linux-arm64-race at a55ef982397acf27e1c9e56b15299dd9d82e80c2 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=9c8734114d7b" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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=9c8734114d7b" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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 11 23:58:16 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 1.810s ok archive/zip 2.931s ok bufio 1.361s ok bytes 2.627s ok cmp 1.014s ok compress/bzip2 1.438s ok compress/flate 5.527s ok compress/gzip 14.093s ok compress/lzw 1.500s ok compress/zlib 5.262s ok container/heap 1.017s ok container/list 1.012s ok container/ring 1.013s ok context 1.037s ok crypto 1.014s ok crypto/aes 1.040s ok crypto/cipher 1.044s ok crypto/des 1.048s ok crypto/dsa 1.015s ok crypto/ecdh 1.220s ok crypto/ecdsa 1.144s ok crypto/ed25519 1.567s ok crypto/elliptic 1.035s ok crypto/hmac 1.018s ok crypto/internal/alias 1.012s ok crypto/internal/bigmod 4.090s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 1.324s ok crypto/internal/edwards25519 1.976s ok crypto/internal/edwards25519/field 1.097s ok crypto/internal/nistec 1.862s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.018s ok crypto/rand 1.304s ok crypto/rc4 1.499s ok crypto/rsa 3.063s ok crypto/sha1 1.015s ok crypto/sha256 1.017s ok crypto/sha512 1.021s ok crypto/subtle 1.372s ok crypto/tls 3.906s ok crypto/x509 2.529s ok database/sql 1.544s ok database/sql/driver 1.017s ok debug/buildinfo 1.030s ok debug/dwarf 1.070s ok debug/elf 2.379s ok debug/gosym 1.103s ok debug/macho 1.023s ok debug/pe 1.043s ok debug/plan9obj 1.012s ok embed 1.015s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.018s ok encoding/asn1 1.019s ok encoding/base32 1.051s ok encoding/base64 1.019s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.651s ok encoding/hex 1.017s ok encoding/json 1.991s ok encoding/pem 3.619s ok encoding/xml 1.162s ok errors 1.020s ok expvar 1.016s ok flag 3.064s ok fmt 1.695s ok go/ast 1.025s ok go/build 6.134s ok go/build/constraint 1.017s ok go/constant 1.018s ok go/doc 1.228s ok go/doc/comment 3.062s ok go/format 1.042s ok go/importer 1.532s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 8.318s ok go/internal/srcimporter 15.856s ok go/parser 1.811s ok go/printer 2.196s ok go/scanner 1.017s ok go/token 1.117s ok go/types 37.886s ok hash 1.014s ok hash/adler32 1.038s ok hash/crc32 1.043s ok hash/crc64 1.023s ok hash/fnv 1.015s ok hash/maphash 1.013s ok html 1.013s ok html/template 1.215s ok image 1.471s ok image/color 1.029s ok image/draw 1.688s ok image/gif 1.903s ok image/jpeg 2.398s ok image/png 4.288s ok index/suffixarray 2.036s ok internal/abi 1.045s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.014s ok internal/coverage/cmerge 1.012s ok internal/coverage/pods 1.015s ok internal/coverage/slicereader 1.010s ok internal/coverage/slicewriter 1.012s ok internal/coverage/test 1.040s ok internal/cpu 2.022s ok internal/dag 1.013s ok internal/diff 1.014s ok internal/fmtsort 1.013s ok internal/fuzz 1.033s ok internal/godebug 15.535s ok internal/godebugs 1.013s ok internal/intern 1.150s ok internal/itoa 1.013s ok internal/platform 1.450s ok internal/poll 1.497s ok internal/profile 1.014s ok internal/reflectlite 1.015s ok internal/safefilepath 1.012s ok internal/saferio 1.079s ok internal/singleflight 1.057s ok internal/testenv 1.107s ok internal/trace 1.169s ok internal/types/errors 1.301s ok internal/unsafeheader 1.012s ok internal/xcoff 1.028s ok internal/zstd 1.015s ok io 1.045s ok io/fs 1.259s ok io/ioutil 1.019s ok log 1.019s ok log/slog 1.072s ok log/slog/internal/benchmarks 1.012s ok log/slog/internal/buffer 1.011s ok log/syslog 2.224s ok maps 1.013s ok math 1.023s ok math/big 4.668s ok math/bits 1.018s ok math/cmplx 1.014s ok math/rand 4.395s ok mime 1.034s ok mime/multipart 6.102s ok mime/quotedprintable 1.038s ok net 33.735s ok net/http 5.933s ok net/http/cgi 12.316s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.220s ok net/http/httptest 1.194s ok net/http/httptrace 1.012s ok net/http/httputil 1.619s ok net/http/internal 1.018s ok net/http/internal/ascii 1.013s ok net/http/pprof 5.077s ok net/internal/socktest 1.013s ok net/mail 1.020s ok net/netip 1.292s ok net/rpc 1.050s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.067s ok net/textproto 1.033s ok net/url 1.023s ok os 6.311s ok os/exec 7.133s ok os/exec/internal/fdtest 1.012s ok os/signal 16.906s ok os/user 1.013s ok path 1.014s ok path/filepath 1.041s ok plugin 1.015s ok reflect 2.139s ok regexp 4.273s ok regexp/syntax 8.198s ok runtime 34.048s ok runtime/cgo 1.014s ok runtime/coverage 1.017s ok runtime/debug 2.055s ok runtime/internal/atomic 1.178s ok runtime/internal/math 1.013s ok runtime/internal/sys 1.019s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.014s ok runtime/metrics 1.025s ok runtime/pprof 18.344s ok runtime/race 10.100s ok runtime/trace 5.605s ok slices 1.582s ok sort 1.482s ok strconv 3.774s ok strings 3.231s ok sync 1.468s ok sync/atomic 3.678s ok syscall 11.113s ok testing 2.679s ok testing/fstest 1.019s ok testing/iotest 1.014s ok testing/quick 1.165s 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.025s ok time 2.999s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.025s ok cmd/addr2line 4.044s ok cmd/api 1.390s ok cmd/asm/internal/asm 4.608s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.667s ok cmd/cgo/internal/test 2.065s ok cmd/cgo/internal/testcarchive 19.887s ok cmd/cgo/internal/testcshared 5.294s ok cmd/cgo/internal/testerrors 8.854s ok cmd/cgo/internal/testfortran 2.290s ok cmd/cgo/internal/testgodefs 1.537s ok cmd/cgo/internal/testlife 1.511s ok cmd/cgo/internal/testnocgo 1.013s ok cmd/cgo/internal/testplugin 25.267s ok cmd/cgo/internal/testsanitizers 17.642s ok cmd/cgo/internal/testshared 38.951s ok cmd/cgo/internal/testso 2.232s ok cmd/cgo/internal/teststdio 2.184s ok cmd/cgo/internal/testtls 1.013s 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.408s ok cmd/compile/internal/importer 1.625s ok cmd/compile/internal/inline/inlheur 1.264s ok cmd/compile/internal/ir 1.015s ok cmd/compile/internal/logopt 1.044s ok cmd/compile/internal/loopvar 21.230s ok cmd/compile/internal/noder 1.019s ok cmd/compile/internal/reflectdata 1.016s [no tests to run] ok cmd/compile/internal/ssa 21.513s ok cmd/compile/internal/syntax 1.146s ok cmd/compile/internal/test 11.442s ok cmd/compile/internal/typecheck 1.192s ok cmd/compile/internal/types 1.018s ok cmd/compile/internal/types2 8.055s ok cmd/covdata 1.018s ok cmd/cover 15.681s ok cmd/dist 1.036s ok cmd/distpack 1.015s ok cmd/doc 1.560s ok cmd/fix 1.617s ok cmd/go 143.243s ok cmd/go/internal/auth 1.014s ok cmd/go/internal/cache 1.125s ok cmd/go/internal/cfg 1.012s [no tests to run] ok cmd/go/internal/envcmd 1.039s ok cmd/go/internal/fsys 1.044s ok cmd/go/internal/generate 1.032s ok cmd/go/internal/gover 1.021s ok cmd/go/internal/imports 1.026s ok cmd/go/internal/load 1.024s ok cmd/go/internal/lockedfile 2.133s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.031s ok cmd/go/internal/modfetch/codehost 1.437s ok cmd/go/internal/modfetch/zip_sum_test 1.022s ok cmd/go/internal/modindex 1.636s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.036s ok cmd/go/internal/par 1.119s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.037s ok cmd/go/internal/toolchain 1.028s ok cmd/go/internal/vcs 1.022s ok cmd/go/internal/vcweb 1.023s ok cmd/go/internal/vcweb/vcstest 4.619s ok cmd/go/internal/web 1.017s ok cmd/go/internal/work 1.092s ok cmd/gofmt 1.183s ok cmd/internal/archive 1.320s ok cmd/internal/buildid 1.569s ok cmd/internal/bootstrap_test 1.031s ok cmd/internal/cov 1.197s ok cmd/internal/dwarf 1.013s ok cmd/internal/edit 1.012s ok cmd/internal/goobj 1.014s ok cmd/internal/moddeps 1.860s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.335s ok cmd/internal/obj/arm64 2.223s ok cmd/internal/obj/ppc64 1.071s ok cmd/internal/obj/riscv 1.029s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.136s ok cmd/internal/objabi 1.042s ok cmd/internal/pkgpath 5.058s ok cmd/internal/pkgpattern 1.018s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.014s ok cmd/internal/test2json 1.764s ok cmd/link 9.681s ok cmd/link/internal/benchmark 1.014s ok cmd/link/internal/ld 2.906s ok cmd/link/internal/loader 1.060s ok cmd/nm 9.165s ok cmd/objdump 4.949s ok cmd/pack 7.252s ok cmd/pprof 3.379s ok cmd/trace 1.269s ok cmd/vet 28.966s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2536 45624 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1986 57011 ns/op 1863 B/op 37 allocs/op Benchmark/Writer/PAX-4 1346 87378 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3710 28135 ns/op 5084 B/op 15 allocs/op Benchmark/Reader/GNU-4 5014 20310 ns/op 5106 B/op 14 allocs/op Benchmark/Reader/PAX-4 2023 57923 ns/op 8952 B/op 33 allocs/op PASS ok archive/tar 1.759s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 390803524 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 211976417 ns/op BenchmarkZip64TestSizes/4096-4 1726 68537 ns/op BenchmarkZip64TestSizes/1048576-4 115 969055 ns/op BenchmarkZip64TestSizes/67108864-4 1 211878417 ns/op PASS ok archive/zip 2.523s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 190281 617.4 ns/op BenchmarkReaderCopyUnoptimal-4 115668 1012 ns/op BenchmarkReaderCopyNoWriteTo-4 13101 8991 ns/op BenchmarkReaderWriteToOptimal-4 7333 15193 ns/op BenchmarkReaderReadString-4 104726 1126 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 171762 694.5 ns/op BenchmarkWriterCopyUnoptimal-4 171691 701.8 ns/op BenchmarkWriterCopyNoReadFrom-4 13142 9113 ns/op BenchmarkReaderEmpty-4 48756 2353 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34534 3287 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 422707 274.1 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.602s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9096 12844 ns/op 2551.32 MB/s BenchmarkWriteByte-4 361 330419 ns/op 12.40 MB/s BenchmarkWriteRune-4 189 628764 ns/op 19.54 MB/s BenchmarkBufferNotEmptyWriteRead-4 22 5309013 ns/op BenchmarkBufferFullSmallReads-4 67 1682686 ns/op BenchmarkBufferWriteBlock/N4096-4 6997 14974 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 597 198971 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 7266401 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 14521213 ns/op 1155.36 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 2604777 46.09 ns/op 216.99 MB/s BenchmarkIndexByte/32-4 2583514 45.65 ns/op 701.02 MB/s BenchmarkIndexByte/4K-4 678195 173.7 ns/op 23578.72 MB/s BenchmarkIndexBytePortable/10-4 709906 169.6 ns/op 58.96 MB/s BenchmarkIndexBytePortable/32-4 255194 467.8 ns/op 68.41 MB/s BenchmarkIndexBytePortable/4K-4 2060 54626 ns/op 74.98 MB/s BenchmarkIndexRune/10-4 770040 156.2 ns/op 64.03 MB/s BenchmarkIndexRune/32-4 402338 294.2 ns/op 108.76 MB/s BenchmarkIndexRune/4K-4 276652 423.6 ns/op 9669.32 MB/s BenchmarkIndexRuneASCII/10-4 2547816 47.01 ns/op 212.72 MB/s BenchmarkIndexRuneASCII/32-4 2523475 47.31 ns/op 676.36 MB/s BenchmarkIndexRuneASCII/4K-4 682842 171.2 ns/op 23923.06 MB/s BenchmarkEqual/0-4 10669932 10.15 ns/op BenchmarkEqual/1-4 799722 148.0 ns/op 6.76 MB/s BenchmarkEqual/6-4 736647 154.0 ns/op 38.97 MB/s BenchmarkEqual/9-4 740776 151.3 ns/op 59.47 MB/s BenchmarkEqual/15-4 727413 152.7 ns/op 98.21 MB/s BenchmarkEqual/16-4 803234 149.2 ns/op 107.21 MB/s BenchmarkEqual/20-4 758322 154.5 ns/op 129.44 MB/s BenchmarkEqual/32-4 759744 153.6 ns/op 208.37 MB/s BenchmarkEqual/4K-4 87133 1374 ns/op 2981.18 MB/s BenchmarkEqualBothUnaligned/64_0-4 864702 127.4 ns/op 502.38 MB/s BenchmarkEqualBothUnaligned/64_1-4 788664 141.3 ns/op 452.80 MB/s BenchmarkEqualBothUnaligned/64_4-4 881704 124.1 ns/op 515.74 MB/s BenchmarkEqualBothUnaligned/64_7-4 880746 125.2 ns/op 511.08 MB/s BenchmarkEqualBothUnaligned/4096_0-4 90684 1325 ns/op 3090.89 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58885 2031 ns/op 2016.87 MB/s BenchmarkEqualBothUnaligned/4096_4-4 121143 991.3 ns/op 4131.99 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117697 1014 ns/op 4038.59 MB/s BenchmarkIndex/10-4 2195706 54.95 ns/op 182.00 MB/s BenchmarkIndex/32-4 137548 862.3 ns/op 37.11 MB/s BenchmarkIndex/4K-4 24152 4979 ns/op 822.61 MB/s BenchmarkIndexEasy/10-4 2116852 55.07 ns/op 181.58 MB/s BenchmarkIndexEasy/32-4 601382 200.4 ns/op 159.67 MB/s BenchmarkIndexEasy/4K-4 364581 331.4 ns/op 12359.89 MB/s BenchmarkCount/10-4 890445 130.7 ns/op 76.49 MB/s BenchmarkCount/32-4 123180 969.5 ns/op 33.01 MB/s BenchmarkCount/4K-4 23248 5089 ns/op 804.80 MB/s BenchmarkCountEasy/10-4 943900 125.5 ns/op 79.67 MB/s BenchmarkCountEasy/32-4 423196 273.0 ns/op 117.23 MB/s BenchmarkCountEasy/4K-4 291334 406.9 ns/op 10066.41 MB/s BenchmarkCountSingle/10-4 2175318 54.62 ns/op 183.08 MB/s BenchmarkCountSingle/32-4 2237238 53.40 ns/op 599.28 MB/s BenchmarkCountSingle/4K-4 498720 230.5 ns/op 17769.39 MB/s BenchmarkToUpper/#00-4 2086674 57.82 ns/op BenchmarkToUpper/ONLYUPPER-4 232377 519.6 ns/op BenchmarkToUpper/abc-4 369703 322.6 ns/op BenchmarkToUpper/AbC123-4 249276 473.0 ns/op BenchmarkToUpper/azAZ09_-4 223557 500.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77659 1531 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 30456 3906 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 45883 2612 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 94810 1201 ns/op BenchmarkToLower/#00-4 2092992 57.36 ns/op BenchmarkToLower/abc-4 293277 397.3 ns/op BenchmarkToLower/AbC123-4 260767 469.3 ns/op BenchmarkToLower/azAZ09_-4 240654 502.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77671 1544 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 31849 3754 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56523 2122 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98434 1206 ns/op BenchmarkFields/ASCII/16-4 119662 1003 ns/op 15.96 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8971 12233 ns/op 20.93 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 603 195881 ns/op 20.91 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 32 3313416 ns/op 19.78 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 52822644 ns/op 19.85 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 73542 1626 ns/op 9.84 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4507 26319 ns/op 9.73 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 296 403061 ns/op 10.16 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6831100 ns/op 9.59 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 114334446 ns/op 9.17 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 97848 1183 ns/op 13.53 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8095 14231 ns/op 17.99 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 493 238204 ns/op 17.20 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4333902 ns/op 15.12 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 76382117 ns/op 13.73 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 96603 1240 ns/op 12.90 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5850 20464 ns/op 12.51 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 384 309674 ns/op 13.23 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5299646 ns/op 12.37 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 92263312 ns/op 11.37 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1462040 82.00 ns/op BenchmarkTrimSpace/ASCII-4 780375 155.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78260 1535 ns/op BenchmarkTrimSpace/JustNonASCII-4 38521 3119 ns/op BenchmarkToValidUTF8/Valid-4 397440 266.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 262161 440.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 70617 1638 ns/op BenchmarkIndexHard1-4 168 708921 ns/op BenchmarkIndexHard2-4 166 716669 ns/op BenchmarkIndexHard3-4 163 729524 ns/op BenchmarkIndexHard4-4 4 28949032 ns/op BenchmarkLastIndexHard1-4 5 21728674 ns/op BenchmarkLastIndexHard2-4 4 27775272 ns/op BenchmarkLastIndexHard3-4 4 29256681 ns/op BenchmarkCountHard1-4 168 709000 ns/op BenchmarkCountHard2-4 168 712848 ns/op BenchmarkCountHard3-4 164 729679 ns/op BenchmarkSplitEmptySeparator-4 1 133253561 ns/op BenchmarkSplitSingleByteSeparator-4 13 8617050 ns/op BenchmarkSplitMultiByteSeparator-4 9 11350032 ns/op BenchmarkSplitNSingleByteSeparator-4 139308 821.7 ns/op BenchmarkSplitNMultiByteSeparator-4 51537 2272 ns/op BenchmarkRepeat-4 128151 931.8 ns/op BenchmarkRepeatLarge/256/1-4 95790 1305 ns/op 196.11 MB/s BenchmarkRepeatLarge/256/16-4 150834 851.5 ns/op 300.66 MB/s BenchmarkRepeatLarge/512/1-4 73003 1547 ns/op 330.99 MB/s BenchmarkRepeatLarge/512/16-4 102469 1087 ns/op 471.15 MB/s BenchmarkRepeatLarge/1024/1-4 54915 2143 ns/op 477.90 MB/s BenchmarkRepeatLarge/1024/16-4 67720 1709 ns/op 599.12 MB/s BenchmarkRepeatLarge/2048/1-4 37828 3115 ns/op 657.36 MB/s BenchmarkRepeatLarge/2048/16-4 44086 2631 ns/op 778.56 MB/s BenchmarkRepeatLarge/4096/1-4 25214 4679 ns/op 875.46 MB/s BenchmarkRepeatLarge/4096/16-4 28747 4202 ns/op 974.71 MB/s BenchmarkRepeatLarge/8192/1-4 15439 7755 ns/op 1056.41 MB/s BenchmarkRepeatLarge/8192/16-4 16828 7223 ns/op 1134.13 MB/s BenchmarkRepeatLarge/8192/4097-4 30825 3667 ns/op 1117.33 MB/s BenchmarkRepeatLarge/16384/1-4 7576 13244 ns/op 1237.12 MB/s BenchmarkRepeatLarge/16384/16-4 7995 12569 ns/op 1303.50 MB/s BenchmarkRepeatLarge/16384/4097-4 12874 9631 ns/op 1276.14 MB/s BenchmarkRepeatLarge/32768/1-4 5152 22746 ns/op 1440.60 MB/s BenchmarkRepeatLarge/32768/16-4 5354 22119 ns/op 1481.42 MB/s BenchmarkRepeatLarge/32768/4097-4 6306 20517 ns/op 1397.78 MB/s BenchmarkRepeatLarge/65536/1-4 2479 41729 ns/op 1570.50 MB/s BenchmarkRepeatLarge/65536/16-4 2437 41462 ns/op 1580.62 MB/s BenchmarkRepeatLarge/65536/4097-4 2917 39933 ns/op 1538.97 MB/s BenchmarkRepeatLarge/131072/1-4 507 227612 ns/op 575.86 MB/s BenchmarkRepeatLarge/131072/16-4 495 226885 ns/op 577.70 MB/s BenchmarkRepeatLarge/131072/4097-4 496 228223 ns/op 556.50 MB/s BenchmarkRepeatLarge/262144/1-4 266 449616 ns/op 583.04 MB/s BenchmarkRepeatLarge/262144/16-4 254 454270 ns/op 577.07 MB/s BenchmarkRepeatLarge/262144/4097-4 262 463719 ns/op 556.61 MB/s BenchmarkRepeatLarge/524288/1-4 129 902461 ns/op 580.95 MB/s BenchmarkRepeatLarge/524288/16-4 132 893308 ns/op 586.91 MB/s BenchmarkRepeatLarge/524288/4097-4 126 922664 ns/op 563.93 MB/s BenchmarkRepeatLarge/1048576/1-4 63 1795451 ns/op 584.02 MB/s BenchmarkRepeatLarge/1048576/16-4 66 1790880 ns/op 585.51 MB/s BenchmarkRepeatLarge/1048576/4097-4 67 1856856 ns/op 562.64 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3476032 ns/op 603.32 MB/s BenchmarkRepeatLarge/2097152/16-4 34 3422130 ns/op 612.82 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3575319 ns/op 585.56 MB/s BenchmarkRepeatLarge/4194304/1-4 16 7017683 ns/op 597.68 MB/s BenchmarkRepeatLarge/4194304/16-4 15 6978833 ns/op 601.00 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 7283907 ns/op 575.41 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14539071 ns/op 576.97 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14335196 ns/op 585.18 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14946710 ns/op 561.10 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28604442 ns/op 586.52 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29207281 ns/op 574.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29683141 ns/op 565.21 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57797783 ns/op 580.55 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56704443 ns/op 591.74 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57422843 ns/op 584.34 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109525447 ns/op 612.72 MB/s BenchmarkRepeatLarge/67108864/16-4 1 109381407 ns/op 613.53 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114379966 ns/op 586.72 MB/s BenchmarkRepeatLarge/134217728/1-4 1 221125614 ns/op 606.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 216132256 ns/op 621.00 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 222217414 ns/op 603.99 MB/s BenchmarkRepeatLarge/268435456/1-4 1 433225552 ns/op 619.62 MB/s BenchmarkRepeatLarge/268435456/16-4 1 427521353 ns/op 627.89 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 443171989 ns/op 605.71 MB/s BenchmarkRepeatLarge/536870912/1-4 1 874704700 ns/op 613.77 MB/s BenchmarkRepeatLarge/536870912/16-4 1 845255989 ns/op 635.16 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 872263501 ns/op 615.49 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1745291282 ns/op 615.22 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1662018547 ns/op 646.05 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1751716400 ns/op 612.97 MB/s BenchmarkBytesCompare/1-4 14115922 8.511 ns/op BenchmarkBytesCompare/2-4 14039887 8.573 ns/op BenchmarkBytesCompare/4-4 14255848 8.399 ns/op BenchmarkBytesCompare/8-4 14610205 8.207 ns/op BenchmarkBytesCompare/16-4 13955180 8.568 ns/op BenchmarkBytesCompare/32-4 13012534 9.209 ns/op BenchmarkBytesCompare/64-4 10147993 11.32 ns/op BenchmarkBytesCompare/128-4 7732020 15.47 ns/op BenchmarkBytesCompare/256-4 5311230 22.65 ns/op BenchmarkBytesCompare/512-4 3092407 38.82 ns/op BenchmarkBytesCompare/1024-4 1687696 71.13 ns/op BenchmarkBytesCompare/2048-4 870472 136.0 ns/op BenchmarkIndexAnyASCII/1:1-4 1754698 67.94 ns/op BenchmarkIndexAnyASCII/1:2-4 1825368 65.86 ns/op BenchmarkIndexAnyASCII/1:4-4 1802606 66.42 ns/op BenchmarkIndexAnyASCII/1:8-4 1798035 66.48 ns/op BenchmarkIndexAnyASCII/1:16-4 1840471 66.03 ns/op BenchmarkIndexAnyASCII/1:32-4 1771569 67.36 ns/op BenchmarkIndexAnyASCII/1:64-4 1756807 68.42 ns/op BenchmarkIndexAnyASCII/16:1-4 1455643 82.20 ns/op BenchmarkIndexAnyASCII/16:2-4 379453 277.3 ns/op BenchmarkIndexAnyASCII/16:4-4 425568 282.7 ns/op BenchmarkIndexAnyASCII/16:8-4 415201 285.3 ns/op BenchmarkIndexAnyASCII/16:16-4 364932 298.3 ns/op BenchmarkIndexAnyASCII/16:32-4 333692 330.0 ns/op BenchmarkIndexAnyASCII/16:64-4 319396 374.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1354928 88.69 ns/op BenchmarkIndexAnyASCII/256:2-4 33948 3611 ns/op BenchmarkIndexAnyASCII/256:4-4 31735 3667 ns/op BenchmarkIndexAnyASCII/256:8-4 33852 3582 ns/op BenchmarkIndexAnyASCII/256:16-4 32724 3588 ns/op BenchmarkIndexAnyASCII/256:32-4 32412 3670 ns/op BenchmarkIndexAnyASCII/256:64-4 31940 3628 ns/op BenchmarkIndexAnyUTF8/1:1-4 1767052 67.89 ns/op BenchmarkIndexAnyUTF8/1:2-4 1827180 65.69 ns/op BenchmarkIndexAnyUTF8/1:4-4 1821583 65.86 ns/op BenchmarkIndexAnyUTF8/1:8-4 1820786 65.87 ns/op BenchmarkIndexAnyUTF8/1:16-4 1838322 65.35 ns/op BenchmarkIndexAnyUTF8/1:32-4 1775572 66.34 ns/op BenchmarkIndexAnyUTF8/1:64-4 1772718 67.84 ns/op BenchmarkIndexAnyUTF8/16:1-4 106975 1140 ns/op BenchmarkIndexAnyUTF8/16:2-4 257917 439.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 258926 447.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 258361 443.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 273874 439.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 252145 470.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 227476 507.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 6854 16996 ns/op BenchmarkIndexAnyUTF8/256:2-4 19634 6084 ns/op BenchmarkIndexAnyUTF8/256:4-4 19525 6067 ns/op BenchmarkIndexAnyUTF8/256:8-4 19118 6282 ns/op BenchmarkIndexAnyUTF8/256:16-4 18848 6374 ns/op BenchmarkIndexAnyUTF8/256:32-4 18241 6606 ns/op BenchmarkIndexAnyUTF8/256:64-4 16639 7253 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1843209 65.25 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1911072 63.03 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1881566 63.53 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1902303 63.81 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1883934 63.69 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1887411 64.70 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1798586 66.16 ns/op BenchmarkLastIndexAnyASCII/16:1-4 328629 356.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 309313 367.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 310003 360.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 302379 366.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 290224 383.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 272719 407.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 241945 466.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24769 4924 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24782 4825 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24303 4962 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24721 4881 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24199 4903 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23475 4936 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24022 5039 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1849136 65.13 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1895949 63.57 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1887853 62.92 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1904732 63.77 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1901859 63.61 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1836378 65.29 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1822915 66.83 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 153892 761.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 255518 446.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 271812 441.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 259665 444.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 261448 443.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 248358 463.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 227270 509.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11216 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19474 6092 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19681 6137 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18916 6172 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19138 6143 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18177 6496 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16212 7362 ns/op BenchmarkTrimASCII/1:1-4 2015397 59.55 ns/op BenchmarkTrimASCII/1:2-4 1697737 67.91 ns/op BenchmarkTrimASCII/1:4-4 1670061 70.99 ns/op BenchmarkTrimASCII/1:8-4 1565090 75.55 ns/op BenchmarkTrimASCII/1:16-4 1373353 86.95 ns/op BenchmarkTrimASCII/16:1-4 403567 280.5 ns/op BenchmarkTrimASCII/16:2-4 300886 369.8 ns/op BenchmarkTrimASCII/16:4-4 303057 368.6 ns/op BenchmarkTrimASCII/16:8-4 301801 373.4 ns/op BenchmarkTrimASCII/16:16-4 310074 386.4 ns/op BenchmarkTrimASCII/256:1-4 32839 3587 ns/op BenchmarkTrimASCII/256:2-4 24187 5122 ns/op BenchmarkTrimASCII/256:4-4 24364 4921 ns/op BenchmarkTrimASCII/256:8-4 23516 4918 ns/op BenchmarkTrimASCII/256:16-4 24472 4929 ns/op BenchmarkTrimASCII/4096:1-4 2128 57456 ns/op BenchmarkTrimASCII/4096:2-4 1388 76837 ns/op BenchmarkTrimASCII/4096:4-4 1551 79411 ns/op BenchmarkTrimASCII/4096:8-4 1396 78133 ns/op BenchmarkTrimASCII/4096:16-4 1398 77728 ns/op BenchmarkTrimByte-4 1707525 69.76 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2379 44830 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2517 44695 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2568 44652 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1206 97411 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2349 49921 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4438 25904 ns/op BenchmarkCompareBytesEqual-4 12191556 8.828 ns/op BenchmarkCompareBytesToNil-4 14755140 7.393 ns/op BenchmarkCompareBytesEmpty-4 15227732 7.012 ns/op BenchmarkCompareBytesIdentical-4 15040008 7.097 ns/op BenchmarkCompareBytesSameLength-4 13208295 8.065 ns/op BenchmarkCompareBytesDifferentLength-4 13086265 8.202 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1663 71394 ns/op 14687.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1665 71079 ns/op 14752.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1652 71253 ns/op 14716.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1716 69350 ns/op 15120.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1663 71127 ns/op 14742.45 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1664 71060 ns/op 14756.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1665 70930 ns/op 14783.29 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1723 68240 ns/op 15366.05 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1399 84965 ns/op 12341.32 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1410 84897 ns/op 12351.26 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1407 85018 ns/op 12333.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1644 71965 ns/op 14570.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1380 84571 ns/op 12398.82 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1395 84729 ns/op 12375.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1402 84512 ns/op 12407.48 MB/s BenchmarkCompareBytesBig-4 1754 67974 ns/op 15426.17 MB/s BenchmarkCompareBytesBigIdentical-4 14983669 7.899 ns/op 132748642.83 MB/s PASS ok bytes 59.464s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 83123550 ns/op 1.20 MB/s 3612012 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 328665162 ns/op 1.73 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25250697 ns/op 0.65 MB/s 3643300 B/op 50 allocs/op PASS ok compress/bzip2 2.285s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 55 2071292 ns/op 4.83 MB/s 42180 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20052366 ns/op 4.99 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 204345776 ns/op 4.89 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2090144 ns/op 4.78 MB/s 42858 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20803341 ns/op 4.81 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 211876096 ns/op 4.72 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2049363 ns/op 4.88 MB/s 42044 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19594291 ns/op 5.10 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 196241896 ns/op 5.10 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2042909 ns/op 4.89 MB/s 43658 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19577278 ns/op 5.11 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 196717097 ns/op 5.08 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2270213 ns/op 4.40 MB/s 43707 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21837653 ns/op 4.58 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 221245374 ns/op 4.52 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 64 1734011 ns/op 5.77 MB/s 43719 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14625770 ns/op 6.84 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 148188823 ns/op 6.75 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 74 1562814 ns/op 6.40 MB/s 42387 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11604403 ns/op 8.62 MB/s 46589 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116202386 ns/op 8.61 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 1549501 ns/op 6.45 MB/s 44011 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11626354 ns/op 8.60 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 114921186 ns/op 8.70 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 92 1185742 ns/op 8.43 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11314999 ns/op 8.84 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 112684427 ns/op 8.87 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2431688 ns/op 4.11 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21625053 ns/op 4.62 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 211100495 ns/op 4.74 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6864437 ns/op 1.46 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 76860591 ns/op 1.30 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 791710666 ns/op 1.26 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6851087 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 75776291 ns/op 1.32 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 774327029 ns/op 1.29 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1478549 ns/op 6.76 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12318434 ns/op 8.12 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 121973665 ns/op 8.20 MB/s BenchmarkEncode/Newton/Speed/1e4-4 45 2261818 ns/op 4.42 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16925751 ns/op 5.91 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 164952100 ns/op 6.06 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6525881 ns/op 1.53 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 66483732 ns/op 1.50 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 687471800 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6566233 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 82095730 ns/op 1.22 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 851321460 ns/op 1.17 MB/s PASS ok compress/flate 15.965s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2575646 ns/op 3.88 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2627106 ns/op 3.81 MB/s BenchmarkDecoder/1e5-4 4 25603167 ns/op 3.91 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25510347 ns/op 3.92 MB/s BenchmarkDecoder/1e6-4 1 255297970 ns/op 3.92 MB/s BenchmarkDecoder/1e-Reuse6-4 1 256158330 ns/op 3.90 MB/s BenchmarkEncoder/1e4-4 50 2224170 ns/op 4.50 MB/s BenchmarkEncoder/1e-Reuse4-4 51 2049292 ns/op 4.88 MB/s BenchmarkEncoder/1e5-4 5 21498917 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21392286 ns/op 4.67 MB/s BenchmarkEncoder/1e6-4 1 214076015 ns/op 4.67 MB/s BenchmarkEncoder/1e-Reuse6-4 1 210633375 ns/op 4.75 MB/s PASS ok compress/lzw 3.928s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5900079 ns/op PASS ok container/heap 1.153s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 17473 6475 ns/op BenchmarkWithTimeout/concurrency=40-4 3787 30525 ns/op BenchmarkWithTimeout/concurrency=4000-4 3733 31578 ns/op BenchmarkWithTimeout/concurrency=400000-4 5834 24908 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 342328 340.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13251 9768 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15482 7358 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2769 44089 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1742 99267 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2576 44733 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 243 495886 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 168 713357 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 261 455348 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 4942136 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 8366629 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4562346 ns/op BenchmarkCheckCanceled/Err-4 246476 483.0 ns/op BenchmarkCheckCanceled/Done-4 359565 333.8 ns/op BenchmarkContextCancelDone-4 483068 236.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 15619 7792 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 12770 9299 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12265 10025 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 10952 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8545 13499 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 479600 249.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 288064 413.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 207416 579.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 131830 910.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 69158 1738 ns/op PASS ok context 13.175s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1301908 92.65 ns/op 172.70 MB/s BenchmarkDecrypt-4 1297374 93.35 ns/op 171.39 MB/s BenchmarkExpand-4 1000000 111.2 ns/op PASS ok crypto/aes 1.571s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 169518 697.4 ns/op 91.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 299251 379.2 ns/op 168.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 171949 702.4 ns/op 91.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 305953 390.5 ns/op 163.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 96834 1218 ns/op 1108.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 131619 897.9 ns/op 1503.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 88173 1329 ns/op 1016.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 116539 1018 ns/op 1326.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 31017 3856 ns/op 2124.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 33985 3517 ns/op 2329.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26590 4520 ns/op 1812.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28614 4192 ns/op 1954.05 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5143 21922 ns/op 46.48 MB/s BenchmarkAESCFBDecrypt1K-4 5229 22130 ns/op 46.05 MB/s BenchmarkAESCFBDecrypt8K-4 670 174774 ns/op 46.84 MB/s BenchmarkAESOFB1K-4 8025 14950 ns/op 68.16 MB/s BenchmarkAESCTR1K-4 10000 10403 ns/op 97.95 MB/s BenchmarkAESCTR8K-4 1456 82253 ns/op 99.53 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11530 ns/op 88.81 MB/s BenchmarkAESCBCDecrypt1K-4 13316 9068 ns/op 112.93 MB/s PASS ok crypto/cipher 3.763s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 66440 1782 ns/op 4.49 MB/s BenchmarkDecrypt-4 68631 1761 ns/op 4.54 MB/s BenchmarkTDESEncrypt-4 24410 4929 ns/op 1.62 MB/s BenchmarkTDESDecrypt-4 24350 4911 ns/op 1.63 MB/s PASS ok crypto/des 1.652s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 584 202699 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8488545 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22525125 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 62 1947060 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.751s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1192 98342 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 30 4020545 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 12 9925662 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 544 217816 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9630529 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25171387 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2602 44505 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2150596 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 5533734 ns/op 1413 B/op 17 allocs/op PASS ok crypto/ecdsa 2.496s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 222 510179 ns/op BenchmarkNewKeyFromSeed-4 235 509836 ns/op BenchmarkSigning-4 204 583545 ns/op BenchmarkVerification-4 120 981404 ns/op PASS ok crypto/ed25519 1.716s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3025 39167 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 132 903645 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 51 2286707 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5831065 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 770 154194 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 52 2205001 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5886669 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16482495 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10560 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3943 29134 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3727 29597 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 74 1459138 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2480 47461 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 285 418355 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1630 73318 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 80 1406722 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.286s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22501 5266 ns/op 194.47 MB/s BenchmarkHMACSHA256_32-4 23620 5040 ns/op 6.35 MB/s BenchmarkNewWriteSum-4 12340 9355 ns/op 3.42 MB/s PASS ok crypto/hmac 1.585s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 45967 2593 ns/op BenchmarkModSub-4 46855 2547 ns/op BenchmarkMontgomeryRepr-4 14962 8012 ns/op BenchmarkMontgomeryMul-4 14950 8001 ns/op BenchmarkModMul-4 7274 16306 ns/op BenchmarkExpBig-4 7 15463741 ns/op BenchmarkExp-4 4 27989377 ns/op PASS ok crypto/internal/bigmod 2.264s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1273 92427 ns/op BenchmarkScalarBaseMult-4 237 445578 ns/op BenchmarkScalarMult-4 100 1097107 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 136 868914 ns/op PASS ok crypto/internal/edwards25519 1.539s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 444147 259.3 ns/op BenchmarkMultiply-4 596599 189.0 ns/op BenchmarkSquare-4 962061 124.2 ns/op BenchmarkInvert-4 3613 32474 ns/op BenchmarkMult32-4 1000000 104.0 ns/op PASS ok crypto/internal/edwards25519/field 1.604s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 51 2063055 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 866 137943 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5468407 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15434501 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 148 784276 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4491 26578 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 60 1911854 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4574833 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.199s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 529258 219.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 279604 422.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 99800 1191 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 546357 219.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 282163 424.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 101000 1177 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.770s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 96855 1211 ns/op 6.60 MB/s BenchmarkHash64-4 121683 967.2 ns/op 66.17 MB/s BenchmarkHash128-4 112128 1058 ns/op 121.00 MB/s BenchmarkHash256-4 94582 1268 ns/op 201.92 MB/s BenchmarkHash512-4 70911 1692 ns/op 302.59 MB/s BenchmarkHash1K-4 47683 2498 ns/op 409.98 MB/s BenchmarkHash8K-4 8294 14346 ns/op 571.04 MB/s BenchmarkHash1M-4 66 1687705 ns/op 621.30 MB/s BenchmarkHash8M-4 8 13527903 ns/op 620.10 MB/s BenchmarkHash8BytesUnaligned-4 96841 1207 ns/op 6.63 MB/s BenchmarkHash1KUnaligned-4 47521 2501 ns/op 409.44 MB/s BenchmarkHash8KUnaligned-4 8000 14736 ns/op 555.93 MB/s PASS ok crypto/md5 2.595s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 113393987 ns/op PASS ok crypto/rand 1.161s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13364 8991 ns/op 14.24 MB/s BenchmarkRC4_1K-4 1596 70645 ns/op 14.50 MB/s BenchmarkRC4_8K-4 210 563565 ns/op 14.37 MB/s PASS ok crypto/rc4 1.528s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14047458 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 33873223 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 65384732 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3363289 ns/op BenchmarkDecryptOAEP/2048-4 8 14312968 ns/op BenchmarkEncryptOAEP/2048-4 33 3383992 ns/op BenchmarkSignPKCS1v15/2048-4 8 14297818 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3352703 ns/op BenchmarkSignPSS/2048-4 8 14398988 ns/op BenchmarkVerifyPSS/2048-4 34 3378130 ns/op PASS ok crypto/rsa 2.621s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88773 1331 ns/op 6.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 107779 1084 ns/op 7.38 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 100138 1179 ns/op 271.48 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 124167 911.9 ns/op 350.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 75604 1560 ns/op 656.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 90387 1302 ns/op 786.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21584 5572 ns/op 1470.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22564 5295 ns/op 1547.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.169s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76606 1542 ns/op 5.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 87858 1348 ns/op 5.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 82713 1372 ns/op 5.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 65358 1803 ns/op 568.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 73461 1589 ns/op 644.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 74050 1595 ns/op 641.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21240 5650 ns/op 1449.83 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 21994 5445 ns/op 1504.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21950 5474 ns/op 1496.48 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.365s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21357 5614 ns/op 1.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22150 5277 ns/op 1.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 21928 5399 ns/op 1.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3270 32167 ns/op 31.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3327 31552 ns/op 32.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3367 31930 ns/op 32.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 543 220438 ns/op 37.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 553 217182 ns/op 37.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 540 217590 ns/op 37.65 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.303s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16733415 7.117 ns/op BenchmarkConstantTimeEq-4 16828502 7.086 ns/op BenchmarkConstantTimeLessOrEq-4 16943697 7.074 ns/op BenchmarkXORBytes/8Bytes-4 2735461 43.28 ns/op 184.85 MB/s BenchmarkXORBytes/128Bytes-4 2682621 44.71 ns/op 2863.00 MB/s BenchmarkXORBytes/2048Bytes-4 947716 125.8 ns/op 16282.43 MB/s BenchmarkXORBytes/32768Bytes-4 81643 1472 ns/op 22261.32 MB/s PASS ok crypto/subtle 2.010s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 243 482132 ns/op BenchmarkCertCache/1-4 248 480473 ns/op BenchmarkCertCache/2-4 250 483515 ns/op BenchmarkCertCache/3-4 246 486109 ns/op BenchmarkHandshakeServer/RSA-4 15 7847218 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 8941940 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 8634739 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 91 1227887 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 144 833583 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 38 3065308 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 43 2737928 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36770756 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 35627502 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 93746969 ns/op 11.19 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 90851130 ns/op 11.54 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 164040660 ns/op 12.78 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 168247660 ns/op 12.46 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 306856804 ns/op 13.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 322016762 ns/op 13.03 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 593436930 ns/op 14.14 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 588303770 ns/op 14.26 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1168445662 ns/op 14.36 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1243665493 ns/op 13.49 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2282168171 ns/op 14.70 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2453796230 ns/op 13.67 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4619874575 ns/op 14.53 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4844832468 ns/op 13.85 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 88445670 ns/op 11.86 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 91018849 ns/op 11.52 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 160069301 ns/op 13.10 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 174851739 ns/op 11.99 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 301461724 ns/op 13.91 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 323563922 ns/op 12.96 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 597742010 ns/op 14.03 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 626618526 ns/op 13.39 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1170971862 ns/op 14.33 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1243620373 ns/op 13.49 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2330375805 ns/op 14.40 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2474814268 ns/op 13.56 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4645320132 ns/op 14.45 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4942692617 ns/op 13.58 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 709394157 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712903995 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 294386806 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 295109526 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 156596022 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156289661 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88519250 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86685750 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47109048 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45058888 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148082903 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150978622 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 71115852 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70160912 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45081315 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43163595 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32106406 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30461726 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24662093 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22709389 ns/op PASS ok crypto/tls 48.312s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17681538 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 243 486635 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 930 129348 ns/op 12098 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 870 139470 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.996s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 40 2808118 ns/op 280602 B/op 1648 allocs/op BenchmarkConcurrentStmtQuery-4 33 3428575 ns/op 271294 B/op 2041 allocs/op BenchmarkConcurrentStmtExec-4 50 2322421 ns/op 218856 B/op 718 allocs/op BenchmarkConcurrentTxQuery-4 46 2873476 ns/op 278614 B/op 2163 allocs/op BenchmarkConcurrentTxExec-4 56 1895400 ns/op 87780 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 2810404 ns/op 104058 B/op 2044 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1028442 ns/op 40210 B/op 381 allocs/op BenchmarkConcurrentRandom-4 42 2881719 ns/op 230384 B/op 1848 allocs/op BenchmarkManyConcurrentQueries-4 2516 44614 ns/op 4112 B/op 20 allocs/op BenchmarkGrabConn-4 156205 777.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.515s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1569 70263 ns/op BenchmarkSymbols32-4 1844 62240 ns/op PASS ok debug/elf 1.263s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 215127 533.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 75 1602712 ns/op 188283 B/op 14 allocs/op Benchmark115/LineToPC-4 60 1892365 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13296 8974 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.815s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 40444 2950 ns/op BenchmarkMarshal-4 642 186666 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2316 48998 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.456s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 354 336554 ns/op 24.34 MB/s BenchmarkEncodeToString-4 309 363045 ns/op 22.56 MB/s BenchmarkDecode-4 139 865590 ns/op 15.15 MB/s BenchmarkDecodeString-4 136 867826 ns/op 15.11 MB/s PASS ok encoding/base32 1.750s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 332 339556 ns/op 24.13 MB/s BenchmarkDecodeString/2-4 255387 443.3 ns/op 9.02 MB/s BenchmarkDecodeString/4-4 206220 565.7 ns/op 14.14 MB/s BenchmarkDecodeString/8-4 171912 681.7 ns/op 17.60 MB/s BenchmarkDecodeString/64-4 36518 3274 ns/op 26.88 MB/s BenchmarkDecodeString/8192-4 325 370136 ns/op 29.51 MB/s BenchmarkNewEncoding-4 53544 2182 ns/op 117.31 MB/s PASS ok encoding/base64 2.008s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1147 104607 ns/op 38.24 MB/s BenchmarkReadStruct-4 14416 8284 ns/op 9.05 MB/s BenchmarkWriteStruct-4 14342 8404 ns/op 8.92 MB/s BenchmarkReadInts-4 35532 3413 ns/op 8.79 MB/s BenchmarkWriteInts-4 34946 3484 ns/op 8.61 MB/s BenchmarkWriteSlice1000Int32s-4 1084 108049 ns/op 37.02 MB/s BenchmarkPutUint16-4 3133138 38.42 ns/op 52.05 MB/s BenchmarkAppendUint16-4 3000174 40.01 ns/op 49.99 MB/s BenchmarkPutUint32-4 2245398 52.42 ns/op 76.31 MB/s BenchmarkAppendUint32-4 2218027 53.49 ns/op 74.79 MB/s BenchmarkPutUint64-4 909200 119.0 ns/op 67.25 MB/s BenchmarkAppendUint64-4 842294 119.8 ns/op 66.80 MB/s BenchmarkLittleEndianPutUint16-4 3132200 38.30 ns/op 52.22 MB/s BenchmarkLittleEndianAppendUint16-4 2987640 39.97 ns/op 50.04 MB/s BenchmarkLittleEndianPutUint32-4 2247588 52.45 ns/op 76.26 MB/s BenchmarkLittleEndianAppendUint32-4 2223579 53.17 ns/op 75.23 MB/s BenchmarkLittleEndianPutUint64-4 1000000 118.6 ns/op 67.43 MB/s BenchmarkLittleEndianAppendUint64-4 840336 120.6 ns/op 66.31 MB/s BenchmarkReadFloats-4 121425 972.9 ns/op 12.33 MB/s BenchmarkWriteFloats-4 120166 976.0 ns/op 12.30 MB/s BenchmarkReadSlice1000Float32s-4 1048 110239 ns/op 36.28 MB/s BenchmarkWriteSlice1000Float32s-4 960 117952 ns/op 33.91 MB/s BenchmarkReadSlice1000Uint8s-4 69984 1576 ns/op 634.35 MB/s BenchmarkWriteSlice1000Uint8s-4 104468 1114 ns/op 897.99 MB/s BenchmarkPutUvarint32-4 766948 156.6 ns/op 25.54 MB/s BenchmarkPutUvarint64-4 172348 649.5 ns/op 12.32 MB/s PASS ok encoding/binary 4.831s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5828 18679 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5884 18272 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6463 18330 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3606 30877 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6802 17133 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6903 17097 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6774 17116 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3926 29343 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10554 ns/op PASS ok encoding/csv 2.074s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12444 9412 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15867 7532 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 236 485722 ns/op 16812 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 646 183013 ns/op 760 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1332 88811 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1268 93797 ns/op 68 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1872 61629 ns/op 206 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 54 2129749 ns/op 36566 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 553 217934 ns/op 25241 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1200 98392 ns/op 10797 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1260 92539 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 780 148920 ns/op 39142 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 272 425422 ns/op 66393 B/op 2206 allocs/op BenchmarkDecodeBytesSlice-4 507 222824 ns/op 23799 B/op 192 allocs/op BenchmarkDecodeInterfaceSlice-4 81 1396622 ns/op 83159 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1788531 ns/op 54022 B/op 177 allocs/op PASS ok encoding/gob 3.379s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 9895 10117 ns/op 25.30 MB/s BenchmarkEncode/1024-4 2694 40772 ns/op 25.12 MB/s BenchmarkEncode/4096-4 712 163585 ns/op 25.04 MB/s BenchmarkEncode/16384-4 184 658221 ns/op 24.89 MB/s BenchmarkDecode/256-4 23184 5156 ns/op 49.65 MB/s BenchmarkDecode/1024-4 5868 20629 ns/op 49.64 MB/s BenchmarkDecode/4096-4 1460 81571 ns/op 50.21 MB/s BenchmarkDecode/16384-4 362 327524 ns/op 50.02 MB/s BenchmarkDump/256-4 1137 105830 ns/op 2.42 MB/s BenchmarkDump/1024-4 284 418690 ns/op 2.45 MB/s BenchmarkDump/4096-4 68 1673836 ns/op 2.45 MB/s BenchmarkDump/16384-4 16 6766044 ns/op 2.42 MB/s PASS ok encoding/hex 2.775s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 144984823 ns/op 13.38 MB/s 8391936 B/op 60 allocs/op BenchmarkCodeEncoderError-4 1 136649064 ns/op 14.20 MB/s 5304 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 148622542 ns/op 13.06 MB/s 10332936 B/op 60 allocs/op BenchmarkCodeMarshalError-4 1 152993102 ns/op 12.68 MB/s 10335800 B/op 111 allocs/op BenchmarkMarshalBytes/32-4 21151 5622 ns/op BenchmarkMarshalBytes/256-4 5641 19463 ns/op BenchmarkMarshalBytes/4096-4 511 233423 ns/op BenchmarkMarshalBytesError/32-4 48 2389393 ns/op BenchmarkMarshalBytesError/256-4 49 2381413 ns/op BenchmarkMarshalBytesError/4096-4 44 2659815 ns/op BenchmarkMarshalMap-4 43546 2812 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 480958184 ns/op 4.03 MB/s 10099080 B/op 40040 allocs/op BenchmarkUnicodeDecoder-4 29275 4052 ns/op 3.45 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40666 2914 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 428848590 ns/op 4.52 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 419031311 ns/op 4.63 MB/s 2021464 B/op 40013 allocs/op BenchmarkUnmarshalString-4 77914 1732 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 155143 753.5 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 264670 468.3 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22026 5526 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 72482 1706 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 79730 1503 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 22572 5419 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3044 35591 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 843 141332 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 96 1160495 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10986971 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 431815 271.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 426687 270.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 445328 251.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 441799 257.3 ns/op BenchmarkEncodeMarshaler-4 57812 2065 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 72705 1629 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4138593 27.96 ns/op BenchmarkNumberIsValidRegexp-4 16023 7604 ns/op PASS ok encoding/json 8.594s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 45 2641833 ns/op 24.81 MB/s BenchmarkDecode-4 22 5092374 ns/op 17.43 MB/s PASS ok encoding/pem 1.365s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2628 40551 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 992 118166 ns/op 8216 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3925 28280 ns/op PASS ok encoding/xml 1.379s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 186232 620.0 ns/op BenchmarkAs-4 56847 2075 ns/op PASS ok errors 1.296s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 196904 599.3 ns/op BenchmarkIntSet-4 221122 493.9 ns/op BenchmarkFloatAdd-4 52058 2496 ns/op BenchmarkFloatSet-4 202051 544.2 ns/op BenchmarkStringSet-4 203865 561.3 ns/op BenchmarkMapSet-4 58058 2281 ns/op BenchmarkMapSetDifferent-4 55016 2275 ns/op BenchmarkMapSetDifferentRandom-4 230 501753 ns/op BenchmarkMapSetString-4 50040 2484 ns/op BenchmarkMapAddSame-4 32406 3928 ns/op BenchmarkMapAddDifferent-4 13395 8873 ns/op BenchmarkMapAddDifferentRandom-4 198 597347 ns/op BenchmarkMapAddSameSteadyState-4 200317 632.0 ns/op BenchmarkMapAddDifferentSteadyState-4 111727 1161 ns/op BenchmarkMapString-4 5685 19629 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 25993 4514 ns/op PASS ok expvar 3.643s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 98862 1200 ns/op BenchmarkSprintfEmpty-4 362358 343.5 ns/op BenchmarkSprintfString-4 254296 499.8 ns/op BenchmarkSprintfTruncateString-4 219843 554.2 ns/op BenchmarkSprintfTruncateBytes-4 152376 808.4 ns/op BenchmarkSprintfSlowParsingPath-4 223484 557.1 ns/op BenchmarkSprintfQuoteString-4 46400 2527 ns/op BenchmarkSprintfInt-4 240016 501.0 ns/op BenchmarkSprintfIntInt-4 168974 704.4 ns/op BenchmarkSprintfPrefixedInt-4 208957 594.3 ns/op BenchmarkSprintfFloat-4 134770 908.6 ns/op BenchmarkSprintfComplex-4 54674 2248 ns/op BenchmarkSprintfBoolean-4 243063 511.1 ns/op BenchmarkSprintfHexString-4 122394 1009 ns/op BenchmarkSprintfHexBytes-4 94759 1311 ns/op BenchmarkSprintfBytes-4 44414 2756 ns/op BenchmarkSprintfStringer-4 78793 1551 ns/op BenchmarkSprintfStructure-4 37144 3317 ns/op BenchmarkManyArgs-4 57338 2089 ns/op BenchmarkFprintInt-4 54801 2110 ns/op BenchmarkFprintfBytes-4 60092 1973 ns/op BenchmarkFprintIntNoAlloc-4 55300 2114 ns/op BenchmarkScanInts-4 27 4156321 ns/op BenchmarkScanRecursiveInt-4 1 449130837 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 481003235 ns/op PASS ok fmt 5.221s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 717 156136 ns/op PASS ok go/build 1.154s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 39997 2844 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12136 9881 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3386 33439 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 961 127008 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 237 506197 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2199860 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8942427 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34980317 ns/op 3634530 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 145591226 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.428s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 270670335 ns/op 0.24 MB/s 46060896 B/op 48878 allocs/op PASS ok go/format 1.314s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23160094 ns/op 2.33 MB/s BenchmarkParseOnly-4 6 20009931 ns/op 2.69 MB/s BenchmarkResolve-4 34 3310907 ns/op 16.27 MB/s PASS ok go/parser 2.156s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 154569506 ns/op 0.33 MB/s 4746408 B/op 27430 allocs/op BenchmarkPrintDecl-4 788 147070 ns/op 0.22 MB/s 16150 B/op 51 allocs/op PASS ok go/printer 1.311s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 235 496400 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9223982 ns/op 5.38 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14536416 ns/op 4.97 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21521966 ns/op 5.44 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 189 638507 ns/op 4.82 MB/s PASS ok go/scanner 1.846s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 100.7 ns/op PASS ok go/token 1.130s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 93 1205785 ns/op BenchmarkNamed/Underlying/nongeneric-4 646537 168.3 ns/op BenchmarkNamed/Underlying/generic-4 652840 170.0 ns/op BenchmarkNamed/Underlying/src_instance-4 663686 168.3 ns/op BenchmarkNamed/Underlying/user_instance-4 662104 168.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17580 6875 ns/op BenchmarkNamed/NewMethodSet/generic-4 17376 6889 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17271 6929 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17083 6920 ns/op BenchmarkCheck/http/funcbodies/info-4 1 625564741 ns/op 51932 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 506011792 ns/op 64196 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 281392414 ns/op 115444 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 260920696 ns/op 124483 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 363402286 ns/op 14225 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 131310947 ns/op 39357 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 78977832 ns/op 65443 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 79186232 ns/op 65278 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 124736708 ns/op 17369 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 75083732 ns/op 28856 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57134534 ns/op 37916 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 56054654 ns/op 38645 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1046845341 ns/op 62980 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 651972938 ns/op 101119 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 163598464 ns/op 402878 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 138622386 ns/op 475405 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 426873640 ns/op 4701 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 116872549 ns/op 17168 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 98712170 ns/op 20327 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 97139091 ns/op 20655 lines/s PASS ok go/types 18.116s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7882 13584 ns/op 75.38 MB/s PASS ok hash/adler32 1.127s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 366864 313.0 ns/op 47.92 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 368757 310.4 ns/op 48.33 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 350790 317.9 ns/op 125.81 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 380521 316.7 ns/op 126.32 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 341502 334.6 ns/op 1530.27 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 354848 336.3 ns/op 1522.58 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 332530 358.1 ns/op 2859.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 313731 362.7 ns/op 2823.00 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 237241 492.3 ns/op 8320.57 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 234106 491.1 ns/op 8340.15 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69896 1701 ns/op 19267.47 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 69182 1728 ns/op 18963.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 318504 365.0 ns/op 41.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 314024 365.2 ns/op 41.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 307238 375.0 ns/op 106.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 321808 377.0 ns/op 106.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 296210 399.7 ns/op 1281.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 290998 398.2 ns/op 1285.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 273502 419.4 ns/op 2441.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 283515 419.6 ns/op 2440.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 213679 552.5 ns/op 7413.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 217610 547.0 ns/op 7487.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 67864 1770 ns/op 18516.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 66381 1800 ns/op 18200.46 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 187812 642.4 ns/op 23.35 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 183379 653.9 ns/op 22.94 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 97780 1217 ns/op 32.86 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 95131 1234 ns/op 32.42 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8408 13436 ns/op 38.11 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8292 13877 ns/op 36.89 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4339 27551 ns/op 37.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4350 27515 ns/op 37.22 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1086 109270 ns/op 37.49 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1095 108919 ns/op 37.61 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 138 862815 ns/op 37.98 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 136 872216 ns/op 37.57 MB/s PASS ok hash/crc32 5.716s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 90 1292066 ns/op 50.72 MB/s BenchmarkCrc64/ISO4KB-4 1130 102310 ns/op 40.04 MB/s BenchmarkCrc64/ISO1KB-4 4321 23946 ns/op 42.76 MB/s BenchmarkCrc64/ECMA64KB-4 92 1311369 ns/op 49.98 MB/s BenchmarkCrc64/Random64KB-4 85 1218375 ns/op 53.79 MB/s BenchmarkCrc64/Random16KB-4 373 322415 ns/op 50.82 MB/s PASS ok hash/crc64 1.865s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7719 13894 ns/op 73.70 MB/s BenchmarkFnv32aKB-4 8658 13795 ns/op 74.23 MB/s BenchmarkFnv64KB-4 8502 14164 ns/op 72.30 MB/s BenchmarkFnv64aKB-4 8566 14244 ns/op 71.89 MB/s BenchmarkFnv128KB-4 1896 61919 ns/op 16.54 MB/s BenchmarkFnv128aKB-4 1915 62463 ns/op 16.39 MB/s PASS ok hash/fnv 2.041s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 389655 290.9 ns/op 13.75 MB/s BenchmarkHash/n=4/Bytes-4 2812116 41.22 ns/op 97.04 MB/s BenchmarkHash/n=4/String-4 1220184 98.86 ns/op 40.46 MB/s BenchmarkHash/n=8/Write-4 400303 289.9 ns/op 27.60 MB/s BenchmarkHash/n=8/Bytes-4 2802051 41.33 ns/op 193.57 MB/s BenchmarkHash/n=8/String-4 1217736 98.35 ns/op 81.34 MB/s BenchmarkHash/n=16/Write-4 393891 293.1 ns/op 54.58 MB/s BenchmarkHash/n=16/Bytes-4 2770696 41.76 ns/op 383.11 MB/s BenchmarkHash/n=16/String-4 1249676 95.86 ns/op 166.92 MB/s BenchmarkHash/n=32/Write-4 398649 300.4 ns/op 106.51 MB/s BenchmarkHash/n=32/Bytes-4 2830906 41.08 ns/op 779.03 MB/s BenchmarkHash/n=32/String-4 1219488 98.40 ns/op 325.19 MB/s BenchmarkHash/n=64/Write-4 371636 314.3 ns/op 203.61 MB/s BenchmarkHash/n=64/Bytes-4 2767054 41.72 ns/op 1534.18 MB/s BenchmarkHash/n=64/String-4 1000000 100.9 ns/op 634.44 MB/s BenchmarkHash/n=256/Write-4 289292 407.0 ns/op 628.99 MB/s BenchmarkHash/n=256/Bytes-4 1721554 67.94 ns/op 3768.16 MB/s BenchmarkHash/n=256/String-4 666060 176.0 ns/op 1454.79 MB/s BenchmarkHash/n=320/Write-4 296955 403.8 ns/op 792.54 MB/s BenchmarkHash/n=320/Bytes-4 1480850 79.43 ns/op 4028.63 MB/s BenchmarkHash/n=320/String-4 475752 242.5 ns/op 1319.76 MB/s BenchmarkHash/n=1024/Write-4 207109 566.6 ns/op 1807.25 MB/s BenchmarkHash/n=1024/Bytes-4 680317 174.3 ns/op 5875.23 MB/s BenchmarkHash/n=1024/String-4 196740 587.4 ns/op 1743.22 MB/s BenchmarkHash/n=4096/Write-4 101206 1175 ns/op 3486.80 MB/s BenchmarkHash/n=4096/Bytes-4 199554 600.0 ns/op 6826.53 MB/s BenchmarkHash/n=4096/String-4 54093 2236 ns/op 1831.98 MB/s BenchmarkHash/n=16384/Write-4 33122 3624 ns/op 4520.45 MB/s BenchmarkHash/n=16384/Bytes-4 52353 2292 ns/op 7148.20 MB/s BenchmarkHash/n=16384/String-4 13675 8706 ns/op 1881.95 MB/s PASS ok hash/maphash 5.575s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 735 154628 ns/op BenchmarkEscapeNone-4 81140 1456 ns/op BenchmarkUnescape-4 636 187173 ns/op BenchmarkUnescapeNone-4 420768 274.5 ns/op BenchmarkUnescapeSparse-4 10000 10340 ns/op BenchmarkUnescapeDense-4 858 138311 ns/op PASS ok html 1.786s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6526 16761 ns/op BenchmarkCSSEscaperNoSpecials-4 33772 3522 ns/op BenchmarkDecodeCSS-4 22087 5421 ns/op BenchmarkDecodeCSSNoSpecials-4 2547010 46.92 ns/op BenchmarkCSSValueFilter-4 89802 1286 ns/op BenchmarkCSSValueFilterOk-4 72398 1632 ns/op BenchmarkEscapedExecute-4 3879 29176 ns/op BenchmarkHTMLNospaceEscaper-4 7959 15138 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 42508 2786 ns/op BenchmarkStripTags-4 16401 7298 ns/op BenchmarkStripTagsNoSpecials-4 215209 556.7 ns/op BenchmarkJSValEscaperWithNum-4 19692 6116 ns/op BenchmarkJSValEscaperWithStr-4 4831 23921 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15127 7932 ns/op BenchmarkJSValEscaperWithObj-4 4017 27638 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9672 10868 ns/op BenchmarkJSStrEscaperNoSpecials-4 40876 2925 ns/op BenchmarkJSStrEscaper-4 8006 14414 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37698 3152 ns/op BenchmarkJSRegexpEscaper-4 7488 15457 ns/op BenchmarkTemplateSpecialTags-4 79 1359658 ns/op BenchmarkURLEscaper-4 3567 32520 ns/op BenchmarkURLEscaperNoSpecials-4 137089 859.5 ns/op BenchmarkURLNormalizer-4 4671 24332 ns/op BenchmarkURLNormalizerNoSpecials-4 132224 883.4 ns/op BenchmarkSrcsetFilter-4 14728 8110 ns/op BenchmarkSrcsetFilterNoSpecials-4 88042 1361 ns/op PASS ok html/template 4.853s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 420603 264.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 348820 323.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 448819 261.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 351328 323.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1354743 88.58 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 818151 140.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1346854 88.61 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 831046 139.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 312356 364.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 270350 425.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 328968 369.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 271404 429.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 528382 215.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 388530 299.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 618582 187.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 391496 300.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 309622 386.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 111.4 ns/op BenchmarkRGBASetRGBA-4 1000000 112.7 ns/op BenchmarkRGBA64At-4 662455 180.1 ns/op BenchmarkRGBA64SetRGBA64-4 578647 182.1 ns/op BenchmarkNRGBAAt-4 1000000 112.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 112.3 ns/op BenchmarkNRGBA64At-4 590515 183.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 665084 180.2 ns/op BenchmarkAlphaAt-4 2080957 57.54 ns/op BenchmarkAlphaSetAlpha-4 2092626 57.28 ns/op BenchmarkAlpha16At-4 1000000 103.3 ns/op BenchmarkAlphaSetAlpha16-4 1000000 102.7 ns/op BenchmarkGrayAt-4 2088448 57.69 ns/op BenchmarkGraySetGray-4 2095105 57.35 ns/op BenchmarkGray16At-4 1000000 101.7 ns/op BenchmarkGraySetGray16-4 1000000 103.4 ns/op PASS ok image 5.453s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3603334 33.27 ns/op BenchmarkYCbCrToRGB/128-4 3795104 31.59 ns/op BenchmarkYCbCrToRGB/255-4 3836528 31.32 ns/op BenchmarkRGBToYCbCr/0-4 3922203 30.63 ns/op BenchmarkRGBToYCbCr/Cb-4 3959304 30.26 ns/op BenchmarkRGBToYCbCr/Cr-4 3920445 30.61 ns/op BenchmarkYCbCrToRGBA/0-4 3074652 38.99 ns/op BenchmarkYCbCrToRGBA/128-4 3024927 39.66 ns/op BenchmarkYCbCrToRGBA/255-4 3185846 37.68 ns/op BenchmarkNYCbCrAToRGBA/0-4 3187900 37.63 ns/op BenchmarkNYCbCrAToRGBA/128-4 3193210 37.31 ns/op BenchmarkNYCbCrAToRGBA/255-4 3189219 37.62 ns/op PASS ok image/color 2.897s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 37527010 ns/op BenchmarkFillSrc-4 264 428977 ns/op BenchmarkCopyOver-4 6 17705698 ns/op BenchmarkCopySrc-4 362 322228 ns/op BenchmarkNRGBAOver-4 6 19196445 ns/op BenchmarkNRGBASrc-4 8 12556919 ns/op BenchmarkYCbCr-4 8 13821999 ns/op BenchmarkGray-4 14 7648688 ns/op BenchmarkCMYK-4 8 12783894 ns/op BenchmarkGlyphOver-4 19 5895018 ns/op BenchmarkRGBAMaskOver-4 4 31016287 ns/op BenchmarkGrayMaskOver-4 5 23888062 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40421649 ns/op BenchmarkRGBA-4 4 28721497 ns/op BenchmarkPalettedFill-4 783 148680 ns/op BenchmarkPalettedRGBA-4 4 30446007 ns/op BenchmarkGenericOver-4 2 63895754 ns/op BenchmarkGenericMaskOver-4 4 27025988 ns/op BenchmarkGenericSrc-4 3 42014876 ns/op BenchmarkGenericMaskSrc-4 3 37422783 ns/op PASS ok image/draw 7.601s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 20 5376132 ns/op 2.87 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 140203986 ns/op 2.19 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3382743481 ns/op 0.36 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 2213830 ns/op 6.98 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 164293784 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.572s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3649 30700 ns/op BenchmarkIDCT-4 3835 27987 ns/op BenchmarkDecodeBaseline-4 8 14262484 ns/op 4.33 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19693745 ns/op 3.14 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 178904503 ns/op 6.87 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 223290459 ns/op 4.13 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.494s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 14045602 7.764 ns/op BenchmarkDecodeGray-4 12 9498359 ns/op 6.90 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38913689 ns/op 6.74 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33639837 ns/op 7.79 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5741859 ns/op 11.41 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32224697 ns/op 8.13 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42063729 ns/op 6.23 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61458734 ns/op 5.00 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62216394 ns/op 4.94 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 203667061 ns/op 6.03 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 226786259 ns/op 5.42 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34832717 ns/op 8.82 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 202268501 ns/op 6.08 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 778889406 ns/op 1.58 MB/s 864184 B/op 30 allocs/op PASS ok image/png 4.731s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50032076 ns/op 2.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45134902 ns/op 2.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 296327012 ns/op 1.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 286425612 ns/op 1.75 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48142849 ns/op 2.08 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43549129 ns/op 2.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 277852413 ns/op 1.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 262675416 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 611943343 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 598100583 ns/op 1.67 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4011357141 ns/op 1.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3928081269 ns/op 1.27 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9226102 ns/op 10.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9817296 ns/op 10.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 46313529 ns/op 10.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48845169 ns/op 10.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 91974311 ns/op 10.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 95220771 ns/op 10.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 451866077 ns/op 11.07 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 481399475 ns/op 10.39 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56709214 ns/op 1.76 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56095155 ns/op 1.78 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 380643564 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 388659250 ns/op 1.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 867519739 ns/op 1.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 977948971 ns/op 1.02 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6539379378 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6401839868 ns/op 0.78 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 160869069 ns/op 25.98 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 156460109 ns/op 26.71 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 51.172s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31422 3889 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 29468 4139 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 26509 4618 ns/op 0.87 MB/s BenchmarkMarshalCorpusFile/8-4 22075 5422 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 16881 7078 ns/op 2.26 MB/s BenchmarkMarshalCorpusFile/32-4 9859 11124 ns/op 2.88 MB/s BenchmarkMarshalCorpusFile/64-4 7629 14562 ns/op 4.39 MB/s BenchmarkMarshalCorpusFile/128-4 5302 20304 ns/op 6.30 MB/s BenchmarkMarshalCorpusFile/256-4 2470 46613 ns/op 5.49 MB/s BenchmarkMarshalCorpusFile/512-4 1305 91377 ns/op 5.60 MB/s BenchmarkMarshalCorpusFile/1024-4 682 176597 ns/op 5.80 MB/s BenchmarkMarshalCorpusFile/2048-4 337 350863 ns/op 5.84 MB/s BenchmarkMarshalCorpusFile/4096-4 175 682960 ns/op 6.00 MB/s BenchmarkMarshalCorpusFile/8192-4 90 1365085 ns/op 6.00 MB/s BenchmarkMarshalCorpusFile/16384-4 45 2720408 ns/op 6.02 MB/s BenchmarkMarshalCorpusFile/32768-4 19 5903130 ns/op 5.55 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12032697 ns/op 5.45 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24833550 ns/op 5.28 MB/s BenchmarkMarshalCorpusFile/262144-4 3 49679263 ns/op 5.28 MB/s BenchmarkMarshalCorpusFile/524288-4 2 97270373 ns/op 5.39 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 190695987 ns/op 5.50 MB/s BenchmarkUnmarshalCorpusFile/1-4 7765 14527 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7849 15077 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7250 16469 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6283 18683 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5284 22274 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/32-4 3684 32019 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3046 38429 ns/op 1.67 MB/s BenchmarkUnmarshalCorpusFile/128-4 2344 50449 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/256-4 915 130958 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 478 247787 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/1024-4 248 479667 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/2048-4 124 941840 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 1861000 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3722866 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7437439 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14789667 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29544198 ns/op 2.22 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 59205056 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 122481752 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 246912222 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 486507926 ns/op 2.16 MB/s BenchmarkMutatorBytes/1-4 29222 4096 ns/op BenchmarkMutatorBytes/10-4 32136 3765 ns/op BenchmarkMutatorBytes/100-4 30697 4009 ns/op BenchmarkMutatorBytes/1000-4 21708 5703 ns/op BenchmarkMutatorBytes/10000-4 6379 23771 ns/op BenchmarkMutatorBytes/100000-4 912 145353 ns/op BenchmarkMutatorString/1-4 29061 4213 ns/op BenchmarkMutatorString/10-4 29833 4073 ns/op BenchmarkMutatorString/100-4 27614 4471 ns/op BenchmarkMutatorString/1000-4 14845 7921 ns/op BenchmarkMutatorString/10000-4 3777 45834 ns/op BenchmarkMutatorString/100000-4 328 376752 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15727 7620 ns/op BenchmarkMutatorAllBasicTypes/string-4 15582 7793 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50808 2314 ns/op BenchmarkMutatorAllBasicTypes/float32-4 45082 2638 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45907 2621 ns/op BenchmarkMutatorAllBasicTypes/int-4 47959 2484 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48796 2499 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48154 2515 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47896 2512 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47898 2511 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 46486 2603 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46723 2566 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45884 2576 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46872 2601 ns/op PASS ok internal/fuzz 12.529s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 22273 4633 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 113198 1038 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.279s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 51337 2013 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 24337 4929 ns/op BenchmarkSplicePipePoolParallel-4 174310 733.7 ns/op BenchmarkSplicePipeNativeParallel-4 43243 2734 ns/op PASS ok internal/poll 1.830s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 25590958 ns/op PASS ok internal/trace 3.915s PASS ok internal/zstd 1.023s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 16923 8766 ns/op BenchmarkCopyNLarge-4 331 407291 ns/op PASS ok io 1.424s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 134958 875.6 ns/op BenchmarkPrintln-4 19866 6137 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29506 4076 ns/op 64 B/op 0 allocs/op BenchmarkConcurrent-4 1898 58636 ns/op BenchmarkDiscard-4 714847 163.2 ns/op 0 B/op 0 allocs/op PASS ok log 1.733s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75344 1584 ns/op BenchmarkJSONHandler/defaults-4 6236 17222 ns/op 519 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4096 28410 ns/op 778 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4560 24982 ns/op 753 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6487 16801 ns/op 517 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6850 16954 ns/op 532 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5156 21795 ns/op 523 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26162 4617 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26109 4647 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 80293 1487 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 63710 2030 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47810 2509 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 56504 2175 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 63925 2019 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 48812 2497 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 796854 151.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 622702 197.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 480268 253.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 387091 310.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 338366 352.3 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5235 22126 ns/op BenchmarkDispatch/switch-checked-4 165524 722.7 ns/op BenchmarkDispatch/As-4 186008 648.7 ns/op BenchmarkDispatch/Visit-4 134031 891.1 ns/op BenchmarkUnsafeStrings-4 15088 8042 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.416s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1454845 82.15 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1438423 84.10 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 888914 123.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 304772 380.5 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 63705 1856 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 64161 1868 ns/op 261 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 38864 3101 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12296 9725 ns/op 3465 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13917 8605 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13742 8716 ns/op 593 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9607 12438 ns/op 1100 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3234 35959 ns/op 4294 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16702 7197 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16554 7179 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11679 10281 ns/op 939 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3877 29086 ns/op 3748 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.806s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 31935808 ns/op PASS ok maps 2.658s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2728872 43.76 ns/op BenchmarkAcosh-4 1213294 99.84 ns/op BenchmarkAsin-4 2734008 43.47 ns/op BenchmarkAsinh-4 1000000 101.9 ns/op BenchmarkAtan-4 2758742 43.58 ns/op BenchmarkAtanh-4 1000000 102.0 ns/op BenchmarkAtan2-4 1535444 77.37 ns/op BenchmarkCbrt-4 1403248 84.80 ns/op BenchmarkCeil-4 18399492 6.437 ns/op BenchmarkCopysign-4 3415082 35.21 ns/op BenchmarkCos-4 1367413 86.88 ns/op BenchmarkCosh-4 2327898 51.36 ns/op BenchmarkErf-4 2862826 41.96 ns/op BenchmarkErfc-4 2843893 42.25 ns/op BenchmarkErfinv-4 2507236 48.20 ns/op BenchmarkErfcinv-4 2539046 47.08 ns/op BenchmarkExp-4 5188615 23.25 ns/op BenchmarkExpGo-4 892696 131.6 ns/op BenchmarkExpm1-4 2582246 46.06 ns/op BenchmarkExp2-4 5339902 22.40 ns/op BenchmarkExp2Go-4 881341 133.0 ns/op BenchmarkAbs-4 8500606 14.13 ns/op BenchmarkDim-4 8273352 14.81 ns/op BenchmarkFloor-4 19092105 6.254 ns/op BenchmarkMax-4 14820817 8.083 ns/op BenchmarkMin-4 14815621 8.080 ns/op BenchmarkMod-4 386274 294.8 ns/op BenchmarkFrexp-4 2111449 57.64 ns/op BenchmarkGamma-4 650984 183.4 ns/op BenchmarkHypot-4 2875581 42.05 ns/op BenchmarkHypotGo-4 2320110 51.05 ns/op BenchmarkIlogb-4 2617357 46.38 ns/op BenchmarkJ0-4 234573 504.4 ns/op BenchmarkJ1-4 235783 505.8 ns/op BenchmarkJn-4 110407 1081 ns/op BenchmarkLdexp-4 2092888 56.82 ns/op BenchmarkLgamma-4 846524 138.5 ns/op BenchmarkLog-4 1267130 93.34 ns/op BenchmarkLogb-4 2420916 48.82 ns/op BenchmarkLog1p-4 1946984 61.94 ns/op BenchmarkLog10-4 1294285 92.74 ns/op BenchmarkLog2-4 1381755 87.41 ns/op BenchmarkModf-4 16611663 7.250 ns/op BenchmarkNextafter32-4 2201803 54.73 ns/op BenchmarkNextafter64-4 2245810 53.55 ns/op BenchmarkPowInt-4 804979 146.8 ns/op BenchmarkPowFrac-4 474938 253.8 ns/op BenchmarkPow10Pos-4 4406890 27.24 ns/op BenchmarkPow10Neg-4 4152231 28.65 ns/op BenchmarkRound-4 8492689 14.11 ns/op BenchmarkRoundToEven-4 8304015 14.44 ns/op BenchmarkRemainder-4 525007 224.9 ns/op BenchmarkSignbit-4 5710674 20.86 ns/op BenchmarkSin-4 1324208 91.24 ns/op BenchmarkSincos-4 834492 141.8 ns/op BenchmarkSinh-4 2127247 56.38 ns/op BenchmarkSqrtIndirect-4 17919972 6.720 ns/op BenchmarkSqrtLatency-4 18444855 6.445 ns/op BenchmarkSqrtIndirectLatency-4 18504471 6.448 ns/op BenchmarkSqrtGoLatency-4 1000000 101.4 ns/op BenchmarkSqrtPrime-4 142556 832.3 ns/op BenchmarkTan-4 1249251 96.00 ns/op BenchmarkTanh-4 2123618 56.27 ns/op BenchmarkTrunc-4 19236564 6.230 ns/op BenchmarkY0-4 224998 530.8 ns/op BenchmarkY1-4 223641 529.2 ns/op BenchmarkYn-4 108722 1089 ns/op BenchmarkFloat64bits-4 6124148 19.51 ns/op BenchmarkFloat64frombits-4 5735128 20.89 ns/op BenchmarkFloat32bits-4 5739408 20.91 ns/op BenchmarkFloat32frombits-4 5652548 21.24 ns/op BenchmarkFMA-4 17781043 6.770 ns/op PASS ok math 11.940s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11618540 10.39 ns/op 6160.94 MB/s BenchmarkAddVV/2-4 11339154 10.57 ns/op 12107.15 MB/s BenchmarkAddVV/3-4 10673383 11.26 ns/op 17057.07 MB/s BenchmarkAddVV/4-4 10770871 11.13 ns/op 23009.69 MB/s BenchmarkAddVV/5-4 9866539 12.17 ns/op 26293.60 MB/s BenchmarkAddVV/10-4 8778680 13.68 ns/op 46793.16 MB/s BenchmarkAddVV/100-4 2450359 48.94 ns/op 130775.27 MB/s BenchmarkAddVV/1000-4 302656 396.1 ns/op 161572.03 MB/s BenchmarkSubVV/1-4 11766644 10.26 ns/op 6240.67 MB/s BenchmarkSubVV/2-4 11131602 10.51 ns/op 12184.17 MB/s BenchmarkSubVV/3-4 10602168 11.29 ns/op 16998.77 MB/s BenchmarkSubVV/4-4 10705606 11.12 ns/op 23011.36 MB/s BenchmarkSubVV/5-4 9874494 12.15 ns/op 26339.46 MB/s BenchmarkSubVV/10-4 8763268 13.66 ns/op 46865.75 MB/s BenchmarkSubVV/100-4 2445115 49.09 ns/op 130366.12 MB/s BenchmarkSubVV/1000-4 301312 397.0 ns/op 161215.15 MB/s BenchmarkAddVW/1-4 12933487 9.284 ns/op 861.65 MB/s BenchmarkAddVW/2-4 11949240 10.03 ns/op 1594.94 MB/s BenchmarkAddVW/3-4 11128670 10.74 ns/op 2233.72 MB/s BenchmarkAddVW/4-4 10983057 10.91 ns/op 2933.24 MB/s BenchmarkAddVW/5-4 10772148 11.15 ns/op 3586.25 MB/s BenchmarkAddVW/10-4 9474781 12.71 ns/op 6294.94 MB/s BenchmarkAddVW/100-4 3893691 30.79 ns/op 25985.94 MB/s BenchmarkAddVW/1000-4 583191 204.3 ns/op 39154.04 MB/s BenchmarkAddVWext/1-4 12956668 9.341 ns/op 856.40 MB/s BenchmarkAddVWext/2-4 11912986 10.09 ns/op 1586.11 MB/s BenchmarkAddVWext/3-4 11452480 10.50 ns/op 2284.71 MB/s BenchmarkAddVWext/4-4 10963750 10.97 ns/op 2915.79 MB/s BenchmarkAddVWext/5-4 10788494 11.14 ns/op 3590.46 MB/s BenchmarkAddVWext/10-4 9420483 12.78 ns/op 6258.96 MB/s BenchmarkAddVWext/100-4 2640979 45.45 ns/op 17600.96 MB/s BenchmarkAddVWext/1000-4 319836 374.9 ns/op 21337.04 MB/s BenchmarkSubVW/1-4 12905336 9.298 ns/op 860.44 MB/s BenchmarkSubVW/2-4 11837727 10.12 ns/op 1580.50 MB/s BenchmarkSubVW/3-4 11434408 10.52 ns/op 2281.08 MB/s BenchmarkSubVW/4-4 10955383 10.97 ns/op 2917.88 MB/s BenchmarkSubVW/5-4 10671940 11.13 ns/op 3594.06 MB/s BenchmarkSubVW/10-4 9438266 12.85 ns/op 6227.06 MB/s BenchmarkSubVW/100-4 3895087 30.75 ns/op 26013.77 MB/s BenchmarkSubVW/1000-4 584510 204.7 ns/op 39078.24 MB/s BenchmarkSubVWext/1-4 12873658 9.271 ns/op 862.90 MB/s BenchmarkSubVWext/2-4 11896264 10.06 ns/op 1589.98 MB/s BenchmarkSubVWext/3-4 11449814 10.43 ns/op 2300.82 MB/s BenchmarkSubVWext/4-4 10926135 10.92 ns/op 2929.32 MB/s BenchmarkSubVWext/5-4 10786323 11.19 ns/op 3575.15 MB/s BenchmarkSubVWext/10-4 9461304 12.70 ns/op 6298.40 MB/s BenchmarkSubVWext/100-4 2637375 45.44 ns/op 17606.45 MB/s BenchmarkSubVWext/1000-4 313227 374.8 ns/op 21342.30 MB/s BenchmarkMulAddVWW/1-4 11243576 10.69 ns/op 5987.87 MB/s BenchmarkMulAddVWW/2-4 10124976 11.85 ns/op 10800.36 MB/s BenchmarkMulAddVWW/3-4 9189150 13.05 ns/op 14711.17 MB/s BenchmarkMulAddVWW/4-4 8019717 14.99 ns/op 17076.96 MB/s BenchmarkMulAddVWW/5-4 7225677 16.54 ns/op 19345.77 MB/s BenchmarkMulAddVWW/10-4 4621762 25.89 ns/op 24724.22 MB/s BenchmarkMulAddVWW/100-4 501781 238.4 ns/op 26846.45 MB/s BenchmarkMulAddVWW/1000-4 50545 2364 ns/op 27078.17 MB/s BenchmarkAddMulVVW/1-4 12593347 9.757 ns/op 6559.11 MB/s BenchmarkAddMulVVW/2-4 10986153 10.90 ns/op 11748.12 MB/s BenchmarkAddMulVVW/3-4 9655833 12.42 ns/op 15454.29 MB/s BenchmarkAddMulVVW/4-4 8510035 14.17 ns/op 18067.45 MB/s BenchmarkAddMulVVW/5-4 7509480 15.99 ns/op 20009.97 MB/s BenchmarkAddMulVVW/10-4 4937077 24.29 ns/op 26345.60 MB/s BenchmarkAddMulVVW/100-4 507519 236.3 ns/op 27086.94 MB/s BenchmarkAddMulVVW/1000-4 50904 2351 ns/op 27219.45 MB/s BenchmarkDivWVW/1-4 1331997 88.43 ns/op 723.72 MB/s BenchmarkDivWVW/2-4 823542 143.8 ns/op 890.43 MB/s BenchmarkDivWVW/3-4 713012 167.7 ns/op 1144.89 MB/s BenchmarkDivWVW/4-4 628587 191.5 ns/op 1336.94 MB/s BenchmarkDivWVW/5-4 588130 201.3 ns/op 1589.96 MB/s BenchmarkDivWVW/10-4 403246 295.6 ns/op 2165.24 MB/s BenchmarkDivWVW/100-4 65137 1843 ns/op 3472.16 MB/s BenchmarkDivWVW/1000-4 6708 17438 ns/op 3670.24 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12399154 9.054 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12033936 9.268 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11372382 9.887 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11147940 9.999 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10887553 10.32 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10794550 10.44 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10064480 11.28 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9912735 11.43 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9614860 11.83 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9698035 11.86 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7921126 14.32 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7714461 14.81 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1991383 59.70 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1941643 61.19 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 232972 514.0 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 206948 582.1 ns/op BenchmarkDecimalConversion-4 186 652276 ns/op BenchmarkFloatString/100-4 10000 11001 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 224 529903 ns/op 2904 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 49061290 ns/op 60760 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 4878585656 ns/op 838488 B/op 477 allocs/op BenchmarkFloatAdd/10-4 139101 867.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 134529 878.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 132068 915.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 80414 1482 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16239 7405 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 174465 694.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 172112 690.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 171508 696.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 144309 825.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52413 2292 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1630 72746 ns/op BenchmarkParseFloatLargeExp-4 400 304511 ns/op BenchmarkGCD10x10/WithoutXY-4 166216 747.7 ns/op BenchmarkGCD10x10/WithXY-4 46178 2643 ns/op BenchmarkGCD10x100/WithoutXY-4 84450 1489 ns/op BenchmarkGCD10x100/WithXY-4 14790 8380 ns/op BenchmarkGCD10x1000/WithoutXY-4 58779 2039 ns/op BenchmarkGCD10x1000/WithXY-4 12530 9664 ns/op BenchmarkGCD100x100/WithoutXY-4 24009 5096 ns/op BenchmarkGCD100x100/WithXY-4 8834 13166 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10058 ns/op BenchmarkGCD100x1000/WithXY-4 5611 20835 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2010 59937 ns/op BenchmarkGCD1000x1000/WithXY-4 1057 113642 ns/op BenchmarkHilbert-4 18 6652653 ns/op BenchmarkBinomial-4 10000 11695 ns/op BenchmarkQuoRem-4 18399 6858 ns/op BenchmarkExp-4 7 15558405 ns/op BenchmarkExpMont/Odd-4 99 1132751 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 99 1130446 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 94 1173452 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even3-4 94 1177893 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even4-4 94 1180867 ns/op 3872 B/op 53 allocs/op BenchmarkExpMont/Even8-4 93 1181096 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even32-4 93 1170622 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even64-4 121 983209 ns/op 3626 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1030780 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even128-4 136 884240 ns/op 3260 B/op 50 allocs/op BenchmarkExpMont/Even255-4 142 820447 ns/op 2942 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 319 379449 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 278 430907 ns/op 1714 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 279 423652 ns/op 1757 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 276 435183 ns/op 1741 B/op 47 allocs/op BenchmarkExp2-4 7 15545810 ns/op BenchmarkBitset-4 526370 226.8 ns/op BenchmarkBitsetNeg-4 317466 381.8 ns/op BenchmarkBitsetOrig-4 195175 610.2 ns/op BenchmarkBitsetNegOrig-4 133744 921.2 ns/op BenchmarkModSqrt225_Tonelli-4 81 1387410 ns/op BenchmarkModSqrt225_3Mod4-4 283 421785 ns/op BenchmarkModSqrt231_Tonelli-4 79 1452886 ns/op BenchmarkModSqrt231_5Mod8-4 241 498218 ns/op BenchmarkModInverse-4 10000 10113 ns/op BenchmarkSqrt-4 1418 83234 ns/op BenchmarkIntSqr/1-4 923701 129.2 ns/op BenchmarkIntSqr/2-4 538705 218.9 ns/op BenchmarkIntSqr/3-4 473454 250.0 ns/op BenchmarkIntSqr/5-4 343591 345.7 ns/op BenchmarkIntSqr/8-4 234411 509.9 ns/op BenchmarkIntSqr/10-4 185682 647.5 ns/op BenchmarkIntSqr/20-4 42291 3061 ns/op BenchmarkIntSqr/30-4 28243 4211 ns/op BenchmarkIntSqr/50-4 16413 7565 ns/op BenchmarkIntSqr/80-4 7956 14234 ns/op BenchmarkIntSqr/100-4 5745 20022 ns/op BenchmarkIntSqr/200-4 1870 62909 ns/op BenchmarkIntSqr/300-4 950 124821 ns/op BenchmarkIntSqr/500-4 405 293800 ns/op BenchmarkIntSqr/800-4 187 635778 ns/op BenchmarkIntSqr/1000-4 128 925006 ns/op BenchmarkDiv/20/10-4 286699 423.3 ns/op BenchmarkDiv/40/20-4 282711 420.9 ns/op BenchmarkDiv/100/50-4 256027 464.2 ns/op BenchmarkDiv/200/100-4 41358 2873 ns/op BenchmarkDiv/400/200-4 41330 3064 ns/op BenchmarkDiv/1000/500-4 33822 3682 ns/op BenchmarkDiv/2000/1000-4 25287 4920 ns/op BenchmarkDiv/20000/10000-4 844 139807 ns/op BenchmarkDiv/200000/100000-4 20 5691706 ns/op BenchmarkDiv/2000000/1000000-4 1 186066026 ns/op BenchmarkDiv/20000000/10000000-4 1 6185713524 ns/op BenchmarkMul-4 3 37472584 ns/op BenchmarkNatMul/10-4 140419 799.4 ns/op BenchmarkNatMul/100-4 4322 28271 ns/op BenchmarkNatMul/1000-4 100 1031926 ns/op BenchmarkZeroShifts/Shl-4 22341 5288 ns/op BenchmarkZeroShifts/ShlSame-4 3037989 41.20 ns/op BenchmarkZeroShifts/Shr-4 22276 5307 ns/op BenchmarkZeroShifts/ShrSame-4 2844090 41.73 ns/op BenchmarkExp3Power/0x10-4 148970 844.8 ns/op BenchmarkExp3Power/0x40-4 126421 970.9 ns/op BenchmarkExp3Power/0x100-4 76644 1615 ns/op BenchmarkExp3Power/0x400-4 35576 3489 ns/op BenchmarkExp3Power/0x1000-4 7380 15383 ns/op BenchmarkExp3Power/0x4000-4 1137 103405 ns/op BenchmarkExp3Power/0x10000-4 126 947356 ns/op BenchmarkExp3Power/0x40000-4 12 9401073 ns/op BenchmarkExp3Power/0x100000-4 2 87950174 ns/op BenchmarkExp3Power/0x400000-4 1 811408463 ns/op BenchmarkFibo-4 4 30176108 ns/op BenchmarkNatSqr/1-4 773215 152.4 ns/op BenchmarkNatSqr/2-4 427898 279.4 ns/op BenchmarkNatSqr/3-4 371190 317.2 ns/op BenchmarkNatSqr/5-4 257472 447.0 ns/op BenchmarkNatSqr/8-4 174037 657.5 ns/op BenchmarkNatSqr/10-4 143168 822.2 ns/op BenchmarkNatSqr/20-4 38588 3037 ns/op BenchmarkNatSqr/30-4 27199 4449 ns/op BenchmarkNatSqr/50-4 15112 7874 ns/op BenchmarkNatSqr/80-4 8004 14876 ns/op BenchmarkNatSqr/100-4 5678 20668 ns/op BenchmarkNatSqr/200-4 1848 64094 ns/op BenchmarkNatSqr/300-4 936 125284 ns/op BenchmarkNatSqr/500-4 397 293152 ns/op BenchmarkNatSqr/800-4 193 617665 ns/op BenchmarkNatSqr/1000-4 130 904256 ns/op BenchmarkNatSetBytes/8-4 693625 179.1 ns/op BenchmarkNatSetBytes/24-4 207420 564.7 ns/op BenchmarkNatSetBytes/128-4 49017 2442 ns/op BenchmarkNatSetBytes/7-4 683822 170.6 ns/op BenchmarkNatSetBytes/23-4 203850 552.2 ns/op BenchmarkNatSetBytes/127-4 48994 2448 ns/op BenchmarkScanPi-4 187 640189 ns/op BenchmarkStringPiParallel-4 644 161100 ns/op BenchmarkScan/10/Base2-4 32367 3752 ns/op BenchmarkScan/100/Base2-4 3716 32485 ns/op BenchmarkScan/1000/Base2-4 369 324220 ns/op BenchmarkScan/10/Base8-4 78393 1523 ns/op BenchmarkScan/100/Base8-4 10000 11257 ns/op BenchmarkScan/1000/Base8-4 1045 111875 ns/op BenchmarkScan/10/Base10-4 83785 1422 ns/op BenchmarkScan/100/Base10-4 10000 10200 ns/op BenchmarkScan/1000/Base10-4 1189 101901 ns/op BenchmarkScan/10/Base16-4 98115 1218 ns/op BenchmarkScan/100/Base16-4 13776 8732 ns/op BenchmarkScan/1000/Base16-4 1375 87488 ns/op BenchmarkString/10/Base2-4 158871 742.3 ns/op BenchmarkString/100/Base2-4 22772 5495 ns/op BenchmarkString/1000/Base2-4 2044 50916 ns/op BenchmarkString/10/Base8-4 330661 366.1 ns/op BenchmarkString/100/Base8-4 61581 1973 ns/op BenchmarkString/1000/Base8-4 6015 17855 ns/op BenchmarkString/10/Base10-4 150186 772.0 ns/op BenchmarkString/100/Base10-4 31914 3674 ns/op BenchmarkString/1000/Base10-4 4018 29015 ns/op BenchmarkString/10/Base16-4 350942 335.9 ns/op BenchmarkString/100/Base16-4 78273 1585 ns/op BenchmarkString/1000/Base16-4 8402 13935 ns/op BenchmarkLeafSize/0-4 48 2495291 ns/op BenchmarkLeafSize/1-4 387 307728 ns/op BenchmarkLeafSize/2-4 376 319072 ns/op BenchmarkLeafSize/3-4 270 447349 ns/op BenchmarkLeafSize/4-4 391 310688 ns/op BenchmarkLeafSize/5-4 231 497240 ns/op BenchmarkLeafSize/6-4 265 442697 ns/op BenchmarkLeafSize/7-4 292 413680 ns/op BenchmarkLeafSize/8-4 379 301552 ns/op BenchmarkLeafSize/9-4 194 593853 ns/op BenchmarkLeafSize/10-4 236 502246 ns/op BenchmarkLeafSize/11-4 241 488615 ns/op BenchmarkLeafSize/12-4 265 444919 ns/op BenchmarkLeafSize/13-4 248 466661 ns/op BenchmarkLeafSize/14-4 291 405113 ns/op BenchmarkLeafSize/15-4 321 371910 ns/op BenchmarkLeafSize/16-4 388 305679 ns/op BenchmarkLeafSize/32-4 386 298118 ns/op BenchmarkLeafSize/64-4 366 323488 ns/op BenchmarkProbablyPrime/n=0-4 7 14666570 ns/op BenchmarkProbablyPrime/n=1-4 6 17386092 ns/op BenchmarkProbablyPrime/n=5-4 4 26923288 ns/op BenchmarkProbablyPrime/n=10-4 3 39165157 ns/op BenchmarkProbablyPrime/n=20-4 2 63655496 ns/op BenchmarkProbablyPrime/Lucas-4 9 12167715 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2474401 ns/op BenchmarkRatCmp-4 168603 756.7 ns/op BenchmarkFloatSqrt/64-4 19538 6099 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12193 9778 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8457 14022 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4370 27384 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 714 162849 ns/op 18005 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 44 2686933 ns/op 175853 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 213833785 ns/op 3795944 B/op 633 allocs/op PASS ok math/big 52.642s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8264644 14.47 ns/op BenchmarkLeadingZeros8-4 8099001 14.78 ns/op BenchmarkLeadingZeros16-4 9053215 13.10 ns/op BenchmarkLeadingZeros32-4 9154658 13.16 ns/op BenchmarkLeadingZeros64-4 9150302 13.10 ns/op BenchmarkTrailingZeros-4 9380188 12.76 ns/op BenchmarkTrailingZeros8-4 9150582 13.10 ns/op BenchmarkTrailingZeros16-4 9157201 13.10 ns/op BenchmarkTrailingZeros32-4 9353953 12.77 ns/op BenchmarkTrailingZeros64-4 9374326 12.79 ns/op BenchmarkOnesCount-4 9135172 13.13 ns/op BenchmarkOnesCount8-4 9377871 12.77 ns/op BenchmarkOnesCount16-4 9122312 13.11 ns/op BenchmarkOnesCount32-4 9156727 13.10 ns/op BenchmarkOnesCount64-4 9150498 13.15 ns/op BenchmarkRotateLeft-4 9386968 12.78 ns/op BenchmarkRotateLeft8-4 9143275 13.11 ns/op BenchmarkRotateLeft16-4 9396082 12.79 ns/op BenchmarkRotateLeft32-4 9395730 12.79 ns/op BenchmarkRotateLeft64-4 9141158 13.10 ns/op BenchmarkReverse-4 17844396 6.745 ns/op BenchmarkReverse8-4 17767459 6.754 ns/op BenchmarkReverse16-4 17740036 6.755 ns/op BenchmarkReverse32-4 17645712 6.765 ns/op BenchmarkReverse64-4 17681071 6.733 ns/op BenchmarkReverseBytes-4 17610387 6.743 ns/op BenchmarkReverseBytes16-4 17697759 6.779 ns/op BenchmarkReverseBytes32-4 17892824 6.757 ns/op BenchmarkReverseBytes64-4 17879814 6.775 ns/op BenchmarkAdd-4 9120565 13.10 ns/op BenchmarkAdd32-4 9144279 13.10 ns/op BenchmarkAdd64-4 9377608 12.77 ns/op BenchmarkAdd64multiple-4 18195933 6.584 ns/op BenchmarkSub-4 9140768 13.11 ns/op BenchmarkSub32-4 9142356 13.12 ns/op BenchmarkSub64-4 9393964 12.77 ns/op BenchmarkSub64multiple-4 17753476 6.594 ns/op BenchmarkMul-4 9396495 12.80 ns/op BenchmarkMul32-4 9148602 13.10 ns/op BenchmarkMul64-4 9372217 12.77 ns/op BenchmarkDiv-4 2250526 51.58 ns/op BenchmarkDiv32-4 9131976 13.10 ns/op BenchmarkDiv64-4 2318116 51.30 ns/op PASS ok math/bits 6.814s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2760722 43.08 ns/op BenchmarkAcos-4 338542 334.9 ns/op BenchmarkAcosh-4 321508 362.0 ns/op BenchmarkAsin-4 344371 334.7 ns/op BenchmarkAsinh-4 347113 337.8 ns/op BenchmarkAtan-4 516217 227.5 ns/op BenchmarkAtanh-4 501243 227.2 ns/op BenchmarkConj-4 19397013 5.403 ns/op BenchmarkCos-4 555482 203.7 ns/op BenchmarkCosh-4 544464 214.6 ns/op BenchmarkExp-4 642439 180.4 ns/op BenchmarkLog-4 514684 226.9 ns/op BenchmarkLog10-4 509796 225.8 ns/op BenchmarkPhase-4 1488154 80.10 ns/op BenchmarkPolar-4 828111 140.0 ns/op BenchmarkPow-4 187146 638.3 ns/op BenchmarkRect-4 842270 140.7 ns/op BenchmarkSin-4 543201 218.9 ns/op BenchmarkSinh-4 554600 212.0 ns/op BenchmarkSqrt-4 1532346 78.32 ns/op BenchmarkTan-4 397213 289.6 ns/op BenchmarkTanh-4 407028 290.2 ns/op PASS ok math/cmplx 3.863s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 488439 230.7 ns/op BenchmarkInt63ThreadsafeParallel-4 410104 300.4 ns/op BenchmarkInt63Unthreadsafe-4 978345 118.5 ns/op BenchmarkIntn1000-4 627154 186.7 ns/op BenchmarkInt63n1000-4 752218 152.8 ns/op BenchmarkInt31n1000-4 752709 155.9 ns/op BenchmarkFloat32-4 742298 152.9 ns/op BenchmarkFloat64-4 964536 119.2 ns/op BenchmarkPerm3-4 156163 761.6 ns/op BenchmarkPerm30-4 18232 6568 ns/op BenchmarkPerm30ViaShuffle-4 18535 6478 ns/op BenchmarkShuffleOverhead-4 12778 9362 ns/op BenchmarkRead3-4 673400 172.1 ns/op BenchmarkRead64-4 65688 1814 ns/op BenchmarkRead1000-4 4467 26637 ns/op BenchmarkConcurrent-4 115641 1036 ns/op PASS ok math/rand 3.207s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 31666 3723 ns/op BenchmarkQDecodeWord-4 73664 1636 ns/op BenchmarkQDecodeHeader-4 68594 1746 ns/op BenchmarkTypeByExtension/.html-4 384352 300.4 ns/op BenchmarkTypeByExtension/.HTML-4 264460 447.9 ns/op BenchmarkTypeByExtension/.unused-4 305754 374.3 ns/op BenchmarkExtensionsByType/text/html-4 144463 871.3 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 77293 1574 ns/op BenchmarkExtensionsByType/application/octet-stream-4 93934 1305 ns/op PASS ok mime 2.347s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 588 179011 ns/op 47008 B/op 186 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 674 178590 ns/op 47006 B/op 186 allocs/op BenchmarkReadForm/files/maxMemory=0-4 240 487719 ns/op 104122 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 482 243568 ns/op 49022 B/op 206 allocs/op PASS ok mime/multipart 1.605s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 978 120817 ns/op PASS ok mime/quotedprintable 1.148s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 93 1304241 ns/op 8584 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 22 5244279 ns/op 19483 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007307116 ns/op 158728 B/op 231 allocs/op BenchmarkDNSName-4 109078 1054 ns/op BenchmarkInterfaces-4 2739 41802 ns/op 9032 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3421 33241 ns/op 6941 B/op 22 allocs/op BenchmarkInterfaceByName-4 2862 41792 ns/op 9150 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1879 63896 ns/op 12535 B/op 62 allocs/op BenchmarkInterfacesAndAddrs-4 5509 19676 ns/op 2707 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1046 100558 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6417 17537 ns/op BenchmarkParseIPValidIPv4-4 305601 389.0 ns/op BenchmarkParseIPValidIPv6-4 160798 735.3 ns/op BenchmarkIPString/IPv4-4 104302 1155 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9877 11708 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45195 2698 ns/op BenchmarkIPEqual/IPv4-4 708054 167.3 ns/op BenchmarkIPEqual/IPv6-4 704120 169.7 ns/op BenchmarkSendFile/1024-4 1 1205229074 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1205184913 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1204375274 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1204777794 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204495354 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010372975 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1010597415 ns/op 0.06 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/131072-4 1 1010781774 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1011537534 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1011576414 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012272694 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010278894 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010411454 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010289414 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010483214 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010787255 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010339215 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010431814 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010982054 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1010795654 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011283934 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012485054 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010449774 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010266814 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010615214 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010749654 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010790335 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010857655 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010701415 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010830615 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1011301575 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011552854 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012273255 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010324455 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010123854 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010561254 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010251134 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010401895 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010252455 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010455734 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010720694 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1010938214 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011100654 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012208694 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010333174 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010188255 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010194135 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010126134 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010369454 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010317614 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010434734 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010380015 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010672534 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011037935 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1012240814 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 3074 39412 ns/op BenchmarkTCP4OneShotTimeout-4 2719 42701 ns/op BenchmarkTCP4Persistent-4 16622 7109 ns/op BenchmarkTCP4PersistentTimeout-4 17038 7204 ns/op BenchmarkTCP4ConcurrentReadWrite-4 28059 4287 ns/op BenchmarkSetReadDeadline-4 112598 1058 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 15364 7996 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 15488 7791 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 15696 7551 ns/op 0 B/op 0 allocs/op PASS ok net 66.767s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21285 5576 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8992 13284 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9997 10832 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15212 7865 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28390 4100 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32780 3597 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1632279 72.62 ns/op BenchmarkFindChild/n=2/rep=map-4 2656526 44.69 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1343695 88.42 ns/op BenchmarkFindChild/n=4/rep=linear-4 758840 146.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2542956 48.07 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 721569 160.7 ns/op BenchmarkFindChild/n=8/rep=linear-4 433030 281.8 ns/op BenchmarkFindChild/n=8/rep=map-4 2351904 50.41 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 392546 291.1 ns/op BenchmarkFindChild/n=16/rep=linear-4 219673 527.4 ns/op BenchmarkFindChild/n=16/rep=map-4 2308803 51.77 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1764730 66.22 ns/op BenchmarkFindChild/n=32/rep=linear-4 110641 1068 ns/op BenchmarkFindChild/n=32/rep=map-4 2567481 44.94 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1985292 61.24 ns/op BenchmarkServerMatch-4 17104 7085 ns/op BenchmarkReadRequestChrome-4 3436 31767 ns/op 19.23 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8694 12071 ns/op 6.46 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8794 12258 ns/op 6.69 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6307 17410 ns/op 8.67 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14761 7960 ns/op 5.03 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 367 331986 ns/op 3.08 MB/s BenchmarkFileAndServer_1KB/https1-4 217 497499 ns/op 2.06 MB/s BenchmarkFileAndServer_1KB/h2-4 159 704256 ns/op 1.45 MB/s BenchmarkFileAndServer_16MB/h1-4 3 45002382 ns/op 372.81 MB/s BenchmarkFileAndServer_16MB/https1-4 1 119694627 ns/op 140.17 MB/s BenchmarkFileAndServer_16MB/h2-4 1 215379777 ns/op 77.90 MB/s BenchmarkFileAndServer_64MB/h1-4 1 179569541 ns/op 373.72 MB/s BenchmarkFileAndServer_64MB/https1-4 1 408891077 ns/op 164.12 MB/s BenchmarkFileAndServer_64MB/h2-4 1 907359825 ns/op 73.96 MB/s BenchmarkServeMux-4 205 616299 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 256 493829 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 430 280387 ns/op 5874 B/op 63 allocs/op BenchmarkClientServer/https1-4 237 454226 ns/op 6675 B/op 74 allocs/op BenchmarkClientServer/h2-4 198 558080 ns/op 9710 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1275 96606 ns/op 9301 B/op 75 allocs/op BenchmarkClientServerParallel/4/https1-4 34 5030650 ns/op 89059 B/op 967 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47570: write tcp 127.0.0.1:43217->127.0.0.1:47570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47578: write tcp 127.0.0.1:43217->127.0.0.1:47578: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47594: read tcp 127.0.0.1:43217->127.0.0.1:47594: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47626: read tcp 127.0.0.1:43217->127.0.0.1:47626: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47646: write tcp 127.0.0.1:43217->127.0.0.1:47646: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47528: write tcp 127.0.0.1:43217->127.0.0.1:47528: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38948: read tcp 127.0.0.1:44657->127.0.0.1:38948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38718: read tcp 127.0.0.1:44657->127.0.0.1:38718: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38734: read tcp 127.0.0.1:44657->127.0.0.1:38734: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38936: read tcp 127.0.0.1:44657->127.0.0.1:38936: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 111 971493 ns/op 23090 B/op 244 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57204: read tcp 127.0.0.1:33993->127.0.0.1:57204: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57238: read tcp 127.0.0.1:33993->127.0.0.1:57238: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57220: write tcp 127.0.0.1:33993->127.0.0.1:57220: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41524: read tcp 127.0.0.1:34643->127.0.0.1:41524: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41610: read tcp 127.0.0.1:34643->127.0.0.1:41610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41604: write tcp 127.0.0.1:34643->127.0.0.1:41604: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41550: write tcp 127.0.0.1:34643->127.0.0.1:41550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41560: write tcp 127.0.0.1:34643->127.0.0.1:41560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41496: write tcp 127.0.0.1:34643->127.0.0.1:41496: use of closed network connection BenchmarkClientServerParallel/64/h1-4 1118 137259 ns/op 15477 B/op 97 allocs/op BenchmarkClientServerParallel/64/https1-4 97 5609684 ns/op 102256 B/op 1099 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48704: read tcp 127.0.0.1:39637->127.0.0.1:48704: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48754: read tcp 127.0.0.1:39637->127.0.0.1:48754: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48740: read tcp 127.0.0.1:39637->127.0.0.1:48740: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48726: read tcp 127.0.0.1:39637->127.0.0.1:48726: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48822: write tcp 127.0.0.1:39637->127.0.0.1:48822: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48806: write tcp 127.0.0.1:39637->127.0.0.1:48806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48782: write tcp 127.0.0.1:39637->127.0.0.1:48782: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48808: read tcp 127.0.0.1:39637->127.0.0.1:48808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48770: read tcp 127.0.0.1:39637->127.0.0.1:48770: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48810: read tcp 127.0.0.1:39637->127.0.0.1:48810: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 37 5185367 ns/op 92653 B/op 1068 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39796: read tcp 127.0.0.1:45555->127.0.0.1:39796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39806: read tcp 127.0.0.1:45555->127.0.0.1:39806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39756: read tcp 127.0.0.1:45555->127.0.0.1:39756: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39816: write tcp 127.0.0.1:45555->127.0.0.1:39816: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47510: read tcp 127.0.0.1:44985->127.0.0.1:47510: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47506: read tcp 127.0.0.1:44985->127.0.0.1:47506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47648: read tcp 127.0.0.1:44985->127.0.0.1:47648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47568: read tcp 127.0.0.1:44985->127.0.0.1:47568: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47554: write tcp 127.0.0.1:44985->127.0.0.1:47554: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47522: write tcp 127.0.0.1:44985->127.0.0.1:47522: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1016781374 ns/op 29640 B/op 155 allocs/op BenchmarkClient-4 391 299015 ns/op 3748 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 759 158887 ns/op 7485 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1518 78682 ns/op 3075 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1826 64401 ns/op 1932 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1814 68590 ns/op 2779 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1905 63939 ns/op 2721 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1761 65527 ns/op 2703 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1995 59341 ns/op 1946 B/op 14 allocs/op BenchmarkServerHijack-4 1183 103665 ns/op 16757 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 504 240632 ns/op 6024 B/op 52 allocs/op BenchmarkResponseStatusLine-4 382082 303.6 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.252s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7065 16607 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.205s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84135 1408 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 427045 262.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 170098 683.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 61054 2012 ns/op BenchmarkStdIPv4-4 118795 988.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 80424 1450 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 84121 1378 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 71978 1589 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 62325 1903 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 100.2 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 108.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 907138 125.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 215631 533.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 228541 495.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 214413 530.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 76810 1569 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 245949 488.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 131529 888.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 137947 846.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 134516 887.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 71071 1684 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 298584 389.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 112908 1040 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 152330 768.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 219619 522.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139033 841.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 261439 444.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132534 870.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 133492 871.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 133441 878.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 96740 1156 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 388429 310.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 107276 1129 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 83858 1397 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 107660 1130 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 132100 887.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 99574 1219 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 211242 563.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 94914 1251 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 117427 1018 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 148909 820.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 106816 1103 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 831807 136.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 822345 136.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 884902 137.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 774853 141.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 795754 141.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 827563 141.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 791472 141.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 779443 141.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 779018 142.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 291902 408.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 399274 293.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 166272 706.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 176116 659.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 162900 707.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 68136 1787 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 392095 271.9 ns/op PASS ok net/netip 8.359s 2023/09/14 13:51:57 Test RPC server listening on 127.0.0.1:41115 2023/09/14 13:51:57 Test HTTP RPC server listening on 127.0.0.1:38621 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2095 55449 ns/op BenchmarkEndToEndHTTP-4 1992 56589 ns/op BenchmarkEndToEndAsync-4 3594 33358 ns/op BenchmarkEndToEndAsyncHTTP-4 3595 33493 ns/op PASS ok net/rpc 1.812s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3217 33941 ns/op BenchmarkReadMIMEHeader/server_headers-4 4730 23155 ns/op BenchmarkUncommon-4 23131 5074 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.417s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3543 32057 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 70214 1700 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 422487 285.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 82882 1433 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 159082 736.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80044 1472 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13406 8980 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 330705 341.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 80534 1457 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 157899 736.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81120 1506 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14264 8139 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 147056 814.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 57729 2051 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 56680 2131 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 24970 4794 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4468 26858 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 143622 827.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 56733 2083 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 56559 2131 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 24764 4855 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4461 25859 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.167s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2162355 54.48 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 116380 1028 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 634 186270 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 253 474916 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 510 231979 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 76402 1578 ns/op BenchmarkStatFile-4 58688 2117 ns/op BenchmarkStatDir-4 61425 1962 ns/op BenchmarkLstatDot-4 78148 1595 ns/op BenchmarkLstatFile-4 57520 2134 ns/op BenchmarkLstatDir-4 60932 1992 ns/op PASS ok os 2.646s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 219 541818 ns/op 6762 B/op 30 allocs/op PASS ok os/exec 1.193s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 312666 346.3 ns/op PASS ok os/user 1.128s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3280792 36.53 ns/op BenchmarkString-4 2308828 52.01 ns/op BenchmarkBytes-4 1995495 59.93 ns/op BenchmarkNamedBytes-4 947896 126.6 ns/op BenchmarkBytesArray-4 723814 167.4 ns/op BenchmarkSliceLen-4 2353561 51.29 ns/op BenchmarkMapLen-4 830150 142.8 ns/op BenchmarkStringLen-4 1402935 86.40 ns/op BenchmarkArrayLen-4 1000000 107.3 ns/op BenchmarkSliceCap-4 2392473 49.89 ns/op BenchmarkDeepEqual/int8-4 426850 277.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84355 1426 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 361209 330.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 79820 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 359358 329.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80590 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 363499 326.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81525 1466 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 365523 326.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81168 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 405004 279.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 101118 1162 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 360632 325.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80998 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 362323 327.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80926 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 358263 331.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81303 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 361206 329.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80346 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 360841 329.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 81415 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 365893 327.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 81576 1463 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 365550 325.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80732 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 363319 324.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80934 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 364914 326.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81640 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 424634 277.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83721 1416 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 371011 321.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81081 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 104815 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50853 2324 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41142 2905 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29421 4042 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31003 3903 ns/op BenchmarkIsZero/ArrayComparable-4 208971 571.9 ns/op BenchmarkIsZero/ArrayIncomparable-4 27928 4314 ns/op BenchmarkIsZero/StructComparable-4 473918 259.4 ns/op BenchmarkIsZero/StructIncomparable-4 125960 940.5 ns/op BenchmarkSetZero/Bool/Direct-4 2573482 46.24 ns/op BenchmarkSetZero/Bool/CachedZero-4 626160 189.0 ns/op BenchmarkSetZero/Bool/NewZero-4 485743 247.2 ns/op BenchmarkSetZero/Int/Direct-4 1907210 62.94 ns/op BenchmarkSetZero/Int/CachedZero-4 640861 186.9 ns/op BenchmarkSetZero/Int/NewZero-4 494437 241.5 ns/op BenchmarkSetZero/Uint/Direct-4 1903126 63.03 ns/op BenchmarkSetZero/Uint/CachedZero-4 634101 187.6 ns/op BenchmarkSetZero/Uint/NewZero-4 487598 243.4 ns/op BenchmarkSetZero/Float/Direct-4 1913092 62.83 ns/op BenchmarkSetZero/Float/CachedZero-4 638378 185.4 ns/op BenchmarkSetZero/Float/NewZero-4 496639 242.2 ns/op BenchmarkSetZero/Complex/Direct-4 1905139 63.35 ns/op BenchmarkSetZero/Complex/CachedZero-4 642411 186.1 ns/op BenchmarkSetZero/Complex/NewZero-4 490195 242.6 ns/op BenchmarkSetZero/Array/Direct-4 1695796 70.66 ns/op BenchmarkSetZero/Array/CachedZero-4 628192 191.7 ns/op BenchmarkSetZero/Array/NewZero-4 476901 245.7 ns/op BenchmarkSetZero/Chan/Direct-4 1956231 61.11 ns/op BenchmarkSetZero/Chan/CachedZero-4 627141 187.2 ns/op BenchmarkSetZero/Chan/NewZero-4 497775 242.7 ns/op BenchmarkSetZero/Func/Direct-4 1959165 61.19 ns/op BenchmarkSetZero/Func/CachedZero-4 636212 187.6 ns/op BenchmarkSetZero/Func/NewZero-4 491054 239.5 ns/op BenchmarkSetZero/Interface/Direct-4 1760301 68.98 ns/op BenchmarkSetZero/Interface/CachedZero-4 633660 186.5 ns/op BenchmarkSetZero/Interface/NewZero-4 488774 248.3 ns/op BenchmarkSetZero/Map/Direct-4 1955252 61.86 ns/op BenchmarkSetZero/Map/CachedZero-4 643860 186.7 ns/op BenchmarkSetZero/Map/NewZero-4 494959 241.7 ns/op BenchmarkSetZero/Pointer/Direct-4 1955108 61.29 ns/op BenchmarkSetZero/Pointer/CachedZero-4 657073 186.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 489516 238.5 ns/op BenchmarkSetZero/Slice/Direct-4 1746795 69.84 ns/op BenchmarkSetZero/Slice/CachedZero-4 627601 189.8 ns/op BenchmarkSetZero/Slice/NewZero-4 478094 245.7 ns/op BenchmarkSetZero/String/Direct-4 1899188 62.90 ns/op BenchmarkSetZero/String/CachedZero-4 633981 186.8 ns/op BenchmarkSetZero/String/NewZero-4 485358 241.9 ns/op BenchmarkSetZero/Struct/Direct-4 1695430 70.80 ns/op BenchmarkSetZero/Struct/CachedZero-4 633298 191.2 ns/op BenchmarkSetZero/Struct/NewZero-4 478232 246.5 ns/op BenchmarkSelect/1-4 158421 804.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 65378 1867 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36195 3322 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 182576 623.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 136881 843.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 119359 1036 ns/op 123.61 MB/s BenchmarkCallArgCopy/size=256-4 107145 1107 ns/op 231.31 MB/s BenchmarkCallArgCopy/size=1024-4 71810 1672 ns/op 612.60 MB/s BenchmarkCallArgCopy/size=4096-4 31032 3957 ns/op 1035.11 MB/s BenchmarkCallArgCopy/size=65536-4 2112 56045 ns/op 1169.34 MB/s BenchmarkFieldByName1-4 1000000 101.7 ns/op BenchmarkFieldByName2-4 99141 1246 ns/op BenchmarkFieldByName3-4 13467 8703 ns/op BenchmarkInterfaceBig-4 2776099 42.74 ns/op BenchmarkInterfaceSmall-4 2824452 42.62 ns/op BenchmarkNew-4 1762212 67.70 ns/op BenchmarkMap/StringKeys/MapIndex-4 2268 52987 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1822 67138 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2067 57623 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1660 71439 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2254 52592 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1758 67718 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 174660 635.2 ns/op PASS ok reflect 17.556s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 13986 8351 ns/op 9233 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21943 5334 ns/op 9278 B/op 1 allocs/op BenchmarkFindString-4 14628 7941 ns/op 9266 B/op 1 allocs/op BenchmarkFindSubmatch-4 13694 8708 ns/op 9269 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 14157 8561 ns/op 9576 B/op 2 allocs/op BenchmarkLiteral-4 26989 4538 ns/op BenchmarkNotLiteral-4 3711 30664 ns/op BenchmarkMatchClass-4 2770 41801 ns/op BenchmarkMatchClass_InRange-4 2787 40985 ns/op BenchmarkReplaceAll-4 3160 38120 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 26244 4535 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36813 3204 ns/op BenchmarkAnchoredShortMatch-4 21992 6028 ns/op BenchmarkAnchoredLongMatch-4 18189 6486 ns/op BenchmarkOnePassShortA-4 16039 7404 ns/op BenchmarkNotOnePassShortA-4 7917 13107 ns/op BenchmarkOnePassShortB-4 20413 5895 ns/op BenchmarkNotOnePassShortB-4 10000 10260 ns/op BenchmarkOnePassLongPrefix-4 66355 1872 ns/op BenchmarkOnePassLongNotPrefix-4 23342 5327 ns/op BenchmarkMatchParallelShared-4 30235 3880 ns/op BenchmarkMatchParallelCopied-4 30408 3868 ns/op BenchmarkQuoteMetaAll-4 131684 860.3 ns/op 16.27 MB/s BenchmarkQuoteMetaNone-4 242124 460.9 ns/op 56.42 MB/s BenchmarkCompile/Onepass-4 3826 30126 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1518 76866 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 162 735801 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2355970 50.90 ns/op 314.33 MB/s BenchmarkMatch/Easy0/32-4 27712 4452 ns/op 7.19 MB/s BenchmarkMatch/Easy0/1K-4 6559 16927 ns/op 60.50 MB/s BenchmarkMatch/Easy0i/16-4 2367472 50.78 ns/op 315.07 MB/s BenchmarkMatch/Easy0i/32-4 4812 23094 ns/op 1.39 MB/s BenchmarkMatch/Easy0i/1K-4 200 594034 ns/op 1.72 MB/s BenchmarkMatch/Easy1/16-4 2356144 50.46 ns/op 317.06 MB/s BenchmarkMatch/Easy1/32-4 28194 4316 ns/op 7.41 MB/s BenchmarkMatch/Easy1/1K-4 4450 25049 ns/op 40.88 MB/s BenchmarkMatch/Medium/16-4 2338312 51.27 ns/op 312.07 MB/s BenchmarkMatch/Medium/32-4 5620 19807 ns/op 1.62 MB/s BenchmarkMatch/Medium/1K-4 236 504666 ns/op 2.03 MB/s BenchmarkMatch/Hard/16-4 2355026 50.61 ns/op 316.13 MB/s BenchmarkMatch/Hard/32-4 3565 31237 ns/op 1.02 MB/s BenchmarkMatch/Hard/1K-4 142 833182 ns/op 1.23 MB/s BenchmarkMatch/Hard1/16-4 1309 89877 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 693 171819 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 21 5094474 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 23074 5230 ns/op 3.06 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13522 8833 ns/op 3.62 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 505 236689 ns/op 4.33 MB/s 22 B/op 0 allocs/op PASS ok regexp 8.648s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 687489 173.3 ns/op BenchmarkIsWordChar-4 162138 738.4 ns/op PASS ok regexp/syntax 2.640s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 81727 1467 ns/op BenchmarkCallers/inlined-4 122863 1015 ns/op BenchmarkCallers/no-cache-4 36504 3285 ns/op BenchmarkFPCallers/cached-4 2571966 46.62 ns/op BenchmarkMakeChan/Byte-4 991365 131.0 ns/op BenchmarkMakeChan/Int-4 751069 153.2 ns/op BenchmarkMakeChan/Ptr-4 421744 262.6 ns/op BenchmarkMakeChan/Struct/0-4 979975 121.1 ns/op BenchmarkMakeChan/Struct/32-4 466257 253.3 ns/op BenchmarkMakeChan/Struct/40-4 442534 281.7 ns/op BenchmarkChanNonblocking-4 8234338 14.01 ns/op BenchmarkSelectUncontended-4 1000000 103.9 ns/op BenchmarkSelectSyncContended-4 20856 5752 ns/op BenchmarkSelectAsyncContended-4 72732 1556 ns/op BenchmarkSelectNonblock-4 3851229 30.94 ns/op BenchmarkChanUncontended-4 9238 11487 ns/op BenchmarkChanContended-4 1068 118575 ns/op BenchmarkChanSync-4 161257 742.5 ns/op BenchmarkChanSyncWork-4 59140 2007 ns/op BenchmarkChanProdCons0-4 65011 1993 ns/op BenchmarkChanProdCons10-4 83475 1504 ns/op BenchmarkChanProdCons100-4 92839 1316 ns/op BenchmarkChanProdConsWork0-4 57854 2094 ns/op BenchmarkChanProdConsWork10-4 77614 1591 ns/op BenchmarkChanProdConsWork100-4 81788 1447 ns/op BenchmarkSelectProdCons-4 58173 2040 ns/op BenchmarkReceiveDataFromClosedChan-4 740905 161.5 ns/op BenchmarkChanCreation-4 215577 730.1 ns/op BenchmarkChanSem-4 81636 1522 ns/op BenchmarkChanPopular-4 84 1286000 ns/op BenchmarkChanClosed-4 436654 240.7 ns/op BenchmarkCallClosure-4 5163342 23.29 ns/op BenchmarkCallClosure1-4 5558036 21.53 ns/op BenchmarkCallClosure2-4 1000000 104.0 ns/op BenchmarkCallClosure3-4 1312323 93.25 ns/op BenchmarkCallClosure4-4 1000000 106.0 ns/op BenchmarkComplex128DivNormal-4 10100364 11.85 ns/op BenchmarkComplex128DivNisNaN-4 9506637 12.61 ns/op BenchmarkComplex128DivDisNaN-4 9224014 13.00 ns/op BenchmarkComplex128DivNisInf-4 11010386 10.88 ns/op BenchmarkComplex128DivDisInf-4 6294771 19.06 ns/op BenchmarkSetTypePtr-4 56778393 2.113 ns/op 3786.03 MB/s BenchmarkSetTypePtr8-4 12037605 9.995 ns/op 6403.39 MB/s BenchmarkSetTypePtr16-4 12109665 9.973 ns/op 12835.27 MB/s BenchmarkSetTypePtr32-4 11992038 9.985 ns/op 25639.57 MB/s BenchmarkSetTypePtr64-4 12102973 9.924 ns/op 51589.98 MB/s BenchmarkSetTypePtr126-4 7352563 16.37 ns/op 61572.43 MB/s BenchmarkSetTypePtr128-4 7531765 15.99 ns/op 64047.09 MB/s BenchmarkSetTypePtrSlice-4 1000000 111.7 ns/op 73321.82 MB/s BenchmarkSetTypeNode1-4 12007734 9.994 ns/op 2401.51 MB/s BenchmarkSetTypeNode1Slice-4 5577897 21.54 ns/op 35651.22 MB/s BenchmarkSetTypeNode8-4 12095994 9.915 ns/op 8068.40 MB/s BenchmarkSetTypeNode8Slice-4 2344599 51.18 ns/op 50017.10 MB/s BenchmarkSetTypeNode64-4 7332220 16.36 ns/op 32269.35 MB/s BenchmarkSetTypeNode64Slice-4 278295 432.3 ns/op 39084.09 MB/s BenchmarkSetTypeNode64Dead-4 9029238 13.21 ns/op 39956.91 MB/s BenchmarkSetTypeNode64DeadSlice-4 309807 382.0 ns/op 44227.93 MB/s BenchmarkSetTypeNode124-4 7284577 16.34 ns/op 61672.28 MB/s BenchmarkSetTypeNode124Slice-4 231698 518.7 ns/op 62184.83 MB/s BenchmarkSetTypeNode126-4 7564773 15.99 ns/op 64059.65 MB/s BenchmarkSetTypeNode126Slice-4 228574 519.0 ns/op 63136.80 MB/s BenchmarkSetTypeNode128-4 5260942 22.68 ns/op 45849.97 MB/s BenchmarkSetTypeNode128Slice-4 175862 679.4 ns/op 48986.04 MB/s BenchmarkSetTypeNode130-4 5249592 22.66 ns/op 46597.90 MB/s BenchmarkSetTypeNode130Slice-4 173102 693.6 ns/op 48719.66 MB/s BenchmarkSetTypeNode1024-4 1000000 117.3 ns/op 69964.70 MB/s BenchmarkSetTypeNode1024Slice-4 31810 3794 ns/op 69231.05 MB/s BenchmarkAllocation-4 5010 30819 ns/op BenchmarkReadMemStats-4 10432 11496 ns/op BenchmarkReadMemStatsLatency-4 1 56920 p50-ns 56920 p90-ns 56920 p99-ns BenchmarkWriteBarrier-4 3004629 38.69 ns/op BenchmarkBulkWriteBarrier-4 7111987 14.57 ns/op BenchmarkScanStackNoLocals-4 3 36703837 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11930137 10.46 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11487651 11.44 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9077595 13.49 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7088578 18.15 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4688371 25.96 ns/op BenchmarkHash5-4 6141362 19.11 ns/op 261.71 MB/s BenchmarkHash16-4 6251316 19.13 ns/op 836.20 MB/s BenchmarkHash64-4 5495320 21.92 ns/op 2920.12 MB/s BenchmarkHash1024-4 1836613 65.20 ns/op 15704.64 MB/s BenchmarkHash65536-4 42028 2837 ns/op 23096.64 MB/s BenchmarkAlignedLoad-4 7754883 14.79 ns/op BenchmarkUnalignedLoad-4 7323628 15.46 ns/op BenchmarkEqEfaceConcrete-4 5947519 20.16 ns/op BenchmarkEqIfaceConcrete-4 5406496 22.18 ns/op BenchmarkNeEfaceConcrete-4 5933708 20.16 ns/op BenchmarkNeIfaceConcrete-4 5847372 20.50 ns/op BenchmarkConvT2EByteSized/bool-4 5025916 23.93 ns/op BenchmarkConvT2EByteSized/uint8-4 5322999 22.53 ns/op BenchmarkConvT2ESmall-4 5096908 23.55 ns/op BenchmarkConvT2EUintptr-4 4798710 24.87 ns/op BenchmarkConvT2ELarge-4 985965 123.9 ns/op BenchmarkConvT2ISmall-4 4996252 24.39 ns/op BenchmarkConvT2IUintptr-4 4694798 25.55 ns/op BenchmarkConvT2ILarge-4 968335 123.3 ns/op BenchmarkConvI2E-4 4443693 26.37 ns/op BenchmarkConvI2I-4 3995232 29.65 ns/op BenchmarkAssertE2T-4 4012245 29.92 ns/op BenchmarkAssertE2TLarge-4 2331398 50.77 ns/op BenchmarkAssertE2I-4 4059243 29.01 ns/op BenchmarkAssertI2T-4 3778765 31.23 ns/op BenchmarkAssertI2I-4 3950091 29.62 ns/op BenchmarkAssertI2E-4 5013721 23.19 ns/op BenchmarkAssertE2E-4 5025201 23.19 ns/op BenchmarkAssertE2T2-4 3078116 38.98 ns/op BenchmarkAssertE2T2Blank-4 3797049 31.61 ns/op BenchmarkAssertI2E2-4 3680240 32.59 ns/op BenchmarkAssertI2E2Blank-4 5100548 22.85 ns/op BenchmarkAssertE2E2-4 3882103 30.94 ns/op BenchmarkAssertE2E2Blank-4 5093586 22.86 ns/op BenchmarkConvT2Ezero/zero/16-4 4824306 24.90 ns/op BenchmarkConvT2Ezero/zero/32-4 4820090 24.86 ns/op BenchmarkConvT2Ezero/zero/64-4 4823484 24.88 ns/op BenchmarkConvT2Ezero/zero/str-4 4759456 25.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 4755178 25.21 ns/op BenchmarkConvT2Ezero/zero/big-4 228193 470.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 100.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 104.9 ns/op BenchmarkConvT2Ezero/nonzero/big-4 231075 449.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4823942 24.88 ns/op BenchmarkConvT2Ezero/smallint/32-4 4826472 24.86 ns/op BenchmarkConvT2Ezero/smallint/64-4 4822189 24.86 ns/op BenchmarkConvT2Ezero/largeint/16-4 1450611 82.80 ns/op BenchmarkConvT2Ezero/largeint/32-4 1477291 80.47 ns/op BenchmarkConvT2Ezero/largeint/64-4 1519136 79.42 ns/op BenchmarkMalloc8-4 1844335 65.87 ns/op BenchmarkMalloc16-4 1715708 70.82 ns/op BenchmarkMallocTypeInfo8-4 1670952 73.20 ns/op BenchmarkMallocTypeInfo16-4 1433817 85.58 ns/op BenchmarkMallocLargeStruct-4 206097 549.4 ns/op BenchmarkGoroutineSelect-4 97 1136708 ns/op BenchmarkGoroutineBlocking-4 124 949721 ns/op BenchmarkGoroutineForRange-4 124 946841 ns/op BenchmarkGoroutineIdle-4 154 783570 ns/op BenchmarkHashStringSpeed-4 1860776 63.39 ns/op BenchmarkHashBytesSpeed-4 1000000 105.3 ns/op BenchmarkHashInt32Speed-4 2482779 48.97 ns/op BenchmarkHashInt64Speed-4 2347777 49.36 ns/op BenchmarkHashStringArraySpeed-4 481664 254.6 ns/op BenchmarkMegMap-4 2637195 45.34 ns/op BenchmarkMegOneMap-4 3035908 40.15 ns/op BenchmarkMegEqMap-4 2488 46735 ns/op BenchmarkMegEmptyMap-4 3355726 35.91 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2085439 57.49 ns/op BenchmarkSmallStrMap-4 2557005 49.46 ns/op BenchmarkMapStringKeysEight_16-4 2575147 47.00 ns/op BenchmarkMapStringKeysEight_32-4 2603860 46.25 ns/op BenchmarkMapStringKeysEight_64-4 2524419 47.49 ns/op BenchmarkMapStringKeysEight_1M-4 2532374 47.04 ns/op BenchmarkIntMap-4 2872980 41.89 ns/op BenchmarkMapFirst/1-4 3402000 35.17 ns/op BenchmarkMapFirst/2-4 3242910 35.22 ns/op BenchmarkMapFirst/3-4 3408536 35.25 ns/op BenchmarkMapFirst/4-4 3241634 37.00 ns/op BenchmarkMapFirst/5-4 3242492 35.41 ns/op BenchmarkMapFirst/6-4 3310165 36.64 ns/op BenchmarkMapFirst/7-4 3423824 34.97 ns/op BenchmarkMapFirst/8-4 3247867 36.75 ns/op BenchmarkMapFirst/9-4 3102403 37.81 ns/op BenchmarkMapFirst/10-4 3039208 39.63 ns/op BenchmarkMapFirst/11-4 3121004 38.38 ns/op BenchmarkMapFirst/12-4 3022550 39.31 ns/op BenchmarkMapFirst/13-4 3066312 37.60 ns/op BenchmarkMapFirst/14-4 3060699 39.21 ns/op BenchmarkMapFirst/15-4 3180799 37.97 ns/op BenchmarkMapFirst/16-4 3088497 38.87 ns/op BenchmarkMapMid/1-4 3415327 34.85 ns/op BenchmarkMapMid/2-4 3228273 35.84 ns/op BenchmarkMapMid/3-4 3356030 35.75 ns/op BenchmarkMapMid/4-4 3217702 36.28 ns/op BenchmarkMapMid/5-4 3358909 35.38 ns/op BenchmarkMapMid/6-4 3191193 37.54 ns/op BenchmarkMapMid/7-4 3143744 38.20 ns/op BenchmarkMapMid/8-4 3119942 38.32 ns/op BenchmarkMapMid/9-4 3164950 38.61 ns/op BenchmarkMapMid/10-4 2941502 39.56 ns/op BenchmarkMapMid/11-4 3133326 38.73 ns/op BenchmarkMapMid/12-4 3002764 41.62 ns/op BenchmarkMapMid/13-4 3151717 37.70 ns/op BenchmarkMapMid/14-4 3055266 39.81 ns/op BenchmarkMapMid/15-4 3193279 38.25 ns/op BenchmarkMapMid/16-4 3052297 38.62 ns/op BenchmarkMapLast/1-4 3436736 34.94 ns/op BenchmarkMapLast/2-4 3199556 35.97 ns/op BenchmarkMapLast/3-4 3285646 36.57 ns/op BenchmarkMapLast/4-4 3117886 38.36 ns/op BenchmarkMapLast/5-4 3172116 38.06 ns/op BenchmarkMapLast/6-4 3055203 39.53 ns/op BenchmarkMapLast/7-4 3005090 40.22 ns/op BenchmarkMapLast/8-4 2814390 42.60 ns/op BenchmarkMapLast/9-4 3111890 40.12 ns/op BenchmarkMapLast/10-4 2888074 38.88 ns/op BenchmarkMapLast/11-4 2987104 43.09 ns/op BenchmarkMapLast/12-4 2859814 42.50 ns/op BenchmarkMapLast/13-4 3011017 38.95 ns/op BenchmarkMapLast/14-4 3199494 38.61 ns/op BenchmarkMapLast/15-4 3013100 37.28 ns/op BenchmarkMapLast/16-4 3029152 40.55 ns/op BenchmarkMapCycle-4 2074388 57.93 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2886891 41.68 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2506 53680 ns/op BenchmarkMakeMap/[Byte]Byte-4 458491 220.3 ns/op BenchmarkMakeMap/[Int]Int-4 314132 343.4 ns/op BenchmarkNewEmptyMap-4 11970601 10.04 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1427270 83.67 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 409108 289.6 ns/op BenchmarkMapIterEmpty-4 3840525 31.30 ns/op BenchmarkSameLengthMap-4 3437122 35.03 ns/op BenchmarkBigKeyMap-4 1331460 90.45 ns/op BenchmarkBigValMap-4 1270972 94.45 ns/op BenchmarkSmallKeyMap-4 2478576 48.36 ns/op BenchmarkMapPopulate/1-4 2408402 49.83 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 130894 936.8 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8485 13744 ns/op 6152 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1008 116171 ns/op 49160 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 82 1541246 ns/op 401941 B/op 76 allocs/op BenchmarkMapPopulate/100000-4 5 22031430 ns/op 6508680 B/op 2709 allocs/op BenchmarkComplexAlgMap-4 383380 313.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1441732 83.31 ns/op BenchmarkGoMapClear/Reflexive/10-4 1299606 91.44 ns/op BenchmarkGoMapClear/Reflexive/100-4 364033 327.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60367 1984 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6742 15538 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 104.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 116.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 334440 354.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59497 2011 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6768 15533 ns/op BenchmarkMapStringConversion/32/simple-4 1277562 92.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1234822 95.60 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 105.5 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1238821 97.26 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 101.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1602820 75.30 ns/op BenchmarkMapInterfacePtr-4 1517552 71.98 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4634764 25.89 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 144081 765.5 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5301 21540 ns/op BenchmarkMapPop1000-4 510 230050 ns/op BenchmarkMapPop10000-4 24 5204950 ns/op BenchmarkMapAssign/Int32/256-4 2169339 56.21 ns/op BenchmarkMapAssign/Int32/65536-4 1056926 106.6 ns/op BenchmarkMapAssign/Int64/256-4 2340160 51.53 ns/op BenchmarkMapAssign/Int64/65536-4 1004768 108.5 ns/op BenchmarkMapAssign/Str/256-4 1800157 66.88 ns/op BenchmarkMapAssign/Str/65536-4 791065 145.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1430972 84.19 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 788448 146.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1499730 80.35 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 737268 157.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 503017 1900 ns/op BenchmarkMapOperatorAssign/Str/65536-4 300356 369.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 815904 143.0 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 326236 356.4 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 844380 136.9 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 314702 358.5 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 556544 219.9 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 165854 631.4 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1892245 63.73 ns/op BenchmarkMapDelete/Int32/1000-4 2265607 52.85 ns/op BenchmarkMapDelete/Int32/10000-4 1867201 62.25 ns/op BenchmarkMapDelete/Int64/100-4 1784982 67.20 ns/op BenchmarkMapDelete/Int64/1000-4 2201397 54.57 ns/op BenchmarkMapDelete/Int64/10000-4 1807387 66.22 ns/op BenchmarkMapDelete/Str/100-4 1527904 76.39 ns/op BenchmarkMapDelete/Str/1000-4 1579058 74.29 ns/op BenchmarkMapDelete/Str/10000-4 1422498 84.28 ns/op BenchmarkMapDelete/Pointer/100-4 1621873 73.90 ns/op BenchmarkMapDelete/Pointer/1000-4 1730089 69.34 ns/op BenchmarkMapDelete/Pointer/10000-4 1630752 71.77 ns/op BenchmarkMemmove/0-4 14891664 7.129 ns/op BenchmarkMemmove/1-4 1000000 101.6 ns/op 9.84 MB/s BenchmarkMemmove/2-4 1000000 103.2 ns/op 19.38 MB/s BenchmarkMemmove/3-4 1000000 103.1 ns/op 29.09 MB/s BenchmarkMemmove/4-4 1000000 103.4 ns/op 38.68 MB/s BenchmarkMemmove/5-4 1000000 103.4 ns/op 48.36 MB/s BenchmarkMemmove/6-4 1000000 103.1 ns/op 58.19 MB/s BenchmarkMemmove/7-4 1000000 102.4 ns/op 68.39 MB/s BenchmarkMemmove/8-4 1209397 97.47 ns/op 82.08 MB/s BenchmarkMemmove/9-4 1000000 102.1 ns/op 88.17 MB/s BenchmarkMemmove/10-4 1000000 103.1 ns/op 97.00 MB/s BenchmarkMemmove/11-4 1000000 102.8 ns/op 107.03 MB/s BenchmarkMemmove/12-4 1000000 101.9 ns/op 117.76 MB/s BenchmarkMemmove/13-4 1000000 102.6 ns/op 126.65 MB/s BenchmarkMemmove/14-4 1000000 102.0 ns/op 137.23 MB/s BenchmarkMemmove/15-4 1000000 101.4 ns/op 147.93 MB/s BenchmarkMemmove/16-4 1000000 101.7 ns/op 157.39 MB/s BenchmarkMemmove/32-4 1000000 104.2 ns/op 307.11 MB/s BenchmarkMemmove/64-4 1000000 112.0 ns/op 571.45 MB/s BenchmarkMemmove/128-4 937821 126.8 ns/op 1009.41 MB/s BenchmarkMemmove/256-4 686137 171.2 ns/op 1495.59 MB/s BenchmarkMemmove/512-4 515012 230.0 ns/op 2225.67 MB/s BenchmarkMemmove/1024-4 338016 351.5 ns/op 2913.63 MB/s BenchmarkMemmove/2048-4 203338 588.6 ns/op 3479.60 MB/s BenchmarkMemmove/4096-4 112500 1067 ns/op 3838.63 MB/s BenchmarkMemmoveOverlap/32-4 1000000 105.5 ns/op 303.37 MB/s BenchmarkMemmoveOverlap/64-4 1000000 113.2 ns/op 565.31 MB/s BenchmarkMemmoveOverlap/128-4 918244 128.1 ns/op 999.08 MB/s BenchmarkMemmoveOverlap/256-4 680719 173.6 ns/op 1475.02 MB/s BenchmarkMemmoveOverlap/512-4 514315 231.7 ns/op 2209.95 MB/s BenchmarkMemmoveOverlap/1024-4 336726 353.6 ns/op 2895.60 MB/s BenchmarkMemmoveOverlap/2048-4 202579 593.2 ns/op 3452.53 MB/s BenchmarkMemmoveOverlap/4096-4 112348 1090 ns/op 3758.41 MB/s BenchmarkMemmoveUnalignedDst/0-4 14361489 7.540 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 100.3 ns/op 9.97 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 104.4 ns/op 19.15 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 104.5 ns/op 28.71 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 101.3 ns/op 39.50 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 101.3 ns/op 49.37 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 101.3 ns/op 59.25 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 105.1 ns/op 66.63 MB/s BenchmarkMemmoveUnalignedDst/8-4 1229055 97.78 ns/op 81.82 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 101.1 ns/op 89.06 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 101.3 ns/op 98.73 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 101.2 ns/op 108.70 MB/s BenchmarkMemmoveUnalignedDst/12-4 1204838 99.68 ns/op 120.39 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 101.5 ns/op 128.13 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 102.1 ns/op 137.16 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 101.4 ns/op 148.00 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 103.4 ns/op 154.74 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 106.8 ns/op 299.76 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 114.3 ns/op 559.89 MB/s BenchmarkMemmoveUnalignedDst/128-4 909642 128.6 ns/op 995.02 MB/s BenchmarkMemmoveUnalignedDst/256-4 697900 171.4 ns/op 1493.96 MB/s BenchmarkMemmoveUnalignedDst/512-4 517170 229.8 ns/op 2227.81 MB/s BenchmarkMemmoveUnalignedDst/1024-4 338940 351.7 ns/op 2911.59 MB/s BenchmarkMemmoveUnalignedDst/2048-4 201525 591.1 ns/op 3464.49 MB/s BenchmarkMemmoveUnalignedDst/4096-4 109208 1111 ns/op 3687.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 109.9 ns/op 291.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 998734 118.4 ns/op 540.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 886105 131.9 ns/op 970.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 660996 177.9 ns/op 1439.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 489883 240.7 ns/op 2127.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 334056 357.2 ns/op 2866.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 200988 594.9 ns/op 3442.46 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 111835 1071 ns/op 3822.89 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14445022 7.525 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1203370 100.1 ns/op 9.99 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 103.9 ns/op 19.25 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 104.1 ns/op 28.82 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 102.4 ns/op 39.07 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 102.4 ns/op 48.82 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 103.1 ns/op 58.18 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 102.5 ns/op 68.27 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1235755 96.84 ns/op 82.61 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 101.0 ns/op 89.13 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 100.7 ns/op 99.29 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 100.9 ns/op 108.99 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 100.6 ns/op 119.28 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 101.0 ns/op 128.71 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 101.6 ns/op 137.74 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 101.1 ns/op 148.31 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 101.5 ns/op 157.66 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 104.7 ns/op 305.57 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 113.5 ns/op 563.94 MB/s BenchmarkMemmoveUnalignedSrc/128-4 927156 127.5 ns/op 1003.92 MB/s BenchmarkMemmoveUnalignedSrc/256-4 691960 171.5 ns/op 1493.03 MB/s BenchmarkMemmoveUnalignedSrc/512-4 509553 236.0 ns/op 2169.58 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 340622 351.7 ns/op 2911.83 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 199820 588.4 ns/op 3480.86 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 111681 1090 ns/op 3758.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 119.1 ns/op 134.38 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 978920 120.1 ns/op 133.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 979750 120.7 ns/op 132.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 970026 122.3 ns/op 130.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 966681 121.4 ns/op 131.76 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 980455 120.0 ns/op 133.33 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 965529 121.2 ns/op 132.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 986127 121.2 ns/op 132.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 910608 131.4 ns/op 487.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 836959 142.3 ns/op 449.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 873794 135.1 ns/op 473.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 900927 134.6 ns/op 475.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 879378 132.8 ns/op 481.89 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 876321 133.3 ns/op 480.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 887127 132.9 ns/op 481.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 887154 133.6 ns/op 478.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 584703 203.1 ns/op 1260.43 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 484214 246.4 ns/op 1039.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 619898 192.8 ns/op 1328.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 615384 192.4 ns/op 1330.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 620526 191.8 ns/op 1334.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 618862 191.2 ns/op 1338.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 610736 191.7 ns/op 1335.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 616687 192.0 ns/op 1333.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94207 1269 ns/op 3227.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 60939 1962 ns/op 2088.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110324 1087 ns/op 3769.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110106 1085 ns/op 3774.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110196 1085 ns/op 3774.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110418 1085 ns/op 3773.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110323 1088 ns/op 3765.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110402 1085 ns/op 3773.41 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6042 19079 ns/op 3434.95 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3711 30060 ns/op 2180.14 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6402 15782 ns/op 4152.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6537 15795 ns/op 4149.08 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6553 15814 ns/op 4144.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6516 15796 ns/op 4148.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6560 15797 ns/op 4148.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6568 15768 ns/op 4156.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 108.0 ns/op 296.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 963669 117.3 ns/op 545.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 904322 131.4 ns/op 974.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 667170 177.5 ns/op 1442.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 503744 236.0 ns/op 2169.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 336291 356.9 ns/op 2868.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 201517 597.3 ns/op 3428.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 111704 1075 ns/op 3811.99 MB/s BenchmarkMemclr/5-4 13858606 8.614 ns/op 580.42 MB/s BenchmarkMemclr/16-4 14820012 8.131 ns/op 1967.68 MB/s BenchmarkMemclr/64-4 12202612 9.777 ns/op 6545.91 MB/s BenchmarkMemclr/256-4 9653690 12.43 ns/op 20598.76 MB/s BenchmarkMemclr/4096-4 2272215 52.90 ns/op 77424.03 MB/s BenchmarkMemclr/65536-4 153789 719.7 ns/op 91057.95 MB/s BenchmarkMemclr/1M-4 7728 16320 ns/op 64251.37 MB/s BenchmarkMemclr/4M-4 1538 74408 ns/op 56369.21 MB/s BenchmarkMemclr/8M-4 775 153652 ns/op 54594.81 MB/s BenchmarkMemclr/16M-4 382 307303 ns/op 54595.01 MB/s BenchmarkMemclr/64M-4 91 1240970 ns/op 54077.73 MB/s BenchmarkMemclrUnaligned/0_5-4 7751878 15.45 ns/op 323.53 MB/s BenchmarkMemclrUnaligned/0_16-4 7745812 15.50 ns/op 1032.17 MB/s BenchmarkMemclrUnaligned/0_64-4 7041162 17.06 ns/op 3750.97 MB/s BenchmarkMemclrUnaligned/0_256-4 5770285 20.79 ns/op 12312.29 MB/s BenchmarkMemclrUnaligned/0_4096-4 1969705 60.86 ns/op 67298.83 MB/s BenchmarkMemclrUnaligned/0_65536-4 154120 720.4 ns/op 90973.04 MB/s BenchmarkMemclrUnaligned/1_5-4 7758313 15.45 ns/op 323.58 MB/s BenchmarkMemclrUnaligned/1_16-4 7744273 15.65 ns/op 1022.23 MB/s BenchmarkMemclrUnaligned/1_64-4 6806209 17.41 ns/op 3675.69 MB/s BenchmarkMemclrUnaligned/1_256-4 5571537 21.64 ns/op 11829.71 MB/s BenchmarkMemclrUnaligned/1_4096-4 1941079 61.86 ns/op 66216.48 MB/s BenchmarkMemclrUnaligned/1_65536-4 146942 719.6 ns/op 91074.43 MB/s BenchmarkMemclrUnaligned/4_5-4 7683481 15.47 ns/op 323.17 MB/s BenchmarkMemclrUnaligned/4_16-4 7745013 15.46 ns/op 1035.17 MB/s BenchmarkMemclrUnaligned/4_64-4 6934395 17.39 ns/op 3680.79 MB/s BenchmarkMemclrUnaligned/4_256-4 5547871 21.62 ns/op 11840.12 MB/s BenchmarkMemclrUnaligned/4_4096-4 1935916 61.83 ns/op 66245.79 MB/s BenchmarkMemclrUnaligned/4_65536-4 156507 715.6 ns/op 91580.96 MB/s BenchmarkMemclrUnaligned/7_5-4 7747053 15.47 ns/op 323.29 MB/s BenchmarkMemclrUnaligned/7_16-4 7730365 15.47 ns/op 1034.34 MB/s BenchmarkMemclrUnaligned/7_64-4 6932473 17.40 ns/op 3677.25 MB/s BenchmarkMemclrUnaligned/7_256-4 5568207 21.58 ns/op 11865.19 MB/s BenchmarkMemclrUnaligned/7_4096-4 1938075 61.86 ns/op 66215.87 MB/s BenchmarkMemclrUnaligned/7_65536-4 151432 716.9 ns/op 91413.27 MB/s BenchmarkMemclrUnaligned/0_1M-4 5935 16973 ns/op 61780.61 MB/s BenchmarkMemclrUnaligned/0_4M-4 1544 74422 ns/op 56358.46 MB/s BenchmarkMemclrUnaligned/0_8M-4 739 158258 ns/op 53005.81 MB/s BenchmarkMemclrUnaligned/0_16M-4 386 320936 ns/op 52275.84 MB/s BenchmarkMemclrUnaligned/0_64M-4 85 1242021 ns/op 54031.99 MB/s BenchmarkMemclrUnaligned/1_1M-4 7497 15620 ns/op 67129.19 MB/s BenchmarkMemclrUnaligned/1_4M-4 1473 73731 ns/op 56886.60 MB/s BenchmarkMemclrUnaligned/1_8M-4 776 158779 ns/op 52832.01 MB/s BenchmarkMemclrUnaligned/1_16M-4 368 321376 ns/op 52204.28 MB/s BenchmarkMemclrUnaligned/1_64M-4 91 1240439 ns/op 54100.92 MB/s BenchmarkMemclrUnaligned/4_1M-4 7290 16059 ns/op 65294.02 MB/s BenchmarkMemclrUnaligned/4_4M-4 1556 73784 ns/op 56845.63 MB/s BenchmarkMemclrUnaligned/4_8M-4 741 154201 ns/op 54400.51 MB/s BenchmarkMemclrUnaligned/4_16M-4 386 320663 ns/op 52320.35 MB/s BenchmarkMemclrUnaligned/4_64M-4 88 1295656 ns/op 51795.27 MB/s BenchmarkMemclrUnaligned/7_1M-4 7504 15793 ns/op 66394.25 MB/s BenchmarkMemclrUnaligned/7_4M-4 1561 76544 ns/op 54796.08 MB/s BenchmarkMemclrUnaligned/7_8M-4 744 158807 ns/op 52822.56 MB/s BenchmarkMemclrUnaligned/7_16M-4 366 312179 ns/op 53742.37 MB/s BenchmarkMemclrUnaligned/7_64M-4 87 1308090 ns/op 51302.96 MB/s BenchmarkGoMemclr/5-4 2093144 57.31 ns/op 87.24 MB/s BenchmarkGoMemclr/16-4 541652 217.7 ns/op 73.50 MB/s BenchmarkGoMemclr/64-4 144717 826.3 ns/op 77.45 MB/s BenchmarkGoMemclr/256-4 36806 3258 ns/op 78.58 MB/s BenchmarkMemclrRange/1K_2K-4 63579 1885 ns/op 50874.27 MB/s BenchmarkMemclrRange/2K_8K-4 27273 4386 ns/op 76040.34 MB/s BenchmarkMemclrRange/4K_16K-4 30822 3891 ns/op 83032.70 MB/s BenchmarkMemclrRange/160K_228K-4 6268 18711 ns/op 88873.26 MB/s BenchmarkClearFat7-4 6940444 17.26 ns/op BenchmarkClearFat8-4 7368636 16.32 ns/op BenchmarkClearFat11-4 6588801 18.17 ns/op BenchmarkClearFat12-4 6728116 17.75 ns/op BenchmarkClearFat13-4 6651736 18.05 ns/op BenchmarkClearFat14-4 6667852 17.76 ns/op BenchmarkClearFat15-4 6642825 18.07 ns/op BenchmarkClearFat16-4 6825658 17.63 ns/op BenchmarkClearFat24-4 6601590 18.16 ns/op BenchmarkClearFat32-4 6172484 19.44 ns/op BenchmarkClearFat40-4 6058855 19.80 ns/op BenchmarkClearFat48-4 5934952 20.18 ns/op BenchmarkClearFat56-4 5638111 21.29 ns/op BenchmarkClearFat64-4 5430620 22.07 ns/op BenchmarkClearFat72-4 5186274 23.01 ns/op BenchmarkClearFat128-4 4149589 28.94 ns/op BenchmarkClearFat256-4 2444696 49.08 ns/op BenchmarkClearFat512-4 1593150 74.95 ns/op BenchmarkClearFat1024-4 910194 130.3 ns/op BenchmarkClearFat1032-4 883911 132.3 ns/op BenchmarkClearFat1040-4 752595 160.8 ns/op BenchmarkCopyFat7-4 6660789 18.04 ns/op BenchmarkCopyFat8-4 7252473 16.58 ns/op BenchmarkCopyFat11-4 6657199 18.09 ns/op BenchmarkCopyFat12-4 6542034 18.09 ns/op BenchmarkCopyFat13-4 6635553 18.05 ns/op BenchmarkCopyFat14-4 6582368 18.07 ns/op BenchmarkCopyFat15-4 6657907 18.12 ns/op BenchmarkCopyFat16-4 6831363 17.54 ns/op BenchmarkCopyFat24-4 6277188 19.13 ns/op BenchmarkCopyFat32-4 6091890 19.71 ns/op BenchmarkCopyFat64-4 5240366 22.58 ns/op BenchmarkCopyFat72-4 5067122 23.84 ns/op BenchmarkCopyFat128-4 3864361 31.19 ns/op BenchmarkCopyFat256-4 2323130 51.50 ns/op BenchmarkCopyFat512-4 1492720 80.26 ns/op BenchmarkCopyFat520-4 1470201 81.78 ns/op BenchmarkCopyFat1024-4 852054 139.5 ns/op BenchmarkCopyFat1032-4 839606 141.2 ns/op BenchmarkCopyFat1040-4 818352 146.7 ns/op BenchmarkIssue18740/2byte-4 336 357252 ns/op BenchmarkIssue18740/4byte-4 582 205308 ns/op BenchmarkIssue18740/8byte-4 907 132678 ns/op BenchmarkMemclrKnownSize1-4 8298801 14.11 ns/op 70.86 MB/s BenchmarkMemclrKnownSize2-4 5025344 23.86 ns/op 83.81 MB/s BenchmarkMemclrKnownSize4-4 2854712 42.00 ns/op 95.24 MB/s BenchmarkMemclrKnownSize8-4 1000000 115.4 ns/op 69.33 MB/s BenchmarkMemclrKnownSize16-4 541378 219.3 ns/op 72.97 MB/s BenchmarkMemclrKnownSize32-4 283489 419.9 ns/op 76.21 MB/s BenchmarkMemclrKnownSize64-4 141670 839.5 ns/op 76.23 MB/s BenchmarkMemclrKnownSize112-4 83772 1457 ns/op 76.87 MB/s BenchmarkMemclrKnownSize128-4 72790 1648 ns/op 77.69 MB/s BenchmarkMemclrKnownSize192-4 48897 2450 ns/op 78.38 MB/s BenchmarkMemclrKnownSize248-4 37989 3173 ns/op 78.17 MB/s BenchmarkMemclrKnownSize256-4 36469 3282 ns/op 78.00 MB/s BenchmarkMemclrKnownSize512-4 18314 6544 ns/op 78.24 MB/s BenchmarkMemclrKnownSize1024-4 8965 13080 ns/op 78.29 MB/s BenchmarkMemclrKnownSize4096-4 2293 52055 ns/op 78.69 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6811064 ns/op 76.98 MB/s BenchmarkReadMetricsLatency-4 20854 5000 p50-ns 5360 p90-ns 14720 p99-ns BenchmarkFinalizer-4 213 562336 ns/op BenchmarkFinalizerRun-4 346104 620.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7565422 15.83 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4155550 28.79 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2873733 41.77 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2873829 41.71 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1687876 71.14 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1525400 78.63 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2785827 43.01 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1626528 73.79 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1680291 71.47 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2402592 49.79 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2408386 49.81 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2071197 57.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1817246 66.04 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1744316 68.81 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8833975 13.63 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8290132 14.46 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8268904 14.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8714394 13.61 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7286204 16.47 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6734324 17.82 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8842358 13.66 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8295129 14.46 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8295152 14.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8811220 13.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8298571 14.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8303671 14.46 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8796441 13.63 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8288919 14.45 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8302200 14.44 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8703472 13.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8246312 14.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8288736 14.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8827944 13.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7283374 16.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6232057 17.38 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8889441 13.65 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7281660 16.48 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7291340 16.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8862996 13.62 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7272710 17.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7273238 18.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8836603 13.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7289976 16.47 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7252472 16.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8738025 13.63 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8301649 14.44 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8308845 14.46 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8854729 13.60 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8296598 14.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8263051 14.47 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8703220 13.57 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8304244 14.45 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8298640 14.48 ns/op BenchmarkNetpollBreak-4 3265 33114 ns/op BenchmarkPinnerPinUnpinBatch-4 1209 92333 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 242 493148 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1368 91902 ns/op BenchmarkPinnerPinUnpin-4 1329158 89.44 ns/op BenchmarkPinnerPinUnpinTiny-4 1325654 88.79 ns/op BenchmarkPinnerPinUnpinDouble-4 497726 239.3 ns/op BenchmarkPinnerPinUnpinParallel-4 3179990 36.40 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3253520 35.56 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 225661 561.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5926276 20.22 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6005488 20.11 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 7011835 16.91 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7315236 16.37 ns/op BenchmarkPingPongHog-4 357 336015 ns/op BenchmarkStackGrowth-4 116280 987.7 ns/op BenchmarkStackGrowthDeep-4 1136 103555 ns/op BenchmarkCreateGoroutines-4 45084 2544 ns/op BenchmarkCreateGoroutinesParallel-4 37675 3197 ns/op BenchmarkCreateGoroutinesCapture-4 6954 15447 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37099 3271 ns/op BenchmarkClosureCall-4 19284794 5.544 ns/op BenchmarkWakeupParallelSpinning/0s-4 6735 17587 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5821 21176 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5032 23251 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3294 35318 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2271 53280 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1341 87769 ns/op BenchmarkWakeupParallelSpinning/50µs-4 686 173903 ns/op BenchmarkWakeupParallelSpinning/100µs-4 424 286240 ns/op BenchmarkWakeupParallelSyscall/0s-4 877 136322 ns/op BenchmarkWakeupParallelSyscall/1µs-4 877 138734 ns/op BenchmarkWakeupParallelSyscall/2µs-4 852 141004 ns/op BenchmarkWakeupParallelSyscall/5µs-4 813 146830 ns/op BenchmarkWakeupParallelSyscall/10µs-4 760 157535 ns/op BenchmarkWakeupParallelSyscall/20µs-4 678 176768 ns/op BenchmarkWakeupParallelSyscall/50µs-4 505 236564 ns/op BenchmarkWakeupParallelSyscall/100µs-4 357 336739 ns/op BenchmarkMatmult-4 4814064 31.67 ns/op BenchmarkFastrand-4 8803179 13.36 ns/op BenchmarkFastrand64-4 8886019 13.50 ns/op BenchmarkFastrandHashiter-4 4022736 29.47 ns/op BenchmarkFastrandn/2-4 6998439 17.14 ns/op BenchmarkFastrandn/3-4 6849894 17.46 ns/op BenchmarkFastrandn/4-4 7125856 16.79 ns/op BenchmarkFastrandn/5-4 7139984 16.81 ns/op BenchmarkIfaceCmp100-4 94959 1263 ns/op BenchmarkIfaceCmpNil100-4 164481 725.5 ns/op BenchmarkEfaceCmpDiff-4 37742 3180 ns/op BenchmarkEfaceCmpDiffIndirect-4 33385 3615 ns/op BenchmarkDefer-4 916030 128.5 ns/op BenchmarkDefer10-4 637416 186.5 ns/op BenchmarkDeferMany-4 437815 353.9 ns/op BenchmarkPanicRecover-4 471260 255.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 13035 9447 ns/op 9040 p50-ns 9640 p90-ns 14120 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 10782 ns/op 9080 p50-ns 9600 p90-ns 25160 p99-ns BenchmarkGoroutineProfile/small/idle-4 4264 27209 ns/op 26040 p50-ns 28000 p90-ns 39880 p99-ns BenchmarkGoroutineProfile/small/loaded-4 876 182960 ns/op 72880 p50-ns 228680 p90-ns 968600 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 10000 10026 ns/op 9560 p50-ns 10240 p90-ns 14920 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11177 ns/op 9160 p50-ns 9840 p90-ns 35800 p99-ns BenchmarkGoroutineProfile/large/idle-4 45 2227144 ns/op 2193480 p50-ns 2364560 p90-ns 2622999 p99-ns BenchmarkGoroutineProfile/large/loaded-4 43 2952059 ns/op 2448520 p50-ns 3115160 p90-ns 12792399 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 12612 9452 ns/op 9080 p50-ns 9440 p90-ns 14240 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 9342 11966 ns/op 9120 p50-ns 9880 p90-ns 170560 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 722 208732 ns/op 210200 p50-ns 243960 p90-ns 269880 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 252 433095 ns/op 227480 p50-ns 284880 p90-ns 9622879 p99-ns BenchmarkRWMutexUncontended-4 2868205 41.39 ns/op BenchmarkRWMutexWrite100-4 1000000 101.4 ns/op BenchmarkRWMutexWrite10-4 156770 747.8 ns/op BenchmarkRWMutexWorkWrite100-4 761073 154.1 ns/op BenchmarkRWMutexWorkWrite10-4 157228 669.6 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2677 43118 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1150 103175 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1312 90003 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 553 214594 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 649 181108 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 259 448174 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 316 373062 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 124 939419 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 301582 425.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 286472 433.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 220752 458.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 273984 450.4 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 253168 435.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 229372 471.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 272942 474.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 233413 473.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 213991 513.5 ns/op BenchmarkMakeSlice/Byte-4 1914573 62.16 ns/op BenchmarkMakeSlice/Int16-4 1954431 60.84 ns/op BenchmarkMakeSlice/Int-4 1504401 78.08 ns/op BenchmarkMakeSlice/Ptr-4 1316082 88.94 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 129.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 150.9 ns/op BenchmarkMakeSlice/Struct/40-4 860955 171.7 ns/op BenchmarkGrowSlice/Byte-4 589366 207.0 ns/op BenchmarkGrowSlice/Int16-4 573175 211.4 ns/op BenchmarkGrowSlice/Int-4 441774 268.1 ns/op BenchmarkGrowSlice/Ptr-4 416712 300.1 ns/op BenchmarkGrowSlice/Struct/24-4 293148 429.4 ns/op BenchmarkGrowSlice/Struct/32-4 221686 494.9 ns/op BenchmarkGrowSlice/Struct/40-4 191170 584.6 ns/op BenchmarkExtendSlice/IntSlice-4 418374 304.1 ns/op BenchmarkExtendSlice/PointerSlice-4 366438 340.4 ns/op BenchmarkExtendSlice/NoGrow-4 693978 176.8 ns/op BenchmarkAppend-4 761827 155.5 ns/op BenchmarkAppendGrowByte-4 5 22653934 ns/op BenchmarkAppendGrowString-4 1 161490106 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 101.5 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 103.5 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 104.7 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 102.7 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 105.5 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 105.8 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 108.2 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 91396 1259 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 29086 4161 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8169 14324 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2095 51741 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 249 491276 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 63 1816208 ns/op BenchmarkAppendStr/1Bytes-4 1305655 92.33 ns/op BenchmarkAppendStr/4Bytes-4 1278584 94.82 ns/op BenchmarkAppendStr/8Bytes-4 1269850 94.75 ns/op BenchmarkAppendStr/16Bytes-4 1266218 94.98 ns/op BenchmarkAppendStr/32Bytes-4 1262334 95.25 ns/op BenchmarkAppendSpecialCase-4 708448 169.1 ns/op BenchmarkCopy/1Byte-4 1295132 92.52 ns/op 10.81 MB/s BenchmarkCopy/1String-4 1255424 95.29 ns/op 10.49 MB/s BenchmarkCopy/2Byte-4 1230646 97.50 ns/op 20.51 MB/s BenchmarkCopy/2String-4 1210628 98.86 ns/op 20.23 MB/s BenchmarkCopy/4Byte-4 1235968 97.24 ns/op 41.14 MB/s BenchmarkCopy/4String-4 1217014 98.79 ns/op 40.49 MB/s BenchmarkCopy/8Byte-4 1287064 93.16 ns/op 85.88 MB/s BenchmarkCopy/8String-4 1229301 97.45 ns/op 82.09 MB/s BenchmarkCopy/12Byte-4 1252002 97.26 ns/op 123.38 MB/s BenchmarkCopy/12String-4 1000000 101.0 ns/op 118.84 MB/s BenchmarkCopy/16Byte-4 1242057 96.86 ns/op 165.19 MB/s BenchmarkCopy/16String-4 1000000 102.1 ns/op 156.73 MB/s BenchmarkCopy/32Byte-4 1000000 100.6 ns/op 318.10 MB/s BenchmarkCopy/32String-4 1000000 105.6 ns/op 303.01 MB/s BenchmarkCopy/128Byte-4 916197 126.0 ns/op 1015.49 MB/s BenchmarkCopy/128String-4 855430 139.1 ns/op 919.91 MB/s BenchmarkCopy/1024Byte-4 305941 389.9 ns/op 2626.30 MB/s BenchmarkCopy/1024String-4 251106 476.3 ns/op 2150.13 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27936 4295 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20282 5816 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 14671 8313 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 12210 9844 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9807 11926 ns/op BenchmarkAppendInPlace/Grow/Byte-4 120547 1023 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 122144 1037 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 95960 1184 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 86781 1415 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 78132 1528 ns/op BenchmarkStackCopyPtr-4 1 189733262 ns/op BenchmarkStackCopy-4 2 95257652 ns/op BenchmarkStackCopyNoCache-4 20 5685349 ns/op BenchmarkStackCopyWithStkobj-4 2 55186295 ns/op BenchmarkIssue18138-4 795 135008 ns/op BenchmarkCompareStringEqual-4 13129161 8.399 ns/op BenchmarkCompareStringIdentical-4 19226085 5.401 ns/op BenchmarkCompareStringSameLength-4 14238187 7.727 ns/op BenchmarkCompareStringDifferentLength-4 19463078 5.398 ns/op BenchmarkCompareStringBigUnaligned-4 1482 68929 ns/op 15212.59 MB/s BenchmarkCompareStringBig-4 2236 51938 ns/op 20189.33 MB/s BenchmarkConcatStringAndBytes-4 1795791 67.25 ns/op BenchmarkSliceByteToString/1-4 1588819 76.05 ns/op BenchmarkSliceByteToString/2-4 911548 138.9 ns/op BenchmarkSliceByteToString/4-4 910995 138.4 ns/op BenchmarkSliceByteToString/8-4 919257 136.7 ns/op BenchmarkSliceByteToString/16-4 900630 135.0 ns/op BenchmarkSliceByteToString/32-4 890074 140.3 ns/op BenchmarkSliceByteToString/64-4 743494 164.0 ns/op BenchmarkSliceByteToString/128-4 572814 219.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2452260 48.71 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 835304 140.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 958894 121.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3499423 34.27 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1583703 75.41 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1820852 65.93 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1905603 63.02 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 425042 280.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 512512 234.5 ns/op BenchmarkRuneIterate/range/ASCII-4 7131836 16.13 ns/op BenchmarkRuneIterate/range/Japanese-4 1808289 65.50 ns/op BenchmarkRuneIterate/range/MixedLength-4 2153382 54.79 ns/op BenchmarkRuneIterate/range1/ASCII-4 7105536 16.16 ns/op BenchmarkRuneIterate/range1/Japanese-4 1808300 65.50 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2162852 54.81 ns/op BenchmarkRuneIterate/range2/ASCII-4 7131616 16.13 ns/op BenchmarkRuneIterate/range2/Japanese-4 1812690 65.52 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2164132 54.76 ns/op BenchmarkArrayEqual-4 16991584 6.052 ns/op BenchmarkFunc/Name-4 2722128 43.09 ns/op BenchmarkFunc/Entry-4 11511675 9.775 ns/op BenchmarkFunc/FileLine-4 2673279 42.02 ns/op PASS ok runtime 143.342s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21356 5500 ns/op BenchmarkHandle/concurrent-4 14551 8117 ns/op PASS ok runtime/cgo 1.399s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21818502 5.473 ns/op BenchmarkAtomicStore64-4 21275689 5.625 ns/op BenchmarkAtomicLoad-4 21847580 5.467 ns/op BenchmarkAtomicStore-4 21159393 5.632 ns/op BenchmarkAnd8-4 7873603 14.80 ns/op BenchmarkAnd-4 8706428 14.44 ns/op BenchmarkAnd8Parallel-4 2062882 56.17 ns/op BenchmarkAndParallel-4 2165587 59.54 ns/op BenchmarkOr8-4 8699308 14.46 ns/op BenchmarkOr-4 8705316 14.45 ns/op BenchmarkOr8Parallel-4 2019873 54.07 ns/op BenchmarkOrParallel-4 2221869 60.67 ns/op BenchmarkXadd-4 2080908 59.37 ns/op BenchmarkXadd64-4 2027648 59.22 ns/op BenchmarkCas-4 1969849 58.75 ns/op BenchmarkCas64-4 2636469 44.60 ns/op BenchmarkXchg-4 2386520 56.78 ns/op BenchmarkXchg64-4 2111878 57.16 ns/op PASS ok runtime/internal/atomic 3.884s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4102356 29.92 ns/op BenchmarkMulUintptr/large-4 3097406 37.06 ns/op PASS ok runtime/internal/math 1.326s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 25 4337012 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 26 4818633 ns/op 455.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2125 55837 ns/op 1.618 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11553928 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 12542541 ns/op 1222 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 445 267853 ns/op 20.34 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82449272 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 87776452 ns/op 8936 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 51 2249954 ns/op 217.7 concurrent_launches/op PASS ok runtime/pprof 2.861s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 51 2216545 ns/op BenchmarkStackLeak-4 13410 8950 ns/op PASS ok runtime/race 1.394s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2695448 45.01 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 187263 637.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.313s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 39 2806353 ns/op BenchmarkIndex_Large-4 11665 10454 ns/op BenchmarkIndexFunc_Large-4 160 748920 ns/op BenchmarkCompact/nil-4 8058320 14.94 ns/op BenchmarkCompact/one-4 1000000 102.2 ns/op BenchmarkCompact/sorted-4 787318 142.0 ns/op BenchmarkCompact/1_item-4 711422 157.1 ns/op BenchmarkCompact/unsorted-4 793063 142.4 ns/op BenchmarkCompact/many-4 496688 229.0 ns/op BenchmarkCompact_Large-4 662 163455 ns/op BenchmarkCompactFunc_Large-4 54 1871952 ns/op BenchmarkReplace/naive-fast-4 65923 1671 ns/op BenchmarkReplace/optimized-fast-4 83200 1325 ns/op BenchmarkReplace/naive-slow-4 31425 3802 ns/op BenchmarkReplace/optimized-slow-4 38104 3309 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 116.9 ns/op BenchmarkBinarySearchFloats/Size32-4 885348 134.2 ns/op BenchmarkBinarySearchFloats/Size64-4 808058 147.6 ns/op BenchmarkBinarySearchFloats/Size128-4 737553 162.0 ns/op BenchmarkBinarySearchFloats/Size512-4 628113 191.0 ns/op BenchmarkBinarySearchFloats/Size1024-4 586189 203.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 360784 319.3 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 313896 383.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 278934 430.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 235522 485.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 197794 601.3 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 175381 659.0 ns/op PASS ok slices 4.736s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 99026 1182 ns/op BenchmarkSortInts-4 1 133608148 ns/op BenchmarkSlicesSortInts-4 2 59087775 ns/op BenchmarkSortIsSorted-4 21 5194651 ns/op BenchmarkSlicesIsSorted-4 70 1677860 ns/op BenchmarkSortStrings-4 1 174976584 ns/op BenchmarkSlicesSortStrings-4 2 97715931 ns/op BenchmarkSortStrings_Sorted-4 20 5940241 ns/op BenchmarkSlicesSortStrings_Sorted-4 50 2312833 ns/op BenchmarkSortStructs-4 1 219968900 ns/op BenchmarkSortFuncStructs-4 1 177642424 ns/op BenchmarkSortString1K-4 270 441805 ns/op BenchmarkSortString1K_Slice-4 142 841419 ns/op BenchmarkStableString1K-4 73 1612458 ns/op BenchmarkSortInt1K-4 339 353489 ns/op BenchmarkSortInt1K_Sorted-4 5700 21088 ns/op BenchmarkSortInt1K_Reversed-4 3495 34315 ns/op BenchmarkSortInt1K_Mod8-4 904 132457 ns/op BenchmarkStableInt1K-4 94 1227316 ns/op BenchmarkStableInt1K_Slice-4 100 1073247 ns/op BenchmarkSortInt64K-4 4 33221217 ns/op BenchmarkSortInt64K_Slice-4 2 71492214 ns/op BenchmarkStableInt64K-4 1 104647350 ns/op BenchmarkSort1e2-4 326 361128 ns/op BenchmarkStable1e2-4 122 964623 ns/op BenchmarkSort1e4-4 2 74288093 ns/op BenchmarkStable1e4-4 1 315614852 ns/op PASS ok sort 19.323s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 471512 236.4 ns/op BenchmarkAtof64Float-4 443150 255.6 ns/op BenchmarkAtof64FloatExp-4 373868 307.0 ns/op BenchmarkAtof64Big-4 322275 363.6 ns/op BenchmarkAtof64RandomBits-4 273297 423.9 ns/op BenchmarkAtof64RandomFloats-4 320382 361.6 ns/op BenchmarkAtof64RandomLongFloats-4 298491 404.8 ns/op BenchmarkAtof32Decimal-4 490428 237.7 ns/op BenchmarkAtof32Float-4 466990 254.9 ns/op BenchmarkAtof32FloatExp-4 376099 314.5 ns/op BenchmarkAtof32Random-4 280993 427.7 ns/op BenchmarkAtof32RandomLong-4 137037 866.6 ns/op BenchmarkParseInt/Pos/7bit-4 907275 125.4 ns/op BenchmarkParseInt/Pos/26bit-4 460418 229.2 ns/op BenchmarkParseInt/Pos/31bit-4 422998 253.0 ns/op BenchmarkParseInt/Pos/56bit-4 303054 369.8 ns/op BenchmarkParseInt/Pos/63bit-4 289826 389.0 ns/op BenchmarkParseInt/Neg/7bit-4 902526 125.8 ns/op BenchmarkParseInt/Neg/26bit-4 513241 231.5 ns/op BenchmarkParseInt/Neg/31bit-4 446155 249.2 ns/op BenchmarkParseInt/Neg/56bit-4 301570 362.9 ns/op BenchmarkParseInt/Neg/63bit-4 287023 383.0 ns/op BenchmarkAtoi/Pos/7bit-4 1482247 80.76 ns/op BenchmarkAtoi/Pos/26bit-4 608518 174.7 ns/op BenchmarkAtoi/Pos/31bit-4 547045 190.9 ns/op BenchmarkAtoi/Pos/56bit-4 348010 296.5 ns/op BenchmarkAtoi/Pos/63bit-4 263895 427.9 ns/op BenchmarkAtoi/Neg/7bit-4 1465458 83.44 ns/op BenchmarkAtoi/Neg/26bit-4 598742 178.2 ns/op BenchmarkAtoi/Neg/31bit-4 561481 192.2 ns/op BenchmarkAtoi/Neg/56bit-4 365742 293.2 ns/op BenchmarkAtoi/Neg/63bit-4 268280 415.7 ns/op BenchmarkFormatFloat/Decimal-4 103400 1147 ns/op BenchmarkFormatFloat/Float-4 92811 1266 ns/op BenchmarkFormatFloat/Exp-4 99915 1194 ns/op BenchmarkFormatFloat/NegExp-4 98053 1192 ns/op BenchmarkFormatFloat/LongExp-4 87007 1388 ns/op BenchmarkFormatFloat/Big-4 84674 1444 ns/op BenchmarkFormatFloat/BinaryExp-4 177054 681.4 ns/op BenchmarkFormatFloat/32Integer-4 104118 1155 ns/op BenchmarkFormatFloat/32ExactFraction-4 102951 1168 ns/op BenchmarkFormatFloat/32Point-4 93645 1266 ns/op BenchmarkFormatFloat/32Exp-4 102206 1164 ns/op BenchmarkFormatFloat/32NegExp-4 102782 1165 ns/op BenchmarkFormatFloat/32Shortest-4 103842 1135 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 123148 964.5 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 120795 1006 ns/op BenchmarkFormatFloat/64Fixed1-4 133839 882.4 ns/op BenchmarkFormatFloat/64Fixed2-4 132902 881.7 ns/op BenchmarkFormatFloat/64Fixed3-4 135646 886.1 ns/op BenchmarkFormatFloat/64Fixed4-4 133346 879.5 ns/op BenchmarkFormatFloat/64Fixed12-4 83456 1444 ns/op BenchmarkFormatFloat/64Fixed16-4 104307 1159 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 103141 1128 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 95775 1220 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2298 48483 ns/op BenchmarkFormatFloat/Slowpath64-4 86200 1389 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87447 1372 ns/op BenchmarkAppendFloat/Decimal-4 119323 1006 ns/op BenchmarkAppendFloat/Float-4 101684 1165 ns/op BenchmarkAppendFloat/Exp-4 113754 1036 ns/op BenchmarkAppendFloat/NegExp-4 113601 1037 ns/op BenchmarkAppendFloat/LongExp-4 95829 1240 ns/op BenchmarkAppendFloat/Big-4 93954 1264 ns/op BenchmarkAppendFloat/BinaryExp-4 227689 516.4 ns/op BenchmarkAppendFloat/32Integer-4 116649 1004 ns/op BenchmarkAppendFloat/32ExactFraction-4 117556 1005 ns/op BenchmarkAppendFloat/32Point-4 108430 1127 ns/op BenchmarkAppendFloat/32Exp-4 117130 1015 ns/op BenchmarkAppendFloat/32NegExp-4 118068 1018 ns/op BenchmarkAppendFloat/32Shortest-4 124186 952.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144024 808.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 141032 828.5 ns/op BenchmarkAppendFloat/64Fixed1-4 163142 738.0 ns/op BenchmarkAppendFloat/64Fixed2-4 157936 743.3 ns/op BenchmarkAppendFloat/64Fixed3-4 158841 742.6 ns/op BenchmarkAppendFloat/64Fixed4-4 158624 739.7 ns/op BenchmarkAppendFloat/64Fixed12-4 93136 1286 ns/op BenchmarkAppendFloat/64Fixed16-4 117720 1007 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 123978 953.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 110724 1091 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2323 48543 ns/op BenchmarkAppendFloat/Slowpath64-4 94676 1238 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 97276 1212 ns/op BenchmarkFormatInt-4 12319 9693 ns/op BenchmarkAppendInt-4 12578 9423 ns/op BenchmarkFormatUint-4 67227 1754 ns/op BenchmarkAppendUint-4 73030 1641 ns/op BenchmarkFormatIntSmall/7-4 2177013 55.51 ns/op BenchmarkFormatIntSmall/42-4 2113447 56.18 ns/op BenchmarkAppendIntSmall-4 832962 139.8 ns/op BenchmarkAppendUintVarlen/1-4 829048 144.2 ns/op BenchmarkAppendUintVarlen/12-4 790450 145.0 ns/op BenchmarkAppendUintVarlen/123-4 606612 191.9 ns/op BenchmarkAppendUintVarlen/1234-4 564939 191.4 ns/op BenchmarkAppendUintVarlen/12345-4 575804 191.7 ns/op BenchmarkAppendUintVarlen/123456-4 621374 195.3 ns/op BenchmarkAppendUintVarlen/1234567-4 570710 198.5 ns/op BenchmarkAppendUintVarlen/12345678-4 577588 194.6 ns/op BenchmarkAppendUintVarlen/123456789-4 560810 205.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 604557 203.0 ns/op BenchmarkAppendUintVarlen/12345678901-4 553158 203.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 549459 202.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 585114 206.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 584020 205.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 526795 211.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 536490 211.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 560433 216.4 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 517794 216.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 551713 215.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 517902 219.0 ns/op BenchmarkQuote-4 27025 4433 ns/op BenchmarkQuoteRune-4 303189 393.6 ns/op BenchmarkAppendQuote-4 31114 3751 ns/op BenchmarkAppendQuoteRune-4 515188 225.1 ns/op BenchmarkUnquoteEasy-4 829302 144.9 ns/op BenchmarkUnquoteHard-4 32749 3610 ns/op PASS ok strconv 16.350s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 305856 384.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 99637 1199 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 140810 836.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 335644 358.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 104347 1130 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 151094 794.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 231831 508.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 65440 1854 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 78777 1474 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 557164 232.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19365 6110 ns/op BenchmarkGenericMatch1-4 1675 70842 ns/op BenchmarkGenericMatch2-4 351 342445 ns/op BenchmarkSingleMaxSkipping-4 7947 14677 ns/op 681.33 MB/s BenchmarkSingleLongSuffixFail-4 15511 7747 ns/op 129.33 MB/s BenchmarkSingleMatch-4 194 603716 ns/op 24.85 MB/s BenchmarkByteByteNoMatch-4 66230 1806 ns/op BenchmarkByteByteMatch-4 18946 6317 ns/op BenchmarkByteStringMatch-4 21262 5507 ns/op BenchmarkHTMLEscapeNew-4 67220 1733 ns/op BenchmarkHTMLEscapeOld-4 57950 2040 ns/op BenchmarkByteStringReplacerWriteString-4 1095 109771 ns/op BenchmarkByteReplacerWriteString-4 1268 92677 ns/op BenchmarkByteByteReplaces-4 2338 50938 ns/op BenchmarkByteByteMap-4 7278 15741 ns/op BenchmarkMap/identity/ASCII-4 681801 176.9 ns/op BenchmarkMap/identity/Greek-4 449034 268.7 ns/op BenchmarkMap/change/ASCII-4 27248 4393 ns/op BenchmarkMap/change/Greek-4 20524 5858 ns/op BenchmarkIndexRune-4 1000000 103.1 ns/op BenchmarkIndexRuneLongString-4 1000000 113.0 ns/op BenchmarkIndexRuneFastPath-4 2938030 41.88 ns/op BenchmarkIndex-4 2824730 43.62 ns/op BenchmarkLastIndex-4 2780949 43.58 ns/op BenchmarkIndexByte-4 10579436 10.37 ns/op BenchmarkToUpper/#00-4 3057866 39.13 ns/op BenchmarkToUpper/ONLYUPPER-4 2217224 54.36 ns/op BenchmarkToUpper/abc-4 241440 508.2 ns/op BenchmarkToUpper/AbC123-4 179884 654.7 ns/op BenchmarkToUpper/azAZ09_-4 207171 578.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39015 3040 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 52311 2271 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24120 4909 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46656 2596 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 91047 1242 ns/op BenchmarkToLower/#00-4 3058736 39.24 ns/op BenchmarkToLower/abc-4 2579892 46.61 ns/op BenchmarkToLower/AbC123-4 164532 726.7 ns/op BenchmarkToLower/azAZ09_-4 162355 738.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 68331 1747 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 47940 2532 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24592 4855 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58838 1986 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 94190 1264 ns/op BenchmarkMapNoChanges-4 885921 133.9 ns/op BenchmarkTrim-4 26673 4486 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2561890 46.79 ns/op BenchmarkToValidUTF8/InvalidASCII-4 132076 914.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 90510 1356 ns/op BenchmarkEqualFold/Tests-4 40753 2904 ns/op BenchmarkEqualFold/ASCII-4 2189384 54.97 ns/op BenchmarkEqualFold/UnicodePrefix-4 87603 1354 ns/op BenchmarkEqualFold/UnicodeSuffix-4 90649 1302 ns/op BenchmarkIndexHard1-4 169 709407 ns/op BenchmarkIndexHard2-4 166 714438 ns/op BenchmarkIndexHard3-4 164 725634 ns/op BenchmarkIndexHard4-4 88 1326119 ns/op BenchmarkLastIndexHard1-4 80 1423097 ns/op BenchmarkLastIndexHard2-4 82 1416173 ns/op BenchmarkLastIndexHard3-4 82 1419309 ns/op BenchmarkCountHard1-4 168 710638 ns/op BenchmarkCountHard2-4 166 714377 ns/op BenchmarkCountHard3-4 164 725594 ns/op BenchmarkIndexTorture-4 13294 9018 ns/op BenchmarkCountTorture-4 13260 9088 ns/op BenchmarkCountTortureOverlapping-4 624 176672 ns/op BenchmarkCountByte/10-4 2426343 49.67 ns/op 201.34 MB/s BenchmarkCountByte/32-4 2734670 43.62 ns/op 733.69 MB/s BenchmarkCountByte/4096-4 535026 222.2 ns/op 18436.77 MB/s BenchmarkCountByte/4194304-4 596 204082 ns/op 20552.05 MB/s BenchmarkCountByte/67108864-4 19 6082008 ns/op 11034.00 MB/s BenchmarkFields/ASCII/16-4 258540 467.4 ns/op 34.23 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21546 5505 ns/op 46.50 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1441 82515 ns/op 49.64 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 81 1412892 ns/op 46.38 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 22293446 ns/op 47.04 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 285114 417.3 ns/op 38.34 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7522 15585 ns/op 16.43 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 459 256760 ns/op 15.95 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4431675 ns/op 14.79 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 77420493 ns/op 13.54 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 145948 782.7 ns/op 20.44 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10184 ns/op 25.14 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 675 175528 ns/op 23.34 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 36 3191843 ns/op 20.53 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 57871615 ns/op 18.12 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 161862 728.6 ns/op 21.96 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9140 13201 ns/op 19.39 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 549 216096 ns/op 18.95 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3829285 ns/op 17.11 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 67305634 ns/op 15.58 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 91453632 ns/op BenchmarkSplitSingleByteSeparator-4 16 6745312 ns/op BenchmarkSplitMultiByteSeparator-4 30 3637209 ns/op BenchmarkSplitNSingleByteSeparator-4 159805 741.4 ns/op BenchmarkSplitNMultiByteSeparator-4 131164 896.9 ns/op BenchmarkRepeat/5x0-4 2608658 46.13 ns/op BenchmarkRepeat/5x1-4 2671044 45.03 ns/op BenchmarkRepeat/5x2-4 200006 611.4 ns/op BenchmarkRepeat/5x6-4 119067 991.2 ns/op BenchmarkRepeat/10x0-4 2612287 46.15 ns/op BenchmarkRepeat/10x1-4 2673298 44.93 ns/op BenchmarkRepeat/10x2-4 203162 591.5 ns/op BenchmarkRepeat/10x6-4 121173 994.2 ns/op BenchmarkRepeatLarge/256/1-4 55334 2154 ns/op 118.84 MB/s BenchmarkRepeatLarge/256/16-4 88047 1354 ns/op 189.13 MB/s BenchmarkRepeatLarge/512/1-4 45873 2502 ns/op 204.67 MB/s BenchmarkRepeatLarge/512/16-4 67093 1691 ns/op 302.81 MB/s BenchmarkRepeatLarge/1024/1-4 38102 3112 ns/op 329.08 MB/s BenchmarkRepeatLarge/1024/16-4 51488 2250 ns/op 455.12 MB/s BenchmarkRepeatLarge/2048/1-4 28618 3975 ns/op 515.24 MB/s BenchmarkRepeatLarge/2048/16-4 35838 3126 ns/op 655.20 MB/s BenchmarkRepeatLarge/4096/1-4 20364 5687 ns/op 720.30 MB/s BenchmarkRepeatLarge/4096/16-4 23252 4782 ns/op 856.61 MB/s BenchmarkRepeatLarge/8192/1-4 13521 8953 ns/op 915.03 MB/s BenchmarkRepeatLarge/8192/16-4 14616 7955 ns/op 1029.82 MB/s BenchmarkRepeatLarge/8192/4097-4 3234849 37.36 ns/op 109672.95 MB/s BenchmarkRepeatLarge/16384/1-4 8582 13984 ns/op 1171.61 MB/s BenchmarkRepeatLarge/16384/16-4 9808 13237 ns/op 1237.75 MB/s BenchmarkRepeatLarge/16384/4097-4 12403 9267 ns/op 1326.35 MB/s BenchmarkRepeatLarge/32768/1-4 5118 23265 ns/op 1408.48 MB/s BenchmarkRepeatLarge/32768/16-4 5144 23405 ns/op 1400.02 MB/s BenchmarkRepeatLarge/32768/4097-4 5692 21330 ns/op 1344.51 MB/s BenchmarkRepeatLarge/65536/1-4 2301 43478 ns/op 1507.34 MB/s BenchmarkRepeatLarge/65536/16-4 2967 41894 ns/op 1564.34 MB/s BenchmarkRepeatLarge/65536/4097-4 2989 41251 ns/op 1489.78 MB/s BenchmarkRepeatLarge/131072/1-4 542 212916 ns/op 615.60 MB/s BenchmarkRepeatLarge/131072/16-4 514 210984 ns/op 621.24 MB/s BenchmarkRepeatLarge/131072/4097-4 531 213878 ns/op 593.83 MB/s BenchmarkRepeatLarge/262144/1-4 270 432264 ns/op 606.44 MB/s BenchmarkRepeatLarge/262144/16-4 264 443181 ns/op 591.51 MB/s BenchmarkRepeatLarge/262144/4097-4 266 426763 ns/op 604.81 MB/s BenchmarkRepeatLarge/524288/1-4 140 831708 ns/op 630.37 MB/s BenchmarkRepeatLarge/524288/16-4 138 854914 ns/op 613.26 MB/s BenchmarkRepeatLarge/524288/4097-4 140 861183 ns/op 604.19 MB/s BenchmarkRepeatLarge/1048576/1-4 73 1645891 ns/op 637.09 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1703501 ns/op 615.54 MB/s BenchmarkRepeatLarge/1048576/4097-4 64 1770044 ns/op 590.23 MB/s BenchmarkRepeatLarge/2097152/1-4 38 3259008 ns/op 643.49 MB/s BenchmarkRepeatLarge/2097152/16-4 38 3206076 ns/op 654.12 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 3421802 ns/op 611.83 MB/s BenchmarkRepeatLarge/4194304/1-4 15 6791418 ns/op 617.59 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6799327 ns/op 616.87 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6954522 ns/op 602.66 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13969378 ns/op 600.50 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14005928 ns/op 598.93 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14652707 ns/op 572.36 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27605457 ns/op 607.75 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27320747 ns/op 614.08 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28691697 ns/op 584.74 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56793494 ns/op 590.81 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56067374 ns/op 598.47 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58921894 ns/op 569.47 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109144429 ns/op 614.86 MB/s BenchmarkRepeatLarge/67108864/16-4 1 107084949 ns/op 626.69 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 111846548 ns/op 600.01 MB/s BenchmarkRepeatLarge/134217728/1-4 1 215865697 ns/op 621.76 MB/s BenchmarkRepeatLarge/134217728/16-4 1 208197138 ns/op 644.67 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 217886577 ns/op 616.00 MB/s BenchmarkRepeatLarge/268435456/1-4 1 428625994 ns/op 626.27 MB/s BenchmarkRepeatLarge/268435456/16-4 1 415758556 ns/op 645.65 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 436269874 ns/op 615.30 MB/s BenchmarkRepeatLarge/536870912/1-4 1 844504311 ns/op 635.72 MB/s BenchmarkRepeatLarge/536870912/16-4 1 823458673 ns/op 651.97 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 860493749 ns/op 623.91 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1672734263 ns/op 641.91 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1613777190 ns/op 665.36 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1689573182 ns/op 635.51 MB/s BenchmarkIndexAnyASCII/1:1-4 1428240 83.81 ns/op BenchmarkIndexAnyASCII/1:2-4 1385805 86.76 ns/op BenchmarkIndexAnyASCII/1:4-4 1388917 86.47 ns/op BenchmarkIndexAnyASCII/1:8-4 1386216 86.50 ns/op BenchmarkIndexAnyASCII/1:16-4 1379690 87.82 ns/op BenchmarkIndexAnyASCII/1:32-4 1374409 87.30 ns/op BenchmarkIndexAnyASCII/1:64-4 1358673 90.11 ns/op BenchmarkIndexAnyASCII/16:1-4 1416188 83.53 ns/op BenchmarkIndexAnyASCII/16:2-4 671982 176.4 ns/op BenchmarkIndexAnyASCII/16:4-4 663422 178.3 ns/op BenchmarkIndexAnyASCII/16:8-4 653239 182.6 ns/op BenchmarkIndexAnyASCII/16:16-4 610711 194.7 ns/op BenchmarkIndexAnyASCII/16:32-4 538116 221.3 ns/op BenchmarkIndexAnyASCII/16:64-4 436712 273.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1321090 92.20 ns/op BenchmarkIndexAnyASCII/256:2-4 61104 1949 ns/op BenchmarkIndexAnyASCII/256:4-4 61375 1955 ns/op BenchmarkIndexAnyASCII/256:8-4 61287 1956 ns/op BenchmarkIndexAnyASCII/256:16-4 60798 1968 ns/op BenchmarkIndexAnyASCII/256:32-4 60086 1997 ns/op BenchmarkIndexAnyASCII/256:64-4 58515 2046 ns/op BenchmarkIndexAnyUTF8/1:1-4 1481062 80.85 ns/op BenchmarkIndexAnyUTF8/1:2-4 1385418 86.96 ns/op BenchmarkIndexAnyUTF8/1:4-4 1375080 86.97 ns/op BenchmarkIndexAnyUTF8/1:8-4 1378137 88.24 ns/op BenchmarkIndexAnyUTF8/1:16-4 1367310 87.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 1379271 86.81 ns/op BenchmarkIndexAnyUTF8/1:64-4 1364121 88.03 ns/op BenchmarkIndexAnyUTF8/16:1-4 1213515 98.02 ns/op BenchmarkIndexAnyUTF8/16:2-4 170426 689.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 170203 690.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 169660 692.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 171153 698.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 172692 695.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 157038 740.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 274983 434.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 10277 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 10195 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10327 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10277 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10263 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10897 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1421480 83.17 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1432366 83.65 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1442965 83.22 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1436001 83.48 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1428609 84.11 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1413999 85.01 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1383452 86.11 ns/op BenchmarkLastIndexAnyASCII/16:1-4 681152 176.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 674157 175.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 668329 177.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 657706 181.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 613809 193.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 543645 218.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 442536 271.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 61537 1952 ns/op BenchmarkLastIndexAnyASCII/256:2-4 61498 1954 ns/op BenchmarkLastIndexAnyASCII/256:4-4 61340 1956 ns/op BenchmarkLastIndexAnyASCII/256:8-4 60825 1957 ns/op BenchmarkLastIndexAnyASCII/256:16-4 60974 1969 ns/op BenchmarkLastIndexAnyASCII/256:32-4 60115 1992 ns/op BenchmarkLastIndexAnyASCII/256:64-4 58699 2048 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1441273 83.57 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1425447 83.77 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1432672 84.67 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1428015 84.22 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1422910 84.31 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1427886 84.96 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1390960 85.41 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 214695 558.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 99763 1188 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 99618 1176 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 98400 1197 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 100838 1193 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 100750 1194 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 96150 1212 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 14782 8149 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6526 18001 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6507 17891 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6320 18278 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6055 18143 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6573 18176 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 6272 18537 ns/op BenchmarkTrimASCII/1:1-4 2515058 47.84 ns/op BenchmarkTrimASCII/1:2-4 2055441 58.47 ns/op BenchmarkTrimASCII/1:4-4 1978586 60.58 ns/op BenchmarkTrimASCII/1:8-4 1885904 64.20 ns/op BenchmarkTrimASCII/1:16-4 1597722 75.18 ns/op BenchmarkTrimASCII/16:1-4 2080408 58.00 ns/op BenchmarkTrimASCII/16:2-4 694749 171.9 ns/op BenchmarkTrimASCII/16:4-4 684618 173.2 ns/op BenchmarkTrimASCII/16:8-4 666222 177.6 ns/op BenchmarkTrimASCII/16:16-4 629736 188.5 ns/op BenchmarkTrimASCII/256:1-4 545433 219.5 ns/op BenchmarkTrimASCII/256:2-4 64291 1867 ns/op BenchmarkTrimASCII/256:4-4 64252 1872 ns/op BenchmarkTrimASCII/256:8-4 64086 1872 ns/op BenchmarkTrimASCII/256:16-4 63546 1882 ns/op BenchmarkTrimASCII/4096:1-4 42640 2809 ns/op BenchmarkTrimASCII/4096:2-4 4238 27750 ns/op BenchmarkTrimASCII/4096:4-4 4293 27755 ns/op BenchmarkTrimASCII/4096:8-4 4273 27710 ns/op BenchmarkTrimASCII/4096:16-4 4207 27725 ns/op BenchmarkTrimByte-4 2674893 43.88 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2670 44382 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2659 44453 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2660 44420 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1873 63518 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3649 32358 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6526 17386 ns/op BenchmarkJoin/0-4 3154116 37.87 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2549511 46.85 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 148153 802.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103918 1159 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 76053 1574 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 63310 1926 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52107 2323 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 45291 2665 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2006035 59.50 ns/op BenchmarkTrimSpace/ASCII-4 1296367 92.39 ns/op BenchmarkTrimSpace/SomeNonASCII-4 90109 1333 ns/op BenchmarkTrimSpace/JustNonASCII-4 53772 2225 ns/op BenchmarkReplaceAll-4 83424 1409 ns/op 16 B/op 1 allocs/op PASS ok strings 56.420s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 46248 2557 ns/op BenchmarkCond2-4 23319 4983 ns/op BenchmarkCond4-4 12460 10126 ns/op BenchmarkCond8-4 5311 21696 ns/op BenchmarkCond16-4 2198 56907 ns/op BenchmarkCond32-4 842 159844 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 403876 265.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 239894 498.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 470986 256.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 442236 232.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 253598 523.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 393596 319.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 85195 1445 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 73155 1717 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 72103 1807 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 43748 2826 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 503389 264.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 134096 886.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 441552 246.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 119362 979.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 430626 248.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 134455 879.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1733500 68.30 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47458 2551 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 109532 1135 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 163587 675.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4104 24702 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 223 517632 ns/op BenchmarkRange/*sync.Map-4 1122 109284 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 81350 1336 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 184621 657.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 59043 1910 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 175014 677.3 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 212763 583.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 171568 699.6 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 74581 1609 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 141903 837.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 346152 363.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 51088 2242 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 122256 989.2 ns/op BenchmarkSwapCollision/*sync.Map-4 71683 1668 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 376 316535 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 92061 1296 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 278830 411.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21903 5459 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 54922 2197 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19909 6021 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 139634 912.9 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 90006 1304 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 138308 1032 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1597794 74.62 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 131833 910.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1608661 74.65 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 432668 231.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 122084 991.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 450985 252.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 83311 1432 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 267945 425.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 423285 301.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 95486 1259 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 444813 320.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 92354 1117 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 96044 1210 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 139063 827.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 51724 2328 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 176460 680.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 417286 278.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 104398 1155 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 443190 258.2 ns/op BenchmarkUncontendedSemaphore-4 4866376 24.57 ns/op BenchmarkContendedSemaphore-4 2827742 50.17 ns/op BenchmarkMutexUncontended-4 749980 140.1 ns/op BenchmarkMutex-4 144871 800.9 ns/op BenchmarkMutexSlack-4 133006 859.6 ns/op BenchmarkMutexWork-4 135212 877.8 ns/op BenchmarkMutexWorkSlack-4 128620 895.4 ns/op BenchmarkMutexNoSpin-4 45780 2412 ns/op BenchmarkMutexSpin-4 38871 2931 ns/op BenchmarkOnce-4 464517 269.5 ns/op BenchmarkOnceFunc/v=Once-4 1000000 118.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 770989 155.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 782614 148.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 953834 124.7 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 727590 162.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 731029 163.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5770606 20.83 ns/op BenchmarkSemaSyntNonblock-4 1432585 80.49 ns/op BenchmarkSemaSyntBlock-4 1261335 90.82 ns/op BenchmarkSemaWorkNonblock-4 677536 203.7 ns/op BenchmarkSemaWorkBlock-4 651988 228.4 ns/op BenchmarkRWMutexUncontended-4 357781 327.9 ns/op BenchmarkRWMutexWrite100-4 230127 509.2 ns/op BenchmarkRWMutexWrite10-4 203248 573.3 ns/op BenchmarkRWMutexWorkWrite100-4 208834 577.0 ns/op BenchmarkRWMutexWorkWrite10-4 173239 663.9 ns/op BenchmarkWaitGroupUncontended-4 576722 186.0 ns/op BenchmarkWaitGroupAddDone-4 203175 565.7 ns/op BenchmarkWaitGroupAddDoneWork-4 208687 554.4 ns/op BenchmarkWaitGroupWait-4 2707666 43.96 ns/op BenchmarkWaitGroupWaitWork-4 2155198 55.03 ns/op BenchmarkWaitGroupActuallyWait-4 33936 3531 ns/op 32 B/op 2 allocs/op PASS ok sync 17.493s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 449034 240.6 ns/op PASS ok sync/atomic 1.126s PASS ok syscall 1.013s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 128728 920.6 ns/op 0 B/op 0 allocs/op PASS ok testing 1.143s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5887 17673 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7682 13540 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 76 1440188 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 82 1278116 ns/op 1577 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 167523742 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 166612782 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1476 79961 ns/op 5057 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1652 71663 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 7401559 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7053167 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 803222155 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 798150315 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 172 687003 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 183 653671 ns/op 214 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 74186472 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 70847792 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7945331400 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7897271566 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2449 48962 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3642413 ns/op 409131 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 396204998 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2197 54789 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 222 540588 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5412085 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6583 17143 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.885s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 96788370 ns/op BenchmarkVariableString-4 70869 1693 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1705 69111 ns/op 2524 B/op 39 allocs/op PASS ok text/template/parse 1.577s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 26 4429369 ns/op BenchmarkAfter-4 76 1500239 ns/op BenchmarkStop-4 158 737081 ns/op BenchmarkSimultaneousAfterFunc-4 25 4190908 ns/op BenchmarkStartStop-4 142 751331 ns/op BenchmarkReset-4 2324 58656 ns/op BenchmarkSleep-4 33 4105127 ns/op BenchmarkParallelTimerLatency-4 52 139048 avg-late-ns 1246160 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 324020 avg-late-ns 812835 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 297872 avg-late-ns 795480 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 259994 avg-late-ns 818795 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 392978 avg-late-ns 1349113 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 310604 avg-late-ns 1396159 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 304040 avg-late-ns 1667676 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 345450 avg-late-ns 2539038 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 353556 avg-late-ns 2104677 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 259379 avg-late-ns 2638313 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 841685 avg-late-ns 3298032 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 327080 avg-late-ns 917671 max-late-ns BenchmarkTicker-4 356 318098 ns/op BenchmarkTickerReset-4 3249 35180 ns/op BenchmarkTickerResetNaive-4 162 814799 ns/op BenchmarkNow-4 865750 137.2 ns/op BenchmarkNowUnixNano-4 879016 133.6 ns/op BenchmarkNowUnixMilli-4 891000 133.7 ns/op BenchmarkNowUnixMicro-4 883521 133.0 ns/op BenchmarkFormat-4 43381 2747 ns/op BenchmarkFormatRFC3339-4 65648 1836 ns/op BenchmarkFormatRFC3339Nano-4 64131 1881 ns/op BenchmarkFormatNow-4 57865 2087 ns/op BenchmarkMarshalJSON-4 88125 1370 ns/op BenchmarkMarshalText-4 90102 1341 ns/op BenchmarkParse-4 90540 1325 ns/op BenchmarkParseRFC3339UTC-4 255177 467.2 ns/op BenchmarkParseRFC3339UTCBytes-4 182455 657.1 ns/op BenchmarkParseRFC3339TZ-4 79761 1478 ns/op BenchmarkParseRFC3339TZBytes-4 65918 1804 ns/op BenchmarkParseDuration-4 450693 264.6 ns/op BenchmarkHour-4 673098 177.6 ns/op BenchmarkSecond-4 673143 176.3 ns/op BenchmarkYear-4 488058 243.9 ns/op BenchmarkDay-4 446156 269.7 ns/op BenchmarkISOWeek-4 496015 238.8 ns/op BenchmarkGoString-4 56059 2154 ns/op BenchmarkUnmarshalText-4 76860 1559 ns/op PASS ok time 12.612s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 494722 236.6 ns/op BenchmarkDecodeValidJapaneseChars-4 571863 202.5 ns/op BenchmarkDecodeRune-4 1555761 74.41 ns/op BenchmarkEncodeValidASCII-4 495637 228.1 ns/op BenchmarkEncodeValidJapaneseChars-4 671952 177.0 ns/op BenchmarkAppendRuneValidASCII-4 1390731 86.39 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2154687 55.64 ns/op BenchmarkEncodeRune-4 2784542 43.08 ns/op PASS ok unicode/utf16 2.244s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1417539 84.42 ns/op BenchmarkRuneCountTenJapaneseChars-4 315466 351.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2454579 48.80 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 406465 292.1 ns/op BenchmarkValidTenASCIIChars-4 1773016 69.18 ns/op BenchmarkValid100KASCIIChars-4 94 1255159 ns/op BenchmarkValidTenJapaneseChars-4 299230 401.3 ns/op BenchmarkValidLongMostlyASCII-4 88 1346431 ns/op BenchmarkValidLongJapanese-4 55 2158382 ns/op BenchmarkValidStringTenASCIIChars-4 2672310 44.89 ns/op BenchmarkValidString100KASCIIChars-4 7416 16127 ns/op BenchmarkValidStringTenJapaneseChars-4 385951 283.3 ns/op BenchmarkValidStringLongMostlyASCII-4 754 155538 ns/op BenchmarkValidStringLongJapanese-4 152 788884 ns/op BenchmarkEncodeASCIIRune-4 2705092 43.79 ns/op BenchmarkEncodeJapaneseRune-4 1692541 68.05 ns/op BenchmarkAppendASCIIRune-4 8695198 13.82 ns/op BenchmarkAppendJapaneseRune-4 1939915 62.01 ns/op BenchmarkDecodeASCIIRune-4 1817252 65.86 ns/op BenchmarkDecodeJapaneseRune-4 1691809 71.02 ns/op BenchmarkFullRune/ASCII-4 3067566 39.09 ns/op BenchmarkFullRune/Incomplete-4 1424156 84.02 ns/op BenchmarkFullRune/Japanese-4 3186583 37.66 ns/op PASS ok unicode/utf8 4.909s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 75385832113 ns/op PASS ok cmd/api 76.628s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 364147 322.4 ns/op BenchmarkCgoCall/one-pointer-4 313203 378.2 ns/op BenchmarkCgoCall/string-pointer-escape-4 266474 443.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 369171 329.1 ns/op BenchmarkCgoCall/eight-pointers-4 171724 663.1 ns/op BenchmarkCgoCall/eight-pointers-nil-4 305756 377.9 ns/op BenchmarkCgoCall/eight-pointers-array-4 31800 4072 ns/op BenchmarkCgoCall/eight-pointers-slice-4 43156 2778 ns/op BenchmarkGoString-4 974880 110.4 ns/op BenchmarkCGoCallback-4 46906 2582 ns/op BenchmarkCGoInCThread-4 334339 328.6 ns/op PASS ok cmd/cgo/internal/test 2.455s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 855481 130.0 ns/op BenchmarkEqArrayOfStrings64-4 125485 950.6 ns/op BenchmarkEqArrayOfStrings1024-4 8283 13880 ns/op BenchmarkEqArrayOfFloats5-4 984219 114.8 ns/op BenchmarkEqArrayOfFloats64-4 125005 960.4 ns/op BenchmarkEqArrayOfFloats1024-4 8101 14493 ns/op BenchmarkEqArrayOfStructsEq-4 2439 48799 ns/op BenchmarkEqArrayOfStructsNotEq-4 4436 26820 ns/op BenchmarkEqStruct-4 18556779 5.701 ns/op PASS ok cmd/compile/internal/reflectdata 2.118s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 89099 ns/op BenchmarkCopyElim1-4 1326 89050 ns/op BenchmarkCopyElim10-4 951 118307 ns/op BenchmarkCopyElim100-4 428 280459 ns/op BenchmarkCopyElim1000-4 66 1707099 ns/op BenchmarkCopyElim10000-4 4 28480097 ns/op BenchmarkCopyElim100000-4 1 565847741 ns/op BenchmarkDeadCode/1-4 1009 122417 ns/op BenchmarkDeadCode/10-4 798 141880 ns/op BenchmarkDeadCode/100-4 340 348238 ns/op BenchmarkDeadCode/1000-4 50 2430090 ns/op BenchmarkDeadCode/10000-4 4 27253357 ns/op BenchmarkDeadCode/100000-4 1 338303644 ns/op BenchmarkDeadCode/200000-4 1 708782845 ns/op BenchmarkDominatorsLinear-4 14 8978325 ns/op 1.11 MB/s BenchmarkDominatorsFwdBack-4 9 13329985 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 9 12908661 ns/op 0.77 MB/s BenchmarkDominatorsMaxPred-4 9 12851688 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12509074 ns/op 0.80 MB/s BenchmarkFuse/1-4 991 118633 ns/op BenchmarkFuse/10-4 676 159120 ns/op BenchmarkFuse/100-4 182 639270 ns/op BenchmarkFuse/1000-4 21 5811087 ns/op BenchmarkFuse/10000-4 2 70939012 ns/op BenchmarkNilCheckDeep1-4 10279 11739 ns/op 0.09 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4110 27716 ns/op 0.36 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 631 189477 ns/op 0.53 MB/s 641 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 56 1865028 ns/op 0.54 MB/s 5264 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 19709111 ns/op 0.51 MB/s 120508 B/op 6 allocs/op BenchmarkDSEPass-4 28 4069052 ns/op 63499 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 137350266 ns/op 4253648 B/op 108395 allocs/op BenchmarkCSEPass-4 6 18550298 ns/op 87898 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 179792581 ns/op 5666504 B/op 97478 allocs/op BenchmarkDeadcodePass-4 182 636389 ns/op 106246 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 145310305 ns/op 4032624 B/op 44881 allocs/op BenchmarkMultiPass-4 67 1623046 ns/op 240369 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 294911929 ns/op 11299592 B/op 150696 allocs/op BenchmarkCondRewrite/SoloJump-4 3231505 37.11 ns/op BenchmarkCondRewrite/CombJump-4 3116588 38.48 ns/op PASS ok cmd/compile/internal/ssa 15.360s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8602 13560 ns/op BenchmarkExtShift-4 15319 7827 ns/op BenchmarkModify-4 8518 13798 ns/op BenchmarkMullImm-4 15319 7833 ns/op BenchmarkConstModify-4 8642 13436 ns/op BenchmarkBitSet-4 17833 6724 ns/op BenchmarkBitClear-4 17838 6761 ns/op BenchmarkBitToggle-4 17846 6730 ns/op BenchmarkBitSetConst-4 136761 875.5 ns/op BenchmarkBitClearConst-4 140245 853.2 ns/op BenchmarkBitToggleConst-4 135644 877.7 ns/op BenchmarkDivconstI64-4 7590459 15.79 ns/op BenchmarkModconstI64-4 7431445 16.15 ns/op BenchmarkDivisiblePow2constI64-4 7595245 15.79 ns/op BenchmarkDivisibleconstI64-4 7639574 15.48 ns/op BenchmarkDivisibleWDivconstI64-4 5094391 23.53 ns/op BenchmarkDivconstU64/3-4 7443264 16.14 ns/op BenchmarkDivconstU64/5-4 7442377 16.13 ns/op BenchmarkDivconstU64/37-4 7582651 15.79 ns/op BenchmarkDivconstU64/1234567-4 7591899 15.82 ns/op BenchmarkModconstU64-4 7578648 15.80 ns/op BenchmarkDivisibleconstU64-4 7596860 15.79 ns/op BenchmarkDivisibleWDivconstU64-4 5083762 23.52 ns/op BenchmarkDivconstI32-4 7590786 15.79 ns/op BenchmarkModconstI32-4 7294034 16.46 ns/op BenchmarkDivisiblePow2constI32-4 7726542 15.50 ns/op BenchmarkDivisibleconstI32-4 7580294 15.83 ns/op BenchmarkDivisibleWDivconstI32-4 5095610 23.57 ns/op BenchmarkDivconstU32-4 7903722 15.13 ns/op BenchmarkModconstU32-4 7762629 15.47 ns/op BenchmarkDivisibleconstU32-4 7748334 15.46 ns/op BenchmarkDivisibleWDivconstU32-4 5097723 23.53 ns/op BenchmarkDivconstI16-4 7430542 16.16 ns/op BenchmarkModconstI16-4 7742814 15.46 ns/op BenchmarkDivisiblePow2constI16-4 7885005 15.16 ns/op BenchmarkDivisibleconstI16-4 7923783 15.12 ns/op BenchmarkDivisibleWDivconstI16-4 5174206 23.23 ns/op BenchmarkDivconstU16-4 7746793 15.45 ns/op BenchmarkModconstU16-4 7771518 15.45 ns/op BenchmarkDivisibleconstU16-4 7767412 15.49 ns/op BenchmarkDivisibleWDivconstU16-4 5098563 23.52 ns/op BenchmarkDivconstI8-4 7557760 15.80 ns/op BenchmarkModconstI8-4 7439148 16.13 ns/op BenchmarkDivisiblePow2constI8-4 7922277 15.16 ns/op BenchmarkDivisibleconstI8-4 7758474 15.46 ns/op BenchmarkDivisibleWDivconstI8-4 5092280 23.51 ns/op BenchmarkDivconstU8-4 7879807 15.11 ns/op BenchmarkModconstU8-4 7754222 15.46 ns/op BenchmarkDivisibleconstU8-4 7752999 15.50 ns/op BenchmarkDivisibleWDivconstU8-4 5251494 22.84 ns/op BenchmarkMul2-4 348594 344.0 ns/op BenchmarkMulNeg2-4 234694 511.0 ns/op BenchmarkEfaceInteger-4 2515281 44.46 ns/op BenchmarkDiv64UnsignedSmall-4 17750221 6.748 ns/op BenchmarkDiv64Small-4 17774304 6.751 ns/op BenchmarkDiv64SmallNegDivisor-4 17635442 6.855 ns/op BenchmarkDiv64SmallNegDividend-4 17789056 6.698 ns/op BenchmarkDiv64SmallNegBoth-4 17543758 6.865 ns/op BenchmarkDiv64Unsigned-4 15532695 7.506 ns/op BenchmarkDiv64-4 15405471 7.512 ns/op BenchmarkDiv64NegDivisor-4 15427735 7.570 ns/op BenchmarkDiv64NegDividend-4 15488428 7.508 ns/op BenchmarkDiv64NegBoth-4 15407689 7.553 ns/op BenchmarkMod64UnsignedSmall-4 17635131 6.801 ns/op BenchmarkMod64Small-4 17553202 6.812 ns/op BenchmarkMod64SmallNegDivisor-4 17436385 6.854 ns/op BenchmarkMod64SmallNegDividend-4 17580358 6.808 ns/op BenchmarkMod64SmallNegBoth-4 17117623 7.010 ns/op BenchmarkMod64Unsigned-4 13210447 8.742 ns/op BenchmarkMod64-4 13179572 8.738 ns/op BenchmarkMod64NegDivisor-4 13276158 8.727 ns/op BenchmarkMod64NegDividend-4 13198707 8.730 ns/op BenchmarkMod64NegBoth-4 13244274 8.713 ns/op BenchmarkMulconstI32/3-4 18372673 6.517 ns/op BenchmarkMulconstI32/5-4 18365023 6.512 ns/op BenchmarkMulconstI32/12-4 17787583 6.739 ns/op BenchmarkMulconstI32/120-4 18044138 6.695 ns/op BenchmarkMulconstI32/-120-4 17931753 6.721 ns/op BenchmarkMulconstI32/65537-4 18451999 6.497 ns/op BenchmarkMulconstI32/65538-4 17599026 6.809 ns/op BenchmarkMulconstI64/3-4 18365700 6.540 ns/op BenchmarkMulconstI64/5-4 18264730 6.528 ns/op BenchmarkMulconstI64/12-4 17639278 6.744 ns/op BenchmarkMulconstI64/120-4 17994891 6.714 ns/op BenchmarkMulconstI64/-120-4 18009799 6.752 ns/op BenchmarkMulconstI64/65537-4 18355471 6.524 ns/op BenchmarkMulconstI64/65538-4 17454750 6.848 ns/op BenchmarkMulconstU32/3-4 18335953 6.516 ns/op BenchmarkMulconstU32/5-4 18205208 6.529 ns/op BenchmarkMulconstU32/12-4 17719293 6.704 ns/op BenchmarkMulconstU32/120-4 17869483 6.731 ns/op BenchmarkMulconstU32/65537-4 18465855 6.494 ns/op BenchmarkMulconstU32/65538-4 17521320 6.821 ns/op BenchmarkMulconstU64/3-4 18394978 6.512 ns/op BenchmarkMulconstU64/5-4 18388323 6.541 ns/op BenchmarkMulconstU64/12-4 17605842 6.729 ns/op BenchmarkMulconstU64/120-4 17775673 6.718 ns/op BenchmarkMulconstU64/65537-4 18429442 6.502 ns/op BenchmarkMulconstU64/65538-4 17474067 6.826 ns/op BenchmarkShiftArithmeticRight-4 21241945 5.654 ns/op BenchmarkSwitch8Predictable-4 14821329 7.202 ns/op BenchmarkSwitch8Unpredictable-4 7577365 15.36 ns/op BenchmarkSwitch32Predictable-4 13656538 8.578 ns/op BenchmarkSwitch32Unpredictable-4 7723598 15.25 ns/op BenchmarkSwitchStringPredictable-4 7681612 14.26 ns/op BenchmarkSwitchStringUnpredictable-4 5535004 21.10 ns/op BenchmarkSwitchTypePredictable-4 6066279 19.77 ns/op BenchmarkSwitchTypeUnpredictable-4 4203158 28.55 ns/op PASS ok cmd/compile/internal/test 15.785s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1190597 ns/op BenchmarkNamed/Underlying/nongeneric-4 661725 169.5 ns/op BenchmarkNamed/Underlying/generic-4 700099 168.7 ns/op BenchmarkNamed/Underlying/src_instance-4 705848 168.2 ns/op BenchmarkNamed/Underlying/user_instance-4 695667 170.0 ns/op BenchmarkCheck/http/funcbodies/info-4 1 528635304 ns/op 61534 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 417204356 ns/op 77970 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 172114062 ns/op 188960 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 153591863 ns/op 211741 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 338337684 ns/op 15302 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 93940650 ns/op 55110 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34788423 ns/op 148790 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33652850 ns/op 153805 lines/s BenchmarkCheck/constant/funcbodies/info-4 3 49677981 ns/op 43671 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43845195 ns/op 49474 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22140086 ns/op 97976 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22012518 ns/op 98547 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1018937332 ns/op 64861 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 651853011 ns/op 101383 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 151747824 ns/op 435411 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 129573427 ns/op 509899 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 362647202 ns/op 5548 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 69097172 ns/op 29108 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41242676 ns/op 48771 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39789102 ns/op 50553 lines/s PASS ok cmd/compile/internal/types2 17.001s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 139 811497 ns/op 2484151 sys-ns/op 694540 user-ns/op PASS ok cmd/go 1.206s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 178078 660.1 ns/op PASS ok cmd/go/internal/cfg 1.139s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28970 4144 ns/op 1.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30534 3900 ns/op 2.05 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2772 40065 ns/op 25.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2836 38752 ns/op 26.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 415 293052 ns/op 27.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 426 282429 ns/op 29.01 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.871s All tests passed.