linux-arm64-race at a03f1aeb557e0e4547c7dfdc1bd64d1f6f3a56ec :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=193e2de5512e" "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=18s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 linux/arm64) Building Go toolchain1 using /tmp/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["HOSTNAME=193e2de5512e" "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=18s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Mon Sep 11 23:58:16 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 1.817s ok archive/zip 2.915s ok bufio 1.352s ok bytes 2.605s ok cmp 1.018s ok compress/bzip2 1.431s ok compress/flate 5.515s ok compress/gzip 14.495s ok compress/lzw 1.500s ok compress/zlib 5.270s ok container/heap 1.016s ok container/list 1.014s ok container/ring 1.013s ok context 1.035s ok crypto 1.012s ok crypto/aes 1.039s ok crypto/cipher 1.040s ok crypto/des 1.041s ok crypto/dsa 1.015s ok crypto/ecdh 1.224s ok crypto/ecdsa 1.145s ok crypto/ed25519 1.564s ok crypto/elliptic 1.034s ok crypto/hmac 1.016s ok crypto/internal/alias 1.012s ok crypto/internal/bigmod 4.085s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 1.334s ok crypto/internal/edwards25519 1.969s ok crypto/internal/edwards25519/field 1.126s ok crypto/internal/nistec 1.863s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.019s ok crypto/rand 1.299s ok crypto/rc4 1.499s ok crypto/rsa 3.014s ok crypto/sha1 1.015s ok crypto/sha256 1.018s ok crypto/sha512 1.020s ok crypto/subtle 1.371s ok crypto/tls 3.896s ok crypto/x509 2.567s ok database/sql 1.543s ok database/sql/driver 1.017s ok debug/buildinfo 1.032s ok debug/dwarf 1.068s ok debug/elf 2.398s ok debug/gosym 1.112s ok debug/macho 1.023s ok debug/pe 1.043s ok debug/plan9obj 1.015s ok embed 1.014s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.017s ok encoding/asn1 1.017s ok encoding/base32 1.050s ok encoding/base64 1.019s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.537s ok encoding/hex 1.018s ok encoding/json 2.018s ok encoding/pem 3.625s ok encoding/xml 1.162s ok errors 1.018s ok expvar 1.015s ok flag 3.064s ok fmt 1.686s ok go/ast 1.021s ok go/build 6.058s ok go/build/constraint 1.018s ok go/constant 1.018s ok go/doc 1.219s ok go/doc/comment 3.145s ok go/format 1.040s ok go/importer 1.527s ok go/internal/gccgoimporter 1.048s ok go/internal/gcimporter 8.151s ok go/internal/srcimporter 15.819s ok go/parser 1.815s ok go/printer 2.240s ok go/scanner 1.018s ok go/token 1.116s ok go/types 37.901s ok hash 1.016s ok hash/adler32 1.038s ok hash/crc32 1.045s ok hash/crc64 1.023s ok hash/fnv 1.014s ok hash/maphash 1.014s ok html 1.015s ok html/template 1.215s ok image 1.475s ok image/color 1.029s ok image/draw 1.684s ok image/gif 1.904s ok image/jpeg 2.399s ok image/png 4.289s ok index/suffixarray 2.038s ok internal/abi 1.045s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.013s ok internal/coverage/cmerge 1.012s ok internal/coverage/pods 1.015s ok internal/coverage/slicereader 1.011s ok internal/coverage/slicewriter 1.011s 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.012s ok internal/fuzz 1.032s ok internal/godebug 15.520s ok internal/godebugs 1.013s ok internal/intern 1.155s ok internal/itoa 1.012s ok internal/platform 1.452s ok internal/poll 1.497s ok internal/profile 1.014s ok internal/reflectlite 1.014s ok internal/safefilepath 1.012s ok internal/saferio 1.079s ok internal/singleflight 1.059s ok internal/testenv 1.104s ok internal/trace 1.164s ok internal/types/errors 1.301s ok internal/unsafeheader 1.011s ok internal/xcoff 1.027s ok internal/zstd 1.015s ok io 1.044s ok io/fs 1.260s ok io/ioutil 1.018s ok log 1.019s ok log/slog 1.075s 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.674s ok math/bits 1.018s ok math/cmplx 1.013s ok math/rand 4.398s ok mime 1.035s ok mime/multipart 6.076s ok mime/quotedprintable 1.038s ok net 33.723s ok net/http 5.968s ok net/http/cgi 12.318s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.219s ok net/http/httptest 1.194s ok net/http/httptrace 1.012s ok net/http/httputil 1.620s ok net/http/internal 1.018s ok net/http/internal/ascii 1.014s ok net/http/pprof 5.077s ok net/internal/socktest 1.014s ok net/mail 1.020s ok net/netip 1.285s ok net/rpc 1.049s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.067s ok net/textproto 1.033s ok net/url 1.023s ok os 6.300s ok os/exec 7.134s ok os/exec/internal/fdtest 1.012s ok os/signal 16.908s ok os/user 1.012s ok path 1.014s ok path/filepath 1.041s ok plugin 1.015s ok reflect 1.451s ok regexp 4.238s ok regexp/syntax 8.136s ok runtime 33.834s ok runtime/cgo 1.013s ok runtime/coverage 1.014s ok runtime/debug 2.064s ok runtime/internal/atomic 1.195s ok runtime/internal/math 1.014s ok runtime/internal/sys 1.013s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.027s ok runtime/pprof 18.359s ok runtime/race 9.962s ok runtime/trace 6.035s ok slices 1.582s ok sort 1.484s ok strconv 3.777s ok strings 3.231s ok sync 1.469s ok sync/atomic 3.698s ok syscall 11.073s ok testing 2.689s ok testing/fstest 1.018s ok testing/iotest 1.014s ok testing/quick 1.166s ok testing/slogtest 1.017s ok text/scanner 1.026s ok text/tabwriter 1.016s ok text/template 1.075s ok text/template/parse 1.025s ok time 2.993s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.025s ok cmd/addr2line 4.005s ok cmd/api 1.366s ok cmd/asm/internal/asm 4.560s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.632s ok cmd/cgo/internal/test 2.070s ok cmd/cgo/internal/testcarchive 19.572s ok cmd/cgo/internal/testcshared 5.224s ok cmd/cgo/internal/testerrors 8.704s ok cmd/cgo/internal/testfortran 2.268s ok cmd/cgo/internal/testgodefs 1.511s ok cmd/cgo/internal/testlife 1.494s ok cmd/cgo/internal/testnocgo 1.012s ok cmd/cgo/internal/testplugin 24.831s ok cmd/cgo/internal/testsanitizers 17.451s ok cmd/cgo/internal/testshared 38.103s ok cmd/cgo/internal/testso 2.201s ok cmd/cgo/internal/teststdio 2.150s ok cmd/cgo/internal/testtls 1.012s 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.402s ok cmd/compile/internal/importer 1.628s ok cmd/compile/internal/inline/inlheur 1.256s ok cmd/compile/internal/ir 1.014s ok cmd/compile/internal/logopt 1.042s ok cmd/compile/internal/loopvar 20.574s ok cmd/compile/internal/noder 1.019s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 20.743s ok cmd/compile/internal/syntax 1.149s ok cmd/compile/internal/test 11.210s ok cmd/compile/internal/typecheck 1.184s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 7.910s ok cmd/covdata 1.015s ok cmd/cover 15.629s ok cmd/dist 1.042s ok cmd/distpack 1.015s ok cmd/doc 1.545s ok cmd/fix 1.627s ok cmd/go 178.856s ok cmd/go/internal/auth 1.014s ok cmd/go/internal/cache 1.123s ok cmd/go/internal/cfg 1.024s [no tests to run] ok cmd/go/internal/envcmd 1.048s ok cmd/go/internal/fsys 1.087s ok cmd/go/internal/generate 1.035s ok cmd/go/internal/gover 1.025s ok cmd/go/internal/imports 1.026s ok cmd/go/internal/load 1.024s ok cmd/go/internal/lockedfile 2.146s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.031s ok cmd/go/internal/modfetch/codehost 1.428s ok cmd/go/internal/modfetch/zip_sum_test 1.022s ok cmd/go/internal/modindex 1.625s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.036s ok cmd/go/internal/par 1.118s ok cmd/go/internal/str 1.012s ok cmd/go/internal/test 1.037s ok cmd/go/internal/toolchain 1.027s ok cmd/go/internal/vcs 1.023s ok cmd/go/internal/vcweb 1.024s ok cmd/go/internal/vcweb/vcstest 4.385s ok cmd/go/internal/web 1.020s ok cmd/go/internal/work 1.101s ok cmd/gofmt 1.180s ok cmd/internal/archive 1.310s ok cmd/internal/buildid 1.567s ok cmd/internal/bootstrap_test 1.017s ok cmd/internal/cov 1.193s ok cmd/internal/dwarf 1.013s ok cmd/internal/edit 1.012s ok cmd/internal/goobj 1.013s ok cmd/internal/moddeps 1.850s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.333s ok cmd/internal/obj/arm64 2.206s ok cmd/internal/obj/ppc64 1.067s ok cmd/internal/obj/riscv 1.028s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.032s ok cmd/internal/objabi 1.037s ok cmd/internal/pkgpath 5.055s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.016s ok cmd/internal/test2json 1.749s ok cmd/link 9.895s ok cmd/link/internal/benchmark 1.014s ok cmd/link/internal/ld 2.710s ok cmd/link/internal/loader 1.038s ok cmd/nm 9.163s ok cmd/objdump 4.955s ok cmd/pack 7.248s ok cmd/pprof 3.374s ok cmd/trace 1.265s ok cmd/vet 28.917s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2538 45502 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2024 56643 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 1348 86780 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4023 29132 ns/op 5094 B/op 15 allocs/op Benchmark/Reader/GNU-4 5143 20457 ns/op 5165 B/op 15 allocs/op Benchmark/Reader/PAX-4 1920 57405 ns/op 8845 B/op 33 allocs/op PASS ok archive/tar 1.752s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 379424474 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 211503837 ns/op BenchmarkZip64TestSizes/4096-4 1675 68763 ns/op BenchmarkZip64TestSizes/1048576-4 115 966184 ns/op BenchmarkZip64TestSizes/67108864-4 1 214941077 ns/op PASS ok archive/zip 2.523s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 186936 618.7 ns/op BenchmarkReaderCopyUnoptimal-4 118104 1010 ns/op BenchmarkReaderCopyNoWriteTo-4 13092 9262 ns/op BenchmarkReaderWriteToOptimal-4 7930 14973 ns/op BenchmarkReaderReadString-4 107528 1094 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 175184 680.4 ns/op BenchmarkWriterCopyUnoptimal-4 168513 709.1 ns/op BenchmarkWriterCopyNoReadFrom-4 13340 9151 ns/op BenchmarkReaderEmpty-4 49382 2342 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 35311 3291 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 433738 270.5 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.650s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9207 12742 ns/op 2571.64 MB/s BenchmarkWriteByte-4 360 333231 ns/op 12.29 MB/s BenchmarkWriteRune-4 183 648953 ns/op 18.94 MB/s BenchmarkBufferNotEmptyWriteRead-4 21 5241806 ns/op BenchmarkBufferFullSmallReads-4 74 1624270 ns/op BenchmarkBufferWriteBlock/N4096-4 7356 14735 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 598 198560 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 16 6696887 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 10171072 ns/op 1649.50 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 2562367 46.56 ns/op 214.76 MB/s BenchmarkIndexByte/32-4 2612966 45.76 ns/op 699.38 MB/s BenchmarkIndexByte/4K-4 682096 170.6 ns/op 24007.86 MB/s BenchmarkIndexBytePortable/10-4 626749 167.7 ns/op 59.62 MB/s BenchmarkIndexBytePortable/32-4 229777 461.5 ns/op 69.34 MB/s BenchmarkIndexBytePortable/4K-4 1878 53354 ns/op 76.77 MB/s BenchmarkIndexRune/10-4 773474 158.7 ns/op 63.01 MB/s BenchmarkIndexRune/32-4 386737 300.8 ns/op 106.39 MB/s BenchmarkIndexRune/4K-4 269420 426.7 ns/op 9598.73 MB/s BenchmarkIndexRuneASCII/10-4 2663391 44.22 ns/op 226.13 MB/s BenchmarkIndexRuneASCII/32-4 2668141 44.31 ns/op 722.26 MB/s BenchmarkIndexRuneASCII/4K-4 701228 170.7 ns/op 24002.05 MB/s BenchmarkEqual/0-4 11017178 10.44 ns/op BenchmarkEqual/1-4 737372 140.7 ns/op 7.10 MB/s BenchmarkEqual/6-4 748054 145.6 ns/op 41.20 MB/s BenchmarkEqual/9-4 748783 144.4 ns/op 62.32 MB/s BenchmarkEqual/15-4 743936 145.8 ns/op 102.86 MB/s BenchmarkEqual/16-4 764486 147.2 ns/op 108.71 MB/s BenchmarkEqual/20-4 754356 148.7 ns/op 134.53 MB/s BenchmarkEqual/32-4 714200 147.3 ns/op 217.22 MB/s BenchmarkEqual/4K-4 87865 1357 ns/op 3018.95 MB/s BenchmarkEqualBothUnaligned/64_0-4 824628 132.2 ns/op 484.21 MB/s BenchmarkEqualBothUnaligned/64_1-4 754564 143.9 ns/op 444.67 MB/s BenchmarkEqualBothUnaligned/64_4-4 836166 129.6 ns/op 493.87 MB/s BenchmarkEqualBothUnaligned/64_7-4 808494 129.1 ns/op 495.58 MB/s BenchmarkEqualBothUnaligned/4096_0-4 89983 1330 ns/op 3079.02 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58584 2035 ns/op 2012.43 MB/s BenchmarkEqualBothUnaligned/4096_4-4 120727 1003 ns/op 4081.99 MB/s BenchmarkEqualBothUnaligned/4096_7-4 116088 1030 ns/op 3978.29 MB/s BenchmarkIndex/10-4 2083772 57.36 ns/op 174.33 MB/s BenchmarkIndex/32-4 139626 855.3 ns/op 37.41 MB/s BenchmarkIndex/4K-4 24086 4985 ns/op 821.72 MB/s BenchmarkIndexEasy/10-4 2218346 54.60 ns/op 183.17 MB/s BenchmarkIndexEasy/32-4 587532 206.6 ns/op 154.92 MB/s BenchmarkIndexEasy/4K-4 360368 331.8 ns/op 12344.68 MB/s BenchmarkCount/10-4 973582 122.4 ns/op 81.70 MB/s BenchmarkCount/32-4 111844 969.0 ns/op 33.03 MB/s BenchmarkCount/4K-4 23431 5112 ns/op 801.18 MB/s BenchmarkCountEasy/10-4 929425 122.6 ns/op 81.54 MB/s BenchmarkCountEasy/32-4 431325 265.9 ns/op 120.32 MB/s BenchmarkCountEasy/4K-4 294048 392.4 ns/op 10438.67 MB/s BenchmarkCountSingle/10-4 2183544 55.06 ns/op 181.63 MB/s BenchmarkCountSingle/32-4 2373787 51.44 ns/op 622.05 MB/s BenchmarkCountSingle/4K-4 505381 228.9 ns/op 17897.61 MB/s BenchmarkToUpper/#00-4 2117766 56.60 ns/op BenchmarkToUpper/ONLYUPPER-4 224726 513.7 ns/op BenchmarkToUpper/abc-4 357726 321.7 ns/op BenchmarkToUpper/AbC123-4 243223 469.8 ns/op BenchmarkToUpper/azAZ09_-4 228621 500.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76882 1521 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31486 3790 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46158 2539 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100863 1166 ns/op BenchmarkToLower/#00-4 2183378 54.97 ns/op BenchmarkToLower/abc-4 294912 399.0 ns/op BenchmarkToLower/AbC123-4 240901 470.6 ns/op BenchmarkToLower/azAZ09_-4 234303 505.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76054 1554 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33012 3593 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56804 2075 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98959 1177 ns/op BenchmarkFields/ASCII/16-4 114877 1031 ns/op 15.52 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9682 12264 ns/op 20.87 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 584 202212 ns/op 20.26 MB/s 9728 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 31 3396124 ns/op 19.30 MB/s 147459 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53439399 ns/op 19.62 MB/s 2285568 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 69716 1709 ns/op 9.36 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4878 24820 ns/op 10.31 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 301 396938 ns/op 10.32 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6722220 ns/op 9.75 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 113456919 ns/op 9.24 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 96366 1192 ns/op 13.42 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8006 14356 ns/op 17.83 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 474 242727 ns/op 16.87 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4257784 ns/op 15.39 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 76128398 ns/op 13.77 MB/s 11227440 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 89989 1317 ns/op 12.15 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6031 19067 ns/op 13.43 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 393 301649 ns/op 13.58 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5279495 ns/op 12.41 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91790658 ns/op 11.42 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1495771 79.87 ns/op BenchmarkTrimSpace/ASCII-4 782716 153.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78750 1522 ns/op BenchmarkTrimSpace/JustNonASCII-4 38610 3097 ns/op BenchmarkToValidUTF8/Valid-4 390950 276.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 258966 439.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 70748 1677 ns/op BenchmarkIndexHard1-4 168 708603 ns/op BenchmarkIndexHard2-4 168 713715 ns/op BenchmarkIndexHard3-4 164 727401 ns/op BenchmarkIndexHard4-4 4 28904269 ns/op BenchmarkLastIndexHard1-4 5 21636543 ns/op BenchmarkLastIndexHard2-4 4 27889909 ns/op BenchmarkLastIndexHard3-4 4 29453459 ns/op BenchmarkCountHard1-4 168 708767 ns/op BenchmarkCountHard2-4 168 715960 ns/op BenchmarkCountHard3-4 164 731139 ns/op BenchmarkSplitEmptySeparator-4 1 132324876 ns/op BenchmarkSplitSingleByteSeparator-4 13 8475637 ns/op BenchmarkSplitMultiByteSeparator-4 9 11280173 ns/op BenchmarkSplitNSingleByteSeparator-4 132854 863.7 ns/op BenchmarkSplitNMultiByteSeparator-4 52203 2288 ns/op BenchmarkRepeat-4 116526 995.0 ns/op BenchmarkRepeatLarge/256/1-4 96572 1233 ns/op 207.64 MB/s BenchmarkRepeatLarge/256/16-4 155298 806.3 ns/op 317.51 MB/s BenchmarkRepeatLarge/512/1-4 74868 1539 ns/op 332.70 MB/s BenchmarkRepeatLarge/512/16-4 105370 1122 ns/op 456.33 MB/s BenchmarkRepeatLarge/1024/1-4 55114 2123 ns/op 482.43 MB/s BenchmarkRepeatLarge/1024/16-4 70227 1694 ns/op 604.32 MB/s BenchmarkRepeatLarge/2048/1-4 37870 3238 ns/op 632.45 MB/s BenchmarkRepeatLarge/2048/16-4 42421 2637 ns/op 776.56 MB/s BenchmarkRepeatLarge/4096/1-4 25759 4687 ns/op 873.82 MB/s BenchmarkRepeatLarge/4096/16-4 28162 4227 ns/op 968.96 MB/s BenchmarkRepeatLarge/8192/1-4 15144 7790 ns/op 1051.56 MB/s BenchmarkRepeatLarge/8192/16-4 16027 7400 ns/op 1107.04 MB/s BenchmarkRepeatLarge/8192/4097-4 30222 3721 ns/op 1101.00 MB/s BenchmarkRepeatLarge/16384/1-4 7932 13268 ns/op 1234.85 MB/s BenchmarkRepeatLarge/16384/16-4 10000 12533 ns/op 1307.30 MB/s BenchmarkRepeatLarge/16384/4097-4 12679 9530 ns/op 1289.71 MB/s BenchmarkRepeatLarge/32768/1-4 5251 23095 ns/op 1418.83 MB/s BenchmarkRepeatLarge/32768/16-4 5480 21650 ns/op 1513.51 MB/s BenchmarkRepeatLarge/32768/4097-4 5914 20490 ns/op 1399.64 MB/s BenchmarkRepeatLarge/65536/1-4 2926 42066 ns/op 1557.94 MB/s BenchmarkRepeatLarge/65536/16-4 2952 41539 ns/op 1577.70 MB/s BenchmarkRepeatLarge/65536/4097-4 2644 39810 ns/op 1543.72 MB/s BenchmarkRepeatLarge/131072/1-4 532 205058 ns/op 639.20 MB/s BenchmarkRepeatLarge/131072/16-4 538 203938 ns/op 642.71 MB/s BenchmarkRepeatLarge/131072/4097-4 537 208467 ns/op 609.24 MB/s BenchmarkRepeatLarge/262144/1-4 278 411108 ns/op 637.65 MB/s BenchmarkRepeatLarge/262144/16-4 291 407961 ns/op 642.57 MB/s BenchmarkRepeatLarge/262144/4097-4 284 420754 ns/op 613.45 MB/s BenchmarkRepeatLarge/524288/1-4 148 816427 ns/op 642.17 MB/s BenchmarkRepeatLarge/524288/16-4 141 812329 ns/op 645.41 MB/s BenchmarkRepeatLarge/524288/4097-4 139 854467 ns/op 608.94 MB/s BenchmarkRepeatLarge/1048576/1-4 75 1609269 ns/op 651.59 MB/s BenchmarkRepeatLarge/1048576/16-4 73 1610633 ns/op 651.03 MB/s BenchmarkRepeatLarge/1048576/4097-4 63 1702347 ns/op 613.70 MB/s BenchmarkRepeatLarge/2097152/1-4 38 3190230 ns/op 657.37 MB/s BenchmarkRepeatLarge/2097152/16-4 39 3108480 ns/op 674.66 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3183329 ns/op 657.67 MB/s BenchmarkRepeatLarge/4194304/1-4 20 6505254 ns/op 644.76 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6571782 ns/op 638.23 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 6676822 ns/op 627.73 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13744534 ns/op 610.32 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13680710 ns/op 613.17 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14172360 ns/op 591.75 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26909329 ns/op 623.47 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26892659 ns/op 623.86 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28258119 ns/op 593.71 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53771878 ns/op 624.01 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54607758 ns/op 614.46 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55954398 ns/op 599.67 MB/s BenchmarkRepeatLarge/67108864/1-4 1 102483637 ns/op 654.83 MB/s BenchmarkRepeatLarge/67108864/16-4 1 103158277 ns/op 650.54 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108496556 ns/op 618.53 MB/s BenchmarkRepeatLarge/134217728/1-4 1 210621714 ns/op 637.25 MB/s BenchmarkRepeatLarge/134217728/16-4 1 204617514 ns/op 655.94 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 211597594 ns/op 634.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 417595628 ns/op 642.81 MB/s BenchmarkRepeatLarge/268435456/16-4 1 405066348 ns/op 662.70 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 421784428 ns/op 636.43 MB/s BenchmarkRepeatLarge/536870912/1-4 1 829575296 ns/op 647.16 MB/s BenchmarkRepeatLarge/536870912/16-4 1 798260057 ns/op 672.55 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 830896935 ns/op 646.13 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1623513032 ns/op 661.37 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1565717034 ns/op 685.78 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1623985552 ns/op 661.18 MB/s BenchmarkBytesCompare/1-4 14223536 8.412 ns/op BenchmarkBytesCompare/2-4 13924989 8.534 ns/op BenchmarkBytesCompare/4-4 14270424 8.403 ns/op BenchmarkBytesCompare/8-4 14444604 8.209 ns/op BenchmarkBytesCompare/16-4 13926607 8.590 ns/op BenchmarkBytesCompare/32-4 12949342 9.285 ns/op BenchmarkBytesCompare/64-4 9911196 11.76 ns/op BenchmarkBytesCompare/128-4 7435350 16.13 ns/op BenchmarkBytesCompare/256-4 5152806 23.18 ns/op BenchmarkBytesCompare/512-4 3052138 39.30 ns/op BenchmarkBytesCompare/1024-4 1676980 71.54 ns/op BenchmarkBytesCompare/2048-4 864328 136.1 ns/op BenchmarkIndexAnyASCII/1:1-4 1789855 65.35 ns/op BenchmarkIndexAnyASCII/1:2-4 1879111 63.69 ns/op BenchmarkIndexAnyASCII/1:4-4 1896343 63.72 ns/op BenchmarkIndexAnyASCII/1:8-4 1897304 63.87 ns/op BenchmarkIndexAnyASCII/1:16-4 1902421 63.19 ns/op BenchmarkIndexAnyASCII/1:32-4 1847732 64.88 ns/op BenchmarkIndexAnyASCII/1:64-4 1813425 65.24 ns/op BenchmarkIndexAnyASCII/16:1-4 1417351 84.54 ns/op BenchmarkIndexAnyASCII/16:2-4 433287 282.6 ns/op BenchmarkIndexAnyASCII/16:4-4 373106 281.2 ns/op BenchmarkIndexAnyASCII/16:8-4 363957 293.4 ns/op BenchmarkIndexAnyASCII/16:16-4 354802 299.2 ns/op BenchmarkIndexAnyASCII/16:32-4 329260 327.0 ns/op BenchmarkIndexAnyASCII/16:64-4 318660 376.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1322942 89.73 ns/op BenchmarkIndexAnyASCII/256:2-4 33780 3588 ns/op BenchmarkIndexAnyASCII/256:4-4 32664 3625 ns/op BenchmarkIndexAnyASCII/256:8-4 33800 3586 ns/op BenchmarkIndexAnyASCII/256:16-4 32437 3607 ns/op BenchmarkIndexAnyASCII/256:32-4 33144 3665 ns/op BenchmarkIndexAnyASCII/256:64-4 31798 3629 ns/op BenchmarkIndexAnyUTF8/1:1-4 1822610 65.63 ns/op BenchmarkIndexAnyUTF8/1:2-4 1902048 63.76 ns/op BenchmarkIndexAnyUTF8/1:4-4 1874172 63.30 ns/op BenchmarkIndexAnyUTF8/1:8-4 1905808 62.99 ns/op BenchmarkIndexAnyUTF8/1:16-4 1898542 63.17 ns/op BenchmarkIndexAnyUTF8/1:32-4 1875360 64.00 ns/op BenchmarkIndexAnyUTF8/1:64-4 1833307 66.45 ns/op BenchmarkIndexAnyUTF8/16:1-4 104814 1092 ns/op BenchmarkIndexAnyUTF8/16:2-4 255804 434.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 276046 437.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 256299 443.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 257631 437.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 250112 451.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 225410 504.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 7027 16260 ns/op BenchmarkIndexAnyUTF8/256:2-4 19899 6136 ns/op BenchmarkIndexAnyUTF8/256:4-4 19563 6073 ns/op BenchmarkIndexAnyUTF8/256:8-4 19927 6189 ns/op BenchmarkIndexAnyUTF8/256:16-4 19657 6019 ns/op BenchmarkIndexAnyUTF8/256:32-4 19116 6440 ns/op BenchmarkIndexAnyUTF8/256:64-4 16364 7241 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1857940 64.89 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1895588 63.32 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1903338 63.83 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1898211 62.75 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1897842 62.87 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1878448 64.68 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1812150 65.92 ns/op BenchmarkLastIndexAnyASCII/16:1-4 336156 367.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 301862 365.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 300360 360.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 295941 366.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 287818 380.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 295496 413.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 241680 461.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24397 4783 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24452 4854 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24403 4845 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24348 4850 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24342 4867 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24154 4889 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24513 5019 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1880109 63.79 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1905520 62.98 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1910522 62.82 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1902476 63.01 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1910763 63.03 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1865719 64.45 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1816291 66.07 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 139154 806.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 247171 452.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 248539 440.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 271539 447.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 248257 439.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 239224 462.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 225722 505.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9898 12139 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19424 6132 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19400 6140 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19398 6228 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19396 6125 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18258 6536 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16418 7307 ns/op BenchmarkTrimASCII/1:1-4 2020311 59.14 ns/op BenchmarkTrimASCII/1:2-4 1730535 67.83 ns/op BenchmarkTrimASCII/1:4-4 1655372 70.28 ns/op BenchmarkTrimASCII/1:8-4 1561900 74.66 ns/op BenchmarkTrimASCII/1:16-4 1379433 85.57 ns/op BenchmarkTrimASCII/16:1-4 371433 278.4 ns/op BenchmarkTrimASCII/16:2-4 295390 367.0 ns/op BenchmarkTrimASCII/16:4-4 295202 374.9 ns/op BenchmarkTrimASCII/16:8-4 287413 380.5 ns/op BenchmarkTrimASCII/16:16-4 281948 391.7 ns/op BenchmarkTrimASCII/256:1-4 32583 3673 ns/op BenchmarkTrimASCII/256:2-4 22977 4989 ns/op BenchmarkTrimASCII/256:4-4 24148 4988 ns/op BenchmarkTrimASCII/256:8-4 24205 4995 ns/op BenchmarkTrimASCII/256:16-4 24198 5004 ns/op BenchmarkTrimASCII/4096:1-4 2137 56453 ns/op BenchmarkTrimASCII/4096:2-4 1366 78506 ns/op BenchmarkTrimASCII/4096:4-4 1422 78349 ns/op BenchmarkTrimASCII/4096:8-4 1353 78465 ns/op BenchmarkTrimASCII/4096:16-4 1356 78552 ns/op BenchmarkTrimByte-4 1769094 67.89 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2356 44725 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2498 44601 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2545 44614 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1206 97487 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2337 50064 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4386 25969 ns/op BenchmarkCompareBytesEqual-4 12298609 8.740 ns/op BenchmarkCompareBytesToNil-4 14583902 7.396 ns/op BenchmarkCompareBytesEmpty-4 15233451 7.035 ns/op BenchmarkCompareBytesIdentical-4 15269194 7.056 ns/op BenchmarkCompareBytesSameLength-4 13110626 8.121 ns/op BenchmarkCompareBytesDifferentLength-4 13206840 8.111 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1660 71536 ns/op 14658.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1664 71445 ns/op 14676.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1659 71419 ns/op 14682.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1724 69041 ns/op 15187.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1666 71419 ns/op 14682.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1658 71354 ns/op 14695.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1660 71254 ns/op 14716.19 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1755 67883 ns/op 15446.91 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1401 84646 ns/op 12387.92 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1405 84671 ns/op 12384.25 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1404 84824 ns/op 12361.79 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1651 72091 ns/op 14545.23 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1401 84717 ns/op 12377.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1404 84506 ns/op 12408.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1406 84403 ns/op 12423.51 MB/s BenchmarkCompareBytesBig-4 1744 67870 ns/op 15449.90 MB/s BenchmarkCompareBytesBigIdentical-4 14994526 7.911 ns/op 132540447.09 MB/s PASS ok bytes 58.968s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 83002358 ns/op 1.20 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 311386070 ns/op 1.82 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25094709 ns/op 0.65 MB/s 3643428 B/op 51 allocs/op PASS ok compress/bzip2 2.247s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 55 2056684 ns/op 4.86 MB/s 42330 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 20015326 ns/op 5.00 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 203460394 ns/op 4.91 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2075451 ns/op 4.82 MB/s 43903 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20793191 ns/op 4.81 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 211173714 ns/op 4.74 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2054236 ns/op 4.87 MB/s 42924 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19639760 ns/op 5.09 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 197353994 ns/op 5.07 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2031148 ns/op 4.92 MB/s 42484 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19505639 ns/op 5.13 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 198847234 ns/op 5.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2261831 ns/op 4.42 MB/s 44364 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21753879 ns/op 4.60 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 220377033 ns/op 4.54 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 66 1719225 ns/op 5.82 MB/s 43019 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14618600 ns/op 6.84 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 147426996 ns/op 6.78 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 73 1544847 ns/op 6.47 MB/s 43192 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11577769 ns/op 8.64 MB/s 43850 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 115100477 ns/op 8.69 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1535578 ns/op 6.51 MB/s 43394 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11519849 ns/op 8.68 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 114756237 ns/op 8.71 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1193926 ns/op 8.38 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11347791 ns/op 8.81 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 113619197 ns/op 8.80 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2468506 ns/op 4.05 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21442719 ns/op 4.66 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 209380674 ns/op 4.78 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6761922 ns/op 1.48 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 74379138 ns/op 1.34 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 767449978 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6747175 ns/op 1.48 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 74353958 ns/op 1.34 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 764196497 ns/op 1.31 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 78 1486618 ns/op 6.73 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12444680 ns/op 8.04 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 122424356 ns/op 8.17 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2264932 ns/op 4.42 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16684306 ns/op 5.99 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 164207275 ns/op 6.09 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6400435 ns/op 1.56 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 66859738 ns/op 1.50 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 677628020 ns/op 1.48 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6456826 ns/op 1.55 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 82036218 ns/op 1.22 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 844823896 ns/op 1.18 MB/s PASS ok compress/flate 15.744s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2547351 ns/op 3.93 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2623185 ns/op 3.81 MB/s BenchmarkDecoder/1e5-4 4 26037411 ns/op 3.84 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25439781 ns/op 3.93 MB/s BenchmarkDecoder/1e6-4 1 253491733 ns/op 3.94 MB/s BenchmarkDecoder/1e-Reuse6-4 1 256134613 ns/op 3.90 MB/s BenchmarkEncoder/1e4-4 51 2198486 ns/op 4.55 MB/s BenchmarkEncoder/1e-Reuse4-4 52 2036641 ns/op 4.91 MB/s BenchmarkEncoder/1e5-4 5 21652881 ns/op 4.62 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21308881 ns/op 4.69 MB/s BenchmarkEncoder/1e6-4 1 215396730 ns/op 4.64 MB/s BenchmarkEncoder/1e-Reuse6-4 1 212207331 ns/op 4.71 MB/s PASS ok compress/lzw 3.955s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5914602 ns/op PASS ok container/heap 1.137s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 17994 6498 ns/op BenchmarkWithTimeout/concurrency=40-4 3838 29233 ns/op BenchmarkWithTimeout/concurrency=4000-4 3964 29480 ns/op BenchmarkWithTimeout/concurrency=400000-4 5892 20640 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 332564 340.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13677 9215 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16126 7186 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2823 42507 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1827 66789 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2545 45436 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 264 474848 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 177 692068 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 270 435317 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 24 5951125 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 7536942 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 25 4293506 ns/op BenchmarkCheckCanceled/Err-4 219831 492.1 ns/op BenchmarkCheckCanceled/Done-4 353098 316.5 ns/op BenchmarkContextCancelDone-4 489826 245.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 16760 7150 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 14715 8339 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12750 9430 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 10378 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 9145 13008 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 480675 249.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 288997 414.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 206762 582.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 132140 910.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 69222 1733 ns/op PASS ok context 11.095s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1307844 90.89 ns/op 176.03 MB/s BenchmarkDecrypt-4 1319155 90.53 ns/op 176.74 MB/s BenchmarkExpand-4 1000000 112.4 ns/op PASS ok crypto/aes 1.562s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 168782 699.0 ns/op 91.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 306848 370.4 ns/op 172.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 158972 708.5 ns/op 90.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 304623 378.4 ns/op 169.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 98251 1236 ns/op 1092.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 133300 887.6 ns/op 1521.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 88539 1325 ns/op 1019.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 117922 1007 ns/op 1340.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 31144 3857 ns/op 2123.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 34017 3529 ns/op 2321.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26580 4493 ns/op 1823.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28615 4176 ns/op 1961.88 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5192 21663 ns/op 47.04 MB/s BenchmarkAESCFBDecrypt1K-4 5138 21697 ns/op 46.97 MB/s BenchmarkAESCFBDecrypt8K-4 676 171988 ns/op 47.60 MB/s BenchmarkAESOFB1K-4 7995 14615 ns/op 69.72 MB/s BenchmarkAESCTR1K-4 10000 10381 ns/op 98.16 MB/s BenchmarkAESCTR8K-4 1438 83196 ns/op 98.41 MB/s BenchmarkAESCBCEncrypt1K-4 9984 11670 ns/op 87.75 MB/s BenchmarkAESCBCDecrypt1K-4 12915 9108 ns/op 112.43 MB/s PASS ok crypto/cipher 3.734s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 66333 1801 ns/op 4.44 MB/s BenchmarkDecrypt-4 67365 1756 ns/op 4.55 MB/s BenchmarkTDESEncrypt-4 24541 4879 ns/op 1.64 MB/s BenchmarkTDESDecrypt-4 24712 4850 ns/op 1.65 MB/s PASS ok crypto/des 1.639s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 583 204277 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8370012 ns/op 1092 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22474417 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 62 1952444 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.745s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1189 99236 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 30 3993330 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 12 9942597 ns/op 3057 B/op 35 allocs/op BenchmarkVerify/P256-4 543 219358 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9614670 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25197771 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2598 44351 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2154046 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5579771 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 2.496s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 222 504098 ns/op BenchmarkNewKeyFromSeed-4 232 509587 ns/op BenchmarkSigning-4 206 577901 ns/op BenchmarkVerification-4 122 981566 ns/op PASS ok crypto/ed25519 1.679s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3012 39101 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 133 908607 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 51 2279120 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5725892 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 772 155011 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 52 2224774 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5910889 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16637344 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10431 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3948 29163 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3670 29282 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 75 1467559 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2371 47129 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 288 419556 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1568 73119 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 81 1406978 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.264s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22780 5273 ns/op 194.20 MB/s BenchmarkHMACSHA256_32-4 23598 5000 ns/op 6.40 MB/s BenchmarkNewWriteSum-4 12572 9341 ns/op 3.43 MB/s PASS ok crypto/hmac 1.588s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 45933 2590 ns/op BenchmarkModSub-4 46756 2549 ns/op BenchmarkMontgomeryRepr-4 14937 8005 ns/op BenchmarkMontgomeryMul-4 14984 7993 ns/op BenchmarkModMul-4 7237 16309 ns/op BenchmarkExpBig-4 7 15466035 ns/op BenchmarkExp-4 4 27972711 ns/op PASS ok crypto/internal/bigmod 2.259s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1258 92594 ns/op BenchmarkScalarBaseMult-4 268 442050 ns/op BenchmarkScalarMult-4 100 1089253 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 136 864053 ns/op PASS ok crypto/internal/edwards25519 1.540s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 440328 257.8 ns/op BenchmarkMultiply-4 596575 187.4 ns/op BenchmarkSquare-4 937821 125.1 ns/op BenchmarkInvert-4 3656 31893 ns/op BenchmarkMult32-4 1000000 106.5 ns/op PASS ok crypto/internal/edwards25519/field 1.616s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 51 2046366 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 862 138603 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5480296 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15431435 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 150 780727 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4479 26525 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1899294 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 4625595 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.091s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 536566 217.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 278942 422.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 100676 1182 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 552434 216.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 283128 423.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 100038 1194 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.771s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 92830 1206 ns/op 6.63 MB/s BenchmarkHash64-4 123819 956.0 ns/op 66.95 MB/s BenchmarkHash128-4 111069 1066 ns/op 120.04 MB/s BenchmarkHash256-4 94651 1268 ns/op 201.86 MB/s BenchmarkHash512-4 70826 1671 ns/op 306.44 MB/s BenchmarkHash1K-4 47782 2501 ns/op 409.47 MB/s BenchmarkHash8K-4 8307 14319 ns/op 572.11 MB/s BenchmarkHash1M-4 67 1693180 ns/op 619.29 MB/s BenchmarkHash8M-4 8 13493041 ns/op 621.70 MB/s BenchmarkHash8BytesUnaligned-4 97088 1203 ns/op 6.65 MB/s BenchmarkHash1KUnaligned-4 48141 2494 ns/op 410.51 MB/s BenchmarkHash8KUnaligned-4 8026 14749 ns/op 555.44 MB/s PASS ok crypto/md5 2.586s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 264245333 ns/op PASS ok crypto/rand 1.287s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13392 8984 ns/op 14.25 MB/s BenchmarkRC4_1K-4 1624 70576 ns/op 14.51 MB/s BenchmarkRC4_8K-4 208 561033 ns/op 14.43 MB/s PASS ok crypto/rc4 1.531s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13983946 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 33970162 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 65008804 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3359192 ns/op BenchmarkDecryptOAEP/2048-4 8 14208156 ns/op BenchmarkEncryptOAEP/2048-4 33 3391222 ns/op BenchmarkSignPKCS1v15/2048-4 8 14362056 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3353925 ns/op BenchmarkSignPSS/2048-4 8 14332876 ns/op BenchmarkVerifyPSS/2048-4 34 3379714 ns/op PASS ok crypto/rsa 2.593s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89116 1331 ns/op 6.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 108790 1071 ns/op 7.47 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 99962 1174 ns/op 272.61 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 132530 906.2 ns/op 353.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 75916 1562 ns/op 655.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 90649 1305 ns/op 784.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21542 5546 ns/op 1477.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22564 5306 ns/op 1543.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.173s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76692 1550 ns/op 5.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 87586 1332 ns/op 6.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 87075 1381 ns/op 5.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 61881 1797 ns/op 569.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 74614 1574 ns/op 650.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 73833 1594 ns/op 642.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21134 5643 ns/op 1451.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22072 5447 ns/op 1503.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21897 5459 ns/op 1500.76 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.353s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21577 5631 ns/op 1.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22551 5294 ns/op 1.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 22185 5382 ns/op 1.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3534 32334 ns/op 31.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3370 31831 ns/op 32.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3241 31997 ns/op 32.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 535 219995 ns/op 37.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 537 217892 ns/op 37.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 538 218715 ns/op 37.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.309s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16790167 7.118 ns/op BenchmarkConstantTimeEq-4 16920282 7.063 ns/op BenchmarkConstantTimeLessOrEq-4 16789134 7.089 ns/op BenchmarkXORBytes/8Bytes-4 2866275 41.24 ns/op 193.97 MB/s BenchmarkXORBytes/128Bytes-4 2741289 43.73 ns/op 2927.34 MB/s BenchmarkXORBytes/2048Bytes-4 951202 124.5 ns/op 16454.82 MB/s BenchmarkXORBytes/32768Bytes-4 80955 1481 ns/op 22128.91 MB/s PASS ok crypto/subtle 1.988s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 247 480281 ns/op BenchmarkCertCache/1-4 247 485532 ns/op BenchmarkCertCache/2-4 254 470001 ns/op BenchmarkCertCache/3-4 253 479297 ns/op BenchmarkHandshakeServer/RSA-4 15 7704523 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 8909394 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 8439480 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 91 1196882 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 152 807935 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 38 3090770 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 44 2686965 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36255293 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36064213 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 88262819 ns/op 11.88 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 90845200 ns/op 11.54 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 156911358 ns/op 13.37 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 167029399 ns/op 12.56 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 301051437 ns/op 13.93 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 317480237 ns/op 13.21 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 584948195 ns/op 14.34 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 631208594 ns/op 13.29 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1165924749 ns/op 14.39 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1206171069 ns/op 13.91 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2272996819 ns/op 14.76 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2477440657 ns/op 13.54 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4573586198 ns/op 14.67 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4925604635 ns/op 13.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 92707839 ns/op 11.31 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 90815619 ns/op 11.55 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 158528679 ns/op 13.23 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 166776918 ns/op 12.57 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 309629198 ns/op 13.55 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 315764837 ns/op 13.28 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 596062634 ns/op 14.07 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 625224834 ns/op 13.42 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1169671790 ns/op 14.34 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1258450468 ns/op 13.33 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2355257218 ns/op 14.25 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2417807298 ns/op 13.88 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4678782357 ns/op 14.34 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4936850194 ns/op 13.59 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710254674 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713219553 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295545517 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294752918 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157418518 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156134679 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88146659 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86086919 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46761719 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45249840 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148432518 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 151612199 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70182260 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70647400 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45382053 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43824200 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32052190 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30286970 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24420616 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23068856 ns/op PASS ok crypto/tls 48.337s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17648033 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 242 485247 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 936 125481 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 889 136437 ns/op 13508 B/op 187 allocs/op PASS ok crypto/x509 2.694s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 36 2856623 ns/op 281396 B/op 1649 allocs/op BenchmarkConcurrentStmtQuery-4 34 3413204 ns/op 270049 B/op 2039 allocs/op BenchmarkConcurrentStmtExec-4 46 2369279 ns/op 221274 B/op 729 allocs/op BenchmarkConcurrentTxQuery-4 38 2831419 ns/op 275199 B/op 2161 allocs/op BenchmarkConcurrentTxExec-4 60 1900335 ns/op 87774 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 2838378 ns/op 107943 B/op 2043 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1016068 ns/op 40186 B/op 381 allocs/op BenchmarkConcurrentRandom-4 43 2696721 ns/op 231336 B/op 1857 allocs/op BenchmarkManyConcurrentQueries-4 2624 44096 ns/op 4118 B/op 20 allocs/op BenchmarkGrabConn-4 156306 778.5 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.288s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1590 68264 ns/op BenchmarkSymbols32-4 1826 61191 ns/op PASS ok debug/elf 1.255s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 210846 557.5 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 74 1596176 ns/op 188190 B/op 13 allocs/op Benchmark115/LineToPC-4 60 1887251 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12979 8990 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.811s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 40332 2999 ns/op BenchmarkMarshal-4 642 185637 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2306 50084 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.435s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 346 340582 ns/op 24.05 MB/s BenchmarkEncodeToString-4 306 376023 ns/op 21.79 MB/s BenchmarkDecode-4 136 851834 ns/op 15.39 MB/s BenchmarkDecodeString-4 136 865903 ns/op 15.14 MB/s PASS ok encoding/base32 1.714s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 332 336407 ns/op 24.35 MB/s BenchmarkDecodeString/2-4 257943 445.5 ns/op 8.98 MB/s BenchmarkDecodeString/4-4 213090 556.9 ns/op 14.36 MB/s BenchmarkDecodeString/8-4 169198 685.5 ns/op 17.51 MB/s BenchmarkDecodeString/64-4 36189 3269 ns/op 26.92 MB/s BenchmarkDecodeString/8192-4 326 365346 ns/op 29.90 MB/s BenchmarkNewEncoding-4 53378 2201 ns/op 116.33 MB/s PASS ok encoding/base64 2.006s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1123 105470 ns/op 37.93 MB/s BenchmarkReadStruct-4 14499 8188 ns/op 9.16 MB/s BenchmarkWriteStruct-4 14420 8361 ns/op 8.97 MB/s BenchmarkReadInts-4 33976 3422 ns/op 8.77 MB/s BenchmarkWriteInts-4 35418 3385 ns/op 8.86 MB/s BenchmarkWriteSlice1000Int32s-4 1128 106787 ns/op 37.46 MB/s BenchmarkPutUint16-4 3130680 38.37 ns/op 52.13 MB/s BenchmarkAppendUint16-4 2999540 39.97 ns/op 50.04 MB/s BenchmarkPutUint32-4 2246402 52.46 ns/op 76.24 MB/s BenchmarkAppendUint32-4 2217328 53.46 ns/op 74.83 MB/s BenchmarkPutUint64-4 893494 119.1 ns/op 67.17 MB/s BenchmarkAppendUint64-4 838668 121.5 ns/op 65.82 MB/s BenchmarkLittleEndianPutUint16-4 3132382 38.62 ns/op 51.78 MB/s BenchmarkLittleEndianAppendUint16-4 3001136 39.97 ns/op 50.04 MB/s BenchmarkLittleEndianPutUint32-4 2246611 52.48 ns/op 76.23 MB/s BenchmarkLittleEndianAppendUint32-4 2232088 53.15 ns/op 75.25 MB/s BenchmarkLittleEndianPutUint64-4 947746 119.8 ns/op 66.76 MB/s BenchmarkLittleEndianAppendUint64-4 985447 120.4 ns/op 66.42 MB/s BenchmarkReadFloats-4 117838 967.3 ns/op 12.41 MB/s BenchmarkWriteFloats-4 120466 972.6 ns/op 12.34 MB/s BenchmarkReadSlice1000Float32s-4 1027 113571 ns/op 35.22 MB/s BenchmarkWriteSlice1000Float32s-4 982 117850 ns/op 33.94 MB/s BenchmarkReadSlice1000Uint8s-4 73596 1546 ns/op 646.97 MB/s BenchmarkWriteSlice1000Uint8s-4 101286 1066 ns/op 937.86 MB/s BenchmarkPutUvarint32-4 713724 156.9 ns/op 25.50 MB/s BenchmarkPutUvarint64-4 170324 652.0 ns/op 12.27 MB/s PASS ok encoding/binary 4.808s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5952 18663 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5968 18344 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6434 18364 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3548 31393 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6787 17157 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6732 17204 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6645 17101 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3936 29497 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10354 ns/op PASS ok encoding/csv 2.066s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12422 9511 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15824 7594 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 237 485430 ns/op 16798 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 649 183240 ns/op 756 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1326 89247 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1266 93760 ns/op 69 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1893 61089 ns/op 204 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 55 2083312 ns/op 36590 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 564 215004 ns/op 25237 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1209 97465 ns/op 10797 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1249 92637 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 790 146332 ns/op 39141 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 277 414843 ns/op 66375 B/op 2205 allocs/op BenchmarkDecodeBytesSlice-4 495 223490 ns/op 23814 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 81 1387319 ns/op 83155 B/op 3178 allocs/op BenchmarkDecodeMap-4 62 1781394 ns/op 54019 B/op 177 allocs/op PASS ok encoding/gob 3.362s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10154 ns/op 25.21 MB/s BenchmarkEncode/1024-4 2691 41419 ns/op 24.72 MB/s BenchmarkEncode/4096-4 715 164948 ns/op 24.83 MB/s BenchmarkEncode/16384-4 182 654630 ns/op 25.03 MB/s BenchmarkDecode/256-4 23223 5167 ns/op 49.55 MB/s BenchmarkDecode/1024-4 5784 20401 ns/op 50.19 MB/s BenchmarkDecode/4096-4 1470 81710 ns/op 50.13 MB/s BenchmarkDecode/16384-4 368 327179 ns/op 50.08 MB/s BenchmarkDump/256-4 1086 105826 ns/op 2.42 MB/s BenchmarkDump/1024-4 279 417525 ns/op 2.45 MB/s BenchmarkDump/4096-4 67 1668225 ns/op 2.46 MB/s BenchmarkDump/16384-4 16 6751172 ns/op 2.43 MB/s PASS ok encoding/hex 2.663s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 131492718 ns/op 14.76 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 148080479 ns/op 13.10 MB/s 8395288 B/op 119 allocs/op BenchmarkCodeMarshal-4 1 136023599 ns/op 14.27 MB/s 1943336 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 150866158 ns/op 12.86 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 21163 5639 ns/op BenchmarkMarshalBytes/256-4 5592 19514 ns/op BenchmarkMarshalBytes/4096-4 511 231334 ns/op BenchmarkMarshalBytesError/32-4 48 2425330 ns/op BenchmarkMarshalBytesError/256-4 48 2405032 ns/op BenchmarkMarshalBytesError/4096-4 44 2603429 ns/op BenchmarkMarshalMap-4 43909 2789 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 477840316 ns/op 4.06 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 29590 4035 ns/op 3.47 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 40789 2924 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 424501076 ns/op 4.57 MB/s 2020880 B/op 40008 allocs/op BenchmarkCodeUnmarshalReuse-4 1 416561996 ns/op 4.66 MB/s 2020536 B/op 40010 allocs/op BenchmarkUnmarshalString-4 70102 1721 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 156295 772.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 265340 468.3 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 22518 5456 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 73915 1650 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 82478 1467 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 23818 5163 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3464 33652 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 858 138648 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 97 1096625 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10402060 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 456898 263.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 435267 278.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 392109 267.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 437515 272.5 ns/op BenchmarkEncodeMarshaler-4 59170 2002 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 75433 1577 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4147334 28.01 ns/op BenchmarkNumberIsValidRegexp-4 16207 7485 ns/op PASS ok encoding/json 8.552s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 45 2609483 ns/op 25.11 MB/s BenchmarkDecode-4 22 5091242 ns/op 17.44 MB/s PASS ok encoding/pem 1.373s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2593 40188 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1002 118452 ns/op 8216 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4269 27772 ns/op PASS ok encoding/xml 1.385s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 187839 617.4 ns/op BenchmarkAs-4 58202 2038 ns/op PASS ok errors 1.281s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 163046 684.8 ns/op BenchmarkIntSet-4 244450 550.7 ns/op BenchmarkFloatAdd-4 54080 2296 ns/op BenchmarkFloatSet-4 206302 595.9 ns/op BenchmarkStringSet-4 187633 620.6 ns/op BenchmarkMapSet-4 50956 2436 ns/op BenchmarkMapSetDifferent-4 54090 2220 ns/op BenchmarkMapSetDifferentRandom-4 240 490997 ns/op BenchmarkMapSetString-4 46822 2750 ns/op BenchmarkMapAddSame-4 32472 3965 ns/op BenchmarkMapAddDifferent-4 13678 8690 ns/op BenchmarkMapAddDifferentRandom-4 207 579843 ns/op BenchmarkMapAddSameSteadyState-4 211998 535.8 ns/op BenchmarkMapAddDifferentSteadyState-4 104605 1212 ns/op BenchmarkMapString-4 5750 19701 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 27164 4284 ns/op PASS ok expvar 3.535s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 99075 1190 ns/op BenchmarkSprintfEmpty-4 365122 331.8 ns/op BenchmarkSprintfString-4 261831 476.2 ns/op BenchmarkSprintfTruncateString-4 232908 533.3 ns/op BenchmarkSprintfTruncateBytes-4 149929 774.9 ns/op BenchmarkSprintfSlowParsingPath-4 225074 528.9 ns/op BenchmarkSprintfQuoteString-4 51513 2438 ns/op BenchmarkSprintfInt-4 242601 499.3 ns/op BenchmarkSprintfIntInt-4 173518 705.2 ns/op BenchmarkSprintfPrefixedInt-4 201633 595.1 ns/op BenchmarkSprintfFloat-4 129832 929.1 ns/op BenchmarkSprintfComplex-4 53152 2254 ns/op BenchmarkSprintfBoolean-4 248074 493.1 ns/op BenchmarkSprintfHexString-4 122529 998.7 ns/op BenchmarkSprintfHexBytes-4 95046 1304 ns/op BenchmarkSprintfBytes-4 44083 2792 ns/op BenchmarkSprintfStringer-4 78720 1520 ns/op BenchmarkSprintfStructure-4 37626 3253 ns/op BenchmarkManyArgs-4 58614 2075 ns/op BenchmarkFprintInt-4 57549 2070 ns/op BenchmarkFprintfBytes-4 60296 2010 ns/op BenchmarkFprintIntNoAlloc-4 57096 2069 ns/op BenchmarkScanInts-4 28 4179366 ns/op BenchmarkScanRecursiveInt-4 1 455240716 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 482427916 ns/op PASS ok fmt 5.222s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 716 153535 ns/op PASS ok go/build 1.149s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 39763 2858 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12082 9977 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3415 33277 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 936 125480 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 234 494427 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 58 2167546 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8783440 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 35598173 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 143725479 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 266826077 ns/op 0.24 MB/s 45568112 B/op 48769 allocs/op PASS ok go/format 1.309s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 22579944 ns/op 2.39 MB/s BenchmarkParseOnly-4 6 19414326 ns/op 2.77 MB/s BenchmarkResolve-4 40 2912200 ns/op 18.49 MB/s PASS ok go/parser 2.251s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 151479719 ns/op 0.34 MB/s 5145688 B/op 27480 allocs/op BenchmarkPrintDecl-4 748 146786 ns/op 0.22 MB/s 16741 B/op 51 allocs/op PASS ok go/printer 1.296s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 243 497560 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9200920 ns/op 5.39 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14513920 ns/op 4.98 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21324384 ns/op 5.49 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 190 636511 ns/op 4.83 MB/s PASS ok go/scanner 1.842s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 103.0 ns/op PASS ok go/token 1.121s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 96 1218217 ns/op BenchmarkNamed/Underlying/nongeneric-4 625807 176.6 ns/op BenchmarkNamed/Underlying/generic-4 676040 176.5 ns/op BenchmarkNamed/Underlying/src_instance-4 608518 176.8 ns/op BenchmarkNamed/Underlying/user_instance-4 617715 177.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17756 6671 ns/op BenchmarkNamed/NewMethodSet/generic-4 18081 6641 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 18088 6546 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17720 6658 ns/op BenchmarkCheck/http/funcbodies/info-4 1 615065862 ns/op 52818 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 494963385 ns/op 65634 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 277263712 ns/op 117164 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 257151433 ns/op 126297 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 383875948 ns/op 13467 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 126526516 ns/op 40851 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 77904838 ns/op 66318 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 76360278 ns/op 67685 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 136197476 ns/op 15907 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74031038 ns/op 29261 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 57247058 ns/op 37839 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 55904078 ns/op 38749 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1013885330 ns/op 65025 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 641499102 ns/op 102770 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 157817955 ns/op 417672 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 133428076 ns/op 493963 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 408383788 ns/op 4914 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 111425116 ns/op 18004 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 95733437 ns/op 20960 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 93957098 ns/op 21356 lines/s PASS ok go/types 17.956s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7892 13634 ns/op 75.11 MB/s PASS ok hash/adler32 1.125s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 364453 312.2 ns/op 48.04 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 353965 315.7 ns/op 47.51 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 350397 318.7 ns/op 125.51 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 349316 319.7 ns/op 125.10 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 340150 335.5 ns/op 1526.18 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 334944 332.2 ns/op 1541.26 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 327564 361.8 ns/op 2830.53 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 314472 362.2 ns/op 2827.50 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 233877 490.6 ns/op 8349.10 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 232303 493.4 ns/op 8301.48 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69198 1703 ns/op 19241.52 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68109 1733 ns/op 18909.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 311358 371.0 ns/op 40.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 308239 367.9 ns/op 40.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 298732 378.0 ns/op 105.82 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 302017 376.0 ns/op 106.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 286617 393.5 ns/op 1301.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 289555 395.2 ns/op 1295.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 267412 421.2 ns/op 2431.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 272568 424.7 ns/op 2411.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 218470 548.5 ns/op 7467.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 217641 550.9 ns/op 7434.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 67731 1771 ns/op 18499.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 65610 1808 ns/op 18123.95 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 181327 639.4 ns/op 23.46 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 174322 659.7 ns/op 22.74 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 97465 1196 ns/op 33.45 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 97314 1227 ns/op 32.61 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8850 13453 ns/op 38.06 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8578 13855 ns/op 36.96 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4340 27624 ns/op 37.07 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4152 27439 ns/op 37.32 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1070 109077 ns/op 37.55 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1078 109025 ns/op 37.57 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 135 866510 ns/op 37.82 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 136 877034 ns/op 37.36 MB/s PASS ok hash/crc32 5.662s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 90 1289921 ns/op 50.81 MB/s BenchmarkCrc64/ISO4KB-4 1107 102346 ns/op 40.02 MB/s BenchmarkCrc64/ISO1KB-4 4934 23945 ns/op 42.77 MB/s BenchmarkCrc64/ECMA64KB-4 78 1293829 ns/op 50.65 MB/s BenchmarkCrc64/Random64KB-4 84 1217688 ns/op 53.82 MB/s BenchmarkCrc64/Random16KB-4 369 320112 ns/op 51.18 MB/s PASS ok hash/crc64 1.752s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7622 13873 ns/op 73.81 MB/s BenchmarkFnv32aKB-4 8518 13855 ns/op 73.91 MB/s BenchmarkFnv64KB-4 8362 14143 ns/op 72.40 MB/s BenchmarkFnv64aKB-4 8623 13963 ns/op 73.34 MB/s BenchmarkFnv128KB-4 1897 61942 ns/op 16.53 MB/s BenchmarkFnv128aKB-4 1917 62495 ns/op 16.39 MB/s PASS ok hash/fnv 2.033s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 383592 296.5 ns/op 13.49 MB/s BenchmarkHash/n=4/Bytes-4 2616909 43.29 ns/op 92.40 MB/s BenchmarkHash/n=4/String-4 1235401 97.25 ns/op 41.13 MB/s BenchmarkHash/n=8/Write-4 400128 290.3 ns/op 27.56 MB/s BenchmarkHash/n=8/Bytes-4 2606462 43.19 ns/op 185.23 MB/s BenchmarkHash/n=8/String-4 1258684 94.39 ns/op 84.75 MB/s BenchmarkHash/n=16/Write-4 392998 295.1 ns/op 54.22 MB/s BenchmarkHash/n=16/Bytes-4 2613732 43.95 ns/op 364.08 MB/s BenchmarkHash/n=16/String-4 1282081 93.54 ns/op 171.06 MB/s BenchmarkHash/n=32/Write-4 382506 300.7 ns/op 106.41 MB/s BenchmarkHash/n=32/Bytes-4 2652244 44.76 ns/op 714.88 MB/s BenchmarkHash/n=32/String-4 1253007 94.97 ns/op 336.96 MB/s BenchmarkHash/n=64/Write-4 345976 313.6 ns/op 204.06 MB/s BenchmarkHash/n=64/Bytes-4 2578324 44.75 ns/op 1430.20 MB/s BenchmarkHash/n=64/String-4 1253832 95.82 ns/op 667.89 MB/s BenchmarkHash/n=256/Write-4 285733 410.3 ns/op 623.95 MB/s BenchmarkHash/n=256/Bytes-4 1668717 70.46 ns/op 3633.32 MB/s BenchmarkHash/n=256/String-4 691100 168.5 ns/op 1519.68 MB/s BenchmarkHash/n=320/Write-4 287935 406.9 ns/op 786.45 MB/s BenchmarkHash/n=320/Bytes-4 1445328 81.86 ns/op 3909.13 MB/s BenchmarkHash/n=320/String-4 515083 232.0 ns/op 1379.29 MB/s BenchmarkHash/n=1024/Write-4 205748 571.3 ns/op 1792.28 MB/s BenchmarkHash/n=1024/Bytes-4 673838 177.5 ns/op 5770.01 MB/s BenchmarkHash/n=1024/String-4 198688 582.0 ns/op 1759.39 MB/s BenchmarkHash/n=4096/Write-4 100226 1183 ns/op 3463.83 MB/s BenchmarkHash/n=4096/Bytes-4 198663 602.7 ns/op 6796.35 MB/s BenchmarkHash/n=4096/String-4 54936 2156 ns/op 1899.51 MB/s BenchmarkHash/n=16384/Write-4 33020 3635 ns/op 4507.83 MB/s BenchmarkHash/n=16384/Bytes-4 52332 2290 ns/op 7153.29 MB/s BenchmarkHash/n=16384/String-4 13952 8487 ns/op 1930.39 MB/s PASS ok hash/maphash 5.676s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 768 150130 ns/op BenchmarkEscapeNone-4 82496 1433 ns/op BenchmarkUnescape-4 609 191501 ns/op BenchmarkUnescapeNone-4 422023 271.5 ns/op BenchmarkUnescapeSparse-4 10000 10469 ns/op BenchmarkUnescapeDense-4 879 136528 ns/op PASS ok html 1.782s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6638 16431 ns/op BenchmarkCSSEscaperNoSpecials-4 34281 3483 ns/op BenchmarkDecodeCSS-4 22008 5474 ns/op BenchmarkDecodeCSSNoSpecials-4 2703260 44.69 ns/op BenchmarkCSSValueFilter-4 91138 1287 ns/op BenchmarkCSSValueFilterOk-4 69796 1630 ns/op BenchmarkEscapedExecute-4 3864 28746 ns/op BenchmarkHTMLNospaceEscaper-4 7960 14824 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 43695 2798 ns/op BenchmarkStripTags-4 16554 7221 ns/op BenchmarkStripTagsNoSpecials-4 221476 532.4 ns/op BenchmarkJSValEscaperWithNum-4 19430 6131 ns/op BenchmarkJSValEscaperWithStr-4 4843 23976 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15082 7896 ns/op BenchmarkJSValEscaperWithObj-4 4180 27400 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9662 10832 ns/op BenchmarkJSStrEscaperNoSpecials-4 42038 2871 ns/op BenchmarkJSStrEscaper-4 8196 14000 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 38313 3123 ns/op BenchmarkJSRegexpEscaper-4 7597 15140 ns/op BenchmarkTemplateSpecialTags-4 87 1341803 ns/op BenchmarkURLEscaper-4 3439 32467 ns/op BenchmarkURLEscaperNoSpecials-4 134352 879.2 ns/op BenchmarkURLNormalizer-4 4459 24930 ns/op BenchmarkURLNormalizerNoSpecials-4 130515 887.8 ns/op BenchmarkSrcsetFilter-4 14722 8110 ns/op BenchmarkSrcsetFilterNoSpecials-4 87619 1358 ns/op PASS ok html/template 4.947s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 436890 255.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 355496 318.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 463756 252.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 350446 318.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1298929 89.89 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 839794 138.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1318656 90.81 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 848943 135.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 972446 107.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 322272 358.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 274737 417.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 342304 358.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 275122 417.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 535694 216.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 403165 296.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 629762 186.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 404552 298.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 299347 393.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 110.3 ns/op BenchmarkRGBASetRGBA-4 1000000 112.7 ns/op BenchmarkRGBA64At-4 569821 184.3 ns/op BenchmarkRGBA64SetRGBA64-4 577356 180.2 ns/op BenchmarkNRGBAAt-4 1000000 111.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 112.3 ns/op BenchmarkNRGBA64At-4 568288 183.8 ns/op BenchmarkNRGBA64SetNRGBA64-4 582128 180.5 ns/op BenchmarkAlphaAt-4 2086533 57.25 ns/op BenchmarkAlphaSetAlpha-4 2091260 57.06 ns/op BenchmarkAlpha16At-4 1000000 102.5 ns/op BenchmarkAlphaSetAlpha16-4 1000000 103.2 ns/op BenchmarkGrayAt-4 2082498 57.55 ns/op BenchmarkGraySetGray-4 2091189 57.08 ns/op BenchmarkGray16At-4 1000000 102.6 ns/op BenchmarkGraySetGray16-4 1000000 103.8 ns/op PASS ok image 5.412s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3605404 33.28 ns/op BenchmarkYCbCrToRGB/128-4 3797982 31.59 ns/op BenchmarkYCbCrToRGB/255-4 3837534 31.32 ns/op BenchmarkRGBToYCbCr/0-4 3923522 30.60 ns/op BenchmarkRGBToYCbCr/Cb-4 3959946 30.58 ns/op BenchmarkRGBToYCbCr/Cr-4 3922819 30.62 ns/op BenchmarkYCbCrToRGBA/0-4 3076165 39.05 ns/op BenchmarkYCbCrToRGBA/128-4 3026551 39.64 ns/op BenchmarkYCbCrToRGBA/255-4 3115623 37.67 ns/op BenchmarkNYCbCrAToRGBA/0-4 3184838 37.63 ns/op BenchmarkNYCbCrAToRGBA/128-4 3213457 37.34 ns/op BenchmarkNYCbCrAToRGBA/255-4 3188564 37.63 ns/op PASS ok image/color 2.895s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 36929066 ns/op BenchmarkFillSrc-4 244 423325 ns/op BenchmarkCopyOver-4 6 17620153 ns/op BenchmarkCopySrc-4 374 310037 ns/op BenchmarkNRGBAOver-4 6 19200853 ns/op BenchmarkNRGBASrc-4 8 12692610 ns/op BenchmarkYCbCr-4 8 13859750 ns/op BenchmarkGray-4 15 7674448 ns/op BenchmarkCMYK-4 8 12605530 ns/op BenchmarkGlyphOver-4 19 5866179 ns/op BenchmarkRGBAMaskOver-4 4 30915749 ns/op BenchmarkGrayMaskOver-4 5 23639127 ns/op BenchmarkRGBA64ImageMaskOver-4 3 41329265 ns/op BenchmarkRGBA-4 4 28241489 ns/op BenchmarkPalettedFill-4 792 149588 ns/op BenchmarkPalettedRGBA-4 4 30427899 ns/op BenchmarkGenericOver-4 2 64017158 ns/op BenchmarkGenericMaskOver-4 4 27990559 ns/op BenchmarkGenericSrc-4 3 41840359 ns/op BenchmarkGenericMaskSrc-4 3 37573986 ns/op PASS ok image/draw 7.581s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 21 5440097 ns/op 2.84 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 138766836 ns/op 2.21 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3350510502 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2196586 ns/op 7.03 MB/s 80032 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 165179836 ns/op 0.37 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.551s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3692 30593 ns/op BenchmarkIDCT-4 3861 27997 ns/op BenchmarkDecodeBaseline-4 7 14328531 ns/op 4.31 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19665979 ns/op 3.14 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 179345555 ns/op 6.85 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 224762114 ns/op 4.10 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.374s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13896286 7.770 ns/op BenchmarkDecodeGray-4 12 9366570 ns/op 7.00 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 38931359 ns/op 6.73 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33450586 ns/op 7.84 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5681054 ns/op 11.54 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32410959 ns/op 8.09 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42091532 ns/op 6.23 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61842498 ns/op 4.97 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62038738 ns/op 4.95 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 204601754 ns/op 6.01 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 227140233 ns/op 5.41 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34789172 ns/op 8.83 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 202559714 ns/op 6.07 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 771525298 ns/op 1.59 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.807s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 50175558 ns/op 1.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45236585 ns/op 2.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 291203592 ns/op 1.72 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 265274592 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48452639 ns/op 2.06 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43258612 ns/op 2.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 268576392 ns/op 1.86 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 247669753 ns/op 2.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 581329103 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 550629944 ns/op 1.82 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3422225660 ns/op 1.46 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3441713539 ns/op 1.45 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9334833 ns/op 10.71 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9731563 ns/op 10.28 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 46007412 ns/op 10.87 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48526812 ns/op 10.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90325537 ns/op 11.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 95785237 ns/op 10.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 450718947 ns/op 11.09 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 477326106 ns/op 10.48 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 56813498 ns/op 1.76 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56279438 ns/op 1.78 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 364451789 ns/op 1.37 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 354937190 ns/op 1.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 767863417 ns/op 1.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 792110537 ns/op 1.26 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5307079725 ns/op 0.94 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5694048313 ns/op 0.88 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 160905035 ns/op 25.98 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 156009476 ns/op 26.79 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 47.169s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30885 3785 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 29596 4142 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 26487 4477 ns/op 0.89 MB/s BenchmarkMarshalCorpusFile/8-4 21997 5406 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 17187 6917 ns/op 2.31 MB/s BenchmarkMarshalCorpusFile/32-4 9837 10842 ns/op 2.95 MB/s BenchmarkMarshalCorpusFile/64-4 7695 14374 ns/op 4.45 MB/s BenchmarkMarshalCorpusFile/128-4 5451 20023 ns/op 6.39 MB/s BenchmarkMarshalCorpusFile/256-4 2582 45414 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/512-4 1341 89037 ns/op 5.75 MB/s BenchmarkMarshalCorpusFile/1024-4 703 173861 ns/op 5.89 MB/s BenchmarkMarshalCorpusFile/2048-4 344 337736 ns/op 6.06 MB/s BenchmarkMarshalCorpusFile/4096-4 176 674222 ns/op 6.08 MB/s BenchmarkMarshalCorpusFile/8192-4 81 1332714 ns/op 6.15 MB/s BenchmarkMarshalCorpusFile/16384-4 45 2643467 ns/op 6.20 MB/s BenchmarkMarshalCorpusFile/32768-4 20 5868610 ns/op 5.58 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11547742 ns/op 5.68 MB/s BenchmarkMarshalCorpusFile/131072-4 5 23845607 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/262144-4 3 47121065 ns/op 5.56 MB/s BenchmarkMarshalCorpusFile/524288-4 2 94085438 ns/op 5.57 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 188821474 ns/op 5.55 MB/s BenchmarkUnmarshalCorpusFile/1-4 7712 14287 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7824 14615 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 7260 16129 ns/op 0.25 MB/s BenchmarkUnmarshalCorpusFile/8-4 6385 18309 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/16-4 5450 21916 ns/op 0.73 MB/s BenchmarkUnmarshalCorpusFile/32-4 3735 32133 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/64-4 3046 38585 ns/op 1.66 MB/s BenchmarkUnmarshalCorpusFile/128-4 2256 51187 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/256-4 900 131908 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/512-4 475 250196 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/1024-4 243 487908 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/2048-4 123 961283 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/4096-4 60 1910177 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3839576 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7592277 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15239434 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30269289 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60445358 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 121954037 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 246334633 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 493116826 ns/op 2.13 MB/s BenchmarkMutatorBytes/1-4 27918 4121 ns/op BenchmarkMutatorBytes/10-4 31363 3887 ns/op BenchmarkMutatorBytes/100-4 30264 4035 ns/op BenchmarkMutatorBytes/1000-4 21552 5730 ns/op BenchmarkMutatorBytes/10000-4 6512 23407 ns/op BenchmarkMutatorBytes/100000-4 910 157179 ns/op BenchmarkMutatorString/1-4 28802 4268 ns/op BenchmarkMutatorString/10-4 29948 4049 ns/op BenchmarkMutatorString/100-4 28036 4462 ns/op BenchmarkMutatorString/1000-4 14816 7881 ns/op BenchmarkMutatorString/10000-4 4284 45558 ns/op BenchmarkMutatorString/100000-4 332 366302 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15324 7622 ns/op BenchmarkMutatorAllBasicTypes/string-4 15252 7900 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51382 2329 ns/op BenchmarkMutatorAllBasicTypes/float32-4 45763 2658 ns/op BenchmarkMutatorAllBasicTypes/float64-4 45927 2645 ns/op BenchmarkMutatorAllBasicTypes/int-4 48679 2508 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48171 2471 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48277 2501 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48607 2504 ns/op BenchmarkMutatorAllBasicTypes/int64-4 48918 2504 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 47136 2578 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 46614 2562 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46306 2580 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 47877 2560 ns/op PASS ok internal/fuzz 12.512s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 25023 4782 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 110952 1048 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.304s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 52729 1996 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 23888 4979 ns/op BenchmarkSplicePipePoolParallel-4 180039 711.4 ns/op BenchmarkSplicePipeNativeParallel-4 42471 2670 ns/op PASS ok internal/poll 1.826s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 25708248 ns/op PASS ok internal/trace 3.858s PASS ok internal/zstd 1.020s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 17503 7997 ns/op BenchmarkCopyNLarge-4 364 346728 ns/op PASS ok io 1.398s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 134401 871.5 ns/op BenchmarkPrintln-4 19872 6100 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29368 4104 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 1790 59410 ns/op BenchmarkDiscard-4 684884 169.7 ns/op 0 B/op 0 allocs/op PASS ok log 1.730s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75322 1575 ns/op BenchmarkJSONHandler/defaults-4 6454 16961 ns/op 518 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3921 28676 ns/op 792 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4494 25066 ns/op 742 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6750 16718 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7132 16838 ns/op 513 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5323 21744 ns/op 515 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26740 4511 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26889 4486 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 83730 1462 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 64747 2004 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47689 2529 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57764 2174 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 65220 2015 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49359 2474 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 796326 149.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 617486 201.3 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 485169 249.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 398808 307.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 339408 349.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5031 21533 ns/op BenchmarkDispatch/switch-checked-4 169894 706.2 ns/op BenchmarkDispatch/As-4 186364 641.8 ns/op BenchmarkDispatch/Visit-4 134833 869.2 ns/op BenchmarkUnsafeStrings-4 15127 7910 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.411s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1451127 82.78 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1350459 83.68 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 928045 123.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 316662 375.8 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 64834 1831 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 65619 1799 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 40668 2935 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12768 9363 ns/op 3468 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14548 8325 ns/op 601 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 14263 8507 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8386 12144 ns/op 1074 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3202 35256 ns/op 4282 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16950 7061 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16875 7031 ns/op 511 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11827 10173 ns/op 939 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 4000 28452 ns/op 3741 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.682s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 31284137 ns/op PASS ok maps 2.491s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2528935 47.09 ns/op BenchmarkAcosh-4 1227362 98.42 ns/op BenchmarkAsin-4 2565549 46.23 ns/op BenchmarkAsinh-4 1256540 96.12 ns/op BenchmarkAtan-4 2787321 43.12 ns/op BenchmarkAtanh-4 1225761 96.48 ns/op BenchmarkAtan2-4 1556382 76.63 ns/op BenchmarkCbrt-4 1430480 84.25 ns/op BenchmarkCeil-4 18674019 6.402 ns/op BenchmarkCopysign-4 3407270 35.22 ns/op BenchmarkCos-4 1372578 86.81 ns/op BenchmarkCosh-4 2339088 51.26 ns/op BenchmarkErf-4 2760397 43.44 ns/op BenchmarkErfc-4 2671092 45.00 ns/op BenchmarkErfinv-4 2684042 44.71 ns/op BenchmarkErfcinv-4 2519917 46.65 ns/op BenchmarkExp-4 5085003 23.27 ns/op BenchmarkExpGo-4 864727 131.9 ns/op BenchmarkExpm1-4 2604564 46.22 ns/op BenchmarkExp2-4 5359774 22.37 ns/op BenchmarkExp2Go-4 867678 133.4 ns/op BenchmarkAbs-4 8505306 14.11 ns/op BenchmarkDim-4 8294212 14.82 ns/op BenchmarkFloor-4 19381099 6.163 ns/op BenchmarkMax-4 14756736 8.153 ns/op BenchmarkMin-4 14647508 8.135 ns/op BenchmarkMod-4 385351 296.7 ns/op BenchmarkFrexp-4 2189606 54.19 ns/op BenchmarkGamma-4 659282 179.5 ns/op BenchmarkHypot-4 2870642 41.88 ns/op BenchmarkHypotGo-4 2334954 50.27 ns/op BenchmarkIlogb-4 2509028 47.77 ns/op BenchmarkJ0-4 234196 508.0 ns/op BenchmarkJ1-4 229478 511.8 ns/op BenchmarkJn-4 111650 1072 ns/op BenchmarkLdexp-4 2193909 54.78 ns/op BenchmarkLgamma-4 831462 138.0 ns/op BenchmarkLog-4 1324327 91.39 ns/op BenchmarkLogb-4 2505235 48.21 ns/op BenchmarkLog1p-4 1849617 65.04 ns/op BenchmarkLog10-4 1303882 91.50 ns/op BenchmarkLog2-4 1399186 88.36 ns/op BenchmarkModf-4 16359206 7.267 ns/op BenchmarkNextafter32-4 2258252 53.36 ns/op BenchmarkNextafter64-4 2086592 57.57 ns/op BenchmarkPowInt-4 806277 149.9 ns/op BenchmarkPowFrac-4 461070 255.2 ns/op BenchmarkPow10Pos-4 4406599 27.21 ns/op BenchmarkPow10Neg-4 4177545 28.90 ns/op BenchmarkRound-4 8478720 14.14 ns/op BenchmarkRoundToEven-4 8296598 14.45 ns/op BenchmarkRemainder-4 520317 227.5 ns/op BenchmarkSignbit-4 5729006 20.82 ns/op BenchmarkSin-4 1323834 91.19 ns/op BenchmarkSincos-4 824175 139.8 ns/op BenchmarkSinh-4 2128174 55.81 ns/op BenchmarkSqrtIndirect-4 17754318 6.696 ns/op BenchmarkSqrtLatency-4 18323967 6.497 ns/op BenchmarkSqrtIndirectLatency-4 18509950 6.477 ns/op BenchmarkSqrtGoLatency-4 1000000 100.5 ns/op BenchmarkSqrtPrime-4 144129 830.6 ns/op BenchmarkTan-4 1282681 93.88 ns/op BenchmarkTanh-4 2128965 56.38 ns/op BenchmarkTrunc-4 19435467 6.193 ns/op BenchmarkY0-4 225580 534.4 ns/op BenchmarkY1-4 223497 529.4 ns/op BenchmarkYn-4 109116 1094 ns/op BenchmarkFloat64bits-4 6152356 19.50 ns/op BenchmarkFloat64frombits-4 5736477 20.87 ns/op BenchmarkFloat32bits-4 5715537 20.93 ns/op BenchmarkFloat32frombits-4 5639617 21.20 ns/op BenchmarkFMA-4 17729552 6.799 ns/op PASS ok math 12.164s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11678150 10.26 ns/op 6237.08 MB/s BenchmarkAddVV/2-4 11337483 10.59 ns/op 12091.39 MB/s BenchmarkAddVV/3-4 10714132 11.17 ns/op 17181.98 MB/s BenchmarkAddVV/4-4 10737102 11.10 ns/op 23064.88 MB/s BenchmarkAddVV/5-4 9782534 12.19 ns/op 26257.57 MB/s BenchmarkAddVV/10-4 8796106 13.67 ns/op 46824.93 MB/s BenchmarkAddVV/100-4 2453222 48.94 ns/op 130768.51 MB/s BenchmarkAddVV/1000-4 299840 396.1 ns/op 161557.89 MB/s BenchmarkSubVV/1-4 11713352 10.25 ns/op 6244.31 MB/s BenchmarkSubVV/2-4 11370097 10.51 ns/op 12180.96 MB/s BenchmarkSubVV/3-4 10710843 11.22 ns/op 17115.44 MB/s BenchmarkSubVV/4-4 10790125 11.11 ns/op 23044.85 MB/s BenchmarkSubVV/5-4 10076006 11.91 ns/op 26875.40 MB/s BenchmarkSubVV/10-4 8777294 13.65 ns/op 46887.84 MB/s BenchmarkSubVV/100-4 2444053 49.07 ns/op 130439.07 MB/s BenchmarkSubVV/1000-4 301525 396.9 ns/op 161231.64 MB/s BenchmarkAddVW/1-4 12964004 9.245 ns/op 865.34 MB/s BenchmarkAddVW/2-4 11960769 10.03 ns/op 1594.76 MB/s BenchmarkAddVW/3-4 11039721 10.87 ns/op 2208.38 MB/s BenchmarkAddVW/4-4 10958264 10.93 ns/op 2928.96 MB/s BenchmarkAddVW/5-4 10757508 11.15 ns/op 3587.99 MB/s BenchmarkAddVW/10-4 9445873 12.69 ns/op 6304.94 MB/s BenchmarkAddVW/100-4 3903291 30.79 ns/op 25986.21 MB/s BenchmarkAddVW/1000-4 582366 203.9 ns/op 39228.30 MB/s BenchmarkAddVWext/1-4 12831865 9.369 ns/op 853.92 MB/s BenchmarkAddVWext/2-4 11925632 10.04 ns/op 1594.26 MB/s BenchmarkAddVWext/3-4 11445228 10.70 ns/op 2241.96 MB/s BenchmarkAddVWext/4-4 10807033 10.94 ns/op 2924.15 MB/s BenchmarkAddVWext/5-4 10751146 11.18 ns/op 3578.11 MB/s BenchmarkAddVWext/10-4 9429277 12.77 ns/op 6263.74 MB/s BenchmarkAddVWext/100-4 2639676 45.42 ns/op 17613.88 MB/s BenchmarkAddVWext/1000-4 320149 374.1 ns/op 21385.16 MB/s BenchmarkSubVW/1-4 12942192 9.275 ns/op 862.55 MB/s BenchmarkSubVW/2-4 11914738 10.16 ns/op 1574.12 MB/s BenchmarkSubVW/3-4 11466224 10.47 ns/op 2293.08 MB/s BenchmarkSubVW/4-4 10876423 10.99 ns/op 2912.63 MB/s BenchmarkSubVW/5-4 10745986 11.21 ns/op 3567.21 MB/s BenchmarkSubVW/10-4 9446350 13.05 ns/op 6128.06 MB/s BenchmarkSubVW/100-4 3894580 30.81 ns/op 25969.38 MB/s BenchmarkSubVW/1000-4 584646 204.7 ns/op 39084.36 MB/s BenchmarkSubVWext/1-4 12999338 9.246 ns/op 865.24 MB/s BenchmarkSubVWext/2-4 11903629 10.07 ns/op 1589.42 MB/s BenchmarkSubVWext/3-4 11516846 10.42 ns/op 2303.70 MB/s BenchmarkSubVWext/4-4 11014026 10.93 ns/op 2927.07 MB/s BenchmarkSubVWext/5-4 10738525 11.12 ns/op 3596.89 MB/s BenchmarkSubVWext/10-4 9446707 12.70 ns/op 6297.14 MB/s BenchmarkSubVWext/100-4 2621346 45.41 ns/op 17616.17 MB/s BenchmarkSubVWext/1000-4 320488 374.3 ns/op 21372.55 MB/s BenchmarkMulAddVWW/1-4 11260078 10.64 ns/op 6016.51 MB/s BenchmarkMulAddVWW/2-4 10122687 11.89 ns/op 10761.09 MB/s BenchmarkMulAddVWW/3-4 9175800 13.05 ns/op 14709.28 MB/s BenchmarkMulAddVWW/4-4 8027100 14.97 ns/op 17097.52 MB/s BenchmarkMulAddVWW/5-4 7250194 16.59 ns/op 19291.64 MB/s BenchmarkMulAddVWW/10-4 4631388 25.88 ns/op 24726.29 MB/s BenchmarkMulAddVWW/100-4 501470 238.1 ns/op 26883.46 MB/s BenchmarkMulAddVWW/1000-4 50827 2360 ns/op 27123.66 MB/s BenchmarkAddMulVVW/1-4 12198841 9.705 ns/op 6594.44 MB/s BenchmarkAddMulVVW/2-4 10967077 10.93 ns/op 11705.99 MB/s BenchmarkAddMulVVW/3-4 9651950 12.41 ns/op 15467.27 MB/s BenchmarkAddMulVVW/4-4 8521323 14.12 ns/op 18132.62 MB/s BenchmarkAddMulVVW/5-4 7522021 15.94 ns/op 20079.41 MB/s BenchmarkAddMulVVW/10-4 4930310 24.27 ns/op 26370.40 MB/s BenchmarkAddMulVVW/100-4 497602 235.9 ns/op 27132.69 MB/s BenchmarkAddMulVVW/1000-4 51004 2351 ns/op 27218.85 MB/s BenchmarkDivWVW/1-4 1352533 88.12 ns/op 726.25 MB/s BenchmarkDivWVW/2-4 827151 144.7 ns/op 884.83 MB/s BenchmarkDivWVW/3-4 729926 164.0 ns/op 1170.50 MB/s BenchmarkDivWVW/4-4 630542 189.6 ns/op 1350.15 MB/s BenchmarkDivWVW/5-4 594330 200.8 ns/op 1593.49 MB/s BenchmarkDivWVW/10-4 414140 291.7 ns/op 2194.26 MB/s BenchmarkDivWVW/100-4 65042 1843 ns/op 3472.63 MB/s BenchmarkDivWVW/1000-4 6705 17329 ns/op 3693.19 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12425602 9.039 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12250899 9.277 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11496852 9.960 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11224352 10.02 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10823565 10.30 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10793852 10.43 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10123849 11.28 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9745734 11.47 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9513782 11.89 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9432006 11.86 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8024823 14.24 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7810039 14.92 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1976089 59.87 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1936436 61.22 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 233154 513.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 206106 580.3 ns/op BenchmarkDecimalConversion-4 186 651800 ns/op BenchmarkFloatString/100-4 10000 10787 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 220 528694 ns/op 2910 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49250262 ns/op 60370 B/op 46 allocs/op BenchmarkFloatString/100000-4 1 4868669969 ns/op 844928 B/op 516 allocs/op BenchmarkFloatAdd/10-4 136178 870.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 135019 878.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 127922 925.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79240 1498 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16066 7451 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 173342 688.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 172923 689.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 170664 697.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 144520 831.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52690 2277 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1605 72091 ns/op BenchmarkParseFloatLargeExp-4 397 299875 ns/op BenchmarkGCD10x10/WithoutXY-4 166692 728.9 ns/op BenchmarkGCD10x10/WithXY-4 45829 2607 ns/op BenchmarkGCD10x100/WithoutXY-4 82224 1485 ns/op BenchmarkGCD10x100/WithXY-4 15070 8101 ns/op BenchmarkGCD10x1000/WithoutXY-4 58371 2103 ns/op BenchmarkGCD10x1000/WithXY-4 12259 9698 ns/op BenchmarkGCD100x100/WithoutXY-4 24319 4969 ns/op BenchmarkGCD100x100/WithXY-4 8902 12838 ns/op BenchmarkGCD100x1000/WithoutXY-4 12146 9929 ns/op BenchmarkGCD100x1000/WithXY-4 5384 20401 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1986 59394 ns/op BenchmarkGCD1000x1000/WithXY-4 1062 112397 ns/op BenchmarkHilbert-4 18 6534210 ns/op BenchmarkBinomial-4 9940 11552 ns/op BenchmarkQuoRem-4 18350 6606 ns/op BenchmarkExp-4 7 15580484 ns/op BenchmarkExpMont/Odd-4 99 1141038 ns/op 2591 B/op 21 allocs/op BenchmarkExpMont/Even1-4 98 1141488 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 93 1188374 ns/op 3864 B/op 54 allocs/op BenchmarkExpMont/Even3-4 93 1206419 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even4-4 93 1184585 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even8-4 93 1190302 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even32-4 93 1203421 ns/op 3875 B/op 54 allocs/op BenchmarkExpMont/Even64-4 121 997537 ns/op 3673 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1046652 ns/op 3780 B/op 51 allocs/op BenchmarkExpMont/Even128-4 132 895238 ns/op 3237 B/op 50 allocs/op BenchmarkExpMont/Even255-4 141 848283 ns/op 2979 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 308 388595 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 272 441132 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 268 435413 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 271 437022 ns/op 1726 B/op 47 allocs/op BenchmarkExp2-4 7 15580678 ns/op BenchmarkBitset-4 505688 224.0 ns/op BenchmarkBitsetNeg-4 300080 387.2 ns/op BenchmarkBitsetOrig-4 201651 621.7 ns/op BenchmarkBitsetNegOrig-4 130429 942.1 ns/op BenchmarkModSqrt225_Tonelli-4 82 1388389 ns/op BenchmarkModSqrt225_3Mod4-4 280 421467 ns/op BenchmarkModSqrt231_Tonelli-4 79 1445475 ns/op BenchmarkModSqrt231_5Mod8-4 241 494170 ns/op BenchmarkModInverse-4 10000 10490 ns/op BenchmarkSqrt-4 1422 84847 ns/op BenchmarkIntSqr/1-4 870422 133.5 ns/op BenchmarkIntSqr/2-4 534397 223.3 ns/op BenchmarkIntSqr/3-4 464424 254.5 ns/op BenchmarkIntSqr/5-4 342876 348.3 ns/op BenchmarkIntSqr/8-4 231075 514.6 ns/op BenchmarkIntSqr/10-4 184171 649.1 ns/op BenchmarkIntSqr/20-4 41043 2976 ns/op BenchmarkIntSqr/30-4 28140 4286 ns/op BenchmarkIntSqr/50-4 16088 7467 ns/op BenchmarkIntSqr/80-4 7872 14198 ns/op BenchmarkIntSqr/100-4 5749 20241 ns/op BenchmarkIntSqr/200-4 1882 62777 ns/op BenchmarkIntSqr/300-4 933 124990 ns/op BenchmarkIntSqr/500-4 400 297550 ns/op BenchmarkIntSqr/800-4 188 637501 ns/op BenchmarkIntSqr/1000-4 128 919223 ns/op BenchmarkDiv/20/10-4 278710 426.3 ns/op BenchmarkDiv/40/20-4 280704 421.3 ns/op BenchmarkDiv/100/50-4 257720 459.9 ns/op BenchmarkDiv/200/100-4 42706 2818 ns/op BenchmarkDiv/400/200-4 41524 2930 ns/op BenchmarkDiv/1000/500-4 34930 3509 ns/op BenchmarkDiv/2000/1000-4 25864 4728 ns/op BenchmarkDiv/20000/10000-4 878 141637 ns/op BenchmarkDiv/200000/100000-4 20 5659265 ns/op BenchmarkDiv/2000000/1000000-4 1 187642940 ns/op BenchmarkDiv/20000000/10000000-4 1 6152714354 ns/op BenchmarkMul-4 3 37556156 ns/op BenchmarkNatMul/10-4 131775 878.2 ns/op BenchmarkNatMul/100-4 4185 28641 ns/op BenchmarkNatMul/1000-4 100 1038889 ns/op BenchmarkZeroShifts/Shl-4 22622 5209 ns/op BenchmarkZeroShifts/ShlSame-4 2648826 45.16 ns/op BenchmarkZeroShifts/Shr-4 22645 5270 ns/op BenchmarkZeroShifts/ShrSame-4 3085828 38.86 ns/op BenchmarkExp3Power/0x10-4 145744 789.7 ns/op BenchmarkExp3Power/0x40-4 131198 946.6 ns/op BenchmarkExp3Power/0x100-4 73130 1590 ns/op BenchmarkExp3Power/0x400-4 34082 3462 ns/op BenchmarkExp3Power/0x1000-4 6914 15815 ns/op BenchmarkExp3Power/0x4000-4 1143 103344 ns/op BenchmarkExp3Power/0x10000-4 124 964424 ns/op BenchmarkExp3Power/0x40000-4 12 9440866 ns/op BenchmarkExp3Power/0x100000-4 2 87885871 ns/op BenchmarkExp3Power/0x400000-4 1 816293795 ns/op BenchmarkFibo-4 4 29919167 ns/op BenchmarkNatSqr/1-4 739189 154.6 ns/op BenchmarkNatSqr/2-4 442608 280.8 ns/op BenchmarkNatSqr/3-4 346608 318.8 ns/op BenchmarkNatSqr/5-4 246842 452.0 ns/op BenchmarkNatSqr/8-4 177348 704.1 ns/op BenchmarkNatSqr/10-4 136768 847.3 ns/op BenchmarkNatSqr/20-4 36417 3166 ns/op BenchmarkNatSqr/30-4 27919 4458 ns/op BenchmarkNatSqr/50-4 14397 7956 ns/op BenchmarkNatSqr/80-4 7731 15229 ns/op BenchmarkNatSqr/100-4 5378 20737 ns/op BenchmarkNatSqr/200-4 1839 63961 ns/op BenchmarkNatSqr/300-4 918 127072 ns/op BenchmarkNatSqr/500-4 388 297513 ns/op BenchmarkNatSqr/800-4 188 631614 ns/op BenchmarkNatSqr/1000-4 130 903753 ns/op BenchmarkNatSetBytes/8-4 688752 172.2 ns/op BenchmarkNatSetBytes/24-4 212432 570.2 ns/op BenchmarkNatSetBytes/128-4 51151 2494 ns/op BenchmarkNatSetBytes/7-4 736448 165.4 ns/op BenchmarkNatSetBytes/23-4 198456 559.3 ns/op BenchmarkNatSetBytes/127-4 49268 2353 ns/op BenchmarkScanPi-4 182 647971 ns/op BenchmarkStringPiParallel-4 632 164625 ns/op BenchmarkScan/10/Base2-4 31934 3729 ns/op BenchmarkScan/100/Base2-4 3661 32801 ns/op BenchmarkScan/1000/Base2-4 361 327997 ns/op BenchmarkScan/10/Base8-4 77766 1527 ns/op BenchmarkScan/100/Base8-4 10000 11306 ns/op BenchmarkScan/1000/Base8-4 1042 114180 ns/op BenchmarkScan/10/Base10-4 83533 1425 ns/op BenchmarkScan/100/Base10-4 10000 10422 ns/op BenchmarkScan/1000/Base10-4 1160 102435 ns/op BenchmarkScan/10/Base16-4 94701 1241 ns/op BenchmarkScan/100/Base16-4 13550 8856 ns/op BenchmarkScan/1000/Base16-4 1371 87847 ns/op BenchmarkString/10/Base2-4 173635 698.5 ns/op BenchmarkString/100/Base2-4 22108 5375 ns/op BenchmarkString/1000/Base2-4 2011 51132 ns/op BenchmarkString/10/Base8-4 298566 369.0 ns/op BenchmarkString/100/Base8-4 61760 1997 ns/op BenchmarkString/1000/Base8-4 5740 18291 ns/op BenchmarkString/10/Base10-4 145994 781.2 ns/op BenchmarkString/100/Base10-4 33290 3637 ns/op BenchmarkString/1000/Base10-4 4064 27704 ns/op BenchmarkString/10/Base16-4 343386 326.8 ns/op BenchmarkString/100/Base16-4 71768 1564 ns/op BenchmarkString/1000/Base16-4 9052 13842 ns/op BenchmarkLeafSize/0-4 46 2496422 ns/op BenchmarkLeafSize/1-4 376 313554 ns/op BenchmarkLeafSize/2-4 364 300325 ns/op BenchmarkLeafSize/3-4 271 447835 ns/op BenchmarkLeafSize/4-4 378 306225 ns/op BenchmarkLeafSize/5-4 225 507790 ns/op BenchmarkLeafSize/6-4 259 453021 ns/op BenchmarkLeafSize/7-4 276 418132 ns/op BenchmarkLeafSize/8-4 384 308941 ns/op BenchmarkLeafSize/9-4 189 584677 ns/op BenchmarkLeafSize/10-4 231 488427 ns/op BenchmarkLeafSize/11-4 243 494935 ns/op BenchmarkLeafSize/12-4 265 460835 ns/op BenchmarkLeafSize/13-4 247 481305 ns/op BenchmarkLeafSize/14-4 289 407718 ns/op BenchmarkLeafSize/15-4 307 383190 ns/op BenchmarkLeafSize/16-4 398 290426 ns/op BenchmarkLeafSize/32-4 374 302644 ns/op BenchmarkLeafSize/64-4 349 332807 ns/op BenchmarkProbablyPrime/n=0-4 7 14494050 ns/op BenchmarkProbablyPrime/n=1-4 6 16973525 ns/op BenchmarkProbablyPrime/n=5-4 4 26841757 ns/op BenchmarkProbablyPrime/n=10-4 3 39370223 ns/op BenchmarkProbablyPrime/n=20-4 2 63811834 ns/op BenchmarkProbablyPrime/Lucas-4 9 11977132 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 45 2492818 ns/op BenchmarkRatCmp-4 171301 696.0 ns/op BenchmarkFloatSqrt/64-4 19580 6125 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12250 9829 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7996 13963 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4248 28614 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 681 172932 ns/op 18034 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 43 2699232 ns/op 173613 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 212191138 ns/op 3799192 B/op 636 allocs/op PASS ok math/big 52.599s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8290269 14.45 ns/op BenchmarkLeadingZeros8-4 8106968 14.79 ns/op BenchmarkLeadingZeros16-4 9150415 13.10 ns/op BenchmarkLeadingZeros32-4 9155469 13.13 ns/op BenchmarkLeadingZeros64-4 9149076 13.10 ns/op BenchmarkTrailingZeros-4 9381742 12.77 ns/op BenchmarkTrailingZeros8-4 9156643 13.11 ns/op BenchmarkTrailingZeros16-4 9155943 13.10 ns/op BenchmarkTrailingZeros32-4 9386498 12.77 ns/op BenchmarkTrailingZeros64-4 9382065 12.77 ns/op BenchmarkOnesCount-4 9155469 13.11 ns/op BenchmarkOnesCount8-4 9374503 12.77 ns/op BenchmarkOnesCount16-4 9151532 13.11 ns/op BenchmarkOnesCount32-4 9154351 13.10 ns/op BenchmarkOnesCount64-4 9140712 13.10 ns/op BenchmarkRotateLeft-4 9384208 12.79 ns/op BenchmarkRotateLeft8-4 9114469 13.18 ns/op BenchmarkRotateLeft16-4 9384208 12.80 ns/op BenchmarkRotateLeft32-4 9388908 12.77 ns/op BenchmarkRotateLeft64-4 9126864 13.12 ns/op BenchmarkReverse-4 17633887 6.784 ns/op BenchmarkReverse8-4 17620526 6.896 ns/op BenchmarkReverse16-4 17669197 6.769 ns/op BenchmarkReverse32-4 17821290 6.793 ns/op BenchmarkReverse64-4 17279911 6.797 ns/op BenchmarkReverseBytes-4 17736264 6.769 ns/op BenchmarkReverseBytes16-4 17651318 6.791 ns/op BenchmarkReverseBytes32-4 17699114 6.763 ns/op BenchmarkReverseBytes64-4 17593658 6.771 ns/op BenchmarkAdd-4 9152592 13.13 ns/op BenchmarkAdd32-4 9148322 13.10 ns/op BenchmarkAdd64-4 9358681 12.84 ns/op BenchmarkAdd64multiple-4 18192625 6.574 ns/op BenchmarkSub-4 9155581 13.15 ns/op BenchmarkSub32-4 9153262 13.10 ns/op BenchmarkSub64-4 9358184 12.77 ns/op BenchmarkSub64multiple-4 18225118 6.569 ns/op BenchmarkMul-4 9369788 12.77 ns/op BenchmarkMul32-4 9151755 13.10 ns/op BenchmarkMul64-4 9389494 12.79 ns/op BenchmarkDiv-4 2290666 49.87 ns/op BenchmarkDiv32-4 9129891 13.12 ns/op BenchmarkDiv64-4 2329930 49.95 ns/op PASS ok math/bits 6.804s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2550813 46.99 ns/op BenchmarkAcos-4 337138 341.1 ns/op BenchmarkAcosh-4 325764 367.9 ns/op BenchmarkAsin-4 350889 337.4 ns/op BenchmarkAsinh-4 345207 340.0 ns/op BenchmarkAtan-4 497520 230.0 ns/op BenchmarkAtanh-4 497660 229.4 ns/op BenchmarkConj-4 19119242 5.419 ns/op BenchmarkCos-4 554374 205.0 ns/op BenchmarkCosh-4 541008 211.5 ns/op BenchmarkExp-4 652230 182.7 ns/op BenchmarkLog-4 507639 229.8 ns/op BenchmarkLog10-4 497305 229.3 ns/op BenchmarkPhase-4 1551679 77.61 ns/op BenchmarkPolar-4 793566 144.1 ns/op BenchmarkPow-4 180028 634.0 ns/op BenchmarkRect-4 845761 140.1 ns/op BenchmarkSin-4 554815 212.0 ns/op BenchmarkSinh-4 561513 212.5 ns/op BenchmarkSqrt-4 1535152 78.00 ns/op BenchmarkTan-4 402241 288.8 ns/op BenchmarkTanh-4 390147 303.3 ns/op PASS ok math/cmplx 3.864s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 477342 227.5 ns/op BenchmarkInt63ThreadsafeParallel-4 401246 306.1 ns/op BenchmarkInt63Unthreadsafe-4 954198 117.9 ns/op BenchmarkIntn1000-4 631924 183.9 ns/op BenchmarkInt63n1000-4 750900 153.5 ns/op BenchmarkInt31n1000-4 761073 153.0 ns/op BenchmarkFloat32-4 766087 154.2 ns/op BenchmarkFloat64-4 949396 119.5 ns/op BenchmarkPerm3-4 152470 769.7 ns/op BenchmarkPerm30-4 17829 6804 ns/op BenchmarkPerm30ViaShuffle-4 18854 6362 ns/op BenchmarkShuffleOverhead-4 12554 9582 ns/op BenchmarkRead3-4 694732 171.7 ns/op BenchmarkRead64-4 63958 1809 ns/op BenchmarkRead1000-4 4204 26732 ns/op BenchmarkConcurrent-4 97515 1223 ns/op PASS ok math/rand 3.199s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 32262 3701 ns/op BenchmarkQDecodeWord-4 73639 1603 ns/op BenchmarkQDecodeHeader-4 72007 1714 ns/op BenchmarkTypeByExtension/.html-4 360256 329.1 ns/op BenchmarkTypeByExtension/.HTML-4 255928 467.4 ns/op BenchmarkTypeByExtension/.unused-4 306447 402.8 ns/op BenchmarkExtensionsByType/text/html-4 143989 851.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 77664 1545 ns/op BenchmarkExtensionsByType/application/octet-stream-4 95214 1290 ns/op PASS ok mime 2.352s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 598 173142 ns/op 48498 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 663 180405 ns/op 48696 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 243 490609 ns/op 105010 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 492 242051 ns/op 49174 B/op 207 allocs/op PASS ok mime/multipart 1.601s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 979 120887 ns/op PASS ok mime/quotedprintable 1.145s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 75 1623801 ns/op 8576 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 18 7053726 ns/op 19421 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008256634 ns/op 158728 B/op 231 allocs/op BenchmarkDNSName-4 106117 1072 ns/op BenchmarkInterfaces-4 2692 41387 ns/op 9071 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3744 31874 ns/op 6951 B/op 22 allocs/op BenchmarkInterfaceByName-4 2760 40214 ns/op 9109 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1953 62172 ns/op 12644 B/op 63 allocs/op BenchmarkInterfacesAndAddrs-4 5734 19728 ns/op 2767 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1044 99621 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6826 17594 ns/op BenchmarkParseIPValidIPv4-4 279831 406.4 ns/op BenchmarkParseIPValidIPv6-4 166968 745.6 ns/op BenchmarkIPString/IPv4-4 101674 1143 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9285 11687 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41961 2725 ns/op BenchmarkIPEqual/IPv4-4 694096 171.8 ns/op BenchmarkIPEqual/IPv6-4 689418 173.5 ns/op BenchmarkSendFile/1024-4 1 1209873153 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1204998353 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1204778673 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1205042473 ns/op 0.01 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 1204745855 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010188028 ns/op 0.03 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/65536-4 1 1010366468 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1010391308 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1010933068 ns/op 0.26 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/524288-4 1 1011352628 ns/op 0.52 MB/s 744 B/op 14 allocs/op BenchmarkSendFile/1048576-4 1 1011991427 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010306788 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010620028 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010186908 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010719947 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010427348 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010728708 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010503148 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010787588 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1010951467 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011329828 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012383748 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010388107 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010272588 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010520548 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010493028 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010378468 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010495348 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010567828 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010863548 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010925348 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011216148 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1011903028 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010229788 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1009930468 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010197587 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010221628 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010222868 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010546668 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010137748 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010449027 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1011076828 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011092308 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012276948 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010167307 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010283428 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1009972468 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010042468 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1009882788 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010410707 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010640428 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010330108 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010627668 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011005028 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1012001188 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2949 38803 ns/op BenchmarkTCP4OneShotTimeout-4 2726 41630 ns/op BenchmarkTCP4Persistent-4 16410 7214 ns/op BenchmarkTCP4PersistentTimeout-4 16484 7234 ns/op BenchmarkTCP4ConcurrentReadWrite-4 37059 3643 ns/op BenchmarkSetReadDeadline-4 109245 1111 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 15220 7493 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 15291 7937 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 15649 7635 ns/op 0 B/op 0 allocs/op PASS ok net 66.945s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21333 5544 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7879 13114 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9603 11123 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15255 7929 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 29649 4043 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32324 3735 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1642083 73.11 ns/op BenchmarkFindChild/n=2/rep=map-4 2721398 43.43 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1341931 89.48 ns/op BenchmarkFindChild/n=4/rep=linear-4 745155 146.8 ns/op BenchmarkFindChild/n=4/rep=map-4 2543877 47.08 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 707229 161.2 ns/op BenchmarkFindChild/n=8/rep=linear-4 384333 279.1 ns/op BenchmarkFindChild/n=8/rep=map-4 2374732 50.48 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 377928 295.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 226255 531.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2383447 48.25 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1796235 65.52 ns/op BenchmarkFindChild/n=32/rep=linear-4 110160 1065 ns/op BenchmarkFindChild/n=32/rep=map-4 2823398 41.95 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1985664 61.08 ns/op BenchmarkServerMatch-4 17007 6999 ns/op BenchmarkReadRequestChrome-4 3453 31608 ns/op 19.33 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9378 11998 ns/op 6.50 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9178 12026 ns/op 6.82 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6831 17291 ns/op 8.73 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15150 7895 ns/op 5.07 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 366 335771 ns/op 3.05 MB/s BenchmarkFileAndServer_1KB/https1-4 225 478871 ns/op 2.14 MB/s BenchmarkFileAndServer_1KB/h2-4 162 699898 ns/op 1.46 MB/s BenchmarkFileAndServer_16MB/h1-4 3 45015678 ns/op 372.70 MB/s BenchmarkFileAndServer_16MB/https1-4 1 118385434 ns/op 141.72 MB/s BenchmarkFileAndServer_16MB/h2-4 1 209007789 ns/op 80.27 MB/s BenchmarkFileAndServer_64MB/h1-4 1 178480271 ns/op 376.00 MB/s BenchmarkFileAndServer_64MB/https1-4 1 403288299 ns/op 166.40 MB/s BenchmarkFileAndServer_64MB/h2-4 1 868729035 ns/op 77.25 MB/s BenchmarkServeMux-4 206 623502 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 255 502969 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 430 278123 ns/op 5902 B/op 63 allocs/op BenchmarkClientServer/https1-4 256 422763 ns/op 6551 B/op 72 allocs/op BenchmarkClientServer/h2-4 207 530544 ns/op 9972 B/op 78 allocs/op BenchmarkClientServerParallel/4/h1-4 1194 92595 ns/op 8936 B/op 74 allocs/op BenchmarkClientServerParallel/4/https1-4 19 5731280 ns/op 104545 B/op 1128 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42070: write tcp 127.0.0.1:36235->127.0.0.1:42070: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42140: write tcp 127.0.0.1:36235->127.0.0.1:42140: use of closed network connection BenchmarkClientServerParallel/4/h2-4 134 791231 ns/op 20567 B/op 211 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55980: read tcp 127.0.0.1:36035->127.0.0.1:55980: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55956: write tcp 127.0.0.1:36035->127.0.0.1:55956: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55946: write tcp 127.0.0.1:36035->127.0.0.1:55946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56036: write tcp 127.0.0.1:36035->127.0.0.1:56036: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56030: write tcp 127.0.0.1:36035->127.0.0.1:56030: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56052: write tcp 127.0.0.1:36035->127.0.0.1:56052: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55156: write tcp 127.0.0.1:40087->127.0.0.1:55156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55146: write tcp 127.0.0.1:40087->127.0.0.1:55146: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55202: write tcp 127.0.0.1:40087->127.0.0.1:55202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55132: write tcp 127.0.0.1:40087->127.0.0.1:55132: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 700 152724 ns/op 17258 B/op 101 allocs/op BenchmarkClientServerParallel/64/https1-4 18 5795422 ns/op 105383 B/op 1166 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56282: read tcp 127.0.0.1:38563->127.0.0.1:56282: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57682: read tcp 127.0.0.1:42543->127.0.0.1:57682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57584: write tcp 127.0.0.1:42543->127.0.0.1:57584: use of closed network connection BenchmarkClientServerParallel/64/h2-4 38 4977224 ns/op 82229 B/op 947 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36144: write tcp 127.0.0.1:41633->127.0.0.1:36144: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36152: read tcp 127.0.0.1:41633->127.0.0.1:36152: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36094: write tcp 127.0.0.1:41633->127.0.0.1:36094: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36108: write tcp 127.0.0.1:41633->127.0.0.1:36108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52634: read tcp 127.0.0.1:36295->127.0.0.1:52634: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52718: read tcp 127.0.0.1:36295->127.0.0.1:52718: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52816: read tcp 127.0.0.1:36295->127.0.0.1:52816: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52780: read tcp 127.0.0.1:36295->127.0.0.1:52780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52808: read tcp 127.0.0.1:36295->127.0.0.1:52808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52834: read tcp 127.0.0.1:36295->127.0.0.1:52834: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1016483867 ns/op 29440 B/op 153 allocs/op BenchmarkClient-4 405 289184 ns/op 3729 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 798 152667 ns/op 7447 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1520 77789 ns/op 3065 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1731 64077 ns/op 1928 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1742 66110 ns/op 2787 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1820 64242 ns/op 2696 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1742 65290 ns/op 2754 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1926 60046 ns/op 1940 B/op 14 allocs/op BenchmarkServerHijack-4 1050 111592 ns/op 16719 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 464 270346 ns/op 5938 B/op 52 allocs/op BenchmarkResponseStatusLine-4 372355 306.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.071s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7261 16020 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.193s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84205 1407 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 407802 265.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 174080 703.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60526 2013 ns/op BenchmarkStdIPv4-4 117932 1024 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 80098 1444 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 83224 1405 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 74823 1575 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 62966 1881 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 100.4 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 911382 123.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 222223 508.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 250387 476.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 204754 528.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77382 1540 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 229057 495.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 131550 877.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 137976 844.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 131494 890.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 70179 1689 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 290244 396.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 112364 1050 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 150802 772.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 228445 524.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139494 846.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 259582 443.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 132927 870.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 133504 881.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 130855 870.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103782 1153 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 357418 312.5 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 105475 1129 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87256 1370 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106964 1101 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 138036 867.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 104734 1186 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 202452 573.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 98023 1238 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 120678 1019 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 143668 809.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 109086 1094 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 871155 138.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 803534 138.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 805909 138.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 771565 143.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 764623 143.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 774692 143.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 822592 143.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 819447 143.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 814509 144.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 270230 409.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 401611 293.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 176131 683.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 178587 653.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 172603 696.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 68332 1748 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 379338 269.5 ns/op PASS ok net/netip 8.357s 2023/09/14 13:54:13 Test RPC server listening on 127.0.0.1:40545 2023/09/14 13:54:13 Test HTTP RPC server listening on 127.0.0.1:35347 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2280 53344 ns/op BenchmarkEndToEndHTTP-4 1962 53614 ns/op BenchmarkEndToEndAsync-4 3637 32736 ns/op BenchmarkEndToEndAsyncHTTP-4 3699 32358 ns/op PASS ok net/rpc 1.806s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3307 33757 ns/op BenchmarkReadMIMEHeader/server_headers-4 4510 23129 ns/op BenchmarkUncommon-4 22908 4998 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.412s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3586 31421 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 67995 1720 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 381805 288.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 82008 1449 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 160786 729.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 78510 1459 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13275 9004 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 354039 333.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 80342 1475 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 166214 736.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80169 1474 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14540 8292 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 150562 796.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 59655 2012 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 58756 2042 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26073 4595 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4597 25457 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 148843 805.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59182 2031 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 58417 2052 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25972 4604 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4657 24803 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.161s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2077399 57.24 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 114373 1007 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 625 187435 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 247 488490 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 229805 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 73551 1624 ns/op BenchmarkStatFile-4 55905 2171 ns/op BenchmarkStatDir-4 59522 2049 ns/op BenchmarkLstatDot-4 73168 1649 ns/op BenchmarkLstatFile-4 55620 2150 ns/op BenchmarkLstatDir-4 57704 2019 ns/op PASS ok os 2.634s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 217 538036 ns/op 6765 B/op 30 allocs/op PASS ok os/exec 1.191s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 309894 333.0 ns/op PASS ok os/user 1.122s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3269911 36.75 ns/op BenchmarkString-4 2290456 52.91 ns/op BenchmarkBytes-4 1947204 59.78 ns/op BenchmarkNamedBytes-4 935744 125.2 ns/op BenchmarkBytesArray-4 723606 167.9 ns/op BenchmarkSliceLen-4 2358962 51.13 ns/op BenchmarkMapLen-4 826674 145.6 ns/op BenchmarkStringLen-4 1350756 88.64 ns/op BenchmarkArrayLen-4 1000000 112.5 ns/op BenchmarkSliceCap-4 2410838 49.61 ns/op BenchmarkDeepEqual/int8-4 428210 275.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83442 1421 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 366090 326.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 80691 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 356420 326.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80835 1481 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 370264 323.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80900 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 369652 327.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 80413 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 416475 279.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103939 1153 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 370635 322.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 81031 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 356781 324.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81409 1474 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 364861 325.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80823 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 361388 325.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80995 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 361584 322.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80373 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 369284 323.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80919 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 365242 324.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81730 1468 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 367384 324.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 81688 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 363954 323.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80502 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 432469 274.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 83900 1420 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 373184 316.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 79590 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105835 1137 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51136 2343 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41565 2886 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29785 4036 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 30806 3846 ns/op BenchmarkIsZero/ArrayComparable-4 210678 569.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 27292 4406 ns/op BenchmarkIsZero/StructComparable-4 470263 255.3 ns/op BenchmarkIsZero/StructIncomparable-4 126154 942.4 ns/op BenchmarkSetZero/Bool/Direct-4 2589787 46.29 ns/op BenchmarkSetZero/Bool/CachedZero-4 624830 189.6 ns/op BenchmarkSetZero/Bool/NewZero-4 478346 248.0 ns/op BenchmarkSetZero/Int/Direct-4 1898901 63.15 ns/op BenchmarkSetZero/Int/CachedZero-4 649167 183.4 ns/op BenchmarkSetZero/Int/NewZero-4 484770 246.4 ns/op BenchmarkSetZero/Uint/Direct-4 1913394 62.77 ns/op BenchmarkSetZero/Uint/CachedZero-4 640819 185.0 ns/op BenchmarkSetZero/Uint/NewZero-4 489579 243.2 ns/op BenchmarkSetZero/Float/Direct-4 1900554 62.90 ns/op BenchmarkSetZero/Float/CachedZero-4 632484 183.4 ns/op BenchmarkSetZero/Float/NewZero-4 486711 246.4 ns/op BenchmarkSetZero/Complex/Direct-4 1909246 63.07 ns/op BenchmarkSetZero/Complex/CachedZero-4 643058 184.5 ns/op BenchmarkSetZero/Complex/NewZero-4 490027 246.0 ns/op BenchmarkSetZero/Array/Direct-4 1690779 70.85 ns/op BenchmarkSetZero/Array/CachedZero-4 622263 192.5 ns/op BenchmarkSetZero/Array/NewZero-4 467434 251.7 ns/op BenchmarkSetZero/Chan/Direct-4 1968169 60.98 ns/op BenchmarkSetZero/Chan/CachedZero-4 627260 192.1 ns/op BenchmarkSetZero/Chan/NewZero-4 491102 243.0 ns/op BenchmarkSetZero/Func/Direct-4 1960447 60.97 ns/op BenchmarkSetZero/Func/CachedZero-4 628930 188.3 ns/op BenchmarkSetZero/Func/NewZero-4 479892 247.2 ns/op BenchmarkSetZero/Interface/Direct-4 1771450 68.12 ns/op BenchmarkSetZero/Interface/CachedZero-4 629854 188.8 ns/op BenchmarkSetZero/Interface/NewZero-4 479125 245.8 ns/op BenchmarkSetZero/Map/Direct-4 1964313 61.10 ns/op BenchmarkSetZero/Map/CachedZero-4 625833 188.7 ns/op BenchmarkSetZero/Map/NewZero-4 479516 248.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1963186 61.20 ns/op BenchmarkSetZero/Pointer/CachedZero-4 610338 188.6 ns/op BenchmarkSetZero/Pointer/NewZero-4 486790 248.5 ns/op BenchmarkSetZero/Slice/Direct-4 1711398 68.71 ns/op BenchmarkSetZero/Slice/CachedZero-4 618582 191.5 ns/op BenchmarkSetZero/Slice/NewZero-4 465086 256.6 ns/op BenchmarkSetZero/String/Direct-4 1920864 62.41 ns/op BenchmarkSetZero/String/CachedZero-4 632670 189.1 ns/op BenchmarkSetZero/String/NewZero-4 489643 244.6 ns/op BenchmarkSetZero/Struct/Direct-4 1700245 70.86 ns/op BenchmarkSetZero/Struct/CachedZero-4 623000 190.4 ns/op BenchmarkSetZero/Struct/NewZero-4 475368 255.3 ns/op BenchmarkSelect/1-4 158974 768.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 68887 1733 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 37096 3206 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 180535 631.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 137208 848.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 114940 1031 ns/op 124.14 MB/s BenchmarkCallArgCopy/size=256-4 110442 1081 ns/op 236.79 MB/s BenchmarkCallArgCopy/size=1024-4 75546 1587 ns/op 645.14 MB/s BenchmarkCallArgCopy/size=4096-4 31718 3658 ns/op 1119.62 MB/s BenchmarkCallArgCopy/size=65536-4 2314 55051 ns/op 1190.47 MB/s BenchmarkFieldByName1-4 1213788 99.25 ns/op BenchmarkFieldByName2-4 104102 1194 ns/op BenchmarkFieldByName3-4 13780 8699 ns/op BenchmarkInterfaceBig-4 2712033 43.60 ns/op BenchmarkInterfaceSmall-4 2764436 43.81 ns/op BenchmarkNew-4 1771215 67.55 ns/op BenchmarkMap/StringKeys/MapIndex-4 2286 51894 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1782 66415 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2145 55658 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1702 70072 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2269 52058 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1810 66319 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 170888 656.2 ns/op PASS ok reflect 17.652s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 13927 8441 ns/op 9435 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21744 5486 ns/op 9272 B/op 1 allocs/op BenchmarkFindString-4 14784 8283 ns/op 9500 B/op 1 allocs/op BenchmarkFindSubmatch-4 13240 8950 ns/op 9375 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13804 8665 ns/op 9422 B/op 2 allocs/op BenchmarkLiteral-4 27187 4507 ns/op BenchmarkNotLiteral-4 3774 30089 ns/op BenchmarkMatchClass-4 2840 40895 ns/op BenchmarkMatchClass_InRange-4 2756 40277 ns/op BenchmarkReplaceAll-4 3055 37384 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 26785 4552 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36675 3143 ns/op BenchmarkAnchoredShortMatch-4 21410 5522 ns/op BenchmarkAnchoredLongMatch-4 18218 6656 ns/op BenchmarkOnePassShortA-4 16126 7492 ns/op BenchmarkNotOnePassShortA-4 7846 13030 ns/op BenchmarkOnePassShortB-4 20320 5946 ns/op BenchmarkNotOnePassShortB-4 11856 9813 ns/op BenchmarkOnePassLongPrefix-4 66532 1846 ns/op BenchmarkOnePassLongNotPrefix-4 23868 5168 ns/op BenchmarkMatchParallelShared-4 31449 3781 ns/op BenchmarkMatchParallelCopied-4 32026 3847 ns/op BenchmarkQuoteMetaAll-4 129649 881.5 ns/op 15.88 MB/s BenchmarkQuoteMetaNone-4 241789 458.1 ns/op 56.75 MB/s BenchmarkCompile/Onepass-4 3478 29505 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1513 76685 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 162 727207 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2308617 52.51 ns/op 304.72 MB/s BenchmarkMatch/Easy0/32-4 26691 4266 ns/op 7.50 MB/s BenchmarkMatch/Easy0/1K-4 6451 17517 ns/op 58.46 MB/s BenchmarkMatch/Easy0i/16-4 2310734 52.18 ns/op 306.63 MB/s BenchmarkMatch/Easy0i/32-4 4693 23091 ns/op 1.39 MB/s BenchmarkMatch/Easy0i/1K-4 201 592736 ns/op 1.73 MB/s BenchmarkMatch/Easy1/16-4 2273667 52.41 ns/op 305.26 MB/s BenchmarkMatch/Easy1/32-4 27210 4322 ns/op 7.40 MB/s BenchmarkMatch/Easy1/1K-4 4300 25783 ns/op 39.72 MB/s BenchmarkMatch/Medium/16-4 2301810 52.57 ns/op 304.34 MB/s BenchmarkMatch/Medium/32-4 5341 19554 ns/op 1.64 MB/s BenchmarkMatch/Medium/1K-4 236 506559 ns/op 2.02 MB/s BenchmarkMatch/Hard/16-4 2233552 52.20 ns/op 306.52 MB/s BenchmarkMatch/Hard/32-4 3558 31782 ns/op 1.01 MB/s BenchmarkMatch/Hard/1K-4 145 822736 ns/op 1.24 MB/s BenchmarkMatch/Hard1/16-4 1320 89905 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 685 171305 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 22 5269132 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 23054 5156 ns/op 3.10 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13609 8830 ns/op 3.62 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 506 235697 ns/op 4.34 MB/s 26 B/op 0 allocs/op PASS ok regexp 8.639s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 686938 176.9 ns/op BenchmarkIsWordChar-4 162190 737.1 ns/op PASS ok regexp/syntax 2.636s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 80422 1485 ns/op BenchmarkCallers/inlined-4 120072 963.3 ns/op BenchmarkCallers/no-cache-4 36620 3276 ns/op BenchmarkFPCallers/cached-4 2566368 46.75 ns/op BenchmarkMakeChan/Byte-4 881316 127.4 ns/op BenchmarkMakeChan/Int-4 784662 162.4 ns/op BenchmarkMakeChan/Ptr-4 475864 248.7 ns/op BenchmarkMakeChan/Struct/0-4 1000000 122.2 ns/op BenchmarkMakeChan/Struct/32-4 414586 250.5 ns/op BenchmarkMakeChan/Struct/40-4 377200 278.7 ns/op BenchmarkChanNonblocking-4 8004289 14.13 ns/op BenchmarkSelectUncontended-4 1000000 104.7 ns/op BenchmarkSelectSyncContended-4 22574 5496 ns/op BenchmarkSelectAsyncContended-4 79080 1504 ns/op BenchmarkSelectNonblock-4 3802593 30.90 ns/op BenchmarkChanUncontended-4 8805 11548 ns/op BenchmarkChanContended-4 1064 114243 ns/op BenchmarkChanSync-4 159385 760.5 ns/op BenchmarkChanSyncWork-4 53450 2162 ns/op BenchmarkChanProdCons0-4 66994 1889 ns/op BenchmarkChanProdCons10-4 95671 1354 ns/op BenchmarkChanProdCons100-4 96895 1187 ns/op BenchmarkChanProdConsWork0-4 57475 2011 ns/op BenchmarkChanProdConsWork10-4 81393 1518 ns/op BenchmarkChanProdConsWork100-4 89535 1373 ns/op BenchmarkSelectProdCons-4 59144 2070 ns/op BenchmarkReceiveDataFromClosedChan-4 724165 163.4 ns/op BenchmarkChanCreation-4 209660 772.5 ns/op BenchmarkChanSem-4 77660 1506 ns/op BenchmarkChanPopular-4 87 1165922 ns/op BenchmarkChanClosed-4 546906 238.7 ns/op BenchmarkCallClosure-4 5247020 22.84 ns/op BenchmarkCallClosure1-4 5576871 21.50 ns/op BenchmarkCallClosure2-4 1226882 93.44 ns/op BenchmarkCallClosure3-4 1476235 83.07 ns/op BenchmarkCallClosure4-4 1273174 96.13 ns/op BenchmarkComplex128DivNormal-4 10105501 11.83 ns/op BenchmarkComplex128DivNisNaN-4 9405804 12.68 ns/op BenchmarkComplex128DivDisNaN-4 9233724 13.02 ns/op BenchmarkComplex128DivNisInf-4 11039355 10.86 ns/op BenchmarkComplex128DivDisInf-4 6215877 18.92 ns/op BenchmarkSetTypePtr-4 56464210 2.119 ns/op 3774.74 MB/s BenchmarkSetTypePtr8-4 12236906 9.951 ns/op 6431.82 MB/s BenchmarkSetTypePtr16-4 12132142 9.854 ns/op 12990.09 MB/s BenchmarkSetTypePtr32-4 12179673 9.907 ns/op 25840.22 MB/s BenchmarkSetTypePtr64-4 12263719 9.894 ns/op 51749.49 MB/s BenchmarkSetTypePtr126-4 7344139 16.31 ns/op 61797.74 MB/s BenchmarkSetTypePtr128-4 7528381 16.01 ns/op 63977.19 MB/s BenchmarkSetTypePtrSlice-4 1000000 112.3 ns/op 72948.27 MB/s BenchmarkSetTypeNode1-4 12008550 9.816 ns/op 2444.94 MB/s BenchmarkSetTypeNode1Slice-4 5596200 21.38 ns/op 35920.17 MB/s BenchmarkSetTypeNode8-4 11957192 9.921 ns/op 8063.66 MB/s BenchmarkSetTypeNode8Slice-4 2346204 51.18 ns/op 50014.94 MB/s BenchmarkSetTypeNode64-4 7363680 16.34 ns/op 32305.57 MB/s BenchmarkSetTypeNode64Slice-4 274352 434.3 ns/op 38900.18 MB/s BenchmarkSetTypeNode64Dead-4 9065964 13.21 ns/op 39983.35 MB/s BenchmarkSetTypeNode64DeadSlice-4 310440 383.7 ns/op 44037.62 MB/s BenchmarkSetTypeNode124-4 7362252 16.30 ns/op 61830.88 MB/s BenchmarkSetTypeNode124Slice-4 231649 516.5 ns/op 62451.42 MB/s BenchmarkSetTypeNode126-4 7508822 16.00 ns/op 63982.89 MB/s BenchmarkSetTypeNode126Slice-4 230790 519.8 ns/op 63034.17 MB/s BenchmarkSetTypeNode128-4 5287387 22.75 ns/op 45708.88 MB/s BenchmarkSetTypeNode128Slice-4 174782 679.7 ns/op 48962.62 MB/s BenchmarkSetTypeNode130-4 5280054 22.67 ns/op 46574.25 MB/s BenchmarkSetTypeNode130Slice-4 174196 690.4 ns/op 48942.43 MB/s BenchmarkSetTypeNode1024-4 1000000 117.6 ns/op 69810.19 MB/s BenchmarkSetTypeNode1024Slice-4 31482 3799 ns/op 69134.24 MB/s BenchmarkAllocation-4 5055 31388 ns/op BenchmarkReadMemStats-4 10000 12188 ns/op BenchmarkReadMemStatsLatency-4 1 43880 p50-ns 43880 p90-ns 43880 p99-ns BenchmarkWriteBarrier-4 3106251 37.95 ns/op BenchmarkBulkWriteBarrier-4 7345470 14.15 ns/op BenchmarkScanStackNoLocals-4 3 37662718 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11859112 10.45 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11497996 11.47 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9109293 13.48 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7102609 18.13 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4721026 26.16 ns/op BenchmarkHash5-4 6150363 19.11 ns/op 261.64 MB/s BenchmarkHash16-4 6296104 19.22 ns/op 832.35 MB/s BenchmarkHash64-4 5959712 20.05 ns/op 3191.26 MB/s BenchmarkHash1024-4 1897711 63.21 ns/op 16200.61 MB/s BenchmarkHash65536-4 41548 2843 ns/op 23053.04 MB/s BenchmarkAlignedLoad-4 7665184 14.79 ns/op BenchmarkUnalignedLoad-4 7581002 15.49 ns/op BenchmarkEqEfaceConcrete-4 5851100 20.50 ns/op BenchmarkEqIfaceConcrete-4 5492744 21.51 ns/op BenchmarkNeEfaceConcrete-4 5851512 20.51 ns/op BenchmarkNeIfaceConcrete-4 5944642 20.15 ns/op BenchmarkConvT2EByteSized/bool-4 4958046 24.19 ns/op BenchmarkConvT2EByteSized/uint8-4 5407237 22.19 ns/op BenchmarkConvT2ESmall-4 5029252 23.95 ns/op BenchmarkConvT2EUintptr-4 4760665 25.20 ns/op BenchmarkConvT2ELarge-4 1000000 119.1 ns/op BenchmarkConvT2ISmall-4 5098243 23.53 ns/op BenchmarkConvT2IUintptr-4 4759698 25.21 ns/op BenchmarkConvT2ILarge-4 1000000 119.6 ns/op BenchmarkConvI2E-4 4353087 27.21 ns/op BenchmarkConvI2I-4 3951428 29.91 ns/op BenchmarkAssertE2T-4 4010217 29.90 ns/op BenchmarkAssertE2TLarge-4 2336200 50.87 ns/op BenchmarkAssertE2I-4 4102311 28.64 ns/op BenchmarkAssertI2T-4 3796344 31.25 ns/op BenchmarkAssertI2I-4 4012041 29.40 ns/op BenchmarkAssertI2E-4 4956596 23.53 ns/op BenchmarkAssertE2E-4 4925565 23.52 ns/op BenchmarkAssertE2T2-4 3104150 38.66 ns/op BenchmarkAssertE2T2Blank-4 3747165 31.92 ns/op BenchmarkAssertI2E2-4 3757044 31.92 ns/op BenchmarkAssertI2E2Blank-4 4956530 23.52 ns/op BenchmarkAssertE2E2-4 3838210 31.24 ns/op BenchmarkAssertE2E2Blank-4 4955401 23.55 ns/op BenchmarkConvT2Ezero/zero/16-4 4736402 25.22 ns/op BenchmarkConvT2Ezero/zero/32-4 4760181 25.20 ns/op BenchmarkConvT2Ezero/zero/64-4 4731219 25.20 ns/op BenchmarkConvT2Ezero/zero/str-4 4692199 25.54 ns/op BenchmarkConvT2Ezero/zero/slice-4 4759569 25.20 ns/op BenchmarkConvT2Ezero/zero/big-4 234333 459.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1237723 94.53 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 102.5 ns/op BenchmarkConvT2Ezero/nonzero/big-4 226230 449.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 4759759 25.21 ns/op BenchmarkConvT2Ezero/smallint/32-4 4760635 25.20 ns/op BenchmarkConvT2Ezero/smallint/64-4 4759638 25.19 ns/op BenchmarkConvT2Ezero/largeint/16-4 1535895 77.26 ns/op BenchmarkConvT2Ezero/largeint/32-4 1556521 76.45 ns/op BenchmarkConvT2Ezero/largeint/64-4 1530694 77.26 ns/op BenchmarkMalloc8-4 1871406 61.49 ns/op BenchmarkMalloc16-4 1801833 66.32 ns/op BenchmarkMallocTypeInfo8-4 1851314 65.81 ns/op BenchmarkMallocTypeInfo16-4 1542691 81.08 ns/op BenchmarkMallocLargeStruct-4 207157 549.1 ns/op BenchmarkGoroutineSelect-4 100 1142350 ns/op BenchmarkGoroutineBlocking-4 128 938245 ns/op BenchmarkGoroutineForRange-4 126 925842 ns/op BenchmarkGoroutineIdle-4 160 752306 ns/op BenchmarkHashStringSpeed-4 1958949 59.74 ns/op BenchmarkHashBytesSpeed-4 1000000 103.3 ns/op BenchmarkHashInt32Speed-4 2630418 47.31 ns/op BenchmarkHashInt64Speed-4 2385864 47.29 ns/op BenchmarkHashStringArraySpeed-4 466816 262.3 ns/op BenchmarkMegMap-4 2607928 47.16 ns/op BenchmarkMegOneMap-4 2883322 41.78 ns/op BenchmarkMegEqMap-4 2528 46856 ns/op BenchmarkMegEmptyMap-4 3261124 36.84 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2068737 57.97 ns/op BenchmarkSmallStrMap-4 2560156 46.22 ns/op BenchmarkMapStringKeysEight_16-4 2313169 51.94 ns/op BenchmarkMapStringKeysEight_32-4 2366017 49.97 ns/op BenchmarkMapStringKeysEight_64-4 2319201 52.43 ns/op BenchmarkMapStringKeysEight_1M-4 2290440 52.45 ns/op BenchmarkIntMap-4 2909149 41.01 ns/op BenchmarkMapFirst/1-4 3495338 34.50 ns/op BenchmarkMapFirst/2-4 3243628 35.38 ns/op BenchmarkMapFirst/3-4 3407007 35.40 ns/op BenchmarkMapFirst/4-4 3244698 36.55 ns/op BenchmarkMapFirst/5-4 3300529 34.50 ns/op BenchmarkMapFirst/6-4 3332718 36.32 ns/op BenchmarkMapFirst/7-4 3489223 34.36 ns/op BenchmarkMapFirst/8-4 3265917 36.35 ns/op BenchmarkMapFirst/9-4 3125100 38.74 ns/op BenchmarkMapFirst/10-4 3023571 39.18 ns/op BenchmarkMapFirst/11-4 3117118 37.68 ns/op BenchmarkMapFirst/12-4 3141758 38.67 ns/op BenchmarkMapFirst/13-4 3175302 37.82 ns/op BenchmarkMapFirst/14-4 3061820 38.82 ns/op BenchmarkMapFirst/15-4 3104638 37.96 ns/op BenchmarkMapFirst/16-4 3085222 37.79 ns/op BenchmarkMapMid/1-4 3425818 34.88 ns/op BenchmarkMapMid/2-4 3301357 35.81 ns/op BenchmarkMapMid/3-4 3369972 35.83 ns/op BenchmarkMapMid/4-4 3275202 36.56 ns/op BenchmarkMapMid/5-4 3382220 35.44 ns/op BenchmarkMapMid/6-4 3250671 37.17 ns/op BenchmarkMapMid/7-4 3182830 36.97 ns/op BenchmarkMapMid/8-4 3223387 37.94 ns/op BenchmarkMapMid/9-4 3127090 38.53 ns/op BenchmarkMapMid/10-4 2930259 39.92 ns/op BenchmarkMapMid/11-4 2962868 39.63 ns/op BenchmarkMapMid/12-4 3001506 38.93 ns/op BenchmarkMapMid/13-4 3185584 37.62 ns/op BenchmarkMapMid/14-4 2938105 39.41 ns/op BenchmarkMapMid/15-4 3064588 38.26 ns/op BenchmarkMapMid/16-4 3025239 39.34 ns/op BenchmarkMapLast/1-4 3424051 34.97 ns/op BenchmarkMapLast/2-4 3287083 35.81 ns/op BenchmarkMapLast/3-4 3317402 36.40 ns/op BenchmarkMapLast/4-4 3181147 38.15 ns/op BenchmarkMapLast/5-4 3170700 37.53 ns/op BenchmarkMapLast/6-4 3051604 38.65 ns/op BenchmarkMapLast/7-4 3165230 39.44 ns/op BenchmarkMapLast/8-4 2888619 41.15 ns/op BenchmarkMapLast/9-4 3116280 39.11 ns/op BenchmarkMapLast/10-4 3031356 40.86 ns/op BenchmarkMapLast/11-4 2748120 43.70 ns/op BenchmarkMapLast/12-4 2844046 40.49 ns/op BenchmarkMapLast/13-4 3060649 38.99 ns/op BenchmarkMapLast/14-4 2596710 40.99 ns/op BenchmarkMapLast/15-4 2978506 39.86 ns/op BenchmarkMapLast/16-4 2967684 41.51 ns/op BenchmarkMapCycle-4 2044854 57.57 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2946925 41.51 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2476 46483 ns/op BenchmarkMakeMap/[Byte]Byte-4 457574 227.6 ns/op BenchmarkMakeMap/[Int]Int-4 317540 347.7 ns/op BenchmarkNewEmptyMap-4 11963344 10.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1419704 83.87 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 420168 284.2 ns/op BenchmarkMapIterEmpty-4 3521535 34.40 ns/op BenchmarkSameLengthMap-4 3436185 34.99 ns/op BenchmarkBigKeyMap-4 1348881 89.13 ns/op BenchmarkBigValMap-4 1224351 97.53 ns/op BenchmarkSmallKeyMap-4 2429457 49.27 ns/op BenchmarkMapPopulate/1-4 2519305 47.45 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 133393 917.6 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9009 13774 ns/op 6155 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1009 113254 ns/op 49160 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 82 1470035 ns/op 402086 B/op 77 allocs/op BenchmarkMapPopulate/100000-4 5 21220591 ns/op 6503809 B/op 2670 allocs/op BenchmarkComplexAlgMap-4 382647 316.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 1415476 84.26 ns/op BenchmarkGoMapClear/Reflexive/10-4 1294491 92.94 ns/op BenchmarkGoMapClear/Reflexive/100-4 366806 326.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60386 1987 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6672 15607 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 107.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 999733 114.9 ns/op BenchmarkGoMapClear/NonReflexive/100-4 335468 356.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59558 2011 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6559 15557 ns/op BenchmarkMapStringConversion/32/simple-4 1224862 95.82 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 100.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 103.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 106.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1601390 71.21 ns/op BenchmarkMapInterfacePtr-4 1554530 75.59 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4653110 25.61 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 149949 723.7 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5332 21479 ns/op BenchmarkMapPop1000-4 510 231882 ns/op BenchmarkMapPop10000-4 22 5493803 ns/op BenchmarkMapAssign/Int32/256-4 2304841 52.75 ns/op BenchmarkMapAssign/Int32/65536-4 1107790 100.7 ns/op BenchmarkMapAssign/Int64/256-4 2297299 52.82 ns/op BenchmarkMapAssign/Int64/65536-4 1003072 108.4 ns/op BenchmarkMapAssign/Str/256-4 1870702 65.20 ns/op BenchmarkMapAssign/Str/65536-4 809161 147.6 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1486524 80.16 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 760456 143.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1444995 82.46 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 720298 156.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 494910 1906 ns/op BenchmarkMapOperatorAssign/Str/65536-4 323109 362.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 819134 139.0 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 343327 341.7 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 804138 138.0 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 332140 347.6 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 569022 205.3 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 169034 607.7 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1938127 61.89 ns/op BenchmarkMapDelete/Int32/1000-4 2403620 49.88 ns/op BenchmarkMapDelete/Int32/10000-4 1889968 63.83 ns/op BenchmarkMapDelete/Int64/100-4 1843924 64.20 ns/op BenchmarkMapDelete/Int64/1000-4 2244979 53.17 ns/op BenchmarkMapDelete/Int64/10000-4 1892560 63.16 ns/op BenchmarkMapDelete/Str/100-4 1520046 79.17 ns/op BenchmarkMapDelete/Str/1000-4 1571083 76.25 ns/op BenchmarkMapDelete/Str/10000-4 1437798 83.41 ns/op BenchmarkMapDelete/Pointer/100-4 1615950 72.46 ns/op BenchmarkMapDelete/Pointer/1000-4 1727325 68.97 ns/op BenchmarkMapDelete/Pointer/10000-4 1615610 71.98 ns/op BenchmarkMemmove/0-4 15177578 7.080 ns/op BenchmarkMemmove/1-4 1216744 98.58 ns/op 10.14 MB/s BenchmarkMemmove/2-4 1000000 101.5 ns/op 19.70 MB/s BenchmarkMemmove/3-4 1000000 101.7 ns/op 29.51 MB/s BenchmarkMemmove/4-4 1000000 101.5 ns/op 39.42 MB/s BenchmarkMemmove/5-4 1000000 100.5 ns/op 49.75 MB/s BenchmarkMemmove/6-4 1000000 101.4 ns/op 59.19 MB/s BenchmarkMemmove/7-4 1000000 101.4 ns/op 69.06 MB/s BenchmarkMemmove/8-4 1251579 95.87 ns/op 83.45 MB/s BenchmarkMemmove/9-4 1000000 100.1 ns/op 89.91 MB/s BenchmarkMemmove/10-4 1000000 101.3 ns/op 98.74 MB/s BenchmarkMemmove/11-4 1000000 101.4 ns/op 108.53 MB/s BenchmarkMemmove/12-4 1000000 100.2 ns/op 119.75 MB/s BenchmarkMemmove/13-4 1000000 102.3 ns/op 127.06 MB/s BenchmarkMemmove/14-4 1000000 101.7 ns/op 137.62 MB/s BenchmarkMemmove/15-4 1000000 100.9 ns/op 148.62 MB/s BenchmarkMemmove/16-4 1000000 100.4 ns/op 159.37 MB/s BenchmarkMemmove/32-4 1000000 102.5 ns/op 312.11 MB/s BenchmarkMemmove/64-4 1000000 109.9 ns/op 582.40 MB/s BenchmarkMemmove/128-4 964009 124.2 ns/op 1030.88 MB/s BenchmarkMemmove/256-4 709723 166.3 ns/op 1539.71 MB/s BenchmarkMemmove/512-4 525375 224.8 ns/op 2277.99 MB/s BenchmarkMemmove/1024-4 343252 346.3 ns/op 2956.87 MB/s BenchmarkMemmove/2048-4 205236 584.6 ns/op 3503.40 MB/s BenchmarkMemmove/4096-4 113115 1060 ns/op 3863.38 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.4 ns/op 309.51 MB/s BenchmarkMemmoveOverlap/64-4 1000000 111.5 ns/op 573.77 MB/s BenchmarkMemmoveOverlap/128-4 930346 127.2 ns/op 1006.57 MB/s BenchmarkMemmoveOverlap/256-4 703284 166.7 ns/op 1535.48 MB/s BenchmarkMemmoveOverlap/512-4 525697 226.6 ns/op 2259.03 MB/s BenchmarkMemmoveOverlap/1024-4 339973 350.1 ns/op 2924.67 MB/s BenchmarkMemmoveOverlap/2048-4 204108 585.9 ns/op 3495.28 MB/s BenchmarkMemmoveOverlap/4096-4 112633 1062 ns/op 3857.63 MB/s BenchmarkMemmoveUnalignedDst/0-4 14548275 7.406 ns/op BenchmarkMemmoveUnalignedDst/1-4 1264962 95.08 ns/op 10.52 MB/s BenchmarkMemmoveUnalignedDst/2-4 1214623 98.29 ns/op 20.35 MB/s BenchmarkMemmoveUnalignedDst/3-4 1220418 98.49 ns/op 30.46 MB/s BenchmarkMemmoveUnalignedDst/4-4 1222891 97.62 ns/op 40.97 MB/s BenchmarkMemmoveUnalignedDst/5-4 1223377 98.25 ns/op 50.89 MB/s BenchmarkMemmoveUnalignedDst/6-4 1222198 98.04 ns/op 61.20 MB/s BenchmarkMemmoveUnalignedDst/7-4 1224254 98.28 ns/op 71.22 MB/s BenchmarkMemmoveUnalignedDst/8-4 1293094 92.78 ns/op 86.23 MB/s BenchmarkMemmoveUnalignedDst/9-4 1222317 97.89 ns/op 91.94 MB/s BenchmarkMemmoveUnalignedDst/10-4 1215714 98.27 ns/op 101.76 MB/s BenchmarkMemmoveUnalignedDst/11-4 1220505 97.90 ns/op 112.36 MB/s BenchmarkMemmoveUnalignedDst/12-4 1215950 98.31 ns/op 122.06 MB/s BenchmarkMemmoveUnalignedDst/13-4 1222533 98.06 ns/op 132.57 MB/s BenchmarkMemmoveUnalignedDst/14-4 1225521 98.19 ns/op 142.58 MB/s BenchmarkMemmoveUnalignedDst/15-4 1218349 98.19 ns/op 152.76 MB/s BenchmarkMemmoveUnalignedDst/16-4 1212304 99.08 ns/op 161.49 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 102.8 ns/op 311.35 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 110.1 ns/op 581.22 MB/s BenchmarkMemmoveUnalignedDst/128-4 944108 124.7 ns/op 1026.39 MB/s BenchmarkMemmoveUnalignedDst/256-4 706380 168.6 ns/op 1518.46 MB/s BenchmarkMemmoveUnalignedDst/512-4 519596 228.3 ns/op 2242.18 MB/s BenchmarkMemmoveUnalignedDst/1024-4 339927 351.5 ns/op 2912.91 MB/s BenchmarkMemmoveUnalignedDst/2048-4 202873 590.1 ns/op 3470.50 MB/s BenchmarkMemmoveUnalignedDst/4096-4 112183 1066 ns/op 3842.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 107.4 ns/op 297.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.2 ns/op 555.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 914076 131.0 ns/op 977.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 676894 173.0 ns/op 1479.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 503642 235.6 ns/op 2173.40 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 336148 354.3 ns/op 2889.91 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202024 591.2 ns/op 3464.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 112316 1070 ns/op 3828.97 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14536502 7.436 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1257332 95.54 ns/op 10.47 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1207857 99.27 ns/op 20.15 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1208704 99.38 ns/op 30.19 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1219933 97.97 ns/op 40.83 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1216515 98.48 ns/op 50.77 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1224012 97.87 ns/op 61.31 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1220697 98.58 ns/op 71.01 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1295822 92.83 ns/op 86.18 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1220720 98.03 ns/op 91.81 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1222629 97.89 ns/op 102.15 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1226119 97.95 ns/op 112.31 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1218762 97.73 ns/op 122.79 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1222524 97.96 ns/op 132.70 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1224661 97.49 ns/op 143.61 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1223426 97.59 ns/op 153.71 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1219009 98.88 ns/op 161.80 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 101.0 ns/op 316.70 MB/s BenchmarkMemmoveUnalignedSrc/64-4 936124 109.6 ns/op 583.99 MB/s BenchmarkMemmoveUnalignedSrc/128-4 942625 124.8 ns/op 1025.45 MB/s BenchmarkMemmoveUnalignedSrc/256-4 692264 170.5 ns/op 1501.18 MB/s BenchmarkMemmoveUnalignedSrc/512-4 504684 234.2 ns/op 2185.74 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 340982 350.4 ns/op 2922.49 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 203244 590.7 ns/op 3467.32 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 112071 1066 ns/op 3841.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 114.7 ns/op 139.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 116.7 ns/op 137.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 984412 120.1 ns/op 133.26 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 962926 121.7 ns/op 131.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 119.2 ns/op 134.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 975450 119.2 ns/op 134.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 988500 118.9 ns/op 134.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 985059 119.2 ns/op 134.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 926326 129.5 ns/op 494.33 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 858490 137.7 ns/op 464.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 901306 133.1 ns/op 480.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 877116 132.7 ns/op 482.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 890286 132.1 ns/op 484.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 896833 132.1 ns/op 484.38 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 894880 131.4 ns/op 487.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 889388 131.1 ns/op 488.11 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 591178 197.6 ns/op 1295.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 489795 246.9 ns/op 1036.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 630370 187.6 ns/op 1364.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 628060 189.3 ns/op 1352.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 630225 188.4 ns/op 1359.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 629563 188.9 ns/op 1355.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 631020 188.0 ns/op 1361.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 631938 187.6 ns/op 1364.34 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94516 1265 ns/op 3238.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 61158 1966 ns/op 2083.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110145 1083 ns/op 3780.68 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110409 1085 ns/op 3775.10 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110715 1081 ns/op 3789.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110778 1084 ns/op 3778.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110674 1081 ns/op 3790.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110690 1086 ns/op 3771.89 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 5794 19129 ns/op 3425.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3632 30081 ns/op 2178.62 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6415 15811 ns/op 4144.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6484 15796 ns/op 4148.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6560 15746 ns/op 4161.96 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6504 15783 ns/op 4152.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6440 15780 ns/op 4153.20 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6571 15747 ns/op 4161.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 105.1 ns/op 304.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 113.8 ns/op 562.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 923588 127.5 ns/op 1003.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 701196 171.3 ns/op 1494.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 515366 229.0 ns/op 2236.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 339496 350.6 ns/op 2920.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 201584 588.2 ns/op 3482.01 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112054 1069 ns/op 3832.82 MB/s BenchmarkMemclr/5-4 14008675 8.583 ns/op 582.54 MB/s BenchmarkMemclr/16-4 14375802 8.150 ns/op 1963.20 MB/s BenchmarkMemclr/64-4 12155100 9.792 ns/op 6536.06 MB/s BenchmarkMemclr/256-4 9643387 12.45 ns/op 20560.79 MB/s BenchmarkMemclr/4096-4 2270451 52.80 ns/op 77577.94 MB/s BenchmarkMemclr/65536-4 152509 705.6 ns/op 92879.23 MB/s BenchmarkMemclr/1M-4 7374 15748 ns/op 66584.85 MB/s BenchmarkMemclr/4M-4 1515 75076 ns/op 55867.75 MB/s BenchmarkMemclr/8M-4 772 151740 ns/op 55282.91 MB/s BenchmarkMemclr/16M-4 380 331638 ns/op 50588.99 MB/s BenchmarkMemclr/64M-4 88 1240984 ns/op 54077.16 MB/s BenchmarkMemclrUnaligned/0_5-4 7917634 15.13 ns/op 330.45 MB/s BenchmarkMemclrUnaligned/0_16-4 7919662 15.12 ns/op 1058.34 MB/s BenchmarkMemclrUnaligned/0_64-4 7182927 16.78 ns/op 3813.18 MB/s BenchmarkMemclrUnaligned/0_256-4 5856789 20.45 ns/op 12519.86 MB/s BenchmarkMemclrUnaligned/0_4096-4 1968238 60.56 ns/op 67635.96 MB/s BenchmarkMemclrUnaligned/0_65536-4 149755 716.1 ns/op 91518.39 MB/s BenchmarkMemclrUnaligned/1_5-4 7931094 15.14 ns/op 330.36 MB/s BenchmarkMemclrUnaligned/1_16-4 7910161 15.13 ns/op 1057.31 MB/s BenchmarkMemclrUnaligned/1_64-4 7039807 17.06 ns/op 3752.13 MB/s BenchmarkMemclrUnaligned/1_256-4 5664662 21.32 ns/op 12004.73 MB/s BenchmarkMemclrUnaligned/1_4096-4 1904046 63.26 ns/op 64744.80 MB/s BenchmarkMemclrUnaligned/1_65536-4 145088 715.5 ns/op 91595.60 MB/s BenchmarkMemclrUnaligned/4_5-4 7935710 15.13 ns/op 330.53 MB/s BenchmarkMemclrUnaligned/4_16-4 7920561 15.17 ns/op 1054.87 MB/s BenchmarkMemclrUnaligned/4_64-4 7062694 17.12 ns/op 3737.79 MB/s BenchmarkMemclrUnaligned/4_256-4 5637349 21.36 ns/op 11982.84 MB/s BenchmarkMemclrUnaligned/4_4096-4 1949377 61.57 ns/op 66521.84 MB/s BenchmarkMemclrUnaligned/4_65536-4 157476 719.8 ns/op 91050.33 MB/s BenchmarkMemclrUnaligned/7_5-4 7917008 15.12 ns/op 330.72 MB/s BenchmarkMemclrUnaligned/7_16-4 7921900 15.12 ns/op 1058.07 MB/s BenchmarkMemclrUnaligned/7_64-4 7030058 17.13 ns/op 3735.93 MB/s BenchmarkMemclrUnaligned/7_256-4 5601058 21.30 ns/op 12018.33 MB/s BenchmarkMemclrUnaligned/7_4096-4 1913067 63.37 ns/op 64636.04 MB/s BenchmarkMemclrUnaligned/7_65536-4 145140 730.9 ns/op 89663.91 MB/s BenchmarkMemclrUnaligned/0_1M-4 6006 17041 ns/op 61531.25 MB/s BenchmarkMemclrUnaligned/0_4M-4 1564 80387 ns/op 52176.38 MB/s BenchmarkMemclrUnaligned/0_8M-4 764 153612 ns/op 54609.20 MB/s BenchmarkMemclrUnaligned/0_16M-4 381 311468 ns/op 53864.92 MB/s BenchmarkMemclrUnaligned/0_64M-4 91 1242318 ns/op 54019.08 MB/s BenchmarkMemclrUnaligned/1_1M-4 7492 15835 ns/op 66217.18 MB/s BenchmarkMemclrUnaligned/1_4M-4 1567 73502 ns/op 57063.79 MB/s BenchmarkMemclrUnaligned/1_8M-4 776 158410 ns/op 52955.13 MB/s BenchmarkMemclrUnaligned/1_16M-4 378 307625 ns/op 54537.95 MB/s BenchmarkMemclrUnaligned/1_64M-4 91 1242398 ns/op 54015.58 MB/s BenchmarkMemclrUnaligned/4_1M-4 7530 15848 ns/op 66164.50 MB/s BenchmarkMemclrUnaligned/4_4M-4 1542 74517 ns/op 56286.49 MB/s BenchmarkMemclrUnaligned/4_8M-4 765 153759 ns/op 54556.86 MB/s BenchmarkMemclrUnaligned/4_16M-4 386 309868 ns/op 54143.09 MB/s BenchmarkMemclrUnaligned/4_64M-4 88 1244103 ns/op 53941.58 MB/s BenchmarkMemclrUnaligned/7_1M-4 7423 15513 ns/op 67592.13 MB/s BenchmarkMemclrUnaligned/7_4M-4 1423 74607 ns/op 56218.68 MB/s BenchmarkMemclrUnaligned/7_8M-4 777 153821 ns/op 54534.98 MB/s BenchmarkMemclrUnaligned/7_16M-4 386 307113 ns/op 54628.89 MB/s BenchmarkMemclrUnaligned/7_64M-4 90 1258899 ns/op 53307.58 MB/s BenchmarkGoMemclr/5-4 2038138 58.98 ns/op 84.78 MB/s BenchmarkGoMemclr/16-4 540764 218.1 ns/op 73.37 MB/s BenchmarkGoMemclr/64-4 144468 827.8 ns/op 77.31 MB/s BenchmarkGoMemclr/256-4 36805 3264 ns/op 78.43 MB/s BenchmarkMemclrRange/1K_2K-4 63636 1874 ns/op 51165.95 MB/s BenchmarkMemclrRange/2K_8K-4 27386 4380 ns/op 76152.90 MB/s BenchmarkMemclrRange/4K_16K-4 30798 3892 ns/op 83001.43 MB/s BenchmarkMemclrRange/160K_228K-4 6385 18311 ns/op 90810.33 MB/s BenchmarkClearFat7-4 6809035 17.70 ns/op BenchmarkClearFat8-4 7477995 16.00 ns/op BenchmarkClearFat11-4 6736954 17.83 ns/op BenchmarkClearFat12-4 6633117 18.04 ns/op BenchmarkClearFat13-4 6735246 17.78 ns/op BenchmarkClearFat14-4 6632794 18.10 ns/op BenchmarkClearFat15-4 6739195 17.78 ns/op BenchmarkClearFat16-4 6642664 18.04 ns/op BenchmarkClearFat24-4 6383086 18.77 ns/op BenchmarkClearFat32-4 6349716 18.88 ns/op BenchmarkClearFat40-4 6059112 19.68 ns/op BenchmarkClearFat48-4 5864482 20.52 ns/op BenchmarkClearFat56-4 5633094 21.32 ns/op BenchmarkClearFat64-4 5409469 22.15 ns/op BenchmarkClearFat72-4 5270906 22.85 ns/op BenchmarkClearFat128-4 4138399 28.86 ns/op BenchmarkClearFat256-4 2417122 49.52 ns/op BenchmarkClearFat512-4 1609554 74.67 ns/op BenchmarkClearFat1024-4 905686 130.6 ns/op BenchmarkClearFat1032-4 894080 132.1 ns/op BenchmarkClearFat1040-4 846715 138.8 ns/op BenchmarkCopyFat7-4 6811710 17.57 ns/op BenchmarkCopyFat8-4 7556751 15.95 ns/op BenchmarkCopyFat11-4 6520123 18.39 ns/op BenchmarkCopyFat12-4 6533128 18.40 ns/op BenchmarkCopyFat13-4 6519259 18.43 ns/op BenchmarkCopyFat14-4 6524163 18.39 ns/op BenchmarkCopyFat15-4 6415671 18.65 ns/op BenchmarkCopyFat16-4 6502569 18.39 ns/op BenchmarkCopyFat24-4 6419968 18.57 ns/op BenchmarkCopyFat32-4 6243651 19.31 ns/op BenchmarkCopyFat64-4 5382913 22.39 ns/op BenchmarkCopyFat72-4 5203021 23.01 ns/op BenchmarkCopyFat128-4 3782167 31.26 ns/op BenchmarkCopyFat256-4 2331877 51.41 ns/op BenchmarkCopyFat512-4 1499280 80.15 ns/op BenchmarkCopyFat520-4 1474888 81.34 ns/op BenchmarkCopyFat1024-4 852441 139.5 ns/op BenchmarkCopyFat1032-4 836936 141.8 ns/op BenchmarkCopyFat1040-4 745656 158.2 ns/op BenchmarkIssue18740/2byte-4 334 353600 ns/op BenchmarkIssue18740/4byte-4 576 207198 ns/op BenchmarkIssue18740/8byte-4 913 130899 ns/op BenchmarkMemclrKnownSize1-4 8285805 14.11 ns/op 70.86 MB/s BenchmarkMemclrKnownSize2-4 4693101 25.54 ns/op 78.32 MB/s BenchmarkMemclrKnownSize4-4 3021430 39.67 ns/op 100.84 MB/s BenchmarkMemclrKnownSize8-4 1000000 117.0 ns/op 68.37 MB/s BenchmarkMemclrKnownSize16-4 548054 217.9 ns/op 73.42 MB/s BenchmarkMemclrKnownSize32-4 282842 424.7 ns/op 75.34 MB/s BenchmarkMemclrKnownSize64-4 145129 826.3 ns/op 77.45 MB/s BenchmarkMemclrKnownSize112-4 82994 1444 ns/op 77.58 MB/s BenchmarkMemclrKnownSize128-4 72837 1649 ns/op 77.61 MB/s BenchmarkMemclrKnownSize192-4 48696 2462 ns/op 77.98 MB/s BenchmarkMemclrKnownSize248-4 37822 3164 ns/op 78.37 MB/s BenchmarkMemclrKnownSize256-4 36619 3279 ns/op 78.08 MB/s BenchmarkMemclrKnownSize512-4 18386 6563 ns/op 78.02 MB/s BenchmarkMemclrKnownSize1024-4 8766 13061 ns/op 78.40 MB/s BenchmarkMemclrKnownSize4096-4 2288 52107 ns/op 78.61 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6759517 ns/op 77.56 MB/s BenchmarkReadMetricsLatency-4 20076 4880 p50-ns 5240 p90-ns 13920 p99-ns BenchmarkFinalizer-4 196 608390 ns/op BenchmarkFinalizerRun-4 368346 613.0 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7433802 16.13 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4168003 28.93 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2855276 43.08 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2823400 43.03 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1688528 71.11 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1524339 78.78 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2765445 43.38 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1618190 73.95 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1673413 71.65 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2392569 50.08 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2390756 50.08 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2062282 58.21 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1811790 66.24 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1744324 68.83 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8683042 13.79 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8107603 14.79 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8116706 14.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8685078 13.86 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7123454 16.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6594261 18.35 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8695501 13.80 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8108502 14.78 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8103442 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8711079 13.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8093910 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8106946 14.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8667213 13.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8118134 14.78 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8105216 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8685052 13.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8107254 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8107254 14.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8535992 13.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7136739 16.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7132395 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8697871 13.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7136910 16.81 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7119312 16.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8686034 13.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7142245 16.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7136366 16.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8691722 13.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7105653 16.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6943576 16.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8630610 13.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8107166 14.78 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8113370 14.81 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8701477 13.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8095046 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8106705 14.79 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8671597 13.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8104143 14.78 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8087322 14.79 ns/op BenchmarkNetpollBreak-4 3332 32486 ns/op BenchmarkPinnerPinUnpinBatch-4 1212 92826 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 242 493435 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1336 93003 ns/op BenchmarkPinnerPinUnpin-4 1318634 90.31 ns/op BenchmarkPinnerPinUnpinTiny-4 1313545 90.94 ns/op BenchmarkPinnerPinUnpinDouble-4 499201 240.8 ns/op BenchmarkPinnerPinUnpinParallel-4 3229747 36.52 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3215406 36.75 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 242662 496.5 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5843545 20.49 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5985502 20.11 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6987615 17.02 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7258176 16.37 ns/op BenchmarkPingPongHog-4 316 316630 ns/op BenchmarkStackGrowth-4 115600 982.3 ns/op BenchmarkStackGrowthDeep-4 1131 104624 ns/op BenchmarkCreateGoroutines-4 41808 2480 ns/op BenchmarkCreateGoroutinesParallel-4 37587 3183 ns/op BenchmarkCreateGoroutinesCapture-4 6774 15378 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37422 3258 ns/op BenchmarkClosureCall-4 19074625 5.431 ns/op BenchmarkWakeupParallelSpinning/0s-4 6544 17558 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5635 21088 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5188 23142 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3404 35082 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2240 53254 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1375 87699 ns/op BenchmarkWakeupParallelSpinning/50µs-4 685 174014 ns/op BenchmarkWakeupParallelSpinning/100µs-4 420 288840 ns/op BenchmarkWakeupParallelSyscall/0s-4 872 137259 ns/op BenchmarkWakeupParallelSyscall/1µs-4 853 139200 ns/op BenchmarkWakeupParallelSyscall/2µs-4 855 141119 ns/op BenchmarkWakeupParallelSyscall/5µs-4 811 146812 ns/op BenchmarkWakeupParallelSyscall/10µs-4 758 157238 ns/op BenchmarkWakeupParallelSyscall/20µs-4 676 177621 ns/op BenchmarkWakeupParallelSyscall/50µs-4 502 237458 ns/op BenchmarkWakeupParallelSyscall/100µs-4 354 337646 ns/op BenchmarkMatmult-4 4735782 31.94 ns/op BenchmarkFastrand-4 8930139 13.24 ns/op BenchmarkFastrand64-4 8953539 13.24 ns/op BenchmarkFastrandHashiter-4 4025910 29.46 ns/op BenchmarkFastrandn/2-4 6860278 17.48 ns/op BenchmarkFastrandn/3-4 6697236 17.99 ns/op BenchmarkFastrandn/4-4 6998994 17.14 ns/op BenchmarkFastrandn/5-4 6998895 17.14 ns/op BenchmarkIfaceCmp100-4 92554 1294 ns/op BenchmarkIfaceCmpNil100-4 164314 723.1 ns/op BenchmarkEfaceCmpDiff-4 37712 3206 ns/op BenchmarkEfaceCmpDiffIndirect-4 33423 3619 ns/op BenchmarkDefer-4 931040 126.7 ns/op BenchmarkDefer10-4 663304 179.0 ns/op BenchmarkDeferMany-4 410845 369.5 ns/op BenchmarkPanicRecover-4 463677 258.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 12591 9800 ns/op 9360 p50-ns 11360 p90-ns 14280 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 10873 ns/op 9120 p50-ns 9840 p90-ns 26000 p99-ns BenchmarkGoroutineProfile/small/idle-4 4552 26451 ns/op 25240 p50-ns 27640 p90-ns 35640 p99-ns BenchmarkGoroutineProfile/small/loaded-4 982 136838 ns/op 73480 p50-ns 154160 p90-ns 839520 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12411 9675 ns/op 9160 p50-ns 9600 p90-ns 14480 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11232 ns/op 9280 p50-ns 10920 p90-ns 30040 p99-ns BenchmarkGoroutineProfile/large/idle-4 55 2147148 ns/op 2129480 p50-ns 2174040 p90-ns 2445000 p99-ns BenchmarkGoroutineProfile/large/loaded-4 44 2998873 ns/op 2417840 p50-ns 2991840 p90-ns 12111360 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 12549 9614 ns/op 9200 p50-ns 9600 p90-ns 14240 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10000 12336 ns/op 9400 p50-ns 11480 p90-ns 170520 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 818 142985 ns/op 140679 p50-ns 153560 p90-ns 176160 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 426 343637 ns/op 262800 p50-ns 293560 p90-ns 1036240 p99-ns BenchmarkRWMutexUncontended-4 2922981 40.91 ns/op BenchmarkRWMutexWrite100-4 1000000 105.1 ns/op BenchmarkRWMutexWrite10-4 212743 624.2 ns/op BenchmarkRWMutexWorkWrite100-4 729217 157.4 ns/op BenchmarkRWMutexWorkWrite10-4 191046 736.8 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2601 44263 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1170 101453 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1288 90988 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 560 211299 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 630 186231 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 261 437919 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 308 378801 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 126 921270 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 307632 426.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 279591 423.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 221486 453.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 249489 428.0 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 277419 432.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 248343 474.9 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 251732 462.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 260010 460.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 220155 511.4 ns/op BenchmarkMakeSlice/Byte-4 1919874 60.69 ns/op BenchmarkMakeSlice/Int16-4 1925370 60.94 ns/op BenchmarkMakeSlice/Int-4 1573914 80.46 ns/op BenchmarkMakeSlice/Ptr-4 1260787 93.18 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 125.2 ns/op BenchmarkMakeSlice/Struct/32-4 978696 142.5 ns/op BenchmarkMakeSlice/Struct/40-4 983509 174.7 ns/op BenchmarkGrowSlice/Byte-4 601430 203.2 ns/op BenchmarkGrowSlice/Int16-4 572780 213.2 ns/op BenchmarkGrowSlice/Int-4 493015 260.0 ns/op BenchmarkGrowSlice/Ptr-4 399674 298.7 ns/op BenchmarkGrowSlice/Struct/24-4 309153 412.2 ns/op BenchmarkGrowSlice/Struct/32-4 226885 470.0 ns/op BenchmarkGrowSlice/Struct/40-4 205393 520.1 ns/op BenchmarkExtendSlice/IntSlice-4 439656 294.2 ns/op BenchmarkExtendSlice/PointerSlice-4 389792 342.5 ns/op BenchmarkExtendSlice/NoGrow-4 653096 188.6 ns/op BenchmarkAppend-4 727306 162.3 ns/op BenchmarkAppendGrowByte-4 5 22370542 ns/op BenchmarkAppendGrowString-4 1 155748103 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 101.7 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 102.5 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 104.8 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 101.9 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 104.3 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 103.1 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 104.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 85288 1325 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 27412 4562 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8535 14624 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2462 48937 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 270 444537 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 67 1740542 ns/op BenchmarkAppendStr/1Bytes-4 1314090 91.51 ns/op BenchmarkAppendStr/4Bytes-4 1279287 92.88 ns/op BenchmarkAppendStr/8Bytes-4 1232000 93.57 ns/op BenchmarkAppendStr/16Bytes-4 1276254 94.30 ns/op BenchmarkAppendStr/32Bytes-4 1271538 94.56 ns/op BenchmarkAppendSpecialCase-4 730744 161.7 ns/op BenchmarkCopy/1Byte-4 1220596 98.28 ns/op 10.18 MB/s BenchmarkCopy/1String-4 1290927 92.96 ns/op 10.76 MB/s BenchmarkCopy/2Byte-4 1000000 103.0 ns/op 19.41 MB/s BenchmarkCopy/2String-4 1260550 95.52 ns/op 20.94 MB/s BenchmarkCopy/4Byte-4 1000000 103.7 ns/op 38.59 MB/s BenchmarkCopy/4String-4 1276923 95.77 ns/op 41.77 MB/s BenchmarkCopy/8Byte-4 1214839 98.57 ns/op 81.16 MB/s BenchmarkCopy/8String-4 1277725 93.86 ns/op 85.24 MB/s BenchmarkCopy/12Byte-4 1000000 102.1 ns/op 117.50 MB/s BenchmarkCopy/12String-4 1262320 95.83 ns/op 125.22 MB/s BenchmarkCopy/16Byte-4 1000000 102.1 ns/op 156.77 MB/s BenchmarkCopy/16String-4 1241136 96.54 ns/op 165.74 MB/s BenchmarkCopy/32Byte-4 1000000 108.0 ns/op 296.22 MB/s BenchmarkCopy/32String-4 1000000 100.9 ns/op 317.18 MB/s BenchmarkCopy/128Byte-4 899900 131.7 ns/op 972.05 MB/s BenchmarkCopy/128String-4 876757 136.7 ns/op 936.26 MB/s BenchmarkCopy/1024Byte-4 303834 394.9 ns/op 2593.17 MB/s BenchmarkCopy/1024String-4 250377 477.0 ns/op 2146.59 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28130 4257 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 22035 5572 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 14962 7850 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 12903 9275 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11591 ns/op BenchmarkAppendInPlace/Grow/Byte-4 120990 984.7 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 120704 993.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 95935 1175 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 86170 1395 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 80901 1566 ns/op BenchmarkStackCopyPtr-4 1 188193180 ns/op BenchmarkStackCopy-4 1 116528187 ns/op BenchmarkStackCopyNoCache-4 24 4548480 ns/op BenchmarkStackCopyWithStkobj-4 2 53599394 ns/op BenchmarkIssue18138-4 818 124578 ns/op BenchmarkCompareStringEqual-4 12697016 8.759 ns/op BenchmarkCompareStringIdentical-4 19019485 5.443 ns/op BenchmarkCompareStringSameLength-4 14255913 7.426 ns/op BenchmarkCompareStringDifferentLength-4 19154644 5.425 ns/op BenchmarkCompareStringBigUnaligned-4 1478 68614 ns/op 15282.30 MB/s BenchmarkCompareStringBig-4 2246 52358 ns/op 20027.06 MB/s BenchmarkConcatStringAndBytes-4 1793074 66.65 ns/op BenchmarkSliceByteToString/1-4 1603279 75.19 ns/op BenchmarkSliceByteToString/2-4 914828 134.8 ns/op BenchmarkSliceByteToString/4-4 963514 132.5 ns/op BenchmarkSliceByteToString/8-4 967803 131.2 ns/op BenchmarkSliceByteToString/16-4 939702 133.1 ns/op BenchmarkSliceByteToString/32-4 912714 139.4 ns/op BenchmarkSliceByteToString/64-4 752841 159.5 ns/op BenchmarkSliceByteToString/128-4 555216 207.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2478146 48.43 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 836749 140.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 963205 120.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3965200 30.24 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1599154 75.09 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1826108 65.84 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1887538 63.71 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 424928 280.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 513294 232.2 ns/op BenchmarkRuneIterate/range/ASCII-4 7136536 16.13 ns/op BenchmarkRuneIterate/range/Japanese-4 1808678 65.79 ns/op BenchmarkRuneIterate/range/MixedLength-4 2163122 54.75 ns/op BenchmarkRuneIterate/range1/ASCII-4 7136010 16.13 ns/op BenchmarkRuneIterate/range1/Japanese-4 1813204 65.53 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2158933 54.80 ns/op BenchmarkRuneIterate/range2/ASCII-4 7140528 16.14 ns/op BenchmarkRuneIterate/range2/Japanese-4 1811097 65.58 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2163537 54.99 ns/op BenchmarkArrayEqual-4 16908552 6.081 ns/op BenchmarkFunc/Name-4 2728108 43.08 ns/op BenchmarkFunc/Entry-4 11741223 9.744 ns/op BenchmarkFunc/FileLine-4 2659149 43.96 ns/op PASS ok runtime 146.062s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21738 5482 ns/op BenchmarkHandle/concurrent-4 14610 8209 ns/op PASS ok runtime/cgo 1.403s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21708772 5.547 ns/op BenchmarkAtomicStore64-4 20942700 5.695 ns/op BenchmarkAtomicLoad-4 21438835 5.524 ns/op BenchmarkAtomicStore-4 21077780 5.680 ns/op BenchmarkAnd8-4 7921503 14.78 ns/op BenchmarkAnd-4 8623539 14.45 ns/op BenchmarkAnd8Parallel-4 2635867 45.46 ns/op BenchmarkAndParallel-4 2634493 44.86 ns/op BenchmarkOr8-4 8691169 14.46 ns/op BenchmarkOr-4 8700040 14.45 ns/op BenchmarkOr8Parallel-4 2552935 46.20 ns/op BenchmarkOrParallel-4 2062636 61.63 ns/op BenchmarkXadd-4 2099398 50.41 ns/op BenchmarkXadd64-4 2830148 53.94 ns/op BenchmarkCas-4 2014957 65.12 ns/op BenchmarkCas64-4 1894149 59.48 ns/op BenchmarkXchg-4 2024016 57.51 ns/op BenchmarkXchg64-4 2100932 58.22 ns/op PASS ok runtime/internal/atomic 3.863s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4101688 29.90 ns/op BenchmarkMulUintptr/large-4 3099874 37.06 ns/op PASS ok runtime/internal/math 1.330s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 25 4459931 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 25 4999233 ns/op 467.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2060 58484 ns/op 1.521 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11267932 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 12659221 ns/op 1244 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 440 268185 ns/op 20.82 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 79702712 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 87237211 ns/op 9210 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 51 2287386 ns/op 226.2 concurrent_launches/op PASS ok runtime/pprof 2.750s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 51 2108161 ns/op BenchmarkStackLeak-4 13530 8923 ns/op PASS ok runtime/race 1.390s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2719563 44.20 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 172120 671.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.307s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 42 2569137 ns/op BenchmarkIndex_Large-4 12434 10131 ns/op BenchmarkIndexFunc_Large-4 159 733755 ns/op BenchmarkCompact/nil-4 8051335 14.90 ns/op BenchmarkCompact/one-4 1000000 101.3 ns/op BenchmarkCompact/sorted-4 753597 143.0 ns/op BenchmarkCompact/1_item-4 716691 157.8 ns/op BenchmarkCompact/unsorted-4 797277 142.7 ns/op BenchmarkCompact/many-4 521893 227.5 ns/op BenchmarkCompact_Large-4 664 163251 ns/op BenchmarkCompactFunc_Large-4 56 1794976 ns/op BenchmarkReplace/naive-fast-4 66904 1634 ns/op BenchmarkReplace/optimized-fast-4 85690 1378 ns/op BenchmarkReplace/naive-slow-4 29924 3903 ns/op BenchmarkReplace/optimized-slow-4 34358 3381 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 117.0 ns/op BenchmarkBinarySearchFloats/Size32-4 891715 133.9 ns/op BenchmarkBinarySearchFloats/Size64-4 802696 147.4 ns/op BenchmarkBinarySearchFloats/Size128-4 737770 161.1 ns/op BenchmarkBinarySearchFloats/Size512-4 628311 189.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 581473 203.8 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 370219 314.7 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 312145 368.2 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 270508 426.9 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 247069 480.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 202682 584.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 184856 633.4 ns/op PASS ok slices 4.681s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 98733 1198 ns/op BenchmarkSortInts-4 1 133040786 ns/op BenchmarkSlicesSortInts-4 2 58873694 ns/op BenchmarkSortIsSorted-4 21 5167215 ns/op BenchmarkSlicesIsSorted-4 70 1679692 ns/op BenchmarkSortStrings-4 1 164812263 ns/op BenchmarkSlicesSortStrings-4 2 90166751 ns/op BenchmarkSortStrings_Sorted-4 20 5976177 ns/op BenchmarkSlicesSortStrings_Sorted-4 51 2296300 ns/op BenchmarkSortStructs-4 1 199021979 ns/op BenchmarkSortFuncStructs-4 1 164495302 ns/op BenchmarkSortString1K-4 270 442873 ns/op BenchmarkSortString1K_Slice-4 139 836765 ns/op BenchmarkStableString1K-4 74 1611885 ns/op BenchmarkSortInt1K-4 339 352891 ns/op BenchmarkSortInt1K_Sorted-4 5680 20958 ns/op BenchmarkSortInt1K_Reversed-4 3489 34267 ns/op BenchmarkSortInt1K_Mod8-4 903 132614 ns/op BenchmarkStableInt1K-4 96 1214709 ns/op BenchmarkStableInt1K_Slice-4 100 1088307 ns/op BenchmarkSortInt64K-4 4 33161886 ns/op BenchmarkSortInt64K_Slice-4 2 72550572 ns/op BenchmarkStableInt64K-4 1 104207869 ns/op BenchmarkSort1e2-4 332 361249 ns/op BenchmarkStable1e2-4 124 956678 ns/op BenchmarkSort1e4-4 2 73086952 ns/op BenchmarkStable1e4-4 1 316519288 ns/op PASS ok sort 19.185s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 468507 233.2 ns/op BenchmarkAtof64Float-4 432943 256.7 ns/op BenchmarkAtof64FloatExp-4 396804 303.0 ns/op BenchmarkAtof64Big-4 316892 373.7 ns/op BenchmarkAtof64RandomBits-4 298215 395.4 ns/op BenchmarkAtof64RandomFloats-4 311289 372.6 ns/op BenchmarkAtof64RandomLongFloats-4 299313 397.9 ns/op BenchmarkAtof32Decimal-4 478537 236.8 ns/op BenchmarkAtof32Float-4 462912 256.0 ns/op BenchmarkAtof32FloatExp-4 382574 305.3 ns/op BenchmarkAtof32Random-4 280748 423.3 ns/op BenchmarkAtof32RandomLong-4 137029 866.5 ns/op BenchmarkParseInt/Pos/7bit-4 912991 125.0 ns/op BenchmarkParseInt/Pos/26bit-4 467332 229.7 ns/op BenchmarkParseInt/Pos/31bit-4 424045 251.9 ns/op BenchmarkParseInt/Pos/56bit-4 301870 367.9 ns/op BenchmarkParseInt/Pos/63bit-4 283678 387.8 ns/op BenchmarkParseInt/Neg/7bit-4 909200 124.4 ns/op BenchmarkParseInt/Neg/26bit-4 518536 231.8 ns/op BenchmarkParseInt/Neg/31bit-4 439411 248.5 ns/op BenchmarkParseInt/Neg/56bit-4 300048 360.2 ns/op BenchmarkParseInt/Neg/63bit-4 288270 383.4 ns/op BenchmarkAtoi/Pos/7bit-4 1527165 78.61 ns/op BenchmarkAtoi/Pos/26bit-4 581090 174.4 ns/op BenchmarkAtoi/Pos/31bit-4 560653 188.2 ns/op BenchmarkAtoi/Pos/56bit-4 409304 291.8 ns/op BenchmarkAtoi/Pos/63bit-4 267345 414.6 ns/op BenchmarkAtoi/Neg/7bit-4 1489410 80.56 ns/op BenchmarkAtoi/Neg/26bit-4 677767 175.4 ns/op BenchmarkAtoi/Neg/31bit-4 562039 192.2 ns/op BenchmarkAtoi/Neg/56bit-4 365086 294.4 ns/op BenchmarkAtoi/Neg/63bit-4 265495 417.6 ns/op BenchmarkFormatFloat/Decimal-4 102855 1142 ns/op BenchmarkFormatFloat/Float-4 92456 1280 ns/op BenchmarkFormatFloat/Exp-4 98880 1189 ns/op BenchmarkFormatFloat/NegExp-4 101592 1196 ns/op BenchmarkFormatFloat/LongExp-4 84776 1399 ns/op BenchmarkFormatFloat/Big-4 83226 1431 ns/op BenchmarkFormatFloat/BinaryExp-4 179053 679.8 ns/op BenchmarkFormatFloat/32Integer-4 106363 1138 ns/op BenchmarkFormatFloat/32ExactFraction-4 103027 1149 ns/op BenchmarkFormatFloat/32Point-4 94179 1253 ns/op BenchmarkFormatFloat/32Exp-4 101793 1164 ns/op BenchmarkFormatFloat/32NegExp-4 102937 1151 ns/op BenchmarkFormatFloat/32Shortest-4 104191 1127 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 120510 968.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 117798 985.5 ns/op BenchmarkFormatFloat/64Fixed1-4 131415 887.5 ns/op BenchmarkFormatFloat/64Fixed2-4 132655 879.5 ns/op BenchmarkFormatFloat/64Fixed3-4 131272 882.6 ns/op BenchmarkFormatFloat/64Fixed4-4 132210 885.0 ns/op BenchmarkFormatFloat/64Fixed12-4 79905 1451 ns/op BenchmarkFormatFloat/64Fixed16-4 101335 1157 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 104978 1144 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 95732 1234 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2446 48688 ns/op BenchmarkFormatFloat/Slowpath64-4 85333 1389 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 85822 1389 ns/op BenchmarkAppendFloat/Decimal-4 117752 1017 ns/op BenchmarkAppendFloat/Float-4 101215 1174 ns/op BenchmarkAppendFloat/Exp-4 114028 1035 ns/op BenchmarkAppendFloat/NegExp-4 114591 1032 ns/op BenchmarkAppendFloat/LongExp-4 94716 1236 ns/op BenchmarkAppendFloat/Big-4 94621 1267 ns/op BenchmarkAppendFloat/BinaryExp-4 229960 508.7 ns/op BenchmarkAppendFloat/32Integer-4 117164 1006 ns/op BenchmarkAppendFloat/32ExactFraction-4 115911 1027 ns/op BenchmarkAppendFloat/32Point-4 105235 1115 ns/op BenchmarkAppendFloat/32Exp-4 113421 1023 ns/op BenchmarkAppendFloat/32NegExp-4 116674 1020 ns/op BenchmarkAppendFloat/32Shortest-4 124734 968.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144060 809.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 144943 832.7 ns/op BenchmarkAppendFloat/64Fixed1-4 160184 737.6 ns/op BenchmarkAppendFloat/64Fixed2-4 154627 732.7 ns/op BenchmarkAppendFloat/64Fixed3-4 160216 741.7 ns/op BenchmarkAppendFloat/64Fixed4-4 160563 728.0 ns/op BenchmarkAppendFloat/64Fixed12-4 91858 1280 ns/op BenchmarkAppendFloat/64Fixed16-4 117430 998.2 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 125815 953.7 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 110905 1081 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2282 48390 ns/op BenchmarkAppendFloat/Slowpath64-4 88327 1241 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 97137 1225 ns/op BenchmarkFormatInt-4 12540 9571 ns/op BenchmarkAppendInt-4 12505 9537 ns/op BenchmarkFormatUint-4 68829 1711 ns/op BenchmarkAppendUint-4 71751 1658 ns/op BenchmarkFormatIntSmall/7-4 2253111 52.82 ns/op BenchmarkFormatIntSmall/42-4 2283732 52.78 ns/op BenchmarkAppendIntSmall-4 833170 144.3 ns/op BenchmarkAppendUintVarlen/1-4 827836 146.2 ns/op BenchmarkAppendUintVarlen/12-4 784026 149.4 ns/op BenchmarkAppendUintVarlen/123-4 567460 192.2 ns/op BenchmarkAppendUintVarlen/1234-4 582660 193.1 ns/op BenchmarkAppendUintVarlen/12345-4 569713 196.6 ns/op BenchmarkAppendUintVarlen/123456-4 611533 195.1 ns/op BenchmarkAppendUintVarlen/1234567-4 592802 201.1 ns/op BenchmarkAppendUintVarlen/12345678-4 570038 198.3 ns/op BenchmarkAppendUintVarlen/123456789-4 556719 203.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 552516 205.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 523377 208.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 535962 208.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 574261 208.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 546646 208.4 ns/op BenchmarkAppendUintVarlen/123456789012345-4 512233 212.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 506893 216.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 511404 220.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 512426 219.0 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 514826 221.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 548616 218.9 ns/op BenchmarkQuote-4 28110 4229 ns/op BenchmarkQuoteRune-4 303529 400.5 ns/op BenchmarkAppendQuote-4 30608 3870 ns/op BenchmarkAppendQuoteRune-4 501310 230.2 ns/op BenchmarkUnquoteEasy-4 815239 146.0 ns/op BenchmarkUnquoteHard-4 32608 3641 ns/op PASS ok strconv 16.295s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 312054 372.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 103989 1176 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 145478 821.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 337256 357.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 103518 1153 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 149436 794.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 224109 503.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64485 1807 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 79436 1522 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 462128 250.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19796 5981 ns/op BenchmarkGenericMatch1-4 1617 71078 ns/op BenchmarkGenericMatch2-4 326 346497 ns/op BenchmarkSingleMaxSkipping-4 7754 15152 ns/op 659.98 MB/s BenchmarkSingleLongSuffixFail-4 13814 8690 ns/op 115.30 MB/s BenchmarkSingleMatch-4 192 622246 ns/op 24.11 MB/s BenchmarkByteByteNoMatch-4 68793 1735 ns/op BenchmarkByteByteMatch-4 18501 6246 ns/op BenchmarkByteStringMatch-4 21110 5657 ns/op BenchmarkHTMLEscapeNew-4 66244 1796 ns/op BenchmarkHTMLEscapeOld-4 58022 2042 ns/op BenchmarkByteStringReplacerWriteString-4 1087 110350 ns/op BenchmarkByteReplacerWriteString-4 1260 92224 ns/op BenchmarkByteByteReplaces-4 2238 51935 ns/op BenchmarkByteByteMap-4 7212 16071 ns/op BenchmarkMap/identity/ASCII-4 681709 166.2 ns/op BenchmarkMap/identity/Greek-4 453692 260.0 ns/op BenchmarkMap/change/ASCII-4 26797 4460 ns/op BenchmarkMap/change/Greek-4 20581 5831 ns/op BenchmarkIndexRune-4 1215634 97.41 ns/op BenchmarkIndexRuneLongString-4 1000000 108.7 ns/op BenchmarkIndexRuneFastPath-4 2929344 40.93 ns/op BenchmarkIndex-4 2592201 46.46 ns/op BenchmarkLastIndex-4 2822410 42.74 ns/op BenchmarkIndexByte-4 10628084 10.35 ns/op BenchmarkToUpper/#00-4 3058275 39.54 ns/op BenchmarkToUpper/ONLYUPPER-4 2233060 53.66 ns/op BenchmarkToUpper/abc-4 240445 492.0 ns/op BenchmarkToUpper/AbC123-4 184743 651.3 ns/op BenchmarkToUpper/azAZ09_-4 208912 573.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40570 2983 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54196 2207 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24122 4960 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46483 2577 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 92960 1263 ns/op BenchmarkToLower/#00-4 3052906 39.41 ns/op BenchmarkToLower/abc-4 2554082 46.16 ns/op BenchmarkToLower/AbC123-4 164217 715.9 ns/op BenchmarkToLower/azAZ09_-4 164595 723.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70422 1706 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49255 2440 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24541 4861 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59203 2015 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 93524 1262 ns/op BenchmarkMapNoChanges-4 895521 131.4 ns/op BenchmarkTrim-4 26760 4513 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2549851 47.01 ns/op BenchmarkToValidUTF8/InvalidASCII-4 133494 883.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87998 1327 ns/op BenchmarkEqualFold/Tests-4 41966 2859 ns/op BenchmarkEqualFold/ASCII-4 2175328 54.77 ns/op BenchmarkEqualFold/UnicodePrefix-4 88834 1313 ns/op BenchmarkEqualFold/UnicodeSuffix-4 92010 1287 ns/op BenchmarkIndexHard1-4 169 709039 ns/op BenchmarkIndexHard2-4 168 713250 ns/op BenchmarkIndexHard3-4 164 727215 ns/op BenchmarkIndexHard4-4 88 1326983 ns/op BenchmarkLastIndexHard1-4 82 1423848 ns/op BenchmarkLastIndexHard2-4 82 1416926 ns/op BenchmarkLastIndexHard3-4 82 1413347 ns/op BenchmarkCountHard1-4 168 709168 ns/op BenchmarkCountHard2-4 168 714235 ns/op BenchmarkCountHard3-4 164 726664 ns/op BenchmarkIndexTorture-4 13286 9036 ns/op BenchmarkCountTorture-4 13231 9077 ns/op BenchmarkCountTortureOverlapping-4 644 173185 ns/op BenchmarkCountByte/10-4 2505901 48.18 ns/op 207.56 MB/s BenchmarkCountByte/32-4 2684457 43.79 ns/op 730.76 MB/s BenchmarkCountByte/4096-4 528196 220.8 ns/op 18547.35 MB/s BenchmarkCountByte/4194304-4 602 197148 ns/op 21274.91 MB/s BenchmarkCountByte/67108864-4 21 5364386 ns/op 12510.07 MB/s BenchmarkFields/ASCII/16-4 238755 491.8 ns/op 32.53 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21312 5589 ns/op 45.81 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1432 83719 ns/op 48.93 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 80 1450357 ns/op 45.19 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 22556934 ns/op 46.49 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 93937 1259 ns/op 12.70 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7317 16075 ns/op 15.93 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 439 271956 ns/op 15.06 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4610216 ns/op 14.22 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 80155752 ns/op 13.08 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 125740 939.9 ns/op 17.02 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9960 11694 ns/op 21.89 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 609 190845 ns/op 21.46 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 3397038 ns/op 19.29 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 62818114 ns/op 16.69 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 110536 1099 ns/op 14.56 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8760 13545 ns/op 18.90 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 501 230305 ns/op 17.79 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3977901 ns/op 16.48 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 70846152 ns/op 14.80 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 87131251 ns/op BenchmarkSplitSingleByteSeparator-4 16 6776094 ns/op BenchmarkSplitMultiByteSeparator-4 30 3709326 ns/op BenchmarkSplitNSingleByteSeparator-4 158312 774.3 ns/op BenchmarkSplitNMultiByteSeparator-4 135352 861.9 ns/op BenchmarkRepeat/5x0-4 2467687 48.80 ns/op BenchmarkRepeat/5x1-4 2501334 48.00 ns/op BenchmarkRepeat/5x2-4 197931 586.6 ns/op BenchmarkRepeat/5x6-4 121305 988.3 ns/op BenchmarkRepeat/10x0-4 2464584 48.65 ns/op BenchmarkRepeat/10x1-4 2497676 48.00 ns/op BenchmarkRepeat/10x2-4 205980 583.9 ns/op BenchmarkRepeat/10x6-4 117306 979.9 ns/op BenchmarkRepeatLarge/256/1-4 57714 2146 ns/op 119.28 MB/s BenchmarkRepeatLarge/256/16-4 87997 1331 ns/op 192.31 MB/s BenchmarkRepeatLarge/512/1-4 47510 2524 ns/op 202.81 MB/s BenchmarkRepeatLarge/512/16-4 67444 1716 ns/op 298.40 MB/s BenchmarkRepeatLarge/1024/1-4 36861 3092 ns/op 331.21 MB/s BenchmarkRepeatLarge/1024/16-4 50098 2252 ns/op 454.71 MB/s BenchmarkRepeatLarge/2048/1-4 29192 4176 ns/op 490.46 MB/s BenchmarkRepeatLarge/2048/16-4 34621 3209 ns/op 638.23 MB/s BenchmarkRepeatLarge/4096/1-4 20966 5818 ns/op 704.04 MB/s BenchmarkRepeatLarge/4096/16-4 23948 5012 ns/op 817.18 MB/s BenchmarkRepeatLarge/8192/1-4 13166 8897 ns/op 920.81 MB/s BenchmarkRepeatLarge/8192/16-4 14581 8246 ns/op 993.45 MB/s BenchmarkRepeatLarge/8192/4097-4 2839890 42.30 ns/op 96850.63 MB/s BenchmarkRepeatLarge/16384/1-4 8420 14334 ns/op 1143.05 MB/s BenchmarkRepeatLarge/16384/16-4 8869 13442 ns/op 1218.87 MB/s BenchmarkRepeatLarge/16384/4097-4 12292 9807 ns/op 1253.26 MB/s BenchmarkRepeatLarge/32768/1-4 4884 23876 ns/op 1372.45 MB/s BenchmarkRepeatLarge/32768/16-4 6115 23318 ns/op 1405.26 MB/s BenchmarkRepeatLarge/32768/4097-4 5692 20788 ns/op 1379.62 MB/s BenchmarkRepeatLarge/65536/1-4 2755 43785 ns/op 1496.78 MB/s BenchmarkRepeatLarge/65536/16-4 2398 43168 ns/op 1518.16 MB/s BenchmarkRepeatLarge/65536/4097-4 2451 42389 ns/op 1449.78 MB/s BenchmarkRepeatLarge/131072/1-4 528 214399 ns/op 611.35 MB/s BenchmarkRepeatLarge/131072/16-4 542 205831 ns/op 636.80 MB/s BenchmarkRepeatLarge/131072/4097-4 567 208389 ns/op 609.47 MB/s BenchmarkRepeatLarge/262144/1-4 279 419643 ns/op 624.68 MB/s BenchmarkRepeatLarge/262144/16-4 274 414575 ns/op 632.32 MB/s BenchmarkRepeatLarge/262144/4097-4 272 427663 ns/op 603.54 MB/s BenchmarkRepeatLarge/524288/1-4 140 829002 ns/op 632.43 MB/s BenchmarkRepeatLarge/524288/16-4 145 799029 ns/op 656.16 MB/s BenchmarkRepeatLarge/524288/4097-4 140 803891 ns/op 647.25 MB/s BenchmarkRepeatLarge/1048576/1-4 69 1609897 ns/op 651.33 MB/s BenchmarkRepeatLarge/1048576/16-4 78 1644019 ns/op 637.81 MB/s BenchmarkRepeatLarge/1048576/4097-4 74 1676245 ns/op 623.26 MB/s BenchmarkRepeatLarge/2097152/1-4 44 3069154 ns/op 683.30 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3156825 ns/op 664.32 MB/s BenchmarkRepeatLarge/2097152/4097-4 43 3205869 ns/op 653.04 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6485757 ns/op 646.69 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6545302 ns/op 640.81 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6782159 ns/op 617.98 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13921714 ns/op 602.56 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13308539 ns/op 630.32 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14284774 ns/op 587.10 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27039957 ns/op 620.46 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27156847 ns/op 617.79 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27777167 ns/op 603.99 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54916794 ns/op 611.00 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53666294 ns/op 625.24 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54762874 ns/op 612.72 MB/s BenchmarkRepeatLarge/67108864/1-4 1 105206709 ns/op 637.88 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104429029 ns/op 642.63 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108966668 ns/op 615.87 MB/s BenchmarkRepeatLarge/134217728/1-4 1 211855338 ns/op 633.53 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205686338 ns/op 652.54 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 213304937 ns/op 629.23 MB/s BenchmarkRepeatLarge/268435456/1-4 1 413803877 ns/op 648.70 MB/s BenchmarkRepeatLarge/268435456/16-4 1 399330518 ns/op 672.21 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 426688155 ns/op 629.11 MB/s BenchmarkRepeatLarge/536870912/1-4 1 832952473 ns/op 644.54 MB/s BenchmarkRepeatLarge/536870912/16-4 1 790940317 ns/op 678.78 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 834765433 ns/op 643.14 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1632578669 ns/op 657.70 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1575000674 ns/op 681.74 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1660418386 ns/op 646.67 MB/s BenchmarkIndexAnyASCII/1:1-4 1360664 88.36 ns/op BenchmarkIndexAnyASCII/1:2-4 1413460 85.16 ns/op BenchmarkIndexAnyASCII/1:4-4 1397077 85.83 ns/op BenchmarkIndexAnyASCII/1:8-4 1404864 86.98 ns/op BenchmarkIndexAnyASCII/1:16-4 1351875 88.70 ns/op BenchmarkIndexAnyASCII/1:32-4 1354765 88.75 ns/op BenchmarkIndexAnyASCII/1:64-4 1301623 92.10 ns/op BenchmarkIndexAnyASCII/16:1-4 1359025 88.46 ns/op BenchmarkIndexAnyASCII/16:2-4 686514 173.9 ns/op BenchmarkIndexAnyASCII/16:4-4 678241 174.0 ns/op BenchmarkIndexAnyASCII/16:8-4 664113 179.4 ns/op BenchmarkIndexAnyASCII/16:16-4 620616 191.9 ns/op BenchmarkIndexAnyASCII/16:32-4 538232 219.7 ns/op BenchmarkIndexAnyASCII/16:64-4 434504 270.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1276036 94.00 ns/op BenchmarkIndexAnyASCII/256:2-4 64190 1867 ns/op BenchmarkIndexAnyASCII/256:4-4 64122 1875 ns/op BenchmarkIndexAnyASCII/256:8-4 63939 1873 ns/op BenchmarkIndexAnyASCII/256:16-4 63403 1887 ns/op BenchmarkIndexAnyASCII/256:32-4 62545 1914 ns/op BenchmarkIndexAnyASCII/256:64-4 60932 1965 ns/op BenchmarkIndexAnyUTF8/1:1-4 1415131 85.06 ns/op BenchmarkIndexAnyUTF8/1:2-4 1391619 86.93 ns/op BenchmarkIndexAnyUTF8/1:4-4 1396048 86.69 ns/op BenchmarkIndexAnyUTF8/1:8-4 1355671 86.67 ns/op BenchmarkIndexAnyUTF8/1:16-4 1358031 88.06 ns/op BenchmarkIndexAnyUTF8/1:32-4 1363176 89.69 ns/op BenchmarkIndexAnyUTF8/1:64-4 1296231 92.80 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 101.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 178227 668.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 179437 677.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 168282 687.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 165303 687.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 164172 692.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 155212 726.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 275008 441.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 12018 9830 ns/op BenchmarkIndexAnyUTF8/256:4-4 12044 9860 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10155 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10121 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10108 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10779 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1401322 85.60 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1415721 83.98 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1435072 84.28 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1427828 83.92 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1408918 84.93 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1418934 85.77 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1386560 87.65 ns/op BenchmarkLastIndexAnyASCII/16:1-4 690225 172.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 680055 172.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 678564 173.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 667184 178.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 622574 191.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 535101 216.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 441468 268.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 64210 1866 ns/op BenchmarkLastIndexAnyASCII/256:2-4 64260 1865 ns/op BenchmarkLastIndexAnyASCII/256:4-4 64149 1870 ns/op BenchmarkLastIndexAnyASCII/256:8-4 64052 1873 ns/op BenchmarkLastIndexAnyASCII/256:16-4 63088 1890 ns/op BenchmarkLastIndexAnyASCII/256:32-4 62714 1912 ns/op BenchmarkLastIndexAnyASCII/256:64-4 61075 1962 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1413315 85.44 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1425218 84.56 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1427311 84.47 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1411521 84.54 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1415074 85.80 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1401415 84.33 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1378683 87.52 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 193809 627.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 101180 1184 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 98709 1179 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 97017 1196 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 96930 1211 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 97192 1216 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 89857 1251 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13400 8887 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6615 18050 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 5850 18198 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6271 18558 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6300 18468 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6321 18463 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 6136 19508 ns/op BenchmarkTrimASCII/1:1-4 2532318 47.34 ns/op BenchmarkTrimASCII/1:2-4 2031602 58.54 ns/op BenchmarkTrimASCII/1:4-4 1968086 60.15 ns/op BenchmarkTrimASCII/1:8-4 1876465 64.04 ns/op BenchmarkTrimASCII/1:16-4 1564581 76.74 ns/op BenchmarkTrimASCII/16:1-4 2218603 53.77 ns/op BenchmarkTrimASCII/16:2-4 677001 176.6 ns/op BenchmarkTrimASCII/16:4-4 668702 178.8 ns/op BenchmarkTrimASCII/16:8-4 650589 183.0 ns/op BenchmarkTrimASCII/16:16-4 611060 194.4 ns/op BenchmarkTrimASCII/256:1-4 548866 216.7 ns/op BenchmarkTrimASCII/256:2-4 61425 1950 ns/op BenchmarkTrimASCII/256:4-4 61406 1957 ns/op BenchmarkTrimASCII/256:8-4 61188 1957 ns/op BenchmarkTrimASCII/256:16-4 60856 1970 ns/op BenchmarkTrimASCII/4096:1-4 42642 2816 ns/op BenchmarkTrimASCII/4096:2-4 4164 28583 ns/op BenchmarkTrimASCII/4096:4-4 4167 28629 ns/op BenchmarkTrimASCII/4096:8-4 4106 28595 ns/op BenchmarkTrimASCII/4096:16-4 4088 28691 ns/op BenchmarkTrimByte-4 2455119 48.85 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2665 44412 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2665 44420 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2668 44466 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1870 63439 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3652 32247 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6679 17349 ns/op BenchmarkJoin/0-4 3100880 38.87 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2517975 47.00 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 147625 801.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 101049 1148 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 77378 1555 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 63087 1920 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52339 2286 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 45918 2641 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1975392 60.53 ns/op BenchmarkTrimSpace/ASCII-4 1252490 96.43 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86859 1366 ns/op BenchmarkTrimSpace/JustNonASCII-4 53184 2223 ns/op BenchmarkReplaceAll-4 82941 1424 ns/op 16 B/op 1 allocs/op PASS ok strings 56.456s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 50361 2393 ns/op BenchmarkCond2-4 23431 4968 ns/op BenchmarkCond4-4 10000 10186 ns/op BenchmarkCond8-4 4878 22843 ns/op BenchmarkCond16-4 2013 58551 ns/op BenchmarkCond32-4 709 159134 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 429891 255.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 229122 517.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 478903 244.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 463950 269.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 222369 495.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 430894 391.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 84598 1435 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 70940 1734 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 73206 1731 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 45456 2812 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 455254 234.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 134036 879.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 422332 291.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 124728 955.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 453679 263.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 136716 859.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1592233 68.25 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47854 2398 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 111314 1133 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 173455 768.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4810 24360 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 219 572521 ns/op BenchmarkRange/*sync.Map-4 1089 108353 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 78108 1363 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 174367 675.3 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57609 2020 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 174164 700.8 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 207488 610.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 151350 725.6 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 71355 1665 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 136534 851.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 441734 258.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 49689 2271 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 117634 1006 ns/op BenchmarkSwapCollision/*sync.Map-4 71258 1694 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 376 317070 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91687 1320 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 278527 419.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21757 5479 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55804 2155 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20259 5910 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 144339 862.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 93694 1244 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 100329 1300 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1629830 73.60 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 133072 914.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1602855 74.62 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 481842 249.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 122917 986.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 491037 236.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 82912 1440 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 266318 449.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 404978 286.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 96858 1273 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 470860 248.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 95948 1358 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 94797 1215 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 123979 918.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 51248 2337 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 170014 697.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 386846 265.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 103664 1152 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 315765 366.5 ns/op BenchmarkUncontendedSemaphore-4 4884450 24.56 ns/op BenchmarkContendedSemaphore-4 1301247 80.53 ns/op BenchmarkMutexUncontended-4 709303 152.7 ns/op BenchmarkMutex-4 145665 847.1 ns/op BenchmarkMutexSlack-4 131770 883.8 ns/op BenchmarkMutexWork-4 133831 881.2 ns/op BenchmarkMutexWorkSlack-4 114741 935.8 ns/op BenchmarkMutexNoSpin-4 43713 2678 ns/op BenchmarkMutexSpin-4 42398 2927 ns/op BenchmarkOnce-4 504408 431.8 ns/op BenchmarkOnceFunc/v=Once-4 979687 115.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 745730 150.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 783944 146.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 996478 122.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 711861 161.9 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 745989 149.4 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5740968 20.73 ns/op BenchmarkSemaSyntNonblock-4 1437063 71.75 ns/op BenchmarkSemaSyntBlock-4 1370588 86.91 ns/op BenchmarkSemaWorkNonblock-4 775814 142.6 ns/op BenchmarkSemaWorkBlock-4 608913 203.0 ns/op BenchmarkRWMutexUncontended-4 309507 329.7 ns/op BenchmarkRWMutexWrite100-4 226315 526.2 ns/op BenchmarkRWMutexWrite10-4 207771 583.3 ns/op BenchmarkRWMutexWorkWrite100-4 204123 602.2 ns/op BenchmarkRWMutexWorkWrite10-4 175009 672.2 ns/op BenchmarkWaitGroupUncontended-4 615207 193.1 ns/op BenchmarkWaitGroupAddDone-4 186936 634.1 ns/op BenchmarkWaitGroupAddDoneWork-4 197978 621.4 ns/op BenchmarkWaitGroupWait-4 2729413 43.64 ns/op BenchmarkWaitGroupWaitWork-4 2276917 52.55 ns/op BenchmarkWaitGroupActuallyWait-4 30478 3950 ns/op 32 B/op 2 allocs/op PASS ok sync 18.059s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 363922 334.3 ns/op PASS ok sync/atomic 1.139s PASS ok syscall 1.012s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 127210 921.1 ns/op 0 B/op 0 allocs/op PASS ok testing 1.142s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6082 17878 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7545 13643 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 75 1463879 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 80 1294988 ns/op 1617 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 167033543 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 165739223 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1448 80553 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1620 72059 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 7489022 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7034565 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 806615756 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 802658676 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 169 701575 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 181 655335 ns/op 217 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 71923472 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 69456372 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7872438375 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7792731663 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2416 48858 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 3682840 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 396851999 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2157 55096 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 222 537224 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5405424 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6781 17054 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.700s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 94827614 ns/op BenchmarkVariableString-4 71128 1689 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1686 69581 ns/op 2497 B/op 39 allocs/op PASS ok text/template/parse 1.571s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 26 4603850 ns/op BenchmarkAfter-4 74 1487503 ns/op BenchmarkStop-4 151 791959 ns/op BenchmarkSimultaneousAfterFunc-4 25 4806145 ns/op BenchmarkStartStop-4 153 812834 ns/op BenchmarkReset-4 2275 59407 ns/op BenchmarkSleep-4 32 4143154 ns/op BenchmarkParallelTimerLatency-4 54 124983 avg-late-ns 416880 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 339841 avg-late-ns 870719 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 303363 avg-late-ns 841679 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 267505 avg-late-ns 1024918 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 424696 avg-late-ns 1374919 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 301317 avg-late-ns 1411917 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 265030 avg-late-ns 1360839 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 342838 avg-late-ns 2372556 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 350152 avg-late-ns 2411516 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 234592 avg-late-ns 1397676 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 869608 avg-late-ns 4553396 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 328285 avg-late-ns 928638 max-late-ns BenchmarkTicker-4 376 302923 ns/op BenchmarkTickerReset-4 3234 35697 ns/op BenchmarkTickerResetNaive-4 184 746230 ns/op BenchmarkNow-4 875401 136.6 ns/op BenchmarkNowUnixNano-4 903396 132.5 ns/op BenchmarkNowUnixMilli-4 899145 132.4 ns/op BenchmarkNowUnixMicro-4 914912 131.9 ns/op BenchmarkFormat-4 43344 2775 ns/op BenchmarkFormatRFC3339-4 64117 1872 ns/op BenchmarkFormatRFC3339Nano-4 63214 1950 ns/op BenchmarkFormatNow-4 56754 2073 ns/op BenchmarkMarshalJSON-4 89554 1408 ns/op BenchmarkMarshalText-4 89768 1354 ns/op BenchmarkParse-4 91183 1308 ns/op BenchmarkParseRFC3339UTC-4 257742 467.4 ns/op BenchmarkParseRFC3339UTCBytes-4 181720 660.0 ns/op BenchmarkParseRFC3339TZ-4 80292 1492 ns/op BenchmarkParseRFC3339TZBytes-4 66736 1795 ns/op BenchmarkParseDuration-4 439141 266.2 ns/op BenchmarkHour-4 696928 170.7 ns/op BenchmarkSecond-4 697285 171.6 ns/op BenchmarkYear-4 474668 245.4 ns/op BenchmarkDay-4 434065 275.9 ns/op BenchmarkISOWeek-4 499500 237.9 ns/op BenchmarkGoString-4 56354 2092 ns/op BenchmarkUnmarshalText-4 77468 1548 ns/op PASS ok time 12.859s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 492061 235.3 ns/op BenchmarkDecodeValidJapaneseChars-4 577578 199.4 ns/op BenchmarkDecodeRune-4 1556728 74.39 ns/op BenchmarkEncodeValidASCII-4 492448 228.9 ns/op BenchmarkEncodeValidJapaneseChars-4 658804 174.0 ns/op BenchmarkAppendRuneValidASCII-4 1390030 86.37 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2161322 55.59 ns/op BenchmarkEncodeRune-4 2787585 43.02 ns/op PASS ok unicode/utf16 2.240s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1444417 82.18 ns/op BenchmarkRuneCountTenJapaneseChars-4 317907 350.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2353454 50.32 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 349230 293.8 ns/op BenchmarkValidTenASCIIChars-4 1780011 66.01 ns/op BenchmarkValid100KASCIIChars-4 94 1267913 ns/op BenchmarkValidTenJapaneseChars-4 290988 396.4 ns/op BenchmarkValidLongMostlyASCII-4 88 1328705 ns/op BenchmarkValidLongJapanese-4 55 2153983 ns/op BenchmarkValidStringTenASCIIChars-4 2687212 44.69 ns/op BenchmarkValidString100KASCIIChars-4 7432 15977 ns/op BenchmarkValidStringTenJapaneseChars-4 382023 283.7 ns/op BenchmarkValidStringLongMostlyASCII-4 747 157285 ns/op BenchmarkValidStringLongJapanese-4 150 783236 ns/op BenchmarkEncodeASCIIRune-4 2652699 45.26 ns/op BenchmarkEncodeJapaneseRune-4 1702190 67.83 ns/op BenchmarkAppendASCIIRune-4 8702690 13.78 ns/op BenchmarkAppendJapaneseRune-4 1859218 64.85 ns/op BenchmarkDecodeASCIIRune-4 1798694 65.78 ns/op BenchmarkDecodeJapaneseRune-4 1714287 70.31 ns/op BenchmarkFullRune/ASCII-4 2937058 39.04 ns/op BenchmarkFullRune/Incomplete-4 1424535 84.29 ns/op BenchmarkFullRune/Japanese-4 3185322 37.63 ns/op PASS ok unicode/utf8 4.868s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 75032611693 ns/op PASS ok cmd/api 76.257s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 483940 242.0 ns/op BenchmarkCgoCall/one-pointer-4 377995 310.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 322393 371.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 412881 281.1 ns/op BenchmarkCgoCall/eight-pointers-4 202660 581.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 402230 301.6 ns/op BenchmarkCgoCall/eight-pointers-array-4 32298 3999 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44371 2708 ns/op BenchmarkGoString-4 1000000 108.9 ns/op BenchmarkCGoCallback-4 48084 2465 ns/op BenchmarkCGoInCThread-4 348994 329.0 ns/op PASS ok cmd/cgo/internal/test 2.460s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 877860 130.3 ns/op BenchmarkEqArrayOfStrings64-4 125700 947.9 ns/op BenchmarkEqArrayOfStrings1024-4 8059 13919 ns/op BenchmarkEqArrayOfFloats5-4 970873 113.1 ns/op BenchmarkEqArrayOfFloats64-4 124946 961.0 ns/op BenchmarkEqArrayOfFloats1024-4 8206 14465 ns/op BenchmarkEqArrayOfStructsEq-4 2450 48713 ns/op BenchmarkEqArrayOfStructsNotEq-4 4396 26889 ns/op BenchmarkEqStruct-4 18335054 5.690 ns/op PASS ok cmd/compile/internal/reflectdata 2.129s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 87084 ns/op BenchmarkCopyElim1-4 1074 95430 ns/op BenchmarkCopyElim10-4 1018 110551 ns/op BenchmarkCopyElim100-4 430 268514 ns/op BenchmarkCopyElim1000-4 70 1640050 ns/op BenchmarkCopyElim10000-4 4 27179949 ns/op BenchmarkCopyElim100000-4 1 553965815 ns/op BenchmarkDeadCode/1-4 1008 120219 ns/op BenchmarkDeadCode/10-4 784 145788 ns/op BenchmarkDeadCode/100-4 340 345767 ns/op BenchmarkDeadCode/1000-4 49 2421893 ns/op BenchmarkDeadCode/10000-4 4 25028359 ns/op BenchmarkDeadCode/100000-4 1 340762345 ns/op BenchmarkDeadCode/200000-4 1 706460728 ns/op BenchmarkDominatorsLinear-4 14 9195840 ns/op 1.09 MB/s BenchmarkDominatorsFwdBack-4 9 12951275 ns/op 0.77 MB/s BenchmarkDominatorsManyPred-4 9 12886884 ns/op 0.78 MB/s BenchmarkDominatorsMaxPred-4 9 12753973 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12482622 ns/op 0.80 MB/s BenchmarkFuse/1-4 1015 117804 ns/op BenchmarkFuse/10-4 682 150409 ns/op BenchmarkFuse/100-4 192 609075 ns/op BenchmarkFuse/1000-4 20 5669022 ns/op BenchmarkFuse/10000-4 2 67355217 ns/op BenchmarkNilCheckDeep1-4 9804 11543 ns/op 0.09 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4051 27771 ns/op 0.36 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 627 188612 ns/op 0.53 MB/s 667 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 58 1894339 ns/op 0.53 MB/s 5292 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19400372 ns/op 0.52 MB/s 98656 B/op 6 allocs/op BenchmarkDSEPass-4 28 4071648 ns/op 72832 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 136777794 ns/op 4227184 B/op 107909 allocs/op BenchmarkCSEPass-4 6 18427379 ns/op 175268 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 180142992 ns/op 5662024 B/op 97446 allocs/op BenchmarkDeadcodePass-4 186 640104 ns/op 105748 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 146407193 ns/op 4062888 B/op 45115 allocs/op BenchmarkMultiPass-4 67 1561103 ns/op 251823 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 290265027 ns/op 11200792 B/op 149838 allocs/op BenchmarkCondRewrite/SoloJump-4 3186471 37.14 ns/op BenchmarkCondRewrite/CombJump-4 3110168 38.52 ns/op PASS ok cmd/compile/internal/ssa 14.966s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8578 13589 ns/op BenchmarkExtShift-4 15345 7825 ns/op BenchmarkModify-4 8415 13776 ns/op BenchmarkMullImm-4 15273 7828 ns/op BenchmarkConstModify-4 8656 13449 ns/op BenchmarkBitSet-4 17842 6723 ns/op BenchmarkBitClear-4 17834 6721 ns/op BenchmarkBitToggle-4 17848 6722 ns/op BenchmarkBitSetConst-4 136852 873.8 ns/op BenchmarkBitClearConst-4 140224 852.8 ns/op BenchmarkBitToggleConst-4 136987 874.6 ns/op BenchmarkDivconstI64-4 7598553 15.79 ns/op BenchmarkModconstI64-4 7430781 16.13 ns/op BenchmarkDivisiblePow2constI64-4 7587541 15.82 ns/op BenchmarkDivisibleconstI64-4 7758252 15.45 ns/op BenchmarkDivisibleWDivconstI64-4 5098779 23.56 ns/op BenchmarkDivconstU64/3-4 7435405 16.12 ns/op BenchmarkDivconstU64/5-4 7436437 16.15 ns/op BenchmarkDivconstU64/37-4 7594801 15.79 ns/op BenchmarkDivconstU64/1234567-4 7603560 15.79 ns/op BenchmarkModconstU64-4 7599708 15.79 ns/op BenchmarkDivisibleconstU64-4 7591227 15.79 ns/op BenchmarkDivisibleWDivconstU64-4 5087866 23.52 ns/op BenchmarkDivconstI32-4 7592649 15.84 ns/op BenchmarkModconstI32-4 7282454 16.46 ns/op BenchmarkDivisiblePow2constI32-4 7759778 15.46 ns/op BenchmarkDivisibleconstI32-4 7599727 15.79 ns/op BenchmarkDivisibleWDivconstI32-4 5097732 23.53 ns/op BenchmarkDivconstU32-4 7931724 15.12 ns/op BenchmarkModconstU32-4 7767170 15.49 ns/op BenchmarkDivisibleconstU32-4 7765582 15.46 ns/op BenchmarkDivisibleWDivconstU32-4 5096900 23.52 ns/op BenchmarkDivconstI16-4 7444741 16.12 ns/op BenchmarkModconstI16-4 7767512 15.46 ns/op BenchmarkDivisiblePow2constI16-4 7926148 15.17 ns/op BenchmarkDivisibleconstI16-4 7875194 15.12 ns/op BenchmarkDivisibleWDivconstI16-4 5169606 23.22 ns/op BenchmarkDivconstU16-4 7754522 15.45 ns/op BenchmarkModconstU16-4 7752679 15.45 ns/op BenchmarkDivisibleconstU16-4 7761945 15.45 ns/op BenchmarkDivisibleWDivconstU16-4 5097714 23.53 ns/op BenchmarkDivconstI8-4 7586888 15.85 ns/op BenchmarkModconstI8-4 7350670 16.12 ns/op BenchmarkDivisiblePow2constI8-4 7931870 15.39 ns/op BenchmarkDivisibleconstI8-4 7657084 15.45 ns/op BenchmarkDivisibleWDivconstI8-4 5098676 23.51 ns/op BenchmarkDivconstU8-4 7693038 15.87 ns/op BenchmarkModconstU8-4 7746172 15.45 ns/op BenchmarkDivisibleconstU8-4 7531519 15.45 ns/op BenchmarkDivisibleWDivconstU8-4 5247012 23.04 ns/op BenchmarkMul2-4 348751 344.0 ns/op BenchmarkMulNeg2-4 234446 511.0 ns/op BenchmarkEfaceInteger-4 2324167 47.43 ns/op BenchmarkDiv64UnsignedSmall-4 17703292 6.762 ns/op BenchmarkDiv64Small-4 17799716 6.765 ns/op BenchmarkDiv64SmallNegDivisor-4 17223662 6.850 ns/op BenchmarkDiv64SmallNegDividend-4 17897198 7.089 ns/op BenchmarkDiv64SmallNegBoth-4 17068437 6.886 ns/op BenchmarkDiv64Unsigned-4 15479796 7.529 ns/op BenchmarkDiv64-4 15482911 7.527 ns/op BenchmarkDiv64NegDivisor-4 15364288 7.582 ns/op BenchmarkDiv64NegDividend-4 15451890 7.618 ns/op BenchmarkDiv64NegBoth-4 15437895 7.577 ns/op BenchmarkMod64UnsignedSmall-4 17581698 6.879 ns/op BenchmarkMod64Small-4 17428687 6.845 ns/op BenchmarkMod64SmallNegDivisor-4 17391102 6.890 ns/op BenchmarkMod64SmallNegDividend-4 17506082 6.851 ns/op BenchmarkMod64SmallNegBoth-4 16978795 7.053 ns/op BenchmarkMod64Unsigned-4 13228272 8.742 ns/op BenchmarkMod64-4 13214461 8.725 ns/op BenchmarkMod64NegDivisor-4 13287918 8.710 ns/op BenchmarkMod64NegDividend-4 13222616 8.723 ns/op BenchmarkMod64NegBoth-4 13286564 8.714 ns/op BenchmarkMulconstI32/3-4 18306300 6.553 ns/op BenchmarkMulconstI32/5-4 18324081 6.542 ns/op BenchmarkMulconstI32/12-4 17768619 6.742 ns/op BenchmarkMulconstI32/120-4 17985934 6.733 ns/op BenchmarkMulconstI32/-120-4 17925429 6.742 ns/op BenchmarkMulconstI32/65537-4 18432046 6.522 ns/op BenchmarkMulconstI32/65538-4 17565948 6.842 ns/op BenchmarkMulconstI64/3-4 18305409 6.570 ns/op BenchmarkMulconstI64/5-4 18302838 6.570 ns/op BenchmarkMulconstI64/12-4 17628703 6.761 ns/op BenchmarkMulconstI64/120-4 17763460 6.712 ns/op BenchmarkMulconstI64/-120-4 17681071 6.725 ns/op BenchmarkMulconstI64/65537-4 18235972 6.529 ns/op BenchmarkMulconstI64/65538-4 17474167 6.884 ns/op BenchmarkMulconstU32/3-4 18269956 6.548 ns/op BenchmarkMulconstU32/5-4 18272295 6.558 ns/op BenchmarkMulconstU32/12-4 17966332 6.715 ns/op BenchmarkMulconstU32/120-4 17853210 6.719 ns/op BenchmarkMulconstU32/65537-4 18383816 6.514 ns/op BenchmarkMulconstU32/65538-4 17609353 6.828 ns/op BenchmarkMulconstU64/3-4 18321620 6.557 ns/op BenchmarkMulconstU64/5-4 18334273 6.567 ns/op BenchmarkMulconstU64/12-4 17701308 6.753 ns/op BenchmarkMulconstU64/120-4 17699740 6.720 ns/op BenchmarkMulconstU64/65537-4 18349184 6.514 ns/op BenchmarkMulconstU64/65538-4 17439936 6.845 ns/op BenchmarkShiftArithmeticRight-4 21100161 5.657 ns/op BenchmarkSwitch8Predictable-4 15123634 7.194 ns/op BenchmarkSwitch8Unpredictable-4 7592515 15.35 ns/op BenchmarkSwitch32Predictable-4 12243150 8.948 ns/op BenchmarkSwitch32Unpredictable-4 7713608 15.32 ns/op BenchmarkSwitchStringPredictable-4 7551216 14.31 ns/op BenchmarkSwitchStringUnpredictable-4 5507638 20.93 ns/op BenchmarkSwitchTypePredictable-4 6056641 19.87 ns/op BenchmarkSwitchTypeUnpredictable-4 4190383 28.55 ns/op PASS ok cmd/compile/internal/test 15.795s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 87 1206865 ns/op BenchmarkNamed/Underlying/nongeneric-4 638895 178.7 ns/op BenchmarkNamed/Underlying/generic-4 628468 178.9 ns/op BenchmarkNamed/Underlying/src_instance-4 630502 177.7 ns/op BenchmarkNamed/Underlying/user_instance-4 640040 176.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 530967656 ns/op 61266 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 414154982 ns/op 78542 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 167629592 ns/op 194002 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 147841313 ns/op 220006 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 345092704 ns/op 15003 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94009536 ns/op 55067 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34618252 ns/op 149523 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 33907988 ns/op 152666 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 100925716 ns/op 21495 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42485558 ns/op 51062 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22379335 ns/op 96931 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21772783 ns/op 99625 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1020442074 ns/op 64764 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 651801251 ns/op 101393 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 153590113 ns/op 430192 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128632075 ns/op 513661 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 357903424 ns/op 5621 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67707317 ns/op 29707 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40010078 ns/op 50273 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39470278 ns/op 50954 lines/s PASS ok cmd/compile/internal/types2 15.858s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 145 796365 ns/op 2451552 sys-ns/op 662572 user-ns/op PASS ok cmd/go 1.209s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 175353 672.2 ns/op PASS ok cmd/go/internal/cfg 1.140s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28798 4151 ns/op 1.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30454 3921 ns/op 2.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2924 39520 ns/op 25.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2758 38724 ns/op 26.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 404 285692 ns/op 28.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 417 281881 ns/op 29.06 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.869s All tests passed.