linux-arm64-race at da8f406f069490a14aef878559a6db08f4d53344 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=387e469729ab" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=13s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 linux/arm64) Building Go toolchain1 using /tmp/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["HOSTNAME=387e469729ab" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=13s" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Mon Sep 18 20:37:03 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 1.813s ok archive/zip 2.929s ok bufio 1.367s ok bytes 2.614s ok cmp 1.014s ok compress/bzip2 1.422s ok compress/flate 5.602s ok compress/gzip 14.468s ok compress/lzw 1.516s ok compress/zlib 5.380s ok container/heap 1.017s ok container/list 1.016s ok container/ring 1.013s ok context 1.037s ok crypto 1.012s ok crypto/aes 1.039s ok crypto/cipher 1.042s ok crypto/des 1.046s ok crypto/dsa 1.017s ok crypto/ecdh 1.231s ok crypto/ecdsa 1.147s ok crypto/ed25519 1.566s ok crypto/elliptic 1.036s ok crypto/hmac 1.016s ok crypto/internal/alias 1.013s ok crypto/internal/bigmod 4.252s ok crypto/internal/boring 1.014s ok crypto/internal/boring/bcache 1.334s ok crypto/internal/edwards25519 1.996s ok crypto/internal/edwards25519/field 1.099s ok crypto/internal/nistec 1.888s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.019s ok crypto/rand 1.307s ok crypto/rc4 1.489s ok crypto/rsa 2.972s ok crypto/sha1 1.016s ok crypto/sha256 1.016s ok crypto/sha512 1.021s ok crypto/subtle 1.372s ok crypto/tls 3.935s ok crypto/x509 2.572s ok database/sql 1.559s ok database/sql/driver 1.013s ok debug/buildinfo 1.033s ok debug/dwarf 1.066s ok debug/elf 2.374s ok debug/gosym 1.101s ok debug/macho 1.024s ok debug/pe 1.045s ok debug/plan9obj 1.012s ok embed 1.014s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.019s ok encoding/asn1 1.017s ok encoding/base32 1.051s ok encoding/base64 1.019s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.547s ok encoding/hex 1.021s ok encoding/json 2.038s ok encoding/pem 3.677s ok encoding/xml 1.166s ok errors 1.018s ok expvar 1.016s ok flag 3.065s ok fmt 1.691s ok go/ast 1.021s ok go/build 6.138s ok go/build/constraint 1.018s ok go/constant 1.018s ok go/doc 1.219s ok go/doc/comment 3.035s ok go/format 1.043s ok go/importer 1.559s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 8.543s ok go/internal/srcimporter 15.801s ok go/parser 1.816s ok go/printer 2.254s ok go/scanner 1.017s ok go/token 1.119s ok go/types 37.768s ok hash 1.017s ok hash/adler32 1.038s ok hash/crc32 1.044s ok hash/crc64 1.023s ok hash/fnv 1.013s ok hash/maphash 1.013s ok html 1.013s ok html/template 1.217s ok image 1.469s ok image/color 1.029s ok image/draw 1.679s ok image/gif 1.900s ok image/jpeg 2.396s ok image/png 4.323s ok index/suffixarray 2.080s ok internal/abi 1.047s ok internal/buildcfg 1.015s ok internal/coverage/cformat 1.014s ok internal/coverage/cmerge 1.013s ok internal/coverage/pods 1.015s ok internal/coverage/slicereader 1.011s ok internal/coverage/slicewriter 1.012s ok internal/coverage/test 1.040s ok internal/cpu 2.022s ok internal/dag 1.013s ok internal/diff 1.015s ok internal/fmtsort 1.013s ok internal/fuzz 1.032s ok internal/godebug 17.552s ok internal/godebugs 1.013s ok internal/intern 1.159s ok internal/itoa 1.012s ok internal/platform 1.447s ok internal/poll 1.497s ok internal/profile 1.015s ok internal/reflectlite 1.014s ok internal/safefilepath 1.012s ok internal/saferio 1.080s ok internal/singleflight 1.061s ok internal/testenv 1.108s ok internal/trace 1.170s ok internal/types/errors 1.301s ok internal/unsafeheader 1.012s ok internal/xcoff 1.027s ok internal/zstd 1.046s ok io 1.045s ok io/fs 1.259s ok io/ioutil 1.018s ok log 1.019s ok log/slog 1.073s ok log/slog/internal/benchmarks 1.013s ok log/slog/internal/buffer 1.011s ok log/syslog 2.226s ok maps 1.013s ok math 1.023s ok math/big 4.693s ok math/bits 1.019s ok math/cmplx 1.014s ok math/rand 4.459s ok mime 1.034s ok mime/multipart 6.135s ok mime/quotedprintable 1.041s ok net 33.742s ok net/http 6.551s ok net/http/cgi 12.331s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.222s ok net/http/httptest 1.197s ok net/http/httptrace 1.014s ok net/http/httputil 1.623s ok net/http/internal 1.018s ok net/http/internal/ascii 1.014s ok net/http/pprof 5.079s ok net/internal/socktest 1.014s ok net/mail 1.020s ok net/netip 1.285s ok net/rpc 1.050s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.067s ok net/textproto 1.034s ok net/url 1.023s ok os 6.318s ok os/exec 7.141s ok os/exec/internal/fdtest 1.012s ok os/signal 16.912s ok os/user 1.012s ok path 1.014s ok path/filepath 1.041s ok plugin 1.015s ok reflect 1.443s ok regexp 4.248s ok regexp/syntax 8.178s ok runtime 36.000s ok runtime/cgo 1.021s ok runtime/coverage 1.019s ok runtime/debug 2.053s ok runtime/internal/atomic 1.194s ok runtime/internal/math 1.016s ok runtime/internal/sys 1.014s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.029s ok runtime/pprof 18.441s ok runtime/race 10.332s ok runtime/trace 5.816s ok slices 1.588s ok sort 1.495s ok strconv 3.775s ok strings 3.225s ok sync 1.483s ok sync/atomic 3.678s ok syscall 11.195s ok testing 2.710s ok testing/fstest 1.019s ok testing/iotest 1.015s ok testing/quick 1.171s ok testing/slogtest 1.019s ok text/scanner 1.026s ok text/tabwriter 1.016s ok text/template 1.077s ok text/template/parse 1.024s ok time 3.003s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.025s ok cmd/addr2line 4.076s ok cmd/api 1.374s ok cmd/asm/internal/asm 4.634s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.717s ok cmd/cgo/internal/test 2.063s ok cmd/cgo/internal/testcarchive 20.931s ok cmd/cgo/internal/testcshared 5.581s ok cmd/cgo/internal/testerrors 9.310s ok cmd/cgo/internal/testfortran 2.361s ok cmd/cgo/internal/testgodefs 1.550s ok cmd/cgo/internal/testlife 1.545s ok cmd/cgo/internal/testnocgo 1.013s ok cmd/cgo/internal/testplugin 25.830s ok cmd/cgo/internal/testsanitizers 18.108s ok cmd/cgo/internal/testshared 40.049s ok cmd/cgo/internal/testso 2.294s ok cmd/cgo/internal/teststdio 2.229s ok cmd/cgo/internal/testtls 1.013s ok cmd/compile/internal/abt 1.041s ok cmd/compile/internal/amd64 1.018s ok cmd/compile/internal/base 1.013s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/dwarfgen 1.407s ok cmd/compile/internal/importer 1.649s ok cmd/compile/internal/inline/inlheur 1.303s ok cmd/compile/internal/ir 1.015s ok cmd/compile/internal/logopt 1.046s ok cmd/compile/internal/loopvar 21.398s ok cmd/compile/internal/noder 1.024s ok cmd/compile/internal/reflectdata 1.018s [no tests to run] ok cmd/compile/internal/ssa 21.990s ok cmd/compile/internal/syntax 1.149s ok cmd/compile/internal/test 11.837s ok cmd/compile/internal/typecheck 1.179s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 8.084s ok cmd/covdata 1.016s ok cmd/cover 16.630s ok cmd/dist 1.014s ok cmd/distpack 1.013s ok cmd/doc 1.557s ok cmd/fix 1.619s ok cmd/go 176.897s ok cmd/go/internal/auth 1.017s ok cmd/go/internal/cache 1.129s ok cmd/go/internal/cfg 1.012s [no tests to run] ok cmd/go/internal/envcmd 1.041s ok cmd/go/internal/fsys 1.053s ok cmd/go/internal/generate 1.034s ok cmd/go/internal/gover 1.016s ok cmd/go/internal/imports 1.029s ok cmd/go/internal/load 1.023s ok cmd/go/internal/lockedfile 2.135s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.030s ok cmd/go/internal/modfetch/codehost 1.461s ok cmd/go/internal/modfetch/zip_sum_test 1.022s ok cmd/go/internal/modindex 1.636s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.035s ok cmd/go/internal/par 1.122s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.037s ok cmd/go/internal/toolchain 1.030s ok cmd/go/internal/vcs 1.026s ok cmd/go/internal/vcweb 1.028s ok cmd/go/internal/vcweb/vcstest 4.476s ok cmd/go/internal/web 1.017s ok cmd/go/internal/work 1.100s ok cmd/gofmt 1.183s ok cmd/internal/archive 1.347s ok cmd/internal/buildid 1.565s ok cmd/internal/bootstrap_test 1.039s ok cmd/internal/cov 1.191s ok cmd/internal/dwarf 1.013s ok cmd/internal/edit 1.013s ok cmd/internal/goobj 1.016s ok cmd/internal/moddeps 1.876s ok cmd/internal/notsha256 1.017s ok cmd/internal/obj 1.345s ok cmd/internal/obj/arm64 2.184s ok cmd/internal/obj/ppc64 1.069s ok cmd/internal/obj/riscv 1.028s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.155s ok cmd/internal/objabi 1.036s ok cmd/internal/pkgpath 5.056s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.014s ok cmd/internal/src 1.014s ok cmd/internal/test2json 1.766s ok cmd/link 9.730s ok cmd/link/internal/benchmark 1.025s ok cmd/link/internal/ld 2.774s ok cmd/link/internal/loader 1.066s ok cmd/nm 9.169s ok cmd/objdump 4.988s ok cmd/pack 7.248s ok cmd/pprof 3.399s ok cmd/trace 1.267s ok cmd/vet 29.147s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2522 46005 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1989 56701 ns/op 1868 B/op 37 allocs/op Benchmark/Writer/PAX-4 1382 87042 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3961 28681 ns/op 5164 B/op 16 allocs/op Benchmark/Reader/GNU-4 5215 20635 ns/op 5187 B/op 15 allocs/op Benchmark/Reader/PAX-4 1917 59211 ns/op 8773 B/op 33 allocs/op PASS ok archive/tar 1.765s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 380511621 ns/op 829096 B/op 84 allocs/op BenchmarkZip64Test-4 1 210208709 ns/op BenchmarkZip64TestSizes/4096-4 1710 67996 ns/op BenchmarkZip64TestSizes/1048576-4 116 958349 ns/op BenchmarkZip64TestSizes/67108864-4 1 211645142 ns/op PASS ok archive/zip 2.488s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 188019 624.2 ns/op BenchmarkReaderCopyUnoptimal-4 115934 1016 ns/op BenchmarkReaderCopyNoWriteTo-4 13111 10329 ns/op BenchmarkReaderWriteToOptimal-4 7470 15239 ns/op BenchmarkReaderReadString-4 105034 1120 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 171536 695.3 ns/op BenchmarkWriterCopyUnoptimal-4 161827 724.6 ns/op BenchmarkWriterCopyNoReadFrom-4 12729 9331 ns/op BenchmarkReaderEmpty-4 49454 2332 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34113 3268 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 425319 277.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.626s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9331 12839 ns/op 2552.30 MB/s BenchmarkWriteByte-4 360 332415 ns/op 12.32 MB/s BenchmarkWriteRune-4 184 654868 ns/op 18.76 MB/s BenchmarkBufferNotEmptyWriteRead-4 22 5240240 ns/op BenchmarkBufferFullSmallReads-4 68 1652384 ns/op BenchmarkBufferWriteBlock/N4096-4 6915 14995 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 592 199589 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 7643378 ns/op 4192268 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 12504664 ns/op 1341.68 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 2560678 46.75 ns/op 213.92 MB/s BenchmarkIndexByte/32-4 2688456 43.77 ns/op 731.06 MB/s BenchmarkIndexByte/4K-4 695974 172.3 ns/op 23766.35 MB/s BenchmarkIndexBytePortable/10-4 700197 171.2 ns/op 58.43 MB/s BenchmarkIndexBytePortable/32-4 232608 466.9 ns/op 68.54 MB/s BenchmarkIndexBytePortable/4K-4 2236 53224 ns/op 76.96 MB/s BenchmarkIndexRune/10-4 747384 154.2 ns/op 64.87 MB/s BenchmarkIndexRune/32-4 385807 299.9 ns/op 106.69 MB/s BenchmarkIndexRune/4K-4 273597 427.8 ns/op 9573.47 MB/s BenchmarkIndexRuneASCII/10-4 2681233 44.72 ns/op 223.62 MB/s BenchmarkIndexRuneASCII/32-4 2715829 43.47 ns/op 736.13 MB/s BenchmarkIndexRuneASCII/4K-4 699772 170.7 ns/op 24000.09 MB/s BenchmarkEqual/0-4 10825050 10.09 ns/op BenchmarkEqual/1-4 820096 142.9 ns/op 7.00 MB/s BenchmarkEqual/6-4 737844 145.6 ns/op 41.21 MB/s BenchmarkEqual/9-4 741417 147.3 ns/op 61.08 MB/s BenchmarkEqual/15-4 809083 145.5 ns/op 103.08 MB/s BenchmarkEqual/16-4 756772 143.7 ns/op 111.36 MB/s BenchmarkEqual/20-4 728809 150.5 ns/op 132.90 MB/s BenchmarkEqual/32-4 737661 145.0 ns/op 220.65 MB/s BenchmarkEqual/4K-4 87337 1360 ns/op 3012.57 MB/s BenchmarkEqualBothUnaligned/64_0-4 842625 133.4 ns/op 479.75 MB/s BenchmarkEqualBothUnaligned/64_1-4 754033 146.9 ns/op 435.63 MB/s BenchmarkEqualBothUnaligned/64_4-4 900062 131.8 ns/op 485.70 MB/s BenchmarkEqualBothUnaligned/64_7-4 833148 132.9 ns/op 481.69 MB/s BenchmarkEqualBothUnaligned/4096_0-4 89821 1328 ns/op 3084.78 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58572 2044 ns/op 2004.07 MB/s BenchmarkEqualBothUnaligned/4096_4-4 120279 993.1 ns/op 4124.60 MB/s BenchmarkEqualBothUnaligned/4096_7-4 116707 1027 ns/op 3989.95 MB/s BenchmarkIndex/10-4 2068748 58.73 ns/op 170.28 MB/s BenchmarkIndex/32-4 135648 869.6 ns/op 36.80 MB/s BenchmarkIndex/4K-4 23872 4982 ns/op 822.21 MB/s BenchmarkIndexEasy/10-4 2214526 55.69 ns/op 179.57 MB/s BenchmarkIndexEasy/32-4 553995 213.8 ns/op 149.70 MB/s BenchmarkIndexEasy/4K-4 350413 333.3 ns/op 12288.22 MB/s BenchmarkCount/10-4 931243 127.8 ns/op 78.24 MB/s BenchmarkCount/32-4 123822 970.5 ns/op 32.97 MB/s BenchmarkCount/4K-4 23522 5080 ns/op 806.24 MB/s BenchmarkCountEasy/10-4 917626 129.3 ns/op 77.31 MB/s BenchmarkCountEasy/32-4 416834 270.0 ns/op 118.50 MB/s BenchmarkCountEasy/4K-4 292052 398.2 ns/op 10286.67 MB/s BenchmarkCountSingle/10-4 2156456 55.22 ns/op 181.08 MB/s BenchmarkCountSingle/32-4 2316865 53.50 ns/op 598.13 MB/s BenchmarkCountSingle/4K-4 506362 229.5 ns/op 17846.70 MB/s BenchmarkToUpper/#00-4 2120199 56.65 ns/op BenchmarkToUpper/ONLYUPPER-4 220646 514.8 ns/op BenchmarkToUpper/abc-4 356103 328.1 ns/op BenchmarkToUpper/AbC123-4 258454 476.0 ns/op BenchmarkToUpper/azAZ09_-4 203922 501.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77161 1534 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31414 3861 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47018 2576 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100485 1165 ns/op BenchmarkToLower/#00-4 2137507 57.31 ns/op BenchmarkToLower/abc-4 299460 397.6 ns/op BenchmarkToLower/AbC123-4 242788 466.2 ns/op BenchmarkToLower/azAZ09_-4 228780 513.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77199 1527 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32901 3663 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 55636 2083 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99172 1181 ns/op BenchmarkFields/ASCII/16-4 137488 846.1 ns/op 18.91 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8859 12436 ns/op 20.58 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 628 191348 ns/op 21.41 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 32 3268781 ns/op 20.05 MB/s 139264 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51607136 ns/op 20.32 MB/s 2252800 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 129048 915.8 ns/op 17.47 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4954 24011 ns/op 10.66 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 304 390850 ns/op 10.48 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6846279 ns/op 9.57 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 114861190 ns/op 9.13 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 122997 954.8 ns/op 16.76 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8522 14200 ns/op 18.03 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 520 229013 ns/op 17.89 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4169185 ns/op 15.72 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 75409474 ns/op 13.91 MB/s 11194624 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 115155 1039 ns/op 15.40 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6470 18165 ns/op 14.09 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 400 293436 ns/op 13.96 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5231041 ns/op 12.53 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91142072 ns/op 11.50 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1477946 80.20 ns/op BenchmarkTrimSpace/ASCII-4 783003 151.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78320 1539 ns/op BenchmarkTrimSpace/JustNonASCII-4 37966 3141 ns/op BenchmarkToValidUTF8/Valid-4 385935 267.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 258997 437.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 71077 1675 ns/op BenchmarkIndexHard1-4 168 708524 ns/op BenchmarkIndexHard2-4 168 712732 ns/op BenchmarkIndexHard3-4 164 727966 ns/op BenchmarkIndexHard4-4 4 29215718 ns/op BenchmarkLastIndexHard1-4 5 21756150 ns/op BenchmarkLastIndexHard2-4 4 28097478 ns/op BenchmarkLastIndexHard3-4 4 29587268 ns/op BenchmarkCountHard1-4 168 709006 ns/op BenchmarkCountHard2-4 168 713641 ns/op BenchmarkCountHard3-4 164 727763 ns/op BenchmarkSplitEmptySeparator-4 1 134326949 ns/op BenchmarkSplitSingleByteSeparator-4 13 8651925 ns/op BenchmarkSplitMultiByteSeparator-4 9 11478621 ns/op BenchmarkSplitNSingleByteSeparator-4 135140 823.9 ns/op BenchmarkSplitNMultiByteSeparator-4 50592 2321 ns/op BenchmarkRepeat-4 119832 986.0 ns/op BenchmarkRepeatLarge/256/1-4 96854 1280 ns/op 200.02 MB/s BenchmarkRepeatLarge/256/16-4 149990 838.8 ns/op 305.19 MB/s BenchmarkRepeatLarge/512/1-4 74359 1528 ns/op 335.18 MB/s BenchmarkRepeatLarge/512/16-4 100177 1087 ns/op 471.13 MB/s BenchmarkRepeatLarge/1024/1-4 54531 2127 ns/op 481.51 MB/s BenchmarkRepeatLarge/1024/16-4 68985 1680 ns/op 609.40 MB/s BenchmarkRepeatLarge/2048/1-4 37346 3035 ns/op 674.77 MB/s BenchmarkRepeatLarge/2048/16-4 44070 2492 ns/op 821.80 MB/s BenchmarkRepeatLarge/4096/1-4 24978 4744 ns/op 863.37 MB/s BenchmarkRepeatLarge/4096/16-4 27555 4248 ns/op 964.18 MB/s BenchmarkRepeatLarge/8192/1-4 15074 7800 ns/op 1050.26 MB/s BenchmarkRepeatLarge/8192/16-4 16066 7409 ns/op 1105.64 MB/s BenchmarkRepeatLarge/8192/4097-4 31375 3767 ns/op 1087.51 MB/s BenchmarkRepeatLarge/16384/1-4 9883 13086 ns/op 1252.06 MB/s BenchmarkRepeatLarge/16384/16-4 9427 12499 ns/op 1310.78 MB/s BenchmarkRepeatLarge/16384/4097-4 12562 9389 ns/op 1309.07 MB/s BenchmarkRepeatLarge/32768/1-4 5305 22882 ns/op 1432.06 MB/s BenchmarkRepeatLarge/32768/16-4 5337 22599 ns/op 1449.96 MB/s BenchmarkRepeatLarge/32768/4097-4 6211 20861 ns/op 1374.78 MB/s BenchmarkRepeatLarge/65536/1-4 2528 41854 ns/op 1565.81 MB/s BenchmarkRepeatLarge/65536/16-4 2439 41545 ns/op 1577.48 MB/s BenchmarkRepeatLarge/65536/4097-4 2926 40414 ns/op 1520.65 MB/s BenchmarkRepeatLarge/131072/1-4 500 217024 ns/op 603.95 MB/s BenchmarkRepeatLarge/131072/16-4 498 221263 ns/op 592.38 MB/s BenchmarkRepeatLarge/131072/4097-4 534 229848 ns/op 552.57 MB/s BenchmarkRepeatLarge/262144/1-4 258 452466 ns/op 579.37 MB/s BenchmarkRepeatLarge/262144/16-4 254 455992 ns/op 574.89 MB/s BenchmarkRepeatLarge/262144/4097-4 254 442694 ns/op 583.05 MB/s BenchmarkRepeatLarge/524288/1-4 139 889243 ns/op 589.59 MB/s BenchmarkRepeatLarge/524288/16-4 134 883737 ns/op 593.26 MB/s BenchmarkRepeatLarge/524288/4097-4 128 916011 ns/op 568.03 MB/s BenchmarkRepeatLarge/1048576/1-4 66 1792985 ns/op 584.82 MB/s BenchmarkRepeatLarge/1048576/16-4 66 1773142 ns/op 591.37 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 1835962 ns/op 569.04 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3393817 ns/op 617.93 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3414751 ns/op 614.14 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3557790 ns/op 588.45 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6993864 ns/op 599.71 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6950154 ns/op 603.48 MB/s BenchmarkRepeatLarge/4194304/4097-4 14 7245294 ns/op 578.48 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14113644 ns/op 594.36 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14060759 ns/op 596.60 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14669427 ns/op 571.70 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27929948 ns/op 600.69 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28463358 ns/op 589.43 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28735428 ns/op 583.85 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56628856 ns/op 592.53 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56743455 ns/op 591.34 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57815735 ns/op 580.37 MB/s BenchmarkRepeatLarge/67108864/1-4 1 107755751 ns/op 622.79 MB/s BenchmarkRepeatLarge/67108864/16-4 1 108463710 ns/op 618.72 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 113754510 ns/op 589.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217187061 ns/op 617.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 204962902 ns/op 654.84 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 217385942 ns/op 617.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 422907084 ns/op 634.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 409052325 ns/op 656.24 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 428756723 ns/op 626.08 MB/s BenchmarkRepeatLarge/536870912/1-4 1 849436446 ns/op 632.03 MB/s BenchmarkRepeatLarge/536870912/16-4 1 821091569 ns/op 653.85 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 867607085 ns/op 618.79 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1691663853 ns/op 634.73 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1640519538 ns/op 654.51 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1695463933 ns/op 633.30 MB/s BenchmarkBytesCompare/1-4 14227383 8.416 ns/op BenchmarkBytesCompare/2-4 14190906 8.537 ns/op BenchmarkBytesCompare/4-4 14248802 8.423 ns/op BenchmarkBytesCompare/8-4 14574216 8.227 ns/op BenchmarkBytesCompare/16-4 13853167 8.602 ns/op BenchmarkBytesCompare/32-4 12905946 9.286 ns/op BenchmarkBytesCompare/64-4 9903638 11.76 ns/op BenchmarkBytesCompare/128-4 7443337 16.13 ns/op BenchmarkBytesCompare/256-4 5176527 23.19 ns/op BenchmarkBytesCompare/512-4 3052297 39.36 ns/op BenchmarkBytesCompare/1024-4 1676446 71.57 ns/op BenchmarkBytesCompare/2048-4 863905 136.1 ns/op BenchmarkIndexAnyASCII/1:1-4 1781241 66.49 ns/op BenchmarkIndexAnyASCII/1:2-4 1866676 64.13 ns/op BenchmarkIndexAnyASCII/1:4-4 1864375 64.13 ns/op BenchmarkIndexAnyASCII/1:8-4 1861570 64.20 ns/op BenchmarkIndexAnyASCII/1:16-4 1846095 64.99 ns/op BenchmarkIndexAnyASCII/1:32-4 1831568 64.18 ns/op BenchmarkIndexAnyASCII/1:64-4 1787619 67.09 ns/op BenchmarkIndexAnyASCII/16:1-4 1424020 84.57 ns/op BenchmarkIndexAnyASCII/16:2-4 381940 285.0 ns/op BenchmarkIndexAnyASCII/16:4-4 375027 282.8 ns/op BenchmarkIndexAnyASCII/16:8-4 380623 293.2 ns/op BenchmarkIndexAnyASCII/16:16-4 359096 297.9 ns/op BenchmarkIndexAnyASCII/16:32-4 369507 329.7 ns/op BenchmarkIndexAnyASCII/16:64-4 290632 376.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1307198 91.73 ns/op BenchmarkIndexAnyASCII/256:2-4 33818 3626 ns/op BenchmarkIndexAnyASCII/256:4-4 32859 3624 ns/op BenchmarkIndexAnyASCII/256:8-4 32749 3632 ns/op BenchmarkIndexAnyASCII/256:16-4 33594 3603 ns/op BenchmarkIndexAnyASCII/256:32-4 32457 3672 ns/op BenchmarkIndexAnyASCII/256:64-4 31918 3678 ns/op BenchmarkIndexAnyUTF8/1:1-4 1805389 67.85 ns/op BenchmarkIndexAnyUTF8/1:2-4 1870778 65.11 ns/op BenchmarkIndexAnyUTF8/1:4-4 1818864 65.85 ns/op BenchmarkIndexAnyUTF8/1:8-4 1869466 64.34 ns/op BenchmarkIndexAnyUTF8/1:16-4 1861814 64.49 ns/op BenchmarkIndexAnyUTF8/1:32-4 1842866 65.02 ns/op BenchmarkIndexAnyUTF8/1:64-4 1765394 67.98 ns/op BenchmarkIndexAnyUTF8/16:1-4 109615 1092 ns/op BenchmarkIndexAnyUTF8/16:2-4 261692 444.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 264438 438.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 258384 439.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 272733 439.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 257163 460.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 225650 510.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 7084 16125 ns/op BenchmarkIndexAnyUTF8/256:2-4 19110 6113 ns/op BenchmarkIndexAnyUTF8/256:4-4 19568 6115 ns/op BenchmarkIndexAnyUTF8/256:8-4 19554 6100 ns/op BenchmarkIndexAnyUTF8/256:16-4 19750 6110 ns/op BenchmarkIndexAnyUTF8/256:32-4 18958 6368 ns/op BenchmarkIndexAnyUTF8/256:64-4 16228 7284 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1822050 65.76 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1844892 65.12 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1845843 65.06 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1845372 65.41 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1838068 64.95 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1846798 64.70 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1761966 67.95 ns/op BenchmarkLastIndexAnyASCII/16:1-4 322413 377.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 304825 366.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 324530 380.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 297648 379.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 287193 394.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 273148 415.8 ns/op BenchmarkLastIndexAnyASCII/16:64-4 244009 472.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24172 4968 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24103 4957 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24174 5014 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23642 5091 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23397 5039 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23634 5072 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23248 5069 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1821690 65.85 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1839181 65.09 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1833372 65.11 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1842962 65.16 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1840873 65.13 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1845220 65.04 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1770285 67.98 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 144421 811.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253314 444.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 258711 449.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 258066 445.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 257110 452.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 247585 465.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 226608 512.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9577 12140 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19442 6319 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19326 6174 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19243 6172 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19572 6124 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18093 6515 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16210 7517 ns/op BenchmarkTrimASCII/1:1-4 1993576 60.35 ns/op BenchmarkTrimASCII/1:2-4 1676268 72.46 ns/op BenchmarkTrimASCII/1:4-4 1644517 71.24 ns/op BenchmarkTrimASCII/1:8-4 1555468 74.87 ns/op BenchmarkTrimASCII/1:16-4 1379288 86.10 ns/op BenchmarkTrimASCII/16:1-4 400303 284.4 ns/op BenchmarkTrimASCII/16:2-4 294856 371.1 ns/op BenchmarkTrimASCII/16:4-4 290329 383.0 ns/op BenchmarkTrimASCII/16:8-4 314847 395.8 ns/op BenchmarkTrimASCII/16:16-4 285591 391.9 ns/op BenchmarkTrimASCII/256:1-4 32726 3561 ns/op BenchmarkTrimASCII/256:2-4 23530 5237 ns/op BenchmarkTrimASCII/256:4-4 23487 5048 ns/op BenchmarkTrimASCII/256:8-4 23439 5107 ns/op BenchmarkTrimASCII/256:16-4 23493 5065 ns/op BenchmarkTrimASCII/4096:1-4 1848 56209 ns/op BenchmarkTrimASCII/4096:2-4 1525 78892 ns/op BenchmarkTrimASCII/4096:4-4 1534 77995 ns/op BenchmarkTrimASCII/4096:8-4 1363 78311 ns/op BenchmarkTrimASCII/4096:16-4 1398 79791 ns/op BenchmarkTrimByte-4 1810964 66.19 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2407 44864 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2511 44620 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2577 44642 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1209 97439 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2329 50067 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4449 25861 ns/op BenchmarkCompareBytesEqual-4 12289290 8.758 ns/op BenchmarkCompareBytesToNil-4 14753180 7.390 ns/op BenchmarkCompareBytesEmpty-4 15480514 6.981 ns/op BenchmarkCompareBytesIdentical-4 15061600 7.058 ns/op BenchmarkCompareBytesSameLength-4 13066374 8.130 ns/op BenchmarkCompareBytesDifferentLength-4 13176562 8.166 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1653 71433 ns/op 14679.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1656 71527 ns/op 14660.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1663 71490 ns/op 14667.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1723 68925 ns/op 15213.39 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1666 71354 ns/op 14695.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1658 71378 ns/op 14690.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1658 71367 ns/op 14692.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1720 69912 ns/op 14998.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1340 85512 ns/op 12262.46 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1387 85742 ns/op 12229.56 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1396 85755 ns/op 12227.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1633 72657 ns/op 14431.86 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1396 85320 ns/op 12290.03 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1396 85101 ns/op 12321.57 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1395 85993 ns/op 12193.81 MB/s BenchmarkCompareBytesBig-4 1741 68161 ns/op 15384.07 MB/s BenchmarkCompareBytesBigIdentical-4 14938082 7.902 ns/op 132703143.11 MB/s PASS ok bytes 59.390s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 81078894 ns/op 1.23 MB/s 3616380 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 324351776 ns/op 1.75 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24661382 ns/op 0.66 MB/s 3643395 B/op 51 allocs/op PASS ok compress/bzip2 2.399s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 54 2096726 ns/op 4.77 MB/s 42363 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20397559 ns/op 4.90 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 206409424 ns/op 4.84 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2103719 ns/op 4.75 MB/s 42858 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21112174 ns/op 4.74 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 214475104 ns/op 4.66 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 55 2079542 ns/op 4.81 MB/s 42672 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19853845 ns/op 5.04 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 199863905 ns/op 5.00 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2068029 ns/op 4.84 MB/s 42631 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19801452 ns/op 5.05 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 198730265 ns/op 5.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2302509 ns/op 4.34 MB/s 43871 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22211486 ns/op 4.50 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 224036144 ns/op 4.46 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 66 1746214 ns/op 5.73 MB/s 43517 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14895010 ns/op 6.71 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 149963829 ns/op 6.67 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 72 1575161 ns/op 6.35 MB/s 43793 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11772084 ns/op 8.49 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117119791 ns/op 8.54 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1559308 ns/op 6.41 MB/s 43192 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11676026 ns/op 8.56 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116941271 ns/op 8.55 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1228977 ns/op 8.14 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11465097 ns/op 8.72 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 114167632 ns/op 8.76 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2462403 ns/op 4.06 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22004574 ns/op 4.54 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 211879705 ns/op 4.72 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6780897 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 76805034 ns/op 1.30 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 771168343 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6819167 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 75283514 ns/op 1.33 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 775045783 ns/op 1.29 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 74 1498283 ns/op 6.67 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12421595 ns/op 8.05 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 123503990 ns/op 8.10 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2282651 ns/op 4.38 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16840519 ns/op 5.94 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 165837468 ns/op 6.03 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6508213 ns/op 1.54 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 68152615 ns/op 1.47 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 684067630 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6530653 ns/op 1.53 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 82954834 ns/op 1.21 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 858688417 ns/op 1.16 MB/s PASS ok compress/flate 16.371s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2622222 ns/op 3.81 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2709259 ns/op 3.69 MB/s BenchmarkDecoder/1e5-4 4 25942128 ns/op 3.85 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26070388 ns/op 3.84 MB/s BenchmarkDecoder/1e6-4 1 259257261 ns/op 3.86 MB/s BenchmarkDecoder/1e-Reuse6-4 1 262216341 ns/op 3.81 MB/s BenchmarkEncoder/1e4-4 50 2250884 ns/op 4.44 MB/s BenchmarkEncoder/1e-Reuse4-4 51 2083598 ns/op 4.80 MB/s BenchmarkEncoder/1e5-4 5 21781790 ns/op 4.59 MB/s BenchmarkEncoder/1e-Reuse5-4 5 22002598 ns/op 4.54 MB/s BenchmarkEncoder/1e6-4 1 219642303 ns/op 4.55 MB/s BenchmarkEncoder/1e-Reuse6-4 1 216334545 ns/op 4.62 MB/s PASS ok compress/lzw 3.902s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5993991 ns/op PASS ok container/heap 1.135s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 17173 6526 ns/op BenchmarkWithTimeout/concurrency=40-4 3814 30455 ns/op BenchmarkWithTimeout/concurrency=4000-4 3745 31212 ns/op BenchmarkWithTimeout/concurrency=400000-4 5958 21976 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 344098 339.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12830 10010 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15325 7773 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2816 43671 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1792 69311 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2460 65886 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 240 504203 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 168 715818 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 260 455815 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 24 5041031 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 8374326 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 4608032 ns/op BenchmarkCheckCanceled/Err-4 241335 488.0 ns/op BenchmarkCheckCanceled/Done-4 362004 325.2 ns/op BenchmarkContextCancelDone-4 488997 235.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 15304 7792 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 12674 9323 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 10000 10153 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 11040 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8696 13525 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 466395 254.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 280564 425.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 200104 598.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 127222 942.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 66482 1803 ns/op PASS ok context 12.971s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1338703 87.77 ns/op 182.30 MB/s BenchmarkDecrypt-4 1352180 88.23 ns/op 181.35 MB/s BenchmarkExpand-4 1000000 111.5 ns/op PASS ok crypto/aes 1.552s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 169604 695.9 ns/op 91.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 308482 372.2 ns/op 171.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 171950 702.8 ns/op 91.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 304354 381.4 ns/op 167.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 96056 1214 ns/op 1111.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 131497 891.1 ns/op 1515.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 86157 1328 ns/op 1016.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 118050 1010 ns/op 1336.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 30751 3869 ns/op 2117.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 33801 3515 ns/op 2330.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26691 4506 ns/op 1818.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28755 4185 ns/op 1957.37 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5402 21680 ns/op 47.00 MB/s BenchmarkAESCFBDecrypt1K-4 5492 21499 ns/op 47.40 MB/s BenchmarkAESCFBDecrypt8K-4 706 171139 ns/op 47.84 MB/s BenchmarkAESOFB1K-4 8341 14420 ns/op 70.66 MB/s BenchmarkAESCTR1K-4 10000 10247 ns/op 99.44 MB/s BenchmarkAESCTR8K-4 1482 80698 ns/op 101.45 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11181 ns/op 91.59 MB/s BenchmarkAESCBCDecrypt1K-4 13401 9080 ns/op 112.78 MB/s PASS ok crypto/cipher 3.755s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 66954 1774 ns/op 4.51 MB/s BenchmarkDecrypt-4 67582 1747 ns/op 4.58 MB/s BenchmarkTDESEncrypt-4 24303 4887 ns/op 1.64 MB/s BenchmarkTDESDecrypt-4 24500 4881 ns/op 1.64 MB/s PASS ok crypto/des 1.661s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 583 205884 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8721095 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 5 23294878 ns/op 1528 B/op 21 allocs/op BenchmarkECDH/X25519-4 60 1997285 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 1.765s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1162 99527 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 28 4160705 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 10 10303551 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 541 219865 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 10038059 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 26182758 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2588 44687 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 2239635 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5729071 ns/op 1414 B/op 17 allocs/op PASS ok crypto/ecdsa 2.501s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 219 505262 ns/op BenchmarkNewKeyFromSeed-4 232 509404 ns/op BenchmarkSigning-4 206 578237 ns/op BenchmarkVerification-4 118 990777 ns/op PASS ok crypto/ed25519 1.671s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3020 39096 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 136 881712 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2232552 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5616720 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 770 154681 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2137750 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5717480 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16124987 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10469 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3986 29366 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3835 28723 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 79 1406349 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2450 47159 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 295 403816 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1594 73197 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 84 1354134 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.261s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22810 5206 ns/op 196.69 MB/s BenchmarkHMACSHA256_32-4 23901 4971 ns/op 6.44 MB/s BenchmarkNewWriteSum-4 12690 9239 ns/op 3.46 MB/s PASS ok crypto/hmac 1.580s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 43992 2710 ns/op BenchmarkModSub-4 44900 2658 ns/op BenchmarkMontgomeryRepr-4 14758 8121 ns/op BenchmarkMontgomeryMul-4 14781 8116 ns/op BenchmarkModMul-4 7197 16561 ns/op BenchmarkExpBig-4 7 15546336 ns/op BenchmarkExp-4 4 28658118 ns/op PASS ok crypto/internal/bigmod 2.277s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1245 93676 ns/op BenchmarkScalarBaseMult-4 262 450816 ns/op BenchmarkScalarMult-4 100 1125720 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 134 890101 ns/op PASS ok crypto/internal/edwards25519 1.556s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 423914 271.4 ns/op BenchmarkMultiply-4 586418 190.6 ns/op BenchmarkSquare-4 917964 127.2 ns/op BenchmarkInvert-4 3684 32761 ns/op BenchmarkMult32-4 1000000 108.5 ns/op PASS ok crypto/internal/edwards25519/field 1.620s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 50 2129089 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 865 138606 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5643224 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15969507 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 146 802096 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4484 26548 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1978989 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4857818 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.108s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 551469 210.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 289334 406.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 103264 1147 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 570742 209.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 293947 407.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 102242 1168 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.770s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 99178 1185 ns/op 6.75 MB/s BenchmarkHash64-4 124053 949.2 ns/op 67.43 MB/s BenchmarkHash128-4 114822 1041 ns/op 122.97 MB/s BenchmarkHash256-4 95763 1255 ns/op 203.93 MB/s BenchmarkHash512-4 71446 1664 ns/op 307.76 MB/s BenchmarkHash1K-4 47938 2484 ns/op 412.20 MB/s BenchmarkHash8K-4 8298 14315 ns/op 572.25 MB/s BenchmarkHash1M-4 67 1688136 ns/op 621.14 MB/s BenchmarkHash8M-4 8 13495004 ns/op 621.61 MB/s BenchmarkHash8BytesUnaligned-4 98961 1190 ns/op 6.72 MB/s BenchmarkHash1KUnaligned-4 48109 2503 ns/op 409.09 MB/s BenchmarkHash8KUnaligned-4 8040 14744 ns/op 555.61 MB/s PASS ok crypto/md5 2.593s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 195405546 ns/op PASS ok crypto/rand 1.216s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13737 8710 ns/op 14.70 MB/s BenchmarkRC4_1K-4 1629 68836 ns/op 14.88 MB/s BenchmarkRC4_8K-4 214 545148 ns/op 14.85 MB/s PASS ok crypto/rc4 1.522s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13637439 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 32898258 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 63457756 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3209751 ns/op BenchmarkDecryptOAEP/2048-4 8 13798639 ns/op BenchmarkEncryptOAEP/2048-4 34 3227682 ns/op BenchmarkSignPKCS1v15/2048-4 8 13871339 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3196675 ns/op BenchmarkSignPSS/2048-4 8 13955274 ns/op BenchmarkVerifyPSS/2048-4 36 3217076 ns/op PASS ok crypto/rsa 2.633s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 90056 1322 ns/op 6.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 110528 1061 ns/op 7.54 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 101736 1156 ns/op 276.81 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 130844 900.5 ns/op 355.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 76754 1545 ns/op 662.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 91129 1302 ns/op 786.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21610 5567 ns/op 1471.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22627 5328 ns/op 1537.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.186s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77703 1524 ns/op 5.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88204 1337 ns/op 5.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 84404 1358 ns/op 5.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66840 1770 ns/op 578.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 75120 1565 ns/op 654.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 76130 1575 ns/op 650.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21322 5622 ns/op 1457.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22090 5443 ns/op 1504.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21811 5448 ns/op 1503.55 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.357s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21375 5566 ns/op 1.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22814 5239 ns/op 1.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 22568 5331 ns/op 1.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3606 32498 ns/op 31.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3799 31615 ns/op 32.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3404 31702 ns/op 32.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 534 221767 ns/op 36.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 543 217680 ns/op 37.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 525 217580 ns/op 37.65 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.334s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16811338 7.083 ns/op BenchmarkConstantTimeEq-4 16942741 7.068 ns/op BenchmarkConstantTimeLessOrEq-4 17059413 7.076 ns/op BenchmarkXORBytes/8Bytes-4 2883960 41.17 ns/op 194.30 MB/s BenchmarkXORBytes/128Bytes-4 2745286 43.72 ns/op 2927.66 MB/s BenchmarkXORBytes/2048Bytes-4 962648 124.4 ns/op 16465.96 MB/s BenchmarkXORBytes/32768Bytes-4 81472 1477 ns/op 22180.29 MB/s PASS ok crypto/subtle 1.990s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 238 497655 ns/op BenchmarkCertCache/1-4 242 496400 ns/op BenchmarkCertCache/2-4 240 505437 ns/op BenchmarkCertCache/3-4 237 498941 ns/op BenchmarkHandshakeServer/RSA-4 15 7796295 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 9069593 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8651646 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1213488 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 147 788314 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 38 3056672 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 44 2751213 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 37087571 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36653637 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 90586434 ns/op 11.58 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 89551054 ns/op 11.71 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 155500709 ns/op 13.49 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 167201948 ns/op 12.54 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 298805858 ns/op 14.04 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 309297258 ns/op 13.56 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 569905520 ns/op 14.72 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 603558517 ns/op 13.90 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1136702039 ns/op 14.76 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1201930194 ns/op 13.96 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2257710199 ns/op 14.86 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2405372629 ns/op 13.95 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4524250598 ns/op 14.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4777294180 ns/op 14.05 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 90827234 ns/op 11.54 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 88553894 ns/op 11.84 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 158539388 ns/op 13.23 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 167714148 ns/op 12.50 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 299996379 ns/op 13.98 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 313220938 ns/op 13.39 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 577797598 ns/op 14.52 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 611593357 ns/op 13.72 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1135220759 ns/op 14.78 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1206973114 ns/op 13.90 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2263601279 ns/op 14.82 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2415700028 ns/op 13.89 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4516263478 ns/op 14.86 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4789349433 ns/op 14.01 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710431866 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712196705 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295271217 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 295121137 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157581188 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155908228 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88570673 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86374973 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47187317 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45265157 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148222389 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150176068 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70573534 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70096734 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45566023 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43437077 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32455328 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30398138 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 25025870 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23141622 ns/op PASS ok crypto/tls 47.470s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17923492 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 244 486438 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 931 129115 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 861 138562 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 1.929s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 2906284 ns/op 281412 B/op 1650 allocs/op BenchmarkConcurrentStmtQuery-4 36 3386240 ns/op 269840 B/op 2037 allocs/op BenchmarkConcurrentStmtExec-4 51 2372998 ns/op 220791 B/op 720 allocs/op BenchmarkConcurrentTxQuery-4 40 2845226 ns/op 274989 B/op 2160 allocs/op BenchmarkConcurrentTxExec-4 58 1893145 ns/op 90442 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 2876609 ns/op 104017 B/op 2044 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1033163 ns/op 40092 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 2876188 ns/op 233885 B/op 1889 allocs/op BenchmarkManyConcurrentQueries-4 2656 43800 ns/op 4112 B/op 20 allocs/op BenchmarkGrabConn-4 157377 782.5 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.300s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1575 70911 ns/op BenchmarkSymbols32-4 1806 63825 ns/op PASS ok debug/elf 1.264s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 222884 545.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 74 1604594 ns/op 188286 B/op 14 allocs/op Benchmark115/LineToPC-4 61 1859204 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13297 8946 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.819s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 40282 2963 ns/op BenchmarkMarshal-4 621 187257 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2328 49205 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.430s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 349 341560 ns/op 23.98 MB/s BenchmarkEncodeToString-4 306 373574 ns/op 21.93 MB/s BenchmarkDecode-4 136 864285 ns/op 15.17 MB/s BenchmarkDecodeString-4 136 867966 ns/op 15.11 MB/s PASS ok encoding/base32 1.722s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 338 336279 ns/op 24.36 MB/s BenchmarkDecodeString/2-4 270606 436.3 ns/op 9.17 MB/s BenchmarkDecodeString/4-4 205676 560.1 ns/op 14.28 MB/s BenchmarkDecodeString/8-4 179511 674.2 ns/op 17.80 MB/s BenchmarkDecodeString/64-4 36900 3274 ns/op 26.88 MB/s BenchmarkDecodeString/8192-4 330 358586 ns/op 30.46 MB/s BenchmarkNewEncoding-4 53990 2117 ns/op 120.91 MB/s PASS ok encoding/base64 2.004s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1116 107290 ns/op 37.28 MB/s BenchmarkReadStruct-4 14438 8369 ns/op 8.96 MB/s BenchmarkWriteStruct-4 14360 8318 ns/op 9.02 MB/s BenchmarkReadInts-4 35470 3409 ns/op 8.80 MB/s BenchmarkWriteInts-4 35204 3427 ns/op 8.75 MB/s BenchmarkWriteSlice1000Int32s-4 1095 109624 ns/op 36.49 MB/s BenchmarkPutUint16-4 3105418 38.68 ns/op 51.70 MB/s BenchmarkAppendUint16-4 3000650 40.13 ns/op 49.83 MB/s BenchmarkPutUint32-4 2232196 52.78 ns/op 75.79 MB/s BenchmarkAppendUint32-4 2211722 53.45 ns/op 74.84 MB/s BenchmarkPutUint64-4 902472 119.1 ns/op 67.16 MB/s BenchmarkAppendUint64-4 852708 120.7 ns/op 66.30 MB/s BenchmarkLittleEndianPutUint16-4 3101476 38.63 ns/op 51.78 MB/s BenchmarkLittleEndianAppendUint16-4 3000822 39.98 ns/op 50.03 MB/s BenchmarkLittleEndianPutUint32-4 2224525 52.78 ns/op 75.79 MB/s BenchmarkLittleEndianAppendUint32-4 2216778 53.62 ns/op 74.60 MB/s BenchmarkLittleEndianPutUint64-4 990361 118.9 ns/op 67.31 MB/s BenchmarkLittleEndianAppendUint64-4 992292 120.2 ns/op 66.53 MB/s BenchmarkReadFloats-4 124909 974.5 ns/op 12.31 MB/s BenchmarkWriteFloats-4 119119 981.8 ns/op 12.22 MB/s BenchmarkReadSlice1000Float32s-4 1022 116292 ns/op 34.40 MB/s BenchmarkWriteSlice1000Float32s-4 1009 120570 ns/op 33.18 MB/s BenchmarkReadSlice1000Uint8s-4 71180 1615 ns/op 619.04 MB/s BenchmarkWriteSlice1000Uint8s-4 96519 1105 ns/op 904.67 MB/s BenchmarkPutUvarint32-4 747439 158.9 ns/op 25.18 MB/s BenchmarkPutUvarint64-4 182320 655.1 ns/op 12.21 MB/s PASS ok encoding/binary 4.855s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5886 18944 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5846 18685 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6386 18694 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3630 31678 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6736 17417 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6738 17373 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6657 17366 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4003 29940 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10658 ns/op PASS ok encoding/csv 2.084s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12592 9400 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15936 7572 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 235 494482 ns/op 16836 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 652 183160 ns/op 753 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1333 89157 ns/op 66 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1269 94025 ns/op 68 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1866 61555 ns/op 207 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 51 2097120 ns/op 37154 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 561 212878 ns/op 25238 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1209 97583 ns/op 10796 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1268 92548 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 792 146918 ns/op 39142 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 271 428466 ns/op 66401 B/op 2206 allocs/op BenchmarkDecodeBytesSlice-4 500 220999 ns/op 23806 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 81 1396603 ns/op 83156 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1789112 ns/op 54016 B/op 177 allocs/op PASS ok encoding/gob 3.366s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10155 ns/op 25.21 MB/s BenchmarkEncode/1024-4 2706 40893 ns/op 25.04 MB/s BenchmarkEncode/4096-4 716 163649 ns/op 25.03 MB/s BenchmarkEncode/16384-4 182 653714 ns/op 25.06 MB/s BenchmarkDecode/256-4 23173 5160 ns/op 49.61 MB/s BenchmarkDecode/1024-4 5834 20343 ns/op 50.34 MB/s BenchmarkDecode/4096-4 1400 81723 ns/op 50.12 MB/s BenchmarkDecode/16384-4 362 326673 ns/op 50.15 MB/s BenchmarkDump/256-4 1132 104737 ns/op 2.44 MB/s BenchmarkDump/1024-4 288 413504 ns/op 2.48 MB/s BenchmarkDump/4096-4 72 1642930 ns/op 2.49 MB/s BenchmarkDump/16384-4 16 6710029 ns/op 2.44 MB/s PASS ok encoding/hex 2.660s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 130220350 ns/op 14.90 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 138004629 ns/op 14.06 MB/s 5688 B/op 77 allocs/op BenchmarkCodeMarshal-4 1 148796309 ns/op 13.04 MB/s 10331584 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 152666909 ns/op 12.71 MB/s 10336728 B/op 114 allocs/op BenchmarkMarshalBytes/32-4 21006 5688 ns/op BenchmarkMarshalBytes/256-4 5838 19374 ns/op BenchmarkMarshalBytes/4096-4 518 235122 ns/op BenchmarkMarshalBytesError/32-4 48 2388047 ns/op BenchmarkMarshalBytesError/256-4 48 2379326 ns/op BenchmarkMarshalBytesError/4096-4 44 2674651 ns/op BenchmarkMarshalMap-4 43178 2854 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 489511882 ns/op 3.96 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 29721 4085 ns/op 3.43 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39986 2999 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 429215527 ns/op 4.52 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 424956367 ns/op 4.57 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 73336 1645 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 157587 771.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 260839 470.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 21450 5436 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 74199 1646 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 82828 1436 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 22730 5284 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3043 34977 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 854 139474 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 99 1128624 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10486603 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 436210 273.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 386792 268.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 439984 269.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 444134 264.8 ns/op BenchmarkEncodeMarshaler-4 60194 1990 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 73645 1601 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4140723 28.22 ns/op BenchmarkNumberIsValidRegexp-4 15690 7626 ns/op PASS ok encoding/json 8.594s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 38 2645031 ns/op 24.78 MB/s BenchmarkDecode-4 22 5144314 ns/op 17.26 MB/s PASS ok encoding/pem 1.248s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2624 40492 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 991 118905 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4046 27809 ns/op PASS ok encoding/xml 1.379s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 188119 631.4 ns/op BenchmarkAs-4 58148 2052 ns/op PASS ok errors 1.300s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 198862 576.6 ns/op BenchmarkIntSet-4 207963 527.7 ns/op BenchmarkFloatAdd-4 55102 2482 ns/op BenchmarkFloatSet-4 217392 549.9 ns/op BenchmarkStringSet-4 203008 582.7 ns/op BenchmarkMapSet-4 50558 2250 ns/op BenchmarkMapSetDifferent-4 52664 2251 ns/op BenchmarkMapSetDifferentRandom-4 236 495472 ns/op BenchmarkMapSetString-4 48091 2410 ns/op BenchmarkMapAddSame-4 33027 3885 ns/op BenchmarkMapAddDifferent-4 13638 8860 ns/op BenchmarkMapAddDifferentRandom-4 200 576218 ns/op BenchmarkMapAddSameSteadyState-4 180212 676.8 ns/op BenchmarkMapAddDifferentSteadyState-4 99925 1205 ns/op BenchmarkMapString-4 5664 19805 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 27804 5124 ns/op PASS ok expvar 3.636s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 99394 1195 ns/op BenchmarkSprintfEmpty-4 364864 332.1 ns/op BenchmarkSprintfString-4 258146 482.0 ns/op BenchmarkSprintfTruncateString-4 232411 536.5 ns/op BenchmarkSprintfTruncateBytes-4 151922 795.8 ns/op BenchmarkSprintfSlowParsingPath-4 225478 540.3 ns/op BenchmarkSprintfQuoteString-4 47290 2524 ns/op BenchmarkSprintfInt-4 242940 505.9 ns/op BenchmarkSprintfIntInt-4 177247 703.0 ns/op BenchmarkSprintfPrefixedInt-4 204182 606.4 ns/op BenchmarkSprintfFloat-4 129898 938.6 ns/op BenchmarkSprintfComplex-4 53517 2255 ns/op BenchmarkSprintfBoolean-4 246519 505.6 ns/op BenchmarkSprintfHexString-4 123318 995.3 ns/op BenchmarkSprintfHexBytes-4 96988 1278 ns/op BenchmarkSprintfBytes-4 45202 2640 ns/op BenchmarkSprintfStringer-4 79855 1542 ns/op BenchmarkSprintfStructure-4 37274 3282 ns/op BenchmarkManyArgs-4 59115 2060 ns/op BenchmarkFprintInt-4 55971 2135 ns/op BenchmarkFprintfBytes-4 60634 2003 ns/op BenchmarkFprintIntNoAlloc-4 56766 2092 ns/op BenchmarkScanInts-4 27 4165543 ns/op BenchmarkScanRecursiveInt-4 1 461893841 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 482409960 ns/op PASS ok fmt 5.235s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 717 156004 ns/op PASS ok go/build 1.149s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 39670 2886 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12074 9918 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3280 33257 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 957 125301 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 241 501422 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2172521 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8849849 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 35126610 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 142908988 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.412s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 269989818 ns/op 0.24 MB/s 46622360 B/op 48937 allocs/op PASS ok go/format 1.313s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23754758 ns/op 2.27 MB/s BenchmarkParseOnly-4 5 20160566 ns/op 2.67 MB/s BenchmarkResolve-4 33 3488025 ns/op 15.44 MB/s PASS ok go/parser 2.225s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 154855067 ns/op 0.33 MB/s 4913208 B/op 27462 allocs/op BenchmarkPrintDecl-4 770 152292 ns/op 0.21 MB/s 16722 B/op 51 allocs/op PASS ok go/printer 1.307s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 244 490115 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9001396 ns/op 5.51 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14302342 ns/op 5.05 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21542486 ns/op 5.49 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 193 626696 ns/op 4.91 MB/s PASS ok go/scanner 1.823s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 105.0 ns/op PASS ok go/token 1.123s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 99 1228326 ns/op BenchmarkNamed/Underlying/nongeneric-4 638079 175.1 ns/op BenchmarkNamed/Underlying/generic-4 676467 175.4 ns/op BenchmarkNamed/Underlying/src_instance-4 643444 174.0 ns/op BenchmarkNamed/Underlying/user_instance-4 637347 175.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17576 6911 ns/op BenchmarkNamed/NewMethodSet/generic-4 17544 6860 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17227 6978 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17353 6917 ns/op BenchmarkCheck/http/funcbodies/info-4 1 638215706 ns/op 52004 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 505941238 ns/op 65599 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 282508336 ns/op 117474 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 262185498 ns/op 126573 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 389601647 ns/op 13269 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 128525429 ns/op 40213 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 79652593 ns/op 64893 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 78136574 ns/op 66145 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 126380349 ns/op 17141 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74937754 ns/op 28899 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57664515 ns/op 37548 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 55500916 ns/op 39032 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1077714749 ns/op 61183 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 662830384 ns/op 99474 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 167723826 ns/op 392996 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 137807868 ns/op 478283 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 398797606 ns/op 5032 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 116122671 ns/op 17278 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96842292 ns/op 20719 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 96156432 ns/op 20868 lines/s PASS ok go/types 19.379s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7736 13552 ns/op 75.56 MB/s PASS ok hash/adler32 1.121s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 358260 314.2 ns/op 47.74 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 363446 327.7 ns/op 45.77 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 338481 326.1 ns/op 122.67 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 350212 320.7 ns/op 124.74 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 352476 341.4 ns/op 1499.85 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 349064 340.7 ns/op 1502.90 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 306228 370.1 ns/op 2767.11 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 313347 363.0 ns/op 2820.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 236521 493.4 ns/op 8301.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 235609 498.6 ns/op 8215.62 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69465 1707 ns/op 19191.74 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68439 1738 ns/op 18851.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 312907 371.2 ns/op 40.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 324214 371.1 ns/op 40.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 303612 384.1 ns/op 104.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 303873 382.0 ns/op 104.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 302540 395.9 ns/op 1293.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 289790 401.7 ns/op 1274.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 269660 428.0 ns/op 2392.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 272382 427.5 ns/op 2395.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 204753 554.3 ns/op 7388.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 209463 556.7 ns/op 7357.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 65727 1802 ns/op 18184.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 66544 1794 ns/op 18261.28 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 185676 644.2 ns/op 23.29 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 180236 667.6 ns/op 22.47 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 96688 1231 ns/op 32.49 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 92774 1256 ns/op 31.85 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8251 13656 ns/op 37.49 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8148 14055 ns/op 36.43 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4125 28081 ns/op 36.47 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4135 27788 ns/op 36.85 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1066 110322 ns/op 37.13 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1064 110173 ns/op 37.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 136 877930 ns/op 37.32 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 135 881490 ns/op 37.17 MB/s PASS ok hash/crc32 5.702s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 88 1301996 ns/op 50.34 MB/s BenchmarkCrc64/ISO4KB-4 1130 101650 ns/op 40.30 MB/s BenchmarkCrc64/ISO1KB-4 4264 23933 ns/op 42.79 MB/s BenchmarkCrc64/ECMA64KB-4 79 1301207 ns/op 50.37 MB/s BenchmarkCrc64/Random64KB-4 85 1216760 ns/op 53.86 MB/s BenchmarkCrc64/Random16KB-4 374 326691 ns/op 50.15 MB/s PASS ok hash/crc64 1.740s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7735 13886 ns/op 73.74 MB/s BenchmarkFnv32aKB-4 8654 13880 ns/op 73.78 MB/s BenchmarkFnv64KB-4 8418 14207 ns/op 72.08 MB/s BenchmarkFnv64aKB-4 8560 13987 ns/op 73.21 MB/s BenchmarkFnv128KB-4 1998 59238 ns/op 17.29 MB/s BenchmarkFnv128aKB-4 1971 59787 ns/op 17.13 MB/s PASS ok hash/fnv 2.034s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 379963 295.7 ns/op 13.53 MB/s BenchmarkHash/n=4/Bytes-4 2692231 43.85 ns/op 91.22 MB/s BenchmarkHash/n=4/String-4 1253739 96.37 ns/op 41.51 MB/s BenchmarkHash/n=8/Write-4 383302 295.9 ns/op 27.04 MB/s BenchmarkHash/n=8/Bytes-4 2638173 42.98 ns/op 186.12 MB/s BenchmarkHash/n=8/String-4 1258285 95.63 ns/op 83.65 MB/s BenchmarkHash/n=16/Write-4 406338 293.8 ns/op 54.45 MB/s BenchmarkHash/n=16/Bytes-4 2593062 43.64 ns/op 366.63 MB/s BenchmarkHash/n=16/String-4 1243926 95.79 ns/op 167.04 MB/s BenchmarkHash/n=32/Write-4 382525 301.0 ns/op 106.30 MB/s BenchmarkHash/n=32/Bytes-4 2623491 44.46 ns/op 719.77 MB/s BenchmarkHash/n=32/String-4 1277254 94.03 ns/op 340.31 MB/s BenchmarkHash/n=64/Write-4 364843 314.0 ns/op 203.81 MB/s BenchmarkHash/n=64/Bytes-4 2553630 45.25 ns/op 1414.43 MB/s BenchmarkHash/n=64/String-4 1250044 95.68 ns/op 668.91 MB/s BenchmarkHash/n=256/Write-4 285495 411.0 ns/op 622.85 MB/s BenchmarkHash/n=256/Bytes-4 1664918 72.32 ns/op 3539.82 MB/s BenchmarkHash/n=256/String-4 676879 169.2 ns/op 1513.35 MB/s BenchmarkHash/n=320/Write-4 292628 407.7 ns/op 784.96 MB/s BenchmarkHash/n=320/Bytes-4 1440063 81.94 ns/op 3905.48 MB/s BenchmarkHash/n=320/String-4 493063 231.3 ns/op 1383.70 MB/s BenchmarkHash/n=1024/Write-4 204294 570.1 ns/op 1796.14 MB/s BenchmarkHash/n=1024/Bytes-4 671652 178.3 ns/op 5743.09 MB/s BenchmarkHash/n=1024/String-4 207222 571.6 ns/op 1791.51 MB/s BenchmarkHash/n=4096/Write-4 100638 1186 ns/op 3454.84 MB/s BenchmarkHash/n=4096/Bytes-4 198250 602.6 ns/op 6796.81 MB/s BenchmarkHash/n=4096/String-4 55725 2143 ns/op 1911.47 MB/s BenchmarkHash/n=16384/Write-4 33060 3627 ns/op 4517.45 MB/s BenchmarkHash/n=16384/Bytes-4 52342 2295 ns/op 7139.32 MB/s BenchmarkHash/n=16384/String-4 14366 8254 ns/op 1985.01 MB/s PASS ok hash/maphash 5.686s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 756 151984 ns/op BenchmarkEscapeNone-4 82497 1452 ns/op BenchmarkUnescape-4 613 192651 ns/op BenchmarkUnescapeNone-4 442672 270.0 ns/op BenchmarkUnescapeSparse-4 9606 10443 ns/op BenchmarkUnescapeDense-4 883 135919 ns/op PASS ok html 1.788s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6440 16606 ns/op BenchmarkCSSEscaperNoSpecials-4 33982 3476 ns/op BenchmarkDecodeCSS-4 21703 5496 ns/op BenchmarkDecodeCSSNoSpecials-4 2642889 45.45 ns/op BenchmarkCSSValueFilter-4 92599 1281 ns/op BenchmarkCSSValueFilterOk-4 72750 1640 ns/op BenchmarkEscapedExecute-4 3808 28959 ns/op BenchmarkHTMLNospaceEscaper-4 7873 15016 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42993 2755 ns/op BenchmarkStripTags-4 16429 7321 ns/op BenchmarkStripTagsNoSpecials-4 207958 544.3 ns/op BenchmarkJSValEscaperWithNum-4 19514 6200 ns/op BenchmarkJSValEscaperWithStr-4 4816 23823 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 14892 7924 ns/op BenchmarkJSValEscaperWithObj-4 3981 28143 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10833 ns/op BenchmarkJSStrEscaperNoSpecials-4 42350 2831 ns/op BenchmarkJSStrEscaper-4 8203 13881 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 38292 3133 ns/op BenchmarkJSRegexpEscaper-4 7651 15207 ns/op BenchmarkTemplateSpecialTags-4 75 1359880 ns/op BenchmarkURLEscaper-4 3606 32705 ns/op BenchmarkURLEscaperNoSpecials-4 135110 878.8 ns/op BenchmarkURLNormalizer-4 4453 24766 ns/op BenchmarkURLNormalizerNoSpecials-4 132686 910.6 ns/op BenchmarkSrcsetFilter-4 14660 8185 ns/op BenchmarkSrcsetFilterNoSpecials-4 88701 1355 ns/op PASS ok html/template 4.842s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 441033 256.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 355930 316.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 474705 250.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 377016 317.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1346365 86.57 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 844071 135.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1352263 87.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 855187 133.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 104.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 335551 359.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 276085 420.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 327045 360.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 275374 417.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 553015 217.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 395230 297.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 639631 182.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 404044 295.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 297391 392.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 108.7 ns/op BenchmarkRGBASetRGBA-4 1000000 109.7 ns/op BenchmarkRGBA64At-4 655851 181.4 ns/op BenchmarkRGBA64SetRGBA64-4 664554 178.6 ns/op BenchmarkNRGBAAt-4 1000000 109.3 ns/op BenchmarkNRGBASetNRGBA-4 1000000 109.1 ns/op BenchmarkNRGBA64At-4 558856 185.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 576224 179.4 ns/op BenchmarkAlphaAt-4 2160234 55.25 ns/op BenchmarkAlphaSetAlpha-4 2176604 55.08 ns/op BenchmarkAlpha16At-4 1000000 100.2 ns/op BenchmarkAlphaSetAlpha16-4 1200709 98.00 ns/op BenchmarkGrayAt-4 2171404 55.64 ns/op BenchmarkGraySetGray-4 2175034 55.09 ns/op BenchmarkGray16At-4 1000000 100.2 ns/op BenchmarkGraySetGray16-4 1000000 100.5 ns/op PASS ok image 5.530s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3606684 33.26 ns/op BenchmarkYCbCrToRGB/128-4 3797256 31.62 ns/op BenchmarkYCbCrToRGB/255-4 3830395 31.26 ns/op BenchmarkRGBToYCbCr/0-4 3923932 30.58 ns/op BenchmarkRGBToYCbCr/Cb-4 3956990 30.25 ns/op BenchmarkRGBToYCbCr/Cr-4 3917379 30.57 ns/op BenchmarkYCbCrToRGBA/0-4 3059500 38.99 ns/op BenchmarkYCbCrToRGBA/128-4 3020116 39.71 ns/op BenchmarkYCbCrToRGBA/255-4 3188352 37.64 ns/op BenchmarkNYCbCrAToRGBA/0-4 3185338 37.63 ns/op BenchmarkNYCbCrAToRGBA/128-4 3215916 37.30 ns/op BenchmarkNYCbCrAToRGBA/255-4 3188893 37.63 ns/op PASS ok image/color 2.896s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 36209584 ns/op BenchmarkFillSrc-4 252 426014 ns/op BenchmarkCopyOver-4 6 17589045 ns/op BenchmarkCopySrc-4 374 322047 ns/op BenchmarkNRGBAOver-4 6 19385525 ns/op BenchmarkNRGBASrc-4 8 12531829 ns/op BenchmarkYCbCr-4 8 13718234 ns/op BenchmarkGray-4 14 7679919 ns/op BenchmarkCMYK-4 8 12574019 ns/op BenchmarkGlyphOver-4 19 5860151 ns/op BenchmarkRGBAMaskOver-4 4 30412638 ns/op BenchmarkGrayMaskOver-4 5 23291838 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40083197 ns/op BenchmarkRGBA-4 4 27841578 ns/op BenchmarkPalettedFill-4 793 149965 ns/op BenchmarkPalettedRGBA-4 4 30470148 ns/op BenchmarkGenericOver-4 2 63736215 ns/op BenchmarkGenericMaskOver-4 4 27240358 ns/op BenchmarkGenericSrc-4 3 42221703 ns/op BenchmarkGenericMaskSrc-4 3 37747797 ns/op PASS ok image/draw 7.519s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 21 5369807 ns/op 2.88 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 138112590 ns/op 2.22 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3353876709 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2181505 ns/op 7.08 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 164297348 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.553s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3752 30395 ns/op BenchmarkIDCT-4 4095 27832 ns/op BenchmarkDecodeBaseline-4 7 14332388 ns/op 4.31 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19815778 ns/op 3.12 MB/s 259713 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 179006666 ns/op 6.86 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 223954344 ns/op 4.12 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.382s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13689940 7.805 ns/op BenchmarkDecodeGray-4 12 9575979 ns/op 6.84 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39973770 ns/op 6.56 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34191918 ns/op 7.67 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 19 5799494 ns/op 11.30 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33645624 ns/op 7.79 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42289077 ns/op 6.20 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62311436 ns/op 4.93 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 63444855 ns/op 4.84 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 205569824 ns/op 5.98 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 228879263 ns/op 5.37 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 35754011 ns/op 8.59 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 204390385 ns/op 6.01 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 778101182 ns/op 1.58 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.623s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50705956 ns/op 1.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46040237 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 292310458 ns/op 1.71 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 272417699 ns/op 1.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49111556 ns/op 2.04 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44490023 ns/op 2.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 274766619 ns/op 1.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 260725461 ns/op 1.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 612057394 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 559557758 ns/op 1.79 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3811789955 ns/op 1.31 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3754407759 ns/op 1.33 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9466059 ns/op 10.56 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9885316 ns/op 10.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47218877 ns/op 10.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 49062450 ns/op 10.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 92359953 ns/op 10.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 96260773 ns/op 10.39 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 458686126 ns/op 10.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 482637324 ns/op 10.36 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 58161996 ns/op 1.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56879636 ns/op 1.76 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 377986812 ns/op 1.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 369934412 ns/op 1.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 804784660 ns/op 1.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 839615537 ns/op 1.19 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5621926099 ns/op 0.89 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5969018394 ns/op 0.84 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 159991589 ns/op 26.12 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 157898388 ns/op 26.47 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 48.796s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31077 3836 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 29302 4136 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 26445 4595 ns/op 0.87 MB/s BenchmarkMarshalCorpusFile/8-4 22399 5393 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 17227 7058 ns/op 2.27 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10869 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/64-4 7558 14470 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/128-4 5404 19977 ns/op 6.41 MB/s BenchmarkMarshalCorpusFile/256-4 2487 45419 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/512-4 1308 90121 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/1024-4 699 170956 ns/op 5.99 MB/s BenchmarkMarshalCorpusFile/2048-4 342 341884 ns/op 5.99 MB/s BenchmarkMarshalCorpusFile/4096-4 176 674799 ns/op 6.07 MB/s BenchmarkMarshalCorpusFile/8192-4 84 1342130 ns/op 6.10 MB/s BenchmarkMarshalCorpusFile/16384-4 42 2674183 ns/op 6.13 MB/s BenchmarkMarshalCorpusFile/32768-4 20 5812296 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11698906 ns/op 5.60 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24194158 ns/op 5.42 MB/s BenchmarkMarshalCorpusFile/262144-4 3 47243423 ns/op 5.55 MB/s BenchmarkMarshalCorpusFile/524288-4 2 93075393 ns/op 5.63 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 188737666 ns/op 5.56 MB/s BenchmarkUnmarshalCorpusFile/1-4 7942 14468 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7914 14957 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6771 16411 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6210 18423 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5234 22482 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 3614 32755 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/64-4 3096 38970 ns/op 1.64 MB/s BenchmarkUnmarshalCorpusFile/128-4 2278 51522 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/256-4 889 134402 ns/op 1.90 MB/s BenchmarkUnmarshalCorpusFile/512-4 469 254031 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/1024-4 241 496283 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/2048-4 122 972572 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 1934635 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3861490 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7724819 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15341622 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30593798 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61455136 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 123746831 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 247969181 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 494280003 ns/op 2.12 MB/s BenchmarkMutatorBytes/1-4 28473 4176 ns/op BenchmarkMutatorBytes/10-4 31098 3893 ns/op BenchmarkMutatorBytes/100-4 29758 4077 ns/op BenchmarkMutatorBytes/1000-4 20924 5834 ns/op BenchmarkMutatorBytes/10000-4 6420 23151 ns/op BenchmarkMutatorBytes/100000-4 906 138719 ns/op BenchmarkMutatorString/1-4 28524 4301 ns/op BenchmarkMutatorString/10-4 29107 4184 ns/op BenchmarkMutatorString/100-4 26659 4528 ns/op BenchmarkMutatorString/1000-4 14576 7882 ns/op BenchmarkMutatorString/10000-4 4014 45971 ns/op BenchmarkMutatorString/100000-4 304 361483 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15692 7963 ns/op BenchmarkMutatorAllBasicTypes/string-4 15136 7959 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50968 2366 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44332 2713 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44198 2692 ns/op BenchmarkMutatorAllBasicTypes/int-4 46048 2541 ns/op BenchmarkMutatorAllBasicTypes/int8-4 47776 2510 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47673 2533 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48189 2521 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47048 2556 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45234 2609 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46198 2608 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46596 2583 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46789 2601 ns/op PASS ok internal/fuzz 12.605s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 25503 4569 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 113689 1036 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.307s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 48967 2047 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 23940 4998 ns/op BenchmarkSplicePipePoolParallel-4 181738 713.2 ns/op BenchmarkSplicePipeNativeParallel-4 41211 2699 ns/op PASS ok internal/poll 1.830s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 26149708 ns/op PASS ok internal/trace 3.882s PASS ok internal/zstd 1.039s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 17370 8056 ns/op BenchmarkCopyNLarge-4 369 350452 ns/op PASS ok io 1.407s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 135805 868.1 ns/op BenchmarkPrintln-4 19870 6125 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29432 4130 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 1796 56910 ns/op BenchmarkDiscard-4 679639 166.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.724s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75690 1578 ns/op BenchmarkJSONHandler/defaults-4 6192 17086 ns/op 528 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3943 28291 ns/op 779 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4410 25221 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6480 16709 ns/op 521 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6936 16985 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5002 22137 ns/op 523 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26316 4585 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26757 4500 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 81678 1471 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 64240 2013 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 48931 2490 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57558 2163 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 64456 2025 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 48502 2502 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 799700 146.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 619066 194.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 491577 246.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 400400 301.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 345410 340.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5125 21830 ns/op BenchmarkDispatch/switch-checked-4 168250 710.5 ns/op BenchmarkDispatch/As-4 184677 643.7 ns/op BenchmarkDispatch/Visit-4 134446 874.5 ns/op BenchmarkUnsafeStrings-4 15032 8007 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 4.391s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1462266 82.36 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1439170 83.45 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 935337 122.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 319801 374.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 64095 1840 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 65470 1830 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 40206 2995 ns/op 674 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12573 9361 ns/op 3451 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14090 8527 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14138 8542 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8712 12135 ns/op 1079 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3228 35294 ns/op 4308 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16755 7129 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16864 7053 ns/op 531 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11779 10126 ns/op 947 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3812 28740 ns/op 3724 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.692s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 30837358 ns/op PASS ok maps 2.502s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2545016 46.46 ns/op BenchmarkAcosh-4 1224049 97.52 ns/op BenchmarkAsin-4 2559759 46.75 ns/op BenchmarkAsinh-4 1268624 94.72 ns/op BenchmarkAtan-4 2833989 41.93 ns/op BenchmarkAtanh-4 1269849 94.46 ns/op BenchmarkAtan2-4 1542093 78.01 ns/op BenchmarkCbrt-4 1432959 83.74 ns/op BenchmarkCeil-4 18728230 6.440 ns/op BenchmarkCopysign-4 3398854 35.44 ns/op BenchmarkCos-4 1396688 84.71 ns/op BenchmarkCosh-4 2334273 51.36 ns/op BenchmarkErf-4 2692876 44.04 ns/op BenchmarkErfc-4 2798522 42.76 ns/op BenchmarkErfinv-4 2681317 44.39 ns/op BenchmarkErfcinv-4 2592271 46.27 ns/op BenchmarkExp-4 5136801 23.46 ns/op BenchmarkExpGo-4 881030 133.0 ns/op BenchmarkExpm1-4 2624286 45.43 ns/op BenchmarkExp2-4 5321300 22.44 ns/op BenchmarkExp2Go-4 881444 133.5 ns/op BenchmarkAbs-4 8479222 14.11 ns/op BenchmarkDim-4 8298364 14.79 ns/op BenchmarkFloor-4 19392249 6.230 ns/op BenchmarkMax-4 14750857 8.156 ns/op BenchmarkMin-4 14785462 8.085 ns/op BenchmarkMod-4 380035 300.3 ns/op BenchmarkFrexp-4 2180544 54.59 ns/op BenchmarkGamma-4 661740 179.7 ns/op BenchmarkHypot-4 2692666 44.26 ns/op BenchmarkHypotGo-4 2355427 51.15 ns/op BenchmarkIlogb-4 2568391 48.73 ns/op BenchmarkJ0-4 236236 497.5 ns/op BenchmarkJ1-4 230575 517.6 ns/op BenchmarkJn-4 111470 1069 ns/op BenchmarkLdexp-4 2208228 54.30 ns/op BenchmarkLgamma-4 861895 137.0 ns/op BenchmarkLog-4 1319734 90.45 ns/op BenchmarkLogb-4 2670549 44.81 ns/op BenchmarkLog1p-4 1831729 65.32 ns/op BenchmarkLog10-4 1330408 90.18 ns/op BenchmarkLog2-4 1404319 87.15 ns/op BenchmarkModf-4 16723898 7.161 ns/op BenchmarkNextafter32-4 2228698 53.59 ns/op BenchmarkNextafter64-4 2111510 56.90 ns/op BenchmarkPowInt-4 795481 148.3 ns/op BenchmarkPowFrac-4 462998 254.0 ns/op BenchmarkPow10Pos-4 4402338 27.21 ns/op BenchmarkPow10Neg-4 4193938 28.57 ns/op BenchmarkRound-4 8467974 14.17 ns/op BenchmarkRoundToEven-4 8289674 14.45 ns/op BenchmarkRemainder-4 496293 230.8 ns/op BenchmarkSignbit-4 5686460 21.08 ns/op BenchmarkSin-4 1317686 91.60 ns/op BenchmarkSincos-4 849400 138.1 ns/op BenchmarkSinh-4 2138275 56.13 ns/op BenchmarkSqrtIndirect-4 17747071 6.739 ns/op BenchmarkSqrtLatency-4 18533848 6.451 ns/op BenchmarkSqrtIndirectLatency-4 18492948 6.495 ns/op BenchmarkSqrtGoLatency-4 1000000 102.8 ns/op BenchmarkSqrtPrime-4 144249 830.7 ns/op BenchmarkTan-4 1266621 94.90 ns/op BenchmarkTanh-4 2106387 57.19 ns/op BenchmarkTrunc-4 19347850 6.218 ns/op BenchmarkY0-4 226354 526.7 ns/op BenchmarkY1-4 229236 530.2 ns/op BenchmarkYn-4 109821 1092 ns/op BenchmarkFloat64bits-4 6147591 19.50 ns/op BenchmarkFloat64frombits-4 5699586 21.15 ns/op BenchmarkFloat32bits-4 5694102 21.03 ns/op BenchmarkFloat32frombits-4 5634214 21.25 ns/op BenchmarkFMA-4 17643013 6.789 ns/op PASS ok math 12.172s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11717839 10.25 ns/op 6241.09 MB/s BenchmarkAddVV/2-4 11354608 10.58 ns/op 12092.73 MB/s BenchmarkAddVV/3-4 10680685 11.24 ns/op 17076.02 MB/s BenchmarkAddVV/4-4 10780087 11.17 ns/op 22926.63 MB/s BenchmarkAddVV/5-4 10018940 12.00 ns/op 26660.80 MB/s BenchmarkAddVV/10-4 8740930 13.71 ns/op 46675.06 MB/s BenchmarkAddVV/100-4 2449866 49.03 ns/op 130528.27 MB/s BenchmarkAddVV/1000-4 301852 398.5 ns/op 160612.99 MB/s BenchmarkSubVV/1-4 11663354 10.26 ns/op 6237.44 MB/s BenchmarkSubVV/2-4 11390175 10.51 ns/op 12173.45 MB/s BenchmarkSubVV/3-4 10664510 11.20 ns/op 17135.86 MB/s BenchmarkSubVV/4-4 10756009 11.18 ns/op 22900.48 MB/s BenchmarkSubVV/5-4 10068908 11.92 ns/op 26845.75 MB/s BenchmarkSubVV/10-4 8779455 13.68 ns/op 46783.33 MB/s BenchmarkSubVV/100-4 2447244 49.03 ns/op 130542.81 MB/s BenchmarkSubVV/1000-4 301698 395.8 ns/op 161706.77 MB/s BenchmarkAddVW/1-4 13043144 9.231 ns/op 866.69 MB/s BenchmarkAddVW/2-4 11932371 10.06 ns/op 1589.75 MB/s BenchmarkAddVW/3-4 11109304 10.78 ns/op 2225.90 MB/s BenchmarkAddVW/4-4 10940085 10.97 ns/op 2916.54 MB/s BenchmarkAddVW/5-4 10719382 11.16 ns/op 3585.55 MB/s BenchmarkAddVW/10-4 9410912 12.79 ns/op 6254.30 MB/s BenchmarkAddVW/100-4 3901749 30.74 ns/op 26022.50 MB/s BenchmarkAddVW/1000-4 583112 204.5 ns/op 39128.55 MB/s BenchmarkAddVWext/1-4 12990279 9.172 ns/op 872.26 MB/s BenchmarkAddVWext/2-4 11779447 10.10 ns/op 1584.79 MB/s BenchmarkAddVWext/3-4 11420266 10.51 ns/op 2282.57 MB/s BenchmarkAddVWext/4-4 10935260 11.00 ns/op 2908.88 MB/s BenchmarkAddVWext/5-4 10708514 11.17 ns/op 3582.27 MB/s BenchmarkAddVWext/10-4 9411620 12.70 ns/op 6299.74 MB/s BenchmarkAddVWext/100-4 2634981 45.46 ns/op 17598.92 MB/s BenchmarkAddVWext/1000-4 319693 374.8 ns/op 21345.93 MB/s BenchmarkSubVW/1-4 13009998 9.298 ns/op 860.37 MB/s BenchmarkSubVW/2-4 11795101 10.09 ns/op 1585.93 MB/s BenchmarkSubVW/3-4 11474956 10.47 ns/op 2292.29 MB/s BenchmarkSubVW/4-4 10971051 10.94 ns/op 2925.87 MB/s BenchmarkSubVW/5-4 10659432 11.17 ns/op 3582.05 MB/s BenchmarkSubVW/10-4 9445520 12.71 ns/op 6292.90 MB/s BenchmarkSubVW/100-4 3904120 30.94 ns/op 25855.53 MB/s BenchmarkSubVW/1000-4 584852 204.5 ns/op 39122.12 MB/s BenchmarkSubVWext/1-4 12895244 9.172 ns/op 872.19 MB/s BenchmarkSubVWext/2-4 11854760 10.10 ns/op 1583.44 MB/s BenchmarkSubVWext/3-4 11437988 10.43 ns/op 2301.08 MB/s BenchmarkSubVWext/4-4 10958908 10.98 ns/op 2915.46 MB/s BenchmarkSubVWext/5-4 10773351 11.18 ns/op 3577.80 MB/s BenchmarkSubVWext/10-4 9331060 12.70 ns/op 6297.92 MB/s BenchmarkSubVWext/100-4 2641608 45.61 ns/op 17538.26 MB/s BenchmarkSubVWext/1000-4 318864 375.1 ns/op 21330.35 MB/s BenchmarkMulAddVWW/1-4 11198088 10.72 ns/op 5972.11 MB/s BenchmarkMulAddVWW/2-4 10083902 11.88 ns/op 10771.01 MB/s BenchmarkMulAddVWW/3-4 9135788 13.07 ns/op 14694.83 MB/s BenchmarkMulAddVWW/4-4 8004571 14.96 ns/op 17110.48 MB/s BenchmarkMulAddVWW/5-4 7246834 16.56 ns/op 19326.96 MB/s BenchmarkMulAddVWW/10-4 4631640 25.91 ns/op 24702.25 MB/s BenchmarkMulAddVWW/100-4 499908 238.0 ns/op 26888.17 MB/s BenchmarkMulAddVWW/1000-4 50760 2360 ns/op 27123.44 MB/s BenchmarkAddMulVVW/1-4 12188340 9.726 ns/op 6580.58 MB/s BenchmarkAddMulVVW/2-4 10990666 10.91 ns/op 11733.54 MB/s BenchmarkAddMulVVW/3-4 9629802 12.43 ns/op 15442.68 MB/s BenchmarkAddMulVVW/4-4 8518060 14.09 ns/op 18163.26 MB/s BenchmarkAddMulVVW/5-4 7502740 15.99 ns/op 20014.89 MB/s BenchmarkAddMulVVW/10-4 4933628 24.34 ns/op 26296.86 MB/s BenchmarkAddMulVVW/100-4 499866 235.5 ns/op 27180.04 MB/s BenchmarkAddMulVVW/1000-4 50845 2354 ns/op 27184.30 MB/s BenchmarkDivWVW/1-4 1345472 87.67 ns/op 730.05 MB/s BenchmarkDivWVW/2-4 807776 144.8 ns/op 884.07 MB/s BenchmarkDivWVW/3-4 733819 162.0 ns/op 1184.95 MB/s BenchmarkDivWVW/4-4 635808 187.9 ns/op 1362.48 MB/s BenchmarkDivWVW/5-4 601455 201.5 ns/op 1587.99 MB/s BenchmarkDivWVW/10-4 417031 286.8 ns/op 2231.83 MB/s BenchmarkDivWVW/100-4 64749 1846 ns/op 3466.44 MB/s BenchmarkDivWVW/1000-4 6780 17372 ns/op 3684.04 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12427305 9.045 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12112603 9.280 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11302845 9.919 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11191570 10.01 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10925742 10.32 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10735953 10.43 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10127544 11.30 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9862066 11.42 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9461577 11.80 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9614463 11.87 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7973616 14.28 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7797699 14.79 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1973440 59.65 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1935658 61.33 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 232873 514.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 207354 579.2 ns/op BenchmarkDecimalConversion-4 187 647985 ns/op BenchmarkFloatString/100-4 10000 10995 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 218 543908 ns/op 2917 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49860509 ns/op 60378 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 4953926011 ns/op 846808 B/op 512 allocs/op BenchmarkFloatAdd/10-4 133861 877.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 133419 886.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 128175 942.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 78360 1520 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16148 7468 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 170665 702.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 169614 706.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 167660 711.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 143378 840.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52305 2297 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1612 73017 ns/op BenchmarkParseFloatLargeExp-4 391 302665 ns/op BenchmarkGCD10x10/WithoutXY-4 159172 738.5 ns/op BenchmarkGCD10x10/WithXY-4 44774 2658 ns/op BenchmarkGCD10x100/WithoutXY-4 80461 1471 ns/op BenchmarkGCD10x100/WithXY-4 14791 8221 ns/op BenchmarkGCD10x1000/WithoutXY-4 56073 2053 ns/op BenchmarkGCD10x1000/WithXY-4 12662 9799 ns/op BenchmarkGCD100x100/WithoutXY-4 24122 4987 ns/op BenchmarkGCD100x100/WithXY-4 9156 12929 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10022 ns/op BenchmarkGCD100x1000/WithXY-4 5486 21037 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1965 60300 ns/op BenchmarkGCD1000x1000/WithXY-4 1044 113076 ns/op BenchmarkHilbert-4 16 6670942 ns/op BenchmarkBinomial-4 10000 11770 ns/op BenchmarkQuoRem-4 18538 6655 ns/op BenchmarkExp-4 7 15562078 ns/op BenchmarkExpMont/Odd-4 100 1122146 ns/op 2578 B/op 21 allocs/op BenchmarkExpMont/Even1-4 98 1134500 ns/op 3363 B/op 38 allocs/op BenchmarkExpMont/Even2-4 93 1177493 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even3-4 93 1179457 ns/op 3799 B/op 51 allocs/op BenchmarkExpMont/Even4-4 93 1184367 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even8-4 93 1184882 ns/op 3881 B/op 54 allocs/op BenchmarkExpMont/Even32-4 96 1189971 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even64-4 120 995104 ns/op 3630 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1035755 ns/op 3767 B/op 51 allocs/op BenchmarkExpMont/Even128-4 134 896007 ns/op 3266 B/op 50 allocs/op BenchmarkExpMont/Even255-4 144 845293 ns/op 2940 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 296 392817 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 271 434537 ns/op 1720 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 270 439045 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 277 437407 ns/op 1756 B/op 48 allocs/op BenchmarkExp2-4 7 15544341 ns/op BenchmarkBitset-4 520670 226.1 ns/op BenchmarkBitsetNeg-4 311619 391.3 ns/op BenchmarkBitsetOrig-4 194268 624.1 ns/op BenchmarkBitsetNegOrig-4 136801 926.5 ns/op BenchmarkModSqrt225_Tonelli-4 81 1381811 ns/op BenchmarkModSqrt225_3Mod4-4 286 421597 ns/op BenchmarkModSqrt231_Tonelli-4 79 1439845 ns/op BenchmarkModSqrt231_5Mod8-4 240 492286 ns/op BenchmarkModInverse-4 10000 10580 ns/op BenchmarkSqrt-4 1392 84641 ns/op BenchmarkIntSqr/1-4 899253 131.0 ns/op BenchmarkIntSqr/2-4 536182 221.2 ns/op BenchmarkIntSqr/3-4 475548 253.7 ns/op BenchmarkIntSqr/5-4 343107 348.2 ns/op BenchmarkIntSqr/8-4 235782 506.7 ns/op BenchmarkIntSqr/10-4 186408 644.5 ns/op BenchmarkIntSqr/20-4 40958 2981 ns/op BenchmarkIntSqr/30-4 27192 4281 ns/op BenchmarkIntSqr/50-4 16120 7511 ns/op BenchmarkIntSqr/80-4 8202 14252 ns/op BenchmarkIntSqr/100-4 5788 20003 ns/op BenchmarkIntSqr/200-4 1881 62619 ns/op BenchmarkIntSqr/300-4 934 126314 ns/op BenchmarkIntSqr/500-4 408 296262 ns/op BenchmarkIntSqr/800-4 186 646195 ns/op BenchmarkIntSqr/1000-4 127 929209 ns/op BenchmarkDiv/20/10-4 278253 428.5 ns/op BenchmarkDiv/40/20-4 281116 429.0 ns/op BenchmarkDiv/100/50-4 258978 461.6 ns/op BenchmarkDiv/200/100-4 42878 2956 ns/op BenchmarkDiv/400/200-4 41498 2933 ns/op BenchmarkDiv/1000/500-4 33957 3539 ns/op BenchmarkDiv/2000/1000-4 25328 4780 ns/op BenchmarkDiv/20000/10000-4 862 140832 ns/op BenchmarkDiv/200000/100000-4 20 5811769 ns/op BenchmarkDiv/2000000/1000000-4 1 184431311 ns/op BenchmarkDiv/20000000/10000000-4 1 6142143718 ns/op BenchmarkMul-4 3 37410569 ns/op BenchmarkNatMul/10-4 136407 850.2 ns/op BenchmarkNatMul/100-4 3979 28772 ns/op BenchmarkNatMul/1000-4 100 1030264 ns/op BenchmarkZeroShifts/Shl-4 23053 5274 ns/op BenchmarkZeroShifts/ShlSame-4 2730157 44.51 ns/op BenchmarkZeroShifts/Shr-4 22604 5232 ns/op BenchmarkZeroShifts/ShrSame-4 3005570 39.02 ns/op BenchmarkExp3Power/0x10-4 150220 832.3 ns/op BenchmarkExp3Power/0x40-4 123758 956.4 ns/op BenchmarkExp3Power/0x100-4 76006 1602 ns/op BenchmarkExp3Power/0x400-4 33938 3468 ns/op BenchmarkExp3Power/0x1000-4 7444 16101 ns/op BenchmarkExp3Power/0x4000-4 1095 104691 ns/op BenchmarkExp3Power/0x10000-4 126 949600 ns/op BenchmarkExp3Power/0x40000-4 12 9455482 ns/op BenchmarkExp3Power/0x100000-4 2 88102098 ns/op BenchmarkExp3Power/0x400000-4 1 809972409 ns/op BenchmarkFibo-4 4 30010166 ns/op BenchmarkNatSqr/1-4 754603 145.1 ns/op BenchmarkNatSqr/2-4 420650 271.8 ns/op BenchmarkNatSqr/3-4 349894 335.3 ns/op BenchmarkNatSqr/5-4 257466 475.2 ns/op BenchmarkNatSqr/8-4 168648 697.7 ns/op BenchmarkNatSqr/10-4 148712 846.2 ns/op BenchmarkNatSqr/20-4 36468 3237 ns/op BenchmarkNatSqr/30-4 25870 4580 ns/op BenchmarkNatSqr/50-4 15418 8129 ns/op BenchmarkNatSqr/80-4 7442 14988 ns/op BenchmarkNatSqr/100-4 5724 21196 ns/op BenchmarkNatSqr/200-4 1906 65309 ns/op BenchmarkNatSqr/300-4 904 126767 ns/op BenchmarkNatSqr/500-4 402 295990 ns/op BenchmarkNatSqr/800-4 188 627404 ns/op BenchmarkNatSqr/1000-4 129 912224 ns/op BenchmarkNatSetBytes/8-4 680966 172.7 ns/op BenchmarkNatSetBytes/24-4 220126 579.8 ns/op BenchmarkNatSetBytes/128-4 47689 2540 ns/op BenchmarkNatSetBytes/7-4 672811 163.8 ns/op BenchmarkNatSetBytes/23-4 198391 551.8 ns/op BenchmarkNatSetBytes/127-4 47420 2431 ns/op BenchmarkScanPi-4 181 657673 ns/op BenchmarkStringPiParallel-4 684 162971 ns/op BenchmarkScan/10/Base2-4 31635 3766 ns/op BenchmarkScan/100/Base2-4 3572 33794 ns/op BenchmarkScan/1000/Base2-4 356 334992 ns/op BenchmarkScan/10/Base8-4 77564 1552 ns/op BenchmarkScan/100/Base8-4 10000 11670 ns/op BenchmarkScan/1000/Base8-4 1015 114930 ns/op BenchmarkScan/10/Base10-4 83320 1432 ns/op BenchmarkScan/100/Base10-4 10000 10653 ns/op BenchmarkScan/1000/Base10-4 1161 105776 ns/op BenchmarkScan/10/Base16-4 97060 1256 ns/op BenchmarkScan/100/Base16-4 13172 9100 ns/op BenchmarkScan/1000/Base16-4 1345 89317 ns/op BenchmarkString/10/Base2-4 153860 761.4 ns/op BenchmarkString/100/Base2-4 22075 5365 ns/op BenchmarkString/1000/Base2-4 2366 51461 ns/op BenchmarkString/10/Base8-4 302589 368.9 ns/op BenchmarkString/100/Base8-4 58585 2021 ns/op BenchmarkString/1000/Base8-4 5924 18615 ns/op BenchmarkString/10/Base10-4 157185 776.2 ns/op BenchmarkString/100/Base10-4 33432 3682 ns/op BenchmarkString/1000/Base10-4 3818 28708 ns/op BenchmarkString/10/Base16-4 342332 331.4 ns/op BenchmarkString/100/Base16-4 74794 1579 ns/op BenchmarkString/1000/Base16-4 7671 13930 ns/op BenchmarkLeafSize/0-4 46 2503766 ns/op BenchmarkLeafSize/1-4 379 333211 ns/op BenchmarkLeafSize/2-4 362 321089 ns/op BenchmarkLeafSize/3-4 253 470956 ns/op BenchmarkLeafSize/4-4 369 305984 ns/op BenchmarkLeafSize/5-4 229 527350 ns/op BenchmarkLeafSize/6-4 258 445660 ns/op BenchmarkLeafSize/7-4 272 425146 ns/op BenchmarkLeafSize/8-4 354 307471 ns/op BenchmarkLeafSize/9-4 193 604172 ns/op BenchmarkLeafSize/10-4 230 522797 ns/op BenchmarkLeafSize/11-4 232 506259 ns/op BenchmarkLeafSize/12-4 274 455422 ns/op BenchmarkLeafSize/13-4 240 502322 ns/op BenchmarkLeafSize/14-4 284 422586 ns/op BenchmarkLeafSize/15-4 307 382801 ns/op BenchmarkLeafSize/16-4 390 299122 ns/op BenchmarkLeafSize/32-4 397 312847 ns/op BenchmarkLeafSize/64-4 358 326716 ns/op BenchmarkProbablyPrime/n=0-4 7 14559176 ns/op BenchmarkProbablyPrime/n=1-4 6 16923812 ns/op BenchmarkProbablyPrime/n=5-4 4 27103897 ns/op BenchmarkProbablyPrime/n=10-4 3 38728355 ns/op BenchmarkProbablyPrime/n=20-4 2 63130990 ns/op BenchmarkProbablyPrime/Lucas-4 9 12351421 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2465974 ns/op BenchmarkRatCmp-4 169926 737.0 ns/op BenchmarkFloatSqrt/64-4 19267 6167 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12145 9952 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7846 14336 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4186 27793 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 697 166646 ns/op 18246 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 43 2673908 ns/op 175768 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 212498938 ns/op 3730008 B/op 590 allocs/op PASS ok math/big 52.671s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8289952 14.47 ns/op BenchmarkLeadingZeros8-4 8112957 14.78 ns/op BenchmarkLeadingZeros16-4 9133312 13.13 ns/op BenchmarkLeadingZeros32-4 9143668 13.12 ns/op BenchmarkLeadingZeros64-4 9121622 13.12 ns/op BenchmarkTrailingZeros-4 9355591 12.77 ns/op BenchmarkTrailingZeros8-4 9142275 13.10 ns/op BenchmarkTrailingZeros16-4 9042740 13.10 ns/op BenchmarkTrailingZeros32-4 9391615 12.77 ns/op BenchmarkTrailingZeros64-4 9377464 12.77 ns/op BenchmarkOnesCount-4 9127117 13.11 ns/op BenchmarkOnesCount8-4 9394497 12.76 ns/op BenchmarkOnesCount16-4 9141133 13.10 ns/op BenchmarkOnesCount32-4 9154215 13.11 ns/op BenchmarkOnesCount64-4 9115773 13.10 ns/op BenchmarkRotateLeft-4 9380133 12.78 ns/op BenchmarkRotateLeft8-4 9146652 13.13 ns/op BenchmarkRotateLeft16-4 9378873 12.78 ns/op BenchmarkRotateLeft32-4 9393556 12.77 ns/op BenchmarkRotateLeft64-4 9136011 13.11 ns/op BenchmarkReverse-4 17654854 6.764 ns/op BenchmarkReverse8-4 17859488 6.758 ns/op BenchmarkReverse16-4 17647065 6.756 ns/op BenchmarkReverse32-4 17680450 6.761 ns/op BenchmarkReverse64-4 17648208 6.770 ns/op BenchmarkReverseBytes-4 17655998 6.788 ns/op BenchmarkReverseBytes16-4 17679200 6.773 ns/op BenchmarkReverseBytes32-4 17624882 6.771 ns/op BenchmarkReverseBytes64-4 17883549 6.763 ns/op BenchmarkAdd-4 9149134 13.12 ns/op BenchmarkAdd32-4 9156199 13.10 ns/op BenchmarkAdd64-4 9368767 12.78 ns/op BenchmarkAdd64multiple-4 18296149 6.564 ns/op BenchmarkSub-4 9143446 13.10 ns/op BenchmarkSub32-4 9152037 13.11 ns/op BenchmarkSub64-4 9396793 12.77 ns/op BenchmarkSub64multiple-4 18148279 6.564 ns/op BenchmarkMul-4 9385945 12.77 ns/op BenchmarkMul32-4 9138182 13.11 ns/op BenchmarkMul64-4 9391027 12.77 ns/op BenchmarkDiv-4 2233135 50.00 ns/op BenchmarkDiv32-4 9127060 13.13 ns/op BenchmarkDiv64-4 2329498 49.90 ns/op PASS ok math/bits 6.800s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2759854 43.43 ns/op BenchmarkAcos-4 324279 340.2 ns/op BenchmarkAcosh-4 320365 363.9 ns/op BenchmarkAsin-4 340267 338.4 ns/op BenchmarkAsinh-4 347378 333.8 ns/op BenchmarkAtan-4 493274 227.6 ns/op BenchmarkAtanh-4 504608 228.1 ns/op BenchmarkConj-4 19415976 5.412 ns/op BenchmarkCos-4 546229 204.1 ns/op BenchmarkCosh-4 546139 214.0 ns/op BenchmarkExp-4 646022 180.9 ns/op BenchmarkLog-4 500433 227.5 ns/op BenchmarkLog10-4 516982 226.6 ns/op BenchmarkPhase-4 1477832 81.19 ns/op BenchmarkPolar-4 825717 142.0 ns/op BenchmarkPow-4 191625 627.9 ns/op BenchmarkRect-4 854701 139.0 ns/op BenchmarkSin-4 563157 212.7 ns/op BenchmarkSinh-4 567891 210.2 ns/op BenchmarkSqrt-4 1542079 77.71 ns/op BenchmarkTan-4 402554 290.1 ns/op BenchmarkTanh-4 384019 303.3 ns/op PASS ok math/cmplx 3.862s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 488368 226.7 ns/op BenchmarkInt63ThreadsafeParallel-4 357448 343.2 ns/op BenchmarkInt63Unthreadsafe-4 954229 122.0 ns/op BenchmarkIntn1000-4 629709 186.3 ns/op BenchmarkInt63n1000-4 745582 154.4 ns/op BenchmarkInt31n1000-4 740101 155.2 ns/op BenchmarkFloat32-4 737480 158.2 ns/op BenchmarkFloat64-4 936358 122.4 ns/op BenchmarkPerm3-4 154075 777.3 ns/op BenchmarkPerm30-4 17772 6777 ns/op BenchmarkPerm30ViaShuffle-4 18632 6433 ns/op BenchmarkShuffleOverhead-4 12319 9677 ns/op BenchmarkRead3-4 691371 172.1 ns/op BenchmarkRead64-4 65512 1841 ns/op BenchmarkRead1000-4 4442 27183 ns/op BenchmarkConcurrent-4 102943 1205 ns/op PASS ok math/rand 3.224s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 31995 3676 ns/op BenchmarkQDecodeWord-4 75206 1597 ns/op BenchmarkQDecodeHeader-4 70087 1717 ns/op BenchmarkTypeByExtension/.html-4 378685 305.0 ns/op BenchmarkTypeByExtension/.HTML-4 263689 443.4 ns/op BenchmarkTypeByExtension/.unused-4 316598 360.8 ns/op BenchmarkExtensionsByType/text/html-4 148520 829.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 78600 1520 ns/op BenchmarkExtensionsByType/application/octet-stream-4 97249 1242 ns/op PASS ok mime 2.331s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 586 178780 ns/op 47467 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 652 181092 ns/op 48307 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 238 487843 ns/op 103944 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 475 246007 ns/op 49471 B/op 207 allocs/op PASS ok mime/multipart 1.601s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 964 122869 ns/op PASS ok mime/quotedprintable 1.145s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 74 1480124 ns/op 8550 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 19 6639631 ns/op 19471 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007950660 ns/op 159560 B/op 233 allocs/op BenchmarkDNSName-4 106131 1073 ns/op BenchmarkInterfaces-4 2732 41303 ns/op 9038 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3487 31679 ns/op 6855 B/op 22 allocs/op BenchmarkInterfaceByName-4 2656 42089 ns/op 9173 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1827 63389 ns/op 12541 B/op 62 allocs/op BenchmarkInterfacesAndAddrs-4 5659 19471 ns/op 2732 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1047 101529 ns/op 134957 B/op 37 allocs/op BenchmarkParseIP-4 6841 17688 ns/op BenchmarkParseIPValidIPv4-4 306726 399.6 ns/op BenchmarkParseIPValidIPv6-4 147980 724.6 ns/op BenchmarkIPString/IPv4-4 101586 1156 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9932 11613 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42487 2746 ns/op BenchmarkIPEqual/IPv4-4 685216 173.0 ns/op BenchmarkIPEqual/IPv6-4 689184 173.4 ns/op BenchmarkSendFile/1024-4 1 1208902890 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1204876330 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1204458409 ns/op 0.00 MB/s 552 B/op 12 allocs/op BenchmarkSendFile/8192-4 1 1204818329 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1205020010 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010322748 ns/op 0.03 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/65536-4 1 1010268668 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1010455587 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1010913908 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1011334228 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012063267 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010059067 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010314668 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010528828 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010395627 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010570347 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010599627 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010624948 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010806787 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1011074067 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011592507 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012426347 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010460587 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010434548 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010434468 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010375427 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010525307 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010601187 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010313868 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010834587 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010872587 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011328667 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012383027 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010147067 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010449988 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010435627 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010312627 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010625667 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010453148 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010402227 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010750507 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1010624187 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011109588 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012105707 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010074115 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010429411 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010283331 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010113292 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010440211 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010506890 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010408811 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010381851 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010635690 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011013289 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1012005567 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2858 40862 ns/op BenchmarkTCP4OneShotTimeout-4 2690 43347 ns/op BenchmarkTCP4Persistent-4 16087 7423 ns/op BenchmarkTCP4PersistentTimeout-4 16239 7457 ns/op BenchmarkTCP4ConcurrentReadWrite-4 35635 3916 ns/op BenchmarkSetReadDeadline-4 111547 1044 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 15186 7983 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 15436 7963 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 15718 7425 ns/op 0 B/op 0 allocs/op PASS ok net 66.654s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21273 5562 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9051 13295 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9703 10974 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15360 7846 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28389 4178 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32617 3671 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1621308 74.15 ns/op BenchmarkFindChild/n=2/rep=map-4 2698496 44.68 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1328203 89.84 ns/op BenchmarkFindChild/n=4/rep=linear-4 741016 144.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2509893 47.96 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 696752 162.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 408642 276.9 ns/op BenchmarkFindChild/n=8/rep=map-4 2375912 50.61 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 383872 296.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 217009 531.1 ns/op BenchmarkFindChild/n=16/rep=map-4 2442988 48.78 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1763412 66.62 ns/op BenchmarkFindChild/n=32/rep=linear-4 109258 1076 ns/op BenchmarkFindChild/n=32/rep=map-4 2815534 42.68 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2012268 58.93 ns/op BenchmarkMultiConflicts-4 1 240996666 ns/op BenchmarkServerMatch-4 16803 7215 ns/op BenchmarkReadRequestChrome-4 3333 31972 ns/op 19.11 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9310 12057 ns/op 6.47 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8764 12355 ns/op 6.64 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6470 17287 ns/op 8.73 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15091 7980 ns/op 5.01 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 369 329970 ns/op 3.10 MB/s BenchmarkFileAndServer_1KB/https1-4 222 495973 ns/op 2.06 MB/s BenchmarkFileAndServer_1KB/h2-4 163 668121 ns/op 1.53 MB/s BenchmarkFileAndServer_16MB/h1-4 3 45165163 ns/op 371.46 MB/s BenchmarkFileAndServer_16MB/https1-4 1 120229734 ns/op 139.54 MB/s BenchmarkFileAndServer_16MB/h2-4 1 215961978 ns/op 77.69 MB/s BenchmarkFileAndServer_64MB/h1-4 1 180842079 ns/op 371.09 MB/s BenchmarkFileAndServer_64MB/https1-4 1 409157582 ns/op 164.02 MB/s BenchmarkFileAndServer_64MB/h2-4 1 931712533 ns/op 72.03 MB/s BenchmarkServeMux-4 192 650226 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 237 519192 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 406 288301 ns/op 5905 B/op 63 allocs/op BenchmarkClientServer/https1-4 241 456634 ns/op 6692 B/op 73 allocs/op BenchmarkClientServer/h2-4 186 601371 ns/op 10341 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1197 103071 ns/op 9686 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 24 5799438 ns/op 100327 B/op 1094 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35682: read tcp 127.0.0.1:41367->127.0.0.1:35682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35636: write tcp 127.0.0.1:41367->127.0.0.1:35636: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35698: write tcp 127.0.0.1:41367->127.0.0.1:35698: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60056: read tcp 127.0.0.1:33743->127.0.0.1:60056: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60044: read tcp 127.0.0.1:33743->127.0.0.1:60044: use of closed network connection BenchmarkClientServerParallel/4/h2-4 80 1283651 ns/op 29017 B/op 313 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57562: read tcp 127.0.0.1:37277->127.0.0.1:57562: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57550: write tcp 127.0.0.1:37277->127.0.0.1:57550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57598: write tcp 127.0.0.1:37277->127.0.0.1:57598: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57538: write tcp 127.0.0.1:37277->127.0.0.1:57538: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57530: write tcp 127.0.0.1:37277->127.0.0.1:57530: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57554: write tcp 127.0.0.1:37277->127.0.0.1:57554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57566: write tcp 127.0.0.1:37277->127.0.0.1:57566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57570: write tcp 127.0.0.1:37277->127.0.0.1:57570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57608: write tcp 127.0.0.1:37277->127.0.0.1:57608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57004: read tcp 127.0.0.1:44063->127.0.0.1:57004: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 885 130381 ns/op 14280 B/op 92 allocs/op BenchmarkClientServerParallel/64/https1-4 61 4037570 ns/op 64784 B/op 727 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50070: write tcp 127.0.0.1:34489->127.0.0.1:50070: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50058: write tcp 127.0.0.1:34489->127.0.0.1:50058: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50122: read tcp 127.0.0.1:34489->127.0.0.1:50122: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50128: read tcp 127.0.0.1:34489->127.0.0.1:50128: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50054: write tcp 127.0.0.1:34489->127.0.0.1:50054: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34602: read tcp 127.0.0.1:37261->127.0.0.1:34602: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34522: write tcp 127.0.0.1:37261->127.0.0.1:34522: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34536: write tcp 127.0.0.1:37261->127.0.0.1:34536: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34422: write tcp 127.0.0.1:37261->127.0.0.1:34422: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34640: write tcp 127.0.0.1:37261->127.0.0.1:34640: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 55 3739457 ns/op 66248 B/op 757 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44830: read tcp 127.0.0.1:37165->127.0.0.1:44830: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44808: read tcp 127.0.0.1:37165->127.0.0.1:44808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44858: read tcp 127.0.0.1:37165->127.0.0.1:44858: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44834: read tcp 127.0.0.1:37165->127.0.0.1:44834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44846: read tcp 127.0.0.1:37165->127.0.0.1:44846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44848: read tcp 127.0.0.1:37165->127.0.0.1:44848: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44880: read tcp 127.0.0.1:37165->127.0.0.1:44880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44868: read tcp 127.0.0.1:37165->127.0.0.1:44868: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44850: read tcp 127.0.0.1:37165->127.0.0.1:44850: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44832: write tcp 127.0.0.1:37165->127.0.0.1:44832: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1016980970 ns/op 29560 B/op 155 allocs/op BenchmarkClient-4 412 289825 ns/op 3756 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 786 154807 ns/op 7517 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1515 76592 ns/op 3070 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1843 63678 ns/op 1972 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1771 66822 ns/op 2769 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1852 63474 ns/op 2728 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1819 64670 ns/op 2772 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1969 58879 ns/op 1938 B/op 14 allocs/op BenchmarkServerHijack-4 1105 110931 ns/op 16778 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 470 258056 ns/op 5791 B/op 52 allocs/op BenchmarkResponseStatusLine-4 377305 302.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.187s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7104 15920 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.192s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84172 1407 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 402247 265.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 177462 686.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61099 2005 ns/op BenchmarkStdIPv4-4 110982 1051 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 80790 1447 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 83929 1385 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 72385 1615 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 62880 1875 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1251690 96.30 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 105.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 971596 123.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 222958 509.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 237114 481.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 227658 536.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77436 1546 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 229045 494.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 132238 880.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 138513 842.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 131050 897.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72418 1687 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 288420 397.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 112413 1040 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 151465 760.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 226543 523.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 140872 837.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 271075 448.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 136688 878.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 136582 875.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 132458 875.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 100598 1162 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 358066 311.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 106390 1122 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 83911 1391 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106345 1123 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 134426 891.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 99345 1194 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 206110 576.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 96716 1222 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 118010 1009 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 144558 820.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 108937 1085 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 868507 137.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 789162 137.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 798084 138.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 757441 142.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 775654 143.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 820254 143.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 759589 142.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 767420 143.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 764524 143.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 265693 410.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 390004 292.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 166878 685.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 177888 645.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 165813 703.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 69380 1751 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 388722 272.3 ns/op PASS ok net/netip 8.457s 2023/09/20 18:37:54 Test RPC server listening on 127.0.0.1:40345 2023/09/20 18:37:54 Test HTTP RPC server listening on 127.0.0.1:35087 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2229 52608 ns/op BenchmarkEndToEndHTTP-4 1960 54035 ns/op BenchmarkEndToEndAsync-4 3573 32025 ns/op BenchmarkEndToEndAsyncHTTP-4 3631 32961 ns/op PASS ok net/rpc 1.795s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3352 34087 ns/op BenchmarkReadMIMEHeader/server_headers-4 4494 23410 ns/op BenchmarkUncommon-4 22831 5108 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.415s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3529 32123 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 68625 1715 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 408474 287.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 82220 1444 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 169509 723.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82741 1451 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13303 8884 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 358071 336.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 80511 1474 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 158584 726.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81082 1459 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14572 8237 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 149917 809.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 58011 2039 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 57564 2084 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25560 4661 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4512 25885 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 147504 810.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 58711 2063 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 57914 2084 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25532 4673 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4555 25556 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.171s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2039079 58.16 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 116318 1012 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 620 190230 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 236 485529 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 508 231588 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 72790 1661 ns/op BenchmarkStatFile-4 54121 2234 ns/op BenchmarkStatDir-4 58796 2085 ns/op BenchmarkLstatDot-4 74299 1643 ns/op BenchmarkLstatFile-4 53511 2244 ns/op BenchmarkLstatDir-4 57651 2089 ns/op PASS ok os 2.644s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 216 560415 ns/op 6758 B/op 30 allocs/op PASS ok os/exec 1.198s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 305578 339.3 ns/op PASS ok os/user 1.123s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3217603 37.19 ns/op BenchmarkString-4 2283304 52.34 ns/op BenchmarkBytes-4 1984482 60.40 ns/op BenchmarkNamedBytes-4 942565 125.0 ns/op BenchmarkBytesArray-4 689702 167.9 ns/op BenchmarkSliceLen-4 2327128 51.60 ns/op BenchmarkMapLen-4 805932 146.4 ns/op BenchmarkStringLen-4 1342842 88.74 ns/op BenchmarkArrayLen-4 1000000 110.4 ns/op BenchmarkSliceCap-4 2405605 49.81 ns/op BenchmarkDeepEqual/int8-4 426457 278.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83314 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 362340 328.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80226 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 361050 333.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80662 1489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 359268 330.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80568 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 359599 326.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80808 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 413576 282.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103291 1159 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 365527 327.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80439 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 359703 328.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80799 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 359306 329.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80353 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 365042 327.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80642 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 365947 329.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 79940 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 366900 327.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80760 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 367656 326.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81085 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 366913 324.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79644 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 366855 327.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80971 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 429478 276.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82903 1435 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 370136 321.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80272 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 103885 1151 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51219 2352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41649 2899 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29632 4058 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30764 3871 ns/op BenchmarkIsZero/ArrayComparable-4 210012 563.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 26745 4465 ns/op BenchmarkIsZero/StructComparable-4 471326 255.7 ns/op BenchmarkIsZero/StructIncomparable-4 122630 957.6 ns/op BenchmarkSetZero/Bool/Direct-4 2698856 45.75 ns/op BenchmarkSetZero/Bool/CachedZero-4 622406 190.7 ns/op BenchmarkSetZero/Bool/NewZero-4 480045 245.9 ns/op BenchmarkSetZero/Int/Direct-4 1920439 62.60 ns/op BenchmarkSetZero/Int/CachedZero-4 632030 185.1 ns/op BenchmarkSetZero/Int/NewZero-4 489564 242.2 ns/op BenchmarkSetZero/Uint/Direct-4 1922620 62.43 ns/op BenchmarkSetZero/Uint/CachedZero-4 629154 189.2 ns/op BenchmarkSetZero/Uint/NewZero-4 495752 241.4 ns/op BenchmarkSetZero/Float/Direct-4 1905848 62.72 ns/op BenchmarkSetZero/Float/CachedZero-4 641985 185.0 ns/op BenchmarkSetZero/Float/NewZero-4 485373 242.6 ns/op BenchmarkSetZero/Complex/Direct-4 1925944 62.55 ns/op BenchmarkSetZero/Complex/CachedZero-4 644384 186.9 ns/op BenchmarkSetZero/Complex/NewZero-4 478285 243.7 ns/op BenchmarkSetZero/Array/Direct-4 1712478 70.24 ns/op BenchmarkSetZero/Array/CachedZero-4 604034 192.1 ns/op BenchmarkSetZero/Array/NewZero-4 469087 249.5 ns/op BenchmarkSetZero/Chan/Direct-4 1959342 60.86 ns/op BenchmarkSetZero/Chan/CachedZero-4 634557 187.7 ns/op BenchmarkSetZero/Chan/NewZero-4 492124 245.6 ns/op BenchmarkSetZero/Func/Direct-4 1965602 60.81 ns/op BenchmarkSetZero/Func/CachedZero-4 623803 187.2 ns/op BenchmarkSetZero/Func/NewZero-4 484041 242.9 ns/op BenchmarkSetZero/Interface/Direct-4 1795086 67.01 ns/op BenchmarkSetZero/Interface/CachedZero-4 631632 188.1 ns/op BenchmarkSetZero/Interface/NewZero-4 489883 241.7 ns/op BenchmarkSetZero/Map/Direct-4 1975515 60.75 ns/op BenchmarkSetZero/Map/CachedZero-4 629022 187.7 ns/op BenchmarkSetZero/Map/NewZero-4 480976 247.8 ns/op BenchmarkSetZero/Pointer/Direct-4 1970817 60.48 ns/op BenchmarkSetZero/Pointer/CachedZero-4 635188 188.0 ns/op BenchmarkSetZero/Pointer/NewZero-4 497124 239.6 ns/op BenchmarkSetZero/Slice/Direct-4 1731489 68.90 ns/op BenchmarkSetZero/Slice/CachedZero-4 625468 190.9 ns/op BenchmarkSetZero/Slice/NewZero-4 478612 246.5 ns/op BenchmarkSetZero/String/Direct-4 1964574 61.38 ns/op BenchmarkSetZero/String/CachedZero-4 629602 188.6 ns/op BenchmarkSetZero/String/NewZero-4 496269 244.2 ns/op BenchmarkSetZero/Struct/Direct-4 1721472 69.68 ns/op BenchmarkSetZero/Struct/CachedZero-4 623791 189.5 ns/op BenchmarkSetZero/Struct/NewZero-4 479623 248.3 ns/op BenchmarkSelect/1-4 158169 777.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 67572 1858 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35982 3217 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 177770 640.1 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 133774 868.0 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 111315 1041 ns/op 123.01 MB/s BenchmarkCallArgCopy/size=256-4 104224 1139 ns/op 224.75 MB/s BenchmarkCallArgCopy/size=1024-4 70256 1696 ns/op 603.67 MB/s BenchmarkCallArgCopy/size=4096-4 30733 3875 ns/op 1056.93 MB/s BenchmarkCallArgCopy/size=65536-4 2101 56624 ns/op 1157.39 MB/s BenchmarkFieldByName1-4 1000000 100.1 ns/op BenchmarkFieldByName2-4 101658 1217 ns/op BenchmarkFieldByName3-4 13555 8857 ns/op BenchmarkInterfaceBig-4 2756896 43.25 ns/op BenchmarkInterfaceSmall-4 2765667 43.46 ns/op BenchmarkNew-4 1764532 67.54 ns/op BenchmarkMap/StringKeys/MapIndex-4 2262 52084 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1783 65620 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2167 55516 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1689 69300 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2275 51372 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1794 65502 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 170078 657.5 ns/op PASS ok reflect 17.524s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 13567 8509 ns/op 9562 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21548 5610 ns/op 9451 B/op 1 allocs/op BenchmarkFindString-4 14593 8124 ns/op 9352 B/op 1 allocs/op BenchmarkFindSubmatch-4 13490 8883 ns/op 9150 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13741 8417 ns/op 9095 B/op 2 allocs/op BenchmarkLiteral-4 27001 4579 ns/op BenchmarkNotLiteral-4 4116 29466 ns/op BenchmarkMatchClass-4 2835 40413 ns/op BenchmarkMatchClass_InRange-4 2935 39847 ns/op BenchmarkReplaceAll-4 3194 38230 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 27144 4400 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36327 3112 ns/op BenchmarkAnchoredShortMatch-4 22039 5444 ns/op BenchmarkAnchoredLongMatch-4 18212 6474 ns/op BenchmarkOnePassShortA-4 16587 7318 ns/op BenchmarkNotOnePassShortA-4 8617 12711 ns/op BenchmarkOnePassShortB-4 20557 5862 ns/op BenchmarkNotOnePassShortB-4 11893 9990 ns/op BenchmarkOnePassLongPrefix-4 66669 1844 ns/op BenchmarkOnePassLongNotPrefix-4 23922 5066 ns/op BenchmarkMatchParallelShared-4 31737 3765 ns/op BenchmarkMatchParallelCopied-4 32025 3874 ns/op BenchmarkQuoteMetaAll-4 129746 873.2 ns/op 16.03 MB/s BenchmarkQuoteMetaNone-4 240567 461.0 ns/op 56.40 MB/s BenchmarkCompile/Onepass-4 3824 29262 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1434 76278 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 160 720335 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2326004 51.58 ns/op 310.20 MB/s BenchmarkMatch/Easy0/32-4 29736 3960 ns/op 8.08 MB/s BenchmarkMatch/Easy0/1K-4 27412 4412 ns/op 232.08 MB/s BenchmarkMatch/Easy0i/16-4 2269154 52.89 ns/op 302.51 MB/s BenchmarkMatch/Easy0i/32-4 4873 22687 ns/op 1.41 MB/s BenchmarkMatch/Easy0i/1K-4 207 578069 ns/op 1.77 MB/s BenchmarkMatch/Easy1/16-4 2262948 51.59 ns/op 310.12 MB/s BenchmarkMatch/Easy1/32-4 29914 3979 ns/op 8.04 MB/s BenchmarkMatch/Easy1/1K-4 7076 15929 ns/op 64.29 MB/s BenchmarkMatch/Medium/16-4 2310124 52.67 ns/op 303.79 MB/s BenchmarkMatch/Medium/32-4 5739 19372 ns/op 1.65 MB/s BenchmarkMatch/Medium/1K-4 247 482233 ns/op 2.12 MB/s BenchmarkMatch/Hard/16-4 2274577 52.88 ns/op 302.58 MB/s BenchmarkMatch/Hard/32-4 3814 30413 ns/op 1.05 MB/s BenchmarkMatch/Hard/1K-4 151 788235 ns/op 1.30 MB/s BenchmarkMatch/Hard1/16-4 1339 88900 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 702 169514 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 22 5123788 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 23614 5128 ns/op 3.12 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13866 8699 ns/op 3.68 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 516 230120 ns/op 4.45 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.787s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 700017 166.3 ns/op BenchmarkIsWordChar-4 173613 691.7 ns/op PASS ok regexp/syntax 2.640s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 77516 1519 ns/op BenchmarkCallers/inlined-4 129639 931.9 ns/op BenchmarkCallers/no-cache-4 35515 3285 ns/op BenchmarkFPCallers/cached-4 2529626 47.48 ns/op BenchmarkMakeChan/Byte-4 932458 130.1 ns/op BenchmarkMakeChan/Int-4 930405 157.7 ns/op BenchmarkMakeChan/Ptr-4 449403 240.1 ns/op BenchmarkMakeChan/Struct/0-4 950539 121.1 ns/op BenchmarkMakeChan/Struct/32-4 439225 247.3 ns/op BenchmarkMakeChan/Struct/40-4 377576 288.4 ns/op BenchmarkChanNonblocking-4 7849047 14.47 ns/op BenchmarkSelectUncontended-4 994892 110.4 ns/op BenchmarkSelectSyncContended-4 21080 5628 ns/op BenchmarkSelectAsyncContended-4 74806 1565 ns/op BenchmarkSelectNonblock-4 3818995 31.15 ns/op BenchmarkChanUncontended-4 9985 11348 ns/op BenchmarkChanContended-4 994 118561 ns/op BenchmarkChanSync-4 155677 796.9 ns/op BenchmarkChanSyncWork-4 52459 2261 ns/op BenchmarkChanProdCons0-4 60020 2135 ns/op BenchmarkChanProdCons10-4 84146 1556 ns/op BenchmarkChanProdCons100-4 88200 1325 ns/op BenchmarkChanProdConsWork0-4 57894 2168 ns/op BenchmarkChanProdConsWork10-4 77944 1624 ns/op BenchmarkChanProdConsWork100-4 82911 1433 ns/op BenchmarkSelectProdCons-4 54997 2183 ns/op BenchmarkReceiveDataFromClosedChan-4 717943 163.2 ns/op BenchmarkChanCreation-4 206962 769.8 ns/op BenchmarkChanSem-4 76670 1451 ns/op BenchmarkChanPopular-4 84 1221383 ns/op BenchmarkChanClosed-4 519876 291.3 ns/op BenchmarkCallClosure-4 5411353 22.23 ns/op BenchmarkCallClosure1-4 5751313 20.82 ns/op BenchmarkCallClosure2-4 1216944 96.69 ns/op BenchmarkCallClosure3-4 1380025 82.69 ns/op BenchmarkCallClosure4-4 1000000 102.3 ns/op BenchmarkComplex128DivNormal-4 10149296 11.85 ns/op BenchmarkComplex128DivNisNaN-4 9271306 12.72 ns/op BenchmarkComplex128DivDisNaN-4 9270790 12.95 ns/op BenchmarkComplex128DivNisInf-4 10957063 10.89 ns/op BenchmarkComplex128DivDisInf-4 6195390 19.34 ns/op BenchmarkSetTypePtr-4 56682915 2.108 ns/op 3795.94 MB/s BenchmarkSetTypePtr8-4 12176264 9.852 ns/op 6495.84 MB/s BenchmarkSetTypePtr16-4 12046306 9.860 ns/op 12982.35 MB/s BenchmarkSetTypePtr32-4 12071415 9.905 ns/op 25846.22 MB/s BenchmarkSetTypePtr64-4 12041326 9.865 ns/op 51900.87 MB/s BenchmarkSetTypePtr126-4 7302112 16.35 ns/op 61644.49 MB/s BenchmarkSetTypePtr128-4 7506193 15.90 ns/op 64421.73 MB/s BenchmarkSetTypePtrSlice-4 1000000 112.0 ns/op 73166.46 MB/s BenchmarkSetTypeNode1-4 12071852 9.920 ns/op 2419.25 MB/s BenchmarkSetTypeNode1Slice-4 5597505 21.50 ns/op 35723.95 MB/s BenchmarkSetTypeNode8-4 12103509 9.853 ns/op 8119.56 MB/s BenchmarkSetTypeNode8Slice-4 2342882 51.10 ns/op 50101.13 MB/s BenchmarkSetTypeNode64-4 7322502 16.34 ns/op 32309.60 MB/s BenchmarkSetTypeNode64Slice-4 277486 432.1 ns/op 39098.35 MB/s BenchmarkSetTypeNode64Dead-4 9099237 13.25 ns/op 39860.46 MB/s BenchmarkSetTypeNode64DeadSlice-4 313485 382.8 ns/op 44134.99 MB/s BenchmarkSetTypeNode124-4 7332902 16.32 ns/op 61777.29 MB/s BenchmarkSetTypeNode124Slice-4 232482 518.4 ns/op 62223.21 MB/s BenchmarkSetTypeNode126-4 7526588 16.02 ns/op 63909.73 MB/s BenchmarkSetTypeNode126Slice-4 229440 521.3 ns/op 62858.01 MB/s BenchmarkSetTypeNode128-4 5286771 22.73 ns/op 45748.25 MB/s BenchmarkSetTypeNode128Slice-4 176774 682.4 ns/op 48767.40 MB/s BenchmarkSetTypeNode130-4 5269926 22.67 ns/op 46578.26 MB/s BenchmarkSetTypeNode130Slice-4 172474 686.9 ns/op 49196.40 MB/s BenchmarkSetTypeNode1024-4 1000000 117.2 ns/op 70012.46 MB/s BenchmarkSetTypeNode1024Slice-4 31599 3790 ns/op 69302.04 MB/s BenchmarkAllocation-4 5168 30840 ns/op BenchmarkReadMemStats-4 10000 11760 ns/op BenchmarkReadMemStatsLatency-4 1 49920 p50-ns 49920 p90-ns 49920 p99-ns BenchmarkWriteBarrier-4 3129691 37.11 ns/op BenchmarkBulkWriteBarrier-4 8660241 14.08 ns/op BenchmarkScanStackNoLocals-4 3 37797996 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11892115 10.42 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11850541 11.38 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9118180 13.51 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7156574 18.05 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4720989 25.89 ns/op BenchmarkHash5-4 6260264 18.50 ns/op 270.21 MB/s BenchmarkHash16-4 6621128 18.16 ns/op 881.12 MB/s BenchmarkHash64-4 5876062 20.12 ns/op 3180.60 MB/s BenchmarkHash1024-4 1891148 63.40 ns/op 16150.89 MB/s BenchmarkHash65536-4 42145 2836 ns/op 23112.12 MB/s BenchmarkAlignedLoad-4 7756126 14.79 ns/op BenchmarkUnalignedLoad-4 7579586 15.47 ns/op BenchmarkEqEfaceConcrete-4 5850781 20.49 ns/op BenchmarkEqIfaceConcrete-4 5574664 21.81 ns/op BenchmarkNeEfaceConcrete-4 5816918 20.49 ns/op BenchmarkNeIfaceConcrete-4 5945091 20.18 ns/op BenchmarkConvT2EByteSized/bool-4 5574808 21.50 ns/op BenchmarkConvT2EByteSized/uint8-4 5489539 21.86 ns/op BenchmarkConvT2ESmall-4 5172378 23.18 ns/op BenchmarkConvT2EUintptr-4 4838046 24.71 ns/op BenchmarkConvT2ELarge-4 1000000 119.1 ns/op BenchmarkConvT2ISmall-4 5251218 22.86 ns/op BenchmarkConvT2IUintptr-4 4880286 24.60 ns/op BenchmarkConvT2ILarge-4 969555 121.3 ns/op BenchmarkConvI2E-4 4464990 26.21 ns/op BenchmarkConvI2I-4 4016725 29.27 ns/op BenchmarkAssertE2T-4 4098696 29.23 ns/op BenchmarkAssertE2TLarge-4 2356689 50.55 ns/op BenchmarkAssertE2I-4 4196637 28.23 ns/op BenchmarkAssertI2T-4 3877266 30.72 ns/op BenchmarkAssertI2I-4 4105640 28.87 ns/op BenchmarkAssertI2E-4 5101372 22.84 ns/op BenchmarkAssertE2E-4 5082781 22.86 ns/op BenchmarkAssertE2T2-4 3209894 37.37 ns/op BenchmarkAssertE2T2Blank-4 3838098 31.24 ns/op BenchmarkAssertI2E2-4 3920102 30.66 ns/op BenchmarkAssertI2E2Blank-4 5086539 22.83 ns/op BenchmarkAssertE2E2-4 4007978 29.92 ns/op BenchmarkAssertE2E2Blank-4 5098884 22.87 ns/op BenchmarkConvT2Ezero/zero/16-4 4911470 24.40 ns/op BenchmarkConvT2Ezero/zero/32-4 4911808 24.42 ns/op BenchmarkConvT2Ezero/zero/64-4 4896168 24.42 ns/op BenchmarkConvT2Ezero/zero/str-4 4881517 24.69 ns/op BenchmarkConvT2Ezero/zero/slice-4 4868130 24.63 ns/op BenchmarkConvT2Ezero/zero/big-4 220042 467.7 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1257584 96.22 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 104.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 245820 462.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4893086 24.38 ns/op BenchmarkConvT2Ezero/smallint/32-4 4917936 24.41 ns/op BenchmarkConvT2Ezero/smallint/64-4 4943275 24.36 ns/op BenchmarkConvT2Ezero/largeint/16-4 1511491 78.17 ns/op BenchmarkConvT2Ezero/largeint/32-4 1528064 78.35 ns/op BenchmarkConvT2Ezero/largeint/64-4 1544750 75.89 ns/op BenchmarkMalloc8-4 1907523 63.37 ns/op BenchmarkMalloc16-4 1735828 69.99 ns/op BenchmarkMallocTypeInfo8-4 1766962 68.01 ns/op BenchmarkMallocTypeInfo16-4 1414849 83.75 ns/op BenchmarkMallocLargeStruct-4 226623 529.9 ns/op BenchmarkGoroutineSelect-4 100 1141155 ns/op BenchmarkGoroutineBlocking-4 124 953764 ns/op BenchmarkGoroutineForRange-4 124 956875 ns/op BenchmarkGoroutineIdle-4 154 756755 ns/op BenchmarkHashStringSpeed-4 1883946 60.91 ns/op BenchmarkHashBytesSpeed-4 1000000 103.7 ns/op BenchmarkHashInt32Speed-4 2502334 48.46 ns/op BenchmarkHashInt64Speed-4 2336025 52.80 ns/op BenchmarkHashStringArraySpeed-4 477273 262.1 ns/op BenchmarkMegMap-4 2492410 46.68 ns/op BenchmarkMegOneMap-4 2841210 42.25 ns/op BenchmarkMegEqMap-4 2490 46905 ns/op BenchmarkMegEmptyMap-4 3326115 36.04 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2090917 57.70 ns/op BenchmarkSmallStrMap-4 2538139 46.99 ns/op BenchmarkMapStringKeysEight_16-4 2359908 50.66 ns/op BenchmarkMapStringKeysEight_32-4 2518974 50.01 ns/op BenchmarkMapStringKeysEight_64-4 2304414 52.26 ns/op BenchmarkMapStringKeysEight_1M-4 2456692 48.86 ns/op BenchmarkIntMap-4 2895565 42.05 ns/op BenchmarkMapFirst/1-4 3398978 35.25 ns/op BenchmarkMapFirst/2-4 3243106 35.34 ns/op BenchmarkMapFirst/3-4 3406992 35.19 ns/op BenchmarkMapFirst/4-4 3241470 37.05 ns/op BenchmarkMapFirst/5-4 3240776 35.22 ns/op BenchmarkMapFirst/6-4 3244316 36.10 ns/op BenchmarkMapFirst/7-4 3411036 35.24 ns/op BenchmarkMapFirst/8-4 3232413 37.07 ns/op BenchmarkMapFirst/9-4 3121621 38.97 ns/op BenchmarkMapFirst/10-4 3010270 39.57 ns/op BenchmarkMapFirst/11-4 3102882 39.07 ns/op BenchmarkMapFirst/12-4 3081163 39.43 ns/op BenchmarkMapFirst/13-4 3032094 38.34 ns/op BenchmarkMapFirst/14-4 3024282 38.87 ns/op BenchmarkMapFirst/15-4 3149774 38.83 ns/op BenchmarkMapFirst/16-4 3025803 38.60 ns/op BenchmarkMapMid/1-4 3443388 34.79 ns/op BenchmarkMapMid/2-4 3270909 36.09 ns/op BenchmarkMapMid/3-4 3277509 36.27 ns/op BenchmarkMapMid/4-4 3293395 36.77 ns/op BenchmarkMapMid/5-4 3335887 35.98 ns/op BenchmarkMapMid/6-4 3244081 37.10 ns/op BenchmarkMapMid/7-4 3197938 37.08 ns/op BenchmarkMapMid/8-4 3177306 38.18 ns/op BenchmarkMapMid/9-4 3123382 37.51 ns/op BenchmarkMapMid/10-4 3023613 39.66 ns/op BenchmarkMapMid/11-4 2958734 39.66 ns/op BenchmarkMapMid/12-4 2879916 41.13 ns/op BenchmarkMapMid/13-4 3192661 37.94 ns/op BenchmarkMapMid/14-4 3060826 39.84 ns/op BenchmarkMapMid/15-4 3240846 38.82 ns/op BenchmarkMapMid/16-4 3062626 39.28 ns/op BenchmarkMapLast/1-4 3441325 34.90 ns/op BenchmarkMapLast/2-4 3251097 36.23 ns/op BenchmarkMapLast/3-4 3223106 37.24 ns/op BenchmarkMapLast/4-4 3122540 38.24 ns/op BenchmarkMapLast/5-4 3181622 37.76 ns/op BenchmarkMapLast/6-4 3010814 38.61 ns/op BenchmarkMapLast/7-4 3124765 40.43 ns/op BenchmarkMapLast/8-4 2877051 41.54 ns/op BenchmarkMapLast/9-4 3100028 39.31 ns/op BenchmarkMapLast/10-4 2842246 40.84 ns/op BenchmarkMapLast/11-4 2881453 42.64 ns/op BenchmarkMapLast/12-4 2750541 39.79 ns/op BenchmarkMapLast/13-4 3163114 37.98 ns/op BenchmarkMapLast/14-4 2983491 38.78 ns/op BenchmarkMapLast/15-4 2961003 41.18 ns/op BenchmarkMapLast/16-4 2981528 40.58 ns/op BenchmarkMapCycle-4 2018602 58.34 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2945924 40.93 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2594 45097 ns/op BenchmarkMakeMap/[Byte]Byte-4 465895 227.6 ns/op BenchmarkMakeMap/[Int]Int-4 336073 350.6 ns/op BenchmarkNewEmptyMap-4 11936545 10.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1427092 83.87 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 420379 285.6 ns/op BenchmarkMapIterEmpty-4 3484708 34.51 ns/op BenchmarkSameLengthMap-4 3371877 35.56 ns/op BenchmarkBigKeyMap-4 1325300 90.54 ns/op BenchmarkBigValMap-4 1236031 96.25 ns/op BenchmarkSmallKeyMap-4 2428064 50.39 ns/op BenchmarkMapPopulate/1-4 2503084 47.76 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 132264 923.5 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8406 13385 ns/op 6156 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1046 114772 ns/op 49154 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 78 1485359 ns/op 401808 B/op 76 allocs/op BenchmarkMapPopulate/100000-4 5 21615255 ns/op 6506667 B/op 2700 allocs/op BenchmarkComplexAlgMap-4 370676 322.3 ns/op BenchmarkGoMapClear/Reflexive/1-4 1410852 85.35 ns/op BenchmarkGoMapClear/Reflexive/10-4 1295379 93.89 ns/op BenchmarkGoMapClear/Reflexive/100-4 372060 319.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60624 1971 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6702 15513 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 105.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 969837 119.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 347374 340.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 60027 1996 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6645 15521 ns/op BenchmarkMapStringConversion/32/simple-4 1235337 97.20 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 104.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1517877 72.04 ns/op BenchmarkMapInterfacePtr-4 1556530 76.53 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4721806 25.31 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 140894 756.6 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5348 21480 ns/op BenchmarkMapPop1000-4 511 232056 ns/op BenchmarkMapPop10000-4 21 5196162 ns/op BenchmarkMapAssign/Int32/256-4 2307908 51.34 ns/op BenchmarkMapAssign/Int32/65536-4 1091066 106.9 ns/op BenchmarkMapAssign/Int64/256-4 2305500 52.62 ns/op BenchmarkMapAssign/Int64/65536-4 974145 112.5 ns/op BenchmarkMapAssign/Str/256-4 1813083 64.74 ns/op BenchmarkMapAssign/Str/65536-4 815806 141.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1451392 82.17 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 766584 147.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1408990 83.24 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 720595 155.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 503769 1913 ns/op BenchmarkMapOperatorAssign/Str/65536-4 300409 363.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 801045 139.7 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 286778 349.1 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 856579 139.0 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 320773 368.1 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 565844 213.7 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 165452 629.2 ns/op 106 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1891119 63.73 ns/op BenchmarkMapDelete/Int32/1000-4 2325236 51.59 ns/op BenchmarkMapDelete/Int32/10000-4 1914892 63.06 ns/op BenchmarkMapDelete/Int64/100-4 1819705 66.14 ns/op BenchmarkMapDelete/Int64/1000-4 2219112 52.71 ns/op BenchmarkMapDelete/Int64/10000-4 1838874 64.33 ns/op BenchmarkMapDelete/Str/100-4 1507971 79.50 ns/op BenchmarkMapDelete/Str/1000-4 1594794 75.40 ns/op BenchmarkMapDelete/Str/10000-4 1403179 85.27 ns/op BenchmarkMapDelete/Pointer/100-4 1601218 75.07 ns/op BenchmarkMapDelete/Pointer/1000-4 1723156 69.87 ns/op BenchmarkMapDelete/Pointer/10000-4 1616496 74.66 ns/op BenchmarkMemmove/0-4 15176504 7.056 ns/op BenchmarkMemmove/1-4 1237915 97.37 ns/op 10.27 MB/s BenchmarkMemmove/2-4 1000000 100.5 ns/op 19.89 MB/s BenchmarkMemmove/3-4 1000000 100.3 ns/op 29.90 MB/s BenchmarkMemmove/4-4 1213040 98.94 ns/op 40.43 MB/s BenchmarkMemmove/5-4 1211929 99.47 ns/op 50.27 MB/s BenchmarkMemmove/6-4 1212436 99.00 ns/op 60.60 MB/s BenchmarkMemmove/7-4 1210924 99.02 ns/op 70.69 MB/s BenchmarkMemmove/8-4 1238822 96.80 ns/op 82.65 MB/s BenchmarkMemmove/9-4 1000000 100.8 ns/op 89.27 MB/s BenchmarkMemmove/10-4 1000000 101.5 ns/op 98.48 MB/s BenchmarkMemmove/11-4 1000000 104.2 ns/op 105.52 MB/s BenchmarkMemmove/12-4 1000000 101.6 ns/op 118.08 MB/s BenchmarkMemmove/13-4 1000000 101.7 ns/op 127.77 MB/s BenchmarkMemmove/14-4 1000000 101.8 ns/op 137.53 MB/s BenchmarkMemmove/15-4 1000000 101.7 ns/op 147.49 MB/s BenchmarkMemmove/16-4 1209361 99.21 ns/op 161.28 MB/s BenchmarkMemmove/32-4 1000000 101.8 ns/op 314.29 MB/s BenchmarkMemmove/64-4 1000000 107.9 ns/op 592.99 MB/s BenchmarkMemmove/128-4 954349 124.9 ns/op 1024.87 MB/s BenchmarkMemmove/256-4 720582 168.3 ns/op 1520.69 MB/s BenchmarkMemmove/512-4 524017 225.5 ns/op 2270.01 MB/s BenchmarkMemmove/1024-4 345757 345.1 ns/op 2967.43 MB/s BenchmarkMemmove/2048-4 204416 585.2 ns/op 3499.42 MB/s BenchmarkMemmove/4096-4 113127 1063 ns/op 3852.99 MB/s BenchmarkMemmoveOverlap/32-4 1000000 102.8 ns/op 311.34 MB/s BenchmarkMemmoveOverlap/64-4 1000000 109.0 ns/op 587.24 MB/s BenchmarkMemmoveOverlap/128-4 936562 124.8 ns/op 1025.94 MB/s BenchmarkMemmoveOverlap/256-4 699039 168.5 ns/op 1519.59 MB/s BenchmarkMemmoveOverlap/512-4 524658 226.1 ns/op 2264.59 MB/s BenchmarkMemmoveOverlap/1024-4 340521 347.8 ns/op 2943.83 MB/s BenchmarkMemmoveOverlap/2048-4 204451 585.8 ns/op 3496.07 MB/s BenchmarkMemmoveOverlap/4096-4 112789 1062 ns/op 3857.98 MB/s BenchmarkMemmoveUnalignedDst/0-4 14374425 7.383 ns/op BenchmarkMemmoveUnalignedDst/1-4 1253656 96.03 ns/op 10.41 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 102.1 ns/op 19.58 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 102.0 ns/op 29.40 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 100.5 ns/op 39.81 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 100.4 ns/op 49.80 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 100.2 ns/op 59.87 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 100.2 ns/op 69.89 MB/s BenchmarkMemmoveUnalignedDst/8-4 1287381 93.96 ns/op 85.14 MB/s BenchmarkMemmoveUnalignedDst/9-4 1225126 97.58 ns/op 92.23 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 102.6 ns/op 97.47 MB/s BenchmarkMemmoveUnalignedDst/11-4 1225627 97.82 ns/op 112.45 MB/s BenchmarkMemmoveUnalignedDst/12-4 1228503 97.69 ns/op 122.83 MB/s BenchmarkMemmoveUnalignedDst/13-4 1224296 98.40 ns/op 132.11 MB/s BenchmarkMemmoveUnalignedDst/14-4 1231243 98.05 ns/op 142.78 MB/s BenchmarkMemmoveUnalignedDst/15-4 1217779 98.16 ns/op 152.81 MB/s BenchmarkMemmoveUnalignedDst/16-4 1217826 98.15 ns/op 163.01 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 103.7 ns/op 308.45 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 110.7 ns/op 578.26 MB/s BenchmarkMemmoveUnalignedDst/128-4 946431 124.7 ns/op 1026.50 MB/s BenchmarkMemmoveUnalignedDst/256-4 703680 169.5 ns/op 1509.94 MB/s BenchmarkMemmoveUnalignedDst/512-4 516795 228.1 ns/op 2244.27 MB/s BenchmarkMemmoveUnalignedDst/1024-4 339051 349.4 ns/op 2930.50 MB/s BenchmarkMemmoveUnalignedDst/2048-4 201876 590.1 ns/op 3470.88 MB/s BenchmarkMemmoveUnalignedDst/4096-4 112579 1068 ns/op 3835.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 108.1 ns/op 295.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 116.1 ns/op 551.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 912020 128.6 ns/op 995.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 685369 172.7 ns/op 1482.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 508456 234.2 ns/op 2185.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 337707 352.9 ns/op 2902.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202470 591.0 ns/op 3465.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 112096 1066 ns/op 3843.06 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14223873 7.439 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1248111 96.15 ns/op 10.40 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 102.8 ns/op 19.45 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 102.7 ns/op 29.22 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 100.9 ns/op 39.66 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 100.8 ns/op 49.59 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 100.8 ns/op 59.52 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 100.8 ns/op 69.44 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1306473 91.47 ns/op 87.46 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1224370 98.01 ns/op 91.82 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1227932 98.26 ns/op 101.77 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1220036 98.83 ns/op 111.30 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1220056 97.83 ns/op 122.67 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1228932 97.91 ns/op 132.77 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1225804 97.64 ns/op 143.39 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1224480 98.73 ns/op 151.93 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1219981 99.73 ns/op 160.43 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 102.4 ns/op 312.49 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 108.1 ns/op 592.04 MB/s BenchmarkMemmoveUnalignedSrc/128-4 938554 125.1 ns/op 1023.44 MB/s BenchmarkMemmoveUnalignedSrc/256-4 697820 171.1 ns/op 1496.60 MB/s BenchmarkMemmoveUnalignedSrc/512-4 513786 233.3 ns/op 2195.06 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 338787 351.1 ns/op 2916.78 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 202705 590.8 ns/op 3466.46 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 111596 1073 ns/op 3816.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 114.7 ns/op 139.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 994892 117.7 ns/op 135.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 964692 120.5 ns/op 132.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 965406 121.7 ns/op 131.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 987816 119.7 ns/op 133.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 118.7 ns/op 134.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 978664 119.8 ns/op 133.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 991735 119.0 ns/op 134.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 925496 127.7 ns/op 501.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 859869 138.3 ns/op 462.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 885295 132.7 ns/op 482.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 906344 131.5 ns/op 486.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 899630 131.9 ns/op 485.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 905004 131.8 ns/op 485.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 889705 131.7 ns/op 485.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 907194 130.5 ns/op 490.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 603292 197.6 ns/op 1295.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 494486 241.3 ns/op 1061.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 626919 188.2 ns/op 1360.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 627194 189.5 ns/op 1351.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 628495 189.7 ns/op 1349.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 629220 189.6 ns/op 1350.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 623259 188.4 ns/op 1358.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 632377 188.2 ns/op 1360.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94929 1262 ns/op 3244.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 61108 1958 ns/op 2091.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110678 1082 ns/op 3784.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110157 1085 ns/op 3774.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110526 1084 ns/op 3780.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110679 1083 ns/op 3780.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110726 1082 ns/op 3785.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110550 1081 ns/op 3787.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6040 19067 ns/op 3437.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3843 30032 ns/op 2182.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 7011 15789 ns/op 4150.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6426 15763 ns/op 4157.63 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6452 15785 ns/op 4151.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6394 15844 ns/op 4136.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6354 15770 ns/op 4155.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6499 15774 ns/op 4154.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 106.2 ns/op 301.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 111.9 ns/op 571.91 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 898660 127.1 ns/op 1007.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 690670 171.7 ns/op 1491.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 515065 230.0 ns/op 2226.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 340509 349.6 ns/op 2929.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 202874 590.8 ns/op 3466.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112250 1070 ns/op 3828.37 MB/s BenchmarkMemclr/5-4 13949205 8.634 ns/op 579.09 MB/s BenchmarkMemclr/16-4 14796692 8.113 ns/op 1972.03 MB/s BenchmarkMemclr/64-4 12279681 9.786 ns/op 6539.72 MB/s BenchmarkMemclr/256-4 9897951 12.11 ns/op 21147.52 MB/s BenchmarkMemclr/4096-4 2460853 48.00 ns/op 85331.27 MB/s BenchmarkMemclr/65536-4 160657 712.7 ns/op 91957.57 MB/s BenchmarkMemclr/1M-4 7513 16289 ns/op 64374.70 MB/s BenchmarkMemclr/4M-4 1561 73714 ns/op 56899.95 MB/s BenchmarkMemclr/8M-4 774 151884 ns/op 55230.48 MB/s BenchmarkMemclr/16M-4 386 312321 ns/op 53717.95 MB/s BenchmarkMemclr/64M-4 92 1245763 ns/op 53869.67 MB/s BenchmarkMemclrUnaligned/0_5-4 7569583 15.83 ns/op 315.95 MB/s BenchmarkMemclrUnaligned/0_16-4 7733074 15.45 ns/op 1035.43 MB/s BenchmarkMemclrUnaligned/0_64-4 6950026 17.42 ns/op 3674.67 MB/s BenchmarkMemclrUnaligned/0_256-4 5891559 20.22 ns/op 12662.73 MB/s BenchmarkMemclrUnaligned/0_4096-4 2359135 50.58 ns/op 80976.83 MB/s BenchmarkMemclrUnaligned/0_65536-4 150954 700.0 ns/op 93622.93 MB/s BenchmarkMemclrUnaligned/1_5-4 7599438 15.79 ns/op 316.57 MB/s BenchmarkMemclrUnaligned/1_16-4 7739119 15.49 ns/op 1033.23 MB/s BenchmarkMemclrUnaligned/1_64-4 6994261 17.06 ns/op 3750.71 MB/s BenchmarkMemclrUnaligned/1_256-4 5706926 21.08 ns/op 12141.95 MB/s BenchmarkMemclrUnaligned/1_4096-4 2209492 54.32 ns/op 75410.19 MB/s BenchmarkMemclrUnaligned/1_65536-4 150284 705.1 ns/op 92947.27 MB/s BenchmarkMemclrUnaligned/4_5-4 7596224 15.79 ns/op 316.72 MB/s BenchmarkMemclrUnaligned/4_16-4 7753680 15.46 ns/op 1034.89 MB/s BenchmarkMemclrUnaligned/4_64-4 7034739 17.04 ns/op 3756.86 MB/s BenchmarkMemclrUnaligned/4_256-4 5728722 21.04 ns/op 12165.73 MB/s BenchmarkMemclrUnaligned/4_4096-4 2189940 64.29 ns/op 63712.71 MB/s BenchmarkMemclrUnaligned/4_65536-4 143875 705.6 ns/op 92879.02 MB/s BenchmarkMemclrUnaligned/7_5-4 7591938 15.80 ns/op 316.53 MB/s BenchmarkMemclrUnaligned/7_16-4 7757430 15.45 ns/op 1035.29 MB/s BenchmarkMemclrUnaligned/7_64-4 7033189 17.11 ns/op 3739.86 MB/s BenchmarkMemclrUnaligned/7_256-4 5714698 21.01 ns/op 12184.91 MB/s BenchmarkMemclrUnaligned/7_4096-4 2178423 55.14 ns/op 74284.59 MB/s BenchmarkMemclrUnaligned/7_65536-4 157909 723.6 ns/op 90575.08 MB/s BenchmarkMemclrUnaligned/0_1M-4 7484 16157 ns/op 64898.12 MB/s BenchmarkMemclrUnaligned/0_4M-4 1562 73538 ns/op 57035.53 MB/s BenchmarkMemclrUnaligned/0_8M-4 765 153771 ns/op 54552.61 MB/s BenchmarkMemclrUnaligned/0_16M-4 369 307479 ns/op 54563.81 MB/s BenchmarkMemclrUnaligned/0_64M-4 86 1258102 ns/op 53341.34 MB/s BenchmarkMemclrUnaligned/1_1M-4 7578 15755 ns/op 66553.87 MB/s BenchmarkMemclrUnaligned/1_4M-4 1564 77237 ns/op 54304.17 MB/s BenchmarkMemclrUnaligned/1_8M-4 745 153888 ns/op 54511.16 MB/s BenchmarkMemclrUnaligned/1_16M-4 370 311286 ns/op 53896.52 MB/s BenchmarkMemclrUnaligned/1_64M-4 88 1296300 ns/op 51769.57 MB/s BenchmarkMemclrUnaligned/4_1M-4 7449 16621 ns/op 63086.54 MB/s BenchmarkMemclrUnaligned/4_4M-4 1542 75092 ns/op 55855.59 MB/s BenchmarkMemclrUnaligned/4_8M-4 765 153765 ns/op 54554.63 MB/s BenchmarkMemclrUnaligned/4_16M-4 381 311426 ns/op 53872.27 MB/s BenchmarkMemclrUnaligned/4_64M-4 85 1258275 ns/op 53334.01 MB/s BenchmarkMemclrUnaligned/7_1M-4 7405 15996 ns/op 65551.91 MB/s BenchmarkMemclrUnaligned/7_4M-4 1495 76523 ns/op 54810.84 MB/s BenchmarkMemclrUnaligned/7_8M-4 777 153891 ns/op 54510.19 MB/s BenchmarkMemclrUnaligned/7_16M-4 384 311855 ns/op 53798.08 MB/s BenchmarkMemclrUnaligned/7_64M-4 91 1244666 ns/op 53917.17 MB/s BenchmarkGoMemclr/5-4 2126816 56.28 ns/op 88.84 MB/s BenchmarkGoMemclr/16-4 547345 217.3 ns/op 73.62 MB/s BenchmarkGoMemclr/64-4 145068 826.6 ns/op 77.43 MB/s BenchmarkGoMemclr/256-4 36710 3258 ns/op 78.58 MB/s BenchmarkMemclrRange/1K_2K-4 77901 1535 ns/op 62476.86 MB/s BenchmarkMemclrRange/2K_8K-4 29463 4073 ns/op 81895.66 MB/s BenchmarkMemclrRange/4K_16K-4 33730 3568 ns/op 90555.73 MB/s BenchmarkMemclrRange/160K_228K-4 6354 18312 ns/op 90806.91 MB/s BenchmarkClearFat7-4 6800994 17.65 ns/op BenchmarkClearFat8-4 7517157 16.03 ns/op BenchmarkClearFat11-4 6702817 17.80 ns/op BenchmarkClearFat12-4 6553766 18.14 ns/op BenchmarkClearFat13-4 6751465 17.83 ns/op BenchmarkClearFat14-4 6636388 18.10 ns/op BenchmarkClearFat15-4 6748184 17.71 ns/op BenchmarkClearFat16-4 6640885 18.09 ns/op BenchmarkClearFat24-4 6357481 18.96 ns/op BenchmarkClearFat32-4 6363967 18.95 ns/op BenchmarkClearFat40-4 6108722 19.53 ns/op BenchmarkClearFat48-4 5812725 20.62 ns/op BenchmarkClearFat56-4 5635707 21.34 ns/op BenchmarkClearFat64-4 5418390 22.13 ns/op BenchmarkClearFat72-4 5261238 22.71 ns/op BenchmarkClearFat128-4 4138650 28.94 ns/op BenchmarkClearFat256-4 2402448 49.91 ns/op BenchmarkClearFat512-4 1603954 74.84 ns/op BenchmarkClearFat1024-4 900656 130.9 ns/op BenchmarkClearFat1032-4 890286 132.2 ns/op BenchmarkClearFat1040-4 843691 138.7 ns/op BenchmarkCopyFat7-4 6798882 17.65 ns/op BenchmarkCopyFat8-4 7475013 16.03 ns/op BenchmarkCopyFat11-4 6510741 18.47 ns/op BenchmarkCopyFat12-4 6533157 18.44 ns/op BenchmarkCopyFat13-4 6524065 18.34 ns/op BenchmarkCopyFat14-4 6525583 18.38 ns/op BenchmarkCopyFat15-4 6536673 18.35 ns/op BenchmarkCopyFat16-4 6516086 18.28 ns/op BenchmarkCopyFat24-4 6431474 18.62 ns/op BenchmarkCopyFat32-4 6145022 19.33 ns/op BenchmarkCopyFat64-4 5359794 22.46 ns/op BenchmarkCopyFat72-4 5204835 23.06 ns/op BenchmarkCopyFat128-4 3802315 31.58 ns/op BenchmarkCopyFat256-4 2332341 51.41 ns/op BenchmarkCopyFat512-4 1461050 80.30 ns/op BenchmarkCopyFat520-4 1472575 81.41 ns/op BenchmarkCopyFat1024-4 845427 139.5 ns/op BenchmarkCopyFat1032-4 841490 141.9 ns/op BenchmarkCopyFat1040-4 745822 160.3 ns/op BenchmarkIssue18740/2byte-4 337 355281 ns/op BenchmarkIssue18740/4byte-4 576 208017 ns/op BenchmarkIssue18740/8byte-4 915 130948 ns/op BenchmarkMemclrKnownSize1-4 8301235 14.13 ns/op 70.79 MB/s BenchmarkMemclrKnownSize2-4 4756965 25.21 ns/op 79.34 MB/s BenchmarkMemclrKnownSize4-4 3103347 38.65 ns/op 103.49 MB/s BenchmarkMemclrKnownSize8-4 1000000 116.4 ns/op 68.75 MB/s BenchmarkMemclrKnownSize16-4 544048 218.5 ns/op 73.23 MB/s BenchmarkMemclrKnownSize32-4 283848 420.6 ns/op 76.09 MB/s BenchmarkMemclrKnownSize64-4 144778 828.6 ns/op 77.24 MB/s BenchmarkMemclrKnownSize112-4 83272 1442 ns/op 77.67 MB/s BenchmarkMemclrKnownSize128-4 72631 1655 ns/op 77.32 MB/s BenchmarkMemclrKnownSize192-4 49110 2462 ns/op 77.99 MB/s BenchmarkMemclrKnownSize248-4 37873 3165 ns/op 78.35 MB/s BenchmarkMemclrKnownSize256-4 36621 3285 ns/op 77.92 MB/s BenchmarkMemclrKnownSize512-4 18312 6540 ns/op 78.29 MB/s BenchmarkMemclrKnownSize1024-4 9064 13117 ns/op 78.06 MB/s BenchmarkMemclrKnownSize4096-4 2218 52187 ns/op 78.49 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6777280 ns/op 77.36 MB/s BenchmarkReadMetricsLatency-4 20140 4960 p50-ns 5320 p90-ns 15200 p99-ns BenchmarkFinalizer-4 199 587307 ns/op BenchmarkFinalizerRun-4 350962 632.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7424290 16.14 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4137594 28.78 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2855692 42.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2843986 42.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1677146 71.21 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1521835 78.75 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2765756 43.38 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1626984 73.76 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1673402 71.90 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2382759 50.12 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2388159 50.09 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2062507 58.17 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1810772 66.28 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1742956 69.01 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8068940 14.79 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7902972 15.23 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7916109 15.12 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8102130 14.87 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6600862 18.26 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6139966 19.53 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8095986 14.81 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7924914 15.16 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7818363 15.16 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8116290 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7907325 15.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7924098 15.11 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8113393 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7904929 15.17 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7924515 15.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8101758 14.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7910452 15.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7922192 15.12 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8111352 14.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6988819 17.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6994898 17.18 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8103464 14.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6990823 17.14 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6991638 17.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8094522 14.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6979406 17.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6985743 17.14 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8112975 14.79 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6990464 17.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6994866 17.14 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8111594 14.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7917489 15.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7923721 15.12 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8089873 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7807803 15.16 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7916319 15.16 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8110190 14.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7916904 15.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7913458 15.13 ns/op BenchmarkNetpollBreak-4 3327 33777 ns/op BenchmarkPinnerPinUnpinBatch-4 1257 94110 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 243 489764 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1317 94556 ns/op BenchmarkPinnerPinUnpin-4 1311606 90.65 ns/op BenchmarkPinnerPinUnpinTiny-4 1308106 91.13 ns/op BenchmarkPinnerPinUnpinDouble-4 493720 240.7 ns/op BenchmarkPinnerPinUnpinParallel-4 3114038 37.24 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3094329 37.74 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 227431 532.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5840905 20.52 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5995538 20.00 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6760456 17.44 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7052119 16.93 ns/op BenchmarkPingPongHog-4 301 332246 ns/op BenchmarkStackGrowth-4 113985 991.2 ns/op BenchmarkStackGrowthDeep-4 1119 106136 ns/op BenchmarkCreateGoroutines-4 45954 2541 ns/op BenchmarkCreateGoroutinesParallel-4 35329 3413 ns/op BenchmarkCreateGoroutinesCapture-4 7450 14876 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35199 3195 ns/op BenchmarkClosureCall-4 19144374 5.426 ns/op BenchmarkWakeupParallelSpinning/0s-4 7002 17554 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5817 21057 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5306 23400 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3392 35330 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2313 53925 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1389 87157 ns/op BenchmarkWakeupParallelSpinning/50µs-4 690 177947 ns/op BenchmarkWakeupParallelSpinning/100µs-4 416 290134 ns/op BenchmarkWakeupParallelSyscall/0s-4 853 137421 ns/op BenchmarkWakeupParallelSyscall/1µs-4 849 139261 ns/op BenchmarkWakeupParallelSyscall/2µs-4 848 141225 ns/op BenchmarkWakeupParallelSyscall/5µs-4 824 147573 ns/op BenchmarkWakeupParallelSyscall/10µs-4 757 156870 ns/op BenchmarkWakeupParallelSyscall/20µs-4 675 176568 ns/op BenchmarkWakeupParallelSyscall/50µs-4 502 237305 ns/op BenchmarkWakeupParallelSyscall/100µs-4 354 337664 ns/op BenchmarkMatmult-4 4646437 44.37 ns/op BenchmarkFastrand-4 8670945 13.63 ns/op BenchmarkFastrand64-4 8681811 13.62 ns/op BenchmarkFastrandHashiter-4 4080055 29.50 ns/op BenchmarkFastrandn/2-4 7265101 16.48 ns/op BenchmarkFastrandn/3-4 7127769 16.81 ns/op BenchmarkFastrandn/4-4 7432125 16.21 ns/op BenchmarkFastrandn/5-4 7431721 16.15 ns/op BenchmarkIfaceCmp100-4 92515 1298 ns/op BenchmarkIfaceCmpNil100-4 163966 725.4 ns/op BenchmarkEfaceCmpDiff-4 37605 3186 ns/op BenchmarkEfaceCmpDiffIndirect-4 33190 3598 ns/op BenchmarkDefer-4 921686 127.4 ns/op BenchmarkDefer10-4 636199 186.3 ns/op BenchmarkDeferMany-4 410570 383.4 ns/op BenchmarkPanicRecover-4 469549 245.9 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 14301 9833 ns/op 9360 p50-ns 11120 p90-ns 15280 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 11342 ns/op 9320 p50-ns 11120 p90-ns 28040 p99-ns BenchmarkGoroutineProfile/small/idle-4 4394 26727 ns/op 25600 p50-ns 27320 p90-ns 38000 p99-ns BenchmarkGoroutineProfile/small/loaded-4 906 165040 ns/op 71800 p50-ns 225360 p90-ns 889160 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12362 9543 ns/op 9080 p50-ns 9480 p90-ns 14960 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11371 ns/op 9360 p50-ns 10960 p90-ns 28760 p99-ns BenchmarkGoroutineProfile/large/idle-4 52 2223609 ns/op 2204560 p50-ns 2377600 p90-ns 2484280 p99-ns BenchmarkGoroutineProfile/large/loaded-4 43 3121712 ns/op 2497160 p50-ns 3439120 p90-ns 13904199 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 12003 9728 ns/op 9280 p50-ns 9960 p90-ns 14520 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10000 12427 ns/op 9400 p50-ns 11560 p90-ns 169720 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 916 152122 ns/op 144600 p50-ns 180760 p90-ns 273120 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 288 422772 ns/op 223600 p50-ns 285080 p90-ns 11417880 p99-ns BenchmarkRWMutexUncontended-4 3122751 38.86 ns/op BenchmarkRWMutexWrite100-4 902770 126.9 ns/op BenchmarkRWMutexWrite10-4 212672 796.4 ns/op BenchmarkRWMutexWorkWrite100-4 728862 223.5 ns/op BenchmarkRWMutexWorkWrite10-4 182973 842.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2640 43970 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1166 101214 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1284 90968 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 562 210804 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 636 184254 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 267 438948 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 306 381415 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 126 925834 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 307966 440.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 231279 439.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 221158 464.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 229474 461.7 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 269461 440.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 234871 476.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 240039 473.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 238124 470.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 213870 519.7 ns/op BenchmarkMakeSlice/Byte-4 1869552 64.21 ns/op BenchmarkMakeSlice/Int16-4 1869446 67.27 ns/op BenchmarkMakeSlice/Int-4 1561972 79.89 ns/op BenchmarkMakeSlice/Ptr-4 1290736 89.55 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 127.4 ns/op BenchmarkMakeSlice/Struct/32-4 952561 150.4 ns/op BenchmarkMakeSlice/Struct/40-4 796304 189.0 ns/op BenchmarkGrowSlice/Byte-4 608976 203.2 ns/op BenchmarkGrowSlice/Int16-4 554794 215.4 ns/op BenchmarkGrowSlice/Int-4 448309 277.2 ns/op BenchmarkGrowSlice/Ptr-4 407685 304.8 ns/op BenchmarkGrowSlice/Struct/24-4 289407 418.0 ns/op BenchmarkGrowSlice/Struct/32-4 218228 499.6 ns/op BenchmarkGrowSlice/Struct/40-4 194400 603.8 ns/op BenchmarkExtendSlice/IntSlice-4 408184 304.8 ns/op BenchmarkExtendSlice/PointerSlice-4 357525 346.6 ns/op BenchmarkExtendSlice/NoGrow-4 657001 187.8 ns/op BenchmarkAppend-4 765091 157.1 ns/op BenchmarkAppendGrowByte-4 5 22621279 ns/op BenchmarkAppendGrowString-4 1 160972794 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 101.7 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 102.7 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 103.5 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 102.4 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 103.7 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 103.6 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 105.8 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 86668 1329 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 25888 4590 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8420 14786 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2229 52401 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 253 464318 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 62 1854887 ns/op BenchmarkAppendStr/1Bytes-4 1315993 89.05 ns/op BenchmarkAppendStr/4Bytes-4 1290469 92.76 ns/op BenchmarkAppendStr/8Bytes-4 1285278 93.69 ns/op BenchmarkAppendStr/16Bytes-4 1285688 92.59 ns/op BenchmarkAppendStr/32Bytes-4 1290062 93.06 ns/op BenchmarkAppendSpecialCase-4 764524 155.7 ns/op BenchmarkCopy/1Byte-4 1201186 99.52 ns/op 10.05 MB/s BenchmarkCopy/1String-4 1286587 92.66 ns/op 10.79 MB/s BenchmarkCopy/2Byte-4 1000000 102.5 ns/op 19.51 MB/s BenchmarkCopy/2String-4 1256844 95.54 ns/op 20.93 MB/s BenchmarkCopy/4Byte-4 1000000 103.9 ns/op 38.48 MB/s BenchmarkCopy/4String-4 1264106 94.93 ns/op 42.14 MB/s BenchmarkCopy/8Byte-4 1208649 100.2 ns/op 79.83 MB/s BenchmarkCopy/8String-4 1271364 93.82 ns/op 85.27 MB/s BenchmarkCopy/12Byte-4 1000000 102.4 ns/op 117.18 MB/s BenchmarkCopy/12String-4 1252376 96.25 ns/op 124.68 MB/s BenchmarkCopy/16Byte-4 1000000 103.4 ns/op 154.76 MB/s BenchmarkCopy/16String-4 1250325 96.18 ns/op 166.35 MB/s BenchmarkCopy/32Byte-4 1000000 106.2 ns/op 301.44 MB/s BenchmarkCopy/32String-4 1000000 103.2 ns/op 310.03 MB/s BenchmarkCopy/128Byte-4 886340 131.9 ns/op 970.75 MB/s BenchmarkCopy/128String-4 862093 136.3 ns/op 939.38 MB/s BenchmarkCopy/1024Byte-4 303412 393.2 ns/op 2604.26 MB/s BenchmarkCopy/1024String-4 251323 475.0 ns/op 2155.93 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28840 4122 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 21108 5571 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 14893 7909 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 10087 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 12335 ns/op BenchmarkAppendInPlace/Grow/Byte-4 120069 1030 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 119845 1030 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 94084 1276 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 75867 1474 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 71042 1664 ns/op BenchmarkStackCopyPtr-4 1 202404273 ns/op BenchmarkStackCopy-4 1 122859715 ns/op BenchmarkStackCopyNoCache-4 22 4592543 ns/op BenchmarkStackCopyWithStkobj-4 2 55843098 ns/op BenchmarkIssue18138-4 865 131187 ns/op BenchmarkCompareStringEqual-4 12731016 8.738 ns/op BenchmarkCompareStringIdentical-4 18795108 5.429 ns/op BenchmarkCompareStringSameLength-4 14164438 7.740 ns/op BenchmarkCompareStringDifferentLength-4 19277851 5.419 ns/op BenchmarkCompareStringBigUnaligned-4 1538 67500 ns/op 15534.70 MB/s BenchmarkCompareStringBig-4 2244 51998 ns/op 20165.79 MB/s BenchmarkConcatStringAndBytes-4 1806574 66.87 ns/op BenchmarkSliceByteToString/1-4 1547949 76.45 ns/op BenchmarkSliceByteToString/2-4 895789 139.0 ns/op BenchmarkSliceByteToString/4-4 926697 136.3 ns/op BenchmarkSliceByteToString/8-4 934171 134.2 ns/op BenchmarkSliceByteToString/16-4 951715 134.3 ns/op BenchmarkSliceByteToString/32-4 920188 140.1 ns/op BenchmarkSliceByteToString/64-4 765207 161.4 ns/op BenchmarkSliceByteToString/128-4 583815 210.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2592486 46.31 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 835048 139.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 993903 118.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4045023 29.60 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1609299 74.59 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1795741 66.17 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1888700 63.38 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 431449 274.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 506653 235.6 ns/op BenchmarkRuneIterate/range/ASCII-4 6932937 16.46 ns/op BenchmarkRuneIterate/range/Japanese-4 1887732 62.83 ns/op BenchmarkRuneIterate/range/MixedLength-4 2228906 52.94 ns/op BenchmarkRuneIterate/range1/ASCII-4 6992322 16.46 ns/op BenchmarkRuneIterate/range1/Japanese-4 1888294 62.89 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2244438 52.85 ns/op BenchmarkRuneIterate/range2/ASCII-4 6979454 16.48 ns/op BenchmarkRuneIterate/range2/Japanese-4 1887142 62.86 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2235280 52.79 ns/op BenchmarkArrayEqual-4 16841726 6.060 ns/op BenchmarkFunc/Name-4 2861593 41.32 ns/op BenchmarkFunc/Entry-4 11497909 9.752 ns/op BenchmarkFunc/FileLine-4 2586574 45.31 ns/op PASS ok runtime 145.857s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21307 5550 ns/op BenchmarkHandle/concurrent-4 14361 8246 ns/op PASS ok runtime/cgo 1.401s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21786970 5.504 ns/op BenchmarkAtomicStore64-4 21089630 5.662 ns/op BenchmarkAtomicLoad-4 21686172 5.501 ns/op BenchmarkAtomicStore-4 20968902 5.623 ns/op BenchmarkAnd8-4 7920415 14.80 ns/op BenchmarkAnd-4 8683645 14.46 ns/op BenchmarkAnd8Parallel-4 2632612 46.07 ns/op BenchmarkAndParallel-4 2519431 43.08 ns/op BenchmarkOr8-4 8691670 14.45 ns/op BenchmarkOr-4 8674756 14.45 ns/op BenchmarkOr8Parallel-4 2616514 60.76 ns/op BenchmarkOrParallel-4 2571836 60.63 ns/op BenchmarkXadd-4 2003286 52.42 ns/op BenchmarkXadd64-4 2793540 49.19 ns/op BenchmarkCas-4 2397687 51.41 ns/op BenchmarkCas64-4 2276654 52.50 ns/op BenchmarkXchg-4 2641635 46.80 ns/op BenchmarkXchg64-4 2458566 50.38 ns/op PASS ok runtime/internal/atomic 3.974s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4078380 29.91 ns/op BenchmarkMulUintptr/large-4 3103606 36.97 ns/op PASS ok runtime/internal/math 1.324s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 25 4471513 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 25 4917395 ns/op 453.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2049 57162 ns/op 1.622 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 11486788 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 12607384 ns/op 1251 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 444 267603 ns/op 20.61 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 78777137 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 87683277 ns/op 9238 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 51 2355410 ns/op 241.9 concurrent_launches/op PASS ok runtime/pprof 2.747s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 52 2315645 ns/op BenchmarkStackLeak-4 13473 9049 ns/op PASS ok runtime/race 1.404s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2691680 44.76 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 161400 713.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.308s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 32 3164291 ns/op BenchmarkIndex_Large-4 10599 11033 ns/op BenchmarkIndexFunc_Large-4 156 750200 ns/op BenchmarkCompact/nil-4 8026154 14.91 ns/op BenchmarkCompact/one-4 1000000 100.9 ns/op BenchmarkCompact/sorted-4 783003 145.5 ns/op BenchmarkCompact/1_item-4 698404 160.3 ns/op BenchmarkCompact/unsorted-4 772856 145.0 ns/op BenchmarkCompact/many-4 490443 234.0 ns/op BenchmarkCompact_Large-4 685 163355 ns/op BenchmarkCompactFunc_Large-4 55 1984844 ns/op BenchmarkReplace/naive-fast-4 66856 1711 ns/op BenchmarkReplace/optimized-fast-4 84031 1376 ns/op BenchmarkReplace/naive-slow-4 29521 3976 ns/op BenchmarkReplace/optimized-slow-4 34488 3333 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 117.3 ns/op BenchmarkBinarySearchFloats/Size32-4 877833 134.7 ns/op BenchmarkBinarySearchFloats/Size64-4 804332 147.4 ns/op BenchmarkBinarySearchFloats/Size128-4 735420 161.8 ns/op BenchmarkBinarySearchFloats/Size512-4 624309 190.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 585080 204.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 372027 322.2 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 304484 375.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 282519 434.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 237657 486.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 195636 594.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 183416 646.8 ns/op PASS ok slices 4.740s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 98268 1215 ns/op BenchmarkSortInts-4 1 134893155 ns/op BenchmarkSlicesSortInts-4 2 60156778 ns/op BenchmarkSortIsSorted-4 21 5370895 ns/op BenchmarkSlicesIsSorted-4 69 1709746 ns/op BenchmarkSortStrings-4 1 167437115 ns/op BenchmarkSlicesSortStrings-4 2 92207438 ns/op BenchmarkSortStrings_Sorted-4 20 5925016 ns/op BenchmarkSlicesSortStrings_Sorted-4 50 2350563 ns/op BenchmarkSortStructs-4 1 219004273 ns/op BenchmarkSortFuncStructs-4 1 173190075 ns/op BenchmarkSortString1K-4 265 452515 ns/op BenchmarkSortString1K_Slice-4 139 867088 ns/op BenchmarkStableString1K-4 70 1649021 ns/op BenchmarkSortInt1K-4 328 361644 ns/op BenchmarkSortInt1K_Sorted-4 5640 20960 ns/op BenchmarkSortInt1K_Reversed-4 3460 34831 ns/op BenchmarkSortInt1K_Mod8-4 882 136152 ns/op BenchmarkStableInt1K-4 94 1255601 ns/op BenchmarkStableInt1K_Slice-4 100 1114846 ns/op BenchmarkSortInt64K-4 3 33975372 ns/op BenchmarkSortInt64K_Slice-4 2 73443338 ns/op BenchmarkStableInt64K-4 1 108020557 ns/op BenchmarkSort1e2-4 334 361187 ns/op BenchmarkStable1e2-4 126 978758 ns/op BenchmarkSort1e4-4 2 74316598 ns/op BenchmarkStable1e4-4 1 314871871 ns/op PASS ok sort 19.312s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 466562 238.8 ns/op BenchmarkAtof64Float-4 437604 258.2 ns/op BenchmarkAtof64FloatExp-4 368622 304.5 ns/op BenchmarkAtof64Big-4 298473 381.7 ns/op BenchmarkAtof64RandomBits-4 180171 634.4 ns/op BenchmarkAtof64RandomFloats-4 313578 368.2 ns/op BenchmarkAtof64RandomLongFloats-4 296700 402.8 ns/op BenchmarkAtof32Decimal-4 476061 247.0 ns/op BenchmarkAtof32Float-4 454813 261.4 ns/op BenchmarkAtof32FloatExp-4 371448 312.3 ns/op BenchmarkAtof32Random-4 280334 428.3 ns/op BenchmarkAtof32RandomLong-4 129751 880.9 ns/op BenchmarkParseInt/Pos/7bit-4 889573 126.4 ns/op BenchmarkParseInt/Pos/26bit-4 457839 228.2 ns/op BenchmarkParseInt/Pos/31bit-4 427861 251.5 ns/op BenchmarkParseInt/Pos/56bit-4 323962 369.2 ns/op BenchmarkParseInt/Pos/63bit-4 306582 395.9 ns/op BenchmarkParseInt/Neg/7bit-4 892219 126.7 ns/op BenchmarkParseInt/Neg/26bit-4 438583 233.6 ns/op BenchmarkParseInt/Neg/31bit-4 435621 250.7 ns/op BenchmarkParseInt/Neg/56bit-4 326764 366.8 ns/op BenchmarkParseInt/Neg/63bit-4 279484 386.8 ns/op BenchmarkAtoi/Pos/7bit-4 1475052 83.07 ns/op BenchmarkAtoi/Pos/26bit-4 652641 171.4 ns/op BenchmarkAtoi/Pos/31bit-4 624362 195.3 ns/op BenchmarkAtoi/Pos/56bit-4 361428 292.1 ns/op BenchmarkAtoi/Pos/63bit-4 263816 418.2 ns/op BenchmarkAtoi/Neg/7bit-4 1464405 83.58 ns/op BenchmarkAtoi/Neg/26bit-4 701428 172.1 ns/op BenchmarkAtoi/Neg/31bit-4 569000 192.9 ns/op BenchmarkAtoi/Neg/56bit-4 363124 288.1 ns/op BenchmarkAtoi/Neg/63bit-4 266109 420.2 ns/op BenchmarkFormatFloat/Decimal-4 103184 1162 ns/op BenchmarkFormatFloat/Float-4 93129 1284 ns/op BenchmarkFormatFloat/Exp-4 95779 1214 ns/op BenchmarkFormatFloat/NegExp-4 98371 1193 ns/op BenchmarkFormatFloat/LongExp-4 85951 1400 ns/op BenchmarkFormatFloat/Big-4 82245 1426 ns/op BenchmarkFormatFloat/BinaryExp-4 173602 676.4 ns/op BenchmarkFormatFloat/32Integer-4 101948 1149 ns/op BenchmarkFormatFloat/32ExactFraction-4 102440 1168 ns/op BenchmarkFormatFloat/32Point-4 92998 1275 ns/op BenchmarkFormatFloat/32Exp-4 100718 1179 ns/op BenchmarkFormatFloat/32NegExp-4 101337 1157 ns/op BenchmarkFormatFloat/32Shortest-4 105068 1138 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 121086 970.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 117116 1008 ns/op BenchmarkFormatFloat/64Fixed1-4 129784 892.8 ns/op BenchmarkFormatFloat/64Fixed2-4 134436 893.5 ns/op BenchmarkFormatFloat/64Fixed3-4 127423 892.4 ns/op BenchmarkFormatFloat/64Fixed4-4 131376 891.6 ns/op BenchmarkFormatFloat/64Fixed12-4 76909 1484 ns/op BenchmarkFormatFloat/64Fixed16-4 100693 1161 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 102384 1146 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 94428 1248 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2282 48800 ns/op BenchmarkFormatFloat/Slowpath64-4 83918 1395 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87393 1382 ns/op BenchmarkAppendFloat/Decimal-4 114520 1035 ns/op BenchmarkAppendFloat/Float-4 99780 1181 ns/op BenchmarkAppendFloat/Exp-4 113272 1058 ns/op BenchmarkAppendFloat/NegExp-4 112876 1045 ns/op BenchmarkAppendFloat/LongExp-4 93756 1255 ns/op BenchmarkAppendFloat/Big-4 92977 1285 ns/op BenchmarkAppendFloat/BinaryExp-4 225986 512.9 ns/op BenchmarkAppendFloat/32Integer-4 114751 1025 ns/op BenchmarkAppendFloat/32ExactFraction-4 115471 1030 ns/op BenchmarkAppendFloat/32Point-4 104830 1133 ns/op BenchmarkAppendFloat/32Exp-4 113838 1039 ns/op BenchmarkAppendFloat/32NegExp-4 114034 1031 ns/op BenchmarkAppendFloat/32Shortest-4 121473 977.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 138051 816.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 139905 840.4 ns/op BenchmarkAppendFloat/64Fixed1-4 157512 740.6 ns/op BenchmarkAppendFloat/64Fixed2-4 157521 750.2 ns/op BenchmarkAppendFloat/64Fixed3-4 158052 739.3 ns/op BenchmarkAppendFloat/64Fixed4-4 158054 743.3 ns/op BenchmarkAppendFloat/64Fixed12-4 90396 1304 ns/op BenchmarkAppendFloat/64Fixed16-4 116310 1006 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 122509 968.7 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 106884 1106 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2306 48743 ns/op BenchmarkAppendFloat/Slowpath64-4 95259 1259 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 95672 1229 ns/op BenchmarkFormatInt-4 12513 9611 ns/op BenchmarkAppendInt-4 12562 9578 ns/op BenchmarkFormatUint-4 67584 1719 ns/op BenchmarkAppendUint-4 70029 1675 ns/op BenchmarkFormatIntSmall/7-4 2178908 54.93 ns/op BenchmarkFormatIntSmall/42-4 2213094 55.86 ns/op BenchmarkAppendIntSmall-4 798042 143.2 ns/op BenchmarkAppendUintVarlen/1-4 822638 143.7 ns/op BenchmarkAppendUintVarlen/12-4 763261 152.7 ns/op BenchmarkAppendUintVarlen/123-4 585697 193.3 ns/op BenchmarkAppendUintVarlen/1234-4 595722 190.5 ns/op BenchmarkAppendUintVarlen/12345-4 620013 193.1 ns/op BenchmarkAppendUintVarlen/123456-4 583066 194.3 ns/op BenchmarkAppendUintVarlen/1234567-4 576058 198.4 ns/op BenchmarkAppendUintVarlen/12345678-4 556844 195.8 ns/op BenchmarkAppendUintVarlen/123456789-4 550508 200.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 534530 201.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 585159 204.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 577056 209.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 577166 206.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 542436 210.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 567289 209.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 537662 211.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 525466 216.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 527917 215.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 523806 219.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 508440 219.9 ns/op BenchmarkQuote-4 28596 4184 ns/op BenchmarkQuoteRune-4 302263 402.7 ns/op BenchmarkAppendQuote-4 31185 3846 ns/op BenchmarkAppendQuoteRune-4 502276 228.5 ns/op BenchmarkUnquoteEasy-4 814287 146.4 ns/op BenchmarkUnquoteHard-4 33445 3495 ns/op PASS ok strconv 16.424s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 309913 381.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 100438 1181 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 142458 819.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 322965 371.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 104682 1144 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 150980 789.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 229051 516.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 63944 1848 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 77583 1497 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 489651 237.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 18765 6293 ns/op BenchmarkGenericMatch1-4 1623 73500 ns/op BenchmarkGenericMatch2-4 334 353770 ns/op BenchmarkSingleMaxSkipping-4 7597 15327 ns/op 652.43 MB/s BenchmarkSingleLongSuffixFail-4 14883 8058 ns/op 124.34 MB/s BenchmarkSingleMatch-4 188 627154 ns/op 23.92 MB/s BenchmarkByteByteNoMatch-4 63870 1871 ns/op BenchmarkByteByteMatch-4 18465 6411 ns/op BenchmarkByteStringMatch-4 21481 5568 ns/op BenchmarkHTMLEscapeNew-4 67768 1770 ns/op BenchmarkHTMLEscapeOld-4 57619 2058 ns/op BenchmarkByteStringReplacerWriteString-4 1078 109882 ns/op BenchmarkByteReplacerWriteString-4 1258 93377 ns/op BenchmarkByteByteReplaces-4 2278 51411 ns/op BenchmarkByteByteMap-4 7094 16373 ns/op BenchmarkMap/identity/ASCII-4 704208 167.8 ns/op BenchmarkMap/identity/Greek-4 451983 264.7 ns/op BenchmarkMap/change/ASCII-4 26830 4501 ns/op BenchmarkMap/change/Greek-4 20666 5748 ns/op BenchmarkIndexRune-4 1210063 99.75 ns/op BenchmarkIndexRuneLongString-4 1000000 111.3 ns/op BenchmarkIndexRuneFastPath-4 2868778 41.37 ns/op BenchmarkIndex-4 2547411 47.16 ns/op BenchmarkLastIndex-4 2727366 43.69 ns/op BenchmarkIndexByte-4 10603329 10.37 ns/op BenchmarkToUpper/#00-4 3023854 39.79 ns/op BenchmarkToUpper/ONLYUPPER-4 2205896 54.47 ns/op BenchmarkToUpper/abc-4 242896 493.2 ns/op BenchmarkToUpper/AbC123-4 182709 649.4 ns/op BenchmarkToUpper/azAZ09_-4 209835 572.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40356 3010 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53742 2263 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 23950 5053 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45746 2613 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 92476 1267 ns/op BenchmarkToLower/#00-4 3027361 39.61 ns/op BenchmarkToLower/abc-4 2571718 47.11 ns/op BenchmarkToLower/AbC123-4 167612 720.6 ns/op BenchmarkToLower/azAZ09_-4 161556 723.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70186 1712 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48700 2464 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 23966 4957 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59421 2058 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 92098 1287 ns/op BenchmarkMapNoChanges-4 891927 133.2 ns/op BenchmarkTrim-4 26649 4524 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2506089 47.80 ns/op BenchmarkToValidUTF8/InvalidASCII-4 132219 898.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90147 1325 ns/op BenchmarkEqualFold/Tests-4 41739 2859 ns/op BenchmarkEqualFold/ASCII-4 2167677 55.48 ns/op BenchmarkEqualFold/UnicodePrefix-4 89815 1342 ns/op BenchmarkEqualFold/UnicodeSuffix-4 89047 1301 ns/op BenchmarkIndexHard1-4 168 708959 ns/op BenchmarkIndexHard2-4 168 712328 ns/op BenchmarkIndexHard3-4 164 726409 ns/op BenchmarkIndexHard4-4 88 1330115 ns/op BenchmarkLastIndexHard1-4 75 1429627 ns/op BenchmarkLastIndexHard2-4 82 1454272 ns/op BenchmarkLastIndexHard3-4 82 1416960 ns/op BenchmarkCountHard1-4 165 710257 ns/op BenchmarkCountHard2-4 168 735622 ns/op BenchmarkCountHard3-4 164 726355 ns/op BenchmarkIndexTorture-4 13291 9031 ns/op BenchmarkCountTorture-4 13256 9064 ns/op BenchmarkCountTortureOverlapping-4 650 174742 ns/op BenchmarkCountByte/10-4 2576716 48.17 ns/op 207.62 MB/s BenchmarkCountByte/32-4 2901574 41.86 ns/op 764.45 MB/s BenchmarkCountByte/4096-4 533750 221.6 ns/op 18483.90 MB/s BenchmarkCountByte/4194304-4 603 196875 ns/op 21304.41 MB/s BenchmarkCountByte/67108864-4 21 5485347 ns/op 12234.21 MB/s BenchmarkFields/ASCII/16-4 253576 463.5 ns/op 34.52 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20688 5733 ns/op 44.66 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1434 82767 ns/op 49.49 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 80 1417504 ns/op 46.23 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 22188639 ns/op 47.26 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 100394 1183 ns/op 13.53 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7171 16209 ns/op 15.79 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 450 262525 ns/op 15.60 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4555365 ns/op 14.39 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 80838758 ns/op 12.97 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 140196 842.1 ns/op 19.00 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11393 ns/op 22.47 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 637 186387 ns/op 21.98 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 3352984 ns/op 19.55 MB/s 463109 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60884518 ns/op 17.22 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 121280 995.0 ns/op 16.08 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8798 13469 ns/op 19.01 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 532 222152 ns/op 18.44 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 3963404 ns/op 16.54 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70521858 ns/op 14.87 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87075918 ns/op BenchmarkSplitSingleByteSeparator-4 16 6791982 ns/op BenchmarkSplitMultiByteSeparator-4 30 3751685 ns/op BenchmarkSplitNSingleByteSeparator-4 163534 756.3 ns/op BenchmarkSplitNMultiByteSeparator-4 130254 924.6 ns/op BenchmarkRepeat/5x0-4 2497269 48.22 ns/op BenchmarkRepeat/5x1-4 2495613 48.14 ns/op BenchmarkRepeat/5x2-4 196932 589.5 ns/op BenchmarkRepeat/5x6-4 120331 998.8 ns/op BenchmarkRepeat/10x0-4 2493406 48.32 ns/op BenchmarkRepeat/10x1-4 2453264 47.61 ns/op BenchmarkRepeat/10x2-4 198447 594.0 ns/op BenchmarkRepeat/10x6-4 120810 1000 ns/op BenchmarkRepeatLarge/256/1-4 56214 2158 ns/op 118.61 MB/s BenchmarkRepeatLarge/256/16-4 88062 1325 ns/op 193.19 MB/s BenchmarkRepeatLarge/512/1-4 46771 2491 ns/op 205.54 MB/s BenchmarkRepeatLarge/512/16-4 66396 1703 ns/op 300.61 MB/s BenchmarkRepeatLarge/1024/1-4 37356 3096 ns/op 330.74 MB/s BenchmarkRepeatLarge/1024/16-4 51136 2303 ns/op 444.71 MB/s BenchmarkRepeatLarge/2048/1-4 28824 4153 ns/op 493.15 MB/s BenchmarkRepeatLarge/2048/16-4 34605 3312 ns/op 618.31 MB/s BenchmarkRepeatLarge/4096/1-4 20378 5831 ns/op 702.44 MB/s BenchmarkRepeatLarge/4096/16-4 23200 5123 ns/op 799.57 MB/s BenchmarkRepeatLarge/8192/1-4 13362 9004 ns/op 909.77 MB/s BenchmarkRepeatLarge/8192/16-4 14509 8053 ns/op 1017.23 MB/s BenchmarkRepeatLarge/8192/4097-4 3036993 39.46 ns/op 103823.22 MB/s BenchmarkRepeatLarge/16384/1-4 7004 14371 ns/op 1140.11 MB/s BenchmarkRepeatLarge/16384/16-4 7705 13401 ns/op 1222.56 MB/s BenchmarkRepeatLarge/16384/4097-4 12164 9860 ns/op 1246.55 MB/s BenchmarkRepeatLarge/32768/1-4 4953 24963 ns/op 1312.67 MB/s BenchmarkRepeatLarge/32768/16-4 5022 23611 ns/op 1387.81 MB/s BenchmarkRepeatLarge/32768/4097-4 5706 21318 ns/op 1345.31 MB/s BenchmarkRepeatLarge/65536/1-4 2734 44040 ns/op 1488.08 MB/s BenchmarkRepeatLarge/65536/16-4 2360 43285 ns/op 1514.05 MB/s BenchmarkRepeatLarge/65536/4097-4 2883 41362 ns/op 1485.79 MB/s BenchmarkRepeatLarge/131072/1-4 528 216167 ns/op 606.35 MB/s BenchmarkRepeatLarge/131072/16-4 540 218270 ns/op 600.50 MB/s BenchmarkRepeatLarge/131072/4097-4 549 212454 ns/op 597.81 MB/s BenchmarkRepeatLarge/262144/1-4 282 426904 ns/op 614.06 MB/s BenchmarkRepeatLarge/262144/16-4 278 426420 ns/op 614.75 MB/s BenchmarkRepeatLarge/262144/4097-4 266 435012 ns/op 593.34 MB/s BenchmarkRepeatLarge/524288/1-4 134 830530 ns/op 631.27 MB/s BenchmarkRepeatLarge/524288/16-4 140 823104 ns/op 636.96 MB/s BenchmarkRepeatLarge/524288/4097-4 139 845423 ns/op 615.45 MB/s BenchmarkRepeatLarge/1048576/1-4 70 1661364 ns/op 631.15 MB/s BenchmarkRepeatLarge/1048576/16-4 75 1678401 ns/op 624.75 MB/s BenchmarkRepeatLarge/1048576/4097-4 61 1729222 ns/op 604.16 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3207113 ns/op 653.91 MB/s BenchmarkRepeatLarge/2097152/16-4 38 3156229 ns/op 664.45 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3312128 ns/op 632.09 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6724700 ns/op 623.72 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6575050 ns/op 637.91 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6921333 ns/op 605.55 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13937540 ns/op 601.87 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13808255 ns/op 607.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14366155 ns/op 583.77 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27475999 ns/op 610.61 MB/s BenchmarkRepeatLarge/16777216/16-4 4 28084549 ns/op 597.38 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28538639 ns/op 587.88 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55260258 ns/op 607.21 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53715038 ns/op 624.67 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56480038 ns/op 594.09 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106814037 ns/op 628.28 MB/s BenchmarkRepeatLarge/67108864/16-4 1 106892557 ns/op 627.82 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 110242236 ns/op 608.74 MB/s BenchmarkRepeatLarge/134217728/1-4 1 213476714 ns/op 628.72 MB/s BenchmarkRepeatLarge/134217728/16-4 1 206525274 ns/op 649.89 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 214681074 ns/op 625.20 MB/s BenchmarkRepeatLarge/268435456/1-4 1 423314668 ns/op 634.13 MB/s BenchmarkRepeatLarge/268435456/16-4 1 410731188 ns/op 653.56 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 430455228 ns/op 623.61 MB/s BenchmarkRepeatLarge/536870912/1-4 1 832487456 ns/op 644.90 MB/s BenchmarkRepeatLarge/536870912/16-4 1 802297137 ns/op 669.17 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 839310696 ns/op 639.66 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1660584153 ns/op 646.60 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1599854515 ns/op 671.15 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1681050872 ns/op 638.73 MB/s BenchmarkIndexAnyASCII/1:1-4 1379914 87.82 ns/op BenchmarkIndexAnyASCII/1:2-4 1380180 87.09 ns/op BenchmarkIndexAnyASCII/1:4-4 1382302 86.95 ns/op BenchmarkIndexAnyASCII/1:8-4 1377825 89.43 ns/op BenchmarkIndexAnyASCII/1:16-4 1369183 88.04 ns/op BenchmarkIndexAnyASCII/1:32-4 1354597 88.06 ns/op BenchmarkIndexAnyASCII/1:64-4 1329434 91.48 ns/op BenchmarkIndexAnyASCII/16:1-4 1367064 87.93 ns/op BenchmarkIndexAnyASCII/16:2-4 640136 184.5 ns/op BenchmarkIndexAnyASCII/16:4-4 637347 186.5 ns/op BenchmarkIndexAnyASCII/16:8-4 618364 191.9 ns/op BenchmarkIndexAnyASCII/16:16-4 582422 203.3 ns/op BenchmarkIndexAnyASCII/16:32-4 519812 229.5 ns/op BenchmarkIndexAnyASCII/16:64-4 423399 281.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1289828 91.91 ns/op BenchmarkIndexAnyASCII/256:2-4 58804 2039 ns/op BenchmarkIndexAnyASCII/256:4-4 58723 2041 ns/op BenchmarkIndexAnyASCII/256:8-4 58550 2046 ns/op BenchmarkIndexAnyASCII/256:16-4 58192 2059 ns/op BenchmarkIndexAnyASCII/256:32-4 57526 2085 ns/op BenchmarkIndexAnyASCII/256:64-4 56125 2144 ns/op BenchmarkIndexAnyUTF8/1:1-4 1407532 84.09 ns/op BenchmarkIndexAnyUTF8/1:2-4 1372165 87.12 ns/op BenchmarkIndexAnyUTF8/1:4-4 1367992 87.93 ns/op BenchmarkIndexAnyUTF8/1:8-4 1384603 86.45 ns/op BenchmarkIndexAnyUTF8/1:16-4 1359568 89.47 ns/op BenchmarkIndexAnyUTF8/1:32-4 1356490 88.40 ns/op BenchmarkIndexAnyUTF8/1:64-4 1332631 89.51 ns/op BenchmarkIndexAnyUTF8/16:1-4 1210018 99.79 ns/op BenchmarkIndexAnyUTF8/16:2-4 176493 663.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 181444 659.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 178062 673.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 172126 675.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 177727 677.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 158570 711.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 271608 437.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 12481 9823 ns/op BenchmarkIndexAnyUTF8/256:4-4 12445 9585 ns/op BenchmarkIndexAnyUTF8/256:8-4 12048 10008 ns/op BenchmarkIndexAnyUTF8/256:16-4 12145 9980 ns/op BenchmarkIndexAnyUTF8/256:32-4 12069 9921 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10445 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1442566 86.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1429675 83.98 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1440669 83.65 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1426688 83.58 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1422079 83.31 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1417022 85.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1400370 85.12 ns/op BenchmarkLastIndexAnyASCII/16:1-4 653907 183.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 646956 183.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 642618 185.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 625651 188.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 584328 201.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 518680 227.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 418830 278.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 58825 2038 ns/op BenchmarkLastIndexAnyASCII/256:2-4 58286 2039 ns/op BenchmarkLastIndexAnyASCII/256:4-4 58621 2042 ns/op BenchmarkLastIndexAnyASCII/256:8-4 58557 2044 ns/op BenchmarkLastIndexAnyASCII/256:16-4 58192 2056 ns/op BenchmarkLastIndexAnyASCII/256:32-4 57483 2083 ns/op BenchmarkLastIndexAnyASCII/256:64-4 56140 2135 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1427542 86.71 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1443776 83.26 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1436892 84.46 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1423837 84.97 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1410169 84.80 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1402246 85.34 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1399099 86.07 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 192660 615.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 100864 1157 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 101329 1153 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 101445 1187 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 99648 1171 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 98959 1196 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 94612 1218 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13592 8997 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6502 17651 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6456 17528 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6042 18031 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 5985 17982 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6476 17998 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 6546 18563 ns/op BenchmarkTrimASCII/1:1-4 2444389 49.03 ns/op BenchmarkTrimASCII/1:2-4 2020070 59.93 ns/op BenchmarkTrimASCII/1:4-4 1960567 61.51 ns/op BenchmarkTrimASCII/1:8-4 1837020 65.66 ns/op BenchmarkTrimASCII/1:16-4 1575156 76.11 ns/op BenchmarkTrimASCII/16:1-4 2067871 58.87 ns/op BenchmarkTrimASCII/16:2-4 672886 177.2 ns/op BenchmarkTrimASCII/16:4-4 659571 179.3 ns/op BenchmarkTrimASCII/16:8-4 651564 182.5 ns/op BenchmarkTrimASCII/16:16-4 616117 192.8 ns/op BenchmarkTrimASCII/256:1-4 542799 219.8 ns/op BenchmarkTrimASCII/256:2-4 61434 1952 ns/op BenchmarkTrimASCII/256:4-4 61293 1954 ns/op BenchmarkTrimASCII/256:8-4 61222 1958 ns/op BenchmarkTrimASCII/256:16-4 60844 1970 ns/op BenchmarkTrimASCII/4096:1-4 42500 2818 ns/op BenchmarkTrimASCII/4096:2-4 4161 28646 ns/op BenchmarkTrimASCII/4096:4-4 4141 28649 ns/op BenchmarkTrimASCII/4096:8-4 4136 28587 ns/op BenchmarkTrimASCII/4096:16-4 4099 28588 ns/op BenchmarkTrimByte-4 2397012 49.86 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2671 44431 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2670 44429 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2668 44404 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1874 63546 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3637 32485 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6661 17384 ns/op BenchmarkJoin/0-4 2877830 38.73 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2584149 47.38 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 147153 805.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 104449 1160 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 76518 1557 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 62916 1911 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 51691 2280 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 45174 2639 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2049675 58.31 ns/op BenchmarkTrimSpace/ASCII-4 1271557 94.20 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87261 1373 ns/op BenchmarkTrimSpace/JustNonASCII-4 51931 2260 ns/op BenchmarkReplaceAll-4 83222 1448 ns/op 16 B/op 1 allocs/op PASS ok strings 57.088s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 49147 2422 ns/op BenchmarkCond2-4 22905 5047 ns/op BenchmarkCond4-4 12138 9873 ns/op BenchmarkCond8-4 5010 22700 ns/op BenchmarkCond16-4 2002 59586 ns/op BenchmarkCond32-4 796 158080 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 421756 250.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 189561 550.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 444436 233.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 476288 264.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 219903 544.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 315082 405.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 86065 1435 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 70682 1781 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 72715 1772 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 44683 2809 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 478422 293.7 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 137268 876.5 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 448182 280.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 124120 952.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 432906 299.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 136324 877.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1719280 69.48 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 49480 2440 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 108988 1165 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 170410 706.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4843 24112 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 226 522690 ns/op BenchmarkRange/*sync.Map-4 1141 104070 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 78475 1351 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 169809 667.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57699 1993 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 174943 679.7 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 214527 623.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 168229 736.8 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 73075 1675 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 141826 835.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 293814 359.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50841 2301 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 118040 1011 ns/op BenchmarkSwapCollision/*sync.Map-4 70066 1717 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 375 317410 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 90613 1318 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 267541 423.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21604 5523 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 54938 2200 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19550 6128 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 133713 845.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 94036 1286 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 123093 1033 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1610635 74.45 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 130120 910.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1578190 75.68 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 445221 229.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 122793 971.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 460609 241.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 84296 1432 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 279168 449.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 405596 272.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 98653 1257 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 437732 284.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 90476 1536 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 93558 1217 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 128834 858.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50683 2351 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 178408 687.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 424243 274.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 103606 1156 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 482136 299.4 ns/op BenchmarkUncontendedSemaphore-4 4887362 24.52 ns/op BenchmarkContendedSemaphore-4 2885649 42.95 ns/op BenchmarkMutexUncontended-4 888336 177.8 ns/op BenchmarkMutex-4 145540 826.3 ns/op BenchmarkMutexSlack-4 131697 908.7 ns/op BenchmarkMutexWork-4 132542 889.3 ns/op BenchmarkMutexWorkSlack-4 124213 957.1 ns/op BenchmarkMutexNoSpin-4 44517 2754 ns/op BenchmarkMutexSpin-4 39903 2976 ns/op BenchmarkOnce-4 440076 253.4 ns/op BenchmarkOnceFunc/v=Once-4 1000000 116.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 773395 157.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 785092 145.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 961230 124.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 746955 162.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 747867 150.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5818689 20.36 ns/op BenchmarkSemaSyntNonblock-4 1992672 63.44 ns/op BenchmarkSemaSyntBlock-4 1208888 97.75 ns/op BenchmarkSemaWorkNonblock-4 651409 205.1 ns/op BenchmarkSemaWorkBlock-4 616192 204.3 ns/op BenchmarkRWMutexUncontended-4 333351 330.2 ns/op BenchmarkRWMutexWrite100-4 224437 566.2 ns/op BenchmarkRWMutexWrite10-4 208138 572.0 ns/op BenchmarkRWMutexWorkWrite100-4 196903 588.6 ns/op BenchmarkRWMutexWorkWrite10-4 179952 673.5 ns/op BenchmarkWaitGroupUncontended-4 617715 186.4 ns/op BenchmarkWaitGroupAddDone-4 238504 544.6 ns/op BenchmarkWaitGroupAddDoneWork-4 249720 476.9 ns/op BenchmarkWaitGroupWait-4 2742896 43.51 ns/op BenchmarkWaitGroupWaitWork-4 2280792 52.64 ns/op BenchmarkWaitGroupActuallyWait-4 31200 3753 ns/op 32 B/op 2 allocs/op PASS ok sync 18.017s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 454138 252.7 ns/op PASS ok sync/atomic 1.136s PASS ok syscall 1.014s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 132151 900.3 ns/op 0 B/op 0 allocs/op PASS ok testing 1.143s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6019 17789 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7702 13564 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1464095 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 81 1284484 ns/op 1597 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 166681356 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 165955556 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1466 80228 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1642 71053 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7499050 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 6948200 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 804129977 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 796572658 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 171 692473 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 183 650643 ns/op 214 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 72009478 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 70961138 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7879988578 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7791410572 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2390 49145 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3665144 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 393057164 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2133 55016 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 219 533950 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5392028 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6824 16952 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.699s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 95107792 ns/op BenchmarkVariableString-4 70749 1692 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1660 70367 ns/op 2533 B/op 39 allocs/op PASS ok text/template/parse 1.575s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 27 4499949 ns/op BenchmarkAfter-4 88 1422743 ns/op BenchmarkStop-4 140 784609 ns/op BenchmarkSimultaneousAfterFunc-4 25 4654753 ns/op BenchmarkStartStop-4 148 758555 ns/op BenchmarkReset-4 2298 60753 ns/op BenchmarkSleep-4 30 4242617 ns/op BenchmarkParallelTimerLatency-4 52 122944 avg-late-ns 840600 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 330511 avg-late-ns 801552 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 310118 avg-late-ns 1096836 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 258943 avg-late-ns 816316 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 369138 avg-late-ns 1358592 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 310773 avg-late-ns 1253198 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 289808 avg-late-ns 1825599 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 305517 avg-late-ns 1771478 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 310418 avg-late-ns 2583236 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 229555 avg-late-ns 1325075 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 844905 avg-late-ns 4806033 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 321519 avg-late-ns 950151 max-late-ns BenchmarkTicker-4 364 309722 ns/op BenchmarkTickerReset-4 3190 35912 ns/op BenchmarkTickerResetNaive-4 174 712932 ns/op BenchmarkNow-4 856507 139.1 ns/op BenchmarkNowUnixNano-4 886812 131.4 ns/op BenchmarkNowUnixMilli-4 894027 133.6 ns/op BenchmarkNowUnixMicro-4 889731 133.0 ns/op BenchmarkFormat-4 43509 2751 ns/op BenchmarkFormatRFC3339-4 63506 1882 ns/op BenchmarkFormatRFC3339Nano-4 62702 1912 ns/op BenchmarkFormatNow-4 58149 2061 ns/op BenchmarkMarshalJSON-4 88686 1351 ns/op BenchmarkMarshalText-4 88014 1356 ns/op BenchmarkParse-4 90943 1323 ns/op BenchmarkParseRFC3339UTC-4 254502 472.7 ns/op BenchmarkParseRFC3339UTCBytes-4 180139 662.9 ns/op BenchmarkParseRFC3339TZ-4 80253 1492 ns/op BenchmarkParseRFC3339TZBytes-4 66790 1808 ns/op BenchmarkParseDuration-4 430675 268.2 ns/op BenchmarkHour-4 682173 174.1 ns/op BenchmarkSecond-4 691004 171.6 ns/op BenchmarkYear-4 479846 247.1 ns/op BenchmarkDay-4 434467 276.9 ns/op BenchmarkISOWeek-4 499267 238.8 ns/op BenchmarkGoString-4 56131 2146 ns/op BenchmarkUnmarshalText-4 77335 1553 ns/op PASS ok time 13.071s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 486285 239.3 ns/op BenchmarkDecodeValidJapaneseChars-4 564344 202.7 ns/op BenchmarkDecodeRune-4 1489239 78.04 ns/op BenchmarkEncodeValidASCII-4 493656 232.7 ns/op BenchmarkEncodeValidJapaneseChars-4 674884 178.1 ns/op BenchmarkAppendRuneValidASCII-4 1334551 91.87 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2070058 57.91 ns/op BenchmarkEncodeRune-4 2664212 45.01 ns/op PASS ok unicode/utf16 2.260s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1424882 83.86 ns/op BenchmarkRuneCountTenJapaneseChars-4 312027 357.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2290552 52.30 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 368532 291.9 ns/op BenchmarkValidTenASCIIChars-4 1833964 65.20 ns/op BenchmarkValid100KASCIIChars-4 91 1275097 ns/op BenchmarkValidTenJapaneseChars-4 305922 390.3 ns/op BenchmarkValidLongMostlyASCII-4 90 1345941 ns/op BenchmarkValidLongJapanese-4 49 2142357 ns/op BenchmarkValidStringTenASCIIChars-4 2686125 44.36 ns/op BenchmarkValidString100KASCIIChars-4 7436 15977 ns/op BenchmarkValidStringTenJapaneseChars-4 388474 284.7 ns/op BenchmarkValidStringLongMostlyASCII-4 770 156615 ns/op BenchmarkValidStringLongJapanese-4 150 795840 ns/op BenchmarkEncodeASCIIRune-4 2780044 43.12 ns/op BenchmarkEncodeJapaneseRune-4 1786083 65.91 ns/op BenchmarkAppendASCIIRune-4 9077870 13.11 ns/op BenchmarkAppendJapaneseRune-4 1872990 63.79 ns/op BenchmarkDecodeASCIIRune-4 1961358 61.27 ns/op BenchmarkDecodeJapaneseRune-4 1673593 72.21 ns/op BenchmarkFullRune/ASCII-4 3074917 38.33 ns/op BenchmarkFullRune/Incomplete-4 1416781 84.61 ns/op BenchmarkFullRune/Japanese-4 3243187 36.96 ns/op PASS ok unicode/utf8 4.695s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 74901923907 ns/op PASS ok cmd/api 76.143s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 478880 244.0 ns/op BenchmarkCgoCall/one-pointer-4 375417 308.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 320738 378.9 ns/op BenchmarkCgoCall/string-pointer-noescape-4 413222 286.1 ns/op BenchmarkCgoCall/eight-pointers-4 202406 585.9 ns/op BenchmarkCgoCall/eight-pointers-nil-4 383950 305.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 31894 3990 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44277 2717 ns/op BenchmarkGoString-4 1000000 138.9 ns/op BenchmarkCGoCallback-4 41368 2619 ns/op BenchmarkCGoInCThread-4 346616 329.8 ns/op PASS ok cmd/cgo/internal/test 2.478s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 912602 125.7 ns/op BenchmarkEqArrayOfStrings64-4 130594 913.2 ns/op BenchmarkEqArrayOfStrings1024-4 8424 13313 ns/op BenchmarkEqArrayOfFloats5-4 1000000 110.4 ns/op BenchmarkEqArrayOfFloats64-4 127036 939.6 ns/op BenchmarkEqArrayOfFloats1024-4 8334 14123 ns/op BenchmarkEqArrayOfStructsEq-4 2559 46532 ns/op BenchmarkEqArrayOfStructsNotEq-4 4550 25786 ns/op BenchmarkEqStruct-4 17859483 5.750 ns/op PASS ok cmd/compile/internal/reflectdata 2.135s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 86763 ns/op BenchmarkCopyElim1-4 1051 98052 ns/op BenchmarkCopyElim10-4 934 111525 ns/op BenchmarkCopyElim100-4 430 272175 ns/op BenchmarkCopyElim1000-4 69 1633772 ns/op BenchmarkCopyElim10000-4 4 27750248 ns/op BenchmarkCopyElim100000-4 1 561719869 ns/op BenchmarkDeadCode/1-4 961 125307 ns/op BenchmarkDeadCode/10-4 765 148094 ns/op BenchmarkDeadCode/100-4 345 345699 ns/op BenchmarkDeadCode/1000-4 49 2455355 ns/op BenchmarkDeadCode/10000-4 4 27252848 ns/op BenchmarkDeadCode/100000-4 1 350574048 ns/op BenchmarkDeadCode/200000-4 1 749279173 ns/op BenchmarkDominatorsLinear-4 13 8970307 ns/op 1.11 MB/s BenchmarkDominatorsFwdBack-4 9 13062692 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 9 12643870 ns/op 0.79 MB/s BenchmarkDominatorsMaxPred-4 9 12788221 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12524412 ns/op 0.80 MB/s BenchmarkFuse/1-4 986 120466 ns/op BenchmarkFuse/10-4 765 156932 ns/op BenchmarkFuse/100-4 180 640717 ns/op BenchmarkFuse/1000-4 19 5833423 ns/op BenchmarkFuse/10000-4 2 70268874 ns/op BenchmarkNilCheckDeep1-4 9909 11833 ns/op 0.08 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4153 27495 ns/op 0.36 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 638 188683 ns/op 0.53 MB/s 628 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 58 1872701 ns/op 0.53 MB/s 5580 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 19382392 ns/op 0.52 MB/s 115036 B/op 6 allocs/op BenchmarkDSEPass-4 28 4058497 ns/op 47100 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 135070708 ns/op 4296752 B/op 109283 allocs/op BenchmarkCSEPass-4 6 18474078 ns/op 131598 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 179550224 ns/op 5718096 B/op 97848 allocs/op BenchmarkDeadcodePass-4 186 626053 ns/op 106903 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 145675507 ns/op 4028856 B/op 44863 allocs/op BenchmarkMultiPass-4 70 1525423 ns/op 205489 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 297580947 ns/op 11181728 B/op 149684 allocs/op BenchmarkCondRewrite/SoloJump-4 3225258 37.17 ns/op BenchmarkCondRewrite/CombJump-4 3086181 38.90 ns/op PASS ok cmd/compile/internal/ssa 15.533s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8154 14280 ns/op BenchmarkExtShift-4 14692 8157 ns/op BenchmarkModify-4 8509 13810 ns/op BenchmarkMullImm-4 14667 8165 ns/op BenchmarkConstModify-4 8199 13825 ns/op BenchmarkBitSet-4 16864 7073 ns/op BenchmarkBitClear-4 16965 7078 ns/op BenchmarkBitToggle-4 16962 7076 ns/op BenchmarkBitSetConst-4 140257 857.6 ns/op BenchmarkBitClearConst-4 136374 876.4 ns/op BenchmarkBitToggleConst-4 140017 853.4 ns/op BenchmarkDivconstI64-4 7815226 15.18 ns/op BenchmarkModconstI64-4 7591861 15.82 ns/op BenchmarkDivisiblePow2constI64-4 7759918 15.46 ns/op BenchmarkDivisibleconstI64-4 7933359 15.18 ns/op BenchmarkDivisibleWDivconstI64-4 5575450 21.54 ns/op BenchmarkDivconstU64/3-4 7763071 15.48 ns/op BenchmarkDivconstU64/5-4 7760379 15.48 ns/op BenchmarkDivconstU64/37-4 7926379 15.16 ns/op BenchmarkDivconstU64/1234567-4 7935122 15.17 ns/op BenchmarkModconstU64-4 8095875 14.81 ns/op BenchmarkDivisibleconstU64-4 7977556 14.84 ns/op BenchmarkDivisibleWDivconstU64-4 5394402 22.33 ns/op BenchmarkDivconstI32-4 7913667 15.18 ns/op BenchmarkModconstI32-4 7883700 15.26 ns/op BenchmarkDivisiblePow2constI32-4 8269724 14.52 ns/op BenchmarkDivisibleconstI32-4 8095636 14.79 ns/op BenchmarkDivisibleWDivconstI32-4 5406174 22.28 ns/op BenchmarkDivconstU32-4 7908451 15.15 ns/op BenchmarkModconstU32-4 7913896 15.15 ns/op BenchmarkDivisibleconstU32-4 8097384 14.83 ns/op BenchmarkDivisibleWDivconstU32-4 5476210 21.88 ns/op BenchmarkDivconstI16-4 7496775 15.49 ns/op BenchmarkModconstI16-4 8099920 14.85 ns/op BenchmarkDivisiblePow2constI16-4 8097078 14.79 ns/op BenchmarkDivisibleconstI16-4 7783130 15.16 ns/op BenchmarkDivisibleWDivconstI16-4 5406817 22.21 ns/op BenchmarkDivconstU16-4 8057584 14.84 ns/op BenchmarkModconstU16-4 8112997 14.83 ns/op BenchmarkDivisibleconstU16-4 8025854 14.83 ns/op BenchmarkDivisibleWDivconstU16-4 5487199 21.91 ns/op BenchmarkDivconstI8-4 7921879 15.16 ns/op BenchmarkModconstI8-4 7749795 15.57 ns/op BenchmarkDivisiblePow2constI8-4 8098718 15.05 ns/op BenchmarkDivisibleconstI8-4 8101779 14.86 ns/op BenchmarkDivisibleWDivconstI8-4 5485172 21.90 ns/op BenchmarkDivconstU8-4 8113546 14.81 ns/op BenchmarkModconstU8-4 8120112 14.80 ns/op BenchmarkDivisibleconstU8-4 8075826 14.81 ns/op BenchmarkDivisibleWDivconstU8-4 5476801 21.85 ns/op BenchmarkMul2-4 334944 357.9 ns/op BenchmarkMulNeg2-4 233580 513.4 ns/op BenchmarkEfaceInteger-4 2378558 47.82 ns/op BenchmarkDiv64UnsignedSmall-4 17741089 6.776 ns/op BenchmarkDiv64Small-4 17488734 6.803 ns/op BenchmarkDiv64SmallNegDivisor-4 17437804 6.864 ns/op BenchmarkDiv64SmallNegDividend-4 17489650 6.796 ns/op BenchmarkDiv64SmallNegBoth-4 17120648 6.958 ns/op BenchmarkDiv64Unsigned-4 15404680 7.541 ns/op BenchmarkDiv64-4 15469658 7.535 ns/op BenchmarkDiv64NegDivisor-4 15392115 7.585 ns/op BenchmarkDiv64NegDividend-4 15487230 7.538 ns/op BenchmarkDiv64NegBoth-4 15372319 7.605 ns/op BenchmarkMod64UnsignedSmall-4 17473250 6.838 ns/op BenchmarkMod64Small-4 17488938 6.855 ns/op BenchmarkMod64SmallNegDivisor-4 17094698 6.920 ns/op BenchmarkMod64SmallNegDividend-4 17304630 6.864 ns/op BenchmarkMod64SmallNegBoth-4 16432952 7.093 ns/op BenchmarkMod64Unsigned-4 12990499 8.753 ns/op BenchmarkMod64-4 13196152 8.732 ns/op BenchmarkMod64NegDivisor-4 13254338 8.714 ns/op BenchmarkMod64NegDividend-4 13258671 8.733 ns/op BenchmarkMod64NegBoth-4 13278801 8.712 ns/op BenchmarkMulconstI32/3-4 18176750 6.574 ns/op BenchmarkMulconstI32/5-4 18105663 6.587 ns/op BenchmarkMulconstI32/12-4 17541602 6.786 ns/op BenchmarkMulconstI32/120-4 17849494 6.744 ns/op BenchmarkMulconstI32/-120-4 17807643 6.749 ns/op BenchmarkMulconstI32/65537-4 18214386 6.554 ns/op BenchmarkMulconstI32/65538-4 17351574 6.892 ns/op BenchmarkMulconstI64/3-4 18180277 6.586 ns/op BenchmarkMulconstI64/5-4 17984103 6.613 ns/op BenchmarkMulconstI64/12-4 17739512 6.770 ns/op BenchmarkMulconstI64/120-4 17703606 6.755 ns/op BenchmarkMulconstI64/-120-4 17809861 6.749 ns/op BenchmarkMulconstI64/65537-4 18341892 6.549 ns/op BenchmarkMulconstI64/65538-4 17444192 6.870 ns/op BenchmarkMulconstU32/3-4 18214825 6.614 ns/op BenchmarkMulconstU32/5-4 18064670 6.599 ns/op BenchmarkMulconstU32/12-4 17613488 6.812 ns/op BenchmarkMulconstU32/120-4 17722534 6.747 ns/op BenchmarkMulconstU32/65537-4 18259058 6.580 ns/op BenchmarkMulconstU32/65538-4 17402502 6.881 ns/op BenchmarkMulconstU64/3-4 18232094 6.577 ns/op BenchmarkMulconstU64/5-4 17953538 6.613 ns/op BenchmarkMulconstU64/12-4 17824996 6.784 ns/op BenchmarkMulconstU64/120-4 17608736 6.808 ns/op BenchmarkMulconstU64/65537-4 18309766 6.559 ns/op BenchmarkMulconstU64/65538-4 17395945 6.884 ns/op BenchmarkShiftArithmeticRight-4 21152232 5.812 ns/op BenchmarkSwitch8Predictable-4 15090924 7.516 ns/op BenchmarkSwitch8Unpredictable-4 7521435 15.58 ns/op BenchmarkSwitch32Predictable-4 13155933 8.373 ns/op BenchmarkSwitch32Unpredictable-4 7602076 15.42 ns/op BenchmarkSwitchStringPredictable-4 7244382 15.01 ns/op BenchmarkSwitchStringUnpredictable-4 5452106 21.26 ns/op BenchmarkSwitchTypePredictable-4 5902118 20.37 ns/op BenchmarkSwitchTypeUnpredictable-4 4076496 29.24 ns/op PASS ok cmd/compile/internal/test 15.773s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 86 1204301 ns/op BenchmarkNamed/Underlying/nongeneric-4 637050 175.7 ns/op BenchmarkNamed/Underlying/generic-4 634893 177.8 ns/op BenchmarkNamed/Underlying/src_instance-4 633325 175.9 ns/op BenchmarkNamed/Underlying/user_instance-4 640682 174.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 551447735 ns/op 60271 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 436266980 ns/op 76178 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 168712872 ns/op 196942 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 155030073 ns/op 214321 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 332924585 ns/op 15549 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 95970156 ns/op 53943 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34605678 ns/op 149575 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33693092 ns/op 153636 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 103794035 ns/op 20901 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43973065 ns/op 49308 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22711087 ns/op 95515 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22012743 ns/op 98550 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1036537552 ns/op 63766 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 646446250 ns/op 102243 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 158786473 ns/op 416109 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 135349354 ns/op 488159 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 341597064 ns/op 5889 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70681657 ns/op 28459 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41007292 ns/op 49050 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39721225 ns/op 50627 lines/s PASS ok cmd/compile/internal/types2 16.005s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 132 828236 ns/op 2421326 sys-ns/op 811402 user-ns/op PASS ok cmd/go 1.212s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 176000 667.2 ns/op PASS ok cmd/go/internal/cfg 1.140s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28912 4133 ns/op 1.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30660 3905 ns/op 2.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2757 39327 ns/op 26.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 3067 39096 ns/op 26.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 421 283903 ns/op 28.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 426 284076 ns/op 28.84 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.878s All tests passed.