freebsd-amd64-race at 405c269b858941c46e35fb9a92b45aa75c61561c :: 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" "PWD=/" "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"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.4.1 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" "PWD=/" "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"] 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 0.107s ok archive/zip 1.857s ok bufio 0.301s ok bytes 2.997s ok compress/bzip2 0.697s ok compress/flate 4.462s ok compress/gzip 0.191s ok compress/lzw 0.649s ok compress/zlib 3.973s ok container/heap 0.031s ok container/list 0.020s ok container/ring 0.030s ok context 0.030s ok crypto 0.025s ok crypto/aes 0.054s ok crypto/cipher 0.041s ok crypto/des 0.052s ok crypto/dsa 0.031s ok crypto/ecdsa 0.030s ok crypto/ed25519 0.352s ok crypto/elliptic 0.058s ok crypto/hmac 0.043s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.334s ok crypto/internal/edwards25519 29.811s ok crypto/internal/edwards25519/field 12.126s ok crypto/internal/nistec 3.956s ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/internal/subtle 0.020s ok crypto/md5 0.031s ok crypto/rand 0.332s ok crypto/rc4 0.473s ok crypto/rsa 0.201s ok crypto/sha1 0.035s ok crypto/sha256 0.030s ok crypto/sha512 0.033s ok crypto/subtle 0.044s ok crypto/tls 0.931s ok crypto/x509 0.764s ok database/sql 0.317s ok database/sql/driver 0.040s ok debug/buildinfo 0.020s ok debug/dwarf 0.051s ok debug/elf 0.124s ok debug/gosym 0.088s ok debug/macho 0.031s ok debug/pe 0.041s ok debug/plan9obj 0.025s ok embed 0.020s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.030s ok encoding/asn1 0.031s ok encoding/base32 0.058s ok encoding/base64 0.031s ok encoding/binary 0.030s ok encoding/csv 0.078s ok encoding/gob 0.062s ok encoding/hex 0.046s ok encoding/json 0.788s ok encoding/pem 1.637s ok encoding/xml 0.061s ok errors 0.037s ok expvar 0.024s ok flag 0.137s ok fmt 0.446s ok go/ast 0.030s ok go/build 1.898s ok go/build/constraint 0.032s ok go/constant 0.030s ok go/doc 0.190s ok go/doc/comment 1.423s ok go/format 0.062s ok go/importer 0.110s ok go/internal/gccgoimporter 0.052s ok go/internal/gcimporter 4.825s ok go/internal/srcimporter 6.647s ok go/parser 0.231s ok go/printer 1.312s ok go/scanner 0.033s ok go/token 0.136s ok go/types 19.400s ok hash 0.030s ok hash/adler32 0.041s ok hash/crc32 0.051s ok hash/crc64 0.032s ok hash/fnv 0.019s ok hash/maphash 0.243s ok html 0.029s ok html/template 0.250s ok image 0.389s ok image/color 0.045s ok image/draw 0.424s ok image/gif 35.839s ok image/jpeg 18.160s ok image/png 1.328s ok index/suffixarray 1.002s ok internal/abi 0.068s ok internal/buildcfg 0.033s ok internal/cpu 0.058s ok internal/diff 0.025s ok internal/fmtsort 0.019s ok internal/fuzz 0.044s ok internal/godebug 0.019s ok internal/intern 0.203s ok internal/itoa 0.020s ok internal/poll 0.315s ok internal/profile 0.041s ok internal/reflectlite 0.169s ok internal/singleflight 0.031s ok internal/trace 0.126s ok internal/unsafeheader 0.019s ok internal/xcoff 0.060s ok io 0.046s ok io/fs 0.031s ok io/ioutil 0.034s ok log 0.031s ok log/syslog 1.302s ok math 0.060s ok math/big 3.691s ok math/bits 0.038s ok math/cmplx 0.031s ok math/rand 1.447s ok mime 0.054s ok mime/multipart 1.174s ok mime/quotedprintable 0.030s ok net 7.833s ok net/http 8.654s ok net/http/cgi 0.249s ok net/http/cookiejar 0.030s ok net/http/fcgi 0.128s ok net/http/httptest 0.100s ok net/http/httptrace 0.020s ok net/http/httputil 0.610s ok net/http/internal 0.034s ok net/http/internal/ascii 0.020s ok net/http/pprof 5.251s ok net/internal/socktest 0.026s ok net/mail 0.030s ok net/netip 0.264s ok net/rpc 0.052s ok net/rpc/jsonrpc 0.037s ok net/smtp 0.042s ok net/textproto 0.037s ok net/url 0.063s ok os 0.605s ok os/exec 0.970s ok os/exec/internal/fdtest 0.040s ok os/signal 2.232s ok os/user 0.022s ok path 0.024s ok path/filepath 0.073s ok plugin 0.025s ok reflect 0.281s ok regexp 0.344s ok regexp/syntax 1.184s ok runtime 18.573s ok runtime/cgo 0.020s ok runtime/debug 0.103s ok runtime/internal/atomic 0.049s ok runtime/internal/math 0.021s ok runtime/internal/sys 0.019s ok runtime/metrics 0.019s ok runtime/pprof 8.141s ok runtime/race 18.229s ok runtime/trace 3.225s ok sort 0.521s ok strconv 2.971s ok strings 2.005s ok sync 1.068s ok sync/atomic 4.412s ok syscall 1.153s ok testing 1.480s ok testing/fstest 0.030s ok testing/iotest 0.023s ok testing/quick 0.137s ok text/scanner 0.041s ok text/tabwriter 0.033s ok text/template 0.139s ok text/template/parse 0.052s ok time 2.039s ok unicode 0.034s ok unicode/utf16 0.020s ok unicode/utf8 0.030s ok cmd/addr2line 4.155s ok cmd/api 11.206s ok cmd/asm/internal/asm 3.291s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.089s ok cmd/compile/internal/amd64 0.019s ok cmd/compile/internal/dwarfgen 0.657s ok cmd/compile/internal/importer 1.272s ok cmd/compile/internal/ir 0.019s ok cmd/compile/internal/logopt 0.221s ok cmd/compile/internal/noder 0.031s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 5.285s ok cmd/compile/internal/syntax 0.171s ok cmd/compile/internal/test 10.863s ok cmd/compile/internal/typecheck 0.251s ok cmd/compile/internal/types 0.019s ok cmd/compile/internal/types2 2.838s ok cmd/cover 1.505s ok cmd/dist 0.021s ok cmd/doc 0.596s ok cmd/fix 2.091s ok cmd/go 100.958s ok cmd/go/internal/auth 0.021s ok cmd/go/internal/cache 0.145s ok cmd/go/internal/fsys 0.065s ok cmd/go/internal/generate 0.043s ok cmd/go/internal/get 0.046s ok cmd/go/internal/imports 0.037s ok cmd/go/internal/load 0.030s ok cmd/go/internal/lockedfile 0.429s ok cmd/go/internal/lockedfile/internal/filelock 0.067s ok cmd/go/internal/modconv 0.030s ok cmd/go/internal/modfetch 0.030s ok cmd/go/internal/modfetch/codehost 0.030s ok cmd/go/internal/modfetch/zip_sum_test 0.046s ok cmd/go/internal/modindex 0.020s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.068s ok cmd/go/internal/par 0.156s ok cmd/go/internal/search 0.033s ok cmd/go/internal/str 0.021s ok cmd/go/internal/test 0.030s ok cmd/go/internal/vcs 0.031s ok cmd/go/internal/web 0.026s ok cmd/go/internal/work 0.077s ok cmd/gofmt 0.175s ok cmd/internal/archive 0.333s ok cmd/internal/buildid 0.414s ok cmd/internal/dwarf 0.019s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.021s ok cmd/internal/moddeps 0.597s ok cmd/internal/notsha256 0.035s ok cmd/internal/obj 0.494s ok cmd/internal/obj/ppc64 0.089s ok cmd/internal/obj/riscv 0.047s ok cmd/internal/obj/s390x 0.022s ok cmd/internal/obj/x86 1.786s ok cmd/internal/objabi 0.035s ok cmd/internal/pkgpath 0.111s ok cmd/internal/quoted 0.023s ok cmd/internal/src 0.019s ok cmd/internal/sys 0.029s ok cmd/internal/test2json 0.439s ok cmd/link 7.178s ok cmd/link/internal/benchmark 0.026s ok cmd/link/internal/ld 4.007s ok cmd/link/internal/loader 0.043s ok cmd/nm 2.241s ok cmd/objdump 2.593s ok cmd/pack 2.426s ok cmd/pprof 1.945s ok cmd/trace 0.102s ok cmd/vet 6.015s ##### Running benchmarks briefly. goos: freebsd goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 4363 25492 ns/op 1384 B/op 26 allocs/op Benchmark/Writer/GNU-4 2964 34060 ns/op 1889 B/op 39 allocs/op Benchmark/Writer/PAX-4 2076 49742 ns/op 2608 B/op 62 allocs/op Benchmark/Reader/USTAR-4 6046 19199 ns/op 5011 B/op 15 allocs/op Benchmark/Reader/GNU-4 8722 13789 ns/op 5142 B/op 15 allocs/op Benchmark/Reader/PAX-4 2863 39373 ns/op 8883 B/op 32 allocs/op PASS ok archive/tar 0.719s goos: freebsd goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 255734480 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 104466943 ns/op BenchmarkZip64TestSizes/4096-4 1558 76974 ns/op BenchmarkZip64TestSizes/1048576-4 148 803075 ns/op BenchmarkZip64TestSizes/67108864-4 2 51120477 ns/op PASS ok archive/zip 1.159s goos: freebsd goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 319627 354.6 ns/op BenchmarkReaderCopyUnoptimal-4 205702 550.7 ns/op BenchmarkReaderCopyNoWriteTo-4 8258 13581 ns/op BenchmarkReaderWriteToOptimal-4 15091 8656 ns/op BenchmarkReaderReadString-4 207780 612.4 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 303796 393.3 ns/op BenchmarkWriterCopyUnoptimal-4 300946 376.4 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 11101 ns/op BenchmarkReaderEmpty-4 65283 2356 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 50302 2702 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 649698 164.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.552s goos: freebsd goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 7279 16110 ns/op 2033.99 MB/s BenchmarkWriteByte-4 618 191647 ns/op 21.37 MB/s BenchmarkWriteRune-4 300 397965 ns/op 30.88 MB/s BenchmarkBufferNotEmptyWriteRead-4 50 2345164 ns/op BenchmarkBufferFullSmallReads-4 153 764672 ns/op BenchmarkBufferWriteBlock/N4096-4 12288 10298 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 740 145627 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 33 3842639 ns/op 4192261 B/op 22 allocs/op BenchmarkIndexByte/10-4 6008293 19.58 ns/op 510.64 MB/s BenchmarkIndexByte/32-4 5838604 20.22 ns/op 1582.52 MB/s BenchmarkIndexByte/4K-4 1640270 73.65 ns/op 55616.04 MB/s BenchmarkIndexBytePortable/10-4 1334193 89.02 ns/op 112.33 MB/s BenchmarkIndexBytePortable/32-4 445483 260.6 ns/op 122.82 MB/s BenchmarkIndexBytePortable/4K-4 3568 29906 ns/op 136.96 MB/s BenchmarkIndexRune/10-4 1580472 75.46 ns/op 132.52 MB/s BenchmarkIndexRune/32-4 1690106 74.12 ns/op 431.72 MB/s BenchmarkIndexRune/4K-4 632296 192.0 ns/op 21334.48 MB/s BenchmarkIndexRuneASCII/10-4 5635717 20.86 ns/op 479.49 MB/s BenchmarkIndexRuneASCII/32-4 5841742 20.75 ns/op 1542.03 MB/s BenchmarkIndexRuneASCII/4K-4 1631320 73.88 ns/op 55443.93 MB/s BenchmarkEqual/0-4 10679908 11.46 ns/op BenchmarkEqual/1-4 2027198 58.74 ns/op 17.02 MB/s BenchmarkEqual/6-4 2000542 61.50 ns/op 97.56 MB/s BenchmarkEqual/9-4 1967544 61.01 ns/op 147.52 MB/s BenchmarkEqual/15-4 1961980 61.06 ns/op 245.65 MB/s BenchmarkEqual/16-4 2059804 60.96 ns/op 262.46 MB/s BenchmarkEqual/20-4 1901260 63.27 ns/op 316.12 MB/s BenchmarkEqual/32-4 1948239 87.87 ns/op 364.17 MB/s BenchmarkEqual/4K-4 131470 792.9 ns/op 5165.55 MB/s BenchmarkIndex/10-4 4259926 29.95 ns/op 333.87 MB/s BenchmarkIndex/32-4 2980198 40.90 ns/op 782.46 MB/s BenchmarkIndex/4K-4 42642 2796 ns/op 1464.86 MB/s BenchmarkIndexEasy/10-4 4270489 28.00 ns/op 357.14 MB/s BenchmarkIndexEasy/32-4 4638529 42.81 ns/op 747.55 MB/s BenchmarkIndexEasy/4K-4 823446 146.8 ns/op 27899.02 MB/s BenchmarkCount/10-4 2077219 58.56 ns/op 170.77 MB/s BenchmarkCount/32-4 2289946 52.43 ns/op 610.28 MB/s BenchmarkCount/4K-4 41007 2818 ns/op 1453.62 MB/s BenchmarkCountEasy/10-4 2154573 57.14 ns/op 175.00 MB/s BenchmarkCountEasy/32-4 2274103 53.91 ns/op 593.57 MB/s BenchmarkCountEasy/4K-4 591505 171.7 ns/op 23853.20 MB/s BenchmarkCountSingle/10-4 4641633 25.07 ns/op 398.95 MB/s BenchmarkCountSingle/32-4 4487880 26.59 ns/op 1203.46 MB/s BenchmarkCountSingle/4K-4 884452 127.9 ns/op 32035.03 MB/s BenchmarkToUpper/#00-4 3486427 34.34 ns/op BenchmarkToUpper/ONLYUPPER-4 441278 258.3 ns/op BenchmarkToUpper/abc-4 801295 151.5 ns/op BenchmarkToUpper/AbC123-4 452552 238.8 ns/op BenchmarkToUpper/azAZ09_-4 441013 260.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 130669 871.3 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 48284 2472 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 88819 1362 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 192223 619.0 ns/op BenchmarkToLower/#00-4 3854301 30.95 ns/op BenchmarkToLower/abc-4 653337 168.9 ns/op BenchmarkToLower/AbC123-4 463513 242.9 ns/op BenchmarkToLower/azAZ09_-4 431836 267.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 127501 903.0 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 52857 2289 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 99970 1182 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 177213 622.1 ns/op BenchmarkFields/ASCII/16-4 206224 579.5 ns/op 27.61 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 15141 8124 ns/op 31.51 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 973 124583 ns/op 32.88 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 61 2006597 ns/op 32.66 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 33018606 ns/op 31.76 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 123078 1005 ns/op 15.92 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8982 13462 ns/op 19.02 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 570 216902 ns/op 18.88 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 3606909 ns/op 18.17 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 60581572 ns/op 17.31 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 223467 597.5 ns/op 26.78 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16780 7068 ns/op 36.22 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1047 115635 ns/op 35.42 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 52 2140613 ns/op 30.62 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 36352691 ns/op 28.84 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 157411 755.9 ns/op 21.17 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12502 9394 ns/op 27.25 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 814 153912 ns/op 26.61 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 46 2628899 ns/op 24.93 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 47571745 ns/op 22.04 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2960300 40.05 ns/op BenchmarkTrimSpace/ASCII-4 1526214 78.09 ns/op BenchmarkTrimSpace/SomeNonASCII-4 162676 739.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 73224 1582 ns/op BenchmarkToValidUTF8/Valid-4 702103 148.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 545416 233.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 149820 744.3 ns/op BenchmarkIndexHard1-4 1251 95337 ns/op BenchmarkIndexHard2-4 897 132323 ns/op BenchmarkIndexHard3-4 182 654194 ns/op BenchmarkIndexHard4-4 180 666769 ns/op BenchmarkLastIndexHard1-4 8 12912742 ns/op BenchmarkLastIndexHard2-4 7 16366965 ns/op BenchmarkLastIndexHard3-4 6 18091644 ns/op BenchmarkCountHard1-4 1257 94827 ns/op BenchmarkCountHard2-4 892 133145 ns/op BenchmarkCountHard3-4 180 669499 ns/op BenchmarkSplitEmptySeparator-4 2 67142128 ns/op BenchmarkSplitSingleByteSeparator-4 24 4494661 ns/op BenchmarkSplitMultiByteSeparator-4 19 5657112 ns/op BenchmarkSplitNSingleByteSeparator-4 313233 442.2 ns/op BenchmarkSplitNMultiByteSeparator-4 120864 1010 ns/op BenchmarkRepeat-4 306547 393.7 ns/op BenchmarkBytesCompare/1-4 14770519 8.145 ns/op BenchmarkBytesCompare/2-4 14705448 8.228 ns/op BenchmarkBytesCompare/4-4 14407854 8.140 ns/op BenchmarkBytesCompare/8-4 15323300 7.818 ns/op BenchmarkBytesCompare/16-4 15973183 7.474 ns/op BenchmarkBytesCompare/32-4 14847019 8.133 ns/op BenchmarkBytesCompare/64-4 12128084 8.758 ns/op BenchmarkBytesCompare/128-4 12871390 9.438 ns/op BenchmarkBytesCompare/256-4 10862460 10.89 ns/op BenchmarkBytesCompare/512-4 8037523 14.74 ns/op BenchmarkBytesCompare/1024-4 5370643 22.47 ns/op BenchmarkBytesCompare/2048-4 3222631 37.27 ns/op BenchmarkIndexAnyASCII/1:1-4 3105535 39.22 ns/op BenchmarkIndexAnyASCII/1:2-4 3063748 39.45 ns/op BenchmarkIndexAnyASCII/1:4-4 3030121 39.63 ns/op BenchmarkIndexAnyASCII/1:8-4 3073834 39.20 ns/op BenchmarkIndexAnyASCII/1:16-4 3119362 38.83 ns/op BenchmarkIndexAnyASCII/1:32-4 3094549 39.44 ns/op BenchmarkIndexAnyASCII/1:64-4 2989291 40.04 ns/op BenchmarkIndexAnyASCII/16:1-4 2746971 43.40 ns/op BenchmarkIndexAnyASCII/16:2-4 710533 165.5 ns/op BenchmarkIndexAnyASCII/16:4-4 728814 164.1 ns/op BenchmarkIndexAnyASCII/16:8-4 710262 166.4 ns/op BenchmarkIndexAnyASCII/16:16-4 559177 190.6 ns/op BenchmarkIndexAnyASCII/16:32-4 513933 219.9 ns/op BenchmarkIndexAnyASCII/16:64-4 404469 300.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2615372 44.67 ns/op BenchmarkIndexAnyASCII/256:2-4 58479 1996 ns/op BenchmarkIndexAnyASCII/256:4-4 58496 1976 ns/op BenchmarkIndexAnyASCII/256:8-4 58281 1997 ns/op BenchmarkIndexAnyASCII/256:16-4 60159 2038 ns/op BenchmarkIndexAnyASCII/256:32-4 58064 2066 ns/op BenchmarkIndexAnyASCII/256:64-4 54537 2123 ns/op BenchmarkIndexAnyUTF8/1:1-4 3127358 39.27 ns/op BenchmarkIndexAnyUTF8/1:2-4 3119973 38.73 ns/op BenchmarkIndexAnyUTF8/1:4-4 3138374 38.78 ns/op BenchmarkIndexAnyUTF8/1:8-4 3113480 38.31 ns/op BenchmarkIndexAnyUTF8/1:16-4 3132850 37.70 ns/op BenchmarkIndexAnyUTF8/1:32-4 3165778 38.29 ns/op BenchmarkIndexAnyUTF8/1:64-4 3078169 38.41 ns/op BenchmarkIndexAnyUTF8/16:1-4 218514 548.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 422005 269.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 425239 275.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 377451 306.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 432572 262.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 409489 273.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 419785 271.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 14564 8167 ns/op BenchmarkIndexAnyUTF8/256:2-4 31500 3773 ns/op BenchmarkIndexAnyUTF8/256:4-4 30969 3857 ns/op BenchmarkIndexAnyUTF8/256:8-4 30867 3808 ns/op BenchmarkIndexAnyUTF8/256:16-4 32560 3630 ns/op BenchmarkIndexAnyUTF8/256:32-4 31746 3824 ns/op BenchmarkIndexAnyUTF8/256:64-4 30624 3764 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2796304 43.07 ns/op BenchmarkLastIndexAnyASCII/1:2-4 3152197 38.23 ns/op BenchmarkLastIndexAnyASCII/1:4-4 3074836 38.52 ns/op BenchmarkLastIndexAnyASCII/1:8-4 3074518 38.20 ns/op BenchmarkLastIndexAnyASCII/1:16-4 3142153 37.49 ns/op BenchmarkLastIndexAnyASCII/1:32-4 3116479 38.27 ns/op BenchmarkLastIndexAnyASCII/1:64-4 3018738 37.99 ns/op BenchmarkLastIndexAnyASCII/16:1-4 470854 219.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 543596 220.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 507187 222.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 528512 223.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 497341 238.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 401007 275.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 344956 342.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39112 2948 ns/op BenchmarkLastIndexAnyASCII/256:2-4 39916 3004 ns/op BenchmarkLastIndexAnyASCII/256:4-4 39295 2989 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39530 3012 ns/op BenchmarkLastIndexAnyASCII/256:16-4 38966 2974 ns/op BenchmarkLastIndexAnyASCII/256:32-4 38979 3063 ns/op BenchmarkLastIndexAnyASCII/256:64-4 37605 3064 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 3200793 38.41 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 3147799 38.32 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 3057628 37.96 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 3176814 37.69 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 3248022 37.21 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 3163903 38.06 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 3122521 38.27 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 335713 362.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 396300 273.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 431096 273.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 424012 276.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 394087 267.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 398038 283.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 429133 275.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 23065 5185 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30734 3797 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 31125 3850 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 30980 3779 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31992 3724 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30559 3917 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 31092 3842 ns/op BenchmarkTrimASCII/1:1-4 3125536 39.04 ns/op BenchmarkTrimASCII/1:2-4 3025432 39.26 ns/op BenchmarkTrimASCII/1:4-4 3073006 39.70 ns/op BenchmarkTrimASCII/1:8-4 2767081 43.25 ns/op BenchmarkTrimASCII/1:16-4 2071387 57.13 ns/op BenchmarkTrimASCII/16:1-4 708364 161.8 ns/op BenchmarkTrimASCII/16:2-4 491637 235.0 ns/op BenchmarkTrimASCII/16:4-4 513355 229.7 ns/op BenchmarkTrimASCII/16:8-4 450795 227.9 ns/op BenchmarkTrimASCII/16:16-4 441128 247.2 ns/op BenchmarkTrimASCII/256:1-4 60279 1975 ns/op BenchmarkTrimASCII/256:2-4 37963 3161 ns/op BenchmarkTrimASCII/256:4-4 36590 3042 ns/op BenchmarkTrimASCII/256:8-4 38118 3044 ns/op BenchmarkTrimASCII/256:16-4 38551 3057 ns/op BenchmarkTrimASCII/4096:1-4 3429 31270 ns/op BenchmarkTrimASCII/4096:2-4 2211 48893 ns/op BenchmarkTrimASCII/4096:4-4 2407 48920 ns/op BenchmarkTrimASCII/4096:8-4 2439 47907 ns/op BenchmarkTrimASCII/4096:16-4 2355 48996 ns/op BenchmarkTrimByte-4 2038269 59.03 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19058 5966 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 20067 5963 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 973 117615 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1884 59097 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3448 29651 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7428 15315 ns/op BenchmarkCompareBytesEqual-4 15010300 7.846 ns/op BenchmarkCompareBytesToNil-4 17499499 6.897 ns/op BenchmarkCompareBytesEmpty-4 17501257 6.542 ns/op BenchmarkCompareBytesIdentical-4 18318708 6.793 ns/op BenchmarkCompareBytesSameLength-4 16055379 7.754 ns/op BenchmarkCompareBytesDifferentLength-4 15387790 7.799 ns/op BenchmarkCompareBytesBigUnaligned-4 4164 29384 ns/op 35686.01 MB/s BenchmarkCompareBytesBig-4 3742 27755 ns/op 37780.34 MB/s BenchmarkCompareBytesBigIdentical-4 17452161 6.881 ns/op 152394882.69 MB/s PASS ok bytes 36.829s goos: freebsd goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 54717132 ns/op 1.83 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 223860538 ns/op 2.53 MB/s 3629952 B/op 51 allocs/op BenchmarkDecodeRand-4 7 17086233 ns/op 0.96 MB/s 3646987 B/op 52 allocs/op PASS ok compress/bzip2 0.897s goos: freebsd goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 87 1241158 ns/op 8.06 MB/s 42611 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 8 12886136 ns/op 7.76 MB/s 41620 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 129234195 ns/op 7.74 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 93 1316946 ns/op 7.59 MB/s 42387 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 8 13077494 ns/op 7.65 MB/s 44989 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 135043225 ns/op 7.41 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 96 1281652 ns/op 7.80 MB/s 42547 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 8 12516159 ns/op 7.99 MB/s 43954 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 120567254 ns/op 8.29 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 90 1275811 ns/op 7.84 MB/s 42497 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 8 12532410 ns/op 7.98 MB/s 42927 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 124309344 ns/op 8.04 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 82 1422062 ns/op 7.03 MB/s 44350 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 8 13821793 ns/op 7.23 MB/s 47127 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 140280456 ns/op 7.13 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 100 1102174 ns/op 9.07 MB/s 43537 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 12 9404659 ns/op 10.63 MB/s 46494 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 2 95885194 ns/op 10.43 MB/s 85328 B/op 230 allocs/op BenchmarkDecode/Newton/Default/1e4-4 127 958389 ns/op 10.43 MB/s 43251 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 15 7599256 ns/op 13.16 MB/s 45653 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 74785043 ns/op 13.37 MB/s 70060 B/op 161 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 121 986672 ns/op 10.14 MB/s 43493 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 14 7542375 ns/op 13.26 MB/s 47025 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 74911028 ns/op 13.35 MB/s 71860 B/op 153 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 142 838813 ns/op 11.92 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 14 8011182 ns/op 12.48 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 2 79973898 ns/op 12.50 MB/s BenchmarkEncode/Digits/Speed/1e4-4 75 1573714 ns/op 6.35 MB/s BenchmarkEncode/Digits/Speed/1e5-4 8 14154433 ns/op 7.06 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 140128197 ns/op 7.14 MB/s BenchmarkEncode/Digits/Default/1e4-4 25 4676896 ns/op 2.14 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 53444632 ns/op 1.87 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 548455339 ns/op 1.82 MB/s BenchmarkEncode/Digits/Compression/1e4-4 24 4662746 ns/op 2.14 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 55279617 ns/op 1.81 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 557969889 ns/op 1.79 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 100 1013525 ns/op 9.87 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 13 8549229 ns/op 11.70 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 2 83515682 ns/op 11.97 MB/s BenchmarkEncode/Newton/Speed/1e4-4 72 1471764 ns/op 6.79 MB/s BenchmarkEncode/Newton/Speed/1e5-4 10 10945318 ns/op 9.14 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 105208383 ns/op 9.50 MB/s BenchmarkEncode/Newton/Default/1e4-4 25 4571593 ns/op 2.19 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 50236482 ns/op 1.99 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 500127016 ns/op 2.00 MB/s BenchmarkEncode/Newton/Compression/1e4-4 22 4635243 ns/op 2.16 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 63360217 ns/op 1.58 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 655080772 ns/op 1.53 MB/s PASS ok compress/flate 13.573s goos: freebsd goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 64 1739005 ns/op 5.75 MB/s BenchmarkDecoder/1e-Reuse4-4 63 1809008 ns/op 5.53 MB/s BenchmarkDecoder/1e5-4 6 17468914 ns/op 5.72 MB/s BenchmarkDecoder/1e-Reuse5-4 6 17405612 ns/op 5.75 MB/s BenchmarkDecoder/1e6-4 1 173124747 ns/op 5.78 MB/s BenchmarkDecoder/1e-Reuse6-4 1 172402567 ns/op 5.80 MB/s BenchmarkEncoder/1e4-4 81 1467975 ns/op 6.81 MB/s BenchmarkEncoder/1e-Reuse4-4 88 1319749 ns/op 7.58 MB/s BenchmarkEncoder/1e5-4 7 14442722 ns/op 6.92 MB/s BenchmarkEncoder/1e-Reuse5-4 8 14664382 ns/op 6.82 MB/s BenchmarkEncoder/1e6-4 1 142737495 ns/op 7.01 MB/s BenchmarkEncoder/1e-Reuse6-4 1 140887675 ns/op 7.10 MB/s PASS ok compress/lzw 2.082s goos: freebsd goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 37 3231768 ns/op PASS ok container/heap 0.138s goos: freebsd goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 39324 4039 ns/op BenchmarkWithTimeout/concurrency=40-4 6946 17272 ns/op BenchmarkWithTimeout/concurrency=4000-4 6367 18700 ns/op BenchmarkWithTimeout/concurrency=400000-4 6844 17558 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 681117 188.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19288 6135 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 27111 4191 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4699 25942 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 3093 47802 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4662 25899 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 414 296386 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 270 459726 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 490 248575 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 37 3082647 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 24 4863030 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 48 2405805 ns/op BenchmarkCheckCanceled/Err-4 463290 279.0 ns/op BenchmarkCheckCanceled/Done-4 969078 121.0 ns/op BenchmarkContextCancelDone-4 1000000 131.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 19711 6043 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 17133 6973 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 16602 7080 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 13633 9260 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 12913 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 732037 164.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 334976 303.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 275396 434.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 172629 712.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 87997 1414 ns/op PASS ok context 8.623s goos: freebsd goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2699545 44.58 ns/op 358.92 MB/s BenchmarkDecrypt-4 2645277 45.00 ns/op 355.56 MB/s BenchmarkExpand-4 2211230 53.12 ns/op PASS ok crypto/aes 0.535s goos: freebsd goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 285430 411.4 ns/op 155.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 568819 196.9 ns/op 325.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 283603 434.2 ns/op 147.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 563970 209.7 ns/op 305.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 171387 705.3 ns/op 1914.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 238671 498.3 ns/op 2709.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 135612 758.6 ns/op 1779.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 213354 557.8 ns/op 2420.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 55946 2138 ns/op 3832.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 61783 1934 ns/op 4236.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 50211 2387 ns/op 3432.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 54386 2194 ns/op 3734.52 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 9024 12037 ns/op 84.66 MB/s BenchmarkAESCFBDecrypt1K-4 9895 11773 ns/op 86.55 MB/s BenchmarkAESCFBDecrypt8K-4 1310 94412 ns/op 86.72 MB/s BenchmarkAESOFB1K-4 16335 7422 ns/op 137.30 MB/s BenchmarkAESCTR1K-4 19886 6101 ns/op 167.02 MB/s BenchmarkAESCTR8K-4 2284 47054 ns/op 173.99 MB/s BenchmarkAESCBCEncrypt1K-4 19730 6084 ns/op 168.30 MB/s BenchmarkAESCBCDecrypt1K-4 25342 4492 ns/op 227.96 MB/s BenchmarkXORBytes/8Bytes-4 4283911 28.40 ns/op 281.73 MB/s BenchmarkXORBytes/128Bytes-4 4018002 30.05 ns/op 4259.70 MB/s BenchmarkXORBytes/2048Bytes-4 1600699 74.82 ns/op 27373.66 MB/s BenchmarkXORBytes/32768Bytes-4 106468 1018 ns/op 32192.56 MB/s PASS ok crypto/cipher 3.419s goos: freebsd goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 123753 1038 ns/op 7.71 MB/s BenchmarkDecrypt-4 113799 1049 ns/op 7.63 MB/s BenchmarkTDESEncrypt-4 40411 2913 ns/op 2.75 MB/s BenchmarkTDESDecrypt-4 41720 2576 ns/op 3.11 MB/s PASS ok crypto/des 0.587s goos: freebsd goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 2288 50424 ns/op 3265 B/op 47 allocs/op BenchmarkSign/P224-4 168 701162 ns/op 5220 B/op 73 allocs/op BenchmarkSign/P384-4 63 1800788 ns/op 6431 B/op 74 allocs/op BenchmarkSign/P521-4 24 4833972 ns/op 8158 B/op 75 allocs/op BenchmarkVerify/P256-4 1262 93239 ns/op 1188 B/op 20 allocs/op BenchmarkVerify/P224-4 60 1996003 ns/op 1775 B/op 39 allocs/op BenchmarkVerify/P384-4 20 5598209 ns/op 2394 B/op 40 allocs/op BenchmarkVerify/P521-4 7 16376884 ns/op 3032 B/op 41 allocs/op BenchmarkGenerateKey/P256-4 5263 21340 ns/op 772 B/op 14 allocs/op BenchmarkGenerateKey/P224-4 188 638151 ns/op 778 B/op 16 allocs/op BenchmarkGenerateKey/P384-4 69 1646755 ns/op 995 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4323618 ns/op 1355 B/op 17 allocs/op PASS ok crypto/ecdsa 1.840s goos: freebsd goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 462 257508 ns/op BenchmarkNewKeyFromSeed-4 475 274265 ns/op BenchmarkSigning-4 444 267350 ns/op BenchmarkVerification-4 289 415301 ns/op PASS ok crypto/ed25519 0.631s goos: freebsd goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 7022 16671 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 219 542388 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 78 1596287 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4117485 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1807 64257 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 82 1410379 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 27 4232378 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12977300 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 18272 6557 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7850 14179 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 6097 17010 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 122 976195 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 4150 28113 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 350 325679 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2832 41736 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1108128 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.312s goos: freebsd goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 20820 5717 ns/op 179.12 MB/s BenchmarkHMACSHA256_32-4 35143 3388 ns/op 9.45 MB/s BenchmarkNewWriteSum-4 17822 6514 ns/op 4.91 MB/s PASS ok crypto/hmac 0.547s goos: freebsd goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult-4 466 249942 ns/op BenchmarkScalarMult-4 199 575403 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 289 437594 ns/op PASS ok crypto/internal/edwards25519 0.501s goos: freebsd goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 694516 162.9 ns/op BenchmarkMultiply-4 5829039 20.62 ns/op BenchmarkMult32-4 1845452 64.55 ns/op PASS ok crypto/internal/edwards25519/field 0.470s goos: freebsd goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 81 1431845 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2089 57441 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 24 4577987 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12249355 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 241 513797 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10862 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 79 1448200 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 32 3461367 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.073s goos: freebsd goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 742808 145.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 383049 309.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 129374 934.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 812704 147.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 372638 336.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 122132 965.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.868s goos: freebsd goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 169003 694.6 ns/op 11.52 MB/s BenchmarkHash64-4 183430 644.7 ns/op 99.27 MB/s BenchmarkHash128-4 165415 706.4 ns/op 181.19 MB/s BenchmarkHash256-4 128282 917.2 ns/op 279.10 MB/s BenchmarkHash512-4 92106 1301 ns/op 393.57 MB/s BenchmarkHash1K-4 58354 2051 ns/op 499.38 MB/s BenchmarkHash8K-4 9268 12723 ns/op 643.85 MB/s BenchmarkHash1M-4 67 1563286 ns/op 670.75 MB/s BenchmarkHash8M-4 9 12428237 ns/op 674.96 MB/s BenchmarkHash8BytesUnaligned-4 173461 684.8 ns/op 11.68 MB/s BenchmarkHash1KUnaligned-4 58450 2050 ns/op 499.51 MB/s BenchmarkHash8KUnaligned-4 9147 12684 ns/op 645.83 MB/s PASS ok crypto/md5 1.652s goos: freebsd goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 1 229331828 ns/op PASS ok crypto/rand 0.256s goos: freebsd goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 18236 6226 ns/op 20.56 MB/s BenchmarkRC4_1K-4 2270 49558 ns/op 20.66 MB/s BenchmarkRC4_8K-4 306 391497 ns/op 20.68 MB/s PASS ok crypto/rc4 0.484s goos: freebsd goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkRSA2048Decrypt-4 50 2256142 ns/op BenchmarkRSA2048Sign-4 46 2432896 ns/op Benchmark3PrimeRSA2048Decrypt-4 75 1514210 ns/op PASS ok crypto/rsa 0.367s goos: freebsd goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 131653 896.0 ns/op 8.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 161841 744.9 ns/op 10.74 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 90452 1334 ns/op 239.92 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 102690 1215 ns/op 263.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 63030 1902 ns/op 538.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 68710 1734 ns/op 590.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 14611 8193 ns/op 999.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 14937 8032 ns/op 1019.93 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.242s goos: freebsd goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 104233 1100 ns/op 7.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 121892 970.1 ns/op 8.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 119570 994.0 ns/op 8.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35335 3391 ns/op 301.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 37494 3192 ns/op 320.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 37075 3238 ns/op 316.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5931 19314 ns/op 424.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5950 19360 ns/op 423.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6169 19155 ns/op 427.66 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.242s goos: freebsd goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 78787 1512 ns/op 5.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 94826 1263 ns/op 6.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 85002 1356 ns/op 5.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 38972 2979 ns/op 343.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 43194 2736 ns/op 374.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 41965 2862 ns/op 357.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8408 13543 ns/op 604.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8852 13306 ns/op 615.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8424 13447 ns/op 609.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.229s goos: freebsd goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 23503926 4.720 ns/op BenchmarkConstantTimeEq-4 23812830 4.990 ns/op BenchmarkConstantTimeLessOrEq-4 25525185 4.691 ns/op PASS ok crypto/subtle 0.397s goos: freebsd goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkHandshakeServer/RSA-4 96 1088566 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 73 1520428 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 97 1260674 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 146 818668 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 202 585118 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 54 1882369 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 75 1581079 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 5 23860913 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 5 23744411 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 8 13451016 ns/op 77.96 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 7 16732869 ns/op 62.67 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 5 21490309 ns/op 97.59 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 4 28818516 ns/op 72.77 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 37768568 ns/op 111.05 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 54132617 ns/op 77.48 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 72741948 ns/op 115.32 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 103357214 ns/op 81.16 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 138214945 ns/op 121.38 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 204664927 ns/op 81.97 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 272981949 ns/op 122.92 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 388036704 ns/op 86.47 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 557942670 ns/op 120.28 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 767105587 ns/op 87.48 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 8 12843583 ns/op 81.64 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 6 17203934 ns/op 60.95 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 5 21492749 ns/op 97.57 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 4 29188411 ns/op 71.85 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 3 38600538 ns/op 108.66 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 54457762 ns/op 77.02 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 70950632 ns/op 118.23 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 101062173 ns/op 83.00 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 141136104 ns/op 118.87 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 199702707 ns/op 84.01 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 282372980 ns/op 118.83 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 385650024 ns/op 87.01 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 561739249 ns/op 119.47 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 772805197 ns/op 86.84 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 697405654 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 701282446 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 281857741 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 282894420 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 143453485 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 143112475 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 73705832 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 73619512 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 4 32240519 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 4 31860914 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 136790965 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 140681045 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 57530582 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 58730932 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 4 31164161 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 4 31460889 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 6 18036729 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 6 17630467 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 12 9919953 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 12 9549090 ns/op PASS ok crypto/tls 14.329s goos: freebsd goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 37 2939207 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 402 257391 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1737 69438 ns/op 13220 B/op 240 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1578 74377 ns/op 14642 B/op 264 allocs/op PASS ok crypto/x509 0.810s goos: freebsd goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 38 2945943 ns/op 268348 B/op 1648 allocs/op BenchmarkConcurrentStmtQuery-4 36 2989119 ns/op 268786 B/op 1987 allocs/op BenchmarkConcurrentStmtExec-4 52 2135297 ns/op 209209 B/op 747 allocs/op BenchmarkConcurrentTxQuery-4 39 2597520 ns/op 274993 B/op 2168 allocs/op BenchmarkConcurrentTxExec-4 67 1720024 ns/op 87712 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 56 2221781 ns/op 102851 B/op 2011 allocs/op BenchmarkConcurrentTxStmtExec-4 147 824732 ns/op 40048 B/op 381 allocs/op BenchmarkConcurrentRandom-4 45 2398597 ns/op 228063 B/op 1859 allocs/op BenchmarkManyConcurrentQueries-4 2113 48214 ns/op 4110 B/op 19 allocs/op PASS ok database/sql 1.264s goos: freebsd goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 311421 349.1 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 136 861657 ns/op 172015 B/op 13 allocs/op Benchmark115/LineToPC-4 117 1030355 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 26469 4620 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.819s goos: freebsd goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkMarshal-4 1029 112525 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3906 28801 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.267s goos: freebsd goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 404 295687 ns/op 27.71 MB/s BenchmarkEncodeToString-4 370 320831 ns/op 25.53 MB/s BenchmarkDecode-4 214 553702 ns/op 23.68 MB/s BenchmarkDecodeString-4 218 543416 ns/op 24.13 MB/s PASS ok encoding/base32 0.687s goos: freebsd goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 559 203289 ns/op 40.30 MB/s BenchmarkDecodeString/2-4 502642 234.6 ns/op 17.05 MB/s BenchmarkDecodeString/4-4 351829 337.6 ns/op 23.70 MB/s BenchmarkDecodeString/8-4 284305 388.3 ns/op 30.90 MB/s BenchmarkDecodeString/64-4 56883 2163 ns/op 40.68 MB/s BenchmarkDecodeString/8192-4 523 230906 ns/op 47.31 MB/s PASS ok encoding/base64 0.825s goos: freebsd goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 2031 60391 ns/op 66.23 MB/s BenchmarkReadStruct-4 24229 4936 ns/op 15.19 MB/s BenchmarkWriteStruct-4 25526 4640 ns/op 16.16 MB/s BenchmarkReadInts-4 73651 1615 ns/op 18.58 MB/s BenchmarkWriteInts-4 62415 1947 ns/op 15.41 MB/s BenchmarkWriteSlice1000Int32s-4 1821 63223 ns/op 63.27 MB/s BenchmarkPutUint16-4 4752500 25.23 ns/op 79.28 MB/s BenchmarkAppendUint16-4 4377037 27.13 ns/op 73.73 MB/s BenchmarkPutUint32-4 3019172 39.69 ns/op 100.77 MB/s BenchmarkAppendUint32-4 3122752 38.04 ns/op 105.15 MB/s BenchmarkPutUint64-4 1778451 68.83 ns/op 116.22 MB/s BenchmarkAppendUint64-4 1606634 71.45 ns/op 111.97 MB/s BenchmarkLittleEndianPutUint16-4 4636232 25.63 ns/op 78.03 MB/s BenchmarkLittleEndianAppendUint16-4 4507207 27.54 ns/op 72.63 MB/s BenchmarkLittleEndianPutUint32-4 3204452 37.49 ns/op 106.71 MB/s BenchmarkLittleEndianAppendUint32-4 3170403 37.97 ns/op 105.36 MB/s BenchmarkLittleEndianPutUint64-4 1678196 71.70 ns/op 111.57 MB/s BenchmarkLittleEndianAppendUint64-4 1617426 73.85 ns/op 108.33 MB/s BenchmarkReadFloats-4 255296 481.8 ns/op 24.91 MB/s BenchmarkWriteFloats-4 212242 577.1 ns/op 20.79 MB/s BenchmarkReadSlice1000Float32s-4 1812 64151 ns/op 62.35 MB/s BenchmarkWriteSlice1000Float32s-4 1658 71950 ns/op 55.59 MB/s BenchmarkReadSlice1000Uint8s-4 123816 1005 ns/op 994.64 MB/s BenchmarkWriteSlice1000Uint8s-4 176608 808.5 ns/op 1236.88 MB/s BenchmarkPutUvarint32-4 916051 111.5 ns/op 35.86 MB/s BenchmarkPutUvarint64-4 296469 389.7 ns/op 20.53 MB/s PASS ok encoding/binary 3.954s goos: freebsd goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 9070 11811 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 10422 11999 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 10519 11489 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 6450 18969 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 11458 10540 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 11385 10452 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 10000 10685 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 7018 17866 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 18373 6085 ns/op PASS ok encoding/csv 1.650s goos: freebsd goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 13246 9807 ns/op BenchmarkEndToEndByteBuffer-4 15302 7552 ns/op BenchmarkEndToEndSliceByteBuffer-4 276 500037 ns/op BenchmarkEncodeComplex128Slice-4 717 154586 ns/op BenchmarkEncodeFloat64Slice-4 1562 75212 ns/op BenchmarkEncodeInt32Slice-4 1566 75512 ns/op BenchmarkEncodeStringSlice-4 2312 49207 ns/op BenchmarkEncodeInterfaceSlice-4 69 1692448 ns/op BenchmarkDecodeComplex128Slice-4 538 216352 ns/op BenchmarkDecodeFloat64Slice-4 1122 115155 ns/op BenchmarkDecodeInt32Slice-4 1166 105103 ns/op BenchmarkDecodeStringSlice-4 811 145668 ns/op BenchmarkDecodeStringsSlice-4 318 382004 ns/op BenchmarkDecodeBytesSlice-4 554 213680 ns/op BenchmarkDecodeInterfaceSlice-4 108 1159667 ns/op BenchmarkDecodeMap-4 124 954815 ns/op PASS ok encoding/gob 2.568s goos: freebsd goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 22405 5469 ns/op 46.81 MB/s BenchmarkEncode/1024-4 5127 22789 ns/op 44.93 MB/s BenchmarkEncode/4096-4 1292 90158 ns/op 45.43 MB/s BenchmarkEncode/16384-4 338 356347 ns/op 45.98 MB/s BenchmarkDecode/256-4 40699 2778 ns/op 92.14 MB/s BenchmarkDecode/1024-4 9748 11056 ns/op 92.62 MB/s BenchmarkDecode/4096-4 2678 43832 ns/op 93.45 MB/s BenchmarkDecode/16384-4 621 183289 ns/op 89.39 MB/s BenchmarkDump/256-4 1957 60335 ns/op 4.24 MB/s BenchmarkDump/1024-4 494 235922 ns/op 4.34 MB/s BenchmarkDump/4096-4 126 934693 ns/op 4.38 MB/s BenchmarkDump/16384-4 32 3786614 ns/op 4.33 MB/s PASS ok encoding/hex 1.736s goos: freebsd goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 3 42633605 ns/op 45.52 MB/s 5593213 B/op 29 allocs/op BenchmarkCodeMarshal-4 2 51876032 ns/op 37.41 MB/s 10331024 B/op 43 allocs/op BenchmarkMarshalBytes/32-4 32082 3756 ns/op BenchmarkMarshalBytes/256-4 9676 12125 ns/op BenchmarkMarshalBytes/4096-4 712 166821 ns/op BenchmarkCodeDecoder-4 1 286495520 ns/op 6.77 MB/s 11144648 B/op 92714 allocs/op BenchmarkUnicodeDecoder-4 50947 2314 ns/op 6.05 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 66508 1661 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 262171099 ns/op 7.40 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 252446379 ns/op 7.69 MB/s 3067864 B/op 92688 allocs/op BenchmarkUnmarshalString-4 103173 1272 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 149616 788.4 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 290296 447.5 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 74656 1644 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 70092 1764 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 31081 3888 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4059 32834 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1102 100973 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 194 661607 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 20 6124617 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 853508 139.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 809421 140.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 821230 140.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 819895 139.8 ns/op BenchmarkEncodeMarshaler-4 76417 1600 ns/op 92 B/op 2 allocs/op BenchmarkNumberIsValid-4 6381626 18.70 ns/op BenchmarkNumberIsValidRegexp-4 29881 4139 ns/op BenchmarkEncoderEncode-4 71094 1671 ns/op 140 B/op 1 allocs/op PASS ok encoding/json 5.707s goos: freebsd goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 60 1743062 ns/op 37.60 MB/s BenchmarkDecode-4 33 3313377 ns/op 26.80 MB/s PASS ok encoding/pem 0.246s goos: freebsd goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 2419 42871 ns/op 6264 B/op 24 allocs/op BenchmarkUnmarshal-4 914 124392 ns/op 8338 B/op 190 allocs/op BenchmarkHTMLAutoClose-4 4530 26144 ns/op PASS ok encoding/xml 0.394s goos: freebsd goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 532707 205.6 ns/op BenchmarkIntSet-4 717295 216.7 ns/op BenchmarkFloatAdd-4 77955 2055 ns/op BenchmarkFloatSet-4 419784 289.8 ns/op BenchmarkStringSet-4 395860 301.0 ns/op BenchmarkMapSet-4 238569 517.8 ns/op BenchmarkMapSetDifferent-4 76528 1615 ns/op BenchmarkMapSetDifferentRandom-4 405 294257 ns/op BenchmarkMapSetString-4 234123 531.0 ns/op BenchmarkMapAddSame-4 46278 2568 ns/op BenchmarkMapAddDifferent-4 20559 5950 ns/op BenchmarkMapAddDifferentRandom-4 352 343518 ns/op BenchmarkMapAddSameSteadyState-4 513435 241.1 ns/op BenchmarkMapAddDifferentSteadyState-4 148617 796.8 ns/op BenchmarkRealworldExpvarUsage-4 23871 4620 ns/op PASS ok expvar 2.656s goos: freebsd goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 100594 1131 ns/op BenchmarkSprintfEmpty-4 496070 285.5 ns/op BenchmarkSprintfString-4 291130 432.4 ns/op BenchmarkSprintfTruncateString-4 274611 432.5 ns/op BenchmarkSprintfTruncateBytes-4 201595 734.2 ns/op BenchmarkSprintfSlowParsingPath-4 249010 485.5 ns/op BenchmarkSprintfQuoteString-4 40490 2958 ns/op BenchmarkSprintfInt-4 251167 459.0 ns/op BenchmarkSprintfIntInt-4 196062 640.4 ns/op BenchmarkSprintfPrefixedInt-4 223683 567.4 ns/op BenchmarkSprintfFloat-4 130831 936.2 ns/op BenchmarkSprintfComplex-4 52956 2117 ns/op BenchmarkSprintfBoolean-4 319484 380.2 ns/op BenchmarkSprintfHexString-4 135020 900.7 ns/op BenchmarkSprintfHexBytes-4 111686 1111 ns/op BenchmarkSprintfBytes-4 52803 2299 ns/op BenchmarkSprintfStringer-4 96474 1289 ns/op BenchmarkSprintfStructure-4 37149 3236 ns/op BenchmarkManyArgs-4 69248 1775 ns/op BenchmarkFprintInt-4 112585 1087 ns/op BenchmarkFprintfBytes-4 118604 1037 ns/op BenchmarkFprintIntNoAlloc-4 107733 1083 ns/op BenchmarkScanInts-4 51 2358377 ns/op BenchmarkScanRecursiveInt-4 1 292141100 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 296085540 ns/op PASS ok fmt 3.858s goos: freebsd goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 1202 94066 ns/op PASS ok go/build 0.153s goos: freebsd goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 68380 1538 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 22258 5606 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5877 19151 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1760 70355 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 408 283491 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 91 1149744 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 26 5022055 ns/op 865713 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 6 19787586 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 2 80198348 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.358s goos: freebsd goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 167867136 ns/op 0.39 MB/s 6177032 B/op 118814 allocs/op PASS ok go/format 0.214s goos: freebsd goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 6 19646569 ns/op 3.73 MB/s BenchmarkParseOnly-4 7 18453811 ns/op 3.97 MB/s BenchmarkResolve-4 54 2309452 ns/op 31.74 MB/s PASS ok go/parser 1.278s goos: freebsd goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrint-4 1 105175054 ns/op 0.49 MB/s 2335240 B/op 57677 allocs/op PASS ok go/printer 0.128s goos: freebsd goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 398 297186 ns/op BenchmarkScanFiles/go/types/expr.go-4 18 5984487 ns/op 8.89 MB/s BenchmarkScanFiles/go/parser/parser.go-4 13 8969910 ns/op 8.17 MB/s BenchmarkScanFiles/net/http/server.go-4 9 12497827 ns/op 9.10 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 321 369636 ns/op 8.32 MB/s PASS ok go/scanner 0.705s goos: freebsd goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1527780 79.09 ns/op PASS ok go/token 0.233s goos: freebsd goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkNamed/Underlying/nongeneric-4 1630857 72.48 ns/op BenchmarkNamed/Underlying/generic-4 1682888 72.12 ns/op BenchmarkNamed/Underlying/src_instance-4 1628014 72.62 ns/op BenchmarkNamed/Underlying/user_instance-4 1609233 75.79 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 28658 4412 ns/op BenchmarkNamed/NewMethodSet/generic-4 30102 4255 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 29374 4078 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 29778 4198 ns/op BenchmarkCheck/http/funcbodies/info-4 1 306111411 ns/op 97512 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 240468389 ns/op 124135 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 103600564 ns/op 288126 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 2 93614658 ns/op 318682 lines/s BenchmarkCheck/parser/funcbodies/info-4 2 71889653 ns/op 69886 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 60670032 ns/op 82803 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 25203016 ns/op 199310 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 5 24055799 ns/op 208824 lines/s BenchmarkCheck/constant/funcbodies/info-4 4 31853274 ns/op 67608 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 4 28328594 ns/op 76014 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 7 15434421 ns/op 139532 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 8 15593029 ns/op 138104 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 532840210 ns/op 111879 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 365606674 ns/op 163052 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 2 77735213 ns/op 766729 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 68177708 ns/op 874060 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 3 41132705 ns/op 44940 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 3 37176811 ns/op 49722 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 25176244 ns/op 73423 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 5 25573753 ns/op 72281 lines/s PASS ok go/types 10.474s goos: freebsd goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 15080 7917 ns/op 129.35 MB/s PASS ok hash/adler32 0.222s goos: freebsd goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 329590 342.2 ns/op 43.83 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 327084 349.0 ns/op 42.98 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 181130 704.0 ns/op 56.82 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 185223 635.0 ns/op 62.99 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 684806 168.3 ns/op 3041.30 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 665479 172.3 ns/op 2971.41 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 574126 211.5 ns/op 4840.54 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 567946 210.9 ns/op 4855.12 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 269485 448.6 ns/op 9129.78 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 269085 447.5 ns/op 9153.19 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 44548 2687 ns/op 12193.06 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 44602 2695 ns/op 12158.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 760485 153.5 ns/op 97.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 815692 153.1 ns/op 97.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 690392 150.1 ns/op 266.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 732055 150.5 ns/op 265.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 472632 212.3 ns/op 2411.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 513592 214.0 ns/op 2392.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 414786 279.9 ns/op 3658.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 419772 282.9 ns/op 3619.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 337728 355.3 ns/op 11528.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 316951 359.2 ns/op 11404.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 63100 1869 ns/op 17527.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 63356 1885 ns/op 17380.25 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 372517 330.9 ns/op 45.33 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 358045 320.7 ns/op 46.77 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 177198 661.9 ns/op 60.43 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 176030 655.2 ns/op 61.05 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 15739 7549 ns/op 67.83 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 15922 7490 ns/op 68.36 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 7309 15833 ns/op 64.67 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6535 15691 ns/op 65.26 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1562 74046 ns/op 55.32 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1544 76161 ns/op 53.78 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 187 626662 ns/op 52.29 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 180 643341 ns/op 50.93 MB/s PASS ok hash/crc32 4.778s goos: freebsd goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 153 874037 ns/op 74.98 MB/s BenchmarkCrc64/ISO4KB-4 1803 65036 ns/op 62.98 MB/s BenchmarkCrc64/ISO1KB-4 8624 14591 ns/op 70.18 MB/s BenchmarkCrc64/ECMA64KB-4 153 835055 ns/op 78.48 MB/s BenchmarkCrc64/Random64KB-4 159 759384 ns/op 86.30 MB/s BenchmarkCrc64/Random16KB-4 534 190697 ns/op 85.92 MB/s PASS ok hash/crc64 1.130s goos: freebsd goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 16233 7194 ns/op 142.34 MB/s BenchmarkFnv32aKB-4 14577 7343 ns/op 139.45 MB/s BenchmarkFnv64KB-4 15610 7406 ns/op 138.26 MB/s BenchmarkFnv64aKB-4 14553 7286 ns/op 140.54 MB/s BenchmarkFnv128KB-4 2931 39727 ns/op 25.78 MB/s BenchmarkFnv128aKB-4 2779 39836 ns/op 25.71 MB/s PASS ok hash/fnv 1.027s goos: freebsd goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 801978 141.2 ns/op 28.33 MB/s BenchmarkHash/n=4/Bytes-4 3985879 30.64 ns/op 130.54 MB/s BenchmarkHash/n=4/String-4 4266055 27.26 ns/op 146.74 MB/s BenchmarkHash/n=8/Write-4 829513 138.3 ns/op 57.84 MB/s BenchmarkHash/n=8/Bytes-4 5623341 21.21 ns/op 377.12 MB/s BenchmarkHash/n=8/String-4 4408825 28.03 ns/op 285.42 MB/s BenchmarkHash/n=16/Write-4 722282 145.6 ns/op 109.88 MB/s BenchmarkHash/n=16/Bytes-4 5851183 21.27 ns/op 752.25 MB/s BenchmarkHash/n=16/String-4 4300048 27.89 ns/op 573.71 MB/s BenchmarkHash/n=32/Write-4 746281 144.7 ns/op 221.09 MB/s BenchmarkHash/n=32/Bytes-4 5789474 21.29 ns/op 1503.00 MB/s BenchmarkHash/n=32/String-4 4383080 27.65 ns/op 1157.21 MB/s BenchmarkHash/n=64/Write-4 822470 148.2 ns/op 431.74 MB/s BenchmarkHash/n=64/Bytes-4 5749804 21.14 ns/op 3027.42 MB/s BenchmarkHash/n=64/String-4 4278963 28.47 ns/op 2248.13 MB/s BenchmarkHash/n=256/Write-4 592381 194.4 ns/op 1317.12 MB/s BenchmarkHash/n=256/Bytes-4 4554530 26.36 ns/op 9712.83 MB/s BenchmarkHash/n=256/String-4 2901742 41.28 ns/op 6201.13 MB/s BenchmarkHash/n=320/Write-4 595039 201.9 ns/op 1585.13 MB/s BenchmarkHash/n=320/Bytes-4 3721681 31.83 ns/op 10052.91 MB/s BenchmarkHash/n=320/String-4 2295538 52.59 ns/op 6084.92 MB/s BenchmarkHash/n=1024/Write-4 434946 274.7 ns/op 3727.34 MB/s BenchmarkHash/n=1024/Bytes-4 1372923 86.69 ns/op 11811.59 MB/s BenchmarkHash/n=1024/String-4 869011 117.8 ns/op 8689.56 MB/s BenchmarkHash/n=4096/Write-4 194431 614.9 ns/op 6660.79 MB/s BenchmarkHash/n=4096/Bytes-4 341396 348.2 ns/op 11763.52 MB/s BenchmarkHash/n=4096/String-4 257654 446.8 ns/op 9168.30 MB/s BenchmarkHash/n=16384/Write-4 59094 1955 ns/op 8381.56 MB/s BenchmarkHash/n=16384/Bytes-4 86101 1396 ns/op 11734.33 MB/s BenchmarkHash/n=16384/String-4 65216 1703 ns/op 9620.84 MB/s PASS ok hash/maphash 4.199s goos: freebsd goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 1346 81852 ns/op BenchmarkEscapeNone-4 158022 752.0 ns/op BenchmarkUnescape-4 1215 93851 ns/op BenchmarkUnescapeNone-4 991468 122.5 ns/op BenchmarkUnescapeSparse-4 17790 6859 ns/op BenchmarkUnescapeDense-4 1722 65783 ns/op PASS ok html 0.939s goos: freebsd goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 13429 8622 ns/op BenchmarkCSSEscaperNoSpecials-4 62378 2048 ns/op BenchmarkDecodeCSS-4 44017 2808 ns/op BenchmarkDecodeCSSNoSpecials-4 5806399 20.64 ns/op BenchmarkCSSValueFilter-4 189998 694.4 ns/op BenchmarkCSSValueFilterOk-4 130278 922.6 ns/op BenchmarkEscapedExecute-4 5943 18635 ns/op BenchmarkHTMLNospaceEscaper-4 16044 7537 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 95594 1266 ns/op BenchmarkStripTags-4 32955 3572 ns/op BenchmarkStripTagsNoSpecials-4 426349 284.6 ns/op BenchmarkJSValEscaperWithNum-4 32428 3805 ns/op BenchmarkJSValEscaperWithStr-4 6676 18132 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 26432 4551 ns/op BenchmarkJSValEscaperWithObj-4 5349 20377 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 19153 6385 ns/op BenchmarkJSStrEscaperNoSpecials-4 80437 1616 ns/op BenchmarkJSStrEscaper-4 15960 7472 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 75272 1617 ns/op BenchmarkJSRegexpEscaper-4 14756 8080 ns/op BenchmarkTemplateSpecialTags-4 105 1132234 ns/op BenchmarkURLEscaper-4 6007 20390 ns/op BenchmarkURLEscaperNoSpecials-4 271118 434.0 ns/op BenchmarkURLNormalizer-4 8350 14758 ns/op BenchmarkURLNormalizerNoSpecials-4 262976 445.2 ns/op BenchmarkSrcsetFilter-4 26469 4651 ns/op BenchmarkSrcsetFilterNoSpecials-4 155410 804.8 ns/op PASS ok html/template 4.462s goos: freebsd goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 951387 122.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 736918 162.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 909296 122.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 702835 161.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 2587755 46.86 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1711246 70.98 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 2503801 51.57 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1710633 70.89 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1997206 64.58 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 661334 179.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 564134 211.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 714949 175.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 582507 210.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 865507 147.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1267296 96.24 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 840624 148.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 655138 174.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1978567 64.06 ns/op BenchmarkRGBASetRGBA-4 1732117 68.13 ns/op BenchmarkRGBA64At-4 1221044 98.53 ns/op BenchmarkRGBA64SetRGBA64-4 1265431 93.03 ns/op BenchmarkNRGBAAt-4 1981028 60.33 ns/op BenchmarkNRGBASetNRGBA-4 1744426 68.13 ns/op BenchmarkNRGBA64At-4 1000000 111.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 1249747 98.77 ns/op BenchmarkAlphaAt-4 3090493 33.90 ns/op BenchmarkAlphaSetAlpha-4 3445761 36.40 ns/op BenchmarkAlpha16At-4 2141674 55.94 ns/op BenchmarkAlphaSetAlpha16-4 2092100 58.72 ns/op BenchmarkGrayAt-4 3589548 33.60 ns/op BenchmarkGraySetGray-4 3467230 38.00 ns/op BenchmarkGray16At-4 2143773 55.83 ns/op BenchmarkGraySetGray16-4 2108178 57.45 ns/op PASS ok image 5.825s goos: freebsd goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 6301484 19.89 ns/op BenchmarkYCbCrToRGB/128-4 6299612 21.83 ns/op BenchmarkYCbCrToRGB/255-4 5944345 22.42 ns/op BenchmarkRGBToYCbCr/0-4 5991679 19.96 ns/op BenchmarkRGBToYCbCr/Cb-4 5656214 19.91 ns/op BenchmarkRGBToYCbCr/Cr-4 6266688 19.10 ns/op BenchmarkYCbCrToRGBA/0-4 5180868 25.09 ns/op BenchmarkYCbCrToRGBA/128-4 5170119 22.86 ns/op BenchmarkYCbCrToRGBA/255-4 5049720 24.48 ns/op BenchmarkNYCbCrAToRGBA/0-4 4409820 23.46 ns/op BenchmarkNYCbCrAToRGBA/128-4 5136154 24.25 ns/op BenchmarkNYCbCrAToRGBA/255-4 4750471 23.38 ns/op PASS ok image/color 1.775s goos: freebsd goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 5 22026141 ns/op BenchmarkFillSrc-4 495 233450 ns/op BenchmarkCopyOver-4 10 11041963 ns/op BenchmarkCopySrc-4 638 170686 ns/op BenchmarkNRGBAOver-4 10 10475001 ns/op BenchmarkNRGBASrc-4 16 6993108 ns/op BenchmarkYCbCr-4 14 7944634 ns/op BenchmarkGray-4 25 4509597 ns/op BenchmarkCMYK-4 16 7067082 ns/op BenchmarkGlyphOver-4 32 3832137 ns/op BenchmarkRGBAMaskOver-4 6 19612342 ns/op BenchmarkGrayMaskOver-4 7 15362184 ns/op BenchmarkRGBA64ImageMaskOver-4 5 23510635 ns/op BenchmarkRGBA-4 7 15576458 ns/op BenchmarkPalettedFill-4 1426 83726 ns/op BenchmarkPalettedRGBA-4 8 13257483 ns/op BenchmarkGenericOver-4 3 33788891 ns/op BenchmarkGenericMaskOver-4 7 15520122 ns/op BenchmarkGenericSrc-4 5 23221057 ns/op BenchmarkGenericMaskSrc-4 5 20787669 ns/op PASS ok image/draw 4.665s goos: freebsd goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 34 3488084 ns/op 4.43 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 2 83737938 ns/op 3.67 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 1038009647 ns/op 1.18 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 86 1405356 ns/op 10.99 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 3 49475292 ns/op 1.25 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 2.179s goos: freebsd goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 5409 21099 ns/op BenchmarkIDCT-4 6004 20302 ns/op BenchmarkDecodeBaseline-4 12 9116609 ns/op 6.78 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 8 12987897 ns/op 4.76 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 116577384 ns/op 10.54 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 146463655 ns/op 6.29 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.154s goos: freebsd goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 16843520 6.719 ns/op BenchmarkDecodeGray-4 18 6089741 ns/op 10.76 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 25683711 ns/op 10.21 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 5 22664537 ns/op 11.57 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 32 3672143 ns/op 17.85 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 5 21401683 ns/op 12.25 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 4 25683831 ns/op 10.21 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 40192315 ns/op 7.64 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 37245508 ns/op 8.25 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 120639144 ns/op 10.19 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 134233515 ns/op 9.15 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 6 19931779 ns/op 15.41 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 130887866 ns/op 9.39 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 235914148 ns/op 5.21 MB/s 10694584 B/op 614430 allocs/op PASS ok image/png 2.586s goos: freebsd goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 3 37289188 ns/op 2.68 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 4 32644061 ns/op 3.06 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 198384377 ns/op 2.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 177504396 ns/op 2.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 35954478 ns/op 2.78 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 4 31843891 ns/op 3.14 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 195537615 ns/op 2.56 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 177740687 ns/op 2.81 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 406076915 ns/op 2.46 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 368144982 ns/op 2.72 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2736125588 ns/op 1.83 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2810458531 ns/op 1.78 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 19 6329378 ns/op 15.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 18 6521635 ns/op 15.33 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 4 31589796 ns/op 15.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 4 32492426 ns/op 15.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 59169392 ns/op 16.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 64000778 ns/op 15.62 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 298697951 ns/op 16.74 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 310639601 ns/op 16.10 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 3 42357981 ns/op 2.36 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 36065985 ns/op 2.77 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 253952159 ns/op 1.97 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 233253837 ns/op 2.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 523876750 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 555937960 ns/op 1.80 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4794394612 ns/op 1.04 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4678599407 ns/op 1.07 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 2 101009422 ns/op 41.38 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 101418973 ns/op 41.21 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 47.188s goos: freebsd goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 52616 2152 ns/op 0.46 MB/s BenchmarkMarshalCorpusFile/2-4 53026 2300 ns/op 0.87 MB/s BenchmarkMarshalCorpusFile/4-4 46686 2592 ns/op 1.54 MB/s BenchmarkMarshalCorpusFile/8-4 39542 3002 ns/op 2.67 MB/s BenchmarkMarshalCorpusFile/16-4 31590 3767 ns/op 4.25 MB/s BenchmarkMarshalCorpusFile/32-4 21613 5618 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/64-4 13136 9123 ns/op 7.02 MB/s BenchmarkMarshalCorpusFile/128-4 8331 14609 ns/op 8.76 MB/s BenchmarkMarshalCorpusFile/256-4 4105 27470 ns/op 9.32 MB/s BenchmarkMarshalCorpusFile/512-4 2270 53557 ns/op 9.56 MB/s BenchmarkMarshalCorpusFile/1024-4 1172 103257 ns/op 9.92 MB/s BenchmarkMarshalCorpusFile/2048-4 586 209792 ns/op 9.76 MB/s BenchmarkMarshalCorpusFile/4096-4 290 405296 ns/op 10.11 MB/s BenchmarkMarshalCorpusFile/8192-4 148 800137 ns/op 10.24 MB/s BenchmarkMarshalCorpusFile/16384-4 70 1636338 ns/op 10.01 MB/s BenchmarkMarshalCorpusFile/32768-4 32 3380730 ns/op 9.69 MB/s BenchmarkMarshalCorpusFile/65536-4 16 7164446 ns/op 9.15 MB/s BenchmarkMarshalCorpusFile/131072-4 8 13411964 ns/op 9.77 MB/s BenchmarkMarshalCorpusFile/262144-4 4 28399284 ns/op 9.23 MB/s BenchmarkMarshalCorpusFile/524288-4 2 55590022 ns/op 9.43 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 109326584 ns/op 9.59 MB/s BenchmarkUnmarshalCorpusFile/1-4 15464 8050 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/2-4 14811 7932 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/4-4 13766 8934 ns/op 0.45 MB/s BenchmarkUnmarshalCorpusFile/8-4 11916 10187 ns/op 0.79 MB/s BenchmarkUnmarshalCorpusFile/16-4 8680 12774 ns/op 1.25 MB/s BenchmarkUnmarshalCorpusFile/32-4 5877 19410 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/64-4 5331 22486 ns/op 2.85 MB/s BenchmarkUnmarshalCorpusFile/128-4 3822 29317 ns/op 4.37 MB/s BenchmarkUnmarshalCorpusFile/256-4 1558 76549 ns/op 3.34 MB/s BenchmarkUnmarshalCorpusFile/512-4 822 149795 ns/op 3.42 MB/s BenchmarkUnmarshalCorpusFile/1024-4 429 290874 ns/op 3.52 MB/s BenchmarkUnmarshalCorpusFile/2048-4 198 558390 ns/op 3.67 MB/s BenchmarkUnmarshalCorpusFile/4096-4 100 1109388 ns/op 3.69 MB/s BenchmarkUnmarshalCorpusFile/8192-4 55 2436936 ns/op 3.36 MB/s BenchmarkUnmarshalCorpusFile/16384-4 26 4314824 ns/op 3.80 MB/s BenchmarkUnmarshalCorpusFile/32768-4 13 9306082 ns/op 3.52 MB/s BenchmarkUnmarshalCorpusFile/65536-4 6 17412664 ns/op 3.76 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 35754965 ns/op 3.67 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 70651312 ns/op 3.71 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 141610756 ns/op 3.70 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 271420499 ns/op 3.86 MB/s BenchmarkMutatorBytes/1-4 38706 2617 ns/op BenchmarkMutatorBytes/10-4 47040 2547 ns/op BenchmarkMutatorBytes/100-4 43807 2784 ns/op BenchmarkMutatorBytes/1000-4 30297 4085 ns/op BenchmarkMutatorBytes/10000-4 9210 15339 ns/op BenchmarkMutatorBytes/100000-4 1254 107372 ns/op BenchmarkMutatorString/1-4 43171 2742 ns/op BenchmarkMutatorString/10-4 44410 2766 ns/op BenchmarkMutatorString/100-4 39837 3132 ns/op BenchmarkMutatorString/1000-4 22018 5912 ns/op BenchmarkMutatorString/10000-4 5019 29522 ns/op BenchmarkMutatorString/100000-4 554 208982 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 22633 4683 ns/op BenchmarkMutatorAllBasicTypes/string-4 24614 4743 ns/op BenchmarkMutatorAllBasicTypes/bool-4 71898 1656 ns/op BenchmarkMutatorAllBasicTypes/float32-4 65797 1832 ns/op BenchmarkMutatorAllBasicTypes/float64-4 67062 1787 ns/op BenchmarkMutatorAllBasicTypes/int-4 70444 1704 ns/op BenchmarkMutatorAllBasicTypes/int8-4 70005 1717 ns/op BenchmarkMutatorAllBasicTypes/int16-4 70735 1710 ns/op BenchmarkMutatorAllBasicTypes/int32-4 69120 1724 ns/op BenchmarkMutatorAllBasicTypes/int64-4 70188 1700 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 67521 1792 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 67299 1768 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 67920 1807 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 67884 1806 ns/op PASS ok internal/fuzz 10.862s goos: freebsd goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 59594 1791 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 199058 621.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.274s PASS ok internal/poll 0.022s goos: freebsd goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 6 16939667 ns/op PASS ok internal/trace 1.220s goos: freebsd goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 42421 3567 ns/op BenchmarkCopyNLarge-4 580 224390 ns/op PASS ok io 0.478s goos: freebsd goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 314744 374.6 ns/op BenchmarkPrintln-4 36184 3409 ns/op BenchmarkPrintlnNoFlags-4 59583 2047 ns/op PASS ok log 0.438s goos: freebsd goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 5125936 23.42 ns/op BenchmarkAcosh-4 1799733 66.77 ns/op BenchmarkAsin-4 5125926 23.22 ns/op BenchmarkAsinh-4 1766470 67.86 ns/op BenchmarkAtan-4 5930649 21.63 ns/op BenchmarkAtanh-4 1738290 68.67 ns/op BenchmarkAtan2-4 3427008 34.34 ns/op BenchmarkCbrt-4 2327352 51.84 ns/op BenchmarkCeil-4 22696279 5.007 ns/op BenchmarkCopysign-4 3847159 31.93 ns/op BenchmarkCos-4 1783690 61.45 ns/op BenchmarkCosh-4 2224054 53.60 ns/op BenchmarkErf-4 6083180 20.82 ns/op BenchmarkErfc-4 6005139 20.27 ns/op BenchmarkErfinv-4 5873568 20.27 ns/op BenchmarkErfcinv-4 5886510 20.22 ns/op BenchmarkExp-4 8034854 14.76 ns/op BenchmarkExpGo-4 1442479 81.06 ns/op BenchmarkExpm1-4 4763818 25.17 ns/op BenchmarkExp2-4 1587688 75.71 ns/op BenchmarkExp2Go-4 1460776 80.15 ns/op BenchmarkAbs-4 4794861 25.04 ns/op BenchmarkDim-4 12255690 9.576 ns/op BenchmarkFloor-4 22600827 5.030 ns/op BenchmarkMax-4 17398083 6.989 ns/op BenchmarkMin-4 17684192 6.265 ns/op BenchmarkMod-4 455367 258.6 ns/op BenchmarkFrexp-4 2488866 48.77 ns/op BenchmarkGamma-4 1000000 115.9 ns/op BenchmarkHypot-4 14747103 8.324 ns/op BenchmarkHypotGo-4 2236852 54.70 ns/op BenchmarkIlogb-4 2902742 41.10 ns/op BenchmarkJ0-4 398884 306.1 ns/op BenchmarkJ1-4 358820 292.8 ns/op BenchmarkJn-4 194936 646.1 ns/op BenchmarkLdexp-4 2361469 50.02 ns/op BenchmarkLgamma-4 1436787 81.35 ns/op BenchmarkLog-4 8593900 13.96 ns/op BenchmarkLogb-4 2938039 40.72 ns/op BenchmarkLog1p-4 2154266 55.84 ns/op BenchmarkLog10-4 8304704 14.43 ns/op BenchmarkLog2-4 1986591 61.90 ns/op BenchmarkModf-4 3570028 33.42 ns/op BenchmarkNextafter32-4 3596373 33.29 ns/op BenchmarkNextafter64-4 3630930 33.46 ns/op BenchmarkPowInt-4 756782 155.6 ns/op BenchmarkPowFrac-4 517468 200.5 ns/op BenchmarkPow10Pos-4 5918466 18.51 ns/op BenchmarkPow10Neg-4 6375614 18.48 ns/op BenchmarkRound-4 4630710 24.84 ns/op BenchmarkRoundToEven-4 11990287 10.26 ns/op BenchmarkRemainder-4 549216 184.4 ns/op BenchmarkSignbit-4 7267758 16.19 ns/op BenchmarkSin-4 2402626 49.12 ns/op BenchmarkSincos-4 1510758 78.43 ns/op BenchmarkSinh-4 3904207 30.40 ns/op BenchmarkSqrtIndirect-4 18829374 6.239 ns/op BenchmarkSqrtLatency-4 12943880 9.305 ns/op BenchmarkSqrtIndirectLatency-4 8199783 14.65 ns/op BenchmarkSqrtGoLatency-4 1631914 72.93 ns/op BenchmarkSqrtPrime-4 175106 690.7 ns/op BenchmarkTan-4 2306510 56.81 ns/op BenchmarkTanh-4 2177415 55.14 ns/op BenchmarkTrunc-4 24020272 4.979 ns/op BenchmarkY0-4 400658 328.4 ns/op BenchmarkY1-4 401414 293.9 ns/op BenchmarkYn-4 199695 608.7 ns/op BenchmarkFloat64bits-4 7194205 16.91 ns/op BenchmarkFloat64frombits-4 7144306 17.42 ns/op BenchmarkFloat32bits-4 7542254 15.95 ns/op BenchmarkFloat32frombits-4 7205623 16.66 ns/op BenchmarkFMA-4 20491033 5.288 ns/op PASS ok math 10.840s goos: freebsd goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 15752083 7.620 ns/op 8399.36 MB/s BenchmarkAddVV/2-4 14640714 7.950 ns/op 16100.25 MB/s BenchmarkAddVV/3-4 14003526 8.490 ns/op 22614.67 MB/s BenchmarkAddVV/4-4 13443991 8.820 ns/op 29025.56 MB/s BenchmarkAddVV/5-4 12881935 9.025 ns/op 35455.36 MB/s BenchmarkAddVV/10-4 10932196 10.62 ns/op 60285.37 MB/s BenchmarkAddVV/100-4 2538552 47.60 ns/op 134453.78 MB/s BenchmarkAddVV/1000-4 251103 476.8 ns/op 134233.27 MB/s BenchmarkSubVV/1-4 15590164 7.857 ns/op 8145.45 MB/s BenchmarkSubVV/2-4 14266759 8.418 ns/op 15205.56 MB/s BenchmarkSubVV/3-4 12793011 8.800 ns/op 21817.32 MB/s BenchmarkSubVV/4-4 12969606 8.985 ns/op 28492.86 MB/s BenchmarkSubVV/5-4 13108219 9.137 ns/op 35021.95 MB/s BenchmarkSubVV/10-4 10971838 10.97 ns/op 58365.39 MB/s BenchmarkSubVV/100-4 2480460 48.08 ns/op 133103.52 MB/s BenchmarkSubVV/1000-4 250117 477.5 ns/op 134041.43 MB/s BenchmarkAddVW/1-4 14928624 7.790 ns/op 1027.02 MB/s BenchmarkAddVW/2-4 15328254 7.919 ns/op 2020.46 MB/s BenchmarkAddVW/3-4 14823175 8.082 ns/op 2969.67 MB/s BenchmarkAddVW/4-4 14373735 8.044 ns/op 3978.06 MB/s BenchmarkAddVW/5-4 14786956 7.806 ns/op 5124.45 MB/s BenchmarkAddVW/10-4 12321416 9.711 ns/op 8238.29 MB/s BenchmarkAddVW/100-4 513068 232.2 ns/op 3444.76 MB/s BenchmarkAddVW/1000-4 72486 1645 ns/op 4863.26 MB/s BenchmarkAddVWext/1-4 15390415 7.782 ns/op 1028.01 MB/s BenchmarkAddVWext/2-4 13114854 7.914 ns/op 2021.66 MB/s BenchmarkAddVWext/3-4 14193808 8.192 ns/op 2929.54 MB/s BenchmarkAddVWext/4-4 14865152 7.981 ns/op 4009.59 MB/s BenchmarkAddVWext/5-4 14614736 7.851 ns/op 5094.92 MB/s BenchmarkAddVWext/10-4 12389539 9.654 ns/op 8286.98 MB/s BenchmarkAddVWext/100-4 110598 1097 ns/op 729.31 MB/s BenchmarkAddVWext/1000-4 9957 10630 ns/op 752.57 MB/s BenchmarkSubVW/1-4 15367119 7.770 ns/op 1029.56 MB/s BenchmarkSubVW/2-4 14567470 8.088 ns/op 1978.14 MB/s BenchmarkSubVW/3-4 12610048 8.758 ns/op 2740.43 MB/s BenchmarkSubVW/4-4 14697668 7.792 ns/op 4106.93 MB/s BenchmarkSubVW/5-4 14692557 7.903 ns/op 5061.06 MB/s BenchmarkSubVW/10-4 12375024 9.728 ns/op 8223.48 MB/s BenchmarkSubVW/100-4 462744 241.4 ns/op 3314.61 MB/s BenchmarkSubVW/1000-4 73359 1631 ns/op 4904.66 MB/s BenchmarkSubVWext/1-4 14565226 7.841 ns/op 1020.23 MB/s BenchmarkSubVWext/2-4 13932846 8.101 ns/op 1975.10 MB/s BenchmarkSubVWext/3-4 13160722 9.088 ns/op 2640.73 MB/s BenchmarkSubVWext/4-4 14868138 7.836 ns/op 4083.84 MB/s BenchmarkSubVWext/5-4 13857468 7.851 ns/op 5094.84 MB/s BenchmarkSubVWext/10-4 12402511 9.759 ns/op 8197.54 MB/s BenchmarkSubVWext/100-4 108632 1125 ns/op 710.97 MB/s BenchmarkSubVWext/1000-4 10000 10703 ns/op 747.46 MB/s BenchmarkMulAddVWW/1-4 14492737 7.866 ns/op 8136.30 MB/s BenchmarkMulAddVWW/2-4 13383880 8.575 ns/op 14926.95 MB/s BenchmarkMulAddVWW/3-4 12958501 8.742 ns/op 21962.37 MB/s BenchmarkMulAddVWW/4-4 12766539 9.048 ns/op 28293.18 MB/s BenchmarkMulAddVWW/5-4 12000732 9.961 ns/op 32124.26 MB/s BenchmarkMulAddVWW/10-4 9859882 12.28 ns/op 52126.80 MB/s BenchmarkMulAddVWW/100-4 1427049 83.73 ns/op 76438.95 MB/s BenchmarkMulAddVWW/1000-4 142662 837.8 ns/op 76387.66 MB/s BenchmarkAddMulVVW/1-4 12597260 8.148 ns/op 7854.80 MB/s BenchmarkAddMulVVW/2-4 14187096 8.753 ns/op 14622.77 MB/s BenchmarkAddMulVVW/3-4 13088004 9.073 ns/op 21160.60 MB/s BenchmarkAddMulVVW/4-4 11380555 10.02 ns/op 25538.25 MB/s BenchmarkAddMulVVW/5-4 10807665 11.06 ns/op 28946.10 MB/s BenchmarkAddMulVVW/10-4 9998634 11.63 ns/op 55049.12 MB/s BenchmarkAddMulVVW/100-4 2141976 55.50 ns/op 115319.40 MB/s BenchmarkAddMulVVW/1000-4 230408 479.6 ns/op 133445.37 MB/s BenchmarkDivWVW/1-4 4064449 29.76 ns/op 2150.90 MB/s BenchmarkDivWVW/2-4 2653022 45.27 ns/op 2827.64 MB/s BenchmarkDivWVW/3-4 2046922 59.38 ns/op 3233.21 MB/s BenchmarkDivWVW/4-4 1654542 73.72 ns/op 3472.59 MB/s BenchmarkDivWVW/5-4 1430642 85.44 ns/op 3745.12 MB/s BenchmarkDivWVW/10-4 774543 155.0 ns/op 4127.78 MB/s BenchmarkDivWVW/100-4 83524 1489 ns/op 4299.07 MB/s BenchmarkDivWVW/1000-4 6997 14854 ns/op 4308.59 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15675657 9.207 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15419306 7.755 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15184509 7.917 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15029570 7.580 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12276928 8.785 ns/op BenchmarkNonZeroShifts/3/shlVU-4 14809822 8.208 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11849311 9.754 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13220444 8.805 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11221528 10.60 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12728367 9.458 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7612662 15.28 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9646712 12.50 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1202020 99.73 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1602684 73.20 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 126292 955.9 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 186732 636.7 ns/op BenchmarkDecimalConversion-4 314 394591 ns/op BenchmarkFloatString/100-4 16899 7129 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 291 383331 ns/op 2909 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 35439164 ns/op 61205 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 3779217906 ns/op 836424 B/op 506 allocs/op BenchmarkFloatAdd/10-4 255132 476.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 250798 472.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 226188 538.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 119275 995.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 22443 5284 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 297877 414.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 311565 383.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 295917 418.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 219630 581.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 57307 2103 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2678 43229 ns/op BenchmarkParseFloatLargeExp-4 652 184073 ns/op BenchmarkGCD10x10/WithoutXY-4 304002 403.1 ns/op BenchmarkGCD10x10/WithXY-4 84337 1452 ns/op BenchmarkGCD10x100/WithoutXY-4 159157 787.5 ns/op BenchmarkGCD10x100/WithXY-4 25694 4870 ns/op BenchmarkGCD10x1000/WithoutXY-4 104806 1143 ns/op BenchmarkGCD10x1000/WithXY-4 21328 5746 ns/op BenchmarkGCD100x100/WithoutXY-4 43460 2839 ns/op BenchmarkGCD100x100/WithXY-4 15895 7933 ns/op BenchmarkGCD100x1000/WithoutXY-4 19233 6359 ns/op BenchmarkGCD100x1000/WithXY-4 8077 12819 ns/op BenchmarkGCD1000x1000/WithoutXY-4 3702 34253 ns/op BenchmarkGCD1000x1000/WithXY-4 1893 65277 ns/op BenchmarkHilbert-4 37 3229509 ns/op BenchmarkBinomial-4 36049 3302 ns/op BenchmarkQuoRem-4 30157 4069 ns/op BenchmarkExp-4 18 5639164 ns/op BenchmarkExp2-4 21 5470496 ns/op BenchmarkBitset-4 1000000 115.8 ns/op BenchmarkBitsetNeg-4 617902 192.1 ns/op BenchmarkBitsetOrig-4 332553 391.9 ns/op BenchmarkBitsetNegOrig-4 230881 593.0 ns/op BenchmarkModSqrt225_Tonelli-4 156 756651 ns/op BenchmarkModSqrt225_3Mod4-4 508 233274 ns/op BenchmarkModSqrt231_Tonelli-4 146 793199 ns/op BenchmarkModSqrt231_5Mod8-4 430 272631 ns/op BenchmarkModInverse-4 18165 6772 ns/op BenchmarkSqrt-4 2178 46904 ns/op BenchmarkIntSqr/1-4 1569082 73.34 ns/op BenchmarkIntSqr/2-4 877900 130.5 ns/op BenchmarkIntSqr/3-4 694174 156.8 ns/op BenchmarkIntSqr/5-4 561968 211.9 ns/op BenchmarkIntSqr/8-4 396466 291.7 ns/op BenchmarkIntSqr/10-4 323366 358.4 ns/op BenchmarkIntSqr/20-4 75720 1903 ns/op BenchmarkIntSqr/30-4 55215 2283 ns/op BenchmarkIntSqr/50-4 33166 3789 ns/op BenchmarkIntSqr/80-4 20064 6021 ns/op BenchmarkIntSqr/100-4 15744 7796 ns/op BenchmarkIntSqr/200-4 5058 20708 ns/op BenchmarkIntSqr/300-4 2287 52198 ns/op BenchmarkIntSqr/500-4 1232 103249 ns/op BenchmarkIntSqr/800-4 466 253635 ns/op BenchmarkIntSqr/1000-4 340 353782 ns/op BenchmarkDiv/20/10-4 557397 218.8 ns/op BenchmarkDiv/40/20-4 538135 223.5 ns/op BenchmarkDiv/100/50-4 550551 219.6 ns/op BenchmarkDiv/200/100-4 82557 1533 ns/op BenchmarkDiv/400/200-4 80444 1589 ns/op BenchmarkDiv/1000/500-4 65361 2007 ns/op BenchmarkDiv/2000/1000-4 46754 2730 ns/op BenchmarkDiv/20000/10000-4 1564 78775 ns/op BenchmarkDiv/200000/100000-4 37 3244041 ns/op BenchmarkDiv/2000000/1000000-4 2 93068848 ns/op BenchmarkDiv/20000000/10000000-4 1 2727879968 ns/op BenchmarkMul-4 7 15712842 ns/op BenchmarkNatMul/10-4 261559 467.8 ns/op BenchmarkNatMul/100-4 6943 14582 ns/op BenchmarkNatMul/1000-4 259 492911 ns/op BenchmarkZeroShifts/Shl-4 22744 4813 ns/op BenchmarkZeroShifts/ShlSame-4 6050424 19.41 ns/op BenchmarkZeroShifts/Shr-4 30236 3721 ns/op BenchmarkZeroShifts/ShrSame-4 5900766 19.50 ns/op BenchmarkExp3Power/0x10-4 248660 504.3 ns/op BenchmarkExp3Power/0x40-4 215796 585.3 ns/op BenchmarkExp3Power/0x100-4 141388 926.9 ns/op BenchmarkExp3Power/0x400-4 68443 1829 ns/op BenchmarkExp3Power/0x1000-4 14332 7925 ns/op BenchmarkExp3Power/0x4000-4 3150 37969 ns/op BenchmarkExp3Power/0x10000-4 350 343352 ns/op BenchmarkExp3Power/0x40000-4 32 3825167 ns/op BenchmarkExp3Power/0x100000-4 3 37132811 ns/op BenchmarkExp3Power/0x400000-4 1 346836772 ns/op BenchmarkFibo-4 4 31000698 ns/op BenchmarkNatSqr/1-4 1378863 83.74 ns/op BenchmarkNatSqr/2-4 736159 156.0 ns/op BenchmarkNatSqr/3-4 690186 196.9 ns/op BenchmarkNatSqr/5-4 497844 263.2 ns/op BenchmarkNatSqr/8-4 332982 366.4 ns/op BenchmarkNatSqr/10-4 290618 456.8 ns/op BenchmarkNatSqr/20-4 68276 1642 ns/op BenchmarkNatSqr/30-4 53066 2312 ns/op BenchmarkNatSqr/50-4 27790 4084 ns/op BenchmarkNatSqr/80-4 19321 6360 ns/op BenchmarkNatSqr/100-4 14403 8140 ns/op BenchmarkNatSqr/200-4 5070 21209 ns/op BenchmarkNatSqr/300-4 2454 52315 ns/op BenchmarkNatSqr/500-4 1218 99130 ns/op BenchmarkNatSqr/800-4 532 221948 ns/op BenchmarkNatSqr/1000-4 387 336801 ns/op BenchmarkNatSetBytes/8-4 1150579 102.8 ns/op BenchmarkNatSetBytes/24-4 379406 338.3 ns/op BenchmarkNatSetBytes/128-4 86841 1427 ns/op BenchmarkNatSetBytes/7-4 1285251 90.92 ns/op BenchmarkNatSetBytes/23-4 370579 321.9 ns/op BenchmarkNatSetBytes/127-4 85239 1446 ns/op BenchmarkScanPi-4 324 390025 ns/op BenchmarkStringPiParallel-4 688 167546 ns/op BenchmarkScan/10/Base2-4 52465 2162 ns/op BenchmarkScan/100/Base2-4 6270 19429 ns/op BenchmarkScan/1000/Base2-4 627 192897 ns/op BenchmarkScan/10/Base8-4 139441 864.3 ns/op BenchmarkScan/100/Base8-4 17694 6710 ns/op BenchmarkScan/1000/Base8-4 1762 66229 ns/op BenchmarkScan/10/Base10-4 148888 824.3 ns/op BenchmarkScan/100/Base10-4 18985 6564 ns/op BenchmarkScan/1000/Base10-4 1981 64304 ns/op BenchmarkScan/10/Base16-4 176083 706.7 ns/op BenchmarkScan/100/Base16-4 22623 5446 ns/op BenchmarkScan/1000/Base16-4 2320 53644 ns/op BenchmarkString/10/Base2-4 291279 421.1 ns/op BenchmarkString/100/Base2-4 40122 2996 ns/op BenchmarkString/1000/Base2-4 3750 29241 ns/op BenchmarkString/10/Base8-4 527648 230.8 ns/op BenchmarkString/100/Base8-4 102750 1161 ns/op BenchmarkString/1000/Base8-4 10000 10571 ns/op BenchmarkString/10/Base10-4 283924 421.3 ns/op BenchmarkString/100/Base10-4 65833 1868 ns/op BenchmarkString/1000/Base10-4 7459 15886 ns/op BenchmarkString/10/Base16-4 588249 194.4 ns/op BenchmarkString/100/Base16-4 131040 881.7 ns/op BenchmarkString/1000/Base16-4 15616 7642 ns/op BenchmarkLeafSize/0-4 61 1921272 ns/op BenchmarkLeafSize/1-4 604 190411 ns/op BenchmarkLeafSize/2-4 640 190887 ns/op BenchmarkLeafSize/3-4 457 278190 ns/op BenchmarkLeafSize/4-4 642 188619 ns/op BenchmarkLeafSize/5-4 392 299034 ns/op BenchmarkLeafSize/6-4 458 250094 ns/op BenchmarkLeafSize/7-4 475 236421 ns/op BenchmarkLeafSize/8-4 642 180212 ns/op BenchmarkLeafSize/9-4 338 358760 ns/op BenchmarkLeafSize/10-4 400 296497 ns/op BenchmarkLeafSize/11-4 433 274666 ns/op BenchmarkLeafSize/12-4 457 259535 ns/op BenchmarkLeafSize/13-4 444 291813 ns/op BenchmarkLeafSize/14-4 493 241724 ns/op BenchmarkLeafSize/15-4 513 225962 ns/op BenchmarkLeafSize/16-4 633 185371 ns/op BenchmarkLeafSize/32-4 606 186910 ns/op BenchmarkLeafSize/64-4 582 201027 ns/op BenchmarkProbablyPrime/n=0-4 14 7670625 ns/op BenchmarkProbablyPrime/n=1-4 13 8727776 ns/op BenchmarkProbablyPrime/n=5-4 8 13048690 ns/op BenchmarkProbablyPrime/n=10-4 6 18466920 ns/op BenchmarkProbablyPrime/n=20-4 4 29344078 ns/op BenchmarkProbablyPrime/Lucas-4 18 6587829 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 111 1097144 ns/op BenchmarkRatCmp-4 337198 394.9 ns/op BenchmarkFloatSqrt/64-4 30709 3900 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 19012 6377 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 13312 9052 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 6888 17496 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1238 93795 ns/op 18016 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 91 1280942 ns/op 175494 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 2 97869468 ns/op 3554780 B/op 612 allocs/op PASS ok math/big 44.875s goos: freebsd goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 11735158 11.30 ns/op BenchmarkLeadingZeros8-4 10011830 11.97 ns/op BenchmarkLeadingZeros16-4 10335346 11.07 ns/op BenchmarkLeadingZeros32-4 11404988 11.02 ns/op BenchmarkLeadingZeros64-4 11742314 10.21 ns/op BenchmarkTrailingZeros-4 11443152 10.51 ns/op BenchmarkTrailingZeros8-4 10323600 11.57 ns/op BenchmarkTrailingZeros16-4 10699066 10.91 ns/op BenchmarkTrailingZeros32-4 11833116 10.93 ns/op BenchmarkTrailingZeros64-4 10661737 10.19 ns/op BenchmarkOnesCount-4 11302275 10.04 ns/op BenchmarkOnesCount8-4 10285066 10.02 ns/op BenchmarkOnesCount16-4 11759006 10.02 ns/op BenchmarkOnesCount32-4 11309485 10.01 ns/op BenchmarkOnesCount64-4 11434134 10.00 ns/op BenchmarkRotateLeft-4 11836267 9.740 ns/op BenchmarkRotateLeft8-4 12027094 10.01 ns/op BenchmarkRotateLeft16-4 11851627 10.03 ns/op BenchmarkRotateLeft32-4 11689809 10.01 ns/op BenchmarkRotateLeft64-4 12184435 9.811 ns/op BenchmarkReverse-4 21575360 5.362 ns/op BenchmarkReverse8-4 24115028 4.989 ns/op BenchmarkReverse16-4 22458573 5.300 ns/op BenchmarkReverse32-4 20384865 5.321 ns/op BenchmarkReverse64-4 18981244 5.334 ns/op BenchmarkReverseBytes-4 23775652 4.976 ns/op BenchmarkReverseBytes16-4 24146856 5.034 ns/op BenchmarkReverseBytes32-4 24008877 5.378 ns/op BenchmarkReverseBytes64-4 23987626 4.985 ns/op BenchmarkAdd-4 12226196 9.729 ns/op BenchmarkAdd32-4 12168199 9.779 ns/op BenchmarkAdd64-4 12418731 9.724 ns/op BenchmarkAdd64multiple-4 22120666 5.311 ns/op BenchmarkSub-4 10807839 11.35 ns/op BenchmarkSub32-4 11974602 10.44 ns/op BenchmarkSub64-4 11534113 11.54 ns/op BenchmarkSub64multiple-4 22025937 5.337 ns/op BenchmarkMul-4 11850212 10.07 ns/op BenchmarkMul32-4 11861376 10.30 ns/op BenchmarkMul64-4 12337491 9.929 ns/op BenchmarkDiv-4 11877752 10.13 ns/op BenchmarkDiv32-4 11932508 10.28 ns/op BenchmarkDiv64-4 11528883 10.36 ns/op PASS ok math/bits 5.727s goos: freebsd goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 15707402 7.588 ns/op BenchmarkAcos-4 708031 158.0 ns/op BenchmarkAcosh-4 675188 169.6 ns/op BenchmarkAsin-4 744985 156.3 ns/op BenchmarkAsinh-4 750670 157.4 ns/op BenchmarkAtan-4 1215156 99.03 ns/op BenchmarkAtanh-4 1000000 100.6 ns/op BenchmarkConj-4 23812305 4.866 ns/op BenchmarkCos-4 794122 134.1 ns/op BenchmarkCosh-4 876058 137.2 ns/op BenchmarkExp-4 1000000 104.8 ns/op BenchmarkLog-4 1510940 79.33 ns/op BenchmarkLog10-4 1531209 78.27 ns/op BenchmarkPhase-4 3462724 34.63 ns/op BenchmarkPolar-4 2319472 51.84 ns/op BenchmarkPow-4 319970 360.5 ns/op BenchmarkRect-4 1580004 75.18 ns/op BenchmarkSin-4 890186 135.9 ns/op BenchmarkSinh-4 867715 136.2 ns/op BenchmarkSqrt-4 1530397 78.35 ns/op BenchmarkTan-4 529710 217.1 ns/op BenchmarkTanh-4 582007 204.0 ns/op PASS ok math/cmplx 3.150s goos: freebsd goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 268411 405.9 ns/op BenchmarkInt63ThreadsafeParallel-4 107451 1014 ns/op BenchmarkInt63Unthreadsafe-4 1572741 71.04 ns/op BenchmarkIntn1000-4 1227978 98.41 ns/op BenchmarkInt63n1000-4 1410446 84.71 ns/op BenchmarkInt31n1000-4 1421377 90.22 ns/op BenchmarkFloat32-4 1405447 90.89 ns/op BenchmarkFloat64-4 1686222 71.53 ns/op BenchmarkPerm3-4 278649 428.0 ns/op BenchmarkPerm30-4 33802 3677 ns/op BenchmarkPerm30ViaShuffle-4 33902 3620 ns/op BenchmarkShuffleOverhead-4 23820 5011 ns/op BenchmarkRead3-4 1255575 96.05 ns/op BenchmarkRead64-4 114712 1013 ns/op BenchmarkRead1000-4 7264 15435 ns/op PASS ok math/rand 2.683s goos: freebsd goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 64990 1887 ns/op BenchmarkQDecodeWord-4 152334 766.4 ns/op BenchmarkQDecodeHeader-4 143666 834.8 ns/op BenchmarkTypeByExtension/.html-4 575182 202.0 ns/op BenchmarkTypeByExtension/.HTML-4 391042 298.1 ns/op BenchmarkTypeByExtension/.unused-4 429043 297.4 ns/op BenchmarkExtensionsByType/text/html-4 196362 699.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 104438 1317 ns/op BenchmarkExtensionsByType/application/octet-stream-4 158118 671.1 ns/op PASS ok mime 1.219s goos: freebsd goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 1304 90090 ns/op PASS ok mime/quotedprintable 0.140s goos: freebsd goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 175 750621 ns/op 10403 B/op 98 allocs/op BenchmarkGoLookupIPNoSuchHost-4 66 1829647 ns/op 26333 B/op 195 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5028534191 ns/op 161672 B/op 242 allocs/op BenchmarkDNSName-4 224392 481.4 ns/op BenchmarkInterfaces-4 8090 13917 ns/op BenchmarkInterfaceByIndex-4 13200 8733 ns/op BenchmarkInterfaceByName-4 8378 14066 ns/op BenchmarkInterfaceAddrs-4 8707 12805 ns/op BenchmarkInterfacesAndAddrs-4 13186 9248 ns/op BenchmarkInterfacesAndMulticastAddrs-4 9842 12401 ns/op BenchmarkParseIP-4 26541 4529 ns/op BenchmarkIPString/IPv4-4 202830 615.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 18612 6471 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 84607 1393 ns/op BenchmarkIPEqual/IPv4-4 1681938 71.70 ns/op BenchmarkIPEqual/IPv6-4 1602056 71.03 ns/op BenchmarkTCP4OneShot-4 3710 33935 ns/op BenchmarkTCP4OneShotTimeout-4 2454 43977 ns/op BenchmarkTCP4Persistent-4 20588 7008 ns/op BenchmarkTCP4PersistentTimeout-4 15933 7464 ns/op BenchmarkTCP6OneShot-4 3537 34623 ns/op BenchmarkTCP6OneShotTimeout-4 2476 44726 ns/op BenchmarkTCP6Persistent-4 17194 7680 ns/op BenchmarkTCP6PersistentTimeout-4 12426 9472 ns/op BenchmarkTCP4ConcurrentReadWrite-4 25624 4372 ns/op BenchmarkTCP6ConcurrentReadWrite-4 23751 11590 ns/op BenchmarkSetReadDeadline-4 125905 924.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 5263 23576 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 5287 22564 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 5665 22186 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 5120 21499 ns/op 0 B/op 0 allocs/op PASS ok net 10.490s goos: freebsd goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 35023 3334 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 17576 6867 ns/op 1024 B/op 15 allocs/op BenchmarkReadCookies-4 19543 6249 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 26376 4332 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 50564 2373 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 1753566 70.15 ns/op BenchmarkReadRequestChrome-4 6351 17342 ns/op 35.23 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 14674 8385 ns/op 9.30 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 14958 8150 ns/op 10.06 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 9576 11496 ns/op 13.13 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 22336 5434 ns/op 7.36 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/NoTLS-4 387 288492 ns/op 3.55 MB/s BenchmarkFileAndServer_1KB/TLS-4 289 389660 ns/op 2.63 MB/s BenchmarkFileAndServer_16MB/NoTLS-4 3 35780051 ns/op 468.90 MB/s BenchmarkFileAndServer_16MB/TLS-4 1 106708584 ns/op 157.22 MB/s BenchmarkFileAndServer_64MB/NoTLS-4 1 155440715 ns/op 431.73 MB/s BenchmarkFileAndServer_64MB/TLS-4 1 329418231 ns/op 203.72 MB/s BenchmarkServeMux-4 394 329655 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 543 227029 ns/op 0 B/op 0 allocs/op BenchmarkClientServer-4 390 308645 ns/op 6053 B/op 64 allocs/op BenchmarkClientServerParallel4-4 1190 94627 ns/op 9497 B/op 77 allocs/op BenchmarkClientServerParallel64-4 844 119685 ns/op 15244 B/op 96 allocs/op --- BENCH: BenchmarkClientServerParallel64-4 serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer serve_test.go:5053: Get: Get "http://127.0.0.1:12596": dial tcp 127.0.0.1:12596: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallelTLS4-4 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13085: read tcp 127.0.0.1:13083->127.0.0.1:13085: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13091: read tcp 127.0.0.1:13083->127.0.0.1:13091: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13095: read tcp 127.0.0.1:13083->127.0.0.1:13095: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13094: read tcp 127.0.0.1:13083->127.0.0.1:13094: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13093: read tcp 127.0.0.1:13083->127.0.0.1:13093: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13096: read tcp 127.0.0.1:13083->127.0.0.1:13096: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13097: read tcp 127.0.0.1:13083->127.0.0.1:13097: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13092: write tcp 127.0.0.1:13083->127.0.0.1:13092: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13088: write tcp 127.0.0.1:13083->127.0.0.1:13088: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13127: write tcp 127.0.0.1:13099->127.0.0.1:13127: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13161: read tcp 127.0.0.1:13133->127.0.0.1:13161: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13165: write tcp 127.0.0.1:13133->127.0.0.1:13165: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13162: write tcp 127.0.0.1:13133->127.0.0.1:13162: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13203: read tcp 127.0.0.1:13166->127.0.0.1:13203: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13206: read tcp 127.0.0.1:13166->127.0.0.1:13206: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13205: write tcp 127.0.0.1:13166->127.0.0.1:13205: use of closed network connection 91 1315584 ns/op 78535 B/op 668 allocs/op BenchmarkClientServerParallelTLS64-4 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13212: read tcp 127.0.0.1:13209->127.0.0.1:13212: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13213: write tcp 127.0.0.1:13209->127.0.0.1:13213: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13217: write tcp 127.0.0.1:13209->127.0.0.1:13217: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13219: read tcp 127.0.0.1:13209->127.0.0.1:13219: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13218: read tcp 127.0.0.1:13209->127.0.0.1:13218: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13221: read tcp 127.0.0.1:13209->127.0.0.1:13221: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13222: read tcp 127.0.0.1:13209->127.0.0.1:13222: use of closed network connection 2022/06/30 23:47:11 http: TLS handshake error from 127.0.0.1:13220: read tcp 127.0.0.1:13209->127.0.0.1:13220: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13241: read tcp 127.0.0.1:13224->127.0.0.1:13241: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13236: read tcp 127.0.0.1:13224->127.0.0.1:13236: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13237: read tcp 127.0.0.1:13224->127.0.0.1:13237: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13238: read tcp 127.0.0.1:13224->127.0.0.1:13238: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13240: read tcp 127.0.0.1:13224->127.0.0.1:13240: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13239: read tcp 127.0.0.1:13224->127.0.0.1:13239: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13245: read tcp 127.0.0.1:13224->127.0.0.1:13245: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13243: read tcp 127.0.0.1:13224->127.0.0.1:13243: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13242: read tcp 127.0.0.1:13224->127.0.0.1:13242: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13247: read tcp 127.0.0.1:13224->127.0.0.1:13247: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13246: read tcp 127.0.0.1:13224->127.0.0.1:13246: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13244: read tcp 127.0.0.1:13224->127.0.0.1:13244: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13255: read tcp 127.0.0.1:13224->127.0.0.1:13255: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13250: read tcp 127.0.0.1:13224->127.0.0.1:13250: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13249: read tcp 127.0.0.1:13224->127.0.0.1:13249: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13252: read tcp 127.0.0.1:13224->127.0.0.1:13252: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13251: read tcp 127.0.0.1:13224->127.0.0.1:13251: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13233: write tcp 127.0.0.1:13224->127.0.0.1:13233: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13253: read tcp 127.0.0.1:13224->127.0.0.1:13253: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13263: read tcp 127.0.0.1:13224->127.0.0.1:13263: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13274: read tcp 127.0.0.1:13224->127.0.0.1:13274: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13276: read tcp 127.0.0.1:13224->127.0.0.1:13276: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13265: read tcp 127.0.0.1:13224->127.0.0.1:13265: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13277: read tcp 127.0.0.1:13224->127.0.0.1:13277: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13266: read tcp 127.0.0.1:13224->127.0.0.1:13266: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13278: read tcp 127.0.0.1:13224->127.0.0.1:13278: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13267: read tcp 127.0.0.1:13224->127.0.0.1:13267: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13280: read tcp 127.0.0.1:13224->127.0.0.1:13280: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13268: read tcp 127.0.0.1:13224->127.0.0.1:13268: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13260: read tcp 127.0.0.1:13224->127.0.0.1:13260: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13282: read tcp 127.0.0.1:13224->127.0.0.1:13282: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13270: read tcp 127.0.0.1:13224->127.0.0.1:13270: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13283: read tcp 127.0.0.1:13224->127.0.0.1:13283: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13271: read tcp 127.0.0.1:13224->127.0.0.1:13271: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13281: read tcp 127.0.0.1:13224->127.0.0.1:13281: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13272: read tcp 127.0.0.1:13224->127.0.0.1:13272: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13284: read tcp 127.0.0.1:13224->127.0.0.1:13284: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13269: read tcp 127.0.0.1:13224->127.0.0.1:13269: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13285: read tcp 127.0.0.1:13224->127.0.0.1:13285: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13273: read tcp 127.0.0.1:13224->127.0.0.1:13273: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13287: read tcp 127.0.0.1:13224->127.0.0.1:13287: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13275: read tcp 127.0.0.1:13224->127.0.0.1:13275: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13279: read tcp 127.0.0.1:13224->127.0.0.1:13279: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13286: read tcp 127.0.0.1:13224->127.0.0.1:13286: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13264: read tcp 127.0.0.1:13224->127.0.0.1:13264: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13254: read tcp 127.0.0.1:13224->127.0.0.1:13254: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13256: read tcp 127.0.0.1:13224->127.0.0.1:13256: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13257: read tcp 127.0.0.1:13224->127.0.0.1:13257: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13258: read tcp 127.0.0.1:13224->127.0.0.1:13258: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13261: read tcp 127.0.0.1:13224->127.0.0.1:13261: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13259: read tcp 127.0.0.1:13224->127.0.0.1:13259: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13262: write tcp 127.0.0.1:13224->127.0.0.1:13262: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13248: write tcp 127.0.0.1:13224->127.0.0.1:13248: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13423: read tcp 127.0.0.1:13289->127.0.0.1:13423: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13421: write tcp 127.0.0.1:13289->127.0.0.1:13421: use of closed network connection 2022/06/30 23:47:12 http: TLS handshake error from 127.0.0.1:13424: write tcp 127.0.0.1:13289->127.0.0.1:13424: use of closed network connection 136 2823871 ns/op 174236 B/op 1432 allocs/op BenchmarkServer-4 223 504953 ns/op 2970 B/op 22 allocs/op BenchmarkClient-4 309 368867 ns/op 3763 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 709 162317 ns/op 7478 B/op 55 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1290 79795 ns/op 3075 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1747 66857 ns/op 1856 B/op 13 allocs/op BenchmarkServerHandlerTypeLen-4 1522 70984 ns/op 2729 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1773 73398 ns/op 2691 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1628 74041 ns/op 2694 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2018 65635 ns/op 1892 B/op 14 allocs/op BenchmarkServerHijack-4 1198 104530 ns/op 16761 B/op 51 allocs/op BenchmarkCloseNotifier-4 566 223309 ns/op 5950 B/op 54 allocs/op BenchmarkResponseStatusLine-4 455649 256.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 7.218s goos: freebsd goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 7166 19624 ns/op 33600 B/op 7 allocs/op PASS ok net/http/httputil 0.236s goos: freebsd goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 149367 676.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 841372 133.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 306404 362.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 98306 1258 ns/op BenchmarkStdIPv4-4 162180 742.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 131234 886.7 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 137404 867.9 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 140666 829.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 103564 1155 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1877569 67.27 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1681080 71.28 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1948009 62.21 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 407224 312.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 437425 270.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 370837 304.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 114337 1065 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 698571 169.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 458205 262.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 433872 278.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 249826 477.5 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 645758 183.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 536761 195.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 197103 600.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 259719 470.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 394580 291.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 242211 502.1 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 475305 233.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 238002 487.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 235070 486.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 229759 487.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 184849 625.3 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 688526 162.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 239140 509.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 150590 813.2 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 186981 642.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 247885 452.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 179914 682.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 402973 293.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 168976 654.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 215868 550.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 282435 417.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 205092 592.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1765188 72.36 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1704616 72.55 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1715629 72.11 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1509348 77.36 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1492299 78.80 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1482856 79.15 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1471872 78.45 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1472334 77.91 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1489800 73.96 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 507536 232.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 835215 145.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 301536 380.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 321916 355.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 293461 397.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 97990 1219 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 818692 142.7 ns/op PASS ok net/netip 8.230s 2022/06/30 23:47:26 Test RPC server listening on 127.0.0.1:14130 2022/06/30 23:47:26 Test HTTP RPC server listening on 127.0.0.1:14131 goos: freebsd goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1836 54699 ns/op BenchmarkEndToEndHTTP-4 2056 54632 ns/op BenchmarkEndToEndAsync-4 2853 37849 ns/op BenchmarkEndToEndAsyncHTTP-4 3784 32668 ns/op PASS ok net/rpc 0.793s goos: freebsd goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 7172 16244 ns/op BenchmarkReadMIMEHeader/server_headers-4 7195 14098 ns/op BenchmarkUncommon-4 32607 3660 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.504s goos: freebsd goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 5940 17527 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 138016 818.1 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 841095 140.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 142508 853.9 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 266784 455.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 121995 998.7 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 21734 5566 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 539827 197.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 134428 869.3 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 252465 465.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 121352 996.7 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 22839 5184 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 290620 411.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 103752 1087 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 108334 1133 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 47078 2599 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 7474 14033 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 290780 439.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 104079 1068 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 108426 1121 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 46054 2561 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 7963 14066 ns/op 320 B/op 1 allocs/op PASS ok net/url 2.952s goos: freebsd goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 4366822 26.68 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 264219 442.4 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1564 78583 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:476: benchmarkReaddirname ".": 120 entries os_test.go:476: benchmarkReaddirname ".": 120 entries os_test.go:476: benchmarkReaddirname ".": 120 entries BenchmarkReaddir-4 504 235042 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:493: benchmarkReaddir ".": 120 entries os_test.go:493: benchmarkReaddir ".": 120 entries os_test.go:493: benchmarkReaddir ".": 120 entries BenchmarkReadDir-4 1095 105005 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:510: benchmarkReadDir ".": 120 entries os_test.go:510: benchmarkReadDir ".": 120 entries os_test.go:510: benchmarkReadDir ".": 120 entries BenchmarkStatDot-4 129844 918.9 ns/op BenchmarkStatFile-4 102678 1112 ns/op BenchmarkStatDir-4 120004 1036 ns/op BenchmarkLstatDot-4 129056 933.6 ns/op BenchmarkLstatFile-4 109274 1105 ns/op BenchmarkLstatDir-4 119728 1039 ns/op PASS ok os 1.506s goos: freebsd goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 92 1210802 ns/op 5342 B/op 28 allocs/op PASS ok os/exec 0.227s goos: freebsd goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 520762 211.9 ns/op PASS ok os/user 0.140s goos: freebsd goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkDeepEqual/int8-4 893481 129.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 159454 739.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 688498 163.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 150212 782.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 724348 163.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 149314 783.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 742868 160.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 155150 786.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 661527 159.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 156134 768.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 853285 127.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 199730 586.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 747523 162.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 154789 794.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 684470 164.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 155960 783.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 645685 163.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 156128 779.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 743392 164.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 144751 792.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 726855 174.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 146841 790.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 655400 163.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 151789 773.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 746844 161.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 150267 780.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 698624 164.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 154428 763.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 684442 163.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 152326 794.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 915415 127.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 152140 732.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 714008 162.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 152380 776.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 197905 599.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 97642 1214 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 92790 1311 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 63427 1898 ns/op 0 B/op 0 allocs/op BenchmarkSelect/1-4 301960 431.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 145048 847.8 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 80713 1471 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 166717 609.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 200109 601.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 136162 885.9 ns/op 144.49 MB/s BenchmarkCallArgCopy/size=256-4 123585 984.9 ns/op 259.94 MB/s BenchmarkCallArgCopy/size=1024-4 88285 1479 ns/op 692.28 MB/s BenchmarkCallArgCopy/size=4096-4 35097 3388 ns/op 1208.97 MB/s BenchmarkCallArgCopy/size=65536-4 3091 38331 ns/op 1709.73 MB/s BenchmarkPtrTo-4 817255 133.4 ns/op BenchmarkFieldByName1-4 688946 171.4 ns/op BenchmarkFieldByName2-4 79471 1580 ns/op BenchmarkFieldByName3-4 8913 11712 ns/op BenchmarkInterfaceBig-4 4466468 27.16 ns/op BenchmarkInterfaceSmall-4 4359770 26.63 ns/op BenchmarkNew-4 2354312 51.52 ns/op BenchmarkMap/StringKeys/MapIndex-4 4920 24367 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 4736 25307 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 4389 25791 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 4417 27297 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 4579 24836 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 4323 25658 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 390004 302.1 ns/op BenchmarkBool-4 5599710 21.08 ns/op BenchmarkString-4 3331204 37.57 ns/op BenchmarkBytes-4 2909697 41.14 ns/op BenchmarkNamedBytes-4 1000000 105.9 ns/op BenchmarkBytesArray-4 993499 117.8 ns/op BenchmarkSliceLen-4 3343626 36.44 ns/op BenchmarkMapLen-4 2132889 55.88 ns/op BenchmarkStringLen-4 2525605 48.76 ns/op BenchmarkArrayLen-4 2490475 49.13 ns/op BenchmarkSliceCap-4 3481563 35.19 ns/op PASS ok reflect 9.744s goos: freebsd goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 15000 7066 ns/op 9434 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22753 5484 ns/op 9374 B/op 1 allocs/op BenchmarkFindString-4 17584 6588 ns/op 9273 B/op 1 allocs/op BenchmarkFindSubmatch-4 16584 7583 ns/op 9285 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 16071 7328 ns/op 9344 B/op 2 allocs/op BenchmarkLiteral-4 30586 4934 ns/op BenchmarkNotLiteral-4 5584 20702 ns/op BenchmarkMatchClass-4 4597 25647 ns/op BenchmarkMatchClass_InRange-4 4677 25801 ns/op BenchmarkReplaceAll-4 3718 32730 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 27349 4870 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 59823 2227 ns/op BenchmarkAnchoredShortMatch-4 21889 5531 ns/op BenchmarkAnchoredLongMatch-4 27868 4367 ns/op BenchmarkOnePassShortA-4 27032 4312 ns/op BenchmarkNotOnePassShortA-4 10000 10379 ns/op BenchmarkOnePassShortB-4 38500 3146 ns/op BenchmarkNotOnePassShortB-4 14433 8251 ns/op BenchmarkOnePassLongPrefix-4 122256 1010 ns/op BenchmarkOnePassLongNotPrefix-4 43576 2938 ns/op BenchmarkMatchParallelShared-4 34674 4803 ns/op BenchmarkMatchParallelCopied-4 34872 4963 ns/op BenchmarkQuoteMetaAll-4 252426 476.3 ns/op 29.39 MB/s BenchmarkQuoteMetaNone-4 402331 262.1 ns/op 99.21 MB/s BenchmarkCompile/Onepass-4 6514 18063 ns/op 4128 B/op 52 allocs/op BenchmarkCompile/Medium-4 2770 43547 ns/op 9688 B/op 112 allocs/op BenchmarkCompile/Hard-4 310 385433 ns/op 84744 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 5069737 23.77 ns/op 673.01 MB/s BenchmarkMatch/Easy0/32-4 28923 4601 ns/op 6.95 MB/s BenchmarkMatch/Easy0/1K-4 8197 12763 ns/op 80.23 MB/s BenchmarkMatch/Easy0i/16-4 5273312 23.44 ns/op 682.47 MB/s BenchmarkMatch/Easy0i/32-4 8886 15543 ns/op 2.06 MB/s BenchmarkMatch/Easy0i/1K-4 384 319910 ns/op 3.20 MB/s BenchmarkMatch/Easy1/16-4 5186248 23.62 ns/op 677.40 MB/s BenchmarkMatch/Easy1/32-4 30894 4741 ns/op 6.75 MB/s BenchmarkMatch/Easy1/1K-4 6081 17466 ns/op 58.63 MB/s BenchmarkMatch/Medium/16-4 5113658 23.42 ns/op 683.07 MB/s BenchmarkMatch/Medium/32-4 9769 13172 ns/op 2.43 MB/s BenchmarkMatch/Medium/1K-4 421 281854 ns/op 3.63 MB/s BenchmarkMatch/Hard/16-4 5146026 22.84 ns/op 700.53 MB/s BenchmarkMatch/Hard/32-4 6310 22409 ns/op 1.43 MB/s BenchmarkMatch/Hard/1K-4 224 465046 ns/op 2.20 MB/s BenchmarkMatch/Hard1/16-4 2223 59497 ns/op 0.27 MB/s BenchmarkMatch/Hard1/32-4 1209 108193 ns/op 0.30 MB/s BenchmarkMatch/Hard1/1K-4 37 2871653 ns/op 0.36 MB/s BenchmarkMatch_onepass_regex/16-4 42856 2792 ns/op 5.73 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 25148 4738 ns/op 6.75 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 874 128441 ns/op 7.97 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.736s goos: freebsd goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 842956 121.0 ns/op PASS ok regexp/syntax 0.869s goos: freebsd goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkMakeChan/Byte-4 1738776 93.57 ns/op BenchmarkMakeChan/Int-4 1000000 126.5 ns/op BenchmarkMakeChan/Ptr-4 749838 164.2 ns/op BenchmarkMakeChan/Struct/0-4 1692735 74.32 ns/op BenchmarkMakeChan/Struct/32-4 1000000 175.4 ns/op BenchmarkMakeChan/Struct/40-4 523808 241.0 ns/op BenchmarkChanNonblocking-4 8720442 13.52 ns/op BenchmarkSelectUncontended-4 1000000 105.3 ns/op BenchmarkSelectSyncContended-4 41638 2678 ns/op BenchmarkSelectAsyncContended-4 200634 708.5 ns/op BenchmarkSelectNonblock-4 4741226 25.46 ns/op BenchmarkChanUncontended-4 13191 8536 ns/op BenchmarkChanContended-4 2618 44949 ns/op BenchmarkChanSync-4 126163 917.9 ns/op BenchmarkChanSyncWork-4 10000 11117 ns/op BenchmarkChanProdCons0-4 150871 771.9 ns/op BenchmarkChanProdCons10-4 242299 526.7 ns/op BenchmarkChanProdCons100-4 251256 436.5 ns/op BenchmarkChanProdConsWork0-4 116616 923.2 ns/op BenchmarkChanProdConsWork10-4 174588 672.5 ns/op BenchmarkChanProdConsWork100-4 188346 636.5 ns/op BenchmarkSelectProdCons-4 108976 1159 ns/op BenchmarkReceiveDataFromClosedChan-4 1476096 82.02 ns/op BenchmarkChanCreation-4 251457 401.2 ns/op BenchmarkChanSem-4 181484 560.8 ns/op BenchmarkChanPopular-4 162 624829 ns/op BenchmarkChanClosed-4 1503655 109.6 ns/op BenchmarkCallClosure-4 7190222 15.29 ns/op BenchmarkCallClosure1-4 7709644 15.55 ns/op BenchmarkCallClosure2-4 2029938 59.45 ns/op BenchmarkCallClosure3-4 2375672 52.54 ns/op BenchmarkCallClosure4-4 2098101 55.61 ns/op BenchmarkComplex128DivNormal-4 14771211 8.109 ns/op BenchmarkComplex128DivNisNaN-4 11350671 10.80 ns/op BenchmarkComplex128DivDisNaN-4 10869279 10.91 ns/op BenchmarkComplex128DivNisInf-4 13761231 8.707 ns/op BenchmarkComplex128DivDisInf-4 8501882 14.11 ns/op BenchmarkSetTypePtr-4 48161823 2.502 ns/op 3196.88 MB/s BenchmarkSetTypePtr8-4 10658800 10.99 ns/op 5822.52 MB/s BenchmarkSetTypePtr16-4 9505423 12.48 ns/op 10254.64 MB/s BenchmarkSetTypePtr32-4 7413886 16.36 ns/op 15646.88 MB/s BenchmarkSetTypePtr64-4 4593816 25.79 ns/op 19855.06 MB/s BenchmarkSetTypePtr126-4 2413195 49.98 ns/op 20169.52 MB/s BenchmarkSetTypePtr128-4 2398466 49.70 ns/op 20602.73 MB/s BenchmarkSetTypePtrSlice-4 301316 383.6 ns/op 21353.30 MB/s BenchmarkSetTypeNode1-4 27314443 4.843 ns/op 4955.11 MB/s BenchmarkSetTypeNode1Slice-4 2934188 40.71 ns/op 18863.95 MB/s BenchmarkSetTypeNode8-4 11016934 10.97 ns/op 7293.58 MB/s BenchmarkSetTypeNode8Slice-4 961268 123.4 ns/op 20739.68 MB/s BenchmarkSetTypeNode64-4 4450734 27.23 ns/op 19390.18 MB/s BenchmarkSetTypeNode64Slice-4 151548 790.0 ns/op 21387.58 MB/s BenchmarkSetTypeNode64Dead-4 7916025 14.81 ns/op 35650.35 MB/s BenchmarkSetTypeNode64DeadSlice-4 153933 782.7 ns/op 21585.88 MB/s BenchmarkSetTypeNode124-4 2372694 50.32 ns/op 20032.39 MB/s BenchmarkSetTypeNode124Slice-4 80007 1506 ns/op 21414.96 MB/s BenchmarkSetTypeNode126-4 2409948 49.77 ns/op 20575.95 MB/s BenchmarkSetTypeNode126Slice-4 78586 1516 ns/op 21609.13 MB/s BenchmarkSetTypeNode128-4 2351464 50.85 ns/op 20452.14 MB/s BenchmarkSetTypeNode128Slice-4 67140 1624 ns/op 20493.20 MB/s BenchmarkSetTypeNode130-4 2380512 50.75 ns/op 20809.82 MB/s BenchmarkSetTypeNode130Slice-4 72952 1634 ns/op 20685.96 MB/s BenchmarkSetTypeNode1024-4 309314 387.4 ns/op 21187.56 MB/s BenchmarkSetTypeNode1024Slice-4 9736 12371 ns/op 21232.04 MB/s BenchmarkAllocation-4 5064 34471 ns/op BenchmarkReadMemStats-4 3903 26329 ns/op BenchmarkReadMemStatsLatency-4 1 53316292 p50-ns 53316292 p90-ns 53316292 p99-ns BenchmarkWriteBarrier-4 2431533 57.05 ns/op BenchmarkBulkWriteBarrier-4 8699125 12.41 ns/op BenchmarkScanStackNoLocals-4 2 51658852 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14975036 8.156 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12253686 9.012 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11968904 10.16 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9526485 12.46 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6905652 17.53 ns/op BenchmarkHash5-4 8732092 13.75 ns/op 363.61 MB/s BenchmarkHash16-4 8755244 14.10 ns/op 1134.77 MB/s BenchmarkHash64-4 8164731 14.68 ns/op 4360.47 MB/s BenchmarkHash1024-4 4279258 28.08 ns/op 36473.50 MB/s BenchmarkHash65536-4 90856 1324 ns/op 49489.39 MB/s BenchmarkAlignedLoad-4 10744330 11.26 ns/op BenchmarkUnalignedLoad-4 10632632 10.97 ns/op BenchmarkEqEfaceConcrete-4 11720604 10.12 ns/op BenchmarkEqIfaceConcrete-4 12342121 10.17 ns/op BenchmarkNeEfaceConcrete-4 11320188 10.06 ns/op BenchmarkNeIfaceConcrete-4 11894424 9.775 ns/op BenchmarkConvT2EByteSized/bool-4 7384915 16.80 ns/op BenchmarkConvT2EByteSized/uint8-4 7260532 16.77 ns/op BenchmarkConvT2ESmall-4 6634279 18.38 ns/op BenchmarkConvT2EUintptr-4 6878878 18.18 ns/op BenchmarkConvT2ELarge-4 1647477 68.15 ns/op BenchmarkConvT2ISmall-4 6611302 18.01 ns/op BenchmarkConvT2IUintptr-4 6840974 18.11 ns/op BenchmarkConvT2ILarge-4 1791067 72.25 ns/op BenchmarkConvI2E-4 6465766 18.81 ns/op BenchmarkConvI2I-4 5393637 22.01 ns/op BenchmarkAssertE2T-4 5847897 20.78 ns/op BenchmarkAssertE2TLarge-4 3475686 34.56 ns/op BenchmarkAssertE2I-4 5547094 21.52 ns/op BenchmarkAssertI2T-4 5897451 20.05 ns/op BenchmarkAssertI2I-4 5373548 21.86 ns/op BenchmarkAssertI2E-4 7701762 15.65 ns/op BenchmarkAssertE2E-4 7671196 15.82 ns/op BenchmarkAssertE2T2-4 4484275 26.19 ns/op BenchmarkAssertE2T2Blank-4 5931972 20.60 ns/op BenchmarkAssertI2E2-4 5460243 21.64 ns/op BenchmarkAssertI2E2Blank-4 7692208 15.59 ns/op BenchmarkAssertE2E2-4 5789580 20.55 ns/op BenchmarkAssertE2E2Blank-4 7551044 15.37 ns/op BenchmarkConvT2Ezero/zero/16-4 6852439 17.84 ns/op BenchmarkConvT2Ezero/zero/32-4 6824342 18.04 ns/op BenchmarkConvT2Ezero/zero/64-4 6621638 17.45 ns/op BenchmarkConvT2Ezero/zero/str-4 6710571 18.61 ns/op BenchmarkConvT2Ezero/zero/slice-4 6540271 18.99 ns/op BenchmarkConvT2Ezero/zero/big-4 406567 366.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 2339742 58.89 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 2091244 58.93 ns/op BenchmarkConvT2Ezero/nonzero/big-4 429777 336.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 6869601 17.59 ns/op BenchmarkConvT2Ezero/smallint/32-4 6855868 17.50 ns/op BenchmarkConvT2Ezero/smallint/64-4 6817011 17.71 ns/op BenchmarkConvT2Ezero/largeint/16-4 2225480 47.41 ns/op BenchmarkConvT2Ezero/largeint/32-4 2330148 51.92 ns/op BenchmarkConvT2Ezero/largeint/64-4 2558500 52.43 ns/op BenchmarkMalloc8-4 22278619 4.977 ns/op BenchmarkMalloc16-4 23659632 5.016 ns/op BenchmarkMallocTypeInfo8-4 23976358 4.985 ns/op BenchmarkMallocTypeInfo16-4 23876790 4.993 ns/op BenchmarkMallocLargeStruct-4 8020280 14.95 ns/op BenchmarkGoroutineSelect-4 98 1531585 ns/op BenchmarkGoroutineBlocking-4 87 1489571 ns/op BenchmarkGoroutineForRange-4 70 1491185 ns/op BenchmarkGoroutineIdle-4 141 1013851 ns/op BenchmarkHashStringSpeed-4 3781114 31.45 ns/op BenchmarkHashBytesSpeed-4 2152305 56.40 ns/op BenchmarkHashInt32Speed-4 4146027 29.12 ns/op BenchmarkHashInt64Speed-4 4192317 28.77 ns/op BenchmarkHashStringArraySpeed-4 737712 137.1 ns/op BenchmarkMegMap-4 4994149 23.51 ns/op BenchmarkMegOneMap-4 7206734 16.68 ns/op BenchmarkMegEqMap-4 3883 28657 ns/op BenchmarkMegEmptyMap-4 7989474 14.19 ns/op BenchmarkSmallStrMap-4 6070747 20.28 ns/op BenchmarkMapStringKeysEight_16-4 4165597 28.23 ns/op BenchmarkMapStringKeysEight_32-4 4382605 27.08 ns/op BenchmarkMapStringKeysEight_64-4 4553467 26.32 ns/op BenchmarkMapStringKeysEight_1M-4 4555072 26.67 ns/op BenchmarkIntMap-4 6092637 19.57 ns/op BenchmarkMapFirst/1-4 6144565 20.52 ns/op BenchmarkMapFirst/2-4 6041884 19.58 ns/op BenchmarkMapFirst/3-4 5692064 19.47 ns/op BenchmarkMapFirst/4-4 5934027 19.97 ns/op BenchmarkMapFirst/5-4 6089854 20.22 ns/op BenchmarkMapFirst/6-4 6156670 19.73 ns/op BenchmarkMapFirst/7-4 6022088 20.50 ns/op BenchmarkMapFirst/8-4 6042788 19.63 ns/op BenchmarkMapFirst/9-4 5190252 22.12 ns/op BenchmarkMapFirst/10-4 5296015 22.86 ns/op BenchmarkMapFirst/11-4 5306294 23.23 ns/op BenchmarkMapFirst/12-4 5440814 22.05 ns/op BenchmarkMapFirst/13-4 5456263 22.46 ns/op BenchmarkMapFirst/14-4 5435887 22.03 ns/op BenchmarkMapFirst/15-4 5467893 21.97 ns/op BenchmarkMapFirst/16-4 5263581 22.32 ns/op BenchmarkMapMid/1-4 4893787 26.55 ns/op BenchmarkMapMid/2-4 4746198 26.51 ns/op BenchmarkMapMid/3-4 4580614 24.38 ns/op BenchmarkMapMid/4-4 4799432 27.00 ns/op BenchmarkMapMid/5-4 4774089 25.36 ns/op BenchmarkMapMid/6-4 4436958 26.24 ns/op BenchmarkMapMid/7-4 4708486 25.13 ns/op BenchmarkMapMid/8-4 4703708 27.43 ns/op BenchmarkMapMid/9-4 4384087 29.22 ns/op BenchmarkMapMid/10-4 3865666 27.40 ns/op BenchmarkMapMid/11-4 4225035 27.94 ns/op BenchmarkMapMid/12-4 4074799 27.72 ns/op BenchmarkMapMid/13-4 4299705 29.53 ns/op BenchmarkMapMid/14-4 4320541 27.10 ns/op BenchmarkMapMid/15-4 4438484 27.07 ns/op BenchmarkMapMid/16-4 4376065 27.67 ns/op BenchmarkMapLast/1-4 4871894 24.53 ns/op BenchmarkMapLast/2-4 4852707 24.80 ns/op BenchmarkMapLast/3-4 4666968 26.28 ns/op BenchmarkMapLast/4-4 4778181 26.03 ns/op BenchmarkMapLast/5-4 4659128 27.24 ns/op BenchmarkMapLast/6-4 4534434 26.32 ns/op BenchmarkMapLast/7-4 4526877 27.71 ns/op BenchmarkMapLast/8-4 4266474 27.39 ns/op BenchmarkMapLast/9-4 4292272 28.37 ns/op BenchmarkMapLast/10-4 4216320 29.93 ns/op BenchmarkMapLast/11-4 4169216 27.37 ns/op BenchmarkMapLast/12-4 4112520 29.81 ns/op BenchmarkMapLast/13-4 4147362 28.96 ns/op BenchmarkMapLast/14-4 4349595 28.80 ns/op BenchmarkMapLast/15-4 3907808 26.76 ns/op BenchmarkMapLast/16-4 4299384 30.14 ns/op BenchmarkMapCycle-4 4291959 27.59 ns/op BenchmarkRepeatedLookupStrMapKey32-4 4556343 25.82 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 5071 22906 ns/op BenchmarkMakeMap/[Byte]Byte-4 1000000 141.9 ns/op BenchmarkMakeMap/[Int]Int-4 628723 251.9 ns/op BenchmarkNewEmptyMap-4 14122994 8.153 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 2411463 50.00 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 851848 139.6 ns/op BenchmarkMapIterEmpty-4 6995109 16.77 ns/op BenchmarkSameLengthMap-4 5754812 20.83 ns/op BenchmarkBigKeyMap-4 2185539 53.08 ns/op BenchmarkBigValMap-4 2067138 58.16 ns/op BenchmarkSmallKeyMap-4 3710226 32.40 ns/op BenchmarkMapPopulate/1-4 3086408 38.23 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 201144 654.8 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 10308 ns/op 3346 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 970 121283 ns/op 53335 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 97 1302452 ns/op 427506 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 7 15234566 ns/op 3619162 B/op 4011 allocs/op BenchmarkComplexAlgMap-4 894834 132.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 1000000 108.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 870782 123.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 428778 233.8 ns/op BenchmarkGoMapClear/Reflexive/1000-4 58162 2047 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6836 16292 ns/op BenchmarkGoMapClear/NonReflexive/1-4 788498 142.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 676548 158.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 439160 271.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 58256 2122 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6846 15532 ns/op BenchmarkMapStringConversion/32/simple-4 2423716 48.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 2121457 57.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 2191993 54.84 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 2400670 49.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 2002014 59.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 2024704 57.33 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2505423 45.67 ns/op BenchmarkMapInterfacePtr-4 2714666 45.66 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6071961 19.72 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 229866 598.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 8361 14072 ns/op BenchmarkMapPop1000-4 534 214566 ns/op BenchmarkMapPop10000-4 32 3749955 ns/op BenchmarkMapAssign/Int32/256-4 4330855 26.02 ns/op BenchmarkMapAssign/Int32/65536-4 1944415 57.89 ns/op BenchmarkMapAssign/Int64/256-4 4466539 26.94 ns/op BenchmarkMapAssign/Int64/65536-4 1925106 57.07 ns/op BenchmarkMapAssign/Str/256-4 3088372 38.88 ns/op BenchmarkMapAssign/Str/65536-4 1396269 75.45 ns/op BenchmarkMapOperatorAssign/Int32/256-4 2375318 48.70 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1431783 88.33 ns/op BenchmarkMapOperatorAssign/Int64/256-4 2367687 51.33 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1368672 80.24 ns/op BenchmarkMapOperatorAssign/Str/256-4 899017 2228 ns/op BenchmarkMapOperatorAssign/Str/65536-4 406490 253.9 ns/op BenchmarkMapAppendAssign/Int32/256-4 1376624 86.69 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 531700 199.6 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1376139 92.96 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 476554 214.5 ns/op 38 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 824952 122.7 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 347848 376.3 ns/op 81 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2250136 54.13 ns/op BenchmarkMapDelete/Int32/1000-4 2652902 44.34 ns/op BenchmarkMapDelete/Int32/10000-4 2670789 44.44 ns/op BenchmarkMapDelete/Int64/100-4 2192113 55.30 ns/op BenchmarkMapDelete/Int64/1000-4 2563153 46.71 ns/op BenchmarkMapDelete/Int64/10000-4 2567220 48.16 ns/op BenchmarkMapDelete/Str/100-4 1804539 67.58 ns/op BenchmarkMapDelete/Str/1000-4 2138554 56.68 ns/op BenchmarkMapDelete/Str/10000-4 1993164 62.89 ns/op BenchmarkMapDelete/Pointer/100-4 1942003 60.41 ns/op BenchmarkMapDelete/Pointer/1000-4 2412294 52.21 ns/op BenchmarkMapDelete/Pointer/10000-4 2337756 51.32 ns/op BenchmarkMemmove/0-4 17103474 6.556 ns/op BenchmarkMemmove/1-4 2655945 45.41 ns/op 22.02 MB/s BenchmarkMemmove/2-4 2618372 47.38 ns/op 42.22 MB/s BenchmarkMemmove/3-4 2503057 48.01 ns/op 62.48 MB/s BenchmarkMemmove/4-4 2593226 47.47 ns/op 84.27 MB/s BenchmarkMemmove/5-4 2567055 48.64 ns/op 102.80 MB/s BenchmarkMemmove/6-4 2484193 47.08 ns/op 127.45 MB/s BenchmarkMemmove/7-4 2505080 46.93 ns/op 149.16 MB/s BenchmarkMemmove/8-4 2622622 47.60 ns/op 168.05 MB/s BenchmarkMemmove/9-4 2352391 51.08 ns/op 176.19 MB/s BenchmarkMemmove/10-4 2347321 51.43 ns/op 194.44 MB/s BenchmarkMemmove/11-4 2432558 50.76 ns/op 216.72 MB/s BenchmarkMemmove/12-4 2427708 50.42 ns/op 238.00 MB/s BenchmarkMemmove/13-4 2441476 49.00 ns/op 265.32 MB/s BenchmarkMemmove/14-4 2424298 50.39 ns/op 277.82 MB/s BenchmarkMemmove/15-4 2411943 50.44 ns/op 297.41 MB/s BenchmarkMemmove/16-4 2493120 48.14 ns/op 332.39 MB/s BenchmarkMemmove/32-4 2456089 50.68 ns/op 631.46 MB/s BenchmarkMemmove/64-4 2164525 54.97 ns/op 1164.17 MB/s BenchmarkMemmove/128-4 1821030 66.19 ns/op 1933.81 MB/s BenchmarkMemmove/256-4 1438808 83.24 ns/op 3075.40 MB/s BenchmarkMemmove/512-4 975422 121.9 ns/op 4201.16 MB/s BenchmarkMemmove/1024-4 619872 185.9 ns/op 5507.40 MB/s BenchmarkMemmove/2048-4 383037 310.5 ns/op 6595.35 MB/s BenchmarkMemmove/4096-4 187154 575.4 ns/op 7118.21 MB/s BenchmarkMemmoveOverlap/32-4 2345316 50.95 ns/op 628.09 MB/s BenchmarkMemmoveOverlap/64-4 2193188 56.23 ns/op 1138.08 MB/s BenchmarkMemmoveOverlap/128-4 1829220 65.98 ns/op 1939.86 MB/s BenchmarkMemmoveOverlap/256-4 1416781 85.37 ns/op 2998.66 MB/s BenchmarkMemmoveOverlap/512-4 906274 122.4 ns/op 4184.39 MB/s BenchmarkMemmoveOverlap/1024-4 653583 186.1 ns/op 5502.10 MB/s BenchmarkMemmoveOverlap/2048-4 373646 312.4 ns/op 6555.89 MB/s BenchmarkMemmoveOverlap/4096-4 207042 576.5 ns/op 7105.12 MB/s BenchmarkMemmoveUnalignedDst/0-4 17191459 6.592 ns/op BenchmarkMemmoveUnalignedDst/1-4 2621202 45.62 ns/op 21.92 MB/s BenchmarkMemmoveUnalignedDst/2-4 2559894 47.05 ns/op 42.51 MB/s BenchmarkMemmoveUnalignedDst/3-4 2600636 46.92 ns/op 63.94 MB/s BenchmarkMemmoveUnalignedDst/4-4 2577542 46.82 ns/op 85.43 MB/s BenchmarkMemmoveUnalignedDst/5-4 2577444 46.48 ns/op 107.56 MB/s BenchmarkMemmoveUnalignedDst/6-4 2583172 48.45 ns/op 123.84 MB/s BenchmarkMemmoveUnalignedDst/7-4 2563449 47.69 ns/op 146.79 MB/s BenchmarkMemmoveUnalignedDst/8-4 2539645 47.00 ns/op 170.22 MB/s BenchmarkMemmoveUnalignedDst/9-4 2436795 50.44 ns/op 178.44 MB/s BenchmarkMemmoveUnalignedDst/10-4 2315432 50.96 ns/op 196.25 MB/s BenchmarkMemmoveUnalignedDst/11-4 2434509 49.23 ns/op 223.42 MB/s BenchmarkMemmoveUnalignedDst/12-4 2352562 50.46 ns/op 237.82 MB/s BenchmarkMemmoveUnalignedDst/13-4 2367579 51.05 ns/op 254.63 MB/s BenchmarkMemmoveUnalignedDst/14-4 2449459 50.58 ns/op 276.78 MB/s BenchmarkMemmoveUnalignedDst/15-4 2451450 50.00 ns/op 299.99 MB/s BenchmarkMemmoveUnalignedDst/16-4 2452927 49.52 ns/op 323.07 MB/s BenchmarkMemmoveUnalignedDst/32-4 2277506 52.32 ns/op 611.58 MB/s BenchmarkMemmoveUnalignedDst/64-4 2110346 57.80 ns/op 1107.30 MB/s BenchmarkMemmoveUnalignedDst/128-4 1772624 68.17 ns/op 1877.57 MB/s BenchmarkMemmoveUnalignedDst/256-4 1404295 86.18 ns/op 2970.47 MB/s BenchmarkMemmoveUnalignedDst/512-4 994880 121.9 ns/op 4200.35 MB/s BenchmarkMemmoveUnalignedDst/1024-4 626408 186.2 ns/op 5500.03 MB/s BenchmarkMemmoveUnalignedDst/2048-4 378272 319.0 ns/op 6420.01 MB/s BenchmarkMemmoveUnalignedDst/4096-4 207117 596.5 ns/op 6866.46 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 2284110 53.27 ns/op 600.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 2056297 57.31 ns/op 1116.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1762686 67.69 ns/op 1890.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1407600 85.26 ns/op 3002.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 968178 119.7 ns/op 4276.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 566301 189.2 ns/op 5411.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 375830 316.4 ns/op 6472.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 196328 591.5 ns/op 6925.17 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16929634 6.976 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2559523 46.06 ns/op 21.71 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2530602 47.78 ns/op 41.86 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2567809 48.14 ns/op 62.32 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2547478 47.46 ns/op 84.28 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2561312 48.33 ns/op 103.45 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2550645 46.74 ns/op 128.37 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2474461 46.99 ns/op 148.97 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2538470 47.68 ns/op 167.80 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2374281 50.81 ns/op 177.13 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2306007 50.63 ns/op 197.53 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2396258 51.33 ns/op 214.29 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2421970 50.70 ns/op 236.70 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2420631 50.49 ns/op 257.48 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2423943 50.57 ns/op 276.87 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2415091 50.62 ns/op 296.31 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2428099 49.12 ns/op 325.74 MB/s BenchmarkMemmoveUnalignedSrc/32-4 2271636 52.42 ns/op 610.50 MB/s BenchmarkMemmoveUnalignedSrc/64-4 2080677 57.95 ns/op 1104.38 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1748544 68.08 ns/op 1880.00 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1411868 85.22 ns/op 3003.97 MB/s BenchmarkMemmoveUnalignedSrc/512-4 962949 123.6 ns/op 4143.09 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 611301 186.4 ns/op 5493.41 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 376868 317.5 ns/op 6450.38 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 198974 581.8 ns/op 7039.66 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 2336083 51.82 ns/op 617.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 2115056 56.14 ns/op 1139.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1735076 68.83 ns/op 1859.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1385095 86.27 ns/op 2967.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 998502 120.7 ns/op 4241.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 608077 187.8 ns/op 5452.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 376838 321.3 ns/op 6373.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 205987 585.0 ns/op 7002.19 MB/s BenchmarkMemclr/5-4 14686747 8.137 ns/op 614.51 MB/s BenchmarkMemclr/16-4 13379924 8.446 ns/op 1894.41 MB/s BenchmarkMemclr/64-4 14537769 8.153 ns/op 7850.34 MB/s BenchmarkMemclr/256-4 12422204 9.956 ns/op 25712.92 MB/s BenchmarkMemclr/4096-4 2781594 43.35 ns/op 94485.75 MB/s BenchmarkMemclr/65536-4 169402 688.2 ns/op 95224.54 MB/s BenchmarkMemclr/1M-4 7531 14863 ns/op 70550.11 MB/s BenchmarkMemclr/4M-4 1408 74813 ns/op 56063.54 MB/s BenchmarkMemclr/8M-4 876 117856 ns/op 71176.74 MB/s BenchmarkMemclr/16M-4 468 310182 ns/op 54088.26 MB/s BenchmarkMemclr/64M-4 88 1314781 ns/op 51041.87 MB/s BenchmarkGoMemclr/5-4 2946775 38.80 ns/op 128.86 MB/s BenchmarkGoMemclr/16-4 796214 131.7 ns/op 121.51 MB/s BenchmarkGoMemclr/64-4 241567 501.8 ns/op 127.53 MB/s BenchmarkGoMemclr/256-4 61506 1947 ns/op 131.48 MB/s BenchmarkMemclrRange/1K_2K-4 93717 1283 ns/op 74752.22 MB/s BenchmarkMemclrRange/2K_8K-4 31512 3794 ns/op 87903.97 MB/s BenchmarkMemclrRange/4K_16K-4 36451 3287 ns/op 98285.51 MB/s BenchmarkMemclrRange/160K_228K-4 6334 17250 ns/op 96395.31 MB/s BenchmarkClearFat8-4 25523660 4.675 ns/op BenchmarkClearFat12-4 24143941 4.979 ns/op BenchmarkClearFat16-4 23063745 4.708 ns/op BenchmarkClearFat24-4 23943206 4.976 ns/op BenchmarkClearFat32-4 25672396 4.664 ns/op BenchmarkClearFat40-4 23979852 4.981 ns/op BenchmarkClearFat48-4 25728490 4.690 ns/op BenchmarkClearFat56-4 23969361 5.016 ns/op BenchmarkClearFat64-4 24537116 4.676 ns/op BenchmarkClearFat128-4 23878030 5.003 ns/op BenchmarkClearFat256-4 25677670 4.671 ns/op BenchmarkClearFat512-4 24078253 4.982 ns/op BenchmarkClearFat1024-4 25762903 4.720 ns/op BenchmarkCopyFat8-4 23432785 4.985 ns/op BenchmarkCopyFat12-4 24254869 4.665 ns/op BenchmarkCopyFat16-4 23490026 4.993 ns/op BenchmarkCopyFat24-4 25813002 4.661 ns/op BenchmarkCopyFat32-4 22965891 4.984 ns/op BenchmarkCopyFat64-4 25432942 4.681 ns/op BenchmarkCopyFat128-4 23990499 4.976 ns/op BenchmarkCopyFat256-4 24060728 4.992 ns/op BenchmarkCopyFat512-4 23893159 5.002 ns/op BenchmarkCopyFat520-4 23931078 4.984 ns/op BenchmarkCopyFat1024-4 23618698 4.972 ns/op BenchmarkIssue18740/2byte-4 603 194736 ns/op BenchmarkIssue18740/4byte-4 958 119496 ns/op BenchmarkIssue18740/8byte-4 1576 77156 ns/op BenchmarkReadMetricsLatency-4 20419 4941 p50-ns 5080 p90-ns 21440 p99-ns BenchmarkFinalizer-4 338 347768 ns/op BenchmarkFinalizerRun-4 343171 385.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 10045748 12.89 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2601780 45.38 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2262483 52.71 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2258223 53.02 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1649685 73.50 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1540014 77.55 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2113390 55.84 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1583380 75.72 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1667518 71.96 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2065152 58.18 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2062174 58.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1904872 63.06 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1799008 66.65 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1654646 73.12 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7552945 15.89 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7217714 16.51 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7267129 16.70 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7436763 15.91 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6860818 17.43 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6443803 18.65 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7279197 16.46 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7237404 16.53 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7109972 16.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7238127 16.06 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7104656 16.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7016989 16.65 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7224088 15.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7235274 16.56 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7255563 16.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7395469 16.09 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7211030 16.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7105405 16.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7456495 15.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6706408 17.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6969426 17.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7223293 16.03 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6988095 17.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6989995 17.17 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7441490 15.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6943414 17.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7011916 17.17 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7280324 16.68 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7029583 17.22 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7005012 17.18 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7413758 16.47 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7267951 16.55 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7107555 16.56 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7544436 16.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7255870 16.73 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7260370 16.83 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7460565 15.89 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7209068 16.48 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7247504 16.76 ns/op BenchmarkNetpollBreak-4 5962 23581 ns/op BenchmarkPingPongHog-4 367 346301 ns/op BenchmarkStackGrowth-4 89172 1215 ns/op BenchmarkStackGrowthDeep-4 909 120543 ns/op BenchmarkCreateGoroutines-4 40494 3252 ns/op BenchmarkCreateGoroutinesParallel-4 92928 1227 ns/op BenchmarkCreateGoroutinesCapture-4 7432 18074 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 61977 1935 ns/op BenchmarkClosureCall-4 25185057 4.706 ns/op BenchmarkWakeupParallelSpinning/0s-4 4531 23668 ns/op BenchmarkWakeupParallelSpinning/1µs-4 3931 27522 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3903 31490 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2940 47354 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1827 68042 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1153 106264 ns/op BenchmarkWakeupParallelSpinning/50µs-4 738 163206 ns/op BenchmarkWakeupParallelSpinning/100µs-4 469 260153 ns/op BenchmarkMatmult-4 4844115 29.07 ns/op BenchmarkFastrand-4 10160664 11.79 ns/op BenchmarkFastrand64-4 10384978 11.94 ns/op BenchmarkFastrandHashiter-4 4207012 28.46 ns/op BenchmarkFastrandn/2-4 6962248 16.95 ns/op BenchmarkFastrandn/3-4 7105072 17.16 ns/op BenchmarkFastrandn/4-4 7093568 17.75 ns/op BenchmarkFastrandn/5-4 7126719 17.25 ns/op BenchmarkIfaceCmp100-4 114825 1056 ns/op BenchmarkIfaceCmpNil100-4 210468 552.6 ns/op BenchmarkEfaceCmpDiff-4 45112 2681 ns/op BenchmarkEfaceCmpDiffIndirect-4 40285 2829 ns/op BenchmarkDefer-4 2064147 58.87 ns/op BenchmarkDefer10-4 1221732 97.08 ns/op BenchmarkDeferMany-4 709298 277.5 ns/op BenchmarkPanicRecover-4 244074 437.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 4858 24114 ns/op 21080 p50-ns 30771 p90-ns 75700 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 5307 35600 ns/op 21430 p50-ns 25800 p90-ns 77960 p99-ns BenchmarkGoroutineProfile/small/idle-4 3901 31229 ns/op 28951 p50-ns 33150 p90-ns 59910 p99-ns BenchmarkGoroutineProfile/small/loaded-4 100 8391386 ns/op 282939 p50-ns 20048081 p90-ns 89711952 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 6490 21109 ns/op 18511 p50-ns 24000 p90-ns 54659 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 5240 99533 ns/op 19300 p50-ns 33100 p90-ns 113260 p99-ns BenchmarkGoroutineProfile/large/idle-4 26 4062912 ns/op 4010780 p50-ns 4440360 p90-ns 4541531 p99-ns BenchmarkGoroutineProfile/large/loaded-4 10 14729596 ns/op 9756241 p50-ns 27466391 p90-ns 27466391 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 5884 22445 ns/op 18850 p50-ns 27381 p90-ns 62389 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 1342 236895 ns/op 21650 p50-ns 39479 p90-ns 11795410 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1634 76345 ns/op 71441 p50-ns 78080 p90-ns 176719 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 100 1259698 ns/op 218709 p50-ns 1572590 p90-ns 23835751 p99-ns BenchmarkRWMutexUncontended-4 4031922 29.34 ns/op BenchmarkRWMutexWrite100-4 593193 200.5 ns/op BenchmarkRWMutexWrite10-4 173112 680.1 ns/op BenchmarkRWMutexWorkWrite100-4 488330 240.2 ns/op BenchmarkRWMutexWorkWrite10-4 65934 1696 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2546 46475 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1261 90810 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1101 94647 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 543 190941 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 586 187960 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 274 402507 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 314 374456 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 145 880285 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 435578 280.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 392395 261.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 408260 338.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 344253 291.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 471260 277.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 409244 329.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 379377 278.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 416449 302.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 401016 363.5 ns/op BenchmarkMakeSlice/Byte-4 3024567 45.76 ns/op BenchmarkMakeSlice/Int16-4 3388240 42.81 ns/op BenchmarkMakeSlice/Int-4 2603350 48.52 ns/op BenchmarkMakeSlice/Ptr-4 1613696 66.67 ns/op BenchmarkMakeSlice/Struct/24-4 1459341 78.14 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 100.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 121.5 ns/op BenchmarkGrowSlice/Byte-4 1000000 104.4 ns/op BenchmarkGrowSlice/Int16-4 1000000 113.5 ns/op BenchmarkGrowSlice/Int-4 643980 155.6 ns/op BenchmarkGrowSlice/Ptr-4 805580 190.7 ns/op BenchmarkGrowSlice/Struct/24-4 471849 255.3 ns/op BenchmarkGrowSlice/Struct/32-4 392898 302.7 ns/op BenchmarkGrowSlice/Struct/40-4 311384 414.4 ns/op BenchmarkExtendSlice/IntSlice-4 848637 170.2 ns/op BenchmarkExtendSlice/PointerSlice-4 693837 210.5 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 100.7 ns/op BenchmarkAppend-4 933415 125.2 ns/op BenchmarkAppendGrowByte-4 8 13091048 ns/op BenchmarkAppendGrowString-4 1 106543174 ns/op BenchmarkAppendSlice/1Bytes-4 2669114 46.19 ns/op BenchmarkAppendSlice/4Bytes-4 2515528 48.43 ns/op BenchmarkAppendSlice/7Bytes-4 2440027 49.76 ns/op BenchmarkAppendSlice/8Bytes-4 2433135 49.74 ns/op BenchmarkAppendSlice/15Bytes-4 2323525 52.14 ns/op BenchmarkAppendSlice/16Bytes-4 2307757 51.58 ns/op BenchmarkAppendSlice/32Bytes-4 2365422 49.94 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 145263 884.0 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 35288 3120 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 11556 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2337 44932 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 456 296786 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 118 1001623 ns/op BenchmarkAppendStr/1Bytes-4 2166262 54.75 ns/op BenchmarkAppendStr/4Bytes-4 2020186 56.37 ns/op BenchmarkAppendStr/8Bytes-4 2119522 57.66 ns/op BenchmarkAppendStr/16Bytes-4 2041099 58.80 ns/op BenchmarkAppendStr/32Bytes-4 2089418 59.13 ns/op BenchmarkAppendSpecialCase-4 928526 124.9 ns/op BenchmarkCopy/1Byte-4 2623210 45.85 ns/op 21.81 MB/s BenchmarkCopy/1String-4 2672886 45.62 ns/op 21.92 MB/s BenchmarkCopy/2Byte-4 2625034 47.34 ns/op 42.25 MB/s BenchmarkCopy/2String-4 2653088 46.85 ns/op 42.69 MB/s BenchmarkCopy/4Byte-4 2620956 46.81 ns/op 85.44 MB/s BenchmarkCopy/4String-4 2590603 46.98 ns/op 85.13 MB/s BenchmarkCopy/8Byte-4 2454302 47.73 ns/op 167.62 MB/s BenchmarkCopy/8String-4 2594330 46.58 ns/op 171.75 MB/s BenchmarkCopy/12Byte-4 2404724 50.29 ns/op 238.60 MB/s BenchmarkCopy/12String-4 2441098 49.28 ns/op 243.52 MB/s BenchmarkCopy/16Byte-4 2461360 49.51 ns/op 323.14 MB/s BenchmarkCopy/16String-4 2515610 48.28 ns/op 331.37 MB/s BenchmarkCopy/32Byte-4 2354475 49.95 ns/op 640.66 MB/s BenchmarkCopy/32String-4 2339094 51.87 ns/op 616.94 MB/s BenchmarkCopy/128Byte-4 1822638 67.39 ns/op 1899.34 MB/s BenchmarkCopy/128String-4 1718590 70.07 ns/op 1826.64 MB/s BenchmarkCopy/1024Byte-4 513648 226.9 ns/op 4513.16 MB/s BenchmarkCopy/1024String-4 434578 243.4 ns/op 4206.62 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 41386 2834 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 29454 4267 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 17438 6809 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 14828 8340 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 10720 ns/op BenchmarkAppendInPlace/Grow/Byte-4 227132 619.0 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 212374 581.0 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 172945 754.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 133470 896.0 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 128382 980.3 ns/op BenchmarkStackCopyPtr-4 1 114450844 ns/op BenchmarkStackCopy-4 2 76347173 ns/op BenchmarkStackCopyNoCache-4 27 4137549 ns/op BenchmarkStackCopyWithStkobj-4 4 31326411 ns/op BenchmarkIssue18138-4 709 146185 ns/op BenchmarkCompareStringEqual-4 14241060 8.445 ns/op BenchmarkCompareStringIdentical-4 19073685 6.232 ns/op BenchmarkCompareStringSameLength-4 14974635 7.575 ns/op BenchmarkCompareStringDifferentLength-4 23969989 4.700 ns/op BenchmarkCompareStringBigUnaligned-4 2799 40275 ns/op 26035.54 MB/s BenchmarkCompareStringBig-4 3481 35360 ns/op 29654.66 MB/s BenchmarkConcatStringAndBytes-4 2973639 40.09 ns/op BenchmarkSliceByteToString/1-4 2904744 42.18 ns/op BenchmarkSliceByteToString/2-4 1432369 79.78 ns/op BenchmarkSliceByteToString/4-4 1418722 76.93 ns/op BenchmarkSliceByteToString/8-4 1616438 72.96 ns/op BenchmarkSliceByteToString/16-4 1532395 78.09 ns/op BenchmarkSliceByteToString/32-4 1387600 83.12 ns/op BenchmarkSliceByteToString/64-4 1000000 107.0 ns/op BenchmarkSliceByteToString/128-4 1000000 142.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 3099535 38.56 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1204578 96.94 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1403422 81.69 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4502810 24.62 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2277694 52.89 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2643246 44.73 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2955048 41.44 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 694914 173.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 803222 148.6 ns/op BenchmarkRuneIterate/range/ASCII-4 7951083 15.35 ns/op BenchmarkRuneIterate/range/Japanese-4 2802097 42.12 ns/op BenchmarkRuneIterate/range/MixedLength-4 3350154 35.75 ns/op BenchmarkRuneIterate/range1/ASCII-4 7991022 15.00 ns/op BenchmarkRuneIterate/range1/Japanese-4 2908540 41.18 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3308092 36.49 ns/op BenchmarkRuneIterate/range2/ASCII-4 8102248 15.36 ns/op BenchmarkRuneIterate/range2/Japanese-4 2866190 41.81 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3348848 35.72 ns/op BenchmarkArrayEqual-4 22662717 5.304 ns/op BenchmarkFunc/Name-4 6366594 18.57 ns/op BenchmarkFunc/Entry-4 13130754 9.105 ns/op BenchmarkFunc/FileLine-4 2166178 55.88 ns/op PASS ok runtime 123.359s goos: freebsd goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 31286 3497 ns/op BenchmarkHandle/concurrent-4 14233 8001 ns/op PASS ok runtime/cgo 0.351s goos: freebsd goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 20220398 4.980 ns/op BenchmarkAtomicStore64-4 23597194 5.329 ns/op BenchmarkAtomicLoad-4 23952525 5.184 ns/op BenchmarkAtomicStore-4 22249827 5.018 ns/op BenchmarkAnd8-4 21797569 5.132 ns/op BenchmarkAnd-4 22572726 5.010 ns/op BenchmarkAnd8Parallel-4 6685020 17.75 ns/op BenchmarkAndParallel-4 6749895 18.56 ns/op BenchmarkOr8-4 23891532 5.000 ns/op BenchmarkOr-4 21283768 5.010 ns/op BenchmarkOr8Parallel-4 6447958 19.34 ns/op BenchmarkOrParallel-4 4229851 28.66 ns/op BenchmarkXadd-4 6623232 19.58 ns/op BenchmarkXadd64-4 6402399 18.74 ns/op BenchmarkCas-4 3402393 36.00 ns/op BenchmarkCas64-4 3339859 35.99 ns/op BenchmarkXchg-4 6362978 24.18 ns/op BenchmarkXchg64-4 3978712 30.19 ns/op PASS ok runtime/internal/atomic 2.605s goos: freebsd goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 6327751 19.36 ns/op BenchmarkMulUintptr/large-4 5161389 23.56 ns/op PASS ok runtime/internal/math 0.313s goos: freebsd goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 45 2530684 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 46 3367101 ns/op 213.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 856 174526 ns/op 4.467 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 18 6712994 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 12 10899597 ns/op 657.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 193 642722 ns/op 38.56 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 50550637 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 79888953 ns/op 5573 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 19 7084908 ns/op 503.1 concurrent_launches/op PASS ok runtime/pprof 1.804s goos: freebsd goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 24 4688863 ns/op BenchmarkStackLeak-4 11726 9955 ns/op PASS ok runtime/race 0.442s goos: freebsd goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 4508314 26.53 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 535942 349.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.352s goos: freebsd goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 207655 567.9 ns/op BenchmarkSortString1K-4 237 530090 ns/op BenchmarkSortString1K_Slice-4 279 447452 ns/op BenchmarkStableString1K-4 140 862701 ns/op BenchmarkSortInt1K-4 274 451838 ns/op BenchmarkSortInt1K_Sorted-4 4212 31030 ns/op BenchmarkSortInt1K_Reversed-4 2522 51061 ns/op BenchmarkSortInt1K_Mod8-4 637 187084 ns/op BenchmarkStableInt1K-4 187 634157 ns/op BenchmarkStableInt1K_Slice-4 218 580736 ns/op BenchmarkSortInt64K-4 3 42473915 ns/op BenchmarkSortInt64K_Slice-4 3 38704574 ns/op BenchmarkStableInt64K-4 2 59684472 ns/op BenchmarkSort1e2-4 583 203711 ns/op BenchmarkStable1e2-4 234 515293 ns/op BenchmarkSort1e4-4 3 39335916 ns/op BenchmarkStable1e4-4 1 166606444 ns/op PASS ok sort 3.681s goos: freebsd goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 962857 110.9 ns/op BenchmarkAtof64Float-4 994426 122.5 ns/op BenchmarkAtof64FloatExp-4 810684 140.3 ns/op BenchmarkAtof64Big-4 582114 194.4 ns/op BenchmarkAtof64RandomBits-4 309498 358.8 ns/op BenchmarkAtof64RandomFloats-4 606519 186.4 ns/op BenchmarkAtof64RandomLongFloats-4 316191 356.5 ns/op BenchmarkAtof32Decimal-4 1000000 108.5 ns/op BenchmarkAtof32Float-4 1000000 124.2 ns/op BenchmarkAtof32FloatExp-4 855901 146.1 ns/op BenchmarkAtof32Random-4 497683 231.4 ns/op BenchmarkAtof32RandomLong-4 220135 538.2 ns/op BenchmarkParseInt/Pos/7bit-4 1853115 64.15 ns/op BenchmarkParseInt/Pos/26bit-4 975649 120.7 ns/op BenchmarkParseInt/Pos/31bit-4 885267 134.8 ns/op BenchmarkParseInt/Pos/56bit-4 567528 210.9 ns/op BenchmarkParseInt/Pos/63bit-4 474030 212.4 ns/op BenchmarkParseInt/Neg/7bit-4 1905504 65.87 ns/op BenchmarkParseInt/Neg/26bit-4 819430 122.4 ns/op BenchmarkParseInt/Neg/31bit-4 872158 129.4 ns/op BenchmarkParseInt/Neg/56bit-4 588776 199.7 ns/op BenchmarkParseInt/Neg/63bit-4 524601 211.4 ns/op BenchmarkAtoi/Pos/7bit-4 2733220 48.37 ns/op BenchmarkAtoi/Pos/26bit-4 1322902 90.48 ns/op BenchmarkAtoi/Pos/31bit-4 1121371 107.2 ns/op BenchmarkAtoi/Pos/56bit-4 735178 163.6 ns/op BenchmarkAtoi/Pos/63bit-4 529078 227.9 ns/op BenchmarkAtoi/Neg/7bit-4 2705202 44.57 ns/op BenchmarkAtoi/Neg/26bit-4 1224763 96.00 ns/op BenchmarkAtoi/Neg/31bit-4 1093032 110.9 ns/op BenchmarkAtoi/Neg/56bit-4 727210 164.4 ns/op BenchmarkAtoi/Neg/63bit-4 529754 226.4 ns/op BenchmarkFormatFloat/Decimal-4 177262 696.0 ns/op BenchmarkFormatFloat/Float-4 151790 757.7 ns/op BenchmarkFormatFloat/Exp-4 170481 722.5 ns/op BenchmarkFormatFloat/NegExp-4 167870 720.1 ns/op BenchmarkFormatFloat/LongExp-4 140406 862.4 ns/op BenchmarkFormatFloat/Big-4 135096 878.7 ns/op BenchmarkFormatFloat/BinaryExp-4 286305 370.1 ns/op BenchmarkFormatFloat/32Integer-4 173805 694.8 ns/op BenchmarkFormatFloat/32ExactFraction-4 179388 656.2 ns/op BenchmarkFormatFloat/32Point-4 154832 761.9 ns/op BenchmarkFormatFloat/32Exp-4 171553 695.8 ns/op BenchmarkFormatFloat/32NegExp-4 177662 691.7 ns/op BenchmarkFormatFloat/32Shortest-4 181020 672.4 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 208688 577.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 172138 611.1 ns/op BenchmarkFormatFloat/64Fixed1-4 234327 526.3 ns/op BenchmarkFormatFloat/64Fixed2-4 231702 525.5 ns/op BenchmarkFormatFloat/64Fixed3-4 229040 531.0 ns/op BenchmarkFormatFloat/64Fixed4-4 229558 530.7 ns/op BenchmarkFormatFloat/64Fixed12-4 130617 930.3 ns/op BenchmarkFormatFloat/64Fixed16-4 165697 719.9 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 164658 713.3 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 158715 758.8 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 3928 30671 ns/op BenchmarkFormatFloat/Slowpath64-4 135314 869.0 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 137263 860.7 ns/op BenchmarkAppendFloat/Decimal-4 210601 566.9 ns/op BenchmarkAppendFloat/Float-4 181818 657.9 ns/op BenchmarkAppendFloat/Exp-4 205477 572.3 ns/op BenchmarkAppendFloat/NegExp-4 204607 597.5 ns/op BenchmarkAppendFloat/LongExp-4 156934 751.1 ns/op BenchmarkAppendFloat/Big-4 158714 753.6 ns/op BenchmarkAppendFloat/BinaryExp-4 455199 241.3 ns/op BenchmarkAppendFloat/32Integer-4 209336 575.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 214518 553.6 ns/op BenchmarkAppendFloat/32Point-4 198765 625.2 ns/op BenchmarkAppendFloat/32Exp-4 209830 569.7 ns/op BenchmarkAppendFloat/32NegExp-4 213115 560.5 ns/op BenchmarkAppendFloat/32Shortest-4 224854 525.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 266568 455.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 245014 479.3 ns/op BenchmarkAppendFloat/64Fixed1-4 273872 405.7 ns/op BenchmarkAppendFloat/64Fixed2-4 293642 407.1 ns/op BenchmarkAppendFloat/64Fixed3-4 286124 408.0 ns/op BenchmarkAppendFloat/64Fixed4-4 275211 406.2 ns/op BenchmarkAppendFloat/64Fixed12-4 158463 768.1 ns/op BenchmarkAppendFloat/64Fixed16-4 200718 595.0 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 222306 545.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 189884 633.5 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 3687 30499 ns/op BenchmarkAppendFloat/Slowpath64-4 151540 730.9 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 169596 714.1 ns/op BenchmarkFormatInt-4 30091 4000 ns/op BenchmarkAppendInt-4 30260 3927 ns/op BenchmarkFormatUint-4 157862 821.7 ns/op BenchmarkAppendUint-4 164914 726.9 ns/op BenchmarkFormatIntSmall/7-4 3783387 31.63 ns/op BenchmarkFormatIntSmall/42-4 3916196 31.63 ns/op BenchmarkAppendIntSmall-4 1956616 63.65 ns/op BenchmarkAppendUintVarlen/1-4 1864509 64.96 ns/op BenchmarkAppendUintVarlen/12-4 1744622 67.58 ns/op BenchmarkAppendUintVarlen/123-4 1331026 89.29 ns/op BenchmarkAppendUintVarlen/1234-4 1322196 90.68 ns/op BenchmarkAppendUintVarlen/12345-4 1331004 92.08 ns/op BenchmarkAppendUintVarlen/123456-4 1294232 89.89 ns/op BenchmarkAppendUintVarlen/1234567-4 1269518 93.38 ns/op BenchmarkAppendUintVarlen/12345678-4 1235914 92.43 ns/op BenchmarkAppendUintVarlen/123456789-4 1229403 100.8 ns/op BenchmarkAppendUintVarlen/1234567890-4 1224584 100.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 1000000 102.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 1209711 97.99 ns/op BenchmarkAppendUintVarlen/1234567890123-4 1000000 102.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 1162279 104.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 983887 109.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 1000000 104.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 984123 107.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 1000000 111.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 921679 111.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 1000000 109.2 ns/op BenchmarkQuote-4 69399 1739 ns/op BenchmarkQuoteRune-4 706654 170.5 ns/op BenchmarkAppendQuote-4 79616 1555 ns/op BenchmarkAppendQuoteRune-4 1000000 109.8 ns/op BenchmarkUnquoteEasy-4 1939803 63.59 ns/op BenchmarkUnquoteHard-4 69194 1682 ns/op PASS ok strconv 17.116s goos: freebsd goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 641028 172.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 242278 572.3 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 319033 411.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 487602 264.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 152259 874.3 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 160920 774.4 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 1000000 110.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 29781 4065 ns/op BenchmarkGenericMatch1-4 2938 37891 ns/op BenchmarkGenericMatch2-4 669 186688 ns/op BenchmarkSingleMaxSkipping-4 9064 12007 ns/op 832.85 MB/s BenchmarkSingleLongSuffixFail-4 21696 5860 ns/op 170.98 MB/s BenchmarkSingleMatch-4 332 375963 ns/op 39.90 MB/s BenchmarkByteByteNoMatch-4 100908 1185 ns/op BenchmarkByteByteMatch-4 31656 3935 ns/op BenchmarkByteStringMatch-4 36705 3275 ns/op BenchmarkHTMLEscapeNew-4 122178 1053 ns/op BenchmarkHTMLEscapeOld-4 139783 888.6 ns/op BenchmarkByteStringReplacerWriteString-4 1880 58773 ns/op BenchmarkByteReplacerWriteString-4 1692 71286 ns/op BenchmarkByteByteReplaces-4 4704 24606 ns/op BenchmarkByteByteMap-4 14682 8431 ns/op BenchmarkMap/identity/ASCII-4 792208 151.4 ns/op BenchmarkMap/identity/Greek-4 547681 199.1 ns/op BenchmarkMap/change/ASCII-4 53766 2266 ns/op BenchmarkMap/change/Greek-4 34695 3524 ns/op BenchmarkIndexRune-4 2852937 42.15 ns/op BenchmarkIndexRuneLongString-4 2249424 53.76 ns/op BenchmarkIndexRuneFastPath-4 5713425 20.54 ns/op BenchmarkIndex-4 5766360 20.85 ns/op BenchmarkLastIndex-4 5928712 20.32 ns/op BenchmarkIndexByte-4 15379192 7.828 ns/op BenchmarkToUpper/#00-4 4308684 28.17 ns/op BenchmarkToUpper/ONLYUPPER-4 2997828 39.77 ns/op BenchmarkToUpper/abc-4 472916 250.4 ns/op BenchmarkToUpper/AbC123-4 333824 375.1 ns/op BenchmarkToUpper/azAZ09_-4 297280 407.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85138 1403 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 47620 2519 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 86934 1392 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 172179 704.0 ns/op BenchmarkToLower/#00-4 4171651 28.54 ns/op BenchmarkToLower/abc-4 3988755 30.31 ns/op BenchmarkToLower/AbC123-4 335550 370.6 ns/op BenchmarkToLower/azAZ09_-4 288324 404.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88634 1380 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 48966 2439 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 98440 1185 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 150439 699.1 ns/op BenchmarkMapNoChanges-4 1000000 106.3 ns/op BenchmarkTrim-4 68000 1822 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 4122592 30.07 ns/op BenchmarkToValidUTF8/InvalidASCII-4 275434 452.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 196528 611.5 ns/op BenchmarkEqualFold-4 80470 1428 ns/op BenchmarkIndexHard1-4 1245 94900 ns/op BenchmarkIndexHard2-4 892 132259 ns/op BenchmarkIndexHard3-4 182 663302 ns/op BenchmarkIndexHard4-4 182 657280 ns/op BenchmarkLastIndexHard1-4 73 1638444 ns/op BenchmarkLastIndexHard2-4 68 1641859 ns/op BenchmarkLastIndexHard3-4 73 1636682 ns/op BenchmarkCountHard1-4 1244 94849 ns/op BenchmarkCountHard2-4 897 132640 ns/op BenchmarkCountHard3-4 177 660036 ns/op BenchmarkIndexTorture-4 9291 12788 ns/op BenchmarkCountTorture-4 9260 12808 ns/op BenchmarkCountTortureOverlapping-4 1359 77728 ns/op BenchmarkCountByte/10-4 6112680 20.61 ns/op 485.31 MB/s BenchmarkCountByte/32-4 5470996 22.31 ns/op 1434.59 MB/s BenchmarkCountByte/4096-4 958680 122.5 ns/op 33435.18 MB/s BenchmarkCountByte/4194304-4 1012 106631 ns/op 39334.75 MB/s BenchmarkCountByte/67108864-4 34 3410696 ns/op 19676.00 MB/s BenchmarkFields/ASCII/16-4 393109 285.6 ns/op 56.01 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 34266 3502 ns/op 73.10 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2007 57162 ns/op 71.66 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1056066 ns/op 62.06 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 17608711 ns/op 59.55 MB/s 1507341 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 185428 674.3 ns/op 23.73 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 16256 7297 ns/op 35.08 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 856 135157 ns/op 30.31 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 54 2376309 ns/op 27.58 MB/s 463105 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 3 40155811 ns/op 26.11 MB/s 10449184 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 337371 359.4 ns/op 44.52 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 25725 4525 ns/op 56.57 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1455 83389 ns/op 49.12 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 73 1467447 ns/op 44.66 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 4 26454821 ns/op 39.64 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 222934 569.8 ns/op 28.08 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 19747 6110 ns/op 41.90 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 1076 105673 ns/op 38.76 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 66 1898645 ns/op 34.52 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 4 34368374 ns/op 30.51 MB/s 10449176 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 3 43589238 ns/op BenchmarkSplitSingleByteSeparator-4 37 3641100 ns/op BenchmarkSplitMultiByteSeparator-4 57 2147449 ns/op BenchmarkSplitNSingleByteSeparator-4 358240 366.6 ns/op BenchmarkSplitNMultiByteSeparator-4 283208 463.9 ns/op BenchmarkRepeat/5x1-4 646467 196.1 ns/op BenchmarkRepeat/5x2-4 430104 279.0 ns/op BenchmarkRepeat/5x6-4 267013 482.6 ns/op BenchmarkRepeat/10x1-4 534267 196.4 ns/op BenchmarkRepeat/10x2-4 416761 284.6 ns/op BenchmarkRepeat/10x6-4 238332 483.4 ns/op BenchmarkIndexAnyASCII/1:1-4 2858356 46.42 ns/op BenchmarkIndexAnyASCII/1:2-4 2670896 44.13 ns/op BenchmarkIndexAnyASCII/1:4-4 2711548 44.20 ns/op BenchmarkIndexAnyASCII/1:8-4 2668150 44.03 ns/op BenchmarkIndexAnyASCII/1:16-4 2737330 44.24 ns/op BenchmarkIndexAnyASCII/1:32-4 2436045 43.21 ns/op BenchmarkIndexAnyASCII/1:64-4 2548257 44.06 ns/op BenchmarkIndexAnyASCII/16:1-4 2862110 42.42 ns/op BenchmarkIndexAnyASCII/16:2-4 1053220 114.5 ns/op BenchmarkIndexAnyASCII/16:4-4 893714 118.8 ns/op BenchmarkIndexAnyASCII/16:8-4 898506 123.4 ns/op BenchmarkIndexAnyASCII/16:16-4 853533 139.3 ns/op BenchmarkIndexAnyASCII/16:32-4 707709 153.8 ns/op BenchmarkIndexAnyASCII/16:64-4 525105 220.1 ns/op BenchmarkIndexAnyASCII/256:1-4 2725098 44.22 ns/op BenchmarkIndexAnyASCII/256:2-4 85568 1394 ns/op BenchmarkIndexAnyASCII/256:4-4 85560 1399 ns/op BenchmarkIndexAnyASCII/256:8-4 84771 1413 ns/op BenchmarkIndexAnyASCII/256:16-4 84235 1424 ns/op BenchmarkIndexAnyASCII/256:32-4 71854 1427 ns/op BenchmarkIndexAnyASCII/256:64-4 76750 1523 ns/op BenchmarkIndexAnyUTF8/1:1-4 2914420 41.65 ns/op BenchmarkIndexAnyUTF8/1:2-4 2682657 43.16 ns/op BenchmarkIndexAnyUTF8/1:4-4 2694526 43.78 ns/op BenchmarkIndexAnyUTF8/1:8-4 2650282 43.98 ns/op BenchmarkIndexAnyUTF8/1:16-4 2726947 42.85 ns/op BenchmarkIndexAnyUTF8/1:32-4 2819132 44.02 ns/op BenchmarkIndexAnyUTF8/1:64-4 2817973 43.90 ns/op BenchmarkIndexAnyUTF8/16:1-4 2158792 55.70 ns/op BenchmarkIndexAnyUTF8/16:2-4 398317 299.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 418824 296.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 417477 291.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 432537 284.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 407524 297.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 392272 299.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 422539 286.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 28392 4143 ns/op BenchmarkIndexAnyUTF8/256:4-4 29030 4310 ns/op BenchmarkIndexAnyUTF8/256:8-4 28927 4145 ns/op BenchmarkIndexAnyUTF8/256:16-4 30024 4098 ns/op BenchmarkIndexAnyUTF8/256:32-4 28794 4138 ns/op BenchmarkIndexAnyUTF8/256:64-4 28650 4206 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2827965 43.51 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2784410 43.05 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2766831 43.46 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2745996 43.21 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2776784 42.49 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2804136 43.75 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2727974 43.16 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 103.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 1000000 104.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 1000000 106.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 113.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 861777 126.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 714072 169.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 512688 229.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 93651 1236 ns/op BenchmarkLastIndexAnyASCII/256:2-4 95988 1233 ns/op BenchmarkLastIndexAnyASCII/256:4-4 93250 1232 ns/op BenchmarkLastIndexAnyASCII/256:8-4 95640 1243 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89840 1276 ns/op BenchmarkLastIndexAnyASCII/256:32-4 91504 1318 ns/op BenchmarkLastIndexAnyASCII/256:64-4 88321 1355 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2792510 43.76 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2735457 43.27 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2717932 43.36 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2729476 43.64 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2760956 43.17 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2740406 43.12 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2782036 42.83 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 496659 248.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 241780 520.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 243626 491.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 239496 520.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 248874 496.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 241881 514.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 245121 515.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 33946 3568 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 16273 7392 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 15318 7848 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 15301 7600 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 15838 7662 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 15679 7477 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15861 7626 ns/op BenchmarkTrimASCII/1:1-4 4314260 28.12 ns/op BenchmarkTrimASCII/1:2-4 3372147 34.52 ns/op BenchmarkTrimASCII/1:4-4 3435002 35.60 ns/op BenchmarkTrimASCII/1:8-4 3110378 39.19 ns/op BenchmarkTrimASCII/1:16-4 2131732 55.49 ns/op BenchmarkTrimASCII/16:1-4 3430076 35.03 ns/op BenchmarkTrimASCII/16:2-4 1000000 106.8 ns/op BenchmarkTrimASCII/16:4-4 1000000 106.2 ns/op BenchmarkTrimASCII/16:8-4 1056982 116.3 ns/op BenchmarkTrimASCII/16:16-4 964396 125.3 ns/op BenchmarkTrimASCII/256:1-4 1000000 120.4 ns/op BenchmarkTrimASCII/256:2-4 96372 1241 ns/op BenchmarkTrimASCII/256:4-4 97430 1238 ns/op BenchmarkTrimASCII/256:8-4 94738 1261 ns/op BenchmarkTrimASCII/256:16-4 92578 1261 ns/op BenchmarkTrimASCII/4096:1-4 89330 1366 ns/op BenchmarkTrimASCII/4096:2-4 6170 19190 ns/op BenchmarkTrimASCII/4096:4-4 5348 19508 ns/op BenchmarkTrimASCII/4096:8-4 5502 19328 ns/op BenchmarkTrimASCII/4096:16-4 5341 19185 ns/op BenchmarkTrimByte-4 5747918 21.88 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 20252 5885 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 20268 5907 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1663 71422 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3282 35872 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6264 17793 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 12742 9472 ns/op BenchmarkJoin/0-4 6381128 18.61 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 5265854 21.96 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 364447 357.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 241332 499.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 183728 668.1 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 157260 821.0 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 131218 976.3 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 111979 1097 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 3679504 33.34 ns/op BenchmarkTrimSpace/ASCII-4 1938744 61.86 ns/op BenchmarkTrimSpace/SomeNonASCII-4 190695 635.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 102607 1081 ns/op BenchmarkReplaceAll-4 193971 637.3 ns/op 16 B/op 1 allocs/op PASS ok strings 34.609s goos: freebsd goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 38343 2682 ns/op BenchmarkCond2-4 18788 6210 ns/op BenchmarkCond4-4 10000 10853 ns/op BenchmarkCond8-4 6537 20318 ns/op BenchmarkCond16-4 2748 46256 ns/op BenchmarkCond32-4 1106 120596 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 864852 140.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 576955 423.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 807004 145.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 595798 174.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 253890 529.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 658826 171.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 95239 1184 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 113072 1220 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 91252 1621 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 58657 2188 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 661838 157.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 159866 716.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 891645 123.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 154495 729.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 830334 140.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 194954 649.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2117416 55.79 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 79884 1546 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 181555 668.2 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 1235774 111.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7504 17268 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 271 417637 ns/op BenchmarkRange/*sync.Map-4 2344 49596 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 107592 933.7 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 359815 317.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 70738 1595 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 253886 494.9 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 452736 407.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 194218 626.8 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 83931 1361 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 205285 651.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 952100 107.3 ns/op BenchmarkUncontendedSemaphore-4 7134591 16.81 ns/op BenchmarkContendedSemaphore-4 4912849 26.70 ns/op BenchmarkMutexUncontended-4 852672 119.5 ns/op BenchmarkMutex-4 167802 730.7 ns/op BenchmarkMutexSlack-4 158994 737.5 ns/op BenchmarkMutexWork-4 131947 921.9 ns/op BenchmarkMutexWorkSlack-4 127447 1024 ns/op BenchmarkMutexNoSpin-4 96110 1199 ns/op BenchmarkMutexSpin-4 103143 1059 ns/op BenchmarkOnce-4 1000000 100.4 ns/op BenchmarkSemaUncontended-4 6297522 18.28 ns/op BenchmarkSemaSyntNonblock-4 2273767 52.22 ns/op BenchmarkSemaSyntBlock-4 1909315 62.76 ns/op BenchmarkSemaWorkNonblock-4 2080003 48.65 ns/op BenchmarkSemaWorkBlock-4 1000000 110.0 ns/op BenchmarkRWMutexUncontended-4 441076 229.4 ns/op BenchmarkRWMutexWrite100-4 497341 293.9 ns/op BenchmarkRWMutexWrite10-4 252327 511.8 ns/op BenchmarkRWMutexWorkWrite100-4 401115 338.3 ns/op BenchmarkRWMutexWorkWrite10-4 189884 658.5 ns/op BenchmarkWaitGroupUncontended-4 897954 122.0 ns/op BenchmarkWaitGroupAddDone-4 408135 278.7 ns/op BenchmarkWaitGroupAddDoneWork-4 416433 292.0 ns/op BenchmarkWaitGroupWait-4 4364360 27.00 ns/op BenchmarkWaitGroupWaitWork-4 2752944 43.87 ns/op BenchmarkWaitGroupActuallyWait-4 39546 2601 ns/op 32 B/op 2 allocs/op PASS ok sync 10.703s goos: freebsd goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 1373920 88.59 ns/op PASS ok sync/atomic 0.239s goos: freebsd goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 159441 713.3 ns/op 0 B/op 0 allocs/op PASS ok testing 0.151s goos: freebsd goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 11384 10447 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 15980 7503 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 139 851717 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 164 710603 ns/op 788 B/op 6 allocs/op BenchmarkTable/1x100000/new-4 1 101518844 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 102277254 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 2494 48227 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2858 40392 ns/op 1 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 26 4510811 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 28 4125846 ns/op 14770 B/op 37 allocs/op BenchmarkTable/10x100000/new-4 1 498101227 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 483660588 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 307 413323 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 326 359718 ns/op 120 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 3 40575788 ns/op 3288992 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 3 38836071 ns/op 1096320 B/op 351 allocs/op BenchmarkTable/100x100000/new-4 1 4937207846 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 4813886243 ns/op 335150144 B/op 100091 allocs/op BenchmarkPyramid/10-4 3345 30830 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 51 2384546 ns/op 409131 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 213026668 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 3465 33684 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 396 326298 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 37 3193527 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 9868 10859 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 14.351s goos: freebsd goarch: amd64 pkg: text/template/parse cpu: AMD EPYC 7B12 BenchmarkParseLarge-4 1 201198058 ns/op BenchmarkVariableString-4 154587 797.5 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 3075 38142 ns/op 2511 B/op 39 allocs/op PASS ok text/template/parse 0.483s goos: freebsd goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc-4 69 1505572 ns/op BenchmarkAfter-4 96 1259658 ns/op BenchmarkStop-4 219 472173 ns/op BenchmarkSimultaneousAfterFunc-4 62 2738616 ns/op BenchmarkStartStop-4 334 511692 ns/op BenchmarkReset-4 1371 85923 ns/op BenchmarkSleep-4 57 1834160 ns/op BenchmarkParallelTimerLatency-4 52 144721 avg-late-ns 333170 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 85873 avg-late-ns 243300 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 68730 avg-late-ns 176440 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 53592 avg-late-ns 171421 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 43675 avg-late-ns 152413 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 71738 avg-late-ns 289901 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 91043 avg-late-ns 347543 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 114956 avg-late-ns 453653 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 109475 avg-late-ns 462760 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 138624 avg-late-ns 696010 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 748151 avg-late-ns 2482642 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 77550 avg-late-ns 228571 max-late-ns BenchmarkTicker-4 292 379948 ns/op BenchmarkTickerReset-4 1585 75500 ns/op BenchmarkTickerResetNaive-4 259 528840 ns/op BenchmarkNow-4 366212 330.7 ns/op BenchmarkNowUnixNano-4 346225 319.9 ns/op BenchmarkNowUnixMilli-4 379447 320.0 ns/op BenchmarkNowUnixMicro-4 376968 322.4 ns/op BenchmarkFormat-4 81284 1458 ns/op BenchmarkFormatNow-4 112653 1086 ns/op BenchmarkMarshalJSON-4 89448 1384 ns/op BenchmarkMarshalText-4 91830 1345 ns/op BenchmarkParse-4 226646 548.2 ns/op BenchmarkParseDuration-4 835293 139.6 ns/op BenchmarkHour-4 1489038 81.10 ns/op BenchmarkSecond-4 1476044 80.69 ns/op BenchmarkYear-4 1000000 107.8 ns/op BenchmarkDay-4 1000000 120.0 ns/op BenchmarkISOWeek-4 1000000 107.6 ns/op PASS ok time 9.222s goos: freebsd goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 601555 202.5 ns/op BenchmarkDecodeValidJapaneseChars-4 708692 176.2 ns/op BenchmarkDecodeRune-4 2143213 66.15 ns/op BenchmarkEncodeValidASCII-4 826350 143.2 ns/op BenchmarkEncodeValidJapaneseChars-4 1000000 105.8 ns/op BenchmarkEncodeRune-4 4181743 28.78 ns/op PASS ok unicode/utf16 0.953s goos: freebsd goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 1351220 89.02 ns/op BenchmarkRuneCountTenJapaneseChars-4 288631 400.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4843030 24.36 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 621783 172.6 ns/op BenchmarkValidTenASCIIChars-4 1457390 82.84 ns/op BenchmarkValid100KASCIIChars-4 172 707473 ns/op BenchmarkValidTenJapaneseChars-4 250335 463.7 ns/op BenchmarkValidLongMostlyASCII-4 153 767541 ns/op BenchmarkValidLongJapanese-4 88 1374887 ns/op BenchmarkValidStringTenASCIIChars-4 6029528 19.99 ns/op BenchmarkValidString100KASCIIChars-4 15192 7940 ns/op BenchmarkValidStringTenJapaneseChars-4 783867 152.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1129 104337 ns/op BenchmarkValidStringLongJapanese-4 276 436302 ns/op BenchmarkEncodeASCIIRune-4 5487609 22.22 ns/op BenchmarkEncodeJapaneseRune-4 3175552 36.33 ns/op BenchmarkAppendASCIIRune-4 12779511 9.370 ns/op BenchmarkAppendJapaneseRune-4 3574112 34.31 ns/op BenchmarkDecodeASCIIRune-4 3825706 30.96 ns/op BenchmarkDecodeJapaneseRune-4 2738272 47.04 ns/op BenchmarkFullRune/ASCII-4 4995526 24.58 ns/op BenchmarkFullRune/Incomplete-4 2404092 52.25 ns/op BenchmarkFullRune/Japanese-4 5050009 23.38 ns/op PASS ok unicode/utf8 3.603s goos: freebsd goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 30943405610 ns/op PASS ok cmd/api 35.757s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 1404880 85.37 ns/op BenchmarkEqArrayOfStrings64-4 173749 677.3 ns/op BenchmarkEqArrayOfStrings1024-4 10000 10251 ns/op BenchmarkEqArrayOfFloats5-4 1802082 66.39 ns/op BenchmarkEqArrayOfFloats64-4 190050 632.0 ns/op BenchmarkEqArrayOfFloats1024-4 12127 9891 ns/op PASS ok cmd/compile/internal/reflectdata 1.014s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 10000 250336 ns/op BenchmarkCopyElim1-4 1064 123666 ns/op BenchmarkCopyElim10-4 1028 130911 ns/op BenchmarkCopyElim100-4 639 193070 ns/op BenchmarkCopyElim1000-4 112 1058124 ns/op BenchmarkCopyElim10000-4 7 15333243 ns/op BenchmarkCopyElim100000-4 1 332871911 ns/op BenchmarkDeadCode/1-4 1003 118219 ns/op BenchmarkDeadCode/10-4 889 128187 ns/op BenchmarkDeadCode/100-4 550 231065 ns/op BenchmarkDeadCode/1000-4 84 1646855 ns/op BenchmarkDeadCode/10000-4 7 16509238 ns/op BenchmarkDeadCode/100000-4 1 236127738 ns/op BenchmarkDeadCode/200000-4 1 471491108 ns/op BenchmarkDominatorsLinear-4 28 4107493 ns/op 2.43 MB/s BenchmarkDominatorsFwdBack-4 20 5862041 ns/op 1.71 MB/s BenchmarkDominatorsManyPred-4 19 5824854 ns/op 1.72 MB/s BenchmarkDominatorsMaxPred-4 20 5796186 ns/op 1.73 MB/s BenchmarkDominatorsMaxPredVal-4 20 6010535 ns/op 1.66 MB/s BenchmarkFuse/1-4 910 110887 ns/op BenchmarkFuse/10-4 826 136544 ns/op BenchmarkFuse/100-4 280 426354 ns/op BenchmarkFuse/1000-4 33 3644353 ns/op BenchmarkFuse/10000-4 2 53393892 ns/op BenchmarkNilCheckDeep1-4 29972 3943 ns/op 0.25 MB/s 88 B/op 5 allocs/op BenchmarkNilCheckDeep10-4 10000 11008 ns/op 0.91 MB/s 168 B/op 5 allocs/op BenchmarkNilCheckDeep100-4 1288 84350 ns/op 1.19 MB/s 1152 B/op 5 allocs/op BenchmarkNilCheckDeep1000-4 142 834081 ns/op 1.20 MB/s 10346 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 12 10458869 ns/op 0.96 MB/s 109280 B/op 5 allocs/op BenchmarkDSEPass-4 44 2275926 ns/op 2920 B/op 4 allocs/op BenchmarkDSEPassBlock-4 3 35770298 ns/op 600245 B/op 20005 allocs/op BenchmarkCSEPass-4 12 10186197 ns/op 188650 B/op 9 allocs/op BenchmarkCSEPassBlock-4 2 63992272 ns/op 4980112 B/op 67501 allocs/op BenchmarkDeadcodePass-4 295 349933 ns/op 1195 B/op 1 allocs/op BenchmarkDeadcodePassBlock-4 15 6778321 ns/op 24052 B/op 1000 allocs/op BenchmarkMultiPass-4 182 602005 ns/op 190306 B/op 8 allocs/op BenchmarkMultiPassBlock-4 6 17774779 ns/op 3380240 B/op 20003 allocs/op BenchmarkCondRewrite/SoloJump-4 4751797 24.90 ns/op BenchmarkCondRewrite/CombJump-4 4818721 25.04 ns/op PASS ok cmd/compile/internal/ssa 13.115s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 10000 11803 ns/op BenchmarkExtShift-4 19564 5156 ns/op BenchmarkModify-4 10000 10289 ns/op BenchmarkMullImm-4 23385 5149 ns/op BenchmarkConstModify-4 11634 10311 ns/op BenchmarkBitSet-4 22296 5392 ns/op BenchmarkBitClear-4 22167 5409 ns/op BenchmarkBitToggle-4 22273 5360 ns/op BenchmarkBitSetConst-4 183602 654.8 ns/op BenchmarkBitClearConst-4 181456 652.2 ns/op BenchmarkBitToggleConst-4 177164 651.3 ns/op BenchmarkDivconstI64-4 11574754 10.28 ns/op BenchmarkModconstI64-4 11563176 10.42 ns/op BenchmarkDivisiblePow2constI64-4 11472931 10.29 ns/op BenchmarkDivisibleconstI64-4 11302318 10.63 ns/op BenchmarkDivisibleWDivconstI64-4 7561388 15.09 ns/op BenchmarkDivconstU64/3-4 11342494 10.66 ns/op BenchmarkDivconstU64/5-4 11300775 10.65 ns/op BenchmarkDivconstU64/37-4 11176627 10.59 ns/op BenchmarkDivconstU64/1234567-4 10970154 10.61 ns/op BenchmarkModconstU64-4 11648008 10.31 ns/op BenchmarkDivisibleconstU64-4 11570422 10.32 ns/op BenchmarkDivisibleWDivconstU64-4 7482116 15.91 ns/op BenchmarkDivconstI32-4 11167496 10.36 ns/op BenchmarkModconstI32-4 11679705 10.33 ns/op BenchmarkDivisiblePow2constI32-4 11611768 10.29 ns/op BenchmarkDivisibleconstI32-4 11300720 10.62 ns/op BenchmarkDivisibleWDivconstI32-4 7389631 15.64 ns/op BenchmarkDivconstU32-4 11233639 10.65 ns/op BenchmarkModconstU32-4 11015196 10.59 ns/op BenchmarkDivisibleconstU32-4 11292342 10.67 ns/op BenchmarkDivisibleWDivconstU32-4 7509864 15.92 ns/op BenchmarkDivconstI16-4 11501665 10.30 ns/op BenchmarkModconstI16-4 11519895 10.30 ns/op BenchmarkDivisiblePow2constI16-4 11606347 10.30 ns/op BenchmarkDivisibleconstI16-4 11286646 10.64 ns/op BenchmarkDivisibleWDivconstI16-4 7574536 15.85 ns/op BenchmarkDivconstU16-4 11162696 10.59 ns/op BenchmarkModconstU16-4 11102206 10.63 ns/op BenchmarkDivisibleconstU16-4 11360139 10.28 ns/op BenchmarkDivisibleWDivconstU16-4 7526516 15.89 ns/op BenchmarkDivconstI8-4 11458296 10.33 ns/op BenchmarkModconstI8-4 11420032 10.32 ns/op BenchmarkDivisiblePow2constI8-4 11612096 10.30 ns/op BenchmarkDivisibleconstI8-4 11610984 10.32 ns/op BenchmarkDivisibleWDivconstI8-4 7573360 15.94 ns/op BenchmarkDivconstU8-4 11659166 10.32 ns/op BenchmarkModconstU8-4 11539992 10.32 ns/op BenchmarkDivisibleconstU8-4 11633992 10.30 ns/op BenchmarkDivisibleWDivconstU8-4 7494650 15.05 ns/op BenchmarkMul2-4 268668 444.1 ns/op BenchmarkMulNeg2-4 267930 445.1 ns/op BenchmarkEfaceInteger-4 4989243 23.03 ns/op BenchmarkMulconstI32/3-4 24129376 5.005 ns/op BenchmarkMulconstI32/5-4 21329085 5.901 ns/op BenchmarkMulconstI32/12-4 24105824 4.982 ns/op BenchmarkMulconstI32/120-4 21908964 4.996 ns/op BenchmarkMulconstI32/-120-4 24131613 5.020 ns/op BenchmarkMulconstI32/65537-4 24166020 5.028 ns/op BenchmarkMulconstI32/65538-4 23789274 4.994 ns/op BenchmarkMulconstI64/3-4 24063430 5.029 ns/op BenchmarkMulconstI64/5-4 23545246 4.975 ns/op BenchmarkMulconstI64/12-4 22567250 5.046 ns/op BenchmarkMulconstI64/120-4 23916864 4.981 ns/op BenchmarkMulconstI64/-120-4 22476666 4.998 ns/op BenchmarkMulconstI64/65537-4 23767971 4.993 ns/op BenchmarkMulconstI64/65538-4 22858056 5.015 ns/op BenchmarkMulconstU32/3-4 24163922 5.073 ns/op BenchmarkMulconstU32/5-4 23925585 5.035 ns/op BenchmarkMulconstU32/12-4 22692627 5.007 ns/op BenchmarkMulconstU32/120-4 24126475 5.147 ns/op BenchmarkMulconstU32/65537-4 24176775 5.203 ns/op BenchmarkMulconstU32/65538-4 24037011 5.067 ns/op BenchmarkMulconstU64/3-4 22753084 5.159 ns/op BenchmarkMulconstU64/5-4 24105625 5.329 ns/op BenchmarkMulconstU64/12-4 23792433 5.006 ns/op BenchmarkMulconstU64/120-4 24053928 5.459 ns/op BenchmarkMulconstU64/65537-4 23859842 5.485 ns/op BenchmarkMulconstU64/65538-4 22606017 4.992 ns/op BenchmarkShiftArithmeticRight-4 22450926 4.989 ns/op BenchmarkSwitch8Predictable-4 7375351 16.30 ns/op BenchmarkSwitch8Unpredictable-4 7517552 15.78 ns/op BenchmarkSwitch32Predictable-4 12476761 10.21 ns/op BenchmarkSwitch32Unpredictable-4 7586312 15.85 ns/op BenchmarkSwitchStringPredictable-4 10086042 12.13 ns/op BenchmarkSwitchStringUnpredictable-4 5879893 20.24 ns/op PASS ok cmd/compile/internal/test 11.781s goos: freebsd goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkNamed/Underlying/nongeneric-4 1650658 73.08 ns/op BenchmarkNamed/Underlying/generic-4 1546626 77.78 ns/op BenchmarkNamed/Underlying/src_instance-4 1647045 73.53 ns/op BenchmarkNamed/Underlying/user_instance-4 1636962 73.44 ns/op BenchmarkCheck/http/funcbodies/info-4 1 314866261 ns/op 94916 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 228880918 ns/op 130565 lines/s BenchmarkCheck/http/nofuncbodies/info-4 2 98216729 ns/op 304271 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 2 87922983 ns/op 339812 lines/s BenchmarkCheck/parser/funcbodies/info-4 2 69204212 ns/op 72707 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 56528272 ns/op 89010 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 5 23388155 ns/op 215138 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 5 22389481 ns/op 224718 lines/s BenchmarkCheck/constant/funcbodies/info-4 4 32849884 ns/op 65649 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 4 25756548 ns/op 83713 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 8 14107227 ns/op 152293 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 8 13237281 ns/op 162918 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 533536509 ns/op 111994 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 367614223 ns/op 162534 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 2 93546358 ns/op 638581 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 70587467 ns/op 846343 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 3 37986921 ns/op 48794 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 3 34634264 ns/op 53521 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 5 23032173 ns/op 80421 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 5 22568475 ns/op 82133 lines/s PASS ok cmd/compile/internal/types2 9.538s goos: freebsd goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 63 1644408 ns/op 2834571 sys-ns/op 404556 user-ns/op PASS ok cmd/go 0.249s goos: freebsd goarch: amd64 pkg: cmd/internal/notsha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 100962 1182 ns/op 6.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 114378 1044 ns/op 7.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24344 4933 ns/op 207.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 25310 4734 ns/op 216.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3883 30840 ns/op 265.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3856 30783 ns/op 266.12 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.879s ##### os/user with tag osusergo ok os/user 0.004s All tests passed.