linux-amd64-race at aa6b75dd7d15c99368e7f51f3da2fb4b212ce33a :: 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-bullseye-rn5ce6dea" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=7s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /go1.4. (go1.4 linux/amd64) Building Go toolchain1 using /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-bullseye-rn5ce6dea" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=7s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-amd64-race" "GOROOT_BOOTSTRAP=/go1.4" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.10.107+ #1 SMP Sun Apr 24 15:04:08 UTC 2022 x86_64 ##### Testing packages. ok archive/tar 0.096s ok archive/zip 2.874s ok bufio 0.296s ok bytes 3.147s ok compress/bzip2 0.661s ok compress/flate 6.770s ok compress/gzip 0.276s ok compress/lzw 0.939s ok compress/zlib 5.379s ok container/heap 0.035s ok container/list 0.024s ok container/ring 0.023s ok context 0.039s ok crypto 0.023s ok crypto/aes 0.072s ok crypto/cipher 0.055s ok crypto/des 0.070s ok crypto/dsa 0.028s ok crypto/ecdsa 0.023s ok crypto/ed25519 0.376s ok crypto/elliptic 0.063s ok crypto/hmac 0.024s ok crypto/internal/boring 0.501s ok crypto/internal/edwards25519 34.741s ok crypto/internal/edwards25519/field 16.779s ok crypto/internal/nistec 3.937s ok crypto/internal/nistec/fiat 0.021s [no tests to run] ok crypto/internal/subtle 0.029s ok crypto/md5 0.029s ok crypto/rand 0.600s ok crypto/rc4 0.464s ok crypto/rsa 0.284s ok crypto/sha1 0.054s ok crypto/sha256 0.033s ok crypto/sha512 0.035s ok crypto/subtle 0.033s ok crypto/tls 1.470s ok crypto/x509 0.803s ok database/sql 0.354s ok database/sql/driver 0.027s ok debug/buildinfo 0.026s ok debug/dwarf 0.085s ok debug/elf 0.072s ok debug/gosym 0.327s ok debug/macho 0.047s ok debug/pe 0.059s ok debug/plan9obj 0.026s ok embed 0.023s [no tests to run] ok embed/internal/embedtest 0.026s ok encoding/ascii85 0.036s ok encoding/asn1 0.034s ok encoding/base32 0.067s ok encoding/base64 0.040s ok encoding/binary 0.033s ok encoding/csv 0.097s ok encoding/gob 0.090s ok encoding/hex 0.036s ok encoding/json 1.149s ok encoding/pem 2.867s ok encoding/xml 0.095s ok errors 0.036s ok expvar 0.028s ok flag 0.171s ok fmt 1.007s ok go/ast 0.033s ok go/build 2.650s ok go/build/constraint 0.036s ok go/constant 0.036s ok go/doc 0.208s ok go/doc/comment 2.242s ok go/format 0.068s ok go/importer 0.106s ok go/internal/gccgoimporter 0.054s ok go/internal/gcimporter 6.883s ok go/internal/srcimporter 10.509s ok go/parser 0.199s ok go/printer 1.906s ok go/scanner 0.033s ok go/token 0.136s ok go/types 31.165s ok hash 0.029s ok hash/adler32 0.091s ok hash/crc32 0.054s ok hash/crc64 0.034s ok hash/fnv 0.023s ok hash/maphash 0.345s ok html 0.032s ok html/template 0.260s ok image 0.407s ok image/color 0.045s ok image/draw 0.726s ok image/gif 55.906s ok image/jpeg 29.773s ok image/png 1.820s ok index/suffixarray 1.453s ok internal/abi 0.046s ok internal/buildcfg 0.024s ok internal/cpu 0.073s ok internal/diff 0.026s ok internal/fmtsort 0.024s ok internal/fuzz 0.040s ok internal/godebug 0.023s ok internal/intern 0.243s ok internal/itoa 0.025s ok internal/poll 0.426s ok internal/profile 0.026s ok internal/reflectlite 0.288s ok internal/singleflight 0.033s ok internal/trace 0.177s ok internal/unsafeheader 0.025s ok internal/xcoff 0.033s ok io 0.059s ok io/fs 0.025s ok io/ioutil 0.036s ok log 0.039s ok log/syslog 1.246s ok math 0.034s ok math/big 3.442s ok math/bits 0.034s ok math/cmplx 0.026s ok math/rand 1.867s ok mime 0.044s ok mime/multipart 1.592s ok mime/quotedprintable 0.043s ok net 10.017s ok net/http 9.207s ok net/http/cgi 0.470s ok net/http/cookiejar 0.034s ok net/http/fcgi 0.135s ok net/http/httptest 0.116s ok net/http/httptrace 0.023s ok net/http/httputil 0.669s ok net/http/internal 0.023s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.184s ok net/internal/socktest 0.023s ok net/mail 0.035s ok net/netip 0.347s ok net/rpc 0.066s ok net/rpc/jsonrpc 0.042s ok net/smtp 0.054s ok net/textproto 0.038s ok net/url 0.035s ok os 0.934s ok os/exec 1.096s ok os/exec/internal/fdtest 0.032s ok os/signal 2.224s ok os/user 0.023s ok path 0.026s ok path/filepath 0.054s ok plugin 0.034s ok reflect 0.516s ok regexp 0.378s ok regexp/syntax 1.790s ok runtime 32.651s ok runtime/cgo 0.023s ok runtime/debug 0.114s ok runtime/internal/atomic 0.046s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.023s ok runtime/metrics 0.024s ok runtime/pprof 7.921s ok runtime/race 19.600s ok runtime/trace 5.317s ok sort 0.415s ok strconv 3.614s ok strings 2.462s ok sync 0.373s ok sync/atomic 1.552s ok syscall 1.024s ok testing 0.912s ok testing/fstest 0.037s ok testing/iotest 0.024s ok testing/quick 0.176s ok text/scanner 0.046s ok text/tabwriter 0.037s ok text/template 0.126s ok text/template/parse 0.049s ok time 2.230s ok unicode 0.038s ok unicode/utf16 0.024s ok unicode/utf8 0.048s ok cmd/addr2line 1.707s ok cmd/api 6.891s ok cmd/asm/internal/asm 3.077s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.067s ok cmd/compile/internal/amd64 75.941s ok cmd/compile/internal/dwarfgen 0.462s ok cmd/compile/internal/importer 2.099s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.191s ok cmd/compile/internal/noder 0.023s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 14.031s ok cmd/compile/internal/syntax 0.187s ok cmd/compile/internal/test 14.737s ok cmd/compile/internal/typecheck 0.263s ok cmd/compile/internal/types 0.023s ok cmd/compile/internal/types2 4.073s ok cmd/cover 1.262s ok cmd/dist 0.024s ok cmd/doc 0.612s ok cmd/fix 1.132s ok cmd/go 156.769s ok cmd/go/internal/auth 0.026s ok cmd/go/internal/cache 0.152s ok cmd/go/internal/fsys 0.055s ok cmd/go/internal/generate 0.044s ok cmd/go/internal/get 0.044s ok cmd/go/internal/imports 0.033s ok cmd/go/internal/load 0.044s ok cmd/go/internal/lockedfile 0.188s ok cmd/go/internal/lockedfile/internal/filelock 0.072s ok cmd/go/internal/modconv 0.055s ok cmd/go/internal/modfetch 0.033s ok cmd/go/internal/modfetch/codehost 0.029s ok cmd/go/internal/modfetch/zip_sum_test 0.039s ok cmd/go/internal/modindex 0.022s ok cmd/go/internal/modload 0.034s ok cmd/go/internal/mvs 0.052s ok cmd/go/internal/par 0.110s ok cmd/go/internal/search 0.033s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.037s ok cmd/go/internal/vcs 0.033s ok cmd/go/internal/web 0.023s ok cmd/go/internal/work 0.096s ok cmd/gofmt 0.220s ok cmd/internal/archive 0.319s ok cmd/internal/buildid 0.687s ok cmd/internal/dwarf 0.026s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.025s ok cmd/internal/moddeps 1.099s ok cmd/internal/notsha256 0.039s ok cmd/internal/obj 0.621s ok cmd/internal/obj/ppc64 0.089s ok cmd/internal/obj/riscv 0.046s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 0.151s ok cmd/internal/objabi 0.026s ok cmd/internal/pkgpath 0.141s ok cmd/internal/quoted 0.028s ok cmd/internal/src 0.023s ok cmd/internal/sys 0.028s ok cmd/internal/test2json 0.429s ok cmd/link 6.101s ok cmd/link/internal/benchmark 0.024s ok cmd/link/internal/ld 4.349s ok cmd/link/internal/loader 0.093s ok cmd/nm 1.943s ok cmd/objdump 2.193s ok cmd/pack 0.954s ok cmd/pprof 2.108s ok cmd/trace 0.308s ok cmd/vet 4.636s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 1974 53981 ns/op 1384 B/op 26 allocs/op Benchmark/Writer/GNU-4 1746 64383 ns/op 1897 B/op 39 allocs/op Benchmark/Writer/PAX-4 1788 67654 ns/op 2608 B/op 62 allocs/op Benchmark/Reader/USTAR-4 4603 34419 ns/op 5168 B/op 16 allocs/op Benchmark/Reader/GNU-4 6423 20001 ns/op 5194 B/op 15 allocs/op Benchmark/Reader/PAX-4 1816 72232 ns/op 8858 B/op 32 allocs/op PASS ok archive/tar 1.011s goos: linux goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 616867260 ns/op 2456488 B/op 116 allocs/op BenchmarkZip64Test-4 1 131936080 ns/op BenchmarkZip64TestSizes/4096-4 1126 106096 ns/op BenchmarkZip64TestSizes/1048576-4 99 1069183 ns/op BenchmarkZip64TestSizes/67108864-4 1 128278409 ns/op PASS ok archive/zip 1.823s goos: linux goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 262166 466.9 ns/op BenchmarkReaderCopyUnoptimal-4 151623 762.3 ns/op BenchmarkReaderCopyNoWriteTo-4 8360 16143 ns/op BenchmarkReaderWriteToOptimal-4 8289 13636 ns/op BenchmarkReaderReadString-4 139948 1076 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 232063 958.0 ns/op BenchmarkWriterCopyUnoptimal-4 130374 869.3 ns/op BenchmarkWriterCopyNoReadFrom-4 7300 16500 ns/op BenchmarkReaderEmpty-4 40774 3084 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 28076 4238 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 275762 409.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.713s goos: linux goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 5677 20289 ns/op 1615.03 MB/s BenchmarkWriteByte-4 219 544775 ns/op 7.52 MB/s BenchmarkWriteRune-4 100 1023261 ns/op 12.01 MB/s BenchmarkBufferNotEmptyWriteRead-4 24 4818781 ns/op BenchmarkBufferFullSmallReads-4 56 2020341 ns/op BenchmarkBufferWriteBlock/N4096-4 5773 21078 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 358 328454 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 21062768 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 2052834 58.81 ns/op 170.03 MB/s BenchmarkIndexByte/32-4 2006886 59.71 ns/op 535.96 MB/s BenchmarkIndexByte/4K-4 866187 139.0 ns/op 29476.97 MB/s BenchmarkIndexBytePortable/10-4 448908 251.8 ns/op 39.71 MB/s BenchmarkIndexBytePortable/32-4 161602 728.3 ns/op 43.94 MB/s BenchmarkIndexBytePortable/4K-4 1363 86245 ns/op 47.49 MB/s BenchmarkIndexRune/10-4 619003 186.4 ns/op 53.66 MB/s BenchmarkIndexRune/32-4 633696 190.5 ns/op 167.94 MB/s BenchmarkIndexRune/4K-4 285709 419.1 ns/op 9772.96 MB/s BenchmarkIndexRuneASCII/10-4 1997836 58.96 ns/op 169.62 MB/s BenchmarkIndexRuneASCII/32-4 2018722 59.04 ns/op 541.99 MB/s BenchmarkIndexRuneASCII/4K-4 832378 134.4 ns/op 30473.40 MB/s BenchmarkEqual/0-4 6298815 19.04 ns/op BenchmarkEqual/1-4 726744 148.9 ns/op 6.72 MB/s BenchmarkEqual/6-4 736074 150.0 ns/op 40.01 MB/s BenchmarkEqual/9-4 714267 151.4 ns/op 59.43 MB/s BenchmarkEqual/15-4 764618 155.9 ns/op 96.22 MB/s BenchmarkEqual/16-4 752214 152.4 ns/op 104.96 MB/s BenchmarkEqual/20-4 729021 155.5 ns/op 128.58 MB/s BenchmarkEqual/32-4 765471 156.1 ns/op 205.04 MB/s BenchmarkEqual/4K-4 120073 971.4 ns/op 4216.56 MB/s BenchmarkIndex/10-4 1807240 66.45 ns/op 150.48 MB/s BenchmarkIndex/32-4 1669418 68.05 ns/op 470.22 MB/s BenchmarkIndex/4K-4 36968 3303 ns/op 1240.14 MB/s BenchmarkIndexEasy/10-4 1833512 65.61 ns/op 152.41 MB/s BenchmarkIndexEasy/32-4 1790256 63.96 ns/op 500.34 MB/s BenchmarkIndexEasy/4K-4 400960 303.6 ns/op 13490.85 MB/s BenchmarkCount/10-4 825842 131.2 ns/op 76.24 MB/s BenchmarkCount/32-4 882307 133.3 ns/op 240.10 MB/s BenchmarkCount/4K-4 35788 3595 ns/op 1139.51 MB/s BenchmarkCountEasy/10-4 878811 130.6 ns/op 76.59 MB/s BenchmarkCountEasy/32-4 919208 130.6 ns/op 245.02 MB/s BenchmarkCountEasy/4K-4 327243 359.6 ns/op 11391.28 MB/s BenchmarkCountSingle/10-4 1890387 64.60 ns/op 154.80 MB/s BenchmarkCountSingle/32-4 1849671 63.71 ns/op 502.30 MB/s BenchmarkCountSingle/4K-4 662665 172.1 ns/op 23802.35 MB/s BenchmarkToUpper/#00-4 1818608 65.06 ns/op BenchmarkToUpper/ONLYUPPER-4 205054 592.5 ns/op BenchmarkToUpper/abc-4 316788 368.2 ns/op BenchmarkToUpper/AbC123-4 201073 591.6 ns/op BenchmarkToUpper/azAZ09_-4 180472 644.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 50116 2293 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 20701 5723 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40026 3050 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 82191 1465 ns/op BenchmarkToLower/#00-4 1860361 65.02 ns/op BenchmarkToLower/abc-4 280272 420.0 ns/op BenchmarkToLower/AbC123-4 203946 586.0 ns/op BenchmarkToLower/azAZ09_-4 181740 639.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 53944 2277 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 22064 5362 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 42924 2766 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 78708 1485 ns/op BenchmarkFields/ASCII/16-4 79574 1506 ns/op 10.63 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 5854 21071 ns/op 12.15 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 363 324541 ns/op 12.62 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 19 5651076 ns/op 11.60 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 87793908 ns/op 11.94 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 48673 2501 ns/op 6.40 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 3343 33295 ns/op 7.69 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 224 526520 ns/op 7.78 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 12 9774559 ns/op 6.70 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 167434937 ns/op 6.26 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 85574 1381 ns/op 11.58 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 5594 18934 ns/op 13.52 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 384 309678 ns/op 13.23 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 19 6107041 ns/op 10.73 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 102852488 ns/op 10.19 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 65089 1866 ns/op 8.58 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5055 24049 ns/op 10.64 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 318 374861 ns/op 10.93 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 15 7345506 ns/op 8.92 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 147237397 ns/op 7.12 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 954266 116.2 ns/op BenchmarkTrimSpace/ASCII-4 497071 231.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 61302 1949 ns/op BenchmarkTrimSpace/JustNonASCII-4 29685 4056 ns/op BenchmarkToValidUTF8/Valid-4 285021 426.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 204578 570.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 62730 1942 ns/op BenchmarkIndexHard1-4 1096 105954 ns/op BenchmarkIndexHard2-4 800 146840 ns/op BenchmarkIndexHard3-4 166 726839 ns/op BenchmarkIndexHard4-4 162 720696 ns/op BenchmarkLastIndexHard1-4 3 38719536 ns/op BenchmarkLastIndexHard2-4 3 44839882 ns/op BenchmarkLastIndexHard3-4 3 48495142 ns/op BenchmarkCountHard1-4 1131 103223 ns/op BenchmarkCountHard2-4 800 149478 ns/op BenchmarkCountHard3-4 160 725429 ns/op BenchmarkSplitEmptySeparator-4 1 161613686 ns/op BenchmarkSplitSingleByteSeparator-4 10 10195877 ns/op BenchmarkSplitMultiByteSeparator-4 8 13007355 ns/op BenchmarkSplitNSingleByteSeparator-4 115422 1010 ns/op BenchmarkSplitNMultiByteSeparator-4 46155 2558 ns/op BenchmarkRepeat-4 118444 992.1 ns/op BenchmarkBytesCompare/1-4 7002972 17.10 ns/op BenchmarkBytesCompare/2-4 6775836 16.89 ns/op BenchmarkBytesCompare/4-4 6884692 17.15 ns/op BenchmarkBytesCompare/8-4 6737318 17.71 ns/op BenchmarkBytesCompare/16-4 7118078 16.89 ns/op BenchmarkBytesCompare/32-4 6639870 18.10 ns/op BenchmarkBytesCompare/64-4 6567152 18.56 ns/op BenchmarkBytesCompare/128-4 5987144 19.56 ns/op BenchmarkBytesCompare/256-4 5330833 21.89 ns/op BenchmarkBytesCompare/512-4 4453286 27.04 ns/op BenchmarkBytesCompare/1024-4 3207427 37.61 ns/op BenchmarkBytesCompare/2048-4 1953356 58.74 ns/op BenchmarkIndexAnyASCII/1:1-4 1000000 104.5 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 104.8 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 104.6 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 105.4 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 104.3 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 105.8 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 106.5 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 106.4 ns/op BenchmarkIndexAnyASCII/16:2-4 273778 438.4 ns/op BenchmarkIndexAnyASCII/16:4-4 255210 442.5 ns/op BenchmarkIndexAnyASCII/16:8-4 258532 452.6 ns/op BenchmarkIndexAnyASCII/16:16-4 256898 456.6 ns/op BenchmarkIndexAnyASCII/16:32-4 232387 507.2 ns/op BenchmarkIndexAnyASCII/16:64-4 209199 566.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1000000 111.8 ns/op BenchmarkIndexAnyASCII/256:2-4 21528 5449 ns/op BenchmarkIndexAnyASCII/256:4-4 21878 5519 ns/op BenchmarkIndexAnyASCII/256:8-4 21489 5495 ns/op BenchmarkIndexAnyASCII/256:16-4 21702 5588 ns/op BenchmarkIndexAnyASCII/256:32-4 21434 5723 ns/op BenchmarkIndexAnyASCII/256:64-4 21050 5701 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 105.3 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 107.4 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 106.5 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 106.8 ns/op BenchmarkIndexAnyUTF8/1:16-4 1000000 104.6 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 106.1 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 107.3 ns/op BenchmarkIndexAnyUTF8/16:1-4 86473 1374 ns/op BenchmarkIndexAnyUTF8/16:2-4 167343 711.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 166180 725.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 165098 713.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 158804 728.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 164199 717.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 168097 725.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 5922 20642 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 10226 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 10097 ns/op BenchmarkIndexAnyUTF8/256:8-4 12066 10114 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10288 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10303 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10265 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 103.8 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 104.8 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 103.3 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 103.8 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 104.9 ns/op BenchmarkLastIndexAnyASCII/1:32-4 993656 104.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 105.8 ns/op BenchmarkLastIndexAnyASCII/16:1-4 180283 645.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 185922 640.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 186135 655.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 173522 673.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 171106 686.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 165936 721.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 150775 783.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 13290 8950 ns/op BenchmarkLastIndexAnyASCII/256:2-4 13218 9037 ns/op BenchmarkLastIndexAnyASCII/256:4-4 13184 8830 ns/op BenchmarkLastIndexAnyASCII/256:8-4 13444 8822 ns/op BenchmarkLastIndexAnyASCII/256:16-4 13550 8925 ns/op BenchmarkLastIndexAnyASCII/256:32-4 13254 9246 ns/op BenchmarkLastIndexAnyASCII/256:64-4 13026 9135 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 105.5 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 106.8 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 106.9 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 107.5 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 106.0 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 106.0 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 105.2 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 133773 889.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 159322 751.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 158079 751.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 157684 764.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 156391 742.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 162763 732.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 166094 725.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9145 13207 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10925 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10697 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10691 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10388 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10485 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10279 ns/op BenchmarkTrimASCII/1:1-4 1360939 88.75 ns/op BenchmarkTrimASCII/1:2-4 1000000 109.7 ns/op BenchmarkTrimASCII/1:4-4 1000000 116.1 ns/op BenchmarkTrimASCII/1:8-4 960638 129.8 ns/op BenchmarkTrimASCII/1:16-4 849538 139.2 ns/op BenchmarkTrimASCII/16:1-4 279650 433.8 ns/op BenchmarkTrimASCII/16:2-4 176436 680.4 ns/op BenchmarkTrimASCII/16:4-4 175878 670.1 ns/op BenchmarkTrimASCII/16:8-4 169216 688.0 ns/op BenchmarkTrimASCII/16:16-4 170202 700.4 ns/op BenchmarkTrimASCII/256:1-4 20980 5639 ns/op BenchmarkTrimASCII/256:2-4 12822 9222 ns/op BenchmarkTrimASCII/256:4-4 13132 9195 ns/op BenchmarkTrimASCII/256:8-4 12973 9391 ns/op BenchmarkTrimASCII/256:16-4 12616 9454 ns/op BenchmarkTrimASCII/4096:1-4 1354 89519 ns/op BenchmarkTrimASCII/4096:2-4 772 150081 ns/op BenchmarkTrimASCII/4096:4-4 795 150836 ns/op BenchmarkTrimASCII/4096:8-4 806 150733 ns/op BenchmarkTrimASCII/4096:16-4 808 147150 ns/op BenchmarkTrimByte-4 756062 148.5 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17649 6545 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18370 6534 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 351 332860 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 699 166004 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 1416 82329 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 2744 41090 ns/op BenchmarkCompareBytesEqual-4 7169478 16.59 ns/op BenchmarkCompareBytesToNil-4 7390522 16.33 ns/op BenchmarkCompareBytesEmpty-4 7583326 16.01 ns/op BenchmarkCompareBytesIdentical-4 7544824 16.04 ns/op BenchmarkCompareBytesSameLength-4 6773648 17.62 ns/op BenchmarkCompareBytesDifferentLength-4 6715770 17.33 ns/op BenchmarkCompareBytesBigUnaligned-4 3338 31880 ns/op 32891.46 MB/s BenchmarkCompareBytesBig-4 3450 32611 ns/op 32154.23 MB/s BenchmarkCompareBytesBigIdentical-4 7661620 15.56 ns/op 67380350.49 MB/s PASS ok bytes 35.950s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 65998750 ns/op 1.52 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 258563979 ns/op 2.19 MB/s 3630384 B/op 53 allocs/op BenchmarkDecodeRand-4 3 37250227 ns/op 0.44 MB/s 3646253 B/op 52 allocs/op PASS ok compress/bzip2 1.291s goos: linux goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 76 1562815 ns/op 6.40 MB/s 42480 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 31750912 ns/op 3.15 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 160921527 ns/op 6.21 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 36 3166105 ns/op 3.16 MB/s 43132 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 30724708 ns/op 3.25 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 305322255 ns/op 3.28 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 78 3068800 ns/op 3.26 MB/s 42786 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 28752575 ns/op 3.48 MB/s 44403 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 284643527 ns/op 3.51 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 38 3067357 ns/op 3.26 MB/s 42311 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 28829789 ns/op 3.47 MB/s 45577 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 154973307 ns/op 6.45 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 69 1728371 ns/op 5.79 MB/s 43620 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 34739197 ns/op 2.88 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 346428012 ns/op 2.89 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 2637360 ns/op 3.79 MB/s 43536 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 9 12249449 ns/op 8.16 MB/s 45595 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 116278911 ns/op 8.60 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 49 2353371 ns/op 4.25 MB/s 43398 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 6 17215467 ns/op 5.81 MB/s 47074 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 170292266 ns/op 5.87 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1250518 ns/op 8.00 MB/s 43757 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 9114257 ns/op 10.97 MB/s 43608 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 167236846 ns/op 5.98 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 130 1994291 ns/op 5.01 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 12 8537950 ns/op 11.71 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 189849184 ns/op 5.27 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 3633268 ns/op 2.75 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17314525 ns/op 5.78 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 157580207 ns/op 6.35 MB/s BenchmarkEncode/Digits/Default/1e4-4 24 10956853 ns/op 0.91 MB/s BenchmarkEncode/Digits/Default/1e5-4 1 116350660 ns/op 0.86 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1217507120 ns/op 0.82 MB/s BenchmarkEncode/Digits/Compression/1e4-4 21 11235414 ns/op 0.89 MB/s BenchmarkEncode/Digits/Compression/1e5-4 1 112733081 ns/op 0.89 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 1146006037 ns/op 0.87 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 92 2376398 ns/op 4.21 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 12 20101493 ns/op 4.97 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 2 88918708 ns/op 11.25 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 1771967 ns/op 5.64 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 12588538 ns/op 7.94 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 243319999 ns/op 4.11 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 12949773 ns/op 0.77 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 100989582 ns/op 0.99 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 505104489 ns/op 1.98 MB/s BenchmarkEncode/Newton/Compression/1e4-4 22 5278411 ns/op 1.89 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 124836051 ns/op 0.80 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1242306318 ns/op 0.80 MB/s PASS ok compress/flate 18.653s goos: linux goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 54 4014243 ns/op 2.49 MB/s BenchmarkDecoder/1e-Reuse4-4 28 4006167 ns/op 2.50 MB/s BenchmarkDecoder/1e5-4 6 39571263 ns/op 2.53 MB/s BenchmarkDecoder/1e-Reuse5-4 4 39160992 ns/op 2.55 MB/s BenchmarkDecoder/1e6-4 1 389113688 ns/op 2.57 MB/s BenchmarkDecoder/1e-Reuse6-4 1 388459278 ns/op 2.57 MB/s BenchmarkEncoder/1e4-4 32 3487352 ns/op 2.87 MB/s BenchmarkEncoder/1e-Reuse4-4 33 3200962 ns/op 3.12 MB/s BenchmarkEncoder/1e5-4 6 34088137 ns/op 2.93 MB/s BenchmarkEncoder/1e-Reuse5-4 7 33637999 ns/op 2.97 MB/s BenchmarkEncoder/1e6-4 1 346125771 ns/op 2.89 MB/s BenchmarkEncoder/1e-Reuse6-4 1 334770692 ns/op 2.99 MB/s PASS ok compress/lzw 3.753s goos: linux goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 24 8505719 ns/op PASS ok container/heap 0.239s goos: linux goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 23262 6141 ns/op BenchmarkWithTimeout/concurrency=40-4 5359 22295 ns/op BenchmarkWithTimeout/concurrency=4000-4 5128 22531 ns/op BenchmarkWithTimeout/concurrency=400000-4 4989 28519 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 399250 331.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17136 8107 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20625 5626 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2928 35777 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2248 54838 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3050 35362 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 300 493163 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 211 592636 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 344 324795 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 4073140 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6787024 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 36 3324475 ns/op BenchmarkCheckCanceled/Err-4 273139 418.4 ns/op BenchmarkCheckCanceled/Done-4 449476 263.3 ns/op BenchmarkContextCancelDone-4 702032 164.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23252 5433 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23772 6804 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 16670 7000 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 12087 9687 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9570 15437 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 600278 196.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 351836 354.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 242043 1204 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 154200 1938 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 79976 3776 ns/op PASS ok context 10.949s goos: linux goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2145446 123.0 ns/op 130.07 MB/s BenchmarkDecrypt-4 889580 122.4 ns/op 130.72 MB/s BenchmarkExpand-4 1871446 62.62 ns/op PASS ok crypto/aes 0.647s goos: linux goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 202711 575.8 ns/op 111.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 404959 262.4 ns/op 243.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 204615 589.3 ns/op 108.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 413155 287.0 ns/op 223.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 130272 921.0 ns/op 1465.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 182666 796.9 ns/op 1694.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 84896 1419 ns/op 951.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 170311 700.0 ns/op 1928.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 38252 2683 ns/op 3053.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 45398 2487 ns/op 3294.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41493 3307 ns/op 2477.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42822 2753 ns/op 2975.82 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 3943 30406 ns/op 33.51 MB/s BenchmarkAESCFBDecrypt1K-4 6648 30329 ns/op 33.60 MB/s BenchmarkAESCFBDecrypt8K-4 896 131081 ns/op 62.46 MB/s BenchmarkAESOFB1K-4 10000 19889 ns/op 51.23 MB/s BenchmarkAESCTR1K-4 6866 16781 ns/op 60.72 MB/s BenchmarkAESCTR8K-4 2029 134164 ns/op 61.02 MB/s BenchmarkAESCBCEncrypt1K-4 15363 17295 ns/op 59.21 MB/s BenchmarkAESCBCDecrypt1K-4 20120 5956 ns/op 171.93 MB/s BenchmarkXORBytes/8Bytes-4 1447764 82.96 ns/op 96.43 MB/s BenchmarkXORBytes/128Bytes-4 2973213 85.26 ns/op 1501.28 MB/s BenchmarkXORBytes/2048Bytes-4 786208 143.4 ns/op 14277.21 MB/s BenchmarkXORBytes/32768Bytes-4 103038 1074 ns/op 30522.16 MB/s PASS ok crypto/cipher 4.253s goos: linux goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 42696 2811 ns/op 2.85 MB/s BenchmarkDecrypt-4 102111 2822 ns/op 2.84 MB/s BenchmarkTDESEncrypt-4 39006 7497 ns/op 1.07 MB/s BenchmarkTDESDecrypt-4 15910 7543 ns/op 1.06 MB/s PASS ok crypto/des 0.993s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 1465 79239 ns/op 3259 B/op 47 allocs/op BenchmarkSign/P224-4 67 1748560 ns/op 5211 B/op 73 allocs/op BenchmarkSign/P384-4 26 4509545 ns/op 6470 B/op 74 allocs/op BenchmarkSign/P521-4 20 6178680 ns/op 8181 B/op 76 allocs/op BenchmarkVerify/P256-4 1112 114569 ns/op 1187 B/op 20 allocs/op BenchmarkVerify/P224-4 21 5240016 ns/op 1774 B/op 39 allocs/op BenchmarkVerify/P384-4 15 7377691 ns/op 2421 B/op 41 allocs/op BenchmarkVerify/P521-4 5 21741022 ns/op 3113 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3768 27420 ns/op 770 B/op 13 allocs/op BenchmarkGenerateKey/P224-4 154 772365 ns/op 787 B/op 17 allocs/op BenchmarkGenerateKey/P384-4 27 4006288 ns/op 972 B/op 16 allocs/op BenchmarkGenerateKey/P521-4 20 10014225 ns/op 1423 B/op 18 allocs/op PASS ok crypto/ecdsa 2.177s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 175 662512 ns/op BenchmarkNewKeyFromSeed-4 396 662580 ns/op BenchmarkSigning-4 348 689778 ns/op BenchmarkVerification-4 109 1096140 ns/op PASS ok crypto/ed25519 1.127s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 5475 18872 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 82 1420086 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 69 1851478 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 4973644 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1538 77024 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 3710867 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5317062 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15803126 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 15403 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6945 23319 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3507 33040 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 85 1193808 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3828 53201 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 289 713282 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2404 81239 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 51 2253211 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.134s goos: linux goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 10000 10342 ns/op 99.02 MB/s BenchmarkHMACSHA256_32-4 15825 7572 ns/op 4.23 MB/s BenchmarkNewWriteSum-4 12730 14566 ns/op 2.20 MB/s PASS ok crypto/hmac 0.617s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult-4 382 277711 ns/op BenchmarkScalarMult-4 74 1513950 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 250 1052209 ns/op PASS ok crypto/internal/edwards25519 0.576s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 243763 472.2 ns/op BenchmarkMultiply-4 4955238 24.10 ns/op BenchmarkMult32-4 643669 179.4 ns/op PASS ok crypto/internal/edwards25519/field 0.504s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 66 3591347 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1947 61918 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5183611 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 27344235 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 196 552386 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12722 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 69 3394392 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4458135 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.662s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 562843 195.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 141510 834.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 93760 2051 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 612294 421.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 145478 828.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 94210 2057 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.184s goos: linux goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 69301 1610 ns/op 4.97 MB/s BenchmarkHash64-4 140127 858.2 ns/op 74.57 MB/s BenchmarkHash128-4 78684 1529 ns/op 83.69 MB/s BenchmarkHash256-4 102776 1733 ns/op 147.72 MB/s BenchmarkHash512-4 55616 2155 ns/op 237.54 MB/s BenchmarkHash1K-4 49423 2424 ns/op 422.46 MB/s BenchmarkHash8K-4 8095 14812 ns/op 553.07 MB/s BenchmarkHash1M-4 64 1732215 ns/op 605.34 MB/s BenchmarkHash8M-4 8 13835860 ns/op 606.29 MB/s BenchmarkHash8BytesUnaligned-4 124362 1612 ns/op 4.96 MB/s BenchmarkHash1KUnaligned-4 39945 2997 ns/op 341.71 MB/s BenchmarkHash8KUnaligned-4 8218 14927 ns/op 548.82 MB/s PASS ok crypto/md5 2.035s goos: linux goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 1 564381554 ns/op PASS ok crypto/rand 0.594s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 10000 14103 ns/op 9.08 MB/s BenchmarkRC4_1K-4 2203 54285 ns/op 18.86 MB/s BenchmarkRC4_8K-4 241 429850 ns/op 18.83 MB/s PASS ok crypto/rc4 0.513s goos: linux goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkRSA2048Decrypt-4 45 2521995 ns/op BenchmarkRSA2048Sign-4 39 2959291 ns/op Benchmark3PrimeRSA2048Decrypt-4 26 4244644 ns/op PASS ok crypto/rsa 0.432s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 57673 1967 ns/op 4.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 120572 985.3 ns/op 8.12 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 71401 1649 ns/op 194.02 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 74425 1470 ns/op 217.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49159 2434 ns/op 420.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53349 2243 ns/op 456.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10682 ns/op 766.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11123 ns/op 736.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.076s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 80049 1508 ns/op 5.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 91783 1304 ns/op 6.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87495 1445 ns/op 5.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28663 5105 ns/op 200.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 25381 3984 ns/op 257.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29466 4055 ns/op 252.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4826 24467 ns/op 334.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4965 24141 ns/op 339.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5094 23553 ns/op 347.82 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.677s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 57184 2078 ns/op 3.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 69949 1714 ns/op 4.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 60920 1926 ns/op 4.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 23270 5136 ns/op 199.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34928 4502 ns/op 227.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 24684 4876 ns/op 210.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6884 16382 ns/op 500.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7248 16047 ns/op 510.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6762 17437 ns/op 469.81 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.527s goos: linux goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 22112074 5.275 ns/op BenchmarkConstantTimeEq-4 8119815 14.48 ns/op BenchmarkConstantTimeLessOrEq-4 22787953 14.52 ns/op PASS ok crypto/subtle 0.624s goos: linux goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkHandshakeServer/RSA-4 63 1756111 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 42 2586281 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 50 2128934 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 102 1234652 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 151 802906 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 30 3715197 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 32 3344574 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 2 51527054 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 50117849 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 17882761 ns/op 58.64 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 21882126 ns/op 47.92 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 28525980 ns/op 73.52 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 33898926 ns/op 61.86 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 47590759 ns/op 88.13 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 59470859 ns/op 70.53 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 87140914 ns/op 96.26 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 110854598 ns/op 75.67 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 175574508 ns/op 95.56 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 219791626 ns/op 76.33 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 356304125 ns/op 94.17 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 468060501 ns/op 71.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 716794487 ns/op 93.62 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 916394415 ns/op 73.23 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 20106360 ns/op 52.15 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 24236598 ns/op 43.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 30646952 ns/op 68.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 37056603 ns/op 56.59 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 3 50125306 ns/op 83.68 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 77399414 ns/op 54.19 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 109580998 ns/op 76.55 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 121278768 ns/op 69.17 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 176278967 ns/op 95.17 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 226166246 ns/op 74.18 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 345063184 ns/op 97.24 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 443370083 ns/op 75.68 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 729167568 ns/op 92.03 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 936804854 ns/op 71.64 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 704221788 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 706448439 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 289480115 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 289250245 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 150422367 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149560243 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80714098 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79369482 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 39969686 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 39398133 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 144102307 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 146161806 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63953794 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 64782614 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 39617527 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36814316 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 25188553 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23504468 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 17581535 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 16536444 ns/op PASS ok crypto/tls 16.708s goos: linux goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 30 3548795 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 374 378298 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1099 114951 ns/op 13219 B/op 240 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1100 121816 ns/op 14643 B/op 264 allocs/op PASS ok crypto/x509 0.985s goos: linux goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 38 2911791 ns/op 260815 B/op 1633 allocs/op BenchmarkConcurrentStmtQuery-4 38 3168000 ns/op 256898 B/op 1949 allocs/op BenchmarkConcurrentStmtExec-4 50 2132963 ns/op 202208 B/op 616 allocs/op BenchmarkConcurrentTxQuery-4 38 3044058 ns/op 265767 B/op 2147 allocs/op BenchmarkConcurrentTxExec-4 69 1718855 ns/op 87469 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 52 2646047 ns/op 101181 B/op 2008 allocs/op BenchmarkConcurrentTxStmtExec-4 136 922666 ns/op 40953 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 2900688 ns/op 223217 B/op 1812 allocs/op BenchmarkManyConcurrentQueries-4 2520 44667 ns/op 3944 B/op 19 allocs/op PASS ok database/sql 1.620s goos: linux goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 185594 665.8 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 60 1909560 ns/op 172018 B/op 13 allocs/op Benchmark115/LineToPC-4 74 2590508 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 20774 5799 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.879s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkMarshal-4 547 211254 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2820 39404 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.291s goos: linux goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 354 779698 ns/op 10.51 MB/s BenchmarkEncodeToString-4 327 804945 ns/op 10.18 MB/s BenchmarkDecode-4 100 1417568 ns/op 9.25 MB/s BenchmarkDecodeString-4 154 764977 ns/op 17.14 MB/s PASS ok encoding/base32 0.992s goos: linux goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 430 504419 ns/op 16.24 MB/s BenchmarkDecodeString/2-4 342849 393.6 ns/op 10.16 MB/s BenchmarkDecodeString/4-4 152239 780.8 ns/op 10.25 MB/s BenchmarkDecodeString/8-4 185895 592.9 ns/op 20.24 MB/s BenchmarkDecodeString/64-4 40492 4358 ns/op 20.19 MB/s BenchmarkDecodeString/8192-4 364 325393 ns/op 33.57 MB/s PASS ok encoding/base64 1.317s goos: linux goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1558 152141 ns/op 26.29 MB/s BenchmarkReadStruct-4 17354 9537 ns/op 7.86 MB/s BenchmarkWriteStruct-4 18826 6334 ns/op 11.84 MB/s BenchmarkReadInts-4 46593 2630 ns/op 11.41 MB/s BenchmarkWriteInts-4 38665 3265 ns/op 9.19 MB/s BenchmarkWriteSlice1000Int32s-4 1375 85597 ns/op 46.73 MB/s BenchmarkPutUint16-4 4331558 25.72 ns/op 77.77 MB/s BenchmarkAppendUint16-4 4761492 25.36 ns/op 78.87 MB/s BenchmarkPutUint32-4 3484198 37.86 ns/op 105.64 MB/s BenchmarkAppendUint32-4 1258262 95.39 ns/op 41.93 MB/s BenchmarkPutUint64-4 1000000 195.8 ns/op 40.86 MB/s BenchmarkAppendUint64-4 1190550 198.3 ns/op 40.34 MB/s BenchmarkLittleEndianPutUint16-4 4874244 24.92 ns/op 80.25 MB/s BenchmarkLittleEndianAppendUint16-4 4653565 69.39 ns/op 28.82 MB/s BenchmarkLittleEndianPutUint32-4 1278127 93.83 ns/op 42.63 MB/s BenchmarkLittleEndianAppendUint32-4 3471657 96.20 ns/op 41.58 MB/s BenchmarkLittleEndianPutUint64-4 600080 196.2 ns/op 40.77 MB/s BenchmarkLittleEndianAppendUint64-4 1187804 199.2 ns/op 40.17 MB/s BenchmarkReadFloats-4 159405 845.5 ns/op 14.19 MB/s BenchmarkWriteFloats-4 90666 1353 ns/op 8.87 MB/s BenchmarkReadSlice1000Float32s-4 1435 80678 ns/op 49.58 MB/s BenchmarkWriteSlice1000Float32s-4 1286 92100 ns/op 43.43 MB/s BenchmarkReadSlice1000Uint8s-4 57115 1882 ns/op 531.41 MB/s BenchmarkWriteSlice1000Uint8s-4 100354 1142 ns/op 875.92 MB/s BenchmarkPutUvarint32-4 1127132 260.6 ns/op 15.35 MB/s BenchmarkPutUvarint64-4 274077 423.3 ns/op 18.90 MB/s PASS ok encoding/binary 5.488s goos: linux goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 6590 24874 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 8460 15183 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 8232 14682 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4939 30274 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 4806 23033 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5187 22948 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5140 22957 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4622 33799 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12940 10534 ns/op PASS ok encoding/csv 1.905s goos: linux goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 10879 10865 ns/op BenchmarkEndToEndByteBuffer-4 13897 8781 ns/op BenchmarkEndToEndSliceByteBuffer-4 182 628355 ns/op BenchmarkEncodeComplex128Slice-4 526 213699 ns/op BenchmarkEncodeFloat64Slice-4 972 111085 ns/op BenchmarkEncodeInt32Slice-4 986 112674 ns/op BenchmarkEncodeStringSlice-4 1569 68030 ns/op BenchmarkEncodeInterfaceSlice-4 43 2773509 ns/op BenchmarkDecodeComplex128Slice-4 400 296913 ns/op BenchmarkDecodeFloat64Slice-4 838 137302 ns/op BenchmarkDecodeInt32Slice-4 826 142297 ns/op BenchmarkDecodeStringSlice-4 640 201979 ns/op BenchmarkDecodeStringsSlice-4 212 553317 ns/op BenchmarkDecodeBytesSlice-4 399 297622 ns/op BenchmarkDecodeInterfaceSlice-4 67 1694770 ns/op BenchmarkDecodeMap-4 76 1436773 ns/op PASS ok encoding/gob 2.461s goos: linux goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 15274 15863 ns/op 16.14 MB/s BenchmarkEncode/1024-4 3678 43752 ns/op 23.40 MB/s BenchmarkEncode/4096-4 920 253997 ns/op 16.13 MB/s BenchmarkEncode/16384-4 232 1023741 ns/op 16.00 MB/s BenchmarkDecode/256-4 14906 8028 ns/op 31.89 MB/s BenchmarkDecode/1024-4 3772 31883 ns/op 32.12 MB/s BenchmarkDecode/4096-4 937 127557 ns/op 32.11 MB/s BenchmarkDecode/16384-4 235 509510 ns/op 32.16 MB/s BenchmarkDump/256-4 1533 76298 ns/op 3.36 MB/s BenchmarkDump/1024-4 387 309310 ns/op 3.31 MB/s BenchmarkDump/4096-4 92 1236400 ns/op 3.31 MB/s BenchmarkDump/16384-4 22 5026348 ns/op 3.26 MB/s PASS ok encoding/hex 2.277s goos: linux goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 1 149652119 ns/op 12.97 MB/s 2144 B/op 17 allocs/op BenchmarkCodeMarshal-4 1 159393557 ns/op 12.17 MB/s 1943912 B/op 19 allocs/op BenchmarkMarshalBytes/32-4 28510 6147 ns/op BenchmarkMarshalBytes/256-4 8179 18700 ns/op BenchmarkMarshalBytes/4096-4 544 252366 ns/op BenchmarkCodeDecoder-4 1 677888418 ns/op 2.86 MB/s 11145896 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 22746 5352 ns/op 2.62 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37909 3332 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 344487684 ns/op 5.63 MB/s 3067792 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 550056618 ns/op 3.53 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 60020 2035 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 99027 1086 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 182574 666.4 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 54445 2233 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 44078 2755 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 15684 7359 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3657 33894 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 780 131036 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 118 990695 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9159811 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 429006 253.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 505308 257.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 437019 251.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 595814 245.5 ns/op BenchmarkEncodeMarshaler-4 47959 2475 ns/op 91 B/op 1 allocs/op BenchmarkNumberIsValid-4 3783529 31.37 ns/op BenchmarkNumberIsValidRegexp-4 19375 9858 ns/op BenchmarkEncoderEncode-4 54859 2157 ns/op 139 B/op 1 allocs/op PASS ok encoding/json 7.632s goos: linux goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 56 4736704 ns/op 13.84 MB/s BenchmarkDecode-4 26 8242979 ns/op 10.77 MB/s PASS ok encoding/pem 0.678s goos: linux goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 1828 61783 ns/op 6265 B/op 24 allocs/op BenchmarkUnmarshal-4 691 168149 ns/op 8338 B/op 190 allocs/op BenchmarkHTMLAutoClose-4 2764 38033 ns/op PASS ok encoding/xml 0.406s goos: linux goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 315592 348.4 ns/op BenchmarkIntSet-4 378241 288.4 ns/op BenchmarkFloatAdd-4 126380 1033 ns/op BenchmarkFloatSet-4 976626 142.3 ns/op BenchmarkStringSet-4 587906 335.0 ns/op BenchmarkMapSet-4 127032 1350 ns/op BenchmarkMapSetDifferent-4 43624 3064 ns/op BenchmarkMapSetDifferentRandom-4 283 364755 ns/op BenchmarkMapSetString-4 88495 1540 ns/op BenchmarkMapAddSame-4 32397 3877 ns/op BenchmarkMapAddDifferent-4 15177 8010 ns/op BenchmarkMapAddDifferentRandom-4 253 425836 ns/op BenchmarkMapAddSameSteadyState-4 266487 511.2 ns/op BenchmarkMapAddDifferentSteadyState-4 77064 1393 ns/op BenchmarkRealworldExpvarUsage-4 22766 6435 ns/op PASS ok expvar 2.705s goos: linux goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 65158 1681 ns/op BenchmarkSprintfEmpty-4 271222 399.3 ns/op BenchmarkSprintfString-4 197694 612.3 ns/op BenchmarkSprintfTruncateString-4 152452 708.8 ns/op BenchmarkSprintfTruncateBytes-4 109714 996.6 ns/op BenchmarkSprintfSlowParsingPath-4 173532 700.6 ns/op BenchmarkSprintfQuoteString-4 31302 3641 ns/op BenchmarkSprintfInt-4 194157 644.2 ns/op BenchmarkSprintfIntInt-4 134560 883.0 ns/op BenchmarkSprintfPrefixedInt-4 157285 812.4 ns/op BenchmarkSprintfFloat-4 92682 1238 ns/op BenchmarkSprintfComplex-4 38654 3157 ns/op BenchmarkSprintfBoolean-4 177255 636.7 ns/op BenchmarkSprintfHexString-4 94032 1293 ns/op BenchmarkSprintfHexBytes-4 64376 1573 ns/op BenchmarkSprintfBytes-4 38930 3543 ns/op BenchmarkSprintfStringer-4 56548 2088 ns/op BenchmarkSprintfStructure-4 26332 4541 ns/op BenchmarkManyArgs-4 44989 2585 ns/op BenchmarkFprintInt-4 58387 2021 ns/op BenchmarkFprintfBytes-4 84012 1777 ns/op BenchmarkFprintIntNoAlloc-4 82088 1476 ns/op BenchmarkScanInts-4 21 5371699 ns/op BenchmarkScanRecursiveInt-4 1 325331975 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 647672241 ns/op PASS ok fmt 4.285s goos: linux goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 922 124871 ns/op PASS ok go/build 0.150s goos: linux goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 50977 2132 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12297 8345 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4083 28460 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1153 115211 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 246 484302 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 50 2076083 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 8979683 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 39836224 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 153760668 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.445s goos: linux goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 247663501 ns/op 0.26 MB/s 6174440 B/op 118801 allocs/op PASS ok go/format 0.303s goos: linux goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 3 37144964 ns/op 1.99 MB/s BenchmarkParseOnly-4 5 31935566 ns/op 2.31 MB/s BenchmarkResolve-4 33 4134361 ns/op 17.85 MB/s PASS ok go/parser 1.545s goos: linux goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrint-4 1 181775126 ns/op PASS ok go/printer 0.211s goos: linux goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 200 582526 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 13235967 ns/op 3.98 MB/s BenchmarkScanFiles/go/parser/parser.go-4 6 19324377 ns/op 3.82 MB/s BenchmarkScanFiles/net/http/server.go-4 7 15148607 ns/op 7.45 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 258 462821 ns/op 6.65 MB/s PASS ok go/scanner 1.077s goos: linux goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1442994 83.94 ns/op PASS ok go/token 0.234s goos: linux goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkCheck/http/funcbodies/info-4 1 505288451 ns/op 58926 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 328093535 ns/op 90768 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 183994176 ns/op 161876 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 160987747 ns/op 185014 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 111218441 ns/op 45319 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 82584808 ns/op 61036 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 43747920 ns/op 115214 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 41312214 ns/op 122017 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 55211709 ns/op 39003 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37115004 ns/op 58004 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 23703060 ns/op 90840 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20241538 ns/op 106388 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 805129029 ns/op 74950 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 425998307 ns/op 141642 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 148634919 ns/op 405832 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 82888484 ns/op 727619 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 2 58053296 ns/op 31803 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 61503380 ns/op 30016 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 38723940 ns/op 47665 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 41698884 ns/op 44280 lines/s PASS ok go/types 10.800s goos: linux goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 9802 21101 ns/op 48.53 MB/s PASS ok hash/adler32 0.319s goos: linux goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 262311 938.3 ns/op 15.99 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 240553 457.3 ns/op 32.80 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 137319 1800 ns/op 22.22 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 67153 1801 ns/op 22.22 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 528321 218.3 ns/op 2345.91 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 555349 417.9 ns/op 1225.09 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 427880 455.9 ns/op 2246.21 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 428952 260.6 ns/op 3929.94 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 224860 707.9 ns/op 5785.85 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 226580 707.0 ns/op 5793.52 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 38552 2884 ns/op 11362.28 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 41668 2883 ns/op 11367.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 548844 206.5 ns/op 72.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 542061 377.7 ns/op 39.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 314449 379.4 ns/op 105.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 531627 379.8 ns/op 105.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 431323 283.0 ns/op 1809.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 425785 285.1 ns/op 1795.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 338408 710.4 ns/op 1441.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 331820 717.3 ns/op 1427.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 274675 695.2 ns/op 5891.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 260925 440.3 ns/op 9302.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 56220 2116 ns/op 15485.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 57001 2112 ns/op 15515.92 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 281424 422.0 ns/op 35.54 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 135409 880.1 ns/op 17.04 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 150999 792.2 ns/op 50.49 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 68794 1752 ns/op 22.83 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 6517 18229 ns/op 28.09 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 6568 18225 ns/op 28.09 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7754 15477 ns/op 66.16 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3244 36409 ns/op 28.13 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1879 61504 ns/op 66.60 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 831 144404 ns/op 28.36 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 238 1149855 ns/op 28.50 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1146922 ns/op 28.57 MB/s PASS ok hash/crc32 6.385s goos: linux goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 110 1080931 ns/op 60.63 MB/s BenchmarkCrc64/ISO4KB-4 1726 67215 ns/op 60.94 MB/s BenchmarkCrc64/ISO1KB-4 6559 17272 ns/op 59.29 MB/s BenchmarkCrc64/ECMA64KB-4 50 2211451 ns/op 29.63 MB/s BenchmarkCrc64/Random64KB-4 52 2240808 ns/op 29.25 MB/s BenchmarkCrc64/Random16KB-4 460 258665 ns/op 63.34 MB/s PASS ok hash/crc64 0.938s goos: linux goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 5485 21613 ns/op 47.38 MB/s BenchmarkFnv32aKB-4 9280 15331 ns/op 66.79 MB/s BenchmarkFnv64KB-4 5559 18296 ns/op 55.97 MB/s BenchmarkFnv64aKB-4 10360 21517 ns/op 47.59 MB/s BenchmarkFnv128KB-4 1012 118074 ns/op 8.67 MB/s BenchmarkFnv128aKB-4 2325 46117 ns/op 22.20 MB/s PASS ok hash/fnv 1.035s goos: linux goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 525080 350.1 ns/op 11.42 MB/s BenchmarkHash/n=4/Bytes-4 4539315 26.52 ns/op 150.85 MB/s BenchmarkHash/n=4/String-4 2148408 54.95 ns/op 72.79 MB/s BenchmarkHash/n=8/Write-4 323827 347.7 ns/op 23.01 MB/s BenchmarkHash/n=8/Bytes-4 4216082 26.42 ns/op 302.75 MB/s BenchmarkHash/n=8/String-4 3643513 54.66 ns/op 146.36 MB/s BenchmarkHash/n=16/Write-4 590436 203.0 ns/op 78.83 MB/s BenchmarkHash/n=16/Bytes-4 4467574 47.30 ns/op 338.29 MB/s BenchmarkHash/n=16/String-4 2201582 54.40 ns/op 294.12 MB/s BenchmarkHash/n=32/Write-4 564957 207.5 ns/op 154.23 MB/s BenchmarkHash/n=32/Bytes-4 4500424 47.92 ns/op 667.74 MB/s BenchmarkHash/n=32/String-4 3624438 33.13 ns/op 965.92 MB/s BenchmarkHash/n=64/Write-4 557516 210.2 ns/op 304.43 MB/s BenchmarkHash/n=64/Bytes-4 4396128 26.88 ns/op 2381.18 MB/s BenchmarkHash/n=64/String-4 2142878 56.04 ns/op 1142.11 MB/s BenchmarkHash/n=256/Write-4 438060 464.3 ns/op 551.34 MB/s BenchmarkHash/n=256/Bytes-4 3450682 61.99 ns/op 4129.50 MB/s BenchmarkHash/n=256/String-4 2491941 47.81 ns/op 5354.03 MB/s BenchmarkHash/n=320/Write-4 447780 271.1 ns/op 1180.41 MB/s BenchmarkHash/n=320/Bytes-4 2953974 71.98 ns/op 4445.81 MB/s BenchmarkHash/n=320/String-4 2046352 60.20 ns/op 5315.48 MB/s BenchmarkHash/n=1024/Write-4 291094 398.6 ns/op 2569.29 MB/s BenchmarkHash/n=1024/Bytes-4 1049707 137.8 ns/op 7431.15 MB/s BenchmarkHash/n=1024/String-4 819352 142.7 ns/op 7174.59 MB/s BenchmarkHash/n=4096/Write-4 77461 1537 ns/op 2664.29 MB/s BenchmarkHash/n=4096/Bytes-4 292038 406.4 ns/op 10079.36 MB/s BenchmarkHash/n=4096/String-4 224734 502.2 ns/op 8156.88 MB/s BenchmarkHash/n=16384/Write-4 23869 5164 ns/op 3172.99 MB/s BenchmarkHash/n=16384/Bytes-4 72990 1611 ns/op 10168.51 MB/s BenchmarkHash/n=16384/String-4 60672 1925 ns/op 8511.02 MB/s PASS ok hash/maphash 5.480s goos: linux goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 740 212780 ns/op BenchmarkEscapeNone-4 145556 1030 ns/op BenchmarkUnescape-4 812 150489 ns/op BenchmarkUnescapeNone-4 574615 210.0 ns/op BenchmarkUnescapeSparse-4 9771 12069 ns/op BenchmarkUnescapeDense-4 1099 151311 ns/op PASS ok html 1.122s goos: linux goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 6012 20344 ns/op BenchmarkCSSEscaperNoSpecials-4 48145 2482 ns/op BenchmarkDecodeCSS-4 20346 5878 ns/op BenchmarkDecodeCSSNoSpecials-4 2409474 49.72 ns/op BenchmarkCSSValueFilter-4 120848 1286 ns/op BenchmarkCSSValueFilterOk-4 58495 2006 ns/op BenchmarkEscapedExecute-4 3537 28348 ns/op BenchmarkHTMLNospaceEscaper-4 7053 16604 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 41635 2867 ns/op BenchmarkStripTags-4 22534 8229 ns/op BenchmarkStripTagsNoSpecials-4 253777 563.7 ns/op BenchmarkJSValEscaperWithNum-4 27033 6171 ns/op BenchmarkJSValEscaperWithStr-4 3336 34641 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21804 8392 ns/op BenchmarkJSValEscaperWithObj-4 2997 39510 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9918 11757 ns/op BenchmarkJSStrEscaperNoSpecials-4 34929 3434 ns/op BenchmarkJSStrEscaper-4 7149 16503 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 31128 3834 ns/op BenchmarkJSRegexpEscaper-4 10000 11089 ns/op BenchmarkTemplateSpecialTags-4 81 1692527 ns/op BenchmarkURLEscaper-4 4885 34721 ns/op BenchmarkURLEscaperNoSpecials-4 163722 872.1 ns/op BenchmarkURLNormalizer-4 4114 25945 ns/op BenchmarkURLNormalizerNoSpecials-4 124892 947.5 ns/op BenchmarkSrcsetFilter-4 20697 5915 ns/op BenchmarkSrcsetFilterNoSpecials-4 73623 1636 ns/op PASS ok html/template 4.589s goos: linux goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 518593 258.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 287355 420.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 372676 272.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 279151 412.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 140.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 199.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1829366 139.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 610777 197.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 180.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 353172 284.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 325251 406.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 263475 457.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 207625 567.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 392748 304.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 500487 357.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 820989 129.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 506661 350.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 507838 235.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 695526 170.4 ns/op BenchmarkRGBASetRGBA-4 1000000 168.8 ns/op BenchmarkRGBA64At-4 878907 132.3 ns/op BenchmarkRGBA64SetRGBA64-4 897652 135.5 ns/op BenchmarkNRGBAAt-4 1000000 169.7 ns/op BenchmarkNRGBASetNRGBA-4 1540604 78.05 ns/op BenchmarkNRGBA64At-4 914083 271.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 853089 134.1 ns/op BenchmarkAlphaAt-4 1000000 101.3 ns/op BenchmarkAlphaSetAlpha-4 2888862 41.39 ns/op BenchmarkAlpha16At-4 1755066 158.6 ns/op BenchmarkAlphaSetAlpha16-4 1000000 156.3 ns/op BenchmarkGrayAt-4 1000000 101.2 ns/op BenchmarkGraySetGray-4 1000000 102.6 ns/op BenchmarkGray16At-4 747062 159.5 ns/op BenchmarkGraySetGray16-4 1000000 156.0 ns/op PASS ok image 5.721s goos: linux goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 5039942 23.64 ns/op BenchmarkYCbCrToRGB/128-4 5057424 23.52 ns/op BenchmarkYCbCrToRGB/255-4 4992438 55.89 ns/op BenchmarkRGBToYCbCr/0-4 2148897 55.70 ns/op BenchmarkRGBToYCbCr/Cb-4 2142319 56.35 ns/op BenchmarkRGBToYCbCr/Cr-4 5138293 56.65 ns/op BenchmarkYCbCrToRGBA/0-4 4038824 69.24 ns/op BenchmarkYCbCrToRGBA/128-4 3853462 69.27 ns/op BenchmarkYCbCrToRGBA/255-4 1743162 68.90 ns/op BenchmarkNYCbCrAToRGBA/0-4 3993561 29.99 ns/op BenchmarkNYCbCrAToRGBA/128-4 1676452 71.36 ns/op BenchmarkNYCbCrAToRGBA/255-4 3961419 30.01 ns/op PASS ok image/color 3.070s goos: linux goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 2 64460333 ns/op BenchmarkFillSrc-4 379 305042 ns/op BenchmarkCopyOver-4 4 28180405 ns/op BenchmarkCopySrc-4 694 156456 ns/op BenchmarkNRGBAOver-4 4 30260880 ns/op BenchmarkNRGBASrc-4 6 19642236 ns/op BenchmarkYCbCr-4 5 23487224 ns/op BenchmarkGray-4 9 12555675 ns/op BenchmarkCMYK-4 6 20386053 ns/op BenchmarkGlyphOver-4 12 9767839 ns/op BenchmarkRGBAMaskOver-4 2 53448810 ns/op BenchmarkGrayMaskOver-4 3 39645266 ns/op BenchmarkRGBA64ImageMaskOver-4 2 64090484 ns/op BenchmarkRGBA-4 3 46337805 ns/op BenchmarkPalettedFill-4 982 120173 ns/op BenchmarkPalettedRGBA-4 3 35345430 ns/op BenchmarkGenericOver-4 2 98868662 ns/op BenchmarkGenericMaskOver-4 3 41893813 ns/op BenchmarkGenericSrc-4 2 67503708 ns/op BenchmarkGenericMaskSrc-4 2 59662024 ns/op PASS ok image/draw 8.406s goos: linux goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 28 3789388 ns/op 4.08 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 102765762 ns/op 2.99 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 1170187991 ns/op 1.05 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 63 3282860 ns/op 4.71 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 106066222 ns/op 0.58 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 2.286s goos: linux goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 2113 53723 ns/op BenchmarkIDCT-4 5080 47274 ns/op BenchmarkDecodeBaseline-4 9 22266338 ns/op 2.78 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 29606716 ns/op 2.09 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 135895569 ns/op 9.04 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 336326115 ns/op 2.74 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.963s goos: linux goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 7172709 15.82 ns/op BenchmarkDecodeGray-4 15 7529419 ns/op 8.70 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 57216306 ns/op 4.58 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 26724008 ns/op 9.81 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 4478612 ns/op 14.63 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 49590256 ns/op 5.29 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 61294262 ns/op 4.28 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 98991522 ns/op 3.10 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 99286022 ns/op 3.09 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 327556835 ns/op 3.75 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 168419737 ns/op 7.30 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 2 54093556 ns/op 5.68 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 144553229 ns/op 8.50 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 304504416 ns/op 4.04 MB/s 10694488 B/op 614429 allocs/op PASS ok image/png 3.515s goos: linux goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 1 120460285 ns/op 0.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 1 100527045 ns/op 0.99 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 643802227 ns/op 0.78 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 658039440 ns/op 0.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 85685121 ns/op 1.17 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 95331082 ns/op 1.05 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 522559312 ns/op 0.96 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 610229742 ns/op 0.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 1252298470 ns/op 0.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 1240115945 ns/op 0.81 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 7411845655 ns/op 0.67 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 7357999159 ns/op 0.68 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 6 19848266 ns/op 5.04 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 5 22046034 ns/op 4.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 1 101386694 ns/op 4.93 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 103089953 ns/op 4.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 197207090 ns/op 5.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 203269418 ns/op 4.92 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 998363075 ns/op 5.01 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 1004749583 ns/op 4.98 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 1 109796950 ns/op 0.91 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 1 129222861 ns/op 0.77 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 768063661 ns/op 0.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 1084621066 ns/op 0.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 2280569151 ns/op 0.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 2267194198 ns/op 0.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 11232465864 ns/op 0.45 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 9864212542 ns/op 0.51 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 254672460 ns/op 16.41 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 229690049 ns/op 18.20 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 105.073s goos: linux goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 32744 3630 ns/op 0.28 MB/s BenchmarkMarshalCorpusFile/2-4 29985 4002 ns/op 0.50 MB/s BenchmarkMarshalCorpusFile/4-4 26708 4454 ns/op 0.90 MB/s BenchmarkMarshalCorpusFile/8-4 22856 5415 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 16720 6978 ns/op 2.29 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10889 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/64-4 6052 17801 ns/op 3.60 MB/s BenchmarkMarshalCorpusFile/128-4 3416 31093 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/256-4 1941 59206 ns/op 4.32 MB/s BenchmarkMarshalCorpusFile/512-4 975 119461 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/1024-4 534 234894 ns/op 4.36 MB/s BenchmarkMarshalCorpusFile/2048-4 249 480083 ns/op 4.27 MB/s BenchmarkMarshalCorpusFile/4096-4 128 936671 ns/op 4.37 MB/s BenchmarkMarshalCorpusFile/8192-4 63 1830420 ns/op 4.48 MB/s BenchmarkMarshalCorpusFile/16384-4 32 3737975 ns/op 4.38 MB/s BenchmarkMarshalCorpusFile/32768-4 12 8731288 ns/op 3.75 MB/s BenchmarkMarshalCorpusFile/65536-4 6 16952852 ns/op 3.87 MB/s BenchmarkMarshalCorpusFile/131072-4 3 36634607 ns/op 3.58 MB/s BenchmarkMarshalCorpusFile/262144-4 2 74360916 ns/op 3.53 MB/s BenchmarkMarshalCorpusFile/524288-4 1 183625537 ns/op 2.86 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 277002680 ns/op 3.79 MB/s BenchmarkUnmarshalCorpusFile/1-4 7357 14793 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 6550 15795 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6770 17781 ns/op 0.22 MB/s BenchmarkUnmarshalCorpusFile/8-4 5064 21033 ns/op 0.38 MB/s BenchmarkUnmarshalCorpusFile/16-4 4252 25196 ns/op 0.64 MB/s BenchmarkUnmarshalCorpusFile/32-4 2785 40790 ns/op 0.78 MB/s BenchmarkUnmarshalCorpusFile/64-4 2347 46797 ns/op 1.37 MB/s BenchmarkUnmarshalCorpusFile/128-4 1875 66848 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/256-4 676 185760 ns/op 1.38 MB/s BenchmarkUnmarshalCorpusFile/512-4 327 358042 ns/op 1.43 MB/s BenchmarkUnmarshalCorpusFile/1024-4 170 694958 ns/op 1.47 MB/s BenchmarkUnmarshalCorpusFile/2048-4 86 1389665 ns/op 1.47 MB/s BenchmarkUnmarshalCorpusFile/4096-4 40 2760022 ns/op 1.48 MB/s BenchmarkUnmarshalCorpusFile/8192-4 20 5506988 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/16384-4 9 11120727 ns/op 1.47 MB/s BenchmarkUnmarshalCorpusFile/32768-4 5 22758270 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 44797892 ns/op 1.46 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 88090504 ns/op 1.49 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 183282327 ns/op 1.43 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 377708152 ns/op 1.39 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 731441009 ns/op 1.43 MB/s BenchmarkMutatorBytes/1-4 25771 4548 ns/op BenchmarkMutatorBytes/10-4 30882 3936 ns/op BenchmarkMutatorBytes/100-4 29839 4075 ns/op BenchmarkMutatorBytes/1000-4 24116 4953 ns/op BenchmarkMutatorBytes/10000-4 8179 15208 ns/op BenchmarkMutatorBytes/100000-4 843 140961 ns/op BenchmarkMutatorString/1-4 25287 4579 ns/op BenchmarkMutatorString/10-4 29589 4214 ns/op BenchmarkMutatorString/100-4 26564 4596 ns/op BenchmarkMutatorString/1000-4 16092 7199 ns/op BenchmarkMutatorString/10000-4 3508 37298 ns/op BenchmarkMutatorString/100000-4 211 549227 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 12088 9555 ns/op BenchmarkMutatorAllBasicTypes/string-4 12189 9479 ns/op BenchmarkMutatorAllBasicTypes/bool-4 52180 2313 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43036 2772 ns/op BenchmarkMutatorAllBasicTypes/float64-4 42703 2692 ns/op BenchmarkMutatorAllBasicTypes/int-4 47755 2530 ns/op BenchmarkMutatorAllBasicTypes/int8-4 47479 2501 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47973 2532 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47056 2550 ns/op BenchmarkMutatorAllBasicTypes/int64-4 45993 2547 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44094 2721 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 43815 2713 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 44934 2677 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 43813 2659 ns/op PASS ok internal/fuzz 12.558s goos: linux goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 39012 3092 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 175980 956.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.514s goos: linux goarch: amd64 pkg: internal/poll cpu: AMD EPYC 7B12 BenchmarkSplicePipe/SplicePipeWithPool-4 73717 1487 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 26202 4448 ns/op BenchmarkSplicePipePoolParallel-4 159453 733.4 ns/op BenchmarkSplicePipeNativeParallel-4 48636 3054 ns/op PASS ok internal/poll 0.848s goos: linux goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 5 23256090 ns/op PASS ok internal/trace 6.877s goos: linux goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 10000 13102 ns/op BenchmarkCopyNLarge-4 189 760277 ns/op PASS ok io 0.492s goos: linux goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 223983 922.1 ns/op BenchmarkPrintln-4 20804 5694 ns/op BenchmarkPrintlnNoFlags-4 53476 2835 ns/op PASS ok log 0.768s goos: linux goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 1678212 67.29 ns/op BenchmarkAcosh-4 827437 133.0 ns/op BenchmarkAsin-4 1743810 69.59 ns/op BenchmarkAsinh-4 799056 139.8 ns/op BenchmarkAtan-4 2097103 57.09 ns/op BenchmarkAtanh-4 945343 128.0 ns/op BenchmarkAtan2-4 1422715 84.52 ns/op BenchmarkCbrt-4 1286562 94.18 ns/op BenchmarkCeil-4 8169907 14.55 ns/op BenchmarkCopysign-4 2413375 51.30 ns/op BenchmarkCos-4 751356 146.2 ns/op BenchmarkCosh-4 1292199 95.48 ns/op BenchmarkErf-4 1982734 61.95 ns/op BenchmarkErfc-4 1921273 61.62 ns/op BenchmarkErfinv-4 1880528 63.38 ns/op BenchmarkErfcinv-4 1905927 64.01 ns/op BenchmarkExp-4 2334122 50.41 ns/op BenchmarkExpGo-4 659094 175.3 ns/op BenchmarkExpm1-4 1781800 68.46 ns/op BenchmarkExp2-4 762344 156.0 ns/op BenchmarkExp2Go-4 654417 176.3 ns/op BenchmarkAbs-4 2830736 41.68 ns/op BenchmarkDim-4 4199184 28.10 ns/op BenchmarkFloor-4 8276181 14.18 ns/op BenchmarkMax-4 6444052 18.03 ns/op BenchmarkMin-4 6222043 18.25 ns/op BenchmarkMod-4 305710 384.9 ns/op BenchmarkFrexp-4 1630071 72.86 ns/op BenchmarkGamma-4 387489 304.1 ns/op BenchmarkHypot-4 3699002 32.17 ns/op BenchmarkHypotGo-4 1000000 104.8 ns/op BenchmarkIlogb-4 1818188 65.93 ns/op BenchmarkJ0-4 144675 815.2 ns/op BenchmarkJ1-4 153013 829.2 ns/op BenchmarkJn-4 71142 1660 ns/op BenchmarkLdexp-4 1557680 76.21 ns/op BenchmarkLgamma-4 459546 242.4 ns/op BenchmarkLog-4 2736247 43.73 ns/op BenchmarkLogb-4 1886539 63.91 ns/op BenchmarkLog1p-4 1215433 98.64 ns/op BenchmarkLog10-4 2649921 43.80 ns/op BenchmarkLog2-4 1244994 98.57 ns/op BenchmarkModf-4 2071654 58.05 ns/op BenchmarkNextafter32-4 2027160 58.00 ns/op BenchmarkNextafter64-4 2148783 57.33 ns/op BenchmarkPowInt-4 515464 228.0 ns/op BenchmarkPowFrac-4 377324 307.9 ns/op BenchmarkPow10Pos-4 2067097 57.93 ns/op BenchmarkPow10Neg-4 2056087 57.82 ns/op BenchmarkRound-4 2698641 44.95 ns/op BenchmarkRoundToEven-4 4288096 27.92 ns/op BenchmarkRemainder-4 445110 274.1 ns/op BenchmarkSignbit-4 3360890 35.35 ns/op BenchmarkSin-4 892617 128.2 ns/op BenchmarkSincos-4 559891 219.5 ns/op BenchmarkSinh-4 1447160 83.78 ns/op BenchmarkSqrtIndirect-4 4806411 25.23 ns/op BenchmarkSqrtLatency-4 6926227 17.64 ns/op BenchmarkSqrtIndirectLatency-4 4843978 24.32 ns/op BenchmarkSqrtGoLatency-4 918610 119.9 ns/op BenchmarkSqrtPrime-4 61342 2009 ns/op BenchmarkTan-4 746565 157.8 ns/op BenchmarkTanh-4 1000000 101.6 ns/op BenchmarkTrunc-4 8076196 14.55 ns/op BenchmarkY0-4 148616 810.3 ns/op BenchmarkY1-4 147045 818.8 ns/op BenchmarkYn-4 73645 1625 ns/op BenchmarkFloat64bits-4 3639859 35.49 ns/op BenchmarkFloat64frombits-4 3362229 34.94 ns/op BenchmarkFloat32bits-4 3422283 35.25 ns/op BenchmarkFloat32frombits-4 3432650 33.71 ns/op BenchmarkFMA-4 8225403 15.00 ns/op PASS ok math 11.363s goos: linux goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 6471288 18.71 ns/op 3421.26 MB/s BenchmarkAddVV/2-4 6349236 19.20 ns/op 6666.24 MB/s BenchmarkAddVV/3-4 5875411 19.96 ns/op 9617.05 MB/s BenchmarkAddVV/4-4 6034387 19.65 ns/op 13029.37 MB/s BenchmarkAddVV/5-4 5865202 20.56 ns/op 15561.45 MB/s BenchmarkAddVV/10-4 5148075 23.36 ns/op 27392.51 MB/s BenchmarkAddVV/100-4 1715560 70.54 ns/op 90722.52 MB/s BenchmarkAddVV/1000-4 220843 545.9 ns/op 117240.49 MB/s BenchmarkSubVV/1-4 6363924 19.03 ns/op 3363.97 MB/s BenchmarkSubVV/2-4 6087529 19.27 ns/op 6643.66 MB/s BenchmarkSubVV/3-4 5932854 19.76 ns/op 9718.04 MB/s BenchmarkSubVV/4-4 6005593 20.52 ns/op 12473.30 MB/s BenchmarkSubVV/5-4 5608972 22.65 ns/op 14126.93 MB/s BenchmarkSubVV/10-4 4877869 24.18 ns/op 26468.64 MB/s BenchmarkSubVV/100-4 1694032 70.87 ns/op 90308.81 MB/s BenchmarkSubVV/1000-4 215421 546.9 ns/op 117016.46 MB/s BenchmarkAddVW/1-4 6532009 18.43 ns/op 434.00 MB/s BenchmarkAddVW/2-4 6434868 18.94 ns/op 844.77 MB/s BenchmarkAddVW/3-4 6223856 18.92 ns/op 1268.76 MB/s BenchmarkAddVW/4-4 6421496 18.58 ns/op 1722.50 MB/s BenchmarkAddVW/5-4 6380992 18.92 ns/op 2114.18 MB/s BenchmarkAddVW/10-4 5888277 20.33 ns/op 3935.15 MB/s BenchmarkAddVW/100-4 312798 385.6 ns/op 2074.48 MB/s BenchmarkAddVW/1000-4 63751 1782 ns/op 4488.36 MB/s BenchmarkAddVWext/1-4 6546194 18.27 ns/op 437.78 MB/s BenchmarkAddVWext/2-4 6628285 17.95 ns/op 891.36 MB/s BenchmarkAddVWext/3-4 6410869 18.96 ns/op 1265.54 MB/s BenchmarkAddVWext/4-4 6483622 18.42 ns/op 1737.33 MB/s BenchmarkAddVWext/5-4 6100626 19.09 ns/op 2095.77 MB/s BenchmarkAddVWext/10-4 5872441 20.66 ns/op 3872.83 MB/s BenchmarkAddVWext/100-4 41164 2885 ns/op 277.26 MB/s BenchmarkAddVWext/1000-4 4239 28398 ns/op 281.71 MB/s BenchmarkSubVW/1-4 6354750 18.84 ns/op 424.64 MB/s BenchmarkSubVW/2-4 6589076 18.34 ns/op 872.48 MB/s BenchmarkSubVW/3-4 6382086 18.78 ns/op 1277.70 MB/s BenchmarkSubVW/4-4 6583130 18.79 ns/op 1702.65 MB/s BenchmarkSubVW/5-4 5683392 19.75 ns/op 2024.95 MB/s BenchmarkSubVW/10-4 5510258 21.34 ns/op 3749.71 MB/s BenchmarkSubVW/100-4 287595 406.6 ns/op 1967.66 MB/s BenchmarkSubVW/1000-4 67296 1785 ns/op 4482.80 MB/s BenchmarkSubVWext/1-4 6300426 18.49 ns/op 432.72 MB/s BenchmarkSubVWext/2-4 6462115 18.30 ns/op 874.34 MB/s BenchmarkSubVWext/3-4 6398002 18.93 ns/op 1267.96 MB/s BenchmarkSubVWext/4-4 6303854 18.73 ns/op 1708.81 MB/s BenchmarkSubVWext/5-4 6246196 18.88 ns/op 2118.47 MB/s BenchmarkSubVWext/10-4 5734708 21.00 ns/op 3809.61 MB/s BenchmarkSubVWext/100-4 40573 2963 ns/op 270.00 MB/s BenchmarkSubVWext/1000-4 4039 29084 ns/op 275.07 MB/s BenchmarkMulAddVWW/1-4 6391873 19.44 ns/op 3291.35 MB/s BenchmarkMulAddVWW/2-4 5849689 20.10 ns/op 6369.13 MB/s BenchmarkMulAddVWW/3-4 6052303 19.90 ns/op 9649.91 MB/s BenchmarkMulAddVWW/4-4 4652749 25.29 ns/op 10124.56 MB/s BenchmarkMulAddVWW/5-4 4489230 27.20 ns/op 11763.46 MB/s BenchmarkMulAddVWW/10-4 4467415 26.41 ns/op 24232.84 MB/s BenchmarkMulAddVWW/100-4 1204123 99.45 ns/op 64354.62 MB/s BenchmarkMulAddVWW/1000-4 136618 908.5 ns/op 70445.56 MB/s BenchmarkAddMulVVW/1-4 6778419 17.52 ns/op 3652.99 MB/s BenchmarkAddMulVVW/2-4 6400204 18.76 ns/op 6822.49 MB/s BenchmarkAddMulVVW/3-4 6148772 18.72 ns/op 10256.50 MB/s BenchmarkAddMulVVW/4-4 6165724 19.70 ns/op 12997.17 MB/s BenchmarkAddMulVVW/5-4 5587320 21.48 ns/op 14898.37 MB/s BenchmarkAddMulVVW/10-4 5064322 23.94 ns/op 26733.26 MB/s BenchmarkAddMulVVW/100-4 1408510 83.49 ns/op 76653.49 MB/s BenchmarkAddMulVVW/1000-4 173383 689.6 ns/op 92810.26 MB/s BenchmarkDivWVW/1-4 1566802 74.58 ns/op 858.11 MB/s BenchmarkDivWVW/2-4 906261 130.0 ns/op 984.42 MB/s BenchmarkDivWVW/3-4 702637 172.1 ns/op 1115.77 MB/s BenchmarkDivWVW/4-4 538234 211.2 ns/op 1212.00 MB/s BenchmarkDivWVW/5-4 545000 223.0 ns/op 1434.89 MB/s BenchmarkDivWVW/10-4 282194 417.9 ns/op 1531.62 MB/s BenchmarkDivWVW/100-4 33367 3529 ns/op 1813.34 MB/s BenchmarkDivWVW/1000-4 3206 35757 ns/op 1789.86 MB/s BenchmarkNonZeroShifts/1/shrVU-4 6715165 17.98 ns/op BenchmarkNonZeroShifts/1/shlVU-4 6781273 17.93 ns/op BenchmarkNonZeroShifts/2/shrVU-4 5549224 21.32 ns/op BenchmarkNonZeroShifts/2/shlVU-4 6194925 19.18 ns/op BenchmarkNonZeroShifts/3/shrVU-4 5541885 21.53 ns/op BenchmarkNonZeroShifts/3/shlVU-4 5678755 20.58 ns/op BenchmarkNonZeroShifts/4/shrVU-4 5475670 22.20 ns/op BenchmarkNonZeroShifts/4/shlVU-4 5430601 21.74 ns/op BenchmarkNonZeroShifts/5/shrVU-4 5257822 22.70 ns/op BenchmarkNonZeroShifts/5/shlVU-4 5059578 23.51 ns/op BenchmarkNonZeroShifts/10/shrVU-4 4154392 28.76 ns/op BenchmarkNonZeroShifts/10/shlVU-4 4388364 27.92 ns/op BenchmarkNonZeroShifts/100/shrVU-4 907152 124.9 ns/op BenchmarkNonZeroShifts/100/shlVU-4 892371 126.2 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 116010 1033 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 113406 1060 ns/op BenchmarkDecimalConversion-4 138 888225 ns/op BenchmarkFloatString/100-4 6040 18008 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 120 986086 ns/op 2920 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 97179973 ns/op 60644 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 9570237096 ns/op 836200 B/op 523 allocs/op BenchmarkFloatAdd/10-4 95659 1205 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 96990 1247 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 88518 1289 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 62354 1956 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15166 7636 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 119562 1014 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 115285 1012 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 114932 1011 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 96663 1264 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 33814 3492 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1293 90834 ns/op BenchmarkParseFloatLargeExp-4 315 376484 ns/op BenchmarkGCD10x10/WithoutXY-4 124107 975.9 ns/op BenchmarkGCD10x10/WithXY-4 35703 3358 ns/op BenchmarkGCD10x100/WithoutXY-4 69692 1733 ns/op BenchmarkGCD10x100/WithXY-4 14548 8186 ns/op BenchmarkGCD10x1000/WithoutXY-4 43444 2735 ns/op BenchmarkGCD10x1000/WithXY-4 9717 10355 ns/op BenchmarkGCD100x100/WithoutXY-4 17430 6804 ns/op BenchmarkGCD100x100/WithXY-4 7443 16022 ns/op BenchmarkGCD100x1000/WithoutXY-4 8774 12271 ns/op BenchmarkGCD100x1000/WithXY-4 4700 24664 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1394 85634 ns/op BenchmarkGCD1000x1000/WithXY-4 756 157491 ns/op BenchmarkHilbert-4 14 7410406 ns/op BenchmarkBinomial-4 15966 7369 ns/op BenchmarkQuoRem-4 14734 8055 ns/op BenchmarkExp-4 10 10491742 ns/op BenchmarkExp2-4 10 10579583 ns/op BenchmarkBitset-4 420608 281.5 ns/op BenchmarkBitsetNeg-4 233895 473.8 ns/op BenchmarkBitsetOrig-4 122523 967.8 ns/op BenchmarkBitsetNegOrig-4 89481 1338 ns/op BenchmarkModSqrt225_Tonelli-4 66 1739001 ns/op BenchmarkModSqrt225_3Mod4-4 228 531816 ns/op BenchmarkModSqrt231_Tonelli-4 60 1803691 ns/op BenchmarkModSqrt231_5Mod8-4 193 614429 ns/op BenchmarkModInverse-4 9386 11000 ns/op BenchmarkSqrt-4 1314 90002 ns/op BenchmarkIntSqr/1-4 605809 189.0 ns/op BenchmarkIntSqr/2-4 336616 327.0 ns/op BenchmarkIntSqr/3-4 296420 388.5 ns/op BenchmarkIntSqr/5-4 217244 528.4 ns/op BenchmarkIntSqr/8-4 161930 735.8 ns/op BenchmarkIntSqr/10-4 136639 892.7 ns/op BenchmarkIntSqr/20-4 34010 3545 ns/op BenchmarkIntSqr/30-4 24375 4920 ns/op BenchmarkIntSqr/50-4 15031 7953 ns/op BenchmarkIntSqr/80-4 9066 12958 ns/op BenchmarkIntSqr/100-4 6852 16692 ns/op BenchmarkIntSqr/200-4 3007 39087 ns/op BenchmarkIntSqr/300-4 1310 87754 ns/op BenchmarkIntSqr/500-4 699 171724 ns/op BenchmarkIntSqr/800-4 297 402990 ns/op BenchmarkIntSqr/1000-4 223 529178 ns/op BenchmarkDiv/20/10-4 209899 562.4 ns/op BenchmarkDiv/40/20-4 215678 567.7 ns/op BenchmarkDiv/100/50-4 208532 566.6 ns/op BenchmarkDiv/200/100-4 44358 2738 ns/op BenchmarkDiv/400/200-4 42252 2933 ns/op BenchmarkDiv/1000/500-4 31089 3779 ns/op BenchmarkDiv/2000/1000-4 23001 5292 ns/op BenchmarkDiv/20000/10000-4 766 153736 ns/op BenchmarkDiv/200000/100000-4 18 6388010 ns/op BenchmarkDiv/2000000/1000000-4 1 182310418 ns/op BenchmarkDiv/20000000/10000000-4 1 5302958367 ns/op BenchmarkMul-4 4 32465367 ns/op BenchmarkNatMul/10-4 109016 1140 ns/op BenchmarkNatMul/100-4 3530 30458 ns/op BenchmarkNatMul/1000-4 126 945062 ns/op BenchmarkZeroShifts/Shl-4 15102 8330 ns/op BenchmarkZeroShifts/ShlSame-4 2506204 48.39 ns/op BenchmarkZeroShifts/Shr-4 13940 8408 ns/op BenchmarkZeroShifts/ShrSame-4 2458162 47.62 ns/op BenchmarkExp3Power/0x10-4 102895 1143 ns/op BenchmarkExp3Power/0x40-4 89848 1355 ns/op BenchmarkExp3Power/0x100-4 56998 2057 ns/op BenchmarkExp3Power/0x400-4 27176 4398 ns/op BenchmarkExp3Power/0x1000-4 5872 18519 ns/op BenchmarkExp3Power/0x4000-4 1443 85061 ns/op BenchmarkExp3Power/0x10000-4 170 675513 ns/op BenchmarkExp3Power/0x40000-4 16 7005080 ns/op BenchmarkExp3Power/0x100000-4 2 63365990 ns/op BenchmarkExp3Power/0x400000-4 1 525320263 ns/op BenchmarkFibo-4 3 40001940 ns/op BenchmarkNatSqr/1-4 641766 186.8 ns/op BenchmarkNatSqr/2-4 357627 343.2 ns/op BenchmarkNatSqr/3-4 270243 426.9 ns/op BenchmarkNatSqr/5-4 194181 632.8 ns/op BenchmarkNatSqr/8-4 120516 915.0 ns/op BenchmarkNatSqr/10-4 106850 1103 ns/op BenchmarkNatSqr/20-4 30817 3727 ns/op BenchmarkNatSqr/30-4 22815 5370 ns/op BenchmarkNatSqr/50-4 13728 9082 ns/op BenchmarkNatSqr/80-4 8143 14024 ns/op BenchmarkNatSqr/100-4 6277 18214 ns/op BenchmarkNatSqr/200-4 2772 42015 ns/op BenchmarkNatSqr/300-4 1149 103080 ns/op BenchmarkNatSqr/500-4 613 187292 ns/op BenchmarkNatSqr/800-4 274 429679 ns/op BenchmarkNatSqr/1000-4 211 576415 ns/op BenchmarkNatSetBytes/8-4 429177 268.6 ns/op BenchmarkNatSetBytes/24-4 146607 816.5 ns/op BenchmarkNatSetBytes/128-4 31372 3801 ns/op BenchmarkNatSetBytes/7-4 477547 251.5 ns/op BenchmarkNatSetBytes/23-4 148183 787.2 ns/op BenchmarkNatSetBytes/127-4 32307 3768 ns/op BenchmarkScanPi-4 135 872617 ns/op BenchmarkStringPiParallel-4 462 243953 ns/op BenchmarkScan/10/Base2-4 19954 5964 ns/op BenchmarkScan/100/Base2-4 2233 54449 ns/op BenchmarkScan/1000/Base2-4 224 532444 ns/op BenchmarkScan/10/Base8-4 51160 2316 ns/op BenchmarkScan/100/Base8-4 6404 18304 ns/op BenchmarkScan/1000/Base8-4 664 179970 ns/op BenchmarkScan/10/Base10-4 55916 2187 ns/op BenchmarkScan/100/Base10-4 5934 16943 ns/op BenchmarkScan/1000/Base10-4 710 165174 ns/op BenchmarkScan/10/Base16-4 64017 1828 ns/op BenchmarkScan/100/Base16-4 8551 14117 ns/op BenchmarkScan/1000/Base16-4 872 137931 ns/op BenchmarkString/10/Base2-4 117880 1023 ns/op BenchmarkString/100/Base2-4 14126 8353 ns/op BenchmarkString/1000/Base2-4 1482 80289 ns/op BenchmarkString/10/Base8-4 237949 513.3 ns/op BenchmarkString/100/Base8-4 40087 3061 ns/op BenchmarkString/1000/Base8-4 3964 28523 ns/op BenchmarkString/10/Base10-4 132606 912.1 ns/op BenchmarkString/100/Base10-4 28690 4477 ns/op BenchmarkString/1000/Base10-4 3096 36939 ns/op BenchmarkString/10/Base16-4 273909 448.9 ns/op BenchmarkString/100/Base16-4 52120 2376 ns/op BenchmarkString/1000/Base16-4 4864 21016 ns/op BenchmarkLeafSize/0-4 24 4831211 ns/op BenchmarkLeafSize/1-4 252 466444 ns/op BenchmarkLeafSize/2-4 247 468368 ns/op BenchmarkLeafSize/3-4 202 585530 ns/op BenchmarkLeafSize/4-4 253 469288 ns/op BenchmarkLeafSize/5-4 175 664501 ns/op BenchmarkLeafSize/6-4 204 577404 ns/op BenchmarkLeafSize/7-4 206 551887 ns/op BenchmarkLeafSize/8-4 258 464542 ns/op BenchmarkLeafSize/9-4 153 764432 ns/op BenchmarkLeafSize/10-4 176 671384 ns/op BenchmarkLeafSize/11-4 190 622147 ns/op BenchmarkLeafSize/12-4 200 592831 ns/op BenchmarkLeafSize/13-4 184 635239 ns/op BenchmarkLeafSize/14-4 205 584196 ns/op BenchmarkLeafSize/15-4 208 562827 ns/op BenchmarkLeafSize/16-4 243 489489 ns/op BenchmarkLeafSize/32-4 235 489327 ns/op BenchmarkLeafSize/64-4 229 521046 ns/op BenchmarkProbablyPrime/n=0-4 7 15225528 ns/op BenchmarkProbablyPrime/n=1-4 6 17693085 ns/op BenchmarkProbablyPrime/n=5-4 4 27047582 ns/op BenchmarkProbablyPrime/n=10-4 3 40413523 ns/op BenchmarkProbablyPrime/n=20-4 2 62252149 ns/op BenchmarkProbablyPrime/Lucas-4 8 13115110 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 50 2330431 ns/op BenchmarkRatCmp-4 132627 923.2 ns/op BenchmarkFloatSqrt/64-4 14631 8075 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 8037 12822 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 5881 18409 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 3367 34936 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 668 177132 ns/op 18025 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 49 2424642 ns/op 176661 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 177323928 ns/op 3756024 B/op 607 allocs/op PASS ok math/big 55.184s goos: linux goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 3959030 28.54 ns/op BenchmarkLeadingZeros8-4 3784396 31.06 ns/op BenchmarkLeadingZeros16-4 3879892 30.55 ns/op BenchmarkLeadingZeros32-4 3978904 30.15 ns/op BenchmarkLeadingZeros64-4 4066213 29.55 ns/op BenchmarkTrailingZeros-4 4172497 29.24 ns/op BenchmarkTrailingZeros8-4 3771846 31.31 ns/op BenchmarkTrailingZeros16-4 3942306 30.79 ns/op BenchmarkTrailingZeros32-4 3834010 29.98 ns/op BenchmarkTrailingZeros64-4 4106666 29.36 ns/op BenchmarkOnesCount-4 4143556 29.19 ns/op BenchmarkOnesCount8-4 4233178 28.38 ns/op BenchmarkOnesCount16-4 4206946 28.80 ns/op BenchmarkOnesCount32-4 4323260 28.88 ns/op BenchmarkOnesCount64-4 4149231 28.61 ns/op BenchmarkRotateLeft-4 4259566 28.30 ns/op BenchmarkRotateLeft8-4 4225546 28.18 ns/op BenchmarkRotateLeft16-4 4319550 27.78 ns/op BenchmarkRotateLeft32-4 4317429 28.01 ns/op BenchmarkRotateLeft64-4 4239404 29.19 ns/op BenchmarkReverse-4 7474633 15.50 ns/op BenchmarkReverse8-4 8083269 14.89 ns/op BenchmarkReverse16-4 7734550 15.50 ns/op BenchmarkReverse32-4 7827162 15.38 ns/op BenchmarkReverse64-4 7695746 15.35 ns/op BenchmarkReverseBytes-4 8440665 14.23 ns/op BenchmarkReverseBytes16-4 8465680 14.44 ns/op BenchmarkReverseBytes32-4 8271698 14.40 ns/op BenchmarkReverseBytes64-4 8295760 14.24 ns/op BenchmarkAdd-4 4351306 27.10 ns/op BenchmarkAdd32-4 4409175 28.01 ns/op BenchmarkAdd64-4 4323433 27.48 ns/op BenchmarkAdd64multiple-4 8133692 14.80 ns/op BenchmarkSub-4 4341376 27.81 ns/op BenchmarkSub32-4 4078294 29.11 ns/op BenchmarkSub64-4 4256382 28.48 ns/op BenchmarkSub64multiple-4 8044168 14.82 ns/op BenchmarkMul-4 4145524 29.57 ns/op BenchmarkMul32-4 4239240 28.52 ns/op BenchmarkMul64-4 4217293 28.24 ns/op BenchmarkDiv-4 4233775 28.12 ns/op BenchmarkDiv32-4 4209478 29.87 ns/op BenchmarkDiv64-4 3962678 28.73 ns/op PASS ok math/bits 6.440s goos: linux goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 4099993 29.36 ns/op BenchmarkAcos-4 647068 203.7 ns/op BenchmarkAcosh-4 519549 199.9 ns/op BenchmarkAsin-4 634896 182.9 ns/op BenchmarkAsinh-4 619399 181.9 ns/op BenchmarkAtan-4 985690 120.0 ns/op BenchmarkAtanh-4 884942 200.2 ns/op BenchmarkConj-4 8572738 13.61 ns/op BenchmarkCos-4 355267 328.7 ns/op BenchmarkCosh-4 741867 162.6 ns/op BenchmarkExp-4 908457 282.1 ns/op BenchmarkLog-4 1000000 172.7 ns/op BenchmarkLog10-4 1000000 172.8 ns/op BenchmarkPhase-4 1276180 93.92 ns/op BenchmarkPolar-4 1819477 65.86 ns/op BenchmarkPow-4 260780 689.4 ns/op BenchmarkRect-4 1295835 218.4 ns/op BenchmarkSin-4 735688 161.4 ns/op BenchmarkSinh-4 692248 176.9 ns/op BenchmarkSqrt-4 1365333 88.06 ns/op BenchmarkTan-4 453427 271.2 ns/op BenchmarkTanh-4 463208 255.6 ns/op PASS ok math/cmplx 3.982s goos: linux goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 246739 473.6 ns/op BenchmarkInt63ThreadsafeParallel-4 110946 1016 ns/op BenchmarkInt63Unthreadsafe-4 1411851 210.3 ns/op BenchmarkIntn1000-4 896438 276.5 ns/op BenchmarkInt63n1000-4 452700 256.4 ns/op BenchmarkInt31n1000-4 1000000 114.5 ns/op BenchmarkFloat32-4 1000000 103.8 ns/op BenchmarkFloat64-4 551758 211.0 ns/op BenchmarkPerm3-4 200289 678.1 ns/op BenchmarkPerm30-4 26713 9972 ns/op BenchmarkPerm30ViaShuffle-4 10000 10037 ns/op BenchmarkShuffleOverhead-4 10000 14082 ns/op BenchmarkRead3-4 927148 122.5 ns/op BenchmarkRead64-4 81067 2199 ns/op BenchmarkRead1000-4 5678 31756 ns/op PASS ok math/rand 2.767s goos: linux goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 45144 2644 ns/op BenchmarkQDecodeWord-4 108747 1074 ns/op BenchmarkQDecodeHeader-4 102420 1517 ns/op BenchmarkTypeByExtension/.html-4 513531 249.0 ns/op BenchmarkTypeByExtension/.HTML-4 310130 414.8 ns/op BenchmarkTypeByExtension/.unused-4 230170 484.3 ns/op BenchmarkExtensionsByType/text/html-4 116373 1005 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 60306 1844 ns/op BenchmarkExtensionsByType/application/octet-stream-4 78895 1484 ns/op PASS ok mime 1.555s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 1245 96781 ns/op PASS ok mime/quotedprintable 0.230s goos: linux goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 80 1325405 ns/op 10404 B/op 98 allocs/op BenchmarkGoLookupIPNoSuchHost-4 30 3460720 ns/op 26318 B/op 195 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008459653 ns/op 162512 B/op 248 allocs/op BenchmarkDNSName-4 155595 765.8 ns/op BenchmarkInterfaces-4 1600 73442 ns/op BenchmarkInterfaceByIndex-4 2353 51826 ns/op BenchmarkInterfaceByName-4 1694 72524 ns/op BenchmarkInterfaceAddrs-4 1086 115636 ns/op BenchmarkInterfacesAndAddrs-4 4088 30836 ns/op BenchmarkInterfacesAndMulticastAddrs-4 621 201198 ns/op BenchmarkParseIP-4 10000 10023 ns/op BenchmarkIPString/IPv4-4 77731 1412 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 8992 13149 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 35067 3399 ns/op BenchmarkIPEqual/IPv4-4 676808 178.6 ns/op BenchmarkIPEqual/IPv6-4 618056 181.7 ns/op BenchmarkSplice/tcp-to-tcp/1024-4 9604 11250 ns/op 91.02 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 10016 11168 ns/op 183.39 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7654 14427 ns/op 283.92 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 6468 19858 ns/op 412.52 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 3775 34350 ns/op 476.98 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2563 49537 ns/op 661.48 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1522 94340 ns/op 694.68 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 679 167578 ns/op 782.15 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 346 361552 ns/op 725.05 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 192 748002 ns/op 700.92 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 100 1052640 ns/op 996.14 MB/s BenchmarkSplice/unix-to-tcp/1024-4 24854 4762 ns/op 215.03 MB/s BenchmarkSplice/unix-to-tcp/2048-4 18056 6239 ns/op 328.26 MB/s BenchmarkSplice/unix-to-tcp/4096-4 14229 8432 ns/op 485.79 MB/s BenchmarkSplice/unix-to-tcp/8192-4 9794 13713 ns/op 597.37 MB/s BenchmarkSplice/unix-to-tcp/16384-4 4279 25074 ns/op 653.43 MB/s BenchmarkSplice/unix-to-tcp/32768-4 2953 44002 ns/op 744.70 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1152 89795 ns/op 729.84 MB/s BenchmarkSplice/unix-to-tcp/131072-4 807 164961 ns/op 794.56 MB/s BenchmarkSplice/unix-to-tcp/262144-4 397 319882 ns/op 819.50 MB/s BenchmarkSplice/unix-to-tcp/524288-4 194 671583 ns/op 780.68 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 96 1237042 ns/op 847.65 MB/s BenchmarkTCP4OneShot-4 2016 58822 ns/op BenchmarkTCP4OneShotTimeout-4 2052 59141 ns/op BenchmarkTCP4Persistent-4 12633 8898 ns/op BenchmarkTCP4PersistentTimeout-4 13262 9015 ns/op BenchmarkTCP6OneShot-4 1935 58451 ns/op BenchmarkTCP6OneShotTimeout-4 2020 57180 ns/op BenchmarkTCP6Persistent-4 13428 8627 ns/op BenchmarkTCP6PersistentTimeout-4 13524 9030 ns/op BenchmarkTCP4ConcurrentReadWrite-4 14607 7861 ns/op BenchmarkTCP6ConcurrentReadWrite-4 24572 5876 ns/op BenchmarkSetReadDeadline-4 108632 1010 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 8306 13993 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 14086 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 8185 14526 ns/op 0 B/op 0 allocs/op PASS ok net 18.165s goos: linux goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 16898 7125 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9058 13178 ns/op 1024 B/op 15 allocs/op BenchmarkReadCookies-4 10435 11308 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13142 8994 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 26190 4728 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 787525 148.6 ns/op BenchmarkReadRequestChrome-4 4197 27549 ns/op 22.18 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9031 13112 ns/op 5.95 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 7944 13384 ns/op 6.13 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5913 18630 ns/op 8.11 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13705 8520 ns/op 4.69 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/NoTLS-4 296 402071 ns/op 2.55 MB/s BenchmarkFileAndServer_1KB/TLS-4 230 550201 ns/op 1.86 MB/s BenchmarkFileAndServer_16MB/NoTLS-4 3 35776850 ns/op 468.94 MB/s BenchmarkFileAndServer_16MB/TLS-4 2 71002418 ns/op 236.29 MB/s BenchmarkFileAndServer_64MB/NoTLS-4 1 111476499 ns/op 602.00 MB/s BenchmarkFileAndServer_64MB/TLS-4 1 303124471 ns/op 221.39 MB/s BenchmarkServeMux-4 220 536850 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 277 434533 ns/op 0 B/op 0 allocs/op BenchmarkClientServer-4 410 304495 ns/op 5996 B/op 64 allocs/op BenchmarkClientServerParallel4-4 991 115637 ns/op 10082 B/op 79 allocs/op BenchmarkClientServerParallel64-4 739 151276 ns/op 17758 B/op 105 allocs/op BenchmarkClientServerParallelTLS4-4 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:52330: read tcp 127.0.0.1:36353->127.0.0.1:52330: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:52318: read tcp 127.0.0.1:36353->127.0.0.1:52318: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:52334: read tcp 127.0.0.1:36353->127.0.0.1:52334: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:52326: write tcp 127.0.0.1:36353->127.0.0.1:52326: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:52332: write tcp 127.0.0.1:36353->127.0.0.1:52332: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:60734: read tcp 127.0.0.1:42229->127.0.0.1:60734: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:60702: read tcp 127.0.0.1:42229->127.0.0.1:60702: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:60732: write tcp 127.0.0.1:42229->127.0.0.1:60732: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:60738: write tcp 127.0.0.1:42229->127.0.0.1:60738: use of closed network connection 33 3578634 ns/op 145643 B/op 1201 allocs/op BenchmarkClientServerParallelTLS64-4 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:38394: read tcp 127.0.0.1:43021->127.0.0.1:38394: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:38384: read tcp 127.0.0.1:43021->127.0.0.1:38384: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46768: read tcp 127.0.0.1:45651->127.0.0.1:46768: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46732: write tcp 127.0.0.1:45651->127.0.0.1:46732: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46770: read tcp 127.0.0.1:45651->127.0.0.1:46770: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46764: read tcp 127.0.0.1:45651->127.0.0.1:46764: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46772: read tcp 127.0.0.1:45651->127.0.0.1:46772: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46744: read tcp 127.0.0.1:45651->127.0.0.1:46744: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46736: read tcp 127.0.0.1:45651->127.0.0.1:46736: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46734: read tcp 127.0.0.1:45651->127.0.0.1:46734: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46740: read tcp 127.0.0.1:45651->127.0.0.1:46740: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46738: read tcp 127.0.0.1:45651->127.0.0.1:46738: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46748: read tcp 127.0.0.1:45651->127.0.0.1:46748: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46746: read tcp 127.0.0.1:45651->127.0.0.1:46746: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46750: read tcp 127.0.0.1:45651->127.0.0.1:46750: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46758: read tcp 127.0.0.1:45651->127.0.0.1:46758: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46754: read tcp 127.0.0.1:45651->127.0.0.1:46754: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46742: read tcp 127.0.0.1:45651->127.0.0.1:46742: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46756: read tcp 127.0.0.1:45651->127.0.0.1:46756: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46762: read tcp 127.0.0.1:45651->127.0.0.1:46762: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46752: write tcp 127.0.0.1:45651->127.0.0.1:46752: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46760: write tcp 127.0.0.1:45651->127.0.0.1:46760: use of closed network connection 2022/05/13 21:50:17 http: TLS handshake error from 127.0.0.1:46766: write tcp 127.0.0.1:45651->127.0.0.1:46766: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40804: read tcp 127.0.0.1:40999->127.0.0.1:40804: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40772: read tcp 127.0.0.1:40999->127.0.0.1:40772: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40810: read tcp 127.0.0.1:40999->127.0.0.1:40810: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40774: read tcp 127.0.0.1:40999->127.0.0.1:40774: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40792: read tcp 127.0.0.1:40999->127.0.0.1:40792: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40778: read tcp 127.0.0.1:40999->127.0.0.1:40778: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40846: read tcp 127.0.0.1:40999->127.0.0.1:40846: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40816: read tcp 127.0.0.1:40999->127.0.0.1:40816: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40844: read tcp 127.0.0.1:40999->127.0.0.1:40844: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40766: write tcp 127.0.0.1:40999->127.0.0.1:40766: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40842: write tcp 127.0.0.1:40999->127.0.0.1:40842: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40752: write tcp 127.0.0.1:40999->127.0.0.1:40752: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40814: read tcp 127.0.0.1:40999->127.0.0.1:40814: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40868: read tcp 127.0.0.1:40999->127.0.0.1:40868: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40872: read tcp 127.0.0.1:40999->127.0.0.1:40872: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40874: read tcp 127.0.0.1:40999->127.0.0.1:40874: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40820: write tcp 127.0.0.1:40999->127.0.0.1:40820: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40802: read tcp 127.0.0.1:40999->127.0.0.1:40802: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40836: read tcp 127.0.0.1:40999->127.0.0.1:40836: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40828: read tcp 127.0.0.1:40999->127.0.0.1:40828: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40826: read tcp 127.0.0.1:40999->127.0.0.1:40826: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40858: read tcp 127.0.0.1:40999->127.0.0.1:40858: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40856: read tcp 127.0.0.1:40999->127.0.0.1:40856: use of closed network connection 2022/05/13 21:50:18 http: TLS handshake error from 127.0.0.1:40840: read tcp 127.0.0.1:40999->127.0.0.1:40840: use of closed network connection 62 3893720 ns/op 157080 B/op 1320 allocs/op BenchmarkServer-4 198 578078 ns/op 3093 B/op 23 allocs/op BenchmarkClient-4 308 393716 ns/op 3803 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 824 150399 ns/op 7605 B/op 55 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1588 88945 ns/op 3046 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1677 75711 ns/op 1908 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1485 73903 ns/op 2746 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1657 72671 ns/op 2757 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1646 82903 ns/op 2756 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1761 78109 ns/op 1883 B/op 14 allocs/op BenchmarkServerHijack-4 1170 115138 ns/op 16764 B/op 51 allocs/op BenchmarkCloseNotifier-4 327 314943 ns/op 6376 B/op 53 allocs/op BenchmarkResponseStatusLine-4 309349 379.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 9.098s goos: linux goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 4126 25543 ns/op 33601 B/op 7 allocs/op PASS ok net/http/httputil 0.146s goos: linux goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 66002 1701 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 331077 330.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 123939 928.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 54361 2210 ns/op BenchmarkStdIPv4-4 62278 1888 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 56869 2125 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 57781 2066 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 54721 2161 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 42951 2802 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 623995 188.3 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 577780 202.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 816109 145.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 179536 660.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 183706 631.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 175838 691.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 69436 1678 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 266748 428.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 215073 556.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 179500 648.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 101863 1193 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 270350 392.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 239485 472.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 80667 1426 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 103724 1117 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 174848 670.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 98908 1209 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 217797 540.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 96902 1202 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 98589 1211 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 99693 1228 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 75466 1542 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 277218 431.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 101161 1171 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 68602 1750 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 82381 1462 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 120679 995.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 74390 1574 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 161949 708.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 70167 1686 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 85777 1388 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 117697 1023 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 78230 1509 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 600234 193.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 609848 191.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 654010 191.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 559095 205.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 580264 201.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 597933 203.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 571348 203.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 592588 204.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 580568 202.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 208294 589.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 354834 323.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 141704 839.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 147072 810.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 135523 866.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 62575 1897 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 304972 401.8 ns/op PASS ok net/netip 7.706s 2022/05/13 21:53:04 Test RPC server listening on 127.0.0.1:46563 2022/05/13 21:53:04 Test HTTP RPC server listening on 127.0.0.1:36309 goos: linux goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1388 85568 ns/op BenchmarkEndToEndHTTP-4 1263 87326 ns/op BenchmarkEndToEndAsync-4 2485 47589 ns/op BenchmarkEndToEndAsyncHTTP-4 2533 45643 ns/op PASS ok net/rpc 0.794s goos: linux goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 5406 23419 ns/op BenchmarkReadMIMEHeader/server_headers-4 7279 24059 ns/op BenchmarkUncommon-4 17571 6608 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.712s goos: linux goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 3058 37059 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 61656 1931 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 401923 293.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 64965 1754 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 131894 938.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 62642 1927 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 8589 11812 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 288403 421.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 66957 1804 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 128144 919.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 61068 1933 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 10532 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 114061 1061 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 43456 2750 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 41149 2946 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 18325 6574 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 3163 37591 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 109444 1096 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 38064 2814 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 40416 2912 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 17502 6795 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 3069 37119 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.268s goos: linux goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 2048818 57.15 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 116833 1015 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 645 176824 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:476: benchmarkReaddirname ".": 120 entries os_test.go:476: benchmarkReaddirname ".": 120 entries os_test.go:476: benchmarkReaddirname ".": 120 entries BenchmarkReaddir-4 277 431278 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:493: benchmarkReaddir ".": 120 entries os_test.go:493: benchmarkReaddir ".": 120 entries os_test.go:493: benchmarkReaddir ".": 120 entries BenchmarkReadDir-4 510 224863 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:510: benchmarkReadDir ".": 120 entries os_test.go:510: benchmarkReadDir ".": 120 entries os_test.go:510: benchmarkReadDir ".": 120 entries BenchmarkStatDot-4 62670 1736 ns/op BenchmarkStatFile-4 57566 2142 ns/op BenchmarkStatDir-4 57254 2095 ns/op BenchmarkLstatDot-4 64598 1759 ns/op BenchmarkLstatFile-4 54156 2127 ns/op BenchmarkLstatDir-4 57210 2066 ns/op PASS ok os 1.644s goos: linux goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 196 557716 ns/op 5535 B/op 28 allocs/op PASS ok os/exec 0.191s goos: linux goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 333873 335.8 ns/op PASS ok os/user 0.131s goos: linux goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkDeepEqual/int8-4 381452 297.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83312 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 359210 334.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80652 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 347857 338.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80116 1516 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 336038 352.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79543 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 346934 335.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81402 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 395226 301.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 94172 1225 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 349869 331.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 82888 1438 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 348548 334.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80497 1462 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 352999 331.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81122 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 355816 343.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80082 1492 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 347173 333.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 81765 1456 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 343158 334.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 82606 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 351996 336.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83460 1445 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 345847 331.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 82038 1451 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 339699 335.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79662 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 364748 302.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 84327 1408 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 362982 335.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81144 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 94012 1203 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50568 2313 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 51704 2229 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 34674 3340 ns/op 0 B/op 0 allocs/op BenchmarkSelect/1-4 168180 724.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 86263 1418 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42056 2821 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 107745 949.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 107821 1097 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 74260 1427 ns/op 89.68 MB/s BenchmarkCallArgCopy/size=256-4 75327 1526 ns/op 167.75 MB/s BenchmarkCallArgCopy/size=1024-4 60482 2051 ns/op 499.20 MB/s BenchmarkCallArgCopy/size=4096-4 32965 3673 ns/op 1115.29 MB/s BenchmarkCallArgCopy/size=65536-4 2776 40045 ns/op 1636.56 MB/s BenchmarkPtrTo-4 534903 222.8 ns/op BenchmarkFieldByName1-4 453620 249.2 ns/op BenchmarkFieldByName2-4 50980 2390 ns/op BenchmarkFieldByName3-4 6872 17859 ns/op BenchmarkInterfaceBig-4 2665812 45.94 ns/op BenchmarkInterfaceSmall-4 2492451 45.12 ns/op BenchmarkNew-4 1564846 76.77 ns/op BenchmarkMap/StringKeys/MapIndex-4 2642 41635 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2766 43477 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2605 46414 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2409 48532 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2797 41581 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2727 43687 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 180514 652.1 ns/op BenchmarkBool-4 1963909 61.62 ns/op BenchmarkString-4 1523042 79.09 ns/op BenchmarkBytes-4 1282352 93.41 ns/op BenchmarkNamedBytes-4 540606 221.7 ns/op BenchmarkBytesArray-4 488485 234.1 ns/op BenchmarkSliceLen-4 1518631 78.37 ns/op BenchmarkMapLen-4 978002 117.7 ns/op BenchmarkStringLen-4 989086 108.4 ns/op BenchmarkArrayLen-4 1220366 99.49 ns/op BenchmarkSliceCap-4 1535307 79.35 ns/op PASS ok reflect 10.336s goos: linux goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 9249 12511 ns/op 9248 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 14737 8524 ns/op 9019 B/op 1 allocs/op BenchmarkFindString-4 9904 12220 ns/op 9321 B/op 1 allocs/op BenchmarkFindSubmatch-4 9297 13159 ns/op 9292 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9403 12618 ns/op 9326 B/op 2 allocs/op BenchmarkLiteral-4 17046 7124 ns/op BenchmarkNotLiteral-4 2365 49523 ns/op BenchmarkMatchClass-4 1825 64907 ns/op BenchmarkMatchClass_InRange-4 1815 67449 ns/op BenchmarkReplaceAll-4 1756 60552 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 17154 6860 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 31305 3803 ns/op BenchmarkAnchoredShortMatch-4 14163 8343 ns/op BenchmarkAnchoredLongMatch-4 13621 8737 ns/op BenchmarkOnePassShortA-4 10000 10511 ns/op BenchmarkNotOnePassShortA-4 5186 22753 ns/op BenchmarkOnePassShortB-4 14614 8277 ns/op BenchmarkNotOnePassShortB-4 6732 16520 ns/op BenchmarkOnePassLongPrefix-4 59894 2091 ns/op BenchmarkOnePassLongNotPrefix-4 18411 6746 ns/op BenchmarkMatchParallelShared-4 15928 7648 ns/op BenchmarkMatchParallelCopied-4 17931 6443 ns/op BenchmarkQuoteMetaAll-4 108204 1169 ns/op 11.98 MB/s BenchmarkQuoteMetaNone-4 192097 615.5 ns/op 42.24 MB/s BenchmarkCompile/Onepass-4 3084 37406 ns/op 4128 B/op 52 allocs/op BenchmarkCompile/Medium-4 1317 94880 ns/op 9688 B/op 112 allocs/op BenchmarkCompile/Hard-4 130 955323 ns/op 84744 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 1958755 62.45 ns/op 256.21 MB/s BenchmarkMatch/Easy0/32-4 16981 7030 ns/op 4.55 MB/s BenchmarkMatch/Easy0/1K-4 3987 31007 ns/op 33.02 MB/s BenchmarkMatch/Easy0i/16-4 1943527 62.11 ns/op 257.62 MB/s BenchmarkMatch/Easy0i/32-4 3482 34361 ns/op 0.93 MB/s BenchmarkMatch/Easy0i/1K-4 132 869928 ns/op 1.18 MB/s BenchmarkMatch/Easy1/16-4 1963954 60.72 ns/op 263.52 MB/s BenchmarkMatch/Easy1/32-4 16305 6662 ns/op 4.80 MB/s BenchmarkMatch/Easy1/1K-4 3019 41749 ns/op 24.53 MB/s BenchmarkMatch/Medium/16-4 1958479 60.79 ns/op 263.21 MB/s BenchmarkMatch/Medium/32-4 3507 30563 ns/op 1.05 MB/s BenchmarkMatch/Medium/1K-4 150 777524 ns/op 1.32 MB/s BenchmarkMatch/Hard/16-4 1907635 61.15 ns/op 261.63 MB/s BenchmarkMatch/Hard/32-4 2373 51045 ns/op 0.63 MB/s BenchmarkMatch/Hard/1K-4 85 1442534 ns/op 0.71 MB/s BenchmarkMatch/Hard1/16-4 772 150069 ns/op 0.11 MB/s BenchmarkMatch/Hard1/32-4 409 282408 ns/op 0.11 MB/s BenchmarkMatch/Hard1/1K-4 13 8808828 ns/op 0.12 MB/s BenchmarkMatch_onepass_regex/16-4 16046 7477 ns/op 2.14 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 7780 13109 ns/op 2.44 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 331 359039 ns/op 2.85 MB/s 21 B/op 0 allocs/op PASS ok regexp 7.868s goos: linux goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 658327 174.2 ns/op PASS ok regexp/syntax 1.987s goos: linux goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkMakeChan/Byte-4 948727 127.4 ns/op BenchmarkMakeChan/Int-4 1000000 158.2 ns/op BenchmarkMakeChan/Ptr-4 474901 250.8 ns/op BenchmarkMakeChan/Struct/0-4 929865 130.7 ns/op BenchmarkMakeChan/Struct/32-4 621027 248.6 ns/op BenchmarkMakeChan/Struct/40-4 363724 283.6 ns/op BenchmarkChanNonblocking-4 5197170 20.52 ns/op BenchmarkSelectUncontended-4 878860 155.9 ns/op BenchmarkSelectSyncContended-4 37336 3883 ns/op BenchmarkSelectAsyncContended-4 137785 952.0 ns/op BenchmarkSelectNonblock-4 3179762 38.08 ns/op BenchmarkChanUncontended-4 9570 13148 ns/op BenchmarkChanContended-4 1766 72805 ns/op BenchmarkChanSync-4 167215 731.1 ns/op BenchmarkChanSyncWork-4 10000 12690 ns/op BenchmarkChanProdCons0-4 79656 1436 ns/op BenchmarkChanProdCons10-4 138657 872.2 ns/op BenchmarkChanProdCons100-4 236808 770.2 ns/op BenchmarkChanProdConsWork0-4 66771 1914 ns/op BenchmarkChanProdConsWork10-4 88486 1461 ns/op BenchmarkChanProdConsWork100-4 87265 1258 ns/op BenchmarkSelectProdCons-4 80050 1598 ns/op BenchmarkReceiveDataFromClosedChan-4 892671 135.6 ns/op BenchmarkChanCreation-4 262273 479.2 ns/op BenchmarkChanSem-4 159694 804.4 ns/op BenchmarkChanPopular-4 88 1411859 ns/op BenchmarkChanClosed-4 1159137 105.2 ns/op BenchmarkCallClosure-4 2862537 42.78 ns/op BenchmarkCallClosure1-4 2754794 43.20 ns/op BenchmarkCallClosure2-4 930680 131.3 ns/op BenchmarkCallClosure3-4 1000000 103.4 ns/op BenchmarkCallClosure4-4 872810 129.5 ns/op BenchmarkComplex128DivNormal-4 4825370 24.92 ns/op BenchmarkComplex128DivNisNaN-4 4421896 27.25 ns/op BenchmarkComplex128DivDisNaN-4 4258155 28.22 ns/op BenchmarkComplex128DivNisInf-4 4733259 26.18 ns/op BenchmarkComplex128DivDisInf-4 3760758 31.58 ns/op BenchmarkSetTypePtr-4 39998293 2.971 ns/op 2692.55 MB/s BenchmarkSetTypePtr8-4 9870780 12.00 ns/op 5333.57 MB/s BenchmarkSetTypePtr16-4 8353560 14.15 ns/op 9046.18 MB/s BenchmarkSetTypePtr32-4 6109146 20.34 ns/op 12584.05 MB/s BenchmarkSetTypePtr64-4 3971404 30.83 ns/op 16605.95 MB/s BenchmarkSetTypePtr126-4 2163828 57.60 ns/op 17499.94 MB/s BenchmarkSetTypePtr128-4 2130831 56.51 ns/op 18121.76 MB/s BenchmarkSetTypePtrSlice-4 271668 443.5 ns/op 18470.85 MB/s BenchmarkSetTypeNode1-4 17676312 6.439 ns/op 3727.41 MB/s BenchmarkSetTypeNode1Slice-4 2241004 53.64 ns/op 14317.08 MB/s BenchmarkSetTypeNode8-4 8447359 14.16 ns/op 5650.98 MB/s BenchmarkSetTypeNode8Slice-4 831819 140.3 ns/op 18247.95 MB/s BenchmarkSetTypeNode64-4 3420040 34.62 ns/op 15251.53 MB/s BenchmarkSetTypeNode64Slice-4 131750 988.7 ns/op 17089.13 MB/s BenchmarkSetTypeNode64Dead-4 6872906 18.04 ns/op 29269.47 MB/s BenchmarkSetTypeNode64DeadSlice-4 134958 878.8 ns/op 19226.13 MB/s BenchmarkSetTypeNode124-4 2026306 56.71 ns/op 17773.75 MB/s BenchmarkSetTypeNode124Slice-4 60104 2032 ns/op 15871.58 MB/s BenchmarkSetTypeNode126-4 2137768 57.46 ns/op 17820.26 MB/s BenchmarkSetTypeNode126Slice-4 68959 1719 ns/op 19063.96 MB/s BenchmarkSetTypeNode128-4 1999212 60.18 ns/op 17280.10 MB/s BenchmarkSetTypeNode128Slice-4 66128 2175 ns/op 15299.40 MB/s BenchmarkSetTypeNode130-4 1970818 64.42 ns/op 16392.56 MB/s BenchmarkSetTypeNode130Slice-4 63943 1858 ns/op 18190.63 MB/s BenchmarkSetTypeNode1024-4 262599 504.5 ns/op 16268.61 MB/s BenchmarkSetTypeNode1024Slice-4 8811 13444 ns/op 19537.41 MB/s BenchmarkAllocation-4 2509 46527 ns/op BenchmarkReadMemStats-4 3250 32113 ns/op BenchmarkReadMemStatsLatency-4 1 102320 p50-ns 102320 p90-ns 102320 p99-ns BenchmarkWriteBarrier-4 1437560 89.59 ns/op BenchmarkBulkWriteBarrier-4 6282817 17.62 ns/op BenchmarkScanStackNoLocals-4 2 64798405 ns/op BenchmarkMSpanCountAlloc/bits=64-4 6549924 18.52 ns/op BenchmarkMSpanCountAlloc/bits=128-4 6528685 18.55 ns/op BenchmarkMSpanCountAlloc/bits=256-4 6183219 19.70 ns/op BenchmarkMSpanCountAlloc/bits=512-4 5062098 23.39 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4211583 28.35 ns/op BenchmarkHash5-4 2646384 45.61 ns/op 109.63 MB/s BenchmarkHash16-4 2676591 46.06 ns/op 347.34 MB/s BenchmarkHash64-4 2517358 48.96 ns/op 1307.25 MB/s BenchmarkHash1024-4 1636428 72.51 ns/op 14121.87 MB/s BenchmarkHash65536-4 73759 1532 ns/op 42775.67 MB/s BenchmarkAlignedLoad-4 3126055 38.54 ns/op BenchmarkUnalignedLoad-4 3120154 38.59 ns/op BenchmarkEqEfaceConcrete-4 4122628 29.21 ns/op BenchmarkEqIfaceConcrete-4 4121221 28.92 ns/op BenchmarkNeEfaceConcrete-4 4114041 29.35 ns/op BenchmarkNeIfaceConcrete-4 4097996 29.11 ns/op BenchmarkConvT2EByteSized/bool-4 2703618 44.20 ns/op BenchmarkConvT2EByteSized/uint8-4 2727038 43.69 ns/op BenchmarkConvT2ESmall-4 2701394 44.57 ns/op BenchmarkConvT2EUintptr-4 2701623 44.93 ns/op BenchmarkConvT2ELarge-4 815737 147.8 ns/op BenchmarkConvT2ISmall-4 2699683 44.57 ns/op BenchmarkConvT2IUintptr-4 2667703 44.46 ns/op BenchmarkConvT2ILarge-4 786219 152.3 ns/op BenchmarkConvI2E-4 2616952 48.93 ns/op BenchmarkConvI2I-4 2192450 55.33 ns/op BenchmarkAssertE2T-4 1921574 62.78 ns/op BenchmarkAssertE2TLarge-4 1289181 94.50 ns/op BenchmarkAssertE2I-4 2331110 51.63 ns/op BenchmarkAssertI2T-4 1999779 60.36 ns/op BenchmarkAssertI2I-4 2270577 51.48 ns/op BenchmarkAssertI2E-4 2557791 47.00 ns/op BenchmarkAssertE2E-4 2509323 48.30 ns/op BenchmarkAssertE2T2-4 1578266 75.45 ns/op BenchmarkAssertE2T2Blank-4 1965964 61.17 ns/op BenchmarkAssertI2E2-4 1753459 66.55 ns/op BenchmarkAssertI2E2Blank-4 2596048 47.67 ns/op BenchmarkAssertE2E2-4 1932084 64.98 ns/op BenchmarkAssertE2E2Blank-4 2551514 47.61 ns/op BenchmarkConvT2Ezero/zero/16-4 2407916 50.28 ns/op BenchmarkConvT2Ezero/zero/32-4 2420853 49.70 ns/op BenchmarkConvT2Ezero/zero/64-4 2389636 47.92 ns/op BenchmarkConvT2Ezero/zero/str-4 2454620 48.08 ns/op BenchmarkConvT2Ezero/zero/slice-4 2471773 71.12 ns/op BenchmarkConvT2Ezero/zero/big-4 176434 1088 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 136.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 941374 185.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 213315 850.0 ns/op BenchmarkConvT2Ezero/smallint/16-4 2252419 54.12 ns/op BenchmarkConvT2Ezero/smallint/32-4 2228676 55.68 ns/op BenchmarkConvT2Ezero/smallint/64-4 2065531 53.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 960429 121.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 178.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 865284 129.1 ns/op BenchmarkMalloc8-4 5470730 19.39 ns/op BenchmarkMalloc16-4 7001295 17.71 ns/op BenchmarkMallocTypeInfo8-4 6698804 18.84 ns/op BenchmarkMallocTypeInfo16-4 6297968 18.48 ns/op BenchmarkMallocLargeStruct-4 3472610 35.91 ns/op BenchmarkGoroutineSelect-4 43 3683072 ns/op BenchmarkGoroutineBlocking-4 43 4138705 ns/op BenchmarkGoroutineForRange-4 31 3493266 ns/op BenchmarkGoroutineIdle-4 49 3506751 ns/op BenchmarkHashStringSpeed-4 1000000 103.6 ns/op BenchmarkHashBytesSpeed-4 764696 184.6 ns/op BenchmarkHashInt32Speed-4 1000000 100.9 ns/op BenchmarkHashInt64Speed-4 1000000 107.3 ns/op BenchmarkHashStringArraySpeed-4 289366 473.4 ns/op BenchmarkMegMap-4 1603924 72.74 ns/op BenchmarkMegOneMap-4 2116424 61.08 ns/op BenchmarkMegEqMap-4 2864 47781 ns/op BenchmarkMegEmptyMap-4 2286726 51.18 ns/op BenchmarkSmallStrMap-4 1898776 56.32 ns/op BenchmarkMapStringKeysEight_16-4 1596259 73.35 ns/op BenchmarkMapStringKeysEight_32-4 1674934 74.37 ns/op BenchmarkMapStringKeysEight_64-4 1370763 89.82 ns/op BenchmarkMapStringKeysEight_1M-4 1560348 69.94 ns/op BenchmarkIntMap-4 2347650 48.37 ns/op BenchmarkMapFirst/1-4 1716806 71.31 ns/op BenchmarkMapFirst/2-4 1851877 63.99 ns/op BenchmarkMapFirst/3-4 1906869 67.75 ns/op BenchmarkMapFirst/4-4 1676163 66.94 ns/op BenchmarkMapFirst/5-4 1844200 85.99 ns/op BenchmarkMapFirst/6-4 1957858 62.19 ns/op BenchmarkMapFirst/7-4 1870359 62.59 ns/op BenchmarkMapFirst/8-4 1975878 59.83 ns/op BenchmarkMapFirst/9-4 1616439 72.82 ns/op BenchmarkMapFirst/10-4 1652550 74.16 ns/op BenchmarkMapFirst/11-4 1615777 73.33 ns/op BenchmarkMapFirst/12-4 1583071 73.90 ns/op BenchmarkMapFirst/13-4 1638224 73.33 ns/op BenchmarkMapFirst/14-4 1616041 72.72 ns/op BenchmarkMapFirst/15-4 1637865 72.99 ns/op BenchmarkMapFirst/16-4 1635682 81.48 ns/op BenchmarkMapMid/1-4 1000000 173.6 ns/op BenchmarkMapMid/2-4 1566871 76.86 ns/op BenchmarkMapMid/3-4 1405716 76.79 ns/op BenchmarkMapMid/4-4 1576140 77.15 ns/op BenchmarkMapMid/5-4 1532336 77.25 ns/op BenchmarkMapMid/6-4 1546503 85.78 ns/op BenchmarkMapMid/7-4 1578456 76.79 ns/op BenchmarkMapMid/8-4 1518519 78.89 ns/op BenchmarkMapMid/9-4 1000000 101.1 ns/op BenchmarkMapMid/10-4 1224732 100.2 ns/op BenchmarkMapMid/11-4 1000000 127.3 ns/op BenchmarkMapMid/12-4 1000000 111.5 ns/op BenchmarkMapMid/13-4 1209270 133.0 ns/op BenchmarkMapMid/14-4 1000000 127.1 ns/op BenchmarkMapMid/15-4 1000000 110.4 ns/op BenchmarkMapMid/16-4 1000000 120.1 ns/op BenchmarkMapLast/1-4 1296438 90.80 ns/op BenchmarkMapLast/2-4 1447213 79.51 ns/op BenchmarkMapLast/3-4 1517164 80.97 ns/op BenchmarkMapLast/4-4 1000000 109.4 ns/op BenchmarkMapLast/5-4 1000000 112.0 ns/op BenchmarkMapLast/6-4 1234624 111.9 ns/op BenchmarkMapLast/7-4 1000000 111.3 ns/op BenchmarkMapLast/8-4 1218853 95.83 ns/op BenchmarkMapLast/9-4 1208421 123.0 ns/op BenchmarkMapLast/10-4 1033935 150.5 ns/op BenchmarkMapLast/11-4 1000000 135.7 ns/op BenchmarkMapLast/12-4 1285524 99.92 ns/op BenchmarkMapLast/13-4 1000000 109.2 ns/op BenchmarkMapLast/14-4 1000000 137.3 ns/op BenchmarkMapLast/15-4 1000000 159.0 ns/op BenchmarkMapLast/16-4 1000000 132.5 ns/op BenchmarkMapCycle-4 1000000 164.7 ns/op BenchmarkRepeatedLookupStrMapKey32-4 1210904 89.47 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3260 45104 ns/op BenchmarkMakeMap/[Byte]Byte-4 548880 445.4 ns/op BenchmarkMakeMap/[Int]Int-4 234589 1047 ns/op BenchmarkNewEmptyMap-4 5048077 30.86 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 853575 165.3 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 300057 494.8 ns/op BenchmarkMapIterEmpty-4 2714080 47.10 ns/op BenchmarkSameLengthMap-4 1954377 57.86 ns/op BenchmarkBigKeyMap-4 804892 168.5 ns/op BenchmarkBigValMap-4 766821 164.4 ns/op BenchmarkSmallKeyMap-4 1269902 93.80 ns/op BenchmarkMapPopulate/1-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 85892 1416 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6560 18473 ns/op 3349 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 555 205350 ns/op 53295 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 36 2903990 ns/op 427296 B/op 315 allocs/op BenchmarkMapPopulate/100000-4 4 35063513 ns/op 3626176 B/op 4080 allocs/op BenchmarkComplexAlgMap-4 342505 339.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 305662 394.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 450019 259.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 282289 436.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 37561 3221 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4881 25443 ns/op BenchmarkGoMapClear/NonReflexive/1-4 381714 303.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 355286 324.7 ns/op BenchmarkGoMapClear/NonReflexive/100-4 243849 486.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 38736 3150 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5157 23241 ns/op BenchmarkMapStringConversion/32/simple-4 998044 108.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 987441 109.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 947649 122.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 110.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 109.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 941154 124.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1000000 115.1 ns/op BenchmarkMapInterfacePtr-4 1000000 105.8 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2455130 48.02 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 145318 1068 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4880 25065 ns/op BenchmarkMapPop1000-4 349 349800 ns/op BenchmarkMapPop10000-4 20 10947616 ns/op BenchmarkMapAssign/Int32/256-4 1534716 80.85 ns/op BenchmarkMapAssign/Int32/65536-4 526802 229.9 ns/op BenchmarkMapAssign/Int64/256-4 1535488 77.02 ns/op BenchmarkMapAssign/Int64/65536-4 683499 231.9 ns/op BenchmarkMapAssign/Str/256-4 1205664 98.12 ns/op BenchmarkMapAssign/Str/65536-4 314251 343.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 834549 128.2 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 451008 283.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 837297 132.7 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 356944 323.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 432873 2487 ns/op BenchmarkMapOperatorAssign/Str/65536-4 131772 852.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 484143 234.2 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 156348 765.4 ns/op 75 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 532066 225.7 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 127412 963.1 ns/op 95 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 398941 305.3 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 84558 1482 ns/op 167 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 904768 118.7 ns/op BenchmarkMapDelete/Int32/1000-4 1000000 101.2 ns/op BenchmarkMapDelete/Int32/10000-4 1224693 102.8 ns/op BenchmarkMapDelete/Int64/100-4 1000000 137.2 ns/op BenchmarkMapDelete/Int64/1000-4 1000000 138.6 ns/op BenchmarkMapDelete/Int64/10000-4 1000000 115.7 ns/op BenchmarkMapDelete/Str/100-4 752352 164.5 ns/op BenchmarkMapDelete/Str/1000-4 894354 166.6 ns/op BenchmarkMapDelete/Str/10000-4 802084 178.4 ns/op BenchmarkMapDelete/Pointer/100-4 799828 150.4 ns/op BenchmarkMapDelete/Pointer/1000-4 991742 142.7 ns/op BenchmarkMapDelete/Pointer/10000-4 810690 140.6 ns/op BenchmarkMemmove/0-4 6366475 18.61 ns/op BenchmarkMemmove/1-4 898128 135.2 ns/op 7.40 MB/s BenchmarkMemmove/2-4 873120 136.6 ns/op 14.64 MB/s BenchmarkMemmove/3-4 865300 143.2 ns/op 20.95 MB/s BenchmarkMemmove/4-4 870554 137.1 ns/op 29.17 MB/s BenchmarkMemmove/5-4 890385 143.2 ns/op 34.92 MB/s BenchmarkMemmove/6-4 814083 138.3 ns/op 43.38 MB/s BenchmarkMemmove/7-4 891231 137.1 ns/op 51.04 MB/s BenchmarkMemmove/8-4 898189 134.1 ns/op 59.67 MB/s BenchmarkMemmove/9-4 835304 147.1 ns/op 61.17 MB/s BenchmarkMemmove/10-4 816286 147.2 ns/op 67.91 MB/s BenchmarkMemmove/11-4 861578 151.3 ns/op 72.69 MB/s BenchmarkMemmove/12-4 824557 140.9 ns/op 85.16 MB/s BenchmarkMemmove/13-4 753692 142.7 ns/op 91.11 MB/s BenchmarkMemmove/14-4 855236 144.2 ns/op 97.11 MB/s BenchmarkMemmove/15-4 832876 150.6 ns/op 99.57 MB/s BenchmarkMemmove/16-4 798583 139.7 ns/op 114.55 MB/s BenchmarkMemmove/32-4 871022 150.1 ns/op 213.23 MB/s BenchmarkMemmove/64-4 806148 161.8 ns/op 395.46 MB/s BenchmarkMemmove/128-4 748213 165.0 ns/op 775.92 MB/s BenchmarkMemmove/256-4 543100 194.9 ns/op 1313.16 MB/s BenchmarkMemmove/512-4 477792 244.4 ns/op 2095.29 MB/s BenchmarkMemmove/1024-4 336914 357.9 ns/op 2861.12 MB/s BenchmarkMemmove/2048-4 218042 592.8 ns/op 3454.95 MB/s BenchmarkMemmove/4096-4 119720 1036 ns/op 3954.18 MB/s BenchmarkMemmoveOverlap/32-4 766894 141.6 ns/op 225.99 MB/s BenchmarkMemmoveOverlap/64-4 803077 149.5 ns/op 428.22 MB/s BenchmarkMemmoveOverlap/128-4 706263 162.4 ns/op 788.36 MB/s BenchmarkMemmoveOverlap/256-4 576235 185.1 ns/op 1382.77 MB/s BenchmarkMemmoveOverlap/512-4 471777 245.4 ns/op 2086.76 MB/s BenchmarkMemmoveOverlap/1024-4 334752 366.8 ns/op 2791.40 MB/s BenchmarkMemmoveOverlap/2048-4 209768 574.5 ns/op 3564.78 MB/s BenchmarkMemmoveOverlap/4096-4 120236 1029 ns/op 3982.05 MB/s BenchmarkMemmoveUnalignedDst/0-4 6213404 18.53 ns/op BenchmarkMemmoveUnalignedDst/1-4 894067 134.1 ns/op 7.45 MB/s BenchmarkMemmoveUnalignedDst/2-4 823342 135.8 ns/op 14.73 MB/s BenchmarkMemmoveUnalignedDst/3-4 849798 137.9 ns/op 21.76 MB/s BenchmarkMemmoveUnalignedDst/4-4 879526 140.0 ns/op 28.57 MB/s BenchmarkMemmoveUnalignedDst/5-4 868500 142.6 ns/op 35.07 MB/s BenchmarkMemmoveUnalignedDst/6-4 849712 140.9 ns/op 42.58 MB/s BenchmarkMemmoveUnalignedDst/7-4 870416 140.1 ns/op 49.96 MB/s BenchmarkMemmoveUnalignedDst/8-4 834132 138.3 ns/op 57.84 MB/s BenchmarkMemmoveUnalignedDst/9-4 813398 153.1 ns/op 58.79 MB/s BenchmarkMemmoveUnalignedDst/10-4 822807 144.0 ns/op 69.44 MB/s BenchmarkMemmoveUnalignedDst/11-4 810284 143.9 ns/op 76.43 MB/s BenchmarkMemmoveUnalignedDst/12-4 857558 139.0 ns/op 86.33 MB/s BenchmarkMemmoveUnalignedDst/13-4 811057 142.5 ns/op 91.23 MB/s BenchmarkMemmoveUnalignedDst/14-4 852060 149.8 ns/op 93.46 MB/s BenchmarkMemmoveUnalignedDst/15-4 814678 174.0 ns/op 86.18 MB/s BenchmarkMemmoveUnalignedDst/16-4 834484 148.5 ns/op 107.73 MB/s BenchmarkMemmoveUnalignedDst/32-4 787572 151.4 ns/op 211.32 MB/s BenchmarkMemmoveUnalignedDst/64-4 722952 161.0 ns/op 397.51 MB/s BenchmarkMemmoveUnalignedDst/128-4 674316 172.3 ns/op 742.85 MB/s BenchmarkMemmoveUnalignedDst/256-4 602523 199.4 ns/op 1284.06 MB/s BenchmarkMemmoveUnalignedDst/512-4 480808 254.4 ns/op 2012.53 MB/s BenchmarkMemmoveUnalignedDst/1024-4 306178 381.5 ns/op 2684.21 MB/s BenchmarkMemmoveUnalignedDst/2048-4 195638 599.2 ns/op 3417.90 MB/s BenchmarkMemmoveUnalignedDst/4096-4 113040 1082 ns/op 3786.49 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 816880 161.9 ns/op 197.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 853242 156.3 ns/op 409.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 680583 170.2 ns/op 752.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 521322 196.5 ns/op 1302.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 469254 252.6 ns/op 2026.74 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 315872 391.3 ns/op 2617.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 201619 600.8 ns/op 3408.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 113086 1035 ns/op 3958.56 MB/s BenchmarkMemmoveUnalignedSrc/0-4 5816558 19.60 ns/op BenchmarkMemmoveUnalignedSrc/1-4 948031 136.8 ns/op 7.31 MB/s BenchmarkMemmoveUnalignedSrc/2-4 747961 143.5 ns/op 13.94 MB/s BenchmarkMemmoveUnalignedSrc/3-4 841650 140.1 ns/op 21.41 MB/s BenchmarkMemmoveUnalignedSrc/4-4 910622 150.2 ns/op 26.64 MB/s BenchmarkMemmoveUnalignedSrc/5-4 864345 141.3 ns/op 35.39 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 137.9 ns/op 43.52 MB/s BenchmarkMemmoveUnalignedSrc/7-4 867352 138.2 ns/op 50.64 MB/s BenchmarkMemmoveUnalignedSrc/8-4 903818 135.2 ns/op 59.17 MB/s BenchmarkMemmoveUnalignedSrc/9-4 868726 143.7 ns/op 62.65 MB/s BenchmarkMemmoveUnalignedSrc/10-4 860936 141.5 ns/op 70.67 MB/s BenchmarkMemmoveUnalignedSrc/11-4 839653 138.5 ns/op 79.44 MB/s BenchmarkMemmoveUnalignedSrc/12-4 869848 140.1 ns/op 85.64 MB/s BenchmarkMemmoveUnalignedSrc/13-4 867590 144.0 ns/op 90.28 MB/s BenchmarkMemmoveUnalignedSrc/14-4 839318 141.3 ns/op 99.11 MB/s BenchmarkMemmoveUnalignedSrc/15-4 794259 142.9 ns/op 104.99 MB/s BenchmarkMemmoveUnalignedSrc/16-4 845940 142.8 ns/op 112.02 MB/s BenchmarkMemmoveUnalignedSrc/32-4 833007 149.2 ns/op 214.45 MB/s BenchmarkMemmoveUnalignedSrc/64-4 765764 157.1 ns/op 407.47 MB/s BenchmarkMemmoveUnalignedSrc/128-4 692460 171.7 ns/op 745.56 MB/s BenchmarkMemmoveUnalignedSrc/256-4 629223 195.3 ns/op 1310.80 MB/s BenchmarkMemmoveUnalignedSrc/512-4 432403 248.5 ns/op 2060.19 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 335142 372.1 ns/op 2751.79 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 205743 600.1 ns/op 3412.51 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 117439 1035 ns/op 3956.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 811413 150.4 ns/op 212.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 812655 157.4 ns/op 406.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 726897 182.0 ns/op 703.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 615166 199.6 ns/op 1282.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 477079 253.8 ns/op 2017.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 332959 375.2 ns/op 2729.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 181978 620.9 ns/op 3298.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 106279 1175 ns/op 3485.37 MB/s BenchmarkMemclr/5-4 6203421 20.03 ns/op 249.66 MB/s BenchmarkMemclr/16-4 5821011 19.96 ns/op 801.57 MB/s BenchmarkMemclr/64-4 6013010 19.88 ns/op 3220.02 MB/s BenchmarkMemclr/256-4 5486470 21.74 ns/op 11773.23 MB/s BenchmarkMemclr/4096-4 1831455 67.35 ns/op 60818.51 MB/s BenchmarkMemclr/65536-4 139258 877.9 ns/op 74648.36 MB/s BenchmarkMemclr/1M-4 5212 19956 ns/op 52544.76 MB/s BenchmarkMemclr/4M-4 1179 89944 ns/op 46632.38 MB/s BenchmarkMemclr/8M-4 244 489777 ns/op 17127.40 MB/s BenchmarkMemclr/16M-4 75 1665928 ns/op 10070.79 MB/s BenchmarkMemclr/64M-4 32 3630240 ns/op 18486.07 MB/s BenchmarkGoMemclr/5-4 1000000 120.5 ns/op 41.49 MB/s BenchmarkGoMemclr/16-4 270615 474.2 ns/op 33.74 MB/s BenchmarkGoMemclr/64-4 80554 1529 ns/op 41.84 MB/s BenchmarkGoMemclr/256-4 20142 5979 ns/op 42.82 MB/s BenchmarkClearFat8-4 7524514 16.25 ns/op BenchmarkClearFat12-4 7041478 16.99 ns/op BenchmarkClearFat16-4 7296552 16.23 ns/op BenchmarkClearFat24-4 7367250 16.42 ns/op BenchmarkClearFat32-4 7415402 16.64 ns/op BenchmarkClearFat40-4 7427983 16.15 ns/op BenchmarkClearFat48-4 7565625 15.67 ns/op BenchmarkClearFat56-4 7377807 16.19 ns/op BenchmarkClearFat64-4 7294324 16.09 ns/op BenchmarkClearFat128-4 7360634 17.19 ns/op BenchmarkClearFat256-4 7391386 16.16 ns/op BenchmarkClearFat512-4 7549204 16.25 ns/op BenchmarkClearFat1024-4 6846831 17.11 ns/op BenchmarkCopyFat8-4 7543438 16.34 ns/op BenchmarkCopyFat12-4 7401808 15.83 ns/op BenchmarkCopyFat16-4 7839789 16.40 ns/op BenchmarkCopyFat24-4 7577224 16.04 ns/op BenchmarkCopyFat32-4 7397712 16.62 ns/op BenchmarkCopyFat64-4 7314788 16.35 ns/op BenchmarkCopyFat128-4 7449019 16.03 ns/op BenchmarkCopyFat256-4 7728302 15.94 ns/op BenchmarkCopyFat512-4 7384214 16.01 ns/op BenchmarkCopyFat520-4 7732833 16.52 ns/op BenchmarkCopyFat1024-4 7159212 16.65 ns/op BenchmarkIssue18740/2byte-4 183 654513 ns/op BenchmarkIssue18740/4byte-4 350 347526 ns/op BenchmarkIssue18740/8byte-4 518 235564 ns/op BenchmarkReadMetricsLatency-4 10000 6429 p50-ns 7780 p90-ns 44400 p99-ns BenchmarkFinalizer-4 141 740113 ns/op BenchmarkFinalizerRun-4 219031 779.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 3861805 30.40 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 1445482 80.45 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1293576 93.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1291593 103.6 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 911286 128.2 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 915925 131.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1242698 101.1 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 830197 131.7 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 962928 123.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1000000 100.7 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 100.3 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1000000 112.4 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 997357 118.0 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1000000 124.2 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 2394606 51.95 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 2372290 51.23 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 2379588 50.78 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 2125614 53.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 2300508 52.71 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 2148482 58.74 ns/op BenchmarkFindBitRange64/PatternAASize2-4 2353988 51.89 ns/op BenchmarkFindBitRange64/PatternAASize8-4 1969761 52.73 ns/op BenchmarkFindBitRange64/PatternAASize32-4 2396593 52.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 2323378 51.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 2373180 49.87 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 2352216 50.56 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 2267240 51.02 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 2373795 54.51 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 2425406 53.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 2309496 57.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 1838776 69.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 2207242 55.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 2229526 51.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 2345106 56.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 1929596 57.52 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 2285476 56.90 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 2115331 57.53 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 1975976 51.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 1960939 71.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 1851981 59.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 2280390 52.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 1952844 55.49 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 2347477 55.14 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 2141524 55.98 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 1955588 62.28 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 2311312 50.37 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 2346584 51.19 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 2362404 52.43 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 2364723 50.28 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 2407026 51.49 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 2111798 51.73 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 2374711 50.06 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 2317400 50.23 ns/op BenchmarkNetpollBreak-4 2796 57686 ns/op BenchmarkPingPongHog-4 928 330289 ns/op BenchmarkStackGrowth-4 60241 1866 ns/op BenchmarkStackGrowthDeep-4 561 201143 ns/op BenchmarkCreateGoroutines-4 40827 2606 ns/op BenchmarkCreateGoroutinesParallel-4 33530 3471 ns/op BenchmarkCreateGoroutinesCapture-4 7387 20477 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 26658 6668 ns/op BenchmarkClosureCall-4 7503066 16.89 ns/op BenchmarkWakeupParallelSpinning/0s-4 7544 19122 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4828 26109 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3421 31116 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3025 49196 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1668 77837 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1082 117217 ns/op BenchmarkWakeupParallelSpinning/50µs-4 456 244773 ns/op BenchmarkWakeupParallelSpinning/100µs-4 206 497721 ns/op BenchmarkWakeupParallelSyscall/0s-4 100 1213378 ns/op BenchmarkWakeupParallelSyscall/1µs-4 555 399697 ns/op BenchmarkWakeupParallelSyscall/2µs-4 382 537759 ns/op BenchmarkWakeupParallelSyscall/5µs-4 366 406776 ns/op BenchmarkWakeupParallelSyscall/10µs-4 322 530653 ns/op BenchmarkWakeupParallelSyscall/20µs-4 273 675076 ns/op BenchmarkWakeupParallelSyscall/50µs-4 223 622400 ns/op BenchmarkWakeupParallelSyscall/100µs-4 166 770761 ns/op BenchmarkMatmult-4 1775990 90.00 ns/op BenchmarkFastrand-4 5497311 22.02 ns/op BenchmarkFastrand64-4 4642958 22.31 ns/op BenchmarkFastrandHashiter-4 1974268 60.12 ns/op BenchmarkFastrandn/2-4 2084130 51.77 ns/op BenchmarkFastrandn/3-4 2393643 51.06 ns/op BenchmarkFastrandn/4-4 2350761 50.51 ns/op BenchmarkFastrandn/5-4 2380006 51.38 ns/op BenchmarkIfaceCmp100-4 34618 3489 ns/op BenchmarkIfaceCmpNil100-4 70371 1728 ns/op BenchmarkEfaceCmpDiff-4 14257 8193 ns/op BenchmarkEfaceCmpDiffIndirect-4 12898 9510 ns/op BenchmarkDefer-4 786235 157.1 ns/op BenchmarkDefer10-4 520672 249.8 ns/op BenchmarkDeferMany-4 320319 634.7 ns/op BenchmarkPanicRecover-4 127184 986.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 3876 57652 ns/op 26340 p50-ns 54340 p90-ns 790110 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 2878 284173 ns/op 26030 p50-ns 611530 p90-ns 3084108 p99-ns BenchmarkGoroutineProfile/small/idle-4 1072 189446 ns/op 72880 p50-ns 425450 p90-ns 2184919 p99-ns BenchmarkGoroutineProfile/small/loaded-4 176 1406458 ns/op 758439 p50-ns 4083388 p90-ns 14642251 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 2641 42818 ns/op 21950 p50-ns 46990 p90-ns 491520 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 2678 59974 ns/op 27620 p50-ns 93520 p90-ns 515139 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 8585795 ns/op 8425315 p50-ns 9035014 p90-ns 9238795 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 18736320 ns/op 20191718 p50-ns 27452684 p90-ns 27452684 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 3927 42218 ns/op 26210 p50-ns 55729 p90-ns 343689 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 1632 72424 ns/op 27670 p50-ns 103540 p90-ns 491090 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 229 473827 ns/op 259260 p50-ns 1315289 p90-ns 2052389 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 85 1872844 ns/op 1199370 p50-ns 3128868 p90-ns 16602741 p99-ns BenchmarkRWMutexUncontended-4 2410000 56.25 ns/op BenchmarkRWMutexWrite100-4 404185 653.2 ns/op BenchmarkRWMutexWrite10-4 303939 444.3 ns/op BenchmarkRWMutexWorkWrite100-4 149995 804.3 ns/op BenchmarkRWMutexWorkWrite10-4 110400 1067 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 157946 747.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 161136 792.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 136899 866.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 166790 760.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 148254 716.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 162392 809.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 153463 828.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 144012 801.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 142866 841.1 ns/op BenchmarkMakeSlice/Byte-4 1305116 89.18 ns/op BenchmarkMakeSlice/Int16-4 1365256 89.48 ns/op BenchmarkMakeSlice/Int-4 1000000 114.1 ns/op BenchmarkMakeSlice/Ptr-4 1000000 216.2 ns/op BenchmarkMakeSlice/Struct/24-4 641191 176.0 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 211.0 ns/op BenchmarkMakeSlice/Struct/40-4 926877 264.4 ns/op BenchmarkGrowSlice/Byte-4 445832 284.9 ns/op BenchmarkGrowSlice/Int16-4 424874 336.3 ns/op BenchmarkGrowSlice/Int-4 369528 433.4 ns/op BenchmarkGrowSlice/Ptr-4 327073 442.4 ns/op BenchmarkGrowSlice/Struct/24-4 225826 707.1 ns/op BenchmarkGrowSlice/Struct/32-4 135567 879.9 ns/op BenchmarkGrowSlice/Struct/40-4 113139 1016 ns/op BenchmarkExtendSlice/IntSlice-4 305925 445.7 ns/op BenchmarkExtendSlice/PointerSlice-4 234909 573.2 ns/op BenchmarkExtendSlice/NoGrow-4 496834 257.0 ns/op BenchmarkAppend-4 304069 361.1 ns/op BenchmarkAppendGrowByte-4 2 51857316 ns/op BenchmarkAppendGrowString-4 1 424597971 ns/op BenchmarkAppendSlice/1Bytes-4 789364 131.7 ns/op BenchmarkAppendSlice/4Bytes-4 872658 131.3 ns/op BenchmarkAppendSlice/7Bytes-4 874839 140.6 ns/op BenchmarkAppendSlice/8Bytes-4 879236 139.4 ns/op BenchmarkAppendSlice/15Bytes-4 843217 148.2 ns/op BenchmarkAppendSlice/16Bytes-4 795487 142.6 ns/op BenchmarkAppendSlice/32Bytes-4 868501 139.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 42987 2401 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12924 8998 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 5304 36219 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 804 145726 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 79 1538894 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 7762931 ns/op BenchmarkAppendStr/1Bytes-4 766039 161.4 ns/op BenchmarkAppendStr/4Bytes-4 746784 162.8 ns/op BenchmarkAppendStr/8Bytes-4 740640 164.4 ns/op BenchmarkAppendStr/16Bytes-4 665059 171.2 ns/op BenchmarkAppendStr/32Bytes-4 651610 162.9 ns/op BenchmarkAppendSpecialCase-4 321858 362.3 ns/op BenchmarkCopy/1Byte-4 927321 135.0 ns/op 7.41 MB/s BenchmarkCopy/1String-4 921424 128.4 ns/op 7.79 MB/s BenchmarkCopy/2Byte-4 906337 130.4 ns/op 15.34 MB/s BenchmarkCopy/2String-4 871814 132.3 ns/op 15.12 MB/s BenchmarkCopy/4Byte-4 848770 135.0 ns/op 29.63 MB/s BenchmarkCopy/4String-4 916653 129.3 ns/op 30.92 MB/s BenchmarkCopy/8Byte-4 937960 133.4 ns/op 59.96 MB/s BenchmarkCopy/8String-4 884134 133.5 ns/op 59.94 MB/s BenchmarkCopy/12Byte-4 826690 139.4 ns/op 86.08 MB/s BenchmarkCopy/12String-4 897403 133.4 ns/op 89.92 MB/s BenchmarkCopy/16Byte-4 919350 130.5 ns/op 122.61 MB/s BenchmarkCopy/16String-4 924285 134.3 ns/op 119.16 MB/s BenchmarkCopy/32Byte-4 881374 138.9 ns/op 230.40 MB/s BenchmarkCopy/32String-4 873597 142.7 ns/op 224.29 MB/s BenchmarkCopy/128Byte-4 689416 160.4 ns/op 797.86 MB/s BenchmarkCopy/128String-4 748381 162.8 ns/op 786.40 MB/s BenchmarkCopy/1024Byte-4 326751 369.1 ns/op 2774.30 MB/s BenchmarkCopy/1024String-4 337606 359.5 ns/op 2848.30 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 14624 8326 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11167 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 9444 18630 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 7526 28173 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 5106 27444 ns/op BenchmarkAppendInPlace/Grow/Byte-4 85106 1522 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 78228 1523 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 68536 1793 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 57960 2185 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 45447 2498 ns/op BenchmarkStackCopyPtr-4 1 209916902 ns/op BenchmarkStackCopy-4 1 139472591 ns/op BenchmarkStackCopyNoCache-4 15 8495581 ns/op BenchmarkStackCopyWithStkobj-4 1 129994477 ns/op BenchmarkIssue18138-4 438 294426 ns/op BenchmarkCompareStringEqual-4 6145928 19.95 ns/op BenchmarkCompareStringIdentical-4 6670501 17.29 ns/op BenchmarkCompareStringSameLength-4 6584568 18.11 ns/op BenchmarkCompareStringDifferentLength-4 7364500 16.75 ns/op BenchmarkCompareStringBigUnaligned-4 1958 51518 ns/op 20353.65 MB/s BenchmarkCompareStringBig-4 2134 52483 ns/op 19979.53 MB/s BenchmarkConcatStringAndBytes-4 1244272 93.95 ns/op BenchmarkSliceByteToString/1-4 971667 127.9 ns/op BenchmarkSliceByteToString/2-4 611558 179.2 ns/op BenchmarkSliceByteToString/4-4 727242 189.5 ns/op BenchmarkSliceByteToString/8-4 701745 184.9 ns/op BenchmarkSliceByteToString/16-4 507832 215.6 ns/op BenchmarkSliceByteToString/32-4 526645 220.9 ns/op BenchmarkSliceByteToString/64-4 544515 260.8 ns/op BenchmarkSliceByteToString/128-4 473974 371.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1302786 93.85 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 680376 174.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 804170 153.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 1535586 78.40 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 117.3 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 106.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1000000 112.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 238982 482.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 296678 399.3 ns/op BenchmarkRuneIterate/range/ASCII-4 2987412 39.52 ns/op BenchmarkRuneIterate/range/Japanese-4 1457456 79.01 ns/op BenchmarkRuneIterate/range/MixedLength-4 1685263 70.06 ns/op BenchmarkRuneIterate/range1/ASCII-4 3035786 38.08 ns/op BenchmarkRuneIterate/range1/Japanese-4 1502134 78.44 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1683646 76.17 ns/op BenchmarkRuneIterate/range2/ASCII-4 2870142 38.74 ns/op BenchmarkRuneIterate/range2/Japanese-4 1561730 79.20 ns/op BenchmarkRuneIterate/range2/MixedLength-4 1708678 69.18 ns/op BenchmarkArrayEqual-4 6844747 17.35 ns/op BenchmarkFunc/Name-4 3419116 35.32 ns/op BenchmarkFunc/Entry-4 5528787 21.25 ns/op BenchmarkFunc/FileLine-4 1262394 94.93 ns/op PASS ok runtime 141.801s goos: linux goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 21529 4878 ns/op BenchmarkHandle/concurrent-4 16056 7372 ns/op PASS ok runtime/cgo 0.394s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 7775026 15.11 ns/op BenchmarkAtomicStore64-4 7115598 16.39 ns/op BenchmarkAtomicLoad-4 7929810 15.50 ns/op BenchmarkAtomicStore-4 7230836 16.10 ns/op BenchmarkAnd8-4 7991401 15.16 ns/op BenchmarkAnd-4 7333376 16.24 ns/op BenchmarkAnd8Parallel-4 4821865 52.71 ns/op BenchmarkAndParallel-4 2239105 54.39 ns/op BenchmarkOr8-4 7819137 15.05 ns/op BenchmarkOr-4 7354396 16.30 ns/op BenchmarkOr8Parallel-4 1826606 60.78 ns/op BenchmarkOrParallel-4 2068956 51.74 ns/op BenchmarkXadd-4 3007810 44.98 ns/op BenchmarkXadd64-4 2299082 55.96 ns/op BenchmarkCas-4 1900425 58.05 ns/op BenchmarkCas64-4 2116600 59.64 ns/op BenchmarkXchg-4 2244250 55.87 ns/op BenchmarkXchg64-4 2319060 51.24 ns/op PASS ok runtime/internal/atomic 3.156s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 2162860 55.53 ns/op BenchmarkMulUintptr/large-4 1749223 68.46 ns/op PASS ok runtime/internal/math 0.405s goos: linux goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 7344975 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 11809098 ns/op 648.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 548 218115 ns/op 5.918 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 16429363 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 5 20999198 ns/op 1196 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 136 947709 ns/op 58.60 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 93073953 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 117507787 ns/op 8232 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 8651404 ns/op 544.0 concurrent_launches/op PASS ok runtime/pprof 1.863s goos: linux goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 16 7528639 ns/op BenchmarkStackLeak-4 12164 10020 ns/op PASS ok runtime/race 0.503s goos: linux goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 2831850 39.44 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 273678 462.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.325s goos: linux goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 78273 1489 ns/op BenchmarkSortString1K-4 76 1339398 ns/op BenchmarkSortString1K_Slice-4 96 1210014 ns/op BenchmarkStableString1K-4 45 2444913 ns/op BenchmarkSortInt1K-4 92 1245109 ns/op BenchmarkSortInt1K_Sorted-4 1342 86416 ns/op BenchmarkSortInt1K_Reversed-4 818 143437 ns/op BenchmarkSortInt1K_Mod8-4 242 510107 ns/op BenchmarkStableInt1K-4 63 1865314 ns/op BenchmarkStableInt1K_Slice-4 69 1659962 ns/op BenchmarkSortInt64K-4 1 127004587 ns/op BenchmarkSortInt64K_Slice-4 1 107273091 ns/op BenchmarkStableInt64K-4 1 170663020 ns/op BenchmarkSort1e2-4 220 533518 ns/op BenchmarkStable1e2-4 87 1354832 ns/op BenchmarkSort1e4-4 1 106832029 ns/op BenchmarkStable1e4-4 1 440815201 ns/op PASS ok sort 2.950s goos: linux goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 448497 240.0 ns/op BenchmarkAtof64Float-4 439143 271.1 ns/op BenchmarkAtof64FloatExp-4 390296 309.8 ns/op BenchmarkAtof64Big-4 303055 378.4 ns/op BenchmarkAtof64RandomBits-4 290854 401.4 ns/op BenchmarkAtof64RandomFloats-4 317402 369.6 ns/op BenchmarkAtof64RandomLongFloats-4 204721 569.4 ns/op BenchmarkAtof32Decimal-4 501315 242.2 ns/op BenchmarkAtof32Float-4 420898 271.0 ns/op BenchmarkAtof32FloatExp-4 382830 309.0 ns/op BenchmarkAtof32Random-4 237908 498.7 ns/op BenchmarkAtof32RandomLong-4 101660 1178 ns/op BenchmarkParseInt/Pos/7bit-4 746821 154.2 ns/op BenchmarkParseInt/Pos/26bit-4 394344 300.5 ns/op BenchmarkParseInt/Pos/31bit-4 349224 324.3 ns/op BenchmarkParseInt/Pos/56bit-4 246386 494.0 ns/op BenchmarkParseInt/Pos/63bit-4 219728 514.8 ns/op BenchmarkParseInt/Neg/7bit-4 681345 154.6 ns/op BenchmarkParseInt/Neg/26bit-4 389464 299.8 ns/op BenchmarkParseInt/Neg/31bit-4 352986 330.4 ns/op BenchmarkParseInt/Neg/56bit-4 244603 485.0 ns/op BenchmarkParseInt/Neg/63bit-4 232150 494.3 ns/op BenchmarkAtoi/Pos/7bit-4 971997 115.0 ns/op BenchmarkAtoi/Pos/26bit-4 477771 250.2 ns/op BenchmarkAtoi/Pos/31bit-4 411992 280.6 ns/op BenchmarkAtoi/Pos/56bit-4 254972 454.7 ns/op BenchmarkAtoi/Pos/63bit-4 204556 569.9 ns/op BenchmarkAtoi/Neg/7bit-4 1000000 118.2 ns/op BenchmarkAtoi/Neg/26bit-4 470770 247.4 ns/op BenchmarkAtoi/Neg/31bit-4 421784 278.7 ns/op BenchmarkAtoi/Neg/56bit-4 263793 443.4 ns/op BenchmarkAtoi/Neg/63bit-4 214844 549.7 ns/op BenchmarkFormatFloat/Decimal-4 65265 1801 ns/op BenchmarkFormatFloat/Float-4 63694 1814 ns/op BenchmarkFormatFloat/Exp-4 74264 1640 ns/op BenchmarkFormatFloat/NegExp-4 70134 1660 ns/op BenchmarkFormatFloat/LongExp-4 58634 2048 ns/op BenchmarkFormatFloat/Big-4 57648 2093 ns/op BenchmarkFormatFloat/BinaryExp-4 132710 879.0 ns/op BenchmarkFormatFloat/32Integer-4 63783 1821 ns/op BenchmarkFormatFloat/32ExactFraction-4 72356 1612 ns/op BenchmarkFormatFloat/32Point-4 67442 1781 ns/op BenchmarkFormatFloat/32Exp-4 73819 1627 ns/op BenchmarkFormatFloat/32NegExp-4 66358 2121 ns/op BenchmarkFormatFloat/32Shortest-4 71833 1633 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 85749 1419 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 77950 1474 ns/op BenchmarkFormatFloat/64Fixed1-4 93447 1215 ns/op BenchmarkFormatFloat/64Fixed2-4 99219 1207 ns/op BenchmarkFormatFloat/64Fixed3-4 94587 1210 ns/op BenchmarkFormatFloat/64Fixed4-4 101050 1217 ns/op BenchmarkFormatFloat/64Fixed12-4 52405 2312 ns/op BenchmarkFormatFloat/64Fixed16-4 67284 1720 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 69904 1687 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 63754 1845 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1491 75136 ns/op BenchmarkFormatFloat/Slowpath64-4 58176 2091 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 58684 2016 ns/op BenchmarkAppendFloat/Decimal-4 74378 1563 ns/op BenchmarkAppendFloat/Float-4 74726 1589 ns/op BenchmarkAppendFloat/Exp-4 83925 1416 ns/op BenchmarkAppendFloat/NegExp-4 85180 1450 ns/op BenchmarkAppendFloat/LongExp-4 68628 1770 ns/op BenchmarkAppendFloat/Big-4 66732 1826 ns/op BenchmarkAppendFloat/BinaryExp-4 196888 613.7 ns/op BenchmarkAppendFloat/32Integer-4 75265 1593 ns/op BenchmarkAppendFloat/32ExactFraction-4 87528 1392 ns/op BenchmarkAppendFloat/32Point-4 77305 1476 ns/op BenchmarkAppendFloat/32Exp-4 90706 1366 ns/op BenchmarkAppendFloat/32NegExp-4 88287 1379 ns/op BenchmarkAppendFloat/32Shortest-4 94164 1284 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 104160 1164 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 97693 1182 ns/op BenchmarkAppendFloat/64Fixed1-4 119061 993.4 ns/op BenchmarkAppendFloat/64Fixed2-4 119412 992.7 ns/op BenchmarkAppendFloat/64Fixed3-4 116526 992.7 ns/op BenchmarkAppendFloat/64Fixed4-4 117626 988.0 ns/op BenchmarkAppendFloat/64Fixed12-4 59319 2033 ns/op BenchmarkAppendFloat/64Fixed16-4 81324 1479 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 87571 1388 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 73538 1594 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1562 76403 ns/op BenchmarkAppendFloat/Slowpath64-4 64454 1804 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 66628 1772 ns/op BenchmarkFormatInt-4 13698 8503 ns/op BenchmarkAppendInt-4 13471 8718 ns/op BenchmarkFormatUint-4 74193 1683 ns/op BenchmarkAppendUint-4 71215 1613 ns/op BenchmarkFormatIntSmall/7-4 1382020 87.23 ns/op BenchmarkFormatIntSmall/42-4 1339684 89.56 ns/op BenchmarkAppendIntSmall-4 733468 164.6 ns/op BenchmarkAppendUintVarlen/1-4 629220 173.4 ns/op BenchmarkAppendUintVarlen/12-4 703482 176.8 ns/op BenchmarkAppendUintVarlen/123-4 510550 230.2 ns/op BenchmarkAppendUintVarlen/1234-4 518440 226.4 ns/op BenchmarkAppendUintVarlen/12345-4 500564 233.4 ns/op BenchmarkAppendUintVarlen/123456-4 484296 240.2 ns/op BenchmarkAppendUintVarlen/1234567-4 510438 237.8 ns/op BenchmarkAppendUintVarlen/12345678-4 484012 235.9 ns/op BenchmarkAppendUintVarlen/123456789-4 483990 240.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 493958 244.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 463749 245.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 479936 245.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 462855 247.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 477382 252.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 442670 254.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 473845 249.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 468411 257.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 446149 258.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 455056 259.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 471595 257.6 ns/op BenchmarkQuote-4 30660 3905 ns/op BenchmarkQuoteRune-4 293427 439.5 ns/op BenchmarkAppendQuote-4 29500 3723 ns/op BenchmarkAppendQuoteRune-4 465193 256.2 ns/op BenchmarkUnquoteEasy-4 878348 140.5 ns/op BenchmarkUnquoteHard-4 28665 4160 ns/op PASS ok strconv 16.048s goos: linux goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 266665 415.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 91128 1354 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 111040 1047 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 188110 626.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 56090 2096 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 66190 1834 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 478504 239.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 11370 10691 ns/op BenchmarkGenericMatch1-4 1135 101013 ns/op BenchmarkGenericMatch2-4 240 510969 ns/op BenchmarkSingleMaxSkipping-4 4059 29113 ns/op 343.49 MB/s BenchmarkSingleLongSuffixFail-4 7485 15849 ns/op 63.22 MB/s BenchmarkSingleMatch-4 138 883793 ns/op 16.97 MB/s BenchmarkByteByteNoMatch-4 36963 3229 ns/op BenchmarkByteByteMatch-4 10000 11135 ns/op BenchmarkByteStringMatch-4 14120 8183 ns/op BenchmarkHTMLEscapeNew-4 46404 2585 ns/op BenchmarkHTMLEscapeOld-4 56476 2151 ns/op BenchmarkByteStringReplacerWriteString-4 754 155192 ns/op BenchmarkByteReplacerWriteString-4 702 171884 ns/op BenchmarkByteByteReplaces-4 1761 65545 ns/op BenchmarkByteByteMap-4 4678 24268 ns/op BenchmarkMap/identity/ASCII-4 225102 517.1 ns/op BenchmarkMap/identity/Greek-4 208198 560.3 ns/op BenchmarkMap/change/ASCII-4 18913 6309 ns/op BenchmarkMap/change/Greek-4 12942 9436 ns/op BenchmarkIndexRune-4 1000000 105.1 ns/op BenchmarkIndexRuneLongString-4 905496 127.2 ns/op BenchmarkIndexRuneFastPath-4 2247339 52.25 ns/op BenchmarkIndex-4 2265589 52.96 ns/op BenchmarkLastIndex-4 2360288 50.17 ns/op BenchmarkIndexByte-4 5694830 21.22 ns/op BenchmarkToUpper/#00-4 1629306 74.64 ns/op BenchmarkToUpper/ONLYUPPER-4 1410019 83.81 ns/op BenchmarkToUpper/abc-4 190760 624.4 ns/op BenchmarkToUpper/AbC123-4 125827 947.8 ns/op BenchmarkToUpper/azAZ09_-4 109968 1066 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 31330 3830 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 18002 6571 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 35540 3354 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 74845 1617 ns/op BenchmarkToLower/#00-4 1654636 72.87 ns/op BenchmarkToLower/abc-4 1596481 74.04 ns/op BenchmarkToLower/AbC123-4 127329 960.2 ns/op BenchmarkToLower/azAZ09_-4 110832 1076 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 31360 3878 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 19314 6210 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 41805 2848 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 73216 1617 ns/op BenchmarkMapNoChanges-4 330206 356.7 ns/op BenchmarkTrim-4 29848 4022 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1916620 64.55 ns/op BenchmarkToValidUTF8/InvalidASCII-4 113560 1084 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 79924 1514 ns/op BenchmarkEqualFold-4 36207 3307 ns/op BenchmarkIndexHard1-4 1148 104091 ns/op BenchmarkIndexHard2-4 818 143444 ns/op BenchmarkIndexHard3-4 168 712061 ns/op BenchmarkIndexHard4-4 164 735028 ns/op BenchmarkLastIndexHard1-4 62 1848774 ns/op BenchmarkLastIndexHard2-4 61 1793057 ns/op BenchmarkLastIndexHard3-4 67 1789413 ns/op BenchmarkCountHard1-4 1107 105287 ns/op BenchmarkCountHard2-4 829 146596 ns/op BenchmarkCountHard3-4 163 731089 ns/op BenchmarkIndexTorture-4 8058 14559 ns/op BenchmarkCountTorture-4 8085 14246 ns/op BenchmarkCountTortureOverlapping-4 847 127734 ns/op BenchmarkCountByte/10-4 2373760 50.47 ns/op 198.15 MB/s BenchmarkCountByte/32-4 2328625 50.64 ns/op 631.86 MB/s BenchmarkCountByte/4096-4 721408 158.7 ns/op 25817.25 MB/s BenchmarkCountByte/4194304-4 1083 107960 ns/op 38850.44 MB/s BenchmarkCountByte/67108864-4 24 4716769 ns/op 14227.72 MB/s BenchmarkFields/ASCII/16-4 159796 749.8 ns/op 21.34 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12735 9607 ns/op 26.65 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 754 156843 ns/op 26.12 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 40 2795058 ns/op 23.45 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 43539829 ns/op 24.08 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 65528 1812 ns/op 8.83 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5937 20611 ns/op 12.42 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 350 333339 ns/op 12.29 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6277140 ns/op 10.44 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 112725108 ns/op 9.30 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 123847 947.9 ns/op 16.88 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9980 11831 ns/op 21.64 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 544 211807 ns/op 19.34 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4574334 ns/op 14.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 101082568 ns/op 10.37 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 80214 1493 ns/op 10.71 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6703 15927 ns/op 16.07 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 438 271443 ns/op 15.09 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5411545 ns/op 12.11 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 102455098 ns/op 10.23 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 129506117 ns/op BenchmarkSplitSingleByteSeparator-4 12 9529825 ns/op BenchmarkSplitMultiByteSeparator-4 24 4989852 ns/op BenchmarkSplitNSingleByteSeparator-4 140700 818.8 ns/op BenchmarkSplitNMultiByteSeparator-4 115484 1023 ns/op BenchmarkRepeat/5x1-4 261544 466.1 ns/op BenchmarkRepeat/5x2-4 172057 676.2 ns/op BenchmarkRepeat/5x6-4 102572 1142 ns/op BenchmarkRepeat/10x1-4 237298 467.8 ns/op BenchmarkRepeat/10x2-4 177322 681.3 ns/op BenchmarkRepeat/10x6-4 97842 1156 ns/op BenchmarkIndexAnyASCII/1:1-4 1000000 106.5 ns/op BenchmarkIndexAnyASCII/1:2-4 1000000 106.2 ns/op BenchmarkIndexAnyASCII/1:4-4 1000000 105.7 ns/op BenchmarkIndexAnyASCII/1:8-4 1000000 106.7 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 105.9 ns/op BenchmarkIndexAnyASCII/1:32-4 1000000 108.2 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 110.3 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 106.7 ns/op BenchmarkIndexAnyASCII/16:2-4 359289 325.0 ns/op BenchmarkIndexAnyASCII/16:4-4 314427 337.7 ns/op BenchmarkIndexAnyASCII/16:8-4 353119 343.7 ns/op BenchmarkIndexAnyASCII/16:16-4 339506 358.3 ns/op BenchmarkIndexAnyASCII/16:32-4 288188 399.2 ns/op BenchmarkIndexAnyASCII/16:64-4 256860 460.9 ns/op BenchmarkIndexAnyASCII/256:1-4 990760 111.4 ns/op BenchmarkIndexAnyASCII/256:2-4 31588 3812 ns/op BenchmarkIndexAnyASCII/256:4-4 31044 3939 ns/op BenchmarkIndexAnyASCII/256:8-4 29538 4039 ns/op BenchmarkIndexAnyASCII/256:16-4 29828 3993 ns/op BenchmarkIndexAnyASCII/256:32-4 29694 4039 ns/op BenchmarkIndexAnyASCII/256:64-4 29360 4071 ns/op BenchmarkIndexAnyUTF8/1:1-4 1000000 104.6 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 107.9 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 108.4 ns/op BenchmarkIndexAnyUTF8/1:8-4 1000000 111.3 ns/op BenchmarkIndexAnyUTF8/1:16-4 990237 110.5 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 109.2 ns/op BenchmarkIndexAnyUTF8/1:64-4 1000000 109.5 ns/op BenchmarkIndexAnyUTF8/16:1-4 985042 121.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 177357 674.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 168296 668.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 178840 665.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 176763 680.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 173023 685.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 180957 654.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 323101 377.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 12812 9457 ns/op BenchmarkIndexAnyUTF8/256:4-4 12846 9480 ns/op BenchmarkIndexAnyUTF8/256:8-4 12832 9324 ns/op BenchmarkIndexAnyUTF8/256:16-4 12934 9349 ns/op BenchmarkIndexAnyUTF8/256:32-4 12868 9326 ns/op BenchmarkIndexAnyUTF8/256:64-4 13270 9033 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 104.5 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1000000 102.8 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1000000 104.2 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 104.9 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1000000 105.6 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 105.9 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1000000 106.5 ns/op BenchmarkLastIndexAnyASCII/16:1-4 376844 320.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 369300 321.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 358665 328.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 349663 339.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 340392 346.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 311030 391.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 237288 466.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 30673 3915 ns/op BenchmarkLastIndexAnyASCII/256:2-4 30116 3921 ns/op BenchmarkLastIndexAnyASCII/256:4-4 30704 3838 ns/op BenchmarkLastIndexAnyASCII/256:8-4 31062 3872 ns/op BenchmarkLastIndexAnyASCII/256:16-4 30714 3919 ns/op BenchmarkLastIndexAnyASCII/256:32-4 29949 3960 ns/op BenchmarkLastIndexAnyASCII/256:64-4 29782 4055 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 108.3 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 108.8 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1000000 108.2 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1000000 107.8 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 106.8 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 107.5 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 110.1 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 205887 588.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 99998 1181 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 100314 1171 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 104659 1130 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 107024 1127 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 104582 1132 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 104798 1140 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15051 7989 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 7261 16998 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6566 17519 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6585 16858 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6952 16728 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6140 17116 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 7119 16641 ns/op BenchmarkTrimASCII/1:1-4 1641802 74.11 ns/op BenchmarkTrimASCII/1:2-4 1208906 97.99 ns/op BenchmarkTrimASCII/1:4-4 1000000 103.6 ns/op BenchmarkTrimASCII/1:8-4 1000000 113.7 ns/op BenchmarkTrimASCII/1:16-4 978720 122.1 ns/op BenchmarkTrimASCII/16:1-4 1443090 81.24 ns/op BenchmarkTrimASCII/16:2-4 334770 346.1 ns/op BenchmarkTrimASCII/16:4-4 340044 342.2 ns/op BenchmarkTrimASCII/16:8-4 326226 354.6 ns/op BenchmarkTrimASCII/16:16-4 331699 364.4 ns/op BenchmarkTrimASCII/256:1-4 689056 171.8 ns/op BenchmarkTrimASCII/256:2-4 30247 4066 ns/op BenchmarkTrimASCII/256:4-4 29760 4076 ns/op BenchmarkTrimASCII/256:8-4 29095 4085 ns/op BenchmarkTrimASCII/256:16-4 29437 4115 ns/op BenchmarkTrimASCII/4096:1-4 79023 1518 ns/op BenchmarkTrimASCII/4096:2-4 1862 64600 ns/op BenchmarkTrimASCII/4096:4-4 1846 63064 ns/op BenchmarkTrimASCII/4096:8-4 1797 62581 ns/op BenchmarkTrimASCII/4096:16-4 1840 63712 ns/op BenchmarkTrimByte-4 2399305 49.90 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18422 6552 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18885 6492 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1152 103784 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2216 51668 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4486 25588 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8145 13334 ns/op BenchmarkJoin/0-4 2685218 44.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2072894 57.88 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 139165 880.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 88549 1295 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 67729 1713 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 58146 2125 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 45991 2517 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 39817 2948 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1336382 88.70 ns/op BenchmarkTrimSpace/ASCII-4 782578 151.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 76803 1623 ns/op BenchmarkTrimSpace/JustNonASCII-4 40807 2969 ns/op BenchmarkReplaceAll-4 72650 1605 ns/op 16 B/op 1 allocs/op PASS ok strings 34.896s goos: linux goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 56122 1955 ns/op BenchmarkCond2-4 20972 5880 ns/op BenchmarkCond4-4 12301 9597 ns/op BenchmarkCond8-4 10000 12799 ns/op BenchmarkCond16-4 4748 25073 ns/op BenchmarkCond32-4 2472 48437 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 464836 222.1 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 204162 573.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 464592 239.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 577544 210.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 236181 491.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 597987 200.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 71251 1924 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 71014 1757 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 50061 2720 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 44434 2415 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 604746 195.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 141169 910.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 566673 214.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 141745 986.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 474123 229.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 135913 871.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1265674 91.44 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 59402 1961 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 153015 855.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 690712 182.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3459 29570 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 244 411118 ns/op BenchmarkRange/*sync.Map-4 1921 63238 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 73392 1572 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 147616 709.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 72402 1933 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 90060 1293 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 190437 607.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 96570 1173 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 64596 1869 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 136100 814.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 603927 197.1 ns/op BenchmarkUncontendedSemaphore-4 2169157 56.12 ns/op BenchmarkContendedSemaphore-4 1659195 72.54 ns/op BenchmarkMutexUncontended-4 780175 160.3 ns/op BenchmarkMutex-4 164910 729.0 ns/op BenchmarkMutexSlack-4 174406 717.4 ns/op BenchmarkMutexWork-4 146691 827.2 ns/op BenchmarkMutexWorkSlack-4 170737 914.9 ns/op BenchmarkMutexNoSpin-4 48400 2586 ns/op BenchmarkMutexSpin-4 48728 2487 ns/op BenchmarkOnce-4 1375069 92.35 ns/op BenchmarkSemaUncontended-4 3219578 33.06 ns/op BenchmarkSemaSyntNonblock-4 1672011 71.31 ns/op BenchmarkSemaSyntBlock-4 1000000 102.6 ns/op BenchmarkSemaWorkNonblock-4 682562 170.0 ns/op BenchmarkSemaWorkBlock-4 672630 185.9 ns/op BenchmarkRWMutexUncontended-4 266930 380.4 ns/op BenchmarkRWMutexWrite100-4 247477 448.2 ns/op BenchmarkRWMutexWrite10-4 221930 489.2 ns/op BenchmarkRWMutexWorkWrite100-4 186272 584.2 ns/op BenchmarkRWMutexWorkWrite10-4 191134 710.5 ns/op BenchmarkWaitGroupUncontended-4 673447 174.1 ns/op BenchmarkWaitGroupAddDone-4 392271 318.4 ns/op BenchmarkWaitGroupAddDoneWork-4 277572 364.8 ns/op BenchmarkWaitGroupWait-4 2402517 49.53 ns/op BenchmarkWaitGroupWaitWork-4 1681062 71.06 ns/op BenchmarkWaitGroupActuallyWait-4 31562 3437 ns/op 32 B/op 2 allocs/op PASS ok sync 11.980s goos: linux goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 743084 167.0 ns/op PASS ok sync/atomic 0.255s goos: linux goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 101972 1154 ns/op 0 B/op 0 allocs/op PASS ok testing 0.150s goos: linux goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 3956 26335 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 5198 20697 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 49 2232071 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 52 1982412 ns/op 2488 B/op 19 allocs/op BenchmarkTable/1x100000/new-4 1 295865782 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 303216672 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 969 144244 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 958 127467 ns/op 5 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 9 11732426 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 10 10694484 ns/op 41356 B/op 103 allocs/op BenchmarkTable/10x100000/new-4 1 1202824867 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1194683858 ns/op 48122920 B/op 100079 allocs/op BenchmarkTable/100x10/new-4 114 1048627 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 98 1020611 ns/op 400 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 102468661 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 1 103065501 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x100000/new-4 1 11373281270 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 11306585876 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 1654 69012 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 21 5380984 ns/op 409132 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 546784129 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 1447 81104 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 150 796860 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 14 8074484 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 3758 27483 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 28.949s goos: linux goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 1 199178646 ns/op BenchmarkVariableString-4 63229 1807 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1653 72728 ns/op 2515 B/op 39 allocs/op PASS ok text/template/parse 0.504s goos: linux goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc-4 34 3162263 ns/op BenchmarkAfter-4 140 1211721 ns/op BenchmarkStop-4 193 585938 ns/op BenchmarkSimultaneousAfterFunc-4 25 4117816 ns/op BenchmarkStartStop-4 246 579289 ns/op BenchmarkReset-4 1867 71284 ns/op BenchmarkSleep-4 55 3108794 ns/op BenchmarkParallelTimerLatency-4 46 243577 avg-late-ns 4901169 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 343384 avg-late-ns 884151 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 389829 avg-late-ns 1603356 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 394217 avg-late-ns 1391905 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 390040 avg-late-ns 2253218 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 347608 avg-late-ns 2032278 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 361469 avg-late-ns 1829217 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 318242 avg-late-ns 2718259 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 280729 avg-late-ns 1695177 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 283460 avg-late-ns 2240857 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 789455 avg-late-ns 2963015 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 302596 avg-late-ns 892577 max-late-ns BenchmarkTicker-4 296 348573 ns/op BenchmarkTickerReset-4 2158 55269 ns/op BenchmarkTickerResetNaive-4 210 503073 ns/op BenchmarkNow-4 647238 165.7 ns/op BenchmarkNowUnixNano-4 690396 173.7 ns/op BenchmarkNowUnixMilli-4 691654 175.1 ns/op BenchmarkNowUnixMicro-4 677269 173.6 ns/op BenchmarkFormat-4 37648 3131 ns/op BenchmarkFormatNow-4 53205 2297 ns/op BenchmarkMarshalJSON-4 38742 3091 ns/op BenchmarkMarshalText-4 38053 3055 ns/op BenchmarkParse-4 103696 1141 ns/op BenchmarkParseDuration-4 450213 266.0 ns/op BenchmarkHour-4 600024 199.3 ns/op BenchmarkSecond-4 596530 189.1 ns/op BenchmarkYear-4 468248 269.7 ns/op BenchmarkDay-4 385522 305.9 ns/op BenchmarkISOWeek-4 431196 268.7 ns/op PASS ok time 10.064s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 218272 497.7 ns/op BenchmarkDecodeValidJapaneseChars-4 273824 429.0 ns/op BenchmarkDecodeRune-4 717128 153.3 ns/op BenchmarkEncodeValidASCII-4 337909 360.2 ns/op BenchmarkEncodeValidJapaneseChars-4 492717 249.2 ns/op BenchmarkEncodeRune-4 1446308 82.71 ns/op PASS ok unicode/utf16 0.855s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 430224 255.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 113008 1068 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2345047 50.72 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 293121 398.3 ns/op BenchmarkValidTenASCIIChars-4 498908 240.2 ns/op BenchmarkValid100KASCIIChars-4 57 2140968 ns/op BenchmarkValidTenJapaneseChars-4 95688 1237 ns/op BenchmarkValidLongMostlyASCII-4 55 2162605 ns/op BenchmarkValidLongJapanese-4 34 3428012 ns/op BenchmarkValidStringTenASCIIChars-4 2505601 45.81 ns/op BenchmarkValidString100KASCIIChars-4 9222 12798 ns/op BenchmarkValidStringTenJapaneseChars-4 278194 414.8 ns/op BenchmarkValidStringLongMostlyASCII-4 872 136046 ns/op BenchmarkValidStringLongJapanese-4 99 1165605 ns/op BenchmarkEncodeASCIIRune-4 2078755 57.47 ns/op BenchmarkEncodeJapaneseRune-4 1245510 97.60 ns/op BenchmarkAppendASCIIRune-4 4407799 27.34 ns/op BenchmarkAppendJapaneseRune-4 1431225 84.25 ns/op BenchmarkDecodeASCIIRune-4 1410715 85.88 ns/op BenchmarkDecodeJapaneseRune-4 847020 120.0 ns/op BenchmarkFullRune/ASCII-4 1681988 69.88 ns/op BenchmarkFullRune/Incomplete-4 827660 145.5 ns/op BenchmarkFullRune/Japanese-4 1701106 71.36 ns/op PASS ok unicode/utf8 3.752s goos: linux goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 58023523967 ns/op PASS ok cmd/api 65.345s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 1310967 220.8 ns/op BenchmarkEqArrayOfStrings64-4 61640 1929 ns/op BenchmarkEqArrayOfStrings1024-4 8919 29569 ns/op BenchmarkEqArrayOfFloats5-4 633847 181.8 ns/op BenchmarkEqArrayOfFloats64-4 189608 1839 ns/op BenchmarkEqArrayOfFloats1024-4 10000 28576 ns/op PASS ok cmd/compile/internal/reflectdata 1.654s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 7760 360590 ns/op BenchmarkCopyElim1-4 639 187397 ns/op BenchmarkCopyElim10-4 601 204384 ns/op BenchmarkCopyElim100-4 279 396356 ns/op BenchmarkCopyElim1000-4 43 2696399 ns/op BenchmarkCopyElim10000-4 2 51475699 ns/op BenchmarkCopyElim100000-4 1 695233122 ns/op BenchmarkDeadCode/1-4 548 203441 ns/op BenchmarkDeadCode/10-4 469 249991 ns/op BenchmarkDeadCode/100-4 210 548761 ns/op BenchmarkDeadCode/1000-4 32 3425088 ns/op BenchmarkDeadCode/10000-4 3 45153590 ns/op BenchmarkDeadCode/100000-4 1 561573714 ns/op BenchmarkDeadCode/200000-4 1 1049270567 ns/op BenchmarkDominatorsLinear-4 8 14678077 ns/op 0.68 MB/s BenchmarkDominatorsFwdBack-4 5 21528982 ns/op 0.46 MB/s BenchmarkDominatorsManyPred-4 6 20332265 ns/op 0.49 MB/s BenchmarkDominatorsMaxPred-4 6 20048363 ns/op 0.50 MB/s BenchmarkDominatorsMaxPredVal-4 6 21129368 ns/op 0.47 MB/s BenchmarkFuse/1-4 648 174177 ns/op BenchmarkFuse/10-4 412 256022 ns/op BenchmarkFuse/100-4 100 1004524 ns/op BenchmarkFuse/1000-4 15 8044313 ns/op BenchmarkFuse/10000-4 1 107745059 ns/op BenchmarkNilCheckDeep1-4 13065 9239 ns/op 0.11 MB/s 88 B/op 5 allocs/op BenchmarkNilCheckDeep10-4 4215 28232 ns/op 0.35 MB/s 168 B/op 5 allocs/op BenchmarkNilCheckDeep100-4 542 221382 ns/op 0.45 MB/s 1153 B/op 5 allocs/op BenchmarkNilCheckDeep1000-4 46 2198923 ns/op 0.45 MB/s 10467 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 4 29312912 ns/op 0.34 MB/s 122946 B/op 6 allocs/op BenchmarkDSEPass-4 19 6124257 ns/op 6605 B/op 4 allocs/op BenchmarkDSEPassBlock-4 1 124088418 ns/op 1800496 B/op 60016 allocs/op BenchmarkCSEPass-4 4 29979738 ns/op 188688 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 160008697 ns/op 6120224 B/op 120002 allocs/op BenchmarkDeadcodePass-4 111 1011119 ns/op 1478 B/op 1 allocs/op BenchmarkDeadcodePassBlock-4 2 54561488 ns/op 120092 B/op 7502 allocs/op BenchmarkMultiPass-4 44 2367640 ns/op 192598 B/op 8 allocs/op BenchmarkMultiPassBlock-4 1 146365167 ns/op 5880768 B/op 120021 allocs/op BenchmarkCondRewrite/SoloJump-4 1562167 75.72 ns/op BenchmarkCondRewrite/CombJump-4 1590174 76.76 ns/op PASS ok cmd/compile/internal/ssa 19.179s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 4010 28195 ns/op BenchmarkExtShift-4 8072 14738 ns/op BenchmarkModify-4 4176 28977 ns/op BenchmarkMullImm-4 7860 15232 ns/op BenchmarkConstModify-4 3927 28892 ns/op BenchmarkBitSet-4 8168 14569 ns/op BenchmarkBitClear-4 7984 14672 ns/op BenchmarkBitToggle-4 7927 14782 ns/op BenchmarkBitSetConst-4 65743 1810 ns/op BenchmarkBitClearConst-4 65220 1828 ns/op BenchmarkBitToggleConst-4 65108 1818 ns/op BenchmarkDivconstI64-4 4301938 27.98 ns/op BenchmarkModconstI64-4 4593966 27.65 ns/op BenchmarkDivisiblePow2constI64-4 4379589 26.81 ns/op BenchmarkDivisibleconstI64-4 4304304 28.23 ns/op BenchmarkDivisibleWDivconstI64-4 2905214 41.44 ns/op BenchmarkDivconstU64/3-4 4395849 27.79 ns/op BenchmarkDivconstU64/5-4 4305848 27.58 ns/op BenchmarkDivconstU64/37-4 4290564 28.04 ns/op BenchmarkDivconstU64/1234567-4 4336956 28.09 ns/op BenchmarkModconstU64-4 4278487 28.15 ns/op BenchmarkDivisibleconstU64-4 4319428 25.97 ns/op BenchmarkDivisibleWDivconstU64-4 2968615 40.66 ns/op BenchmarkDivconstI32-4 4399558 27.57 ns/op BenchmarkModconstI32-4 4317342 27.76 ns/op BenchmarkDivisiblePow2constI32-4 4377362 26.97 ns/op BenchmarkDivisibleconstI32-4 4374620 26.59 ns/op BenchmarkDivisibleWDivconstI32-4 3026638 41.53 ns/op BenchmarkDivconstU32-4 4388008 27.66 ns/op BenchmarkModconstU32-4 4546507 27.22 ns/op BenchmarkDivisibleconstU32-4 4405892 26.21 ns/op BenchmarkDivisibleWDivconstU32-4 2867443 41.22 ns/op BenchmarkDivconstI16-4 4253324 28.22 ns/op BenchmarkModconstI16-4 4371440 27.39 ns/op BenchmarkDivisiblePow2constI16-4 4400554 27.52 ns/op BenchmarkDivisibleconstI16-4 4371565 27.23 ns/op BenchmarkDivisibleWDivconstI16-4 2962752 40.67 ns/op BenchmarkDivconstU16-4 4376646 28.21 ns/op BenchmarkModconstU16-4 4221187 28.60 ns/op BenchmarkDivisibleconstU16-4 4242182 28.82 ns/op BenchmarkDivisibleWDivconstU16-4 2793720 42.02 ns/op BenchmarkDivconstI8-4 4353220 28.06 ns/op BenchmarkModconstI8-4 4246896 27.68 ns/op BenchmarkDivisiblePow2constI8-4 4434426 27.56 ns/op BenchmarkDivisibleconstI8-4 4288396 28.14 ns/op BenchmarkDivisibleWDivconstI8-4 2905046 42.15 ns/op BenchmarkDivconstU8-4 4411582 26.99 ns/op BenchmarkModconstU8-4 4326373 27.60 ns/op BenchmarkDivisibleconstU8-4 4485597 27.01 ns/op BenchmarkDivisibleWDivconstU8-4 2976068 40.24 ns/op BenchmarkMul2-4 226401 525.9 ns/op BenchmarkMulNeg2-4 227842 520.1 ns/op BenchmarkEfaceInteger-4 2067439 56.76 ns/op BenchmarkMulconstI32/3-4 8427044 14.08 ns/op BenchmarkMulconstI32/5-4 8728074 13.86 ns/op BenchmarkMulconstI32/12-4 8339676 14.38 ns/op BenchmarkMulconstI32/120-4 8143472 14.67 ns/op BenchmarkMulconstI32/-120-4 7902447 14.91 ns/op BenchmarkMulconstI32/65537-4 8085872 14.69 ns/op BenchmarkMulconstI32/65538-4 8306798 14.08 ns/op BenchmarkMulconstI64/3-4 8167766 14.62 ns/op BenchmarkMulconstI64/5-4 8092906 14.75 ns/op BenchmarkMulconstI64/12-4 8354598 14.21 ns/op BenchmarkMulconstI64/120-4 8318632 14.16 ns/op BenchmarkMulconstI64/-120-4 8103903 14.70 ns/op BenchmarkMulconstI64/65537-4 8394110 14.42 ns/op BenchmarkMulconstI64/65538-4 8601529 13.94 ns/op BenchmarkMulconstU32/3-4 8564419 13.97 ns/op BenchmarkMulconstU32/5-4 8646555 13.32 ns/op BenchmarkMulconstU32/12-4 8373013 14.25 ns/op BenchmarkMulconstU32/120-4 8299789 14.67 ns/op BenchmarkMulconstU32/65537-4 8155094 14.73 ns/op BenchmarkMulconstU32/65538-4 8933470 14.07 ns/op BenchmarkMulconstU64/3-4 8780185 14.52 ns/op BenchmarkMulconstU64/5-4 8295898 14.71 ns/op BenchmarkMulconstU64/12-4 8268945 14.48 ns/op BenchmarkMulconstU64/120-4 8160674 14.10 ns/op BenchmarkMulconstU64/65537-4 9026146 14.19 ns/op BenchmarkMulconstU64/65538-4 8525101 14.26 ns/op BenchmarkShiftArithmeticRight-4 7965943 14.40 ns/op BenchmarkSwitch8Predictable-4 5267973 23.60 ns/op BenchmarkSwitch8Unpredictable-4 4542596 26.18 ns/op BenchmarkSwitch32Predictable-4 5306360 22.76 ns/op BenchmarkSwitch32Unpredictable-4 4502908 26.00 ns/op BenchmarkSwitchStringPredictable-4 3132750 38.45 ns/op BenchmarkSwitchStringUnpredictable-4 3007563 38.09 ns/op PASS ok cmd/compile/internal/test 12.872s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkCheck/http/funcbodies/info-4 1 541757372 ns/op 55051 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 374088803 ns/op 79708 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 177359899 ns/op 168124 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 156949632 ns/op 189959 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 115917889 ns/op 43550 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90763468 ns/op 55627 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 42438746 ns/op 118948 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 39961843 ns/op 126325 lines/s BenchmarkCheck/constant/funcbodies/info-4 2 50713166 ns/op 42511 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42848366 ns/op 50313 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23861296 ns/op 90323 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 25058593 ns/op 86058 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 984718483 ns/op 61423 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 595136283 ns/op 101627 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 151749563 ns/op 398378 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 126572987 ns/op 477642 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 2 69969372 ns/op 26460 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 58373509 ns/op 31713 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42607506 ns/op 43451 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42234832 ns/op 43831 lines/s PASS ok cmd/compile/internal/types2 11.714s goos: linux goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 110 1075546 ns/op 1762636 sys-ns/op 1208900 user-ns/op PASS ok cmd/go 0.245s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 45874 2593 ns/op 3.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 53397 2179 ns/op 3.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16890 7148 ns/op 143.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18202 6736 ns/op 152.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2811 40027 ns/op 204.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2954 40093 ns/op 204.33 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.966s ##### os/user with tag osusergo ok os/user 0.006s All tests passed.