linux-arm64-race at b6ae112ff1bb7ace761ed8dfee95626069280f07 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=8e1124053522" "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=8e1124053522" "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 Wed Sep 20 01:10:33 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 1.804s ok archive/zip 2.919s ok bufio 1.360s ok bytes 2.593s ok cmp 1.016s ok compress/bzip2 1.423s ok compress/flate 5.568s ok compress/gzip 14.479s ok compress/lzw 1.506s ok compress/zlib 5.349s ok container/heap 1.020s ok container/list 1.012s ok container/ring 1.015s ok context 1.036s ok crypto 1.014s ok crypto/aes 1.040s ok crypto/cipher 1.039s ok crypto/des 1.044s ok crypto/dsa 1.013s ok crypto/ecdh 1.232s ok crypto/ecdsa 1.148s ok crypto/ed25519 1.565s ok crypto/elliptic 1.036s ok crypto/hmac 1.016s ok crypto/internal/alias 1.013s ok crypto/internal/bigmod 4.244s ok crypto/internal/boring 1.015s ok crypto/internal/boring/bcache 1.321s ok crypto/internal/edwards25519 2.000s ok crypto/internal/edwards25519/field 1.098s ok crypto/internal/nistec 1.891s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.019s ok crypto/rand 1.302s ok crypto/rc4 1.488s ok crypto/rsa 2.967s ok crypto/sha1 1.015s ok crypto/sha256 1.017s ok crypto/sha512 1.021s ok crypto/subtle 1.373s ok crypto/tls 3.929s ok crypto/x509 2.596s ok database/sql 1.549s ok database/sql/driver 1.013s ok debug/buildinfo 1.028s ok debug/dwarf 1.066s ok debug/elf 2.376s ok debug/gosym 1.102s ok debug/macho 1.023s ok debug/pe 1.044s ok debug/plan9obj 1.015s ok embed 1.017s [no tests to run] ok embed/internal/embedtest 1.016s ok encoding/ascii85 1.020s ok encoding/asn1 1.017s ok encoding/base32 1.051s ok encoding/base64 1.021s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.535s ok encoding/hex 1.017s ok encoding/json 2.015s ok encoding/pem 3.644s ok encoding/xml 1.165s ok errors 1.018s ok expvar 1.017s ok flag 3.065s ok fmt 1.690s ok go/ast 1.024s ok go/build 6.108s ok go/build/constraint 1.020s ok go/constant 1.019s ok go/doc 1.223s ok go/doc/comment 3.058s ok go/format 1.042s ok go/importer 1.536s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 8.398s ok go/internal/srcimporter 15.740s ok go/parser 1.812s ok go/printer 2.235s ok go/scanner 1.020s ok go/token 1.119s ok go/types 37.667s ok hash 1.014s ok hash/adler32 1.038s ok hash/crc32 1.044s ok hash/crc64 1.023s ok hash/fnv 1.013s ok hash/maphash 1.014s ok html 1.013s ok html/template 1.217s ok image 1.467s ok image/color 1.029s ok image/draw 1.682s ok image/gif 1.898s ok image/jpeg 2.384s ok image/png 4.304s ok index/suffixarray 2.074s ok internal/abi 1.045s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.013s ok internal/coverage/cmerge 1.012s ok internal/coverage/pods 1.019s ok internal/coverage/slicereader 1.011s ok internal/coverage/slicewriter 1.013s ok internal/coverage/test 1.040s ok internal/cpu 2.024s ok internal/dag 1.013s ok internal/diff 1.014s ok internal/fmtsort 1.013s ok internal/fuzz 1.032s ok internal/godebug 17.548s ok internal/godebugs 1.013s ok internal/intern 1.146s ok internal/itoa 1.012s ok internal/platform 1.439s ok internal/poll 1.486s ok internal/profile 1.014s ok internal/reflectlite 1.014s ok internal/safefilepath 1.013s ok internal/saferio 1.083s ok internal/singleflight 1.077s ok internal/testenv 1.108s ok internal/trace 1.167s ok internal/types/errors 1.301s ok internal/unsafeheader 1.011s ok internal/xcoff 1.027s ok internal/zstd 1.049s ok io 1.047s ok io/fs 1.259s ok io/ioutil 1.020s ok log 1.019s ok log/slog 1.075s ok log/slog/internal/benchmarks 1.013s ok log/slog/internal/buffer 1.011s ok log/syslog 2.225s ok maps 1.013s ok math 1.023s ok math/big 4.675s ok math/bits 1.018s ok math/cmplx 1.013s ok math/rand 4.450s ok mime 1.035s ok mime/multipart 6.113s ok mime/quotedprintable 1.039s ok net 33.709s ok net/http 7.820s ok net/http/cgi 12.319s ok net/http/cookiejar 1.025s ok net/http/fcgi 1.219s ok net/http/httptest 1.197s ok net/http/httptrace 1.013s ok net/http/httputil 1.621s ok net/http/internal 1.018s ok net/http/internal/ascii 1.013s ok net/http/pprof 5.076s ok net/internal/socktest 1.013s ok net/mail 1.020s ok net/netip 1.286s ok net/rpc 1.049s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.065s ok net/textproto 1.033s ok net/url 1.023s ok os 6.313s ok os/exec 7.135s ok os/exec/internal/fdtest 1.013s ok os/signal 16.914s ok os/user 1.012s ok path 1.014s ok path/filepath 1.040s ok plugin 1.015s ok reflect 1.446s ok regexp 4.227s ok regexp/syntax 8.137s ok runtime 35.227s ok runtime/cgo 1.013s ok runtime/coverage 1.018s ok runtime/debug 2.063s ok runtime/internal/atomic 1.200s ok runtime/internal/math 1.018s ok runtime/internal/sys 1.014s ok runtime/internal/syscall 1.013s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.025s ok runtime/pprof 18.419s ok runtime/race 10.073s ok runtime/trace 5.930s ok slices 1.587s ok sort 1.495s ok strconv 3.771s ok strings 3.222s ok sync 1.490s ok sync/atomic 3.912s ok syscall 11.079s ok testing 2.692s ok testing/fstest 1.018s ok testing/iotest 1.015s ok testing/quick 1.169s 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.024s ok time 2.997s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.025s ok cmd/addr2line 4.027s ok cmd/api 1.357s ok cmd/asm/internal/asm 4.571s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.705s ok cmd/cgo/internal/test 2.052s ok cmd/cgo/internal/testcarchive 20.456s ok cmd/cgo/internal/testcshared 5.456s ok cmd/cgo/internal/testerrors 9.016s ok cmd/cgo/internal/testfortran 2.329s ok cmd/cgo/internal/testgodefs 1.522s ok cmd/cgo/internal/testlife 1.528s ok cmd/cgo/internal/testnocgo 1.013s ok cmd/cgo/internal/testplugin 25.211s ok cmd/cgo/internal/testsanitizers 17.505s ok cmd/cgo/internal/testshared 38.309s ok cmd/cgo/internal/testso 2.572s ok cmd/cgo/internal/teststdio 2.467s ok cmd/cgo/internal/testtls 1.016s 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.018s ok cmd/compile/internal/dwarfgen 1.401s ok cmd/compile/internal/importer 1.640s ok cmd/compile/internal/inline/inlheur 1.297s ok cmd/compile/internal/ir 1.015s ok cmd/compile/internal/logopt 1.042s ok cmd/compile/internal/loopvar 20.755s ok cmd/compile/internal/noder 1.024s ok cmd/compile/internal/reflectdata 1.014s [no tests to run] ok cmd/compile/internal/ssa 21.281s ok cmd/compile/internal/syntax 1.146s ok cmd/compile/internal/test 11.555s ok cmd/compile/internal/typecheck 1.179s ok cmd/compile/internal/types 1.017s ok cmd/compile/internal/types2 8.071s ok cmd/covdata 1.015s ok cmd/cover 16.648s ok cmd/dist 1.013s ok cmd/distpack 1.013s ok cmd/doc 1.517s ok cmd/fix 1.625s ok cmd/go 187.609s ok cmd/go/internal/auth 1.014s ok cmd/go/internal/cache 1.123s ok cmd/go/internal/cfg 1.013s [no tests to run] ok cmd/go/internal/envcmd 1.040s ok cmd/go/internal/fsys 1.059s ok cmd/go/internal/generate 1.032s ok cmd/go/internal/gover 1.016s ok cmd/go/internal/imports 1.027s ok cmd/go/internal/load 1.026s ok cmd/go/internal/lockedfile 2.142s ok cmd/go/internal/lockedfile/internal/filelock 2.047s ok cmd/go/internal/modfetch 1.032s ok cmd/go/internal/modfetch/codehost 1.458s ok cmd/go/internal/modfetch/zip_sum_test 1.023s ok cmd/go/internal/modindex 1.644s ok cmd/go/internal/modload 1.029s ok cmd/go/internal/mvs 1.037s ok cmd/go/internal/par 1.118s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.038s ok cmd/go/internal/toolchain 1.030s ok cmd/go/internal/vcs 1.023s ok cmd/go/internal/vcweb 1.029s ok cmd/go/internal/vcweb/vcstest 4.645s ok cmd/go/internal/web 1.021s ok cmd/go/internal/work 1.094s ok cmd/gofmt 1.182s ok cmd/internal/archive 1.355s ok cmd/internal/buildid 1.567s ok cmd/internal/bootstrap_test 1.064s ok cmd/internal/cov 1.198s ok cmd/internal/dwarf 1.013s ok cmd/internal/edit 1.012s ok cmd/internal/goobj 1.014s ok cmd/internal/moddeps 1.874s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.359s ok cmd/internal/obj/arm64 2.181s ok cmd/internal/obj/ppc64 1.072s ok cmd/internal/obj/riscv 1.031s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.160s ok cmd/internal/objabi 1.037s ok cmd/internal/pkgpath 5.057s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.014s ok cmd/internal/test2json 1.755s ok cmd/link 9.906s ok cmd/link/internal/benchmark 1.014s ok cmd/link/internal/ld 2.786s ok cmd/link/internal/loader 1.065s ok cmd/nm 9.163s ok cmd/objdump 4.946s ok cmd/pack 7.248s ok cmd/pprof 3.369s ok cmd/trace 1.270s ok cmd/vet 29.012s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2265 46110 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1983 56732 ns/op 1846 B/op 36 allocs/op Benchmark/Writer/PAX-4 1377 87147 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3582 28977 ns/op 5096 B/op 15 allocs/op Benchmark/Reader/GNU-4 5563 20205 ns/op 5127 B/op 15 allocs/op Benchmark/Reader/PAX-4 2042 56898 ns/op 8889 B/op 33 allocs/op PASS ok archive/tar 1.760s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 371665126 ns/op 1642176 B/op 97 allocs/op BenchmarkZip64Test-4 1 212152861 ns/op BenchmarkZip64TestSizes/4096-4 1719 67798 ns/op BenchmarkZip64TestSizes/1048576-4 118 970078 ns/op BenchmarkZip64TestSizes/67108864-4 1 212129860 ns/op PASS ok archive/zip 2.501s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 188300 623.7 ns/op BenchmarkReaderCopyUnoptimal-4 116222 1015 ns/op BenchmarkReaderCopyNoWriteTo-4 13069 9179 ns/op BenchmarkReaderWriteToOptimal-4 7695 15006 ns/op BenchmarkReaderReadString-4 106329 1114 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 172700 694.4 ns/op BenchmarkWriterCopyUnoptimal-4 167936 716.0 ns/op BenchmarkWriterCopyNoReadFrom-4 13192 8912 ns/op BenchmarkReaderEmpty-4 48943 2406 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34752 3273 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 413935 275.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.615s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9447 12708 ns/op 2578.47 MB/s BenchmarkWriteByte-4 361 334880 ns/op 12.23 MB/s BenchmarkWriteRune-4 184 646003 ns/op 19.02 MB/s BenchmarkBufferNotEmptyWriteRead-4 21 5258841 ns/op BenchmarkBufferFullSmallReads-4 69 1655087 ns/op BenchmarkBufferWriteBlock/N4096-4 7210 14486 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 584 197986 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 6881415 ns/op 4192268 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 12 9385879 ns/op 1787.50 MB/s 2796202 B/op 0 allocs/op BenchmarkIndexByte/10-4 2541394 47.47 ns/op 210.65 MB/s BenchmarkIndexByte/32-4 2743614 43.96 ns/op 727.96 MB/s BenchmarkIndexByte/4K-4 679593 172.1 ns/op 23802.06 MB/s BenchmarkIndexBytePortable/10-4 653736 171.7 ns/op 58.24 MB/s BenchmarkIndexBytePortable/32-4 233806 467.9 ns/op 68.40 MB/s BenchmarkIndexBytePortable/4K-4 2227 53438 ns/op 76.65 MB/s BenchmarkIndexRune/10-4 754375 154.7 ns/op 64.63 MB/s BenchmarkIndexRune/32-4 396824 300.7 ns/op 106.43 MB/s BenchmarkIndexRune/4K-4 273500 428.7 ns/op 9554.63 MB/s BenchmarkIndexRuneASCII/10-4 2648451 45.00 ns/op 222.24 MB/s BenchmarkIndexRuneASCII/32-4 2719137 44.06 ns/op 726.28 MB/s BenchmarkIndexRuneASCII/4K-4 679686 171.5 ns/op 23883.07 MB/s BenchmarkEqual/0-4 10686158 10.10 ns/op BenchmarkEqual/1-4 708817 146.0 ns/op 6.85 MB/s BenchmarkEqual/6-4 751578 144.9 ns/op 41.41 MB/s BenchmarkEqual/9-4 751690 150.4 ns/op 59.85 MB/s BenchmarkEqual/15-4 816504 146.7 ns/op 102.22 MB/s BenchmarkEqual/16-4 738988 145.2 ns/op 110.17 MB/s BenchmarkEqual/20-4 737444 148.1 ns/op 135.02 MB/s BenchmarkEqual/32-4 799723 145.1 ns/op 220.51 MB/s BenchmarkEqual/4K-4 87406 1360 ns/op 3012.03 MB/s BenchmarkEqualBothUnaligned/64_0-4 825513 134.0 ns/op 477.50 MB/s BenchmarkEqualBothUnaligned/64_1-4 749943 147.3 ns/op 434.41 MB/s BenchmarkEqualBothUnaligned/64_4-4 900954 130.9 ns/op 488.93 MB/s BenchmarkEqualBothUnaligned/64_7-4 895628 132.6 ns/op 482.61 MB/s BenchmarkEqualBothUnaligned/4096_0-4 89906 1324 ns/op 3093.30 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58618 2044 ns/op 2003.58 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119734 991.6 ns/op 4130.80 MB/s BenchmarkEqualBothUnaligned/4096_7-4 116163 1020 ns/op 4014.93 MB/s BenchmarkIndex/10-4 2082920 58.21 ns/op 171.79 MB/s BenchmarkIndex/32-4 134751 867.7 ns/op 36.88 MB/s BenchmarkIndex/4K-4 24110 4975 ns/op 823.31 MB/s BenchmarkIndexEasy/10-4 2127016 56.31 ns/op 177.59 MB/s BenchmarkIndexEasy/32-4 552668 205.7 ns/op 155.60 MB/s BenchmarkIndexEasy/4K-4 349039 334.5 ns/op 12243.61 MB/s BenchmarkCount/10-4 966058 126.0 ns/op 79.40 MB/s BenchmarkCount/32-4 121508 971.3 ns/op 32.95 MB/s BenchmarkCount/4K-4 23498 5081 ns/op 806.13 MB/s BenchmarkCountEasy/10-4 908319 128.2 ns/op 77.98 MB/s BenchmarkCountEasy/32-4 421626 270.3 ns/op 118.39 MB/s BenchmarkCountEasy/4K-4 290781 400.7 ns/op 10221.30 MB/s BenchmarkCountSingle/10-4 2189545 54.15 ns/op 184.66 MB/s BenchmarkCountSingle/32-4 2320280 51.35 ns/op 623.17 MB/s BenchmarkCountSingle/4K-4 499982 230.9 ns/op 17739.87 MB/s BenchmarkToUpper/#00-4 2100481 56.17 ns/op BenchmarkToUpper/ONLYUPPER-4 232281 517.1 ns/op BenchmarkToUpper/abc-4 355989 326.6 ns/op BenchmarkToUpper/AbC123-4 239670 469.9 ns/op BenchmarkToUpper/azAZ09_-4 202503 509.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77209 1527 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30787 3838 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46923 2533 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100292 1166 ns/op BenchmarkToLower/#00-4 2130266 55.91 ns/op BenchmarkToLower/abc-4 291280 401.0 ns/op BenchmarkToLower/AbC123-4 244279 472.7 ns/op BenchmarkToLower/azAZ09_-4 223999 509.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78786 1558 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32610 3647 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 57838 2070 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99282 1186 ns/op BenchmarkFields/ASCII/16-4 138463 847.2 ns/op 18.89 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9394 12635 ns/op 20.26 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 622 191322 ns/op 21.41 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 32 3234163 ns/op 20.26 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50803496 ns/op 20.64 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 77433 1551 ns/op 10.32 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4622 23728 ns/op 10.79 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 306 384311 ns/op 10.66 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6716712 ns/op 9.76 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 113254069 ns/op 9.26 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 125236 974.2 ns/op 16.42 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7886 14257 ns/op 17.96 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 516 228178 ns/op 17.95 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4040671 ns/op 16.22 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72284973 ns/op 14.51 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 103681 1172 ns/op 13.66 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6363 18047 ns/op 14.19 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 397 294098 ns/op 13.93 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5241012 ns/op 12.50 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91539252 ns/op 11.45 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1491404 81.05 ns/op BenchmarkTrimSpace/ASCII-4 785155 151.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78481 1531 ns/op BenchmarkTrimSpace/JustNonASCII-4 38445 3097 ns/op BenchmarkToValidUTF8/Valid-4 388862 272.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 262149 439.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 70950 1677 ns/op BenchmarkIndexHard1-4 168 708811 ns/op BenchmarkIndexHard2-4 168 713506 ns/op BenchmarkIndexHard3-4 164 729852 ns/op BenchmarkIndexHard4-4 4 29398967 ns/op BenchmarkLastIndexHard1-4 5 21853182 ns/op BenchmarkLastIndexHard2-4 4 28015787 ns/op BenchmarkLastIndexHard3-4 4 30044057 ns/op BenchmarkCountHard1-4 169 708408 ns/op BenchmarkCountHard2-4 168 714042 ns/op BenchmarkCountHard3-4 164 726736 ns/op BenchmarkSplitEmptySeparator-4 1 130766668 ns/op BenchmarkSplitSingleByteSeparator-4 13 8391384 ns/op BenchmarkSplitMultiByteSeparator-4 9 11345257 ns/op BenchmarkSplitNSingleByteSeparator-4 134522 878.9 ns/op BenchmarkSplitNMultiByteSeparator-4 51944 2321 ns/op BenchmarkRepeat-4 116418 986.4 ns/op BenchmarkRepeatLarge/256/1-4 94327 1213 ns/op 211.01 MB/s BenchmarkRepeatLarge/256/16-4 144862 801.6 ns/op 319.36 MB/s BenchmarkRepeatLarge/512/1-4 75195 1570 ns/op 326.13 MB/s BenchmarkRepeatLarge/512/16-4 100748 1099 ns/op 465.96 MB/s BenchmarkRepeatLarge/1024/1-4 58914 2041 ns/op 501.77 MB/s BenchmarkRepeatLarge/1024/16-4 76932 1611 ns/op 635.59 MB/s BenchmarkRepeatLarge/2048/1-4 40035 3116 ns/op 657.26 MB/s BenchmarkRepeatLarge/2048/16-4 51196 2657 ns/op 770.93 MB/s BenchmarkRepeatLarge/4096/1-4 26166 4683 ns/op 874.58 MB/s BenchmarkRepeatLarge/4096/16-4 29035 4086 ns/op 1002.56 MB/s BenchmarkRepeatLarge/8192/1-4 16158 7535 ns/op 1087.14 MB/s BenchmarkRepeatLarge/8192/16-4 17114 6893 ns/op 1188.48 MB/s BenchmarkRepeatLarge/8192/4097-4 32922 3538 ns/op 1157.93 MB/s BenchmarkRepeatLarge/16384/1-4 9528 12466 ns/op 1314.24 MB/s BenchmarkRepeatLarge/16384/16-4 9870 12086 ns/op 1355.65 MB/s BenchmarkRepeatLarge/16384/4097-4 12540 9411 ns/op 1305.98 MB/s BenchmarkRepeatLarge/32768/1-4 5172 22991 ns/op 1425.24 MB/s BenchmarkRepeatLarge/32768/16-4 4417 22655 ns/op 1446.38 MB/s BenchmarkRepeatLarge/32768/4097-4 4820 22673 ns/op 1264.91 MB/s BenchmarkRepeatLarge/65536/1-4 2350 42733 ns/op 1533.62 MB/s BenchmarkRepeatLarge/65536/16-4 2419 41533 ns/op 1577.94 MB/s BenchmarkRepeatLarge/65536/4097-4 2847 39782 ns/op 1544.80 MB/s BenchmarkRepeatLarge/131072/1-4 552 208863 ns/op 627.55 MB/s BenchmarkRepeatLarge/131072/16-4 546 208811 ns/op 627.71 MB/s BenchmarkRepeatLarge/131072/4097-4 556 211287 ns/op 601.11 MB/s BenchmarkRepeatLarge/262144/1-4 273 414355 ns/op 632.65 MB/s BenchmarkRepeatLarge/262144/16-4 284 407032 ns/op 644.04 MB/s BenchmarkRepeatLarge/262144/4097-4 296 415419 ns/op 621.33 MB/s BenchmarkRepeatLarge/524288/1-4 142 820461 ns/op 639.02 MB/s BenchmarkRepeatLarge/524288/16-4 146 825240 ns/op 635.32 MB/s BenchmarkRepeatLarge/524288/4097-4 139 825390 ns/op 630.39 MB/s BenchmarkRepeatLarge/1048576/1-4 67 1614843 ns/op 649.34 MB/s BenchmarkRepeatLarge/1048576/16-4 70 1624142 ns/op 645.62 MB/s BenchmarkRepeatLarge/1048576/4097-4 76 1681324 ns/op 621.38 MB/s BenchmarkRepeatLarge/2097152/1-4 38 3089838 ns/op 678.73 MB/s BenchmarkRepeatLarge/2097152/16-4 38 3057691 ns/op 685.86 MB/s BenchmarkRepeatLarge/2097152/4097-4 37 3193742 ns/op 655.52 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6460057 ns/op 649.27 MB/s BenchmarkRepeatLarge/4194304/16-4 18 6411175 ns/op 654.22 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6690439 ns/op 626.45 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13527154 ns/op 620.13 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13539559 ns/op 619.56 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14274069 ns/op 587.54 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27434158 ns/op 611.54 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27259598 ns/op 615.46 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28529077 ns/op 588.07 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55010615 ns/op 609.96 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54117855 ns/op 620.03 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55719035 ns/op 602.21 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105790790 ns/op 634.35 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105922671 ns/op 633.56 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 110767030 ns/op 605.86 MB/s BenchmarkRepeatLarge/134217728/1-4 1 214255580 ns/op 626.44 MB/s BenchmarkRepeatLarge/134217728/16-4 1 206079341 ns/op 651.29 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 216805860 ns/op 619.07 MB/s BenchmarkRepeatLarge/268435456/1-4 1 423083841 ns/op 634.47 MB/s BenchmarkRepeatLarge/268435456/16-4 1 407581963 ns/op 658.60 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 425140242 ns/op 631.40 MB/s BenchmarkRepeatLarge/536870912/1-4 1 819900046 ns/op 654.80 MB/s BenchmarkRepeatLarge/536870912/16-4 1 804941806 ns/op 666.97 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 835613764 ns/op 642.49 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1635933451 ns/op 656.35 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1566088138 ns/op 685.62 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1652389969 ns/op 649.81 MB/s BenchmarkBytesCompare/1-4 14208985 8.418 ns/op BenchmarkBytesCompare/2-4 14226303 8.545 ns/op BenchmarkBytesCompare/4-4 14251579 8.405 ns/op BenchmarkBytesCompare/8-4 14784589 8.204 ns/op BenchmarkBytesCompare/16-4 14014893 8.640 ns/op BenchmarkBytesCompare/32-4 12915280 9.279 ns/op BenchmarkBytesCompare/64-4 9912408 11.78 ns/op BenchmarkBytesCompare/128-4 7435092 16.13 ns/op BenchmarkBytesCompare/256-4 5171192 23.20 ns/op BenchmarkBytesCompare/512-4 3052170 39.35 ns/op BenchmarkBytesCompare/1024-4 1676626 71.56 ns/op BenchmarkBytesCompare/2048-4 866050 136.1 ns/op BenchmarkIndexAnyASCII/1:1-4 1762710 66.89 ns/op BenchmarkIndexAnyASCII/1:2-4 1855746 64.48 ns/op BenchmarkIndexAnyASCII/1:4-4 1861864 64.36 ns/op BenchmarkIndexAnyASCII/1:8-4 1859330 64.72 ns/op BenchmarkIndexAnyASCII/1:16-4 1869145 64.49 ns/op BenchmarkIndexAnyASCII/1:32-4 1856341 64.17 ns/op BenchmarkIndexAnyASCII/1:64-4 1769478 66.19 ns/op BenchmarkIndexAnyASCII/16:1-4 1417900 84.96 ns/op BenchmarkIndexAnyASCII/16:2-4 374031 282.7 ns/op BenchmarkIndexAnyASCII/16:4-4 371365 281.2 ns/op BenchmarkIndexAnyASCII/16:8-4 365763 287.2 ns/op BenchmarkIndexAnyASCII/16:16-4 402472 296.2 ns/op BenchmarkIndexAnyASCII/16:32-4 324790 330.2 ns/op BenchmarkIndexAnyASCII/16:64-4 289594 376.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1310732 91.05 ns/op BenchmarkIndexAnyASCII/256:2-4 33763 3605 ns/op BenchmarkIndexAnyASCII/256:4-4 32594 3537 ns/op BenchmarkIndexAnyASCII/256:8-4 32527 3599 ns/op BenchmarkIndexAnyASCII/256:16-4 32289 3599 ns/op BenchmarkIndexAnyASCII/256:32-4 30780 3649 ns/op BenchmarkIndexAnyASCII/256:64-4 31902 3698 ns/op BenchmarkIndexAnyUTF8/1:1-4 1805860 65.70 ns/op BenchmarkIndexAnyUTF8/1:2-4 1871908 64.92 ns/op BenchmarkIndexAnyUTF8/1:4-4 1867425 64.35 ns/op BenchmarkIndexAnyUTF8/1:8-4 1854999 64.29 ns/op BenchmarkIndexAnyUTF8/1:16-4 1869531 64.65 ns/op BenchmarkIndexAnyUTF8/1:32-4 1882669 63.69 ns/op BenchmarkIndexAnyUTF8/1:64-4 1709624 67.99 ns/op BenchmarkIndexAnyUTF8/16:1-4 106036 1101 ns/op BenchmarkIndexAnyUTF8/16:2-4 254979 440.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 255882 446.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 254844 452.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 255043 438.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 264290 456.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 224850 509.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 6951 16055 ns/op BenchmarkIndexAnyUTF8/256:2-4 19837 6128 ns/op BenchmarkIndexAnyUTF8/256:4-4 19460 6120 ns/op BenchmarkIndexAnyUTF8/256:8-4 19537 6050 ns/op BenchmarkIndexAnyUTF8/256:16-4 19772 6129 ns/op BenchmarkIndexAnyUTF8/256:32-4 18740 6349 ns/op BenchmarkIndexAnyUTF8/256:64-4 16375 7230 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1821105 65.58 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1853685 64.77 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1848237 64.75 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1833903 64.90 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1849725 64.73 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1845284 65.18 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1772013 67.74 ns/op BenchmarkLastIndexAnyASCII/16:1-4 281365 372.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 293341 371.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 282816 368.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 319989 377.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306616 388.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 265627 418.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 236708 471.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23608 5129 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23649 5023 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23612 5020 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23662 5095 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23509 5031 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23894 5070 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23138 5064 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1807845 65.81 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1848386 65.73 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1830928 65.49 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1845975 64.88 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1832050 65.49 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1836897 64.86 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1752751 68.15 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 140584 813.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 246230 446.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 249900 444.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 253063 443.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 253652 445.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 241915 475.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 234249 513.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9985 12166 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19311 6187 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19545 6121 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19353 6185 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19237 6258 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18525 6521 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16257 7357 ns/op BenchmarkTrimASCII/1:1-4 1998873 60.30 ns/op BenchmarkTrimASCII/1:2-4 1726965 69.92 ns/op BenchmarkTrimASCII/1:4-4 1636278 71.59 ns/op BenchmarkTrimASCII/1:8-4 1564455 74.80 ns/op BenchmarkTrimASCII/1:16-4 1382419 85.45 ns/op BenchmarkTrimASCII/16:1-4 365875 286.4 ns/op BenchmarkTrimASCII/16:2-4 293294 377.9 ns/op BenchmarkTrimASCII/16:4-4 290624 377.2 ns/op BenchmarkTrimASCII/16:8-4 287106 381.1 ns/op BenchmarkTrimASCII/16:16-4 306663 397.5 ns/op BenchmarkTrimASCII/256:1-4 32347 3601 ns/op BenchmarkTrimASCII/256:2-4 23260 5163 ns/op BenchmarkTrimASCII/256:4-4 23498 4993 ns/op BenchmarkTrimASCII/256:8-4 23218 5049 ns/op BenchmarkTrimASCII/256:16-4 23372 5062 ns/op BenchmarkTrimASCII/4096:1-4 1764 56817 ns/op BenchmarkTrimASCII/4096:2-4 1358 80004 ns/op BenchmarkTrimASCII/4096:4-4 1321 79143 ns/op BenchmarkTrimASCII/4096:8-4 1308 78937 ns/op BenchmarkTrimASCII/4096:16-4 1308 78815 ns/op BenchmarkTrimByte-4 1809662 66.54 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2403 44815 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2504 44627 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2564 44707 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1197 97522 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2334 49978 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4400 25934 ns/op BenchmarkCompareBytesEqual-4 12308046 8.746 ns/op BenchmarkCompareBytesToNil-4 14449545 7.390 ns/op BenchmarkCompareBytesEmpty-4 15373028 6.992 ns/op BenchmarkCompareBytesIdentical-4 15484590 7.060 ns/op BenchmarkCompareBytesSameLength-4 13210911 8.122 ns/op BenchmarkCompareBytesDifferentLength-4 13189364 8.182 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1639 72246 ns/op 14514.14 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1633 72363 ns/op 14490.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1640 72565 ns/op 14450.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1686 69917 ns/op 14997.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1636 72319 ns/op 14499.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1639 72869 ns/op 14390.04 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1640 72235 ns/op 14516.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1732 68490 ns/op 15310.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1405 84729 ns/op 12375.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1402 85299 ns/op 12293.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1407 85213 ns/op 12305.37 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1651 71905 ns/op 14582.87 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1406 85008 ns/op 12335.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1407 85007 ns/op 12335.19 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1406 84682 ns/op 12382.57 MB/s BenchmarkCompareBytesBig-4 1713 69108 ns/op 15173.23 MB/s BenchmarkCompareBytesBigIdentical-4 15483470 7.912 ns/op 132528653.20 MB/s PASS ok bytes 58.905s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 80096192 ns/op 1.25 MB/s 3612012 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 307908812 ns/op 1.84 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24443054 ns/op 0.67 MB/s 3648428 B/op 52 allocs/op PASS ok compress/bzip2 2.363s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 54 2089308 ns/op 4.79 MB/s 43124 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20363318 ns/op 4.91 MB/s 42275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 206143062 ns/op 4.85 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 54 2103629 ns/op 4.75 MB/s 42139 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21032014 ns/op 4.75 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 215290620 ns/op 4.64 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2058802 ns/op 4.86 MB/s 43511 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19750758 ns/op 5.06 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 199179782 ns/op 5.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2060011 ns/op 4.85 MB/s 43071 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19748318 ns/op 5.06 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 198797582 ns/op 5.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2292197 ns/op 4.36 MB/s 43542 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22274374 ns/op 4.49 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 224711739 ns/op 4.45 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 64 1740410 ns/op 5.75 MB/s 43334 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14745307 ns/op 6.78 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 149427987 ns/op 6.69 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 73 1564812 ns/op 6.39 MB/s 43306 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11711159 ns/op 8.54 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116873349 ns/op 8.56 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1572042 ns/op 6.36 MB/s 43755 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11714341 ns/op 8.54 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 116372108 ns/op 8.59 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1195691 ns/op 8.36 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11455418 ns/op 8.73 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 114249470 ns/op 8.75 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2450089 ns/op 4.08 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21505895 ns/op 4.65 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 212158874 ns/op 4.71 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6797407 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 74980661 ns/op 1.33 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 776386951 ns/op 1.29 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6879907 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 75691520 ns/op 1.32 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 773305553 ns/op 1.29 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 1497554 ns/op 6.68 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12454328 ns/op 8.03 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125129142 ns/op 7.99 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2289351 ns/op 4.37 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16697134 ns/op 5.99 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 165811350 ns/op 6.03 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6444230 ns/op 1.55 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 67031628 ns/op 1.49 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 673813911 ns/op 1.48 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6500664 ns/op 1.54 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 81994056 ns/op 1.22 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 855740968 ns/op 1.17 MB/s PASS ok compress/flate 16.446s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2608336 ns/op 3.83 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2713085 ns/op 3.69 MB/s BenchmarkDecoder/1e5-4 4 25859110 ns/op 3.87 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25934860 ns/op 3.86 MB/s BenchmarkDecoder/1e6-4 1 259092436 ns/op 3.86 MB/s BenchmarkDecoder/1e-Reuse6-4 1 262982113 ns/op 3.80 MB/s BenchmarkEncoder/1e4-4 48 2260440 ns/op 4.42 MB/s BenchmarkEncoder/1e-Reuse4-4 50 2095517 ns/op 4.77 MB/s BenchmarkEncoder/1e5-4 5 21887999 ns/op 4.57 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21640207 ns/op 4.62 MB/s BenchmarkEncoder/1e6-4 1 219909107 ns/op 4.55 MB/s BenchmarkEncoder/1e-Reuse6-4 1 216988989 ns/op 4.61 MB/s PASS ok compress/lzw 3.944s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 6023744 ns/op PASS ok container/heap 1.136s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 17701 6507 ns/op BenchmarkWithTimeout/concurrency=40-4 4068 27923 ns/op BenchmarkWithTimeout/concurrency=4000-4 4251 30053 ns/op BenchmarkWithTimeout/concurrency=400000-4 6308 22306 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 346804 336.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13273 9799 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15597 7476 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2773 43947 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1796 69568 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2451 65331 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 243 486140 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 172 692416 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 264 440651 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 4915775 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 7862538 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 25 4561411 ns/op BenchmarkCheckCanceled/Err-4 249187 480.9 ns/op BenchmarkCheckCanceled/Done-4 347154 325.9 ns/op BenchmarkContextCancelDone-4 491119 272.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 15903 7671 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 12957 9237 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12104 10145 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 9478 11160 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8145 12793 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 470448 254.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 277947 428.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 200047 600.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 127395 942.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 66606 1799 ns/op PASS ok context 12.849s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1360844 87.75 ns/op 182.33 MB/s BenchmarkDecrypt-4 1354401 88.49 ns/op 180.80 MB/s BenchmarkExpand-4 1000000 111.6 ns/op PASS ok crypto/aes 1.556s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 168670 693.8 ns/op 92.24 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 308080 369.5 ns/op 173.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 165825 711.9 ns/op 89.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 306132 381.6 ns/op 167.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 96438 1222 ns/op 1104.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 132838 892.8 ns/op 1512.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 87002 1324 ns/op 1019.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 117382 1008 ns/op 1338.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 31208 3878 ns/op 2112.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 34024 3507 ns/op 2335.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26569 4547 ns/op 1801.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28561 4185 ns/op 1957.35 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5280 21578 ns/op 47.22 MB/s BenchmarkAESCFBDecrypt1K-4 5355 21552 ns/op 47.28 MB/s BenchmarkAESCFBDecrypt8K-4 693 170872 ns/op 47.91 MB/s BenchmarkAESOFB1K-4 7860 14428 ns/op 70.63 MB/s BenchmarkAESCTR1K-4 10000 10150 ns/op 100.39 MB/s BenchmarkAESCTR8K-4 1470 80833 ns/op 101.28 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11208 ns/op 91.36 MB/s BenchmarkAESCBCDecrypt1K-4 13368 9040 ns/op 113.27 MB/s PASS ok crypto/cipher 3.765s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 66837 1768 ns/op 4.52 MB/s BenchmarkDecrypt-4 68426 1764 ns/op 4.53 MB/s BenchmarkTDESEncrypt-4 24562 4916 ns/op 1.63 MB/s BenchmarkTDESDecrypt-4 24762 4902 ns/op 1.63 MB/s PASS ok crypto/des 1.648s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 584 202568 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8732224 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 5 23134550 ns/op 1540 B/op 21 allocs/op BenchmarkECDH/X25519-4 61 2002668 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.759s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1179 98671 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 28 4145572 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 12 10268922 ns/op 3060 B/op 35 allocs/op BenchmarkVerify/P256-4 542 219239 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9929692 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 26255780 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2575 44354 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 2277994 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5763156 ns/op 1414 B/op 17 allocs/op PASS ok crypto/ecdsa 2.519s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 208 509816 ns/op BenchmarkNewKeyFromSeed-4 234 512258 ns/op BenchmarkSigning-4 204 575457 ns/op BenchmarkVerification-4 120 989702 ns/op PASS ok crypto/ed25519 1.658s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3012 39208 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 136 883770 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2207422 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5567286 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 772 154772 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 55 2120235 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 5744362 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16091239 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10475 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3968 29035 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3840 28713 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 76 1413890 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2516 47112 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 291 405494 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1639 74771 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 84 1356394 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.256s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22664 5197 ns/op 197.02 MB/s BenchmarkHMACSHA256_32-4 24289 4993 ns/op 6.41 MB/s BenchmarkNewWriteSum-4 12568 9261 ns/op 3.46 MB/s PASS ok crypto/hmac 1.605s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44094 2709 ns/op BenchmarkModSub-4 44401 2662 ns/op BenchmarkMontgomeryRepr-4 14724 8134 ns/op BenchmarkMontgomeryMul-4 14766 8141 ns/op BenchmarkModMul-4 7150 16520 ns/op BenchmarkExpBig-4 7 15545845 ns/op BenchmarkExp-4 4 28647228 ns/op PASS ok crypto/internal/bigmod 2.273s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1242 93470 ns/op BenchmarkScalarBaseMult-4 256 450768 ns/op BenchmarkScalarMult-4 100 1122758 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 134 884204 ns/op PASS ok crypto/internal/edwards25519 1.549s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 425386 271.2 ns/op BenchmarkMultiply-4 578736 191.3 ns/op BenchmarkSquare-4 917542 127.3 ns/op BenchmarkInvert-4 3567 32338 ns/op BenchmarkMult32-4 1000000 108.2 ns/op PASS ok crypto/internal/edwards25519/field 1.604s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 50 2130588 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 862 138870 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5652177 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15907336 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 145 804696 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4509 26764 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 57 1967387 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4802440 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.097s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 556028 210.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 288560 406.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 103132 1161 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 560432 210.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 292591 408.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 101024 1171 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.768s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 99142 1192 ns/op 6.71 MB/s BenchmarkHash64-4 123165 949.4 ns/op 67.41 MB/s BenchmarkHash128-4 113305 1046 ns/op 122.42 MB/s BenchmarkHash256-4 94773 1257 ns/op 203.58 MB/s BenchmarkHash512-4 71474 1665 ns/op 307.56 MB/s BenchmarkHash1K-4 46779 2492 ns/op 410.98 MB/s BenchmarkHash8K-4 8260 14361 ns/op 570.42 MB/s BenchmarkHash1M-4 67 1690328 ns/op 620.34 MB/s BenchmarkHash8M-4 8 13520899 ns/op 620.42 MB/s BenchmarkHash8BytesUnaligned-4 98602 1199 ns/op 6.67 MB/s BenchmarkHash1KUnaligned-4 47793 2487 ns/op 411.79 MB/s BenchmarkHash8KUnaligned-4 8037 14744 ns/op 555.62 MB/s PASS ok crypto/md5 2.617s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 165811865 ns/op PASS ok crypto/rand 1.185s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13736 8721 ns/op 14.68 MB/s BenchmarkRC4_1K-4 1654 68834 ns/op 14.88 MB/s BenchmarkRC4_8K-4 214 552344 ns/op 14.66 MB/s PASS ok crypto/rc4 1.527s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13563369 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 32825187 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 63479034 ns/op BenchmarkEncryptPKCS1v15/2048-4 36 3210157 ns/op BenchmarkDecryptOAEP/2048-4 8 13813429 ns/op BenchmarkEncryptOAEP/2048-4 34 3227650 ns/op BenchmarkSignPKCS1v15/2048-4 8 13884774 ns/op BenchmarkVerifyPKCS1v15/2048-4 37 3193496 ns/op BenchmarkSignPSS/2048-4 8 14007589 ns/op BenchmarkVerifyPSS/2048-4 36 3228000 ns/op PASS ok crypto/rsa 2.629s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89973 1314 ns/op 6.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 110425 1060 ns/op 7.54 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 102010 1159 ns/op 276.02 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 129705 906.3 ns/op 353.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 77490 1546 ns/op 662.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 90184 1293 ns/op 792.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21586 5560 ns/op 1473.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22624 5302 ns/op 1545.19 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.167s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 77486 1526 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88914 1316 ns/op 6.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 86652 1351 ns/op 5.92 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 67609 1762 ns/op 581.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 75267 1558 ns/op 657.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 74757 1578 ns/op 648.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21183 5673 ns/op 1444.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 21922 5455 ns/op 1501.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 22090 5478 ns/op 1495.52 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.361s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21585 5549 ns/op 1.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22434 5307 ns/op 1.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 22370 5385 ns/op 1.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3564 32108 ns/op 31.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3374 31425 ns/op 32.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3366 31673 ns/op 32.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 498 220280 ns/op 37.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 542 217069 ns/op 37.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 540 219202 ns/op 37.37 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.309s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16879725 7.123 ns/op BenchmarkConstantTimeEq-4 16974760 7.078 ns/op BenchmarkConstantTimeLessOrEq-4 16903600 7.021 ns/op BenchmarkXORBytes/8Bytes-4 2880783 41.37 ns/op 193.39 MB/s BenchmarkXORBytes/128Bytes-4 2743491 43.61 ns/op 2934.99 MB/s BenchmarkXORBytes/2048Bytes-4 949546 124.3 ns/op 16470.14 MB/s BenchmarkXORBytes/32768Bytes-4 78361 1523 ns/op 21514.98 MB/s PASS ok crypto/subtle 1.987s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 234 504982 ns/op BenchmarkCertCache/1-4 241 500564 ns/op BenchmarkCertCache/2-4 244 492683 ns/op BenchmarkCertCache/3-4 238 496650 ns/op BenchmarkHandshakeServer/RSA-4 14 7880599 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 9162411 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8659901 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 97 1210092 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 146 820858 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 38 3119253 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 44 2737472 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36606397 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36240823 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 92513512 ns/op 11.33 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 87894192 ns/op 11.93 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 157081625 ns/op 13.35 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 179984303 ns/op 11.65 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 279609093 ns/op 15.00 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 294333412 ns/op 14.25 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 553702667 ns/op 15.15 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 602982503 ns/op 13.91 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1110947134 ns/op 15.10 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1200091006 ns/op 13.98 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2225611068 ns/op 15.08 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2395329652 ns/op 14.01 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4523987088 ns/op 14.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4784985984 ns/op 14.02 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 89874551 ns/op 11.67 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 89730072 ns/op 11.69 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 153620906 ns/op 13.65 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 162312584 ns/op 12.92 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 278913333 ns/op 15.04 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 311429931 ns/op 13.47 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 579895264 ns/op 14.47 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 611871982 ns/op 13.71 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1145332410 ns/op 14.65 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1205612805 ns/op 13.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2248200226 ns/op 14.93 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2409800530 ns/op 13.92 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4491843491 ns/op 14.94 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4718277950 ns/op 14.22 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 711080572 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712778972 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295167012 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294741372 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157309305 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156067905 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 87657632 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 87573412 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47269676 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45421756 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148427666 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150707746 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 71161933 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70000573 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45120009 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43897436 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 31769477 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30672017 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24868910 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23038254 ns/op PASS ok crypto/tls 47.209s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17919345 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 242 485633 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 931 126913 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 883 137433 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 1.847s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 34 3025290 ns/op 281591 B/op 1650 allocs/op BenchmarkConcurrentStmtQuery-4 32 3382468 ns/op 270157 B/op 2037 allocs/op BenchmarkConcurrentStmtExec-4 51 2343481 ns/op 221352 B/op 736 allocs/op BenchmarkConcurrentTxQuery-4 39 2775213 ns/op 274989 B/op 2161 allocs/op BenchmarkConcurrentTxExec-4 58 1875415 ns/op 90522 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 40 2774654 ns/op 103966 B/op 2043 allocs/op BenchmarkConcurrentTxStmtExec-4 120 1003003 ns/op 40148 B/op 381 allocs/op BenchmarkConcurrentRandom-4 44 2741528 ns/op 235107 B/op 1869 allocs/op BenchmarkManyConcurrentQueries-4 2745 41902 ns/op 4105 B/op 20 allocs/op BenchmarkGrabConn-4 157797 778.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.407s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1612 69577 ns/op BenchmarkSymbols32-4 1688 62699 ns/op PASS ok debug/elf 1.253s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 208497 578.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 74 1582836 ns/op 188238 B/op 13 allocs/op Benchmark115/LineToPC-4 64 1852480 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13341 9049 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.793s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 39342 2991 ns/op BenchmarkMarshal-4 638 186589 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2379 49140 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.432s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 348 341478 ns/op 23.99 MB/s BenchmarkEncodeToString-4 303 378135 ns/op 21.66 MB/s BenchmarkDecode-4 136 876757 ns/op 14.96 MB/s BenchmarkDecodeString-4 136 868662 ns/op 15.09 MB/s PASS ok encoding/base32 1.716s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 338 340134 ns/op 24.08 MB/s BenchmarkDecodeString/2-4 259188 437.8 ns/op 9.14 MB/s BenchmarkDecodeString/4-4 206756 554.6 ns/op 14.42 MB/s BenchmarkDecodeString/8-4 172454 672.1 ns/op 17.85 MB/s BenchmarkDecodeString/64-4 36770 3246 ns/op 27.11 MB/s BenchmarkDecodeString/8192-4 331 361973 ns/op 30.18 MB/s BenchmarkNewEncoding-4 55440 2123 ns/op 120.59 MB/s PASS ok encoding/base64 1.996s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1088 107552 ns/op 37.19 MB/s BenchmarkReadStruct-4 14493 8314 ns/op 9.02 MB/s BenchmarkWriteStruct-4 14358 8430 ns/op 8.90 MB/s BenchmarkReadInts-4 35308 3417 ns/op 8.78 MB/s BenchmarkWriteInts-4 34386 3413 ns/op 8.79 MB/s BenchmarkWriteSlice1000Int32s-4 1076 108496 ns/op 36.87 MB/s BenchmarkPutUint16-4 3105146 38.65 ns/op 51.75 MB/s BenchmarkAppendUint16-4 2999430 40.02 ns/op 49.97 MB/s BenchmarkPutUint32-4 2229466 52.75 ns/op 75.82 MB/s BenchmarkAppendUint32-4 2217349 53.46 ns/op 74.82 MB/s BenchmarkPutUint64-4 908155 121.7 ns/op 65.75 MB/s BenchmarkAppendUint64-4 825536 121.9 ns/op 65.62 MB/s BenchmarkLittleEndianPutUint16-4 3104284 38.70 ns/op 51.69 MB/s BenchmarkLittleEndianAppendUint16-4 2999712 39.99 ns/op 50.02 MB/s BenchmarkLittleEndianPutUint32-4 2231596 52.75 ns/op 75.83 MB/s BenchmarkLittleEndianAppendUint32-4 2218330 53.53 ns/op 74.72 MB/s BenchmarkLittleEndianPutUint64-4 995816 118.8 ns/op 67.33 MB/s BenchmarkLittleEndianAppendUint64-4 993442 120.4 ns/op 66.44 MB/s BenchmarkReadFloats-4 120006 967.4 ns/op 12.40 MB/s BenchmarkWriteFloats-4 119668 977.3 ns/op 12.28 MB/s BenchmarkReadSlice1000Float32s-4 1017 115817 ns/op 34.54 MB/s BenchmarkWriteSlice1000Float32s-4 968 120635 ns/op 33.16 MB/s BenchmarkReadSlice1000Uint8s-4 70016 1591 ns/op 628.62 MB/s BenchmarkWriteSlice1000Uint8s-4 101832 1100 ns/op 908.90 MB/s BenchmarkPutUvarint32-4 690000 158.2 ns/op 25.28 MB/s BenchmarkPutUvarint64-4 168321 661.1 ns/op 12.10 MB/s PASS ok encoding/binary 4.817s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5808 18892 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5872 18754 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6310 18705 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3525 31923 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6703 17546 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6734 17359 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6859 17330 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3939 29635 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10133 ns/op PASS ok encoding/csv 2.074s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12590 9393 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15880 7522 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 232 496229 ns/op 16849 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 646 181527 ns/op 762 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1336 87843 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1266 92096 ns/op 68 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1926 61153 ns/op 201 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 56 2009644 ns/op 36429 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 583 207734 ns/op 25235 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1240 94788 ns/op 10796 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1321 89724 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 824 141667 ns/op 39137 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 273 414458 ns/op 66388 B/op 2206 allocs/op BenchmarkDecodeBytesSlice-4 520 219075 ns/op 23778 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 81 1396596 ns/op 83159 B/op 3178 allocs/op BenchmarkDecodeMap-4 63 1759287 ns/op 54016 B/op 177 allocs/op PASS ok encoding/gob 3.360s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10212 ns/op 25.07 MB/s BenchmarkEncode/1024-4 2684 40664 ns/op 25.18 MB/s BenchmarkEncode/4096-4 714 163466 ns/op 25.06 MB/s BenchmarkEncode/16384-4 183 656080 ns/op 24.97 MB/s BenchmarkDecode/256-4 22812 5172 ns/op 49.50 MB/s BenchmarkDecode/1024-4 5906 20289 ns/op 50.47 MB/s BenchmarkDecode/4096-4 1380 82527 ns/op 49.63 MB/s BenchmarkDecode/16384-4 368 324995 ns/op 50.41 MB/s BenchmarkDump/256-4 1144 105003 ns/op 2.44 MB/s BenchmarkDump/1024-4 289 412247 ns/op 2.48 MB/s BenchmarkDump/4096-4 69 1652801 ns/op 2.48 MB/s BenchmarkDump/16384-4 16 6717389 ns/op 2.44 MB/s PASS ok encoding/hex 2.761s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 130501975 ns/op 14.87 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 145726212 ns/op 13.32 MB/s 8525896 B/op 140 allocs/op BenchmarkCodeMarshal-4 1 146888411 ns/op 13.21 MB/s 10332104 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 150770971 ns/op 12.87 MB/s 10336216 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 21319 5583 ns/op BenchmarkMarshalBytes/256-4 5587 19646 ns/op BenchmarkMarshalBytes/4096-4 508 229954 ns/op BenchmarkMarshalBytesError/32-4 46 2383658 ns/op BenchmarkMarshalBytesError/256-4 49 2404335 ns/op BenchmarkMarshalBytesError/4096-4 44 2616198 ns/op BenchmarkMarshalMap-4 43509 2813 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 489004426 ns/op 3.97 MB/s 10098152 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 29007 4099 ns/op 3.42 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40081 2960 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 426547318 ns/op 4.55 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 423459078 ns/op 4.58 MB/s 2020632 B/op 40011 allocs/op BenchmarkUnmarshalString-4 72496 1689 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 159342 766.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 262249 471.0 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22459 5375 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 75910 1594 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 84434 1434 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23188 5364 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3267 34948 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 884 133820 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1097980 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 10226128 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 433100 272.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 400672 262.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 393060 277.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 396799 265.4 ns/op BenchmarkEncodeMarshaler-4 59024 2027 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 73808 1576 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4133415 28.23 ns/op BenchmarkNumberIsValidRegexp-4 15796 7737 ns/op PASS ok encoding/json 8.569s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 38 2637974 ns/op 24.84 MB/s BenchmarkDecode-4 22 5134043 ns/op 17.29 MB/s PASS ok encoding/pem 1.248s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2604 40543 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 998 116669 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4046 27426 ns/op PASS ok encoding/xml 1.377s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 186585 624.9 ns/op BenchmarkAs-4 58452 2029 ns/op PASS ok errors 1.295s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 198204 616.9 ns/op BenchmarkIntSet-4 222382 510.3 ns/op BenchmarkFloatAdd-4 54670 2273 ns/op BenchmarkFloatSet-4 223496 514.8 ns/op BenchmarkStringSet-4 219993 601.8 ns/op BenchmarkMapSet-4 47976 2495 ns/op BenchmarkMapSetDifferent-4 54506 2207 ns/op BenchmarkMapSetDifferentRandom-4 228 499878 ns/op BenchmarkMapSetString-4 49830 2560 ns/op BenchmarkMapAddSame-4 32094 3984 ns/op BenchmarkMapAddDifferent-4 13573 8723 ns/op BenchmarkMapAddDifferentRandom-4 200 580034 ns/op BenchmarkMapAddSameSteadyState-4 160713 641.7 ns/op BenchmarkMapAddDifferentSteadyState-4 92965 1268 ns/op BenchmarkMapString-4 5858 19446 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 22936 4445 ns/op PASS ok expvar 3.510s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 99194 1197 ns/op BenchmarkSprintfEmpty-4 354421 332.9 ns/op BenchmarkSprintfString-4 254752 479.5 ns/op BenchmarkSprintfTruncateString-4 235046 518.7 ns/op BenchmarkSprintfTruncateBytes-4 162067 755.7 ns/op BenchmarkSprintfSlowParsingPath-4 234690 522.5 ns/op BenchmarkSprintfQuoteString-4 51147 2359 ns/op BenchmarkSprintfInt-4 239394 501.0 ns/op BenchmarkSprintfIntInt-4 173493 696.1 ns/op BenchmarkSprintfPrefixedInt-4 207464 594.2 ns/op BenchmarkSprintfFloat-4 133201 901.7 ns/op BenchmarkSprintfComplex-4 55448 2132 ns/op BenchmarkSprintfBoolean-4 253364 491.2 ns/op BenchmarkSprintfHexString-4 126723 966.1 ns/op BenchmarkSprintfHexBytes-4 97321 1257 ns/op BenchmarkSprintfBytes-4 45930 2635 ns/op BenchmarkSprintfStringer-4 79304 1505 ns/op BenchmarkSprintfStructure-4 37743 3254 ns/op BenchmarkManyArgs-4 57517 2091 ns/op BenchmarkFprintInt-4 56882 2083 ns/op BenchmarkFprintfBytes-4 60258 1976 ns/op BenchmarkFprintIntNoAlloc-4 56822 2123 ns/op BenchmarkScanInts-4 28 4160649 ns/op BenchmarkScanRecursiveInt-4 1 456674712 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 482042988 ns/op PASS ok fmt 5.213s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 735 155393 ns/op PASS ok go/build 1.153s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 40047 2861 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12265 9743 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3694 33078 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 937 124496 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 240 492924 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 56 2149952 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 8763990 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34516687 ns/op 3634533 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 142795613 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.435s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 264853869 ns/op 0.24 MB/s 44180112 B/op 48559 allocs/op PASS ok go/format 1.307s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23229147 ns/op 2.32 MB/s BenchmarkParseOnly-4 6 19825910 ns/op 2.72 MB/s BenchmarkResolve-4 37 3019311 ns/op 17.84 MB/s PASS ok go/parser 2.222s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 150917051 ns/op 0.34 MB/s 4825584 B/op 27418 allocs/op BenchmarkPrintDecl-4 790 148395 ns/op 0.22 MB/s 17162 B/op 51 allocs/op PASS ok go/printer 1.302s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 244 495763 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9056622 ns/op 5.47 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14238702 ns/op 5.08 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21198804 ns/op 5.58 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 193 624721 ns/op 4.93 MB/s PASS ok go/scanner 1.822s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 104.5 ns/op PASS ok go/token 1.128s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 97 1210401 ns/op BenchmarkNamed/Underlying/nongeneric-4 643417 174.9 ns/op BenchmarkNamed/Underlying/generic-4 682143 174.5 ns/op BenchmarkNamed/Underlying/src_instance-4 635498 175.1 ns/op BenchmarkNamed/Underlying/user_instance-4 624777 174.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17637 6610 ns/op BenchmarkNamed/NewMethodSet/generic-4 18045 6658 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17762 6674 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18158 6792 ns/op BenchmarkCheck/http/funcbodies/info-4 1 637644398 ns/op 52052 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 507863542 ns/op 65351 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 280219586 ns/op 118436 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 256324071 ns/op 129461 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 362393011 ns/op 14265 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 128659895 ns/op 40172 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 77429725 ns/op 66755 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 76117206 ns/op 67901 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 122922376 ns/op 17624 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74562946 ns/op 29055 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 55523630 ns/op 39015 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56032929 ns/op 38657 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1022914804 ns/op 64460 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 655131834 ns/op 100643 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 159305129 ns/op 413763 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 134642294 ns/op 489542 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 404990202 ns/op 4955 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 112340659 ns/op 17859 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 95446702 ns/op 21023 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 95064802 ns/op 21107 lines/s PASS ok go/types 18.028s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7750 13723 ns/op 74.62 MB/s PASS ok hash/adler32 1.123s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 363926 312.8 ns/op 47.95 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 355888 314.8 ns/op 47.65 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 347262 319.6 ns/op 125.15 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 372703 324.4 ns/op 123.31 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 336571 339.0 ns/op 1510.24 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 354015 337.7 ns/op 1516.27 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 324064 366.3 ns/op 2795.50 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 313987 362.0 ns/op 2828.92 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 234589 497.5 ns/op 8233.77 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 230352 497.8 ns/op 8228.22 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69560 1715 ns/op 19112.14 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68020 1740 ns/op 18833.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 312398 371.6 ns/op 40.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 308584 373.8 ns/op 40.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 301020 380.4 ns/op 105.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 312861 383.8 ns/op 104.23 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 289870 402.3 ns/op 1272.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 302248 397.3 ns/op 1288.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 270733 427.0 ns/op 2397.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 280980 425.1 ns/op 2408.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 210236 552.3 ns/op 7415.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 215463 553.5 ns/op 7399.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 67166 1760 ns/op 18613.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 66528 1788 ns/op 18321.85 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 186364 648.9 ns/op 23.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 173226 675.0 ns/op 22.22 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 98865 1251 ns/op 31.99 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93544 1269 ns/op 31.53 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8278 13633 ns/op 37.56 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8474 14046 ns/op 36.45 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4135 27910 ns/op 36.69 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4069 28063 ns/op 36.49 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1015 110434 ns/op 37.09 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1063 110267 ns/op 37.15 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 136 874284 ns/op 37.48 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 135 880931 ns/op 37.20 MB/s PASS ok hash/crc32 5.701s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 90 1290341 ns/op 50.79 MB/s BenchmarkCrc64/ISO4KB-4 1138 101206 ns/op 40.47 MB/s BenchmarkCrc64/ISO1KB-4 4424 23855 ns/op 42.93 MB/s BenchmarkCrc64/ECMA64KB-4 88 1293167 ns/op 50.68 MB/s BenchmarkCrc64/Random64KB-4 85 1218738 ns/op 53.77 MB/s BenchmarkCrc64/Random16KB-4 370 317639 ns/op 51.58 MB/s PASS ok hash/crc64 1.749s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7671 13988 ns/op 73.21 MB/s BenchmarkFnv32aKB-4 8644 13849 ns/op 73.94 MB/s BenchmarkFnv64KB-4 8496 14223 ns/op 72.00 MB/s BenchmarkFnv64aKB-4 8631 13999 ns/op 73.15 MB/s BenchmarkFnv128KB-4 1965 59642 ns/op 17.17 MB/s BenchmarkFnv128aKB-4 2013 59535 ns/op 17.20 MB/s PASS ok hash/fnv 2.029s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 379885 297.2 ns/op 13.46 MB/s BenchmarkHash/n=4/Bytes-4 2613272 43.87 ns/op 91.18 MB/s BenchmarkHash/n=4/String-4 1260304 96.04 ns/op 41.65 MB/s BenchmarkHash/n=8/Write-4 397545 291.2 ns/op 27.47 MB/s BenchmarkHash/n=8/Bytes-4 2639444 42.75 ns/op 187.15 MB/s BenchmarkHash/n=8/String-4 1234976 96.92 ns/op 82.54 MB/s BenchmarkHash/n=16/Write-4 385172 295.0 ns/op 54.24 MB/s BenchmarkHash/n=16/Bytes-4 2585010 43.43 ns/op 368.45 MB/s BenchmarkHash/n=16/String-4 1273263 95.53 ns/op 167.49 MB/s BenchmarkHash/n=32/Write-4 384324 298.5 ns/op 107.19 MB/s BenchmarkHash/n=32/Bytes-4 2674944 43.99 ns/op 727.49 MB/s BenchmarkHash/n=32/String-4 1279040 93.60 ns/op 341.88 MB/s BenchmarkHash/n=64/Write-4 357415 313.8 ns/op 203.98 MB/s BenchmarkHash/n=64/Bytes-4 2534473 44.89 ns/op 1425.57 MB/s BenchmarkHash/n=64/String-4 1258674 97.23 ns/op 658.25 MB/s BenchmarkHash/n=256/Write-4 282304 410.3 ns/op 623.87 MB/s BenchmarkHash/n=256/Bytes-4 1664773 72.30 ns/op 3540.76 MB/s BenchmarkHash/n=256/String-4 706663 168.5 ns/op 1519.12 MB/s BenchmarkHash/n=320/Write-4 288807 407.5 ns/op 785.29 MB/s BenchmarkHash/n=320/Bytes-4 1440812 82.07 ns/op 3898.94 MB/s BenchmarkHash/n=320/String-4 497767 236.8 ns/op 1351.24 MB/s BenchmarkHash/n=1024/Write-4 205177 571.9 ns/op 1790.59 MB/s BenchmarkHash/n=1024/Bytes-4 672932 177.7 ns/op 5763.50 MB/s BenchmarkHash/n=1024/String-4 203462 560.7 ns/op 1826.28 MB/s BenchmarkHash/n=4096/Write-4 101488 1185 ns/op 3457.83 MB/s BenchmarkHash/n=4096/Bytes-4 198410 603.7 ns/op 6784.79 MB/s BenchmarkHash/n=4096/String-4 55585 2147 ns/op 1907.40 MB/s BenchmarkHash/n=16384/Write-4 33073 3631 ns/op 4511.99 MB/s BenchmarkHash/n=16384/Bytes-4 52377 2296 ns/op 7136.90 MB/s BenchmarkHash/n=16384/String-4 14226 8454 ns/op 1938.12 MB/s PASS ok hash/maphash 5.682s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 757 152075 ns/op BenchmarkEscapeNone-4 81672 1454 ns/op BenchmarkUnescape-4 612 192828 ns/op BenchmarkUnescapeNone-4 426517 269.6 ns/op BenchmarkUnescapeSparse-4 10000 10141 ns/op BenchmarkUnescapeDense-4 874 135784 ns/op PASS ok html 1.786s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6700 16666 ns/op BenchmarkCSSEscaperNoSpecials-4 34833 3465 ns/op BenchmarkDecodeCSS-4 21628 5511 ns/op BenchmarkDecodeCSSNoSpecials-4 2682864 44.76 ns/op BenchmarkCSSValueFilter-4 92374 1279 ns/op BenchmarkCSSValueFilterOk-4 72397 1637 ns/op BenchmarkEscapedExecute-4 3850 28921 ns/op BenchmarkHTMLNospaceEscaper-4 7788 14812 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42895 2762 ns/op BenchmarkStripTags-4 16449 7318 ns/op BenchmarkStripTagsNoSpecials-4 210056 534.2 ns/op BenchmarkJSValEscaperWithNum-4 19802 6124 ns/op BenchmarkJSValEscaperWithStr-4 4581 23818 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15078 7987 ns/op BenchmarkJSValEscaperWithObj-4 4258 27427 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10698 ns/op BenchmarkJSStrEscaperNoSpecials-4 42231 2836 ns/op BenchmarkJSStrEscaper-4 8161 13906 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 38500 3133 ns/op BenchmarkJSRegexpEscaper-4 7587 15069 ns/op BenchmarkTemplateSpecialTags-4 75 1346497 ns/op BenchmarkURLEscaper-4 3451 32585 ns/op BenchmarkURLEscaperNoSpecials-4 134390 878.7 ns/op BenchmarkURLNormalizer-4 4699 24425 ns/op BenchmarkURLNormalizerNoSpecials-4 131350 910.4 ns/op BenchmarkSrcsetFilter-4 14830 8173 ns/op BenchmarkSrcsetFilterNoSpecials-4 87478 1354 ns/op PASS ok html/template 4.835s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 441741 254.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 354994 315.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 466990 249.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 359544 316.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1355768 86.63 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 883261 134.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1333995 86.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 857926 132.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 105.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 322903 357.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 286910 416.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 336092 357.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 276319 416.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 532197 216.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 395235 293.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 638012 182.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 391118 291.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 309632 390.5 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 108.3 ns/op BenchmarkRGBASetRGBA-4 1000000 109.3 ns/op BenchmarkRGBA64At-4 656067 180.8 ns/op BenchmarkRGBA64SetRGBA64-4 669657 177.1 ns/op BenchmarkNRGBAAt-4 1000000 109.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 109.7 ns/op BenchmarkNRGBA64At-4 654435 184.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 672811 179.0 ns/op BenchmarkAlphaAt-4 2171662 54.76 ns/op BenchmarkAlphaSetAlpha-4 2176506 54.91 ns/op BenchmarkAlpha16At-4 1000000 100.6 ns/op BenchmarkAlphaSetAlpha16-4 1000000 100.6 ns/op BenchmarkGrayAt-4 2175828 55.33 ns/op BenchmarkGraySetGray-4 2173903 55.06 ns/op BenchmarkGray16At-4 1201854 98.48 ns/op BenchmarkGraySetGray16-4 1000000 101.1 ns/op PASS ok image 5.555s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3603322 33.26 ns/op BenchmarkYCbCrToRGB/128-4 3797473 31.62 ns/op BenchmarkYCbCrToRGB/255-4 3835326 31.26 ns/op BenchmarkRGBToYCbCr/0-4 3923794 30.59 ns/op BenchmarkRGBToYCbCr/Cb-4 3966240 30.27 ns/op BenchmarkRGBToYCbCr/Cr-4 3914624 30.71 ns/op BenchmarkYCbCrToRGBA/0-4 3077437 38.97 ns/op BenchmarkYCbCrToRGBA/128-4 3013969 39.68 ns/op BenchmarkYCbCrToRGBA/255-4 3186757 37.63 ns/op BenchmarkNYCbCrAToRGBA/0-4 3184257 37.63 ns/op BenchmarkNYCbCrAToRGBA/128-4 3216609 37.29 ns/op BenchmarkNYCbCrAToRGBA/255-4 3186103 37.68 ns/op PASS ok image/color 2.895s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 36243966 ns/op BenchmarkFillSrc-4 272 434507 ns/op BenchmarkCopyOver-4 6 17515303 ns/op BenchmarkCopySrc-4 368 315810 ns/op BenchmarkNRGBAOver-4 6 19120323 ns/op BenchmarkNRGBASrc-4 9 12742411 ns/op BenchmarkYCbCr-4 8 13906062 ns/op BenchmarkGray-4 15 7646151 ns/op BenchmarkCMYK-4 8 12693632 ns/op BenchmarkGlyphOver-4 20 5796547 ns/op BenchmarkRGBAMaskOver-4 4 30350144 ns/op BenchmarkGrayMaskOver-4 5 23541531 ns/op BenchmarkRGBA64ImageMaskOver-4 3 39842766 ns/op BenchmarkRGBA-4 4 28737624 ns/op BenchmarkPalettedFill-4 793 150377 ns/op BenchmarkPalettedRGBA-4 4 30106264 ns/op BenchmarkGenericOver-4 2 63226368 ns/op BenchmarkGenericMaskOver-4 4 26748145 ns/op BenchmarkGenericSrc-4 3 41820898 ns/op BenchmarkGenericMaskSrc-4 3 37048420 ns/op PASS ok image/draw 7.525s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 21 5357011 ns/op 2.88 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 138110580 ns/op 2.22 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3377678268 ns/op 0.36 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 50 2162835 ns/op 7.14 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 165467216 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.572s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3744 30447 ns/op BenchmarkIDCT-4 3860 28094 ns/op BenchmarkDecodeBaseline-4 8 14249758 ns/op 4.34 MB/s 63025 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19688057 ns/op 3.14 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 179137174 ns/op 6.86 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 222373607 ns/op 4.14 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.379s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13857582 7.796 ns/op BenchmarkDecodeGray-4 12 9408282 ns/op 6.97 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39200847 ns/op 6.69 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33711008 ns/op 7.78 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5759049 ns/op 11.38 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32435845 ns/op 8.08 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42537380 ns/op 6.16 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 63018031 ns/op 4.87 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62231951 ns/op 4.94 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 203952771 ns/op 6.02 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 228034886 ns/op 5.39 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 35650528 ns/op 8.62 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 205539010 ns/op 5.98 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 778718527 ns/op 1.58 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.902s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50807472 ns/op 1.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46811660 ns/op 2.14 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 292995238 ns/op 1.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 270020441 ns/op 1.85 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49263433 ns/op 2.03 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44956353 ns/op 2.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 273899320 ns/op 1.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 262514882 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 595974633 ns/op 1.68 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 551396760 ns/op 1.81 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3528752447 ns/op 1.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3580625239 ns/op 1.40 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9534902 ns/op 10.49 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 10021002 ns/op 9.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 47249367 ns/op 10.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 49157900 ns/op 10.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 93029146 ns/op 10.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 96109686 ns/op 10.40 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 458445054 ns/op 10.91 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 485505930 ns/op 10.30 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 57552892 ns/op 1.74 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56514152 ns/op 1.77 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 368421786 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 354919468 ns/op 1.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 808133482 ns/op 1.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 842485798 ns/op 1.19 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5540120194 ns/op 0.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5894654941 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 162762857 ns/op 25.68 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 156390817 ns/op 26.73 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 48.051s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30994 3875 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 29638 4047 ns/op 0.49 MB/s BenchmarkMarshalCorpusFile/4-4 26817 4502 ns/op 0.89 MB/s BenchmarkMarshalCorpusFile/8-4 22261 5363 ns/op 1.49 MB/s BenchmarkMarshalCorpusFile/16-4 17214 7002 ns/op 2.29 MB/s BenchmarkMarshalCorpusFile/32-4 9880 10909 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/64-4 8420 14253 ns/op 4.49 MB/s BenchmarkMarshalCorpusFile/128-4 5533 20077 ns/op 6.38 MB/s BenchmarkMarshalCorpusFile/256-4 2608 45133 ns/op 5.67 MB/s BenchmarkMarshalCorpusFile/512-4 1326 88004 ns/op 5.82 MB/s BenchmarkMarshalCorpusFile/1024-4 685 169451 ns/op 6.04 MB/s BenchmarkMarshalCorpusFile/2048-4 343 342791 ns/op 5.97 MB/s BenchmarkMarshalCorpusFile/4096-4 180 675286 ns/op 6.07 MB/s BenchmarkMarshalCorpusFile/8192-4 84 1327308 ns/op 6.17 MB/s BenchmarkMarshalCorpusFile/16384-4 43 2632820 ns/op 6.22 MB/s BenchmarkMarshalCorpusFile/32768-4 20 5744733 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11589621 ns/op 5.65 MB/s BenchmarkMarshalCorpusFile/131072-4 5 23515381 ns/op 5.57 MB/s BenchmarkMarshalCorpusFile/262144-4 3 47795686 ns/op 5.48 MB/s BenchmarkMarshalCorpusFile/524288-4 2 94617486 ns/op 5.54 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 186087852 ns/op 5.63 MB/s BenchmarkUnmarshalCorpusFile/1-4 7561 14159 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7994 14921 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7185 16434 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 5950 18618 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5316 22349 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3708 32424 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/64-4 3016 38733 ns/op 1.65 MB/s BenchmarkUnmarshalCorpusFile/128-4 2302 51223 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/256-4 902 133337 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/512-4 472 252824 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/1024-4 242 495007 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/2048-4 121 972555 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/4096-4 57 1935424 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3851594 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7683996 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15384803 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30530096 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 62028331 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 124053702 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 248380364 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 493598408 ns/op 2.12 MB/s BenchmarkMutatorBytes/1-4 28148 4166 ns/op BenchmarkMutatorBytes/10-4 30470 3874 ns/op BenchmarkMutatorBytes/100-4 29817 4137 ns/op BenchmarkMutatorBytes/1000-4 21117 5833 ns/op BenchmarkMutatorBytes/10000-4 6434 23020 ns/op BenchmarkMutatorBytes/100000-4 924 141476 ns/op BenchmarkMutatorString/1-4 28128 4263 ns/op BenchmarkMutatorString/10-4 29307 4180 ns/op BenchmarkMutatorString/100-4 26176 4590 ns/op BenchmarkMutatorString/1000-4 14529 7972 ns/op BenchmarkMutatorString/10000-4 3640 44272 ns/op BenchmarkMutatorString/100000-4 331 367483 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15572 7853 ns/op BenchmarkMutatorAllBasicTypes/string-4 15008 7987 ns/op BenchmarkMutatorAllBasicTypes/bool-4 49276 2352 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44642 2706 ns/op BenchmarkMutatorAllBasicTypes/float64-4 43286 2685 ns/op BenchmarkMutatorAllBasicTypes/int-4 47116 2535 ns/op BenchmarkMutatorAllBasicTypes/int8-4 47859 2552 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46936 2551 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47164 2536 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47086 2545 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45789 2616 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46020 2607 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45750 2623 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46408 2597 ns/op PASS ok internal/fuzz 12.459s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 25219 4733 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 111153 1049 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.300s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 51909 2095 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 22698 5174 ns/op BenchmarkSplicePipePoolParallel-4 172827 746.1 ns/op BenchmarkSplicePipeNativeParallel-4 41396 2655 ns/op PASS ok internal/poll 1.856s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 26159926 ns/op PASS ok internal/trace 3.880s PASS ok internal/zstd 1.037s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 17593 8084 ns/op BenchmarkCopyNLarge-4 367 346262 ns/op PASS ok io 1.407s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 134326 871.7 ns/op BenchmarkPrintln-4 19786 6149 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 28909 4150 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 2007 55148 ns/op BenchmarkDiscard-4 679393 168.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.731s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75661 1566 ns/op BenchmarkJSONHandler/defaults-4 6219 17063 ns/op 536 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3956 28182 ns/op 792 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4768 25231 ns/op 747 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6422 16810 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6543 16868 ns/op 507 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5466 21606 ns/op 518 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26767 4550 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26742 4505 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 82406 1459 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 64849 2005 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47961 2515 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57552 2152 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 65336 2000 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49327 2455 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 792162 147.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 610512 191.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 479961 246.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 392397 299.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 350319 344.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5102 21379 ns/op BenchmarkDispatch/switch-checked-4 166540 718.4 ns/op BenchmarkDispatch/As-4 186486 642.8 ns/op BenchmarkDispatch/Visit-4 134396 868.7 ns/op BenchmarkUnsafeStrings-4 14985 7938 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.384s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1448312 82.33 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1482337 81.05 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 920188 121.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 321915 368.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 64227 1842 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 65892 1820 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 39697 3034 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12512 9529 ns/op 3463 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13860 8700 ns/op 586 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13768 8707 ns/op 588 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 7954 12668 ns/op 1096 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3014 36543 ns/op 4306 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16442 7314 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16392 7364 ns/op 532 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11445 10456 ns/op 940 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3949 28952 ns/op 3688 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.692s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 30720726 ns/op PASS ok maps 2.514s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2571990 46.80 ns/op BenchmarkAcosh-4 1223832 97.98 ns/op BenchmarkAsin-4 2548231 46.89 ns/op BenchmarkAsinh-4 1239286 95.70 ns/op BenchmarkAtan-4 2848873 42.02 ns/op BenchmarkAtanh-4 1245961 95.83 ns/op BenchmarkAtan2-4 1522459 78.63 ns/op BenchmarkCbrt-4 1430391 83.75 ns/op BenchmarkCeil-4 18095292 6.459 ns/op BenchmarkCopysign-4 3385641 35.47 ns/op BenchmarkCos-4 1401792 84.66 ns/op BenchmarkCosh-4 2331344 51.19 ns/op BenchmarkErf-4 2736649 44.06 ns/op BenchmarkErfc-4 2798530 43.00 ns/op BenchmarkErfinv-4 2586320 45.15 ns/op BenchmarkErfcinv-4 2584348 46.05 ns/op BenchmarkExp-4 5118450 23.35 ns/op BenchmarkExpGo-4 877243 133.1 ns/op BenchmarkExpm1-4 2625519 45.42 ns/op BenchmarkExp2-4 5323708 22.46 ns/op BenchmarkExp2Go-4 873362 134.1 ns/op BenchmarkAbs-4 8487163 14.14 ns/op BenchmarkDim-4 8283837 14.82 ns/op BenchmarkFloor-4 19129239 6.244 ns/op BenchmarkMax-4 14559079 8.155 ns/op BenchmarkMin-4 14791514 8.118 ns/op BenchmarkMod-4 377804 302.6 ns/op BenchmarkFrexp-4 2158765 55.30 ns/op BenchmarkGamma-4 654278 179.7 ns/op BenchmarkHypot-4 2728374 44.10 ns/op BenchmarkHypotGo-4 2341938 50.50 ns/op BenchmarkIlogb-4 2552469 46.99 ns/op BenchmarkJ0-4 240004 497.4 ns/op BenchmarkJ1-4 230451 517.3 ns/op BenchmarkJn-4 111934 1080 ns/op BenchmarkLdexp-4 2183068 54.77 ns/op BenchmarkLgamma-4 850870 137.0 ns/op BenchmarkLog-4 1319875 90.80 ns/op BenchmarkLogb-4 2666272 45.12 ns/op BenchmarkLog1p-4 1843258 65.06 ns/op BenchmarkLog10-4 1334497 91.44 ns/op BenchmarkLog2-4 1395740 87.17 ns/op BenchmarkModf-4 16749765 7.160 ns/op BenchmarkNextafter32-4 2208099 54.18 ns/op BenchmarkNextafter64-4 2092484 56.88 ns/op BenchmarkPowInt-4 806992 148.9 ns/op BenchmarkPowFrac-4 472872 255.8 ns/op BenchmarkPow10Pos-4 4400143 27.24 ns/op BenchmarkPow10Neg-4 4143366 28.88 ns/op BenchmarkRound-4 8462337 14.13 ns/op BenchmarkRoundToEven-4 8286309 14.46 ns/op BenchmarkRemainder-4 514068 230.7 ns/op BenchmarkSignbit-4 5689544 21.13 ns/op BenchmarkSin-4 1316925 91.91 ns/op BenchmarkSincos-4 845928 138.9 ns/op BenchmarkSinh-4 2151180 55.91 ns/op BenchmarkSqrtIndirect-4 17456376 6.722 ns/op BenchmarkSqrtLatency-4 18552648 6.471 ns/op BenchmarkSqrtIndirectLatency-4 18477459 6.484 ns/op BenchmarkSqrtGoLatency-4 1000000 102.9 ns/op BenchmarkSqrtPrime-4 144096 832.1 ns/op BenchmarkTan-4 1256523 95.22 ns/op BenchmarkTanh-4 2096900 57.79 ns/op BenchmarkTrunc-4 19276244 6.199 ns/op BenchmarkY0-4 225150 527.0 ns/op BenchmarkY1-4 226298 528.7 ns/op BenchmarkYn-4 109345 1095 ns/op BenchmarkFloat64bits-4 6145588 19.60 ns/op BenchmarkFloat64frombits-4 5638748 21.14 ns/op BenchmarkFloat32bits-4 5683831 21.15 ns/op BenchmarkFloat32frombits-4 5637794 21.37 ns/op BenchmarkFMA-4 17502613 6.777 ns/op PASS ok math 12.170s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11629441 10.26 ns/op 6237.77 MB/s BenchmarkAddVV/2-4 11240628 10.56 ns/op 12120.98 MB/s BenchmarkAddVV/3-4 10678132 11.25 ns/op 17069.36 MB/s BenchmarkAddVV/4-4 10657383 11.16 ns/op 22947.00 MB/s BenchmarkAddVV/5-4 9889078 12.14 ns/op 26362.07 MB/s BenchmarkAddVV/10-4 8734616 13.75 ns/op 46544.78 MB/s BenchmarkAddVV/100-4 2444134 48.94 ns/op 130768.24 MB/s BenchmarkAddVV/1000-4 304292 395.9 ns/op 161647.57 MB/s BenchmarkSubVV/1-4 11671291 10.27 ns/op 6233.95 MB/s BenchmarkSubVV/2-4 11403940 10.51 ns/op 12180.57 MB/s BenchmarkSubVV/3-4 10755772 11.23 ns/op 17097.53 MB/s BenchmarkSubVV/4-4 10784811 11.14 ns/op 22972.42 MB/s BenchmarkSubVV/5-4 9877747 12.12 ns/op 26413.18 MB/s BenchmarkSubVV/10-4 8774034 13.71 ns/op 46688.13 MB/s BenchmarkSubVV/100-4 2444756 49.02 ns/op 130559.78 MB/s BenchmarkSubVV/1000-4 301310 395.0 ns/op 162041.20 MB/s BenchmarkAddVW/1-4 13055456 9.216 ns/op 868.03 MB/s BenchmarkAddVW/2-4 11858881 10.09 ns/op 1585.66 MB/s BenchmarkAddVW/3-4 11143470 10.74 ns/op 2234.15 MB/s BenchmarkAddVW/4-4 10933861 10.97 ns/op 2917.38 MB/s BenchmarkAddVW/5-4 10761676 11.16 ns/op 3583.64 MB/s BenchmarkAddVW/10-4 9415074 12.74 ns/op 6280.73 MB/s BenchmarkAddVW/100-4 3898544 30.80 ns/op 25974.98 MB/s BenchmarkAddVW/1000-4 583476 204.3 ns/op 39156.08 MB/s BenchmarkAddVWext/1-4 13022814 9.189 ns/op 870.56 MB/s BenchmarkAddVWext/2-4 11922742 10.03 ns/op 1594.94 MB/s BenchmarkAddVWext/3-4 11475391 10.47 ns/op 2292.00 MB/s BenchmarkAddVWext/4-4 10988126 10.94 ns/op 2923.93 MB/s BenchmarkAddVWext/5-4 10663104 11.18 ns/op 3577.13 MB/s BenchmarkAddVWext/10-4 9416077 12.69 ns/op 6302.32 MB/s BenchmarkAddVWext/100-4 2639738 45.44 ns/op 17607.47 MB/s BenchmarkAddVWext/1000-4 320422 374.1 ns/op 21382.46 MB/s BenchmarkSubVW/1-4 13130367 9.193 ns/op 870.22 MB/s BenchmarkSubVW/2-4 11966017 10.04 ns/op 1593.48 MB/s BenchmarkSubVW/3-4 11445927 10.49 ns/op 2287.97 MB/s BenchmarkSubVW/4-4 10986637 10.96 ns/op 2920.22 MB/s BenchmarkSubVW/5-4 10659846 11.18 ns/op 3579.38 MB/s BenchmarkSubVW/10-4 9431056 12.69 ns/op 6305.52 MB/s BenchmarkSubVW/100-4 3895628 30.78 ns/op 25987.60 MB/s BenchmarkSubVW/1000-4 582501 203.7 ns/op 39276.54 MB/s BenchmarkSubVWext/1-4 13091804 9.226 ns/op 867.13 MB/s BenchmarkSubVWext/2-4 11878508 10.12 ns/op 1581.09 MB/s BenchmarkSubVWext/3-4 11468768 10.47 ns/op 2291.98 MB/s BenchmarkSubVWext/4-4 10882933 11.00 ns/op 2909.51 MB/s BenchmarkSubVWext/5-4 10720298 11.16 ns/op 3584.30 MB/s BenchmarkSubVWext/10-4 9423858 12.70 ns/op 6297.92 MB/s BenchmarkSubVWext/100-4 2642329 45.48 ns/op 17588.80 MB/s BenchmarkSubVWext/1000-4 319070 374.6 ns/op 21355.61 MB/s BenchmarkMulAddVWW/1-4 11183722 10.74 ns/op 5957.58 MB/s BenchmarkMulAddVWW/2-4 10043994 11.91 ns/op 10750.82 MB/s BenchmarkMulAddVWW/3-4 9166743 13.10 ns/op 14660.29 MB/s BenchmarkMulAddVWW/4-4 8013484 14.95 ns/op 17121.25 MB/s BenchmarkMulAddVWW/5-4 7248864 16.59 ns/op 19286.01 MB/s BenchmarkMulAddVWW/10-4 4632110 25.90 ns/op 24706.34 MB/s BenchmarkMulAddVWW/100-4 500290 238.1 ns/op 26882.81 MB/s BenchmarkMulAddVWW/1000-4 50750 2360 ns/op 27115.65 MB/s BenchmarkAddMulVVW/1-4 12565920 9.756 ns/op 6560.14 MB/s BenchmarkAddMulVVW/2-4 10964512 10.90 ns/op 11740.34 MB/s BenchmarkAddMulVVW/3-4 9419389 12.44 ns/op 15430.06 MB/s BenchmarkAddMulVVW/4-4 8508949 14.09 ns/op 18172.00 MB/s BenchmarkAddMulVVW/5-4 7538712 15.98 ns/op 20026.95 MB/s BenchmarkAddMulVVW/10-4 4933472 24.32 ns/op 26321.17 MB/s BenchmarkAddMulVVW/100-4 505722 235.2 ns/op 27209.50 MB/s BenchmarkAddMulVVW/1000-4 50905 2356 ns/op 27161.93 MB/s BenchmarkDivWVW/1-4 1365388 87.23 ns/op 733.65 MB/s BenchmarkDivWVW/2-4 814376 145.2 ns/op 881.76 MB/s BenchmarkDivWVW/3-4 725373 162.2 ns/op 1183.83 MB/s BenchmarkDivWVW/4-4 637646 187.0 ns/op 1368.65 MB/s BenchmarkDivWVW/5-4 601744 197.1 ns/op 1623.16 MB/s BenchmarkDivWVW/10-4 417565 288.4 ns/op 2219.14 MB/s BenchmarkDivWVW/100-4 64972 1844 ns/op 3471.59 MB/s BenchmarkDivWVW/1000-4 6853 17448 ns/op 3667.94 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12357326 9.056 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12047034 9.264 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11455148 9.872 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11174101 10.03 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10453290 11.01 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10773696 10.44 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10055304 11.28 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9842456 11.52 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9593032 12.01 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9413241 11.89 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7961593 14.31 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7792714 14.81 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1992532 59.56 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1937120 61.29 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 233275 514.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 203985 588.4 ns/op BenchmarkDecimalConversion-4 184 649925 ns/op BenchmarkFloatString/100-4 10000 10981 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 217 540815 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50384812 ns/op 61348 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 4943834026 ns/op 809072 B/op 461 allocs/op BenchmarkFloatAdd/10-4 133452 878.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 135462 888.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 128557 945.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79054 1509 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16130 7438 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 170647 700.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 169161 702.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 168435 710.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 142604 840.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52251 2298 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1635 72861 ns/op BenchmarkParseFloatLargeExp-4 403 300412 ns/op BenchmarkGCD10x10/WithoutXY-4 159039 732.8 ns/op BenchmarkGCD10x10/WithXY-4 44806 2642 ns/op BenchmarkGCD10x100/WithoutXY-4 81660 1494 ns/op BenchmarkGCD10x100/WithXY-4 15099 8282 ns/op BenchmarkGCD10x1000/WithoutXY-4 56134 2149 ns/op BenchmarkGCD10x1000/WithXY-4 12636 9755 ns/op BenchmarkGCD100x100/WithoutXY-4 23966 5074 ns/op BenchmarkGCD100x100/WithXY-4 8775 12908 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10044 ns/op BenchmarkGCD100x1000/WithXY-4 5498 20675 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2001 60352 ns/op BenchmarkGCD1000x1000/WithXY-4 1054 113999 ns/op BenchmarkHilbert-4 16 6637387 ns/op BenchmarkBinomial-4 10000 11666 ns/op BenchmarkQuoRem-4 18799 6729 ns/op BenchmarkExp-4 7 15503672 ns/op BenchmarkExpMont/Odd-4 100 1124341 ns/op 2590 B/op 21 allocs/op BenchmarkExpMont/Even1-4 98 1142818 ns/op 3385 B/op 38 allocs/op BenchmarkExpMont/Even2-4 92 1181676 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even3-4 93 1172435 ns/op 3862 B/op 54 allocs/op BenchmarkExpMont/Even4-4 92 1181322 ns/op 3912 B/op 55 allocs/op BenchmarkExpMont/Even8-4 92 1172540 ns/op 3874 B/op 54 allocs/op BenchmarkExpMont/Even32-4 96 1202757 ns/op 3889 B/op 54 allocs/op BenchmarkExpMont/Even64-4 120 982177 ns/op 3648 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1032919 ns/op 3799 B/op 52 allocs/op BenchmarkExpMont/Even128-4 134 884631 ns/op 3256 B/op 50 allocs/op BenchmarkExpMont/Even255-4 142 829271 ns/op 2976 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 302 400472 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 270 435770 ns/op 1718 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 258 440244 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 265 442948 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 7 15546935 ns/op BenchmarkBitset-4 504812 226.2 ns/op BenchmarkBitsetNeg-4 298616 392.8 ns/op BenchmarkBitsetOrig-4 200422 593.2 ns/op BenchmarkBitsetNegOrig-4 137917 862.2 ns/op BenchmarkModSqrt225_Tonelli-4 82 1377486 ns/op BenchmarkModSqrt225_3Mod4-4 288 421315 ns/op BenchmarkModSqrt231_Tonelli-4 79 1438572 ns/op BenchmarkModSqrt231_5Mod8-4 238 496861 ns/op BenchmarkModInverse-4 10000 10433 ns/op BenchmarkSqrt-4 1419 84129 ns/op BenchmarkIntSqr/1-4 888835 129.7 ns/op BenchmarkIntSqr/2-4 545553 221.6 ns/op BenchmarkIntSqr/3-4 470823 254.2 ns/op BenchmarkIntSqr/5-4 342746 346.9 ns/op BenchmarkIntSqr/8-4 235489 507.3 ns/op BenchmarkIntSqr/10-4 187609 641.3 ns/op BenchmarkIntSqr/20-4 39093 2983 ns/op BenchmarkIntSqr/30-4 27824 4303 ns/op BenchmarkIntSqr/50-4 16146 7663 ns/op BenchmarkIntSqr/80-4 7935 14449 ns/op BenchmarkIntSqr/100-4 6000 19887 ns/op BenchmarkIntSqr/200-4 1882 62587 ns/op BenchmarkIntSqr/300-4 963 124708 ns/op BenchmarkIntSqr/500-4 398 294716 ns/op BenchmarkIntSqr/800-4 184 642121 ns/op BenchmarkIntSqr/1000-4 129 917898 ns/op BenchmarkDiv/20/10-4 280684 428.4 ns/op BenchmarkDiv/40/20-4 276997 429.3 ns/op BenchmarkDiv/100/50-4 256556 460.0 ns/op BenchmarkDiv/200/100-4 42805 2949 ns/op BenchmarkDiv/400/200-4 42226 2938 ns/op BenchmarkDiv/1000/500-4 34880 3515 ns/op BenchmarkDiv/2000/1000-4 26305 4885 ns/op BenchmarkDiv/20000/10000-4 861 140158 ns/op BenchmarkDiv/200000/100000-4 20 5812233 ns/op BenchmarkDiv/2000000/1000000-4 1 187299776 ns/op BenchmarkDiv/20000000/10000000-4 1 6136089197 ns/op BenchmarkMul-4 3 37415929 ns/op BenchmarkNatMul/10-4 141246 871.1 ns/op BenchmarkNatMul/100-4 4059 28778 ns/op BenchmarkNatMul/1000-4 100 1025434 ns/op BenchmarkZeroShifts/Shl-4 22293 5307 ns/op BenchmarkZeroShifts/ShlSame-4 2699276 44.50 ns/op BenchmarkZeroShifts/Shr-4 22317 5303 ns/op BenchmarkZeroShifts/ShrSame-4 3042355 39.56 ns/op BenchmarkExp3Power/0x10-4 147925 820.1 ns/op BenchmarkExp3Power/0x40-4 128269 970.6 ns/op BenchmarkExp3Power/0x100-4 75484 1570 ns/op BenchmarkExp3Power/0x400-4 34989 3461 ns/op BenchmarkExp3Power/0x1000-4 7680 15282 ns/op BenchmarkExp3Power/0x4000-4 1149 103510 ns/op BenchmarkExp3Power/0x10000-4 123 956363 ns/op BenchmarkExp3Power/0x40000-4 12 9590049 ns/op BenchmarkExp3Power/0x100000-4 2 88600069 ns/op BenchmarkExp3Power/0x400000-4 1 808899819 ns/op BenchmarkFibo-4 4 30087036 ns/op BenchmarkNatSqr/1-4 746936 160.7 ns/op BenchmarkNatSqr/2-4 430279 273.8 ns/op BenchmarkNatSqr/3-4 352070 332.7 ns/op BenchmarkNatSqr/5-4 247114 482.1 ns/op BenchmarkNatSqr/8-4 166506 670.9 ns/op BenchmarkNatSqr/10-4 142754 881.7 ns/op BenchmarkNatSqr/20-4 36645 3178 ns/op BenchmarkNatSqr/30-4 25874 4605 ns/op BenchmarkNatSqr/50-4 14528 7898 ns/op BenchmarkNatSqr/80-4 7680 15166 ns/op BenchmarkNatSqr/100-4 5569 20623 ns/op BenchmarkNatSqr/200-4 1878 64846 ns/op BenchmarkNatSqr/300-4 884 126628 ns/op BenchmarkNatSqr/500-4 399 293781 ns/op BenchmarkNatSqr/800-4 192 618757 ns/op BenchmarkNatSqr/1000-4 130 898121 ns/op BenchmarkNatSetBytes/8-4 642192 170.0 ns/op BenchmarkNatSetBytes/24-4 191602 589.7 ns/op BenchmarkNatSetBytes/128-4 46989 2495 ns/op BenchmarkNatSetBytes/7-4 669448 164.1 ns/op BenchmarkNatSetBytes/23-4 206992 566.3 ns/op BenchmarkNatSetBytes/127-4 50150 2426 ns/op BenchmarkScanPi-4 182 654909 ns/op BenchmarkStringPiParallel-4 637 159408 ns/op BenchmarkScan/10/Base2-4 31495 3759 ns/op BenchmarkScan/100/Base2-4 3564 33684 ns/op BenchmarkScan/1000/Base2-4 349 331687 ns/op BenchmarkScan/10/Base8-4 77070 1555 ns/op BenchmarkScan/100/Base8-4 10000 11733 ns/op BenchmarkScan/1000/Base8-4 1038 114891 ns/op BenchmarkScan/10/Base10-4 82813 1433 ns/op BenchmarkScan/100/Base10-4 10000 10651 ns/op BenchmarkScan/1000/Base10-4 1154 103584 ns/op BenchmarkScan/10/Base16-4 95654 1263 ns/op BenchmarkScan/100/Base16-4 13222 9046 ns/op BenchmarkScan/1000/Base16-4 1332 90147 ns/op BenchmarkString/10/Base2-4 152976 727.5 ns/op BenchmarkString/100/Base2-4 21985 5198 ns/op BenchmarkString/1000/Base2-4 2382 51565 ns/op BenchmarkString/10/Base8-4 333692 363.2 ns/op BenchmarkString/100/Base8-4 54657 2028 ns/op BenchmarkString/1000/Base8-4 5860 18066 ns/op BenchmarkString/10/Base10-4 157558 772.9 ns/op BenchmarkString/100/Base10-4 32472 3602 ns/op BenchmarkString/1000/Base10-4 4038 27569 ns/op BenchmarkString/10/Base16-4 343921 331.3 ns/op BenchmarkString/100/Base16-4 72565 1588 ns/op BenchmarkString/1000/Base16-4 7602 13813 ns/op BenchmarkLeafSize/0-4 48 2504475 ns/op BenchmarkLeafSize/1-4 381 320185 ns/op BenchmarkLeafSize/2-4 358 310540 ns/op BenchmarkLeafSize/3-4 264 453240 ns/op BenchmarkLeafSize/4-4 373 312077 ns/op BenchmarkLeafSize/5-4 232 520820 ns/op BenchmarkLeafSize/6-4 270 449572 ns/op BenchmarkLeafSize/7-4 286 422259 ns/op BenchmarkLeafSize/8-4 381 310073 ns/op BenchmarkLeafSize/9-4 198 592713 ns/op BenchmarkLeafSize/10-4 230 511106 ns/op BenchmarkLeafSize/11-4 235 504718 ns/op BenchmarkLeafSize/12-4 258 445567 ns/op BenchmarkLeafSize/13-4 240 483434 ns/op BenchmarkLeafSize/14-4 289 401981 ns/op BenchmarkLeafSize/15-4 303 385859 ns/op BenchmarkLeafSize/16-4 390 301643 ns/op BenchmarkLeafSize/32-4 357 306551 ns/op BenchmarkLeafSize/64-4 322 320129 ns/op BenchmarkProbablyPrime/n=0-4 7 14394027 ns/op BenchmarkProbablyPrime/n=1-4 6 17038584 ns/op BenchmarkProbablyPrime/n=5-4 4 26688777 ns/op BenchmarkProbablyPrime/n=10-4 3 38811208 ns/op BenchmarkProbablyPrime/n=20-4 2 62902272 ns/op BenchmarkProbablyPrime/Lucas-4 9 11990234 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2467509 ns/op BenchmarkRatCmp-4 170846 715.4 ns/op BenchmarkFloatSqrt/64-4 19521 6106 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12195 9841 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8169 14074 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4214 27503 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 712 168389 ns/op 18128 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 44 2713506 ns/op 172478 B/op 17 allocs/op BenchmarkFloatSqrt/1000000-4 1 213434654 ns/op 3867432 B/op 661 allocs/op PASS ok math/big 52.425s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8288323 14.44 ns/op BenchmarkLeadingZeros8-4 8102305 14.80 ns/op BenchmarkLeadingZeros16-4 9154323 13.12 ns/op BenchmarkLeadingZeros32-4 9132531 13.10 ns/op BenchmarkLeadingZeros64-4 9106032 13.11 ns/op BenchmarkTrailingZeros-4 9349086 12.77 ns/op BenchmarkTrailingZeros8-4 9142746 13.11 ns/op BenchmarkTrailingZeros16-4 9141464 13.10 ns/op BenchmarkTrailingZeros32-4 9305499 12.80 ns/op BenchmarkTrailingZeros64-4 9386382 12.77 ns/op BenchmarkOnesCount-4 9139014 13.10 ns/op BenchmarkOnesCount8-4 9366980 12.77 ns/op BenchmarkOnesCount16-4 8994019 13.11 ns/op BenchmarkOnesCount32-4 9137566 13.11 ns/op BenchmarkOnesCount64-4 9149074 13.10 ns/op BenchmarkRotateLeft-4 9397053 12.81 ns/op BenchmarkRotateLeft8-4 9136815 13.11 ns/op BenchmarkRotateLeft16-4 9398349 12.77 ns/op BenchmarkRotateLeft32-4 9348794 12.78 ns/op BenchmarkRotateLeft64-4 9147235 13.11 ns/op BenchmarkReverse-4 17631504 6.764 ns/op BenchmarkReverse8-4 17551970 6.747 ns/op BenchmarkReverse16-4 17754212 6.768 ns/op BenchmarkReverse32-4 17671593 6.774 ns/op BenchmarkReverse64-4 17675653 6.778 ns/op BenchmarkReverseBytes-4 17514261 6.785 ns/op BenchmarkReverseBytes16-4 17549300 6.757 ns/op BenchmarkReverseBytes32-4 17653498 6.779 ns/op BenchmarkReverseBytes64-4 17641146 6.751 ns/op BenchmarkAdd-4 9132865 13.11 ns/op BenchmarkAdd32-4 9129279 13.12 ns/op BenchmarkAdd64-4 9272108 12.80 ns/op BenchmarkAdd64multiple-4 18206868 6.561 ns/op BenchmarkSub-4 9140156 13.13 ns/op BenchmarkSub32-4 9148545 13.12 ns/op BenchmarkSub64-4 9394317 12.78 ns/op BenchmarkSub64multiple-4 18292684 6.565 ns/op BenchmarkMul-4 9383886 12.76 ns/op BenchmarkMul32-4 9135757 13.16 ns/op BenchmarkMul64-4 9358622 12.77 ns/op BenchmarkDiv-4 2304579 49.91 ns/op BenchmarkDiv32-4 9144948 13.11 ns/op BenchmarkDiv64-4 2305934 49.84 ns/op PASS ok math/bits 6.798s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2766535 43.35 ns/op BenchmarkAcos-4 340878 337.0 ns/op BenchmarkAcosh-4 323229 364.6 ns/op BenchmarkAsin-4 352845 337.0 ns/op BenchmarkAsinh-4 357670 333.1 ns/op BenchmarkAtan-4 500758 228.4 ns/op BenchmarkAtanh-4 504769 229.9 ns/op BenchmarkConj-4 19375717 5.407 ns/op BenchmarkCos-4 552384 204.3 ns/op BenchmarkCosh-4 561429 211.3 ns/op BenchmarkExp-4 644856 181.2 ns/op BenchmarkLog-4 519480 227.0 ns/op BenchmarkLog10-4 506242 227.7 ns/op BenchmarkPhase-4 1474063 81.22 ns/op BenchmarkPolar-4 809323 143.6 ns/op BenchmarkPow-4 190798 632.3 ns/op BenchmarkRect-4 847050 137.8 ns/op BenchmarkSin-4 543586 211.5 ns/op BenchmarkSinh-4 555967 212.4 ns/op BenchmarkSqrt-4 1531387 78.11 ns/op BenchmarkTan-4 409830 289.5 ns/op BenchmarkTanh-4 393106 305.3 ns/op PASS ok math/cmplx 3.876s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 490011 229.3 ns/op BenchmarkInt63ThreadsafeParallel-4 328550 376.7 ns/op BenchmarkInt63Unthreadsafe-4 937616 122.1 ns/op BenchmarkIntn1000-4 629140 186.5 ns/op BenchmarkInt63n1000-4 736322 156.0 ns/op BenchmarkInt31n1000-4 755192 160.6 ns/op BenchmarkFloat32-4 707913 158.1 ns/op BenchmarkFloat64-4 944434 121.9 ns/op BenchmarkPerm3-4 149475 779.0 ns/op BenchmarkPerm30-4 17719 6736 ns/op BenchmarkPerm30ViaShuffle-4 18660 6465 ns/op BenchmarkShuffleOverhead-4 12405 9663 ns/op BenchmarkRead3-4 613948 172.8 ns/op BenchmarkRead64-4 65766 1865 ns/op BenchmarkRead1000-4 4002 26949 ns/op BenchmarkConcurrent-4 101061 1216 ns/op PASS ok math/rand 3.200s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 31986 3704 ns/op BenchmarkQDecodeWord-4 73447 1601 ns/op BenchmarkQDecodeHeader-4 70072 1705 ns/op BenchmarkTypeByExtension/.html-4 376216 304.7 ns/op BenchmarkTypeByExtension/.HTML-4 261139 446.9 ns/op BenchmarkTypeByExtension/.unused-4 317086 361.9 ns/op BenchmarkExtensionsByType/text/html-4 145137 827.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 77904 1508 ns/op BenchmarkExtensionsByType/application/octet-stream-4 98809 1238 ns/op PASS ok mime 2.327s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 584 180298 ns/op 48323 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 633 178615 ns/op 47806 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 243 485686 ns/op 104477 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 469 242258 ns/op 49843 B/op 207 allocs/op PASS ok mime/multipart 1.596s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 961 123596 ns/op PASS ok mime/quotedprintable 1.149s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 84 1342483 ns/op 8573 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 20 5507929 ns/op 19390 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5005782708 ns/op 158760 B/op 232 allocs/op BenchmarkDNSName-4 105982 1071 ns/op BenchmarkInterfaces-4 2794 41160 ns/op 9061 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3567 31377 ns/op 6930 B/op 22 allocs/op BenchmarkInterfaceByName-4 2774 39812 ns/op 9094 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1843 63977 ns/op 12601 B/op 63 allocs/op BenchmarkInterfacesAndAddrs-4 5629 19423 ns/op 2749 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1075 99399 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6746 17801 ns/op BenchmarkParseIPValidIPv4-4 282480 400.8 ns/op BenchmarkParseIPValidIPv6-4 148888 748.1 ns/op BenchmarkIPString/IPv4-4 96685 1158 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9310 11876 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41103 2783 ns/op BenchmarkIPEqual/IPv4-4 687972 170.9 ns/op BenchmarkIPEqual/IPv6-4 686548 175.0 ns/op BenchmarkSendFile/1024-4 1 1207697428 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1204760628 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1204780588 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1205015828 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204780188 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010305090 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1010498490 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1010808370 ns/op 0.13 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/262144-4 1 1010871970 ns/op 0.26 MB/s 680 B/op 13 allocs/op BenchmarkSendFile/524288-4 1 1011267649 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012004370 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010035370 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010059689 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010545369 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010582369 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010458209 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010464330 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010861170 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010916689 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1011171089 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011504689 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012446929 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010587409 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010587089 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010557049 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1012606089 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010435529 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010555930 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010668370 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010661929 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1011128049 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011523129 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012284369 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010194969 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010422609 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010439570 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010146849 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010305169 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010335009 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010346490 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010746730 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1010761489 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011279609 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012023009 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010306209 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010188769 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010270010 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010430289 ns/op 0.01 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010206769 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010323209 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010473490 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010490490 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010774449 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011165289 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1011898769 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2905 39381 ns/op BenchmarkTCP4OneShotTimeout-4 2739 42571 ns/op BenchmarkTCP4Persistent-4 16534 7165 ns/op BenchmarkTCP4PersistentTimeout-4 16528 7143 ns/op BenchmarkTCP4ConcurrentReadWrite-4 32617 4404 ns/op BenchmarkSetReadDeadline-4 111079 1042 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 15116 8083 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 14886 7991 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 15627 7738 ns/op 0 B/op 0 allocs/op PASS ok net 66.721s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21182 5582 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7576 13430 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10947 11059 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15291 7888 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28572 4149 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32353 3757 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1608002 73.37 ns/op BenchmarkFindChild/n=2/rep=map-4 2689574 44.07 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1327316 89.93 ns/op BenchmarkFindChild/n=4/rep=linear-4 795249 143.9 ns/op BenchmarkFindChild/n=4/rep=map-4 2529438 47.30 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 698794 163.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 423716 278.5 ns/op BenchmarkFindChild/n=8/rep=map-4 2398152 50.11 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 404421 296.6 ns/op BenchmarkFindChild/n=16/rep=linear-4 216225 530.2 ns/op BenchmarkFindChild/n=16/rep=map-4 2336778 48.65 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1786554 66.14 ns/op BenchmarkFindChild/n=32/rep=linear-4 110474 1090 ns/op BenchmarkFindChild/n=32/rep=map-4 2895906 41.31 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1982674 60.74 ns/op BenchmarkMultiConflicts-4 1 240704934 ns/op BenchmarkServerMatch-4 16906 7097 ns/op BenchmarkReadRequestChrome-4 3387 31808 ns/op 19.21 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9529 12281 ns/op 6.35 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8821 12090 ns/op 6.78 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6650 17433 ns/op 8.66 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15039 7923 ns/op 5.05 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 384 308185 ns/op 3.32 MB/s BenchmarkFileAndServer_1KB/https1-4 236 466456 ns/op 2.20 MB/s BenchmarkFileAndServer_1KB/h2-4 163 651680 ns/op 1.57 MB/s BenchmarkFileAndServer_16MB/h1-4 3 44893835 ns/op 373.71 MB/s BenchmarkFileAndServer_16MB/https1-4 1 120678747 ns/op 139.02 MB/s BenchmarkFileAndServer_16MB/h2-4 1 212053057 ns/op 79.12 MB/s BenchmarkFileAndServer_64MB/h1-4 1 178767421 ns/op 375.40 MB/s BenchmarkFileAndServer_64MB/https1-4 1 407086996 ns/op 164.85 MB/s BenchmarkFileAndServer_64MB/h2-4 1 863979867 ns/op 77.67 MB/s BenchmarkServeMux-4 194 648024 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 240 517321 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 433 284665 ns/op 5982 B/op 63 allocs/op BenchmarkClientServer/https1-4 264 413678 ns/op 6654 B/op 72 allocs/op BenchmarkClientServer/h2-4 199 545587 ns/op 10221 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1214 98149 ns/op 9588 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 19 5811058 ns/op 102867 B/op 1115 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58386: read tcp 127.0.0.1:41207->127.0.0.1:58386: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58408: write tcp 127.0.0.1:41207->127.0.0.1:58408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58372: write tcp 127.0.0.1:41207->127.0.0.1:58372: use of closed network connection BenchmarkClientServerParallel/4/h2-4 152 726574 ns/op 18875 B/op 194 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34282: write tcp 127.0.0.1:33943->127.0.0.1:34282: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34286: write tcp 127.0.0.1:33943->127.0.0.1:34286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34310: write tcp 127.0.0.1:33943->127.0.0.1:34310: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34250: write tcp 127.0.0.1:33943->127.0.0.1:34250: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34296: write tcp 127.0.0.1:33943->127.0.0.1:34296: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34318: write tcp 127.0.0.1:33943->127.0.0.1:34318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34248: write tcp 127.0.0.1:33943->127.0.0.1:34248: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34252: write tcp 127.0.0.1:33943->127.0.0.1:34252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56454: read tcp 127.0.0.1:32949->127.0.0.1:56454: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56398: read tcp 127.0.0.1:32949->127.0.0.1:56398: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 883 126689 ns/op 16034 B/op 101 allocs/op BenchmarkClientServerParallel/64/https1-4 54 6170371 ns/op 112846 B/op 1202 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37590: read tcp 127.0.0.1:39501->127.0.0.1:37590: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37658: write tcp 127.0.0.1:39501->127.0.0.1:37658: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37614: write tcp 127.0.0.1:39501->127.0.0.1:37614: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37572: read tcp 127.0.0.1:39501->127.0.0.1:37572: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37588: write tcp 127.0.0.1:39501->127.0.0.1:37588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37638: write tcp 127.0.0.1:39501->127.0.0.1:37638: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41262: read tcp 127.0.0.1:45391->127.0.0.1:41262: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40770: read tcp 127.0.0.1:45391->127.0.0.1:40770: use of closed network connection BenchmarkClientServerParallel/64/h2-4 42 4963045 ns/op 81745 B/op 956 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40088: read tcp 127.0.0.1:45487->127.0.0.1:40088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40150: write tcp 127.0.0.1:45487->127.0.0.1:40150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40102: write tcp 127.0.0.1:45487->127.0.0.1:40102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40168: read tcp 127.0.0.1:45487->127.0.0.1:40168: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40166: write tcp 127.0.0.1:45487->127.0.0.1:40166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40106: write tcp 127.0.0.1:45487->127.0.0.1:40106: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44786: read tcp 127.0.0.1:35597->127.0.0.1:44786: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44766: read tcp 127.0.0.1:35597->127.0.0.1:44766: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44928: read tcp 127.0.0.1:35597->127.0.0.1:44928: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44770: read tcp 127.0.0.1:35597->127.0.0.1:44770: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1016503130 ns/op 29360 B/op 152 allocs/op BenchmarkClient-4 416 288068 ns/op 3751 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 770 154119 ns/op 7510 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1531 78037 ns/op 3068 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1810 63026 ns/op 1942 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1670 66762 ns/op 2807 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1843 62261 ns/op 2733 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1802 64286 ns/op 2738 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 2070 60034 ns/op 1974 B/op 14 allocs/op BenchmarkServerHijack-4 984 113965 ns/op 16753 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 477 262268 ns/op 6087 B/op 52 allocs/op BenchmarkResponseStatusLine-4 374162 305.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.099s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7166 16360 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.197s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84484 1401 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 411822 265.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 175072 686.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60426 2018 ns/op BenchmarkStdIPv4-4 113572 1046 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 82774 1487 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 86257 1392 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 72920 1607 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 62900 1877 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1247280 96.34 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 105.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 964754 124.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 224876 515.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 252280 476.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 218881 529.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77556 1556 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 230187 491.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 131404 876.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 142701 836.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 130576 891.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 70892 1686 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 290742 396.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 115248 1048 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 151712 767.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 219354 524.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139279 836.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 259470 447.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132228 876.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 132381 899.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 132951 874.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 101182 1152 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 347233 313.9 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 106161 1142 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87115 1372 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 110121 1114 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 137102 879.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 99776 1196 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 206470 571.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 98425 1220 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 118772 994.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 146785 811.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 111362 1079 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 868909 136.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 801175 137.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 804375 137.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 767380 142.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 765285 144.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 821557 142.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 760918 142.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 772837 143.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 758246 142.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 293803 411.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 394372 298.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 174332 686.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 177811 652.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 165313 701.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 68450 1754 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 385732 277.9 ns/op PASS ok net/netip 8.482s 2023/09/21 16:27:26 Test RPC server listening on 127.0.0.1:35281 2023/09/21 16:27:26 Test HTTP RPC server listening on 127.0.0.1:41773 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2175 54811 ns/op BenchmarkEndToEndHTTP-4 1900 54344 ns/op BenchmarkEndToEndAsync-4 3612 31894 ns/op BenchmarkEndToEndAsyncHTTP-4 3753 31682 ns/op PASS ok net/rpc 1.798s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3386 33566 ns/op BenchmarkReadMIMEHeader/server_headers-4 4592 23047 ns/op BenchmarkUncommon-4 23096 5059 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.417s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3548 32003 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 68491 1729 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 403638 289.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 82008 1437 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 159932 740.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81156 1457 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13376 9022 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 336462 337.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 74924 1477 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 159187 737.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80732 1458 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14700 8087 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 148213 805.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 58072 2053 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 57709 2084 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25728 4749 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4536 25888 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 145924 812.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 58458 2069 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 56524 2079 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25144 4668 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4558 25379 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.151s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2043081 57.34 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 112188 1022 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 627 188038 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 241 493326 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 507 235761 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 74014 1607 ns/op BenchmarkStatFile-4 57818 2141 ns/op BenchmarkStatDir-4 61146 2002 ns/op BenchmarkLstatDot-4 73034 1619 ns/op BenchmarkLstatFile-4 58022 2120 ns/op BenchmarkLstatDir-4 59865 2032 ns/op PASS ok os 2.642s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 214 558415 ns/op 6746 B/op 30 allocs/op PASS ok os/exec 1.195s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 308758 336.6 ns/op PASS ok os/user 1.123s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3208336 37.18 ns/op BenchmarkString-4 2272872 52.68 ns/op BenchmarkBytes-4 1983103 60.32 ns/op BenchmarkNamedBytes-4 930434 124.6 ns/op BenchmarkBytesArray-4 704158 169.9 ns/op BenchmarkSliceLen-4 2327732 51.96 ns/op BenchmarkMapLen-4 771147 148.2 ns/op BenchmarkStringLen-4 1341711 89.71 ns/op BenchmarkArrayLen-4 1000000 111.6 ns/op BenchmarkSliceCap-4 2390018 50.15 ns/op BenchmarkDeepEqual/int8-4 421306 278.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83055 1439 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 365652 326.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80570 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 359914 326.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80824 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 364767 324.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81073 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 362506 325.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80941 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 418077 278.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 101700 1161 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 367245 326.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80824 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 365830 327.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80612 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 358203 329.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80773 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 365742 327.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 79712 1487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 365398 327.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80539 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 362523 323.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80738 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 365402 328.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80848 1491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 362637 323.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80476 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 366321 326.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80288 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 430508 276.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83384 1432 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 373370 320.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80971 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 102060 1148 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51414 2335 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41756 2883 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29604 4033 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30964 3832 ns/op BenchmarkIsZero/ArrayComparable-4 210424 566.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 27228 4437 ns/op BenchmarkIsZero/StructComparable-4 470830 254.4 ns/op BenchmarkIsZero/StructIncomparable-4 125774 941.5 ns/op BenchmarkSetZero/Bool/Direct-4 2595847 45.53 ns/op BenchmarkSetZero/Bool/CachedZero-4 621156 191.2 ns/op BenchmarkSetZero/Bool/NewZero-4 479631 244.6 ns/op BenchmarkSetZero/Int/Direct-4 1903216 62.69 ns/op BenchmarkSetZero/Int/CachedZero-4 640340 185.5 ns/op BenchmarkSetZero/Int/NewZero-4 491528 240.8 ns/op BenchmarkSetZero/Uint/Direct-4 1917630 63.14 ns/op BenchmarkSetZero/Uint/CachedZero-4 641203 186.9 ns/op BenchmarkSetZero/Uint/NewZero-4 494714 242.7 ns/op BenchmarkSetZero/Float/Direct-4 1909832 62.51 ns/op BenchmarkSetZero/Float/CachedZero-4 642328 185.3 ns/op BenchmarkSetZero/Float/NewZero-4 492334 241.9 ns/op BenchmarkSetZero/Complex/Direct-4 1908703 62.93 ns/op BenchmarkSetZero/Complex/CachedZero-4 642301 186.2 ns/op BenchmarkSetZero/Complex/NewZero-4 485710 241.7 ns/op BenchmarkSetZero/Array/Direct-4 1713260 70.03 ns/op BenchmarkSetZero/Array/CachedZero-4 612732 192.6 ns/op BenchmarkSetZero/Array/NewZero-4 475623 248.4 ns/op BenchmarkSetZero/Chan/Direct-4 1959926 61.15 ns/op BenchmarkSetZero/Chan/CachedZero-4 612207 189.5 ns/op BenchmarkSetZero/Chan/NewZero-4 488877 245.1 ns/op BenchmarkSetZero/Func/Direct-4 1957486 61.47 ns/op BenchmarkSetZero/Func/CachedZero-4 631459 189.6 ns/op BenchmarkSetZero/Func/NewZero-4 486751 242.5 ns/op BenchmarkSetZero/Interface/Direct-4 1777000 67.15 ns/op BenchmarkSetZero/Interface/CachedZero-4 627510 188.9 ns/op BenchmarkSetZero/Interface/NewZero-4 491126 244.0 ns/op BenchmarkSetZero/Map/Direct-4 1956880 61.51 ns/op BenchmarkSetZero/Map/CachedZero-4 632337 187.6 ns/op BenchmarkSetZero/Map/NewZero-4 486570 243.7 ns/op BenchmarkSetZero/Pointer/Direct-4 1958966 61.21 ns/op BenchmarkSetZero/Pointer/CachedZero-4 633351 187.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 490957 240.2 ns/op BenchmarkSetZero/Slice/Direct-4 1747038 68.95 ns/op BenchmarkSetZero/Slice/CachedZero-4 623168 190.3 ns/op BenchmarkSetZero/Slice/NewZero-4 476643 245.8 ns/op BenchmarkSetZero/String/Direct-4 1958530 61.23 ns/op BenchmarkSetZero/String/CachedZero-4 633512 187.5 ns/op BenchmarkSetZero/String/NewZero-4 487416 243.3 ns/op BenchmarkSetZero/Struct/Direct-4 1723780 69.91 ns/op BenchmarkSetZero/Struct/CachedZero-4 628825 188.8 ns/op BenchmarkSetZero/Struct/NewZero-4 482097 247.9 ns/op BenchmarkSelect/1-4 159706 783.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 70628 1719 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 37011 3181 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 180339 628.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 136230 887.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 115605 1042 ns/op 122.86 MB/s BenchmarkCallArgCopy/size=256-4 109029 1112 ns/op 230.11 MB/s BenchmarkCallArgCopy/size=1024-4 71688 1705 ns/op 600.46 MB/s BenchmarkCallArgCopy/size=4096-4 31066 3869 ns/op 1058.68 MB/s BenchmarkCallArgCopy/size=65536-4 2130 56396 ns/op 1162.06 MB/s BenchmarkFieldByName1-4 1221830 98.56 ns/op BenchmarkFieldByName2-4 102632 1202 ns/op BenchmarkFieldByName3-4 13728 8775 ns/op BenchmarkInterfaceBig-4 2776561 43.42 ns/op BenchmarkInterfaceSmall-4 2744356 44.11 ns/op BenchmarkNew-4 1773410 67.76 ns/op BenchmarkMap/StringKeys/MapIndex-4 2290 52119 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1774 65564 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2156 56362 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1682 70664 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2312 52113 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1785 66434 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 183267 657.9 ns/op PASS ok reflect 17.676s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 14362 8240 ns/op 9263 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22336 5410 ns/op 9326 B/op 1 allocs/op BenchmarkFindString-4 14979 7910 ns/op 9126 B/op 1 allocs/op BenchmarkFindSubmatch-4 13597 8826 ns/op 9327 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13922 8448 ns/op 9404 B/op 2 allocs/op BenchmarkLiteral-4 27094 4318 ns/op BenchmarkNotLiteral-4 3794 29410 ns/op BenchmarkMatchClass-4 2972 40374 ns/op BenchmarkMatchClass_InRange-4 2910 39351 ns/op BenchmarkReplaceAll-4 3252 37149 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 27147 4362 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38731 3133 ns/op BenchmarkAnchoredShortMatch-4 21412 5385 ns/op BenchmarkAnchoredLongMatch-4 18159 6502 ns/op BenchmarkOnePassShortA-4 16495 7306 ns/op BenchmarkNotOnePassShortA-4 8012 12654 ns/op BenchmarkOnePassShortB-4 20700 5975 ns/op BenchmarkNotOnePassShortB-4 12163 9759 ns/op BenchmarkOnePassLongPrefix-4 66570 1844 ns/op BenchmarkOnePassLongNotPrefix-4 24079 5082 ns/op BenchmarkMatchParallelShared-4 30654 3776 ns/op BenchmarkMatchParallelCopied-4 30988 3775 ns/op BenchmarkQuoteMetaAll-4 130160 896.8 ns/op 15.61 MB/s BenchmarkQuoteMetaNone-4 237326 458.9 ns/op 56.66 MB/s BenchmarkCompile/Onepass-4 3816 28955 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1524 75535 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 165 723839 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2290192 51.39 ns/op 311.36 MB/s BenchmarkMatch/Easy0/32-4 29208 3918 ns/op 8.17 MB/s BenchmarkMatch/Easy0/1K-4 26610 4574 ns/op 223.89 MB/s BenchmarkMatch/Easy0i/16-4 2269114 52.59 ns/op 304.22 MB/s BenchmarkMatch/Easy0i/32-4 4682 22498 ns/op 1.42 MB/s BenchmarkMatch/Easy0i/1K-4 207 570574 ns/op 1.79 MB/s BenchmarkMatch/Easy1/16-4 2312172 51.69 ns/op 309.55 MB/s BenchmarkMatch/Easy1/32-4 29852 3997 ns/op 8.01 MB/s BenchmarkMatch/Easy1/1K-4 6992 15676 ns/op 65.32 MB/s BenchmarkMatch/Medium/16-4 2269201 52.26 ns/op 306.16 MB/s BenchmarkMatch/Medium/32-4 5698 18912 ns/op 1.69 MB/s BenchmarkMatch/Medium/1K-4 248 484902 ns/op 2.11 MB/s BenchmarkMatch/Hard/16-4 2293923 52.37 ns/op 305.51 MB/s BenchmarkMatch/Hard/32-4 3600 30161 ns/op 1.06 MB/s BenchmarkMatch/Hard/1K-4 150 789931 ns/op 1.30 MB/s BenchmarkMatch/Hard1/16-4 1362 88348 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 709 166476 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 21 5151053 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 23346 5131 ns/op 3.12 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13734 8735 ns/op 3.66 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 517 231528 ns/op 4.42 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.751s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 718390 166.8 ns/op BenchmarkIsWordChar-4 167613 691.0 ns/op PASS ok regexp/syntax 2.636s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 72385 1505 ns/op BenchmarkCallers/inlined-4 121063 1017 ns/op BenchmarkCallers/no-cache-4 36513 3282 ns/op BenchmarkFPCallers/cached-4 2534283 47.36 ns/op BenchmarkMakeChan/Byte-4 941618 130.9 ns/op BenchmarkMakeChan/Int-4 762368 164.8 ns/op BenchmarkMakeChan/Ptr-4 525494 244.7 ns/op BenchmarkMakeChan/Struct/0-4 947986 119.3 ns/op BenchmarkMakeChan/Struct/32-4 505756 240.7 ns/op BenchmarkMakeChan/Struct/40-4 440929 282.4 ns/op BenchmarkChanNonblocking-4 7745332 14.50 ns/op BenchmarkSelectUncontended-4 988338 116.0 ns/op BenchmarkSelectSyncContended-4 21307 5489 ns/op BenchmarkSelectAsyncContended-4 76941 1487 ns/op BenchmarkSelectNonblock-4 3823418 31.22 ns/op BenchmarkChanUncontended-4 9636 11108 ns/op BenchmarkChanContended-4 1058 111609 ns/op BenchmarkChanSync-4 156379 791.7 ns/op BenchmarkChanSyncWork-4 53923 2153 ns/op BenchmarkChanProdCons0-4 64458 2076 ns/op BenchmarkChanProdCons10-4 83953 1531 ns/op BenchmarkChanProdCons100-4 86588 1341 ns/op BenchmarkChanProdConsWork0-4 57747 2004 ns/op BenchmarkChanProdConsWork10-4 79454 1506 ns/op BenchmarkChanProdConsWork100-4 87518 1450 ns/op BenchmarkSelectProdCons-4 55586 2163 ns/op BenchmarkReceiveDataFromClosedChan-4 724059 162.9 ns/op BenchmarkChanCreation-4 195427 781.9 ns/op BenchmarkChanSem-4 77073 1493 ns/op BenchmarkChanPopular-4 80 1288641 ns/op BenchmarkChanClosed-4 416718 256.9 ns/op BenchmarkCallClosure-4 5404616 22.17 ns/op BenchmarkCallClosure1-4 5738990 20.84 ns/op BenchmarkCallClosure2-4 1223420 94.96 ns/op BenchmarkCallClosure3-4 1450300 83.36 ns/op BenchmarkCallClosure4-4 1209302 98.07 ns/op BenchmarkComplex128DivNormal-4 10161878 11.84 ns/op BenchmarkComplex128DivNisNaN-4 9385294 12.73 ns/op BenchmarkComplex128DivDisNaN-4 9248498 13.04 ns/op BenchmarkComplex128DivNisInf-4 10965753 10.92 ns/op BenchmarkComplex128DivDisInf-4 6269264 19.45 ns/op BenchmarkSetTypePtr-4 56741880 2.110 ns/op 3791.48 MB/s BenchmarkSetTypePtr8-4 12150765 9.895 ns/op 6467.99 MB/s BenchmarkSetTypePtr16-4 12133761 9.858 ns/op 12984.08 MB/s BenchmarkSetTypePtr32-4 12058363 9.903 ns/op 25852.02 MB/s BenchmarkSetTypePtr64-4 12066705 9.974 ns/op 51335.84 MB/s BenchmarkSetTypePtr126-4 7345828 16.35 ns/op 61635.04 MB/s BenchmarkSetTypePtr128-4 7500243 15.95 ns/op 64217.87 MB/s BenchmarkSetTypePtrSlice-4 1000000 112.6 ns/op 72777.39 MB/s BenchmarkSetTypeNode1-4 12157857 9.858 ns/op 2434.48 MB/s BenchmarkSetTypeNode1Slice-4 5597254 21.51 ns/op 35705.21 MB/s BenchmarkSetTypeNode8-4 12139212 9.889 ns/op 8089.47 MB/s BenchmarkSetTypeNode8Slice-4 2343009 51.30 ns/op 49899.98 MB/s BenchmarkSetTypeNode64-4 7339898 16.39 ns/op 32211.53 MB/s BenchmarkSetTypeNode64Slice-4 272607 432.7 ns/op 39047.05 MB/s BenchmarkSetTypeNode64Dead-4 9043200 13.21 ns/op 39964.69 MB/s BenchmarkSetTypeNode64DeadSlice-4 312346 380.7 ns/op 44385.00 MB/s BenchmarkSetTypeNode124-4 7319858 16.37 ns/op 61592.61 MB/s BenchmarkSetTypeNode124Slice-4 228224 518.8 ns/op 62180.14 MB/s BenchmarkSetTypeNode126-4 7515218 15.94 ns/op 64260.72 MB/s BenchmarkSetTypeNode126Slice-4 230996 520.4 ns/op 62966.05 MB/s BenchmarkSetTypeNode128-4 5277592 22.74 ns/op 45733.40 MB/s BenchmarkSetTypeNode128Slice-4 176728 680.6 ns/op 48895.63 MB/s BenchmarkSetTypeNode130-4 5305068 22.71 ns/op 46504.54 MB/s BenchmarkSetTypeNode130Slice-4 173154 687.6 ns/op 49145.67 MB/s BenchmarkSetTypeNode1024-4 992817 117.4 ns/op 69925.93 MB/s BenchmarkSetTypeNode1024Slice-4 31700 3787 ns/op 69352.88 MB/s BenchmarkAllocation-4 5227 30549 ns/op BenchmarkReadMemStats-4 10000 11958 ns/op BenchmarkReadMemStatsLatency-4 1 62800 p50-ns 62800 p90-ns 62800 p99-ns BenchmarkWriteBarrier-4 2941856 38.82 ns/op BenchmarkBulkWriteBarrier-4 7176226 14.25 ns/op BenchmarkScanStackNoLocals-4 3 37855545 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11895745 10.43 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11796208 11.45 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9108906 13.45 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7165069 18.08 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4759729 25.89 ns/op BenchmarkHash5-4 6250052 18.48 ns/op 270.56 MB/s BenchmarkHash16-4 6587311 18.11 ns/op 883.46 MB/s BenchmarkHash64-4 5975524 20.25 ns/op 3160.83 MB/s BenchmarkHash1024-4 1897221 63.61 ns/op 16097.08 MB/s BenchmarkHash65536-4 41946 2851 ns/op 22989.91 MB/s BenchmarkAlignedLoad-4 7748534 14.83 ns/op BenchmarkUnalignedLoad-4 7576771 15.45 ns/op BenchmarkEqEfaceConcrete-4 5950137 20.15 ns/op BenchmarkEqIfaceConcrete-4 5481734 21.84 ns/op BenchmarkNeEfaceConcrete-4 5944148 20.16 ns/op BenchmarkNeIfaceConcrete-4 5837018 20.54 ns/op BenchmarkConvT2EByteSized/bool-4 5098771 23.57 ns/op BenchmarkConvT2EByteSized/uint8-4 5579007 21.51 ns/op BenchmarkConvT2ESmall-4 5249491 22.85 ns/op BenchmarkConvT2EUintptr-4 4928373 24.42 ns/op BenchmarkConvT2ELarge-4 998335 117.6 ns/op BenchmarkConvT2ISmall-4 5142410 23.18 ns/op BenchmarkConvT2IUintptr-4 4808670 25.03 ns/op BenchmarkConvT2ILarge-4 1000000 117.1 ns/op BenchmarkConvI2E-4 4574062 25.53 ns/op BenchmarkConvI2I-4 4066837 29.05 ns/op BenchmarkAssertE2T-4 4104303 29.23 ns/op BenchmarkAssertE2TLarge-4 2343350 50.67 ns/op BenchmarkAssertE2I-4 4151186 28.29 ns/op BenchmarkAssertI2T-4 3921927 30.70 ns/op BenchmarkAssertI2I-4 4058067 28.94 ns/op BenchmarkAssertI2E-4 5169614 22.51 ns/op BenchmarkAssertE2E-4 5163804 22.54 ns/op BenchmarkAssertE2T2-4 3185548 37.73 ns/op BenchmarkAssertE2T2Blank-4 3880676 30.91 ns/op BenchmarkAssertI2E2-4 3837234 31.39 ns/op BenchmarkAssertI2E2Blank-4 5243590 22.27 ns/op BenchmarkAssertE2E2-4 4053210 29.58 ns/op BenchmarkAssertE2E2Blank-4 5243132 22.18 ns/op BenchmarkConvT2Ezero/zero/16-4 4843443 24.72 ns/op BenchmarkConvT2Ezero/zero/32-4 4862670 24.76 ns/op BenchmarkConvT2Ezero/zero/64-4 4850076 24.78 ns/op BenchmarkConvT2Ezero/zero/str-4 4791099 25.17 ns/op BenchmarkConvT2Ezero/zero/slice-4 4848594 24.86 ns/op BenchmarkConvT2Ezero/zero/big-4 237801 442.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1244490 97.18 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 103.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 244743 442.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 4855296 24.77 ns/op BenchmarkConvT2Ezero/smallint/32-4 4837897 24.76 ns/op BenchmarkConvT2Ezero/smallint/64-4 4850852 24.78 ns/op BenchmarkConvT2Ezero/largeint/16-4 1531813 78.43 ns/op BenchmarkConvT2Ezero/largeint/32-4 1550118 76.37 ns/op BenchmarkConvT2Ezero/largeint/64-4 1569876 76.82 ns/op BenchmarkMalloc8-4 1949842 62.81 ns/op BenchmarkMalloc16-4 1764050 67.97 ns/op BenchmarkMallocTypeInfo8-4 1721242 72.31 ns/op BenchmarkMallocTypeInfo16-4 1500542 82.12 ns/op BenchmarkMallocLargeStruct-4 214610 511.7 ns/op BenchmarkGoroutineSelect-4 100 1152107 ns/op BenchmarkGoroutineBlocking-4 128 942892 ns/op BenchmarkGoroutineForRange-4 127 928678 ns/op BenchmarkGoroutineIdle-4 157 765530 ns/op BenchmarkHashStringSpeed-4 1934472 61.95 ns/op BenchmarkHashBytesSpeed-4 1000000 103.8 ns/op BenchmarkHashInt32Speed-4 2437338 46.80 ns/op BenchmarkHashInt64Speed-4 2342317 52.04 ns/op BenchmarkHashStringArraySpeed-4 474187 263.1 ns/op BenchmarkMegMap-4 2527982 47.71 ns/op BenchmarkMegOneMap-4 2937489 40.72 ns/op BenchmarkMegEqMap-4 2515 47783 ns/op BenchmarkMegEmptyMap-4 3323065 35.91 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2087868 57.43 ns/op BenchmarkSmallStrMap-4 2517916 47.92 ns/op BenchmarkMapStringKeysEight_16-4 2368084 50.06 ns/op BenchmarkMapStringKeysEight_32-4 2398786 49.59 ns/op BenchmarkMapStringKeysEight_64-4 2311492 51.75 ns/op BenchmarkMapStringKeysEight_1M-4 2397082 49.80 ns/op BenchmarkIntMap-4 2789116 42.53 ns/op BenchmarkMapFirst/1-4 3384480 35.45 ns/op BenchmarkMapFirst/2-4 3245808 35.38 ns/op BenchmarkMapFirst/3-4 3396015 35.39 ns/op BenchmarkMapFirst/4-4 3221008 37.35 ns/op BenchmarkMapFirst/5-4 3220183 35.43 ns/op BenchmarkMapFirst/6-4 3322552 36.02 ns/op BenchmarkMapFirst/7-4 3391945 35.35 ns/op BenchmarkMapFirst/8-4 3183884 36.61 ns/op BenchmarkMapFirst/9-4 3060880 38.29 ns/op BenchmarkMapFirst/10-4 3057807 40.06 ns/op BenchmarkMapFirst/11-4 3063378 38.34 ns/op BenchmarkMapFirst/12-4 3069200 38.99 ns/op BenchmarkMapFirst/13-4 3130036 39.13 ns/op BenchmarkMapFirst/14-4 3127358 39.24 ns/op BenchmarkMapFirst/15-4 3018324 38.71 ns/op BenchmarkMapFirst/16-4 3063274 37.98 ns/op BenchmarkMapMid/1-4 3378625 35.60 ns/op BenchmarkMapMid/2-4 3227103 37.11 ns/op BenchmarkMapMid/3-4 3260914 36.63 ns/op BenchmarkMapMid/4-4 3215216 37.22 ns/op BenchmarkMapMid/5-4 3298987 36.59 ns/op BenchmarkMapMid/6-4 3147332 37.96 ns/op BenchmarkMapMid/7-4 3130968 38.08 ns/op BenchmarkMapMid/8-4 3091393 38.89 ns/op BenchmarkMapMid/9-4 2956634 38.26 ns/op BenchmarkMapMid/10-4 2953802 40.58 ns/op BenchmarkMapMid/11-4 2915049 39.26 ns/op BenchmarkMapMid/12-4 2847952 39.42 ns/op BenchmarkMapMid/13-4 3088482 38.28 ns/op BenchmarkMapMid/14-4 3073432 39.14 ns/op BenchmarkMapMid/15-4 3118700 39.63 ns/op BenchmarkMapMid/16-4 2991014 39.58 ns/op BenchmarkMapLast/1-4 3358438 35.62 ns/op BenchmarkMapLast/2-4 3222756 36.55 ns/op BenchmarkMapLast/3-4 3181838 36.91 ns/op BenchmarkMapLast/4-4 3026203 39.57 ns/op BenchmarkMapLast/5-4 3074516 38.08 ns/op BenchmarkMapLast/6-4 2961222 40.47 ns/op BenchmarkMapLast/7-4 3012804 40.35 ns/op BenchmarkMapLast/8-4 2752904 42.47 ns/op BenchmarkMapLast/9-4 2902100 41.27 ns/op BenchmarkMapLast/10-4 2908672 40.54 ns/op BenchmarkMapLast/11-4 2824238 42.64 ns/op BenchmarkMapLast/12-4 2908060 43.11 ns/op BenchmarkMapLast/13-4 3047271 40.68 ns/op BenchmarkMapLast/14-4 2909812 38.78 ns/op BenchmarkMapLast/15-4 2969385 39.90 ns/op BenchmarkMapLast/16-4 2784054 41.21 ns/op BenchmarkMapCycle-4 2027774 59.52 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2932981 40.79 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2509 45249 ns/op BenchmarkMakeMap/[Byte]Byte-4 563858 208.2 ns/op BenchmarkMakeMap/[Int]Int-4 351975 334.2 ns/op BenchmarkNewEmptyMap-4 11958813 10.02 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1427486 83.11 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 417692 284.5 ns/op BenchmarkMapIterEmpty-4 3639543 32.87 ns/op BenchmarkSameLengthMap-4 3327750 36.04 ns/op BenchmarkBigKeyMap-4 1324782 90.67 ns/op BenchmarkBigValMap-4 1241308 96.19 ns/op BenchmarkSmallKeyMap-4 2494327 49.17 ns/op BenchmarkMapPopulate/1-4 2560089 47.00 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 131131 891.4 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8299 13200 ns/op 6154 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1008 113569 ns/op 49160 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 84 1456267 ns/op 402153 B/op 77 allocs/op BenchmarkMapPopulate/100000-4 5 20880871 ns/op 6507211 B/op 2705 allocs/op BenchmarkComplexAlgMap-4 365211 325.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1429462 83.99 ns/op BenchmarkGoMapClear/Reflexive/10-4 1321413 90.83 ns/op BenchmarkGoMapClear/Reflexive/100-4 373836 318.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60812 1972 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6745 15528 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 106.8 ns/op BenchmarkGoMapClear/NonReflexive/10-4 984800 116.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 348382 341.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59152 2000 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6692 15632 ns/op BenchmarkMapStringConversion/32/simple-4 1230064 95.42 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 100.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 106.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 101.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 105.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 109.0 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1621249 72.92 ns/op BenchmarkMapInterfacePtr-4 1600152 73.48 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4691487 25.57 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 151572 720.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5415 21400 ns/op BenchmarkMapPop1000-4 517 232035 ns/op BenchmarkMapPop10000-4 21 5240861 ns/op BenchmarkMapAssign/Int32/256-4 2286163 52.75 ns/op BenchmarkMapAssign/Int32/65536-4 1107684 109.6 ns/op BenchmarkMapAssign/Int64/256-4 2316757 51.36 ns/op BenchmarkMapAssign/Int64/65536-4 997603 106.7 ns/op BenchmarkMapAssign/Str/256-4 1862888 64.92 ns/op BenchmarkMapAssign/Str/65536-4 856604 135.3 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1444514 82.89 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 782233 140.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1434540 83.87 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 738964 153.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 494714 1746 ns/op BenchmarkMapOperatorAssign/Str/65536-4 317619 358.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 829416 138.7 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 333207 346.1 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 843288 134.0 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 321798 359.2 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 574502 208.0 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 173410 617.7 ns/op 104 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1884267 63.70 ns/op BenchmarkMapDelete/Int32/1000-4 2307782 51.97 ns/op BenchmarkMapDelete/Int32/10000-4 1909426 63.38 ns/op BenchmarkMapDelete/Int64/100-4 1853914 64.24 ns/op BenchmarkMapDelete/Int64/1000-4 2250884 53.26 ns/op BenchmarkMapDelete/Int64/10000-4 1854931 64.14 ns/op BenchmarkMapDelete/Str/100-4 1529347 76.83 ns/op BenchmarkMapDelete/Str/1000-4 1566106 74.65 ns/op BenchmarkMapDelete/Str/10000-4 1413832 82.55 ns/op BenchmarkMapDelete/Pointer/100-4 1626715 72.47 ns/op BenchmarkMapDelete/Pointer/1000-4 1716375 69.75 ns/op BenchmarkMapDelete/Pointer/10000-4 1615809 72.86 ns/op BenchmarkMemmove/0-4 14854428 7.060 ns/op BenchmarkMemmove/1-4 1238877 96.97 ns/op 10.31 MB/s BenchmarkMemmove/2-4 1000000 100.2 ns/op 19.96 MB/s BenchmarkMemmove/3-4 1000000 100.3 ns/op 29.90 MB/s BenchmarkMemmove/4-4 1207256 99.29 ns/op 40.29 MB/s BenchmarkMemmove/5-4 1201754 99.53 ns/op 50.24 MB/s BenchmarkMemmove/6-4 1207612 99.47 ns/op 60.32 MB/s BenchmarkMemmove/7-4 1204676 99.46 ns/op 70.38 MB/s BenchmarkMemmove/8-4 1240144 96.71 ns/op 82.72 MB/s BenchmarkMemmove/9-4 1000000 101.4 ns/op 88.76 MB/s BenchmarkMemmove/10-4 1000000 101.7 ns/op 98.35 MB/s BenchmarkMemmove/11-4 1000000 101.3 ns/op 108.55 MB/s BenchmarkMemmove/12-4 1000000 101.1 ns/op 118.71 MB/s BenchmarkMemmove/13-4 1000000 101.4 ns/op 128.19 MB/s BenchmarkMemmove/14-4 1000000 101.3 ns/op 138.21 MB/s BenchmarkMemmove/15-4 1000000 101.5 ns/op 147.77 MB/s BenchmarkMemmove/16-4 1211996 98.93 ns/op 161.74 MB/s BenchmarkMemmove/32-4 1000000 102.2 ns/op 313.07 MB/s BenchmarkMemmove/64-4 1000000 108.1 ns/op 592.21 MB/s BenchmarkMemmove/128-4 964443 123.2 ns/op 1038.61 MB/s BenchmarkMemmove/256-4 725636 164.9 ns/op 1552.82 MB/s BenchmarkMemmove/512-4 532934 224.4 ns/op 2281.23 MB/s BenchmarkMemmove/1024-4 345972 345.3 ns/op 2965.92 MB/s BenchmarkMemmove/2048-4 204769 584.3 ns/op 3505.06 MB/s BenchmarkMemmove/4096-4 113175 1059 ns/op 3868.83 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.6 ns/op 308.95 MB/s BenchmarkMemmoveOverlap/64-4 1000000 110.3 ns/op 580.27 MB/s BenchmarkMemmoveOverlap/128-4 954076 124.7 ns/op 1026.37 MB/s BenchmarkMemmoveOverlap/256-4 711051 167.8 ns/op 1525.85 MB/s BenchmarkMemmoveOverlap/512-4 524888 226.8 ns/op 2257.17 MB/s BenchmarkMemmoveOverlap/1024-4 342046 347.8 ns/op 2943.91 MB/s BenchmarkMemmoveOverlap/2048-4 204634 585.7 ns/op 3496.66 MB/s BenchmarkMemmoveOverlap/4096-4 112579 1063 ns/op 3854.84 MB/s BenchmarkMemmoveUnalignedDst/0-4 14475690 7.498 ns/op BenchmarkMemmoveUnalignedDst/1-4 1244144 96.27 ns/op 10.39 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 101.4 ns/op 19.73 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 101.7 ns/op 29.50 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 100.8 ns/op 39.70 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 100.5 ns/op 49.76 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 100.2 ns/op 59.85 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 100.2 ns/op 69.83 MB/s BenchmarkMemmoveUnalignedDst/8-4 1283227 92.94 ns/op 86.08 MB/s BenchmarkMemmoveUnalignedDst/9-4 1226125 97.56 ns/op 92.25 MB/s BenchmarkMemmoveUnalignedDst/10-4 1229858 98.14 ns/op 101.90 MB/s BenchmarkMemmoveUnalignedDst/11-4 1229133 98.21 ns/op 112.00 MB/s BenchmarkMemmoveUnalignedDst/12-4 1222533 98.59 ns/op 121.71 MB/s BenchmarkMemmoveUnalignedDst/13-4 1217947 98.68 ns/op 131.74 MB/s BenchmarkMemmoveUnalignedDst/14-4 1230679 97.88 ns/op 143.03 MB/s BenchmarkMemmoveUnalignedDst/15-4 1232101 97.48 ns/op 153.88 MB/s BenchmarkMemmoveUnalignedDst/16-4 1223649 98.54 ns/op 162.37 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 103.9 ns/op 308.01 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 110.5 ns/op 579.32 MB/s BenchmarkMemmoveUnalignedDst/128-4 933793 126.2 ns/op 1014.14 MB/s BenchmarkMemmoveUnalignedDst/256-4 703812 168.7 ns/op 1517.71 MB/s BenchmarkMemmoveUnalignedDst/512-4 526130 227.8 ns/op 2247.82 MB/s BenchmarkMemmoveUnalignedDst/1024-4 341203 350.5 ns/op 2921.23 MB/s BenchmarkMemmoveUnalignedDst/2048-4 203174 591.3 ns/op 3463.83 MB/s BenchmarkMemmoveUnalignedDst/4096-4 112411 1065 ns/op 3846.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 108.3 ns/op 295.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.1 ns/op 556.00 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 917710 129.7 ns/op 987.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 678840 173.0 ns/op 1479.99 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 505092 235.3 ns/op 2175.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 339404 351.7 ns/op 2911.31 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202360 591.3 ns/op 3463.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 111684 1066 ns/op 3842.71 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14466754 7.420 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1250226 96.19 ns/op 10.40 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 101.5 ns/op 19.70 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 101.6 ns/op 29.54 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 100.3 ns/op 39.87 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 100.3 ns/op 49.84 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 100.0 ns/op 60.00 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 100.1 ns/op 69.93 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1282521 93.17 ns/op 85.87 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1227445 98.22 ns/op 91.63 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1230736 97.29 ns/op 102.78 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1220938 97.62 ns/op 112.68 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1232238 97.38 ns/op 123.22 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1219753 97.51 ns/op 133.32 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1228062 97.75 ns/op 143.22 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1233736 97.25 ns/op 154.25 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1205686 99.94 ns/op 160.09 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 101.3 ns/op 315.83 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 108.1 ns/op 592.01 MB/s BenchmarkMemmoveUnalignedSrc/128-4 938349 124.7 ns/op 1026.26 MB/s BenchmarkMemmoveUnalignedSrc/256-4 681430 170.4 ns/op 1502.11 MB/s BenchmarkMemmoveUnalignedSrc/512-4 509251 230.9 ns/op 2217.46 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 338718 350.2 ns/op 2923.84 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 202850 589.5 ns/op 3473.96 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 112098 1069 ns/op 3832.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 996544 114.5 ns/op 139.70 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 999999 118.1 ns/op 135.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 988564 119.8 ns/op 133.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 974341 121.4 ns/op 131.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 987166 119.4 ns/op 133.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 990850 119.8 ns/op 133.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 990850 119.3 ns/op 134.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 984315 119.6 ns/op 133.81 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 929338 128.3 ns/op 499.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 855798 138.2 ns/op 463.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 897692 132.7 ns/op 482.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 886864 133.2 ns/op 480.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 882690 133.3 ns/op 480.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 898660 132.4 ns/op 483.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 900981 132.0 ns/op 484.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 904976 131.5 ns/op 486.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 597549 197.8 ns/op 1293.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 494551 241.8 ns/op 1058.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 635134 187.7 ns/op 1363.58 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 623402 190.4 ns/op 1344.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 628798 189.0 ns/op 1354.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 624231 189.2 ns/op 1352.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 627234 188.8 ns/op 1355.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 628206 189.6 ns/op 1350.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 95034 1263 ns/op 3242.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 61360 1959 ns/op 2091.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110067 1082 ns/op 3785.51 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 107464 1085 ns/op 3776.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 109420 1083 ns/op 3781.32 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110899 1081 ns/op 3787.93 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110373 1081 ns/op 3787.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110665 1089 ns/op 3759.78 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6090 19005 ns/op 3448.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3705 30094 ns/op 2177.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6465 15828 ns/op 4140.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6493 15821 ns/op 4142.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6558 15926 ns/op 4114.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6585 15792 ns/op 4149.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6519 15812 ns/op 4144.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6920 15801 ns/op 4147.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 106.1 ns/op 301.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 112.3 ns/op 569.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 917458 128.2 ns/op 998.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 694315 173.4 ns/op 1475.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 515888 230.6 ns/op 2220.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 340042 348.6 ns/op 2937.52 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 203005 589.7 ns/op 3472.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 111825 1070 ns/op 3829.33 MB/s BenchmarkMemclr/5-4 14002006 8.586 ns/op 582.32 MB/s BenchmarkMemclr/16-4 14763198 8.264 ns/op 1936.17 MB/s BenchmarkMemclr/64-4 12264420 9.793 ns/op 6535.49 MB/s BenchmarkMemclr/256-4 9883310 12.20 ns/op 20982.98 MB/s BenchmarkMemclr/4096-4 2514175 48.74 ns/op 84045.09 MB/s BenchmarkMemclr/65536-4 147758 698.6 ns/op 93809.70 MB/s BenchmarkMemclr/1M-4 7490 15889 ns/op 65992.20 MB/s BenchmarkMemclr/4M-4 1497 74753 ns/op 56108.64 MB/s BenchmarkMemclr/8M-4 764 154420 ns/op 54323.40 MB/s BenchmarkMemclr/16M-4 386 312333 ns/op 53715.81 MB/s BenchmarkMemclr/64M-4 88 1307262 ns/op 51335.43 MB/s BenchmarkMemclrUnaligned/0_5-4 7408156 16.15 ns/op 309.61 MB/s BenchmarkMemclrUnaligned/0_16-4 7576197 15.84 ns/op 1009.79 MB/s BenchmarkMemclrUnaligned/0_64-4 6803661 17.68 ns/op 3620.65 MB/s BenchmarkMemclrUnaligned/0_256-4 5829124 20.59 ns/op 12434.89 MB/s BenchmarkMemclrUnaligned/0_4096-4 2463462 49.73 ns/op 82368.19 MB/s BenchmarkMemclrUnaligned/0_65536-4 149596 713.1 ns/op 91903.09 MB/s BenchmarkMemclrUnaligned/1_5-4 7421719 16.14 ns/op 309.71 MB/s BenchmarkMemclrUnaligned/1_16-4 7593628 15.83 ns/op 1010.85 MB/s BenchmarkMemclrUnaligned/1_64-4 6931543 17.34 ns/op 3691.72 MB/s BenchmarkMemclrUnaligned/1_256-4 5616062 21.26 ns/op 12044.15 MB/s BenchmarkMemclrUnaligned/1_4096-4 2242578 54.29 ns/op 75448.09 MB/s BenchmarkMemclrUnaligned/1_65536-4 151054 704.3 ns/op 93053.13 MB/s BenchmarkMemclrUnaligned/4_5-4 7418470 16.14 ns/op 309.75 MB/s BenchmarkMemclrUnaligned/4_16-4 7558540 15.81 ns/op 1012.34 MB/s BenchmarkMemclrUnaligned/4_64-4 6870459 17.28 ns/op 3704.15 MB/s BenchmarkMemclrUnaligned/4_256-4 5628253 21.27 ns/op 12038.34 MB/s BenchmarkMemclrUnaligned/4_4096-4 2244576 53.50 ns/op 76567.39 MB/s BenchmarkMemclrUnaligned/4_65536-4 156526 703.7 ns/op 93130.52 MB/s BenchmarkMemclrUnaligned/7_5-4 7412476 16.14 ns/op 309.74 MB/s BenchmarkMemclrUnaligned/7_16-4 7568246 15.83 ns/op 1010.66 MB/s BenchmarkMemclrUnaligned/7_64-4 6893650 17.37 ns/op 3684.39 MB/s BenchmarkMemclrUnaligned/7_256-4 5648068 21.28 ns/op 12028.74 MB/s BenchmarkMemclrUnaligned/7_4096-4 2208063 63.33 ns/op 64676.55 MB/s BenchmarkMemclrUnaligned/7_65536-4 157452 706.0 ns/op 92829.60 MB/s BenchmarkMemclrUnaligned/0_1M-4 7382 15933 ns/op 65811.23 MB/s BenchmarkMemclrUnaligned/0_4M-4 1494 76707 ns/op 54679.84 MB/s BenchmarkMemclrUnaligned/0_8M-4 740 158593 ns/op 52893.84 MB/s BenchmarkMemclrUnaligned/0_16M-4 369 310579 ns/op 54019.20 MB/s BenchmarkMemclrUnaligned/0_64M-4 86 1304259 ns/op 51453.65 MB/s BenchmarkMemclrUnaligned/1_1M-4 7269 16202 ns/op 64716.98 MB/s BenchmarkMemclrUnaligned/1_4M-4 1473 76806 ns/op 54608.97 MB/s BenchmarkMemclrUnaligned/1_8M-4 741 151979 ns/op 55195.70 MB/s BenchmarkMemclrUnaligned/1_16M-4 369 322185 ns/op 52073.30 MB/s BenchmarkMemclrUnaligned/1_64M-4 88 1260479 ns/op 53240.76 MB/s BenchmarkMemclrUnaligned/4_1M-4 7239 16070 ns/op 65252.06 MB/s BenchmarkMemclrUnaligned/4_4M-4 1557 73903 ns/op 56754.24 MB/s BenchmarkMemclrUnaligned/4_8M-4 741 158319 ns/op 52985.36 MB/s BenchmarkMemclrUnaligned/4_16M-4 369 321574 ns/op 52172.20 MB/s BenchmarkMemclrUnaligned/4_64M-4 87 1245462 ns/op 53882.71 MB/s BenchmarkMemclrUnaligned/7_1M-4 6129 16494 ns/op 63571.35 MB/s BenchmarkMemclrUnaligned/7_4M-4 1494 76920 ns/op 54528.00 MB/s BenchmarkMemclrUnaligned/7_8M-4 740 153901 ns/op 54506.44 MB/s BenchmarkMemclrUnaligned/7_16M-4 369 313013 ns/op 53599.10 MB/s BenchmarkMemclrUnaligned/7_64M-4 91 1262327 ns/op 53162.82 MB/s BenchmarkGoMemclr/5-4 2084743 58.11 ns/op 86.04 MB/s BenchmarkGoMemclr/16-4 543921 218.6 ns/op 73.19 MB/s BenchmarkGoMemclr/64-4 144980 827.5 ns/op 77.34 MB/s BenchmarkGoMemclr/256-4 36705 3257 ns/op 78.60 MB/s BenchmarkMemclrRange/1K_2K-4 78032 1537 ns/op 62363.71 MB/s BenchmarkMemclrRange/2K_8K-4 29383 4054 ns/op 82268.66 MB/s BenchmarkMemclrRange/4K_16K-4 33766 3564 ns/op 90656.29 MB/s BenchmarkMemclrRange/160K_228K-4 6112 18244 ns/op 91147.67 MB/s BenchmarkClearFat7-4 6889155 17.36 ns/op BenchmarkClearFat8-4 7353427 16.30 ns/op BenchmarkClearFat11-4 6649142 18.15 ns/op BenchmarkClearFat12-4 6751267 17.75 ns/op BenchmarkClearFat13-4 6644400 18.05 ns/op BenchmarkClearFat14-4 6780226 17.73 ns/op BenchmarkClearFat15-4 6656400 18.04 ns/op BenchmarkClearFat16-4 6851535 17.61 ns/op BenchmarkClearFat24-4 6525583 18.16 ns/op BenchmarkClearFat32-4 6155727 19.50 ns/op BenchmarkClearFat40-4 6037917 19.85 ns/op BenchmarkClearFat48-4 5937795 20.15 ns/op BenchmarkClearFat56-4 5633041 21.25 ns/op BenchmarkClearFat64-4 5418908 22.10 ns/op BenchmarkClearFat72-4 5217862 23.00 ns/op BenchmarkClearFat128-4 4124578 28.95 ns/op BenchmarkClearFat256-4 2451898 48.97 ns/op BenchmarkClearFat512-4 1593344 75.09 ns/op BenchmarkClearFat1024-4 911936 130.1 ns/op BenchmarkClearFat1032-4 893894 131.8 ns/op BenchmarkClearFat1040-4 732511 157.6 ns/op BenchmarkCopyFat7-4 6643575 18.06 ns/op BenchmarkCopyFat8-4 7223676 16.57 ns/op BenchmarkCopyFat11-4 6550375 18.09 ns/op BenchmarkCopyFat12-4 6644268 18.10 ns/op BenchmarkCopyFat13-4 6643561 18.08 ns/op BenchmarkCopyFat14-4 6643958 18.10 ns/op BenchmarkCopyFat15-4 6631387 18.05 ns/op BenchmarkCopyFat16-4 6827180 17.53 ns/op BenchmarkCopyFat24-4 6296251 19.09 ns/op BenchmarkCopyFat32-4 6064759 19.80 ns/op BenchmarkCopyFat64-4 5312968 22.61 ns/op BenchmarkCopyFat72-4 5064393 23.69 ns/op BenchmarkCopyFat128-4 3893398 31.35 ns/op BenchmarkCopyFat256-4 2327826 51.59 ns/op BenchmarkCopyFat512-4 1494972 80.28 ns/op BenchmarkCopyFat520-4 1468344 82.06 ns/op BenchmarkCopyFat1024-4 852514 139.6 ns/op BenchmarkCopyFat1032-4 836865 141.2 ns/op BenchmarkCopyFat1040-4 809169 146.9 ns/op BenchmarkIssue18740/2byte-4 337 353697 ns/op BenchmarkIssue18740/4byte-4 576 206795 ns/op BenchmarkIssue18740/8byte-4 916 130530 ns/op BenchmarkMemclrKnownSize1-4 8295428 14.13 ns/op 70.79 MB/s BenchmarkMemclrKnownSize2-4 5098580 23.57 ns/op 84.85 MB/s BenchmarkMemclrKnownSize4-4 2917066 41.05 ns/op 97.45 MB/s BenchmarkMemclrKnownSize8-4 1000000 115.4 ns/op 69.32 MB/s BenchmarkMemclrKnownSize16-4 539276 220.4 ns/op 72.60 MB/s BenchmarkMemclrKnownSize32-4 283060 421.1 ns/op 76.00 MB/s BenchmarkMemclrKnownSize64-4 144280 826.5 ns/op 77.43 MB/s BenchmarkMemclrKnownSize112-4 82998 1446 ns/op 77.48 MB/s BenchmarkMemclrKnownSize128-4 72814 1651 ns/op 77.51 MB/s BenchmarkMemclrKnownSize192-4 48722 2460 ns/op 78.06 MB/s BenchmarkMemclrKnownSize248-4 37868 3166 ns/op 78.32 MB/s BenchmarkMemclrKnownSize256-4 36610 3264 ns/op 78.43 MB/s BenchmarkMemclrKnownSize512-4 18302 6576 ns/op 77.86 MB/s BenchmarkMemclrKnownSize1024-4 9150 13002 ns/op 78.75 MB/s BenchmarkMemclrKnownSize4096-4 2294 52027 ns/op 78.73 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6780285 ns/op 77.33 MB/s BenchmarkReadMetricsLatency-4 16494 4960 p50-ns 5280 p90-ns 14480 p99-ns BenchmarkFinalizer-4 195 621383 ns/op BenchmarkFinalizerRun-4 351464 609.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7425099 16.13 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4171411 28.82 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2854704 42.07 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2853584 42.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1678129 71.11 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1522875 78.81 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2764062 43.45 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1626750 74.06 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1673637 71.68 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2394157 50.11 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2392162 50.10 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2060890 58.33 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1809998 66.27 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1735017 68.87 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8286766 14.47 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8103946 14.78 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8113568 14.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8289123 14.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6715856 17.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6253934 19.18 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8294486 14.45 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8107362 14.78 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8109444 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8271115 14.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8087779 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8113831 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8294166 14.45 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8112361 14.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7929648 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8286126 14.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8104384 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8113195 14.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8273443 14.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7136366 16.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7135483 16.84 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8213372 14.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7131667 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7143656 16.83 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8298823 14.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7136925 16.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7121847 16.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8292057 14.48 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7117032 16.82 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7144438 16.87 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8297745 14.45 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8094020 14.79 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8102019 14.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8297032 14.45 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8097296 14.84 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8093691 14.78 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8281573 14.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7993796 14.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8121364 14.78 ns/op BenchmarkNetpollBreak-4 3200 33653 ns/op BenchmarkPinnerPinUnpinBatch-4 1208 92946 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 243 489188 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1298 94277 ns/op BenchmarkPinnerPinUnpin-4 1319226 91.60 ns/op BenchmarkPinnerPinUnpinTiny-4 1313010 90.79 ns/op BenchmarkPinnerPinUnpinDouble-4 495343 239.9 ns/op BenchmarkPinnerPinUnpinParallel-4 3273600 37.83 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3085819 37.66 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 206944 532.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5937842 20.19 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5970136 19.81 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6727105 17.60 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6998586 16.90 ns/op BenchmarkPingPongHog-4 338 295964 ns/op BenchmarkStackGrowth-4 114375 992.2 ns/op BenchmarkStackGrowthDeep-4 1136 104424 ns/op BenchmarkCreateGoroutines-4 41640 2585 ns/op BenchmarkCreateGoroutinesParallel-4 34447 3620 ns/op BenchmarkCreateGoroutinesCapture-4 7201 15074 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37614 3245 ns/op BenchmarkClosureCall-4 19235581 5.423 ns/op BenchmarkWakeupParallelSpinning/0s-4 6621 17703 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5449 21153 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5145 23401 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3313 35341 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2239 53577 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1396 87114 ns/op BenchmarkWakeupParallelSpinning/50µs-4 687 176240 ns/op BenchmarkWakeupParallelSpinning/100µs-4 410 281961 ns/op BenchmarkWakeupParallelSyscall/0s-4 865 137622 ns/op BenchmarkWakeupParallelSyscall/1µs-4 850 139478 ns/op BenchmarkWakeupParallelSyscall/2µs-4 841 142233 ns/op BenchmarkWakeupParallelSyscall/5µs-4 816 147685 ns/op BenchmarkWakeupParallelSyscall/10µs-4 763 157836 ns/op BenchmarkWakeupParallelSyscall/20µs-4 667 178109 ns/op BenchmarkWakeupParallelSyscall/50µs-4 501 238219 ns/op BenchmarkWakeupParallelSyscall/100µs-4 354 337459 ns/op BenchmarkMatmult-4 4757139 31.82 ns/op BenchmarkFastrand-4 8432509 13.80 ns/op BenchmarkFastrand64-4 8622870 13.80 ns/op BenchmarkFastrandHashiter-4 3972036 29.91 ns/op BenchmarkFastrandn/2-4 7434133 16.13 ns/op BenchmarkFastrandn/3-4 7282171 16.50 ns/op BenchmarkFastrandn/4-4 7587138 15.80 ns/op BenchmarkFastrandn/5-4 7596744 15.80 ns/op BenchmarkIfaceCmp100-4 94468 1265 ns/op BenchmarkIfaceCmpNil100-4 165284 724.9 ns/op BenchmarkEfaceCmpDiff-4 37688 3177 ns/op BenchmarkEfaceCmpDiffIndirect-4 33343 3591 ns/op BenchmarkDefer-4 921319 126.3 ns/op BenchmarkDefer10-4 633847 185.5 ns/op BenchmarkDeferMany-4 418042 366.7 ns/op BenchmarkPanicRecover-4 464166 256.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 12110 10101 ns/op 9680 p50-ns 10400 p90-ns 15200 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 10783 ns/op 9360 p50-ns 11200 p90-ns 26680 p99-ns BenchmarkGoroutineProfile/small/idle-4 4202 24730 ns/op 23760 p50-ns 25320 p90-ns 33880 p99-ns BenchmarkGoroutineProfile/small/loaded-4 998 158808 ns/op 76120 p50-ns 222480 p90-ns 886200 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12163 10050 ns/op 9600 p50-ns 11080 p90-ns 15360 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11430 ns/op 9520 p50-ns 11360 p90-ns 25800 p99-ns BenchmarkGoroutineProfile/large/idle-4 54 2214887 ns/op 2192359 p50-ns 2239560 p90-ns 2500440 p99-ns BenchmarkGoroutineProfile/large/loaded-4 43 2965748 ns/op 2485240 p50-ns 3306800 p90-ns 14455479 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 10000 10505 ns/op 9520 p50-ns 11280 p90-ns 17000 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10000 13124 ns/op 9600 p50-ns 11560 p90-ns 172400 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 874 166996 ns/op 161120 p50-ns 193120 p90-ns 224760 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 447 327402 ns/op 209560 p50-ns 264240 p90-ns 3558720 p99-ns BenchmarkRWMutexUncontended-4 2867509 40.94 ns/op BenchmarkRWMutexWrite100-4 1130270 161.0 ns/op BenchmarkRWMutexWrite10-4 189781 776.3 ns/op BenchmarkRWMutexWorkWrite100-4 700214 213.8 ns/op BenchmarkRWMutexWorkWrite10-4 161749 843.3 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2632 44699 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1167 101382 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1286 90966 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 561 210664 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 626 184542 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 261 440032 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 304 376053 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 126 928275 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 305996 422.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 286198 421.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 256171 442.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 267572 451.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 260192 445.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 259656 481.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 216224 486.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 232705 476.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 221629 490.3 ns/op BenchmarkMakeSlice/Byte-4 1914363 61.99 ns/op BenchmarkMakeSlice/Int16-4 1966226 62.29 ns/op BenchmarkMakeSlice/Int-4 1556644 81.70 ns/op BenchmarkMakeSlice/Ptr-4 1246399 92.99 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 133.7 ns/op BenchmarkMakeSlice/Struct/32-4 998036 143.4 ns/op BenchmarkMakeSlice/Struct/40-4 753408 171.9 ns/op BenchmarkGrowSlice/Byte-4 611172 204.4 ns/op BenchmarkGrowSlice/Int16-4 584886 214.5 ns/op BenchmarkGrowSlice/Int-4 477866 272.9 ns/op BenchmarkGrowSlice/Ptr-4 408307 298.3 ns/op BenchmarkGrowSlice/Struct/24-4 288122 422.6 ns/op BenchmarkGrowSlice/Struct/32-4 222559 485.4 ns/op BenchmarkGrowSlice/Struct/40-4 210762 569.4 ns/op BenchmarkExtendSlice/IntSlice-4 403502 304.7 ns/op BenchmarkExtendSlice/PointerSlice-4 376372 347.5 ns/op BenchmarkExtendSlice/NoGrow-4 720270 190.2 ns/op BenchmarkAppend-4 797511 149.3 ns/op BenchmarkAppendGrowByte-4 5 21920087 ns/op BenchmarkAppendGrowString-4 1 162666148 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 101.5 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 102.6 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 103.5 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 101.4 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 103.5 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 103.5 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 105.6 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 83784 1287 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 27105 4291 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9856 13400 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2372 49669 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 267 437768 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 67 1795008 ns/op BenchmarkAppendStr/1Bytes-4 1318263 90.25 ns/op BenchmarkAppendStr/4Bytes-4 1290224 93.06 ns/op BenchmarkAppendStr/8Bytes-4 1283968 93.23 ns/op BenchmarkAppendStr/16Bytes-4 1286258 93.43 ns/op BenchmarkAppendStr/32Bytes-4 1264950 94.19 ns/op BenchmarkAppendSpecialCase-4 730353 162.0 ns/op BenchmarkCopy/1Byte-4 1000000 100.5 ns/op 9.95 MB/s BenchmarkCopy/1String-4 1295580 92.68 ns/op 10.79 MB/s BenchmarkCopy/2Byte-4 1000000 103.0 ns/op 19.41 MB/s BenchmarkCopy/2String-4 1261414 95.14 ns/op 21.02 MB/s BenchmarkCopy/4Byte-4 1000000 102.1 ns/op 39.17 MB/s BenchmarkCopy/4String-4 1269901 94.60 ns/op 42.28 MB/s BenchmarkCopy/8Byte-4 1201474 98.93 ns/op 80.87 MB/s BenchmarkCopy/8String-4 1274292 94.33 ns/op 84.81 MB/s BenchmarkCopy/12Byte-4 1000000 103.1 ns/op 116.35 MB/s BenchmarkCopy/12String-4 1252284 95.79 ns/op 125.27 MB/s BenchmarkCopy/16Byte-4 1000000 101.5 ns/op 157.66 MB/s BenchmarkCopy/16String-4 1258436 95.16 ns/op 168.14 MB/s BenchmarkCopy/32Byte-4 1000000 106.0 ns/op 301.97 MB/s BenchmarkCopy/32String-4 1000000 102.0 ns/op 313.76 MB/s BenchmarkCopy/128Byte-4 895896 132.9 ns/op 963.25 MB/s BenchmarkCopy/128String-4 869690 135.5 ns/op 944.77 MB/s BenchmarkCopy/1024Byte-4 304178 393.4 ns/op 2603.11 MB/s BenchmarkCopy/1024String-4 251376 476.0 ns/op 2151.37 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 29162 4124 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 21392 5423 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 15588 7805 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 12909 9088 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11418 ns/op BenchmarkAppendInPlace/Grow/Byte-4 124797 988.9 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 125587 984.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 96385 1180 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 84426 1348 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 76184 1574 ns/op BenchmarkStackCopyPtr-4 1 190379947 ns/op BenchmarkStackCopy-4 1 125613832 ns/op BenchmarkStackCopyNoCache-4 25 4492401 ns/op BenchmarkStackCopyWithStkobj-4 2 53947256 ns/op BenchmarkIssue18138-4 924 121745 ns/op BenchmarkCompareStringEqual-4 12997310 8.398 ns/op BenchmarkCompareStringIdentical-4 19231508 5.432 ns/op BenchmarkCompareStringSameLength-4 14163770 8.076 ns/op BenchmarkCompareStringDifferentLength-4 18954950 5.506 ns/op BenchmarkCompareStringBigUnaligned-4 1514 68090 ns/op 15399.99 MB/s BenchmarkCompareStringBig-4 1878 53329 ns/op 19662.58 MB/s BenchmarkConcatStringAndBytes-4 1808258 66.24 ns/op BenchmarkSliceByteToString/1-4 1568770 76.40 ns/op BenchmarkSliceByteToString/2-4 906316 135.4 ns/op BenchmarkSliceByteToString/4-4 924385 136.3 ns/op BenchmarkSliceByteToString/8-4 985998 132.4 ns/op BenchmarkSliceByteToString/16-4 960490 133.8 ns/op BenchmarkSliceByteToString/32-4 910746 140.1 ns/op BenchmarkSliceByteToString/64-4 784558 161.5 ns/op BenchmarkSliceByteToString/128-4 586578 210.9 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2569695 46.64 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 837684 140.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 981354 118.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3560864 33.61 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1603694 74.78 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1834975 65.23 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1868397 64.35 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 428644 279.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 509900 235.9 ns/op BenchmarkRuneIterate/range/ASCII-4 6973063 16.50 ns/op BenchmarkRuneIterate/range/Japanese-4 1888515 62.83 ns/op BenchmarkRuneIterate/range/MixedLength-4 2245029 52.82 ns/op BenchmarkRuneIterate/range1/ASCII-4 6990726 16.48 ns/op BenchmarkRuneIterate/range1/Japanese-4 1885400 63.13 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2242958 52.76 ns/op BenchmarkRuneIterate/range2/ASCII-4 6955215 16.47 ns/op BenchmarkRuneIterate/range2/Japanese-4 1888792 62.84 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2239591 52.74 ns/op BenchmarkArrayEqual-4 17128370 6.056 ns/op BenchmarkFunc/Name-4 2870422 41.32 ns/op BenchmarkFunc/Entry-4 11470520 9.747 ns/op BenchmarkFunc/FileLine-4 2659435 43.96 ns/op PASS ok runtime 145.254s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21655 5506 ns/op BenchmarkHandle/concurrent-4 14421 8242 ns/op PASS ok runtime/cgo 1.400s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21741024 5.500 ns/op BenchmarkAtomicStore64-4 20812953 5.624 ns/op BenchmarkAtomicLoad-4 21821041 5.489 ns/op BenchmarkAtomicStore-4 20993701 5.628 ns/op BenchmarkAnd8-4 7764558 14.79 ns/op BenchmarkAnd-4 8674832 14.46 ns/op BenchmarkAnd8Parallel-4 2617602 46.55 ns/op BenchmarkAndParallel-4 2469915 43.63 ns/op BenchmarkOr8-4 8700292 14.45 ns/op BenchmarkOr-4 8706730 14.45 ns/op BenchmarkOr8Parallel-4 2257840 59.15 ns/op BenchmarkOrParallel-4 1965937 51.22 ns/op BenchmarkXadd-4 2631266 58.32 ns/op BenchmarkXadd64-4 2623142 50.33 ns/op BenchmarkCas-4 1913372 62.66 ns/op BenchmarkCas64-4 2973502 39.61 ns/op BenchmarkXchg-4 2586637 45.72 ns/op BenchmarkXchg64-4 2634207 46.30 ns/op PASS ok runtime/internal/atomic 4.358s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4088518 29.92 ns/op BenchmarkMulUintptr/large-4 3103944 36.97 ns/op PASS ok runtime/internal/math 1.328s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 25 4432365 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 24 4935991 ns/op 448.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2124 57938 ns/op 1.726 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11406910 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 12468266 ns/op 1218 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 447 268407 ns/op 21.06 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 79014974 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 89257434 ns/op 9158 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 50 2348366 ns/op 223.4 concurrent_launches/op PASS ok runtime/pprof 2.858s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 48 2170088 ns/op BenchmarkStackLeak-4 13471 9149 ns/op PASS ok runtime/race 1.394s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2693188 44.67 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 173606 669.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.311s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 42 2663452 ns/op BenchmarkIndex_Large-4 11275 10618 ns/op BenchmarkIndexFunc_Large-4 159 744919 ns/op BenchmarkCompact/nil-4 7887949 14.88 ns/op BenchmarkCompact/one-4 1000000 101.0 ns/op BenchmarkCompact/sorted-4 774632 144.5 ns/op BenchmarkCompact/1_item-4 740905 160.9 ns/op BenchmarkCompact/unsorted-4 818396 145.0 ns/op BenchmarkCompact/many-4 492464 234.2 ns/op BenchmarkCompact_Large-4 688 163037 ns/op BenchmarkCompactFunc_Large-4 56 1806785 ns/op BenchmarkReplace/naive-fast-4 69484 1651 ns/op BenchmarkReplace/optimized-fast-4 86064 1291 ns/op BenchmarkReplace/naive-slow-4 28951 4047 ns/op BenchmarkReplace/optimized-slow-4 35114 3439 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 116.6 ns/op BenchmarkBinarySearchFloats/Size32-4 886368 134.8 ns/op BenchmarkBinarySearchFloats/Size64-4 805909 147.3 ns/op BenchmarkBinarySearchFloats/Size128-4 741783 161.6 ns/op BenchmarkBinarySearchFloats/Size512-4 629656 190.3 ns/op BenchmarkBinarySearchFloats/Size1024-4 585604 204.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 366147 317.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 320886 370.6 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 281024 425.2 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 241383 480.8 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 197550 589.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 180099 640.7 ns/op PASS ok slices 4.762s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 97129 1215 ns/op BenchmarkSortInts-4 1 135084711 ns/op BenchmarkSlicesSortInts-4 2 60496396 ns/op BenchmarkSortIsSorted-4 21 5275072 ns/op BenchmarkSlicesIsSorted-4 69 1716461 ns/op BenchmarkSortStrings-4 1 163877789 ns/op BenchmarkSlicesSortStrings-4 2 89100094 ns/op BenchmarkSortStrings_Sorted-4 20 5899396 ns/op BenchmarkSlicesSortStrings_Sorted-4 50 2336786 ns/op BenchmarkSortStructs-4 1 206975426 ns/op BenchmarkSortFuncStructs-4 1 175866628 ns/op BenchmarkSortString1K-4 264 452159 ns/op BenchmarkSortString1K_Slice-4 136 872313 ns/op BenchmarkStableString1K-4 70 1628747 ns/op BenchmarkSortInt1K-4 332 363164 ns/op BenchmarkSortInt1K_Sorted-4 5704 21024 ns/op BenchmarkSortInt1K_Reversed-4 3430 34687 ns/op BenchmarkSortInt1K_Mod8-4 878 135764 ns/op BenchmarkStableInt1K-4 93 1239157 ns/op BenchmarkStableInt1K_Slice-4 100 1112287 ns/op BenchmarkSortInt64K-4 3 33898118 ns/op BenchmarkSortInt64K_Slice-4 2 73185212 ns/op BenchmarkStableInt64K-4 1 107525797 ns/op BenchmarkSort1e2-4 334 364934 ns/op BenchmarkStable1e2-4 126 960006 ns/op BenchmarkSort1e4-4 2 74635376 ns/op BenchmarkStable1e4-4 1 313026104 ns/op PASS ok sort 19.300s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 471148 237.6 ns/op BenchmarkAtof64Float-4 424952 262.9 ns/op BenchmarkAtof64FloatExp-4 366259 308.2 ns/op BenchmarkAtof64Big-4 304716 384.0 ns/op BenchmarkAtof64RandomBits-4 287004 398.9 ns/op BenchmarkAtof64RandomFloats-4 324614 370.3 ns/op BenchmarkAtof64RandomLongFloats-4 294420 405.8 ns/op BenchmarkAtof32Decimal-4 472633 241.2 ns/op BenchmarkAtof32Float-4 433186 262.8 ns/op BenchmarkAtof32FloatExp-4 365968 317.0 ns/op BenchmarkAtof32Random-4 279811 424.8 ns/op BenchmarkAtof32RandomLong-4 135950 876.4 ns/op BenchmarkParseInt/Pos/7bit-4 898579 126.2 ns/op BenchmarkParseInt/Pos/26bit-4 464416 231.0 ns/op BenchmarkParseInt/Pos/31bit-4 473544 251.1 ns/op BenchmarkParseInt/Pos/56bit-4 306794 366.8 ns/op BenchmarkParseInt/Pos/63bit-4 276433 398.5 ns/op BenchmarkParseInt/Neg/7bit-4 881030 127.4 ns/op BenchmarkParseInt/Neg/26bit-4 448101 232.6 ns/op BenchmarkParseInt/Neg/31bit-4 474952 252.1 ns/op BenchmarkParseInt/Neg/56bit-4 325760 362.3 ns/op BenchmarkParseInt/Neg/63bit-4 307994 383.8 ns/op BenchmarkAtoi/Pos/7bit-4 1490534 81.46 ns/op BenchmarkAtoi/Pos/26bit-4 598909 174.5 ns/op BenchmarkAtoi/Pos/31bit-4 632656 191.3 ns/op BenchmarkAtoi/Pos/56bit-4 354759 293.1 ns/op BenchmarkAtoi/Pos/63bit-4 263272 419.6 ns/op BenchmarkAtoi/Neg/7bit-4 1463017 81.81 ns/op BenchmarkAtoi/Neg/26bit-4 600046 172.2 ns/op BenchmarkAtoi/Neg/31bit-4 561639 189.7 ns/op BenchmarkAtoi/Neg/56bit-4 363900 289.6 ns/op BenchmarkAtoi/Neg/63bit-4 285948 418.2 ns/op BenchmarkFormatFloat/Decimal-4 102589 1157 ns/op BenchmarkFormatFloat/Float-4 92533 1264 ns/op BenchmarkFormatFloat/Exp-4 97591 1205 ns/op BenchmarkFormatFloat/NegExp-4 96027 1208 ns/op BenchmarkFormatFloat/LongExp-4 84270 1393 ns/op BenchmarkFormatFloat/Big-4 82402 1430 ns/op BenchmarkFormatFloat/BinaryExp-4 176946 678.1 ns/op BenchmarkFormatFloat/32Integer-4 101290 1162 ns/op BenchmarkFormatFloat/32ExactFraction-4 101730 1172 ns/op BenchmarkFormatFloat/32Point-4 93752 1269 ns/op BenchmarkFormatFloat/32Exp-4 101017 1167 ns/op BenchmarkFormatFloat/32NegExp-4 101920 1171 ns/op BenchmarkFormatFloat/32Shortest-4 103053 1132 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 121802 970.2 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 119660 1015 ns/op BenchmarkFormatFloat/64Fixed1-4 123858 901.0 ns/op BenchmarkFormatFloat/64Fixed2-4 131403 890.3 ns/op BenchmarkFormatFloat/64Fixed3-4 129891 897.5 ns/op BenchmarkFormatFloat/64Fixed4-4 131180 889.6 ns/op BenchmarkFormatFloat/64Fixed12-4 80269 1470 ns/op BenchmarkFormatFloat/64Fixed16-4 100261 1168 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 102591 1148 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 95125 1241 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2262 48802 ns/op BenchmarkFormatFloat/Slowpath64-4 86074 1394 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 86878 1384 ns/op BenchmarkAppendFloat/Decimal-4 116215 1035 ns/op BenchmarkAppendFloat/Float-4 100188 1185 ns/op BenchmarkAppendFloat/Exp-4 112192 1049 ns/op BenchmarkAppendFloat/NegExp-4 112129 1043 ns/op BenchmarkAppendFloat/LongExp-4 93642 1259 ns/op BenchmarkAppendFloat/Big-4 91996 1294 ns/op BenchmarkAppendFloat/BinaryExp-4 229524 513.8 ns/op BenchmarkAppendFloat/32Integer-4 113785 1026 ns/op BenchmarkAppendFloat/32ExactFraction-4 114492 1030 ns/op BenchmarkAppendFloat/32Point-4 103494 1133 ns/op BenchmarkAppendFloat/32Exp-4 114468 1039 ns/op BenchmarkAppendFloat/32NegExp-4 114705 1034 ns/op BenchmarkAppendFloat/32Shortest-4 123256 988.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 142783 821.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 138504 840.6 ns/op BenchmarkAppendFloat/64Fixed1-4 159558 747.2 ns/op BenchmarkAppendFloat/64Fixed2-4 157602 744.7 ns/op BenchmarkAppendFloat/64Fixed3-4 157363 740.8 ns/op BenchmarkAppendFloat/64Fixed4-4 156344 736.7 ns/op BenchmarkAppendFloat/64Fixed12-4 90003 1318 ns/op BenchmarkAppendFloat/64Fixed16-4 119647 1019 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 121789 958.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 109732 1102 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2288 48168 ns/op BenchmarkAppendFloat/Slowpath64-4 95305 1252 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 95272 1225 ns/op BenchmarkFormatInt-4 12512 9619 ns/op BenchmarkAppendInt-4 12392 9571 ns/op BenchmarkFormatUint-4 68917 1706 ns/op BenchmarkAppendUint-4 72631 1649 ns/op BenchmarkFormatIntSmall/7-4 2144308 55.65 ns/op BenchmarkFormatIntSmall/42-4 2202806 54.67 ns/op BenchmarkAppendIntSmall-4 826946 143.9 ns/op BenchmarkAppendUintVarlen/1-4 797553 144.2 ns/op BenchmarkAppendUintVarlen/12-4 783043 148.0 ns/op BenchmarkAppendUintVarlen/123-4 588661 193.7 ns/op BenchmarkAppendUintVarlen/1234-4 565471 193.0 ns/op BenchmarkAppendUintVarlen/12345-4 587152 192.9 ns/op BenchmarkAppendUintVarlen/123456-4 609606 195.0 ns/op BenchmarkAppendUintVarlen/1234567-4 564344 195.7 ns/op BenchmarkAppendUintVarlen/12345678-4 611383 196.2 ns/op BenchmarkAppendUintVarlen/123456789-4 557650 203.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 554455 203.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 549963 205.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 577455 206.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 542494 210.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 537056 207.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 538521 208.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 540412 212.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 525669 215.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 521149 215.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 511786 216.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 500758 220.0 ns/op BenchmarkQuote-4 28023 4103 ns/op BenchmarkQuoteRune-4 310909 397.0 ns/op BenchmarkAppendQuote-4 31189 3844 ns/op BenchmarkAppendQuoteRune-4 508378 227.4 ns/op BenchmarkUnquoteEasy-4 797426 146.3 ns/op BenchmarkUnquoteHard-4 32600 3553 ns/op PASS ok strconv 16.288s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 303505 379.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 99932 1172 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 143371 824.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 347821 353.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 104186 1122 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 150075 796.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 227841 520.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64390 1875 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 78566 1499 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 456397 240.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 18826 6350 ns/op BenchmarkGenericMatch1-4 1629 73217 ns/op BenchmarkGenericMatch2-4 343 351703 ns/op BenchmarkSingleMaxSkipping-4 7568 15316 ns/op 652.93 MB/s BenchmarkSingleLongSuffixFail-4 14847 8058 ns/op 124.35 MB/s BenchmarkSingleMatch-4 188 626250 ns/op 23.95 MB/s BenchmarkByteByteNoMatch-4 63902 1870 ns/op BenchmarkByteByteMatch-4 18602 6392 ns/op BenchmarkByteStringMatch-4 21411 5541 ns/op BenchmarkHTMLEscapeNew-4 66585 1774 ns/op BenchmarkHTMLEscapeOld-4 58474 2075 ns/op BenchmarkByteStringReplacerWriteString-4 1074 109994 ns/op BenchmarkByteReplacerWriteString-4 1248 92450 ns/op BenchmarkByteByteReplaces-4 2324 51949 ns/op BenchmarkByteByteMap-4 7192 16316 ns/op BenchmarkMap/identity/ASCII-4 705997 168.2 ns/op BenchmarkMap/identity/Greek-4 444759 264.7 ns/op BenchmarkMap/change/ASCII-4 26606 4427 ns/op BenchmarkMap/change/Greek-4 20563 5809 ns/op BenchmarkIndexRune-4 1204147 99.58 ns/op BenchmarkIndexRuneLongString-4 1000000 110.5 ns/op BenchmarkIndexRuneFastPath-4 2902588 41.51 ns/op BenchmarkIndex-4 2542616 47.14 ns/op BenchmarkLastIndex-4 2774546 43.51 ns/op BenchmarkIndexByte-4 10605758 10.37 ns/op BenchmarkToUpper/#00-4 2998875 39.63 ns/op BenchmarkToUpper/ONLYUPPER-4 2184908 54.36 ns/op BenchmarkToUpper/abc-4 238526 493.9 ns/op BenchmarkToUpper/AbC123-4 182810 650.8 ns/op BenchmarkToUpper/azAZ09_-4 198669 575.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39777 3015 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53377 2228 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24067 5023 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46184 2596 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 93224 1267 ns/op BenchmarkToLower/#00-4 3010455 39.83 ns/op BenchmarkToLower/abc-4 2573364 46.84 ns/op BenchmarkToLower/AbC123-4 161773 727.0 ns/op BenchmarkToLower/azAZ09_-4 159891 731.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 69667 1726 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48643 2462 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24444 4918 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59496 2023 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 93922 1271 ns/op BenchmarkMapNoChanges-4 885948 132.3 ns/op BenchmarkTrim-4 26882 4508 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2506053 47.87 ns/op BenchmarkToValidUTF8/InvalidASCII-4 133834 890.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 88272 1338 ns/op BenchmarkEqualFold/Tests-4 41913 2885 ns/op BenchmarkEqualFold/ASCII-4 2152801 55.41 ns/op BenchmarkEqualFold/UnicodePrefix-4 89743 1335 ns/op BenchmarkEqualFold/UnicodeSuffix-4 92236 1298 ns/op BenchmarkIndexHard1-4 169 709644 ns/op BenchmarkIndexHard2-4 168 714265 ns/op BenchmarkIndexHard3-4 164 727074 ns/op BenchmarkIndexHard4-4 88 1324902 ns/op BenchmarkLastIndexHard1-4 82 1425090 ns/op BenchmarkLastIndexHard2-4 82 1413767 ns/op BenchmarkLastIndexHard3-4 82 1414583 ns/op BenchmarkCountHard1-4 169 709040 ns/op BenchmarkCountHard2-4 166 712595 ns/op BenchmarkCountHard3-4 164 725090 ns/op BenchmarkIndexTorture-4 13278 9018 ns/op BenchmarkCountTorture-4 13258 9057 ns/op BenchmarkCountTortureOverlapping-4 646 174333 ns/op BenchmarkCountByte/10-4 2486916 47.95 ns/op 208.56 MB/s BenchmarkCountByte/32-4 2897100 41.33 ns/op 774.29 MB/s BenchmarkCountByte/4096-4 534378 221.1 ns/op 18525.12 MB/s BenchmarkCountByte/4194304-4 601 200564 ns/op 20912.52 MB/s BenchmarkCountByte/67108864-4 21 5512592 ns/op 12173.74 MB/s BenchmarkFields/ASCII/16-4 262086 460.0 ns/op 34.79 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 22212 5346 ns/op 47.89 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1465 82993 ns/op 49.35 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 79 1411770 ns/op 46.42 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 22315311 ns/op 46.99 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 103856 1132 ns/op 14.14 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7383 16141 ns/op 15.86 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 442 266502 ns/op 15.37 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4604386 ns/op 14.23 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 80207438 ns/op 13.07 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 140330 834.4 ns/op 19.18 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10701 ns/op 23.92 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 634 188258 ns/op 21.76 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 37 3348479 ns/op 19.57 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 60298618 ns/op 17.39 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 124102 974.1 ns/op 16.43 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8580 13383 ns/op 19.13 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 519 225098 ns/op 18.20 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3961913 ns/op 16.54 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 69556198 ns/op 15.08 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87405338 ns/op BenchmarkSplitSingleByteSeparator-4 16 6856757 ns/op BenchmarkSplitMultiByteSeparator-4 30 3748436 ns/op BenchmarkSplitNSingleByteSeparator-4 158758 764.5 ns/op BenchmarkSplitNMultiByteSeparator-4 127731 893.4 ns/op BenchmarkRepeat/5x0-4 2480301 48.11 ns/op BenchmarkRepeat/5x1-4 2494666 48.10 ns/op BenchmarkRepeat/5x2-4 201452 590.9 ns/op BenchmarkRepeat/5x6-4 120466 988.5 ns/op BenchmarkRepeat/10x0-4 2493552 48.00 ns/op BenchmarkRepeat/10x1-4 2504564 47.98 ns/op BenchmarkRepeat/10x2-4 200535 599.2 ns/op BenchmarkRepeat/10x6-4 119062 998.6 ns/op BenchmarkRepeatLarge/256/1-4 55410 2130 ns/op 120.17 MB/s BenchmarkRepeatLarge/256/16-4 87262 1353 ns/op 189.21 MB/s BenchmarkRepeatLarge/512/1-4 46094 2512 ns/op 203.81 MB/s BenchmarkRepeatLarge/512/16-4 66200 1695 ns/op 302.08 MB/s BenchmarkRepeatLarge/1024/1-4 37290 3020 ns/op 339.04 MB/s BenchmarkRepeatLarge/1024/16-4 50967 2278 ns/op 449.43 MB/s BenchmarkRepeatLarge/2048/1-4 28717 4139 ns/op 494.85 MB/s BenchmarkRepeatLarge/2048/16-4 34388 3303 ns/op 619.97 MB/s BenchmarkRepeatLarge/4096/1-4 20292 5638 ns/op 726.50 MB/s BenchmarkRepeatLarge/4096/16-4 24392 4780 ns/op 856.87 MB/s BenchmarkRepeatLarge/8192/1-4 13440 8723 ns/op 939.15 MB/s BenchmarkRepeatLarge/8192/16-4 15096 7708 ns/op 1062.78 MB/s BenchmarkRepeatLarge/8192/4097-4 3045403 39.44 ns/op 103871.13 MB/s BenchmarkRepeatLarge/16384/1-4 8676 14212 ns/op 1152.86 MB/s BenchmarkRepeatLarge/16384/16-4 8130 13511 ns/op 1212.68 MB/s BenchmarkRepeatLarge/16384/4097-4 12198 9581 ns/op 1282.89 MB/s BenchmarkRepeatLarge/32768/1-4 4935 23981 ns/op 1366.39 MB/s BenchmarkRepeatLarge/32768/16-4 5203 23408 ns/op 1399.86 MB/s BenchmarkRepeatLarge/32768/4097-4 5662 21069 ns/op 1361.19 MB/s BenchmarkRepeatLarge/65536/1-4 2815 43188 ns/op 1517.45 MB/s BenchmarkRepeatLarge/65536/16-4 3087 41379 ns/op 1583.78 MB/s BenchmarkRepeatLarge/65536/4097-4 2986 41218 ns/op 1490.96 MB/s BenchmarkRepeatLarge/131072/1-4 523 211703 ns/op 619.13 MB/s BenchmarkRepeatLarge/131072/16-4 537 212235 ns/op 617.58 MB/s BenchmarkRepeatLarge/131072/4097-4 554 210589 ns/op 603.10 MB/s BenchmarkRepeatLarge/262144/1-4 284 417277 ns/op 628.23 MB/s BenchmarkRepeatLarge/262144/16-4 279 414170 ns/op 632.94 MB/s BenchmarkRepeatLarge/262144/4097-4 268 434607 ns/op 593.89 MB/s BenchmarkRepeatLarge/524288/1-4 148 836556 ns/op 626.72 MB/s BenchmarkRepeatLarge/524288/16-4 142 830186 ns/op 631.53 MB/s BenchmarkRepeatLarge/524288/4097-4 142 866196 ns/op 600.69 MB/s BenchmarkRepeatLarge/1048576/1-4 63 1670403 ns/op 627.74 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1658488 ns/op 632.25 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 1729052 ns/op 604.22 MB/s BenchmarkRepeatLarge/2097152/1-4 43 3181981 ns/op 659.07 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3136262 ns/op 668.68 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 3305339 ns/op 633.39 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6602312 ns/op 635.28 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6526597 ns/op 642.65 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6800192 ns/op 616.34 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13816070 ns/op 607.16 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13921305 ns/op 602.57 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14185910 ns/op 591.19 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27070029 ns/op 619.77 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27853289 ns/op 602.34 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28216459 ns/op 594.59 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56084558 ns/op 598.28 MB/s BenchmarkRepeatLarge/33554432/16-4 2 55426758 ns/op 605.38 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57966838 ns/op 578.86 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105932157 ns/op 633.51 MB/s BenchmarkRepeatLarge/67108864/16-4 1 106422317 ns/op 630.59 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 109733757 ns/op 611.56 MB/s BenchmarkRepeatLarge/134217728/1-4 1 214268354 ns/op 626.40 MB/s BenchmarkRepeatLarge/134217728/16-4 1 206173274 ns/op 650.99 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 217253034 ns/op 617.79 MB/s BenchmarkRepeatLarge/268435456/1-4 1 422866829 ns/op 634.80 MB/s BenchmarkRepeatLarge/268435456/16-4 1 406579629 ns/op 660.23 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 426133028 ns/op 629.93 MB/s BenchmarkRepeatLarge/536870912/1-4 1 832208577 ns/op 645.12 MB/s BenchmarkRepeatLarge/536870912/16-4 1 807935938 ns/op 664.50 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 848313817 ns/op 632.87 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1647965955 ns/op 651.56 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1600884116 ns/op 670.72 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1667120794 ns/op 644.07 MB/s BenchmarkIndexAnyASCII/1:1-4 1392958 84.41 ns/op BenchmarkIndexAnyASCII/1:2-4 1353620 93.62 ns/op BenchmarkIndexAnyASCII/1:4-4 1353381 88.68 ns/op BenchmarkIndexAnyASCII/1:8-4 1379052 89.00 ns/op BenchmarkIndexAnyASCII/1:16-4 1366111 88.28 ns/op BenchmarkIndexAnyASCII/1:32-4 1369366 88.23 ns/op BenchmarkIndexAnyASCII/1:64-4 1337833 90.01 ns/op BenchmarkIndexAnyASCII/16:1-4 1371964 87.88 ns/op BenchmarkIndexAnyASCII/16:2-4 645952 184.0 ns/op BenchmarkIndexAnyASCII/16:4-4 641889 186.4 ns/op BenchmarkIndexAnyASCII/16:8-4 622380 190.9 ns/op BenchmarkIndexAnyASCII/16:16-4 587842 203.6 ns/op BenchmarkIndexAnyASCII/16:32-4 523578 229.4 ns/op BenchmarkIndexAnyASCII/16:64-4 424730 281.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1278860 94.28 ns/op BenchmarkIndexAnyASCII/256:2-4 58663 2040 ns/op BenchmarkIndexAnyASCII/256:4-4 58688 2041 ns/op BenchmarkIndexAnyASCII/256:8-4 58504 2046 ns/op BenchmarkIndexAnyASCII/256:16-4 58134 2059 ns/op BenchmarkIndexAnyASCII/256:32-4 57134 2088 ns/op BenchmarkIndexAnyASCII/256:64-4 56104 2137 ns/op BenchmarkIndexAnyUTF8/1:1-4 1435314 83.57 ns/op BenchmarkIndexAnyUTF8/1:2-4 1362877 87.15 ns/op BenchmarkIndexAnyUTF8/1:4-4 1363812 88.82 ns/op BenchmarkIndexAnyUTF8/1:8-4 1372666 86.85 ns/op BenchmarkIndexAnyUTF8/1:16-4 1375836 87.45 ns/op BenchmarkIndexAnyUTF8/1:32-4 1368662 88.05 ns/op BenchmarkIndexAnyUTF8/1:64-4 1336083 89.88 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 100.4 ns/op BenchmarkIndexAnyUTF8/16:2-4 179692 653.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 186512 659.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 172548 682.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 176761 674.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 182144 674.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 171932 711.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 268683 436.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 12488 9595 ns/op BenchmarkIndexAnyUTF8/256:4-4 12436 9638 ns/op BenchmarkIndexAnyUTF8/256:8-4 12087 9910 ns/op BenchmarkIndexAnyUTF8/256:16-4 12099 9928 ns/op BenchmarkIndexAnyUTF8/256:32-4 12061 9968 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10354 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1385613 86.98 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1459754 82.00 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1429848 82.91 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1400070 85.08 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1430424 85.04 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1415672 84.51 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1404309 85.05 ns/op BenchmarkLastIndexAnyASCII/16:1-4 656253 182.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 641162 182.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 642852 185.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 595060 188.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 589101 201.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 519830 227.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 423453 278.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 58846 2038 ns/op BenchmarkLastIndexAnyASCII/256:2-4 58808 2038 ns/op BenchmarkLastIndexAnyASCII/256:4-4 58676 2044 ns/op BenchmarkLastIndexAnyASCII/256:8-4 58455 2049 ns/op BenchmarkLastIndexAnyASCII/256:16-4 58130 2059 ns/op BenchmarkLastIndexAnyASCII/256:32-4 57544 2082 ns/op BenchmarkLastIndexAnyASCII/256:64-4 56157 2138 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1431790 85.14 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1446182 83.63 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1412287 83.35 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1403673 84.49 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1412018 85.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1415576 84.47 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1385077 86.90 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 194212 612.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 100592 1155 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 101358 1148 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 98683 1176 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 102302 1170 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 99322 1181 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 99586 1199 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13417 8923 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6588 17507 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6571 17504 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6474 17960 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6475 17993 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6423 17866 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 6031 18230 ns/op BenchmarkTrimASCII/1:1-4 2426564 49.59 ns/op BenchmarkTrimASCII/1:2-4 1995537 59.97 ns/op BenchmarkTrimASCII/1:4-4 1973407 60.80 ns/op BenchmarkTrimASCII/1:8-4 1843485 65.11 ns/op BenchmarkTrimASCII/1:16-4 1585126 75.89 ns/op BenchmarkTrimASCII/16:1-4 2052030 59.99 ns/op BenchmarkTrimASCII/16:2-4 672464 177.7 ns/op BenchmarkTrimASCII/16:4-4 664671 179.0 ns/op BenchmarkTrimASCII/16:8-4 641450 183.5 ns/op BenchmarkTrimASCII/16:16-4 617372 192.4 ns/op BenchmarkTrimASCII/256:1-4 536115 221.1 ns/op BenchmarkTrimASCII/256:2-4 61411 1951 ns/op BenchmarkTrimASCII/256:4-4 61423 1954 ns/op BenchmarkTrimASCII/256:8-4 61207 1957 ns/op BenchmarkTrimASCII/256:16-4 60733 1967 ns/op BenchmarkTrimASCII/4096:1-4 42657 2815 ns/op BenchmarkTrimASCII/4096:2-4 4069 28615 ns/op BenchmarkTrimASCII/4096:4-4 4118 28616 ns/op BenchmarkTrimASCII/4096:8-4 4149 28638 ns/op BenchmarkTrimASCII/4096:16-4 4005 28631 ns/op BenchmarkTrimByte-4 2399283 50.03 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2668 44511 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2664 44404 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2670 44373 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1870 63446 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3570 32471 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6582 17397 ns/op BenchmarkJoin/0-4 3095553 38.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2540390 47.28 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 148748 804.3 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 101686 1165 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 77798 1547 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 63271 1885 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52000 2284 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 46294 2597 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2047203 58.58 ns/op BenchmarkTrimSpace/ASCII-4 1277116 93.92 ns/op BenchmarkTrimSpace/SomeNonASCII-4 88532 1376 ns/op BenchmarkTrimSpace/JustNonASCII-4 53661 2254 ns/op BenchmarkReplaceAll-4 82602 1423 ns/op 16 B/op 1 allocs/op PASS ok strings 57.231s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 48814 2429 ns/op BenchmarkCond2-4 24037 4819 ns/op BenchmarkCond4-4 12190 9518 ns/op BenchmarkCond8-4 5037 21696 ns/op BenchmarkCond16-4 2262 56649 ns/op BenchmarkCond32-4 799 163313 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 442536 251.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 229508 538.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 466918 250.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 372484 278.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 216889 482.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 459390 285.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 84897 1446 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 72880 1745 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 72302 1756 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 45007 2776 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 382350 282.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 135638 875.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 376813 268.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 122520 973.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 470528 276.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 136371 874.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1524108 68.89 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 46941 2524 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 108798 1103 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 158968 659.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4129 24532 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 250 493997 ns/op BenchmarkRange/*sync.Map-4 1126 103740 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 79209 1328 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 187323 651.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 60187 1921 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 172353 699.9 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 206976 588.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 172521 732.6 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 71257 1667 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 140344 833.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 492099 314.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50835 2288 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 117303 1012 ns/op BenchmarkSwapCollision/*sync.Map-4 69860 1688 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 375 314728 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91880 1315 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 279724 424.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21819 5440 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55912 2162 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19842 5959 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 123975 811.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 89054 1293 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 136005 929.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1626146 74.07 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 133194 908.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1588746 82.48 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 409701 248.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 120480 962.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 482500 252.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 85530 1414 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 280410 435.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 414243 284.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 99056 1235 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 438544 271.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 77104 1381 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 100020 1194 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 90370 1244 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 52342 2314 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 169939 704.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 418660 265.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 103947 1151 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 401283 270.1 ns/op BenchmarkUncontendedSemaphore-4 4886606 24.54 ns/op BenchmarkContendedSemaphore-4 2559181 42.76 ns/op BenchmarkMutexUncontended-4 790659 137.8 ns/op BenchmarkMutex-4 144472 829.2 ns/op BenchmarkMutexSlack-4 131110 882.9 ns/op BenchmarkMutexWork-4 132588 898.0 ns/op BenchmarkMutexWorkSlack-4 121518 954.4 ns/op BenchmarkMutexNoSpin-4 44371 2622 ns/op BenchmarkMutexSpin-4 40628 2927 ns/op BenchmarkOnce-4 267214 520.1 ns/op BenchmarkOnceFunc/v=Once-4 1000000 116.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 780660 154.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 827128 149.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 942447 124.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 742683 162.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 779828 151.3 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5831017 20.40 ns/op BenchmarkSemaSyntNonblock-4 1948758 58.01 ns/op BenchmarkSemaSyntBlock-4 1339374 85.89 ns/op BenchmarkSemaWorkNonblock-4 725689 166.2 ns/op BenchmarkSemaWorkBlock-4 622780 198.7 ns/op BenchmarkRWMutexUncontended-4 322347 342.4 ns/op BenchmarkRWMutexWrite100-4 222188 538.6 ns/op BenchmarkRWMutexWrite10-4 206644 580.8 ns/op BenchmarkRWMutexWorkWrite100-4 202825 582.8 ns/op BenchmarkRWMutexWorkWrite10-4 175850 686.8 ns/op BenchmarkWaitGroupUncontended-4 599053 202.9 ns/op BenchmarkWaitGroupAddDone-4 236529 565.5 ns/op BenchmarkWaitGroupAddDoneWork-4 254712 588.0 ns/op BenchmarkWaitGroupWait-4 2732994 43.43 ns/op BenchmarkWaitGroupWaitWork-4 2276944 52.63 ns/op BenchmarkWaitGroupActuallyWait-4 35058 3617 ns/op 32 B/op 2 allocs/op PASS ok sync 17.512s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 486097 239.9 ns/op PASS ok sync/atomic 1.136s PASS ok syscall 1.014s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 131595 901.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.143s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6172 17658 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7536 13635 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 72 1456460 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 79 1279280 ns/op 1637 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 165669539 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 165046419 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1465 80284 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1630 71272 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7363503 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7012274 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 803431575 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 797090417 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 174 686007 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 183 658075 ns/op 214 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 71323230 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 70292990 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7858688657 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7777501108 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2457 48943 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3638067 ns/op 409131 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 395405348 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2180 55057 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 216 536352 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5347235 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6920 16967 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.632s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 94830348 ns/op BenchmarkVariableString-4 71643 1664 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1701 70229 ns/op 2503 B/op 39 allocs/op PASS ok text/template/parse 1.572s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 28 4304292 ns/op BenchmarkAfter-4 81 1421688 ns/op BenchmarkStop-4 153 732645 ns/op BenchmarkSimultaneousAfterFunc-4 22 4974079 ns/op BenchmarkStartStop-4 148 741388 ns/op BenchmarkReset-4 2266 60493 ns/op BenchmarkSleep-4 32 4082199 ns/op BenchmarkParallelTimerLatency-4 52 117085 avg-late-ns 157079 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 330081 avg-late-ns 791227 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 311081 avg-late-ns 1070675 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 264474 avg-late-ns 936156 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 423638 avg-late-ns 1380551 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 306595 avg-late-ns 1532037 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 278744 avg-late-ns 1441675 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 296327 avg-late-ns 1731072 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 199126 avg-late-ns 1561116 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 241982 avg-late-ns 1329835 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 836916 avg-late-ns 4577077 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 313899 avg-late-ns 930118 max-late-ns BenchmarkTicker-4 354 309532 ns/op BenchmarkTickerReset-4 3247 35759 ns/op BenchmarkTickerResetNaive-4 201 706183 ns/op BenchmarkNow-4 865026 136.1 ns/op BenchmarkNowUnixNano-4 895896 132.8 ns/op BenchmarkNowUnixMilli-4 816903 132.1 ns/op BenchmarkNowUnixMicro-4 898472 132.6 ns/op BenchmarkFormat-4 43830 2760 ns/op BenchmarkFormatRFC3339-4 63894 1897 ns/op BenchmarkFormatRFC3339Nano-4 63133 1915 ns/op BenchmarkFormatNow-4 58100 2066 ns/op BenchmarkMarshalJSON-4 87583 1350 ns/op BenchmarkMarshalText-4 87806 1351 ns/op BenchmarkParse-4 90487 1318 ns/op BenchmarkParseRFC3339UTC-4 255164 468.8 ns/op BenchmarkParseRFC3339UTCBytes-4 173967 662.9 ns/op BenchmarkParseRFC3339TZ-4 79981 1492 ns/op BenchmarkParseRFC3339TZBytes-4 67314 1797 ns/op BenchmarkParseDuration-4 454765 263.3 ns/op BenchmarkHour-4 690559 173.0 ns/op BenchmarkSecond-4 688072 171.7 ns/op BenchmarkYear-4 482966 246.4 ns/op BenchmarkDay-4 433093 275.3 ns/op BenchmarkISOWeek-4 497223 238.0 ns/op BenchmarkGoString-4 56739 2137 ns/op BenchmarkUnmarshalText-4 76555 1554 ns/op PASS ok time 12.660s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 487479 239.1 ns/op BenchmarkDecodeValidJapaneseChars-4 564026 203.2 ns/op BenchmarkDecodeRune-4 1489208 78.10 ns/op BenchmarkEncodeValidASCII-4 483394 231.8 ns/op BenchmarkEncodeValidJapaneseChars-4 666282 175.7 ns/op BenchmarkAppendRuneValidASCII-4 1334394 89.99 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2073841 57.88 ns/op BenchmarkEncodeRune-4 2661279 45.17 ns/op PASS ok unicode/utf16 2.254s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1429144 83.78 ns/op BenchmarkRuneCountTenJapaneseChars-4 309788 356.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2304127 52.28 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 406690 292.7 ns/op BenchmarkValidTenASCIIChars-4 1806595 66.33 ns/op BenchmarkValid100KASCIIChars-4 91 1254715 ns/op BenchmarkValidTenJapaneseChars-4 292839 391.6 ns/op BenchmarkValidLongMostlyASCII-4 88 1326643 ns/op BenchmarkValidLongJapanese-4 55 2160571 ns/op BenchmarkValidStringTenASCIIChars-4 2641728 44.22 ns/op BenchmarkValidString100KASCIIChars-4 7450 15984 ns/op BenchmarkValidStringTenJapaneseChars-4 358465 281.7 ns/op BenchmarkValidStringLongMostlyASCII-4 746 155280 ns/op BenchmarkValidStringLongJapanese-4 151 795137 ns/op BenchmarkEncodeASCIIRune-4 2783816 43.02 ns/op BenchmarkEncodeJapaneseRune-4 1783308 66.17 ns/op BenchmarkAppendASCIIRune-4 9158712 13.11 ns/op BenchmarkAppendJapaneseRune-4 1885342 63.60 ns/op BenchmarkDecodeASCIIRune-4 1945184 61.41 ns/op BenchmarkDecodeJapaneseRune-4 1689507 71.39 ns/op BenchmarkFullRune/ASCII-4 3127626 38.29 ns/op BenchmarkFullRune/Incomplete-4 1404177 84.60 ns/op BenchmarkFullRune/Japanese-4 3229090 37.01 ns/op PASS ok unicode/utf8 4.790s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 74948796204 ns/op PASS ok cmd/api 76.188s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 479371 243.9 ns/op BenchmarkCgoCall/one-pointer-4 374522 309.5 ns/op BenchmarkCgoCall/string-pointer-escape-4 308488 378.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 415069 285.0 ns/op BenchmarkCgoCall/eight-pointers-4 202544 584.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 395658 301.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 32380 3985 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44476 2706 ns/op BenchmarkGoString-4 1000000 110.6 ns/op BenchmarkCGoCallback-4 47958 2497 ns/op BenchmarkCGoInCThread-4 348225 330.4 ns/op PASS ok cmd/cgo/internal/test 2.455s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 905059 124.4 ns/op BenchmarkEqArrayOfStrings64-4 130844 910.0 ns/op BenchmarkEqArrayOfStrings1024-4 8694 13297 ns/op BenchmarkEqArrayOfFloats5-4 1000000 110.2 ns/op BenchmarkEqArrayOfFloats64-4 127497 939.4 ns/op BenchmarkEqArrayOfFloats1024-4 8329 14095 ns/op BenchmarkEqArrayOfStructsEq-4 2563 46609 ns/op BenchmarkEqArrayOfStructsNotEq-4 4596 25747 ns/op BenchmarkEqStruct-4 18486454 5.690 ns/op PASS ok cmd/compile/internal/reflectdata 2.141s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 86500 ns/op BenchmarkInvertLessThanNoov-4 15169060 6.916 ns/op BenchmarkCopyElim1-4 1314 92144 ns/op BenchmarkCopyElim10-4 967 110758 ns/op BenchmarkCopyElim100-4 421 275751 ns/op BenchmarkCopyElim1000-4 68 1700391 ns/op BenchmarkCopyElim10000-4 4 28075525 ns/op BenchmarkCopyElim100000-4 1 566894212 ns/op BenchmarkDeadCode/1-4 877 119133 ns/op BenchmarkDeadCode/10-4 794 143708 ns/op BenchmarkDeadCode/100-4 332 346866 ns/op BenchmarkDeadCode/1000-4 45 2445235 ns/op BenchmarkDeadCode/10000-4 4 27592675 ns/op BenchmarkDeadCode/100000-4 1 347465294 ns/op BenchmarkDeadCode/200000-4 1 707264025 ns/op BenchmarkDominatorsLinear-4 14 8753067 ns/op 1.14 MB/s BenchmarkDominatorsFwdBack-4 9 12989473 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 9 12642144 ns/op 0.79 MB/s BenchmarkDominatorsMaxPred-4 9 12794615 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12835375 ns/op 0.78 MB/s BenchmarkFuse/1-4 978 117960 ns/op BenchmarkFuse/10-4 681 160111 ns/op BenchmarkFuse/100-4 184 642017 ns/op BenchmarkFuse/1000-4 20 5830253 ns/op BenchmarkFuse/10000-4 2 70107646 ns/op BenchmarkNilCheckDeep1-4 9852 11621 ns/op 0.09 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4180 27547 ns/op 0.36 MB/s 229 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 640 189209 ns/op 0.53 MB/s 658 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 58 1871791 ns/op 0.53 MB/s 6075 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18962076 ns/op 0.53 MB/s 93193 B/op 5 allocs/op BenchmarkDSEPass-4 28 3978818 ns/op 65785 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 134293214 ns/op 4272128 B/op 108736 allocs/op BenchmarkCSEPass-4 6 18326410 ns/op 197121 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 178897246 ns/op 5672280 B/op 97520 allocs/op BenchmarkDeadcodePass-4 181 616746 ns/op 94434 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 148039212 ns/op 4042296 B/op 45011 allocs/op BenchmarkMultiPass-4 68 1557765 ns/op 237052 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 297787704 ns/op 11252760 B/op 150204 allocs/op BenchmarkCondRewrite/SoloJump-4 3241088 37.07 ns/op BenchmarkCondRewrite/CombJump-4 3124616 38.37 ns/op PASS ok cmd/compile/internal/ssa 15.083s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8194 14241 ns/op BenchmarkExtShift-4 14722 8167 ns/op BenchmarkModify-4 8385 13803 ns/op BenchmarkMullImm-4 14683 8149 ns/op BenchmarkConstModify-4 8427 13785 ns/op BenchmarkBitSet-4 16956 7069 ns/op BenchmarkBitClear-4 16956 7068 ns/op BenchmarkBitToggle-4 16969 7069 ns/op BenchmarkBitSetConst-4 140424 855.5 ns/op BenchmarkBitClearConst-4 136893 876.0 ns/op BenchmarkBitToggleConst-4 140216 853.3 ns/op BenchmarkDivconstI64-4 7930530 15.12 ns/op BenchmarkModconstI64-4 7518138 15.79 ns/op BenchmarkDivisiblePow2constI64-4 7760320 15.49 ns/op BenchmarkDivisibleconstI64-4 7930802 15.15 ns/op BenchmarkDivisibleWDivconstI64-4 5572448 21.50 ns/op BenchmarkDivconstU64/3-4 7755285 15.48 ns/op BenchmarkDivconstU64/5-4 7754162 15.47 ns/op BenchmarkDivconstU64/37-4 7937936 15.12 ns/op BenchmarkDivconstU64/1234567-4 7864562 15.12 ns/op BenchmarkModconstU64-4 8113502 14.79 ns/op BenchmarkDivisibleconstU64-4 8095462 14.79 ns/op BenchmarkDivisibleWDivconstU64-4 5408738 22.17 ns/op BenchmarkDivconstI32-4 7935270 15.13 ns/op BenchmarkModconstI32-4 7936676 15.12 ns/op BenchmarkDivisiblePow2constI32-4 8301351 14.44 ns/op BenchmarkDivisibleconstI32-4 8107561 14.78 ns/op BenchmarkDivisibleWDivconstI32-4 5403595 22.17 ns/op BenchmarkDivconstU32-4 7940836 15.12 ns/op BenchmarkModconstU32-4 7921712 15.12 ns/op BenchmarkDivisibleconstU32-4 8111748 14.81 ns/op BenchmarkDivisibleWDivconstU32-4 5492142 21.84 ns/op BenchmarkDivconstI16-4 7755586 15.46 ns/op BenchmarkModconstI16-4 8102524 14.78 ns/op BenchmarkDivisiblePow2constI16-4 8122377 14.78 ns/op BenchmarkDivisibleconstI16-4 7924350 15.12 ns/op BenchmarkDivisibleWDivconstI16-4 5407149 22.18 ns/op BenchmarkDivconstU16-4 8117014 14.78 ns/op BenchmarkModconstU16-4 8088980 14.78 ns/op BenchmarkDivisibleconstU16-4 8105173 14.78 ns/op BenchmarkDivisibleWDivconstU16-4 5493037 21.84 ns/op BenchmarkDivconstI8-4 7912416 15.12 ns/op BenchmarkModconstI8-4 7762891 15.46 ns/op BenchmarkDivisiblePow2constI8-4 8118091 14.78 ns/op BenchmarkDivisibleconstI8-4 8107670 14.84 ns/op BenchmarkDivisibleWDivconstI8-4 5492725 21.84 ns/op BenchmarkDivconstU8-4 8108722 14.82 ns/op BenchmarkModconstU8-4 8102174 14.79 ns/op BenchmarkDivisibleconstU8-4 8118026 14.78 ns/op BenchmarkDivisibleWDivconstU8-4 5491669 21.84 ns/op BenchmarkMul2-4 334716 357.4 ns/op BenchmarkMulNeg2-4 233316 513.1 ns/op BenchmarkEfaceInteger-4 2322163 47.20 ns/op BenchmarkDiv64UnsignedSmall-4 17736998 6.794 ns/op BenchmarkDiv64Small-4 17651008 6.792 ns/op BenchmarkDiv64SmallNegDivisor-4 17455969 6.866 ns/op BenchmarkDiv64SmallNegDividend-4 17676278 6.815 ns/op BenchmarkDiv64SmallNegBoth-4 17128666 6.970 ns/op BenchmarkDiv64Unsigned-4 15464398 7.538 ns/op BenchmarkDiv64-4 15463761 7.562 ns/op BenchmarkDiv64NegDivisor-4 15014565 7.588 ns/op BenchmarkDiv64NegDividend-4 15474369 7.540 ns/op BenchmarkDiv64NegBoth-4 15395511 7.588 ns/op BenchmarkMod64UnsignedSmall-4 17497610 6.849 ns/op BenchmarkMod64Small-4 17462878 6.848 ns/op BenchmarkMod64SmallNegDivisor-4 17231282 6.941 ns/op BenchmarkMod64SmallNegDividend-4 17434462 6.873 ns/op BenchmarkMod64SmallNegBoth-4 16875740 7.107 ns/op BenchmarkMod64Unsigned-4 13238080 8.742 ns/op BenchmarkMod64-4 13257327 8.727 ns/op BenchmarkMod64NegDivisor-4 13257561 8.707 ns/op BenchmarkMod64NegDividend-4 13250652 8.726 ns/op BenchmarkMod64NegBoth-4 13271811 8.715 ns/op BenchmarkMulconstI32/3-4 18195604 6.577 ns/op BenchmarkMulconstI32/5-4 18128424 6.602 ns/op BenchmarkMulconstI32/12-4 17590154 6.785 ns/op BenchmarkMulconstI32/120-4 17645815 6.766 ns/op BenchmarkMulconstI32/-120-4 17833366 6.749 ns/op BenchmarkMulconstI32/65537-4 18213171 6.588 ns/op BenchmarkMulconstI32/65538-4 17470912 6.900 ns/op BenchmarkMulconstI64/3-4 18099222 6.605 ns/op BenchmarkMulconstI64/5-4 18233094 6.576 ns/op BenchmarkMulconstI64/12-4 17725784 6.787 ns/op BenchmarkMulconstI64/120-4 17567696 6.767 ns/op BenchmarkMulconstI64/-120-4 17790538 6.756 ns/op BenchmarkMulconstI64/65537-4 18321172 6.541 ns/op BenchmarkMulconstI64/65538-4 17429803 6.875 ns/op BenchmarkMulconstU32/3-4 18078499 6.614 ns/op BenchmarkMulconstU32/5-4 18071749 6.606 ns/op BenchmarkMulconstU32/12-4 17709460 6.772 ns/op BenchmarkMulconstU32/120-4 17764936 6.736 ns/op BenchmarkMulconstU32/65537-4 18293245 6.573 ns/op BenchmarkMulconstU32/65538-4 17396954 6.882 ns/op BenchmarkMulconstU64/3-4 18217593 6.577 ns/op BenchmarkMulconstU64/5-4 18207976 6.612 ns/op BenchmarkMulconstU64/12-4 17834745 6.771 ns/op BenchmarkMulconstU64/120-4 17732804 6.782 ns/op BenchmarkMulconstU64/65537-4 18315356 6.553 ns/op BenchmarkMulconstU64/65538-4 17429097 6.888 ns/op BenchmarkShiftArithmeticRight-4 21102837 5.658 ns/op BenchmarkSwitch8Predictable-4 14982847 7.512 ns/op BenchmarkSwitch8Unpredictable-4 7577174 15.53 ns/op BenchmarkSwitch32Predictable-4 13063359 8.390 ns/op BenchmarkSwitch32Unpredictable-4 7690454 15.41 ns/op BenchmarkSwitchStringPredictable-4 7352617 14.93 ns/op BenchmarkSwitchStringUnpredictable-4 5458824 21.29 ns/op BenchmarkSwitchTypePredictable-4 5907861 20.20 ns/op BenchmarkSwitchTypeUnpredictable-4 4108215 29.27 ns/op PASS ok cmd/compile/internal/test 15.772s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 87 1192510 ns/op BenchmarkNamed/Underlying/nongeneric-4 657937 176.6 ns/op BenchmarkNamed/Underlying/generic-4 626199 176.5 ns/op BenchmarkNamed/Underlying/src_instance-4 634008 175.4 ns/op BenchmarkNamed/Underlying/user_instance-4 629934 176.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 548270102 ns/op 60619 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 424392123 ns/op 78310 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 169321009 ns/op 196237 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 154129772 ns/op 215600 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 327870261 ns/op 15789 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93858543 ns/op 55159 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34251581 ns/op 151127 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32829214 ns/op 157653 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 107868981 ns/op 20112 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42140739 ns/op 51478 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21967884 ns/op 98754 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21260572 ns/op 102026 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1019809617 ns/op 64812 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 647204403 ns/op 102122 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 153322012 ns/op 430988 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 129353737 ns/op 510753 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 352561496 ns/op 5705 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 68761328 ns/op 29254 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40267433 ns/op 49951 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39497379 ns/op 50924 lines/s PASS ok cmd/compile/internal/types2 15.892s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 147 817472 ns/op 2528190 sys-ns/op 662599 user-ns/op PASS ok cmd/go 1.216s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 175683 666.5 ns/op PASS ok cmd/go/internal/cfg 1.139s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28970 4138 ns/op 1.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30738 3890 ns/op 2.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2964 39386 ns/op 26.00 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2811 38878 ns/op 26.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 415 285440 ns/op 28.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 417 283459 ns/op 28.90 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.873s All tests passed.