linux-arm64-race at 2b462646edefe47650851e8ba23cc787c57ae745 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=79777343ecc2" "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=6s" "GO_STAGE0_DL_DELAY=300ms" "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=79777343ecc2" "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=6s" "GO_STAGE0_DL_DELAY=300ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Mon Sep 18 20:37:03 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 1.832s ok archive/zip 2.969s ok bufio 1.361s ok bytes 2.678s ok cmp 1.015s ok compress/bzip2 1.455s ok compress/flate 5.558s ok compress/gzip 14.308s ok compress/lzw 1.498s ok compress/zlib 5.417s ok container/heap 1.019s ok container/list 1.014s ok container/ring 1.015s ok context 1.038s ok crypto 1.013s ok crypto/aes 1.039s ok crypto/cipher 1.041s ok crypto/des 1.043s ok crypto/dsa 1.014s ok crypto/ecdh 1.223s ok crypto/ecdsa 1.145s ok crypto/ed25519 1.568s ok crypto/elliptic 1.035s ok crypto/hmac 1.018s ok crypto/internal/alias 1.015s ok crypto/internal/bigmod 4.089s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 1.323s ok crypto/internal/edwards25519 1.970s ok crypto/internal/edwards25519/field 1.097s ok crypto/internal/nistec 1.865s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.019s ok crypto/rand 1.307s ok crypto/rc4 1.499s ok crypto/rsa 3.030s ok crypto/sha1 1.015s ok crypto/sha256 1.020s ok crypto/sha512 1.021s ok crypto/subtle 1.380s ok crypto/tls 4.047s ok crypto/x509 2.565s ok database/sql 1.544s ok database/sql/driver 1.013s ok debug/buildinfo 1.029s ok debug/dwarf 1.066s ok debug/elf 2.383s ok debug/gosym 1.103s ok debug/macho 1.023s ok debug/pe 1.046s ok debug/plan9obj 1.015s ok embed 1.014s [no tests to run] ok embed/internal/embedtest 1.014s ok encoding/ascii85 1.017s ok encoding/asn1 1.018s ok encoding/base32 1.051s ok encoding/base64 1.019s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.765s ok encoding/hex 1.022s ok encoding/json 2.037s ok encoding/pem 3.664s ok encoding/xml 1.165s ok errors 1.018s ok expvar 1.015s ok flag 3.063s ok fmt 1.689s ok go/ast 1.021s ok go/build 6.217s ok go/build/constraint 1.022s ok go/constant 1.023s ok go/doc 1.225s ok go/doc/comment 3.106s ok go/format 1.045s ok go/importer 1.549s ok go/internal/gccgoimporter 1.047s ok go/internal/gcimporter 8.545s ok go/internal/srcimporter 15.907s ok go/parser 1.819s ok go/printer 2.243s ok go/scanner 1.017s ok go/token 1.119s ok go/types 38.147s ok hash 1.015s ok hash/adler32 1.038s ok hash/crc32 1.043s ok hash/crc64 1.024s ok hash/fnv 1.014s ok hash/maphash 1.015s ok html 1.013s ok html/template 1.217s ok image 1.472s ok image/color 1.030s ok image/draw 1.686s ok image/gif 1.899s ok image/jpeg 2.407s ok image/png 4.298s ok index/suffixarray 2.042s ok internal/abi 1.047s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.013s ok internal/coverage/cmerge 1.012s ok internal/coverage/pods 1.014s ok internal/coverage/slicereader 1.011s ok internal/coverage/slicewriter 1.012s ok internal/coverage/test 1.041s ok internal/cpu 2.022s ok internal/dag 1.013s ok internal/diff 1.016s ok internal/fmtsort 1.012s ok internal/fuzz 1.033s ok internal/godebug 17.551s ok internal/godebugs 1.012s ok internal/intern 1.151s ok internal/itoa 1.013s ok internal/platform 1.470s ok internal/poll 1.503s ok internal/profile 1.014s ok internal/reflectlite 1.014s ok internal/safefilepath 1.011s ok internal/saferio 1.080s ok internal/singleflight 1.059s ok internal/testenv 1.108s ok internal/trace 1.169s ok internal/types/errors 1.300s ok internal/unsafeheader 1.011s ok internal/xcoff 1.028s ok internal/zstd 1.015s ok io 1.045s ok io/fs 1.259s ok io/ioutil 1.018s ok log 1.019s ok log/slog 1.073s ok log/slog/internal/benchmarks 1.013s ok log/slog/internal/buffer 1.011s ok log/syslog 2.225s ok maps 1.015s ok math 1.022s ok math/big 4.683s ok math/bits 1.020s ok math/cmplx 1.014s ok math/rand 4.399s ok mime 1.034s ok mime/multipart 6.143s ok mime/quotedprintable 1.037s ok net 33.726s ok net/http 6.255s ok net/http/cgi 12.335s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.221s ok net/http/httptest 1.196s ok net/http/httptrace 1.012s ok net/http/httputil 1.625s ok net/http/internal 1.018s ok net/http/internal/ascii 1.014s ok net/http/pprof 5.078s ok net/internal/socktest 1.014s ok net/mail 1.019s ok net/netip 1.283s ok net/rpc 1.050s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.068s ok net/textproto 1.033s ok net/url 1.023s ok os 6.308s ok os/exec 7.151s ok os/exec/internal/fdtest 1.012s ok os/signal 16.912s ok os/user 1.013s ok path 1.014s ok path/filepath 1.041s ok plugin 1.015s ok reflect 1.449s ok regexp 4.285s ok regexp/syntax 8.182s ok runtime 35.520s ok runtime/cgo 1.016s ok runtime/coverage 1.015s ok runtime/debug 2.064s ok runtime/internal/atomic 1.189s ok runtime/internal/math 1.013s ok runtime/internal/sys 1.013s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.025s ok runtime/pprof 18.443s ok runtime/race 10.291s ok runtime/trace 5.615s ok slices 1.586s ok sort 1.484s ok strconv 3.780s ok strings 3.246s ok sync 1.477s ok sync/atomic 3.715s ok syscall 11.580s ok testing 2.690s ok testing/fstest 1.018s ok testing/iotest 1.015s ok testing/quick 1.168s ok testing/slogtest 1.017s ok text/scanner 1.025s ok text/tabwriter 1.016s ok text/template 1.076s ok text/template/parse 1.027s ok time 3.014s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.025s ok cmd/addr2line 4.044s ok cmd/api 1.381s ok cmd/asm/internal/asm 4.736s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.720s ok cmd/cgo/internal/test 2.052s ok cmd/cgo/internal/testcarchive 20.549s ok cmd/cgo/internal/testcshared 5.473s ok cmd/cgo/internal/testerrors 9.040s ok cmd/cgo/internal/testfortran 2.324s ok cmd/cgo/internal/testgodefs 1.536s ok cmd/cgo/internal/testlife 1.539s ok cmd/cgo/internal/testnocgo 1.013s ok cmd/cgo/internal/testplugin 25.311s ok cmd/cgo/internal/testsanitizers 17.533s ok cmd/cgo/internal/testshared 38.893s ok cmd/cgo/internal/testso 2.286s ok cmd/cgo/internal/teststdio 2.200s ok cmd/cgo/internal/testtls 1.014s ok cmd/compile/internal/abt 1.040s ok cmd/compile/internal/amd64 1.018s ok cmd/compile/internal/base 1.014s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/dwarfgen 1.407s ok cmd/compile/internal/importer 1.645s ok cmd/compile/internal/inline/inlheur 1.299s ok cmd/compile/internal/ir 1.014s ok cmd/compile/internal/logopt 1.042s ok cmd/compile/internal/loopvar 21.092s ok cmd/compile/internal/noder 1.020s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 21.516s ok cmd/compile/internal/syntax 1.145s ok cmd/compile/internal/test 11.652s ok cmd/compile/internal/typecheck 1.188s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 8.058s ok cmd/covdata 1.015s ok cmd/cover 16.669s ok cmd/dist 1.013s ok cmd/distpack 1.015s ok cmd/doc 1.548s ok cmd/fix 1.616s ok cmd/go 178.614s ok cmd/go/internal/auth 1.014s ok cmd/go/internal/cache 1.126s ok cmd/go/internal/cfg 1.012s [no tests to run] ok cmd/go/internal/envcmd 1.040s ok cmd/go/internal/fsys 1.053s ok cmd/go/internal/generate 1.029s ok cmd/go/internal/gover 1.016s ok cmd/go/internal/imports 1.026s ok cmd/go/internal/load 1.023s ok cmd/go/internal/lockedfile 2.135s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.031s ok cmd/go/internal/modfetch/codehost 1.461s ok cmd/go/internal/modfetch/zip_sum_test 1.021s ok cmd/go/internal/modindex 1.630s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.036s ok cmd/go/internal/par 1.123s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.039s ok cmd/go/internal/toolchain 1.027s ok cmd/go/internal/vcs 1.021s ok cmd/go/internal/vcweb 1.028s ok cmd/go/internal/vcweb/vcstest 4.626s ok cmd/go/internal/web 1.019s ok cmd/go/internal/work 1.092s ok cmd/gofmt 1.184s ok cmd/internal/archive 1.360s ok cmd/internal/buildid 1.574s ok cmd/internal/bootstrap_test 1.023s ok cmd/internal/cov 1.208s ok cmd/internal/dwarf 1.014s ok cmd/internal/edit 1.013s ok cmd/internal/goobj 1.014s ok cmd/internal/moddeps 1.885s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.337s ok cmd/internal/obj/arm64 2.155s ok cmd/internal/obj/ppc64 1.069s ok cmd/internal/obj/riscv 1.031s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.078s ok cmd/internal/objabi 1.037s ok cmd/internal/pkgpath 5.055s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.012s ok cmd/internal/src 1.013s ok cmd/internal/test2json 1.764s ok cmd/link 9.845s ok cmd/link/internal/benchmark 1.014s ok cmd/link/internal/ld 2.888s ok cmd/link/internal/loader 1.064s ok cmd/nm 9.161s ok cmd/objdump 5.030s ok cmd/pack 7.253s ok cmd/pprof 3.363s ok cmd/trace 1.263s ok cmd/vet 29.031s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2476 45984 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1946 56880 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1314 87556 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3667 28363 ns/op 5105 B/op 15 allocs/op Benchmark/Reader/GNU-4 5354 20292 ns/op 5169 B/op 15 allocs/op Benchmark/Reader/PAX-4 1963 58903 ns/op 8826 B/op 33 allocs/op PASS ok archive/tar 1.748s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 378661703 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 214329831 ns/op BenchmarkZip64TestSizes/4096-4 1738 68083 ns/op BenchmarkZip64TestSizes/1048576-4 118 970527 ns/op BenchmarkZip64TestSizes/67108864-4 1 212022311 ns/op PASS ok archive/zip 2.502s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 188709 623.2 ns/op BenchmarkReaderCopyUnoptimal-4 116810 1002 ns/op BenchmarkReaderCopyNoWriteTo-4 12718 9477 ns/op BenchmarkReaderWriteToOptimal-4 7537 15197 ns/op BenchmarkReaderReadString-4 106964 1090 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 175426 678.9 ns/op BenchmarkWriterCopyUnoptimal-4 168370 710.6 ns/op BenchmarkWriterCopyNoReadFrom-4 12079 9140 ns/op BenchmarkReaderEmpty-4 50127 2376 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 36428 3328 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 423345 271.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.607s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9572 12650 ns/op 2590.30 MB/s BenchmarkWriteByte-4 361 329946 ns/op 12.41 MB/s BenchmarkWriteRune-4 182 647067 ns/op 18.99 MB/s BenchmarkBufferNotEmptyWriteRead-4 21 5258769 ns/op BenchmarkBufferFullSmallReads-4 68 1647020 ns/op BenchmarkBufferWriteBlock/N4096-4 6988 14425 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 610 193456 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 6681312 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11155271 ns/op 1503.97 MB/s 3728280 B/op 0 allocs/op BenchmarkIndexByte/10-4 2605555 45.54 ns/op 219.57 MB/s BenchmarkIndexByte/32-4 2540893 47.20 ns/op 677.93 MB/s BenchmarkIndexByte/4K-4 682128 173.7 ns/op 23586.98 MB/s BenchmarkIndexBytePortable/10-4 627483 170.0 ns/op 58.83 MB/s BenchmarkIndexBytePortable/32-4 236209 467.3 ns/op 68.49 MB/s BenchmarkIndexBytePortable/4K-4 1996 53858 ns/op 76.05 MB/s BenchmarkIndexRune/10-4 768441 157.5 ns/op 63.49 MB/s BenchmarkIndexRune/32-4 381838 302.6 ns/op 105.76 MB/s BenchmarkIndexRune/4K-4 270218 423.8 ns/op 9665.66 MB/s BenchmarkIndexRuneASCII/10-4 2788904 42.99 ns/op 232.60 MB/s BenchmarkIndexRuneASCII/32-4 2785292 43.12 ns/op 742.13 MB/s BenchmarkIndexRuneASCII/4K-4 682081 169.9 ns/op 24103.45 MB/s BenchmarkEqual/0-4 10927288 10.09 ns/op BenchmarkEqual/1-4 815770 142.6 ns/op 7.01 MB/s BenchmarkEqual/6-4 826423 143.5 ns/op 41.81 MB/s BenchmarkEqual/9-4 752748 144.2 ns/op 62.41 MB/s BenchmarkEqual/15-4 739790 143.9 ns/op 104.23 MB/s BenchmarkEqual/16-4 752709 142.7 ns/op 112.10 MB/s BenchmarkEqual/20-4 709000 149.5 ns/op 133.78 MB/s BenchmarkEqual/32-4 742574 148.5 ns/op 215.52 MB/s BenchmarkEqual/4K-4 87964 1353 ns/op 3026.25 MB/s BenchmarkEqualBothUnaligned/64_0-4 836002 132.3 ns/op 483.67 MB/s BenchmarkEqualBothUnaligned/64_1-4 751822 145.8 ns/op 438.83 MB/s BenchmarkEqualBothUnaligned/64_4-4 915610 131.9 ns/op 485.26 MB/s BenchmarkEqualBothUnaligned/64_7-4 904022 129.7 ns/op 493.35 MB/s BenchmarkEqualBothUnaligned/4096_0-4 90747 1323 ns/op 3095.21 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58392 2035 ns/op 2013.04 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119596 994.4 ns/op 4119.20 MB/s BenchmarkEqualBothUnaligned/4096_7-4 116744 1020 ns/op 4014.33 MB/s BenchmarkIndex/10-4 2081029 58.13 ns/op 172.02 MB/s BenchmarkIndex/32-4 136485 866.9 ns/op 36.91 MB/s BenchmarkIndex/4K-4 24004 4984 ns/op 821.89 MB/s BenchmarkIndexEasy/10-4 2148759 54.61 ns/op 183.11 MB/s BenchmarkIndexEasy/32-4 556596 203.9 ns/op 156.93 MB/s BenchmarkIndexEasy/4K-4 353122 332.8 ns/op 12306.47 MB/s BenchmarkCount/10-4 921261 126.4 ns/op 79.14 MB/s BenchmarkCount/32-4 123496 966.8 ns/op 33.10 MB/s BenchmarkCount/4K-4 23304 5113 ns/op 801.11 MB/s BenchmarkCountEasy/10-4 926554 126.2 ns/op 79.24 MB/s BenchmarkCountEasy/32-4 450334 265.4 ns/op 120.57 MB/s BenchmarkCountEasy/4K-4 292172 393.4 ns/op 10411.01 MB/s BenchmarkCountSingle/10-4 2179104 54.78 ns/op 182.55 MB/s BenchmarkCountSingle/32-4 2327512 50.74 ns/op 630.63 MB/s BenchmarkCountSingle/4K-4 504099 229.6 ns/op 17835.96 MB/s BenchmarkToUpper/#00-4 2187181 54.85 ns/op BenchmarkToUpper/ONLYUPPER-4 221766 515.8 ns/op BenchmarkToUpper/abc-4 360854 324.7 ns/op BenchmarkToUpper/AbC123-4 247706 461.8 ns/op BenchmarkToUpper/azAZ09_-4 228457 497.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76537 1572 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30998 3858 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47023 2558 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100888 1156 ns/op BenchmarkToLower/#00-4 2094391 58.45 ns/op BenchmarkToLower/abc-4 291777 401.5 ns/op BenchmarkToLower/AbC123-4 240316 467.8 ns/op BenchmarkToLower/azAZ09_-4 236862 512.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77430 1548 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32931 3603 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56970 2087 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 101606 1177 ns/op BenchmarkFields/ASCII/16-4 116732 1004 ns/op 15.94 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8913 12655 ns/op 20.23 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 590 200788 ns/op 20.40 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 31 3408519 ns/op 19.23 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53045398 ns/op 19.77 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 62906 1914 ns/op 8.36 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4658 24327 ns/op 10.52 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 301 392995 ns/op 10.42 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6681965 ns/op 9.81 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 113715355 ns/op 9.22 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 102114 1190 ns/op 13.45 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7710 14455 ns/op 17.71 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 502 237331 ns/op 17.26 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4210884 ns/op 15.56 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 74190736 ns/op 14.13 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 79945 1484 ns/op 10.78 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6211 18261 ns/op 14.02 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 397 301750 ns/op 13.57 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5241194 ns/op 12.50 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91610276 ns/op 11.45 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1498611 79.35 ns/op BenchmarkTrimSpace/ASCII-4 773335 152.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 77474 1536 ns/op BenchmarkTrimSpace/JustNonASCII-4 38972 3096 ns/op BenchmarkToValidUTF8/Valid-4 387081 277.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 254136 442.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 68835 1685 ns/op BenchmarkIndexHard1-4 169 708505 ns/op BenchmarkIndexHard2-4 166 714245 ns/op BenchmarkIndexHard3-4 164 729459 ns/op BenchmarkIndexHard4-4 4 29362789 ns/op BenchmarkLastIndexHard1-4 5 21838599 ns/op BenchmarkLastIndexHard2-4 4 28216119 ns/op BenchmarkLastIndexHard3-4 4 29302799 ns/op BenchmarkCountHard1-4 168 710279 ns/op BenchmarkCountHard2-4 166 714814 ns/op BenchmarkCountHard3-4 164 728018 ns/op BenchmarkSplitEmptySeparator-4 1 131876074 ns/op BenchmarkSplitSingleByteSeparator-4 13 8543292 ns/op BenchmarkSplitMultiByteSeparator-4 9 11266044 ns/op BenchmarkSplitNSingleByteSeparator-4 140199 851.2 ns/op BenchmarkSplitNMultiByteSeparator-4 51182 2348 ns/op BenchmarkRepeat-4 117742 984.2 ns/op BenchmarkRepeatLarge/256/1-4 99886 1214 ns/op 210.84 MB/s BenchmarkRepeatLarge/256/16-4 146804 785.8 ns/op 325.78 MB/s BenchmarkRepeatLarge/512/1-4 73088 1540 ns/op 332.55 MB/s BenchmarkRepeatLarge/512/16-4 103107 1081 ns/op 473.79 MB/s BenchmarkRepeatLarge/1024/1-4 55104 2083 ns/op 491.53 MB/s BenchmarkRepeatLarge/1024/16-4 71328 1670 ns/op 613.23 MB/s BenchmarkRepeatLarge/2048/1-4 38989 3010 ns/op 680.40 MB/s BenchmarkRepeatLarge/2048/16-4 46467 2687 ns/op 762.22 MB/s BenchmarkRepeatLarge/4096/1-4 25876 4645 ns/op 881.72 MB/s BenchmarkRepeatLarge/4096/16-4 27508 4216 ns/op 971.48 MB/s BenchmarkRepeatLarge/8192/1-4 14982 7938 ns/op 1032.01 MB/s BenchmarkRepeatLarge/8192/16-4 16262 7308 ns/op 1120.95 MB/s BenchmarkRepeatLarge/8192/4097-4 31870 3751 ns/op 1092.33 MB/s BenchmarkRepeatLarge/16384/1-4 8151 12852 ns/op 1274.82 MB/s BenchmarkRepeatLarge/16384/16-4 8383 12058 ns/op 1358.79 MB/s BenchmarkRepeatLarge/16384/4097-4 12727 9105 ns/op 1349.87 MB/s BenchmarkRepeatLarge/32768/1-4 5224 22982 ns/op 1425.82 MB/s BenchmarkRepeatLarge/32768/16-4 5775 22321 ns/op 1468.03 MB/s BenchmarkRepeatLarge/32768/4097-4 5779 20866 ns/op 1374.45 MB/s BenchmarkRepeatLarge/65536/1-4 2812 41355 ns/op 1584.73 MB/s BenchmarkRepeatLarge/65536/16-4 2989 40612 ns/op 1613.71 MB/s BenchmarkRepeatLarge/65536/4097-4 2929 41035 ns/op 1497.62 MB/s BenchmarkRepeatLarge/131072/1-4 542 211372 ns/op 620.10 MB/s BenchmarkRepeatLarge/131072/16-4 536 209594 ns/op 625.36 MB/s BenchmarkRepeatLarge/131072/4097-4 541 203553 ns/op 623.95 MB/s BenchmarkRepeatLarge/262144/1-4 279 416471 ns/op 629.44 MB/s BenchmarkRepeatLarge/262144/16-4 292 410164 ns/op 639.12 MB/s BenchmarkRepeatLarge/262144/4097-4 277 417193 ns/op 618.69 MB/s BenchmarkRepeatLarge/524288/1-4 144 846965 ns/op 619.02 MB/s BenchmarkRepeatLarge/524288/16-4 141 818318 ns/op 640.69 MB/s BenchmarkRepeatLarge/524288/4097-4 144 865761 ns/op 601.00 MB/s BenchmarkRepeatLarge/1048576/1-4 68 1647489 ns/op 636.47 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1652903 ns/op 634.38 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 1709322 ns/op 611.20 MB/s BenchmarkRepeatLarge/2097152/1-4 38 3130228 ns/op 669.97 MB/s BenchmarkRepeatLarge/2097152/16-4 38 3200999 ns/op 655.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 38 3243831 ns/op 645.40 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6460582 ns/op 649.21 MB/s BenchmarkRepeatLarge/4194304/16-4 18 6590898 ns/op 636.38 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6746997 ns/op 621.20 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13585580 ns/op 617.46 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13402364 ns/op 625.91 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14191809 ns/op 590.94 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26993879 ns/op 621.52 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26657069 ns/op 629.37 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28370229 ns/op 591.37 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54890658 ns/op 611.30 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53811238 ns/op 623.56 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55460398 ns/op 605.02 MB/s BenchmarkRepeatLarge/67108864/1-4 1 103414036 ns/op 648.93 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104351516 ns/op 643.10 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108119875 ns/op 620.69 MB/s BenchmarkRepeatLarge/134217728/1-4 1 211823071 ns/op 633.63 MB/s BenchmarkRepeatLarge/134217728/16-4 1 203642791 ns/op 659.08 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 214752550 ns/op 624.99 MB/s BenchmarkRepeatLarge/268435456/1-4 1 424247622 ns/op 632.73 MB/s BenchmarkRepeatLarge/268435456/16-4 1 406988623 ns/op 659.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 422947342 ns/op 634.68 MB/s BenchmarkRepeatLarge/536870912/1-4 1 824803164 ns/op 650.91 MB/s BenchmarkRepeatLarge/536870912/16-4 1 790494606 ns/op 679.16 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 833552644 ns/op 644.08 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1632662010 ns/op 657.66 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1575301492 ns/op 681.61 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1639655169 ns/op 654.86 MB/s BenchmarkBytesCompare/1-4 14210398 8.404 ns/op BenchmarkBytesCompare/2-4 13840255 8.656 ns/op BenchmarkBytesCompare/4-4 14263708 8.400 ns/op BenchmarkBytesCompare/8-4 14468292 8.301 ns/op BenchmarkBytesCompare/16-4 13987382 8.628 ns/op BenchmarkBytesCompare/32-4 12874430 9.314 ns/op BenchmarkBytesCompare/64-4 10129488 11.47 ns/op BenchmarkBytesCompare/128-4 7722464 15.51 ns/op BenchmarkBytesCompare/256-4 5315652 22.57 ns/op BenchmarkBytesCompare/512-4 3096390 38.72 ns/op BenchmarkBytesCompare/1024-4 1687376 71.14 ns/op BenchmarkBytesCompare/2048-4 865675 136.2 ns/op BenchmarkIndexAnyASCII/1:1-4 1822575 65.37 ns/op BenchmarkIndexAnyASCII/1:2-4 1896650 63.79 ns/op BenchmarkIndexAnyASCII/1:4-4 1877180 63.36 ns/op BenchmarkIndexAnyASCII/1:8-4 1890931 63.34 ns/op BenchmarkIndexAnyASCII/1:16-4 1904716 63.32 ns/op BenchmarkIndexAnyASCII/1:32-4 1803994 65.50 ns/op BenchmarkIndexAnyASCII/1:64-4 1807366 65.97 ns/op BenchmarkIndexAnyASCII/16:1-4 1429664 84.17 ns/op BenchmarkIndexAnyASCII/16:2-4 431163 281.1 ns/op BenchmarkIndexAnyASCII/16:4-4 372930 280.6 ns/op BenchmarkIndexAnyASCII/16:8-4 370009 287.6 ns/op BenchmarkIndexAnyASCII/16:16-4 355833 304.4 ns/op BenchmarkIndexAnyASCII/16:32-4 334135 327.2 ns/op BenchmarkIndexAnyASCII/16:64-4 290193 377.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1346212 89.49 ns/op BenchmarkIndexAnyASCII/256:2-4 32734 3535 ns/op BenchmarkIndexAnyASCII/256:4-4 32720 3534 ns/op BenchmarkIndexAnyASCII/256:8-4 32744 3538 ns/op BenchmarkIndexAnyASCII/256:16-4 33764 3552 ns/op BenchmarkIndexAnyASCII/256:32-4 33421 3575 ns/op BenchmarkIndexAnyASCII/256:64-4 31854 3682 ns/op BenchmarkIndexAnyUTF8/1:1-4 1860703 64.47 ns/op BenchmarkIndexAnyUTF8/1:2-4 1885226 63.72 ns/op BenchmarkIndexAnyUTF8/1:4-4 1879177 63.75 ns/op BenchmarkIndexAnyUTF8/1:8-4 1885150 63.53 ns/op BenchmarkIndexAnyUTF8/1:16-4 1886187 63.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 1819510 65.49 ns/op BenchmarkIndexAnyUTF8/1:64-4 1798453 66.41 ns/op BenchmarkIndexAnyUTF8/16:1-4 105015 1097 ns/op BenchmarkIndexAnyUTF8/16:2-4 258399 438.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 275600 439.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 254722 442.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 257289 442.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 250836 451.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 238868 504.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 6778 16232 ns/op BenchmarkIndexAnyUTF8/256:2-4 19608 6070 ns/op BenchmarkIndexAnyUTF8/256:4-4 19918 6173 ns/op BenchmarkIndexAnyUTF8/256:8-4 19362 6094 ns/op BenchmarkIndexAnyUTF8/256:16-4 19594 6082 ns/op BenchmarkIndexAnyUTF8/256:32-4 18422 6459 ns/op BenchmarkIndexAnyUTF8/256:64-4 16668 7187 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1833272 65.60 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1904148 62.82 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1897689 63.01 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1867988 64.35 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1868271 63.41 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1858408 65.27 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1804622 66.57 ns/op BenchmarkLastIndexAnyASCII/16:1-4 332767 358.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 337195 359.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 300727 367.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 290034 378.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 288388 379.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 264084 412.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 241009 459.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24241 4961 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24514 4830 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24223 4843 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24126 4848 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24880 4872 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24726 4949 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23124 4997 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1871737 64.06 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1897208 64.25 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1892343 63.10 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1893066 63.48 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1895686 63.67 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1850331 64.82 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1824229 66.80 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 140511 821.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253714 441.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 254340 440.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 251548 442.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 253664 452.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 239319 462.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 225750 512.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9466 12389 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19392 6077 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19716 6079 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19468 6070 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19501 6133 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17812 6574 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16455 7239 ns/op BenchmarkTrimASCII/1:1-4 2016571 59.85 ns/op BenchmarkTrimASCII/1:2-4 1757697 68.96 ns/op BenchmarkTrimASCII/1:4-4 1691161 70.24 ns/op BenchmarkTrimASCII/1:8-4 1586385 74.05 ns/op BenchmarkTrimASCII/1:16-4 1380548 89.34 ns/op BenchmarkTrimASCII/16:1-4 361492 280.2 ns/op BenchmarkTrimASCII/16:2-4 297532 367.1 ns/op BenchmarkTrimASCII/16:4-4 323480 367.5 ns/op BenchmarkTrimASCII/16:8-4 315318 386.1 ns/op BenchmarkTrimASCII/16:16-4 308749 396.5 ns/op BenchmarkTrimASCII/256:1-4 32665 3593 ns/op BenchmarkTrimASCII/256:2-4 23796 4927 ns/op BenchmarkTrimASCII/256:4-4 23643 5045 ns/op BenchmarkTrimASCII/256:8-4 24214 5004 ns/op BenchmarkTrimASCII/256:16-4 24110 5005 ns/op BenchmarkTrimASCII/4096:1-4 1759 56931 ns/op BenchmarkTrimASCII/4096:2-4 1362 78355 ns/op BenchmarkTrimASCII/4096:4-4 1543 77341 ns/op BenchmarkTrimASCII/4096:8-4 1364 78977 ns/op BenchmarkTrimASCII/4096:16-4 1533 78284 ns/op BenchmarkTrimByte-4 1751840 68.27 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2410 44756 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2518 44804 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2566 44626 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1210 97450 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2343 50031 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4395 25802 ns/op BenchmarkCompareBytesEqual-4 12304208 8.743 ns/op BenchmarkCompareBytesToNil-4 14626083 7.391 ns/op BenchmarkCompareBytesEmpty-4 15463598 6.985 ns/op BenchmarkCompareBytesIdentical-4 15253513 7.062 ns/op BenchmarkCompareBytesSameLength-4 13161936 8.142 ns/op BenchmarkCompareBytesDifferentLength-4 13214578 8.101 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1663 71401 ns/op 14685.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1630 71179 ns/op 14731.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1666 71241 ns/op 14718.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1719 68878 ns/op 15223.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1664 71419 ns/op 14682.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1666 71293 ns/op 14708.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1662 71388 ns/op 14688.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1731 68488 ns/op 15310.58 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1402 84497 ns/op 12409.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1411 84565 ns/op 12399.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1412 85108 ns/op 12320.59 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1650 72757 ns/op 14412.13 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1408 85373 ns/op 12282.39 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1407 85215 ns/op 12305.15 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1402 84708 ns/op 12378.75 MB/s BenchmarkCompareBytesBig-4 1746 68552 ns/op 15296.29 MB/s BenchmarkCompareBytesBigIdentical-4 15387378 7.935 ns/op 132138685.91 MB/s PASS ok bytes 59.096s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 82660176 ns/op 1.21 MB/s 3616424 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 314129146 ns/op 1.81 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25010059 ns/op 0.66 MB/s 3645484 B/op 51 allocs/op PASS ok compress/bzip2 2.250s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 54 2052417 ns/op 4.87 MB/s 42515 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 20183399 ns/op 4.95 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 203350471 ns/op 4.92 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2082536 ns/op 4.80 MB/s 43156 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20847079 ns/op 4.80 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 213906951 ns/op 4.67 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2037441 ns/op 4.91 MB/s 42631 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19555146 ns/op 5.11 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 196028192 ns/op 5.10 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2032306 ns/op 4.92 MB/s 43218 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19617299 ns/op 5.10 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 196555872 ns/op 5.09 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2260836 ns/op 4.42 MB/s 43378 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21828311 ns/op 4.58 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 220534631 ns/op 4.53 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1721124 ns/op 5.81 MB/s 43481 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14756056 ns/op 6.78 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 148595473 ns/op 6.73 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 75 1554892 ns/op 6.43 MB/s 42258 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11627017 ns/op 8.60 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 115227235 ns/op 8.68 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 1542738 ns/op 6.48 MB/s 43465 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11515666 ns/op 8.68 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 114935115 ns/op 8.70 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1193769 ns/op 8.38 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11331368 ns/op 8.83 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 113042475 ns/op 8.85 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2472938 ns/op 4.04 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21494743 ns/op 4.65 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 208906591 ns/op 4.79 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 6856453 ns/op 1.46 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 75888476 ns/op 1.32 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 774777127 ns/op 1.29 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6865055 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 74423437 ns/op 1.34 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 767786367 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1482844 ns/op 6.74 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12350164 ns/op 8.10 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 121862954 ns/op 8.21 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2274875 ns/op 4.40 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16936132 ns/op 5.90 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 164368073 ns/op 6.08 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6426066 ns/op 1.56 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 66453478 ns/op 1.50 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 667186012 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e4-4 14 7596965 ns/op 1.32 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 81988876 ns/op 1.22 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 837913124 ns/op 1.19 MB/s PASS ok compress/flate 15.707s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 45 2555824 ns/op 3.91 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2633068 ns/op 3.80 MB/s BenchmarkDecoder/1e5-4 4 25364989 ns/op 3.94 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25561699 ns/op 3.91 MB/s BenchmarkDecoder/1e6-4 1 255931789 ns/op 3.91 MB/s BenchmarkDecoder/1e-Reuse6-4 1 257142349 ns/op 3.89 MB/s BenchmarkEncoder/1e4-4 51 2196012 ns/op 4.55 MB/s BenchmarkEncoder/1e-Reuse4-4 52 2024482 ns/op 4.94 MB/s BenchmarkEncoder/1e5-4 5 21320719 ns/op 4.69 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21113303 ns/op 4.74 MB/s BenchmarkEncoder/1e6-4 1 215981950 ns/op 4.63 MB/s BenchmarkEncoder/1e-Reuse6-4 1 216099671 ns/op 4.63 MB/s PASS ok compress/lzw 3.860s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5917775 ns/op PASS ok container/heap 1.128s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 18510 6330 ns/op BenchmarkWithTimeout/concurrency=40-4 3849 29806 ns/op BenchmarkWithTimeout/concurrency=4000-4 3914 30839 ns/op BenchmarkWithTimeout/concurrency=400000-4 5769 19812 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 337826 337.2 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13526 9518 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16149 7206 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2902 41921 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1846 66448 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2617 45403 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 249 478781 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 182 688677 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 273 436187 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 24 5841073 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 7551981 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 4293148 ns/op BenchmarkCheckCanceled/Err-4 223570 479.0 ns/op BenchmarkCheckCanceled/Done-4 350876 317.0 ns/op BenchmarkContextCancelDone-4 393752 278.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 16927 7279 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 13105 8755 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 13182 9377 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 10466 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9974 12997 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 483769 248.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 290562 419.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 204192 582.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 131689 910.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 69124 1734 ns/op PASS ok context 11.080s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1336384 89.75 ns/op 178.26 MB/s BenchmarkDecrypt-4 1310628 90.99 ns/op 175.84 MB/s BenchmarkExpand-4 1000000 110.9 ns/op PASS ok crypto/aes 1.561s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 168606 696.6 ns/op 91.88 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 294926 368.3 ns/op 173.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 169399 706.6 ns/op 90.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 304648 379.5 ns/op 168.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 96244 1230 ns/op 1097.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 133302 891.0 ns/op 1515.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 88425 1344 ns/op 1004.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 117712 1006 ns/op 1342.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 31008 3862 ns/op 2121.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 33855 3503 ns/op 2338.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26478 4506 ns/op 1818.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28638 4187 ns/op 1956.76 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5146 21832 ns/op 46.67 MB/s BenchmarkAESCFBDecrypt1K-4 5512 21579 ns/op 47.22 MB/s BenchmarkAESCFBDecrypt8K-4 704 173465 ns/op 47.20 MB/s BenchmarkAESOFB1K-4 7992 14687 ns/op 69.38 MB/s BenchmarkAESCTR1K-4 10000 10303 ns/op 98.90 MB/s BenchmarkAESCTR8K-4 1438 82712 ns/op 98.98 MB/s BenchmarkAESCBCEncrypt1K-4 10287 11606 ns/op 88.23 MB/s BenchmarkAESCBCDecrypt1K-4 13198 9018 ns/op 113.55 MB/s PASS ok crypto/cipher 3.858s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 66822 1780 ns/op 4.49 MB/s BenchmarkDecrypt-4 67033 1752 ns/op 4.57 MB/s BenchmarkTDESEncrypt-4 24729 4836 ns/op 1.65 MB/s BenchmarkTDESDecrypt-4 24675 4818 ns/op 1.66 MB/s PASS ok crypto/des 1.638s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 584 202204 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8404748 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22179351 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 62 1951904 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.751s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1150 98261 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 30 4016034 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 12 9919063 ns/op 3060 B/op 35 allocs/op BenchmarkVerify/P256-4 542 218776 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9663916 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25127779 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2664 44340 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2168564 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5584533 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.511s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 223 508975 ns/op BenchmarkNewKeyFromSeed-4 231 510708 ns/op BenchmarkSigning-4 204 581041 ns/op BenchmarkVerification-4 120 979560 ns/op PASS ok crypto/ed25519 1.681s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3031 39116 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 132 906511 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 51 2285453 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5786630 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 771 155102 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 52 2205785 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5918572 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16598868 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10458 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3919 29163 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3562 29319 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 75 1463336 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2480 47455 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 286 417674 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1570 73548 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 81 1391347 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.261s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22495 5316 ns/op 192.62 MB/s BenchmarkHMACSHA256_32-4 23967 5035 ns/op 6.36 MB/s BenchmarkNewWriteSum-4 12394 9415 ns/op 3.40 MB/s PASS ok crypto/hmac 1.613s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46306 2569 ns/op BenchmarkModSub-4 46897 2554 ns/op BenchmarkMontgomeryRepr-4 14962 7993 ns/op BenchmarkMontgomeryMul-4 15002 7982 ns/op BenchmarkModMul-4 7219 16262 ns/op BenchmarkExpBig-4 7 15496176 ns/op BenchmarkExp-4 4 27839179 ns/op PASS ok crypto/internal/bigmod 2.366s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1262 92367 ns/op BenchmarkScalarBaseMult-4 267 441146 ns/op BenchmarkScalarMult-4 100 1093690 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 136 868547 ns/op PASS ok crypto/internal/edwards25519 1.539s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 436002 258.0 ns/op BenchmarkMultiply-4 594612 187.6 ns/op BenchmarkSquare-4 927672 125.8 ns/op BenchmarkInvert-4 3703 32159 ns/op BenchmarkMult32-4 1000000 103.8 ns/op PASS ok crypto/internal/edwards25519/field 1.600s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 52 2050582 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 864 139056 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5532562 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15428714 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 150 780646 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4472 26532 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1897433 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4637989 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.085s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 538802 216.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 279600 423.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 99334 1205 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 552373 217.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 281724 423.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 99746 1193 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.778s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 98576 1188 ns/op 6.73 MB/s BenchmarkHash64-4 123597 960.2 ns/op 66.66 MB/s BenchmarkHash128-4 112274 1057 ns/op 121.15 MB/s BenchmarkHash256-4 93850 1261 ns/op 203.02 MB/s BenchmarkHash512-4 71125 1673 ns/op 306.02 MB/s BenchmarkHash1K-4 47438 2500 ns/op 409.63 MB/s BenchmarkHash8K-4 8178 14310 ns/op 572.47 MB/s BenchmarkHash1M-4 67 1691874 ns/op 619.77 MB/s BenchmarkHash8M-4 8 13511470 ns/op 620.85 MB/s BenchmarkHash8BytesUnaligned-4 98228 1200 ns/op 6.66 MB/s BenchmarkHash1KUnaligned-4 47516 2500 ns/op 409.53 MB/s BenchmarkHash8KUnaligned-4 8047 14756 ns/op 555.16 MB/s PASS ok crypto/md5 2.588s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 129670837 ns/op PASS ok crypto/rand 1.143s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13293 9070 ns/op 14.11 MB/s BenchmarkRC4_1K-4 1581 71108 ns/op 14.40 MB/s BenchmarkRC4_8K-4 207 565505 ns/op 14.32 MB/s PASS ok crypto/rc4 1.524s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14157340 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 33937359 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 65303919 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3365881 ns/op BenchmarkDecryptOAEP/2048-4 8 14231780 ns/op BenchmarkEncryptOAEP/2048-4 33 3387061 ns/op BenchmarkSignPKCS1v15/2048-4 8 14302320 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3355451 ns/op BenchmarkSignPSS/2048-4 7 14436503 ns/op BenchmarkVerifyPSS/2048-4 34 3383026 ns/op PASS ok crypto/rsa 2.588s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88699 1322 ns/op 6.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 108938 1084 ns/op 7.38 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 102015 1171 ns/op 273.27 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 128680 918.9 ns/op 348.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 76191 1562 ns/op 655.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 90345 1305 ns/op 784.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21055 5697 ns/op 1438.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22144 5438 ns/op 1506.37 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.181s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76572 1548 ns/op 5.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 87393 1343 ns/op 5.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 84969 1379 ns/op 5.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66075 1797 ns/op 569.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 74580 1583 ns/op 647.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 75282 1605 ns/op 638.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21344 5723 ns/op 1431.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 21776 5439 ns/op 1506.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 22074 5632 ns/op 1454.67 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.379s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21501 5565 ns/op 1.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22594 5336 ns/op 1.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 22221 5403 ns/op 1.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3307 32565 ns/op 31.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3363 31587 ns/op 32.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3706 31962 ns/op 32.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 542 222508 ns/op 36.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 538 218240 ns/op 37.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 536 217653 ns/op 37.64 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.318s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16777959 7.145 ns/op BenchmarkConstantTimeEq-4 16877066 7.093 ns/op BenchmarkConstantTimeLessOrEq-4 16869000 7.089 ns/op BenchmarkXORBytes/8Bytes-4 2870917 41.39 ns/op 193.27 MB/s BenchmarkXORBytes/128Bytes-4 2720604 43.76 ns/op 2924.71 MB/s BenchmarkXORBytes/2048Bytes-4 961045 124.6 ns/op 16436.81 MB/s BenchmarkXORBytes/32768Bytes-4 78436 1528 ns/op 21451.62 MB/s PASS ok crypto/subtle 2.006s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 241 477649 ns/op BenchmarkCertCache/1-4 248 486036 ns/op BenchmarkCertCache/2-4 247 494237 ns/op BenchmarkCertCache/3-4 241 487929 ns/op BenchmarkHandshakeServer/RSA-4 15 7793363 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 9052031 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8360138 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 94 1253757 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 142 832258 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 36 3113968 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 44 2744101 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36073853 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36104493 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 86973198 ns/op 12.06 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 89045678 ns/op 11.78 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 157314197 ns/op 13.33 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 162590716 ns/op 12.90 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 297683915 ns/op 14.09 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 312996514 ns/op 13.40 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 575021509 ns/op 14.59 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 611722468 ns/op 13.71 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1137551818 ns/op 14.75 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1201470017 ns/op 13.96 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2267063037 ns/op 14.80 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2406136674 ns/op 13.95 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4509977594 ns/op 14.88 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4747057950 ns/op 14.14 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 89452038 ns/op 11.72 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 94008478 ns/op 11.15 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 153564198 ns/op 13.66 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 162994516 ns/op 12.87 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 295961635 ns/op 14.17 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 310444034 ns/op 13.51 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 582636509 ns/op 14.40 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 612590788 ns/op 13.69 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1149853578 ns/op 14.59 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1192830377 ns/op 14.07 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2269351877 ns/op 14.79 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2394439154 ns/op 14.01 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4500525635 ns/op 14.91 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4775772469 ns/op 14.05 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710425667 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712589866 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295098515 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294250674 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157539917 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156487237 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 87968958 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86177458 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46733946 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45598839 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 147807918 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150811117 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70012819 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 69354539 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45403839 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43677719 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32163239 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30111990 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24784024 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23106600 ns/op PASS ok crypto/tls 47.334s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17796900 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 243 491983 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 924 126707 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 874 136659 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 1.993s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 40 2767336 ns/op 280497 B/op 1647 allocs/op BenchmarkConcurrentStmtQuery-4 34 3306440 ns/op 271416 B/op 2042 allocs/op BenchmarkConcurrentStmtExec-4 50 2300047 ns/op 219274 B/op 725 allocs/op BenchmarkConcurrentTxQuery-4 40 2779236 ns/op 278999 B/op 2160 allocs/op BenchmarkConcurrentTxExec-4 62 1894663 ns/op 87830 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 2784529 ns/op 103862 B/op 2042 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1012669 ns/op 40094 B/op 381 allocs/op BenchmarkConcurrentRandom-4 40 2871299 ns/op 232335 B/op 1857 allocs/op BenchmarkManyConcurrentQueries-4 2578 45287 ns/op 4117 B/op 20 allocs/op BenchmarkGrabConn-4 156663 781.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.395s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1609 69959 ns/op BenchmarkSymbols32-4 1839 64264 ns/op PASS ok debug/elf 1.267s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 209395 573.6 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1616604 ns/op 188253 B/op 13 allocs/op Benchmark115/LineToPC-4 58 1904810 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13042 9018 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.820s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 40530 2973 ns/op BenchmarkMarshal-4 637 186429 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2364 49384 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.444s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 354 336118 ns/op 24.37 MB/s BenchmarkEncodeToString-4 310 361510 ns/op 22.66 MB/s BenchmarkDecode-4 138 872044 ns/op 15.04 MB/s BenchmarkDecodeString-4 135 872737 ns/op 15.02 MB/s PASS ok encoding/base32 1.717s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 339 339122 ns/op 24.16 MB/s BenchmarkDecodeString/2-4 260527 441.1 ns/op 9.07 MB/s BenchmarkDecodeString/4-4 207111 566.5 ns/op 14.12 MB/s BenchmarkDecodeString/8-4 171452 688.5 ns/op 17.43 MB/s BenchmarkDecodeString/64-4 36231 3286 ns/op 26.78 MB/s BenchmarkDecodeString/8192-4 325 363467 ns/op 30.05 MB/s BenchmarkNewEncoding-4 53551 2198 ns/op 116.47 MB/s PASS ok encoding/base64 2.006s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1075 105427 ns/op 37.94 MB/s BenchmarkReadStruct-4 14439 8249 ns/op 9.09 MB/s BenchmarkWriteStruct-4 14404 8285 ns/op 9.05 MB/s BenchmarkReadInts-4 34993 3436 ns/op 8.73 MB/s BenchmarkWriteInts-4 35107 3382 ns/op 8.87 MB/s BenchmarkWriteSlice1000Int32s-4 1089 107236 ns/op 37.30 MB/s BenchmarkPutUint16-4 3119472 38.34 ns/op 52.17 MB/s BenchmarkAppendUint16-4 2999816 39.98 ns/op 50.02 MB/s BenchmarkPutUint32-4 2245449 52.44 ns/op 76.28 MB/s BenchmarkAppendUint32-4 2217744 53.51 ns/op 74.75 MB/s BenchmarkPutUint64-4 894534 118.9 ns/op 67.29 MB/s BenchmarkAppendUint64-4 984412 119.2 ns/op 67.13 MB/s BenchmarkLittleEndianPutUint16-4 3132723 38.32 ns/op 52.20 MB/s BenchmarkLittleEndianAppendUint16-4 2999166 40.01 ns/op 49.99 MB/s BenchmarkLittleEndianPutUint32-4 2244518 52.59 ns/op 76.06 MB/s BenchmarkLittleEndianAppendUint32-4 2231394 53.16 ns/op 75.25 MB/s BenchmarkLittleEndianPutUint64-4 1000000 119.6 ns/op 66.87 MB/s BenchmarkLittleEndianAppendUint64-4 858074 120.6 ns/op 66.33 MB/s BenchmarkReadFloats-4 120804 972.5 ns/op 12.34 MB/s BenchmarkWriteFloats-4 120878 977.1 ns/op 12.28 MB/s BenchmarkReadSlice1000Float32s-4 1024 115054 ns/op 34.77 MB/s BenchmarkWriteSlice1000Float32s-4 987 118874 ns/op 33.65 MB/s BenchmarkReadSlice1000Uint8s-4 72414 1621 ns/op 616.76 MB/s BenchmarkWriteSlice1000Uint8s-4 99670 1095 ns/op 913.13 MB/s BenchmarkPutUvarint32-4 745118 156.9 ns/op 25.49 MB/s BenchmarkPutUvarint64-4 170289 656.2 ns/op 12.19 MB/s PASS ok encoding/binary 4.840s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5941 18757 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5683 18620 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6374 18601 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3681 31196 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6940 17177 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6871 17108 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6902 17137 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3939 29333 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9871 10525 ns/op PASS ok encoding/csv 2.076s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12315 9512 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15865 7441 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 241 486987 ns/op 16784 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 650 182322 ns/op 756 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1318 88101 ns/op 66 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1248 93519 ns/op 69 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1884 61782 ns/op 205 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 55 2072686 ns/op 36546 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 555 215833 ns/op 25240 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1197 99136 ns/op 10796 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1252 91984 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 789 145383 ns/op 39141 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 268 432185 ns/op 66408 B/op 2206 allocs/op BenchmarkDecodeBytesSlice-4 492 224462 ns/op 23818 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 80 1409542 ns/op 83164 B/op 3178 allocs/op BenchmarkDecodeMap-4 62 1786796 ns/op 54019 B/op 177 allocs/op PASS ok encoding/gob 3.361s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 9918 10164 ns/op 25.19 MB/s BenchmarkEncode/1024-4 2592 40959 ns/op 25.00 MB/s BenchmarkEncode/4096-4 704 163115 ns/op 25.11 MB/s BenchmarkEncode/16384-4 182 663145 ns/op 24.71 MB/s BenchmarkDecode/256-4 22851 5141 ns/op 49.79 MB/s BenchmarkDecode/1024-4 5851 20453 ns/op 50.07 MB/s BenchmarkDecode/4096-4 1377 81599 ns/op 50.20 MB/s BenchmarkDecode/16384-4 361 332932 ns/op 49.21 MB/s BenchmarkDump/256-4 1137 106002 ns/op 2.42 MB/s BenchmarkDump/1024-4 285 417077 ns/op 2.46 MB/s BenchmarkDump/4096-4 70 1663562 ns/op 2.46 MB/s BenchmarkDump/16384-4 16 6801012 ns/op 2.41 MB/s PASS ok encoding/hex 2.754s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 141239438 ns/op 13.74 MB/s 8391848 B/op 60 allocs/op BenchmarkCodeEncoderError-4 1 133566477 ns/op 14.53 MB/s 136024 B/op 96 allocs/op BenchmarkCodeMarshal-4 1 146407837 ns/op 13.25 MB/s 10333032 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 150366397 ns/op 12.90 MB/s 10468184 B/op 139 allocs/op BenchmarkMarshalBytes/32-4 21368 5637 ns/op BenchmarkMarshalBytes/256-4 6078 19638 ns/op BenchmarkMarshalBytes/4096-4 512 229632 ns/op BenchmarkMarshalBytesError/32-4 49 2431037 ns/op BenchmarkMarshalBytesError/256-4 48 2424858 ns/op BenchmarkMarshalBytesError/4096-4 44 2637526 ns/op BenchmarkMarshalMap-4 43406 2834 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 481810191 ns/op 4.03 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 28891 4028 ns/op 3.48 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40041 2998 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 428318592 ns/op 4.53 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 419310712 ns/op 4.63 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 74611 1649 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 161090 755.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 263986 472.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22569 5296 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 74139 1632 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 84274 1432 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 22383 5350 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3392 34419 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 859 140348 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 94 1123085 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10895644 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 398967 265.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 477364 269.6 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 395767 266.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 441195 265.3 ns/op BenchmarkEncodeMarshaler-4 61018 1994 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 74452 1590 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4142719 28.04 ns/op BenchmarkNumberIsValidRegexp-4 16030 7503 ns/op PASS ok encoding/json 8.577s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 45 2621765 ns/op 25.00 MB/s BenchmarkDecode-4 22 5151924 ns/op 17.23 MB/s PASS ok encoding/pem 1.365s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2565 40751 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1020 117555 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4108 27941 ns/op PASS ok encoding/xml 1.384s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 183644 629.6 ns/op BenchmarkAs-4 57793 2043 ns/op PASS ok errors 1.283s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 190516 565.1 ns/op BenchmarkIntSet-4 201218 577.6 ns/op BenchmarkFloatAdd-4 51891 2323 ns/op BenchmarkFloatSet-4 193849 545.6 ns/op BenchmarkStringSet-4 187268 577.3 ns/op BenchmarkMapSet-4 52458 2740 ns/op BenchmarkMapSetDifferent-4 54708 2182 ns/op BenchmarkMapSetDifferentRandom-4 237 500453 ns/op BenchmarkMapSetString-4 50366 2346 ns/op BenchmarkMapAddSame-4 31813 3978 ns/op BenchmarkMapAddDifferent-4 12812 9132 ns/op BenchmarkMapAddDifferentRandom-4 204 592666 ns/op BenchmarkMapAddSameSteadyState-4 199579 556.9 ns/op BenchmarkMapAddDifferentSteadyState-4 104209 1113 ns/op BenchmarkMapString-4 5734 21477 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 29589 4280 ns/op PASS ok expvar 3.506s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 101277 1184 ns/op BenchmarkSprintfEmpty-4 362954 337.7 ns/op BenchmarkSprintfString-4 252760 491.7 ns/op BenchmarkSprintfTruncateString-4 223988 554.3 ns/op BenchmarkSprintfTruncateBytes-4 150190 805.6 ns/op BenchmarkSprintfSlowParsingPath-4 227354 542.7 ns/op BenchmarkSprintfQuoteString-4 48194 2492 ns/op BenchmarkSprintfInt-4 238904 508.9 ns/op BenchmarkSprintfIntInt-4 171735 724.2 ns/op BenchmarkSprintfPrefixedInt-4 203880 613.3 ns/op BenchmarkSprintfFloat-4 129390 937.6 ns/op BenchmarkSprintfComplex-4 53018 2271 ns/op BenchmarkSprintfBoolean-4 245077 508.1 ns/op BenchmarkSprintfHexString-4 122958 996.5 ns/op BenchmarkSprintfHexBytes-4 96046 1278 ns/op BenchmarkSprintfBytes-4 44298 2731 ns/op BenchmarkSprintfStringer-4 78723 1551 ns/op BenchmarkSprintfStructure-4 37177 3305 ns/op BenchmarkManyArgs-4 57204 2091 ns/op BenchmarkFprintInt-4 57568 2074 ns/op BenchmarkFprintfBytes-4 60064 2009 ns/op BenchmarkFprintIntNoAlloc-4 56515 2094 ns/op BenchmarkScanInts-4 24 4227178 ns/op BenchmarkScanRecursiveInt-4 1 453042312 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 481970711 ns/op PASS ok fmt 5.118s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 718 159853 ns/op PASS ok go/build 1.159s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 40345 2876 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12156 9875 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3417 32872 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 913 125221 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 242 498098 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 50 2142310 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 8721071 ns/op 865645 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34349253 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 142783517 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.412s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 267951554 ns/op 0.24 MB/s 46662064 B/op 48976 allocs/op PASS ok go/format 1.317s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23354815 ns/op 2.31 MB/s BenchmarkParseOnly-4 6 20279133 ns/op 2.66 MB/s BenchmarkResolve-4 38 3124565 ns/op 17.24 MB/s PASS ok go/parser 2.319s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 153553756 ns/op 0.34 MB/s 4842640 B/op 27425 allocs/op BenchmarkPrintDecl-4 783 147997 ns/op 0.22 MB/s 17173 B/op 51 allocs/op PASS ok go/printer 1.304s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 234 495973 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9246716 ns/op 5.36 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14503577 ns/op 4.98 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21785311 ns/op 5.43 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 188 637368 ns/op 4.83 MB/s PASS ok go/scanner 1.832s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 103.0 ns/op PASS ok go/token 1.124s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 93 1191563 ns/op BenchmarkNamed/Underlying/nongeneric-4 626880 179.1 ns/op BenchmarkNamed/Underlying/generic-4 675812 176.0 ns/op BenchmarkNamed/Underlying/src_instance-4 633258 176.1 ns/op BenchmarkNamed/Underlying/user_instance-4 637767 176.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17634 6844 ns/op BenchmarkNamed/NewMethodSet/generic-4 17611 6848 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17336 7161 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16830 6941 ns/op BenchmarkCheck/http/funcbodies/info-4 1 649281666 ns/op 51154 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 511433908 ns/op 64941 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 278515273 ns/op 119239 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 265345474 ns/op 125156 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 351526192 ns/op 14692 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 128393077 ns/op 40248 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 78839558 ns/op 65558 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 79915778 ns/op 64682 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 133146597 ns/op 16271 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74804738 ns/op 28960 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57392118 ns/op 37744 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56187279 ns/op 38553 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1038095576 ns/op 63512 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 674501184 ns/op 97745 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 166257836 ns/op 396503 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 136322437 ns/op 483562 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 416048671 ns/op 4824 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 113538638 ns/op 17670 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96130158 ns/op 20874 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 96077858 ns/op 20884 lines/s PASS ok go/types 18.292s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7556 13634 ns/op 75.11 MB/s PASS ok hash/adler32 1.123s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 365175 306.7 ns/op 48.91 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 351320 309.9 ns/op 48.41 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 346083 323.5 ns/op 123.67 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 342618 321.3 ns/op 124.51 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 337651 337.5 ns/op 1516.93 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 351992 337.3 ns/op 1517.73 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 306813 366.2 ns/op 2796.41 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 306980 365.3 ns/op 2803.07 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 238346 497.2 ns/op 8237.65 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 241633 493.7 ns/op 8296.49 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69612 1713 ns/op 19128.24 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68478 1767 ns/op 18539.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 312525 369.0 ns/op 40.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 325542 366.4 ns/op 40.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 308058 379.4 ns/op 105.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 306212 383.4 ns/op 104.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 305535 397.1 ns/op 1289.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 285523 407.2 ns/op 1257.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 271900 420.4 ns/op 2435.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 272192 423.4 ns/op 2418.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 216582 549.6 ns/op 7452.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 209619 551.8 ns/op 7423.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 67290 1764 ns/op 18572.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 66810 1794 ns/op 18269.91 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 188210 639.5 ns/op 23.46 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 174340 662.4 ns/op 22.64 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 97222 1215 ns/op 32.91 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 92762 1279 ns/op 31.27 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8744 13650 ns/op 37.51 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8167 14126 ns/op 36.25 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4094 28123 ns/op 36.41 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4173 28023 ns/op 36.54 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1065 111065 ns/op 36.88 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1059 111032 ns/op 36.89 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 135 881263 ns/op 37.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 134 887315 ns/op 36.93 MB/s PASS ok hash/crc32 5.696s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 88 1302133 ns/op 50.33 MB/s BenchmarkCrc64/ISO4KB-4 1132 102568 ns/op 39.93 MB/s BenchmarkCrc64/ISO1KB-4 4849 24064 ns/op 42.55 MB/s BenchmarkCrc64/ECMA64KB-4 79 1294412 ns/op 50.63 MB/s BenchmarkCrc64/Random64KB-4 84 1219913 ns/op 53.72 MB/s BenchmarkCrc64/Random16KB-4 369 322522 ns/op 50.80 MB/s PASS ok hash/crc64 1.749s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7729 13872 ns/op 73.82 MB/s BenchmarkFnv32aKB-4 8703 13861 ns/op 73.88 MB/s BenchmarkFnv64KB-4 8424 14234 ns/op 71.94 MB/s BenchmarkFnv64aKB-4 7064 14175 ns/op 72.24 MB/s BenchmarkFnv128KB-4 1898 62756 ns/op 16.32 MB/s BenchmarkFnv128aKB-4 1897 62277 ns/op 16.44 MB/s PASS ok hash/fnv 1.921s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 380608 296.1 ns/op 13.51 MB/s BenchmarkHash/n=4/Bytes-4 2623154 42.99 ns/op 93.04 MB/s BenchmarkHash/n=4/String-4 1262619 94.07 ns/op 42.52 MB/s BenchmarkHash/n=8/Write-4 377590 294.2 ns/op 27.19 MB/s BenchmarkHash/n=8/Bytes-4 2643590 43.62 ns/op 183.42 MB/s BenchmarkHash/n=8/String-4 1249742 96.30 ns/op 83.07 MB/s BenchmarkHash/n=16/Write-4 393508 296.5 ns/op 53.96 MB/s BenchmarkHash/n=16/Bytes-4 2730019 43.30 ns/op 369.52 MB/s BenchmarkHash/n=16/String-4 1267506 94.70 ns/op 168.95 MB/s BenchmarkHash/n=32/Write-4 383935 300.3 ns/op 106.55 MB/s BenchmarkHash/n=32/Bytes-4 2636347 43.51 ns/op 735.55 MB/s BenchmarkHash/n=32/String-4 1274042 94.86 ns/op 337.34 MB/s BenchmarkHash/n=64/Write-4 367638 313.1 ns/op 204.44 MB/s BenchmarkHash/n=64/Bytes-4 2515498 46.76 ns/op 1368.60 MB/s BenchmarkHash/n=64/String-4 1234088 97.03 ns/op 659.61 MB/s BenchmarkHash/n=256/Write-4 292297 409.0 ns/op 625.95 MB/s BenchmarkHash/n=256/Bytes-4 1644237 71.47 ns/op 3581.92 MB/s BenchmarkHash/n=256/String-4 685902 166.7 ns/op 1535.32 MB/s BenchmarkHash/n=320/Write-4 287542 416.6 ns/op 768.21 MB/s BenchmarkHash/n=320/Bytes-4 1401656 81.99 ns/op 3902.98 MB/s BenchmarkHash/n=320/String-4 493599 228.9 ns/op 1397.76 MB/s BenchmarkHash/n=1024/Write-4 209444 574.7 ns/op 1781.79 MB/s BenchmarkHash/n=1024/Bytes-4 670136 177.7 ns/op 5762.13 MB/s BenchmarkHash/n=1024/String-4 203702 566.2 ns/op 1808.68 MB/s BenchmarkHash/n=4096/Write-4 101695 1186 ns/op 3453.76 MB/s BenchmarkHash/n=4096/Bytes-4 198800 602.7 ns/op 6795.71 MB/s BenchmarkHash/n=4096/String-4 56116 2125 ns/op 1927.18 MB/s BenchmarkHash/n=16384/Write-4 32336 3644 ns/op 4496.58 MB/s BenchmarkHash/n=16384/Bytes-4 52144 2316 ns/op 7074.64 MB/s BenchmarkHash/n=16384/String-4 14278 8390 ns/op 1952.86 MB/s PASS ok hash/maphash 5.684s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 762 151967 ns/op BenchmarkEscapeNone-4 82454 1432 ns/op BenchmarkUnescape-4 619 191600 ns/op BenchmarkUnescapeNone-4 425682 271.3 ns/op BenchmarkUnescapeSparse-4 9932 10532 ns/op BenchmarkUnescapeDense-4 874 137693 ns/op PASS ok html 1.786s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6532 16655 ns/op BenchmarkCSSEscaperNoSpecials-4 34608 3473 ns/op BenchmarkDecodeCSS-4 21975 5482 ns/op BenchmarkDecodeCSSNoSpecials-4 2725354 44.20 ns/op BenchmarkCSSValueFilter-4 92008 1277 ns/op BenchmarkCSSValueFilterOk-4 71152 1660 ns/op BenchmarkEscapedExecute-4 3774 29141 ns/op BenchmarkHTMLNospaceEscaper-4 7730 14877 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 44026 2760 ns/op BenchmarkStripTags-4 16509 7229 ns/op BenchmarkStripTagsNoSpecials-4 238284 507.3 ns/op BenchmarkJSValEscaperWithNum-4 19312 6613 ns/op BenchmarkJSValEscaperWithStr-4 4482 24414 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 14792 7980 ns/op BenchmarkJSValEscaperWithObj-4 4064 27546 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10733 ns/op BenchmarkJSStrEscaperNoSpecials-4 42056 2861 ns/op BenchmarkJSStrEscaper-4 7999 14015 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37910 3158 ns/op BenchmarkJSRegexpEscaper-4 7552 15210 ns/op BenchmarkTemplateSpecialTags-4 74 1362531 ns/op BenchmarkURLEscaper-4 3439 32580 ns/op BenchmarkURLEscaperNoSpecials-4 134250 880.5 ns/op BenchmarkURLNormalizer-4 4483 24748 ns/op BenchmarkURLNormalizerNoSpecials-4 132355 893.8 ns/op BenchmarkSrcsetFilter-4 14600 8161 ns/op BenchmarkSrcsetFilterNoSpecials-4 88770 1335 ns/op PASS ok html/template 4.835s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 425169 256.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 356192 317.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 487392 252.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 356226 319.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1323562 89.33 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 851160 134.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1312789 89.68 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 832315 136.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 323390 361.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 273597 420.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 325644 362.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 271044 420.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 533607 219.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 395485 300.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 625324 182.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 386040 297.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 298378 394.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 987979 113.2 ns/op BenchmarkRGBASetRGBA-4 995652 113.2 ns/op BenchmarkRGBA64At-4 565386 185.6 ns/op BenchmarkRGBA64SetRGBA64-4 573295 181.0 ns/op BenchmarkNRGBAAt-4 1000000 110.6 ns/op BenchmarkNRGBASetNRGBA-4 998534 113.5 ns/op BenchmarkNRGBA64At-4 573229 184.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 589981 182.4 ns/op BenchmarkAlphaAt-4 2080488 57.39 ns/op BenchmarkAlphaSetAlpha-4 2082439 57.57 ns/op BenchmarkAlpha16At-4 1000000 102.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 103.6 ns/op BenchmarkGrayAt-4 2086933 57.45 ns/op BenchmarkGraySetGray-4 2094387 57.61 ns/op BenchmarkGray16At-4 1000000 102.6 ns/op BenchmarkGraySetGray16-4 1000000 102.2 ns/op PASS ok image 5.410s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3640334 32.98 ns/op BenchmarkYCbCrToRGB/128-4 3913302 30.64 ns/op BenchmarkYCbCrToRGB/255-4 3873931 30.93 ns/op BenchmarkRGBToYCbCr/0-4 3996866 30.38 ns/op BenchmarkRGBToYCbCr/Cb-4 3962618 30.24 ns/op BenchmarkRGBToYCbCr/Cr-4 4008748 30.07 ns/op BenchmarkYCbCrToRGBA/0-4 3132723 38.31 ns/op BenchmarkYCbCrToRGBA/128-4 3010744 39.75 ns/op BenchmarkYCbCrToRGBA/255-4 3233109 37.08 ns/op BenchmarkNYCbCrAToRGBA/0-4 3128052 38.32 ns/op BenchmarkNYCbCrAToRGBA/128-4 3152869 38.00 ns/op BenchmarkNYCbCrAToRGBA/255-4 3127550 38.43 ns/op PASS ok image/color 2.900s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 38035159 ns/op BenchmarkFillSrc-4 267 432357 ns/op BenchmarkCopyOver-4 6 17636306 ns/op BenchmarkCopySrc-4 370 307146 ns/op BenchmarkNRGBAOver-4 6 19403993 ns/op BenchmarkNRGBASrc-4 8 12509535 ns/op BenchmarkYCbCr-4 8 13805675 ns/op BenchmarkGray-4 14 7641657 ns/op BenchmarkCMYK-4 8 12663010 ns/op BenchmarkGlyphOver-4 19 5832634 ns/op BenchmarkRGBAMaskOver-4 4 30908799 ns/op BenchmarkGrayMaskOver-4 5 23768063 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40543812 ns/op BenchmarkRGBA-4 4 28514520 ns/op BenchmarkPalettedFill-4 792 149604 ns/op BenchmarkPalettedRGBA-4 4 30219779 ns/op BenchmarkGenericOver-4 2 64139538 ns/op BenchmarkGenericMaskOver-4 4 27331280 ns/op BenchmarkGenericSrc-4 3 42277212 ns/op BenchmarkGenericMaskSrc-4 3 38312399 ns/op PASS ok image/draw 7.582s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 20 5454810 ns/op 2.83 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 140581877 ns/op 2.19 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3356238563 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2199610 ns/op 7.02 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 164819556 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.552s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3700 31000 ns/op BenchmarkIDCT-4 3864 27993 ns/op BenchmarkDecodeBaseline-4 7 14793937 ns/op 4.18 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20155673 ns/op 3.07 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 182308035 ns/op 6.74 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 227317195 ns/op 4.05 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.403s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13895709 7.735 ns/op BenchmarkDecodeGray-4 12 9477230 ns/op 6.92 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38950346 ns/op 6.73 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33626786 ns/op 7.80 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5708612 ns/op 11.48 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32250619 ns/op 8.13 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42081532 ns/op 6.23 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61678398 ns/op 4.98 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62248018 ns/op 4.94 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 202202796 ns/op 6.08 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 225601114 ns/op 5.45 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 35113106 ns/op 8.75 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 201748275 ns/op 6.09 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 770984862 ns/op 1.59 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.717s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 49785799 ns/op 2.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44898066 ns/op 2.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 289229434 ns/op 1.73 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 270195833 ns/op 1.85 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48392986 ns/op 2.07 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43616666 ns/op 2.29 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 273820753 ns/op 1.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 247384595 ns/op 2.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 610232626 ns/op 1.64 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 555928347 ns/op 1.80 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3806994393 ns/op 1.31 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3704532755 ns/op 1.35 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9352593 ns/op 10.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9736603 ns/op 10.27 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 46468785 ns/op 10.76 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48367879 ns/op 10.34 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90452598 ns/op 11.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 95255938 ns/op 10.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 455824749 ns/op 10.97 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 473409790 ns/op 10.56 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56397938 ns/op 1.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55191198 ns/op 1.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 367955672 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 374626591 ns/op 1.33 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 845641221 ns/op 1.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 929980619 ns/op 1.08 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6232423577 ns/op 0.80 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6204900244 ns/op 0.81 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 159264318 ns/op 26.24 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 155095797 ns/op 26.95 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 49.863s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30943 3998 ns/op 0.25 MB/s BenchmarkMarshalCorpusFile/2-4 27784 4167 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 26460 4643 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/8-4 22172 5410 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 17086 7031 ns/op 2.28 MB/s BenchmarkMarshalCorpusFile/32-4 9812 10857 ns/op 2.95 MB/s BenchmarkMarshalCorpusFile/64-4 7471 14354 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/128-4 5434 20184 ns/op 6.34 MB/s BenchmarkMarshalCorpusFile/256-4 2589 45408 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/512-4 1342 89946 ns/op 5.69 MB/s BenchmarkMarshalCorpusFile/1024-4 688 172368 ns/op 5.94 MB/s BenchmarkMarshalCorpusFile/2048-4 338 340245 ns/op 6.02 MB/s BenchmarkMarshalCorpusFile/4096-4 175 673835 ns/op 6.08 MB/s BenchmarkMarshalCorpusFile/8192-4 87 1342822 ns/op 6.10 MB/s BenchmarkMarshalCorpusFile/16384-4 45 2643651 ns/op 6.20 MB/s BenchmarkMarshalCorpusFile/32768-4 20 5977038 ns/op 5.48 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11856484 ns/op 5.53 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24154888 ns/op 5.43 MB/s BenchmarkMarshalCorpusFile/262144-4 3 49151492 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/524288-4 2 98253238 ns/op 5.34 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 195051717 ns/op 5.38 MB/s BenchmarkUnmarshalCorpusFile/1-4 7908 15394 ns/op 0.06 MB/s BenchmarkUnmarshalCorpusFile/2-4 7348 15883 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 6990 17497 ns/op 0.23 MB/s BenchmarkUnmarshalCorpusFile/8-4 6256 19750 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/16-4 5227 23723 ns/op 0.67 MB/s BenchmarkUnmarshalCorpusFile/32-4 3571 34033 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/64-4 2710 39551 ns/op 1.62 MB/s BenchmarkUnmarshalCorpusFile/128-4 2337 51539 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/256-4 900 133320 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/512-4 475 252628 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/1024-4 243 488539 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/2048-4 123 965895 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/4096-4 60 1925037 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3826911 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7607737 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15193943 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30205500 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61007118 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 122988397 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 246051915 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 494976431 ns/op 2.12 MB/s BenchmarkMutatorBytes/1-4 27440 4733 ns/op BenchmarkMutatorBytes/10-4 30945 3866 ns/op BenchmarkMutatorBytes/100-4 29340 4104 ns/op BenchmarkMutatorBytes/1000-4 21094 5850 ns/op BenchmarkMutatorBytes/10000-4 6396 23323 ns/op BenchmarkMutatorBytes/100000-4 920 140390 ns/op BenchmarkMutatorString/1-4 28723 4256 ns/op BenchmarkMutatorString/10-4 29137 4121 ns/op BenchmarkMutatorString/100-4 27314 4486 ns/op BenchmarkMutatorString/1000-4 14547 7971 ns/op BenchmarkMutatorString/10000-4 4114 46092 ns/op BenchmarkMutatorString/100000-4 319 365715 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15243 7753 ns/op BenchmarkMutatorAllBasicTypes/string-4 14916 7960 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51228 2345 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44472 2719 ns/op BenchmarkMutatorAllBasicTypes/float64-4 43767 2684 ns/op BenchmarkMutatorAllBasicTypes/int-4 47029 2544 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48034 2534 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47545 2540 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47115 2533 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47389 2649 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44376 2617 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46200 2607 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45638 2595 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 45828 2631 ns/op PASS ok internal/fuzz 12.581s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 24980 4777 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 112712 1051 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.311s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 50830 2048 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 23700 5019 ns/op BenchmarkSplicePipePoolParallel-4 174456 724.2 ns/op BenchmarkSplicePipeNativeParallel-4 46312 2996 ns/op PASS ok internal/poll 1.853s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 25822910 ns/op PASS ok internal/trace 3.939s PASS ok internal/zstd 1.021s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 16726 8575 ns/op BenchmarkCopyNLarge-4 345 372447 ns/op PASS ok io 1.411s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 135692 868.8 ns/op BenchmarkPrintln-4 19798 6135 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29349 4123 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 1798 57830 ns/op BenchmarkDiscard-4 678655 168.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.725s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 74488 1574 ns/op BenchmarkJSONHandler/defaults-4 6351 17225 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4118 28328 ns/op 795 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4478 25167 ns/op 757 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6453 17341 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6525 17159 ns/op 532 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5125 22358 ns/op 527 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26071 4588 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26593 4554 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 82018 1501 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 64082 2027 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47307 2548 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57211 2182 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 63476 2014 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 48465 2521 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 759589 147.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 609470 197.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 471816 250.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 391690 301.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 338008 344.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5276 21912 ns/op BenchmarkDispatch/switch-checked-4 165296 721.5 ns/op BenchmarkDispatch/As-4 185386 647.3 ns/op BenchmarkDispatch/Visit-4 134040 870.1 ns/op BenchmarkUnsafeStrings-4 15345 7901 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.393s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1473106 80.70 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1452058 83.83 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 910801 120.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 311979 374.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 64772 1807 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 66090 1806 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 39572 3047 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12453 9556 ns/op 3462 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14229 8442 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13940 8619 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9735 12449 ns/op 1084 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3333 35719 ns/op 4291 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16586 7286 ns/op 520 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16638 7321 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9502 10558 ns/op 938 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3901 29022 ns/op 3702 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.693s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 29959530 ns/op PASS ok maps 3.022s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2507440 47.88 ns/op BenchmarkAcosh-4 1228640 98.11 ns/op BenchmarkAsin-4 2605141 46.15 ns/op BenchmarkAsinh-4 1268478 97.83 ns/op BenchmarkAtan-4 2816634 42.47 ns/op BenchmarkAtanh-4 1245744 96.50 ns/op BenchmarkAtan2-4 1546621 78.51 ns/op BenchmarkCbrt-4 1446537 83.72 ns/op BenchmarkCeil-4 18662170 6.433 ns/op BenchmarkCopysign-4 3397280 35.23 ns/op BenchmarkCos-4 1361384 87.15 ns/op BenchmarkCosh-4 2333812 51.33 ns/op BenchmarkErf-4 2713488 44.23 ns/op BenchmarkErfc-4 2659498 45.14 ns/op BenchmarkErfinv-4 2644940 45.76 ns/op BenchmarkErfcinv-4 2603854 46.11 ns/op BenchmarkExp-4 5133558 23.51 ns/op BenchmarkExpGo-4 849664 131.5 ns/op BenchmarkExpm1-4 2495980 46.33 ns/op BenchmarkExp2-4 5350377 22.38 ns/op BenchmarkExp2Go-4 854529 133.3 ns/op BenchmarkAbs-4 8499064 14.13 ns/op BenchmarkDim-4 8277277 14.80 ns/op BenchmarkFloor-4 19357460 6.234 ns/op BenchmarkMax-4 14590658 8.118 ns/op BenchmarkMin-4 14764142 8.113 ns/op BenchmarkMod-4 388626 296.0 ns/op BenchmarkFrexp-4 2190416 54.84 ns/op BenchmarkGamma-4 649420 179.1 ns/op BenchmarkHypot-4 2816133 42.19 ns/op BenchmarkHypotGo-4 2359653 50.07 ns/op BenchmarkIlogb-4 2443056 49.61 ns/op BenchmarkJ0-4 236197 504.2 ns/op BenchmarkJ1-4 231838 511.0 ns/op BenchmarkJn-4 111440 1076 ns/op BenchmarkLdexp-4 2159899 55.00 ns/op BenchmarkLgamma-4 811929 138.6 ns/op BenchmarkLog-4 1321250 90.05 ns/op BenchmarkLogb-4 2605936 45.99 ns/op BenchmarkLog1p-4 1840737 65.19 ns/op BenchmarkLog10-4 1313650 91.82 ns/op BenchmarkLog2-4 1339012 86.80 ns/op BenchmarkModf-4 16481252 7.230 ns/op BenchmarkNextafter32-4 2232452 53.38 ns/op BenchmarkNextafter64-4 2180347 54.96 ns/op BenchmarkPowInt-4 816060 145.2 ns/op BenchmarkPowFrac-4 463828 252.5 ns/op BenchmarkPow10Pos-4 4395693 27.23 ns/op BenchmarkPow10Neg-4 4147942 28.56 ns/op BenchmarkRound-4 8067703 14.12 ns/op BenchmarkRoundToEven-4 8243910 14.48 ns/op BenchmarkRemainder-4 520209 227.2 ns/op BenchmarkSignbit-4 5666942 21.20 ns/op BenchmarkSin-4 1323124 90.78 ns/op BenchmarkSincos-4 856456 139.7 ns/op BenchmarkSinh-4 2151507 55.84 ns/op BenchmarkSqrtIndirect-4 17788213 6.732 ns/op BenchmarkSqrtLatency-4 18358054 6.443 ns/op BenchmarkSqrtIndirectLatency-4 18543814 6.499 ns/op BenchmarkSqrtGoLatency-4 1000000 101.1 ns/op BenchmarkSqrtPrime-4 144064 831.7 ns/op BenchmarkTan-4 1261978 94.50 ns/op BenchmarkTanh-4 2122993 56.58 ns/op BenchmarkTrunc-4 19261636 6.231 ns/op BenchmarkY0-4 226044 528.3 ns/op BenchmarkY1-4 225800 529.3 ns/op BenchmarkYn-4 107005 1093 ns/op BenchmarkFloat64bits-4 6139225 19.50 ns/op BenchmarkFloat64frombits-4 5748292 20.85 ns/op BenchmarkFloat32bits-4 5755262 20.84 ns/op BenchmarkFloat32frombits-4 5658306 21.24 ns/op BenchmarkFMA-4 17458810 6.824 ns/op PASS ok math 12.148s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11643476 10.26 ns/op 6235.18 MB/s BenchmarkAddVV/2-4 11338596 10.54 ns/op 12145.71 MB/s BenchmarkAddVV/3-4 10671332 11.20 ns/op 17137.59 MB/s BenchmarkAddVV/4-4 10792918 11.23 ns/op 22793.33 MB/s BenchmarkAddVV/5-4 9996134 11.95 ns/op 26782.24 MB/s BenchmarkAddVV/10-4 8778757 13.64 ns/op 46910.37 MB/s BenchmarkAddVV/100-4 2446522 48.98 ns/op 130675.53 MB/s BenchmarkAddVV/1000-4 306832 394.0 ns/op 162429.09 MB/s BenchmarkSubVV/1-4 11705991 10.26 ns/op 6238.58 MB/s BenchmarkSubVV/2-4 11375571 10.53 ns/op 12156.93 MB/s BenchmarkSubVV/3-4 10713558 11.18 ns/op 17169.65 MB/s BenchmarkSubVV/4-4 10766811 11.13 ns/op 22998.88 MB/s BenchmarkSubVV/5-4 10090172 11.93 ns/op 26818.04 MB/s BenchmarkSubVV/10-4 8757998 13.66 ns/op 46843.30 MB/s BenchmarkSubVV/100-4 2442686 49.01 ns/op 130580.32 MB/s BenchmarkSubVV/1000-4 298068 400.7 ns/op 159740.08 MB/s BenchmarkAddVW/1-4 12935884 9.233 ns/op 866.44 MB/s BenchmarkAddVW/2-4 11947764 10.09 ns/op 1585.49 MB/s BenchmarkAddVW/3-4 11101120 10.82 ns/op 2217.43 MB/s BenchmarkAddVW/4-4 10927408 10.97 ns/op 2918.17 MB/s BenchmarkAddVW/5-4 10600480 11.14 ns/op 3589.07 MB/s BenchmarkAddVW/10-4 9434496 12.69 ns/op 6302.00 MB/s BenchmarkAddVW/100-4 3900338 30.77 ns/op 25999.96 MB/s BenchmarkAddVW/1000-4 586303 204.0 ns/op 39211.89 MB/s BenchmarkAddVWext/1-4 13019871 9.145 ns/op 874.79 MB/s BenchmarkAddVWext/2-4 11944148 10.05 ns/op 1592.26 MB/s BenchmarkAddVWext/3-4 11462368 10.47 ns/op 2292.16 MB/s BenchmarkAddVWext/4-4 10979277 10.99 ns/op 2911.62 MB/s BenchmarkAddVWext/5-4 10770058 11.12 ns/op 3597.08 MB/s BenchmarkAddVWext/10-4 9453583 12.70 ns/op 6297.23 MB/s BenchmarkAddVWext/100-4 2647008 45.30 ns/op 17660.29 MB/s BenchmarkAddVWext/1000-4 317275 374.2 ns/op 21376.52 MB/s BenchmarkSubVW/1-4 13006155 9.211 ns/op 868.51 MB/s BenchmarkSubVW/2-4 11991700 10.02 ns/op 1597.43 MB/s BenchmarkSubVW/3-4 11475084 10.46 ns/op 2295.34 MB/s BenchmarkSubVW/4-4 10631624 10.92 ns/op 2931.52 MB/s BenchmarkSubVW/5-4 10754691 11.17 ns/op 3582.22 MB/s BenchmarkSubVW/10-4 9443317 12.78 ns/op 6258.83 MB/s BenchmarkSubVW/100-4 3896174 30.74 ns/op 26026.04 MB/s BenchmarkSubVW/1000-4 584498 204.7 ns/op 39089.37 MB/s BenchmarkSubVWext/1-4 12895737 9.265 ns/op 863.46 MB/s BenchmarkSubVWext/2-4 11808279 10.14 ns/op 1577.95 MB/s BenchmarkSubVWext/3-4 11445182 10.47 ns/op 2292.02 MB/s BenchmarkSubVWext/4-4 10956782 10.94 ns/op 2924.16 MB/s BenchmarkSubVWext/5-4 10787990 11.18 ns/op 3578.84 MB/s BenchmarkSubVWext/10-4 9437314 12.68 ns/op 6309.10 MB/s BenchmarkSubVWext/100-4 2651480 45.28 ns/op 17669.07 MB/s BenchmarkSubVWext/1000-4 319630 375.0 ns/op 21331.71 MB/s BenchmarkMulAddVWW/1-4 11219230 10.71 ns/op 5974.31 MB/s BenchmarkMulAddVWW/2-4 10072149 11.91 ns/op 10745.21 MB/s BenchmarkMulAddVWW/3-4 9094767 13.15 ns/op 14602.49 MB/s BenchmarkMulAddVWW/4-4 7987284 15.03 ns/op 17034.24 MB/s BenchmarkMulAddVWW/5-4 7210464 16.64 ns/op 19233.76 MB/s BenchmarkMulAddVWW/10-4 4635932 25.89 ns/op 24719.34 MB/s BenchmarkMulAddVWW/100-4 502419 238.7 ns/op 26809.08 MB/s BenchmarkMulAddVWW/1000-4 50720 2376 ns/op 26939.34 MB/s BenchmarkAddMulVVW/1-4 12230022 9.755 ns/op 6560.86 MB/s BenchmarkAddMulVVW/2-4 11071540 10.84 ns/op 11806.84 MB/s BenchmarkAddMulVVW/3-4 9690955 12.39 ns/op 15496.17 MB/s BenchmarkAddMulVVW/4-4 8489252 14.13 ns/op 18117.69 MB/s BenchmarkAddMulVVW/5-4 7537764 15.92 ns/op 20100.98 MB/s BenchmarkAddMulVVW/10-4 4934696 24.35 ns/op 26283.40 MB/s BenchmarkAddMulVVW/100-4 506080 235.3 ns/op 27195.43 MB/s BenchmarkAddMulVVW/1000-4 50994 2352 ns/op 27214.69 MB/s BenchmarkDivWVW/1-4 1329477 87.97 ns/op 727.50 MB/s BenchmarkDivWVW/2-4 801859 149.0 ns/op 858.78 MB/s BenchmarkDivWVW/3-4 720115 166.1 ns/op 1155.69 MB/s BenchmarkDivWVW/4-4 621594 192.5 ns/op 1329.57 MB/s BenchmarkDivWVW/5-4 579015 206.3 ns/op 1550.97 MB/s BenchmarkDivWVW/10-4 408796 294.9 ns/op 2170.11 MB/s BenchmarkDivWVW/100-4 64930 1852 ns/op 3456.57 MB/s BenchmarkDivWVW/1000-4 6745 17411 ns/op 3675.93 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12419274 9.016 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12266176 9.241 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11452216 9.927 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11141647 10.04 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10883918 10.39 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10773694 10.47 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10086813 11.28 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9692895 11.51 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9493370 11.88 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9691455 11.89 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7998292 14.24 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7796601 14.79 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1970408 59.82 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1929558 61.53 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 232665 516.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 202972 579.0 ns/op BenchmarkDecimalConversion-4 187 641852 ns/op BenchmarkFloatString/100-4 10000 10766 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 225 531602 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49696346 ns/op 61389 B/op 54 allocs/op BenchmarkFloatString/100000-4 1 4834499155 ns/op 824576 B/op 493 allocs/op BenchmarkFloatAdd/10-4 135890 873.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 135894 876.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 129564 931.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 80090 1509 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16063 7455 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 171447 694.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 173235 691.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 170536 701.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 144774 834.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52726 2267 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1639 72562 ns/op BenchmarkParseFloatLargeExp-4 400 301787 ns/op BenchmarkGCD10x10/WithoutXY-4 162133 740.6 ns/op BenchmarkGCD10x10/WithXY-4 45974 2691 ns/op BenchmarkGCD10x100/WithoutXY-4 80517 1518 ns/op BenchmarkGCD10x100/WithXY-4 14787 8381 ns/op BenchmarkGCD10x1000/WithoutXY-4 58534 2102 ns/op BenchmarkGCD10x1000/WithXY-4 12609 9747 ns/op BenchmarkGCD100x100/WithoutXY-4 23782 5104 ns/op BenchmarkGCD100x100/WithXY-4 8772 13124 ns/op BenchmarkGCD100x1000/WithoutXY-4 12032 10154 ns/op BenchmarkGCD100x1000/WithXY-4 5614 20529 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2004 59184 ns/op BenchmarkGCD1000x1000/WithXY-4 1064 112251 ns/op BenchmarkHilbert-4 18 6647504 ns/op BenchmarkBinomial-4 9936 11789 ns/op BenchmarkQuoRem-4 18153 6656 ns/op BenchmarkExp-4 7 15573091 ns/op BenchmarkExpMont/Odd-4 100 1125550 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 98 1139415 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 96 1186195 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even3-4 94 1185820 ns/op 3867 B/op 54 allocs/op BenchmarkExpMont/Even4-4 93 1189282 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even8-4 93 1185431 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even32-4 96 1182356 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even64-4 120 998620 ns/op 3602 B/op 52 allocs/op BenchmarkExpMont/Even96-4 100 1040971 ns/op 3776 B/op 51 allocs/op BenchmarkExpMont/Even128-4 133 900642 ns/op 3253 B/op 50 allocs/op BenchmarkExpMont/Even255-4 141 849037 ns/op 2963 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 297 397295 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 271 448151 ns/op 1739 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 268 441747 ns/op 1751 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 271 446218 ns/op 1748 B/op 47 allocs/op BenchmarkExp2-4 7 15560748 ns/op BenchmarkBitset-4 537046 223.8 ns/op BenchmarkBitsetNeg-4 301946 388.5 ns/op BenchmarkBitsetOrig-4 194395 608.8 ns/op BenchmarkBitsetNegOrig-4 125720 926.0 ns/op BenchmarkModSqrt225_Tonelli-4 82 1391967 ns/op BenchmarkModSqrt225_3Mod4-4 286 419008 ns/op BenchmarkModSqrt231_Tonelli-4 79 1442256 ns/op BenchmarkModSqrt231_5Mod8-4 242 494982 ns/op BenchmarkModInverse-4 10000 10201 ns/op BenchmarkSqrt-4 1429 83047 ns/op BenchmarkIntSqr/1-4 887835 133.2 ns/op BenchmarkIntSqr/2-4 543084 222.0 ns/op BenchmarkIntSqr/3-4 466838 254.7 ns/op BenchmarkIntSqr/5-4 338952 352.1 ns/op BenchmarkIntSqr/8-4 230979 516.8 ns/op BenchmarkIntSqr/10-4 182527 652.4 ns/op BenchmarkIntSqr/20-4 41734 2982 ns/op BenchmarkIntSqr/30-4 28962 4314 ns/op BenchmarkIntSqr/50-4 15907 7493 ns/op BenchmarkIntSqr/80-4 7978 14169 ns/op BenchmarkIntSqr/100-4 5829 19896 ns/op BenchmarkIntSqr/200-4 1904 62981 ns/op BenchmarkIntSqr/300-4 957 124466 ns/op BenchmarkIntSqr/500-4 409 295026 ns/op BenchmarkIntSqr/800-4 188 635144 ns/op BenchmarkIntSqr/1000-4 129 920077 ns/op BenchmarkDiv/20/10-4 283077 427.0 ns/op BenchmarkDiv/40/20-4 277993 425.9 ns/op BenchmarkDiv/100/50-4 254726 476.1 ns/op BenchmarkDiv/200/100-4 43413 2850 ns/op BenchmarkDiv/400/200-4 41271 3004 ns/op BenchmarkDiv/1000/500-4 35209 3714 ns/op BenchmarkDiv/2000/1000-4 26113 4839 ns/op BenchmarkDiv/20000/10000-4 840 140596 ns/op BenchmarkDiv/200000/100000-4 20 5746894 ns/op BenchmarkDiv/2000000/1000000-4 1 187612077 ns/op BenchmarkDiv/20000000/10000000-4 1 6186679371 ns/op BenchmarkMul-4 3 37819573 ns/op BenchmarkNatMul/10-4 139060 826.7 ns/op BenchmarkNatMul/100-4 4090 28137 ns/op BenchmarkNatMul/1000-4 100 1037372 ns/op BenchmarkZeroShifts/Shl-4 22516 5267 ns/op BenchmarkZeroShifts/ShlSame-4 2640440 45.34 ns/op BenchmarkZeroShifts/Shr-4 22342 5308 ns/op BenchmarkZeroShifts/ShrSame-4 3010720 39.95 ns/op BenchmarkExp3Power/0x10-4 144836 830.8 ns/op BenchmarkExp3Power/0x40-4 126196 978.3 ns/op BenchmarkExp3Power/0x100-4 76632 1593 ns/op BenchmarkExp3Power/0x400-4 35445 3473 ns/op BenchmarkExp3Power/0x1000-4 7678 15685 ns/op BenchmarkExp3Power/0x4000-4 1130 104042 ns/op BenchmarkExp3Power/0x10000-4 126 944336 ns/op BenchmarkExp3Power/0x40000-4 12 9366233 ns/op BenchmarkExp3Power/0x100000-4 2 87509398 ns/op BenchmarkExp3Power/0x400000-4 1 809177666 ns/op BenchmarkFibo-4 4 30368159 ns/op BenchmarkNatSqr/1-4 760108 159.3 ns/op BenchmarkNatSqr/2-4 439636 277.7 ns/op BenchmarkNatSqr/3-4 349633 340.3 ns/op BenchmarkNatSqr/5-4 251146 463.0 ns/op BenchmarkNatSqr/8-4 168771 684.1 ns/op BenchmarkNatSqr/10-4 137224 833.2 ns/op BenchmarkNatSqr/20-4 37606 3146 ns/op BenchmarkNatSqr/30-4 26590 4481 ns/op BenchmarkNatSqr/50-4 14942 8035 ns/op BenchmarkNatSqr/80-4 7628 15307 ns/op BenchmarkNatSqr/100-4 5466 20862 ns/op BenchmarkNatSqr/200-4 1833 63821 ns/op BenchmarkNatSqr/300-4 931 125267 ns/op BenchmarkNatSqr/500-4 404 294634 ns/op BenchmarkNatSqr/800-4 190 619069 ns/op BenchmarkNatSqr/1000-4 132 902915 ns/op BenchmarkNatSetBytes/8-4 703333 171.0 ns/op BenchmarkNatSetBytes/24-4 196394 554.1 ns/op BenchmarkNatSetBytes/128-4 47864 2430 ns/op BenchmarkNatSetBytes/7-4 738879 161.4 ns/op BenchmarkNatSetBytes/23-4 227263 558.5 ns/op BenchmarkNatSetBytes/127-4 43783 2444 ns/op BenchmarkScanPi-4 182 652764 ns/op BenchmarkStringPiParallel-4 619 165522 ns/op BenchmarkScan/10/Base2-4 32007 3774 ns/op BenchmarkScan/100/Base2-4 3656 32997 ns/op BenchmarkScan/1000/Base2-4 367 324963 ns/op BenchmarkScan/10/Base8-4 76166 1573 ns/op BenchmarkScan/100/Base8-4 10000 11517 ns/op BenchmarkScan/1000/Base8-4 1072 114592 ns/op BenchmarkScan/10/Base10-4 84324 1437 ns/op BenchmarkScan/100/Base10-4 10000 10428 ns/op BenchmarkScan/1000/Base10-4 1170 101709 ns/op BenchmarkScan/10/Base16-4 96280 1241 ns/op BenchmarkScan/100/Base16-4 13592 8868 ns/op BenchmarkScan/1000/Base16-4 1358 87746 ns/op BenchmarkString/10/Base2-4 153276 734.5 ns/op BenchmarkString/100/Base2-4 21538 5405 ns/op BenchmarkString/1000/Base2-4 2054 51391 ns/op BenchmarkString/10/Base8-4 304666 378.7 ns/op BenchmarkString/100/Base8-4 54835 2039 ns/op BenchmarkString/1000/Base8-4 5953 18103 ns/op BenchmarkString/10/Base10-4 146779 783.4 ns/op BenchmarkString/100/Base10-4 32401 3599 ns/op BenchmarkString/1000/Base10-4 4184 27960 ns/op BenchmarkString/10/Base16-4 350548 323.8 ns/op BenchmarkString/100/Base16-4 72345 1593 ns/op BenchmarkString/1000/Base16-4 7854 13729 ns/op BenchmarkLeafSize/0-4 45 2578228 ns/op BenchmarkLeafSize/1-4 382 311244 ns/op BenchmarkLeafSize/2-4 370 318180 ns/op BenchmarkLeafSize/3-4 249 472257 ns/op BenchmarkLeafSize/4-4 388 307942 ns/op BenchmarkLeafSize/5-4 229 512298 ns/op BenchmarkLeafSize/6-4 260 445532 ns/op BenchmarkLeafSize/7-4 279 419169 ns/op BenchmarkLeafSize/8-4 382 303314 ns/op BenchmarkLeafSize/9-4 196 610069 ns/op BenchmarkLeafSize/10-4 232 521464 ns/op BenchmarkLeafSize/11-4 226 503547 ns/op BenchmarkLeafSize/12-4 260 448690 ns/op BenchmarkLeafSize/13-4 237 482178 ns/op BenchmarkLeafSize/14-4 265 412528 ns/op BenchmarkLeafSize/15-4 304 388015 ns/op BenchmarkLeafSize/16-4 376 317962 ns/op BenchmarkLeafSize/32-4 374 308374 ns/op BenchmarkLeafSize/64-4 352 330122 ns/op BenchmarkProbablyPrime/n=0-4 7 14566788 ns/op BenchmarkProbablyPrime/n=1-4 6 16927380 ns/op BenchmarkProbablyPrime/n=5-4 4 27131020 ns/op BenchmarkProbablyPrime/n=10-4 3 38740733 ns/op BenchmarkProbablyPrime/n=20-4 2 64012019 ns/op BenchmarkProbablyPrime/Lucas-4 9 12188186 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2474283 ns/op BenchmarkRatCmp-4 172993 720.0 ns/op BenchmarkFloatSqrt/64-4 19508 6213 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12220 9872 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8352 14012 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4261 27426 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 705 166780 ns/op 18033 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 44 2709197 ns/op 175739 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 214399837 ns/op 3744976 B/op 599 allocs/op PASS ok math/big 52.706s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8484594 14.12 ns/op BenchmarkLeadingZeros8-4 8096161 14.79 ns/op BenchmarkLeadingZeros16-4 9146592 13.11 ns/op BenchmarkLeadingZeros32-4 9227220 12.77 ns/op BenchmarkLeadingZeros64-4 9397789 12.77 ns/op BenchmarkTrailingZeros-4 9150218 13.19 ns/op BenchmarkTrailingZeros8-4 8981498 13.16 ns/op BenchmarkTrailingZeros16-4 9134643 13.10 ns/op BenchmarkTrailingZeros32-4 9136618 13.11 ns/op BenchmarkTrailingZeros64-4 9135284 13.12 ns/op BenchmarkOnesCount-4 9391904 12.78 ns/op BenchmarkOnesCount8-4 9116877 13.10 ns/op BenchmarkOnesCount16-4 9155190 13.11 ns/op BenchmarkOnesCount32-4 9151893 13.11 ns/op BenchmarkOnesCount64-4 9364785 12.77 ns/op BenchmarkRotateLeft-4 9151866 13.10 ns/op BenchmarkRotateLeft8-4 9157312 13.11 ns/op BenchmarkRotateLeft16-4 9127752 13.13 ns/op BenchmarkRotateLeft32-4 8902551 13.13 ns/op BenchmarkRotateLeft64-4 9199348 12.79 ns/op BenchmarkReverse-4 17834848 6.878 ns/op BenchmarkReverse8-4 17571398 6.756 ns/op BenchmarkReverse16-4 17697966 6.803 ns/op BenchmarkReverse32-4 17583447 6.770 ns/op BenchmarkReverse64-4 17849070 6.783 ns/op BenchmarkReverseBytes-4 17611834 6.828 ns/op BenchmarkReverseBytes16-4 17509863 6.790 ns/op BenchmarkReverseBytes32-4 17592624 6.790 ns/op BenchmarkReverseBytes64-4 17774409 6.777 ns/op BenchmarkAdd-4 9372304 12.78 ns/op BenchmarkAdd32-4 9143023 13.10 ns/op BenchmarkAdd64-4 9138290 13.11 ns/op BenchmarkAdd64multiple-4 18095834 6.599 ns/op BenchmarkSub-4 9350396 12.80 ns/op BenchmarkSub32-4 9135729 13.12 ns/op BenchmarkSub64-4 9143832 13.11 ns/op BenchmarkSub64multiple-4 18175648 6.572 ns/op BenchmarkMul-4 9382183 12.77 ns/op BenchmarkMul32-4 9642147 12.43 ns/op BenchmarkMul64-4 9358622 12.79 ns/op BenchmarkDiv-4 2210589 50.81 ns/op BenchmarkDiv32-4 8925303 13.44 ns/op BenchmarkDiv64-4 2333144 50.34 ns/op PASS ok math/bits 6.800s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2680844 44.65 ns/op BenchmarkAcos-4 338836 340.1 ns/op BenchmarkAcosh-4 326487 369.4 ns/op BenchmarkAsin-4 348246 341.0 ns/op BenchmarkAsinh-4 348184 336.5 ns/op BenchmarkAtan-4 503558 235.4 ns/op BenchmarkAtanh-4 509527 236.6 ns/op BenchmarkConj-4 19341735 5.404 ns/op BenchmarkCos-4 549108 204.1 ns/op BenchmarkCosh-4 554979 216.8 ns/op BenchmarkExp-4 643017 183.1 ns/op BenchmarkLog-4 501118 227.9 ns/op BenchmarkLog10-4 512137 227.6 ns/op BenchmarkPhase-4 1529966 78.29 ns/op BenchmarkPolar-4 803427 145.7 ns/op BenchmarkPow-4 185814 628.1 ns/op BenchmarkRect-4 834422 141.3 ns/op BenchmarkSin-4 548625 211.6 ns/op BenchmarkSinh-4 551815 212.5 ns/op BenchmarkSqrt-4 1524691 78.41 ns/op BenchmarkTan-4 391272 288.3 ns/op BenchmarkTanh-4 381975 301.4 ns/op PASS ok math/cmplx 3.873s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 491746 227.4 ns/op BenchmarkInt63ThreadsafeParallel-4 497718 234.9 ns/op BenchmarkInt63Unthreadsafe-4 974341 118.4 ns/op BenchmarkIntn1000-4 630807 186.4 ns/op BenchmarkInt63n1000-4 757804 154.6 ns/op BenchmarkInt31n1000-4 756009 154.9 ns/op BenchmarkFloat32-4 748969 154.9 ns/op BenchmarkFloat64-4 957823 119.1 ns/op BenchmarkPerm3-4 156432 780.5 ns/op BenchmarkPerm30-4 17664 6703 ns/op BenchmarkPerm30ViaShuffle-4 18373 6395 ns/op BenchmarkShuffleOverhead-4 12483 9550 ns/op BenchmarkRead3-4 675188 171.6 ns/op BenchmarkRead64-4 61240 1834 ns/op BenchmarkRead1000-4 4134 27353 ns/op BenchmarkConcurrent-4 120512 1012 ns/op PASS ok math/rand 3.197s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 32380 3684 ns/op BenchmarkQDecodeWord-4 73339 1606 ns/op BenchmarkQDecodeHeader-4 69994 1714 ns/op BenchmarkTypeByExtension/.html-4 374689 312.4 ns/op BenchmarkTypeByExtension/.HTML-4 253153 459.2 ns/op BenchmarkTypeByExtension/.unused-4 298815 381.7 ns/op BenchmarkExtensionsByType/text/html-4 151376 810.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 79359 1560 ns/op BenchmarkExtensionsByType/application/octet-stream-4 97828 1285 ns/op PASS ok mime 2.342s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 562 181278 ns/op 48058 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 595 179656 ns/op 48118 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 232 504133 ns/op 104177 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 471 246295 ns/op 50135 B/op 207 allocs/op PASS ok mime/multipart 1.586s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 966 121739 ns/op PASS ok mime/quotedprintable 1.148s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 88 1404942 ns/op 8560 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 24 5819358 ns/op 19596 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007214131 ns/op 158728 B/op 231 allocs/op BenchmarkDNSName-4 110206 1049 ns/op BenchmarkInterfaces-4 2664 41190 ns/op 9076 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3390 32655 ns/op 6882 B/op 22 allocs/op BenchmarkInterfaceByName-4 2695 41676 ns/op 9138 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 2016 63422 ns/op 12577 B/op 63 allocs/op BenchmarkInterfacesAndAddrs-4 6045 19794 ns/op 2710 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1041 102991 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6703 17782 ns/op BenchmarkParseIPValidIPv4-4 284875 391.5 ns/op BenchmarkParseIPValidIPv6-4 164902 750.4 ns/op BenchmarkIPString/IPv4-4 104898 1153 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11708 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46042 2733 ns/op BenchmarkIPEqual/IPv4-4 697867 172.8 ns/op BenchmarkIPEqual/IPv6-4 689563 173.5 ns/op BenchmarkSendFile/1024-4 1 1207585413 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1205126134 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1204621533 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1204769854 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204963894 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010160497 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1010515698 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1010423018 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1010953618 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1011282378 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012083898 ns/op 1.04 MB/s 616 B/op 12 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010346178 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010450618 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010493498 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010413218 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010482698 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010568457 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010562298 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010858178 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1010967458 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011484538 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012362938 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010412657 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010419458 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1012381178 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010420778 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010690778 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1011119218 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010824417 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1011000378 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010749978 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011451858 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1011945818 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010555738 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1011749897 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010513138 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010366138 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010508618 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010552618 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010240618 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010601218 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1010937818 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011697337 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012476618 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010834018 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010537618 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1011306818 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010172338 ns/op 0.01 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010190617 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010116498 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010356138 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010332538 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010950658 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1010916498 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1011841018 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2852 37695 ns/op BenchmarkTCP4OneShotTimeout-4 2882 39540 ns/op BenchmarkTCP4Persistent-4 16322 7272 ns/op BenchmarkTCP4PersistentTimeout-4 16729 7268 ns/op BenchmarkTCP4ConcurrentReadWrite-4 33272 3650 ns/op BenchmarkSetReadDeadline-4 111516 1075 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 16462 7796 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 15247 7989 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 15741 7751 ns/op 0 B/op 0 allocs/op PASS ok net 66.762s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21010 5589 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7526 13477 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9242 10832 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15154 7840 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28908 4147 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32400 3713 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1631418 73.85 ns/op BenchmarkFindChild/n=2/rep=map-4 2474511 44.99 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1352347 88.51 ns/op BenchmarkFindChild/n=4/rep=linear-4 750074 144.9 ns/op BenchmarkFindChild/n=4/rep=map-4 2491612 47.53 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 709856 160.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 409555 277.9 ns/op BenchmarkFindChild/n=8/rep=map-4 2348320 51.49 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 386811 298.1 ns/op BenchmarkFindChild/n=16/rep=linear-4 224553 536.0 ns/op BenchmarkFindChild/n=16/rep=map-4 2312090 49.90 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1761130 67.00 ns/op BenchmarkFindChild/n=32/rep=linear-4 110157 1078 ns/op BenchmarkFindChild/n=32/rep=map-4 2659144 42.81 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1968427 57.53 ns/op BenchmarkServerMatch-4 17073 7072 ns/op BenchmarkReadRequestChrome-4 3367 32136 ns/op 19.01 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9144 12072 ns/op 6.46 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8912 12115 ns/op 6.77 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6278 17300 ns/op 8.73 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14557 8017 ns/op 4.99 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 392 302999 ns/op 3.38 MB/s BenchmarkFileAndServer_1KB/https1-4 230 471583 ns/op 2.17 MB/s BenchmarkFileAndServer_1KB/h2-4 160 709478 ns/op 1.44 MB/s BenchmarkFileAndServer_16MB/h1-4 3 44912079 ns/op 373.56 MB/s BenchmarkFileAndServer_16MB/https1-4 1 120354277 ns/op 139.40 MB/s BenchmarkFileAndServer_16MB/h2-4 1 225369795 ns/op 74.44 MB/s BenchmarkFileAndServer_64MB/h1-4 1 179287036 ns/op 374.31 MB/s BenchmarkFileAndServer_64MB/https1-4 1 410683511 ns/op 163.41 MB/s BenchmarkFileAndServer_64MB/h2-4 1 904415221 ns/op 74.20 MB/s BenchmarkServeMux-4 200 625192 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 244 530302 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 426 304648 ns/op 5892 B/op 63 allocs/op BenchmarkClientServer/https1-4 234 466290 ns/op 6690 B/op 73 allocs/op BenchmarkClientServer/h2-4 181 603602 ns/op 10192 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1257 99201 ns/op 9180 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 36 5595353 ns/op 97364 B/op 1064 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36758: write tcp 127.0.0.1:32955->127.0.0.1:36758: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36680: read tcp 127.0.0.1:32955->127.0.0.1:36680: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36788: read tcp 127.0.0.1:32955->127.0.0.1:36788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36684: read tcp 127.0.0.1:32955->127.0.0.1:36684: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36692: write tcp 127.0.0.1:32955->127.0.0.1:36692: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36714: write tcp 127.0.0.1:32955->127.0.0.1:36714: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46566: read tcp 127.0.0.1:44845->127.0.0.1:46566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46580: read tcp 127.0.0.1:44845->127.0.0.1:46580: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46476: write tcp 127.0.0.1:44845->127.0.0.1:46476: use of closed network connection BenchmarkClientServerParallel/4/h2-4 88 1170855 ns/op 26768 B/op 288 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46664: write tcp 127.0.0.1:37585->127.0.0.1:46664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46560: write tcp 127.0.0.1:37585->127.0.0.1:46560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46612: read tcp 127.0.0.1:37585->127.0.0.1:46612: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46604: write tcp 127.0.0.1:37585->127.0.0.1:46604: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46588: write tcp 127.0.0.1:37585->127.0.0.1:46588: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42660: read tcp 127.0.0.1:40935->127.0.0.1:42660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42776: read tcp 127.0.0.1:40935->127.0.0.1:42776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42698: write tcp 127.0.0.1:40935->127.0.0.1:42698: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45698: write tcp 127.0.0.1:34395->127.0.0.1:45698: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45622: write tcp 127.0.0.1:34395->127.0.0.1:45622: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 864 143336 ns/op 16320 B/op 100 allocs/op BenchmarkClientServerParallel/64/https1-4 18 6104131 ns/op 111116 B/op 1203 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52968: read tcp 127.0.0.1:43205->127.0.0.1:52968: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52896: read tcp 127.0.0.1:43205->127.0.0.1:52896: use of closed network connection BenchmarkClientServerParallel/64/h2-4 32 5999172 ns/op 104368 B/op 1222 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45514: read tcp 127.0.0.1:38755->127.0.0.1:45514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45470: read tcp 127.0.0.1:38755->127.0.0.1:45470: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45472: read tcp 127.0.0.1:38755->127.0.0.1:45472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45460: read tcp 127.0.0.1:38755->127.0.0.1:45460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50420: read tcp 127.0.0.1:34445->127.0.0.1:50420: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50424: write tcp 127.0.0.1:34445->127.0.0.1:50424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50412: write tcp 127.0.0.1:34445->127.0.0.1:50412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50400: write tcp 127.0.0.1:34445->127.0.0.1:50400: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50440: write tcp 127.0.0.1:34445->127.0.0.1:50440: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50384: write tcp 127.0.0.1:34445->127.0.0.1:50384: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1016716657 ns/op 30352 B/op 180 allocs/op BenchmarkClient-4 374 299456 ns/op 3745 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 771 166054 ns/op 7588 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1518 77028 ns/op 3071 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1750 72192 ns/op 1916 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1531 69913 ns/op 2793 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1881 66251 ns/op 2723 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1833 65340 ns/op 2741 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1911 60505 ns/op 1931 B/op 14 allocs/op BenchmarkServerHijack-4 1044 113009 ns/op 16788 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 484 251710 ns/op 6113 B/op 52 allocs/op BenchmarkResponseStatusLine-4 375000 306.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.465s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7074 16696 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.196s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84474 1404 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 467589 260.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 167668 694.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60178 2019 ns/op BenchmarkStdIPv4-4 119943 993.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 83601 1431 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 84153 1403 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 74010 1573 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 60220 1882 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1206136 98.77 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 107.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 916225 126.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 219799 525.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 236338 484.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 216926 531.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77223 1551 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 230944 488.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 131474 892.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 137317 855.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 131739 895.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 70964 1682 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 291998 392.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 112032 1049 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 155536 772.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 210818 526.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 137989 843.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 262510 442.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 133418 881.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 132194 888.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 137972 877.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 102207 1169 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 356125 313.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 106408 1135 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 85033 1380 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 107268 1130 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 132612 893.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 101166 1204 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 201523 572.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 96637 1239 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 115515 1026 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 144717 814.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 107644 1093 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 806884 138.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 812170 138.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 807405 138.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 819067 143.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 812017 143.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 818821 143.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 775374 143.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 775153 144.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 818107 144.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 274047 407.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 400410 289.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 173083 694.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 176359 664.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 167343 707.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 67622 1754 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 396914 271.4 ns/op PASS ok net/netip 8.678s 2023/09/19 20:03:09 Test RPC server listening on 127.0.0.1:43319 2023/09/19 20:03:09 Test HTTP RPC server listening on 127.0.0.1:40031 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 1759 58708 ns/op BenchmarkEndToEndHTTP-4 1845 56665 ns/op BenchmarkEndToEndAsync-4 3420 33806 ns/op BenchmarkEndToEndAsyncHTTP-4 3532 33967 ns/op PASS ok net/rpc 1.690s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3406 33812 ns/op BenchmarkReadMIMEHeader/server_headers-4 4735 23109 ns/op BenchmarkUncommon-4 23042 5073 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.420s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3306 32675 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 69222 1725 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 407242 286.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 83480 1443 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 158704 762.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80785 1486 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13362 9078 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 326576 348.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 78998 1507 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 157094 749.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 76924 1498 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14475 8339 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 149138 802.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 59707 2010 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 58370 2063 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25873 4597 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4724 24977 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 148328 811.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59482 2021 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 54840 2083 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25915 4593 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4795 25045 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.166s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2052726 57.25 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 113810 1018 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 626 191245 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 236 496686 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 502 235640 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 73128 1649 ns/op BenchmarkStatFile-4 55034 2226 ns/op BenchmarkStatDir-4 57951 2097 ns/op BenchmarkLstatDot-4 72884 1640 ns/op BenchmarkLstatFile-4 55762 2213 ns/op BenchmarkLstatDir-4 58346 2080 ns/op PASS ok os 2.647s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 213 551882 ns/op 6753 B/op 30 allocs/op PASS ok os/exec 1.195s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 301310 343.0 ns/op PASS ok os/user 1.128s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3300696 36.25 ns/op BenchmarkString-4 2319306 52.13 ns/op BenchmarkBytes-4 1982605 59.66 ns/op BenchmarkNamedBytes-4 931879 123.3 ns/op BenchmarkBytesArray-4 708532 166.4 ns/op BenchmarkSliceLen-4 2334411 51.12 ns/op BenchmarkMapLen-4 802803 146.5 ns/op BenchmarkStringLen-4 1342257 89.72 ns/op BenchmarkArrayLen-4 1000000 117.1 ns/op BenchmarkSliceCap-4 2418445 49.74 ns/op BenchmarkDeepEqual/int8-4 428822 275.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83786 1423 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 356514 329.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81054 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 360441 328.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 79305 1528 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 366536 323.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80960 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 363406 324.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80887 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 419344 277.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 101041 1156 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 372069 320.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81501 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 362199 322.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81206 1474 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 359810 324.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81106 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 368146 324.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 81423 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 366962 322.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80926 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 369717 320.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80691 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 369093 320.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81717 1461 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 362761 321.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 81338 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 364603 324.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81298 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 426044 273.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83634 1425 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 375482 318.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81728 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 104872 1139 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50976 2341 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41244 2908 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29606 4032 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30808 3872 ns/op BenchmarkIsZero/ArrayComparable-4 210999 567.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 27244 4389 ns/op BenchmarkIsZero/StructComparable-4 472618 252.2 ns/op BenchmarkIsZero/StructIncomparable-4 127311 944.6 ns/op BenchmarkSetZero/Bool/Direct-4 2660854 45.49 ns/op BenchmarkSetZero/Bool/CachedZero-4 620821 191.9 ns/op BenchmarkSetZero/Bool/NewZero-4 477652 247.4 ns/op BenchmarkSetZero/Int/Direct-4 1906308 62.89 ns/op BenchmarkSetZero/Int/CachedZero-4 640299 185.9 ns/op BenchmarkSetZero/Int/NewZero-4 483862 244.8 ns/op BenchmarkSetZero/Uint/Direct-4 1919296 62.75 ns/op BenchmarkSetZero/Uint/CachedZero-4 633726 187.7 ns/op BenchmarkSetZero/Uint/NewZero-4 487194 251.4 ns/op BenchmarkSetZero/Float/Direct-4 1914651 63.12 ns/op BenchmarkSetZero/Float/CachedZero-4 645133 186.2 ns/op BenchmarkSetZero/Float/NewZero-4 488575 246.6 ns/op BenchmarkSetZero/Complex/Direct-4 1901458 62.83 ns/op BenchmarkSetZero/Complex/CachedZero-4 630688 187.6 ns/op BenchmarkSetZero/Complex/NewZero-4 493606 244.3 ns/op BenchmarkSetZero/Array/Direct-4 1687318 70.91 ns/op BenchmarkSetZero/Array/CachedZero-4 620487 194.8 ns/op BenchmarkSetZero/Array/NewZero-4 475005 250.6 ns/op BenchmarkSetZero/Chan/Direct-4 1943106 61.77 ns/op BenchmarkSetZero/Chan/CachedZero-4 612381 191.2 ns/op BenchmarkSetZero/Chan/NewZero-4 477333 247.1 ns/op BenchmarkSetZero/Func/Direct-4 1965087 60.87 ns/op BenchmarkSetZero/Func/CachedZero-4 622135 190.5 ns/op BenchmarkSetZero/Func/NewZero-4 480014 250.4 ns/op BenchmarkSetZero/Interface/Direct-4 1734891 68.19 ns/op BenchmarkSetZero/Interface/CachedZero-4 626906 190.8 ns/op BenchmarkSetZero/Interface/NewZero-4 475149 247.6 ns/op BenchmarkSetZero/Map/Direct-4 1966638 61.00 ns/op BenchmarkSetZero/Map/CachedZero-4 597632 189.2 ns/op BenchmarkSetZero/Map/NewZero-4 483294 244.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1970481 60.84 ns/op BenchmarkSetZero/Pointer/CachedZero-4 628298 190.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 480460 248.4 ns/op BenchmarkSetZero/Slice/Direct-4 1762420 67.94 ns/op BenchmarkSetZero/Slice/CachedZero-4 618084 192.7 ns/op BenchmarkSetZero/Slice/NewZero-4 473178 246.4 ns/op BenchmarkSetZero/String/Direct-4 1926678 62.44 ns/op BenchmarkSetZero/String/CachedZero-4 632296 190.8 ns/op BenchmarkSetZero/String/NewZero-4 481486 254.2 ns/op BenchmarkSetZero/Struct/Direct-4 1649253 73.32 ns/op BenchmarkSetZero/Struct/CachedZero-4 619476 191.2 ns/op BenchmarkSetZero/Struct/NewZero-4 413838 252.0 ns/op BenchmarkSelect/1-4 158137 816.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 66474 1875 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36439 3353 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 181539 630.2 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 135312 854.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 111652 1060 ns/op 120.73 MB/s BenchmarkCallArgCopy/size=256-4 102568 1160 ns/op 220.69 MB/s BenchmarkCallArgCopy/size=1024-4 69688 1633 ns/op 626.95 MB/s BenchmarkCallArgCopy/size=4096-4 30592 3812 ns/op 1074.63 MB/s BenchmarkCallArgCopy/size=65536-4 2188 56026 ns/op 1169.75 MB/s BenchmarkFieldByName1-4 1206417 102.3 ns/op BenchmarkFieldByName2-4 101703 1216 ns/op BenchmarkFieldByName3-4 13551 8926 ns/op BenchmarkInterfaceBig-4 2744583 43.75 ns/op BenchmarkInterfaceSmall-4 2753811 43.85 ns/op BenchmarkNew-4 1777231 68.00 ns/op BenchmarkMap/StringKeys/MapIndex-4 2284 51878 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1747 66194 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2073 56389 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1692 69806 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2317 52380 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1806 67112 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 184052 652.4 ns/op PASS ok reflect 17.667s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 13629 8451 ns/op 9266 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 22114 5471 ns/op 9263 B/op 1 allocs/op BenchmarkFindString-4 14685 8110 ns/op 9311 B/op 1 allocs/op BenchmarkFindSubmatch-4 13378 8927 ns/op 9143 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13878 8686 ns/op 9254 B/op 2 allocs/op BenchmarkLiteral-4 26846 4424 ns/op BenchmarkNotLiteral-4 3823 30425 ns/op BenchmarkMatchClass-4 2719 41448 ns/op BenchmarkMatchClass_InRange-4 3049 40419 ns/op BenchmarkReplaceAll-4 2774 37873 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 26904 4522 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 35974 3216 ns/op BenchmarkAnchoredShortMatch-4 21590 5524 ns/op BenchmarkAnchoredLongMatch-4 18086 6665 ns/op BenchmarkOnePassShortA-4 16034 7496 ns/op BenchmarkNotOnePassShortA-4 7774 13232 ns/op BenchmarkOnePassShortB-4 19942 5960 ns/op BenchmarkNotOnePassShortB-4 10000 10203 ns/op BenchmarkOnePassLongPrefix-4 64546 1859 ns/op BenchmarkOnePassLongNotPrefix-4 23457 5216 ns/op BenchmarkMatchParallelShared-4 30489 3919 ns/op BenchmarkMatchParallelCopied-4 31138 3759 ns/op BenchmarkQuoteMetaAll-4 135580 866.6 ns/op 16.16 MB/s BenchmarkQuoteMetaNone-4 242310 466.7 ns/op 55.71 MB/s BenchmarkCompile/Onepass-4 3862 29735 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1508 78613 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 163 727981 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2313056 52.52 ns/op 304.64 MB/s BenchmarkMatch/Easy0/32-4 29768 4033 ns/op 7.93 MB/s BenchmarkMatch/Easy0/1K-4 25402 4520 ns/op 226.55 MB/s BenchmarkMatch/Easy0i/16-4 2295376 52.68 ns/op 303.71 MB/s BenchmarkMatch/Easy0i/32-4 5002 22646 ns/op 1.41 MB/s BenchmarkMatch/Easy0i/1K-4 204 584062 ns/op 1.75 MB/s BenchmarkMatch/Easy1/16-4 2283452 51.80 ns/op 308.88 MB/s BenchmarkMatch/Easy1/32-4 28974 3944 ns/op 8.11 MB/s BenchmarkMatch/Easy1/1K-4 8001 16064 ns/op 63.75 MB/s BenchmarkMatch/Medium/16-4 2278736 51.74 ns/op 309.25 MB/s BenchmarkMatch/Medium/32-4 5517 19490 ns/op 1.64 MB/s BenchmarkMatch/Medium/1K-4 240 496552 ns/op 2.06 MB/s BenchmarkMatch/Hard/16-4 2311458 52.82 ns/op 302.92 MB/s BenchmarkMatch/Hard/32-4 3627 31250 ns/op 1.02 MB/s BenchmarkMatch/Hard/1K-4 146 817658 ns/op 1.25 MB/s BenchmarkMatch/Hard1/16-4 1317 91017 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 690 172613 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 22 5261791 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 22804 5193 ns/op 3.08 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13516 8859 ns/op 3.61 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 510 234932 ns/op 4.36 MB/s 27 B/op 0 allocs/op PASS ok regexp 8.603s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 671937 172.3 ns/op BenchmarkIsWordChar-4 162459 738.4 ns/op PASS ok regexp/syntax 2.641s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 75408 1570 ns/op BenchmarkCallers/inlined-4 121636 926.9 ns/op BenchmarkCallers/no-cache-4 36710 3291 ns/op BenchmarkFPCallers/cached-4 2569489 46.73 ns/op BenchmarkMakeChan/Byte-4 822571 125.0 ns/op BenchmarkMakeChan/Int-4 777685 163.8 ns/op BenchmarkMakeChan/Ptr-4 442177 262.9 ns/op BenchmarkMakeChan/Struct/0-4 1000000 117.2 ns/op BenchmarkMakeChan/Struct/32-4 533371 247.7 ns/op BenchmarkMakeChan/Struct/40-4 417612 278.2 ns/op BenchmarkChanNonblocking-4 8040178 14.15 ns/op BenchmarkSelectUncontended-4 1000000 110.3 ns/op BenchmarkSelectSyncContended-4 20721 5614 ns/op BenchmarkSelectAsyncContended-4 72722 1641 ns/op BenchmarkSelectNonblock-4 3871616 30.93 ns/op BenchmarkChanUncontended-4 9572 12792 ns/op BenchmarkChanContended-4 979 121473 ns/op BenchmarkChanSync-4 163736 757.7 ns/op BenchmarkChanSyncWork-4 52678 2218 ns/op BenchmarkChanProdCons0-4 61479 2061 ns/op BenchmarkChanProdCons10-4 83210 1549 ns/op BenchmarkChanProdCons100-4 90954 1319 ns/op BenchmarkChanProdConsWork0-4 58008 2134 ns/op BenchmarkChanProdConsWork10-4 77083 1616 ns/op BenchmarkChanProdConsWork100-4 84495 1441 ns/op BenchmarkSelectProdCons-4 52015 2300 ns/op BenchmarkReceiveDataFromClosedChan-4 726567 165.8 ns/op BenchmarkChanCreation-4 198136 775.7 ns/op BenchmarkChanSem-4 84712 1480 ns/op BenchmarkChanPopular-4 100 1218591 ns/op BenchmarkChanClosed-4 429276 239.9 ns/op BenchmarkCallClosure-4 5237750 22.85 ns/op BenchmarkCallClosure1-4 5572323 21.50 ns/op BenchmarkCallClosure2-4 1000000 101.3 ns/op BenchmarkCallClosure3-4 1420338 83.13 ns/op BenchmarkCallClosure4-4 1000000 101.0 ns/op BenchmarkComplex128DivNormal-4 10079899 11.86 ns/op BenchmarkComplex128DivNisNaN-4 9465842 12.78 ns/op BenchmarkComplex128DivDisNaN-4 9115189 13.16 ns/op BenchmarkComplex128DivNisInf-4 10753922 11.11 ns/op BenchmarkComplex128DivDisInf-4 6250833 19.19 ns/op BenchmarkSetTypePtr-4 56579220 2.110 ns/op 3791.60 MB/s BenchmarkSetTypePtr8-4 11946336 9.902 ns/op 6463.43 MB/s BenchmarkSetTypePtr16-4 12092092 9.836 ns/op 13012.96 MB/s BenchmarkSetTypePtr32-4 12189868 9.927 ns/op 25787.88 MB/s BenchmarkSetTypePtr64-4 12211254 9.847 ns/op 51994.80 MB/s BenchmarkSetTypePtr126-4 7363462 16.34 ns/op 61681.55 MB/s BenchmarkSetTypePtr128-4 7548878 15.96 ns/op 64170.93 MB/s BenchmarkSetTypePtrSlice-4 1000000 111.6 ns/op 73392.52 MB/s BenchmarkSetTypeNode1-4 11987245 9.918 ns/op 2419.79 MB/s BenchmarkSetTypeNode1Slice-4 5631846 21.54 ns/op 35654.99 MB/s BenchmarkSetTypeNode8-4 12085078 9.887 ns/op 8091.70 MB/s BenchmarkSetTypeNode8Slice-4 2326717 51.21 ns/op 49991.70 MB/s BenchmarkSetTypeNode64-4 7349985 16.39 ns/op 32216.46 MB/s BenchmarkSetTypeNode64Slice-4 277286 433.9 ns/op 38943.69 MB/s BenchmarkSetTypeNode64Dead-4 9050236 13.22 ns/op 39934.80 MB/s BenchmarkSetTypeNode64DeadSlice-4 313423 380.6 ns/op 44389.71 MB/s BenchmarkSetTypeNode124-4 7238438 16.32 ns/op 61773.46 MB/s BenchmarkSetTypeNode124Slice-4 231391 519.6 ns/op 62082.18 MB/s BenchmarkSetTypeNode126-4 7502382 16.01 ns/op 63959.52 MB/s BenchmarkSetTypeNode126Slice-4 229441 521.0 ns/op 62900.14 MB/s BenchmarkSetTypeNode128-4 5291574 22.73 ns/op 45753.11 MB/s BenchmarkSetTypeNode128Slice-4 175617 680.9 ns/op 48879.09 MB/s BenchmarkSetTypeNode130-4 5298639 22.68 ns/op 46554.65 MB/s BenchmarkSetTypeNode130Slice-4 172990 688.8 ns/op 49062.31 MB/s BenchmarkSetTypeNode1024-4 1000000 117.4 ns/op 69934.10 MB/s BenchmarkSetTypeNode1024Slice-4 31714 3784 ns/op 69417.55 MB/s BenchmarkAllocation-4 5115 31408 ns/op BenchmarkReadMemStats-4 10000 11572 ns/op BenchmarkReadMemStatsLatency-4 1 84520 p50-ns 84520 p90-ns 84520 p99-ns BenchmarkWriteBarrier-4 3111735 38.45 ns/op BenchmarkBulkWriteBarrier-4 7334586 14.26 ns/op BenchmarkScanStackNoLocals-4 3 36914719 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11754195 10.47 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11477366 11.46 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9070459 13.50 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7105215 18.10 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4747999 25.92 ns/op BenchmarkHash5-4 6082404 19.18 ns/op 260.75 MB/s BenchmarkHash16-4 6306402 19.39 ns/op 825.03 MB/s BenchmarkHash64-4 5936385 20.28 ns/op 3156.48 MB/s BenchmarkHash1024-4 1896901 63.32 ns/op 16170.83 MB/s BenchmarkHash65536-4 42351 2840 ns/op 23076.73 MB/s BenchmarkAlignedLoad-4 7750776 14.80 ns/op BenchmarkUnalignedLoad-4 7584145 15.47 ns/op BenchmarkEqEfaceConcrete-4 5847337 20.53 ns/op BenchmarkEqIfaceConcrete-4 5569478 21.57 ns/op BenchmarkNeEfaceConcrete-4 5839484 20.59 ns/op BenchmarkNeIfaceConcrete-4 5927295 20.19 ns/op BenchmarkConvT2EByteSized/bool-4 5398702 22.22 ns/op BenchmarkConvT2EByteSized/uint8-4 5311707 22.55 ns/op BenchmarkConvT2ESmall-4 4934762 23.91 ns/op BenchmarkConvT2EUintptr-4 4751203 25.24 ns/op BenchmarkConvT2ELarge-4 967585 123.0 ns/op BenchmarkConvT2ISmall-4 5090067 23.54 ns/op BenchmarkConvT2IUintptr-4 4755240 25.23 ns/op BenchmarkConvT2ILarge-4 982382 123.5 ns/op BenchmarkConvI2E-4 4300957 26.91 ns/op BenchmarkConvI2I-4 3949140 30.01 ns/op BenchmarkAssertE2T-4 3999604 29.94 ns/op BenchmarkAssertE2TLarge-4 2332467 50.47 ns/op BenchmarkAssertE2I-4 4102726 28.64 ns/op BenchmarkAssertI2T-4 3795315 31.41 ns/op BenchmarkAssertI2I-4 4001851 29.33 ns/op BenchmarkAssertI2E-4 4946494 23.67 ns/op BenchmarkAssertE2E-4 4937166 23.56 ns/op BenchmarkAssertE2T2-4 3103029 38.67 ns/op BenchmarkAssertE2T2Blank-4 3750332 31.94 ns/op BenchmarkAssertI2E2-4 3749985 31.93 ns/op BenchmarkAssertI2E2Blank-4 4952521 23.53 ns/op BenchmarkAssertE2E2-4 3831681 31.25 ns/op BenchmarkAssertE2E2Blank-4 4958472 23.59 ns/op BenchmarkConvT2Ezero/zero/16-4 4784733 24.87 ns/op BenchmarkConvT2Ezero/zero/32-4 4821438 24.93 ns/op BenchmarkConvT2Ezero/zero/64-4 4809025 24.88 ns/op BenchmarkConvT2Ezero/zero/str-4 4754508 25.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 4742587 25.21 ns/op BenchmarkConvT2Ezero/zero/big-4 233874 472.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 100.5 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 111.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 233905 480.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 4823251 24.88 ns/op BenchmarkConvT2Ezero/smallint/32-4 4819207 24.90 ns/op BenchmarkConvT2Ezero/smallint/64-4 4815942 24.88 ns/op BenchmarkConvT2Ezero/largeint/16-4 1461036 82.62 ns/op BenchmarkConvT2Ezero/largeint/32-4 1433008 84.80 ns/op BenchmarkConvT2Ezero/largeint/64-4 1510228 80.48 ns/op BenchmarkMalloc8-4 1791441 65.71 ns/op BenchmarkMalloc16-4 1666153 71.73 ns/op BenchmarkMallocTypeInfo8-4 1708951 72.74 ns/op BenchmarkMallocTypeInfo16-4 1407351 83.45 ns/op BenchmarkMallocLargeStruct-4 228006 520.9 ns/op BenchmarkGoroutineSelect-4 100 1145651 ns/op BenchmarkGoroutineBlocking-4 127 917898 ns/op BenchmarkGoroutineForRange-4 127 935337 ns/op BenchmarkGoroutineIdle-4 158 760921 ns/op BenchmarkHashStringSpeed-4 1994416 60.96 ns/op BenchmarkHashBytesSpeed-4 1000000 101.2 ns/op BenchmarkHashInt32Speed-4 2637582 49.24 ns/op BenchmarkHashInt64Speed-4 2466924 49.89 ns/op BenchmarkHashStringArraySpeed-4 473962 257.8 ns/op BenchmarkMegMap-4 2503657 48.21 ns/op BenchmarkMegOneMap-4 2815544 42.83 ns/op BenchmarkMegEqMap-4 2512 46974 ns/op BenchmarkMegEmptyMap-4 3226347 36.94 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2072238 58.11 ns/op BenchmarkSmallStrMap-4 2516098 46.54 ns/op BenchmarkMapStringKeysEight_16-4 2321486 51.84 ns/op BenchmarkMapStringKeysEight_32-4 2499481 50.91 ns/op BenchmarkMapStringKeysEight_64-4 2293160 52.14 ns/op BenchmarkMapStringKeysEight_1M-4 2284393 51.92 ns/op BenchmarkIntMap-4 2919679 41.09 ns/op BenchmarkMapFirst/1-4 3478982 34.57 ns/op BenchmarkMapFirst/2-4 3291754 35.48 ns/op BenchmarkMapFirst/3-4 3492949 34.41 ns/op BenchmarkMapFirst/4-4 3270003 36.52 ns/op BenchmarkMapFirst/5-4 3278706 34.65 ns/op BenchmarkMapFirst/6-4 3270613 36.82 ns/op BenchmarkMapFirst/7-4 3501506 34.77 ns/op BenchmarkMapFirst/8-4 3231490 36.16 ns/op BenchmarkMapFirst/9-4 3127981 38.85 ns/op BenchmarkMapFirst/10-4 3091995 39.10 ns/op BenchmarkMapFirst/11-4 3125143 38.51 ns/op BenchmarkMapFirst/12-4 3035152 38.24 ns/op BenchmarkMapFirst/13-4 3014317 37.63 ns/op BenchmarkMapFirst/14-4 3063937 38.98 ns/op BenchmarkMapFirst/15-4 3122325 38.58 ns/op BenchmarkMapFirst/16-4 3072957 38.39 ns/op BenchmarkMapMid/1-4 3431010 35.12 ns/op BenchmarkMapMid/2-4 3279820 36.10 ns/op BenchmarkMapMid/3-4 3337233 35.80 ns/op BenchmarkMapMid/4-4 3290248 36.44 ns/op BenchmarkMapMid/5-4 3457423 35.43 ns/op BenchmarkMapMid/6-4 3262652 36.34 ns/op BenchmarkMapMid/7-4 3204152 36.71 ns/op BenchmarkMapMid/8-4 3190287 37.32 ns/op BenchmarkMapMid/9-4 3109323 37.60 ns/op BenchmarkMapMid/10-4 3008323 39.26 ns/op BenchmarkMapMid/11-4 3048531 38.59 ns/op BenchmarkMapMid/12-4 3099141 39.23 ns/op BenchmarkMapMid/13-4 3189612 37.71 ns/op BenchmarkMapMid/14-4 3113383 39.66 ns/op BenchmarkMapMid/15-4 3081141 37.66 ns/op BenchmarkMapMid/16-4 3199262 37.59 ns/op BenchmarkMapLast/1-4 3441238 34.89 ns/op BenchmarkMapLast/2-4 3282957 35.86 ns/op BenchmarkMapLast/3-4 3318396 36.48 ns/op BenchmarkMapLast/4-4 3089490 38.96 ns/op BenchmarkMapLast/5-4 3165628 37.54 ns/op BenchmarkMapLast/6-4 3019472 38.32 ns/op BenchmarkMapLast/7-4 3137739 39.37 ns/op BenchmarkMapLast/8-4 2948344 40.64 ns/op BenchmarkMapLast/9-4 3041334 39.96 ns/op BenchmarkMapLast/10-4 2917203 40.15 ns/op BenchmarkMapLast/11-4 2933680 41.29 ns/op BenchmarkMapLast/12-4 2916063 40.55 ns/op BenchmarkMapLast/13-4 2970890 38.84 ns/op BenchmarkMapLast/14-4 2973944 38.61 ns/op BenchmarkMapLast/15-4 2963055 39.22 ns/op BenchmarkMapLast/16-4 3102667 38.29 ns/op BenchmarkMapCycle-4 2004963 59.25 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2892711 41.83 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2533 48621 ns/op BenchmarkMakeMap/[Byte]Byte-4 450788 234.4 ns/op BenchmarkMakeMap/[Int]Int-4 350827 347.4 ns/op BenchmarkNewEmptyMap-4 11861176 10.04 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1406946 84.25 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 415598 284.1 ns/op BenchmarkMapIterEmpty-4 3512222 33.94 ns/op BenchmarkSameLengthMap-4 3437488 34.93 ns/op BenchmarkBigKeyMap-4 1348443 88.88 ns/op BenchmarkBigValMap-4 1226494 97.74 ns/op BenchmarkSmallKeyMap-4 2448531 48.94 ns/op BenchmarkMapPopulate/1-4 2522954 47.61 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 134329 907.2 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9493 13559 ns/op 6155 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1000 113849 ns/op 49161 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 81 1475104 ns/op 402007 B/op 76 allocs/op BenchmarkMapPopulate/100000-4 5 22319879 ns/op 6505131 B/op 2684 allocs/op BenchmarkComplexAlgMap-4 378442 314.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1402707 85.71 ns/op BenchmarkGoMapClear/Reflexive/10-4 1306863 91.57 ns/op BenchmarkGoMapClear/Reflexive/100-4 364741 328.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60252 1988 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6744 15627 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 106.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 109.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 334555 355.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59390 2012 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6667 15639 ns/op BenchmarkMapStringConversion/32/simple-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 100.3 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 103.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 100.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 105.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1608030 80.61 ns/op BenchmarkMapInterfacePtr-4 1617986 80.64 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4681224 25.58 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 143556 766.5 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5380 21498 ns/op BenchmarkMapPop1000-4 511 231850 ns/op BenchmarkMapPop10000-4 24 5127697 ns/op BenchmarkMapAssign/Int32/256-4 2330091 52.19 ns/op BenchmarkMapAssign/Int32/65536-4 1038812 102.2 ns/op BenchmarkMapAssign/Int64/256-4 2257969 52.52 ns/op BenchmarkMapAssign/Int64/65536-4 990607 116.4 ns/op BenchmarkMapAssign/Str/256-4 1867640 64.83 ns/op BenchmarkMapAssign/Str/65536-4 802608 145.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1481044 80.34 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 732704 142.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1426406 82.53 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 721135 158.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 489675 1790 ns/op BenchmarkMapOperatorAssign/Str/65536-4 303478 371.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 810504 140.3 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 324648 371.0 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 806516 140.7 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 314550 370.7 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 571329 220.1 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 168139 626.1 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1876507 64.15 ns/op BenchmarkMapDelete/Int32/1000-4 2402361 49.98 ns/op BenchmarkMapDelete/Int32/10000-4 1884517 63.96 ns/op BenchmarkMapDelete/Int64/100-4 1875420 63.92 ns/op BenchmarkMapDelete/Int64/1000-4 2297943 52.14 ns/op BenchmarkMapDelete/Int64/10000-4 1896807 63.44 ns/op BenchmarkMapDelete/Str/100-4 1555771 77.16 ns/op BenchmarkMapDelete/Str/1000-4 1581025 75.92 ns/op BenchmarkMapDelete/Str/10000-4 1400900 85.79 ns/op BenchmarkMapDelete/Pointer/100-4 1609322 74.27 ns/op BenchmarkMapDelete/Pointer/1000-4 1738832 69.07 ns/op BenchmarkMapDelete/Pointer/10000-4 1630281 72.06 ns/op BenchmarkMemmove/0-4 14924481 7.100 ns/op BenchmarkMemmove/1-4 1206998 100.1 ns/op 9.99 MB/s BenchmarkMemmove/2-4 1000000 101.9 ns/op 19.62 MB/s BenchmarkMemmove/3-4 1000000 102.0 ns/op 29.41 MB/s BenchmarkMemmove/4-4 1000000 101.4 ns/op 39.45 MB/s BenchmarkMemmove/5-4 1000000 101.3 ns/op 49.36 MB/s BenchmarkMemmove/6-4 1000000 101.3 ns/op 59.23 MB/s BenchmarkMemmove/7-4 1000000 101.4 ns/op 69.03 MB/s BenchmarkMemmove/8-4 1248900 95.98 ns/op 83.35 MB/s BenchmarkMemmove/9-4 1000000 100.2 ns/op 89.78 MB/s BenchmarkMemmove/10-4 1000000 100.7 ns/op 99.27 MB/s BenchmarkMemmove/11-4 1000000 101.7 ns/op 108.16 MB/s BenchmarkMemmove/12-4 1000000 101.1 ns/op 118.66 MB/s BenchmarkMemmove/13-4 1000000 101.1 ns/op 128.58 MB/s BenchmarkMemmove/14-4 1204489 102.1 ns/op 137.16 MB/s BenchmarkMemmove/15-4 1000000 101.8 ns/op 147.28 MB/s BenchmarkMemmove/16-4 1000000 101.3 ns/op 157.99 MB/s BenchmarkMemmove/32-4 1000000 102.3 ns/op 312.76 MB/s BenchmarkMemmove/64-4 1000000 109.5 ns/op 584.56 MB/s BenchmarkMemmove/128-4 942506 123.7 ns/op 1034.92 MB/s BenchmarkMemmove/256-4 721483 165.7 ns/op 1545.13 MB/s BenchmarkMemmove/512-4 524833 225.0 ns/op 2275.55 MB/s BenchmarkMemmove/1024-4 344052 346.6 ns/op 2954.47 MB/s BenchmarkMemmove/2048-4 203996 584.9 ns/op 3501.27 MB/s BenchmarkMemmove/4096-4 112598 1062 ns/op 3855.14 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.2 ns/op 310.19 MB/s BenchmarkMemmoveOverlap/64-4 1000000 111.3 ns/op 575.00 MB/s BenchmarkMemmoveOverlap/128-4 935978 124.9 ns/op 1024.94 MB/s BenchmarkMemmoveOverlap/256-4 697706 169.3 ns/op 1512.30 MB/s BenchmarkMemmoveOverlap/512-4 524786 226.6 ns/op 2259.88 MB/s BenchmarkMemmoveOverlap/1024-4 327067 349.6 ns/op 2928.89 MB/s BenchmarkMemmoveOverlap/2048-4 203518 587.7 ns/op 3484.82 MB/s BenchmarkMemmoveOverlap/4096-4 112750 1063 ns/op 3853.01 MB/s BenchmarkMemmoveUnalignedDst/0-4 14538052 7.427 ns/op BenchmarkMemmoveUnalignedDst/1-4 1258536 95.65 ns/op 10.45 MB/s BenchmarkMemmoveUnalignedDst/2-4 1204773 99.43 ns/op 20.12 MB/s BenchmarkMemmoveUnalignedDst/3-4 1205672 99.45 ns/op 30.16 MB/s BenchmarkMemmoveUnalignedDst/4-4 1216897 98.56 ns/op 40.58 MB/s BenchmarkMemmoveUnalignedDst/5-4 1212037 98.51 ns/op 50.76 MB/s BenchmarkMemmoveUnalignedDst/6-4 1218891 98.57 ns/op 60.87 MB/s BenchmarkMemmoveUnalignedDst/7-4 1219908 99.02 ns/op 70.69 MB/s BenchmarkMemmoveUnalignedDst/8-4 1300207 92.18 ns/op 86.78 MB/s BenchmarkMemmoveUnalignedDst/9-4 1220778 98.29 ns/op 91.57 MB/s BenchmarkMemmoveUnalignedDst/10-4 1217578 98.13 ns/op 101.91 MB/s BenchmarkMemmoveUnalignedDst/11-4 1216174 97.97 ns/op 112.28 MB/s BenchmarkMemmoveUnalignedDst/12-4 1222936 98.20 ns/op 122.20 MB/s BenchmarkMemmoveUnalignedDst/13-4 1224715 97.95 ns/op 132.72 MB/s BenchmarkMemmoveUnalignedDst/14-4 1224856 98.23 ns/op 142.52 MB/s BenchmarkMemmoveUnalignedDst/15-4 1216125 98.22 ns/op 152.72 MB/s BenchmarkMemmoveUnalignedDst/16-4 1205968 99.32 ns/op 161.09 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 103.8 ns/op 308.30 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 111.0 ns/op 576.78 MB/s BenchmarkMemmoveUnalignedDst/128-4 944257 125.9 ns/op 1016.90 MB/s BenchmarkMemmoveUnalignedDst/256-4 701622 169.7 ns/op 1508.78 MB/s BenchmarkMemmoveUnalignedDst/512-4 519570 229.6 ns/op 2230.19 MB/s BenchmarkMemmoveUnalignedDst/1024-4 340023 351.0 ns/op 2917.57 MB/s BenchmarkMemmoveUnalignedDst/2048-4 201343 590.5 ns/op 3467.99 MB/s BenchmarkMemmoveUnalignedDst/4096-4 110931 1067 ns/op 3840.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 107.1 ns/op 298.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.0 ns/op 556.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 920866 130.3 ns/op 982.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 678349 173.6 ns/op 1474.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 503473 236.9 ns/op 2161.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 336046 354.4 ns/op 2889.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202393 592.0 ns/op 3459.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 112170 1068 ns/op 3834.42 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14429596 7.448 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1256868 95.29 ns/op 10.49 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1208358 98.93 ns/op 20.22 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1203937 99.79 ns/op 30.06 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1215130 98.25 ns/op 40.71 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1218106 98.30 ns/op 50.86 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1220943 98.40 ns/op 60.98 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1218914 98.24 ns/op 71.25 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1301998 91.96 ns/op 87.00 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1225029 98.61 ns/op 91.27 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1226089 97.95 ns/op 102.09 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1225731 97.75 ns/op 112.53 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1226050 98.15 ns/op 122.26 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1223762 98.09 ns/op 132.53 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1223767 98.21 ns/op 142.55 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1232613 97.84 ns/op 153.32 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 100.6 ns/op 158.97 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 101.2 ns/op 316.28 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 110.4 ns/op 579.46 MB/s BenchmarkMemmoveUnalignedSrc/128-4 936037 124.6 ns/op 1026.93 MB/s BenchmarkMemmoveUnalignedSrc/256-4 702493 170.1 ns/op 1505.22 MB/s BenchmarkMemmoveUnalignedSrc/512-4 506730 233.7 ns/op 2191.10 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 338110 352.2 ns/op 2907.34 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 196941 591.8 ns/op 3460.77 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 111165 1094 ns/op 3745.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 115.9 ns/op 138.04 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 116.6 ns/op 137.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 986484 121.0 ns/op 132.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 985285 121.0 ns/op 132.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 997904 119.0 ns/op 134.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 991996 118.3 ns/op 135.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 991374 119.1 ns/op 134.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 998967 118.4 ns/op 135.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 906864 129.5 ns/op 494.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 856579 140.3 ns/op 456.15 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 886654 133.1 ns/op 480.93 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 896619 133.3 ns/op 479.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 895682 133.0 ns/op 481.35 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 897612 132.3 ns/op 483.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 894640 131.6 ns/op 486.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 877012 131.6 ns/op 486.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 602348 198.0 ns/op 1293.12 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 492496 242.3 ns/op 1056.72 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 635552 187.5 ns/op 1365.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 628600 189.8 ns/op 1348.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 625782 188.0 ns/op 1361.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 631724 188.7 ns/op 1356.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 629868 187.6 ns/op 1364.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 638433 188.2 ns/op 1360.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94582 1265 ns/op 3238.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 61194 1960 ns/op 2090.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 109870 1083 ns/op 3782.44 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110524 1084 ns/op 3777.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110438 1083 ns/op 3782.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110286 1082 ns/op 3784.82 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110454 1083 ns/op 3782.60 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110748 1083 ns/op 3781.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 5960 19205 ns/op 3412.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3651 30107 ns/op 2176.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6481 16212 ns/op 4042.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7573 15845 ns/op 4136.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6403 16109 ns/op 4068.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6561 15984 ns/op 4100.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6501 16041 ns/op 4085.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6363 15963 ns/op 4105.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 104.6 ns/op 306.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 113.9 ns/op 561.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 901740 127.4 ns/op 1004.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 687600 171.5 ns/op 1492.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 517472 229.6 ns/op 2230.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 339981 351.9 ns/op 2909.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 201576 591.4 ns/op 3463.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 111939 1068 ns/op 3834.00 MB/s BenchmarkMemclr/5-4 14044022 8.580 ns/op 582.76 MB/s BenchmarkMemclr/16-4 14749551 8.202 ns/op 1950.84 MB/s BenchmarkMemclr/64-4 12289339 9.814 ns/op 6521.28 MB/s BenchmarkMemclr/256-4 9628190 12.44 ns/op 20572.15 MB/s BenchmarkMemclr/4096-4 2269633 52.83 ns/op 77524.87 MB/s BenchmarkMemclr/65536-4 154057 707.1 ns/op 92680.09 MB/s BenchmarkMemclr/1M-4 6086 17060 ns/op 61465.81 MB/s BenchmarkMemclr/4M-4 1410 77412 ns/op 54181.85 MB/s BenchmarkMemclr/8M-4 708 152720 ns/op 54927.94 MB/s BenchmarkMemclr/16M-4 352 326302 ns/op 51416.18 MB/s BenchmarkMemclr/64M-4 92 1252691 ns/op 53571.77 MB/s BenchmarkMemclrUnaligned/0_5-4 7906200 15.13 ns/op 330.52 MB/s BenchmarkMemclrUnaligned/0_16-4 7922402 15.13 ns/op 1057.61 MB/s BenchmarkMemclrUnaligned/0_64-4 7088092 16.78 ns/op 3814.26 MB/s BenchmarkMemclrUnaligned/0_256-4 5857590 20.43 ns/op 12533.28 MB/s BenchmarkMemclrUnaligned/0_4096-4 1982215 60.54 ns/op 67652.95 MB/s BenchmarkMemclrUnaligned/0_65536-4 152136 727.9 ns/op 90039.68 MB/s BenchmarkMemclrUnaligned/1_5-4 7895526 15.13 ns/op 330.50 MB/s BenchmarkMemclrUnaligned/1_16-4 7926882 15.13 ns/op 1057.16 MB/s BenchmarkMemclrUnaligned/1_64-4 7103887 17.06 ns/op 3751.41 MB/s BenchmarkMemclrUnaligned/1_256-4 5580408 21.38 ns/op 11976.14 MB/s BenchmarkMemclrUnaligned/1_4096-4 1945532 61.62 ns/op 66473.95 MB/s BenchmarkMemclrUnaligned/1_65536-4 161286 720.9 ns/op 90906.55 MB/s BenchmarkMemclrUnaligned/4_5-4 7929145 15.14 ns/op 330.29 MB/s BenchmarkMemclrUnaligned/4_16-4 7914794 15.13 ns/op 1057.61 MB/s BenchmarkMemclrUnaligned/4_64-4 7023638 17.06 ns/op 3752.26 MB/s BenchmarkMemclrUnaligned/4_256-4 5599741 21.26 ns/op 12042.25 MB/s BenchmarkMemclrUnaligned/4_4096-4 1949070 61.56 ns/op 66533.47 MB/s BenchmarkMemclrUnaligned/4_65536-4 147982 728.2 ns/op 90000.31 MB/s BenchmarkMemclrUnaligned/7_5-4 7918806 15.12 ns/op 330.58 MB/s BenchmarkMemclrUnaligned/7_16-4 7927090 15.13 ns/op 1057.79 MB/s BenchmarkMemclrUnaligned/7_64-4 7027752 17.11 ns/op 3740.98 MB/s BenchmarkMemclrUnaligned/7_256-4 5632586 21.38 ns/op 11973.74 MB/s BenchmarkMemclrUnaligned/7_4096-4 1946952 62.93 ns/op 65085.25 MB/s BenchmarkMemclrUnaligned/7_65536-4 151528 722.3 ns/op 90729.03 MB/s BenchmarkMemclrUnaligned/0_1M-4 6133 16387 ns/op 63987.64 MB/s BenchmarkMemclrUnaligned/0_4M-4 1551 81084 ns/op 51727.92 MB/s BenchmarkMemclrUnaligned/0_8M-4 736 153936 ns/op 54494.23 MB/s BenchmarkMemclrUnaligned/0_16M-4 379 312247 ns/op 53730.58 MB/s BenchmarkMemclrUnaligned/0_64M-4 87 1274609 ns/op 52650.56 MB/s BenchmarkMemclrUnaligned/1_1M-4 7419 15769 ns/op 66494.59 MB/s BenchmarkMemclrUnaligned/1_4M-4 1550 77693 ns/op 53985.30 MB/s BenchmarkMemclrUnaligned/1_8M-4 770 154426 ns/op 54321.17 MB/s BenchmarkMemclrUnaligned/1_16M-4 386 310865 ns/op 53969.50 MB/s BenchmarkMemclrUnaligned/1_64M-4 88 1320085 ns/op 50836.76 MB/s BenchmarkMemclrUnaligned/4_1M-4 7420 15798 ns/op 66372.52 MB/s BenchmarkMemclrUnaligned/4_4M-4 1426 74482 ns/op 56312.78 MB/s BenchmarkMemclrUnaligned/4_8M-4 772 160921 ns/op 52128.76 MB/s BenchmarkMemclrUnaligned/4_16M-4 367 324321 ns/op 51730.27 MB/s BenchmarkMemclrUnaligned/4_64M-4 91 1245970 ns/op 53860.73 MB/s BenchmarkMemclrUnaligned/7_1M-4 7524 15577 ns/op 67314.39 MB/s BenchmarkMemclrUnaligned/7_4M-4 1483 74222 ns/op 56509.98 MB/s BenchmarkMemclrUnaligned/7_8M-4 774 151888 ns/op 55228.96 MB/s BenchmarkMemclrUnaligned/7_16M-4 352 310062 ns/op 54109.22 MB/s BenchmarkMemclrUnaligned/7_64M-4 92 1288654 ns/op 52076.72 MB/s BenchmarkGoMemclr/5-4 2089227 57.72 ns/op 86.62 MB/s BenchmarkGoMemclr/16-4 545672 218.3 ns/op 73.31 MB/s BenchmarkGoMemclr/64-4 144854 828.8 ns/op 77.22 MB/s BenchmarkGoMemclr/256-4 36682 3266 ns/op 78.39 MB/s BenchmarkMemclrRange/1K_2K-4 63613 1867 ns/op 51357.85 MB/s BenchmarkMemclrRange/2K_8K-4 27283 4391 ns/op 75950.91 MB/s BenchmarkMemclrRange/4K_16K-4 30775 3885 ns/op 83152.03 MB/s BenchmarkMemclrRange/160K_228K-4 6322 19026 ns/op 87399.54 MB/s BenchmarkClearFat7-4 6808540 17.61 ns/op BenchmarkClearFat8-4 7493086 15.97 ns/op BenchmarkClearFat11-4 6741224 17.72 ns/op BenchmarkClearFat12-4 6636609 18.03 ns/op BenchmarkClearFat13-4 6745180 17.77 ns/op BenchmarkClearFat14-4 6614937 18.01 ns/op BenchmarkClearFat15-4 6765091 17.76 ns/op BenchmarkClearFat16-4 6592044 18.01 ns/op BenchmarkClearFat24-4 6244275 18.75 ns/op BenchmarkClearFat32-4 6355177 18.83 ns/op BenchmarkClearFat40-4 6133539 19.59 ns/op BenchmarkClearFat48-4 5865561 20.55 ns/op BenchmarkClearFat56-4 5640963 21.28 ns/op BenchmarkClearFat64-4 5435067 22.09 ns/op BenchmarkClearFat72-4 5271564 22.78 ns/op BenchmarkClearFat128-4 4162029 28.86 ns/op BenchmarkClearFat256-4 2398524 49.99 ns/op BenchmarkClearFat512-4 1607305 74.92 ns/op BenchmarkClearFat1024-4 914550 131.1 ns/op BenchmarkClearFat1032-4 895602 132.6 ns/op BenchmarkClearFat1040-4 859254 139.3 ns/op BenchmarkCopyFat7-4 6728764 17.77 ns/op BenchmarkCopyFat8-4 7540340 15.91 ns/op BenchmarkCopyFat11-4 6515506 18.39 ns/op BenchmarkCopyFat12-4 6504318 18.40 ns/op BenchmarkCopyFat13-4 6514459 18.39 ns/op BenchmarkCopyFat14-4 6523242 18.42 ns/op BenchmarkCopyFat15-4 6523624 18.41 ns/op BenchmarkCopyFat16-4 6398484 18.74 ns/op BenchmarkCopyFat24-4 6450073 18.60 ns/op BenchmarkCopyFat32-4 6227412 19.24 ns/op BenchmarkCopyFat64-4 5365670 22.29 ns/op BenchmarkCopyFat72-4 5200558 23.19 ns/op BenchmarkCopyFat128-4 3816817 31.31 ns/op BenchmarkCopyFat256-4 2329398 51.45 ns/op BenchmarkCopyFat512-4 1497262 80.20 ns/op BenchmarkCopyFat520-4 1475768 81.40 ns/op BenchmarkCopyFat1024-4 842010 139.7 ns/op BenchmarkCopyFat1032-4 834886 142.5 ns/op BenchmarkCopyFat1040-4 740923 159.5 ns/op BenchmarkIssue18740/2byte-4 337 356257 ns/op BenchmarkIssue18740/4byte-4 574 208551 ns/op BenchmarkIssue18740/8byte-4 915 130937 ns/op BenchmarkMemclrKnownSize1-4 8296665 14.11 ns/op 70.87 MB/s BenchmarkMemclrKnownSize2-4 4697930 25.54 ns/op 78.30 MB/s BenchmarkMemclrKnownSize4-4 3025498 39.69 ns/op 100.79 MB/s BenchmarkMemclrKnownSize8-4 1000000 117.2 ns/op 68.24 MB/s BenchmarkMemclrKnownSize16-4 539625 217.5 ns/op 73.56 MB/s BenchmarkMemclrKnownSize32-4 281583 424.8 ns/op 75.33 MB/s BenchmarkMemclrKnownSize64-4 144552 826.3 ns/op 77.45 MB/s BenchmarkMemclrKnownSize112-4 83023 1446 ns/op 77.47 MB/s BenchmarkMemclrKnownSize128-4 72501 1650 ns/op 77.57 MB/s BenchmarkMemclrKnownSize192-4 48606 2472 ns/op 77.66 MB/s BenchmarkMemclrKnownSize248-4 37952 3160 ns/op 78.49 MB/s BenchmarkMemclrKnownSize256-4 36615 3272 ns/op 78.24 MB/s BenchmarkMemclrKnownSize512-4 18388 6502 ns/op 78.75 MB/s BenchmarkMemclrKnownSize1024-4 9066 13043 ns/op 78.51 MB/s BenchmarkMemclrKnownSize4096-4 2280 52067 ns/op 78.67 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6857505 ns/op 76.45 MB/s BenchmarkReadMetricsLatency-4 18973 5040 p50-ns 5440 p90-ns 15160 p99-ns BenchmarkFinalizer-4 199 608196 ns/op BenchmarkFinalizerRun-4 334678 631.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7412421 16.18 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4148848 28.83 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2849110 42.06 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2843814 42.06 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1683836 71.43 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1522129 78.83 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2761777 43.48 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1623519 73.94 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1671600 71.83 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2389764 50.21 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2380766 50.22 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2052258 58.33 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1799877 66.32 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1740598 68.93 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8651940 13.83 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8077827 14.90 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8020081 14.97 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8401407 14.02 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7012819 17.00 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6518734 18.37 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8545693 13.90 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8007836 14.81 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8094108 14.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8617297 13.86 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8092993 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8082200 14.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8622670 13.81 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8076674 14.90 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8072306 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8646703 13.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8017209 14.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8110387 14.87 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8691520 13.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7111920 16.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7102305 16.86 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8479198 13.81 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7122202 16.84 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7128583 16.86 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8683192 13.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7094814 16.88 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7125297 16.82 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8662158 13.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7127244 16.83 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7129802 16.84 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8669517 13.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8098980 14.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8099482 14.85 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8646454 13.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8092710 14.81 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8105019 14.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8687619 13.85 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8035893 14.89 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8109860 14.81 ns/op BenchmarkNetpollBreak-4 3619 30487 ns/op BenchmarkPinnerPinUnpinBatch-4 1220 93412 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 243 490074 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1285 94041 ns/op BenchmarkPinnerPinUnpin-4 1316186 90.70 ns/op BenchmarkPinnerPinUnpinTiny-4 1302130 90.57 ns/op BenchmarkPinnerPinUnpinDouble-4 497008 239.2 ns/op BenchmarkPinnerPinUnpinParallel-4 3145560 37.80 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3218473 36.14 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 236810 507.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5850051 20.51 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5959452 20.12 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7017608 16.98 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7240710 16.38 ns/op BenchmarkPingPongHog-4 404 347236 ns/op BenchmarkStackGrowth-4 112953 1003 ns/op BenchmarkStackGrowthDeep-4 1135 103597 ns/op BenchmarkCreateGoroutines-4 46074 2600 ns/op BenchmarkCreateGoroutinesParallel-4 39573 3118 ns/op BenchmarkCreateGoroutinesCapture-4 7596 21377 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38640 3007 ns/op BenchmarkClosureCall-4 19104997 5.449 ns/op BenchmarkWakeupParallelSpinning/0s-4 6806 17509 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5708 26804 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3536 31731 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3183 35121 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2434 53438 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1363 87291 ns/op BenchmarkWakeupParallelSpinning/50µs-4 704 175558 ns/op BenchmarkWakeupParallelSpinning/100µs-4 427 285745 ns/op BenchmarkWakeupParallelSyscall/0s-4 880 137693 ns/op BenchmarkWakeupParallelSyscall/1µs-4 854 138645 ns/op BenchmarkWakeupParallelSyscall/2µs-4 837 141665 ns/op BenchmarkWakeupParallelSyscall/5µs-4 825 146428 ns/op BenchmarkWakeupParallelSyscall/10µs-4 759 157739 ns/op BenchmarkWakeupParallelSyscall/20µs-4 690 178082 ns/op BenchmarkWakeupParallelSyscall/50µs-4 502 236891 ns/op BenchmarkWakeupParallelSyscall/100µs-4 355 336498 ns/op BenchmarkMatmult-4 4693704 31.76 ns/op BenchmarkFastrand-4 8927880 13.25 ns/op BenchmarkFastrand64-4 8990110 13.25 ns/op BenchmarkFastrandHashiter-4 4038913 29.32 ns/op BenchmarkFastrandn/2-4 6862428 17.47 ns/op BenchmarkFastrandn/3-4 6729187 17.81 ns/op BenchmarkFastrandn/4-4 6987208 17.16 ns/op BenchmarkFastrandn/5-4 6992419 17.14 ns/op BenchmarkIfaceCmp100-4 92510 1295 ns/op BenchmarkIfaceCmpNil100-4 165951 721.6 ns/op BenchmarkEfaceCmpDiff-4 37645 3176 ns/op BenchmarkEfaceCmpDiffIndirect-4 33430 3601 ns/op BenchmarkDefer-4 920103 128.3 ns/op BenchmarkDefer10-4 663144 189.2 ns/op BenchmarkDeferMany-4 418286 376.1 ns/op BenchmarkPanicRecover-4 465411 254.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 12511 9466 ns/op 9080 p50-ns 9480 p90-ns 14200 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 10891 ns/op 9120 p50-ns 10080 p90-ns 28360 p99-ns BenchmarkGoroutineProfile/small/idle-4 4124 30259 ns/op 28920 p50-ns 31200 p90-ns 42760 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1016 123261 ns/op 70440 p50-ns 214880 p90-ns 536600 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12338 10024 ns/op 9400 p50-ns 10920 p90-ns 14960 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11496 ns/op 9680 p50-ns 11040 p90-ns 25200 p99-ns BenchmarkGoroutineProfile/large/idle-4 54 2246003 ns/op 2225120 p50-ns 2333920 p90-ns 2497960 p99-ns BenchmarkGoroutineProfile/large/loaded-4 40 2890141 ns/op 2460240 p50-ns 4676080 p90-ns 7033720 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 14185 9417 ns/op 9040 p50-ns 9520 p90-ns 14560 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10000 12051 ns/op 9200 p50-ns 11080 p90-ns 170080 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 700 174406 ns/op 173480 p50-ns 196440 p90-ns 224240 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 454 300718 ns/op 216720 p50-ns 265200 p90-ns 3833560 p99-ns BenchmarkRWMutexUncontended-4 2863105 41.44 ns/op BenchmarkRWMutexWrite100-4 1201527 107.5 ns/op BenchmarkRWMutexWrite10-4 186306 737.2 ns/op BenchmarkRWMutexWorkWrite100-4 715614 214.8 ns/op BenchmarkRWMutexWorkWrite10-4 155836 776.2 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2604 44283 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1172 101189 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1279 90744 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 562 212013 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 634 184113 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 264 437852 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 307 377723 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 917829 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 307250 420.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 241286 419.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 269686 458.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 291686 437.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 254325 453.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 246258 467.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 248317 488.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 245011 479.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 218852 499.4 ns/op BenchmarkMakeSlice/Byte-4 1905302 62.59 ns/op BenchmarkMakeSlice/Int16-4 1866513 64.73 ns/op BenchmarkMakeSlice/Int-4 1505731 80.10 ns/op BenchmarkMakeSlice/Ptr-4 1344182 88.84 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 124.3 ns/op BenchmarkMakeSlice/Struct/32-4 925982 143.5 ns/op BenchmarkMakeSlice/Struct/40-4 842199 169.5 ns/op BenchmarkGrowSlice/Byte-4 600036 204.5 ns/op BenchmarkGrowSlice/Int16-4 571069 215.0 ns/op BenchmarkGrowSlice/Int-4 448436 271.6 ns/op BenchmarkGrowSlice/Ptr-4 400420 302.9 ns/op BenchmarkGrowSlice/Struct/24-4 292405 426.3 ns/op BenchmarkGrowSlice/Struct/32-4 204896 502.6 ns/op BenchmarkGrowSlice/Struct/40-4 191106 591.8 ns/op BenchmarkExtendSlice/IntSlice-4 414192 308.5 ns/op BenchmarkExtendSlice/PointerSlice-4 370915 344.4 ns/op BenchmarkExtendSlice/NoGrow-4 702016 179.0 ns/op BenchmarkAppend-4 732081 163.0 ns/op BenchmarkAppendGrowByte-4 5 22841703 ns/op BenchmarkAppendGrowString-4 1 169157476 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 101.9 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 103.3 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 105.7 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 101.0 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 104.2 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 103.8 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 105.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 88842 1366 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 26898 4356 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 13553 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2488 48888 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 224 512366 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 56 2113488 ns/op BenchmarkAppendStr/1Bytes-4 1300995 91.70 ns/op BenchmarkAppendStr/4Bytes-4 1262665 94.19 ns/op BenchmarkAppendStr/8Bytes-4 1267002 93.45 ns/op BenchmarkAppendStr/16Bytes-4 1266664 93.88 ns/op BenchmarkAppendStr/32Bytes-4 1254168 95.26 ns/op BenchmarkAppendSpecialCase-4 704754 162.5 ns/op BenchmarkCopy/1Byte-4 1000000 100.5 ns/op 9.95 MB/s BenchmarkCopy/1String-4 1286127 92.99 ns/op 10.75 MB/s BenchmarkCopy/2Byte-4 1000000 102.6 ns/op 19.49 MB/s BenchmarkCopy/2String-4 1257373 95.04 ns/op 21.04 MB/s BenchmarkCopy/4Byte-4 1000000 102.6 ns/op 38.98 MB/s BenchmarkCopy/4String-4 1277065 95.80 ns/op 41.76 MB/s BenchmarkCopy/8Byte-4 1218278 98.29 ns/op 81.40 MB/s BenchmarkCopy/8String-4 1281762 93.59 ns/op 85.48 MB/s BenchmarkCopy/12Byte-4 1000000 101.6 ns/op 118.09 MB/s BenchmarkCopy/12String-4 1262634 95.34 ns/op 125.86 MB/s BenchmarkCopy/16Byte-4 1000000 101.6 ns/op 157.46 MB/s BenchmarkCopy/16String-4 1251328 95.70 ns/op 167.19 MB/s BenchmarkCopy/32Byte-4 1000000 105.8 ns/op 302.34 MB/s BenchmarkCopy/32String-4 1000000 101.7 ns/op 314.56 MB/s BenchmarkCopy/128Byte-4 907303 130.8 ns/op 978.30 MB/s BenchmarkCopy/128String-4 879249 135.1 ns/op 947.45 MB/s BenchmarkCopy/1024Byte-4 302202 395.1 ns/op 2591.44 MB/s BenchmarkCopy/1024String-4 250795 477.3 ns/op 2145.26 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27859 4278 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20733 5764 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 14440 8125 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 12789 9112 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9511 11591 ns/op BenchmarkAppendInPlace/Grow/Byte-4 120688 1066 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 108608 1041 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 93146 1305 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 84321 1447 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 73963 1558 ns/op BenchmarkStackCopyPtr-4 1 191915195 ns/op BenchmarkStackCopy-4 1 121817317 ns/op BenchmarkStackCopyNoCache-4 24 4587400 ns/op BenchmarkStackCopyWithStkobj-4 2 54814839 ns/op BenchmarkIssue18138-4 1008 118667 ns/op BenchmarkCompareStringEqual-4 12670202 8.755 ns/op BenchmarkCompareStringIdentical-4 19248660 5.468 ns/op BenchmarkCompareStringSameLength-4 14114126 7.488 ns/op BenchmarkCompareStringDifferentLength-4 19424138 5.425 ns/op BenchmarkCompareStringBigUnaligned-4 1516 68086 ns/op 15400.87 MB/s BenchmarkCompareStringBig-4 2246 53119 ns/op 19740.17 MB/s BenchmarkConcatStringAndBytes-4 1794487 66.72 ns/op BenchmarkSliceByteToString/1-4 1590334 75.92 ns/op BenchmarkSliceByteToString/2-4 904458 138.2 ns/op BenchmarkSliceByteToString/4-4 926668 138.0 ns/op BenchmarkSliceByteToString/8-4 936738 134.8 ns/op BenchmarkSliceByteToString/16-4 923616 136.1 ns/op BenchmarkSliceByteToString/32-4 899442 140.0 ns/op BenchmarkSliceByteToString/64-4 749700 167.7 ns/op BenchmarkSliceByteToString/128-4 553341 242.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2478686 48.50 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 844522 140.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 966681 121.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3957574 30.26 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1599266 75.14 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1822507 65.79 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1888680 63.51 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 422928 280.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 510116 234.4 ns/op BenchmarkRuneIterate/range/ASCII-4 7132548 16.17 ns/op BenchmarkRuneIterate/range/Japanese-4 1812608 65.54 ns/op BenchmarkRuneIterate/range/MixedLength-4 2163462 54.94 ns/op BenchmarkRuneIterate/range1/ASCII-4 7120156 16.16 ns/op BenchmarkRuneIterate/range1/Japanese-4 1812157 65.59 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2162719 54.81 ns/op BenchmarkRuneIterate/range2/ASCII-4 7128091 16.13 ns/op BenchmarkRuneIterate/range2/Japanese-4 1811562 65.53 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2159572 54.86 ns/op BenchmarkArrayEqual-4 16991101 6.110 ns/op BenchmarkFunc/Name-4 2724367 43.18 ns/op BenchmarkFunc/Entry-4 11409534 9.418 ns/op BenchmarkFunc/FileLine-4 2670992 43.07 ns/op PASS ok runtime 147.925s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21744 5454 ns/op BenchmarkHandle/concurrent-4 14610 8260 ns/op PASS ok runtime/cgo 1.402s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21811836 5.482 ns/op BenchmarkAtomicStore64-4 21151039 5.645 ns/op BenchmarkAtomicLoad-4 21873381 5.455 ns/op BenchmarkAtomicStore-4 21082664 5.693 ns/op BenchmarkAnd8-4 7883989 14.82 ns/op BenchmarkAnd-4 8640328 14.56 ns/op BenchmarkAnd8Parallel-4 1992621 57.96 ns/op BenchmarkAndParallel-4 2134477 58.56 ns/op BenchmarkOr8-4 8537352 14.49 ns/op BenchmarkOr-4 8584795 14.47 ns/op BenchmarkOr8Parallel-4 2076906 58.91 ns/op BenchmarkOrParallel-4 2187460 58.80 ns/op BenchmarkXadd-4 2399742 50.07 ns/op BenchmarkXadd64-4 2321593 52.36 ns/op BenchmarkCas-4 2288925 56.54 ns/op BenchmarkCas64-4 2154350 55.42 ns/op BenchmarkXchg-4 2179647 55.46 ns/op BenchmarkXchg64-4 2037954 58.55 ns/op PASS ok runtime/internal/atomic 3.873s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4053906 30.25 ns/op BenchmarkMulUintptr/large-4 3096234 37.06 ns/op PASS ok runtime/internal/math 1.324s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 25 4568747 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 4975044 ns/op 460.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2082 57787 ns/op 1.595 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11652551 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 12763915 ns/op 1219 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 450 271300 ns/op 20.48 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80300938 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 87830478 ns/op 8543 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 44 2366924 ns/op 229.1 concurrent_launches/op PASS ok runtime/pprof 2.628s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 51 2055394 ns/op BenchmarkStackLeak-4 13513 8578 ns/op PASS ok runtime/race 1.382s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2675734 44.72 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 189096 625.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.312s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 40 2745150 ns/op BenchmarkIndex_Large-4 10076 10998 ns/op BenchmarkIndexFunc_Large-4 163 737300 ns/op BenchmarkCompact/nil-4 8040609 14.95 ns/op BenchmarkCompact/one-4 1000000 101.2 ns/op BenchmarkCompact/sorted-4 787731 143.2 ns/op BenchmarkCompact/1_item-4 728313 157.4 ns/op BenchmarkCompact/unsorted-4 755648 142.8 ns/op BenchmarkCompact/many-4 496400 229.8 ns/op BenchmarkCompact_Large-4 681 163147 ns/op BenchmarkCompactFunc_Large-4 55 1894490 ns/op BenchmarkReplace/naive-fast-4 68652 1677 ns/op BenchmarkReplace/optimized-fast-4 81465 1381 ns/op BenchmarkReplace/naive-slow-4 30784 4039 ns/op BenchmarkReplace/optimized-slow-4 33198 3436 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.5 ns/op BenchmarkBinarySearchFloats/Size32-4 886681 131.2 ns/op BenchmarkBinarySearchFloats/Size64-4 838035 143.3 ns/op BenchmarkBinarySearchFloats/Size128-4 768087 156.6 ns/op BenchmarkBinarySearchFloats/Size512-4 630410 184.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 603147 197.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 382300 312.9 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 321271 372.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 278448 420.3 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 247209 472.9 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 202918 578.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 186648 629.0 ns/op PASS ok slices 4.680s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 98577 1198 ns/op BenchmarkSortInts-4 1 133315397 ns/op BenchmarkSlicesSortInts-4 2 59075738 ns/op BenchmarkSortIsSorted-4 21 5147867 ns/op BenchmarkSlicesIsSorted-4 68 1745815 ns/op BenchmarkSortStrings-4 1 174426996 ns/op BenchmarkSlicesSortStrings-4 2 90894518 ns/op BenchmarkSortStrings_Sorted-4 20 5966544 ns/op BenchmarkSlicesSortStrings_Sorted-4 51 2306495 ns/op BenchmarkSortStructs-4 1 205551276 ns/op BenchmarkSortFuncStructs-4 1 166046276 ns/op BenchmarkSortString1K-4 270 443329 ns/op BenchmarkSortString1K_Slice-4 141 843582 ns/op BenchmarkStableString1K-4 72 1600668 ns/op BenchmarkSortInt1K-4 339 353335 ns/op BenchmarkSortInt1K_Sorted-4 5726 20972 ns/op BenchmarkSortInt1K_Reversed-4 3469 34338 ns/op BenchmarkSortInt1K_Mod8-4 904 132738 ns/op BenchmarkStableInt1K-4 93 1204901 ns/op BenchmarkStableInt1K_Slice-4 100 1090393 ns/op BenchmarkSortInt64K-4 4 33212719 ns/op BenchmarkSortInt64K_Slice-4 2 71491618 ns/op BenchmarkStableInt64K-4 1 103961318 ns/op BenchmarkSort1e2-4 336 367684 ns/op BenchmarkStable1e2-4 122 963669 ns/op BenchmarkSort1e4-4 2 73542038 ns/op BenchmarkStable1e4-4 1 309886353 ns/op PASS ok sort 19.352s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 471920 234.0 ns/op BenchmarkAtof64Float-4 446361 256.2 ns/op BenchmarkAtof64FloatExp-4 377438 304.0 ns/op BenchmarkAtof64Big-4 314158 370.6 ns/op BenchmarkAtof64RandomBits-4 185247 638.4 ns/op BenchmarkAtof64RandomFloats-4 325746 366.1 ns/op BenchmarkAtof64RandomLongFloats-4 301858 394.7 ns/op BenchmarkAtof32Decimal-4 485641 238.5 ns/op BenchmarkAtof32Float-4 461566 258.3 ns/op BenchmarkAtof32FloatExp-4 377158 306.1 ns/op BenchmarkAtof32Random-4 281422 422.9 ns/op BenchmarkAtof32RandomLong-4 135878 865.3 ns/op BenchmarkParseInt/Pos/7bit-4 923139 125.6 ns/op BenchmarkParseInt/Pos/26bit-4 476348 229.4 ns/op BenchmarkParseInt/Pos/31bit-4 476719 248.9 ns/op BenchmarkParseInt/Pos/56bit-4 303306 366.4 ns/op BenchmarkParseInt/Pos/63bit-4 288219 386.0 ns/op BenchmarkParseInt/Neg/7bit-4 898821 124.6 ns/op BenchmarkParseInt/Neg/26bit-4 509294 229.6 ns/op BenchmarkParseInt/Neg/31bit-4 434839 253.9 ns/op BenchmarkParseInt/Neg/56bit-4 331579 358.6 ns/op BenchmarkParseInt/Neg/63bit-4 313188 380.9 ns/op BenchmarkAtoi/Pos/7bit-4 1520048 78.79 ns/op BenchmarkAtoi/Pos/26bit-4 693913 173.2 ns/op BenchmarkAtoi/Pos/31bit-4 630954 189.2 ns/op BenchmarkAtoi/Pos/56bit-4 364953 288.6 ns/op BenchmarkAtoi/Pos/63bit-4 265964 416.9 ns/op BenchmarkAtoi/Neg/7bit-4 1542104 77.97 ns/op BenchmarkAtoi/Neg/26bit-4 612244 172.8 ns/op BenchmarkAtoi/Neg/31bit-4 575638 193.7 ns/op BenchmarkAtoi/Neg/56bit-4 414255 285.6 ns/op BenchmarkAtoi/Neg/63bit-4 266839 412.2 ns/op BenchmarkFormatFloat/Decimal-4 103914 1134 ns/op BenchmarkFormatFloat/Float-4 92956 1274 ns/op BenchmarkFormatFloat/Exp-4 101583 1196 ns/op BenchmarkFormatFloat/NegExp-4 99435 1192 ns/op BenchmarkFormatFloat/LongExp-4 86659 1380 ns/op BenchmarkFormatFloat/Big-4 82672 1424 ns/op BenchmarkFormatFloat/BinaryExp-4 180340 673.0 ns/op BenchmarkFormatFloat/32Integer-4 104462 1140 ns/op BenchmarkFormatFloat/32ExactFraction-4 105208 1138 ns/op BenchmarkFormatFloat/32Point-4 93882 1258 ns/op BenchmarkFormatFloat/32Exp-4 101917 1156 ns/op BenchmarkFormatFloat/32NegExp-4 105500 1150 ns/op BenchmarkFormatFloat/32Shortest-4 102421 1139 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 116241 972.5 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 118610 997.6 ns/op BenchmarkFormatFloat/64Fixed1-4 136984 879.6 ns/op BenchmarkFormatFloat/64Fixed2-4 134223 877.1 ns/op BenchmarkFormatFloat/64Fixed3-4 136660 885.7 ns/op BenchmarkFormatFloat/64Fixed4-4 133444 877.5 ns/op BenchmarkFormatFloat/64Fixed12-4 81441 1458 ns/op BenchmarkFormatFloat/64Fixed16-4 104125 1159 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 103282 1138 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 98328 1254 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2318 48756 ns/op BenchmarkFormatFloat/Slowpath64-4 83109 1383 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 88024 1409 ns/op BenchmarkAppendFloat/Decimal-4 117075 1011 ns/op BenchmarkAppendFloat/Float-4 99651 1183 ns/op BenchmarkAppendFloat/Exp-4 112938 1031 ns/op BenchmarkAppendFloat/NegExp-4 113253 1041 ns/op BenchmarkAppendFloat/LongExp-4 94574 1233 ns/op BenchmarkAppendFloat/Big-4 93214 1261 ns/op BenchmarkAppendFloat/BinaryExp-4 229212 512.7 ns/op BenchmarkAppendFloat/32Integer-4 117322 1009 ns/op BenchmarkAppendFloat/32ExactFraction-4 116095 1016 ns/op BenchmarkAppendFloat/32Point-4 107569 1115 ns/op BenchmarkAppendFloat/32Exp-4 117196 1024 ns/op BenchmarkAppendFloat/32NegExp-4 117309 1013 ns/op BenchmarkAppendFloat/32Shortest-4 124575 961.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 148398 812.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 141363 834.4 ns/op BenchmarkAppendFloat/64Fixed1-4 162510 741.8 ns/op BenchmarkAppendFloat/64Fixed2-4 159465 732.0 ns/op BenchmarkAppendFloat/64Fixed3-4 159801 728.8 ns/op BenchmarkAppendFloat/64Fixed4-4 159842 731.3 ns/op BenchmarkAppendFloat/64Fixed12-4 92564 1275 ns/op BenchmarkAppendFloat/64Fixed16-4 117688 997.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 123922 946.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 108661 1078 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2252 48372 ns/op BenchmarkAppendFloat/Slowpath64-4 94981 1241 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 94669 1220 ns/op BenchmarkFormatInt-4 12492 9606 ns/op BenchmarkAppendInt-4 12300 9725 ns/op BenchmarkFormatUint-4 69188 1695 ns/op BenchmarkAppendUint-4 70317 1677 ns/op BenchmarkFormatIntSmall/7-4 2280210 52.46 ns/op BenchmarkFormatIntSmall/42-4 2255599 53.01 ns/op BenchmarkAppendIntSmall-4 778552 146.0 ns/op BenchmarkAppendUintVarlen/1-4 820905 144.4 ns/op BenchmarkAppendUintVarlen/12-4 777504 150.0 ns/op BenchmarkAppendUintVarlen/123-4 616446 195.4 ns/op BenchmarkAppendUintVarlen/1234-4 562398 192.2 ns/op BenchmarkAppendUintVarlen/12345-4 572769 198.2 ns/op BenchmarkAppendUintVarlen/123456-4 608247 195.7 ns/op BenchmarkAppendUintVarlen/1234567-4 596373 200.0 ns/op BenchmarkAppendUintVarlen/12345678-4 558253 197.5 ns/op BenchmarkAppendUintVarlen/123456789-4 552120 202.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 585685 202.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 555873 206.6 ns/op BenchmarkAppendUintVarlen/123456789012-4 580426 204.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 572791 209.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 546537 207.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 524062 213.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 559126 211.9 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 516457 218.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 552261 218.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 544335 220.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 509952 220.3 ns/op BenchmarkQuote-4 28375 4249 ns/op BenchmarkQuoteRune-4 278098 396.7 ns/op BenchmarkAppendQuote-4 30928 3886 ns/op BenchmarkAppendQuoteRune-4 503566 228.7 ns/op BenchmarkUnquoteEasy-4 773773 145.2 ns/op BenchmarkUnquoteHard-4 33286 3569 ns/op PASS ok strconv 16.454s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 306829 381.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 100112 1174 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 141495 831.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 334783 365.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 103029 1119 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 142585 795.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 222084 508.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 65312 1790 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 81099 1426 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 512977 235.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19714 6016 ns/op BenchmarkGenericMatch1-4 1662 72509 ns/op BenchmarkGenericMatch2-4 345 346632 ns/op BenchmarkSingleMaxSkipping-4 7670 15055 ns/op 664.21 MB/s BenchmarkSingleLongSuffixFail-4 13820 8693 ns/op 115.27 MB/s BenchmarkSingleMatch-4 190 624811 ns/op 24.01 MB/s BenchmarkByteByteNoMatch-4 68701 1732 ns/op BenchmarkByteByteMatch-4 19164 6177 ns/op BenchmarkByteStringMatch-4 20886 5574 ns/op BenchmarkHTMLEscapeNew-4 65940 1808 ns/op BenchmarkHTMLEscapeOld-4 57410 2055 ns/op BenchmarkByteStringReplacerWriteString-4 1084 109626 ns/op BenchmarkByteReplacerWriteString-4 1268 92731 ns/op BenchmarkByteByteReplaces-4 2234 51801 ns/op BenchmarkByteByteMap-4 7308 16071 ns/op BenchmarkMap/identity/ASCII-4 707647 166.9 ns/op BenchmarkMap/identity/Greek-4 466612 255.2 ns/op BenchmarkMap/change/ASCII-4 26896 4446 ns/op BenchmarkMap/change/Greek-4 20698 5791 ns/op BenchmarkIndexRune-4 1000000 100.4 ns/op BenchmarkIndexRuneLongString-4 1000000 112.7 ns/op BenchmarkIndexRuneFastPath-4 2875815 41.29 ns/op BenchmarkIndex-4 2643196 45.38 ns/op BenchmarkLastIndex-4 2770924 42.34 ns/op BenchmarkIndexByte-4 10618378 10.34 ns/op BenchmarkToUpper/#00-4 3141337 38.27 ns/op BenchmarkToUpper/ONLYUPPER-4 2202979 53.67 ns/op BenchmarkToUpper/abc-4 243500 494.5 ns/op BenchmarkToUpper/AbC123-4 181479 653.0 ns/op BenchmarkToUpper/azAZ09_-4 200056 576.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40455 2971 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53960 2225 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24232 5056 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45160 2579 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 95078 1261 ns/op BenchmarkToLower/#00-4 3034252 38.55 ns/op BenchmarkToLower/abc-4 2533690 46.06 ns/op BenchmarkToLower/AbC123-4 164563 715.0 ns/op BenchmarkToLower/azAZ09_-4 163807 731.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 68892 1705 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48670 2456 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24583 4874 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59053 2012 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 92720 1273 ns/op BenchmarkMapNoChanges-4 884329 132.3 ns/op BenchmarkTrim-4 26250 4506 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2548570 47.46 ns/op BenchmarkToValidUTF8/InvalidASCII-4 135645 890.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90232 1342 ns/op BenchmarkEqualFold/Tests-4 41988 2847 ns/op BenchmarkEqualFold/ASCII-4 2182868 54.73 ns/op BenchmarkEqualFold/UnicodePrefix-4 87936 1310 ns/op BenchmarkEqualFold/UnicodeSuffix-4 91609 1277 ns/op BenchmarkIndexHard1-4 168 713034 ns/op BenchmarkIndexHard2-4 168 713281 ns/op BenchmarkIndexHard3-4 164 726199 ns/op BenchmarkIndexHard4-4 88 1328892 ns/op BenchmarkLastIndexHard1-4 82 1420040 ns/op BenchmarkLastIndexHard2-4 82 1420061 ns/op BenchmarkLastIndexHard3-4 82 1416198 ns/op BenchmarkCountHard1-4 169 708074 ns/op BenchmarkCountHard2-4 168 713085 ns/op BenchmarkCountHard3-4 165 724642 ns/op BenchmarkIndexTorture-4 13300 9011 ns/op BenchmarkCountTorture-4 13254 9068 ns/op BenchmarkCountTortureOverlapping-4 637 175830 ns/op BenchmarkCountByte/10-4 2467561 48.38 ns/op 206.69 MB/s BenchmarkCountByte/32-4 2627563 45.52 ns/op 703.02 MB/s BenchmarkCountByte/4096-4 537740 221.2 ns/op 18520.39 MB/s BenchmarkCountByte/4194304-4 606 203161 ns/op 20645.20 MB/s BenchmarkCountByte/67108864-4 21 5470501 ns/op 12267.41 MB/s BenchmarkFields/ASCII/16-4 294388 403.4 ns/op 39.66 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21039 5630 ns/op 45.47 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1453 82090 ns/op 49.90 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 81 1401727 ns/op 46.75 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21846704 ns/op 48.00 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 306224 392.2 ns/op 40.80 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7285 16409 ns/op 15.60 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 426 277611 ns/op 14.75 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4705073 ns/op 13.93 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 82434918 ns/op 12.72 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 150326 802.9 ns/op 19.93 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11259 ns/op 22.74 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 618 193711 ns/op 21.14 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 3466017 ns/op 18.91 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 63746278 ns/op 16.45 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 147588 805.1 ns/op 19.87 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8802 14006 ns/op 18.28 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 507 229419 ns/op 17.85 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4165104 ns/op 15.73 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 72037238 ns/op 14.56 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87081978 ns/op BenchmarkSplitSingleByteSeparator-4 16 6821065 ns/op BenchmarkSplitMultiByteSeparator-4 30 3791076 ns/op BenchmarkSplitNSingleByteSeparator-4 157626 759.5 ns/op BenchmarkSplitNMultiByteSeparator-4 130215 911.9 ns/op BenchmarkRepeat/5x0-4 2467543 49.29 ns/op BenchmarkRepeat/5x1-4 2436454 49.01 ns/op BenchmarkRepeat/5x2-4 196252 588.0 ns/op BenchmarkRepeat/5x6-4 123295 990.3 ns/op BenchmarkRepeat/10x0-4 2468052 48.59 ns/op BenchmarkRepeat/10x1-4 2449699 49.05 ns/op BenchmarkRepeat/10x2-4 205675 588.4 ns/op BenchmarkRepeat/10x6-4 119965 992.0 ns/op BenchmarkRepeatLarge/256/1-4 54954 2165 ns/op 118.23 MB/s BenchmarkRepeatLarge/256/16-4 89115 1340 ns/op 191.00 MB/s BenchmarkRepeatLarge/512/1-4 45745 2495 ns/op 205.17 MB/s BenchmarkRepeatLarge/512/16-4 69506 1652 ns/op 309.90 MB/s BenchmarkRepeatLarge/1024/1-4 38377 3047 ns/op 336.08 MB/s BenchmarkRepeatLarge/1024/16-4 50158 2221 ns/op 461.07 MB/s BenchmarkRepeatLarge/2048/1-4 27830 4182 ns/op 489.76 MB/s BenchmarkRepeatLarge/2048/16-4 36468 3326 ns/op 615.85 MB/s BenchmarkRepeatLarge/4096/1-4 20428 5838 ns/op 701.63 MB/s BenchmarkRepeatLarge/4096/16-4 23443 5041 ns/op 812.54 MB/s BenchmarkRepeatLarge/8192/1-4 13048 8806 ns/op 930.22 MB/s BenchmarkRepeatLarge/8192/16-4 14824 8062 ns/op 1016.14 MB/s BenchmarkRepeatLarge/8192/4097-4 2986630 40.65 ns/op 100780.83 MB/s BenchmarkRepeatLarge/16384/1-4 8350 14315 ns/op 1144.54 MB/s BenchmarkRepeatLarge/16384/16-4 7380 13650 ns/op 1200.32 MB/s BenchmarkRepeatLarge/16384/4097-4 12202 9695 ns/op 1267.74 MB/s BenchmarkRepeatLarge/32768/1-4 4898 24145 ns/op 1357.15 MB/s BenchmarkRepeatLarge/32768/16-4 5104 23229 ns/op 1410.65 MB/s BenchmarkRepeatLarge/32768/4097-4 5710 20937 ns/op 1369.77 MB/s BenchmarkRepeatLarge/65536/1-4 2305 43517 ns/op 1505.98 MB/s BenchmarkRepeatLarge/65536/16-4 2944 45309 ns/op 1446.42 MB/s BenchmarkRepeatLarge/65536/4097-4 2912 40851 ns/op 1504.36 MB/s BenchmarkRepeatLarge/131072/1-4 554 215943 ns/op 606.98 MB/s BenchmarkRepeatLarge/131072/16-4 512 211654 ns/op 619.27 MB/s BenchmarkRepeatLarge/131072/4097-4 532 222037 ns/op 572.01 MB/s BenchmarkRepeatLarge/262144/1-4 276 414366 ns/op 632.64 MB/s BenchmarkRepeatLarge/262144/16-4 277 412728 ns/op 635.15 MB/s BenchmarkRepeatLarge/262144/4097-4 271 444782 ns/op 580.31 MB/s BenchmarkRepeatLarge/524288/1-4 138 845775 ns/op 619.89 MB/s BenchmarkRepeatLarge/524288/16-4 146 829448 ns/op 632.09 MB/s BenchmarkRepeatLarge/524288/4097-4 140 880831 ns/op 590.71 MB/s BenchmarkRepeatLarge/1048576/1-4 64 1712564 ns/op 612.28 MB/s BenchmarkRepeatLarge/1048576/16-4 67 1744222 ns/op 601.17 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 1769386 ns/op 590.45 MB/s BenchmarkRepeatLarge/2097152/1-4 37 3227645 ns/op 649.75 MB/s BenchmarkRepeatLarge/2097152/16-4 43 3189829 ns/op 657.45 MB/s BenchmarkRepeatLarge/2097152/4097-4 39 3390102 ns/op 617.55 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6785478 ns/op 618.13 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6682570 ns/op 627.65 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6890120 ns/op 608.30 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13681100 ns/op 613.15 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14052450 ns/op 596.95 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14363543 ns/op 583.88 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27528099 ns/op 609.46 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27328359 ns/op 613.91 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28656660 ns/op 585.46 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55522679 ns/op 604.34 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56705719 ns/op 591.73 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 59288598 ns/op 565.95 MB/s BenchmarkRepeatLarge/67108864/1-4 1 107521358 ns/op 624.14 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104789917 ns/op 640.41 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 111037037 ns/op 604.38 MB/s BenchmarkRepeatLarge/134217728/1-4 1 213663555 ns/op 628.17 MB/s BenchmarkRepeatLarge/134217728/16-4 1 206787635 ns/op 649.06 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 226236835 ns/op 593.26 MB/s BenchmarkRepeatLarge/268435456/1-4 1 421686711 ns/op 636.58 MB/s BenchmarkRepeatLarge/268435456/16-4 1 417047670 ns/op 643.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 433644150 ns/op 619.02 MB/s BenchmarkRepeatLarge/536870912/1-4 1 829547061 ns/op 647.19 MB/s BenchmarkRepeatLarge/536870912/16-4 1 818870341 ns/op 655.62 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 843138501 ns/op 636.75 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1646317919 ns/op 652.21 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1597057093 ns/op 672.33 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1660273010 ns/op 646.73 MB/s BenchmarkIndexAnyASCII/1:1-4 1369204 87.80 ns/op BenchmarkIndexAnyASCII/1:2-4 1355716 88.70 ns/op BenchmarkIndexAnyASCII/1:4-4 1348666 88.52 ns/op BenchmarkIndexAnyASCII/1:8-4 1351144 88.70 ns/op BenchmarkIndexAnyASCII/1:16-4 1345791 89.69 ns/op BenchmarkIndexAnyASCII/1:32-4 1331613 91.27 ns/op BenchmarkIndexAnyASCII/1:64-4 1291874 93.25 ns/op BenchmarkIndexAnyASCII/16:1-4 1380652 87.30 ns/op BenchmarkIndexAnyASCII/16:2-4 678901 173.5 ns/op BenchmarkIndexAnyASCII/16:4-4 684306 175.7 ns/op BenchmarkIndexAnyASCII/16:8-4 653623 179.8 ns/op BenchmarkIndexAnyASCII/16:16-4 602119 192.1 ns/op BenchmarkIndexAnyASCII/16:32-4 533294 219.9 ns/op BenchmarkIndexAnyASCII/16:64-4 429546 270.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1299106 94.04 ns/op BenchmarkIndexAnyASCII/256:2-4 64166 1869 ns/op BenchmarkIndexAnyASCII/256:4-4 64141 1872 ns/op BenchmarkIndexAnyASCII/256:8-4 63973 1874 ns/op BenchmarkIndexAnyASCII/256:16-4 63574 1888 ns/op BenchmarkIndexAnyASCII/256:32-4 62578 1913 ns/op BenchmarkIndexAnyASCII/256:64-4 60888 1965 ns/op BenchmarkIndexAnyUTF8/1:1-4 1435383 83.28 ns/op BenchmarkIndexAnyUTF8/1:2-4 1355700 88.87 ns/op BenchmarkIndexAnyUTF8/1:4-4 1345448 89.15 ns/op BenchmarkIndexAnyUTF8/1:8-4 1337031 89.84 ns/op BenchmarkIndexAnyUTF8/1:16-4 1335963 89.02 ns/op BenchmarkIndexAnyUTF8/1:32-4 1333161 89.25 ns/op BenchmarkIndexAnyUTF8/1:64-4 1292368 91.98 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 101.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 175822 674.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 175021 674.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 168937 687.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 175383 683.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 169099 690.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 155280 724.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 272872 441.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 12333 9905 ns/op BenchmarkIndexAnyUTF8/256:4-4 12399 9812 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10106 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10143 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10144 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10769 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1417870 84.82 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1387249 86.24 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1402698 85.99 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1406068 85.55 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1402420 85.83 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1400391 85.68 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1379797 87.26 ns/op BenchmarkLastIndexAnyASCII/16:1-4 686310 175.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 680440 173.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 673279 176.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 657303 181.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 613760 194.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 527128 220.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 436446 272.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 64182 1870 ns/op BenchmarkLastIndexAnyASCII/256:2-4 63855 1868 ns/op BenchmarkLastIndexAnyASCII/256:4-4 64114 1870 ns/op BenchmarkLastIndexAnyASCII/256:8-4 63906 1879 ns/op BenchmarkLastIndexAnyASCII/256:16-4 63482 1888 ns/op BenchmarkLastIndexAnyASCII/256:32-4 62581 1917 ns/op BenchmarkLastIndexAnyASCII/256:64-4 60770 1970 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1409865 86.18 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1388281 85.75 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1396443 86.31 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1373036 85.99 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1399452 86.83 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1371966 86.26 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1371248 87.47 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 196368 618.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 98454 1193 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 97384 1197 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 97514 1216 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 96795 1211 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 95947 1213 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 93535 1247 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13449 8954 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 5557 18645 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6384 18528 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 5977 18502 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 5763 18453 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6319 18466 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 5898 18822 ns/op BenchmarkTrimASCII/1:1-4 2504736 47.39 ns/op BenchmarkTrimASCII/1:2-4 2027817 59.35 ns/op BenchmarkTrimASCII/1:4-4 1893878 62.08 ns/op BenchmarkTrimASCII/1:8-4 1841706 64.95 ns/op BenchmarkTrimASCII/1:16-4 1528734 77.05 ns/op BenchmarkTrimASCII/16:1-4 2173676 54.80 ns/op BenchmarkTrimASCII/16:2-4 670735 177.0 ns/op BenchmarkTrimASCII/16:4-4 664069 179.3 ns/op BenchmarkTrimASCII/16:8-4 660007 182.3 ns/op BenchmarkTrimASCII/16:16-4 608617 196.1 ns/op BenchmarkTrimASCII/256:1-4 545930 216.9 ns/op BenchmarkTrimASCII/256:2-4 61168 1959 ns/op BenchmarkTrimASCII/256:4-4 61150 1961 ns/op BenchmarkTrimASCII/256:8-4 60909 1962 ns/op BenchmarkTrimASCII/256:16-4 60648 1977 ns/op BenchmarkTrimASCII/4096:1-4 42446 2823 ns/op BenchmarkTrimASCII/4096:2-4 4172 28654 ns/op BenchmarkTrimASCII/4096:4-4 4158 28693 ns/op BenchmarkTrimASCII/4096:8-4 4164 28613 ns/op BenchmarkTrimASCII/4096:16-4 4023 28664 ns/op BenchmarkTrimByte-4 2464561 49.10 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2670 44382 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2661 44454 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2662 44544 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1878 63415 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3640 32314 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6666 17347 ns/op BenchmarkJoin/0-4 3111160 38.32 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2535129 46.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 150622 803.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103993 1153 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 77365 1568 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 62229 1919 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52642 2291 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 45870 2624 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1963466 61.02 ns/op BenchmarkTrimSpace/ASCII-4 1221910 99.45 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86508 1363 ns/op BenchmarkTrimSpace/JustNonASCII-4 53466 2231 ns/op BenchmarkReplaceAll-4 83841 1424 ns/op 16 B/op 1 allocs/op PASS ok strings 56.521s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 50509 2492 ns/op BenchmarkCond2-4 24172 4908 ns/op BenchmarkCond4-4 12397 9965 ns/op BenchmarkCond8-4 5947 21239 ns/op BenchmarkCond16-4 2211 52302 ns/op BenchmarkCond32-4 796 156557 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 358936 320.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 218584 537.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 472418 250.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 481440 261.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 205572 539.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 411099 301.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 86198 1431 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 74769 1733 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 73436 1752 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 44612 2807 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 422791 281.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 137343 873.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 461971 266.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 123830 970.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 487550 244.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 131941 883.6 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1737134 68.25 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 45816 2553 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 102534 1114 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 172843 725.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4062 24797 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 237 545894 ns/op BenchmarkRange/*sync.Map-4 1078 111694 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 78214 1350 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 176475 654.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57608 2183 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 171613 704.7 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 208214 586.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 174703 720.1 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 73068 1629 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 141199 849.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 394784 423.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 51878 2245 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 119614 998.4 ns/op BenchmarkSwapCollision/*sync.Map-4 70146 1704 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 368 318078 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91912 1316 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 265443 427.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21711 5414 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 54763 2181 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20010 5950 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 165334 812.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 92768 1272 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 141751 1026 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1634161 73.72 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 129882 910.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1422100 83.83 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 455504 240.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 123121 982.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 460828 253.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 83902 1450 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 268268 449.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 399669 302.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 96697 1280 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 444496 241.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 87637 1401 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 99648 1181 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 128323 981.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50120 2377 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 166461 710.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 437374 267.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 98846 1171 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 450319 381.8 ns/op BenchmarkUncontendedSemaphore-4 4862893 24.56 ns/op BenchmarkContendedSemaphore-4 2828094 44.33 ns/op BenchmarkMutexUncontended-4 744066 137.7 ns/op BenchmarkMutex-4 143202 819.2 ns/op BenchmarkMutexSlack-4 126195 897.0 ns/op BenchmarkMutexWork-4 136629 886.0 ns/op BenchmarkMutexWorkSlack-4 120840 942.8 ns/op BenchmarkMutexNoSpin-4 44466 2560 ns/op BenchmarkMutexSpin-4 38463 2969 ns/op BenchmarkOnce-4 469725 374.4 ns/op BenchmarkOnceFunc/v=Once-4 985544 117.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 770910 151.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 819022 144.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 955017 124.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 732832 160.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 768462 154.0 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5780190 20.40 ns/op BenchmarkSemaSyntNonblock-4 1829017 66.89 ns/op BenchmarkSemaSyntBlock-4 1287591 97.08 ns/op BenchmarkSemaWorkNonblock-4 676452 173.1 ns/op BenchmarkSemaWorkBlock-4 683558 170.8 ns/op BenchmarkRWMutexUncontended-4 351555 389.3 ns/op BenchmarkRWMutexWrite100-4 220323 535.1 ns/op BenchmarkRWMutexWrite10-4 200211 588.5 ns/op BenchmarkRWMutexWorkWrite100-4 198517 597.9 ns/op BenchmarkRWMutexWorkWrite10-4 177787 696.6 ns/op BenchmarkWaitGroupUncontended-4 606868 199.6 ns/op BenchmarkWaitGroupAddDone-4 195660 550.5 ns/op BenchmarkWaitGroupAddDoneWork-4 243109 468.5 ns/op BenchmarkWaitGroupWait-4 2722399 44.28 ns/op BenchmarkWaitGroupWaitWork-4 2247075 53.13 ns/op BenchmarkWaitGroupActuallyWait-4 29748 4055 ns/op 32 B/op 2 allocs/op PASS ok sync 17.959s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 433118 352.2 ns/op PASS ok sync/atomic 1.174s PASS ok syscall 1.014s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 129074 920.2 ns/op 0 B/op 0 allocs/op PASS ok testing 1.145s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6022 17812 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7701 13623 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 1471518 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 79 1298465 ns/op 1637 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 167175113 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 166864793 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1377 81019 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1628 72758 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 7472471 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7093930 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 813445886 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 805650806 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 166 701925 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 181 659708 ns/op 217 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 73948276 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 71427517 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7969572946 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7885120230 ns/op 335150048 B/op 100090 allocs/op BenchmarkPyramid/10-4 2395 49046 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 3726090 ns/op 409134 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 398729463 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2091 55688 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 218 542023 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 5487236 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6703 17091 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.912s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 95862436 ns/op BenchmarkVariableString-4 69279 1707 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1674 70287 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.573s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 30 4133157 ns/op BenchmarkAfter-4 81 1514925 ns/op BenchmarkStop-4 151 724041 ns/op BenchmarkSimultaneousAfterFunc-4 24 4691361 ns/op BenchmarkStartStop-4 153 718879 ns/op BenchmarkReset-4 2305 60718 ns/op BenchmarkSleep-4 32 4341401 ns/op BenchmarkParallelTimerLatency-4 54 132353 avg-late-ns 1150720 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 336859 avg-late-ns 845520 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 307009 avg-late-ns 813637 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 285461 avg-late-ns 791479 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 398511 avg-late-ns 1379437 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 303177 avg-late-ns 1415158 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 288310 avg-late-ns 1912439 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 287431 avg-late-ns 2156320 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 203260 avg-late-ns 1288596 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 217053 avg-late-ns 1114636 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 900645 avg-late-ns 3243278 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 342133 avg-late-ns 942476 max-late-ns BenchmarkTicker-4 346 318237 ns/op BenchmarkTickerReset-4 3200 35471 ns/op BenchmarkTickerResetNaive-4 198 721002 ns/op BenchmarkNow-4 867553 137.0 ns/op BenchmarkNowUnixNano-4 899091 131.7 ns/op BenchmarkNowUnixMilli-4 893601 131.5 ns/op BenchmarkNowUnixMicro-4 904704 133.2 ns/op BenchmarkFormat-4 43357 2767 ns/op BenchmarkFormatRFC3339-4 63956 1877 ns/op BenchmarkFormatRFC3339Nano-4 62706 1921 ns/op BenchmarkFormatNow-4 57871 2077 ns/op BenchmarkMarshalJSON-4 89232 1354 ns/op BenchmarkMarshalText-4 89222 1364 ns/op BenchmarkParse-4 91176 1310 ns/op BenchmarkParseRFC3339UTC-4 259585 465.1 ns/op BenchmarkParseRFC3339UTCBytes-4 181741 655.4 ns/op BenchmarkParseRFC3339TZ-4 81099 1490 ns/op BenchmarkParseRFC3339TZBytes-4 67113 1807 ns/op BenchmarkParseDuration-4 456148 262.1 ns/op BenchmarkHour-4 698144 170.6 ns/op BenchmarkSecond-4 696799 170.1 ns/op BenchmarkYear-4 471104 247.7 ns/op BenchmarkDay-4 438013 271.5 ns/op BenchmarkISOWeek-4 504446 236.1 ns/op BenchmarkGoString-4 57376 2103 ns/op BenchmarkUnmarshalText-4 77198 1558 ns/op PASS ok time 12.774s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 493128 235.0 ns/op BenchmarkDecodeValidJapaneseChars-4 578848 199.8 ns/op BenchmarkDecodeRune-4 1569830 73.74 ns/op BenchmarkEncodeValidASCII-4 505858 228.2 ns/op BenchmarkEncodeValidJapaneseChars-4 688800 174.1 ns/op BenchmarkAppendRuneValidASCII-4 1341273 89.48 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2229853 53.75 ns/op BenchmarkEncodeRune-4 2677342 44.69 ns/op PASS ok unicode/utf16 2.249s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1467522 81.17 ns/op BenchmarkRuneCountTenJapaneseChars-4 329745 349.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2305653 52.31 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 402225 294.9 ns/op BenchmarkValidTenASCIIChars-4 1802716 67.82 ns/op BenchmarkValid100KASCIIChars-4 93 1287904 ns/op BenchmarkValidTenJapaneseChars-4 288418 394.5 ns/op BenchmarkValidLongMostlyASCII-4 88 1333451 ns/op BenchmarkValidLongJapanese-4 55 2143911 ns/op BenchmarkValidStringTenASCIIChars-4 2695819 44.40 ns/op BenchmarkValidString100KASCIIChars-4 7341 16041 ns/op BenchmarkValidStringTenJapaneseChars-4 402300 283.0 ns/op BenchmarkValidStringLongMostlyASCII-4 747 155647 ns/op BenchmarkValidStringLongJapanese-4 148 785382 ns/op BenchmarkEncodeASCIIRune-4 2599207 45.86 ns/op BenchmarkEncodeJapaneseRune-4 1704580 69.67 ns/op BenchmarkAppendASCIIRune-4 8709081 13.77 ns/op BenchmarkAppendJapaneseRune-4 1861114 65.11 ns/op BenchmarkDecodeASCIIRune-4 1886032 64.03 ns/op BenchmarkDecodeJapaneseRune-4 1652888 72.06 ns/op BenchmarkFullRune/ASCII-4 3094996 38.72 ns/op BenchmarkFullRune/Incomplete-4 1422352 84.29 ns/op BenchmarkFullRune/Japanese-4 3215302 37.33 ns/op PASS ok unicode/utf8 4.911s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 75630454987 ns/op PASS ok cmd/api 76.875s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 484495 247.6 ns/op BenchmarkCgoCall/one-pointer-4 373821 308.0 ns/op BenchmarkCgoCall/string-pointer-escape-4 322615 376.3 ns/op BenchmarkCgoCall/string-pointer-noescape-4 405339 285.3 ns/op BenchmarkCgoCall/eight-pointers-4 203731 589.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 396698 303.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 32378 3989 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44526 2721 ns/op BenchmarkGoString-4 1000000 111.0 ns/op BenchmarkCGoCallback-4 47918 2488 ns/op BenchmarkCGoInCThread-4 349800 328.9 ns/op PASS ok cmd/cgo/internal/test 2.463s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 866826 129.9 ns/op BenchmarkEqArrayOfStrings64-4 123726 955.8 ns/op BenchmarkEqArrayOfStrings1024-4 8368 14008 ns/op BenchmarkEqArrayOfFloats5-4 975196 112.0 ns/op BenchmarkEqArrayOfFloats64-4 122146 980.8 ns/op BenchmarkEqArrayOfFloats1024-4 7854 14788 ns/op BenchmarkEqArrayOfStructsEq-4 2456 48642 ns/op BenchmarkEqArrayOfStructsNotEq-4 4378 27168 ns/op BenchmarkEqStruct-4 18220467 5.704 ns/op PASS ok cmd/compile/internal/reflectdata 2.124s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 87841 ns/op BenchmarkCopyElim1-4 1294 91126 ns/op BenchmarkCopyElim10-4 997 111985 ns/op BenchmarkCopyElim100-4 426 275283 ns/op BenchmarkCopyElim1000-4 68 1668473 ns/op BenchmarkCopyElim10000-4 4 28824689 ns/op BenchmarkCopyElim100000-4 1 558036417 ns/op BenchmarkDeadCode/1-4 980 124417 ns/op BenchmarkDeadCode/10-4 777 145704 ns/op BenchmarkDeadCode/100-4 339 345239 ns/op BenchmarkDeadCode/1000-4 48 2429210 ns/op BenchmarkDeadCode/10000-4 4 27664209 ns/op BenchmarkDeadCode/100000-4 1 344957986 ns/op BenchmarkDeadCode/200000-4 1 712018210 ns/op BenchmarkDominatorsLinear-4 13 9276206 ns/op 1.08 MB/s BenchmarkDominatorsFwdBack-4 8 12769524 ns/op 0.78 MB/s BenchmarkDominatorsManyPred-4 8 12728869 ns/op 0.79 MB/s BenchmarkDominatorsMaxPred-4 9 12490742 ns/op 0.80 MB/s BenchmarkDominatorsMaxPredVal-4 9 12953568 ns/op 0.77 MB/s BenchmarkFuse/1-4 985 118298 ns/op BenchmarkFuse/10-4 649 160597 ns/op BenchmarkFuse/100-4 178 634886 ns/op BenchmarkFuse/1000-4 20 5746776 ns/op BenchmarkFuse/10000-4 2 73226577 ns/op BenchmarkNilCheckDeep1-4 9790 11637 ns/op 0.09 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4101 28160 ns/op 0.36 MB/s 241 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 621 190932 ns/op 0.52 MB/s 651 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 58 1879645 ns/op 0.53 MB/s 4836 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 20780412 ns/op 0.48 MB/s 76802 B/op 5 allocs/op BenchmarkDSEPass-4 24 4184980 ns/op 63080 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 137750954 ns/op 4247296 B/op 108288 allocs/op BenchmarkCSEPass-4 6 18719539 ns/op 131597 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 182760112 ns/op 5670144 B/op 97504 allocs/op BenchmarkDeadcodePass-4 184 627620 ns/op 97710 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 144304314 ns/op 4082504 B/op 45215 allocs/op BenchmarkMultiPass-4 66 1602676 ns/op 254426 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 298397188 ns/op 11172744 B/op 149602 allocs/op BenchmarkCondRewrite/SoloJump-4 3228027 37.05 ns/op BenchmarkCondRewrite/CombJump-4 3087639 38.79 ns/op PASS ok cmd/compile/internal/ssa 15.019s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8538 13602 ns/op BenchmarkExtShift-4 15307 7827 ns/op BenchmarkModify-4 8466 13804 ns/op BenchmarkMullImm-4 15318 7835 ns/op BenchmarkConstModify-4 8523 13787 ns/op BenchmarkBitSet-4 16957 7084 ns/op BenchmarkBitClear-4 16939 7085 ns/op BenchmarkBitToggle-4 16964 7069 ns/op BenchmarkBitSetConst-4 140102 854.3 ns/op BenchmarkBitClearConst-4 136765 874.2 ns/op BenchmarkBitToggleConst-4 140134 853.4 ns/op BenchmarkDivconstI64-4 7597417 15.79 ns/op BenchmarkModconstI64-4 7272356 16.47 ns/op BenchmarkDivisiblePow2constI64-4 7440512 16.21 ns/op BenchmarkDivisibleconstI64-4 7144642 15.79 ns/op BenchmarkDivisibleWDivconstI64-4 5249673 22.86 ns/op BenchmarkDivconstU64/3-4 7429696 16.13 ns/op BenchmarkDivconstU64/5-4 7435736 16.13 ns/op BenchmarkDivconstU64/37-4 7579470 15.79 ns/op BenchmarkDivconstU64/1234567-4 7597994 15.91 ns/op BenchmarkModconstU64-4 7768618 15.55 ns/op BenchmarkDivisibleconstU64-4 7749994 15.46 ns/op BenchmarkDivisibleWDivconstU64-4 5092747 23.55 ns/op BenchmarkDivconstI32-4 7561932 15.88 ns/op BenchmarkModconstI32-4 7553649 15.86 ns/op BenchmarkDivisiblePow2constI32-4 7846111 15.21 ns/op BenchmarkDivisibleconstI32-4 7726800 15.59 ns/op BenchmarkDivisibleWDivconstI32-4 5070770 24.48 ns/op BenchmarkDivconstU32-4 7589134 15.94 ns/op BenchmarkModconstU32-4 7579833 15.80 ns/op BenchmarkDivisibleconstU32-4 7757490 15.46 ns/op BenchmarkDivisibleWDivconstU32-4 5173483 23.18 ns/op BenchmarkDivconstI16-4 7437652 16.12 ns/op BenchmarkModconstI16-4 7748313 15.46 ns/op BenchmarkDivisiblePow2constI16-4 7756587 15.79 ns/op BenchmarkDivisibleconstI16-4 7436916 16.07 ns/op BenchmarkDivisibleWDivconstI16-4 5092782 23.52 ns/op BenchmarkDivconstU16-4 7741256 15.46 ns/op BenchmarkModconstU16-4 7757349 15.46 ns/op BenchmarkDivisibleconstU16-4 7758312 15.45 ns/op BenchmarkDivisibleWDivconstU16-4 5174876 23.18 ns/op BenchmarkDivconstI8-4 7588922 15.80 ns/op BenchmarkModconstI8-4 7429640 16.13 ns/op BenchmarkDivisiblePow2constI8-4 7765362 15.46 ns/op BenchmarkDivisibleconstI8-4 7755866 15.46 ns/op BenchmarkDivisibleWDivconstI8-4 5172271 23.21 ns/op BenchmarkDivconstU8-4 7754402 15.46 ns/op BenchmarkModconstU8-4 7758292 15.46 ns/op BenchmarkDivisibleconstU8-4 7741894 15.49 ns/op BenchmarkDivisibleWDivconstU8-4 5168224 23.23 ns/op BenchmarkMul2-4 334027 357.9 ns/op BenchmarkMulNeg2-4 232557 515.4 ns/op BenchmarkEfaceInteger-4 2302929 47.68 ns/op BenchmarkDiv64UnsignedSmall-4 17723480 6.748 ns/op BenchmarkDiv64Small-4 17603566 6.763 ns/op BenchmarkDiv64SmallNegDivisor-4 17557822 6.828 ns/op BenchmarkDiv64SmallNegDividend-4 17671070 6.774 ns/op BenchmarkDiv64SmallNegBoth-4 17383141 6.895 ns/op BenchmarkDiv64Unsigned-4 15457544 7.538 ns/op BenchmarkDiv64-4 15483391 7.547 ns/op BenchmarkDiv64NegDivisor-4 15406579 7.580 ns/op BenchmarkDiv64NegDividend-4 15483553 7.538 ns/op BenchmarkDiv64NegBoth-4 15428764 7.582 ns/op BenchmarkMod64UnsignedSmall-4 17558336 6.835 ns/op BenchmarkMod64Small-4 17496894 6.836 ns/op BenchmarkMod64SmallNegDivisor-4 17425447 6.894 ns/op BenchmarkMod64SmallNegDividend-4 17606359 6.816 ns/op BenchmarkMod64SmallNegBoth-4 16938338 7.072 ns/op BenchmarkMod64Unsigned-4 13214229 8.745 ns/op BenchmarkMod64-4 13180266 8.725 ns/op BenchmarkMod64NegDivisor-4 13284328 8.718 ns/op BenchmarkMod64NegDividend-4 13239013 8.727 ns/op BenchmarkMod64NegBoth-4 13276744 8.716 ns/op BenchmarkMulconstI32/3-4 18140259 6.569 ns/op BenchmarkMulconstI32/5-4 18307864 6.559 ns/op BenchmarkMulconstI32/12-4 17766616 6.773 ns/op BenchmarkMulconstI32/120-4 17978499 6.698 ns/op BenchmarkMulconstI32/-120-4 17911303 6.718 ns/op BenchmarkMulconstI32/65537-4 18226336 6.539 ns/op BenchmarkMulconstI32/65538-4 17577471 6.890 ns/op BenchmarkMulconstI64/3-4 18204217 6.555 ns/op BenchmarkMulconstI64/5-4 18247620 6.553 ns/op BenchmarkMulconstI64/12-4 17704754 6.748 ns/op BenchmarkMulconstI64/120-4 17867671 6.732 ns/op BenchmarkMulconstI64/-120-4 17917828 6.767 ns/op BenchmarkMulconstI64/65537-4 18382017 6.579 ns/op BenchmarkMulconstI64/65538-4 17556385 6.844 ns/op BenchmarkMulconstU32/3-4 18292238 6.598 ns/op BenchmarkMulconstU32/5-4 18310881 6.550 ns/op BenchmarkMulconstU32/12-4 17716154 6.728 ns/op BenchmarkMulconstU32/120-4 17829337 6.716 ns/op BenchmarkMulconstU32/65537-4 18324415 6.536 ns/op BenchmarkMulconstU32/65538-4 17572118 6.854 ns/op BenchmarkMulconstU64/3-4 18182368 6.570 ns/op BenchmarkMulconstU64/5-4 18215713 6.575 ns/op BenchmarkMulconstU64/12-4 17707158 6.774 ns/op BenchmarkMulconstU64/120-4 17794862 6.697 ns/op BenchmarkMulconstU64/65537-4 18416205 6.539 ns/op BenchmarkMulconstU64/65538-4 17313019 6.889 ns/op BenchmarkShiftArithmeticRight-4 21096452 5.627 ns/op BenchmarkSwitch8Predictable-4 15178652 7.147 ns/op BenchmarkSwitch8Unpredictable-4 7637338 15.34 ns/op BenchmarkSwitch32Predictable-4 16166055 7.898 ns/op BenchmarkSwitch32Unpredictable-4 7666320 15.30 ns/op BenchmarkSwitchStringPredictable-4 7650484 14.25 ns/op BenchmarkSwitchStringUnpredictable-4 5505778 20.98 ns/op BenchmarkSwitchTypePredictable-4 6028526 19.78 ns/op BenchmarkSwitchTypeUnpredictable-4 4160616 28.70 ns/op PASS ok cmd/compile/internal/test 15.920s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 86 1218392 ns/op BenchmarkNamed/Underlying/nongeneric-4 636064 177.5 ns/op BenchmarkNamed/Underlying/generic-4 631632 178.5 ns/op BenchmarkNamed/Underlying/src_instance-4 635256 176.4 ns/op BenchmarkNamed/Underlying/user_instance-4 638392 176.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 559260457 ns/op 59470 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 437750781 ns/op 75974 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 172187153 ns/op 193119 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 153895074 ns/op 216045 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 320971307 ns/op 16130 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 95320156 ns/op 54311 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35429305 ns/op 146084 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 34066839 ns/op 151945 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 105130195 ns/op 20633 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44919998 ns/op 48291 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22814471 ns/op 95089 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22236383 ns/op 97552 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1033925397 ns/op 63922 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 651423693 ns/op 101452 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154350753 ns/op 428044 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 130162594 ns/op 507579 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 362381825 ns/op 5552 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 72234677 ns/op 27841 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 43766051 ns/op 45951 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40535732 ns/op 49614 lines/s PASS ok cmd/compile/internal/types2 16.209s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 136 923752 ns/op 2858015 sys-ns/op 781662 user-ns/op PASS ok cmd/go 1.220s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 175903 672.1 ns/op PASS ok cmd/go/internal/cfg 1.140s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28818 4183 ns/op 1.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30472 3932 ns/op 2.03 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2959 39962 ns/op 25.62 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2841 38852 ns/op 26.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 415 286611 ns/op 28.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 420 282961 ns/op 28.95 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.876s All tests passed.