linux-amd64-race at a965318ac051b112b61fcbbbfe4e0be00088abd7 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rne39f426" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rne39f426" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.777s ok archive/zip 2.602s ok bufio 1.234s ok bytes 2.621s ok cmp 1.010s ok compress/bzip2 1.316s ok compress/flate 5.555s ok compress/gzip 9.943s ok compress/lzw 1.401s ok compress/zlib 4.636s ok container/heap 1.015s ok container/list 1.011s ok container/ring 1.012s ok context 1.031s ok crypto 1.010s ok crypto/aes 1.035s ok crypto/cipher 1.031s ok crypto/des 1.030s ok crypto/dsa 1.011s ok crypto/ecdh 1.154s ok crypto/ecdsa 1.092s ok crypto/ed25519 1.280s ok crypto/elliptic 1.025s ok crypto/hmac 1.012s ok crypto/internal/alias 1.009s ok crypto/internal/bigmod 3.420s ok crypto/internal/boring 1.010s ok crypto/internal/boring/bcache 1.321s ok crypto/internal/edwards25519 27.741s ok crypto/internal/edwards25519/field 10.048s ok crypto/internal/nistec 1.617s ok crypto/internal/nistec/fiat 1.009s [no tests to run] ok crypto/md5 1.016s ok crypto/rand 1.189s ok crypto/rc4 1.327s ok crypto/rsa 2.279s ok crypto/sha1 1.025s ok crypto/sha256 1.013s ok crypto/sha512 1.014s ok crypto/subtle 1.252s ok crypto/tls 2.835s ok crypto/x509 1.979s ok database/sql 1.295s ok database/sql/driver 1.009s ok debug/buildinfo 1.024s ok debug/dwarf 1.051s ok debug/elf 1.835s ok debug/gosym 1.202s ok debug/macho 1.021s ok debug/pe 1.030s ok debug/plan9obj 1.010s ok embed 1.010s [no tests to run] ok embed/internal/embedtest 1.010s ok encoding/ascii85 1.013s ok encoding/asn1 1.014s ok encoding/base32 1.040s ok encoding/base64 1.015s ok encoding/binary 1.014s ok encoding/csv 1.034s ok encoding/gob 16.391s ok encoding/hex 1.015s ok encoding/json 1.837s ok encoding/pem 2.220s ok encoding/xml 1.119s ok errors 1.016s ok expvar 1.011s ok flag 3.058s ok fmt 1.422s ok go/ast 1.017s ok go/build 4.010s ok go/build/constraint 1.014s ok go/constant 1.014s ok go/doc 1.174s ok go/doc/comment 2.499s ok go/format 1.035s ok go/importer 1.117s ok go/internal/gccgoimporter 1.030s ok go/internal/gcimporter 1.822s ok go/internal/srcimporter 10.283s ok go/parser 1.597s ok go/printer 2.000s ok go/scanner 1.014s ok go/token 1.077s ok go/types 23.065s ok hash 1.012s ok hash/adler32 1.027s ok hash/crc32 1.032s ok hash/crc64 1.018s ok hash/fnv 1.011s ok hash/maphash 1.011s ok html 1.011s ok html/template 1.152s ok image 1.306s ok image/color 1.023s ok image/draw 1.382s ok image/gif 1.609s ok image/jpeg 1.911s ok image/png 3.019s ok index/suffixarray 1.756s ok internal/abi 1.037s ok internal/buildcfg 1.011s ok internal/coverage/cformat 1.010s ok internal/coverage/cmerge 1.010s ok internal/coverage/pods 1.012s ok internal/coverage/slicereader 1.010s ok internal/coverage/slicewriter 1.010s ok internal/coverage/test 1.029s ok internal/cpu 3.027s ok internal/dag 1.010s ok internal/diff 1.011s ok internal/fmtsort 1.010s ok internal/fuzz 1.024s ok internal/godebug 13.502s ok internal/godebugs 1.011s ok internal/intern 1.239s ok internal/itoa 1.010s ok internal/poll 1.371s ok internal/profile 1.011s ok internal/reflectlite 1.011s ok internal/safefilepath 1.009s ok internal/saferio 1.074s ok internal/singleflight 1.090s ok internal/testenv 1.098s ok internal/trace 1.115s ok internal/types/errors 1.254s ok internal/unsafeheader 1.010s ok internal/xcoff 1.020s ok internal/zstd 1.013s ok io 1.040s ok io/fs 1.204s ok io/ioutil 1.013s ok log 1.015s ok log/slog 1.030s ok log/slog/internal/benchmarks 1.010s ok log/slog/internal/buffer 1.010s ok log/syslog 2.228s ok maps 1.012s ok math 1.019s ok math/big 3.091s ok math/bits 1.015s ok math/cmplx 1.011s ok math/rand 3.590s ok mime 1.022s ok mime/multipart 4.321s ok mime/quotedprintable 1.035s ok net 39.582s ok net/http 6.847s ok net/http/cgi 12.268s ok net/http/cookiejar 1.015s ok net/http/fcgi 1.115s ok net/http/httptest 1.139s ok net/http/httptrace 1.011s ok net/http/httputil 1.616s ok net/http/internal 1.013s ok net/http/internal/ascii 1.010s ok net/http/pprof 6.167s ok net/internal/socktest 1.010s ok net/mail 1.014s ok net/netip 1.237s ok net/rpc 1.040s ok net/rpc/jsonrpc 1.015s ok net/smtp 1.046s ok net/textproto 1.028s ok net/url 1.018s ok os 6.238s ok os/exec 4.073s ok os/exec/internal/fdtest 1.009s ok os/signal 16.935s ok os/user 1.010s ok path 1.012s ok path/filepath 1.037s ok plugin 1.009s ok reflect 1.382s ok regexp 3.063s ok regexp/syntax 3.988s ok runtime 27.897s ok runtime/cgo 1.011s ok runtime/coverage 1.011s ok runtime/debug 2.053s ok runtime/internal/atomic 1.043s ok runtime/internal/math 1.011s ok runtime/internal/sys 1.011s ok runtime/internal/syscall 1.010s ok runtime/metrics 1.017s ok runtime/pprof 16.973s ok runtime/race 9.085s ok runtime/trace 3.415s ok slices 1.305s ok sort 1.312s ok strconv 2.586s ok strings 2.028s ok sync 1.325s ok sync/atomic 2.419s ok syscall 10.146s ok testing 2.851s ok testing/fstest 1.012s ok testing/iotest 1.012s ok testing/quick 1.119s ok testing/slogtest 1.011s ok text/scanner 1.019s ok text/tabwriter 1.013s ok text/template 1.053s ok text/template/parse 1.019s ok time 2.966s ok unicode 1.014s ok unicode/utf16 1.011s ok unicode/utf8 1.018s ok cmd/addr2line 3.884s ok cmd/api 9.675s ok cmd/asm/internal/asm 3.412s ok cmd/asm/internal/lex 1.011s ok cmd/cgo/internal/swig 1.435s ok cmd/cgo/internal/test 2.038s ok cmd/cgo/internal/testcarchive 15.973s ok cmd/cgo/internal/testcshared 3.994s ok cmd/cgo/internal/testerrors 6.933s ok cmd/cgo/internal/testfortran 1.798s ok cmd/cgo/internal/testgodefs 1.384s ok cmd/cgo/internal/testlife 1.375s ok cmd/cgo/internal/testnocgo 1.009s ok cmd/cgo/internal/testplugin 19.920s ok cmd/cgo/internal/testsanitizers 13.001s ok cmd/cgo/internal/testshared 26.363s ok cmd/cgo/internal/testso 1.897s ok cmd/cgo/internal/teststdio 1.839s ok cmd/cgo/internal/testtls 1.010s ok cmd/compile/internal/abt 1.029s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/amd64 52.986s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/base 1.011s ok cmd/compile/internal/compare 1.011s ok cmd/compile/internal/dwarfgen 1.302s ok cmd/compile/internal/importer 1.529s ok cmd/compile/internal/ir 1.009s ok cmd/compile/internal/logopt 1.150s ok cmd/compile/internal/loopvar 18.318s ok cmd/compile/internal/noder 1.012s ok cmd/compile/internal/reflectdata 1.010s [no tests to run] ok cmd/compile/internal/ssa 18.755s ok cmd/compile/internal/syntax 1.094s ok cmd/compile/internal/test 9.509s ok cmd/compile/internal/typecheck 1.150s ok cmd/compile/internal/types 1.010s ok cmd/compile/internal/types2 6.313s ok cmd/covdata 1.012s ok cmd/cover 15.525s ok cmd/dist 1.012s ok cmd/distpack 1.010s ok cmd/doc 1.497s ok cmd/fix 1.504s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/go 216.434s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/go/internal/auth 1.012s ok cmd/go/internal/cache 1.067s ok cmd/go/internal/envcmd 1.023s ok cmd/go/internal/fsys 1.028s ok cmd/go/internal/generate 1.017s ok cmd/go/internal/get 1.018s ok cmd/go/internal/gover 1.010s ok cmd/go/internal/imports 1.019s ok cmd/go/internal/load 1.015s ok cmd/go/internal/lockedfile 2.114s ok cmd/go/internal/lockedfile/internal/filelock 2.040s ok cmd/go/internal/modconv 1.021s ok cmd/go/internal/modfetch 1.018s ok cmd/go/internal/modfetch/codehost 1.270s ok cmd/go/internal/modfetch/zip_sum_test 1.012s ok cmd/go/internal/modindex 1.397s ok cmd/go/internal/modload 1.018s ok cmd/go/internal/mvs 1.030s ok cmd/go/internal/par 1.071s ok cmd/go/internal/str 1.012s ok cmd/go/internal/test 1.024s ok cmd/go/internal/vcs 1.016s ok cmd/go/internal/vcweb 1.015s ok cmd/go/internal/vcweb/vcstest 3.759s ok cmd/go/internal/web 1.011s ok cmd/go/internal/work 1.083s ok cmd/gofmt 1.126s ok cmd/internal/archive 1.260s ok cmd/internal/buildid 1.365s ok cmd/internal/cov 1.183s ok cmd/internal/dwarf 1.010s ok cmd/internal/edit 1.011s ok cmd/internal/bootstrap_test 1.009s ok cmd/internal/goobj 1.011s ok cmd/internal/moddeps 1.735s ok cmd/internal/notsha256 1.012s ok cmd/internal/obj 1.321s ok cmd/internal/obj/ppc64 1.066s ok cmd/internal/obj/riscv 1.026s ok cmd/internal/obj/s390x 1.010s ok cmd/internal/obj/x86 1.105s ok cmd/internal/objabi 1.010s ok cmd/internal/pkgpath 5.049s ok cmd/internal/pkgpattern 1.013s ok cmd/internal/quoted 1.011s ok cmd/internal/src 1.011s ok cmd/internal/test2json 1.532s ok cmd/link 8.942s ok cmd/link/internal/benchmark 1.011s ok cmd/link/internal/ld 3.174s ok cmd/link/internal/loader 1.026s ok cmd/nm 9.118s ok cmd/objdump 4.721s ok cmd/pack 7.208s ok cmd/pprof 3.331s ok cmd/trace 1.255s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok cmd/vet 30.238s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: AMD EPYC 7B12 Benchmark/Writer/USTAR-4 4543 26011 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2908 34437 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 2318 51135 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 6326 18571 ns/op 5138 B/op 16 allocs/op Benchmark/Reader/GNU-4 7596 14187 ns/op 5256 B/op 15 allocs/op Benchmark/Reader/PAX-4 2991 38566 ns/op 8777 B/op 33 allocs/op PASS ok archive/tar 1.826s goos: linux goarch: amd64 pkg: archive/zip cpu: AMD EPYC 7B12 BenchmarkCompressedZipGarbage-4 1 269131824 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 115087002 ns/op BenchmarkZip64TestSizes/4096-4 1976 66640 ns/op BenchmarkZip64TestSizes/1048576-4 229 530435 ns/op BenchmarkZip64TestSizes/67108864-4 1 107871353 ns/op PASS ok archive/zip 2.165s goos: linux goarch: amd64 pkg: bufio cpu: AMD EPYC 7B12 BenchmarkReaderCopyOptimal-4 305352 358.6 ns/op BenchmarkReaderCopyUnoptimal-4 201075 593.0 ns/op BenchmarkReaderCopyNoWriteTo-4 8084 12700 ns/op BenchmarkReaderWriteToOptimal-4 12912 9166 ns/op BenchmarkReaderReadString-4 173476 655.3 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 303193 397.4 ns/op BenchmarkWriterCopyUnoptimal-4 301202 385.1 ns/op BenchmarkWriterCopyNoReadFrom-4 9631 12475 ns/op BenchmarkReaderEmpty-4 52170 2282 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 39321 2835 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 769171 152.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.595s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 6555 18238 ns/op 1796.65 MB/s BenchmarkWriteByte-4 476 241789 ns/op 16.94 MB/s BenchmarkWriteRune-4 260 458564 ns/op 26.80 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3685192 ns/op BenchmarkBufferFullSmallReads-4 100 1036668 ns/op BenchmarkBufferWriteBlock/N4096-4 5667 18601 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 456 250071 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20113374 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 131196073 ns/op 127.88 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4656405 25.38 ns/op 393.95 MB/s BenchmarkIndexByte/32-4 4478767 26.80 ns/op 1194.18 MB/s BenchmarkIndexByte/4K-4 873400 132.7 ns/op 30871.43 MB/s BenchmarkIndexBytePortable/10-4 775843 141.2 ns/op 70.82 MB/s BenchmarkIndexBytePortable/32-4 265216 448.0 ns/op 71.43 MB/s BenchmarkIndexBytePortable/4K-4 2242 53302 ns/op 76.84 MB/s BenchmarkIndexRune/10-4 1000000 101.7 ns/op 98.35 MB/s BenchmarkIndexRune/32-4 1000000 100.7 ns/op 317.82 MB/s BenchmarkIndexRune/4K-4 391234 305.5 ns/op 13407.64 MB/s BenchmarkIndexRuneASCII/10-4 4450303 26.44 ns/op 378.24 MB/s BenchmarkIndexRuneASCII/32-4 4298323 27.72 ns/op 1154.40 MB/s BenchmarkIndexRuneASCII/4K-4 877286 134.6 ns/op 30421.30 MB/s BenchmarkEqual/0-4 7090228 16.87 ns/op BenchmarkEqual/1-4 1474116 81.19 ns/op 12.32 MB/s BenchmarkEqual/6-4 1421768 84.43 ns/op 71.06 MB/s BenchmarkEqual/9-4 1439547 83.39 ns/op 107.93 MB/s BenchmarkEqual/15-4 1431778 84.37 ns/op 177.78 MB/s BenchmarkEqual/16-4 1493755 79.57 ns/op 201.09 MB/s BenchmarkEqual/20-4 1398080 84.65 ns/op 236.28 MB/s BenchmarkEqual/32-4 1382458 86.83 ns/op 368.53 MB/s BenchmarkEqual/4K-4 107515 1102 ns/op 3717.33 MB/s BenchmarkIndex/10-4 3027769 39.85 ns/op 250.91 MB/s BenchmarkIndex/32-4 3051087 39.34 ns/op 813.33 MB/s BenchmarkIndex/4K-4 18330 6548 ns/op 625.54 MB/s BenchmarkIndexEasy/10-4 2828145 41.30 ns/op 242.13 MB/s BenchmarkIndexEasy/32-4 3042327 40.18 ns/op 796.36 MB/s BenchmarkIndexEasy/4K-4 482810 242.7 ns/op 16877.75 MB/s BenchmarkCount/10-4 1454912 79.95 ns/op 125.08 MB/s BenchmarkCount/32-4 1483152 80.40 ns/op 398.02 MB/s BenchmarkCount/4K-4 18280 6622 ns/op 618.51 MB/s BenchmarkCountEasy/10-4 1528288 78.04 ns/op 128.14 MB/s BenchmarkCountEasy/32-4 1469814 81.54 ns/op 392.44 MB/s BenchmarkCountEasy/4K-4 366064 278.3 ns/op 14715.34 MB/s BenchmarkCountSingle/10-4 3845997 33.59 ns/op 297.72 MB/s BenchmarkCountSingle/32-4 3503343 33.12 ns/op 966.20 MB/s BenchmarkCountSingle/4K-4 818905 140.4 ns/op 29166.86 MB/s BenchmarkToUpper/#00-4 2913104 41.08 ns/op BenchmarkToUpper/ONLYUPPER-4 307501 391.0 ns/op BenchmarkToUpper/abc-4 494544 235.3 ns/op BenchmarkToUpper/AbC123-4 279056 407.6 ns/op BenchmarkToUpper/azAZ09_-4 268609 452.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80396 1519 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 40766 2934 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56084 2145 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 129042 935.6 ns/op BenchmarkToLower/#00-4 2768706 43.25 ns/op BenchmarkToLower/abc-4 452481 254.2 ns/op BenchmarkToLower/AbC123-4 276453 398.8 ns/op BenchmarkToLower/azAZ09_-4 269815 434.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81724 1477 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41521 2939 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71197 1686 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122616 968.3 ns/op BenchmarkFields/ASCII/16-4 143332 853.1 ns/op 18.75 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9325 13210 ns/op 19.38 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 567 207295 ns/op 19.76 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 31 3893515 ns/op 16.83 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 59855425 ns/op 17.52 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90726 1337 ns/op 11.97 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5720 20346 ns/op 12.58 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 338 340881 ns/op 12.02 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6479865 ns/op 10.11 MB/s 512378 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 124830817 ns/op 8.40 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 171980 673.2 ns/op 23.77 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12181 9820 ns/op 26.07 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 656 173629 ns/op 23.59 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 3908530 ns/op 16.77 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 84293440 ns/op 12.44 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 121957 966.3 ns/op 16.56 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8350 14032 ns/op 18.24 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 483 239038 ns/op 17.14 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4903317 ns/op 13.37 MB/s 512268 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 101471771 ns/op 10.33 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1925023 61.40 ns/op BenchmarkTrimSpace/ASCII-4 925554 123.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 110755 1073 ns/op BenchmarkTrimSpace/JustNonASCII-4 50048 2376 ns/op BenchmarkToValidUTF8/Valid-4 479059 250.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 343984 356.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 100688 1206 ns/op BenchmarkIndexHard1-4 802 142187 ns/op BenchmarkIndexHard2-4 598 199251 ns/op BenchmarkIndexHard3-4 151 791889 ns/op BenchmarkIndexHard4-4 183 654048 ns/op BenchmarkLastIndexHard1-4 5 21679566 ns/op BenchmarkLastIndexHard2-4 4 28302967 ns/op BenchmarkLastIndexHard3-4 4 31130278 ns/op BenchmarkCountHard1-4 835 142595 ns/op BenchmarkCountHard2-4 601 198824 ns/op BenchmarkCountHard3-4 151 793425 ns/op BenchmarkSplitEmptySeparator-4 1 184895231 ns/op BenchmarkSplitSingleByteSeparator-4 10 10890103 ns/op BenchmarkSplitMultiByteSeparator-4 12 9615432 ns/op BenchmarkSplitNSingleByteSeparator-4 177591 589.2 ns/op BenchmarkSplitNMultiByteSeparator-4 72886 1533 ns/op BenchmarkRepeat-4 192922 599.9 ns/op BenchmarkRepeatLarge/256/1-4 137817 751.6 ns/op 340.62 MB/s BenchmarkRepeatLarge/256/16-4 225847 494.4 ns/op 517.84 MB/s BenchmarkRepeatLarge/512/1-4 104683 1035 ns/op 494.48 MB/s BenchmarkRepeatLarge/512/16-4 162738 733.5 ns/op 698.01 MB/s BenchmarkRepeatLarge/1024/1-4 71782 1421 ns/op 720.73 MB/s BenchmarkRepeatLarge/1024/16-4 103327 1268 ns/op 807.53 MB/s BenchmarkRepeatLarge/2048/1-4 45129 2427 ns/op 843.75 MB/s BenchmarkRepeatLarge/2048/16-4 53766 2034 ns/op 1006.88 MB/s BenchmarkRepeatLarge/4096/1-4 29206 4207 ns/op 973.51 MB/s BenchmarkRepeatLarge/4096/16-4 28966 3665 ns/op 1117.69 MB/s BenchmarkRepeatLarge/8192/1-4 16298 7758 ns/op 1055.88 MB/s BenchmarkRepeatLarge/8192/16-4 16147 6934 ns/op 1181.41 MB/s BenchmarkRepeatLarge/8192/4097-4 26738 4013 ns/op 1020.82 MB/s BenchmarkRepeatLarge/16384/1-4 9787 13521 ns/op 1211.71 MB/s BenchmarkRepeatLarge/16384/16-4 10008 12497 ns/op 1311.02 MB/s BenchmarkRepeatLarge/16384/4097-4 12531 9167 ns/op 1340.83 MB/s BenchmarkRepeatLarge/32768/1-4 5425 21676 ns/op 1511.71 MB/s BenchmarkRepeatLarge/32768/16-4 5074 23042 ns/op 1422.08 MB/s BenchmarkRepeatLarge/32768/4097-4 5630 23504 ns/op 1220.16 MB/s BenchmarkRepeatLarge/65536/1-4 2851 45675 ns/op 1434.83 MB/s BenchmarkRepeatLarge/65536/16-4 2608 41509 ns/op 1578.82 MB/s BenchmarkRepeatLarge/65536/4097-4 2578 46724 ns/op 1315.27 MB/s BenchmarkRepeatLarge/131072/1-4 234 502294 ns/op 260.95 MB/s BenchmarkRepeatLarge/131072/16-4 229 497068 ns/op 263.69 MB/s BenchmarkRepeatLarge/131072/4097-4 229 491743 ns/op 258.28 MB/s BenchmarkRepeatLarge/262144/1-4 120 994334 ns/op 263.64 MB/s BenchmarkRepeatLarge/262144/16-4 100 1046904 ns/op 250.40 MB/s BenchmarkRepeatLarge/262144/4097-4 120 973856 ns/op 265.04 MB/s BenchmarkRepeatLarge/524288/1-4 63 1991612 ns/op 263.25 MB/s BenchmarkRepeatLarge/524288/16-4 64 1956333 ns/op 268.00 MB/s BenchmarkRepeatLarge/524288/4097-4 62 2018729 ns/op 257.75 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4017762 ns/op 260.99 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4007883 ns/op 261.63 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 3956326 ns/op 264.07 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7556402 ns/op 277.53 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7566253 ns/op 277.17 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7713906 ns/op 271.40 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15606318 ns/op 268.76 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15713538 ns/op 266.92 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15772133 ns/op 265.74 MB/s BenchmarkRepeatLarge/8388608/1-4 4 30860738 ns/op 271.82 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31162293 ns/op 269.19 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31055178 ns/op 270.05 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61306711 ns/op 273.66 MB/s BenchmarkRepeatLarge/16777216/16-4 2 59363932 ns/op 282.62 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62378261 ns/op 268.96 MB/s BenchmarkRepeatLarge/33554432/1-4 1 118924858 ns/op 282.15 MB/s BenchmarkRepeatLarge/33554432/16-4 1 117910639 ns/op 284.58 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 118666267 ns/op 282.76 MB/s BenchmarkRepeatLarge/67108864/1-4 1 248689528 ns/op 269.85 MB/s BenchmarkRepeatLarge/67108864/16-4 1 232277903 ns/op 288.92 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 234609538 ns/op 286.04 MB/s BenchmarkRepeatLarge/134217728/1-4 1 472039482 ns/op 284.34 MB/s BenchmarkRepeatLarge/134217728/16-4 1 462020868 ns/op 290.50 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 470904908 ns/op 285.02 MB/s BenchmarkRepeatLarge/268435456/1-4 1 919524940 ns/op 291.93 MB/s BenchmarkRepeatLarge/268435456/16-4 1 917497189 ns/op 292.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 929834196 ns/op 288.69 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1844887602 ns/op 291.00 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1921533032 ns/op 279.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1822223765 ns/op 294.62 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3822244625 ns/op 280.92 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3612513645 ns/op 297.23 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3672014794 ns/op 292.41 MB/s BenchmarkBytesCompare/1-4 9110630 12.96 ns/op BenchmarkBytesCompare/2-4 9279820 12.25 ns/op BenchmarkBytesCompare/4-4 9306018 11.83 ns/op BenchmarkBytesCompare/8-4 9888429 11.22 ns/op BenchmarkBytesCompare/16-4 9935821 11.05 ns/op BenchmarkBytesCompare/32-4 9192787 12.72 ns/op BenchmarkBytesCompare/64-4 8668042 13.95 ns/op BenchmarkBytesCompare/128-4 7543924 16.09 ns/op BenchmarkBytesCompare/256-4 5446981 22.13 ns/op BenchmarkBytesCompare/512-4 3908640 29.09 ns/op BenchmarkBytesCompare/1024-4 2445440 47.17 ns/op BenchmarkBytesCompare/2048-4 1412971 83.01 ns/op BenchmarkIndexAnyASCII/1:1-4 2367932 50.66 ns/op BenchmarkIndexAnyASCII/1:2-4 2426800 49.33 ns/op BenchmarkIndexAnyASCII/1:4-4 2434564 49.39 ns/op BenchmarkIndexAnyASCII/1:8-4 2393526 49.94 ns/op BenchmarkIndexAnyASCII/1:16-4 2423352 49.60 ns/op BenchmarkIndexAnyASCII/1:32-4 2355894 50.46 ns/op BenchmarkIndexAnyASCII/1:64-4 2396152 49.71 ns/op BenchmarkIndexAnyASCII/16:1-4 2071154 57.36 ns/op BenchmarkIndexAnyASCII/16:2-4 423476 275.8 ns/op BenchmarkIndexAnyASCII/16:4-4 417160 278.3 ns/op BenchmarkIndexAnyASCII/16:8-4 414036 280.1 ns/op BenchmarkIndexAnyASCII/16:16-4 395656 302.9 ns/op BenchmarkIndexAnyASCII/16:32-4 361123 325.2 ns/op BenchmarkIndexAnyASCII/16:64-4 317756 372.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1845223 63.60 ns/op BenchmarkIndexAnyASCII/256:2-4 33523 3570 ns/op BenchmarkIndexAnyASCII/256:4-4 33634 3572 ns/op BenchmarkIndexAnyASCII/256:8-4 33528 3563 ns/op BenchmarkIndexAnyASCII/256:16-4 33412 3604 ns/op BenchmarkIndexAnyASCII/256:32-4 33003 3623 ns/op BenchmarkIndexAnyASCII/256:64-4 32610 3694 ns/op BenchmarkIndexAnyUTF8/1:1-4 2300769 51.67 ns/op BenchmarkIndexAnyUTF8/1:2-4 2361217 51.01 ns/op BenchmarkIndexAnyUTF8/1:4-4 2353875 50.84 ns/op BenchmarkIndexAnyUTF8/1:8-4 2334325 51.03 ns/op BenchmarkIndexAnyUTF8/1:16-4 2366990 50.77 ns/op BenchmarkIndexAnyUTF8/1:32-4 2396342 50.21 ns/op BenchmarkIndexAnyUTF8/1:64-4 2309775 51.97 ns/op BenchmarkIndexAnyUTF8/16:1-4 147420 796.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 264466 432.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 269881 431.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 275978 432.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 272048 437.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 259983 451.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 259798 450.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11580 ns/op BenchmarkIndexAnyUTF8/256:2-4 19513 6142 ns/op BenchmarkIndexAnyUTF8/256:4-4 19506 6138 ns/op BenchmarkIndexAnyUTF8/256:8-4 19311 6137 ns/op BenchmarkIndexAnyUTF8/256:16-4 19024 6253 ns/op BenchmarkIndexAnyUTF8/256:32-4 18592 6472 ns/op BenchmarkIndexAnyUTF8/256:64-4 18710 6483 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2293320 52.22 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2333976 50.87 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2351703 51.21 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2353876 51.03 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2381526 50.41 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2347921 51.09 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2352837 50.55 ns/op BenchmarkLastIndexAnyASCII/16:1-4 330075 353.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 325978 358.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 323355 361.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 317805 363.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 304858 381.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 291699 408.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 253594 454.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24674 4867 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24313 4869 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24213 4937 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24303 4927 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24468 4927 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24043 4962 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23812 4942 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2313740 52.25 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2357800 50.80 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2354634 51.28 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2354163 50.70 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2373146 50.90 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2343574 51.28 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2294644 51.72 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 226294 507.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 274080 440.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 271755 438.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 273001 432.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 271204 442.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 260829 451.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 256940 449.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16428 7324 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19062 6287 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19383 6166 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19383 6316 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19096 6239 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18488 6501 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18499 6443 ns/op BenchmarkTrimASCII/1:1-4 2516176 46.79 ns/op BenchmarkTrimASCII/1:2-4 2191392 55.13 ns/op BenchmarkTrimASCII/1:4-4 2124874 56.53 ns/op BenchmarkTrimASCII/1:8-4 1881462 62.45 ns/op BenchmarkTrimASCII/1:16-4 1625223 72.56 ns/op BenchmarkTrimASCII/16:1-4 407108 277.3 ns/op BenchmarkTrimASCII/16:2-4 316045 372.8 ns/op BenchmarkTrimASCII/16:4-4 317059 370.9 ns/op BenchmarkTrimASCII/16:8-4 313885 373.2 ns/op BenchmarkTrimASCII/16:16-4 302476 392.0 ns/op BenchmarkTrimASCII/256:1-4 32467 3705 ns/op BenchmarkTrimASCII/256:2-4 23551 5073 ns/op BenchmarkTrimASCII/256:4-4 23485 5052 ns/op BenchmarkTrimASCII/256:8-4 23725 5055 ns/op BenchmarkTrimASCII/256:16-4 23570 5114 ns/op BenchmarkTrimASCII/4096:1-4 2041 57828 ns/op BenchmarkTrimASCII/4096:2-4 1491 80096 ns/op BenchmarkTrimASCII/4096:4-4 1492 79845 ns/op BenchmarkTrimASCII/4096:8-4 1495 79851 ns/op BenchmarkTrimASCII/4096:16-4 1468 80119 ns/op BenchmarkTrimByte-4 1452667 82.21 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13126 9064 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13155 9089 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 676 173152 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1328 86328 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2592 43783 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4350 23309 ns/op BenchmarkCompareBytesEqual-4 9965548 12.02 ns/op BenchmarkCompareBytesToNil-4 11733133 10.22 ns/op BenchmarkCompareBytesEmpty-4 11750416 10.21 ns/op BenchmarkCompareBytesIdentical-4 11389120 10.50 ns/op BenchmarkCompareBytesSameLength-4 10543992 11.32 ns/op BenchmarkCompareBytesDifferentLength-4 8780881 12.00 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1416 84316 ns/op 12436.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1420 84079 ns/op 12471.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1416 71111 ns/op 14745.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1644 83734 ns/op 12522.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1400 84062 ns/op 12474.03 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1400 79678 ns/op 13160.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1405 75745 ns/op 13843.60 MB/s BenchmarkCompareBytesBig-4 1414 84365 ns/op 12429.11 MB/s BenchmarkCompareBytesBigIdentical-4 12164325 9.789 ns/op 107119704.09 MB/s PASS ok bytes 70.068s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: compress/bzip2 cpu: AMD EPYC 7B12 BenchmarkDecodeDigits-4 2 57704332 ns/op 1.73 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 235011845 ns/op 2.41 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 6 18247616 ns/op 0.90 MB/s 3644797 B/op 51 allocs/op PASS ok compress/bzip2 1.958s goos: linux goarch: amd64 pkg: compress/flate cpu: AMD EPYC 7B12 BenchmarkDecode/Digits/Huffman/1e4-4 87 1354829 ns/op 7.38 MB/s 42901 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 8 13123170 ns/op 7.62 MB/s 43674 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 132871771 ns/op 7.53 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 87 1320732 ns/op 7.57 MB/s 42792 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 8 13258049 ns/op 7.54 MB/s 43962 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 135152331 ns/op 7.40 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 88 1289243 ns/op 7.76 MB/s 43194 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 9 12566106 ns/op 7.96 MB/s 44517 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 126749202 ns/op 7.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 97 1275672 ns/op 7.84 MB/s 42611 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 9 12727911 ns/op 7.86 MB/s 44517 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 125991842 ns/op 7.94 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 81 1469823 ns/op 6.80 MB/s 43679 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 8 14151292 ns/op 7.07 MB/s 48154 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 145461971 ns/op 6.87 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 100 1114507 ns/op 8.97 MB/s 42880 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 12 9457419 ns/op 10.57 MB/s 45809 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 2 94710744 ns/op 10.56 MB/s 89436 B/op 231 allocs/op BenchmarkDecode/Newton/Default/1e4-4 100 1000231 ns/op 10.00 MB/s 42693 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 14 7762863 ns/op 12.88 MB/s 45264 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 72704050 ns/op 13.75 MB/s 65952 B/op 160 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 120 955250 ns/op 10.47 MB/s 43239 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 14 7683322 ns/op 13.02 MB/s 44677 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 75031270 ns/op 13.33 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 139 846326 ns/op 11.82 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 14 8157824 ns/op 12.26 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 2 82007880 ns/op 12.19 MB/s BenchmarkEncode/Digits/Speed/1e4-4 69 1601397 ns/op 6.24 MB/s BenchmarkEncode/Digits/Speed/1e5-4 7 14956938 ns/op 6.69 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 142638041 ns/op 7.01 MB/s BenchmarkEncode/Digits/Default/1e4-4 24 5025083 ns/op 1.99 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 57534076 ns/op 1.74 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 578618322 ns/op 1.73 MB/s BenchmarkEncode/Digits/Compression/1e4-4 21 4823683 ns/op 2.07 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 56399426 ns/op 1.77 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 557177964 ns/op 1.79 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 100 1034641 ns/op 9.67 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 12 8940865 ns/op 11.18 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 2 87446350 ns/op 11.44 MB/s BenchmarkEncode/Newton/Speed/1e4-4 72 1511342 ns/op 6.62 MB/s BenchmarkEncode/Newton/Speed/1e5-4 9 11623228 ns/op 8.60 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 114253713 ns/op 8.75 MB/s BenchmarkEncode/Newton/Default/1e4-4 22 4756846 ns/op 2.10 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 53677192 ns/op 1.86 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 520869507 ns/op 1.92 MB/s BenchmarkEncode/Newton/Compression/1e4-4 24 4711981 ns/op 2.12 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66553580 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 681866216 ns/op 1.47 MB/s PASS ok compress/flate 15.471s goos: linux goarch: amd64 pkg: compress/lzw cpu: AMD EPYC 7B12 BenchmarkDecoder/1e4-4 67 1745640 ns/op 5.73 MB/s BenchmarkDecoder/1e-Reuse4-4 66 1842099 ns/op 5.43 MB/s BenchmarkDecoder/1e5-4 6 17547122 ns/op 5.70 MB/s BenchmarkDecoder/1e-Reuse5-4 6 17676067 ns/op 5.66 MB/s BenchmarkDecoder/1e6-4 1 175288540 ns/op 5.70 MB/s BenchmarkDecoder/1e-Reuse6-4 1 175568020 ns/op 5.70 MB/s BenchmarkEncoder/1e4-4 68 1497004 ns/op 6.68 MB/s BenchmarkEncoder/1e-Reuse4-4 82 1344186 ns/op 7.44 MB/s BenchmarkEncoder/1e5-4 7 15311539 ns/op 6.53 MB/s BenchmarkEncoder/1e-Reuse5-4 8 14669683 ns/op 6.82 MB/s BenchmarkEncoder/1e6-4 1 148460580 ns/op 6.74 MB/s BenchmarkEncoder/1e-Reuse6-4 1 147422081 ns/op 6.78 MB/s PASS ok compress/lzw 3.211s goos: linux goarch: amd64 pkg: container/heap cpu: AMD EPYC 7B12 BenchmarkDup-4 32 3179941 ns/op PASS ok container/heap 1.119s goos: linux goarch: amd64 pkg: context cpu: AMD EPYC 7B12 BenchmarkCommonParentCancel-4 22594 5377 ns/op BenchmarkWithTimeout/concurrency=40-4 5755 23463 ns/op BenchmarkWithTimeout/concurrency=4000-4 4059 25335 ns/op BenchmarkWithTimeout/concurrency=400000-4 7468 21054 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 522934 192.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 19639 6851 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 22226 4745 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4426 27815 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2451 44546 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4220 30269 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 376 327737 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 260 469059 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 368 278008 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3081264 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 25 5202414 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 40 2824162 ns/op BenchmarkCheckCanceled/Err-4 391917 294.2 ns/op BenchmarkCheckCanceled/Done-4 1000000 114.0 ns/op BenchmarkContextCancelDone-4 767496 140.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28111 4603 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22800 5033 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19800 5705 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 13369 7515 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11854 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 716670 165.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 346905 298.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 281166 423.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 166654 683.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 87837 1338 ns/op PASS ok context 9.776s goos: linux goarch: amd64 pkg: crypto/aes cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 2575849 47.31 ns/op 338.22 MB/s BenchmarkDecrypt-4 2531835 49.12 ns/op 325.76 MB/s BenchmarkExpand-4 2077694 53.85 ns/op PASS ok crypto/aes 1.530s goos: linux goarch: amd64 pkg: crypto/cipher cpu: AMD EPYC 7B12 BenchmarkAESGCM/Open-128-64-4 262250 455.8 ns/op 140.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 555879 202.1 ns/op 316.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 255350 473.4 ns/op 135.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 540184 209.4 ns/op 305.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 155377 728.2 ns/op 1853.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 226098 518.5 ns/op 2603.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 149176 776.8 ns/op 1737.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 208315 563.7 ns/op 2394.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 53755 2164 ns/op 3785.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60840 1960 ns/op 4179.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 49742 2442 ns/op 3354.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 54142 2214 ns/op 3700.06 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 9616 12311 ns/op 82.77 MB/s BenchmarkAESCFBDecrypt1K-4 9055 11842 ns/op 86.05 MB/s BenchmarkAESCFBDecrypt8K-4 1300 90142 ns/op 90.82 MB/s BenchmarkAESOFB1K-4 14444 11073 ns/op 92.02 MB/s BenchmarkAESCTR1K-4 18082 6666 ns/op 152.87 MB/s BenchmarkAESCTR8K-4 2068 52546 ns/op 155.81 MB/s BenchmarkAESCBCEncrypt1K-4 17968 6152 ns/op 166.46 MB/s BenchmarkAESCBCDecrypt1K-4 26929 4398 ns/op 232.84 MB/s PASS ok crypto/cipher 3.930s goos: linux goarch: amd64 pkg: crypto/des cpu: AMD EPYC 7B12 BenchmarkEncrypt-4 102363 1243 ns/op 6.44 MB/s BenchmarkDecrypt-4 106941 1065 ns/op 7.51 MB/s BenchmarkTDESEncrypt-4 40164 3342 ns/op 2.39 MB/s BenchmarkTDESDecrypt-4 36018 3287 ns/op 2.43 MB/s PASS ok crypto/des 1.601s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: AMD EPYC 7B12 BenchmarkECDH/P256-4 1304 89799 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 19 5274665 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 7 14741135 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 121 931042 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.644s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: AMD EPYC 7B12 BenchmarkSign/P256-4 2384 48808 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 43 2702251 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 18 6706908 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 1245 94832 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 19 6532844 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 6 17088936 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5416 20709 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 79 1420543 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 32 3866884 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.421s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: AMD EPYC 7B12 BenchmarkKeyGeneration-4 420 261977 ns/op BenchmarkNewKeyFromSeed-4 451 265131 ns/op BenchmarkSigning-4 436 285900 ns/op BenchmarkVerification-4 274 427426 ns/op PASS ok crypto/ed25519 1.615s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: AMD EPYC 7B12 BenchmarkScalarBaseMult/P256-4 6733 17129 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 199 567051 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 81 1456615 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 31 3958089 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1816 65166 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 82 1530571 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 30 4489163 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 10 11704155 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 18542 6493 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8376 14017 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5140 19497 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 118 1011689 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3693 31269 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 409 311205 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 2145 50594 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 132 929218 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.543s goos: linux goarch: amd64 pkg: crypto/hmac cpu: AMD EPYC 7B12 BenchmarkHMACSHA256_1K-4 32818 3629 ns/op 282.15 MB/s BenchmarkHMACSHA256_32-4 38401 3104 ns/op 10.31 MB/s BenchmarkNewWriteSum-4 19784 5939 ns/op 5.39 MB/s PASS ok crypto/hmac 1.511s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: AMD EPYC 7B12 BenchmarkModAdd-4 57834 1742 ns/op BenchmarkModSub-4 69807 1709 ns/op BenchmarkMontgomeryRepr-4 37507 3174 ns/op BenchmarkMontgomeryMul-4 35590 3245 ns/op BenchmarkModMul-4 18057 6556 ns/op BenchmarkExpBig-4 21 5182318 ns/op BenchmarkExp-4 8 13247821 ns/op PASS ok crypto/internal/bigmod 2.062s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: AMD EPYC 7B12 BenchmarkEncodingDecoding-4 4932 24261 ns/op BenchmarkScalarBaseMult-4 480 254539 ns/op BenchmarkScalarMult-4 208 561037 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 292 392157 ns/op PASS ok crypto/internal/edwards25519 1.710s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: AMD EPYC 7B12 BenchmarkAdd-4 646526 178.8 ns/op BenchmarkMultiply-4 5828749 20.26 ns/op BenchmarkSquare-4 7805269 15.01 ns/op BenchmarkInvert-4 28356 4236 ns/op BenchmarkMult32-4 1731738 68.50 ns/op PASS ok crypto/internal/edwards25519/field 1.763s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: AMD EPYC 7B12 BenchmarkScalarMult/P224-4 90 1329248 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2047 57794 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 30 4041918 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 10 10681887 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 243 493581 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11332 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 88 1363001 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 3408223 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.159s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: AMD EPYC 7B12 BenchmarkMul/P224-4 697215 158.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 336270 322.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 139704 777.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 724798 158.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 335020 298.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 141554 762.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.702s goos: linux goarch: amd64 pkg: crypto/md5 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes-4 159025 705.4 ns/op 11.34 MB/s BenchmarkHash64-4 178935 662.1 ns/op 96.66 MB/s BenchmarkHash128-4 161932 732.3 ns/op 174.79 MB/s BenchmarkHash256-4 129928 921.6 ns/op 277.78 MB/s BenchmarkHash512-4 91154 1314 ns/op 389.58 MB/s BenchmarkHash1K-4 57494 2090 ns/op 489.90 MB/s BenchmarkHash8K-4 9205 12751 ns/op 642.48 MB/s BenchmarkHash1M-4 74 1563966 ns/op 670.46 MB/s BenchmarkHash8M-4 8 12516008 ns/op 670.23 MB/s BenchmarkHash8BytesUnaligned-4 162073 724.9 ns/op 11.04 MB/s BenchmarkHash1KUnaligned-4 57508 2090 ns/op 490.04 MB/s BenchmarkHash8KUnaligned-4 9147 12744 ns/op 642.79 MB/s PASS ok crypto/md5 2.543s goos: linux goarch: amd64 pkg: crypto/rand cpu: AMD EPYC 7B12 BenchmarkPrime-4 1 151807263 ns/op PASS ok crypto/rand 1.164s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: AMD EPYC 7B12 BenchmarkRC4_128-4 18151 6679 ns/op 19.17 MB/s BenchmarkRC4_1K-4 2136 52466 ns/op 19.52 MB/s BenchmarkRC4_8K-4 289 414842 ns/op 19.52 MB/s PASS ok crypto/rc4 1.485s goos: linux goarch: amd64 pkg: crypto/rsa cpu: AMD EPYC 7B12 BenchmarkDecryptPKCS1v15/2048-4 14 7898622 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 17662335 ns/op BenchmarkDecryptPKCS1v15/4096-4 4 31784006 ns/op BenchmarkEncryptPKCS1v15/2048-4 46 2319056 ns/op BenchmarkDecryptOAEP/2048-4 14 7921696 ns/op BenchmarkEncryptOAEP/2048-4 45 2342760 ns/op BenchmarkSignPKCS1v15/2048-4 13 8437070 ns/op BenchmarkVerifyPKCS1v15/2048-4 50 2479443 ns/op BenchmarkSignPSS/2048-4 13 7922415 ns/op BenchmarkVerifyPSS/2048-4 45 2516540 ns/op PASS ok crypto/rsa 2.471s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 144752 819.0 ns/op 9.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 172906 661.8 ns/op 12.09 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 103113 1170 ns/op 273.47 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 119040 1005 ns/op 318.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66399 1739 ns/op 588.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 74672 1589 ns/op 644.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 14893 8112 ns/op 1009.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 15144 7927 ns/op 1033.38 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.213s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 134473 876.4 ns/op 9.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 157528 754.9 ns/op 10.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 153336 801.2 ns/op 9.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 84366 1387 ns/op 738.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 96364 1253 ns/op 817.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 92967 1306 ns/op 784.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 19995 6019 ns/op 1361.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 20734 5810 ns/op 1410.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 20469 5874 ns/op 1394.59 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.363s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 83802 1413 ns/op 5.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 102266 1145 ns/op 6.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 90804 1288 ns/op 6.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 42463 2770 ns/op 369.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 47986 2433 ns/op 420.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 45864 2547 ns/op 402.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 8503 13456 ns/op 608.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8930 13051 ns/op 627.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 8589 13226 ns/op 619.41 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.201s goos: linux goarch: amd64 pkg: crypto/subtle cpu: AMD EPYC 7B12 BenchmarkConstantTimeByteEq-4 21971582 4.993 ns/op BenchmarkConstantTimeEq-4 21138259 5.023 ns/op BenchmarkConstantTimeLessOrEq-4 21506608 5.006 ns/op BenchmarkXORBytes/8Bytes-4 5827899 20.37 ns/op 392.65 MB/s BenchmarkXORBytes/128Bytes-4 5171156 22.32 ns/op 5735.49 MB/s BenchmarkXORBytes/2048Bytes-4 1742550 68.44 ns/op 29921.88 MB/s BenchmarkXORBytes/32768Bytes-4 101444 1021 ns/op 32090.41 MB/s PASS ok crypto/subtle 1.950s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 152 708870 ns/op BenchmarkCertCache/1-4 168 658322 ns/op BenchmarkCertCache/2-4 170 795469 ns/op BenchmarkCertCache/3-4 140 728704 ns/op BenchmarkHandshakeServer/RSA-4 15 7081215 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 15 7878683 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 7443067 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 98 1096398 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 169 709942 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 54 2217036 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 64 1858000 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 32161648 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 31576970 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 25039693 ns/op 41.88 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 28368549 ns/op 36.96 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 37570535 ns/op 55.82 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 54220912 ns/op 38.68 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 54002532 ns/op 77.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 68995047 ns/op 60.79 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 102047205 ns/op 82.20 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 121577674 ns/op 69.00 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 219649890 ns/op 76.38 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 278690664 ns/op 60.20 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 339727609 ns/op 98.77 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 490952883 ns/op 68.35 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 760803953 ns/op 88.21 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1048327103 ns/op 64.02 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 25539556 ns/op 41.06 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 28677999 ns/op 36.56 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 35933033 ns/op 58.36 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 52233004 ns/op 40.15 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 62466899 ns/op 67.14 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 89758900 ns/op 46.73 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 100878144 ns/op 83.16 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 165765312 ns/op 50.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 239548960 ns/op 70.04 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 263388528 ns/op 63.70 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 374674655 ns/op 89.56 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 531590027 ns/op 63.12 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 850702279 ns/op 78.89 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1169051835 ns/op 57.40 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 706907509 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 708923550 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 294594984 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 291455141 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 154159185 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 152346102 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 84626276 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83386637 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 42601663 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 41697819 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 145631350 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 148650150 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 67139932 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 67121282 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 41119347 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 40569086 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 27966593 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27442166 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 20640475 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 19441885 ns/op PASS ok crypto/tls 19.387s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: crypto/x509 cpu: AMD EPYC 7B12 BenchmarkCreateCertificate/RSA_2048-4 10 10731138 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 476 247053 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1666 71366 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1375 82148 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.656s goos: linux goarch: amd64 pkg: database/sql cpu: AMD EPYC 7B12 BenchmarkConcurrentDBExec-4 46 2445631 ns/op 279216 B/op 1633 allocs/op BenchmarkConcurrentStmtQuery-4 43 2898815 ns/op 260546 B/op 2017 allocs/op BenchmarkConcurrentStmtExec-4 66 1855436 ns/op 217634 B/op 645 allocs/op BenchmarkConcurrentTxQuery-4 43 2494360 ns/op 274270 B/op 2151 allocs/op BenchmarkConcurrentTxExec-4 81 1526849 ns/op 87771 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 2366236 ns/op 105439 B/op 2113 allocs/op BenchmarkConcurrentTxStmtExec-4 147 785622 ns/op 40080 B/op 381 allocs/op BenchmarkConcurrentRandom-4 49 2566893 ns/op 236399 B/op 1858 allocs/op BenchmarkManyConcurrentQueries-4 2814 39923 ns/op 3984 B/op 20 allocs/op BenchmarkGrabConn-4 301921 388.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.796s goos: linux goarch: amd64 pkg: debug/gosym cpu: AMD EPYC 7B12 Benchmark115/NewLineTable-4 339102 325.0 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 122 963080 ns/op 188231 B/op 13 allocs/op Benchmark115/LineToPC-4 100 1118185 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 24276 4854 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.719s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: AMD EPYC 7B12 BenchmarkObjectIdentifierString-4 77322 1411 ns/op BenchmarkMarshal-4 1090 113152 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3822 31094 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.498s goos: linux goarch: amd64 pkg: encoding/base32 cpu: AMD EPYC 7B12 BenchmarkEncode-4 396 291864 ns/op 28.07 MB/s BenchmarkEncodeToString-4 367 309634 ns/op 26.46 MB/s BenchmarkDecode-4 206 545540 ns/op 24.03 MB/s BenchmarkDecodeString-4 216 547332 ns/op 23.96 MB/s PASS ok encoding/base32 1.655s goos: linux goarch: amd64 pkg: encoding/base64 cpu: AMD EPYC 7B12 BenchmarkEncodeToString-4 508 236029 ns/op 34.71 MB/s BenchmarkDecodeString/2-4 412527 249.3 ns/op 16.04 MB/s BenchmarkDecodeString/4-4 350392 339.5 ns/op 23.56 MB/s BenchmarkDecodeString/8-4 269529 416.4 ns/op 28.82 MB/s BenchmarkDecodeString/64-4 53409 2240 ns/op 39.29 MB/s BenchmarkDecodeString/8192-4 483 245215 ns/op 44.55 MB/s BenchmarkNewEncoding-4 112592 1000 ns/op 255.88 MB/s PASS ok encoding/base64 1.938s goos: linux goarch: amd64 pkg: encoding/binary cpu: AMD EPYC 7B12 BenchmarkReadSlice1000Int32s-4 1875 66766 ns/op 59.91 MB/s BenchmarkReadStruct-4 23748 5127 ns/op 14.63 MB/s BenchmarkWriteStruct-4 22789 5284 ns/op 14.19 MB/s BenchmarkReadInts-4 74900 1665 ns/op 18.02 MB/s BenchmarkWriteInts-4 68268 1783 ns/op 16.83 MB/s BenchmarkWriteSlice1000Int32s-4 1879 62887 ns/op 63.61 MB/s BenchmarkPutUint16-4 4446674 26.35 ns/op 75.89 MB/s BenchmarkAppendUint16-4 4298539 27.20 ns/op 73.54 MB/s BenchmarkPutUint32-4 3120105 38.31 ns/op 104.41 MB/s BenchmarkAppendUint32-4 3062586 39.08 ns/op 102.37 MB/s BenchmarkPutUint64-4 1575283 75.48 ns/op 105.99 MB/s BenchmarkAppendUint64-4 1542374 76.83 ns/op 104.13 MB/s BenchmarkLittleEndianPutUint16-4 4443070 26.63 ns/op 75.10 MB/s BenchmarkLittleEndianAppendUint16-4 4273904 27.91 ns/op 71.66 MB/s BenchmarkLittleEndianPutUint32-4 3152756 38.34 ns/op 104.34 MB/s BenchmarkLittleEndianAppendUint32-4 3112068 38.86 ns/op 102.95 MB/s BenchmarkLittleEndianPutUint64-4 1575136 76.36 ns/op 104.77 MB/s BenchmarkLittleEndianAppendUint64-4 1566716 76.29 ns/op 104.86 MB/s BenchmarkReadFloats-4 236913 490.4 ns/op 24.47 MB/s BenchmarkWriteFloats-4 228178 515.7 ns/op 23.27 MB/s BenchmarkReadSlice1000Float32s-4 1680 67554 ns/op 59.21 MB/s BenchmarkWriteSlice1000Float32s-4 1660 69379 ns/op 57.65 MB/s BenchmarkReadSlice1000Uint8s-4 105457 979.2 ns/op 1021.29 MB/s BenchmarkWriteSlice1000Uint8s-4 140444 740.1 ns/op 1351.21 MB/s BenchmarkPutUvarint32-4 1052175 102.6 ns/op 39.00 MB/s BenchmarkPutUvarint64-4 275469 407.8 ns/op 19.62 MB/s PASS ok encoding/binary 5.006s goos: linux goarch: amd64 pkg: encoding/csv cpu: AMD EPYC 7B12 BenchmarkRead-4 8379 11987 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 9313 12010 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 10000 12100 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 5822 19403 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 10732 10944 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 10000 10789 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 11211 10858 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 6475 18302 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 17066 6678 ns/op PASS ok encoding/csv 2.411s goos: linux goarch: amd64 pkg: encoding/gob cpu: AMD EPYC 7B12 BenchmarkEndToEndPipe-4 17509 7682 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 18364 5750 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 316 345677 ns/op 16619 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 1135 105685 ns/op 432 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1839 56392 ns/op 47 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1975 55802 ns/op 44 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2382 42086 ns/op 162 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 56 1937589 ns/op 35937 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 866 141942 ns/op 25196 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1819 67185 ns/op 10787 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1485 70245 ns/op 9755 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 1076 99360 ns/op 39119 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 445 267466 ns/op 66022 B/op 2195 allocs/op BenchmarkDecodeBytesSlice-4 877 138644 ns/op 23502 B/op 182 allocs/op BenchmarkDecodeInterfaceSlice-4 132 946615 ns/op 82840 B/op 3178 allocs/op BenchmarkDecodeMap-4 100 1101486 ns/op 54138 B/op 181 allocs/op PASS ok encoding/gob 3.646s goos: linux goarch: amd64 pkg: encoding/hex cpu: AMD EPYC 7B12 BenchmarkEncode/256-4 20770 5711 ns/op 44.83 MB/s BenchmarkEncode/1024-4 4246 26550 ns/op 38.57 MB/s BenchmarkEncode/4096-4 1275 95979 ns/op 42.68 MB/s BenchmarkEncode/16384-4 314 382339 ns/op 42.85 MB/s BenchmarkDecode/256-4 41290 2933 ns/op 87.29 MB/s BenchmarkDecode/1024-4 10484 11761 ns/op 87.07 MB/s BenchmarkDecode/4096-4 2426 46851 ns/op 87.43 MB/s BenchmarkDecode/16384-4 645 192742 ns/op 85.00 MB/s BenchmarkDump/256-4 1870 63821 ns/op 4.01 MB/s BenchmarkDump/1024-4 445 249422 ns/op 4.11 MB/s BenchmarkDump/4096-4 100 1017042 ns/op 4.03 MB/s BenchmarkDump/16384-4 28 4066385 ns/op 4.03 MB/s PASS ok encoding/hex 2.739s goos: linux goarch: amd64 pkg: encoding/json cpu: AMD EPYC 7B12 BenchmarkCodeEncoder-4 2 91355804 ns/op 21.24 MB/s 8389960 B/op 48 allocs/op BenchmarkCodeEncoderError-4 2 79738236 ns/op 24.34 MB/s 8455784 B/op 68 allocs/op BenchmarkCodeMarshal-4 1 127204175 ns/op 15.25 MB/s 10332416 B/op 57 allocs/op BenchmarkCodeMarshalError-4 2 85123735 ns/op 22.80 MB/s 10332444 B/op 59 allocs/op BenchmarkMarshalBytes/32-4 30098 4012 ns/op BenchmarkMarshalBytes/256-4 8326 14349 ns/op BenchmarkMarshalBytes/4096-4 697 170490 ns/op BenchmarkMarshalBytesError/32-4 86 1450647 ns/op BenchmarkMarshalBytesError/256-4 82 1439544 ns/op BenchmarkMarshalBytesError/4096-4 74 1579101 ns/op BenchmarkCodeDecoder-4 1 316179593 ns/op 6.14 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 47064 2507 ns/op 5.58 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 55472 1810 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 273704718 ns/op 7.09 MB/s 2939496 B/op 91328 allocs/op BenchmarkCodeUnmarshalReuse-4 1 269046138 ns/op 7.21 MB/s 2939056 B/op 91329 allocs/op BenchmarkUnmarshalString-4 71755 1903 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 137641 819.2 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 399326 309.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 66764 1793 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 90177 1313 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 27782 5192 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 5160 23385 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 968 116177 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 132 865980 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 8089204 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 624433 173.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 569932 176.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 557724 184.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 648339 166.4 ns/op BenchmarkEncodeMarshaler-4 71196 1706 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 80151 1334 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 6123895 19.40 ns/op BenchmarkNumberIsValidRegexp-4 28171 4281 ns/op PASS ok encoding/json 7.854s goos: linux goarch: amd64 pkg: encoding/pem cpu: AMD EPYC 7B12 BenchmarkEncode-4 68 1769360 ns/op 37.04 MB/s BenchmarkDecode-4 34 3553242 ns/op 24.99 MB/s PASS ok encoding/pem 1.353s goos: linux goarch: amd64 pkg: encoding/xml cpu: AMD EPYC 7B12 BenchmarkMarshal-4 3073 33245 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1396 89735 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 6002 19433 ns/op PASS ok encoding/xml 1.472s goos: linux goarch: amd64 pkg: expvar cpu: AMD EPYC 7B12 BenchmarkIntAdd-4 543608 218.6 ns/op BenchmarkIntSet-4 1000000 236.8 ns/op BenchmarkFloatAdd-4 97998 1297 ns/op BenchmarkFloatSet-4 407320 370.4 ns/op BenchmarkStringSet-4 248788 451.1 ns/op BenchmarkMapSet-4 52154 2343 ns/op BenchmarkMapSetDifferent-4 60360 1901 ns/op BenchmarkMapSetDifferentRandom-4 372 310681 ns/op BenchmarkMapSetString-4 49996 2183 ns/op BenchmarkMapAddSame-4 36300 3189 ns/op BenchmarkMapAddDifferent-4 16910 7051 ns/op BenchmarkMapAddDifferentRandom-4 307 382430 ns/op BenchmarkMapAddSameSteadyState-4 269941 392.1 ns/op BenchmarkMapAddDifferentSteadyState-4 155331 846.0 ns/op BenchmarkRealworldExpvarUsage-4 24285 4615 ns/op PASS ok expvar 3.395s goos: linux goarch: amd64 pkg: fmt cpu: AMD EPYC 7B12 BenchmarkSprintfPadding-4 123382 837.1 ns/op BenchmarkSprintfEmpty-4 520996 219.7 ns/op BenchmarkSprintfString-4 364456 306.1 ns/op BenchmarkSprintfTruncateString-4 284602 411.2 ns/op BenchmarkSprintfTruncateBytes-4 171099 637.8 ns/op BenchmarkSprintfSlowParsingPath-4 267081 389.8 ns/op BenchmarkSprintfQuoteString-4 46117 2445 ns/op BenchmarkSprintfInt-4 348861 329.2 ns/op BenchmarkSprintfIntInt-4 275764 425.0 ns/op BenchmarkSprintfPrefixedInt-4 364347 385.8 ns/op BenchmarkSprintfFloat-4 170266 676.6 ns/op BenchmarkSprintfComplex-4 84088 1552 ns/op BenchmarkSprintfBoolean-4 270714 380.1 ns/op BenchmarkSprintfHexString-4 150157 675.7 ns/op BenchmarkSprintfHexBytes-4 85599 1239 ns/op BenchmarkSprintfBytes-4 54400 1994 ns/op BenchmarkSprintfStringer-4 110941 1218 ns/op BenchmarkSprintfStructure-4 47464 2429 ns/op BenchmarkManyArgs-4 102044 1215 ns/op BenchmarkFprintInt-4 99669 1212 ns/op BenchmarkFprintfBytes-4 111900 1118 ns/op BenchmarkFprintIntNoAlloc-4 97015 1227 ns/op BenchmarkScanInts-4 51 2232619 ns/op BenchmarkScanRecursiveInt-4 1 282754757 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 304582494 ns/op PASS ok fmt 5.140s goos: linux goarch: amd64 pkg: go/build cpu: AMD EPYC 7B12 BenchmarkImportVendor-4 1080 106632 ns/op PASS ok go/build 1.143s goos: linux goarch: amd64 pkg: go/constant cpu: AMD EPYC 7B12 BenchmarkStringAdd/1-4 68565 1650 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 19988 5977 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5294 20018 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1615 78331 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 385 311500 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 72 1394909 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 22 5579330 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 5 22940251 ns/op 3634547 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 2 92752929 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.495s goos: linux goarch: amd64 pkg: go/format cpu: AMD EPYC 7B12 BenchmarkFormat/array1-10000-4 1 195783236 ns/op 0.33 MB/s 43992176 B/op 48511 allocs/op PASS ok go/format 1.225s goos: linux goarch: amd64 pkg: go/parser cpu: AMD EPYC 7B12 BenchmarkParse-4 7 15004335 ns/op 3.59 MB/s BenchmarkParseOnly-4 8 12569638 ns/op 4.28 MB/s BenchmarkResolve-4 69 1768870 ns/op 30.45 MB/s PASS ok go/parser 2.214s goos: linux goarch: amd64 pkg: go/printer cpu: AMD EPYC 7B12 BenchmarkPrintFile-4 1 102761908 ns/op 0.50 MB/s 5134216 B/op 27612 allocs/op BenchmarkPrintDecl-4 1168 99809 ns/op 0.32 MB/s 16131 B/op 51 allocs/op PASS ok go/printer 1.245s goos: linux goarch: amd64 pkg: go/scanner cpu: AMD EPYC 7B12 BenchmarkScan-4 392 318183 ns/op BenchmarkScanFiles/go/types/expr.go-4 20 6043776 ns/op 8.21 MB/s BenchmarkScanFiles/go/parser/parser.go-4 13 9513575 ns/op 7.62 MB/s BenchmarkScanFiles/net/http/server.go-4 8 13693252 ns/op 8.28 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 290 415548 ns/op 7.40 MB/s PASS ok go/scanner 1.723s goos: linux goarch: amd64 pkg: go/token cpu: AMD EPYC 7B12 BenchmarkSearchInts-4 1688414 70.79 ns/op PASS ok go/token 1.206s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 144 864169 ns/op BenchmarkNamed/Underlying/nongeneric-4 731911 139.5 ns/op BenchmarkNamed/Underlying/generic-4 866545 139.6 ns/op BenchmarkNamed/Underlying/src_instance-4 844045 139.6 ns/op BenchmarkNamed/Underlying/user_instance-4 806026 140.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 22236 5262 ns/op BenchmarkNamed/NewMethodSet/generic-4 22209 5322 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 22272 5374 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 22510 5184 ns/op BenchmarkCheck/http/funcbodies/info-4 1 599974267 ns/op 50928 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 416283283 ns/op 73392 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 228720836 ns/op 133510 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 202812314 ns/op 150613 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 444446225 ns/op 11645 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 110302638 ns/op 46905 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 64105442 ns/op 80703 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 62500008 ns/op 82779 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 163531890 ns/op 13247 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 61588649 ns/op 35167 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 45472887 ns/op 47642 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 45506476 ns/op 47601 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1137006215 ns/op 57305 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 586274506 ns/op 111129 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 166369743 ns/op 391508 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 119979423 ns/op 542721 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1929989819 ns/op 1035 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 93266460 ns/op 21404 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 75292474 ns/op 26514 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 75946303 ns/op 26286 lines/s PASS ok go/types 19.971s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: hash/adler32 cpu: AMD EPYC 7B12 BenchmarkAdler32KB-4 16006 7466 ns/op 137.15 MB/s PASS ok hash/adler32 1.210s goos: linux goarch: amd64 pkg: hash/crc32 cpu: AMD EPYC 7B12 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 302534 364.8 ns/op 41.12 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 320668 384.6 ns/op 39.00 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 170732 679.7 ns/op 58.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 180411 720.2 ns/op 55.54 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 611184 193.8 ns/op 2642.56 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 616938 195.5 ns/op 2618.86 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 518337 233.3 ns/op 4390.10 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 509570 237.6 ns/op 4310.45 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 254463 472.1 ns/op 8675.59 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 253261 476.1 ns/op 8603.77 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 43916 2727 ns/op 12015.39 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 44002 2723 ns/op 12031.74 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 590670 175.1 ns/op 85.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 702108 176.4 ns/op 85.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 594423 177.0 ns/op 226.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 672061 178.8 ns/op 223.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 469004 259.1 ns/op 1975.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 446540 260.9 ns/op 1962.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 379053 322.1 ns/op 3178.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 339616 323.5 ns/op 3165.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 304461 384.7 ns/op 10645.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 309853 393.8 ns/op 10400.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 60877 1987 ns/op 16487.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 59707 1967 ns/op 16656.81 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 323785 376.1 ns/op 39.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 330164 335.8 ns/op 44.66 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 165566 705.0 ns/op 56.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 173098 669.2 ns/op 59.77 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 14307 8524 ns/op 60.07 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14167 7745 ns/op 66.11 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6705 18629 ns/op 54.97 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 7237 18316 ns/op 55.91 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1371 80396 ns/op 50.95 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1474 78853 ns/op 51.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 180 683380 ns/op 47.95 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 176 652545 ns/op 50.22 MB/s PASS ok hash/crc32 6.085s goos: linux goarch: amd64 pkg: hash/crc64 cpu: AMD EPYC 7B12 BenchmarkCrc64/ISO64KB-4 144 827433 ns/op 79.20 MB/s BenchmarkCrc64/ISO4KB-4 1680 66551 ns/op 61.55 MB/s BenchmarkCrc64/ISO1KB-4 7801 16043 ns/op 63.83 MB/s BenchmarkCrc64/ECMA64KB-4 124 828720 ns/op 79.08 MB/s BenchmarkCrc64/Random64KB-4 133 768536 ns/op 85.27 MB/s BenchmarkCrc64/Random16KB-4 517 222893 ns/op 73.51 MB/s PASS ok hash/crc64 2.010s goos: linux goarch: amd64 pkg: hash/fnv cpu: AMD EPYC 7B12 BenchmarkFnv32KB-4 15772 7575 ns/op 135.19 MB/s BenchmarkFnv32aKB-4 15708 8589 ns/op 119.22 MB/s BenchmarkFnv64KB-4 14606 8610 ns/op 118.93 MB/s BenchmarkFnv64aKB-4 13994 7716 ns/op 132.71 MB/s BenchmarkFnv128KB-4 2528 43185 ns/op 23.71 MB/s BenchmarkFnv128aKB-4 2590 42797 ns/op 23.93 MB/s PASS ok hash/fnv 2.065s goos: linux goarch: amd64 pkg: hash/maphash cpu: AMD EPYC 7B12 BenchmarkHash/n=4/Write-4 709848 156.1 ns/op 25.62 MB/s BenchmarkHash/n=4/Bytes-4 5661165 21.53 ns/op 185.77 MB/s BenchmarkHash/n=4/String-4 2354076 50.77 ns/op 78.79 MB/s BenchmarkHash/n=8/Write-4 760316 160.1 ns/op 49.97 MB/s BenchmarkHash/n=8/Bytes-4 5739555 21.37 ns/op 374.36 MB/s BenchmarkHash/n=8/String-4 2301192 52.13 ns/op 153.46 MB/s BenchmarkHash/n=16/Write-4 721066 155.1 ns/op 103.17 MB/s BenchmarkHash/n=16/Bytes-4 5728572 20.96 ns/op 763.45 MB/s BenchmarkHash/n=16/String-4 2352692 50.94 ns/op 314.09 MB/s BenchmarkHash/n=32/Write-4 654549 159.1 ns/op 201.14 MB/s BenchmarkHash/n=32/Bytes-4 5776212 20.94 ns/op 1528.11 MB/s BenchmarkHash/n=32/String-4 2314675 50.99 ns/op 627.56 MB/s BenchmarkHash/n=64/Write-4 738884 163.0 ns/op 392.63 MB/s BenchmarkHash/n=64/Bytes-4 5555902 22.02 ns/op 2906.22 MB/s BenchmarkHash/n=64/String-4 2220332 52.05 ns/op 1229.65 MB/s BenchmarkHash/n=256/Write-4 505792 218.6 ns/op 1171.34 MB/s BenchmarkHash/n=256/Bytes-4 4284399 27.65 ns/op 9258.84 MB/s BenchmarkHash/n=256/String-4 1345962 89.05 ns/op 2874.74 MB/s BenchmarkHash/n=320/Write-4 540688 217.9 ns/op 1468.61 MB/s BenchmarkHash/n=320/Bytes-4 3720842 32.42 ns/op 9871.94 MB/s BenchmarkHash/n=320/String-4 937843 123.4 ns/op 2593.93 MB/s BenchmarkHash/n=1024/Write-4 350427 310.4 ns/op 3298.60 MB/s BenchmarkHash/n=1024/Bytes-4 1379962 86.80 ns/op 11797.54 MB/s BenchmarkHash/n=1024/String-4 362090 304.0 ns/op 3368.74 MB/s BenchmarkHash/n=4096/Write-4 177796 670.3 ns/op 6110.54 MB/s BenchmarkHash/n=4096/Bytes-4 342799 347.0 ns/op 11804.08 MB/s BenchmarkHash/n=4096/String-4 101900 1138 ns/op 3599.04 MB/s BenchmarkHash/n=16384/Write-4 56707 2141 ns/op 7653.10 MB/s BenchmarkHash/n=16384/Bytes-4 85058 1403 ns/op 11678.81 MB/s BenchmarkHash/n=16384/String-4 26101 4478 ns/op 3658.45 MB/s PASS ok hash/maphash 5.351s goos: linux goarch: amd64 pkg: html cpu: AMD EPYC 7B12 BenchmarkEscape-4 1255 89904 ns/op BenchmarkEscapeNone-4 145527 820.1 ns/op BenchmarkUnescape-4 1197 100685 ns/op BenchmarkUnescapeNone-4 783080 154.9 ns/op BenchmarkUnescapeSparse-4 15663 7309 ns/op BenchmarkUnescapeDense-4 1606 70982 ns/op PASS ok html 1.847s goos: linux goarch: amd64 pkg: html/template cpu: AMD EPYC 7B12 BenchmarkCSSEscaper-4 13356 8404 ns/op BenchmarkCSSEscaperNoSpecials-4 63873 1868 ns/op BenchmarkDecodeCSS-4 41383 2920 ns/op BenchmarkDecodeCSSNoSpecials-4 5665072 20.55 ns/op BenchmarkCSSValueFilter-4 164055 691.9 ns/op BenchmarkCSSValueFilterOk-4 121327 1009 ns/op BenchmarkEscapedExecute-4 6584 18834 ns/op BenchmarkHTMLNospaceEscaper-4 16143 7234 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 91774 1292 ns/op BenchmarkStripTags-4 31909 3810 ns/op BenchmarkStripTagsNoSpecials-4 478126 263.1 ns/op BenchmarkJSValEscaperWithNum-4 32694 3732 ns/op BenchmarkJSValEscaperWithStr-4 8047 15023 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 25359 4730 ns/op BenchmarkJSValEscaperWithObj-4 6709 17464 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 17953 6524 ns/op BenchmarkJSStrEscaperNoSpecials-4 83828 1424 ns/op BenchmarkJSStrEscaper-4 16510 7006 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 72525 1598 ns/op BenchmarkJSRegexpEscaper-4 15475 7542 ns/op BenchmarkTemplateSpecialTags-4 142 807375 ns/op BenchmarkURLEscaper-4 5246 19373 ns/op BenchmarkURLEscaperNoSpecials-4 247075 484.4 ns/op BenchmarkURLNormalizer-4 8337 14549 ns/op BenchmarkURLNormalizerNoSpecials-4 225962 512.4 ns/op BenchmarkSrcsetFilter-4 25587 4680 ns/op BenchmarkSrcsetFilterNoSpecials-4 152511 769.0 ns/op PASS ok html/template 5.465s goos: linux goarch: amd64 pkg: image cpu: AMD EPYC 7B12 BenchmarkAt/rgba-4 756086 139.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 689802 171.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 942632 135.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 714225 178.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 2330551 51.68 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1603622 75.25 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 2333844 55.19 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1596462 75.38 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1783099 68.31 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 601318 193.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 511327 230.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 635632 192.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 454448 237.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 1072480 116.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 763864 159.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1000000 106.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 699964 155.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 502192 214.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1618298 65.57 ns/op BenchmarkRGBASetRGBA-4 1770606 68.02 ns/op BenchmarkRGBA64At-4 1000000 104.8 ns/op BenchmarkRGBA64SetRGBA64-4 1127704 106.3 ns/op BenchmarkNRGBAAt-4 1623926 72.43 ns/op BenchmarkNRGBASetNRGBA-4 1744946 70.30 ns/op BenchmarkNRGBA64At-4 1063538 101.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 1108316 107.3 ns/op BenchmarkAlphaAt-4 2787651 38.21 ns/op BenchmarkAlphaSetAlpha-4 3166323 38.78 ns/op BenchmarkAlpha16At-4 1964442 66.53 ns/op BenchmarkAlphaSetAlpha16-4 1850160 60.77 ns/op BenchmarkGrayAt-4 3189723 37.28 ns/op BenchmarkGraySetGray-4 3168108 37.99 ns/op BenchmarkGray16At-4 1980304 62.33 ns/op BenchmarkGraySetGray16-4 1821829 61.50 ns/op PASS ok image 6.720s goos: linux goarch: amd64 pkg: image/color cpu: AMD EPYC 7B12 BenchmarkYCbCrToRGB/0-4 4766926 24.64 ns/op BenchmarkYCbCrToRGB/128-4 4965122 23.59 ns/op BenchmarkYCbCrToRGB/255-4 4954384 23.36 ns/op BenchmarkRGBToYCbCr/0-4 5275112 21.99 ns/op BenchmarkRGBToYCbCr/Cb-4 4989177 23.71 ns/op BenchmarkRGBToYCbCr/Cr-4 4953795 23.71 ns/op BenchmarkYCbCrToRGBA/0-4 4042800 29.39 ns/op BenchmarkYCbCrToRGBA/128-4 3944258 30.61 ns/op BenchmarkYCbCrToRGBA/255-4 4021524 29.42 ns/op BenchmarkNYCbCrAToRGBA/0-4 3959193 29.50 ns/op BenchmarkNYCbCrAToRGBA/128-4 4316828 29.94 ns/op BenchmarkNYCbCrAToRGBA/255-4 3989146 29.76 ns/op PASS ok image/color 2.790s goos: linux goarch: amd64 pkg: image/draw cpu: AMD EPYC 7B12 BenchmarkFillOver-4 5 22836381 ns/op BenchmarkFillSrc-4 459 254160 ns/op BenchmarkCopyOver-4 10 11311238 ns/op BenchmarkCopySrc-4 688 160682 ns/op BenchmarkNRGBAOver-4 10 10933297 ns/op BenchmarkNRGBASrc-4 15 7198781 ns/op BenchmarkYCbCr-4 13 8614521 ns/op BenchmarkGray-4 26 4446782 ns/op BenchmarkCMYK-4 15 7531398 ns/op BenchmarkGlyphOver-4 31 3966100 ns/op BenchmarkRGBAMaskOver-4 6 21242599 ns/op BenchmarkGrayMaskOver-4 7 15470281 ns/op BenchmarkRGBA64ImageMaskOver-4 4 25563192 ns/op BenchmarkRGBA-4 7 16765007 ns/op BenchmarkPalettedFill-4 1432 84927 ns/op BenchmarkPalettedRGBA-4 7 16368594 ns/op BenchmarkGenericOver-4 3 34508149 ns/op BenchmarkGenericMaskOver-4 7 16025111 ns/op BenchmarkGenericSrc-4 5 25290427 ns/op BenchmarkGenericMaskSrc-4 5 21568012 ns/op PASS ok image/draw 5.771s goos: linux goarch: amd64 pkg: image/gif cpu: AMD EPYC 7B12 BenchmarkDecode-4 33 3291645 ns/op 4.69 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 2 83973365 ns/op 3.66 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2126752237 ns/op 0.58 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 80 1447727 ns/op 10.67 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 104909548 ns/op 0.59 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.148s goos: linux goarch: amd64 pkg: image/jpeg cpu: AMD EPYC 7B12 BenchmarkFDCT-4 5686 21257 ns/op BenchmarkIDCT-4 6133 18379 ns/op BenchmarkDecodeBaseline-4 12 8880242 ns/op 6.96 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 9 12237316 ns/op 5.05 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 110171987 ns/op 11.15 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 138642873 ns/op 6.65 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.238s goos: linux goarch: amd64 pkg: image/png cpu: AMD EPYC 7B12 BenchmarkPaeth-4 16619004 7.018 ns/op BenchmarkDecodeGray-4 18 6030675 ns/op 10.87 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 4 25958667 ns/op 10.10 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 5 22243311 ns/op 11.79 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 31 3629132 ns/op 18.06 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 5 20951110 ns/op 12.51 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 4 26545104 ns/op 9.88 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 41828712 ns/op 7.34 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 41219155 ns/op 7.45 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 139557944 ns/op 8.80 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 143390932 ns/op 8.57 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 6 22296182 ns/op 13.78 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 134330694 ns/op 9.15 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 560128353 ns/op 2.19 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.078s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53401870 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43503614 ns/op 2.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 290803656 ns/op 1.72 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 261746411 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 52896608 ns/op 1.89 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43169811 ns/op 2.32 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 289515732 ns/op 1.73 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 263316786 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 615296683 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 603396967 ns/op 1.66 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3792223172 ns/op 1.32 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3664904511 ns/op 1.36 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9992700 ns/op 10.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11549219 ns/op 8.66 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50637921 ns/op 9.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55215235 ns/op 9.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 98200750 ns/op 10.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 110568706 ns/op 9.04 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 502244104 ns/op 9.96 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 571924097 ns/op 8.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 59312526 ns/op 1.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 50835948 ns/op 1.97 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 361169563 ns/op 1.38 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 366542922 ns/op 1.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 789426800 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 857096016 ns/op 1.17 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5814087862 ns/op 0.86 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5453218858 ns/op 0.92 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 188565365 ns/op 22.17 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 185199883 ns/op 22.57 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 44.896s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 51592 2254 ns/op 0.44 MB/s BenchmarkMarshalCorpusFile/2-4 51456 2366 ns/op 0.85 MB/s BenchmarkMarshalCorpusFile/4-4 45056 2596 ns/op 1.54 MB/s BenchmarkMarshalCorpusFile/8-4 38928 3024 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/16-4 31129 3814 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/32-4 20772 5663 ns/op 5.65 MB/s BenchmarkMarshalCorpusFile/64-4 13126 8959 ns/op 7.14 MB/s BenchmarkMarshalCorpusFile/128-4 8366 14464 ns/op 8.85 MB/s BenchmarkMarshalCorpusFile/256-4 3697 27495 ns/op 9.31 MB/s BenchmarkMarshalCorpusFile/512-4 2098 53730 ns/op 9.53 MB/s BenchmarkMarshalCorpusFile/1024-4 1159 100961 ns/op 10.14 MB/s BenchmarkMarshalCorpusFile/2048-4 562 203597 ns/op 10.06 MB/s BenchmarkMarshalCorpusFile/4096-4 298 402744 ns/op 10.17 MB/s BenchmarkMarshalCorpusFile/8192-4 152 784560 ns/op 10.44 MB/s BenchmarkMarshalCorpusFile/16384-4 63 1607127 ns/op 10.19 MB/s BenchmarkMarshalCorpusFile/32768-4 28 3833994 ns/op 8.55 MB/s BenchmarkMarshalCorpusFile/65536-4 14 7218038 ns/op 9.08 MB/s BenchmarkMarshalCorpusFile/131072-4 6 17988913 ns/op 7.29 MB/s BenchmarkMarshalCorpusFile/262144-4 4 29645699 ns/op 8.84 MB/s BenchmarkMarshalCorpusFile/524288-4 2 72168726 ns/op 7.26 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 117378226 ns/op 8.93 MB/s BenchmarkUnmarshalCorpusFile/1-4 13929 8151 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/2-4 13364 8685 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/4-4 12457 9756 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/8-4 10600 10686 ns/op 0.75 MB/s BenchmarkUnmarshalCorpusFile/16-4 8991 13469 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/32-4 5786 19884 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/64-4 4771 23897 ns/op 2.68 MB/s BenchmarkUnmarshalCorpusFile/128-4 3896 29678 ns/op 4.31 MB/s BenchmarkUnmarshalCorpusFile/256-4 1515 77053 ns/op 3.32 MB/s BenchmarkUnmarshalCorpusFile/512-4 812 152235 ns/op 3.36 MB/s BenchmarkUnmarshalCorpusFile/1024-4 415 295160 ns/op 3.47 MB/s BenchmarkUnmarshalCorpusFile/2048-4 211 595185 ns/op 3.44 MB/s BenchmarkUnmarshalCorpusFile/4096-4 100 1169761 ns/op 3.50 MB/s BenchmarkUnmarshalCorpusFile/8192-4 50 2295906 ns/op 3.57 MB/s BenchmarkUnmarshalCorpusFile/16384-4 27 4545990 ns/op 3.60 MB/s BenchmarkUnmarshalCorpusFile/32768-4 12 8886016 ns/op 3.69 MB/s BenchmarkUnmarshalCorpusFile/65536-4 6 18195101 ns/op 3.60 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 36315599 ns/op 3.61 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 73972922 ns/op 3.54 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 139960704 ns/op 3.75 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 282829236 ns/op 3.71 MB/s BenchmarkMutatorBytes/1-4 54364 2334 ns/op BenchmarkMutatorBytes/10-4 55200 2216 ns/op BenchmarkMutatorBytes/100-4 49870 2441 ns/op BenchmarkMutatorBytes/1000-4 34437 3762 ns/op BenchmarkMutatorBytes/10000-4 8857 15288 ns/op BenchmarkMutatorBytes/100000-4 1272 104428 ns/op BenchmarkMutatorString/1-4 49729 2460 ns/op BenchmarkMutatorString/10-4 51166 2397 ns/op BenchmarkMutatorString/100-4 45619 2784 ns/op BenchmarkMutatorString/1000-4 23894 5261 ns/op BenchmarkMutatorString/10000-4 5421 28359 ns/op BenchmarkMutatorString/100000-4 448 257745 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 28174 4211 ns/op BenchmarkMutatorAllBasicTypes/string-4 27122 4291 ns/op BenchmarkMutatorAllBasicTypes/bool-4 90934 1325 ns/op BenchmarkMutatorAllBasicTypes/float32-4 78348 1491 ns/op BenchmarkMutatorAllBasicTypes/float64-4 80778 1484 ns/op BenchmarkMutatorAllBasicTypes/int-4 84165 1419 ns/op BenchmarkMutatorAllBasicTypes/int8-4 86826 1389 ns/op BenchmarkMutatorAllBasicTypes/int16-4 85708 1432 ns/op BenchmarkMutatorAllBasicTypes/int32-4 84974 1408 ns/op BenchmarkMutatorAllBasicTypes/int64-4 85453 1418 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 82948 1442 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 83490 1434 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 81825 1445 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 82118 1456 ns/op PASS ok internal/fuzz 12.107s goos: linux goarch: amd64 pkg: internal/intern cpu: AMD EPYC 7B12 BenchmarkStress-4 51273 2313 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 193522 626.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.380s goos: linux goarch: amd64 pkg: internal/poll cpu: AMD EPYC 7B12 BenchmarkSplicePipe/SplicePipeWithPool-4 65472 1564 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 28438 4023 ns/op BenchmarkSplicePipePoolParallel-4 141562 836.6 ns/op BenchmarkSplicePipeNativeParallel-4 40750 2935 ns/op PASS ok internal/poll 1.788s goos: linux goarch: amd64 pkg: internal/trace cpu: AMD EPYC 7B12 BenchmarkMMU-4 7 16439014 ns/op PASS ok internal/trace 2.303s PASS ok internal/zstd 1.014s goos: linux goarch: amd64 pkg: io cpu: AMD EPYC 7B12 BenchmarkCopyNSmall-4 17829 6423 ns/op BenchmarkCopyNLarge-4 316 357310 ns/op PASS ok io 1.360s goos: linux goarch: amd64 pkg: log cpu: AMD EPYC 7B12 BenchmarkItoa-4 275511 383.5 ns/op BenchmarkPrintln-4 32196 3854 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 48538 2508 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2385 47722 ns/op BenchmarkDiscard-4 1771468 65.72 ns/op 0 B/op 0 allocs/op PASS ok log 1.836s goos: linux goarch: amd64 pkg: log/slog cpu: AMD EPYC 7B12 BenchmarkWriteTime-4 120571 968.6 ns/op BenchmarkJSONHandler/defaults-4 9734 11023 ns/op 524 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 5472 18396 ns/op 780 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 7447 16259 ns/op 760 B/op 5 allocs/op BenchmarkPreformatting/separate-4 11205 10950 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct-4 9392 10762 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 8584 13401 ns/op 532 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 43764 2860 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 40438 2878 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 96484 1262 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 80359 1587 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 57800 1908 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 75178 1656 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 81549 1591 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 62276 2104 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 639171 183.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 490863 244.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 326067 367.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 231984 508.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 172317 622.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 8496 12029 ns/op BenchmarkDispatch/switch-checked-4 272911 427.9 ns/op BenchmarkDispatch/As-4 250156 447.9 ns/op BenchmarkDispatch/Visit-4 262384 464.2 ns/op BenchmarkUnsafeStrings-4 24988 4808 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 4.464s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: AMD EPYC 7B12 BenchmarkAttrs/disabled/5_args-4 3045189 39.67 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 2616403 40.37 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 1939800 60.01 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 581289 198.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 83550 1437 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 78694 1577 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 54500 2270 ns/op 469 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 18620 5608 ns/op 2049 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 15154 7275 ns/op 613 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 16849 7168 ns/op 608 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 11592 9776 ns/op 906 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 4597 27090 ns/op 3017 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 19768 6198 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 18572 6168 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 14272 8559 ns/op 727 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 4455 23682 ns/op 2318 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 3.875s goos: linux goarch: amd64 pkg: maps cpu: AMD EPYC 7B12 BenchmarkMapClone-4 4 27904866 ns/op BenchmarkKeys-4 10 10773283 ns/op BenchmarkValues-4 10 10228817 ns/op PASS ok maps 3.484s goos: linux goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 4990327 23.44 ns/op BenchmarkAcosh-4 1783614 66.19 ns/op BenchmarkAsin-4 5074764 23.40 ns/op BenchmarkAsinh-4 1801821 67.36 ns/op BenchmarkAtan-4 5953713 20.74 ns/op BenchmarkAtanh-4 1701049 70.89 ns/op BenchmarkAtan2-4 3440793 35.37 ns/op BenchmarkCbrt-4 2289930 51.44 ns/op BenchmarkCeil-4 23951684 5.939 ns/op BenchmarkCompare-4 4934366 24.38 ns/op BenchmarkCompare32-4 5827522 19.68 ns/op BenchmarkCopysign-4 3580159 31.63 ns/op BenchmarkCos-4 1623057 73.81 ns/op BenchmarkCosh-4 2231756 54.18 ns/op BenchmarkErf-4 5806513 20.52 ns/op BenchmarkErfc-4 5551299 21.70 ns/op BenchmarkErfinv-4 5615672 20.26 ns/op BenchmarkErfcinv-4 5949645 21.13 ns/op BenchmarkExp-4 7436594 14.43 ns/op BenchmarkExpGo-4 1413013 84.14 ns/op BenchmarkExpm1-4 4978747 24.23 ns/op BenchmarkExp2-4 1513122 79.11 ns/op BenchmarkExp2Go-4 1421943 83.57 ns/op BenchmarkAbs-4 4937300 24.57 ns/op BenchmarkDim-4 11283159 10.37 ns/op BenchmarkFloor-4 19216448 5.376 ns/op BenchmarkMax-4 14181230 8.132 ns/op BenchmarkMin-4 14586598 7.828 ns/op BenchmarkMod-4 465416 248.3 ns/op BenchmarkFrexp-4 2508334 46.86 ns/op BenchmarkGamma-4 923644 133.0 ns/op BenchmarkHypot-4 13583080 8.142 ns/op BenchmarkHypotGo-4 2208754 55.23 ns/op BenchmarkIlogb-4 2911675 41.40 ns/op BenchmarkJ0-4 322203 370.7 ns/op BenchmarkJ1-4 305920 332.5 ns/op BenchmarkJn-4 171286 761.0 ns/op BenchmarkLdexp-4 2439663 49.78 ns/op BenchmarkLgamma-4 1307307 105.1 ns/op BenchmarkLog-4 8326371 13.94 ns/op BenchmarkLogb-4 2992101 41.77 ns/op BenchmarkLog1p-4 2143050 55.96 ns/op BenchmarkLog10-4 8089551 14.56 ns/op BenchmarkLog2-4 1937269 62.16 ns/op BenchmarkModf-4 3726385 32.88 ns/op BenchmarkNextafter32-4 3505392 34.20 ns/op BenchmarkNextafter64-4 3561031 34.93 ns/op BenchmarkPowInt-4 782442 154.1 ns/op BenchmarkPowFrac-4 610466 199.4 ns/op BenchmarkPow10Pos-4 5711578 21.02 ns/op BenchmarkPow10Neg-4 5575311 21.20 ns/op BenchmarkRound-4 4726852 25.78 ns/op BenchmarkRoundToEven-4 11581412 10.32 ns/op BenchmarkRemainder-4 582254 178.1 ns/op BenchmarkSignbit-4 6209454 17.27 ns/op BenchmarkSin-4 2004636 58.98 ns/op BenchmarkSincos-4 1395632 97.31 ns/op BenchmarkSinh-4 3792513 31.41 ns/op BenchmarkSqrtIndirect-4 22641555 5.825 ns/op BenchmarkSqrtLatency-4 12836174 9.232 ns/op BenchmarkSqrtIndirectLatency-4 12807692 9.301 ns/op BenchmarkSqrtGoLatency-4 2022590 60.14 ns/op BenchmarkSqrtPrime-4 173317 687.8 ns/op BenchmarkTan-4 2048782 65.64 ns/op BenchmarkTanh-4 2179197 54.99 ns/op BenchmarkTrunc-4 23947381 5.022 ns/op BenchmarkY0-4 372813 355.2 ns/op BenchmarkY1-4 344892 355.3 ns/op BenchmarkYn-4 167250 679.3 ns/op BenchmarkFloat64bits-4 7010185 16.88 ns/op BenchmarkFloat64frombits-4 6930290 17.79 ns/op BenchmarkFloat32bits-4 6851434 19.05 ns/op BenchmarkFloat32frombits-4 6305524 18.54 ns/op BenchmarkFMA-4 19424169 6.238 ns/op PASS ok math 12.469s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12742610 9.385 ns/op 6819.32 MB/s BenchmarkAddVV/2-4 11566836 10.40 ns/op 12313.54 MB/s BenchmarkAddVV/3-4 9697484 12.24 ns/op 15684.70 MB/s BenchmarkAddVV/4-4 10779466 11.09 ns/op 23085.81 MB/s BenchmarkAddVV/5-4 9496368 12.46 ns/op 25689.52 MB/s BenchmarkAddVV/10-4 7875460 15.29 ns/op 41847.47 MB/s BenchmarkAddVV/100-4 1693981 70.83 ns/op 90357.71 MB/s BenchmarkAddVV/1000-4 201990 581.0 ns/op 110160.88 MB/s BenchmarkSubVV/1-4 12743656 9.465 ns/op 6761.78 MB/s BenchmarkSubVV/2-4 11476401 10.43 ns/op 12271.62 MB/s BenchmarkSubVV/3-4 9698498 12.34 ns/op 15553.55 MB/s BenchmarkSubVV/4-4 10788142 11.01 ns/op 23259.06 MB/s BenchmarkSubVV/5-4 9535737 12.63 ns/op 25328.38 MB/s BenchmarkSubVV/10-4 7824949 15.28 ns/op 41875.33 MB/s BenchmarkSubVV/100-4 1667402 71.52 ns/op 89480.04 MB/s BenchmarkSubVV/1000-4 202914 581.0 ns/op 110163.19 MB/s BenchmarkAddVW/1-4 13782892 8.629 ns/op 927.09 MB/s BenchmarkAddVW/2-4 12812702 9.419 ns/op 1698.74 MB/s BenchmarkAddVW/3-4 11077168 10.92 ns/op 2198.09 MB/s BenchmarkAddVW/4-4 12091892 9.922 ns/op 3225.23 MB/s BenchmarkAddVW/5-4 11066214 10.82 ns/op 3697.75 MB/s BenchmarkAddVW/10-4 9194332 13.01 ns/op 6150.39 MB/s BenchmarkAddVW/100-4 252754 442.3 ns/op 1808.93 MB/s BenchmarkAddVW/1000-4 35426 3390 ns/op 2359.73 MB/s BenchmarkAddVWext/1-4 14364649 8.276 ns/op 966.67 MB/s BenchmarkAddVWext/2-4 13167630 9.063 ns/op 1765.46 MB/s BenchmarkAddVWext/3-4 12488559 9.577 ns/op 2506.05 MB/s BenchmarkAddVWext/4-4 11718876 10.21 ns/op 3132.87 MB/s BenchmarkAddVWext/5-4 10879184 10.92 ns/op 3664.24 MB/s BenchmarkAddVWext/10-4 9148954 13.11 ns/op 6102.29 MB/s BenchmarkAddVWext/100-4 80407 1476 ns/op 542.04 MB/s BenchmarkAddVWext/1000-4 8170 14225 ns/op 562.40 MB/s BenchmarkSubVW/1-4 13749261 8.713 ns/op 918.17 MB/s BenchmarkSubVW/2-4 11858143 10.07 ns/op 1588.95 MB/s BenchmarkSubVW/3-4 10309832 11.64 ns/op 2061.13 MB/s BenchmarkSubVW/4-4 12078466 10.06 ns/op 3179.68 MB/s BenchmarkSubVW/5-4 11030392 10.71 ns/op 3736.24 MB/s BenchmarkSubVW/10-4 9133080 13.07 ns/op 6119.57 MB/s BenchmarkSubVW/100-4 263796 450.8 ns/op 1774.67 MB/s BenchmarkSubVW/1000-4 35109 3386 ns/op 2362.72 MB/s BenchmarkSubVWext/1-4 13697233 8.656 ns/op 924.24 MB/s BenchmarkSubVWext/2-4 13208864 9.065 ns/op 1765.02 MB/s BenchmarkSubVWext/3-4 11657953 10.14 ns/op 2366.09 MB/s BenchmarkSubVWext/4-4 11935062 9.904 ns/op 3230.91 MB/s BenchmarkSubVWext/5-4 11137468 10.70 ns/op 3738.02 MB/s BenchmarkSubVWext/10-4 8982238 13.15 ns/op 6085.84 MB/s BenchmarkSubVWext/100-4 82314 1456 ns/op 549.30 MB/s BenchmarkSubVWext/1000-4 7582 14127 ns/op 566.31 MB/s BenchmarkMulAddVWW/1-4 11551698 10.13 ns/op 6315.20 MB/s BenchmarkMulAddVWW/2-4 10877420 11.05 ns/op 11588.29 MB/s BenchmarkMulAddVWW/3-4 10389483 11.57 ns/op 16590.42 MB/s BenchmarkMulAddVWW/4-4 9437211 12.44 ns/op 20577.70 MB/s BenchmarkMulAddVWW/5-4 8587134 13.59 ns/op 23545.76 MB/s BenchmarkMulAddVWW/10-4 6646730 18.04 ns/op 35470.38 MB/s BenchmarkMulAddVWW/100-4 1000000 108.2 ns/op 59172.63 MB/s BenchmarkMulAddVWW/1000-4 128032 929.4 ns/op 68864.64 MB/s BenchmarkAddMulVVW/1-4 11977849 9.856 ns/op 6493.25 MB/s BenchmarkAddMulVVW/2-4 11244963 10.66 ns/op 12013.09 MB/s BenchmarkAddMulVVW/3-4 10122667 11.74 ns/op 16360.13 MB/s BenchmarkAddMulVVW/4-4 9275148 12.88 ns/op 19877.11 MB/s BenchmarkAddMulVVW/5-4 8478430 14.22 ns/op 22498.92 MB/s BenchmarkAddMulVVW/10-4 7071768 16.90 ns/op 37873.43 MB/s BenchmarkAddMulVVW/100-4 1483802 80.70 ns/op 79303.74 MB/s BenchmarkAddMulVVW/1000-4 163425 716.6 ns/op 89314.38 MB/s BenchmarkDivWVW/1-4 2653796 45.15 ns/op 1417.36 MB/s BenchmarkDivWVW/2-4 1260506 95.18 ns/op 1344.82 MB/s BenchmarkDivWVW/3-4 962624 124.3 ns/op 1545.10 MB/s BenchmarkDivWVW/4-4 808940 146.4 ns/op 1749.03 MB/s BenchmarkDivWVW/5-4 771182 150.5 ns/op 2125.74 MB/s BenchmarkDivWVW/10-4 419036 282.5 ns/op 2265.47 MB/s BenchmarkDivWVW/100-4 55322 2156 ns/op 2967.88 MB/s BenchmarkDivWVW/1000-4 5526 21036 ns/op 3042.38 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11550504 10.42 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11794737 10.02 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10699885 11.25 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10714606 11.02 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9652585 12.34 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10068246 11.94 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8924209 13.41 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9472653 12.69 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8359786 14.38 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9026379 13.35 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6305572 18.94 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7000258 17.29 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 112.2 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1258490 94.96 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 128047 931.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 155202 773.8 ns/op BenchmarkDecimalConversion-4 213 541474 ns/op BenchmarkFloatString/100-4 10000 10130 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 224 529216 ns/op 2907 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 49271323 ns/op 61144 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 4878253118 ns/op 860296 B/op 534 allocs/op BenchmarkFloatAdd/10-4 172646 687.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 166956 705.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 153921 773.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84112 1387 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17186 6988 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 223860 530.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 233437 513.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 223113 530.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 158475 744.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44869 2629 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2011 58721 ns/op BenchmarkParseFloatLargeExp-4 435 252399 ns/op BenchmarkGCD10x10/WithoutXY-4 206235 576.5 ns/op BenchmarkGCD10x10/WithXY-4 59970 1931 ns/op BenchmarkGCD10x100/WithoutXY-4 100887 1154 ns/op BenchmarkGCD10x100/WithXY-4 17224 7260 ns/op BenchmarkGCD10x1000/WithoutXY-4 58940 1807 ns/op BenchmarkGCD10x1000/WithXY-4 14194 8514 ns/op BenchmarkGCD100x100/WithoutXY-4 24922 4590 ns/op BenchmarkGCD100x100/WithXY-4 10000 11286 ns/op BenchmarkGCD100x1000/WithoutXY-4 12048 9858 ns/op BenchmarkGCD100x1000/WithXY-4 6006 19176 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2258 53825 ns/op BenchmarkGCD1000x1000/WithXY-4 1164 96655 ns/op BenchmarkHilbert-4 22 4906719 ns/op BenchmarkBinomial-4 14917 7944 ns/op BenchmarkQuoRem-4 20725 6065 ns/op BenchmarkExp-4 15 7409756 ns/op BenchmarkExpMont/Odd-4 130 904992 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 130 918350 ns/op 3370 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 955482 ns/op 3865 B/op 53 allocs/op BenchmarkExpMont/Even3-4 124 956414 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even4-4 126 945563 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even8-4 126 945392 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even32-4 124 954733 ns/op 3831 B/op 53 allocs/op BenchmarkExpMont/Even64-4 150 810905 ns/op 3658 B/op 54 allocs/op BenchmarkExpMont/Even96-4 144 837153 ns/op 3778 B/op 51 allocs/op BenchmarkExpMont/Even128-4 165 717411 ns/op 3227 B/op 49 allocs/op BenchmarkExpMont/Even255-4 194 627091 ns/op 2932 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 459 255521 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 414 289542 ns/op 1715 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 415 286287 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 400 291602 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 15 7471056 ns/op BenchmarkBitset-4 817783 137.8 ns/op BenchmarkBitsetNeg-4 460165 260.3 ns/op BenchmarkBitsetOrig-4 250311 471.5 ns/op BenchmarkBitsetNegOrig-4 146240 728.0 ns/op BenchmarkModSqrt225_Tonelli-4 118 1000791 ns/op BenchmarkModSqrt225_3Mod4-4 386 307488 ns/op BenchmarkModSqrt231_Tonelli-4 100 1046801 ns/op BenchmarkModSqrt231_5Mod8-4 331 362444 ns/op BenchmarkModInverse-4 12741 9628 ns/op BenchmarkSqrt-4 1591 73428 ns/op BenchmarkIntSqr/1-4 1488906 79.43 ns/op BenchmarkIntSqr/2-4 779004 149.3 ns/op BenchmarkIntSqr/3-4 661340 176.4 ns/op BenchmarkIntSqr/5-4 433436 265.6 ns/op BenchmarkIntSqr/8-4 325596 365.8 ns/op BenchmarkIntSqr/10-4 261250 458.4 ns/op BenchmarkIntSqr/20-4 48891 2531 ns/op BenchmarkIntSqr/30-4 35797 3401 ns/op BenchmarkIntSqr/50-4 22370 5368 ns/op BenchmarkIntSqr/80-4 13345 8986 ns/op BenchmarkIntSqr/100-4 9787 11814 ns/op BenchmarkIntSqr/200-4 3688 31288 ns/op BenchmarkIntSqr/300-4 1477 71563 ns/op BenchmarkIntSqr/500-4 775 156650 ns/op BenchmarkIntSqr/800-4 295 398004 ns/op BenchmarkIntSqr/1000-4 218 535009 ns/op BenchmarkDiv/20/10-4 423792 269.8 ns/op BenchmarkDiv/40/20-4 443991 268.0 ns/op BenchmarkDiv/100/50-4 380617 312.0 ns/op BenchmarkDiv/200/100-4 49293 2504 ns/op BenchmarkDiv/400/200-4 47870 2608 ns/op BenchmarkDiv/1000/500-4 38385 3239 ns/op BenchmarkDiv/2000/1000-4 29313 4314 ns/op BenchmarkDiv/20000/10000-4 1045 111183 ns/op BenchmarkDiv/200000/100000-4 25 4625135 ns/op BenchmarkDiv/2000000/1000000-4 1 126153063 ns/op BenchmarkDiv/20000000/10000000-4 1 3669547128 ns/op BenchmarkMul-4 5 23243967 ns/op BenchmarkNatMul/10-4 150880 688.2 ns/op BenchmarkNatMul/100-4 5872 21283 ns/op BenchmarkNatMul/1000-4 172 667388 ns/op BenchmarkZeroShifts/Shl-4 18242 7322 ns/op BenchmarkZeroShifts/ShlSame-4 5336590 21.95 ns/op BenchmarkZeroShifts/Shr-4 17658 6094 ns/op BenchmarkZeroShifts/ShrSame-4 5496316 21.74 ns/op BenchmarkExp3Power/0x10-4 182811 642.1 ns/op BenchmarkExp3Power/0x40-4 151159 731.1 ns/op BenchmarkExp3Power/0x100-4 92986 1247 ns/op BenchmarkExp3Power/0x400-4 42259 2617 ns/op BenchmarkExp3Power/0x1000-4 9931 11738 ns/op BenchmarkExp3Power/0x4000-4 1897 63375 ns/op BenchmarkExp3Power/0x10000-4 206 567114 ns/op BenchmarkExp3Power/0x40000-4 16 6529486 ns/op BenchmarkExp3Power/0x100000-4 2 61149780 ns/op BenchmarkExp3Power/0x400000-4 1 556038206 ns/op BenchmarkFibo-4 3 38576492 ns/op BenchmarkNatSqr/1-4 823072 125.6 ns/op BenchmarkNatSqr/2-4 507508 221.7 ns/op BenchmarkNatSqr/3-4 422917 269.3 ns/op BenchmarkNatSqr/5-4 311884 377.4 ns/op BenchmarkNatSqr/8-4 234705 526.1 ns/op BenchmarkNatSqr/10-4 161092 668.0 ns/op BenchmarkNatSqr/20-4 41847 2652 ns/op BenchmarkNatSqr/30-4 32930 3553 ns/op BenchmarkNatSqr/50-4 20090 5900 ns/op BenchmarkNatSqr/80-4 10000 10127 ns/op BenchmarkNatSqr/100-4 9520 13095 ns/op BenchmarkNatSqr/200-4 3512 33425 ns/op BenchmarkNatSqr/300-4 1459 76895 ns/op BenchmarkNatSqr/500-4 723 156499 ns/op BenchmarkNatSqr/800-4 306 367654 ns/op BenchmarkNatSqr/1000-4 230 496954 ns/op BenchmarkNatSetBytes/8-4 694117 165.8 ns/op BenchmarkNatSetBytes/24-4 207016 553.3 ns/op BenchmarkNatSetBytes/128-4 46910 2463 ns/op BenchmarkNatSetBytes/7-4 769239 148.7 ns/op BenchmarkNatSetBytes/23-4 215404 542.1 ns/op BenchmarkNatSetBytes/127-4 47511 2439 ns/op BenchmarkScanPi-4 254 454097 ns/op BenchmarkStringPiParallel-4 628 173962 ns/op BenchmarkScan/10/Base2-4 42424 2812 ns/op BenchmarkScan/100/Base2-4 4369 24592 ns/op BenchmarkScan/1000/Base2-4 494 241101 ns/op BenchmarkScan/10/Base8-4 104388 1164 ns/op BenchmarkScan/100/Base8-4 13836 8649 ns/op BenchmarkScan/1000/Base8-4 1407 84006 ns/op BenchmarkScan/10/Base10-4 109596 1072 ns/op BenchmarkScan/100/Base10-4 15264 7827 ns/op BenchmarkScan/1000/Base10-4 1558 75915 ns/op BenchmarkScan/10/Base16-4 118951 998.7 ns/op BenchmarkScan/100/Base16-4 16826 7111 ns/op BenchmarkScan/1000/Base16-4 1584 68120 ns/op BenchmarkString/10/Base2-4 171811 668.5 ns/op BenchmarkString/100/Base2-4 24458 4794 ns/op BenchmarkString/1000/Base2-4 2587 45728 ns/op BenchmarkString/10/Base8-4 356228 340.6 ns/op BenchmarkString/100/Base8-4 65709 1836 ns/op BenchmarkString/1000/Base8-4 7274 16181 ns/op BenchmarkString/10/Base10-4 207056 570.9 ns/op BenchmarkString/100/Base10-4 38760 3005 ns/op BenchmarkString/1000/Base10-4 4478 24161 ns/op BenchmarkString/10/Base16-4 388807 303.7 ns/op BenchmarkString/100/Base16-4 85274 1388 ns/op BenchmarkString/1000/Base16-4 9136 12012 ns/op BenchmarkLeafSize/0-4 44 2773466 ns/op BenchmarkLeafSize/1-4 397 287146 ns/op BenchmarkLeafSize/2-4 404 282367 ns/op BenchmarkLeafSize/3-4 297 387097 ns/op BenchmarkLeafSize/4-4 403 275835 ns/op BenchmarkLeafSize/5-4 262 440291 ns/op BenchmarkLeafSize/6-4 300 374600 ns/op BenchmarkLeafSize/7-4 319 353174 ns/op BenchmarkLeafSize/8-4 420 265820 ns/op BenchmarkLeafSize/9-4 230 503945 ns/op BenchmarkLeafSize/10-4 268 431680 ns/op BenchmarkLeafSize/11-4 277 435451 ns/op BenchmarkLeafSize/12-4 307 377050 ns/op BenchmarkLeafSize/13-4 284 402201 ns/op BenchmarkLeafSize/14-4 332 356505 ns/op BenchmarkLeafSize/15-4 355 327130 ns/op BenchmarkLeafSize/16-4 430 270229 ns/op BenchmarkLeafSize/32-4 416 274161 ns/op BenchmarkLeafSize/64-4 388 300973 ns/op BenchmarkProbablyPrime/n=0-4 9 12196193 ns/op BenchmarkProbablyPrime/n=1-4 8 13181318 ns/op BenchmarkProbablyPrime/n=5-4 6 18965281 ns/op BenchmarkProbablyPrime/n=10-4 4 26396814 ns/op BenchmarkProbablyPrime/n=20-4 3 41597656 ns/op BenchmarkProbablyPrime/Lucas-4 10 10286277 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1493741 ns/op BenchmarkRatCmp-4 217402 501.5 ns/op BenchmarkFloatSqrt/64-4 22410 5247 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14353 8250 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10056 11532 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4726 24037 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 817 144483 ns/op 18123 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 62 1907413 ns/op 172851 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 148172131 ns/op 3847488 B/op 657 allocs/op PASS ok math/big 51.012s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 11521246 9.448 ns/op BenchmarkLeadingZeros8-4 9797493 11.59 ns/op BenchmarkLeadingZeros16-4 11572278 10.51 ns/op BenchmarkLeadingZeros32-4 11908389 10.16 ns/op BenchmarkLeadingZeros64-4 12638829 9.211 ns/op BenchmarkTrailingZeros-4 13042274 9.155 ns/op BenchmarkTrailingZeros8-4 11023545 10.88 ns/op BenchmarkTrailingZeros16-4 11398771 10.86 ns/op BenchmarkTrailingZeros32-4 11112447 10.38 ns/op BenchmarkTrailingZeros64-4 11878413 10.10 ns/op BenchmarkOnesCount-4 11272940 11.57 ns/op BenchmarkOnesCount8-4 11814117 10.03 ns/op BenchmarkOnesCount16-4 13132162 9.172 ns/op BenchmarkOnesCount32-4 12617700 9.221 ns/op BenchmarkOnesCount64-4 13031734 10.01 ns/op BenchmarkRotateLeft-4 12182234 9.960 ns/op BenchmarkRotateLeft8-4 10983489 9.195 ns/op BenchmarkRotateLeft16-4 12364022 10.75 ns/op BenchmarkRotateLeft32-4 11735390 10.08 ns/op BenchmarkRotateLeft64-4 13065105 9.165 ns/op BenchmarkReverse-4 20167765 5.322 ns/op BenchmarkReverse8-4 23980287 4.686 ns/op BenchmarkReverse16-4 23938621 4.714 ns/op BenchmarkReverse32-4 21055438 4.994 ns/op BenchmarkReverse64-4 21295700 5.413 ns/op BenchmarkReverseBytes-4 22925306 4.738 ns/op BenchmarkReverseBytes16-4 23124861 4.677 ns/op BenchmarkReverseBytes32-4 23479322 4.698 ns/op BenchmarkReverseBytes64-4 23040284 4.698 ns/op BenchmarkAdd-4 12342505 10.07 ns/op BenchmarkAdd32-4 10606966 10.15 ns/op BenchmarkAdd64-4 12946003 9.164 ns/op BenchmarkAdd64multiple-4 22564533 4.991 ns/op BenchmarkSub-4 12541754 9.266 ns/op BenchmarkSub32-4 12083302 12.33 ns/op BenchmarkSub64-4 11759770 10.06 ns/op BenchmarkSub64multiple-4 22687701 5.046 ns/op BenchmarkMul-4 11761201 9.640 ns/op BenchmarkMul32-4 11999976 10.04 ns/op BenchmarkMul64-4 12864481 10.25 ns/op BenchmarkDiv-4 11358892 9.344 ns/op BenchmarkDiv32-4 13118322 9.184 ns/op BenchmarkDiv64-4 11386032 9.374 ns/op PASS ok math/bits 6.620s goos: linux goarch: amd64 pkg: math/cmplx cpu: AMD EPYC 7B12 BenchmarkAbs-4 13401742 8.737 ns/op BenchmarkAcos-4 676219 161.4 ns/op BenchmarkAcosh-4 679458 174.4 ns/op BenchmarkAsin-4 743706 158.6 ns/op BenchmarkAsinh-4 678817 165.7 ns/op BenchmarkAtan-4 1221388 98.39 ns/op BenchmarkAtanh-4 1204675 100.0 ns/op BenchmarkConj-4 19971373 5.302 ns/op BenchmarkCos-4 742100 147.1 ns/op BenchmarkCosh-4 699238 154.4 ns/op BenchmarkExp-4 1000000 125.2 ns/op BenchmarkLog-4 1484540 81.41 ns/op BenchmarkLog10-4 1506910 80.57 ns/op BenchmarkPhase-4 3293178 35.71 ns/op BenchmarkPolar-4 2323917 51.27 ns/op BenchmarkPow-4 312118 371.4 ns/op BenchmarkRect-4 1415912 86.39 ns/op BenchmarkSin-4 712957 147.2 ns/op BenchmarkSinh-4 693304 156.0 ns/op BenchmarkSqrt-4 1541972 78.07 ns/op BenchmarkTan-4 500538 225.7 ns/op BenchmarkTanh-4 541246 214.9 ns/op PASS ok math/cmplx 4.258s goos: linux goarch: amd64 pkg: math/rand cpu: AMD EPYC 7B12 BenchmarkInt63Threadsafe-4 1163707 103.3 ns/op BenchmarkInt63ThreadsafeParallel-4 1244697 147.1 ns/op BenchmarkInt63Unthreadsafe-4 1546210 80.38 ns/op BenchmarkIntn1000-4 1000000 102.2 ns/op BenchmarkInt63n1000-4 1263818 91.29 ns/op BenchmarkInt31n1000-4 1319462 97.89 ns/op BenchmarkFloat32-4 1316283 90.79 ns/op BenchmarkFloat64-4 1527078 83.83 ns/op BenchmarkPerm3-4 254954 436.5 ns/op BenchmarkPerm30-4 32245 3896 ns/op BenchmarkPerm30ViaShuffle-4 32431 3727 ns/op BenchmarkShuffleOverhead-4 22585 5209 ns/op BenchmarkRead3-4 1183959 101.4 ns/op BenchmarkRead64-4 100761 1167 ns/op BenchmarkRead1000-4 6818 17464 ns/op BenchmarkConcurrent-4 242959 436.2 ns/op PASS ok math/rand 3.860s goos: linux goarch: amd64 pkg: mime cpu: AMD EPYC 7B12 BenchmarkQEncodeWord-4 57325 2030 ns/op BenchmarkQDecodeWord-4 143383 801.7 ns/op BenchmarkQDecodeHeader-4 136636 844.1 ns/op BenchmarkTypeByExtension/.html-4 565683 202.2 ns/op BenchmarkTypeByExtension/.HTML-4 404298 262.1 ns/op BenchmarkTypeByExtension/.unused-4 494262 216.5 ns/op BenchmarkExtensionsByType/text/html-4 234800 511.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 104199 1048 ns/op BenchmarkExtensionsByType/application/octet-stream-4 132559 778.3 ns/op PASS ok mime 2.201s goos: linux goarch: amd64 pkg: mime/multipart cpu: AMD EPYC 7B12 BenchmarkReadForm/fields/maxMemory=0-4 896 120902 ns/op 47594 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 897 122683 ns/op 48064 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 414 306329 ns/op 104390 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 776 156978 ns/op 49857 B/op 207 allocs/op PASS ok mime/multipart 1.563s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: AMD EPYC 7B12 BenchmarkWriter-4 1394 85237 ns/op PASS ok mime/quotedprintable 1.141s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 76 1555030 ns/op 8656 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 18 7126268 ns/op 19380 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007336450 ns/op 158736 B/op 230 allocs/op BenchmarkDNSName-4 109864 971.1 ns/op BenchmarkInterfaces-4 1303 80030 ns/op 16823 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 1682 64394 ns/op 12407 B/op 25 allocs/op BenchmarkInterfaceByName-4 1504 79781 ns/op 16930 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 879 125360 ns/op 22583 B/op 102 allocs/op BenchmarkInterfacesAndAddrs-4 3079 39317 ns/op 3940 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 646 194300 ns/op 137568 B/op 51 allocs/op BenchmarkParseIP-4 5905 17649 ns/op BenchmarkParseIPValidIPv4-4 346572 343.4 ns/op BenchmarkParseIPValidIPv6-4 170006 696.0 ns/op BenchmarkIPString/IPv4-4 114296 1048 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9921 11938 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44572 2613 ns/op BenchmarkIPEqual/IPv4-4 1118632 106.4 ns/op BenchmarkIPEqual/IPv6-4 1119734 103.1 ns/op BenchmarkSendFile/1024-4 1 1209997925 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1206048718 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1206847765 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1206423658 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1206507562 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1015466978 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1015762744 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1015850005 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1016298383 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1017970893 ns/op 0.52 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/1048576-4 1 1019569182 ns/op 1.03 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1016386217 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1015715229 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1015764717 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1015636322 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1016135946 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1016237067 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1016418128 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1016393749 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1016645082 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1017460756 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1019522303 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1015686269 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1015730650 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1015656229 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1015956697 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1016206951 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1016117543 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1015871039 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1016250235 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1017361791 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1018021457 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1019523175 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1016054554 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1016087310 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1015920758 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1015933439 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1015776092 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1015866218 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1015778753 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1016746600 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1016731705 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1018254857 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1019731720 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1015854407 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1015937301 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1015823310 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1015549139 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1015638849 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1016269581 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1015782794 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1016266178 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1016967073 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1017865128 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1019630160 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 1888 58712 ns/op BenchmarkTCP4OneShotTimeout-4 1942 55661 ns/op BenchmarkTCP4Persistent-4 11896 10268 ns/op BenchmarkTCP4PersistentTimeout-4 12176 10018 ns/op BenchmarkTCP6OneShot-4 2259 52481 ns/op BenchmarkTCP6OneShotTimeout-4 2283 54757 ns/op BenchmarkTCP6Persistent-4 13120 10011 ns/op BenchmarkTCP6PersistentTimeout-4 11119 10320 ns/op BenchmarkTCP4ConcurrentReadWrite-4 24942 4865 ns/op BenchmarkTCP6ConcurrentReadWrite-4 23280 5613 ns/op BenchmarkSetReadDeadline-4 126109 932.9 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9088 12520 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9445 12408 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9489 12075 ns/op 0 B/op 0 allocs/op PASS ok net 68.078s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 29688 3876 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11482 10162 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14750 8073 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18620 6532 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 33993 3351 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49924 2302 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 885373 127.2 ns/op BenchmarkReadRequestChrome-4 3573 31590 ns/op 19.34 MB/s 1475 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10983 10801 ns/op 7.22 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11100 10697 ns/op 7.67 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7354 15976 ns/op 9.45 MB/s 1020 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17544 6801 ns/op 5.88 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 373 315824 ns/op 3.24 MB/s BenchmarkFileAndServer_1KB/https1-4 199 538977 ns/op 1.90 MB/s BenchmarkFileAndServer_1KB/h2-4 158 676382 ns/op 1.51 MB/s BenchmarkFileAndServer_16MB/h1-4 3 46410473 ns/op 361.50 MB/s BenchmarkFileAndServer_16MB/https1-4 1 116441043 ns/op 144.08 MB/s BenchmarkFileAndServer_16MB/h2-4 1 233725399 ns/op 71.78 MB/s BenchmarkFileAndServer_64MB/h1-4 1 194769772 ns/op 344.55 MB/s BenchmarkFileAndServer_64MB/https1-4 1 431455766 ns/op 155.54 MB/s BenchmarkFileAndServer_64MB/h2-4 1 897398137 ns/op 74.78 MB/s BenchmarkServeMux-4 266 467343 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 343 373357 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 408 309832 ns/op 5866 B/op 64 allocs/op BenchmarkClientServer/https1-4 244 447176 ns/op 6551 B/op 74 allocs/op BenchmarkClientServer/h2-4 193 543949 ns/op 10076 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 1134 115754 ns/op 10195 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 22 4978701 ns/op 100301 B/op 1082 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38792: write tcp 127.0.0.1:37325->127.0.0.1:38792: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38776: write tcp 127.0.0.1:37325->127.0.0.1:38776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49062: read tcp 127.0.0.1:45031->127.0.0.1:49062: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49008: read tcp 127.0.0.1:45031->127.0.0.1:49008: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49024: write tcp 127.0.0.1:45031->127.0.0.1:49024: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48968: write tcp 127.0.0.1:45031->127.0.0.1:48968: use of closed network connection BenchmarkClientServerParallel/4/h2-4 145 718503 ns/op 19615 B/op 203 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59640: write tcp 127.0.0.1:33237->127.0.0.1:59640: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59648: write tcp 127.0.0.1:33237->127.0.0.1:59648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52846: read tcp 127.0.0.1:32957->127.0.0.1:52846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52854: write tcp 127.0.0.1:32957->127.0.0.1:52854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52834: write tcp 127.0.0.1:32957->127.0.0.1:52834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52860: write tcp 127.0.0.1:32957->127.0.0.1:52860: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59180: write tcp 127.0.0.1:33385->127.0.0.1:59180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59142: write tcp 127.0.0.1:33385->127.0.0.1:59142: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59160: write tcp 127.0.0.1:33385->127.0.0.1:59160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51924: read tcp 127.0.0.1:39057->127.0.0.1:51924: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 748 163638 ns/op 16747 B/op 103 allocs/op BenchmarkClientServerParallel/64/https1-4 44 4893484 ns/op 110238 B/op 1184 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52840: write tcp 127.0.0.1:38037->127.0.0.1:52840: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52846: write tcp 127.0.0.1:38037->127.0.0.1:52846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56252: read tcp 127.0.0.1:45499->127.0.0.1:56252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56238: read tcp 127.0.0.1:45499->127.0.0.1:56238: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56200: read tcp 127.0.0.1:45499->127.0.0.1:56200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56272: read tcp 127.0.0.1:45499->127.0.0.1:56272: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56228: read tcp 127.0.0.1:45499->127.0.0.1:56228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56286: read tcp 127.0.0.1:45499->127.0.0.1:56286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56218: read tcp 127.0.0.1:45499->127.0.0.1:56218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56308: read tcp 127.0.0.1:45499->127.0.0.1:56308: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 27 4031815 ns/op 85170 B/op 981 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58592: read tcp 127.0.0.1:37483->127.0.0.1:58592: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58612: read tcp 127.0.0.1:37483->127.0.0.1:58612: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58620: read tcp 127.0.0.1:37483->127.0.0.1:58620: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58600: write tcp 127.0.0.1:37483->127.0.0.1:58600: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58596: write tcp 127.0.0.1:37483->127.0.0.1:58596: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53158: read tcp 127.0.0.1:37891->127.0.0.1:53158: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53180: read tcp 127.0.0.1:37891->127.0.0.1:53180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53188: write tcp 127.0.0.1:37891->127.0.0.1:53188: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53072: read tcp 127.0.0.1:37891->127.0.0.1:53072: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53058: read tcp 127.0.0.1:37891->127.0.0.1:53058: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1031470500 ns/op 28200 B/op 142 allocs/op BenchmarkClient-4 324 379374 ns/op 3740 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 708 171496 ns/op 7648 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1389 89700 ns/op 3065 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1743 66921 ns/op 1900 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1756 68466 ns/op 2760 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1840 68695 ns/op 2698 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1690 72431 ns/op 2746 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1771 62145 ns/op 1886 B/op 14 allocs/op BenchmarkServerHijack-4 1194 102344 ns/op 16722 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 376 267052 ns/op 5663 B/op 52 allocs/op BenchmarkResponseStatusLine-4 514846 240.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.190s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net/http/httputil cpu: AMD EPYC 7B12 BenchmarkServeHTTP-4 7599 15503 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 1.213s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 87085 1335 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 505610 221.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 188991 644.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67003 1804 ns/op BenchmarkStdIPv4-4 135044 883.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91932 1283 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 94761 1265 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 82435 1441 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 69777 1719 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1761655 68.15 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1558344 77.01 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1404901 85.54 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 263188 462.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 282859 422.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 260761 458.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83199 1440 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 297858 410.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 144874 804.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 149965 770.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 143714 808.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 76210 1547 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 376008 328.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 126069 937.9 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 167203 688.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 267735 447.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 164505 768.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 322731 361.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 153706 778.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 141634 767.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148196 772.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 112027 989.2 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 444663 245.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 161115 738.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 93325 1245 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 115245 985.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 165433 716.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 117009 1070 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 270057 430.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 123132 981.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 144490 833.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191130 614.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 134006 871.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 108.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 114.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 114.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 114.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 355461 339.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 608910 195.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 204290 585.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 217700 551.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 203779 589.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76316 1582 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 530835 222.2 ns/op PASS ok net/netip 8.640s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. 2023/05/24 23:38:35 Test RPC server listening on 127.0.0.1:36445 2023/05/24 23:38:35 Test HTTP RPC server listening on 127.0.0.1:43767 goos: linux goarch: amd64 pkg: net/rpc cpu: AMD EPYC 7B12 BenchmarkEndToEnd-4 1592 73043 ns/op BenchmarkEndToEndHTTP-4 1840 71079 ns/op BenchmarkEndToEndAsync-4 3444 31833 ns/op BenchmarkEndToEndAsyncHTTP-4 3788 29462 ns/op PASS ok net/rpc 1.899s goos: linux goarch: amd64 pkg: net/textproto cpu: AMD EPYC 7B12 BenchmarkReadMIMEHeader/client_headers-4 4696 22116 ns/op BenchmarkReadMIMEHeader/server_headers-4 8018 15023 ns/op BenchmarkUncommon-4 37404 3196 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.489s goos: linux goarch: amd64 pkg: net/url cpu: AMD EPYC 7B12 BenchmarkString-4 6196 16858 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 140541 850.5 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 858574 134.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 132392 892.1 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 234172 473.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 116642 1201 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 20598 5658 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 570081 204.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 131064 921.2 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 252301 476.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 117422 1014 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 22377 5222 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 276480 440.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 110496 1108 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 98394 1176 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 47600 2603 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 8497 14462 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 269080 453.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 106576 1095 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 103884 1138 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 44292 2613 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 8590 14186 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.176s goos: linux goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 4536277 27.02 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 237588 437.7 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 1142 101915 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries os_test.go:512: benchmarkReaddirname ".": 129 entries BenchmarkReaddir-4 392 297871 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries os_test.go:529: benchmarkReaddir ".": 129 entries BenchmarkReadDir-4 864 127846 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries os_test.go:546: benchmarkReadDir ".": 129 entries BenchmarkStatDot-4 105758 1105 ns/op BenchmarkStatFile-4 82357 1426 ns/op BenchmarkStatDir-4 87195 1331 ns/op BenchmarkLstatDot-4 106971 1103 ns/op BenchmarkLstatFile-4 81375 1425 ns/op BenchmarkLstatDir-4 86904 1319 ns/op PASS ok os 2.486s goos: linux goarch: amd64 pkg: os/exec cpu: AMD EPYC 7B12 BenchmarkExecHostname-4 283 491810 ns/op 6760 B/op 30 allocs/op PASS ok os/exec 1.197s goos: linux goarch: amd64 pkg: os/user cpu: AMD EPYC 7B12 BenchmarkCurrent-4 554190 183.0 ns/op PASS ok os/user 1.117s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3711915 32.06 ns/op BenchmarkString-4 2314762 51.50 ns/op BenchmarkBytes-4 1957108 61.23 ns/op BenchmarkNamedBytes-4 1000000 107.1 ns/op BenchmarkBytesArray-4 739306 161.3 ns/op BenchmarkSliceLen-4 2292288 52.42 ns/op BenchmarkMapLen-4 952891 125.6 ns/op BenchmarkStringLen-4 1914410 61.96 ns/op BenchmarkArrayLen-4 1370464 87.95 ns/op BenchmarkSliceCap-4 2560478 46.94 ns/op BenchmarkDeepEqual/int8-4 470172 250.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 94542 1256 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 417331 286.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 91654 1298 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 402571 289.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 91240 1308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 393519 293.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 91050 1304 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 406822 288.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 90288 1310 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 447182 250.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 122455 979.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 410894 291.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 91467 1328 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 397372 296.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 89862 1331 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 398218 294.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 90868 1318 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 403179 295.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 90333 1329 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 410955 294.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 89516 1326 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 408763 297.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 89486 1322 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 399391 295.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 89742 1318 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 405469 287.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 91182 1322 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 406454 291.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 91358 1312 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 466093 243.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 94633 1263 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 415243 284.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 90382 1337 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 120352 986.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 59355 2009 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 46482 2566 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33459 3619 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 273663 434.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 31243 3824 ns/op BenchmarkIsZero/StructComparable-4 584160 203.8 ns/op BenchmarkIsZero/StructIncomparable-4 143557 836.3 ns/op BenchmarkSetZero/Bool/Direct-4 4323885 27.70 ns/op BenchmarkSetZero/Bool/CachedZero-4 827506 134.7 ns/op BenchmarkSetZero/Bool/NewZero-4 662281 176.5 ns/op BenchmarkSetZero/Int/Direct-4 2507485 47.21 ns/op BenchmarkSetZero/Int/CachedZero-4 846373 137.2 ns/op BenchmarkSetZero/Int/NewZero-4 670158 178.5 ns/op BenchmarkSetZero/Uint/Direct-4 2541168 46.83 ns/op BenchmarkSetZero/Uint/CachedZero-4 852242 135.6 ns/op BenchmarkSetZero/Uint/NewZero-4 670473 176.5 ns/op BenchmarkSetZero/Float/Direct-4 2556867 46.78 ns/op BenchmarkSetZero/Float/CachedZero-4 860259 134.8 ns/op BenchmarkSetZero/Float/NewZero-4 679200 175.3 ns/op BenchmarkSetZero/Complex/Direct-4 2488406 47.78 ns/op BenchmarkSetZero/Complex/CachedZero-4 872131 134.0 ns/op BenchmarkSetZero/Complex/NewZero-4 659116 174.5 ns/op BenchmarkSetZero/Array/Direct-4 2273610 51.80 ns/op BenchmarkSetZero/Array/CachedZero-4 853381 135.2 ns/op BenchmarkSetZero/Array/NewZero-4 660238 176.2 ns/op BenchmarkSetZero/Chan/Direct-4 2540377 47.66 ns/op BenchmarkSetZero/Chan/CachedZero-4 834792 139.5 ns/op BenchmarkSetZero/Chan/NewZero-4 670407 177.8 ns/op BenchmarkSetZero/Func/Direct-4 2513134 47.26 ns/op BenchmarkSetZero/Func/CachedZero-4 852942 139.4 ns/op BenchmarkSetZero/Func/NewZero-4 662152 178.9 ns/op BenchmarkSetZero/Interface/Direct-4 2279036 52.91 ns/op BenchmarkSetZero/Interface/CachedZero-4 881029 133.9 ns/op BenchmarkSetZero/Interface/NewZero-4 666471 176.8 ns/op BenchmarkSetZero/Map/Direct-4 2539392 47.35 ns/op BenchmarkSetZero/Map/CachedZero-4 835363 139.7 ns/op BenchmarkSetZero/Map/NewZero-4 662164 177.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2506186 48.35 ns/op BenchmarkSetZero/Pointer/CachedZero-4 837045 140.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 666051 178.1 ns/op BenchmarkSetZero/Slice/Direct-4 2196710 53.57 ns/op BenchmarkSetZero/Slice/CachedZero-4 848509 137.5 ns/op BenchmarkSetZero/Slice/NewZero-4 639589 177.8 ns/op BenchmarkSetZero/String/Direct-4 2461210 48.87 ns/op BenchmarkSetZero/String/CachedZero-4 867225 136.8 ns/op BenchmarkSetZero/String/NewZero-4 681379 175.3 ns/op BenchmarkSetZero/Struct/Direct-4 2306685 51.71 ns/op BenchmarkSetZero/Struct/CachedZero-4 855186 134.7 ns/op BenchmarkSetZero/Struct/NewZero-4 659866 176.8 ns/op BenchmarkSelect/1-4 151678 755.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 68425 1708 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33196 3166 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 193302 527.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 158965 738.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 120626 851.7 ns/op 150.29 MB/s BenchmarkCallArgCopy/size=256-4 110607 1036 ns/op 247.11 MB/s BenchmarkCallArgCopy/size=1024-4 84417 1473 ns/op 695.04 MB/s BenchmarkCallArgCopy/size=4096-4 36061 3102 ns/op 1320.24 MB/s BenchmarkCallArgCopy/size=65536-4 2845 40730 ns/op 1609.02 MB/s BenchmarkFieldByName1-4 1412152 100.5 ns/op BenchmarkFieldByName2-4 100075 1250 ns/op BenchmarkFieldByName3-4 11426 9505 ns/op BenchmarkInterfaceBig-4 3827490 32.59 ns/op BenchmarkInterfaceSmall-4 4068007 29.49 ns/op BenchmarkNew-4 2315203 62.53 ns/op BenchmarkMap/StringKeys/MapIndex-4 2404 49697 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1974 59736 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2332 50610 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1964 60472 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2371 49613 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1976 59614 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 223328 525.3 ns/op PASS ok reflect 17.838s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 13957 8429 ns/op 9486 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 18355 5900 ns/op 9229 B/op 1 allocs/op BenchmarkFindString-4 15122 7988 ns/op 9150 B/op 1 allocs/op BenchmarkFindSubmatch-4 13101 8909 ns/op 9370 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 12920 8775 ns/op 9481 B/op 2 allocs/op BenchmarkLiteral-4 20919 5584 ns/op BenchmarkNotLiteral-4 4575 25448 ns/op BenchmarkMatchClass-4 3576 33681 ns/op BenchmarkMatchClass_InRange-4 3324 33856 ns/op BenchmarkReplaceAll-4 3026 39734 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 19807 5446 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 39361 2825 ns/op BenchmarkAnchoredShortMatch-4 18492 6467 ns/op BenchmarkAnchoredLongMatch-4 20731 5832 ns/op BenchmarkOnePassShortA-4 19772 5947 ns/op BenchmarkNotOnePassShortA-4 8643 13615 ns/op BenchmarkOnePassShortB-4 26374 4575 ns/op BenchmarkNotOnePassShortB-4 10882 10904 ns/op BenchmarkOnePassLongPrefix-4 84656 1483 ns/op BenchmarkOnePassLongNotPrefix-4 27972 4337 ns/op BenchmarkMatchParallelShared-4 23955 5477 ns/op BenchmarkMatchParallelCopied-4 24602 4478 ns/op BenchmarkQuoteMetaAll-4 146205 808.8 ns/op 17.31 MB/s BenchmarkQuoteMetaNone-4 259472 448.3 ns/op 58.00 MB/s BenchmarkCompile/Onepass-4 4231 28420 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1768 68431 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 199 583905 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3848247 31.08 ns/op 514.77 MB/s BenchmarkMatch/Easy0/32-4 21213 5584 ns/op 5.73 MB/s BenchmarkMatch/Easy0/1K-4 6980 17666 ns/op 57.97 MB/s BenchmarkMatch/Easy0i/16-4 3815590 31.12 ns/op 514.07 MB/s BenchmarkMatch/Easy0i/32-4 5923 19878 ns/op 1.61 MB/s BenchmarkMatch/Easy0i/1K-4 264 435931 ns/op 2.35 MB/s BenchmarkMatch/Easy1/16-4 3829434 31.15 ns/op 513.65 MB/s BenchmarkMatch/Easy1/32-4 21619 5967 ns/op 5.36 MB/s BenchmarkMatch/Easy1/1K-4 4383 23731 ns/op 43.15 MB/s BenchmarkMatch/Medium/16-4 3828534 31.11 ns/op 514.24 MB/s BenchmarkMatch/Medium/32-4 6406 17857 ns/op 1.79 MB/s BenchmarkMatch/Medium/1K-4 300 390389 ns/op 2.62 MB/s BenchmarkMatch/Hard/16-4 3699778 31.48 ns/op 508.19 MB/s BenchmarkMatch/Hard/32-4 3471 29820 ns/op 1.07 MB/s BenchmarkMatch/Hard/1K-4 169 699341 ns/op 1.46 MB/s BenchmarkMatch/Hard1/16-4 1375 81629 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 733 154232 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4306670 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 29476 4087 ns/op 3.92 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18042 6667 ns/op 4.80 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 681 174445 ns/op 5.87 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.070s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: regexp/syntax cpu: AMD EPYC 7B12 BenchmarkEmptyOpContext-4 835783 131.3 ns/op BenchmarkIsWordChar-4 226027 519.0 ns/op PASS ok regexp/syntax 2.017s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 69620 1723 ns/op BenchmarkCallers/inlined-4 52647 2261 ns/op BenchmarkCallers/no-cache-4 10000 10128 ns/op BenchmarkFPCallers/cached-4 2716476 44.17 ns/op BenchmarkMakeChan/Byte-4 1095735 103.1 ns/op BenchmarkMakeChan/Int-4 847808 126.5 ns/op BenchmarkMakeChan/Ptr-4 560428 206.4 ns/op BenchmarkMakeChan/Struct/0-4 1304416 94.65 ns/op BenchmarkMakeChan/Struct/32-4 602773 218.5 ns/op BenchmarkMakeChan/Struct/40-4 452139 262.8 ns/op BenchmarkChanNonblocking-4 12245898 9.639 ns/op BenchmarkSelectUncontended-4 937143 112.7 ns/op BenchmarkSelectSyncContended-4 32274 3790 ns/op BenchmarkSelectAsyncContended-4 109281 1102 ns/op BenchmarkSelectNonblock-4 6637504 17.97 ns/op BenchmarkChanUncontended-4 8650 13921 ns/op BenchmarkChanContended-4 1296 88367 ns/op BenchmarkChanSync-4 178572 709.1 ns/op BenchmarkChanSyncWork-4 10000 34837 ns/op BenchmarkChanProdCons0-4 87193 1435 ns/op BenchmarkChanProdCons10-4 105001 1265 ns/op BenchmarkChanProdCons100-4 115224 1074 ns/op BenchmarkChanProdConsWork0-4 79378 1572 ns/op BenchmarkChanProdConsWork10-4 84278 1430 ns/op BenchmarkChanProdConsWork100-4 91123 1352 ns/op BenchmarkSelectProdCons-4 66444 1793 ns/op BenchmarkReceiveDataFromClosedChan-4 644922 183.7 ns/op BenchmarkChanCreation-4 193303 524.6 ns/op BenchmarkChanSem-4 130240 911.7 ns/op BenchmarkChanPopular-4 93 1155613 ns/op BenchmarkChanClosed-4 525320 226.3 ns/op BenchmarkCallClosure-4 6491721 18.49 ns/op BenchmarkCallClosure1-4 6907726 17.38 ns/op BenchmarkCallClosure2-4 1306718 83.98 ns/op BenchmarkCallClosure3-4 1597040 75.74 ns/op BenchmarkCallClosure4-4 1415553 82.97 ns/op BenchmarkComplex128DivNormal-4 10027392 11.18 ns/op BenchmarkComplex128DivNisNaN-4 7620152 14.73 ns/op BenchmarkComplex128DivDisNaN-4 7391546 15.02 ns/op BenchmarkComplex128DivNisInf-4 9732884 11.71 ns/op BenchmarkComplex128DivDisInf-4 5686414 20.03 ns/op BenchmarkSetTypePtr-4 45436818 2.642 ns/op 3027.47 MB/s BenchmarkSetTypePtr8-4 9507045 12.44 ns/op 5146.73 MB/s BenchmarkSetTypePtr16-4 9576997 12.45 ns/op 10283.89 MB/s BenchmarkSetTypePtr32-4 9635652 12.45 ns/op 20560.70 MB/s BenchmarkSetTypePtr64-4 9630496 12.46 ns/op 41102.76 MB/s BenchmarkSetTypePtr126-4 5549587 21.10 ns/op 47769.65 MB/s BenchmarkSetTypePtr128-4 5890486 20.31 ns/op 50410.75 MB/s BenchmarkSetTypePtrSlice-4 732249 163.5 ns/op 50091.26 MB/s BenchmarkSetTypeNode1-4 9667862 12.42 ns/op 1932.94 MB/s BenchmarkSetTypeNode1Slice-4 2946081 40.49 ns/op 18969.98 MB/s BenchmarkSetTypeNode8-4 9618903 12.44 ns/op 6432.29 MB/s BenchmarkSetTypeNode8Slice-4 1541768 77.84 ns/op 32886.57 MB/s BenchmarkSetTypeNode64-4 5664864 21.10 ns/op 25029.54 MB/s BenchmarkSetTypeNode64Slice-4 231414 520.4 ns/op 32465.34 MB/s BenchmarkSetTypeNode64Dead-4 7580733 15.80 ns/op 33414.07 MB/s BenchmarkSetTypeNode64DeadSlice-4 260874 465.5 ns/op 36298.05 MB/s BenchmarkSetTypeNode124-4 5644411 21.10 ns/op 47771.14 MB/s BenchmarkSetTypeNode124Slice-4 179906 664.3 ns/op 48556.53 MB/s BenchmarkSetTypeNode126-4 5854521 20.35 ns/op 50320.19 MB/s BenchmarkSetTypeNode126Slice-4 180034 665.2 ns/op 49259.22 MB/s BenchmarkSetTypeNode128-4 4057702 29.53 ns/op 35221.75 MB/s BenchmarkSetTypeNode128Slice-4 142242 838.9 ns/op 39672.73 MB/s BenchmarkSetTypeNode130-4 4047522 29.49 ns/op 35810.31 MB/s BenchmarkSetTypeNode130Slice-4 141910 847.6 ns/op 39867.69 MB/s BenchmarkSetTypeNode1024-4 753146 156.1 ns/op 52581.75 MB/s BenchmarkSetTypeNode1024Slice-4 24181 4902 ns/op 53577.45 MB/s BenchmarkAllocation-4 4713 30573 ns/op BenchmarkReadMemStats-4 6794 20324 ns/op BenchmarkReadMemStatsLatency-4 1 97696 p50-ns 97696 p90-ns 97696 p99-ns BenchmarkWriteBarrier-4 2894167 45.53 ns/op BenchmarkBulkWriteBarrier-4 6832443 17.93 ns/op BenchmarkScanStackNoLocals-4 3 45785640 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11055303 9.994 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10543994 10.93 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9585451 12.71 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6963138 16.61 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4466864 25.27 ns/op BenchmarkHash5-4 6358087 18.77 ns/op 266.42 MB/s BenchmarkHash16-4 6439905 17.87 ns/op 895.48 MB/s BenchmarkHash64-4 6182696 18.30 ns/op 3497.83 MB/s BenchmarkHash1024-4 1935104 61.53 ns/op 16641.66 MB/s BenchmarkHash65536-4 38666 3109 ns/op 21077.62 MB/s BenchmarkAlignedLoad-4 8898715 13.49 ns/op BenchmarkUnalignedLoad-4 7802856 15.42 ns/op BenchmarkEqEfaceConcrete-4 6374000 18.83 ns/op BenchmarkEqIfaceConcrete-4 6990729 17.14 ns/op BenchmarkNeEfaceConcrete-4 6640573 18.15 ns/op BenchmarkNeIfaceConcrete-4 6757870 17.80 ns/op BenchmarkConvT2EByteSized/bool-4 6426694 18.63 ns/op BenchmarkConvT2EByteSized/uint8-4 6348660 18.77 ns/op BenchmarkConvT2ESmall-4 5786113 20.63 ns/op BenchmarkConvT2EUintptr-4 5734593 20.91 ns/op BenchmarkConvT2ELarge-4 1207075 96.99 ns/op BenchmarkConvT2ISmall-4 5724238 20.84 ns/op BenchmarkConvT2IUintptr-4 5596048 21.43 ns/op BenchmarkConvT2ILarge-4 1228939 104.4 ns/op BenchmarkConvI2E-4 5047719 23.81 ns/op BenchmarkConvI2I-4 4145991 29.19 ns/op BenchmarkAssertE2T-4 5123204 23.27 ns/op BenchmarkAssertE2TLarge-4 2389623 49.96 ns/op BenchmarkAssertE2I-4 4480071 26.82 ns/op BenchmarkAssertI2T-4 4950768 24.21 ns/op BenchmarkAssertI2I-4 4199000 28.72 ns/op BenchmarkAssertI2E-4 6090156 19.75 ns/op BenchmarkAssertE2E-4 6279314 19.01 ns/op BenchmarkAssertE2T2-4 3795874 30.92 ns/op BenchmarkAssertE2T2Blank-4 4806076 25.06 ns/op BenchmarkAssertI2E2-4 4686871 25.64 ns/op BenchmarkAssertI2E2Blank-4 5965134 19.94 ns/op BenchmarkAssertE2E2-4 4645747 25.82 ns/op BenchmarkAssertE2E2Blank-4 6021512 19.84 ns/op BenchmarkConvT2Ezero/zero/16-4 5824364 20.65 ns/op BenchmarkConvT2Ezero/zero/32-4 5634399 21.34 ns/op BenchmarkConvT2Ezero/zero/64-4 5740546 21.22 ns/op BenchmarkConvT2Ezero/zero/str-4 5622376 21.09 ns/op BenchmarkConvT2Ezero/zero/slice-4 5883355 20.45 ns/op BenchmarkConvT2Ezero/zero/big-4 244296 509.0 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1278063 92.88 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1295425 89.57 ns/op BenchmarkConvT2Ezero/nonzero/big-4 234817 519.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 5777659 20.85 ns/op BenchmarkConvT2Ezero/smallint/32-4 5783923 20.93 ns/op BenchmarkConvT2Ezero/smallint/64-4 5564326 21.49 ns/op BenchmarkConvT2Ezero/largeint/16-4 1783758 67.22 ns/op BenchmarkConvT2Ezero/largeint/32-4 1779170 66.83 ns/op BenchmarkConvT2Ezero/largeint/64-4 1841066 66.87 ns/op BenchmarkMalloc8-4 1501964 78.22 ns/op BenchmarkMalloc16-4 1480070 82.52 ns/op BenchmarkMallocTypeInfo8-4 1461015 93.42 ns/op BenchmarkMallocTypeInfo16-4 1000000 100.5 ns/op BenchmarkMallocLargeStruct-4 204129 614.9 ns/op BenchmarkGoroutineSelect-4 74 1764142 ns/op BenchmarkGoroutineBlocking-4 88 1811746 ns/op BenchmarkGoroutineForRange-4 87 1890907 ns/op BenchmarkGoroutineIdle-4 100 1749858 ns/op BenchmarkHashStringSpeed-4 2302652 51.91 ns/op BenchmarkHashBytesSpeed-4 1568432 78.85 ns/op BenchmarkHashInt32Speed-4 3102000 35.29 ns/op BenchmarkHashInt64Speed-4 3410848 37.68 ns/op BenchmarkHashStringArraySpeed-4 615620 192.6 ns/op BenchmarkMegMap-4 3149725 37.42 ns/op BenchmarkMegOneMap-4 4236754 28.29 ns/op BenchmarkMegEqMap-4 1407 85836 ns/op BenchmarkMegEmptyMap-4 4986080 24.64 ns/op BenchmarkSmallStrMap-4 3430528 34.13 ns/op BenchmarkMapStringKeysEight_16-4 3493413 34.50 ns/op BenchmarkMapStringKeysEight_32-4 3427142 34.75 ns/op BenchmarkMapStringKeysEight_64-4 3424065 35.19 ns/op BenchmarkMapStringKeysEight_1M-4 3412996 35.01 ns/op BenchmarkIntMap-4 4140837 29.39 ns/op BenchmarkMapFirst/1-4 4978629 24.23 ns/op BenchmarkMapFirst/2-4 4829538 24.31 ns/op BenchmarkMapFirst/3-4 4968519 23.78 ns/op BenchmarkMapFirst/4-4 4783195 24.67 ns/op BenchmarkMapFirst/5-4 4594521 24.65 ns/op BenchmarkMapFirst/6-4 4579579 25.60 ns/op BenchmarkMapFirst/7-4 4859626 24.95 ns/op BenchmarkMapFirst/8-4 4428104 24.66 ns/op BenchmarkMapFirst/9-4 4195735 28.39 ns/op BenchmarkMapFirst/10-4 4128030 29.89 ns/op BenchmarkMapFirst/11-4 4000173 29.07 ns/op BenchmarkMapFirst/12-4 4082092 28.35 ns/op BenchmarkMapFirst/13-4 4260470 28.04 ns/op BenchmarkMapFirst/14-4 4101000 28.63 ns/op BenchmarkMapFirst/15-4 4190457 28.45 ns/op BenchmarkMapFirst/16-4 3993432 28.79 ns/op BenchmarkMapMid/1-4 3891484 30.38 ns/op BenchmarkMapMid/2-4 3880471 30.16 ns/op BenchmarkMapMid/3-4 3959833 30.24 ns/op BenchmarkMapMid/4-4 3699405 31.70 ns/op BenchmarkMapMid/5-4 3888184 30.81 ns/op BenchmarkMapMid/6-4 3670506 31.72 ns/op BenchmarkMapMid/7-4 3848060 31.96 ns/op BenchmarkMapMid/8-4 3636298 32.62 ns/op BenchmarkMapMid/9-4 3445826 34.81 ns/op BenchmarkMapMid/10-4 3335984 35.43 ns/op BenchmarkMapMid/11-4 3492490 36.42 ns/op BenchmarkMapMid/12-4 3445386 36.56 ns/op BenchmarkMapMid/13-4 3435102 34.63 ns/op BenchmarkMapMid/14-4 3462061 34.09 ns/op BenchmarkMapMid/15-4 3415352 33.60 ns/op BenchmarkMapMid/16-4 3325303 34.16 ns/op BenchmarkMapLast/1-4 3930391 30.53 ns/op BenchmarkMapLast/2-4 3852865 30.30 ns/op BenchmarkMapLast/3-4 3853570 30.87 ns/op BenchmarkMapLast/4-4 3645798 32.61 ns/op BenchmarkMapLast/5-4 3868644 30.84 ns/op BenchmarkMapLast/6-4 3701703 32.97 ns/op BenchmarkMapLast/7-4 3657397 32.00 ns/op BenchmarkMapLast/8-4 3435618 34.78 ns/op BenchmarkMapLast/9-4 3288976 38.10 ns/op BenchmarkMapLast/10-4 3372256 35.37 ns/op BenchmarkMapLast/11-4 3220765 37.31 ns/op BenchmarkMapLast/12-4 3270202 39.10 ns/op BenchmarkMapLast/13-4 3276254 33.79 ns/op BenchmarkMapLast/14-4 3268933 35.48 ns/op BenchmarkMapLast/15-4 3518899 35.61 ns/op BenchmarkMapLast/16-4 3325179 35.19 ns/op BenchmarkMapCycle-4 2136388 56.12 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3548974 33.33 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2362 49952 ns/op BenchmarkMakeMap/[Byte]Byte-4 641898 202.8 ns/op BenchmarkMakeMap/[Int]Int-4 341158 374.3 ns/op BenchmarkNewEmptyMap-4 12237650 8.396 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1712299 70.55 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 475086 245.5 ns/op BenchmarkMapIterEmpty-4 5726646 20.88 ns/op BenchmarkSameLengthMap-4 4593714 25.94 ns/op BenchmarkBigKeyMap-4 1704284 70.32 ns/op BenchmarkBigValMap-4 1518753 78.77 ns/op BenchmarkSmallKeyMap-4 2982340 39.98 ns/op BenchmarkMapPopulate/1-4 2320020 50.31 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 127272 875.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6998 17468 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 708 158805 ns/op 51741 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 55 2519308 ns/op 416081 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 3 36113578 ns/op 6524568 B/op 2865 allocs/op BenchmarkComplexAlgMap-4 423944 240.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 680192 163.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 623215 178.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 229065 509.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 42105 2841 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5440 21763 ns/op BenchmarkGoMapClear/NonReflexive/1-4 534943 213.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 487345 237.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 212608 555.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 41283 2893 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5468 22011 ns/op BenchmarkMapStringConversion/32/simple-4 1830475 65.62 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1787479 67.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1595882 74.65 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1714987 70.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1632774 73.08 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1460324 84.29 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1872555 65.45 ns/op BenchmarkMapInterfacePtr-4 1865047 62.84 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4696801 25.81 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 130528 864.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5066 22843 ns/op BenchmarkMapPop1000-4 376 322615 ns/op BenchmarkMapPop10000-4 19 5819665 ns/op BenchmarkMapAssign/Int32/256-4 2285758 52.91 ns/op BenchmarkMapAssign/Int32/65536-4 960661 122.2 ns/op BenchmarkMapAssign/Int64/256-4 2348244 50.62 ns/op BenchmarkMapAssign/Int64/65536-4 802168 137.5 ns/op BenchmarkMapAssign/Str/256-4 1905176 63.13 ns/op BenchmarkMapAssign/Str/65536-4 417792 241.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1497606 79.06 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 628672 176.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1413625 82.31 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 508591 209.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 467167 2192 ns/op BenchmarkMapOperatorAssign/Str/65536-4 136255 740.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 856611 161.7 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 168075 603.5 ns/op 71 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 859408 161.3 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 162633 658.1 ns/op 79 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 581842 251.2 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 106051 1059 ns/op 137 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1630045 64.29 ns/op BenchmarkMapDelete/Int32/1000-4 1844268 60.47 ns/op BenchmarkMapDelete/Int32/10000-4 1826456 62.84 ns/op BenchmarkMapDelete/Int64/100-4 1803151 64.26 ns/op BenchmarkMapDelete/Int64/1000-4 1876281 62.09 ns/op BenchmarkMapDelete/Int64/10000-4 1888496 63.11 ns/op BenchmarkMapDelete/Str/100-4 1518686 80.18 ns/op BenchmarkMapDelete/Str/1000-4 1564412 76.58 ns/op BenchmarkMapDelete/Str/10000-4 1449351 85.76 ns/op BenchmarkMapDelete/Pointer/100-4 1669450 75.67 ns/op BenchmarkMapDelete/Pointer/1000-4 1804048 66.55 ns/op BenchmarkMapDelete/Pointer/10000-4 1653435 70.30 ns/op BenchmarkMemmove/0-4 15650976 7.680 ns/op BenchmarkMemmove/1-4 1939459 61.86 ns/op 16.17 MB/s BenchmarkMemmove/2-4 1914765 62.10 ns/op 32.21 MB/s BenchmarkMemmove/3-4 1921003 63.14 ns/op 47.51 MB/s BenchmarkMemmove/4-4 1890618 63.11 ns/op 63.38 MB/s BenchmarkMemmove/5-4 1900060 62.73 ns/op 79.70 MB/s BenchmarkMemmove/6-4 1878512 62.40 ns/op 96.16 MB/s BenchmarkMemmove/7-4 1905954 63.19 ns/op 110.77 MB/s BenchmarkMemmove/8-4 1948273 61.59 ns/op 129.89 MB/s BenchmarkMemmove/9-4 1844919 64.96 ns/op 138.55 MB/s BenchmarkMemmove/10-4 1847230 65.02 ns/op 153.79 MB/s BenchmarkMemmove/11-4 1839300 65.11 ns/op 168.96 MB/s BenchmarkMemmove/12-4 1834742 65.26 ns/op 183.87 MB/s BenchmarkMemmove/13-4 1839900 65.35 ns/op 198.92 MB/s BenchmarkMemmove/14-4 1832350 65.76 ns/op 212.89 MB/s BenchmarkMemmove/15-4 1803267 66.12 ns/op 226.85 MB/s BenchmarkMemmove/16-4 1943686 62.28 ns/op 256.92 MB/s BenchmarkMemmove/32-4 1834076 65.43 ns/op 489.09 MB/s BenchmarkMemmove/64-4 1675972 71.44 ns/op 895.85 MB/s BenchmarkMemmove/128-4 1407127 86.02 ns/op 1488.03 MB/s BenchmarkMemmove/256-4 880718 129.7 ns/op 1973.62 MB/s BenchmarkMemmove/512-4 635295 183.9 ns/op 2784.42 MB/s BenchmarkMemmove/1024-4 411068 285.7 ns/op 3583.73 MB/s BenchmarkMemmove/2048-4 235498 490.8 ns/op 4172.82 MB/s BenchmarkMemmove/4096-4 131527 911.9 ns/op 4491.68 MB/s BenchmarkMemmoveOverlap/32-4 1845138 64.62 ns/op 495.19 MB/s BenchmarkMemmoveOverlap/64-4 1683121 71.23 ns/op 898.48 MB/s BenchmarkMemmoveOverlap/128-4 1395544 86.77 ns/op 1475.15 MB/s BenchmarkMemmoveOverlap/256-4 890848 131.7 ns/op 1943.20 MB/s BenchmarkMemmoveOverlap/512-4 641323 182.0 ns/op 2813.27 MB/s BenchmarkMemmoveOverlap/1024-4 422292 284.9 ns/op 3593.65 MB/s BenchmarkMemmoveOverlap/2048-4 243436 491.6 ns/op 4166.19 MB/s BenchmarkMemmoveOverlap/4096-4 130827 912.1 ns/op 4490.95 MB/s BenchmarkMemmoveUnalignedDst/0-4 15919564 7.545 ns/op BenchmarkMemmoveUnalignedDst/1-4 1942333 60.88 ns/op 16.43 MB/s BenchmarkMemmoveUnalignedDst/2-4 1884370 63.86 ns/op 31.32 MB/s BenchmarkMemmoveUnalignedDst/3-4 1890482 63.55 ns/op 47.21 MB/s BenchmarkMemmoveUnalignedDst/4-4 1873633 63.79 ns/op 62.70 MB/s BenchmarkMemmoveUnalignedDst/5-4 1886701 62.64 ns/op 79.82 MB/s BenchmarkMemmoveUnalignedDst/6-4 1869052 63.67 ns/op 94.24 MB/s BenchmarkMemmoveUnalignedDst/7-4 1875007 64.05 ns/op 109.30 MB/s BenchmarkMemmoveUnalignedDst/8-4 1917960 61.46 ns/op 130.16 MB/s BenchmarkMemmoveUnalignedDst/9-4 1835751 65.59 ns/op 137.21 MB/s BenchmarkMemmoveUnalignedDst/10-4 1826630 65.44 ns/op 152.81 MB/s BenchmarkMemmoveUnalignedDst/11-4 1831702 65.48 ns/op 168.00 MB/s BenchmarkMemmoveUnalignedDst/12-4 1815442 65.43 ns/op 183.40 MB/s BenchmarkMemmoveUnalignedDst/13-4 1829312 65.64 ns/op 198.05 MB/s BenchmarkMemmoveUnalignedDst/14-4 1844019 65.06 ns/op 215.18 MB/s BenchmarkMemmoveUnalignedDst/15-4 1865872 65.33 ns/op 229.61 MB/s BenchmarkMemmoveUnalignedDst/16-4 1857643 66.11 ns/op 242.02 MB/s BenchmarkMemmoveUnalignedDst/32-4 1747528 68.39 ns/op 467.92 MB/s BenchmarkMemmoveUnalignedDst/64-4 1572582 76.19 ns/op 839.97 MB/s BenchmarkMemmoveUnalignedDst/128-4 1326229 90.03 ns/op 1421.81 MB/s BenchmarkMemmoveUnalignedDst/256-4 872971 137.4 ns/op 1863.16 MB/s BenchmarkMemmoveUnalignedDst/512-4 618433 190.1 ns/op 2693.91 MB/s BenchmarkMemmoveUnalignedDst/1024-4 396006 304.2 ns/op 3366.22 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241461 498.3 ns/op 4110.03 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127748 941.3 ns/op 4351.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1726914 68.62 ns/op 466.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1602645 75.59 ns/op 846.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1329963 90.52 ns/op 1414.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 875737 136.1 ns/op 1881.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 627324 187.7 ns/op 2727.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 417272 287.8 ns/op 3557.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 238446 497.6 ns/op 4115.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 130767 910.9 ns/op 4496.51 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15541514 7.748 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1985736 60.95 ns/op 16.41 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1900824 63.70 ns/op 31.40 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1897208 62.79 ns/op 47.78 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1892004 62.46 ns/op 64.04 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1879742 62.47 ns/op 80.04 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1909153 63.50 ns/op 94.49 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1888226 63.62 ns/op 110.03 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1978264 61.24 ns/op 130.63 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1816508 64.40 ns/op 139.74 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1855556 64.75 ns/op 154.43 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1832481 64.49 ns/op 170.57 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1864705 64.06 ns/op 187.34 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1824661 65.02 ns/op 199.94 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1856812 64.72 ns/op 216.32 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1853926 64.71 ns/op 231.79 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1813294 65.80 ns/op 243.15 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1765368 67.93 ns/op 471.09 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1615497 73.32 ns/op 872.85 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1365314 88.43 ns/op 1447.40 MB/s BenchmarkMemmoveUnalignedSrc/256-4 877648 134.5 ns/op 1902.91 MB/s BenchmarkMemmoveUnalignedSrc/512-4 612400 188.6 ns/op 2714.50 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 411658 288.5 ns/op 3549.96 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 237618 495.6 ns/op 4132.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129598 923.8 ns/op 4434.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1767921 67.51 ns/op 474.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1590465 75.23 ns/op 850.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1349912 88.85 ns/op 1440.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 826099 137.7 ns/op 1858.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 630038 187.0 ns/op 2738.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 415771 288.3 ns/op 3551.25 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 239510 498.2 ns/op 4110.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 130585 912.1 ns/op 4490.88 MB/s BenchmarkMemclr/5-4 12051426 9.869 ns/op 506.66 MB/s BenchmarkMemclr/16-4 11553511 10.26 ns/op 1558.92 MB/s BenchmarkMemclr/64-4 11325950 10.42 ns/op 6139.16 MB/s BenchmarkMemclr/256-4 10252819 11.68 ns/op 21922.99 MB/s BenchmarkMemclr/4096-4 2398081 49.78 ns/op 82281.20 MB/s BenchmarkMemclr/65536-4 73162 1603 ns/op 40872.40 MB/s BenchmarkMemclr/1M-4 2773 39373 ns/op 26632.17 MB/s BenchmarkMemclr/4M-4 686 166204 ns/op 25235.87 MB/s BenchmarkMemclr/8M-4 289 407436 ns/op 20588.78 MB/s BenchmarkMemclr/16M-4 66 1866338 ns/op 8989.38 MB/s BenchmarkMemclr/64M-4 12 9637522 ns/op 6963.29 MB/s BenchmarkMemclrUnaligned/0_5-4 6913443 16.74 ns/op 298.64 MB/s BenchmarkMemclrUnaligned/0_16-4 7063674 17.05 ns/op 938.58 MB/s BenchmarkMemclrUnaligned/0_64-4 6866218 17.50 ns/op 3658.07 MB/s BenchmarkMemclrUnaligned/0_256-4 6293143 19.09 ns/op 13410.05 MB/s BenchmarkMemclrUnaligned/0_4096-4 2115248 57.24 ns/op 71558.63 MB/s BenchmarkMemclrUnaligned/0_65536-4 56182 1878 ns/op 34905.48 MB/s BenchmarkMemclrUnaligned/1_5-4 7167298 16.78 ns/op 297.95 MB/s BenchmarkMemclrUnaligned/1_16-4 7080357 17.14 ns/op 933.34 MB/s BenchmarkMemclrUnaligned/1_64-4 6605382 17.49 ns/op 3658.99 MB/s BenchmarkMemclrUnaligned/1_256-4 6142262 19.38 ns/op 13212.49 MB/s BenchmarkMemclrUnaligned/1_4096-4 1297657 88.90 ns/op 46073.93 MB/s BenchmarkMemclrUnaligned/1_65536-4 65034 1820 ns/op 36003.86 MB/s BenchmarkMemclrUnaligned/4_5-4 7119831 16.70 ns/op 299.39 MB/s BenchmarkMemclrUnaligned/4_16-4 7106562 16.94 ns/op 944.64 MB/s BenchmarkMemclrUnaligned/4_64-4 6361268 18.84 ns/op 3397.49 MB/s BenchmarkMemclrUnaligned/4_256-4 5940717 20.06 ns/op 12761.38 MB/s BenchmarkMemclrUnaligned/4_4096-4 1346174 89.35 ns/op 45842.89 MB/s BenchmarkMemclrUnaligned/4_65536-4 49953 2053 ns/op 31914.64 MB/s BenchmarkMemclrUnaligned/7_5-4 7067408 16.73 ns/op 298.85 MB/s BenchmarkMemclrUnaligned/7_16-4 7055200 16.92 ns/op 945.54 MB/s BenchmarkMemclrUnaligned/7_64-4 6881833 18.72 ns/op 3419.44 MB/s BenchmarkMemclrUnaligned/7_256-4 6196902 19.50 ns/op 13130.97 MB/s BenchmarkMemclrUnaligned/7_4096-4 1347687 88.89 ns/op 46078.30 MB/s BenchmarkMemclrUnaligned/7_65536-4 56970 2102 ns/op 31179.76 MB/s BenchmarkMemclrUnaligned/0_1M-4 2758 40871 ns/op 25655.84 MB/s BenchmarkMemclrUnaligned/0_4M-4 690 170301 ns/op 24628.80 MB/s BenchmarkMemclrUnaligned/0_8M-4 304 376308 ns/op 22291.86 MB/s BenchmarkMemclrUnaligned/0_16M-4 58 1885569 ns/op 8897.69 MB/s BenchmarkMemclrUnaligned/0_64M-4 12 9770564 ns/op 6868.47 MB/s BenchmarkMemclrUnaligned/1_1M-4 2691 39842 ns/op 26318.07 MB/s BenchmarkMemclrUnaligned/1_4M-4 650 171091 ns/op 24515.00 MB/s BenchmarkMemclrUnaligned/1_8M-4 247 471222 ns/op 17801.80 MB/s BenchmarkMemclrUnaligned/1_16M-4 57 2127527 ns/op 7885.78 MB/s BenchmarkMemclrUnaligned/1_64M-4 12 9723687 ns/op 6901.59 MB/s BenchmarkMemclrUnaligned/4_1M-4 2766 39818 ns/op 26334.41 MB/s BenchmarkMemclrUnaligned/4_4M-4 684 174641 ns/op 24016.73 MB/s BenchmarkMemclrUnaligned/4_8M-4 247 478374 ns/op 17535.66 MB/s BenchmarkMemclrUnaligned/4_16M-4 56 1917449 ns/op 8749.76 MB/s BenchmarkMemclrUnaligned/4_64M-4 12 9709095 ns/op 6911.96 MB/s BenchmarkMemclrUnaligned/7_1M-4 2653 39900 ns/op 26279.90 MB/s BenchmarkMemclrUnaligned/7_4M-4 697 167913 ns/op 24978.98 MB/s BenchmarkMemclrUnaligned/7_8M-4 223 516659 ns/op 16236.25 MB/s BenchmarkMemclrUnaligned/7_16M-4 56 2125960 ns/op 7891.59 MB/s BenchmarkMemclrUnaligned/7_64M-4 12 9696415 ns/op 6921.00 MB/s BenchmarkGoMemclr/5-4 2201472 54.31 ns/op 92.06 MB/s BenchmarkGoMemclr/16-4 512799 226.6 ns/op 70.61 MB/s BenchmarkGoMemclr/64-4 140524 842.7 ns/op 75.95 MB/s BenchmarkGoMemclr/256-4 36034 3306 ns/op 77.43 MB/s BenchmarkMemclrRange/1K_2K-4 68742 1722 ns/op 55663.18 MB/s BenchmarkMemclrRange/2K_8K-4 30573 3955 ns/op 84321.04 MB/s BenchmarkMemclrRange/4K_16K-4 42576 2804 ns/op 115226.45 MB/s BenchmarkMemclrRange/160K_228K-4 2382 51227 ns/op 32460.56 MB/s BenchmarkClearFat7-4 6057848 19.64 ns/op BenchmarkClearFat8-4 7239987 16.86 ns/op BenchmarkClearFat11-4 6150668 19.72 ns/op BenchmarkClearFat12-4 6034465 19.14 ns/op BenchmarkClearFat13-4 6055158 19.26 ns/op BenchmarkClearFat14-4 6233377 19.13 ns/op BenchmarkClearFat15-4 6289500 19.28 ns/op BenchmarkClearFat16-4 6610359 17.91 ns/op BenchmarkClearFat24-4 6327993 18.84 ns/op BenchmarkClearFat32-4 6202892 19.31 ns/op BenchmarkClearFat40-4 5514298 21.61 ns/op BenchmarkClearFat48-4 5923430 20.29 ns/op BenchmarkClearFat56-4 5398185 22.18 ns/op BenchmarkClearFat64-4 5261955 22.68 ns/op BenchmarkClearFat72-4 5310220 22.66 ns/op BenchmarkClearFat128-4 3770184 31.65 ns/op BenchmarkClearFat256-4 2204876 54.37 ns/op BenchmarkClearFat512-4 1431942 83.85 ns/op BenchmarkClearFat1024-4 863527 136.2 ns/op BenchmarkClearFat1032-4 817660 145.2 ns/op BenchmarkClearFat1040-4 833193 142.8 ns/op BenchmarkCopyFat7-4 6221828 19.36 ns/op BenchmarkCopyFat8-4 6835249 17.59 ns/op BenchmarkCopyFat11-4 6201211 18.74 ns/op BenchmarkCopyFat12-4 6205578 19.05 ns/op BenchmarkCopyFat13-4 6298575 19.88 ns/op BenchmarkCopyFat14-4 6002906 19.61 ns/op BenchmarkCopyFat15-4 5834648 20.62 ns/op BenchmarkCopyFat16-4 6668797 18.62 ns/op BenchmarkCopyFat24-4 6107212 19.49 ns/op BenchmarkCopyFat32-4 6205941 19.12 ns/op BenchmarkCopyFat64-4 5381304 22.37 ns/op BenchmarkCopyFat72-4 5152952 23.41 ns/op BenchmarkCopyFat128-4 3703078 32.24 ns/op BenchmarkCopyFat256-4 2124612 56.63 ns/op BenchmarkCopyFat512-4 1379646 87.09 ns/op BenchmarkCopyFat520-4 1364130 87.82 ns/op BenchmarkCopyFat1024-4 790197 147.2 ns/op BenchmarkCopyFat1032-4 780990 148.1 ns/op BenchmarkCopyFat1040-4 790846 148.9 ns/op BenchmarkIssue18740/2byte-4 420 281356 ns/op BenchmarkIssue18740/4byte-4 720 164995 ns/op BenchmarkIssue18740/8byte-4 1009 117326 ns/op BenchmarkMemclrKnownSize1-4 8791416 13.71 ns/op 72.92 MB/s BenchmarkMemclrKnownSize2-4 5751226 19.88 ns/op 100.58 MB/s BenchmarkMemclrKnownSize4-4 3527949 34.07 ns/op 117.42 MB/s BenchmarkMemclrKnownSize8-4 1000000 111.1 ns/op 72.03 MB/s BenchmarkMemclrKnownSize16-4 524361 224.4 ns/op 71.31 MB/s BenchmarkMemclrKnownSize32-4 277448 429.8 ns/op 74.46 MB/s BenchmarkMemclrKnownSize64-4 144871 824.7 ns/op 77.61 MB/s BenchmarkMemclrKnownSize112-4 82113 1465 ns/op 76.47 MB/s BenchmarkMemclrKnownSize128-4 72928 1630 ns/op 78.52 MB/s BenchmarkMemclrKnownSize192-4 47958 2492 ns/op 77.05 MB/s BenchmarkMemclrKnownSize248-4 37362 3196 ns/op 77.61 MB/s BenchmarkMemclrKnownSize256-4 36198 3305 ns/op 77.45 MB/s BenchmarkMemclrKnownSize512-4 18025 6641 ns/op 77.09 MB/s BenchmarkMemclrKnownSize1024-4 8848 13174 ns/op 77.73 MB/s BenchmarkMemclrKnownSize4096-4 2180 52558 ns/op 77.93 MB/s BenchmarkMemclrKnownSize512KiB-4 16 7007722 ns/op 74.82 MB/s BenchmarkReadMetricsLatency-4 10000 4828 p50-ns 7340 p90-ns 16779 p99-ns BenchmarkFinalizer-4 188 628145 ns/op BenchmarkFinalizerRun-4 192810 897.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7488433 15.42 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3122557 37.58 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2414629 48.77 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2407729 48.52 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1309501 90.91 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2232733 52.30 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1267586 94.26 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1317996 90.00 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1873190 65.87 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1880926 64.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1710091 69.43 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1468335 80.42 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1344739 88.34 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6037252 19.18 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6540621 18.32 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6566541 18.26 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6597074 18.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5908609 20.44 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5201257 23.01 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6606160 18.09 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6600933 18.34 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6545187 18.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6549610 18.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6594938 18.24 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6595708 18.29 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6640134 18.28 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6525000 18.23 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6550406 18.25 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6531706 18.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6537950 18.24 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6170532 18.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6632877 18.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6162238 19.40 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6177241 19.43 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6544389 18.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6169231 19.39 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6121225 19.42 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6559045 18.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6147250 19.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6163849 19.49 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6579818 18.23 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6164193 19.52 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6181092 19.48 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6625951 18.11 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6550440 18.22 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6580579 18.22 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6584077 18.23 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6579477 18.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6582866 18.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6569350 18.16 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6570662 18.21 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6533848 18.28 ns/op BenchmarkNetpollBreak-4 3892 27163 ns/op BenchmarkPinnerPinUnpinBatch-4 1006 108113 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 225 535110 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1128 110309 ns/op BenchmarkPinnerPinUnpin-4 1000000 103.5 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 103.5 ns/op BenchmarkPinnerPinUnpinDouble-4 441908 269.1 ns/op BenchmarkPinnerPinUnpinParallel-4 3636973 36.11 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3660769 35.65 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 199200 566.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5522425 20.24 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5749815 19.71 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 8925224 12.09 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 9972126 11.70 ns/op BenchmarkPingPongHog-4 374 322705 ns/op BenchmarkStackGrowth-4 121425 1010 ns/op BenchmarkStackGrowthDeep-4 1098 94976 ns/op BenchmarkCreateGoroutines-4 55116 2202 ns/op BenchmarkCreateGoroutinesParallel-4 43136 2696 ns/op BenchmarkCreateGoroutinesCapture-4 9907 13060 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 41136 2746 ns/op BenchmarkClosureCall-4 18565935 6.396 ns/op BenchmarkWakeupParallelSpinning/0s-4 9352 19646 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4826 24498 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4278 23434 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3572 36045 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1995 56338 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1264 94254 ns/op BenchmarkWakeupParallelSpinning/50µs-4 672 190966 ns/op BenchmarkWakeupParallelSpinning/100µs-4 360 332869 ns/op BenchmarkWakeupParallelSyscall/0s-4 798 162776 ns/op BenchmarkWakeupParallelSyscall/1µs-4 777 153272 ns/op BenchmarkWakeupParallelSyscall/2µs-4 783 153540 ns/op BenchmarkWakeupParallelSyscall/5µs-4 747 161730 ns/op BenchmarkWakeupParallelSyscall/10µs-4 718 168985 ns/op BenchmarkWakeupParallelSyscall/20µs-4 627 202046 ns/op BenchmarkWakeupParallelSyscall/50µs-4 406 257185 ns/op BenchmarkWakeupParallelSyscall/100µs-4 336 378817 ns/op BenchmarkMatmult-4 3807074 35.28 ns/op BenchmarkFastrand-4 11273304 9.000 ns/op BenchmarkFastrand64-4 12134084 8.874 ns/op BenchmarkFastrandHashiter-4 4813364 27.58 ns/op BenchmarkFastrandn/2-4 6099980 19.66 ns/op BenchmarkFastrandn/3-4 6165795 19.53 ns/op BenchmarkFastrandn/4-4 6178856 19.33 ns/op BenchmarkFastrandn/5-4 6165897 19.37 ns/op BenchmarkIfaceCmp100-4 104574 1145 ns/op BenchmarkIfaceCmpNil100-4 151977 787.9 ns/op BenchmarkEfaceCmpDiff-4 40215 2995 ns/op BenchmarkEfaceCmpDiffIndirect-4 30534 3923 ns/op BenchmarkDefer-4 1674205 70.59 ns/op BenchmarkDefer10-4 848074 154.1 ns/op BenchmarkDeferMany-4 445204 476.9 ns/op BenchmarkPanicRecover-4 184975 654.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7792 15156 ns/op 14580 p50-ns 18645 p90-ns 24968 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 8002 17497 ns/op 14550 p50-ns 19655 p90-ns 52034 p99-ns BenchmarkGoroutineProfile/small/idle-4 3156 38752 ns/op 37161 p50-ns 41797 p90-ns 53887 p99-ns BenchmarkGoroutineProfile/small/loaded-4 475 395290 ns/op 119253 p50-ns 253811 p90-ns 2840470 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 8000 15876 ns/op 14500 p50-ns 19532 p90-ns 31366 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7983 20836 ns/op 14533 p50-ns 20228 p90-ns 172785 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 8049072 ns/op 8055072 p50-ns 8155870 p90-ns 8313130 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 11638509 ns/op 8788249 p50-ns 18602196 p90-ns 23626721 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 8240 14775 ns/op 13590 p50-ns 18552 p90-ns 28149 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6322 19607 ns/op 14923 p50-ns 20633 p90-ns 179430 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 841 133969 ns/op 125483 p50-ns 152219 p90-ns 304391 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 199 517493 ns/op 282651 p50-ns 517539 p90-ns 4987422 p99-ns BenchmarkRWMutexUncontended-4 3010684 38.16 ns/op BenchmarkRWMutexWrite100-4 548259 188.1 ns/op BenchmarkRWMutexWrite10-4 101760 1327 ns/op BenchmarkRWMutexWorkWrite100-4 530436 258.2 ns/op BenchmarkRWMutexWorkWrite10-4 176196 1468 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1803 65559 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 883 132885 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 943 124190 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 426 290020 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 471 250237 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 192 582655 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 234 506244 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 94 1209478 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 277041 403.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 323216 359.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 298491 396.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 278373 370.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 289428 378.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 293361 416.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 322092 389.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 307065 406.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 266197 455.0 ns/op BenchmarkMakeSlice/Byte-4 1878051 57.13 ns/op BenchmarkMakeSlice/Int16-4 2118790 57.91 ns/op BenchmarkMakeSlice/Int-4 1537675 68.86 ns/op BenchmarkMakeSlice/Ptr-4 1203418 100.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 105.5 ns/op BenchmarkMakeSlice/Struct/32-4 907452 141.0 ns/op BenchmarkMakeSlice/Struct/40-4 701104 169.7 ns/op BenchmarkGrowSlice/Byte-4 804596 148.4 ns/op BenchmarkGrowSlice/Int16-4 813296 158.7 ns/op BenchmarkGrowSlice/Int-4 608788 194.0 ns/op BenchmarkGrowSlice/Ptr-4 487365 252.2 ns/op BenchmarkGrowSlice/Struct/24-4 334856 358.4 ns/op BenchmarkGrowSlice/Struct/32-4 284994 419.1 ns/op BenchmarkGrowSlice/Struct/40-4 249906 492.2 ns/op BenchmarkExtendSlice/IntSlice-4 528706 234.2 ns/op BenchmarkExtendSlice/PointerSlice-4 412633 298.2 ns/op BenchmarkExtendSlice/NoGrow-4 1000000 138.4 ns/op BenchmarkAppend-4 802357 144.3 ns/op BenchmarkAppendGrowByte-4 4 32038227 ns/op BenchmarkAppendGrowString-4 1 378515760 ns/op BenchmarkAppendSlice/1Bytes-4 1903304 60.59 ns/op BenchmarkAppendSlice/4Bytes-4 1866493 62.37 ns/op BenchmarkAppendSlice/7Bytes-4 1842138 63.05 ns/op BenchmarkAppendSlice/8Bytes-4 1891057 62.65 ns/op BenchmarkAppendSlice/15Bytes-4 1780645 65.44 ns/op BenchmarkAppendSlice/16Bytes-4 1801321 63.12 ns/op BenchmarkAppendSlice/32Bytes-4 1781268 64.97 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 84174 1280 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 26647 4560 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 6142 17789 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1551 71793 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1212786 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5185941 ns/op BenchmarkAppendStr/1Bytes-4 1455085 81.88 ns/op BenchmarkAppendStr/4Bytes-4 1480934 79.54 ns/op BenchmarkAppendStr/8Bytes-4 1474048 81.04 ns/op BenchmarkAppendStr/16Bytes-4 1431758 82.02 ns/op BenchmarkAppendStr/32Bytes-4 1465983 82.54 ns/op BenchmarkAppendSpecialCase-4 758367 155.0 ns/op BenchmarkCopy/1Byte-4 1992001 59.33 ns/op 16.86 MB/s BenchmarkCopy/1String-4 1944253 61.47 ns/op 16.27 MB/s BenchmarkCopy/2Byte-4 1923367 61.79 ns/op 32.37 MB/s BenchmarkCopy/2String-4 1964528 61.83 ns/op 32.35 MB/s BenchmarkCopy/4Byte-4 1948846 61.87 ns/op 64.66 MB/s BenchmarkCopy/4String-4 1926447 61.67 ns/op 64.87 MB/s BenchmarkCopy/8Byte-4 1987822 61.42 ns/op 130.25 MB/s BenchmarkCopy/8String-4 1975531 60.54 ns/op 132.15 MB/s BenchmarkCopy/12Byte-4 1853222 64.12 ns/op 187.13 MB/s BenchmarkCopy/12String-4 1816491 66.64 ns/op 180.08 MB/s BenchmarkCopy/16Byte-4 1898534 62.03 ns/op 257.95 MB/s BenchmarkCopy/16String-4 1923853 62.94 ns/op 254.20 MB/s BenchmarkCopy/32Byte-4 1805276 65.15 ns/op 491.15 MB/s BenchmarkCopy/32String-4 1830003 66.38 ns/op 482.07 MB/s BenchmarkCopy/128Byte-4 1332452 87.97 ns/op 1455.06 MB/s BenchmarkCopy/128String-4 1000000 104.0 ns/op 1230.97 MB/s BenchmarkCopy/1024Byte-4 405876 286.8 ns/op 3569.88 MB/s BenchmarkCopy/1024String-4 356659 335.2 ns/op 3054.70 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28197 4168 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 19015 5959 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 13287 9087 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 11970 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9400 14530 ns/op BenchmarkAppendInPlace/Grow/Byte-4 135680 843.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 138409 866.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 103357 995.0 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 81318 1287 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 81573 1436 ns/op BenchmarkStackCopyPtr-4 1 164546668 ns/op BenchmarkStackCopy-4 1 111004273 ns/op BenchmarkStackCopyNoCache-4 19 5266365 ns/op BenchmarkStackCopyWithStkobj-4 1 117273288 ns/op BenchmarkIssue18138-4 976 154432 ns/op BenchmarkCompareStringEqual-4 10839163 10.49 ns/op BenchmarkCompareStringIdentical-4 15832237 7.536 ns/op BenchmarkCompareStringSameLength-4 13130629 9.044 ns/op BenchmarkCompareStringDifferentLength-4 18697963 6.425 ns/op BenchmarkCompareStringBigUnaligned-4 1279 89106 ns/op 11767.91 MB/s BenchmarkCompareStringBig-4 1214 82662 ns/op 12685.24 MB/s BenchmarkConcatStringAndBytes-4 2150534 56.15 ns/op BenchmarkSliceByteToString/1-4 2268106 53.66 ns/op BenchmarkSliceByteToString/2-4 1000000 109.4 ns/op BenchmarkSliceByteToString/4-4 1164074 101.4 ns/op BenchmarkSliceByteToString/8-4 1000000 105.4 ns/op BenchmarkSliceByteToString/16-4 1000000 105.1 ns/op BenchmarkSliceByteToString/32-4 1000000 116.0 ns/op BenchmarkSliceByteToString/64-4 1000000 138.0 ns/op BenchmarkSliceByteToString/128-4 565192 195.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2380558 50.30 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 847543 137.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 117.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3120169 38.74 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1601028 75.16 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1811092 66.77 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2270635 53.13 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 438189 268.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 558057 211.5 ns/op BenchmarkRuneIterate/range/ASCII-4 5681491 20.66 ns/op BenchmarkRuneIterate/range/Japanese-4 2059116 57.87 ns/op BenchmarkRuneIterate/range/MixedLength-4 2256993 52.24 ns/op BenchmarkRuneIterate/range1/ASCII-4 5689782 20.71 ns/op BenchmarkRuneIterate/range1/Japanese-4 2051871 57.64 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2276196 51.93 ns/op BenchmarkRuneIterate/range2/ASCII-4 5699080 20.74 ns/op BenchmarkRuneIterate/range2/Japanese-4 2055229 57.68 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2158368 54.37 ns/op BenchmarkArrayEqual-4 17184583 6.931 ns/op BenchmarkFunc/Name-4 2746930 43.63 ns/op BenchmarkFunc/Entry-4 10554192 11.43 ns/op BenchmarkFunc/FileLine-4 1521758 78.88 ns/op PASS ok runtime 147.340s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime/cgo cpu: AMD EPYC 7B12 BenchmarkHandle/non-concurrent-4 36636 3051 ns/op BenchmarkHandle/concurrent-4 23212 5880 ns/op PASS ok runtime/cgo 1.354s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 23381835 5.064 ns/op BenchmarkAtomicStore64-4 23873624 5.003 ns/op BenchmarkAtomicLoad-4 24058124 5.040 ns/op BenchmarkAtomicStore-4 23795878 5.031 ns/op BenchmarkAnd8-4 20695399 5.021 ns/op BenchmarkAnd-4 23524618 5.034 ns/op BenchmarkAnd8Parallel-4 4213368 29.53 ns/op BenchmarkAndParallel-4 4395870 34.42 ns/op BenchmarkOr8-4 23239689 5.000 ns/op BenchmarkOr-4 24028454 5.013 ns/op BenchmarkOr8Parallel-4 4468545 28.69 ns/op BenchmarkOrParallel-4 4032525 34.46 ns/op BenchmarkXadd-4 3506650 34.28 ns/op BenchmarkXadd64-4 3342600 32.91 ns/op BenchmarkCas-4 3666169 36.48 ns/op BenchmarkCas64-4 3112891 36.72 ns/op BenchmarkXchg-4 3684992 31.42 ns/op BenchmarkXchg64-4 3954118 31.40 ns/op PASS ok runtime/internal/atomic 3.722s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: AMD EPYC 7B12 BenchmarkMulUintptr/small-4 5157308 22.84 ns/op BenchmarkMulUintptr/large-4 4411998 27.84 ns/op PASS ok runtime/internal/math 1.305s goos: linux goarch: amd64 pkg: runtime/pprof cpu: AMD EPYC 7B12 BenchmarkGoroutine/Profile.WriteTo_idle_50-4 36 5348491 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 8936997 ns/op 855.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 979 147344 ns/op 6.269 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 14 8874966 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 16497242 ns/op 1150 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 232 512387 ns/op 39.43 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 53708086 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 74105544 ns/op 6124 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 24 4583494 ns/op 409.1 concurrent_launches/op PASS ok runtime/pprof 2.900s goos: linux goarch: amd64 pkg: runtime/race cpu: AMD EPYC 7B12 BenchmarkSyncLeak-4 40 2596646 ns/op BenchmarkStackLeak-4 19651 5175 ns/op PASS ok runtime/race 1.415s goos: linux goarch: amd64 pkg: runtime/trace cpu: AMD EPYC 7B12 BenchmarkStartRegion-4 5906967 20.08 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 214624 548.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.281s goos: linux goarch: amd64 pkg: slices cpu: AMD EPYC 7B12 BenchmarkEqualFunc_Large-4 57 2129048 ns/op BenchmarkIndex_Large-4 29504 4051 ns/op BenchmarkIndexFunc_Large-4 163 712987 ns/op BenchmarkCompact/nil-4 9283033 12.57 ns/op BenchmarkCompact/one-4 2494624 49.33 ns/op BenchmarkCompact/sorted-4 1644004 78.38 ns/op BenchmarkCompact/1_item-4 1418509 84.98 ns/op BenchmarkCompact/unsorted-4 1608705 79.11 ns/op BenchmarkCompact/many-4 721969 144.3 ns/op BenchmarkCompact_Large-4 1460 81587 ns/op BenchmarkCompactFunc_Large-4 80 1331226 ns/op BenchmarkReplace/naive-fast-4 122144 981.9 ns/op BenchmarkReplace/optimized-fast-4 134886 801.1 ns/op BenchmarkReplace/naive-slow-4 40617 2926 ns/op BenchmarkReplace/optimized-slow-4 46227 2476 ns/op BenchmarkSortInts-4 2 74824314 ns/op BenchmarkSlicesSortInts-4 3 48756400 ns/op BenchmarkSlicesSortInts_Sorted-4 74 1812875 ns/op BenchmarkSlicesSortInts_Reversed-4 42 2822958 ns/op BenchmarkSortStrings-4 1 114219082 ns/op BenchmarkSlicesSortStrings-4 2 75513920 ns/op BenchmarkSortStructs-4 1 142180760 ns/op BenchmarkSortFuncStructs-4 1 136139320 ns/op BenchmarkBinarySearchFloats/Size16-4 1451624 77.59 ns/op BenchmarkBinarySearchFloats/Size32-4 1327621 90.17 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 101.0 ns/op BenchmarkBinarySearchFloats/Size128-4 1000000 114.5 ns/op BenchmarkBinarySearchFloats/Size512-4 864877 135.7 ns/op BenchmarkBinarySearchFloats/Size1024-4 813310 147.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 686788 172.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 604634 185.9 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 535556 216.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 493738 268.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 386852 299.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 344382 329.5 ns/op PASS ok slices 15.642s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 164496 690.8 ns/op BenchmarkSortString1K-4 159 674382 ns/op BenchmarkSortString1K_Slice-4 206 585471 ns/op BenchmarkStableString1K-4 100 1200229 ns/op BenchmarkSortInt1K-4 212 548722 ns/op BenchmarkSortInt1K_Sorted-4 3294 40101 ns/op BenchmarkSortInt1K_Reversed-4 1984 59641 ns/op BenchmarkSortInt1K_Mod8-4 550 217841 ns/op BenchmarkStableInt1K-4 141 836814 ns/op BenchmarkStableInt1K_Slice-4 158 752896 ns/op BenchmarkSortInt64K-4 2 53023332 ns/op BenchmarkSortInt64K_Slice-4 3 45292404 ns/op BenchmarkStableInt64K-4 2 72117376 ns/op BenchmarkSort1e2-4 464 261418 ns/op BenchmarkStable1e2-4 124 1209708 ns/op BenchmarkSort1e4-4 2 52594901 ns/op BenchmarkStable1e4-4 1 229557379 ns/op PASS ok sort 4.550s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 832304 140.8 ns/op BenchmarkAtof64Float-4 738020 162.2 ns/op BenchmarkAtof64FloatExp-4 608955 193.2 ns/op BenchmarkAtof64Big-4 426480 270.9 ns/op BenchmarkAtof64RandomBits-4 233480 519.1 ns/op BenchmarkAtof64RandomFloats-4 448292 263.0 ns/op BenchmarkAtof64RandomLongFloats-4 272052 431.1 ns/op BenchmarkAtof32Decimal-4 837662 140.7 ns/op BenchmarkAtof32Float-4 738844 162.2 ns/op BenchmarkAtof32FloatExp-4 609321 193.5 ns/op BenchmarkAtof32Random-4 354540 330.6 ns/op BenchmarkAtof32RandomLong-4 147877 798.6 ns/op BenchmarkParseInt/Pos/7bit-4 1375419 87.96 ns/op BenchmarkParseInt/Pos/26bit-4 604620 196.2 ns/op BenchmarkParseInt/Pos/31bit-4 568274 207.0 ns/op BenchmarkParseInt/Pos/56bit-4 364672 327.3 ns/op BenchmarkParseInt/Pos/63bit-4 346440 345.2 ns/op BenchmarkParseInt/Neg/7bit-4 1354686 88.30 ns/op BenchmarkParseInt/Neg/26bit-4 564056 199.7 ns/op BenchmarkParseInt/Neg/31bit-4 530181 215.8 ns/op BenchmarkParseInt/Neg/56bit-4 371494 318.8 ns/op BenchmarkParseInt/Neg/63bit-4 347812 338.7 ns/op BenchmarkAtoi/Pos/7bit-4 2022366 59.53 ns/op BenchmarkAtoi/Pos/26bit-4 815293 143.7 ns/op BenchmarkAtoi/Pos/31bit-4 726601 159.6 ns/op BenchmarkAtoi/Pos/56bit-4 424242 275.8 ns/op BenchmarkAtoi/Pos/63bit-4 323494 358.8 ns/op BenchmarkAtoi/Neg/7bit-4 1954186 61.65 ns/op BenchmarkAtoi/Neg/26bit-4 809391 146.1 ns/op BenchmarkAtoi/Neg/31bit-4 720514 161.3 ns/op BenchmarkAtoi/Neg/56bit-4 436735 272.2 ns/op BenchmarkAtoi/Neg/63bit-4 328532 357.2 ns/op BenchmarkFormatFloat/Decimal-4 113776 1079 ns/op BenchmarkFormatFloat/Float-4 104506 1129 ns/op BenchmarkFormatFloat/Exp-4 115868 1053 ns/op BenchmarkFormatFloat/NegExp-4 115206 1056 ns/op BenchmarkFormatFloat/LongExp-4 97418 1258 ns/op BenchmarkFormatFloat/Big-4 93232 1301 ns/op BenchmarkFormatFloat/BinaryExp-4 211648 574.6 ns/op BenchmarkFormatFloat/32Integer-4 115149 1034 ns/op BenchmarkFormatFloat/32ExactFraction-4 118681 1020 ns/op BenchmarkFormatFloat/32Point-4 106190 1127 ns/op BenchmarkFormatFloat/32Exp-4 116004 1037 ns/op BenchmarkFormatFloat/32NegExp-4 118782 1023 ns/op BenchmarkFormatFloat/32Shortest-4 123058 1013 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 139350 872.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 130186 894.1 ns/op BenchmarkFormatFloat/64Fixed1-4 152954 774.1 ns/op BenchmarkFormatFloat/64Fixed2-4 156140 771.0 ns/op BenchmarkFormatFloat/64Fixed3-4 152636 777.7 ns/op BenchmarkFormatFloat/64Fixed4-4 155685 769.6 ns/op BenchmarkFormatFloat/64Fixed12-4 86456 1383 ns/op BenchmarkFormatFloat/64Fixed16-4 112800 1075 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 115514 1061 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 99559 1174 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2244 49223 ns/op BenchmarkFormatFloat/Slowpath64-4 94332 1266 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 93502 1275 ns/op BenchmarkAppendFloat/Decimal-4 134300 887.5 ns/op BenchmarkAppendFloat/Float-4 120098 983.4 ns/op BenchmarkAppendFloat/Exp-4 135972 878.4 ns/op BenchmarkAppendFloat/NegExp-4 138219 861.2 ns/op BenchmarkAppendFloat/LongExp-4 113577 1053 ns/op BenchmarkAppendFloat/Big-4 109664 1096 ns/op BenchmarkAppendFloat/BinaryExp-4 320593 371.5 ns/op BenchmarkAppendFloat/32Integer-4 134604 880.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 137820 858.2 ns/op BenchmarkAppendFloat/32Point-4 130390 918.9 ns/op BenchmarkAppendFloat/32Exp-4 127485 867.4 ns/op BenchmarkAppendFloat/32NegExp-4 139129 852.4 ns/op BenchmarkAppendFloat/32Shortest-4 155492 766.7 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 175910 673.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 169225 696.9 ns/op BenchmarkAppendFloat/64Fixed1-4 193707 610.9 ns/op BenchmarkAppendFloat/64Fixed2-4 197557 613.5 ns/op BenchmarkAppendFloat/64Fixed3-4 194566 619.5 ns/op BenchmarkAppendFloat/64Fixed4-4 195520 606.0 ns/op BenchmarkAppendFloat/64Fixed12-4 103774 1153 ns/op BenchmarkAppendFloat/64Fixed16-4 138088 866.2 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 149061 799.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 127291 939.7 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2384 49515 ns/op BenchmarkAppendFloat/Slowpath64-4 111290 1085 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113817 1058 ns/op BenchmarkFormatInt-4 14702 7637 ns/op BenchmarkAppendInt-4 16978 7013 ns/op BenchmarkFormatUint-4 81720 1402 ns/op BenchmarkAppendUint-4 95596 1238 ns/op BenchmarkFormatIntSmall/7-4 2624906 45.41 ns/op BenchmarkFormatIntSmall/42-4 2867190 41.95 ns/op BenchmarkAppendIntSmall-4 1375048 87.83 ns/op BenchmarkAppendUintVarlen/1-4 1274155 93.68 ns/op BenchmarkAppendUintVarlen/12-4 1302219 94.89 ns/op BenchmarkAppendUintVarlen/123-4 956366 121.7 ns/op BenchmarkAppendUintVarlen/1234-4 944361 122.1 ns/op BenchmarkAppendUintVarlen/12345-4 945854 126.1 ns/op BenchmarkAppendUintVarlen/123456-4 912224 125.9 ns/op BenchmarkAppendUintVarlen/1234567-4 902684 133.0 ns/op BenchmarkAppendUintVarlen/12345678-4 929008 133.4 ns/op BenchmarkAppendUintVarlen/123456789-4 890293 136.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 898827 137.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 829489 135.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 842034 135.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 810931 139.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 781782 138.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 781357 142.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 815436 145.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 780153 146.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 749868 146.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 776134 150.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 799192 153.5 ns/op BenchmarkQuote-4 45400 2579 ns/op BenchmarkQuoteRune-4 474525 256.0 ns/op BenchmarkAppendQuote-4 55485 2295 ns/op BenchmarkAppendQuoteRune-4 864106 143.2 ns/op BenchmarkUnquoteEasy-4 1349150 86.50 ns/op BenchmarkUnquoteHard-4 49425 2339 ns/op PASS ok strconv 17.165s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 448474 262.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 115779 923.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 199704 611.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 285930 405.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 79722 1280 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 94719 1149 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 645202 175.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21631 5664 ns/op BenchmarkGenericMatch1-4 2286 51639 ns/op BenchmarkGenericMatch2-4 438 271593 ns/op BenchmarkSingleMaxSkipping-4 8192 14459 ns/op 691.60 MB/s BenchmarkSingleLongSuffixFail-4 14239 8443 ns/op 118.68 MB/s BenchmarkSingleMatch-4 252 456961 ns/op 32.83 MB/s BenchmarkByteByteNoMatch-4 73296 1610 ns/op BenchmarkByteByteMatch-4 18121 6212 ns/op BenchmarkByteStringMatch-4 22626 5139 ns/op BenchmarkHTMLEscapeNew-4 71283 1655 ns/op BenchmarkHTMLEscapeOld-4 90082 1314 ns/op BenchmarkByteStringReplacerWriteString-4 1416 79948 ns/op BenchmarkByteReplacerWriteString-4 1578 74194 ns/op BenchmarkByteByteReplaces-4 3526 32799 ns/op BenchmarkByteByteMap-4 10000 11261 ns/op BenchmarkMap/identity/ASCII-4 654477 176.6 ns/op BenchmarkMap/identity/Greek-4 484760 242.8 ns/op BenchmarkMap/change/ASCII-4 39355 3048 ns/op BenchmarkMap/change/Greek-4 30010 3986 ns/op BenchmarkIndexRune-4 2095002 57.08 ns/op BenchmarkIndexRuneLongString-4 1731936 68.19 ns/op BenchmarkIndexRuneFastPath-4 4468993 26.42 ns/op BenchmarkIndex-4 4409896 27.24 ns/op BenchmarkLastIndex-4 4833607 24.64 ns/op BenchmarkIndexByte-4 10330896 11.63 ns/op BenchmarkToUpper/#00-4 3302582 36.07 ns/op BenchmarkToUpper/ONLYUPPER-4 2507367 46.58 ns/op BenchmarkToUpper/abc-4 332037 367.2 ns/op BenchmarkToUpper/AbC123-4 253255 469.2 ns/op BenchmarkToUpper/azAZ09_-4 270141 427.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 56889 2114 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 73875 1630 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34825 3517 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57201 2106 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121488 941.7 ns/op BenchmarkToLower/#00-4 3189572 37.05 ns/op BenchmarkToLower/abc-4 2829057 41.61 ns/op BenchmarkToLower/AbC123-4 238821 516.9 ns/op BenchmarkToLower/azAZ09_-4 233930 511.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 98464 1198 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66645 1786 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34822 3440 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 78607 1517 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115959 1005 ns/op BenchmarkMapNoChanges-4 943070 120.6 ns/op BenchmarkTrim-4 38446 3079 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3340995 35.81 ns/op BenchmarkToValidUTF8/InvalidASCII-4 199159 606.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 129301 903.0 ns/op BenchmarkEqualFold/Tests-4 53320 2233 ns/op BenchmarkEqualFold/ASCII-4 3735051 32.22 ns/op BenchmarkEqualFold/UnicodePrefix-4 109378 1101 ns/op BenchmarkEqualFold/UnicodeSuffix-4 120054 991.0 ns/op BenchmarkIndexHard1-4 811 142367 ns/op BenchmarkIndexHard2-4 597 198492 ns/op BenchmarkIndexHard3-4 150 793326 ns/op BenchmarkIndexHard4-4 183 656532 ns/op BenchmarkLastIndexHard1-4 57 1984314 ns/op BenchmarkLastIndexHard2-4 60 1996592 ns/op BenchmarkLastIndexHard3-4 57 1984636 ns/op BenchmarkCountHard1-4 835 143064 ns/op BenchmarkCountHard2-4 602 198538 ns/op BenchmarkCountHard3-4 150 791610 ns/op BenchmarkIndexTorture-4 7723 15541 ns/op BenchmarkCountTorture-4 7658 15527 ns/op BenchmarkCountTortureOverlapping-4 686 160210 ns/op BenchmarkCountByte/10-4 4421938 25.80 ns/op 387.53 MB/s BenchmarkCountByte/32-4 4199377 27.10 ns/op 1180.99 MB/s BenchmarkCountByte/4096-4 844024 136.3 ns/op 30046.91 MB/s BenchmarkCountByte/4194304-4 668 173180 ns/op 24219.31 MB/s BenchmarkCountByte/67108864-4 19 6271538 ns/op 10700.54 MB/s BenchmarkFields/ASCII/16-4 262256 456.1 ns/op 35.08 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19887 5896 ns/op 43.42 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1203 95644 ns/op 42.83 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 75 1822154 ns/op 35.97 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29174556 ns/op 35.94 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 127248 936.5 ns/op 17.08 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10082 11852 ns/op 21.60 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 583 194517 ns/op 21.06 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4119039 ns/op 15.91 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 85959214 ns/op 12.20 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 218630 543.5 ns/op 29.44 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18129 6400 ns/op 40.00 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 970 117343 ns/op 34.91 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 2931246 ns/op 22.36 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 66145042 ns/op 15.85 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 157394 759.3 ns/op 21.07 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13588 8509 ns/op 30.09 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 774 152443 ns/op 26.87 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 36 3440331 ns/op 19.05 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75732369 ns/op 13.85 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 107243860 ns/op BenchmarkSplitSingleByteSeparator-4 14 8194080 ns/op BenchmarkSplitMultiByteSeparator-4 28 3907335 ns/op BenchmarkSplitNSingleByteSeparator-4 197361 526.9 ns/op BenchmarkSplitNMultiByteSeparator-4 174481 701.6 ns/op BenchmarkRepeat/5x0-4 3437222 34.07 ns/op BenchmarkRepeat/5x1-4 3512986 31.78 ns/op BenchmarkRepeat/5x2-4 269618 468.4 ns/op BenchmarkRepeat/5x6-4 160081 736.7 ns/op BenchmarkRepeat/10x0-4 3470601 31.84 ns/op BenchmarkRepeat/10x1-4 3519093 31.61 ns/op BenchmarkRepeat/10x2-4 271890 452.6 ns/op BenchmarkRepeat/10x6-4 156560 740.8 ns/op BenchmarkRepeatLarge/256/1-4 72076 1548 ns/op 165.33 MB/s BenchmarkRepeatLarge/256/16-4 111032 959.2 ns/op 266.90 MB/s BenchmarkRepeatLarge/512/1-4 56174 1914 ns/op 267.44 MB/s BenchmarkRepeatLarge/512/16-4 78524 1352 ns/op 378.82 MB/s BenchmarkRepeatLarge/1024/1-4 44479 2486 ns/op 411.87 MB/s BenchmarkRepeatLarge/1024/16-4 60102 1854 ns/op 552.33 MB/s BenchmarkRepeatLarge/2048/1-4 33075 3443 ns/op 594.81 MB/s BenchmarkRepeatLarge/2048/16-4 40212 2793 ns/op 733.37 MB/s BenchmarkRepeatLarge/4096/1-4 22423 5301 ns/op 772.67 MB/s BenchmarkRepeatLarge/4096/16-4 25034 4659 ns/op 879.17 MB/s BenchmarkRepeatLarge/8192/1-4 12718 8522 ns/op 961.30 MB/s BenchmarkRepeatLarge/8192/16-4 14614 7889 ns/op 1038.37 MB/s BenchmarkRepeatLarge/8192/4097-4 5682609 20.43 ns/op 200544.42 MB/s BenchmarkRepeatLarge/16384/1-4 7915 14534 ns/op 1127.29 MB/s BenchmarkRepeatLarge/16384/16-4 8109 13719 ns/op 1194.28 MB/s BenchmarkRepeatLarge/16384/4097-4 10920 10962 ns/op 1121.27 MB/s BenchmarkRepeatLarge/32768/1-4 4586 25964 ns/op 1262.07 MB/s BenchmarkRepeatLarge/32768/16-4 4556 25447 ns/op 1287.70 MB/s BenchmarkRepeatLarge/32768/4097-4 6126 24475 ns/op 1171.78 MB/s BenchmarkRepeatLarge/65536/1-4 2458 48674 ns/op 1346.43 MB/s BenchmarkRepeatLarge/65536/16-4 2412 47305 ns/op 1385.40 MB/s BenchmarkRepeatLarge/65536/4097-4 2664 49844 ns/op 1232.94 MB/s BenchmarkRepeatLarge/131072/1-4 223 509904 ns/op 257.05 MB/s BenchmarkRepeatLarge/131072/16-4 228 522989 ns/op 250.62 MB/s BenchmarkRepeatLarge/131072/4097-4 226 539780 ns/op 235.29 MB/s BenchmarkRepeatLarge/262144/1-4 100 1072029 ns/op 244.53 MB/s BenchmarkRepeatLarge/262144/16-4 100 1025072 ns/op 255.73 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1020785 ns/op 252.86 MB/s BenchmarkRepeatLarge/524288/1-4 66 2013895 ns/op 260.34 MB/s BenchmarkRepeatLarge/524288/16-4 62 2016408 ns/op 260.01 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2116313 ns/op 245.86 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4137699 ns/op 253.42 MB/s BenchmarkRepeatLarge/1048576/16-4 30 3953258 ns/op 265.24 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4235211 ns/op 246.68 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7710635 ns/op 271.98 MB/s BenchmarkRepeatLarge/2097152/16-4 16 7642099 ns/op 274.42 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8056370 ns/op 259.86 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15392501 ns/op 272.49 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15686594 ns/op 267.38 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15843851 ns/op 264.53 MB/s BenchmarkRepeatLarge/8388608/1-4 4 30745912 ns/op 272.84 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31206817 ns/op 268.81 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 33069492 ns/op 253.60 MB/s BenchmarkRepeatLarge/16777216/1-4 2 60670343 ns/op 276.53 MB/s BenchmarkRepeatLarge/16777216/16-4 2 60293376 ns/op 278.26 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61442044 ns/op 273.06 MB/s BenchmarkRepeatLarge/33554432/1-4 1 116372267 ns/op 288.34 MB/s BenchmarkRepeatLarge/33554432/16-4 1 119565337 ns/op 280.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 118661783 ns/op 282.77 MB/s BenchmarkRepeatLarge/67108864/1-4 1 240243348 ns/op 279.34 MB/s BenchmarkRepeatLarge/67108864/16-4 1 237463452 ns/op 282.61 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 236679587 ns/op 283.54 MB/s BenchmarkRepeatLarge/134217728/1-4 1 473626591 ns/op 283.38 MB/s BenchmarkRepeatLarge/134217728/16-4 1 459250349 ns/op 292.25 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 468309114 ns/op 286.60 MB/s BenchmarkRepeatLarge/268435456/1-4 1 943902091 ns/op 284.39 MB/s BenchmarkRepeatLarge/268435456/16-4 1 923182907 ns/op 290.77 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 927974909 ns/op 289.27 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1856542135 ns/op 289.18 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1825314423 ns/op 294.13 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1860116007 ns/op 288.62 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3696524056 ns/op 290.47 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3653305508 ns/op 293.91 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3659812516 ns/op 293.39 MB/s BenchmarkIndexAnyASCII/1:1-4 2097877 54.82 ns/op BenchmarkIndexAnyASCII/1:2-4 2200310 51.61 ns/op BenchmarkIndexAnyASCII/1:4-4 2217991 51.66 ns/op BenchmarkIndexAnyASCII/1:8-4 2212041 51.39 ns/op BenchmarkIndexAnyASCII/1:16-4 2232121 51.69 ns/op BenchmarkIndexAnyASCII/1:32-4 2161197 53.03 ns/op BenchmarkIndexAnyASCII/1:64-4 2171716 52.76 ns/op BenchmarkIndexAnyASCII/16:1-4 2211403 51.58 ns/op BenchmarkIndexAnyASCII/16:2-4 782882 148.5 ns/op BenchmarkIndexAnyASCII/16:4-4 766686 152.4 ns/op BenchmarkIndexAnyASCII/16:8-4 743356 161.9 ns/op BenchmarkIndexAnyASCII/16:16-4 698508 170.5 ns/op BenchmarkIndexAnyASCII/16:32-4 607492 196.9 ns/op BenchmarkIndexAnyASCII/16:64-4 491785 242.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1939822 58.76 ns/op BenchmarkIndexAnyASCII/256:2-4 74234 1604 ns/op BenchmarkIndexAnyASCII/256:4-4 73998 1613 ns/op BenchmarkIndexAnyASCII/256:8-4 73521 1622 ns/op BenchmarkIndexAnyASCII/256:16-4 73362 1639 ns/op BenchmarkIndexAnyASCII/256:32-4 72105 1661 ns/op BenchmarkIndexAnyASCII/256:64-4 70184 1706 ns/op BenchmarkIndexAnyUTF8/1:1-4 2094746 53.38 ns/op BenchmarkIndexAnyUTF8/1:2-4 2185693 51.63 ns/op BenchmarkIndexAnyUTF8/1:4-4 2172840 51.51 ns/op BenchmarkIndexAnyUTF8/1:8-4 2167972 51.58 ns/op BenchmarkIndexAnyUTF8/1:16-4 2183014 51.65 ns/op BenchmarkIndexAnyUTF8/1:32-4 2135634 53.04 ns/op BenchmarkIndexAnyUTF8/1:64-4 2143405 52.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 1692151 66.76 ns/op BenchmarkIndexAnyUTF8/16:2-4 337905 344.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 345004 343.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 338490 345.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 335829 354.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 337161 355.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 315972 372.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 387450 310.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 25862 4599 ns/op BenchmarkIndexAnyUTF8/256:4-4 25989 4633 ns/op BenchmarkIndexAnyUTF8/256:8-4 25618 4664 ns/op BenchmarkIndexAnyUTF8/256:16-4 24891 4832 ns/op BenchmarkIndexAnyUTF8/256:32-4 24554 4877 ns/op BenchmarkIndexAnyUTF8/256:64-4 23473 5104 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2064547 55.61 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2159948 51.67 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2140150 51.94 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2141786 60.98 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2152802 51.79 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2129935 52.59 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2132322 52.35 ns/op BenchmarkLastIndexAnyASCII/16:1-4 819085 145.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 778117 145.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 799647 149.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 752449 160.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 715818 166.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 597961 195.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 491205 240.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 78705 1526 ns/op BenchmarkLastIndexAnyASCII/256:2-4 78712 1527 ns/op BenchmarkLastIndexAnyASCII/256:4-4 77560 1537 ns/op BenchmarkLastIndexAnyASCII/256:8-4 77896 1544 ns/op BenchmarkLastIndexAnyASCII/256:16-4 77144 1565 ns/op BenchmarkLastIndexAnyASCII/256:32-4 75666 1583 ns/op BenchmarkLastIndexAnyASCII/256:64-4 73557 1636 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2059401 56.59 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2112676 55.71 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2148548 56.30 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2184652 52.05 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2204474 52.29 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2160530 52.96 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2194159 53.29 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 399706 297.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 199150 591.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 192738 611.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 192712 590.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 188622 631.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 178837 661.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 179251 659.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 30024 3990 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13939 9030 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13940 8576 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13906 8541 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12957 9300 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12208 9806 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12307 9773 ns/op BenchmarkTrimASCII/1:1-4 3214432 36.95 ns/op BenchmarkTrimASCII/1:2-4 2509135 47.05 ns/op BenchmarkTrimASCII/1:4-4 2388112 49.45 ns/op BenchmarkTrimASCII/1:8-4 2155076 55.57 ns/op BenchmarkTrimASCII/1:16-4 1766583 66.82 ns/op BenchmarkTrimASCII/16:1-4 2771102 43.32 ns/op BenchmarkTrimASCII/16:2-4 807297 144.4 ns/op BenchmarkTrimASCII/16:4-4 759498 147.9 ns/op BenchmarkTrimASCII/16:8-4 731908 154.8 ns/op BenchmarkTrimASCII/16:16-4 689454 168.1 ns/op BenchmarkTrimASCII/256:1-4 791373 146.0 ns/op BenchmarkTrimASCII/256:2-4 79020 1527 ns/op BenchmarkTrimASCII/256:4-4 78766 1522 ns/op BenchmarkTrimASCII/256:8-4 78381 1531 ns/op BenchmarkTrimASCII/256:16-4 76867 1551 ns/op BenchmarkTrimASCII/4096:1-4 75542 1598 ns/op BenchmarkTrimASCII/4096:2-4 4732 23404 ns/op BenchmarkTrimASCII/4096:4-4 5050 23457 ns/op BenchmarkTrimASCII/4096:8-4 5035 23511 ns/op BenchmarkTrimASCII/4096:16-4 4924 23457 ns/op BenchmarkTrimByte-4 4648963 25.41 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13370 8921 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13418 8954 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1066 107468 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2271 52560 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4470 26241 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7824 14777 ns/op BenchmarkJoin/0-4 5422120 20.23 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4129142 28.57 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 210937 577.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 146582 831.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 107673 1134 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 86565 1413 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 73381 1701 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 61772 1938 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2662196 44.72 ns/op BenchmarkTrimSpace/ASCII-4 1561944 76.62 ns/op BenchmarkTrimSpace/SomeNonASCII-4 146311 827.4 ns/op BenchmarkTrimSpace/JustNonASCII-4 75940 1573 ns/op BenchmarkReplaceAll-4 123298 962.3 ns/op 16 B/op 1 allocs/op PASS ok strings 67.029s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 58081 2265 ns/op BenchmarkCond2-4 21348 5096 ns/op BenchmarkCond4-4 16531 7553 ns/op BenchmarkCond8-4 9514 14023 ns/op BenchmarkCond16-4 4081 33861 ns/op BenchmarkCond32-4 1632 62418 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 419565 344.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 302971 470.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 468738 242.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 477435 347.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 295617 373.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 500570 213.9 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 81928 1608 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 74316 1868 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 54765 2522 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 45978 3218 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 436580 280.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 154585 753.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 456344 244.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 141859 893.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 515200 253.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 175568 742.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2490900 54.30 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 43110 3365 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 107127 1119 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 226694 445.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7172 14471 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 262 404463 ns/op BenchmarkRange/*sync.Map-4 1342 85652 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 80108 1370 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 197533 546.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 59187 1923 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 108230 1149 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 220744 498.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 141340 1037 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 74277 1836 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 167395 721.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 591940 230.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 49153 2336 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 108696 944.4 ns/op BenchmarkSwapCollision/*sync.Map-4 67908 1812 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 276 438851 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 101878 1238 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 281822 379.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22040 5859 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 62072 1979 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20398 5749 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 247512 535.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 101894 1259 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 141576 784.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1871691 67.15 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 164955 713.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1969118 69.20 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 436362 253.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 140373 894.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 438586 240.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 90907 1347 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 305221 440.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 406248 305.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 114632 1121 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 549793 244.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 121564 957.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 92977 1327 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 156656 776.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 54332 2325 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 202885 666.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 364818 276.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 108950 1055 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 548047 218.3 ns/op BenchmarkUncontendedSemaphore-4 3380670 35.39 ns/op BenchmarkContendedSemaphore-4 3243099 40.03 ns/op BenchmarkMutexUncontended-4 648111 157.8 ns/op BenchmarkMutex-4 136686 968.6 ns/op BenchmarkMutexSlack-4 141363 900.5 ns/op BenchmarkMutexWork-4 121447 1067 ns/op BenchmarkMutexWorkSlack-4 111382 987.4 ns/op BenchmarkMutexNoSpin-4 53220 2163 ns/op BenchmarkMutexSpin-4 71828 2098 ns/op BenchmarkOnce-4 572494 233.0 ns/op BenchmarkOnceFunc/v=Once-4 1000000 105.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 902704 127.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 918066 123.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 841750 141.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 860833 134.8 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5488998 19.19 ns/op BenchmarkSemaSyntNonblock-4 1000000 114.4 ns/op BenchmarkSemaSyntBlock-4 1000000 122.9 ns/op BenchmarkSemaWorkNonblock-4 825105 146.0 ns/op BenchmarkSemaWorkBlock-4 837471 156.1 ns/op BenchmarkRWMutexUncontended-4 346383 330.7 ns/op BenchmarkRWMutexWrite100-4 273384 426.9 ns/op BenchmarkRWMutexWrite10-4 246270 531.6 ns/op BenchmarkRWMutexWorkWrite100-4 236479 529.4 ns/op BenchmarkRWMutexWorkWrite10-4 166998 651.4 ns/op BenchmarkWaitGroupUncontended-4 899065 141.9 ns/op BenchmarkWaitGroupAddDone-4 323343 360.1 ns/op BenchmarkWaitGroupAddDoneWork-4 299680 356.9 ns/op BenchmarkWaitGroupWait-4 4489299 25.65 ns/op BenchmarkWaitGroupWaitWork-4 2569146 39.48 ns/op BenchmarkWaitGroupActuallyWait-4 40668 3142 ns/op 32 B/op 2 allocs/op PASS ok sync 19.454s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: sync/atomic cpu: AMD EPYC 7B12 BenchmarkValueRead-4 853720 146.9 ns/op PASS ok sync/atomic 1.218s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. PASS ok syscall 1.017s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: testing cpu: AMD EPYC 7B12 BenchmarkTBHelper-4 146882 782.5 ns/op 0 B/op 0 allocs/op PASS ok testing 1.137s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7746 14570 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11535 10349 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 99 1200571 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 122 967935 ns/op 1060 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 179695715 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 177040269 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1804 65027 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2018 55829 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6004821 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5421865 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 727594478 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 725010193 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 217 550326 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 240 498781 ns/op 163 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59436630 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58907131 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6879309267 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6871367570 ns/op 335150240 B/op 100092 allocs/op BenchmarkPyramid/10-4 2928 40862 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 2970734 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 324028851 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2560 46144 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 261 437319 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 4423601 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 6621 15558 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.879s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 78160750 ns/op BenchmarkVariableString-4 99776 1185 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2114 56170 ns/op 2510 B/op 39 allocs/op PASS ok text/template/parse 1.526s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 37 3070448 ns/op BenchmarkAfter-4 112 1165041 ns/op BenchmarkStop-4 206 602026 ns/op BenchmarkSimultaneousAfterFunc-4 30 4080221 ns/op BenchmarkStartStop-4 188 632938 ns/op BenchmarkReset-4 2617 50147 ns/op BenchmarkSleep-4 33 3469623 ns/op BenchmarkParallelTimerLatency-4 54 263418 avg-late-ns 4530977 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 330439 avg-late-ns 1336430 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 354327 avg-late-ns 831397 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 368013 avg-late-ns 1328307 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 405178 avg-late-ns 1683230 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 340197 avg-late-ns 1438726 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 293374 avg-late-ns 1937766 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 257160 avg-late-ns 3876952 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 181799 avg-late-ns 1211068 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 217519 avg-late-ns 1244118 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1330937 avg-late-ns 5189531 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 305518 avg-late-ns 904986 max-late-ns BenchmarkTicker-4 367 349027 ns/op BenchmarkTickerReset-4 4100 30546 ns/op BenchmarkTickerResetNaive-4 176 640983 ns/op BenchmarkNow-4 1000000 103.2 ns/op BenchmarkNowUnixNano-4 1000000 102.2 ns/op BenchmarkNowUnixMilli-4 1000000 102.4 ns/op BenchmarkNowUnixMicro-4 1000000 102.0 ns/op BenchmarkFormat-4 59812 2008 ns/op BenchmarkFormatRFC3339-4 80176 1480 ns/op BenchmarkFormatRFC3339Nano-4 80530 1515 ns/op BenchmarkFormatNow-4 81694 1454 ns/op BenchmarkMarshalJSON-4 109011 1124 ns/op BenchmarkMarshalText-4 112532 1094 ns/op BenchmarkParse-4 144314 831.2 ns/op BenchmarkParseRFC3339UTC-4 338932 353.7 ns/op BenchmarkParseRFC3339UTCBytes-4 217591 542.7 ns/op BenchmarkParseRFC3339TZ-4 104274 1153 ns/op BenchmarkParseRFC3339TZBytes-4 79887 1505 ns/op BenchmarkParseDuration-4 535027 222.7 ns/op BenchmarkHour-4 867838 135.1 ns/op BenchmarkSecond-4 860233 135.0 ns/op BenchmarkYear-4 652269 180.8 ns/op BenchmarkDay-4 603868 197.6 ns/op BenchmarkISOWeek-4 637080 186.5 ns/op BenchmarkGoString-4 79615 1505 ns/op BenchmarkUnmarshalText-4 69087 1720 ns/op PASS ok time 12.213s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 615649 178.0 ns/op BenchmarkDecodeValidJapaneseChars-4 702531 149.2 ns/op BenchmarkDecodeRune-4 1681958 71.10 ns/op BenchmarkEncodeValidASCII-4 534698 202.7 ns/op BenchmarkEncodeValidJapaneseChars-4 825571 138.8 ns/op BenchmarkAppendRuneValidASCII-4 1588946 74.81 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2429377 49.39 ns/op BenchmarkEncodeRune-4 2897908 40.28 ns/op PASS ok unicode/utf16 2.197s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 840036 142.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 169352 678.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3672309 32.21 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 409760 283.7 ns/op BenchmarkValidTenASCIIChars-4 836538 136.9 ns/op BenchmarkValid100KASCIIChars-4 92 1292243 ns/op BenchmarkValidTenJapaneseChars-4 153758 762.1 ns/op BenchmarkValidLongMostlyASCII-4 85 1394940 ns/op BenchmarkValidLongJapanese-4 48 2236340 ns/op BenchmarkValidStringTenASCIIChars-4 4498927 26.52 ns/op BenchmarkValidString100KASCIIChars-4 9356 12697 ns/op BenchmarkValidStringTenJapaneseChars-4 412120 260.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1225 97404 ns/op BenchmarkValidStringLongJapanese-4 157 770430 ns/op BenchmarkEncodeASCIIRune-4 4409480 27.49 ns/op BenchmarkEncodeJapaneseRune-4 2472188 48.39 ns/op BenchmarkAppendASCIIRune-4 8840674 12.44 ns/op BenchmarkAppendJapaneseRune-4 2869045 41.53 ns/op BenchmarkDecodeASCIIRune-4 2861050 40.59 ns/op BenchmarkDecodeJapaneseRune-4 1926477 61.42 ns/op BenchmarkFullRune/ASCII-4 3390052 35.35 ns/op BenchmarkFullRune/Incomplete-4 1556306 76.82 ns/op BenchmarkFullRune/Japanese-4 3449695 34.36 ns/op PASS ok unicode/utf8 4.606s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 68875773596 ns/op PASS ok cmd/api 70.041s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 363019 294.2 ns/op BenchmarkCgoCall/one-pointer-4 302842 363.5 ns/op BenchmarkCgoCall/eight-pointers-4 175916 679.5 ns/op BenchmarkCgoCall/eight-pointers-nil-4 329684 362.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 15376 6805 ns/op BenchmarkCgoCall/eight-pointers-slice-4 31797 3687 ns/op BenchmarkGoString-4 1000000 106.4 ns/op BenchmarkCGoCallback-4 45074 2512 ns/op BenchmarkCGoInCThread-4 288604 399.0 ns/op PASS ok cmd/cgo/internal/test 2.222s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1212039 97.56 ns/op BenchmarkEqArrayOfStrings64-4 149274 777.1 ns/op BenchmarkEqArrayOfStrings1024-4 9681 11243 ns/op BenchmarkEqArrayOfFloats5-4 1408345 83.07 ns/op BenchmarkEqArrayOfFloats64-4 150534 791.7 ns/op BenchmarkEqArrayOfFloats1024-4 9129 12752 ns/op BenchmarkEqArrayOfStructsEq-4 2814 42503 ns/op BenchmarkEqArrayOfStructsNotEq-4 4861 23548 ns/op BenchmarkEqStruct-4 17701086 6.787 ns/op PASS ok cmd/compile/internal/reflectdata 2.427s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 60217 ns/op BenchmarkCopyElim1-4 621 162039 ns/op BenchmarkCopyElim10-4 619 179883 ns/op BenchmarkCopyElim100-4 348 348440 ns/op BenchmarkCopyElim1000-4 52 2028852 ns/op BenchmarkCopyElim10000-4 3 40365622 ns/op BenchmarkCopyElim100000-4 1 682472810 ns/op BenchmarkDeadCode/1-4 523 220390 ns/op BenchmarkDeadCode/10-4 512 236993 ns/op BenchmarkDeadCode/100-4 240 521557 ns/op BenchmarkDeadCode/1000-4 51 2501239 ns/op BenchmarkDeadCode/10000-4 4 30189563 ns/op BenchmarkDeadCode/100000-4 1 415752565 ns/op BenchmarkDeadCode/200000-4 1 902863883 ns/op BenchmarkDominatorsLinear-4 14 8174696 ns/op 1.22 MB/s BenchmarkDominatorsFwdBack-4 10 11487469 ns/op 0.87 MB/s BenchmarkDominatorsManyPred-4 10 11300533 ns/op 0.88 MB/s BenchmarkDominatorsMaxPred-4 10 11786410 ns/op 0.85 MB/s BenchmarkDominatorsMaxPredVal-4 9 11439030 ns/op 0.87 MB/s BenchmarkFuse/1-4 633 185200 ns/op BenchmarkFuse/10-4 428 245779 ns/op BenchmarkFuse/100-4 145 777340 ns/op BenchmarkFuse/1000-4 22 5560028 ns/op BenchmarkFuse/10000-4 2 77555712 ns/op BenchmarkNilCheckDeep1-4 12666 9570 ns/op 0.10 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5216 22624 ns/op 0.44 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 781 149780 ns/op 0.67 MB/s 618 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 73 1483223 ns/op 0.67 MB/s 4923 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 16410935 ns/op 0.61 MB/s 98625 B/op 6 allocs/op BenchmarkDSEPass-4 32 3543128 ns/op 53483 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119997917 ns/op 4251008 B/op 108335 allocs/op BenchmarkCSEPass-4 7 14640627 ns/op 159628 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 152733895 ns/op 5673224 B/op 97526 allocs/op BenchmarkDeadcodePass-4 190 636014 ns/op 87322 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 129165043 ns/op 4027872 B/op 44827 allocs/op BenchmarkMultiPass-4 69 1538773 ns/op 212519 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 267492044 ns/op 11162840 B/op 149714 allocs/op BenchmarkCondRewrite/SoloJump-4 3124818 38.32 ns/op BenchmarkCondRewrite/CombJump-4 2891516 41.26 ns/op PASS ok cmd/compile/internal/ssa 15.666s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 10000 10623 ns/op BenchmarkExtShift-4 16634 7177 ns/op BenchmarkModify-4 9390 12097 ns/op BenchmarkMullImm-4 17726 6792 ns/op BenchmarkConstModify-4 9206 12076 ns/op BenchmarkBitSet-4 21092 5624 ns/op BenchmarkBitClear-4 21186 5617 ns/op BenchmarkBitToggle-4 21285 5666 ns/op BenchmarkBitSetConst-4 162926 666.8 ns/op BenchmarkBitClearConst-4 162526 729.3 ns/op BenchmarkBitToggleConst-4 167082 665.4 ns/op BenchmarkDivconstI64-4 10619944 11.34 ns/op BenchmarkModconstI64-4 8284100 12.31 ns/op BenchmarkDivisiblePow2constI64-4 10609357 11.21 ns/op BenchmarkDivisibleconstI64-4 10829481 10.99 ns/op BenchmarkDivisibleWDivconstI64-4 6950800 17.25 ns/op BenchmarkDivconstU64/3-4 11007284 10.95 ns/op BenchmarkDivconstU64/5-4 10037212 12.01 ns/op BenchmarkDivconstU64/37-4 10593286 11.26 ns/op BenchmarkDivconstU64/1234567-4 10601180 11.33 ns/op BenchmarkModconstU64-4 11382555 10.53 ns/op BenchmarkDivisibleconstU64-4 9060759 11.80 ns/op BenchmarkDivisibleWDivconstU64-4 6864783 17.55 ns/op BenchmarkDivconstI32-4 10324825 11.60 ns/op BenchmarkModconstI32-4 8880543 11.29 ns/op BenchmarkDivisiblePow2constI32-4 10901637 11.03 ns/op BenchmarkDivisibleconstI32-4 10787374 10.96 ns/op BenchmarkDivisibleWDivconstI32-4 7027730 17.22 ns/op BenchmarkDivconstU32-4 8892268 11.25 ns/op BenchmarkModconstU32-4 8475788 12.28 ns/op BenchmarkDivisibleconstU32-4 10813240 11.05 ns/op BenchmarkDivisibleWDivconstU32-4 7502589 16.08 ns/op BenchmarkDivconstI16-4 8758974 11.61 ns/op BenchmarkModconstI16-4 8505321 11.99 ns/op BenchmarkDivisiblePow2constI16-4 10770153 11.12 ns/op BenchmarkDivisibleconstI16-4 10877728 10.97 ns/op BenchmarkDivisibleWDivconstI16-4 6984363 16.95 ns/op BenchmarkDivconstU16-4 10828539 11.16 ns/op BenchmarkModconstU16-4 10682586 11.09 ns/op BenchmarkDivisibleconstU16-4 9099500 11.17 ns/op BenchmarkDivisibleWDivconstU16-4 7600142 15.75 ns/op BenchmarkDivconstI8-4 10797878 11.04 ns/op BenchmarkModconstI8-4 8684805 11.92 ns/op BenchmarkDivisiblePow2constI8-4 9414177 11.64 ns/op BenchmarkDivisibleconstI8-4 10997668 11.03 ns/op BenchmarkDivisibleWDivconstI8-4 7385602 16.04 ns/op BenchmarkDivconstU8-4 10840749 11.05 ns/op BenchmarkModconstU8-4 10890992 11.03 ns/op BenchmarkDivisibleconstU8-4 9610034 10.91 ns/op BenchmarkDivisibleWDivconstU8-4 7565287 15.96 ns/op BenchmarkMul2-4 166731 719.0 ns/op BenchmarkMulNeg2-4 165432 725.8 ns/op BenchmarkEfaceInteger-4 3718174 27.59 ns/op BenchmarkDiv64UnsignedSmall-4 6829698 15.62 ns/op BenchmarkDiv64Small-4 6283729 17.42 ns/op BenchmarkDiv64SmallNegDivisor-4 5906842 18.13 ns/op BenchmarkDiv64SmallNegDividend-4 6302834 17.36 ns/op BenchmarkDiv64SmallNegBoth-4 5947274 18.08 ns/op BenchmarkDiv64Unsigned-4 6850522 15.78 ns/op BenchmarkDiv64-4 6101319 18.70 ns/op BenchmarkDiv64NegDivisor-4 6120285 18.12 ns/op BenchmarkDiv64NegDividend-4 6109260 18.30 ns/op BenchmarkDiv64NegBoth-4 6105046 18.14 ns/op BenchmarkMod64UnsignedSmall-4 7179951 15.19 ns/op BenchmarkMod64Small-4 6247251 17.07 ns/op BenchmarkMod64SmallNegDivisor-4 6131538 18.31 ns/op BenchmarkMod64SmallNegDividend-4 6030943 17.64 ns/op BenchmarkMod64SmallNegBoth-4 6067777 17.42 ns/op BenchmarkMod64Unsigned-4 6937456 15.58 ns/op BenchmarkMod64-4 6200538 17.91 ns/op BenchmarkMod64NegDivisor-4 5950509 17.89 ns/op BenchmarkMod64NegDividend-4 6111122 17.86 ns/op BenchmarkMod64NegBoth-4 6105494 17.99 ns/op BenchmarkMulconstI32/3-4 22634426 5.343 ns/op BenchmarkMulconstI32/5-4 22774654 5.311 ns/op BenchmarkMulconstI32/12-4 21123993 5.671 ns/op BenchmarkMulconstI32/120-4 22731783 5.288 ns/op BenchmarkMulconstI32/-120-4 22556965 5.297 ns/op BenchmarkMulconstI32/65537-4 21129854 5.660 ns/op BenchmarkMulconstI32/65538-4 21146106 5.660 ns/op BenchmarkMulconstI64/3-4 22623961 5.336 ns/op BenchmarkMulconstI64/5-4 22578343 5.315 ns/op BenchmarkMulconstI64/12-4 21016046 5.690 ns/op BenchmarkMulconstI64/120-4 22735460 5.292 ns/op BenchmarkMulconstI64/-120-4 22540404 5.322 ns/op BenchmarkMulconstI64/65537-4 21120654 5.652 ns/op BenchmarkMulconstI64/65538-4 21046275 5.664 ns/op BenchmarkMulconstU32/3-4 22446352 5.308 ns/op BenchmarkMulconstU32/5-4 22692501 5.306 ns/op BenchmarkMulconstU32/12-4 21181474 5.689 ns/op BenchmarkMulconstU32/120-4 22742118 5.280 ns/op BenchmarkMulconstU32/65537-4 21228586 5.677 ns/op BenchmarkMulconstU32/65538-4 16853179 6.014 ns/op BenchmarkMulconstU64/3-4 22657334 5.281 ns/op BenchmarkMulconstU64/5-4 22422973 5.284 ns/op BenchmarkMulconstU64/12-4 21196308 5.679 ns/op BenchmarkMulconstU64/120-4 22557499 5.288 ns/op BenchmarkMulconstU64/65537-4 21234960 5.657 ns/op BenchmarkMulconstU64/65538-4 21232152 5.650 ns/op BenchmarkShiftArithmeticRight-4 21113823 5.716 ns/op BenchmarkSwitch8Predictable-4 13352677 8.943 ns/op BenchmarkSwitch8Unpredictable-4 5632030 21.24 ns/op BenchmarkSwitch32Predictable-4 8507830 14.24 ns/op BenchmarkSwitch32Unpredictable-4 5666529 21.18 ns/op BenchmarkSwitchStringPredictable-4 8065561 14.87 ns/op BenchmarkSwitchStringUnpredictable-4 4529612 26.92 ns/op PASS ok cmd/compile/internal/test 19.750s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 141 836999 ns/op BenchmarkNamed/Underlying/nongeneric-4 891972 132.8 ns/op BenchmarkNamed/Underlying/generic-4 884683 135.7 ns/op BenchmarkNamed/Underlying/src_instance-4 867814 134.2 ns/op BenchmarkNamed/Underlying/user_instance-4 874033 133.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 543455645 ns/op 56290 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 358363006 ns/op 85352 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 163288583 ns/op 187304 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 135640767 ns/op 225488 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 418999107 ns/op 12371 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 86468592 ns/op 59931 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 33896957 ns/op 152875 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34482744 ns/op 150292 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 135082106 ns/op 16060 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40447620 ns/op 53619 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21314042 ns/op 101762 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19787725 ns/op 109631 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1146638656 ns/op 56958 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 601457875 ns/op 108579 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165638774 ns/op 394141 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 121264900 ns/op 538288 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 413766924 ns/op 4838 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 63988420 ns/op 31274 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 38292206 ns/op 52263 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 36910334 ns/op 54213 lines/s PASS ok cmd/compile/internal/types2 16.259s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 157 755131 ns/op 1819771 sys-ns/op 1056484 user-ns/op PASS ok cmd/go 1.212s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: AMD EPYC 7B12 BenchmarkHash8Bytes/New-4 100754 1209 ns/op 6.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 116084 1029 ns/op 7.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24076 4987 ns/op 205.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 25090 4781 ns/op 214.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3619 31360 ns/op 261.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3748 31387 ns/op 261.00 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.867s All tests passed.