linux-amd64-longtest-race at 42f99b203d2990429ba9d13bd1b71d31057ce30a :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rnad13f34" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=3s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rnad13f34" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=3s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-longtest-race" "GO_TEST_SHORT=0" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.025s ok archive/zip 121.170s ok bufio 0.279s ok bytes 6.739s ok compress/bzip2 0.360s ok compress/flate 140.882s ok compress/gzip 11.670s ok compress/lzw 0.479s ok compress/zlib 7.135s ok container/heap 0.035s ok container/list 0.023s ok container/ring 0.025s ok context 0.038s ok crypto 0.025s ok crypto/aes 0.055s ok crypto/cipher 0.989s ok crypto/des 0.055s ok crypto/dsa 9.791s ok crypto/ecdh 0.405s ok crypto/ecdsa 2.889s ok crypto/ed25519 0.882s ok crypto/elliptic 1.197s ok crypto/hmac 0.025s ok crypto/internal/alias 0.023s ok crypto/internal/bigmod 2.349s ok crypto/internal/boring 0.024s ok crypto/internal/boring/bcache 0.359s ok crypto/internal/edwards25519 34.027s ok crypto/internal/edwards25519/field 11.528s ok crypto/internal/nistec 21.831s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/md5 0.031s ok crypto/rand 1.980s ok crypto/rc4 0.419s ok crypto/rsa 5.378s ok crypto/sha1 0.046s ok crypto/sha256 0.029s ok crypto/sha512 0.034s ok crypto/subtle 13.811s ok crypto/tls 3.040s ok crypto/x509 1.370s ok database/sql 1.097s ok database/sql/driver 0.025s ok debug/buildinfo 3.482s ok debug/dwarf 0.074s ok debug/elf 1.201s ok debug/gosym 0.269s ok debug/macho 0.035s ok debug/pe 0.044s ok debug/plan9obj 0.023s ok embed 0.024s [no tests to run] ok embed/internal/embedtest 0.023s ok encoding/ascii85 0.033s ok encoding/asn1 0.026s ok encoding/base32 0.066s ok encoding/base64 0.036s ok encoding/binary 0.034s ok encoding/csv 0.056s ok encoding/gob 17.111s ok encoding/hex 0.035s ok encoding/json 5.588s ok encoding/pem 1.688s ok encoding/xml 35.474s ok errors 0.034s ok expvar 0.023s ok flag 0.099s ok fmt 0.500s ok go/ast 0.034s ok go/build 3.680s ok go/build/constraint 0.035s ok go/constant 0.035s ok go/doc 0.217s ok go/doc/comment 1.818s ok go/format 0.054s ok go/importer 0.160s ok go/internal/gccgoimporter 0.055s ok go/internal/gcimporter 30.171s ok go/internal/srcimporter 11.361s ok go/parser 37.741s ok go/printer 1.254s ok go/scanner 0.034s ok go/token 0.125s ok go/types 121.683s ok hash 0.025s ok hash/adler32 0.044s ok hash/crc32 0.054s ok hash/crc64 0.034s ok hash/fnv 0.024s ok hash/maphash 0.025s ok html 0.023s ok html/template 0.487s ok image 1.327s ok image/color 0.044s ok image/draw 0.538s ok image/gif 83.745s ok image/jpeg 20.905s ok image/png 4.467s ok index/suffixarray 549.519s ok internal/abi 0.042s ok internal/buildcfg 0.024s ok internal/coverage/cformat 0.024s ok internal/coverage/cmerge 0.024s ok internal/coverage/pods 0.024s ok internal/coverage/slicereader 0.024s ok internal/coverage/slicewriter 0.024s ok internal/coverage/test 0.054s ok internal/cpu 0.072s ok internal/dag 0.024s ok internal/diff 0.025s ok internal/fmtsort 0.023s ok internal/fuzz 0.045s ok internal/godebug 0.026s ok internal/intern 2.044s ok internal/itoa 0.024s ok internal/poll 20.393s ok internal/profile 0.024s ok internal/reflectlite 0.258s ok internal/safefilepath 0.024s ok internal/saferio 0.225s ok internal/singleflight 0.098s ok internal/testenv 0.025s ok internal/trace 4.830s ok internal/types/errors 0.336s ok internal/unsafeheader 0.024s ok internal/xcoff 0.034s ok io 0.057s ok io/fs 0.237s ok io/ioutil 0.033s ok log 0.034s ok log/slog 0.046s ok log/slog/internal/buffer 0.024s ok log/syslog 1.247s ok maps 0.024s ok math 0.033s ok math/big 6.447s ok math/bits 0.035s ok math/cmplx 0.024s ok math/rand 32.884s ok mime 0.045s ok mime/multipart 7.199s ok mime/quotedprintable 0.898s ok net 29.084s ok net/http 53.307s ok net/http/cgi 0.438s ok net/http/cookiejar 0.035s ok net/http/fcgi 0.134s ok net/http/httptest 0.177s ok net/http/httptrace 0.025s ok net/http/httputil 1.028s ok net/http/internal 0.025s ok net/http/internal/ascii 0.023s ok net/http/pprof 5.191s ok net/internal/socktest 0.026s ok net/mail 0.034s ok net/netip 0.299s ok net/rpc 0.067s ok net/rpc/jsonrpc 0.035s ok net/smtp 0.055s ok net/textproto 0.034s ok net/url 0.034s ok os 17.171s ok os/exec 0.608s ok os/exec/internal/fdtest 0.023s ok os/signal 14.018s ok os/user 0.024s ok path 0.025s ok path/filepath 0.065s ok plugin 0.024s ok reflect 2.997s ok regexp 2.746s ok regexp/syntax 3.960s ok runtime 220.130s ok runtime/cgo 0.023s ok runtime/coverage 13.782s ok runtime/debug 0.126s ok runtime/internal/atomic 1.470s ok runtime/internal/math 0.024s ok runtime/internal/sys 0.024s ok runtime/internal/syscall 0.024s ok runtime/metrics 0.023s ok runtime/pprof 76.286s ok runtime/race 7.813s ok runtime/trace 5.461s ok slices 0.027s ok sort 4.966s ok strconv 7.217s ok strings 2.468s ok sync 1.406s ok sync/atomic 160.006s ok syscall 3.249s ok testing 1.867s ok testing/fstest 0.024s ok testing/iotest 0.024s ok testing/quick 0.146s ok text/scanner 0.034s ok text/tabwriter 0.023s ok text/template 0.550s ok text/template/parse 0.035s ok time 15.636s ok unicode 0.034s ok unicode/utf16 0.026s ok unicode/utf8 0.034s ok cmd/addr2line 1.390s ok cmd/api 6.323s ok cmd/asm/internal/asm 3.232s ok cmd/asm/internal/lex 0.024s ok cmd/compile/internal/abt 0.044s ok cmd/compile/internal/amd64 49.627s ok cmd/compile/internal/base 0.024s ok cmd/compile/internal/compare 0.024s ok cmd/compile/internal/dwarfgen 0.402s ok cmd/compile/internal/importer 13.037s ok cmd/compile/internal/ir 0.024s ok cmd/compile/internal/logopt 0.159s ok cmd/compile/internal/loopvar 15.056s ok cmd/compile/internal/noder 0.025s ok cmd/compile/internal/reflectdata 0.024s [no tests to run] ok cmd/compile/internal/ssa 81.060s ok cmd/compile/internal/syntax 15.784s ok cmd/compile/internal/test 27.781s ok cmd/compile/internal/typecheck 0.210s ok cmd/compile/internal/types 0.024s ok cmd/compile/internal/types2 83.639s ok cmd/covdata 0.948s ok cmd/cover 0.961s ok cmd/dist 0.024s ok cmd/doc 0.720s ok cmd/fix 0.524s ok cmd/go 242.885s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 1.730s ok cmd/go/internal/fsys 0.045s ok cmd/go/internal/generate 0.035s ok cmd/go/internal/get 0.037s ok cmd/go/internal/imports 0.036s ok cmd/go/internal/load 0.036s ok cmd/go/internal/lockedfile 1.073s ok cmd/go/internal/lockedfile/internal/filelock 0.071s ok cmd/go/internal/modconv 0.045s ok cmd/go/internal/modfetch 25.259s ok cmd/go/internal/modfetch/codehost 6.689s ok cmd/go/internal/modfetch/zip_sum_test 0.024s ok cmd/go/internal/modindex 0.500s ok cmd/go/internal/modload 41.280s ok cmd/go/internal/mvs 0.045s ok cmd/go/internal/par 0.086s ok cmd/go/internal/str 0.025s ok cmd/go/internal/test 0.035s ok cmd/go/internal/vcs 0.472s ok cmd/go/internal/vcweb 0.035s ok cmd/go/internal/vcweb/vcstest 2.873s ok cmd/go/internal/web 0.026s ok cmd/go/internal/work 0.973s ok cmd/gofmt 37.582s ok cmd/internal/archive 0.310s ok cmd/internal/buildid 0.520s ok cmd/internal/cov 0.223s ok cmd/internal/dwarf 0.023s ok cmd/internal/edit 0.025s ok cmd/internal/goobj 14.660s ok cmd/internal/moddeps 8.630s ok cmd/internal/notsha256 0.024s ok cmd/internal/obj 0.381s ok cmd/internal/obj/ppc64 4.530s ok cmd/internal/obj/riscv 7.536s ok cmd/internal/obj/s390x 0.023s ok cmd/internal/obj/x86 0.697s ok cmd/internal/objabi 0.025s ok cmd/internal/pkgpath 0.119s ok cmd/internal/pkgpattern 0.033s ok cmd/internal/quoted 0.024s ok cmd/internal/src 0.023s ok cmd/internal/test2json 0.681s ok cmd/link 6.030s ok cmd/link/internal/benchmark 0.027s ok cmd/link/internal/ld 11.083s ok cmd/link/internal/loader 0.036s ok cmd/nm 0.627s ok cmd/objdump 1.012s ok cmd/pack 0.893s ok cmd/pprof 1.418s ok cmd/trace 0.280s ok cmd/vet 7.732s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 3118 34335 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2398 45351 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1616 66084 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4749 23868 ns/op 5262 B/op 16 allocs/op Benchmark/Reader/GNU-4 7110 17037 ns/op 5153 B/op 15 allocs/op Benchmark/Reader/PAX-4 2278 47814 ns/op 8864 B/op 33 allocs/op PASS ok archive/tar 0.839s goos: linux goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 324909612 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 151384116 ns/op BenchmarkZip64TestSizes/4096-4 1522 72027 ns/op BenchmarkZip64TestSizes/1048576-4 176 690012 ns/op BenchmarkZip64TestSizes/67108864-4 1 140830157 ns/op PASS ok archive/zip 1.257s goos: linux goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 228986 469.6 ns/op BenchmarkReaderCopyUnoptimal-4 142881 791.1 ns/op BenchmarkReaderCopyNoWriteTo-4 7954 13736 ns/op BenchmarkReaderWriteToOptimal-4 10684 11013 ns/op BenchmarkReaderReadString-4 131173 869.8 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 227143 534.7 ns/op BenchmarkWriterCopyUnoptimal-4 218996 540.2 ns/op BenchmarkWriterCopyNoReadFrom-4 8742 13659 ns/op BenchmarkReaderEmpty-4 47790 2482 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 38488 3116 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 553425 189.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.617s goos: linux goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 6964 17391 ns/op 1884.16 MB/s BenchmarkWriteByte-4 513 220243 ns/op 18.60 MB/s BenchmarkWriteRune-4 277 429997 ns/op 28.58 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3518640 ns/op BenchmarkBufferFullSmallReads-4 105 1044436 ns/op BenchmarkBufferWriteBlock/N4096-4 10033 12286 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 546 211356 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 11973599 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 296838322 ns/op 56.52 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 5481891 22.01 ns/op 454.38 MB/s BenchmarkIndexByte/32-4 5136302 22.87 ns/op 1399.45 MB/s BenchmarkIndexByte/4K-4 1000000 114.9 ns/op 35650.84 MB/s BenchmarkIndexBytePortable/10-4 975141 121.1 ns/op 82.59 MB/s BenchmarkIndexBytePortable/32-4 393214 303.0 ns/op 105.63 MB/s BenchmarkIndexBytePortable/4K-4 3244 36879 ns/op 111.06 MB/s BenchmarkIndexRune/10-4 1000000 107.1 ns/op 93.38 MB/s BenchmarkIndexRune/32-4 1000000 107.5 ns/op 297.71 MB/s BenchmarkIndexRune/4K-4 426772 287.7 ns/op 14238.91 MB/s BenchmarkIndexRuneASCII/10-4 5458137 21.97 ns/op 455.22 MB/s BenchmarkIndexRuneASCII/32-4 5045864 24.59 ns/op 1301.52 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 116.1 ns/op 35290.37 MB/s BenchmarkEqual/0-4 9260738 12.19 ns/op BenchmarkEqual/1-4 1546570 75.20 ns/op 13.30 MB/s BenchmarkEqual/6-4 1561906 77.90 ns/op 77.02 MB/s BenchmarkEqual/9-4 1529682 78.18 ns/op 115.12 MB/s BenchmarkEqual/15-4 1539952 77.41 ns/op 193.78 MB/s BenchmarkEqual/16-4 1610643 74.67 ns/op 214.28 MB/s BenchmarkEqual/20-4 1359139 82.37 ns/op 242.81 MB/s BenchmarkEqual/32-4 1527114 77.33 ns/op 413.83 MB/s BenchmarkEqual/4K-4 137382 867.1 ns/op 4724.04 MB/s BenchmarkIndex/10-4 3612662 34.32 ns/op 291.35 MB/s BenchmarkIndex/32-4 4209424 28.75 ns/op 1113.21 MB/s BenchmarkIndex/4K-4 27084 4410 ns/op 928.71 MB/s BenchmarkIndexEasy/10-4 3345010 32.67 ns/op 306.08 MB/s BenchmarkIndexEasy/32-4 3935787 29.16 ns/op 1097.38 MB/s BenchmarkIndexEasy/4K-4 557239 220.4 ns/op 18583.16 MB/s BenchmarkCount/10-4 1618286 74.19 ns/op 134.79 MB/s BenchmarkCount/32-4 1783102 65.43 ns/op 489.08 MB/s BenchmarkCount/4K-4 27130 4431 ns/op 924.49 MB/s BenchmarkCountEasy/10-4 1529510 70.15 ns/op 142.56 MB/s BenchmarkCountEasy/32-4 1806847 67.69 ns/op 472.75 MB/s BenchmarkCountEasy/4K-4 469029 246.0 ns/op 16647.67 MB/s BenchmarkCountSingle/10-4 4238832 27.86 ns/op 358.89 MB/s BenchmarkCountSingle/32-4 3690304 29.32 ns/op 1091.30 MB/s BenchmarkCountSingle/4K-4 860251 132.2 ns/op 30993.65 MB/s BenchmarkToUpper/#00-4 2664331 45.62 ns/op BenchmarkToUpper/ONLYUPPER-4 311383 354.3 ns/op BenchmarkToUpper/abc-4 503600 246.0 ns/op BenchmarkToUpper/AbC123-4 306465 387.1 ns/op BenchmarkToUpper/azAZ09_-4 275773 404.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 102621 1289 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 42068 2673 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 66558 1781 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 136864 846.6 ns/op BenchmarkToLower/#00-4 2732355 45.64 ns/op BenchmarkToLower/abc-4 444054 256.6 ns/op BenchmarkToLower/AbC123-4 293851 377.9 ns/op BenchmarkToLower/azAZ09_-4 295275 408.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 102265 1215 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43569 2720 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 79083 1515 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 134174 875.9 ns/op BenchmarkFields/ASCII/16-4 166321 688.5 ns/op 23.24 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13087 9071 ns/op 28.22 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 781 150049 ns/op 27.30 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 42 2650196 ns/op 24.73 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 39416796 ns/op 26.60 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 85188 1401 ns/op 11.42 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6523 16470 ns/op 15.54 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 434 266521 ns/op 15.37 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4695888 ns/op 13.96 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 82811433 ns/op 12.66 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 153775 660.1 ns/op 24.24 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14395 8307 ns/op 30.82 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 721 143046 ns/op 28.63 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2846573 ns/op 23.02 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51847888 ns/op 20.22 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 113235 1066 ns/op 15.01 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10804 ns/op 23.70 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 580 200937 ns/op 20.38 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3496257 ns/op 18.74 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 63519594 ns/op 16.51 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2369010 50.56 ns/op BenchmarkTrimSpace/ASCII-4 1251458 93.39 ns/op BenchmarkTrimSpace/SomeNonASCII-4 122564 962.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 55513 2048 ns/op BenchmarkToValidUTF8/Valid-4 513026 224.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 338929 333.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 106786 1126 ns/op BenchmarkIndexHard1-4 1166 98871 ns/op BenchmarkIndexHard2-4 852 139338 ns/op BenchmarkIndexHard3-4 207 572090 ns/op BenchmarkIndexHard4-4 210 568752 ns/op BenchmarkLastIndexHard1-4 7 16222635 ns/op BenchmarkLastIndexHard2-4 6 19869941 ns/op BenchmarkLastIndexHard3-4 5 21723535 ns/op BenchmarkCountHard1-4 1166 100044 ns/op BenchmarkCountHard2-4 847 139476 ns/op BenchmarkCountHard3-4 202 574547 ns/op BenchmarkSplitEmptySeparator-4 1 104021637 ns/op BenchmarkSplitSingleByteSeparator-4 22 6408485 ns/op BenchmarkSplitMultiByteSeparator-4 14 7821526 ns/op BenchmarkSplitNSingleByteSeparator-4 241405 485.9 ns/op BenchmarkSplitNMultiByteSeparator-4 79758 1476 ns/op BenchmarkRepeat-4 210193 564.2 ns/op BenchmarkRepeatLarge/256/1-4 161247 708.3 ns/op 361.40 MB/s BenchmarkRepeatLarge/256/16-4 263634 436.8 ns/op 586.14 MB/s BenchmarkRepeatLarge/512/1-4 123022 895.3 ns/op 571.87 MB/s BenchmarkRepeatLarge/512/16-4 180652 626.4 ns/op 817.34 MB/s BenchmarkRepeatLarge/1024/1-4 84511 1334 ns/op 767.73 MB/s BenchmarkRepeatLarge/1024/16-4 111324 1009 ns/op 1015.25 MB/s BenchmarkRepeatLarge/2048/1-4 57392 2100 ns/op 975.02 MB/s BenchmarkRepeatLarge/2048/16-4 66990 1766 ns/op 1159.54 MB/s BenchmarkRepeatLarge/4096/1-4 32472 3499 ns/op 1170.55 MB/s BenchmarkRepeatLarge/4096/16-4 36003 3373 ns/op 1214.52 MB/s BenchmarkRepeatLarge/8192/1-4 17973 6428 ns/op 1274.41 MB/s BenchmarkRepeatLarge/8192/16-4 19116 6296 ns/op 1301.13 MB/s BenchmarkRepeatLarge/8192/4097-4 33985 3410 ns/op 1201.58 MB/s BenchmarkRepeatLarge/16384/1-4 10000 12357 ns/op 1325.92 MB/s BenchmarkRepeatLarge/16384/16-4 9808 11847 ns/op 1382.98 MB/s BenchmarkRepeatLarge/16384/4097-4 13396 8808 ns/op 1395.41 MB/s BenchmarkRepeatLarge/32768/1-4 4813 22239 ns/op 1473.46 MB/s BenchmarkRepeatLarge/32768/16-4 5136 22024 ns/op 1487.85 MB/s BenchmarkRepeatLarge/32768/4097-4 5103 21920 ns/op 1308.37 MB/s BenchmarkRepeatLarge/65536/1-4 2624 45677 ns/op 1434.77 MB/s BenchmarkRepeatLarge/65536/16-4 2764 43986 ns/op 1489.91 MB/s BenchmarkRepeatLarge/65536/4097-4 2328 45602 ns/op 1347.65 MB/s BenchmarkRepeatLarge/131072/1-4 482 230741 ns/op 568.05 MB/s BenchmarkRepeatLarge/131072/16-4 517 224189 ns/op 584.65 MB/s BenchmarkRepeatLarge/131072/4097-4 520 226658 ns/op 560.35 MB/s BenchmarkRepeatLarge/262144/1-4 265 453861 ns/op 577.59 MB/s BenchmarkRepeatLarge/262144/16-4 259 452240 ns/op 579.66 MB/s BenchmarkRepeatLarge/262144/4097-4 253 437925 ns/op 589.40 MB/s BenchmarkRepeatLarge/524288/1-4 134 899865 ns/op 582.63 MB/s BenchmarkRepeatLarge/524288/16-4 124 882728 ns/op 593.94 MB/s BenchmarkRepeatLarge/524288/4097-4 133 883724 ns/op 588.78 MB/s BenchmarkRepeatLarge/1048576/1-4 72 1787883 ns/op 586.49 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1754581 ns/op 597.62 MB/s BenchmarkRepeatLarge/1048576/4097-4 69 1774330 ns/op 588.81 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3187276 ns/op 657.98 MB/s BenchmarkRepeatLarge/2097152/16-4 51 3164920 ns/op 662.62 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 3256520 ns/op 642.88 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6414745 ns/op 653.85 MB/s BenchmarkRepeatLarge/4194304/16-4 18 6468990 ns/op 648.37 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6542318 ns/op 640.63 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13031045 ns/op 643.74 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13029971 ns/op 643.79 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13230407 ns/op 633.89 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25331199 ns/op 662.31 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25635653 ns/op 654.45 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25030252 ns/op 670.28 MB/s BenchmarkRepeatLarge/33554432/1-4 3 47881812 ns/op 700.78 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48179672 ns/op 696.44 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 48778589 ns/op 687.89 MB/s BenchmarkRepeatLarge/67108864/1-4 2 87162422 ns/op 769.93 MB/s BenchmarkRepeatLarge/67108864/16-4 2 90733838 ns/op 739.62 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 91713122 ns/op 731.73 MB/s BenchmarkRepeatLarge/134217728/1-4 1 180373455 ns/op 744.11 MB/s BenchmarkRepeatLarge/134217728/16-4 1 181697535 ns/op 738.69 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 179832155 ns/op 746.35 MB/s BenchmarkRepeatLarge/268435456/1-4 1 344664871 ns/op 778.83 MB/s BenchmarkRepeatLarge/268435456/16-4 1 355016041 ns/op 756.12 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 351805621 ns/op 763.02 MB/s BenchmarkRepeatLarge/536870912/1-4 1 679717452 ns/op 789.84 MB/s BenchmarkRepeatLarge/536870912/16-4 1 684245983 ns/op 784.62 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 692717651 ns/op 775.02 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1342026945 ns/op 800.09 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1346839745 ns/op 797.23 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1341172655 ns/op 800.60 MB/s BenchmarkBytesCompare/1-4 12993099 8.563 ns/op BenchmarkBytesCompare/2-4 13513894 9.348 ns/op BenchmarkBytesCompare/4-4 13497978 8.916 ns/op BenchmarkBytesCompare/8-4 12409513 9.582 ns/op BenchmarkBytesCompare/16-4 13533340 8.852 ns/op BenchmarkBytesCompare/32-4 12580408 9.635 ns/op BenchmarkBytesCompare/64-4 12128230 9.927 ns/op BenchmarkBytesCompare/128-4 11364679 10.29 ns/op BenchmarkBytesCompare/256-4 9178557 12.35 ns/op BenchmarkBytesCompare/512-4 6875388 17.62 ns/op BenchmarkBytesCompare/1024-4 4102087 26.98 ns/op BenchmarkBytesCompare/2048-4 2589577 46.28 ns/op BenchmarkIndexAnyASCII/1:1-4 2335899 45.46 ns/op BenchmarkIndexAnyASCII/1:2-4 2346049 45.59 ns/op BenchmarkIndexAnyASCII/1:4-4 2646986 45.95 ns/op BenchmarkIndexAnyASCII/1:8-4 2622350 44.75 ns/op BenchmarkIndexAnyASCII/1:16-4 2407730 43.69 ns/op BenchmarkIndexAnyASCII/1:32-4 2285271 44.92 ns/op BenchmarkIndexAnyASCII/1:64-4 2438617 45.63 ns/op BenchmarkIndexAnyASCII/16:1-4 2484445 49.08 ns/op BenchmarkIndexAnyASCII/16:2-4 551674 193.2 ns/op BenchmarkIndexAnyASCII/16:4-4 595152 203.4 ns/op BenchmarkIndexAnyASCII/16:8-4 546118 209.7 ns/op BenchmarkIndexAnyASCII/16:16-4 541809 215.0 ns/op BenchmarkIndexAnyASCII/16:32-4 446473 270.9 ns/op BenchmarkIndexAnyASCII/16:64-4 355286 321.6 ns/op BenchmarkIndexAnyASCII/256:1-4 2014581 53.00 ns/op BenchmarkIndexAnyASCII/256:2-4 47868 2518 ns/op BenchmarkIndexAnyASCII/256:4-4 44738 2353 ns/op BenchmarkIndexAnyASCII/256:8-4 47052 2414 ns/op BenchmarkIndexAnyASCII/256:16-4 46112 2425 ns/op BenchmarkIndexAnyASCII/256:32-4 46501 2431 ns/op BenchmarkIndexAnyASCII/256:64-4 45608 2469 ns/op BenchmarkIndexAnyUTF8/1:1-4 2324022 45.35 ns/op BenchmarkIndexAnyUTF8/1:2-4 2611159 44.74 ns/op BenchmarkIndexAnyUTF8/1:4-4 2624060 45.57 ns/op BenchmarkIndexAnyUTF8/1:8-4 2578503 46.50 ns/op BenchmarkIndexAnyUTF8/1:16-4 2599172 43.80 ns/op BenchmarkIndexAnyUTF8/1:32-4 2410886 45.69 ns/op BenchmarkIndexAnyUTF8/1:64-4 2582750 44.13 ns/op BenchmarkIndexAnyUTF8/16:1-4 178894 629.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 301940 348.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 342464 350.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 308160 343.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 345568 345.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 330403 363.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 320766 349.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 12927 9454 ns/op BenchmarkIndexAnyUTF8/256:2-4 24662 4550 ns/op BenchmarkIndexAnyUTF8/256:4-4 24656 4883 ns/op BenchmarkIndexAnyUTF8/256:8-4 25238 4656 ns/op BenchmarkIndexAnyUTF8/256:16-4 26011 4829 ns/op BenchmarkIndexAnyUTF8/256:32-4 24061 4904 ns/op BenchmarkIndexAnyUTF8/256:64-4 23212 4913 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2545297 46.44 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2632072 46.04 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2681880 45.93 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2636137 44.83 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2689413 45.02 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2582628 45.89 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2632718 46.47 ns/op BenchmarkLastIndexAnyASCII/16:1-4 453819 254.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 428604 251.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 456865 257.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 443894 271.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 404737 277.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 366193 322.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 303460 385.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 30582 3723 ns/op BenchmarkLastIndexAnyASCII/256:2-4 36171 3358 ns/op BenchmarkLastIndexAnyASCII/256:4-4 33956 3348 ns/op BenchmarkLastIndexAnyASCII/256:8-4 31110 3376 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33842 3572 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33117 3423 ns/op BenchmarkLastIndexAnyASCII/256:64-4 30109 3478 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2339367 50.46 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2351493 44.69 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2637014 44.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2585047 45.28 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2532658 44.93 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2548804 45.88 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2567284 44.86 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 276777 430.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 300393 384.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 347875 344.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 348922 340.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 332941 332.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 304740 351.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 359809 333.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 17960 6328 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 22513 4723 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 22474 4812 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 26161 4613 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 23071 4659 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21974 4838 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24127 4713 ns/op BenchmarkTrimASCII/1:1-4 2691788 40.01 ns/op BenchmarkTrimASCII/1:2-4 2628859 45.77 ns/op BenchmarkTrimASCII/1:4-4 2540980 46.96 ns/op BenchmarkTrimASCII/1:8-4 2222308 54.07 ns/op BenchmarkTrimASCII/1:16-4 1816244 65.56 ns/op BenchmarkTrimASCII/16:1-4 574767 197.2 ns/op BenchmarkTrimASCII/16:2-4 464964 256.7 ns/op BenchmarkTrimASCII/16:4-4 441231 258.4 ns/op BenchmarkTrimASCII/16:8-4 442821 269.1 ns/op BenchmarkTrimASCII/16:16-4 376892 281.8 ns/op BenchmarkTrimASCII/256:1-4 50892 2347 ns/op BenchmarkTrimASCII/256:2-4 35799 3380 ns/op BenchmarkTrimASCII/256:4-4 37011 3366 ns/op BenchmarkTrimASCII/256:8-4 35583 3515 ns/op BenchmarkTrimASCII/256:16-4 35176 3420 ns/op BenchmarkTrimASCII/4096:1-4 3224 36984 ns/op BenchmarkTrimASCII/4096:2-4 2046 58093 ns/op BenchmarkTrimASCII/4096:4-4 1942 60915 ns/op BenchmarkTrimASCII/4096:8-4 1945 52414 ns/op BenchmarkTrimASCII/4096:16-4 2200 53478 ns/op BenchmarkTrimByte-4 1742756 65.58 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19051 6265 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19039 6278 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 764 156686 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1488 78210 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2936 39248 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5545 19636 ns/op BenchmarkCompareBytesEqual-4 12458665 8.532 ns/op BenchmarkCompareBytesToNil-4 15884781 7.222 ns/op BenchmarkCompareBytesEmpty-4 16443516 6.926 ns/op BenchmarkCompareBytesIdentical-4 16644681 6.878 ns/op BenchmarkCompareBytesSameLength-4 13022302 8.532 ns/op BenchmarkCompareBytesDifferentLength-4 12462702 8.913 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 4166 28814 ns/op 36391.25 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3330 30465 ns/op 34419.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 4142 30203 ns/op 34718.39 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 4002 30520 ns/op 34357.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3968 28903 ns/op 36279.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3927 30640 ns/op 34222.92 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3930 30772 ns/op 34075.50 MB/s BenchmarkCompareBytesBig-4 3966 29749 ns/op 35248.32 MB/s BenchmarkCompareBytesBigIdentical-4 15945720 7.246 ns/op 144706419.22 MB/s PASS ok bytes 55.173s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 72208563 ns/op 1.38 MB/s 3616120 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 267167793 ns/op 2.12 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 22489475 ns/op 0.73 MB/s 3643376 B/op 50 allocs/op PASS ok compress/bzip2 1.212s goos: linux goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 60 1733976 ns/op 5.77 MB/s 42590 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17052111 ns/op 5.86 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 155914326 ns/op 6.41 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1813834 ns/op 5.51 MB/s 42604 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17414724 ns/op 5.74 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 179291075 ns/op 5.58 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 61 1825951 ns/op 5.48 MB/s 43270 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16477017 ns/op 6.07 MB/s 43229 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 178963695 ns/op 5.59 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 63 1697372 ns/op 5.89 MB/s 42271 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16422712 ns/op 6.09 MB/s 45577 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 179254166 ns/op 5.58 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 60 1749723 ns/op 5.72 MB/s 43705 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18433533 ns/op 5.42 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 172691576 ns/op 5.79 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1473013 ns/op 6.79 MB/s 43554 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12903532 ns/op 7.75 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 135109036 ns/op 7.40 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 86 1298896 ns/op 7.70 MB/s 42867 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10655684 ns/op 9.38 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 98832288 ns/op 10.12 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 87 1305456 ns/op 7.66 MB/s 43225 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10636018 ns/op 9.40 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 98739432 ns/op 10.13 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1134748 ns/op 8.81 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 10911499 ns/op 9.16 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 104593577 ns/op 9.56 MB/s BenchmarkEncode/Digits/Speed/1e4-4 57 2010030 ns/op 4.98 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18422551 ns/op 5.43 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 189225115 ns/op 5.28 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6203865 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 71122013 ns/op 1.41 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 661278473 ns/op 1.51 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6174451 ns/op 1.62 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 69677038 ns/op 1.44 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 702893672 ns/op 1.42 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 82 1283788 ns/op 7.79 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11647854 ns/op 8.59 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 115692747 ns/op 8.64 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 1992837 ns/op 5.02 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14874521 ns/op 6.72 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 144340076 ns/op 6.93 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 5990612 ns/op 1.67 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 60579854 ns/op 1.65 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 615575294 ns/op 1.62 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6020279 ns/op 1.66 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 74759673 ns/op 1.34 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 765039970 ns/op 1.31 MB/s PASS ok compress/flate 15.028s goos: linux goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 52 2138167 ns/op 4.68 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2314726 ns/op 4.32 MB/s BenchmarkDecoder/1e5-4 5 22153367 ns/op 4.51 MB/s BenchmarkDecoder/1e-Reuse5-4 5 21325434 ns/op 4.69 MB/s BenchmarkDecoder/1e6-4 1 214103383 ns/op 4.67 MB/s BenchmarkDecoder/1e-Reuse6-4 1 212948185 ns/op 4.70 MB/s BenchmarkEncoder/1e4-4 54 1915476 ns/op 5.22 MB/s BenchmarkEncoder/1e-Reuse4-4 73 1660830 ns/op 6.02 MB/s BenchmarkEncoder/1e5-4 6 17101995 ns/op 5.85 MB/s BenchmarkEncoder/1e-Reuse5-4 6 17795414 ns/op 5.62 MB/s BenchmarkEncoder/1e6-4 1 188859535 ns/op 5.29 MB/s BenchmarkEncoder/1e-Reuse6-4 1 171285265 ns/op 5.84 MB/s PASS ok compress/lzw 2.560s goos: linux goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 31 4029957 ns/op PASS ok container/heap 0.247s goos: linux goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 20490 5846 ns/op BenchmarkWithTimeout/concurrency=40-4 4261 23862 ns/op BenchmarkWithTimeout/concurrency=4000-4 4856 24374 ns/op BenchmarkWithTimeout/concurrency=400000-4 5554 18828 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 373954 286.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16842 7794 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19332 5604 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3403 33603 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2007 52699 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3290 36883 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 316 386032 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 212 657768 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 330 331296 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 31 3774857 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5795340 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 33 3476549 ns/op BenchmarkCheckCanceled/Err-4 302649 389.8 ns/op BenchmarkCheckCanceled/Done-4 522274 224.3 ns/op BenchmarkContextCancelDone-4 857791 181.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 20388 6140 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 17502 6479 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 16761 6916 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14018 9700 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9145 13520 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 628870 195.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 338625 390.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 255962 479.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 158498 743.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 83248 1431 ns/op PASS ok context 9.666s goos: linux goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2342708 52.32 ns/op 305.82 MB/s BenchmarkDecrypt-4 2271295 50.98 ns/op 313.84 MB/s BenchmarkExpand-4 1971418 62.03 ns/op PASS ok crypto/aes 0.563s goos: linux goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 223558 530.0 ns/op 120.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 461570 237.7 ns/op 269.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 226886 519.9 ns/op 123.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 444474 260.6 ns/op 245.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 136530 867.7 ns/op 1555.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 192942 628.0 ns/op 2149.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 131950 895.4 ns/op 1507.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 177603 672.3 ns/op 2008.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46581 2591 ns/op 3161.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52172 2290 ns/op 3577.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 41919 2888 ns/op 2836.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47313 2541 ns/op 3223.91 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6889 15402 ns/op 66.16 MB/s BenchmarkAESCFBDecrypt1K-4 7076 15398 ns/op 66.18 MB/s BenchmarkAESCFBDecrypt8K-4 916 124164 ns/op 65.94 MB/s BenchmarkAESOFB1K-4 10000 10230 ns/op 99.61 MB/s BenchmarkAESCTR1K-4 16192 7626 ns/op 133.62 MB/s BenchmarkAESCTR8K-4 1770 59428 ns/op 137.76 MB/s BenchmarkAESCBCEncrypt1K-4 16534 7280 ns/op 140.67 MB/s BenchmarkAESCBCDecrypt1K-4 22164 5436 ns/op 188.38 MB/s PASS ok crypto/cipher 2.773s goos: linux goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 89412 1333 ns/op 6.00 MB/s BenchmarkDecrypt-4 91065 1318 ns/op 6.07 MB/s BenchmarkTDESEncrypt-4 34004 3499 ns/op 2.29 MB/s BenchmarkTDESDecrypt-4 34048 3701 ns/op 2.16 MB/s PASS ok crypto/des 0.622s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: AMD EPYC 7B12 BenchmarkECDH/P256-4 1129 99339 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7441369 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19993508 ns/op 1530 B/op 21 allocs/op BenchmarkECDH/X25519-4 92 1273251 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.624s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 1899 57957 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 45 2546102 ns/op 2710 B/op 34 allocs/op BenchmarkSign/P521-4 20 5577168 ns/op 3097 B/op 35 allocs/op BenchmarkVerify/P256-4 1089 105374 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 7203358 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 5 20674842 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4341 25169 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1719408 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4717042 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.513s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 319 338529 ns/op BenchmarkNewKeyFromSeed-4 320 380927 ns/op BenchmarkSigning-4 319 368204 ns/op BenchmarkVerification-4 219 534646 ns/op PASS ok crypto/ed25519 0.653s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 5947 18940 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 175 674751 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 60 2017589 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 5223152 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1644 72358 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 62 1783269 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5307292 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15406055 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14730 8453 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6657 17042 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3884 27002 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 91 1285840 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2731 41498 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 326 334998 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1735 66290 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 92 1146880 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.294s goos: linux goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 15937 7478 ns/op 136.93 MB/s BenchmarkHMACSHA256_32-4 25218 4757 ns/op 6.73 MB/s BenchmarkNewWriteSum-4 13009 8875 ns/op 3.61 MB/s PASS ok crypto/hmac 0.597s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: AMD EPYC 7B12 BenchmarkModAdd-4 58330 1827 ns/op BenchmarkModSub-4 71415 1467 ns/op BenchmarkMontgomeryRepr-4 26200 4727 ns/op BenchmarkMontgomeryMul-4 27834 4365 ns/op BenchmarkModMul-4 13083 9449 ns/op BenchmarkExpBig-4 16 6565776 ns/op BenchmarkExp-4 7 16615627 ns/op PASS ok crypto/internal/bigmod 1.242s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkEncodingDecoding-4 3438 30276 ns/op BenchmarkScalarBaseMult-4 333 319575 ns/op BenchmarkScalarMult-4 160 723021 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 228 485812 ns/op PASS ok crypto/internal/edwards25519 0.623s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 583935 186.2 ns/op BenchmarkMultiply-4 4990435 23.20 ns/op BenchmarkSquare-4 6536485 18.36 ns/op BenchmarkInvert-4 26835 4338 ns/op BenchmarkMult32-4 1606455 73.94 ns/op PASS ok crypto/internal/edwards25519/field 0.788s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 60 1810582 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1963 62503 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5330783 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14890524 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 597540 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9541 11857 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 67 1597752 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4168874 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.064s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 672166 162.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 341306 317.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 123187 977.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 757069 162.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 374344 319.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 124821 951.6 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.767s goos: linux goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 122162 954.5 ns/op 8.38 MB/s BenchmarkHash64-4 141878 835.7 ns/op 76.59 MB/s BenchmarkHash128-4 126644 901.3 ns/op 142.02 MB/s BenchmarkHash256-4 99741 1143 ns/op 224.02 MB/s BenchmarkHash512-4 76942 1579 ns/op 324.18 MB/s BenchmarkHash1K-4 48645 2427 ns/op 421.99 MB/s BenchmarkHash8K-4 8102 14461 ns/op 566.48 MB/s BenchmarkHash1M-4 62 1768165 ns/op 593.03 MB/s BenchmarkHash8M-4 8 13924645 ns/op 602.43 MB/s BenchmarkHash8BytesUnaligned-4 125764 933.1 ns/op 8.57 MB/s BenchmarkHash1KUnaligned-4 50110 2428 ns/op 421.68 MB/s BenchmarkHash8KUnaligned-4 8283 14522 ns/op 564.10 MB/s PASS ok crypto/md5 1.586s goos: linux goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 2 146483281 ns/op PASS ok crypto/rand 0.361s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 14992 7897 ns/op 16.21 MB/s BenchmarkRC4_1K-4 1765 61036 ns/op 16.78 MB/s BenchmarkRC4_8K-4 218 496652 ns/op 16.30 MB/s PASS ok crypto/rc4 0.502s goos: linux goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkDecryptPKCS1v15/2048-4 12 9090936 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21482716 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 41219189 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2837830 ns/op BenchmarkDecryptOAEP/2048-4 12 9355324 ns/op BenchmarkEncryptOAEP/2048-4 42 2911698 ns/op BenchmarkSignPKCS1v15/2048-4 12 9594111 ns/op BenchmarkVerifyPKCS1v15/2048-4 42 2485422 ns/op BenchmarkSignPSS/2048-4 12 9267463 ns/op BenchmarkVerifyPSS/2048-4 40 2894521 ns/op PASS ok crypto/rsa 1.589s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 99916 1177 ns/op 6.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 128570 907.4 ns/op 8.82 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 80336 1475 ns/op 216.94 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 95499 1252 ns/op 255.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 53691 2261 ns/op 452.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 58647 2063 ns/op 496.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10644 ns/op 769.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10472 ns/op 782.27 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.072s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 82982 1341 ns/op 5.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 101923 1159 ns/op 6.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 93714 1245 ns/op 6.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30158 4003 ns/op 255.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 31770 3700 ns/op 276.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31878 3747 ns/op 273.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5060 23497 ns/op 348.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5176 23119 ns/op 354.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5142 22465 ns/op 364.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.278s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 58846 1899 ns/op 4.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 77995 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 72318 1662 ns/op 4.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34842 3431 ns/op 298.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 39859 3030 ns/op 337.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 38432 3114 ns/op 328.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7596 15379 ns/op 532.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7586 15434 ns/op 530.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7380 15607 ns/op 524.90 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.262s goos: linux goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 22052296 5.351 ns/op BenchmarkConstantTimeEq-4 22025545 5.313 ns/op BenchmarkConstantTimeLessOrEq-4 19558023 5.336 ns/op BenchmarkXORBytes/8Bytes-4 5269617 22.58 ns/op 354.27 MB/s BenchmarkXORBytes/128Bytes-4 4720857 25.06 ns/op 5107.83 MB/s BenchmarkXORBytes/2048Bytes-4 1504095 80.23 ns/op 25525.52 MB/s BenchmarkXORBytes/32768Bytes-4 114010 1058 ns/op 30958.61 MB/s PASS ok crypto/subtle 1.028s goos: linux goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkCertCache/0-4 170 707553 ns/op BenchmarkCertCache/1-4 172 701496 ns/op BenchmarkCertCache/2-4 165 738246 ns/op BenchmarkCertCache/3-4 177 757927 ns/op BenchmarkHandshakeServer/RSA-4 38 2724221 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 31 3341444 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 34 2978495 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 130 902626 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 188 614733 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 58 2072070 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 67 1666102 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29277767 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27628592 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 17414958 ns/op 60.21 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 25194143 ns/op 41.62 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 28131110 ns/op 74.55 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 39787066 ns/op 52.71 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 48077215 ns/op 87.24 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 58976238 ns/op 71.12 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 86536942 ns/op 96.94 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 121472907 ns/op 69.06 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 157807166 ns/op 106.31 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 213801995 ns/op 78.47 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 293384593 ns/op 114.37 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 434088939 ns/op 77.30 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 692004011 ns/op 96.98 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 944204696 ns/op 71.07 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 7 17581317 ns/op 59.64 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 22473481 ns/op 46.66 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 28245934 ns/op 74.25 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 36922646 ns/op 56.80 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 3 48238305 ns/op 86.95 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 66633313 ns/op 62.95 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 79601563 ns/op 105.38 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 106220287 ns/op 78.97 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 166329766 ns/op 100.87 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 201900415 ns/op 83.10 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 344626722 ns/op 97.36 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 455832938 ns/op 73.61 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 651632194 ns/op 102.99 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 952078045 ns/op 70.49 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702420741 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 704993762 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 286048673 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 286836263 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 148423956 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 148346756 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80158498 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79672148 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38799932 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 36816919 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 141672437 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 144425566 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 62896983 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63215608 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 36686872 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 35982293 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24508075 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 22880729 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16314444 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 14936211 ns/op PASS ok crypto/tls 17.067s goos: linux goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 8 12587042 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 366 314996 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1201 96730 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1102 108559 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 0.717s goos: linux goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 5 20724991 ns/op 2503318 B/op 14640 allocs/op BenchmarkConcurrentStmtQuery-4 5 21011023 ns/op 2228310 B/op 17655 allocs/op BenchmarkConcurrentStmtExec-4 9 12530205 ns/op 1772812 B/op 3172 allocs/op BenchmarkConcurrentTxQuery-4 5 21602865 ns/op 2352513 B/op 19656 allocs/op BenchmarkConcurrentTxExec-4 10 10140821 ns/op 595028 B/op 14148 allocs/op BenchmarkConcurrentTxStmtQuery-4 7 16136711 ns/op 823780 B/op 20158 allocs/op BenchmarkConcurrentTxStmtExec-4 30 3989245 ns/op 108433 B/op 2175 allocs/op BenchmarkConcurrentRandom-4 6 18343033 ns/op 1658240 B/op 13844 allocs/op BenchmarkManyConcurrentQueries-4 2380 49757 ns/op 3979 B/op 20 allocs/op BenchmarkGrabConn-4 242528 486.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.744s goos: linux goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 273652 444.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 98 1191519 ns/op 188296 B/op 14 allocs/op Benchmark115/LineToPC-4 78 1411288 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 21214 5738 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.766s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkMarshal-4 715 157018 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2582 40919 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.271s goos: linux goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 315 326702 ns/op 25.07 MB/s BenchmarkEncodeToString-4 279 391733 ns/op 20.91 MB/s BenchmarkDecode-4 169 700851 ns/op 18.71 MB/s BenchmarkDecodeString-4 174 741094 ns/op 17.69 MB/s PASS ok encoding/base32 0.715s goos: linux goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 411 259264 ns/op 31.60 MB/s BenchmarkDecodeString/2-4 312988 358.9 ns/op 11.15 MB/s BenchmarkDecodeString/4-4 260158 479.1 ns/op 16.70 MB/s BenchmarkDecodeString/8-4 208788 573.6 ns/op 20.92 MB/s BenchmarkDecodeString/64-4 38658 2883 ns/op 30.52 MB/s BenchmarkDecodeString/8192-4 393 369175 ns/op 29.59 MB/s BenchmarkNewEncoding-4 105464 1134 ns/op 225.76 MB/s PASS ok encoding/base64 1.008s goos: linux goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1620 74831 ns/op 53.45 MB/s BenchmarkReadStruct-4 17359 6574 ns/op 11.41 MB/s BenchmarkWriteStruct-4 19473 6085 ns/op 12.33 MB/s BenchmarkReadInts-4 46782 2560 ns/op 11.72 MB/s BenchmarkWriteInts-4 40431 2977 ns/op 10.08 MB/s BenchmarkWriteSlice1000Int32s-4 1435 78649 ns/op 50.86 MB/s BenchmarkPutUint16-4 3676201 30.31 ns/op 65.99 MB/s BenchmarkAppendUint16-4 3815653 30.78 ns/op 64.98 MB/s BenchmarkPutUint32-4 2837515 42.45 ns/op 94.22 MB/s BenchmarkAppendUint32-4 2783282 39.91 ns/op 100.24 MB/s BenchmarkPutUint64-4 1474744 81.62 ns/op 98.01 MB/s BenchmarkAppendUint64-4 1512889 80.79 ns/op 99.02 MB/s BenchmarkLittleEndianPutUint16-4 3754786 31.26 ns/op 63.99 MB/s BenchmarkLittleEndianAppendUint16-4 3909912 30.68 ns/op 65.19 MB/s BenchmarkLittleEndianPutUint32-4 2717324 41.61 ns/op 96.14 MB/s BenchmarkLittleEndianAppendUint32-4 2790886 42.61 ns/op 93.87 MB/s BenchmarkLittleEndianPutUint64-4 1377294 84.05 ns/op 95.18 MB/s BenchmarkLittleEndianAppendUint64-4 1439050 79.45 ns/op 100.69 MB/s BenchmarkReadFloats-4 160197 720.4 ns/op 16.66 MB/s BenchmarkWriteFloats-4 132920 877.7 ns/op 13.67 MB/s BenchmarkReadSlice1000Float32s-4 1360 90455 ns/op 44.22 MB/s BenchmarkWriteSlice1000Float32s-4 1314 85246 ns/op 46.92 MB/s BenchmarkReadSlice1000Uint8s-4 94238 1205 ns/op 829.69 MB/s BenchmarkWriteSlice1000Uint8s-4 119997 936.1 ns/op 1068.30 MB/s BenchmarkPutUvarint32-4 965792 124.4 ns/op 32.15 MB/s BenchmarkPutUvarint64-4 264273 443.5 ns/op 18.04 MB/s PASS ok encoding/binary 4.151s goos: linux goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 6529 16230 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7213 16100 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6716 15493 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4717 25388 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7000 14947 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7738 14127 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7294 15130 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4923 24296 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 13951 8367 ns/op PASS ok encoding/csv 1.364s goos: linux goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 11673 8919 ns/op BenchmarkEndToEndByteBuffer-4 17198 7801 ns/op BenchmarkEndToEndSliceByteBuffer-4 226 493839 ns/op BenchmarkEncodeComplex128Slice-4 822 144384 ns/op BenchmarkEncodeFloat64Slice-4 1510 71601 ns/op BenchmarkEncodeInt32Slice-4 1557 73703 ns/op BenchmarkEncodeStringSlice-4 1929 57661 ns/op BenchmarkEncodeInterfaceSlice-4 51 2170987 ns/op BenchmarkDecodeComplex128Slice-4 702 185565 ns/op BenchmarkDecodeFloat64Slice-4 1376 85767 ns/op BenchmarkDecodeInt32Slice-4 1226 90543 ns/op BenchmarkDecodeStringSlice-4 799 131271 ns/op BenchmarkDecodeStringsSlice-4 332 344966 ns/op BenchmarkDecodeBytesSlice-4 638 186154 ns/op BenchmarkDecodeInterfaceSlice-4 109 1113084 ns/op BenchmarkDecodeMap-4 93 1231282 ns/op PASS ok encoding/gob 2.406s goos: linux goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 18096 6953 ns/op 36.82 MB/s BenchmarkEncode/1024-4 3831 28460 ns/op 35.98 MB/s BenchmarkEncode/4096-4 1132 110484 ns/op 37.07 MB/s BenchmarkEncode/16384-4 289 449556 ns/op 36.44 MB/s BenchmarkDecode/256-4 32553 3303 ns/op 77.50 MB/s BenchmarkDecode/1024-4 8172 13228 ns/op 77.41 MB/s BenchmarkDecode/4096-4 2164 60806 ns/op 67.36 MB/s BenchmarkDecode/16384-4 568 253688 ns/op 64.58 MB/s BenchmarkDump/256-4 1425 84768 ns/op 3.02 MB/s BenchmarkDump/1024-4 340 334305 ns/op 3.06 MB/s BenchmarkDump/4096-4 87 1323406 ns/op 3.10 MB/s BenchmarkDump/16384-4 21 5358758 ns/op 3.06 MB/s PASS ok encoding/hex 1.738s goos: linux goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 1 120147507 ns/op 16.15 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 124294656 ns/op 15.61 MB/s 5312 B/op 73 allocs/op BenchmarkCodeMarshal-4 1 131114487 ns/op 14.80 MB/s 1942824 B/op 16 allocs/op BenchmarkCodeMarshalError-4 1 134223527 ns/op 14.46 MB/s 1946616 B/op 68 allocs/op BenchmarkMarshalBytes/32-4 22426 5347 ns/op BenchmarkMarshalBytes/256-4 5492 19328 ns/op BenchmarkMarshalBytes/4096-4 518 219385 ns/op BenchmarkMarshalBytesError/32-4 60 1928258 ns/op BenchmarkMarshalBytesError/256-4 60 1901248 ns/op BenchmarkMarshalBytesError/4096-4 55 2118292 ns/op BenchmarkCodeDecoder-4 1 441074718 ns/op 4.40 MB/s 11017504 B/op 91359 allocs/op BenchmarkUnicodeDecoder-4 34183 3529 ns/op 3.97 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50390 2385 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 372592920 ns/op 5.21 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 381257760 ns/op 5.09 MB/s 2938640 B/op 91328 allocs/op BenchmarkUnmarshalString-4 54682 2036 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 113326 949.5 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 305426 416.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 50784 2169 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 72614 1475 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 18201 6591 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3890 31792 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 856 139388 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1068649 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 10495537 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 486118 213.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 578128 185.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 554976 197.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 594954 177.1 ns/op BenchmarkEncodeMarshaler-4 62451 2018 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 56890 1814 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5039462 23.62 ns/op BenchmarkNumberIsValidRegexp-4 18625 6114 ns/op PASS ok encoding/json 6.913s goos: linux goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 58 2124934 ns/op 30.84 MB/s BenchmarkDecode-4 26 4410765 ns/op 20.13 MB/s PASS ok encoding/pem 0.363s goos: linux goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 2246 47306 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 853 126358 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4216 27447 ns/op PASS ok encoding/xml 0.494s goos: linux goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 506715 277.8 ns/op BenchmarkIntSet-4 432022 356.1 ns/op BenchmarkFloatAdd-4 67281 1511 ns/op BenchmarkFloatSet-4 460764 360.2 ns/op BenchmarkStringSet-4 260532 499.0 ns/op BenchmarkMapSet-4 66157 1884 ns/op BenchmarkMapSetDifferent-4 53884 2213 ns/op BenchmarkMapSetDifferentRandom-4 284 397240 ns/op BenchmarkMapSetString-4 57853 2394 ns/op BenchmarkMapAddSame-4 33212 3352 ns/op BenchmarkMapAddDifferent-4 15318 7873 ns/op BenchmarkMapAddDifferentRandom-4 232 472178 ns/op BenchmarkMapAddSameSteadyState-4 210646 544.8 ns/op BenchmarkMapAddDifferentSteadyState-4 107892 1074 ns/op BenchmarkRealworldExpvarUsage-4 26439 4939 ns/op PASS ok expvar 2.448s goos: linux goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 98620 1099 ns/op BenchmarkSprintfEmpty-4 344512 302.0 ns/op BenchmarkSprintfString-4 310435 439.2 ns/op BenchmarkSprintfTruncateString-4 232708 503.2 ns/op BenchmarkSprintfTruncateBytes-4 119058 883.6 ns/op BenchmarkSprintfSlowParsingPath-4 256558 469.8 ns/op BenchmarkSprintfQuoteString-4 36055 3266 ns/op BenchmarkSprintfInt-4 212938 470.1 ns/op BenchmarkSprintfIntInt-4 197984 630.5 ns/op BenchmarkSprintfPrefixedInt-4 242314 546.7 ns/op BenchmarkSprintfFloat-4 138406 894.1 ns/op BenchmarkSprintfComplex-4 63716 2010 ns/op BenchmarkSprintfBoolean-4 250227 466.0 ns/op BenchmarkSprintfHexString-4 146181 913.3 ns/op BenchmarkSprintfHexBytes-4 69273 1765 ns/op BenchmarkSprintfBytes-4 39111 3166 ns/op BenchmarkSprintfStringer-4 67772 1509 ns/op BenchmarkSprintfStructure-4 31520 3304 ns/op BenchmarkManyArgs-4 57555 1843 ns/op BenchmarkFprintInt-4 76678 1580 ns/op BenchmarkFprintfBytes-4 82334 1499 ns/op BenchmarkFprintIntNoAlloc-4 74695 1591 ns/op BenchmarkScanInts-4 36 3210111 ns/op BenchmarkScanRecursiveInt-4 1 295439282 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 341919801 ns/op PASS ok fmt 3.849s goos: linux goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 838 130379 ns/op PASS ok go/build 0.151s goos: linux goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 47570 2231 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14724 8083 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3985 25691 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1156 96974 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 298 393422 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 69 1683945 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 16 7012367 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 28122242 ns/op 3634552 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 123830867 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.367s goos: linux goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 253585124 ns/op 0.26 MB/s 46031152 B/op 48894 allocs/op PASS ok go/format 0.300s goos: linux goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 6 19302125 ns/op 2.79 MB/s BenchmarkParseOnly-4 6 17051048 ns/op 3.16 MB/s BenchmarkResolve-4 50 2170929 ns/op 24.81 MB/s PASS ok go/parser 1.270s goos: linux goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrintFile-4 1 138614106 ns/op 0.37 MB/s 5015832 B/op 27588 allocs/op BenchmarkPrintDecl-4 824 138321 ns/op 0.23 MB/s 16612 B/op 51 allocs/op PASS ok go/printer 0.300s goos: linux goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 280 428841 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8739155 ns/op 6.36 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12392012 ns/op 5.81 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18089191 ns/op 6.26 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 523554 ns/op 5.88 MB/s PASS ok go/scanner 0.737s goos: linux goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1253106 86.86 ns/op PASS ok go/token 0.242s goos: linux goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 170 732957 ns/op BenchmarkNamed/Underlying/nongeneric-4 1173436 101.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 102.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 100.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 101.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 22768 5157 ns/op BenchmarkNamed/NewMethodSet/generic-4 23679 5187 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 22939 5181 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 22166 5393 ns/op BenchmarkCheck/http/funcbodies/info-4 1 481084268 ns/op 63458 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 369773271 ns/op 82537 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 202529865 ns/op 150707 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 197940785 ns/op 154211 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 356299600 ns/op 14374 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 103929367 ns/op 49260 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 65251794 ns/op 78480 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 62837758 ns/op 81492 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 140934956 ns/op 15372 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 60574624 ns/op 35755 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 46842855 ns/op 46244 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 45606735 ns/op 47503 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 845644958 ns/op 74961 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 507948817 ns/op 124794 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 114750517 ns/op 552185 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 101354472 ns/op 625325 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 398798530 ns/op 4997 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 93535068 ns/op 21297 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 78931983 ns/op 25240 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 77158018 ns/op 25826 lines/s PASS ok go/types 17.035s goos: linux goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 13776 8791 ns/op 116.49 MB/s PASS ok hash/adler32 0.241s goos: linux goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 254055 448.5 ns/op 33.44 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 232724 465.6 ns/op 32.22 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 129120 847.1 ns/op 47.22 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 140542 783.3 ns/op 51.06 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 497557 221.8 ns/op 2308.88 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 531040 220.9 ns/op 2317.72 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 449995 267.3 ns/op 3830.69 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 443330 268.1 ns/op 3818.79 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 222627 521.2 ns/op 7858.22 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 232471 522.2 ns/op 7844.25 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 40730 2888 ns/op 11345.82 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 41704 2877 ns/op 11390.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 562200 210.3 ns/op 71.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 545818 209.2 ns/op 71.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 546445 210.8 ns/op 189.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 558572 215.2 ns/op 185.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 372583 313.7 ns/op 1632.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 361812 317.0 ns/op 1615.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 274939 437.3 ns/op 2341.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 272673 433.0 ns/op 2365.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 240184 487.6 ns/op 8400.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 245166 459.1 ns/op 8921.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 52101 2226 ns/op 14723.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53096 2235 ns/op 14659.83 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 292327 417.9 ns/op 35.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 262057 451.1 ns/op 33.25 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 132385 913.2 ns/op 43.80 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 145584 824.4 ns/op 48.52 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10688 ns/op 47.91 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 10086 ns/op 50.76 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5596 21331 ns/op 48.00 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5467 20813 ns/op 49.20 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1279 90001 ns/op 45.51 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1308 89359 ns/op 45.84 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 162 729176 ns/op 44.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 166 727049 ns/op 45.07 MB/s PASS ok hash/crc32 4.700s goos: linux goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 129 1054437 ns/op 62.15 MB/s BenchmarkCrc64/ISO4KB-4 1413 84201 ns/op 48.65 MB/s BenchmarkCrc64/ISO1KB-4 5940 19668 ns/op 52.06 MB/s BenchmarkCrc64/ECMA64KB-4 100 1014040 ns/op 64.63 MB/s BenchmarkCrc64/Random64KB-4 126 855585 ns/op 76.60 MB/s BenchmarkCrc64/Random16KB-4 475 253907 ns/op 64.53 MB/s PASS ok hash/crc64 0.974s goos: linux goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 13436 8957 ns/op 114.32 MB/s BenchmarkFnv32aKB-4 13334 8913 ns/op 114.89 MB/s BenchmarkFnv64KB-4 13060 9070 ns/op 112.90 MB/s BenchmarkFnv64aKB-4 12903 9024 ns/op 113.48 MB/s BenchmarkFnv128KB-4 2617 45221 ns/op 22.64 MB/s BenchmarkFnv128aKB-4 2576 46228 ns/op 22.15 MB/s PASS ok hash/fnv 1.132s goos: linux goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 523495 192.0 ns/op 20.83 MB/s BenchmarkHash/n=4/Bytes-4 4577313 24.27 ns/op 164.78 MB/s BenchmarkHash/n=4/String-4 1733271 69.87 ns/op 57.25 MB/s BenchmarkHash/n=8/Write-4 581907 183.6 ns/op 43.58 MB/s BenchmarkHash/n=8/Bytes-4 4555244 24.31 ns/op 329.07 MB/s BenchmarkHash/n=8/String-4 1643718 70.97 ns/op 112.73 MB/s BenchmarkHash/n=16/Write-4 635024 187.8 ns/op 85.19 MB/s BenchmarkHash/n=16/Bytes-4 4903642 24.50 ns/op 653.13 MB/s BenchmarkHash/n=16/String-4 1653058 70.75 ns/op 226.15 MB/s BenchmarkHash/n=32/Write-4 559286 198.8 ns/op 160.96 MB/s BenchmarkHash/n=32/Bytes-4 4554955 24.05 ns/op 1330.51 MB/s BenchmarkHash/n=32/String-4 1757880 70.06 ns/op 456.73 MB/s BenchmarkHash/n=64/Write-4 599630 200.7 ns/op 318.81 MB/s BenchmarkHash/n=64/Bytes-4 4828114 24.77 ns/op 2584.23 MB/s BenchmarkHash/n=64/String-4 1633844 69.63 ns/op 919.08 MB/s BenchmarkHash/n=256/Write-4 416109 260.2 ns/op 983.75 MB/s BenchmarkHash/n=256/Bytes-4 3723552 31.86 ns/op 8035.16 MB/s BenchmarkHash/n=256/String-4 985674 116.4 ns/op 2199.65 MB/s BenchmarkHash/n=320/Write-4 420516 264.6 ns/op 1209.48 MB/s BenchmarkHash/n=320/Bytes-4 2988040 39.95 ns/op 8010.97 MB/s BenchmarkHash/n=320/String-4 703023 160.0 ns/op 2000.53 MB/s BenchmarkHash/n=1024/Write-4 307155 401.7 ns/op 2549.00 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 102.1 ns/op 10028.37 MB/s BenchmarkHash/n=1024/String-4 297319 388.5 ns/op 2635.58 MB/s BenchmarkHash/n=4096/Write-4 150528 802.3 ns/op 5105.12 MB/s BenchmarkHash/n=4096/Bytes-4 297535 410.9 ns/op 9969.08 MB/s BenchmarkHash/n=4096/String-4 82232 1413 ns/op 2898.09 MB/s BenchmarkHash/n=16384/Write-4 47158 2516 ns/op 6513.17 MB/s BenchmarkHash/n=16384/Bytes-4 75774 1593 ns/op 10283.89 MB/s BenchmarkHash/n=16384/String-4 20919 6005 ns/op 2728.43 MB/s PASS ok hash/maphash 4.297s goos: linux goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 937 119943 ns/op BenchmarkEscapeNone-4 124639 919.2 ns/op BenchmarkUnescape-4 842 139048 ns/op BenchmarkUnescapeNone-4 645628 181.6 ns/op BenchmarkUnescapeSparse-4 12717 9257 ns/op BenchmarkUnescapeDense-4 1135 96719 ns/op PASS ok html 0.869s goos: linux goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 8050 12482 ns/op BenchmarkCSSEscaperNoSpecials-4 46875 2744 ns/op BenchmarkDecodeCSS-4 27848 4276 ns/op BenchmarkDecodeCSSNoSpecials-4 4418360 25.32 ns/op BenchmarkCSSValueFilter-4 118351 1008 ns/op BenchmarkCSSValueFilterOk-4 85430 1401 ns/op BenchmarkEscapedExecute-4 4132 25551 ns/op BenchmarkHTMLNospaceEscaper-4 9658 10418 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 68310 1756 ns/op BenchmarkStripTags-4 20439 5669 ns/op BenchmarkStripTagsNoSpecials-4 336262 377.5 ns/op BenchmarkJSValEscaperWithNum-4 22678 5303 ns/op BenchmarkJSValEscaperWithStr-4 5194 20511 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18385 6518 ns/op BenchmarkJSValEscaperWithObj-4 4533 24269 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13046 8717 ns/op BenchmarkJSStrEscaperNoSpecials-4 57760 1995 ns/op BenchmarkJSStrEscaper-4 10000 10468 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54644 2138 ns/op BenchmarkJSRegexpEscaper-4 9632 10957 ns/op BenchmarkTemplateSpecialTags-4 98 1198293 ns/op BenchmarkURLEscaper-4 4114 27345 ns/op BenchmarkURLEscaperNoSpecials-4 188908 655.8 ns/op BenchmarkURLNormalizer-4 5748 20290 ns/op BenchmarkURLNormalizerNoSpecials-4 175707 687.0 ns/op BenchmarkSrcsetFilter-4 18754 6384 ns/op BenchmarkSrcsetFilterNoSpecials-4 114835 1048 ns/op PASS ok html/template 3.891s goos: linux goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 620706 195.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 481434 243.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 579448 196.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 483960 253.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1701928 70.84 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 100.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 2079574 60.06 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1326997 88.82 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1391707 87.06 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 444448 263.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 354348 302.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 442915 260.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 364335 303.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 765285 153.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 556743 224.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 893468 123.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 578889 217.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 403045 258.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1515548 81.39 ns/op BenchmarkRGBASetRGBA-4 1388709 86.58 ns/op BenchmarkRGBA64At-4 907392 124.7 ns/op BenchmarkRGBA64SetRGBA64-4 958029 124.4 ns/op BenchmarkNRGBAAt-4 1547242 75.55 ns/op BenchmarkNRGBASetNRGBA-4 1475295 81.03 ns/op BenchmarkNRGBA64At-4 921114 121.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 866469 122.2 ns/op BenchmarkAlphaAt-4 2489600 41.09 ns/op BenchmarkAlphaSetAlpha-4 2714343 43.40 ns/op BenchmarkAlpha16At-4 1638674 71.45 ns/op BenchmarkAlphaSetAlpha16-4 1659355 71.36 ns/op BenchmarkGrayAt-4 2913162 40.92 ns/op BenchmarkGraySetGray-4 2816060 42.87 ns/op BenchmarkGray16At-4 1587100 67.95 ns/op BenchmarkGraySetGray16-4 1593307 73.57 ns/op PASS ok image 5.336s goos: linux goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 5313360 21.70 ns/op BenchmarkYCbCrToRGB/128-4 4824091 22.15 ns/op BenchmarkYCbCrToRGB/255-4 5568496 21.37 ns/op BenchmarkRGBToYCbCr/0-4 5621952 21.61 ns/op BenchmarkRGBToYCbCr/Cb-4 5559109 21.66 ns/op BenchmarkRGBToYCbCr/Cr-4 5430126 21.85 ns/op BenchmarkYCbCrToRGBA/0-4 4427502 26.89 ns/op BenchmarkYCbCrToRGBA/128-4 4301161 28.70 ns/op BenchmarkYCbCrToRGBA/255-4 4465501 27.58 ns/op BenchmarkNYCbCrAToRGBA/0-4 4402818 27.33 ns/op BenchmarkNYCbCrAToRGBA/128-4 4286306 27.83 ns/op BenchmarkNYCbCrAToRGBA/255-4 4254858 28.39 ns/op PASS ok image/color 1.791s goos: linux goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 4 29333869 ns/op BenchmarkFillSrc-4 393 300783 ns/op BenchmarkCopyOver-4 8 13311055 ns/op BenchmarkCopySrc-4 585 195359 ns/op BenchmarkNRGBAOver-4 7 14502320 ns/op BenchmarkNRGBASrc-4 12 9233214 ns/op BenchmarkYCbCr-4 10 10997457 ns/op BenchmarkGray-4 22 5419268 ns/op BenchmarkCMYK-4 12 8940986 ns/op BenchmarkGlyphOver-4 22 4727417 ns/op BenchmarkRGBAMaskOver-4 5 22801245 ns/op BenchmarkGrayMaskOver-4 6 18914281 ns/op BenchmarkRGBA64ImageMaskOver-4 4 31817864 ns/op BenchmarkRGBA-4 5 22754381 ns/op BenchmarkPalettedFill-4 1014 117499 ns/op BenchmarkPalettedRGBA-4 5 24024576 ns/op BenchmarkGenericOver-4 2 55022834 ns/op BenchmarkGenericMaskOver-4 6 20314400 ns/op BenchmarkGenericSrc-4 4 33459866 ns/op BenchmarkGenericMaskSrc-4 4 28071240 ns/op PASS ok image/draw 6.534s goos: linux goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 25 4571135 ns/op 3.38 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 117991347 ns/op 2.60 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2521481234 ns/op 0.49 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 62 1746069 ns/op 8.85 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 132667916 ns/op 0.47 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.632s goos: linux goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 4866 22885 ns/op BenchmarkIDCT-4 4857 21515 ns/op BenchmarkDecodeBaseline-4 9 11641923 ns/op 5.31 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 16591957 ns/op 3.72 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 146827316 ns/op 8.37 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 182747765 ns/op 5.04 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.164s goos: linux goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 15311631 7.908 ns/op BenchmarkDecodeGray-4 13 8149424 ns/op 8.04 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 32444474 ns/op 8.08 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 27862424 ns/op 9.41 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 25 4746419 ns/op 13.81 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 26360437 ns/op 9.94 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 4 32960064 ns/op 7.95 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 51866615 ns/op 5.92 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 54324192 ns/op 5.65 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 200513545 ns/op 6.13 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 165505596 ns/op 7.42 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 26105862 ns/op 11.77 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 162503416 ns/op 7.56 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 643331663 ns/op 1.91 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.835s goos: linux goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 3 46456335 ns/op 2.15 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 37741632 ns/op 2.65 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 236760464 ns/op 2.11 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 200852575 ns/op 2.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 44675775 ns/op 2.24 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 37788392 ns/op 2.65 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 214133765 ns/op 2.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 193858825 ns/op 2.58 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 449159898 ns/op 2.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 418522079 ns/op 2.39 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3003579212 ns/op 1.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2895773384 ns/op 1.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=32-4 1 6457303912 ns/op 1.55 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=go/size=10M/bits=64-4 1 6349494784 ns/op 1.57 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=32-4 1 37476588825 ns/op 1.33 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=go/size=50M/bits=64-4 1 35159140345 ns/op 1.42 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 15 8102239 ns/op 12.34 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 14 7569517 ns/op 13.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 39726912 ns/op 12.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 38335189 ns/op 13.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 75406548 ns/op 13.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 78674198 ns/op 12.71 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 340161511 ns/op 14.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 364146131 ns/op 13.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=32-4 1 754015721 ns/op 13.26 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=10M/bits=64-4 1 715165482 ns/op 13.98 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=32-4 1 3454407911 ns/op 14.47 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=zero/size=50M/bits=64-4 1 3526013249 ns/op 14.18 MB/s 400007248 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 3 45994806 ns/op 2.17 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 38431723 ns/op 2.60 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 269024353 ns/op 1.86 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 230459463 ns/op 2.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 572221045 ns/op 1.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 748782631 ns/op 1.34 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5251370794 ns/op 0.95 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5203070045 ns/op 0.96 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=32-4 1 11772832924 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=10M/bits=64-4 1 10908054016 ns/op 0.92 MB/s 80003152 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=32-4 1 62170373043 ns/op 0.80 MB/s 200007760 B/op 2 allocs/op BenchmarkNew/text=rand/size=50M/bits=64-4 1 59312097385 ns/op 0.84 MB/s 400007248 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 139320828 ns/op 30.00 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 129660189 ns/op 32.24 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 274.190s goos: linux goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 38938 3043 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 37453 3231 ns/op 0.62 MB/s BenchmarkMarshalCorpusFile/4-4 32931 3488 ns/op 1.15 MB/s BenchmarkMarshalCorpusFile/8-4 28334 4199 ns/op 1.91 MB/s BenchmarkMarshalCorpusFile/16-4 21744 5378 ns/op 2.98 MB/s BenchmarkMarshalCorpusFile/32-4 14934 7832 ns/op 4.09 MB/s BenchmarkMarshalCorpusFile/64-4 9520 12496 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/128-4 5474 19886 ns/op 6.44 MB/s BenchmarkMarshalCorpusFile/256-4 2990 37551 ns/op 6.82 MB/s BenchmarkMarshalCorpusFile/512-4 1549 74353 ns/op 6.89 MB/s BenchmarkMarshalCorpusFile/1024-4 822 145095 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/2048-4 402 290175 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/4096-4 204 565868 ns/op 7.24 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1115960 ns/op 7.34 MB/s BenchmarkMarshalCorpusFile/16384-4 52 2266189 ns/op 7.23 MB/s BenchmarkMarshalCorpusFile/32768-4 21 5095019 ns/op 6.43 MB/s BenchmarkMarshalCorpusFile/65536-4 10 10001369 ns/op 6.55 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27297792 ns/op 4.80 MB/s BenchmarkMarshalCorpusFile/262144-4 2 50476900 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/524288-4 1 135881099 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 249166738 ns/op 4.21 MB/s BenchmarkUnmarshalCorpusFile/1-4 9878 11196 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10402 11806 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9262 12926 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7296 14179 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/16-4 7072 16543 ns/op 0.97 MB/s BenchmarkUnmarshalCorpusFile/32-4 4776 24691 ns/op 1.30 MB/s BenchmarkUnmarshalCorpusFile/64-4 3674 30295 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/128-4 2782 37602 ns/op 3.40 MB/s BenchmarkUnmarshalCorpusFile/256-4 1131 97180 ns/op 2.63 MB/s BenchmarkUnmarshalCorpusFile/512-4 616 188218 ns/op 2.72 MB/s BenchmarkUnmarshalCorpusFile/1024-4 309 356393 ns/op 2.87 MB/s BenchmarkUnmarshalCorpusFile/2048-4 165 722102 ns/op 2.84 MB/s BenchmarkUnmarshalCorpusFile/4096-4 84 1406432 ns/op 2.91 MB/s BenchmarkUnmarshalCorpusFile/8192-4 39 2817573 ns/op 2.91 MB/s BenchmarkUnmarshalCorpusFile/16384-4 19 6021002 ns/op 2.72 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 11746578 ns/op 2.79 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 21793470 ns/op 3.01 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 43300903 ns/op 3.03 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 89547464 ns/op 2.93 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 194940588 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 358828857 ns/op 2.92 MB/s BenchmarkMutatorBytes/1-4 37940 3254 ns/op BenchmarkMutatorBytes/10-4 39094 3094 ns/op BenchmarkMutatorBytes/100-4 36453 3386 ns/op BenchmarkMutatorBytes/1000-4 25412 4921 ns/op BenchmarkMutatorBytes/10000-4 7335 19474 ns/op BenchmarkMutatorBytes/100000-4 1057 123209 ns/op BenchmarkMutatorString/1-4 34321 3402 ns/op BenchmarkMutatorString/10-4 34156 3325 ns/op BenchmarkMutatorString/100-4 31668 3862 ns/op BenchmarkMutatorString/1000-4 17736 6567 ns/op BenchmarkMutatorString/10000-4 4382 36417 ns/op BenchmarkMutatorString/100000-4 388 302716 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19789 5673 ns/op BenchmarkMutatorAllBasicTypes/string-4 19664 5878 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63422 1887 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54682 2140 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53622 2119 ns/op BenchmarkMutatorAllBasicTypes/int-4 59016 1976 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60427 1968 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60957 2000 ns/op BenchmarkMutatorAllBasicTypes/int32-4 60308 1997 ns/op BenchmarkMutatorAllBasicTypes/int64-4 59989 1988 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56125 2070 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55261 2063 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58534 2050 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55909 2070 ns/op PASS ok internal/fuzz 11.403s goos: linux goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 37624 3441 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 135762 900.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.404s goos: linux goarch: amd64 pkg: internal/poll cpu: AMD EPYC 7B12 BenchmarkSplicePipe/SplicePipeWithPool-4 66259 1939 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 22442 5176 ns/op BenchmarkSplicePipePoolParallel-4 141836 778.8 ns/op BenchmarkSplicePipeNativeParallel-4 35148 3426 ns/op PASS ok internal/poll 1.004s goos: linux goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 6 19142098 ns/op PASS ok internal/trace 1.655s goos: linux goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 19556 7218 ns/op BenchmarkCopyNLarge-4 379 322950 ns/op PASS ok io 0.614s goos: linux goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 206251 552.0 ns/op BenchmarkPrintln-4 24638 4964 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37333 3209 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2350 51641 ns/op BenchmarkDiscard-4 1247709 95.50 ns/op 0 B/op 0 allocs/op PASS ok log 0.828s goos: linux goarch: amd64 pkg: log/slog cpu: AMD EPYC 7B12 BenchmarkWriteTime-4 86396 1372 ns/op BenchmarkJSONHandler/defaults-4 6903 15043 ns/op 514 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4365 25533 ns/op 777 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5070 22662 ns/op 758 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7323 15592 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct-4 8047 15001 ns/op 523 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5661 18171 ns/op 516 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 31551 3784 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 33043 3698 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 72639 1675 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 49887 2513 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 50314 2207 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 53428 2370 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 49576 2459 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 54385 2203 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 495096 237.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 368503 310.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 261656 450.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 188001 643.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 150844 785.1 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 338120 313.4 ns/op BenchmarkSourceLine/stringifying-4 81025 1394 ns/op BenchmarkRecord-4 4485 24477 ns/op BenchmarkDispatch/switch-checked-4 191592 629.5 ns/op BenchmarkDispatch/As-4 180534 661.5 ns/op BenchmarkDispatch/Visit-4 170304 674.6 ns/op BenchmarkUnsafeStrings-4 18979 6207 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 3.704s goos: linux goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 3565996 33.58 ns/op BenchmarkAcosh-4 1409178 85.01 ns/op BenchmarkAsin-4 3618229 33.48 ns/op BenchmarkAsinh-4 1421617 82.90 ns/op BenchmarkAtan-4 5336385 22.42 ns/op BenchmarkAtanh-4 1386818 86.86 ns/op BenchmarkAtan2-4 3012634 39.51 ns/op BenchmarkCbrt-4 1984980 59.34 ns/op BenchmarkCeil-4 21242359 5.667 ns/op BenchmarkCompare-4 4583103 26.32 ns/op BenchmarkCompare32-4 5706735 21.04 ns/op BenchmarkCopysign-4 3436401 34.12 ns/op BenchmarkCos-4 1370565 86.83 ns/op BenchmarkCosh-4 1945664 61.67 ns/op BenchmarkErf-4 5439704 22.14 ns/op BenchmarkErfc-4 5084336 23.53 ns/op BenchmarkErfinv-4 4279585 28.06 ns/op BenchmarkErfcinv-4 4280474 28.01 ns/op BenchmarkExp-4 6858976 17.14 ns/op BenchmarkExpGo-4 1000000 104.8 ns/op BenchmarkExpm1-4 3529980 33.89 ns/op BenchmarkExp2-4 1281140 93.79 ns/op BenchmarkExp2Go-4 1212967 100.8 ns/op BenchmarkAbs-4 4533493 26.25 ns/op BenchmarkDim-4 9383856 11.50 ns/op BenchmarkFloor-4 21036060 5.607 ns/op BenchmarkMax-4 15200397 7.880 ns/op BenchmarkMin-4 15377558 7.594 ns/op BenchmarkMod-4 376726 300.8 ns/op BenchmarkFrexp-4 2161177 54.99 ns/op BenchmarkGamma-4 769171 148.6 ns/op BenchmarkHypot-4 11810860 10.69 ns/op BenchmarkHypotGo-4 1833459 64.00 ns/op BenchmarkIlogb-4 2629915 44.13 ns/op BenchmarkJ0-4 293888 407.6 ns/op BenchmarkJ1-4 273453 429.5 ns/op BenchmarkJn-4 128552 903.3 ns/op BenchmarkLdexp-4 2193094 55.09 ns/op BenchmarkLgamma-4 955322 115.5 ns/op BenchmarkLog-4 7310386 16.45 ns/op BenchmarkLogb-4 2631931 45.79 ns/op BenchmarkLog1p-4 1884356 65.55 ns/op BenchmarkLog10-4 6858956 17.44 ns/op BenchmarkLog2-4 1787605 67.39 ns/op BenchmarkModf-4 3251574 36.09 ns/op BenchmarkNextafter32-4 3102465 38.87 ns/op BenchmarkNextafter64-4 3154095 37.27 ns/op BenchmarkPowInt-4 587310 189.5 ns/op BenchmarkPowFrac-4 493233 249.1 ns/op BenchmarkPow10Pos-4 4814839 22.83 ns/op BenchmarkPow10Neg-4 4998444 27.37 ns/op BenchmarkRound-4 4176848 29.69 ns/op BenchmarkRoundToEven-4 11301830 11.64 ns/op BenchmarkRemainder-4 546616 222.7 ns/op BenchmarkSignbit-4 6043238 19.64 ns/op BenchmarkSin-4 1700955 67.02 ns/op BenchmarkSincos-4 973306 104.1 ns/op BenchmarkSinh-4 2514963 47.35 ns/op BenchmarkSqrtIndirect-4 21476932 5.662 ns/op BenchmarkSqrtLatency-4 13060472 9.198 ns/op BenchmarkSqrtIndirectLatency-4 12834787 9.247 ns/op BenchmarkSqrtGoLatency-4 1447305 83.26 ns/op BenchmarkSqrtPrime-4 62234 1967 ns/op BenchmarkTan-4 1786485 70.14 ns/op BenchmarkTanh-4 1784608 66.63 ns/op BenchmarkTrunc-4 20880567 5.680 ns/op BenchmarkY0-4 285163 417.3 ns/op BenchmarkY1-4 283626 426.9 ns/op BenchmarkYn-4 129006 930.2 ns/op BenchmarkFloat64bits-4 6404426 19.45 ns/op BenchmarkFloat64frombits-4 6336991 20.15 ns/op BenchmarkFloat32bits-4 6497595 18.59 ns/op BenchmarkFloat32frombits-4 6428952 19.10 ns/op BenchmarkFMA-4 20367980 6.000 ns/op PASS ok math 11.364s goos: linux goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 14625888 8.137 ns/op 7864.88 MB/s BenchmarkAddVV/2-4 13428555 8.900 ns/op 14382.66 MB/s BenchmarkAddVV/3-4 12220605 9.533 ns/op 20141.28 MB/s BenchmarkAddVV/4-4 12207874 9.661 ns/op 26497.16 MB/s BenchmarkAddVV/5-4 11701072 10.19 ns/op 31404.06 MB/s BenchmarkAddVV/10-4 9004282 13.35 ns/op 47956.87 MB/s BenchmarkAddVV/100-4 2090265 57.26 ns/op 111780.20 MB/s BenchmarkAddVV/1000-4 233520 515.7 ns/op 124108.51 MB/s BenchmarkSubVV/1-4 14293064 8.173 ns/op 7830.43 MB/s BenchmarkSubVV/2-4 13138819 8.899 ns/op 14383.72 MB/s BenchmarkSubVV/3-4 12391087 9.341 ns/op 20555.33 MB/s BenchmarkSubVV/4-4 12129506 9.693 ns/op 26411.95 MB/s BenchmarkSubVV/5-4 11777787 10.21 ns/op 31333.49 MB/s BenchmarkSubVV/10-4 9147868 13.15 ns/op 48658.95 MB/s BenchmarkSubVV/100-4 2088630 57.92 ns/op 110504.60 MB/s BenchmarkSubVV/1000-4 230924 511.3 ns/op 125176.86 MB/s BenchmarkAddVW/1-4 15238656 7.858 ns/op 1018.03 MB/s BenchmarkAddVW/2-4 13991133 7.919 ns/op 2020.35 MB/s BenchmarkAddVW/3-4 12874513 9.198 ns/op 2609.15 MB/s BenchmarkAddVW/4-4 14120320 8.467 ns/op 3779.29 MB/s BenchmarkAddVW/5-4 13045902 9.073 ns/op 4408.54 MB/s BenchmarkAddVW/10-4 11011537 10.88 ns/op 7349.78 MB/s BenchmarkAddVW/100-4 341202 344.1 ns/op 2325.16 MB/s BenchmarkAddVW/1000-4 52688 2273 ns/op 3519.04 MB/s BenchmarkAddVWext/1-4 15573230 7.630 ns/op 1048.50 MB/s BenchmarkAddVWext/2-4 14370189 8.958 ns/op 1786.09 MB/s BenchmarkAddVWext/3-4 13039310 9.647 ns/op 2487.77 MB/s BenchmarkAddVWext/4-4 14123960 8.439 ns/op 3792.11 MB/s BenchmarkAddVWext/5-4 13247474 9.002 ns/op 4443.40 MB/s BenchmarkAddVWext/10-4 11058847 10.87 ns/op 7362.71 MB/s BenchmarkAddVWext/100-4 107906 1132 ns/op 706.74 MB/s BenchmarkAddVWext/1000-4 10000 11083 ns/op 721.84 MB/s BenchmarkSubVW/1-4 15162694 7.374 ns/op 1084.84 MB/s BenchmarkSubVW/2-4 15554300 9.466 ns/op 1690.21 MB/s BenchmarkSubVW/3-4 12987828 8.562 ns/op 2803.23 MB/s BenchmarkSubVW/4-4 13591788 8.626 ns/op 3709.58 MB/s BenchmarkSubVW/5-4 12969620 9.155 ns/op 4369.38 MB/s BenchmarkSubVW/10-4 10897677 11.14 ns/op 7179.55 MB/s BenchmarkSubVW/100-4 332913 357.1 ns/op 2240.31 MB/s BenchmarkSubVW/1000-4 52508 2304 ns/op 3472.43 MB/s BenchmarkSubVWext/1-4 15074752 7.665 ns/op 1043.64 MB/s BenchmarkSubVWext/2-4 12783990 8.144 ns/op 1964.66 MB/s BenchmarkSubVWext/3-4 13341442 8.658 ns/op 2771.98 MB/s BenchmarkSubVWext/4-4 13567630 8.603 ns/op 3719.52 MB/s BenchmarkSubVWext/5-4 12961118 9.187 ns/op 4354.02 MB/s BenchmarkSubVWext/10-4 10785391 11.39 ns/op 7024.64 MB/s BenchmarkSubVWext/100-4 107395 1147 ns/op 697.18 MB/s BenchmarkSubVWext/1000-4 10000 10738 ns/op 745.04 MB/s BenchmarkMulAddVWW/1-4 12187975 9.023 ns/op 7092.90 MB/s BenchmarkMulAddVWW/2-4 11593652 9.847 ns/op 12998.39 MB/s BenchmarkMulAddVWW/3-4 12897014 9.169 ns/op 20941.24 MB/s BenchmarkMulAddVWW/4-4 12033464 9.902 ns/op 25852.27 MB/s BenchmarkMulAddVWW/5-4 11253847 10.40 ns/op 30757.13 MB/s BenchmarkMulAddVWW/10-4 8329774 14.43 ns/op 44338.84 MB/s BenchmarkMulAddVWW/100-4 1333257 90.01 ns/op 71102.51 MB/s BenchmarkMulAddVWW/1000-4 134847 873.5 ns/op 73266.93 MB/s BenchmarkAddMulVVW/1-4 14172236 8.355 ns/op 7659.76 MB/s BenchmarkAddMulVVW/2-4 14245081 8.386 ns/op 15263.37 MB/s BenchmarkAddMulVVW/3-4 13182915 9.987 ns/op 19224.43 MB/s BenchmarkAddMulVVW/4-4 12889352 9.776 ns/op 26187.82 MB/s BenchmarkAddMulVVW/5-4 11140891 10.74 ns/op 29795.00 MB/s BenchmarkAddMulVVW/10-4 9207906 13.27 ns/op 48235.77 MB/s BenchmarkAddMulVVW/100-4 1652280 72.50 ns/op 88277.19 MB/s BenchmarkAddMulVVW/1000-4 176442 664.2 ns/op 96353.37 MB/s BenchmarkDivWVW/1-4 3483873 34.32 ns/op 1864.93 MB/s BenchmarkDivWVW/2-4 1975593 60.96 ns/op 2099.73 MB/s BenchmarkDivWVW/3-4 1537423 77.29 ns/op 2484.10 MB/s BenchmarkDivWVW/4-4 1247606 93.70 ns/op 2732.11 MB/s BenchmarkDivWVW/5-4 1000000 100.1 ns/op 3198.29 MB/s BenchmarkDivWVW/10-4 571006 204.5 ns/op 3129.35 MB/s BenchmarkDivWVW/100-4 73281 1652 ns/op 3873.69 MB/s BenchmarkDivWVW/1000-4 7340 16442 ns/op 3892.35 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13920564 8.300 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14130064 7.714 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12100310 9.068 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12536250 8.564 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10707354 10.15 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11321950 9.733 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9818070 11.46 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10262145 11.22 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9162039 12.21 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9359548 12.37 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6616443 17.09 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6762788 17.17 ns/op BenchmarkNonZeroShifts/100/shrVU-4 996818 116.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 116.4 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 116406 1022 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 117134 1019 ns/op BenchmarkDecimalConversion-4 217 525413 ns/op BenchmarkFloatString/100-4 12216 9067 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 244 461291 ns/op 2903 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 42715033 ns/op 61293 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 4142134203 ns/op 829520 B/op 514 allocs/op BenchmarkFloatAdd/10-4 172178 691.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 174350 689.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 153454 766.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85093 1410 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16843 7063 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 228189 515.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 210445 511.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 206194 541.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 156844 766.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 39814 2954 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1898 61274 ns/op BenchmarkParseFloatLargeExp-4 447 257662 ns/op BenchmarkGCD10x10/WithoutXY-4 217548 545.9 ns/op BenchmarkGCD10x10/WithXY-4 61128 2050 ns/op BenchmarkGCD10x100/WithoutXY-4 105610 1076 ns/op BenchmarkGCD10x100/WithXY-4 18777 6573 ns/op BenchmarkGCD10x1000/WithoutXY-4 77100 1555 ns/op BenchmarkGCD10x1000/WithXY-4 15132 8029 ns/op BenchmarkGCD100x100/WithoutXY-4 30177 3963 ns/op BenchmarkGCD100x100/WithXY-4 11466 11004 ns/op BenchmarkGCD100x1000/WithoutXY-4 13716 8995 ns/op BenchmarkGCD100x1000/WithXY-4 6332 17935 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2458 45730 ns/op BenchmarkGCD1000x1000/WithXY-4 1281 85727 ns/op BenchmarkHilbert-4 22 5018790 ns/op BenchmarkBinomial-4 13968 8297 ns/op BenchmarkQuoRem-4 25748 5030 ns/op BenchmarkExp-4 16 6597337 ns/op BenchmarkExpMont/Odd-4 135 815313 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 142 836939 ns/op 3351 B/op 37 allocs/op BenchmarkExpMont/Even2-4 136 862380 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even3-4 129 856752 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even4-4 129 852396 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even8-4 139 855240 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even32-4 129 870941 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even64-4 163 715915 ns/op 3634 B/op 53 allocs/op BenchmarkExpMont/Even96-4 147 751699 ns/op 3777 B/op 51 allocs/op BenchmarkExpMont/Even128-4 168 678315 ns/op 3270 B/op 51 allocs/op BenchmarkExpMont/Even255-4 181 617534 ns/op 2930 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 454 266108 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 375 289791 ns/op 1716 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 403 312458 ns/op 1733 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 381 292469 ns/op 1755 B/op 48 allocs/op BenchmarkExp2-4 16 6474639 ns/op BenchmarkBitset-4 767817 141.4 ns/op BenchmarkBitsetNeg-4 431203 248.3 ns/op BenchmarkBitsetOrig-4 244359 480.3 ns/op BenchmarkBitsetNegOrig-4 176210 707.5 ns/op BenchmarkModSqrt225_Tonelli-4 132 893755 ns/op BenchmarkModSqrt225_3Mod4-4 426 273438 ns/op BenchmarkModSqrt231_Tonelli-4 100 1001401 ns/op BenchmarkModSqrt231_5Mod8-4 357 324468 ns/op BenchmarkModInverse-4 13450 9181 ns/op BenchmarkSqrt-4 1750 64857 ns/op BenchmarkIntSqr/1-4 1438000 83.51 ns/op BenchmarkIntSqr/2-4 752482 161.7 ns/op BenchmarkIntSqr/3-4 654271 204.8 ns/op BenchmarkIntSqr/5-4 455786 257.5 ns/op BenchmarkIntSqr/8-4 327722 340.4 ns/op BenchmarkIntSqr/10-4 273511 406.6 ns/op BenchmarkIntSqr/20-4 59877 2116 ns/op BenchmarkIntSqr/30-4 45460 2864 ns/op BenchmarkIntSqr/50-4 29307 4177 ns/op BenchmarkIntSqr/80-4 17214 7029 ns/op BenchmarkIntSqr/100-4 13022 9006 ns/op BenchmarkIntSqr/200-4 4870 24215 ns/op BenchmarkIntSqr/300-4 2112 60379 ns/op BenchmarkIntSqr/500-4 920 127988 ns/op BenchmarkIntSqr/800-4 354 338390 ns/op BenchmarkIntSqr/1000-4 254 442490 ns/op BenchmarkDiv/20/10-4 460226 255.6 ns/op BenchmarkDiv/40/20-4 451746 261.9 ns/op BenchmarkDiv/100/50-4 415002 272.2 ns/op BenchmarkDiv/200/100-4 57291 2241 ns/op BenchmarkDiv/400/200-4 57205 2211 ns/op BenchmarkDiv/1000/500-4 47916 2681 ns/op BenchmarkDiv/2000/1000-4 35792 3603 ns/op BenchmarkDiv/20000/10000-4 1233 92399 ns/op BenchmarkDiv/200000/100000-4 30 3845706 ns/op BenchmarkDiv/2000000/1000000-4 1 105637710 ns/op BenchmarkDiv/20000000/10000000-4 1 3068107963 ns/op BenchmarkMul-4 6 19180096 ns/op BenchmarkNatMul/10-4 211046 555.4 ns/op BenchmarkNatMul/100-4 7592 16322 ns/op BenchmarkNatMul/1000-4 216 549434 ns/op BenchmarkZeroShifts/Shl-4 23030 5032 ns/op BenchmarkZeroShifts/ShlSame-4 5398887 22.17 ns/op BenchmarkZeroShifts/Shr-4 22576 5141 ns/op BenchmarkZeroShifts/ShrSame-4 5466519 21.85 ns/op BenchmarkExp3Power/0x10-4 191904 632.3 ns/op BenchmarkExp3Power/0x40-4 172771 729.9 ns/op BenchmarkExp3Power/0x100-4 97513 1188 ns/op BenchmarkExp3Power/0x400-4 49172 2385 ns/op BenchmarkExp3Power/0x1000-4 11836 10068 ns/op BenchmarkExp3Power/0x4000-4 2408 47903 ns/op BenchmarkExp3Power/0x10000-4 271 427820 ns/op BenchmarkExp3Power/0x40000-4 22 4781198 ns/op BenchmarkExp3Power/0x100000-4 3 48257303 ns/op BenchmarkExp3Power/0x400000-4 1 452225116 ns/op BenchmarkFibo-4 3 33443423 ns/op BenchmarkNatSqr/1-4 901320 127.5 ns/op BenchmarkNatSqr/2-4 554508 212.8 ns/op BenchmarkNatSqr/3-4 472922 251.7 ns/op BenchmarkNatSqr/5-4 331454 338.0 ns/op BenchmarkNatSqr/8-4 246483 454.5 ns/op BenchmarkNatSqr/10-4 204356 553.6 ns/op BenchmarkNatSqr/20-4 54319 2134 ns/op BenchmarkNatSqr/30-4 42531 2819 ns/op BenchmarkNatSqr/50-4 25542 4629 ns/op BenchmarkNatSqr/80-4 14888 7838 ns/op BenchmarkNatSqr/100-4 10000 10260 ns/op BenchmarkNatSqr/200-4 4588 26397 ns/op BenchmarkNatSqr/300-4 1960 61706 ns/op BenchmarkNatSqr/500-4 957 124329 ns/op BenchmarkNatSqr/800-4 406 286214 ns/op BenchmarkNatSqr/1000-4 302 395431 ns/op BenchmarkNatSetBytes/8-4 869275 125.9 ns/op BenchmarkNatSetBytes/24-4 265460 418.2 ns/op BenchmarkNatSetBytes/128-4 69639 1707 ns/op BenchmarkNatSetBytes/7-4 924349 127.8 ns/op BenchmarkNatSetBytes/23-4 276116 419.3 ns/op BenchmarkNatSetBytes/127-4 69500 1726 ns/op BenchmarkScanPi-4 258 450193 ns/op BenchmarkStringPiParallel-4 812 148489 ns/op BenchmarkScan/10/Base2-4 42313 2583 ns/op BenchmarkScan/100/Base2-4 4812 22599 ns/op BenchmarkScan/1000/Base2-4 481 224863 ns/op BenchmarkScan/10/Base8-4 111032 1058 ns/op BenchmarkScan/100/Base8-4 13648 7860 ns/op BenchmarkScan/1000/Base8-4 1357 84378 ns/op BenchmarkScan/10/Base10-4 121026 1031 ns/op BenchmarkScan/100/Base10-4 16495 7278 ns/op BenchmarkScan/1000/Base10-4 1489 78306 ns/op BenchmarkScan/10/Base16-4 121744 907.1 ns/op BenchmarkScan/100/Base16-4 19058 6295 ns/op BenchmarkScan/1000/Base16-4 1762 62016 ns/op BenchmarkString/10/Base2-4 202922 565.9 ns/op BenchmarkString/100/Base2-4 31846 3758 ns/op BenchmarkString/1000/Base2-4 3134 36221 ns/op BenchmarkString/10/Base8-4 369728 316.5 ns/op BenchmarkString/100/Base8-4 78466 1507 ns/op BenchmarkString/1000/Base8-4 9363 12958 ns/op BenchmarkString/10/Base10-4 221079 531.5 ns/op BenchmarkString/100/Base10-4 50230 2426 ns/op BenchmarkString/1000/Base10-4 5724 19836 ns/op BenchmarkString/10/Base16-4 407744 281.9 ns/op BenchmarkString/100/Base16-4 106732 1135 ns/op BenchmarkString/1000/Base16-4 12934 9262 ns/op BenchmarkLeafSize/0-4 52 2170364 ns/op BenchmarkLeafSize/1-4 489 231525 ns/op BenchmarkLeafSize/2-4 501 228680 ns/op BenchmarkLeafSize/3-4 360 316839 ns/op BenchmarkLeafSize/4-4 528 221324 ns/op BenchmarkLeafSize/5-4 321 367422 ns/op BenchmarkLeafSize/6-4 357 308412 ns/op BenchmarkLeafSize/7-4 409 289124 ns/op BenchmarkLeafSize/8-4 508 220445 ns/op BenchmarkLeafSize/9-4 278 425367 ns/op BenchmarkLeafSize/10-4 327 354238 ns/op BenchmarkLeafSize/11-4 334 345639 ns/op BenchmarkLeafSize/12-4 392 321673 ns/op BenchmarkLeafSize/13-4 327 346184 ns/op BenchmarkLeafSize/14-4 381 297040 ns/op BenchmarkLeafSize/15-4 412 282712 ns/op BenchmarkLeafSize/16-4 516 220442 ns/op BenchmarkLeafSize/32-4 483 224929 ns/op BenchmarkLeafSize/64-4 470 240343 ns/op BenchmarkProbablyPrime/n=0-4 10 10187128 ns/op BenchmarkProbablyPrime/n=1-4 9 11614433 ns/op BenchmarkProbablyPrime/n=5-4 6 16840798 ns/op BenchmarkProbablyPrime/n=10-4 5 22621712 ns/op BenchmarkProbablyPrime/n=20-4 3 35121200 ns/op BenchmarkProbablyPrime/Lucas-4 13 8746171 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 76 1337228 ns/op BenchmarkRatCmp-4 222826 524.6 ns/op BenchmarkFloatSqrt/64-4 22215 5278 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13485 8336 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9260 12076 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4749 22195 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 927 117489 ns/op 18145 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 76 1640789 ns/op 176440 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 126423259 ns/op 3768216 B/op 610 allocs/op PASS ok math/big 48.076s goos: linux goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 9570201 11.14 ns/op BenchmarkLeadingZeros8-4 10658944 11.22 ns/op BenchmarkLeadingZeros16-4 11774944 10.05 ns/op BenchmarkLeadingZeros32-4 10995867 10.30 ns/op BenchmarkLeadingZeros64-4 11388398 10.28 ns/op BenchmarkTrailingZeros-4 11965801 9.766 ns/op BenchmarkTrailingZeros8-4 8910775 13.46 ns/op BenchmarkTrailingZeros16-4 10944541 10.96 ns/op BenchmarkTrailingZeros32-4 9581396 11.13 ns/op BenchmarkTrailingZeros64-4 11303330 9.701 ns/op BenchmarkOnesCount-4 12433010 9.698 ns/op BenchmarkOnesCount8-4 10389303 11.06 ns/op BenchmarkOnesCount16-4 12740800 9.405 ns/op BenchmarkOnesCount32-4 12023300 9.298 ns/op BenchmarkOnesCount64-4 11178387 10.09 ns/op BenchmarkRotateLeft-4 12858358 9.332 ns/op BenchmarkRotateLeft8-4 10726400 9.717 ns/op BenchmarkRotateLeft16-4 11030769 9.355 ns/op BenchmarkRotateLeft32-4 10790250 10.21 ns/op BenchmarkRotateLeft64-4 11812011 9.650 ns/op BenchmarkReverse-4 18672218 6.369 ns/op BenchmarkReverse8-4 22525232 5.361 ns/op BenchmarkReverse16-4 19570939 6.044 ns/op BenchmarkReverse32-4 19804498 6.016 ns/op BenchmarkReverse64-4 17599023 6.715 ns/op BenchmarkReverseBytes-4 19483396 5.454 ns/op BenchmarkReverseBytes16-4 21942014 5.351 ns/op BenchmarkReverseBytes32-4 22285694 5.369 ns/op BenchmarkReverseBytes64-4 22167132 5.352 ns/op BenchmarkAdd-4 11475950 9.717 ns/op BenchmarkAdd32-4 12010825 10.15 ns/op BenchmarkAdd64-4 11819644 9.372 ns/op BenchmarkAdd64multiple-4 19341950 6.033 ns/op BenchmarkSub-4 11185796 9.374 ns/op BenchmarkSub32-4 11159301 9.645 ns/op BenchmarkSub64-4 11234408 9.675 ns/op BenchmarkSub64multiple-4 19668970 6.002 ns/op BenchmarkMul-4 11274306 9.356 ns/op BenchmarkMul32-4 12273878 10.89 ns/op BenchmarkMul64-4 12719370 9.532 ns/op BenchmarkDiv-4 11153742 9.748 ns/op BenchmarkDiv32-4 12298634 10.29 ns/op BenchmarkDiv64-4 11493393 9.755 ns/op PASS ok math/bits 5.692s goos: linux goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 12096091 8.911 ns/op BenchmarkAcos-4 556183 187.4 ns/op BenchmarkAcosh-4 527481 204.2 ns/op BenchmarkAsin-4 638919 190.2 ns/op BenchmarkAsinh-4 621280 192.6 ns/op BenchmarkAtan-4 1000000 111.3 ns/op BenchmarkAtanh-4 1000000 112.8 ns/op BenchmarkConj-4 22282963 5.357 ns/op BenchmarkCos-4 658149 171.1 ns/op BenchmarkCosh-4 693933 175.8 ns/op BenchmarkExp-4 840282 135.0 ns/op BenchmarkLog-4 1404253 84.75 ns/op BenchmarkLog10-4 1412712 84.58 ns/op BenchmarkPhase-4 2775758 43.36 ns/op BenchmarkPolar-4 2095714 56.16 ns/op BenchmarkPow-4 248056 482.2 ns/op BenchmarkRect-4 1000000 103.1 ns/op BenchmarkSin-4 659079 185.1 ns/op BenchmarkSinh-4 681577 175.8 ns/op BenchmarkSqrt-4 1299502 90.13 ns/op BenchmarkTan-4 423619 281.4 ns/op BenchmarkTanh-4 420577 270.3 ns/op PASS ok math/cmplx 3.122s goos: linux goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 797474 135.9 ns/op BenchmarkInt63ThreadsafeParallel-4 1205306 96.67 ns/op BenchmarkInt63Unthreadsafe-4 1000000 109.7 ns/op BenchmarkIntn1000-4 791342 140.2 ns/op BenchmarkInt63n1000-4 886825 136.8 ns/op BenchmarkInt31n1000-4 889784 136.2 ns/op BenchmarkFloat32-4 912200 126.2 ns/op BenchmarkFloat64-4 986492 109.2 ns/op BenchmarkPerm3-4 178556 621.8 ns/op BenchmarkPerm30-4 22760 5230 ns/op BenchmarkPerm30ViaShuffle-4 23720 5116 ns/op BenchmarkShuffleOverhead-4 16791 7219 ns/op BenchmarkRead3-4 745512 153.9 ns/op BenchmarkRead64-4 81591 1456 ns/op BenchmarkRead1000-4 4850 21451 ns/op BenchmarkConcurrent-4 195098 596.6 ns/op PASS ok math/rand 2.199s goos: linux goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 47788 2551 ns/op BenchmarkQDecodeWord-4 105244 1114 ns/op BenchmarkQDecodeHeader-4 98286 1209 ns/op BenchmarkTypeByExtension/.html-4 555314 206.9 ns/op BenchmarkTypeByExtension/.HTML-4 353046 308.7 ns/op BenchmarkTypeByExtension/.unused-4 428218 262.4 ns/op BenchmarkExtensionsByType/text/html-4 184291 673.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 86997 1296 ns/op BenchmarkExtensionsByType/application/octet-stream-4 116179 920.2 ns/op PASS ok mime 1.479s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 945 117356 ns/op PASS ok mime/quotedprintable 0.139s goos: linux goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 148 804589 ns/op 8463 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 18 7318624 ns/op 19399 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5004067213 ns/op 158688 B/op 230 allocs/op BenchmarkDNSName-4 116136 959.1 ns/op BenchmarkInterfaces-4 1899 61556 ns/op BenchmarkInterfaceByIndex-4 2792 46324 ns/op BenchmarkInterfaceByName-4 1695 60540 ns/op BenchmarkInterfaceAddrs-4 1245 91697 ns/op BenchmarkInterfacesAndAddrs-4 4632 24671 ns/op BenchmarkInterfacesAndMulticastAddrs-4 679 166219 ns/op BenchmarkParseIP-4 7101 15904 ns/op BenchmarkParseIPValidIPv4-4 429594 253.1 ns/op BenchmarkParseIPValidIPv6-4 208285 574.6 ns/op BenchmarkIPString/IPv4-4 120753 985.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 11678 10116 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 58628 1976 ns/op BenchmarkIPEqual/IPv4-4 1226221 98.25 ns/op BenchmarkIPEqual/IPv6-4 1221058 93.09 ns/op BenchmarkSendFile/1024-4 1 225576318 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 221794318 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 222537236 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 223078529 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 221013367 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 4648 26754 ns/op 1224.80 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 2424 49124 ns/op 1334.10 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 1310 84895 ns/op 1543.94 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 612 204320 ns/op 1283.00 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/524288-4 326 370706 ns/op 1414.30 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/1048576-4 158 720423 ns/op 1455.50 MB/s 3 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 14605 8872 ns/op 115.42 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 15595 9166 ns/op 223.43 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 9812 10934 ns/op 374.60 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 8372 12662 ns/op 646.96 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 5100 19677 ns/op 832.64 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 3007 35379 ns/op 926.20 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 2085 56651 ns/op 1156.84 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1208 98604 ns/op 1329.28 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 582 213046 ns/op 1230.46 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 310 334571 ns/op 1567.05 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 154 650850 ns/op 1611.09 MB/s BenchmarkSplice/unix-to-tcp/1024-4 27260 4300 ns/op 238.13 MB/s BenchmarkSplice/unix-to-tcp/2048-4 23588 5338 ns/op 383.66 MB/s BenchmarkSplice/unix-to-tcp/4096-4 17346 6408 ns/op 639.17 MB/s BenchmarkSplice/unix-to-tcp/8192-4 12482 9094 ns/op 900.82 MB/s BenchmarkSplice/unix-to-tcp/16384-4 9147 14087 ns/op 1163.04 MB/s BenchmarkSplice/unix-to-tcp/32768-4 4227 24743 ns/op 1324.33 MB/s BenchmarkSplice/unix-to-tcp/65536-4 2668 54015 ns/op 1213.30 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1506 79259 ns/op 1653.72 MB/s BenchmarkSplice/unix-to-tcp/262144-4 621 167138 ns/op 1568.43 MB/s BenchmarkSplice/unix-to-tcp/524288-4 352 373707 ns/op 1402.94 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 129 817721 ns/op 1282.32 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 12630 11066 ns/op 92.53 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 11870 10394 ns/op 197.04 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 8953 12199 ns/op 335.77 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 8049 15898 ns/op 515.27 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 4896 21085 ns/op 777.06 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 3698 27055 ns/op 1211.14 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 2274 45972 ns/op 1425.57 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1497 79498 ns/op 1648.75 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 596 173891 ns/op 1507.52 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 452 274715 ns/op 1908.48 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 189 585306 ns/op 1791.50 MB/s 4 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 24996 4144 ns/op 247.13 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 24213 4979 ns/op 411.31 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 19652 6780 ns/op 604.17 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 13636 9748 ns/op 840.38 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 5948 23411 ns/op 699.86 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 5185 24780 ns/op 1322.38 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 2655 47190 ns/op 1388.78 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1364 94595 ns/op 1385.61 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 772 134444 ns/op 1949.84 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 417 319660 ns/op 1640.14 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 206 575904 ns/op 1820.75 MB/s 4 B/op 0 allocs/op BenchmarkTCP4OneShot-4 2346 48378 ns/op BenchmarkTCP4OneShotTimeout-4 2574 47312 ns/op BenchmarkTCP4Persistent-4 16777 8245 ns/op BenchmarkTCP4PersistentTimeout-4 16166 7937 ns/op BenchmarkTCP6OneShot-4 2589 46778 ns/op BenchmarkTCP6OneShotTimeout-4 2216 50437 ns/op BenchmarkTCP6Persistent-4 14600 7998 ns/op BenchmarkTCP6PersistentTimeout-4 15908 7511 ns/op BenchmarkTCP4ConcurrentReadWrite-4 33126 4908 ns/op BenchmarkTCP6ConcurrentReadWrite-4 21352 5200 ns/op BenchmarkSetReadDeadline-4 146745 778.0 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 11489 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 10243 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 10070 ns/op 0 B/op 0 allocs/op PASS ok net 32.871s goos: linux goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 30410 3885 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11193 10426 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 16134 7510 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18927 6369 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 36794 3231 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 53617 2211 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 819598 125.3 ns/op BenchmarkReadRequestChrome-4 4045 27627 ns/op 22.12 MB/s 1843 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10365 ns/op 7.53 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11366 10493 ns/op 7.81 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7358 15314 ns/op 9.86 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17886 6821 ns/op 5.86 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 362 331536 ns/op 3.09 MB/s BenchmarkFileAndServer_1KB/https1-4 256 440056 ns/op 2.33 MB/s BenchmarkFileAndServer_1KB/h2-4 166 614572 ns/op 1.67 MB/s BenchmarkFileAndServer_16MB/h1-4 3 38024046 ns/op 441.23 MB/s BenchmarkFileAndServer_16MB/https1-4 1 100855850 ns/op 166.35 MB/s BenchmarkFileAndServer_16MB/h2-4 1 195430549 ns/op 85.85 MB/s BenchmarkFileAndServer_64MB/h1-4 1 146384719 ns/op 458.44 MB/s BenchmarkFileAndServer_64MB/https1-4 1 316692917 ns/op 211.91 MB/s BenchmarkFileAndServer_64MB/h2-4 1 777856073 ns/op 86.27 MB/s BenchmarkServeMux-4 276 449538 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 362 335226 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 423 263275 ns/op 5965 B/op 64 allocs/op BenchmarkClientServer/https1-4 279 367088 ns/op 6579 B/op 74 allocs/op BenchmarkClientServer/h2-4 202 514414 ns/op 10315 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 1033 97936 ns/op 10265 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 39 3471254 ns/op 89947 B/op 964 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36852: read tcp 127.0.0.1:39435->127.0.0.1:36852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36856: write tcp 127.0.0.1:39435->127.0.0.1:36856: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36846: write tcp 127.0.0.1:39435->127.0.0.1:36846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34658: read tcp 127.0.0.1:40067->127.0.0.1:34658: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34694: read tcp 127.0.0.1:40067->127.0.0.1:34694: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34650: read tcp 127.0.0.1:40067->127.0.0.1:34650: use of closed network connection BenchmarkClientServerParallel/4/h2-4 343 325268 ns/op 13146 B/op 126 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57774: read tcp 127.0.0.1:37745->127.0.0.1:57774: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57760: write tcp 127.0.0.1:37745->127.0.0.1:57760: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40482: read tcp 127.0.0.1:39183->127.0.0.1:40482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40428: write tcp 127.0.0.1:39183->127.0.0.1:40428: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57368: write tcp 127.0.0.1:36621->127.0.0.1:57368: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57372: write tcp 127.0.0.1:36621->127.0.0.1:57372: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57380: write tcp 127.0.0.1:36621->127.0.0.1:57380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57392: write tcp 127.0.0.1:36621->127.0.0.1:57392: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51000: write tcp 127.0.0.1:35295->127.0.0.1:51000: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51030: write tcp 127.0.0.1:35295->127.0.0.1:51030: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 495 225043 ns/op 21370 B/op 113 allocs/op BenchmarkClientServerParallel/64/https1-4 54 4037896 ns/op 94832 B/op 1054 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54220: read tcp 127.0.0.1:44971->127.0.0.1:54220: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54202: write tcp 127.0.0.1:44971->127.0.0.1:54202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54212: write tcp 127.0.0.1:44971->127.0.0.1:54212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38590: read tcp 127.0.0.1:46361->127.0.0.1:38590: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38638: read tcp 127.0.0.1:46361->127.0.0.1:38638: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38508: read tcp 127.0.0.1:46361->127.0.0.1:38508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38580: write tcp 127.0.0.1:46361->127.0.0.1:38580: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38576: read tcp 127.0.0.1:46361->127.0.0.1:38576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38546: read tcp 127.0.0.1:46361->127.0.0.1:38546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38478: read tcp 127.0.0.1:46361->127.0.0.1:38478: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 99 4097666 ns/op 100886 B/op 1176 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56006: read tcp 127.0.0.1:45013->127.0.0.1:56006: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56048: write tcp 127.0.0.1:45013->127.0.0.1:56048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56032: write tcp 127.0.0.1:45013->127.0.0.1:56032: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58560: read tcp 127.0.0.1:40585->127.0.0.1:58560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58476: read tcp 127.0.0.1:40585->127.0.0.1:58476: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58440: write tcp 127.0.0.1:40585->127.0.0.1:58440: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58446: read tcp 127.0.0.1:40585->127.0.0.1:58446: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58526: read tcp 127.0.0.1:40585->127.0.0.1:58526: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58448: read tcp 127.0.0.1:40585->127.0.0.1:58448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58518: read tcp 127.0.0.1:40585->127.0.0.1:58518: use of closed network connection ... [output truncated] BenchmarkServer-4 214 492112 ns/op 2990 B/op 22 allocs/op BenchmarkClient-4 320 391809 ns/op 3766 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 837 152095 ns/op 7525 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1496 75251 ns/op 3075 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1717 63517 ns/op 1897 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1644 68979 ns/op 2787 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1921 69760 ns/op 2731 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1501 66797 ns/op 2702 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1610 68233 ns/op 1934 B/op 14 allocs/op BenchmarkServerHijack-4 1076 101994 ns/op 16672 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 415 285793 ns/op 5866 B/op 52 allocs/op BenchmarkResponseStatusLine-4 527418 214.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.867s goos: linux goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 6319 18311 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.221s goos: linux goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 103332 1193 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 545590 201.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 192025 550.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67548 1842 ns/op BenchmarkStdIPv4-4 144301 798.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 112141 993.1 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 115606 1035 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 85671 1375 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 83067 1388 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1968961 65.93 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1573640 76.95 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1342162 89.98 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 293181 399.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 330682 381.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 271868 436.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 85270 1433 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 302316 381.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 142752 833.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 150564 771.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 138740 803.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 77029 1554 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 358951 327.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 124678 929.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 177448 714.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 258926 461.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156547 765.2 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 331338 355.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 186088 651.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 180501 663.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 170722 692.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 135876 888.2 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 477291 245.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 159475 754.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 98596 1210 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 117932 983.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 162484 721.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 114888 1056 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 258045 442.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 115352 1012 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 136456 812.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 187651 612.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 140671 860.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1227832 101.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1206178 103.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 105.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 996147 111.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 975775 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 978225 104.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 105.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 103.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 383546 320.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 583039 191.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 226318 545.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 220204 537.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 224185 533.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76855 1638 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 580000 189.6 ns/op PASS ok net/netip 7.921s 2023/03/24 02:28:35 Test RPC server listening on 127.0.0.1:39881 2023/03/24 02:28:35 Test HTTP RPC server listening on 127.0.0.1:35319 goos: linux goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1497 79068 ns/op BenchmarkEndToEndHTTP-4 1536 74240 ns/op BenchmarkEndToEndAsync-4 3234 35885 ns/op BenchmarkEndToEndAsyncHTTP-4 3187 36142 ns/op PASS ok net/rpc 0.911s goos: linux goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 3571 29105 ns/op BenchmarkReadMIMEHeader/server_headers-4 6066 19676 ns/op BenchmarkUncommon-4 28093 4262 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.523s goos: linux goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 4183 24402 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 96063 1219 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 551692 205.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 108973 1122 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 197428 613.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 90655 1303 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17289 6951 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 399415 291.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 102895 1168 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 199717 631.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 89173 1296 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19335 6266 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 185986 599.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 80757 1473 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 79723 1467 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 38289 3216 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6076 19693 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 194984 622.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 79530 1460 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 75151 1480 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 37508 3197 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5850 17726 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.057s goos: linux goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 2948775 39.42 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 170690 685.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 934 120520 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 333 351198 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 739 150309 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 81132 1436 ns/op BenchmarkStatFile-4 65798 1868 ns/op BenchmarkStatDir-4 68694 1719 ns/op BenchmarkLstatDot-4 80352 1435 ns/op BenchmarkLstatFile-4 63356 1801 ns/op BenchmarkLstatDir-4 69104 1720 ns/op PASS ok os 1.560s goos: linux goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 222 505615 ns/op 6707 B/op 29 allocs/op PASS ok os/exec 0.203s goos: linux goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 487594 236.6 ns/op PASS ok os/user 0.243s goos: linux goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkBool-4 4280660 28.69 ns/op BenchmarkString-4 2574601 46.33 ns/op BenchmarkBytes-4 1993095 58.09 ns/op BenchmarkNamedBytes-4 734348 147.6 ns/op BenchmarkBytesArray-4 633900 187.2 ns/op BenchmarkSliceLen-4 2371418 49.44 ns/op BenchmarkMapLen-4 1431493 82.36 ns/op BenchmarkStringLen-4 1643428 77.56 ns/op BenchmarkArrayLen-4 1546546 78.48 ns/op BenchmarkSliceCap-4 2426872 48.20 ns/op BenchmarkDeepEqual/int8-4 646429 179.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 106678 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 472626 238.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 105634 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 494166 236.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 105268 1141 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 514992 221.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 109651 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 478329 237.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 108436 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 587589 187.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 135330 920.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 514299 234.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 105847 1143 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 488388 233.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 110961 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 494979 232.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 107542 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 515869 226.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 107641 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 482245 226.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 106405 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 454305 233.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 109400 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 457363 222.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 109414 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 483934 228.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 104724 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 519877 229.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 105448 1086 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 661992 197.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 108907 1048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 518959 226.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105354 1157 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 137122 876.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65281 1769 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 67506 1698 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44317 2638 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 281847 426.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 41017 2849 ns/op BenchmarkIsZero/StructComparable-4 797272 133.9 ns/op BenchmarkIsZero/StructIncomparable-4 183171 655.5 ns/op BenchmarkSetZero/Bool/Direct-4 4073412 29.28 ns/op BenchmarkSetZero/Bool/CachedZero-4 1619060 75.00 ns/op BenchmarkSetZero/Bool/NewZero-4 1238412 97.21 ns/op BenchmarkSetZero/Int/Direct-4 2337183 51.62 ns/op BenchmarkSetZero/Int/CachedZero-4 1533837 70.74 ns/op BenchmarkSetZero/Int/NewZero-4 1235960 96.84 ns/op BenchmarkSetZero/Uint/Direct-4 2347000 51.83 ns/op BenchmarkSetZero/Uint/CachedZero-4 1665192 71.51 ns/op BenchmarkSetZero/Uint/NewZero-4 1234478 98.87 ns/op BenchmarkSetZero/Float/Direct-4 2290610 51.28 ns/op BenchmarkSetZero/Float/CachedZero-4 1662514 72.44 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 104.3 ns/op BenchmarkSetZero/Complex/Direct-4 2309214 50.93 ns/op BenchmarkSetZero/Complex/CachedZero-4 1663836 72.02 ns/op BenchmarkSetZero/Complex/NewZero-4 1215303 96.49 ns/op BenchmarkSetZero/Array/Direct-4 3507540 34.82 ns/op BenchmarkSetZero/Array/CachedZero-4 1651945 71.93 ns/op BenchmarkSetZero/Array/NewZero-4 1210842 95.26 ns/op BenchmarkSetZero/Chan/Direct-4 2302748 48.70 ns/op BenchmarkSetZero/Chan/CachedZero-4 1307659 92.31 ns/op BenchmarkSetZero/Chan/NewZero-4 940062 112.9 ns/op BenchmarkSetZero/Func/Direct-4 2445639 49.00 ns/op BenchmarkSetZero/Func/CachedZero-4 1297658 92.17 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 114.0 ns/op BenchmarkSetZero/Interface/Direct-4 2019307 58.76 ns/op BenchmarkSetZero/Interface/CachedZero-4 1686453 71.84 ns/op BenchmarkSetZero/Interface/NewZero-4 1265602 97.67 ns/op BenchmarkSetZero/Map/Direct-4 2388502 49.82 ns/op BenchmarkSetZero/Map/CachedZero-4 1291252 94.76 ns/op BenchmarkSetZero/Map/NewZero-4 924505 113.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2404261 50.07 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1211637 94.53 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 115.4 ns/op BenchmarkSetZero/Slice/Direct-4 1952030 63.77 ns/op BenchmarkSetZero/Slice/CachedZero-4 1634258 74.57 ns/op BenchmarkSetZero/Slice/NewZero-4 1221331 114.1 ns/op BenchmarkSetZero/String/Direct-4 2352136 50.92 ns/op BenchmarkSetZero/String/CachedZero-4 1538128 78.70 ns/op BenchmarkSetZero/String/NewZero-4 1222768 98.51 ns/op BenchmarkSetZero/Struct/Direct-4 3750505 32.37 ns/op BenchmarkSetZero/Struct/CachedZero-4 1570786 74.23 ns/op BenchmarkSetZero/Struct/NewZero-4 1221072 96.30 ns/op BenchmarkSelect/1-4 181533 664.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 88340 1287 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 50553 2318 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 180012 603.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 144181 820.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 75181 1364 ns/op 93.85 MB/s BenchmarkCallArgCopy/size=256-4 87993 1390 ns/op 184.17 MB/s BenchmarkCallArgCopy/size=1024-4 65888 1707 ns/op 599.82 MB/s BenchmarkCallArgCopy/size=4096-4 44528 2750 ns/op 1489.23 MB/s BenchmarkCallArgCopy/size=65536-4 3940 29822 ns/op 2197.57 MB/s BenchmarkPtrTo-4 663152 195.0 ns/op BenchmarkFieldByName1-4 824611 139.3 ns/op BenchmarkFieldByName2-4 86721 1429 ns/op BenchmarkFieldByName3-4 9492 11460 ns/op BenchmarkInterfaceBig-4 4636366 24.89 ns/op BenchmarkInterfaceSmall-4 4744292 26.45 ns/op BenchmarkNew-4 2058242 56.31 ns/op BenchmarkMap/StringKeys/MapIndex-4 3240 34489 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3135 35728 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3165 37337 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3114 36889 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3384 34352 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3202 36924 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 261950 450.1 ns/op PASS ok reflect 18.624s goos: linux goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 12750 9330 ns/op 9410 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 18916 6085 ns/op 9206 B/op 1 allocs/op BenchmarkFindString-4 14203 8607 ns/op 9230 B/op 1 allocs/op BenchmarkFindSubmatch-4 12405 9338 ns/op 9148 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13329 8935 ns/op 9308 B/op 2 allocs/op BenchmarkLiteral-4 21964 5881 ns/op BenchmarkNotLiteral-4 4140 25467 ns/op BenchmarkMatchClass-4 3355 33155 ns/op BenchmarkMatchClass_InRange-4 3434 32520 ns/op BenchmarkReplaceAll-4 2593 39172 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 20239 5588 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 42685 2860 ns/op BenchmarkAnchoredShortMatch-4 18409 6947 ns/op BenchmarkAnchoredLongMatch-4 20290 5861 ns/op BenchmarkOnePassShortA-4 20811 5656 ns/op BenchmarkNotOnePassShortA-4 8294 13291 ns/op BenchmarkOnePassShortB-4 28683 4666 ns/op BenchmarkNotOnePassShortB-4 10000 10391 ns/op BenchmarkOnePassLongPrefix-4 87166 1437 ns/op BenchmarkOnePassLongNotPrefix-4 31479 3977 ns/op BenchmarkMatchParallelShared-4 22437 5880 ns/op BenchmarkMatchParallelCopied-4 22290 5419 ns/op BenchmarkQuoteMetaAll-4 164503 649.0 ns/op 21.57 MB/s BenchmarkQuoteMetaNone-4 332215 332.3 ns/op 78.25 MB/s BenchmarkCompile/Onepass-4 4219 27490 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1592 69333 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 194 618848 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4284254 30.15 ns/op 530.61 MB/s BenchmarkMatch/Easy0/32-4 22809 5209 ns/op 6.14 MB/s BenchmarkMatch/Easy0/1K-4 7138 15466 ns/op 66.21 MB/s BenchmarkMatch/Easy0i/16-4 4371386 27.02 ns/op 592.22 MB/s BenchmarkMatch/Easy0i/32-4 5758 19686 ns/op 1.63 MB/s BenchmarkMatch/Easy0i/1K-4 272 430499 ns/op 2.38 MB/s BenchmarkMatch/Easy1/16-4 4344816 27.28 ns/op 586.47 MB/s BenchmarkMatch/Easy1/32-4 21577 5482 ns/op 5.84 MB/s BenchmarkMatch/Easy1/1K-4 5194 21937 ns/op 46.68 MB/s BenchmarkMatch/Medium/16-4 4506141 26.99 ns/op 592.89 MB/s BenchmarkMatch/Medium/32-4 6900 17475 ns/op 1.83 MB/s BenchmarkMatch/Medium/1K-4 303 361497 ns/op 2.83 MB/s BenchmarkMatch/Hard/16-4 3981876 27.36 ns/op 584.80 MB/s BenchmarkMatch/Hard/32-4 4201 27808 ns/op 1.15 MB/s BenchmarkMatch/Hard/1K-4 187 639896 ns/op 1.60 MB/s BenchmarkMatch/Hard1/16-4 1472 75231 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 853 134252 ns/op 0.24 MB/s BenchmarkMatch/Hard1/1K-4 26 4159143 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 31012 3745 ns/op 4.27 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17386 6849 ns/op 4.67 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 656 176852 ns/op 5.79 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.417s goos: linux goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 707718 169.3 ns/op BenchmarkIsWordChar-4 195214 600.6 ns/op PASS ok regexp/syntax 1.277s goos: linux goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkCallers/cached-4 70754 1685 ns/op BenchmarkCallers/inlined-4 60427 1976 ns/op BenchmarkCallers/no-cache-4 14666 8177 ns/op BenchmarkMakeChan/Byte-4 1225563 92.20 ns/op BenchmarkMakeChan/Int-4 967086 128.2 ns/op BenchmarkMakeChan/Ptr-4 650398 177.6 ns/op BenchmarkMakeChan/Struct/0-4 1307466 83.86 ns/op BenchmarkMakeChan/Struct/32-4 501420 206.2 ns/op BenchmarkMakeChan/Struct/40-4 430316 241.8 ns/op BenchmarkChanNonblocking-4 11299339 9.337 ns/op BenchmarkSelectUncontended-4 1385258 109.7 ns/op BenchmarkSelectSyncContended-4 52752 3728 ns/op BenchmarkSelectAsyncContended-4 125416 1145 ns/op BenchmarkSelectNonblock-4 7426648 15.84 ns/op BenchmarkChanUncontended-4 9756 14078 ns/op BenchmarkChanContended-4 1082 115551 ns/op BenchmarkChanSync-4 171637 745.8 ns/op BenchmarkChanSyncWork-4 10000 13052 ns/op BenchmarkChanProdCons0-4 74992 1559 ns/op BenchmarkChanProdCons10-4 172396 1012 ns/op BenchmarkChanProdCons100-4 124275 904.9 ns/op BenchmarkChanProdConsWork0-4 64904 1998 ns/op BenchmarkChanProdConsWork10-4 72393 1652 ns/op BenchmarkChanProdConsWork100-4 79893 1499 ns/op BenchmarkSelectProdCons-4 59496 1821 ns/op BenchmarkReceiveDataFromClosedChan-4 964064 120.4 ns/op BenchmarkChanCreation-4 221902 544.0 ns/op BenchmarkChanSem-4 149588 842.2 ns/op BenchmarkChanPopular-4 106 1176735 ns/op BenchmarkChanClosed-4 913845 138.7 ns/op BenchmarkCallClosure-4 8086192 14.65 ns/op BenchmarkCallClosure1-4 6836227 14.76 ns/op BenchmarkCallClosure2-4 1465070 83.65 ns/op BenchmarkCallClosure3-4 1643794 74.79 ns/op BenchmarkCallClosure4-4 1389928 84.22 ns/op BenchmarkComplex128DivNormal-4 11721988 9.973 ns/op BenchmarkComplex128DivNisNaN-4 9299354 13.03 ns/op BenchmarkComplex128DivDisNaN-4 8993587 13.20 ns/op BenchmarkComplex128DivNisInf-4 11993415 9.979 ns/op BenchmarkComplex128DivDisInf-4 6276439 16.94 ns/op BenchmarkSetTypePtr-4 45611611 2.679 ns/op 2985.66 MB/s BenchmarkSetTypePtr8-4 12984230 9.413 ns/op 6798.77 MB/s BenchmarkSetTypePtr16-4 12688261 9.374 ns/op 13654.75 MB/s BenchmarkSetTypePtr32-4 12756945 9.336 ns/op 27421.92 MB/s BenchmarkSetTypePtr64-4 12827624 9.432 ns/op 54281.43 MB/s BenchmarkSetTypePtr126-4 7865607 14.86 ns/op 67834.92 MB/s BenchmarkSetTypePtr128-4 8464927 14.24 ns/op 71897.44 MB/s BenchmarkSetTypePtrSlice-4 1000000 105.7 ns/op 77477.87 MB/s BenchmarkSetTypeNode1-4 12353812 9.462 ns/op 2536.38 MB/s BenchmarkSetTypeNode1Slice-4 5466172 21.65 ns/op 35481.54 MB/s BenchmarkSetTypeNode8-4 12996464 9.503 ns/op 8417.97 MB/s BenchmarkSetTypeNode8Slice-4 2635100 45.58 ns/op 56162.66 MB/s BenchmarkSetTypeNode64-4 8049411 14.99 ns/op 35216.41 MB/s BenchmarkSetTypeNode64Slice-4 305288 386.6 ns/op 43703.80 MB/s BenchmarkSetTypeNode64Dead-4 10046918 11.86 ns/op 44501.68 MB/s BenchmarkSetTypeNode64DeadSlice-4 355166 336.3 ns/op 50234.05 MB/s BenchmarkSetTypeNode124-4 8002309 14.90 ns/op 67649.38 MB/s BenchmarkSetTypeNode124Slice-4 248380 472.8 ns/op 68230.51 MB/s BenchmarkSetTypeNode126-4 8391777 14.27 ns/op 71749.18 MB/s BenchmarkSetTypeNode126Slice-4 253970 474.6 ns/op 69037.81 MB/s BenchmarkSetTypeNode128-4 5787164 20.56 ns/op 50579.10 MB/s BenchmarkSetTypeNode128Slice-4 192241 618.2 ns/op 53831.83 MB/s BenchmarkSetTypeNode130-4 5887386 20.30 ns/op 52019.72 MB/s BenchmarkSetTypeNode130Slice-4 190452 617.4 ns/op 54729.88 MB/s BenchmarkSetTypeNode1024-4 1000000 104.9 ns/op 78214.24 MB/s BenchmarkSetTypeNode1024Slice-4 34165 3466 ns/op 75780.18 MB/s BenchmarkAllocation-4 4378 34076 ns/op BenchmarkReadMemStats-4 4315 28441 ns/op BenchmarkReadMemStatsLatency-4 1 105500 p50-ns 105500 p90-ns 105500 p99-ns BenchmarkWriteBarrier-4 3205234 35.81 ns/op BenchmarkBulkWriteBarrier-4 10324856 12.57 ns/op BenchmarkScanStackNoLocals-4 3 35310720 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15054704 8.593 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13925184 9.155 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11424610 10.52 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7765989 14.74 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5782140 19.69 ns/op BenchmarkHash5-4 8028919 13.82 ns/op 361.89 MB/s BenchmarkHash16-4 8113041 14.42 ns/op 1109.77 MB/s BenchmarkHash64-4 8593279 13.96 ns/op 4585.01 MB/s BenchmarkHash1024-4 3659847 33.14 ns/op 30898.55 MB/s BenchmarkHash65536-4 83571 1441 ns/op 45487.01 MB/s BenchmarkAlignedLoad-4 9876745 10.98 ns/op BenchmarkUnalignedLoad-4 9900049 11.12 ns/op BenchmarkEqEfaceConcrete-4 8870476 13.44 ns/op BenchmarkEqIfaceConcrete-4 8263056 14.85 ns/op BenchmarkNeEfaceConcrete-4 8316313 13.78 ns/op BenchmarkNeIfaceConcrete-4 8739596 13.74 ns/op BenchmarkConvT2EByteSized/bool-4 7264990 15.67 ns/op BenchmarkConvT2EByteSized/uint8-4 7483134 14.77 ns/op BenchmarkConvT2ESmall-4 6338540 16.10 ns/op BenchmarkConvT2EUintptr-4 6823678 17.34 ns/op BenchmarkConvT2ELarge-4 1000000 104.1 ns/op BenchmarkConvT2ISmall-4 6455472 17.10 ns/op BenchmarkConvT2IUintptr-4 6302096 17.86 ns/op BenchmarkConvT2ILarge-4 1000000 102.4 ns/op BenchmarkConvI2E-4 6338902 17.35 ns/op BenchmarkConvI2I-4 5299320 21.41 ns/op BenchmarkAssertE2T-4 5956975 20.56 ns/op BenchmarkAssertE2TLarge-4 2976214 39.60 ns/op BenchmarkAssertE2I-4 5785323 20.69 ns/op BenchmarkAssertI2T-4 5692345 19.88 ns/op BenchmarkAssertI2I-4 5482611 21.88 ns/op BenchmarkAssertI2E-4 7730528 15.20 ns/op BenchmarkAssertE2E-4 6791920 14.73 ns/op BenchmarkAssertE2T2-4 4138224 26.29 ns/op BenchmarkAssertE2T2Blank-4 5717811 19.44 ns/op BenchmarkAssertI2E2-4 4939496 20.58 ns/op BenchmarkAssertI2E2Blank-4 7901874 14.90 ns/op BenchmarkAssertE2E2-4 5969426 20.06 ns/op BenchmarkAssertE2E2Blank-4 7856858 14.70 ns/op BenchmarkConvT2Ezero/zero/16-4 6701907 16.22 ns/op BenchmarkConvT2Ezero/zero/32-4 6223736 17.37 ns/op BenchmarkConvT2Ezero/zero/64-4 6760974 16.70 ns/op BenchmarkConvT2Ezero/zero/str-4 6178527 17.73 ns/op BenchmarkConvT2Ezero/zero/slice-4 7235191 16.74 ns/op BenchmarkConvT2Ezero/zero/big-4 284850 447.1 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1344046 87.08 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1353984 87.56 ns/op BenchmarkConvT2Ezero/nonzero/big-4 338744 425.6 ns/op BenchmarkConvT2Ezero/smallint/16-4 6604405 17.62 ns/op BenchmarkConvT2Ezero/smallint/32-4 7300362 17.13 ns/op BenchmarkConvT2Ezero/smallint/64-4 6784540 16.93 ns/op BenchmarkConvT2Ezero/largeint/16-4 1697307 71.17 ns/op BenchmarkConvT2Ezero/largeint/32-4 1727912 69.33 ns/op BenchmarkConvT2Ezero/largeint/64-4 1798653 67.60 ns/op BenchmarkMalloc8-4 1450004 81.15 ns/op BenchmarkMalloc16-4 1442474 84.91 ns/op BenchmarkMallocTypeInfo8-4 1430116 85.76 ns/op BenchmarkMallocTypeInfo16-4 1225797 95.19 ns/op BenchmarkMallocLargeStruct-4 249810 567.1 ns/op BenchmarkGoroutineSelect-4 60 1984182 ns/op BenchmarkGoroutineBlocking-4 69 1538341 ns/op BenchmarkGoroutineForRange-4 68 1574492 ns/op BenchmarkGoroutineIdle-4 86 1350170 ns/op BenchmarkHashStringSpeed-4 3080440 38.22 ns/op BenchmarkHashBytesSpeed-4 1484112 81.31 ns/op BenchmarkHashInt32Speed-4 3837183 32.43 ns/op BenchmarkHashInt64Speed-4 3886977 31.15 ns/op BenchmarkHashStringArraySpeed-4 618201 177.3 ns/op BenchmarkMegMap-4 3926854 31.91 ns/op BenchmarkMegOneMap-4 5105179 23.39 ns/op BenchmarkMegEqMap-4 4042 27775 ns/op BenchmarkMegEmptyMap-4 6193992 19.49 ns/op BenchmarkSmallStrMap-4 4113982 29.63 ns/op BenchmarkMapStringKeysEight_16-4 4092090 29.19 ns/op BenchmarkMapStringKeysEight_32-4 4233873 28.19 ns/op BenchmarkMapStringKeysEight_64-4 4145658 29.04 ns/op BenchmarkMapStringKeysEight_1M-4 4212234 28.53 ns/op BenchmarkIntMap-4 4851372 24.97 ns/op BenchmarkMapFirst/1-4 6087364 19.94 ns/op BenchmarkMapFirst/2-4 5814930 20.46 ns/op BenchmarkMapFirst/3-4 5992918 20.06 ns/op BenchmarkMapFirst/4-4 5845701 19.74 ns/op BenchmarkMapFirst/5-4 5783655 19.78 ns/op BenchmarkMapFirst/6-4 5807307 21.05 ns/op BenchmarkMapFirst/7-4 5693652 19.83 ns/op BenchmarkMapFirst/8-4 5521815 21.56 ns/op BenchmarkMapFirst/9-4 5072457 23.99 ns/op BenchmarkMapFirst/10-4 4827007 24.02 ns/op BenchmarkMapFirst/11-4 5072768 24.81 ns/op BenchmarkMapFirst/12-4 4341439 27.81 ns/op BenchmarkMapFirst/13-4 4914020 24.72 ns/op BenchmarkMapFirst/14-4 4749681 23.28 ns/op BenchmarkMapFirst/15-4 5172498 23.22 ns/op BenchmarkMapFirst/16-4 4757486 25.26 ns/op BenchmarkMapMid/1-4 4953384 23.97 ns/op BenchmarkMapMid/2-4 4801616 24.88 ns/op BenchmarkMapMid/3-4 4849503 25.45 ns/op BenchmarkMapMid/4-4 4594468 25.39 ns/op BenchmarkMapMid/5-4 4549597 24.60 ns/op BenchmarkMapMid/6-4 4508828 25.94 ns/op BenchmarkMapMid/7-4 4509720 27.10 ns/op BenchmarkMapMid/8-4 4406790 26.48 ns/op BenchmarkMapMid/9-4 3764360 32.38 ns/op BenchmarkMapMid/10-4 3644541 32.81 ns/op BenchmarkMapMid/11-4 3703642 31.94 ns/op BenchmarkMapMid/12-4 3796268 31.63 ns/op BenchmarkMapMid/13-4 3778659 31.71 ns/op BenchmarkMapMid/14-4 3852720 27.25 ns/op BenchmarkMapMid/15-4 4376812 31.31 ns/op BenchmarkMapMid/16-4 3890720 32.34 ns/op BenchmarkMapLast/1-4 4960474 24.21 ns/op BenchmarkMapLast/2-4 4667349 25.46 ns/op BenchmarkMapLast/3-4 4738634 25.20 ns/op BenchmarkMapLast/4-4 4419346 26.36 ns/op BenchmarkMapLast/5-4 4645808 26.54 ns/op BenchmarkMapLast/6-4 4026568 29.22 ns/op BenchmarkMapLast/7-4 4314208 28.35 ns/op BenchmarkMapLast/8-4 3896586 28.46 ns/op BenchmarkMapLast/9-4 3682310 31.35 ns/op BenchmarkMapLast/10-4 3525199 30.87 ns/op BenchmarkMapLast/11-4 3565833 34.82 ns/op BenchmarkMapLast/12-4 3183760 34.24 ns/op BenchmarkMapLast/13-4 3919359 31.50 ns/op BenchmarkMapLast/14-4 3505088 31.64 ns/op BenchmarkMapLast/15-4 3592695 30.97 ns/op BenchmarkMapLast/16-4 3806656 30.73 ns/op BenchmarkMapCycle-4 2616572 45.90 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3885300 29.47 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 4413 23017 ns/op BenchmarkMakeMap/[Byte]Byte-4 712500 177.6 ns/op BenchmarkMakeMap/[Int]Int-4 387591 296.4 ns/op BenchmarkNewEmptyMap-4 13529998 8.186 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 2002846 59.81 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 624954 193.1 ns/op BenchmarkMapIterEmpty-4 6770223 17.63 ns/op BenchmarkSameLengthMap-4 5791527 20.61 ns/op BenchmarkBigKeyMap-4 1597508 75.58 ns/op BenchmarkBigValMap-4 1571503 77.51 ns/op BenchmarkSmallKeyMap-4 3352424 34.82 ns/op BenchmarkMapPopulate/1-4 2562891 44.43 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 149882 805.3 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7642 14255 ns/op 6270 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 860 133888 ns/op 51761 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 79 1617309 ns/op 416227 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 6 20145762 ns/op 6537114 B/op 2925 allocs/op BenchmarkComplexAlgMap-4 555612 212.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 764744 147.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 706035 165.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 254439 471.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 46485 2479 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5187 19601 ns/op BenchmarkGoMapClear/NonReflexive/1-4 575095 208.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 522633 231.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 224150 528.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46408 2642 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5197 19413 ns/op BenchmarkMapStringConversion/32/simple-4 1811844 64.24 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1851853 66.30 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1618536 75.13 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1666693 68.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1723363 67.82 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1412724 82.48 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2498320 52.60 ns/op BenchmarkMapInterfacePtr-4 2588636 46.80 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5770636 19.74 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 152563 846.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5881 19053 ns/op BenchmarkMapPop1000-4 439 270979 ns/op BenchmarkMapPop10000-4 22 5011659 ns/op BenchmarkMapAssign/Int32/256-4 2827126 43.84 ns/op BenchmarkMapAssign/Int32/65536-4 1657588 64.78 ns/op BenchmarkMapAssign/Int64/256-4 2789804 43.71 ns/op BenchmarkMapAssign/Int64/65536-4 1428048 70.76 ns/op BenchmarkMapAssign/Str/256-4 2176651 55.25 ns/op BenchmarkMapAssign/Str/65536-4 866883 123.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1752021 68.42 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1110085 96.23 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1694113 67.80 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1031857 97.59 ns/op BenchmarkMapOperatorAssign/Str/256-4 569556 2378 ns/op BenchmarkMapOperatorAssign/Str/65536-4 325249 379.4 ns/op BenchmarkMapAppendAssign/Int32/256-4 1116837 110.3 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 379474 297.5 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 986192 107.2 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 351876 355.7 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 793240 165.1 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 210998 514.0 ns/op 92 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2022056 64.98 ns/op BenchmarkMapDelete/Int32/1000-4 2054864 56.74 ns/op BenchmarkMapDelete/Int32/10000-4 2125119 56.16 ns/op BenchmarkMapDelete/Int64/100-4 2102485 58.23 ns/op BenchmarkMapDelete/Int64/1000-4 2002906 53.76 ns/op BenchmarkMapDelete/Int64/10000-4 2135014 55.38 ns/op BenchmarkMapDelete/Str/100-4 1783347 67.98 ns/op BenchmarkMapDelete/Str/1000-4 1747856 68.40 ns/op BenchmarkMapDelete/Str/10000-4 1648419 72.01 ns/op BenchmarkMapDelete/Pointer/100-4 1923271 62.72 ns/op BenchmarkMapDelete/Pointer/1000-4 2011911 60.09 ns/op BenchmarkMapDelete/Pointer/10000-4 1914417 60.88 ns/op BenchmarkMemmove/0-4 17467554 6.915 ns/op BenchmarkMemmove/1-4 2092114 56.87 ns/op 17.58 MB/s BenchmarkMemmove/2-4 2003224 61.06 ns/op 32.75 MB/s BenchmarkMemmove/3-4 1964173 59.31 ns/op 50.58 MB/s BenchmarkMemmove/4-4 1981203 59.90 ns/op 66.78 MB/s BenchmarkMemmove/5-4 1930674 59.89 ns/op 83.48 MB/s BenchmarkMemmove/6-4 1940388 61.51 ns/op 97.55 MB/s BenchmarkMemmove/7-4 1937389 61.02 ns/op 114.72 MB/s BenchmarkMemmove/8-4 2099905 55.31 ns/op 144.65 MB/s BenchmarkMemmove/9-4 1930672 60.46 ns/op 148.85 MB/s BenchmarkMemmove/10-4 1975048 60.50 ns/op 165.28 MB/s BenchmarkMemmove/11-4 1985542 60.01 ns/op 183.31 MB/s BenchmarkMemmove/12-4 1911280 60.05 ns/op 199.83 MB/s BenchmarkMemmove/13-4 1942472 61.44 ns/op 211.58 MB/s BenchmarkMemmove/14-4 1990288 61.16 ns/op 228.91 MB/s BenchmarkMemmove/15-4 1957748 60.56 ns/op 247.68 MB/s BenchmarkMemmove/16-4 2029003 58.90 ns/op 271.66 MB/s BenchmarkMemmove/32-4 1726263 62.77 ns/op 509.81 MB/s BenchmarkMemmove/64-4 1578230 69.03 ns/op 927.14 MB/s BenchmarkMemmove/128-4 1495344 80.16 ns/op 1596.90 MB/s BenchmarkMemmove/256-4 1000000 106.4 ns/op 2406.94 MB/s BenchmarkMemmove/512-4 629913 182.4 ns/op 2806.61 MB/s BenchmarkMemmove/1024-4 463611 247.2 ns/op 4141.58 MB/s BenchmarkMemmove/2048-4 272134 422.3 ns/op 4850.00 MB/s BenchmarkMemmove/4096-4 152722 778.6 ns/op 5260.76 MB/s BenchmarkMemmoveOverlap/32-4 1923912 64.51 ns/op 496.06 MB/s BenchmarkMemmoveOverlap/64-4 1722265 68.42 ns/op 935.35 MB/s BenchmarkMemmoveOverlap/128-4 1445467 79.20 ns/op 1616.06 MB/s BenchmarkMemmoveOverlap/256-4 1000000 104.9 ns/op 2440.57 MB/s BenchmarkMemmoveOverlap/512-4 656128 178.0 ns/op 2876.77 MB/s BenchmarkMemmoveOverlap/1024-4 466377 247.5 ns/op 4137.39 MB/s BenchmarkMemmoveOverlap/2048-4 275876 422.1 ns/op 4852.09 MB/s BenchmarkMemmoveOverlap/4096-4 152600 778.0 ns/op 5264.85 MB/s BenchmarkMemmoveUnalignedDst/0-4 18142371 6.601 ns/op BenchmarkMemmoveUnalignedDst/1-4 2124961 57.60 ns/op 17.36 MB/s BenchmarkMemmoveUnalignedDst/2-4 1986178 59.91 ns/op 33.38 MB/s BenchmarkMemmoveUnalignedDst/3-4 1831647 60.79 ns/op 49.35 MB/s BenchmarkMemmoveUnalignedDst/4-4 1965280 60.56 ns/op 66.05 MB/s BenchmarkMemmoveUnalignedDst/5-4 1976569 60.50 ns/op 82.64 MB/s BenchmarkMemmoveUnalignedDst/6-4 1952893 61.53 ns/op 97.51 MB/s BenchmarkMemmoveUnalignedDst/7-4 1879555 60.62 ns/op 115.48 MB/s BenchmarkMemmoveUnalignedDst/8-4 2011203 58.04 ns/op 137.83 MB/s BenchmarkMemmoveUnalignedDst/9-4 2000955 61.05 ns/op 147.43 MB/s BenchmarkMemmoveUnalignedDst/10-4 1917927 63.13 ns/op 158.40 MB/s BenchmarkMemmoveUnalignedDst/11-4 2008730 61.30 ns/op 179.44 MB/s BenchmarkMemmoveUnalignedDst/12-4 1975717 61.09 ns/op 196.43 MB/s BenchmarkMemmoveUnalignedDst/13-4 1992338 61.34 ns/op 211.93 MB/s BenchmarkMemmoveUnalignedDst/14-4 1814006 61.08 ns/op 229.20 MB/s BenchmarkMemmoveUnalignedDst/15-4 1757572 60.38 ns/op 248.41 MB/s BenchmarkMemmoveUnalignedDst/16-4 1953498 60.79 ns/op 263.20 MB/s BenchmarkMemmoveUnalignedDst/32-4 1829347 65.93 ns/op 485.36 MB/s BenchmarkMemmoveUnalignedDst/64-4 1469872 74.16 ns/op 862.94 MB/s BenchmarkMemmoveUnalignedDst/128-4 1427832 82.96 ns/op 1542.82 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 106.0 ns/op 2415.56 MB/s BenchmarkMemmoveUnalignedDst/512-4 644360 181.9 ns/op 2815.38 MB/s BenchmarkMemmoveUnalignedDst/1024-4 465337 252.4 ns/op 4056.93 MB/s BenchmarkMemmoveUnalignedDst/2048-4 278836 428.7 ns/op 4777.31 MB/s BenchmarkMemmoveUnalignedDst/4096-4 146896 805.2 ns/op 5087.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1745425 68.64 ns/op 466.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1585358 77.49 ns/op 825.94 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1361757 90.73 ns/op 1410.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 113.2 ns/op 2261.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 664090 175.0 ns/op 2926.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 461925 254.6 ns/op 4021.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 273322 431.1 ns/op 4750.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 150886 787.4 ns/op 5201.99 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15624999 6.892 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2095365 57.51 ns/op 17.39 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1951399 61.34 ns/op 32.60 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1993425 62.13 ns/op 48.29 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1997674 60.47 ns/op 66.14 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1910833 61.73 ns/op 81.00 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1938667 62.10 ns/op 96.62 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1864142 60.59 ns/op 115.53 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2192805 53.51 ns/op 149.49 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1934420 61.49 ns/op 146.38 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1992806 60.94 ns/op 164.11 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1933567 61.51 ns/op 178.84 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1988070 62.42 ns/op 192.25 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1940359 60.95 ns/op 213.28 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1928758 60.38 ns/op 231.87 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1988280 60.97 ns/op 246.04 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1937400 64.25 ns/op 249.04 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1799251 68.34 ns/op 468.23 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1479820 73.95 ns/op 865.47 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1271948 86.72 ns/op 1476.09 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 108.4 ns/op 2360.78 MB/s BenchmarkMemmoveUnalignedSrc/512-4 646791 179.7 ns/op 2849.09 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 470767 251.8 ns/op 4067.10 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 273309 429.6 ns/op 4767.34 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 152500 787.4 ns/op 5201.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1588083 67.43 ns/op 474.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1574272 77.27 ns/op 828.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1366996 86.43 ns/op 1480.90 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 106.7 ns/op 2399.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 657541 181.9 ns/op 2814.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 465733 254.3 ns/op 4026.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 277047 431.1 ns/op 4750.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 151640 785.9 ns/op 5211.54 MB/s BenchmarkMemclr/5-4 15787208 7.561 ns/op 661.32 MB/s BenchmarkMemclr/16-4 15885538 7.558 ns/op 2116.97 MB/s BenchmarkMemclr/64-4 13965927 8.280 ns/op 7729.30 MB/s BenchmarkMemclr/256-4 14043874 8.596 ns/op 29782.43 MB/s BenchmarkMemclr/4096-4 2600389 46.32 ns/op 88429.18 MB/s BenchmarkMemclr/65536-4 165804 730.6 ns/op 89704.30 MB/s BenchmarkMemclr/1M-4 7214 16832 ns/op 62295.00 MB/s BenchmarkMemclr/4M-4 1582 73783 ns/op 56846.85 MB/s BenchmarkMemclr/8M-4 624 179396 ns/op 46760.35 MB/s BenchmarkMemclr/16M-4 130 1090000 ns/op 15391.94 MB/s BenchmarkMemclr/64M-4 39 2973627 ns/op 22568.02 MB/s BenchmarkGoMemclr/5-4 2729907 45.83 ns/op 109.10 MB/s BenchmarkGoMemclr/16-4 734965 145.3 ns/op 110.09 MB/s BenchmarkGoMemclr/64-4 210934 602.6 ns/op 106.21 MB/s BenchmarkGoMemclr/256-4 53967 2160 ns/op 118.51 MB/s BenchmarkMemclrRange/1K_2K-4 69162 1763 ns/op 54371.99 MB/s BenchmarkMemclrRange/2K_8K-4 27033 4421 ns/op 75433.62 MB/s BenchmarkMemclrRange/4K_16K-4 31783 3774 ns/op 85610.33 MB/s BenchmarkMemclrRange/160K_228K-4 6386 18736 ns/op 88753.88 MB/s BenchmarkClearFat7-4 8250285 13.13 ns/op BenchmarkClearFat8-4 10455584 11.32 ns/op BenchmarkClearFat11-4 9169383 13.07 ns/op BenchmarkClearFat12-4 9438160 12.77 ns/op BenchmarkClearFat13-4 8396463 13.07 ns/op BenchmarkClearFat14-4 9441964 12.92 ns/op BenchmarkClearFat15-4 7336963 16.37 ns/op BenchmarkClearFat16-4 9926632 11.97 ns/op BenchmarkClearFat24-4 9079092 13.83 ns/op BenchmarkClearFat32-4 8990016 13.31 ns/op BenchmarkClearFat40-4 7397233 16.15 ns/op BenchmarkClearFat48-4 7155114 15.18 ns/op BenchmarkClearFat56-4 7478470 16.28 ns/op BenchmarkClearFat64-4 7186579 16.69 ns/op BenchmarkClearFat72-4 5520093 19.33 ns/op BenchmarkClearFat128-4 4748673 23.96 ns/op BenchmarkClearFat256-4 3460116 35.37 ns/op BenchmarkClearFat512-4 1719523 70.10 ns/op BenchmarkClearFat1024-4 981932 116.9 ns/op BenchmarkClearFat1032-4 994258 122.3 ns/op BenchmarkClearFat1040-4 859204 139.7 ns/op BenchmarkCopyFat7-4 9359176 13.06 ns/op BenchmarkCopyFat8-4 9219386 11.86 ns/op BenchmarkCopyFat11-4 8918346 13.11 ns/op BenchmarkCopyFat12-4 9213972 12.87 ns/op BenchmarkCopyFat13-4 9077670 13.13 ns/op BenchmarkCopyFat14-4 9090136 13.17 ns/op BenchmarkCopyFat15-4 8958747 13.46 ns/op BenchmarkCopyFat16-4 9636456 12.23 ns/op BenchmarkCopyFat24-4 9015865 13.15 ns/op BenchmarkCopyFat32-4 8813380 13.44 ns/op BenchmarkCopyFat64-4 7299424 16.67 ns/op BenchmarkCopyFat72-4 6249267 19.44 ns/op BenchmarkCopyFat128-4 4856736 25.28 ns/op BenchmarkCopyFat256-4 3237816 36.70 ns/op BenchmarkCopyFat512-4 1560903 78.42 ns/op BenchmarkCopyFat520-4 1429404 82.09 ns/op BenchmarkCopyFat1024-4 869463 130.3 ns/op BenchmarkCopyFat1032-4 866300 132.9 ns/op BenchmarkCopyFat1040-4 847080 144.2 ns/op BenchmarkIssue18740/2byte-4 429 265876 ns/op BenchmarkIssue18740/4byte-4 718 169236 ns/op BenchmarkIssue18740/8byte-4 1110 99000 ns/op BenchmarkMemclrKnownSize1-4 9412215 11.06 ns/op 90.42 MB/s BenchmarkMemclrKnownSize2-4 7251214 17.32 ns/op 115.44 MB/s BenchmarkMemclrKnownSize4-4 3940822 29.72 ns/op 134.57 MB/s BenchmarkMemclrKnownSize8-4 1757409 68.69 ns/op 116.46 MB/s BenchmarkMemclrKnownSize16-4 829846 145.7 ns/op 109.81 MB/s BenchmarkMemclrKnownSize32-4 398545 288.8 ns/op 110.79 MB/s BenchmarkMemclrKnownSize64-4 221629 537.6 ns/op 119.06 MB/s BenchmarkMemclrKnownSize112-4 130488 898.7 ns/op 124.63 MB/s BenchmarkMemclrKnownSize128-4 112498 1052 ns/op 121.66 MB/s BenchmarkMemclrKnownSize192-4 74936 1580 ns/op 121.55 MB/s BenchmarkMemclrKnownSize248-4 60618 1986 ns/op 124.89 MB/s BenchmarkMemclrKnownSize256-4 58927 2038 ns/op 125.61 MB/s BenchmarkMemclrKnownSize512-4 29772 4016 ns/op 127.49 MB/s BenchmarkMemclrKnownSize1024-4 14551 8091 ns/op 126.55 MB/s BenchmarkMemclrKnownSize4096-4 3271 33470 ns/op 122.38 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4344755 ns/op 120.67 MB/s BenchmarkReadMetricsLatency-4 20420 3730 p50-ns 4491 p90-ns 21629 p99-ns BenchmarkFinalizer-4 141 978543 ns/op BenchmarkFinalizerRun-4 268794 863.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8294882 14.67 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2413579 48.96 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2020266 59.32 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1999572 59.53 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1341738 88.69 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1227831 96.96 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1886712 63.33 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1291784 93.31 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1316992 91.95 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1783897 67.65 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1783386 67.52 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1594183 75.13 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1494010 82.19 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1375148 87.91 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7634743 16.14 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7625275 15.77 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7665159 16.26 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7781142 15.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6718442 17.26 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6592131 18.28 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7922794 15.36 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7390982 15.27 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6408519 15.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7651387 15.59 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7296211 15.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7569783 15.76 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7710074 15.18 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7398537 15.67 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6649470 15.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7607618 15.17 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7586038 15.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7763894 15.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7922972 15.83 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7328418 16.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7470458 16.49 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7465885 15.37 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7224723 16.42 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7369111 16.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7551633 15.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7283011 16.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6211314 16.48 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7755088 15.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6685467 16.52 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7295577 16.55 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7860280 15.28 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6405469 15.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7629210 15.51 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7817487 15.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7715691 15.72 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7629379 15.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6568467 15.46 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7611194 15.59 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7744197 16.32 ns/op BenchmarkNetpollBreak-4 2943 52536 ns/op BenchmarkPingPongHog-4 349 343635 ns/op BenchmarkStackGrowth-4 157598 705.2 ns/op BenchmarkStackGrowthDeep-4 1348 75403 ns/op BenchmarkCreateGoroutines-4 47204 2549 ns/op BenchmarkCreateGoroutinesParallel-4 42050 3183 ns/op BenchmarkCreateGoroutinesCapture-4 8760 14905 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35841 3038 ns/op BenchmarkClosureCall-4 25939383 4.356 ns/op BenchmarkWakeupParallelSpinning/0s-4 9363 23134 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4010 27876 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5036 31299 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2968 39532 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1977 59147 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1258 99205 ns/op BenchmarkWakeupParallelSpinning/50µs-4 612 192415 ns/op BenchmarkWakeupParallelSpinning/100µs-4 355 355607 ns/op BenchmarkWakeupParallelSyscall/0s-4 717 157994 ns/op BenchmarkWakeupParallelSyscall/1µs-4 751 161375 ns/op BenchmarkWakeupParallelSyscall/2µs-4 712 169455 ns/op BenchmarkWakeupParallelSyscall/5µs-4 710 168306 ns/op BenchmarkWakeupParallelSyscall/10µs-4 620 176994 ns/op BenchmarkWakeupParallelSyscall/20µs-4 572 199428 ns/op BenchmarkWakeupParallelSyscall/50µs-4 460 266859 ns/op BenchmarkWakeupParallelSyscall/100µs-4 327 366189 ns/op BenchmarkMatmult-4 4477645 31.69 ns/op BenchmarkFastrand-4 13796179 8.299 ns/op BenchmarkFastrand64-4 13954573 8.564 ns/op BenchmarkFastrandHashiter-4 4457462 23.62 ns/op BenchmarkFastrandn/2-4 6907185 16.46 ns/op BenchmarkFastrandn/3-4 7502269 15.78 ns/op BenchmarkFastrandn/4-4 7857253 16.50 ns/op BenchmarkFastrandn/5-4 6759009 16.00 ns/op BenchmarkIfaceCmp100-4 117278 1024 ns/op BenchmarkIfaceCmpNil100-4 195423 613.7 ns/op BenchmarkEfaceCmpDiff-4 48481 2507 ns/op BenchmarkEfaceCmpDiffIndirect-4 40564 3009 ns/op BenchmarkDefer-4 1839848 64.70 ns/op BenchmarkDefer10-4 912672 136.3 ns/op BenchmarkDeferMany-4 555670 359.5 ns/op BenchmarkPanicRecover-4 201615 583.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 4418 26772 ns/op 24990 p50-ns 31980 p90-ns 56960 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 4818 29764 ns/op 25080 p50-ns 33200 p90-ns 85140 p99-ns BenchmarkGoroutineProfile/small/idle-4 2444 43322 ns/op 37270 p50-ns 50370 p90-ns 89660 p99-ns BenchmarkGoroutineProfile/small/loaded-4 506 347016 ns/op 258030 p50-ns 420960 p90-ns 1027950 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 4816 28601 ns/op 27950 p50-ns 34400 p90-ns 52600 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 4440 28023 ns/op 24200 p50-ns 32371 p90-ns 67630 p99-ns BenchmarkGoroutineProfile/large/idle-4 19 6114330 ns/op 6087250 p50-ns 6202290 p90-ns 6898290 p99-ns BenchmarkGoroutineProfile/large/loaded-4 16 9636763 ns/op 7012540 p50-ns 17354870 p90-ns 29509930 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 4375 23970 ns/op 19491 p50-ns 39330 p90-ns 50110 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5364 29991 ns/op 24640 p50-ns 35450 p90-ns 195600 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1476 85704 ns/op 79331 p50-ns 91070 p90-ns 243960 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 520 347184 ns/op 182170 p50-ns 361600 p90-ns 3892860 p99-ns BenchmarkRWMutexUncontended-4 5294419 23.92 ns/op BenchmarkRWMutexWrite100-4 588145 201.6 ns/op BenchmarkRWMutexWrite10-4 891212 381.7 ns/op BenchmarkRWMutexWorkWrite100-4 417151 282.5 ns/op BenchmarkRWMutexWorkWrite10-4 62145 1870 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1926 61720 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1018 117774 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 964 119981 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 506 234762 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 496 243529 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 228 492853 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 237 494987 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 105 1015762 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 400354 338.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 375234 327.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 273080 374.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 361768 331.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 373288 347.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 320702 401.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 311601 359.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 378834 355.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 299786 428.5 ns/op BenchmarkMakeSlice/Byte-4 2167993 55.94 ns/op BenchmarkMakeSlice/Int16-4 2123233 54.29 ns/op BenchmarkMakeSlice/Int-4 1722829 70.56 ns/op BenchmarkMakeSlice/Ptr-4 1331480 86.58 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 106.5 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 120.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 136.2 ns/op BenchmarkGrowSlice/Byte-4 764024 148.4 ns/op BenchmarkGrowSlice/Int16-4 798524 152.6 ns/op BenchmarkGrowSlice/Int-4 653056 200.2 ns/op BenchmarkGrowSlice/Ptr-4 550816 239.2 ns/op BenchmarkGrowSlice/Struct/24-4 394977 318.1 ns/op BenchmarkGrowSlice/Struct/32-4 296354 365.8 ns/op BenchmarkGrowSlice/Struct/40-4 279375 428.2 ns/op BenchmarkExtendSlice/IntSlice-4 518254 223.8 ns/op BenchmarkExtendSlice/PointerSlice-4 470394 277.4 ns/op BenchmarkExtendSlice/NoGrow-4 996742 135.4 ns/op BenchmarkAppend-4 915066 123.0 ns/op BenchmarkAppendGrowByte-4 6 18325622 ns/op BenchmarkAppendGrowString-4 1 259815987 ns/op BenchmarkAppendSlice/1Bytes-4 2093548 57.36 ns/op BenchmarkAppendSlice/4Bytes-4 1961852 60.52 ns/op BenchmarkAppendSlice/7Bytes-4 1873962 64.77 ns/op BenchmarkAppendSlice/8Bytes-4 2007796 61.99 ns/op BenchmarkAppendSlice/15Bytes-4 1884536 63.35 ns/op BenchmarkAppendSlice/16Bytes-4 1890511 61.53 ns/op BenchmarkAppendSlice/32Bytes-4 1953117 60.25 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 112741 1050 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 29167 4036 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8098 14926 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1989 56205 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 166 687586 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 3470255 ns/op BenchmarkAppendStr/1Bytes-4 1735977 70.98 ns/op BenchmarkAppendStr/4Bytes-4 1627430 74.01 ns/op BenchmarkAppendStr/8Bytes-4 1515591 76.27 ns/op BenchmarkAppendStr/16Bytes-4 1518661 77.86 ns/op BenchmarkAppendStr/32Bytes-4 1599765 71.85 ns/op BenchmarkAppendSpecialCase-4 967616 129.3 ns/op BenchmarkCopy/1Byte-4 2097945 57.80 ns/op 17.30 MB/s BenchmarkCopy/1String-4 1982871 60.60 ns/op 16.50 MB/s BenchmarkCopy/2Byte-4 1982865 59.74 ns/op 33.48 MB/s BenchmarkCopy/2String-4 1996824 60.16 ns/op 33.25 MB/s BenchmarkCopy/4Byte-4 2060616 60.06 ns/op 66.60 MB/s BenchmarkCopy/4String-4 1948525 61.64 ns/op 64.90 MB/s BenchmarkCopy/8Byte-4 2207553 53.49 ns/op 149.55 MB/s BenchmarkCopy/8String-4 2114776 55.29 ns/op 144.70 MB/s BenchmarkCopy/12Byte-4 2026567 58.99 ns/op 203.43 MB/s BenchmarkCopy/12String-4 1952809 61.38 ns/op 195.49 MB/s BenchmarkCopy/16Byte-4 2068011 57.04 ns/op 280.51 MB/s BenchmarkCopy/16String-4 2072578 58.31 ns/op 274.40 MB/s BenchmarkCopy/32Byte-4 1979616 61.49 ns/op 520.40 MB/s BenchmarkCopy/32String-4 1838329 62.60 ns/op 511.18 MB/s BenchmarkCopy/128Byte-4 1478680 82.08 ns/op 1559.53 MB/s BenchmarkCopy/128String-4 1456768 83.60 ns/op 1531.19 MB/s BenchmarkCopy/1024Byte-4 479808 247.4 ns/op 4138.45 MB/s BenchmarkCopy/1024String-4 403446 291.2 ns/op 3516.64 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 40938 2846 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 24963 4582 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 16581 7216 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13935 8814 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11656 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154449 785.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 162808 769.5 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 126958 908.2 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 104476 1130 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 96582 1269 ns/op BenchmarkStackCopyPtr-4 1 134233259 ns/op BenchmarkStackCopy-4 2 84645380 ns/op BenchmarkStackCopyNoCache-4 28 4087969 ns/op BenchmarkStackCopyWithStkobj-4 2 56702750 ns/op BenchmarkIssue18138-4 548 209265 ns/op BenchmarkCompareStringEqual-4 14498952 7.888 ns/op BenchmarkCompareStringIdentical-4 18956296 5.917 ns/op BenchmarkCompareStringSameLength-4 17705020 6.883 ns/op BenchmarkCompareStringDifferentLength-4 23732486 4.633 ns/op BenchmarkCompareStringBigUnaligned-4 3336 31481 ns/op 33308.69 MB/s BenchmarkCompareStringBig-4 3262 32019 ns/op 32749.12 MB/s BenchmarkConcatStringAndBytes-4 2205115 53.26 ns/op BenchmarkSliceByteToString/1-4 2467140 48.90 ns/op BenchmarkSliceByteToString/2-4 1000000 110.0 ns/op BenchmarkSliceByteToString/4-4 935416 110.1 ns/op BenchmarkSliceByteToString/8-4 1000000 104.2 ns/op BenchmarkSliceByteToString/16-4 938613 109.4 ns/op BenchmarkSliceByteToString/32-4 1000000 118.7 ns/op BenchmarkSliceByteToString/64-4 983832 142.0 ns/op BenchmarkSliceByteToString/128-4 804741 187.1 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2403858 47.68 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 971604 106.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1268007 92.85 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4185141 29.02 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2065392 56.30 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2201103 55.27 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2735374 43.39 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 517870 222.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 613057 198.1 ns/op BenchmarkRuneIterate/range/ASCII-4 8045526 15.06 ns/op BenchmarkRuneIterate/range/Japanese-4 2513059 47.54 ns/op BenchmarkRuneIterate/range/MixedLength-4 2896711 40.69 ns/op BenchmarkRuneIterate/range1/ASCII-4 7399851 15.22 ns/op BenchmarkRuneIterate/range1/Japanese-4 2523981 47.06 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2927612 40.14 ns/op BenchmarkRuneIterate/range2/ASCII-4 7951880 15.10 ns/op BenchmarkRuneIterate/range2/Japanese-4 2540402 47.10 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2958475 40.81 ns/op BenchmarkArrayEqual-4 22041076 4.939 ns/op BenchmarkFunc/Name-4 5856692 17.72 ns/op BenchmarkFunc/Entry-4 13311044 9.232 ns/op BenchmarkFunc/FileLine-4 1801581 67.72 ns/op PASS ok runtime 133.144s goos: linux goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 28110 3943 ns/op BenchmarkHandle/concurrent-4 19546 6363 ns/op PASS ok runtime/cgo 0.383s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 22894533 5.241 ns/op BenchmarkAtomicStore64-4 19110561 6.257 ns/op BenchmarkAtomicLoad-4 22616844 5.275 ns/op BenchmarkAtomicStore-4 19143915 6.235 ns/op BenchmarkAnd8-4 17397304 6.903 ns/op BenchmarkAnd-4 18959409 6.233 ns/op BenchmarkAnd8Parallel-4 2997348 39.87 ns/op BenchmarkAndParallel-4 3777907 31.65 ns/op BenchmarkOr8-4 17309323 6.913 ns/op BenchmarkOr-4 19817120 6.043 ns/op BenchmarkOr8Parallel-4 3464616 35.72 ns/op BenchmarkOrParallel-4 2844246 45.81 ns/op BenchmarkXadd-4 3039070 36.76 ns/op BenchmarkXadd64-4 3404180 32.41 ns/op BenchmarkCas-4 2609446 46.38 ns/op BenchmarkCas64-4 2617792 47.04 ns/op BenchmarkXchg-4 2963143 41.66 ns/op BenchmarkXchg64-4 2998942 34.19 ns/op PASS ok runtime/internal/atomic 2.877s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 5126661 21.78 ns/op BenchmarkMulUintptr/large-4 3654184 29.34 ns/op PASS ok runtime/internal/math 0.309s goos: linux goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 26 4576059 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 10118951 ns/op 830.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 799 160955 ns/op 5.151 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 10980145 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 19703352 ns/op 1472 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 153 852520 ns/op 66.58 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 75177139 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 111674209 ns/op 9182 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 16 6484053 ns/op 539.4 concurrent_launches/op PASS ok runtime/pprof 1.571s goos: linux goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 37 3017436 ns/op BenchmarkStackLeak-4 24229 5620 ns/op PASS ok runtime/race 0.576s goos: linux goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 5172511 22.65 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 208950 561.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.299s goos: linux goarch: amd64 pkg: slices cpu: AMD EPYC 7B12 BenchmarkCompact/nil-4 8647532 13.90 ns/op BenchmarkCompact/one-4 1830390 64.67 ns/op BenchmarkCompact/sorted-4 1000000 112.8 ns/op BenchmarkCompact/1_item-4 1000000 111.0 ns/op BenchmarkCompact/unsorted-4 1000000 112.7 ns/op BenchmarkCompact/many-4 829669 145.2 ns/op BenchmarkReplace/naive-fast-4 98262 1212 ns/op BenchmarkReplace/optimized-fast-4 122998 959.6 ns/op BenchmarkReplace/naive-slow-4 60244 1908 ns/op BenchmarkReplace/optimized-slow-4 67173 1570 ns/op PASS ok slices 1.545s goos: linux goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 153696 720.4 ns/op BenchmarkSortString1K-4 175 657868 ns/op BenchmarkSortString1K_Slice-4 196 611786 ns/op BenchmarkStableString1K-4 97 1118786 ns/op BenchmarkSortInt1K-4 222 520957 ns/op BenchmarkSortInt1K_Sorted-4 3034 40671 ns/op BenchmarkSortInt1K_Reversed-4 2154 64254 ns/op BenchmarkSortInt1K_Mod8-4 552 235562 ns/op BenchmarkStableInt1K-4 146 875781 ns/op BenchmarkStableInt1K_Slice-4 158 763963 ns/op BenchmarkSortInt64K-4 2 53442490 ns/op BenchmarkSortInt64K_Slice-4 3 48905563 ns/op BenchmarkStableInt64K-4 2 77492314 ns/op BenchmarkSort1e2-4 464 271262 ns/op BenchmarkStable1e2-4 181 678080 ns/op BenchmarkSort1e4-4 2 56517404 ns/op BenchmarkStable1e4-4 1 223809018 ns/op PASS ok sort 3.768s goos: linux goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 855769 140.4 ns/op BenchmarkAtof64Float-4 740973 152.9 ns/op BenchmarkAtof64FloatExp-4 563128 188.5 ns/op BenchmarkAtof64Big-4 439804 263.2 ns/op BenchmarkAtof64RandomBits-4 421447 270.3 ns/op BenchmarkAtof64RandomFloats-4 465052 240.6 ns/op BenchmarkAtof64RandomLongFloats-4 284158 396.6 ns/op BenchmarkAtof32Decimal-4 792591 138.7 ns/op BenchmarkAtof32Float-4 709965 165.4 ns/op BenchmarkAtof32FloatExp-4 620732 189.7 ns/op BenchmarkAtof32Random-4 382674 314.6 ns/op BenchmarkAtof32RandomLong-4 162913 721.2 ns/op BenchmarkParseInt/Pos/7bit-4 1500895 86.26 ns/op BenchmarkParseInt/Pos/26bit-4 739402 150.9 ns/op BenchmarkParseInt/Pos/31bit-4 688890 163.3 ns/op BenchmarkParseInt/Pos/56bit-4 483289 236.0 ns/op BenchmarkParseInt/Pos/63bit-4 444572 250.1 ns/op BenchmarkParseInt/Neg/7bit-4 1538344 78.07 ns/op BenchmarkParseInt/Neg/26bit-4 737376 161.9 ns/op BenchmarkParseInt/Neg/31bit-4 707413 168.9 ns/op BenchmarkParseInt/Neg/56bit-4 475011 250.8 ns/op BenchmarkParseInt/Neg/63bit-4 456048 256.5 ns/op BenchmarkAtoi/Pos/7bit-4 2281270 50.97 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 107.0 ns/op BenchmarkAtoi/Pos/31bit-4 976696 118.4 ns/op BenchmarkAtoi/Pos/56bit-4 573100 198.1 ns/op BenchmarkAtoi/Pos/63bit-4 418978 271.6 ns/op BenchmarkAtoi/Neg/7bit-4 2146159 55.65 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 108.6 ns/op BenchmarkAtoi/Neg/31bit-4 852502 117.5 ns/op BenchmarkAtoi/Neg/56bit-4 561164 197.3 ns/op BenchmarkAtoi/Neg/63bit-4 415870 272.0 ns/op BenchmarkFormatFloat/Decimal-4 127750 967.1 ns/op BenchmarkFormatFloat/Float-4 104002 1071 ns/op BenchmarkFormatFloat/Exp-4 117296 1075 ns/op BenchmarkFormatFloat/NegExp-4 114127 1060 ns/op BenchmarkFormatFloat/LongExp-4 100615 1209 ns/op BenchmarkFormatFloat/Big-4 92883 1224 ns/op BenchmarkFormatFloat/BinaryExp-4 205902 587.9 ns/op BenchmarkFormatFloat/32Integer-4 117362 980.6 ns/op BenchmarkFormatFloat/32ExactFraction-4 115975 1027 ns/op BenchmarkFormatFloat/32Point-4 113901 1048 ns/op BenchmarkFormatFloat/32Exp-4 112902 1084 ns/op BenchmarkFormatFloat/32NegExp-4 120043 1019 ns/op BenchmarkFormatFloat/32Shortest-4 115838 1038 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 133212 846.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 130735 916.9 ns/op BenchmarkFormatFloat/64Fixed1-4 149697 772.7 ns/op BenchmarkFormatFloat/64Fixed2-4 157977 769.5 ns/op BenchmarkFormatFloat/64Fixed3-4 154345 793.0 ns/op BenchmarkFormatFloat/64Fixed4-4 145735 812.7 ns/op BenchmarkFormatFloat/64Fixed12-4 93962 1304 ns/op BenchmarkFormatFloat/64Fixed16-4 117670 1036 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 108942 1034 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 105580 1104 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2869 39095 ns/op BenchmarkFormatFloat/Slowpath64-4 99721 1173 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 101896 1272 ns/op BenchmarkAppendFloat/Decimal-4 142438 772.1 ns/op BenchmarkAppendFloat/Float-4 133521 900.5 ns/op BenchmarkAppendFloat/Exp-4 145527 824.2 ns/op BenchmarkAppendFloat/NegExp-4 146482 821.9 ns/op BenchmarkAppendFloat/LongExp-4 120914 973.3 ns/op BenchmarkAppendFloat/Big-4 118507 1006 ns/op BenchmarkAppendFloat/BinaryExp-4 299683 363.1 ns/op BenchmarkAppendFloat/32Integer-4 144352 768.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 137727 862.5 ns/op BenchmarkAppendFloat/32Point-4 137827 864.8 ns/op BenchmarkAppendFloat/32Exp-4 142287 881.5 ns/op BenchmarkAppendFloat/32NegExp-4 143385 819.8 ns/op BenchmarkAppendFloat/32Shortest-4 164738 729.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 185354 646.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 167774 668.4 ns/op BenchmarkAppendFloat/64Fixed1-4 189110 591.6 ns/op BenchmarkAppendFloat/64Fixed2-4 199394 592.8 ns/op BenchmarkAppendFloat/64Fixed3-4 189200 591.0 ns/op BenchmarkAppendFloat/64Fixed4-4 200316 586.1 ns/op BenchmarkAppendFloat/64Fixed12-4 113752 1042 ns/op BenchmarkAppendFloat/64Fixed16-4 145939 820.9 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 152545 773.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 135885 884.6 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2888 37739 ns/op BenchmarkAppendFloat/Slowpath64-4 122874 974.9 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 123032 955.1 ns/op BenchmarkFormatInt-4 15445 7709 ns/op BenchmarkAppendInt-4 17899 6750 ns/op BenchmarkFormatUint-4 86599 1394 ns/op BenchmarkAppendUint-4 97968 1180 ns/op BenchmarkFormatIntSmall/7-4 3118100 37.26 ns/op BenchmarkFormatIntSmall/42-4 2914464 37.15 ns/op BenchmarkAppendIntSmall-4 1372150 90.25 ns/op BenchmarkAppendUintVarlen/1-4 1368268 86.83 ns/op BenchmarkAppendUintVarlen/12-4 1303335 90.31 ns/op BenchmarkAppendUintVarlen/123-4 879519 127.7 ns/op BenchmarkAppendUintVarlen/1234-4 890775 131.5 ns/op BenchmarkAppendUintVarlen/12345-4 901366 131.7 ns/op BenchmarkAppendUintVarlen/123456-4 864012 132.6 ns/op BenchmarkAppendUintVarlen/1234567-4 866043 136.5 ns/op BenchmarkAppendUintVarlen/12345678-4 896164 125.9 ns/op BenchmarkAppendUintVarlen/123456789-4 796352 148.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 826070 140.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 795776 138.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 799178 141.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 782038 140.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 812236 142.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 765705 152.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 873661 137.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 763922 148.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 775173 151.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 720560 165.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 765140 151.7 ns/op BenchmarkQuote-4 45493 2708 ns/op BenchmarkQuoteRune-4 441565 268.9 ns/op BenchmarkAppendQuote-4 49878 2250 ns/op BenchmarkAppendQuoteRune-4 797760 143.9 ns/op BenchmarkUnquoteEasy-4 1385403 88.69 ns/op BenchmarkUnquoteHard-4 44623 2635 ns/op PASS ok strconv 18.213s goos: linux goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 383264 271.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 140140 826.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 180225 626.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 300136 391.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 88368 1349 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 100813 1117 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 673219 179.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 24273 4804 ns/op BenchmarkGenericMatch1-4 2061 54327 ns/op BenchmarkGenericMatch2-4 454 250319 ns/op BenchmarkSingleMaxSkipping-4 8670 12953 ns/op 772.00 MB/s BenchmarkSingleLongSuffixFail-4 16629 7247 ns/op 138.27 MB/s BenchmarkSingleMatch-4 248 487951 ns/op 30.74 MB/s BenchmarkByteByteNoMatch-4 87925 1314 ns/op BenchmarkByteByteMatch-4 22862 5318 ns/op BenchmarkByteStringMatch-4 28675 4383 ns/op BenchmarkHTMLEscapeNew-4 86292 1431 ns/op BenchmarkHTMLEscapeOld-4 89700 1340 ns/op BenchmarkByteStringReplacerWriteString-4 1426 83020 ns/op BenchmarkByteReplacerWriteString-4 1642 68743 ns/op BenchmarkByteByteReplaces-4 3400 35032 ns/op BenchmarkByteByteMap-4 9988 10833 ns/op BenchmarkMap/identity/ASCII-4 818173 140.0 ns/op BenchmarkMap/identity/Greek-4 570596 206.6 ns/op BenchmarkMap/change/ASCII-4 40726 3150 ns/op BenchmarkMap/change/Greek-4 28026 4169 ns/op BenchmarkIndexRune-4 2024700 58.62 ns/op BenchmarkIndexRuneLongString-4 1606153 75.27 ns/op BenchmarkIndexRuneFastPath-4 4868268 25.81 ns/op BenchmarkIndex-4 4887294 24.79 ns/op BenchmarkLastIndex-4 5217427 23.99 ns/op BenchmarkIndexByte-4 11705581 9.521 ns/op BenchmarkToUpper/#00-4 3086776 38.15 ns/op BenchmarkToUpper/ONLYUPPER-4 2401467 46.41 ns/op BenchmarkToUpper/abc-4 295170 410.9 ns/op BenchmarkToUpper/AbC123-4 233506 495.9 ns/op BenchmarkToUpper/azAZ09_-4 263754 476.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 56143 2148 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 73456 1620 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35378 3357 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 60542 1979 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120050 994.0 ns/op BenchmarkToLower/#00-4 3119342 37.35 ns/op BenchmarkToLower/abc-4 3073639 40.13 ns/op BenchmarkToLower/AbC123-4 205504 545.9 ns/op BenchmarkToLower/azAZ09_-4 214659 557.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 94768 1251 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68553 1751 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35419 3418 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74442 1608 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113070 1011 ns/op BenchmarkMapNoChanges-4 1169374 102.6 ns/op BenchmarkTrim-4 37083 3288 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3415726 34.49 ns/op BenchmarkToValidUTF8/InvalidASCII-4 189445 643.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 123937 958.9 ns/op BenchmarkEqualFold/Tests-4 53396 2253 ns/op BenchmarkEqualFold/ASCII-4 4180728 29.14 ns/op BenchmarkEqualFold/UnicodePrefix-4 113518 1060 ns/op BenchmarkEqualFold/UnicodeSuffix-4 115738 1022 ns/op BenchmarkIndexHard1-4 1215 99669 ns/op BenchmarkIndexHard2-4 859 138080 ns/op BenchmarkIndexHard3-4 213 558377 ns/op BenchmarkIndexHard4-4 210 548516 ns/op BenchmarkLastIndexHard1-4 68 1751921 ns/op BenchmarkLastIndexHard2-4 66 1763285 ns/op BenchmarkLastIndexHard3-4 66 1730467 ns/op BenchmarkCountHard1-4 1209 99346 ns/op BenchmarkCountHard2-4 865 140326 ns/op BenchmarkCountHard3-4 217 571279 ns/op BenchmarkIndexTorture-4 8950 13429 ns/op BenchmarkCountTorture-4 8758 13432 ns/op BenchmarkCountTortureOverlapping-4 1284 87842 ns/op BenchmarkCountByte/10-4 4852762 24.37 ns/op 410.40 MB/s BenchmarkCountByte/32-4 4728135 25.80 ns/op 1240.13 MB/s BenchmarkCountByte/4096-4 933031 130.5 ns/op 31381.80 MB/s BenchmarkCountByte/4194304-4 1084 103762 ns/op 40422.48 MB/s BenchmarkCountByte/67108864-4 30 4114591 ns/op 16309.97 MB/s BenchmarkFields/ASCII/16-4 302712 394.1 ns/op 40.60 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24140 4704 ns/op 54.42 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1507 74161 ns/op 55.23 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 81 1337930 ns/op 48.98 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 20464364 ns/op 51.24 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 141577 872.9 ns/op 18.33 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 12538 9281 ns/op 27.58 MB/s 256 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 631 176614 ns/op 23.19 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3178367 ns/op 20.62 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 56359274 ns/op 18.61 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 249778 491.5 ns/op 32.55 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20451 5868 ns/op 43.63 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1183 102753 ns/op 39.86 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 60 2029280 ns/op 32.30 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 37748516 ns/op 27.78 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 169988 703.3 ns/op 22.75 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 16402 7229 ns/op 35.41 MB/s 256 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 861 136455 ns/op 30.02 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 46 2573032 ns/op 25.47 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 49437959 ns/op 21.21 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 59738330 ns/op BenchmarkSplitSingleByteSeparator-4 27 4729812 ns/op BenchmarkSplitMultiByteSeparator-4 42 2825742 ns/op BenchmarkSplitNSingleByteSeparator-4 274183 426.8 ns/op BenchmarkSplitNMultiByteSeparator-4 188485 622.6 ns/op BenchmarkRepeat/5x0-4 3493900 34.02 ns/op BenchmarkRepeat/5x1-4 3620822 32.21 ns/op BenchmarkRepeat/5x2-4 263400 471.0 ns/op BenchmarkRepeat/5x6-4 164444 754.7 ns/op BenchmarkRepeat/10x0-4 3448174 34.61 ns/op BenchmarkRepeat/10x1-4 3528918 32.07 ns/op BenchmarkRepeat/10x2-4 256255 461.8 ns/op BenchmarkRepeat/10x6-4 161941 742.8 ns/op BenchmarkRepeatLarge/256/1-4 77300 1553 ns/op 164.81 MB/s BenchmarkRepeatLarge/256/16-4 122250 976.9 ns/op 262.07 MB/s BenchmarkRepeatLarge/512/1-4 61467 1888 ns/op 271.14 MB/s BenchmarkRepeatLarge/512/16-4 89211 1267 ns/op 404.25 MB/s BenchmarkRepeatLarge/1024/1-4 49473 2400 ns/op 426.66 MB/s BenchmarkRepeatLarge/1024/16-4 64287 1740 ns/op 588.44 MB/s BenchmarkRepeatLarge/2048/1-4 35266 3266 ns/op 627.08 MB/s BenchmarkRepeatLarge/2048/16-4 44306 2818 ns/op 726.63 MB/s BenchmarkRepeatLarge/4096/1-4 23491 4942 ns/op 828.77 MB/s BenchmarkRepeatLarge/4096/16-4 27417 4059 ns/op 1009.19 MB/s BenchmarkRepeatLarge/8192/1-4 14985 8322 ns/op 984.43 MB/s BenchmarkRepeatLarge/8192/16-4 15924 7483 ns/op 1094.71 MB/s BenchmarkRepeatLarge/8192/4097-4 5842554 20.52 ns/op 199675.51 MB/s BenchmarkRepeatLarge/16384/1-4 7767 14692 ns/op 1115.20 MB/s BenchmarkRepeatLarge/16384/16-4 8355 13165 ns/op 1244.55 MB/s BenchmarkRepeatLarge/16384/4097-4 12316 9706 ns/op 1266.37 MB/s BenchmarkRepeatLarge/32768/1-4 4089 25863 ns/op 1266.98 MB/s BenchmarkRepeatLarge/32768/16-4 5169 23975 ns/op 1366.75 MB/s BenchmarkRepeatLarge/32768/4097-4 4749 22222 ns/op 1290.58 MB/s BenchmarkRepeatLarge/65536/1-4 2528 47253 ns/op 1386.93 MB/s BenchmarkRepeatLarge/65536/16-4 2370 44720 ns/op 1465.47 MB/s BenchmarkRepeatLarge/65536/4097-4 2506 45190 ns/op 1359.93 MB/s BenchmarkRepeatLarge/131072/1-4 504 237040 ns/op 552.95 MB/s BenchmarkRepeatLarge/131072/16-4 481 230391 ns/op 568.91 MB/s BenchmarkRepeatLarge/131072/4097-4 523 225366 ns/op 563.56 MB/s BenchmarkRepeatLarge/262144/1-4 272 481085 ns/op 544.90 MB/s BenchmarkRepeatLarge/262144/16-4 260 462357 ns/op 566.97 MB/s BenchmarkRepeatLarge/262144/4097-4 273 456085 ns/op 565.93 MB/s BenchmarkRepeatLarge/524288/1-4 127 911752 ns/op 575.03 MB/s BenchmarkRepeatLarge/524288/16-4 134 941343 ns/op 556.96 MB/s BenchmarkRepeatLarge/524288/4097-4 128 933153 ns/op 557.59 MB/s BenchmarkRepeatLarge/1048576/1-4 75 1842405 ns/op 569.13 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1776120 ns/op 590.37 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 1814101 ns/op 575.90 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3334601 ns/op 628.91 MB/s BenchmarkRepeatLarge/2097152/16-4 37 3235024 ns/op 648.26 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3298197 ns/op 634.76 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6277642 ns/op 668.13 MB/s BenchmarkRepeatLarge/4194304/16-4 19 6442050 ns/op 651.08 MB/s BenchmarkRepeatLarge/4194304/4097-4 18 6444822 ns/op 650.33 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13266816 ns/op 632.30 MB/s BenchmarkRepeatLarge/8388608/16-4 8 12985974 ns/op 645.97 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 13084776 ns/op 640.94 MB/s BenchmarkRepeatLarge/16777216/1-4 5 26098538 ns/op 642.84 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25250002 ns/op 664.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25417542 ns/op 660.06 MB/s BenchmarkRepeatLarge/33554432/1-4 3 48182443 ns/op 696.40 MB/s BenchmarkRepeatLarge/33554432/16-4 3 49495046 ns/op 677.94 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 50021323 ns/op 670.80 MB/s BenchmarkRepeatLarge/67108864/1-4 2 90168034 ns/op 744.26 MB/s BenchmarkRepeatLarge/67108864/16-4 2 91104334 ns/op 736.62 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 90841404 ns/op 738.75 MB/s BenchmarkRepeatLarge/134217728/1-4 1 188022969 ns/op 713.84 MB/s BenchmarkRepeatLarge/134217728/16-4 1 182148998 ns/op 736.86 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 187582058 ns/op 715.51 MB/s BenchmarkRepeatLarge/268435456/1-4 1 353438617 ns/op 759.50 MB/s BenchmarkRepeatLarge/268435456/16-4 1 360282886 ns/op 745.07 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 363380297 ns/op 738.72 MB/s BenchmarkRepeatLarge/536870912/1-4 1 670875094 ns/op 800.25 MB/s BenchmarkRepeatLarge/536870912/16-4 1 692287754 ns/op 775.50 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 712305933 ns/op 753.71 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1376189778 ns/op 780.23 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1374658907 ns/op 781.10 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1351522737 ns/op 794.47 MB/s BenchmarkIndexAnyASCII/1:1-4 2362270 50.51 ns/op BenchmarkIndexAnyASCII/1:2-4 2167660 55.42 ns/op BenchmarkIndexAnyASCII/1:4-4 2177083 55.11 ns/op BenchmarkIndexAnyASCII/1:8-4 2187289 54.59 ns/op BenchmarkIndexAnyASCII/1:16-4 2152346 54.71 ns/op BenchmarkIndexAnyASCII/1:32-4 2182962 54.27 ns/op BenchmarkIndexAnyASCII/1:64-4 2323582 53.60 ns/op BenchmarkIndexAnyASCII/16:1-4 2379235 50.57 ns/op BenchmarkIndexAnyASCII/16:2-4 793072 135.3 ns/op BenchmarkIndexAnyASCII/16:4-4 906871 139.1 ns/op BenchmarkIndexAnyASCII/16:8-4 803577 142.2 ns/op BenchmarkIndexAnyASCII/16:16-4 789592 158.1 ns/op BenchmarkIndexAnyASCII/16:32-4 572125 198.5 ns/op BenchmarkIndexAnyASCII/16:64-4 465532 261.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2185696 55.76 ns/op BenchmarkIndexAnyASCII/256:2-4 83793 1423 ns/op BenchmarkIndexAnyASCII/256:4-4 85202 1398 ns/op BenchmarkIndexAnyASCII/256:8-4 76197 1411 ns/op BenchmarkIndexAnyASCII/256:16-4 84360 1414 ns/op BenchmarkIndexAnyASCII/256:32-4 82108 1461 ns/op BenchmarkIndexAnyASCII/256:64-4 77630 1544 ns/op BenchmarkIndexAnyUTF8/1:1-4 2485879 48.31 ns/op BenchmarkIndexAnyUTF8/1:2-4 2139560 55.69 ns/op BenchmarkIndexAnyUTF8/1:4-4 2132688 56.24 ns/op BenchmarkIndexAnyUTF8/1:8-4 2099383 56.94 ns/op BenchmarkIndexAnyUTF8/1:16-4 2157202 56.65 ns/op BenchmarkIndexAnyUTF8/1:32-4 2130967 55.86 ns/op BenchmarkIndexAnyUTF8/1:64-4 2159988 56.27 ns/op BenchmarkIndexAnyUTF8/16:1-4 1988644 60.47 ns/op BenchmarkIndexAnyUTF8/16:2-4 347498 346.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 317298 343.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 344270 340.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 345414 338.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 324644 348.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 345914 340.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 393487 306.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 25297 4786 ns/op BenchmarkIndexAnyUTF8/256:4-4 25387 4711 ns/op BenchmarkIndexAnyUTF8/256:8-4 25329 4765 ns/op BenchmarkIndexAnyUTF8/256:16-4 25306 4715 ns/op BenchmarkIndexAnyUTF8/256:32-4 24756 4916 ns/op BenchmarkIndexAnyUTF8/256:64-4 23144 4748 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2372425 50.96 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2349090 51.88 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2370291 51.60 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2283892 52.26 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2358267 51.08 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2310620 51.45 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2344958 52.02 ns/op BenchmarkLastIndexAnyASCII/16:1-4 891888 128.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 774098 131.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 817371 134.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 833732 144.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 692080 150.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 609613 196.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 457448 263.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 83190 1395 ns/op BenchmarkLastIndexAnyASCII/256:2-4 85647 1398 ns/op BenchmarkLastIndexAnyASCII/256:4-4 76629 1395 ns/op BenchmarkLastIndexAnyASCII/256:8-4 84944 1400 ns/op BenchmarkLastIndexAnyASCII/256:16-4 76168 1415 ns/op BenchmarkLastIndexAnyASCII/256:32-4 82226 1453 ns/op BenchmarkLastIndexAnyASCII/256:64-4 77624 1530 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2296443 51.30 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2343814 51.21 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2297698 51.53 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2141577 51.93 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2008135 53.81 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2284057 52.12 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2263303 52.12 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 393189 305.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 204804 598.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 200190 591.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 203838 584.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 208406 574.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 202132 587.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 204661 575.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 29122 4127 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14119 8619 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14071 8505 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14186 8441 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13910 8476 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 13833 8618 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 14118 8502 ns/op BenchmarkTrimASCII/1:1-4 3200653 35.64 ns/op BenchmarkTrimASCII/1:2-4 2692526 45.62 ns/op BenchmarkTrimASCII/1:4-4 2433412 46.00 ns/op BenchmarkTrimASCII/1:8-4 2321631 51.39 ns/op BenchmarkTrimASCII/1:16-4 1919504 60.67 ns/op BenchmarkTrimASCII/16:1-4 3051108 39.28 ns/op BenchmarkTrimASCII/16:2-4 880791 132.1 ns/op BenchmarkTrimASCII/16:4-4 889737 134.8 ns/op BenchmarkTrimASCII/16:8-4 823225 145.2 ns/op BenchmarkTrimASCII/16:16-4 731359 155.8 ns/op BenchmarkTrimASCII/256:1-4 887101 130.0 ns/op BenchmarkTrimASCII/256:2-4 84949 1396 ns/op BenchmarkTrimASCII/256:4-4 80137 1389 ns/op BenchmarkTrimASCII/256:8-4 84122 1397 ns/op BenchmarkTrimASCII/256:16-4 84006 1416 ns/op BenchmarkTrimASCII/4096:1-4 84891 1395 ns/op BenchmarkTrimASCII/4096:2-4 4794 21578 ns/op BenchmarkTrimASCII/4096:4-4 4873 23569 ns/op BenchmarkTrimASCII/4096:8-4 5493 21543 ns/op BenchmarkTrimASCII/4096:16-4 5257 21637 ns/op BenchmarkTrimByte-4 4332512 26.44 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19330 6238 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19280 6207 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1248 97632 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2409 48687 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4838 24353 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8781 12914 ns/op BenchmarkJoin/0-4 5574426 21.25 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3991382 27.94 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 203136 599.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 136238 860.6 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 103590 1144 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84684 1420 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 72006 1655 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 62211 1959 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2782280 42.53 ns/op BenchmarkTrimSpace/ASCII-4 1688409 73.80 ns/op BenchmarkTrimSpace/SomeNonASCII-4 146193 813.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 76798 1533 ns/op BenchmarkReplaceAll-4 123363 974.5 ns/op 16 B/op 1 allocs/op PASS ok strings 53.164s goos: linux goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 56004 2306 ns/op BenchmarkCond2-4 20472 9045 ns/op BenchmarkCond4-4 10000 11482 ns/op BenchmarkCond8-4 8761 17157 ns/op BenchmarkCond16-4 3266 48508 ns/op BenchmarkCond32-4 1580 98206 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 524665 329.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 190942 621.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 585544 173.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 553821 262.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 206803 574.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 739080 157.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 81856 1424 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 87576 1656 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 60655 2264 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 51811 2998 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 607094 252.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 146883 815.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 644114 187.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 135184 845.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 683427 175.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 187105 754.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1276500 83.72 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 50890 2432 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 117991 1047 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 193677 617.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6296 15980 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 204 557716 ns/op BenchmarkRange/*sync.Map-4 1094 104827 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 85219 1266 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 178994 663.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 63583 1760 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 109176 966.9 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 186384 645.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 150194 783.0 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 75848 1600 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 182253 690.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 676749 153.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 49429 2181 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 137288 909.8 ns/op BenchmarkSwapCollision/*sync.Map-4 63181 1990 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 392 300647 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 92424 1194 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 266722 454.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23066 5161 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 64834 1878 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 21878 5134 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 248486 511.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 102288 1159 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 157600 982.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1874601 63.00 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 155265 732.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1990590 67.35 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 570450 295.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 144279 859.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 436288 243.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 87978 1338 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 310201 457.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 548754 219.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 114644 1028 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 643776 238.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 155901 827.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 134601 1076 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 129312 940.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 55819 2307 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 183211 650.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 379482 274.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 113743 969.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 440140 255.9 ns/op BenchmarkUncontendedSemaphore-4 6429885 18.69 ns/op BenchmarkContendedSemaphore-4 5636845 30.74 ns/op BenchmarkMutexUncontended-4 1048635 137.2 ns/op BenchmarkMutex-4 175758 723.3 ns/op BenchmarkMutexSlack-4 135976 772.5 ns/op BenchmarkMutexWork-4 133231 876.0 ns/op BenchmarkMutexWorkSlack-4 137353 833.8 ns/op BenchmarkMutexNoSpin-4 58722 2671 ns/op BenchmarkMutexSpin-4 46584 2394 ns/op BenchmarkOnce-4 864110 123.1 ns/op BenchmarkSemaUncontended-4 6609562 15.18 ns/op BenchmarkSemaSyntNonblock-4 1658134 75.65 ns/op BenchmarkSemaSyntBlock-4 1000000 101.7 ns/op BenchmarkSemaWorkNonblock-4 885942 133.1 ns/op BenchmarkSemaWorkBlock-4 828997 151.4 ns/op BenchmarkRWMutexUncontended-4 553002 216.3 ns/op BenchmarkRWMutexWrite100-4 311095 412.5 ns/op BenchmarkRWMutexWrite10-4 335667 412.6 ns/op BenchmarkRWMutexWorkWrite100-4 229906 507.5 ns/op BenchmarkRWMutexWorkWrite10-4 246697 575.6 ns/op BenchmarkWaitGroupUncontended-4 982575 141.7 ns/op BenchmarkWaitGroupAddDone-4 300794 384.5 ns/op BenchmarkWaitGroupAddDoneWork-4 336058 351.2 ns/op BenchmarkWaitGroupWait-4 4219420 28.08 ns/op BenchmarkWaitGroupWaitWork-4 2622486 41.58 ns/op BenchmarkWaitGroupActuallyWait-4 32206 3571 ns/op 32 B/op 2 allocs/op PASS ok sync 16.465s goos: linux goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 640071 168.1 ns/op PASS ok sync/atomic 0.130s goos: linux goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 105085 1096 ns/op 0 B/op 0 allocs/op PASS ok testing 0.159s goos: linux goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 8089 14339 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11342 10589 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 99 1205946 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 121 1055245 ns/op 1069 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 145045509 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 138732789 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1706 62085 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1920 54209 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 5779582 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5702200 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 611547265 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 595908535 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 222 547495 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 228 527202 ns/op 172 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 55090410 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 53374660 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6267089355 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6191090265 ns/op 335150056 B/op 100091 allocs/op BenchmarkPyramid/10-4 2811 40070 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 2919514 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 285043907 ns/op 35627368 B/op 2059 allocs/op BenchmarkRagged/10-4 2437 45352 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 266 448436 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4328496 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 7664 15833 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 17.209s goos: linux goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 2 78607139 ns/op BenchmarkVariableString-4 97718 1282 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1996 56950 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 0.531s goos: linux goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc-4 30 4035072 ns/op BenchmarkAfter-4 105 1079246 ns/op BenchmarkStop-4 220 602246 ns/op BenchmarkSimultaneousAfterFunc-4 22 4590815 ns/op BenchmarkStartStop-4 217 643874 ns/op BenchmarkReset-4 3242 43326 ns/op BenchmarkSleep-4 45 4108989 ns/op BenchmarkParallelTimerLatency-4 50 191027 avg-late-ns 1280940 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 322483 avg-late-ns 840380 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 343518 avg-late-ns 1071890 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 349517 avg-late-ns 1087269 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 344418 avg-late-ns 1511320 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 301887 avg-late-ns 1528790 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 279532 avg-late-ns 1774670 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 183749 avg-late-ns 1707159 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 190853 avg-late-ns 1286950 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 194063 avg-late-ns 1351020 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 855009 avg-late-ns 4706059 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 310166 avg-late-ns 944549 max-late-ns BenchmarkTicker-4 332 350961 ns/op BenchmarkTickerReset-4 4582 25650 ns/op BenchmarkTickerResetNaive-4 201 614517 ns/op BenchmarkNow-4 1235514 96.75 ns/op BenchmarkNowUnixNano-4 1293614 92.72 ns/op BenchmarkNowUnixMilli-4 1282086 94.28 ns/op BenchmarkNowUnixMicro-4 1228963 94.99 ns/op BenchmarkFormat-4 58572 2076 ns/op BenchmarkFormatRFC3339-4 81740 1406 ns/op BenchmarkFormatRFC3339Nano-4 81432 1465 ns/op BenchmarkFormatNow-4 80726 1474 ns/op BenchmarkMarshalJSON-4 114948 1016 ns/op BenchmarkMarshalText-4 115935 1004 ns/op BenchmarkParse-4 133729 831.3 ns/op BenchmarkParseRFC3339UTC-4 337062 347.0 ns/op BenchmarkParseRFC3339UTCBytes-4 221216 554.8 ns/op BenchmarkParseRFC3339TZ-4 99338 1183 ns/op BenchmarkParseRFC3339TZBytes-4 80217 1499 ns/op BenchmarkParseDuration-4 620238 194.6 ns/op BenchmarkHour-4 936891 119.5 ns/op BenchmarkSecond-4 1000000 112.9 ns/op BenchmarkYear-4 807080 157.2 ns/op BenchmarkDay-4 720970 168.2 ns/op BenchmarkISOWeek-4 791582 146.9 ns/op BenchmarkGoString-4 79958 1482 ns/op BenchmarkUnmarshalText-4 67334 1743 ns/op PASS ok time 11.494s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 655339 168.4 ns/op BenchmarkDecodeValidJapaneseChars-4 771565 139.4 ns/op BenchmarkDecodeRune-4 1709620 62.34 ns/op BenchmarkEncodeValidASCII-4 524881 206.3 ns/op BenchmarkEncodeValidJapaneseChars-4 759205 156.9 ns/op BenchmarkAppendRuneValidASCII-4 1520515 77.46 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2602483 45.83 ns/op BenchmarkEncodeRune-4 3216272 35.95 ns/op PASS ok unicode/utf16 1.214s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 959492 106.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 219040 538.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4435353 28.40 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 549043 220.0 ns/op BenchmarkValidTenASCIIChars-4 991489 106.0 ns/op BenchmarkValid100KASCIIChars-4 130 833520 ns/op BenchmarkValidTenJapaneseChars-4 205233 591.1 ns/op BenchmarkValidLongMostlyASCII-4 133 905388 ns/op BenchmarkValidLongJapanese-4 66 1794986 ns/op BenchmarkValidStringTenASCIIChars-4 4689116 24.86 ns/op BenchmarkValidString100KASCIIChars-4 10000 10359 ns/op BenchmarkValidStringTenJapaneseChars-4 544617 206.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1033 104343 ns/op BenchmarkValidStringLongJapanese-4 202 582505 ns/op BenchmarkEncodeASCIIRune-4 4709728 25.77 ns/op BenchmarkEncodeJapaneseRune-4 2627564 45.10 ns/op BenchmarkAppendASCIIRune-4 10696454 11.08 ns/op BenchmarkAppendJapaneseRune-4 3175002 37.87 ns/op BenchmarkDecodeASCIIRune-4 3192999 37.54 ns/op BenchmarkDecodeJapaneseRune-4 2054634 57.33 ns/op BenchmarkFullRune/ASCII-4 4100620 29.90 ns/op BenchmarkFullRune/Incomplete-4 1665906 71.64 ns/op BenchmarkFullRune/Japanese-4 3913616 30.16 ns/op PASS ok unicode/utf8 3.448s goos: linux goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 48837489901 ns/op PASS ok cmd/api 54.665s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 1143387 102.9 ns/op BenchmarkEqArrayOfStrings64-4 131594 817.2 ns/op BenchmarkEqArrayOfStrings1024-4 8652 13530 ns/op BenchmarkEqArrayOfFloats5-4 1341434 89.87 ns/op BenchmarkEqArrayOfFloats64-4 148302 811.2 ns/op BenchmarkEqArrayOfFloats1024-4 8454 12526 ns/op BenchmarkEqStruct-4 17649004 6.227 ns/op PASS ok cmd/compile/internal/reflectdata 1.067s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 10000 55076 ns/op BenchmarkCopyElim1-4 735 146464 ns/op BenchmarkCopyElim10-4 729 158694 ns/op BenchmarkCopyElim100-4 406 298904 ns/op BenchmarkCopyElim1000-4 73 1583477 ns/op BenchmarkCopyElim10000-4 4 26158124 ns/op BenchmarkCopyElim100000-4 1 515961845 ns/op BenchmarkDeadCode/1-4 730 150487 ns/op BenchmarkDeadCode/10-4 619 186213 ns/op BenchmarkDeadCode/100-4 292 403808 ns/op BenchmarkDeadCode/1000-4 57 2228076 ns/op BenchmarkDeadCode/10000-4 4 28018554 ns/op BenchmarkDeadCode/100000-4 1 353642309 ns/op BenchmarkDeadCode/200000-4 1 715892158 ns/op BenchmarkDominatorsLinear-4 16 7820892 ns/op 1.28 MB/s BenchmarkDominatorsFwdBack-4 10 10571136 ns/op 0.95 MB/s BenchmarkDominatorsManyPred-4 12 11197515 ns/op 0.89 MB/s BenchmarkDominatorsMaxPred-4 10 11397099 ns/op 0.88 MB/s BenchmarkDominatorsMaxPredVal-4 10 13065236 ns/op 0.77 MB/s BenchmarkFuse/1-4 675 162470 ns/op BenchmarkFuse/10-4 549 211156 ns/op BenchmarkFuse/100-4 180 670362 ns/op BenchmarkFuse/1000-4 21 4972832 ns/op BenchmarkFuse/10000-4 2 62376768 ns/op BenchmarkNilCheckDeep1-4 10000 10037 ns/op 0.10 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4770 24359 ns/op 0.41 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 727 156284 ns/op 0.64 MB/s 650 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 72 1566440 ns/op 0.64 MB/s 5990 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18526173 ns/op 0.54 MB/s 142365 B/op 7 allocs/op BenchmarkDSEPass-4 30 3826913 ns/op 46098 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 126513246 ns/op 4244992 B/op 108244 allocs/op BenchmarkCSEPass-4 7 15550352 ns/op 112804 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 160639316 ns/op 5617792 B/op 97131 allocs/op BenchmarkDeadcodePass-4 196 583727 ns/op 93877 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 128381146 ns/op 4055744 B/op 45087 allocs/op BenchmarkMultiPass-4 84 1315626 ns/op 230163 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 240099303 ns/op 11319520 B/op 150666 allocs/op BenchmarkCondRewrite/SoloJump-4 3192758 37.98 ns/op BenchmarkCondRewrite/CombJump-4 2948988 39.94 ns/op PASS ok cmd/compile/internal/ssa 13.153s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 7923 13466 ns/op BenchmarkExtShift-4 17346 6582 ns/op BenchmarkModify-4 8746 13367 ns/op BenchmarkMullImm-4 17992 6783 ns/op BenchmarkConstModify-4 8611 13152 ns/op BenchmarkBitSet-4 19915 6139 ns/op BenchmarkBitClear-4 18961 6088 ns/op BenchmarkBitToggle-4 17878 6045 ns/op BenchmarkBitSetConst-4 152360 751.1 ns/op BenchmarkBitClearConst-4 153487 781.6 ns/op BenchmarkBitToggleConst-4 156535 764.5 ns/op BenchmarkDivconstI64-4 9628446 12.88 ns/op BenchmarkModconstI64-4 9408812 12.69 ns/op BenchmarkDivisiblePow2constI64-4 9875672 12.28 ns/op BenchmarkDivisibleconstI64-4 9436744 13.13 ns/op BenchmarkDivisibleWDivconstI64-4 7492198 15.86 ns/op BenchmarkDivconstU64/3-4 9257386 12.45 ns/op BenchmarkDivconstU64/5-4 7824547 13.66 ns/op BenchmarkDivconstU64/37-4 8746266 13.40 ns/op BenchmarkDivconstU64/1234567-4 9377204 12.07 ns/op BenchmarkModconstU64-4 9682650 13.51 ns/op BenchmarkDivisibleconstU64-4 8842892 12.27 ns/op BenchmarkDivisibleWDivconstU64-4 7282963 16.34 ns/op BenchmarkDivconstI32-4 9633787 12.01 ns/op BenchmarkModconstI32-4 9033750 12.69 ns/op BenchmarkDivisiblePow2constI32-4 9041230 12.08 ns/op BenchmarkDivisibleconstI32-4 9190106 12.03 ns/op BenchmarkDivisibleWDivconstI32-4 6508276 17.46 ns/op BenchmarkDivconstU32-4 9690062 12.10 ns/op BenchmarkModconstU32-4 9571026 13.91 ns/op BenchmarkDivisibleconstU32-4 9913202 11.87 ns/op BenchmarkDivisibleWDivconstU32-4 6830379 16.63 ns/op BenchmarkDivconstI16-4 9522282 12.77 ns/op BenchmarkModconstI16-4 9745662 12.56 ns/op BenchmarkDivisiblePow2constI16-4 9987606 11.99 ns/op BenchmarkDivisibleconstI16-4 10007162 11.96 ns/op BenchmarkDivisibleWDivconstI16-4 7201022 16.49 ns/op BenchmarkDivconstU16-4 9078996 11.92 ns/op BenchmarkModconstU16-4 9094677 11.85 ns/op BenchmarkDivisibleconstU16-4 10113796 12.21 ns/op BenchmarkDivisibleWDivconstU16-4 7353202 16.04 ns/op BenchmarkDivconstI8-4 10277985 11.95 ns/op BenchmarkModconstI8-4 8989296 12.00 ns/op BenchmarkDivisiblePow2constI8-4 8630348 13.27 ns/op BenchmarkDivisibleconstI8-4 9930084 12.18 ns/op BenchmarkDivisibleWDivconstI8-4 7529482 16.26 ns/op BenchmarkDivconstU8-4 10024233 11.85 ns/op BenchmarkModconstU8-4 10051084 11.95 ns/op BenchmarkDivisibleconstU8-4 8841120 11.94 ns/op BenchmarkDivisibleWDivconstU8-4 6958953 16.07 ns/op BenchmarkMul2-4 242227 490.0 ns/op BenchmarkMulNeg2-4 226075 488.2 ns/op BenchmarkEfaceInteger-4 3868664 29.81 ns/op BenchmarkMulconstI32/3-4 16643319 6.556 ns/op BenchmarkMulconstI32/5-4 18273823 6.558 ns/op BenchmarkMulconstI32/12-4 18343209 6.579 ns/op BenchmarkMulconstI32/120-4 17739512 6.592 ns/op BenchmarkMulconstI32/-120-4 18181489 6.564 ns/op BenchmarkMulconstI32/65537-4 18337634 6.562 ns/op BenchmarkMulconstI32/65538-4 16455216 6.561 ns/op BenchmarkMulconstI64/3-4 18283317 6.565 ns/op BenchmarkMulconstI64/5-4 16708321 6.930 ns/op BenchmarkMulconstI64/12-4 18220716 6.419 ns/op BenchmarkMulconstI64/120-4 18226998 6.469 ns/op BenchmarkMulconstI64/-120-4 18130941 6.604 ns/op BenchmarkMulconstI64/65537-4 17817532 6.551 ns/op BenchmarkMulconstI64/65538-4 18259586 6.557 ns/op BenchmarkMulconstU32/3-4 17503836 7.207 ns/op BenchmarkMulconstU32/5-4 18062958 6.558 ns/op BenchmarkMulconstU32/12-4 16504872 6.600 ns/op BenchmarkMulconstU32/120-4 18048751 6.573 ns/op BenchmarkMulconstU32/65537-4 18231764 6.558 ns/op BenchmarkMulconstU32/65538-4 16598545 6.595 ns/op BenchmarkMulconstU64/3-4 16648075 6.554 ns/op BenchmarkMulconstU64/5-4 18280644 6.406 ns/op BenchmarkMulconstU64/12-4 18062526 6.707 ns/op BenchmarkMulconstU64/120-4 18214354 6.584 ns/op BenchmarkMulconstU64/65537-4 18228770 6.548 ns/op BenchmarkMulconstU64/65538-4 18090054 6.565 ns/op BenchmarkShiftArithmeticRight-4 18288723 6.542 ns/op BenchmarkSwitch8Predictable-4 13209122 8.780 ns/op BenchmarkSwitch8Unpredictable-4 6769486 18.01 ns/op BenchmarkSwitch32Predictable-4 10651802 10.29 ns/op BenchmarkSwitch32Unpredictable-4 6518199 17.30 ns/op BenchmarkSwitchStringPredictable-4 5705192 20.57 ns/op BenchmarkSwitchStringUnpredictable-4 4849683 24.09 ns/op PASS ok cmd/compile/internal/test 11.746s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 169 721088 ns/op BenchmarkNamed/Underlying/nongeneric-4 1114782 99.29 ns/op BenchmarkNamed/Underlying/generic-4 1222028 99.74 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 103.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1202589 102.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 437292197 ns/op 69903 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 312917921 ns/op 97671 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 134605307 ns/op 227033 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 122347756 ns/op 249747 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 344629800 ns/op 14883 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 81986308 ns/op 62554 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 31086856 ns/op 164939 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 29008336 ns/op 176751 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 116798737 ns/op 18572 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 37306102 ns/op 58149 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 19675633 ns/op 110244 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 18527243 ns/op 117095 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 824920226 ns/op 77030 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 519053705 ns/op 122415 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 124202956 ns/op 511359 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 99246522 ns/op 640093 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 367035359 ns/op 5443 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 57342538 ns/op 34829 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 35170662 ns/op 56793 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 34200806 ns/op 58389 lines/s PASS ok cmd/compile/internal/types2 15.466s goos: linux goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 177 627268 ns/op 1496164 sys-ns/op 766825 user-ns/op PASS ok cmd/go 0.200s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 67687 1606 ns/op 4.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85830 1372 ns/op 5.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 19738 6056 ns/op 169.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 20538 5854 ns/op 174.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3110 38389 ns/op 213.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3126 37757 ns/op 216.97 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.906s All tests passed.