linux-amd64-race at e91876f4406a89eb0b0c07e93a6ae4e4f32d48b6 :: 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-rn8101775" "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" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn8101775" "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" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.275s ok archive/zip 2.394s ok bufio 0.302s ok bytes 3.206s ok compress/bzip2 0.467s ok compress/flate 5.777s ok compress/gzip 11.763s ok compress/lzw 0.547s ok compress/zlib 4.887s ok container/heap 0.040s ok container/list 0.032s ok container/ring 0.030s ok context 0.043s ok crypto 0.028s ok crypto/aes 0.070s ok crypto/cipher 0.060s ok crypto/des 0.061s ok crypto/dsa 0.030s ok crypto/ecdh 0.211s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.386s ok crypto/elliptic 0.051s ok crypto/hmac 0.040s ok crypto/internal/alias 0.031s ok crypto/internal/bigmod 2.291s ok crypto/internal/boring 0.030s ok crypto/internal/boring/bcache 0.370s ok crypto/internal/edwards25519 34.950s ok crypto/internal/edwards25519/field 12.620s ok crypto/internal/nistec 0.800s ok crypto/internal/nistec/fiat 0.031s [no tests to run] ok crypto/md5 0.045s ok crypto/rand 0.343s ok crypto/rc4 0.466s ok crypto/rsa 1.359s ok crypto/sha1 0.049s ok crypto/sha256 0.040s ok crypto/sha512 0.041s ok crypto/subtle 0.443s ok crypto/tls 1.548s ok crypto/x509 1.231s ok database/sql 0.358s ok database/sql/driver 0.030s ok debug/buildinfo 0.051s ok debug/dwarf 0.093s ok debug/elf 1.302s ok debug/gosym 0.345s ok debug/macho 0.041s ok debug/pe 0.061s ok debug/plan9obj 0.032s ok embed 0.031s [no tests to run] ok embed/internal/embedtest 0.031s ok encoding/ascii85 0.039s ok encoding/asn1 0.040s ok encoding/base32 0.082s ok encoding/base64 0.040s ok encoding/binary 0.040s ok encoding/csv 0.072s ok encoding/gob 18.018s ok encoding/hex 0.041s ok encoding/json 1.298s ok encoding/pem 2.440s ok encoding/xml 0.237s ok errors 0.042s ok expvar 0.033s ok flag 0.143s ok fmt 0.590s ok go/ast 0.040s ok go/build 4.127s ok go/build/constraint 0.040s ok go/constant 0.041s ok go/doc 0.287s ok go/doc/comment 2.154s ok go/format 0.082s ok go/importer 0.210s ok go/internal/gccgoimporter 0.072s ok go/internal/gcimporter 1.298s ok go/internal/srcimporter 13.627s ok go/parser 0.951s ok go/printer 1.312s ok go/scanner 0.043s ok go/token 0.137s ok go/types 33.249s ok hash 0.041s ok hash/adler32 0.082s ok hash/crc32 0.071s ok hash/crc64 0.042s ok hash/fnv 0.032s ok hash/maphash 0.035s ok html 0.032s ok html/template 0.234s ok image 0.425s ok image/color 0.050s ok image/draw 0.600s ok image/gif 0.975s ok image/jpeg 1.317s ok image/png 3.155s ok index/suffixarray 1.002s ok internal/abi 0.069s ok internal/buildcfg 0.033s ok internal/coverage/cformat 0.033s ok internal/coverage/cmerge 0.034s ok internal/coverage/pods 0.035s ok internal/coverage/slicereader 0.032s ok internal/coverage/slicewriter 0.034s ok internal/coverage/test 0.062s ok internal/cpu 0.089s ok internal/dag 0.030s ok internal/diff 0.030s ok internal/fmtsort 0.025s ok internal/fuzz 0.064s ok internal/godebug 0.031s ok internal/intern 0.249s ok internal/itoa 0.030s ok internal/poll 0.534s ok internal/profile 0.030s ok internal/reflectlite 0.264s ok internal/safefilepath 0.030s ok internal/saferio 0.183s ok internal/singleflight 0.130s ok internal/testenv 0.031s ok internal/trace 0.194s ok internal/types/errors 0.403s ok internal/unsafeheader 0.030s ok internal/xcoff 0.051s ok io 0.073s ok io/fs 0.262s ok io/ioutil 0.040s ok log 0.040s ok log/syslog 1.260s ok maps 0.030s ok math 0.050s ok math/big 3.058s ok math/bits 0.040s ok math/cmplx 0.031s ok math/rand 2.060s ok mime 0.053s ok mime/multipart 6.642s ok mime/quotedprintable 0.072s ok net 17.055s ok net/http 7.267s ok net/http/cgi 0.560s ok net/http/cookiejar 0.041s ok net/http/fcgi 0.149s ok net/http/httptest 0.183s ok net/http/httptrace 0.030s ok net/http/httputil 0.689s ok net/http/internal 0.040s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.203s ok net/internal/socktest 0.030s ok net/mail 0.039s ok net/netip 0.374s ok net/rpc 0.076s ok net/rpc/jsonrpc 0.040s ok net/smtp 0.073s ok net/textproto 0.041s ok net/url 0.051s ok os 0.662s ok os/exec 0.244s ok os/exec/internal/fdtest 0.029s ok os/signal 2.334s ok os/user 0.029s ok path 0.030s ok path/filepath 0.083s ok plugin 0.030s ok reflect 0.576s ok regexp 3.103s ok regexp/syntax 4.482s ok runtime 34.345s ok runtime/cgo 0.030s ok runtime/coverage 0.032s ok runtime/debug 0.123s ok runtime/internal/atomic 0.087s ok runtime/internal/math 0.032s ok runtime/internal/sys 0.034s ok runtime/internal/syscall 0.030s ok runtime/metrics 0.040s ok runtime/pprof 7.497s ok runtime/race 10.100s ok runtime/trace 3.626s ok slices 0.035s ok sort 0.415s ok strconv 2.343s ok strings 1.692s ok sync 0.505s ok sync/atomic 1.764s ok syscall 3.544s ok testing 1.175s ok testing/fstest 0.041s ok testing/iotest 0.032s ok testing/quick 0.185s ok text/scanner 0.053s ok text/tabwriter 0.034s ok text/template 0.102s ok text/template/parse 0.051s ok time 2.323s ok unicode 0.041s ok unicode/utf16 0.033s ok unicode/utf8 0.050s ok cmd/addr2line 1.433s ok cmd/api 7.606s ok cmd/asm/internal/asm 3.279s ok cmd/asm/internal/lex 0.030s ok cmd/compile/internal/abt 0.061s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/amd64 49.897s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/base 0.031s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.437s ok cmd/compile/internal/importer 0.913s ok cmd/compile/internal/ir 0.029s ok cmd/compile/internal/logopt 0.245s ok cmd/compile/internal/loopvar 19.345s ok cmd/compile/internal/noder 0.042s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/ssa 17.840s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/syntax 0.152s ok cmd/compile/internal/test 12.653s ok cmd/compile/internal/typecheck 0.283s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 8.530s ok cmd/covdata 0.031s ok cmd/cover 1.608s ok cmd/dist 0.033s ok cmd/doc 0.839s ok cmd/fix 0.903s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok cmd/go 30.962s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok cmd/go/internal/auth 0.029s ok cmd/go/internal/cache 0.138s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.041s ok cmd/go/internal/get 0.040s ok cmd/go/internal/imports 0.040s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.199s ok cmd/go/internal/lockedfile/internal/filelock 0.080s ok cmd/go/internal/modconv 0.050s ok cmd/go/internal/modfetch 0.042s ok cmd/go/internal/modfetch/codehost 0.041s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.584s ok cmd/go/internal/modload 0.053s ok cmd/go/internal/mvs 0.051s ok cmd/go/internal/par 0.122s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.062s ok cmd/go/internal/vcs 0.043s ok cmd/go/internal/vcweb 0.045s ok cmd/go/internal/vcweb/vcstest 4.463s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.133s ok cmd/gofmt 0.245s ok cmd/internal/archive 0.466s ok cmd/internal/buildid 0.621s ok cmd/internal/cov 0.329s ok cmd/internal/dwarf 0.035s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.034s ok cmd/internal/moddeps 1.103s ok cmd/internal/notsha256 0.035s ok cmd/internal/obj 0.529s ok cmd/internal/obj/ppc64 0.113s ok cmd/internal/obj/riscv 0.050s ok cmd/internal/obj/s390x 0.032s ok cmd/internal/obj/x86 0.188s ok cmd/internal/objabi 0.030s ok cmd/internal/pkgpath 0.152s ok cmd/internal/pkgpattern 0.042s ok cmd/internal/quoted 0.029s ok cmd/internal/src 0.031s ok cmd/internal/test2json 0.731s ok cmd/link 3.385s ok cmd/link/internal/benchmark 0.032s ok cmd/link/internal/ld 2.623s ok cmd/link/internal/loader 0.091s ok cmd/nm 0.935s ok cmd/objdump 1.395s ok cmd/pack 0.592s ok cmd/pprof 1.518s ok cmd/trace 0.291s ok cmd/vet 11.166s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2574 39724 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2397 48904 ns/op 1854 B/op 36 allocs/op Benchmark/Writer/PAX-4 1471 75879 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4066 29043 ns/op 5152 B/op 16 allocs/op Benchmark/Reader/GNU-4 5757 20649 ns/op 5204 B/op 15 allocs/op Benchmark/Reader/PAX-4 1815 61109 ns/op 8854 B/op 33 allocs/op PASS ok archive/tar 1.052s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 346064282 ns/op 831312 B/op 90 allocs/op BenchmarkZip64Test-4 1 164116730 ns/op BenchmarkZip64TestSizes/4096-4 1534 79497 ns/op BenchmarkZip64TestSizes/1048576-4 171 694462 ns/op BenchmarkZip64TestSizes/67108864-4 1 139299759 ns/op PASS ok archive/zip 1.538s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 215023 494.1 ns/op BenchmarkReaderCopyUnoptimal-4 130117 826.6 ns/op BenchmarkReaderCopyNoWriteTo-4 6090 20373 ns/op BenchmarkReaderWriteToOptimal-4 7666 15353 ns/op BenchmarkReaderReadString-4 124560 871.8 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 216795 550.8 ns/op BenchmarkWriterCopyUnoptimal-4 196053 565.4 ns/op BenchmarkWriterCopyNoReadFrom-4 5839 20272 ns/op BenchmarkReaderEmpty-4 37694 3340 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 29197 3913 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 649311 183.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.803s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: bytes cpu: AMD EPYC 7B12 BenchmarkReadString-4 7046 15953 ns/op 2054.05 MB/s BenchmarkWriteByte-4 452 237893 ns/op 17.22 MB/s BenchmarkWriteRune-4 270 444319 ns/op 27.66 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3435493 ns/op BenchmarkBufferFullSmallReads-4 97 1104565 ns/op BenchmarkBufferWriteBlock/N4096-4 9196 12269 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 612 201662 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 11783620 ns/op 4192265 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 10379966 ns/op 1616.31 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 5099366 22.37 ns/op 447.12 MB/s BenchmarkIndexByte/32-4 5044932 23.58 ns/op 1357.13 MB/s BenchmarkIndexByte/4K-4 1000000 115.3 ns/op 35527.59 MB/s BenchmarkIndexBytePortable/10-4 944716 124.5 ns/op 80.32 MB/s BenchmarkIndexBytePortable/32-4 345234 329.6 ns/op 97.08 MB/s BenchmarkIndexBytePortable/4K-4 2871 40879 ns/op 100.20 MB/s BenchmarkIndexRune/10-4 1000000 105.3 ns/op 94.95 MB/s BenchmarkIndexRune/32-4 1000000 102.3 ns/op 312.77 MB/s BenchmarkIndexRune/4K-4 395209 291.8 ns/op 14037.94 MB/s BenchmarkIndexRuneASCII/10-4 5162581 23.31 ns/op 428.99 MB/s BenchmarkIndexRuneASCII/32-4 4925677 24.34 ns/op 1314.88 MB/s BenchmarkIndexRuneASCII/4K-4 999423 117.0 ns/op 35015.90 MB/s BenchmarkEqual/0-4 9905925 11.80 ns/op BenchmarkEqual/1-4 1567740 75.71 ns/op 13.21 MB/s BenchmarkEqual/6-4 1490697 78.44 ns/op 76.50 MB/s BenchmarkEqual/9-4 1501128 79.68 ns/op 112.95 MB/s BenchmarkEqual/15-4 1511809 79.70 ns/op 188.21 MB/s BenchmarkEqual/16-4 1584871 75.83 ns/op 210.99 MB/s BenchmarkEqual/20-4 1319760 82.41 ns/op 242.69 MB/s BenchmarkEqual/32-4 1463395 82.19 ns/op 389.34 MB/s BenchmarkEqual/4K-4 133058 891.1 ns/op 4596.34 MB/s BenchmarkIndex/10-4 3356599 35.51 ns/op 281.59 MB/s BenchmarkIndex/32-4 3562860 33.71 ns/op 949.28 MB/s BenchmarkIndex/4K-4 27129 4411 ns/op 928.61 MB/s BenchmarkIndexEasy/10-4 3447093 35.00 ns/op 285.70 MB/s BenchmarkIndexEasy/32-4 3206673 37.35 ns/op 856.83 MB/s BenchmarkIndexEasy/4K-4 554635 208.4 ns/op 19651.20 MB/s BenchmarkCount/10-4 1574280 77.06 ns/op 129.76 MB/s BenchmarkCount/32-4 1653132 71.14 ns/op 449.81 MB/s BenchmarkCount/4K-4 27225 4419 ns/op 926.81 MB/s BenchmarkCountEasy/10-4 1604588 73.59 ns/op 135.88 MB/s BenchmarkCountEasy/32-4 1714738 73.02 ns/op 438.26 MB/s BenchmarkCountEasy/4K-4 476367 246.8 ns/op 16594.59 MB/s BenchmarkCountSingle/10-4 3922540 30.11 ns/op 332.16 MB/s BenchmarkCountSingle/32-4 3502839 33.20 ns/op 963.84 MB/s BenchmarkCountSingle/4K-4 805682 138.1 ns/op 29662.77 MB/s BenchmarkToUpper/#00-4 2790620 42.97 ns/op BenchmarkToUpper/ONLYUPPER-4 318051 358.6 ns/op BenchmarkToUpper/abc-4 515625 232.9 ns/op BenchmarkToUpper/AbC123-4 318814 383.4 ns/op BenchmarkToUpper/azAZ09_-4 283075 412.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 98037 1209 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 42255 2770 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 62169 1935 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 133261 872.7 ns/op BenchmarkToLower/#00-4 2907670 43.55 ns/op BenchmarkToLower/abc-4 440953 271.8 ns/op BenchmarkToLower/AbC123-4 297092 379.7 ns/op BenchmarkToLower/azAZ09_-4 298914 426.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 95793 1222 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43983 2719 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 76224 1572 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 130749 927.5 ns/op BenchmarkFields/ASCII/16-4 159031 743.7 ns/op 21.51 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12015 9709 ns/op 26.37 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 726 152592 ns/op 26.84 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 46 2696510 ns/op 24.30 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 40446378 ns/op 25.93 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 88561 1287 ns/op 12.43 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6248 18004 ns/op 14.22 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 417 289296 ns/op 14.16 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4865102 ns/op 13.47 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 83992340 ns/op 12.48 MB/s 11202864 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 147232 758.4 ns/op 21.10 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12753 9824 ns/op 26.06 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 727 158456 ns/op 25.85 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 46 2806284 ns/op 23.35 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51951451 ns/op 20.18 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 117297 1002 ns/op 15.97 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8146 12436 ns/op 20.58 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 574 203684 ns/op 20.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3677769 ns/op 17.82 MB/s 512264 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 68933348 ns/op 15.21 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2117514 58.93 ns/op BenchmarkTrimSpace/ASCII-4 1000000 106.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 115998 1031 ns/op BenchmarkTrimSpace/JustNonASCII-4 52855 2299 ns/op BenchmarkToValidUTF8/Valid-4 547627 221.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 357586 328.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 103586 1142 ns/op BenchmarkIndexHard1-4 1156 99696 ns/op BenchmarkIndexHard2-4 859 139170 ns/op BenchmarkIndexHard3-4 208 573612 ns/op BenchmarkIndexHard4-4 207 575647 ns/op BenchmarkLastIndexHard1-4 6 17068654 ns/op BenchmarkLastIndexHard2-4 5 21237320 ns/op BenchmarkLastIndexHard3-4 5 23483363 ns/op BenchmarkCountHard1-4 1200 99859 ns/op BenchmarkCountHard2-4 856 139100 ns/op BenchmarkCountHard3-4 208 571609 ns/op BenchmarkSplitEmptySeparator-4 1 101578192 ns/op BenchmarkSplitSingleByteSeparator-4 19 6006509 ns/op BenchmarkSplitMultiByteSeparator-4 13 7793842 ns/op BenchmarkSplitNSingleByteSeparator-4 234075 507.2 ns/op BenchmarkSplitNMultiByteSeparator-4 76496 1514 ns/op BenchmarkRepeat-4 210494 578.3 ns/op BenchmarkRepeatLarge/256/1-4 152348 706.8 ns/op 362.21 MB/s BenchmarkRepeatLarge/256/16-4 261872 447.1 ns/op 572.58 MB/s BenchmarkRepeatLarge/512/1-4 122977 888.6 ns/op 576.17 MB/s BenchmarkRepeatLarge/512/16-4 173780 638.4 ns/op 802.05 MB/s BenchmarkRepeatLarge/1024/1-4 89768 1291 ns/op 793.45 MB/s BenchmarkRepeatLarge/1024/16-4 107418 1021 ns/op 1002.98 MB/s BenchmarkRepeatLarge/2048/1-4 54658 2033 ns/op 1007.19 MB/s BenchmarkRepeatLarge/2048/16-4 60205 1768 ns/op 1158.22 MB/s BenchmarkRepeatLarge/4096/1-4 34412 3353 ns/op 1221.47 MB/s BenchmarkRepeatLarge/4096/16-4 36759 3116 ns/op 1314.71 MB/s BenchmarkRepeatLarge/8192/1-4 17706 6204 ns/op 1320.44 MB/s BenchmarkRepeatLarge/8192/16-4 19233 6109 ns/op 1341.08 MB/s BenchmarkRepeatLarge/8192/4097-4 35062 3425 ns/op 1196.34 MB/s BenchmarkRepeatLarge/16384/1-4 10000 11644 ns/op 1407.04 MB/s BenchmarkRepeatLarge/16384/16-4 9362 11318 ns/op 1447.59 MB/s BenchmarkRepeatLarge/16384/4097-4 13448 8866 ns/op 1386.35 MB/s BenchmarkRepeatLarge/32768/1-4 5262 22699 ns/op 1443.57 MB/s BenchmarkRepeatLarge/32768/16-4 4953 21960 ns/op 1492.18 MB/s BenchmarkRepeatLarge/32768/4097-4 5109 21049 ns/op 1362.47 MB/s BenchmarkRepeatLarge/65536/1-4 2636 43043 ns/op 1522.56 MB/s BenchmarkRepeatLarge/65536/16-4 2898 40599 ns/op 1614.23 MB/s BenchmarkRepeatLarge/65536/4097-4 2886 40221 ns/op 1527.92 MB/s BenchmarkRepeatLarge/131072/1-4 514 223649 ns/op 586.06 MB/s BenchmarkRepeatLarge/131072/16-4 518 223140 ns/op 587.40 MB/s BenchmarkRepeatLarge/131072/4097-4 530 221106 ns/op 574.42 MB/s BenchmarkRepeatLarge/262144/1-4 265 422198 ns/op 620.90 MB/s BenchmarkRepeatLarge/262144/16-4 267 432671 ns/op 605.87 MB/s BenchmarkRepeatLarge/262144/4097-4 266 440160 ns/op 586.40 MB/s BenchmarkRepeatLarge/524288/1-4 134 879869 ns/op 595.87 MB/s BenchmarkRepeatLarge/524288/16-4 138 855958 ns/op 612.52 MB/s BenchmarkRepeatLarge/524288/4097-4 136 863635 ns/op 602.48 MB/s BenchmarkRepeatLarge/1048576/1-4 74 1726568 ns/op 607.32 MB/s BenchmarkRepeatLarge/1048576/16-4 76 1684877 ns/op 622.35 MB/s BenchmarkRepeatLarge/1048576/4097-4 73 1651352 ns/op 632.65 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3146094 ns/op 666.59 MB/s BenchmarkRepeatLarge/2097152/16-4 44 3113317 ns/op 673.61 MB/s BenchmarkRepeatLarge/2097152/4097-4 42 3128584 ns/op 669.17 MB/s BenchmarkRepeatLarge/4194304/1-4 19 6213657 ns/op 675.01 MB/s BenchmarkRepeatLarge/4194304/16-4 19 6000081 ns/op 699.04 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6297326 ns/op 665.56 MB/s BenchmarkRepeatLarge/8388608/1-4 9 12323455 ns/op 680.70 MB/s BenchmarkRepeatLarge/8388608/16-4 9 12180289 ns/op 688.70 MB/s BenchmarkRepeatLarge/8388608/4097-4 9 12656201 ns/op 662.64 MB/s BenchmarkRepeatLarge/16777216/1-4 5 23911463 ns/op 701.64 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24008561 ns/op 698.80 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24882799 ns/op 674.25 MB/s BenchmarkRepeatLarge/33554432/1-4 3 44047105 ns/op 761.79 MB/s BenchmarkRepeatLarge/33554432/16-4 3 47615642 ns/op 704.69 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47542988 ns/op 705.77 MB/s BenchmarkRepeatLarge/67108864/1-4 2 82987649 ns/op 808.66 MB/s BenchmarkRepeatLarge/67108864/16-4 2 83207830 ns/op 806.52 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 83772414 ns/op 801.09 MB/s BenchmarkRepeatLarge/134217728/1-4 1 171547359 ns/op 782.39 MB/s BenchmarkRepeatLarge/134217728/16-4 1 169143649 ns/op 793.51 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 168357339 ns/op 797.22 MB/s BenchmarkRepeatLarge/268435456/1-4 1 311668414 ns/op 861.29 MB/s BenchmarkRepeatLarge/268435456/16-4 1 322339056 ns/op 832.77 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 323312296 ns/op 830.27 MB/s BenchmarkRepeatLarge/536870912/1-4 1 633757660 ns/op 847.12 MB/s BenchmarkRepeatLarge/536870912/16-4 1 670109214 ns/op 801.17 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 653505672 ns/op 821.52 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1286047881 ns/op 834.92 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1272655810 ns/op 843.70 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1245247917 ns/op 862.27 MB/s BenchmarkBytesCompare/1-4 12260610 8.924 ns/op BenchmarkBytesCompare/2-4 12808714 9.253 ns/op BenchmarkBytesCompare/4-4 12710206 9.185 ns/op BenchmarkBytesCompare/8-4 13086662 9.181 ns/op BenchmarkBytesCompare/16-4 12997546 9.209 ns/op BenchmarkBytesCompare/32-4 12218875 9.857 ns/op BenchmarkBytesCompare/64-4 11777787 10.18 ns/op BenchmarkBytesCompare/128-4 11423815 11.52 ns/op BenchmarkBytesCompare/256-4 8892628 12.61 ns/op BenchmarkBytesCompare/512-4 6514359 18.20 ns/op BenchmarkBytesCompare/1024-4 4367142 27.32 ns/op BenchmarkBytesCompare/2048-4 2618134 45.64 ns/op BenchmarkIndexAnyASCII/1:1-4 2473023 47.42 ns/op BenchmarkIndexAnyASCII/1:2-4 2272885 46.98 ns/op BenchmarkIndexAnyASCII/1:4-4 2533716 46.50 ns/op BenchmarkIndexAnyASCII/1:8-4 2526055 46.50 ns/op BenchmarkIndexAnyASCII/1:16-4 2560585 46.41 ns/op BenchmarkIndexAnyASCII/1:32-4 2534906 46.99 ns/op BenchmarkIndexAnyASCII/1:64-4 2557857 46.28 ns/op BenchmarkIndexAnyASCII/16:1-4 2393023 50.80 ns/op BenchmarkIndexAnyASCII/16:2-4 555884 217.0 ns/op BenchmarkIndexAnyASCII/16:4-4 549580 217.4 ns/op BenchmarkIndexAnyASCII/16:8-4 550222 217.8 ns/op BenchmarkIndexAnyASCII/16:16-4 520105 238.9 ns/op BenchmarkIndexAnyASCII/16:32-4 443732 266.7 ns/op BenchmarkIndexAnyASCII/16:64-4 355988 335.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1972824 60.03 ns/op BenchmarkIndexAnyASCII/256:2-4 47095 2517 ns/op BenchmarkIndexAnyASCII/256:4-4 42306 2567 ns/op BenchmarkIndexAnyASCII/256:8-4 44073 2537 ns/op BenchmarkIndexAnyASCII/256:16-4 44324 2544 ns/op BenchmarkIndexAnyASCII/256:32-4 43755 2724 ns/op BenchmarkIndexAnyASCII/256:64-4 42702 2655 ns/op BenchmarkIndexAnyUTF8/1:1-4 2509534 47.28 ns/op BenchmarkIndexAnyUTF8/1:2-4 2519136 46.41 ns/op BenchmarkIndexAnyUTF8/1:4-4 2554828 45.91 ns/op BenchmarkIndexAnyUTF8/1:8-4 2539393 46.71 ns/op BenchmarkIndexAnyUTF8/1:16-4 2333118 48.76 ns/op BenchmarkIndexAnyUTF8/1:32-4 2487246 46.50 ns/op BenchmarkIndexAnyUTF8/1:64-4 2547481 45.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 171100 679.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 328692 357.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 330178 359.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 328663 357.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 326282 352.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 325772 360.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 308109 365.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10074 ns/op BenchmarkIndexAnyUTF8/256:2-4 23227 4915 ns/op BenchmarkIndexAnyUTF8/256:4-4 23307 4944 ns/op BenchmarkIndexAnyUTF8/256:8-4 23474 4928 ns/op BenchmarkIndexAnyUTF8/256:16-4 23624 4860 ns/op BenchmarkIndexAnyUTF8/256:32-4 22819 5076 ns/op BenchmarkIndexAnyUTF8/256:64-4 23775 4863 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2024298 53.00 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2025050 54.39 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1984491 51.55 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2032124 53.43 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2037014 52.20 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2008120 53.97 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2023311 53.84 ns/op BenchmarkLastIndexAnyASCII/16:1-4 439406 267.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 404486 271.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 400288 273.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 417103 279.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 403090 296.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 350311 335.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 296024 405.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 31754 3621 ns/op BenchmarkLastIndexAnyASCII/256:2-4 31780 3616 ns/op BenchmarkLastIndexAnyASCII/256:4-4 31764 3606 ns/op BenchmarkLastIndexAnyASCII/256:8-4 28977 3562 ns/op BenchmarkLastIndexAnyASCII/256:16-4 28910 3517 ns/op BenchmarkLastIndexAnyASCII/256:32-4 31779 3669 ns/op BenchmarkLastIndexAnyASCII/256:64-4 30625 3733 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2479494 47.43 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2293324 46.74 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2565105 46.94 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2509129 46.67 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2573398 45.98 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2549944 46.20 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2555360 46.84 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 255399 461.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 336948 348.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 320492 346.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 347478 346.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 326304 375.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 323058 366.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 320686 342.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 17973 6692 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 24476 4755 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 21812 4736 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25111 4827 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 22971 4836 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 23395 5110 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22668 4675 ns/op BenchmarkTrimASCII/1:1-4 2883867 41.12 ns/op BenchmarkTrimASCII/1:2-4 2382130 50.16 ns/op BenchmarkTrimASCII/1:4-4 2404155 50.78 ns/op BenchmarkTrimASCII/1:8-4 2132917 55.53 ns/op BenchmarkTrimASCII/1:16-4 1818093 66.12 ns/op BenchmarkTrimASCII/16:1-4 547687 214.6 ns/op BenchmarkTrimASCII/16:2-4 418629 279.5 ns/op BenchmarkTrimASCII/16:4-4 426871 277.6 ns/op BenchmarkTrimASCII/16:8-4 381006 292.2 ns/op BenchmarkTrimASCII/16:16-4 394160 302.9 ns/op BenchmarkTrimASCII/256:1-4 47642 2527 ns/op BenchmarkTrimASCII/256:2-4 32118 3716 ns/op BenchmarkTrimASCII/256:4-4 32486 3698 ns/op BenchmarkTrimASCII/256:8-4 32398 3706 ns/op BenchmarkTrimASCII/256:16-4 32169 3743 ns/op BenchmarkTrimASCII/4096:1-4 2913 39444 ns/op BenchmarkTrimASCII/4096:2-4 1870 58148 ns/op BenchmarkTrimASCII/4096:4-4 2092 58551 ns/op BenchmarkTrimASCII/4096:8-4 2040 58175 ns/op BenchmarkTrimASCII/4096:16-4 2035 58254 ns/op BenchmarkTrimByte-4 1625025 73.23 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19010 6282 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18954 6304 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 768 152852 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1530 76792 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3043 38338 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5485 19427 ns/op BenchmarkCompareBytesEqual-4 13356616 9.233 ns/op BenchmarkCompareBytesToNil-4 15151914 7.688 ns/op BenchmarkCompareBytesEmpty-4 15921240 7.374 ns/op BenchmarkCompareBytesIdentical-4 15798658 7.221 ns/op BenchmarkCompareBytesSameLength-4 12590425 9.243 ns/op BenchmarkCompareBytesDifferentLength-4 12555819 8.883 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 4226 29962 ns/op 34996.81 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3487 29216 ns/op 35890.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3991 28653 ns/op 36596.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 4101 29919 ns/op 35047.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 3464 29997 ns/op 34955.98 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3380 29643 ns/op 35374.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 3331 30083 ns/op 34856.02 MB/s BenchmarkCompareBytesBig-4 3477 29815 ns/op 35170.02 MB/s BenchmarkCompareBytesBigIdentical-4 15908702 7.198 ns/op 145667787.05 MB/s PASS ok bytes 54.516s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76413244 ns/op 1.31 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 313704513 ns/op 1.81 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23645036 ns/op 0.69 MB/s 3648409 B/op 52 allocs/op PASS ok compress/bzip2 1.358s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 58 1756236 ns/op 5.69 MB/s 42945 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16721554 ns/op 5.98 MB/s 46092 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 169893296 ns/op 5.89 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 67 1761430 ns/op 5.68 MB/s 42332 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17434324 ns/op 5.74 MB/s 42272 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 178643699 ns/op 5.60 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 1742561 ns/op 5.74 MB/s 42431 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16700646 ns/op 5.99 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 167460368 ns/op 5.97 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1731106 ns/op 5.78 MB/s 43812 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16595903 ns/op 6.03 MB/s 43229 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 166632235 ns/op 6.00 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 1892628 ns/op 5.28 MB/s 43691 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18459424 ns/op 5.42 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 185684758 ns/op 5.39 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1510864 ns/op 6.62 MB/s 42959 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12560786 ns/op 7.96 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 126856809 ns/op 7.88 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1348478 ns/op 7.42 MB/s 43357 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10043439 ns/op 9.96 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 100997934 ns/op 9.90 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 84 1353209 ns/op 7.39 MB/s 42814 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10074250 ns/op 9.93 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101251669 ns/op 9.88 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1255233 ns/op 7.97 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12104117 ns/op 8.26 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 120801334 ns/op 8.28 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2316863 ns/op 4.32 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20714900 ns/op 4.83 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 202485734 ns/op 4.94 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6758502 ns/op 1.48 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 81258980 ns/op 1.23 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 851105921 ns/op 1.17 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6712997 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 79742859 ns/op 1.25 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 833710019 ns/op 1.20 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1478246 ns/op 6.76 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12830458 ns/op 7.79 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127232520 ns/op 7.86 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2163246 ns/op 4.62 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16862569 ns/op 5.93 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 163407745 ns/op 6.12 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6477158 ns/op 1.54 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 73390352 ns/op 1.36 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 746908892 ns/op 1.34 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6529812 ns/op 1.53 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 91048433 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 943906735 ns/op 1.06 MB/s PASS ok compress/flate 15.519s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 49 2217179 ns/op 4.51 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2302762 ns/op 4.34 MB/s BenchmarkDecoder/1e5-4 5 21943688 ns/op 4.56 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22125355 ns/op 4.52 MB/s BenchmarkDecoder/1e6-4 1 220476445 ns/op 4.54 MB/s BenchmarkDecoder/1e-Reuse6-4 1 224169491 ns/op 4.46 MB/s BenchmarkEncoder/1e4-4 50 2178928 ns/op 4.59 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1806941 ns/op 5.53 MB/s BenchmarkEncoder/1e5-4 6 19041456 ns/op 5.25 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18710758 ns/op 5.34 MB/s BenchmarkEncoder/1e6-4 1 192877450 ns/op 5.18 MB/s BenchmarkEncoder/1e-Reuse6-4 1 187242094 ns/op 5.34 MB/s PASS ok compress/lzw 2.679s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3732030 ns/op PASS ok container/heap 0.236s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 17821 5988 ns/op BenchmarkWithTimeout/concurrency=40-4 5044 24928 ns/op BenchmarkWithTimeout/concurrency=4000-4 4911 25048 ns/op BenchmarkWithTimeout/concurrency=400000-4 6082 32028 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 404823 275.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 10441 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14950 11562 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2218 50389 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1632 74487 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2277 48812 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 234 515582 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 158 725519 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 247 485244 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 19 5506185 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 9689798 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4847287 ns/op BenchmarkCheckCanceled/Err-4 257450 451.3 ns/op BenchmarkCheckCanceled/Done-4 408979 294.1 ns/op BenchmarkContextCancelDone-4 504300 247.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23312 5249 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20361 5756 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 18458 6520 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16495 7483 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10821 10606 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 561765 212.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 312309 373.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 204400 537.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 138501 859.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 71457 1716 ns/op PASS ok context 13.596s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1752004 68.07 ns/op 235.06 MB/s BenchmarkDecrypt-4 1753604 68.88 ns/op 232.27 MB/s BenchmarkExpand-4 1000000 115.4 ns/op PASS ok crypto/aes 0.533s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 188019 640.7 ns/op 99.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 366312 289.8 ns/op 220.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 178938 661.4 ns/op 96.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 379629 313.5 ns/op 204.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 115512 1001 ns/op 1348.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 175951 666.1 ns/op 2026.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107581 1112 ns/op 1213.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 146553 799.2 ns/op 1689.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41384 2921 ns/op 2804.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51994 2286 ns/op 3583.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34147 3496 ns/op 2343.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39163 3045 ns/op 2690.72 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6782 16284 ns/op 62.58 MB/s BenchmarkAESCFBDecrypt1K-4 7111 16312 ns/op 62.47 MB/s BenchmarkAESCFBDecrypt8K-4 933 127955 ns/op 63.98 MB/s BenchmarkAESOFB1K-4 10000 10992 ns/op 92.70 MB/s BenchmarkAESCTR1K-4 13970 8510 ns/op 119.74 MB/s BenchmarkAESCTR8K-4 1765 66625 ns/op 122.88 MB/s BenchmarkAESCBCEncrypt1K-4 14229 8321 ns/op 123.06 MB/s BenchmarkAESCBCDecrypt1K-4 17980 6715 ns/op 152.49 MB/s PASS ok crypto/cipher 2.958s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 74474 1572 ns/op 5.09 MB/s BenchmarkDecrypt-4 77851 1428 ns/op 5.60 MB/s BenchmarkTDESEncrypt-4 31027 3833 ns/op 2.09 MB/s BenchmarkTDESDecrypt-4 32270 3700 ns/op 2.16 MB/s PASS ok crypto/des 0.622s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 927 121804 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7582757 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20254614 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 98 1247148 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.633s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1556 71897 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 43 2591879 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 19 6060599 ns/op 3095 B/op 35 allocs/op BenchmarkVerify/P256-4 926 126835 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 14 7805968 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 5 20455229 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 3819 30612 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 61 1884343 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5136517 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.559s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 319 361255 ns/op BenchmarkNewKeyFromSeed-4 330 361723 ns/op BenchmarkSigning-4 315 380065 ns/op BenchmarkVerification-4 216 554449 ns/op PASS ok crypto/ed25519 0.670s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4752 23706 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 158 767606 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 1965833 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 5069279 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1348 87207 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1880397 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5145566 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14135090 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12652 9132 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5360 20088 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3570 29590 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 87 1294227 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2460 46677 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 309 381405 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1515 76183 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1220023 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.315s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14814 8032 ns/op 127.49 MB/s BenchmarkHMACSHA256_32-4 24544 4815 ns/op 6.65 MB/s BenchmarkNewWriteSum-4 10000 10091 ns/op 3.17 MB/s PASS ok crypto/hmac 0.503s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 60630 1946 ns/op BenchmarkModSub-4 76032 1547 ns/op BenchmarkMontgomeryRepr-4 26799 4401 ns/op BenchmarkMontgomeryMul-4 28677 4181 ns/op BenchmarkModMul-4 13544 8867 ns/op BenchmarkExpBig-4 15 7256704 ns/op BenchmarkExp-4 7 15728851 ns/op PASS ok crypto/internal/bigmod 1.135s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3172 33511 ns/op BenchmarkScalarBaseMult-4 345 334163 ns/op BenchmarkScalarMult-4 160 751111 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 235 500744 ns/op PASS ok crypto/internal/edwards25519 0.651s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 498714 215.3 ns/op BenchmarkMultiply-4 4307091 28.12 ns/op BenchmarkSquare-4 5269738 22.58 ns/op BenchmarkInvert-4 24705 4838 ns/op BenchmarkMult32-4 1477465 80.66 ns/op PASS ok crypto/internal/edwards25519/field 0.817s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 57 1794022 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1585 74682 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5030891 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13999338 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 655492 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7980 15051 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 67 1658059 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4205106 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.090s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 638260 177.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 323960 355.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 120648 954.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 686935 175.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 321894 356.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 121444 953.2 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.780s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 119442 996.8 ns/op 8.03 MB/s BenchmarkHash64-4 125244 901.6 ns/op 70.98 MB/s BenchmarkHash128-4 114561 1025 ns/op 124.83 MB/s BenchmarkHash256-4 94101 1268 ns/op 201.85 MB/s BenchmarkHash512-4 67965 1750 ns/op 292.62 MB/s BenchmarkHash1K-4 43807 2701 ns/op 379.10 MB/s BenchmarkHash8K-4 7316 16073 ns/op 509.66 MB/s BenchmarkHash1M-4 60 1956620 ns/op 535.91 MB/s BenchmarkHash8M-4 7 15663894 ns/op 535.54 MB/s BenchmarkHash8BytesUnaligned-4 112618 1004 ns/op 7.97 MB/s BenchmarkHash1KUnaligned-4 43350 2727 ns/op 375.52 MB/s BenchmarkHash8KUnaligned-4 7387 16098 ns/op 508.88 MB/s PASS ok crypto/md5 1.711s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 258446242 ns/op PASS ok crypto/rand 0.297s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13140 9140 ns/op 14.00 MB/s BenchmarkRC4_1K-4 1566 72043 ns/op 14.21 MB/s BenchmarkRC4_8K-4 207 573562 ns/op 14.12 MB/s PASS ok crypto/rc4 0.551s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8844244 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20615690 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38703618 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2608124 ns/op BenchmarkDecryptOAEP/2048-4 13 8815774 ns/op BenchmarkEncryptOAEP/2048-4 40 2658184 ns/op BenchmarkSignPKCS1v15/2048-4 13 8976451 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2741720 ns/op BenchmarkSignPSS/2048-4 12 9076009 ns/op BenchmarkVerifyPSS/2048-4 40 2769413 ns/op PASS ok crypto/rsa 1.571s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 103231 1116 ns/op 7.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 121779 938.5 ns/op 8.52 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 74140 1593 ns/op 200.82 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 84388 1374 ns/op 232.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48864 2427 ns/op 421.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53271 2243 ns/op 456.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11872 ns/op 690.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9892 11741 ns/op 697.74 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.088s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 80948 1442 ns/op 5.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 94102 1239 ns/op 6.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 90804 1306 ns/op 6.12 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25194 4696 ns/op 218.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26817 4436 ns/op 230.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26402 4563 ns/op 224.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4191 28292 ns/op 289.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4210 28112 ns/op 291.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4190 28150 ns/op 291.01 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.308s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58603 2003 ns/op 3.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72465 1626 ns/op 4.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 63608 1831 ns/op 4.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28384 4240 ns/op 241.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31147 3816 ns/op 268.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29335 4011 ns/op 255.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5794 20354 ns/op 402.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6004 20035 ns/op 408.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5827 20285 ns/op 403.84 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.304s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 16504141 7.218 ns/op BenchmarkConstantTimeEq-4 16701061 7.173 ns/op BenchmarkConstantTimeLessOrEq-4 16682869 7.259 ns/op BenchmarkXORBytes/8Bytes-4 4319029 27.18 ns/op 294.35 MB/s BenchmarkXORBytes/128Bytes-4 3953443 30.85 ns/op 4149.39 MB/s BenchmarkXORBytes/2048Bytes-4 867280 132.4 ns/op 15472.28 MB/s BenchmarkXORBytes/32768Bytes-4 60664 1970 ns/op 16632.09 MB/s PASS ok crypto/subtle 0.982s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: crypto/tls cpu: AMD EPYC 7B12 BenchmarkCertCache/0-4 188 699697 ns/op BenchmarkCertCache/1-4 163 841396 ns/op BenchmarkCertCache/2-4 148 737287 ns/op BenchmarkCertCache/3-4 188 790181 ns/op BenchmarkHandshakeServer/RSA-4 44 2648541 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 36 3254780 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 39 2900853 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 128 898938 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 193 604161 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 51 1997832 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 76 1581241 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27564563 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27088213 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 17418375 ns/op 60.20 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 6 23745568 ns/op 44.16 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 26587272 ns/op 78.88 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 35500704 ns/op 59.07 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 46471565 ns/op 90.26 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 71210364 ns/op 58.90 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 88805082 ns/op 94.46 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 107490741 ns/op 78.04 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 157557601 ns/op 106.48 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 258784010 ns/op 64.83 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 332150595 ns/op 101.02 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 414206929 ns/op 81.01 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 717228438 ns/op 93.57 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 871668168 ns/op 76.99 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 17126632 ns/op 61.22 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 22799432 ns/op 45.99 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 27698126 ns/op 75.71 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 39357161 ns/op 53.29 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 50879140 ns/op 82.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 61834402 ns/op 67.83 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 85788926 ns/op 97.78 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 121063874 ns/op 69.29 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 155798800 ns/op 107.69 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 215747222 ns/op 77.76 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 331036374 ns/op 101.36 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 411965910 ns/op 81.45 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 676410970 ns/op 99.21 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 877696039 ns/op 76.46 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702147145 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 704575696 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 286801555 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 286345605 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149277769 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 148293049 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 79306390 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 78825395 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 37842464 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 36582211 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 141791937 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 143903078 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 62917078 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 62470442 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 36673394 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 35775740 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 23473518 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 22349932 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16235750 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 14732117 ns/op PASS ok crypto/tls 16.597s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12057701 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 319 363595 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1006 108326 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 918 120745 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 0.823s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 31 3449747 ns/op 280774 B/op 1635 allocs/op BenchmarkConcurrentStmtQuery-4 32 3800765 ns/op 259761 B/op 2016 allocs/op BenchmarkConcurrentStmtExec-4 49 2611764 ns/op 216932 B/op 644 allocs/op BenchmarkConcurrentTxQuery-4 36 3343703 ns/op 266913 B/op 2149 allocs/op BenchmarkConcurrentTxExec-4 62 2044844 ns/op 87825 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 3068059 ns/op 104133 B/op 2068 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1092672 ns/op 40101 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 3437011 ns/op 228799 B/op 1801 allocs/op BenchmarkManyConcurrentQueries-4 2122 51153 ns/op 3980 B/op 20 allocs/op BenchmarkGrabConn-4 224392 561.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.487s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 197379 536.1 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 1628573 ns/op 188252 B/op 13 allocs/op Benchmark115/LineToPC-4 73 1630363 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17104 7199 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.776s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 696 157227 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2623 38631 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.271s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 253 443728 ns/op 18.46 MB/s BenchmarkEncodeToString-4 219 499038 ns/op 16.42 MB/s BenchmarkDecode-4 138 853455 ns/op 15.36 MB/s BenchmarkDecodeString-4 138 865740 ns/op 15.15 MB/s PASS ok encoding/base32 0.759s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 308 352358 ns/op 23.25 MB/s BenchmarkDecodeString/2-4 263540 438.2 ns/op 9.13 MB/s BenchmarkDecodeString/4-4 214833 534.7 ns/op 14.96 MB/s BenchmarkDecodeString/8-4 182104 647.4 ns/op 18.54 MB/s BenchmarkDecodeString/64-4 32973 3519 ns/op 25.01 MB/s BenchmarkDecodeString/8192-4 304 375992 ns/op 29.05 MB/s BenchmarkNewEncoding-4 89889 1273 ns/op 201.02 MB/s PASS ok encoding/base64 1.095s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1306 86050 ns/op 46.48 MB/s BenchmarkReadStruct-4 17521 6772 ns/op 11.08 MB/s BenchmarkWriteStruct-4 18696 6338 ns/op 11.83 MB/s BenchmarkReadInts-4 47742 2467 ns/op 12.16 MB/s BenchmarkWriteInts-4 40659 2856 ns/op 10.50 MB/s BenchmarkWriteSlice1000Int32s-4 1300 88936 ns/op 44.98 MB/s BenchmarkPutUint16-4 3514138 33.89 ns/op 59.02 MB/s BenchmarkAppendUint16-4 3661147 32.44 ns/op 61.65 MB/s BenchmarkPutUint32-4 2547668 44.52 ns/op 89.84 MB/s BenchmarkAppendUint32-4 2636151 45.10 ns/op 88.69 MB/s BenchmarkPutUint64-4 1078304 108.9 ns/op 73.47 MB/s BenchmarkAppendUint64-4 997042 113.4 ns/op 70.56 MB/s BenchmarkLittleEndianPutUint16-4 3583088 33.58 ns/op 59.56 MB/s BenchmarkLittleEndianAppendUint16-4 3580102 34.19 ns/op 58.50 MB/s BenchmarkLittleEndianPutUint32-4 2552202 44.38 ns/op 90.14 MB/s BenchmarkLittleEndianAppendUint32-4 2793373 41.60 ns/op 96.15 MB/s BenchmarkLittleEndianPutUint64-4 950212 112.4 ns/op 71.15 MB/s BenchmarkLittleEndianAppendUint64-4 994059 110.8 ns/op 72.22 MB/s BenchmarkReadFloats-4 162902 743.4 ns/op 16.14 MB/s BenchmarkWriteFloats-4 138474 871.2 ns/op 13.77 MB/s BenchmarkReadSlice1000Float32s-4 1212 96931 ns/op 41.27 MB/s BenchmarkWriteSlice1000Float32s-4 1068 102590 ns/op 38.99 MB/s BenchmarkReadSlice1000Uint8s-4 71842 1463 ns/op 683.67 MB/s BenchmarkWriteSlice1000Uint8s-4 109353 1104 ns/op 905.46 MB/s BenchmarkPutUvarint32-4 753777 143.9 ns/op 27.80 MB/s BenchmarkPutUvarint64-4 215149 550.6 ns/op 14.53 MB/s PASS ok encoding/binary 4.027s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6542 17117 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6920 16561 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6991 17032 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4208 28196 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7722 15256 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7681 15593 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7756 15611 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4339 26577 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12460 9397 ns/op PASS ok encoding/csv 1.690s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 8510 12061 ns/op BenchmarkEndToEndByteBuffer-4 14697 7853 ns/op BenchmarkEndToEndSliceByteBuffer-4 223 458675 ns/op BenchmarkEncodeComplex128Slice-4 816 143409 ns/op BenchmarkEncodeFloat64Slice-4 1603 63959 ns/op BenchmarkEncodeInt32Slice-4 1582 71013 ns/op BenchmarkEncodeStringSlice-4 2346 50988 ns/op BenchmarkEncodeInterfaceSlice-4 70 1693104 ns/op BenchmarkDecodeComplex128Slice-4 499 201143 ns/op BenchmarkDecodeFloat64Slice-4 1069 102587 ns/op BenchmarkDecodeInt32Slice-4 1120 115426 ns/op BenchmarkDecodeStringSlice-4 908 166222 ns/op BenchmarkDecodeStringsSlice-4 310 347186 ns/op BenchmarkDecodeBytesSlice-4 639 180644 ns/op BenchmarkDecodeInterfaceSlice-4 115 1044501 ns/op BenchmarkDecodeMap-4 90 1319574 ns/op PASS ok encoding/gob 2.712s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12432 9878 ns/op 25.92 MB/s BenchmarkEncode/1024-4 2812 37651 ns/op 27.20 MB/s BenchmarkEncode/4096-4 790 147845 ns/op 27.70 MB/s BenchmarkEncode/16384-4 201 595967 ns/op 27.49 MB/s BenchmarkDecode/256-4 23388 5053 ns/op 50.66 MB/s BenchmarkDecode/1024-4 5846 19457 ns/op 52.63 MB/s BenchmarkDecode/4096-4 1525 76816 ns/op 53.32 MB/s BenchmarkDecode/16384-4 387 309928 ns/op 52.86 MB/s BenchmarkDump/256-4 1309 92687 ns/op 2.76 MB/s BenchmarkDump/1024-4 325 359141 ns/op 2.85 MB/s BenchmarkDump/4096-4 79 1441001 ns/op 2.84 MB/s BenchmarkDump/16384-4 19 6114177 ns/op 2.68 MB/s PASS ok encoding/hex 1.774s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 161752537 ns/op 12.00 MB/s 8391744 B/op 58 allocs/op BenchmarkCodeEncoderError-4 1 144786846 ns/op 13.40 MB/s 8395368 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 146708809 ns/op 13.23 MB/s 10332520 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 128881343 ns/op 15.06 MB/s 2077176 B/op 92 allocs/op BenchmarkMarshalBytes/32-4 21538 5520 ns/op BenchmarkMarshalBytes/256-4 4926 21999 ns/op BenchmarkMarshalBytes/4096-4 451 265026 ns/op BenchmarkMarshalBytesError/32-4 57 1959746 ns/op BenchmarkMarshalBytesError/256-4 58 1964408 ns/op BenchmarkMarshalBytesError/4096-4 52 2172861 ns/op BenchmarkCodeDecoder-4 1 430262468 ns/op 4.51 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 37340 3229 ns/op 4.34 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50361 2215 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 370009737 ns/op 5.24 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 368422032 ns/op 5.27 MB/s 2939056 B/op 91329 allocs/op BenchmarkUnmarshalString-4 55609 2234 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 135429 818.7 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 253261 425.8 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 70915 1576 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 79699 1329 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17404 6915 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3722 34402 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 722 155709 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1253239 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 12504601 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 403239 249.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 434936 255.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 423930 269.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 443139 254.8 ns/op BenchmarkEncodeMarshaler-4 58830 1746 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 84469 1285 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4216336 26.79 ns/op BenchmarkNumberIsValidRegexp-4 21073 5888 ns/op PASS ok encoding/json 7.133s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2460344 ns/op 26.64 MB/s BenchmarkDecode-4 22 5326178 ns/op 16.67 MB/s PASS ok encoding/pem 0.374s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2272 51320 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 871 125894 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4162 29985 ns/op PASS ok encoding/xml 0.507s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 262982 402.6 ns/op BenchmarkIntSet-4 319531 376.7 ns/op BenchmarkFloatAdd-4 65898 2089 ns/op BenchmarkFloatSet-4 420376 374.7 ns/op BenchmarkStringSet-4 306295 406.3 ns/op BenchmarkMapSet-4 76539 2047 ns/op BenchmarkMapSetDifferent-4 56601 2046 ns/op BenchmarkMapSetDifferentRandom-4 231 478800 ns/op BenchmarkMapSetString-4 55070 2241 ns/op BenchmarkMapAddSame-4 33398 3152 ns/op BenchmarkMapAddDifferent-4 15081 7471 ns/op BenchmarkMapAddDifferentRandom-4 198 602347 ns/op BenchmarkMapAddSameSteadyState-4 215196 538.6 ns/op BenchmarkMapAddDifferentSteadyState-4 109244 1057 ns/op BenchmarkRealworldExpvarUsage-4 17514 6342 ns/op PASS ok expvar 2.399s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 98127 1020 ns/op BenchmarkSprintfEmpty-4 444538 255.5 ns/op BenchmarkSprintfString-4 258870 423.2 ns/op BenchmarkSprintfTruncateString-4 227146 496.7 ns/op BenchmarkSprintfTruncateBytes-4 133920 834.3 ns/op BenchmarkSprintfSlowParsingPath-4 262432 494.5 ns/op BenchmarkSprintfQuoteString-4 34329 3321 ns/op BenchmarkSprintfInt-4 231618 482.3 ns/op BenchmarkSprintfIntInt-4 170990 698.1 ns/op BenchmarkSprintfPrefixedInt-4 198477 550.4 ns/op BenchmarkSprintfFloat-4 155313 832.8 ns/op BenchmarkSprintfComplex-4 59025 2054 ns/op BenchmarkSprintfBoolean-4 266281 455.2 ns/op BenchmarkSprintfHexString-4 138186 984.8 ns/op BenchmarkSprintfHexBytes-4 83980 1476 ns/op BenchmarkSprintfBytes-4 39837 2851 ns/op BenchmarkSprintfStringer-4 90295 1366 ns/op BenchmarkSprintfStructure-4 42992 2800 ns/op BenchmarkManyArgs-4 71944 1627 ns/op BenchmarkFprintInt-4 73064 1721 ns/op BenchmarkFprintfBytes-4 77630 1557 ns/op BenchmarkFprintIntNoAlloc-4 73591 1680 ns/op BenchmarkScanInts-4 34 3309062 ns/op BenchmarkScanRecursiveInt-4 1 390270847 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 430634200 ns/op PASS ok fmt 4.713s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 562 189547 ns/op PASS ok go/build 0.153s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 48352 2279 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13543 8882 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3804 32088 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 950 119835 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 241 479467 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 2316414 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9759632 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 43217705 ns/op 3635232 B/op 16408 allocs/op BenchmarkStringAdd/65536-4 1 183905961 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.812s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 271090146 ns/op 0.24 MB/s 45248160 B/op 48716 allocs/op PASS ok go/format 0.329s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 20548307 ns/op 2.62 MB/s BenchmarkParseOnly-4 6 17200589 ns/op 3.13 MB/s BenchmarkResolve-4 48 2583520 ns/op 20.85 MB/s PASS ok go/parser 1.272s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 152621475 ns/op 0.34 MB/s 5102824 B/op 27628 allocs/op BenchmarkPrintDecl-4 682 161109 ns/op 0.20 MB/s 16238 B/op 51 allocs/op PASS ok go/printer 0.318s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 252 463044 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8820302 ns/op 6.21 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12708278 ns/op 5.66 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17356840 ns/op 6.52 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 222 539463 ns/op 5.70 MB/s PASS ok go/scanner 0.743s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 103.4 ns/op PASS ok go/token 0.141s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: go/types cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 184 647423 ns/op BenchmarkNamed/Underlying/nongeneric-4 1274137 99.29 ns/op BenchmarkNamed/Underlying/generic-4 1229191 92.25 ns/op BenchmarkNamed/Underlying/src_instance-4 1227931 92.47 ns/op BenchmarkNamed/Underlying/user_instance-4 1273012 92.67 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 23604 4935 ns/op BenchmarkNamed/NewMethodSet/generic-4 24505 4965 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 23582 4893 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 23769 5126 ns/op BenchmarkCheck/http/funcbodies/info-4 1 457283528 ns/op 66745 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 358142949 ns/op 85217 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 201994159 ns/op 151084 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 181858265 ns/op 167766 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 340361966 ns/op 15047 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 99249474 ns/op 51596 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 60341172 ns/op 84866 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 60149152 ns/op 85121 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 135446596 ns/op 15995 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 58235846 ns/op 37193 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 44232425 ns/op 48983 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 43025205 ns/op 50355 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 795886358 ns/op 79498 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 481471028 ns/op 131404 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 117369314 ns/op 538812 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 96330994 ns/op 656636 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1526288457 ns/op 1306 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 89191253 ns/op 22341 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 75911793 ns/op 26249 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 73357648 ns/op 27161 lines/s PASS ok go/types 18.051s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8618 13814 ns/op 74.13 MB/s PASS ok hash/adler32 0.250s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 202590 556.2 ns/op 26.97 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 206979 548.2 ns/op 27.36 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 104392 1109 ns/op 36.06 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 112970 1047 ns/op 38.22 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 459010 254.5 ns/op 2011.60 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 449235 256.6 ns/op 1995.69 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 401910 292.4 ns/op 3501.78 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 396436 291.2 ns/op 3516.39 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 238838 498.0 ns/op 8224.91 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 237412 486.8 ns/op 8414.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52269 2287 ns/op 14326.16 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51723 2269 ns/op 14441.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 461065 251.7 ns/op 59.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 452656 247.1 ns/op 60.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 460443 254.8 ns/op 157.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 449835 269.8 ns/op 148.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 313688 371.9 ns/op 1376.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 309151 385.1 ns/op 1329.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 257913 458.0 ns/op 2235.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 250701 461.4 ns/op 2219.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 218618 535.0 ns/op 7656.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 220000 539.8 ns/op 7588.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45967 2610 ns/op 12553.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45301 2629 ns/op 12461.81 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 197358 569.7 ns/op 26.33 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 199636 560.3 ns/op 26.77 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 97989 1198 ns/op 33.40 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 105074 1133 ns/op 35.30 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7183 16268 ns/op 31.47 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7044 16840 ns/op 30.40 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3423 34481 ns/op 29.70 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3458 34321 ns/op 29.84 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 854 137498 ns/op 29.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 862 136224 ns/op 30.07 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1097882 ns/op 29.85 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1107250 ns/op 29.59 MB/s PASS ok hash/crc32 4.619s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 84 1393826 ns/op 47.02 MB/s BenchmarkCrc64/ISO4KB-4 994 119448 ns/op 34.29 MB/s BenchmarkCrc64/ISO1KB-4 4269 25732 ns/op 39.79 MB/s BenchmarkCrc64/ECMA64KB-4 81 1401446 ns/op 46.76 MB/s BenchmarkCrc64/Random64KB-4 90 1254693 ns/op 52.23 MB/s BenchmarkCrc64/Random16KB-4 363 322576 ns/op 50.79 MB/s PASS ok hash/crc64 0.797s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8655 13859 ns/op 73.89 MB/s BenchmarkFnv32aKB-4 8661 13995 ns/op 73.17 MB/s BenchmarkFnv64KB-4 8253 14036 ns/op 72.95 MB/s BenchmarkFnv64aKB-4 8196 14020 ns/op 73.04 MB/s BenchmarkFnv128KB-4 2036 59066 ns/op 17.34 MB/s BenchmarkFnv128aKB-4 2041 57286 ns/op 17.88 MB/s PASS ok hash/fnv 0.962s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 602349 190.0 ns/op 21.05 MB/s BenchmarkHash/n=4/Bytes-4 4031029 29.02 ns/op 137.86 MB/s BenchmarkHash/n=4/String-4 1757636 68.32 ns/op 58.55 MB/s BenchmarkHash/n=8/Write-4 553471 188.0 ns/op 42.56 MB/s BenchmarkHash/n=8/Bytes-4 4024243 29.06 ns/op 275.30 MB/s BenchmarkHash/n=8/String-4 1771366 67.72 ns/op 118.13 MB/s BenchmarkHash/n=16/Write-4 586995 190.5 ns/op 83.97 MB/s BenchmarkHash/n=16/Bytes-4 4177884 28.40 ns/op 563.35 MB/s BenchmarkHash/n=16/String-4 1770213 67.56 ns/op 236.82 MB/s BenchmarkHash/n=32/Write-4 566887 199.1 ns/op 160.74 MB/s BenchmarkHash/n=32/Bytes-4 4361443 29.02 ns/op 1102.75 MB/s BenchmarkHash/n=32/String-4 1714616 69.12 ns/op 462.97 MB/s BenchmarkHash/n=64/Write-4 538113 214.1 ns/op 298.90 MB/s BenchmarkHash/n=64/Bytes-4 3788502 30.28 ns/op 2113.36 MB/s BenchmarkHash/n=64/String-4 1667029 71.04 ns/op 900.88 MB/s BenchmarkHash/n=256/Write-4 393266 294.5 ns/op 869.15 MB/s BenchmarkHash/n=256/Bytes-4 2221080 54.16 ns/op 4726.54 MB/s BenchmarkHash/n=256/String-4 888686 127.8 ns/op 2003.56 MB/s BenchmarkHash/n=320/Write-4 395080 285.1 ns/op 1122.36 MB/s BenchmarkHash/n=320/Bytes-4 1801146 66.83 ns/op 4788.62 MB/s BenchmarkHash/n=320/String-4 656002 177.4 ns/op 1803.42 MB/s BenchmarkHash/n=1024/Write-4 263744 440.7 ns/op 2323.40 MB/s BenchmarkHash/n=1024/Bytes-4 754762 159.2 ns/op 6431.77 MB/s BenchmarkHash/n=1024/String-4 260821 447.0 ns/op 2290.99 MB/s BenchmarkHash/n=4096/Write-4 120975 985.4 ns/op 4156.80 MB/s BenchmarkHash/n=4096/Bytes-4 204343 583.7 ns/op 7016.82 MB/s BenchmarkHash/n=4096/String-4 68496 1728 ns/op 2370.39 MB/s BenchmarkHash/n=16384/Write-4 38029 3179 ns/op 5153.85 MB/s BenchmarkHash/n=16384/Bytes-4 53344 2253 ns/op 7270.54 MB/s BenchmarkHash/n=16384/String-4 17426 6900 ns/op 2374.35 MB/s PASS ok hash/maphash 4.521s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 775 135468 ns/op BenchmarkEscapeNone-4 119386 948.3 ns/op BenchmarkUnescape-4 742 151602 ns/op BenchmarkUnescapeNone-4 501840 226.4 ns/op BenchmarkUnescapeSparse-4 10618 11044 ns/op BenchmarkUnescapeDense-4 1105 104364 ns/op PASS ok html 0.877s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9120 12611 ns/op BenchmarkCSSEscaperNoSpecials-4 43360 2724 ns/op BenchmarkDecodeCSS-4 25746 4497 ns/op BenchmarkDecodeCSSNoSpecials-4 4151775 26.07 ns/op BenchmarkCSSValueFilter-4 115576 995.0 ns/op BenchmarkCSSValueFilterOk-4 77058 1461 ns/op BenchmarkEscapedExecute-4 4638 25999 ns/op BenchmarkHTMLNospaceEscaper-4 11251 10511 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 66531 1800 ns/op BenchmarkStripTags-4 21226 5639 ns/op BenchmarkStripTagsNoSpecials-4 296510 391.7 ns/op BenchmarkJSValEscaperWithNum-4 23976 4938 ns/op BenchmarkJSValEscaperWithStr-4 5402 21948 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18676 6369 ns/op BenchmarkJSValEscaperWithObj-4 4366 26028 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13383 8844 ns/op BenchmarkJSStrEscaperNoSpecials-4 59328 2014 ns/op BenchmarkJSStrEscaper-4 10000 10450 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 53136 2222 ns/op BenchmarkJSRegexpEscaper-4 10000 11113 ns/op BenchmarkTemplateSpecialTags-4 80 1336409 ns/op BenchmarkURLEscaper-4 4593 25772 ns/op BenchmarkURLEscaperNoSpecials-4 173548 642.3 ns/op BenchmarkURLNormalizer-4 5926 19597 ns/op BenchmarkURLNormalizerNoSpecials-4 168152 678.7 ns/op BenchmarkSrcsetFilter-4 18997 6083 ns/op BenchmarkSrcsetFilterNoSpecials-4 108978 1051 ns/op PASS ok html/template 4.376s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 565126 189.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 383743 278.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 618922 190.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 416670 269.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1861696 63.96 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1231293 98.31 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1867264 64.25 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1222491 97.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1476040 80.12 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 390963 266.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 359875 320.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 459522 251.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 358797 322.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 763066 140.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 591493 211.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 912516 120.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 561769 211.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 412000 282.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1392904 84.56 ns/op BenchmarkRGBASetRGBA-4 1416660 83.95 ns/op BenchmarkRGBA64At-4 702930 164.5 ns/op BenchmarkRGBA64SetRGBA64-4 805196 143.9 ns/op BenchmarkNRGBAAt-4 1402443 85.59 ns/op BenchmarkNRGBASetNRGBA-4 1432394 82.09 ns/op BenchmarkNRGBA64At-4 703429 163.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 800541 142.9 ns/op BenchmarkAlphaAt-4 2393024 50.45 ns/op BenchmarkAlphaSetAlpha-4 2327170 51.68 ns/op BenchmarkAlpha16At-4 1564392 77.54 ns/op BenchmarkAlphaSetAlpha16-4 1595913 74.88 ns/op BenchmarkGrayAt-4 2353255 51.07 ns/op BenchmarkGraySetGray-4 2392484 50.55 ns/op BenchmarkGray16At-4 1571458 76.18 ns/op BenchmarkGraySetGray16-4 1593673 75.63 ns/op PASS ok image 5.500s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4118331 28.61 ns/op BenchmarkYCbCrToRGB/128-4 3976438 29.94 ns/op BenchmarkYCbCrToRGB/255-4 4106636 29.20 ns/op BenchmarkRGBToYCbCr/0-4 4064661 29.59 ns/op BenchmarkRGBToYCbCr/Cb-4 4126249 29.19 ns/op BenchmarkRGBToYCbCr/Cr-4 4075971 29.18 ns/op BenchmarkYCbCrToRGBA/0-4 3373560 35.28 ns/op BenchmarkYCbCrToRGBA/128-4 3185998 38.09 ns/op BenchmarkYCbCrToRGBA/255-4 3301320 36.05 ns/op BenchmarkNYCbCrAToRGBA/0-4 3189855 37.30 ns/op BenchmarkNYCbCrAToRGBA/128-4 3264090 36.78 ns/op BenchmarkNYCbCrAToRGBA/255-4 3255704 37.00 ns/op PASS ok image/color 1.906s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34481900 ns/op BenchmarkFillSrc-4 296 405183 ns/op BenchmarkCopyOver-4 6 17553387 ns/op BenchmarkCopySrc-4 394 298958 ns/op BenchmarkNRGBAOver-4 6 19088001 ns/op BenchmarkNRGBASrc-4 9 11927110 ns/op BenchmarkYCbCr-4 8 13655776 ns/op BenchmarkGray-4 16 7055088 ns/op BenchmarkCMYK-4 9 12286744 ns/op BenchmarkGlyphOver-4 19 5947104 ns/op BenchmarkRGBAMaskOver-4 4 31080605 ns/op BenchmarkGrayMaskOver-4 5 23307891 ns/op BenchmarkRGBA64ImageMaskOver-4 3 39140715 ns/op BenchmarkRGBA-4 4 25417389 ns/op BenchmarkPalettedFill-4 903 136141 ns/op BenchmarkPalettedRGBA-4 4 25787554 ns/op BenchmarkGenericOver-4 2 55531698 ns/op BenchmarkGenericMaskOver-4 5 22633858 ns/op BenchmarkGenericSrc-4 3 36278460 ns/op BenchmarkGenericMaskSrc-4 4 30793156 ns/op PASS ok image/draw 6.081s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 21 4885071 ns/op 3.16 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 118571283 ns/op 2.59 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3126007481 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 54 2179853 ns/op 7.09 MB/s 79987 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 154389174 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.223s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3493 29618 ns/op BenchmarkIDCT-4 3877 28022 ns/op BenchmarkDecodeBaseline-4 8 12932463 ns/op 4.78 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17757080 ns/op 3.48 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 157711226 ns/op 7.79 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 195661956 ns/op 4.71 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.274s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12406450 8.634 ns/op BenchmarkDecodeGray-4 12 9090084 ns/op 7.21 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39979267 ns/op 6.56 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34842698 ns/op 7.52 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5409353 ns/op 12.12 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32467779 ns/op 8.07 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39394226 ns/op 6.65 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61421150 ns/op 5.00 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60116978 ns/op 5.11 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 199514228 ns/op 6.16 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 216969025 ns/op 5.66 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30330782 ns/op 10.13 MB/s 848616 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 196911801 ns/op 6.24 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 818192406 ns/op 1.50 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.804s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: index/suffixarray cpu: AMD EPYC 7B12 BenchmarkNew/text=opticks/size=100K/bits=32-4 3 44534927 ns/op 2.25 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 39400210 ns/op 2.54 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 245496182 ns/op 2.04 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 207033545 ns/op 2.42 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 46190927 ns/op 2.16 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 37245067 ns/op 2.68 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 227282183 ns/op 2.20 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 199964876 ns/op 2.50 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 459128486 ns/op 2.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 439124587 ns/op 2.28 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3040795245 ns/op 1.64 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2996044908 ns/op 1.67 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 14 8025092 ns/op 12.46 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 14 8055242 ns/op 12.41 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 37640157 ns/op 13.28 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 38035400 ns/op 13.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 71859584 ns/op 13.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 80151250 ns/op 12.48 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 364331813 ns/op 13.72 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 369589193 ns/op 13.53 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 51826051 ns/op 1.93 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 40792159 ns/op 2.45 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 282838156 ns/op 1.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 268307795 ns/op 1.86 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 644272266 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 618367605 ns/op 1.62 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5335378328 ns/op 0.94 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5281857415 ns/op 0.95 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 141621409 ns/op 29.51 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 127700859 ns/op 32.73 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 36.064s goos: linux goarch: amd64 pkg: internal/fuzz cpu: AMD EPYC 7B12 BenchmarkMarshalCorpusFile/1-4 36530 3130 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 36552 3280 ns/op 0.61 MB/s BenchmarkMarshalCorpusFile/4-4 33518 3605 ns/op 1.11 MB/s BenchmarkMarshalCorpusFile/8-4 28030 4288 ns/op 1.87 MB/s BenchmarkMarshalCorpusFile/16-4 22300 5344 ns/op 2.99 MB/s BenchmarkMarshalCorpusFile/32-4 14871 8099 ns/op 3.95 MB/s BenchmarkMarshalCorpusFile/64-4 8976 12614 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/128-4 5523 20621 ns/op 6.21 MB/s BenchmarkMarshalCorpusFile/256-4 2714 40152 ns/op 6.38 MB/s BenchmarkMarshalCorpusFile/512-4 1484 76102 ns/op 6.73 MB/s BenchmarkMarshalCorpusFile/1024-4 808 148005 ns/op 6.92 MB/s BenchmarkMarshalCorpusFile/2048-4 387 299157 ns/op 6.85 MB/s BenchmarkMarshalCorpusFile/4096-4 200 579000 ns/op 7.07 MB/s BenchmarkMarshalCorpusFile/8192-4 98 1193120 ns/op 6.87 MB/s BenchmarkMarshalCorpusFile/16384-4 48 2360539 ns/op 6.94 MB/s BenchmarkMarshalCorpusFile/32768-4 22 5230005 ns/op 6.27 MB/s BenchmarkMarshalCorpusFile/65536-4 10 10757779 ns/op 6.09 MB/s BenchmarkMarshalCorpusFile/131072-4 5 22533944 ns/op 5.82 MB/s BenchmarkMarshalCorpusFile/262144-4 3 42910137 ns/op 6.11 MB/s BenchmarkMarshalCorpusFile/524288-4 1 116481681 ns/op 4.50 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 254668272 ns/op 4.12 MB/s BenchmarkUnmarshalCorpusFile/1-4 9672 11398 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10094 11693 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9049 13289 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 8347 14366 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/16-4 5853 17488 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/32-4 4065 25774 ns/op 1.24 MB/s BenchmarkUnmarshalCorpusFile/64-4 3464 31152 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/128-4 2780 40935 ns/op 3.13 MB/s BenchmarkUnmarshalCorpusFile/256-4 1095 98554 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/512-4 590 187731 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/1024-4 331 380254 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/2048-4 162 710376 ns/op 2.88 MB/s BenchmarkUnmarshalCorpusFile/4096-4 84 1408661 ns/op 2.91 MB/s BenchmarkUnmarshalCorpusFile/8192-4 42 2867734 ns/op 2.86 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 5668095 ns/op 2.89 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 11432409 ns/op 2.87 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 22752210 ns/op 2.88 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 45483340 ns/op 2.88 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 100971046 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 182754101 ns/op 2.87 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 365072653 ns/op 2.87 MB/s BenchmarkMutatorBytes/1-4 36919 3246 ns/op BenchmarkMutatorBytes/10-4 38760 3101 ns/op BenchmarkMutatorBytes/100-4 36159 3357 ns/op BenchmarkMutatorBytes/1000-4 25399 4936 ns/op BenchmarkMutatorBytes/10000-4 7224 19580 ns/op BenchmarkMutatorBytes/100000-4 1150 121753 ns/op BenchmarkMutatorString/1-4 34808 3388 ns/op BenchmarkMutatorString/10-4 35895 3330 ns/op BenchmarkMutatorString/100-4 32500 3865 ns/op BenchmarkMutatorString/1000-4 17797 6653 ns/op BenchmarkMutatorString/10000-4 4476 37487 ns/op BenchmarkMutatorString/100000-4 400 307997 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20458 5806 ns/op BenchmarkMutatorAllBasicTypes/string-4 18450 5963 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63536 1887 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55340 2226 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53938 2138 ns/op BenchmarkMutatorAllBasicTypes/int-4 57584 2091 ns/op BenchmarkMutatorAllBasicTypes/int8-4 57612 2026 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58801 2001 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59811 1998 ns/op BenchmarkMutatorAllBasicTypes/int64-4 59290 1989 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57392 2076 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 59118 2035 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55789 2061 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55952 2062 ns/op PASS ok internal/fuzz 11.912s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 35394 4012 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 124839 950.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.411s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 30483 3588 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10409 ns/op BenchmarkSplicePipePoolParallel-4 99368 1092 ns/op BenchmarkSplicePipeNativeParallel-4 31914 4029 ns/op PASS ok internal/poll 0.640s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 4 25079089 ns/op PASS ok internal/trace 2.038s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 16395 ns/op BenchmarkCopyNLarge-4 147 1186872 ns/op PASS ok io 0.470s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 217650 515.7 ns/op BenchmarkPrintln-4 23631 5042 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36661 3313 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2092 49957 ns/op BenchmarkDiscard-4 840705 134.2 ns/op 0 B/op 0 allocs/op PASS ok log 0.704s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: math cpu: AMD EPYC 7B12 BenchmarkAcos-4 3554800 33.59 ns/op BenchmarkAcosh-4 1483803 81.49 ns/op BenchmarkAsin-4 3557970 33.59 ns/op BenchmarkAsinh-4 1437910 87.84 ns/op BenchmarkAtan-4 5383207 22.20 ns/op BenchmarkAtanh-4 1404416 85.57 ns/op BenchmarkAtan2-4 3168279 38.25 ns/op BenchmarkCbrt-4 2014976 59.30 ns/op BenchmarkCeil-4 22923380 5.260 ns/op BenchmarkCompare-4 4697116 26.45 ns/op BenchmarkCompare32-4 5621514 21.28 ns/op BenchmarkCopysign-4 3631740 33.16 ns/op BenchmarkCos-4 1605619 76.09 ns/op BenchmarkCosh-4 1869061 62.18 ns/op BenchmarkErf-4 4894502 24.33 ns/op BenchmarkErfc-4 5454944 21.59 ns/op BenchmarkErfinv-4 4189845 28.02 ns/op BenchmarkErfcinv-4 4267959 28.07 ns/op BenchmarkExp-4 6959566 17.21 ns/op BenchmarkExpGo-4 1000000 106.6 ns/op BenchmarkExpm1-4 3540154 33.87 ns/op BenchmarkExp2-4 1250196 91.27 ns/op BenchmarkExp2Go-4 1207485 98.79 ns/op BenchmarkAbs-4 4657923 25.23 ns/op BenchmarkDim-4 10946516 10.80 ns/op BenchmarkFloor-4 21555440 5.240 ns/op BenchmarkMax-4 15026632 7.232 ns/op BenchmarkMin-4 15941610 7.592 ns/op BenchmarkMod-4 378652 304.7 ns/op BenchmarkFrexp-4 2081226 57.80 ns/op BenchmarkGamma-4 842672 141.8 ns/op BenchmarkHypot-4 11211410 10.59 ns/op BenchmarkHypotGo-4 2043182 57.69 ns/op BenchmarkIlogb-4 2698776 46.27 ns/op BenchmarkJ0-4 309877 379.3 ns/op BenchmarkJ1-4 321706 383.4 ns/op BenchmarkJn-4 143152 839.4 ns/op BenchmarkLdexp-4 2184957 54.90 ns/op BenchmarkLgamma-4 1247528 94.69 ns/op BenchmarkLog-4 7292730 16.43 ns/op BenchmarkLogb-4 2660625 44.34 ns/op BenchmarkLog1p-4 1905295 63.59 ns/op BenchmarkLog10-4 6863028 17.41 ns/op BenchmarkLog2-4 1686472 71.43 ns/op BenchmarkModf-4 3346148 35.87 ns/op BenchmarkNextafter32-4 3110808 37.31 ns/op BenchmarkNextafter64-4 3231440 36.67 ns/op BenchmarkPowInt-4 610867 193.2 ns/op BenchmarkPowFrac-4 473876 238.0 ns/op BenchmarkPow10Pos-4 5249113 21.36 ns/op BenchmarkPow10Neg-4 5113153 20.83 ns/op BenchmarkRound-4 4180977 28.47 ns/op BenchmarkRoundToEven-4 11381311 10.57 ns/op BenchmarkRemainder-4 546778 225.4 ns/op BenchmarkSignbit-4 6266890 20.22 ns/op BenchmarkSin-4 1573414 72.57 ns/op BenchmarkSincos-4 1239811 96.60 ns/op BenchmarkSinh-4 2541842 46.94 ns/op BenchmarkSqrtIndirect-4 22467366 5.255 ns/op BenchmarkSqrtLatency-4 12998926 9.178 ns/op BenchmarkSqrtIndirectLatency-4 12948753 9.235 ns/op BenchmarkSqrtGoLatency-4 1773848 67.96 ns/op BenchmarkSqrtPrime-4 62760 1915 ns/op BenchmarkTan-4 1602906 65.63 ns/op BenchmarkTanh-4 1826257 65.86 ns/op BenchmarkTrunc-4 22291941 5.255 ns/op BenchmarkY0-4 330578 382.8 ns/op BenchmarkY1-4 301502 388.7 ns/op BenchmarkYn-4 151579 792.6 ns/op BenchmarkFloat64bits-4 6469384 17.06 ns/op BenchmarkFloat64frombits-4 6779652 17.64 ns/op BenchmarkFloat32bits-4 6626139 17.51 ns/op BenchmarkFloat32frombits-4 6642781 17.62 ns/op BenchmarkFMA-4 22574679 5.252 ns/op PASS ok math 11.431s goos: linux goarch: amd64 pkg: math/big cpu: AMD EPYC 7B12 BenchmarkAddVV/1-4 14788904 8.007 ns/op 7993.46 MB/s BenchmarkAddVV/2-4 13721200 8.747 ns/op 14632.79 MB/s BenchmarkAddVV/3-4 12738745 9.297 ns/op 20650.82 MB/s BenchmarkAddVV/4-4 12788104 9.411 ns/op 27201.43 MB/s BenchmarkAddVV/5-4 11974660 10.13 ns/op 31600.76 MB/s BenchmarkAddVV/10-4 9122040 13.20 ns/op 48468.67 MB/s BenchmarkAddVV/100-4 2083015 57.42 ns/op 111454.46 MB/s BenchmarkAddVV/1000-4 232624 511.2 ns/op 125201.01 MB/s BenchmarkSubVV/1-4 14958900 7.975 ns/op 8025.19 MB/s BenchmarkSubVV/2-4 13919304 8.614 ns/op 14859.59 MB/s BenchmarkSubVV/3-4 12986379 9.151 ns/op 20982.28 MB/s BenchmarkSubVV/4-4 12734742 9.427 ns/op 27156.45 MB/s BenchmarkSubVV/5-4 11938087 10.07 ns/op 31784.92 MB/s BenchmarkSubVV/10-4 9044943 13.13 ns/op 48756.60 MB/s BenchmarkSubVV/100-4 2088801 57.32 ns/op 111647.60 MB/s BenchmarkSubVV/1000-4 232135 511.2 ns/op 125200.58 MB/s BenchmarkAddVW/1-4 14526385 8.029 ns/op 996.33 MB/s BenchmarkAddVW/2-4 13550364 8.219 ns/op 1946.74 MB/s BenchmarkAddVW/3-4 13021892 8.910 ns/op 2693.67 MB/s BenchmarkAddVW/4-4 13516450 8.540 ns/op 3747.12 MB/s BenchmarkAddVW/5-4 12515956 9.303 ns/op 4299.86 MB/s BenchmarkAddVW/10-4 11092664 10.75 ns/op 7439.11 MB/s BenchmarkAddVW/100-4 342214 341.7 ns/op 2341.58 MB/s BenchmarkAddVW/1000-4 53074 2256 ns/op 3545.69 MB/s BenchmarkAddVWext/1-4 15225972 7.879 ns/op 1015.34 MB/s BenchmarkAddVWext/2-4 13936390 8.516 ns/op 1878.84 MB/s BenchmarkAddVWext/3-4 12803782 9.501 ns/op 2526.14 MB/s BenchmarkAddVWext/4-4 14003572 8.546 ns/op 3744.37 MB/s BenchmarkAddVWext/5-4 13171209 9.147 ns/op 4372.87 MB/s BenchmarkAddVWext/10-4 11072102 10.90 ns/op 7336.43 MB/s BenchmarkAddVWext/100-4 101298 1252 ns/op 638.96 MB/s BenchmarkAddVWext/1000-4 9194 11335 ns/op 705.80 MB/s BenchmarkSubVW/1-4 14820338 7.549 ns/op 1059.78 MB/s BenchmarkSubVW/2-4 14899132 7.892 ns/op 2027.30 MB/s BenchmarkSubVW/3-4 13588848 8.617 ns/op 2785.34 MB/s BenchmarkSubVW/4-4 14056032 8.492 ns/op 3768.25 MB/s BenchmarkSubVW/5-4 13268419 9.032 ns/op 4428.88 MB/s BenchmarkSubVW/10-4 10969663 10.99 ns/op 7281.75 MB/s BenchmarkSubVW/100-4 331825 360.4 ns/op 2219.97 MB/s BenchmarkSubVW/1000-4 52894 2252 ns/op 3552.28 MB/s BenchmarkSubVWext/1-4 15021573 7.871 ns/op 1016.37 MB/s BenchmarkSubVWext/2-4 13558387 8.853 ns/op 1807.38 MB/s BenchmarkSubVWext/3-4 13807051 8.667 ns/op 2769.24 MB/s BenchmarkSubVWext/4-4 13545409 8.852 ns/op 3615.00 MB/s BenchmarkSubVWext/5-4 12975706 9.199 ns/op 4348.08 MB/s BenchmarkSubVWext/10-4 10791094 11.13 ns/op 7190.36 MB/s BenchmarkSubVWext/100-4 101661 1212 ns/op 659.83 MB/s BenchmarkSubVWext/1000-4 8678 12532 ns/op 638.39 MB/s BenchmarkMulAddVWW/1-4 11117925 9.914 ns/op 6455.66 MB/s BenchmarkMulAddVWW/2-4 11368275 9.885 ns/op 12948.39 MB/s BenchmarkMulAddVWW/3-4 13249594 9.051 ns/op 21213.77 MB/s BenchmarkMulAddVWW/4-4 12318798 9.685 ns/op 26433.66 MB/s BenchmarkMulAddVWW/5-4 11563244 10.30 ns/op 31081.88 MB/s BenchmarkMulAddVWW/10-4 8399802 14.20 ns/op 45062.34 MB/s BenchmarkMulAddVWW/100-4 1351110 88.40 ns/op 72395.58 MB/s BenchmarkMulAddVWW/1000-4 140424 857.9 ns/op 74599.62 MB/s BenchmarkAddMulVVW/1-4 14021721 7.872 ns/op 8130.39 MB/s BenchmarkAddMulVVW/2-4 12315156 8.589 ns/op 14903.59 MB/s BenchmarkAddMulVVW/3-4 13071866 9.267 ns/op 20718.85 MB/s BenchmarkAddMulVVW/4-4 12105046 9.925 ns/op 25792.68 MB/s BenchmarkAddMulVVW/5-4 10649984 10.83 ns/op 29544.75 MB/s BenchmarkAddMulVVW/10-4 9314882 12.91 ns/op 49570.82 MB/s BenchmarkAddMulVVW/100-4 1691119 70.85 ns/op 90335.96 MB/s BenchmarkAddMulVVW/1000-4 180255 653.2 ns/op 97983.73 MB/s BenchmarkDivWVW/1-4 3425575 39.09 ns/op 1637.34 MB/s BenchmarkDivWVW/2-4 1986145 57.37 ns/op 2230.99 MB/s BenchmarkDivWVW/3-4 1557452 77.10 ns/op 2490.34 MB/s BenchmarkDivWVW/4-4 1273296 91.83 ns/op 2787.72 MB/s BenchmarkDivWVW/5-4 1000000 103.3 ns/op 3098.13 MB/s BenchmarkDivWVW/10-4 581152 204.4 ns/op 3130.86 MB/s BenchmarkDivWVW/100-4 72330 1668 ns/op 3836.13 MB/s BenchmarkDivWVW/1000-4 6968 16236 ns/op 3941.93 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13514593 8.339 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14002300 7.854 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11799885 9.163 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12555688 8.561 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10736667 10.22 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11329347 9.650 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9880526 11.18 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10293051 10.98 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9160822 12.18 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9533478 12.15 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6564693 17.05 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6794581 16.98 ns/op BenchmarkNonZeroShifts/100/shrVU-4 967678 115.3 ns/op BenchmarkNonZeroShifts/100/shlVU-4 990531 116.4 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 119464 1006 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 118170 1007 ns/op BenchmarkDecimalConversion-4 226 540980 ns/op BenchmarkFloatString/100-4 12194 9669 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 222 494054 ns/op 2897 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 44130275 ns/op 60378 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 4249531777 ns/op 832368 B/op 519 allocs/op BenchmarkFloatAdd/10-4 163168 739.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 171496 697.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 158134 766.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85507 1385 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16903 6991 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 205978 526.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 224940 523.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 217794 552.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 146767 773.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 41569 2867 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1868 60384 ns/op BenchmarkParseFloatLargeExp-4 459 250946 ns/op BenchmarkGCD10x10/WithoutXY-4 197941 594.0 ns/op BenchmarkGCD10x10/WithXY-4 58778 2046 ns/op BenchmarkGCD10x100/WithoutXY-4 109910 1074 ns/op BenchmarkGCD10x100/WithXY-4 18692 6600 ns/op BenchmarkGCD10x1000/WithoutXY-4 74342 1552 ns/op BenchmarkGCD10x1000/WithXY-4 15835 7934 ns/op BenchmarkGCD100x100/WithoutXY-4 28437 4062 ns/op BenchmarkGCD100x100/WithXY-4 11785 10809 ns/op BenchmarkGCD100x1000/WithoutXY-4 13639 8653 ns/op BenchmarkGCD100x1000/WithXY-4 6446 17566 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2389 47409 ns/op BenchmarkGCD1000x1000/WithXY-4 1280 87156 ns/op BenchmarkHilbert-4 21 5152768 ns/op BenchmarkBinomial-4 13484 8305 ns/op BenchmarkQuoRem-4 25318 4986 ns/op BenchmarkExp-4 16 6515751 ns/op BenchmarkExpMont/Odd-4 141 858096 ns/op 2601 B/op 22 allocs/op BenchmarkExpMont/Even1-4 134 826974 ns/op 3369 B/op 38 allocs/op BenchmarkExpMont/Even2-4 133 867842 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even3-4 129 926468 ns/op 3804 B/op 52 allocs/op BenchmarkExpMont/Even4-4 133 912795 ns/op 3830 B/op 52 allocs/op BenchmarkExpMont/Even8-4 129 867538 ns/op 3874 B/op 54 allocs/op BenchmarkExpMont/Even32-4 129 861817 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even64-4 151 787570 ns/op 3642 B/op 54 allocs/op BenchmarkExpMont/Even96-4 150 762992 ns/op 3765 B/op 51 allocs/op BenchmarkExpMont/Even128-4 174 715428 ns/op 3239 B/op 50 allocs/op BenchmarkExpMont/Even255-4 178 670526 ns/op 2928 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 457 261500 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 378 289673 ns/op 1719 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 375 294634 ns/op 1754 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 397 289720 ns/op 1733 B/op 47 allocs/op BenchmarkExp2-4 18 6390390 ns/op BenchmarkBitset-4 755595 154.1 ns/op BenchmarkBitsetNeg-4 442312 270.1 ns/op BenchmarkBitsetOrig-4 241293 477.1 ns/op BenchmarkBitsetNegOrig-4 164058 717.3 ns/op BenchmarkModSqrt225_Tonelli-4 126 892644 ns/op BenchmarkModSqrt225_3Mod4-4 439 268946 ns/op BenchmarkModSqrt231_Tonelli-4 124 923812 ns/op BenchmarkModSqrt231_5Mod8-4 360 329075 ns/op BenchmarkModInverse-4 13693 9118 ns/op BenchmarkSqrt-4 1951 59723 ns/op BenchmarkIntSqr/1-4 1391536 86.21 ns/op BenchmarkIntSqr/2-4 691155 163.7 ns/op BenchmarkIntSqr/3-4 615817 192.1 ns/op BenchmarkIntSqr/5-4 451572 259.2 ns/op BenchmarkIntSqr/8-4 328292 345.3 ns/op BenchmarkIntSqr/10-4 279192 416.0 ns/op BenchmarkIntSqr/20-4 59961 2151 ns/op BenchmarkIntSqr/30-4 44419 2861 ns/op BenchmarkIntSqr/50-4 29602 4218 ns/op BenchmarkIntSqr/80-4 17384 6957 ns/op BenchmarkIntSqr/100-4 13102 9181 ns/op BenchmarkIntSqr/200-4 4696 24316 ns/op BenchmarkIntSqr/300-4 2086 63562 ns/op BenchmarkIntSqr/500-4 925 127407 ns/op BenchmarkIntSqr/800-4 362 347051 ns/op BenchmarkIntSqr/1000-4 279 418761 ns/op BenchmarkDiv/20/10-4 446860 267.5 ns/op BenchmarkDiv/40/20-4 439527 269.2 ns/op BenchmarkDiv/100/50-4 431220 273.8 ns/op BenchmarkDiv/200/100-4 57619 2119 ns/op BenchmarkDiv/400/200-4 57770 2194 ns/op BenchmarkDiv/1000/500-4 46065 2697 ns/op BenchmarkDiv/2000/1000-4 36046 3583 ns/op BenchmarkDiv/20000/10000-4 1226 91671 ns/op BenchmarkDiv/200000/100000-4 31 3947133 ns/op BenchmarkDiv/2000000/1000000-4 1 108077573 ns/op BenchmarkDiv/20000000/10000000-4 1 3115590095 ns/op BenchmarkMul-4 6 18827835 ns/op BenchmarkNatMul/10-4 211317 536.7 ns/op BenchmarkNatMul/100-4 7605 16268 ns/op BenchmarkNatMul/1000-4 216 618249 ns/op BenchmarkZeroShifts/Shl-4 24616 4859 ns/op BenchmarkZeroShifts/ShlSame-4 5343414 22.77 ns/op BenchmarkZeroShifts/Shr-4 24012 4952 ns/op BenchmarkZeroShifts/ShrSame-4 5415728 22.18 ns/op BenchmarkExp3Power/0x10-4 196897 628.0 ns/op BenchmarkExp3Power/0x40-4 159924 705.3 ns/op BenchmarkExp3Power/0x100-4 102361 1181 ns/op BenchmarkExp3Power/0x400-4 46502 2360 ns/op BenchmarkExp3Power/0x1000-4 12025 9985 ns/op BenchmarkExp3Power/0x4000-4 2368 48040 ns/op BenchmarkExp3Power/0x10000-4 268 433466 ns/op BenchmarkExp3Power/0x40000-4 25 4760848 ns/op BenchmarkExp3Power/0x100000-4 3 47874878 ns/op BenchmarkExp3Power/0x400000-4 1 449217402 ns/op BenchmarkFibo-4 3 33386167 ns/op BenchmarkNatSqr/1-4 973758 121.0 ns/op BenchmarkNatSqr/2-4 548852 215.3 ns/op BenchmarkNatSqr/3-4 439669 257.3 ns/op BenchmarkNatSqr/5-4 340081 340.7 ns/op BenchmarkNatSqr/8-4 247059 468.7 ns/op BenchmarkNatSqr/10-4 210606 554.9 ns/op BenchmarkNatSqr/20-4 55563 2084 ns/op BenchmarkNatSqr/30-4 41589 2787 ns/op BenchmarkNatSqr/50-4 24178 4522 ns/op BenchmarkNatSqr/80-4 15703 7609 ns/op BenchmarkNatSqr/100-4 11730 10024 ns/op BenchmarkNatSqr/200-4 4550 25966 ns/op BenchmarkNatSqr/300-4 1938 59004 ns/op BenchmarkNatSqr/500-4 960 121823 ns/op BenchmarkNatSqr/800-4 411 289828 ns/op BenchmarkNatSqr/1000-4 298 394119 ns/op BenchmarkNatSetBytes/8-4 930109 132.1 ns/op BenchmarkNatSetBytes/24-4 257248 451.9 ns/op BenchmarkNatSetBytes/128-4 68980 1814 ns/op BenchmarkNatSetBytes/7-4 891530 121.0 ns/op BenchmarkNatSetBytes/23-4 280404 437.4 ns/op BenchmarkNatSetBytes/127-4 65890 1734 ns/op BenchmarkScanPi-4 273 437236 ns/op BenchmarkStringPiParallel-4 853 152080 ns/op BenchmarkScan/10/Base2-4 45552 2632 ns/op BenchmarkScan/100/Base2-4 4622 24326 ns/op BenchmarkScan/1000/Base2-4 454 233291 ns/op BenchmarkScan/10/Base8-4 101008 1188 ns/op BenchmarkScan/100/Base8-4 14424 8301 ns/op BenchmarkScan/1000/Base8-4 1351 80961 ns/op BenchmarkScan/10/Base10-4 117180 1082 ns/op BenchmarkScan/100/Base10-4 16035 7646 ns/op BenchmarkScan/1000/Base10-4 1484 72151 ns/op BenchmarkScan/10/Base16-4 117762 961.1 ns/op BenchmarkScan/100/Base16-4 18088 6694 ns/op BenchmarkScan/1000/Base16-4 1684 65952 ns/op BenchmarkString/10/Base2-4 218994 531.7 ns/op BenchmarkString/100/Base2-4 31084 3846 ns/op BenchmarkString/1000/Base2-4 2802 36655 ns/op BenchmarkString/10/Base8-4 413475 292.7 ns/op BenchmarkString/100/Base8-4 77743 1500 ns/op BenchmarkString/1000/Base8-4 8070 13084 ns/op BenchmarkString/10/Base10-4 231498 532.2 ns/op BenchmarkString/100/Base10-4 50502 2426 ns/op BenchmarkString/1000/Base10-4 5674 19795 ns/op BenchmarkString/10/Base16-4 444651 267.2 ns/op BenchmarkString/100/Base16-4 105030 1125 ns/op BenchmarkString/1000/Base16-4 12598 9439 ns/op BenchmarkLeafSize/0-4 48 2322999 ns/op BenchmarkLeafSize/1-4 471 227693 ns/op BenchmarkLeafSize/2-4 486 235235 ns/op BenchmarkLeafSize/3-4 372 311473 ns/op BenchmarkLeafSize/4-4 496 224386 ns/op BenchmarkLeafSize/5-4 327 362130 ns/op BenchmarkLeafSize/6-4 376 309129 ns/op BenchmarkLeafSize/7-4 387 282883 ns/op BenchmarkLeafSize/8-4 543 222838 ns/op BenchmarkLeafSize/9-4 270 423062 ns/op BenchmarkLeafSize/10-4 319 366112 ns/op BenchmarkLeafSize/11-4 338 343039 ns/op BenchmarkLeafSize/12-4 373 306512 ns/op BenchmarkLeafSize/13-4 349 330255 ns/op BenchmarkLeafSize/14-4 403 288171 ns/op BenchmarkLeafSize/15-4 421 271156 ns/op BenchmarkLeafSize/16-4 495 220657 ns/op BenchmarkLeafSize/32-4 499 221263 ns/op BenchmarkLeafSize/64-4 454 238203 ns/op BenchmarkProbablyPrime/n=0-4 12 9780024 ns/op BenchmarkProbablyPrime/n=1-4 10 10854633 ns/op BenchmarkProbablyPrime/n=5-4 7 16308477 ns/op BenchmarkProbablyPrime/n=10-4 5 22024612 ns/op BenchmarkProbablyPrime/n=20-4 3 35611417 ns/op BenchmarkProbablyPrime/Lucas-4 13 8481238 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 85 1267218 ns/op BenchmarkRatCmp-4 221190 526.7 ns/op BenchmarkFloatSqrt/64-4 22202 5498 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13951 8476 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8568 12077 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4813 23120 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 925 123329 ns/op 18213 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 73 1600170 ns/op 175962 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 123095461 ns/op 3709352 B/op 583 allocs/op PASS ok math/big 48.424s goos: linux goarch: amd64 pkg: math/bits cpu: AMD EPYC 7B12 BenchmarkLeadingZeros-4 8921998 12.14 ns/op BenchmarkLeadingZeros8-4 10140538 11.50 ns/op BenchmarkLeadingZeros16-4 11080963 10.84 ns/op BenchmarkLeadingZeros32-4 9979598 11.46 ns/op BenchmarkLeadingZeros64-4 10719271 11.19 ns/op BenchmarkTrailingZeros-4 10187024 11.01 ns/op BenchmarkTrailingZeros8-4 8244656 12.61 ns/op BenchmarkTrailingZeros16-4 10138936 11.67 ns/op BenchmarkTrailingZeros32-4 11503938 10.56 ns/op BenchmarkTrailingZeros64-4 11236953 10.63 ns/op BenchmarkOnesCount-4 11436358 10.19 ns/op BenchmarkOnesCount8-4 11765755 10.17 ns/op BenchmarkOnesCount16-4 11408296 11.81 ns/op BenchmarkOnesCount32-4 11115372 10.53 ns/op BenchmarkOnesCount64-4 11414308 10.52 ns/op BenchmarkRotateLeft-4 11315918 10.52 ns/op BenchmarkRotateLeft8-4 11693832 10.21 ns/op BenchmarkRotateLeft16-4 9980230 11.86 ns/op BenchmarkRotateLeft32-4 11660946 10.17 ns/op BenchmarkRotateLeft64-4 11651514 10.20 ns/op BenchmarkReverse-4 19144953 6.240 ns/op BenchmarkReverse8-4 19209158 5.581 ns/op BenchmarkReverse16-4 18135818 5.919 ns/op BenchmarkReverse32-4 17867671 6.317 ns/op BenchmarkReverse64-4 18261031 6.557 ns/op BenchmarkReverseBytes-4 19304304 5.577 ns/op BenchmarkReverseBytes16-4 21296268 5.599 ns/op BenchmarkReverseBytes32-4 21314764 5.583 ns/op BenchmarkReverseBytes64-4 20958244 5.580 ns/op BenchmarkAdd-4 11273066 11.14 ns/op BenchmarkAdd32-4 11805856 10.16 ns/op BenchmarkAdd64-4 9909174 10.62 ns/op BenchmarkAdd64multiple-4 20990804 5.581 ns/op BenchmarkSub-4 10442845 12.62 ns/op BenchmarkSub32-4 11613087 10.24 ns/op BenchmarkSub64-4 11412126 10.51 ns/op BenchmarkSub64multiple-4 19136952 5.611 ns/op BenchmarkMul-4 11358721 10.49 ns/op BenchmarkMul32-4 10495168 10.19 ns/op BenchmarkMul64-4 10090459 10.63 ns/op BenchmarkDiv-4 8625429 11.84 ns/op BenchmarkDiv32-4 10855425 10.50 ns/op BenchmarkDiv64-4 10090018 10.52 ns/op PASS ok math/bits 5.768s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 11270612 10.63 ns/op BenchmarkAcos-4 462390 259.2 ns/op BenchmarkAcosh-4 402765 281.0 ns/op BenchmarkAsin-4 455067 258.5 ns/op BenchmarkAsinh-4 449368 260.0 ns/op BenchmarkAtan-4 712437 163.9 ns/op BenchmarkAtanh-4 711397 163.1 ns/op BenchmarkConj-4 22552038 5.312 ns/op BenchmarkCos-4 520694 204.9 ns/op BenchmarkCosh-4 588601 203.8 ns/op BenchmarkExp-4 748477 154.5 ns/op BenchmarkLog-4 767320 143.6 ns/op BenchmarkLog10-4 815233 143.9 ns/op BenchmarkPhase-4 1780782 67.13 ns/op BenchmarkPolar-4 1208205 98.95 ns/op BenchmarkPow-4 224686 520.1 ns/op BenchmarkRect-4 1000000 115.7 ns/op BenchmarkSin-4 570556 203.4 ns/op BenchmarkSinh-4 572854 205.5 ns/op BenchmarkSqrt-4 1000000 116.5 ns/op BenchmarkTan-4 354525 320.1 ns/op BenchmarkTanh-4 390130 298.2 ns/op PASS ok math/cmplx 3.151s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 728930 161.0 ns/op BenchmarkInt63ThreadsafeParallel-4 557839 219.9 ns/op BenchmarkInt63Unthreadsafe-4 1235329 97.34 ns/op BenchmarkIntn1000-4 831213 136.7 ns/op BenchmarkInt63n1000-4 882198 128.9 ns/op BenchmarkInt31n1000-4 927135 118.4 ns/op BenchmarkFloat32-4 958628 115.0 ns/op BenchmarkFloat64-4 1228120 97.04 ns/op BenchmarkPerm3-4 194362 642.7 ns/op BenchmarkPerm30-4 22870 5153 ns/op BenchmarkPerm30ViaShuffle-4 25821 4644 ns/op BenchmarkShuffleOverhead-4 18087 6674 ns/op BenchmarkRead3-4 886112 128.3 ns/op BenchmarkRead64-4 76827 1553 ns/op BenchmarkRead1000-4 5170 23048 ns/op BenchmarkConcurrent-4 153178 855.6 ns/op PASS ok math/rand 2.479s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 42496 2746 ns/op BenchmarkQDecodeWord-4 106448 1110 ns/op BenchmarkQDecodeHeader-4 101244 1191 ns/op BenchmarkTypeByExtension/.html-4 351585 308.9 ns/op BenchmarkTypeByExtension/.HTML-4 293763 364.8 ns/op BenchmarkTypeByExtension/.unused-4 292348 345.4 ns/op BenchmarkExtensionsByType/text/html-4 186188 739.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 96393 1313 ns/op BenchmarkExtensionsByType/application/octet-stream-4 112324 1050 ns/op PASS ok mime 1.609s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 926 123949 ns/op PASS ok mime/quotedprintable 0.162s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net cpu: AMD EPYC 7B12 BenchmarkGoLookupIP-4 58 1748958 ns/op 8524 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 1 121626177 ns/op 20144 B/op 163 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003600008 ns/op 158880 B/op 232 allocs/op BenchmarkDNSName-4 104638 970.9 ns/op BenchmarkInterfaces-4 1794 61366 ns/op BenchmarkInterfaceByIndex-4 2398 45061 ns/op BenchmarkInterfaceByName-4 1872 60265 ns/op BenchmarkInterfaceAddrs-4 1251 92089 ns/op BenchmarkInterfacesAndAddrs-4 3998 25108 ns/op BenchmarkInterfacesAndMulticastAddrs-4 748 169932 ns/op BenchmarkParseIP-4 6235 16289 ns/op BenchmarkParseIPValidIPv4-4 415839 283.0 ns/op BenchmarkParseIPValidIPv6-4 195040 583.3 ns/op BenchmarkIPString/IPv4-4 117120 1003 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9970 10443 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 58748 2028 ns/op BenchmarkIPEqual/IPv4-4 1188601 95.23 ns/op BenchmarkIPEqual/IPv6-4 1197414 101.0 ns/op BenchmarkSendFile/1024-4 1 224276471 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 222505230 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 221974966 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222649062 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222045018 ns/op 0.07 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/32768-4 4783 24232 ns/op 1352.27 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 2761 46122 ns/op 1420.92 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 1227 93955 ns/op 1395.04 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 678 173658 ns/op 1509.54 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/524288-4 381 338455 ns/op 1549.06 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/1048576-4 165 706312 ns/op 1484.58 MB/s 3 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 13897 9104 ns/op 112.47 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 12678 9020 ns/op 227.04 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 10291 10524 ns/op 389.19 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 7801 13924 ns/op 588.36 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 5414 21789 ns/op 751.94 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 3606 32669 ns/op 1003.02 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 2137 51216 ns/op 1279.60 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1186 101824 ns/op 1287.24 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 536 187684 ns/op 1396.73 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 286 358880 ns/op 1460.90 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 165 621445 ns/op 1687.32 MB/s BenchmarkSplice/unix-to-tcp/1024-4 26167 3985 ns/op 256.96 MB/s BenchmarkSplice/unix-to-tcp/2048-4 16893 6111 ns/op 335.11 MB/s BenchmarkSplice/unix-to-tcp/4096-4 19494 6633 ns/op 617.49 MB/s BenchmarkSplice/unix-to-tcp/8192-4 12204 8893 ns/op 921.21 MB/s BenchmarkSplice/unix-to-tcp/16384-4 8982 15830 ns/op 1034.97 MB/s BenchmarkSplice/unix-to-tcp/32768-4 4888 24286 ns/op 1349.25 MB/s BenchmarkSplice/unix-to-tcp/65536-4 2662 46262 ns/op 1416.62 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1477 81710 ns/op 1604.11 MB/s BenchmarkSplice/unix-to-tcp/262144-4 684 158549 ns/op 1653.39 MB/s BenchmarkSplice/unix-to-tcp/524288-4 352 293148 ns/op 1788.48 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 190 596761 ns/op 1757.11 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 15070 9854 ns/op 103.91 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 10389 11503 ns/op 178.05 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 9280 12790 ns/op 320.26 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 6675 16000 ns/op 512.02 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 4802 21400 ns/op 765.62 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 3334 30655 ns/op 1068.94 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 2294 49468 ns/op 1324.82 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1437 80630 ns/op 1625.59 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 723 171269 ns/op 1530.60 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 418 258872 ns/op 2025.28 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 212 534216 ns/op 1962.83 MB/s 4 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 30012 4118 ns/op 248.67 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 30520 5047 ns/op 405.77 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 15753 6758 ns/op 606.06 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 11961 9874 ns/op 829.63 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 7761 15998 ns/op 1024.12 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 4800 24520 ns/op 1336.39 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 2947 47576 ns/op 1377.49 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1626 98104 ns/op 1336.05 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 805 154852 ns/op 1692.87 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 376 276607 ns/op 1895.43 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 223 530961 ns/op 1974.87 MB/s 4 B/op 0 allocs/op BenchmarkTCP4OneShot-4 2659 49335 ns/op BenchmarkTCP4OneShotTimeout-4 2625 48746 ns/op BenchmarkTCP4Persistent-4 16060 7388 ns/op BenchmarkTCP4PersistentTimeout-4 14517 7440 ns/op BenchmarkTCP6OneShot-4 2823 46455 ns/op BenchmarkTCP6OneShotTimeout-4 2332 48524 ns/op BenchmarkTCP6Persistent-4 16824 7529 ns/op BenchmarkTCP6PersistentTimeout-4 17298 7632 ns/op BenchmarkTCP4ConcurrentReadWrite-4 38606 4666 ns/op BenchmarkTCP6ConcurrentReadWrite-4 32276 3866 ns/op BenchmarkSetReadDeadline-4 148528 798.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 11478 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 10285 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 12010 9804 ns/op 0 B/op 0 allocs/op PASS ok net 31.983s goos: linux goarch: amd64 pkg: net/http cpu: AMD EPYC 7B12 BenchmarkCookieString-4 28357 4131 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11144 10547 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 15836 7659 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17746 6514 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 36475 3214 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 52072 2287 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 854931 132.2 ns/op BenchmarkReadRequestChrome-4 4126 27677 ns/op 22.08 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10462 ns/op 7.46 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 10569 ns/op 7.76 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7720 15256 ns/op 9.90 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17791 6885 ns/op 5.81 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 380 284681 ns/op 3.60 MB/s BenchmarkFileAndServer_1KB/https1-4 236 447935 ns/op 2.29 MB/s BenchmarkFileAndServer_1KB/h2-4 162 679185 ns/op 1.51 MB/s BenchmarkFileAndServer_16MB/h1-4 3 42520448 ns/op 394.57 MB/s BenchmarkFileAndServer_16MB/https1-4 1 106075284 ns/op 158.16 MB/s BenchmarkFileAndServer_16MB/h2-4 1 199302467 ns/op 84.18 MB/s BenchmarkFileAndServer_64MB/h1-4 1 143843955 ns/op 466.54 MB/s BenchmarkFileAndServer_64MB/https1-4 1 345745153 ns/op 194.10 MB/s BenchmarkFileAndServer_64MB/h2-4 1 784480231 ns/op 85.55 MB/s BenchmarkServeMux-4 274 464835 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 351 345262 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 436 266144 ns/op 6006 B/op 64 allocs/op BenchmarkClientServer/https1-4 277 394226 ns/op 6605 B/op 74 allocs/op BenchmarkClientServer/h2-4 195 552900 ns/op 9984 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 1257 91165 ns/op 9611 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 27 3931631 ns/op 97700 B/op 1056 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57596: read tcp 127.0.0.1:38589->127.0.0.1:57596: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57576: read tcp 127.0.0.1:38589->127.0.0.1:57576: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57548: write tcp 127.0.0.1:38589->127.0.0.1:57548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40848: read tcp 127.0.0.1:40059->127.0.0.1:40848: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40914: write tcp 127.0.0.1:40059->127.0.0.1:40914: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40874: write tcp 127.0.0.1:40059->127.0.0.1:40874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40956: write tcp 127.0.0.1:40059->127.0.0.1:40956: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40898: write tcp 127.0.0.1:40059->127.0.0.1:40898: use of closed network connection BenchmarkClientServerParallel/4/h2-4 219 462164 ns/op 16020 B/op 158 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60376: read tcp 127.0.0.1:33467->127.0.0.1:60376: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60406: write tcp 127.0.0.1:33467->127.0.0.1:60406: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60412: write tcp 127.0.0.1:33467->127.0.0.1:60412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53720: read tcp 127.0.0.1:43853->127.0.0.1:53720: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53728: write tcp 127.0.0.1:43853->127.0.0.1:53728: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53740: write tcp 127.0.0.1:43853->127.0.0.1:53740: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46286: read tcp 127.0.0.1:42495->127.0.0.1:46286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46308: read tcp 127.0.0.1:42495->127.0.0.1:46308: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46292: read tcp 127.0.0.1:42495->127.0.0.1:46292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43914: read tcp 127.0.0.1:46563->127.0.0.1:43914: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 808 135653 ns/op 18294 B/op 106 allocs/op BenchmarkClientServerParallel/64/https1-4 30 4291102 ns/op 103359 B/op 1115 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44650: write tcp 127.0.0.1:45989->127.0.0.1:44650: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44632: write tcp 127.0.0.1:45989->127.0.0.1:44632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56448: write tcp 127.0.0.1:43375->127.0.0.1:56448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56472: write tcp 127.0.0.1:43375->127.0.0.1:56472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56458: write tcp 127.0.0.1:43375->127.0.0.1:56458: use of closed network connection BenchmarkClientServerParallel/64/h2-4 78 4433362 ns/op 106234 B/op 1234 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47152: read tcp 127.0.0.1:33857->127.0.0.1:47152: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47148: write tcp 127.0.0.1:33857->127.0.0.1:47148: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40614: read tcp 127.0.0.1:34955->127.0.0.1:40614: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40642: write tcp 127.0.0.1:34955->127.0.0.1:40642: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40628: write tcp 127.0.0.1:34955->127.0.0.1:40628: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40656: read tcp 127.0.0.1:34955->127.0.0.1:40656: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40662: read tcp 127.0.0.1:34955->127.0.0.1:40662: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40668: write tcp 127.0.0.1:34955->127.0.0.1:40668: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40592: read tcp 127.0.0.1:34955->127.0.0.1:40592: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40688: read tcp 127.0.0.1:34955->127.0.0.1:40688: use of closed network connection ... [output truncated] BenchmarkServer-4 218 482364 ns/op 2966 B/op 22 allocs/op BenchmarkClient-4 351 308226 ns/op 3758 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 746 142797 ns/op 7343 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1556 78394 ns/op 3037 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1748 59804 ns/op 1954 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1713 65379 ns/op 2781 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1858 68508 ns/op 2711 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1707 83517 ns/op 2683 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1774 67994 ns/op 1931 B/op 14 allocs/op BenchmarkServerHijack-4 1174 100820 ns/op 16698 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 418 278264 ns/op 5962 B/op 52 allocs/op BenchmarkResponseStatusLine-4 464365 218.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.039s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4800 25467 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.218s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: net/netip cpu: AMD EPYC 7B12 BenchmarkIPNextPrev-4 87897 1296 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 530871 216.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 193408 607.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65385 1902 ns/op BenchmarkStdIPv4-4 149520 797.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 114918 1045 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 119817 1037 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 73747 1415 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 78148 1480 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1841822 67.71 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1597291 73.74 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1260458 89.59 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 254652 428.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 286272 404.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 265581 465.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82058 1441 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 323694 378.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 139593 842.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 146500 774.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 140845 817.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 73701 1633 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 336465 330.4 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 132512 847.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 171740 702.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 271792 446.0 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 157986 729.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 302685 388.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 186130 648.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 189640 639.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 184753 635.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 137257 869.1 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 523838 227.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 158524 758.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 99723 1180 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 119982 979.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 156012 748.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 116974 1063 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 260709 433.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 132852 888.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 152895 776.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 187334 616.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 141992 862.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1211637 100.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 115.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 101.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 111.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1127744 106.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1133290 111.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 997854 106.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 984428 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 983896 105.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 367808 305.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 493665 218.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 216110 547.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 226275 523.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 200773 560.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76957 1588 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 591172 195.9 ns/op PASS ok net/netip 7.927s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. 2023/03/16 20:09:31 Test RPC server listening on 127.0.0.1:38765 2023/03/16 20:09:31 Test HTTP RPC server listening on 127.0.0.1:33401 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1348 80928 ns/op BenchmarkEndToEndHTTP-4 1632 79171 ns/op BenchmarkEndToEndAsync-4 3525 36186 ns/op BenchmarkEndToEndAsyncHTTP-4 3357 33303 ns/op PASS ok net/rpc 0.931s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3076 34570 ns/op BenchmarkReadMIMEHeader/server_headers-4 5605 21180 ns/op BenchmarkUncommon-4 25959 4387 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.527s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4828 23790 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 98511 1228 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 545200 206.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90674 1294 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 162831 675.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84891 1423 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14010 8360 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 382044 296.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90394 1317 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 181023 671.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84519 1405 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15828 7466 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 186963 611.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 77958 1506 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73856 1551 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35054 3401 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5973 18797 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 186127 611.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77636 1534 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77320 1539 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34903 3370 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6546 18242 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.200s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: os cpu: AMD EPYC 7B12 BenchmarkExpand/noop-4 4187935 28.56 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 188565 607.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 997 117514 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 334 340811 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 784 146644 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 86222 1405 ns/op BenchmarkStatFile-4 65493 1762 ns/op BenchmarkStatDir-4 69831 1687 ns/op BenchmarkLstatDot-4 84520 1377 ns/op BenchmarkLstatFile-4 67676 1783 ns/op BenchmarkLstatDir-4 72038 1684 ns/op PASS ok os 1.558s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 144 862116 ns/op 6547 B/op 29 allocs/op PASS ok os/exec 0.245s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 360469 298.2 ns/op PASS ok os/user 0.225s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: reflect cpu: AMD EPYC 7B12 BenchmarkBool-4 4434998 25.45 ns/op BenchmarkString-4 2488174 45.33 ns/op BenchmarkBytes-4 2300439 52.21 ns/op BenchmarkNamedBytes-4 810662 145.5 ns/op BenchmarkBytesArray-4 650138 180.5 ns/op BenchmarkSliceLen-4 2624839 43.99 ns/op BenchmarkMapLen-4 1496616 80.05 ns/op BenchmarkStringLen-4 1777041 67.63 ns/op BenchmarkArrayLen-4 1641213 71.41 ns/op BenchmarkSliceCap-4 2733133 43.51 ns/op BenchmarkDeepEqual/int8-4 662865 181.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 112196 1040 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 524146 223.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 108369 1080 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 518702 234.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 107008 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 516877 217.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 113071 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 523578 216.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 113983 1050 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 664506 170.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 135194 847.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 519073 225.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 111270 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 523636 223.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 112813 1069 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 506512 237.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 113835 1051 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 495230 221.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 112300 1055 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 526149 220.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 107966 1056 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 522602 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 107936 1048 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 514166 219.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 108068 1044 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 540187 216.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 114104 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 513726 231.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 108892 1052 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 701954 168.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 119647 992.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 557198 210.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 113488 1036 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 138416 836.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 70500 1677 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 70734 1622 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46552 2489 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 310772 422.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 41604 2869 ns/op BenchmarkIsZero/StructComparable-4 900805 125.9 ns/op BenchmarkIsZero/StructIncomparable-4 186676 640.1 ns/op BenchmarkSetZero/Bool/Direct-4 3984770 27.38 ns/op BenchmarkSetZero/Bool/CachedZero-4 1684542 68.09 ns/op BenchmarkSetZero/Bool/NewZero-4 1270974 92.61 ns/op BenchmarkSetZero/Int/Direct-4 2642026 46.51 ns/op BenchmarkSetZero/Int/CachedZero-4 1680109 74.21 ns/op BenchmarkSetZero/Int/NewZero-4 1269427 94.31 ns/op BenchmarkSetZero/Uint/Direct-4 2568538 47.01 ns/op BenchmarkSetZero/Uint/CachedZero-4 1707802 70.41 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 100.2 ns/op BenchmarkSetZero/Float/Direct-4 2445708 47.54 ns/op BenchmarkSetZero/Float/CachedZero-4 1577064 74.82 ns/op BenchmarkSetZero/Float/NewZero-4 1300033 93.94 ns/op BenchmarkSetZero/Complex/Direct-4 2426763 46.73 ns/op BenchmarkSetZero/Complex/CachedZero-4 1717435 70.72 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 100.6 ns/op BenchmarkSetZero/Array/Direct-4 3726525 30.46 ns/op BenchmarkSetZero/Array/CachedZero-4 1729278 70.01 ns/op BenchmarkSetZero/Array/NewZero-4 1278879 93.96 ns/op BenchmarkSetZero/Chan/Direct-4 2502944 45.74 ns/op BenchmarkSetZero/Chan/CachedZero-4 1329022 89.65 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 120.7 ns/op BenchmarkSetZero/Func/Direct-4 2474269 45.33 ns/op BenchmarkSetZero/Func/CachedZero-4 1346763 90.62 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 110.7 ns/op BenchmarkSetZero/Interface/Direct-4 2206449 55.01 ns/op BenchmarkSetZero/Interface/CachedZero-4 1722763 70.49 ns/op BenchmarkSetZero/Interface/NewZero-4 1274259 92.52 ns/op BenchmarkSetZero/Map/Direct-4 2706854 45.69 ns/op BenchmarkSetZero/Map/CachedZero-4 1373924 87.89 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 110.9 ns/op BenchmarkSetZero/Pointer/Direct-4 2668431 45.18 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1322570 89.84 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 110.5 ns/op BenchmarkSetZero/Slice/Direct-4 2062258 56.44 ns/op BenchmarkSetZero/Slice/CachedZero-4 1578908 70.75 ns/op BenchmarkSetZero/Slice/NewZero-4 1261508 94.40 ns/op BenchmarkSetZero/String/Direct-4 2459534 45.91 ns/op BenchmarkSetZero/String/CachedZero-4 1571978 72.88 ns/op BenchmarkSetZero/String/NewZero-4 1271634 94.21 ns/op BenchmarkSetZero/Struct/Direct-4 3783256 33.39 ns/op BenchmarkSetZero/Struct/CachedZero-4 1724091 72.53 ns/op BenchmarkSetZero/Struct/NewZero-4 1211721 93.96 ns/op BenchmarkSelect/1-4 184866 652.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 96156 1218 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 53186 2231 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 181017 670.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 147152 791.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 95775 1278 ns/op 100.13 MB/s BenchmarkCallArgCopy/size=256-4 84992 1328 ns/op 192.76 MB/s BenchmarkCallArgCopy/size=1024-4 71456 1757 ns/op 582.85 MB/s BenchmarkCallArgCopy/size=4096-4 43666 2621 ns/op 1562.65 MB/s BenchmarkCallArgCopy/size=65536-4 4752 26176 ns/op 2503.71 MB/s BenchmarkPtrTo-4 576717 200.5 ns/op BenchmarkFieldByName1-4 791876 151.1 ns/op BenchmarkFieldByName2-4 90739 1612 ns/op BenchmarkFieldByName3-4 10200 11751 ns/op BenchmarkInterfaceBig-4 4222094 25.19 ns/op BenchmarkInterfaceSmall-4 4922608 25.92 ns/op BenchmarkNew-4 2090485 54.46 ns/op BenchmarkMap/StringKeys/MapIndex-4 3422 33547 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3492 33229 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3204 35833 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3144 35575 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3367 33645 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3489 33815 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 256749 454.8 ns/op PASS ok reflect 18.368s goos: linux goarch: amd64 pkg: regexp cpu: AMD EPYC 7B12 BenchmarkFind-4 14403 8345 ns/op 9344 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 20750 6450 ns/op 9270 B/op 1 allocs/op BenchmarkFindString-4 14395 8244 ns/op 9311 B/op 1 allocs/op BenchmarkFindSubmatch-4 13070 8814 ns/op 9352 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13224 9281 ns/op 9339 B/op 2 allocs/op BenchmarkLiteral-4 22234 5653 ns/op BenchmarkNotLiteral-4 4556 24196 ns/op BenchmarkMatchClass-4 3376 31577 ns/op BenchmarkMatchClass_InRange-4 3358 31058 ns/op BenchmarkReplaceAll-4 2857 40923 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 22100 5785 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 43300 2764 ns/op BenchmarkAnchoredShortMatch-4 18354 6532 ns/op BenchmarkAnchoredLongMatch-4 21163 5569 ns/op BenchmarkOnePassShortA-4 21309 5464 ns/op BenchmarkNotOnePassShortA-4 9276 12645 ns/op BenchmarkOnePassShortB-4 27200 4311 ns/op BenchmarkNotOnePassShortB-4 12432 10309 ns/op BenchmarkOnePassLongPrefix-4 92181 1377 ns/op BenchmarkOnePassLongNotPrefix-4 32228 3914 ns/op BenchmarkMatchParallelShared-4 21052 5506 ns/op BenchmarkMatchParallelCopied-4 25588 4822 ns/op BenchmarkQuoteMetaAll-4 160153 694.5 ns/op 20.16 MB/s BenchmarkQuoteMetaNone-4 359155 304.6 ns/op 85.36 MB/s BenchmarkCompile/Onepass-4 4197 25863 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1705 67508 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 206 576491 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4123576 28.73 ns/op 556.93 MB/s BenchmarkMatch/Easy0/32-4 21159 5303 ns/op 6.03 MB/s BenchmarkMatch/Easy0/1K-4 6445 15737 ns/op 65.07 MB/s BenchmarkMatch/Easy0i/16-4 4510669 26.16 ns/op 611.52 MB/s BenchmarkMatch/Easy0i/32-4 6601 19410 ns/op 1.65 MB/s BenchmarkMatch/Easy0i/1K-4 288 412551 ns/op 2.48 MB/s BenchmarkMatch/Easy1/16-4 4485018 26.70 ns/op 599.18 MB/s BenchmarkMatch/Easy1/32-4 23155 4986 ns/op 6.42 MB/s BenchmarkMatch/Easy1/1K-4 5618 21479 ns/op 47.68 MB/s BenchmarkMatch/Medium/16-4 4561418 26.00 ns/op 615.36 MB/s BenchmarkMatch/Medium/32-4 7642 17101 ns/op 1.87 MB/s BenchmarkMatch/Medium/1K-4 313 344708 ns/op 2.97 MB/s BenchmarkMatch/Hard/16-4 4133476 28.73 ns/op 557.00 MB/s BenchmarkMatch/Hard/32-4 4281 26279 ns/op 1.22 MB/s BenchmarkMatch/Hard/1K-4 198 600457 ns/op 1.71 MB/s BenchmarkMatch/Hard1/16-4 1720 69615 ns/op 0.23 MB/s BenchmarkMatch/Hard1/32-4 918 126755 ns/op 0.25 MB/s BenchmarkMatch/Hard1/1K-4 30 3789408 ns/op 0.27 MB/s BenchmarkMatch_onepass_regex/16-4 32730 3682 ns/op 4.35 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 19330 6208 ns/op 5.15 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 686 163582 ns/op 6.26 MB/s 25 B/op 0 allocs/op PASS ok regexp 7.734s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 630501 189.3 ns/op BenchmarkIsWordChar-4 193430 613.4 ns/op PASS ok regexp/syntax 1.294s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime cpu: AMD EPYC 7B12 BenchmarkCallers/cached-4 72061 1542 ns/op BenchmarkCallers/inlined-4 59445 2035 ns/op BenchmarkCallers/no-cache-4 14744 8045 ns/op BenchmarkMakeChan/Byte-4 1339035 86.46 ns/op BenchmarkMakeChan/Int-4 1000000 117.5 ns/op BenchmarkMakeChan/Ptr-4 628473 177.2 ns/op BenchmarkMakeChan/Struct/0-4 1395464 80.31 ns/op BenchmarkMakeChan/Struct/32-4 646309 170.7 ns/op BenchmarkMakeChan/Struct/40-4 572344 225.0 ns/op BenchmarkChanNonblocking-4 12060123 9.819 ns/op BenchmarkSelectUncontended-4 905241 117.3 ns/op BenchmarkSelectSyncContended-4 33212 3402 ns/op BenchmarkSelectAsyncContended-4 130015 1065 ns/op BenchmarkSelectNonblock-4 6717747 17.64 ns/op BenchmarkChanUncontended-4 10000 11715 ns/op BenchmarkChanContended-4 1382 83183 ns/op BenchmarkChanSync-4 184557 731.9 ns/op BenchmarkChanSyncWork-4 10000 12379 ns/op BenchmarkChanProdCons0-4 85729 1630 ns/op BenchmarkChanProdCons10-4 126248 967.4 ns/op BenchmarkChanProdCons100-4 153399 876.7 ns/op BenchmarkChanProdConsWork0-4 70965 1700 ns/op BenchmarkChanProdConsWork10-4 98856 1375 ns/op BenchmarkChanProdConsWork100-4 96574 1184 ns/op BenchmarkSelectProdCons-4 73376 1408 ns/op BenchmarkReceiveDataFromClosedChan-4 938596 122.8 ns/op BenchmarkChanCreation-4 261936 440.3 ns/op BenchmarkChanSem-4 127333 817.1 ns/op BenchmarkChanPopular-4 112 963670 ns/op BenchmarkChanClosed-4 1000000 118.8 ns/op BenchmarkCallClosure-4 7103606 16.37 ns/op BenchmarkCallClosure1-4 6926035 17.14 ns/op BenchmarkCallClosure2-4 1320950 89.37 ns/op BenchmarkCallClosure3-4 1675315 69.43 ns/op BenchmarkCallClosure4-4 1469480 79.99 ns/op BenchmarkComplex128DivNormal-4 12176336 9.772 ns/op BenchmarkComplex128DivNisNaN-4 9551358 12.35 ns/op BenchmarkComplex128DivDisNaN-4 9254947 12.98 ns/op BenchmarkComplex128DivNisInf-4 12172124 9.828 ns/op BenchmarkComplex128DivDisInf-4 6926719 16.77 ns/op BenchmarkSetTypePtr-4 44202866 2.654 ns/op 3014.35 MB/s BenchmarkSetTypePtr8-4 13017075 9.426 ns/op 6789.57 MB/s BenchmarkSetTypePtr16-4 12870453 9.257 ns/op 13827.33 MB/s BenchmarkSetTypePtr32-4 12813188 9.209 ns/op 27798.09 MB/s BenchmarkSetTypePtr64-4 12846561 9.222 ns/op 55521.77 MB/s BenchmarkSetTypePtr126-4 8109180 14.55 ns/op 69272.51 MB/s BenchmarkSetTypePtr128-4 8414114 14.12 ns/op 72529.64 MB/s BenchmarkSetTypePtrSlice-4 1155124 104.3 ns/op 78573.19 MB/s BenchmarkSetTypeNode1-4 12946953 9.180 ns/op 2614.47 MB/s BenchmarkSetTypeNode1Slice-4 5604931 21.10 ns/op 36393.64 MB/s BenchmarkSetTypeNode8-4 13083069 9.192 ns/op 8702.82 MB/s BenchmarkSetTypeNode8Slice-4 2677897 45.75 ns/op 55961.46 MB/s BenchmarkSetTypeNode64-4 8126281 14.60 ns/op 36164.43 MB/s BenchmarkSetTypeNode64Slice-4 313335 381.3 ns/op 44309.13 MB/s BenchmarkSetTypeNode64Dead-4 10314590 11.60 ns/op 45516.52 MB/s BenchmarkSetTypeNode64DeadSlice-4 363132 331.1 ns/op 51032.68 MB/s BenchmarkSetTypeNode124-4 8177259 14.79 ns/op 68142.45 MB/s BenchmarkSetTypeNode124Slice-4 257253 469.8 ns/op 68663.87 MB/s BenchmarkSetTypeNode126-4 8552337 14.00 ns/op 73157.43 MB/s BenchmarkSetTypeNode126Slice-4 252482 473.8 ns/op 69159.36 MB/s BenchmarkSetTypeNode128-4 5549995 20.37 ns/op 51066.07 MB/s BenchmarkSetTypeNode128Slice-4 196171 609.5 ns/op 54599.28 MB/s BenchmarkSetTypeNode130-4 5920456 20.15 ns/op 52415.59 MB/s BenchmarkSetTypeNode130Slice-4 189663 617.6 ns/op 54715.53 MB/s BenchmarkSetTypeNode1024-4 1000000 102.7 ns/op 79944.69 MB/s BenchmarkSetTypeNode1024Slice-4 34942 3467 ns/op 75760.73 MB/s BenchmarkAllocation-4 4197 30782 ns/op BenchmarkReadMemStats-4 4155 27746 ns/op BenchmarkReadMemStatsLatency-4 1 78310 p50-ns 78310 p90-ns 78310 p99-ns BenchmarkWriteBarrier-4 3276818 37.77 ns/op BenchmarkBulkWriteBarrier-4 8935954 11.66 ns/op BenchmarkScanStackNoLocals-4 3 39110003 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14499850 8.549 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14097316 9.256 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10866097 11.20 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8843955 15.18 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5940145 20.47 ns/op BenchmarkHash5-4 8631459 14.05 ns/op 355.81 MB/s BenchmarkHash16-4 8413135 14.37 ns/op 1113.54 MB/s BenchmarkHash64-4 8349584 14.37 ns/op 4452.51 MB/s BenchmarkHash1024-4 3402810 43.00 ns/op 23813.50 MB/s BenchmarkHash65536-4 86336 1407 ns/op 46580.37 MB/s BenchmarkAlignedLoad-4 9968155 12.46 ns/op BenchmarkUnalignedLoad-4 9353539 13.10 ns/op BenchmarkEqEfaceConcrete-4 6759992 15.46 ns/op BenchmarkEqIfaceConcrete-4 6779929 17.11 ns/op BenchmarkNeEfaceConcrete-4 7189549 18.50 ns/op BenchmarkNeIfaceConcrete-4 6626500 15.48 ns/op BenchmarkConvT2EByteSized/bool-4 7407993 15.84 ns/op BenchmarkConvT2EByteSized/uint8-4 6870076 16.14 ns/op BenchmarkConvT2ESmall-4 6489056 17.58 ns/op BenchmarkConvT2EUintptr-4 6403412 18.15 ns/op BenchmarkConvT2ELarge-4 1000000 103.1 ns/op BenchmarkConvT2ISmall-4 6555373 17.80 ns/op BenchmarkConvT2IUintptr-4 6326912 18.38 ns/op BenchmarkConvT2ILarge-4 1000000 107.8 ns/op BenchmarkConvI2E-4 5543420 18.87 ns/op BenchmarkConvI2I-4 5147889 22.55 ns/op BenchmarkAssertE2T-4 5051941 23.16 ns/op BenchmarkAssertE2TLarge-4 3198231 38.14 ns/op BenchmarkAssertE2I-4 4870561 22.76 ns/op BenchmarkAssertI2T-4 5101227 24.12 ns/op BenchmarkAssertI2I-4 4999410 24.69 ns/op BenchmarkAssertI2E-4 7154119 16.66 ns/op BenchmarkAssertE2E-4 6892873 16.37 ns/op BenchmarkAssertE2T2-4 4007068 31.31 ns/op BenchmarkAssertE2T2Blank-4 4952031 22.68 ns/op BenchmarkAssertI2E2-4 5096986 22.73 ns/op BenchmarkAssertI2E2Blank-4 6919387 16.46 ns/op BenchmarkAssertE2E2-4 5354536 22.40 ns/op BenchmarkAssertE2E2Blank-4 6670718 16.37 ns/op BenchmarkConvT2Ezero/zero/16-4 6812761 18.34 ns/op BenchmarkConvT2Ezero/zero/32-4 6638266 18.05 ns/op BenchmarkConvT2Ezero/zero/64-4 6474042 18.33 ns/op BenchmarkConvT2Ezero/zero/str-4 5895435 18.87 ns/op BenchmarkConvT2Ezero/zero/slice-4 5558428 21.13 ns/op BenchmarkConvT2Ezero/zero/big-4 292910 418.7 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1359087 81.50 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1286521 89.67 ns/op BenchmarkConvT2Ezero/nonzero/big-4 266950 422.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 6405360 17.91 ns/op BenchmarkConvT2Ezero/smallint/32-4 6466461 17.95 ns/op BenchmarkConvT2Ezero/smallint/64-4 5830652 18.20 ns/op BenchmarkConvT2Ezero/largeint/16-4 1684342 68.24 ns/op BenchmarkConvT2Ezero/largeint/32-4 1684176 68.58 ns/op BenchmarkConvT2Ezero/largeint/64-4 1783063 68.79 ns/op BenchmarkMalloc8-4 1465789 80.05 ns/op BenchmarkMalloc16-4 1363904 86.15 ns/op BenchmarkMallocTypeInfo8-4 1320030 87.62 ns/op BenchmarkMallocTypeInfo16-4 1224670 98.26 ns/op BenchmarkMallocLargeStruct-4 239817 540.1 ns/op BenchmarkGoroutineSelect-4 96 1694400 ns/op BenchmarkGoroutineBlocking-4 80 1462142 ns/op BenchmarkGoroutineForRange-4 100 1558684 ns/op BenchmarkGoroutineIdle-4 100 1293325 ns/op BenchmarkHashStringSpeed-4 2952363 40.20 ns/op BenchmarkHashBytesSpeed-4 1435863 83.60 ns/op BenchmarkHashInt32Speed-4 3799978 34.40 ns/op BenchmarkHashInt64Speed-4 4071070 31.39 ns/op BenchmarkHashStringArraySpeed-4 626547 185.1 ns/op BenchmarkMegMap-4 3676014 31.57 ns/op BenchmarkMegOneMap-4 4880926 23.37 ns/op BenchmarkMegEqMap-4 4102 29314 ns/op BenchmarkMegEmptyMap-4 6110354 19.55 ns/op BenchmarkSmallStrMap-4 3954024 28.73 ns/op BenchmarkMapStringKeysEight_16-4 3753464 29.08 ns/op BenchmarkMapStringKeysEight_32-4 4102728 27.70 ns/op BenchmarkMapStringKeysEight_64-4 4200439 28.48 ns/op BenchmarkMapStringKeysEight_1M-4 4013965 30.24 ns/op BenchmarkIntMap-4 4821878 24.41 ns/op BenchmarkMapFirst/1-4 5811055 19.68 ns/op BenchmarkMapFirst/2-4 5651402 20.27 ns/op BenchmarkMapFirst/3-4 6106483 19.63 ns/op BenchmarkMapFirst/4-4 5734168 19.68 ns/op BenchmarkMapFirst/5-4 5587768 19.64 ns/op BenchmarkMapFirst/6-4 5885094 20.71 ns/op BenchmarkMapFirst/7-4 5969712 19.66 ns/op BenchmarkMapFirst/8-4 5572744 21.52 ns/op BenchmarkMapFirst/9-4 5093560 23.86 ns/op BenchmarkMapFirst/10-4 4543598 23.97 ns/op BenchmarkMapFirst/11-4 5127398 23.78 ns/op BenchmarkMapFirst/12-4 4679126 24.70 ns/op BenchmarkMapFirst/13-4 5156550 22.96 ns/op BenchmarkMapFirst/14-4 4952892 22.71 ns/op BenchmarkMapFirst/15-4 4649769 26.09 ns/op BenchmarkMapFirst/16-4 4593148 24.16 ns/op BenchmarkMapMid/1-4 5102088 27.63 ns/op BenchmarkMapMid/2-4 4839534 24.68 ns/op BenchmarkMapMid/3-4 4426531 24.44 ns/op BenchmarkMapMid/4-4 4672994 25.28 ns/op BenchmarkMapMid/5-4 4750012 24.29 ns/op BenchmarkMapMid/6-4 4628146 25.40 ns/op BenchmarkMapMid/7-4 4727181 25.04 ns/op BenchmarkMapMid/8-4 4246580 25.67 ns/op BenchmarkMapMid/9-4 4119357 29.21 ns/op BenchmarkMapMid/10-4 3689552 31.03 ns/op BenchmarkMapMid/11-4 4067115 29.47 ns/op BenchmarkMapMid/12-4 3634974 32.65 ns/op BenchmarkMapMid/13-4 4095633 28.33 ns/op BenchmarkMapMid/14-4 4012622 30.26 ns/op BenchmarkMapMid/15-4 3678364 31.33 ns/op BenchmarkMapMid/16-4 3944856 30.41 ns/op BenchmarkMapLast/1-4 4631293 25.93 ns/op BenchmarkMapLast/2-4 4800529 24.84 ns/op BenchmarkMapLast/3-4 4675611 25.47 ns/op BenchmarkMapLast/4-4 4442109 26.33 ns/op BenchmarkMapLast/5-4 4693596 26.64 ns/op BenchmarkMapLast/6-4 4332892 27.62 ns/op BenchmarkMapLast/7-4 4347337 28.13 ns/op BenchmarkMapLast/8-4 4123258 28.41 ns/op BenchmarkMapLast/9-4 3760012 31.41 ns/op BenchmarkMapLast/10-4 3680139 35.08 ns/op BenchmarkMapLast/11-4 3758791 31.31 ns/op BenchmarkMapLast/12-4 3621932 32.45 ns/op BenchmarkMapLast/13-4 3680842 31.34 ns/op BenchmarkMapLast/14-4 3730719 32.53 ns/op BenchmarkMapLast/15-4 3793119 32.48 ns/op BenchmarkMapLast/16-4 3715119 31.86 ns/op BenchmarkMapCycle-4 2508063 45.60 ns/op BenchmarkRepeatedLookupStrMapKey32-4 4070118 31.08 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 5132 23162 ns/op BenchmarkMakeMap/[Byte]Byte-4 770761 171.3 ns/op BenchmarkMakeMap/[Int]Int-4 425539 300.0 ns/op BenchmarkNewEmptyMap-4 13614558 8.540 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1741676 68.55 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 574148 204.3 ns/op BenchmarkMapIterEmpty-4 6629245 18.06 ns/op BenchmarkSameLengthMap-4 5797149 20.73 ns/op BenchmarkBigKeyMap-4 1548666 77.64 ns/op BenchmarkBigValMap-4 1478650 80.14 ns/op BenchmarkSmallKeyMap-4 3479953 34.47 ns/op BenchmarkMapPopulate/1-4 2649624 44.95 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 151924 784.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7963 14320 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 908 131030 ns/op 51782 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 76 1573973 ns/op 416375 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 5 20258077 ns/op 6538808 B/op 2930 allocs/op BenchmarkComplexAlgMap-4 513842 229.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 793534 148.2 ns/op BenchmarkGoMapClear/Reflexive/10-4 697657 167.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 246938 479.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 47510 2554 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5364 19930 ns/op BenchmarkGoMapClear/NonReflexive/1-4 557552 218.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 469040 250.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 216274 535.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 42505 2790 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5118 20916 ns/op BenchmarkMapStringConversion/32/simple-4 1737325 68.90 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1721277 69.01 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1447852 77.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1570269 74.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1562120 76.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1398474 86.21 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2278581 55.71 ns/op BenchmarkMapInterfacePtr-4 2444545 48.40 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5703769 21.21 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 155197 759.0 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6120 19066 ns/op BenchmarkMapPop1000-4 448 274072 ns/op BenchmarkMapPop10000-4 25 4909840 ns/op BenchmarkMapAssign/Int32/256-4 2711958 43.34 ns/op BenchmarkMapAssign/Int32/65536-4 1534423 68.29 ns/op BenchmarkMapAssign/Int64/256-4 2725546 45.12 ns/op BenchmarkMapAssign/Int64/65536-4 1406191 76.02 ns/op BenchmarkMapAssign/Str/256-4 2143963 55.73 ns/op BenchmarkMapAssign/Str/65536-4 808342 124.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1753860 69.58 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1198708 104.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1794254 68.43 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 1061395 106.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 580250 2340 ns/op BenchmarkMapOperatorAssign/Str/65536-4 309456 365.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 983815 106.8 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 373809 284.6 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 945722 114.1 ns/op 34 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 360190 305.2 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 797983 159.0 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 247309 450.2 ns/op 79 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 2131276 60.22 ns/op BenchmarkMapDelete/Int32/1000-4 2207954 53.49 ns/op BenchmarkMapDelete/Int32/10000-4 2186198 55.14 ns/op BenchmarkMapDelete/Int64/100-4 1916919 69.89 ns/op BenchmarkMapDelete/Int64/1000-4 2046661 53.96 ns/op BenchmarkMapDelete/Int64/10000-4 2142260 56.26 ns/op BenchmarkMapDelete/Str/100-4 1728638 69.15 ns/op BenchmarkMapDelete/Str/1000-4 1757324 68.02 ns/op BenchmarkMapDelete/Str/10000-4 1596057 73.61 ns/op BenchmarkMapDelete/Pointer/100-4 1922958 61.21 ns/op BenchmarkMapDelete/Pointer/1000-4 2001162 76.16 ns/op BenchmarkMapDelete/Pointer/10000-4 1956032 61.68 ns/op BenchmarkMemmove/0-4 16661269 7.224 ns/op BenchmarkMemmove/1-4 1893657 63.05 ns/op 15.86 MB/s BenchmarkMemmove/2-4 1864650 65.45 ns/op 30.56 MB/s BenchmarkMemmove/3-4 1829418 69.17 ns/op 43.37 MB/s BenchmarkMemmove/4-4 1818224 64.72 ns/op 61.80 MB/s BenchmarkMemmove/5-4 1812590 64.56 ns/op 77.45 MB/s BenchmarkMemmove/6-4 1817154 65.65 ns/op 91.39 MB/s BenchmarkMemmove/7-4 1819932 65.58 ns/op 106.74 MB/s BenchmarkMemmove/8-4 1898737 62.44 ns/op 128.13 MB/s BenchmarkMemmove/9-4 1791788 66.64 ns/op 135.05 MB/s BenchmarkMemmove/10-4 1806937 67.26 ns/op 148.67 MB/s BenchmarkMemmove/11-4 1675216 67.49 ns/op 162.99 MB/s BenchmarkMemmove/12-4 1798599 66.90 ns/op 179.37 MB/s BenchmarkMemmove/13-4 1787223 66.17 ns/op 196.46 MB/s BenchmarkMemmove/14-4 1789518 68.41 ns/op 204.65 MB/s BenchmarkMemmove/15-4 1798408 66.11 ns/op 226.89 MB/s BenchmarkMemmove/16-4 1860061 65.81 ns/op 243.12 MB/s BenchmarkMemmove/32-4 1769749 67.59 ns/op 473.43 MB/s BenchmarkMemmove/64-4 1576897 75.04 ns/op 852.84 MB/s BenchmarkMemmove/128-4 1333660 90.31 ns/op 1417.41 MB/s BenchmarkMemmove/256-4 984961 115.6 ns/op 2214.70 MB/s BenchmarkMemmove/512-4 630109 187.1 ns/op 2736.65 MB/s BenchmarkMemmove/1024-4 430611 270.2 ns/op 3789.56 MB/s BenchmarkMemmove/2048-4 268035 443.1 ns/op 4622.45 MB/s BenchmarkMemmove/4096-4 150298 798.4 ns/op 5130.39 MB/s BenchmarkMemmoveOverlap/32-4 1756333 68.00 ns/op 470.58 MB/s BenchmarkMemmoveOverlap/64-4 1582640 76.43 ns/op 837.38 MB/s BenchmarkMemmoveOverlap/128-4 1300918 94.24 ns/op 1358.19 MB/s BenchmarkMemmoveOverlap/256-4 1000000 110.9 ns/op 2308.69 MB/s BenchmarkMemmoveOverlap/512-4 610449 189.5 ns/op 2702.20 MB/s BenchmarkMemmoveOverlap/1024-4 439656 270.3 ns/op 3788.92 MB/s BenchmarkMemmoveOverlap/2048-4 269854 441.9 ns/op 4634.56 MB/s BenchmarkMemmoveOverlap/4096-4 150122 800.8 ns/op 5114.73 MB/s BenchmarkMemmoveUnalignedDst/0-4 15820921 7.655 ns/op BenchmarkMemmoveUnalignedDst/1-4 1889450 63.13 ns/op 15.84 MB/s BenchmarkMemmoveUnalignedDst/2-4 1814180 66.00 ns/op 30.30 MB/s BenchmarkMemmoveUnalignedDst/3-4 1830729 66.37 ns/op 45.20 MB/s BenchmarkMemmoveUnalignedDst/4-4 1781083 66.58 ns/op 60.08 MB/s BenchmarkMemmoveUnalignedDst/5-4 1681995 69.64 ns/op 71.80 MB/s BenchmarkMemmoveUnalignedDst/6-4 1814541 65.91 ns/op 91.03 MB/s BenchmarkMemmoveUnalignedDst/7-4 1666282 65.67 ns/op 106.59 MB/s BenchmarkMemmoveUnalignedDst/8-4 1881127 63.23 ns/op 126.53 MB/s BenchmarkMemmoveUnalignedDst/9-4 1739745 67.13 ns/op 134.06 MB/s BenchmarkMemmoveUnalignedDst/10-4 1780906 67.05 ns/op 149.15 MB/s BenchmarkMemmoveUnalignedDst/11-4 1792849 67.22 ns/op 163.64 MB/s BenchmarkMemmoveUnalignedDst/12-4 1793547 66.29 ns/op 181.01 MB/s BenchmarkMemmoveUnalignedDst/13-4 1779144 67.14 ns/op 193.61 MB/s BenchmarkMemmoveUnalignedDst/14-4 1781286 66.74 ns/op 209.77 MB/s BenchmarkMemmoveUnalignedDst/15-4 1772155 66.54 ns/op 225.44 MB/s BenchmarkMemmoveUnalignedDst/16-4 1784257 67.59 ns/op 236.71 MB/s BenchmarkMemmoveUnalignedDst/32-4 1645722 72.49 ns/op 441.43 MB/s BenchmarkMemmoveUnalignedDst/64-4 1436270 80.53 ns/op 794.76 MB/s BenchmarkMemmoveUnalignedDst/128-4 1285461 93.15 ns/op 1374.16 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 112.8 ns/op 2268.92 MB/s BenchmarkMemmoveUnalignedDst/512-4 599202 192.4 ns/op 2661.15 MB/s BenchmarkMemmoveUnalignedDst/1024-4 432624 271.2 ns/op 3775.55 MB/s BenchmarkMemmoveUnalignedDst/2048-4 264560 450.4 ns/op 4546.90 MB/s BenchmarkMemmoveUnalignedDst/4096-4 144764 821.7 ns/op 4984.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1610355 73.11 ns/op 437.69 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1480771 81.81 ns/op 782.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1217305 95.07 ns/op 1346.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 989029 122.1 ns/op 2096.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 605445 197.0 ns/op 2598.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 424279 281.7 ns/op 3635.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 245580 468.2 ns/op 4373.92 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 147381 816.5 ns/op 5016.76 MB/s BenchmarkMemmoveUnalignedSrc/0-4 18192231 6.570 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1885340 63.17 ns/op 15.83 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1787732 65.85 ns/op 30.37 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1798846 67.47 ns/op 44.47 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1774693 66.56 ns/op 60.10 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1780215 66.83 ns/op 74.81 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1803862 66.14 ns/op 90.72 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1794286 65.81 ns/op 106.37 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1736122 62.13 ns/op 128.75 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1632214 67.57 ns/op 133.20 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1694035 67.59 ns/op 147.96 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1777471 67.30 ns/op 163.45 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1769714 67.78 ns/op 177.04 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1765644 67.60 ns/op 192.30 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1780047 67.27 ns/op 208.12 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1777998 66.99 ns/op 223.90 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1768758 68.17 ns/op 234.69 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1650117 71.43 ns/op 448.00 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1502186 79.74 ns/op 802.65 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1254447 94.43 ns/op 1355.54 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 115.2 ns/op 2221.64 MB/s BenchmarkMemmoveUnalignedSrc/512-4 597636 194.4 ns/op 2633.43 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 440948 273.2 ns/op 3747.53 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 260318 451.6 ns/op 4535.00 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 147621 808.6 ns/op 5065.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1565209 76.27 ns/op 419.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1444881 79.08 ns/op 809.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1290490 93.79 ns/op 1364.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 967788 113.7 ns/op 2251.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 600064 197.7 ns/op 2589.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 438932 273.7 ns/op 3741.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 265054 444.7 ns/op 4605.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 149060 801.3 ns/op 5111.69 MB/s BenchmarkMemclr/5-4 14675682 8.192 ns/op 610.36 MB/s BenchmarkMemclr/16-4 14032882 8.529 ns/op 1875.95 MB/s BenchmarkMemclr/64-4 13556421 8.181 ns/op 7822.58 MB/s BenchmarkMemclr/256-4 12186498 9.197 ns/op 27834.39 MB/s BenchmarkMemclr/4096-4 2597365 46.33 ns/op 88411.13 MB/s BenchmarkMemclr/65536-4 163213 730.4 ns/op 89726.26 MB/s BenchmarkMemclr/1M-4 7429 16966 ns/op 61805.40 MB/s BenchmarkMemclr/4M-4 1611 71578 ns/op 58597.65 MB/s BenchmarkMemclr/8M-4 670 158007 ns/op 53090.22 MB/s BenchmarkMemclr/16M-4 123 912140 ns/op 18393.26 MB/s BenchmarkMemclr/64M-4 38 3193370 ns/op 21015.06 MB/s BenchmarkGoMemclr/5-4 2506792 47.71 ns/op 104.81 MB/s BenchmarkGoMemclr/16-4 773803 149.9 ns/op 106.73 MB/s BenchmarkGoMemclr/64-4 212568 549.4 ns/op 116.50 MB/s BenchmarkGoMemclr/256-4 55360 2149 ns/op 119.14 MB/s BenchmarkMemclrRange/1K_2K-4 82105 1454 ns/op 65928.86 MB/s BenchmarkMemclrRange/2K_8K-4 28262 4201 ns/op 79393.24 MB/s BenchmarkMemclrRange/4K_16K-4 32560 3690 ns/op 87562.70 MB/s BenchmarkMemclrRange/160K_228K-4 6220 17977 ns/op 92500.48 MB/s BenchmarkClearFat7-4 8713789 13.39 ns/op BenchmarkClearFat8-4 9600188 12.35 ns/op BenchmarkClearFat11-4 8206320 13.31 ns/op BenchmarkClearFat12-4 7675320 13.75 ns/op BenchmarkClearFat13-4 8648252 13.40 ns/op BenchmarkClearFat14-4 8518761 13.68 ns/op BenchmarkClearFat15-4 8201065 13.38 ns/op BenchmarkClearFat16-4 9215949 16.17 ns/op BenchmarkClearFat24-4 8603546 13.36 ns/op BenchmarkClearFat32-4 8373020 14.36 ns/op BenchmarkClearFat40-4 8009084 15.02 ns/op BenchmarkClearFat48-4 7433158 16.06 ns/op BenchmarkClearFat56-4 7105592 16.28 ns/op BenchmarkClearFat64-4 6931717 17.33 ns/op BenchmarkClearFat72-4 6719019 17.64 ns/op BenchmarkClearFat128-4 4774616 25.95 ns/op BenchmarkClearFat256-4 3423703 35.19 ns/op BenchmarkClearFat512-4 1665044 71.96 ns/op BenchmarkClearFat1024-4 1000000 117.0 ns/op BenchmarkClearFat1032-4 943498 121.0 ns/op BenchmarkClearFat1040-4 868771 138.6 ns/op BenchmarkCopyFat7-4 8758002 13.65 ns/op BenchmarkCopyFat8-4 9950072 12.05 ns/op BenchmarkCopyFat11-4 8869104 13.28 ns/op BenchmarkCopyFat12-4 7798418 13.37 ns/op BenchmarkCopyFat13-4 8163699 13.37 ns/op BenchmarkCopyFat14-4 8785129 13.37 ns/op BenchmarkCopyFat15-4 9004066 13.38 ns/op BenchmarkCopyFat16-4 8878246 13.07 ns/op BenchmarkCopyFat24-4 7859796 14.04 ns/op BenchmarkCopyFat32-4 8380021 14.37 ns/op BenchmarkCopyFat64-4 6856538 17.30 ns/op BenchmarkCopyFat72-4 6676606 17.99 ns/op BenchmarkCopyFat128-4 4396756 25.82 ns/op BenchmarkCopyFat256-4 3300727 36.68 ns/op BenchmarkCopyFat512-4 1517118 79.51 ns/op BenchmarkCopyFat520-4 1505264 81.13 ns/op BenchmarkCopyFat1024-4 916064 128.3 ns/op BenchmarkCopyFat1032-4 928281 128.1 ns/op BenchmarkCopyFat1040-4 849244 140.1 ns/op BenchmarkIssue18740/2byte-4 400 281995 ns/op BenchmarkIssue18740/4byte-4 692 174986 ns/op BenchmarkIssue18740/8byte-4 1046 105207 ns/op BenchmarkMemclrKnownSize1-4 10415797 11.19 ns/op 89.40 MB/s BenchmarkMemclrKnownSize2-4 6738411 17.94 ns/op 111.47 MB/s BenchmarkMemclrKnownSize4-4 3399920 35.47 ns/op 112.76 MB/s BenchmarkMemclrKnownSize8-4 1664835 71.88 ns/op 111.30 MB/s BenchmarkMemclrKnownSize16-4 832639 145.3 ns/op 110.09 MB/s BenchmarkMemclrKnownSize32-4 423991 281.1 ns/op 113.85 MB/s BenchmarkMemclrKnownSize64-4 223327 532.0 ns/op 120.30 MB/s BenchmarkMemclrKnownSize112-4 126414 949.4 ns/op 117.97 MB/s BenchmarkMemclrKnownSize128-4 110355 1037 ns/op 123.38 MB/s BenchmarkMemclrKnownSize192-4 76651 1553 ns/op 123.61 MB/s BenchmarkMemclrKnownSize248-4 57726 2079 ns/op 119.26 MB/s BenchmarkMemclrKnownSize256-4 55846 2150 ns/op 119.09 MB/s BenchmarkMemclrKnownSize512-4 28027 4293 ns/op 119.26 MB/s BenchmarkMemclrKnownSize1024-4 13504 8650 ns/op 118.38 MB/s BenchmarkMemclrKnownSize4096-4 3483 33996 ns/op 120.49 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4423636 ns/op 118.52 MB/s BenchmarkReadMetricsLatency-4 18846 3720 p50-ns 4120 p90-ns 15180 p99-ns BenchmarkFinalizer-4 159 765768 ns/op BenchmarkFinalizerRun-4 262148 695.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8333296 14.35 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2477324 48.45 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2026893 58.55 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2010039 58.94 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1360258 87.84 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1265505 95.60 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 1924179 61.74 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1319858 91.84 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1355271 88.37 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1800278 66.66 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1768906 66.69 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1574166 74.55 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1465230 81.96 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1377888 87.18 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7252971 16.49 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6536295 16.63 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7265826 16.45 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7468296 16.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6908000 17.51 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6333492 18.73 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6634377 17.26 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7262866 16.43 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7303134 16.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7446094 16.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7298967 16.37 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7198218 17.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7482008 16.13 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6527246 18.35 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6485910 18.35 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6842467 16.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7320790 16.39 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6758875 17.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7301529 16.15 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6955899 17.08 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6463857 18.45 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7453854 16.08 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5814513 17.79 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5887690 18.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6668318 16.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6526149 17.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6113632 19.16 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6900933 16.83 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5971158 19.19 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6998776 17.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7479426 16.07 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6521295 17.07 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7209951 16.59 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6649476 16.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7326914 16.38 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6537392 16.43 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6899223 16.06 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7319580 16.41 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7329339 16.41 ns/op BenchmarkNetpollBreak-4 4683 29885 ns/op BenchmarkPingPongHog-4 313 320340 ns/op BenchmarkStackGrowth-4 135217 851.8 ns/op BenchmarkStackGrowthDeep-4 1497 85622 ns/op BenchmarkCreateGoroutines-4 48153 2308 ns/op BenchmarkCreateGoroutinesParallel-4 37002 2744 ns/op BenchmarkCreateGoroutinesCapture-4 9201 13975 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 44820 2695 ns/op BenchmarkClosureCall-4 24382791 4.945 ns/op BenchmarkWakeupParallelSpinning/0s-4 8034 23775 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6336 27748 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3408 31189 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2688 39111 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1893 61166 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1213 100823 ns/op BenchmarkWakeupParallelSpinning/50µs-4 580 195324 ns/op BenchmarkWakeupParallelSpinning/100µs-4 379 334105 ns/op BenchmarkWakeupParallelSyscall/0s-4 720 165506 ns/op BenchmarkWakeupParallelSyscall/1µs-4 724 158701 ns/op BenchmarkWakeupParallelSyscall/2µs-4 684 156774 ns/op BenchmarkWakeupParallelSyscall/5µs-4 783 156665 ns/op BenchmarkWakeupParallelSyscall/10µs-4 675 181666 ns/op BenchmarkWakeupParallelSyscall/20µs-4 640 200751 ns/op BenchmarkWakeupParallelSyscall/50µs-4 475 248652 ns/op BenchmarkWakeupParallelSyscall/100µs-4 334 384722 ns/op BenchmarkMatmult-4 4065531 30.62 ns/op BenchmarkFastrand-4 13028527 9.395 ns/op BenchmarkFastrand64-4 13497926 8.971 ns/op BenchmarkFastrandHashiter-4 5277072 22.95 ns/op BenchmarkFastrandn/2-4 6073712 17.75 ns/op BenchmarkFastrandn/3-4 6895333 17.22 ns/op BenchmarkFastrandn/4-4 6988530 17.43 ns/op BenchmarkFastrandn/5-4 6927541 17.37 ns/op BenchmarkIfaceCmp100-4 90742 1168 ns/op BenchmarkIfaceCmpNil100-4 178206 613.8 ns/op BenchmarkEfaceCmpDiff-4 38318 2818 ns/op BenchmarkEfaceCmpDiffIndirect-4 36321 2967 ns/op BenchmarkDefer-4 1816189 67.24 ns/op BenchmarkDefer10-4 882838 135.1 ns/op BenchmarkDeferMany-4 557824 311.0 ns/op BenchmarkPanicRecover-4 201194 594.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6018 23547 ns/op 23770 p50-ns 30800 p90-ns 49880 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 4321 30873 ns/op 24770 p50-ns 32260 p90-ns 87969 p99-ns BenchmarkGoroutineProfile/small/idle-4 2920 37394 ns/op 35650 p50-ns 40370 p90-ns 58610 p99-ns BenchmarkGoroutineProfile/small/loaded-4 530 303419 ns/op 257460 p50-ns 424800 p90-ns 1927240 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 4153 27673 ns/op 27070 p50-ns 35100 p90-ns 53600 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6596 30448 ns/op 24550 p50-ns 33860 p90-ns 98290 p99-ns BenchmarkGoroutineProfile/large/idle-4 19 5999716 ns/op 5950680 p50-ns 6280681 p90-ns 6434061 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 8445976 ns/op 6419070 p50-ns 13830611 p90-ns 18157621 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 6465 22550 ns/op 24060 p50-ns 29810 p90-ns 46410 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 4467 28567 ns/op 24890 p50-ns 31830 p90-ns 76370 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1543 86518 ns/op 80440 p50-ns 90500 p90-ns 257130 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 477 223019 ns/op 180310 p50-ns 307620 p90-ns 820200 p99-ns BenchmarkRWMutexUncontended-4 5040910 22.78 ns/op BenchmarkRWMutexWrite100-4 530888 212.2 ns/op BenchmarkRWMutexWrite10-4 285580 361.5 ns/op BenchmarkRWMutexWorkWrite100-4 506088 281.3 ns/op BenchmarkRWMutexWorkWrite10-4 160228 1910 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1956 60244 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1064 110765 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 934 119001 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 490 230671 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 498 257870 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 235 481041 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 244 475659 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 114 1000763 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 390436 342.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 419078 333.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 302221 385.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 331935 362.7 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 291494 354.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 287001 379.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 347246 378.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 342600 373.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 274646 409.1 ns/op BenchmarkMakeSlice/Byte-4 2119668 56.38 ns/op BenchmarkMakeSlice/Int16-4 2087766 56.54 ns/op BenchmarkMakeSlice/Int-4 1750176 68.72 ns/op BenchmarkMakeSlice/Ptr-4 1364296 85.26 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 101.8 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 114.8 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 135.6 ns/op BenchmarkGrowSlice/Byte-4 790402 152.4 ns/op BenchmarkGrowSlice/Int16-4 725486 162.5 ns/op BenchmarkGrowSlice/Int-4 620305 198.8 ns/op BenchmarkGrowSlice/Ptr-4 536888 236.4 ns/op BenchmarkGrowSlice/Struct/24-4 417949 328.2 ns/op BenchmarkGrowSlice/Struct/32-4 336818 370.1 ns/op BenchmarkGrowSlice/Struct/40-4 242943 446.4 ns/op BenchmarkExtendSlice/IntSlice-4 530984 236.9 ns/op BenchmarkExtendSlice/PointerSlice-4 451006 269.6 ns/op BenchmarkExtendSlice/NoGrow-4 890095 138.4 ns/op BenchmarkAppend-4 967063 121.5 ns/op BenchmarkAppendGrowByte-4 6 17217395 ns/op BenchmarkAppendGrowString-4 1 266661149 ns/op BenchmarkAppendSlice/1Bytes-4 1873287 64.33 ns/op BenchmarkAppendSlice/4Bytes-4 1815133 66.94 ns/op BenchmarkAppendSlice/7Bytes-4 1757877 68.75 ns/op BenchmarkAppendSlice/8Bytes-4 1819821 65.73 ns/op BenchmarkAppendSlice/15Bytes-4 1745358 68.69 ns/op BenchmarkAppendSlice/16Bytes-4 1675006 67.98 ns/op BenchmarkAppendSlice/32Bytes-4 1726375 69.74 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 101161 1122 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 28250 4064 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8674 15873 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2480 53887 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 184 658432 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 46 3292972 ns/op BenchmarkAppendStr/1Bytes-4 1422504 84.30 ns/op BenchmarkAppendStr/4Bytes-4 1429628 83.63 ns/op BenchmarkAppendStr/8Bytes-4 1398960 85.11 ns/op BenchmarkAppendStr/16Bytes-4 1378322 87.19 ns/op BenchmarkAppendStr/32Bytes-4 1269384 83.11 ns/op BenchmarkAppendSpecialCase-4 839172 128.4 ns/op BenchmarkCopy/1Byte-4 1745240 62.63 ns/op 15.97 MB/s BenchmarkCopy/1String-4 1886372 64.14 ns/op 15.59 MB/s BenchmarkCopy/2Byte-4 1802557 65.05 ns/op 30.75 MB/s BenchmarkCopy/2String-4 1836699 65.00 ns/op 30.77 MB/s BenchmarkCopy/4Byte-4 1794676 67.33 ns/op 59.41 MB/s BenchmarkCopy/4String-4 1853176 63.82 ns/op 62.68 MB/s BenchmarkCopy/8Byte-4 1878601 63.67 ns/op 125.64 MB/s BenchmarkCopy/8String-4 1879476 64.13 ns/op 124.75 MB/s BenchmarkCopy/12Byte-4 1782236 66.87 ns/op 179.44 MB/s BenchmarkCopy/12String-4 1807161 66.15 ns/op 181.41 MB/s BenchmarkCopy/16Byte-4 1843579 64.89 ns/op 246.58 MB/s BenchmarkCopy/16String-4 1715661 68.58 ns/op 233.31 MB/s BenchmarkCopy/32Byte-4 1727205 69.87 ns/op 458.01 MB/s BenchmarkCopy/32String-4 1710381 73.15 ns/op 437.43 MB/s BenchmarkCopy/128Byte-4 1314843 90.83 ns/op 1409.29 MB/s BenchmarkCopy/128String-4 1281441 93.36 ns/op 1371.03 MB/s BenchmarkCopy/1024Byte-4 433335 268.9 ns/op 3807.93 MB/s BenchmarkCopy/1024String-4 381159 309.1 ns/op 3313.15 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 35938 3251 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25478 4620 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 16430 7148 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13225 9063 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11292 ns/op BenchmarkAppendInPlace/Grow/Byte-4 145972 799.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 147346 779.7 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 119533 983.7 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 105222 1097 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 95779 1313 ns/op BenchmarkStackCopyPtr-4 1 127442759 ns/op BenchmarkStackCopy-4 2 84339626 ns/op BenchmarkStackCopyNoCache-4 25 4638235 ns/op BenchmarkStackCopyWithStkobj-4 2 55914464 ns/op BenchmarkIssue18138-4 872 154443 ns/op BenchmarkCompareStringEqual-4 13490875 8.246 ns/op BenchmarkCompareStringIdentical-4 16517390 6.288 ns/op BenchmarkCompareStringSameLength-4 16641964 7.233 ns/op BenchmarkCompareStringDifferentLength-4 24344967 5.273 ns/op BenchmarkCompareStringBigUnaligned-4 3465 32921 ns/op 31851.25 MB/s BenchmarkCompareStringBig-4 3400 35005 ns/op 29955.70 MB/s BenchmarkConcatStringAndBytes-4 2139799 56.13 ns/op BenchmarkSliceByteToString/1-4 2377856 50.49 ns/op BenchmarkSliceByteToString/2-4 1000000 112.8 ns/op BenchmarkSliceByteToString/4-4 1063593 111.7 ns/op BenchmarkSliceByteToString/8-4 977947 112.0 ns/op BenchmarkSliceByteToString/16-4 1000000 108.2 ns/op BenchmarkSliceByteToString/32-4 907316 118.1 ns/op BenchmarkSliceByteToString/64-4 846446 140.0 ns/op BenchmarkSliceByteToString/128-4 761091 177.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2577048 41.87 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 108.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1200330 93.84 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4001300 30.95 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1920242 58.46 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2365748 53.10 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2457135 46.61 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 503532 269.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 552436 207.7 ns/op BenchmarkRuneIterate/range/ASCII-4 7670475 15.60 ns/op BenchmarkRuneIterate/range/Japanese-4 2563828 46.80 ns/op BenchmarkRuneIterate/range/MixedLength-4 2967031 40.11 ns/op BenchmarkRuneIterate/range1/ASCII-4 7736604 15.45 ns/op BenchmarkRuneIterate/range1/Japanese-4 2576196 46.39 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3035556 39.69 ns/op BenchmarkRuneIterate/range2/ASCII-4 7208132 15.96 ns/op BenchmarkRuneIterate/range2/Japanese-4 2581288 46.57 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2976937 39.27 ns/op BenchmarkArrayEqual-4 22422106 4.958 ns/op BenchmarkFunc/Name-4 6188925 19.36 ns/op BenchmarkFunc/Entry-4 11417750 10.29 ns/op BenchmarkFunc/FileLine-4 1745260 69.55 ns/op PASS ok runtime 134.599s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 27288 4381 ns/op BenchmarkHandle/concurrent-4 14883 7952 ns/op PASS ok runtime/cgo 0.499s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: AMD EPYC 7B12 BenchmarkAtomicLoad64-4 21183219 5.021 ns/op BenchmarkAtomicStore64-4 19275868 6.234 ns/op BenchmarkAtomicLoad-4 24322762 4.917 ns/op BenchmarkAtomicStore-4 18449730 6.219 ns/op BenchmarkAnd8-4 17453958 6.899 ns/op BenchmarkAnd-4 19211618 6.244 ns/op BenchmarkAnd8Parallel-4 2983044 37.95 ns/op BenchmarkAndParallel-4 3737736 33.16 ns/op BenchmarkOr8-4 17417278 6.865 ns/op BenchmarkOr-4 19129510 6.212 ns/op BenchmarkOr8Parallel-4 2967154 34.67 ns/op BenchmarkOrParallel-4 4354198 35.28 ns/op BenchmarkXadd-4 3516798 30.85 ns/op BenchmarkXadd64-4 3780916 31.13 ns/op BenchmarkCas-4 2760744 41.59 ns/op BenchmarkCas64-4 2709280 42.03 ns/op BenchmarkXchg-4 4061492 32.47 ns/op BenchmarkXchg64-4 3527394 30.25 ns/op PASS ok runtime/internal/atomic 2.625s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4618020 25.58 ns/op BenchmarkMulUintptr/large-4 3522484 31.89 ns/op PASS ok runtime/internal/math 0.330s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6599515 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9592055 ns/op 697.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 825 134513 ns/op 5.942 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13788051 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 19726154 ns/op 1344 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 134 900205 ns/op 65.29 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 83255414 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 107757217 ns/op 8225 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 10105586 ns/op 866.5 concurrent_launches/op PASS ok runtime/pprof 1.806s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 30 3522180 ns/op BenchmarkStackLeak-4 16681 6743 ns/op PASS ok runtime/race 0.435s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5219251 22.14 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 202100 533.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.399s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: slices cpu: AMD EPYC 7B12 BenchmarkCompact/nil-4 8509292 14.07 ns/op BenchmarkCompact/one-4 1988658 58.64 ns/op BenchmarkCompact/sorted-4 1000000 104.7 ns/op BenchmarkCompact/1_item-4 1000000 106.8 ns/op BenchmarkCompact/unsorted-4 1000000 103.8 ns/op BenchmarkCompact/many-4 797071 135.8 ns/op BenchmarkReplace/naive-fast-4 100555 1192 ns/op BenchmarkReplace/optimized-fast-4 120613 975.1 ns/op BenchmarkReplace/naive-slow-4 59816 1967 ns/op BenchmarkReplace/optimized-slow-4 76564 1529 ns/op PASS ok slices 1.431s goos: linux goarch: amd64 pkg: sort cpu: AMD EPYC 7B12 BenchmarkSearchWrappers-4 173054 672.5 ns/op BenchmarkSortString1K-4 177 636604 ns/op BenchmarkSortString1K_Slice-4 199 602437 ns/op BenchmarkStableString1K-4 94 1139486 ns/op BenchmarkSortInt1K-4 220 525115 ns/op BenchmarkSortInt1K_Sorted-4 3672 36348 ns/op BenchmarkSortInt1K_Reversed-4 1586 63792 ns/op BenchmarkSortInt1K_Mod8-4 572 200742 ns/op BenchmarkStableInt1K-4 144 825580 ns/op BenchmarkStableInt1K_Slice-4 176 735907 ns/op BenchmarkSortInt64K-4 2 54517662 ns/op BenchmarkSortInt64K_Slice-4 3 43662241 ns/op BenchmarkStableInt64K-4 2 72777932 ns/op BenchmarkSort1e2-4 496 239488 ns/op BenchmarkStable1e2-4 180 623613 ns/op BenchmarkSort1e4-4 2 53424546 ns/op BenchmarkStable1e4-4 1 215581686 ns/op PASS ok sort 3.461s goos: linux goarch: amd64 pkg: strconv cpu: AMD EPYC 7B12 BenchmarkAtof64Decimal-4 709810 143.3 ns/op BenchmarkAtof64Float-4 622651 163.2 ns/op BenchmarkAtof64FloatExp-4 557581 192.4 ns/op BenchmarkAtof64Big-4 467734 257.0 ns/op BenchmarkAtof64RandomBits-4 173731 632.5 ns/op BenchmarkAtof64RandomFloats-4 459388 248.3 ns/op BenchmarkAtof64RandomLongFloats-4 420078 279.4 ns/op BenchmarkAtof32Decimal-4 804720 144.1 ns/op BenchmarkAtof32Float-4 734618 160.4 ns/op BenchmarkAtof32FloatExp-4 565861 198.7 ns/op BenchmarkAtof32Random-4 363430 325.9 ns/op BenchmarkAtof32RandomLong-4 160003 709.7 ns/op BenchmarkParseInt/Pos/7bit-4 1311644 92.42 ns/op BenchmarkParseInt/Pos/26bit-4 653726 168.1 ns/op BenchmarkParseInt/Pos/31bit-4 648546 186.7 ns/op BenchmarkParseInt/Pos/56bit-4 396670 281.9 ns/op BenchmarkParseInt/Pos/63bit-4 356305 297.5 ns/op BenchmarkParseInt/Neg/7bit-4 1285471 90.77 ns/op BenchmarkParseInt/Neg/26bit-4 629127 186.3 ns/op BenchmarkParseInt/Neg/31bit-4 617862 190.3 ns/op BenchmarkParseInt/Neg/56bit-4 418654 279.0 ns/op BenchmarkParseInt/Neg/63bit-4 404313 284.3 ns/op BenchmarkAtoi/Pos/7bit-4 2070762 57.58 ns/op BenchmarkAtoi/Pos/26bit-4 981136 113.2 ns/op BenchmarkAtoi/Pos/31bit-4 932132 126.3 ns/op BenchmarkAtoi/Pos/56bit-4 563715 210.6 ns/op BenchmarkAtoi/Pos/63bit-4 371490 320.0 ns/op BenchmarkAtoi/Neg/7bit-4 1985490 58.72 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 115.7 ns/op BenchmarkAtoi/Neg/31bit-4 828591 130.1 ns/op BenchmarkAtoi/Neg/56bit-4 577155 208.5 ns/op BenchmarkAtoi/Neg/63bit-4 389353 318.6 ns/op BenchmarkFormatFloat/Decimal-4 120318 993.6 ns/op BenchmarkFormatFloat/Float-4 107149 1110 ns/op BenchmarkFormatFloat/Exp-4 114360 1062 ns/op BenchmarkFormatFloat/NegExp-4 113814 1051 ns/op BenchmarkFormatFloat/LongExp-4 97921 1238 ns/op BenchmarkFormatFloat/Big-4 97172 1244 ns/op BenchmarkFormatFloat/BinaryExp-4 200812 575.9 ns/op BenchmarkFormatFloat/32Integer-4 121536 994.1 ns/op BenchmarkFormatFloat/32ExactFraction-4 114064 1006 ns/op BenchmarkFormatFloat/32Point-4 108069 1105 ns/op BenchmarkFormatFloat/32Exp-4 114751 1050 ns/op BenchmarkFormatFloat/32NegExp-4 112266 1041 ns/op BenchmarkFormatFloat/32Shortest-4 112080 1019 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 137638 894.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 131010 906.9 ns/op BenchmarkFormatFloat/64Fixed1-4 152971 799.9 ns/op BenchmarkFormatFloat/64Fixed2-4 153070 794.5 ns/op BenchmarkFormatFloat/64Fixed3-4 146106 804.1 ns/op BenchmarkFormatFloat/64Fixed4-4 152791 782.8 ns/op BenchmarkFormatFloat/64Fixed12-4 90142 1335 ns/op BenchmarkFormatFloat/64Fixed16-4 114280 1019 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 111838 1062 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 106909 1124 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2689 39652 ns/op BenchmarkFormatFloat/Slowpath64-4 98661 1234 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 98706 1236 ns/op BenchmarkAppendFloat/Decimal-4 149998 806.2 ns/op BenchmarkAppendFloat/Float-4 130059 923.4 ns/op BenchmarkAppendFloat/Exp-4 138739 857.1 ns/op BenchmarkAppendFloat/NegExp-4 140853 852.1 ns/op BenchmarkAppendFloat/LongExp-4 118041 990.2 ns/op BenchmarkAppendFloat/Big-4 113787 1038 ns/op BenchmarkAppendFloat/BinaryExp-4 326394 359.0 ns/op BenchmarkAppendFloat/32Integer-4 148400 807.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 141498 822.5 ns/op BenchmarkAppendFloat/32Point-4 133726 883.8 ns/op BenchmarkAppendFloat/32Exp-4 139443 852.1 ns/op BenchmarkAppendFloat/32NegExp-4 139730 856.7 ns/op BenchmarkAppendFloat/32Shortest-4 149061 757.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 169963 667.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 172382 696.3 ns/op BenchmarkAppendFloat/64Fixed1-4 197391 605.2 ns/op BenchmarkAppendFloat/64Fixed2-4 187328 602.4 ns/op BenchmarkAppendFloat/64Fixed3-4 195144 619.6 ns/op BenchmarkAppendFloat/64Fixed4-4 186886 600.4 ns/op BenchmarkAppendFloat/64Fixed12-4 111278 1077 ns/op BenchmarkAppendFloat/64Fixed16-4 142438 847.4 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 142206 844.8 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 126621 929.7 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2761 39377 ns/op BenchmarkAppendFloat/Slowpath64-4 118033 1000 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113431 1008 ns/op BenchmarkFormatInt-4 15655 7641 ns/op BenchmarkAppendInt-4 17515 6862 ns/op BenchmarkFormatUint-4 88369 1374 ns/op BenchmarkAppendUint-4 98878 1199 ns/op BenchmarkFormatIntSmall/7-4 3036898 38.84 ns/op BenchmarkFormatIntSmall/42-4 3194714 37.31 ns/op BenchmarkAppendIntSmall-4 1311789 90.83 ns/op BenchmarkAppendUintVarlen/1-4 1313937 92.35 ns/op BenchmarkAppendUintVarlen/12-4 1246678 98.50 ns/op BenchmarkAppendUintVarlen/123-4 881600 126.9 ns/op BenchmarkAppendUintVarlen/1234-4 892644 128.9 ns/op BenchmarkAppendUintVarlen/12345-4 893661 129.6 ns/op BenchmarkAppendUintVarlen/123456-4 917781 129.6 ns/op BenchmarkAppendUintVarlen/1234567-4 835438 135.3 ns/op BenchmarkAppendUintVarlen/12345678-4 917991 130.3 ns/op BenchmarkAppendUintVarlen/123456789-4 878180 133.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 843751 135.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 839196 135.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 854031 135.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 815260 137.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 845856 133.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 847288 139.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 851100 137.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 831709 143.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 743259 143.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 784743 145.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 749372 147.1 ns/op BenchmarkQuote-4 45712 2665 ns/op BenchmarkQuoteRune-4 409867 290.5 ns/op BenchmarkAppendQuote-4 53979 2206 ns/op BenchmarkAppendQuoteRune-4 770835 148.6 ns/op BenchmarkUnquoteEasy-4 1435960 82.76 ns/op BenchmarkUnquoteHard-4 49916 2414 ns/op PASS ok strconv 15.820s goos: linux goarch: amd64 pkg: strings cpu: AMD EPYC 7B12 BenchmarkBuildString_Builder/1Write_NoGrow-4 426537 264.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 140156 807.5 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 185156 620.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 290642 392.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 91990 1259 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 109662 1057 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 744342 166.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25686 4380 ns/op BenchmarkGenericMatch1-4 2140 56194 ns/op BenchmarkGenericMatch2-4 446 253557 ns/op BenchmarkSingleMaxSkipping-4 8965 12900 ns/op 775.22 MB/s BenchmarkSingleLongSuffixFail-4 17548 6935 ns/op 144.48 MB/s BenchmarkSingleMatch-4 255 446569 ns/op 33.59 MB/s BenchmarkByteByteNoMatch-4 97400 1232 ns/op BenchmarkByteByteMatch-4 23487 5238 ns/op BenchmarkByteStringMatch-4 29593 4021 ns/op BenchmarkHTMLEscapeNew-4 87382 1415 ns/op BenchmarkHTMLEscapeOld-4 93882 1287 ns/op BenchmarkByteStringReplacerWriteString-4 1370 76655 ns/op BenchmarkByteReplacerWriteString-4 1692 66945 ns/op BenchmarkByteByteReplaces-4 3452 34979 ns/op BenchmarkByteByteMap-4 10000 11329 ns/op BenchmarkMap/identity/ASCII-4 686498 173.6 ns/op BenchmarkMap/identity/Greek-4 552333 212.8 ns/op BenchmarkMap/change/ASCII-4 42502 3124 ns/op BenchmarkMap/change/Greek-4 26406 4135 ns/op BenchmarkIndexRune-4 2085062 58.23 ns/op BenchmarkIndexRuneLongString-4 1663365 71.99 ns/op BenchmarkIndexRuneFastPath-4 5334835 22.60 ns/op BenchmarkIndex-4 5233274 22.71 ns/op BenchmarkLastIndex-4 4977597 21.69 ns/op BenchmarkIndexByte-4 11786521 9.523 ns/op BenchmarkToUpper/#00-4 3289760 36.11 ns/op BenchmarkToUpper/ONLYUPPER-4 2441948 48.90 ns/op BenchmarkToUpper/abc-4 307030 373.5 ns/op BenchmarkToUpper/AbC123-4 249418 485.7 ns/op BenchmarkToUpper/azAZ09_-4 261499 440.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 54843 2026 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70707 1560 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33955 3272 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61879 1901 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124710 949.0 ns/op BenchmarkToLower/#00-4 3689528 32.53 ns/op BenchmarkToLower/abc-4 3348442 36.64 ns/op BenchmarkToLower/AbC123-4 228111 554.3 ns/op BenchmarkToLower/azAZ09_-4 227516 526.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 101851 1199 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70498 1683 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35074 3197 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 80588 1481 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123045 953.1 ns/op BenchmarkMapNoChanges-4 820602 124.4 ns/op BenchmarkTrim-4 37719 3181 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3553101 33.75 ns/op BenchmarkToValidUTF8/InvalidASCII-4 176138 623.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 127065 896.9 ns/op BenchmarkEqualFold/Tests-4 59122 2046 ns/op BenchmarkEqualFold/ASCII-4 3842952 31.40 ns/op BenchmarkEqualFold/UnicodePrefix-4 124914 951.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 129405 907.3 ns/op BenchmarkIndexHard1-4 1188 99812 ns/op BenchmarkIndexHard2-4 856 139416 ns/op BenchmarkIndexHard3-4 210 569555 ns/op BenchmarkIndexHard4-4 210 569602 ns/op BenchmarkLastIndexHard1-4 67 1733399 ns/op BenchmarkLastIndexHard2-4 66 1729999 ns/op BenchmarkLastIndexHard3-4 67 1739285 ns/op BenchmarkCountHard1-4 1194 99676 ns/op BenchmarkCountHard2-4 862 139432 ns/op BenchmarkCountHard3-4 211 553901 ns/op BenchmarkIndexTorture-4 8656 13438 ns/op BenchmarkCountTorture-4 8694 13414 ns/op BenchmarkCountTortureOverlapping-4 1226 87020 ns/op BenchmarkCountByte/10-4 5119468 23.64 ns/op 422.95 MB/s BenchmarkCountByte/32-4 4281090 25.01 ns/op 1279.30 MB/s BenchmarkCountByte/4096-4 868821 132.7 ns/op 30873.92 MB/s BenchmarkCountByte/4194304-4 1130 104662 ns/op 40074.76 MB/s BenchmarkCountByte/67108864-4 28 4102734 ns/op 16357.11 MB/s BenchmarkFields/ASCII/16-4 367857 331.8 ns/op 48.22 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24744 4666 ns/op 54.86 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1554 71897 ns/op 56.97 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 90 1277133 ns/op 51.31 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20415708 ns/op 51.36 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 319819 393.6 ns/op 40.65 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 12854 9467 ns/op 27.04 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 673 171398 ns/op 23.90 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 39 2983429 ns/op 21.97 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 54566954 ns/op 19.22 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 292618 414.7 ns/op 38.58 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 22927 5380 ns/op 47.58 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 1191 100334 ns/op 40.82 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 64 1950066 ns/op 33.61 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 3 37924299 ns/op 27.65 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 224409 528.3 ns/op 30.29 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 16114 7366 ns/op 34.75 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 840 135353 ns/op 30.26 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 45 2532023 ns/op 25.88 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 3 47206779 ns/op 22.21 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 57691524 ns/op BenchmarkSplitSingleByteSeparator-4 24 4403298 ns/op BenchmarkSplitMultiByteSeparator-4 38 2724626 ns/op BenchmarkSplitNSingleByteSeparator-4 257967 440.9 ns/op BenchmarkSplitNMultiByteSeparator-4 180859 619.9 ns/op BenchmarkRepeat/5x0-4 3870103 29.70 ns/op BenchmarkRepeat/5x1-4 3464181 33.88 ns/op BenchmarkRepeat/5x2-4 274404 438.7 ns/op BenchmarkRepeat/5x6-4 171027 697.3 ns/op BenchmarkRepeat/10x0-4 4029951 30.46 ns/op BenchmarkRepeat/10x1-4 3594278 35.25 ns/op BenchmarkRepeat/10x2-4 256174 431.0 ns/op BenchmarkRepeat/10x6-4 163119 728.2 ns/op BenchmarkRepeatLarge/256/1-4 79794 1504 ns/op 170.21 MB/s BenchmarkRepeatLarge/256/16-4 124674 914.7 ns/op 279.86 MB/s BenchmarkRepeatLarge/512/1-4 63800 1779 ns/op 287.73 MB/s BenchmarkRepeatLarge/512/16-4 91736 1216 ns/op 421.07 MB/s BenchmarkRepeatLarge/1024/1-4 52881 2255 ns/op 454.04 MB/s BenchmarkRepeatLarge/1024/16-4 68421 1684 ns/op 607.93 MB/s BenchmarkRepeatLarge/2048/1-4 36870 3148 ns/op 650.62 MB/s BenchmarkRepeatLarge/2048/16-4 46106 2596 ns/op 788.86 MB/s BenchmarkRepeatLarge/4096/1-4 24500 4807 ns/op 852.04 MB/s BenchmarkRepeatLarge/4096/16-4 28723 4055 ns/op 1010.21 MB/s BenchmarkRepeatLarge/8192/1-4 15532 7764 ns/op 1055.15 MB/s BenchmarkRepeatLarge/8192/16-4 17083 6683 ns/op 1225.76 MB/s BenchmarkRepeatLarge/8192/4097-4 6067568 20.08 ns/op 203992.57 MB/s BenchmarkRepeatLarge/16384/1-4 8361 13365 ns/op 1225.93 MB/s BenchmarkRepeatLarge/16384/16-4 9290 12485 ns/op 1312.26 MB/s BenchmarkRepeatLarge/16384/4097-4 12609 8832 ns/op 1391.71 MB/s BenchmarkRepeatLarge/32768/1-4 4765 23767 ns/op 1378.69 MB/s BenchmarkRepeatLarge/32768/16-4 5738 22048 ns/op 1486.22 MB/s BenchmarkRepeatLarge/32768/4097-4 6012 20771 ns/op 1380.72 MB/s BenchmarkRepeatLarge/65536/1-4 2343 45394 ns/op 1443.73 MB/s BenchmarkRepeatLarge/65536/16-4 2734 44997 ns/op 1456.45 MB/s BenchmarkRepeatLarge/65536/4097-4 3114 39793 ns/op 1544.37 MB/s BenchmarkRepeatLarge/131072/1-4 494 233903 ns/op 560.37 MB/s BenchmarkRepeatLarge/131072/16-4 517 224880 ns/op 582.85 MB/s BenchmarkRepeatLarge/131072/4097-4 514 234809 ns/op 540.89 MB/s BenchmarkRepeatLarge/262144/1-4 270 454045 ns/op 577.35 MB/s BenchmarkRepeatLarge/262144/16-4 250 448860 ns/op 584.02 MB/s BenchmarkRepeatLarge/262144/4097-4 273 449773 ns/op 573.87 MB/s BenchmarkRepeatLarge/524288/1-4 135 874533 ns/op 599.51 MB/s BenchmarkRepeatLarge/524288/16-4 138 853530 ns/op 614.26 MB/s BenchmarkRepeatLarge/524288/4097-4 135 880889 ns/op 590.67 MB/s BenchmarkRepeatLarge/1048576/1-4 69 1730405 ns/op 605.97 MB/s BenchmarkRepeatLarge/1048576/16-4 78 1745612 ns/op 600.69 MB/s BenchmarkRepeatLarge/1048576/4097-4 73 1716708 ns/op 608.57 MB/s BenchmarkRepeatLarge/2097152/1-4 37 3257674 ns/op 643.76 MB/s BenchmarkRepeatLarge/2097152/16-4 40 3236663 ns/op 647.94 MB/s BenchmarkRepeatLarge/2097152/4097-4 40 3188276 ns/op 656.65 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6290010 ns/op 666.82 MB/s BenchmarkRepeatLarge/4194304/16-4 18 6290015 ns/op 666.82 MB/s BenchmarkRepeatLarge/4194304/4097-4 18 6391834 ns/op 655.72 MB/s BenchmarkRepeatLarge/8388608/1-4 9 12921473 ns/op 649.20 MB/s BenchmarkRepeatLarge/8388608/16-4 9 13097998 ns/op 640.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12907374 ns/op 649.75 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24879116 ns/op 674.35 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25312295 ns/op 662.81 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 25437524 ns/op 659.55 MB/s BenchmarkRepeatLarge/33554432/1-4 3 45236686 ns/op 741.75 MB/s BenchmarkRepeatLarge/33554432/16-4 3 46135443 ns/op 727.30 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 46378773 ns/op 723.49 MB/s BenchmarkRepeatLarge/67108864/1-4 2 83710594 ns/op 801.68 MB/s BenchmarkRepeatLarge/67108864/16-4 2 83347764 ns/op 805.17 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 84895844 ns/op 790.48 MB/s BenchmarkRepeatLarge/134217728/1-4 1 170401678 ns/op 787.65 MB/s BenchmarkRepeatLarge/134217728/16-4 1 172578858 ns/op 777.72 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 172460638 ns/op 778.25 MB/s BenchmarkRepeatLarge/268435456/1-4 1 320404587 ns/op 837.80 MB/s BenchmarkRepeatLarge/268435456/16-4 1 323160737 ns/op 830.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 336630316 ns/op 797.42 MB/s BenchmarkRepeatLarge/536870912/1-4 1 651198694 ns/op 824.43 MB/s BenchmarkRepeatLarge/536870912/16-4 1 635591854 ns/op 844.68 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 657714463 ns/op 816.27 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1270307188 ns/op 845.26 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1304772808 ns/op 822.93 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1332293447 ns/op 805.93 MB/s BenchmarkIndexAnyASCII/1:1-4 2467324 47.86 ns/op BenchmarkIndexAnyASCII/1:2-4 2235841 54.52 ns/op BenchmarkIndexAnyASCII/1:4-4 2167084 55.51 ns/op BenchmarkIndexAnyASCII/1:8-4 2177857 54.09 ns/op BenchmarkIndexAnyASCII/1:16-4 2199634 54.13 ns/op BenchmarkIndexAnyASCII/1:32-4 2284908 53.06 ns/op BenchmarkIndexAnyASCII/1:64-4 2288385 52.52 ns/op BenchmarkIndexAnyASCII/16:1-4 2396512 49.97 ns/op BenchmarkIndexAnyASCII/16:2-4 793740 151.7 ns/op BenchmarkIndexAnyASCII/16:4-4 777438 152.4 ns/op BenchmarkIndexAnyASCII/16:8-4 738288 158.4 ns/op BenchmarkIndexAnyASCII/16:16-4 727606 164.8 ns/op BenchmarkIndexAnyASCII/16:32-4 551001 202.5 ns/op BenchmarkIndexAnyASCII/16:64-4 418840 267.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2268150 53.29 ns/op BenchmarkIndexAnyASCII/256:2-4 76496 1615 ns/op BenchmarkIndexAnyASCII/256:4-4 76038 1730 ns/op BenchmarkIndexAnyASCII/256:8-4 68612 1594 ns/op BenchmarkIndexAnyASCII/256:16-4 73178 1581 ns/op BenchmarkIndexAnyASCII/256:32-4 73546 1636 ns/op BenchmarkIndexAnyASCII/256:64-4 71264 1689 ns/op BenchmarkIndexAnyUTF8/1:1-4 2335477 46.34 ns/op BenchmarkIndexAnyUTF8/1:2-4 2215046 52.11 ns/op BenchmarkIndexAnyUTF8/1:4-4 2291073 52.59 ns/op BenchmarkIndexAnyUTF8/1:8-4 2287645 52.77 ns/op BenchmarkIndexAnyUTF8/1:16-4 2303270 51.66 ns/op BenchmarkIndexAnyUTF8/1:32-4 2288814 53.34 ns/op BenchmarkIndexAnyUTF8/1:64-4 2075014 58.10 ns/op BenchmarkIndexAnyUTF8/16:1-4 1893524 63.18 ns/op BenchmarkIndexAnyUTF8/16:2-4 340107 330.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 367276 335.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 365092 329.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 342032 354.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 332766 338.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 370573 329.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 380422 308.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 24604 4642 ns/op BenchmarkIndexAnyUTF8/256:4-4 26215 4630 ns/op BenchmarkIndexAnyUTF8/256:8-4 26434 4608 ns/op BenchmarkIndexAnyUTF8/256:16-4 24538 4575 ns/op BenchmarkIndexAnyUTF8/256:32-4 25843 4697 ns/op BenchmarkIndexAnyUTF8/256:64-4 26127 4580 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2469590 48.67 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2353501 49.74 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2374969 50.66 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2118735 48.68 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2190206 48.43 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2442812 48.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2433669 50.54 ns/op BenchmarkLastIndexAnyASCII/16:1-4 846799 136.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 852169 138.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 842731 140.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 808216 146.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 647475 181.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 555144 198.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 455236 266.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 77470 1553 ns/op BenchmarkLastIndexAnyASCII/256:2-4 76846 1561 ns/op BenchmarkLastIndexAnyASCII/256:4-4 67020 1560 ns/op BenchmarkLastIndexAnyASCII/256:8-4 76539 1661 ns/op BenchmarkLastIndexAnyASCII/256:16-4 75638 1569 ns/op BenchmarkLastIndexAnyASCII/256:32-4 67089 1635 ns/op BenchmarkLastIndexAnyASCII/256:64-4 59694 1678 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2237026 47.32 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2505321 48.18 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2457566 48.18 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2444370 48.21 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2511133 48.12 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2203020 48.64 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2480804 48.39 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 393181 284.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 213508 556.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 200542 543.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 221887 551.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 220275 555.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 200470 561.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 218611 550.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28574 3821 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 14936 7982 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14964 8031 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14964 7969 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 14647 8092 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 14298 8065 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15079 8064 ns/op BenchmarkTrimASCII/1:1-4 3394707 32.54 ns/op BenchmarkTrimASCII/1:2-4 2989296 41.18 ns/op BenchmarkTrimASCII/1:4-4 2948319 40.68 ns/op BenchmarkTrimASCII/1:8-4 2429618 49.62 ns/op BenchmarkTrimASCII/1:16-4 2009497 60.25 ns/op BenchmarkTrimASCII/16:1-4 2797782 38.18 ns/op BenchmarkTrimASCII/16:2-4 925868 124.8 ns/op BenchmarkTrimASCII/16:4-4 918427 128.7 ns/op BenchmarkTrimASCII/16:8-4 804920 135.6 ns/op BenchmarkTrimASCII/16:16-4 753806 150.5 ns/op BenchmarkTrimASCII/256:1-4 819638 128.1 ns/op BenchmarkTrimASCII/256:2-4 81242 1313 ns/op BenchmarkTrimASCII/256:4-4 90948 1304 ns/op BenchmarkTrimASCII/256:8-4 80552 1485 ns/op BenchmarkTrimASCII/256:16-4 82012 1337 ns/op BenchmarkTrimASCII/4096:1-4 85362 1391 ns/op BenchmarkTrimASCII/4096:2-4 5544 20464 ns/op BenchmarkTrimASCII/4096:4-4 5686 20251 ns/op BenchmarkTrimASCII/4096:8-4 5103 20349 ns/op BenchmarkTrimASCII/4096:16-4 5132 20475 ns/op BenchmarkTrimByte-4 4815067 24.73 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 19300 6207 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 19261 6207 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1228 97395 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2438 48642 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4798 24383 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9121 12787 ns/op BenchmarkJoin/0-4 6024937 19.80 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4689658 25.38 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 213496 569.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 142125 822.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 102152 1141 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 84001 1446 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 76621 1579 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 65846 1859 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2838748 41.85 ns/op BenchmarkTrimSpace/ASCII-4 1778800 66.86 ns/op BenchmarkTrimSpace/SomeNonASCII-4 159672 745.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 79736 1381 ns/op BenchmarkReplaceAll-4 119965 930.0 ns/op 16 B/op 1 allocs/op PASS ok strings 52.213s goos: linux goarch: amd64 pkg: sync cpu: AMD EPYC 7B12 BenchmarkCond1-4 63112 2298 ns/op BenchmarkCond2-4 20930 6233 ns/op BenchmarkCond4-4 10000 10472 ns/op BenchmarkCond8-4 7510 15933 ns/op BenchmarkCond16-4 2914 38352 ns/op BenchmarkCond32-4 1886 104063 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 581454 214.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 202455 603.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 710463 154.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 620638 196.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 200132 674.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 810542 143.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 90660 1449 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 79126 1554 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 79106 1860 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 55768 2698 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 620728 211.0 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 174928 733.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 718855 163.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 176977 782.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 678690 207.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 170553 672.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2494144 89.79 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 49675 2161 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 132517 949.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 306222 431.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 9416 13706 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 286 525843 ns/op BenchmarkRange/*sync.Map-4 1164 107150 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 87994 1221 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 247118 601.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 74250 1653 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 107478 962.0 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 264420 516.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 220326 687.4 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 87622 1440 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 192974 621.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 1012978 140.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 52418 2073 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 152145 843.4 ns/op BenchmarkSwapCollision/*sync.Map-4 93762 1755 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 450 287147 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 104949 1158 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 315219 355.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25990 4519 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 73922 1810 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23791 5387 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 312956 345.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 104604 1117 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 162589 747.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1894446 67.44 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 188401 716.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1334388 83.72 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 738542 150.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 150670 795.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 518109 205.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 99348 1284 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 315415 430.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 533223 346.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 117555 1046 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 693160 171.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 171691 944.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 109431 969.3 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 186775 656.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 55389 2098 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 219284 577.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 550738 267.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 137974 911.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 789453 195.8 ns/op BenchmarkUncontendedSemaphore-4 6980464 16.99 ns/op BenchmarkContendedSemaphore-4 5721002 20.26 ns/op BenchmarkMutexUncontended-4 1189972 105.5 ns/op BenchmarkMutex-4 174042 622.2 ns/op BenchmarkMutexSlack-4 166716 676.3 ns/op BenchmarkMutexWork-4 155910 783.5 ns/op BenchmarkMutexWorkSlack-4 152475 823.0 ns/op BenchmarkMutexNoSpin-4 59736 1998 ns/op BenchmarkMutexSpin-4 68724 1682 ns/op BenchmarkOnce-4 1000000 108.1 ns/op BenchmarkSemaUncontended-4 8073550 14.17 ns/op BenchmarkSemaSyntNonblock-4 2336526 56.52 ns/op BenchmarkSemaSyntBlock-4 1478731 68.15 ns/op BenchmarkSemaWorkNonblock-4 1000000 115.9 ns/op BenchmarkSemaWorkBlock-4 1000000 125.6 ns/op BenchmarkRWMutexUncontended-4 462678 234.5 ns/op BenchmarkRWMutexWrite100-4 387849 366.8 ns/op BenchmarkRWMutexWrite10-4 304362 372.6 ns/op BenchmarkRWMutexWorkWrite100-4 268929 484.0 ns/op BenchmarkRWMutexWorkWrite10-4 230685 536.0 ns/op BenchmarkWaitGroupUncontended-4 1208472 99.51 ns/op BenchmarkWaitGroupAddDone-4 375873 295.5 ns/op BenchmarkWaitGroupAddDoneWork-4 466917 394.4 ns/op BenchmarkWaitGroupWait-4 4644703 24.92 ns/op BenchmarkWaitGroupWaitWork-4 2287635 45.17 ns/op BenchmarkWaitGroupActuallyWait-4 33859 3169 ns/op 32 B/op 2 allocs/op PASS ok sync 17.701s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 449790 246.8 ns/op PASS ok sync/atomic 0.149s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 95265 1225 ns/op 0 B/op 0 allocs/op PASS ok testing 0.167s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: text/tabwriter cpu: AMD EPYC 7B12 BenchmarkTable/1x10/new-4 8095 14071 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11482 10354 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 91 1226947 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 122 976025 ns/op 1060 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 142064105 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 144805125 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1761 63058 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1952 54209 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 5772806 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5647408 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 613495940 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 612427150 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 212 544069 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 229 498913 ns/op 171 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 52357926 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 53125882 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6273989213 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6209767911 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2910 39375 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 2892586 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 281233529 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2572 44031 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 273 419400 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4285168 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6578 15218 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 17.096s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 81991140 ns/op BenchmarkVariableString-4 88846 1203 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1849 56108 ns/op 2522 B/op 39 allocs/op PASS ok text/template/parse 0.532s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: time cpu: AMD EPYC 7B12 BenchmarkAfterFunc-4 31 3270324 ns/op BenchmarkAfter-4 106 979530 ns/op BenchmarkStop-4 238 543352 ns/op BenchmarkSimultaneousAfterFunc-4 32 4390608 ns/op BenchmarkStartStop-4 231 465737 ns/op BenchmarkReset-4 3169 40917 ns/op BenchmarkSleep-4 61 3179388 ns/op BenchmarkParallelTimerLatency-4 52 243393 avg-late-ns 1927190 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 327059 avg-late-ns 857450 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 359668 avg-late-ns 894560 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 369343 avg-late-ns 1261389 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 334335 avg-late-ns 1343241 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 270765 avg-late-ns 1637171 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 293103 avg-late-ns 2386550 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 241207 avg-late-ns 1944371 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 130293 avg-late-ns 1504611 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 186090 avg-late-ns 1361991 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 901715 avg-late-ns 5555130 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 294120 avg-late-ns 890091 max-late-ns BenchmarkTicker-4 411 338454 ns/op BenchmarkTickerReset-4 4255 27687 ns/op BenchmarkTickerResetNaive-4 246 521690 ns/op BenchmarkNow-4 1257768 96.35 ns/op BenchmarkNowUnixNano-4 1000000 105.7 ns/op BenchmarkNowUnixMilli-4 1264917 95.67 ns/op BenchmarkNowUnixMicro-4 1213798 95.07 ns/op BenchmarkFormat-4 56940 1999 ns/op BenchmarkFormatRFC3339-4 78398 1442 ns/op BenchmarkFormatRFC3339Nano-4 82093 1478 ns/op BenchmarkFormatNow-4 78733 1492 ns/op BenchmarkMarshalJSON-4 112328 1011 ns/op BenchmarkMarshalText-4 114182 1045 ns/op BenchmarkParse-4 135908 855.0 ns/op BenchmarkParseRFC3339UTC-4 315834 362.7 ns/op BenchmarkParseRFC3339UTCBytes-4 218254 532.1 ns/op BenchmarkParseRFC3339TZ-4 95425 1250 ns/op BenchmarkParseRFC3339TZBytes-4 79495 1508 ns/op BenchmarkParseDuration-4 595384 203.2 ns/op BenchmarkHour-4 948654 117.2 ns/op BenchmarkSecond-4 964723 114.9 ns/op BenchmarkYear-4 744157 160.1 ns/op BenchmarkDay-4 666740 176.8 ns/op BenchmarkISOWeek-4 782156 161.6 ns/op BenchmarkGoString-4 77400 1520 ns/op BenchmarkUnmarshalText-4 71336 1681 ns/op PASS ok time 10.997s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: AMD EPYC 7B12 BenchmarkDecodeValidASCII-4 623385 183.6 ns/op BenchmarkDecodeValidJapaneseChars-4 741614 145.4 ns/op BenchmarkDecodeRune-4 1973161 58.80 ns/op BenchmarkEncodeValidASCII-4 603578 192.0 ns/op BenchmarkEncodeValidJapaneseChars-4 778774 143.2 ns/op BenchmarkAppendRuneValidASCII-4 1738386 69.10 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2835072 42.39 ns/op BenchmarkEncodeRune-4 3471735 34.76 ns/op PASS ok unicode/utf16 1.199s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: AMD EPYC 7B12 BenchmarkRuneCountTenASCIIChars-4 926090 108.5 ns/op BenchmarkRuneCountTenJapaneseChars-4 208789 568.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3718198 32.18 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 538285 210.5 ns/op BenchmarkValidTenASCIIChars-4 1249784 97.31 ns/op BenchmarkValid100KASCIIChars-4 145 823945 ns/op BenchmarkValidTenJapaneseChars-4 192538 583.1 ns/op BenchmarkValidLongMostlyASCII-4 130 915679 ns/op BenchmarkValidLongJapanese-4 69 1673544 ns/op BenchmarkValidStringTenASCIIChars-4 5422662 22.05 ns/op BenchmarkValidString100KASCIIChars-4 12170 10446 ns/op BenchmarkValidStringTenJapaneseChars-4 602263 199.0 ns/op BenchmarkValidStringLongMostlyASCII-4 1058 112493 ns/op BenchmarkValidStringLongJapanese-4 211 533907 ns/op BenchmarkEncodeASCIIRune-4 4440920 25.82 ns/op BenchmarkEncodeJapaneseRune-4 2870283 41.33 ns/op BenchmarkAppendASCIIRune-4 10428924 11.39 ns/op BenchmarkAppendJapaneseRune-4 2909215 36.46 ns/op BenchmarkDecodeASCIIRune-4 3140824 37.48 ns/op BenchmarkDecodeJapaneseRune-4 2097222 56.54 ns/op BenchmarkFullRune/ASCII-4 4297354 26.67 ns/op BenchmarkFullRune/Incomplete-4 1827362 63.22 ns/op BenchmarkFullRune/Japanese-4 4408690 27.04 ns/op PASS ok unicode/utf8 3.719s goos: linux goarch: amd64 pkg: cmd/api cpu: AMD EPYC 7B12 BenchmarkAll-4 1 49829054945 ns/op PASS ok cmd/api 55.319s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: AMD EPYC 7B12 BenchmarkEqArrayOfStrings5-4 1000000 110.2 ns/op BenchmarkEqArrayOfStrings64-4 136694 861.7 ns/op BenchmarkEqArrayOfStrings1024-4 8001 13637 ns/op BenchmarkEqArrayOfFloats5-4 1275554 93.82 ns/op BenchmarkEqArrayOfFloats64-4 137048 910.3 ns/op BenchmarkEqArrayOfFloats1024-4 7435 14465 ns/op BenchmarkEqStruct-4 17136073 6.636 ns/op PASS ok cmd/compile/internal/reflectdata 0.976s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: AMD EPYC 7B12 BenchmarkPhioptPass-4 10000 56405 ns/op BenchmarkCopyElim1-4 810 144842 ns/op BenchmarkCopyElim10-4 686 155537 ns/op BenchmarkCopyElim100-4 424 290908 ns/op BenchmarkCopyElim1000-4 80 1494682 ns/op BenchmarkCopyElim10000-4 4 26072096 ns/op BenchmarkCopyElim100000-4 1 500816808 ns/op BenchmarkDeadCode/1-4 841 138624 ns/op BenchmarkDeadCode/10-4 680 180648 ns/op BenchmarkDeadCode/100-4 302 394649 ns/op BenchmarkDeadCode/1000-4 54 2295372 ns/op BenchmarkDeadCode/10000-4 4 27898406 ns/op BenchmarkDeadCode/100000-4 1 335329478 ns/op BenchmarkDeadCode/200000-4 1 726874811 ns/op BenchmarkDominatorsLinear-4 15 8811470 ns/op 1.13 MB/s BenchmarkDominatorsFwdBack-4 9 11129235 ns/op 0.90 MB/s BenchmarkDominatorsManyPred-4 10 11938624 ns/op 0.84 MB/s BenchmarkDominatorsMaxPred-4 9 11559232 ns/op 0.87 MB/s BenchmarkDominatorsMaxPredVal-4 10 11460797 ns/op 0.87 MB/s BenchmarkFuse/1-4 738 169790 ns/op BenchmarkFuse/10-4 571 200070 ns/op BenchmarkFuse/100-4 175 675030 ns/op BenchmarkFuse/1000-4 24 5276592 ns/op BenchmarkFuse/10000-4 2 62924684 ns/op BenchmarkNilCheckDeep1-4 10000 10226 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4705 24884 ns/op 0.40 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 704 169311 ns/op 0.59 MB/s 683 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 69 1616676 ns/op 0.62 MB/s 4968 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 20028796 ns/op 0.50 MB/s 136893 B/op 6 allocs/op BenchmarkDSEPass-4 28 3774886 ns/op 54072 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 130772828 ns/op 4280912 B/op 108954 allocs/op BenchmarkCSEPass-4 7 15441275 ns/op 56613 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 159923159 ns/op 5677424 B/op 97556 allocs/op BenchmarkDeadcodePass-4 195 585159 ns/op 82254 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 133105847 ns/op 4066128 B/op 45101 allocs/op BenchmarkMultiPass-4 80 1313474 ns/op 203089 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 255400954 ns/op 11151248 B/op 149418 allocs/op BenchmarkCondRewrite/SoloJump-4 2965158 41.00 ns/op BenchmarkCondRewrite/CombJump-4 2805019 42.90 ns/op PASS ok cmd/compile/internal/ssa 13.301s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: AMD EPYC 7B12 BenchmarkLoadAdd-4 7735 13650 ns/op BenchmarkExtShift-4 17361 6902 ns/op BenchmarkModify-4 8391 12975 ns/op BenchmarkMullImm-4 17310 6932 ns/op BenchmarkConstModify-4 9312 12589 ns/op BenchmarkBitSet-4 18544 6424 ns/op BenchmarkBitClear-4 17092 6399 ns/op BenchmarkBitToggle-4 18757 6382 ns/op BenchmarkBitSetConst-4 136983 801.3 ns/op BenchmarkBitClearConst-4 145641 816.1 ns/op BenchmarkBitToggleConst-4 149500 792.2 ns/op BenchmarkDivconstI64-4 9042885 13.21 ns/op BenchmarkModconstI64-4 8866334 13.56 ns/op BenchmarkDivisiblePow2constI64-4 9027123 13.21 ns/op BenchmarkDivisibleconstI64-4 9075328 12.84 ns/op BenchmarkDivisibleWDivconstI64-4 6727411 17.64 ns/op BenchmarkDivconstU64/3-4 8283487 13.84 ns/op BenchmarkDivconstU64/5-4 8961656 13.43 ns/op BenchmarkDivconstU64/37-4 9190323 13.27 ns/op BenchmarkDivconstU64/1234567-4 9023851 14.26 ns/op BenchmarkModconstU64-4 9031614 13.60 ns/op BenchmarkDivisibleconstU64-4 8934307 13.23 ns/op BenchmarkDivisibleWDivconstU64-4 6248937 18.00 ns/op BenchmarkDivconstI32-4 8231130 13.26 ns/op BenchmarkModconstI32-4 8858022 13.63 ns/op BenchmarkDivisiblePow2constI32-4 8965178 12.98 ns/op BenchmarkDivisibleconstI32-4 9263047 12.83 ns/op BenchmarkDivisibleWDivconstI32-4 6697855 17.81 ns/op BenchmarkDivconstU32-4 8995892 13.33 ns/op BenchmarkModconstU32-4 8216852 13.71 ns/op BenchmarkDivisibleconstU32-4 9398370 12.87 ns/op BenchmarkDivisibleWDivconstU32-4 6897589 17.95 ns/op BenchmarkDivconstI16-4 8986939 13.59 ns/op BenchmarkModconstI16-4 9114045 13.23 ns/op BenchmarkDivisiblePow2constI16-4 9253624 13.00 ns/op BenchmarkDivisibleconstI16-4 9294664 13.14 ns/op BenchmarkDivisibleWDivconstI16-4 6095070 17.87 ns/op BenchmarkDivconstU16-4 9314766 12.78 ns/op BenchmarkModconstU16-4 8408848 13.22 ns/op BenchmarkDivisibleconstU16-4 9302800 12.81 ns/op BenchmarkDivisibleWDivconstU16-4 6181386 17.82 ns/op BenchmarkDivconstI8-4 9278646 12.94 ns/op BenchmarkModconstI8-4 8477539 12.90 ns/op BenchmarkDivisiblePow2constI8-4 8456742 12.84 ns/op BenchmarkDivisibleconstI8-4 8145234 12.83 ns/op BenchmarkDivisibleWDivconstI8-4 6687870 17.69 ns/op BenchmarkDivconstU8-4 9349675 12.87 ns/op BenchmarkModconstU8-4 8489143 13.42 ns/op BenchmarkDivisibleconstU8-4 8402113 12.90 ns/op BenchmarkDivisibleWDivconstU8-4 6370484 17.62 ns/op BenchmarkMul2-4 244700 490.8 ns/op BenchmarkMulNeg2-4 243218 486.4 ns/op BenchmarkEfaceInteger-4 3818646 29.33 ns/op BenchmarkMulconstI32/3-4 17369528 6.886 ns/op BenchmarkMulconstI32/5-4 17452159 6.875 ns/op BenchmarkMulconstI32/12-4 17414396 6.933 ns/op BenchmarkMulconstI32/120-4 17280532 6.892 ns/op BenchmarkMulconstI32/-120-4 17260623 6.951 ns/op BenchmarkMulconstI32/65537-4 17319412 6.873 ns/op BenchmarkMulconstI32/65538-4 17337982 6.895 ns/op BenchmarkMulconstI64/3-4 17355056 6.900 ns/op BenchmarkMulconstI64/5-4 17330244 6.877 ns/op BenchmarkMulconstI64/12-4 17468875 6.887 ns/op BenchmarkMulconstI64/120-4 17183803 6.905 ns/op BenchmarkMulconstI64/-120-4 17253550 6.876 ns/op BenchmarkMulconstI64/65537-4 17281454 6.876 ns/op BenchmarkMulconstI64/65538-4 17383947 6.885 ns/op BenchmarkMulconstU32/3-4 17457033 6.875 ns/op BenchmarkMulconstU32/5-4 17353804 6.884 ns/op BenchmarkMulconstU32/12-4 17462622 6.879 ns/op BenchmarkMulconstU32/120-4 17363722 6.878 ns/op BenchmarkMulconstU32/65537-4 17428304 6.900 ns/op BenchmarkMulconstU32/65538-4 17397783 6.894 ns/op BenchmarkMulconstU64/3-4 17356490 6.882 ns/op BenchmarkMulconstU64/5-4 17211852 6.880 ns/op BenchmarkMulconstU64/12-4 17402779 6.901 ns/op BenchmarkMulconstU64/120-4 17068316 6.881 ns/op BenchmarkMulconstU64/65537-4 17276826 6.901 ns/op BenchmarkMulconstU64/65538-4 17399271 7.013 ns/op BenchmarkShiftArithmeticRight-4 15828398 6.884 ns/op BenchmarkSwitch8Predictable-4 12729637 9.094 ns/op BenchmarkSwitch8Unpredictable-4 6648375 17.79 ns/op BenchmarkSwitch32Predictable-4 11317971 12.89 ns/op BenchmarkSwitch32Unpredictable-4 6098431 18.98 ns/op BenchmarkSwitchStringPredictable-4 5480647 21.16 ns/op BenchmarkSwitchStringUnpredictable-4 4726834 24.81 ns/op PASS ok cmd/compile/internal/test 12.081s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: AMD EPYC 7B12 BenchmarkLookupFieldOrMethod-4 177 705925 ns/op BenchmarkNamed/Underlying/nongeneric-4 1228678 99.89 ns/op BenchmarkNamed/Underlying/generic-4 1230397 97.23 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 102.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 100.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 414909445 ns/op 73654 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 310954011 ns/op 98254 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 131155544 ns/op 232753 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 112948534 ns/op 270445 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 305951552 ns/op 16765 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 77323918 ns/op 66331 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 28824584 ns/op 177899 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 27246498 ns/op 188204 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 117218844 ns/op 18506 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 35267488 ns/op 61510 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 18852971 ns/op 115066 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 17215241 ns/op 125999 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 811980590 ns/op 78108 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 505250099 ns/op 125521 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 121776595 ns/op 520580 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 100968934 ns/op 628041 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 363701014 ns/op 5493 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 55906752 ns/op 35721 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 34128748 ns/op 58520 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 4 33697446 ns/op 59269 lines/s PASS ok cmd/compile/internal/types2 14.673s goos: linux goarch: amd64 pkg: cmd/go cpu: AMD EPYC 7B12 BenchmarkExecGoEnv-4 181 594224 ns/op 1346370 sys-ns/op 780890 user-ns/op PASS ok cmd/go 0.185s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 59020 1738 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76832 1529 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 13960 8480 ns/op 120.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14666 8213 ns/op 124.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2187 53960 ns/op 151.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2205 53901 ns/op 151.98 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.959s All tests passed.