linux-arm64-race at 3857a89e7eb872fa22d569e70b7e076bec74ebbb :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=8caf7e2b867e" "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=12s" "GO_STAGE0_DL_DELAY=200ms" "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=8caf7e2b867e" "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=12s" "GO_STAGE0_DL_DELAY=200ms" "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.812s ok archive/zip 2.924s ok bufio 1.351s ok bytes 2.639s ok cmp 1.016s ok compress/bzip2 1.439s ok compress/flate 5.588s ok compress/gzip 14.171s ok compress/lzw 1.500s ok compress/zlib 5.354s ok container/heap 1.017s ok container/list 1.014s ok container/ring 1.013s ok context 1.036s ok crypto 1.012s ok crypto/aes 1.039s ok crypto/cipher 1.044s ok crypto/des 1.042s ok crypto/dsa 1.013s ok crypto/ecdh 1.223s ok crypto/ecdsa 1.145s ok crypto/ed25519 1.565s ok crypto/elliptic 1.036s ok crypto/hmac 1.017s ok crypto/internal/alias 1.012s ok crypto/internal/bigmod 4.087s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 1.325s ok crypto/internal/edwards25519 1.970s ok crypto/internal/edwards25519/field 1.098s ok crypto/internal/nistec 1.866s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.019s ok crypto/rand 1.309s ok crypto/rc4 1.500s ok crypto/rsa 3.029s ok crypto/sha1 1.015s ok crypto/sha256 1.016s ok crypto/sha512 1.021s ok crypto/subtle 1.370s ok crypto/tls 3.896s ok crypto/x509 2.493s ok database/sql 1.540s ok database/sql/driver 1.013s ok debug/buildinfo 1.029s ok debug/dwarf 1.066s ok debug/elf 2.389s ok debug/gosym 1.103s ok debug/macho 1.024s ok debug/pe 1.043s ok debug/plan9obj 1.014s ok embed 1.014s [no tests to run] ok embed/internal/embedtest 1.017s ok encoding/ascii85 1.018s ok encoding/asn1 1.017s ok encoding/base32 1.051s ok encoding/base64 1.020s ok encoding/binary 1.018s ok encoding/csv 1.056s ok encoding/gob 19.534s ok encoding/hex 1.018s ok encoding/json 2.010s ok encoding/pem 3.639s ok encoding/xml 1.165s ok errors 1.018s ok expvar 1.016s ok flag 3.069s ok fmt 1.687s ok go/ast 1.023s ok go/build 6.212s ok go/build/constraint 1.021s ok go/constant 1.023s ok go/doc 1.222s ok go/doc/comment 3.073s ok go/format 1.042s ok go/importer 1.557s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 8.613s ok go/internal/srcimporter 15.958s ok go/parser 1.818s ok go/printer 2.233s ok go/scanner 1.020s ok go/token 1.116s ok go/types 37.987s ok hash 1.015s ok hash/adler32 1.039s ok hash/crc32 1.044s ok hash/crc64 1.023s ok hash/fnv 1.014s ok hash/maphash 1.014s ok html 1.013s ok html/template 1.217s ok image 1.473s ok image/color 1.029s ok image/draw 1.690s ok image/gif 1.900s ok image/jpeg 2.405s ok image/png 4.296s ok index/suffixarray 2.039s ok internal/abi 1.046s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.013s ok internal/coverage/cmerge 1.012s ok internal/coverage/pods 1.014s ok internal/coverage/slicereader 1.011s ok internal/coverage/slicewriter 1.011s ok internal/coverage/test 1.041s ok internal/cpu 2.022s ok internal/dag 1.013s ok internal/diff 1.014s ok internal/fmtsort 1.012s ok internal/fuzz 1.032s ok internal/godebug 17.565s ok internal/godebugs 1.013s ok internal/intern 1.158s ok internal/itoa 1.012s ok internal/platform 1.456s ok internal/poll 1.494s ok internal/profile 1.015s ok internal/reflectlite 1.014s ok internal/safefilepath 1.013s ok internal/saferio 1.077s ok internal/singleflight 1.059s ok internal/testenv 1.108s ok internal/trace 1.167s ok internal/types/errors 1.309s ok internal/unsafeheader 1.012s ok internal/xcoff 1.027s ok internal/zstd 1.017s ok io 1.047s ok io/fs 1.260s ok io/ioutil 1.018s ok log 1.019s ok log/slog 1.072s ok log/slog/internal/benchmarks 1.012s ok log/slog/internal/buffer 1.013s ok log/syslog 2.224s ok maps 1.013s ok math 1.023s ok math/big 4.671s ok math/bits 1.019s ok math/cmplx 1.015s ok math/rand 4.397s ok mime 1.035s ok mime/multipart 6.129s ok mime/quotedprintable 1.039s ok net 33.763s ok net/http 6.839s ok net/http/cgi 12.319s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.220s ok net/http/httptest 1.195s ok net/http/httptrace 1.013s ok net/http/httputil 1.622s ok net/http/internal 1.018s ok net/http/internal/ascii 1.013s ok net/http/pprof 5.077s ok net/internal/socktest 1.013s ok net/mail 1.020s ok net/netip 1.284s 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.022s ok os 6.309s ok os/exec 7.138s ok os/exec/internal/fdtest 1.012s ok os/signal 16.909s ok os/user 1.012s ok path 1.013s ok path/filepath 1.041s ok plugin 1.015s ok reflect 1.457s ok regexp 4.280s ok regexp/syntax 8.166s ok runtime 35.202s ok runtime/cgo 1.013s ok runtime/coverage 1.014s ok runtime/debug 2.064s ok runtime/internal/atomic 1.197s ok runtime/internal/math 1.014s ok runtime/internal/sys 1.014s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.026s ok runtime/pprof 18.388s ok runtime/race 10.183s ok runtime/trace 5.344s ok slices 1.587s ok sort 1.483s ok strconv 3.790s ok strings 3.231s ok sync 1.489s ok sync/atomic 3.717s ok syscall 11.151s ok testing 2.695s ok testing/fstest 1.018s ok testing/iotest 1.014s ok testing/quick 1.166s ok testing/slogtest 1.017s ok text/scanner 1.027s ok text/tabwriter 1.016s ok text/template 1.077s ok text/template/parse 1.025s ok time 2.996s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.026s ok cmd/addr2line 4.030s ok cmd/api 1.377s ok cmd/asm/internal/asm 4.610s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.723s ok cmd/cgo/internal/test 2.056s ok cmd/cgo/internal/testcarchive 20.729s ok cmd/cgo/internal/testcshared 5.571s ok cmd/cgo/internal/testerrors 9.167s ok cmd/cgo/internal/testfortran 2.344s ok cmd/cgo/internal/testgodefs 1.525s ok cmd/cgo/internal/testlife 1.532s ok cmd/cgo/internal/testnocgo 1.012s ok cmd/cgo/internal/testplugin 25.471s ok cmd/cgo/internal/testsanitizers 17.795s ok cmd/cgo/internal/testshared 39.046s ok cmd/cgo/internal/testso 2.309s ok cmd/cgo/internal/teststdio 2.203s ok cmd/cgo/internal/testtls 1.012s ok cmd/compile/internal/abt 1.040s ok cmd/compile/internal/amd64 1.017s ok cmd/compile/internal/base 1.014s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/dwarfgen 1.407s ok cmd/compile/internal/importer 1.609s ok cmd/compile/internal/inline/inlheur 1.299s ok cmd/compile/internal/ir 1.015s ok cmd/compile/internal/logopt 1.043s ok cmd/compile/internal/loopvar 21.316s ok cmd/compile/internal/noder 1.019s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 21.741s ok cmd/compile/internal/syntax 1.146s ok cmd/compile/internal/test 11.735s ok cmd/compile/internal/typecheck 1.181s ok cmd/compile/internal/types 1.015s ok cmd/compile/internal/types2 8.042s ok cmd/covdata 1.015s ok cmd/cover 16.625s ok cmd/dist 1.013s ok cmd/distpack 1.013s ok cmd/doc 1.554s ok cmd/fix 1.610s ok cmd/go 168.704s ok cmd/go/internal/auth 1.017s ok cmd/go/internal/cache 1.126s ok cmd/go/internal/cfg 1.012s [no tests to run] ok cmd/go/internal/envcmd 1.037s ok cmd/go/internal/fsys 1.046s ok cmd/go/internal/generate 1.028s ok cmd/go/internal/gover 1.015s ok cmd/go/internal/imports 1.025s ok cmd/go/internal/load 1.025s ok cmd/go/internal/lockedfile 2.137s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.031s ok cmd/go/internal/modfetch/codehost 1.432s ok cmd/go/internal/modfetch/zip_sum_test 1.024s ok cmd/go/internal/modindex 1.631s ok cmd/go/internal/modload 1.030s ok cmd/go/internal/mvs 1.035s ok cmd/go/internal/par 1.118s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.037s ok cmd/go/internal/toolchain 1.027s ok cmd/go/internal/vcs 1.023s ok cmd/go/internal/vcweb 1.023s ok cmd/go/internal/vcweb/vcstest 4.553s ok cmd/go/internal/web 1.027s ok cmd/go/internal/work 1.095s ok cmd/gofmt 1.182s ok cmd/internal/archive 1.344s ok cmd/internal/buildid 1.567s ok cmd/internal/bootstrap_test 1.026s ok cmd/internal/cov 1.194s ok cmd/internal/dwarf 1.014s ok cmd/internal/edit 1.012s ok cmd/internal/goobj 1.013s ok cmd/internal/moddeps 1.845s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.337s ok cmd/internal/obj/arm64 2.154s ok cmd/internal/obj/ppc64 1.068s ok cmd/internal/obj/riscv 1.028s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.106s ok cmd/internal/objabi 1.037s ok cmd/internal/pkgpath 5.056s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.013s ok cmd/internal/test2json 1.761s ok cmd/link 9.793s ok cmd/link/internal/benchmark 1.014s ok cmd/link/internal/ld 3.077s ok cmd/link/internal/loader 1.038s ok cmd/nm 9.167s ok cmd/objdump 4.967s ok cmd/pack 7.266s ok cmd/pprof 3.385s ok cmd/trace 1.271s ok cmd/vet 29.163s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2511 46180 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2011 56667 ns/op 1864 B/op 37 allocs/op Benchmark/Writer/PAX-4 1273 87039 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3474 28807 ns/op 5186 B/op 16 allocs/op Benchmark/Reader/GNU-4 5599 20112 ns/op 5195 B/op 15 allocs/op Benchmark/Reader/PAX-4 1954 57374 ns/op 8787 B/op 33 allocs/op PASS ok archive/tar 1.741s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 379683725 ns/op 1642272 B/op 98 allocs/op BenchmarkZip64Test-4 1 211323420 ns/op BenchmarkZip64TestSizes/4096-4 1717 68582 ns/op BenchmarkZip64TestSizes/1048576-4 120 964136 ns/op BenchmarkZip64TestSizes/67108864-4 1 211129060 ns/op PASS ok archive/zip 2.507s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 188551 618.5 ns/op BenchmarkReaderCopyUnoptimal-4 118282 1006 ns/op BenchmarkReaderCopyNoWriteTo-4 12919 9162 ns/op BenchmarkReaderWriteToOptimal-4 7580 15165 ns/op BenchmarkReaderReadString-4 106401 1108 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 175474 682.7 ns/op BenchmarkWriterCopyUnoptimal-4 168044 714.3 ns/op BenchmarkWriterCopyNoReadFrom-4 12663 9206 ns/op BenchmarkReaderEmpty-4 53092 2344 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34142 3336 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 427209 270.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.635s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9114 12796 ns/op 2560.82 MB/s BenchmarkWriteByte-4 357 330078 ns/op 12.41 MB/s BenchmarkWriteRune-4 182 647681 ns/op 18.97 MB/s BenchmarkBufferNotEmptyWriteRead-4 22 5249129 ns/op BenchmarkBufferFullSmallReads-4 69 1644854 ns/op BenchmarkBufferWriteBlock/N4096-4 7051 14815 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 573 198269 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 6838045 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 10863151 ns/op 1544.42 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 2626999 45.63 ns/op 219.13 MB/s BenchmarkIndexByte/32-4 2533873 48.24 ns/op 663.41 MB/s BenchmarkIndexByte/4K-4 703365 170.5 ns/op 24024.60 MB/s BenchmarkIndexBytePortable/10-4 613885 170.0 ns/op 58.83 MB/s BenchmarkIndexBytePortable/32-4 257539 473.5 ns/op 67.59 MB/s BenchmarkIndexBytePortable/4K-4 2049 53825 ns/op 76.10 MB/s BenchmarkIndexRune/10-4 759262 157.8 ns/op 63.37 MB/s BenchmarkIndexRune/32-4 385965 299.1 ns/op 106.99 MB/s BenchmarkIndexRune/4K-4 273477 426.3 ns/op 9607.35 MB/s BenchmarkIndexRuneASCII/10-4 2738120 43.06 ns/op 232.22 MB/s BenchmarkIndexRuneASCII/32-4 2745567 42.99 ns/op 744.28 MB/s BenchmarkIndexRuneASCII/4K-4 695942 169.6 ns/op 24154.38 MB/s BenchmarkEqual/0-4 10815838 10.08 ns/op BenchmarkEqual/1-4 828568 141.3 ns/op 7.07 MB/s BenchmarkEqual/6-4 815859 145.8 ns/op 41.16 MB/s BenchmarkEqual/9-4 818107 143.4 ns/op 62.75 MB/s BenchmarkEqual/15-4 771405 145.1 ns/op 103.37 MB/s BenchmarkEqual/16-4 759762 145.0 ns/op 110.32 MB/s BenchmarkEqual/20-4 757804 147.1 ns/op 135.96 MB/s BenchmarkEqual/32-4 796452 151.0 ns/op 211.97 MB/s BenchmarkEqual/4K-4 87667 1357 ns/op 3018.45 MB/s BenchmarkEqualBothUnaligned/64_0-4 829668 132.0 ns/op 485.01 MB/s BenchmarkEqualBothUnaligned/64_1-4 813669 145.8 ns/op 439.07 MB/s BenchmarkEqualBothUnaligned/64_4-4 828294 130.8 ns/op 489.28 MB/s BenchmarkEqualBothUnaligned/64_7-4 922480 127.9 ns/op 500.48 MB/s BenchmarkEqualBothUnaligned/4096_0-4 89998 1333 ns/op 3073.54 MB/s BenchmarkEqualBothUnaligned/4096_1-4 59200 2039 ns/op 2008.47 MB/s BenchmarkEqualBothUnaligned/4096_4-4 118174 993.0 ns/op 4125.05 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117944 1017 ns/op 4028.57 MB/s BenchmarkIndex/10-4 2092588 57.26 ns/op 174.63 MB/s BenchmarkIndex/32-4 135986 864.8 ns/op 37.00 MB/s BenchmarkIndex/4K-4 24044 4970 ns/op 824.19 MB/s BenchmarkIndexEasy/10-4 2180136 54.41 ns/op 183.81 MB/s BenchmarkIndexEasy/32-4 566775 205.3 ns/op 155.88 MB/s BenchmarkIndexEasy/4K-4 351481 332.7 ns/op 12310.95 MB/s BenchmarkCount/10-4 970308 124.7 ns/op 80.22 MB/s BenchmarkCount/32-4 123824 966.4 ns/op 33.11 MB/s BenchmarkCount/4K-4 23491 5086 ns/op 805.38 MB/s BenchmarkCountEasy/10-4 916982 124.8 ns/op 80.12 MB/s BenchmarkCountEasy/32-4 453308 265.5 ns/op 120.54 MB/s BenchmarkCountEasy/4K-4 293473 393.1 ns/op 10419.98 MB/s BenchmarkCountSingle/10-4 2199282 54.76 ns/op 182.62 MB/s BenchmarkCountSingle/32-4 2374318 51.18 ns/op 625.29 MB/s BenchmarkCountSingle/4K-4 500908 229.7 ns/op 17834.75 MB/s BenchmarkToUpper/#00-4 2183334 54.88 ns/op BenchmarkToUpper/ONLYUPPER-4 222915 516.8 ns/op BenchmarkToUpper/abc-4 362761 324.7 ns/op BenchmarkToUpper/AbC123-4 256566 466.9 ns/op BenchmarkToUpper/azAZ09_-4 225954 500.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77124 1526 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31924 3813 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46926 2547 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 98202 1159 ns/op BenchmarkToLower/#00-4 2067435 58.77 ns/op BenchmarkToLower/abc-4 302821 397.4 ns/op BenchmarkToLower/AbC123-4 245167 472.6 ns/op BenchmarkToLower/azAZ09_-4 241876 507.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76513 1535 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32851 3605 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 57154 2086 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 101708 1184 ns/op BenchmarkFields/ASCII/16-4 131128 909.1 ns/op 17.60 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8421 12841 ns/op 19.94 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 572 202882 ns/op 20.19 MB/s 10880 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 32 3284092 ns/op 19.96 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 51636055 ns/op 20.31 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 140214 856.8 ns/op 18.67 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4765 23163 ns/op 11.05 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 298 394843 ns/op 10.37 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6849194 ns/op 9.57 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 116552230 ns/op 9.00 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 115215 1045 ns/op 15.31 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7516 14742 ns/op 17.37 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 480 241139 ns/op 16.99 MB/s 26240 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4239564 ns/op 15.46 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 75403693 ns/op 13.91 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 123109 989.4 ns/op 16.17 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6458 17310 ns/op 14.79 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 394 303147 ns/op 13.51 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5285123 ns/op 12.40 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 90645532 ns/op 11.57 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1502733 79.54 ns/op BenchmarkTrimSpace/ASCII-4 780964 153.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78679 1522 ns/op BenchmarkTrimSpace/JustNonASCII-4 39016 3085 ns/op BenchmarkToValidUTF8/Valid-4 441351 268.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 275422 439.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 70551 1684 ns/op BenchmarkIndexHard1-4 169 708311 ns/op BenchmarkIndexHard2-4 168 731903 ns/op BenchmarkIndexHard3-4 164 729796 ns/op BenchmarkIndexHard4-4 4 29176357 ns/op BenchmarkLastIndexHard1-4 5 21767278 ns/op BenchmarkLastIndexHard2-4 4 28148608 ns/op BenchmarkLastIndexHard3-4 4 29443687 ns/op BenchmarkCountHard1-4 168 709184 ns/op BenchmarkCountHard2-4 166 713771 ns/op BenchmarkCountHard3-4 163 731463 ns/op BenchmarkSplitEmptySeparator-4 1 132506308 ns/op BenchmarkSplitSingleByteSeparator-4 12 8550879 ns/op BenchmarkSplitMultiByteSeparator-4 9 11232203 ns/op BenchmarkSplitNSingleByteSeparator-4 139652 864.2 ns/op BenchmarkSplitNMultiByteSeparator-4 51602 2283 ns/op BenchmarkRepeat-4 122947 992.9 ns/op BenchmarkRepeatLarge/256/1-4 96703 1266 ns/op 202.14 MB/s BenchmarkRepeatLarge/256/16-4 150244 816.7 ns/op 313.44 MB/s BenchmarkRepeatLarge/512/1-4 75982 1538 ns/op 332.95 MB/s BenchmarkRepeatLarge/512/16-4 100724 1093 ns/op 468.33 MB/s BenchmarkRepeatLarge/1024/1-4 54900 2113 ns/op 484.63 MB/s BenchmarkRepeatLarge/1024/16-4 72067 1621 ns/op 631.89 MB/s BenchmarkRepeatLarge/2048/1-4 37838 2941 ns/op 696.39 MB/s BenchmarkRepeatLarge/2048/16-4 44114 2594 ns/op 789.53 MB/s BenchmarkRepeatLarge/4096/1-4 25152 4695 ns/op 872.46 MB/s BenchmarkRepeatLarge/4096/16-4 29518 4167 ns/op 982.92 MB/s BenchmarkRepeatLarge/8192/1-4 15502 7702 ns/op 1063.64 MB/s BenchmarkRepeatLarge/8192/16-4 16048 7336 ns/op 1116.66 MB/s BenchmarkRepeatLarge/8192/4097-4 33054 3727 ns/op 1099.15 MB/s BenchmarkRepeatLarge/16384/1-4 7521 14002 ns/op 1170.12 MB/s BenchmarkRepeatLarge/16384/16-4 8104 12727 ns/op 1287.37 MB/s BenchmarkRepeatLarge/16384/4097-4 12369 9560 ns/op 1285.67 MB/s BenchmarkRepeatLarge/32768/1-4 5545 23289 ns/op 1407.01 MB/s BenchmarkRepeatLarge/32768/16-4 5396 22383 ns/op 1464.00 MB/s BenchmarkRepeatLarge/32768/4097-4 5883 20615 ns/op 1391.19 MB/s BenchmarkRepeatLarge/65536/1-4 2919 41140 ns/op 1592.98 MB/s BenchmarkRepeatLarge/65536/16-4 2943 40670 ns/op 1611.42 MB/s BenchmarkRepeatLarge/65536/4097-4 2968 40577 ns/op 1514.54 MB/s BenchmarkRepeatLarge/131072/1-4 577 213277 ns/op 614.56 MB/s BenchmarkRepeatLarge/131072/16-4 564 208618 ns/op 628.29 MB/s BenchmarkRepeatLarge/131072/4097-4 567 211494 ns/op 600.52 MB/s BenchmarkRepeatLarge/262144/1-4 283 417656 ns/op 627.66 MB/s BenchmarkRepeatLarge/262144/16-4 284 412662 ns/op 635.25 MB/s BenchmarkRepeatLarge/262144/4097-4 284 433170 ns/op 595.87 MB/s BenchmarkRepeatLarge/524288/1-4 139 825490 ns/op 635.12 MB/s BenchmarkRepeatLarge/524288/16-4 144 832155 ns/op 630.04 MB/s BenchmarkRepeatLarge/524288/4097-4 135 857245 ns/op 606.97 MB/s BenchmarkRepeatLarge/1048576/1-4 75 1702160 ns/op 616.03 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1713723 ns/op 611.87 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 1745185 ns/op 598.64 MB/s BenchmarkRepeatLarge/2097152/1-4 37 3191632 ns/op 657.08 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3139935 ns/op 667.90 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3346143 ns/op 625.67 MB/s BenchmarkRepeatLarge/4194304/1-4 15 6692983 ns/op 626.67 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6531559 ns/op 642.16 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6849809 ns/op 611.88 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13728134 ns/op 611.05 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13713949 ns/op 611.68 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14003664 ns/op 598.88 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27063308 ns/op 619.92 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27146268 ns/op 618.03 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28629768 ns/op 586.01 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56004734 ns/op 599.14 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54951954 ns/op 610.61 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54749975 ns/op 612.87 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106129870 ns/op 632.33 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105146470 ns/op 638.24 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108388310 ns/op 619.15 MB/s BenchmarkRepeatLarge/134217728/1-4 1 214188860 ns/op 626.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205322780 ns/op 653.69 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 216204380 ns/op 620.79 MB/s BenchmarkRepeatLarge/268435456/1-4 1 421391320 ns/op 637.02 MB/s BenchmarkRepeatLarge/268435456/16-4 1 414642441 ns/op 647.39 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 427942040 ns/op 627.27 MB/s BenchmarkRepeatLarge/536870912/1-4 1 834119161 ns/op 643.64 MB/s BenchmarkRepeatLarge/536870912/16-4 1 820660003 ns/op 654.19 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 850355121 ns/op 631.35 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1658593084 ns/op 647.38 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1591888290 ns/op 674.51 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1683184562 ns/op 637.92 MB/s BenchmarkBytesCompare/1-4 14265540 8.407 ns/op BenchmarkBytesCompare/2-4 14035218 8.693 ns/op BenchmarkBytesCompare/4-4 14251917 8.408 ns/op BenchmarkBytesCompare/8-4 14393046 8.289 ns/op BenchmarkBytesCompare/16-4 13748540 8.613 ns/op BenchmarkBytesCompare/32-4 12785980 9.295 ns/op BenchmarkBytesCompare/64-4 10062049 11.49 ns/op BenchmarkBytesCompare/128-4 7731421 15.52 ns/op BenchmarkBytesCompare/256-4 5308531 22.61 ns/op BenchmarkBytesCompare/512-4 3081910 38.72 ns/op BenchmarkBytesCompare/1024-4 1683312 71.04 ns/op BenchmarkBytesCompare/2048-4 872650 136.2 ns/op BenchmarkIndexAnyASCII/1:1-4 1846197 64.50 ns/op BenchmarkIndexAnyASCII/1:2-4 1881262 64.44 ns/op BenchmarkIndexAnyASCII/1:4-4 1879920 63.82 ns/op BenchmarkIndexAnyASCII/1:8-4 1878295 64.09 ns/op BenchmarkIndexAnyASCII/1:16-4 1878697 63.82 ns/op BenchmarkIndexAnyASCII/1:32-4 1831429 65.61 ns/op BenchmarkIndexAnyASCII/1:64-4 1806472 66.90 ns/op BenchmarkIndexAnyASCII/16:1-4 1418875 83.77 ns/op BenchmarkIndexAnyASCII/16:2-4 368790 284.7 ns/op BenchmarkIndexAnyASCII/16:4-4 427831 280.7 ns/op BenchmarkIndexAnyASCII/16:8-4 420792 288.1 ns/op BenchmarkIndexAnyASCII/16:16-4 357627 300.2 ns/op BenchmarkIndexAnyASCII/16:32-4 334246 328.6 ns/op BenchmarkIndexAnyASCII/16:64-4 315729 375.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1353896 89.86 ns/op BenchmarkIndexAnyASCII/256:2-4 32694 3591 ns/op BenchmarkIndexAnyASCII/256:4-4 32917 3617 ns/op BenchmarkIndexAnyASCII/256:8-4 31473 3595 ns/op BenchmarkIndexAnyASCII/256:16-4 32612 3593 ns/op BenchmarkIndexAnyASCII/256:32-4 32298 3718 ns/op BenchmarkIndexAnyASCII/256:64-4 31850 3679 ns/op BenchmarkIndexAnyUTF8/1:1-4 1806434 65.44 ns/op BenchmarkIndexAnyUTF8/1:2-4 1873477 63.82 ns/op BenchmarkIndexAnyUTF8/1:4-4 1877402 63.81 ns/op BenchmarkIndexAnyUTF8/1:8-4 1879296 64.09 ns/op BenchmarkIndexAnyUTF8/1:16-4 1867610 63.88 ns/op BenchmarkIndexAnyUTF8/1:32-4 1846971 65.33 ns/op BenchmarkIndexAnyUTF8/1:64-4 1809900 66.57 ns/op BenchmarkIndexAnyUTF8/16:1-4 110654 1132 ns/op BenchmarkIndexAnyUTF8/16:2-4 267164 437.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 258019 450.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 265789 440.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 274576 437.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 249384 452.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 220374 521.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 7018 16636 ns/op BenchmarkIndexAnyUTF8/256:2-4 19873 6103 ns/op BenchmarkIndexAnyUTF8/256:4-4 19844 6205 ns/op BenchmarkIndexAnyUTF8/256:8-4 19560 6078 ns/op BenchmarkIndexAnyUTF8/256:16-4 19563 6097 ns/op BenchmarkIndexAnyUTF8/256:32-4 18855 6496 ns/op BenchmarkIndexAnyUTF8/256:64-4 16014 7244 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1874358 64.04 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1890751 62.98 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1890030 62.68 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1889072 64.41 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1899890 64.19 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1862638 64.48 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1796582 66.26 ns/op BenchmarkLastIndexAnyASCII/16:1-4 304744 359.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 300038 363.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 301173 368.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 298690 366.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 287982 374.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 271413 401.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 242323 483.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23628 4841 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23576 4841 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24458 5115 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23259 5002 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24033 4838 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23394 4970 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22299 4896 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1857836 64.64 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1859700 64.50 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1865142 63.00 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1908526 63.28 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1894150 63.01 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1856444 64.57 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1808847 66.68 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 141968 816.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253735 441.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 272162 441.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 272098 439.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 249720 440.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 244610 461.3 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 225906 503.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9813 12192 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19695 6099 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19644 6083 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19470 6136 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19417 6078 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18738 6520 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16514 7280 ns/op BenchmarkTrimASCII/1:1-4 2007015 59.77 ns/op BenchmarkTrimASCII/1:2-4 1726975 69.40 ns/op BenchmarkTrimASCII/1:4-4 1700180 70.18 ns/op BenchmarkTrimASCII/1:8-4 1586662 74.04 ns/op BenchmarkTrimASCII/1:16-4 1387317 85.94 ns/op BenchmarkTrimASCII/16:1-4 429232 280.8 ns/op BenchmarkTrimASCII/16:2-4 298495 367.8 ns/op BenchmarkTrimASCII/16:4-4 323097 369.9 ns/op BenchmarkTrimASCII/16:8-4 288680 381.9 ns/op BenchmarkTrimASCII/16:16-4 282265 389.8 ns/op BenchmarkTrimASCII/256:1-4 30324 3673 ns/op BenchmarkTrimASCII/256:2-4 23816 4987 ns/op BenchmarkTrimASCII/256:4-4 23658 5037 ns/op BenchmarkTrimASCII/256:8-4 23673 4999 ns/op BenchmarkTrimASCII/256:16-4 23677 5062 ns/op BenchmarkTrimASCII/4096:1-4 2134 56416 ns/op BenchmarkTrimASCII/4096:2-4 1386 78179 ns/op BenchmarkTrimASCII/4096:4-4 1369 77578 ns/op BenchmarkTrimASCII/4096:8-4 1372 78332 ns/op BenchmarkTrimASCII/4096:16-4 1543 79768 ns/op BenchmarkTrimByte-4 1757575 68.24 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2346 44742 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2506 44618 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2568 44623 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1216 97177 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2343 49859 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4408 25806 ns/op BenchmarkCompareBytesEqual-4 12230620 8.752 ns/op BenchmarkCompareBytesToNil-4 14700046 7.402 ns/op BenchmarkCompareBytesEmpty-4 15483632 7.033 ns/op BenchmarkCompareBytesIdentical-4 15028480 7.057 ns/op BenchmarkCompareBytesSameLength-4 13153222 8.136 ns/op BenchmarkCompareBytesDifferentLength-4 13180267 8.116 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1652 71458 ns/op 14674.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1662 71484 ns/op 14668.80 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1657 71740 ns/op 14616.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1708 69689 ns/op 15046.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1654 71628 ns/op 14639.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1650 71877 ns/op 14588.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1654 73625 ns/op 14242.17 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1730 68464 ns/op 15315.81 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1401 85491 ns/op 12265.40 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1404 85189 ns/op 12308.90 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1413 84939 ns/op 12345.08 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1652 71717 ns/op 14621.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1404 84658 ns/op 12386.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1401 85206 ns/op 12306.35 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1402 85823 ns/op 12217.95 MB/s BenchmarkCompareBytesBig-4 1728 69439 ns/op 15100.90 MB/s BenchmarkCompareBytesBigIdentical-4 14932431 7.954 ns/op 131832619.77 MB/s PASS ok bytes 59.420s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 82665872 ns/op 1.21 MB/s 3620744 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 315863290 ns/op 1.80 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25210158 ns/op 0.65 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 2.285s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 54 2060107 ns/op 4.85 MB/s 43276 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20051598 ns/op 4.99 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 205362701 ns/op 4.87 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 2085906 ns/op 4.79 MB/s 42964 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20933310 ns/op 4.78 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 212056901 ns/op 4.72 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2032330 ns/op 4.92 MB/s 42191 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19628185 ns/op 5.09 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 198349662 ns/op 5.04 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2032189 ns/op 4.92 MB/s 42924 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19685758 ns/op 5.08 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 199112221 ns/op 5.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 51 2264156 ns/op 4.42 MB/s 43336 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21999894 ns/op 4.55 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 224584699 ns/op 4.45 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1738984 ns/op 5.75 MB/s 43481 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14720301 ns/op 6.79 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 148749386 ns/op 6.72 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 75 1548592 ns/op 6.46 MB/s 42587 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11555932 ns/op 8.65 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117184589 ns/op 8.53 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 74 1571345 ns/op 6.36 MB/s 43052 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11567843 ns/op 8.64 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116522309 ns/op 8.58 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1184909 ns/op 8.44 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11316910 ns/op 8.84 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 113285429 ns/op 8.83 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2484787 ns/op 4.02 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21703230 ns/op 4.61 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 209690340 ns/op 4.77 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6838829 ns/op 1.46 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 74701153 ns/op 1.34 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 770993566 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6841982 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 74336312 ns/op 1.35 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 763309207 ns/op 1.31 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1481233 ns/op 6.75 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12275203 ns/op 8.15 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 122722509 ns/op 8.15 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2290816 ns/op 4.37 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16757518 ns/op 5.97 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 165136385 ns/op 6.06 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6435339 ns/op 1.55 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 66264374 ns/op 1.51 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 673194576 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6577122 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 80966972 ns/op 1.24 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 840220839 ns/op 1.19 MB/s PASS ok compress/flate 15.791s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2565032 ns/op 3.90 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2635972 ns/op 3.79 MB/s BenchmarkDecoder/1e5-4 4 25404308 ns/op 3.94 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25501508 ns/op 3.92 MB/s BenchmarkDecoder/1e6-4 1 254614335 ns/op 3.93 MB/s BenchmarkDecoder/1e-Reuse6-4 1 256707256 ns/op 3.90 MB/s BenchmarkEncoder/1e4-4 51 2197204 ns/op 4.55 MB/s BenchmarkEncoder/1e-Reuse4-4 52 2026271 ns/op 4.94 MB/s BenchmarkEncoder/1e5-4 5 21418206 ns/op 4.67 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21126590 ns/op 4.73 MB/s BenchmarkEncoder/1e6-4 1 215148380 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse6-4 1 210869580 ns/op 4.74 MB/s PASS ok compress/lzw 3.850s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5929711 ns/op PASS ok container/heap 1.146s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 18008 6369 ns/op BenchmarkWithTimeout/concurrency=40-4 3928 30725 ns/op BenchmarkWithTimeout/concurrency=4000-4 3812 33224 ns/op BenchmarkWithTimeout/concurrency=400000-4 6140 22028 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 336016 338.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13000 9925 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15387 7697 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2775 44363 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1773 70784 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2437 49076 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 246 657855 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 170 698816 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 265 446528 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5032034 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 7921562 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 4577300 ns/op BenchmarkCheckCanceled/Err-4 226740 474.3 ns/op BenchmarkCheckCanceled/Done-4 377814 319.0 ns/op BenchmarkContextCancelDone-4 501194 235.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 16262 7478 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 12994 8688 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12312 9545 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 10909 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9010 13476 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 484683 247.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 288933 413.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 206484 580.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 132039 909.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 69236 1733 ns/op PASS ok context 12.898s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1335230 90.46 ns/op 176.88 MB/s BenchmarkDecrypt-4 1308664 90.82 ns/op 176.17 MB/s BenchmarkExpand-4 1000000 111.0 ns/op PASS ok crypto/aes 1.562s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 168136 702.6 ns/op 91.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 305486 367.8 ns/op 174.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 165148 708.6 ns/op 90.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 300020 380.1 ns/op 168.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 96348 1227 ns/op 1100.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 135064 891.2 ns/op 1514.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 88458 1333 ns/op 1012.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 117656 1021 ns/op 1321.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 30978 3867 ns/op 2118.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 34069 3512 ns/op 2332.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26674 4499 ns/op 1820.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28740 4189 ns/op 1955.41 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5311 21665 ns/op 47.03 MB/s BenchmarkAESCFBDecrypt1K-4 5311 21617 ns/op 47.14 MB/s BenchmarkAESCFBDecrypt8K-4 685 171678 ns/op 47.69 MB/s BenchmarkAESOFB1K-4 7844 14607 ns/op 69.76 MB/s BenchmarkAESCTR1K-4 10000 10348 ns/op 98.47 MB/s BenchmarkAESCTR8K-4 1426 81552 ns/op 100.39 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11646 ns/op 87.93 MB/s BenchmarkAESCBCDecrypt1K-4 13184 9017 ns/op 113.57 MB/s PASS ok crypto/cipher 3.745s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 66440 1786 ns/op 4.48 MB/s BenchmarkDecrypt-4 67687 1758 ns/op 4.55 MB/s BenchmarkTDESEncrypt-4 24600 4934 ns/op 1.62 MB/s BenchmarkTDESDecrypt-4 24528 4867 ns/op 1.64 MB/s PASS ok crypto/des 1.646s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 585 203487 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8408214 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22541358 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 60 1950384 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.736s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1154 99276 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 30 4031538 ns/op 2676 B/op 34 allocs/op BenchmarkSign/P521-4 12 9979636 ns/op 3066 B/op 35 allocs/op BenchmarkVerify/P256-4 543 218777 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9683526 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25116188 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2652 44636 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2161612 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5561508 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.497s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 223 505763 ns/op BenchmarkNewKeyFromSeed-4 231 509736 ns/op BenchmarkSigning-4 206 577482 ns/op BenchmarkVerification-4 121 981265 ns/op PASS ok crypto/ed25519 1.658s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3010 39163 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 132 911041 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2287848 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5814161 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 770 155055 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 52 2213294 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5961408 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16703650 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10421 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3946 29451 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3657 29714 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 75 1459856 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2422 47003 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 284 423736 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1616 74323 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 82 1411879 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.275s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22754 5285 ns/op 193.77 MB/s BenchmarkHMACSHA256_32-4 23472 5014 ns/op 6.38 MB/s BenchmarkNewWriteSum-4 12559 9367 ns/op 3.42 MB/s PASS ok crypto/hmac 1.597s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46357 2575 ns/op BenchmarkModSub-4 46542 2564 ns/op BenchmarkMontgomeryRepr-4 14966 7991 ns/op BenchmarkMontgomeryMul-4 15012 7988 ns/op BenchmarkModMul-4 7282 16268 ns/op BenchmarkExpBig-4 7 15494456 ns/op BenchmarkExp-4 4 27875057 ns/op PASS ok crypto/internal/bigmod 2.260s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1256 92973 ns/op BenchmarkScalarBaseMult-4 261 441259 ns/op BenchmarkScalarMult-4 100 1093918 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 136 867019 ns/op PASS ok crypto/internal/edwards25519 1.554s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 439753 258.0 ns/op BenchmarkMultiply-4 591564 186.7 ns/op BenchmarkSquare-4 921856 125.5 ns/op BenchmarkInvert-4 3662 32188 ns/op BenchmarkMult32-4 1000000 103.6 ns/op PASS ok crypto/internal/edwards25519/field 1.595s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 52 2050664 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 864 138632 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5452970 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15409719 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 153 777170 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4485 26544 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1909365 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4619733 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.091s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 535915 217.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 275127 421.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 100225 1183 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 551824 216.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 278900 424.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 100089 1192 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.773s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 98686 1194 ns/op 6.70 MB/s BenchmarkHash64-4 116768 960.3 ns/op 66.65 MB/s BenchmarkHash128-4 111529 1054 ns/op 121.43 MB/s BenchmarkHash256-4 93999 1265 ns/op 202.35 MB/s BenchmarkHash512-4 69538 1675 ns/op 305.75 MB/s BenchmarkHash1K-4 47460 2505 ns/op 408.86 MB/s BenchmarkHash8K-4 8200 14298 ns/op 572.96 MB/s BenchmarkHash1M-4 67 1687575 ns/op 621.35 MB/s BenchmarkHash8M-4 8 13492849 ns/op 621.71 MB/s BenchmarkHash8BytesUnaligned-4 98019 1201 ns/op 6.66 MB/s BenchmarkHash1KUnaligned-4 47427 2500 ns/op 409.67 MB/s BenchmarkHash8KUnaligned-4 8122 14775 ns/op 554.45 MB/s PASS ok crypto/md5 2.574s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 1268375959 ns/op PASS ok crypto/rand 2.288s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13310 9102 ns/op 14.06 MB/s BenchmarkRC4_1K-4 1569 71308 ns/op 14.36 MB/s BenchmarkRC4_8K-4 206 559164 ns/op 14.48 MB/s PASS ok crypto/rc4 1.549s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14041249 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 33894250 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 65270134 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3363949 ns/op BenchmarkDecryptOAEP/2048-4 8 14228874 ns/op BenchmarkEncryptOAEP/2048-4 33 3385989 ns/op BenchmarkSignPKCS1v15/2048-4 8 14306379 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3356203 ns/op BenchmarkSignPSS/2048-4 8 14386624 ns/op BenchmarkVerifyPSS/2048-4 34 3392690 ns/op PASS ok crypto/rsa 2.597s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89220 1327 ns/op 6.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 110370 1082 ns/op 7.39 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 99938 1181 ns/op 270.84 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 128244 911.1 ns/op 351.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 75924 1573 ns/op 650.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 89815 1305 ns/op 784.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21385 5586 ns/op 1466.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22299 5309 ns/op 1543.00 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.170s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76388 1543 ns/op 5.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 87327 1346 ns/op 5.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85990 1378 ns/op 5.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66076 1790 ns/op 572.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 75882 1582 ns/op 647.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 75526 1593 ns/op 642.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21260 5623 ns/op 1456.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22024 5442 ns/op 1505.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21987 5453 ns/op 1502.20 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.377s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21541 5597 ns/op 1.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22639 5315 ns/op 1.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 22177 5378 ns/op 1.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3579 32204 ns/op 31.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3379 31551 ns/op 32.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3288 32112 ns/op 31.89 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 534 221341 ns/op 37.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 537 216933 ns/op 37.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 540 218342 ns/op 37.52 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.314s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16682980 7.111 ns/op BenchmarkConstantTimeEq-4 16912748 7.091 ns/op BenchmarkConstantTimeLessOrEq-4 16880011 7.117 ns/op BenchmarkXORBytes/8Bytes-4 2871879 42.22 ns/op 189.49 MB/s BenchmarkXORBytes/128Bytes-4 2726253 44.31 ns/op 2888.81 MB/s BenchmarkXORBytes/2048Bytes-4 963174 125.2 ns/op 16356.67 MB/s BenchmarkXORBytes/32768Bytes-4 78744 1521 ns/op 21537.76 MB/s PASS ok crypto/subtle 2.008s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 237 497077 ns/op BenchmarkCertCache/1-4 237 497443 ns/op BenchmarkCertCache/2-4 240 498980 ns/op BenchmarkCertCache/3-4 243 495422 ns/op BenchmarkHandshakeServer/RSA-4 15 7960429 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 9078919 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8709784 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 93 1243190 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 146 837319 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 37 3085559 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 43 2727548 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 35812010 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 35934490 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 87106912 ns/op 12.04 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 89071232 ns/op 11.77 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 152759825 ns/op 13.73 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 162766585 ns/op 12.88 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 290664292 ns/op 14.43 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 307792211 ns/op 13.63 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 576789105 ns/op 14.54 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 617540021 ns/op 13.58 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1133895132 ns/op 14.80 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1203937125 ns/op 13.94 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2244004386 ns/op 14.95 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2383551412 ns/op 14.08 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4529300448 ns/op 14.82 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4789357543 ns/op 14.01 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 88379312 ns/op 11.86 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 91046532 ns/op 11.52 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 160330345 ns/op 13.08 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 162314504 ns/op 12.92 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 299919131 ns/op 13.98 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 315202610 ns/op 13.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 579905905 ns/op 14.47 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 607734142 ns/op 13.80 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1134257932 ns/op 14.79 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1198001046 ns/op 14.00 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2225621827 ns/op 15.08 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2325084178 ns/op 14.43 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4497377011 ns/op 14.92 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4779492104 ns/op 14.04 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710447692 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712912572 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295059731 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 295009692 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 156443865 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155634705 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88811412 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 87069972 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46555436 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45090982 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148224305 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150669506 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70555094 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 69184254 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 44947476 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43269276 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32391357 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 29772227 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24729918 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22924822 ns/op PASS ok crypto/tls 47.230s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17627352 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 244 485502 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 902 126105 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 866 136362 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.592s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 2853489 ns/op 280234 B/op 1645 allocs/op BenchmarkConcurrentStmtQuery-4 33 3391525 ns/op 270823 B/op 2031 allocs/op BenchmarkConcurrentStmtExec-4 48 2358545 ns/op 219119 B/op 721 allocs/op BenchmarkConcurrentTxQuery-4 42 2816933 ns/op 278597 B/op 2159 allocs/op BenchmarkConcurrentTxExec-4 61 1836665 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 2775924 ns/op 104191 B/op 2044 allocs/op BenchmarkConcurrentTxStmtExec-4 120 991127 ns/op 40073 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 2708200 ns/op 230515 B/op 1854 allocs/op BenchmarkManyConcurrentQueries-4 2590 44244 ns/op 4111 B/op 20 allocs/op BenchmarkGrabConn-4 156375 789.5 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.471s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1621 68257 ns/op BenchmarkSymbols32-4 1808 62444 ns/op PASS ok debug/elf 1.260s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 199920 563.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 1622593 ns/op 188255 B/op 13 allocs/op Benchmark115/LineToPC-4 60 1895072 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13333 8973 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.817s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 40504 2942 ns/op BenchmarkMarshal-4 632 184386 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2394 48949 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.438s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 350 343169 ns/op 23.87 MB/s BenchmarkEncodeToString-4 307 366951 ns/op 22.32 MB/s BenchmarkDecode-4 138 862350 ns/op 15.20 MB/s BenchmarkDecodeString-4 136 869339 ns/op 15.08 MB/s PASS ok encoding/base32 1.718s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 337 345447 ns/op 23.71 MB/s BenchmarkDecodeString/2-4 263132 446.7 ns/op 8.95 MB/s BenchmarkDecodeString/4-4 202102 561.1 ns/op 14.26 MB/s BenchmarkDecodeString/8-4 170461 683.7 ns/op 17.55 MB/s BenchmarkDecodeString/64-4 36118 3288 ns/op 26.76 MB/s BenchmarkDecodeString/8192-4 325 374805 ns/op 29.15 MB/s BenchmarkNewEncoding-4 53346 2195 ns/op 116.61 MB/s PASS ok encoding/base64 1.996s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1131 105423 ns/op 37.94 MB/s BenchmarkReadStruct-4 14562 8230 ns/op 9.11 MB/s BenchmarkWriteStruct-4 14488 8235 ns/op 9.11 MB/s BenchmarkReadInts-4 34738 3395 ns/op 8.84 MB/s BenchmarkWriteInts-4 35556 3405 ns/op 8.81 MB/s BenchmarkWriteSlice1000Int32s-4 1093 108195 ns/op 36.97 MB/s BenchmarkPutUint16-4 3133267 38.32 ns/op 52.19 MB/s BenchmarkAppendUint16-4 2995062 39.98 ns/op 50.02 MB/s BenchmarkPutUint32-4 2246748 52.45 ns/op 76.26 MB/s BenchmarkAppendUint32-4 2218858 53.46 ns/op 74.83 MB/s BenchmarkPutUint64-4 898364 118.9 ns/op 67.29 MB/s BenchmarkAppendUint64-4 838269 119.9 ns/op 66.73 MB/s BenchmarkLittleEndianPutUint16-4 3133142 38.30 ns/op 52.22 MB/s BenchmarkLittleEndianAppendUint16-4 3000152 40.06 ns/op 49.93 MB/s BenchmarkLittleEndianPutUint32-4 2246806 52.46 ns/op 76.25 MB/s BenchmarkLittleEndianAppendUint32-4 2232454 53.14 ns/op 75.27 MB/s BenchmarkLittleEndianPutUint64-4 991112 118.5 ns/op 67.52 MB/s BenchmarkLittleEndianAppendUint64-4 849712 120.2 ns/op 66.55 MB/s BenchmarkReadFloats-4 119666 955.3 ns/op 12.56 MB/s BenchmarkWriteFloats-4 123159 972.0 ns/op 12.35 MB/s BenchmarkReadSlice1000Float32s-4 1072 114386 ns/op 34.97 MB/s BenchmarkWriteSlice1000Float32s-4 993 118456 ns/op 33.77 MB/s BenchmarkReadSlice1000Uint8s-4 72789 1533 ns/op 652.16 MB/s BenchmarkWriteSlice1000Uint8s-4 106540 1068 ns/op 936.48 MB/s BenchmarkPutUvarint32-4 735510 156.5 ns/op 25.56 MB/s BenchmarkPutUvarint64-4 169453 656.8 ns/op 12.18 MB/s PASS ok encoding/binary 4.804s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5907 18673 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5865 18501 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6286 18388 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3590 31111 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6759 17142 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6940 17080 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6838 17106 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4106 29564 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9823 10369 ns/op PASS ok encoding/csv 2.071s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12487 9357 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 16071 7437 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 234 490772 ns/op 16765 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 637 180750 ns/op 771 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1340 88019 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1257 94305 ns/op 70 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1884 61850 ns/op 205 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 54 2119635 ns/op 36649 B/op 254 allocs/op BenchmarkDecodeComplex128Slice-4 555 217260 ns/op 25240 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1194 96846 ns/op 10798 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1270 92851 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 789 145867 ns/op 39141 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 276 416303 ns/op 66378 B/op 2206 allocs/op BenchmarkDecodeBytesSlice-4 505 222300 ns/op 23799 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 80 1388557 ns/op 83175 B/op 3178 allocs/op BenchmarkDecodeMap-4 63 1787745 ns/op 54019 B/op 177 allocs/op PASS ok encoding/gob 3.337s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10172 ns/op 25.17 MB/s BenchmarkEncode/1024-4 2830 40662 ns/op 25.18 MB/s BenchmarkEncode/4096-4 716 162959 ns/op 25.14 MB/s BenchmarkEncode/16384-4 183 650414 ns/op 25.19 MB/s BenchmarkDecode/256-4 23178 5176 ns/op 49.45 MB/s BenchmarkDecode/1024-4 5829 20516 ns/op 49.91 MB/s BenchmarkDecode/4096-4 1467 81892 ns/op 50.02 MB/s BenchmarkDecode/16384-4 362 326037 ns/op 50.25 MB/s BenchmarkDump/256-4 1138 105997 ns/op 2.42 MB/s BenchmarkDump/1024-4 285 416732 ns/op 2.46 MB/s BenchmarkDump/4096-4 70 1670713 ns/op 2.45 MB/s BenchmarkDump/16384-4 16 6810157 ns/op 2.41 MB/s PASS ok encoding/hex 2.772s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 129651230 ns/op 14.97 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 147145708 ns/op 13.19 MB/s 8395376 B/op 119 allocs/op BenchmarkCodeMarshal-4 1 136396229 ns/op 14.23 MB/s 1942824 B/op 16 allocs/op BenchmarkCodeMarshalError-4 1 151373947 ns/op 12.82 MB/s 10336216 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 21307 5655 ns/op BenchmarkMarshalBytes/256-4 5553 19650 ns/op BenchmarkMarshalBytes/4096-4 510 234027 ns/op BenchmarkMarshalBytesError/32-4 48 2380449 ns/op BenchmarkMarshalBytesError/256-4 48 2383309 ns/op BenchmarkMarshalBytesError/4096-4 44 2609037 ns/op BenchmarkMarshalMap-4 44596 2779 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 482915361 ns/op 4.02 MB/s 10098248 B/op 40039 allocs/op BenchmarkUnicodeDecoder-4 29481 4023 ns/op 3.48 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40035 2988 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 424752525 ns/op 4.57 MB/s 2020560 B/op 40008 allocs/op BenchmarkCodeUnmarshalReuse-4 1 417917685 ns/op 4.64 MB/s 2021368 B/op 40012 allocs/op BenchmarkUnmarshalString-4 71450 1705 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 157783 765.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 261558 475.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22071 5494 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 77324 1573 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 85198 1395 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 23628 5262 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3309 32905 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 943 127476 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1070499 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 10330982 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 390319 272.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 379093 280.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 427392 276.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 391072 264.5 ns/op BenchmarkEncodeMarshaler-4 60843 1966 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 76220 1534 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4147484 28.05 ns/op BenchmarkNumberIsValidRegexp-4 15970 7540 ns/op PASS ok encoding/json 8.551s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 45 2641394 ns/op 24.81 MB/s BenchmarkDecode-4 22 5117480 ns/op 17.35 MB/s PASS ok encoding/pem 1.372s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2648 40376 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 992 117991 ns/op 8216 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4132 28020 ns/op PASS ok encoding/xml 1.381s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 183969 623.5 ns/op BenchmarkAs-4 57998 2055 ns/op PASS ok errors 1.286s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 182694 635.0 ns/op BenchmarkIntSet-4 219570 511.6 ns/op BenchmarkFloatAdd-4 53946 2353 ns/op BenchmarkFloatSet-4 208292 588.8 ns/op BenchmarkStringSet-4 203484 598.2 ns/op BenchmarkMapSet-4 51208 2533 ns/op BenchmarkMapSetDifferent-4 53830 2203 ns/op BenchmarkMapSetDifferentRandom-4 229 500822 ns/op BenchmarkMapSetString-4 56551 2029 ns/op BenchmarkMapAddSame-4 32641 3855 ns/op BenchmarkMapAddDifferent-4 13101 9174 ns/op BenchmarkMapAddDifferentRandom-4 198 596528 ns/op BenchmarkMapAddSameSteadyState-4 177922 695.0 ns/op BenchmarkMapAddDifferentSteadyState-4 103698 1190 ns/op BenchmarkMapString-4 5586 19572 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 22240 4956 ns/op PASS ok expvar 3.424s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 97885 1171 ns/op BenchmarkSprintfEmpty-4 368662 337.0 ns/op BenchmarkSprintfString-4 263679 490.2 ns/op BenchmarkSprintfTruncateString-4 223208 547.6 ns/op BenchmarkSprintfTruncateBytes-4 150597 802.7 ns/op BenchmarkSprintfSlowParsingPath-4 218365 545.0 ns/op BenchmarkSprintfQuoteString-4 45718 2587 ns/op BenchmarkSprintfInt-4 239798 505.5 ns/op BenchmarkSprintfIntInt-4 169166 711.2 ns/op BenchmarkSprintfPrefixedInt-4 205483 600.7 ns/op BenchmarkSprintfFloat-4 128378 948.0 ns/op BenchmarkSprintfComplex-4 53508 2267 ns/op BenchmarkSprintfBoolean-4 241209 504.4 ns/op BenchmarkSprintfHexString-4 122439 993.6 ns/op BenchmarkSprintfHexBytes-4 96266 1275 ns/op BenchmarkSprintfBytes-4 45003 2737 ns/op BenchmarkSprintfStringer-4 78794 1537 ns/op BenchmarkSprintfStructure-4 36594 3305 ns/op BenchmarkManyArgs-4 57858 2091 ns/op BenchmarkFprintInt-4 56868 2086 ns/op BenchmarkFprintfBytes-4 59200 2031 ns/op BenchmarkFprintIntNoAlloc-4 57919 2080 ns/op BenchmarkScanInts-4 28 4191847 ns/op BenchmarkScanRecursiveInt-4 1 453070963 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 481444360 ns/op PASS ok fmt 5.226s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 717 156246 ns/op PASS ok go/build 1.143s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 40005 2885 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12283 9747 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3466 33294 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 928 124491 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 237 491685 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2170271 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8784242 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34572877 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 143795148 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.426s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 264884338 ns/op 0.24 MB/s 44272176 B/op 48535 allocs/op PASS ok go/format 1.307s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23118894 ns/op 2.33 MB/s BenchmarkParseOnly-4 6 20038178 ns/op 2.69 MB/s BenchmarkResolve-4 33 3098928 ns/op 17.38 MB/s PASS ok go/parser 2.127s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 152935467 ns/op 0.34 MB/s 5197728 B/op 27505 allocs/op BenchmarkPrintDecl-4 783 147933 ns/op 0.22 MB/s 17259 B/op 51 allocs/op PASS ok go/printer 1.303s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 242 499029 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9178289 ns/op 5.40 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14476730 ns/op 4.99 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21689310 ns/op 5.45 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 189 635620 ns/op 4.84 MB/s PASS ok go/scanner 1.839s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 103.0 ns/op PASS ok go/token 1.122s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 91 1200195 ns/op BenchmarkNamed/Underlying/nongeneric-4 604095 176.3 ns/op BenchmarkNamed/Underlying/generic-4 629630 175.5 ns/op BenchmarkNamed/Underlying/src_instance-4 635511 176.9 ns/op BenchmarkNamed/Underlying/user_instance-4 679393 176.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17661 6754 ns/op BenchmarkNamed/NewMethodSet/generic-4 17986 6728 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17586 6754 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17752 6647 ns/op BenchmarkCheck/http/funcbodies/info-4 1 614503189 ns/op 54004 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 505328758 ns/op 65670 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 283387857 ns/op 117096 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 258516979 ns/op 128306 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 384320568 ns/op 13451 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 126858349 ns/op 40744 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 77249494 ns/op 66910 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 76318494 ns/op 67728 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 130270989 ns/op 16630 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74487874 ns/op 29083 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 55399976 ns/op 39096 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 55381836 ns/op 39118 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1024907756 ns/op 64329 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 653106586 ns/op 100946 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 160476387 ns/op 410842 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 137865428 ns/op 478122 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 411529286 ns/op 4877 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 112940671 ns/op 17764 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96834912 ns/op 20720 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 96403332 ns/op 20814 lines/s PASS ok go/types 18.074s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7738 13749 ns/op 74.48 MB/s PASS ok hash/adler32 1.123s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 370552 312.5 ns/op 48.00 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 354094 313.5 ns/op 47.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 361972 317.1 ns/op 126.15 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 355063 318.9 ns/op 125.43 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 352438 331.5 ns/op 1544.55 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 337860 334.8 ns/op 1529.18 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 330228 366.3 ns/op 2795.39 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 312831 360.5 ns/op 2840.34 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 229576 493.7 ns/op 8297.31 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 243355 489.8 ns/op 8363.43 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69624 1704 ns/op 19227.73 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68989 1735 ns/op 18881.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 325351 371.0 ns/op 40.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 299994 367.9 ns/op 40.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 307891 377.5 ns/op 105.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 321339 376.2 ns/op 106.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 305352 391.6 ns/op 1307.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 290031 391.6 ns/op 1307.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 285662 418.5 ns/op 2446.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 286273 419.6 ns/op 2440.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 217420 549.5 ns/op 7453.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 202171 551.6 ns/op 7425.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 66950 1766 ns/op 18556.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 66127 1789 ns/op 18312.27 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 179533 636.4 ns/op 23.57 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 172519 658.5 ns/op 22.78 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 97491 1206 ns/op 33.18 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93889 1254 ns/op 31.90 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8337 13716 ns/op 37.33 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7978 14097 ns/op 36.32 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4260 28074 ns/op 36.47 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4100 28248 ns/op 36.25 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1080 110705 ns/op 37.00 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1056 110594 ns/op 37.04 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 135 881369 ns/op 37.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 134 890864 ns/op 36.78 MB/s PASS ok hash/crc32 5.689s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 90 1294068 ns/op 50.64 MB/s BenchmarkCrc64/ISO4KB-4 1130 102444 ns/op 39.98 MB/s BenchmarkCrc64/ISO1KB-4 4371 24141 ns/op 42.42 MB/s BenchmarkCrc64/ECMA64KB-4 87 1292380 ns/op 50.71 MB/s BenchmarkCrc64/Random64KB-4 96 1224482 ns/op 53.52 MB/s BenchmarkCrc64/Random16KB-4 368 321049 ns/op 51.03 MB/s PASS ok hash/crc64 1.863s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7662 13907 ns/op 73.63 MB/s BenchmarkFnv32aKB-4 8660 13954 ns/op 73.39 MB/s BenchmarkFnv64KB-4 8473 14184 ns/op 72.19 MB/s BenchmarkFnv64aKB-4 8576 13905 ns/op 73.64 MB/s BenchmarkFnv128KB-4 1881 62711 ns/op 16.33 MB/s BenchmarkFnv128aKB-4 1922 62226 ns/op 16.46 MB/s PASS ok hash/fnv 2.031s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 381242 297.8 ns/op 13.43 MB/s BenchmarkHash/n=4/Bytes-4 2635501 43.06 ns/op 92.88 MB/s BenchmarkHash/n=4/String-4 1270488 93.97 ns/op 42.57 MB/s BenchmarkHash/n=8/Write-4 392546 297.3 ns/op 26.91 MB/s BenchmarkHash/n=8/Bytes-4 2643176 43.37 ns/op 184.46 MB/s BenchmarkHash/n=8/String-4 1256386 96.29 ns/op 83.08 MB/s BenchmarkHash/n=16/Write-4 393560 295.8 ns/op 54.09 MB/s BenchmarkHash/n=16/Bytes-4 2663064 43.37 ns/op 368.90 MB/s BenchmarkHash/n=16/String-4 1273227 94.05 ns/op 170.12 MB/s BenchmarkHash/n=32/Write-4 379357 300.5 ns/op 106.50 MB/s BenchmarkHash/n=32/Bytes-4 2636036 42.87 ns/op 746.53 MB/s BenchmarkHash/n=32/String-4 1277428 95.13 ns/op 336.38 MB/s BenchmarkHash/n=64/Write-4 351963 315.2 ns/op 203.06 MB/s BenchmarkHash/n=64/Bytes-4 2509452 46.77 ns/op 1368.40 MB/s BenchmarkHash/n=64/String-4 1236174 96.67 ns/op 662.07 MB/s BenchmarkHash/n=256/Write-4 285097 412.3 ns/op 620.97 MB/s BenchmarkHash/n=256/Bytes-4 1641255 70.78 ns/op 3616.86 MB/s BenchmarkHash/n=256/String-4 716930 165.6 ns/op 1545.66 MB/s BenchmarkHash/n=320/Write-4 288228 408.5 ns/op 783.44 MB/s BenchmarkHash/n=320/Bytes-4 1444296 81.90 ns/op 3906.98 MB/s BenchmarkHash/n=320/String-4 485601 229.1 ns/op 1396.66 MB/s BenchmarkHash/n=1024/Write-4 205940 570.2 ns/op 1795.77 MB/s BenchmarkHash/n=1024/Bytes-4 669537 177.6 ns/op 5766.57 MB/s BenchmarkHash/n=1024/String-4 207800 563.1 ns/op 1818.59 MB/s BenchmarkHash/n=4096/Write-4 100687 1187 ns/op 3449.77 MB/s BenchmarkHash/n=4096/Bytes-4 198812 603.4 ns/op 6788.65 MB/s BenchmarkHash/n=4096/String-4 54732 2131 ns/op 1921.96 MB/s BenchmarkHash/n=16384/Write-4 32991 3636 ns/op 4506.02 MB/s BenchmarkHash/n=16384/Bytes-4 52339 2294 ns/op 7142.25 MB/s BenchmarkHash/n=16384/String-4 14180 8432 ns/op 1943.08 MB/s PASS ok hash/maphash 5.678s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 766 149706 ns/op BenchmarkEscapeNone-4 82867 1429 ns/op BenchmarkUnescape-4 618 190883 ns/op BenchmarkUnescapeNone-4 420409 271.7 ns/op BenchmarkUnescapeSparse-4 12142 10003 ns/op BenchmarkUnescapeDense-4 878 136240 ns/op PASS ok html 1.900s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6507 16491 ns/op BenchmarkCSSEscaperNoSpecials-4 34606 3439 ns/op BenchmarkDecodeCSS-4 21871 5534 ns/op BenchmarkDecodeCSSNoSpecials-4 2722350 44.01 ns/op BenchmarkCSSValueFilter-4 91617 1307 ns/op BenchmarkCSSValueFilterOk-4 71821 1628 ns/op BenchmarkEscapedExecute-4 3781 29011 ns/op BenchmarkHTMLNospaceEscaper-4 7780 14782 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 43453 2711 ns/op BenchmarkStripTags-4 16528 7453 ns/op BenchmarkStripTagsNoSpecials-4 205087 540.3 ns/op BenchmarkJSValEscaperWithNum-4 19616 6155 ns/op BenchmarkJSValEscaperWithStr-4 4722 23782 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15130 7951 ns/op BenchmarkJSValEscaperWithObj-4 4032 27389 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10723 ns/op BenchmarkJSStrEscaperNoSpecials-4 41761 2854 ns/op BenchmarkJSStrEscaper-4 8234 14047 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37822 3158 ns/op BenchmarkJSRegexpEscaper-4 7684 15243 ns/op BenchmarkTemplateSpecialTags-4 75 1343771 ns/op BenchmarkURLEscaper-4 3434 32677 ns/op BenchmarkURLEscaperNoSpecials-4 133698 875.6 ns/op BenchmarkURLNormalizer-4 4531 24667 ns/op BenchmarkURLNormalizerNoSpecials-4 135878 888.1 ns/op BenchmarkSrcsetFilter-4 14770 8126 ns/op BenchmarkSrcsetFilterNoSpecials-4 87884 1350 ns/op PASS ok html/template 4.828s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 448068 252.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 354120 317.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 468134 251.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 362292 316.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1319102 89.04 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 842246 134.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1324573 89.27 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 842175 136.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 107.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 321822 357.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 286502 421.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 341300 358.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 272900 417.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 523742 217.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 405316 294.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 627364 182.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 393075 299.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 289024 404.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 111.4 ns/op BenchmarkRGBASetRGBA-4 975450 113.3 ns/op BenchmarkRGBA64At-4 648536 184.6 ns/op BenchmarkRGBA64SetRGBA64-4 588753 178.8 ns/op BenchmarkNRGBAAt-4 1000000 110.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.3 ns/op BenchmarkNRGBA64At-4 569518 183.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 558378 179.3 ns/op BenchmarkAlphaAt-4 2061732 57.47 ns/op BenchmarkAlphaSetAlpha-4 2073045 57.79 ns/op BenchmarkAlpha16At-4 1000000 101.0 ns/op BenchmarkAlphaSetAlpha16-4 1000000 102.2 ns/op BenchmarkGrayAt-4 2089386 57.32 ns/op BenchmarkGraySetGray-4 2078718 57.91 ns/op BenchmarkGray16At-4 1000000 102.6 ns/op BenchmarkGraySetGray16-4 1000000 102.5 ns/op PASS ok image 5.415s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3638979 32.95 ns/op BenchmarkYCbCrToRGB/128-4 3920646 30.61 ns/op BenchmarkYCbCrToRGB/255-4 3861525 30.97 ns/op BenchmarkRGBToYCbCr/0-4 3974246 30.05 ns/op BenchmarkRGBToYCbCr/Cb-4 3964430 30.24 ns/op BenchmarkRGBToYCbCr/Cr-4 4004212 29.92 ns/op BenchmarkYCbCrToRGBA/0-4 3132636 38.30 ns/op BenchmarkYCbCrToRGBA/128-4 3025538 39.66 ns/op BenchmarkYCbCrToRGBA/255-4 3244477 37.08 ns/op BenchmarkNYCbCrAToRGBA/0-4 3128019 38.32 ns/op BenchmarkNYCbCrAToRGBA/128-4 3160928 38.02 ns/op BenchmarkNYCbCrAToRGBA/255-4 3127554 38.35 ns/op PASS ok image/color 2.891s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 36734264 ns/op BenchmarkFillSrc-4 280 425640 ns/op BenchmarkCopyOver-4 6 17755005 ns/op BenchmarkCopySrc-4 364 312618 ns/op BenchmarkNRGBAOver-4 6 19217232 ns/op BenchmarkNRGBASrc-4 8 12737159 ns/op BenchmarkYCbCr-4 8 13933079 ns/op BenchmarkGray-4 14 7764045 ns/op BenchmarkCMYK-4 8 12563774 ns/op BenchmarkGlyphOver-4 19 5838069 ns/op BenchmarkRGBAMaskOver-4 4 30948928 ns/op BenchmarkGrayMaskOver-4 5 23628774 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40782197 ns/op BenchmarkRGBA-4 4 28242728 ns/op BenchmarkPalettedFill-4 787 150081 ns/op BenchmarkPalettedRGBA-4 4 30480647 ns/op BenchmarkGenericOver-4 2 64188254 ns/op BenchmarkGenericMaskOver-4 4 27275588 ns/op BenchmarkGenericSrc-4 3 42869556 ns/op BenchmarkGenericMaskSrc-4 3 37704890 ns/op PASS ok image/draw 7.578s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 21 5413952 ns/op 2.85 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 139202348 ns/op 2.21 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3370387233 ns/op 0.36 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2176434 ns/op 7.10 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 163950466 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.565s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3673 30711 ns/op BenchmarkIDCT-4 3871 28295 ns/op BenchmarkDecodeBaseline-4 7 14461964 ns/op 4.27 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19807145 ns/op 3.12 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 179009585 ns/op 6.86 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 222836341 ns/op 4.14 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.376s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13894422 7.734 ns/op BenchmarkDecodeGray-4 12 9434146 ns/op 6.95 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39026090 ns/op 6.72 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33570184 ns/op 7.81 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5673188 ns/op 11.55 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32350767 ns/op 8.10 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41776783 ns/op 6.27 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61713255 ns/op 4.98 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61789415 ns/op 4.97 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 203588903 ns/op 6.04 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 225032421 ns/op 5.46 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34529624 ns/op 8.90 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 202574343 ns/op 6.07 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 770874975 ns/op 1.59 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.714s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50365696 ns/op 1.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44626956 ns/op 2.24 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 289729015 ns/op 1.73 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 267967577 ns/op 1.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 47982809 ns/op 2.08 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43111343 ns/op 2.32 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 268469657 ns/op 1.86 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 257084818 ns/op 1.94 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 580852831 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 545459593 ns/op 1.83 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3445078827 ns/op 1.45 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3411695590 ns/op 1.47 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9347946 ns/op 10.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9759222 ns/op 10.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 46403129 ns/op 10.78 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48271729 ns/op 10.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90514492 ns/op 11.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 94616832 ns/op 10.57 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 457421321 ns/op 10.93 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 474178199 ns/op 10.54 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56011836 ns/op 1.79 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56181075 ns/op 1.78 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 353972410 ns/op 1.41 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 357203250 ns/op 1.40 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 791833772 ns/op 1.26 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 816893571 ns/op 1.22 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5549455608 ns/op 0.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5737979192 ns/op 0.87 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 159728987 ns/op 26.17 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 155274187 ns/op 26.92 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 47.504s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31050 3819 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 29576 4054 ns/op 0.49 MB/s BenchmarkMarshalCorpusFile/4-4 26682 4497 ns/op 0.89 MB/s BenchmarkMarshalCorpusFile/8-4 22016 5406 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 16887 7059 ns/op 2.27 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10875 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/64-4 7976 14533 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/128-4 5530 20253 ns/op 6.32 MB/s BenchmarkMarshalCorpusFile/256-4 2644 45813 ns/op 5.59 MB/s BenchmarkMarshalCorpusFile/512-4 1311 88086 ns/op 5.81 MB/s BenchmarkMarshalCorpusFile/1024-4 676 172894 ns/op 5.92 MB/s BenchmarkMarshalCorpusFile/2048-4 340 344594 ns/op 5.94 MB/s BenchmarkMarshalCorpusFile/4096-4 175 669533 ns/op 6.12 MB/s BenchmarkMarshalCorpusFile/8192-4 82 1351942 ns/op 6.06 MB/s BenchmarkMarshalCorpusFile/16384-4 40 2679717 ns/op 6.11 MB/s BenchmarkMarshalCorpusFile/32768-4 19 5837922 ns/op 5.61 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11802101 ns/op 5.55 MB/s BenchmarkMarshalCorpusFile/131072-4 5 23416486 ns/op 5.60 MB/s BenchmarkMarshalCorpusFile/262144-4 3 48188129 ns/op 5.44 MB/s BenchmarkMarshalCorpusFile/524288-4 2 95808772 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 187723984 ns/op 5.59 MB/s BenchmarkUnmarshalCorpusFile/1-4 7844 14375 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7627 14711 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 7279 16074 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/8-4 6320 18361 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/16-4 5337 22154 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3678 32028 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3004 38390 ns/op 1.67 MB/s BenchmarkUnmarshalCorpusFile/128-4 2300 50961 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/256-4 909 132551 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/512-4 476 251161 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/1024-4 244 489430 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/2048-4 123 960287 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 1905643 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3804797 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7554874 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15083222 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30395897 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60644415 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 123701829 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 245107139 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 491654038 ns/op 2.13 MB/s BenchmarkMutatorBytes/1-4 27715 4150 ns/op BenchmarkMutatorBytes/10-4 31230 3866 ns/op BenchmarkMutatorBytes/100-4 29770 4063 ns/op BenchmarkMutatorBytes/1000-4 21392 5829 ns/op BenchmarkMutatorBytes/10000-4 6392 22956 ns/op BenchmarkMutatorBytes/100000-4 920 140151 ns/op BenchmarkMutatorString/1-4 28838 4244 ns/op BenchmarkMutatorString/10-4 29742 4067 ns/op BenchmarkMutatorString/100-4 27520 4401 ns/op BenchmarkMutatorString/1000-4 14581 7837 ns/op BenchmarkMutatorString/10000-4 3781 45304 ns/op BenchmarkMutatorString/100000-4 332 373819 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15390 7687 ns/op BenchmarkMutatorAllBasicTypes/string-4 15205 7953 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50622 2340 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44416 2696 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44797 2667 ns/op BenchmarkMutatorAllBasicTypes/int-4 48243 2529 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48650 2482 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48459 2513 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48405 2520 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47986 2520 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45758 2609 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46731 2591 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46653 2572 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46261 2583 ns/op PASS ok internal/fuzz 12.458s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 23881 4857 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 111721 1038 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.300s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 53438 1994 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 24051 4899 ns/op BenchmarkSplicePipePoolParallel-4 172304 754.4 ns/op BenchmarkSplicePipeNativeParallel-4 45193 2738 ns/op PASS ok internal/poll 1.834s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 25701378 ns/op PASS ok internal/trace 3.859s PASS ok internal/zstd 1.018s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 17656 7919 ns/op BenchmarkCopyNLarge-4 366 345465 ns/op PASS ok io 1.398s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 136398 868.4 ns/op BenchmarkPrintln-4 19852 6083 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29395 4083 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 1786 57608 ns/op BenchmarkDiscard-4 691116 169.7 ns/op 0 B/op 0 allocs/op PASS ok log 1.726s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75409 1584 ns/op BenchmarkJSONHandler/defaults-4 6364 17005 ns/op 523 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3901 28169 ns/op 777 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4575 24944 ns/op 749 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6862 16761 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6879 16795 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5376 21667 ns/op 523 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26614 4542 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26667 4515 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 83118 1466 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 65084 2011 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47548 2537 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 56893 2175 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 62840 2036 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49032 2520 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 792580 147.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 605253 197.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 480553 250.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 386025 302.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 341269 358.3 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5206 21563 ns/op BenchmarkDispatch/switch-checked-4 164316 730.6 ns/op BenchmarkDispatch/As-4 186271 643.3 ns/op BenchmarkDispatch/Visit-4 134584 873.5 ns/op BenchmarkUnsafeStrings-4 15273 7917 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.404s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1445576 81.35 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1338607 83.29 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 916197 121.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 314745 378.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 63874 1847 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 65499 1819 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 40148 2999 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12547 9514 ns/op 3463 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14002 8506 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13801 8541 ns/op 594 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8119 12433 ns/op 1083 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3154 35274 ns/op 4318 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16906 7024 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16842 7041 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9908 10327 ns/op 949 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3876 28790 ns/op 3744 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.565s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 30484247 ns/op PASS ok maps 2.510s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2530317 47.29 ns/op BenchmarkAcosh-4 1233109 97.22 ns/op BenchmarkAsin-4 2604910 46.05 ns/op BenchmarkAsinh-4 1267533 95.13 ns/op BenchmarkAtan-4 2799622 42.18 ns/op BenchmarkAtanh-4 1236214 96.77 ns/op BenchmarkAtan2-4 1529060 78.67 ns/op BenchmarkCbrt-4 1438120 83.50 ns/op BenchmarkCeil-4 18395314 6.435 ns/op BenchmarkCopysign-4 3398112 35.29 ns/op BenchmarkCos-4 1359807 86.55 ns/op BenchmarkCosh-4 2336320 51.26 ns/op BenchmarkErf-4 2717149 44.26 ns/op BenchmarkErfc-4 2657366 45.40 ns/op BenchmarkErfinv-4 2629767 45.86 ns/op BenchmarkErfcinv-4 2604555 46.09 ns/op BenchmarkExp-4 5134182 23.40 ns/op BenchmarkExpGo-4 884120 131.7 ns/op BenchmarkExpm1-4 2590915 46.27 ns/op BenchmarkExp2-4 5371059 22.39 ns/op BenchmarkExp2Go-4 873006 133.5 ns/op BenchmarkAbs-4 8493170 14.11 ns/op BenchmarkDim-4 8295589 14.84 ns/op BenchmarkFloor-4 19159659 6.251 ns/op BenchmarkMax-4 14696949 8.138 ns/op BenchmarkMin-4 14772650 8.097 ns/op BenchmarkMod-4 384906 297.6 ns/op BenchmarkFrexp-4 2192980 54.78 ns/op BenchmarkGamma-4 658602 179.5 ns/op BenchmarkHypot-4 2769982 42.78 ns/op BenchmarkHypotGo-4 2375294 50.64 ns/op BenchmarkIlogb-4 2408348 49.66 ns/op BenchmarkJ0-4 233125 505.6 ns/op BenchmarkJ1-4 225684 513.0 ns/op BenchmarkJn-4 111616 1075 ns/op BenchmarkLdexp-4 2165218 55.20 ns/op BenchmarkLgamma-4 844712 137.6 ns/op BenchmarkLog-4 1329007 90.15 ns/op BenchmarkLogb-4 2621222 45.93 ns/op BenchmarkLog1p-4 1827889 65.46 ns/op BenchmarkLog10-4 1326883 90.37 ns/op BenchmarkLog2-4 1345634 87.65 ns/op BenchmarkModf-4 16614241 7.174 ns/op BenchmarkNextafter32-4 2257795 53.10 ns/op BenchmarkNextafter64-4 2131128 55.58 ns/op BenchmarkPowInt-4 760880 146.4 ns/op BenchmarkPowFrac-4 464380 253.5 ns/op BenchmarkPow10Pos-4 4404762 27.28 ns/op BenchmarkPow10Neg-4 4146956 28.83 ns/op BenchmarkRound-4 8491318 14.14 ns/op BenchmarkRoundToEven-4 8296483 14.44 ns/op BenchmarkRemainder-4 518761 226.7 ns/op BenchmarkSignbit-4 5669008 21.19 ns/op BenchmarkSin-4 1324797 90.90 ns/op BenchmarkSincos-4 856848 139.5 ns/op BenchmarkSinh-4 2144215 55.77 ns/op BenchmarkSqrtIndirect-4 17807538 6.723 ns/op BenchmarkSqrtLatency-4 18559532 6.463 ns/op BenchmarkSqrtIndirectLatency-4 18553334 6.497 ns/op BenchmarkSqrtGoLatency-4 1000000 101.1 ns/op BenchmarkSqrtPrime-4 144370 831.1 ns/op BenchmarkTan-4 1270279 94.46 ns/op BenchmarkTanh-4 2125650 56.49 ns/op BenchmarkTrunc-4 19302412 6.241 ns/op BenchmarkY0-4 225985 526.8 ns/op BenchmarkY1-4 223503 526.9 ns/op BenchmarkYn-4 108219 1096 ns/op BenchmarkFloat64bits-4 6158974 19.50 ns/op BenchmarkFloat64frombits-4 5762547 20.82 ns/op BenchmarkFloat32bits-4 5746543 20.86 ns/op BenchmarkFloat32frombits-4 5646219 21.19 ns/op BenchmarkFMA-4 17322718 6.862 ns/op PASS ok math 12.149s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11590395 10.28 ns/op 6223.90 MB/s BenchmarkAddVV/2-4 11394843 10.59 ns/op 12085.68 MB/s BenchmarkAddVV/3-4 10695225 11.21 ns/op 17127.33 MB/s BenchmarkAddVV/4-4 10510642 11.20 ns/op 22849.52 MB/s BenchmarkAddVV/5-4 10013251 11.98 ns/op 26710.85 MB/s BenchmarkAddVV/10-4 8779118 13.73 ns/op 46610.80 MB/s BenchmarkAddVV/100-4 2457932 48.98 ns/op 130673.44 MB/s BenchmarkAddVV/1000-4 303002 396.6 ns/op 161369.51 MB/s BenchmarkSubVV/1-4 11742326 10.25 ns/op 6244.62 MB/s BenchmarkSubVV/2-4 11383255 10.51 ns/op 12175.45 MB/s BenchmarkSubVV/3-4 10721676 11.16 ns/op 17198.46 MB/s BenchmarkSubVV/4-4 10765460 11.14 ns/op 22980.60 MB/s BenchmarkSubVV/5-4 10034888 11.91 ns/op 26873.49 MB/s BenchmarkSubVV/10-4 8742558 13.66 ns/op 46845.81 MB/s BenchmarkSubVV/100-4 2449279 48.98 ns/op 130655.01 MB/s BenchmarkSubVV/1000-4 301234 396.2 ns/op 161541.62 MB/s BenchmarkAddVW/1-4 12937448 9.270 ns/op 862.96 MB/s BenchmarkAddVW/2-4 11845018 10.07 ns/op 1589.34 MB/s BenchmarkAddVW/3-4 11155153 10.80 ns/op 2221.76 MB/s BenchmarkAddVW/4-4 10946428 10.96 ns/op 2918.85 MB/s BenchmarkAddVW/5-4 10780664 11.14 ns/op 3591.27 MB/s BenchmarkAddVW/10-4 9432212 12.72 ns/op 6287.14 MB/s BenchmarkAddVW/100-4 3901540 30.72 ns/op 26040.07 MB/s BenchmarkAddVW/1000-4 582987 204.5 ns/op 39118.88 MB/s BenchmarkAddVWext/1-4 13063357 9.217 ns/op 867.93 MB/s BenchmarkAddVWext/2-4 11901740 10.07 ns/op 1588.77 MB/s BenchmarkAddVWext/3-4 11424698 10.55 ns/op 2275.32 MB/s BenchmarkAddVWext/4-4 10925539 10.96 ns/op 2920.49 MB/s BenchmarkAddVWext/5-4 10764879 11.15 ns/op 3587.11 MB/s BenchmarkAddVWext/10-4 9441771 12.73 ns/op 6286.50 MB/s BenchmarkAddVWext/100-4 2648685 45.30 ns/op 17659.03 MB/s BenchmarkAddVWext/1000-4 318843 375.3 ns/op 21315.69 MB/s BenchmarkSubVW/1-4 12917616 9.231 ns/op 866.64 MB/s BenchmarkSubVW/2-4 11889758 10.08 ns/op 1587.34 MB/s BenchmarkSubVW/3-4 11468678 10.46 ns/op 2293.43 MB/s BenchmarkSubVW/4-4 10899974 10.94 ns/op 2923.98 MB/s BenchmarkSubVW/5-4 10730266 11.20 ns/op 3572.81 MB/s BenchmarkSubVW/10-4 9458440 12.72 ns/op 6287.09 MB/s BenchmarkSubVW/100-4 3896442 30.84 ns/op 25944.22 MB/s BenchmarkSubVW/1000-4 584008 204.2 ns/op 39168.92 MB/s BenchmarkSubVWext/1-4 12796888 9.302 ns/op 860.03 MB/s BenchmarkSubVWext/2-4 11874980 10.08 ns/op 1587.72 MB/s BenchmarkSubVWext/3-4 11447236 10.46 ns/op 2294.03 MB/s BenchmarkSubVWext/4-4 10918779 10.95 ns/op 2921.76 MB/s BenchmarkSubVWext/5-4 10714744 11.17 ns/op 3582.46 MB/s BenchmarkSubVWext/10-4 9425071 12.83 ns/op 6237.50 MB/s BenchmarkSubVWext/100-4 2646538 45.35 ns/op 17640.86 MB/s BenchmarkSubVWext/1000-4 319719 374.8 ns/op 21347.07 MB/s BenchmarkMulAddVWW/1-4 11111935 10.74 ns/op 5960.30 MB/s BenchmarkMulAddVWW/2-4 10028078 11.93 ns/op 10732.40 MB/s BenchmarkMulAddVWW/3-4 9119844 13.16 ns/op 14593.45 MB/s BenchmarkMulAddVWW/4-4 7933611 15.04 ns/op 17021.17 MB/s BenchmarkMulAddVWW/5-4 7206220 16.67 ns/op 19193.24 MB/s BenchmarkMulAddVWW/10-4 4628451 25.93 ns/op 24685.12 MB/s BenchmarkMulAddVWW/100-4 501781 238.4 ns/op 26844.03 MB/s BenchmarkMulAddVWW/1000-4 50684 2362 ns/op 27095.11 MB/s BenchmarkAddMulVVW/1-4 12196957 9.761 ns/op 6556.62 MB/s BenchmarkAddMulVVW/2-4 11048300 10.85 ns/op 11797.02 MB/s BenchmarkAddMulVVW/3-4 9600614 12.48 ns/op 15385.83 MB/s BenchmarkAddMulVVW/4-4 8495791 14.16 ns/op 18074.34 MB/s BenchmarkAddMulVVW/5-4 7517911 15.94 ns/op 20080.05 MB/s BenchmarkAddMulVVW/10-4 4920734 24.29 ns/op 26346.22 MB/s BenchmarkAddMulVVW/100-4 506226 235.6 ns/op 27162.25 MB/s BenchmarkAddMulVVW/1000-4 50901 2356 ns/op 27169.50 MB/s BenchmarkDivWVW/1-4 1349449 87.83 ns/op 728.69 MB/s BenchmarkDivWVW/2-4 806104 147.1 ns/op 870.13 MB/s BenchmarkDivWVW/3-4 721083 165.4 ns/op 1160.80 MB/s BenchmarkDivWVW/4-4 622290 191.4 ns/op 1337.39 MB/s BenchmarkDivWVW/5-4 582354 205.6 ns/op 1556.44 MB/s BenchmarkDivWVW/10-4 407304 292.4 ns/op 2188.43 MB/s BenchmarkDivWVW/100-4 65166 1843 ns/op 3473.10 MB/s BenchmarkDivWVW/1000-4 6734 17385 ns/op 3681.40 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12336186 9.168 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12251049 9.316 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11477059 9.944 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11202766 10.04 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10930833 10.32 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10792959 10.45 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10162911 11.27 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9851053 11.50 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9594903 11.86 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9705817 11.90 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7903993 14.22 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7795143 14.82 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1991016 59.67 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1932727 61.52 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 232442 515.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 205952 581.8 ns/op BenchmarkDecimalConversion-4 187 645717 ns/op BenchmarkFloatString/100-4 10000 10760 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 223 542075 ns/op 2924 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48895356 ns/op 61162 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 4841976914 ns/op 861088 B/op 544 allocs/op BenchmarkFloatAdd/10-4 136314 869.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 137004 872.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 128647 923.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79725 1505 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16278 7398 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 173985 685.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 174739 689.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 170976 695.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 144086 824.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52670 2251 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1624 71635 ns/op BenchmarkParseFloatLargeExp-4 402 295746 ns/op BenchmarkGCD10x10/WithoutXY-4 162026 730.2 ns/op BenchmarkGCD10x10/WithXY-4 45937 2596 ns/op BenchmarkGCD10x100/WithoutXY-4 82212 1463 ns/op BenchmarkGCD10x100/WithXY-4 15074 8128 ns/op BenchmarkGCD10x1000/WithoutXY-4 57100 2095 ns/op BenchmarkGCD10x1000/WithXY-4 12379 9707 ns/op BenchmarkGCD100x100/WithoutXY-4 24297 5005 ns/op BenchmarkGCD100x100/WithXY-4 8481 12640 ns/op BenchmarkGCD100x1000/WithoutXY-4 12034 10259 ns/op BenchmarkGCD100x1000/WithXY-4 5660 20915 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2012 59232 ns/op BenchmarkGCD1000x1000/WithXY-4 1074 111510 ns/op BenchmarkHilbert-4 16 6643824 ns/op BenchmarkBinomial-4 10000 11593 ns/op BenchmarkQuoRem-4 18343 6694 ns/op BenchmarkExp-4 7 15556799 ns/op BenchmarkExpMont/Odd-4 100 1128666 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 98 1157050 ns/op 3359 B/op 37 allocs/op BenchmarkExpMont/Even2-4 93 1188793 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even3-4 85 1203350 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even4-4 91 1196296 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even8-4 93 1199802 ns/op 3886 B/op 54 allocs/op BenchmarkExpMont/Even32-4 92 1204022 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1015060 ns/op 3629 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1041561 ns/op 3790 B/op 51 allocs/op BenchmarkExpMont/Even128-4 133 890258 ns/op 3227 B/op 49 allocs/op BenchmarkExpMont/Even255-4 141 839014 ns/op 2959 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 300 392417 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 271 440579 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 274 440157 ns/op 1752 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 265 444084 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 7 15575976 ns/op BenchmarkBitset-4 509623 226.2 ns/op BenchmarkBitsetNeg-4 302260 390.2 ns/op BenchmarkBitsetOrig-4 201768 611.7 ns/op BenchmarkBitsetNegOrig-4 130556 926.7 ns/op BenchmarkModSqrt225_Tonelli-4 81 1391922 ns/op BenchmarkModSqrt225_3Mod4-4 282 416189 ns/op BenchmarkModSqrt231_Tonelli-4 79 1441502 ns/op BenchmarkModSqrt231_5Mod8-4 237 497564 ns/op BenchmarkModInverse-4 10000 10245 ns/op BenchmarkSqrt-4 1384 84784 ns/op BenchmarkIntSqr/1-4 894346 131.1 ns/op BenchmarkIntSqr/2-4 535598 223.8 ns/op BenchmarkIntSqr/3-4 469087 256.1 ns/op BenchmarkIntSqr/5-4 339346 350.1 ns/op BenchmarkIntSqr/8-4 231048 516.7 ns/op BenchmarkIntSqr/10-4 183400 651.3 ns/op BenchmarkIntSqr/20-4 41257 3111 ns/op BenchmarkIntSqr/30-4 28698 4310 ns/op BenchmarkIntSqr/50-4 16202 7363 ns/op BenchmarkIntSqr/80-4 8238 14147 ns/op BenchmarkIntSqr/100-4 5991 19784 ns/op BenchmarkIntSqr/200-4 1917 62651 ns/op BenchmarkIntSqr/300-4 939 124321 ns/op BenchmarkIntSqr/500-4 402 298513 ns/op BenchmarkIntSqr/800-4 188 634855 ns/op BenchmarkIntSqr/1000-4 128 926372 ns/op BenchmarkDiv/20/10-4 279949 425.2 ns/op BenchmarkDiv/40/20-4 280825 424.1 ns/op BenchmarkDiv/100/50-4 255432 462.5 ns/op BenchmarkDiv/200/100-4 43388 2927 ns/op BenchmarkDiv/400/200-4 40316 3030 ns/op BenchmarkDiv/1000/500-4 35331 3582 ns/op BenchmarkDiv/2000/1000-4 26084 4749 ns/op BenchmarkDiv/20000/10000-4 802 141915 ns/op BenchmarkDiv/200000/100000-4 19 5824212 ns/op BenchmarkDiv/2000000/1000000-4 1 188934903 ns/op BenchmarkDiv/20000000/10000000-4 1 6173335831 ns/op BenchmarkMul-4 3 37468917 ns/op BenchmarkNatMul/10-4 141636 839.3 ns/op BenchmarkNatMul/100-4 4238 28533 ns/op BenchmarkNatMul/1000-4 100 1041198 ns/op BenchmarkZeroShifts/Shl-4 22612 5324 ns/op BenchmarkZeroShifts/ShlSame-4 2623544 45.12 ns/op BenchmarkZeroShifts/Shr-4 22274 5291 ns/op BenchmarkZeroShifts/ShrSame-4 2980228 39.78 ns/op BenchmarkExp3Power/0x10-4 150220 807.7 ns/op BenchmarkExp3Power/0x40-4 125007 958.9 ns/op BenchmarkExp3Power/0x100-4 76066 1553 ns/op BenchmarkExp3Power/0x400-4 34209 3496 ns/op BenchmarkExp3Power/0x1000-4 7190 15857 ns/op BenchmarkExp3Power/0x4000-4 1110 104976 ns/op BenchmarkExp3Power/0x10000-4 124 949781 ns/op BenchmarkExp3Power/0x40000-4 12 9401159 ns/op BenchmarkExp3Power/0x100000-4 2 88504832 ns/op BenchmarkExp3Power/0x400000-4 1 811042125 ns/op BenchmarkFibo-4 4 30044137 ns/op BenchmarkNatSqr/1-4 744786 163.3 ns/op BenchmarkNatSqr/2-4 448101 276.5 ns/op BenchmarkNatSqr/3-4 360645 333.3 ns/op BenchmarkNatSqr/5-4 248276 477.5 ns/op BenchmarkNatSqr/8-4 166270 716.6 ns/op BenchmarkNatSqr/10-4 138279 858.5 ns/op BenchmarkNatSqr/20-4 38408 3167 ns/op BenchmarkNatSqr/30-4 27069 4464 ns/op BenchmarkNatSqr/50-4 15129 8055 ns/op BenchmarkNatSqr/80-4 7484 14847 ns/op BenchmarkNatSqr/100-4 5618 21049 ns/op BenchmarkNatSqr/200-4 1825 64776 ns/op BenchmarkNatSqr/300-4 909 127663 ns/op BenchmarkNatSqr/500-4 397 298140 ns/op BenchmarkNatSqr/800-4 190 621171 ns/op BenchmarkNatSqr/1000-4 129 909527 ns/op BenchmarkNatSetBytes/8-4 638636 172.8 ns/op BenchmarkNatSetBytes/24-4 194763 583.6 ns/op BenchmarkNatSetBytes/128-4 49521 2508 ns/op BenchmarkNatSetBytes/7-4 682065 167.6 ns/op BenchmarkNatSetBytes/23-4 198146 573.2 ns/op BenchmarkNatSetBytes/127-4 45879 2470 ns/op BenchmarkScanPi-4 181 654148 ns/op BenchmarkStringPiParallel-4 657 161958 ns/op BenchmarkScan/10/Base2-4 31851 3706 ns/op BenchmarkScan/100/Base2-4 3644 32711 ns/op BenchmarkScan/1000/Base2-4 366 331188 ns/op BenchmarkScan/10/Base8-4 77667 1581 ns/op BenchmarkScan/100/Base8-4 10000 11489 ns/op BenchmarkScan/1000/Base8-4 1065 114570 ns/op BenchmarkScan/10/Base10-4 83302 1432 ns/op BenchmarkScan/100/Base10-4 10000 10436 ns/op BenchmarkScan/1000/Base10-4 1158 103993 ns/op BenchmarkScan/10/Base16-4 95827 1240 ns/op BenchmarkScan/100/Base16-4 13466 8915 ns/op BenchmarkScan/1000/Base16-4 1333 88521 ns/op BenchmarkString/10/Base2-4 172518 758.0 ns/op BenchmarkString/100/Base2-4 22422 5533 ns/op BenchmarkString/1000/Base2-4 2380 52532 ns/op BenchmarkString/10/Base8-4 331256 370.2 ns/op BenchmarkString/100/Base8-4 61944 1957 ns/op BenchmarkString/1000/Base8-4 5865 18593 ns/op BenchmarkString/10/Base10-4 146400 772.3 ns/op BenchmarkString/100/Base10-4 31573 3653 ns/op BenchmarkString/1000/Base10-4 4407 27831 ns/op BenchmarkString/10/Base16-4 346743 331.2 ns/op BenchmarkString/100/Base16-4 72044 1504 ns/op BenchmarkString/1000/Base16-4 7789 14239 ns/op BenchmarkLeafSize/0-4 43 2602908 ns/op BenchmarkLeafSize/1-4 362 321874 ns/op BenchmarkLeafSize/2-4 367 314337 ns/op BenchmarkLeafSize/3-4 253 459919 ns/op BenchmarkLeafSize/4-4 372 305653 ns/op BenchmarkLeafSize/5-4 232 516649 ns/op BenchmarkLeafSize/6-4 267 466358 ns/op BenchmarkLeafSize/7-4 276 434125 ns/op BenchmarkLeafSize/8-4 374 302870 ns/op BenchmarkLeafSize/9-4 195 605985 ns/op BenchmarkLeafSize/10-4 235 508444 ns/op BenchmarkLeafSize/11-4 234 488958 ns/op BenchmarkLeafSize/12-4 259 443515 ns/op BenchmarkLeafSize/13-4 241 477416 ns/op BenchmarkLeafSize/14-4 274 425333 ns/op BenchmarkLeafSize/15-4 294 384664 ns/op BenchmarkLeafSize/16-4 375 306370 ns/op BenchmarkLeafSize/32-4 396 306997 ns/op BenchmarkLeafSize/64-4 368 331751 ns/op BenchmarkProbablyPrime/n=0-4 7 14729844 ns/op BenchmarkProbablyPrime/n=1-4 6 17282178 ns/op BenchmarkProbablyPrime/n=5-4 4 26771868 ns/op BenchmarkProbablyPrime/n=10-4 3 39071183 ns/op BenchmarkProbablyPrime/n=20-4 2 63586354 ns/op BenchmarkProbablyPrime/Lucas-4 9 12194572 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2480682 ns/op BenchmarkRatCmp-4 170106 717.7 ns/op BenchmarkFloatSqrt/64-4 19586 6090 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12205 9914 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8244 14059 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4304 27322 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 702 164234 ns/op 17954 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 43 2686828 ns/op 177240 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 215307180 ns/op 3739432 B/op 588 allocs/op PASS ok math/big 52.655s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8479056 14.11 ns/op BenchmarkLeadingZeros8-4 8096182 14.80 ns/op BenchmarkLeadingZeros16-4 9140461 13.12 ns/op BenchmarkLeadingZeros32-4 9386997 12.77 ns/op BenchmarkLeadingZeros64-4 9383739 12.77 ns/op BenchmarkTrailingZeros-4 9158096 13.10 ns/op BenchmarkTrailingZeros8-4 9146871 13.10 ns/op BenchmarkTrailingZeros16-4 9153904 13.11 ns/op BenchmarkTrailingZeros32-4 8981364 13.10 ns/op BenchmarkTrailingZeros64-4 9140210 13.12 ns/op BenchmarkOnesCount-4 9391611 12.80 ns/op BenchmarkOnesCount8-4 9129974 13.10 ns/op BenchmarkOnesCount16-4 9145478 13.10 ns/op BenchmarkOnesCount32-4 9150889 13.10 ns/op BenchmarkOnesCount64-4 9345998 12.80 ns/op BenchmarkRotateLeft-4 9154462 13.11 ns/op BenchmarkRotateLeft8-4 9130724 13.14 ns/op BenchmarkRotateLeft16-4 9157705 13.11 ns/op BenchmarkRotateLeft32-4 9155106 13.10 ns/op BenchmarkRotateLeft64-4 9384972 12.77 ns/op BenchmarkReverse-4 17661499 6.787 ns/op BenchmarkReverse8-4 17772932 6.772 ns/op BenchmarkReverse16-4 17538631 6.804 ns/op BenchmarkReverse32-4 17777042 6.759 ns/op BenchmarkReverse64-4 17553613 6.791 ns/op BenchmarkReverseBytes-4 17318316 6.811 ns/op BenchmarkReverseBytes16-4 17417154 6.773 ns/op BenchmarkReverseBytes32-4 17608012 6.782 ns/op BenchmarkReverseBytes64-4 17621976 6.770 ns/op BenchmarkAdd-4 9390759 12.76 ns/op BenchmarkAdd32-4 9136814 13.14 ns/op BenchmarkAdd64-4 9145170 13.11 ns/op BenchmarkAdd64multiple-4 18283098 6.569 ns/op BenchmarkSub-4 9382800 12.77 ns/op BenchmarkSub32-4 9147708 13.11 ns/op BenchmarkSub64-4 9127280 13.11 ns/op BenchmarkSub64multiple-4 18096928 6.565 ns/op BenchmarkMul-4 9350192 12.78 ns/op BenchmarkMul32-4 9621027 12.44 ns/op BenchmarkMul64-4 9245505 12.76 ns/op BenchmarkDiv-4 2221081 50.70 ns/op BenchmarkDiv32-4 8920155 13.53 ns/op BenchmarkDiv64-4 2339215 50.25 ns/op PASS ok math/bits 6.799s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2689338 44.58 ns/op BenchmarkAcos-4 347568 334.2 ns/op BenchmarkAcosh-4 322826 361.5 ns/op BenchmarkAsin-4 356031 336.8 ns/op BenchmarkAsinh-4 345513 335.2 ns/op BenchmarkAtan-4 493120 231.6 ns/op BenchmarkAtanh-4 502698 229.4 ns/op BenchmarkConj-4 19153543 5.415 ns/op BenchmarkCos-4 551156 203.2 ns/op BenchmarkCosh-4 541760 212.5 ns/op BenchmarkExp-4 650040 180.7 ns/op BenchmarkLog-4 510559 228.5 ns/op BenchmarkLog10-4 523596 227.9 ns/op BenchmarkPhase-4 1536596 78.71 ns/op BenchmarkPolar-4 799807 145.9 ns/op BenchmarkPow-4 186924 629.8 ns/op BenchmarkRect-4 830770 140.3 ns/op BenchmarkSin-4 559951 211.5 ns/op BenchmarkSinh-4 545493 213.7 ns/op BenchmarkSqrt-4 1512176 79.29 ns/op BenchmarkTan-4 402949 286.1 ns/op BenchmarkTanh-4 381000 303.1 ns/op PASS ok math/cmplx 3.863s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 490380 227.3 ns/op BenchmarkInt63ThreadsafeParallel-4 429577 284.4 ns/op BenchmarkInt63Unthreadsafe-4 979975 118.4 ns/op BenchmarkIntn1000-4 622418 184.9 ns/op BenchmarkInt63n1000-4 753843 154.0 ns/op BenchmarkInt31n1000-4 730993 154.6 ns/op BenchmarkFloat32-4 751803 154.4 ns/op BenchmarkFloat64-4 972415 118.0 ns/op BenchmarkPerm3-4 152943 765.7 ns/op BenchmarkPerm30-4 17924 6749 ns/op BenchmarkPerm30ViaShuffle-4 18933 6379 ns/op BenchmarkShuffleOverhead-4 12579 9590 ns/op BenchmarkRead3-4 690432 170.8 ns/op BenchmarkRead64-4 63816 1809 ns/op BenchmarkRead1000-4 4206 26686 ns/op BenchmarkConcurrent-4 106984 1135 ns/op PASS ok math/rand 3.199s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 32383 3709 ns/op BenchmarkQDecodeWord-4 74299 1593 ns/op BenchmarkQDecodeHeader-4 70014 1716 ns/op BenchmarkTypeByExtension/.html-4 373392 307.4 ns/op BenchmarkTypeByExtension/.HTML-4 262689 436.1 ns/op BenchmarkTypeByExtension/.unused-4 313250 362.9 ns/op BenchmarkExtensionsByType/text/html-4 150476 814.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 78944 1506 ns/op BenchmarkExtensionsByType/application/octet-stream-4 96972 1245 ns/op PASS ok mime 2.328s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 590 179136 ns/op 48236 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 652 181960 ns/op 48364 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 235 502592 ns/op 104238 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 475 244106 ns/op 49383 B/op 207 allocs/op PASS ok mime/multipart 1.606s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 972 121890 ns/op PASS ok mime/quotedprintable 1.147s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 79 1595354 ns/op 8550 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 22 5428358 ns/op 19644 B/op 161 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5005177738 ns/op 158728 B/op 231 allocs/op BenchmarkDNSName-4 108948 1047 ns/op BenchmarkInterfaces-4 2616 41536 ns/op 9132 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3408 32131 ns/op 6895 B/op 22 allocs/op BenchmarkInterfaceByName-4 2781 40998 ns/op 9109 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1874 61999 ns/op 12705 B/op 63 allocs/op BenchmarkInterfacesAndAddrs-4 5775 18890 ns/op 2778 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1035 99812 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6578 17759 ns/op BenchmarkParseIPValidIPv4-4 280964 394.6 ns/op BenchmarkParseIPValidIPv6-4 147576 749.6 ns/op BenchmarkIPString/IPv4-4 102331 1147 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9512 11739 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42153 2733 ns/op BenchmarkIPEqual/IPv4-4 691899 172.0 ns/op BenchmarkIPEqual/IPv6-4 688720 172.1 ns/op BenchmarkSendFile/1024-4 1 1211801008 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1212601808 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1205042609 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1204923128 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204613169 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010047907 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1010200067 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1010512507 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1010722946 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1011377347 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1011987467 ns/op 1.04 MB/s 616 B/op 12 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010297547 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010168546 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010405067 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010369987 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010371707 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010633426 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010794867 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010808387 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1010901226 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011662307 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012191867 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010293667 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010311346 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010612027 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010016027 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010425906 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010562987 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010442747 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010935507 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010723868 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011403386 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012077587 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010231427 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010261547 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010299147 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010340187 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010303986 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010120107 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010081067 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010206187 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1010508707 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011167346 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012050387 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010418147 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010109787 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010186107 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010119747 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1009994427 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010522387 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010208147 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010422788 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010674946 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011071987 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1011976026 ns/op 1.04 MB/s 896 B/op 8 allocs/op BenchmarkTCP4OneShot-4 2876 38793 ns/op BenchmarkTCP4OneShotTimeout-4 2790 41970 ns/op BenchmarkTCP4Persistent-4 16422 7188 ns/op BenchmarkTCP4PersistentTimeout-4 16564 7125 ns/op BenchmarkTCP4ConcurrentReadWrite-4 32118 3720 ns/op BenchmarkSetReadDeadline-4 111540 1037 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 15806 7820 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 15799 7643 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 16338 7514 ns/op 0 B/op 0 allocs/op PASS ok net 66.597s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21441 5555 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9117 12959 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9986 10912 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15344 7858 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28503 4082 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32492 3708 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1637484 73.05 ns/op BenchmarkFindChild/n=2/rep=map-4 2654500 44.43 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1366680 88.29 ns/op BenchmarkFindChild/n=4/rep=linear-4 754470 145.2 ns/op BenchmarkFindChild/n=4/rep=map-4 2556735 46.96 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 727642 160.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 424399 282.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2397776 49.91 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 376879 297.6 ns/op BenchmarkFindChild/n=16/rep=linear-4 217575 531.3 ns/op BenchmarkFindChild/n=16/rep=map-4 2536233 49.93 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1758014 67.26 ns/op BenchmarkFindChild/n=32/rep=linear-4 109900 1075 ns/op BenchmarkFindChild/n=32/rep=map-4 2900036 43.23 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2057863 58.38 ns/op BenchmarkMultiConflicts-4 1 240180851 ns/op BenchmarkServerMatch-4 16840 7089 ns/op BenchmarkReadRequestChrome-4 3657 32183 ns/op 18.99 MB/s 1507 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9164 12072 ns/op 6.46 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8868 12138 ns/op 6.76 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6378 17299 ns/op 8.73 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15205 7928 ns/op 5.05 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 364 326683 ns/op 3.13 MB/s BenchmarkFileAndServer_1KB/https1-4 224 494314 ns/op 2.07 MB/s BenchmarkFileAndServer_1KB/h2-4 166 670489 ns/op 1.53 MB/s BenchmarkFileAndServer_16MB/h1-4 3 44786808 ns/op 374.60 MB/s BenchmarkFileAndServer_16MB/https1-4 1 121417465 ns/op 138.18 MB/s BenchmarkFileAndServer_16MB/h2-4 1 214660814 ns/op 78.16 MB/s BenchmarkFileAndServer_64MB/h1-4 1 181465338 ns/op 369.82 MB/s BenchmarkFileAndServer_64MB/https1-4 1 408748631 ns/op 164.18 MB/s BenchmarkFileAndServer_64MB/h2-4 1 871798174 ns/op 76.98 MB/s BenchmarkServeMux-4 189 641480 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 248 504878 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 411 292377 ns/op 5953 B/op 63 allocs/op BenchmarkClientServer/https1-4 247 447263 ns/op 6657 B/op 73 allocs/op BenchmarkClientServer/h2-4 186 589407 ns/op 10269 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1218 97571 ns/op 9337 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 22 5630585 ns/op 102973 B/op 1133 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33176: read tcp 127.0.0.1:35423->127.0.0.1:33176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33194: write tcp 127.0.0.1:35423->127.0.0.1:33194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33208: write tcp 127.0.0.1:35423->127.0.0.1:33208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33110: write tcp 127.0.0.1:35423->127.0.0.1:33110: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33212: write tcp 127.0.0.1:35423->127.0.0.1:33212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55756: read tcp 127.0.0.1:43523->127.0.0.1:55756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55780: write tcp 127.0.0.1:43523->127.0.0.1:55780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55740: write tcp 127.0.0.1:43523->127.0.0.1:55740: use of closed network connection BenchmarkClientServerParallel/4/h2-4 128 815905 ns/op 20503 B/op 215 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32806: read tcp 127.0.0.1:46581->127.0.0.1:32806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32802: read tcp 127.0.0.1:46581->127.0.0.1:32802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32878: write tcp 127.0.0.1:46581->127.0.0.1:32878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32894: read tcp 127.0.0.1:46581->127.0.0.1:32894: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32906: read tcp 127.0.0.1:46581->127.0.0.1:32906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32924: read tcp 127.0.0.1:46581->127.0.0.1:32924: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:32876: write tcp 127.0.0.1:46581->127.0.0.1:32876: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34506: read tcp 127.0.0.1:40435->127.0.0.1:34506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34546: write tcp 127.0.0.1:40435->127.0.0.1:34546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34578: read tcp 127.0.0.1:40435->127.0.0.1:34578: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 914 127608 ns/op 15005 B/op 95 allocs/op BenchmarkClientServerParallel/64/https1-4 33 6011527 ns/op 108465 B/op 1183 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43738: read tcp 127.0.0.1:35493->127.0.0.1:43738: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43780: write tcp 127.0.0.1:35493->127.0.0.1:43780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43806: read tcp 127.0.0.1:35493->127.0.0.1:43806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43852: read tcp 127.0.0.1:35493->127.0.0.1:43852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43846: read tcp 127.0.0.1:35493->127.0.0.1:43846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43812: read tcp 127.0.0.1:35493->127.0.0.1:43812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43868: read tcp 127.0.0.1:35493->127.0.0.1:43868: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43790: write tcp 127.0.0.1:35493->127.0.0.1:43790: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43826: write tcp 127.0.0.1:35493->127.0.0.1:43826: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43776: write tcp 127.0.0.1:35493->127.0.0.1:43776: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 45 4610599 ns/op 84008 B/op 962 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53454: read tcp 127.0.0.1:38651->127.0.0.1:53454: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53512: read tcp 127.0.0.1:38651->127.0.0.1:53512: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53570: read tcp 127.0.0.1:38651->127.0.0.1:53570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53492: read tcp 127.0.0.1:38651->127.0.0.1:53492: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53502: read tcp 127.0.0.1:38651->127.0.0.1:53502: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53574: write tcp 127.0.0.1:38651->127.0.0.1:53574: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53520: write tcp 127.0.0.1:38651->127.0.0.1:53520: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57854: read tcp 127.0.0.1:40571->127.0.0.1:57854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57856: write tcp 127.0.0.1:40571->127.0.0.1:57856: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58020: read tcp 127.0.0.1:40571->127.0.0.1:58020: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1016801637 ns/op 29280 B/op 152 allocs/op BenchmarkClient-4 406 285496 ns/op 3735 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 787 146864 ns/op 7429 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1567 73833 ns/op 3043 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1892 61087 ns/op 1966 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1854 65703 ns/op 2781 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1860 62364 ns/op 2717 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1826 64945 ns/op 2749 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2047 58627 ns/op 1910 B/op 14 allocs/op BenchmarkServerHijack-4 1041 110195 ns/op 16728 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 463 252997 ns/op 5986 B/op 52 allocs/op BenchmarkResponseStatusLine-4 381907 304.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.999s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7136 16463 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.195s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84324 1401 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 413947 268.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 167865 698.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60792 2056 ns/op BenchmarkStdIPv4-4 118052 994.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 80892 1432 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 86142 1418 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 75228 1563 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 62377 1888 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1214455 99.42 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 107.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 910856 124.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 227479 522.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 235454 484.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 226334 531.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77302 1553 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 228752 491.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 131750 890.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 137290 846.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134989 890.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72538 1686 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 306829 390.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 111259 1047 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 151344 772.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 227834 521.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 138648 844.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 261889 444.5 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 134516 874.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 133292 869.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 135528 869.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103231 1161 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 387656 309.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 104978 1128 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 85266 1397 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 104968 1135 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 132193 895.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 100153 1213 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 200084 576.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 95150 1245 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 116662 1025 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 143038 825.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 107445 1104 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 819178 139.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 801880 139.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 798254 139.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 729908 145.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 775374 143.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 783964 144.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 778754 143.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 774892 144.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 795354 145.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 271908 408.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 404149 291.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 167446 699.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 177049 654.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 171544 704.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 67746 1765 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 399068 269.4 ns/op PASS ok net/netip 8.489s 2023/09/19 23:24:22 Test RPC server listening on 127.0.0.1:46431 2023/09/19 23:24:22 Test HTTP RPC server listening on 127.0.0.1:42279 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2199 53703 ns/op BenchmarkEndToEndHTTP-4 1992 53628 ns/op BenchmarkEndToEndAsync-4 3658 32477 ns/op BenchmarkEndToEndAsyncHTTP-4 3654 32648 ns/op PASS ok net/rpc 1.806s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3313 33501 ns/op BenchmarkReadMIMEHeader/server_headers-4 4696 23032 ns/op BenchmarkUncommon-4 23305 5018 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.418s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3522 32015 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 69747 1716 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 406135 288.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 82167 1436 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 162922 738.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81603 1473 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13108 8968 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 334004 341.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 81666 1480 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 158228 738.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 79048 1482 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14347 8325 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 150822 793.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 59821 2001 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 58778 2049 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26050 4590 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4777 24965 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 150168 799.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59942 2007 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 58756 2050 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26092 4566 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4737 24682 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.167s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2056530 57.06 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 114199 1011 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 633 187202 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 247 486240 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 502 231607 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 76531 1559 ns/op BenchmarkStatFile-4 56894 2073 ns/op BenchmarkStatDir-4 60501 1984 ns/op BenchmarkLstatDot-4 73730 1575 ns/op BenchmarkLstatFile-4 57692 2125 ns/op BenchmarkLstatDir-4 60565 1980 ns/op PASS ok os 2.627s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 220 539245 ns/op 6765 B/op 30 allocs/op PASS ok os/exec 1.193s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 310834 336.5 ns/op PASS ok os/user 1.126s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3301550 36.19 ns/op BenchmarkString-4 2272389 51.72 ns/op BenchmarkBytes-4 1979656 60.11 ns/op BenchmarkNamedBytes-4 911023 126.2 ns/op BenchmarkBytesArray-4 692024 167.8 ns/op BenchmarkSliceLen-4 2336943 51.29 ns/op BenchmarkMapLen-4 785298 147.7 ns/op BenchmarkStringLen-4 1355398 88.74 ns/op BenchmarkArrayLen-4 1000000 113.3 ns/op BenchmarkSliceCap-4 2406400 49.83 ns/op BenchmarkDeepEqual/int8-4 431108 279.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83853 1442 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 367371 325.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81187 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 364117 327.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 81541 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 359414 322.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81027 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 366304 323.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80845 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 416695 280.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103087 1156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 366936 320.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81397 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 362721 328.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81099 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 358963 322.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80478 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 360506 323.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81032 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 364749 323.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 81225 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 369385 321.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81126 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 364178 318.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80100 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 361794 324.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80389 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 371704 321.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80102 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 438013 272.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83493 1424 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 373566 316.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80769 1468 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105397 1133 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51013 2343 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41671 2907 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29718 4031 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31207 3818 ns/op BenchmarkIsZero/ArrayComparable-4 208405 565.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 27164 4422 ns/op BenchmarkIsZero/StructComparable-4 463549 251.6 ns/op BenchmarkIsZero/StructIncomparable-4 123630 945.7 ns/op BenchmarkSetZero/Bool/Direct-4 2665438 44.98 ns/op BenchmarkSetZero/Bool/CachedZero-4 617944 191.5 ns/op BenchmarkSetZero/Bool/NewZero-4 477265 248.3 ns/op BenchmarkSetZero/Int/Direct-4 1885690 62.82 ns/op BenchmarkSetZero/Int/CachedZero-4 635149 185.3 ns/op BenchmarkSetZero/Int/NewZero-4 488431 243.3 ns/op BenchmarkSetZero/Uint/Direct-4 1922156 62.33 ns/op BenchmarkSetZero/Uint/CachedZero-4 633004 188.6 ns/op BenchmarkSetZero/Uint/NewZero-4 477364 244.2 ns/op BenchmarkSetZero/Float/Direct-4 1896140 62.77 ns/op BenchmarkSetZero/Float/CachedZero-4 638908 186.0 ns/op BenchmarkSetZero/Float/NewZero-4 469071 250.5 ns/op BenchmarkSetZero/Complex/Direct-4 1902978 62.83 ns/op BenchmarkSetZero/Complex/CachedZero-4 629630 186.6 ns/op BenchmarkSetZero/Complex/NewZero-4 485546 245.5 ns/op BenchmarkSetZero/Array/Direct-4 1688577 70.93 ns/op BenchmarkSetZero/Array/CachedZero-4 609879 195.1 ns/op BenchmarkSetZero/Array/NewZero-4 471816 247.4 ns/op BenchmarkSetZero/Chan/Direct-4 1972682 60.87 ns/op BenchmarkSetZero/Chan/CachedZero-4 629312 188.6 ns/op BenchmarkSetZero/Chan/NewZero-4 473342 243.8 ns/op BenchmarkSetZero/Func/Direct-4 1974384 60.87 ns/op BenchmarkSetZero/Func/CachedZero-4 627444 187.7 ns/op BenchmarkSetZero/Func/NewZero-4 491174 246.8 ns/op BenchmarkSetZero/Interface/Direct-4 1777406 67.41 ns/op BenchmarkSetZero/Interface/CachedZero-4 637754 190.2 ns/op BenchmarkSetZero/Interface/NewZero-4 487392 244.6 ns/op BenchmarkSetZero/Map/Direct-4 1975150 60.70 ns/op BenchmarkSetZero/Map/CachedZero-4 630092 190.5 ns/op BenchmarkSetZero/Map/NewZero-4 485091 248.5 ns/op BenchmarkSetZero/Pointer/Direct-4 1978024 60.61 ns/op BenchmarkSetZero/Pointer/CachedZero-4 631365 188.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 482710 248.4 ns/op BenchmarkSetZero/Slice/Direct-4 1773271 68.56 ns/op BenchmarkSetZero/Slice/CachedZero-4 616370 192.8 ns/op BenchmarkSetZero/Slice/NewZero-4 477106 248.6 ns/op BenchmarkSetZero/String/Direct-4 1937713 61.80 ns/op BenchmarkSetZero/String/CachedZero-4 628074 190.5 ns/op BenchmarkSetZero/String/NewZero-4 484488 248.6 ns/op BenchmarkSetZero/Struct/Direct-4 1704699 70.46 ns/op BenchmarkSetZero/Struct/CachedZero-4 620886 191.5 ns/op BenchmarkSetZero/Struct/NewZero-4 474397 249.8 ns/op BenchmarkSelect/1-4 157117 784.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 67288 1746 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36997 3253 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 177393 630.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 134424 849.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 115532 1026 ns/op 124.74 MB/s BenchmarkCallArgCopy/size=256-4 107396 1114 ns/op 229.76 MB/s BenchmarkCallArgCopy/size=1024-4 73368 1644 ns/op 622.81 MB/s BenchmarkCallArgCopy/size=4096-4 31274 3778 ns/op 1084.20 MB/s BenchmarkCallArgCopy/size=65536-4 2197 55833 ns/op 1173.79 MB/s BenchmarkFieldByName1-4 1204952 99.65 ns/op BenchmarkFieldByName2-4 102454 1211 ns/op BenchmarkFieldByName3-4 13749 8809 ns/op BenchmarkInterfaceBig-4 2753304 43.90 ns/op BenchmarkInterfaceSmall-4 2723637 43.67 ns/op BenchmarkNew-4 1738732 67.95 ns/op BenchmarkMap/StringKeys/MapIndex-4 2259 52464 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1814 67030 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2100 56141 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1699 69673 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2250 52064 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1825 65848 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 169700 655.9 ns/op PASS ok reflect 17.621s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 13522 8500 ns/op 9375 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21591 5569 ns/op 9451 B/op 1 allocs/op BenchmarkFindString-4 14553 8248 ns/op 9454 B/op 1 allocs/op BenchmarkFindSubmatch-4 13370 8911 ns/op 9099 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13838 8654 ns/op 9404 B/op 2 allocs/op BenchmarkLiteral-4 27045 4451 ns/op BenchmarkNotLiteral-4 3626 30170 ns/op BenchmarkMatchClass-4 2862 41193 ns/op BenchmarkMatchClass_InRange-4 2805 40202 ns/op BenchmarkReplaceAll-4 3186 37318 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 27324 4475 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 37880 3224 ns/op BenchmarkAnchoredShortMatch-4 21226 5588 ns/op BenchmarkAnchoredLongMatch-4 18056 6650 ns/op BenchmarkOnePassShortA-4 16066 7460 ns/op BenchmarkNotOnePassShortA-4 8160 13118 ns/op BenchmarkOnePassShortB-4 20082 5943 ns/op BenchmarkNotOnePassShortB-4 10000 10209 ns/op BenchmarkOnePassLongPrefix-4 66769 1850 ns/op BenchmarkOnePassLongNotPrefix-4 23900 5148 ns/op BenchmarkMatchParallelShared-4 30304 3860 ns/op BenchmarkMatchParallelCopied-4 30960 3939 ns/op BenchmarkQuoteMetaAll-4 129955 861.7 ns/op 16.25 MB/s BenchmarkQuoteMetaNone-4 238986 453.0 ns/op 57.40 MB/s BenchmarkCompile/Onepass-4 3817 29323 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1570 75578 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 165 722122 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2268180 52.80 ns/op 303.00 MB/s BenchmarkMatch/Easy0/32-4 30303 4489 ns/op 7.13 MB/s BenchmarkMatch/Easy0/1K-4 26534 4660 ns/op 219.73 MB/s BenchmarkMatch/Easy0i/16-4 2272408 53.86 ns/op 297.07 MB/s BenchmarkMatch/Easy0i/32-4 4893 22803 ns/op 1.40 MB/s BenchmarkMatch/Easy0i/1K-4 204 582175 ns/op 1.76 MB/s BenchmarkMatch/Easy1/16-4 2301400 52.49 ns/op 304.79 MB/s BenchmarkMatch/Easy1/32-4 29258 3917 ns/op 8.17 MB/s BenchmarkMatch/Easy1/1K-4 6769 16135 ns/op 63.47 MB/s BenchmarkMatch/Medium/16-4 2324780 52.43 ns/op 305.17 MB/s BenchmarkMatch/Medium/32-4 5563 19501 ns/op 1.64 MB/s BenchmarkMatch/Medium/1K-4 243 491783 ns/op 2.08 MB/s BenchmarkMatch/Hard/16-4 2272406 51.95 ns/op 307.98 MB/s BenchmarkMatch/Hard/32-4 3469 31262 ns/op 1.02 MB/s BenchmarkMatch/Hard/1K-4 147 806489 ns/op 1.27 MB/s BenchmarkMatch/Hard1/16-4 1292 91253 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 696 173517 ns/op 0.18 MB/s BenchmarkMatch/Hard1/1K-4 22 5248592 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 22784 5195 ns/op 3.08 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13630 8824 ns/op 3.63 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 510 235534 ns/op 4.35 MB/s 24 B/op 0 allocs/op PASS ok regexp 8.695s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 687158 177.2 ns/op BenchmarkIsWordChar-4 162274 738.0 ns/op PASS ok regexp/syntax 2.639s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 80546 1570 ns/op BenchmarkCallers/inlined-4 120402 935.2 ns/op BenchmarkCallers/no-cache-4 36758 3270 ns/op BenchmarkFPCallers/cached-4 2565988 46.70 ns/op BenchmarkMakeChan/Byte-4 831462 130.0 ns/op BenchmarkMakeChan/Int-4 813272 166.2 ns/op BenchmarkMakeChan/Ptr-4 574184 249.4 ns/op BenchmarkMakeChan/Struct/0-4 942536 118.9 ns/op BenchmarkMakeChan/Struct/32-4 479115 247.6 ns/op BenchmarkMakeChan/Struct/40-4 429894 260.8 ns/op BenchmarkChanNonblocking-4 8245292 14.04 ns/op BenchmarkSelectUncontended-4 1158607 113.6 ns/op BenchmarkSelectSyncContended-4 21826 5589 ns/op BenchmarkSelectAsyncContended-4 71202 1675 ns/op BenchmarkSelectNonblock-4 3858258 30.91 ns/op BenchmarkChanUncontended-4 10660 11224 ns/op BenchmarkChanContended-4 967 125982 ns/op BenchmarkChanSync-4 165439 801.2 ns/op BenchmarkChanSyncWork-4 54214 2253 ns/op BenchmarkChanProdCons0-4 58962 2167 ns/op BenchmarkChanProdCons10-4 80361 1551 ns/op BenchmarkChanProdCons100-4 94486 1459 ns/op BenchmarkChanProdConsWork0-4 53595 2250 ns/op BenchmarkChanProdConsWork10-4 75009 1615 ns/op BenchmarkChanProdConsWork100-4 83190 1520 ns/op BenchmarkSelectProdCons-4 51910 2232 ns/op BenchmarkReceiveDataFromClosedChan-4 715700 163.6 ns/op BenchmarkChanCreation-4 182846 828.2 ns/op BenchmarkChanSem-4 72804 1656 ns/op BenchmarkChanPopular-4 98 1183562 ns/op BenchmarkChanClosed-4 528549 380.1 ns/op BenchmarkCallClosure-4 5248544 22.85 ns/op BenchmarkCallClosure1-4 5570917 21.50 ns/op BenchmarkCallClosure2-4 1231602 95.29 ns/op BenchmarkCallClosure3-4 1425048 83.93 ns/op BenchmarkCallClosure4-4 1000000 100.0 ns/op BenchmarkComplex128DivNormal-4 10098835 11.85 ns/op BenchmarkComplex128DivNisNaN-4 9431234 12.70 ns/op BenchmarkComplex128DivDisNaN-4 9129642 13.16 ns/op BenchmarkComplex128DivNisInf-4 10981006 10.94 ns/op BenchmarkComplex128DivDisInf-4 6229495 19.16 ns/op BenchmarkSetTypePtr-4 56497174 2.109 ns/op 3793.42 MB/s BenchmarkSetTypePtr8-4 11961342 9.907 ns/op 6460.38 MB/s BenchmarkSetTypePtr16-4 12166486 9.965 ns/op 12844.42 MB/s BenchmarkSetTypePtr32-4 12079095 9.906 ns/op 25843.78 MB/s BenchmarkSetTypePtr64-4 12080456 9.918 ns/op 51624.78 MB/s BenchmarkSetTypePtr126-4 7334856 16.30 ns/op 61832.76 MB/s BenchmarkSetTypePtr128-4 7557608 15.90 ns/op 64409.77 MB/s BenchmarkSetTypePtrSlice-4 1000000 111.5 ns/op 73485.15 MB/s BenchmarkSetTypeNode1-4 11974759 9.981 ns/op 2404.67 MB/s BenchmarkSetTypeNode1Slice-4 5567226 21.53 ns/op 35666.81 MB/s BenchmarkSetTypeNode8-4 12174831 9.956 ns/op 8035.17 MB/s BenchmarkSetTypeNode8Slice-4 2347291 51.07 ns/op 50132.08 MB/s BenchmarkSetTypeNode64-4 7337852 16.34 ns/op 32307.06 MB/s BenchmarkSetTypeNode64Slice-4 276992 431.9 ns/op 39117.88 MB/s BenchmarkSetTypeNode64Dead-4 9059557 13.18 ns/op 40072.60 MB/s BenchmarkSetTypeNode64DeadSlice-4 310848 381.3 ns/op 44315.84 MB/s BenchmarkSetTypeNode124-4 7316342 16.39 ns/op 61487.55 MB/s BenchmarkSetTypeNode124Slice-4 230646 517.9 ns/op 62279.42 MB/s BenchmarkSetTypeNode126-4 7518666 15.93 ns/op 64277.54 MB/s BenchmarkSetTypeNode126Slice-4 226040 520.5 ns/op 62954.76 MB/s BenchmarkSetTypeNode128-4 5258692 22.71 ns/op 45790.43 MB/s BenchmarkSetTypeNode128Slice-4 177250 686.8 ns/op 48459.95 MB/s BenchmarkSetTypeNode130-4 5274206 22.71 ns/op 46494.48 MB/s BenchmarkSetTypeNode130Slice-4 173100 694.0 ns/op 48690.76 MB/s BenchmarkSetTypeNode1024-4 1000000 117.3 ns/op 69968.54 MB/s BenchmarkSetTypeNode1024Slice-4 31521 3786 ns/op 69370.25 MB/s BenchmarkAllocation-4 4954 31117 ns/op BenchmarkReadMemStats-4 10152 11834 ns/op BenchmarkReadMemStatsLatency-4 1 41480 p50-ns 41480 p90-ns 41480 p99-ns BenchmarkWriteBarrier-4 2933922 37.87 ns/op BenchmarkBulkWriteBarrier-4 7333959 14.03 ns/op BenchmarkScanStackNoLocals-4 3 37314036 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11794122 10.46 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11489984 11.42 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9054772 13.49 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7026518 18.10 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4733496 25.94 ns/op BenchmarkHash5-4 6152016 19.09 ns/op 261.94 MB/s BenchmarkHash16-4 6294560 19.30 ns/op 828.98 MB/s BenchmarkHash64-4 5933862 20.13 ns/op 3179.56 MB/s BenchmarkHash1024-4 1897657 63.23 ns/op 16193.77 MB/s BenchmarkHash65536-4 42006 2838 ns/op 23089.48 MB/s BenchmarkAlignedLoad-4 7740717 14.79 ns/op BenchmarkUnalignedLoad-4 7576006 15.48 ns/op BenchmarkEqEfaceConcrete-4 5850770 20.53 ns/op BenchmarkEqIfaceConcrete-4 5567712 21.71 ns/op BenchmarkNeEfaceConcrete-4 5818599 20.53 ns/op BenchmarkNeIfaceConcrete-4 5945138 20.17 ns/op BenchmarkConvT2EByteSized/bool-4 5031496 23.85 ns/op BenchmarkConvT2EByteSized/uint8-4 5329306 22.54 ns/op BenchmarkConvT2ESmall-4 5022888 23.90 ns/op BenchmarkConvT2EUintptr-4 4706074 25.27 ns/op BenchmarkConvT2ELarge-4 1000000 119.1 ns/op BenchmarkConvT2ISmall-4 5100765 23.54 ns/op BenchmarkConvT2IUintptr-4 4759683 25.19 ns/op BenchmarkConvT2ILarge-4 997538 120.5 ns/op BenchmarkConvI2E-4 4303462 27.20 ns/op BenchmarkConvI2I-4 3942382 29.89 ns/op BenchmarkAssertE2T-4 3984439 29.89 ns/op BenchmarkAssertE2TLarge-4 2337646 50.39 ns/op BenchmarkAssertE2I-4 4105443 28.62 ns/op BenchmarkAssertI2T-4 3840412 31.28 ns/op BenchmarkAssertI2I-4 4013001 29.29 ns/op BenchmarkAssertI2E-4 4957195 23.52 ns/op BenchmarkAssertE2E-4 4951009 23.52 ns/op BenchmarkAssertE2T2-4 3105988 38.68 ns/op BenchmarkAssertE2T2Blank-4 3758838 31.91 ns/op BenchmarkAssertI2E2-4 3758776 31.93 ns/op BenchmarkAssertI2E2Blank-4 4923981 23.53 ns/op BenchmarkAssertE2E2-4 3838658 31.24 ns/op BenchmarkAssertE2E2Blank-4 4957866 23.51 ns/op BenchmarkConvT2Ezero/zero/16-4 4823236 24.87 ns/op BenchmarkConvT2Ezero/zero/32-4 4794661 24.87 ns/op BenchmarkConvT2Ezero/zero/64-4 4791804 24.86 ns/op BenchmarkConvT2Ezero/zero/str-4 4761126 25.22 ns/op BenchmarkConvT2Ezero/zero/slice-4 4760084 25.19 ns/op BenchmarkConvT2Ezero/zero/big-4 242757 437.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1259709 93.84 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 102.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 234788 453.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 4819734 24.85 ns/op BenchmarkConvT2Ezero/smallint/32-4 4824648 24.87 ns/op BenchmarkConvT2Ezero/smallint/64-4 4820299 24.87 ns/op BenchmarkConvT2Ezero/largeint/16-4 1555477 76.13 ns/op BenchmarkConvT2Ezero/largeint/32-4 1568252 77.06 ns/op BenchmarkConvT2Ezero/largeint/64-4 1532802 76.44 ns/op BenchmarkMalloc8-4 1865757 62.91 ns/op BenchmarkMalloc16-4 1760614 67.43 ns/op BenchmarkMallocTypeInfo8-4 1822719 65.49 ns/op BenchmarkMallocTypeInfo16-4 1518195 81.03 ns/op BenchmarkMallocLargeStruct-4 199653 562.7 ns/op BenchmarkGoroutineSelect-4 100 1144182 ns/op BenchmarkGoroutineBlocking-4 121 968715 ns/op BenchmarkGoroutineForRange-4 128 933315 ns/op BenchmarkGoroutineIdle-4 160 756185 ns/op BenchmarkHashStringSpeed-4 1957743 62.37 ns/op BenchmarkHashBytesSpeed-4 1000000 102.6 ns/op BenchmarkHashInt32Speed-4 2488450 47.01 ns/op BenchmarkHashInt64Speed-4 2323256 51.70 ns/op BenchmarkHashStringArraySpeed-4 474450 254.4 ns/op BenchmarkMegMap-4 2560555 46.65 ns/op BenchmarkMegOneMap-4 2809236 41.68 ns/op BenchmarkMegEqMap-4 2541 46712 ns/op BenchmarkMegEmptyMap-4 3257382 36.86 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2063264 57.97 ns/op BenchmarkSmallStrMap-4 2593820 46.25 ns/op BenchmarkMapStringKeysEight_16-4 2292068 52.02 ns/op BenchmarkMapStringKeysEight_32-4 2501479 47.94 ns/op BenchmarkMapStringKeysEight_64-4 2294077 52.42 ns/op BenchmarkMapStringKeysEight_1M-4 2305833 52.12 ns/op BenchmarkIntMap-4 2917496 41.01 ns/op BenchmarkMapFirst/1-4 3555028 34.27 ns/op BenchmarkMapFirst/2-4 3277152 34.59 ns/op BenchmarkMapFirst/3-4 3479418 34.43 ns/op BenchmarkMapFirst/4-4 3300108 36.26 ns/op BenchmarkMapFirst/5-4 3252156 34.41 ns/op BenchmarkMapFirst/6-4 3282214 35.99 ns/op BenchmarkMapFirst/7-4 3478842 34.42 ns/op BenchmarkMapFirst/8-4 3276886 36.34 ns/op BenchmarkMapFirst/9-4 3188415 38.77 ns/op BenchmarkMapFirst/10-4 3049524 38.58 ns/op BenchmarkMapFirst/11-4 3103075 38.81 ns/op BenchmarkMapFirst/12-4 3070508 38.70 ns/op BenchmarkMapFirst/13-4 3128790 37.62 ns/op BenchmarkMapFirst/14-4 3072016 39.42 ns/op BenchmarkMapFirst/15-4 3172656 38.81 ns/op BenchmarkMapFirst/16-4 3017838 38.14 ns/op BenchmarkMapMid/1-4 3438032 35.05 ns/op BenchmarkMapMid/2-4 3293398 36.02 ns/op BenchmarkMapMid/3-4 3322807 36.15 ns/op BenchmarkMapMid/4-4 3293634 36.45 ns/op BenchmarkMapMid/5-4 3359319 35.38 ns/op BenchmarkMapMid/6-4 3199706 37.39 ns/op BenchmarkMapMid/7-4 3189524 36.82 ns/op BenchmarkMapMid/8-4 3216678 37.45 ns/op BenchmarkMapMid/9-4 3123232 38.16 ns/op BenchmarkMapMid/10-4 3056178 40.03 ns/op BenchmarkMapMid/11-4 3090027 39.48 ns/op BenchmarkMapMid/12-4 3034621 39.38 ns/op BenchmarkMapMid/13-4 3058184 37.54 ns/op BenchmarkMapMid/14-4 3037629 40.01 ns/op BenchmarkMapMid/15-4 3109851 39.68 ns/op BenchmarkMapMid/16-4 3095413 38.90 ns/op BenchmarkMapLast/1-4 3440654 34.94 ns/op BenchmarkMapLast/2-4 3299484 36.10 ns/op BenchmarkMapLast/3-4 3336391 36.24 ns/op BenchmarkMapLast/4-4 3096854 38.55 ns/op BenchmarkMapLast/5-4 3208030 37.35 ns/op BenchmarkMapLast/6-4 3040172 38.04 ns/op BenchmarkMapLast/7-4 3164883 39.34 ns/op BenchmarkMapLast/8-4 2952529 41.37 ns/op BenchmarkMapLast/9-4 2983215 39.32 ns/op BenchmarkMapLast/10-4 3095796 41.38 ns/op BenchmarkMapLast/11-4 2757799 41.36 ns/op BenchmarkMapLast/12-4 2980267 41.79 ns/op BenchmarkMapLast/13-4 3120987 40.39 ns/op BenchmarkMapLast/14-4 3094650 40.83 ns/op BenchmarkMapLast/15-4 2981463 39.78 ns/op BenchmarkMapLast/16-4 2904651 39.10 ns/op BenchmarkMapCycle-4 2039266 57.36 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2882946 41.60 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2462 45089 ns/op BenchmarkMakeMap/[Byte]Byte-4 570061 207.2 ns/op BenchmarkMakeMap/[Int]Int-4 324858 330.7 ns/op BenchmarkNewEmptyMap-4 11920988 10.01 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1412511 83.92 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 417949 283.7 ns/op BenchmarkMapIterEmpty-4 3493160 33.80 ns/op BenchmarkSameLengthMap-4 3443874 34.94 ns/op BenchmarkBigKeyMap-4 1346156 88.73 ns/op BenchmarkBigValMap-4 1228576 98.03 ns/op BenchmarkSmallKeyMap-4 2429508 48.74 ns/op BenchmarkMapPopulate/1-4 2521074 47.52 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136006 915.4 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9154 13436 ns/op 6149 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1032 113884 ns/op 49158 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 84 1443830 ns/op 401950 B/op 76 allocs/op BenchmarkMapPopulate/100000-4 5 20893326 ns/op 6505636 B/op 2687 allocs/op BenchmarkComplexAlgMap-4 377995 314.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 1406709 85.66 ns/op BenchmarkGoMapClear/Reflexive/10-4 1279690 93.74 ns/op BenchmarkGoMapClear/Reflexive/100-4 363675 326.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60217 1985 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6698 15556 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 106.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 116.0 ns/op BenchmarkGoMapClear/NonReflexive/100-4 331491 354.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59532 2011 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6714 15571 ns/op BenchmarkMapStringConversion/32/simple-4 1218237 96.22 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1202888 98.58 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 103.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 100.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 105.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 108.5 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1677219 74.42 ns/op BenchmarkMapInterfacePtr-4 1476608 73.26 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4688496 25.56 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 146299 765.9 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5332 21458 ns/op BenchmarkMapPop1000-4 516 231421 ns/op BenchmarkMapPop10000-4 20 5201540 ns/op BenchmarkMapAssign/Int32/256-4 2291648 52.33 ns/op BenchmarkMapAssign/Int32/65536-4 1050145 102.3 ns/op BenchmarkMapAssign/Int64/256-4 2335842 53.40 ns/op BenchmarkMapAssign/Int64/65536-4 990999 110.9 ns/op BenchmarkMapAssign/Str/256-4 1845913 63.18 ns/op BenchmarkMapAssign/Str/65536-4 784160 140.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1480563 80.49 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 779856 145.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1436030 83.20 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 685323 157.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 498338 1832 ns/op BenchmarkMapOperatorAssign/Str/65536-4 319832 364.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 810788 140.2 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 338667 345.8 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 828934 135.2 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 337068 354.4 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 570135 207.0 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 167143 603.2 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1881770 63.99 ns/op BenchmarkMapDelete/Int32/1000-4 2315666 51.89 ns/op BenchmarkMapDelete/Int32/10000-4 1881778 61.32 ns/op BenchmarkMapDelete/Int64/100-4 1823588 65.37 ns/op BenchmarkMapDelete/Int64/1000-4 2241446 53.82 ns/op BenchmarkMapDelete/Int64/10000-4 1868989 64.37 ns/op BenchmarkMapDelete/Str/100-4 1554566 77.06 ns/op BenchmarkMapDelete/Str/1000-4 1569522 76.70 ns/op BenchmarkMapDelete/Str/10000-4 1431484 84.10 ns/op BenchmarkMapDelete/Pointer/100-4 1618160 73.92 ns/op BenchmarkMapDelete/Pointer/1000-4 1770963 67.78 ns/op BenchmarkMapDelete/Pointer/10000-4 1617596 74.37 ns/op BenchmarkMemmove/0-4 14767412 7.090 ns/op BenchmarkMemmove/1-4 1206734 99.45 ns/op 10.06 MB/s BenchmarkMemmove/2-4 1000000 102.1 ns/op 19.58 MB/s BenchmarkMemmove/3-4 1000000 101.7 ns/op 29.50 MB/s BenchmarkMemmove/4-4 1000000 101.4 ns/op 39.46 MB/s BenchmarkMemmove/5-4 1000000 101.1 ns/op 49.46 MB/s BenchmarkMemmove/6-4 1000000 101.2 ns/op 59.29 MB/s BenchmarkMemmove/7-4 1000000 101.0 ns/op 69.31 MB/s BenchmarkMemmove/8-4 1252294 95.62 ns/op 83.66 MB/s BenchmarkMemmove/9-4 1000000 101.2 ns/op 88.94 MB/s BenchmarkMemmove/10-4 1205755 101.5 ns/op 98.50 MB/s BenchmarkMemmove/11-4 1000000 101.0 ns/op 108.93 MB/s BenchmarkMemmove/12-4 1000000 101.9 ns/op 117.78 MB/s BenchmarkMemmove/13-4 1000000 101.6 ns/op 127.98 MB/s BenchmarkMemmove/14-4 1000000 101.7 ns/op 137.64 MB/s BenchmarkMemmove/15-4 1000000 101.5 ns/op 147.76 MB/s BenchmarkMemmove/16-4 1000000 100.9 ns/op 158.57 MB/s BenchmarkMemmove/32-4 1000000 106.2 ns/op 301.37 MB/s BenchmarkMemmove/64-4 1000000 109.5 ns/op 584.59 MB/s BenchmarkMemmove/128-4 962247 124.2 ns/op 1030.31 MB/s BenchmarkMemmove/256-4 705002 170.5 ns/op 1501.53 MB/s BenchmarkMemmove/512-4 526981 225.0 ns/op 2275.06 MB/s BenchmarkMemmove/1024-4 345267 347.0 ns/op 2951.19 MB/s BenchmarkMemmove/2048-4 204663 584.9 ns/op 3501.25 MB/s BenchmarkMemmove/4096-4 112830 1062 ns/op 3855.68 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.0 ns/op 310.80 MB/s BenchmarkMemmoveOverlap/64-4 1000000 114.6 ns/op 558.71 MB/s BenchmarkMemmoveOverlap/128-4 943633 126.2 ns/op 1014.57 MB/s BenchmarkMemmoveOverlap/256-4 710865 167.7 ns/op 1526.42 MB/s BenchmarkMemmoveOverlap/512-4 526038 226.0 ns/op 2265.36 MB/s BenchmarkMemmoveOverlap/1024-4 340004 349.1 ns/op 2933.25 MB/s BenchmarkMemmoveOverlap/2048-4 203509 587.3 ns/op 3487.18 MB/s BenchmarkMemmoveOverlap/4096-4 112596 1063 ns/op 3854.65 MB/s BenchmarkMemmoveUnalignedDst/0-4 14369262 7.435 ns/op BenchmarkMemmoveUnalignedDst/1-4 1260483 95.03 ns/op 10.52 MB/s BenchmarkMemmoveUnalignedDst/2-4 1208448 99.12 ns/op 20.18 MB/s BenchmarkMemmoveUnalignedDst/3-4 1208367 99.29 ns/op 30.21 MB/s BenchmarkMemmoveUnalignedDst/4-4 1234447 97.27 ns/op 41.12 MB/s BenchmarkMemmoveUnalignedDst/5-4 1217164 98.51 ns/op 50.76 MB/s BenchmarkMemmoveUnalignedDst/6-4 1219353 98.31 ns/op 61.03 MB/s BenchmarkMemmoveUnalignedDst/7-4 1219724 97.96 ns/op 71.46 MB/s BenchmarkMemmoveUnalignedDst/8-4 1300668 92.00 ns/op 86.96 MB/s BenchmarkMemmoveUnalignedDst/9-4 1227211 98.11 ns/op 91.73 MB/s BenchmarkMemmoveUnalignedDst/10-4 1228512 97.62 ns/op 102.44 MB/s BenchmarkMemmoveUnalignedDst/11-4 1224435 98.08 ns/op 112.16 MB/s BenchmarkMemmoveUnalignedDst/12-4 1226637 98.09 ns/op 122.34 MB/s BenchmarkMemmoveUnalignedDst/13-4 1225249 98.18 ns/op 132.40 MB/s BenchmarkMemmoveUnalignedDst/14-4 1225300 97.70 ns/op 143.30 MB/s BenchmarkMemmoveUnalignedDst/15-4 1223170 97.77 ns/op 153.43 MB/s BenchmarkMemmoveUnalignedDst/16-4 1201065 99.26 ns/op 161.19 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 103.5 ns/op 309.16 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 110.9 ns/op 576.88 MB/s BenchmarkMemmoveUnalignedDst/128-4 925810 124.9 ns/op 1025.14 MB/s BenchmarkMemmoveUnalignedDst/256-4 701754 169.6 ns/op 1509.78 MB/s BenchmarkMemmoveUnalignedDst/512-4 518977 228.0 ns/op 2245.88 MB/s BenchmarkMemmoveUnalignedDst/1024-4 340290 349.7 ns/op 2927.94 MB/s BenchmarkMemmoveUnalignedDst/2048-4 203304 589.9 ns/op 3472.00 MB/s BenchmarkMemmoveUnalignedDst/4096-4 112467 1063 ns/op 3853.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 106.6 ns/op 300.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.2 ns/op 555.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 906453 130.1 ns/op 984.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 680426 173.3 ns/op 1477.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 503000 236.0 ns/op 2169.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 338584 352.3 ns/op 2906.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202563 590.9 ns/op 3465.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 112298 1067 ns/op 3839.46 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14294427 7.417 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1263440 95.32 ns/op 10.49 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1212618 99.04 ns/op 20.19 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1209072 99.12 ns/op 30.27 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1221405 98.18 ns/op 40.74 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1228711 97.67 ns/op 51.19 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1234036 97.69 ns/op 61.42 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1231044 97.36 ns/op 71.89 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1305769 91.97 ns/op 86.98 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1225693 97.46 ns/op 92.34 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1229557 97.72 ns/op 102.33 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1224057 97.95 ns/op 112.30 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1229234 97.68 ns/op 122.85 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1227979 97.71 ns/op 133.05 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1227198 97.90 ns/op 143.01 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1224956 97.72 ns/op 153.50 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1222201 98.39 ns/op 162.62 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 102.0 ns/op 313.62 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 110.2 ns/op 580.73 MB/s BenchmarkMemmoveUnalignedSrc/128-4 940467 124.3 ns/op 1029.86 MB/s BenchmarkMemmoveUnalignedSrc/256-4 688767 169.4 ns/op 1510.99 MB/s BenchmarkMemmoveUnalignedSrc/512-4 508035 233.8 ns/op 2190.24 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 340189 351.1 ns/op 2916.36 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 203852 589.3 ns/op 3475.31 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 112099 1067 ns/op 3838.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 114.9 ns/op 139.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 116.4 ns/op 137.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 976657 120.3 ns/op 132.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 979688 121.2 ns/op 132.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 994860 119.0 ns/op 134.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 985738 119.2 ns/op 134.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 995320 119.2 ns/op 134.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 987848 119.4 ns/op 133.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 924441 128.2 ns/op 499.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 863930 137.5 ns/op 465.46 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 889705 132.5 ns/op 483.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 891476 132.3 ns/op 483.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 897021 132.3 ns/op 483.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 899684 131.9 ns/op 485.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 904867 131.8 ns/op 485.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 900494 131.3 ns/op 487.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 600012 197.8 ns/op 1294.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 490917 241.8 ns/op 1058.75 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 634396 187.3 ns/op 1366.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 623713 189.1 ns/op 1353.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 633205 188.2 ns/op 1359.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 624934 191.6 ns/op 1335.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 631258 187.7 ns/op 1363.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 632523 187.9 ns/op 1362.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94740 1269 ns/op 3228.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 61314 1959 ns/op 2090.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110581 1081 ns/op 3789.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110095 1083 ns/op 3783.67 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110768 1082 ns/op 3784.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110578 1081 ns/op 3787.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110676 1083 ns/op 3781.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110728 1081 ns/op 3787.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6062 19064 ns/op 3437.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3640 30112 ns/op 2176.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6570 15764 ns/op 4157.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6536 15790 ns/op 4150.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6408 15786 ns/op 4151.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6538 15728 ns/op 4166.79 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6501 15778 ns/op 4153.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6974 15816 ns/op 4143.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 104.2 ns/op 307.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 113.5 ns/op 563.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 923161 126.6 ns/op 1010.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 696702 171.2 ns/op 1495.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 517347 229.0 ns/op 2236.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 341677 350.2 ns/op 2923.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 203283 589.0 ns/op 3477.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112281 1074 ns/op 3815.31 MB/s BenchmarkMemclr/5-4 13942270 8.600 ns/op 581.40 MB/s BenchmarkMemclr/16-4 14569544 8.185 ns/op 1954.80 MB/s BenchmarkMemclr/64-4 12193833 9.802 ns/op 6529.22 MB/s BenchmarkMemclr/256-4 9624700 12.43 ns/op 20589.60 MB/s BenchmarkMemclr/4096-4 2273479 52.78 ns/op 77608.56 MB/s BenchmarkMemclr/65536-4 147782 707.7 ns/op 92598.80 MB/s BenchmarkMemclr/1M-4 7250 15712 ns/op 66738.40 MB/s BenchmarkMemclr/4M-4 1560 73632 ns/op 56963.32 MB/s BenchmarkMemclr/8M-4 776 153875 ns/op 54515.75 MB/s BenchmarkMemclr/16M-4 387 311726 ns/op 53820.36 MB/s BenchmarkMemclr/64M-4 88 1241716 ns/op 54045.27 MB/s BenchmarkMemclrUnaligned/0_5-4 7915275 15.12 ns/op 330.80 MB/s BenchmarkMemclrUnaligned/0_16-4 7933611 15.12 ns/op 1058.32 MB/s BenchmarkMemclrUnaligned/0_64-4 7080280 16.84 ns/op 3800.96 MB/s BenchmarkMemclrUnaligned/0_256-4 5855235 20.56 ns/op 12453.58 MB/s BenchmarkMemclrUnaligned/0_4096-4 1973173 60.65 ns/op 67534.29 MB/s BenchmarkMemclrUnaligned/0_65536-4 153523 715.3 ns/op 91626.65 MB/s BenchmarkMemclrUnaligned/1_5-4 7850566 15.12 ns/op 330.72 MB/s BenchmarkMemclrUnaligned/1_16-4 7920897 15.12 ns/op 1058.19 MB/s BenchmarkMemclrUnaligned/1_64-4 7035284 17.11 ns/op 3740.63 MB/s BenchmarkMemclrUnaligned/1_256-4 5648580 21.33 ns/op 12003.97 MB/s BenchmarkMemclrUnaligned/1_4096-4 1949804 63.28 ns/op 64729.04 MB/s BenchmarkMemclrUnaligned/1_65536-4 152284 717.8 ns/op 91303.73 MB/s BenchmarkMemclrUnaligned/4_5-4 7908973 15.12 ns/op 330.74 MB/s BenchmarkMemclrUnaligned/4_16-4 7919768 15.12 ns/op 1058.36 MB/s BenchmarkMemclrUnaligned/4_64-4 6959103 17.14 ns/op 3734.55 MB/s BenchmarkMemclrUnaligned/4_256-4 5641908 21.31 ns/op 12010.63 MB/s BenchmarkMemclrUnaligned/4_4096-4 1946694 61.65 ns/op 66440.74 MB/s BenchmarkMemclrUnaligned/4_65536-4 154430 726.3 ns/op 90233.68 MB/s BenchmarkMemclrUnaligned/7_5-4 7928726 15.12 ns/op 330.73 MB/s BenchmarkMemclrUnaligned/7_16-4 7928872 15.12 ns/op 1058.00 MB/s BenchmarkMemclrUnaligned/7_64-4 7073602 17.13 ns/op 3735.87 MB/s BenchmarkMemclrUnaligned/7_256-4 5639913 21.26 ns/op 12042.96 MB/s BenchmarkMemclrUnaligned/7_4096-4 1950592 61.57 ns/op 66520.94 MB/s BenchmarkMemclrUnaligned/7_65536-4 155766 719.9 ns/op 91036.36 MB/s BenchmarkMemclrUnaligned/0_1M-4 7219 16475 ns/op 63645.79 MB/s BenchmarkMemclrUnaligned/0_4M-4 1501 76360 ns/op 54928.11 MB/s BenchmarkMemclrUnaligned/0_8M-4 765 154079 ns/op 54443.44 MB/s BenchmarkMemclrUnaligned/0_16M-4 387 320732 ns/op 52309.17 MB/s BenchmarkMemclrUnaligned/0_64M-4 88 1296802 ns/op 51749.50 MB/s BenchmarkMemclrUnaligned/1_1M-4 6098 17204 ns/op 60947.87 MB/s BenchmarkMemclrUnaligned/1_4M-4 1447 73725 ns/op 56891.53 MB/s BenchmarkMemclrUnaligned/1_8M-4 735 153544 ns/op 54633.14 MB/s BenchmarkMemclrUnaligned/1_16M-4 370 320423 ns/op 52359.52 MB/s BenchmarkMemclrUnaligned/1_64M-4 90 1242235 ns/op 54022.68 MB/s BenchmarkMemclrUnaligned/4_1M-4 7291 15760 ns/op 66535.66 MB/s BenchmarkMemclrUnaligned/4_4M-4 1495 74321 ns/op 56434.87 MB/s BenchmarkMemclrUnaligned/4_8M-4 770 157924 ns/op 53117.87 MB/s BenchmarkMemclrUnaligned/4_16M-4 386 320486 ns/op 52349.35 MB/s BenchmarkMemclrUnaligned/4_64M-4 90 1298782 ns/op 51670.63 MB/s BenchmarkMemclrUnaligned/7_1M-4 7316 16401 ns/op 63932.75 MB/s BenchmarkMemclrUnaligned/7_4M-4 1497 76392 ns/op 54904.94 MB/s BenchmarkMemclrUnaligned/7_8M-4 739 158176 ns/op 53033.43 MB/s BenchmarkMemclrUnaligned/7_16M-4 367 321129 ns/op 52244.53 MB/s BenchmarkMemclrUnaligned/7_64M-4 87 1243511 ns/op 53967.24 MB/s BenchmarkGoMemclr/5-4 2091025 57.68 ns/op 86.69 MB/s BenchmarkGoMemclr/16-4 543763 218.1 ns/op 73.37 MB/s BenchmarkGoMemclr/64-4 144878 829.6 ns/op 77.15 MB/s BenchmarkGoMemclr/256-4 36850 3257 ns/op 78.61 MB/s BenchmarkMemclrRange/1K_2K-4 63997 1865 ns/op 51398.30 MB/s BenchmarkMemclrRange/2K_8K-4 27265 4388 ns/op 76000.57 MB/s BenchmarkMemclrRange/4K_16K-4 30848 3889 ns/op 83066.20 MB/s BenchmarkMemclrRange/160K_228K-4 6342 18531 ns/op 89734.15 MB/s BenchmarkClearFat7-4 6820816 17.62 ns/op BenchmarkClearFat8-4 7499925 15.98 ns/op BenchmarkClearFat11-4 6745135 17.82 ns/op BenchmarkClearFat12-4 6638475 18.06 ns/op BenchmarkClearFat13-4 6739437 17.77 ns/op BenchmarkClearFat14-4 6632487 18.09 ns/op BenchmarkClearFat15-4 6731574 17.75 ns/op BenchmarkClearFat16-4 6624564 18.10 ns/op BenchmarkClearFat24-4 6386049 18.82 ns/op BenchmarkClearFat32-4 6341690 18.87 ns/op BenchmarkClearFat40-4 6137756 19.59 ns/op BenchmarkClearFat48-4 5851774 20.43 ns/op BenchmarkClearFat56-4 5629986 21.29 ns/op BenchmarkClearFat64-4 5415484 22.10 ns/op BenchmarkClearFat72-4 5272723 22.78 ns/op BenchmarkClearFat128-4 4158355 28.97 ns/op BenchmarkClearFat256-4 2396568 49.91 ns/op BenchmarkClearFat512-4 1595044 74.70 ns/op BenchmarkClearFat1024-4 910857 130.7 ns/op BenchmarkClearFat1032-4 887757 132.1 ns/op BenchmarkClearFat1040-4 846357 139.2 ns/op BenchmarkCopyFat7-4 6728268 17.84 ns/op BenchmarkCopyFat8-4 7531311 15.95 ns/op BenchmarkCopyFat11-4 6512734 18.34 ns/op BenchmarkCopyFat12-4 6530058 18.45 ns/op BenchmarkCopyFat13-4 6488815 18.38 ns/op BenchmarkCopyFat14-4 6500570 18.47 ns/op BenchmarkCopyFat15-4 6508016 18.45 ns/op BenchmarkCopyFat16-4 6389695 18.68 ns/op BenchmarkCopyFat24-4 6461312 18.60 ns/op BenchmarkCopyFat32-4 6233662 19.39 ns/op BenchmarkCopyFat64-4 5376951 22.37 ns/op BenchmarkCopyFat72-4 5214189 23.10 ns/op BenchmarkCopyFat128-4 3820633 31.55 ns/op BenchmarkCopyFat256-4 2329514 51.62 ns/op BenchmarkCopyFat512-4 1497349 80.18 ns/op BenchmarkCopyFat520-4 1472553 81.61 ns/op BenchmarkCopyFat1024-4 851546 139.8 ns/op BenchmarkCopyFat1032-4 833379 141.7 ns/op BenchmarkCopyFat1040-4 738043 159.1 ns/op BenchmarkIssue18740/2byte-4 337 355559 ns/op BenchmarkIssue18740/4byte-4 572 208362 ns/op BenchmarkIssue18740/8byte-4 914 130809 ns/op BenchmarkMemclrKnownSize1-4 8289399 14.14 ns/op 70.71 MB/s BenchmarkMemclrKnownSize2-4 4690394 25.63 ns/op 78.05 MB/s BenchmarkMemclrKnownSize4-4 3020521 39.69 ns/op 100.77 MB/s BenchmarkMemclrKnownSize8-4 1000000 117.2 ns/op 68.27 MB/s BenchmarkMemclrKnownSize16-4 542014 218.2 ns/op 73.33 MB/s BenchmarkMemclrKnownSize32-4 280911 424.1 ns/op 75.46 MB/s BenchmarkMemclrKnownSize64-4 145045 827.3 ns/op 77.36 MB/s BenchmarkMemclrKnownSize112-4 83054 1445 ns/op 77.48 MB/s BenchmarkMemclrKnownSize128-4 72462 1655 ns/op 77.33 MB/s BenchmarkMemclrKnownSize192-4 48526 2469 ns/op 77.76 MB/s BenchmarkMemclrKnownSize248-4 37750 3162 ns/op 78.43 MB/s BenchmarkMemclrKnownSize256-4 36604 3281 ns/op 78.03 MB/s BenchmarkMemclrKnownSize512-4 18385 6541 ns/op 78.28 MB/s BenchmarkMemclrKnownSize1024-4 9076 13086 ns/op 78.25 MB/s BenchmarkMemclrKnownSize4096-4 2287 52161 ns/op 78.53 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6829709 ns/op 76.77 MB/s BenchmarkReadMetricsLatency-4 20743 4960 p50-ns 5320 p90-ns 15080 p99-ns BenchmarkFinalizer-4 202 585487 ns/op BenchmarkFinalizerRun-4 351608 604.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7411744 16.18 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4125202 28.85 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2852697 42.04 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2849305 42.05 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1685971 71.26 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1521932 78.79 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2761888 43.49 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1620344 74.02 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1653834 71.67 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2393164 50.28 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2394595 50.08 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2057199 58.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1811866 66.22 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1744000 68.80 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8682264 13.79 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8100992 14.85 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8108392 14.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8696761 13.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7137130 16.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6606867 18.14 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8670620 13.78 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8106268 14.78 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8109488 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8710396 13.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8102786 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8104297 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8696736 13.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8105961 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8104188 14.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8691772 13.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8100686 14.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8097034 14.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8692478 13.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7138183 16.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7142908 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8658933 13.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7110470 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7133091 16.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8699434 13.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7068770 16.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7137198 16.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8668215 13.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7136654 16.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7112932 16.80 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8650794 13.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8114709 14.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8101648 14.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8677543 13.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8110914 14.81 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8104429 14.78 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8702715 13.79 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8087103 14.82 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8091182 14.79 ns/op BenchmarkNetpollBreak-4 3324 32422 ns/op BenchmarkPinnerPinUnpinBatch-4 1273 93463 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 244 488468 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1310 92897 ns/op BenchmarkPinnerPinUnpin-4 1317315 90.17 ns/op BenchmarkPinnerPinUnpinTiny-4 1306491 90.49 ns/op BenchmarkPinnerPinUnpinDouble-4 497553 239.7 ns/op BenchmarkPinnerPinUnpinParallel-4 3284272 36.70 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3205083 35.54 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 245866 495.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5846995 20.50 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5990846 20.19 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6947902 17.06 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7320322 16.26 ns/op BenchmarkPingPongHog-4 357 336567 ns/op BenchmarkStackGrowth-4 113850 986.5 ns/op BenchmarkStackGrowthDeep-4 1136 110491 ns/op BenchmarkCreateGoroutines-4 44754 2608 ns/op BenchmarkCreateGoroutinesParallel-4 33996 3363 ns/op BenchmarkCreateGoroutinesCapture-4 7821 14824 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 39633 3073 ns/op BenchmarkClosureCall-4 18878018 5.456 ns/op BenchmarkWakeupParallelSpinning/0s-4 7417 17617 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5643 21066 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4929 23039 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3373 34836 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2302 53101 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1382 87583 ns/op BenchmarkWakeupParallelSpinning/50µs-4 703 173632 ns/op BenchmarkWakeupParallelSpinning/100µs-4 417 285219 ns/op BenchmarkWakeupParallelSyscall/0s-4 874 136804 ns/op BenchmarkWakeupParallelSyscall/1µs-4 856 138746 ns/op BenchmarkWakeupParallelSyscall/2µs-4 847 140650 ns/op BenchmarkWakeupParallelSyscall/5µs-4 817 146443 ns/op BenchmarkWakeupParallelSyscall/10µs-4 766 156664 ns/op BenchmarkWakeupParallelSyscall/20µs-4 672 176515 ns/op BenchmarkWakeupParallelSyscall/50µs-4 505 231692 ns/op BenchmarkWakeupParallelSyscall/100µs-4 354 333597 ns/op BenchmarkMatmult-4 4829992 31.00 ns/op BenchmarkFastrand-4 9021715 13.27 ns/op BenchmarkFastrand64-4 9014098 13.26 ns/op BenchmarkFastrandHashiter-4 4038294 29.57 ns/op BenchmarkFastrandn/2-4 6861596 17.47 ns/op BenchmarkFastrandn/3-4 6731966 17.82 ns/op BenchmarkFastrandn/4-4 6995306 17.14 ns/op BenchmarkFastrandn/5-4 6993284 17.15 ns/op BenchmarkIfaceCmp100-4 92574 1294 ns/op BenchmarkIfaceCmpNil100-4 166279 723.2 ns/op BenchmarkEfaceCmpDiff-4 37716 3181 ns/op BenchmarkEfaceCmpDiffIndirect-4 33441 3588 ns/op BenchmarkDefer-4 930202 127.2 ns/op BenchmarkDefer10-4 651876 182.5 ns/op BenchmarkDeferMany-4 426772 366.9 ns/op BenchmarkPanicRecover-4 475713 255.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 12919 9034 ns/op 9080 p50-ns 9560 p90-ns 13600 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 11230 ns/op 9200 p50-ns 10280 p90-ns 25800 p99-ns BenchmarkGoroutineProfile/small/idle-4 4435 27212 ns/op 26480 p50-ns 27840 p90-ns 36200 p99-ns BenchmarkGoroutineProfile/small/loaded-4 879 161386 ns/op 69400 p50-ns 222840 p90-ns 1143680 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12189 9921 ns/op 9400 p50-ns 11200 p90-ns 14680 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11045 ns/op 9160 p50-ns 9880 p90-ns 29040 p99-ns BenchmarkGoroutineProfile/large/idle-4 54 2183923 ns/op 2157600 p50-ns 2330720 p90-ns 2452720 p99-ns BenchmarkGoroutineProfile/large/loaded-4 43 2719896 ns/op 2363720 p50-ns 2920079 p90-ns 12629399 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 12028 9620 ns/op 9400 p50-ns 11000 p90-ns 14080 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10770 12436 ns/op 9280 p50-ns 11200 p90-ns 169760 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 675 205659 ns/op 203880 p50-ns 224840 p90-ns 256080 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 250 434131 ns/op 223920 p50-ns 278240 p90-ns 7309479 p99-ns BenchmarkRWMutexUncontended-4 2856661 41.29 ns/op BenchmarkRWMutexWrite100-4 1000000 121.0 ns/op BenchmarkRWMutexWrite10-4 171553 675.3 ns/op BenchmarkRWMutexWorkWrite100-4 734536 226.0 ns/op BenchmarkRWMutexWorkWrite10-4 174444 775.8 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2632 44181 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1167 101248 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1281 91002 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 564 211109 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 637 183594 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 264 438048 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 309 377611 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 920015 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 309711 418.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 302512 441.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 248170 454.5 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 277954 433.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 255616 453.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 232836 455.2 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 258162 483.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 240438 480.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 216356 499.0 ns/op BenchmarkMakeSlice/Byte-4 1902958 62.11 ns/op BenchmarkMakeSlice/Int16-4 1927491 61.82 ns/op BenchmarkMakeSlice/Int-4 1453612 79.72 ns/op BenchmarkMakeSlice/Ptr-4 1315514 92.98 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 126.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 136.4 ns/op BenchmarkMakeSlice/Struct/40-4 843667 178.0 ns/op BenchmarkGrowSlice/Byte-4 597787 203.4 ns/op BenchmarkGrowSlice/Int16-4 559690 216.2 ns/op BenchmarkGrowSlice/Int-4 439470 274.4 ns/op BenchmarkGrowSlice/Ptr-4 404535 303.9 ns/op BenchmarkGrowSlice/Struct/24-4 299311 395.4 ns/op BenchmarkGrowSlice/Struct/32-4 235496 469.7 ns/op BenchmarkGrowSlice/Struct/40-4 192987 588.8 ns/op BenchmarkExtendSlice/IntSlice-4 417471 310.7 ns/op BenchmarkExtendSlice/PointerSlice-4 382437 350.1 ns/op BenchmarkExtendSlice/NoGrow-4 666680 187.4 ns/op BenchmarkAppend-4 734770 162.2 ns/op BenchmarkAppendGrowByte-4 5 22257838 ns/op BenchmarkAppendGrowString-4 1 156985465 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 100.2 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 103.0 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 104.0 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 103.3 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 103.4 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 104.0 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 104.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 83016 1322 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 27864 4118 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8799 14191 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2169 46286 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 260 437855 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 64 1765379 ns/op BenchmarkAppendStr/1Bytes-4 1307304 91.54 ns/op BenchmarkAppendStr/4Bytes-4 1273044 93.98 ns/op BenchmarkAppendStr/8Bytes-4 1273233 94.32 ns/op BenchmarkAppendStr/16Bytes-4 1278486 93.38 ns/op BenchmarkAppendStr/32Bytes-4 1265439 94.58 ns/op BenchmarkAppendSpecialCase-4 727237 161.2 ns/op BenchmarkCopy/1Byte-4 1206954 99.86 ns/op 10.01 MB/s BenchmarkCopy/1String-4 1281236 93.31 ns/op 10.72 MB/s BenchmarkCopy/2Byte-4 1000000 101.9 ns/op 19.63 MB/s BenchmarkCopy/2String-4 1234756 95.44 ns/op 20.95 MB/s BenchmarkCopy/4Byte-4 1000000 102.3 ns/op 39.10 MB/s BenchmarkCopy/4String-4 1274079 94.01 ns/op 42.55 MB/s BenchmarkCopy/8Byte-4 1221621 98.40 ns/op 81.30 MB/s BenchmarkCopy/8String-4 1281314 93.73 ns/op 85.35 MB/s BenchmarkCopy/12Byte-4 1000000 102.7 ns/op 116.81 MB/s BenchmarkCopy/12String-4 1265212 94.84 ns/op 126.53 MB/s BenchmarkCopy/16Byte-4 1000000 102.0 ns/op 156.86 MB/s BenchmarkCopy/16String-4 1251238 96.28 ns/op 166.18 MB/s BenchmarkCopy/32Byte-4 1000000 105.8 ns/op 302.35 MB/s BenchmarkCopy/32String-4 1000000 102.8 ns/op 311.19 MB/s BenchmarkCopy/128Byte-4 893547 131.5 ns/op 973.23 MB/s BenchmarkCopy/128String-4 882326 135.5 ns/op 944.37 MB/s BenchmarkCopy/1024Byte-4 304468 393.8 ns/op 2600.48 MB/s BenchmarkCopy/1024String-4 251088 477.3 ns/op 2145.47 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27955 4268 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 21282 5494 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 15205 7705 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13524 9133 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11381 ns/op BenchmarkAppendInPlace/Grow/Byte-4 124738 988.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 125982 979.8 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 93513 1209 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 81783 1414 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 76933 1551 ns/op BenchmarkStackCopyPtr-4 1 188170062 ns/op BenchmarkStackCopy-4 1 116105108 ns/op BenchmarkStackCopyNoCache-4 25 4421425 ns/op BenchmarkStackCopyWithStkobj-4 2 52890375 ns/op BenchmarkIssue18138-4 858 121317 ns/op BenchmarkCompareStringEqual-4 12748869 8.738 ns/op BenchmarkCompareStringIdentical-4 19169574 5.437 ns/op BenchmarkCompareStringSameLength-4 14255982 7.433 ns/op BenchmarkCompareStringDifferentLength-4 19248536 5.410 ns/op BenchmarkCompareStringBigUnaligned-4 1552 67297 ns/op 15581.45 MB/s BenchmarkCompareStringBig-4 2295 51596 ns/op 20322.84 MB/s BenchmarkConcatStringAndBytes-4 1797267 66.75 ns/op BenchmarkSliceByteToString/1-4 1600814 74.68 ns/op BenchmarkSliceByteToString/2-4 900602 135.1 ns/op BenchmarkSliceByteToString/4-4 949426 133.0 ns/op BenchmarkSliceByteToString/8-4 998934 131.8 ns/op BenchmarkSliceByteToString/16-4 943395 132.9 ns/op BenchmarkSliceByteToString/32-4 896726 140.2 ns/op BenchmarkSliceByteToString/64-4 784477 160.0 ns/op BenchmarkSliceByteToString/128-4 614023 208.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2477665 48.43 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 839653 140.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 964970 121.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3967141 30.24 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1599063 75.03 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1826319 65.81 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1884612 63.49 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 425283 280.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 514597 231.3 ns/op BenchmarkRuneIterate/range/ASCII-4 7135874 16.13 ns/op BenchmarkRuneIterate/range/Japanese-4 1812740 65.52 ns/op BenchmarkRuneIterate/range/MixedLength-4 2164642 54.76 ns/op BenchmarkRuneIterate/range1/ASCII-4 7137368 16.13 ns/op BenchmarkRuneIterate/range1/Japanese-4 1811962 65.50 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2163571 54.77 ns/op BenchmarkRuneIterate/range2/ASCII-4 7131938 16.19 ns/op BenchmarkRuneIterate/range2/Japanese-4 1813255 65.54 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2163870 54.76 ns/op BenchmarkArrayEqual-4 16931457 6.084 ns/op BenchmarkFunc/Name-4 2723497 43.10 ns/op BenchmarkFunc/Entry-4 11655012 9.420 ns/op BenchmarkFunc/FileLine-4 2777265 42.37 ns/op PASS ok runtime 147.962s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21494 5428 ns/op BenchmarkHandle/concurrent-4 14430 8248 ns/op PASS ok runtime/cgo 1.400s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21828822 5.480 ns/op BenchmarkAtomicStore64-4 21226464 5.641 ns/op BenchmarkAtomicLoad-4 21799318 5.477 ns/op BenchmarkAtomicStore-4 20883660 5.615 ns/op BenchmarkAnd8-4 7928914 14.79 ns/op BenchmarkAnd-4 8683017 14.45 ns/op BenchmarkAnd8Parallel-4 2687762 56.77 ns/op BenchmarkAndParallel-4 2565645 56.06 ns/op BenchmarkOr8-4 8699460 14.45 ns/op BenchmarkOr-4 8716142 14.46 ns/op BenchmarkOr8Parallel-4 2746520 47.12 ns/op BenchmarkOrParallel-4 3018682 34.80 ns/op BenchmarkXadd-4 2497000 41.15 ns/op BenchmarkXadd64-4 2838498 45.17 ns/op BenchmarkCas-4 2575551 48.08 ns/op BenchmarkCas64-4 2354934 49.12 ns/op BenchmarkXchg-4 2473748 41.90 ns/op BenchmarkXchg64-4 3312018 42.31 ns/op PASS ok runtime/internal/atomic 3.904s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4049610 30.24 ns/op BenchmarkMulUintptr/large-4 3104985 37.08 ns/op PASS ok runtime/internal/math 1.323s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 26 4396027 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 27 4851496 ns/op 462.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2131 58247 ns/op 1.594 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 11225059 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 12673694 ns/op 1263 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 444 269652 ns/op 20.56 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 79394112 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 88162032 ns/op 9228 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 51 2322857 ns/op 226.5 concurrent_launches/op PASS ok runtime/pprof 2.761s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 50 2156384 ns/op BenchmarkStackLeak-4 13372 9046 ns/op PASS ok runtime/race 1.393s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2666112 43.24 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 179601 648.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.304s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 42 2706344 ns/op BenchmarkIndex_Large-4 10209 11051 ns/op BenchmarkIndexFunc_Large-4 163 722829 ns/op BenchmarkCompact/nil-4 7990220 14.89 ns/op BenchmarkCompact/one-4 1000000 100.4 ns/op BenchmarkCompact/sorted-4 785709 143.7 ns/op BenchmarkCompact/1_item-4 718321 157.6 ns/op BenchmarkCompact/unsorted-4 833958 142.0 ns/op BenchmarkCompact/many-4 520977 228.3 ns/op BenchmarkCompact_Large-4 679 163085 ns/op BenchmarkCompactFunc_Large-4 55 1869223 ns/op BenchmarkReplace/naive-fast-4 67364 1680 ns/op BenchmarkReplace/optimized-fast-4 83302 1398 ns/op BenchmarkReplace/naive-slow-4 29416 4075 ns/op BenchmarkReplace/optimized-slow-4 34401 3347 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.4 ns/op BenchmarkBinarySearchFloats/Size32-4 918638 131.9 ns/op BenchmarkBinarySearchFloats/Size64-4 832015 143.3 ns/op BenchmarkBinarySearchFloats/Size128-4 756792 156.1 ns/op BenchmarkBinarySearchFloats/Size512-4 650702 183.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 606072 196.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 369258 313.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 315390 365.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 287449 416.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 246870 469.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 207853 578.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 185936 631.2 ns/op PASS ok slices 4.735s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 98306 1209 ns/op BenchmarkSortInts-4 1 133447547 ns/op BenchmarkSlicesSortInts-4 2 59060034 ns/op BenchmarkSortIsSorted-4 21 5194538 ns/op BenchmarkSlicesIsSorted-4 68 1758357 ns/op BenchmarkSortStrings-4 1 159635825 ns/op BenchmarkSlicesSortStrings-4 2 88062872 ns/op BenchmarkSortStrings_Sorted-4 20 5912407 ns/op BenchmarkSlicesSortStrings_Sorted-4 51 2338575 ns/op BenchmarkSortStructs-4 1 202913621 ns/op BenchmarkSortFuncStructs-4 1 163453024 ns/op BenchmarkSortString1K-4 271 446526 ns/op BenchmarkSortString1K_Slice-4 141 855119 ns/op BenchmarkStableString1K-4 73 1604826 ns/op BenchmarkSortInt1K-4 340 352892 ns/op BenchmarkSortInt1K_Sorted-4 5641 20987 ns/op BenchmarkSortInt1K_Reversed-4 3472 34304 ns/op BenchmarkSortInt1K_Mod8-4 904 132376 ns/op BenchmarkStableInt1K-4 96 1210042 ns/op BenchmarkStableInt1K_Slice-4 100 1095510 ns/op BenchmarkSortInt64K-4 4 33194707 ns/op BenchmarkSortInt64K_Slice-4 2 72205733 ns/op BenchmarkStableInt64K-4 1 104179470 ns/op BenchmarkSort1e2-4 333 353358 ns/op BenchmarkStable1e2-4 123 954677 ns/op BenchmarkSort1e4-4 2 73835253 ns/op BenchmarkStable1e4-4 1 310390729 ns/op PASS ok sort 19.178s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 472276 233.4 ns/op BenchmarkAtof64Float-4 428919 259.5 ns/op BenchmarkAtof64FloatExp-4 376647 306.4 ns/op BenchmarkAtof64Big-4 314408 371.9 ns/op BenchmarkAtof64RandomBits-4 284967 409.0 ns/op BenchmarkAtof64RandomFloats-4 317732 367.9 ns/op BenchmarkAtof64RandomLongFloats-4 300751 397.5 ns/op BenchmarkAtof32Decimal-4 454153 240.8 ns/op BenchmarkAtof32Float-4 445665 256.4 ns/op BenchmarkAtof32FloatExp-4 394772 302.4 ns/op BenchmarkAtof32Random-4 281112 424.9 ns/op BenchmarkAtof32RandomLong-4 131893 864.7 ns/op BenchmarkParseInt/Pos/7bit-4 942092 125.7 ns/op BenchmarkParseInt/Pos/26bit-4 460390 230.0 ns/op BenchmarkParseInt/Pos/31bit-4 429128 251.8 ns/op BenchmarkParseInt/Pos/56bit-4 323683 367.8 ns/op BenchmarkParseInt/Pos/63bit-4 287644 385.9 ns/op BenchmarkParseInt/Neg/7bit-4 906564 125.4 ns/op BenchmarkParseInt/Neg/26bit-4 448255 234.8 ns/op BenchmarkParseInt/Neg/31bit-4 449370 252.5 ns/op BenchmarkParseInt/Neg/56bit-4 300416 361.8 ns/op BenchmarkParseInt/Neg/63bit-4 287314 380.1 ns/op BenchmarkAtoi/Pos/7bit-4 1533297 79.93 ns/op BenchmarkAtoi/Pos/26bit-4 592861 171.9 ns/op BenchmarkAtoi/Pos/31bit-4 557682 187.0 ns/op BenchmarkAtoi/Pos/56bit-4 356133 290.9 ns/op BenchmarkAtoi/Pos/63bit-4 262204 421.8 ns/op BenchmarkAtoi/Neg/7bit-4 1474792 80.67 ns/op BenchmarkAtoi/Neg/26bit-4 679270 176.1 ns/op BenchmarkAtoi/Neg/31bit-4 550064 192.2 ns/op BenchmarkAtoi/Neg/56bit-4 363847 286.9 ns/op BenchmarkAtoi/Neg/63bit-4 268518 410.5 ns/op BenchmarkFormatFloat/Decimal-4 104780 1134 ns/op BenchmarkFormatFloat/Float-4 92619 1264 ns/op BenchmarkFormatFloat/Exp-4 98140 1198 ns/op BenchmarkFormatFloat/NegExp-4 98709 1190 ns/op BenchmarkFormatFloat/LongExp-4 85174 1388 ns/op BenchmarkFormatFloat/Big-4 84061 1415 ns/op BenchmarkFormatFloat/BinaryExp-4 180031 676.6 ns/op BenchmarkFormatFloat/32Integer-4 103756 1129 ns/op BenchmarkFormatFloat/32ExactFraction-4 104724 1153 ns/op BenchmarkFormatFloat/32Point-4 94464 1250 ns/op BenchmarkFormatFloat/32Exp-4 103335 1151 ns/op BenchmarkFormatFloat/32NegExp-4 104732 1138 ns/op BenchmarkFormatFloat/32Shortest-4 104587 1124 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 122110 959.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 118634 991.4 ns/op BenchmarkFormatFloat/64Fixed1-4 133450 882.8 ns/op BenchmarkFormatFloat/64Fixed2-4 134847 877.6 ns/op BenchmarkFormatFloat/64Fixed3-4 136785 886.2 ns/op BenchmarkFormatFloat/64Fixed4-4 135608 885.5 ns/op BenchmarkFormatFloat/64Fixed12-4 81441 1453 ns/op BenchmarkFormatFloat/64Fixed16-4 101431 1161 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 102897 1143 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 97671 1237 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2222 48682 ns/op BenchmarkFormatFloat/Slowpath64-4 86667 1389 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87450 1370 ns/op BenchmarkAppendFloat/Decimal-4 116679 1034 ns/op BenchmarkAppendFloat/Float-4 100167 1169 ns/op BenchmarkAppendFloat/Exp-4 114156 1047 ns/op BenchmarkAppendFloat/NegExp-4 114536 1030 ns/op BenchmarkAppendFloat/LongExp-4 94419 1241 ns/op BenchmarkAppendFloat/Big-4 91984 1266 ns/op BenchmarkAppendFloat/BinaryExp-4 214717 510.1 ns/op BenchmarkAppendFloat/32Integer-4 117583 1000 ns/op BenchmarkAppendFloat/32ExactFraction-4 116163 1021 ns/op BenchmarkAppendFloat/32Point-4 105151 1119 ns/op BenchmarkAppendFloat/32Exp-4 115293 1019 ns/op BenchmarkAppendFloat/32NegExp-4 116425 1013 ns/op BenchmarkAppendFloat/32Shortest-4 124263 969.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 147666 811.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 141645 826.5 ns/op BenchmarkAppendFloat/64Fixed1-4 163431 733.6 ns/op BenchmarkAppendFloat/64Fixed2-4 163633 729.0 ns/op BenchmarkAppendFloat/64Fixed3-4 158624 733.4 ns/op BenchmarkAppendFloat/64Fixed4-4 159440 729.7 ns/op BenchmarkAppendFloat/64Fixed12-4 93776 1275 ns/op BenchmarkAppendFloat/64Fixed16-4 120361 996.8 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 126525 949.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 108264 1078 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2480 48291 ns/op BenchmarkAppendFloat/Slowpath64-4 95715 1234 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96316 1216 ns/op BenchmarkFormatInt-4 12504 9503 ns/op BenchmarkAppendInt-4 12460 9585 ns/op BenchmarkFormatUint-4 68055 1714 ns/op BenchmarkAppendUint-4 72742 1660 ns/op BenchmarkFormatIntSmall/7-4 2301751 52.19 ns/op BenchmarkFormatIntSmall/42-4 2280657 53.33 ns/op BenchmarkAppendIntSmall-4 792246 145.0 ns/op BenchmarkAppendUintVarlen/1-4 811995 143.4 ns/op BenchmarkAppendUintVarlen/12-4 758590 148.3 ns/op BenchmarkAppendUintVarlen/123-4 567375 194.1 ns/op BenchmarkAppendUintVarlen/1234-4 573668 195.3 ns/op BenchmarkAppendUintVarlen/12345-4 574514 195.2 ns/op BenchmarkAppendUintVarlen/123456-4 572245 195.3 ns/op BenchmarkAppendUintVarlen/1234567-4 557942 200.9 ns/op BenchmarkAppendUintVarlen/12345678-4 566604 197.2 ns/op BenchmarkAppendUintVarlen/123456789-4 595911 200.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 551763 203.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 540014 204.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 526084 209.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 546537 208.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 535436 207.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 563739 210.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 567697 211.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 514155 217.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 516822 218.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 540871 221.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 541359 221.1 ns/op BenchmarkQuote-4 28551 4210 ns/op BenchmarkQuoteRune-4 294298 397.8 ns/op BenchmarkAppendQuote-4 30814 3906 ns/op BenchmarkAppendQuoteRune-4 494682 228.1 ns/op BenchmarkUnquoteEasy-4 785113 147.0 ns/op BenchmarkUnquoteHard-4 33087 3609 ns/op PASS ok strconv 16.263s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 313347 374.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 102310 1150 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 144738 822.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 318988 346.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 103471 1155 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 150392 792.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 230050 509.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 65552 1769 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 78177 1444 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 545126 242.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19827 6049 ns/op BenchmarkGenericMatch1-4 1659 71740 ns/op BenchmarkGenericMatch2-4 345 351676 ns/op BenchmarkSingleMaxSkipping-4 7626 15070 ns/op 663.59 MB/s BenchmarkSingleLongSuffixFail-4 13808 8675 ns/op 115.51 MB/s BenchmarkSingleMatch-4 190 625962 ns/op 23.96 MB/s BenchmarkByteByteNoMatch-4 68515 1734 ns/op BenchmarkByteByteMatch-4 18975 6268 ns/op BenchmarkByteStringMatch-4 21159 5578 ns/op BenchmarkHTMLEscapeNew-4 66172 1814 ns/op BenchmarkHTMLEscapeOld-4 58872 2049 ns/op BenchmarkByteStringReplacerWriteString-4 1089 108804 ns/op BenchmarkByteReplacerWriteString-4 1285 91743 ns/op BenchmarkByteByteReplaces-4 2234 51300 ns/op BenchmarkByteByteMap-4 7110 16064 ns/op BenchmarkMap/identity/ASCII-4 707980 166.5 ns/op BenchmarkMap/identity/Greek-4 467325 255.7 ns/op BenchmarkMap/change/ASCII-4 27139 4511 ns/op BenchmarkMap/change/Greek-4 20812 5758 ns/op BenchmarkIndexRune-4 1209564 98.15 ns/op BenchmarkIndexRuneLongString-4 1000000 114.0 ns/op BenchmarkIndexRuneFastPath-4 2903836 41.23 ns/op BenchmarkIndex-4 2640996 45.36 ns/op BenchmarkLastIndex-4 2839413 43.20 ns/op BenchmarkIndexByte-4 10473616 10.34 ns/op BenchmarkToUpper/#00-4 3106995 38.65 ns/op BenchmarkToUpper/ONLYUPPER-4 2246192 53.57 ns/op BenchmarkToUpper/abc-4 245577 490.3 ns/op BenchmarkToUpper/AbC123-4 184221 649.4 ns/op BenchmarkToUpper/azAZ09_-4 205945 577.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40206 2989 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53600 2223 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24230 4942 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47306 2574 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 93174 1271 ns/op BenchmarkToLower/#00-4 3103752 38.40 ns/op BenchmarkToLower/abc-4 2544880 46.61 ns/op BenchmarkToLower/AbC123-4 164476 718.9 ns/op BenchmarkToLower/azAZ09_-4 161566 730.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 68386 1715 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48030 2457 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24148 4914 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58471 2020 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 91915 1293 ns/op BenchmarkMapNoChanges-4 885504 132.1 ns/op BenchmarkTrim-4 26234 4524 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2547361 47.11 ns/op BenchmarkToValidUTF8/InvalidASCII-4 130659 882.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90163 1337 ns/op BenchmarkEqualFold/Tests-4 42110 2842 ns/op BenchmarkEqualFold/ASCII-4 2205622 54.49 ns/op BenchmarkEqualFold/UnicodePrefix-4 88846 1387 ns/op BenchmarkEqualFold/UnicodeSuffix-4 92298 1348 ns/op BenchmarkIndexHard1-4 169 708867 ns/op BenchmarkIndexHard2-4 168 714372 ns/op BenchmarkIndexHard3-4 164 724930 ns/op BenchmarkIndexHard4-4 85 1331018 ns/op BenchmarkLastIndexHard1-4 81 1418868 ns/op BenchmarkLastIndexHard2-4 82 1413931 ns/op BenchmarkLastIndexHard3-4 84 1429890 ns/op BenchmarkCountHard1-4 169 708037 ns/op BenchmarkCountHard2-4 168 711848 ns/op BenchmarkCountHard3-4 165 725245 ns/op BenchmarkIndexTorture-4 13286 9034 ns/op BenchmarkCountTorture-4 13236 9063 ns/op BenchmarkCountTortureOverlapping-4 656 172635 ns/op BenchmarkCountByte/10-4 2488554 48.36 ns/op 206.79 MB/s BenchmarkCountByte/32-4 2620780 45.69 ns/op 700.36 MB/s BenchmarkCountByte/4096-4 530878 222.2 ns/op 18437.12 MB/s BenchmarkCountByte/4194304-4 603 196018 ns/op 21397.52 MB/s BenchmarkCountByte/67108864-4 21 5096068 ns/op 13168.75 MB/s BenchmarkFields/ASCII/16-4 266526 454.7 ns/op 35.19 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21205 5621 ns/op 45.55 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1484 81032 ns/op 50.55 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 79 1387432 ns/op 47.24 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21903150 ns/op 47.87 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 92298 1295 ns/op 12.36 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6982 16010 ns/op 15.99 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 438 268447 ns/op 15.26 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4559680 ns/op 14.37 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 80709792 ns/op 12.99 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 139906 884.5 ns/op 18.09 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9904 11605 ns/op 22.06 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 619 191466 ns/op 21.39 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3447992 ns/op 19.01 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 61449874 ns/op 17.06 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 105687 1125 ns/op 14.22 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8380 13508 ns/op 18.95 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 516 230177 ns/op 17.80 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4045357 ns/op 16.20 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 71928353 ns/op 14.58 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87898211 ns/op BenchmarkSplitSingleByteSeparator-4 16 6940579 ns/op BenchmarkSplitMultiByteSeparator-4 30 3717428 ns/op BenchmarkSplitNSingleByteSeparator-4 156006 759.7 ns/op BenchmarkSplitNMultiByteSeparator-4 131988 910.5 ns/op BenchmarkRepeat/5x0-4 2464407 48.47 ns/op BenchmarkRepeat/5x1-4 2443659 49.15 ns/op BenchmarkRepeat/5x2-4 197168 588.5 ns/op BenchmarkRepeat/5x6-4 120775 984.4 ns/op BenchmarkRepeat/10x0-4 2453997 48.64 ns/op BenchmarkRepeat/10x1-4 2443911 49.12 ns/op BenchmarkRepeat/10x2-4 201367 596.1 ns/op BenchmarkRepeat/10x6-4 119200 1003 ns/op BenchmarkRepeatLarge/256/1-4 56656 2137 ns/op 119.81 MB/s BenchmarkRepeatLarge/256/16-4 88698 1323 ns/op 193.49 MB/s BenchmarkRepeatLarge/512/1-4 47377 2491 ns/op 205.51 MB/s BenchmarkRepeatLarge/512/16-4 66573 1651 ns/op 310.14 MB/s BenchmarkRepeatLarge/1024/1-4 37936 3148 ns/op 325.30 MB/s BenchmarkRepeatLarge/1024/16-4 50793 2290 ns/op 447.23 MB/s BenchmarkRepeatLarge/2048/1-4 28105 4195 ns/op 488.18 MB/s BenchmarkRepeatLarge/2048/16-4 34016 3292 ns/op 622.06 MB/s BenchmarkRepeatLarge/4096/1-4 20511 5762 ns/op 710.89 MB/s BenchmarkRepeatLarge/4096/16-4 23283 4962 ns/op 825.42 MB/s BenchmarkRepeatLarge/8192/1-4 13219 9009 ns/op 909.35 MB/s BenchmarkRepeatLarge/8192/16-4 14674 8430 ns/op 971.74 MB/s BenchmarkRepeatLarge/8192/4097-4 2972910 40.19 ns/op 101934.62 MB/s BenchmarkRepeatLarge/16384/1-4 7332 14361 ns/op 1140.89 MB/s BenchmarkRepeatLarge/16384/16-4 7530 13653 ns/op 1200.07 MB/s BenchmarkRepeatLarge/16384/4097-4 12164 9984 ns/op 1231.06 MB/s BenchmarkRepeatLarge/32768/1-4 4892 24586 ns/op 1332.78 MB/s BenchmarkRepeatLarge/32768/16-4 5120 23302 ns/op 1406.24 MB/s BenchmarkRepeatLarge/32768/4097-4 5635 21492 ns/op 1334.41 MB/s BenchmarkRepeatLarge/65536/1-4 2332 44177 ns/op 1483.49 MB/s BenchmarkRepeatLarge/65536/16-4 2390 42899 ns/op 1527.69 MB/s BenchmarkRepeatLarge/65536/4097-4 2857 41675 ns/op 1474.63 MB/s BenchmarkRepeatLarge/131072/1-4 538 209859 ns/op 624.57 MB/s BenchmarkRepeatLarge/131072/16-4 543 214223 ns/op 611.85 MB/s BenchmarkRepeatLarge/131072/4097-4 544 210713 ns/op 602.75 MB/s BenchmarkRepeatLarge/262144/1-4 288 411057 ns/op 637.73 MB/s BenchmarkRepeatLarge/262144/16-4 272 418389 ns/op 626.56 MB/s BenchmarkRepeatLarge/262144/4097-4 274 412467 ns/op 625.77 MB/s BenchmarkRepeatLarge/524288/1-4 144 804613 ns/op 651.60 MB/s BenchmarkRepeatLarge/524288/16-4 144 828210 ns/op 633.04 MB/s BenchmarkRepeatLarge/524288/4097-4 142 850644 ns/op 611.68 MB/s BenchmarkRepeatLarge/1048576/1-4 82 1648954 ns/op 635.90 MB/s BenchmarkRepeatLarge/1048576/16-4 73 1659709 ns/op 631.78 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 1676946 ns/op 623.00 MB/s BenchmarkRepeatLarge/2097152/1-4 43 3127017 ns/op 670.66 MB/s BenchmarkRepeatLarge/2097152/16-4 40 3160704 ns/op 663.51 MB/s BenchmarkRepeatLarge/2097152/4097-4 39 3281124 ns/op 638.06 MB/s BenchmarkRepeatLarge/4194304/1-4 19 6482540 ns/op 647.02 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6382249 ns/op 657.18 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6849874 ns/op 611.87 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13701184 ns/op 612.25 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13650629 ns/op 614.52 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14309810 ns/op 586.07 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27762908 ns/op 604.30 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27262908 ns/op 615.39 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28575827 ns/op 587.11 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55333895 ns/op 606.40 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53004354 ns/op 633.05 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54839795 ns/op 611.86 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102529590 ns/op 654.53 MB/s BenchmarkRepeatLarge/67108864/16-4 1 101045590 ns/op 664.14 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105646350 ns/op 635.22 MB/s BenchmarkRepeatLarge/134217728/1-4 1 208676420 ns/op 643.19 MB/s BenchmarkRepeatLarge/134217728/16-4 1 202501180 ns/op 662.80 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 214996219 ns/op 624.28 MB/s BenchmarkRepeatLarge/268435456/1-4 1 418650759 ns/op 641.19 MB/s BenchmarkRepeatLarge/268435456/16-4 1 407778560 ns/op 658.29 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 423961758 ns/op 633.16 MB/s BenchmarkRepeatLarge/536870912/1-4 1 821147960 ns/op 653.81 MB/s BenchmarkRepeatLarge/536870912/16-4 1 796520762 ns/op 674.02 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 831176118 ns/op 645.92 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1635108921 ns/op 656.68 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1579755766 ns/op 679.69 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1665040237 ns/op 644.87 MB/s BenchmarkIndexAnyASCII/1:1-4 1380909 86.67 ns/op BenchmarkIndexAnyASCII/1:2-4 1397172 86.16 ns/op BenchmarkIndexAnyASCII/1:4-4 1398541 85.41 ns/op BenchmarkIndexAnyASCII/1:8-4 1404085 85.04 ns/op BenchmarkIndexAnyASCII/1:16-4 1355754 88.24 ns/op BenchmarkIndexAnyASCII/1:32-4 1359110 89.76 ns/op BenchmarkIndexAnyASCII/1:64-4 1327282 91.72 ns/op BenchmarkIndexAnyASCII/16:1-4 1370612 86.92 ns/op BenchmarkIndexAnyASCII/16:2-4 682826 175.4 ns/op BenchmarkIndexAnyASCII/16:4-4 675598 174.8 ns/op BenchmarkIndexAnyASCII/16:8-4 653494 179.9 ns/op BenchmarkIndexAnyASCII/16:16-4 612394 191.6 ns/op BenchmarkIndexAnyASCII/16:32-4 534663 219.7 ns/op BenchmarkIndexAnyASCII/16:64-4 435192 271.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1302010 93.71 ns/op BenchmarkIndexAnyASCII/256:2-4 64224 1868 ns/op BenchmarkIndexAnyASCII/256:4-4 64171 1869 ns/op BenchmarkIndexAnyASCII/256:8-4 62328 1875 ns/op BenchmarkIndexAnyASCII/256:16-4 63466 1884 ns/op BenchmarkIndexAnyASCII/256:32-4 62706 1913 ns/op BenchmarkIndexAnyASCII/256:64-4 60981 1963 ns/op BenchmarkIndexAnyUTF8/1:1-4 1440888 83.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 1369016 85.56 ns/op BenchmarkIndexAnyUTF8/1:4-4 1402730 85.30 ns/op BenchmarkIndexAnyUTF8/1:8-4 1368799 85.85 ns/op BenchmarkIndexAnyUTF8/1:16-4 1366842 87.94 ns/op BenchmarkIndexAnyUTF8/1:32-4 1366369 88.48 ns/op BenchmarkIndexAnyUTF8/1:64-4 1306285 90.14 ns/op BenchmarkIndexAnyUTF8/16:1-4 1201900 99.60 ns/op BenchmarkIndexAnyUTF8/16:2-4 176382 671.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 179647 667.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 167418 686.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 169912 698.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 170515 688.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 156129 720.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 273246 436.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 12190 9966 ns/op BenchmarkIndexAnyUTF8/256:4-4 12066 9961 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10068 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10174 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10093 ns/op BenchmarkIndexAnyUTF8/256:64-4 9924 10697 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1409556 84.98 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1392444 86.80 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1384594 86.39 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1377372 86.39 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1388841 86.20 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1394780 86.35 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1364113 87.17 ns/op BenchmarkLastIndexAnyASCII/16:1-4 685933 175.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 684165 174.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 677827 175.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 654820 180.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 616484 193.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 541593 220.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 438282 271.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 64304 1869 ns/op BenchmarkLastIndexAnyASCII/256:2-4 64124 1866 ns/op BenchmarkLastIndexAnyASCII/256:4-4 64150 1871 ns/op BenchmarkLastIndexAnyASCII/256:8-4 63920 1874 ns/op BenchmarkLastIndexAnyASCII/256:16-4 63556 1887 ns/op BenchmarkLastIndexAnyASCII/256:32-4 62661 1914 ns/op BenchmarkLastIndexAnyASCII/256:64-4 60933 1965 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1428238 83.91 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1389270 85.82 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1387100 86.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1389564 86.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1398475 86.65 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1396765 86.95 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1371343 89.01 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 191925 611.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 96453 1191 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 98754 1193 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 97327 1212 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 97306 1213 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 99018 1209 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 93271 1260 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13578 8981 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6117 18040 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6528 17981 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6444 18440 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6447 18443 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6285 18590 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 5781 19694 ns/op BenchmarkTrimASCII/1:1-4 2530080 47.34 ns/op BenchmarkTrimASCII/1:2-4 2003013 59.71 ns/op BenchmarkTrimASCII/1:4-4 1969268 60.67 ns/op BenchmarkTrimASCII/1:8-4 1867310 64.10 ns/op BenchmarkTrimASCII/1:16-4 1569620 76.50 ns/op BenchmarkTrimASCII/16:1-4 2245953 54.63 ns/op BenchmarkTrimASCII/16:2-4 675127 175.5 ns/op BenchmarkTrimASCII/16:4-4 665571 178.5 ns/op BenchmarkTrimASCII/16:8-4 656468 181.7 ns/op BenchmarkTrimASCII/16:16-4 608988 194.6 ns/op BenchmarkTrimASCII/256:1-4 545245 215.7 ns/op BenchmarkTrimASCII/256:2-4 61500 1956 ns/op BenchmarkTrimASCII/256:4-4 61362 1978 ns/op BenchmarkTrimASCII/256:8-4 61305 1956 ns/op BenchmarkTrimASCII/256:16-4 60822 1983 ns/op BenchmarkTrimASCII/4096:1-4 42522 2810 ns/op BenchmarkTrimASCII/4096:2-4 4190 28612 ns/op BenchmarkTrimASCII/4096:4-4 4080 28624 ns/op BenchmarkTrimASCII/4096:8-4 4046 28641 ns/op BenchmarkTrimASCII/4096:16-4 4129 28593 ns/op BenchmarkTrimByte-4 2459377 48.89 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2670 44400 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2600 44545 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2540 44400 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1878 63488 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3660 32265 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6711 17424 ns/op BenchmarkJoin/0-4 3127772 38.40 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2524929 47.46 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 149446 797.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103800 1153 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 76830 1555 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 63919 1906 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52362 2280 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44858 2628 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1970461 61.01 ns/op BenchmarkTrimSpace/ASCII-4 1247497 96.11 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87048 1370 ns/op BenchmarkTrimSpace/JustNonASCII-4 53967 2230 ns/op BenchmarkReplaceAll-4 84351 1416 ns/op 16 B/op 1 allocs/op PASS ok strings 56.459s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 45238 2421 ns/op BenchmarkCond2-4 23235 5046 ns/op BenchmarkCond4-4 12229 10109 ns/op BenchmarkCond8-4 5042 22328 ns/op BenchmarkCond16-4 1986 60958 ns/op BenchmarkCond32-4 718 158626 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 457525 255.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 244934 519.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 474968 248.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 487336 246.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 227139 514.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 414512 264.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 85136 1440 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 71842 1778 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 70767 1795 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 43549 2852 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 495711 230.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 133904 887.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 457938 244.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 122047 969.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 452167 240.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 135274 879.5 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1717081 69.33 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 49550 2501 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 103395 1125 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 145327 742.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4863 24166 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 204 499422 ns/op BenchmarkRange/*sync.Map-4 1111 107726 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 78903 1356 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 178468 657.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57728 1991 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 172689 699.4 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 199543 573.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 187984 728.3 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 72736 1665 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 139832 845.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 428106 242.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50293 2325 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 115903 1023 ns/op BenchmarkSwapCollision/*sync.Map-4 69126 1708 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 378 307145 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91887 1315 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 276037 412.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21829 5526 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55863 2185 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 18968 6079 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 141519 844.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 90860 1278 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 124509 995.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1606726 74.35 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 131922 906.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1457674 84.82 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 461246 237.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 121556 974.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 455690 277.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 83034 1437 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 274684 429.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 448148 289.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 95426 1259 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 459678 234.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 85513 1232 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 99276 1224 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 133437 864.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50866 2338 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 169860 688.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 447626 266.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 102957 1164 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 496071 298.4 ns/op BenchmarkUncontendedSemaphore-4 4884553 24.55 ns/op BenchmarkContendedSemaphore-4 2504421 45.87 ns/op BenchmarkMutexUncontended-4 737788 163.5 ns/op BenchmarkMutex-4 142392 844.7 ns/op BenchmarkMutexSlack-4 126254 879.8 ns/op BenchmarkMutexWork-4 132874 882.0 ns/op BenchmarkMutexWorkSlack-4 125096 925.2 ns/op BenchmarkMutexNoSpin-4 45312 2564 ns/op BenchmarkMutexSpin-4 40994 2866 ns/op BenchmarkOnce-4 525885 288.1 ns/op BenchmarkOnceFunc/v=Once-4 984607 120.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 737698 153.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 829393 151.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 950479 125.4 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 714897 162.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 790284 152.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5793753 20.52 ns/op BenchmarkSemaSyntNonblock-4 1841397 64.66 ns/op BenchmarkSemaSyntBlock-4 1000000 102.3 ns/op BenchmarkSemaWorkNonblock-4 664804 174.6 ns/op BenchmarkSemaWorkBlock-4 674656 187.9 ns/op BenchmarkRWMutexUncontended-4 335806 348.3 ns/op BenchmarkRWMutexWrite100-4 216451 559.4 ns/op BenchmarkRWMutexWrite10-4 207428 594.5 ns/op BenchmarkRWMutexWorkWrite100-4 195112 630.1 ns/op BenchmarkRWMutexWorkWrite10-4 173368 679.8 ns/op BenchmarkWaitGroupUncontended-4 577622 184.6 ns/op BenchmarkWaitGroupAddDone-4 232626 538.2 ns/op BenchmarkWaitGroupAddDoneWork-4 197955 549.4 ns/op BenchmarkWaitGroupWait-4 2694487 44.25 ns/op BenchmarkWaitGroupWaitWork-4 2257914 53.31 ns/op BenchmarkWaitGroupActuallyWait-4 33158 3618 ns/op 32 B/op 2 allocs/op PASS ok sync 17.988s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 443491 259.7 ns/op PASS ok sync/atomic 1.132s PASS ok syscall 1.012s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 128376 921.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.153s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5988 17697 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7698 13618 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1473563 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 80 1291924 ns/op 1617 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 165820344 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 167213824 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1461 81304 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1605 72125 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 7511448 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7104354 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 804150642 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 802295762 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 169 707227 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 182 659960 ns/op 215 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 72164073 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 70351313 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7903260349 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7846595479 ns/op 335150048 B/op 100090 allocs/op BenchmarkPyramid/10-4 2443 48962 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 3741148 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 398751122 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2144 55287 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 219 538087 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5445144 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6794 17148 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.807s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 94908931 ns/op BenchmarkVariableString-4 71378 1690 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1683 69486 ns/op 2501 B/op 39 allocs/op PASS ok text/template/parse 1.572s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 27 4359192 ns/op BenchmarkAfter-4 79 1350053 ns/op BenchmarkStop-4 151 769227 ns/op BenchmarkSimultaneousAfterFunc-4 24 5094748 ns/op BenchmarkStartStop-4 142 838288 ns/op BenchmarkReset-4 2324 59691 ns/op BenchmarkSleep-4 33 4190996 ns/op BenchmarkParallelTimerLatency-4 55 127155 avg-late-ns 1150040 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 319317 avg-late-ns 772276 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 311393 avg-late-ns 1098195 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 278775 avg-late-ns 1042678 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 412476 avg-late-ns 1370156 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 324999 avg-late-ns 1427638 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 314394 avg-late-ns 1644437 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 263244 avg-late-ns 1684393 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 235265 avg-late-ns 1979473 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 246616 avg-late-ns 1500194 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 807375 avg-late-ns 3689554 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 309254 avg-late-ns 937390 max-late-ns BenchmarkTicker-4 382 304712 ns/op BenchmarkTickerReset-4 3174 35816 ns/op BenchmarkTickerResetNaive-4 170 794504 ns/op BenchmarkNow-4 864951 137.2 ns/op BenchmarkNowUnixNano-4 895388 132.5 ns/op BenchmarkNowUnixMilli-4 905988 131.4 ns/op BenchmarkNowUnixMicro-4 896163 136.2 ns/op BenchmarkFormat-4 42420 2792 ns/op BenchmarkFormatRFC3339-4 62589 1907 ns/op BenchmarkFormatRFC3339Nano-4 62646 1922 ns/op BenchmarkFormatNow-4 57176 2094 ns/op BenchmarkMarshalJSON-4 89144 1386 ns/op BenchmarkMarshalText-4 89162 1342 ns/op BenchmarkParse-4 90724 1311 ns/op BenchmarkParseRFC3339UTC-4 258303 463.8 ns/op BenchmarkParseRFC3339UTCBytes-4 182222 659.4 ns/op BenchmarkParseRFC3339TZ-4 80564 1486 ns/op BenchmarkParseRFC3339TZBytes-4 67310 1797 ns/op BenchmarkParseDuration-4 448015 265.4 ns/op BenchmarkHour-4 683012 171.4 ns/op BenchmarkSecond-4 701130 170.4 ns/op BenchmarkYear-4 484346 245.9 ns/op BenchmarkDay-4 432968 273.6 ns/op BenchmarkISOWeek-4 503136 237.3 ns/op BenchmarkGoString-4 56977 2115 ns/op BenchmarkUnmarshalText-4 77389 1548 ns/op PASS ok time 12.903s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 488790 235.2 ns/op BenchmarkDecodeValidJapaneseChars-4 572398 200.6 ns/op BenchmarkDecodeRune-4 1564238 73.78 ns/op BenchmarkEncodeValidASCII-4 494950 227.6 ns/op BenchmarkEncodeValidJapaneseChars-4 658977 174.8 ns/op BenchmarkAppendRuneValidASCII-4 1342423 89.44 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2233328 53.72 ns/op BenchmarkEncodeRune-4 2676853 44.71 ns/op PASS ok unicode/utf16 2.240s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1478006 82.23 ns/op BenchmarkRuneCountTenJapaneseChars-4 320594 349.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2309036 51.98 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 367368 296.2 ns/op BenchmarkValidTenASCIIChars-4 1813864 66.78 ns/op BenchmarkValid100KASCIIChars-4 91 1256215 ns/op BenchmarkValidTenJapaneseChars-4 290514 392.6 ns/op BenchmarkValidLongMostlyASCII-4 84 1336975 ns/op BenchmarkValidLongJapanese-4 55 2155958 ns/op BenchmarkValidStringTenASCIIChars-4 2696953 44.38 ns/op BenchmarkValidString100KASCIIChars-4 7452 15983 ns/op BenchmarkValidStringTenJapaneseChars-4 352104 286.7 ns/op BenchmarkValidStringLongMostlyASCII-4 757 155691 ns/op BenchmarkValidStringLongJapanese-4 152 781352 ns/op BenchmarkEncodeASCIIRune-4 2614303 45.89 ns/op BenchmarkEncodeJapaneseRune-4 1716188 70.12 ns/op BenchmarkAppendASCIIRune-4 8706984 13.78 ns/op BenchmarkAppendJapaneseRune-4 1835487 64.74 ns/op BenchmarkDecodeASCIIRune-4 1866174 64.29 ns/op BenchmarkDecodeJapaneseRune-4 1629338 72.34 ns/op BenchmarkFullRune/ASCII-4 3096879 38.72 ns/op BenchmarkFullRune/Incomplete-4 1424308 84.35 ns/op BenchmarkFullRune/Japanese-4 3216192 37.36 ns/op PASS ok unicode/utf8 4.700s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 74964050801 ns/op PASS ok cmd/api 76.189s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 484088 242.4 ns/op BenchmarkCgoCall/one-pointer-4 375459 312.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 312324 371.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 425037 284.2 ns/op BenchmarkCgoCall/eight-pointers-4 202020 591.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 387476 305.8 ns/op BenchmarkCgoCall/eight-pointers-array-4 32126 4029 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44382 2712 ns/op BenchmarkGoString-4 1000000 108.3 ns/op BenchmarkCGoCallback-4 48109 2465 ns/op BenchmarkCGoInCThread-4 348051 329.7 ns/op PASS ok cmd/cgo/internal/test 2.457s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 876732 130.2 ns/op BenchmarkEqArrayOfStrings64-4 124354 957.1 ns/op BenchmarkEqArrayOfStrings1024-4 8186 13999 ns/op BenchmarkEqArrayOfFloats5-4 1000000 111.8 ns/op BenchmarkEqArrayOfFloats64-4 122271 981.0 ns/op BenchmarkEqArrayOfFloats1024-4 7946 14799 ns/op BenchmarkEqArrayOfStructsEq-4 2455 48852 ns/op BenchmarkEqArrayOfStructsNotEq-4 4351 27096 ns/op BenchmarkEqStruct-4 18407508 5.688 ns/op PASS ok cmd/compile/internal/reflectdata 2.122s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 87495 ns/op BenchmarkCopyElim1-4 1341 93228 ns/op BenchmarkCopyElim10-4 987 111106 ns/op BenchmarkCopyElim100-4 409 267124 ns/op BenchmarkCopyElim1000-4 68 1692808 ns/op BenchmarkCopyElim10000-4 4 28311147 ns/op BenchmarkCopyElim100000-4 1 554167388 ns/op BenchmarkDeadCode/1-4 981 122564 ns/op BenchmarkDeadCode/10-4 802 143704 ns/op BenchmarkDeadCode/100-4 331 350282 ns/op BenchmarkDeadCode/1000-4 49 2401783 ns/op BenchmarkDeadCode/10000-4 4 27593997 ns/op BenchmarkDeadCode/100000-4 1 336955129 ns/op BenchmarkDeadCode/200000-4 1 675401576 ns/op BenchmarkDominatorsLinear-4 14 9119290 ns/op 1.10 MB/s BenchmarkDominatorsFwdBack-4 9 12967537 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 9 12833434 ns/op 0.78 MB/s BenchmarkDominatorsMaxPred-4 9 12758461 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12937585 ns/op 0.77 MB/s BenchmarkFuse/1-4 1002 120649 ns/op BenchmarkFuse/10-4 680 156378 ns/op BenchmarkFuse/100-4 187 627683 ns/op BenchmarkFuse/1000-4 18 5803262 ns/op BenchmarkFuse/10000-4 2 70354373 ns/op BenchmarkNilCheckDeep1-4 9634 11624 ns/op 0.09 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4088 27837 ns/op 0.36 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 628 192231 ns/op 0.52 MB/s 656 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 62 1940723 ns/op 0.52 MB/s 3966 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 20153585 ns/op 0.50 MB/s 82268 B/op 6 allocs/op BenchmarkDSEPass-4 28 4107098 ns/op 44705 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 136065027 ns/op 4283152 B/op 109003 allocs/op BenchmarkCSEPass-4 6 18429012 ns/op 142500 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 178614303 ns/op 5644944 B/op 97324 allocs/op BenchmarkDeadcodePass-4 186 643216 ns/op 97378 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 143805146 ns/op 4055624 B/op 45023 allocs/op BenchmarkMultiPass-4 67 1604193 ns/op 242838 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 296307732 ns/op 11212136 B/op 149948 allocs/op BenchmarkCondRewrite/SoloJump-4 3244238 37.00 ns/op BenchmarkCondRewrite/CombJump-4 3096016 38.73 ns/op PASS ok cmd/compile/internal/ssa 15.278s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8653 13558 ns/op BenchmarkExtShift-4 15322 7832 ns/op BenchmarkModify-4 8445 13783 ns/op BenchmarkMullImm-4 15331 7834 ns/op BenchmarkConstModify-4 8502 13781 ns/op BenchmarkBitSet-4 16963 7068 ns/op BenchmarkBitClear-4 16969 7068 ns/op BenchmarkBitToggle-4 16962 7066 ns/op BenchmarkBitSetConst-4 140274 853.0 ns/op BenchmarkBitClearConst-4 136808 874.3 ns/op BenchmarkBitToggleConst-4 140044 853.5 ns/op BenchmarkDivconstI64-4 7575585 15.79 ns/op BenchmarkModconstI64-4 7225921 16.46 ns/op BenchmarkDivisiblePow2constI64-4 7440808 16.13 ns/op BenchmarkDivisibleconstI64-4 7593514 15.79 ns/op BenchmarkDivisibleWDivconstI64-4 5243857 22.85 ns/op BenchmarkDivconstU64/3-4 7431427 16.13 ns/op BenchmarkDivconstU64/5-4 7432531 16.13 ns/op BenchmarkDivconstU64/37-4 7508353 15.79 ns/op BenchmarkDivconstU64/1234567-4 7600112 15.79 ns/op BenchmarkModconstU64-4 7757530 15.45 ns/op BenchmarkDivisibleconstU64-4 7753902 15.46 ns/op BenchmarkDivisibleWDivconstU64-4 5099898 23.52 ns/op BenchmarkDivconstI32-4 7585662 15.79 ns/op BenchmarkModconstI32-4 7522435 15.82 ns/op BenchmarkDivisiblePow2constI32-4 7922653 15.12 ns/op BenchmarkDivisibleconstI32-4 7760319 15.45 ns/op BenchmarkDivisibleWDivconstI32-4 5102310 23.51 ns/op BenchmarkDivconstU32-4 7487103 15.80 ns/op BenchmarkModconstU32-4 7591419 15.80 ns/op BenchmarkDivisibleconstU32-4 7755846 15.45 ns/op BenchmarkDivisibleWDivconstU32-4 5173011 23.24 ns/op BenchmarkDivconstI16-4 7442211 16.13 ns/op BenchmarkModconstI16-4 7769001 15.46 ns/op BenchmarkDivisiblePow2constI16-4 7757310 15.46 ns/op BenchmarkDivisibleconstI16-4 7576924 15.80 ns/op BenchmarkDivisibleWDivconstI16-4 5095974 23.51 ns/op BenchmarkDivconstU16-4 7758373 15.46 ns/op BenchmarkModconstU16-4 7743254 15.51 ns/op BenchmarkDivisibleconstU16-4 7766266 15.46 ns/op BenchmarkDivisibleWDivconstU16-4 5175992 23.24 ns/op BenchmarkDivconstI8-4 7596398 15.81 ns/op BenchmarkModconstI8-4 7428979 16.13 ns/op BenchmarkDivisiblePow2constI8-4 7767573 15.46 ns/op BenchmarkDivisibleconstI8-4 7757250 15.46 ns/op BenchmarkDivisibleWDivconstI8-4 5175662 23.19 ns/op BenchmarkDivconstU8-4 7752118 15.47 ns/op BenchmarkModconstU8-4 7765422 15.45 ns/op BenchmarkDivisibleconstU8-4 7768720 15.45 ns/op BenchmarkDivisibleWDivconstU8-4 5172253 23.19 ns/op BenchmarkMul2-4 334689 358.2 ns/op BenchmarkMulNeg2-4 232812 514.1 ns/op BenchmarkEfaceInteger-4 2317602 47.55 ns/op BenchmarkDiv64UnsignedSmall-4 17796338 6.780 ns/op BenchmarkDiv64Small-4 17296351 6.738 ns/op BenchmarkDiv64SmallNegDivisor-4 17528178 6.825 ns/op BenchmarkDiv64SmallNegDividend-4 17444194 6.794 ns/op BenchmarkDiv64SmallNegBoth-4 17071257 6.932 ns/op BenchmarkDiv64Unsigned-4 15492188 7.582 ns/op BenchmarkDiv64-4 15484191 7.531 ns/op BenchmarkDiv64NegDivisor-4 15439566 7.578 ns/op BenchmarkDiv64NegDividend-4 15479875 7.524 ns/op BenchmarkDiv64NegBoth-4 15430510 7.576 ns/op BenchmarkMod64UnsignedSmall-4 17525616 6.836 ns/op BenchmarkMod64Small-4 17520088 6.833 ns/op BenchmarkMod64SmallNegDivisor-4 17368752 6.907 ns/op BenchmarkMod64SmallNegDividend-4 17566873 6.822 ns/op BenchmarkMod64SmallNegBoth-4 16976967 7.065 ns/op BenchmarkMod64Unsigned-4 13235976 8.743 ns/op BenchmarkMod64-4 13249888 8.747 ns/op BenchmarkMod64NegDivisor-4 13264477 8.722 ns/op BenchmarkMod64NegDividend-4 13173091 8.741 ns/op BenchmarkMod64NegBoth-4 13263187 8.730 ns/op BenchmarkMulconstI32/3-4 18364238 6.578 ns/op BenchmarkMulconstI32/5-4 18168386 6.561 ns/op BenchmarkMulconstI32/12-4 17654223 6.774 ns/op BenchmarkMulconstI32/120-4 17972572 6.781 ns/op BenchmarkMulconstI32/-120-4 17810604 6.717 ns/op BenchmarkMulconstI32/65537-4 18428086 6.535 ns/op BenchmarkMulconstI32/65538-4 17159721 6.843 ns/op BenchmarkMulconstI64/3-4 18281089 6.545 ns/op BenchmarkMulconstI64/5-4 18309990 6.544 ns/op BenchmarkMulconstI64/12-4 17673987 6.745 ns/op BenchmarkMulconstI64/120-4 17826902 6.721 ns/op BenchmarkMulconstI64/-120-4 17739092 6.779 ns/op BenchmarkMulconstI64/65537-4 18367833 6.521 ns/op BenchmarkMulconstI64/65538-4 17498222 6.864 ns/op BenchmarkMulconstU32/3-4 18292128 6.560 ns/op BenchmarkMulconstU32/5-4 18224230 6.556 ns/op BenchmarkMulconstU32/12-4 17642180 6.725 ns/op BenchmarkMulconstU32/120-4 17878855 6.721 ns/op BenchmarkMulconstU32/65537-4 18371323 6.545 ns/op BenchmarkMulconstU32/65538-4 17419885 6.852 ns/op BenchmarkMulconstU64/3-4 18271291 6.555 ns/op BenchmarkMulconstU64/5-4 18289002 6.565 ns/op BenchmarkMulconstU64/12-4 17682530 6.769 ns/op BenchmarkMulconstU64/120-4 17730289 6.731 ns/op BenchmarkMulconstU64/65537-4 18234421 6.525 ns/op BenchmarkMulconstU64/65538-4 17264894 6.866 ns/op BenchmarkShiftArithmeticRight-4 21215956 5.652 ns/op BenchmarkSwitch8Predictable-4 15392115 7.143 ns/op BenchmarkSwitch8Unpredictable-4 7620886 15.39 ns/op BenchmarkSwitch32Predictable-4 15322372 7.417 ns/op BenchmarkSwitch32Unpredictable-4 7684701 15.31 ns/op BenchmarkSwitchStringPredictable-4 7678132 14.24 ns/op BenchmarkSwitchStringUnpredictable-4 5532105 20.98 ns/op BenchmarkSwitchTypePredictable-4 6015688 19.82 ns/op BenchmarkSwitchTypeUnpredictable-4 4160356 28.77 ns/op PASS ok cmd/compile/internal/test 15.890s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 86 1213842 ns/op BenchmarkNamed/Underlying/nongeneric-4 627168 177.4 ns/op BenchmarkNamed/Underlying/generic-4 622135 177.0 ns/op BenchmarkNamed/Underlying/src_instance-4 635754 177.6 ns/op BenchmarkNamed/Underlying/user_instance-4 637754 176.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 552444228 ns/op 60154 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 440131918 ns/op 75505 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 171656383 ns/op 193555 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 151415105 ns/op 219428 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 340729328 ns/op 15195 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93961831 ns/op 55094 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35056077 ns/op 147654 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33505610 ns/op 154489 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 101380470 ns/op 21397 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43172143 ns/op 50250 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22562902 ns/op 96142 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21889406 ns/op 99105 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1008742065 ns/op 65517 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 632705020 ns/op 104456 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 153047506 ns/op 431705 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 127019188 ns/op 520209 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 352154127 ns/op 5713 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67394214 ns/op 29847 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40248650 ns/op 49971 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39730476 ns/op 50620 lines/s PASS ok cmd/compile/internal/types2 15.719s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 148 780371 ns/op 2368074 sys-ns/op 675149 user-ns/op PASS ok cmd/go 1.210s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 175288 668.4 ns/op PASS ok cmd/go/internal/cfg 1.142s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28804 4150 ns/op 1.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 29443 3920 ns/op 2.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2752 39350 ns/op 26.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2798 38824 ns/op 26.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 415 287707 ns/op 28.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 417 283418 ns/op 28.90 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.862s All tests passed.