linux-arm64-race at 6f2e1be1320940ffce998011ee2d81190cec8bca :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=82d0da7c20f7" "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=0s" "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=82d0da7c20f7" "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=0s" "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.826s ok archive/zip 2.916s ok bufio 1.366s ok bytes 2.619s ok cmp 1.021s ok compress/bzip2 1.429s ok compress/flate 5.598s ok compress/gzip 14.483s ok compress/lzw 1.513s ok compress/zlib 5.432s ok container/heap 1.019s ok container/list 1.013s ok container/ring 1.013s ok context 1.036s ok crypto 1.012s ok crypto/aes 1.043s ok crypto/cipher 1.038s ok crypto/des 1.040s ok crypto/dsa 1.015s ok crypto/ecdh 1.229s ok crypto/ecdsa 1.149s ok crypto/ed25519 1.568s ok crypto/elliptic 1.035s ok crypto/hmac 1.017s ok crypto/internal/alias 1.014s ok crypto/internal/bigmod 4.252s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 1.311s ok crypto/internal/edwards25519 1.988s ok crypto/internal/edwards25519/field 1.100s ok crypto/internal/nistec 1.885s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.018s ok crypto/rand 1.305s ok crypto/rc4 1.492s ok crypto/rsa 2.984s ok crypto/sha1 1.015s ok crypto/sha256 1.020s ok crypto/sha512 1.021s ok crypto/subtle 1.371s ok crypto/tls 3.940s ok crypto/x509 2.557s ok database/sql 1.540s ok database/sql/driver 1.013s ok debug/buildinfo 1.031s ok debug/dwarf 1.067s ok debug/elf 2.385s ok debug/gosym 1.101s ok debug/macho 1.023s ok debug/pe 1.043s ok debug/plan9obj 1.012s ok embed 1.014s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.017s ok encoding/asn1 1.017s ok encoding/base32 1.051s ok encoding/base64 1.019s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.577s ok encoding/hex 1.021s ok encoding/json 2.024s ok encoding/pem 3.651s ok encoding/xml 1.165s ok errors 1.018s ok expvar 1.015s ok flag 3.064s ok fmt 1.692s ok go/ast 1.022s ok go/build 6.063s ok go/build/constraint 1.018s ok go/constant 1.019s ok go/doc 1.225s ok go/doc/comment 3.135s ok go/format 1.041s ok go/importer 1.542s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 8.471s ok go/internal/srcimporter 15.832s ok go/parser 1.818s ok go/printer 2.260s ok go/scanner 1.021s ok go/token 1.117s ok go/types 38.267s ok hash 1.015s ok hash/adler32 1.040s ok hash/crc32 1.044s ok hash/crc64 1.023s ok hash/fnv 1.013s ok hash/maphash 1.014s ok html 1.014s ok html/template 1.217s ok image 1.470s ok image/color 1.030s ok image/draw 1.686s ok image/gif 1.906s ok image/jpeg 2.396s ok image/png 4.338s ok index/suffixarray 2.080s ok internal/abi 1.048s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.014s ok internal/coverage/cmerge 1.012s ok internal/coverage/pods 1.014s ok internal/coverage/slicereader 1.012s ok internal/coverage/slicewriter 1.012s ok internal/coverage/test 1.041s ok internal/cpu 2.022s ok internal/dag 1.014s ok internal/diff 1.014s ok internal/fmtsort 1.012s ok internal/fuzz 1.033s ok internal/godebug 17.556s ok internal/godebugs 1.016s ok internal/intern 1.148s ok internal/itoa 1.012s ok internal/platform 1.461s ok internal/poll 1.506s ok internal/profile 1.015s ok internal/reflectlite 1.014s ok internal/safefilepath 1.011s ok internal/saferio 1.084s ok internal/singleflight 1.061s ok internal/testenv 1.107s ok internal/trace 1.171s ok internal/types/errors 1.303s ok internal/unsafeheader 1.011s ok internal/xcoff 1.027s ok internal/zstd 1.047s ok io 1.045s ok io/fs 1.260s ok io/ioutil 1.018s ok log 1.020s ok log/slog 1.073s ok log/slog/internal/benchmarks 1.013s ok log/slog/internal/buffer 1.011s ok log/syslog 2.226s ok maps 1.013s ok math 1.023s ok math/big 4.682s ok math/bits 1.019s ok math/cmplx 1.014s ok math/rand 4.477s ok mime 1.034s ok mime/multipart 6.162s ok mime/quotedprintable 1.038s ok net 33.788s ok net/http 6.671s ok net/http/cgi 12.315s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.220s ok net/http/httptest 1.201s ok net/http/httptrace 1.012s ok net/http/httputil 1.624s ok net/http/internal 1.018s ok net/http/internal/ascii 1.014s ok net/http/pprof 5.078s ok net/internal/socktest 1.014s ok net/mail 1.020s ok net/netip 1.280s ok net/rpc 1.050s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.068s ok net/textproto 1.034s ok net/url 1.025s ok os 6.304s ok os/exec 7.136s ok os/exec/internal/fdtest 1.013s ok os/signal 16.912s ok os/user 1.012s ok path 1.014s ok path/filepath 1.040s ok plugin 1.015s ok reflect 1.441s ok regexp 4.239s ok regexp/syntax 8.163s ok runtime 34.718s ok runtime/cgo 1.013s ok runtime/coverage 1.014s ok runtime/debug 2.055s ok runtime/internal/atomic 1.189s ok runtime/internal/math 1.013s ok runtime/internal/sys 1.013s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.025s ok runtime/pprof 18.435s ok runtime/race 10.175s ok runtime/trace 6.234s ok slices 1.590s ok sort 1.495s ok strconv 3.775s ok strings 3.223s ok sync 1.482s ok sync/atomic 3.755s ok syscall 12.121s ok testing 2.690s ok testing/fstest 1.018s ok testing/iotest 1.014s ok testing/quick 1.166s ok testing/slogtest 1.017s ok text/scanner 1.026s ok text/tabwriter 1.016s ok text/template 1.075s ok text/template/parse 1.025s ok time 3.001s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.025s ok cmd/addr2line 4.025s ok cmd/api 1.396s ok cmd/asm/internal/asm 4.584s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.700s ok cmd/cgo/internal/test 2.055s ok cmd/cgo/internal/testcarchive 20.553s ok cmd/cgo/internal/testcshared 5.478s ok cmd/cgo/internal/testerrors 9.133s ok cmd/cgo/internal/testfortran 2.296s ok cmd/cgo/internal/testgodefs 1.523s ok cmd/cgo/internal/testlife 1.528s ok cmd/cgo/internal/testnocgo 1.012s ok cmd/cgo/internal/testplugin 25.663s ok cmd/cgo/internal/testsanitizers 17.683s ok cmd/cgo/internal/testshared 39.151s ok cmd/cgo/internal/testso 2.293s ok cmd/cgo/internal/teststdio 2.215s ok cmd/cgo/internal/testtls 1.013s ok cmd/compile/internal/abt 1.039s ok cmd/compile/internal/amd64 1.018s ok cmd/compile/internal/base 1.014s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/dwarfgen 1.412s ok cmd/compile/internal/importer 1.623s ok cmd/compile/internal/inline/inlheur 1.298s ok cmd/compile/internal/ir 1.015s ok cmd/compile/internal/logopt 1.044s ok cmd/compile/internal/loopvar 21.224s ok cmd/compile/internal/noder 1.022s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 21.689s ok cmd/compile/internal/syntax 1.152s ok cmd/compile/internal/test 11.759s ok cmd/compile/internal/typecheck 1.178s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 8.083s ok cmd/covdata 1.017s ok cmd/cover 16.634s ok cmd/dist 1.014s ok cmd/distpack 1.013s ok cmd/doc 1.544s ok cmd/fix 1.615s ok cmd/go 170.702s ok cmd/go/internal/auth 1.014s ok cmd/go/internal/cache 1.124s ok cmd/go/internal/cfg 1.019s [no tests to run] ok cmd/go/internal/envcmd 1.037s ok cmd/go/internal/fsys 1.051s ok cmd/go/internal/generate 1.033s ok cmd/go/internal/gover 1.030s ok cmd/go/internal/imports 1.032s ok cmd/go/internal/load 1.025s ok cmd/go/internal/lockedfile 2.145s ok cmd/go/internal/lockedfile/internal/filelock 2.047s ok cmd/go/internal/modfetch 1.034s ok cmd/go/internal/modfetch/codehost 1.444s ok cmd/go/internal/modfetch/zip_sum_test 1.024s ok cmd/go/internal/modindex 1.638s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.038s ok cmd/go/internal/par 1.115s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.037s ok cmd/go/internal/toolchain 1.029s ok cmd/go/internal/vcs 1.022s ok cmd/go/internal/vcweb 1.030s ok cmd/go/internal/vcweb/vcstest 4.477s ok cmd/go/internal/web 1.017s ok cmd/go/internal/work 1.095s ok cmd/gofmt 1.183s ok cmd/internal/archive 1.350s ok cmd/internal/buildid 1.566s ok cmd/internal/bootstrap_test 1.046s ok cmd/internal/cov 1.203s ok cmd/internal/dwarf 1.013s ok cmd/internal/edit 1.014s ok cmd/internal/goobj 1.013s ok cmd/internal/moddeps 1.865s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.339s ok cmd/internal/obj/arm64 2.181s ok cmd/internal/obj/ppc64 1.070s ok cmd/internal/obj/riscv 1.030s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.117s ok cmd/internal/objabi 1.037s ok cmd/internal/pkgpath 5.058s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.013s ok cmd/internal/test2json 1.766s ok cmd/link 9.863s ok cmd/link/internal/benchmark 1.014s ok cmd/link/internal/ld 2.956s ok cmd/link/internal/loader 1.075s ok cmd/nm 9.169s ok cmd/objdump 4.999s ok cmd/pack 7.254s ok cmd/pprof 3.376s ok cmd/trace 1.274s ok cmd/vet 28.723s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2532 45632 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1971 56256 ns/op 1849 B/op 36 allocs/op Benchmark/Writer/PAX-4 1356 86351 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3607 28715 ns/op 5006 B/op 15 allocs/op Benchmark/Reader/GNU-4 5190 20364 ns/op 5158 B/op 15 allocs/op Benchmark/Reader/PAX-4 2019 57902 ns/op 8655 B/op 33 allocs/op PASS ok archive/tar 1.767s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 379380934 ns/op 829096 B/op 84 allocs/op BenchmarkZip64Test-4 1 210500665 ns/op BenchmarkZip64TestSizes/4096-4 1714 68707 ns/op BenchmarkZip64TestSizes/1048576-4 118 978250 ns/op BenchmarkZip64TestSizes/67108864-4 1 212117026 ns/op PASS ok archive/zip 2.494s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 185564 622.8 ns/op BenchmarkReaderCopyUnoptimal-4 115435 1019 ns/op BenchmarkReaderCopyNoWriteTo-4 13107 9098 ns/op BenchmarkReaderWriteToOptimal-4 7645 15076 ns/op BenchmarkReaderReadString-4 105522 1111 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 171412 693.1 ns/op BenchmarkWriterCopyUnoptimal-4 168979 722.4 ns/op BenchmarkWriterCopyNoReadFrom-4 13215 9110 ns/op BenchmarkReaderEmpty-4 49215 2367 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34976 3319 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 420444 276.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.626s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9387 12752 ns/op 2569.60 MB/s BenchmarkWriteByte-4 360 332249 ns/op 12.33 MB/s BenchmarkWriteRune-4 181 648363 ns/op 18.95 MB/s BenchmarkBufferNotEmptyWriteRead-4 22 5243411 ns/op BenchmarkBufferFullSmallReads-4 67 1651968 ns/op BenchmarkBufferWriteBlock/N4096-4 6954 15328 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 559 197629 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 6995738 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11151177 ns/op 1504.52 MB/s 3728280 B/op 0 allocs/op BenchmarkIndexByte/10-4 2586382 46.70 ns/op 214.13 MB/s BenchmarkIndexByte/32-4 2719366 43.54 ns/op 734.92 MB/s BenchmarkIndexByte/4K-4 694846 172.6 ns/op 23724.72 MB/s BenchmarkIndexBytePortable/10-4 614463 171.5 ns/op 58.33 MB/s BenchmarkIndexBytePortable/32-4 233338 467.0 ns/op 68.52 MB/s BenchmarkIndexBytePortable/4K-4 2019 53143 ns/op 77.08 MB/s BenchmarkIndexRune/10-4 764876 153.0 ns/op 65.35 MB/s BenchmarkIndexRune/32-4 394030 299.3 ns/op 106.90 MB/s BenchmarkIndexRune/4K-4 278212 428.1 ns/op 9568.90 MB/s BenchmarkIndexRuneASCII/10-4 2722051 44.98 ns/op 222.31 MB/s BenchmarkIndexRuneASCII/32-4 2727996 43.98 ns/op 727.55 MB/s BenchmarkIndexRuneASCII/4K-4 667824 171.2 ns/op 23922.14 MB/s BenchmarkEqual/0-4 10799602 10.10 ns/op BenchmarkEqual/1-4 831693 142.9 ns/op 7.00 MB/s BenchmarkEqual/6-4 759666 145.4 ns/op 41.26 MB/s BenchmarkEqual/9-4 749306 145.4 ns/op 61.90 MB/s BenchmarkEqual/15-4 737589 146.0 ns/op 102.72 MB/s BenchmarkEqual/16-4 718820 144.4 ns/op 110.77 MB/s BenchmarkEqual/20-4 729748 150.9 ns/op 132.58 MB/s BenchmarkEqual/32-4 809475 146.8 ns/op 217.96 MB/s BenchmarkEqual/4K-4 87375 1356 ns/op 3021.63 MB/s BenchmarkEqualBothUnaligned/64_0-4 827814 134.1 ns/op 477.32 MB/s BenchmarkEqualBothUnaligned/64_1-4 800853 149.1 ns/op 429.29 MB/s BenchmarkEqualBothUnaligned/64_4-4 835561 132.1 ns/op 484.37 MB/s BenchmarkEqualBothUnaligned/64_7-4 808189 131.6 ns/op 486.33 MB/s BenchmarkEqualBothUnaligned/4096_0-4 90267 1326 ns/op 3089.12 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58879 2036 ns/op 2012.28 MB/s BenchmarkEqualBothUnaligned/4096_4-4 120600 995.2 ns/op 4115.75 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117302 1023 ns/op 4003.01 MB/s BenchmarkIndex/10-4 2070493 57.21 ns/op 174.80 MB/s BenchmarkIndex/32-4 134961 870.4 ns/op 36.76 MB/s BenchmarkIndex/4K-4 24074 4989 ns/op 820.97 MB/s BenchmarkIndexEasy/10-4 2228328 54.49 ns/op 183.51 MB/s BenchmarkIndexEasy/32-4 580258 207.6 ns/op 154.12 MB/s BenchmarkIndexEasy/4K-4 352820 333.9 ns/op 12266.20 MB/s BenchmarkCount/10-4 903859 126.8 ns/op 78.85 MB/s BenchmarkCount/32-4 121038 974.5 ns/op 32.84 MB/s BenchmarkCount/4K-4 23568 5098 ns/op 803.39 MB/s BenchmarkCountEasy/10-4 895521 128.9 ns/op 77.57 MB/s BenchmarkCountEasy/32-4 424519 270.4 ns/op 118.35 MB/s BenchmarkCountEasy/4K-4 301443 399.5 ns/op 10252.67 MB/s BenchmarkCountSingle/10-4 2208241 54.36 ns/op 183.94 MB/s BenchmarkCountSingle/32-4 2317171 52.11 ns/op 614.09 MB/s BenchmarkCountSingle/4K-4 499159 229.7 ns/op 17833.63 MB/s BenchmarkToUpper/#00-4 2106878 56.73 ns/op BenchmarkToUpper/ONLYUPPER-4 233448 516.1 ns/op BenchmarkToUpper/abc-4 354576 326.2 ns/op BenchmarkToUpper/AbC123-4 240052 471.8 ns/op BenchmarkToUpper/azAZ09_-4 229570 502.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76845 1522 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31027 3863 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45313 2558 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100336 1171 ns/op BenchmarkToLower/#00-4 2171470 55.55 ns/op BenchmarkToLower/abc-4 308562 398.6 ns/op BenchmarkToLower/AbC123-4 222592 470.7 ns/op BenchmarkToLower/azAZ09_-4 224883 507.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75238 1558 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32832 3613 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56899 2085 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 101116 1184 ns/op BenchmarkFields/ASCII/16-4 124105 947.8 ns/op 16.88 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8761 12497 ns/op 20.48 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 601 196485 ns/op 20.85 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 32 3341087 ns/op 19.62 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53234776 ns/op 19.70 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 62818 1897 ns/op 8.43 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4338 25649 ns/op 9.98 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 303 391647 ns/op 10.46 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6741772 ns/op 9.72 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 115598472 ns/op 9.07 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 106194 1100 ns/op 14.54 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7800 14270 ns/op 17.94 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 504 227773 ns/op 17.98 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4186124 ns/op 15.66 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 73557895 ns/op 14.26 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 80424 1500 ns/op 10.67 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5709 19633 ns/op 13.04 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 394 301902 ns/op 13.57 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5305478 ns/op 12.35 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 92038494 ns/op 11.39 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1494876 80.24 ns/op BenchmarkTrimSpace/ASCII-4 783044 151.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 75837 1534 ns/op BenchmarkTrimSpace/JustNonASCII-4 38223 3101 ns/op BenchmarkToValidUTF8/Valid-4 375084 271.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 261048 436.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 71418 1672 ns/op BenchmarkIndexHard1-4 169 709804 ns/op BenchmarkIndexHard2-4 168 713757 ns/op BenchmarkIndexHard3-4 164 729541 ns/op BenchmarkIndexHard4-4 4 29032078 ns/op BenchmarkLastIndexHard1-4 5 22072118 ns/op BenchmarkLastIndexHard2-4 4 27932418 ns/op BenchmarkLastIndexHard3-4 4 29687048 ns/op BenchmarkCountHard1-4 169 708580 ns/op BenchmarkCountHard2-4 168 713415 ns/op BenchmarkCountHard3-4 164 728066 ns/op BenchmarkSplitEmptySeparator-4 1 132292871 ns/op BenchmarkSplitSingleByteSeparator-4 13 8588793 ns/op BenchmarkSplitMultiByteSeparator-4 9 11342164 ns/op BenchmarkSplitNSingleByteSeparator-4 134594 849.8 ns/op BenchmarkSplitNMultiByteSeparator-4 50154 2332 ns/op BenchmarkRepeat-4 119892 988.6 ns/op BenchmarkRepeatLarge/256/1-4 98006 1265 ns/op 202.44 MB/s BenchmarkRepeatLarge/256/16-4 145657 777.5 ns/op 329.28 MB/s BenchmarkRepeatLarge/512/1-4 77440 1532 ns/op 334.20 MB/s BenchmarkRepeatLarge/512/16-4 105451 1057 ns/op 484.45 MB/s BenchmarkRepeatLarge/1024/1-4 56395 2105 ns/op 486.56 MB/s BenchmarkRepeatLarge/1024/16-4 71301 1699 ns/op 602.73 MB/s BenchmarkRepeatLarge/2048/1-4 39949 2956 ns/op 692.94 MB/s BenchmarkRepeatLarge/2048/16-4 43459 2606 ns/op 785.84 MB/s BenchmarkRepeatLarge/4096/1-4 26498 4505 ns/op 909.12 MB/s BenchmarkRepeatLarge/4096/16-4 28450 4164 ns/op 983.63 MB/s BenchmarkRepeatLarge/8192/1-4 15423 7760 ns/op 1055.63 MB/s BenchmarkRepeatLarge/8192/16-4 16362 7289 ns/op 1123.91 MB/s BenchmarkRepeatLarge/8192/4097-4 31530 3813 ns/op 1074.47 MB/s BenchmarkRepeatLarge/16384/1-4 7911 13154 ns/op 1245.60 MB/s BenchmarkRepeatLarge/16384/16-4 8182 12556 ns/op 1304.85 MB/s BenchmarkRepeatLarge/16384/4097-4 12794 9455 ns/op 1299.98 MB/s BenchmarkRepeatLarge/32768/1-4 5294 22909 ns/op 1430.38 MB/s BenchmarkRepeatLarge/32768/16-4 5463 22449 ns/op 1459.66 MB/s BenchmarkRepeatLarge/32768/4097-4 6398 20851 ns/op 1375.42 MB/s BenchmarkRepeatLarge/65536/1-4 2962 40903 ns/op 1602.24 MB/s BenchmarkRepeatLarge/65536/16-4 2988 40917 ns/op 1601.67 MB/s BenchmarkRepeatLarge/65536/4097-4 3085 39142 ns/op 1570.04 MB/s BenchmarkRepeatLarge/131072/1-4 517 215747 ns/op 607.53 MB/s BenchmarkRepeatLarge/131072/16-4 532 214258 ns/op 611.75 MB/s BenchmarkRepeatLarge/131072/4097-4 487 211442 ns/op 600.67 MB/s BenchmarkRepeatLarge/262144/1-4 290 419249 ns/op 625.27 MB/s BenchmarkRepeatLarge/262144/16-4 271 416002 ns/op 630.15 MB/s BenchmarkRepeatLarge/262144/4097-4 273 423687 ns/op 609.20 MB/s BenchmarkRepeatLarge/524288/1-4 144 862352 ns/op 607.97 MB/s BenchmarkRepeatLarge/524288/16-4 140 840440 ns/op 623.83 MB/s BenchmarkRepeatLarge/524288/4097-4 140 838624 ns/op 620.44 MB/s BenchmarkRepeatLarge/1048576/1-4 73 1678153 ns/op 624.84 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1659608 ns/op 631.82 MB/s BenchmarkRepeatLarge/1048576/4097-4 74 1740357 ns/op 600.30 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3201355 ns/op 655.08 MB/s BenchmarkRepeatLarge/2097152/16-4 32 3192815 ns/op 656.83 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3437636 ns/op 609.01 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6683130 ns/op 627.60 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6650517 ns/op 630.67 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6788070 ns/op 617.44 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14057529 ns/op 596.73 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14083659 ns/op 595.63 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14336764 ns/op 584.97 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28054178 ns/op 598.03 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27279708 ns/op 615.01 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29604208 ns/op 566.72 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54992476 ns/op 610.16 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53842896 ns/op 623.19 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56426196 ns/op 594.66 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106297593 ns/op 631.33 MB/s BenchmarkRepeatLarge/67108864/16-4 1 106982273 ns/op 627.29 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 109978352 ns/op 610.20 MB/s BenchmarkRepeatLarge/134217728/1-4 1 213969945 ns/op 627.27 MB/s BenchmarkRepeatLarge/134217728/16-4 1 211132666 ns/op 635.70 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 219555465 ns/op 611.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 426262931 ns/op 629.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 416509051 ns/op 644.49 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 433365210 ns/op 619.42 MB/s BenchmarkRepeatLarge/536870912/1-4 1 837674583 ns/op 640.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 811255824 ns/op 661.78 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 850957342 ns/op 630.90 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1675056725 ns/op 641.02 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1605066091 ns/op 668.97 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1670208686 ns/op 642.88 MB/s BenchmarkBytesCompare/1-4 14187416 8.411 ns/op BenchmarkBytesCompare/2-4 14127952 8.568 ns/op BenchmarkBytesCompare/4-4 14228328 8.445 ns/op BenchmarkBytesCompare/8-4 14615466 8.181 ns/op BenchmarkBytesCompare/16-4 13891653 8.603 ns/op BenchmarkBytesCompare/32-4 12831481 9.261 ns/op BenchmarkBytesCompare/64-4 9904717 11.77 ns/op BenchmarkBytesCompare/128-4 7442359 16.13 ns/op BenchmarkBytesCompare/256-4 5173474 23.19 ns/op BenchmarkBytesCompare/512-4 3038558 39.33 ns/op BenchmarkBytesCompare/1024-4 1677003 71.69 ns/op BenchmarkBytesCompare/2048-4 868105 136.3 ns/op BenchmarkIndexAnyASCII/1:1-4 1828957 64.65 ns/op BenchmarkIndexAnyASCII/1:2-4 1881301 63.81 ns/op BenchmarkIndexAnyASCII/1:4-4 1880192 64.45 ns/op BenchmarkIndexAnyASCII/1:8-4 1804983 64.20 ns/op BenchmarkIndexAnyASCII/1:16-4 1879482 64.08 ns/op BenchmarkIndexAnyASCII/1:32-4 1856571 63.94 ns/op BenchmarkIndexAnyASCII/1:64-4 1773722 67.26 ns/op BenchmarkIndexAnyASCII/16:1-4 1422234 84.38 ns/op BenchmarkIndexAnyASCII/16:2-4 372392 291.0 ns/op BenchmarkIndexAnyASCII/16:4-4 372591 282.4 ns/op BenchmarkIndexAnyASCII/16:8-4 371084 286.1 ns/op BenchmarkIndexAnyASCII/16:16-4 352009 296.6 ns/op BenchmarkIndexAnyASCII/16:32-4 326608 325.9 ns/op BenchmarkIndexAnyASCII/16:64-4 289332 379.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1315732 92.40 ns/op BenchmarkIndexAnyASCII/256:2-4 31070 3608 ns/op BenchmarkIndexAnyASCII/256:4-4 32631 3544 ns/op BenchmarkIndexAnyASCII/256:8-4 33579 3652 ns/op BenchmarkIndexAnyASCII/256:16-4 33607 3663 ns/op BenchmarkIndexAnyASCII/256:32-4 32284 3581 ns/op BenchmarkIndexAnyASCII/256:64-4 31706 3682 ns/op BenchmarkIndexAnyUTF8/1:1-4 1809034 66.05 ns/op BenchmarkIndexAnyUTF8/1:2-4 1840980 64.35 ns/op BenchmarkIndexAnyUTF8/1:4-4 1875148 64.12 ns/op BenchmarkIndexAnyUTF8/1:8-4 1875595 66.31 ns/op BenchmarkIndexAnyUTF8/1:16-4 1873335 64.01 ns/op BenchmarkIndexAnyUTF8/1:32-4 1876116 64.22 ns/op BenchmarkIndexAnyUTF8/1:64-4 1769623 68.37 ns/op BenchmarkIndexAnyUTF8/16:1-4 102918 1089 ns/op BenchmarkIndexAnyUTF8/16:2-4 256116 441.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 272148 436.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 272414 440.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 273794 440.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 264495 454.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 223242 507.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 6871 16275 ns/op BenchmarkIndexAnyUTF8/256:2-4 18957 6104 ns/op BenchmarkIndexAnyUTF8/256:4-4 19786 6107 ns/op BenchmarkIndexAnyUTF8/256:8-4 19471 6246 ns/op BenchmarkIndexAnyUTF8/256:16-4 19436 6058 ns/op BenchmarkIndexAnyUTF8/256:32-4 19005 6359 ns/op BenchmarkIndexAnyUTF8/256:64-4 16017 7281 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1827740 65.79 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1847602 64.77 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1848156 64.88 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1849016 64.91 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1848020 65.60 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1842962 65.39 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1797954 66.34 ns/op BenchmarkLastIndexAnyASCII/16:1-4 294648 373.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 322903 384.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 293552 369.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 286831 376.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 284224 393.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 266252 416.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 240024 467.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23532 4982 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24022 5006 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24090 5024 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24046 5019 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22660 5039 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23308 5074 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23125 5073 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1828766 65.61 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1846449 64.86 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1847931 65.53 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1847610 64.98 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1847826 65.06 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1858004 64.73 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1798400 67.81 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 139497 816.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 252289 445.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 270843 446.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 250879 448.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 253358 444.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 244410 467.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 222004 513.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9249 12196 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19234 6201 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18753 6210 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18842 6260 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19266 6256 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18519 6531 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16249 7376 ns/op BenchmarkTrimASCII/1:1-4 1992007 60.36 ns/op BenchmarkTrimASCII/1:2-4 1704482 70.05 ns/op BenchmarkTrimASCII/1:4-4 1649419 71.27 ns/op BenchmarkTrimASCII/1:8-4 1565178 74.67 ns/op BenchmarkTrimASCII/1:16-4 1380638 85.63 ns/op BenchmarkTrimASCII/16:1-4 371875 285.5 ns/op BenchmarkTrimASCII/16:2-4 290452 372.0 ns/op BenchmarkTrimASCII/16:4-4 314626 390.1 ns/op BenchmarkTrimASCII/16:8-4 306720 385.1 ns/op BenchmarkTrimASCII/16:16-4 282559 403.5 ns/op BenchmarkTrimASCII/256:1-4 30849 3557 ns/op BenchmarkTrimASCII/256:2-4 23430 5054 ns/op BenchmarkTrimASCII/256:4-4 23436 5146 ns/op BenchmarkTrimASCII/256:8-4 23412 5085 ns/op BenchmarkTrimASCII/256:16-4 23938 5142 ns/op BenchmarkTrimASCII/4096:1-4 1844 57078 ns/op BenchmarkTrimASCII/4096:2-4 1350 78317 ns/op BenchmarkTrimASCII/4096:4-4 1534 79042 ns/op BenchmarkTrimASCII/4096:8-4 1332 79153 ns/op BenchmarkTrimASCII/4096:16-4 1342 79025 ns/op BenchmarkTrimByte-4 1807261 66.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2344 44815 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2502 44706 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2547 44641 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1204 97346 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2334 50028 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4292 25950 ns/op BenchmarkCompareBytesEqual-4 12298660 8.759 ns/op BenchmarkCompareBytesToNil-4 14862816 7.408 ns/op BenchmarkCompareBytesEmpty-4 15404126 7.000 ns/op BenchmarkCompareBytesIdentical-4 15070530 7.061 ns/op BenchmarkCompareBytesSameLength-4 13126459 8.141 ns/op BenchmarkCompareBytesDifferentLength-4 13197139 8.163 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1654 71606 ns/op 14643.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1662 71554 ns/op 14654.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1666 71485 ns/op 14668.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1710 69045 ns/op 15186.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1653 71433 ns/op 14679.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1663 71479 ns/op 14669.95 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1641 71283 ns/op 14710.22 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1736 68328 ns/op 15346.28 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1456 81189 ns/op 12915.38 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1472 80895 ns/op 12962.30 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1476 81096 ns/op 12930.09 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1656 71498 ns/op 14665.97 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1468 81112 ns/op 12927.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1460 81436 ns/op 12876.20 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1484 81410 ns/op 12880.18 MB/s BenchmarkCompareBytesBig-4 1744 68318 ns/op 15348.57 MB/s BenchmarkCompareBytesBigIdentical-4 14942768 7.920 ns/op 132401395.82 MB/s PASS ok bytes 59.286s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 80517374 ns/op 1.24 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 314828379 ns/op 1.80 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24578134 ns/op 0.67 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 2.410s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 52 2101738 ns/op 4.76 MB/s 42750 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20519367 ns/op 4.87 MB/s 45561 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 206218106 ns/op 4.85 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 54 2116958 ns/op 4.72 MB/s 42899 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21096943 ns/op 4.74 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 214830665 ns/op 4.65 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 55 2070452 ns/op 4.83 MB/s 42370 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19845965 ns/op 5.04 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 199049826 ns/op 5.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 52 2065109 ns/op 4.84 MB/s 42474 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19884385 ns/op 5.03 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 199199546 ns/op 5.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2292025 ns/op 4.36 MB/s 42556 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22253534 ns/op 4.49 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 223819745 ns/op 4.47 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 66 1749013 ns/op 5.72 MB/s 43268 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14767342 ns/op 6.77 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 150590030 ns/op 6.64 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 73 1564219 ns/op 6.39 MB/s 43755 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11776830 ns/op 8.49 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 117320152 ns/op 8.52 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1560408 ns/op 6.41 MB/s 42967 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11698644 ns/op 8.55 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116077672 ns/op 8.61 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 1195270 ns/op 8.37 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11423657 ns/op 8.75 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 114621512 ns/op 8.72 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2476967 ns/op 4.04 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21809135 ns/op 4.59 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 212091506 ns/op 4.71 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6896582 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 75472954 ns/op 1.32 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 780837027 ns/op 1.28 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6860900 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 75855754 ns/op 1.32 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 766122188 ns/op 1.31 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 74 1503469 ns/op 6.65 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12528839 ns/op 7.98 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 123228192 ns/op 8.12 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2273102 ns/op 4.40 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16793779 ns/op 5.95 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 168125829 ns/op 5.95 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6514811 ns/op 1.53 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 66989255 ns/op 1.49 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 680551994 ns/op 1.47 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6578104 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 82224334 ns/op 1.22 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 855763101 ns/op 1.17 MB/s PASS ok compress/flate 16.044s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2617173 ns/op 3.82 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2672226 ns/op 3.74 MB/s BenchmarkDecoder/1e5-4 4 26151608 ns/op 3.82 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26125218 ns/op 3.83 MB/s BenchmarkDecoder/1e6-4 1 259184462 ns/op 3.86 MB/s BenchmarkDecoder/1e-Reuse6-4 1 263918142 ns/op 3.79 MB/s BenchmarkEncoder/1e4-4 50 2290482 ns/op 4.37 MB/s BenchmarkEncoder/1e-Reuse4-4 51 2079400 ns/op 4.81 MB/s BenchmarkEncoder/1e5-4 5 21860646 ns/op 4.57 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21626806 ns/op 4.62 MB/s BenchmarkEncoder/1e6-4 1 219092705 ns/op 4.56 MB/s BenchmarkEncoder/1e-Reuse6-4 1 216205985 ns/op 4.63 MB/s PASS ok compress/lzw 3.910s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5964520 ns/op PASS ok container/heap 1.135s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 17360 6745 ns/op BenchmarkWithTimeout/concurrency=40-4 3732 31559 ns/op BenchmarkWithTimeout/concurrency=4000-4 3610 32338 ns/op BenchmarkWithTimeout/concurrency=400000-4 5481 23997 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 358191 332.6 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12919 9684 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15838 7634 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2649 44358 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1840 68990 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2412 65011 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 249 491318 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 171 710806 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 262 450431 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5033907 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 8099858 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 4549127 ns/op BenchmarkCheckCanceled/Err-4 239461 476.8 ns/op BenchmarkCheckCanceled/Done-4 349984 323.1 ns/op BenchmarkContextCancelDone-4 513786 224.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 16152 7682 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 13347 8758 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12232 10159 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 10442 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9632 13465 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 468055 255.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 280350 426.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 200410 597.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 127429 941.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 66577 1803 ns/op PASS ok context 13.035s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1360926 88.19 ns/op 181.43 MB/s BenchmarkDecrypt-4 1351068 88.92 ns/op 179.94 MB/s BenchmarkExpand-4 1000000 111.6 ns/op PASS ok crypto/aes 1.565s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 169147 692.2 ns/op 92.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 306350 373.5 ns/op 171.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 171382 703.5 ns/op 90.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 314302 380.9 ns/op 168.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 96730 1223 ns/op 1104.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 134492 887.4 ns/op 1521.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 88830 1340 ns/op 1007.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 117570 1007 ns/op 1340.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 30945 3848 ns/op 2129.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 34189 3509 ns/op 2334.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26553 4491 ns/op 1823.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28658 4210 ns/op 1945.66 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5221 21766 ns/op 46.82 MB/s BenchmarkAESCFBDecrypt1K-4 5350 21641 ns/op 47.09 MB/s BenchmarkAESCFBDecrypt8K-4 691 172069 ns/op 47.58 MB/s BenchmarkAESOFB1K-4 7814 14514 ns/op 70.21 MB/s BenchmarkAESCTR1K-4 10000 10303 ns/op 98.90 MB/s BenchmarkAESCTR8K-4 1486 80842 ns/op 101.27 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11193 ns/op 91.49 MB/s BenchmarkAESCBCDecrypt1K-4 13310 9048 ns/op 113.17 MB/s PASS ok crypto/cipher 3.752s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 67057 1774 ns/op 4.51 MB/s BenchmarkDecrypt-4 65642 1740 ns/op 4.60 MB/s BenchmarkTDESEncrypt-4 24183 4924 ns/op 1.62 MB/s BenchmarkTDESDecrypt-4 24892 4858 ns/op 1.65 MB/s PASS ok crypto/des 1.630s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 576 203878 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8609658 ns/op 1093 B/op 21 allocs/op BenchmarkECDH/P521-4 5 23079886 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 60 1999508 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 1.770s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1156 99767 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 28 4145828 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 12 10264436 ns/op 3060 B/op 35 allocs/op BenchmarkVerify/P256-4 542 219258 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9913786 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 26125148 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2625 44480 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 51 2280440 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5741300 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 2.519s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 223 507174 ns/op BenchmarkNewKeyFromSeed-4 234 508078 ns/op BenchmarkSigning-4 207 576719 ns/op BenchmarkVerification-4 120 993105 ns/op PASS ok crypto/ed25519 1.662s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3027 39204 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 136 877994 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2205539 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5567082 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 769 155158 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2142811 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5714480 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16094616 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 9978 10276 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3897 29033 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3633 28994 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 78 1410218 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2342 46480 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 294 405141 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1580 72337 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 84 1356884 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.245s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 23020 5190 ns/op 197.31 MB/s BenchmarkHMACSHA256_32-4 23835 5040 ns/op 6.35 MB/s BenchmarkNewWriteSum-4 12597 9303 ns/op 3.44 MB/s PASS ok crypto/hmac 1.615s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44037 2706 ns/op BenchmarkModSub-4 44871 2663 ns/op BenchmarkMontgomeryRepr-4 14751 8131 ns/op BenchmarkMontgomeryMul-4 14782 8108 ns/op BenchmarkModMul-4 7158 16518 ns/op BenchmarkExpBig-4 7 15547387 ns/op BenchmarkExp-4 4 28774168 ns/op PASS ok crypto/internal/bigmod 2.276s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1248 94352 ns/op BenchmarkScalarBaseMult-4 256 451696 ns/op BenchmarkScalarMult-4 100 1122338 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 134 886469 ns/op PASS ok crypto/internal/edwards25519 1.544s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 423902 272.3 ns/op BenchmarkMultiply-4 588235 191.1 ns/op BenchmarkSquare-4 916674 127.2 ns/op BenchmarkInvert-4 3604 32805 ns/op BenchmarkMult32-4 1000000 107.3 ns/op PASS ok crypto/internal/edwards25519/field 1.631s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 50 2110439 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 864 138703 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5651466 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 16180096 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 148 798293 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4519 26564 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1965907 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4816258 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.207s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 555864 210.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 289374 406.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 102032 1143 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 572452 210.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 293584 408.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 101242 1171 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 99460 1190 ns/op 6.72 MB/s BenchmarkHash64-4 123878 948.3 ns/op 67.49 MB/s BenchmarkHash128-4 113701 1047 ns/op 122.20 MB/s BenchmarkHash256-4 94789 1257 ns/op 203.64 MB/s BenchmarkHash512-4 70053 1669 ns/op 306.79 MB/s BenchmarkHash1K-4 47372 2504 ns/op 408.91 MB/s BenchmarkHash8K-4 8320 14343 ns/op 571.15 MB/s BenchmarkHash1M-4 67 1689908 ns/op 620.49 MB/s BenchmarkHash8M-4 8 13513674 ns/op 620.75 MB/s BenchmarkHash8BytesUnaligned-4 98928 1197 ns/op 6.69 MB/s BenchmarkHash1KUnaligned-4 48313 2481 ns/op 412.70 MB/s BenchmarkHash8KUnaligned-4 8035 14756 ns/op 555.17 MB/s PASS ok crypto/md5 2.588s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 208605664 ns/op PASS ok crypto/rand 1.232s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13716 8766 ns/op 14.60 MB/s BenchmarkRC4_1K-4 1662 68745 ns/op 14.90 MB/s BenchmarkRC4_8K-4 213 543023 ns/op 14.91 MB/s PASS ok crypto/rc4 1.522s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13603034 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 32787998 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 63424176 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3212391 ns/op BenchmarkDecryptOAEP/2048-4 8 13785044 ns/op BenchmarkEncryptOAEP/2048-4 34 3225732 ns/op BenchmarkSignPKCS1v15/2048-4 8 13842314 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3194593 ns/op BenchmarkSignPSS/2048-4 8 13966379 ns/op BenchmarkVerifyPSS/2048-4 36 3216941 ns/op PASS ok crypto/rsa 2.636s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89869 1314 ns/op 6.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 105424 1062 ns/op 7.53 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 98840 1165 ns/op 274.71 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 133898 905.3 ns/op 353.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 75189 1545 ns/op 662.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 90234 1291 ns/op 792.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21556 5602 ns/op 1462.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22687 5304 ns/op 1544.36 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.155s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77397 1517 ns/op 5.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88845 1327 ns/op 6.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87145 1359 ns/op 5.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67484 1762 ns/op 581.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 75327 1571 ns/op 651.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 74523 1578 ns/op 648.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21274 5633 ns/op 1454.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 21984 5434 ns/op 1507.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21966 5453 ns/op 1502.19 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.374s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21271 5545 ns/op 1.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22743 5266 ns/op 1.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 22365 5361 ns/op 1.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3253 32278 ns/op 31.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3273 31387 ns/op 32.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3735 31632 ns/op 32.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 544 221627 ns/op 36.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 541 218121 ns/op 37.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 541 217736 ns/op 37.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.296s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16813786 7.096 ns/op BenchmarkConstantTimeEq-4 16851094 7.065 ns/op BenchmarkConstantTimeLessOrEq-4 17054080 7.029 ns/op BenchmarkXORBytes/8Bytes-4 2888553 41.77 ns/op 191.54 MB/s BenchmarkXORBytes/128Bytes-4 2739712 43.63 ns/op 2933.51 MB/s BenchmarkXORBytes/2048Bytes-4 940615 124.6 ns/op 16440.94 MB/s BenchmarkXORBytes/32768Bytes-4 81758 1473 ns/op 22252.53 MB/s PASS ok crypto/subtle 1.994s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 238 490491 ns/op BenchmarkCertCache/1-4 253 483443 ns/op BenchmarkCertCache/2-4 247 492528 ns/op BenchmarkCertCache/3-4 241 486031 ns/op BenchmarkHandshakeServer/RSA-4 14 7835659 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 12 9114349 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8575685 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 96 1218802 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 150 791020 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 38 3112696 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 44 2784321 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36572491 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36698464 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 90893113 ns/op 11.54 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 89055133 ns/op 11.77 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 158270148 ns/op 13.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 166921428 ns/op 12.56 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 300034378 ns/op 13.98 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 310274136 ns/op 13.52 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 575424157 ns/op 14.58 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 609308473 ns/op 13.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1127155475 ns/op 14.88 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1203195909 ns/op 13.94 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2250604070 ns/op 14.91 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2408290577 ns/op 13.93 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4513517939 ns/op 14.87 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4702630164 ns/op 14.27 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 90139813 ns/op 11.63 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 108258792 ns/op 9.69 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 159761148 ns/op 13.13 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 169189028 ns/op 12.40 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 291447178 ns/op 14.39 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 327627976 ns/op 12.80 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 582027396 ns/op 14.41 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 597853395 ns/op 14.03 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1130787795 ns/op 14.84 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1223795667 ns/op 13.71 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2222857352 ns/op 15.10 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2395328019 ns/op 14.01 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4532541898 ns/op 14.81 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4794201077 ns/op 14.00 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710629906 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712857666 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 294291378 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 295615337 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 156908388 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 155543629 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 87934313 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 85848074 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46525077 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45315330 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148284468 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150786309 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70081054 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 69868774 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45449236 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43721397 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32272498 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30095588 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24887726 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23447918 ns/op PASS ok crypto/tls 47.152s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 18008839 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 238 494128 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 888 128943 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 865 137927 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 2.014s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 2859986 ns/op 280442 B/op 1644 allocs/op BenchmarkConcurrentStmtQuery-4 32 3463420 ns/op 271357 B/op 2040 allocs/op BenchmarkConcurrentStmtExec-4 46 2422802 ns/op 219837 B/op 738 allocs/op BenchmarkConcurrentTxQuery-4 42 2901203 ns/op 278972 B/op 2163 allocs/op BenchmarkConcurrentTxExec-4 58 1914354 ns/op 87998 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 40 2882858 ns/op 104030 B/op 2044 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1032764 ns/op 40086 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 2845741 ns/op 230391 B/op 1863 allocs/op BenchmarkManyConcurrentQueries-4 2605 45149 ns/op 4110 B/op 20 allocs/op BenchmarkGrabConn-4 157717 783.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.411s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1585 69594 ns/op BenchmarkSymbols32-4 1863 62980 ns/op PASS ok debug/elf 1.269s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 214815 561.8 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1631001 ns/op 188261 B/op 13 allocs/op Benchmark115/LineToPC-4 60 1866719 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13226 9137 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.822s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 39404 2996 ns/op BenchmarkMarshal-4 625 190425 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2301 49877 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.440s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 352 336912 ns/op 24.31 MB/s BenchmarkEncodeToString-4 306 370125 ns/op 22.13 MB/s BenchmarkDecode-4 136 862437 ns/op 15.20 MB/s BenchmarkDecodeString-4 136 870678 ns/op 15.06 MB/s PASS ok encoding/base32 1.710s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 336 339256 ns/op 24.15 MB/s BenchmarkDecodeString/2-4 267854 437.0 ns/op 9.15 MB/s BenchmarkDecodeString/4-4 214446 559.5 ns/op 14.30 MB/s BenchmarkDecodeString/8-4 172886 672.4 ns/op 17.85 MB/s BenchmarkDecodeString/64-4 37083 3269 ns/op 26.92 MB/s BenchmarkDecodeString/8192-4 331 362101 ns/op 30.17 MB/s BenchmarkNewEncoding-4 55112 2142 ns/op 119.51 MB/s PASS ok encoding/base64 2.010s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1102 107663 ns/op 37.15 MB/s BenchmarkReadStruct-4 14460 8291 ns/op 9.05 MB/s BenchmarkWriteStruct-4 14264 8431 ns/op 8.90 MB/s BenchmarkReadInts-4 35286 3403 ns/op 8.81 MB/s BenchmarkWriteInts-4 35196 3422 ns/op 8.77 MB/s BenchmarkWriteSlice1000Int32s-4 1077 109751 ns/op 36.45 MB/s BenchmarkPutUint16-4 3099596 38.64 ns/op 51.75 MB/s BenchmarkAppendUint16-4 2982604 40.05 ns/op 49.94 MB/s BenchmarkPutUint32-4 2226417 52.82 ns/op 75.72 MB/s BenchmarkAppendUint32-4 2217046 53.52 ns/op 74.74 MB/s BenchmarkPutUint64-4 905659 119.3 ns/op 67.06 MB/s BenchmarkAppendUint64-4 846070 123.8 ns/op 64.63 MB/s BenchmarkLittleEndianPutUint16-4 3020386 39.43 ns/op 50.72 MB/s BenchmarkLittleEndianAppendUint16-4 2988922 40.01 ns/op 49.99 MB/s BenchmarkLittleEndianPutUint32-4 2210151 52.78 ns/op 75.78 MB/s BenchmarkLittleEndianAppendUint32-4 2216053 53.63 ns/op 74.59 MB/s BenchmarkLittleEndianPutUint64-4 943514 120.5 ns/op 66.38 MB/s BenchmarkLittleEndianAppendUint64-4 836865 121.0 ns/op 66.13 MB/s BenchmarkReadFloats-4 120187 985.9 ns/op 12.17 MB/s BenchmarkWriteFloats-4 120964 988.6 ns/op 12.14 MB/s BenchmarkReadSlice1000Float32s-4 1036 117434 ns/op 34.06 MB/s BenchmarkWriteSlice1000Float32s-4 970 121509 ns/op 32.92 MB/s BenchmarkReadSlice1000Uint8s-4 69631 1582 ns/op 632.12 MB/s BenchmarkWriteSlice1000Uint8s-4 98040 1096 ns/op 912.21 MB/s BenchmarkPutUvarint32-4 736358 159.3 ns/op 25.11 MB/s BenchmarkPutUvarint64-4 165067 655.2 ns/op 12.21 MB/s PASS ok encoding/binary 4.813s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5858 18978 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5871 18866 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6384 18686 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3576 31828 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6560 17436 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6834 17408 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6667 17354 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3900 30063 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9859 10651 ns/op PASS ok encoding/csv 2.080s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12346 9563 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15688 7541 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 232 491632 ns/op 16805 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 640 184907 ns/op 766 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1316 89733 ns/op 66 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1237 95714 ns/op 71 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1874 62051 ns/op 206 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 51 2132076 ns/op 37246 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 559 214381 ns/op 25240 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1224 98103 ns/op 10795 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1287 90533 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 811 146568 ns/op 39138 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 267 424560 ns/op 66411 B/op 2207 allocs/op BenchmarkDecodeBytesSlice-4 498 221857 ns/op 23810 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 80 1392894 ns/op 83167 B/op 3178 allocs/op BenchmarkDecodeMap-4 66 1813799 ns/op 54022 B/op 177 allocs/op PASS ok encoding/gob 3.376s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 9876 10176 ns/op 25.16 MB/s BenchmarkEncode/1024-4 2677 40665 ns/op 25.18 MB/s BenchmarkEncode/4096-4 732 163904 ns/op 24.99 MB/s BenchmarkEncode/16384-4 180 675512 ns/op 24.25 MB/s BenchmarkDecode/256-4 22452 5159 ns/op 49.62 MB/s BenchmarkDecode/1024-4 5798 21420 ns/op 47.80 MB/s BenchmarkDecode/4096-4 1384 81316 ns/op 50.37 MB/s BenchmarkDecode/16384-4 360 329426 ns/op 49.74 MB/s BenchmarkDump/256-4 1138 105046 ns/op 2.44 MB/s BenchmarkDump/1024-4 290 420209 ns/op 2.44 MB/s BenchmarkDump/4096-4 69 1650840 ns/op 2.48 MB/s BenchmarkDump/16384-4 16 6762362 ns/op 2.42 MB/s PASS ok encoding/hex 2.667s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 130263590 ns/op 14.90 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 148611749 ns/op 13.06 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 136399789 ns/op 14.23 MB/s 1942824 B/op 16 allocs/op BenchmarkCodeMarshalError-4 1 151960429 ns/op 12.77 MB/s 10336216 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 20788 5731 ns/op BenchmarkMarshalBytes/256-4 5635 19475 ns/op BenchmarkMarshalBytes/4096-4 505 232653 ns/op BenchmarkMarshalBytesError/32-4 49 2377193 ns/op BenchmarkMarshalBytesError/256-4 49 2390583 ns/op BenchmarkMarshalBytesError/4096-4 44 2633999 ns/op BenchmarkMarshalMap-4 43423 2843 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 485999803 ns/op 3.99 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 29409 4069 ns/op 3.44 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39710 2986 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 427896407 ns/op 4.53 MB/s 2020880 B/op 40008 allocs/op BenchmarkCodeUnmarshalReuse-4 1 423023248 ns/op 4.59 MB/s 2021560 B/op 40013 allocs/op BenchmarkUnmarshalString-4 71332 1684 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 156097 783.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 267388 465.7 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22218 5557 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 72710 1673 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 82749 1471 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 23180 5191 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3183 34810 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 886 137488 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1146768 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10379255 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 444378 281.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 450924 264.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 398623 272.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 439921 270.1 ns/op BenchmarkEncodeMarshaler-4 58801 2033 ns/op 76 B/op 1 allocs/op BenchmarkEncoderEncode-4 73717 1615 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4142484 28.25 ns/op BenchmarkNumberIsValidRegexp-4 15822 7663 ns/op PASS ok encoding/json 8.616s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 39 2654535 ns/op 24.69 MB/s BenchmarkDecode-4 22 5144436 ns/op 17.26 MB/s PASS ok encoding/pem 1.256s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2607 40750 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 993 119455 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3896 28646 ns/op PASS ok encoding/xml 1.378s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 184774 628.0 ns/op BenchmarkAs-4 57966 2068 ns/op PASS ok errors 1.286s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 212551 646.2 ns/op BenchmarkIntSet-4 220605 537.2 ns/op BenchmarkFloatAdd-4 56946 2166 ns/op BenchmarkFloatSet-4 238705 544.1 ns/op BenchmarkStringSet-4 223540 566.0 ns/op BenchmarkMapSet-4 56979 2344 ns/op BenchmarkMapSetDifferent-4 54462 2266 ns/op BenchmarkMapSetDifferentRandom-4 228 496934 ns/op BenchmarkMapSetString-4 50575 2431 ns/op BenchmarkMapAddSame-4 31093 4106 ns/op BenchmarkMapAddDifferent-4 13015 9249 ns/op BenchmarkMapAddDifferentRandom-4 199 603433 ns/op BenchmarkMapAddSameSteadyState-4 201532 662.3 ns/op BenchmarkMapAddDifferentSteadyState-4 96506 1206 ns/op BenchmarkMapString-4 5588 19744 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 25512 4051 ns/op PASS ok expvar 3.472s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 101589 1181 ns/op BenchmarkSprintfEmpty-4 367971 327.6 ns/op BenchmarkSprintfString-4 256863 485.9 ns/op BenchmarkSprintfTruncateString-4 229402 537.7 ns/op BenchmarkSprintfTruncateBytes-4 155248 768.6 ns/op BenchmarkSprintfSlowParsingPath-4 226262 540.8 ns/op BenchmarkSprintfQuoteString-4 47137 2482 ns/op BenchmarkSprintfInt-4 232629 503.3 ns/op BenchmarkSprintfIntInt-4 169789 710.3 ns/op BenchmarkSprintfPrefixedInt-4 208551 612.4 ns/op BenchmarkSprintfFloat-4 128364 946.2 ns/op BenchmarkSprintfComplex-4 54993 2220 ns/op BenchmarkSprintfBoolean-4 250452 497.9 ns/op BenchmarkSprintfHexString-4 119865 998.7 ns/op BenchmarkSprintfHexBytes-4 95946 1282 ns/op BenchmarkSprintfBytes-4 45996 2634 ns/op BenchmarkSprintfStringer-4 79093 1533 ns/op BenchmarkSprintfStructure-4 37450 3291 ns/op BenchmarkManyArgs-4 57814 2042 ns/op BenchmarkFprintInt-4 57241 2113 ns/op BenchmarkFprintfBytes-4 60303 2011 ns/op BenchmarkFprintIntNoAlloc-4 56925 2083 ns/op BenchmarkScanInts-4 28 4217694 ns/op BenchmarkScanRecursiveInt-4 1 452758443 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 481809281 ns/op PASS ok fmt 5.223s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 726 158025 ns/op PASS ok go/build 1.154s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 39769 2850 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12128 9822 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3400 32600 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 979 125678 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 234 496968 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2161591 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8726049 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34939464 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 142890509 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.415s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 268438658 ns/op 0.24 MB/s 44526672 B/op 48586 allocs/op PASS ok go/format 1.315s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23526094 ns/op 2.29 MB/s BenchmarkParseOnly-4 6 19998112 ns/op 2.69 MB/s BenchmarkResolve-4 37 3162765 ns/op 17.03 MB/s PASS ok go/parser 2.313s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 152788188 ns/op 0.34 MB/s 4858656 B/op 27423 allocs/op BenchmarkPrintDecl-4 798 148964 ns/op 0.21 MB/s 16522 B/op 51 allocs/op PASS ok go/printer 1.305s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 244 493826 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9056659 ns/op 5.47 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14296224 ns/op 5.06 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21193662 ns/op 5.58 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 194 624663 ns/op 4.93 MB/s PASS ok go/scanner 1.941s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 103.9 ns/op PASS ok go/token 1.129s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 96 1233209 ns/op BenchmarkNamed/Underlying/nongeneric-4 629088 175.1 ns/op BenchmarkNamed/Underlying/generic-4 637782 178.5 ns/op BenchmarkNamed/Underlying/src_instance-4 637239 175.8 ns/op BenchmarkNamed/Underlying/user_instance-4 637903 175.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17492 6765 ns/op BenchmarkNamed/NewMethodSet/generic-4 17682 6779 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18211 6754 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17785 6883 ns/op BenchmarkCheck/http/funcbodies/info-4 1 630114829 ns/op 52674 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 515615118 ns/op 64367 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 274610498 ns/op 120853 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 259685780 ns/op 127801 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 362639731 ns/op 14251 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 127109350 ns/op 40658 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 78402674 ns/op 65921 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 77648574 ns/op 66566 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 129207750 ns/op 16767 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74454014 ns/op 29095 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57306896 ns/op 37773 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56353495 ns/op 38437 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1036828716 ns/op 63595 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 652084907 ns/op 101115 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162514387 ns/op 405635 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 135594470 ns/op 486166 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 399843768 ns/op 5019 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 115799390 ns/op 17325 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96942412 ns/op 20696 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 96271872 ns/op 20842 lines/s PASS ok go/types 18.111s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7764 13777 ns/op 74.33 MB/s PASS ok hash/adler32 1.129s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 362563 314.4 ns/op 47.71 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 364408 317.0 ns/op 47.32 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 342160 320.0 ns/op 124.99 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 372897 320.9 ns/op 124.67 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 339861 338.1 ns/op 1514.40 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 329883 339.8 ns/op 1506.77 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 317275 363.7 ns/op 2815.45 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 324526 364.4 ns/op 2810.18 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 229614 495.7 ns/op 8262.85 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 239458 500.1 ns/op 8190.90 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69915 1726 ns/op 18986.26 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68133 1748 ns/op 18750.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 296524 370.2 ns/op 40.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 309970 374.6 ns/op 40.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 302684 385.6 ns/op 103.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 299846 385.1 ns/op 103.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 286081 394.6 ns/op 1297.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 287782 401.8 ns/op 1274.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 271220 430.9 ns/op 2376.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 270242 428.0 ns/op 2392.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 211879 556.3 ns/op 7362.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 208236 558.8 ns/op 7329.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 67531 1765 ns/op 18561.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 65818 1799 ns/op 18210.67 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 177770 653.6 ns/op 22.95 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 172509 674.8 ns/op 22.23 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 96364 1222 ns/op 32.72 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 94872 1272 ns/op 31.44 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8740 13615 ns/op 37.61 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8517 14136 ns/op 36.22 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4012 28403 ns/op 36.05 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4282 27836 ns/op 36.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1066 110514 ns/op 37.06 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1064 111523 ns/op 36.73 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 136 878401 ns/op 37.30 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 135 878267 ns/op 37.31 MB/s PASS ok hash/crc32 5.706s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 90 1318735 ns/op 49.70 MB/s BenchmarkCrc64/ISO4KB-4 1137 101289 ns/op 40.44 MB/s BenchmarkCrc64/ISO1KB-4 4339 23857 ns/op 42.92 MB/s BenchmarkCrc64/ECMA64KB-4 79 1300874 ns/op 50.38 MB/s BenchmarkCrc64/Random64KB-4 96 1214797 ns/op 53.95 MB/s BenchmarkCrc64/Random16KB-4 376 319441 ns/op 51.29 MB/s PASS ok hash/crc64 1.753s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7602 13900 ns/op 73.67 MB/s BenchmarkFnv32aKB-4 7670 13990 ns/op 73.19 MB/s BenchmarkFnv64KB-4 8466 14165 ns/op 72.29 MB/s BenchmarkFnv64aKB-4 8440 13996 ns/op 73.16 MB/s BenchmarkFnv128KB-4 1971 59336 ns/op 17.26 MB/s BenchmarkFnv128aKB-4 1981 59581 ns/op 17.19 MB/s PASS ok hash/fnv 1.825s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 382906 298.0 ns/op 13.42 MB/s BenchmarkHash/n=4/Bytes-4 2617778 43.91 ns/op 91.09 MB/s BenchmarkHash/n=4/String-4 1254748 95.96 ns/op 41.68 MB/s BenchmarkHash/n=8/Write-4 385465 294.6 ns/op 27.16 MB/s BenchmarkHash/n=8/Bytes-4 2638938 43.12 ns/op 185.54 MB/s BenchmarkHash/n=8/String-4 1254602 96.40 ns/op 82.99 MB/s BenchmarkHash/n=16/Write-4 368736 296.4 ns/op 53.98 MB/s BenchmarkHash/n=16/Bytes-4 2583084 43.51 ns/op 367.72 MB/s BenchmarkHash/n=16/String-4 1259386 95.14 ns/op 168.18 MB/s BenchmarkHash/n=32/Write-4 394663 300.9 ns/op 106.33 MB/s BenchmarkHash/n=32/Bytes-4 2619064 44.36 ns/op 721.38 MB/s BenchmarkHash/n=32/String-4 1235240 96.60 ns/op 331.25 MB/s BenchmarkHash/n=64/Write-4 360252 317.0 ns/op 201.89 MB/s BenchmarkHash/n=64/Bytes-4 2536935 45.15 ns/op 1417.48 MB/s BenchmarkHash/n=64/String-4 1230056 97.44 ns/op 656.80 MB/s BenchmarkHash/n=256/Write-4 289351 413.6 ns/op 618.97 MB/s BenchmarkHash/n=256/Bytes-4 1662991 72.37 ns/op 3537.31 MB/s BenchmarkHash/n=256/String-4 705019 171.0 ns/op 1497.37 MB/s BenchmarkHash/n=320/Write-4 293932 410.3 ns/op 779.99 MB/s BenchmarkHash/n=320/Bytes-4 1436200 82.26 ns/op 3890.03 MB/s BenchmarkHash/n=320/String-4 491835 235.7 ns/op 1357.90 MB/s BenchmarkHash/n=1024/Write-4 208626 571.8 ns/op 1790.71 MB/s BenchmarkHash/n=1024/Bytes-4 672464 177.8 ns/op 5759.24 MB/s BenchmarkHash/n=1024/String-4 200680 568.7 ns/op 1800.67 MB/s BenchmarkHash/n=4096/Write-4 100204 1184 ns/op 3460.03 MB/s BenchmarkHash/n=4096/Bytes-4 198896 603.8 ns/op 6783.24 MB/s BenchmarkHash/n=4096/String-4 55786 2134 ns/op 1919.68 MB/s BenchmarkHash/n=16384/Write-4 33026 3624 ns/op 4521.28 MB/s BenchmarkHash/n=16384/Bytes-4 52213 2293 ns/op 7143.90 MB/s BenchmarkHash/n=16384/String-4 14154 8486 ns/op 1930.70 MB/s PASS ok hash/maphash 5.695s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 744 151603 ns/op BenchmarkEscapeNone-4 82213 1434 ns/op BenchmarkUnescape-4 613 192549 ns/op BenchmarkUnescapeNone-4 424868 272.9 ns/op BenchmarkUnescapeSparse-4 11540 10530 ns/op BenchmarkUnescapeDense-4 882 136163 ns/op PASS ok html 1.908s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6516 16553 ns/op BenchmarkCSSEscaperNoSpecials-4 34280 3507 ns/op BenchmarkDecodeCSS-4 21950 5492 ns/op BenchmarkDecodeCSSNoSpecials-4 2635729 44.63 ns/op BenchmarkCSSValueFilter-4 93439 1286 ns/op BenchmarkCSSValueFilterOk-4 72588 1636 ns/op BenchmarkEscapedExecute-4 3978 28944 ns/op BenchmarkHTMLNospaceEscaper-4 7878 14701 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42541 2763 ns/op BenchmarkStripTags-4 16446 7332 ns/op BenchmarkStripTagsNoSpecials-4 216928 555.7 ns/op BenchmarkJSValEscaperWithNum-4 19382 6138 ns/op BenchmarkJSValEscaperWithStr-4 4606 23869 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15108 7940 ns/op BenchmarkJSValEscaperWithObj-4 4208 27920 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9806 10984 ns/op BenchmarkJSStrEscaperNoSpecials-4 41568 2870 ns/op BenchmarkJSStrEscaper-4 7983 13988 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 38263 3135 ns/op BenchmarkJSRegexpEscaper-4 7651 15209 ns/op BenchmarkTemplateSpecialTags-4 74 1356579 ns/op BenchmarkURLEscaper-4 3429 32827 ns/op BenchmarkURLEscaperNoSpecials-4 134523 879.3 ns/op BenchmarkURLNormalizer-4 4486 24760 ns/op BenchmarkURLNormalizerNoSpecials-4 130024 911.0 ns/op BenchmarkSrcsetFilter-4 14676 8192 ns/op BenchmarkSrcsetFilterNoSpecials-4 88580 1359 ns/op PASS ok html/template 4.842s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 443091 255.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 347386 316.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 467602 249.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 361096 318.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1332580 87.07 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 877423 134.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1337541 87.24 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 865774 133.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 105.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 333440 359.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 288469 417.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 335697 357.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 290140 418.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 534444 217.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 400795 295.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 640792 180.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 393793 295.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 308590 395.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 109.1 ns/op BenchmarkRGBASetRGBA-4 1000000 110.1 ns/op BenchmarkRGBA64At-4 572016 183.8 ns/op BenchmarkRGBA64SetRGBA64-4 586784 181.8 ns/op BenchmarkNRGBAAt-4 995949 111.3 ns/op BenchmarkNRGBASetNRGBA-4 1000000 110.8 ns/op BenchmarkNRGBA64At-4 656482 182.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 584668 179.6 ns/op BenchmarkAlphaAt-4 2182198 56.09 ns/op BenchmarkAlphaSetAlpha-4 2154532 55.33 ns/op BenchmarkAlpha16At-4 1000000 100.7 ns/op BenchmarkAlphaSetAlpha16-4 1000000 100.9 ns/op BenchmarkGrayAt-4 2164162 55.70 ns/op BenchmarkGraySetGray-4 2174804 55.34 ns/op BenchmarkGray16At-4 1000000 100.8 ns/op BenchmarkGraySetGray16-4 1000000 100.1 ns/op PASS ok image 5.417s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3583634 33.39 ns/op BenchmarkYCbCrToRGB/128-4 3780850 31.59 ns/op BenchmarkYCbCrToRGB/255-4 3837558 31.28 ns/op BenchmarkRGBToYCbCr/0-4 3923619 30.69 ns/op BenchmarkRGBToYCbCr/Cb-4 3923055 30.34 ns/op BenchmarkRGBToYCbCr/Cr-4 3889274 30.67 ns/op BenchmarkYCbCrToRGBA/0-4 3059662 39.05 ns/op BenchmarkYCbCrToRGBA/128-4 2993440 39.91 ns/op BenchmarkYCbCrToRGBA/255-4 3087944 38.29 ns/op BenchmarkNYCbCrAToRGBA/0-4 3177528 37.70 ns/op BenchmarkNYCbCrAToRGBA/128-4 3216099 37.45 ns/op BenchmarkNYCbCrAToRGBA/255-4 3178022 37.86 ns/op PASS ok image/color 2.894s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 36296730 ns/op BenchmarkFillSrc-4 256 424643 ns/op BenchmarkCopyOver-4 6 17649778 ns/op BenchmarkCopySrc-4 362 316534 ns/op BenchmarkNRGBAOver-4 6 19240778 ns/op BenchmarkNRGBASrc-4 8 12685879 ns/op BenchmarkYCbCr-4 8 13835594 ns/op BenchmarkGray-4 15 7674751 ns/op BenchmarkCMYK-4 8 12628884 ns/op BenchmarkGlyphOver-4 20 5833336 ns/op BenchmarkRGBAMaskOver-4 4 30459658 ns/op BenchmarkGrayMaskOver-4 5 23263054 ns/op BenchmarkRGBA64ImageMaskOver-4 3 39964437 ns/op BenchmarkRGBA-4 4 27825948 ns/op BenchmarkPalettedFill-4 784 151127 ns/op BenchmarkPalettedRGBA-4 4 30259038 ns/op BenchmarkGenericOver-4 2 63885375 ns/op BenchmarkGenericMaskOver-4 4 27623748 ns/op BenchmarkGenericSrc-4 3 42043317 ns/op BenchmarkGenericMaskSrc-4 3 37479824 ns/op PASS ok image/draw 7.538s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 21 5354038 ns/op 2.89 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 138340829 ns/op 2.22 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3382713928 ns/op 0.36 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2187594 ns/op 7.06 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 165307426 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.588s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3722 30373 ns/op BenchmarkIDCT-4 3882 27969 ns/op BenchmarkDecodeBaseline-4 8 14257509 ns/op 4.33 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19637552 ns/op 3.15 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 178237906 ns/op 6.89 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 223310822 ns/op 4.13 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.565s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13837255 7.825 ns/op BenchmarkDecodeGray-4 12 9545516 ns/op 6.87 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39538184 ns/op 6.63 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34284304 ns/op 7.65 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5775354 ns/op 11.35 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32463328 ns/op 8.08 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42226850 ns/op 6.21 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62543815 ns/op 4.91 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 63231075 ns/op 4.86 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 204151863 ns/op 6.02 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 229033102 ns/op 5.37 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 35612517 ns/op 8.63 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 208812903 ns/op 5.88 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 778779097 ns/op 1.58 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.750s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 51216476 ns/op 1.95 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46257543 ns/op 2.16 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 293807136 ns/op 1.70 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 273472938 ns/op 1.83 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49396649 ns/op 2.02 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45055050 ns/op 2.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 274832698 ns/op 1.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 259679539 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 593762793 ns/op 1.68 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 554085316 ns/op 1.80 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3571313393 ns/op 1.40 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3606684110 ns/op 1.39 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9526936 ns/op 10.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9884146 ns/op 10.12 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47222823 ns/op 10.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 49096289 ns/op 10.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 92566472 ns/op 10.80 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 96948332 ns/op 10.31 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 459168123 ns/op 10.89 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 492275401 ns/op 10.16 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 58223856 ns/op 1.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 57907635 ns/op 1.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 373690295 ns/op 1.34 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 372156607 ns/op 1.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 812077297 ns/op 1.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 865803712 ns/op 1.15 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5802923957 ns/op 0.86 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5946242438 ns/op 0.84 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 160337470 ns/op 26.07 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 158710589 ns/op 26.34 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 48.657s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31060 3871 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 29372 4068 ns/op 0.49 MB/s BenchmarkMarshalCorpusFile/4-4 26336 4633 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/8-4 22114 5402 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 17058 7041 ns/op 2.27 MB/s BenchmarkMarshalCorpusFile/32-4 9778 10735 ns/op 2.98 MB/s BenchmarkMarshalCorpusFile/64-4 7814 14388 ns/op 4.45 MB/s BenchmarkMarshalCorpusFile/128-4 5539 20082 ns/op 6.37 MB/s BenchmarkMarshalCorpusFile/256-4 2568 44376 ns/op 5.77 MB/s BenchmarkMarshalCorpusFile/512-4 1290 89291 ns/op 5.73 MB/s BenchmarkMarshalCorpusFile/1024-4 681 169857 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/2048-4 345 339654 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/4096-4 178 660626 ns/op 6.20 MB/s BenchmarkMarshalCorpusFile/8192-4 82 1333754 ns/op 6.14 MB/s BenchmarkMarshalCorpusFile/16384-4 42 2649706 ns/op 6.18 MB/s BenchmarkMarshalCorpusFile/32768-4 19 5741960 ns/op 5.71 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11751910 ns/op 5.58 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24085662 ns/op 5.44 MB/s BenchmarkMarshalCorpusFile/262144-4 3 48301864 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/524288-4 2 95620874 ns/op 5.48 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 189987588 ns/op 5.52 MB/s BenchmarkUnmarshalCorpusFile/1-4 7779 14482 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7459 15090 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6952 16458 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6138 18883 ns/op 0.42 MB/s BenchmarkUnmarshalCorpusFile/16-4 5124 22462 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 3588 32434 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/64-4 2955 39096 ns/op 1.64 MB/s BenchmarkUnmarshalCorpusFile/128-4 2305 51648 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/256-4 882 133915 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/512-4 466 254914 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/1024-4 242 496167 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/2048-4 122 971028 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 1958830 ns/op 2.09 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3874520 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7711154 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15367302 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30640658 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61578356 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 123915872 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 247953784 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 494190168 ns/op 2.12 MB/s BenchmarkMutatorBytes/1-4 27874 4177 ns/op BenchmarkMutatorBytes/10-4 30271 3947 ns/op BenchmarkMutatorBytes/100-4 29410 4135 ns/op BenchmarkMutatorBytes/1000-4 21000 5841 ns/op BenchmarkMutatorBytes/10000-4 6459 23037 ns/op BenchmarkMutatorBytes/100000-4 906 139434 ns/op BenchmarkMutatorString/1-4 27784 4274 ns/op BenchmarkMutatorString/10-4 29078 4181 ns/op BenchmarkMutatorString/100-4 26960 4508 ns/op BenchmarkMutatorString/1000-4 14624 7897 ns/op BenchmarkMutatorString/10000-4 4132 45942 ns/op BenchmarkMutatorString/100000-4 321 362620 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15458 7866 ns/op BenchmarkMutatorAllBasicTypes/string-4 15166 7929 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51158 2380 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43684 2716 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44300 2701 ns/op BenchmarkMutatorAllBasicTypes/int-4 47125 2576 ns/op BenchmarkMutatorAllBasicTypes/int8-4 47745 2501 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47060 2552 ns/op BenchmarkMutatorAllBasicTypes/int32-4 46866 2550 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47182 2576 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45613 2641 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 45792 2628 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45528 2611 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 45912 2627 ns/op PASS ok internal/fuzz 12.482s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 23635 4778 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 112534 1029 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.301s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 53330 2021 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 23533 4974 ns/op BenchmarkSplicePipePoolParallel-4 175297 730.6 ns/op BenchmarkSplicePipeNativeParallel-4 39878 2819 ns/op PASS ok internal/poll 1.828s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 26053838 ns/op PASS ok internal/trace 3.881s PASS ok internal/zstd 1.040s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 16857 8306 ns/op BenchmarkCopyNLarge-4 343 376908 ns/op PASS ok io 1.419s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 133442 876.3 ns/op BenchmarkPrintln-4 19664 6194 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29133 4175 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 1828 61229 ns/op BenchmarkDiscard-4 693000 166.1 ns/op 0 B/op 0 allocs/op PASS ok log 1.733s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75066 1568 ns/op BenchmarkJSONHandler/defaults-4 6237 17073 ns/op 526 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4056 28770 ns/op 775 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4588 24855 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6740 16874 ns/op 511 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6409 16742 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5149 21720 ns/op 513 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26740 4567 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26689 4495 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 81838 1480 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 63468 2014 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47550 2506 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57180 2174 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 63291 2024 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 48531 2502 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 800832 146.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 625286 192.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 483901 244.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 395418 296.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 345116 340.5 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5084 21848 ns/op BenchmarkDispatch/switch-checked-4 166666 726.1 ns/op BenchmarkDispatch/As-4 184819 650.3 ns/op BenchmarkDispatch/Visit-4 133989 886.5 ns/op BenchmarkUnsafeStrings-4 14768 7943 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.382s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1468698 80.85 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1456056 82.24 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 933997 121.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 319362 368.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 64900 1792 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 67473 1796 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 40105 2991 ns/op 680 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12446 9552 ns/op 3461 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13862 8703 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13749 8729 ns/op 592 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8198 12538 ns/op 1090 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3157 36371 ns/op 4323 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16291 7275 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16376 7317 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9818 10409 ns/op 945 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3876 29293 ns/op 3731 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.580s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 30924728 ns/op PASS ok maps 2.522s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2562592 46.78 ns/op BenchmarkAcosh-4 1229887 97.94 ns/op BenchmarkAsin-4 2559829 46.93 ns/op BenchmarkAsinh-4 1266615 94.49 ns/op BenchmarkAtan-4 2914516 42.04 ns/op BenchmarkAtanh-4 1273369 94.63 ns/op BenchmarkAtan2-4 1534779 78.43 ns/op BenchmarkCbrt-4 1433572 83.54 ns/op BenchmarkCeil-4 18447687 6.430 ns/op BenchmarkCopysign-4 3362458 35.44 ns/op BenchmarkCos-4 1401253 84.59 ns/op BenchmarkCosh-4 2334224 51.39 ns/op BenchmarkErf-4 2682984 44.00 ns/op BenchmarkErfc-4 2715993 44.80 ns/op BenchmarkErfinv-4 2697421 44.62 ns/op BenchmarkErfcinv-4 2600716 45.76 ns/op BenchmarkExp-4 5110575 23.40 ns/op BenchmarkExpGo-4 885399 133.6 ns/op BenchmarkExpm1-4 2627470 45.50 ns/op BenchmarkExp2-4 5342564 22.46 ns/op BenchmarkExp2Go-4 873565 133.2 ns/op BenchmarkAbs-4 8492088 14.12 ns/op BenchmarkDim-4 8258502 14.79 ns/op BenchmarkFloor-4 19304272 6.204 ns/op BenchmarkMax-4 14696229 8.133 ns/op BenchmarkMin-4 14737309 8.098 ns/op BenchmarkMod-4 380618 298.7 ns/op BenchmarkFrexp-4 2172116 56.33 ns/op BenchmarkGamma-4 658934 179.9 ns/op BenchmarkHypot-4 2737557 44.02 ns/op BenchmarkHypotGo-4 2352105 50.17 ns/op BenchmarkIlogb-4 2520645 47.27 ns/op BenchmarkJ0-4 233032 499.4 ns/op BenchmarkJ1-4 231067 512.6 ns/op BenchmarkJn-4 111448 1069 ns/op BenchmarkLdexp-4 2196550 54.98 ns/op BenchmarkLgamma-4 854871 137.8 ns/op BenchmarkLog-4 1323937 91.23 ns/op BenchmarkLogb-4 2581022 45.21 ns/op BenchmarkLog1p-4 1858177 64.21 ns/op BenchmarkLog10-4 1330567 90.21 ns/op BenchmarkLog2-4 1390296 86.71 ns/op BenchmarkModf-4 16730240 7.148 ns/op BenchmarkNextafter32-4 2215387 54.70 ns/op BenchmarkNextafter64-4 2108426 58.43 ns/op BenchmarkPowInt-4 803254 152.3 ns/op BenchmarkPowFrac-4 460340 253.9 ns/op BenchmarkPow10Pos-4 4405072 27.24 ns/op BenchmarkPow10Neg-4 4185296 28.60 ns/op BenchmarkRound-4 8479678 14.12 ns/op BenchmarkRoundToEven-4 8303004 14.62 ns/op BenchmarkRemainder-4 512548 230.8 ns/op BenchmarkSignbit-4 5682484 21.46 ns/op BenchmarkSin-4 1313823 91.93 ns/op BenchmarkSincos-4 853095 139.0 ns/op BenchmarkSinh-4 2094728 55.86 ns/op BenchmarkSqrtIndirect-4 17932609 6.790 ns/op BenchmarkSqrtLatency-4 18512575 6.497 ns/op BenchmarkSqrtIndirectLatency-4 18376837 6.485 ns/op BenchmarkSqrtGoLatency-4 1000000 103.4 ns/op BenchmarkSqrtPrime-4 144190 832.5 ns/op BenchmarkTan-4 1264400 94.94 ns/op BenchmarkTanh-4 2105391 57.06 ns/op BenchmarkTrunc-4 19222635 6.234 ns/op BenchmarkY0-4 219964 530.8 ns/op BenchmarkY1-4 225991 525.0 ns/op BenchmarkYn-4 109243 1090 ns/op BenchmarkFloat64bits-4 6146520 19.51 ns/op BenchmarkFloat64frombits-4 5683734 21.12 ns/op BenchmarkFloat32bits-4 5705190 21.06 ns/op BenchmarkFloat32frombits-4 5645092 21.23 ns/op BenchmarkFMA-4 17625598 6.821 ns/op PASS ok math 12.173s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11667976 10.29 ns/op 6218.29 MB/s BenchmarkAddVV/2-4 11269044 10.57 ns/op 12105.91 MB/s BenchmarkAddVV/3-4 10648758 11.22 ns/op 17112.60 MB/s BenchmarkAddVV/4-4 10742100 11.17 ns/op 22919.39 MB/s BenchmarkAddVV/5-4 9812386 12.21 ns/op 26199.42 MB/s BenchmarkAddVV/10-4 8724937 13.73 ns/op 46612.37 MB/s BenchmarkAddVV/100-4 2462706 49.13 ns/op 130275.33 MB/s BenchmarkAddVV/1000-4 304666 395.9 ns/op 161636.88 MB/s BenchmarkSubVV/1-4 11662442 10.26 ns/op 6236.25 MB/s BenchmarkSubVV/2-4 11389305 10.50 ns/op 12191.34 MB/s BenchmarkSubVV/3-4 10703124 11.25 ns/op 17071.94 MB/s BenchmarkSubVV/4-4 10665871 11.08 ns/op 23099.22 MB/s BenchmarkSubVV/5-4 9876771 12.14 ns/op 26363.38 MB/s BenchmarkSubVV/10-4 8760121 13.67 ns/op 46803.93 MB/s BenchmarkSubVV/100-4 2443419 49.09 ns/op 130365.71 MB/s BenchmarkSubVV/1000-4 298531 396.9 ns/op 161252.63 MB/s BenchmarkAddVW/1-4 12951914 9.233 ns/op 866.42 MB/s BenchmarkAddVW/2-4 11880387 10.11 ns/op 1581.89 MB/s BenchmarkAddVW/3-4 11046346 10.81 ns/op 2219.80 MB/s BenchmarkAddVW/4-4 10887356 11.00 ns/op 2908.10 MB/s BenchmarkAddVW/5-4 10692327 11.16 ns/op 3582.89 MB/s BenchmarkAddVW/10-4 9389172 12.75 ns/op 6275.69 MB/s BenchmarkAddVW/100-4 3896007 30.76 ns/op 26010.19 MB/s BenchmarkAddVW/1000-4 581811 204.3 ns/op 39150.33 MB/s BenchmarkAddVWext/1-4 12909223 9.287 ns/op 861.39 MB/s BenchmarkAddVWext/2-4 11727544 10.11 ns/op 1582.81 MB/s BenchmarkAddVWext/3-4 11448022 10.47 ns/op 2291.81 MB/s BenchmarkAddVWext/4-4 10988809 10.95 ns/op 2922.70 MB/s BenchmarkAddVWext/5-4 10700490 11.17 ns/op 3581.15 MB/s BenchmarkAddVWext/10-4 9427647 12.74 ns/op 6280.89 MB/s BenchmarkAddVWext/100-4 2639469 45.43 ns/op 17608.65 MB/s BenchmarkAddVWext/1000-4 319638 374.8 ns/op 21346.16 MB/s BenchmarkSubVW/1-4 13025185 9.263 ns/op 863.69 MB/s BenchmarkSubVW/2-4 11896689 10.09 ns/op 1586.22 MB/s BenchmarkSubVW/3-4 11443131 10.52 ns/op 2280.38 MB/s BenchmarkSubVW/4-4 10958784 10.95 ns/op 2922.67 MB/s BenchmarkSubVW/5-4 10732838 11.22 ns/op 3566.52 MB/s BenchmarkSubVW/10-4 9441444 12.73 ns/op 6283.42 MB/s BenchmarkSubVW/100-4 3895279 30.84 ns/op 25944.38 MB/s BenchmarkSubVW/1000-4 584236 204.2 ns/op 39184.42 MB/s BenchmarkSubVWext/1-4 12864934 9.316 ns/op 858.73 MB/s BenchmarkSubVWext/2-4 11820378 10.09 ns/op 1585.62 MB/s BenchmarkSubVWext/3-4 11505450 10.44 ns/op 2298.90 MB/s BenchmarkSubVWext/4-4 10991628 10.99 ns/op 2913.03 MB/s BenchmarkSubVWext/5-4 10664505 11.13 ns/op 3592.38 MB/s BenchmarkSubVWext/10-4 9441147 12.71 ns/op 6291.83 MB/s BenchmarkSubVWext/100-4 2639557 45.51 ns/op 17576.86 MB/s BenchmarkSubVWext/1000-4 320156 374.4 ns/op 21370.00 MB/s BenchmarkMulAddVWW/1-4 11214574 10.72 ns/op 5968.84 MB/s BenchmarkMulAddVWW/2-4 10074890 11.92 ns/op 10739.93 MB/s BenchmarkMulAddVWW/3-4 9171478 13.06 ns/op 14698.48 MB/s BenchmarkMulAddVWW/4-4 8030000 14.95 ns/op 17122.16 MB/s BenchmarkMulAddVWW/5-4 7243402 16.55 ns/op 19332.46 MB/s BenchmarkMulAddVWW/10-4 4630586 25.92 ns/op 24688.18 MB/s BenchmarkMulAddVWW/100-4 499624 238.8 ns/op 26805.54 MB/s BenchmarkMulAddVWW/1000-4 50492 2365 ns/op 27059.70 MB/s BenchmarkAddMulVVW/1-4 12149930 9.769 ns/op 6551.21 MB/s BenchmarkAddMulVVW/2-4 10989775 10.90 ns/op 11741.22 MB/s BenchmarkAddMulVVW/3-4 9648598 12.44 ns/op 15435.23 MB/s BenchmarkAddMulVVW/4-4 8505330 14.10 ns/op 18153.89 MB/s BenchmarkAddMulVVW/5-4 7521134 15.94 ns/op 20075.72 MB/s BenchmarkAddMulVVW/10-4 4918782 24.41 ns/op 26223.30 MB/s BenchmarkAddMulVVW/100-4 499316 235.6 ns/op 27165.01 MB/s BenchmarkAddMulVVW/1000-4 50869 2355 ns/op 27171.16 MB/s BenchmarkDivWVW/1-4 1364587 89.31 ns/op 716.63 MB/s BenchmarkDivWVW/2-4 813646 145.9 ns/op 877.10 MB/s BenchmarkDivWVW/3-4 731564 165.9 ns/op 1157.38 MB/s BenchmarkDivWVW/4-4 630145 187.5 ns/op 1365.39 MB/s BenchmarkDivWVW/5-4 601599 199.2 ns/op 1606.07 MB/s BenchmarkDivWVW/10-4 412212 289.4 ns/op 2211.36 MB/s BenchmarkDivWVW/100-4 64605 1848 ns/op 3463.10 MB/s BenchmarkDivWVW/1000-4 6753 17371 ns/op 3684.32 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12240201 9.044 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12209266 9.268 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11415350 9.923 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11222925 10.01 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10906513 10.39 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10786362 10.43 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10004335 11.36 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9875568 11.47 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9576618 11.81 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9602304 11.89 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7957580 14.27 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7775868 14.79 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1990170 60.06 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1930855 61.38 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 232629 515.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 203734 587.3 ns/op BenchmarkDecimalConversion-4 186 656268 ns/op BenchmarkFloatString/100-4 10000 10961 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 218 546886 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 50337676 ns/op 60392 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 4946474438 ns/op 831056 B/op 507 allocs/op BenchmarkFloatAdd/10-4 134316 880.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 133288 887.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 126015 941.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 78313 1515 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16083 7448 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 170589 704.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 169156 704.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 167793 715.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 141474 843.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 51865 2296 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1627 72714 ns/op BenchmarkParseFloatLargeExp-4 394 305679 ns/op BenchmarkGCD10x10/WithoutXY-4 160440 736.6 ns/op BenchmarkGCD10x10/WithXY-4 45517 2658 ns/op BenchmarkGCD10x100/WithoutXY-4 81242 1504 ns/op BenchmarkGCD10x100/WithXY-4 15064 8414 ns/op BenchmarkGCD10x1000/WithoutXY-4 56880 2110 ns/op BenchmarkGCD10x1000/WithXY-4 12560 9657 ns/op BenchmarkGCD100x100/WithoutXY-4 24102 5120 ns/op BenchmarkGCD100x100/WithXY-4 8875 13121 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10037 ns/op BenchmarkGCD100x1000/WithXY-4 5557 21241 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1977 60257 ns/op BenchmarkGCD1000x1000/WithXY-4 1048 113098 ns/op BenchmarkHilbert-4 16 6669442 ns/op BenchmarkBinomial-4 9969 11725 ns/op BenchmarkQuoRem-4 18666 6755 ns/op BenchmarkExp-4 7 15564782 ns/op BenchmarkExpMont/Odd-4 100 1132615 ns/op 2605 B/op 22 allocs/op BenchmarkExpMont/Even1-4 98 1129886 ns/op 3370 B/op 38 allocs/op BenchmarkExpMont/Even2-4 97 1191400 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even3-4 92 1171045 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even4-4 94 1171364 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even8-4 96 1173779 ns/op 3886 B/op 54 allocs/op BenchmarkExpMont/Even32-4 93 1177396 ns/op 3831 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1007684 ns/op 3645 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1036604 ns/op 3749 B/op 50 allocs/op BenchmarkExpMont/Even128-4 133 887238 ns/op 3243 B/op 50 allocs/op BenchmarkExpMont/Even255-4 144 830865 ns/op 2949 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 301 390693 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 274 439283 ns/op 1724 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 273 435475 ns/op 1748 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 278 437427 ns/op 1732 B/op 47 allocs/op BenchmarkExp2-4 7 15513993 ns/op BenchmarkBitset-4 517741 222.7 ns/op BenchmarkBitsetNeg-4 314602 389.8 ns/op BenchmarkBitsetOrig-4 193516 615.1 ns/op BenchmarkBitsetNegOrig-4 135908 942.4 ns/op BenchmarkModSqrt225_Tonelli-4 84 1378721 ns/op BenchmarkModSqrt225_3Mod4-4 276 417591 ns/op BenchmarkModSqrt231_Tonelli-4 76 1439359 ns/op BenchmarkModSqrt231_5Mod8-4 238 497498 ns/op BenchmarkModInverse-4 10000 10502 ns/op BenchmarkSqrt-4 1402 84010 ns/op BenchmarkIntSqr/1-4 892219 131.1 ns/op BenchmarkIntSqr/2-4 536691 222.7 ns/op BenchmarkIntSqr/3-4 467748 252.1 ns/op BenchmarkIntSqr/5-4 343815 347.4 ns/op BenchmarkIntSqr/8-4 234956 510.4 ns/op BenchmarkIntSqr/10-4 187712 640.1 ns/op BenchmarkIntSqr/20-4 40958 3008 ns/op BenchmarkIntSqr/30-4 29019 4336 ns/op BenchmarkIntSqr/50-4 16002 7705 ns/op BenchmarkIntSqr/80-4 7968 14437 ns/op BenchmarkIntSqr/100-4 5630 20267 ns/op BenchmarkIntSqr/200-4 1914 63013 ns/op BenchmarkIntSqr/300-4 936 125247 ns/op BenchmarkIntSqr/500-4 398 295813 ns/op BenchmarkIntSqr/800-4 188 638468 ns/op BenchmarkIntSqr/1000-4 127 932243 ns/op BenchmarkDiv/20/10-4 277020 428.2 ns/op BenchmarkDiv/40/20-4 278359 428.0 ns/op BenchmarkDiv/100/50-4 258950 460.5 ns/op BenchmarkDiv/200/100-4 42615 2954 ns/op BenchmarkDiv/400/200-4 40453 2955 ns/op BenchmarkDiv/1000/500-4 34605 3603 ns/op BenchmarkDiv/2000/1000-4 26226 4911 ns/op BenchmarkDiv/20000/10000-4 810 142404 ns/op BenchmarkDiv/200000/100000-4 20 5838434 ns/op BenchmarkDiv/2000000/1000000-4 1 186537188 ns/op BenchmarkDiv/20000000/10000000-4 1 6147312319 ns/op BenchmarkMul-4 3 37522718 ns/op BenchmarkNatMul/10-4 138109 851.6 ns/op BenchmarkNatMul/100-4 4005 28724 ns/op BenchmarkNatMul/1000-4 100 1030274 ns/op BenchmarkZeroShifts/Shl-4 22258 5299 ns/op BenchmarkZeroShifts/ShlSame-4 2698952 44.54 ns/op BenchmarkZeroShifts/Shr-4 22315 5300 ns/op BenchmarkZeroShifts/ShrSame-4 2936293 39.17 ns/op BenchmarkExp3Power/0x10-4 147016 813.8 ns/op BenchmarkExp3Power/0x40-4 127963 975.3 ns/op BenchmarkExp3Power/0x100-4 74370 1596 ns/op BenchmarkExp3Power/0x400-4 33866 3502 ns/op BenchmarkExp3Power/0x1000-4 8090 16101 ns/op BenchmarkExp3Power/0x4000-4 1095 104279 ns/op BenchmarkExp3Power/0x10000-4 123 959451 ns/op BenchmarkExp3Power/0x40000-4 12 9473156 ns/op BenchmarkExp3Power/0x100000-4 2 88281894 ns/op BenchmarkExp3Power/0x400000-4 1 814930147 ns/op BenchmarkFibo-4 4 30099608 ns/op BenchmarkNatSqr/1-4 732850 155.0 ns/op BenchmarkNatSqr/2-4 434077 272.0 ns/op BenchmarkNatSqr/3-4 369243 343.7 ns/op BenchmarkNatSqr/5-4 260356 466.8 ns/op BenchmarkNatSqr/8-4 167575 705.9 ns/op BenchmarkNatSqr/10-4 133670 834.8 ns/op BenchmarkNatSqr/20-4 37230 3210 ns/op BenchmarkNatSqr/30-4 25867 4534 ns/op BenchmarkNatSqr/50-4 14524 8200 ns/op BenchmarkNatSqr/80-4 7654 15432 ns/op BenchmarkNatSqr/100-4 5706 21421 ns/op BenchmarkNatSqr/200-4 1814 64573 ns/op BenchmarkNatSqr/300-4 903 128522 ns/op BenchmarkNatSqr/500-4 392 300590 ns/op BenchmarkNatSqr/800-4 188 619458 ns/op BenchmarkNatSqr/1000-4 130 909664 ns/op BenchmarkNatSetBytes/8-4 664966 170.7 ns/op BenchmarkNatSetBytes/24-4 190177 574.1 ns/op BenchmarkNatSetBytes/128-4 47184 2422 ns/op BenchmarkNatSetBytes/7-4 657375 166.6 ns/op BenchmarkNatSetBytes/23-4 199064 573.6 ns/op BenchmarkNatSetBytes/127-4 48327 2497 ns/op BenchmarkScanPi-4 178 659847 ns/op BenchmarkStringPiParallel-4 651 163963 ns/op BenchmarkScan/10/Base2-4 31753 3798 ns/op BenchmarkScan/100/Base2-4 3573 33374 ns/op BenchmarkScan/1000/Base2-4 364 334219 ns/op BenchmarkScan/10/Base8-4 77432 1542 ns/op BenchmarkScan/100/Base8-4 10000 11593 ns/op BenchmarkScan/1000/Base8-4 1047 114495 ns/op BenchmarkScan/10/Base10-4 84399 1437 ns/op BenchmarkScan/100/Base10-4 10000 10650 ns/op BenchmarkScan/1000/Base10-4 1156 104794 ns/op BenchmarkScan/10/Base16-4 94886 1247 ns/op BenchmarkScan/100/Base16-4 13185 9088 ns/op BenchmarkScan/1000/Base16-4 1326 88658 ns/op BenchmarkString/10/Base2-4 150908 728.2 ns/op BenchmarkString/100/Base2-4 20306 5410 ns/op BenchmarkString/1000/Base2-4 1977 50732 ns/op BenchmarkString/10/Base8-4 333495 380.3 ns/op BenchmarkString/100/Base8-4 59978 2030 ns/op BenchmarkString/1000/Base8-4 5899 17993 ns/op BenchmarkString/10/Base10-4 146356 812.5 ns/op BenchmarkString/100/Base10-4 32431 3547 ns/op BenchmarkString/1000/Base10-4 4102 27887 ns/op BenchmarkString/10/Base16-4 368146 330.9 ns/op BenchmarkString/100/Base16-4 72092 1595 ns/op BenchmarkString/1000/Base16-4 7348 13918 ns/op BenchmarkLeafSize/0-4 46 2484662 ns/op BenchmarkLeafSize/1-4 366 320151 ns/op BenchmarkLeafSize/2-4 366 309008 ns/op BenchmarkLeafSize/3-4 260 465517 ns/op BenchmarkLeafSize/4-4 372 317511 ns/op BenchmarkLeafSize/5-4 225 523983 ns/op BenchmarkLeafSize/6-4 256 450874 ns/op BenchmarkLeafSize/7-4 284 428642 ns/op BenchmarkLeafSize/8-4 396 311651 ns/op BenchmarkLeafSize/9-4 190 584007 ns/op BenchmarkLeafSize/10-4 235 509396 ns/op BenchmarkLeafSize/11-4 234 496465 ns/op BenchmarkLeafSize/12-4 259 448072 ns/op BenchmarkLeafSize/13-4 231 479464 ns/op BenchmarkLeafSize/14-4 276 419834 ns/op BenchmarkLeafSize/15-4 308 377508 ns/op BenchmarkLeafSize/16-4 360 313400 ns/op BenchmarkLeafSize/32-4 372 319941 ns/op BenchmarkLeafSize/64-4 343 336013 ns/op BenchmarkProbablyPrime/n=0-4 7 14411148 ns/op BenchmarkProbablyPrime/n=1-4 6 16875819 ns/op BenchmarkProbablyPrime/n=5-4 4 27009768 ns/op BenchmarkProbablyPrime/n=10-4 3 38803837 ns/op BenchmarkProbablyPrime/n=20-4 2 63542776 ns/op BenchmarkProbablyPrime/Lucas-4 9 12171128 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2474687 ns/op BenchmarkRatCmp-4 172219 724.9 ns/op BenchmarkFloatSqrt/64-4 19302 6155 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12009 9897 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8150 14138 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4345 27475 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 700 166727 ns/op 18025 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 43 2682582 ns/op 176466 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 213160426 ns/op 3813288 B/op 645 allocs/op PASS ok math/big 52.386s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8298985 14.47 ns/op BenchmarkLeadingZeros8-4 8100314 14.79 ns/op BenchmarkLeadingZeros16-4 9145310 13.12 ns/op BenchmarkLeadingZeros32-4 9133560 13.11 ns/op BenchmarkLeadingZeros64-4 9133310 13.10 ns/op BenchmarkTrailingZeros-4 9362769 13.08 ns/op BenchmarkTrailingZeros8-4 9136953 13.10 ns/op BenchmarkTrailingZeros16-4 9137983 13.12 ns/op BenchmarkTrailingZeros32-4 9389113 12.82 ns/op BenchmarkTrailingZeros64-4 9392464 12.77 ns/op BenchmarkOnesCount-4 9144084 13.11 ns/op BenchmarkOnesCount8-4 9397789 12.78 ns/op BenchmarkOnesCount16-4 9146564 13.12 ns/op BenchmarkOnesCount32-4 9132810 13.11 ns/op BenchmarkOnesCount64-4 9152061 13.13 ns/op BenchmarkRotateLeft-4 9392434 12.80 ns/op BenchmarkRotateLeft8-4 9140712 13.11 ns/op BenchmarkRotateLeft16-4 9344514 12.77 ns/op BenchmarkRotateLeft32-4 9378956 12.77 ns/op BenchmarkRotateLeft64-4 8839206 13.11 ns/op BenchmarkReverse-4 17804790 6.828 ns/op BenchmarkReverse8-4 17728298 6.736 ns/op BenchmarkReverse16-4 17786844 6.784 ns/op BenchmarkReverse32-4 17772829 6.844 ns/op BenchmarkReverse64-4 17877363 6.760 ns/op BenchmarkReverseBytes-4 17635753 6.781 ns/op BenchmarkReverseBytes16-4 17695251 6.792 ns/op BenchmarkReverseBytes32-4 17712908 6.784 ns/op BenchmarkReverseBytes64-4 17811870 6.756 ns/op BenchmarkAdd-4 8826826 13.14 ns/op BenchmarkAdd32-4 9112862 13.11 ns/op BenchmarkAdd64-4 9341226 12.77 ns/op BenchmarkAdd64multiple-4 18347500 6.546 ns/op BenchmarkSub-4 9140294 13.12 ns/op BenchmarkSub32-4 9116518 13.13 ns/op BenchmarkSub64-4 9342418 12.79 ns/op BenchmarkSub64multiple-4 18354348 6.558 ns/op BenchmarkMul-4 9389701 12.78 ns/op BenchmarkMul32-4 9150944 13.11 ns/op BenchmarkMul64-4 9394905 12.78 ns/op BenchmarkDiv-4 2288978 51.17 ns/op BenchmarkDiv32-4 9135339 13.12 ns/op BenchmarkDiv64-4 2290513 50.20 ns/op PASS ok math/bits 6.808s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2742039 43.45 ns/op BenchmarkAcos-4 329586 342.6 ns/op BenchmarkAcosh-4 321088 365.8 ns/op BenchmarkAsin-4 349486 340.8 ns/op BenchmarkAsinh-4 326090 334.7 ns/op BenchmarkAtan-4 510212 227.3 ns/op BenchmarkAtanh-4 515658 230.1 ns/op BenchmarkConj-4 19435089 5.413 ns/op BenchmarkCos-4 543536 203.3 ns/op BenchmarkCosh-4 557196 213.0 ns/op BenchmarkExp-4 647472 181.4 ns/op BenchmarkLog-4 508836 225.6 ns/op BenchmarkLog10-4 504193 227.5 ns/op BenchmarkPhase-4 1464148 81.57 ns/op BenchmarkPolar-4 780680 142.3 ns/op BenchmarkPow-4 186957 628.6 ns/op BenchmarkRect-4 858098 137.9 ns/op BenchmarkSin-4 547125 212.0 ns/op BenchmarkSinh-4 546825 212.1 ns/op BenchmarkSqrt-4 1539228 78.29 ns/op BenchmarkTan-4 407469 290.6 ns/op BenchmarkTanh-4 393338 303.7 ns/op PASS ok math/cmplx 3.860s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 489116 229.5 ns/op BenchmarkInt63ThreadsafeParallel-4 411008 278.2 ns/op BenchmarkInt63Unthreadsafe-4 949156 122.2 ns/op BenchmarkIntn1000-4 615320 186.7 ns/op BenchmarkInt63n1000-4 755286 154.6 ns/op BenchmarkInt31n1000-4 740521 155.6 ns/op BenchmarkFloat32-4 728968 160.7 ns/op BenchmarkFloat64-4 940143 122.1 ns/op BenchmarkPerm3-4 146803 790.3 ns/op BenchmarkPerm30-4 17559 6818 ns/op BenchmarkPerm30ViaShuffle-4 18506 6448 ns/op BenchmarkShuffleOverhead-4 12471 9627 ns/op BenchmarkRead3-4 679470 174.7 ns/op BenchmarkRead64-4 63258 1840 ns/op BenchmarkRead1000-4 4075 26954 ns/op BenchmarkConcurrent-4 98509 1250 ns/op PASS ok math/rand 3.199s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 31798 3680 ns/op BenchmarkQDecodeWord-4 74278 1594 ns/op BenchmarkQDecodeHeader-4 72302 1701 ns/op BenchmarkTypeByExtension/.html-4 379324 307.6 ns/op BenchmarkTypeByExtension/.HTML-4 255490 449.8 ns/op BenchmarkTypeByExtension/.unused-4 311888 376.0 ns/op BenchmarkExtensionsByType/text/html-4 150380 823.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 78175 1521 ns/op BenchmarkExtensionsByType/application/octet-stream-4 97554 1240 ns/op PASS ok mime 2.339s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 592 180438 ns/op 47724 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 621 179620 ns/op 48057 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 246 484979 ns/op 104820 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 474 244368 ns/op 50104 B/op 207 allocs/op PASS ok mime/multipart 1.597s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 961 123052 ns/op PASS ok mime/quotedprintable 1.149s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 86 1264975 ns/op 8593 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 21 6581436 ns/op 19464 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5006619412 ns/op 158728 B/op 231 allocs/op BenchmarkDNSName-4 105960 1076 ns/op BenchmarkInterfaces-4 2756 41173 ns/op 9075 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3708 32217 ns/op 6923 B/op 22 allocs/op BenchmarkInterfaceByName-4 2792 41563 ns/op 9185 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1935 62408 ns/op 12585 B/op 63 allocs/op BenchmarkInterfacesAndAddrs-4 5926 19420 ns/op 2729 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1083 100138 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6472 17450 ns/op BenchmarkParseIPValidIPv4-4 288172 392.0 ns/op BenchmarkParseIPValidIPv6-4 164655 734.4 ns/op BenchmarkIPString/IPv4-4 100234 1144 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 12092 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42766 2717 ns/op BenchmarkIPEqual/IPv4-4 693666 173.7 ns/op BenchmarkIPEqual/IPv6-4 683929 172.6 ns/op BenchmarkSendFile/1024-4 1 1211136796 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1212957076 ns/op 0.00 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/4096-4 1 1204732316 ns/op 0.00 MB/s 552 B/op 12 allocs/op BenchmarkSendFile/8192-4 1 1204616836 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204905796 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010377769 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1010431050 ns/op 0.06 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/131072-4 1 1010642209 ns/op 0.13 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/262144-4 1 1011004810 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1011280610 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012171730 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010332609 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010524890 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010786090 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010504250 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010352970 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010447329 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010689650 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010760169 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1010854890 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011513130 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012511210 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010613330 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010525650 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010616170 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010667129 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010442250 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010664929 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010742770 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010900210 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010868810 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011206330 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012349290 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010229610 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010566970 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010317730 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010362369 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010454290 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010327890 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010432329 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010580170 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1010977890 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011156370 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012302649 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010399170 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010556210 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010322409 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010510890 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010435289 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010260890 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010403970 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010545209 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010796010 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011337249 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1011994530 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2836 38882 ns/op BenchmarkTCP4OneShotTimeout-4 2590 42758 ns/op BenchmarkTCP4Persistent-4 16542 7118 ns/op BenchmarkTCP4PersistentTimeout-4 16473 7309 ns/op BenchmarkTCP4ConcurrentReadWrite-4 32124 3783 ns/op BenchmarkSetReadDeadline-4 106329 1057 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 14786 8255 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 15399 7885 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 15610 7724 ns/op 0 B/op 0 allocs/op PASS ok net 66.692s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21088 5590 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8940 13394 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9908 10991 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15176 7856 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28867 4148 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32358 3713 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1657093 73.17 ns/op BenchmarkFindChild/n=2/rep=map-4 2641395 45.92 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1321870 92.79 ns/op BenchmarkFindChild/n=4/rep=linear-4 786678 145.4 ns/op BenchmarkFindChild/n=4/rep=map-4 2523655 47.74 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 690194 162.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 394830 279.8 ns/op BenchmarkFindChild/n=8/rep=map-4 2390504 50.48 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 373069 301.0 ns/op BenchmarkFindChild/n=16/rep=linear-4 201826 532.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2064927 51.15 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1718950 66.63 ns/op BenchmarkFindChild/n=32/rep=linear-4 109928 1073 ns/op BenchmarkFindChild/n=32/rep=map-4 2640319 42.89 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2060886 60.68 ns/op BenchmarkMultiConflicts-4 1 243195263 ns/op BenchmarkServerMatch-4 16822 7169 ns/op BenchmarkReadRequestChrome-4 3378 31928 ns/op 19.14 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8912 12083 ns/op 6.46 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8923 12190 ns/op 6.73 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6238 17423 ns/op 8.67 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15044 7894 ns/op 5.07 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 352 345596 ns/op 2.96 MB/s BenchmarkFileAndServer_1KB/https1-4 222 503344 ns/op 2.03 MB/s BenchmarkFileAndServer_1KB/h2-4 152 723943 ns/op 1.41 MB/s BenchmarkFileAndServer_16MB/h1-4 3 45032104 ns/op 372.56 MB/s BenchmarkFileAndServer_16MB/https1-4 1 121625592 ns/op 137.94 MB/s BenchmarkFileAndServer_16MB/h2-4 1 228377664 ns/op 73.46 MB/s BenchmarkFileAndServer_64MB/h1-4 1 181472027 ns/op 369.80 MB/s BenchmarkFileAndServer_64MB/https1-4 1 415114251 ns/op 161.66 MB/s BenchmarkFileAndServer_64MB/h2-4 1 922968255 ns/op 72.71 MB/s BenchmarkServeMux-4 187 637049 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 246 547943 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 398 317388 ns/op 6012 B/op 63 allocs/op BenchmarkClientServer/https1-4 232 469757 ns/op 6652 B/op 73 allocs/op BenchmarkClientServer/h2-4 175 616873 ns/op 10201 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1180 102871 ns/op 9307 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 18 5603615 ns/op 103142 B/op 1109 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60098: read tcp 127.0.0.1:39999->127.0.0.1:60098: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60154: write tcp 127.0.0.1:39999->127.0.0.1:60154: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60144: write tcp 127.0.0.1:39999->127.0.0.1:60144: use of closed network connection BenchmarkClientServerParallel/4/h2-4 152 696788 ns/op 18717 B/op 190 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50556: read tcp 127.0.0.1:36315->127.0.0.1:50556: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50582: write tcp 127.0.0.1:36315->127.0.0.1:50582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50600: write tcp 127.0.0.1:36315->127.0.0.1:50600: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50566: write tcp 127.0.0.1:36315->127.0.0.1:50566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54250: write tcp 127.0.0.1:37349->127.0.0.1:54250: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54346: write tcp 127.0.0.1:37349->127.0.0.1:54346: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54326: write tcp 127.0.0.1:37349->127.0.0.1:54326: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54276: write tcp 127.0.0.1:37349->127.0.0.1:54276: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54224: write tcp 127.0.0.1:37349->127.0.0.1:54224: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57846: write tcp 127.0.0.1:35353->127.0.0.1:57846: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 513 210053 ns/op 20831 B/op 113 allocs/op BenchmarkClientServerParallel/64/https1-4 25 4195534 ns/op 78463 B/op 855 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44254: read tcp 127.0.0.1:40957->127.0.0.1:44254: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44220: read tcp 127.0.0.1:40957->127.0.0.1:44220: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44230: write tcp 127.0.0.1:40957->127.0.0.1:44230: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44208: write tcp 127.0.0.1:40957->127.0.0.1:44208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44250: write tcp 127.0.0.1:40957->127.0.0.1:44250: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44246: write tcp 127.0.0.1:40957->127.0.0.1:44246: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34170: read tcp 127.0.0.1:36093->127.0.0.1:34170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34200: write tcp 127.0.0.1:36093->127.0.0.1:34200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34136: write tcp 127.0.0.1:36093->127.0.0.1:34136: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34210: read tcp 127.0.0.1:36093->127.0.0.1:34210: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 38 4030959 ns/op 73814 B/op 845 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49588: write tcp 127.0.0.1:42791->127.0.0.1:49588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49624: write tcp 127.0.0.1:42791->127.0.0.1:49624: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49642: read tcp 127.0.0.1:42791->127.0.0.1:49642: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49632: write tcp 127.0.0.1:42791->127.0.0.1:49632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49658: write tcp 127.0.0.1:42791->127.0.0.1:49658: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47388: read tcp 127.0.0.1:41591->127.0.0.1:47388: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47296: read tcp 127.0.0.1:41591->127.0.0.1:47296: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47380: read tcp 127.0.0.1:41591->127.0.0.1:47380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47436: read tcp 127.0.0.1:41591->127.0.0.1:47436: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47404: read tcp 127.0.0.1:41591->127.0.0.1:47404: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1017032089 ns/op 29872 B/op 157 allocs/op BenchmarkClient-4 392 292125 ns/op 3738 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 758 165059 ns/op 7436 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1480 79986 ns/op 3115 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1786 63736 ns/op 1957 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1804 69025 ns/op 2763 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1842 65136 ns/op 2750 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1818 66559 ns/op 2769 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1989 60563 ns/op 1936 B/op 14 allocs/op BenchmarkServerHijack-4 1053 117962 ns/op 16781 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 452 279383 ns/op 5894 B/op 52 allocs/op BenchmarkResponseStatusLine-4 378247 307.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.436s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7070 16512 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.200s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 83236 1408 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 421383 265.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 173167 701.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 59000 2024 ns/op BenchmarkStdIPv4-4 113748 1060 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 82785 1445 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 86923 1397 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 73148 1609 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 63560 1876 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1224267 96.20 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 106.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 890868 125.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 224516 509.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 251266 475.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 206156 528.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77461 1539 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 240762 494.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 136623 880.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 138216 852.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 130024 909.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 69667 1689 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 305678 403.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 114772 1051 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 151227 766.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 218113 529.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139890 838.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 265918 447.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132516 865.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 132981 876.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 118498 893.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 99966 1165 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 357866 313.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 105771 1123 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 86857 1407 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106104 1132 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 134245 894.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 99451 1216 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 202782 576.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 98653 1220 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 118240 996.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 144531 814.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 111918 1079 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 876321 137.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 813603 138.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 867477 138.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 759936 143.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 782166 142.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 768265 144.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 768225 142.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 771068 142.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 769783 142.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 272872 414.2 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 396819 296.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 161896 696.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 178935 650.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 172095 703.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 69410 1754 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 398432 272.5 ns/op PASS ok net/netip 8.474s 2023/09/20 18:45:07 Test RPC server listening on 127.0.0.1:40069 2023/09/20 18:45:07 Test HTTP RPC server listening on 127.0.0.1:37449 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2059 57048 ns/op BenchmarkEndToEndHTTP-4 1765 58959 ns/op BenchmarkEndToEndAsync-4 3418 34064 ns/op BenchmarkEndToEndAsyncHTTP-4 3574 32995 ns/op PASS ok net/rpc 1.803s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3280 34795 ns/op BenchmarkReadMIMEHeader/server_headers-4 4393 23618 ns/op BenchmarkUncommon-4 23245 5088 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.415s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3561 32185 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 68382 1726 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 406922 288.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 83773 1434 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 163171 731.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81006 1463 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13467 8985 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 339570 340.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 80484 1478 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 158618 733.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80776 1473 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14676 8082 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 147828 804.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 58976 2049 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 57678 2085 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25635 4731 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4550 25666 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 147026 817.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 57753 2068 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 57715 2092 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25581 4702 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4671 25363 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.171s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2041714 57.40 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 114658 1032 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 624 186871 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 242 482711 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 512 233831 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 74973 1617 ns/op BenchmarkStatFile-4 55173 2211 ns/op BenchmarkStatDir-4 59666 2053 ns/op BenchmarkLstatDot-4 75530 1608 ns/op BenchmarkLstatFile-4 55268 2221 ns/op BenchmarkLstatDir-4 59390 2080 ns/op PASS ok os 2.648s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 212 546370 ns/op 6769 B/op 30 allocs/op PASS ok os/exec 1.192s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 310520 352.4 ns/op PASS ok os/user 1.131s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3206223 37.25 ns/op BenchmarkString-4 2283777 53.01 ns/op BenchmarkBytes-4 1965043 60.69 ns/op BenchmarkNamedBytes-4 910995 125.7 ns/op BenchmarkBytesArray-4 691100 169.1 ns/op BenchmarkSliceLen-4 2272968 52.24 ns/op BenchmarkMapLen-4 784231 147.4 ns/op BenchmarkStringLen-4 1335756 89.13 ns/op BenchmarkArrayLen-4 1000000 111.3 ns/op BenchmarkSliceCap-4 2378406 50.03 ns/op BenchmarkDeepEqual/int8-4 425157 279.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83432 1437 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 362923 329.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81106 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 360516 327.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80929 1489 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 366416 325.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80385 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 364165 328.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 79126 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 411336 281.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103386 1164 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 361340 327.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80667 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 363891 324.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80258 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 357151 334.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80434 1488 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 364657 327.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80436 1493 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 358320 329.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80341 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 365086 327.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80607 1487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 365602 327.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80452 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 365558 326.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 79904 1488 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 367718 329.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 79712 1502 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 426942 277.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83678 1428 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 365362 322.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80008 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 103767 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51088 2352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41767 2858 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29582 4021 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31050 3872 ns/op BenchmarkIsZero/ArrayComparable-4 209690 562.7 ns/op BenchmarkIsZero/ArrayIncomparable-4 27055 4439 ns/op BenchmarkIsZero/StructComparable-4 471253 254.7 ns/op BenchmarkIsZero/StructIncomparable-4 125792 942.5 ns/op BenchmarkSetZero/Bool/Direct-4 2639371 46.18 ns/op BenchmarkSetZero/Bool/CachedZero-4 620000 190.8 ns/op BenchmarkSetZero/Bool/NewZero-4 487035 244.2 ns/op BenchmarkSetZero/Int/Direct-4 1908572 62.88 ns/op BenchmarkSetZero/Int/CachedZero-4 643542 186.0 ns/op BenchmarkSetZero/Int/NewZero-4 492448 239.9 ns/op BenchmarkSetZero/Uint/Direct-4 1917999 62.62 ns/op BenchmarkSetZero/Uint/CachedZero-4 629259 187.4 ns/op BenchmarkSetZero/Uint/NewZero-4 491263 239.7 ns/op BenchmarkSetZero/Float/Direct-4 1912394 62.82 ns/op BenchmarkSetZero/Float/CachedZero-4 642811 185.4 ns/op BenchmarkSetZero/Float/NewZero-4 497858 240.1 ns/op BenchmarkSetZero/Complex/Direct-4 1919100 62.65 ns/op BenchmarkSetZero/Complex/CachedZero-4 635740 186.3 ns/op BenchmarkSetZero/Complex/NewZero-4 490893 241.1 ns/op BenchmarkSetZero/Array/Direct-4 1708840 69.93 ns/op BenchmarkSetZero/Array/CachedZero-4 606194 193.1 ns/op BenchmarkSetZero/Array/NewZero-4 477486 249.3 ns/op BenchmarkSetZero/Chan/Direct-4 1959280 61.34 ns/op BenchmarkSetZero/Chan/CachedZero-4 631684 189.1 ns/op BenchmarkSetZero/Chan/NewZero-4 489531 242.7 ns/op BenchmarkSetZero/Func/Direct-4 1947417 61.21 ns/op BenchmarkSetZero/Func/CachedZero-4 628838 189.2 ns/op BenchmarkSetZero/Func/NewZero-4 490660 243.0 ns/op BenchmarkSetZero/Interface/Direct-4 1799425 67.08 ns/op BenchmarkSetZero/Interface/CachedZero-4 628825 188.3 ns/op BenchmarkSetZero/Interface/NewZero-4 485719 242.6 ns/op BenchmarkSetZero/Map/Direct-4 1953871 61.15 ns/op BenchmarkSetZero/Map/CachedZero-4 624999 189.2 ns/op BenchmarkSetZero/Map/NewZero-4 493981 243.2 ns/op BenchmarkSetZero/Pointer/Direct-4 1958976 61.21 ns/op BenchmarkSetZero/Pointer/CachedZero-4 620590 188.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 482353 240.0 ns/op BenchmarkSetZero/Slice/Direct-4 1752051 68.22 ns/op BenchmarkSetZero/Slice/CachedZero-4 627996 190.7 ns/op BenchmarkSetZero/Slice/NewZero-4 482120 245.0 ns/op BenchmarkSetZero/String/Direct-4 1951465 61.42 ns/op BenchmarkSetZero/String/CachedZero-4 626906 188.5 ns/op BenchmarkSetZero/String/NewZero-4 492529 242.5 ns/op BenchmarkSetZero/Struct/Direct-4 1731662 71.38 ns/op BenchmarkSetZero/Struct/CachedZero-4 616586 189.9 ns/op BenchmarkSetZero/Struct/NewZero-4 480922 246.9 ns/op BenchmarkSelect/1-4 156168 805.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 67640 1816 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36274 3305 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 181026 635.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 134272 856.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 111394 1055 ns/op 121.33 MB/s BenchmarkCallArgCopy/size=256-4 104420 1137 ns/op 225.12 MB/s BenchmarkCallArgCopy/size=1024-4 69188 1748 ns/op 585.89 MB/s BenchmarkCallArgCopy/size=4096-4 30229 3935 ns/op 1040.98 MB/s BenchmarkCallArgCopy/size=65536-4 2086 57210 ns/op 1145.52 MB/s BenchmarkFieldByName1-4 1203702 99.88 ns/op BenchmarkFieldByName2-4 100766 1238 ns/op BenchmarkFieldByName3-4 13536 8872 ns/op BenchmarkInterfaceBig-4 2765527 43.26 ns/op BenchmarkInterfaceSmall-4 2782677 43.20 ns/op BenchmarkNew-4 1775907 67.75 ns/op BenchmarkMap/StringKeys/MapIndex-4 2274 53066 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1779 65671 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2107 55574 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1678 68946 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2266 51893 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1778 65408 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 168936 651.9 ns/op PASS ok reflect 17.646s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 14010 8157 ns/op 9294 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21961 5415 ns/op 9289 B/op 1 allocs/op BenchmarkFindString-4 14740 8096 ns/op 9417 B/op 1 allocs/op BenchmarkFindSubmatch-4 13576 8882 ns/op 9314 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13908 8430 ns/op 9248 B/op 2 allocs/op BenchmarkLiteral-4 26324 4474 ns/op BenchmarkNotLiteral-4 3903 29612 ns/op BenchmarkMatchClass-4 2805 40359 ns/op BenchmarkMatchClass_InRange-4 2996 39802 ns/op BenchmarkReplaceAll-4 3286 37519 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 26929 4428 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 35762 3174 ns/op BenchmarkAnchoredShortMatch-4 21372 5555 ns/op BenchmarkAnchoredLongMatch-4 18003 6622 ns/op BenchmarkOnePassShortA-4 16431 7271 ns/op BenchmarkNotOnePassShortA-4 8293 12906 ns/op BenchmarkOnePassShortB-4 20461 5878 ns/op BenchmarkNotOnePassShortB-4 10000 10086 ns/op BenchmarkOnePassLongPrefix-4 66384 1847 ns/op BenchmarkOnePassLongNotPrefix-4 24019 5054 ns/op BenchmarkMatchParallelShared-4 31873 3863 ns/op BenchmarkMatchParallelCopied-4 31512 3808 ns/op BenchmarkQuoteMetaAll-4 134444 871.1 ns/op 16.07 MB/s BenchmarkQuoteMetaNone-4 262680 462.0 ns/op 56.27 MB/s BenchmarkCompile/Onepass-4 3852 29623 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1501 76274 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 164 725716 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2261331 52.44 ns/op 305.13 MB/s BenchmarkMatch/Easy0/32-4 29398 3971 ns/op 8.06 MB/s BenchmarkMatch/Easy0/1K-4 26062 4634 ns/op 220.97 MB/s BenchmarkMatch/Easy0i/16-4 2257624 53.33 ns/op 300.00 MB/s BenchmarkMatch/Easy0i/32-4 4784 22180 ns/op 1.44 MB/s BenchmarkMatch/Easy0i/1K-4 206 574363 ns/op 1.78 MB/s BenchmarkMatch/Easy1/16-4 2235758 51.34 ns/op 311.66 MB/s BenchmarkMatch/Easy1/32-4 30057 4037 ns/op 7.93 MB/s BenchmarkMatch/Easy1/1K-4 7556 15696 ns/op 65.24 MB/s BenchmarkMatch/Medium/16-4 2272275 52.15 ns/op 306.79 MB/s BenchmarkMatch/Medium/32-4 5546 18994 ns/op 1.68 MB/s BenchmarkMatch/Medium/1K-4 246 481402 ns/op 2.13 MB/s BenchmarkMatch/Hard/16-4 2323812 52.62 ns/op 304.09 MB/s BenchmarkMatch/Hard/32-4 3694 30260 ns/op 1.06 MB/s BenchmarkMatch/Hard/1K-4 151 786380 ns/op 1.30 MB/s BenchmarkMatch/Hard1/16-4 1358 88060 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 704 169531 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 22 5130623 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 23503 5137 ns/op 3.11 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13824 8682 ns/op 3.69 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 513 230136 ns/op 4.45 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.570s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 709236 167.3 ns/op BenchmarkIsWordChar-4 173397 692.6 ns/op PASS ok regexp/syntax 2.644s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 79755 1508 ns/op BenchmarkCallers/inlined-4 122234 954.8 ns/op BenchmarkCallers/no-cache-4 36614 3281 ns/op BenchmarkFPCallers/cached-4 2526290 47.41 ns/op BenchmarkMakeChan/Byte-4 758744 132.3 ns/op BenchmarkMakeChan/Int-4 747049 164.5 ns/op BenchmarkMakeChan/Ptr-4 435526 254.5 ns/op BenchmarkMakeChan/Struct/0-4 992554 121.9 ns/op BenchmarkMakeChan/Struct/32-4 423136 253.2 ns/op BenchmarkMakeChan/Struct/40-4 437034 285.1 ns/op BenchmarkChanNonblocking-4 7909556 14.55 ns/op BenchmarkSelectUncontended-4 1000000 114.5 ns/op BenchmarkSelectSyncContended-4 20298 5918 ns/op BenchmarkSelectAsyncContended-4 73804 1610 ns/op BenchmarkSelectNonblock-4 3830013 31.25 ns/op BenchmarkChanUncontended-4 10978 13023 ns/op BenchmarkChanContended-4 1002 116372 ns/op BenchmarkChanSync-4 148068 816.1 ns/op BenchmarkChanSyncWork-4 52801 2221 ns/op BenchmarkChanProdCons0-4 61825 1978 ns/op BenchmarkChanProdCons10-4 95956 1409 ns/op BenchmarkChanProdCons100-4 89066 1336 ns/op BenchmarkChanProdConsWork0-4 55100 2225 ns/op BenchmarkChanProdConsWork10-4 74680 1693 ns/op BenchmarkChanProdConsWork100-4 79993 1495 ns/op BenchmarkSelectProdCons-4 52659 2146 ns/op BenchmarkReceiveDataFromClosedChan-4 725355 166.8 ns/op BenchmarkChanCreation-4 202508 820.2 ns/op BenchmarkChanSem-4 87378 1467 ns/op BenchmarkChanPopular-4 85 1184943 ns/op BenchmarkChanClosed-4 445294 368.5 ns/op BenchmarkCallClosure-4 5404304 22.19 ns/op BenchmarkCallClosure1-4 5748051 20.98 ns/op BenchmarkCallClosure2-4 1230944 96.36 ns/op BenchmarkCallClosure3-4 1383592 80.00 ns/op BenchmarkCallClosure4-4 1234599 95.31 ns/op BenchmarkComplex128DivNormal-4 10161294 11.86 ns/op BenchmarkComplex128DivNisNaN-4 9460767 12.73 ns/op BenchmarkComplex128DivDisNaN-4 9226822 13.00 ns/op BenchmarkComplex128DivNisInf-4 10995615 10.89 ns/op BenchmarkComplex128DivDisInf-4 6226585 19.37 ns/op BenchmarkSetTypePtr-4 56825742 2.118 ns/op 3776.54 MB/s BenchmarkSetTypePtr8-4 12133810 9.987 ns/op 6408.46 MB/s BenchmarkSetTypePtr16-4 12098190 9.934 ns/op 12885.36 MB/s BenchmarkSetTypePtr32-4 12174385 9.958 ns/op 25707.35 MB/s BenchmarkSetTypePtr64-4 12100532 9.902 ns/op 51704.46 MB/s BenchmarkSetTypePtr126-4 7352310 16.40 ns/op 61478.31 MB/s BenchmarkSetTypePtr128-4 7517289 16.00 ns/op 64015.20 MB/s BenchmarkSetTypePtrSlice-4 1000000 112.2 ns/op 73044.54 MB/s BenchmarkSetTypeNode1-4 12067965 10.00 ns/op 2399.66 MB/s BenchmarkSetTypeNode1Slice-4 5559848 21.59 ns/op 35579.61 MB/s BenchmarkSetTypeNode8-4 12141324 9.882 ns/op 8095.21 MB/s BenchmarkSetTypeNode8Slice-4 2350542 51.26 ns/op 49946.18 MB/s BenchmarkSetTypeNode64-4 7178510 16.35 ns/op 32294.45 MB/s BenchmarkSetTypeNode64Slice-4 277128 431.8 ns/op 39127.92 MB/s BenchmarkSetTypeNode64Dead-4 9062787 13.22 ns/op 39929.28 MB/s BenchmarkSetTypeNode64DeadSlice-4 312284 381.3 ns/op 44309.04 MB/s BenchmarkSetTypeNode124-4 7335303 16.35 ns/op 61666.11 MB/s BenchmarkSetTypeNode124Slice-4 231193 517.7 ns/op 62310.64 MB/s BenchmarkSetTypeNode126-4 7517590 15.92 ns/op 64314.66 MB/s BenchmarkSetTypeNode126Slice-4 230628 521.2 ns/op 62869.80 MB/s BenchmarkSetTypeNode128-4 5272584 22.77 ns/op 45675.10 MB/s BenchmarkSetTypeNode128Slice-4 176137 682.0 ns/op 48796.24 MB/s BenchmarkSetTypeNode130-4 5282713 22.73 ns/op 46455.78 MB/s BenchmarkSetTypeNode130Slice-4 173414 693.3 ns/op 48743.47 MB/s BenchmarkSetTypeNode1024-4 1000000 117.4 ns/op 69888.85 MB/s BenchmarkSetTypeNode1024Slice-4 31633 3793 ns/op 69239.84 MB/s BenchmarkAllocation-4 5072 30857 ns/op BenchmarkReadMemStats-4 10000 11571 ns/op BenchmarkReadMemStatsLatency-4 1 56200 p50-ns 56200 p90-ns 56200 p99-ns BenchmarkWriteBarrier-4 2938810 39.04 ns/op BenchmarkBulkWriteBarrier-4 7173926 14.01 ns/op BenchmarkScanStackNoLocals-4 3 38031531 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11916348 10.43 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11819959 11.39 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9152563 13.43 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7183891 18.06 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4691502 25.97 ns/op BenchmarkHash5-4 6245719 18.48 ns/op 270.63 MB/s BenchmarkHash16-4 6611658 18.11 ns/op 883.71 MB/s BenchmarkHash64-4 5928314 20.13 ns/op 3179.19 MB/s BenchmarkHash1024-4 1891107 63.53 ns/op 16117.53 MB/s BenchmarkHash65536-4 41602 2857 ns/op 22935.23 MB/s BenchmarkAlignedLoad-4 7752859 14.81 ns/op BenchmarkUnalignedLoad-4 7420672 15.47 ns/op BenchmarkEqEfaceConcrete-4 5844319 20.50 ns/op BenchmarkEqIfaceConcrete-4 5482114 21.54 ns/op BenchmarkNeEfaceConcrete-4 5851135 20.52 ns/op BenchmarkNeIfaceConcrete-4 5943277 20.20 ns/op BenchmarkConvT2EByteSized/bool-4 5543236 21.53 ns/op BenchmarkConvT2EByteSized/uint8-4 5483317 21.85 ns/op BenchmarkConvT2ESmall-4 5169739 23.23 ns/op BenchmarkConvT2EUintptr-4 4854824 24.74 ns/op BenchmarkConvT2ELarge-4 1000000 118.2 ns/op BenchmarkConvT2ISmall-4 5243608 22.88 ns/op BenchmarkConvT2IUintptr-4 4883035 24.65 ns/op BenchmarkConvT2ILarge-4 978217 122.0 ns/op BenchmarkConvI2E-4 4458162 26.22 ns/op BenchmarkConvI2I-4 4038745 29.26 ns/op BenchmarkAssertE2T-4 4104511 29.27 ns/op BenchmarkAssertE2TLarge-4 2349331 50.41 ns/op BenchmarkAssertE2I-4 4198604 28.21 ns/op BenchmarkAssertI2T-4 3871496 30.91 ns/op BenchmarkAssertI2I-4 4093411 28.87 ns/op BenchmarkAssertI2E-4 5095507 22.87 ns/op BenchmarkAssertE2E-4 5095965 22.85 ns/op BenchmarkAssertE2T2-4 3207619 37.39 ns/op BenchmarkAssertE2T2Blank-4 3839100 31.26 ns/op BenchmarkAssertI2E2-4 3901698 30.69 ns/op BenchmarkAssertI2E2Blank-4 5094727 22.88 ns/op BenchmarkAssertE2E2-4 4000869 29.99 ns/op BenchmarkAssertE2E2Blank-4 5093966 22.86 ns/op BenchmarkConvT2Ezero/zero/16-4 4906386 24.37 ns/op BenchmarkConvT2Ezero/zero/32-4 4909542 24.46 ns/op BenchmarkConvT2Ezero/zero/64-4 4937166 24.43 ns/op BenchmarkConvT2Ezero/zero/str-4 4863694 24.66 ns/op BenchmarkConvT2Ezero/zero/slice-4 4871569 24.60 ns/op BenchmarkConvT2Ezero/zero/big-4 231849 459.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1235304 98.71 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 102.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 217917 464.6 ns/op BenchmarkConvT2Ezero/smallint/16-4 4906730 24.42 ns/op BenchmarkConvT2Ezero/smallint/32-4 4894306 24.55 ns/op BenchmarkConvT2Ezero/smallint/64-4 4920654 24.41 ns/op BenchmarkConvT2Ezero/largeint/16-4 1502912 78.27 ns/op BenchmarkConvT2Ezero/largeint/32-4 1520064 77.60 ns/op BenchmarkConvT2Ezero/largeint/64-4 1535500 77.94 ns/op BenchmarkMalloc8-4 1841479 64.00 ns/op BenchmarkMalloc16-4 1720125 69.13 ns/op BenchmarkMallocTypeInfo8-4 1778550 69.03 ns/op BenchmarkMallocTypeInfo16-4 1427161 81.05 ns/op BenchmarkMallocLargeStruct-4 212704 522.3 ns/op BenchmarkGoroutineSelect-4 96 1153211 ns/op BenchmarkGoroutineBlocking-4 127 936054 ns/op BenchmarkGoroutineForRange-4 126 945903 ns/op BenchmarkGoroutineIdle-4 157 777840 ns/op BenchmarkHashStringSpeed-4 1840525 59.32 ns/op BenchmarkHashBytesSpeed-4 1000000 103.4 ns/op BenchmarkHashInt32Speed-4 2489716 47.88 ns/op BenchmarkHashInt64Speed-4 2324046 52.38 ns/op BenchmarkHashStringArraySpeed-4 471171 260.5 ns/op BenchmarkMegMap-4 2495317 47.15 ns/op BenchmarkMegOneMap-4 2838787 42.36 ns/op BenchmarkMegEqMap-4 2490 47216 ns/op BenchmarkMegEmptyMap-4 3323296 36.25 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2084245 57.60 ns/op BenchmarkSmallStrMap-4 2533629 47.36 ns/op BenchmarkMapStringKeysEight_16-4 2365797 51.01 ns/op BenchmarkMapStringKeysEight_32-4 2519445 49.61 ns/op BenchmarkMapStringKeysEight_64-4 2293750 52.11 ns/op BenchmarkMapStringKeysEight_1M-4 2365780 50.92 ns/op BenchmarkIntMap-4 2877735 42.15 ns/op BenchmarkMapFirst/1-4 3394924 35.30 ns/op BenchmarkMapFirst/2-4 3219896 35.28 ns/op BenchmarkMapFirst/3-4 3398066 35.26 ns/op BenchmarkMapFirst/4-4 3281449 37.03 ns/op BenchmarkMapFirst/5-4 3285873 35.22 ns/op BenchmarkMapFirst/6-4 3248799 36.99 ns/op BenchmarkMapFirst/7-4 3400858 35.12 ns/op BenchmarkMapFirst/8-4 3258079 36.89 ns/op BenchmarkMapFirst/9-4 3111064 39.46 ns/op BenchmarkMapFirst/10-4 2996119 40.53 ns/op BenchmarkMapFirst/11-4 3008468 38.81 ns/op BenchmarkMapFirst/12-4 3056066 39.23 ns/op BenchmarkMapFirst/13-4 3079668 39.19 ns/op BenchmarkMapFirst/14-4 3056443 39.31 ns/op BenchmarkMapFirst/15-4 3113314 39.59 ns/op BenchmarkMapFirst/16-4 2961625 39.37 ns/op BenchmarkMapMid/1-4 3443245 34.83 ns/op BenchmarkMapMid/2-4 3246468 36.16 ns/op BenchmarkMapMid/3-4 3310479 36.14 ns/op BenchmarkMapMid/4-4 3266859 36.74 ns/op BenchmarkMapMid/5-4 3323428 35.99 ns/op BenchmarkMapMid/6-4 3209451 37.36 ns/op BenchmarkMapMid/7-4 3133725 37.14 ns/op BenchmarkMapMid/8-4 3196382 37.77 ns/op BenchmarkMapMid/9-4 3119952 38.76 ns/op BenchmarkMapMid/10-4 2995488 39.01 ns/op BenchmarkMapMid/11-4 3076260 39.67 ns/op BenchmarkMapMid/12-4 2987395 40.21 ns/op BenchmarkMapMid/13-4 3037497 39.16 ns/op BenchmarkMapMid/14-4 3105278 40.42 ns/op BenchmarkMapMid/15-4 3068234 39.80 ns/op BenchmarkMapMid/16-4 2950255 39.12 ns/op BenchmarkMapLast/1-4 3435517 34.90 ns/op BenchmarkMapLast/2-4 3252874 36.23 ns/op BenchmarkMapLast/3-4 3274987 36.99 ns/op BenchmarkMapLast/4-4 3120774 38.34 ns/op BenchmarkMapLast/5-4 3152236 37.92 ns/op BenchmarkMapLast/6-4 2984919 38.31 ns/op BenchmarkMapLast/7-4 3121033 39.72 ns/op BenchmarkMapLast/8-4 2889231 41.42 ns/op BenchmarkMapLast/9-4 2977046 40.22 ns/op BenchmarkMapLast/10-4 3072142 42.34 ns/op BenchmarkMapLast/11-4 2974419 41.61 ns/op BenchmarkMapLast/12-4 2951131 40.78 ns/op BenchmarkMapLast/13-4 3081201 38.84 ns/op BenchmarkMapLast/14-4 2946109 37.74 ns/op BenchmarkMapLast/15-4 3011869 39.01 ns/op BenchmarkMapLast/16-4 3013372 43.00 ns/op BenchmarkMapCycle-4 2010928 59.42 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2903596 41.49 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2532 45697 ns/op BenchmarkMakeMap/[Byte]Byte-4 462598 240.4 ns/op BenchmarkMakeMap/[Int]Int-4 313315 358.8 ns/op BenchmarkNewEmptyMap-4 11988154 10.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1420411 84.05 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 418824 285.6 ns/op BenchmarkMapIterEmpty-4 3473814 34.51 ns/op BenchmarkSameLengthMap-4 3365967 35.71 ns/op BenchmarkBigKeyMap-4 1325066 90.68 ns/op BenchmarkBigValMap-4 1237852 96.57 ns/op BenchmarkSmallKeyMap-4 2456024 49.18 ns/op BenchmarkMapPopulate/1-4 2505572 47.69 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 132212 907.6 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9296 13715 ns/op 6153 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1050 114950 ns/op 49161 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 75 1484784 ns/op 402108 B/op 77 allocs/op BenchmarkMapPopulate/100000-4 5 22060455 ns/op 6509963 B/op 2707 allocs/op BenchmarkComplexAlgMap-4 368481 322.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1396938 85.19 ns/op BenchmarkGoMapClear/Reflexive/10-4 1302187 92.12 ns/op BenchmarkGoMapClear/Reflexive/100-4 373171 319.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60787 1972 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6638 15515 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 105.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 988825 117.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 349755 341.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59960 2002 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6694 15519 ns/op BenchmarkMapStringConversion/32/simple-4 1235504 95.09 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 100.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 104.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 101.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 109.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1529324 78.67 ns/op BenchmarkMapInterfacePtr-4 1599909 73.19 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4744950 25.38 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 149934 775.8 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5245 21541 ns/op BenchmarkMapPop1000-4 519 232394 ns/op BenchmarkMapPop10000-4 22 5290751 ns/op BenchmarkMapAssign/Int32/256-4 2277090 51.55 ns/op BenchmarkMapAssign/Int32/65536-4 1004127 107.5 ns/op BenchmarkMapAssign/Int64/256-4 2241192 52.45 ns/op BenchmarkMapAssign/Int64/65536-4 925611 125.3 ns/op BenchmarkMapAssign/Str/256-4 1802757 65.57 ns/op BenchmarkMapAssign/Str/65536-4 638167 161.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1488517 80.58 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 722178 156.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1425144 83.93 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 694842 159.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 493388 1805 ns/op BenchmarkMapOperatorAssign/Str/65536-4 275530 399.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 810393 141.5 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 276273 378.0 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 825808 142.8 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 258698 387.2 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 626055 209.3 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 169702 646.7 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1880707 62.21 ns/op BenchmarkMapDelete/Int32/1000-4 2321142 51.76 ns/op BenchmarkMapDelete/Int32/10000-4 1910182 61.83 ns/op BenchmarkMapDelete/Int64/100-4 1831216 65.27 ns/op BenchmarkMapDelete/Int64/1000-4 2235654 52.50 ns/op BenchmarkMapDelete/Int64/10000-4 1842417 65.23 ns/op BenchmarkMapDelete/Str/100-4 1543257 77.73 ns/op BenchmarkMapDelete/Str/1000-4 1593478 75.23 ns/op BenchmarkMapDelete/Str/10000-4 1405152 83.60 ns/op BenchmarkMapDelete/Pointer/100-4 1604332 72.71 ns/op BenchmarkMapDelete/Pointer/1000-4 1714947 68.09 ns/op BenchmarkMapDelete/Pointer/10000-4 1617310 74.47 ns/op BenchmarkMemmove/0-4 15036840 7.074 ns/op BenchmarkMemmove/1-4 1232540 97.57 ns/op 10.25 MB/s BenchmarkMemmove/2-4 1000000 100.4 ns/op 19.91 MB/s BenchmarkMemmove/3-4 1000000 100.5 ns/op 29.85 MB/s BenchmarkMemmove/4-4 1213771 99.22 ns/op 40.31 MB/s BenchmarkMemmove/5-4 1211599 98.81 ns/op 50.60 MB/s BenchmarkMemmove/6-4 1213600 98.77 ns/op 60.74 MB/s BenchmarkMemmove/7-4 1209706 99.24 ns/op 70.53 MB/s BenchmarkMemmove/8-4 1237210 97.04 ns/op 82.44 MB/s BenchmarkMemmove/9-4 1000000 101.2 ns/op 88.97 MB/s BenchmarkMemmove/10-4 1000000 101.5 ns/op 98.56 MB/s BenchmarkMemmove/11-4 1000000 101.3 ns/op 108.63 MB/s BenchmarkMemmove/12-4 1000000 101.4 ns/op 118.31 MB/s BenchmarkMemmove/13-4 1000000 101.8 ns/op 127.74 MB/s BenchmarkMemmove/14-4 1000000 101.9 ns/op 137.44 MB/s BenchmarkMemmove/15-4 1000000 101.9 ns/op 147.27 MB/s BenchmarkMemmove/16-4 1212398 99.57 ns/op 160.70 MB/s BenchmarkMemmove/32-4 1000000 101.9 ns/op 314.02 MB/s BenchmarkMemmove/64-4 1000000 107.9 ns/op 593.38 MB/s BenchmarkMemmove/128-4 953864 123.3 ns/op 1038.45 MB/s BenchmarkMemmove/256-4 719251 165.0 ns/op 1551.33 MB/s BenchmarkMemmove/512-4 529576 224.4 ns/op 2281.76 MB/s BenchmarkMemmove/1024-4 345171 346.0 ns/op 2959.24 MB/s BenchmarkMemmove/2048-4 205244 583.4 ns/op 3510.75 MB/s BenchmarkMemmove/4096-4 112682 1059 ns/op 3868.47 MB/s BenchmarkMemmoveOverlap/32-4 1000000 102.7 ns/op 311.48 MB/s BenchmarkMemmoveOverlap/64-4 1000000 109.7 ns/op 583.54 MB/s BenchmarkMemmoveOverlap/128-4 942684 124.6 ns/op 1026.94 MB/s BenchmarkMemmoveOverlap/256-4 704142 168.9 ns/op 1515.49 MB/s BenchmarkMemmoveOverlap/512-4 523112 227.0 ns/op 2255.53 MB/s BenchmarkMemmoveOverlap/1024-4 341083 349.2 ns/op 2932.21 MB/s BenchmarkMemmoveOverlap/2048-4 204307 584.9 ns/op 3501.39 MB/s BenchmarkMemmoveOverlap/4096-4 112600 1063 ns/op 3854.45 MB/s BenchmarkMemmoveUnalignedDst/0-4 14454974 7.402 ns/op BenchmarkMemmoveUnalignedDst/1-4 1248771 95.91 ns/op 10.43 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 101.7 ns/op 19.67 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 101.6 ns/op 29.51 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 100.4 ns/op 39.85 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 100.4 ns/op 49.80 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 100.3 ns/op 59.81 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 100.4 ns/op 69.73 MB/s BenchmarkMemmoveUnalignedDst/8-4 1291716 92.97 ns/op 86.05 MB/s BenchmarkMemmoveUnalignedDst/9-4 1225138 98.07 ns/op 91.77 MB/s BenchmarkMemmoveUnalignedDst/10-4 1227314 98.70 ns/op 101.31 MB/s BenchmarkMemmoveUnalignedDst/11-4 1225479 97.91 ns/op 112.35 MB/s BenchmarkMemmoveUnalignedDst/12-4 1228444 97.79 ns/op 122.71 MB/s BenchmarkMemmoveUnalignedDst/13-4 1217649 97.75 ns/op 132.99 MB/s BenchmarkMemmoveUnalignedDst/14-4 1227866 97.89 ns/op 143.01 MB/s BenchmarkMemmoveUnalignedDst/15-4 1222849 98.06 ns/op 152.97 MB/s BenchmarkMemmoveUnalignedDst/16-4 1217721 98.70 ns/op 162.11 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 103.8 ns/op 308.43 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 110.9 ns/op 577.34 MB/s BenchmarkMemmoveUnalignedDst/128-4 946580 124.9 ns/op 1024.69 MB/s BenchmarkMemmoveUnalignedDst/256-4 697771 168.8 ns/op 1516.50 MB/s BenchmarkMemmoveUnalignedDst/512-4 517170 228.7 ns/op 2238.85 MB/s BenchmarkMemmoveUnalignedDst/1024-4 338194 350.6 ns/op 2920.95 MB/s BenchmarkMemmoveUnalignedDst/2048-4 202946 590.2 ns/op 3470.22 MB/s BenchmarkMemmoveUnalignedDst/4096-4 109701 1091 ns/op 3753.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 108.1 ns/op 295.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.9 ns/op 552.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 911826 128.8 ns/op 993.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 679363 173.2 ns/op 1477.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 501588 235.2 ns/op 2177.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 336002 353.0 ns/op 2900.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202219 590.6 ns/op 3467.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 111962 1066 ns/op 3842.44 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14480371 7.428 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1248291 96.29 ns/op 10.39 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 102.4 ns/op 19.53 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 102.6 ns/op 29.23 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 100.6 ns/op 39.75 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 101.0 ns/op 49.52 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 100.9 ns/op 59.47 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 101.1 ns/op 69.21 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1290849 93.02 ns/op 86.00 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1224405 98.52 ns/op 91.36 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1218985 98.22 ns/op 101.82 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1220616 97.86 ns/op 112.40 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1222876 97.82 ns/op 122.67 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1222566 98.52 ns/op 131.96 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1221340 97.74 ns/op 143.24 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1222290 98.38 ns/op 152.46 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1210376 99.22 ns/op 161.25 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 102.5 ns/op 312.16 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 107.8 ns/op 593.73 MB/s BenchmarkMemmoveUnalignedSrc/128-4 935016 125.1 ns/op 1023.01 MB/s BenchmarkMemmoveUnalignedSrc/256-4 693897 170.9 ns/op 1497.82 MB/s BenchmarkMemmoveUnalignedSrc/512-4 509502 232.4 ns/op 2203.38 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 340321 352.4 ns/op 2906.18 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 202816 606.3 ns/op 3377.90 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 107493 1112 ns/op 3683.13 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 114.6 ns/op 139.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 117.5 ns/op 136.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 969054 119.2 ns/op 134.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 969022 121.8 ns/op 131.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 973646 119.1 ns/op 134.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 969775 120.2 ns/op 133.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 992424 118.9 ns/op 134.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 119.5 ns/op 133.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 917683 130.4 ns/op 490.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 853484 138.6 ns/op 461.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 891344 133.2 ns/op 480.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 902770 131.6 ns/op 486.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 897987 131.7 ns/op 485.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 890788 131.8 ns/op 485.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 897397 132.1 ns/op 484.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 914438 130.0 ns/op 492.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 601274 198.0 ns/op 1293.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 495334 241.3 ns/op 1060.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 635498 187.5 ns/op 1365.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 624037 190.4 ns/op 1344.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 624505 188.9 ns/op 1355.13 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 634503 190.5 ns/op 1344.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 630993 188.2 ns/op 1360.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 629841 187.9 ns/op 1362.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94702 1286 ns/op 3185.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 60716 1965 ns/op 2084.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110412 1083 ns/op 3782.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110076 1083 ns/op 3780.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110840 1082 ns/op 3787.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110516 1083 ns/op 3783.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110630 1083 ns/op 3781.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110110 1085 ns/op 3774.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 5938 19042 ns/op 3441.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3661 30157 ns/op 2173.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6448 15810 ns/op 4145.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6513 15780 ns/op 4153.00 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6408 15814 ns/op 4144.14 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6496 15831 ns/op 4139.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6926 15887 ns/op 4125.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6439 15839 ns/op 4137.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 106.3 ns/op 301.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 112.0 ns/op 571.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 918751 127.3 ns/op 1005.45 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 690177 172.0 ns/op 1488.67 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 516235 230.5 ns/op 2221.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 342418 349.0 ns/op 2934.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 203419 591.1 ns/op 3464.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112291 1069 ns/op 3831.13 MB/s BenchmarkMemclr/5-4 13889274 8.585 ns/op 582.41 MB/s BenchmarkMemclr/16-4 14624445 8.152 ns/op 1962.66 MB/s BenchmarkMemclr/64-4 12203604 9.815 ns/op 6520.82 MB/s BenchmarkMemclr/256-4 9902853 12.11 ns/op 21138.04 MB/s BenchmarkMemclr/4096-4 2447870 48.76 ns/op 84011.63 MB/s BenchmarkMemclr/65536-4 145692 696.6 ns/op 94076.64 MB/s BenchmarkMemclr/1M-4 7078 16292 ns/op 64360.23 MB/s BenchmarkMemclr/4M-4 1444 77433 ns/op 54166.54 MB/s BenchmarkMemclr/8M-4 706 160014 ns/op 52424.11 MB/s BenchmarkMemclr/16M-4 367 323756 ns/op 51820.51 MB/s BenchmarkMemclr/64M-4 86 1317087 ns/op 50952.48 MB/s BenchmarkMemclrUnaligned/0_5-4 7584836 15.80 ns/op 316.52 MB/s BenchmarkMemclrUnaligned/0_16-4 7756488 15.49 ns/op 1033.14 MB/s BenchmarkMemclrUnaligned/0_64-4 6790188 17.44 ns/op 3669.64 MB/s BenchmarkMemclrUnaligned/0_256-4 5900644 20.26 ns/op 12635.28 MB/s BenchmarkMemclrUnaligned/0_4096-4 2402620 50.33 ns/op 81380.04 MB/s BenchmarkMemclrUnaligned/0_65536-4 147442 699.6 ns/op 93675.00 MB/s BenchmarkMemclrUnaligned/1_5-4 7588827 15.80 ns/op 316.53 MB/s BenchmarkMemclrUnaligned/1_16-4 7744554 15.46 ns/op 1034.88 MB/s BenchmarkMemclrUnaligned/1_64-4 7019744 17.16 ns/op 3729.13 MB/s BenchmarkMemclrUnaligned/1_256-4 5701590 21.03 ns/op 12172.81 MB/s BenchmarkMemclrUnaligned/1_4096-4 2080938 61.76 ns/op 66325.07 MB/s BenchmarkMemclrUnaligned/1_65536-4 153232 721.7 ns/op 90806.09 MB/s BenchmarkMemclrUnaligned/4_5-4 7587906 15.81 ns/op 316.32 MB/s BenchmarkMemclrUnaligned/4_16-4 7741896 15.47 ns/op 1033.93 MB/s BenchmarkMemclrUnaligned/4_64-4 7032530 17.08 ns/op 3746.58 MB/s BenchmarkMemclrUnaligned/4_256-4 5672664 21.10 ns/op 12135.01 MB/s BenchmarkMemclrUnaligned/4_4096-4 2200904 54.45 ns/op 75227.08 MB/s BenchmarkMemclrUnaligned/4_65536-4 154423 706.8 ns/op 92717.56 MB/s BenchmarkMemclrUnaligned/7_5-4 7564792 15.81 ns/op 316.34 MB/s BenchmarkMemclrUnaligned/7_16-4 7759898 15.47 ns/op 1034.42 MB/s BenchmarkMemclrUnaligned/7_64-4 7045246 17.10 ns/op 3743.30 MB/s BenchmarkMemclrUnaligned/7_256-4 5735523 21.03 ns/op 12174.99 MB/s BenchmarkMemclrUnaligned/7_4096-4 2221239 54.16 ns/op 75621.86 MB/s BenchmarkMemclrUnaligned/7_65536-4 147792 704.8 ns/op 92985.54 MB/s BenchmarkMemclrUnaligned/0_1M-4 7566 16290 ns/op 64370.07 MB/s BenchmarkMemclrUnaligned/0_4M-4 1542 74727 ns/op 56128.52 MB/s BenchmarkMemclrUnaligned/0_8M-4 766 159910 ns/op 52458.27 MB/s BenchmarkMemclrUnaligned/0_16M-4 367 323929 ns/op 51792.82 MB/s BenchmarkMemclrUnaligned/0_64M-4 81 1283756 ns/op 52275.39 MB/s BenchmarkMemclrUnaligned/1_1M-4 7303 16011 ns/op 65490.78 MB/s BenchmarkMemclrUnaligned/1_4M-4 1464 74814 ns/op 56063.41 MB/s BenchmarkMemclrUnaligned/1_8M-4 736 159556 ns/op 52574.81 MB/s BenchmarkMemclrUnaligned/1_16M-4 364 323941 ns/op 51790.97 MB/s BenchmarkMemclrUnaligned/1_64M-4 87 1262335 ns/op 53162.50 MB/s BenchmarkMemclrUnaligned/4_1M-4 7273 16723 ns/op 62700.84 MB/s BenchmarkMemclrUnaligned/4_4M-4 1489 75217 ns/op 55762.65 MB/s BenchmarkMemclrUnaligned/4_8M-4 735 159782 ns/op 52500.46 MB/s BenchmarkMemclrUnaligned/4_16M-4 376 323705 ns/op 51828.72 MB/s BenchmarkMemclrUnaligned/4_64M-4 86 1262162 ns/op 53169.76 MB/s BenchmarkMemclrUnaligned/7_1M-4 7441 15950 ns/op 65739.58 MB/s BenchmarkMemclrUnaligned/7_4M-4 1484 77436 ns/op 54164.49 MB/s BenchmarkMemclrUnaligned/7_8M-4 764 154244 ns/op 54385.47 MB/s BenchmarkMemclrUnaligned/7_16M-4 378 324587 ns/op 51687.82 MB/s BenchmarkMemclrUnaligned/7_64M-4 87 1263636 ns/op 53107.74 MB/s BenchmarkGoMemclr/5-4 2134945 56.44 ns/op 88.59 MB/s BenchmarkGoMemclr/16-4 543793 218.2 ns/op 73.33 MB/s BenchmarkGoMemclr/64-4 144633 830.1 ns/op 77.09 MB/s BenchmarkGoMemclr/256-4 36746 3260 ns/op 78.54 MB/s BenchmarkMemclrRange/1K_2K-4 78086 1547 ns/op 61994.50 MB/s BenchmarkMemclrRange/2K_8K-4 29408 4078 ns/op 81779.94 MB/s BenchmarkMemclrRange/4K_16K-4 33657 3570 ns/op 90505.62 MB/s BenchmarkMemclrRange/160K_228K-4 6300 19083 ns/op 87136.29 MB/s BenchmarkClearFat7-4 6792831 17.66 ns/op BenchmarkClearFat8-4 7461870 16.03 ns/op BenchmarkClearFat11-4 6730576 17.79 ns/op BenchmarkClearFat12-4 6630346 18.17 ns/op BenchmarkClearFat13-4 6749338 17.75 ns/op BenchmarkClearFat14-4 6633777 18.08 ns/op BenchmarkClearFat15-4 6741330 17.77 ns/op BenchmarkClearFat16-4 6656046 18.08 ns/op BenchmarkClearFat24-4 6376398 18.79 ns/op BenchmarkClearFat32-4 6359623 18.97 ns/op BenchmarkClearFat40-4 6143072 19.53 ns/op BenchmarkClearFat48-4 5847645 20.59 ns/op BenchmarkClearFat56-4 5630958 21.40 ns/op BenchmarkClearFat64-4 5429353 22.08 ns/op BenchmarkClearFat72-4 5285216 22.80 ns/op BenchmarkClearFat128-4 4152019 28.89 ns/op BenchmarkClearFat256-4 2402598 50.58 ns/op BenchmarkClearFat512-4 1604845 74.75 ns/op BenchmarkClearFat1024-4 910995 130.8 ns/op BenchmarkClearFat1032-4 890127 132.3 ns/op BenchmarkClearFat1040-4 850628 138.6 ns/op BenchmarkCopyFat7-4 6789788 17.62 ns/op BenchmarkCopyFat8-4 7488766 15.96 ns/op BenchmarkCopyFat11-4 6517248 18.46 ns/op BenchmarkCopyFat12-4 6511038 18.40 ns/op BenchmarkCopyFat13-4 6516709 18.43 ns/op BenchmarkCopyFat14-4 6501499 18.42 ns/op BenchmarkCopyFat15-4 6513723 18.41 ns/op BenchmarkCopyFat16-4 6504530 18.45 ns/op BenchmarkCopyFat24-4 6426004 18.56 ns/op BenchmarkCopyFat32-4 6238082 19.37 ns/op BenchmarkCopyFat64-4 5341081 22.35 ns/op BenchmarkCopyFat72-4 5182528 23.12 ns/op BenchmarkCopyFat128-4 3797044 31.70 ns/op BenchmarkCopyFat256-4 2331649 51.44 ns/op BenchmarkCopyFat512-4 1494891 80.28 ns/op BenchmarkCopyFat520-4 1470555 81.67 ns/op BenchmarkCopyFat1024-4 840853 139.8 ns/op BenchmarkCopyFat1032-4 824492 142.4 ns/op BenchmarkCopyFat1040-4 738406 160.3 ns/op BenchmarkIssue18740/2byte-4 337 355350 ns/op BenchmarkIssue18740/4byte-4 571 208158 ns/op BenchmarkIssue18740/8byte-4 906 130820 ns/op BenchmarkMemclrKnownSize1-4 8278304 14.13 ns/op 70.79 MB/s BenchmarkMemclrKnownSize2-4 4749074 25.21 ns/op 79.35 MB/s BenchmarkMemclrKnownSize4-4 3094579 38.65 ns/op 103.49 MB/s BenchmarkMemclrKnownSize8-4 1000000 116.7 ns/op 68.57 MB/s BenchmarkMemclrKnownSize16-4 544088 218.5 ns/op 73.22 MB/s BenchmarkMemclrKnownSize32-4 282722 421.6 ns/op 75.90 MB/s BenchmarkMemclrKnownSize64-4 145017 830.7 ns/op 77.04 MB/s BenchmarkMemclrKnownSize112-4 83457 1440 ns/op 77.75 MB/s BenchmarkMemclrKnownSize128-4 72686 1652 ns/op 77.50 MB/s BenchmarkMemclrKnownSize192-4 48658 2462 ns/op 77.99 MB/s BenchmarkMemclrKnownSize248-4 37652 3174 ns/op 78.15 MB/s BenchmarkMemclrKnownSize256-4 36560 3281 ns/op 78.03 MB/s BenchmarkMemclrKnownSize512-4 18297 6549 ns/op 78.18 MB/s BenchmarkMemclrKnownSize1024-4 8966 13095 ns/op 78.19 MB/s BenchmarkMemclrKnownSize4096-4 2294 52203 ns/op 78.46 MB/s BenchmarkMemclrKnownSize512KiB-4 15 6782304 ns/op 77.30 MB/s BenchmarkReadMetricsLatency-4 16255 4840 p50-ns 5200 p90-ns 14920 p99-ns BenchmarkFinalizer-4 189 635642 ns/op BenchmarkFinalizerRun-4 337954 626.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7427342 16.14 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4171318 28.73 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2854714 42.03 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2852844 42.08 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1685991 71.37 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1521093 79.10 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2763331 43.40 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1628072 73.75 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1673362 71.78 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2391075 50.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2393797 50.11 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2062579 58.16 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1810519 66.27 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1744208 68.88 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8112384 14.80 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7912497 15.15 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7898125 15.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8094675 14.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6606037 18.14 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6148586 19.49 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8103487 14.80 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7924934 15.12 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7918784 15.14 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8037680 14.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7927845 15.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7922632 15.12 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8085098 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7925877 15.13 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7931534 15.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8100642 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7809327 15.13 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7929417 15.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8097996 14.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6991083 17.15 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6992599 17.15 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8092753 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6990644 17.15 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6988250 17.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8099570 14.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6989780 17.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6982086 17.15 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8108678 14.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7002621 17.14 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7002768 17.16 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8095855 14.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7912039 15.18 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7921273 15.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8112448 14.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7934198 15.13 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7925898 15.15 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8098062 14.79 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7925416 15.23 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 7907826 15.13 ns/op BenchmarkNetpollBreak-4 3193 34749 ns/op BenchmarkPinnerPinUnpinBatch-4 1184 94310 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 241 496504 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1352 93470 ns/op BenchmarkPinnerPinUnpin-4 1316686 90.41 ns/op BenchmarkPinnerPinUnpinTiny-4 1305165 90.93 ns/op BenchmarkPinnerPinUnpinDouble-4 499874 239.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3118609 37.30 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3231919 37.44 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 208922 574.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5844000 20.55 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6026709 19.88 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6822057 17.49 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7052931 16.90 ns/op BenchmarkPingPongHog-4 338 355498 ns/op BenchmarkStackGrowth-4 113199 989.3 ns/op BenchmarkStackGrowthDeep-4 1088 104641 ns/op BenchmarkCreateGoroutines-4 46240 2669 ns/op BenchmarkCreateGoroutinesParallel-4 32163 3706 ns/op BenchmarkCreateGoroutinesCapture-4 6825 15376 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 36301 3260 ns/op BenchmarkClosureCall-4 19164922 5.426 ns/op BenchmarkWakeupParallelSpinning/0s-4 6554 17894 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5544 21332 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5172 23546 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3291 35549 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2268 53998 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1418 87504 ns/op BenchmarkWakeupParallelSpinning/50µs-4 674 176248 ns/op BenchmarkWakeupParallelSpinning/100µs-4 400 290691 ns/op BenchmarkWakeupParallelSyscall/0s-4 862 137106 ns/op BenchmarkWakeupParallelSyscall/1µs-4 859 140012 ns/op BenchmarkWakeupParallelSyscall/2µs-4 842 141918 ns/op BenchmarkWakeupParallelSyscall/5µs-4 808 147377 ns/op BenchmarkWakeupParallelSyscall/10µs-4 759 158670 ns/op BenchmarkWakeupParallelSyscall/20µs-4 669 178026 ns/op BenchmarkWakeupParallelSyscall/50µs-4 504 238391 ns/op BenchmarkWakeupParallelSyscall/100µs-4 351 338099 ns/op BenchmarkMatmult-4 4620787 32.19 ns/op BenchmarkFastrand-4 8671522 13.61 ns/op BenchmarkFastrand64-4 8696912 13.59 ns/op BenchmarkFastrandHashiter-4 4072102 29.45 ns/op BenchmarkFastrandn/2-4 7291233 16.47 ns/op BenchmarkFastrandn/3-4 7135195 16.82 ns/op BenchmarkFastrandn/4-4 7408815 16.14 ns/op BenchmarkFastrandn/5-4 7426772 16.19 ns/op BenchmarkIfaceCmp100-4 92236 1295 ns/op BenchmarkIfaceCmpNil100-4 166677 722.4 ns/op BenchmarkEfaceCmpDiff-4 37672 3176 ns/op BenchmarkEfaceCmpDiffIndirect-4 33243 3605 ns/op BenchmarkDefer-4 924783 126.6 ns/op BenchmarkDefer10-4 647444 186.6 ns/op BenchmarkDeferMany-4 415604 381.2 ns/op BenchmarkPanicRecover-4 480907 248.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 12265 9829 ns/op 9360 p50-ns 11040 p90-ns 15200 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 9070 11026 ns/op 9360 p50-ns 11040 p90-ns 21280 p99-ns BenchmarkGoroutineProfile/small/idle-4 4420 27463 ns/op 26040 p50-ns 28560 p90-ns 41440 p99-ns BenchmarkGoroutineProfile/small/loaded-4 792 174113 ns/op 75640 p50-ns 227760 p90-ns 904040 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12604 8993 ns/op 9240 p50-ns 9720 p90-ns 13240 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11595 ns/op 9480 p50-ns 11240 p90-ns 32600 p99-ns BenchmarkGoroutineProfile/large/idle-4 52 2247352 ns/op 2227080 p50-ns 2327799 p90-ns 2578520 p99-ns BenchmarkGoroutineProfile/large/loaded-4 38 3956876 ns/op 2502720 p50-ns 5759600 p90-ns 31551998 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 12138 10116 ns/op 9400 p50-ns 11120 p90-ns 15440 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10000 12849 ns/op 9320 p50-ns 11480 p90-ns 172560 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 782 212821 ns/op 210040 p50-ns 238400 p90-ns 365520 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 284 410794 ns/op 210560 p50-ns 271600 p90-ns 11415599 p99-ns BenchmarkRWMutexUncontended-4 3125918 39.06 ns/op BenchmarkRWMutexWrite100-4 961692 118.9 ns/op BenchmarkRWMutexWrite10-4 203997 683.0 ns/op BenchmarkRWMutexWorkWrite100-4 714132 166.9 ns/op BenchmarkRWMutexWorkWrite10-4 177859 738.1 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2610 44174 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1165 101329 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1273 90958 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 564 211247 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 634 185048 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 265 437834 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 309 385705 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 128 917793 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 304178 420.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 240686 436.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 243775 454.7 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 277489 444.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 221658 458.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 227166 483.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 221694 487.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 232639 497.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 199130 508.3 ns/op BenchmarkMakeSlice/Byte-4 1871612 63.86 ns/op BenchmarkMakeSlice/Int16-4 1889314 64.29 ns/op BenchmarkMakeSlice/Int-4 1456794 81.73 ns/op BenchmarkMakeSlice/Ptr-4 1316100 92.79 ns/op BenchmarkMakeSlice/Struct/24-4 997904 130.8 ns/op BenchmarkMakeSlice/Struct/32-4 937294 147.3 ns/op BenchmarkMakeSlice/Struct/40-4 787752 179.7 ns/op BenchmarkGrowSlice/Byte-4 609954 205.4 ns/op BenchmarkGrowSlice/Int16-4 569162 215.9 ns/op BenchmarkGrowSlice/Int-4 480253 272.6 ns/op BenchmarkGrowSlice/Ptr-4 391374 310.3 ns/op BenchmarkGrowSlice/Struct/24-4 299694 426.6 ns/op BenchmarkGrowSlice/Struct/32-4 199946 518.2 ns/op BenchmarkGrowSlice/Struct/40-4 195541 602.8 ns/op BenchmarkExtendSlice/IntSlice-4 420067 311.1 ns/op BenchmarkExtendSlice/PointerSlice-4 360403 351.7 ns/op BenchmarkExtendSlice/NoGrow-4 653395 184.1 ns/op BenchmarkAppend-4 763009 156.3 ns/op BenchmarkAppendGrowByte-4 5 22732343 ns/op BenchmarkAppendGrowString-4 1 163067630 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 102.1 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 102.6 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 103.1 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 101.7 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 104.0 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 103.6 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 105.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 86989 1318 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 25868 4350 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7801 14706 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2091 48791 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 254 450956 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 62 1829259 ns/op BenchmarkAppendStr/1Bytes-4 1326777 89.76 ns/op BenchmarkAppendStr/4Bytes-4 1295919 92.74 ns/op BenchmarkAppendStr/8Bytes-4 1287736 94.80 ns/op BenchmarkAppendStr/16Bytes-4 1305384 92.01 ns/op BenchmarkAppendStr/32Bytes-4 1288778 94.00 ns/op BenchmarkAppendSpecialCase-4 760282 155.8 ns/op BenchmarkCopy/1Byte-4 1000000 100.4 ns/op 9.96 MB/s BenchmarkCopy/1String-4 1298179 92.36 ns/op 10.83 MB/s BenchmarkCopy/2Byte-4 1000000 102.5 ns/op 19.51 MB/s BenchmarkCopy/2String-4 1257313 95.46 ns/op 20.95 MB/s BenchmarkCopy/4Byte-4 1000000 103.3 ns/op 38.71 MB/s BenchmarkCopy/4String-4 1253434 95.52 ns/op 41.88 MB/s BenchmarkCopy/8Byte-4 1204557 100.4 ns/op 79.65 MB/s BenchmarkCopy/8String-4 1283179 94.62 ns/op 84.55 MB/s BenchmarkCopy/12Byte-4 1000000 103.1 ns/op 116.39 MB/s BenchmarkCopy/12String-4 1248716 96.94 ns/op 123.79 MB/s BenchmarkCopy/16Byte-4 1000000 103.9 ns/op 154.01 MB/s BenchmarkCopy/16String-4 1249880 96.17 ns/op 166.36 MB/s BenchmarkCopy/32Byte-4 1000000 105.9 ns/op 302.07 MB/s BenchmarkCopy/32String-4 1000000 102.9 ns/op 311.11 MB/s BenchmarkCopy/128Byte-4 893601 131.9 ns/op 970.36 MB/s BenchmarkCopy/128String-4 865825 135.7 ns/op 943.16 MB/s BenchmarkCopy/1024Byte-4 302821 393.4 ns/op 2602.92 MB/s BenchmarkCopy/1024String-4 251629 476.9 ns/op 2147.20 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28539 4094 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 21559 5575 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 14852 7993 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 12825 9184 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11583 ns/op BenchmarkAppendInPlace/Grow/Byte-4 121988 996.7 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 126195 997.1 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 94058 1206 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 91706 1432 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 73137 1537 ns/op BenchmarkStackCopyPtr-4 1 196564669 ns/op BenchmarkStackCopy-4 1 121470313 ns/op BenchmarkStackCopyNoCache-4 26 4407990 ns/op BenchmarkStackCopyWithStkobj-4 2 53941837 ns/op BenchmarkIssue18138-4 867 119210 ns/op BenchmarkCompareStringEqual-4 12698734 8.736 ns/op BenchmarkCompareStringIdentical-4 19087854 5.420 ns/op BenchmarkCompareStringSameLength-4 14217739 7.742 ns/op BenchmarkCompareStringDifferentLength-4 18985178 5.427 ns/op BenchmarkCompareStringBigUnaligned-4 1516 67901 ns/op 15442.83 MB/s BenchmarkCompareStringBig-4 2241 51494 ns/op 20363.39 MB/s BenchmarkConcatStringAndBytes-4 1782680 66.72 ns/op BenchmarkSliceByteToString/1-4 1569612 76.53 ns/op BenchmarkSliceByteToString/2-4 899091 138.0 ns/op BenchmarkSliceByteToString/4-4 947986 136.4 ns/op BenchmarkSliceByteToString/8-4 932197 135.2 ns/op BenchmarkSliceByteToString/16-4 928389 134.9 ns/op BenchmarkSliceByteToString/32-4 916142 141.0 ns/op BenchmarkSliceByteToString/64-4 770198 160.2 ns/op BenchmarkSliceByteToString/128-4 578290 216.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2592547 46.25 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 838434 140.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 999166 118.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4045857 29.59 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1604430 74.70 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1805023 66.07 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1887954 63.67 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 427770 280.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 509449 234.7 ns/op BenchmarkRuneIterate/range/ASCII-4 6978042 16.46 ns/op BenchmarkRuneIterate/range/Japanese-4 1885738 62.91 ns/op BenchmarkRuneIterate/range/MixedLength-4 2245645 52.78 ns/op BenchmarkRuneIterate/range1/ASCII-4 7001264 16.47 ns/op BenchmarkRuneIterate/range1/Japanese-4 1886755 63.10 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2215812 52.90 ns/op BenchmarkRuneIterate/range2/ASCII-4 6987192 16.47 ns/op BenchmarkRuneIterate/range2/Japanese-4 1887531 62.94 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2243440 52.82 ns/op BenchmarkArrayEqual-4 17006608 6.063 ns/op BenchmarkFunc/Name-4 2868520 41.21 ns/op BenchmarkFunc/Entry-4 11495486 9.755 ns/op BenchmarkFunc/FileLine-4 2722130 40.26 ns/op PASS ok runtime 145.293s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21640 5471 ns/op BenchmarkHandle/concurrent-4 14564 8298 ns/op PASS ok runtime/cgo 1.405s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21837716 5.478 ns/op BenchmarkAtomicStore64-4 21073630 5.629 ns/op BenchmarkAtomicLoad-4 21759474 5.508 ns/op BenchmarkAtomicStore-4 21364782 5.626 ns/op BenchmarkAnd8-4 7925040 14.79 ns/op BenchmarkAnd-4 8691596 14.46 ns/op BenchmarkAnd8Parallel-4 2248396 45.00 ns/op BenchmarkAndParallel-4 2668117 46.56 ns/op BenchmarkOr8-4 8702967 14.45 ns/op BenchmarkOr-4 8690110 14.45 ns/op BenchmarkOr8Parallel-4 2099541 57.33 ns/op BenchmarkOrParallel-4 2091666 58.54 ns/op BenchmarkXadd-4 2745619 46.09 ns/op BenchmarkXadd64-4 3303888 46.14 ns/op BenchmarkCas-4 2143152 54.32 ns/op BenchmarkCas64-4 1874373 61.79 ns/op BenchmarkXchg-4 2615338 49.72 ns/op BenchmarkXchg64-4 2002725 58.15 ns/op PASS ok runtime/internal/atomic 4.163s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4097229 29.92 ns/op BenchmarkMulUintptr/large-4 3102548 36.99 ns/op PASS ok runtime/internal/math 1.323s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 26 4426192 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 27 4986982 ns/op 468.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1970 58764 ns/op 1.634 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 11467891 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 12681349 ns/op 1225 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 434 268309 ns/op 21.01 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80321316 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 88518974 ns/op 9118 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 50 2412566 ns/op 234.4 concurrent_launches/op PASS ok runtime/pprof 2.761s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 46 2232303 ns/op BenchmarkStackLeak-4 13713 8896 ns/op PASS ok runtime/race 1.388s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2651017 45.19 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 163072 700.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.310s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 42 2686626 ns/op BenchmarkIndex_Large-4 10459 11284 ns/op BenchmarkIndexFunc_Large-4 157 740160 ns/op BenchmarkCompact/nil-4 8007901 14.90 ns/op BenchmarkCompact/one-4 1000000 100.4 ns/op BenchmarkCompact/sorted-4 779320 145.6 ns/op BenchmarkCompact/1_item-4 694299 160.6 ns/op BenchmarkCompact/unsorted-4 754185 145.4 ns/op BenchmarkCompact/many-4 495916 234.9 ns/op BenchmarkCompact_Large-4 640 163444 ns/op BenchmarkCompactFunc_Large-4 64 1875141 ns/op BenchmarkReplace/naive-fast-4 69259 1655 ns/op BenchmarkReplace/optimized-fast-4 79047 1381 ns/op BenchmarkReplace/naive-slow-4 29574 4036 ns/op BenchmarkReplace/optimized-slow-4 35512 3384 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 117.1 ns/op BenchmarkBinarySearchFloats/Size32-4 875017 135.2 ns/op BenchmarkBinarySearchFloats/Size64-4 793755 147.5 ns/op BenchmarkBinarySearchFloats/Size128-4 738824 161.9 ns/op BenchmarkBinarySearchFloats/Size512-4 629312 190.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 571711 204.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 360511 317.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 310237 373.5 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 265563 425.8 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 246949 482.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 192474 588.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 182566 643.2 ns/op PASS ok slices 4.825s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 97380 1208 ns/op BenchmarkSortInts-4 1 135429472 ns/op BenchmarkSlicesSortInts-4 2 60071476 ns/op BenchmarkSortIsSorted-4 21 5282354 ns/op BenchmarkSlicesIsSorted-4 69 1715924 ns/op BenchmarkSortStrings-4 1 165293951 ns/op BenchmarkSlicesSortStrings-4 2 90847275 ns/op BenchmarkSortStrings_Sorted-4 20 5964306 ns/op BenchmarkSlicesSortStrings_Sorted-4 50 2356173 ns/op BenchmarkSortStructs-4 1 207058548 ns/op BenchmarkSortFuncStructs-4 1 173645311 ns/op BenchmarkSortString1K-4 265 451495 ns/op BenchmarkSortString1K_Slice-4 138 871781 ns/op BenchmarkStableString1K-4 70 1635505 ns/op BenchmarkSortInt1K-4 332 360628 ns/op BenchmarkSortInt1K_Sorted-4 5710 21007 ns/op BenchmarkSortInt1K_Reversed-4 3416 34687 ns/op BenchmarkSortInt1K_Mod8-4 883 135982 ns/op BenchmarkStableInt1K-4 93 1237826 ns/op BenchmarkStableInt1K_Slice-4 100 1100416 ns/op BenchmarkSortInt64K-4 3 33985478 ns/op BenchmarkSortInt64K_Slice-4 2 73478456 ns/op BenchmarkStableInt64K-4 1 108268194 ns/op BenchmarkSort1e2-4 328 365766 ns/op BenchmarkStable1e2-4 123 970546 ns/op BenchmarkSort1e4-4 2 74172016 ns/op BenchmarkStable1e4-4 1 311408623 ns/op PASS ok sort 19.270s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 473529 235.4 ns/op BenchmarkAtof64Float-4 422332 263.7 ns/op BenchmarkAtof64FloatExp-4 369212 311.1 ns/op BenchmarkAtof64Big-4 303606 380.8 ns/op BenchmarkAtof64RandomBits-4 294082 389.3 ns/op BenchmarkAtof64RandomFloats-4 312558 368.5 ns/op BenchmarkAtof64RandomLongFloats-4 270123 409.9 ns/op BenchmarkAtof32Decimal-4 493526 238.3 ns/op BenchmarkAtof32Float-4 460906 262.2 ns/op BenchmarkAtof32FloatExp-4 368300 311.5 ns/op BenchmarkAtof32Random-4 279751 425.7 ns/op BenchmarkAtof32RandomLong-4 135578 877.2 ns/op BenchmarkParseInt/Pos/7bit-4 897289 126.1 ns/op BenchmarkParseInt/Pos/26bit-4 457302 231.2 ns/op BenchmarkParseInt/Pos/31bit-4 434523 250.6 ns/op BenchmarkParseInt/Pos/56bit-4 300669 368.7 ns/op BenchmarkParseInt/Pos/63bit-4 284572 392.3 ns/op BenchmarkParseInt/Neg/7bit-4 892192 126.9 ns/op BenchmarkParseInt/Neg/26bit-4 468003 231.6 ns/op BenchmarkParseInt/Neg/31bit-4 436363 250.0 ns/op BenchmarkParseInt/Neg/56bit-4 303772 367.3 ns/op BenchmarkParseInt/Neg/63bit-4 283200 394.3 ns/op BenchmarkAtoi/Pos/7bit-4 1481769 81.79 ns/op BenchmarkAtoi/Pos/26bit-4 610822 172.2 ns/op BenchmarkAtoi/Pos/31bit-4 558326 189.6 ns/op BenchmarkAtoi/Pos/56bit-4 405081 291.7 ns/op BenchmarkAtoi/Pos/63bit-4 259761 420.5 ns/op BenchmarkAtoi/Neg/7bit-4 1482098 81.18 ns/op BenchmarkAtoi/Neg/26bit-4 593870 175.7 ns/op BenchmarkAtoi/Neg/31bit-4 561324 189.3 ns/op BenchmarkAtoi/Neg/56bit-4 358003 288.3 ns/op BenchmarkAtoi/Neg/63bit-4 284244 421.8 ns/op BenchmarkFormatFloat/Decimal-4 102570 1157 ns/op BenchmarkFormatFloat/Float-4 92658 1293 ns/op BenchmarkFormatFloat/Exp-4 97533 1212 ns/op BenchmarkFormatFloat/NegExp-4 97798 1218 ns/op BenchmarkFormatFloat/LongExp-4 84405 1404 ns/op BenchmarkFormatFloat/Big-4 84248 1425 ns/op BenchmarkFormatFloat/BinaryExp-4 181047 686.7 ns/op BenchmarkFormatFloat/32Integer-4 102466 1163 ns/op BenchmarkFormatFloat/32ExactFraction-4 102226 1154 ns/op BenchmarkFormatFloat/32Point-4 93584 1263 ns/op BenchmarkFormatFloat/32Exp-4 102183 1169 ns/op BenchmarkFormatFloat/32NegExp-4 101824 1157 ns/op BenchmarkFormatFloat/32Shortest-4 105450 1135 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 120405 969.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 115056 1006 ns/op BenchmarkFormatFloat/64Fixed1-4 131042 890.2 ns/op BenchmarkFormatFloat/64Fixed2-4 130168 897.5 ns/op BenchmarkFormatFloat/64Fixed3-4 130780 891.6 ns/op BenchmarkFormatFloat/64Fixed4-4 134462 893.3 ns/op BenchmarkFormatFloat/64Fixed12-4 80428 1462 ns/op BenchmarkFormatFloat/64Fixed16-4 103191 1166 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 104877 1148 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 97024 1232 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2276 48797 ns/op BenchmarkFormatFloat/Slowpath64-4 81878 1412 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 84264 1386 ns/op BenchmarkAppendFloat/Decimal-4 114872 1032 ns/op BenchmarkAppendFloat/Float-4 99638 1197 ns/op BenchmarkAppendFloat/Exp-4 110502 1072 ns/op BenchmarkAppendFloat/NegExp-4 112474 1048 ns/op BenchmarkAppendFloat/LongExp-4 93454 1260 ns/op BenchmarkAppendFloat/Big-4 92144 1284 ns/op BenchmarkAppendFloat/BinaryExp-4 228541 507.5 ns/op BenchmarkAppendFloat/32Integer-4 113546 1026 ns/op BenchmarkAppendFloat/32ExactFraction-4 115171 1037 ns/op BenchmarkAppendFloat/32Point-4 100376 1125 ns/op BenchmarkAppendFloat/32Exp-4 114117 1066 ns/op BenchmarkAppendFloat/32NegExp-4 115065 1030 ns/op BenchmarkAppendFloat/32Shortest-4 120517 978.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 141808 822.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 139551 835.9 ns/op BenchmarkAppendFloat/64Fixed1-4 156282 743.3 ns/op BenchmarkAppendFloat/64Fixed2-4 157274 748.5 ns/op BenchmarkAppendFloat/64Fixed3-4 155061 758.7 ns/op BenchmarkAppendFloat/64Fixed4-4 157135 741.7 ns/op BenchmarkAppendFloat/64Fixed12-4 92107 1318 ns/op BenchmarkAppendFloat/64Fixed16-4 119227 1002 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 121604 966.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 106306 1091 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2282 48479 ns/op BenchmarkAppendFloat/Slowpath64-4 93559 1275 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96122 1257 ns/op BenchmarkFormatInt-4 12446 9532 ns/op BenchmarkAppendInt-4 12464 9448 ns/op BenchmarkFormatUint-4 67357 1716 ns/op BenchmarkAppendUint-4 71319 1701 ns/op BenchmarkFormatIntSmall/7-4 2171518 55.90 ns/op BenchmarkFormatIntSmall/42-4 2144910 54.16 ns/op BenchmarkAppendIntSmall-4 791661 143.8 ns/op BenchmarkAppendUintVarlen/1-4 809497 143.9 ns/op BenchmarkAppendUintVarlen/12-4 795038 146.6 ns/op BenchmarkAppendUintVarlen/123-4 584749 191.4 ns/op BenchmarkAppendUintVarlen/1234-4 583101 193.5 ns/op BenchmarkAppendUintVarlen/12345-4 613020 195.2 ns/op BenchmarkAppendUintVarlen/123456-4 583372 196.2 ns/op BenchmarkAppendUintVarlen/1234567-4 563548 201.6 ns/op BenchmarkAppendUintVarlen/12345678-4 547844 194.8 ns/op BenchmarkAppendUintVarlen/123456789-4 551622 204.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 553658 204.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 544632 206.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 546457 203.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 545394 206.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 571058 212.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 529071 211.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 562050 209.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 526759 213.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 491448 217.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 520245 219.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 513883 217.7 ns/op BenchmarkQuote-4 28578 4194 ns/op BenchmarkQuoteRune-4 298195 398.8 ns/op BenchmarkAppendQuote-4 30812 3874 ns/op BenchmarkAppendQuoteRune-4 503947 228.3 ns/op BenchmarkUnquoteEasy-4 792937 146.7 ns/op BenchmarkUnquoteHard-4 33712 3567 ns/op PASS ok strconv 16.271s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 300474 377.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 99627 1210 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 143373 827.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 320989 365.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 103948 1137 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 146824 784.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 234204 499.3 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64856 1826 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 80374 1440 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 534148 230.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 18650 6369 ns/op BenchmarkGenericMatch1-4 1620 73350 ns/op BenchmarkGenericMatch2-4 340 353275 ns/op BenchmarkSingleMaxSkipping-4 7644 15312 ns/op 653.10 MB/s BenchmarkSingleLongSuffixFail-4 14866 8058 ns/op 124.35 MB/s BenchmarkSingleMatch-4 190 626809 ns/op 23.93 MB/s BenchmarkByteByteNoMatch-4 63782 1902 ns/op BenchmarkByteByteMatch-4 18615 6412 ns/op BenchmarkByteStringMatch-4 21388 5559 ns/op BenchmarkHTMLEscapeNew-4 66621 1798 ns/op BenchmarkHTMLEscapeOld-4 57873 2063 ns/op BenchmarkByteStringReplacerWriteString-4 1070 109555 ns/op BenchmarkByteReplacerWriteString-4 1257 92143 ns/op BenchmarkByteByteReplaces-4 2288 51791 ns/op BenchmarkByteByteMap-4 6778 16298 ns/op BenchmarkMap/identity/ASCII-4 705914 167.7 ns/op BenchmarkMap/identity/Greek-4 450822 264.8 ns/op BenchmarkMap/change/ASCII-4 26742 4490 ns/op BenchmarkMap/change/Greek-4 20466 5790 ns/op BenchmarkIndexRune-4 1000000 100.2 ns/op BenchmarkIndexRuneLongString-4 1000000 110.0 ns/op BenchmarkIndexRuneFastPath-4 2883511 41.34 ns/op BenchmarkIndex-4 2559163 46.79 ns/op BenchmarkLastIndex-4 2713932 43.96 ns/op BenchmarkIndexByte-4 10572985 10.37 ns/op BenchmarkToUpper/#00-4 3019180 39.73 ns/op BenchmarkToUpper/ONLYUPPER-4 2207792 54.41 ns/op BenchmarkToUpper/abc-4 243416 495.5 ns/op BenchmarkToUpper/AbC123-4 184461 649.4 ns/op BenchmarkToUpper/azAZ09_-4 205880 572.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39782 2992 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53258 2260 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 23715 5065 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45826 2581 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 94378 1268 ns/op BenchmarkToLower/#00-4 3001038 39.53 ns/op BenchmarkToLower/abc-4 2567240 46.74 ns/op BenchmarkToLower/AbC123-4 165627 728.6 ns/op BenchmarkToLower/azAZ09_-4 161512 724.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 68754 1704 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48552 2480 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24286 4936 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58419 2042 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 93280 1272 ns/op BenchmarkMapNoChanges-4 888204 132.6 ns/op BenchmarkTrim-4 26200 4518 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2505811 47.89 ns/op BenchmarkToValidUTF8/InvalidASCII-4 132129 903.4 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89300 1330 ns/op BenchmarkEqualFold/Tests-4 41109 2851 ns/op BenchmarkEqualFold/ASCII-4 2151826 55.37 ns/op BenchmarkEqualFold/UnicodePrefix-4 90038 1346 ns/op BenchmarkEqualFold/UnicodeSuffix-4 92475 1300 ns/op BenchmarkIndexHard1-4 169 711194 ns/op BenchmarkIndexHard2-4 168 713687 ns/op BenchmarkIndexHard3-4 164 726613 ns/op BenchmarkIndexHard4-4 88 1327603 ns/op BenchmarkLastIndexHard1-4 82 1422332 ns/op BenchmarkLastIndexHard2-4 82 1413640 ns/op BenchmarkLastIndexHard3-4 84 1417491 ns/op BenchmarkCountHard1-4 168 709707 ns/op BenchmarkCountHard2-4 168 713461 ns/op BenchmarkCountHard3-4 164 726419 ns/op BenchmarkIndexTorture-4 13299 9013 ns/op BenchmarkCountTorture-4 13251 9055 ns/op BenchmarkCountTortureOverlapping-4 640 174278 ns/op BenchmarkCountByte/10-4 2503195 47.15 ns/op 212.08 MB/s BenchmarkCountByte/32-4 2925547 41.21 ns/op 776.43 MB/s BenchmarkCountByte/4096-4 545196 221.0 ns/op 18531.92 MB/s BenchmarkCountByte/4194304-4 600 195651 ns/op 21437.69 MB/s BenchmarkCountByte/67108864-4 20 5509498 ns/op 12180.58 MB/s BenchmarkFields/ASCII/16-4 242745 495.4 ns/op 32.29 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20923 5665 ns/op 45.19 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1431 83498 ns/op 49.06 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 80 1417951 ns/op 46.22 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 22356711 ns/op 46.90 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 105672 1123 ns/op 14.24 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7174 16150 ns/op 15.85 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 436 274407 ns/op 14.93 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4618960 ns/op 14.19 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 80813616 ns/op 12.98 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 127107 911.7 ns/op 17.55 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11170 ns/op 22.92 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 631 188168 ns/op 21.77 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 3332639 ns/op 19.66 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 61204476 ns/op 17.13 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 124136 956.9 ns/op 16.72 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8589 13539 ns/op 18.91 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 523 229944 ns/op 17.81 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4001270 ns/op 16.38 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70582996 ns/op 14.86 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 86847975 ns/op BenchmarkSplitSingleByteSeparator-4 15 6807781 ns/op BenchmarkSplitMultiByteSeparator-4 30 3731474 ns/op BenchmarkSplitNSingleByteSeparator-4 172522 708.8 ns/op BenchmarkSplitNMultiByteSeparator-4 130030 905.2 ns/op BenchmarkRepeat/5x0-4 2495331 47.97 ns/op BenchmarkRepeat/5x1-4 2493204 48.14 ns/op BenchmarkRepeat/5x2-4 197566 590.7 ns/op BenchmarkRepeat/5x6-4 123268 1002 ns/op BenchmarkRepeat/10x0-4 2494482 48.35 ns/op BenchmarkRepeat/10x1-4 2439595 47.95 ns/op BenchmarkRepeat/10x2-4 204604 600.2 ns/op BenchmarkRepeat/10x6-4 117300 997.1 ns/op BenchmarkRepeatLarge/256/1-4 55737 2165 ns/op 118.24 MB/s BenchmarkRepeatLarge/256/16-4 88136 1343 ns/op 190.59 MB/s BenchmarkRepeatLarge/512/1-4 45218 2516 ns/op 203.51 MB/s BenchmarkRepeatLarge/512/16-4 67420 1725 ns/op 296.86 MB/s BenchmarkRepeatLarge/1024/1-4 36693 3126 ns/op 327.55 MB/s BenchmarkRepeatLarge/1024/16-4 51504 2301 ns/op 444.96 MB/s BenchmarkRepeatLarge/2048/1-4 28646 4082 ns/op 501.67 MB/s BenchmarkRepeatLarge/2048/16-4 35701 3276 ns/op 625.19 MB/s BenchmarkRepeatLarge/4096/1-4 19858 5767 ns/op 710.27 MB/s BenchmarkRepeatLarge/4096/16-4 23462 4907 ns/op 834.70 MB/s BenchmarkRepeatLarge/8192/1-4 13369 8857 ns/op 924.90 MB/s BenchmarkRepeatLarge/8192/16-4 14390 8144 ns/op 1005.94 MB/s BenchmarkRepeatLarge/8192/4097-4 3041667 39.66 ns/op 103296.33 MB/s BenchmarkRepeatLarge/16384/1-4 6984 14488 ns/op 1130.89 MB/s BenchmarkRepeatLarge/16384/16-4 7474 13674 ns/op 1198.22 MB/s BenchmarkRepeatLarge/16384/4097-4 11874 9585 ns/op 1282.27 MB/s BenchmarkRepeatLarge/32768/1-4 4917 23996 ns/op 1365.59 MB/s BenchmarkRepeatLarge/32768/16-4 5100 23396 ns/op 1400.57 MB/s BenchmarkRepeatLarge/32768/4097-4 5632 21449 ns/op 1337.10 MB/s BenchmarkRepeatLarge/65536/1-4 2336 44195 ns/op 1482.87 MB/s BenchmarkRepeatLarge/65536/16-4 2358 42979 ns/op 1524.84 MB/s BenchmarkRepeatLarge/65536/4097-4 2876 41433 ns/op 1483.24 MB/s BenchmarkRepeatLarge/131072/1-4 519 211206 ns/op 620.59 MB/s BenchmarkRepeatLarge/131072/16-4 535 213004 ns/op 615.35 MB/s BenchmarkRepeatLarge/131072/4097-4 561 212702 ns/op 597.11 MB/s BenchmarkRepeatLarge/262144/1-4 274 427335 ns/op 613.44 MB/s BenchmarkRepeatLarge/262144/16-4 284 430505 ns/op 608.92 MB/s BenchmarkRepeatLarge/262144/4097-4 278 424249 ns/op 608.40 MB/s BenchmarkRepeatLarge/524288/1-4 140 836891 ns/op 626.47 MB/s BenchmarkRepeatLarge/524288/16-4 136 806898 ns/op 649.76 MB/s BenchmarkRepeatLarge/524288/4097-4 135 863680 ns/op 602.44 MB/s BenchmarkRepeatLarge/1048576/1-4 67 1689857 ns/op 620.51 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1694547 ns/op 618.79 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 1766189 ns/op 591.52 MB/s BenchmarkRepeatLarge/2097152/1-4 32 3328217 ns/op 630.11 MB/s BenchmarkRepeatLarge/2097152/16-4 33 3253932 ns/op 644.50 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3281739 ns/op 637.94 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6742122 ns/op 622.10 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6825517 ns/op 614.50 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6988514 ns/op 599.73 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14025984 ns/op 598.08 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14074329 ns/op 596.02 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14672633 ns/op 571.58 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27333928 ns/op 613.79 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27503438 ns/op 610.00 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28857348 ns/op 581.38 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55684477 ns/op 602.58 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54172597 ns/op 619.40 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56130417 ns/op 597.79 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104562595 ns/op 641.81 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104531955 ns/op 641.99 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 109381634 ns/op 613.53 MB/s BenchmarkRepeatLarge/134217728/1-4 1 212701629 ns/op 631.01 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205227629 ns/op 653.99 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 216397429 ns/op 620.24 MB/s BenchmarkRepeatLarge/268435456/1-4 1 428978417 ns/op 625.76 MB/s BenchmarkRepeatLarge/268435456/16-4 1 403044498 ns/op 666.02 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 426535657 ns/op 629.34 MB/s BenchmarkRepeatLarge/536870912/1-4 1 840243995 ns/op 638.95 MB/s BenchmarkRepeatLarge/536870912/16-4 1 808918036 ns/op 663.69 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 857185554 ns/op 626.32 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1646460151 ns/op 652.15 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1595813274 ns/op 672.85 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1676156829 ns/op 640.60 MB/s BenchmarkIndexAnyASCII/1:1-4 1394517 87.90 ns/op BenchmarkIndexAnyASCII/1:2-4 1347216 86.57 ns/op BenchmarkIndexAnyASCII/1:4-4 1383472 86.48 ns/op BenchmarkIndexAnyASCII/1:8-4 1351537 87.87 ns/op BenchmarkIndexAnyASCII/1:16-4 1365069 88.59 ns/op BenchmarkIndexAnyASCII/1:32-4 1357830 87.52 ns/op BenchmarkIndexAnyASCII/1:64-4 1346826 90.18 ns/op BenchmarkIndexAnyASCII/16:1-4 1363832 87.85 ns/op BenchmarkIndexAnyASCII/16:2-4 649083 184.3 ns/op BenchmarkIndexAnyASCII/16:4-4 640792 186.8 ns/op BenchmarkIndexAnyASCII/16:8-4 622018 191.3 ns/op BenchmarkIndexAnyASCII/16:16-4 584157 204.3 ns/op BenchmarkIndexAnyASCII/16:32-4 519426 230.1 ns/op BenchmarkIndexAnyASCII/16:64-4 422558 281.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1279804 92.36 ns/op BenchmarkIndexAnyASCII/256:2-4 58694 2042 ns/op BenchmarkIndexAnyASCII/256:4-4 58626 2044 ns/op BenchmarkIndexAnyASCII/256:8-4 58525 2048 ns/op BenchmarkIndexAnyASCII/256:16-4 58076 2067 ns/op BenchmarkIndexAnyASCII/256:32-4 57398 2086 ns/op BenchmarkIndexAnyASCII/256:64-4 56036 2139 ns/op BenchmarkIndexAnyUTF8/1:1-4 1429126 83.21 ns/op BenchmarkIndexAnyUTF8/1:2-4 1373587 86.41 ns/op BenchmarkIndexAnyUTF8/1:4-4 1377292 88.68 ns/op BenchmarkIndexAnyUTF8/1:8-4 1349222 88.29 ns/op BenchmarkIndexAnyUTF8/1:16-4 1344818 88.62 ns/op BenchmarkIndexAnyUTF8/1:32-4 1367467 87.91 ns/op BenchmarkIndexAnyUTF8/1:64-4 1322961 90.74 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 100.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 180259 661.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 179776 658.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 173554 674.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 172881 680.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 177964 675.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 171536 708.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 271291 437.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 12469 9698 ns/op BenchmarkIndexAnyUTF8/256:4-4 12330 9622 ns/op BenchmarkIndexAnyUTF8/256:8-4 12064 10156 ns/op BenchmarkIndexAnyUTF8/256:16-4 12049 9997 ns/op BenchmarkIndexAnyUTF8/256:32-4 12024 9960 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10499 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1396527 86.13 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1442264 83.79 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1445118 84.06 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1437897 83.70 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1411080 84.93 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1419589 85.23 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1397448 86.33 ns/op BenchmarkLastIndexAnyASCII/16:1-4 651861 182.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 648717 182.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 640806 185.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 621271 189.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 579810 201.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 521493 227.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 423351 278.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 58827 2038 ns/op BenchmarkLastIndexAnyASCII/256:2-4 58730 2038 ns/op BenchmarkLastIndexAnyASCII/256:4-4 58740 2042 ns/op BenchmarkLastIndexAnyASCII/256:8-4 58573 2046 ns/op BenchmarkLastIndexAnyASCII/256:16-4 57924 2059 ns/op BenchmarkLastIndexAnyASCII/256:32-4 57405 2089 ns/op BenchmarkLastIndexAnyASCII/256:64-4 56106 2133 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1420002 85.86 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1437949 83.42 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1432011 83.94 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1417346 85.32 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1423987 83.53 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1420220 84.52 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1404099 86.70 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 196306 614.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 102280 1171 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 100219 1152 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 99960 1187 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 99525 1176 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 101437 1169 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 94498 1205 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13515 8923 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6405 17533 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6572 17515 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6418 17899 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6260 17890 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6160 17897 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 5961 18735 ns/op BenchmarkTrimASCII/1:1-4 2441569 49.39 ns/op BenchmarkTrimASCII/1:2-4 1997247 59.31 ns/op BenchmarkTrimASCII/1:4-4 1959766 61.31 ns/op BenchmarkTrimASCII/1:8-4 1834468 65.07 ns/op BenchmarkTrimASCII/1:16-4 1575175 76.18 ns/op BenchmarkTrimASCII/16:1-4 1997344 58.91 ns/op BenchmarkTrimASCII/16:2-4 672268 177.0 ns/op BenchmarkTrimASCII/16:4-4 665866 179.3 ns/op BenchmarkTrimASCII/16:8-4 651876 183.0 ns/op BenchmarkTrimASCII/16:16-4 616206 192.7 ns/op BenchmarkTrimASCII/256:1-4 540130 219.8 ns/op BenchmarkTrimASCII/256:2-4 61368 1954 ns/op BenchmarkTrimASCII/256:4-4 61336 1956 ns/op BenchmarkTrimASCII/256:8-4 61172 1960 ns/op BenchmarkTrimASCII/256:16-4 60754 1968 ns/op BenchmarkTrimASCII/4096:1-4 41698 2861 ns/op BenchmarkTrimASCII/4096:2-4 4183 28665 ns/op BenchmarkTrimASCII/4096:4-4 4180 28672 ns/op BenchmarkTrimASCII/4096:8-4 4114 28737 ns/op BenchmarkTrimASCII/4096:16-4 4071 28629 ns/op BenchmarkTrimByte-4 2373458 50.25 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2667 44381 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2664 44466 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2624 45369 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1872 63526 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3626 32511 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6669 17396 ns/op BenchmarkJoin/0-4 3081334 38.86 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2544073 47.35 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 146734 802.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103771 1153 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 76633 1553 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 63151 1906 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52392 2277 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 45332 2657 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2049288 59.13 ns/op BenchmarkTrimSpace/ASCII-4 1275051 94.00 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86668 1368 ns/op BenchmarkTrimSpace/JustNonASCII-4 52952 2277 ns/op BenchmarkReplaceAll-4 83881 1423 ns/op 16 B/op 1 allocs/op PASS ok strings 56.721s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 49862 2420 ns/op BenchmarkCond2-4 22958 5047 ns/op BenchmarkCond4-4 10000 10021 ns/op BenchmarkCond8-4 5022 22108 ns/op BenchmarkCond16-4 1930 57475 ns/op BenchmarkCond32-4 734 157683 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 432681 265.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 239148 505.1 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 470300 247.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 437349 269.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 231580 525.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 383901 319.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 88203 1443 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 71704 1778 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 71010 1802 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 44324 2882 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 423411 261.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 134979 888.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 496288 257.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 124474 982.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 421875 256.4 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 133927 867.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1762586 68.55 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47774 2425 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 104162 1136 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 122958 851.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4082 24876 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 258 531346 ns/op BenchmarkRange/*sync.Map-4 1113 104772 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 82332 1365 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 186043 683.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57086 2028 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 172315 702.6 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 200160 574.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 170211 751.7 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 71376 1677 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 139988 846.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 482964 337.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50176 2288 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 120289 1005 ns/op BenchmarkSwapCollision/*sync.Map-4 69200 1723 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 388 308481 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91252 1321 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 275388 415.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21258 5530 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55819 2186 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19958 5995 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 133041 793.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 95287 1317 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 112256 1450 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1637569 74.13 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 132733 901.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1589640 75.73 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 473932 241.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 119650 977.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 448477 278.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 85429 1412 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 265962 436.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 448269 289.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 96487 1258 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 429823 288.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 97166 1413 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 93661 1231 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 129454 901.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50588 2360 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 167865 701.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 393576 271.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 103629 1158 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 541308 230.3 ns/op BenchmarkUncontendedSemaphore-4 4886017 24.58 ns/op BenchmarkContendedSemaphore-4 2244362 53.18 ns/op BenchmarkMutexUncontended-4 801153 162.5 ns/op BenchmarkMutex-4 143550 853.6 ns/op BenchmarkMutexSlack-4 129673 898.4 ns/op BenchmarkMutexWork-4 135032 883.9 ns/op BenchmarkMutexWorkSlack-4 121276 969.3 ns/op BenchmarkMutexNoSpin-4 41842 2823 ns/op BenchmarkMutexSpin-4 37659 3090 ns/op BenchmarkOnce-4 499533 270.2 ns/op BenchmarkOnceFunc/v=Once-4 990000 116.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 768974 154.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 759878 149.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 969460 122.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 700360 161.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 744028 156.8 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5816568 20.47 ns/op BenchmarkSemaSyntNonblock-4 1770777 85.94 ns/op BenchmarkSemaSyntBlock-4 1340980 98.03 ns/op BenchmarkSemaWorkNonblock-4 697788 169.2 ns/op BenchmarkSemaWorkBlock-4 550983 224.5 ns/op BenchmarkRWMutexUncontended-4 344348 332.0 ns/op BenchmarkRWMutexWrite100-4 218384 551.7 ns/op BenchmarkRWMutexWrite10-4 204922 580.6 ns/op BenchmarkRWMutexWorkWrite100-4 192544 621.0 ns/op BenchmarkRWMutexWorkWrite10-4 179853 670.3 ns/op BenchmarkWaitGroupUncontended-4 617220 211.7 ns/op BenchmarkWaitGroupAddDone-4 185250 587.6 ns/op BenchmarkWaitGroupAddDoneWork-4 247430 586.9 ns/op BenchmarkWaitGroupWait-4 2720848 43.83 ns/op BenchmarkWaitGroupWaitWork-4 2261649 52.68 ns/op BenchmarkWaitGroupActuallyWait-4 31926 3837 ns/op 32 B/op 2 allocs/op PASS ok sync 18.051s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 373198 300.6 ns/op PASS ok sync/atomic 1.130s PASS ok syscall 1.013s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 131589 903.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.144s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6121 17798 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7804 13640 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 81 1443001 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 81 1278257 ns/op 1597 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 165201111 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 165126391 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1446 80089 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1636 71719 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7420280 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7018882 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 805546917 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 802159876 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 171 693937 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 184 649650 ns/op 213 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 71245836 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 69134216 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7872635336 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7813594178 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2415 48931 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3712436 ns/op 409134 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 403525019 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2101 55194 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 220 536086 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5364343 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6980 17016 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.736s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 94696495 ns/op BenchmarkVariableString-4 71263 1694 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1669 70285 ns/op 2521 B/op 39 allocs/op PASS ok text/template/parse 1.573s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 28 4137264 ns/op BenchmarkAfter-4 80 1477193 ns/op BenchmarkStop-4 150 763395 ns/op BenchmarkSimultaneousAfterFunc-4 24 4843461 ns/op BenchmarkStartStop-4 151 711395 ns/op BenchmarkReset-4 2304 61949 ns/op BenchmarkSleep-4 31 4164009 ns/op BenchmarkParallelTimerLatency-4 54 122164 avg-late-ns 224760 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 331212 avg-late-ns 807599 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 317209 avg-late-ns 1112000 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 269293 avg-late-ns 765198 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 429915 avg-late-ns 1403354 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 319219 avg-late-ns 1475959 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 319762 avg-late-ns 1823556 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 354471 avg-late-ns 2233759 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 205066 avg-late-ns 1298316 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 236210 avg-late-ns 1266036 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 888455 avg-late-ns 3212038 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 304967 avg-late-ns 917794 max-late-ns BenchmarkTicker-4 411 308711 ns/op BenchmarkTickerReset-4 3231 36043 ns/op BenchmarkTickerResetNaive-4 187 761806 ns/op BenchmarkNow-4 861350 139.1 ns/op BenchmarkNowUnixNano-4 904050 131.8 ns/op BenchmarkNowUnixMilli-4 881263 133.9 ns/op BenchmarkNowUnixMicro-4 872168 134.4 ns/op BenchmarkFormat-4 43797 2746 ns/op BenchmarkFormatRFC3339-4 64072 1884 ns/op BenchmarkFormatRFC3339Nano-4 62834 1912 ns/op BenchmarkFormatNow-4 58261 2084 ns/op BenchmarkMarshalJSON-4 89395 1358 ns/op BenchmarkMarshalText-4 89386 1354 ns/op BenchmarkParse-4 90290 1320 ns/op BenchmarkParseRFC3339UTC-4 256693 471.8 ns/op BenchmarkParseRFC3339UTCBytes-4 180692 663.0 ns/op BenchmarkParseRFC3339TZ-4 80530 1486 ns/op BenchmarkParseRFC3339TZBytes-4 67165 1787 ns/op BenchmarkParseDuration-4 452004 265.0 ns/op BenchmarkHour-4 682267 173.8 ns/op BenchmarkSecond-4 687300 171.6 ns/op BenchmarkYear-4 474127 247.8 ns/op BenchmarkDay-4 434372 276.3 ns/op BenchmarkISOWeek-4 501999 238.3 ns/op BenchmarkGoString-4 56604 2121 ns/op BenchmarkUnmarshalText-4 76676 1558 ns/op PASS ok time 12.688s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 488694 238.9 ns/op BenchmarkDecodeValidJapaneseChars-4 570006 202.6 ns/op BenchmarkDecodeRune-4 1489564 78.00 ns/op BenchmarkEncodeValidASCII-4 487471 231.9 ns/op BenchmarkEncodeValidJapaneseChars-4 688278 177.8 ns/op BenchmarkAppendRuneValidASCII-4 1331299 89.91 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2072092 57.92 ns/op BenchmarkEncodeRune-4 2663827 45.02 ns/op PASS ok unicode/utf16 2.260s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1430295 84.03 ns/op BenchmarkRuneCountTenJapaneseChars-4 327378 360.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2302756 52.24 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 362052 291.9 ns/op BenchmarkValidTenASCIIChars-4 1836222 65.87 ns/op BenchmarkValid100KASCIIChars-4 94 1259051 ns/op BenchmarkValidTenJapaneseChars-4 305197 391.4 ns/op BenchmarkValidLongMostlyASCII-4 88 1333028 ns/op BenchmarkValidLongJapanese-4 50 2180367 ns/op BenchmarkValidStringTenASCIIChars-4 2692538 44.39 ns/op BenchmarkValidString100KASCIIChars-4 7476 15978 ns/op BenchmarkValidStringTenJapaneseChars-4 407276 280.7 ns/op BenchmarkValidStringLongMostlyASCII-4 752 155626 ns/op BenchmarkValidStringLongJapanese-4 151 807129 ns/op BenchmarkEncodeASCIIRune-4 2787174 43.18 ns/op BenchmarkEncodeJapaneseRune-4 1741134 65.85 ns/op BenchmarkAppendASCIIRune-4 9147680 13.10 ns/op BenchmarkAppendJapaneseRune-4 1895361 63.91 ns/op BenchmarkDecodeASCIIRune-4 1963682 62.45 ns/op BenchmarkDecodeJapaneseRune-4 1681101 71.67 ns/op BenchmarkFullRune/ASCII-4 3132684 38.37 ns/op BenchmarkFullRune/Incomplete-4 1416818 84.68 ns/op BenchmarkFullRune/Japanese-4 3244825 36.99 ns/op PASS ok unicode/utf8 4.794s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 75000462314 ns/op PASS ok cmd/api 76.231s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 493006 244.1 ns/op BenchmarkCgoCall/one-pointer-4 376279 310.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 321336 376.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 414638 284.1 ns/op BenchmarkCgoCall/eight-pointers-4 203106 583.7 ns/op BenchmarkCgoCall/eight-pointers-nil-4 387596 302.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 31891 4018 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44406 2714 ns/op BenchmarkGoString-4 1000000 111.3 ns/op BenchmarkCGoCallback-4 47725 2543 ns/op BenchmarkCGoInCThread-4 352293 330.8 ns/op PASS ok cmd/cgo/internal/test 2.515s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 908072 124.5 ns/op BenchmarkEqArrayOfStrings64-4 130618 910.4 ns/op BenchmarkEqArrayOfStrings1024-4 8882 13283 ns/op BenchmarkEqArrayOfFloats5-4 1000000 108.9 ns/op BenchmarkEqArrayOfFloats64-4 127824 940.4 ns/op BenchmarkEqArrayOfFloats1024-4 8248 14103 ns/op BenchmarkEqArrayOfStructsEq-4 2548 46599 ns/op BenchmarkEqArrayOfStructsNotEq-4 4658 25954 ns/op BenchmarkEqStruct-4 18495000 5.687 ns/op PASS ok cmd/compile/internal/reflectdata 2.130s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 86767 ns/op BenchmarkCopyElim1-4 1204 101062 ns/op BenchmarkCopyElim10-4 987 114801 ns/op BenchmarkCopyElim100-4 433 276938 ns/op BenchmarkCopyElim1000-4 67 1696318 ns/op BenchmarkCopyElim10000-4 4 28626058 ns/op BenchmarkCopyElim100000-4 1 592053448 ns/op BenchmarkDeadCode/1-4 776 136487 ns/op BenchmarkDeadCode/10-4 766 161448 ns/op BenchmarkDeadCode/100-4 322 363630 ns/op BenchmarkDeadCode/1000-4 49 2565873 ns/op BenchmarkDeadCode/10000-4 4 27363098 ns/op BenchmarkDeadCode/100000-4 1 344423141 ns/op BenchmarkDeadCode/200000-4 1 674809604 ns/op BenchmarkDominatorsLinear-4 14 9078617 ns/op 1.10 MB/s BenchmarkDominatorsFwdBack-4 9 12754830 ns/op 0.78 MB/s BenchmarkDominatorsManyPred-4 8 13126604 ns/op 0.76 MB/s BenchmarkDominatorsMaxPred-4 9 12858337 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12787168 ns/op 0.78 MB/s BenchmarkFuse/1-4 940 124174 ns/op BenchmarkFuse/10-4 764 159072 ns/op BenchmarkFuse/100-4 181 637114 ns/op BenchmarkFuse/1000-4 20 5854628 ns/op BenchmarkFuse/10000-4 2 71710596 ns/op BenchmarkNilCheckDeep1-4 9751 11707 ns/op 0.09 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4161 27855 ns/op 0.36 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 618 188399 ns/op 0.53 MB/s 638 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 58 1910474 ns/op 0.52 MB/s 5474 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 5 20131303 ns/op 0.50 MB/s 65934 B/op 5 allocs/op BenchmarkDSEPass-4 30 3952598 ns/op 48292 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 135742192 ns/op 4264272 B/op 108614 allocs/op BenchmarkCSEPass-4 6 18200819 ns/op 120676 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 179173310 ns/op 5655584 B/op 97400 allocs/op BenchmarkDeadcodePass-4 183 619612 ns/op 84897 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 144943472 ns/op 4029416 B/op 44867 allocs/op BenchmarkMultiPass-4 70 1524139 ns/op 235740 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 298115624 ns/op 11273288 B/op 150416 allocs/op BenchmarkCondRewrite/SoloJump-4 3242716 36.97 ns/op BenchmarkCondRewrite/CombJump-4 3092799 38.76 ns/op PASS ok cmd/compile/internal/ssa 15.250s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8077 14254 ns/op BenchmarkExtShift-4 14718 8149 ns/op BenchmarkModify-4 8467 13790 ns/op BenchmarkMullImm-4 14712 8152 ns/op BenchmarkConstModify-4 8467 13796 ns/op BenchmarkBitSet-4 16974 7087 ns/op BenchmarkBitClear-4 16974 7108 ns/op BenchmarkBitToggle-4 16903 7075 ns/op BenchmarkBitSetConst-4 140326 853.2 ns/op BenchmarkBitClearConst-4 137019 874.9 ns/op BenchmarkBitToggleConst-4 140402 853.2 ns/op BenchmarkDivconstI64-4 7929145 15.13 ns/op BenchmarkModconstI64-4 7575470 15.83 ns/op BenchmarkDivisiblePow2constI64-4 7754482 15.45 ns/op BenchmarkDivisibleconstI64-4 7936822 15.13 ns/op BenchmarkDivisibleWDivconstI64-4 5576622 21.54 ns/op BenchmarkDivconstU64/3-4 7746613 15.47 ns/op BenchmarkDivconstU64/5-4 7762990 15.50 ns/op BenchmarkDivconstU64/37-4 7916486 15.13 ns/op BenchmarkDivconstU64/1234567-4 7904512 15.13 ns/op BenchmarkModconstU64-4 8110496 14.80 ns/op BenchmarkDivisibleconstU64-4 8090308 14.79 ns/op BenchmarkDivisibleWDivconstU64-4 5401074 22.20 ns/op BenchmarkDivconstI32-4 7922025 15.12 ns/op BenchmarkModconstI32-4 7932583 15.12 ns/op BenchmarkDivisiblePow2constI32-4 8311147 14.49 ns/op BenchmarkDivisibleconstI32-4 8097274 14.81 ns/op BenchmarkDivisibleWDivconstI32-4 5398489 22.18 ns/op BenchmarkDivconstU32-4 7907451 15.13 ns/op BenchmarkModconstU32-4 7926903 15.13 ns/op BenchmarkDivisibleconstU32-4 8101845 14.82 ns/op BenchmarkDivisibleWDivconstU32-4 5492020 21.84 ns/op BenchmarkDivconstI16-4 7732078 15.48 ns/op BenchmarkModconstI16-4 8116552 14.79 ns/op BenchmarkDivisiblePow2constI16-4 8115082 14.80 ns/op BenchmarkDivisibleconstI16-4 7927134 15.14 ns/op BenchmarkDivisibleWDivconstI16-4 5410288 22.17 ns/op BenchmarkDivconstU16-4 8087037 14.82 ns/op BenchmarkModconstU16-4 8108984 14.80 ns/op BenchmarkDivisibleconstU16-4 8114599 14.81 ns/op BenchmarkDivisibleWDivconstU16-4 5359650 22.03 ns/op BenchmarkDivconstI8-4 7935920 15.13 ns/op BenchmarkModconstI8-4 7740956 15.46 ns/op BenchmarkDivisiblePow2constI8-4 8101430 14.79 ns/op BenchmarkDivisibleconstI8-4 8113150 14.80 ns/op BenchmarkDivisibleWDivconstI8-4 5487801 21.84 ns/op BenchmarkDivconstU8-4 8112844 14.82 ns/op BenchmarkModconstU8-4 8111046 14.80 ns/op BenchmarkDivisibleconstU8-4 8094828 14.98 ns/op BenchmarkDivisibleWDivconstU8-4 5488383 21.85 ns/op BenchmarkMul2-4 335127 357.4 ns/op BenchmarkMulNeg2-4 233511 514.5 ns/op BenchmarkEfaceInteger-4 2344630 47.86 ns/op BenchmarkDiv64UnsignedSmall-4 17124756 6.797 ns/op BenchmarkDiv64Small-4 17771250 6.793 ns/op BenchmarkDiv64SmallNegDivisor-4 17495059 6.872 ns/op BenchmarkDiv64SmallNegDividend-4 17595928 6.800 ns/op BenchmarkDiv64SmallNegBoth-4 17090708 6.974 ns/op BenchmarkDiv64Unsigned-4 15442426 7.543 ns/op BenchmarkDiv64-4 15401518 7.546 ns/op BenchmarkDiv64NegDivisor-4 15416950 7.604 ns/op BenchmarkDiv64NegDividend-4 15480754 7.629 ns/op BenchmarkDiv64NegBoth-4 15420517 7.587 ns/op BenchmarkMod64UnsignedSmall-4 17553919 6.928 ns/op BenchmarkMod64Small-4 17516202 6.851 ns/op BenchmarkMod64SmallNegDivisor-4 17298344 6.953 ns/op BenchmarkMod64SmallNegDividend-4 17431320 6.883 ns/op BenchmarkMod64SmallNegBoth-4 16871941 7.086 ns/op BenchmarkMod64Unsigned-4 13233814 8.760 ns/op BenchmarkMod64-4 13251468 8.735 ns/op BenchmarkMod64NegDivisor-4 13264240 8.712 ns/op BenchmarkMod64NegDividend-4 13236384 8.727 ns/op BenchmarkMod64NegBoth-4 13281036 8.718 ns/op BenchmarkMulconstI32/3-4 18240964 6.578 ns/op BenchmarkMulconstI32/5-4 18177633 6.621 ns/op BenchmarkMulconstI32/12-4 17621665 6.764 ns/op BenchmarkMulconstI32/120-4 17830293 6.792 ns/op BenchmarkMulconstI32/-120-4 17625806 6.717 ns/op BenchmarkMulconstI32/65537-4 18235422 6.583 ns/op BenchmarkMulconstI32/65538-4 17284094 6.885 ns/op BenchmarkMulconstI64/3-4 18148273 6.621 ns/op BenchmarkMulconstI64/5-4 18041967 6.583 ns/op BenchmarkMulconstI64/12-4 17643843 6.779 ns/op BenchmarkMulconstI64/120-4 17611940 6.771 ns/op BenchmarkMulconstI64/-120-4 17642077 6.792 ns/op BenchmarkMulconstI64/65537-4 18321728 6.555 ns/op BenchmarkMulconstI64/65538-4 17454240 6.881 ns/op BenchmarkMulconstU32/3-4 18082964 6.600 ns/op BenchmarkMulconstU32/5-4 18175978 6.599 ns/op BenchmarkMulconstU32/12-4 17487306 6.783 ns/op BenchmarkMulconstU32/120-4 17727771 6.762 ns/op BenchmarkMulconstU32/65537-4 18228217 6.566 ns/op BenchmarkMulconstU32/65538-4 17492710 6.919 ns/op BenchmarkMulconstU64/3-4 18180715 6.574 ns/op BenchmarkMulconstU64/5-4 18181707 6.602 ns/op BenchmarkMulconstU64/12-4 17693269 6.762 ns/op BenchmarkMulconstU64/120-4 17573250 6.775 ns/op BenchmarkMulconstU64/65537-4 18259392 6.543 ns/op BenchmarkMulconstU64/65538-4 17446932 6.868 ns/op BenchmarkShiftArithmeticRight-4 21058542 5.656 ns/op BenchmarkSwitch8Predictable-4 15138288 7.531 ns/op BenchmarkSwitch8Unpredictable-4 7620052 15.57 ns/op BenchmarkSwitch32Predictable-4 13247606 7.847 ns/op BenchmarkSwitch32Unpredictable-4 7504802 15.41 ns/op BenchmarkSwitchStringPredictable-4 7352814 14.92 ns/op BenchmarkSwitchStringUnpredictable-4 5438673 21.23 ns/op BenchmarkSwitchTypePredictable-4 5928408 20.26 ns/op BenchmarkSwitchTypeUnpredictable-4 4110010 29.23 ns/op PASS ok cmd/compile/internal/test 15.781s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 87 1198108 ns/op BenchmarkNamed/Underlying/nongeneric-4 632617 176.0 ns/op BenchmarkNamed/Underlying/generic-4 632244 175.7 ns/op BenchmarkNamed/Underlying/src_instance-4 679485 176.4 ns/op BenchmarkNamed/Underlying/user_instance-4 642522 175.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 548468691 ns/op 60597 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 437439016 ns/op 75979 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 169615670 ns/op 195907 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 153824951 ns/op 216002 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 338992262 ns/op 15269 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 97282294 ns/op 53208 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35237291 ns/op 146895 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33365572 ns/op 155112 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 100692634 ns/op 21544 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43734091 ns/op 49597 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22501823 ns/op 96399 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21786447 ns/op 99566 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1028992505 ns/op 64233 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 650397205 ns/op 101620 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162484871 ns/op 406697 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128225833 ns/op 515309 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 372256019 ns/op 5404 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70152936 ns/op 28667 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40798518 ns/op 49293 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39832625 ns/op 50494 lines/s PASS ok cmd/compile/internal/types2 16.018s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 139 834632 ns/op 2582827 sys-ns/op 668245 user-ns/op PASS ok cmd/go 1.210s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 175138 666.8 ns/op PASS ok cmd/go/internal/cfg 1.139s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28873 4137 ns/op 1.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30187 3889 ns/op 2.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2769 39478 ns/op 25.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2770 38881 ns/op 26.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 421 285052 ns/op 28.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 417 283657 ns/op 28.88 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.862s All tests passed.