freebsd-amd64-race at f53a95fe393b0a23592a54cf83e3d25cfa4bdbdb :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-amd64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.17.13 freebsd/amd64) Building Go toolchain1 using /tmp/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 freebsd/amd64. --- Installed Go for freebsd/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/bin:/sbin:/usr/bin:/usr/local/bin" "LANG=C.UTF-8" "HOME=/" "MM_CHARSET=UTF-8" "RC_PID=16" "BLOCKSIZE=K" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=freebsd-amd64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: freebsd # OS Version: FreeBSD 13.0-STABLE FreeBSD 13.0-STABLE #0 stable/13-n248759-3684bb89d52: Thu Dec 30 02:37:49 UTC 2021 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 ##### Testing packages. ok archive/tar 1.061s ok archive/zip 1.623s ok bufio 0.289s ok bytes 1.848s ok compress/bzip2 0.429s ok compress/flate 4.065s ok compress/gzip 10.057s ok compress/lzw 0.460s ok compress/zlib 3.774s ok container/heap 0.031s ok container/list 0.022s ok container/ring 0.033s ok context 0.033s ok crypto 0.023s ok crypto/aes 0.053s ok crypto/cipher 0.055s ok crypto/des 0.042s ok crypto/dsa 0.034s ok crypto/ecdh 0.202s ok crypto/ecdsa 0.129s ok crypto/ed25519 0.363s ok crypto/elliptic 0.043s ok crypto/hmac 0.033s ok crypto/internal/alias 0.020s ok crypto/internal/bigmod 2.392s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.334s ok crypto/internal/edwards25519 33.058s ok crypto/internal/edwards25519/field 11.330s ok crypto/internal/nistec 0.788s ok crypto/internal/nistec/fiat 0.020s [no tests to run] ok crypto/md5 0.033s ok crypto/rand 0.217s ok crypto/rc4 0.447s ok crypto/rsa 1.229s ok crypto/sha1 0.031s ok crypto/sha256 0.031s ok crypto/sha512 0.043s ok crypto/subtle 0.332s ok crypto/tls 1.468s ok crypto/x509 1.126s ok database/sql 0.337s ok database/sql/driver 0.021s ok debug/buildinfo 0.042s ok debug/dwarf 0.063s ok debug/elf 1.084s ok debug/gosym 0.088s ok debug/macho 0.034s ok debug/pe 0.043s ok debug/plan9obj 0.022s ok embed 0.022s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.032s ok encoding/asn1 0.031s ok encoding/base32 0.075s ok encoding/base64 0.031s ok encoding/binary 0.031s ok encoding/csv 0.053s ok encoding/gob 12.925s ok encoding/hex 0.036s ok encoding/json 0.914s ok encoding/pem 1.468s ok encoding/xml 0.153s ok errors 0.032s ok expvar 0.020s ok flag 0.088s ok fmt 0.502s ok go/ast 0.032s ok go/build 3.678s ok go/build/constraint 0.030s ok go/constant 0.030s ok go/doc 0.202s ok go/doc/comment 1.737s ok go/format 0.054s ok go/importer 0.195s ok go/internal/gccgoimporter 0.055s ok go/internal/gcimporter 1.142s ok go/internal/srcimporter 9.060s ok go/parser 0.836s ok go/printer 1.141s ok go/scanner 0.031s ok go/token 0.106s ok go/types 26.589s ok hash 0.032s ok hash/adler32 0.032s ok hash/crc32 0.053s ok hash/crc64 0.032s ok hash/fnv 0.021s ok hash/maphash 0.022s ok html 0.020s ok html/template 0.199s ok image 0.393s ok image/color 0.050s ok image/draw 0.564s ok image/gif 0.768s ok image/jpeg 1.137s ok image/png 2.532s ok index/suffixarray 0.873s ok internal/abi 0.036s ok internal/buildcfg 0.026s ok internal/coverage/cformat 0.022s ok internal/coverage/cmerge 0.021s ok internal/coverage/pods 0.021s ok internal/coverage/slicereader 0.023s ok internal/coverage/slicewriter 0.023s ok internal/coverage/test 0.057s ok internal/cpu 0.061s ok internal/dag 0.022s ok internal/diff 0.020s ok internal/fmtsort 0.020s ok internal/fuzz 0.044s ok internal/godebug 0.027s ok internal/intern 0.195s ok internal/itoa 0.029s ok internal/poll 0.304s ok internal/profile 0.034s ok internal/reflectlite 0.224s ok internal/safefilepath 0.021s ok internal/saferio 0.082s ok internal/singleflight 0.084s ok internal/testenv 0.021s ok internal/trace 0.161s ok internal/types/errors 0.354s ok internal/unsafeheader 0.025s ok internal/xcoff 0.043s ok io 0.053s ok io/fs 0.235s ok io/ioutil 0.033s ok log 0.031s ok log/syslog 1.295s ok maps 0.021s ok math 0.041s ok math/big 2.474s ok math/bits 0.032s ok math/cmplx 0.032s ok math/rand 1.712s ok mime 0.044s ok mime/multipart 5.059s ok mime/quotedprintable 0.057s ok net 8.038s ok net/http 7.024s ok net/http/cgi 0.264s ok net/http/cookiejar 0.032s ok net/http/fcgi 0.130s ok net/http/httptest 0.181s ok net/http/httptrace 0.021s ok net/http/httputil 0.674s ok net/http/internal 0.032s ok net/http/internal/ascii 0.022s ok net/http/pprof 5.329s ok net/internal/socktest 0.022s ok net/mail 0.031s ok net/netip 0.291s ok net/rpc 0.058s ok net/rpc/jsonrpc 0.038s ok net/smtp 0.052s ok net/textproto 0.036s ok net/url 0.041s ok os 0.362s ok os/exec 0.344s ok os/exec/internal/fdtest 0.024s ok os/signal 2.280s ok os/user 0.023s ok path 0.024s ok path/filepath 0.084s ok plugin 0.021s ok reflect 0.385s ok regexp 2.713s ok regexp/syntax 3.917s ok runtime 23.695s ok runtime/cgo 0.021s ok runtime/coverage 0.022s ok runtime/debug 0.096s ok runtime/internal/atomic 0.055s ok runtime/internal/math 0.028s ok runtime/internal/sys 0.021s ok runtime/metrics 0.032s ok runtime/pprof 6.288s ok runtime/race 7.198s ok runtime/trace 3.117s ok slices 0.027s ok sort 0.394s ok strconv 2.255s ok strings 1.304s ok sync 0.509s ok sync/atomic 2.464s ok syscall 3.655s ok testing 1.521s ok testing/fstest 0.033s ok testing/iotest 0.025s ok testing/quick 0.151s ok text/scanner 0.032s ok text/tabwriter 0.033s ok text/template 0.075s ok text/template/parse 0.042s ok time 2.195s ok unicode 0.032s ok unicode/utf16 0.023s ok unicode/utf8 0.033s ok cmd/addr2line 1.246s ok cmd/api 6.498s ok cmd/asm/internal/asm 3.257s ok cmd/asm/internal/lex 0.025s ok cmd/compile/internal/abt 0.062s ok cmd/compile/internal/amd64 0.022s ok cmd/compile/internal/base 0.022s ok cmd/compile/internal/compare 0.022s ok cmd/compile/internal/dwarfgen 0.380s ok cmd/compile/internal/importer 0.827s ok cmd/compile/internal/ir 0.021s ok cmd/compile/internal/logopt 0.159s ok cmd/compile/internal/loopvar 0.022s ok cmd/compile/internal/noder 0.033s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 5.912s ok cmd/compile/internal/syntax 0.127s ok cmd/compile/internal/test 10.238s ok cmd/compile/internal/typecheck 0.225s ok cmd/compile/internal/types 0.022s ok cmd/compile/internal/types2 7.790s ok cmd/covdata 0.023s ok cmd/cover 0.985s ok cmd/dist 0.030s ok cmd/doc 0.356s ok cmd/fix 1.338s ok cmd/go 59.629s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.135s ok cmd/go/internal/fsys 0.063s ok cmd/go/internal/generate 0.031s ok cmd/go/internal/get 0.032s ok cmd/go/internal/imports 0.033s ok cmd/go/internal/load 0.031s ok cmd/go/internal/lockedfile 0.455s ok cmd/go/internal/lockedfile/internal/filelock 0.067s ok cmd/go/internal/modconv 0.041s ok cmd/go/internal/modfetch 0.034s ok cmd/go/internal/modfetch/codehost 0.033s ok cmd/go/internal/modfetch/zip_sum_test 0.034s ok cmd/go/internal/modindex 0.469s ok cmd/go/internal/modload 0.031s ok cmd/go/internal/mvs 0.050s ok cmd/go/internal/par 0.148s ok cmd/go/internal/str 0.022s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.033s ok cmd/go/internal/vcweb 0.034s ok cmd/go/internal/vcweb/vcstest 1.603s ok cmd/go/internal/web 0.021s ok cmd/go/internal/work 0.251s ok cmd/gofmt 0.182s ok cmd/internal/archive 0.321s ok cmd/internal/buildid 0.512s ok cmd/internal/cov 0.216s ok cmd/internal/dwarf 0.022s ok cmd/internal/edit 0.022s ok cmd/internal/goobj 0.020s ok cmd/internal/moddeps 0.639s ok cmd/internal/notsha256 0.032s ok cmd/internal/obj 0.354s ok cmd/internal/obj/ppc64 0.075s ok cmd/internal/obj/riscv 0.044s ok cmd/internal/obj/s390x 0.024s ok cmd/internal/obj/x86 2.018s ok cmd/internal/objabi 0.023s ok cmd/internal/pkgpath 0.125s ok cmd/internal/pkgpattern 0.033s ok cmd/internal/quoted 0.021s ok cmd/internal/src 0.021s ok cmd/internal/test2json 0.706s ok cmd/link 5.999s ok cmd/link/internal/benchmark 0.025s ok cmd/link/internal/ld 3.376s ok cmd/link/internal/loader 0.244s ok cmd/nm 1.255s ok cmd/objdump 1.237s ok cmd/pack 0.640s ok cmd/pprof 1.482s ok cmd/trace 0.083s ok cmd/vet 9.419s ##### Running benchmarks briefly. goos: freebsd goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 3218 33526 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2326 44270 ns/op 1864 B/op 37 allocs/op Benchmark/Writer/PAX-4 1723 63382 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4926 23150 ns/op 5008 B/op 15 allocs/op Benchmark/Reader/GNU-4 6992 16852 ns/op 5143 B/op 15 allocs/op Benchmark/Reader/PAX-4 2499 47567 ns/op 8726 B/op 33 allocs/op PASS ok archive/tar 0.740s goos: freebsd goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 298444968 ns/op 1642528 B/op 99 allocs/op BenchmarkZip64Test-4 1 145126645 ns/op BenchmarkZip64TestSizes/4096-4 1942 61062 ns/op BenchmarkZip64TestSizes/1048576-4 181 626888 ns/op BenchmarkZip64TestSizes/67108864-4 1 141323809 ns/op PASS ok archive/zip 1.176s goos: freebsd goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 246535 471.3 ns/op BenchmarkReaderCopyUnoptimal-4 151616 758.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 18566 ns/op BenchmarkReaderWriteToOptimal-4 11240 10363 ns/op BenchmarkReaderReadString-4 148279 823.0 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 224366 518.4 ns/op BenchmarkWriterCopyUnoptimal-4 221220 512.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 14983 ns/op BenchmarkReaderEmpty-4 43088 2905 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 35829 3176 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 660152 180.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.644s goos: freebsd goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 5924 19023 ns/op 1722.51 MB/s BenchmarkWriteByte-4 466 233472 ns/op 17.54 MB/s BenchmarkWriteRune-4 252 443171 ns/op 27.73 MB/s BenchmarkBufferNotEmptyWriteRead-4 34 3033317 ns/op BenchmarkBufferFullSmallReads-4 100 1139309 ns/op BenchmarkBufferWriteBlock/N4096-4 10000 12618 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 649 197327 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 25 4767102 ns/op 4192271 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 14 7913896 ns/op 2119.97 MB/s 2396745 B/op 0 allocs/op BenchmarkIndexByte/10-4 4983601 22.38 ns/op 446.76 MB/s BenchmarkIndexByte/32-4 5070061 23.33 ns/op 1371.49 MB/s BenchmarkIndexByte/4K-4 1000000 115.2 ns/op 35569.43 MB/s BenchmarkIndexBytePortable/10-4 1000000 105.7 ns/op 94.59 MB/s BenchmarkIndexBytePortable/32-4 338712 304.5 ns/op 105.10 MB/s BenchmarkIndexBytePortable/4K-4 3393 32688 ns/op 125.31 MB/s BenchmarkIndexRune/10-4 1238716 99.21 ns/op 100.80 MB/s BenchmarkIndexRune/32-4 1325857 90.82 ns/op 352.34 MB/s BenchmarkIndexRune/4K-4 410119 266.8 ns/op 15350.11 MB/s BenchmarkIndexRuneASCII/10-4 4932745 23.09 ns/op 433.10 MB/s BenchmarkIndexRuneASCII/32-4 4968313 24.17 ns/op 1324.00 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.8 ns/op 35689.14 MB/s BenchmarkEqual/0-4 7739008 14.68 ns/op BenchmarkEqual/1-4 1684162 71.86 ns/op 13.92 MB/s BenchmarkEqual/6-4 1639893 73.04 ns/op 82.15 MB/s BenchmarkEqual/9-4 1577926 75.36 ns/op 119.42 MB/s BenchmarkEqual/15-4 1481986 80.10 ns/op 187.27 MB/s BenchmarkEqual/16-4 1635710 73.37 ns/op 218.08 MB/s BenchmarkEqual/20-4 1482548 80.87 ns/op 247.32 MB/s BenchmarkEqual/32-4 1542631 78.70 ns/op 406.63 MB/s BenchmarkEqual/4K-4 103852 1154 ns/op 3549.51 MB/s BenchmarkIndex/10-4 3334178 36.31 ns/op 275.39 MB/s BenchmarkIndex/32-4 3839298 30.76 ns/op 1040.18 MB/s BenchmarkIndex/4K-4 27633 4329 ns/op 946.16 MB/s BenchmarkIndexEasy/10-4 3281380 34.71 ns/op 288.11 MB/s BenchmarkIndexEasy/32-4 3784717 30.74 ns/op 1041.15 MB/s BenchmarkIndexEasy/4K-4 588314 200.1 ns/op 20474.87 MB/s BenchmarkCount/10-4 1614276 73.68 ns/op 135.72 MB/s BenchmarkCount/32-4 1815477 66.76 ns/op 479.31 MB/s BenchmarkCount/4K-4 27266 4361 ns/op 939.17 MB/s BenchmarkCountEasy/10-4 1662914 71.90 ns/op 139.09 MB/s BenchmarkCountEasy/32-4 1652602 67.23 ns/op 475.99 MB/s BenchmarkCountEasy/4K-4 480415 239.8 ns/op 17082.80 MB/s BenchmarkCountSingle/10-4 3418689 30.04 ns/op 332.85 MB/s BenchmarkCountSingle/32-4 3582860 33.61 ns/op 952.11 MB/s BenchmarkCountSingle/4K-4 840169 137.0 ns/op 29891.35 MB/s BenchmarkToUpper/#00-4 3030678 39.66 ns/op BenchmarkToUpper/ONLYUPPER-4 328546 361.6 ns/op BenchmarkToUpper/abc-4 510720 221.1 ns/op BenchmarkToUpper/AbC123-4 344749 343.0 ns/op BenchmarkToUpper/azAZ09_-4 316009 374.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 99159 1174 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 43690 2744 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 65680 1814 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 140782 856.8 ns/op BenchmarkToLower/#00-4 3139405 39.23 ns/op BenchmarkToLower/abc-4 495602 247.5 ns/op BenchmarkToLower/AbC123-4 351027 345.1 ns/op BenchmarkToLower/azAZ09_-4 322581 377.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 93378 1258 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 45111 2615 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 79106 1509 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 143204 831.6 ns/op BenchmarkFields/ASCII/16-4 182029 658.1 ns/op 24.31 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14236 8267 ns/op 30.97 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 799 141952 ns/op 28.85 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 42 2386053 ns/op 27.47 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 37108499 ns/op 28.26 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 101761 1224 ns/op 13.08 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6213 16576 ns/op 15.44 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 421 278122 ns/op 14.73 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4777811 ns/op 13.72 MB/s 512259 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 76369407 ns/op 13.73 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 172854 683.0 ns/op 23.42 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13225 8541 ns/op 29.97 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 726 154605 ns/op 26.49 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 2713897 ns/op 24.15 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 44660460 ns/op 23.48 MB/s 11211040 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 115508 912.3 ns/op 17.54 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8754 12710 ns/op 20.14 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 574 208289 ns/op 19.66 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3523390 ns/op 18.60 MB/s 512258 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 57711482 ns/op 18.17 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2280078 52.61 ns/op BenchmarkTrimSpace/ASCII-4 1214564 97.15 ns/op BenchmarkTrimSpace/SomeNonASCII-4 119158 1006 ns/op BenchmarkTrimSpace/JustNonASCII-4 56576 2177 ns/op BenchmarkToValidUTF8/Valid-4 530624 205.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 382957 313.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 108576 1073 ns/op BenchmarkIndexHard1-4 1194 99080 ns/op BenchmarkIndexHard2-4 867 138058 ns/op BenchmarkIndexHard3-4 211 554433 ns/op BenchmarkIndexHard4-4 216 569563 ns/op BenchmarkLastIndexHard1-4 7 15435001 ns/op BenchmarkLastIndexHard2-4 6 19374309 ns/op BenchmarkLastIndexHard3-4 6 20930223 ns/op BenchmarkCountHard1-4 1208 99099 ns/op BenchmarkCountHard2-4 864 138171 ns/op BenchmarkCountHard3-4 210 567778 ns/op BenchmarkSplitEmptySeparator-4 2 76504947 ns/op BenchmarkSplitSingleByteSeparator-4 25 5374053 ns/op BenchmarkSplitMultiByteSeparator-4 15 7200134 ns/op BenchmarkSplitNSingleByteSeparator-4 235941 548.7 ns/op BenchmarkSplitNMultiByteSeparator-4 83694 1469 ns/op BenchmarkRepeat-4 210471 565.1 ns/op BenchmarkRepeatLarge/256/1-4 166450 738.9 ns/op 346.46 MB/s BenchmarkRepeatLarge/256/16-4 260911 464.2 ns/op 551.43 MB/s BenchmarkRepeatLarge/512/1-4 126352 945.6 ns/op 541.48 MB/s BenchmarkRepeatLarge/512/16-4 173299 662.9 ns/op 772.36 MB/s BenchmarkRepeatLarge/1024/1-4 93536 1404 ns/op 729.44 MB/s BenchmarkRepeatLarge/1024/16-4 111226 1111 ns/op 921.42 MB/s BenchmarkRepeatLarge/2048/1-4 54691 2190 ns/op 935.27 MB/s BenchmarkRepeatLarge/2048/16-4 63075 1881 ns/op 1088.66 MB/s BenchmarkRepeatLarge/4096/1-4 32091 3854 ns/op 1062.83 MB/s BenchmarkRepeatLarge/4096/16-4 33058 3262 ns/op 1255.83 MB/s BenchmarkRepeatLarge/8192/1-4 16405 6940 ns/op 1180.36 MB/s BenchmarkRepeatLarge/8192/16-4 18963 6580 ns/op 1244.91 MB/s BenchmarkRepeatLarge/8192/4097-4 34782 3507 ns/op 1168.08 MB/s BenchmarkRepeatLarge/16384/1-4 8240 12557 ns/op 1304.77 MB/s BenchmarkRepeatLarge/16384/16-4 9064 11770 ns/op 1392.00 MB/s BenchmarkRepeatLarge/16384/4097-4 12776 9362 ns/op 1312.86 MB/s BenchmarkRepeatLarge/32768/1-4 5130 23788 ns/op 1377.49 MB/s BenchmarkRepeatLarge/32768/16-4 4948 22593 ns/op 1450.36 MB/s BenchmarkRepeatLarge/32768/4097-4 5463 22257 ns/op 1288.53 MB/s BenchmarkRepeatLarge/65536/1-4 2422 51737 ns/op 1266.72 MB/s BenchmarkRepeatLarge/65536/16-4 2731 44774 ns/op 1463.70 MB/s BenchmarkRepeatLarge/65536/4097-4 2738 48605 ns/op 1264.38 MB/s BenchmarkRepeatLarge/131072/1-4 830 160732 ns/op 815.47 MB/s BenchmarkRepeatLarge/131072/16-4 853 142203 ns/op 921.73 MB/s BenchmarkRepeatLarge/131072/4097-4 880 146967 ns/op 864.19 MB/s BenchmarkRepeatLarge/262144/1-4 438 301414 ns/op 869.71 MB/s BenchmarkRepeatLarge/262144/16-4 410 275449 ns/op 951.70 MB/s BenchmarkRepeatLarge/262144/4097-4 448 269239 ns/op 958.67 MB/s BenchmarkRepeatLarge/524288/1-4 224 529603 ns/op 989.97 MB/s BenchmarkRepeatLarge/524288/16-4 198 544648 ns/op 962.62 MB/s BenchmarkRepeatLarge/524288/4097-4 235 511889 ns/op 1016.47 MB/s BenchmarkRepeatLarge/1048576/1-4 100 1044875 ns/op 1003.54 MB/s BenchmarkRepeatLarge/1048576/16-4 100 1058364 ns/op 990.75 MB/s BenchmarkRepeatLarge/1048576/4097-4 100 1013794 ns/op 1030.52 MB/s BenchmarkRepeatLarge/2097152/1-4 58 1958851 ns/op 1070.60 MB/s BenchmarkRepeatLarge/2097152/16-4 61 1937151 ns/op 1082.60 MB/s BenchmarkRepeatLarge/2097152/4097-4 66 1983608 ns/op 1055.43 MB/s BenchmarkRepeatLarge/4194304/1-4 30 3906332 ns/op 1073.72 MB/s BenchmarkRepeatLarge/4194304/16-4 27 3901818 ns/op 1074.96 MB/s BenchmarkRepeatLarge/4194304/4097-4 27 3838337 ns/op 1091.94 MB/s BenchmarkRepeatLarge/8388608/1-4 14 7460041 ns/op 1124.47 MB/s BenchmarkRepeatLarge/8388608/16-4 14 7599311 ns/op 1103.86 MB/s BenchmarkRepeatLarge/8388608/4097-4 15 7539960 ns/op 1112.28 MB/s BenchmarkRepeatLarge/16777216/1-4 7 14785484 ns/op 1134.71 MB/s BenchmarkRepeatLarge/16777216/16-4 7 14858581 ns/op 1129.13 MB/s BenchmarkRepeatLarge/16777216/4097-4 8 14576034 ns/op 1151.01 MB/s BenchmarkRepeatLarge/33554432/1-4 4 28519980 ns/op 1176.52 MB/s BenchmarkRepeatLarge/33554432/16-4 4 28830146 ns/op 1163.87 MB/s BenchmarkRepeatLarge/33554432/4097-4 4 28440443 ns/op 1179.81 MB/s BenchmarkRepeatLarge/67108864/1-4 2 58243712 ns/op 1152.21 MB/s BenchmarkRepeatLarge/67108864/16-4 2 56811041 ns/op 1181.26 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 56037114 ns/op 1197.58 MB/s BenchmarkRepeatLarge/134217728/1-4 1 112213509 ns/op 1196.09 MB/s BenchmarkRepeatLarge/134217728/16-4 1 111229057 ns/op 1206.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 110139477 ns/op 1218.62 MB/s BenchmarkRepeatLarge/268435456/1-4 1 239737779 ns/op 1119.70 MB/s BenchmarkRepeatLarge/268435456/16-4 1 226321032 ns/op 1186.08 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 223016617 ns/op 1203.66 MB/s BenchmarkRepeatLarge/536870912/1-4 1 480117249 ns/op 1118.21 MB/s BenchmarkRepeatLarge/536870912/16-4 1 450587701 ns/op 1191.49 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 442168749 ns/op 1214.18 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 995837887 ns/op 1078.23 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 896299175 ns/op 1197.97 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 887075793 ns/op 1210.43 MB/s BenchmarkBytesCompare/1-4 11376150 9.899 ns/op BenchmarkBytesCompare/2-4 11341002 10.12 ns/op BenchmarkBytesCompare/4-4 11033575 10.23 ns/op BenchmarkBytesCompare/8-4 11042275 10.16 ns/op BenchmarkBytesCompare/16-4 10785861 10.24 ns/op BenchmarkBytesCompare/32-4 10631581 10.81 ns/op BenchmarkBytesCompare/64-4 9729285 11.15 ns/op BenchmarkBytesCompare/128-4 10121546 11.43 ns/op BenchmarkBytesCompare/256-4 8033008 13.86 ns/op BenchmarkBytesCompare/512-4 6456276 18.28 ns/op BenchmarkBytesCompare/1024-4 3980370 27.34 ns/op BenchmarkBytesCompare/2048-4 2626924 45.70 ns/op BenchmarkIndexAnyASCII/1:1-4 2410226 50.17 ns/op BenchmarkIndexAnyASCII/1:2-4 2337842 47.55 ns/op BenchmarkIndexAnyASCII/1:4-4 2468889 48.86 ns/op BenchmarkIndexAnyASCII/1:8-4 2404402 48.04 ns/op BenchmarkIndexAnyASCII/1:16-4 2446003 47.82 ns/op BenchmarkIndexAnyASCII/1:32-4 2362602 47.67 ns/op BenchmarkIndexAnyASCII/1:64-4 2519005 48.46 ns/op BenchmarkIndexAnyASCII/16:1-4 2328380 52.34 ns/op BenchmarkIndexAnyASCII/16:2-4 539271 195.9 ns/op BenchmarkIndexAnyASCII/16:4-4 618859 193.5 ns/op BenchmarkIndexAnyASCII/16:8-4 547990 199.3 ns/op BenchmarkIndexAnyASCII/16:16-4 564702 213.8 ns/op BenchmarkIndexAnyASCII/16:32-4 464553 252.5 ns/op BenchmarkIndexAnyASCII/16:64-4 367996 319.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2161239 56.13 ns/op BenchmarkIndexAnyASCII/256:2-4 51428 2334 ns/op BenchmarkIndexAnyASCII/256:4-4 44926 2320 ns/op BenchmarkIndexAnyASCII/256:8-4 50965 2257 ns/op BenchmarkIndexAnyASCII/256:16-4 50734 2282 ns/op BenchmarkIndexAnyASCII/256:32-4 52062 2277 ns/op BenchmarkIndexAnyASCII/256:64-4 49570 2395 ns/op BenchmarkIndexAnyUTF8/1:1-4 2464267 49.30 ns/op BenchmarkIndexAnyUTF8/1:2-4 2354293 48.80 ns/op BenchmarkIndexAnyUTF8/1:4-4 2442925 48.08 ns/op BenchmarkIndexAnyUTF8/1:8-4 2555180 49.94 ns/op BenchmarkIndexAnyUTF8/1:16-4 2513259 47.53 ns/op BenchmarkIndexAnyUTF8/1:32-4 2397439 49.56 ns/op BenchmarkIndexAnyUTF8/1:64-4 2406745 48.47 ns/op BenchmarkIndexAnyUTF8/16:1-4 177916 665.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 350528 344.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 320347 332.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 308400 383.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 319654 330.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 310934 343.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 358632 319.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 12033 9748 ns/op BenchmarkIndexAnyUTF8/256:2-4 25504 4621 ns/op BenchmarkIndexAnyUTF8/256:4-4 24888 4542 ns/op BenchmarkIndexAnyUTF8/256:8-4 25318 4533 ns/op BenchmarkIndexAnyUTF8/256:16-4 26446 4510 ns/op BenchmarkIndexAnyUTF8/256:32-4 22022 4817 ns/op BenchmarkIndexAnyUTF8/256:64-4 26010 4453 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2503226 47.15 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2234463 50.85 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2559694 46.53 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2514477 47.00 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2582721 46.24 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2238266 47.76 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2561679 45.85 ns/op BenchmarkLastIndexAnyASCII/16:1-4 396914 256.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 430640 278.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 459232 256.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 444270 292.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 420382 279.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 348039 344.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 309300 385.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 35974 3244 ns/op BenchmarkLastIndexAnyASCII/256:2-4 35977 3198 ns/op BenchmarkLastIndexAnyASCII/256:4-4 31276 3844 ns/op BenchmarkLastIndexAnyASCII/256:8-4 35704 3279 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31020 3242 ns/op BenchmarkLastIndexAnyASCII/256:32-4 35222 3378 ns/op BenchmarkLastIndexAnyASCII/256:64-4 34465 3404 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2532106 46.78 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2491035 47.23 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2315374 45.95 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2509519 46.38 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2586558 45.72 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2555420 46.62 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2588860 45.46 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 262872 416.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 362642 328.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 359610 318.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 357614 318.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 347323 329.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 275204 380.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 365428 311.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 19849 5932 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27517 4342 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27032 4448 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27135 4463 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27153 4411 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24879 4813 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 23768 5111 ns/op BenchmarkTrimASCII/1:1-4 2932964 40.33 ns/op BenchmarkTrimASCII/1:2-4 2399350 48.41 ns/op BenchmarkTrimASCII/1:4-4 2320281 50.32 ns/op BenchmarkTrimASCII/1:8-4 2113432 57.24 ns/op BenchmarkTrimASCII/1:16-4 1713075 67.18 ns/op BenchmarkTrimASCII/16:1-4 586328 184.1 ns/op BenchmarkTrimASCII/16:2-4 445674 258.4 ns/op BenchmarkTrimASCII/16:4-4 433038 272.2 ns/op BenchmarkTrimASCII/16:8-4 386739 267.8 ns/op BenchmarkTrimASCII/16:16-4 418300 304.1 ns/op BenchmarkTrimASCII/256:1-4 52855 2248 ns/op BenchmarkTrimASCII/256:2-4 35199 3278 ns/op BenchmarkTrimASCII/256:4-4 33040 3332 ns/op BenchmarkTrimASCII/256:8-4 31807 3440 ns/op BenchmarkTrimASCII/256:16-4 36376 3390 ns/op BenchmarkTrimASCII/4096:1-4 3108 35399 ns/op BenchmarkTrimASCII/4096:2-4 2210 52313 ns/op BenchmarkTrimASCII/4096:4-4 1927 56554 ns/op BenchmarkTrimASCII/4096:8-4 2197 53808 ns/op BenchmarkTrimASCII/4096:16-4 2209 51730 ns/op BenchmarkTrimByte-4 1707261 70.96 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18747 6248 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19167 6255 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 790 149912 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1567 75640 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2944 38148 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5965 19108 ns/op BenchmarkCompareBytesEqual-4 13080541 8.267 ns/op BenchmarkCompareBytesToNil-4 14639356 7.375 ns/op BenchmarkCompareBytesEmpty-4 16733086 6.844 ns/op BenchmarkCompareBytesIdentical-4 16677810 6.858 ns/op BenchmarkCompareBytesSameLength-4 12143311 8.806 ns/op BenchmarkCompareBytesDifferentLength-4 12679303 8.801 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3454 30907 ns/op 33927.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3932 30732 ns/op 34120.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3957 30301 ns/op 34605.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3518 28483 ns/op 36814.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3952 28567 ns/op 36706.56 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3396 30622 ns/op 34243.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3388 30490 ns/op 34391.01 MB/s BenchmarkCompareBytesBig-4 3902 30458 ns/op 34426.99 MB/s BenchmarkCompareBytesBigIdentical-4 16594594 6.881 ns/op 152378783.75 MB/s PASS ok bytes 51.885s goos: freebsd goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 67359965 ns/op 1.48 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 252622376 ns/op 2.25 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 21556373 ns/op 0.76 MB/s 3648409 B/op 52 allocs/op PASS ok compress/bzip2 1.168s goos: freebsd goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 66 1692628 ns/op 5.91 MB/s 43274 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 7 16367393 ns/op 6.11 MB/s 42949 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 180129200 ns/op 5.55 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 1859112 ns/op 5.38 MB/s 42670 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18359256 ns/op 5.45 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 199847837 ns/op 5.00 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 58 1799629 ns/op 5.56 MB/s 42701 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17409298 ns/op 5.74 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 175072603 ns/op 5.71 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 62 1887232 ns/op 5.30 MB/s 42961 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18484085 ns/op 5.41 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 186946669 ns/op 5.35 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 1878945 ns/op 5.32 MB/s 43735 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18306611 ns/op 5.46 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 184377736 ns/op 5.42 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1537125 ns/op 6.51 MB/s 43860 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13405625 ns/op 7.46 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 133528788 ns/op 7.49 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 78 1362643 ns/op 7.34 MB/s 43477 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10530383 ns/op 9.50 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 105388211 ns/op 9.49 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1354916 ns/op 7.38 MB/s 43312 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10472734 ns/op 9.55 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 104802350 ns/op 9.54 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1023750 ns/op 9.77 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 12 9631688 ns/op 10.38 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 2 103490832 ns/op 9.66 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2052000 ns/op 4.87 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18106594 ns/op 5.52 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 181155263 ns/op 5.52 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5770255 ns/op 1.73 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 66761068 ns/op 1.50 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 657800416 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5702518 ns/op 1.75 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 66324538 ns/op 1.51 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 690460480 ns/op 1.45 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 85 1262733 ns/op 7.92 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 10 11170192 ns/op 8.95 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 109949295 ns/op 9.10 MB/s BenchmarkEncode/Newton/Speed/1e4-4 52 1972406 ns/op 5.07 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 14874231 ns/op 6.72 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 146829733 ns/op 6.81 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5781373 ns/op 1.73 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 60686716 ns/op 1.65 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 597379335 ns/op 1.67 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5994051 ns/op 1.67 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 75411500 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 734095878 ns/op 1.36 MB/s PASS ok compress/flate 13.204s goos: freebsd goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 50 2137590 ns/op 4.68 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2251435 ns/op 4.44 MB/s BenchmarkDecoder/1e5-4 5 22716434 ns/op 4.40 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22887548 ns/op 4.37 MB/s BenchmarkDecoder/1e6-4 1 212542074 ns/op 4.70 MB/s BenchmarkDecoder/1e-Reuse6-4 1 218702392 ns/op 4.57 MB/s BenchmarkEncoder/1e4-4 60 1712706 ns/op 5.84 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1765734 ns/op 5.66 MB/s BenchmarkEncoder/1e5-4 6 17078890 ns/op 5.86 MB/s BenchmarkEncoder/1e-Reuse5-4 6 16968754 ns/op 5.89 MB/s BenchmarkEncoder/1e6-4 1 171516878 ns/op 5.83 MB/s BenchmarkEncoder/1e-Reuse6-4 1 167606804 ns/op 5.97 MB/s PASS ok compress/lzw 2.444s goos: freebsd goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 33 3545995 ns/op PASS ok container/heap 0.248s goos: freebsd goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 20893 5742 ns/op BenchmarkWithTimeout/concurrency=40-4 5666 19792 ns/op BenchmarkWithTimeout/concurrency=4000-4 5478 21657 ns/op BenchmarkWithTimeout/concurrency=400000-4 6408 18715 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 396738 282.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17218 7106 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21781 5405 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3766 32389 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2318 48973 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3148 33452 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 345 347669 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 244 483037 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 376 359681 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 32 3613599 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 21 5329097 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 3130257 ns/op BenchmarkCheckCanceled/Err-4 328543 355.9 ns/op BenchmarkCheckCanceled/Done-4 526068 221.9 ns/op BenchmarkContextCancelDone-4 741426 161.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 13275 8876 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 12607 9503 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12010 9908 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 9476 12194 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8010 14031 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 571179 193.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 365622 336.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 259166 548.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 165100 732.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 80665 1418 ns/op PASS ok context 12.481s goos: freebsd goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2364748 50.25 ns/op 318.41 MB/s BenchmarkDecrypt-4 2312505 51.28 ns/op 312.04 MB/s BenchmarkExpand-4 1883054 62.99 ns/op PASS ok crypto/aes 0.549s goos: freebsd goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 234500 492.9 ns/op 129.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 453349 252.9 ns/op 253.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 238066 487.3 ns/op 131.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 448412 254.8 ns/op 251.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 140809 844.6 ns/op 1598.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 189435 614.0 ns/op 2198.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 136087 878.0 ns/op 1537.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 176013 671.2 ns/op 2011.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46214 2560 ns/op 3200.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52510 2277 ns/op 3597.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43460 2746 ns/op 2983.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47065 2549 ns/op 3214.12 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7557 15143 ns/op 67.29 MB/s BenchmarkAESCFBDecrypt1K-4 7575 15178 ns/op 67.14 MB/s BenchmarkAESCFBDecrypt8K-4 1028 118446 ns/op 69.12 MB/s BenchmarkAESOFB1K-4 10000 10718 ns/op 95.08 MB/s BenchmarkAESCTR1K-4 17012 7117 ns/op 143.17 MB/s BenchmarkAESCTR8K-4 1872 56170 ns/op 145.76 MB/s BenchmarkAESCBCEncrypt1K-4 17328 6920 ns/op 147.97 MB/s BenchmarkAESCBCDecrypt1K-4 23809 4965 ns/op 206.26 MB/s PASS ok crypto/cipher 2.763s goos: freebsd goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 93992 1263 ns/op 6.33 MB/s BenchmarkDecrypt-4 94927 1274 ns/op 6.28 MB/s BenchmarkTDESEncrypt-4 36963 3247 ns/op 2.46 MB/s BenchmarkTDESDecrypt-4 35164 3385 ns/op 2.36 MB/s PASS ok crypto/des 0.613s goos: freebsd goarch: amd64 pkg: crypto/ecdh cpu: AMD EPYC 7B12 BenchmarkECDH/P256-4 1192 99579 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7237244 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20417066 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 100 1051457 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.614s goos: freebsd goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 2028 56712 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 50 2413046 ns/op 2713 B/op 34 allocs/op BenchmarkSign/P521-4 20 5474490 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 1116 105627 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 6915363 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 20145700 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4461 23864 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 68 1601015 ns/op 1124 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4565904 ns/op 1449 B/op 17 allocs/op PASS ok crypto/ecdsa 1.432s goos: freebsd goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 343 318213 ns/op BenchmarkNewKeyFromSeed-4 337 326137 ns/op BenchmarkSigning-4 340 343013 ns/op BenchmarkVerification-4 241 485694 ns/op PASS ok crypto/ed25519 0.623s goos: freebsd goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 5997 18212 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 182 656454 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 64 1878396 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 25 4744862 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1672 73178 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 64 1793502 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 24 5047453 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14762394 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14422 8234 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6555 16574 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4197 25625 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 91 1133804 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2673 42461 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 332 330240 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1752 63870 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 96 1200346 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.393s goos: freebsd goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 16846 7063 ns/op 144.99 MB/s BenchmarkHMACSHA256_32-4 26702 4486 ns/op 7.13 MB/s BenchmarkNewWriteSum-4 12806 9120 ns/op 3.51 MB/s PASS ok crypto/hmac 0.593s goos: freebsd goarch: amd64 pkg: crypto/internal/bigmod cpu: AMD EPYC 7B12 BenchmarkModAdd-4 64264 1703 ns/op BenchmarkModSub-4 85794 1384 ns/op BenchmarkMontgomeryRepr-4 26046 4600 ns/op BenchmarkMontgomeryMul-4 28419 4248 ns/op BenchmarkModMul-4 13483 8811 ns/op BenchmarkExpBig-4 18 6553348 ns/op BenchmarkExp-4 7 15360465 ns/op PASS ok crypto/internal/bigmod 1.134s goos: freebsd goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkEncodingDecoding-4 3798 28885 ns/op BenchmarkScalarBaseMult-4 391 311950 ns/op BenchmarkScalarMult-4 156 703234 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 234 472635 ns/op PASS ok crypto/internal/edwards25519 0.634s goos: freebsd goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 569515 204.9 ns/op BenchmarkMultiply-4 5092748 23.80 ns/op BenchmarkSquare-4 6335403 18.87 ns/op BenchmarkInvert-4 27878 4250 ns/op BenchmarkMult32-4 1632622 72.35 ns/op PASS ok crypto/internal/edwards25519/field 0.789s goos: freebsd goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 63 1643838 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1962 61278 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 22 4820992 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13983280 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 201 584419 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11525 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 73 1469140 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4164426 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.169s goos: freebsd goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 739584 155.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 370826 318.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 131068 912.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 668686 153.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 357570 302.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 117984 926.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.744s goos: freebsd goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 129402 910.4 ns/op 8.79 MB/s BenchmarkHash64-4 146176 805.1 ns/op 79.49 MB/s BenchmarkHash128-4 125090 910.2 ns/op 140.63 MB/s BenchmarkHash256-4 101425 1183 ns/op 216.32 MB/s BenchmarkHash512-4 77168 1535 ns/op 333.52 MB/s BenchmarkHash1K-4 49539 2408 ns/op 425.32 MB/s BenchmarkHash8K-4 8155 14092 ns/op 581.32 MB/s BenchmarkHash1M-4 61 1717736 ns/op 610.44 MB/s BenchmarkHash8M-4 8 13754236 ns/op 609.89 MB/s BenchmarkHash8BytesUnaligned-4 129274 902.5 ns/op 8.86 MB/s BenchmarkHash1KUnaligned-4 49917 2393 ns/op 427.91 MB/s BenchmarkHash8KUnaligned-4 8467 14143 ns/op 579.24 MB/s PASS ok crypto/md5 1.661s goos: freebsd goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 1 200620997 ns/op PASS ok crypto/rand 0.227s goos: freebsd goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 15308 7649 ns/op 16.73 MB/s BenchmarkRC4_1K-4 1879 61295 ns/op 16.71 MB/s BenchmarkRC4_8K-4 240 543480 ns/op 14.90 MB/s PASS ok crypto/rc4 0.528s goos: freebsd goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkDecryptPKCS1v15/2048-4 13 8951872 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 19471861 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38680135 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2406928 ns/op BenchmarkDecryptOAEP/2048-4 13 8391465 ns/op BenchmarkEncryptOAEP/2048-4 42 2625062 ns/op BenchmarkSignPKCS1v15/2048-4 13 9133901 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2726278 ns/op BenchmarkSignPSS/2048-4 13 9066424 ns/op BenchmarkVerifyPSS/2048-4 48 2628134 ns/op PASS ok crypto/rsa 1.485s goos: freebsd goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 111992 1062 ns/op 7.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 138159 860.0 ns/op 9.30 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 81688 1409 ns/op 227.16 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 98523 1216 ns/op 263.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 54068 2177 ns/op 470.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 59278 1987 ns/op 515.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10388 ns/op 788.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10207 ns/op 802.58 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.050s goos: freebsd goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 84861 1301 ns/op 6.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 104126 1130 ns/op 7.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 101964 1181 ns/op 6.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30817 3880 ns/op 263.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 32539 3650 ns/op 280.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32234 3728 ns/op 274.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5023 22910 ns/op 357.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5254 22759 ns/op 359.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5182 22754 ns/op 360.02 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.255s goos: freebsd goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 62841 1785 ns/op 4.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 82420 1448 ns/op 5.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 73174 1573 ns/op 5.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 34520 3348 ns/op 305.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 39591 2980 ns/op 343.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 38622 3124 ns/op 327.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7128 15871 ns/op 516.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 7638 15289 ns/op 535.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7669 15389 ns/op 532.33 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.235s goos: freebsd goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 22304222 5.232 ns/op BenchmarkConstantTimeEq-4 22706337 5.230 ns/op BenchmarkConstantTimeLessOrEq-4 22589523 5.238 ns/op BenchmarkXORBytes/8Bytes-4 5367121 22.03 ns/op 363.08 MB/s BenchmarkXORBytes/128Bytes-4 4753400 24.99 ns/op 5122.52 MB/s BenchmarkXORBytes/2048Bytes-4 1527602 78.36 ns/op 26134.33 MB/s BenchmarkXORBytes/32768Bytes-4 112317 1031 ns/op 31778.82 MB/s PASS ok crypto/subtle 1.018s goos: freebsd goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkCertCache/0-4 207 556123 ns/op BenchmarkCertCache/1-4 205 541915 ns/op BenchmarkCertCache/2-4 219 548357 ns/op BenchmarkCertCache/3-4 218 564579 ns/op BenchmarkHandshakeServer/RSA-4 42 2932053 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 31 3468235 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 37 3207773 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1003628 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 166 730659 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 50 2106809 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 60 1839283 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28264072 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27463561 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 18299580 ns/op 57.30 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 24202586 ns/op 43.32 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 29241294 ns/op 71.72 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 40467064 ns/op 51.82 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 50624660 ns/op 82.85 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 70902800 ns/op 59.16 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 92449214 ns/op 90.74 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 134264550 ns/op 62.48 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 176343085 ns/op 95.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 259447456 ns/op 64.67 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 348366294 ns/op 96.32 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 513409145 ns/op 65.36 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 714233253 ns/op 93.96 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1002786217 ns/op 66.92 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 19526421 ns/op 53.70 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 25032897 ns/op 41.89 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 30109508 ns/op 69.65 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 40439761 ns/op 51.86 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 50893238 ns/op 82.41 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 72468162 ns/op 57.88 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 95358572 ns/op 87.97 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 134399099 ns/op 62.42 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 176160574 ns/op 95.24 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 255496971 ns/op 65.67 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 354338063 ns/op 94.70 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 512277533 ns/op 65.50 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 719248139 ns/op 93.30 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1005008259 ns/op 66.77 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 700932504 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 703692738 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 285428080 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 285493741 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 146357604 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 146557815 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 77375608 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 76903078 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 35876281 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 35421217 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 140281087 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 143161791 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 60746936 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 61344226 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 34421779 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 34479406 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 21307140 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 20983592 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 8 13374380 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 8 12977384 ns/op PASS ok crypto/tls 17.252s goos: freebsd goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 9 11542654 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 397 307750 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1240 90647 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1094 102486 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 0.812s goos: freebsd goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 39 2781826 ns/op 280095 B/op 1643 allocs/op BenchmarkConcurrentStmtQuery-4 37 3060537 ns/op 271146 B/op 2047 allocs/op BenchmarkConcurrentStmtExec-4 50 2309344 ns/op 219411 B/op 726 allocs/op BenchmarkConcurrentTxQuery-4 44 2545830 ns/op 278433 B/op 2168 allocs/op BenchmarkConcurrentTxExec-4 63 1883722 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 48 2525350 ns/op 103606 B/op 2056 allocs/op BenchmarkConcurrentTxStmtExec-4 120 982696 ns/op 40089 B/op 381 allocs/op BenchmarkConcurrentRandom-4 49 2381061 ns/op 236923 B/op 1877 allocs/op BenchmarkManyConcurrentQueries-4 2859 43311 ns/op 4072 B/op 20 allocs/op BenchmarkGrabConn-4 274615 440.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.713s goos: freebsd goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 246019 468.7 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 108 1197352 ns/op 188229 B/op 13 allocs/op Benchmark115/LineToPC-4 79 1421876 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 20044 5863 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.783s goos: freebsd goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkMarshal-4 748 151507 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2862 39044 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.270s goos: freebsd goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 339 368963 ns/op 22.20 MB/s BenchmarkEncodeToString-4 300 356846 ns/op 22.96 MB/s BenchmarkDecode-4 170 685032 ns/op 19.14 MB/s BenchmarkDecodeString-4 158 674183 ns/op 19.45 MB/s PASS ok encoding/base32 0.709s goos: freebsd goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 426 278240 ns/op 29.44 MB/s BenchmarkDecodeString/2-4 382010 302.0 ns/op 13.24 MB/s BenchmarkDecodeString/4-4 252022 466.7 ns/op 17.14 MB/s BenchmarkDecodeString/8-4 212952 536.7 ns/op 22.36 MB/s BenchmarkDecodeString/64-4 42104 2775 ns/op 31.71 MB/s BenchmarkDecodeString/8192-4 420 284024 ns/op 38.46 MB/s BenchmarkNewEncoding-4 117291 1010 ns/op 253.36 MB/s PASS ok encoding/base64 0.989s goos: freebsd goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1594 71105 ns/op 56.25 MB/s BenchmarkReadStruct-4 17378 6494 ns/op 11.55 MB/s BenchmarkWriteStruct-4 19914 6020 ns/op 12.46 MB/s BenchmarkReadInts-4 52738 2261 ns/op 13.27 MB/s BenchmarkWriteInts-4 43094 2880 ns/op 10.42 MB/s BenchmarkWriteSlice1000Int32s-4 1467 80116 ns/op 49.93 MB/s BenchmarkPutUint16-4 3631778 29.41 ns/op 68.01 MB/s BenchmarkAppendUint16-4 3835767 31.88 ns/op 62.73 MB/s BenchmarkPutUint32-4 2707212 40.83 ns/op 97.97 MB/s BenchmarkAppendUint32-4 2668311 42.22 ns/op 94.75 MB/s BenchmarkPutUint64-4 1520744 77.78 ns/op 102.85 MB/s BenchmarkAppendUint64-4 1473619 77.93 ns/op 102.66 MB/s BenchmarkLittleEndianPutUint16-4 3925395 30.18 ns/op 66.27 MB/s BenchmarkLittleEndianAppendUint16-4 3866370 30.59 ns/op 65.37 MB/s BenchmarkLittleEndianPutUint32-4 2482737 41.35 ns/op 96.72 MB/s BenchmarkLittleEndianAppendUint32-4 2930931 41.17 ns/op 97.16 MB/s BenchmarkLittleEndianPutUint64-4 1343355 78.55 ns/op 101.84 MB/s BenchmarkLittleEndianAppendUint64-4 1522686 77.07 ns/op 103.80 MB/s BenchmarkReadFloats-4 170826 671.4 ns/op 17.87 MB/s BenchmarkWriteFloats-4 142860 817.3 ns/op 14.68 MB/s BenchmarkReadSlice1000Float32s-4 1492 77263 ns/op 51.77 MB/s BenchmarkWriteSlice1000Float32s-4 1171 100598 ns/op 39.76 MB/s BenchmarkReadSlice1000Uint8s-4 98116 1318 ns/op 758.87 MB/s BenchmarkWriteSlice1000Uint8s-4 120049 1028 ns/op 972.53 MB/s BenchmarkPutUvarint32-4 902426 130.0 ns/op 30.78 MB/s BenchmarkPutUvarint64-4 258352 455.9 ns/op 17.55 MB/s PASS ok encoding/binary 4.130s goos: freebsd goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 6924 15747 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 8025 15390 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6621 15119 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4771 25078 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7665 13984 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 8074 13880 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 8559 13800 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 5168 22832 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 14367 8662 ns/op PASS ok encoding/csv 1.365s goos: freebsd goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 14936 8118 ns/op BenchmarkEndToEndByteBuffer-4 18303 6672 ns/op BenchmarkEndToEndSliceByteBuffer-4 267 452301 ns/op BenchmarkEncodeComplex128Slice-4 819 144128 ns/op BenchmarkEncodeFloat64Slice-4 1630 70008 ns/op BenchmarkEncodeInt32Slice-4 1674 65882 ns/op BenchmarkEncodeStringSlice-4 2241 54570 ns/op BenchmarkEncodeInterfaceSlice-4 57 1803365 ns/op BenchmarkDecodeComplex128Slice-4 721 163740 ns/op BenchmarkDecodeFloat64Slice-4 1434 85442 ns/op BenchmarkDecodeInt32Slice-4 1369 82532 ns/op BenchmarkDecodeStringSlice-4 970 118309 ns/op BenchmarkDecodeStringsSlice-4 352 321916 ns/op BenchmarkDecodeBytesSlice-4 631 178674 ns/op BenchmarkDecodeInterfaceSlice-4 116 1009019 ns/op BenchmarkDecodeMap-4 91 1230020 ns/op PASS ok encoding/gob 2.353s goos: freebsd goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 18204 6633 ns/op 38.60 MB/s BenchmarkEncode/1024-4 4329 25608 ns/op 39.99 MB/s BenchmarkEncode/4096-4 1203 103268 ns/op 39.66 MB/s BenchmarkEncode/16384-4 260 421522 ns/op 38.87 MB/s BenchmarkDecode/256-4 38185 3132 ns/op 81.74 MB/s BenchmarkDecode/1024-4 9243 12781 ns/op 80.12 MB/s BenchmarkDecode/4096-4 2166 50177 ns/op 81.63 MB/s BenchmarkDecode/16384-4 529 203952 ns/op 80.33 MB/s BenchmarkDump/256-4 1431 79478 ns/op 3.22 MB/s BenchmarkDump/1024-4 361 313603 ns/op 3.27 MB/s BenchmarkDump/4096-4 91 1243942 ns/op 3.29 MB/s BenchmarkDump/16384-4 21 5303217 ns/op 3.09 MB/s PASS ok encoding/hex 1.661s goos: freebsd goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 1 108550833 ns/op 17.88 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 115067663 ns/op 16.86 MB/s 8395192 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 113751321 ns/op 17.06 MB/s 10333248 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 113296041 ns/op 17.13 MB/s 10335896 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 23964 4814 ns/op BenchmarkMarshalBytes/256-4 6538 16796 ns/op BenchmarkMarshalBytes/4096-4 625 189400 ns/op BenchmarkMarshalBytesError/32-4 68 1735832 ns/op BenchmarkMarshalBytesError/256-4 67 1695781 ns/op BenchmarkMarshalBytesError/4096-4 60 1909700 ns/op BenchmarkCodeDecoder-4 1 387963047 ns/op 5.00 MB/s 11015936 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 38488 3086 ns/op 4.54 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50421 2145 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 347402033 ns/op 5.59 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 333374674 ns/op 5.82 MB/s 2938640 B/op 91328 allocs/op BenchmarkUnmarshalString-4 70740 1900 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 156196 813.8 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 353252 392.8 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 71565 1695 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 85585 1405 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 21090 6075 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2754 37090 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 978 126322 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 138 933413 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 7818561 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 602133 198.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 516068 225.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 525422 221.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 637628 190.6 ns/op BenchmarkEncodeMarshaler-4 69608 1845 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 75823 1636 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 5221167 22.62 ns/op BenchmarkNumberIsValidRegexp-4 21615 5442 ns/op PASS ok encoding/json 6.422s goos: freebsd goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 49 2050504 ns/op 31.96 MB/s BenchmarkDecode-4 27 4135921 ns/op 21.47 MB/s PASS ok encoding/pem 0.249s goos: freebsd goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 2820 41394 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 982 116285 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4833 23415 ns/op PASS ok encoding/xml 0.489s goos: freebsd goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 657118 184.9 ns/op BenchmarkIntSet-4 962029 145.1 ns/op BenchmarkFloatAdd-4 71188 1476 ns/op BenchmarkFloatSet-4 563812 244.8 ns/op BenchmarkStringSet-4 398560 283.7 ns/op BenchmarkMapSet-4 59118 2082 ns/op BenchmarkMapSetDifferent-4 62145 2000 ns/op BenchmarkMapSetDifferentRandom-4 310 368092 ns/op BenchmarkMapSetString-4 62768 2194 ns/op BenchmarkMapAddSame-4 50106 2927 ns/op BenchmarkMapAddDifferent-4 18901 6704 ns/op BenchmarkMapAddDifferentRandom-4 280 431538 ns/op BenchmarkMapAddSameSteadyState-4 234206 523.9 ns/op BenchmarkMapAddDifferentSteadyState-4 124399 914.2 ns/op BenchmarkRealworldExpvarUsage-4 10000 25009 ns/op PASS ok expvar 2.536s goos: freebsd goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 104578 1045 ns/op BenchmarkSprintfEmpty-4 440619 283.6 ns/op BenchmarkSprintfString-4 302641 405.6 ns/op BenchmarkSprintfTruncateString-4 281496 448.2 ns/op BenchmarkSprintfTruncateBytes-4 133753 890.0 ns/op BenchmarkSprintfSlowParsingPath-4 264478 448.9 ns/op BenchmarkSprintfQuoteString-4 43330 2971 ns/op BenchmarkSprintfInt-4 294721 416.1 ns/op BenchmarkSprintfIntInt-4 212646 587.5 ns/op BenchmarkSprintfPrefixedInt-4 239911 508.9 ns/op BenchmarkSprintfFloat-4 146468 835.2 ns/op BenchmarkSprintfComplex-4 66208 1771 ns/op BenchmarkSprintfBoolean-4 323425 388.4 ns/op BenchmarkSprintfHexString-4 155512 815.1 ns/op BenchmarkSprintfHexBytes-4 81244 1462 ns/op BenchmarkSprintfBytes-4 38245 2876 ns/op BenchmarkSprintfStringer-4 94779 1350 ns/op BenchmarkSprintfStructure-4 39492 3110 ns/op BenchmarkManyArgs-4 72681 1652 ns/op BenchmarkFprintInt-4 77352 1510 ns/op BenchmarkFprintfBytes-4 84742 1429 ns/op BenchmarkFprintIntNoAlloc-4 79677 1533 ns/op BenchmarkScanInts-4 36 3192034 ns/op BenchmarkScanRecursiveInt-4 1 318315575 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 331310271 ns/op PASS ok fmt 3.892s goos: freebsd goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 1009 108722 ns/op PASS ok go/build 0.153s goos: freebsd goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 53127 2174 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15421 7854 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4124 25518 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1238 91668 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 318 366846 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 70 1528166 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 6344502 ns/op 865647 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 25558739 ns/op 3634554 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 103297358 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.225s goos: freebsd goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 243672514 ns/op 0.27 MB/s 44980456 B/op 48675 allocs/op PASS ok go/format 0.290s goos: freebsd goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 6 18801553 ns/op 2.86 MB/s BenchmarkParseOnly-4 7 16296066 ns/op 3.31 MB/s BenchmarkResolve-4 54 2119634 ns/op 25.41 MB/s PASS ok go/parser 1.327s goos: freebsd goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrintFile-4 1 132957566 ns/op 0.39 MB/s 5000688 B/op 27601 allocs/op BenchmarkPrintDecl-4 914 128268 ns/op 0.25 MB/s 16494 B/op 51 allocs/op PASS ok go/printer 0.291s goos: freebsd goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 290 395421 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 8281088 ns/op 6.62 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 11838091 ns/op 6.08 MB/s BenchmarkScanFiles/net/http/server.go-4 7 17175603 ns/op 6.59 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 229 493435 ns/op 6.24 MB/s PASS ok go/scanner 0.838s goos: freebsd goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1436256 84.46 ns/op PASS ok go/token 0.241s goos: freebsd goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 187 624253 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 102.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 100.8 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 101.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 101.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 25485 4767 ns/op BenchmarkNamed/NewMethodSet/generic-4 25520 4704 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 25159 4979 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 24120 4689 ns/op BenchmarkCheck/http/funcbodies/info-4 1 419284970 ns/op 72792 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 338030961 ns/op 90288 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 190046144 ns/op 160581 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 177525327 ns/op 171904 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 374039648 ns/op 13692 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94058816 ns/op 54436 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 57079936 ns/op 89703 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 55766484 ns/op 91792 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 146732626 ns/op 14765 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 55716049 ns/op 38875 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 43167004 ns/op 50181 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 41826492 ns/op 51787 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 787465469 ns/op 78987 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 457701121 ns/op 135883 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 108173564 ns/op 574736 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 86638160 ns/op 717727 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 456480939 ns/op 4361 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 86010974 ns/op 23163 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 72590426 ns/op 27448 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 70339134 ns/op 28329 lines/s PASS ok go/types 16.736s goos: freebsd goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 14590 8151 ns/op 125.62 MB/s PASS ok hash/adler32 0.219s goos: freebsd goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 270025 417.3 ns/op 35.95 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 278005 417.2 ns/op 35.96 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 157185 748.3 ns/op 53.45 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 153520 749.7 ns/op 53.35 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 529950 234.0 ns/op 2187.96 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 528314 222.2 ns/op 2303.77 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 419503 264.8 ns/op 3866.41 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 451486 274.7 ns/op 3728.28 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 224800 514.9 ns/op 7954.42 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 232094 513.2 ns/op 7981.56 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 41875 2859 ns/op 11462.19 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 41844 2856 ns/op 11473.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 508845 216.1 ns/op 69.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 518994 210.6 ns/op 71.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 551431 216.6 ns/op 184.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 504794 215.3 ns/op 185.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 376093 299.4 ns/op 1710.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 396852 303.6 ns/op 1686.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 313160 376.3 ns/op 2721.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 307501 396.1 ns/op 2585.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 253540 461.5 ns/op 8876.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 255801 465.4 ns/op 8800.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51618 2271 ns/op 14428.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 51283 2226 ns/op 14722.09 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 310459 398.8 ns/op 37.61 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 293257 403.9 ns/op 37.14 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 151981 779.1 ns/op 51.34 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 146080 766.3 ns/op 52.20 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12200 9650 ns/op 53.06 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12538 9502 ns/op 53.88 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5752 20562 ns/op 49.80 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5298 20532 ns/op 49.87 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1365 86968 ns/op 47.10 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1362 87267 ns/op 46.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 165 711561 ns/op 46.05 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 170 699985 ns/op 46.81 MB/s PASS ok hash/crc32 4.900s goos: freebsd goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 144 826739 ns/op 79.27 MB/s BenchmarkCrc64/ISO4KB-4 1478 78471 ns/op 52.20 MB/s BenchmarkCrc64/ISO1KB-4 6648 17905 ns/op 57.19 MB/s BenchmarkCrc64/ECMA64KB-4 140 895346 ns/op 73.20 MB/s BenchmarkCrc64/Random64KB-4 133 870863 ns/op 75.25 MB/s BenchmarkCrc64/Random16KB-4 510 211350 ns/op 77.52 MB/s PASS ok hash/crc64 1.041s goos: freebsd goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 14510 8188 ns/op 125.05 MB/s BenchmarkFnv32aKB-4 14529 8117 ns/op 126.15 MB/s BenchmarkFnv64KB-4 10000 10997 ns/op 93.12 MB/s BenchmarkFnv64aKB-4 10000 10954 ns/op 93.49 MB/s BenchmarkFnv128KB-4 2370 43462 ns/op 23.56 MB/s BenchmarkFnv128aKB-4 2402 47127 ns/op 21.73 MB/s PASS ok hash/fnv 0.884s goos: freebsd goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 569502 183.1 ns/op 21.85 MB/s BenchmarkHash/n=4/Bytes-4 4738428 24.70 ns/op 161.97 MB/s BenchmarkHash/n=4/String-4 1703560 67.16 ns/op 59.56 MB/s BenchmarkHash/n=8/Write-4 619993 184.8 ns/op 43.29 MB/s BenchmarkHash/n=8/Bytes-4 4705309 23.15 ns/op 345.60 MB/s BenchmarkHash/n=8/String-4 1787169 67.71 ns/op 118.16 MB/s BenchmarkHash/n=16/Write-4 640268 184.9 ns/op 86.52 MB/s BenchmarkHash/n=16/Bytes-4 5124315 23.11 ns/op 692.39 MB/s BenchmarkHash/n=16/String-4 1783954 68.25 ns/op 234.44 MB/s BenchmarkHash/n=32/Write-4 647660 189.6 ns/op 168.77 MB/s BenchmarkHash/n=32/Bytes-4 5093823 23.67 ns/op 1352.03 MB/s BenchmarkHash/n=32/String-4 1726070 67.02 ns/op 477.48 MB/s BenchmarkHash/n=64/Write-4 618296 193.9 ns/op 329.99 MB/s BenchmarkHash/n=64/Bytes-4 4693027 23.40 ns/op 2734.59 MB/s BenchmarkHash/n=64/String-4 1800697 67.96 ns/op 941.76 MB/s BenchmarkHash/n=256/Write-4 488265 242.6 ns/op 1055.23 MB/s BenchmarkHash/n=256/Bytes-4 3895506 30.50 ns/op 8393.00 MB/s BenchmarkHash/n=256/String-4 1000000 111.5 ns/op 2295.62 MB/s BenchmarkHash/n=320/Write-4 477972 250.2 ns/op 1279.05 MB/s BenchmarkHash/n=320/Bytes-4 2918889 39.51 ns/op 8098.42 MB/s BenchmarkHash/n=320/String-4 691310 153.2 ns/op 2088.70 MB/s BenchmarkHash/n=1024/Write-4 335239 349.3 ns/op 2931.33 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 102.6 ns/op 9984.65 MB/s BenchmarkHash/n=1024/String-4 301755 386.7 ns/op 2648.20 MB/s BenchmarkHash/n=4096/Write-4 146018 749.6 ns/op 5464.32 MB/s BenchmarkHash/n=4096/Bytes-4 295422 401.1 ns/op 10211.24 MB/s BenchmarkHash/n=4096/String-4 90770 1365 ns/op 3001.61 MB/s BenchmarkHash/n=16384/Write-4 44787 2683 ns/op 6106.42 MB/s BenchmarkHash/n=16384/Bytes-4 75255 1591 ns/op 10295.60 MB/s BenchmarkHash/n=16384/String-4 21409 5363 ns/op 3055.04 MB/s PASS ok hash/maphash 4.270s goos: freebsd goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 1014 115637 ns/op BenchmarkEscapeNone-4 127742 929.9 ns/op BenchmarkUnescape-4 868 137855 ns/op BenchmarkUnescapeNone-4 607920 172.9 ns/op BenchmarkUnescapeSparse-4 12313 9225 ns/op BenchmarkUnescapeDense-4 1208 95194 ns/op PASS ok html 0.869s goos: freebsd goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 8750 11802 ns/op BenchmarkCSSEscaperNoSpecials-4 48463 2257 ns/op BenchmarkDecodeCSS-4 30242 3974 ns/op BenchmarkDecodeCSSNoSpecials-4 5149948 23.26 ns/op BenchmarkCSSValueFilter-4 126156 891.5 ns/op BenchmarkCSSValueFilterOk-4 89756 1278 ns/op BenchmarkEscapedExecute-4 4448 24429 ns/op BenchmarkHTMLNospaceEscaper-4 11928 9779 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 76038 1599 ns/op BenchmarkStripTags-4 22989 5325 ns/op BenchmarkStripTagsNoSpecials-4 307207 357.6 ns/op BenchmarkJSValEscaperWithNum-4 24877 4803 ns/op BenchmarkJSValEscaperWithStr-4 5462 19517 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19304 6215 ns/op BenchmarkJSValEscaperWithObj-4 4621 23165 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14271 8458 ns/op BenchmarkJSStrEscaperNoSpecials-4 62166 1776 ns/op BenchmarkJSStrEscaper-4 12590 9563 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 61424 1969 ns/op BenchmarkJSRegexpEscaper-4 10000 10248 ns/op BenchmarkTemplateSpecialTags-4 109 1073820 ns/op BenchmarkURLEscaper-4 4236 26328 ns/op BenchmarkURLEscaperNoSpecials-4 198147 616.5 ns/op BenchmarkURLNormalizer-4 5532 18956 ns/op BenchmarkURLNormalizerNoSpecials-4 182058 654.5 ns/op BenchmarkSrcsetFilter-4 19920 6023 ns/op BenchmarkSrcsetFilterNoSpecials-4 120681 998.9 ns/op PASS ok html/template 4.005s goos: freebsd goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 591262 183.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 466740 245.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 666548 183.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 556820 219.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1780077 68.88 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 107.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1658192 67.08 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1353096 92.20 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 442410 249.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 406898 301.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 476726 246.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 369534 308.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 761197 150.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 497967 220.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 883351 132.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 518924 226.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 454450 263.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1579568 72.01 ns/op BenchmarkRGBASetRGBA-4 1545537 76.33 ns/op BenchmarkRGBA64At-4 900643 129.1 ns/op BenchmarkRGBA64SetRGBA64-4 864277 125.1 ns/op BenchmarkNRGBAAt-4 1629649 72.22 ns/op BenchmarkNRGBASetNRGBA-4 1517214 77.38 ns/op BenchmarkNRGBA64At-4 1000000 117.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 950018 130.7 ns/op BenchmarkAlphaAt-4 3117054 38.70 ns/op BenchmarkAlphaSetAlpha-4 2872353 40.61 ns/op BenchmarkAlpha16At-4 1501710 79.78 ns/op BenchmarkAlphaSetAlpha16-4 1430707 83.58 ns/op BenchmarkGrayAt-4 3119912 38.33 ns/op BenchmarkGraySetGray-4 2925792 41.35 ns/op BenchmarkGray16At-4 1505444 88.32 ns/op BenchmarkGraySetGray16-4 1457023 82.97 ns/op PASS ok image 5.279s goos: freebsd goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 5362485 22.31 ns/op BenchmarkYCbCrToRGB/128-4 5308234 22.35 ns/op BenchmarkYCbCrToRGB/255-4 4638154 22.36 ns/op BenchmarkRGBToYCbCr/0-4 4568786 24.00 ns/op BenchmarkRGBToYCbCr/Cb-4 5066450 22.33 ns/op BenchmarkRGBToYCbCr/Cr-4 5264275 23.50 ns/op BenchmarkYCbCrToRGBA/0-4 4329591 27.41 ns/op BenchmarkYCbCrToRGBA/128-4 4578915 26.44 ns/op BenchmarkYCbCrToRGBA/255-4 4202439 30.69 ns/op BenchmarkNYCbCrAToRGBA/0-4 4183558 28.27 ns/op BenchmarkNYCbCrAToRGBA/128-4 4254460 28.01 ns/op BenchmarkNYCbCrAToRGBA/255-4 3992019 27.65 ns/op PASS ok image/color 1.783s goos: freebsd goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 4 27853847 ns/op BenchmarkFillSrc-4 372 314716 ns/op BenchmarkCopyOver-4 8 13016890 ns/op BenchmarkCopySrc-4 530 203515 ns/op BenchmarkNRGBAOver-4 7 14893406 ns/op BenchmarkNRGBASrc-4 13 8985664 ns/op BenchmarkYCbCr-4 9 11814244 ns/op BenchmarkGray-4 20 5716680 ns/op BenchmarkCMYK-4 12 9605927 ns/op BenchmarkGlyphOver-4 24 5057614 ns/op BenchmarkRGBAMaskOver-4 5 22743758 ns/op BenchmarkGrayMaskOver-4 6 18828495 ns/op BenchmarkRGBA64ImageMaskOver-4 3 34648539 ns/op BenchmarkRGBA-4 5 20859104 ns/op BenchmarkPalettedFill-4 1048 111993 ns/op BenchmarkPalettedRGBA-4 5 22675346 ns/op BenchmarkGenericOver-4 3 47846041 ns/op BenchmarkGenericMaskOver-4 6 19633013 ns/op BenchmarkGenericSrc-4 4 33929683 ns/op BenchmarkGenericMaskSrc-4 4 28246925 ns/op PASS ok image/draw 6.323s goos: freebsd goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 25 4406645 ns/op 3.51 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 108614395 ns/op 2.83 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2520151080 ns/op 0.49 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 68 1556553 ns/op 9.93 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 128932141 ns/op 0.48 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.479s goos: freebsd goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 4371 26230 ns/op BenchmarkIDCT-4 5104 22626 ns/op BenchmarkDecodeBaseline-4 10 10795880 ns/op 5.72 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 7 14863220 ns/op 4.16 MB/s 259713 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 142982180 ns/op 8.59 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 187954340 ns/op 4.90 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.254s goos: freebsd goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 16326685 6.930 ns/op BenchmarkDecodeGray-4 14 7493567 ns/op 8.75 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 31436375 ns/op 8.34 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 26848611 ns/op 9.76 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 25 4742045 ns/op 13.82 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 26992406 ns/op 9.71 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 33488661 ns/op 7.83 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 44289519 ns/op 6.94 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 44511446 ns/op 6.90 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 145960127 ns/op 8.42 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 157484940 ns/op 7.80 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 5 23630710 ns/op 13.00 MB/s 848611 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 142636729 ns/op 8.61 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 636136959 ns/op 1.93 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.504s goos: freebsd goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 3 42686734 ns/op 2.34 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 35815858 ns/op 2.79 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 222522057 ns/op 2.25 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 181092431 ns/op 2.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 41893566 ns/op 2.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 35341514 ns/op 2.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 208575038 ns/op 2.40 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 180179680 ns/op 2.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 446760286 ns/op 2.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 411980949 ns/op 2.43 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2832978687 ns/op 1.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2797357078 ns/op 1.79 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 15 7461598 ns/op 13.40 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 15 6894062 ns/op 14.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 36746942 ns/op 13.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 35133420 ns/op 14.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 70070673 ns/op 14.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 70487734 ns/op 14.19 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 362080702 ns/op 13.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 336028538 ns/op 14.88 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 3 48576885 ns/op 2.06 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 37072656 ns/op 2.70 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 276234169 ns/op 1.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 218776221 ns/op 2.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 624173023 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 631819902 ns/op 1.58 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5031028587 ns/op 0.99 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4750262781 ns/op 1.05 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 136488411 ns/op 30.62 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 135611920 ns/op 30.82 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 33.258s goos: freebsd goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 41468 2863 ns/op 0.35 MB/s BenchmarkMarshalCorpusFile/2-4 38534 3102 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 36279 3344 ns/op 1.20 MB/s BenchmarkMarshalCorpusFile/8-4 30621 3964 ns/op 2.02 MB/s BenchmarkMarshalCorpusFile/16-4 23164 5193 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/32-4 15182 7721 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/64-4 9817 12184 ns/op 5.25 MB/s BenchmarkMarshalCorpusFile/128-4 5902 18849 ns/op 6.79 MB/s BenchmarkMarshalCorpusFile/256-4 2876 37267 ns/op 6.87 MB/s BenchmarkMarshalCorpusFile/512-4 1569 72105 ns/op 7.10 MB/s BenchmarkMarshalCorpusFile/1024-4 858 141750 ns/op 7.22 MB/s BenchmarkMarshalCorpusFile/2048-4 420 278857 ns/op 7.34 MB/s BenchmarkMarshalCorpusFile/4096-4 211 549805 ns/op 7.45 MB/s BenchmarkMarshalCorpusFile/8192-4 97 1104718 ns/op 7.42 MB/s BenchmarkMarshalCorpusFile/16384-4 49 2173952 ns/op 7.54 MB/s BenchmarkMarshalCorpusFile/32768-4 26 4635365 ns/op 7.07 MB/s BenchmarkMarshalCorpusFile/65536-4 12 9237332 ns/op 7.09 MB/s BenchmarkMarshalCorpusFile/131072-4 6 18977134 ns/op 6.91 MB/s BenchmarkMarshalCorpusFile/262144-4 3 36370078 ns/op 7.21 MB/s BenchmarkMarshalCorpusFile/524288-4 2 74228744 ns/op 7.06 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 148821278 ns/op 7.05 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 10292 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/2-4 11107 10941 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/4-4 9055 11877 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/8-4 7654 13604 ns/op 0.59 MB/s BenchmarkUnmarshalCorpusFile/16-4 6787 15904 ns/op 1.01 MB/s BenchmarkUnmarshalCorpusFile/32-4 5199 23796 ns/op 1.34 MB/s BenchmarkUnmarshalCorpusFile/64-4 3909 27568 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/128-4 3147 35642 ns/op 3.59 MB/s BenchmarkUnmarshalCorpusFile/256-4 1178 102744 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/512-4 642 173838 ns/op 2.95 MB/s BenchmarkUnmarshalCorpusFile/1024-4 328 335692 ns/op 3.05 MB/s BenchmarkUnmarshalCorpusFile/2048-4 171 657414 ns/op 3.12 MB/s BenchmarkUnmarshalCorpusFile/4096-4 81 1418794 ns/op 2.89 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 2820687 ns/op 2.90 MB/s BenchmarkUnmarshalCorpusFile/16384-4 20 5240515 ns/op 3.13 MB/s BenchmarkUnmarshalCorpusFile/32768-4 10 11186998 ns/op 2.93 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 20580701 ns/op 3.18 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 41680832 ns/op 3.14 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 89776670 ns/op 2.92 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 167156884 ns/op 3.14 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 335420566 ns/op 3.13 MB/s BenchmarkMutatorBytes/1-4 36256 3224 ns/op BenchmarkMutatorBytes/10-4 37701 3198 ns/op BenchmarkMutatorBytes/100-4 34942 3451 ns/op BenchmarkMutatorBytes/1000-4 24943 5131 ns/op BenchmarkMutatorBytes/10000-4 7028 20643 ns/op BenchmarkMutatorBytes/100000-4 957 142636 ns/op BenchmarkMutatorString/1-4 35895 3424 ns/op BenchmarkMutatorString/10-4 35072 3453 ns/op BenchmarkMutatorString/100-4 31546 3904 ns/op BenchmarkMutatorString/1000-4 16669 6969 ns/op BenchmarkMutatorString/10000-4 3517 38301 ns/op BenchmarkMutatorString/100000-4 463 259342 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20118 5656 ns/op BenchmarkMutatorAllBasicTypes/string-4 20866 5748 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59208 2029 ns/op BenchmarkMutatorAllBasicTypes/float32-4 50923 2236 ns/op BenchmarkMutatorAllBasicTypes/float64-4 50576 2250 ns/op BenchmarkMutatorAllBasicTypes/int-4 56502 2146 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56829 2106 ns/op BenchmarkMutatorAllBasicTypes/int16-4 55762 2133 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57202 2133 ns/op BenchmarkMutatorAllBasicTypes/int64-4 55977 2118 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54902 2210 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55492 2189 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55663 2159 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 54873 2165 ns/op PASS ok internal/fuzz 11.320s goos: freebsd goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 53884 2040 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 142815 842.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.279s PASS ok internal/poll 0.022s goos: freebsd goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 6 19174142 ns/op PASS ok internal/trace 2.295s goos: freebsd goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 32983 5065 ns/op BenchmarkCopyNLarge-4 704 201220 ns/op PASS ok io 0.723s goos: freebsd goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 219874 484.9 ns/op BenchmarkPrintln-4 23193 5269 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35454 3421 ns/op 68 B/op 1 allocs/op BenchmarkConcurrent-4 5200 22982 ns/op BenchmarkDiscard-4 1414314 84.41 ns/op 0 B/op 0 allocs/op PASS ok log 0.799s goos: freebsd goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 3531271 33.67 ns/op BenchmarkAcosh-4 1407814 84.94 ns/op BenchmarkAsin-4 3546320 33.72 ns/op BenchmarkAsinh-4 1480430 81.48 ns/op BenchmarkAtan-4 5297124 22.63 ns/op BenchmarkAtanh-4 1373835 86.69 ns/op BenchmarkAtan2-4 3032148 39.58 ns/op BenchmarkCbrt-4 2019147 61.49 ns/op BenchmarkCeil-4 22811450 5.253 ns/op BenchmarkCompare-4 4723810 25.64 ns/op BenchmarkCompare32-4 5487048 21.27 ns/op BenchmarkCopysign-4 2729720 43.98 ns/op BenchmarkCos-4 1571042 76.89 ns/op BenchmarkCosh-4 1919416 65.25 ns/op BenchmarkErf-4 5374520 22.44 ns/op BenchmarkErfc-4 5390590 22.24 ns/op BenchmarkErfinv-4 4255549 28.39 ns/op BenchmarkErfcinv-4 4241134 28.23 ns/op BenchmarkExp-4 7157626 16.74 ns/op BenchmarkExpGo-4 1000000 101.1 ns/op BenchmarkExpm1-4 3515017 34.25 ns/op BenchmarkExp2-4 1318347 89.81 ns/op BenchmarkExp2Go-4 1249878 97.78 ns/op BenchmarkAbs-4 4482202 26.65 ns/op BenchmarkDim-4 12559142 9.480 ns/op BenchmarkFloor-4 22340473 5.223 ns/op BenchmarkMax-4 16133500 7.201 ns/op BenchmarkMin-4 15469576 7.601 ns/op BenchmarkMod-4 382118 299.2 ns/op BenchmarkFrexp-4 1717285 68.58 ns/op BenchmarkGamma-4 810512 143.5 ns/op BenchmarkHypot-4 11307765 10.53 ns/op BenchmarkHypotGo-4 2035384 59.08 ns/op BenchmarkIlogb-4 2697607 44.46 ns/op BenchmarkJ0-4 304329 386.9 ns/op BenchmarkJ1-4 290276 418.3 ns/op BenchmarkJn-4 144781 819.8 ns/op BenchmarkLdexp-4 2138704 55.82 ns/op BenchmarkLgamma-4 1000000 102.1 ns/op BenchmarkLog-4 7164472 16.73 ns/op BenchmarkLogb-4 2661190 45.00 ns/op BenchmarkLog1p-4 1834489 63.73 ns/op BenchmarkLog10-4 6885331 17.37 ns/op BenchmarkLog2-4 1511918 78.96 ns/op BenchmarkModf-4 3098070 36.61 ns/op BenchmarkNextafter32-4 2829852 39.36 ns/op BenchmarkNextafter64-4 3084668 38.42 ns/op BenchmarkPowInt-4 621998 190.0 ns/op BenchmarkPowFrac-4 456008 252.3 ns/op BenchmarkPow10Pos-4 4594346 23.19 ns/op BenchmarkPow10Neg-4 5018829 22.75 ns/op BenchmarkRound-4 4123471 28.79 ns/op BenchmarkRoundToEven-4 11034244 10.43 ns/op BenchmarkRemainder-4 550881 208.4 ns/op BenchmarkSignbit-4 6330464 21.49 ns/op BenchmarkSin-4 1788420 66.01 ns/op BenchmarkSincos-4 1243375 95.79 ns/op BenchmarkSinh-4 2399840 50.16 ns/op BenchmarkSqrtIndirect-4 22730470 5.300 ns/op BenchmarkSqrtLatency-4 13170860 9.223 ns/op BenchmarkSqrtIndirectLatency-4 12961869 9.207 ns/op BenchmarkSqrtGoLatency-4 1737680 68.93 ns/op BenchmarkSqrtPrime-4 62998 1898 ns/op BenchmarkTan-4 1836460 65.72 ns/op BenchmarkTanh-4 1805527 66.64 ns/op BenchmarkTrunc-4 22441206 5.251 ns/op BenchmarkY0-4 281577 386.6 ns/op BenchmarkY1-4 301789 388.4 ns/op BenchmarkYn-4 137572 793.4 ns/op BenchmarkFloat64bits-4 5706378 18.59 ns/op BenchmarkFloat64frombits-4 6195397 19.65 ns/op BenchmarkFloat32bits-4 6292455 18.94 ns/op BenchmarkFloat32frombits-4 5909490 19.53 ns/op BenchmarkFMA-4 20001636 5.229 ns/op PASS ok math 11.406s goos: freebsd goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 13980225 8.532 ns/op 7501.30 MB/s BenchmarkAddVV/2-4 12511894 9.142 ns/op 14002.08 MB/s BenchmarkAddVV/3-4 12083845 9.791 ns/op 19610.01 MB/s BenchmarkAddVV/4-4 10927204 10.90 ns/op 23491.88 MB/s BenchmarkAddVV/5-4 11140845 10.81 ns/op 29606.00 MB/s BenchmarkAddVV/10-4 8863100 13.51 ns/op 47364.20 MB/s BenchmarkAddVV/100-4 2098443 57.15 ns/op 111980.53 MB/s BenchmarkAddVV/1000-4 236166 502.8 ns/op 127280.34 MB/s BenchmarkSubVV/1-4 14158570 8.480 ns/op 7547.27 MB/s BenchmarkSubVV/2-4 13190360 9.116 ns/op 14040.85 MB/s BenchmarkSubVV/3-4 12097453 9.790 ns/op 19611.76 MB/s BenchmarkSubVV/4-4 10935540 10.82 ns/op 23660.56 MB/s BenchmarkSubVV/5-4 10668016 10.92 ns/op 29315.88 MB/s BenchmarkSubVV/10-4 8899186 13.48 ns/op 47492.66 MB/s BenchmarkSubVV/100-4 2099648 57.19 ns/op 111909.55 MB/s BenchmarkSubVV/1000-4 237657 505.1 ns/op 126719.49 MB/s BenchmarkAddVW/1-4 15855062 7.574 ns/op 1056.22 MB/s BenchmarkAddVW/2-4 14284350 8.375 ns/op 1910.44 MB/s BenchmarkAddVW/3-4 13703022 8.970 ns/op 2675.50 MB/s BenchmarkAddVW/4-4 13275801 9.042 ns/op 3539.24 MB/s BenchmarkAddVW/5-4 12397970 9.527 ns/op 4198.81 MB/s BenchmarkAddVW/10-4 10698280 11.19 ns/op 7152.24 MB/s BenchmarkAddVW/100-4 361460 290.2 ns/op 2756.62 MB/s BenchmarkAddVW/1000-4 62827 1901 ns/op 4208.58 MB/s BenchmarkAddVWext/1-4 15756486 7.520 ns/op 1063.84 MB/s BenchmarkAddVWext/2-4 14378780 8.355 ns/op 1914.92 MB/s BenchmarkAddVWext/3-4 13095757 8.786 ns/op 2731.60 MB/s BenchmarkAddVWext/4-4 13198498 9.108 ns/op 3513.29 MB/s BenchmarkAddVWext/5-4 12435589 9.580 ns/op 4175.22 MB/s BenchmarkAddVWext/10-4 10649734 11.18 ns/op 7155.62 MB/s BenchmarkAddVWext/100-4 97608 1184 ns/op 675.54 MB/s BenchmarkAddVWext/1000-4 10000 11219 ns/op 713.05 MB/s BenchmarkSubVW/1-4 15286310 7.748 ns/op 1032.57 MB/s BenchmarkSubVW/2-4 14269794 8.381 ns/op 1909.04 MB/s BenchmarkSubVW/3-4 13014222 9.254 ns/op 2593.51 MB/s BenchmarkSubVW/4-4 11812448 9.039 ns/op 3540.05 MB/s BenchmarkSubVW/5-4 12616288 9.522 ns/op 4200.62 MB/s BenchmarkSubVW/10-4 10636878 11.28 ns/op 7094.28 MB/s BenchmarkSubVW/100-4 408711 291.0 ns/op 2748.79 MB/s BenchmarkSubVW/1000-4 62962 1925 ns/op 4156.80 MB/s BenchmarkSubVWext/1-4 15398096 7.767 ns/op 1030.02 MB/s BenchmarkSubVWext/2-4 14527296 8.250 ns/op 1939.33 MB/s BenchmarkSubVWext/3-4 12720619 9.135 ns/op 2627.21 MB/s BenchmarkSubVWext/4-4 13108017 9.137 ns/op 3502.41 MB/s BenchmarkSubVWext/5-4 12734265 9.528 ns/op 4198.28 MB/s BenchmarkSubVWext/10-4 10597040 11.28 ns/op 7093.28 MB/s BenchmarkSubVWext/100-4 108114 1156 ns/op 692.29 MB/s BenchmarkSubVWext/1000-4 9301 11069 ns/op 722.71 MB/s BenchmarkMulAddVWW/1-4 13161570 9.184 ns/op 6968.72 MB/s BenchmarkMulAddVWW/2-4 11978601 9.994 ns/op 12807.14 MB/s BenchmarkMulAddVWW/3-4 12626179 9.424 ns/op 20372.46 MB/s BenchmarkMulAddVWW/4-4 11824950 9.995 ns/op 25613.94 MB/s BenchmarkMulAddVWW/5-4 11099758 10.81 ns/op 29602.11 MB/s BenchmarkMulAddVWW/10-4 8157627 14.65 ns/op 43680.09 MB/s BenchmarkMulAddVWW/100-4 1365171 88.21 ns/op 72554.03 MB/s BenchmarkMulAddVWW/1000-4 140826 855.7 ns/op 74789.85 MB/s BenchmarkAddMulVVW/1-4 14023503 8.838 ns/op 7241.85 MB/s BenchmarkAddMulVVW/2-4 13578512 8.809 ns/op 14530.00 MB/s BenchmarkAddMulVVW/3-4 12947367 9.191 ns/op 20889.95 MB/s BenchmarkAddMulVVW/4-4 11947856 10.10 ns/op 25356.12 MB/s BenchmarkAddMulVVW/5-4 11080152 10.69 ns/op 29931.83 MB/s BenchmarkAddMulVVW/10-4 8454081 13.24 ns/op 48346.68 MB/s BenchmarkAddMulVVW/100-4 1699219 70.41 ns/op 90898.92 MB/s BenchmarkAddMulVVW/1000-4 184899 645.9 ns/op 99083.38 MB/s BenchmarkDivWVW/1-4 3478995 33.16 ns/op 1930.23 MB/s BenchmarkDivWVW/2-4 2159737 56.96 ns/op 2247.34 MB/s BenchmarkDivWVW/3-4 1587979 75.24 ns/op 2551.98 MB/s BenchmarkDivWVW/4-4 1269813 93.29 ns/op 2744.26 MB/s BenchmarkDivWVW/5-4 1205486 96.96 ns/op 3300.48 MB/s BenchmarkDivWVW/10-4 600266 196.4 ns/op 3258.38 MB/s BenchmarkDivWVW/100-4 73162 1653 ns/op 3871.23 MB/s BenchmarkDivWVW/1000-4 7306 15974 ns/op 4006.63 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13931794 8.630 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13571864 8.172 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11859542 9.441 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12002948 9.283 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10824624 10.43 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11043150 10.27 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9896836 11.53 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9897807 11.51 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9178657 12.37 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9114560 12.38 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6682844 17.32 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6675190 17.30 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 113.5 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 115.1 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 119888 997.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 119137 1008 ns/op BenchmarkDecimalConversion-4 252 465952 ns/op BenchmarkFloatString/100-4 13864 8676 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 258 429585 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 39756243 ns/op 61344 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 3858681104 ns/op 847648 B/op 516 allocs/op BenchmarkFloatAdd/10-4 187692 640.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 188540 632.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 169129 706.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84316 1418 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15361 7812 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 239073 500.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 241168 494.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 225409 510.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 163986 760.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42252 2837 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2055 54504 ns/op BenchmarkParseFloatLargeExp-4 488 233294 ns/op BenchmarkGCD10x10/WithoutXY-4 235004 523.5 ns/op BenchmarkGCD10x10/WithXY-4 65676 1800 ns/op BenchmarkGCD10x100/WithoutXY-4 122832 995.2 ns/op BenchmarkGCD10x100/WithXY-4 20691 6179 ns/op BenchmarkGCD10x1000/WithoutXY-4 86631 1463 ns/op BenchmarkGCD10x1000/WithXY-4 17253 7145 ns/op BenchmarkGCD100x100/WithoutXY-4 33687 3645 ns/op BenchmarkGCD100x100/WithXY-4 12919 9814 ns/op BenchmarkGCD100x1000/WithoutXY-4 15151 8294 ns/op BenchmarkGCD100x1000/WithXY-4 7254 16790 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2599 42733 ns/op BenchmarkGCD1000x1000/WithXY-4 1384 78812 ns/op BenchmarkHilbert-4 24 4472158 ns/op BenchmarkBinomial-4 15255 7332 ns/op BenchmarkQuoRem-4 24363 5569 ns/op BenchmarkExp-4 16 6445546 ns/op BenchmarkExpMont/Odd-4 147 769392 ns/op 2581 B/op 21 allocs/op BenchmarkExpMont/Even1-4 148 786613 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 139 830004 ns/op 3863 B/op 53 allocs/op BenchmarkExpMont/Even3-4 146 811828 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even4-4 144 804895 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even8-4 146 806588 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 139 803596 ns/op 3841 B/op 53 allocs/op BenchmarkExpMont/Even64-4 164 690999 ns/op 3631 B/op 53 allocs/op BenchmarkExpMont/Even96-4 160 735965 ns/op 3791 B/op 51 allocs/op BenchmarkExpMont/Even128-4 188 621043 ns/op 3247 B/op 50 allocs/op BenchmarkExpMont/Even255-4 194 572416 ns/op 2936 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 450 247015 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 430 274339 ns/op 1722 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 440 273458 ns/op 1742 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 403 270498 ns/op 1750 B/op 48 allocs/op BenchmarkExp2-4 18 6521540 ns/op BenchmarkBitset-4 877268 132.7 ns/op BenchmarkBitsetNeg-4 474446 249.0 ns/op BenchmarkBitsetOrig-4 289911 423.6 ns/op BenchmarkBitsetNegOrig-4 190599 646.1 ns/op BenchmarkModSqrt225_Tonelli-4 129 885723 ns/op BenchmarkModSqrt225_3Mod4-4 428 267117 ns/op BenchmarkModSqrt231_Tonelli-4 129 915834 ns/op BenchmarkModSqrt231_5Mod8-4 375 316282 ns/op BenchmarkModInverse-4 14992 8351 ns/op BenchmarkSqrt-4 1827 63386 ns/op BenchmarkIntSqr/1-4 1487247 81.36 ns/op BenchmarkIntSqr/2-4 732756 147.2 ns/op BenchmarkIntSqr/3-4 653544 174.2 ns/op BenchmarkIntSqr/5-4 495846 239.5 ns/op BenchmarkIntSqr/8-4 355884 333.6 ns/op BenchmarkIntSqr/10-4 299432 400.6 ns/op BenchmarkIntSqr/20-4 63106 2141 ns/op BenchmarkIntSqr/30-4 46372 2857 ns/op BenchmarkIntSqr/50-4 28916 4429 ns/op BenchmarkIntSqr/80-4 16743 7310 ns/op BenchmarkIntSqr/100-4 13021 9527 ns/op BenchmarkIntSqr/200-4 4611 24557 ns/op BenchmarkIntSqr/300-4 2088 62820 ns/op BenchmarkIntSqr/500-4 926 127238 ns/op BenchmarkIntSqr/800-4 363 329307 ns/op BenchmarkIntSqr/1000-4 276 420583 ns/op BenchmarkDiv/20/10-4 477721 235.6 ns/op BenchmarkDiv/40/20-4 496003 238.9 ns/op BenchmarkDiv/100/50-4 464118 255.7 ns/op BenchmarkDiv/200/100-4 62022 2044 ns/op BenchmarkDiv/400/200-4 58830 2125 ns/op BenchmarkDiv/1000/500-4 47872 2719 ns/op BenchmarkDiv/2000/1000-4 34536 3748 ns/op BenchmarkDiv/20000/10000-4 1209 90331 ns/op BenchmarkDiv/200000/100000-4 31 3860715 ns/op BenchmarkDiv/2000000/1000000-4 1 107370463 ns/op BenchmarkDiv/20000000/10000000-4 1 3133547987 ns/op BenchmarkMul-4 6 18069522 ns/op BenchmarkNatMul/10-4 239106 530.8 ns/op BenchmarkNatMul/100-4 7447 16092 ns/op BenchmarkNatMul/1000-4 226 532974 ns/op BenchmarkZeroShifts/Shl-4 23892 5190 ns/op BenchmarkZeroShifts/ShlSame-4 5465113 21.97 ns/op BenchmarkZeroShifts/Shr-4 24872 5011 ns/op BenchmarkZeroShifts/ShrSame-4 5216326 21.68 ns/op BenchmarkExp3Power/0x10-4 210342 560.5 ns/op BenchmarkExp3Power/0x40-4 193284 647.0 ns/op BenchmarkExp3Power/0x100-4 119149 1077 ns/op BenchmarkExp3Power/0x400-4 55980 2226 ns/op BenchmarkExp3Power/0x1000-4 12472 9810 ns/op BenchmarkExp3Power/0x4000-4 2443 47873 ns/op BenchmarkExp3Power/0x10000-4 272 429642 ns/op BenchmarkExp3Power/0x40000-4 25 4567336 ns/op BenchmarkExp3Power/0x100000-4 3 46478535 ns/op BenchmarkExp3Power/0x400000-4 1 429188692 ns/op BenchmarkFibo-4 4 32922882 ns/op BenchmarkNatSqr/1-4 1000000 106.9 ns/op BenchmarkNatSqr/2-4 666032 193.4 ns/op BenchmarkNatSqr/3-4 539688 226.4 ns/op BenchmarkNatSqr/5-4 400296 309.0 ns/op BenchmarkNatSqr/8-4 283107 431.0 ns/op BenchmarkNatSqr/10-4 243543 520.8 ns/op BenchmarkNatSqr/20-4 59432 2087 ns/op BenchmarkNatSqr/30-4 44214 2861 ns/op BenchmarkNatSqr/50-4 26684 4647 ns/op BenchmarkNatSqr/80-4 15435 7763 ns/op BenchmarkNatSqr/100-4 11901 10284 ns/op BenchmarkNatSqr/200-4 4264 26253 ns/op BenchmarkNatSqr/300-4 1952 59665 ns/op BenchmarkNatSqr/500-4 985 122426 ns/op BenchmarkNatSqr/800-4 411 280638 ns/op BenchmarkNatSqr/1000-4 306 392266 ns/op BenchmarkNatSetBytes/8-4 999024 117.5 ns/op BenchmarkNatSetBytes/24-4 315895 376.1 ns/op BenchmarkNatSetBytes/128-4 78033 1564 ns/op BenchmarkNatSetBytes/7-4 1000000 106.8 ns/op BenchmarkNatSetBytes/23-4 325941 369.7 ns/op BenchmarkNatSetBytes/127-4 77185 1550 ns/op BenchmarkScanPi-4 307 398076 ns/op BenchmarkStringPiParallel-4 798 141930 ns/op BenchmarkScan/10/Base2-4 44910 2670 ns/op BenchmarkScan/100/Base2-4 4705 24015 ns/op BenchmarkScan/1000/Base2-4 472 239498 ns/op BenchmarkScan/10/Base8-4 107960 1110 ns/op BenchmarkScan/100/Base8-4 14272 8456 ns/op BenchmarkScan/1000/Base8-4 1326 82073 ns/op BenchmarkScan/10/Base10-4 114938 1058 ns/op BenchmarkScan/100/Base10-4 14659 7719 ns/op BenchmarkScan/1000/Base10-4 1482 75083 ns/op BenchmarkScan/10/Base16-4 130155 904.7 ns/op BenchmarkScan/100/Base16-4 17932 6692 ns/op BenchmarkScan/1000/Base16-4 1803 65214 ns/op BenchmarkString/10/Base2-4 222538 499.6 ns/op BenchmarkString/100/Base2-4 33794 3577 ns/op BenchmarkString/1000/Base2-4 3234 33887 ns/op BenchmarkString/10/Base8-4 418394 283.9 ns/op BenchmarkString/100/Base8-4 84900 1396 ns/op BenchmarkString/1000/Base8-4 8235 12187 ns/op BenchmarkString/10/Base10-4 236192 480.5 ns/op BenchmarkString/100/Base10-4 51003 2359 ns/op BenchmarkString/1000/Base10-4 5391 20876 ns/op BenchmarkString/10/Base16-4 441528 264.9 ns/op BenchmarkString/100/Base16-4 104352 1057 ns/op BenchmarkString/1000/Base16-4 13810 8851 ns/op BenchmarkLeafSize/0-4 51 2221950 ns/op BenchmarkLeafSize/1-4 489 231915 ns/op BenchmarkLeafSize/2-4 516 238992 ns/op BenchmarkLeafSize/3-4 369 321122 ns/op BenchmarkLeafSize/4-4 481 231585 ns/op BenchmarkLeafSize/5-4 321 361117 ns/op BenchmarkLeafSize/6-4 387 316320 ns/op BenchmarkLeafSize/7-4 392 292053 ns/op BenchmarkLeafSize/8-4 534 233134 ns/op BenchmarkLeafSize/9-4 278 438965 ns/op BenchmarkLeafSize/10-4 328 367615 ns/op BenchmarkLeafSize/11-4 331 343894 ns/op BenchmarkLeafSize/12-4 374 311815 ns/op BenchmarkLeafSize/13-4 345 339917 ns/op BenchmarkLeafSize/14-4 404 287417 ns/op BenchmarkLeafSize/15-4 429 266204 ns/op BenchmarkLeafSize/16-4 506 230323 ns/op BenchmarkLeafSize/32-4 505 234625 ns/op BenchmarkLeafSize/64-4 466 248120 ns/op BenchmarkProbablyPrime/n=0-4 10 10281460 ns/op BenchmarkProbablyPrime/n=1-4 9 11632193 ns/op BenchmarkProbablyPrime/n=5-4 7 15963628 ns/op BenchmarkProbablyPrime/n=10-4 5 22424144 ns/op BenchmarkProbablyPrime/n=20-4 3 34994557 ns/op BenchmarkProbablyPrime/Lucas-4 13 8973585 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 85 1308035 ns/op BenchmarkRatCmp-4 253759 454.3 ns/op BenchmarkFloatSqrt/64-4 24238 4953 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 15237 7914 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10734 11226 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4797 21453 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 957 121729 ns/op 17989 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 72 1608780 ns/op 176621 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 120763620 ns/op 3714728 B/op 586 allocs/op PASS ok math/big 48.459s goos: freebsd goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 10873479 10.96 ns/op BenchmarkLeadingZeros8-4 10846666 10.89 ns/op BenchmarkLeadingZeros16-4 11163180 10.78 ns/op BenchmarkLeadingZeros32-4 11463820 10.43 ns/op BenchmarkLeadingZeros64-4 10845010 10.77 ns/op BenchmarkTrailingZeros-4 11520390 10.43 ns/op BenchmarkTrailingZeros8-4 9559599 12.51 ns/op BenchmarkTrailingZeros16-4 10319743 11.60 ns/op BenchmarkTrailingZeros32-4 11849062 10.13 ns/op BenchmarkTrailingZeros64-4 11500779 10.43 ns/op BenchmarkOnesCount-4 13574624 8.557 ns/op BenchmarkOnesCount8-4 13816380 8.495 ns/op BenchmarkOnesCount16-4 13386343 8.814 ns/op BenchmarkOnesCount32-4 13569565 8.802 ns/op BenchmarkOnesCount64-4 12861471 8.805 ns/op BenchmarkRotateLeft-4 13352498 8.907 ns/op BenchmarkRotateLeft8-4 13888065 8.486 ns/op BenchmarkRotateLeft16-4 13522146 8.870 ns/op BenchmarkRotateLeft32-4 12135708 8.509 ns/op BenchmarkRotateLeft64-4 13969694 8.473 ns/op BenchmarkReverse-4 19822036 5.959 ns/op BenchmarkReverse8-4 22629302 5.054 ns/op BenchmarkReverse16-4 20299869 5.473 ns/op BenchmarkReverse32-4 19992711 5.947 ns/op BenchmarkReverse64-4 19441170 6.051 ns/op BenchmarkReverseBytes-4 21398887 5.547 ns/op BenchmarkReverseBytes16-4 23888649 4.949 ns/op BenchmarkReverseBytes32-4 24034094 4.904 ns/op BenchmarkReverseBytes64-4 21228687 5.126 ns/op BenchmarkAdd-4 13481036 8.810 ns/op BenchmarkAdd32-4 12604680 8.492 ns/op BenchmarkAdd64-4 13537978 8.801 ns/op BenchmarkAdd64multiple-4 21561571 5.541 ns/op BenchmarkSub-4 13534986 9.017 ns/op BenchmarkSub32-4 13369518 8.848 ns/op BenchmarkSub64-4 11613206 10.11 ns/op BenchmarkSub64multiple-4 23269084 5.021 ns/op BenchmarkMul-4 13494470 8.798 ns/op BenchmarkMul32-4 13900326 8.554 ns/op BenchmarkMul64-4 11713506 8.826 ns/op BenchmarkDiv-4 12236978 8.825 ns/op BenchmarkDiv32-4 13621272 9.303 ns/op BenchmarkDiv64-4 12893212 9.378 ns/op PASS ok math/bits 5.822s goos: freebsd goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 12244755 9.136 ns/op BenchmarkAcos-4 614642 182.0 ns/op BenchmarkAcosh-4 595706 207.2 ns/op BenchmarkAsin-4 644608 181.7 ns/op BenchmarkAsinh-4 639622 180.8 ns/op BenchmarkAtan-4 964720 117.1 ns/op BenchmarkAtanh-4 981472 121.0 ns/op BenchmarkConj-4 24237738 4.590 ns/op BenchmarkCos-4 639970 170.6 ns/op BenchmarkCosh-4 653511 171.0 ns/op BenchmarkExp-4 858337 129.5 ns/op BenchmarkLog-4 1417467 84.77 ns/op BenchmarkLog10-4 1413918 85.08 ns/op BenchmarkPhase-4 2772738 42.97 ns/op BenchmarkPolar-4 1802986 60.16 ns/op BenchmarkPow-4 254757 467.8 ns/op BenchmarkRect-4 1230064 97.78 ns/op BenchmarkSin-4 654859 178.9 ns/op BenchmarkSinh-4 675750 168.8 ns/op BenchmarkSqrt-4 1333352 90.46 ns/op BenchmarkTan-4 425372 278.0 ns/op BenchmarkTanh-4 461035 262.3 ns/op PASS ok math/cmplx 3.146s goos: freebsd goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 804180 128.8 ns/op BenchmarkInt63ThreadsafeParallel-4 792046 144.2 ns/op BenchmarkInt63Unthreadsafe-4 1314439 82.83 ns/op BenchmarkIntn1000-4 1000000 111.2 ns/op BenchmarkInt63n1000-4 1239860 95.47 ns/op BenchmarkInt31n1000-4 1000000 106.0 ns/op BenchmarkFloat32-4 1222092 97.01 ns/op BenchmarkFloat64-4 1488879 80.76 ns/op BenchmarkPerm3-4 238394 508.2 ns/op BenchmarkPerm30-4 28527 4227 ns/op BenchmarkPerm30ViaShuffle-4 29479 4055 ns/op BenchmarkShuffleOverhead-4 20967 5852 ns/op BenchmarkRead3-4 1000000 119.0 ns/op BenchmarkRead64-4 92320 1233 ns/op BenchmarkRead1000-4 5857 18239 ns/op BenchmarkConcurrent-4 213807 560.8 ns/op PASS ok math/rand 2.459s goos: freebsd goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 50346 2392 ns/op BenchmarkQDecodeWord-4 116467 1034 ns/op BenchmarkQDecodeHeader-4 109894 1148 ns/op BenchmarkTypeByExtension/.html-4 493818 207.5 ns/op BenchmarkTypeByExtension/.HTML-4 365300 304.1 ns/op BenchmarkTypeByExtension/.unused-4 423867 257.7 ns/op BenchmarkExtensionsByType/text/html-4 192552 605.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 122203 978.4 ns/op BenchmarkExtensionsByType/application/octet-stream-4 219979 540.7 ns/op PASS ok mime 1.171s goos: freebsd goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 1137 102868 ns/op PASS ok mime/quotedprintable 0.151s goos: freebsd goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 21 4984170 ns/op 8886 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 6859303 ns/op 19356 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5205111770 ns/op 157752 B/op 223 allocs/op BenchmarkDNSName-4 114490 974.0 ns/op BenchmarkInterfaces-4 6115 17831 ns/op BenchmarkInterfaceByIndex-4 10932 11047 ns/op BenchmarkInterfaceByName-4 6820 17631 ns/op BenchmarkInterfaceAddrs-4 7162 16793 ns/op BenchmarkInterfacesAndAddrs-4 9999 12109 ns/op BenchmarkInterfacesAndMulticastAddrs-4 7178 16074 ns/op BenchmarkParseIP-4 8026 15422 ns/op BenchmarkParseIPValidIPv4-4 521502 221.9 ns/op BenchmarkParseIPValidIPv6-4 224415 533.4 ns/op BenchmarkIPString/IPv4-4 131395 900.1 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12512 9499 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 61388 1965 ns/op BenchmarkIPEqual/IPv4-4 1464184 81.54 ns/op BenchmarkIPEqual/IPv6-4 1342993 80.66 ns/op BenchmarkTCP4OneShot-4 3334 31089 ns/op BenchmarkTCP4OneShotTimeout-4 3171 34062 ns/op BenchmarkTCP4Persistent-4 8922 13376 ns/op BenchmarkTCP4PersistentTimeout-4 8982 12957 ns/op BenchmarkTCP6OneShot-4 2977 36116 ns/op BenchmarkTCP6OneShotTimeout-4 3360 36282 ns/op BenchmarkTCP6Persistent-4 9218 13727 ns/op BenchmarkTCP6PersistentTimeout-4 8517 13095 ns/op BenchmarkTCP4ConcurrentReadWrite-4 34197 7849 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10000 26141 ns/op BenchmarkSetReadDeadline-4 114376 1046 ns/op BenchmarkUDP6LinkLocalUnicast-4 4303 25621 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 7149 21297 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 7822 23381 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9132 19441 ns/op 0 B/op 0 allocs/op PASS ok net 11.005s goos: freebsd goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 31880 3744 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 12217 9641 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 17060 7282 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 20331 5982 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 39811 3103 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 53625 2213 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 111.4 ns/op BenchmarkReadRequestChrome-4 4610 25509 ns/op 23.95 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 12537 9687 ns/op 8.05 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 12346 9809 ns/op 8.36 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7317 14241 ns/op 10.60 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 19323 6312 ns/op 6.34 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 270 407949 ns/op 2.51 MB/s BenchmarkFileAndServer_1KB/https1-4 217 514768 ns/op 1.99 MB/s BenchmarkFileAndServer_1KB/h2-4 153 725324 ns/op 1.41 MB/s BenchmarkFileAndServer_16MB/h1-4 3 34489973 ns/op 486.44 MB/s BenchmarkFileAndServer_16MB/https1-4 2 79492321 ns/op 211.05 MB/s BenchmarkFileAndServer_16MB/h2-4 1 191754165 ns/op 87.49 MB/s BenchmarkFileAndServer_64MB/h1-4 1 143074700 ns/op 469.05 MB/s BenchmarkFileAndServer_64MB/https1-4 1 301548204 ns/op 222.55 MB/s BenchmarkFileAndServer_64MB/h2-4 1 782112193 ns/op 85.80 MB/s BenchmarkServeMux-4 308 396098 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 394 305874 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 333 363928 ns/op 6054 B/op 64 allocs/op BenchmarkClientServer/https1-4 237 474084 ns/op 6637 B/op 74 allocs/op BenchmarkClientServer/h2-4 141 751972 ns/op 10252 B/op 84 allocs/op BenchmarkClientServerParallel/4/h1-4 1315 86973 ns/op 10374 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 36 3899032 ns/op 97412 B/op 1059 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59156: read tcp 127.0.0.1:59154->127.0.0.1:59156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59159: write tcp 127.0.0.1:59154->127.0.0.1:59159: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59157: write tcp 127.0.0.1:59154->127.0.0.1:59157: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59182: read tcp 127.0.0.1:59162->127.0.0.1:59182: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59174: read tcp 127.0.0.1:59162->127.0.0.1:59174: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59196: read tcp 127.0.0.1:59162->127.0.0.1:59196: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59176: read tcp 127.0.0.1:59162->127.0.0.1:59176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59178: read tcp 127.0.0.1:59162->127.0.0.1:59178: use of closed network connection BenchmarkClientServerParallel/4/h2-4 384 277615 ns/op 13110 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:59202: read tcp 127.0.0.1:59200->127.0.0.1:59202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59201: write tcp 127.0.0.1:59200->127.0.0.1:59201: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59220: write tcp 127.0.0.1:59207->127.0.0.1:59220: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59221: write tcp 127.0.0.1:59207->127.0.0.1:59221: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59219: write tcp 127.0.0.1:59207->127.0.0.1:59219: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59222: write tcp 127.0.0.1:59207->127.0.0.1:59222: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59229: read tcp 127.0.0.1:59224->127.0.0.1:59229: use of closed network connection BenchmarkClientServerParallel/64/h1-4 932 127612 ns/op 17153 B/op 102 allocs/op BenchmarkClientServerParallel/64/https1-4 30 3807069 ns/op 97740 B/op 1057 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60081: read tcp 127.0.0.1:60080->127.0.0.1:60081: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60085: read tcp 127.0.0.1:60080->127.0.0.1:60085: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60104: write tcp 127.0.0.1:60087->127.0.0.1:60104: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60103: write tcp 127.0.0.1:60087->127.0.0.1:60103: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60097: write tcp 127.0.0.1:60087->127.0.0.1:60097: use of closed network connection BenchmarkClientServerParallel/64/h2-4 64 4210822 ns/op 106235 B/op 1231 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60125: read tcp 127.0.0.1:60120->127.0.0.1:60125: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60126: write tcp 127.0.0.1:60120->127.0.0.1:60126: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60124: write tcp 127.0.0.1:60120->127.0.0.1:60124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60143: read tcp 127.0.0.1:60127->127.0.0.1:60143: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60149: write tcp 127.0.0.1:60127->127.0.0.1:60149: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60140: write tcp 127.0.0.1:60127->127.0.0.1:60140: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60135: read tcp 127.0.0.1:60127->127.0.0.1:60135: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60138: write tcp 127.0.0.1:60127->127.0.0.1:60138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60132: read tcp 127.0.0.1:60127->127.0.0.1:60132: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60152: read tcp 127.0.0.1:60127->127.0.0.1:60152: use of closed network connection ... [output truncated] BenchmarkServer-4 158 675601 ns/op 3135 B/op 23 allocs/op BenchmarkClient-4 255 459669 ns/op 3762 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 639 168367 ns/op 7318 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1210 92041 ns/op 3053 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1552 72120 ns/op 1941 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1479 70819 ns/op 2784 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1642 71055 ns/op 2712 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1477 76686 ns/op 2777 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1778 67676 ns/op 1952 B/op 14 allocs/op BenchmarkServerHijack-4 1052 112639 ns/op 16707 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 420 302949 ns/op 5883 B/op 52 allocs/op BenchmarkResponseStatusLine-4 574292 204.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.759s goos: freebsd goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 6122 20873 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.249s goos: freebsd goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 105338 1121 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 578233 189.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 222094 493.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 71828 1639 ns/op BenchmarkStdIPv4-4 141520 860.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 130615 929.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 128014 945.9 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 93246 1240 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 95632 1248 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1998692 62.77 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1775840 67.86 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1310464 89.90 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 317404 370.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 337684 357.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 301081 401.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 92994 1318 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 339121 336.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 167205 720.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 168634 689.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 158416 743.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 85542 1417 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 372942 307.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 157196 748.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 194334 614.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 271556 419.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 173277 673.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 366044 326.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 197547 591.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 187772 625.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 196803 593.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 149064 814.0 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 531470 202.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 170952 702.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 113468 1080 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 132386 877.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 178236 665.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 126932 953.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 289993 400.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 146498 817.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 163327 721.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 211761 555.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 156333 770.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1319511 90.80 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1271203 96.15 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 108.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1234526 93.32 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1278108 94.38 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1252425 93.89 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 103.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1262103 94.61 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 107.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 431373 267.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 615746 193.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 243883 480.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 258690 460.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 223658 513.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 81993 1470 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 687110 159.3 ns/op PASS ok net/netip 8.144s 2023/03/17 21:31:07 Test RPC server listening on 127.0.0.1:60782 2023/03/17 21:31:07 Test HTTP RPC server listening on 127.0.0.1:60783 goos: freebsd goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1574 74449 ns/op BenchmarkEndToEndHTTP-4 1479 74046 ns/op BenchmarkEndToEndAsync-4 3871 31872 ns/op BenchmarkEndToEndAsyncHTTP-4 3859 30675 ns/op PASS ok net/rpc 0.804s goos: freebsd goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 3872 27945 ns/op BenchmarkReadMIMEHeader/server_headers-4 6241 19486 ns/op BenchmarkUncommon-4 29899 4142 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.526s goos: freebsd goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 5404 21687 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 110906 1064 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 617137 183.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 120426 1019 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 210800 558.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 103436 1131 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 18204 6487 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 458588 261.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 109497 1051 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 210722 562.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 103815 1143 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 20694 5844 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 210567 573.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 83362 1377 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 80978 1470 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 36804 3328 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5816 18204 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 211225 580.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 87570 1354 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 73836 1483 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36156 3313 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6594 18043 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.138s goos: freebsd goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 4095438 28.40 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 178906 614.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1160 101195 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 412 286257 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 858 137744 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 114693 1046 ns/op BenchmarkStatFile-4 101458 1216 ns/op BenchmarkStatDir-4 106722 1157 ns/op BenchmarkLstatDot-4 109843 1052 ns/op BenchmarkLstatFile-4 100764 1236 ns/op BenchmarkLstatDir-4 106164 1164 ns/op PASS ok os 1.531s goos: freebsd goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 87 1387030 ns/op 6383 B/op 29 allocs/op PASS ok os/exec 0.233s goos: freebsd goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 401106 268.4 ns/op PASS ok os/user 0.135s goos: freebsd goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkBool-4 4492610 26.02 ns/op BenchmarkString-4 2539424 45.05 ns/op BenchmarkBytes-4 2287885 53.47 ns/op BenchmarkNamedBytes-4 866449 137.0 ns/op BenchmarkBytesArray-4 723308 160.3 ns/op BenchmarkSliceLen-4 2723589 44.11 ns/op BenchmarkMapLen-4 1559672 73.36 ns/op BenchmarkStringLen-4 1807959 64.44 ns/op BenchmarkArrayLen-4 1758032 68.05 ns/op BenchmarkSliceCap-4 2635099 46.01 ns/op BenchmarkDeepEqual/int8-4 772398 153.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 117531 979.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 543634 212.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 114859 1033 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 547468 209.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 115520 1042 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 537270 202.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 114226 1033 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 563059 206.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 114675 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 704683 171.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 147135 806.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 512518 223.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 115476 1023 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 541815 213.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 114609 1039 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 558476 215.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 111002 1033 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 527845 218.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 115132 1030 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 537139 216.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 115663 1036 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 566678 207.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 114694 1042 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 516997 214.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 115864 1034 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 564736 211.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 115735 1033 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 577243 201.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 115917 1025 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 755342 158.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 121242 976.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 566578 206.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 110500 1033 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 148130 808.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 73168 1619 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 72868 1600 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 49518 2421 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 329389 372.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 40940 2940 ns/op BenchmarkIsZero/StructComparable-4 888091 122.6 ns/op BenchmarkIsZero/StructIncomparable-4 178772 658.1 ns/op BenchmarkSetZero/Bool/Direct-4 4475606 27.13 ns/op BenchmarkSetZero/Bool/CachedZero-4 1930159 62.48 ns/op BenchmarkSetZero/Bool/NewZero-4 1285658 86.20 ns/op BenchmarkSetZero/Int/Direct-4 2516883 47.49 ns/op BenchmarkSetZero/Int/CachedZero-4 1878141 63.16 ns/op BenchmarkSetZero/Int/NewZero-4 1278373 87.02 ns/op BenchmarkSetZero/Uint/Direct-4 2500855 47.53 ns/op BenchmarkSetZero/Uint/CachedZero-4 1867376 63.34 ns/op BenchmarkSetZero/Uint/NewZero-4 1360496 87.46 ns/op BenchmarkSetZero/Float/Direct-4 2466800 47.31 ns/op BenchmarkSetZero/Float/CachedZero-4 1904575 62.71 ns/op BenchmarkSetZero/Float/NewZero-4 1361245 87.52 ns/op BenchmarkSetZero/Complex/Direct-4 2542789 47.35 ns/op BenchmarkSetZero/Complex/CachedZero-4 1909441 64.45 ns/op BenchmarkSetZero/Complex/NewZero-4 1367594 87.62 ns/op BenchmarkSetZero/Array/Direct-4 4539121 26.93 ns/op BenchmarkSetZero/Array/CachedZero-4 1812526 66.62 ns/op BenchmarkSetZero/Array/NewZero-4 1335052 90.27 ns/op BenchmarkSetZero/Chan/Direct-4 2609067 45.51 ns/op BenchmarkSetZero/Chan/CachedZero-4 1445497 80.43 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 104.4 ns/op BenchmarkSetZero/Func/Direct-4 2468518 45.51 ns/op BenchmarkSetZero/Func/CachedZero-4 1484100 80.72 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 102.2 ns/op BenchmarkSetZero/Interface/Direct-4 2224869 52.41 ns/op BenchmarkSetZero/Interface/CachedZero-4 1873881 62.74 ns/op BenchmarkSetZero/Interface/NewZero-4 1270755 87.77 ns/op BenchmarkSetZero/Map/Direct-4 2637420 45.47 ns/op BenchmarkSetZero/Map/CachedZero-4 1461579 80.79 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 106.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2449824 45.89 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1380370 80.34 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 103.9 ns/op BenchmarkSetZero/Slice/Direct-4 2211832 54.01 ns/op BenchmarkSetZero/Slice/CachedZero-4 1927280 62.57 ns/op BenchmarkSetZero/Slice/NewZero-4 1382655 88.40 ns/op BenchmarkSetZero/String/Direct-4 2525328 48.13 ns/op BenchmarkSetZero/String/CachedZero-4 1870321 63.18 ns/op BenchmarkSetZero/String/NewZero-4 1376164 87.22 ns/op BenchmarkSetZero/Struct/Direct-4 4089339 26.91 ns/op BenchmarkSetZero/Struct/CachedZero-4 1887993 63.10 ns/op BenchmarkSetZero/Struct/NewZero-4 1356496 88.57 ns/op BenchmarkSelect/1-4 201921 580.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 106671 1154 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 55494 2319 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 203943 591.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 156590 771.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 97279 1219 ns/op 104.97 MB/s BenchmarkCallArgCopy/size=256-4 95242 1341 ns/op 190.97 MB/s BenchmarkCallArgCopy/size=1024-4 76586 1658 ns/op 617.74 MB/s BenchmarkCallArgCopy/size=4096-4 44174 3076 ns/op 1331.72 MB/s BenchmarkCallArgCopy/size=65536-4 4142 25150 ns/op 2605.80 MB/s BenchmarkPtrTo-4 461386 253.8 ns/op BenchmarkFieldByName1-4 884550 134.4 ns/op BenchmarkFieldByName2-4 93076 1373 ns/op BenchmarkFieldByName3-4 11318 10485 ns/op BenchmarkInterfaceBig-4 5296396 22.97 ns/op BenchmarkInterfaceSmall-4 5216841 23.79 ns/op BenchmarkNew-4 2225716 60.17 ns/op BenchmarkMap/StringKeys/MapIndex-4 3556 32573 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3526 33319 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3308 33900 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3266 35441 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3738 32435 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3576 33128 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 285450 438.9 ns/op PASS ok reflect 17.955s goos: freebsd goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 12654 9055 ns/op 9378 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 19474 6285 ns/op 9334 B/op 1 allocs/op BenchmarkFindString-4 14606 8970 ns/op 9260 B/op 1 allocs/op BenchmarkFindSubmatch-4 13548 9628 ns/op 9267 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13152 8994 ns/op 9286 B/op 2 allocs/op BenchmarkLiteral-4 22729 5273 ns/op BenchmarkNotLiteral-4 4484 23854 ns/op BenchmarkMatchClass-4 3679 32267 ns/op BenchmarkMatchClass_InRange-4 3598 30241 ns/op BenchmarkReplaceAll-4 3072 39024 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 22861 5703 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 39444 2806 ns/op BenchmarkAnchoredShortMatch-4 18690 6513 ns/op BenchmarkAnchoredLongMatch-4 21084 5714 ns/op BenchmarkOnePassShortA-4 21258 5421 ns/op BenchmarkNotOnePassShortA-4 8812 12580 ns/op BenchmarkOnePassShortB-4 28962 4199 ns/op BenchmarkNotOnePassShortB-4 10000 10154 ns/op BenchmarkOnePassLongPrefix-4 90416 1384 ns/op BenchmarkOnePassLongNotPrefix-4 29878 4060 ns/op BenchmarkMatchParallelShared-4 25038 4922 ns/op BenchmarkMatchParallelCopied-4 21897 5040 ns/op BenchmarkQuoteMetaAll-4 171318 646.7 ns/op 21.65 MB/s BenchmarkQuoteMetaNone-4 414862 290.7 ns/op 89.44 MB/s BenchmarkCompile/Onepass-4 4501 26055 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1684 67257 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 202 586613 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4380109 26.69 ns/op 599.58 MB/s BenchmarkMatch/Easy0/32-4 23668 5321 ns/op 6.01 MB/s BenchmarkMatch/Easy0/1K-4 6297 15957 ns/op 64.17 MB/s BenchmarkMatch/Easy0i/16-4 4421877 26.65 ns/op 600.35 MB/s BenchmarkMatch/Easy0i/32-4 6312 19334 ns/op 1.66 MB/s BenchmarkMatch/Easy0i/1K-4 284 418101 ns/op 2.45 MB/s BenchmarkMatch/Easy1/16-4 4178949 26.66 ns/op 600.18 MB/s BenchmarkMatch/Easy1/32-4 22609 5513 ns/op 5.80 MB/s BenchmarkMatch/Easy1/1K-4 4812 22617 ns/op 45.27 MB/s BenchmarkMatch/Medium/16-4 4364719 26.67 ns/op 599.99 MB/s BenchmarkMatch/Medium/32-4 7002 17225 ns/op 1.86 MB/s BenchmarkMatch/Medium/1K-4 337 356920 ns/op 2.87 MB/s BenchmarkMatch/Hard/16-4 4275541 27.40 ns/op 583.97 MB/s BenchmarkMatch/Hard/32-4 4437 26245 ns/op 1.22 MB/s BenchmarkMatch/Hard/1K-4 199 591450 ns/op 1.73 MB/s BenchmarkMatch/Hard1/16-4 1542 73091 ns/op 0.22 MB/s BenchmarkMatch/Hard1/32-4 915 128586 ns/op 0.25 MB/s BenchmarkMatch/Hard1/1K-4 26 3951747 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 32925 3634 ns/op 4.40 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 19406 6143 ns/op 5.21 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 690 161193 ns/op 6.35 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.499s goos: freebsd goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 621106 177.5 ns/op BenchmarkIsWordChar-4 202816 592.0 ns/op PASS ok regexp/syntax 1.186s goos: freebsd goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkCallers/cached-4 77601 1538 ns/op BenchmarkCallers/inlined-4 63223 1879 ns/op BenchmarkCallers/no-cache-4 15072 7892 ns/op BenchmarkMakeChan/Byte-4 1000000 106.4 ns/op BenchmarkMakeChan/Int-4 1000000 106.6 ns/op BenchmarkMakeChan/Ptr-4 759544 173.0 ns/op BenchmarkMakeChan/Struct/0-4 1412299 81.74 ns/op BenchmarkMakeChan/Struct/32-4 646689 208.6 ns/op BenchmarkMakeChan/Struct/40-4 524866 231.1 ns/op BenchmarkChanNonblocking-4 10725302 10.08 ns/op BenchmarkSelectUncontended-4 1554044 78.65 ns/op BenchmarkSelectSyncContended-4 23930 4712 ns/op BenchmarkSelectAsyncContended-4 108697 1017 ns/op BenchmarkSelectNonblock-4 6382501 18.45 ns/op BenchmarkChanUncontended-4 12892 9936 ns/op BenchmarkChanContended-4 1180 109951 ns/op BenchmarkChanSync-4 116005 941.6 ns/op BenchmarkChanSyncWork-4 10000 15926 ns/op BenchmarkChanProdCons0-4 94953 1654 ns/op BenchmarkChanProdCons10-4 112393 1120 ns/op BenchmarkChanProdCons100-4 122428 1039 ns/op BenchmarkChanProdConsWork0-4 68500 1576 ns/op BenchmarkChanProdConsWork10-4 103449 1444 ns/op BenchmarkChanProdConsWork100-4 102321 1428 ns/op BenchmarkSelectProdCons-4 66489 1978 ns/op BenchmarkReceiveDataFromClosedChan-4 986896 116.9 ns/op BenchmarkChanCreation-4 199776 522.4 ns/op BenchmarkChanSem-4 116688 1012 ns/op BenchmarkChanPopular-4 122 908653 ns/op BenchmarkChanClosed-4 1000000 103.6 ns/op BenchmarkCallClosure-4 7305210 16.58 ns/op BenchmarkCallClosure1-4 7286450 16.13 ns/op BenchmarkCallClosure2-4 1571745 80.79 ns/op BenchmarkCallClosure3-4 1950340 61.99 ns/op BenchmarkCallClosure4-4 1520673 74.30 ns/op BenchmarkComplex128DivNormal-4 12297520 9.767 ns/op BenchmarkComplex128DivNisNaN-4 9446596 12.66 ns/op BenchmarkComplex128DivDisNaN-4 9140002 13.18 ns/op BenchmarkComplex128DivNisInf-4 12222381 9.784 ns/op BenchmarkComplex128DivDisInf-4 6980752 17.16 ns/op BenchmarkSetTypePtr-4 45384182 2.609 ns/op 3066.75 MB/s BenchmarkSetTypePtr8-4 14349273 8.420 ns/op 7601.16 MB/s BenchmarkSetTypePtr16-4 14441247 8.392 ns/op 15253.17 MB/s BenchmarkSetTypePtr32-4 14181645 8.472 ns/op 30217.31 MB/s BenchmarkSetTypePtr64-4 14397498 8.345 ns/op 61355.75 MB/s BenchmarkSetTypePtr126-4 8228133 14.52 ns/op 69436.13 MB/s BenchmarkSetTypePtr128-4 8500462 13.97 ns/op 73316.18 MB/s BenchmarkSetTypePtrSlice-4 1000000 101.4 ns/op 80810.99 MB/s BenchmarkSetTypeNode1-4 12971161 11.77 ns/op 2038.94 MB/s BenchmarkSetTypeNode1Slice-4 6213139 19.22 ns/op 39959.04 MB/s BenchmarkSetTypeNode8-4 14300727 8.340 ns/op 9592.10 MB/s BenchmarkSetTypeNode8Slice-4 2716023 44.15 ns/op 57990.30 MB/s BenchmarkSetTypeNode64-4 8298094 14.43 ns/op 36591.49 MB/s BenchmarkSetTypeNode64Slice-4 323719 370.0 ns/op 45658.73 MB/s BenchmarkSetTypeNode64Dead-4 10690352 11.35 ns/op 46515.94 MB/s BenchmarkSetTypeNode64DeadSlice-4 362917 324.6 ns/op 52046.35 MB/s BenchmarkSetTypeNode124-4 8291862 14.61 ns/op 69000.30 MB/s BenchmarkSetTypeNode124Slice-4 249368 473.4 ns/op 68139.07 MB/s BenchmarkSetTypeNode126-4 8218828 14.47 ns/op 70787.68 MB/s BenchmarkSetTypeNode126Slice-4 255196 466.6 ns/op 70233.74 MB/s BenchmarkSetTypeNode128-4 5806249 20.00 ns/op 51995.90 MB/s BenchmarkSetTypeNode128Slice-4 197740 596.1 ns/op 55827.35 MB/s BenchmarkSetTypeNode130-4 5913771 20.08 ns/op 52578.54 MB/s BenchmarkSetTypeNode130Slice-4 201026 599.0 ns/op 56411.13 MB/s BenchmarkSetTypeNode1024-4 1000000 101.5 ns/op 80850.01 MB/s BenchmarkSetTypeNode1024Slice-4 35280 3391 ns/op 77466.78 MB/s BenchmarkAllocation-4 5964 30036 ns/op BenchmarkReadMemStats-4 5158 25403 ns/op BenchmarkReadMemStatsLatency-4 1 11043685 p50-ns 11043685 p90-ns 11043685 p99-ns BenchmarkWriteBarrier-4 3294051 39.39 ns/op BenchmarkBulkWriteBarrier-4 11984530 10.55 ns/op BenchmarkScanStackNoLocals-4 4 32875206 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14279677 8.499 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13651687 8.733 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10463128 10.21 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8547746 14.74 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5422826 20.17 ns/op BenchmarkHash5-4 7994866 15.27 ns/op 327.53 MB/s BenchmarkHash16-4 8315402 17.11 ns/op 935.04 MB/s BenchmarkHash64-4 8356098 15.05 ns/op 4251.24 MB/s BenchmarkHash1024-4 3270913 34.43 ns/op 29740.40 MB/s BenchmarkHash65536-4 86042 1418 ns/op 46220.87 MB/s BenchmarkAlignedLoad-4 10505220 11.39 ns/op BenchmarkUnalignedLoad-4 10171416 12.73 ns/op BenchmarkEqEfaceConcrete-4 7522741 15.83 ns/op BenchmarkEqIfaceConcrete-4 7510640 18.28 ns/op BenchmarkNeEfaceConcrete-4 7458886 15.56 ns/op BenchmarkNeIfaceConcrete-4 7657024 17.21 ns/op BenchmarkConvT2EByteSized/bool-4 6087177 16.66 ns/op BenchmarkConvT2EByteSized/uint8-4 7131148 16.45 ns/op BenchmarkConvT2ESmall-4 6460909 18.45 ns/op BenchmarkConvT2EUintptr-4 6143805 18.29 ns/op BenchmarkConvT2ELarge-4 1393866 87.57 ns/op BenchmarkConvT2ISmall-4 6110944 19.79 ns/op BenchmarkConvT2IUintptr-4 6535279 18.63 ns/op BenchmarkConvT2ILarge-4 1441434 87.57 ns/op BenchmarkConvI2E-4 5336480 19.16 ns/op BenchmarkConvI2I-4 5114497 23.07 ns/op BenchmarkAssertE2T-4 5555052 21.30 ns/op BenchmarkAssertE2TLarge-4 3153972 38.84 ns/op BenchmarkAssertE2I-4 5151020 23.46 ns/op BenchmarkAssertI2T-4 4859077 28.16 ns/op BenchmarkAssertI2I-4 4593975 23.09 ns/op BenchmarkAssertI2E-4 6908457 17.29 ns/op BenchmarkAssertE2E-4 7168958 17.73 ns/op BenchmarkAssertE2T2-4 4060995 28.89 ns/op BenchmarkAssertE2T2Blank-4 5113728 23.22 ns/op BenchmarkAssertI2E2-4 4611130 24.20 ns/op BenchmarkAssertI2E2Blank-4 7089540 16.60 ns/op BenchmarkAssertE2E2-4 5483710 21.86 ns/op BenchmarkAssertE2E2Blank-4 7184383 17.10 ns/op BenchmarkConvT2Ezero/zero/16-4 5497050 18.50 ns/op BenchmarkConvT2Ezero/zero/32-4 6261036 19.78 ns/op BenchmarkConvT2Ezero/zero/64-4 6187264 20.22 ns/op BenchmarkConvT2Ezero/zero/str-4 6598044 18.28 ns/op BenchmarkConvT2Ezero/zero/slice-4 5332591 19.94 ns/op BenchmarkConvT2Ezero/zero/big-4 341455 529.1 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1524142 85.95 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1478953 86.78 ns/op BenchmarkConvT2Ezero/nonzero/big-4 366871 439.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 6439413 19.37 ns/op BenchmarkConvT2Ezero/smallint/32-4 5834025 21.28 ns/op BenchmarkConvT2Ezero/smallint/64-4 6503914 18.31 ns/op BenchmarkConvT2Ezero/largeint/16-4 1959428 72.78 ns/op BenchmarkConvT2Ezero/largeint/32-4 1829871 65.14 ns/op BenchmarkConvT2Ezero/largeint/64-4 1952362 63.49 ns/op BenchmarkMalloc8-4 1639251 74.26 ns/op BenchmarkMalloc16-4 1577452 77.47 ns/op BenchmarkMallocTypeInfo8-4 1610091 74.91 ns/op BenchmarkMallocTypeInfo16-4 1363032 89.19 ns/op BenchmarkMallocLargeStruct-4 255396 670.6 ns/op BenchmarkGoroutineSelect-4 57 1771473 ns/op BenchmarkGoroutineBlocking-4 86 1997778 ns/op BenchmarkGoroutineForRange-4 75 1660487 ns/op BenchmarkGoroutineIdle-4 100 2741138 ns/op BenchmarkHashStringSpeed-4 2858798 41.80 ns/op BenchmarkHashBytesSpeed-4 1451853 81.66 ns/op BenchmarkHashInt32Speed-4 3771874 31.72 ns/op BenchmarkHashInt64Speed-4 3178614 36.56 ns/op BenchmarkHashStringArraySpeed-4 671379 188.3 ns/op BenchmarkMegMap-4 3841848 35.74 ns/op BenchmarkMegOneMap-4 4913700 24.07 ns/op BenchmarkMegEqMap-4 3966 30289 ns/op BenchmarkMegEmptyMap-4 5863776 20.66 ns/op BenchmarkSmallStrMap-4 3562861 31.97 ns/op BenchmarkMapStringKeysEight_16-4 4146141 28.98 ns/op BenchmarkMapStringKeysEight_32-4 3858260 31.07 ns/op BenchmarkMapStringKeysEight_64-4 3866386 31.24 ns/op BenchmarkMapStringKeysEight_1M-4 3819294 31.01 ns/op BenchmarkIntMap-4 4638747 25.48 ns/op BenchmarkMapFirst/1-4 5717466 21.02 ns/op BenchmarkMapFirst/2-4 5580538 21.31 ns/op BenchmarkMapFirst/3-4 5080633 20.82 ns/op BenchmarkMapFirst/4-4 5631544 20.75 ns/op BenchmarkMapFirst/5-4 5605310 20.81 ns/op BenchmarkMapFirst/6-4 5612656 21.25 ns/op BenchmarkMapFirst/7-4 5550867 20.77 ns/op BenchmarkMapFirst/8-4 5415190 21.30 ns/op BenchmarkMapFirst/9-4 4926204 23.99 ns/op BenchmarkMapFirst/10-4 4953349 25.09 ns/op BenchmarkMapFirst/11-4 5016004 24.01 ns/op BenchmarkMapFirst/12-4 4917009 24.64 ns/op BenchmarkMapFirst/13-4 4672177 24.35 ns/op BenchmarkMapFirst/14-4 4846587 24.52 ns/op BenchmarkMapFirst/15-4 4968750 25.38 ns/op BenchmarkMapFirst/16-4 4848898 24.65 ns/op BenchmarkMapMid/1-4 4618488 25.91 ns/op BenchmarkMapMid/2-4 4330134 26.91 ns/op BenchmarkMapMid/3-4 4578646 26.20 ns/op BenchmarkMapMid/4-4 4358296 28.84 ns/op BenchmarkMapMid/5-4 4502324 26.66 ns/op BenchmarkMapMid/6-4 4258320 27.34 ns/op BenchmarkMapMid/7-4 4406431 29.41 ns/op BenchmarkMapMid/8-4 4382252 27.63 ns/op BenchmarkMapMid/9-4 4198644 30.11 ns/op BenchmarkMapMid/10-4 3869066 30.55 ns/op BenchmarkMapMid/11-4 3782760 33.23 ns/op BenchmarkMapMid/12-4 3716893 31.48 ns/op BenchmarkMapMid/13-4 3966626 31.16 ns/op BenchmarkMapMid/14-4 3751591 28.57 ns/op BenchmarkMapMid/15-4 3449456 31.37 ns/op BenchmarkMapMid/16-4 3868557 31.82 ns/op BenchmarkMapLast/1-4 4702585 26.27 ns/op BenchmarkMapLast/2-4 4476656 28.04 ns/op BenchmarkMapLast/3-4 4521810 26.62 ns/op BenchmarkMapLast/4-4 4387004 30.05 ns/op BenchmarkMapLast/5-4 4093882 28.52 ns/op BenchmarkMapLast/6-4 3907490 30.18 ns/op BenchmarkMapLast/7-4 4129089 28.54 ns/op BenchmarkMapLast/8-4 3449920 32.57 ns/op BenchmarkMapLast/9-4 3893181 30.74 ns/op BenchmarkMapLast/10-4 3738045 32.98 ns/op BenchmarkMapLast/11-4 3619947 33.51 ns/op BenchmarkMapLast/12-4 3879954 30.20 ns/op BenchmarkMapLast/13-4 4051854 31.22 ns/op BenchmarkMapLast/14-4 3822538 31.87 ns/op BenchmarkMapLast/15-4 3615871 30.78 ns/op BenchmarkMapLast/16-4 3743667 31.63 ns/op BenchmarkMapCycle-4 2674788 45.11 ns/op BenchmarkRepeatedLookupStrMapKey32-4 4072812 29.48 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 4834 22671 ns/op BenchmarkMakeMap/[Byte]Byte-4 851811 176.8 ns/op BenchmarkMakeMap/[Int]Int-4 485646 254.6 ns/op BenchmarkNewEmptyMap-4 13269254 8.822 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1859835 64.28 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 605319 192.1 ns/op BenchmarkMapIterEmpty-4 6683239 17.99 ns/op BenchmarkSameLengthMap-4 5154895 22.11 ns/op BenchmarkBigKeyMap-4 1757241 68.79 ns/op BenchmarkBigValMap-4 1641630 72.86 ns/op BenchmarkSmallKeyMap-4 3100040 39.77 ns/op BenchmarkMapPopulate/1-4 2486991 48.23 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 163341 787.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7500 13835 ns/op 6276 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 870 135927 ns/op 51807 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 87 1381160 ns/op 416064 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 6 16944104 ns/op 6537146 B/op 2926 allocs/op BenchmarkComplexAlgMap-4 573402 211.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 767404 142.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 704438 168.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 267274 455.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 52504 2289 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6236 17623 ns/op BenchmarkGoMapClear/NonReflexive/1-4 590106 204.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 512929 228.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 246019 489.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 51643 2318 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6573 17054 ns/op BenchmarkMapStringConversion/32/simple-4 1592025 67.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1772179 65.51 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1677084 69.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1707416 69.66 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1692681 69.07 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1587003 74.11 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2113582 54.26 ns/op BenchmarkMapInterfacePtr-4 2517985 51.98 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5794786 20.60 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 184754 1043 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6043 18646 ns/op BenchmarkMapPop1000-4 459 266560 ns/op BenchmarkMapPop10000-4 26 4488067 ns/op BenchmarkMapAssign/Int32/256-4 2666191 43.42 ns/op BenchmarkMapAssign/Int32/65536-4 1894056 61.67 ns/op BenchmarkMapAssign/Int64/256-4 2755288 43.93 ns/op BenchmarkMapAssign/Int64/65536-4 1683717 66.25 ns/op BenchmarkMapAssign/Str/256-4 2142502 57.45 ns/op BenchmarkMapAssign/Str/65536-4 1207375 89.27 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1682356 70.10 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1187715 90.35 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1730580 69.20 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1225268 99.41 ns/op BenchmarkMapOperatorAssign/Str/256-4 635528 2274 ns/op BenchmarkMapOperatorAssign/Str/65536-4 422848 274.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 1143133 102.9 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 423031 240.3 ns/op 40 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 102.5 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 411216 263.5 ns/op 44 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 792684 150.0 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 306784 383.9 ns/op 82 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2135577 56.50 ns/op BenchmarkMapDelete/Int32/1000-4 2240691 54.01 ns/op BenchmarkMapDelete/Int32/10000-4 2193118 53.41 ns/op BenchmarkMapDelete/Int64/100-4 2028632 58.95 ns/op BenchmarkMapDelete/Int64/1000-4 2235217 54.24 ns/op BenchmarkMapDelete/Int64/10000-4 2131533 54.93 ns/op BenchmarkMapDelete/Str/100-4 1686448 70.60 ns/op BenchmarkMapDelete/Str/1000-4 1708639 70.70 ns/op BenchmarkMapDelete/Str/10000-4 1679863 72.45 ns/op BenchmarkMapDelete/Pointer/100-4 1881160 63.69 ns/op BenchmarkMapDelete/Pointer/1000-4 1970222 61.45 ns/op BenchmarkMapDelete/Pointer/10000-4 1980118 60.56 ns/op BenchmarkMemmove/0-4 16599784 7.176 ns/op BenchmarkMemmove/1-4 2327796 51.21 ns/op 19.53 MB/s BenchmarkMemmove/2-4 2011652 53.76 ns/op 37.20 MB/s BenchmarkMemmove/3-4 2200212 54.01 ns/op 55.55 MB/s BenchmarkMemmove/4-4 2231794 53.93 ns/op 74.17 MB/s BenchmarkMemmove/5-4 1946776 54.65 ns/op 91.49 MB/s BenchmarkMemmove/6-4 2200123 54.91 ns/op 109.26 MB/s BenchmarkMemmove/7-4 2193532 54.29 ns/op 128.94 MB/s BenchmarkMemmove/8-4 2164629 55.62 ns/op 143.83 MB/s BenchmarkMemmove/9-4 1974744 61.34 ns/op 146.73 MB/s BenchmarkMemmove/10-4 1936116 63.40 ns/op 157.74 MB/s BenchmarkMemmove/11-4 1938462 61.22 ns/op 179.68 MB/s BenchmarkMemmove/12-4 1918116 61.94 ns/op 193.73 MB/s BenchmarkMemmove/13-4 1908432 61.44 ns/op 211.59 MB/s BenchmarkMemmove/14-4 1949030 61.02 ns/op 229.44 MB/s BenchmarkMemmove/15-4 1977378 61.05 ns/op 245.69 MB/s BenchmarkMemmove/16-4 2115670 56.90 ns/op 281.17 MB/s BenchmarkMemmove/32-4 2038105 60.42 ns/op 529.59 MB/s BenchmarkMemmove/64-4 1887344 63.00 ns/op 1015.92 MB/s BenchmarkMemmove/128-4 1539429 75.09 ns/op 1704.52 MB/s BenchmarkMemmove/256-4 1394160 85.21 ns/op 3004.39 MB/s BenchmarkMemmove/512-4 1000000 115.2 ns/op 4443.51 MB/s BenchmarkMemmove/1024-4 599746 196.5 ns/op 5212.15 MB/s BenchmarkMemmove/2048-4 374491 317.5 ns/op 6451.15 MB/s BenchmarkMemmove/4096-4 210366 567.5 ns/op 7217.23 MB/s BenchmarkMemmoveOverlap/32-4 2036740 58.68 ns/op 545.34 MB/s BenchmarkMemmoveOverlap/64-4 1881847 62.80 ns/op 1019.18 MB/s BenchmarkMemmoveOverlap/128-4 1674769 71.29 ns/op 1795.39 MB/s BenchmarkMemmoveOverlap/256-4 1386688 85.39 ns/op 2997.95 MB/s BenchmarkMemmoveOverlap/512-4 1000000 116.2 ns/op 4405.06 MB/s BenchmarkMemmoveOverlap/1024-4 602832 194.7 ns/op 5258.93 MB/s BenchmarkMemmoveOverlap/2048-4 367750 314.5 ns/op 6511.27 MB/s BenchmarkMemmoveOverlap/4096-4 210708 563.3 ns/op 7271.02 MB/s BenchmarkMemmoveUnalignedDst/0-4 17403259 6.857 ns/op BenchmarkMemmoveUnalignedDst/1-4 2349492 50.92 ns/op 19.64 MB/s BenchmarkMemmoveUnalignedDst/2-4 2242878 53.36 ns/op 37.48 MB/s BenchmarkMemmoveUnalignedDst/3-4 2220855 54.49 ns/op 55.05 MB/s BenchmarkMemmoveUnalignedDst/4-4 2219959 53.98 ns/op 74.10 MB/s BenchmarkMemmoveUnalignedDst/5-4 2230342 54.21 ns/op 92.23 MB/s BenchmarkMemmoveUnalignedDst/6-4 2204414 54.56 ns/op 109.97 MB/s BenchmarkMemmoveUnalignedDst/7-4 2201119 54.40 ns/op 128.67 MB/s BenchmarkMemmoveUnalignedDst/8-4 2158627 55.73 ns/op 143.55 MB/s BenchmarkMemmoveUnalignedDst/9-4 1779477 63.94 ns/op 140.75 MB/s BenchmarkMemmoveUnalignedDst/10-4 1897678 61.36 ns/op 162.96 MB/s BenchmarkMemmoveUnalignedDst/11-4 1930402 61.25 ns/op 179.59 MB/s BenchmarkMemmoveUnalignedDst/12-4 1911169 61.87 ns/op 193.96 MB/s BenchmarkMemmoveUnalignedDst/13-4 1970037 61.75 ns/op 210.51 MB/s BenchmarkMemmoveUnalignedDst/14-4 1959871 60.85 ns/op 230.07 MB/s BenchmarkMemmoveUnalignedDst/15-4 1905042 60.85 ns/op 246.50 MB/s BenchmarkMemmoveUnalignedDst/16-4 1963406 63.31 ns/op 252.74 MB/s BenchmarkMemmoveUnalignedDst/32-4 1816804 70.92 ns/op 451.19 MB/s BenchmarkMemmoveUnalignedDst/64-4 1752463 67.04 ns/op 954.62 MB/s BenchmarkMemmoveUnalignedDst/128-4 1593886 75.17 ns/op 1702.80 MB/s BenchmarkMemmoveUnalignedDst/256-4 1334796 89.64 ns/op 2855.72 MB/s BenchmarkMemmoveUnalignedDst/512-4 1000000 118.8 ns/op 4309.87 MB/s BenchmarkMemmoveUnalignedDst/1024-4 581884 199.7 ns/op 5127.24 MB/s BenchmarkMemmoveUnalignedDst/2048-4 365022 325.8 ns/op 6285.39 MB/s BenchmarkMemmoveUnalignedDst/4096-4 199600 595.7 ns/op 6876.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1843083 65.71 ns/op 486.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1714653 70.17 ns/op 912.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1596823 76.62 ns/op 1670.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1326482 88.46 ns/op 2893.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 979942 123.9 ns/op 4132.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 518968 228.9 ns/op 4474.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 323685 368.3 ns/op 5561.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 191848 615.4 ns/op 6655.72 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16372038 7.217 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2061582 51.96 ns/op 19.25 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2225068 54.56 ns/op 36.65 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2202822 54.36 ns/op 55.18 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2205218 54.78 ns/op 73.02 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2204478 55.24 ns/op 90.51 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2139504 54.90 ns/op 109.29 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2196505 54.42 ns/op 128.62 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1943190 55.62 ns/op 143.85 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1945249 62.15 ns/op 144.82 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1870963 62.19 ns/op 160.79 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1958619 63.47 ns/op 173.32 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1946546 62.67 ns/op 191.49 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1949494 61.59 ns/op 211.06 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1951820 61.39 ns/op 228.05 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1862293 62.07 ns/op 241.67 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1973029 61.77 ns/op 259.03 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1725105 68.66 ns/op 466.06 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1732200 67.26 ns/op 951.48 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1607892 74.30 ns/op 1722.84 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1349596 87.81 ns/op 2915.24 MB/s BenchmarkMemmoveUnalignedSrc/512-4 975385 119.7 ns/op 4278.13 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 593935 204.7 ns/op 5002.93 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 364844 324.1 ns/op 6319.68 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 204751 589.9 ns/op 6943.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1818001 63.48 ns/op 504.13 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1659314 67.04 ns/op 954.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1620048 73.90 ns/op 1732.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1302686 89.95 ns/op 2845.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 959138 117.3 ns/op 4364.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 584204 199.9 ns/op 5122.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 369667 321.1 ns/op 6378.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 207206 574.4 ns/op 7131.42 MB/s BenchmarkMemclr/5-4 13047784 8.507 ns/op 587.76 MB/s BenchmarkMemclr/16-4 13594526 8.839 ns/op 1810.23 MB/s BenchmarkMemclr/64-4 14004667 8.522 ns/op 7510.37 MB/s BenchmarkMemclr/256-4 12698931 9.517 ns/op 26899.50 MB/s BenchmarkMemclr/4096-4 2562229 46.44 ns/op 88207.81 MB/s BenchmarkMemclr/65536-4 166845 729.1 ns/op 89887.38 MB/s BenchmarkMemclr/1M-4 7430 15822 ns/op 66274.99 MB/s BenchmarkMemclr/4M-4 1687 66003 ns/op 63546.88 MB/s BenchmarkMemclr/8M-4 802 142182 ns/op 58999.01 MB/s BenchmarkMemclr/16M-4 108 1046634 ns/op 16029.68 MB/s BenchmarkMemclr/64M-4 33 3257557 ns/op 20600.98 MB/s BenchmarkGoMemclr/5-4 2633235 43.41 ns/op 115.17 MB/s BenchmarkGoMemclr/16-4 842724 137.3 ns/op 116.54 MB/s BenchmarkGoMemclr/64-4 223249 493.8 ns/op 129.61 MB/s BenchmarkGoMemclr/256-4 62670 1900 ns/op 134.72 MB/s BenchmarkMemclrRange/1K_2K-4 80173 1528 ns/op 62726.38 MB/s BenchmarkMemclrRange/2K_8K-4 27402 4354 ns/op 76610.98 MB/s BenchmarkMemclrRange/4K_16K-4 31688 3829 ns/op 84375.98 MB/s BenchmarkMemclrRange/160K_228K-4 6555 17947 ns/op 92656.09 MB/s BenchmarkClearFat7-4 9050942 11.99 ns/op BenchmarkClearFat8-4 9363692 12.70 ns/op BenchmarkClearFat11-4 8144427 14.21 ns/op BenchmarkClearFat12-4 8527252 14.40 ns/op BenchmarkClearFat13-4 8986058 13.36 ns/op BenchmarkClearFat14-4 8546180 13.63 ns/op BenchmarkClearFat15-4 9052074 13.30 ns/op BenchmarkClearFat16-4 9252734 13.12 ns/op BenchmarkClearFat24-4 8327526 13.04 ns/op BenchmarkClearFat32-4 8051508 14.35 ns/op BenchmarkClearFat40-4 8218148 14.33 ns/op BenchmarkClearFat48-4 8046788 14.93 ns/op BenchmarkClearFat56-4 8042361 14.98 ns/op BenchmarkClearFat64-4 7601854 15.79 ns/op BenchmarkClearFat72-4 7500355 15.80 ns/op BenchmarkClearFat128-4 5873761 20.38 ns/op BenchmarkClearFat256-4 4371946 26.35 ns/op BenchmarkClearFat512-4 3149683 38.69 ns/op BenchmarkClearFat1024-4 1580559 75.48 ns/op BenchmarkClearFat1032-4 1520862 78.31 ns/op BenchmarkClearFat1040-4 1233309 96.96 ns/op BenchmarkCopyFat7-4 9593048 13.59 ns/op BenchmarkCopyFat8-4 9790502 12.27 ns/op BenchmarkCopyFat11-4 8976124 13.27 ns/op BenchmarkCopyFat12-4 9030670 13.33 ns/op BenchmarkCopyFat13-4 8944584 14.19 ns/op BenchmarkCopyFat14-4 9011364 13.30 ns/op BenchmarkCopyFat15-4 9025333 13.45 ns/op BenchmarkCopyFat16-4 9255525 12.96 ns/op BenchmarkCopyFat24-4 8406246 13.26 ns/op BenchmarkCopyFat32-4 8676150 13.69 ns/op BenchmarkCopyFat64-4 7586916 15.84 ns/op BenchmarkCopyFat72-4 7363687 16.19 ns/op BenchmarkCopyFat128-4 5422677 21.93 ns/op BenchmarkCopyFat256-4 3981074 30.53 ns/op BenchmarkCopyFat512-4 2520043 46.69 ns/op BenchmarkCopyFat520-4 2421859 48.84 ns/op BenchmarkCopyFat1024-4 1331559 89.53 ns/op BenchmarkCopyFat1032-4 1370876 88.20 ns/op BenchmarkCopyFat1040-4 1206649 99.58 ns/op BenchmarkIssue18740/2byte-4 477 261705 ns/op BenchmarkIssue18740/4byte-4 693 161224 ns/op BenchmarkIssue18740/8byte-4 1150 96709 ns/op BenchmarkMemclrKnownSize1-4 10752636 11.13 ns/op 89.85 MB/s BenchmarkMemclrKnownSize2-4 5818202 17.27 ns/op 115.81 MB/s BenchmarkMemclrKnownSize4-4 3911037 29.03 ns/op 137.79 MB/s BenchmarkMemclrKnownSize8-4 1896700 62.95 ns/op 127.09 MB/s BenchmarkMemclrKnownSize16-4 874531 146.5 ns/op 109.21 MB/s BenchmarkMemclrKnownSize32-4 438370 249.4 ns/op 128.31 MB/s BenchmarkMemclrKnownSize64-4 243741 489.0 ns/op 130.89 MB/s BenchmarkMemclrKnownSize112-4 142478 848.2 ns/op 132.04 MB/s BenchmarkMemclrKnownSize128-4 124533 957.4 ns/op 133.69 MB/s BenchmarkMemclrKnownSize192-4 82616 1440 ns/op 133.32 MB/s BenchmarkMemclrKnownSize248-4 64875 1831 ns/op 135.46 MB/s BenchmarkMemclrKnownSize256-4 62692 1878 ns/op 136.29 MB/s BenchmarkMemclrKnownSize512-4 31717 3758 ns/op 136.24 MB/s BenchmarkMemclrKnownSize1024-4 14708 8207 ns/op 124.77 MB/s BenchmarkMemclrKnownSize4096-4 3690 30383 ns/op 134.81 MB/s BenchmarkMemclrKnownSize512KiB-4 30 4051400 ns/op 129.41 MB/s BenchmarkReadMetricsLatency-4 18343 3920 p50-ns 4390 p90-ns 19360 p99-ns BenchmarkFinalizer-4 141 768693 ns/op BenchmarkFinalizerRun-4 262044 734.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7419098 15.91 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2448411 48.56 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2037250 58.82 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 1971556 60.71 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1384059 86.65 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1302159 91.45 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1872614 64.11 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1338357 89.05 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1398542 85.92 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1811575 66.59 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1806319 66.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1624716 73.89 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1479277 81.45 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1391780 85.98 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7156722 16.72 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7048945 17.02 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7051268 16.98 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7211242 17.04 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6671594 18.57 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5814373 20.51 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6427356 17.29 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7085780 17.37 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6325281 17.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6449887 17.29 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7022511 17.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7066677 16.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7192561 17.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7016713 17.11 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6554398 16.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6180661 17.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7081399 17.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7051351 17.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7171018 17.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6106849 18.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6722449 18.30 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7059648 17.12 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6289665 17.99 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6793238 18.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7117369 16.89 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6554745 17.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6437828 17.87 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7181554 17.47 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6380401 18.77 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6307279 18.60 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6238540 19.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6948488 16.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6331609 17.00 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6417134 19.27 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6531993 17.00 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6957015 17.11 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7210197 17.30 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7042330 16.99 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6176869 17.03 ns/op BenchmarkNetpollBreak-4 4803 30203 ns/op BenchmarkPingPongHog-4 366 348018 ns/op BenchmarkStackGrowth-4 170906 688.5 ns/op BenchmarkStackGrowthDeep-4 1812 68097 ns/op BenchmarkCreateGoroutines-4 26978 4540 ns/op BenchmarkCreateGoroutinesParallel-4 39544 2840 ns/op BenchmarkCreateGoroutinesCapture-4 5277 22171 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35938 3768 ns/op BenchmarkClosureCall-4 24383617 4.947 ns/op BenchmarkWakeupParallelSpinning/0s-4 4816 26790 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3693 31157 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3614 35831 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2616 46522 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1828 64696 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1102 105218 ns/op BenchmarkWakeupParallelSpinning/50µs-4 733 160484 ns/op BenchmarkWakeupParallelSpinning/100µs-4 474 270660 ns/op BenchmarkMatmult-4 5130254 28.25 ns/op BenchmarkFastrand-4 13191942 8.932 ns/op BenchmarkFastrand64-4 13135335 8.889 ns/op BenchmarkFastrandHashiter-4 5257051 22.61 ns/op BenchmarkFastrandn/2-4 6095932 18.06 ns/op BenchmarkFastrandn/3-4 5785704 17.59 ns/op BenchmarkFastrandn/4-4 6479098 17.74 ns/op BenchmarkFastrandn/5-4 6330670 17.51 ns/op BenchmarkIfaceCmp100-4 106369 1127 ns/op BenchmarkIfaceCmpNil100-4 175034 616.3 ns/op BenchmarkEfaceCmpDiff-4 43233 2813 ns/op BenchmarkEfaceCmpDiffIndirect-4 37660 2984 ns/op BenchmarkDefer-4 1770264 69.01 ns/op BenchmarkDefer10-4 864073 133.6 ns/op BenchmarkDeferMany-4 565087 321.6 ns/op BenchmarkPanicRecover-4 176174 623.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 4048 25939 ns/op 23080 p50-ns 31540 p90-ns 74010 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 3111 38716 ns/op 22070 p50-ns 30560 p90-ns 85410 p99-ns BenchmarkGoroutineProfile/small/idle-4 2833 38638 ns/op 37600 p50-ns 38900 p90-ns 51711 p99-ns BenchmarkGoroutineProfile/small/loaded-4 100 9613423 ns/op 4583546 p50-ns 21034028 p90-ns 40596334 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 4668 25258 ns/op 23169 p50-ns 31510 p90-ns 60990 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 4232 48569 ns/op 22750 p50-ns 31880 p90-ns 90190 p99-ns BenchmarkGoroutineProfile/large/idle-4 18 5853421 ns/op 5751178 p50-ns 6184849 p90-ns 6494208 p99-ns BenchmarkGoroutineProfile/large/loaded-4 9 11412534 ns/op 6910710 p50-ns 26218806 p90-ns 26218806 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 6068 21402 ns/op 18410 p50-ns 24071 p90-ns 30549 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 1598 171610 ns/op 25520 p50-ns 39010 p90-ns 2678513 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1315 81207 ns/op 79130 p50-ns 83429 p90-ns 102940 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 3000157 ns/op 264411 p50-ns 13622709 p90-ns 34438337 p99-ns BenchmarkRWMutexUncontended-4 4637094 24.26 ns/op BenchmarkRWMutexWrite100-4 583089 190.6 ns/op BenchmarkRWMutexWrite10-4 288804 421.6 ns/op BenchmarkRWMutexWorkWrite100-4 516524 276.8 ns/op BenchmarkRWMutexWorkWrite10-4 54920 2231 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1851 63128 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 991 116999 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 942 122115 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 486 238688 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 466 243809 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 231 497887 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 238 486396 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 111 1039332 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 391776 340.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 383898 365.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 349332 408.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 362154 323.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 317188 349.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 337741 401.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 411254 388.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 352992 373.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 321712 412.2 ns/op BenchmarkMakeSlice/Byte-4 2381397 49.28 ns/op BenchmarkMakeSlice/Int16-4 2257450 53.09 ns/op BenchmarkMakeSlice/Int-4 2200801 58.20 ns/op BenchmarkMakeSlice/Ptr-4 1564352 73.89 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 106.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 126.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 117.2 ns/op BenchmarkGrowSlice/Byte-4 754132 148.0 ns/op BenchmarkGrowSlice/Int16-4 801456 151.3 ns/op BenchmarkGrowSlice/Int-4 681542 191.9 ns/op BenchmarkGrowSlice/Ptr-4 580629 231.7 ns/op BenchmarkGrowSlice/Struct/24-4 467164 279.8 ns/op BenchmarkGrowSlice/Struct/32-4 342319 357.5 ns/op BenchmarkGrowSlice/Struct/40-4 316878 433.6 ns/op BenchmarkExtendSlice/IntSlice-4 563546 232.8 ns/op BenchmarkExtendSlice/PointerSlice-4 513702 269.9 ns/op BenchmarkExtendSlice/NoGrow-4 898854 142.1 ns/op BenchmarkAppend-4 961813 122.3 ns/op BenchmarkAppendGrowByte-4 8 13859758 ns/op BenchmarkAppendGrowString-4 1 114982693 ns/op BenchmarkAppendSlice/1Bytes-4 2159958 51.52 ns/op BenchmarkAppendSlice/4Bytes-4 2214504 54.22 ns/op BenchmarkAppendSlice/7Bytes-4 2118198 56.47 ns/op BenchmarkAppendSlice/8Bytes-4 2114181 57.68 ns/op BenchmarkAppendSlice/15Bytes-4 1904664 63.54 ns/op BenchmarkAppendSlice/16Bytes-4 1969527 61.22 ns/op BenchmarkAppendSlice/32Bytes-4 2033842 59.78 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 114627 1010 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 32748 3998 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 15791 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2275 52711 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 403 309395 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 114 1135052 ns/op BenchmarkAppendStr/1Bytes-4 1644896 72.66 ns/op BenchmarkAppendStr/4Bytes-4 1562427 77.73 ns/op BenchmarkAppendStr/8Bytes-4 1514212 80.26 ns/op BenchmarkAppendStr/16Bytes-4 1437973 83.96 ns/op BenchmarkAppendStr/32Bytes-4 1488596 77.87 ns/op BenchmarkAppendSpecialCase-4 909460 131.5 ns/op BenchmarkCopy/1Byte-4 2255844 52.60 ns/op 19.01 MB/s BenchmarkCopy/1String-4 2159991 54.87 ns/op 18.23 MB/s BenchmarkCopy/2Byte-4 2199763 54.44 ns/op 36.74 MB/s BenchmarkCopy/2String-4 2096610 56.97 ns/op 35.10 MB/s BenchmarkCopy/4Byte-4 2179423 54.78 ns/op 73.01 MB/s BenchmarkCopy/4String-4 2069601 56.58 ns/op 70.69 MB/s BenchmarkCopy/8Byte-4 2167773 55.23 ns/op 144.84 MB/s BenchmarkCopy/8String-4 2146405 56.56 ns/op 141.45 MB/s BenchmarkCopy/12Byte-4 2001200 59.81 ns/op 200.64 MB/s BenchmarkCopy/12String-4 1800548 63.29 ns/op 189.61 MB/s BenchmarkCopy/16Byte-4 2124366 56.75 ns/op 281.96 MB/s BenchmarkCopy/16String-4 2028021 57.30 ns/op 279.21 MB/s BenchmarkCopy/32Byte-4 2030812 58.23 ns/op 549.52 MB/s BenchmarkCopy/32String-4 2003738 59.47 ns/op 538.11 MB/s BenchmarkCopy/128Byte-4 1666588 72.99 ns/op 1753.57 MB/s BenchmarkCopy/128String-4 1526734 78.49 ns/op 1630.79 MB/s BenchmarkCopy/1024Byte-4 501740 232.7 ns/op 4400.49 MB/s BenchmarkCopy/1024String-4 429337 276.6 ns/op 3702.59 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 36129 3154 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 24535 4902 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 15562 8300 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13957 8827 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 13401 ns/op BenchmarkAppendInPlace/Grow/Byte-4 172940 785.4 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 162932 794.2 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 132685 945.8 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 99511 1125 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 97545 1343 ns/op BenchmarkStackCopyPtr-4 1 119934750 ns/op BenchmarkStackCopy-4 2 83331951 ns/op BenchmarkStackCopyNoCache-4 27 4357853 ns/op BenchmarkStackCopyWithStkobj-4 3 44008759 ns/op BenchmarkIssue18138-4 906 131627 ns/op BenchmarkCompareStringEqual-4 12587161 9.028 ns/op BenchmarkCompareStringIdentical-4 18410106 6.600 ns/op BenchmarkCompareStringSameLength-4 15376710 7.813 ns/op BenchmarkCompareStringDifferentLength-4 20515664 5.213 ns/op BenchmarkCompareStringBigUnaligned-4 3199 31357 ns/op 33440.01 MB/s BenchmarkCompareStringBig-4 3636 30240 ns/op 34675.28 MB/s BenchmarkConcatStringAndBytes-4 2265978 52.82 ns/op BenchmarkSliceByteToString/1-4 2467556 46.28 ns/op BenchmarkSliceByteToString/2-4 1000000 100.9 ns/op BenchmarkSliceByteToString/4-4 1215796 97.77 ns/op BenchmarkSliceByteToString/8-4 1000000 101.1 ns/op BenchmarkSliceByteToString/16-4 1227318 97.16 ns/op BenchmarkSliceByteToString/32-4 1000000 110.9 ns/op BenchmarkSliceByteToString/64-4 933442 141.5 ns/op BenchmarkSliceByteToString/128-4 848912 189.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2902202 42.47 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 882877 115.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 112.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3623905 31.30 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2022381 59.07 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2161237 52.62 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2527029 47.24 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 512342 222.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 619893 191.0 ns/op BenchmarkRuneIterate/range/ASCII-4 7222675 15.45 ns/op BenchmarkRuneIterate/range/Japanese-4 2519410 48.38 ns/op BenchmarkRuneIterate/range/MixedLength-4 2947398 40.50 ns/op BenchmarkRuneIterate/range1/ASCII-4 7672083 16.24 ns/op BenchmarkRuneIterate/range1/Japanese-4 2514679 47.45 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2902387 41.37 ns/op BenchmarkRuneIterate/range2/ASCII-4 6555583 17.85 ns/op BenchmarkRuneIterate/range2/Japanese-4 2495128 47.70 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2903156 40.71 ns/op BenchmarkArrayEqual-4 21340207 5.530 ns/op BenchmarkFunc/Name-4 5838782 20.92 ns/op BenchmarkFunc/Entry-4 12976784 9.769 ns/op BenchmarkFunc/FileLine-4 1865017 64.33 ns/op PASS ok runtime 131.601s goos: freebsd goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 29455 3699 ns/op BenchmarkHandle/concurrent-4 15876 7513 ns/op PASS ok runtime/cgo 0.386s goos: freebsd goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 24418747 4.905 ns/op BenchmarkAtomicStore64-4 18592722 6.484 ns/op BenchmarkAtomicLoad-4 24411692 4.918 ns/op BenchmarkAtomicStore-4 18658372 6.411 ns/op BenchmarkAnd8-4 16940730 7.098 ns/op BenchmarkAnd-4 18710126 6.424 ns/op BenchmarkAnd8Parallel-4 3597949 36.59 ns/op BenchmarkAndParallel-4 3106770 34.27 ns/op BenchmarkOr8-4 16981051 7.052 ns/op BenchmarkOr-4 18769155 6.405 ns/op BenchmarkOr8Parallel-4 2983990 43.40 ns/op BenchmarkOrParallel-4 2902201 41.85 ns/op BenchmarkXadd-4 3339829 36.68 ns/op BenchmarkXadd64-4 3422776 35.42 ns/op BenchmarkCas-4 2571507 45.61 ns/op BenchmarkCas64-4 2572137 44.97 ns/op BenchmarkXchg-4 2663008 44.94 ns/op BenchmarkXchg64-4 3081931 41.75 ns/op PASS ok runtime/internal/atomic 2.700s goos: freebsd goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 5474652 21.82 ns/op BenchmarkMulUintptr/large-4 3497092 33.40 ns/op PASS ok runtime/internal/math 0.324s goos: freebsd goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 37 2999333 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 39 3745377 ns/op 265.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 770 146627 ns/op 4.178 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 14 8823541 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 12 9974006 ns/op 799.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 175 687534 ns/op 45.02 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 68007360 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 74981850 ns/op 6362 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 19 6605780 ns/op 528.0 concurrent_launches/op PASS ok runtime/pprof 1.889s goos: freebsd goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 54 2242985 ns/op BenchmarkStackLeak-4 12607 9704 ns/op PASS ok runtime/race 0.399s goos: freebsd goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 5839197 20.54 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 225165 474.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.284s goos: freebsd goarch: amd64 pkg: slices cpu: AMD EPYC 7B12 BenchmarkCompact/nil-4 8277740 14.84 ns/op BenchmarkCompact/one-4 1891532 62.74 ns/op BenchmarkCompact/sorted-4 1000000 105.0 ns/op BenchmarkCompact/1_item-4 1215558 95.67 ns/op BenchmarkCompact/unsorted-4 1000000 106.2 ns/op BenchmarkCompact/many-4 873080 131.9 ns/op BenchmarkReplace/naive-fast-4 84717 1200 ns/op BenchmarkReplace/optimized-fast-4 114025 1169 ns/op BenchmarkReplace/naive-slow-4 55722 2172 ns/op BenchmarkReplace/optimized-slow-4 71130 1698 ns/op PASS ok slices 1.460s goos: freebsd goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 172389 685.2 ns/op BenchmarkSortString1K-4 176 634976 ns/op BenchmarkSortString1K_Slice-4 210 586662 ns/op BenchmarkStableString1K-4 97 1110199 ns/op BenchmarkSortInt1K-4 229 521741 ns/op BenchmarkSortInt1K_Sorted-4 3304 34951 ns/op BenchmarkSortInt1K_Reversed-4 2172 54760 ns/op BenchmarkSortInt1K_Mod8-4 576 206398 ns/op BenchmarkStableInt1K-4 146 819273 ns/op BenchmarkStableInt1K_Slice-4 147 805546 ns/op BenchmarkSortInt64K-4 2 55671870 ns/op BenchmarkSortInt64K_Slice-4 3 44584863 ns/op BenchmarkStableInt64K-4 2 72655057 ns/op BenchmarkSort1e2-4 418 271075 ns/op BenchmarkStable1e2-4 165 713303 ns/op BenchmarkSort1e4-4 2 59085140 ns/op BenchmarkStable1e4-4 1 235121363 ns/op PASS ok sort 3.550s goos: freebsd goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 776004 136.6 ns/op BenchmarkAtof64Float-4 708481 153.3 ns/op BenchmarkAtof64FloatExp-4 582304 183.3 ns/op BenchmarkAtof64Big-4 491804 244.3 ns/op BenchmarkAtof64RandomBits-4 259087 418.5 ns/op BenchmarkAtof64RandomFloats-4 459100 237.3 ns/op BenchmarkAtof64RandomLongFloats-4 416370 267.4 ns/op BenchmarkAtof32Decimal-4 863625 135.4 ns/op BenchmarkAtof32Float-4 630032 167.7 ns/op BenchmarkAtof32FloatExp-4 597286 184.4 ns/op BenchmarkAtof32Random-4 381222 307.8 ns/op BenchmarkAtof32RandomLong-4 176119 676.1 ns/op BenchmarkParseInt/Pos/7bit-4 1433314 83.56 ns/op BenchmarkParseInt/Pos/26bit-4 766594 152.9 ns/op BenchmarkParseInt/Pos/31bit-4 678435 170.4 ns/op BenchmarkParseInt/Pos/56bit-4 475690 250.8 ns/op BenchmarkParseInt/Pos/63bit-4 467118 252.1 ns/op BenchmarkParseInt/Neg/7bit-4 1461667 84.47 ns/op BenchmarkParseInt/Neg/26bit-4 723068 158.7 ns/op BenchmarkParseInt/Neg/31bit-4 650926 168.6 ns/op BenchmarkParseInt/Neg/56bit-4 497241 260.9 ns/op BenchmarkParseInt/Neg/63bit-4 456656 247.5 ns/op BenchmarkAtoi/Pos/7bit-4 2277711 52.52 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 112.7 ns/op BenchmarkAtoi/Pos/31bit-4 937147 114.5 ns/op BenchmarkAtoi/Pos/56bit-4 575512 189.0 ns/op BenchmarkAtoi/Pos/63bit-4 434732 263.9 ns/op BenchmarkAtoi/Neg/7bit-4 2057562 54.76 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 116.1 ns/op BenchmarkAtoi/Neg/31bit-4 1000000 114.2 ns/op BenchmarkAtoi/Neg/56bit-4 638224 185.8 ns/op BenchmarkAtoi/Neg/63bit-4 425720 263.9 ns/op BenchmarkFormatFloat/Decimal-4 121458 954.6 ns/op BenchmarkFormatFloat/Float-4 109964 1050 ns/op BenchmarkFormatFloat/Exp-4 121239 988.0 ns/op BenchmarkFormatFloat/NegExp-4 118030 1035 ns/op BenchmarkFormatFloat/LongExp-4 101281 1174 ns/op BenchmarkFormatFloat/Big-4 99280 1203 ns/op BenchmarkFormatFloat/BinaryExp-4 221472 530.3 ns/op BenchmarkFormatFloat/32Integer-4 131214 918.7 ns/op BenchmarkFormatFloat/32ExactFraction-4 129864 931.4 ns/op BenchmarkFormatFloat/32Point-4 117693 1024 ns/op BenchmarkFormatFloat/32Exp-4 115914 1009 ns/op BenchmarkFormatFloat/32NegExp-4 122721 975.4 ns/op BenchmarkFormatFloat/32Shortest-4 128608 930.2 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 150154 840.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 143823 853.8 ns/op BenchmarkFormatFloat/64Fixed1-4 164096 733.6 ns/op BenchmarkFormatFloat/64Fixed2-4 151422 780.3 ns/op BenchmarkFormatFloat/64Fixed3-4 161505 755.6 ns/op BenchmarkFormatFloat/64Fixed4-4 158428 747.7 ns/op BenchmarkFormatFloat/64Fixed12-4 92002 1210 ns/op BenchmarkFormatFloat/64Fixed16-4 124671 980.0 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 123698 987.7 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 113346 1057 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2860 37337 ns/op BenchmarkFormatFloat/Slowpath64-4 102793 1168 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 103424 1212 ns/op BenchmarkAppendFloat/Decimal-4 156538 834.9 ns/op BenchmarkAppendFloat/Float-4 127294 941.1 ns/op BenchmarkAppendFloat/Exp-4 140078 807.6 ns/op BenchmarkAppendFloat/NegExp-4 139272 802.5 ns/op BenchmarkAppendFloat/LongExp-4 121508 963.3 ns/op BenchmarkAppendFloat/Big-4 119044 994.0 ns/op BenchmarkAppendFloat/BinaryExp-4 353013 335.8 ns/op BenchmarkAppendFloat/32Integer-4 159182 764.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 144699 767.1 ns/op BenchmarkAppendFloat/32Point-4 133365 840.4 ns/op BenchmarkAppendFloat/32Exp-4 147608 798.3 ns/op BenchmarkAppendFloat/32NegExp-4 150511 797.3 ns/op BenchmarkAppendFloat/32Shortest-4 166773 707.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 181104 620.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 183567 648.1 ns/op BenchmarkAppendFloat/64Fixed1-4 204688 576.9 ns/op BenchmarkAppendFloat/64Fixed2-4 204912 574.7 ns/op BenchmarkAppendFloat/64Fixed3-4 203894 603.2 ns/op BenchmarkAppendFloat/64Fixed4-4 204775 574.0 ns/op BenchmarkAppendFloat/64Fixed12-4 119126 1001 ns/op BenchmarkAppendFloat/64Fixed16-4 148878 801.1 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 161754 735.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 135604 905.3 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 3002 36704 ns/op BenchmarkAppendFloat/Slowpath64-4 123181 962.7 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 125072 968.1 ns/op BenchmarkFormatInt-4 16821 7210 ns/op BenchmarkAppendInt-4 18996 6274 ns/op BenchmarkFormatUint-4 95259 1232 ns/op BenchmarkAppendUint-4 107238 1110 ns/op BenchmarkFormatIntSmall/7-4 3347535 35.73 ns/op BenchmarkFormatIntSmall/42-4 3318091 34.69 ns/op BenchmarkAppendIntSmall-4 1565798 77.02 ns/op BenchmarkAppendUintVarlen/1-4 1527763 79.66 ns/op BenchmarkAppendUintVarlen/12-4 1338514 84.03 ns/op BenchmarkAppendUintVarlen/123-4 1000000 107.9 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 108.0 ns/op BenchmarkAppendUintVarlen/12345-4 986013 118.9 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 109.4 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 112.3 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 113.0 ns/op BenchmarkAppendUintVarlen/123456789-4 943802 119.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 945013 116.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 939619 122.3 ns/op BenchmarkAppendUintVarlen/123456789012-4 1000000 119.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 949981 121.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 919298 124.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 936502 129.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 946855 124.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 911338 129.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 861039 131.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 882253 134.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 849110 132.9 ns/op BenchmarkQuote-4 48904 2469 ns/op BenchmarkQuoteRune-4 415968 253.5 ns/op BenchmarkAppendQuote-4 52405 2126 ns/op BenchmarkAppendQuoteRune-4 866850 143.2 ns/op BenchmarkUnquoteEasy-4 1354237 88.29 ns/op BenchmarkUnquoteHard-4 49910 2416 ns/op PASS ok strconv 15.542s goos: freebsd goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 392481 274.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 145027 821.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 206394 592.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 329758 395.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 94863 1228 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 108111 1097 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 712927 171.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27211 4933 ns/op BenchmarkGenericMatch1-4 2046 55402 ns/op BenchmarkGenericMatch2-4 439 253389 ns/op BenchmarkSingleMaxSkipping-4 10706 12791 ns/op 781.78 MB/s BenchmarkSingleLongSuffixFail-4 19009 6779 ns/op 147.81 MB/s BenchmarkSingleMatch-4 262 451329 ns/op 33.24 MB/s BenchmarkByteByteNoMatch-4 91437 1593 ns/op BenchmarkByteByteMatch-4 22684 5067 ns/op BenchmarkByteStringMatch-4 27381 4295 ns/op BenchmarkHTMLEscapeNew-4 86878 1365 ns/op BenchmarkHTMLEscapeOld-4 91471 1333 ns/op BenchmarkByteStringReplacerWriteString-4 1408 80279 ns/op BenchmarkByteReplacerWriteString-4 1818 64852 ns/op BenchmarkByteByteReplaces-4 3631 35703 ns/op BenchmarkByteByteMap-4 10000 11197 ns/op BenchmarkMap/identity/ASCII-4 684836 173.5 ns/op BenchmarkMap/identity/Greek-4 479209 251.5 ns/op BenchmarkMap/change/ASCII-4 39262 2996 ns/op BenchmarkMap/change/Greek-4 28941 4113 ns/op BenchmarkIndexRune-4 2066924 58.16 ns/op BenchmarkIndexRuneLongString-4 1597358 76.93 ns/op BenchmarkIndexRuneFastPath-4 5018176 23.77 ns/op BenchmarkIndex-4 4613798 25.86 ns/op BenchmarkLastIndex-4 5374359 22.79 ns/op BenchmarkIndexByte-4 11249210 9.783 ns/op BenchmarkToUpper/#00-4 3661354 34.56 ns/op BenchmarkToUpper/ONLYUPPER-4 2572964 49.56 ns/op BenchmarkToUpper/abc-4 314828 366.8 ns/op BenchmarkToUpper/AbC123-4 241915 495.9 ns/op BenchmarkToUpper/azAZ09_-4 273205 453.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 55219 2143 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72933 1625 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35060 3368 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61789 1931 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120190 969.5 ns/op BenchmarkToLower/#00-4 3621549 33.71 ns/op BenchmarkToLower/abc-4 3104930 38.04 ns/op BenchmarkToLower/AbC123-4 221179 534.5 ns/op BenchmarkToLower/azAZ09_-4 217681 539.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 94570 1234 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66091 1756 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 37018 3246 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 78472 1506 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122372 1017 ns/op BenchmarkMapNoChanges-4 874544 126.9 ns/op BenchmarkTrim-4 38244 3091 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3450849 34.85 ns/op BenchmarkToValidUTF8/InvalidASCII-4 184732 635.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 129152 914.1 ns/op BenchmarkEqualFold/Tests-4 57579 2072 ns/op BenchmarkEqualFold/ASCII-4 3689601 32.24 ns/op BenchmarkEqualFold/UnicodePrefix-4 121695 978.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 129739 932.5 ns/op BenchmarkIndexHard1-4 1221 98882 ns/op BenchmarkIndexHard2-4 873 137910 ns/op BenchmarkIndexHard3-4 213 563089 ns/op BenchmarkIndexHard4-4 213 565120 ns/op BenchmarkLastIndexHard1-4 69 1714765 ns/op BenchmarkLastIndexHard2-4 69 1716431 ns/op BenchmarkLastIndexHard3-4 69 1709456 ns/op BenchmarkCountHard1-4 1204 97919 ns/op BenchmarkCountHard2-4 864 137831 ns/op BenchmarkCountHard3-4 212 564279 ns/op BenchmarkIndexTorture-4 8934 13324 ns/op BenchmarkCountTorture-4 8650 13339 ns/op BenchmarkCountTortureOverlapping-4 1323 87807 ns/op BenchmarkCountByte/10-4 4934244 24.71 ns/op 404.62 MB/s BenchmarkCountByte/32-4 3821636 32.37 ns/op 988.62 MB/s BenchmarkCountByte/4096-4 902505 132.3 ns/op 30965.04 MB/s BenchmarkCountByte/4194304-4 1141 105490 ns/op 39760.34 MB/s BenchmarkCountByte/67108864-4 30 4055695 ns/op 16546.82 MB/s BenchmarkFields/ASCII/16-4 309450 365.5 ns/op 43.78 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 27009 4265 ns/op 60.02 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1634 72893 ns/op 56.19 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1177349 ns/op 55.66 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19180369 ns/op 54.67 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 136273 881.4 ns/op 18.15 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 11498 10048 ns/op 25.48 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 687 168348 ns/op 24.33 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 42 2877362 ns/op 22.78 MB/s 463108 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 3 49054575 ns/op 21.38 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 282520 415.6 ns/op 38.50 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20377 5828 ns/op 43.93 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1154 106830 ns/op 38.34 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 62 1862048 ns/op 35.20 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 4 32284418 ns/op 32.48 MB/s 10457368 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 181070 664.1 ns/op 24.09 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15397 7773 ns/op 32.94 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 902 131647 ns/op 31.11 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 50 2300924 ns/op 28.48 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 40664951 ns/op 25.79 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 53934178 ns/op BenchmarkSplitSingleByteSeparator-4 33 3586057 ns/op BenchmarkSplitMultiByteSeparator-4 46 2636924 ns/op BenchmarkSplitNSingleByteSeparator-4 258210 499.4 ns/op BenchmarkSplitNMultiByteSeparator-4 208270 631.3 ns/op BenchmarkRepeat/5x0-4 3756619 31.16 ns/op BenchmarkRepeat/5x1-4 3459822 35.04 ns/op BenchmarkRepeat/5x2-4 277011 430.3 ns/op BenchmarkRepeat/5x6-4 169965 705.0 ns/op BenchmarkRepeat/10x0-4 3874978 30.90 ns/op BenchmarkRepeat/10x1-4 3589956 33.72 ns/op BenchmarkRepeat/10x2-4 256764 438.5 ns/op BenchmarkRepeat/10x6-4 164830 734.2 ns/op BenchmarkRepeatLarge/256/1-4 82184 1487 ns/op 172.21 MB/s BenchmarkRepeatLarge/256/16-4 133834 928.7 ns/op 275.66 MB/s BenchmarkRepeatLarge/512/1-4 67830 1841 ns/op 278.08 MB/s BenchmarkRepeatLarge/512/16-4 101606 1242 ns/op 412.15 MB/s BenchmarkRepeatLarge/1024/1-4 51663 2319 ns/op 441.63 MB/s BenchmarkRepeatLarge/1024/16-4 68835 1717 ns/op 596.54 MB/s BenchmarkRepeatLarge/2048/1-4 36870 3166 ns/op 646.80 MB/s BenchmarkRepeatLarge/2048/16-4 46909 2635 ns/op 777.19 MB/s BenchmarkRepeatLarge/4096/1-4 25190 4853 ns/op 844.03 MB/s BenchmarkRepeatLarge/4096/16-4 29200 4282 ns/op 956.54 MB/s BenchmarkRepeatLarge/8192/1-4 15169 8003 ns/op 1023.60 MB/s BenchmarkRepeatLarge/8192/16-4 16848 7416 ns/op 1104.62 MB/s BenchmarkRepeatLarge/8192/4097-4 5670399 21.18 ns/op 193467.72 MB/s BenchmarkRepeatLarge/16384/1-4 10000 13417 ns/op 1221.15 MB/s BenchmarkRepeatLarge/16384/16-4 7539 13570 ns/op 1207.39 MB/s BenchmarkRepeatLarge/16384/4097-4 12648 10023 ns/op 1226.28 MB/s BenchmarkRepeatLarge/32768/1-4 4921 23372 ns/op 1401.99 MB/s BenchmarkRepeatLarge/32768/16-4 4809 23424 ns/op 1398.91 MB/s BenchmarkRepeatLarge/32768/4097-4 5445 21946 ns/op 1306.81 MB/s BenchmarkRepeatLarge/65536/1-4 2388 43266 ns/op 1514.71 MB/s BenchmarkRepeatLarge/65536/16-4 2401 44130 ns/op 1485.05 MB/s BenchmarkRepeatLarge/65536/4097-4 2731 43642 ns/op 1408.16 MB/s BenchmarkRepeatLarge/131072/1-4 788 172993 ns/op 757.67 MB/s BenchmarkRepeatLarge/131072/16-4 800 157344 ns/op 833.03 MB/s BenchmarkRepeatLarge/131072/4097-4 872 148987 ns/op 852.47 MB/s BenchmarkRepeatLarge/262144/1-4 436 299449 ns/op 875.42 MB/s BenchmarkRepeatLarge/262144/16-4 429 296449 ns/op 884.28 MB/s BenchmarkRepeatLarge/262144/4097-4 427 267410 ns/op 965.23 MB/s BenchmarkRepeatLarge/524288/1-4 214 538425 ns/op 973.74 MB/s BenchmarkRepeatLarge/524288/16-4 219 529231 ns/op 990.66 MB/s BenchmarkRepeatLarge/524288/4097-4 228 523274 ns/op 994.35 MB/s BenchmarkRepeatLarge/1048576/1-4 104 1107836 ns/op 946.51 MB/s BenchmarkRepeatLarge/1048576/16-4 100 1038360 ns/op 1009.84 MB/s BenchmarkRepeatLarge/1048576/4097-4 100 1022866 ns/op 1021.38 MB/s BenchmarkRepeatLarge/2097152/1-4 66 1979797 ns/op 1059.28 MB/s BenchmarkRepeatLarge/2097152/16-4 56 1961595 ns/op 1069.11 MB/s BenchmarkRepeatLarge/2097152/4097-4 62 2062582 ns/op 1015.02 MB/s BenchmarkRepeatLarge/4194304/1-4 27 3858894 ns/op 1086.92 MB/s BenchmarkRepeatLarge/4194304/16-4 30 3828922 ns/op 1095.43 MB/s BenchmarkRepeatLarge/4194304/4097-4 27 3889885 ns/op 1077.47 MB/s BenchmarkRepeatLarge/8388608/1-4 14 7521276 ns/op 1115.32 MB/s BenchmarkRepeatLarge/8388608/16-4 15 7569377 ns/op 1108.23 MB/s BenchmarkRepeatLarge/8388608/4097-4 14 7550057 ns/op 1110.79 MB/s BenchmarkRepeatLarge/16777216/1-4 7 15117770 ns/op 1109.77 MB/s BenchmarkRepeatLarge/16777216/16-4 7 15054426 ns/op 1114.44 MB/s BenchmarkRepeatLarge/16777216/4097-4 7 15336469 ns/op 1093.94 MB/s BenchmarkRepeatLarge/33554432/1-4 4 29142909 ns/op 1151.38 MB/s BenchmarkRepeatLarge/33554432/16-4 4 29314167 ns/op 1144.65 MB/s BenchmarkRepeatLarge/33554432/4097-4 4 28968469 ns/op 1158.31 MB/s BenchmarkRepeatLarge/67108864/1-4 2 59368889 ns/op 1130.37 MB/s BenchmarkRepeatLarge/67108864/16-4 2 58385423 ns/op 1149.41 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 58626038 ns/op 1144.69 MB/s BenchmarkRepeatLarge/134217728/1-4 1 113478681 ns/op 1182.76 MB/s BenchmarkRepeatLarge/134217728/16-4 1 113390671 ns/op 1183.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 113022650 ns/op 1187.53 MB/s BenchmarkRepeatLarge/268435456/1-4 1 245382137 ns/op 1093.95 MB/s BenchmarkRepeatLarge/268435456/16-4 1 228422814 ns/op 1175.17 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 227593573 ns/op 1179.45 MB/s BenchmarkRepeatLarge/536870912/1-4 1 488026930 ns/op 1100.08 MB/s BenchmarkRepeatLarge/536870912/16-4 1 453724365 ns/op 1183.25 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 454029176 ns/op 1182.46 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1131645419 ns/op 948.83 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 914475709 ns/op 1174.16 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 908570181 ns/op 1181.79 MB/s BenchmarkIndexAnyASCII/1:1-4 2320450 51.79 ns/op BenchmarkIndexAnyASCII/1:2-4 2125148 54.77 ns/op BenchmarkIndexAnyASCII/1:4-4 2100722 57.14 ns/op BenchmarkIndexAnyASCII/1:8-4 2180707 58.94 ns/op BenchmarkIndexAnyASCII/1:16-4 2195133 54.16 ns/op BenchmarkIndexAnyASCII/1:32-4 2064146 55.51 ns/op BenchmarkIndexAnyASCII/1:64-4 1976366 59.72 ns/op BenchmarkIndexAnyASCII/16:1-4 2362912 50.56 ns/op BenchmarkIndexAnyASCII/16:2-4 790814 154.2 ns/op BenchmarkIndexAnyASCII/16:4-4 763096 158.7 ns/op BenchmarkIndexAnyASCII/16:8-4 760647 162.6 ns/op BenchmarkIndexAnyASCII/16:16-4 617089 173.8 ns/op BenchmarkIndexAnyASCII/16:32-4 512988 212.1 ns/op BenchmarkIndexAnyASCII/16:64-4 431418 272.4 ns/op BenchmarkIndexAnyASCII/256:1-4 2015066 57.96 ns/op BenchmarkIndexAnyASCII/256:2-4 74827 1608 ns/op BenchmarkIndexAnyASCII/256:4-4 74884 1578 ns/op BenchmarkIndexAnyASCII/256:8-4 73324 1581 ns/op BenchmarkIndexAnyASCII/256:16-4 71296 1590 ns/op BenchmarkIndexAnyASCII/256:32-4 70990 1631 ns/op BenchmarkIndexAnyASCII/256:64-4 68719 1699 ns/op BenchmarkIndexAnyUTF8/1:1-4 2440891 49.16 ns/op BenchmarkIndexAnyUTF8/1:2-4 2180773 56.72 ns/op BenchmarkIndexAnyUTF8/1:4-4 2025726 55.66 ns/op BenchmarkIndexAnyUTF8/1:8-4 2180367 55.68 ns/op BenchmarkIndexAnyUTF8/1:16-4 2116308 54.80 ns/op BenchmarkIndexAnyUTF8/1:32-4 2113009 54.72 ns/op BenchmarkIndexAnyUTF8/1:64-4 2122923 56.04 ns/op BenchmarkIndexAnyUTF8/16:1-4 1845876 65.39 ns/op BenchmarkIndexAnyUTF8/16:2-4 303650 354.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 348585 350.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 344853 353.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 340086 350.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 327757 358.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 342468 354.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 393374 309.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 24826 4907 ns/op BenchmarkIndexAnyUTF8/256:4-4 24004 4919 ns/op BenchmarkIndexAnyUTF8/256:8-4 24637 4961 ns/op BenchmarkIndexAnyUTF8/256:16-4 24645 4893 ns/op BenchmarkIndexAnyUTF8/256:32-4 24162 4961 ns/op BenchmarkIndexAnyUTF8/256:64-4 23860 5079 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2383720 49.81 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2346145 51.41 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2319310 50.67 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2264776 52.09 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2406555 50.09 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2346214 51.45 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2255100 50.20 ns/op BenchmarkLastIndexAnyASCII/16:1-4 851817 139.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 840942 139.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 847479 140.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 762750 149.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 733857 157.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 585824 200.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 442512 266.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 65758 1549 ns/op BenchmarkLastIndexAnyASCII/256:2-4 77536 1550 ns/op BenchmarkLastIndexAnyASCII/256:4-4 76894 1557 ns/op BenchmarkLastIndexAnyASCII/256:8-4 69141 1560 ns/op BenchmarkLastIndexAnyASCII/256:16-4 74067 1578 ns/op BenchmarkLastIndexAnyASCII/256:32-4 74167 1610 ns/op BenchmarkLastIndexAnyASCII/256:64-4 71566 1677 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2425633 50.36 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2317959 50.77 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2369715 51.40 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2394992 51.35 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2303380 50.46 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2329276 51.26 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2347262 50.81 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 397150 297.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 202074 584.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 204879 587.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 203620 586.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 206637 591.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 202807 593.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 188263 589.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 29295 4105 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13812 8684 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13827 8610 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13754 8589 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13780 8730 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 13129 8700 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 13650 8663 ns/op BenchmarkTrimASCII/1:1-4 3643177 32.64 ns/op BenchmarkTrimASCII/1:2-4 2915544 41.05 ns/op BenchmarkTrimASCII/1:4-4 2732661 42.41 ns/op BenchmarkTrimASCII/1:8-4 2329129 51.60 ns/op BenchmarkTrimASCII/1:16-4 1937122 61.82 ns/op BenchmarkTrimASCII/16:1-4 3060274 39.63 ns/op BenchmarkTrimASCII/16:2-4 935744 125.7 ns/op BenchmarkTrimASCII/16:4-4 892881 128.3 ns/op BenchmarkTrimASCII/16:8-4 828458 141.8 ns/op BenchmarkTrimASCII/16:16-4 757191 155.4 ns/op BenchmarkTrimASCII/256:1-4 805206 125.2 ns/op BenchmarkTrimASCII/256:2-4 91077 1335 ns/op BenchmarkTrimASCII/256:4-4 88417 1352 ns/op BenchmarkTrimASCII/256:8-4 88245 1328 ns/op BenchmarkTrimASCII/256:16-4 87903 1360 ns/op BenchmarkTrimASCII/4096:1-4 87140 1377 ns/op BenchmarkTrimASCII/4096:2-4 5173 20694 ns/op BenchmarkTrimASCII/4096:4-4 5505 20545 ns/op BenchmarkTrimASCII/4096:8-4 5383 20291 ns/op BenchmarkTrimASCII/4096:16-4 5156 20291 ns/op BenchmarkTrimByte-4 4901149 24.28 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19408 6164 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19314 6173 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1230 97134 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2426 48563 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4852 24138 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9067 12735 ns/op BenchmarkJoin/0-4 5713908 21.05 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4476867 26.41 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 212576 553.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 141764 816.7 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 106971 1062 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 86232 1325 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 77696 1544 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 65880 1855 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2953786 41.64 ns/op BenchmarkTrimSpace/ASCII-4 1781679 68.56 ns/op BenchmarkTrimSpace/SomeNonASCII-4 150006 789.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 83998 1443 ns/op BenchmarkReplaceAll-4 126758 921.2 ns/op 16 B/op 1 allocs/op PASS ok strings 50.433s goos: freebsd goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 37062 3039 ns/op BenchmarkCond2-4 16177 7769 ns/op BenchmarkCond4-4 10940 11868 ns/op BenchmarkCond8-4 4747 27317 ns/op BenchmarkCond16-4 1575 78067 ns/op BenchmarkCond32-4 696 166595 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 643040 290.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 201013 519.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 790912 167.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 748263 173.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 216207 532.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 575340 195.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 86690 1356 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 77809 1642 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 74282 1804 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 50028 2960 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 680564 267.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 142360 784.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 715178 159.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 131011 914.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 692834 155.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 143154 786.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2508835 91.20 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 44338 2295 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 109892 1037 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 207277 725.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 8286 14095 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 236 489709 ns/op BenchmarkRange/*sync.Map-4 1617 69255 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 99416 1111 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 215785 491.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 61990 2007 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 197892 521.2 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 269688 549.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 192466 685.4 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 75002 1477 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 185611 640.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 1183992 121.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 54442 2203 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 127854 945.3 ns/op BenchmarkSwapCollision/*sync.Map-4 66448 2174 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 567 214757 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 94546 1234 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 298179 350.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23486 4947 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 62334 1964 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 21819 5890 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 260918 514.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109045 1087 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 149622 791.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1906290 65.48 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 151966 729.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2158718 83.13 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 705084 158.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 144466 853.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 619465 166.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 103788 1249 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 375267 375.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 629058 210.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 127993 1024 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 487468 276.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 207014 836.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 110506 1075 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 168514 804.1 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 52486 2286 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 253387 573.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 537631 295.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 113974 1066 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 762169 178.8 ns/op BenchmarkUncontendedSemaphore-4 7034515 17.00 ns/op BenchmarkContendedSemaphore-4 5863005 19.35 ns/op BenchmarkMutexUncontended-4 1248997 93.67 ns/op BenchmarkMutex-4 101971 1163 ns/op BenchmarkMutexSlack-4 91150 1128 ns/op BenchmarkMutexWork-4 108824 1030 ns/op BenchmarkMutexWorkSlack-4 102510 1279 ns/op BenchmarkMutexNoSpin-4 51638 2146 ns/op BenchmarkMutexSpin-4 68154 1715 ns/op BenchmarkOnce-4 985730 115.7 ns/op BenchmarkSemaUncontended-4 7737072 15.04 ns/op BenchmarkSemaSyntNonblock-4 2124362 55.49 ns/op BenchmarkSemaSyntBlock-4 1221657 96.53 ns/op BenchmarkSemaWorkNonblock-4 1000000 122.0 ns/op BenchmarkSemaWorkBlock-4 655632 167.7 ns/op BenchmarkRWMutexUncontended-4 605902 189.1 ns/op BenchmarkRWMutexWrite100-4 268848 441.5 ns/op BenchmarkRWMutexWrite10-4 184256 586.7 ns/op BenchmarkRWMutexWorkWrite100-4 266883 411.3 ns/op BenchmarkRWMutexWorkWrite10-4 169471 707.1 ns/op BenchmarkWaitGroupUncontended-4 1000000 100.9 ns/op BenchmarkWaitGroupAddDone-4 322858 320.4 ns/op BenchmarkWaitGroupAddDoneWork-4 311612 366.8 ns/op BenchmarkWaitGroupWait-4 4504622 26.51 ns/op BenchmarkWaitGroupWaitWork-4 2529848 46.92 ns/op BenchmarkWaitGroupActuallyWait-4 32702 3695 ns/op 32 B/op 2 allocs/op PASS ok sync 16.372s goos: freebsd goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 751840 144.2 ns/op PASS ok sync/atomic 0.133s goos: freebsd goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 112182 1032 ns/op 0 B/op 0 allocs/op PASS ok testing 0.153s goos: freebsd goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 7965 14632 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9379 10934 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 91 1200364 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 117 1016037 ns/op 1105 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 133190278 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 131407265 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1604 64292 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1874 61023 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6153012 ns/op 413573 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5830511 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 627856077 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 613342317 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 213 583980 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 232 547268 ns/op 169 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 53262636 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 54133372 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6319819844 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6137060832 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2677 40517 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3077269 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 283654199 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2586 45125 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 264 431663 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 4264205 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7777 14838 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 17.036s goos: freebsd goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 2 73620864 ns/op BenchmarkVariableString-4 95829 1164 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2113 54771 ns/op 2536 B/op 39 allocs/op PASS ok text/template/parse 0.505s goos: freebsd goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc-4 30 3907436 ns/op BenchmarkAfter-4 112 1143057 ns/op BenchmarkStop-4 224 575453 ns/op BenchmarkSimultaneousAfterFunc-4 22 4610586 ns/op BenchmarkStartStop-4 207 569099 ns/op BenchmarkReset-4 1381 77613 ns/op BenchmarkSleep-4 33 3864357 ns/op BenchmarkParallelTimerLatency-4 52 156711 avg-late-ns 804352 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 85451 avg-late-ns 235945 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 70235 avg-late-ns 234341 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 60468 avg-late-ns 405782 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 53675 avg-late-ns 248891 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 68469 avg-late-ns 243820 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 86091 avg-late-ns 399010 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 111962 avg-late-ns 532861 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 106539 avg-late-ns 549974 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 130678 avg-late-ns 683497 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 857212 avg-late-ns 4674664 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 86272 avg-late-ns 246064 max-late-ns BenchmarkTicker-4 345 354467 ns/op BenchmarkTickerReset-4 1707 59341 ns/op BenchmarkTickerResetNaive-4 180 562591 ns/op BenchmarkNow-4 330200 364.0 ns/op BenchmarkNowUnixNano-4 325933 365.1 ns/op BenchmarkNowUnixMilli-4 325761 364.3 ns/op BenchmarkNowUnixMicro-4 320593 363.4 ns/op BenchmarkFormat-4 62124 1860 ns/op BenchmarkFormatRFC3339-4 86043 1310 ns/op BenchmarkFormatRFC3339Nano-4 88771 1343 ns/op BenchmarkFormatNow-4 90963 1321 ns/op BenchmarkMarshalJSON-4 121262 935.8 ns/op BenchmarkMarshalText-4 130443 909.6 ns/op BenchmarkParse-4 143032 827.0 ns/op BenchmarkParseRFC3339UTC-4 365956 321.2 ns/op BenchmarkParseRFC3339UTCBytes-4 248215 476.6 ns/op BenchmarkParseRFC3339TZ-4 108361 1097 ns/op BenchmarkParseRFC3339TZBytes-4 86492 1366 ns/op BenchmarkParseDuration-4 557275 210.5 ns/op BenchmarkHour-4 1000000 115.7 ns/op BenchmarkSecond-4 1000000 109.0 ns/op BenchmarkYear-4 754014 136.8 ns/op BenchmarkDay-4 722398 163.2 ns/op BenchmarkISOWeek-4 840622 140.6 ns/op BenchmarkGoString-4 85752 1359 ns/op BenchmarkUnmarshalText-4 75592 1591 ns/op PASS ok time 10.724s goos: freebsd goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 667488 177.2 ns/op BenchmarkDecodeValidJapaneseChars-4 743065 147.0 ns/op BenchmarkDecodeRune-4 2027332 58.15 ns/op BenchmarkEncodeValidASCII-4 631458 186.9 ns/op BenchmarkEncodeValidJapaneseChars-4 838736 143.4 ns/op BenchmarkAppendRuneValidASCII-4 1631494 73.99 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2706488 45.25 ns/op BenchmarkEncodeRune-4 3286336 36.89 ns/op PASS ok unicode/utf16 1.221s goos: freebsd goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 1196734 98.99 ns/op BenchmarkRuneCountTenJapaneseChars-4 211516 504.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4280577 30.43 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 559407 211.4 ns/op BenchmarkValidTenASCIIChars-4 1000000 102.6 ns/op BenchmarkValid100KASCIIChars-4 158 751099 ns/op BenchmarkValidTenJapaneseChars-4 216679 547.0 ns/op BenchmarkValidLongMostlyASCII-4 148 793877 ns/op BenchmarkValidLongJapanese-4 68 1619955 ns/op BenchmarkValidStringTenASCIIChars-4 4868356 22.60 ns/op BenchmarkValidString100KASCIIChars-4 12236 10331 ns/op BenchmarkValidStringTenJapaneseChars-4 526314 206.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1054 112738 ns/op BenchmarkValidStringLongJapanese-4 216 556562 ns/op BenchmarkEncodeASCIIRune-4 4689218 25.62 ns/op BenchmarkEncodeJapaneseRune-4 2636899 45.60 ns/op BenchmarkAppendASCIIRune-4 11133332 10.76 ns/op BenchmarkAppendJapaneseRune-4 3073924 39.12 ns/op BenchmarkDecodeASCIIRune-4 3160383 39.29 ns/op BenchmarkDecodeJapaneseRune-4 2078397 58.12 ns/op BenchmarkFullRune/ASCII-4 3997178 27.40 ns/op BenchmarkFullRune/Incomplete-4 1806151 65.17 ns/op BenchmarkFullRune/Japanese-4 4279282 26.62 ns/op PASS ok unicode/utf8 3.604s goos: freebsd goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 48422779856 ns/op PASS ok cmd/api 53.594s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 1371878 85.67 ns/op BenchmarkEqArrayOfStrings64-4 162750 651.4 ns/op BenchmarkEqArrayOfStrings1024-4 10000 10620 ns/op BenchmarkEqArrayOfFloats5-4 1638706 73.82 ns/op BenchmarkEqArrayOfFloats64-4 186555 641.2 ns/op BenchmarkEqArrayOfFloats1024-4 10000 11468 ns/op BenchmarkEqStruct-4 22352374 4.926 ns/op PASS ok cmd/compile/internal/reflectdata 1.119s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 10000 54652 ns/op BenchmarkCopyElim1-4 900 125656 ns/op BenchmarkCopyElim10-4 858 138719 ns/op BenchmarkCopyElim100-4 472 244216 ns/op BenchmarkCopyElim1000-4 90 1294824 ns/op BenchmarkCopyElim10000-4 6 19126325 ns/op BenchmarkCopyElim100000-4 1 413384771 ns/op BenchmarkDeadCode/1-4 884 130083 ns/op BenchmarkDeadCode/10-4 684 165240 ns/op BenchmarkDeadCode/100-4 380 316366 ns/op BenchmarkDeadCode/1000-4 60 2049433 ns/op BenchmarkDeadCode/10000-4 5 27359314 ns/op BenchmarkDeadCode/100000-4 1 321344248 ns/op BenchmarkDeadCode/200000-4 1 647146813 ns/op BenchmarkDominatorsLinear-4 15 8225687 ns/op 1.22 MB/s BenchmarkDominatorsFwdBack-4 12 11095496 ns/op 0.90 MB/s BenchmarkDominatorsManyPred-4 9 11205867 ns/op 0.89 MB/s BenchmarkDominatorsMaxPred-4 10 10816829 ns/op 0.92 MB/s BenchmarkDominatorsMaxPredVal-4 12 10481723 ns/op 0.95 MB/s BenchmarkFuse/1-4 672 222774 ns/op BenchmarkFuse/10-4 740 177163 ns/op BenchmarkFuse/100-4 236 521304 ns/op BenchmarkFuse/1000-4 26 4371251 ns/op BenchmarkFuse/10000-4 2 56743290 ns/op BenchmarkNilCheckDeep1-4 12679 9106 ns/op 0.11 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5166 21487 ns/op 0.47 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 784 155229 ns/op 0.64 MB/s 637 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 74 1463681 ns/op 0.68 MB/s 3800 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19229516 ns/op 0.52 MB/s 137152 B/op 7 allocs/op BenchmarkDSEPass-4 34 3351464 ns/op 63854 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 117958597 ns/op 4276704 B/op 108813 allocs/op BenchmarkCSEPass-4 8 13480629 ns/op 156089 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 147243986 ns/op 5688072 B/op 97633 allocs/op BenchmarkDeadcodePass-4 224 513204 ns/op 98304 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 119036429 ns/op 4057208 B/op 45067 allocs/op BenchmarkMultiPass-4 97 1165354 ns/op 226707 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 223172407 ns/op 11263992 B/op 150256 allocs/op BenchmarkCondRewrite/SoloJump-4 3743244 31.88 ns/op BenchmarkCondRewrite/CombJump-4 3613395 31.43 ns/op PASS ok cmd/compile/internal/ssa 13.288s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 10000 10411 ns/op BenchmarkExtShift-4 21736 5684 ns/op BenchmarkModify-4 9442 12044 ns/op BenchmarkMullImm-4 23046 5210 ns/op BenchmarkConstModify-4 9183 12384 ns/op BenchmarkBitSet-4 21763 5521 ns/op BenchmarkBitClear-4 19395 5523 ns/op BenchmarkBitToggle-4 21734 5509 ns/op BenchmarkBitSetConst-4 169752 703.3 ns/op BenchmarkBitClearConst-4 174684 684.0 ns/op BenchmarkBitToggleConst-4 169428 701.9 ns/op BenchmarkDivconstI64-4 10597293 11.09 ns/op BenchmarkModconstI64-4 9952335 11.46 ns/op BenchmarkDivisiblePow2constI64-4 9953866 10.77 ns/op BenchmarkDivisibleconstI64-4 10493762 11.44 ns/op BenchmarkDivisibleWDivconstI64-4 7133010 16.35 ns/op BenchmarkDivconstU64/3-4 10531344 12.11 ns/op BenchmarkDivconstU64/5-4 10248012 11.09 ns/op BenchmarkDivconstU64/37-4 9167815 12.35 ns/op BenchmarkDivconstU64/1234567-4 9045402 11.95 ns/op BenchmarkModconstU64-4 10757626 11.09 ns/op BenchmarkDivisibleconstU64-4 10817179 11.18 ns/op BenchmarkDivisibleWDivconstU64-4 7131610 16.23 ns/op BenchmarkDivconstI32-4 9953775 11.41 ns/op BenchmarkModconstI32-4 10769715 11.19 ns/op BenchmarkDivisiblePow2constI32-4 8956561 12.76 ns/op BenchmarkDivisibleconstI32-4 10002003 11.51 ns/op BenchmarkDivisibleWDivconstI32-4 6526390 16.29 ns/op BenchmarkDivconstU32-4 9553639 11.06 ns/op BenchmarkModconstU32-4 11106734 10.75 ns/op BenchmarkDivisibleconstU32-4 9439122 11.18 ns/op BenchmarkDivisibleWDivconstU32-4 7084534 16.37 ns/op BenchmarkDivconstI16-4 10860459 10.76 ns/op BenchmarkModconstI16-4 10417603 11.71 ns/op BenchmarkDivisiblePow2constI16-4 8767380 12.52 ns/op BenchmarkDivisibleconstI16-4 10516660 11.39 ns/op BenchmarkDivisibleWDivconstI16-4 6812002 16.78 ns/op BenchmarkDivconstU16-4 10555200 11.22 ns/op BenchmarkModconstU16-4 10400859 11.40 ns/op BenchmarkDivisibleconstU16-4 10754898 11.10 ns/op BenchmarkDivisibleWDivconstU16-4 6889628 16.87 ns/op BenchmarkDivconstI8-4 10281740 11.54 ns/op BenchmarkModconstI8-4 10549556 11.51 ns/op BenchmarkDivisiblePow2constI8-4 10844325 11.13 ns/op BenchmarkDivisibleconstI8-4 9256402 12.40 ns/op BenchmarkDivisibleWDivconstI8-4 6556626 16.78 ns/op BenchmarkDivconstU8-4 10663153 11.25 ns/op BenchmarkModconstU8-4 9259897 12.74 ns/op BenchmarkDivisibleconstU8-4 8767834 12.40 ns/op BenchmarkDivisibleWDivconstU8-4 2171250 55.26 ns/op BenchmarkMul2-4 247561 481.5 ns/op BenchmarkMulNeg2-4 245329 487.6 ns/op BenchmarkEfaceInteger-4 4111557 25.37 ns/op BenchmarkMulconstI32/3-4 20465811 5.209 ns/op BenchmarkMulconstI32/5-4 22467546 5.294 ns/op BenchmarkMulconstI32/12-4 20436112 5.896 ns/op BenchmarkMulconstI32/120-4 22473811 5.211 ns/op BenchmarkMulconstI32/-120-4 21814976 5.856 ns/op BenchmarkMulconstI32/65537-4 22938861 5.211 ns/op BenchmarkMulconstI32/65538-4 22741153 5.219 ns/op BenchmarkMulconstI64/3-4 21230264 5.212 ns/op BenchmarkMulconstI64/5-4 22255824 5.231 ns/op BenchmarkMulconstI64/12-4 22934916 5.219 ns/op BenchmarkMulconstI64/120-4 22393628 5.210 ns/op BenchmarkMulconstI64/-120-4 20377776 5.219 ns/op BenchmarkMulconstI64/65537-4 22729312 5.969 ns/op BenchmarkMulconstI64/65538-4 22470576 5.219 ns/op BenchmarkMulconstU32/3-4 22846663 5.215 ns/op BenchmarkMulconstU32/5-4 22583230 5.213 ns/op BenchmarkMulconstU32/12-4 22877684 5.210 ns/op BenchmarkMulconstU32/120-4 20498782 5.229 ns/op BenchmarkMulconstU32/65537-4 20433537 6.060 ns/op BenchmarkMulconstU32/65538-4 22999846 5.213 ns/op BenchmarkMulconstU64/3-4 20483838 5.207 ns/op BenchmarkMulconstU64/5-4 22985043 5.217 ns/op BenchmarkMulconstU64/12-4 20519000 5.855 ns/op BenchmarkMulconstU64/120-4 22834321 5.238 ns/op BenchmarkMulconstU64/65537-4 20751418 5.284 ns/op BenchmarkMulconstU64/65538-4 21465691 5.690 ns/op BenchmarkShiftArithmeticRight-4 20182930 5.554 ns/op BenchmarkSwitch8Predictable-4 15486446 7.413 ns/op BenchmarkSwitch8Unpredictable-4 6869792 16.66 ns/op BenchmarkSwitch32Predictable-4 13290489 8.747 ns/op BenchmarkSwitch32Unpredictable-4 6920038 16.66 ns/op BenchmarkSwitchStringPredictable-4 7660222 15.24 ns/op BenchmarkSwitchStringUnpredictable-4 5173530 22.32 ns/op PASS ok cmd/compile/internal/test 11.711s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 181 663008 ns/op BenchmarkNamed/Underlying/nongeneric-4 1304812 86.81 ns/op BenchmarkNamed/Underlying/generic-4 1395098 86.82 ns/op BenchmarkNamed/Underlying/src_instance-4 1393863 86.29 ns/op BenchmarkNamed/Underlying/user_instance-4 1410643 85.91 ns/op BenchmarkCheck/http/funcbodies/info-4 1 366627659 ns/op 83350 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 286071552 ns/op 106819 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 109564986 ns/op 278779 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 101394645 ns/op 301222 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 357122575 ns/op 14363 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 69684898 ns/op 73586 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 25274481 ns/op 202914 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 5 24151538 ns/op 212352 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 134985770 ns/op 16070 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 33677175 ns/op 64418 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 16931601 ns/op 128106 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 7 16523733 ns/op 131249 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 794217899 ns/op 78502 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 461150315 ns/op 135206 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 101790316 ns/op 612212 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 84833728 ns/op 734714 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 447716167 ns/op 4462 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 55423834 ns/op 36040 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 30633051 ns/op 65198 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 29622425 ns/op 67417 lines/s PASS ok cmd/compile/internal/types2 14.596s goos: freebsd goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 40 2515091 ns/op 2556325 sys-ns/op 362100 user-ns/op PASS ok cmd/go 0.264s goos: freebsd goarch: amd64 pkg: cmd/internal/notsha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 77732 1532 ns/op 5.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85244 1398 ns/op 5.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 19930 5987 ns/op 171.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 20684 5772 ns/op 177.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3157 37577 ns/op 218.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3196 37480 ns/op 218.57 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.911s All tests passed.