linux-amd64-race at 055c186f53493da473c888869ad468861ba25f1a :: 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-rn597aa4d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "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 *** You need to add /workdir/go/bin to your PATH. :: 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-rn597aa4d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "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.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.775s ok archive/zip 2.562s ok bufio 1.232s ok bytes 2.596s ok cmp 1.010s ok compress/bzip2 1.311s ok compress/flate 5.509s ok compress/gzip 9.884s ok compress/lzw 1.398s ok compress/zlib 4.547s ok container/heap 1.014s ok container/list 1.011s ok container/ring 1.011s ok context 1.033s ok crypto 1.009s ok crypto/aes 1.036s ok crypto/cipher 1.030s ok crypto/des 1.028s ok crypto/dsa 1.011s ok crypto/ecdh 1.150s ok crypto/ecdsa 1.094s ok crypto/ed25519 1.278s ok crypto/elliptic 1.026s ok crypto/hmac 1.011s ok crypto/internal/alias 1.009s ok crypto/internal/bigmod 3.433s ok crypto/internal/boring 1.009s ok crypto/internal/boring/bcache 1.302s ok crypto/internal/edwards25519 27.590s ok crypto/internal/edwards25519/field 10.038s ok crypto/internal/nistec 1.622s ok crypto/internal/nistec/fiat 1.009s [no tests to run] ok crypto/md5 1.015s ok crypto/rand 1.175s ok crypto/rc4 1.326s ok crypto/rsa 2.282s ok crypto/sha1 1.025s ok crypto/sha256 1.013s ok crypto/sha512 1.014s ok crypto/subtle 1.246s ok crypto/tls 3.062s ok crypto/x509 2.039s ok database/sql 1.295s ok database/sql/driver 1.010s ok debug/buildinfo 1.023s ok debug/dwarf 1.045s ok debug/elf 1.839s ok debug/gosym 1.193s ok debug/macho 1.017s ok debug/pe 1.028s ok debug/plan9obj 1.009s ok embed 1.010s [no tests to run] ok embed/internal/embedtest 1.010s ok encoding/ascii85 1.013s ok encoding/asn1 1.013s ok encoding/base32 1.036s ok encoding/base64 1.014s ok encoding/binary 1.015s ok encoding/csv 1.036s ok encoding/gob 16.137s ok encoding/hex 1.014s ok encoding/json 1.781s ok encoding/pem 2.180s ok encoding/xml 1.127s ok errors 1.014s ok expvar 1.011s ok flag 3.061s ok fmt 1.425s ok go/ast 1.017s ok go/build 3.943s ok go/build/constraint 1.014s ok go/constant 1.015s ok go/doc 1.164s ok go/doc/comment 2.457s ok go/format 1.029s ok go/importer 1.115s ok go/internal/gccgoimporter 1.030s ok go/internal/gcimporter 1.760s ok go/internal/srcimporter 10.067s ok go/parser 1.577s ok go/printer 2.028s ok go/scanner 1.013s ok go/token 1.077s ok go/types 22.694s ok hash 1.012s ok hash/adler32 1.026s ok hash/crc32 1.032s ok hash/crc64 1.016s ok hash/fnv 1.010s ok hash/maphash 1.010s ok html 1.010s ok html/template 1.148s ok image 1.299s ok image/color 1.024s ok image/draw 1.393s ok image/gif 1.612s ok image/jpeg 1.898s ok image/png 3.064s ok index/suffixarray 1.786s ok internal/abi 1.034s ok internal/buildcfg 1.010s ok internal/coverage/cformat 1.010s ok internal/coverage/cmerge 1.009s ok internal/coverage/pods 1.012s ok internal/coverage/slicereader 1.009s ok internal/coverage/slicewriter 1.009s ok internal/coverage/test 1.028s ok internal/cpu 3.027s ok internal/dag 1.010s ok internal/diff 1.011s ok internal/fmtsort 1.010s ok internal/fuzz 1.023s ok internal/godebug 13.469s ok internal/godebugs 1.009s ok internal/intern 1.208s ok internal/itoa 1.010s ok internal/poll 1.379s ok internal/profile 1.011s ok internal/reflectlite 1.010s ok internal/safefilepath 1.008s ok internal/saferio 1.071s ok internal/singleflight 1.079s ok internal/testenv 1.094s ok internal/trace 1.117s ok internal/types/errors 1.239s ok internal/unsafeheader 1.009s ok internal/xcoff 1.020s ok internal/zstd 1.011s ok io 1.041s ok io/fs 1.199s ok io/ioutil 1.013s ok log 1.016s ok log/slog 1.026s ok log/slog/internal/benchmarks 1.009s ok log/slog/internal/buffer 1.009s ok log/syslog 2.226s ok maps 1.011s ok math 1.020s ok math/big 3.078s ok math/bits 1.015s ok math/cmplx 1.011s ok math/rand 3.599s ok mime 1.022s ok mime/multipart 4.606s ok mime/quotedprintable 1.040s ok net 39.539s ok net/http 7.031s ok net/http/cgi 12.258s ok net/http/cookiejar 1.018s ok net/http/fcgi 1.117s ok net/http/httptest 1.135s ok net/http/httptrace 1.012s ok net/http/httputil 1.619s ok net/http/internal 1.013s ok net/http/internal/ascii 1.009s ok net/http/pprof 6.156s ok net/internal/socktest 1.011s ok net/mail 1.014s ok net/netip 1.232s ok net/rpc 1.039s ok net/rpc/jsonrpc 1.017s ok net/smtp 1.047s ok net/textproto 1.031s ok net/url 1.020s ok os 6.240s ok os/exec 4.067s ok os/exec/internal/fdtest 1.009s ok os/signal 16.925s ok os/user 1.011s ok path 1.012s ok path/filepath 1.037s ok plugin 1.009s ok reflect 1.377s ok regexp 2.981s ok regexp/syntax 3.973s ok runtime 27.928s ok runtime/cgo 1.011s ok runtime/coverage 1.011s ok runtime/debug 2.059s ok runtime/internal/atomic 1.041s ok runtime/internal/math 1.010s ok runtime/internal/sys 1.011s ok runtime/internal/syscall 1.009s ok runtime/metrics 1.017s ok runtime/pprof 16.621s ok runtime/race 8.797s ok runtime/trace 3.360s ok slices 1.317s ok sort 1.318s ok strconv 2.625s ok strings 2.039s ok sync 1.332s ok sync/atomic 2.531s ok syscall 10.113s ok testing 2.862s ok testing/fstest 1.012s ok testing/iotest 1.011s ok testing/quick 1.111s ok testing/slogtest 1.012s ok text/scanner 1.019s ok text/tabwriter 1.013s ok text/template 1.057s ok text/template/parse 1.018s ok time 2.971s ok unicode 1.014s ok unicode/utf16 1.010s ok unicode/utf8 1.018s ok cmd/addr2line 3.896s ok cmd/api 9.826s ok cmd/asm/internal/asm 3.409s ok cmd/asm/internal/lex 1.011s ok cmd/cgo/internal/swig 1.437s ok cmd/cgo/internal/test 2.051s ok cmd/cgo/internal/testcarchive 15.713s ok cmd/cgo/internal/testcshared 3.876s ok cmd/cgo/internal/testerrors 6.905s ok cmd/cgo/internal/testfortran 1.774s ok cmd/cgo/internal/testgodefs 1.353s ok cmd/cgo/internal/testlife 1.362s ok cmd/cgo/internal/testnocgo 1.010s ok cmd/cgo/internal/testplugin 19.477s ok cmd/cgo/internal/testsanitizers 12.764s ok cmd/cgo/internal/testshared 26.583s ok cmd/cgo/internal/testso 1.877s ok cmd/cgo/internal/teststdio 1.816s ok cmd/cgo/internal/testtls 1.010s ok cmd/compile/internal/abt 1.029s ok cmd/compile/internal/amd64 38.509s ok cmd/compile/internal/base 1.010s ok cmd/compile/internal/compare 1.011s ok cmd/compile/internal/dwarfgen 1.306s ok cmd/compile/internal/importer 1.574s ok cmd/compile/internal/ir 1.010s ok cmd/compile/internal/logopt 1.147s ok cmd/compile/internal/loopvar 18.158s ok cmd/compile/internal/noder 1.013s ok cmd/compile/internal/reflectdata 1.011s [no tests to run] ok cmd/compile/internal/ssa 16.174s ok cmd/compile/internal/syntax 1.094s ok cmd/compile/internal/test 9.459s ok cmd/compile/internal/typecheck 1.160s ok cmd/compile/internal/types 1.009s ok cmd/compile/internal/types2 6.242s ok cmd/covdata 1.012s ok cmd/cover 15.528s ok cmd/dist 1.012s ok cmd/distpack 1.010s ok cmd/doc 1.479s ok cmd/fix 1.462s ok cmd/go 174.016s ok cmd/go/internal/auth 1.009s ok cmd/go/internal/cache 1.063s ok cmd/go/internal/envcmd 1.023s ok cmd/go/internal/fsys 1.026s ok cmd/go/internal/generate 1.017s ok cmd/go/internal/get 1.018s ok cmd/go/internal/gover 1.013s ok cmd/go/internal/imports 1.016s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.107s ok cmd/go/internal/lockedfile/internal/filelock 2.040s ok cmd/go/internal/modconv 1.021s ok cmd/go/internal/modfetch 1.019s ok cmd/go/internal/modfetch/codehost 1.275s ok cmd/go/internal/modfetch/zip_sum_test 1.012s ok cmd/go/internal/modindex 1.398s ok cmd/go/internal/modload 1.018s ok cmd/go/internal/mvs 1.026s ok cmd/go/internal/par 1.075s ok cmd/go/internal/str 1.009s ok cmd/go/internal/test 1.024s ok cmd/go/internal/vcs 1.013s ok cmd/go/internal/vcweb 1.016s ok cmd/go/internal/vcweb/vcstest 3.656s ok cmd/go/internal/web 1.011s ok cmd/go/internal/work 1.094s ok cmd/gofmt 1.143s ok cmd/internal/archive 1.245s ok cmd/internal/bootstrap_test 1.009s ok cmd/internal/buildid 1.351s ok cmd/internal/cov 1.169s ok cmd/internal/dwarf 1.010s ok cmd/internal/edit 1.009s ok cmd/internal/goobj 1.010s ok cmd/internal/moddeps 1.724s ok cmd/internal/notsha256 1.011s ok cmd/internal/obj 1.303s ok cmd/internal/obj/ppc64 1.063s ok cmd/internal/obj/riscv 1.024s ok cmd/internal/obj/s390x 1.010s ok cmd/internal/obj/x86 1.101s ok cmd/internal/objabi 1.010s ok cmd/internal/pkgpath 5.047s ok cmd/internal/pkgpattern 1.015s ok cmd/internal/quoted 1.011s ok cmd/internal/src 1.010s ok cmd/internal/test2json 1.527s ok cmd/link 8.981s ok cmd/link/internal/benchmark 1.014s ok cmd/link/internal/ld 2.868s ok cmd/link/internal/loader 1.024s ok cmd/nm 9.116s ok cmd/objdump 4.704s ok cmd/pack 7.199s ok cmd/pprof 3.329s ok cmd/trace 1.322s ok cmd/vet 27.358s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 4297 26162 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 3122 33584 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 2308 49792 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5683 18843 ns/op 5158 B/op 16 allocs/op Benchmark/Reader/GNU-4 9012 13537 ns/op 5166 B/op 15 allocs/op Benchmark/Reader/PAX-4 3133 37172 ns/op 8917 B/op 33 allocs/op PASS ok archive/tar 1.727s goos: linux goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 257998471 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 109531520 ns/op BenchmarkZip64TestSizes/4096-4 2121 63872 ns/op BenchmarkZip64TestSizes/1048576-4 230 528944 ns/op BenchmarkZip64TestSizes/67108864-4 1 104390930 ns/op PASS ok archive/zip 2.141s goos: linux goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 341852 352.5 ns/op BenchmarkReaderCopyUnoptimal-4 201963 577.4 ns/op BenchmarkReaderCopyNoWriteTo-4 8364 12635 ns/op BenchmarkReaderWriteToOptimal-4 12352 9037 ns/op BenchmarkReaderReadString-4 187886 650.4 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 297972 408.6 ns/op BenchmarkWriterCopyUnoptimal-4 314046 378.6 ns/op BenchmarkWriterCopyNoReadFrom-4 8983 11452 ns/op BenchmarkReaderEmpty-4 69121 2007 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 41864 2813 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 701754 162.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.697s goos: linux goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 7564 15751 ns/op 2080.39 MB/s BenchmarkWriteByte-4 588 207180 ns/op 19.77 MB/s BenchmarkWriteRune-4 320 368445 ns/op 33.35 MB/s BenchmarkBufferNotEmptyWriteRead-4 37 3010456 ns/op BenchmarkBufferFullSmallReads-4 153 783640 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 10779 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 675 179128 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 17698307 ns/op 4192264 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 13 7936472 ns/op 2113.94 MB/s 2581110 B/op 0 allocs/op BenchmarkIndexByte/10-4 6002079 19.93 ns/op 501.76 MB/s BenchmarkIndexByte/32-4 5574526 20.75 ns/op 1541.84 MB/s BenchmarkIndexByte/4K-4 968444 106.1 ns/op 38588.50 MB/s BenchmarkIndexBytePortable/10-4 1202757 97.27 ns/op 102.81 MB/s BenchmarkIndexBytePortable/32-4 389935 264.2 ns/op 121.12 MB/s BenchmarkIndexBytePortable/4K-4 3357 31347 ns/op 130.67 MB/s BenchmarkIndexRune/10-4 1491538 80.68 ns/op 123.95 MB/s BenchmarkIndexRune/32-4 1605537 76.82 ns/op 416.54 MB/s BenchmarkIndexRune/4K-4 525604 226.0 ns/op 18122.85 MB/s BenchmarkIndexRuneASCII/10-4 5780174 20.50 ns/op 487.87 MB/s BenchmarkIndexRuneASCII/32-4 5569269 21.43 ns/op 1492.90 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 108.4 ns/op 37772.74 MB/s BenchmarkEqual/0-4 9668328 12.24 ns/op BenchmarkEqual/1-4 1958073 60.55 ns/op 16.52 MB/s BenchmarkEqual/6-4 2023843 59.38 ns/op 101.05 MB/s BenchmarkEqual/9-4 2013770 59.55 ns/op 151.12 MB/s BenchmarkEqual/15-4 1979150 59.90 ns/op 250.40 MB/s BenchmarkEqual/16-4 2071772 58.27 ns/op 274.58 MB/s BenchmarkEqual/20-4 1975629 60.90 ns/op 328.41 MB/s BenchmarkEqual/32-4 1931565 63.78 ns/op 501.71 MB/s BenchmarkEqual/4K-4 153206 769.4 ns/op 5323.86 MB/s BenchmarkIndex/10-4 3667311 30.74 ns/op 325.33 MB/s BenchmarkIndex/32-4 4294134 27.78 ns/op 1151.96 MB/s BenchmarkIndex/4K-4 29334 4085 ns/op 1002.60 MB/s BenchmarkIndexEasy/10-4 3935118 30.66 ns/op 326.18 MB/s BenchmarkIndexEasy/32-4 3954516 28.97 ns/op 1104.58 MB/s BenchmarkIndexEasy/4K-4 614826 174.3 ns/op 23494.52 MB/s BenchmarkCount/10-4 1941946 61.62 ns/op 162.29 MB/s BenchmarkCount/32-4 2094144 56.75 ns/op 563.84 MB/s BenchmarkCount/4K-4 28957 4096 ns/op 999.91 MB/s BenchmarkCountEasy/10-4 2018548 59.39 ns/op 168.38 MB/s BenchmarkCountEasy/32-4 2133884 57.65 ns/op 555.04 MB/s BenchmarkCountEasy/4K-4 596887 207.1 ns/op 19781.11 MB/s BenchmarkCountSingle/10-4 4641837 26.67 ns/op 374.99 MB/s BenchmarkCountSingle/32-4 4482765 26.74 ns/op 1196.93 MB/s BenchmarkCountSingle/4K-4 920605 126.5 ns/op 32386.92 MB/s BenchmarkToUpper/#00-4 3707422 33.35 ns/op BenchmarkToUpper/ONLYUPPER-4 409659 261.5 ns/op BenchmarkToUpper/abc-4 685369 165.5 ns/op BenchmarkToUpper/AbC123-4 424414 268.5 ns/op BenchmarkToUpper/azAZ09_-4 386517 279.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 119986 977.1 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 59212 2039 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 87813 1360 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 195304 615.3 ns/op BenchmarkToLower/#00-4 3457281 33.78 ns/op BenchmarkToLower/abc-4 602076 180.5 ns/op BenchmarkToLower/AbC123-4 445575 255.8 ns/op BenchmarkToLower/azAZ09_-4 371652 273.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 123633 967.0 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 60758 1961 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 105495 1143 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 186379 638.9 ns/op BenchmarkFields/ASCII/16-4 198082 579.5 ns/op 27.61 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13401 9117 ns/op 28.08 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 920 141811 ns/op 28.88 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 51 2344583 ns/op 27.95 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 38951760 ns/op 26.92 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 99375 1127 ns/op 14.20 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7694 13617 ns/op 18.80 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 532 238735 ns/op 17.16 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4086087 ns/op 16.04 MB/s 512259 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 71178839 ns/op 14.73 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 259677 481.2 ns/op 33.25 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17000 7175 ns/op 35.68 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 943 123245 ns/op 33.23 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 54 2379959 ns/op 27.54 MB/s 512257 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 44617283 ns/op 23.50 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134414 890.8 ns/op 17.96 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12148 10310 ns/op 24.83 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 633 169646 ns/op 24.14 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 42 3041914 ns/op 21.54 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 57154670 ns/op 18.35 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2647785 45.33 ns/op BenchmarkTrimSpace/ASCII-4 1220475 86.07 ns/op BenchmarkTrimSpace/SomeNonASCII-4 142699 820.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 72535 1670 ns/op BenchmarkToValidUTF8/Valid-4 705438 156.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 502484 230.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 154024 792.5 ns/op BenchmarkIndexHard1-4 1225 95511 ns/op BenchmarkIndexHard2-4 903 132671 ns/op BenchmarkIndexHard3-4 188 632291 ns/op BenchmarkIndexHard4-4 184 645177 ns/op BenchmarkLastIndexHard1-4 8 14235972 ns/op BenchmarkLastIndexHard2-4 6 17008972 ns/op BenchmarkLastIndexHard3-4 6 18985313 ns/op BenchmarkCountHard1-4 1266 94630 ns/op BenchmarkCountHard2-4 906 132321 ns/op BenchmarkCountHard3-4 188 634544 ns/op BenchmarkSplitEmptySeparator-4 2 79048698 ns/op BenchmarkSplitSingleByteSeparator-4 22 5370998 ns/op BenchmarkSplitMultiByteSeparator-4 19 6044577 ns/op BenchmarkSplitNSingleByteSeparator-4 287929 404.8 ns/op BenchmarkSplitNMultiByteSeparator-4 115488 1041 ns/op BenchmarkRepeat-4 270896 433.5 ns/op BenchmarkRepeatLarge/256/1-4 209560 569.6 ns/op 449.44 MB/s BenchmarkRepeatLarge/256/16-4 294319 354.5 ns/op 722.17 MB/s BenchmarkRepeatLarge/512/1-4 141612 717.9 ns/op 713.21 MB/s BenchmarkRepeatLarge/512/16-4 201045 526.8 ns/op 971.98 MB/s BenchmarkRepeatLarge/1024/1-4 108939 1013 ns/op 1010.77 MB/s BenchmarkRepeatLarge/1024/16-4 135819 801.7 ns/op 1277.29 MB/s BenchmarkRepeatLarge/2048/1-4 65665 1624 ns/op 1261.23 MB/s BenchmarkRepeatLarge/2048/16-4 77017 1699 ns/op 1205.45 MB/s BenchmarkRepeatLarge/4096/1-4 35521 3037 ns/op 1348.81 MB/s BenchmarkRepeatLarge/4096/16-4 47564 2831 ns/op 1446.82 MB/s BenchmarkRepeatLarge/8192/1-4 23005 5043 ns/op 1624.49 MB/s BenchmarkRepeatLarge/8192/16-4 23778 4896 ns/op 1673.22 MB/s BenchmarkRepeatLarge/8192/4097-4 48302 2282 ns/op 1795.47 MB/s BenchmarkRepeatLarge/16384/1-4 12152 9880 ns/op 1658.24 MB/s BenchmarkRepeatLarge/16384/16-4 12460 8380 ns/op 1955.11 MB/s BenchmarkRepeatLarge/16384/4097-4 16320 7410 ns/op 1658.61 MB/s BenchmarkRepeatLarge/32768/1-4 5890 18541 ns/op 1767.35 MB/s BenchmarkRepeatLarge/32768/16-4 7016 18288 ns/op 1791.75 MB/s BenchmarkRepeatLarge/32768/4097-4 8198 14296 ns/op 2006.04 MB/s BenchmarkRepeatLarge/65536/1-4 3253 35450 ns/op 1848.67 MB/s BenchmarkRepeatLarge/65536/16-4 2978 34265 ns/op 1912.61 MB/s BenchmarkRepeatLarge/65536/4097-4 3682 28962 ns/op 2121.88 MB/s BenchmarkRepeatLarge/131072/1-4 643 173552 ns/op 755.23 MB/s BenchmarkRepeatLarge/131072/16-4 657 177720 ns/op 737.52 MB/s BenchmarkRepeatLarge/131072/4097-4 592 197318 ns/op 643.67 MB/s BenchmarkRepeatLarge/262144/1-4 291 393346 ns/op 666.45 MB/s BenchmarkRepeatLarge/262144/16-4 324 396975 ns/op 660.35 MB/s BenchmarkRepeatLarge/262144/4097-4 283 411771 ns/op 626.83 MB/s BenchmarkRepeatLarge/524288/1-4 148 756100 ns/op 693.41 MB/s BenchmarkRepeatLarge/524288/16-4 141 797743 ns/op 657.21 MB/s BenchmarkRepeatLarge/524288/4097-4 145 775376 ns/op 671.05 MB/s BenchmarkRepeatLarge/1048576/1-4 78 1527321 ns/op 686.55 MB/s BenchmarkRepeatLarge/1048576/16-4 81 1551361 ns/op 675.91 MB/s BenchmarkRepeatLarge/1048576/4097-4 90 1601133 ns/op 652.50 MB/s BenchmarkRepeatLarge/2097152/1-4 43 2749642 ns/op 762.70 MB/s BenchmarkRepeatLarge/2097152/16-4 60 2925511 ns/op 716.85 MB/s BenchmarkRepeatLarge/2097152/4097-4 52 2973766 ns/op 704.01 MB/s BenchmarkRepeatLarge/4194304/1-4 18 5684116 ns/op 737.90 MB/s BenchmarkRepeatLarge/4194304/16-4 21 5815060 ns/op 721.28 MB/s BenchmarkRepeatLarge/4194304/4097-4 18 5741148 ns/op 730.03 MB/s BenchmarkRepeatLarge/8388608/1-4 9 11288608 ns/op 743.10 MB/s BenchmarkRepeatLarge/8388608/16-4 10 11402648 ns/op 735.67 MB/s BenchmarkRepeatLarge/8388608/4097-4 9 11643634 ns/op 720.27 MB/s BenchmarkRepeatLarge/16777216/1-4 5 20595198 ns/op 814.62 MB/s BenchmarkRepeatLarge/16777216/16-4 5 21505160 ns/op 780.15 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 23215666 ns/op 722.67 MB/s BenchmarkRepeatLarge/33554432/1-4 3 38999793 ns/op 860.37 MB/s BenchmarkRepeatLarge/33554432/16-4 3 41221790 ns/op 814.00 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 42703490 ns/op 785.75 MB/s BenchmarkRepeatLarge/67108864/1-4 2 74091158 ns/op 905.76 MB/s BenchmarkRepeatLarge/67108864/16-4 2 75428554 ns/op 889.70 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 78670634 ns/op 853.04 MB/s BenchmarkRepeatLarge/134217728/1-4 1 150535678 ns/op 891.60 MB/s BenchmarkRepeatLarge/134217728/16-4 1 148866827 ns/op 901.60 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 148926117 ns/op 901.24 MB/s BenchmarkRepeatLarge/268435456/1-4 1 286774286 ns/op 936.05 MB/s BenchmarkRepeatLarge/268435456/16-4 1 288899016 ns/op 929.17 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 293529765 ns/op 914.51 MB/s BenchmarkRepeatLarge/536870912/1-4 1 564053512 ns/op 951.81 MB/s BenchmarkRepeatLarge/536870912/16-4 1 552958292 ns/op 970.91 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 562990372 ns/op 953.61 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1112511585 ns/op 965.15 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1097050017 ns/op 978.75 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1074409658 ns/op 999.38 MB/s BenchmarkBytesCompare/1-4 12678516 9.735 ns/op BenchmarkBytesCompare/2-4 14123613 8.416 ns/op BenchmarkBytesCompare/4-4 12265562 8.458 ns/op BenchmarkBytesCompare/8-4 13611847 8.475 ns/op BenchmarkBytesCompare/16-4 12357514 8.496 ns/op BenchmarkBytesCompare/32-4 12761449 9.381 ns/op BenchmarkBytesCompare/64-4 12702217 9.408 ns/op BenchmarkBytesCompare/128-4 10718008 10.09 ns/op BenchmarkBytesCompare/256-4 9985113 11.68 ns/op BenchmarkBytesCompare/512-4 7798810 14.80 ns/op BenchmarkBytesCompare/1024-4 5225440 22.29 ns/op BenchmarkBytesCompare/2048-4 3169042 37.56 ns/op BenchmarkIndexAnyASCII/1:1-4 2921595 40.39 ns/op BenchmarkIndexAnyASCII/1:2-4 2991171 40.67 ns/op BenchmarkIndexAnyASCII/1:4-4 2987529 40.43 ns/op BenchmarkIndexAnyASCII/1:8-4 2933012 40.94 ns/op BenchmarkIndexAnyASCII/1:16-4 2930012 41.18 ns/op BenchmarkIndexAnyASCII/1:32-4 2992426 41.27 ns/op BenchmarkIndexAnyASCII/1:64-4 2937648 40.67 ns/op BenchmarkIndexAnyASCII/16:1-4 2677706 45.18 ns/op BenchmarkIndexAnyASCII/16:2-4 574978 175.6 ns/op BenchmarkIndexAnyASCII/16:4-4 633411 178.4 ns/op BenchmarkIndexAnyASCII/16:8-4 635145 182.1 ns/op BenchmarkIndexAnyASCII/16:16-4 567190 201.3 ns/op BenchmarkIndexAnyASCII/16:32-4 493456 242.9 ns/op BenchmarkIndexAnyASCII/16:64-4 389011 306.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2494960 48.57 ns/op BenchmarkIndexAnyASCII/256:2-4 57816 2074 ns/op BenchmarkIndexAnyASCII/256:4-4 56548 2141 ns/op BenchmarkIndexAnyASCII/256:8-4 57334 2107 ns/op BenchmarkIndexAnyASCII/256:16-4 56918 2109 ns/op BenchmarkIndexAnyASCII/256:32-4 54926 2134 ns/op BenchmarkIndexAnyASCII/256:64-4 53978 2203 ns/op BenchmarkIndexAnyUTF8/1:1-4 2897950 41.38 ns/op BenchmarkIndexAnyUTF8/1:2-4 2904550 41.06 ns/op BenchmarkIndexAnyUTF8/1:4-4 2927026 41.28 ns/op BenchmarkIndexAnyUTF8/1:8-4 2924080 41.08 ns/op BenchmarkIndexAnyUTF8/1:16-4 2901793 40.93 ns/op BenchmarkIndexAnyUTF8/1:32-4 2898752 41.48 ns/op BenchmarkIndexAnyUTF8/1:64-4 2989045 41.62 ns/op BenchmarkIndexAnyUTF8/16:1-4 205719 553.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 385059 291.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 397419 293.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 379814 292.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 405286 291.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 392782 297.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 357638 291.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 14230 8424 ns/op BenchmarkIndexAnyUTF8/256:2-4 29251 4146 ns/op BenchmarkIndexAnyUTF8/256:4-4 29156 4311 ns/op BenchmarkIndexAnyUTF8/256:8-4 29419 4098 ns/op BenchmarkIndexAnyUTF8/256:16-4 29428 4083 ns/op BenchmarkIndexAnyUTF8/256:32-4 28587 4629 ns/op BenchmarkIndexAnyUTF8/256:64-4 29503 4063 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2902921 41.00 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2964019 40.82 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2983212 40.17 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2984901 40.86 ns/op BenchmarkLastIndexAnyASCII/1:16-4 3012038 41.01 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2916373 41.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2952942 41.04 ns/op BenchmarkLastIndexAnyASCII/16:1-4 435246 238.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 501999 240.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 479988 243.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 403021 252.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 449948 267.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 397779 299.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 317802 362.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 31791 3345 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33722 3203 ns/op BenchmarkLastIndexAnyASCII/256:4-4 37394 3209 ns/op BenchmarkLastIndexAnyASCII/256:8-4 37562 3348 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36268 3279 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36835 3249 ns/op BenchmarkLastIndexAnyASCII/256:64-4 36260 3307 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2892484 41.49 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2892049 41.06 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2984102 40.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2900761 41.07 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2905662 41.45 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2913282 41.27 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2926282 41.33 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 312506 381.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 396528 300.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 394290 301.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 344167 300.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 389791 299.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 359137 314.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 391761 300.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21938 5819 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 29124 4127 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28785 4102 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28498 4143 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29373 4217 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27830 4221 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29322 4090 ns/op BenchmarkTrimASCII/1:1-4 3218599 40.73 ns/op BenchmarkTrimASCII/1:2-4 2780731 42.01 ns/op BenchmarkTrimASCII/1:4-4 2783674 43.23 ns/op BenchmarkTrimASCII/1:8-4 2577836 46.69 ns/op BenchmarkTrimASCII/1:16-4 1946751 62.41 ns/op BenchmarkTrimASCII/16:1-4 720015 177.4 ns/op BenchmarkTrimASCII/16:2-4 472695 234.9 ns/op BenchmarkTrimASCII/16:4-4 488248 236.3 ns/op BenchmarkTrimASCII/16:8-4 476097 239.9 ns/op BenchmarkTrimASCII/16:16-4 442893 255.9 ns/op BenchmarkTrimASCII/256:1-4 52220 2148 ns/op BenchmarkTrimASCII/256:2-4 34514 3193 ns/op BenchmarkTrimASCII/256:4-4 37320 3183 ns/op BenchmarkTrimASCII/256:8-4 36166 3303 ns/op BenchmarkTrimASCII/256:16-4 37125 3202 ns/op BenchmarkTrimASCII/4096:1-4 3271 32490 ns/op BenchmarkTrimASCII/4096:2-4 2254 50599 ns/op BenchmarkTrimASCII/4096:4-4 2229 50530 ns/op BenchmarkTrimASCII/4096:8-4 2281 57889 ns/op BenchmarkTrimASCII/4096:16-4 2167 50980 ns/op BenchmarkTrimByte-4 1992235 60.04 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19954 5976 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 20010 5999 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 969 122250 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1929 61931 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3522 30159 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6528 15856 ns/op BenchmarkCompareBytesEqual-4 13747672 8.788 ns/op BenchmarkCompareBytesToNil-4 16009116 7.511 ns/op BenchmarkCompareBytesEmpty-4 16732599 7.489 ns/op BenchmarkCompareBytesIdentical-4 16440542 7.187 ns/op BenchmarkCompareBytesSameLength-4 14197202 8.436 ns/op BenchmarkCompareBytesDifferentLength-4 14109033 8.416 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3828 28571 ns/op 36701.54 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3607 39055 ns/op 26849.07 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 4444 38879 ns/op 26970.74 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 4261 35862 ns/op 29239.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 4478 27258 ns/op 38469.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3492 32730 ns/op 32037.02 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 4207 27510 ns/op 38117.21 MB/s BenchmarkCompareBytesBig-4 4466 28117 ns/op 37293.72 MB/s BenchmarkCompareBytesBigIdentical-4 15954264 7.500 ns/op 139820242.17 MB/s PASS ok bytes 54.626s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 56343380 ns/op 1.77 MB/s 3616424 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 216806050 ns/op 2.62 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 6 18466850 ns/op 0.89 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 1.907s goos: linux goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 82 1334416 ns/op 7.49 MB/s 41836 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 8 12987141 ns/op 7.70 MB/s 43674 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 132372390 ns/op 7.55 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 93 1323933 ns/op 7.55 MB/s 42386 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 8 13164351 ns/op 7.60 MB/s 43962 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 138656770 ns/op 7.21 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 87 1282140 ns/op 7.80 MB/s 42279 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 9 12509987 ns/op 7.99 MB/s 43604 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 127334081 ns/op 7.85 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 88 1291990 ns/op 7.74 MB/s 41420 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 9 12456128 ns/op 8.03 MB/s 45430 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 126108940 ns/op 7.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 74 1468937 ns/op 6.81 MB/s 43466 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 8 13709112 ns/op 7.29 MB/s 46100 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 145557931 ns/op 6.87 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 110 1100769 ns/op 9.08 MB/s 43095 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 12 9475948 ns/op 10.55 MB/s 45809 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 2 95324796 ns/op 10.49 MB/s 85328 B/op 230 allocs/op BenchmarkDecode/Newton/Default/1e4-4 121 983308 ns/op 10.17 MB/s 43357 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 15 7503397 ns/op 13.33 MB/s 46748 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 74556766 ns/op 13.41 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 120 986214 ns/op 10.14 MB/s 43718 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 14 7465629 ns/op 13.39 MB/s 45264 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 74678245 ns/op 13.39 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 139 825389 ns/op 12.12 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 14 8221207 ns/op 12.16 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 2 82163840 ns/op 12.17 MB/s BenchmarkEncode/Digits/Speed/1e4-4 73 1617904 ns/op 6.18 MB/s BenchmarkEncode/Digits/Speed/1e5-4 7 14473111 ns/op 6.91 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 141520080 ns/op 7.07 MB/s BenchmarkEncode/Digits/Default/1e4-4 24 4769659 ns/op 2.10 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 55518330 ns/op 1.80 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 595035008 ns/op 1.68 MB/s BenchmarkEncode/Digits/Compression/1e4-4 22 5393428 ns/op 1.85 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 56842360 ns/op 1.76 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 570606449 ns/op 1.75 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 100 1032694 ns/op 9.68 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 13 8718938 ns/op 11.47 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 2 86853105 ns/op 11.51 MB/s BenchmarkEncode/Newton/Speed/1e4-4 79 1514841 ns/op 6.60 MB/s BenchmarkEncode/Newton/Speed/1e5-4 9 11288284 ns/op 8.86 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 114398490 ns/op 8.74 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5297316 ns/op 1.89 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53872284 ns/op 1.86 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 522875278 ns/op 1.91 MB/s BenchmarkEncode/Newton/Compression/1e4-4 25 4685648 ns/op 2.13 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 67263820 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 688028538 ns/op 1.45 MB/s PASS ok compress/flate 15.708s goos: linux goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 61 1745305 ns/op 5.73 MB/s BenchmarkDecoder/1e-Reuse4-4 66 1830570 ns/op 5.46 MB/s BenchmarkDecoder/1e5-4 6 17347706 ns/op 5.76 MB/s BenchmarkDecoder/1e-Reuse5-4 6 17669910 ns/op 5.66 MB/s BenchmarkDecoder/1e6-4 1 175256880 ns/op 5.71 MB/s BenchmarkDecoder/1e-Reuse6-4 1 175885060 ns/op 5.69 MB/s BenchmarkEncoder/1e4-4 73 1500584 ns/op 6.66 MB/s BenchmarkEncoder/1e-Reuse4-4 79 1454960 ns/op 6.87 MB/s BenchmarkEncoder/1e5-4 7 14390951 ns/op 6.95 MB/s BenchmarkEncoder/1e-Reuse5-4 8 14293394 ns/op 7.00 MB/s BenchmarkEncoder/1e6-4 1 146541970 ns/op 6.82 MB/s BenchmarkEncoder/1e-Reuse6-4 1 155669140 ns/op 6.42 MB/s PASS ok compress/lzw 3.098s goos: linux goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 34 3143902 ns/op PASS ok container/heap 1.121s goos: linux goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 22634 5534 ns/op BenchmarkWithTimeout/concurrency=40-4 7646 23041 ns/op BenchmarkWithTimeout/concurrency=4000-4 4914 25014 ns/op BenchmarkWithTimeout/concurrency=400000-4 8612 21179 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 587682 183.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 20085 6503 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 24194 4642 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3841 35962 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2427 43030 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4243 26772 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 404 290949 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 259 434676 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 422 281225 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 40 3150242 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 22 4628384 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 2946729 ns/op BenchmarkCheckCanceled/Err-4 458734 257.0 ns/op BenchmarkCheckCanceled/Done-4 773324 154.5 ns/op BenchmarkContextCancelDone-4 740598 143.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23577 5011 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24741 5380 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23832 5833 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16339 7377 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9244 12303 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 734025 166.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 390411 297.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 263413 423.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 171724 684.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 89944 1324 ns/op PASS ok context 9.773s goos: linux goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2497180 44.79 ns/op 357.19 MB/s BenchmarkDecrypt-4 2606551 44.78 ns/op 357.29 MB/s BenchmarkExpand-4 2082351 54.32 ns/op PASS ok crypto/aes 1.514s goos: linux goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 262618 429.5 ns/op 149.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 559012 197.2 ns/op 324.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 251647 457.6 ns/op 139.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 563517 213.3 ns/op 300.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 165507 738.5 ns/op 1828.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 233002 514.4 ns/op 2624.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 150642 777.9 ns/op 1735.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 213097 562.2 ns/op 2401.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 55556 2153 ns/op 3805.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60136 1961 ns/op 4178.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49558 2418 ns/op 3388.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 54434 2212 ns/op 3704.12 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 9600 12500 ns/op 81.52 MB/s BenchmarkAESCFBDecrypt1K-4 8940 11362 ns/op 89.69 MB/s BenchmarkAESCFBDecrypt8K-4 1261 89651 ns/op 91.32 MB/s BenchmarkAESOFB1K-4 14508 8206 ns/op 124.17 MB/s BenchmarkAESCTR1K-4 19994 6608 ns/op 154.20 MB/s BenchmarkAESCTR8K-4 2484 48623 ns/op 168.38 MB/s BenchmarkAESCBCEncrypt1K-4 19854 6689 ns/op 153.09 MB/s BenchmarkAESCBCDecrypt1K-4 28434 4527 ns/op 226.22 MB/s PASS ok crypto/cipher 3.840s goos: linux goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 106303 1086 ns/op 7.36 MB/s BenchmarkDecrypt-4 102991 1058 ns/op 7.56 MB/s BenchmarkTDESEncrypt-4 38390 2942 ns/op 2.72 MB/s BenchmarkTDESDecrypt-4 41269 3019 ns/op 2.65 MB/s PASS ok crypto/des 1.566s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: AMD EPYC 7B12 BenchmarkECDH/P256-4 1306 89096 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 20 5370222 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 7 14551537 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 129 918958 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.647s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 2427 47268 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 46 2509384 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 19 6173721 ns/op 3062 B/op 35 allocs/op BenchmarkVerify/P256-4 1236 93905 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 18 6302120 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 7 16464589 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5287 20178 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 85 1476327 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 33 3508389 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.511s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 454 257951 ns/op BenchmarkNewKeyFromSeed-4 447 268117 ns/op BenchmarkSigning-4 440 277580 ns/op BenchmarkVerification-4 288 413666 ns/op PASS ok crypto/ed25519 1.610s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 6657 16805 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 217 553673 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 79 1578567 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 3711067 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1804 65277 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 84 1493092 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 28 4058688 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 11188071 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 18228 6407 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8078 14066 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5456 19933 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 128 968008 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3658 31034 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 423 301014 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2224 51376 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 130 920532 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.405s goos: linux goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 32781 3619 ns/op 282.91 MB/s BenchmarkHMACSHA256_32-4 37357 3086 ns/op 10.37 MB/s BenchmarkNewWriteSum-4 19804 5874 ns/op 5.45 MB/s PASS ok crypto/hmac 1.501s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: AMD EPYC 7B12 BenchmarkModAdd-4 63414 1717 ns/op BenchmarkModSub-4 65035 1827 ns/op BenchmarkMontgomeryRepr-4 37747 3275 ns/op BenchmarkMontgomeryMul-4 37914 3190 ns/op BenchmarkModMul-4 17943 6485 ns/op BenchmarkExpBig-4 20 5287585 ns/op BenchmarkExp-4 7 14478449 ns/op PASS ok crypto/internal/bigmod 2.061s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkEncodingDecoding-4 4526 24423 ns/op BenchmarkScalarBaseMult-4 483 248209 ns/op BenchmarkScalarMult-4 206 579807 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 306 391946 ns/op PASS ok crypto/internal/edwards25519 1.602s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 636513 183.9 ns/op BenchmarkMultiply-4 5851576 20.28 ns/op BenchmarkSquare-4 7935940 15.11 ns/op BenchmarkInvert-4 28531 4207 ns/op BenchmarkMult32-4 1738597 67.42 ns/op PASS ok crypto/internal/edwards25519/field 1.765s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 78 1356706 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2108 57052 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 30 4060465 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 10 10778610 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 240 494882 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11096 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 88 1341231 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 34 3165235 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.048s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 720412 142.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 370596 291.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 153945 778.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 802867 157.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 405553 306.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 151129 763.2 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.743s goos: linux goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 158220 717.4 ns/op 11.15 MB/s BenchmarkHash64-4 177676 670.5 ns/op 95.46 MB/s BenchmarkHash128-4 161968 747.8 ns/op 171.17 MB/s BenchmarkHash256-4 128163 922.4 ns/op 277.53 MB/s BenchmarkHash512-4 90218 1303 ns/op 392.86 MB/s BenchmarkHash1K-4 57664 2075 ns/op 493.55 MB/s BenchmarkHash8K-4 9261 12750 ns/op 642.51 MB/s BenchmarkHash1M-4 74 1564453 ns/op 670.25 MB/s BenchmarkHash8M-4 8 12514856 ns/op 670.29 MB/s BenchmarkHash8BytesUnaligned-4 164782 718.1 ns/op 11.14 MB/s BenchmarkHash1KUnaligned-4 57979 2073 ns/op 493.88 MB/s BenchmarkHash8KUnaligned-4 9168 12766 ns/op 641.68 MB/s PASS ok crypto/md5 2.557s goos: linux goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 2 84783505 ns/op PASS ok crypto/rand 1.217s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 18154 6620 ns/op 19.34 MB/s BenchmarkRC4_1K-4 2216 52745 ns/op 19.41 MB/s BenchmarkRC4_8K-4 289 414428 ns/op 19.54 MB/s PASS ok crypto/rc4 1.487s goos: linux goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkDecryptPKCS1v15/2048-4 13 7841464 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 17605910 ns/op BenchmarkDecryptPKCS1v15/4096-4 4 55453705 ns/op BenchmarkEncryptPKCS1v15/2048-4 45 2322500 ns/op BenchmarkDecryptOAEP/2048-4 13 7824885 ns/op BenchmarkEncryptOAEP/2048-4 43 2346792 ns/op BenchmarkSignPKCS1v15/2048-4 14 7815577 ns/op BenchmarkVerifyPKCS1v15/2048-4 51 2312409 ns/op BenchmarkSignPSS/2048-4 14 7913198 ns/op BenchmarkVerifyPSS/2048-4 50 2398594 ns/op PASS ok crypto/rsa 2.548s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 139806 814.1 ns/op 9.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 179263 661.7 ns/op 12.09 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 102350 1161 ns/op 275.56 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 119295 1008 ns/op 317.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 68972 1757 ns/op 582.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 75216 1594 ns/op 642.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 14889 8045 ns/op 1018.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15162 7911 ns/op 1035.51 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.214s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 133500 874.2 ns/op 9.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 156345 760.0 ns/op 10.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 145542 798.0 ns/op 10.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 83887 1399 ns/op 731.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 95097 1240 ns/op 826.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 92242 1300 ns/op 787.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 20010 5966 ns/op 1373.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 20738 5838 ns/op 1403.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 20499 5814 ns/op 1409.10 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.343s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 83109 1393 ns/op 5.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 103342 1125 ns/op 7.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 92676 1314 ns/op 6.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42952 2769 ns/op 369.85 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 48580 2497 ns/op 410.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 45529 2639 ns/op 388.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8433 13346 ns/op 613.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8913 13039 ns/op 628.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 9069 13186 ns/op 621.26 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.222s goos: linux goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 20227935 5.018 ns/op BenchmarkConstantTimeEq-4 22457358 5.109 ns/op BenchmarkConstantTimeLessOrEq-4 22176186 5.015 ns/op BenchmarkXORBytes/8Bytes-4 5767663 19.95 ns/op 400.99 MB/s BenchmarkXORBytes/128Bytes-4 5173046 22.44 ns/op 5703.04 MB/s BenchmarkXORBytes/2048Bytes-4 1748482 67.25 ns/op 30454.99 MB/s BenchmarkXORBytes/32768Bytes-4 101019 1014 ns/op 32317.94 MB/s PASS ok crypto/subtle 2.051s goos: linux goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkCertCache/0-4 130 813964 ns/op BenchmarkCertCache/1-4 182 597342 ns/op BenchmarkCertCache/2-4 182 809116 ns/op BenchmarkCertCache/3-4 176 653567 ns/op BenchmarkHandshakeServer/RSA-4 20 5688178 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 19 6440770 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 19 6055209 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 154 781386 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 224 520870 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 67 1800681 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 76 1527681 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 25089065 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 25062420 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 17916818 ns/op 58.52 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 22854738 ns/op 45.88 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 26377945 ns/op 79.50 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 33691280 ns/op 62.25 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 41233212 ns/op 101.72 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 59570714 ns/op 70.41 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 72245582 ns/op 116.11 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 2 98013390 ns/op 85.59 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 130435325 ns/op 128.62 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 179999720 ns/op 93.21 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 272439330 ns/op 123.16 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 398270267 ns/op 84.25 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 563072589 ns/op 119.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 700104265 ns/op 95.86 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 18528741 ns/op 56.59 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 24378887 ns/op 43.01 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 25734472 ns/op 81.49 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 4 37129064 ns/op 56.48 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 3 42353382 ns/op 99.03 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 61039374 ns/op 68.71 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 81002386 ns/op 103.56 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 105822818 ns/op 79.27 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 137118815 ns/op 122.36 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 193858039 ns/op 86.54 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 283284309 ns/op 118.45 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 365859921 ns/op 91.71 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 564688839 ns/op 118.84 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 688486735 ns/op 97.47 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 704490944 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 707185974 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 289898338 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 289200629 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 150625124 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149971594 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 82850066 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 80887276 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 40962476 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 39683112 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 143884985 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 147899204 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 65469068 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 65491348 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 40232496 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 38367016 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 26003277 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 24933037 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 19034963 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 17392130 ns/op PASS ok crypto/tls 16.630s goos: linux goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 9 11467554 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 490 244262 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1554 73560 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1502 78558 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.751s goos: linux goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 48 2411287 ns/op 279453 B/op 1634 allocs/op BenchmarkConcurrentStmtQuery-4 45 2625141 ns/op 261194 B/op 2000 allocs/op BenchmarkConcurrentStmtExec-4 56 1796980 ns/op 215510 B/op 650 allocs/op BenchmarkConcurrentTxQuery-4 42 2605262 ns/op 277814 B/op 2149 allocs/op BenchmarkConcurrentTxExec-4 74 1441803 ns/op 87905 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 2639191 ns/op 105611 B/op 2115 allocs/op BenchmarkConcurrentTxStmtExec-4 166 794265 ns/op 40072 B/op 381 allocs/op BenchmarkConcurrentRandom-4 50 2225427 ns/op 227404 B/op 1825 allocs/op BenchmarkManyConcurrentQueries-4 3127 38000 ns/op 3983 B/op 20 allocs/op BenchmarkGrabConn-4 294093 391.3 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.546s goos: linux goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 355734 348.5 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 120 965482 ns/op 188256 B/op 13 allocs/op Benchmark115/LineToPC-4 110 1079871 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 26376 4713 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.839s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkObjectIdentifierString-4 85340 1386 ns/op BenchmarkMarshal-4 1022 115704 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3844 30648 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.505s goos: linux goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 373 290752 ns/op 28.18 MB/s BenchmarkEncodeToString-4 342 324188 ns/op 25.27 MB/s BenchmarkDecode-4 217 548969 ns/op 23.88 MB/s BenchmarkDecodeString-4 217 552462 ns/op 23.73 MB/s PASS ok encoding/base32 1.652s goos: linux goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 518 221069 ns/op 37.06 MB/s BenchmarkDecodeString/2-4 413785 245.4 ns/op 16.30 MB/s BenchmarkDecodeString/4-4 352801 343.7 ns/op 23.27 MB/s BenchmarkDecodeString/8-4 255094 418.1 ns/op 28.70 MB/s BenchmarkDecodeString/64-4 52947 2298 ns/op 38.30 MB/s BenchmarkDecodeString/8192-4 478 249622 ns/op 43.76 MB/s BenchmarkNewEncoding-4 108727 1010 ns/op 253.50 MB/s PASS ok encoding/base64 1.922s goos: linux goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1897 61232 ns/op 65.33 MB/s BenchmarkReadStruct-4 23632 5078 ns/op 14.77 MB/s BenchmarkWriteStruct-4 22998 5326 ns/op 14.08 MB/s BenchmarkReadInts-4 73905 1646 ns/op 18.23 MB/s BenchmarkWriteInts-4 65385 1795 ns/op 16.71 MB/s BenchmarkWriteSlice1000Int32s-4 1821 62242 ns/op 64.26 MB/s BenchmarkPutUint16-4 4526188 26.28 ns/op 76.11 MB/s BenchmarkAppendUint16-4 4366159 27.18 ns/op 73.59 MB/s BenchmarkPutUint32-4 3130916 38.09 ns/op 105.02 MB/s BenchmarkAppendUint32-4 3071277 37.91 ns/op 105.51 MB/s BenchmarkPutUint64-4 1576492 75.67 ns/op 105.72 MB/s BenchmarkAppendUint64-4 1540170 77.08 ns/op 103.79 MB/s BenchmarkLittleEndianPutUint16-4 4482632 26.28 ns/op 76.11 MB/s BenchmarkLittleEndianAppendUint16-4 4388318 27.90 ns/op 71.67 MB/s BenchmarkLittleEndianPutUint32-4 3107610 38.32 ns/op 104.39 MB/s BenchmarkLittleEndianAppendUint32-4 3117948 38.69 ns/op 103.38 MB/s BenchmarkLittleEndianPutUint64-4 1512874 76.04 ns/op 105.20 MB/s BenchmarkLittleEndianAppendUint64-4 1566330 77.48 ns/op 103.25 MB/s BenchmarkReadFloats-4 247797 482.4 ns/op 24.88 MB/s BenchmarkWriteFloats-4 216796 528.1 ns/op 22.72 MB/s BenchmarkReadSlice1000Float32s-4 1720 67773 ns/op 59.02 MB/s BenchmarkWriteSlice1000Float32s-4 1600 69291 ns/op 57.73 MB/s BenchmarkReadSlice1000Uint8s-4 118686 981.5 ns/op 1018.87 MB/s BenchmarkWriteSlice1000Uint8s-4 146988 768.8 ns/op 1300.74 MB/s BenchmarkPutUvarint32-4 992710 116.5 ns/op 34.32 MB/s BenchmarkPutUvarint64-4 271122 409.3 ns/op 19.54 MB/s PASS ok encoding/binary 4.923s goos: linux goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 10112 11962 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 10278 11641 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 8716 11615 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 5499 19416 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 10593 10873 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 10000 10672 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 10000 11062 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 6558 18378 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 17756 6657 ns/op PASS ok encoding/csv 2.412s goos: linux goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 15123 7024 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 21000 5783 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 298 404015 ns/op 16634 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 1074 111383 ns/op 457 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1924 53272 ns/op 45 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1958 56297 ns/op 44 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2748 42119 ns/op 140 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 58 1969924 ns/op 35799 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 894 150588 ns/op 25194 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1783 74583 ns/op 10788 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1897 67195 ns/op 9753 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 1226 106233 ns/op 39111 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 435 271199 ns/op 66040 B/op 2195 allocs/op BenchmarkDecodeBytesSlice-4 724 147775 ns/op 23588 B/op 185 allocs/op BenchmarkDecodeInterfaceSlice-4 138 873020 ns/op 82831 B/op 3178 allocs/op BenchmarkDecodeMap-4 100 1092421 ns/op 54128 B/op 181 allocs/op PASS ok encoding/gob 3.532s goos: linux goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 20900 5611 ns/op 45.62 MB/s BenchmarkEncode/1024-4 4375 23599 ns/op 43.39 MB/s BenchmarkEncode/4096-4 1218 97689 ns/op 41.93 MB/s BenchmarkEncode/16384-4 319 375275 ns/op 43.66 MB/s BenchmarkDecode/256-4 41644 2940 ns/op 87.08 MB/s BenchmarkDecode/1024-4 10339 11753 ns/op 87.12 MB/s BenchmarkDecode/4096-4 2252 48488 ns/op 84.48 MB/s BenchmarkDecode/16384-4 644 187950 ns/op 87.17 MB/s BenchmarkDump/256-4 1773 63460 ns/op 4.03 MB/s BenchmarkDump/1024-4 475 252806 ns/op 4.05 MB/s BenchmarkDump/4096-4 114 997271 ns/op 4.11 MB/s BenchmarkDump/16384-4 30 4067685 ns/op 4.03 MB/s PASS ok encoding/hex 2.822s goos: linux goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 1 128564948 ns/op 15.09 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 116576508 ns/op 16.65 MB/s 8395184 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 122936367 ns/op 15.78 MB/s 10332512 B/op 58 allocs/op BenchmarkCodeMarshalError-4 2 71101594 ns/op 27.29 MB/s 6269264 B/op 64 allocs/op BenchmarkMarshalBytes/32-4 30400 3963 ns/op BenchmarkMarshalBytes/256-4 7252 14508 ns/op BenchmarkMarshalBytes/4096-4 696 167900 ns/op BenchmarkMarshalBytesError/32-4 85 1415031 ns/op BenchmarkMarshalBytesError/256-4 84 1445100 ns/op BenchmarkMarshalBytesError/4096-4 73 1589512 ns/op BenchmarkCodeDecoder-4 1 319605354 ns/op 6.07 MB/s 11016768 B/op 91358 allocs/op BenchmarkUnicodeDecoder-4 49546 2478 ns/op 5.65 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 66687 1837 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 269586945 ns/op 7.20 MB/s 2939912 B/op 91328 allocs/op BenchmarkCodeUnmarshalReuse-4 1 272835684 ns/op 7.11 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 67243 1728 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 154134 656.5 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 414523 315.7 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 76107 1673 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 84614 1275 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23018 5384 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 6074 22732 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1074 124489 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 130 938365 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9092674 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 713056 173.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 701991 170.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 701068 179.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 578598 211.1 ns/op BenchmarkEncodeMarshaler-4 62043 1627 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 76675 1528 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 6091570 19.71 ns/op BenchmarkNumberIsValidRegexp-4 28996 4233 ns/op PASS ok encoding/json 7.721s goos: linux goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 60 1756638 ns/op 37.31 MB/s BenchmarkDecode-4 36 3332153 ns/op 26.64 MB/s PASS ok encoding/pem 1.250s goos: linux goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 3176 33516 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1088 94338 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 5043 20638 ns/op PASS ok encoding/xml 1.433s goos: linux goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 533077 240.4 ns/op BenchmarkIntSet-4 564616 180.6 ns/op BenchmarkFloatAdd-4 86554 1216 ns/op BenchmarkFloatSet-4 703118 182.3 ns/op BenchmarkStringSet-4 766023 188.3 ns/op BenchmarkMapSet-4 81321 1270 ns/op BenchmarkMapSetDifferent-4 62233 1757 ns/op BenchmarkMapSetDifferentRandom-4 375 312955 ns/op BenchmarkMapSetString-4 54709 2308 ns/op BenchmarkMapAddSame-4 34504 3141 ns/op BenchmarkMapAddDifferent-4 16401 7347 ns/op BenchmarkMapAddDifferentRandom-4 302 391185 ns/op BenchmarkMapAddSameSteadyState-4 205543 487.0 ns/op BenchmarkMapAddDifferentSteadyState-4 115993 908.7 ns/op BenchmarkRealworldExpvarUsage-4 23736 5311 ns/op PASS ok expvar 3.424s goos: linux goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 117727 888.3 ns/op BenchmarkSprintfEmpty-4 440083 258.9 ns/op BenchmarkSprintfString-4 383943 348.4 ns/op BenchmarkSprintfTruncateString-4 329811 366.5 ns/op BenchmarkSprintfTruncateBytes-4 149329 776.8 ns/op BenchmarkSprintfSlowParsingPath-4 282164 364.9 ns/op BenchmarkSprintfQuoteString-4 39684 2794 ns/op BenchmarkSprintfInt-4 381445 339.3 ns/op BenchmarkSprintfIntInt-4 258289 425.4 ns/op BenchmarkSprintfPrefixedInt-4 299055 464.8 ns/op BenchmarkSprintfFloat-4 147522 762.6 ns/op BenchmarkSprintfComplex-4 84848 1427 ns/op BenchmarkSprintfBoolean-4 314478 351.5 ns/op BenchmarkSprintfHexString-4 144152 724.2 ns/op BenchmarkSprintfHexBytes-4 75724 1549 ns/op BenchmarkSprintfBytes-4 44116 2584 ns/op BenchmarkSprintfStringer-4 84662 1213 ns/op BenchmarkSprintfStructure-4 47546 2726 ns/op BenchmarkManyArgs-4 98130 1198 ns/op BenchmarkFprintInt-4 97603 1219 ns/op BenchmarkFprintfBytes-4 111770 1102 ns/op BenchmarkFprintIntNoAlloc-4 101554 1221 ns/op BenchmarkScanInts-4 52 2184157 ns/op BenchmarkScanRecursiveInt-4 1 291866794 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 308398603 ns/op PASS ok fmt 5.124s goos: linux goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 1022 104910 ns/op PASS ok go/build 1.135s goos: linux goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 68257 1640 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 20264 6087 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5824 20805 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1491 77449 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 368 309756 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 79 1339598 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 21 5425402 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 5 22330353 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 2 88295098 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.572s goos: linux goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 191217546 ns/op 0.34 MB/s 45604680 B/op 48790 allocs/op PASS ok go/format 1.220s goos: linux goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 7 15062028 ns/op 3.58 MB/s BenchmarkParseOnly-4 9 12660836 ns/op 4.25 MB/s BenchmarkResolve-4 66 1808432 ns/op 29.78 MB/s PASS ok go/parser 2.192s goos: linux goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrintFile-4 1 101722618 ns/op 0.51 MB/s 5439432 B/op 27688 allocs/op BenchmarkPrintDecl-4 1207 98635 ns/op 0.32 MB/s 16152 B/op 51 allocs/op PASS ok go/printer 1.246s goos: linux goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 394 307190 ns/op BenchmarkScanFiles/go/types/expr.go-4 19 6028940 ns/op 8.23 MB/s BenchmarkScanFiles/go/parser/parser.go-4 12 9387907 ns/op 7.72 MB/s BenchmarkScanFiles/net/http/server.go-4 8 12945040 ns/op 8.76 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 302 392697 ns/op 7.84 MB/s PASS ok go/scanner 1.691s goos: linux goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1683751 71.01 ns/op PASS ok go/token 1.205s goos: linux goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 235 517068 ns/op BenchmarkNamed/Underlying/nongeneric-4 1686091 72.37 ns/op BenchmarkNamed/Underlying/generic-4 1652346 71.32 ns/op BenchmarkNamed/Underlying/src_instance-4 1677811 73.43 ns/op BenchmarkNamed/Underlying/user_instance-4 1645758 71.65 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 34092 3512 ns/op BenchmarkNamed/NewMethodSet/generic-4 33804 3531 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 33128 3513 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 33690 3589 ns/op BenchmarkCheck/http/funcbodies/info-4 1 384555398 ns/op 79453 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 289315199 ns/op 105602 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 161977223 ns/op 188617 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 143414335 ns/op 212976 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 274932140 ns/op 18825 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 77772086 ns/op 66536 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 45425179 ns/op 113876 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 44654452 ns/op 115885 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 101689480 ns/op 21302 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45948242 ns/op 47146 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 34019424 ns/op 63678 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 32599694 ns/op 66460 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 703324574 ns/op 92663 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 419631701 ns/op 155304 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 109039030 ns/op 597508 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 85497246 ns/op 762111 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1362678632 ns/op 1465 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64116584 ns/op 31139 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 55081720 ns/op 36241 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 54070260 ns/op 36923 lines/s PASS ok go/types 16.007s goos: linux goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 15936 7500 ns/op 136.54 MB/s PASS ok hash/adler32 1.210s goos: linux goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 290751 361.7 ns/op 41.47 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 325968 358.4 ns/op 41.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 171217 670.4 ns/op 59.67 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 174694 719.8 ns/op 55.57 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 592586 196.2 ns/op 2610.10 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 620109 199.5 ns/op 2566.54 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 500016 235.5 ns/op 4347.91 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 513324 233.2 ns/op 4391.51 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 252532 475.1 ns/op 8622.05 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 253258 470.8 ns/op 8699.97 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 44161 2720 ns/op 12047.51 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 43489 2717 ns/op 12061.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 679035 176.1 ns/op 85.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 672852 176.8 ns/op 84.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 687772 179.7 ns/op 222.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 687031 177.2 ns/op 225.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 482044 256.1 ns/op 1999.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 466839 257.4 ns/op 1989.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 388480 327.0 ns/op 3131.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 342243 327.5 ns/op 3127.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 285944 383.6 ns/op 10677.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 285116 391.4 ns/op 10464.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 60343 1989 ns/op 16473.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 58178 1997 ns/op 16406.99 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 301405 347.7 ns/op 43.13 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 362275 363.5 ns/op 41.27 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 161696 699.5 ns/op 57.18 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 172987 734.2 ns/op 54.48 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 14132 8509 ns/op 60.17 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14151 8515 ns/op 60.13 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6592 18662 ns/op 54.87 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5938 16920 ns/op 60.52 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1450 83620 ns/op 48.98 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1472 79808 ns/op 51.32 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 180 656894 ns/op 49.88 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 178 670373 ns/op 48.88 MB/s PASS ok hash/crc32 5.962s goos: linux goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 146 819026 ns/op 80.02 MB/s BenchmarkCrc64/ISO4KB-4 1676 70312 ns/op 58.25 MB/s BenchmarkCrc64/ISO1KB-4 6936 15138 ns/op 67.65 MB/s BenchmarkCrc64/ECMA64KB-4 145 827605 ns/op 79.19 MB/s BenchmarkCrc64/Random64KB-4 135 773704 ns/op 84.70 MB/s BenchmarkCrc64/Random16KB-4 580 200469 ns/op 81.73 MB/s PASS ok hash/crc64 1.999s goos: linux goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 14164 8459 ns/op 121.06 MB/s BenchmarkFnv32aKB-4 14163 8553 ns/op 119.73 MB/s BenchmarkFnv64KB-4 15646 7621 ns/op 134.36 MB/s BenchmarkFnv64aKB-4 14432 8534 ns/op 119.99 MB/s BenchmarkFnv128KB-4 2529 41139 ns/op 24.89 MB/s BenchmarkFnv128aKB-4 2780 41435 ns/op 24.71 MB/s PASS ok hash/fnv 2.061s goos: linux goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 807753 153.4 ns/op 26.08 MB/s BenchmarkHash/n=4/Bytes-4 5541339 21.98 ns/op 182.01 MB/s BenchmarkHash/n=4/String-4 2332632 52.00 ns/op 76.93 MB/s BenchmarkHash/n=8/Write-4 723670 160.0 ns/op 50.01 MB/s BenchmarkHash/n=8/Bytes-4 5566047 21.64 ns/op 369.61 MB/s BenchmarkHash/n=8/String-4 2333098 51.72 ns/op 154.69 MB/s BenchmarkHash/n=16/Write-4 726810 155.6 ns/op 102.84 MB/s BenchmarkHash/n=16/Bytes-4 5763447 21.14 ns/op 756.90 MB/s BenchmarkHash/n=16/String-4 2282034 52.48 ns/op 304.86 MB/s BenchmarkHash/n=32/Write-4 734577 159.9 ns/op 200.08 MB/s BenchmarkHash/n=32/Bytes-4 5664542 21.59 ns/op 1482.24 MB/s BenchmarkHash/n=32/String-4 2310930 52.70 ns/op 607.26 MB/s BenchmarkHash/n=64/Write-4 721456 165.6 ns/op 386.59 MB/s BenchmarkHash/n=64/Bytes-4 5585941 21.99 ns/op 2910.23 MB/s BenchmarkHash/n=64/String-4 2278934 51.38 ns/op 1245.55 MB/s BenchmarkHash/n=256/Write-4 568944 218.0 ns/op 1174.44 MB/s BenchmarkHash/n=256/Bytes-4 4104931 27.93 ns/op 9165.83 MB/s BenchmarkHash/n=256/String-4 1376763 87.02 ns/op 2941.80 MB/s BenchmarkHash/n=320/Write-4 499597 215.9 ns/op 1481.99 MB/s BenchmarkHash/n=320/Bytes-4 3758233 32.14 ns/op 9956.71 MB/s BenchmarkHash/n=320/String-4 985414 122.3 ns/op 2617.11 MB/s BenchmarkHash/n=1024/Write-4 365265 310.1 ns/op 3302.44 MB/s BenchmarkHash/n=1024/Bytes-4 1384867 86.59 ns/op 11826.52 MB/s BenchmarkHash/n=1024/String-4 397413 302.3 ns/op 3387.17 MB/s BenchmarkHash/n=4096/Write-4 158257 757.4 ns/op 5408.26 MB/s BenchmarkHash/n=4096/Bytes-4 339517 347.6 ns/op 11782.73 MB/s BenchmarkHash/n=4096/String-4 106022 1131 ns/op 3620.91 MB/s BenchmarkHash/n=16384/Write-4 56320 2112 ns/op 7758.29 MB/s BenchmarkHash/n=16384/Bytes-4 85302 1397 ns/op 11725.04 MB/s BenchmarkHash/n=16384/String-4 26922 4482 ns/op 3655.80 MB/s PASS ok hash/maphash 5.582s goos: linux goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 1287 87863 ns/op BenchmarkEscapeNone-4 145912 821.8 ns/op BenchmarkUnescape-4 1168 100582 ns/op BenchmarkUnescapeNone-4 795811 150.4 ns/op BenchmarkUnescapeSparse-4 15441 7841 ns/op BenchmarkUnescapeDense-4 1612 69728 ns/op PASS ok html 1.943s goos: linux goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 13897 8845 ns/op BenchmarkCSSEscaperNoSpecials-4 62294 1978 ns/op BenchmarkDecodeCSS-4 39844 2981 ns/op BenchmarkDecodeCSSNoSpecials-4 5974773 20.58 ns/op BenchmarkCSSValueFilter-4 163149 731.2 ns/op BenchmarkCSSValueFilterOk-4 116000 1009 ns/op BenchmarkEscapedExecute-4 5736 18433 ns/op BenchmarkHTMLNospaceEscaper-4 16479 7226 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 92211 1297 ns/op BenchmarkStripTags-4 32224 3780 ns/op BenchmarkStripTagsNoSpecials-4 405128 271.4 ns/op BenchmarkJSValEscaperWithNum-4 32839 3627 ns/op BenchmarkJSValEscaperWithStr-4 7360 14447 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 26090 4561 ns/op BenchmarkJSValEscaperWithObj-4 7020 17124 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 18720 6413 ns/op BenchmarkJSStrEscaperNoSpecials-4 84453 1509 ns/op BenchmarkJSStrEscaper-4 16954 7218 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 72622 1586 ns/op BenchmarkJSRegexpEscaper-4 15933 7768 ns/op BenchmarkTemplateSpecialTags-4 146 818341 ns/op BenchmarkURLEscaper-4 5198 19309 ns/op BenchmarkURLEscaperNoSpecials-4 234199 489.7 ns/op BenchmarkURLNormalizer-4 7074 14474 ns/op BenchmarkURLNormalizerNoSpecials-4 239677 514.8 ns/op BenchmarkSrcsetFilter-4 25760 4641 ns/op BenchmarkSrcsetFilterNoSpecials-4 152677 761.4 ns/op PASS ok html/template 5.150s goos: linux goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 725535 142.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 549724 182.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 895719 133.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 663891 176.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 2372172 50.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1625841 81.65 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 2224872 50.42 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1599942 74.86 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1853521 63.63 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 575734 194.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 545568 219.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 563834 189.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 508768 229.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 749680 154.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1242236 98.22 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 699442 152.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 600122 206.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1648669 73.20 ns/op BenchmarkRGBASetRGBA-4 1786032 67.25 ns/op BenchmarkRGBA64At-4 993402 115.6 ns/op BenchmarkRGBA64SetRGBA64-4 1104381 105.2 ns/op BenchmarkNRGBAAt-4 1830934 65.38 ns/op BenchmarkNRGBASetNRGBA-4 1773888 67.15 ns/op BenchmarkNRGBA64At-4 863606 118.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 920343 108.9 ns/op BenchmarkAlphaAt-4 3245118 37.26 ns/op BenchmarkAlphaSetAlpha-4 3132604 38.00 ns/op BenchmarkAlpha16At-4 1785076 60.47 ns/op BenchmarkAlphaSetAlpha16-4 1977625 61.40 ns/op BenchmarkGrayAt-4 2782113 42.62 ns/op BenchmarkGraySetGray-4 3156199 38.28 ns/op BenchmarkGray16At-4 1939849 62.94 ns/op BenchmarkGraySetGray16-4 1948866 61.58 ns/op PASS ok image 6.474s goos: linux goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 4765179 24.64 ns/op BenchmarkYCbCrToRGB/128-4 5308064 23.73 ns/op BenchmarkYCbCrToRGB/255-4 4852452 23.74 ns/op BenchmarkRGBToYCbCr/0-4 4924844 22.00 ns/op BenchmarkRGBToYCbCr/Cb-4 5399290 23.77 ns/op BenchmarkRGBToYCbCr/Cr-4 4983740 23.86 ns/op BenchmarkYCbCrToRGBA/0-4 4043035 26.56 ns/op BenchmarkYCbCrToRGBA/128-4 3884398 30.66 ns/op BenchmarkYCbCrToRGBA/255-4 4025064 29.40 ns/op BenchmarkNYCbCrAToRGBA/0-4 3947390 29.98 ns/op BenchmarkNYCbCrAToRGBA/128-4 3946117 30.08 ns/op BenchmarkNYCbCrAToRGBA/255-4 3987267 29.74 ns/op PASS ok image/color 2.785s goos: linux goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 5 23835580 ns/op BenchmarkFillSrc-4 460 243172 ns/op BenchmarkCopyOver-4 10 11430061 ns/op BenchmarkCopySrc-4 675 164298 ns/op BenchmarkNRGBAOver-4 9 11618396 ns/op BenchmarkNRGBASrc-4 14 7645176 ns/op BenchmarkYCbCr-4 12 9141752 ns/op BenchmarkGray-4 25 4900798 ns/op BenchmarkCMYK-4 15 7576672 ns/op BenchmarkGlyphOver-4 28 4118916 ns/op BenchmarkRGBAMaskOver-4 6 21128870 ns/op BenchmarkGrayMaskOver-4 7 16259024 ns/op BenchmarkRGBA64ImageMaskOver-4 4 25740037 ns/op BenchmarkRGBA-4 6 17241105 ns/op BenchmarkPalettedFill-4 1398 84355 ns/op BenchmarkPalettedRGBA-4 6 18063963 ns/op BenchmarkGenericOver-4 3 37975129 ns/op BenchmarkGenericMaskOver-4 7 15945754 ns/op BenchmarkGenericSrc-4 4 25648677 ns/op BenchmarkGenericMaskSrc-4 5 22376962 ns/op PASS ok image/draw 5.844s goos: linux goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 32 3491639 ns/op 4.42 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 2 85414894 ns/op 3.60 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2135817350 ns/op 0.58 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 82 1456137 ns/op 10.61 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 107039868 ns/op 0.58 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.181s goos: linux goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 5246 19535 ns/op BenchmarkIDCT-4 6700 19441 ns/op BenchmarkDecodeBaseline-4 13 8793663 ns/op 7.03 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 9 12011185 ns/op 5.15 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 110211289 ns/op 11.15 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 137098568 ns/op 6.72 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.140s goos: linux goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 16593837 7.061 ns/op BenchmarkDecodeGray-4 16 6357802 ns/op 10.31 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 25730584 ns/op 10.19 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 5 22210338 ns/op 11.80 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 31 3653832 ns/op 17.94 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 5 21155230 ns/op 12.39 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 4 25656434 ns/op 10.22 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 38796003 ns/op 7.92 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 39159396 ns/op 7.84 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 140457487 ns/op 8.75 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 137908447 ns/op 8.91 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 6 19928928 ns/op 15.41 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 141290247 ns/op 8.70 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 561010529 ns/op 2.19 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.218s goos: linux goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 3 37800597 ns/op 2.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 4 32809432 ns/op 3.05 MB/s 802920 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 205975873 ns/op 2.43 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 174617445 ns/op 2.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 37134437 ns/op 2.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 4 31553812 ns/op 3.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 205076382 ns/op 2.44 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 166651295 ns/op 3.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 404876915 ns/op 2.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 370136877 ns/op 2.70 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2460083754 ns/op 2.03 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2462744082 ns/op 2.03 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 18 6457888 ns/op 15.48 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 18 7049980 ns/op 14.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 4 32096894 ns/op 15.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 4 32390700 ns/op 15.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 62007910 ns/op 16.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 63897534 ns/op 15.65 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 325662131 ns/op 15.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 320027652 ns/op 15.62 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 3 43275716 ns/op 2.31 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 37934407 ns/op 2.64 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 233184549 ns/op 2.14 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 218294551 ns/op 2.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 530541963 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 555646552 ns/op 1.80 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4130760638 ns/op 1.21 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4720214977 ns/op 1.06 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 111514340 ns/op 37.48 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 105465631 ns/op 39.63 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 31.372s goos: linux goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 52033 2277 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/2-4 50415 2337 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/4-4 45966 2640 ns/op 1.52 MB/s BenchmarkMarshalCorpusFile/8-4 38682 3013 ns/op 2.66 MB/s BenchmarkMarshalCorpusFile/16-4 31179 3799 ns/op 4.21 MB/s BenchmarkMarshalCorpusFile/32-4 21019 5706 ns/op 5.61 MB/s BenchmarkMarshalCorpusFile/64-4 13435 8973 ns/op 7.13 MB/s BenchmarkMarshalCorpusFile/128-4 8409 14196 ns/op 9.02 MB/s BenchmarkMarshalCorpusFile/256-4 4203 26501 ns/op 9.66 MB/s BenchmarkMarshalCorpusFile/512-4 2266 52783 ns/op 9.70 MB/s BenchmarkMarshalCorpusFile/1024-4 1171 98310 ns/op 10.42 MB/s BenchmarkMarshalCorpusFile/2048-4 584 195268 ns/op 10.49 MB/s BenchmarkMarshalCorpusFile/4096-4 302 391881 ns/op 10.45 MB/s BenchmarkMarshalCorpusFile/8192-4 153 779907 ns/op 10.50 MB/s BenchmarkMarshalCorpusFile/16384-4 79 1576075 ns/op 10.40 MB/s BenchmarkMarshalCorpusFile/32768-4 33 3560423 ns/op 9.20 MB/s BenchmarkMarshalCorpusFile/65536-4 16 7178163 ns/op 9.13 MB/s BenchmarkMarshalCorpusFile/131072-4 6 16728575 ns/op 7.84 MB/s BenchmarkMarshalCorpusFile/262144-4 4 34044807 ns/op 7.70 MB/s BenchmarkMarshalCorpusFile/524288-4 2 76738238 ns/op 6.83 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 118369030 ns/op 8.86 MB/s BenchmarkUnmarshalCorpusFile/1-4 14292 8281 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/2-4 13569 8729 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/4-4 12154 9707 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/8-4 9548 10857 ns/op 0.74 MB/s BenchmarkUnmarshalCorpusFile/16-4 8968 13058 ns/op 1.23 MB/s BenchmarkUnmarshalCorpusFile/32-4 5959 19913 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/64-4 5212 21999 ns/op 2.91 MB/s BenchmarkUnmarshalCorpusFile/128-4 3963 30057 ns/op 4.26 MB/s BenchmarkUnmarshalCorpusFile/256-4 1382 78098 ns/op 3.28 MB/s BenchmarkUnmarshalCorpusFile/512-4 807 150106 ns/op 3.41 MB/s BenchmarkUnmarshalCorpusFile/1024-4 381 291203 ns/op 3.52 MB/s BenchmarkUnmarshalCorpusFile/2048-4 211 593255 ns/op 3.45 MB/s BenchmarkUnmarshalCorpusFile/4096-4 92 1183912 ns/op 3.46 MB/s BenchmarkUnmarshalCorpusFile/8192-4 50 2215533 ns/op 3.70 MB/s BenchmarkUnmarshalCorpusFile/16384-4 26 4562138 ns/op 3.59 MB/s BenchmarkUnmarshalCorpusFile/32768-4 13 9310807 ns/op 3.52 MB/s BenchmarkUnmarshalCorpusFile/65536-4 6 18825845 ns/op 3.48 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 35756917 ns/op 3.67 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 75440234 ns/op 3.47 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 144766277 ns/op 3.62 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 288004995 ns/op 3.64 MB/s BenchmarkMutatorBytes/1-4 52198 2335 ns/op BenchmarkMutatorBytes/10-4 53074 2222 ns/op BenchmarkMutatorBytes/100-4 50161 2446 ns/op BenchmarkMutatorBytes/1000-4 34497 3750 ns/op BenchmarkMutatorBytes/10000-4 9264 15205 ns/op BenchmarkMutatorBytes/100000-4 1294 118483 ns/op BenchmarkMutatorString/1-4 50942 2444 ns/op BenchmarkMutatorString/10-4 50481 2395 ns/op BenchmarkMutatorString/100-4 45356 2821 ns/op BenchmarkMutatorString/1000-4 23268 5260 ns/op BenchmarkMutatorString/10000-4 5018 29604 ns/op BenchmarkMutatorString/100000-4 474 258106 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 27417 4286 ns/op BenchmarkMutatorAllBasicTypes/string-4 26949 4327 ns/op BenchmarkMutatorAllBasicTypes/bool-4 89990 1322 ns/op BenchmarkMutatorAllBasicTypes/float32-4 80659 1474 ns/op BenchmarkMutatorAllBasicTypes/float64-4 79086 1499 ns/op BenchmarkMutatorAllBasicTypes/int-4 83391 1408 ns/op BenchmarkMutatorAllBasicTypes/int8-4 85425 1403 ns/op BenchmarkMutatorAllBasicTypes/int16-4 85356 1406 ns/op BenchmarkMutatorAllBasicTypes/int32-4 85666 1406 ns/op BenchmarkMutatorAllBasicTypes/int64-4 85047 1395 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 82848 1442 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 83126 1437 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 82237 1464 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 83078 1440 ns/op PASS ok internal/fuzz 12.064s goos: linux goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 49846 2509 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 143390 701.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.267s goos: linux goarch: amd64 pkg: internal/poll cpu: AMD EPYC 7B12 BenchmarkSplicePipe/SplicePipeWithPool-4 65913 1707 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 26193 4274 ns/op BenchmarkSplicePipePoolParallel-4 168489 784.5 ns/op BenchmarkSplicePipeNativeParallel-4 34651 3098 ns/op PASS ok internal/poll 1.718s goos: linux goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 7 16411104 ns/op PASS ok internal/trace 2.314s PASS ok internal/zstd 1.012s goos: linux goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 16408 6378 ns/op BenchmarkCopyNLarge-4 304 345243 ns/op PASS ok io 1.352s goos: linux goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 288447 383.4 ns/op BenchmarkPrintln-4 32090 3821 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 48271 2495 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 2688 46239 ns/op BenchmarkDiscard-4 1764009 67.15 ns/op 0 B/op 0 allocs/op PASS ok log 1.858s goos: linux goarch: amd64 pkg: log/slog cpu: AMD EPYC 7B12 BenchmarkWriteTime-4 122164 971.3 ns/op BenchmarkJSONHandler/defaults-4 9141 11226 ns/op 525 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 5835 18763 ns/op 778 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 6799 16638 ns/op 745 B/op 5 allocs/op BenchmarkPreformatting/separate-4 9489 10875 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct-4 10876 11076 ns/op 518 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 7827 13622 ns/op 529 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 42194 2915 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 42040 2892 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 89523 1269 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 79288 1613 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 67315 1840 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 74436 1685 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 79746 1610 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 69721 1960 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 655741 182.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 441476 244.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 316831 362.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 227479 506.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 193341 616.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 10464 11277 ns/op BenchmarkDispatch/switch-checked-4 274266 423.4 ns/op BenchmarkDispatch/As-4 250902 459.9 ns/op BenchmarkDispatch/Visit-4 239694 479.7 ns/op BenchmarkUnsafeStrings-4 25182 4828 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 4.553s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: AMD EPYC 7B12 BenchmarkAttrs/disabled/5_args-4 2906650 40.73 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 2635148 40.72 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 1829230 63.08 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 536426 203.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 74227 1464 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 79348 1499 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 56786 2178 ns/op 468 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 22449 5483 ns/op 2040 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 17553 6892 ns/op 615 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 17305 6954 ns/op 610 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 11998 10473 ns/op 911 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 4260 27151 ns/op 3028 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 19513 6298 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 19986 5937 ns/op 521 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 14134 8113 ns/op 724 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 5584 22288 ns/op 2330 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 3.933s goos: linux goarch: amd64 pkg: maps cpu: AMD EPYC 7B12 BenchmarkMapClone-4 4 27878450 ns/op BenchmarkKeys-4 10 10954751 ns/op BenchmarkValues-4 10 10193212 ns/op PASS ok maps 3.133s goos: linux goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 5037912 23.52 ns/op BenchmarkAcosh-4 1814044 66.69 ns/op BenchmarkAsin-4 5132997 23.93 ns/op BenchmarkAsinh-4 1782630 67.06 ns/op BenchmarkAtan-4 6031002 20.72 ns/op BenchmarkAtanh-4 1652964 70.80 ns/op BenchmarkAtan2-4 3406755 35.60 ns/op BenchmarkCbrt-4 2322705 51.75 ns/op BenchmarkCeil-4 19170124 5.926 ns/op BenchmarkCompare-4 4855042 26.30 ns/op BenchmarkCompare32-4 6155023 19.47 ns/op BenchmarkCopysign-4 3804043 33.43 ns/op BenchmarkCos-4 1787247 67.26 ns/op BenchmarkCosh-4 2192599 54.64 ns/op BenchmarkErf-4 6021363 21.15 ns/op BenchmarkErfc-4 5520472 21.70 ns/op BenchmarkErfinv-4 5918884 21.07 ns/op BenchmarkErfcinv-4 5750318 20.21 ns/op BenchmarkExp-4 7499217 14.47 ns/op BenchmarkExpGo-4 1436983 83.53 ns/op BenchmarkExpm1-4 4964646 24.07 ns/op BenchmarkExp2-4 1575244 76.22 ns/op BenchmarkExp2Go-4 1473129 84.38 ns/op BenchmarkAbs-4 4968000 24.16 ns/op BenchmarkDim-4 9810782 10.33 ns/op BenchmarkFloor-4 24015430 5.925 ns/op BenchmarkMax-4 13817706 8.159 ns/op BenchmarkMin-4 16079926 6.869 ns/op BenchmarkMod-4 449502 251.1 ns/op BenchmarkFrexp-4 2545862 46.90 ns/op BenchmarkGamma-4 922267 128.6 ns/op BenchmarkHypot-4 13285741 8.128 ns/op BenchmarkHypotGo-4 2268412 53.76 ns/op BenchmarkIlogb-4 2995592 40.04 ns/op BenchmarkJ0-4 352298 329.8 ns/op BenchmarkJ1-4 369974 327.0 ns/op BenchmarkJn-4 157204 758.6 ns/op BenchmarkLdexp-4 2439411 48.84 ns/op BenchmarkLgamma-4 1305532 104.9 ns/op BenchmarkLog-4 8333131 13.94 ns/op BenchmarkLogb-4 2995300 41.09 ns/op BenchmarkLog1p-4 2164861 55.54 ns/op BenchmarkLog10-4 8031424 14.57 ns/op BenchmarkLog2-4 1959126 60.32 ns/op BenchmarkModf-4 3755358 32.04 ns/op BenchmarkNextafter32-4 3575330 33.20 ns/op BenchmarkNextafter64-4 3638241 32.82 ns/op BenchmarkPowInt-4 700197 153.1 ns/op BenchmarkPowFrac-4 598664 197.6 ns/op BenchmarkPow10Pos-4 4869932 21.10 ns/op BenchmarkPow10Neg-4 5325222 24.94 ns/op BenchmarkRound-4 4467112 26.84 ns/op BenchmarkRoundToEven-4 9796182 12.51 ns/op BenchmarkRemainder-4 613753 179.0 ns/op BenchmarkSignbit-4 6953530 17.30 ns/op BenchmarkSin-4 2077431 57.58 ns/op BenchmarkSincos-4 1223673 97.70 ns/op BenchmarkSinh-4 3807049 31.50 ns/op BenchmarkSqrtIndirect-4 19048616 5.920 ns/op BenchmarkSqrtLatency-4 12753584 9.316 ns/op BenchmarkSqrtIndirectLatency-4 12834967 9.246 ns/op BenchmarkSqrtGoLatency-4 1949727 60.48 ns/op BenchmarkSqrtPrime-4 173629 689.4 ns/op BenchmarkTan-4 1808349 66.29 ns/op BenchmarkTanh-4 2181849 55.07 ns/op BenchmarkTrunc-4 22525401 5.926 ns/op BenchmarkY0-4 373916 354.7 ns/op BenchmarkY1-4 339940 315.1 ns/op BenchmarkYn-4 186505 666.2 ns/op BenchmarkFloat64bits-4 7091088 16.82 ns/op BenchmarkFloat64frombits-4 6926722 17.18 ns/op BenchmarkFloat32bits-4 6698238 19.01 ns/op BenchmarkFloat32frombits-4 6297112 17.19 ns/op BenchmarkFMA-4 18131190 6.241 ns/op PASS ok math 12.346s goos: linux goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 16579304 7.275 ns/op 8796.73 MB/s BenchmarkAddVV/2-4 15503396 7.534 ns/op 16990.35 MB/s BenchmarkAddVV/3-4 15055993 7.847 ns/op 24466.44 MB/s BenchmarkAddVV/4-4 14304108 8.301 ns/op 30839.57 MB/s BenchmarkAddVV/5-4 13160782 8.730 ns/op 36655.48 MB/s BenchmarkAddVV/10-4 11715673 10.02 ns/op 63849.08 MB/s BenchmarkAddVV/100-4 2578778 46.53 ns/op 137544.58 MB/s BenchmarkAddVV/1000-4 252343 475.7 ns/op 134532.86 MB/s BenchmarkSubVV/1-4 15463898 7.214 ns/op 8871.63 MB/s BenchmarkSubVV/2-4 13519910 8.761 ns/op 14610.03 MB/s BenchmarkSubVV/3-4 13735243 8.433 ns/op 22766.97 MB/s BenchmarkSubVV/4-4 14306271 8.304 ns/op 30827.51 MB/s BenchmarkSubVV/5-4 13645592 8.644 ns/op 37021.90 MB/s BenchmarkSubVV/10-4 11465020 10.03 ns/op 63800.49 MB/s BenchmarkSubVV/100-4 2575596 46.74 ns/op 136929.83 MB/s BenchmarkSubVV/1000-4 249046 475.9 ns/op 134476.24 MB/s BenchmarkAddVW/1-4 16309581 7.217 ns/op 1108.45 MB/s BenchmarkAddVW/2-4 15731084 7.549 ns/op 2119.50 MB/s BenchmarkAddVW/3-4 14830525 7.820 ns/op 3068.90 MB/s BenchmarkAddVW/4-4 14102071 7.749 ns/op 4129.68 MB/s BenchmarkAddVW/5-4 15184838 7.511 ns/op 5325.85 MB/s BenchmarkAddVW/10-4 12614811 9.413 ns/op 8499.05 MB/s BenchmarkAddVW/100-4 440668 252.5 ns/op 3167.98 MB/s BenchmarkAddVW/1000-4 65792 1823 ns/op 4387.58 MB/s BenchmarkAddVWext/1-4 17217190 6.879 ns/op 1162.94 MB/s BenchmarkAddVWext/2-4 16287820 7.180 ns/op 2228.56 MB/s BenchmarkAddVWext/3-4 14047394 8.423 ns/op 2849.19 MB/s BenchmarkAddVWext/4-4 16175518 7.210 ns/op 4438.17 MB/s BenchmarkAddVWext/5-4 15566749 7.533 ns/op 5310.14 MB/s BenchmarkAddVWext/10-4 12259824 9.505 ns/op 8416.99 MB/s BenchmarkAddVWext/100-4 114852 1067 ns/op 749.83 MB/s BenchmarkAddVWext/1000-4 10000 10317 ns/op 775.40 MB/s BenchmarkSubVW/1-4 15843008 7.192 ns/op 1112.38 MB/s BenchmarkSubVW/2-4 14394064 7.790 ns/op 2053.99 MB/s BenchmarkSubVW/3-4 13898785 8.422 ns/op 2849.79 MB/s BenchmarkSubVW/4-4 16043234 7.382 ns/op 4334.73 MB/s BenchmarkSubVW/5-4 14737960 7.548 ns/op 5299.38 MB/s BenchmarkSubVW/10-4 12064147 9.374 ns/op 8533.84 MB/s BenchmarkSubVW/100-4 419083 264.9 ns/op 3020.03 MB/s BenchmarkSubVW/1000-4 66105 1800 ns/op 4444.33 MB/s BenchmarkSubVWext/1-4 16553826 6.935 ns/op 1153.53 MB/s BenchmarkSubVWext/2-4 15904447 7.532 ns/op 2124.26 MB/s BenchmarkSubVWext/3-4 14150660 8.128 ns/op 2952.73 MB/s BenchmarkSubVWext/4-4 16484853 7.196 ns/op 4446.92 MB/s BenchmarkSubVWext/5-4 14983519 7.533 ns/op 5309.87 MB/s BenchmarkSubVWext/10-4 12236596 9.400 ns/op 8510.39 MB/s BenchmarkSubVWext/100-4 112735 1068 ns/op 748.89 MB/s BenchmarkSubVWext/1000-4 11760 10163 ns/op 787.17 MB/s BenchmarkMulAddVWW/1-4 16645122 7.186 ns/op 8906.32 MB/s BenchmarkMulAddVWW/2-4 15219410 7.829 ns/op 16348.93 MB/s BenchmarkMulAddVWW/3-4 14176624 8.107 ns/op 23683.49 MB/s BenchmarkMulAddVWW/4-4 13797752 8.420 ns/op 30404.27 MB/s BenchmarkMulAddVWW/5-4 13273206 9.041 ns/op 35395.70 MB/s BenchmarkMulAddVWW/10-4 9990717 11.63 ns/op 55044.04 MB/s BenchmarkMulAddVWW/100-4 1407037 85.32 ns/op 75015.99 MB/s BenchmarkMulAddVWW/1000-4 143310 834.0 ns/op 76739.89 MB/s BenchmarkAddMulVVW/1-4 15115921 7.852 ns/op 8150.87 MB/s BenchmarkAddMulVVW/2-4 14184532 8.119 ns/op 15764.59 MB/s BenchmarkAddMulVVW/3-4 13713346 8.738 ns/op 21973.56 MB/s BenchmarkAddMulVVW/4-4 12402973 9.673 ns/op 26466.03 MB/s BenchmarkAddMulVVW/5-4 11230404 10.70 ns/op 29910.61 MB/s BenchmarkAddMulVVW/10-4 10807998 11.47 ns/op 55788.46 MB/s BenchmarkAddMulVVW/100-4 2180722 54.96 ns/op 116438.61 MB/s BenchmarkAddMulVVW/1000-4 247166 484.4 ns/op 132117.27 MB/s BenchmarkDivWVW/1-4 4373236 27.52 ns/op 2325.60 MB/s BenchmarkDivWVW/2-4 2769334 43.66 ns/op 2931.78 MB/s BenchmarkDivWVW/3-4 2122977 56.80 ns/op 3380.06 MB/s BenchmarkDivWVW/4-4 1692888 70.35 ns/op 3639.05 MB/s BenchmarkDivWVW/5-4 1469408 81.47 ns/op 3927.74 MB/s BenchmarkDivWVW/10-4 736218 148.1 ns/op 4320.44 MB/s BenchmarkDivWVW/100-4 89097 1340 ns/op 4775.74 MB/s BenchmarkDivWVW/1000-4 9045 13206 ns/op 4846.20 MB/s BenchmarkNonZeroShifts/1/shrVU-4 16515189 7.201 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15856449 7.493 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14638540 8.134 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14764636 7.851 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13173541 9.066 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14235180 8.463 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11739720 10.02 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13142031 9.073 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10833044 10.94 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12335692 9.701 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7643157 15.72 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9340041 12.79 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 100.5 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1738138 73.54 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 126432 949.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 187020 641.7 ns/op BenchmarkDecimalConversion-4 314 371051 ns/op BenchmarkFloatString/100-4 17170 7206 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 301 397642 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 36499482 ns/op 61261 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 3563297173 ns/op 855552 B/op 512 allocs/op BenchmarkFloatAdd/10-4 249901 498.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 247004 475.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 216346 534.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 119290 997.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 22599 5294 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 325688 373.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 328252 382.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 315753 389.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 223140 540.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 57590 2113 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2707 43023 ns/op BenchmarkParseFloatLargeExp-4 672 182675 ns/op BenchmarkGCD10x10/WithoutXY-4 332202 372.4 ns/op BenchmarkGCD10x10/WithXY-4 89326 1334 ns/op BenchmarkGCD10x100/WithoutXY-4 162447 727.4 ns/op BenchmarkGCD10x100/WithXY-4 24830 4895 ns/op BenchmarkGCD10x1000/WithoutXY-4 106965 1096 ns/op BenchmarkGCD10x1000/WithXY-4 21225 5903 ns/op BenchmarkGCD100x100/WithoutXY-4 43592 2628 ns/op BenchmarkGCD100x100/WithXY-4 16675 7524 ns/op BenchmarkGCD100x1000/WithoutXY-4 19502 6296 ns/op BenchmarkGCD100x1000/WithXY-4 8102 12666 ns/op BenchmarkGCD1000x1000/WithoutXY-4 3819 31135 ns/op BenchmarkGCD1000x1000/WithXY-4 1966 62169 ns/op BenchmarkHilbert-4 36 3311485 ns/op BenchmarkBinomial-4 21150 5649 ns/op BenchmarkQuoRem-4 33062 3911 ns/op BenchmarkExp-4 21 5299939 ns/op BenchmarkExpMont/Odd-4 175 676232 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 172 681232 ns/op 3357 B/op 38 allocs/op BenchmarkExpMont/Even2-4 168 712069 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even3-4 169 705602 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even4-4 166 709455 ns/op 3812 B/op 52 allocs/op BenchmarkExpMont/Even8-4 168 704076 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even32-4 169 708098 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even64-4 207 573528 ns/op 3666 B/op 54 allocs/op BenchmarkExpMont/Even96-4 202 593245 ns/op 3773 B/op 51 allocs/op BenchmarkExpMont/Even128-4 242 493156 ns/op 3229 B/op 49 allocs/op BenchmarkExpMont/Even255-4 265 447016 ns/op 2954 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 640 189719 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 570 209676 ns/op 1725 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 568 207919 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 568 208303 ns/op 1756 B/op 48 allocs/op BenchmarkExp2-4 21 5306674 ns/op BenchmarkBitset-4 967023 115.3 ns/op BenchmarkBitsetNeg-4 621123 193.9 ns/op BenchmarkBitsetOrig-4 345618 320.4 ns/op BenchmarkBitsetNegOrig-4 227558 489.9 ns/op BenchmarkModSqrt225_Tonelli-4 166 706264 ns/op BenchmarkModSqrt225_3Mod4-4 531 216703 ns/op BenchmarkModSqrt231_Tonelli-4 160 736020 ns/op BenchmarkModSqrt231_5Mod8-4 458 257578 ns/op BenchmarkModInverse-4 18712 6623 ns/op BenchmarkSqrt-4 2522 47053 ns/op BenchmarkIntSqr/1-4 1729315 70.46 ns/op BenchmarkIntSqr/2-4 937807 126.4 ns/op BenchmarkIntSqr/3-4 754516 151.9 ns/op BenchmarkIntSqr/5-4 549206 206.6 ns/op BenchmarkIntSqr/8-4 418472 267.8 ns/op BenchmarkIntSqr/10-4 350430 329.8 ns/op BenchmarkIntSqr/20-4 75169 1662 ns/op BenchmarkIntSqr/30-4 54372 2210 ns/op BenchmarkIntSqr/50-4 35245 3501 ns/op BenchmarkIntSqr/80-4 20652 5860 ns/op BenchmarkIntSqr/100-4 16419 7448 ns/op BenchmarkIntSqr/200-4 5784 19147 ns/op BenchmarkIntSqr/300-4 2642 47958 ns/op BenchmarkIntSqr/500-4 1203 98691 ns/op BenchmarkIntSqr/800-4 465 267121 ns/op BenchmarkIntSqr/1000-4 356 328434 ns/op BenchmarkDiv/20/10-4 601296 206.5 ns/op BenchmarkDiv/40/20-4 567238 214.3 ns/op BenchmarkDiv/100/50-4 556645 206.8 ns/op BenchmarkDiv/200/100-4 76389 1606 ns/op BenchmarkDiv/400/200-4 75484 1692 ns/op BenchmarkDiv/1000/500-4 61543 2084 ns/op BenchmarkDiv/2000/1000-4 46563 2814 ns/op BenchmarkDiv/20000/10000-4 1575 76914 ns/op BenchmarkDiv/200000/100000-4 37 3177801 ns/op BenchmarkDiv/2000000/1000000-4 2 90264427 ns/op BenchmarkDiv/20000000/10000000-4 1 2673094173 ns/op BenchmarkMul-4 7 16143099 ns/op BenchmarkNatMul/10-4 248886 419.4 ns/op BenchmarkNatMul/100-4 7250 14109 ns/op BenchmarkNatMul/1000-4 252 470668 ns/op BenchmarkZeroShifts/Shl-4 27924 4195 ns/op BenchmarkZeroShifts/ShlSame-4 7005196 17.14 ns/op BenchmarkZeroShifts/Shr-4 26798 3759 ns/op BenchmarkZeroShifts/ShrSame-4 7042815 17.98 ns/op BenchmarkExp3Power/0x10-4 299710 396.9 ns/op BenchmarkExp3Power/0x40-4 234253 482.7 ns/op BenchmarkExp3Power/0x100-4 150604 801.4 ns/op BenchmarkExp3Power/0x400-4 66679 1742 ns/op BenchmarkExp3Power/0x1000-4 14643 7753 ns/op BenchmarkExp3Power/0x4000-4 3046 37908 ns/op BenchmarkExp3Power/0x10000-4 350 328493 ns/op BenchmarkExp3Power/0x40000-4 28 3811604 ns/op BenchmarkExp3Power/0x100000-4 3 38277527 ns/op BenchmarkExp3Power/0x400000-4 1 354558089 ns/op BenchmarkFibo-4 4 30667932 ns/op BenchmarkNatSqr/1-4 1363826 82.19 ns/op BenchmarkNatSqr/2-4 695240 159.6 ns/op BenchmarkNatSqr/3-4 613609 187.2 ns/op BenchmarkNatSqr/5-4 456714 256.5 ns/op BenchmarkNatSqr/8-4 308618 351.0 ns/op BenchmarkNatSqr/10-4 246502 431.7 ns/op BenchmarkNatSqr/20-4 67170 1671 ns/op BenchmarkNatSqr/30-4 51778 2366 ns/op BenchmarkNatSqr/50-4 31023 3724 ns/op BenchmarkNatSqr/80-4 18860 6132 ns/op BenchmarkNatSqr/100-4 14334 8289 ns/op BenchmarkNatSqr/200-4 5874 20828 ns/op BenchmarkNatSqr/300-4 2268 48008 ns/op BenchmarkNatSqr/500-4 1279 94988 ns/op BenchmarkNatSqr/800-4 517 221005 ns/op BenchmarkNatSqr/1000-4 381 302125 ns/op BenchmarkNatSetBytes/8-4 1000000 104.7 ns/op BenchmarkNatSetBytes/24-4 341251 326.5 ns/op BenchmarkNatSetBytes/128-4 82568 1421 ns/op BenchmarkNatSetBytes/7-4 1223233 99.68 ns/op BenchmarkNatSetBytes/23-4 360580 327.8 ns/op BenchmarkNatSetBytes/127-4 80455 1424 ns/op BenchmarkScanPi-4 336 345939 ns/op BenchmarkStringPiParallel-4 836 120745 ns/op BenchmarkScan/10/Base2-4 58636 2044 ns/op BenchmarkScan/100/Base2-4 6375 18368 ns/op BenchmarkScan/1000/Base2-4 667 180162 ns/op BenchmarkScan/10/Base8-4 146754 830.7 ns/op BenchmarkScan/100/Base8-4 18878 6394 ns/op BenchmarkScan/1000/Base8-4 1903 63143 ns/op BenchmarkScan/10/Base10-4 157015 777.2 ns/op BenchmarkScan/100/Base10-4 20461 5792 ns/op BenchmarkScan/1000/Base10-4 2064 58704 ns/op BenchmarkScan/10/Base16-4 176598 669.3 ns/op BenchmarkScan/100/Base16-4 23724 5053 ns/op BenchmarkScan/1000/Base16-4 2289 49953 ns/op BenchmarkString/10/Base2-4 283603 420.8 ns/op BenchmarkString/100/Base2-4 38504 3075 ns/op BenchmarkString/1000/Base2-4 3685 30047 ns/op BenchmarkString/10/Base8-4 485467 216.2 ns/op BenchmarkString/100/Base8-4 100339 1173 ns/op BenchmarkString/1000/Base8-4 11151 10656 ns/op BenchmarkString/10/Base10-4 321916 373.6 ns/op BenchmarkString/100/Base10-4 63650 1806 ns/op BenchmarkString/1000/Base10-4 6925 16055 ns/op BenchmarkString/10/Base16-4 623659 192.4 ns/op BenchmarkString/100/Base16-4 123966 887.1 ns/op BenchmarkString/1000/Base16-4 15081 7681 ns/op BenchmarkLeafSize/0-4 62 2012236 ns/op BenchmarkLeafSize/1-4 590 194898 ns/op BenchmarkLeafSize/2-4 536 193968 ns/op BenchmarkLeafSize/3-4 441 263819 ns/op BenchmarkLeafSize/4-4 607 187830 ns/op BenchmarkLeafSize/5-4 387 292412 ns/op BenchmarkLeafSize/6-4 440 256431 ns/op BenchmarkLeafSize/7-4 501 234995 ns/op BenchmarkLeafSize/8-4 609 181304 ns/op BenchmarkLeafSize/9-4 328 351209 ns/op BenchmarkLeafSize/10-4 400 299116 ns/op BenchmarkLeafSize/11-4 414 282473 ns/op BenchmarkLeafSize/12-4 453 261521 ns/op BenchmarkLeafSize/13-4 422 277458 ns/op BenchmarkLeafSize/14-4 484 238088 ns/op BenchmarkLeafSize/15-4 508 224032 ns/op BenchmarkLeafSize/16-4 592 190554 ns/op BenchmarkLeafSize/32-4 594 193398 ns/op BenchmarkLeafSize/64-4 574 198653 ns/op BenchmarkProbablyPrime/n=0-4 14 7652110 ns/op BenchmarkProbablyPrime/n=1-4 13 8738055 ns/op BenchmarkProbablyPrime/n=5-4 8 12981695 ns/op BenchmarkProbablyPrime/n=10-4 6 18155335 ns/op BenchmarkProbablyPrime/n=20-4 4 28032000 ns/op BenchmarkProbablyPrime/Lucas-4 18 6666516 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 100 1059180 ns/op BenchmarkRatCmp-4 314582 360.8 ns/op BenchmarkFloatSqrt/64-4 32269 3669 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 19965 5984 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 14437 8251 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 6130 16501 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1257 91941 ns/op 18087 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 92 1265626 ns/op 176541 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 2 96245906 ns/op 3545292 B/op 610 allocs/op PASS ok math/big 47.635s goos: linux goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 12571749 9.425 ns/op BenchmarkLeadingZeros8-4 10456532 12.20 ns/op BenchmarkLeadingZeros16-4 11659972 10.03 ns/op BenchmarkLeadingZeros32-4 12695820 9.294 ns/op BenchmarkLeadingZeros64-4 13041223 9.171 ns/op BenchmarkTrailingZeros-4 13176027 9.170 ns/op BenchmarkTrailingZeros8-4 10476268 10.82 ns/op BenchmarkTrailingZeros16-4 11957384 10.01 ns/op BenchmarkTrailingZeros32-4 12226633 9.781 ns/op BenchmarkTrailingZeros64-4 13021072 9.140 ns/op BenchmarkOnesCount-4 13116387 11.21 ns/op BenchmarkOnesCount8-4 12283000 10.71 ns/op BenchmarkOnesCount16-4 12827119 9.416 ns/op BenchmarkOnesCount32-4 11892962 9.153 ns/op BenchmarkOnesCount64-4 12404086 9.822 ns/op BenchmarkRotateLeft-4 11606281 9.762 ns/op BenchmarkRotateLeft8-4 13008116 9.169 ns/op BenchmarkRotateLeft16-4 11178181 9.646 ns/op BenchmarkRotateLeft32-4 13134477 9.132 ns/op BenchmarkRotateLeft64-4 11914833 10.07 ns/op BenchmarkReverse-4 18283262 6.246 ns/op BenchmarkReverse8-4 22851483 4.676 ns/op BenchmarkReverse16-4 23448541 4.712 ns/op BenchmarkReverse32-4 21910604 4.993 ns/op BenchmarkReverse64-4 21204334 5.368 ns/op BenchmarkReverseBytes-4 22821805 4.715 ns/op BenchmarkReverseBytes16-4 23597617 4.686 ns/op BenchmarkReverseBytes32-4 19888989 5.607 ns/op BenchmarkReverseBytes64-4 23294818 4.721 ns/op BenchmarkAdd-4 13128486 9.167 ns/op BenchmarkAdd32-4 12047347 10.97 ns/op BenchmarkAdd64-4 12724737 9.184 ns/op BenchmarkAdd64multiple-4 22299195 5.052 ns/op BenchmarkSub-4 13139540 9.155 ns/op BenchmarkSub32-4 12007890 11.26 ns/op BenchmarkSub64-4 13060443 9.220 ns/op BenchmarkSub64multiple-4 23901280 5.002 ns/op BenchmarkMul-4 12975610 9.178 ns/op BenchmarkMul32-4 12227679 10.54 ns/op BenchmarkMul64-4 11799898 10.12 ns/op BenchmarkDiv-4 11785527 9.220 ns/op BenchmarkDiv32-4 13092190 9.220 ns/op BenchmarkDiv64-4 12245998 9.181 ns/op PASS ok math/bits 6.777s goos: linux goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 13205024 8.782 ns/op BenchmarkAcos-4 662590 158.8 ns/op BenchmarkAcosh-4 661586 172.1 ns/op BenchmarkAsin-4 753531 159.5 ns/op BenchmarkAsinh-4 714404 165.4 ns/op BenchmarkAtan-4 1202065 100.1 ns/op BenchmarkAtanh-4 1000000 100.1 ns/op BenchmarkConj-4 18926727 5.338 ns/op BenchmarkCos-4 712250 145.7 ns/op BenchmarkCosh-4 796875 146.3 ns/op BenchmarkExp-4 971415 116.4 ns/op BenchmarkLog-4 1511985 80.44 ns/op BenchmarkLog10-4 1506946 79.79 ns/op BenchmarkPhase-4 3216919 37.39 ns/op BenchmarkPolar-4 2366578 49.94 ns/op BenchmarkPow-4 327436 366.3 ns/op BenchmarkRect-4 1397516 97.85 ns/op BenchmarkSin-4 728212 146.2 ns/op BenchmarkSinh-4 769269 146.0 ns/op BenchmarkSqrt-4 1536892 78.16 ns/op BenchmarkTan-4 499627 225.2 ns/op BenchmarkTanh-4 534356 223.2 ns/op PASS ok math/cmplx 4.159s goos: linux goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 1156976 101.7 ns/op BenchmarkInt63ThreadsafeParallel-4 972667 124.6 ns/op BenchmarkInt63Unthreadsafe-4 1540897 82.49 ns/op BenchmarkIntn1000-4 1159971 104.4 ns/op BenchmarkInt63n1000-4 1309584 91.15 ns/op BenchmarkInt31n1000-4 1324522 91.63 ns/op BenchmarkFloat32-4 1317477 90.27 ns/op BenchmarkFloat64-4 1532809 78.29 ns/op BenchmarkPerm3-4 271605 441.0 ns/op BenchmarkPerm30-4 31927 3855 ns/op BenchmarkPerm30ViaShuffle-4 30376 3703 ns/op BenchmarkShuffleOverhead-4 22570 5399 ns/op BenchmarkRead3-4 1000000 100.6 ns/op BenchmarkRead64-4 103041 1141 ns/op BenchmarkRead1000-4 5859 17275 ns/op BenchmarkConcurrent-4 286765 474.0 ns/op PASS ok math/rand 3.742s goos: linux goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 59175 1946 ns/op BenchmarkQDecodeWord-4 143476 791.2 ns/op BenchmarkQDecodeHeader-4 137760 848.8 ns/op BenchmarkTypeByExtension/.html-4 572523 184.2 ns/op BenchmarkTypeByExtension/.HTML-4 417145 279.9 ns/op BenchmarkTypeByExtension/.unused-4 483844 222.8 ns/op BenchmarkExtensionsByType/text/html-4 201861 532.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 105573 985.4 ns/op BenchmarkExtensionsByType/application/octet-stream-4 160882 745.1 ns/op PASS ok mime 2.302s goos: linux goarch: amd64 pkg: mime/multipart cpu: AMD EPYC 7B12 BenchmarkReadForm/fields/maxMemory=0-4 897 123374 ns/op 47752 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 1002 124672 ns/op 47270 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 386 307698 ns/op 104318 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 756 161221 ns/op 49515 B/op 207 allocs/op PASS ok mime/multipart 1.576s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 1380 82683 ns/op PASS ok mime/quotedprintable 1.135s goos: linux goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 31 3309819 ns/op 8603 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 14 7500873 ns/op 19746 B/op 161 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5037434522 ns/op 158848 B/op 231 allocs/op BenchmarkDNSName-4 155535 713.3 ns/op BenchmarkInterfaces-4 2096 52493 ns/op 16848 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 2971 41414 ns/op 12290 B/op 25 allocs/op BenchmarkInterfaceByName-4 2401 51793 ns/op 17030 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 1470 79133 ns/op 22660 B/op 102 allocs/op BenchmarkInterfacesAndAddrs-4 5966 21451 ns/op 3961 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 757 139565 ns/op 137564 B/op 51 allocs/op BenchmarkParseIP-4 10000 12030 ns/op BenchmarkParseIPValidIPv4-4 474560 239.4 ns/op BenchmarkParseIPValidIPv6-4 257198 438.9 ns/op BenchmarkIPString/IPv4-4 158647 748.9 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 15276 7496 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 75400 1568 ns/op BenchmarkIPEqual/IPv4-4 1583880 74.91 ns/op BenchmarkIPEqual/IPv6-4 1638967 72.16 ns/op BenchmarkSendFile/1024-4 1 1207802582 ns/op 0.00 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/2048-4 1 1206635784 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1206270319 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1206505835 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1206423653 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1009026734 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1008381412 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1008408650 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1009396250 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1009191953 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1010415548 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1009073044 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1008899713 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1009178530 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1009170710 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1008820150 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1008721321 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1008545972 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1009137386 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1009161353 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1009562791 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1011806328 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1008866372 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1008594250 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1009101305 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1008964190 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1009157520 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1008879070 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1008814184 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1009241930 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1009519820 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1009724235 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1010535884 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1008773100 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1008908290 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1008960094 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1008627830 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1008877890 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1009059642 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1009127302 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1009080839 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1009185457 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1009876228 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1010144743 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1009075037 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1008794191 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010277644 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1009190390 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1008087080 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1008379528 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1008957941 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1009018261 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1009329683 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1009701411 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1010750040 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2379 43034 ns/op BenchmarkTCP4OneShotTimeout-4 2372 43493 ns/op BenchmarkTCP4Persistent-4 19432 6306 ns/op BenchmarkTCP4PersistentTimeout-4 19190 6157 ns/op BenchmarkTCP6OneShot-4 2822 44203 ns/op BenchmarkTCP6OneShotTimeout-4 2362 44615 ns/op BenchmarkTCP6Persistent-4 17504 5836 ns/op BenchmarkTCP6PersistentTimeout-4 19617 6869 ns/op BenchmarkTCP4ConcurrentReadWrite-4 50094 3431 ns/op BenchmarkTCP6ConcurrentReadWrite-4 33003 3212 ns/op BenchmarkSetReadDeadline-4 211347 566.4 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 10195 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 14992 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 14144 8782 ns/op 0 B/op 0 allocs/op PASS ok net 67.540s goos: linux goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 40917 2852 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 15967 7346 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 21228 5570 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 27081 4490 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 51835 2255 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 74545 1612 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1396252 87.78 ns/op BenchmarkReadRequestChrome-4 5250 20660 ns/op 29.57 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 15265 7636 ns/op 10.21 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 15188 7788 ns/op 10.53 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 9717 11248 ns/op 13.42 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 23378 5066 ns/op 7.90 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 453 264649 ns/op 3.87 MB/s BenchmarkFileAndServer_1KB/https1-4 285 380476 ns/op 2.69 MB/s BenchmarkFileAndServer_1KB/h2-4 224 518859 ns/op 1.97 MB/s BenchmarkFileAndServer_16MB/h1-4 4 37692821 ns/op 445.10 MB/s BenchmarkFileAndServer_16MB/https1-4 2 70693326 ns/op 237.32 MB/s BenchmarkFileAndServer_16MB/h2-4 1 150567094 ns/op 111.43 MB/s BenchmarkFileAndServer_64MB/h1-4 1 126111927 ns/op 532.14 MB/s BenchmarkFileAndServer_64MB/https1-4 1 263451732 ns/op 254.73 MB/s BenchmarkFileAndServer_64MB/h2-4 1 677359907 ns/op 99.07 MB/s BenchmarkServeMux-4 400 317168 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 522 245823 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 453 246866 ns/op 5887 B/op 64 allocs/op BenchmarkClientServer/https1-4 334 324824 ns/op 6400 B/op 73 allocs/op BenchmarkClientServer/h2-4 264 395353 ns/op 9692 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1291 81914 ns/op 10094 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 52 2314338 ns/op 68434 B/op 737 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54444: read tcp 127.0.0.1:46193->127.0.0.1:54444: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54446: write tcp 127.0.0.1:46193->127.0.0.1:54446: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54460: write tcp 127.0.0.1:46193->127.0.0.1:54460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54452: read tcp 127.0.0.1:46193->127.0.0.1:54452: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54426: write tcp 127.0.0.1:46193->127.0.0.1:54426: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54442: write tcp 127.0.0.1:46193->127.0.0.1:54442: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57832: read tcp 127.0.0.1:38615->127.0.0.1:57832: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57862: write tcp 127.0.0.1:38615->127.0.0.1:57862: use of closed network connection BenchmarkClientServerParallel/4/h2-4 388 258964 ns/op 12701 B/op 120 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50484: read tcp 127.0.0.1:36297->127.0.0.1:50484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50480: read tcp 127.0.0.1:36297->127.0.0.1:50480: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50462: read tcp 127.0.0.1:36297->127.0.0.1:50462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50464: write tcp 127.0.0.1:36297->127.0.0.1:50464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50486: write tcp 127.0.0.1:36297->127.0.0.1:50486: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45116: read tcp 127.0.0.1:42313->127.0.0.1:45116: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45100: read tcp 127.0.0.1:42313->127.0.0.1:45100: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45120: write tcp 127.0.0.1:42313->127.0.0.1:45120: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57810: write tcp 127.0.0.1:39271->127.0.0.1:57810: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42380: write tcp 127.0.0.1:39685->127.0.0.1:42380: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 632 175501 ns/op 20571 B/op 114 allocs/op BenchmarkClientServerParallel/64/https1-4 30 3867195 ns/op 110328 B/op 1190 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51742: write tcp 127.0.0.1:41243->127.0.0.1:51742: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51722: write tcp 127.0.0.1:41243->127.0.0.1:51722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45156: read tcp 127.0.0.1:34893->127.0.0.1:45156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45142: write tcp 127.0.0.1:34893->127.0.0.1:45142: use of closed network connection BenchmarkClientServerParallel/64/h2-4 151 6122857 ns/op 169568 B/op 2020 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38386: read tcp 127.0.0.1:43861->127.0.0.1:38386: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38396: write tcp 127.0.0.1:43861->127.0.0.1:38396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51634: read tcp 127.0.0.1:42187->127.0.0.1:51634: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51816: write tcp 127.0.0.1:42187->127.0.0.1:51816: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51744: read tcp 127.0.0.1:42187->127.0.0.1:51744: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51660: read tcp 127.0.0.1:42187->127.0.0.1:51660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51662: read tcp 127.0.0.1:42187->127.0.0.1:51662: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51676: read tcp 127.0.0.1:42187->127.0.0.1:51676: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51696: read tcp 127.0.0.1:42187->127.0.0.1:51696: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51700: read tcp 127.0.0.1:42187->127.0.0.1:51700: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1018144254 ns/op 28512 B/op 145 allocs/op BenchmarkClient-4 362 294265 ns/op 3726 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 819 126657 ns/op 7315 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1808 76935 ns/op 3030 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1982 57921 ns/op 1896 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 2029 64467 ns/op 2755 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1984 61046 ns/op 2711 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 2036 64326 ns/op 2717 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2893 60741 ns/op 1906 B/op 14 allocs/op BenchmarkServerHijack-4 1186 85171 ns/op 16720 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 499 247390 ns/op 6059 B/op 52 allocs/op BenchmarkResponseStatusLine-4 764370 147.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.848s goos: linux goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 8419 14738 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 1.326s goos: linux goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 135758 893.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 776282 140.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 290298 416.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 98275 1233 ns/op BenchmarkStdIPv4-4 160840 744.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 137734 882.6 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 130113 902.8 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 104379 1109 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 101092 1159 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 2382816 50.46 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 2133591 56.11 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1647804 74.16 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 348342 313.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 379761 277.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 354828 300.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 123117 997.4 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 437055 272.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 218742 543.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 216277 521.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 216104 553.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 113923 1089 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 495598 230.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 170844 635.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 248270 482.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 374192 318.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 232723 512.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 485925 252.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 223650 522.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 209868 520.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 224077 520.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 165842 671.7 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 664374 167.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 229692 525.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 135444 851.8 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 177736 673.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 248337 485.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 164366 737.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 426134 293.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 170967 674.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 206602 563.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 296022 404.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 200428 597.2 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1487419 80.11 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1521163 77.89 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1443424 80.59 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1325336 89.65 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1338116 89.42 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1331517 89.80 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1315008 84.45 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1336484 90.32 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1360292 89.33 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 478446 218.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 755425 143.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 291643 402.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 300787 369.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 279284 394.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 111178 1082 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 774517 161.5 ns/op PASS ok net/netip 9.225s 2023/05/25 13:21:05 Test RPC server listening on 127.0.0.1:42655 2023/05/25 13:21:05 Test HTTP RPC server listening on 127.0.0.1:42885 goos: linux goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1593 72204 ns/op BenchmarkEndToEndHTTP-4 1496 73412 ns/op BenchmarkEndToEndAsync-4 3678 31746 ns/op BenchmarkEndToEndAsyncHTTP-4 4065 33737 ns/op PASS ok net/rpc 1.881s goos: linux goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 5508 21842 ns/op BenchmarkReadMIMEHeader/server_headers-4 8060 14699 ns/op BenchmarkUncommon-4 35330 3100 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.585s goos: linux goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 6080 17354 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 145052 853.4 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 813591 138.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 132400 882.7 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 250507 483.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 115773 1006 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 20857 5642 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 580933 202.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 131122 904.4 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 246116 485.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 118508 1008 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 22453 5216 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 267914 442.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 109726 1116 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 97093 1147 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 46354 2627 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 8536 14198 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 279210 446.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 110954 1120 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 105807 1144 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 45702 2587 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 8562 13937 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.185s goos: linux goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 4454386 27.27 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 261651 456.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1104 102137 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 391 292347 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 924 124541 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 104359 1105 ns/op BenchmarkStatFile-4 79912 1419 ns/op BenchmarkStatDir-4 88005 1339 ns/op BenchmarkLstatDot-4 106275 1127 ns/op BenchmarkLstatFile-4 83350 1490 ns/op BenchmarkLstatDir-4 88408 1394 ns/op PASS ok os 2.514s goos: linux goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 244 481696 ns/op 6764 B/op 30 allocs/op PASS ok os/exec 1.181s goos: linux goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 672220 177.2 ns/op PASS ok os/user 1.236s goos: linux goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkBool-4 5828060 20.73 ns/op BenchmarkString-4 3470776 35.62 ns/op BenchmarkBytes-4 2949886 40.80 ns/op BenchmarkNamedBytes-4 1550166 76.24 ns/op BenchmarkBytesArray-4 893667 112.1 ns/op BenchmarkSliceLen-4 3514416 34.84 ns/op BenchmarkMapLen-4 1353404 87.31 ns/op BenchmarkStringLen-4 2569603 47.61 ns/op BenchmarkArrayLen-4 1781350 67.37 ns/op BenchmarkSliceCap-4 3548317 33.95 ns/op BenchmarkDeepEqual/int8-4 605449 181.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 137034 893.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 553803 212.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 131163 920.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 550976 214.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 129716 929.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 499964 213.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 131552 920.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 502983 211.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 128498 915.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 620337 180.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 175573 653.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 506025 211.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 129493 902.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 565298 213.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 129164 923.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 554830 210.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 129490 895.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 528175 211.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 130195 909.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 555738 210.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 130633 925.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 524007 211.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 127310 910.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 512886 215.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 129780 925.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 562845 211.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 127988 916.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 554325 211.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 125254 913.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 592352 181.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 135130 871.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 567853 207.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 130503 912.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 174770 670.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 84408 1409 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 67486 1787 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 47605 2545 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 399334 316.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 43802 2712 ns/op BenchmarkIsZero/StructComparable-4 677491 152.8 ns/op BenchmarkIsZero/StructIncomparable-4 198944 597.5 ns/op BenchmarkSetZero/Bool/Direct-4 5173801 23.48 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 102.4 ns/op BenchmarkSetZero/Bool/NewZero-4 757862 136.3 ns/op BenchmarkSetZero/Int/Direct-4 3140926 38.07 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 104.8 ns/op BenchmarkSetZero/Int/NewZero-4 860257 135.9 ns/op BenchmarkSetZero/Uint/Direct-4 3195519 37.26 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 102.5 ns/op BenchmarkSetZero/Uint/NewZero-4 846853 139.6 ns/op BenchmarkSetZero/Float/Direct-4 3200073 37.77 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 102.5 ns/op BenchmarkSetZero/Float/NewZero-4 806083 139.1 ns/op BenchmarkSetZero/Complex/Direct-4 3243596 36.68 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 103.4 ns/op BenchmarkSetZero/Complex/NewZero-4 872212 138.4 ns/op BenchmarkSetZero/Array/Direct-4 2881916 40.42 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 104.4 ns/op BenchmarkSetZero/Array/NewZero-4 860572 136.2 ns/op BenchmarkSetZero/Chan/Direct-4 3240907 37.20 ns/op BenchmarkSetZero/Chan/CachedZero-4 1223120 100.3 ns/op BenchmarkSetZero/Chan/NewZero-4 879146 135.5 ns/op BenchmarkSetZero/Func/Direct-4 3301945 37.20 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 101.3 ns/op BenchmarkSetZero/Func/NewZero-4 837918 133.3 ns/op BenchmarkSetZero/Interface/Direct-4 3086847 38.37 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 103.9 ns/op BenchmarkSetZero/Interface/NewZero-4 865513 136.1 ns/op BenchmarkSetZero/Map/Direct-4 3296095 37.26 ns/op BenchmarkSetZero/Map/CachedZero-4 1223958 100.6 ns/op BenchmarkSetZero/Map/NewZero-4 795181 130.6 ns/op BenchmarkSetZero/Pointer/Direct-4 3294212 37.01 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 100.9 ns/op BenchmarkSetZero/Pointer/NewZero-4 898351 131.5 ns/op BenchmarkSetZero/Slice/Direct-4 2998533 39.60 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 102.9 ns/op BenchmarkSetZero/Slice/NewZero-4 825798 138.2 ns/op BenchmarkSetZero/String/Direct-4 3259568 37.00 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 104.1 ns/op BenchmarkSetZero/String/NewZero-4 880011 138.0 ns/op BenchmarkSetZero/Struct/Direct-4 2903907 40.69 ns/op BenchmarkSetZero/Struct/CachedZero-4 976260 103.3 ns/op BenchmarkSetZero/Struct/NewZero-4 768963 136.3 ns/op BenchmarkSelect/1-4 236492 497.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 105126 1104 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 57301 2065 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 317816 375.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 262533 464.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 117984 1021 ns/op 125.35 MB/s BenchmarkCallArgCopy/size=256-4 114193 968.8 ns/op 264.24 MB/s BenchmarkCallArgCopy/size=1024-4 100165 1306 ns/op 783.92 MB/s BenchmarkCallArgCopy/size=4096-4 58872 2178 ns/op 1880.64 MB/s BenchmarkCallArgCopy/size=65536-4 5527 22789 ns/op 2875.76 MB/s BenchmarkFieldByName1-4 2016226 59.72 ns/op BenchmarkFieldByName2-4 139981 810.8 ns/op BenchmarkFieldByName3-4 19480 7140 ns/op BenchmarkInterfaceBig-4 4336875 23.98 ns/op BenchmarkInterfaceSmall-4 5342403 22.42 ns/op BenchmarkNew-4 3218458 41.44 ns/op BenchmarkMap/StringKeys/MapIndex-4 3148 34936 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2832 41745 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3176 34759 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2912 41502 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3417 34582 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2696 42037 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 317413 351.8 ns/op PASS ok reflect 17.319s goos: linux goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 18673 5892 ns/op 9256 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 28486 4472 ns/op 9365 B/op 1 allocs/op BenchmarkFindString-4 20002 6062 ns/op 9190 B/op 1 allocs/op BenchmarkFindSubmatch-4 17013 7298 ns/op 9250 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 17222 6763 ns/op 9241 B/op 2 allocs/op BenchmarkLiteral-4 26325 4092 ns/op BenchmarkNotLiteral-4 6614 19401 ns/op BenchmarkMatchClass-4 5079 25175 ns/op BenchmarkMatchClass_InRange-4 4824 25548 ns/op BenchmarkReplaceAll-4 3796 31075 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 30895 5004 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 58542 2134 ns/op BenchmarkAnchoredShortMatch-4 27302 4307 ns/op BenchmarkAnchoredLongMatch-4 27638 4250 ns/op BenchmarkOnePassShortA-4 30232 4182 ns/op BenchmarkNotOnePassShortA-4 12174 10018 ns/op BenchmarkOnePassShortB-4 38904 3169 ns/op BenchmarkNotOnePassShortB-4 14893 7773 ns/op BenchmarkOnePassLongPrefix-4 118777 1031 ns/op BenchmarkOnePassLongNotPrefix-4 40923 2840 ns/op BenchmarkMatchParallelShared-4 26323 4415 ns/op BenchmarkMatchParallelCopied-4 24493 4863 ns/op BenchmarkQuoteMetaAll-4 220839 501.5 ns/op 27.92 MB/s BenchmarkQuoteMetaNone-4 438315 264.4 ns/op 98.33 MB/s BenchmarkCompile/Onepass-4 5931 19607 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 2521 47679 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 274 434478 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4858814 24.04 ns/op 665.65 MB/s BenchmarkMatch/Easy0/32-4 25032 4368 ns/op 7.33 MB/s BenchmarkMatch/Easy0/1K-4 8500 12612 ns/op 81.19 MB/s BenchmarkMatch/Easy0i/16-4 5156169 22.40 ns/op 714.35 MB/s BenchmarkMatch/Easy0i/32-4 6940 14517 ns/op 2.20 MB/s BenchmarkMatch/Easy0i/1K-4 381 317330 ns/op 3.23 MB/s BenchmarkMatch/Easy1/16-4 5360485 22.66 ns/op 706.04 MB/s BenchmarkMatch/Easy1/32-4 23827 4367 ns/op 7.33 MB/s BenchmarkMatch/Easy1/1K-4 8222 16742 ns/op 61.16 MB/s BenchmarkMatch/Medium/16-4 5279266 22.74 ns/op 703.50 MB/s BenchmarkMatch/Medium/32-4 8908 13240 ns/op 2.42 MB/s BenchmarkMatch/Medium/1K-4 421 282721 ns/op 3.62 MB/s BenchmarkMatch/Hard/16-4 5048526 22.42 ns/op 713.59 MB/s BenchmarkMatch/Hard/32-4 5953 21138 ns/op 1.51 MB/s BenchmarkMatch/Hard/1K-4 246 533053 ns/op 1.92 MB/s BenchmarkMatch/Hard1/16-4 2172 58488 ns/op 0.27 MB/s BenchmarkMatch/Hard1/32-4 1020 107419 ns/op 0.30 MB/s BenchmarkMatch/Hard1/1K-4 34 2985728 ns/op 0.34 MB/s BenchmarkMatch_onepass_regex/16-4 43261 2747 ns/op 5.83 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 25154 4791 ns/op 6.68 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 962 130646 ns/op 7.84 MB/s 24 B/op 0 allocs/op PASS ok regexp 8.494s goos: linux goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 905065 130.8 ns/op BenchmarkIsWordChar-4 227022 522.9 ns/op PASS ok regexp/syntax 2.059s goos: linux goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkCallers/cached-4 101796 1174 ns/op BenchmarkCallers/inlined-4 78678 1491 ns/op BenchmarkCallers/no-cache-4 17850 6727 ns/op BenchmarkFPCallers/cached-4 3892689 31.07 ns/op BenchmarkMakeChan/Byte-4 1663060 74.92 ns/op BenchmarkMakeChan/Int-4 1357854 85.88 ns/op BenchmarkMakeChan/Ptr-4 789711 132.6 ns/op BenchmarkMakeChan/Struct/0-4 1823191 60.22 ns/op BenchmarkMakeChan/Struct/32-4 821295 152.7 ns/op BenchmarkMakeChan/Struct/40-4 662827 182.5 ns/op BenchmarkChanNonblocking-4 14777337 7.911 ns/op BenchmarkSelectUncontended-4 1686598 70.73 ns/op BenchmarkSelectSyncContended-4 122725 2382 ns/op BenchmarkSelectAsyncContended-4 244770 690.9 ns/op BenchmarkSelectNonblock-4 8395773 14.03 ns/op BenchmarkChanUncontended-4 17659 11683 ns/op BenchmarkChanContended-4 1662 109139 ns/op BenchmarkChanSync-4 281031 555.8 ns/op BenchmarkChanSyncWork-4 13408 8357 ns/op BenchmarkChanProdCons0-4 185739 1308 ns/op BenchmarkChanProdCons10-4 300069 727.8 ns/op BenchmarkChanProdCons100-4 216288 705.3 ns/op BenchmarkChanProdConsWork0-4 89538 1428 ns/op BenchmarkChanProdConsWork10-4 107709 1296 ns/op BenchmarkChanProdConsWork100-4 92457 1163 ns/op BenchmarkSelectProdCons-4 82840 1968 ns/op BenchmarkReceiveDataFromClosedChan-4 1299064 92.37 ns/op BenchmarkChanCreation-4 304957 505.1 ns/op BenchmarkChanSem-4 139519 858.3 ns/op BenchmarkChanPopular-4 169 699634 ns/op BenchmarkChanClosed-4 995403 125.2 ns/op BenchmarkCallClosure-4 8699893 13.77 ns/op BenchmarkCallClosure1-4 8768235 13.50 ns/op BenchmarkCallClosure2-4 1952751 57.27 ns/op BenchmarkCallClosure3-4 2497438 49.37 ns/op BenchmarkCallClosure4-4 2130352 56.80 ns/op BenchmarkComplex128DivNormal-4 14075121 8.079 ns/op BenchmarkComplex128DivNisNaN-4 10821192 10.71 ns/op BenchmarkComplex128DivDisNaN-4 10507483 10.91 ns/op BenchmarkComplex128DivNisInf-4 13533735 8.757 ns/op BenchmarkComplex128DivDisInf-4 8225960 14.31 ns/op BenchmarkSetTypePtr-4 45885064 2.504 ns/op 3195.36 MB/s BenchmarkSetTypePtr8-4 14579329 8.109 ns/op 7892.48 MB/s BenchmarkSetTypePtr16-4 14368813 8.178 ns/op 15652.12 MB/s BenchmarkSetTypePtr32-4 14618170 8.143 ns/op 31437.30 MB/s BenchmarkSetTypePtr64-4 14311693 8.117 ns/op 63074.91 MB/s BenchmarkSetTypePtr126-4 8947462 13.51 ns/op 74628.21 MB/s BenchmarkSetTypePtr128-4 9041889 13.16 ns/op 77830.20 MB/s BenchmarkSetTypePtrSlice-4 1312836 91.75 ns/op 89283.57 MB/s BenchmarkSetTypeNode1-4 13543968 8.190 ns/op 2930.27 MB/s BenchmarkSetTypeNode1Slice-4 6749587 17.89 ns/op 42926.73 MB/s BenchmarkSetTypeNode8-4 14594312 8.124 ns/op 9847.37 MB/s BenchmarkSetTypeNode8Slice-4 2843265 41.85 ns/op 61169.14 MB/s BenchmarkSetTypeNode64-4 8879192 13.45 ns/op 39246.64 MB/s BenchmarkSetTypeNode64Slice-4 324775 339.1 ns/op 49828.20 MB/s BenchmarkSetTypeNode64Dead-4 12002026 10.01 ns/op 52751.29 MB/s BenchmarkSetTypeNode64DeadSlice-4 396673 288.1 ns/op 58640.71 MB/s BenchmarkSetTypeNode124-4 8826494 13.54 ns/op 74456.79 MB/s BenchmarkSetTypeNode124Slice-4 280264 416.9 ns/op 77362.92 MB/s BenchmarkSetTypeNode126-4 9030282 13.21 ns/op 77519.29 MB/s BenchmarkSetTypeNode126Slice-4 283911 422.5 ns/op 77561.98 MB/s BenchmarkSetTypeNode128-4 6385922 18.81 ns/op 55287.48 MB/s BenchmarkSetTypeNode128Slice-4 219355 539.1 ns/op 61737.19 MB/s BenchmarkSetTypeNode130-4 6333121 18.87 ns/op 55970.94 MB/s BenchmarkSetTypeNode130Slice-4 217935 538.2 ns/op 62784.87 MB/s BenchmarkSetTypeNode1024-4 1250078 96.73 ns/op 84851.93 MB/s BenchmarkSetTypeNode1024Slice-4 39346 3082 ns/op 85227.92 MB/s BenchmarkAllocation-4 5698 21554 ns/op BenchmarkReadMemStats-4 7435 17114 ns/op BenchmarkReadMemStatsLatency-4 1 79210 p50-ns 79210 p90-ns 79210 p99-ns BenchmarkWriteBarrier-4 2945146 39.24 ns/op BenchmarkBulkWriteBarrier-4 11765058 10.83 ns/op BenchmarkScanStackNoLocals-4 4 26540806 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15826038 8.477 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13563734 7.878 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12941520 9.192 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9994868 11.66 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 7214740 16.96 ns/op BenchmarkHash5-4 9376550 12.49 ns/op 400.37 MB/s BenchmarkHash16-4 9228537 12.47 ns/op 1282.73 MB/s BenchmarkHash64-4 9353470 12.47 ns/op 5130.47 MB/s BenchmarkHash1024-4 4279057 27.81 ns/op 36818.09 MB/s BenchmarkHash65536-4 90601 1327 ns/op 49389.48 MB/s BenchmarkAlignedLoad-4 11705556 10.22 ns/op BenchmarkUnalignedLoad-4 11526888 11.62 ns/op BenchmarkEqEfaceConcrete-4 9140202 13.11 ns/op BenchmarkEqIfaceConcrete-4 7565611 14.86 ns/op BenchmarkNeEfaceConcrete-4 9273338 12.52 ns/op BenchmarkNeIfaceConcrete-4 9542491 12.54 ns/op BenchmarkConvT2EByteSized/bool-4 8950833 13.53 ns/op BenchmarkConvT2EByteSized/uint8-4 8884095 13.46 ns/op BenchmarkConvT2ESmall-4 7851566 15.36 ns/op BenchmarkConvT2EUintptr-4 7634179 16.22 ns/op BenchmarkConvT2ELarge-4 1826402 63.22 ns/op BenchmarkConvT2ISmall-4 7775227 14.99 ns/op BenchmarkConvT2IUintptr-4 7574149 15.67 ns/op BenchmarkConvT2ILarge-4 1874335 63.62 ns/op BenchmarkConvI2E-4 7225809 16.88 ns/op BenchmarkConvI2I-4 5807972 20.68 ns/op BenchmarkAssertE2T-4 6386058 17.80 ns/op BenchmarkAssertE2TLarge-4 3878516 30.93 ns/op BenchmarkAssertE2I-4 5263791 24.19 ns/op BenchmarkAssertI2T-4 6449108 19.39 ns/op BenchmarkAssertI2I-4 5740238 21.23 ns/op BenchmarkAssertI2E-4 7933819 14.94 ns/op BenchmarkAssertE2E-4 7816956 14.35 ns/op BenchmarkAssertE2T2-4 5044893 23.24 ns/op BenchmarkAssertE2T2Blank-4 6730172 19.20 ns/op BenchmarkAssertI2E2-4 6152074 18.49 ns/op BenchmarkAssertI2E2Blank-4 8553818 14.06 ns/op BenchmarkAssertE2E2-4 6487621 19.49 ns/op BenchmarkAssertE2E2Blank-4 8500713 14.06 ns/op BenchmarkConvT2Ezero/zero/16-4 7982724 15.29 ns/op BenchmarkConvT2Ezero/zero/32-4 7639762 16.01 ns/op BenchmarkConvT2Ezero/zero/64-4 7397090 15.63 ns/op BenchmarkConvT2Ezero/zero/str-4 7496367 16.02 ns/op BenchmarkConvT2Ezero/zero/slice-4 7459044 15.93 ns/op BenchmarkConvT2Ezero/zero/big-4 319797 379.9 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1995328 56.24 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1940716 59.30 ns/op BenchmarkConvT2Ezero/nonzero/big-4 402993 362.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 7786972 15.35 ns/op BenchmarkConvT2Ezero/smallint/32-4 7842397 15.33 ns/op BenchmarkConvT2Ezero/smallint/64-4 7346646 16.52 ns/op BenchmarkConvT2Ezero/largeint/16-4 2493154 47.80 ns/op BenchmarkConvT2Ezero/largeint/32-4 2440089 46.84 ns/op BenchmarkConvT2Ezero/largeint/64-4 2579673 44.89 ns/op BenchmarkMalloc8-4 2232874 55.68 ns/op BenchmarkMalloc16-4 1889397 58.64 ns/op BenchmarkMallocTypeInfo8-4 2176965 54.42 ns/op BenchmarkMallocTypeInfo16-4 1902111 61.01 ns/op BenchmarkMallocLargeStruct-4 249526 412.4 ns/op BenchmarkGoroutineSelect-4 73 1451402 ns/op BenchmarkGoroutineBlocking-4 100 1255510 ns/op BenchmarkGoroutineForRange-4 100 1225045 ns/op BenchmarkGoroutineIdle-4 100 1248685 ns/op BenchmarkHashStringSpeed-4 4385192 28.27 ns/op BenchmarkHashBytesSpeed-4 2424042 50.22 ns/op BenchmarkHashInt32Speed-4 5035557 25.32 ns/op BenchmarkHashInt64Speed-4 4944792 25.73 ns/op BenchmarkHashStringArraySpeed-4 910884 126.5 ns/op BenchmarkMegMap-4 4706763 25.48 ns/op BenchmarkMegOneMap-4 6463447 19.89 ns/op BenchmarkMegEqMap-4 3106 33278 ns/op BenchmarkMegEmptyMap-4 7532912 16.46 ns/op BenchmarkSmallStrMap-4 4845748 25.93 ns/op BenchmarkMapStringKeysEight_16-4 4950378 24.49 ns/op BenchmarkMapStringKeysEight_32-4 4841949 25.23 ns/op BenchmarkMapStringKeysEight_64-4 4716312 26.87 ns/op BenchmarkMapStringKeysEight_1M-4 4521424 26.41 ns/op BenchmarkIntMap-4 6113078 19.90 ns/op BenchmarkMapFirst/1-4 6983043 17.73 ns/op BenchmarkMapFirst/2-4 6884388 18.23 ns/op BenchmarkMapFirst/3-4 6778224 16.76 ns/op BenchmarkMapFirst/4-4 6917932 17.07 ns/op BenchmarkMapFirst/5-4 6709266 18.10 ns/op BenchmarkMapFirst/6-4 6931330 17.05 ns/op BenchmarkMapFirst/7-4 6741711 17.10 ns/op BenchmarkMapFirst/8-4 6564880 17.05 ns/op BenchmarkMapFirst/9-4 6313183 19.64 ns/op BenchmarkMapFirst/10-4 6150649 20.00 ns/op BenchmarkMapFirst/11-4 6328618 19.75 ns/op BenchmarkMapFirst/12-4 6179406 19.81 ns/op BenchmarkMapFirst/13-4 6054223 19.70 ns/op BenchmarkMapFirst/14-4 6108814 19.50 ns/op BenchmarkMapFirst/15-4 6113160 19.03 ns/op BenchmarkMapFirst/16-4 5728468 18.94 ns/op BenchmarkMapMid/1-4 4965000 21.21 ns/op BenchmarkMapMid/2-4 5519484 23.35 ns/op BenchmarkMapMid/3-4 5568436 21.54 ns/op BenchmarkMapMid/4-4 5014711 22.39 ns/op BenchmarkMapMid/5-4 5480031 21.90 ns/op BenchmarkMapMid/6-4 5232414 23.18 ns/op BenchmarkMapMid/7-4 5313885 22.40 ns/op BenchmarkMapMid/8-4 5070921 24.87 ns/op BenchmarkMapMid/9-4 5030774 24.05 ns/op BenchmarkMapMid/10-4 5067356 24.32 ns/op BenchmarkMapMid/11-4 4849298 23.06 ns/op BenchmarkMapMid/12-4 4760190 24.52 ns/op BenchmarkMapMid/13-4 5203273 23.56 ns/op BenchmarkMapMid/14-4 4936633 25.08 ns/op BenchmarkMapMid/15-4 5197603 23.27 ns/op BenchmarkMapMid/16-4 5129086 24.88 ns/op BenchmarkMapLast/1-4 5310177 22.82 ns/op BenchmarkMapLast/2-4 5508754 21.47 ns/op BenchmarkMapLast/3-4 5292915 21.87 ns/op BenchmarkMapLast/4-4 5319633 22.60 ns/op BenchmarkMapLast/5-4 5384955 22.15 ns/op BenchmarkMapLast/6-4 4659523 24.37 ns/op BenchmarkMapLast/7-4 4775113 25.09 ns/op BenchmarkMapLast/8-4 4648326 24.12 ns/op BenchmarkMapLast/9-4 5021366 24.14 ns/op BenchmarkMapLast/10-4 4392615 24.02 ns/op BenchmarkMapLast/11-4 4803693 27.52 ns/op BenchmarkMapLast/12-4 4475790 27.49 ns/op BenchmarkMapLast/13-4 4864370 22.97 ns/op BenchmarkMapLast/14-4 5293394 23.04 ns/op BenchmarkMapLast/15-4 4985919 23.92 ns/op BenchmarkMapLast/16-4 4859994 25.58 ns/op BenchmarkMapCycle-4 5263782 22.93 ns/op BenchmarkRepeatedLookupStrMapKey32-4 5398521 21.44 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 5187 22233 ns/op BenchmarkMakeMap/[Byte]Byte-4 956235 122.2 ns/op BenchmarkMakeMap/[Int]Int-4 477015 227.8 ns/op BenchmarkNewEmptyMap-4 15904696 7.198 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 2447854 47.68 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 851038 133.7 ns/op BenchmarkMapIterEmpty-4 7888797 14.94 ns/op BenchmarkSameLengthMap-4 6817836 17.32 ns/op BenchmarkBigKeyMap-4 2570342 47.69 ns/op BenchmarkBigValMap-4 2346996 51.22 ns/op BenchmarkSmallKeyMap-4 4107009 28.70 ns/op BenchmarkMapPopulate/1-4 3159900 37.68 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 181237 654.7 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 11625 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 1054 111959 ns/op 51791 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 75 1422868 ns/op 416548 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 6 18301537 ns/op 6538458 B/op 2917 allocs/op BenchmarkComplexAlgMap-4 668672 172.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 107.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 963475 120.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 290625 354.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 59004 2058 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7616 15723 ns/op BenchmarkGoMapClear/NonReflexive/1-4 885883 132.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 808194 144.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 318092 384.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 57484 2070 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7537 15751 ns/op BenchmarkMapStringConversion/32/simple-4 2654625 45.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2636332 45.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 2339299 51.14 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2361674 50.48 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 2462043 49.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 2214454 55.09 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 3027548 41.93 ns/op BenchmarkMapInterfacePtr-4 3220977 36.69 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5917946 18.20 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 223014 573.0 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 7876 15314 ns/op BenchmarkMapPop1000-4 531 219428 ns/op BenchmarkMapPop10000-4 27 3801735 ns/op BenchmarkMapAssign/Int32/256-4 4527002 26.89 ns/op BenchmarkMapAssign/Int32/65536-4 2226045 55.94 ns/op BenchmarkMapAssign/Int64/256-4 4539058 25.74 ns/op BenchmarkMapAssign/Int64/65536-4 2116513 59.42 ns/op BenchmarkMapAssign/Str/256-4 3249274 37.43 ns/op BenchmarkMapAssign/Str/65536-4 1306218 90.75 ns/op BenchmarkMapOperatorAssign/Int32/256-4 2295864 51.82 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1070576 109.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 2422426 48.06 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1503597 81.67 ns/op BenchmarkMapOperatorAssign/Str/256-4 735076 2357 ns/op BenchmarkMapOperatorAssign/Str/65536-4 416628 251.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 1514802 78.24 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 540554 198.5 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1508185 78.62 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 528315 228.0 ns/op 35 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 919940 127.9 ns/op 72 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 335127 355.5 ns/op 83 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2780444 43.91 ns/op BenchmarkMapDelete/Int32/1000-4 2587020 41.46 ns/op BenchmarkMapDelete/Int32/10000-4 2745058 44.61 ns/op BenchmarkMapDelete/Int64/100-4 2702596 44.49 ns/op BenchmarkMapDelete/Int64/1000-4 2185410 53.79 ns/op BenchmarkMapDelete/Int64/10000-4 2419738 49.45 ns/op BenchmarkMapDelete/Str/100-4 1826151 73.03 ns/op BenchmarkMapDelete/Str/1000-4 1855371 57.98 ns/op BenchmarkMapDelete/Str/10000-4 1942155 62.29 ns/op BenchmarkMapDelete/Pointer/100-4 2114475 57.50 ns/op BenchmarkMapDelete/Pointer/1000-4 2535111 46.62 ns/op BenchmarkMapDelete/Pointer/10000-4 2249691 52.22 ns/op BenchmarkMemmove/0-4 18133508 7.498 ns/op BenchmarkMemmove/1-4 2811049 44.50 ns/op 22.47 MB/s BenchmarkMemmove/2-4 2749011 45.24 ns/op 44.21 MB/s BenchmarkMemmove/3-4 2766770 44.10 ns/op 68.03 MB/s BenchmarkMemmove/4-4 2775624 43.77 ns/op 91.39 MB/s BenchmarkMemmove/5-4 2772644 45.44 ns/op 110.04 MB/s BenchmarkMemmove/6-4 2671150 44.71 ns/op 134.21 MB/s BenchmarkMemmove/7-4 2716438 45.11 ns/op 155.18 MB/s BenchmarkMemmove/8-4 2810932 42.20 ns/op 189.58 MB/s BenchmarkMemmove/9-4 2705774 44.98 ns/op 200.09 MB/s BenchmarkMemmove/10-4 2615694 44.89 ns/op 222.75 MB/s BenchmarkMemmove/11-4 2692018 43.80 ns/op 251.15 MB/s BenchmarkMemmove/12-4 2616979 45.99 ns/op 260.90 MB/s BenchmarkMemmove/13-4 2579736 45.78 ns/op 283.99 MB/s BenchmarkMemmove/14-4 2612846 44.10 ns/op 317.46 MB/s BenchmarkMemmove/15-4 2662239 44.27 ns/op 338.84 MB/s BenchmarkMemmove/16-4 2709458 44.48 ns/op 359.73 MB/s BenchmarkMemmove/32-4 2590236 44.95 ns/op 711.97 MB/s BenchmarkMemmove/64-4 2307753 52.40 ns/op 1221.38 MB/s BenchmarkMemmove/128-4 1883743 64.30 ns/op 1990.54 MB/s BenchmarkMemmove/256-4 1402898 84.10 ns/op 3043.92 MB/s BenchmarkMemmove/512-4 829288 136.9 ns/op 3740.59 MB/s BenchmarkMemmove/1024-4 544113 220.6 ns/op 4642.15 MB/s BenchmarkMemmove/2048-4 304654 386.3 ns/op 5301.79 MB/s BenchmarkMemmove/4096-4 158959 726.5 ns/op 5637.74 MB/s BenchmarkMemmoveOverlap/32-4 2649823 45.96 ns/op 696.19 MB/s BenchmarkMemmoveOverlap/64-4 2257005 52.60 ns/op 1216.66 MB/s BenchmarkMemmoveOverlap/128-4 1837166 64.42 ns/op 1986.93 MB/s BenchmarkMemmoveOverlap/256-4 1426002 85.86 ns/op 2981.76 MB/s BenchmarkMemmoveOverlap/512-4 863868 137.1 ns/op 3735.75 MB/s BenchmarkMemmoveOverlap/1024-4 536823 221.4 ns/op 4626.03 MB/s BenchmarkMemmoveOverlap/2048-4 304561 387.7 ns/op 5282.27 MB/s BenchmarkMemmoveOverlap/4096-4 160435 740.8 ns/op 5529.19 MB/s BenchmarkMemmoveUnalignedDst/0-4 18031251 6.288 ns/op BenchmarkMemmoveUnalignedDst/1-4 2592295 43.53 ns/op 22.97 MB/s BenchmarkMemmoveUnalignedDst/2-4 2699712 44.39 ns/op 45.06 MB/s BenchmarkMemmoveUnalignedDst/3-4 2742909 44.15 ns/op 67.96 MB/s BenchmarkMemmoveUnalignedDst/4-4 2766560 44.66 ns/op 89.56 MB/s BenchmarkMemmoveUnalignedDst/5-4 2786157 43.57 ns/op 114.75 MB/s BenchmarkMemmoveUnalignedDst/6-4 2758381 43.60 ns/op 137.63 MB/s BenchmarkMemmoveUnalignedDst/7-4 2751828 44.79 ns/op 156.28 MB/s BenchmarkMemmoveUnalignedDst/8-4 2928147 42.01 ns/op 190.42 MB/s BenchmarkMemmoveUnalignedDst/9-4 2648013 43.77 ns/op 205.63 MB/s BenchmarkMemmoveUnalignedDst/10-4 2748601 44.79 ns/op 223.26 MB/s BenchmarkMemmoveUnalignedDst/11-4 2710993 43.94 ns/op 250.36 MB/s BenchmarkMemmoveUnalignedDst/12-4 2677146 44.34 ns/op 270.66 MB/s BenchmarkMemmoveUnalignedDst/13-4 2743084 44.92 ns/op 289.43 MB/s BenchmarkMemmoveUnalignedDst/14-4 2707846 45.25 ns/op 309.40 MB/s BenchmarkMemmoveUnalignedDst/15-4 2741060 45.47 ns/op 329.85 MB/s BenchmarkMemmoveUnalignedDst/16-4 2737293 45.94 ns/op 348.30 MB/s BenchmarkMemmoveUnalignedDst/32-4 2571900 47.23 ns/op 677.61 MB/s BenchmarkMemmoveUnalignedDst/64-4 2215550 52.12 ns/op 1227.95 MB/s BenchmarkMemmoveUnalignedDst/128-4 1823133 65.65 ns/op 1949.81 MB/s BenchmarkMemmoveUnalignedDst/256-4 1417882 85.43 ns/op 2996.71 MB/s BenchmarkMemmoveUnalignedDst/512-4 851521 141.5 ns/op 3618.67 MB/s BenchmarkMemmoveUnalignedDst/1024-4 496299 223.2 ns/op 4588.27 MB/s BenchmarkMemmoveUnalignedDst/2048-4 306703 391.2 ns/op 5234.53 MB/s BenchmarkMemmoveUnalignedDst/4096-4 157884 747.2 ns/op 5481.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 2498548 49.33 ns/op 648.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 2250508 54.65 ns/op 1171.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1799204 64.82 ns/op 1974.73 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1379380 88.42 ns/op 2895.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 853963 140.0 ns/op 3656.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 530876 221.9 ns/op 4615.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 278614 390.7 ns/op 5242.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 158948 738.3 ns/op 5548.21 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18265712 6.589 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2811422 42.74 ns/op 23.40 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2737586 45.43 ns/op 44.03 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2687371 45.23 ns/op 66.33 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2669230 45.08 ns/op 88.72 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2666890 44.78 ns/op 111.66 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2769693 43.20 ns/op 138.90 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2701322 43.33 ns/op 161.56 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2907090 41.25 ns/op 193.94 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2735827 43.83 ns/op 205.34 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2662412 45.09 ns/op 221.78 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2691568 45.20 ns/op 243.34 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2693299 43.98 ns/op 272.83 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2716161 45.39 ns/op 286.38 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2679188 43.95 ns/op 318.52 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2553128 44.09 ns/op 340.20 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2689182 45.39 ns/op 352.50 MB/s BenchmarkMemmoveUnalignedSrc/32-4 2571214 48.42 ns/op 660.84 MB/s BenchmarkMemmoveUnalignedSrc/64-4 2236978 52.99 ns/op 1207.86 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1802954 66.89 ns/op 1913.67 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1373130 87.01 ns/op 2942.17 MB/s BenchmarkMemmoveUnalignedSrc/512-4 812600 139.3 ns/op 3675.79 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 518619 222.9 ns/op 4593.80 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 283717 394.5 ns/op 5191.17 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 152762 735.9 ns/op 5565.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 2532758 47.88 ns/op 668.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 2303462 53.92 ns/op 1187.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1863936 65.89 ns/op 1942.60 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1408606 84.44 ns/op 3031.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 848121 137.5 ns/op 3724.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 479886 221.4 ns/op 4624.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 304162 390.0 ns/op 5250.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 161254 759.5 ns/op 5393.01 MB/s BenchmarkMemclr/5-4 15371919 7.489 ns/op 667.66 MB/s BenchmarkMemclr/16-4 16041358 7.481 ns/op 2138.65 MB/s BenchmarkMemclr/64-4 14484840 8.115 ns/op 7886.90 MB/s BenchmarkMemclr/256-4 13472862 8.492 ns/op 30145.04 MB/s BenchmarkMemclr/4096-4 2810668 43.04 ns/op 95162.68 MB/s BenchmarkMemclr/65536-4 163093 741.9 ns/op 88337.00 MB/s BenchmarkMemclr/1M-4 6349 15957 ns/op 65713.52 MB/s BenchmarkMemclr/4M-4 1840 79311 ns/op 52884.27 MB/s BenchmarkMemclr/8M-4 740 162786 ns/op 51531.52 MB/s BenchmarkMemclr/16M-4 326 373583 ns/op 44908.99 MB/s BenchmarkMemclr/64M-4 90 1336444 ns/op 50214.48 MB/s BenchmarkMemclrUnaligned/0_5-4 9736990 13.93 ns/op 358.96 MB/s BenchmarkMemclrUnaligned/0_16-4 9765192 12.22 ns/op 1309.85 MB/s BenchmarkMemclrUnaligned/0_64-4 9105729 12.79 ns/op 5005.00 MB/s BenchmarkMemclrUnaligned/0_256-4 9149866 13.18 ns/op 19416.76 MB/s BenchmarkMemclrUnaligned/0_4096-4 2755645 43.45 ns/op 94274.65 MB/s BenchmarkMemclrUnaligned/0_65536-4 152140 745.1 ns/op 87951.47 MB/s BenchmarkMemclrUnaligned/1_5-4 9786088 12.20 ns/op 409.72 MB/s BenchmarkMemclrUnaligned/1_16-4 9797313 14.06 ns/op 1137.70 MB/s BenchmarkMemclrUnaligned/1_64-4 9376212 12.78 ns/op 5007.25 MB/s BenchmarkMemclrUnaligned/1_256-4 8760086 13.25 ns/op 19323.30 MB/s BenchmarkMemclrUnaligned/1_4096-4 1596598 65.20 ns/op 62822.02 MB/s BenchmarkMemclrUnaligned/1_65536-4 119706 951.7 ns/op 68865.09 MB/s BenchmarkMemclrUnaligned/4_5-4 9615866 12.25 ns/op 408.15 MB/s BenchmarkMemclrUnaligned/4_16-4 9818894 12.25 ns/op 1306.34 MB/s BenchmarkMemclrUnaligned/4_64-4 8111294 12.94 ns/op 4946.73 MB/s BenchmarkMemclrUnaligned/4_256-4 8947182 13.15 ns/op 19472.57 MB/s BenchmarkMemclrUnaligned/4_4096-4 1700713 61.83 ns/op 66249.81 MB/s BenchmarkMemclrUnaligned/4_65536-4 135254 894.5 ns/op 73262.81 MB/s BenchmarkMemclrUnaligned/7_5-4 8547127 12.22 ns/op 409.13 MB/s BenchmarkMemclrUnaligned/7_16-4 9636003 12.19 ns/op 1312.17 MB/s BenchmarkMemclrUnaligned/7_64-4 9194244 12.83 ns/op 4988.74 MB/s BenchmarkMemclrUnaligned/7_256-4 8966991 13.17 ns/op 19434.99 MB/s BenchmarkMemclrUnaligned/7_4096-4 1587045 64.94 ns/op 63075.10 MB/s BenchmarkMemclrUnaligned/7_65536-4 127708 953.9 ns/op 68705.99 MB/s BenchmarkMemclrUnaligned/0_1M-4 7443 15434 ns/op 67940.98 MB/s BenchmarkMemclrUnaligned/0_4M-4 1484 78664 ns/op 53319.41 MB/s BenchmarkMemclrUnaligned/0_8M-4 924 131726 ns/op 63682.12 MB/s BenchmarkMemclrUnaligned/0_16M-4 360 350187 ns/op 47909.29 MB/s BenchmarkMemclrUnaligned/0_64M-4 92 1302070 ns/op 51540.12 MB/s BenchmarkMemclrUnaligned/1_1M-4 6476 18128 ns/op 57841.89 MB/s BenchmarkMemclrUnaligned/1_4M-4 1704 70222 ns/op 59729.43 MB/s BenchmarkMemclrUnaligned/1_8M-4 838 156253 ns/op 53686.07 MB/s BenchmarkMemclrUnaligned/1_16M-4 338 326020 ns/op 51460.66 MB/s BenchmarkMemclrUnaligned/1_64M-4 91 1291465 ns/op 51963.37 MB/s BenchmarkMemclrUnaligned/4_1M-4 6822 17555 ns/op 59730.54 MB/s BenchmarkMemclrUnaligned/4_4M-4 1644 74526 ns/op 56280.05 MB/s BenchmarkMemclrUnaligned/4_8M-4 805 134639 ns/op 62304.37 MB/s BenchmarkMemclrUnaligned/4_16M-4 421 318434 ns/op 52686.66 MB/s BenchmarkMemclrUnaligned/4_64M-4 91 1292386 ns/op 51926.33 MB/s BenchmarkMemclrUnaligned/7_1M-4 5664 17995 ns/op 58271.72 MB/s BenchmarkMemclrUnaligned/7_4M-4 1579 72024 ns/op 58235.08 MB/s BenchmarkMemclrUnaligned/7_8M-4 834 147933 ns/op 56705.31 MB/s BenchmarkMemclrUnaligned/7_16M-4 322 371952 ns/op 45105.84 MB/s BenchmarkMemclrUnaligned/7_64M-4 75 1363160 ns/op 49230.35 MB/s BenchmarkGoMemclr/5-4 2995862 40.03 ns/op 124.90 MB/s BenchmarkGoMemclr/16-4 880720 137.9 ns/op 116.06 MB/s BenchmarkGoMemclr/64-4 232670 498.6 ns/op 128.36 MB/s BenchmarkGoMemclr/256-4 59206 2027 ns/op 126.28 MB/s BenchmarkMemclrRange/1K_2K-4 90748 1312 ns/op 73062.00 MB/s BenchmarkMemclrRange/2K_8K-4 32574 3676 ns/op 90726.44 MB/s BenchmarkMemclrRange/4K_16K-4 36190 3302 ns/op 97841.27 MB/s BenchmarkMemclrRange/160K_228K-4 6470 18535 ns/op 89712.57 MB/s BenchmarkClearFat7-4 9762205 12.32 ns/op BenchmarkClearFat8-4 11103961 10.81 ns/op BenchmarkClearFat11-4 9742090 12.27 ns/op BenchmarkClearFat12-4 9372880 12.02 ns/op BenchmarkClearFat13-4 9610668 12.79 ns/op BenchmarkClearFat14-4 9986340 12.05 ns/op BenchmarkClearFat15-4 9701827 12.76 ns/op BenchmarkClearFat16-4 10460922 11.40 ns/op BenchmarkClearFat24-4 9654121 12.37 ns/op BenchmarkClearFat32-4 9499024 12.66 ns/op BenchmarkClearFat40-4 8741764 13.57 ns/op BenchmarkClearFat48-4 8419336 13.96 ns/op BenchmarkClearFat56-4 7723088 14.87 ns/op BenchmarkClearFat64-4 7669522 15.62 ns/op BenchmarkClearFat72-4 7229178 16.50 ns/op BenchmarkClearFat128-4 5197974 23.12 ns/op BenchmarkClearFat256-4 3546872 33.78 ns/op BenchmarkClearFat512-4 2019736 59.16 ns/op BenchmarkClearFat1024-4 1000000 102.5 ns/op BenchmarkClearFat1032-4 1160469 103.3 ns/op BenchmarkClearFat1040-4 897154 130.9 ns/op BenchmarkCopyFat7-4 9920082 12.50 ns/op BenchmarkCopyFat8-4 10237767 11.08 ns/op BenchmarkCopyFat11-4 9570418 12.51 ns/op BenchmarkCopyFat12-4 9134502 12.53 ns/op BenchmarkCopyFat13-4 9498370 12.44 ns/op BenchmarkCopyFat14-4 9764048 12.34 ns/op BenchmarkCopyFat15-4 9674715 12.67 ns/op BenchmarkCopyFat16-4 9682483 12.33 ns/op BenchmarkCopyFat24-4 9703458 12.35 ns/op BenchmarkCopyFat32-4 9442093 12.71 ns/op BenchmarkCopyFat64-4 7745340 15.65 ns/op BenchmarkCopyFat72-4 7244199 16.60 ns/op BenchmarkCopyFat128-4 5151777 23.54 ns/op BenchmarkCopyFat256-4 3551626 33.78 ns/op BenchmarkCopyFat512-4 1932019 62.09 ns/op BenchmarkCopyFat520-4 1897941 63.00 ns/op BenchmarkCopyFat1024-4 1000000 112.2 ns/op BenchmarkCopyFat1032-4 1000000 113.6 ns/op BenchmarkCopyFat1040-4 995395 120.4 ns/op BenchmarkIssue18740/2byte-4 651 183842 ns/op BenchmarkIssue18740/4byte-4 1086 104005 ns/op BenchmarkIssue18740/8byte-4 1678 75712 ns/op BenchmarkMemclrKnownSize1-4 11225576 10.62 ns/op 94.14 MB/s BenchmarkMemclrKnownSize2-4 7384044 16.06 ns/op 124.56 MB/s BenchmarkMemclrKnownSize4-4 3727360 28.10 ns/op 142.33 MB/s BenchmarkMemclrKnownSize8-4 1858770 61.82 ns/op 129.41 MB/s BenchmarkMemclrKnownSize16-4 916303 129.0 ns/op 124.01 MB/s BenchmarkMemclrKnownSize32-4 424850 246.7 ns/op 129.72 MB/s BenchmarkMemclrKnownSize64-4 239232 481.2 ns/op 133.00 MB/s BenchmarkMemclrKnownSize112-4 143008 833.5 ns/op 134.37 MB/s BenchmarkMemclrKnownSize128-4 126681 945.0 ns/op 135.44 MB/s BenchmarkMemclrKnownSize192-4 85000 1413 ns/op 135.90 MB/s BenchmarkMemclrKnownSize248-4 62385 1823 ns/op 136.04 MB/s BenchmarkMemclrKnownSize256-4 62556 1878 ns/op 136.30 MB/s BenchmarkMemclrKnownSize512-4 32041 3740 ns/op 136.88 MB/s BenchmarkMemclrKnownSize1024-4 14743 7832 ns/op 130.74 MB/s BenchmarkMemclrKnownSize4096-4 3740 33310 ns/op 122.97 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4346663 ns/op 120.62 MB/s BenchmarkReadMetricsLatency-4 18770 2920 p50-ns 3450 p90-ns 19951 p99-ns BenchmarkFinalizer-4 201 896771 ns/op BenchmarkFinalizerRun-4 202293 682.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 10646779 11.57 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2941058 40.52 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2485066 46.99 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2484200 47.69 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1762425 67.89 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1675422 71.25 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2353107 50.50 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1677888 71.85 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1804890 66.66 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2235376 53.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2242478 53.02 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2050556 58.42 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1934578 61.49 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1783851 67.16 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8166434 14.73 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8083826 14.68 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8082268 14.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8352063 14.36 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7687341 15.63 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6603330 16.95 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8239191 14.42 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8078335 14.73 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8165767 14.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8339463 14.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8163262 14.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8193628 14.67 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8308416 14.43 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8143611 14.72 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8146575 14.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8357595 14.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8156636 14.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8158971 14.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8313199 14.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7810224 15.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7822876 15.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8357828 14.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7829588 15.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7744260 18.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8322897 14.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7676282 15.32 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7803909 15.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6991634 14.44 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6632458 15.29 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7834357 15.36 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8373768 14.34 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8195694 14.64 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6875932 14.65 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8267505 14.40 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8206410 14.64 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8190183 14.65 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8342871 14.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8198364 14.75 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8000664 14.69 ns/op BenchmarkNetpollBreak-4 6381 20164 ns/op BenchmarkPinnerPinUnpinBatch-4 2226 52233 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 345 353808 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 2260 49473 ns/op BenchmarkPinnerPinUnpin-4 2502308 48.11 ns/op BenchmarkPinnerPinUnpinTiny-4 2487417 48.10 ns/op BenchmarkPinnerPinUnpinDouble-4 947395 124.9 ns/op BenchmarkPinnerPinUnpinParallel-4 6651885 17.87 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 6164376 17.82 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 334339 449.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8377006 12.86 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8798398 13.18 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 10567935 9.695 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 12707754 9.464 ns/op BenchmarkPingPongHog-4 376 372791 ns/op BenchmarkStackGrowth-4 182926 606.9 ns/op BenchmarkStackGrowthDeep-4 1611 64111 ns/op BenchmarkCreateGoroutines-4 89575 1705 ns/op BenchmarkCreateGoroutinesParallel-4 44522 2910 ns/op BenchmarkCreateGoroutinesCapture-4 11174 9314 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 56475 2289 ns/op BenchmarkClosureCall-4 26012582 4.372 ns/op BenchmarkWakeupParallelSpinning/0s-4 7574 21067 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4652 25554 ns/op BenchmarkWakeupParallelSpinning/2µs-4 6018 30369 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3196 37080 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2115 59314 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1227 95388 ns/op BenchmarkWakeupParallelSpinning/50µs-4 625 188683 ns/op BenchmarkWakeupParallelSpinning/100µs-4 387 318298 ns/op BenchmarkWakeupParallelSyscall/0s-4 788 147659 ns/op BenchmarkWakeupParallelSyscall/1µs-4 794 144962 ns/op BenchmarkWakeupParallelSyscall/2µs-4 782 147011 ns/op BenchmarkWakeupParallelSyscall/5µs-4 759 158596 ns/op BenchmarkWakeupParallelSyscall/10µs-4 742 163419 ns/op BenchmarkWakeupParallelSyscall/20µs-4 615 192538 ns/op BenchmarkWakeupParallelSyscall/50µs-4 459 252432 ns/op BenchmarkWakeupParallelSyscall/100µs-4 346 343194 ns/op BenchmarkMatmult-4 6408938 19.64 ns/op BenchmarkFastrand-4 15137749 7.738 ns/op BenchmarkFastrand64-4 13710315 7.572 ns/op BenchmarkFastrandHashiter-4 6746776 18.34 ns/op BenchmarkFastrandn/2-4 8029292 15.75 ns/op BenchmarkFastrandn/3-4 8101814 14.57 ns/op BenchmarkFastrandn/4-4 8684409 14.67 ns/op BenchmarkFastrandn/5-4 8144209 14.67 ns/op BenchmarkIfaceCmp100-4 124135 951.2 ns/op BenchmarkIfaceCmpNil100-4 233690 514.3 ns/op BenchmarkEfaceCmpDiff-4 50606 2355 ns/op BenchmarkEfaceCmpDiffIndirect-4 47330 2516 ns/op BenchmarkDefer-4 2366019 53.29 ns/op BenchmarkDefer10-4 1213956 94.88 ns/op BenchmarkDeferMany-4 840564 272.4 ns/op BenchmarkPanicRecover-4 262057 431.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7652 15960 ns/op 16760 p50-ns 21391 p90-ns 31320 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6211 23501 ns/op 21720 p50-ns 27820 p90-ns 53620 p99-ns BenchmarkGoroutineProfile/small/idle-4 3933 41954 ns/op 39970 p50-ns 44500 p90-ns 60000 p99-ns BenchmarkGoroutineProfile/small/loaded-4 643 199445 ns/op 98890 p50-ns 351120 p90-ns 1462931 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 5491 21358 ns/op 21620 p50-ns 27580 p90-ns 35200 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 5580 23377 ns/op 21390 p50-ns 27440 p90-ns 51290 p99-ns BenchmarkGoroutineProfile/large/idle-4 26 4260772 ns/op 4173480 p50-ns 4297140 p90-ns 5210361 p99-ns BenchmarkGoroutineProfile/large/loaded-4 22 6591208 ns/op 5238640 p50-ns 12478051 p90-ns 14610821 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 6600 17313 ns/op 17030 p50-ns 23370 p90-ns 34020 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5901 22405 ns/op 19480 p50-ns 27980 p90-ns 102630 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1530 74128 ns/op 72601 p50-ns 80720 p90-ns 116689 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 472 342897 ns/op 181680 p50-ns 338121 p90-ns 3816000 p99-ns BenchmarkRWMutexUncontended-4 7198183 15.70 ns/op BenchmarkRWMutexWrite100-4 1000000 125.4 ns/op BenchmarkRWMutexWrite10-4 409234 255.9 ns/op BenchmarkRWMutexWorkWrite100-4 551809 248.2 ns/op BenchmarkRWMutexWorkWrite10-4 79552 1799 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2228 45280 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1304 90293 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1170 89077 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 627 189346 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 620 193847 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 292 393151 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 333 355216 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 142 815584 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 486112 250.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 448474 260.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 383174 273.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 478933 258.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 465559 277.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 367642 301.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 433215 246.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 417277 249.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 374986 317.9 ns/op BenchmarkMakeSlice/Byte-4 3073550 38.75 ns/op BenchmarkMakeSlice/Int16-4 3099344 39.15 ns/op BenchmarkMakeSlice/Int-4 2350990 48.74 ns/op BenchmarkMakeSlice/Ptr-4 1961941 62.21 ns/op BenchmarkMakeSlice/Struct/24-4 1598266 83.56 ns/op BenchmarkMakeSlice/Struct/32-4 1258698 97.59 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 115.1 ns/op BenchmarkGrowSlice/Byte-4 1228099 97.96 ns/op BenchmarkGrowSlice/Int16-4 1000000 111.9 ns/op BenchmarkGrowSlice/Int-4 771886 144.1 ns/op BenchmarkGrowSlice/Ptr-4 724134 167.6 ns/op BenchmarkGrowSlice/Struct/24-4 491664 249.3 ns/op BenchmarkGrowSlice/Struct/32-4 415501 298.0 ns/op BenchmarkGrowSlice/Struct/40-4 284678 363.3 ns/op BenchmarkExtendSlice/IntSlice-4 646806 163.6 ns/op BenchmarkExtendSlice/PointerSlice-4 641288 192.7 ns/op BenchmarkExtendSlice/NoGrow-4 1380567 91.88 ns/op BenchmarkAppend-4 1000000 107.3 ns/op BenchmarkAppendGrowByte-4 7 16308881 ns/op BenchmarkAppendGrowString-4 1 235048912 ns/op BenchmarkAppendSlice/1Bytes-4 2829126 42.89 ns/op BenchmarkAppendSlice/4Bytes-4 2753524 43.40 ns/op BenchmarkAppendSlice/7Bytes-4 2646734 45.18 ns/op BenchmarkAppendSlice/8Bytes-4 2680138 43.10 ns/op BenchmarkAppendSlice/15Bytes-4 2650308 46.27 ns/op BenchmarkAppendSlice/16Bytes-4 2572448 45.77 ns/op BenchmarkAppendSlice/32Bytes-4 2631290 44.60 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 120084 902.8 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 32101 3813 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9427 13825 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2126 50934 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 189 649639 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 49 3190713 ns/op BenchmarkAppendStr/1Bytes-4 1904742 61.52 ns/op BenchmarkAppendStr/4Bytes-4 2029440 63.64 ns/op BenchmarkAppendStr/8Bytes-4 1834041 65.21 ns/op BenchmarkAppendStr/16Bytes-4 1919503 61.78 ns/op BenchmarkAppendStr/32Bytes-4 1997880 60.40 ns/op BenchmarkAppendSpecialCase-4 865008 124.2 ns/op BenchmarkCopy/1Byte-4 2867677 42.23 ns/op 23.68 MB/s BenchmarkCopy/1String-4 2848533 42.98 ns/op 23.26 MB/s BenchmarkCopy/2Byte-4 2698969 44.60 ns/op 44.84 MB/s BenchmarkCopy/2String-4 2755609 42.76 ns/op 46.77 MB/s BenchmarkCopy/4Byte-4 2699607 43.51 ns/op 91.92 MB/s BenchmarkCopy/4String-4 2822328 43.03 ns/op 92.97 MB/s BenchmarkCopy/8Byte-4 2965986 41.29 ns/op 193.75 MB/s BenchmarkCopy/8String-4 2849541 40.63 ns/op 196.91 MB/s BenchmarkCopy/12Byte-4 2760459 44.34 ns/op 270.65 MB/s BenchmarkCopy/12String-4 2780622 42.87 ns/op 279.93 MB/s BenchmarkCopy/16Byte-4 2687340 43.44 ns/op 368.34 MB/s BenchmarkCopy/16String-4 2840098 44.33 ns/op 360.97 MB/s BenchmarkCopy/32Byte-4 2709586 45.53 ns/op 702.78 MB/s BenchmarkCopy/32String-4 2585822 46.65 ns/op 686.02 MB/s BenchmarkCopy/128Byte-4 1865858 63.76 ns/op 2007.39 MB/s BenchmarkCopy/128String-4 1816260 67.64 ns/op 1892.26 MB/s BenchmarkCopy/1024Byte-4 462856 221.0 ns/op 4634.35 MB/s BenchmarkCopy/1024String-4 458140 261.0 ns/op 3923.26 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 46540 2440 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 29366 4042 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 19189 6233 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 15936 7666 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 12343 9890 ns/op BenchmarkAppendInPlace/Grow/Byte-4 222384 563.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 232101 603.3 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 154029 714.4 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 125983 932.0 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 113386 932.6 ns/op BenchmarkStackCopyPtr-4 1 104564240 ns/op BenchmarkStackCopy-4 2 73215716 ns/op BenchmarkStackCopyNoCache-4 32 3712996 ns/op BenchmarkStackCopyWithStkobj-4 3 42231970 ns/op BenchmarkIssue18138-4 849 136205 ns/op BenchmarkCompareStringEqual-4 15397107 8.108 ns/op BenchmarkCompareStringIdentical-4 19664906 6.118 ns/op BenchmarkCompareStringSameLength-4 16871491 6.907 ns/op BenchmarkCompareStringDifferentLength-4 24309853 4.682 ns/op BenchmarkCompareStringBigUnaligned-4 3590 32176 ns/op 32589.25 MB/s BenchmarkCompareStringBig-4 3913 32616 ns/op 32149.11 MB/s BenchmarkConcatStringAndBytes-4 3144666 37.19 ns/op BenchmarkSliceByteToString/1-4 3207363 38.46 ns/op BenchmarkSliceByteToString/2-4 1738476 69.40 ns/op BenchmarkSliceByteToString/4-4 1744664 69.78 ns/op BenchmarkSliceByteToString/8-4 1709176 67.44 ns/op BenchmarkSliceByteToString/16-4 1723742 70.28 ns/op BenchmarkSliceByteToString/32-4 1540180 76.51 ns/op BenchmarkSliceByteToString/64-4 1000000 104.4 ns/op BenchmarkSliceByteToString/128-4 995676 126.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 3229134 37.09 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1269572 94.24 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1462660 81.92 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4581313 25.66 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2332130 51.42 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2666882 44.67 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 3148834 38.63 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 673521 177.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 856334 141.1 ns/op BenchmarkRuneIterate/range/ASCII-4 7877074 14.11 ns/op BenchmarkRuneIterate/range/Japanese-4 2695065 44.33 ns/op BenchmarkRuneIterate/range/MixedLength-4 3270187 36.32 ns/op BenchmarkRuneIterate/range1/ASCII-4 7944945 14.10 ns/op BenchmarkRuneIterate/range1/Japanese-4 2694444 44.11 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3082773 37.87 ns/op BenchmarkRuneIterate/range2/ASCII-4 8280258 14.57 ns/op BenchmarkRuneIterate/range2/Japanese-4 2664492 44.08 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3181177 36.98 ns/op BenchmarkArrayEqual-4 23866342 5.000 ns/op BenchmarkFunc/Name-4 3505846 35.92 ns/op BenchmarkFunc/Entry-4 13349097 8.455 ns/op BenchmarkFunc/FileLine-4 2340667 51.74 ns/op PASS ok runtime 140.716s goos: linux goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 35846 3095 ns/op BenchmarkHandle/concurrent-4 20706 5683 ns/op PASS ok runtime/cgo 1.337s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 23673093 5.008 ns/op BenchmarkAtomicStore64-4 22521680 4.995 ns/op BenchmarkAtomicLoad-4 23185810 5.035 ns/op BenchmarkAtomicStore-4 23188051 5.004 ns/op BenchmarkAnd8-4 23992854 5.045 ns/op BenchmarkAnd-4 23552918 4.998 ns/op BenchmarkAnd8Parallel-4 4031924 26.48 ns/op BenchmarkAndParallel-4 3876289 30.31 ns/op BenchmarkOr8-4 23213260 5.026 ns/op BenchmarkOr-4 22264978 5.080 ns/op BenchmarkOr8Parallel-4 3899991 27.23 ns/op BenchmarkOrParallel-4 3527194 30.74 ns/op BenchmarkXadd-4 3582823 32.05 ns/op BenchmarkXadd64-4 4084131 26.90 ns/op BenchmarkCas-4 4329307 28.90 ns/op BenchmarkCas64-4 3646932 27.54 ns/op BenchmarkXchg-4 4289406 26.77 ns/op BenchmarkXchg64-4 3828212 32.46 ns/op PASS ok runtime/internal/atomic 3.558s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 5684203 20.99 ns/op BenchmarkMulUintptr/large-4 4349394 26.93 ns/op PASS ok runtime/internal/math 1.305s goos: linux goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 32 3663544 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 18 8932216 ns/op 883.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 986 115524 ns/op 5.434 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 15 8727902 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 17960069 ns/op 1257 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 229 680834 ns/op 50.85 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 54395562 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 91903276 ns/op 7203 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 22 4913224 ns/op 420.6 concurrent_launches/op PASS ok runtime/pprof 2.889s goos: linux goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 36 3832131 ns/op BenchmarkStackLeak-4 25531 5189 ns/op PASS ok runtime/race 1.382s goos: linux goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 5881509 20.19 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 240045 499.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.384s goos: linux goarch: amd64 pkg: slices cpu: AMD EPYC 7B12 BenchmarkEqualFunc_Large-4 64 1710813 ns/op BenchmarkIndex_Large-4 30056 3896 ns/op BenchmarkIndexFunc_Large-4 206 622445 ns/op BenchmarkCompact/nil-4 9292902 12.78 ns/op BenchmarkCompact/one-4 2439651 48.49 ns/op BenchmarkCompact/sorted-4 1590668 77.17 ns/op BenchmarkCompact/1_item-4 1350004 87.75 ns/op BenchmarkCompact/unsorted-4 1592013 74.70 ns/op BenchmarkCompact/many-4 797580 135.7 ns/op BenchmarkCompact_Large-4 1494 82454 ns/op BenchmarkCompactFunc_Large-4 74 1381278 ns/op BenchmarkReplace/naive-fast-4 124311 920.0 ns/op BenchmarkReplace/optimized-fast-4 130635 837.4 ns/op BenchmarkReplace/naive-slow-4 41656 2645 ns/op BenchmarkReplace/optimized-slow-4 49186 2416 ns/op BenchmarkSortInts-4 2 78971476 ns/op BenchmarkSlicesSortInts-4 3 49691661 ns/op BenchmarkSlicesSortInts_Sorted-4 75 1788759 ns/op BenchmarkSlicesSortInts_Reversed-4 45 2817008 ns/op BenchmarkSortStrings-4 1 108227795 ns/op BenchmarkSlicesSortStrings-4 2 79465542 ns/op BenchmarkSortStructs-4 1 151120363 ns/op BenchmarkSortFuncStructs-4 1 113821915 ns/op BenchmarkBinarySearchFloats/Size16-4 1550245 77.83 ns/op BenchmarkBinarySearchFloats/Size32-4 1329470 97.43 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 101.8 ns/op BenchmarkBinarySearchFloats/Size128-4 898936 113.6 ns/op BenchmarkBinarySearchFloats/Size512-4 864739 136.5 ns/op BenchmarkBinarySearchFloats/Size1024-4 781896 147.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 703815 159.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 586218 188.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 563649 210.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 461108 247.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 364723 292.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 365449 336.0 ns/op PASS ok slices 15.493s goos: linux goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 205981 562.7 ns/op BenchmarkSortString1K-4 230 526321 ns/op BenchmarkSortString1K_Slice-4 246 600475 ns/op BenchmarkStableString1K-4 127 894585 ns/op BenchmarkSortInt1K-4 264 458028 ns/op BenchmarkSortInt1K_Sorted-4 4099 33417 ns/op BenchmarkSortInt1K_Reversed-4 2160 51031 ns/op BenchmarkSortInt1K_Mod8-4 660 189641 ns/op BenchmarkStableInt1K-4 181 660404 ns/op BenchmarkStableInt1K_Slice-4 208 574033 ns/op BenchmarkSortInt64K-4 3 46264405 ns/op BenchmarkSortInt64K_Slice-4 3 38059968 ns/op BenchmarkStableInt64K-4 2 60464117 ns/op BenchmarkSort1e2-4 589 206479 ns/op BenchmarkStable1e2-4 231 598025 ns/op BenchmarkSort1e4-4 3 40052949 ns/op BenchmarkStable1e4-4 1 168339411 ns/op PASS ok sort 4.603s goos: linux goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 1056834 109.7 ns/op BenchmarkAtof64Float-4 844480 126.8 ns/op BenchmarkAtof64FloatExp-4 832939 145.5 ns/op BenchmarkAtof64Big-4 583149 195.5 ns/op BenchmarkAtof64RandomBits-4 547497 213.4 ns/op BenchmarkAtof64RandomFloats-4 610146 193.1 ns/op BenchmarkAtof64RandomLongFloats-4 437666 270.2 ns/op BenchmarkAtof32Decimal-4 1000000 109.6 ns/op BenchmarkAtof32Float-4 911431 129.9 ns/op BenchmarkAtof32FloatExp-4 805428 151.2 ns/op BenchmarkAtof32Random-4 484204 243.1 ns/op BenchmarkAtof32RandomLong-4 210210 554.0 ns/op BenchmarkParseInt/Pos/7bit-4 1661396 71.56 ns/op BenchmarkParseInt/Pos/26bit-4 925033 121.1 ns/op BenchmarkParseInt/Pos/31bit-4 812155 142.8 ns/op BenchmarkParseInt/Pos/56bit-4 536499 208.9 ns/op BenchmarkParseInt/Pos/63bit-4 449348 222.8 ns/op BenchmarkParseInt/Neg/7bit-4 1683001 68.97 ns/op BenchmarkParseInt/Neg/26bit-4 925140 130.4 ns/op BenchmarkParseInt/Neg/31bit-4 828808 142.5 ns/op BenchmarkParseInt/Neg/56bit-4 567888 208.0 ns/op BenchmarkParseInt/Neg/63bit-4 495709 239.7 ns/op BenchmarkAtoi/Pos/7bit-4 2538226 46.81 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 101.1 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 103.3 ns/op BenchmarkAtoi/Pos/56bit-4 624528 168.4 ns/op BenchmarkAtoi/Pos/63bit-4 496651 240.7 ns/op BenchmarkAtoi/Neg/7bit-4 2479141 46.65 ns/op BenchmarkAtoi/Neg/26bit-4 1273563 95.19 ns/op BenchmarkAtoi/Neg/31bit-4 907515 112.2 ns/op BenchmarkAtoi/Neg/56bit-4 618913 167.7 ns/op BenchmarkAtoi/Neg/63bit-4 433165 240.3 ns/op BenchmarkFormatFloat/Decimal-4 152942 750.0 ns/op BenchmarkFormatFloat/Float-4 151278 835.6 ns/op BenchmarkFormatFloat/Exp-4 161150 736.8 ns/op BenchmarkFormatFloat/NegExp-4 152674 768.4 ns/op BenchmarkFormatFloat/LongExp-4 129390 913.7 ns/op BenchmarkFormatFloat/Big-4 128889 910.5 ns/op BenchmarkFormatFloat/BinaryExp-4 272889 405.0 ns/op BenchmarkFormatFloat/32Integer-4 154519 782.9 ns/op BenchmarkFormatFloat/32ExactFraction-4 164239 728.4 ns/op BenchmarkFormatFloat/32Point-4 153963 793.5 ns/op BenchmarkFormatFloat/32Exp-4 161194 738.3 ns/op BenchmarkFormatFloat/32NegExp-4 160963 749.6 ns/op BenchmarkFormatFloat/32Shortest-4 164876 750.1 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 193370 627.2 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 178525 662.8 ns/op BenchmarkFormatFloat/64Fixed1-4 208228 561.6 ns/op BenchmarkFormatFloat/64Fixed2-4 215140 556.1 ns/op BenchmarkFormatFloat/64Fixed3-4 219753 560.3 ns/op BenchmarkFormatFloat/64Fixed4-4 220262 566.7 ns/op BenchmarkFormatFloat/64Fixed12-4 116332 974.6 ns/op BenchmarkFormatFloat/64Fixed16-4 159649 747.2 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 158649 767.0 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 146326 820.0 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 3620 32327 ns/op BenchmarkFormatFloat/Slowpath64-4 134125 907.0 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 135172 899.4 ns/op BenchmarkAppendFloat/Decimal-4 197283 620.9 ns/op BenchmarkAppendFloat/Float-4 174614 670.9 ns/op BenchmarkAppendFloat/Exp-4 200086 586.1 ns/op BenchmarkAppendFloat/NegExp-4 200809 598.4 ns/op BenchmarkAppendFloat/LongExp-4 155109 763.4 ns/op BenchmarkAppendFloat/Big-4 153066 777.4 ns/op BenchmarkAppendFloat/BinaryExp-4 436663 261.7 ns/op BenchmarkAppendFloat/32Integer-4 196152 618.7 ns/op BenchmarkAppendFloat/32ExactFraction-4 199196 590.2 ns/op BenchmarkAppendFloat/32Point-4 184982 658.2 ns/op BenchmarkAppendFloat/32Exp-4 201352 596.6 ns/op BenchmarkAppendFloat/32NegExp-4 204000 610.9 ns/op BenchmarkAppendFloat/32Shortest-4 217610 547.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 242746 484.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 226765 503.0 ns/op BenchmarkAppendFloat/64Fixed1-4 280219 426.8 ns/op BenchmarkAppendFloat/64Fixed2-4 284595 420.7 ns/op BenchmarkAppendFloat/64Fixed3-4 286977 421.4 ns/op BenchmarkAppendFloat/64Fixed4-4 288424 411.7 ns/op BenchmarkAppendFloat/64Fixed12-4 146932 802.5 ns/op BenchmarkAppendFloat/64Fixed16-4 196185 616.3 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 203696 577.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 178345 672.3 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 3502 31594 ns/op BenchmarkAppendFloat/Slowpath64-4 157286 759.8 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 162844 735.3 ns/op BenchmarkFormatInt-4 24468 4809 ns/op BenchmarkAppendInt-4 26564 4567 ns/op BenchmarkFormatUint-4 128781 937.4 ns/op BenchmarkAppendUint-4 144739 825.0 ns/op BenchmarkFormatIntSmall/7-4 3481311 33.75 ns/op BenchmarkFormatIntSmall/42-4 3369589 33.69 ns/op BenchmarkAppendIntSmall-4 1756260 68.28 ns/op BenchmarkAppendUintVarlen/1-4 1711299 69.87 ns/op BenchmarkAppendUintVarlen/12-4 1697942 71.27 ns/op BenchmarkAppendUintVarlen/123-4 1282297 92.47 ns/op BenchmarkAppendUintVarlen/1234-4 1271814 95.42 ns/op BenchmarkAppendUintVarlen/12345-4 1257366 97.50 ns/op BenchmarkAppendUintVarlen/123456-4 1231359 95.90 ns/op BenchmarkAppendUintVarlen/1234567-4 1217136 96.12 ns/op BenchmarkAppendUintVarlen/12345678-4 1258071 95.03 ns/op BenchmarkAppendUintVarlen/123456789-4 1207902 98.95 ns/op BenchmarkAppendUintVarlen/1234567890-4 1245312 100.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 101.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 1194795 100.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1000000 101.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1000000 102.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 1152576 104.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 1000000 102.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 1000000 105.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 1000000 106.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 954213 108.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 1107584 109.2 ns/op BenchmarkQuote-4 69175 1780 ns/op BenchmarkQuoteRune-4 610245 182.3 ns/op BenchmarkAppendQuote-4 75819 1602 ns/op BenchmarkAppendQuoteRune-4 1000000 108.3 ns/op BenchmarkUnquoteEasy-4 1674428 72.33 ns/op BenchmarkUnquoteHard-4 70044 1664 ns/op PASS ok strconv 17.580s goos: linux goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 598792 187.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 211905 553.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 274869 435.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 420463 261.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 128551 867.7 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 150830 773.1 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 968499 117.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 32065 4261 ns/op BenchmarkGenericMatch1-4 3176 37407 ns/op BenchmarkGenericMatch2-4 634 184750 ns/op BenchmarkSingleMaxSkipping-4 9932 10503 ns/op 952.15 MB/s BenchmarkSingleLongSuffixFail-4 20613 5798 ns/op 172.81 MB/s BenchmarkSingleMatch-4 362 338791 ns/op 44.28 MB/s BenchmarkByteByteNoMatch-4 103846 1136 ns/op BenchmarkByteByteMatch-4 28843 3980 ns/op BenchmarkByteStringMatch-4 34610 3448 ns/op BenchmarkHTMLEscapeNew-4 112356 1055 ns/op BenchmarkHTMLEscapeOld-4 120330 991.9 ns/op BenchmarkByteStringReplacerWriteString-4 2010 58934 ns/op BenchmarkByteReplacerWriteString-4 2436 48920 ns/op BenchmarkByteByteReplaces-4 4678 23894 ns/op BenchmarkByteByteMap-4 13981 8528 ns/op BenchmarkMap/identity/ASCII-4 1000000 118.6 ns/op BenchmarkMap/identity/Greek-4 657426 182.7 ns/op BenchmarkMap/change/ASCII-4 50386 2305 ns/op BenchmarkMap/change/Greek-4 39502 3000 ns/op BenchmarkIndexRune-4 2869725 42.35 ns/op BenchmarkIndexRuneLongString-4 2371795 50.89 ns/op BenchmarkIndexRuneFastPath-4 6099654 19.52 ns/op BenchmarkIndex-4 5837734 20.12 ns/op BenchmarkLastIndex-4 5950011 18.60 ns/op BenchmarkIndexByte-4 13655870 8.725 ns/op BenchmarkToUpper/#00-4 4145156 29.18 ns/op BenchmarkToUpper/ONLYUPPER-4 3132236 37.08 ns/op BenchmarkToUpper/abc-4 436448 272.2 ns/op BenchmarkToUpper/AbC123-4 348436 351.1 ns/op BenchmarkToUpper/azAZ09_-4 392116 317.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78970 1556 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 98036 1227 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 48919 2494 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 86414 1388 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 168507 717.8 ns/op BenchmarkToLower/#00-4 3972060 28.61 ns/op BenchmarkToLower/abc-4 3996312 30.28 ns/op BenchmarkToLower/AbC123-4 317221 376.3 ns/op BenchmarkToLower/azAZ09_-4 319449 374.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 143680 862.5 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 89617 1328 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 48126 2555 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 114792 1052 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 160428 703.6 ns/op BenchmarkMapNoChanges-4 1430241 84.52 ns/op BenchmarkTrim-4 51352 2380 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 4242316 29.09 ns/op BenchmarkToValidUTF8/InvalidASCII-4 258158 474.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 187075 640.9 ns/op BenchmarkEqualFold/Tests-4 78326 1585 ns/op BenchmarkEqualFold/ASCII-4 5223639 25.54 ns/op BenchmarkEqualFold/UnicodePrefix-4 157086 706.0 ns/op BenchmarkEqualFold/UnicodeSuffix-4 184180 651.9 ns/op BenchmarkIndexHard1-4 1258 95430 ns/op BenchmarkIndexHard2-4 907 131504 ns/op BenchmarkIndexHard3-4 189 630574 ns/op BenchmarkIndexHard4-4 186 643512 ns/op BenchmarkLastIndexHard1-4 68 1656183 ns/op BenchmarkLastIndexHard2-4 70 1648095 ns/op BenchmarkLastIndexHard3-4 66 1637069 ns/op BenchmarkCountHard1-4 1270 94142 ns/op BenchmarkCountHard2-4 909 131505 ns/op BenchmarkCountHard3-4 189 630384 ns/op BenchmarkIndexTorture-4 9094 12710 ns/op BenchmarkCountTorture-4 9366 12726 ns/op BenchmarkCountTortureOverlapping-4 1420 74263 ns/op BenchmarkCountByte/10-4 5955574 20.65 ns/op 484.23 MB/s BenchmarkCountByte/32-4 5557944 21.62 ns/op 1480.39 MB/s BenchmarkCountByte/4096-4 872923 121.8 ns/op 33637.10 MB/s BenchmarkCountByte/4194304-4 1201 99830 ns/op 42014.54 MB/s BenchmarkCountByte/67108864-4 38 3743806 ns/op 17925.30 MB/s BenchmarkFields/ASCII/16-4 414541 301.6 ns/op 53.05 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 32018 3629 ns/op 70.54 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1797 58326 ns/op 70.23 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 114 1044198 ns/op 62.76 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 16832875 ns/op 62.29 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 220749 511.8 ns/op 31.26 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 17221 6969 ns/op 36.74 MB/s 240 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 880 131639 ns/op 31.12 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 48 2453700 ns/op 26.71 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 3 44275602 ns/op 23.68 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 313572 385.9 ns/op 41.46 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 26083 4546 ns/op 56.31 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1405 81460 ns/op 50.28 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 75 1684388 ns/op 38.91 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 4 32763666 ns/op 32.00 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 282370 419.6 ns/op 38.13 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 22432 5489 ns/op 46.64 MB/s 240 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 1111 105026 ns/op 39.00 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 52 2022950 ns/op 32.40 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 38564439 ns/op 27.19 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 53170710 ns/op BenchmarkSplitSingleByteSeparator-4 33 3995187 ns/op BenchmarkSplitMultiByteSeparator-4 49 2275815 ns/op BenchmarkSplitNSingleByteSeparator-4 339898 327.3 ns/op BenchmarkSplitNMultiByteSeparator-4 281913 412.6 ns/op BenchmarkRepeat/5x0-4 4484887 26.39 ns/op BenchmarkRepeat/5x1-4 4620163 26.01 ns/op BenchmarkRepeat/5x2-4 381702 317.5 ns/op BenchmarkRepeat/5x6-4 236952 502.6 ns/op BenchmarkRepeat/10x0-4 4539648 26.06 ns/op BenchmarkRepeat/10x1-4 4555876 25.91 ns/op BenchmarkRepeat/10x2-4 374294 325.0 ns/op BenchmarkRepeat/10x6-4 234879 511.3 ns/op BenchmarkRepeatLarge/256/1-4 112266 1061 ns/op 241.23 MB/s BenchmarkRepeatLarge/256/16-4 174673 677.7 ns/op 377.74 MB/s BenchmarkRepeatLarge/512/1-4 90804 1276 ns/op 401.35 MB/s BenchmarkRepeatLarge/512/16-4 123800 882.0 ns/op 580.49 MB/s BenchmarkRepeatLarge/1024/1-4 69715 1580 ns/op 648.30 MB/s BenchmarkRepeatLarge/1024/16-4 90991 1257 ns/op 814.35 MB/s BenchmarkRepeatLarge/2048/1-4 49203 2322 ns/op 882.15 MB/s BenchmarkRepeatLarge/2048/16-4 60502 1878 ns/op 1090.75 MB/s BenchmarkRepeatLarge/4096/1-4 31672 3554 ns/op 1152.62 MB/s BenchmarkRepeatLarge/4096/16-4 37436 2991 ns/op 1369.36 MB/s BenchmarkRepeatLarge/8192/1-4 18198 6412 ns/op 1277.56 MB/s BenchmarkRepeatLarge/8192/16-4 21273 5265 ns/op 1556.02 MB/s BenchmarkRepeatLarge/8192/4097-4 7313617 16.33 ns/op 250821.95 MB/s BenchmarkRepeatLarge/16384/1-4 10892 11379 ns/op 1439.90 MB/s BenchmarkRepeatLarge/16384/16-4 10000 10423 ns/op 1571.95 MB/s BenchmarkRepeatLarge/16384/4097-4 15052 7403 ns/op 1660.17 MB/s BenchmarkRepeatLarge/32768/1-4 6052 20016 ns/op 1637.09 MB/s BenchmarkRepeatLarge/32768/16-4 6486 19384 ns/op 1690.50 MB/s BenchmarkRepeatLarge/32768/4097-4 7933 16784 ns/op 1708.73 MB/s BenchmarkRepeatLarge/65536/1-4 3362 36022 ns/op 1819.32 MB/s BenchmarkRepeatLarge/65536/16-4 2997 35248 ns/op 1859.26 MB/s BenchmarkRepeatLarge/65536/4097-4 3901 35088 ns/op 1751.45 MB/s BenchmarkRepeatLarge/131072/1-4 547 211722 ns/op 619.07 MB/s BenchmarkRepeatLarge/131072/16-4 585 191851 ns/op 683.20 MB/s BenchmarkRepeatLarge/131072/4097-4 583 208298 ns/op 609.74 MB/s BenchmarkRepeatLarge/262144/1-4 278 416495 ns/op 629.41 MB/s BenchmarkRepeatLarge/262144/16-4 297 405497 ns/op 646.48 MB/s BenchmarkRepeatLarge/262144/4097-4 282 432183 ns/op 597.23 MB/s BenchmarkRepeatLarge/524288/1-4 151 780878 ns/op 671.41 MB/s BenchmarkRepeatLarge/524288/16-4 147 785762 ns/op 667.24 MB/s BenchmarkRepeatLarge/524288/4097-4 146 793723 ns/op 655.54 MB/s BenchmarkRepeatLarge/1048576/1-4 100 1369939 ns/op 765.42 MB/s BenchmarkRepeatLarge/1048576/16-4 100 1477126 ns/op 709.88 MB/s BenchmarkRepeatLarge/1048576/4097-4 86 1608052 ns/op 649.69 MB/s BenchmarkRepeatLarge/2097152/1-4 42 2986669 ns/op 702.17 MB/s BenchmarkRepeatLarge/2097152/16-4 50 2807270 ns/op 747.04 MB/s BenchmarkRepeatLarge/2097152/4097-4 51 3118902 ns/op 671.25 MB/s BenchmarkRepeatLarge/4194304/1-4 18 5663018 ns/op 740.65 MB/s BenchmarkRepeatLarge/4194304/16-4 20 5771192 ns/op 726.77 MB/s BenchmarkRepeatLarge/4194304/4097-4 18 5641281 ns/op 742.96 MB/s BenchmarkRepeatLarge/8388608/1-4 10 10808015 ns/op 776.15 MB/s BenchmarkRepeatLarge/8388608/16-4 10 11000770 ns/op 762.55 MB/s BenchmarkRepeatLarge/8388608/4097-4 10 11277287 ns/op 743.67 MB/s BenchmarkRepeatLarge/16777216/1-4 5 21727990 ns/op 772.15 MB/s BenchmarkRepeatLarge/16777216/16-4 5 21794488 ns/op 769.79 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 21999206 ns/op 762.63 MB/s BenchmarkRepeatLarge/33554432/1-4 3 40424169 ns/op 830.06 MB/s BenchmarkRepeatLarge/33554432/16-4 3 40878082 ns/op 820.84 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 41920089 ns/op 800.44 MB/s BenchmarkRepeatLarge/67108864/1-4 2 74682026 ns/op 898.59 MB/s BenchmarkRepeatLarge/67108864/16-4 2 76071330 ns/op 882.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 74292266 ns/op 903.31 MB/s BenchmarkRepeatLarge/134217728/1-4 1 145699612 ns/op 921.19 MB/s BenchmarkRepeatLarge/134217728/16-4 1 153698671 ns/op 873.25 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 156492160 ns/op 857.66 MB/s BenchmarkRepeatLarge/268435456/1-4 1 281703077 ns/op 952.90 MB/s BenchmarkRepeatLarge/268435456/16-4 1 294092854 ns/op 912.76 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 293811774 ns/op 913.63 MB/s BenchmarkRepeatLarge/536870912/1-4 1 569666911 ns/op 942.43 MB/s BenchmarkRepeatLarge/536870912/16-4 1 571692820 ns/op 939.09 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 570237171 ns/op 941.49 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1137779842 ns/op 943.72 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1106684819 ns/op 970.23 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1121405096 ns/op 957.50 MB/s BenchmarkIndexAnyASCII/1:1-4 2819467 42.61 ns/op BenchmarkIndexAnyASCII/1:2-4 2751243 43.15 ns/op BenchmarkIndexAnyASCII/1:4-4 2709433 43.41 ns/op BenchmarkIndexAnyASCII/1:8-4 2758273 43.24 ns/op BenchmarkIndexAnyASCII/1:16-4 2858359 42.99 ns/op BenchmarkIndexAnyASCII/1:32-4 2773515 43.66 ns/op BenchmarkIndexAnyASCII/1:64-4 2871673 43.29 ns/op BenchmarkIndexAnyASCII/16:1-4 2850254 41.52 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 104.1 ns/op BenchmarkIndexAnyASCII/16:4-4 1000000 105.7 ns/op BenchmarkIndexAnyASCII/16:8-4 1000000 112.7 ns/op BenchmarkIndexAnyASCII/16:16-4 964311 126.7 ns/op BenchmarkIndexAnyASCII/16:32-4 780405 149.2 ns/op BenchmarkIndexAnyASCII/16:64-4 539580 223.0 ns/op BenchmarkIndexAnyASCII/256:1-4 2638597 45.60 ns/op BenchmarkIndexAnyASCII/256:2-4 93072 1244 ns/op BenchmarkIndexAnyASCII/256:4-4 97034 1236 ns/op BenchmarkIndexAnyASCII/256:8-4 95852 1246 ns/op BenchmarkIndexAnyASCII/256:16-4 79381 1265 ns/op BenchmarkIndexAnyASCII/256:32-4 78589 1274 ns/op BenchmarkIndexAnyASCII/256:64-4 87588 1348 ns/op BenchmarkIndexAnyUTF8/1:1-4 3085641 40.28 ns/op BenchmarkIndexAnyUTF8/1:2-4 2732934 43.54 ns/op BenchmarkIndexAnyUTF8/1:4-4 2738383 43.35 ns/op BenchmarkIndexAnyUTF8/1:8-4 2848857 43.35 ns/op BenchmarkIndexAnyUTF8/1:16-4 2742525 43.29 ns/op BenchmarkIndexAnyUTF8/1:32-4 2844438 42.88 ns/op BenchmarkIndexAnyUTF8/1:64-4 2598049 42.36 ns/op BenchmarkIndexAnyUTF8/16:1-4 2317261 51.35 ns/op BenchmarkIndexAnyUTF8/16:2-4 410563 290.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 400201 290.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 408616 291.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 395271 292.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 406466 295.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 431332 279.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 521967 207.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 28478 4189 ns/op BenchmarkIndexAnyUTF8/256:4-4 28412 4167 ns/op BenchmarkIndexAnyUTF8/256:8-4 28852 4202 ns/op BenchmarkIndexAnyUTF8/256:16-4 28938 4146 ns/op BenchmarkIndexAnyUTF8/256:32-4 28549 4284 ns/op BenchmarkIndexAnyUTF8/256:64-4 30212 4090 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2640939 42.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2821310 42.67 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2803390 42.15 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2882276 42.25 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2869405 41.49 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2801800 42.56 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2892376 42.10 ns/op BenchmarkLastIndexAnyASCII/16:1-4 967453 104.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1142488 104.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 105.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 115.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 956788 125.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 695365 147.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 557947 208.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 96350 1238 ns/op BenchmarkLastIndexAnyASCII/256:2-4 96318 1239 ns/op BenchmarkLastIndexAnyASCII/256:4-4 96525 1240 ns/op BenchmarkLastIndexAnyASCII/256:8-4 92491 1245 ns/op BenchmarkLastIndexAnyASCII/256:16-4 93429 1269 ns/op BenchmarkLastIndexAnyASCII/256:32-4 94550 1279 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89506 1341 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2810175 43.07 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2887533 42.14 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2808733 42.68 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2767056 42.49 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2815970 42.68 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2752840 42.91 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2800459 42.47 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 468472 250.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253554 497.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 241320 499.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 232986 499.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 245908 497.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 252223 494.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 255316 482.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33754 3344 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16102 7466 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 16689 7452 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 16083 6978 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 17001 7425 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 16863 7447 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16146 7437 ns/op BenchmarkTrimASCII/1:1-4 4199320 28.67 ns/op BenchmarkTrimASCII/1:2-4 3414038 35.19 ns/op BenchmarkTrimASCII/1:4-4 3307296 36.17 ns/op BenchmarkTrimASCII/1:8-4 2932059 41.61 ns/op BenchmarkTrimASCII/1:16-4 2249930 52.86 ns/op BenchmarkTrimASCII/16:1-4 3516253 34.43 ns/op BenchmarkTrimASCII/16:2-4 990212 106.7 ns/op BenchmarkTrimASCII/16:4-4 1000000 108.0 ns/op BenchmarkTrimASCII/16:8-4 1000000 114.1 ns/op BenchmarkTrimASCII/16:16-4 940394 125.5 ns/op BenchmarkTrimASCII/256:1-4 1000000 114.7 ns/op BenchmarkTrimASCII/256:2-4 97300 1236 ns/op BenchmarkTrimASCII/256:4-4 96658 1237 ns/op BenchmarkTrimASCII/256:8-4 94384 1247 ns/op BenchmarkTrimASCII/256:16-4 92943 1271 ns/op BenchmarkTrimASCII/4096:1-4 91507 1323 ns/op BenchmarkTrimASCII/4096:2-4 5712 19256 ns/op BenchmarkTrimASCII/4096:4-4 5472 22675 ns/op BenchmarkTrimASCII/4096:8-4 6105 19256 ns/op BenchmarkTrimASCII/4096:16-4 5678 19333 ns/op BenchmarkTrimByte-4 6027228 19.81 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 20361 5895 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 20234 5917 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1660 70991 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3306 35276 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6544 17742 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 12736 9393 ns/op BenchmarkJoin/0-4 6862402 16.69 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 5559081 21.77 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 269683 430.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 206532 612.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 156694 791.6 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 127460 986.6 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 102432 1178 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 87757 1348 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3498631 33.46 ns/op BenchmarkTrimSpace/ASCII-4 2236885 54.13 ns/op BenchmarkTrimSpace/SomeNonASCII-4 208860 580.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 114775 1157 ns/op BenchmarkReplaceAll-4 181288 665.1 ns/op 16 B/op 1 allocs/op PASS ok strings 51.906s goos: linux goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 76717 1584 ns/op BenchmarkCond2-4 30631 4709 ns/op BenchmarkCond4-4 13831 7756 ns/op BenchmarkCond8-4 9373 12353 ns/op BenchmarkCond16-4 5467 25448 ns/op BenchmarkCond32-4 2342 62651 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 939564 273.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 269014 451.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 701552 161.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 659336 245.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 302311 423.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 994694 114.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 97845 1078 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 121080 1369 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 72669 1585 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 68569 2039 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 689988 266.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 275312 505.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 734811 164.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 219654 547.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 979320 112.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 254056 506.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 3415184 33.45 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68102 1931 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 177222 735.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 298810 494.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 9463 11437 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 303 430298 ns/op BenchmarkRange/*sync.Map-4 1719 82637 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 154160 1136 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 288847 393.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 99535 1208 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 128950 824.7 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 248202 582.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 246067 595.3 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 106215 1265 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 233673 493.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 1503844 114.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 76462 1455 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 215922 614.6 ns/op BenchmarkSwapCollision/*sync.Map-4 92036 1448 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 577 248171 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 138360 813.1 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 432985 315.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 33466 3678 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 101835 1375 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30867 4235 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 400309 260.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 163875 699.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 144127 831.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2739505 44.29 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 260182 484.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 3557845 34.75 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 830972 233.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 220582 532.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 801538 144.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 153732 906.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 482745 366.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 553886 215.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 177190 723.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 866012 154.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 396846 461.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 146168 800.9 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 178027 711.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 82273 1486 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 251665 541.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 522584 196.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 199797 658.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 1000000 111.0 ns/op BenchmarkUncontendedSemaphore-4 7512268 15.96 ns/op BenchmarkContendedSemaphore-4 5397644 32.05 ns/op BenchmarkMutexUncontended-4 1788279 71.46 ns/op BenchmarkMutex-4 214938 516.9 ns/op BenchmarkMutexSlack-4 190894 589.3 ns/op BenchmarkMutexWork-4 270678 590.6 ns/op BenchmarkMutexWorkSlack-4 221353 658.6 ns/op BenchmarkMutexNoSpin-4 47796 2531 ns/op BenchmarkMutexSpin-4 86086 1459 ns/op BenchmarkOnce-4 1235820 86.32 ns/op BenchmarkOnceFunc/v=Once-4 2483832 48.32 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1900222 63.22 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 2031160 60.36 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 2281897 52.81 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1674380 71.69 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1789467 68.21 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 10386571 10.74 ns/op BenchmarkSemaSyntNonblock-4 1945118 65.97 ns/op BenchmarkSemaSyntBlock-4 1866832 63.26 ns/op BenchmarkSemaWorkNonblock-4 1000000 103.3 ns/op BenchmarkSemaWorkBlock-4 1000000 132.0 ns/op BenchmarkRWMutexUncontended-4 581611 180.0 ns/op BenchmarkRWMutexWrite100-4 365815 289.1 ns/op BenchmarkRWMutexWrite10-4 368298 312.5 ns/op BenchmarkRWMutexWorkWrite100-4 281478 361.3 ns/op BenchmarkRWMutexWorkWrite10-4 321403 440.5 ns/op BenchmarkWaitGroupUncontended-4 1344433 82.16 ns/op BenchmarkWaitGroupAddDone-4 395024 379.6 ns/op BenchmarkWaitGroupAddDoneWork-4 569385 304.2 ns/op BenchmarkWaitGroupWait-4 5843846 20.28 ns/op BenchmarkWaitGroupWaitWork-4 3656140 30.44 ns/op BenchmarkWaitGroupActuallyWait-4 31772 3732 ns/op 32 B/op 2 allocs/op PASS ok sync 19.519s goos: linux goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 748581 164.6 ns/op PASS ok sync/atomic 1.139s PASS ok syscall 1.010s goos: linux goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 148458 786.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.135s goos: linux goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 10777 10846 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 14782 8070 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 132 897698 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 154 770657 ns/op 840 B/op 6 allocs/op BenchmarkTable/1x100000/new-4 1 107821391 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 107889971 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 2386 48423 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2673 42658 ns/op 1 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 26 4536347 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 25 4145701 ns/op 16542 B/op 41 allocs/op BenchmarkTable/10x100000/new-4 1 492502288 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 479467750 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 301 412166 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 325 387433 ns/op 120 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 3 42499843 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 3 37425724 ns/op 1096320 B/op 351 allocs/op BenchmarkTable/100x100000/new-4 1 5055243479 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 4972086856 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 3682 30125 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 50 2218486 ns/op 409129 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 224549791 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 3714 34072 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 357 317272 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 37 3139991 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 10000 11583 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 15.429s goos: linux goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 2 54649990 ns/op BenchmarkVariableString-4 137211 849.3 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2799 39369 ns/op 2509 B/op 39 allocs/op PASS ok text/template/parse 1.427s goos: linux goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc-4 39 3441419 ns/op BenchmarkAfter-4 156 961856 ns/op BenchmarkStop-4 219 505047 ns/op BenchmarkSimultaneousAfterFunc-4 32 3549407 ns/op BenchmarkStartStop-4 280 513808 ns/op BenchmarkReset-4 4153 29864 ns/op BenchmarkSleep-4 42 3048285 ns/op BenchmarkParallelTimerLatency-4 51 167034 avg-late-ns 1163510 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 341496 avg-late-ns 821198 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 328215 avg-late-ns 847213 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 393111 avg-late-ns 1063882 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 400257 avg-late-ns 1434074 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 290005 avg-late-ns 1500519 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 290744 avg-late-ns 2042786 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 241257 avg-late-ns 2354455 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 197727 avg-late-ns 1175003 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 263452 avg-late-ns 1458564 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 843711 avg-late-ns 3583435 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 312243 avg-late-ns 956075 max-late-ns BenchmarkTicker-4 518 224198 ns/op BenchmarkTickerReset-4 5817 18573 ns/op BenchmarkTickerResetNaive-4 222 501476 ns/op BenchmarkNow-4 1515094 80.47 ns/op BenchmarkNowUnixNano-4 1418253 84.56 ns/op BenchmarkNowUnixMilli-4 1413388 83.26 ns/op BenchmarkNowUnixMicro-4 1413300 84.12 ns/op BenchmarkFormat-4 82965 1433 ns/op BenchmarkFormatRFC3339-4 118375 1010 ns/op BenchmarkFormatRFC3339Nano-4 116400 1028 ns/op BenchmarkFormatNow-4 119583 1018 ns/op BenchmarkMarshalJSON-4 166455 709.7 ns/op BenchmarkMarshalText-4 173731 697.4 ns/op BenchmarkParse-4 192883 586.5 ns/op BenchmarkParseRFC3339UTC-4 445872 256.8 ns/op BenchmarkParseRFC3339UTCBytes-4 307405 382.5 ns/op BenchmarkParseRFC3339TZ-4 147931 829.2 ns/op BenchmarkParseRFC3339TZBytes-4 112441 1076 ns/op BenchmarkParseDuration-4 763081 144.5 ns/op BenchmarkHour-4 1470884 81.44 ns/op BenchmarkSecond-4 1479987 81.99 ns/op BenchmarkYear-4 1000000 108.3 ns/op BenchmarkDay-4 853176 119.7 ns/op BenchmarkISOWeek-4 1000000 112.9 ns/op BenchmarkGoString-4 125535 971.0 ns/op BenchmarkUnmarshalText-4 101059 1141 ns/op PASS ok time 12.006s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 824158 141.2 ns/op BenchmarkDecodeValidJapaneseChars-4 952002 128.8 ns/op BenchmarkDecodeRune-4 2209059 54.40 ns/op BenchmarkEncodeValidASCII-4 881846 133.5 ns/op BenchmarkEncodeValidJapaneseChars-4 1000000 101.6 ns/op BenchmarkAppendRuneValidASCII-4 1908954 62.73 ns/op BenchmarkAppendRuneValidJapaneseChars-4 3126198 37.89 ns/op BenchmarkEncodeRune-4 3699663 29.01 ns/op PASS ok unicode/utf16 2.249s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 1312410 92.29 ns/op BenchmarkRuneCountTenJapaneseChars-4 240703 464.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4829527 25.35 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 566031 197.0 ns/op BenchmarkValidTenASCIIChars-4 1292229 85.72 ns/op BenchmarkValid100KASCIIChars-4 159 750092 ns/op BenchmarkValidTenJapaneseChars-4 218558 513.4 ns/op BenchmarkValidLongMostlyASCII-4 133 807919 ns/op BenchmarkValidLongJapanese-4 82 1402768 ns/op BenchmarkValidStringTenASCIIChars-4 5942232 20.75 ns/op BenchmarkValidString100KASCIIChars-4 13281 8974 ns/op BenchmarkValidStringTenJapaneseChars-4 585831 170.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1501 76262 ns/op BenchmarkValidStringLongJapanese-4 226 526907 ns/op BenchmarkEncodeASCIIRune-4 5316645 23.49 ns/op BenchmarkEncodeJapaneseRune-4 2993160 39.45 ns/op BenchmarkAppendASCIIRune-4 11599705 10.04 ns/op BenchmarkAppendJapaneseRune-4 3387442 35.35 ns/op BenchmarkDecodeASCIIRune-4 3338156 31.93 ns/op BenchmarkDecodeJapaneseRune-4 2362584 51.41 ns/op BenchmarkFullRune/ASCII-4 4153402 26.51 ns/op BenchmarkFullRune/Incomplete-4 2165786 55.70 ns/op BenchmarkFullRune/Japanese-4 4626030 28.46 ns/op PASS ok unicode/utf8 4.714s goos: linux goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 47020206548 ns/op PASS ok cmd/api 48.152s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: AMD EPYC 7B12 BenchmarkCgoCall/add-int-4 701385 171.2 ns/op BenchmarkCgoCall/one-pointer-4 483907 216.2 ns/op BenchmarkCgoCall/eight-pointers-4 253856 436.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 560946 212.1 ns/op BenchmarkCgoCall/eight-pointers-array-4 23379 4859 ns/op BenchmarkCgoCall/eight-pointers-slice-4 45954 2474 ns/op BenchmarkGoString-4 1647895 74.57 ns/op BenchmarkCGoCallback-4 74373 1632 ns/op BenchmarkCGoInCThread-4 590806 186.3 ns/op PASS ok cmd/cgo/internal/test 2.447s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 1579082 75.18 ns/op BenchmarkEqArrayOfStrings64-4 192721 602.2 ns/op BenchmarkEqArrayOfStrings1024-4 13309 9008 ns/op BenchmarkEqArrayOfFloats5-4 1896392 63.16 ns/op BenchmarkEqArrayOfFloats64-4 198630 604.5 ns/op BenchmarkEqArrayOfFloats1024-4 12925 9331 ns/op BenchmarkEqArrayOfStructsEq-4 3644 32672 ns/op BenchmarkEqArrayOfStructsNotEq-4 6546 18084 ns/op BenchmarkEqStruct-4 23078880 5.005 ns/op PASS ok cmd/compile/internal/reflectdata 2.456s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 10000 52065 ns/op BenchmarkCopyElim1-4 892 123711 ns/op BenchmarkCopyElim10-4 956 133642 ns/op BenchmarkCopyElim100-4 478 248364 ns/op BenchmarkCopyElim1000-4 94 1263667 ns/op BenchmarkCopyElim10000-4 5 20531868 ns/op BenchmarkCopyElim100000-4 1 384228738 ns/op BenchmarkDeadCode/1-4 921 137845 ns/op BenchmarkDeadCode/10-4 741 166887 ns/op BenchmarkDeadCode/100-4 350 335729 ns/op BenchmarkDeadCode/1000-4 73 1830391 ns/op BenchmarkDeadCode/10000-4 5 20542712 ns/op BenchmarkDeadCode/100000-4 1 261687082 ns/op BenchmarkDeadCode/200000-4 1 525099323 ns/op BenchmarkDominatorsLinear-4 26 5213751 ns/op 1.92 MB/s BenchmarkDominatorsFwdBack-4 15 7766097 ns/op 1.29 MB/s BenchmarkDominatorsManyPred-4 18 7722213 ns/op 1.29 MB/s BenchmarkDominatorsMaxPred-4 16 8462512 ns/op 1.18 MB/s BenchmarkDominatorsMaxPredVal-4 16 7924352 ns/op 1.26 MB/s BenchmarkFuse/1-4 769 156853 ns/op BenchmarkFuse/10-4 675 175694 ns/op BenchmarkFuse/100-4 205 534542 ns/op BenchmarkFuse/1000-4 36 3860500 ns/op BenchmarkFuse/10000-4 2 50656890 ns/op BenchmarkNilCheckDeep1-4 17280 7064 ns/op 0.14 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 7533 16705 ns/op 0.60 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 1168 107456 ns/op 0.93 MB/s 634 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 121 1051459 ns/op 0.95 MB/s 4965 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 9 13555451 ns/op 0.74 MB/s 69426 B/op 5 allocs/op BenchmarkDSEPass-4 50 2676045 ns/op 51335 B/op 7 allocs/op BenchmarkDSEPassBlock-4 2 65183323 ns/op 2127664 B/op 54223 allocs/op BenchmarkCSEPass-4 10 11027847 ns/op 98693 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 112364427 ns/op 5672664 B/op 97522 allocs/op BenchmarkDeadcodePass-4 283 423334 ns/op 90542 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 3 35068610 ns/op 1357160 B/op 15073 allocs/op BenchmarkMultiPass-4 120 917080 ns/op 251351 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 184650460 ns/op 11276168 B/op 150548 allocs/op BenchmarkCondRewrite/SoloJump-4 4555761 26.22 ns/op BenchmarkCondRewrite/CombJump-4 4369564 26.20 ns/op PASS ok cmd/compile/internal/ssa 12.935s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 12892 9297 ns/op BenchmarkExtShift-4 22700 6241 ns/op BenchmarkModify-4 12057 9934 ns/op BenchmarkMullImm-4 23998 4971 ns/op BenchmarkConstModify-4 12082 9930 ns/op BenchmarkBitSet-4 23244 5061 ns/op BenchmarkBitClear-4 23726 5079 ns/op BenchmarkBitToggle-4 23589 5075 ns/op BenchmarkBitSetConst-4 189002 631.3 ns/op BenchmarkBitClearConst-4 195890 610.2 ns/op BenchmarkBitToggleConst-4 189854 634.0 ns/op BenchmarkDivconstI64-4 11582408 8.942 ns/op BenchmarkModconstI64-4 11862126 10.81 ns/op BenchmarkDivisiblePow2constI64-4 11867498 9.560 ns/op BenchmarkDivisibleconstI64-4 11847944 9.170 ns/op BenchmarkDivisibleWDivconstI64-4 8341274 14.33 ns/op BenchmarkDivconstU64/3-4 13195120 8.940 ns/op BenchmarkDivconstU64/5-4 11353551 9.132 ns/op BenchmarkDivconstU64/37-4 11758688 9.623 ns/op BenchmarkDivconstU64/1234567-4 10960044 9.727 ns/op BenchmarkModconstU64-4 12297577 9.736 ns/op BenchmarkDivisibleconstU64-4 14113696 8.520 ns/op BenchmarkDivisibleWDivconstU64-4 9556514 14.35 ns/op BenchmarkDivconstI32-4 11939194 11.06 ns/op BenchmarkModconstI32-4 13738848 8.844 ns/op BenchmarkDivisiblePow2constI32-4 13292388 9.498 ns/op BenchmarkDivisibleconstI32-4 11877378 9.864 ns/op BenchmarkDivisibleWDivconstI32-4 9598732 14.35 ns/op BenchmarkDivconstU32-4 11400818 9.521 ns/op BenchmarkModconstU32-4 11134390 11.03 ns/op BenchmarkDivisibleconstU32-4 13088876 8.482 ns/op BenchmarkDivisibleWDivconstU32-4 8306510 12.50 ns/op BenchmarkDivconstI16-4 13009438 9.437 ns/op BenchmarkModconstI16-4 12101818 10.37 ns/op BenchmarkDivisiblePow2constI16-4 14128190 9.392 ns/op BenchmarkDivisibleconstI16-4 11956407 9.800 ns/op BenchmarkDivisibleWDivconstI16-4 9106887 15.29 ns/op BenchmarkDivconstU16-4 12443204 9.439 ns/op BenchmarkModconstU16-4 11938552 10.20 ns/op BenchmarkDivisibleconstU16-4 10570005 9.484 ns/op BenchmarkDivisibleWDivconstU16-4 9569286 12.52 ns/op BenchmarkDivconstI8-4 12790394 9.854 ns/op BenchmarkModconstI8-4 12613549 9.931 ns/op BenchmarkDivisiblePow2constI8-4 11878659 9.429 ns/op BenchmarkDivisibleconstI8-4 11806538 9.254 ns/op BenchmarkDivisibleWDivconstI8-4 9613497 12.47 ns/op BenchmarkDivconstU8-4 11435313 9.435 ns/op BenchmarkModconstU8-4 13103368 10.33 ns/op BenchmarkDivisibleconstU8-4 11085501 9.457 ns/op BenchmarkDivisibleWDivconstU8-4 9788934 14.05 ns/op BenchmarkMul2-4 269893 445.5 ns/op BenchmarkMulNeg2-4 257749 462.4 ns/op BenchmarkEfaceInteger-4 5240815 28.18 ns/op BenchmarkDiv64UnsignedSmall-4 22563901 5.000 ns/op BenchmarkDiv64Small-4 22550672 5.016 ns/op BenchmarkDiv64SmallNegDivisor-4 21102796 5.349 ns/op BenchmarkDiv64SmallNegDividend-4 22110690 5.380 ns/op BenchmarkDiv64SmallNegBoth-4 22391948 5.316 ns/op BenchmarkDiv64Unsigned-4 17175834 6.861 ns/op BenchmarkDiv64-4 17225440 6.880 ns/op BenchmarkDiv64NegDivisor-4 17146288 6.927 ns/op BenchmarkDiv64NegDividend-4 17148518 6.883 ns/op BenchmarkDiv64NegBoth-4 17208966 6.873 ns/op BenchmarkMod64UnsignedSmall-4 22251771 5.310 ns/op BenchmarkMod64Small-4 22391985 5.351 ns/op BenchmarkMod64SmallNegDivisor-4 20324552 5.302 ns/op BenchmarkMod64SmallNegDividend-4 21857170 5.306 ns/op BenchmarkMod64SmallNegBoth-4 20606234 5.655 ns/op BenchmarkMod64Unsigned-4 16224242 7.187 ns/op BenchmarkMod64-4 16491762 7.173 ns/op BenchmarkMod64NegDivisor-4 16463391 7.184 ns/op BenchmarkMod64NegDividend-4 16533094 7.189 ns/op BenchmarkMod64NegBoth-4 16369201 7.213 ns/op BenchmarkMulconstI32/3-4 23853538 4.707 ns/op BenchmarkMulconstI32/5-4 23035462 4.742 ns/op BenchmarkMulconstI32/12-4 24014792 4.678 ns/op BenchmarkMulconstI32/120-4 22901724 4.696 ns/op BenchmarkMulconstI32/-120-4 23873517 4.681 ns/op BenchmarkMulconstI32/65537-4 23187782 4.712 ns/op BenchmarkMulconstI32/65538-4 23858286 4.690 ns/op BenchmarkMulconstI64/3-4 23852406 4.729 ns/op BenchmarkMulconstI64/5-4 23831984 4.697 ns/op BenchmarkMulconstI64/12-4 23986950 4.683 ns/op BenchmarkMulconstI64/120-4 24001920 4.701 ns/op BenchmarkMulconstI64/-120-4 23794840 4.716 ns/op BenchmarkMulconstI64/65537-4 23713399 4.692 ns/op BenchmarkMulconstI64/65538-4 23382609 4.678 ns/op BenchmarkMulconstU32/3-4 23858665 4.684 ns/op BenchmarkMulconstU32/5-4 23521386 4.703 ns/op BenchmarkMulconstU32/12-4 23884831 4.724 ns/op BenchmarkMulconstU32/120-4 23636661 4.685 ns/op BenchmarkMulconstU32/65537-4 24079268 4.697 ns/op BenchmarkMulconstU32/65538-4 22897267 4.680 ns/op BenchmarkMulconstU64/3-4 24054506 4.698 ns/op BenchmarkMulconstU64/5-4 22185824 4.694 ns/op BenchmarkMulconstU64/12-4 23839748 4.723 ns/op BenchmarkMulconstU64/120-4 22515722 4.682 ns/op BenchmarkMulconstU64/65537-4 23980623 4.704 ns/op BenchmarkMulconstU64/65538-4 23862793 4.704 ns/op BenchmarkShiftArithmeticRight-4 24111297 4.997 ns/op BenchmarkSwitch8Predictable-4 7406762 16.33 ns/op BenchmarkSwitch8Unpredictable-4 7580068 15.79 ns/op BenchmarkSwitch32Predictable-4 12441783 10.20 ns/op BenchmarkSwitch32Unpredictable-4 7473445 15.90 ns/op BenchmarkSwitchStringPredictable-4 10089486 13.16 ns/op BenchmarkSwitchStringUnpredictable-4 5661817 19.21 ns/op PASS ok cmd/compile/internal/test 15.890s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 223 532766 ns/op BenchmarkNamed/Underlying/nongeneric-4 1612644 73.73 ns/op BenchmarkNamed/Underlying/generic-4 1643790 76.17 ns/op BenchmarkNamed/Underlying/src_instance-4 1666396 72.16 ns/op BenchmarkNamed/Underlying/user_instance-4 1661763 74.75 ns/op BenchmarkCheck/http/funcbodies/info-4 1 347407057 ns/op 88055 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 249950386 ns/op 122384 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 105715210 ns/op 289292 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 2 91098826 ns/op 335678 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 278142334 ns/op 18636 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 62272464 ns/op 83231 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 5 23073234 ns/op 224602 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 5 22385494 ns/op 231542 lines/s BenchmarkCheck/constant/funcbodies/info-4 4 34751942 ns/op 62430 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 4 27328482 ns/op 79390 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 8 13161421 ns/op 164848 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 8 14484295 ns/op 149790 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 689482575 ns/op 94751 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 422676580 ns/op 154554 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 108210600 ns/op 603515 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 79435952 ns/op 822259 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 281950614 ns/op 7100 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 3 44879983 ns/op 44597 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 25888485 ns/op 77305 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 5 25751794 ns/op 77726 lines/s PASS ok cmd/compile/internal/types2 14.048s goos: linux goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 229 495158 ns/op 1292664 sys-ns/op 501638 user-ns/op PASS ok cmd/go 1.182s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 99223 1196 ns/op 6.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 116770 1001 ns/op 7.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24152 4956 ns/op 206.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 25066 4757 ns/op 215.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3782 31053 ns/op 263.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3836 30849 ns/op 265.55 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.861s All tests passed.