linux-arm64-race at 0f1227c507c62b635a3b4b85f5b7a967df72b59f :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=206f3302eff3" "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=24s" "GO_STAGE0_DL_DELAY=400ms" "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=206f3302eff3" "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=24s" "GO_STAGE0_DL_DELAY=400ms" "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.818s ok archive/zip 2.919s ok bufio 1.352s ok bytes 2.638s ok cmp 1.027s ok compress/bzip2 1.438s ok compress/flate 5.544s ok compress/gzip 14.112s ok compress/lzw 1.502s ok compress/zlib 5.299s ok container/heap 1.017s ok container/list 1.012s ok container/ring 1.013s ok context 1.036s ok crypto 1.012s ok crypto/aes 1.041s ok crypto/cipher 1.038s ok crypto/des 1.044s ok crypto/dsa 1.013s ok crypto/ecdh 1.223s ok crypto/ecdsa 1.145s ok crypto/ed25519 1.568s ok crypto/elliptic 1.037s ok crypto/hmac 1.016s ok crypto/internal/alias 1.013s ok crypto/internal/bigmod 4.102s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 1.337s ok crypto/internal/edwards25519 1.982s ok crypto/internal/edwards25519/field 1.097s ok crypto/internal/nistec 1.862s ok crypto/internal/nistec/fiat 1.013s [no tests to run] ok crypto/md5 1.021s ok crypto/rand 1.302s ok crypto/rc4 1.501s ok crypto/rsa 3.047s ok crypto/sha1 1.015s ok crypto/sha256 1.016s ok crypto/sha512 1.023s ok crypto/subtle 1.372s ok crypto/tls 3.885s ok crypto/x509 2.523s ok database/sql 1.540s ok database/sql/driver 1.013s ok debug/buildinfo 1.029s ok debug/dwarf 1.066s ok debug/elf 2.387s ok debug/gosym 1.102s ok debug/macho 1.023s ok debug/pe 1.042s ok debug/plan9obj 1.012s ok embed 1.017s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.020s ok encoding/asn1 1.017s ok encoding/base32 1.051s ok encoding/base64 1.021s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.468s ok encoding/hex 1.017s ok encoding/json 2.023s ok encoding/pem 3.635s ok encoding/xml 1.165s ok errors 1.018s ok expvar 1.018s ok flag 3.063s ok fmt 1.681s ok go/ast 1.022s ok go/build 6.123s ok go/build/constraint 1.018s ok go/constant 1.019s ok go/doc 1.221s ok go/doc/comment 3.083s ok go/format 1.041s ok go/importer 1.537s ok go/internal/gccgoimporter 1.049s ok go/internal/gcimporter 8.353s ok go/internal/srcimporter 15.797s ok go/parser 1.807s ok go/printer 2.244s ok go/scanner 1.017s ok go/token 1.116s ok go/types 37.813s ok hash 1.014s ok hash/adler32 1.038s ok hash/crc32 1.043s ok hash/crc64 1.023s ok hash/fnv 1.013s ok hash/maphash 1.014s ok html 1.013s ok html/template 1.216s ok image 1.475s ok image/color 1.030s ok image/draw 1.684s ok image/gif 1.900s ok image/jpeg 2.402s ok image/png 4.298s ok index/suffixarray 2.037s 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.014s 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.033s ok internal/godebug 17.538s ok internal/godebugs 1.013s ok internal/intern 1.154s ok internal/itoa 1.012s ok internal/platform 1.442s ok internal/poll 1.500s ok internal/profile 1.014s ok internal/reflectlite 1.014s ok internal/safefilepath 1.011s ok internal/saferio 1.079s ok internal/singleflight 1.059s ok internal/testenv 1.105s ok internal/trace 1.168s ok internal/types/errors 1.301s ok internal/unsafeheader 1.011s ok internal/xcoff 1.027s ok internal/zstd 1.015s ok io 1.046s ok io/fs 1.260s ok io/ioutil 1.018s ok log 1.019s ok log/slog 1.074s ok log/slog/internal/benchmarks 1.013s ok log/slog/internal/buffer 1.011s ok log/syslog 2.225s ok maps 1.013s ok math 1.025s ok math/big 4.680s ok math/bits 1.020s ok math/cmplx 1.014s ok math/rand 4.395s ok mime 1.034s ok mime/multipart 6.104s ok mime/quotedprintable 1.038s ok net 33.719s ok net/http 6.992s ok net/http/cgi 12.324s ok net/http/cookiejar 1.025s ok net/http/fcgi 1.220s ok net/http/httptest 1.197s ok net/http/httptrace 1.013s ok net/http/httputil 1.618s ok net/http/internal 1.018s ok net/http/internal/ascii 1.014s ok net/http/pprof 5.076s ok net/internal/socktest 1.014s ok net/mail 1.020s ok net/netip 1.280s 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.311s ok os/exec 7.162s 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.040s ok plugin 1.014s ok reflect 1.442s ok regexp 4.246s ok regexp/syntax 8.142s ok runtime 35.328s ok runtime/cgo 1.013s ok runtime/coverage 1.014s ok runtime/debug 2.051s ok runtime/internal/atomic 1.190s 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.025s ok runtime/pprof 18.375s ok runtime/race 10.094s ok runtime/trace 5.850s ok slices 1.585s ok sort 1.480s ok strconv 3.775s ok strings 3.228s ok sync 1.506s ok sync/atomic 3.826s ok syscall 11.437s ok testing 2.685s ok testing/fstest 1.018s ok testing/iotest 1.015s ok testing/quick 1.170s ok testing/slogtest 1.018s ok text/scanner 1.025s ok text/tabwriter 1.016s ok text/template 1.075s ok text/template/parse 1.024s ok time 3.001s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.025s ok cmd/addr2line 3.992s ok cmd/api 1.356s ok cmd/asm/internal/asm 4.567s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.680s ok cmd/cgo/internal/test 2.060s ok cmd/cgo/internal/testcarchive 20.220s ok cmd/cgo/internal/testcshared 5.421s ok cmd/cgo/internal/testerrors 8.918s ok cmd/cgo/internal/testfortran 2.320s ok cmd/cgo/internal/testgodefs 1.517s ok cmd/cgo/internal/testlife 1.522s ok cmd/cgo/internal/testnocgo 1.012s ok cmd/cgo/internal/testplugin 25.133s ok cmd/cgo/internal/testsanitizers 17.545s ok cmd/cgo/internal/testshared 38.480s ok cmd/cgo/internal/testso 2.276s ok cmd/cgo/internal/teststdio 2.174s 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.013s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/dwarfgen 1.402s ok cmd/compile/internal/importer 1.589s ok cmd/compile/internal/inline/inlheur 1.281s ok cmd/compile/internal/ir 1.015s ok cmd/compile/internal/logopt 1.043s ok cmd/compile/internal/loopvar 20.660s ok cmd/compile/internal/noder 1.019s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 20.829s ok cmd/compile/internal/syntax 1.144s ok cmd/compile/internal/test 11.352s ok cmd/compile/internal/typecheck 1.177s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 7.914s ok cmd/covdata 1.016s ok cmd/cover 16.651s ok cmd/dist 1.013s ok cmd/distpack 1.012s ok cmd/doc 1.492s ok cmd/fix 1.611s ok cmd/go 176.210s ok cmd/go/internal/auth 1.014s ok cmd/go/internal/cache 1.120s ok cmd/go/internal/cfg 1.022s [no tests to run] ok cmd/go/internal/envcmd 1.043s ok cmd/go/internal/fsys 1.068s ok cmd/go/internal/generate 1.029s ok cmd/go/internal/gover 1.016s ok cmd/go/internal/imports 1.026s ok cmd/go/internal/load 1.025s ok cmd/go/internal/lockedfile 2.137s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.031s ok cmd/go/internal/modfetch/codehost 1.444s ok cmd/go/internal/modfetch/zip_sum_test 1.022s ok cmd/go/internal/modindex 1.628s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.034s ok cmd/go/internal/par 1.117s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.036s ok cmd/go/internal/toolchain 1.027s ok cmd/go/internal/vcs 1.021s ok cmd/go/internal/vcweb 1.022s ok cmd/go/internal/vcweb/vcstest 4.438s ok cmd/go/internal/web 1.018s ok cmd/go/internal/work 1.089s ok cmd/gofmt 1.181s ok cmd/internal/archive 1.337s ok cmd/internal/buildid 1.567s ok cmd/internal/bootstrap_test 1.052s ok cmd/internal/cov 1.196s ok cmd/internal/dwarf 1.015s ok cmd/internal/edit 1.012s ok cmd/internal/goobj 1.014s ok cmd/internal/moddeps 1.841s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.319s ok cmd/internal/obj/arm64 2.151s ok cmd/internal/obj/ppc64 1.069s ok cmd/internal/obj/riscv 1.028s ok cmd/internal/obj/s390x 1.012s ok cmd/internal/obj/x86 3.038s ok cmd/internal/objabi 1.036s ok cmd/internal/pkgpath 5.056s ok cmd/internal/pkgpattern 1.017s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.013s ok cmd/internal/test2json 1.748s ok cmd/link 9.824s ok cmd/link/internal/benchmark 1.013s ok cmd/link/internal/ld 2.756s ok cmd/link/internal/loader 1.075s ok cmd/nm 9.190s ok cmd/objdump 4.990s ok cmd/pack 7.258s ok cmd/pprof 3.369s ok cmd/trace 1.274s ok cmd/vet 29.185s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2600 45243 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1938 56902 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1347 87249 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3613 28966 ns/op 5179 B/op 16 allocs/op Benchmark/Reader/GNU-4 5224 20464 ns/op 5079 B/op 14 allocs/op Benchmark/Reader/PAX-4 2040 57850 ns/op 8863 B/op 33 allocs/op PASS ok archive/tar 1.860s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 389201188 ns/op 14784 B/op 65 allocs/op BenchmarkZip64Test-4 1 211471313 ns/op BenchmarkZip64TestSizes/4096-4 1689 67818 ns/op BenchmarkZip64TestSizes/1048576-4 121 973293 ns/op BenchmarkZip64TestSizes/67108864-4 1 215530233 ns/op PASS ok archive/zip 2.519s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 184765 623.8 ns/op BenchmarkReaderCopyUnoptimal-4 117938 1003 ns/op BenchmarkReaderCopyNoWriteTo-4 12836 9250 ns/op BenchmarkReaderWriteToOptimal-4 7383 15086 ns/op BenchmarkReaderReadString-4 105603 1106 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 176256 685.0 ns/op BenchmarkWriterCopyUnoptimal-4 165974 718.0 ns/op BenchmarkWriterCopyNoReadFrom-4 12732 9315 ns/op BenchmarkReaderEmpty-4 48042 2344 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 35935 3321 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 422653 270.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.621s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9322 12875 ns/op 2545.05 MB/s BenchmarkWriteByte-4 358 331191 ns/op 12.37 MB/s BenchmarkWriteRune-4 182 649432 ns/op 18.92 MB/s BenchmarkBufferNotEmptyWriteRead-4 21 5302169 ns/op BenchmarkBufferFullSmallReads-4 72 1636004 ns/op BenchmarkBufferWriteBlock/N4096-4 7130 14766 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 566 196834 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 6776032 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 10911008 ns/op 1537.64 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 2614143 45.69 ns/op 218.86 MB/s BenchmarkIndexByte/32-4 2543176 47.04 ns/op 680.26 MB/s BenchmarkIndexByte/4K-4 678379 172.6 ns/op 23728.28 MB/s BenchmarkIndexBytePortable/10-4 700622 171.0 ns/op 58.49 MB/s BenchmarkIndexBytePortable/32-4 214384 473.3 ns/op 67.61 MB/s BenchmarkIndexBytePortable/4K-4 2244 53401 ns/op 76.70 MB/s BenchmarkIndexRune/10-4 765618 157.2 ns/op 63.60 MB/s BenchmarkIndexRune/32-4 397629 299.8 ns/op 106.75 MB/s BenchmarkIndexRune/4K-4 271879 428.8 ns/op 9551.30 MB/s BenchmarkIndexRuneASCII/10-4 2740243 43.08 ns/op 232.13 MB/s BenchmarkIndexRuneASCII/32-4 2775415 43.26 ns/op 739.66 MB/s BenchmarkIndexRuneASCII/4K-4 680626 171.0 ns/op 23957.50 MB/s BenchmarkEqual/0-4 10953702 10.09 ns/op BenchmarkEqual/1-4 805779 142.8 ns/op 7.00 MB/s BenchmarkEqual/6-4 735222 147.5 ns/op 40.67 MB/s BenchmarkEqual/9-4 753919 145.1 ns/op 62.04 MB/s BenchmarkEqual/15-4 822414 144.2 ns/op 104.00 MB/s BenchmarkEqual/16-4 711996 146.4 ns/op 109.29 MB/s BenchmarkEqual/20-4 734536 146.9 ns/op 136.11 MB/s BenchmarkEqual/32-4 765618 149.3 ns/op 214.40 MB/s BenchmarkEqual/4K-4 87076 1355 ns/op 3022.21 MB/s BenchmarkEqualBothUnaligned/64_0-4 824311 133.3 ns/op 480.07 MB/s BenchmarkEqualBothUnaligned/64_1-4 822255 145.8 ns/op 438.87 MB/s BenchmarkEqualBothUnaligned/64_4-4 827449 130.9 ns/op 488.88 MB/s BenchmarkEqualBothUnaligned/64_7-4 912130 127.7 ns/op 501.22 MB/s BenchmarkEqualBothUnaligned/4096_0-4 89689 1327 ns/op 3087.02 MB/s BenchmarkEqualBothUnaligned/4096_1-4 58774 2033 ns/op 2015.13 MB/s BenchmarkEqualBothUnaligned/4096_4-4 119288 994.9 ns/op 4116.80 MB/s BenchmarkEqualBothUnaligned/4096_7-4 116362 1018 ns/op 4024.08 MB/s BenchmarkIndex/10-4 2063677 58.33 ns/op 171.43 MB/s BenchmarkIndex/32-4 135720 869.4 ns/op 36.81 MB/s BenchmarkIndex/4K-4 24061 4983 ns/op 821.97 MB/s BenchmarkIndexEasy/10-4 2172890 53.62 ns/op 186.49 MB/s BenchmarkIndexEasy/32-4 548736 204.7 ns/op 156.34 MB/s BenchmarkIndexEasy/4K-4 358452 335.1 ns/op 12223.79 MB/s BenchmarkCount/10-4 947538 126.2 ns/op 79.22 MB/s BenchmarkCount/32-4 123843 963.9 ns/op 33.20 MB/s BenchmarkCount/4K-4 23583 5096 ns/op 803.73 MB/s BenchmarkCountEasy/10-4 878502 124.3 ns/op 80.47 MB/s BenchmarkCountEasy/32-4 443773 269.2 ns/op 118.87 MB/s BenchmarkCountEasy/4K-4 283448 397.0 ns/op 10316.18 MB/s BenchmarkCountSingle/10-4 2206786 55.34 ns/op 180.69 MB/s BenchmarkCountSingle/32-4 2376282 50.48 ns/op 633.91 MB/s BenchmarkCountSingle/4K-4 506748 229.8 ns/op 17823.98 MB/s BenchmarkToUpper/#00-4 2181721 54.87 ns/op BenchmarkToUpper/ONLYUPPER-4 234862 517.1 ns/op BenchmarkToUpper/abc-4 349861 325.0 ns/op BenchmarkToUpper/AbC123-4 241884 473.6 ns/op BenchmarkToUpper/azAZ09_-4 221558 505.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 75457 1517 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31531 3782 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47568 2542 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101443 1160 ns/op BenchmarkToLower/#00-4 2064138 56.79 ns/op BenchmarkToLower/abc-4 291998 400.4 ns/op BenchmarkToLower/AbC123-4 246351 463.3 ns/op BenchmarkToLower/azAZ09_-4 224305 504.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77098 1524 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32942 3626 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 56730 2086 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 98989 1178 ns/op BenchmarkFields/ASCII/16-4 133164 864.8 ns/op 18.50 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8448 12905 ns/op 19.84 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 586 207309 ns/op 19.76 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 34 3378498 ns/op 19.40 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53080518 ns/op 19.75 MB/s 2285568 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 65382 1814 ns/op 8.82 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4762 23578 ns/op 10.86 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 296 400148 ns/op 10.24 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6847350 ns/op 9.57 MB/s 504070 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 116442436 ns/op 9.01 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 122538 978.5 ns/op 16.35 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8491 14427 ns/op 17.74 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 493 241068 ns/op 16.99 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4264702 ns/op 15.37 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 75464658 ns/op 13.89 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 84268 1400 ns/op 11.43 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6373 17807 ns/op 14.38 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 373 302892 ns/op 13.52 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5287798 ns/op 12.39 MB/s 504064 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 91981877 ns/op 11.40 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1507471 79.38 ns/op BenchmarkTrimSpace/ASCII-4 781635 152.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78027 1528 ns/op BenchmarkTrimSpace/JustNonASCII-4 38768 3081 ns/op BenchmarkToValidUTF8/Valid-4 373729 271.5 ns/op BenchmarkToValidUTF8/InvalidASCII-4 276331 441.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 70183 1691 ns/op BenchmarkIndexHard1-4 168 708454 ns/op BenchmarkIndexHard2-4 168 714276 ns/op BenchmarkIndexHard3-4 163 729942 ns/op BenchmarkIndexHard4-4 4 29543289 ns/op BenchmarkLastIndexHard1-4 5 21842663 ns/op BenchmarkLastIndexHard2-4 4 27838839 ns/op BenchmarkLastIndexHard3-4 4 30147609 ns/op BenchmarkCountHard1-4 168 710209 ns/op BenchmarkCountHard2-4 166 713203 ns/op BenchmarkCountHard3-4 164 727181 ns/op BenchmarkSplitEmptySeparator-4 1 132921396 ns/op BenchmarkSplitSingleByteSeparator-4 12 8341503 ns/op BenchmarkSplitMultiByteSeparator-4 9 11363431 ns/op BenchmarkSplitNSingleByteSeparator-4 133299 857.7 ns/op BenchmarkSplitNMultiByteSeparator-4 50041 2342 ns/op BenchmarkRepeat-4 116580 986.1 ns/op BenchmarkRepeatLarge/256/1-4 98619 1200 ns/op 213.30 MB/s BenchmarkRepeatLarge/256/16-4 159460 807.6 ns/op 316.97 MB/s BenchmarkRepeatLarge/512/1-4 78124 1479 ns/op 346.08 MB/s BenchmarkRepeatLarge/512/16-4 95744 1097 ns/op 466.75 MB/s BenchmarkRepeatLarge/1024/1-4 60740 2126 ns/op 481.64 MB/s BenchmarkRepeatLarge/1024/16-4 68784 1645 ns/op 622.37 MB/s BenchmarkRepeatLarge/2048/1-4 37519 3123 ns/op 655.81 MB/s BenchmarkRepeatLarge/2048/16-4 43160 2687 ns/op 762.22 MB/s BenchmarkRepeatLarge/4096/1-4 25117 4779 ns/op 857.00 MB/s BenchmarkRepeatLarge/4096/16-4 27279 4390 ns/op 932.99 MB/s BenchmarkRepeatLarge/8192/1-4 14601 8328 ns/op 983.63 MB/s BenchmarkRepeatLarge/8192/16-4 15117 7840 ns/op 1044.85 MB/s BenchmarkRepeatLarge/8192/4097-4 29182 4069 ns/op 1006.91 MB/s BenchmarkRepeatLarge/16384/1-4 7416 13794 ns/op 1187.74 MB/s BenchmarkRepeatLarge/16384/16-4 7689 13290 ns/op 1232.81 MB/s BenchmarkRepeatLarge/16384/4097-4 12028 10093 ns/op 1217.78 MB/s BenchmarkRepeatLarge/32768/1-4 4779 24600 ns/op 1332.04 MB/s BenchmarkRepeatLarge/32768/16-4 4142 24167 ns/op 1355.88 MB/s BenchmarkRepeatLarge/32768/4097-4 6265 22548 ns/op 1271.89 MB/s BenchmarkRepeatLarge/65536/1-4 2824 41488 ns/op 1579.66 MB/s BenchmarkRepeatLarge/65536/16-4 2899 40500 ns/op 1618.17 MB/s BenchmarkRepeatLarge/65536/4097-4 2464 43992 ns/op 1396.95 MB/s BenchmarkRepeatLarge/131072/1-4 525 215200 ns/op 609.07 MB/s BenchmarkRepeatLarge/131072/16-4 531 221939 ns/op 590.58 MB/s BenchmarkRepeatLarge/131072/4097-4 531 219492 ns/op 578.64 MB/s BenchmarkRepeatLarge/262144/1-4 266 430302 ns/op 609.21 MB/s BenchmarkRepeatLarge/262144/16-4 274 407725 ns/op 642.94 MB/s BenchmarkRepeatLarge/262144/4097-4 284 437659 ns/op 589.75 MB/s BenchmarkRepeatLarge/524288/1-4 141 820382 ns/op 639.08 MB/s BenchmarkRepeatLarge/524288/16-4 145 809418 ns/op 647.73 MB/s BenchmarkRepeatLarge/524288/4097-4 135 832439 ns/op 625.05 MB/s BenchmarkRepeatLarge/1048576/1-4 73 1696574 ns/op 618.06 MB/s BenchmarkRepeatLarge/1048576/16-4 73 1676056 ns/op 625.62 MB/s BenchmarkRepeatLarge/1048576/4097-4 70 1765891 ns/op 591.62 MB/s BenchmarkRepeatLarge/2097152/1-4 40 4285071 ns/op 489.41 MB/s BenchmarkRepeatLarge/2097152/16-4 28 3953250 ns/op 530.49 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4350838 ns/op 481.19 MB/s BenchmarkRepeatLarge/4194304/1-4 15 10119594 ns/op 414.47 MB/s BenchmarkRepeatLarge/4194304/16-4 6 21321766 ns/op 196.71 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 22387519 ns/op 187.21 MB/s BenchmarkRepeatLarge/8388608/1-4 6 20069786 ns/op 417.97 MB/s BenchmarkRepeatLarge/8388608/16-4 7 17618085 ns/op 476.14 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 23385599 ns/op 358.62 MB/s BenchmarkRepeatLarge/16777216/1-4 3 42871012 ns/op 391.34 MB/s BenchmarkRepeatLarge/16777216/16-4 4 34864489 ns/op 481.21 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 36049852 ns/op 465.39 MB/s BenchmarkRepeatLarge/33554432/1-4 2 63979018 ns/op 524.46 MB/s BenchmarkRepeatLarge/33554432/16-4 2 66321058 ns/op 505.94 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 58293078 ns/op 575.62 MB/s BenchmarkRepeatLarge/67108864/1-4 1 124602436 ns/op 538.58 MB/s BenchmarkRepeatLarge/67108864/16-4 1 141370236 ns/op 474.70 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 134772956 ns/op 497.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 221863313 ns/op 604.96 MB/s BenchmarkRepeatLarge/134217728/16-4 1 242370472 ns/op 553.77 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 222051233 ns/op 604.44 MB/s BenchmarkRepeatLarge/268435456/1-4 1 431229866 ns/op 622.49 MB/s BenchmarkRepeatLarge/268435456/16-4 1 431261507 ns/op 622.44 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 457932906 ns/op 586.19 MB/s BenchmarkRepeatLarge/536870912/1-4 1 893954812 ns/op 600.56 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1453233915 ns/op 369.43 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 898266732 ns/op 597.67 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1830463582 ns/op 586.60 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1721606226 ns/op 623.69 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1726368146 ns/op 621.97 MB/s BenchmarkBytesCompare/1-4 14220098 8.409 ns/op BenchmarkBytesCompare/2-4 13861743 8.644 ns/op BenchmarkBytesCompare/4-4 14266148 8.420 ns/op BenchmarkBytesCompare/8-4 14257267 8.303 ns/op BenchmarkBytesCompare/16-4 13878030 8.645 ns/op BenchmarkBytesCompare/32-4 12783472 9.351 ns/op BenchmarkBytesCompare/64-4 10097338 11.49 ns/op BenchmarkBytesCompare/128-4 7743493 15.53 ns/op BenchmarkBytesCompare/256-4 5315397 22.59 ns/op BenchmarkBytesCompare/512-4 3097294 38.77 ns/op BenchmarkBytesCompare/1024-4 1684131 71.18 ns/op BenchmarkBytesCompare/2048-4 871206 136.3 ns/op BenchmarkIndexAnyASCII/1:1-4 1819800 65.07 ns/op BenchmarkIndexAnyASCII/1:2-4 1884258 63.63 ns/op BenchmarkIndexAnyASCII/1:4-4 1874034 64.07 ns/op BenchmarkIndexAnyASCII/1:8-4 1866548 63.79 ns/op BenchmarkIndexAnyASCII/1:16-4 1885044 63.76 ns/op BenchmarkIndexAnyASCII/1:32-4 1825906 66.16 ns/op BenchmarkIndexAnyASCII/1:64-4 1798404 66.63 ns/op BenchmarkIndexAnyASCII/16:1-4 1406581 84.18 ns/op BenchmarkIndexAnyASCII/16:2-4 429098 291.4 ns/op BenchmarkIndexAnyASCII/16:4-4 385786 289.2 ns/op BenchmarkIndexAnyASCII/16:8-4 370740 305.5 ns/op BenchmarkIndexAnyASCII/16:16-4 356611 309.8 ns/op BenchmarkIndexAnyASCII/16:32-4 367605 324.0 ns/op BenchmarkIndexAnyASCII/16:64-4 280770 380.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1333322 90.09 ns/op BenchmarkIndexAnyASCII/256:2-4 30751 3619 ns/op BenchmarkIndexAnyASCII/256:4-4 29463 3599 ns/op BenchmarkIndexAnyASCII/256:8-4 32398 3602 ns/op BenchmarkIndexAnyASCII/256:16-4 32185 3629 ns/op BenchmarkIndexAnyASCII/256:32-4 32299 3579 ns/op BenchmarkIndexAnyASCII/256:64-4 30084 3656 ns/op BenchmarkIndexAnyUTF8/1:1-4 1846718 65.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 1890579 63.77 ns/op BenchmarkIndexAnyUTF8/1:4-4 1865049 63.77 ns/op BenchmarkIndexAnyUTF8/1:8-4 1841816 63.91 ns/op BenchmarkIndexAnyUTF8/1:16-4 1887643 65.29 ns/op BenchmarkIndexAnyUTF8/1:32-4 1830280 66.20 ns/op BenchmarkIndexAnyUTF8/1:64-4 1810546 66.49 ns/op BenchmarkIndexAnyUTF8/16:1-4 110649 1091 ns/op BenchmarkIndexAnyUTF8/16:2-4 275564 433.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 253227 443.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 253742 444.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 253219 450.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 246505 460.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 237186 504.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 7390 16447 ns/op BenchmarkIndexAnyUTF8/256:2-4 19448 6024 ns/op BenchmarkIndexAnyUTF8/256:4-4 19874 6025 ns/op BenchmarkIndexAnyUTF8/256:8-4 19852 6190 ns/op BenchmarkIndexAnyUTF8/256:16-4 19862 6034 ns/op BenchmarkIndexAnyUTF8/256:32-4 19014 6386 ns/op BenchmarkIndexAnyUTF8/256:64-4 16077 7187 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1859497 64.57 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1896106 62.29 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1912819 62.95 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1890496 63.36 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1891957 63.42 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1852012 64.74 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1813425 67.10 ns/op BenchmarkLastIndexAnyASCII/16:1-4 298287 359.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 326914 375.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 331279 362.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 320710 366.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 291001 385.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 279566 409.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 246908 459.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24015 4786 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24372 4938 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24346 4851 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24302 4856 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24308 4980 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23906 4889 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22887 5130 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1876322 64.11 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1850583 64.01 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1898043 63.17 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1864345 63.10 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1901857 62.44 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1851399 64.85 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1805223 66.88 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 140976 803.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253990 445.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 271152 443.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 271392 443.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 272073 448.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 258484 460.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 229872 518.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9649 12200 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19112 6128 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19180 6190 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19534 6089 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19204 6214 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18532 6456 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 15892 7341 ns/op BenchmarkTrimASCII/1:1-4 2011801 60.00 ns/op BenchmarkTrimASCII/1:2-4 1649434 69.51 ns/op BenchmarkTrimASCII/1:4-4 1640424 71.23 ns/op BenchmarkTrimASCII/1:8-4 1563998 74.14 ns/op BenchmarkTrimASCII/1:16-4 1388406 85.87 ns/op BenchmarkTrimASCII/16:1-4 388173 278.4 ns/op BenchmarkTrimASCII/16:2-4 325912 375.3 ns/op BenchmarkTrimASCII/16:4-4 312574 368.1 ns/op BenchmarkTrimASCII/16:8-4 309001 384.1 ns/op BenchmarkTrimASCII/16:16-4 292189 389.6 ns/op BenchmarkTrimASCII/256:1-4 32996 3584 ns/op BenchmarkTrimASCII/256:2-4 24192 5055 ns/op BenchmarkTrimASCII/256:4-4 22713 4939 ns/op BenchmarkTrimASCII/256:8-4 22821 5128 ns/op BenchmarkTrimASCII/256:16-4 22831 5156 ns/op BenchmarkTrimASCII/4096:1-4 1801 56659 ns/op BenchmarkTrimASCII/4096:2-4 1377 77613 ns/op BenchmarkTrimASCII/4096:4-4 1375 78378 ns/op BenchmarkTrimASCII/4096:8-4 1369 81030 ns/op BenchmarkTrimASCII/4096:16-4 1539 77480 ns/op BenchmarkTrimByte-4 1714773 68.63 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2318 44782 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2511 44627 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2575 44734 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1207 97243 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2331 49955 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4386 25876 ns/op BenchmarkCompareBytesEqual-4 12294427 8.750 ns/op BenchmarkCompareBytesToNil-4 14609060 7.392 ns/op BenchmarkCompareBytesEmpty-4 15468940 6.977 ns/op BenchmarkCompareBytesIdentical-4 15272382 7.061 ns/op BenchmarkCompareBytesSameLength-4 13066657 8.128 ns/op BenchmarkCompareBytesDifferentLength-4 13128586 8.122 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1675 70923 ns/op 14784.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1660 70865 ns/op 14796.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1663 72971 ns/op 14369.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1701 69017 ns/op 15193.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1677 70872 ns/op 14795.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1668 71062 ns/op 14755.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1668 71173 ns/op 14732.90 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1744 68651 ns/op 15274.19 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1400 85715 ns/op 12233.44 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1401 85195 ns/op 12308.00 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1410 85210 ns/op 12305.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1645 72225 ns/op 14518.31 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1394 84899 ns/op 12350.86 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1400 85363 ns/op 12283.75 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1383 85598 ns/op 12250.06 MB/s BenchmarkCompareBytesBig-4 1742 68046 ns/op 15410.02 MB/s BenchmarkCompareBytesBigIdentical-4 15155341 7.956 ns/op 131794311.94 MB/s PASS ok bytes 60.840s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 82485077 ns/op 1.21 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 320024867 ns/op 1.77 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 25313309 ns/op 0.65 MB/s 3645508 B/op 52 allocs/op PASS ok compress/bzip2 2.309s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 55 2059739 ns/op 4.85 MB/s 42330 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20091847 ns/op 4.98 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 205391552 ns/op 4.87 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2075042 ns/op 4.82 MB/s 42858 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20830575 ns/op 4.80 MB/s 47492 B/op 13 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 211772352 ns/op 4.72 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 56 2053159 ns/op 4.87 MB/s 42631 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19531679 ns/op 5.12 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 197095032 ns/op 5.07 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2039584 ns/op 4.90 MB/s 41604 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19744659 ns/op 5.06 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 197713632 ns/op 5.06 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 49 2253656 ns/op 4.44 MB/s 43254 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21851351 ns/op 4.58 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 222337151 ns/op 4.50 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1719214 ns/op 5.82 MB/s 43604 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14632702 ns/op 6.83 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 151322994 ns/op 6.61 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 73 1546972 ns/op 6.46 MB/s 43192 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11587075 ns/op 8.63 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 115774435 ns/op 8.64 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 74 1546584 ns/op 6.47 MB/s 43385 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11583226 ns/op 8.63 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 115082795 ns/op 8.69 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1187085 ns/op 8.42 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11297333 ns/op 8.85 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 112809355 ns/op 8.86 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2447024 ns/op 4.09 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21881055 ns/op 4.57 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 210816391 ns/op 4.74 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 6889493 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 75448137 ns/op 1.33 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 781232688 ns/op 1.28 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6803472 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 76895577 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 760973808 ns/op 1.31 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 1490384 ns/op 6.71 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12459440 ns/op 8.03 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 122964635 ns/op 8.13 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2268066 ns/op 4.41 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16801059 ns/op 5.95 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 165387594 ns/op 6.05 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6515844 ns/op 1.53 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 66581957 ns/op 1.50 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 684426452 ns/op 1.46 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6600640 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 83473656 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 856920485 ns/op 1.17 MB/s PASS ok compress/flate 15.888s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2571795 ns/op 3.89 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2639146 ns/op 3.79 MB/s BenchmarkDecoder/1e5-4 4 25531359 ns/op 3.92 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25603199 ns/op 3.91 MB/s BenchmarkDecoder/1e6-4 1 257726790 ns/op 3.88 MB/s BenchmarkDecoder/1e-Reuse6-4 1 256251829 ns/op 3.90 MB/s BenchmarkEncoder/1e4-4 51 2207377 ns/op 4.53 MB/s BenchmarkEncoder/1e-Reuse4-4 54 2030839 ns/op 4.92 MB/s BenchmarkEncoder/1e5-4 5 21509975 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21257007 ns/op 4.70 MB/s BenchmarkEncoder/1e6-4 1 215357351 ns/op 4.64 MB/s BenchmarkEncoder/1e-Reuse6-4 1 212614351 ns/op 4.70 MB/s PASS ok compress/lzw 3.901s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5938944 ns/op PASS ok container/heap 1.155s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 17552 6533 ns/op BenchmarkWithTimeout/concurrency=40-4 3818 31119 ns/op BenchmarkWithTimeout/concurrency=4000-4 3675 31420 ns/op BenchmarkWithTimeout/concurrency=400000-4 5605 25653 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 330166 352.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12510 10189 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14966 7935 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2726 45496 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1722 71733 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2326 68599 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 224 523276 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 162 765496 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 248 469155 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 21 5208025 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 9269463 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4734528 ns/op BenchmarkCheckCanceled/Err-4 247006 478.1 ns/op BenchmarkCheckCanceled/Done-4 359418 326.8 ns/op BenchmarkContextCancelDone-4 492537 232.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 15138 7816 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 12772 9254 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12067 9927 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 9369 10969 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8421 13000 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 481857 249.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 286795 418.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 197281 586.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 131689 921.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 68347 1755 ns/op PASS ok context 13.284s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1336461 90.33 ns/op 177.13 MB/s BenchmarkDecrypt-4 1302637 91.56 ns/op 174.75 MB/s BenchmarkExpand-4 1000000 111.8 ns/op PASS ok crypto/aes 1.583s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 165211 707.7 ns/op 90.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 307922 370.6 ns/op 172.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 170840 709.7 ns/op 90.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 301098 381.8 ns/op 167.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 95415 1230 ns/op 1097.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 134516 889.9 ns/op 1516.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 88821 1330 ns/op 1014.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 117168 1008 ns/op 1339.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 31098 3861 ns/op 2121.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 34052 3516 ns/op 2329.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26593 4509 ns/op 1817.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28516 4186 ns/op 1956.79 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5233 22027 ns/op 46.26 MB/s BenchmarkAESCFBDecrypt1K-4 5362 21683 ns/op 47.00 MB/s BenchmarkAESCFBDecrypt8K-4 694 172089 ns/op 47.57 MB/s BenchmarkAESOFB1K-4 7879 14574 ns/op 69.92 MB/s BenchmarkAESCTR1K-4 10000 10474 ns/op 97.28 MB/s BenchmarkAESCTR8K-4 1387 84676 ns/op 96.69 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11712 ns/op 87.43 MB/s BenchmarkAESCBCDecrypt1K-4 13130 9345 ns/op 109.57 MB/s PASS ok crypto/cipher 3.788s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 64707 1797 ns/op 4.45 MB/s BenchmarkDecrypt-4 67941 1769 ns/op 4.52 MB/s BenchmarkTDESEncrypt-4 24057 4868 ns/op 1.64 MB/s BenchmarkTDESDecrypt-4 24438 4905 ns/op 1.63 MB/s PASS ok crypto/des 1.642s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 580 203428 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8475742 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22501255 ns/op 1534 B/op 21 allocs/op BenchmarkECDH/X25519-4 62 1969730 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.794s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1140 99207 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 30 4100606 ns/op 2676 B/op 34 allocs/op BenchmarkSign/P521-4 12 10183720 ns/op 3069 B/op 35 allocs/op BenchmarkVerify/P256-4 541 219382 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9868090 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25417399 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2631 44619 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 52 2224330 ns/op 1096 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 5762775 ns/op 1420 B/op 17 allocs/op PASS ok crypto/ecdsa 2.686s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 224 506246 ns/op BenchmarkNewKeyFromSeed-4 231 518219 ns/op BenchmarkSigning-4 204 577291 ns/op BenchmarkVerification-4 120 988437 ns/op PASS ok crypto/ed25519 1.682s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3021 39249 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 132 910055 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2297545 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5791052 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 772 154760 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 52 2205085 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5938551 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16579062 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10547 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3952 29162 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3638 29361 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 74 1449706 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2372 47611 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 283 420842 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1567 72672 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 82 1394409 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.438s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22753 5285 ns/op 193.77 MB/s BenchmarkHMACSHA256_32-4 23752 5086 ns/op 6.29 MB/s BenchmarkNewWriteSum-4 12474 9436 ns/op 3.39 MB/s PASS ok crypto/hmac 1.602s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46128 2575 ns/op BenchmarkModSub-4 46641 2556 ns/op BenchmarkMontgomeryRepr-4 14995 7990 ns/op BenchmarkMontgomeryMul-4 15015 7987 ns/op BenchmarkModMul-4 7310 16306 ns/op BenchmarkExpBig-4 7 15496937 ns/op BenchmarkExp-4 4 27941129 ns/op PASS ok crypto/internal/bigmod 2.256s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1263 92526 ns/op BenchmarkScalarBaseMult-4 261 443796 ns/op BenchmarkScalarMult-4 100 1090986 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 136 864894 ns/op PASS ok crypto/internal/edwards25519 1.576s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 440398 259.0 ns/op BenchmarkMultiply-4 598252 187.4 ns/op BenchmarkSquare-4 933154 125.3 ns/op BenchmarkInvert-4 3669 32160 ns/op BenchmarkMult32-4 1000000 103.7 ns/op PASS ok crypto/internal/edwards25519/field 1.595s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 52 2048202 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 864 138725 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5441904 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15407925 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 148 774843 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4478 26529 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1914321 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4639233 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.078s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 523249 220.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 276349 424.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 100147 1189 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 550983 217.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 279170 423.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 97975 1193 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.786s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 98695 1193 ns/op 6.70 MB/s BenchmarkHash64-4 121974 969.9 ns/op 65.99 MB/s BenchmarkHash128-4 114084 1056 ns/op 121.24 MB/s BenchmarkHash256-4 93890 1257 ns/op 203.59 MB/s BenchmarkHash512-4 70896 1674 ns/op 305.83 MB/s BenchmarkHash1K-4 47666 2500 ns/op 409.58 MB/s BenchmarkHash8K-4 7983 14353 ns/op 570.75 MB/s BenchmarkHash1M-4 64 1690321 ns/op 620.34 MB/s BenchmarkHash8M-4 8 13539150 ns/op 619.58 MB/s BenchmarkHash8BytesUnaligned-4 97942 1199 ns/op 6.67 MB/s BenchmarkHash1KUnaligned-4 46941 2522 ns/op 406.00 MB/s BenchmarkHash8KUnaligned-4 8042 14761 ns/op 554.96 MB/s PASS ok crypto/md5 2.586s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 1 498012060 ns/op PASS ok crypto/rand 1.535s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13303 9054 ns/op 14.14 MB/s BenchmarkRC4_1K-4 1585 71111 ns/op 14.40 MB/s BenchmarkRC4_8K-4 208 560253 ns/op 14.45 MB/s PASS ok crypto/rc4 1.571s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14055894 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 33876852 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 65702377 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3361204 ns/op BenchmarkDecryptOAEP/2048-4 8 14254644 ns/op BenchmarkEncryptOAEP/2048-4 33 3412532 ns/op BenchmarkSignPKCS1v15/2048-4 7 14301234 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3362952 ns/op BenchmarkSignPSS/2048-4 8 14377694 ns/op BenchmarkVerifyPSS/2048-4 34 3378712 ns/op PASS ok crypto/rsa 2.593s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89305 1322 ns/op 6.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 108916 1080 ns/op 7.41 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 100888 1170 ns/op 273.60 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 127990 913.4 ns/op 350.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 75576 1578 ns/op 648.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 90034 1306 ns/op 783.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21025 5733 ns/op 1428.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22141 5409 ns/op 1514.65 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.174s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 76651 1543 ns/op 5.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 88940 1337 ns/op 5.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85958 1390 ns/op 5.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66171 1796 ns/op 570.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 75848 1582 ns/op 647.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 72926 1603 ns/op 638.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21274 5634 ns/op 1454.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22135 5420 ns/op 1511.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21967 5457 ns/op 1501.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.370s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21522 5560 ns/op 1.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22630 5275 ns/op 1.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 22166 5440 ns/op 1.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3264 32709 ns/op 31.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3243 31612 ns/op 32.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3346 31755 ns/op 32.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 543 222849 ns/op 36.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 540 216615 ns/op 37.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 547 218464 ns/op 37.50 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.301s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16874788 7.145 ns/op BenchmarkConstantTimeEq-4 16835583 7.077 ns/op BenchmarkConstantTimeLessOrEq-4 16906268 7.104 ns/op BenchmarkXORBytes/8Bytes-4 2872516 41.58 ns/op 192.42 MB/s BenchmarkXORBytes/128Bytes-4 2742343 44.13 ns/op 2900.28 MB/s BenchmarkXORBytes/2048Bytes-4 954106 124.4 ns/op 16465.34 MB/s BenchmarkXORBytes/32768Bytes-4 80974 1473 ns/op 22245.45 MB/s PASS ok crypto/subtle 2.003s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 231 507349 ns/op BenchmarkCertCache/1-4 230 502552 ns/op BenchmarkCertCache/2-4 241 488929 ns/op BenchmarkCertCache/3-4 242 499353 ns/op BenchmarkHandshakeServer/RSA-4 15 7917421 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 8996064 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 14 8640082 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 91 1215229 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 145 796423 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 38 3102857 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 43 2712305 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36373492 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 35804172 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 90577176 ns/op 11.58 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 93824976 ns/op 11.18 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 161847874 ns/op 12.96 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 171200913 ns/op 12.25 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 311083507 ns/op 13.48 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 318241987 ns/op 13.18 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 604109535 ns/op 13.89 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 630251134 ns/op 13.31 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1173020311 ns/op 14.30 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1234218549 ns/op 13.59 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2338631864 ns/op 14.35 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2485769418 ns/op 13.50 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4637398929 ns/op 14.47 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4959781595 ns/op 13.53 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 93436836 ns/op 11.22 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 94615136 ns/op 11.08 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 160667793 ns/op 13.05 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 168637073 ns/op 12.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 306480068 ns/op 13.69 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 324790906 ns/op 12.91 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 607216135 ns/op 13.81 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 638807014 ns/op 13.13 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1172619552 ns/op 14.31 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1244202748 ns/op 13.48 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2355368463 ns/op 14.25 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2423882089 ns/op 13.84 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4569490898 ns/op 14.69 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4849883712 ns/op 13.84 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 709835364 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712259052 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295432984 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294889902 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 156954163 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156115720 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 87998833 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86726589 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 47378518 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45936966 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 149851259 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 152079666 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70451254 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 70050013 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45667125 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43188517 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32492428 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30741392 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25216454 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23205445 ns/op PASS ok crypto/tls 48.347s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17745366 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 243 486901 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 945 126654 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 877 139304 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.743s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 2848933 ns/op 280173 B/op 1645 allocs/op BenchmarkConcurrentStmtQuery-4 34 3488382 ns/op 271067 B/op 2038 allocs/op BenchmarkConcurrentStmtExec-4 50 2427640 ns/op 219395 B/op 729 allocs/op BenchmarkConcurrentTxQuery-4 40 2932505 ns/op 278823 B/op 2160 allocs/op BenchmarkConcurrentTxExec-4 60 1942227 ns/op 87979 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 37 2898200 ns/op 104129 B/op 2045 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1041518 ns/op 40089 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 2851655 ns/op 227776 B/op 1835 allocs/op BenchmarkManyConcurrentQueries-4 2467 45811 ns/op 4118 B/op 20 allocs/op BenchmarkGrabConn-4 156190 783.9 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.408s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1591 71119 ns/op BenchmarkSymbols32-4 1819 63617 ns/op PASS ok debug/elf 1.277s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 220340 536.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 1722956 ns/op 188207 B/op 13 allocs/op Benchmark115/LineToPC-4 56 1981785 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 12813 9384 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.807s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 38784 3050 ns/op BenchmarkMarshal-4 582 193447 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2226 51370 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.419s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 348 341044 ns/op 24.02 MB/s BenchmarkEncodeToString-4 303 371945 ns/op 22.02 MB/s BenchmarkDecode-4 135 876045 ns/op 14.97 MB/s BenchmarkDecodeString-4 135 876449 ns/op 14.96 MB/s PASS ok encoding/base32 1.721s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 336 339790 ns/op 24.11 MB/s BenchmarkDecodeString/2-4 262174 448.3 ns/op 8.92 MB/s BenchmarkDecodeString/4-4 203654 563.8 ns/op 14.19 MB/s BenchmarkDecodeString/8-4 176042 689.1 ns/op 17.41 MB/s BenchmarkDecodeString/64-4 34807 3437 ns/op 25.61 MB/s BenchmarkDecodeString/8192-4 322 366871 ns/op 29.78 MB/s BenchmarkNewEncoding-4 53884 2199 ns/op 116.43 MB/s PASS ok encoding/base64 2.010s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1112 106045 ns/op 37.72 MB/s BenchmarkReadStruct-4 14467 8379 ns/op 8.95 MB/s BenchmarkWriteStruct-4 14116 8558 ns/op 8.76 MB/s BenchmarkReadInts-4 34413 3516 ns/op 8.53 MB/s BenchmarkWriteInts-4 35061 3473 ns/op 8.64 MB/s BenchmarkWriteSlice1000Int32s-4 1102 110507 ns/op 36.20 MB/s BenchmarkPutUint16-4 3076515 38.96 ns/op 51.34 MB/s BenchmarkAppendUint16-4 2931982 40.72 ns/op 49.12 MB/s BenchmarkPutUint32-4 2202864 53.46 ns/op 74.83 MB/s BenchmarkAppendUint32-4 2207934 53.54 ns/op 74.71 MB/s BenchmarkPutUint64-4 865650 122.0 ns/op 65.55 MB/s BenchmarkAppendUint64-4 992095 122.6 ns/op 65.23 MB/s BenchmarkLittleEndianPutUint16-4 3124170 38.45 ns/op 52.02 MB/s BenchmarkLittleEndianAppendUint16-4 2945791 40.90 ns/op 48.90 MB/s BenchmarkLittleEndianPutUint32-4 2190876 52.97 ns/op 75.51 MB/s BenchmarkLittleEndianAppendUint32-4 2224370 53.34 ns/op 75.00 MB/s BenchmarkLittleEndianPutUint64-4 982124 119.1 ns/op 67.15 MB/s BenchmarkLittleEndianAppendUint64-4 827174 121.4 ns/op 65.88 MB/s BenchmarkReadFloats-4 119352 979.3 ns/op 12.25 MB/s BenchmarkWriteFloats-4 122896 977.5 ns/op 12.28 MB/s BenchmarkReadSlice1000Float32s-4 1045 114063 ns/op 35.07 MB/s BenchmarkWriteSlice1000Float32s-4 1003 118530 ns/op 33.75 MB/s BenchmarkReadSlice1000Uint8s-4 68376 1616 ns/op 618.63 MB/s BenchmarkWriteSlice1000Uint8s-4 94063 1247 ns/op 802.20 MB/s BenchmarkPutUvarint32-4 739808 156.1 ns/op 25.62 MB/s BenchmarkPutUvarint64-4 180015 659.1 ns/op 12.14 MB/s PASS ok encoding/binary 4.888s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5817 18765 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5779 18768 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6187 18769 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3610 31635 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6841 17244 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6847 17182 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6813 17317 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3910 30234 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10828 ns/op PASS ok encoding/csv 2.088s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12322 9599 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15710 7646 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 226 504328 ns/op 16874 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 636 186585 ns/op 771 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1323 89267 ns/op 65 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1257 93854 ns/op 69 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1864 61606 ns/op 207 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 54 2152166 ns/op 36873 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 540 218691 ns/op 25243 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1197 100085 ns/op 10797 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1234 96402 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 772 152886 ns/op 39142 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 255 444144 ns/op 66456 B/op 2208 allocs/op BenchmarkDecodeBytesSlice-4 486 233160 ns/op 23826 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 86 1412440 ns/op 83106 B/op 3178 allocs/op BenchmarkDecodeMap-4 61 1836885 ns/op 54016 B/op 177 allocs/op PASS ok encoding/gob 3.370s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 9955 10206 ns/op 25.08 MB/s BenchmarkEncode/1024-4 2575 40887 ns/op 25.04 MB/s BenchmarkEncode/4096-4 724 168699 ns/op 24.28 MB/s BenchmarkEncode/16384-4 177 656454 ns/op 24.96 MB/s BenchmarkDecode/256-4 22776 5183 ns/op 49.39 MB/s BenchmarkDecode/1024-4 5611 20423 ns/op 50.14 MB/s BenchmarkDecode/4096-4 1394 82725 ns/op 49.51 MB/s BenchmarkDecode/16384-4 364 327385 ns/op 50.05 MB/s BenchmarkDump/256-4 1120 106762 ns/op 2.40 MB/s BenchmarkDump/1024-4 284 422308 ns/op 2.42 MB/s BenchmarkDump/4096-4 68 1674471 ns/op 2.45 MB/s BenchmarkDump/16384-4 16 6886175 ns/op 2.38 MB/s PASS ok encoding/hex 2.675s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 143803034 ns/op 13.49 MB/s 8390800 B/op 55 allocs/op BenchmarkCodeEncoderError-4 1 149154354 ns/op 13.01 MB/s 8394448 B/op 116 allocs/op BenchmarkCodeMarshal-4 1 148748834 ns/op 13.05 MB/s 10332312 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 153451314 ns/op 12.65 MB/s 10335808 B/op 112 allocs/op BenchmarkMarshalBytes/32-4 21252 5746 ns/op BenchmarkMarshalBytes/256-4 5834 19918 ns/op BenchmarkMarshalBytes/4096-4 507 235243 ns/op BenchmarkMarshalBytesError/32-4 46 2465749 ns/op BenchmarkMarshalBytesError/256-4 48 2414442 ns/op BenchmarkMarshalBytesError/4096-4 43 2693768 ns/op BenchmarkMarshalMap-4 43532 2798 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 487739580 ns/op 3.98 MB/s 10097736 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 28773 4087 ns/op 3.43 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 38170 3087 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 429458422 ns/op 4.52 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 422632303 ns/op 4.59 MB/s 2020952 B/op 40011 allocs/op BenchmarkUnmarshalString-4 74373 1747 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 154014 766.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 258193 478.9 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 21284 5672 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 71892 1719 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 82153 1446 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23414 5293 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3145 34940 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 868 145154 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1178349 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 11232524 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 408351 267.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 427953 271.5 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 394839 270.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 387486 274.8 ns/op BenchmarkEncodeMarshaler-4 58530 2022 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 75745 1603 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4138210 28.00 ns/op BenchmarkNumberIsValidRegexp-4 16065 7521 ns/op PASS ok encoding/json 8.623s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 38 2674261 ns/op 24.51 MB/s BenchmarkDecode-4 22 5134551 ns/op 17.29 MB/s PASS ok encoding/pem 1.250s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2788 41278 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 922 120566 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3946 28426 ns/op PASS ok encoding/xml 1.486s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 185284 627.3 ns/op BenchmarkAs-4 57494 2080 ns/op PASS ok errors 1.291s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 171078 632.4 ns/op BenchmarkIntSet-4 192451 530.4 ns/op BenchmarkFloatAdd-4 57742 2166 ns/op BenchmarkFloatSet-4 210711 516.5 ns/op BenchmarkStringSet-4 186970 617.7 ns/op BenchmarkMapSet-4 50966 2415 ns/op BenchmarkMapSetDifferent-4 55486 2136 ns/op BenchmarkMapSetDifferentRandom-4 234 493755 ns/op BenchmarkMapSetString-4 54039 2259 ns/op BenchmarkMapAddSame-4 30650 4173 ns/op BenchmarkMapAddDifferent-4 12639 9427 ns/op BenchmarkMapAddDifferentRandom-4 198 598974 ns/op BenchmarkMapAddSameSteadyState-4 182264 647.7 ns/op BenchmarkMapAddDifferentSteadyState-4 95036 1218 ns/op BenchmarkMapString-4 5490 19422 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 27982 4499 ns/op PASS ok expvar 3.391s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 98239 1220 ns/op BenchmarkSprintfEmpty-4 349340 345.0 ns/op BenchmarkSprintfString-4 246357 500.3 ns/op BenchmarkSprintfTruncateString-4 217137 557.6 ns/op BenchmarkSprintfTruncateBytes-4 151936 797.5 ns/op BenchmarkSprintfSlowParsingPath-4 224904 563.3 ns/op BenchmarkSprintfQuoteString-4 47200 2448 ns/op BenchmarkSprintfInt-4 245750 499.7 ns/op BenchmarkSprintfIntInt-4 166804 720.6 ns/op BenchmarkSprintfPrefixedInt-4 203844 596.8 ns/op BenchmarkSprintfFloat-4 129997 950.7 ns/op BenchmarkSprintfComplex-4 52917 2264 ns/op BenchmarkSprintfBoolean-4 241510 514.7 ns/op BenchmarkSprintfHexString-4 120553 1018 ns/op BenchmarkSprintfHexBytes-4 93222 1319 ns/op BenchmarkSprintfBytes-4 43023 2843 ns/op BenchmarkSprintfStringer-4 77506 1564 ns/op BenchmarkSprintfStructure-4 36976 3496 ns/op BenchmarkManyArgs-4 57372 2079 ns/op BenchmarkFprintInt-4 57673 2116 ns/op BenchmarkFprintfBytes-4 59739 2023 ns/op BenchmarkFprintIntNoAlloc-4 56316 2110 ns/op BenchmarkScanInts-4 27 4214456 ns/op BenchmarkScanRecursiveInt-4 1 455223421 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 485824780 ns/op PASS ok fmt 5.213s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 718 160399 ns/op PASS ok go/build 1.153s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 39531 2894 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12076 9794 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3351 33816 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 933 125403 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 237 508880 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2218805 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 9118027 ns/op 865639 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 34822185 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 144428994 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.434s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 274018708 ns/op 0.24 MB/s 45129720 B/op 48685 allocs/op PASS ok go/format 1.318s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23922775 ns/op 2.25 MB/s BenchmarkParseOnly-4 5 20057423 ns/op 2.69 MB/s BenchmarkResolve-4 32 3587639 ns/op 15.01 MB/s PASS ok go/parser 2.279s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 155740034 ns/op 0.33 MB/s 4945672 B/op 27463 allocs/op BenchmarkPrintDecl-4 740 150709 ns/op 0.21 MB/s 16449 B/op 51 allocs/op PASS ok go/printer 1.306s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 238 511191 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9393963 ns/op 5.28 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14492594 ns/op 4.99 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21904367 ns/op 5.40 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 189 638307 ns/op 4.82 MB/s PASS ok go/scanner 1.841s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 102.8 ns/op PASS ok go/token 1.131s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 94 1208668 ns/op BenchmarkNamed/Underlying/nongeneric-4 623103 177.6 ns/op BenchmarkNamed/Underlying/generic-4 628389 177.5 ns/op BenchmarkNamed/Underlying/src_instance-4 623414 175.3 ns/op BenchmarkNamed/Underlying/user_instance-4 629114 177.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17193 6983 ns/op BenchmarkNamed/NewMethodSet/generic-4 17437 6978 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16675 7202 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16770 7044 ns/op BenchmarkCheck/http/funcbodies/info-4 1 644012493 ns/op 50628 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 515809659 ns/op 63213 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 285288348 ns/op 114284 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 269105229 ns/op 121152 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 375151145 ns/op 13779 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 130488994 ns/op 39591 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 81537436 ns/op 63392 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 80230777 ns/op 64416 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 144301594 ns/op 15013 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 76563717 ns/op 28296 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 58246718 ns/op 37188 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 57342938 ns/op 37772 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1067159476 ns/op 61779 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 665938332 ns/op 98997 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 166013433 ns/op 396988 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 150589154 ns/op 437669 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 413340343 ns/op 4854 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 117008396 ns/op 17146 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 101489116 ns/op 19764 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 98583436 ns/op 20354 lines/s PASS ok go/types 19.344s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7503 13645 ns/op 75.05 MB/s PASS ok hash/adler32 1.124s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 360484 315.5 ns/op 47.54 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 357828 317.2 ns/op 47.29 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 342254 324.8 ns/op 123.16 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 369289 326.3 ns/op 122.59 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 335946 338.9 ns/op 1510.58 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 336907 335.7 ns/op 1525.06 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 317607 365.3 ns/op 2803.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 328604 366.2 ns/op 2796.09 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 234076 493.1 ns/op 8307.31 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 235472 498.2 ns/op 8220.83 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69559 1707 ns/op 19192.63 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 69168 1726 ns/op 18980.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 319137 367.4 ns/op 40.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 315799 371.4 ns/op 40.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 303391 384.5 ns/op 104.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 300934 381.4 ns/op 104.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 305601 402.5 ns/op 1272.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 293881 392.7 ns/op 1303.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 274974 422.0 ns/op 2426.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 274280 424.6 ns/op 2411.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 210129 555.5 ns/op 7373.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 212302 550.7 ns/op 7438.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 67113 1775 ns/op 18462.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 66706 1794 ns/op 18261.64 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 182403 645.5 ns/op 23.24 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 177633 667.6 ns/op 22.47 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 97393 1223 ns/op 32.71 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 96106 1262 ns/op 31.70 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8205 13817 ns/op 37.05 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8094 14189 ns/op 36.08 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4124 28138 ns/op 36.39 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4086 28028 ns/op 36.53 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1059 114311 ns/op 35.83 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1047 110921 ns/op 36.93 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 134 884681 ns/op 37.04 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 134 892773 ns/op 36.70 MB/s PASS ok hash/crc32 5.711s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 88 1317325 ns/op 49.75 MB/s BenchmarkCrc64/ISO4KB-4 1052 103770 ns/op 39.47 MB/s BenchmarkCrc64/ISO1KB-4 4832 24476 ns/op 41.84 MB/s BenchmarkCrc64/ECMA64KB-4 86 1293616 ns/op 50.66 MB/s BenchmarkCrc64/Random64KB-4 96 1229877 ns/op 53.29 MB/s BenchmarkCrc64/Random16KB-4 366 321526 ns/op 50.96 MB/s PASS ok hash/crc64 1.771s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7627 13940 ns/op 73.46 MB/s BenchmarkFnv32aKB-4 8629 13875 ns/op 73.80 MB/s BenchmarkFnv64KB-4 8463 14097 ns/op 72.64 MB/s BenchmarkFnv64aKB-4 8554 14163 ns/op 72.30 MB/s BenchmarkFnv128KB-4 1878 63324 ns/op 16.17 MB/s BenchmarkFnv128aKB-4 1909 62591 ns/op 16.36 MB/s PASS ok hash/fnv 2.046s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 379083 295.1 ns/op 13.56 MB/s BenchmarkHash/n=4/Bytes-4 2617668 42.99 ns/op 93.05 MB/s BenchmarkHash/n=4/String-4 1243126 95.88 ns/op 41.72 MB/s BenchmarkHash/n=8/Write-4 392654 296.5 ns/op 26.98 MB/s BenchmarkHash/n=8/Bytes-4 2642691 43.78 ns/op 182.75 MB/s BenchmarkHash/n=8/String-4 1255267 96.86 ns/op 82.60 MB/s BenchmarkHash/n=16/Write-4 390868 297.0 ns/op 53.87 MB/s BenchmarkHash/n=16/Bytes-4 2641886 43.62 ns/op 366.77 MB/s BenchmarkHash/n=16/String-4 1282747 96.27 ns/op 166.19 MB/s BenchmarkHash/n=32/Write-4 385460 301.8 ns/op 106.04 MB/s BenchmarkHash/n=32/Bytes-4 2638638 43.20 ns/op 740.80 MB/s BenchmarkHash/n=32/String-4 1236609 96.34 ns/op 332.17 MB/s BenchmarkHash/n=64/Write-4 365083 316.2 ns/op 202.39 MB/s BenchmarkHash/n=64/Bytes-4 2500491 46.80 ns/op 1367.41 MB/s BenchmarkHash/n=64/String-4 1229269 97.70 ns/op 655.09 MB/s BenchmarkHash/n=256/Write-4 286814 410.8 ns/op 623.21 MB/s BenchmarkHash/n=256/Bytes-4 1670966 71.52 ns/op 3579.41 MB/s BenchmarkHash/n=256/String-4 692248 164.7 ns/op 1554.08 MB/s BenchmarkHash/n=320/Write-4 295737 405.9 ns/op 788.35 MB/s BenchmarkHash/n=320/Bytes-4 1442299 81.90 ns/op 3907.20 MB/s BenchmarkHash/n=320/String-4 490452 230.3 ns/op 1389.48 MB/s BenchmarkHash/n=1024/Write-4 207823 574.3 ns/op 1783.14 MB/s BenchmarkHash/n=1024/Bytes-4 671335 177.8 ns/op 5758.00 MB/s BenchmarkHash/n=1024/String-4 205004 567.3 ns/op 1805.14 MB/s BenchmarkHash/n=4096/Write-4 100718 1182 ns/op 3464.03 MB/s BenchmarkHash/n=4096/Bytes-4 198627 603.3 ns/op 6789.05 MB/s BenchmarkHash/n=4096/String-4 54888 2167 ns/op 1890.24 MB/s BenchmarkHash/n=16384/Write-4 32878 3630 ns/op 4513.22 MB/s BenchmarkHash/n=16384/Bytes-4 52227 2296 ns/op 7137.02 MB/s BenchmarkHash/n=16384/String-4 14180 8438 ns/op 1941.75 MB/s PASS ok hash/maphash 5.698s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 745 151202 ns/op BenchmarkEscapeNone-4 82380 1431 ns/op BenchmarkUnescape-4 600 193911 ns/op BenchmarkUnescapeNone-4 412717 271.0 ns/op BenchmarkUnescapeSparse-4 9774 10257 ns/op BenchmarkUnescapeDense-4 877 135973 ns/op PASS ok html 1.784s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6685 16689 ns/op BenchmarkCSSEscaperNoSpecials-4 34575 3449 ns/op BenchmarkDecodeCSS-4 21667 5520 ns/op BenchmarkDecodeCSSNoSpecials-4 2714025 44.14 ns/op BenchmarkCSSValueFilter-4 91629 1284 ns/op BenchmarkCSSValueFilterOk-4 70263 1651 ns/op BenchmarkEscapedExecute-4 3732 29275 ns/op BenchmarkHTMLNospaceEscaper-4 7952 14831 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 43078 2726 ns/op BenchmarkStripTags-4 16495 7240 ns/op BenchmarkStripTagsNoSpecials-4 210722 571.8 ns/op BenchmarkJSValEscaperWithNum-4 19491 6236 ns/op BenchmarkJSValEscaperWithStr-4 4496 23685 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15145 8019 ns/op BenchmarkJSValEscaperWithObj-4 4171 27705 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9621 10853 ns/op BenchmarkJSStrEscaperNoSpecials-4 41992 2868 ns/op BenchmarkJSStrEscaper-4 7872 14083 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37638 3166 ns/op BenchmarkJSRegexpEscaper-4 7592 15271 ns/op BenchmarkTemplateSpecialTags-4 87 1359854 ns/op BenchmarkURLEscaper-4 3532 32777 ns/op BenchmarkURLEscaperNoSpecials-4 133532 877.6 ns/op BenchmarkURLNormalizer-4 4572 24987 ns/op BenchmarkURLNormalizerNoSpecials-4 131367 897.5 ns/op BenchmarkSrcsetFilter-4 14604 8173 ns/op BenchmarkSrcsetFilterNoSpecials-4 88767 1347 ns/op PASS ok html/template 4.947s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 432681 256.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 354128 319.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 470898 252.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 379174 319.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1318941 89.82 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 821872 135.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1303735 89.75 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 804397 138.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 109.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 322095 360.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 286008 416.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 332450 363.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 286024 422.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 548145 220.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 404083 297.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 647976 182.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 392958 296.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 298533 395.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 112.4 ns/op BenchmarkRGBASetRGBA-4 940203 113.3 ns/op BenchmarkRGBA64At-4 567879 190.4 ns/op BenchmarkRGBA64SetRGBA64-4 579015 182.9 ns/op BenchmarkNRGBAAt-4 1000000 110.2 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.2 ns/op BenchmarkNRGBA64At-4 561880 185.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 570548 180.4 ns/op BenchmarkAlphaAt-4 2103704 57.51 ns/op BenchmarkAlphaSetAlpha-4 2095059 57.62 ns/op BenchmarkAlpha16At-4 1000000 104.0 ns/op BenchmarkAlphaSetAlpha16-4 1000000 102.7 ns/op BenchmarkGrayAt-4 2086664 57.07 ns/op BenchmarkGraySetGray-4 2076195 57.58 ns/op BenchmarkGray16At-4 1000000 102.7 ns/op BenchmarkGraySetGray16-4 1000000 103.4 ns/op PASS ok image 5.434s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3639836 33.00 ns/op BenchmarkYCbCrToRGB/128-4 3912864 30.67 ns/op BenchmarkYCbCrToRGB/255-4 3875905 30.92 ns/op BenchmarkRGBToYCbCr/0-4 4009940 29.97 ns/op BenchmarkRGBToYCbCr/Cb-4 3964165 30.25 ns/op BenchmarkRGBToYCbCr/Cr-4 3975211 30.01 ns/op BenchmarkYCbCrToRGBA/0-4 3125082 38.31 ns/op BenchmarkYCbCrToRGBA/128-4 3026439 39.69 ns/op BenchmarkYCbCrToRGBA/255-4 3244411 37.03 ns/op BenchmarkNYCbCrAToRGBA/0-4 3126613 38.37 ns/op BenchmarkNYCbCrAToRGBA/128-4 3157878 37.97 ns/op BenchmarkNYCbCrAToRGBA/255-4 3132933 38.37 ns/op PASS ok image/color 2.897s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 36779720 ns/op BenchmarkFillSrc-4 262 436199 ns/op BenchmarkCopyOver-4 6 17679014 ns/op BenchmarkCopySrc-4 370 315070 ns/op BenchmarkNRGBAOver-4 6 19211500 ns/op BenchmarkNRGBASrc-4 8 12542646 ns/op BenchmarkYCbCr-4 8 13893880 ns/op BenchmarkGray-4 14 7651957 ns/op BenchmarkCMYK-4 8 13054170 ns/op BenchmarkGlyphOver-4 20 5841422 ns/op BenchmarkRGBAMaskOver-4 4 30980309 ns/op BenchmarkGrayMaskOver-4 5 24055903 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40437879 ns/op BenchmarkRGBA-4 4 28817170 ns/op BenchmarkPalettedFill-4 792 151220 ns/op BenchmarkPalettedRGBA-4 4 30451459 ns/op BenchmarkGenericOver-4 2 64534557 ns/op BenchmarkGenericMaskOver-4 4 27573320 ns/op BenchmarkGenericSrc-4 3 42391105 ns/op BenchmarkGenericMaskSrc-4 3 38964533 ns/op PASS ok image/draw 7.598s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 20 5412018 ns/op 2.85 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 141447670 ns/op 2.17 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3356722998 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 2227854 ns/op 6.93 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 163074102 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.551s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3690 30837 ns/op BenchmarkIDCT-4 3846 27954 ns/op BenchmarkDecodeBaseline-4 7 14460641 ns/op 4.27 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 20026126 ns/op 3.09 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 179124816 ns/op 6.86 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 224292400 ns/op 4.11 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.562s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13911112 7.789 ns/op BenchmarkDecodeGray-4 12 9458993 ns/op 6.93 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39130559 ns/op 6.70 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33684334 ns/op 7.78 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5676494 ns/op 11.55 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32446468 ns/op 8.08 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 42067225 ns/op 6.23 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61745518 ns/op 4.98 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61849298 ns/op 4.97 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 202637248 ns/op 6.06 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 225974560 ns/op 5.44 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 35031507 ns/op 8.77 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 203233848 ns/op 6.05 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 778114081 ns/op 1.58 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.729s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 50134675 ns/op 1.99 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46196424 ns/op 2.16 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 289652976 ns/op 1.73 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 266625545 ns/op 1.88 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49200516 ns/op 2.03 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45924304 ns/op 2.18 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 294630655 ns/op 1.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 300524852 ns/op 1.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 625790696 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 622414457 ns/op 1.61 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3985092013 ns/op 1.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4071097422 ns/op 1.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9628433 ns/op 10.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9889303 ns/op 10.11 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 46676930 ns/op 10.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48490903 ns/op 10.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90662368 ns/op 11.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 94664626 ns/op 10.56 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 459019036 ns/op 10.89 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 479032388 ns/op 10.44 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 57849259 ns/op 1.73 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 58508820 ns/op 1.71 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 385833542 ns/op 1.30 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 366629469 ns/op 1.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 843374258 ns/op 1.19 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 845398661 ns/op 1.18 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5850278231 ns/op 0.85 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6050093220 ns/op 0.83 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 159053311 ns/op 26.28 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 156008232 ns/op 26.79 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 50.201s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 30872 3820 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 29827 4097 ns/op 0.49 MB/s BenchmarkMarshalCorpusFile/4-4 26419 4605 ns/op 0.87 MB/s BenchmarkMarshalCorpusFile/8-4 21853 5389 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 16552 7121 ns/op 2.25 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10905 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/64-4 7666 14677 ns/op 4.36 MB/s BenchmarkMarshalCorpusFile/128-4 5368 20383 ns/op 6.28 MB/s BenchmarkMarshalCorpusFile/256-4 2536 45890 ns/op 5.58 MB/s BenchmarkMarshalCorpusFile/512-4 1309 90716 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/1024-4 668 174939 ns/op 5.85 MB/s BenchmarkMarshalCorpusFile/2048-4 334 352524 ns/op 5.81 MB/s BenchmarkMarshalCorpusFile/4096-4 176 674129 ns/op 6.08 MB/s BenchmarkMarshalCorpusFile/8192-4 88 1336437 ns/op 6.13 MB/s BenchmarkMarshalCorpusFile/16384-4 42 2678415 ns/op 6.12 MB/s BenchmarkMarshalCorpusFile/32768-4 19 5932859 ns/op 5.52 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11878466 ns/op 5.52 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24418215 ns/op 5.37 MB/s BenchmarkMarshalCorpusFile/262144-4 3 47902917 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/524288-4 2 96399794 ns/op 5.44 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 190957749 ns/op 5.49 MB/s BenchmarkUnmarshalCorpusFile/1-4 7677 14396 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7478 15204 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7064 16463 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6346 18683 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5203 22441 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 3733 32337 ns/op 0.99 MB/s BenchmarkUnmarshalCorpusFile/64-4 3028 39312 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/128-4 2286 50869 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/256-4 896 133302 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/512-4 471 254066 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/1024-4 243 494860 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/2048-4 123 965563 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 1914522 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 3824102 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 7577417 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15217748 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30216328 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 61189336 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 123067874 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 245437946 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 490187332 ns/op 2.14 MB/s BenchmarkMutatorBytes/1-4 27985 4152 ns/op BenchmarkMutatorBytes/10-4 31141 3844 ns/op BenchmarkMutatorBytes/100-4 29654 4076 ns/op BenchmarkMutatorBytes/1000-4 21141 5811 ns/op BenchmarkMutatorBytes/10000-4 5964 23430 ns/op BenchmarkMutatorBytes/100000-4 908 141014 ns/op BenchmarkMutatorString/1-4 28677 4304 ns/op BenchmarkMutatorString/10-4 29343 4155 ns/op BenchmarkMutatorString/100-4 27348 4481 ns/op BenchmarkMutatorString/1000-4 14593 7885 ns/op BenchmarkMutatorString/10000-4 4192 45380 ns/op BenchmarkMutatorString/100000-4 345 408705 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15496 7764 ns/op BenchmarkMutatorAllBasicTypes/string-4 15111 7881 ns/op BenchmarkMutatorAllBasicTypes/bool-4 51541 2360 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44470 2706 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44492 2692 ns/op BenchmarkMutatorAllBasicTypes/int-4 47458 2549 ns/op BenchmarkMutatorAllBasicTypes/int8-4 48033 2504 ns/op BenchmarkMutatorAllBasicTypes/int16-4 47073 2544 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47035 2562 ns/op BenchmarkMutatorAllBasicTypes/int64-4 46958 2555 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45729 2628 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 45904 2609 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45962 2601 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46286 2588 ns/op PASS ok internal/fuzz 12.510s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 25178 4626 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 114804 1032 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.308s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 56334 1987 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 24072 4925 ns/op BenchmarkSplicePipePoolParallel-4 179996 734.3 ns/op BenchmarkSplicePipeNativeParallel-4 41160 2798 ns/op PASS ok internal/poll 1.853s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 25952138 ns/op PASS ok internal/trace 3.915s PASS ok internal/zstd 1.026s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 16893 8429 ns/op BenchmarkCopyNLarge-4 366 352534 ns/op PASS ok io 1.410s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 135831 864.3 ns/op BenchmarkPrintln-4 19855 6171 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 29428 4094 ns/op 67 B/op 1 allocs/op BenchmarkConcurrent-4 1898 58513 ns/op BenchmarkDiscard-4 680426 167.3 ns/op 0 B/op 0 allocs/op PASS ok log 1.737s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75079 1581 ns/op BenchmarkJSONHandler/defaults-4 6206 17202 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3753 28733 ns/op 771 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4630 25215 ns/op 758 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6488 16970 ns/op 534 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6901 16914 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5196 21543 ns/op 532 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26654 4574 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26427 4538 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 83236 1475 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 65170 2020 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47479 2521 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57076 2212 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 63271 2023 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 48594 2533 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 801774 147.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 596835 191.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 479163 249.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 391761 307.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 343092 353.9 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5100 22640 ns/op BenchmarkDispatch/switch-checked-4 160384 744.3 ns/op BenchmarkDispatch/As-4 182410 662.2 ns/op BenchmarkDispatch/Visit-4 133152 870.7 ns/op BenchmarkUnsafeStrings-4 15013 7753 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.395s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1428783 83.10 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1433467 82.44 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 917374 121.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 314098 373.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 65041 1801 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 67095 1799 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 39480 3042 ns/op 678 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12334 9721 ns/op 3468 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13900 8620 ns/op 589 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13686 8697 ns/op 607 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8301 12568 ns/op 1081 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3116 35908 ns/op 4311 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16668 7240 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16287 7124 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11716 10273 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3764 29072 ns/op 3730 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.695s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 29433568 ns/op PASS ok maps 3.106s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2535952 47.91 ns/op BenchmarkAcosh-4 1237598 97.20 ns/op BenchmarkAsin-4 2601583 46.18 ns/op BenchmarkAsinh-4 1261160 94.93 ns/op BenchmarkAtan-4 2840198 42.18 ns/op BenchmarkAtanh-4 1240444 96.49 ns/op BenchmarkAtan2-4 1558986 77.85 ns/op BenchmarkCbrt-4 1441843 83.36 ns/op BenchmarkCeil-4 18613423 6.432 ns/op BenchmarkCopysign-4 3402201 35.27 ns/op BenchmarkCos-4 1361551 86.72 ns/op BenchmarkCosh-4 2341951 51.36 ns/op BenchmarkErf-4 2724826 44.18 ns/op BenchmarkErfc-4 2656028 45.44 ns/op BenchmarkErfinv-4 2643297 45.26 ns/op BenchmarkErfcinv-4 2581471 46.15 ns/op BenchmarkExp-4 5130274 23.38 ns/op BenchmarkExpGo-4 893228 131.7 ns/op BenchmarkExpm1-4 2561350 46.56 ns/op BenchmarkExp2-4 5338600 22.49 ns/op BenchmarkExp2Go-4 876756 134.9 ns/op BenchmarkAbs-4 8483514 14.12 ns/op BenchmarkDim-4 8303440 14.83 ns/op BenchmarkFloor-4 19122289 6.260 ns/op BenchmarkMax-4 14574924 8.150 ns/op BenchmarkMin-4 14793993 8.102 ns/op BenchmarkMod-4 370150 301.1 ns/op BenchmarkFrexp-4 2176682 55.39 ns/op BenchmarkGamma-4 643514 179.5 ns/op BenchmarkHypot-4 2841229 42.21 ns/op BenchmarkHypotGo-4 2360848 49.98 ns/op BenchmarkIlogb-4 2393540 50.05 ns/op BenchmarkJ0-4 235022 506.4 ns/op BenchmarkJ1-4 232837 507.8 ns/op BenchmarkJn-4 110922 1073 ns/op BenchmarkLdexp-4 2170912 55.62 ns/op BenchmarkLgamma-4 840712 137.5 ns/op BenchmarkLog-4 1331871 90.58 ns/op BenchmarkLogb-4 2620498 46.22 ns/op BenchmarkLog1p-4 1831057 65.27 ns/op BenchmarkLog10-4 1313821 91.75 ns/op BenchmarkLog2-4 1351918 86.04 ns/op BenchmarkModf-4 16587048 7.201 ns/op BenchmarkNextafter32-4 2240510 53.21 ns/op BenchmarkNextafter64-4 2149716 55.54 ns/op BenchmarkPowInt-4 774412 145.6 ns/op BenchmarkPowFrac-4 458504 256.7 ns/op BenchmarkPow10Pos-4 4405492 27.22 ns/op BenchmarkPow10Neg-4 4163710 28.90 ns/op BenchmarkRound-4 8499426 14.11 ns/op BenchmarkRoundToEven-4 8297355 14.45 ns/op BenchmarkRemainder-4 518026 226.2 ns/op BenchmarkSignbit-4 5668216 21.18 ns/op BenchmarkSin-4 1325070 90.90 ns/op BenchmarkSincos-4 842247 139.2 ns/op BenchmarkSinh-4 2141403 55.85 ns/op BenchmarkSqrtIndirect-4 17820231 6.715 ns/op BenchmarkSqrtLatency-4 18520461 6.440 ns/op BenchmarkSqrtIndirectLatency-4 18556203 6.512 ns/op BenchmarkSqrtGoLatency-4 1000000 101.1 ns/op BenchmarkSqrtPrime-4 144324 830.7 ns/op BenchmarkTan-4 1267539 94.80 ns/op BenchmarkTanh-4 2117646 56.34 ns/op BenchmarkTrunc-4 19069414 6.241 ns/op BenchmarkY0-4 224236 532.3 ns/op BenchmarkY1-4 227029 530.7 ns/op BenchmarkYn-4 109196 1094 ns/op BenchmarkFloat64bits-4 6133300 19.53 ns/op BenchmarkFloat64frombits-4 5736586 20.85 ns/op BenchmarkFloat32bits-4 5757781 20.84 ns/op BenchmarkFloat32frombits-4 5661168 21.21 ns/op BenchmarkFMA-4 17572327 6.761 ns/op PASS ok math 12.159s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11646505 10.29 ns/op 6217.05 MB/s BenchmarkAddVV/2-4 11343828 10.59 ns/op 12082.78 MB/s BenchmarkAddVV/3-4 10668904 11.23 ns/op 17103.69 MB/s BenchmarkAddVV/4-4 10822238 11.20 ns/op 22855.75 MB/s BenchmarkAddVV/5-4 9876445 12.22 ns/op 26181.45 MB/s BenchmarkAddVV/10-4 8780402 13.66 ns/op 46850.05 MB/s BenchmarkAddVV/100-4 2451108 48.98 ns/op 130678.77 MB/s BenchmarkAddVV/1000-4 301765 395.6 ns/op 161781.47 MB/s BenchmarkSubVV/1-4 11685337 10.24 ns/op 6252.03 MB/s BenchmarkSubVV/2-4 11379369 10.51 ns/op 12176.65 MB/s BenchmarkSubVV/3-4 10722404 11.19 ns/op 17159.40 MB/s BenchmarkSubVV/4-4 10695530 11.14 ns/op 22989.71 MB/s BenchmarkSubVV/5-4 10082916 11.91 ns/op 26874.14 MB/s BenchmarkSubVV/10-4 8802171 13.68 ns/op 46775.23 MB/s BenchmarkSubVV/100-4 2445190 49.11 ns/op 130309.98 MB/s BenchmarkSubVV/1000-4 302290 396.1 ns/op 161565.96 MB/s BenchmarkAddVW/1-4 12908278 9.262 ns/op 863.77 MB/s BenchmarkAddVW/2-4 11883352 10.08 ns/op 1588.05 MB/s BenchmarkAddVW/3-4 11408188 10.50 ns/op 2284.95 MB/s BenchmarkAddVW/4-4 10905759 11.00 ns/op 2910.13 MB/s BenchmarkAddVW/5-4 10682581 11.16 ns/op 3585.16 MB/s BenchmarkAddVW/10-4 9286832 12.74 ns/op 6280.26 MB/s BenchmarkAddVW/100-4 3899582 30.74 ns/op 26026.38 MB/s BenchmarkAddVW/1000-4 586005 204.3 ns/op 39156.66 MB/s BenchmarkAddVWext/1-4 12957562 9.243 ns/op 865.55 MB/s BenchmarkAddVWext/2-4 11906510 10.07 ns/op 1588.74 MB/s BenchmarkAddVWext/3-4 11459872 10.47 ns/op 2292.38 MB/s BenchmarkAddVWext/4-4 10921959 10.95 ns/op 2922.80 MB/s BenchmarkAddVWext/5-4 10788766 11.18 ns/op 3579.41 MB/s BenchmarkAddVWext/10-4 9435267 12.70 ns/op 6301.05 MB/s BenchmarkAddVWext/100-4 2651590 45.27 ns/op 17671.11 MB/s BenchmarkAddVWext/1000-4 318734 374.1 ns/op 21385.62 MB/s BenchmarkSubVW/1-4 12853692 9.288 ns/op 861.30 MB/s BenchmarkSubVW/2-4 11900796 10.09 ns/op 1586.38 MB/s BenchmarkSubVW/3-4 11411052 10.51 ns/op 2284.27 MB/s BenchmarkSubVW/4-4 11003844 10.96 ns/op 2920.05 MB/s BenchmarkSubVW/5-4 10791405 11.16 ns/op 3585.35 MB/s BenchmarkSubVW/10-4 9442158 12.69 ns/op 6304.01 MB/s BenchmarkSubVW/100-4 3906962 30.81 ns/op 25964.41 MB/s BenchmarkSubVW/1000-4 585045 204.6 ns/op 39099.64 MB/s BenchmarkSubVWext/1-4 12893964 9.223 ns/op 867.35 MB/s BenchmarkSubVWext/2-4 11765167 10.06 ns/op 1590.89 MB/s BenchmarkSubVWext/3-4 11101407 10.73 ns/op 2237.05 MB/s BenchmarkSubVWext/4-4 10885498 10.99 ns/op 2911.51 MB/s BenchmarkSubVWext/5-4 10770601 11.16 ns/op 3583.91 MB/s BenchmarkSubVWext/10-4 9440641 12.70 ns/op 6301.06 MB/s BenchmarkSubVWext/100-4 2647131 45.31 ns/op 17656.15 MB/s BenchmarkSubVWext/1000-4 318840 374.0 ns/op 21388.72 MB/s BenchmarkMulAddVWW/1-4 11120089 10.72 ns/op 5970.12 MB/s BenchmarkMulAddVWW/2-4 10053181 11.93 ns/op 10725.20 MB/s BenchmarkMulAddVWW/3-4 9107301 13.14 ns/op 14609.48 MB/s BenchmarkMulAddVWW/4-4 7974312 15.04 ns/op 17019.38 MB/s BenchmarkMulAddVWW/5-4 7167277 16.66 ns/op 19209.72 MB/s BenchmarkMulAddVWW/10-4 4633347 25.89 ns/op 24717.78 MB/s BenchmarkMulAddVWW/100-4 503566 238.1 ns/op 26884.24 MB/s BenchmarkMulAddVWW/1000-4 50763 2360 ns/op 27118.57 MB/s BenchmarkAddMulVVW/1-4 12204450 9.758 ns/op 6558.71 MB/s BenchmarkAddMulVVW/2-4 11058847 10.85 ns/op 11801.84 MB/s BenchmarkAddMulVVW/3-4 9498811 12.40 ns/op 15489.99 MB/s BenchmarkAddMulVVW/4-4 8490429 14.14 ns/op 18105.81 MB/s BenchmarkAddMulVVW/5-4 7494884 15.98 ns/op 20025.85 MB/s BenchmarkAddMulVVW/10-4 4936670 24.28 ns/op 26355.93 MB/s BenchmarkAddMulVVW/100-4 509259 235.8 ns/op 27138.51 MB/s BenchmarkAddMulVVW/1000-4 50935 2354 ns/op 27185.21 MB/s BenchmarkDivWVW/1-4 1341253 88.02 ns/op 727.11 MB/s BenchmarkDivWVW/2-4 782308 147.1 ns/op 870.04 MB/s BenchmarkDivWVW/3-4 718476 164.7 ns/op 1166.07 MB/s BenchmarkDivWVW/4-4 618314 191.7 ns/op 1335.49 MB/s BenchmarkDivWVW/5-4 582897 203.4 ns/op 1573.63 MB/s BenchmarkDivWVW/10-4 410733 291.7 ns/op 2193.98 MB/s BenchmarkDivWVW/100-4 65311 1842 ns/op 3474.97 MB/s BenchmarkDivWVW/1000-4 6741 17352 ns/op 3688.37 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12449941 9.019 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12233215 9.302 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11344599 9.867 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11241091 10.01 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10923907 10.32 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10812836 10.39 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10082541 11.27 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9908053 11.45 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9577228 11.82 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9639730 11.89 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7994371 14.24 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7788424 14.81 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1990912 59.62 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1931494 61.40 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 232548 516.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 206394 581.1 ns/op BenchmarkDecimalConversion-4 186 655919 ns/op BenchmarkFloatString/100-4 10000 10663 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 228 536582 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49008477 ns/op 59848 B/op 41 allocs/op BenchmarkFloatString/100000-4 1 4822154448 ns/op 838272 B/op 545 allocs/op BenchmarkFloatAdd/10-4 138141 868.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 133232 874.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 129847 926.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79564 1506 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16192 7412 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 172810 688.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 173014 687.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 171404 695.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 144067 827.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 53182 2261 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1563 72424 ns/op BenchmarkParseFloatLargeExp-4 402 305732 ns/op BenchmarkGCD10x10/WithoutXY-4 158330 740.4 ns/op BenchmarkGCD10x10/WithXY-4 45751 2634 ns/op BenchmarkGCD10x100/WithoutXY-4 80791 1493 ns/op BenchmarkGCD10x100/WithXY-4 14890 8342 ns/op BenchmarkGCD10x1000/WithoutXY-4 54666 1992 ns/op BenchmarkGCD10x1000/WithXY-4 12975 9695 ns/op BenchmarkGCD100x100/WithoutXY-4 24312 5028 ns/op BenchmarkGCD100x100/WithXY-4 9040 12974 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10094 ns/op BenchmarkGCD100x1000/WithXY-4 5550 20479 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2016 59441 ns/op BenchmarkGCD1000x1000/WithXY-4 1058 111947 ns/op BenchmarkHilbert-4 18 6607362 ns/op BenchmarkBinomial-4 9993 11726 ns/op BenchmarkQuoRem-4 17875 6711 ns/op BenchmarkExp-4 7 15603256 ns/op BenchmarkExpMont/Odd-4 99 1126044 ns/op 2590 B/op 21 allocs/op BenchmarkExpMont/Even1-4 97 1147749 ns/op 3369 B/op 38 allocs/op BenchmarkExpMont/Even2-4 93 1189743 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1190511 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even4-4 93 1191309 ns/op 3873 B/op 54 allocs/op BenchmarkExpMont/Even8-4 93 1192452 ns/op 3865 B/op 54 allocs/op BenchmarkExpMont/Even32-4 93 1187631 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even64-4 120 993240 ns/op 3599 B/op 52 allocs/op BenchmarkExpMont/Even96-4 100 1034845 ns/op 3803 B/op 52 allocs/op BenchmarkExpMont/Even128-4 133 897813 ns/op 3259 B/op 50 allocs/op BenchmarkExpMont/Even255-4 142 845839 ns/op 2970 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 302 396357 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 265 434853 ns/op 1722 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 270 438531 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 271 436773 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 7 15558856 ns/op BenchmarkBitset-4 519174 226.3 ns/op BenchmarkBitsetNeg-4 300896 387.1 ns/op BenchmarkBitsetOrig-4 194806 611.6 ns/op BenchmarkBitsetNegOrig-4 130856 915.3 ns/op BenchmarkModSqrt225_Tonelli-4 82 1412480 ns/op BenchmarkModSqrt225_3Mod4-4 280 419508 ns/op BenchmarkModSqrt231_Tonelli-4 72 1450857 ns/op BenchmarkModSqrt231_5Mod8-4 238 499320 ns/op BenchmarkModInverse-4 10000 10727 ns/op BenchmarkSqrt-4 1408 84333 ns/op BenchmarkIntSqr/1-4 893335 131.7 ns/op BenchmarkIntSqr/2-4 537190 223.4 ns/op BenchmarkIntSqr/3-4 467223 258.1 ns/op BenchmarkIntSqr/5-4 340140 349.9 ns/op BenchmarkIntSqr/8-4 230392 516.4 ns/op BenchmarkIntSqr/10-4 180019 658.4 ns/op BenchmarkIntSqr/20-4 41434 2935 ns/op BenchmarkIntSqr/30-4 28586 4249 ns/op BenchmarkIntSqr/50-4 16179 7510 ns/op BenchmarkIntSqr/80-4 8260 14073 ns/op BenchmarkIntSqr/100-4 5738 19870 ns/op BenchmarkIntSqr/200-4 1869 62897 ns/op BenchmarkIntSqr/300-4 938 127743 ns/op BenchmarkIntSqr/500-4 399 295494 ns/op BenchmarkIntSqr/800-4 187 633543 ns/op BenchmarkIntSqr/1000-4 129 933364 ns/op BenchmarkDiv/20/10-4 280858 425.1 ns/op BenchmarkDiv/40/20-4 280263 424.7 ns/op BenchmarkDiv/100/50-4 257798 463.8 ns/op BenchmarkDiv/200/100-4 41050 2881 ns/op BenchmarkDiv/400/200-4 41419 2986 ns/op BenchmarkDiv/1000/500-4 35288 3632 ns/op BenchmarkDiv/2000/1000-4 25634 4871 ns/op BenchmarkDiv/20000/10000-4 811 145485 ns/op BenchmarkDiv/200000/100000-4 20 5783594 ns/op BenchmarkDiv/2000000/1000000-4 1 191726909 ns/op BenchmarkDiv/20000000/10000000-4 1 6213215329 ns/op BenchmarkMul-4 3 37838385 ns/op BenchmarkNatMul/10-4 139099 811.1 ns/op BenchmarkNatMul/100-4 4105 28342 ns/op BenchmarkNatMul/1000-4 100 1040254 ns/op BenchmarkZeroShifts/Shl-4 21104 5441 ns/op BenchmarkZeroShifts/ShlSame-4 2622524 45.45 ns/op BenchmarkZeroShifts/Shr-4 21637 5316 ns/op BenchmarkZeroShifts/ShrSame-4 3034658 40.16 ns/op BenchmarkExp3Power/0x10-4 149424 849.7 ns/op BenchmarkExp3Power/0x40-4 126050 974.6 ns/op BenchmarkExp3Power/0x100-4 77628 1627 ns/op BenchmarkExp3Power/0x400-4 35404 3473 ns/op BenchmarkExp3Power/0x1000-4 7626 15392 ns/op BenchmarkExp3Power/0x4000-4 1122 103053 ns/op BenchmarkExp3Power/0x10000-4 126 950093 ns/op BenchmarkExp3Power/0x40000-4 12 9455380 ns/op BenchmarkExp3Power/0x100000-4 2 88312715 ns/op BenchmarkExp3Power/0x400000-4 1 813704194 ns/op BenchmarkFibo-4 4 30205418 ns/op BenchmarkNatSqr/1-4 780050 157.9 ns/op BenchmarkNatSqr/2-4 454166 270.3 ns/op BenchmarkNatSqr/3-4 383004 307.6 ns/op BenchmarkNatSqr/5-4 263917 433.9 ns/op BenchmarkNatSqr/8-4 179571 648.4 ns/op BenchmarkNatSqr/10-4 144994 804.2 ns/op BenchmarkNatSqr/20-4 39103 2990 ns/op BenchmarkNatSqr/30-4 27102 4332 ns/op BenchmarkNatSqr/50-4 15294 7818 ns/op BenchmarkNatSqr/80-4 8185 14794 ns/op BenchmarkNatSqr/100-4 5701 20618 ns/op BenchmarkNatSqr/200-4 1885 63852 ns/op BenchmarkNatSqr/300-4 936 124944 ns/op BenchmarkNatSqr/500-4 402 293526 ns/op BenchmarkNatSqr/800-4 192 617612 ns/op BenchmarkNatSqr/1000-4 132 899021 ns/op BenchmarkNatSetBytes/8-4 700083 169.6 ns/op BenchmarkNatSetBytes/24-4 214960 542.0 ns/op BenchmarkNatSetBytes/128-4 50460 2399 ns/op BenchmarkNatSetBytes/7-4 732993 160.8 ns/op BenchmarkNatSetBytes/23-4 220461 523.5 ns/op BenchmarkNatSetBytes/127-4 50948 2359 ns/op BenchmarkScanPi-4 181 650182 ns/op BenchmarkStringPiParallel-4 640 163375 ns/op BenchmarkScan/10/Base2-4 31476 3800 ns/op BenchmarkScan/100/Base2-4 3530 33276 ns/op BenchmarkScan/1000/Base2-4 363 330112 ns/op BenchmarkScan/10/Base8-4 76460 1571 ns/op BenchmarkScan/100/Base8-4 10000 11565 ns/op BenchmarkScan/1000/Base8-4 1057 115755 ns/op BenchmarkScan/10/Base10-4 83102 1446 ns/op BenchmarkScan/100/Base10-4 10000 10532 ns/op BenchmarkScan/1000/Base10-4 1165 104212 ns/op BenchmarkScan/10/Base16-4 96463 1239 ns/op BenchmarkScan/100/Base16-4 13392 8973 ns/op BenchmarkScan/1000/Base16-4 1342 89629 ns/op BenchmarkString/10/Base2-4 170811 703.5 ns/op BenchmarkString/100/Base2-4 22210 5275 ns/op BenchmarkString/1000/Base2-4 2312 51507 ns/op BenchmarkString/10/Base8-4 333444 371.0 ns/op BenchmarkString/100/Base8-4 60810 1946 ns/op BenchmarkString/1000/Base8-4 6819 17985 ns/op BenchmarkString/10/Base10-4 153554 780.3 ns/op BenchmarkString/100/Base10-4 33103 3626 ns/op BenchmarkString/1000/Base10-4 4454 27420 ns/op BenchmarkString/10/Base16-4 370260 324.9 ns/op BenchmarkString/100/Base16-4 78284 1537 ns/op BenchmarkString/1000/Base16-4 8246 14035 ns/op BenchmarkLeafSize/0-4 45 2585633 ns/op BenchmarkLeafSize/1-4 386 308465 ns/op BenchmarkLeafSize/2-4 380 307137 ns/op BenchmarkLeafSize/3-4 264 444218 ns/op BenchmarkLeafSize/4-4 387 302669 ns/op BenchmarkLeafSize/5-4 228 504545 ns/op BenchmarkLeafSize/6-4 268 439334 ns/op BenchmarkLeafSize/7-4 288 408938 ns/op BenchmarkLeafSize/8-4 398 299751 ns/op BenchmarkLeafSize/9-4 196 596666 ns/op BenchmarkLeafSize/10-4 237 503371 ns/op BenchmarkLeafSize/11-4 241 488787 ns/op BenchmarkLeafSize/12-4 270 438362 ns/op BenchmarkLeafSize/13-4 252 466957 ns/op BenchmarkLeafSize/14-4 290 407320 ns/op BenchmarkLeafSize/15-4 320 371007 ns/op BenchmarkLeafSize/16-4 394 297993 ns/op BenchmarkLeafSize/32-4 380 302831 ns/op BenchmarkLeafSize/64-4 367 318377 ns/op BenchmarkProbablyPrime/n=0-4 7 14689279 ns/op BenchmarkProbablyPrime/n=1-4 6 17103059 ns/op BenchmarkProbablyPrime/n=5-4 4 26855138 ns/op BenchmarkProbablyPrime/n=10-4 3 39234998 ns/op BenchmarkProbablyPrime/n=20-4 2 63292356 ns/op BenchmarkProbablyPrime/Lucas-4 9 12015928 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2474877 ns/op BenchmarkRatCmp-4 168460 730.3 ns/op BenchmarkFloatSqrt/64-4 19263 6177 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12140 9838 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8280 14148 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4300 27362 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 710 164530 ns/op 18155 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 44 2691003 ns/op 177264 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 214794308 ns/op 3744056 B/op 600 allocs/op PASS ok math/big 52.627s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8493866 14.12 ns/op BenchmarkLeadingZeros8-4 8114292 14.84 ns/op BenchmarkLeadingZeros16-4 9101803 13.11 ns/op BenchmarkLeadingZeros32-4 9381567 12.97 ns/op BenchmarkLeadingZeros64-4 9378663 12.79 ns/op BenchmarkTrailingZeros-4 9120314 13.11 ns/op BenchmarkTrailingZeros8-4 9147958 13.15 ns/op BenchmarkTrailingZeros16-4 9152229 13.11 ns/op BenchmarkTrailingZeros32-4 9133336 13.13 ns/op BenchmarkTrailingZeros64-4 9147289 13.16 ns/op BenchmarkOnesCount-4 9348094 12.83 ns/op BenchmarkOnesCount8-4 8949506 13.16 ns/op BenchmarkOnesCount16-4 9044889 13.13 ns/op BenchmarkOnesCount32-4 9160194 13.12 ns/op BenchmarkOnesCount64-4 9287667 12.79 ns/op BenchmarkRotateLeft-4 9141158 13.11 ns/op BenchmarkRotateLeft8-4 9037233 13.26 ns/op BenchmarkRotateLeft16-4 9143274 13.11 ns/op BenchmarkRotateLeft32-4 9085183 13.11 ns/op BenchmarkRotateLeft64-4 9376611 12.79 ns/op BenchmarkReverse-4 17646750 6.794 ns/op BenchmarkReverse8-4 17780306 6.773 ns/op BenchmarkReverse16-4 17515690 6.775 ns/op BenchmarkReverse32-4 17749798 6.774 ns/op BenchmarkReverse64-4 17694523 6.796 ns/op BenchmarkReverseBytes-4 17431522 6.815 ns/op BenchmarkReverseBytes16-4 17599642 6.786 ns/op BenchmarkReverseBytes32-4 17631086 6.780 ns/op BenchmarkReverseBytes64-4 17739826 6.778 ns/op BenchmarkAdd-4 9371397 12.78 ns/op BenchmarkAdd32-4 9081360 13.15 ns/op BenchmarkAdd64-4 9122506 13.15 ns/op BenchmarkAdd64multiple-4 18223566 6.586 ns/op BenchmarkSub-4 9388760 12.92 ns/op BenchmarkSub32-4 8823062 13.26 ns/op BenchmarkSub64-4 9091405 13.13 ns/op BenchmarkSub64multiple-4 18165303 6.608 ns/op BenchmarkMul-4 9349902 12.81 ns/op BenchmarkMul32-4 9642705 12.49 ns/op BenchmarkMul64-4 9315178 12.85 ns/op BenchmarkDiv-4 2249876 50.91 ns/op BenchmarkDiv32-4 8929129 13.44 ns/op BenchmarkDiv64-4 2315976 50.78 ns/op PASS ok math/bits 6.811s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2687305 44.63 ns/op BenchmarkAcos-4 340413 335.9 ns/op BenchmarkAcosh-4 322351 360.8 ns/op BenchmarkAsin-4 342320 335.8 ns/op BenchmarkAsinh-4 347398 335.8 ns/op BenchmarkAtan-4 501722 235.1 ns/op BenchmarkAtanh-4 497479 231.2 ns/op BenchmarkConj-4 19343856 5.405 ns/op BenchmarkCos-4 552252 203.2 ns/op BenchmarkCosh-4 545791 212.0 ns/op BenchmarkExp-4 633124 185.2 ns/op BenchmarkLog-4 512952 227.2 ns/op BenchmarkLog10-4 504956 227.4 ns/op BenchmarkPhase-4 1551415 80.40 ns/op BenchmarkPolar-4 797956 145.2 ns/op BenchmarkPow-4 186127 628.9 ns/op BenchmarkRect-4 842246 140.6 ns/op BenchmarkSin-4 546697 211.4 ns/op BenchmarkSinh-4 538464 215.0 ns/op BenchmarkSqrt-4 1518160 78.77 ns/op BenchmarkTan-4 409840 287.5 ns/op BenchmarkTanh-4 379342 301.5 ns/op PASS ok math/cmplx 3.861s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 492771 226.6 ns/op BenchmarkInt63ThreadsafeParallel-4 346812 319.5 ns/op BenchmarkInt63Unthreadsafe-4 970904 118.5 ns/op BenchmarkIntn1000-4 628732 185.6 ns/op BenchmarkInt63n1000-4 747681 154.7 ns/op BenchmarkInt31n1000-4 745804 155.1 ns/op BenchmarkFloat32-4 757939 155.4 ns/op BenchmarkFloat64-4 949126 118.5 ns/op BenchmarkPerm3-4 153616 767.5 ns/op BenchmarkPerm30-4 17804 6725 ns/op BenchmarkPerm30ViaShuffle-4 18628 6383 ns/op BenchmarkShuffleOverhead-4 12422 9640 ns/op BenchmarkRead3-4 703729 171.0 ns/op BenchmarkRead64-4 63201 1819 ns/op BenchmarkRead1000-4 4296 26581 ns/op BenchmarkConcurrent-4 110037 1088 ns/op PASS ok math/rand 3.194s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 32068 3686 ns/op BenchmarkQDecodeWord-4 73969 1621 ns/op BenchmarkQDecodeHeader-4 70398 1726 ns/op BenchmarkTypeByExtension/.html-4 361771 320.8 ns/op BenchmarkTypeByExtension/.HTML-4 249540 459.9 ns/op BenchmarkTypeByExtension/.unused-4 300637 378.0 ns/op BenchmarkExtensionsByType/text/html-4 146346 847.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 78760 1552 ns/op BenchmarkExtensionsByType/application/octet-stream-4 94404 1280 ns/op PASS ok mime 2.348s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 580 185520 ns/op 47710 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 607 186407 ns/op 47897 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 246 505349 ns/op 105423 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 464 245824 ns/op 49145 B/op 207 allocs/op PASS ok mime/multipart 1.615s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 970 122866 ns/op PASS ok mime/quotedprintable 1.152s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 218 570901 ns/op 8522 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 20 5673910 ns/op 19524 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5006969998 ns/op 158728 B/op 231 allocs/op BenchmarkDNSName-4 110678 1040 ns/op BenchmarkInterfaces-4 2708 42436 ns/op 9091 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3522 32558 ns/op 6884 B/op 22 allocs/op BenchmarkInterfaceByName-4 2900 41803 ns/op 9108 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1886 63065 ns/op 12613 B/op 63 allocs/op BenchmarkInterfacesAndAddrs-4 5671 19523 ns/op 2691 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1036 102139 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6592 17429 ns/op BenchmarkParseIPValidIPv4-4 295312 399.3 ns/op BenchmarkParseIPValidIPv6-4 162711 733.5 ns/op BenchmarkIPString/IPv4-4 105412 1147 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9844 11741 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45808 2652 ns/op BenchmarkIPEqual/IPv4-4 688003 173.8 ns/op BenchmarkIPEqual/IPv6-4 685690 173.9 ns/op BenchmarkSendFile/1024-4 1 1209119452 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1204769012 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1205080852 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1204879172 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204819572 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010470903 ns/op 0.03 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/65536-4 1 1010753263 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1010543503 ns/op 0.13 MB/s 744 B/op 14 allocs/op BenchmarkSendFile/262144-4 1 1010831383 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1011350343 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012299542 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010587583 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010489183 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010576743 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010391663 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010480663 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010636223 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010792543 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1011097743 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1010877423 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011724943 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012477663 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010941143 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010501903 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010346423 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010800063 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010845423 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010866304 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010963623 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1011014783 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1011129903 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011354223 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012480463 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010315063 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010576063 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010339250 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010689689 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010238610 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010655129 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010501850 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010755449 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1011092209 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011197570 ns/op 0.52 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012298369 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010356570 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010306490 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010363569 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010404170 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010247689 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010497770 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010105289 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1011032929 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1010635130 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011262689 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1011867570 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2955 39985 ns/op BenchmarkTCP4OneShotTimeout-4 2523 41964 ns/op BenchmarkTCP4Persistent-4 16578 7310 ns/op BenchmarkTCP4PersistentTimeout-4 16972 7079 ns/op BenchmarkTCP4ConcurrentReadWrite-4 35881 3565 ns/op BenchmarkSetReadDeadline-4 109734 1072 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 14874 7978 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 16488 7619 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 15944 7791 ns/op 0 B/op 0 allocs/op PASS ok net 66.731s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21444 5565 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9129 13181 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9747 11151 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15168 7943 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28360 4145 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 32372 3697 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1642700 73.03 ns/op BenchmarkFindChild/n=2/rep=map-4 2713338 43.80 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1337974 89.64 ns/op BenchmarkFindChild/n=4/rep=linear-4 715819 146.6 ns/op BenchmarkFindChild/n=4/rep=map-4 2565054 46.87 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 671335 161.3 ns/op BenchmarkFindChild/n=8/rep=linear-4 403339 276.3 ns/op BenchmarkFindChild/n=8/rep=map-4 2396720 50.12 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 374274 294.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 214400 529.2 ns/op BenchmarkFindChild/n=16/rep=map-4 2378271 48.84 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1781204 64.49 ns/op BenchmarkFindChild/n=32/rep=linear-4 113185 1061 ns/op BenchmarkFindChild/n=32/rep=map-4 2837632 44.88 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2054449 56.67 ns/op BenchmarkServerMatch-4 17101 7079 ns/op BenchmarkReadRequestChrome-4 3376 32078 ns/op 19.05 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 8756 12136 ns/op 6.43 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8794 12192 ns/op 6.73 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6218 17367 ns/op 8.69 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15033 8004 ns/op 5.00 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 362 337931 ns/op 3.03 MB/s BenchmarkFileAndServer_1KB/https1-4 214 517336 ns/op 1.98 MB/s BenchmarkFileAndServer_1KB/h2-4 164 683885 ns/op 1.50 MB/s BenchmarkFileAndServer_16MB/h1-4 3 45500157 ns/op 368.73 MB/s BenchmarkFileAndServer_16MB/https1-4 1 120807111 ns/op 138.88 MB/s BenchmarkFileAndServer_16MB/h2-4 1 214742985 ns/op 78.13 MB/s BenchmarkFileAndServer_64MB/h1-4 1 177360387 ns/op 378.38 MB/s BenchmarkFileAndServer_64MB/https1-4 1 409323291 ns/op 163.95 MB/s BenchmarkFileAndServer_64MB/h2-4 1 884601818 ns/op 75.86 MB/s BenchmarkServeMux-4 199 635372 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 246 515051 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 411 295006 ns/op 5934 B/op 63 allocs/op BenchmarkClientServer/https1-4 241 458150 ns/op 6514 B/op 73 allocs/op BenchmarkClientServer/h2-4 192 589914 ns/op 9710 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1190 97941 ns/op 9372 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 25 4748224 ns/op 86880 B/op 951 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51156: read tcp 127.0.0.1:34365->127.0.0.1:51156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51190: read tcp 127.0.0.1:34365->127.0.0.1:51190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51210: read tcp 127.0.0.1:34365->127.0.0.1:51210: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51204: write tcp 127.0.0.1:34365->127.0.0.1:51204: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51226: write tcp 127.0.0.1:34365->127.0.0.1:51226: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51208: write tcp 127.0.0.1:34365->127.0.0.1:51208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44344: write tcp 127.0.0.1:36145->127.0.0.1:44344: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44464: write tcp 127.0.0.1:36145->127.0.0.1:44464: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44436: read tcp 127.0.0.1:36145->127.0.0.1:44436: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44448: read tcp 127.0.0.1:36145->127.0.0.1:44448: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 56 1809201 ns/op 37378 B/op 419 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39498: write tcp 127.0.0.1:43719->127.0.0.1:39498: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39566: read tcp 127.0.0.1:43719->127.0.0.1:39566: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39512: write tcp 127.0.0.1:43719->127.0.0.1:39512: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39532: write tcp 127.0.0.1:43719->127.0.0.1:39532: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45876: read tcp 127.0.0.1:42647->127.0.0.1:45876: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45904: write tcp 127.0.0.1:42647->127.0.0.1:45904: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45994: write tcp 127.0.0.1:42647->127.0.0.1:45994: use of closed network connection BenchmarkClientServerParallel/64/h1-4 1021 132092 ns/op 15224 B/op 96 allocs/op BenchmarkClientServerParallel/64/https1-4 76 5929781 ns/op 103646 B/op 1133 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58778: read tcp 127.0.0.1:39289->127.0.0.1:58778: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38676: write tcp 127.0.0.1:40141->127.0.0.1:38676: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38760: read tcp 127.0.0.1:40141->127.0.0.1:38760: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38778: read tcp 127.0.0.1:40141->127.0.0.1:38778: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38678: read tcp 127.0.0.1:40141->127.0.0.1:38678: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38694: read tcp 127.0.0.1:40141->127.0.0.1:38694: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38734: read tcp 127.0.0.1:40141->127.0.0.1:38734: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38766: read tcp 127.0.0.1:40141->127.0.0.1:38766: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38782: read tcp 127.0.0.1:40141->127.0.0.1:38782: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38698: write tcp 127.0.0.1:40141->127.0.0.1:38698: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 79 5996269 ns/op 106576 B/op 1249 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49902: read tcp 127.0.0.1:38609->127.0.0.1:49902: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49890: read tcp 127.0.0.1:38609->127.0.0.1:49890: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49932: read tcp 127.0.0.1:38609->127.0.0.1:49932: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49926: read tcp 127.0.0.1:38609->127.0.0.1:49926: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49866: write tcp 127.0.0.1:38609->127.0.0.1:49866: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49946: read tcp 127.0.0.1:38609->127.0.0.1:49946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49968: read tcp 127.0.0.1:38609->127.0.0.1:49968: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49980: read tcp 127.0.0.1:38609->127.0.0.1:49980: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49990: read tcp 127.0.0.1:38609->127.0.0.1:49990: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50000: read tcp 127.0.0.1:38609->127.0.0.1:50000: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1016798409 ns/op 81712 B/op 691 allocs/op BenchmarkClient-4 416 294491 ns/op 3718 B/op 44 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 772 146867 ns/op 7513 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1593 76190 ns/op 3063 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1819 62998 ns/op 1931 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1864 65429 ns/op 2782 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1845 62718 ns/op 2728 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1819 64016 ns/op 2776 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1986 60173 ns/op 1944 B/op 14 allocs/op BenchmarkServerHijack-4 1008 111619 ns/op 16766 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 438 259449 ns/op 5970 B/op 52 allocs/op BenchmarkResponseStatusLine-4 376108 304.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.181s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7173 16196 ns/op 34137 B/op 12 allocs/op PASS ok net/http/httputil 1.196s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84099 1404 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 433425 266.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 167451 687.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 60103 2010 ns/op BenchmarkStdIPv4-4 118578 985.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 77482 1434 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 85873 1393 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 75721 1567 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 62116 1948 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1209346 98.27 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 107.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 917796 123.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 219201 527.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 231645 486.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 218053 529.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 77638 1567 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 229170 490.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 129037 905.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 136579 846.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 130741 892.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72520 1683 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 293031 394.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 114302 1046 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 152028 773.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 220536 518.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 138697 844.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 274903 444.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 134156 867.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 134590 865.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 138752 871.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103281 1144 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 353544 310.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 106417 1129 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 82268 1397 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106533 1120 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 136210 875.4 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 96990 1191 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 207174 577.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 96493 1232 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 115765 1022 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 143980 821.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 108427 1092 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 822232 138.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 854529 140.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 865875 138.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 765481 144.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 756906 144.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 774292 144.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 745897 145.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 744416 147.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 721084 144.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 269272 416.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 404535 290.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 172221 701.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 176302 655.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 166484 703.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 68059 1762 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 381985 282.8 ns/op PASS ok net/netip 8.460s 2023/09/18 17:29:51 Test RPC server listening on 127.0.0.1:39387 2023/09/18 17:29:51 Test HTTP RPC server listening on 127.0.0.1:35725 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2194 54938 ns/op BenchmarkEndToEndHTTP-4 2215 54397 ns/op BenchmarkEndToEndAsync-4 3726 31701 ns/op BenchmarkEndToEndAsyncHTTP-4 3826 31193 ns/op PASS ok net/rpc 1.904s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3314 33761 ns/op BenchmarkReadMIMEHeader/server_headers-4 4641 22902 ns/op BenchmarkUncommon-4 23450 5051 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.415s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3493 31933 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 69664 1713 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 415098 285.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 83296 1429 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 157782 739.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79566 1484 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12945 9068 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 353877 337.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 82116 1471 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 164004 733.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81453 1484 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14383 8266 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 150117 796.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 60294 2001 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 57963 2054 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26364 4595 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4633 25013 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 150375 805.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 57692 2015 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 56785 2059 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25858 4623 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4690 24816 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.169s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2049510 57.10 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 115702 1020 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 627 189367 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 248 473362 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 516 230999 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 72686 1572 ns/op BenchmarkStatFile-4 57477 2107 ns/op BenchmarkStatDir-4 61536 1981 ns/op BenchmarkLstatDot-4 77841 1590 ns/op BenchmarkLstatFile-4 57204 2103 ns/op BenchmarkLstatDir-4 60844 1958 ns/op PASS ok os 2.634s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 213 552894 ns/op 6750 B/op 30 allocs/op PASS ok os/exec 1.195s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 306078 348.8 ns/op PASS ok os/user 1.130s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3294198 36.22 ns/op BenchmarkString-4 2310475 51.77 ns/op BenchmarkBytes-4 1995759 60.04 ns/op BenchmarkNamedBytes-4 896726 124.8 ns/op BenchmarkBytesArray-4 691131 173.5 ns/op BenchmarkSliceLen-4 2299582 51.60 ns/op BenchmarkMapLen-4 795798 148.1 ns/op BenchmarkStringLen-4 1344650 88.84 ns/op BenchmarkArrayLen-4 1000000 113.1 ns/op BenchmarkSliceCap-4 2400716 50.38 ns/op BenchmarkDeepEqual/int8-4 433093 273.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 83131 1425 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 364426 323.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81198 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 366116 330.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80992 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 368958 325.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 80872 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 362230 321.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 81313 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 415029 276.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 103806 1149 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 365906 321.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80922 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 366600 325.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80716 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 360144 328.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81452 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 362397 321.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80788 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 358071 322.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 80476 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 368785 321.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80715 1472 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 368532 320.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81174 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 366174 322.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 81285 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 369652 327.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 80385 1501 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 411922 281.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 81793 1444 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 371337 316.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81415 1464 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 104941 1131 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 51051 2347 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 41647 2874 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29677 4088 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31357 3843 ns/op BenchmarkIsZero/ArrayComparable-4 210976 568.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 27232 4419 ns/op BenchmarkIsZero/StructComparable-4 471542 252.2 ns/op BenchmarkIsZero/StructIncomparable-4 125736 946.9 ns/op BenchmarkSetZero/Bool/Direct-4 2657851 45.14 ns/op BenchmarkSetZero/Bool/CachedZero-4 624868 193.1 ns/op BenchmarkSetZero/Bool/NewZero-4 478369 254.0 ns/op BenchmarkSetZero/Int/Direct-4 1901606 62.94 ns/op BenchmarkSetZero/Int/CachedZero-4 643996 185.6 ns/op BenchmarkSetZero/Int/NewZero-4 491972 243.9 ns/op BenchmarkSetZero/Uint/Direct-4 1909129 62.91 ns/op BenchmarkSetZero/Uint/CachedZero-4 629418 187.9 ns/op BenchmarkSetZero/Uint/NewZero-4 479930 251.7 ns/op BenchmarkSetZero/Float/Direct-4 1908698 62.64 ns/op BenchmarkSetZero/Float/CachedZero-4 643348 185.6 ns/op BenchmarkSetZero/Float/NewZero-4 490660 243.4 ns/op BenchmarkSetZero/Complex/Direct-4 1893986 63.48 ns/op BenchmarkSetZero/Complex/CachedZero-4 623778 186.4 ns/op BenchmarkSetZero/Complex/NewZero-4 481231 250.8 ns/op BenchmarkSetZero/Array/Direct-4 1692194 71.45 ns/op BenchmarkSetZero/Array/CachedZero-4 612044 194.9 ns/op BenchmarkSetZero/Array/NewZero-4 474668 249.6 ns/op BenchmarkSetZero/Chan/Direct-4 1975651 60.97 ns/op BenchmarkSetZero/Chan/CachedZero-4 617092 190.0 ns/op BenchmarkSetZero/Chan/NewZero-4 478972 246.9 ns/op BenchmarkSetZero/Func/Direct-4 1972533 60.73 ns/op BenchmarkSetZero/Func/CachedZero-4 626853 189.6 ns/op BenchmarkSetZero/Func/NewZero-4 483979 246.9 ns/op BenchmarkSetZero/Interface/Direct-4 1784059 67.26 ns/op BenchmarkSetZero/Interface/CachedZero-4 629986 188.8 ns/op BenchmarkSetZero/Interface/NewZero-4 488296 247.6 ns/op BenchmarkSetZero/Map/Direct-4 1975738 60.93 ns/op BenchmarkSetZero/Map/CachedZero-4 625273 188.3 ns/op BenchmarkSetZero/Map/NewZero-4 482074 247.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1968846 61.67 ns/op BenchmarkSetZero/Pointer/CachedZero-4 623065 191.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 485900 247.0 ns/op BenchmarkSetZero/Slice/Direct-4 1759168 68.41 ns/op BenchmarkSetZero/Slice/CachedZero-4 615472 193.9 ns/op BenchmarkSetZero/Slice/NewZero-4 476568 248.4 ns/op BenchmarkSetZero/String/Direct-4 1916865 62.08 ns/op BenchmarkSetZero/String/CachedZero-4 626919 189.1 ns/op BenchmarkSetZero/String/NewZero-4 482035 251.2 ns/op BenchmarkSetZero/Struct/Direct-4 1696218 70.54 ns/op BenchmarkSetZero/Struct/CachedZero-4 619411 193.3 ns/op BenchmarkSetZero/Struct/NewZero-4 477038 249.0 ns/op BenchmarkSelect/1-4 155595 791.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 65886 4179 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 35792 3343 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 179144 633.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 135568 849.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 109725 1072 ns/op 119.35 MB/s BenchmarkCallArgCopy/size=256-4 100428 1174 ns/op 218.04 MB/s BenchmarkCallArgCopy/size=1024-4 67495 1687 ns/op 607.01 MB/s BenchmarkCallArgCopy/size=4096-4 29934 3992 ns/op 1025.94 MB/s BenchmarkCallArgCopy/size=65536-4 2097 56173 ns/op 1166.68 MB/s BenchmarkFieldByName1-4 1000000 101.9 ns/op BenchmarkFieldByName2-4 101768 1211 ns/op BenchmarkFieldByName3-4 13722 8723 ns/op BenchmarkInterfaceBig-4 2773437 43.57 ns/op BenchmarkInterfaceSmall-4 2766508 43.69 ns/op BenchmarkNew-4 1745233 68.42 ns/op BenchmarkMap/StringKeys/MapIndex-4 2288 51500 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1786 65501 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2140 56737 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1712 68793 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2286 51794 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1837 66382 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 165686 654.5 ns/op PASS ok reflect 17.692s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 13276 8530 ns/op 9322 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21099 5559 ns/op 9313 B/op 1 allocs/op BenchmarkFindString-4 14368 8255 ns/op 9290 B/op 1 allocs/op BenchmarkFindSubmatch-4 13204 8962 ns/op 9252 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13748 8657 ns/op 9347 B/op 2 allocs/op BenchmarkLiteral-4 26781 4392 ns/op BenchmarkNotLiteral-4 3798 30537 ns/op BenchmarkMatchClass-4 2805 41218 ns/op BenchmarkMatchClass_InRange-4 2845 40595 ns/op BenchmarkReplaceAll-4 3196 37667 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 27126 4422 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36632 3253 ns/op BenchmarkAnchoredShortMatch-4 21678 5525 ns/op BenchmarkAnchoredLongMatch-4 17854 6626 ns/op BenchmarkOnePassShortA-4 15838 7508 ns/op BenchmarkNotOnePassShortA-4 7999 13148 ns/op BenchmarkOnePassShortB-4 19936 6006 ns/op BenchmarkNotOnePassShortB-4 10000 10492 ns/op BenchmarkOnePassLongPrefix-4 65814 1863 ns/op BenchmarkOnePassLongNotPrefix-4 23780 5179 ns/op BenchmarkMatchParallelShared-4 29744 4010 ns/op BenchmarkMatchParallelCopied-4 29102 4044 ns/op BenchmarkQuoteMetaAll-4 128634 941.7 ns/op 14.87 MB/s BenchmarkQuoteMetaNone-4 231740 455.1 ns/op 57.14 MB/s BenchmarkCompile/Onepass-4 3741 29976 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1588 75976 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 163 735223 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2283578 51.76 ns/op 309.11 MB/s BenchmarkMatch/Easy0/32-4 29172 3989 ns/op 8.02 MB/s BenchmarkMatch/Easy0/1K-4 26436 4546 ns/op 225.27 MB/s BenchmarkMatch/Easy0i/16-4 2322954 53.47 ns/op 299.23 MB/s BenchmarkMatch/Easy0i/32-4 4932 22851 ns/op 1.40 MB/s BenchmarkMatch/Easy0i/1K-4 202 582657 ns/op 1.76 MB/s BenchmarkMatch/Easy1/16-4 2284300 51.69 ns/op 309.54 MB/s BenchmarkMatch/Easy1/32-4 29764 3999 ns/op 8.00 MB/s BenchmarkMatch/Easy1/1K-4 7119 16043 ns/op 63.83 MB/s BenchmarkMatch/Medium/16-4 2307411 52.67 ns/op 303.79 MB/s BenchmarkMatch/Medium/32-4 5418 19435 ns/op 1.65 MB/s BenchmarkMatch/Medium/1K-4 242 494792 ns/op 2.07 MB/s BenchmarkMatch/Hard/16-4 2273778 52.50 ns/op 304.78 MB/s BenchmarkMatch/Hard/32-4 3513 31263 ns/op 1.02 MB/s BenchmarkMatch/Hard/1K-4 145 826999 ns/op 1.24 MB/s BenchmarkMatch/Hard1/16-4 1317 91802 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 679 172564 ns/op 0.19 MB/s BenchmarkMatch/Hard1/1K-4 22 5280578 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 23335 5231 ns/op 3.06 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13441 8815 ns/op 3.63 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 507 234447 ns/op 4.37 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.704s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 674748 174.7 ns/op BenchmarkIsWordChar-4 161283 738.7 ns/op PASS ok regexp/syntax 2.641s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 81687 1668 ns/op BenchmarkCallers/inlined-4 126778 949.8 ns/op BenchmarkCallers/no-cache-4 36006 3342 ns/op BenchmarkFPCallers/cached-4 2572196 46.75 ns/op BenchmarkMakeChan/Byte-4 913663 128.0 ns/op BenchmarkMakeChan/Int-4 834422 163.7 ns/op BenchmarkMakeChan/Ptr-4 410800 246.8 ns/op BenchmarkMakeChan/Struct/0-4 937060 124.1 ns/op BenchmarkMakeChan/Struct/32-4 457420 250.5 ns/op BenchmarkMakeChan/Struct/40-4 434056 283.8 ns/op BenchmarkChanNonblocking-4 8126580 14.03 ns/op BenchmarkSelectUncontended-4 1000000 108.2 ns/op BenchmarkSelectSyncContended-4 21722 5638 ns/op BenchmarkSelectAsyncContended-4 77235 1535 ns/op BenchmarkSelectNonblock-4 3872521 30.71 ns/op BenchmarkChanUncontended-4 10681 12015 ns/op BenchmarkChanContended-4 1004 118394 ns/op BenchmarkChanSync-4 152085 768.2 ns/op BenchmarkChanSyncWork-4 52946 2224 ns/op BenchmarkChanProdCons0-4 60396 2114 ns/op BenchmarkChanProdCons10-4 84396 1548 ns/op BenchmarkChanProdCons100-4 90086 1325 ns/op BenchmarkChanProdConsWork0-4 62242 2094 ns/op BenchmarkChanProdConsWork10-4 80133 1592 ns/op BenchmarkChanProdConsWork100-4 82886 1404 ns/op BenchmarkSelectProdCons-4 55258 2153 ns/op BenchmarkReceiveDataFromClosedChan-4 728862 163.1 ns/op BenchmarkChanCreation-4 214731 757.6 ns/op BenchmarkChanSem-4 80451 1538 ns/op BenchmarkChanPopular-4 86 1188046 ns/op BenchmarkChanClosed-4 497536 244.8 ns/op BenchmarkCallClosure-4 5210350 22.88 ns/op BenchmarkCallClosure1-4 5575430 21.54 ns/op BenchmarkCallClosure2-4 1205253 93.45 ns/op BenchmarkCallClosure3-4 1391776 83.50 ns/op BenchmarkCallClosure4-4 1000000 102.2 ns/op BenchmarkComplex128DivNormal-4 10144183 11.89 ns/op BenchmarkComplex128DivNisNaN-4 9444714 12.67 ns/op BenchmarkComplex128DivDisNaN-4 9139792 13.05 ns/op BenchmarkComplex128DivNisInf-4 10684292 10.95 ns/op BenchmarkComplex128DivDisInf-4 6240223 19.13 ns/op BenchmarkSetTypePtr-4 56488664 2.111 ns/op 3789.98 MB/s BenchmarkSetTypePtr8-4 12205045 9.882 ns/op 6476.41 MB/s BenchmarkSetTypePtr16-4 12148010 9.958 ns/op 12853.66 MB/s BenchmarkSetTypePtr32-4 11779534 9.979 ns/op 25653.98 MB/s BenchmarkSetTypePtr64-4 12155690 9.924 ns/op 51593.45 MB/s BenchmarkSetTypePtr126-4 7364222 16.38 ns/op 61543.12 MB/s BenchmarkSetTypePtr128-4 7507977 16.01 ns/op 63968.28 MB/s BenchmarkSetTypePtrSlice-4 1000000 111.8 ns/op 73304.03 MB/s BenchmarkSetTypeNode1-4 12155641 9.931 ns/op 2416.78 MB/s BenchmarkSetTypeNode1Slice-4 5569592 21.45 ns/op 35796.94 MB/s BenchmarkSetTypeNode8-4 12154951 10.02 ns/op 7987.31 MB/s BenchmarkSetTypeNode8Slice-4 2343060 51.11 ns/op 50089.94 MB/s BenchmarkSetTypeNode64-4 7327384 16.37 ns/op 32255.68 MB/s BenchmarkSetTypeNode64Slice-4 277669 433.2 ns/op 39006.23 MB/s BenchmarkSetTypeNode64Dead-4 9089972 13.22 ns/op 39943.18 MB/s BenchmarkSetTypeNode64DeadSlice-4 308955 383.8 ns/op 44021.51 MB/s BenchmarkSetTypeNode124-4 7322216 16.36 ns/op 61631.46 MB/s BenchmarkSetTypeNode124Slice-4 228652 521.5 ns/op 61850.72 MB/s BenchmarkSetTypeNode126-4 7550646 15.95 ns/op 64201.70 MB/s BenchmarkSetTypeNode126Slice-4 230520 521.0 ns/op 62896.30 MB/s BenchmarkSetTypeNode128-4 5281671 22.71 ns/op 45788.33 MB/s BenchmarkSetTypeNode128Slice-4 176922 680.8 ns/op 48884.33 MB/s BenchmarkSetTypeNode130-4 5254345 22.76 ns/op 46396.79 MB/s BenchmarkSetTypeNode130Slice-4 174303 690.1 ns/op 48968.81 MB/s BenchmarkSetTypeNode1024-4 1000000 117.3 ns/op 69994.65 MB/s BenchmarkSetTypeNode1024Slice-4 31742 3786 ns/op 69384.01 MB/s BenchmarkAllocation-4 5061 31334 ns/op BenchmarkReadMemStats-4 9564 11897 ns/op BenchmarkReadMemStatsLatency-4 1 75520 p50-ns 75520 p90-ns 75520 p99-ns BenchmarkWriteBarrier-4 2802787 38.84 ns/op BenchmarkBulkWriteBarrier-4 7249896 14.10 ns/op BenchmarkScanStackNoLocals-4 3 38555797 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11862630 10.45 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11503112 11.41 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9102963 13.49 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7091511 18.14 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4715750 26.08 ns/op BenchmarkHash5-4 6149733 19.13 ns/op 261.43 MB/s BenchmarkHash16-4 6263740 19.20 ns/op 833.55 MB/s BenchmarkHash64-4 5976536 20.24 ns/op 3161.56 MB/s BenchmarkHash1024-4 1897282 63.31 ns/op 16174.87 MB/s BenchmarkHash65536-4 41995 2830 ns/op 23158.18 MB/s BenchmarkAlignedLoad-4 7718451 14.79 ns/op BenchmarkUnalignedLoad-4 7570232 15.46 ns/op BenchmarkEqEfaceConcrete-4 5833296 20.54 ns/op BenchmarkEqIfaceConcrete-4 5521688 21.69 ns/op BenchmarkNeEfaceConcrete-4 5842941 20.51 ns/op BenchmarkNeIfaceConcrete-4 5941500 20.17 ns/op BenchmarkConvT2EByteSized/bool-4 5410552 22.18 ns/op BenchmarkConvT2EByteSized/uint8-4 5312461 22.52 ns/op BenchmarkConvT2ESmall-4 5018618 23.89 ns/op BenchmarkConvT2EUintptr-4 4756461 25.25 ns/op BenchmarkConvT2ELarge-4 1000000 119.8 ns/op BenchmarkConvT2ISmall-4 5096736 23.54 ns/op BenchmarkConvT2IUintptr-4 4758045 25.24 ns/op BenchmarkConvT2ILarge-4 989608 120.8 ns/op BenchmarkConvI2E-4 4324081 27.20 ns/op BenchmarkConvI2I-4 3961536 29.94 ns/op BenchmarkAssertE2T-4 4009869 29.99 ns/op BenchmarkAssertE2TLarge-4 2337003 50.97 ns/op BenchmarkAssertE2I-4 4098372 28.66 ns/op BenchmarkAssertI2T-4 3791751 31.25 ns/op BenchmarkAssertI2I-4 3984862 29.42 ns/op BenchmarkAssertI2E-4 4955056 23.52 ns/op BenchmarkAssertE2E-4 4958234 23.53 ns/op BenchmarkAssertE2T2-4 3100479 38.75 ns/op BenchmarkAssertE2T2Blank-4 3758659 31.97 ns/op BenchmarkAssertI2E2-4 3749718 32.00 ns/op BenchmarkAssertI2E2Blank-4 4950135 23.52 ns/op BenchmarkAssertE2E2-4 3817905 31.26 ns/op BenchmarkAssertE2E2Blank-4 4955122 23.55 ns/op BenchmarkConvT2Ezero/zero/16-4 4823259 24.93 ns/op BenchmarkConvT2Ezero/zero/32-4 4820647 24.88 ns/op BenchmarkConvT2Ezero/zero/64-4 4819339 24.88 ns/op BenchmarkConvT2Ezero/zero/str-4 4751617 25.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 4756868 25.30 ns/op BenchmarkConvT2Ezero/zero/big-4 230336 468.3 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1247695 95.63 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 103.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 227728 462.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 4823973 24.92 ns/op BenchmarkConvT2Ezero/smallint/32-4 4818742 24.86 ns/op BenchmarkConvT2Ezero/smallint/64-4 4819254 24.92 ns/op BenchmarkConvT2Ezero/largeint/16-4 1559437 75.40 ns/op BenchmarkConvT2Ezero/largeint/32-4 1572946 77.12 ns/op BenchmarkConvT2Ezero/largeint/64-4 1557555 77.39 ns/op BenchmarkMalloc8-4 1857685 63.29 ns/op BenchmarkMalloc16-4 1778127 68.14 ns/op BenchmarkMallocTypeInfo8-4 1790728 66.39 ns/op BenchmarkMallocTypeInfo16-4 1493568 80.82 ns/op BenchmarkMallocLargeStruct-4 215638 547.3 ns/op BenchmarkGoroutineSelect-4 100 1179393 ns/op BenchmarkGoroutineBlocking-4 126 953366 ns/op BenchmarkGoroutineForRange-4 128 950001 ns/op BenchmarkGoroutineIdle-4 151 797020 ns/op BenchmarkHashStringSpeed-4 1935052 61.86 ns/op BenchmarkHashBytesSpeed-4 1000000 103.0 ns/op BenchmarkHashInt32Speed-4 2426256 48.36 ns/op BenchmarkHashInt64Speed-4 2378658 53.07 ns/op BenchmarkHashStringArraySpeed-4 459153 267.1 ns/op BenchmarkMegMap-4 2631410 45.59 ns/op BenchmarkMegOneMap-4 2845732 41.62 ns/op BenchmarkMegEqMap-4 2524 46136 ns/op BenchmarkMegEmptyMap-4 3241441 36.90 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2068077 57.88 ns/op BenchmarkSmallStrMap-4 2583202 47.76 ns/op BenchmarkMapStringKeysEight_16-4 2321084 51.42 ns/op BenchmarkMapStringKeysEight_32-4 2438245 49.79 ns/op BenchmarkMapStringKeysEight_64-4 2294569 52.47 ns/op BenchmarkMapStringKeysEight_1M-4 2290168 52.66 ns/op BenchmarkIntMap-4 2877278 41.56 ns/op BenchmarkMapFirst/1-4 3483292 34.66 ns/op BenchmarkMapFirst/2-4 3291960 34.39 ns/op BenchmarkMapFirst/3-4 3514296 34.48 ns/op BenchmarkMapFirst/4-4 3324909 36.70 ns/op BenchmarkMapFirst/5-4 3285873 34.34 ns/op BenchmarkMapFirst/6-4 3368526 36.39 ns/op BenchmarkMapFirst/7-4 3459134 34.46 ns/op BenchmarkMapFirst/8-4 3320119 36.28 ns/op BenchmarkMapFirst/9-4 3131140 38.48 ns/op BenchmarkMapFirst/10-4 3086164 38.47 ns/op BenchmarkMapFirst/11-4 3181417 38.62 ns/op BenchmarkMapFirst/12-4 3081451 38.94 ns/op BenchmarkMapFirst/13-4 3177723 37.63 ns/op BenchmarkMapFirst/14-4 3077793 38.92 ns/op BenchmarkMapFirst/15-4 3068318 38.36 ns/op BenchmarkMapFirst/16-4 3037946 38.84 ns/op BenchmarkMapMid/1-4 3413236 34.87 ns/op BenchmarkMapMid/2-4 3276975 36.05 ns/op BenchmarkMapMid/3-4 3373291 36.18 ns/op BenchmarkMapMid/4-4 3285147 36.48 ns/op BenchmarkMapMid/5-4 3405692 35.61 ns/op BenchmarkMapMid/6-4 3232378 36.49 ns/op BenchmarkMapMid/7-4 3225751 36.78 ns/op BenchmarkMapMid/8-4 3210262 37.35 ns/op BenchmarkMapMid/9-4 3043503 38.06 ns/op BenchmarkMapMid/10-4 3057944 39.39 ns/op BenchmarkMapMid/11-4 3109480 38.69 ns/op BenchmarkMapMid/12-4 2974755 39.20 ns/op BenchmarkMapMid/13-4 3119196 39.15 ns/op BenchmarkMapMid/14-4 3033436 39.61 ns/op BenchmarkMapMid/15-4 3241428 40.45 ns/op BenchmarkMapMid/16-4 3045202 37.04 ns/op BenchmarkMapLast/1-4 3408346 34.91 ns/op BenchmarkMapLast/2-4 3270638 35.54 ns/op BenchmarkMapLast/3-4 3315616 36.77 ns/op BenchmarkMapLast/4-4 3110241 37.82 ns/op BenchmarkMapLast/5-4 3209836 37.37 ns/op BenchmarkMapLast/6-4 3026444 38.20 ns/op BenchmarkMapLast/7-4 3166306 39.39 ns/op BenchmarkMapLast/8-4 2947267 41.46 ns/op BenchmarkMapLast/9-4 3192949 38.39 ns/op BenchmarkMapLast/10-4 2886085 41.49 ns/op BenchmarkMapLast/11-4 3192576 39.22 ns/op BenchmarkMapLast/12-4 2833291 44.23 ns/op BenchmarkMapLast/13-4 3176875 37.63 ns/op BenchmarkMapLast/14-4 2943562 39.26 ns/op BenchmarkMapLast/15-4 3101200 38.78 ns/op BenchmarkMapLast/16-4 2921896 41.35 ns/op BenchmarkMapCycle-4 2078683 57.66 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2863374 41.74 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2553 45284 ns/op BenchmarkMakeMap/[Byte]Byte-4 471319 218.3 ns/op BenchmarkMakeMap/[Int]Int-4 328888 353.8 ns/op BenchmarkNewEmptyMap-4 11968976 10.04 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1417552 84.16 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 419926 286.0 ns/op BenchmarkMapIterEmpty-4 3568947 33.64 ns/op BenchmarkSameLengthMap-4 3365506 34.99 ns/op BenchmarkBigKeyMap-4 1348454 89.06 ns/op BenchmarkBigValMap-4 1223977 97.56 ns/op BenchmarkSmallKeyMap-4 2442103 49.05 ns/op BenchmarkMapPopulate/1-4 2553219 47.03 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 133440 930.2 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8799 13842 ns/op 6151 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1035 117309 ns/op 49157 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 78 1496333 ns/op 401838 B/op 76 allocs/op BenchmarkMapPopulate/100000-4 5 22448479 ns/op 6515457 B/op 2727 allocs/op BenchmarkComplexAlgMap-4 380232 316.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1407696 84.53 ns/op BenchmarkGoMapClear/Reflexive/10-4 1275583 93.12 ns/op BenchmarkGoMapClear/Reflexive/100-4 361815 326.9 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60327 1989 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6789 15644 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 108.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 974404 115.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 336002 355.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59445 2011 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6663 15571 ns/op BenchmarkMapStringConversion/32/simple-4 1241223 95.84 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 101.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 103.9 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 105.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1684039 76.23 ns/op BenchmarkMapInterfacePtr-4 1664502 73.25 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4694188 25.63 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 144146 761.3 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5403 21562 ns/op BenchmarkMapPop1000-4 516 232251 ns/op BenchmarkMapPop10000-4 21 5105527 ns/op BenchmarkMapAssign/Int32/256-4 2297311 52.07 ns/op BenchmarkMapAssign/Int32/65536-4 1099183 102.7 ns/op BenchmarkMapAssign/Int64/256-4 2301301 51.97 ns/op BenchmarkMapAssign/Int64/65536-4 1015836 111.7 ns/op BenchmarkMapAssign/Str/256-4 1855051 63.04 ns/op BenchmarkMapAssign/Str/65536-4 847074 140.5 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1505616 80.27 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 813441 142.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1410841 82.74 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 727858 155.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 495392 1957 ns/op BenchmarkMapOperatorAssign/Str/65536-4 298807 360.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 856286 137.3 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 343256 328.8 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 750450 140.0 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 314944 369.4 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 632257 204.5 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 171290 606.6 ns/op 104 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1876407 64.11 ns/op BenchmarkMapDelete/Int32/1000-4 2308810 49.98 ns/op BenchmarkMapDelete/Int32/10000-4 1894272 63.22 ns/op BenchmarkMapDelete/Int64/100-4 1849798 63.83 ns/op BenchmarkMapDelete/Int64/1000-4 2248989 52.38 ns/op BenchmarkMapDelete/Int64/10000-4 1855291 64.60 ns/op BenchmarkMapDelete/Str/100-4 1529060 78.71 ns/op BenchmarkMapDelete/Str/1000-4 1573918 76.21 ns/op BenchmarkMapDelete/Str/10000-4 1397942 83.60 ns/op BenchmarkMapDelete/Pointer/100-4 1621888 74.01 ns/op BenchmarkMapDelete/Pointer/1000-4 1721598 69.18 ns/op BenchmarkMapDelete/Pointer/10000-4 1637517 71.96 ns/op BenchmarkMemmove/0-4 15110306 7.080 ns/op BenchmarkMemmove/1-4 1203128 99.90 ns/op 10.01 MB/s BenchmarkMemmove/2-4 1000000 101.8 ns/op 19.65 MB/s BenchmarkMemmove/3-4 1000000 103.1 ns/op 29.11 MB/s BenchmarkMemmove/4-4 1000000 101.3 ns/op 39.48 MB/s BenchmarkMemmove/5-4 1000000 101.3 ns/op 49.37 MB/s BenchmarkMemmove/6-4 1000000 101.5 ns/op 59.13 MB/s BenchmarkMemmove/7-4 1000000 101.5 ns/op 68.96 MB/s BenchmarkMemmove/8-4 1257105 95.52 ns/op 83.75 MB/s BenchmarkMemmove/9-4 1205617 100.3 ns/op 89.76 MB/s BenchmarkMemmove/10-4 1000000 101.8 ns/op 98.26 MB/s BenchmarkMemmove/11-4 1202392 102.1 ns/op 107.72 MB/s BenchmarkMemmove/12-4 1000000 100.4 ns/op 119.47 MB/s BenchmarkMemmove/13-4 1000000 100.9 ns/op 128.84 MB/s BenchmarkMemmove/14-4 1000000 102.2 ns/op 136.96 MB/s BenchmarkMemmove/15-4 1000000 101.8 ns/op 147.28 MB/s BenchmarkMemmove/16-4 1200117 100.7 ns/op 158.91 MB/s BenchmarkMemmove/32-4 1000000 102.3 ns/op 312.73 MB/s BenchmarkMemmove/64-4 1000000 110.0 ns/op 581.60 MB/s BenchmarkMemmove/128-4 960891 123.4 ns/op 1037.20 MB/s BenchmarkMemmove/256-4 707296 169.1 ns/op 1514.28 MB/s BenchmarkMemmove/512-4 522838 225.6 ns/op 2269.88 MB/s BenchmarkMemmove/1024-4 344119 347.1 ns/op 2950.33 MB/s BenchmarkMemmove/2048-4 203886 585.1 ns/op 3500.31 MB/s BenchmarkMemmove/4096-4 112656 1064 ns/op 3848.59 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.1 ns/op 310.45 MB/s BenchmarkMemmoveOverlap/64-4 1000000 111.2 ns/op 575.33 MB/s BenchmarkMemmoveOverlap/128-4 936591 124.6 ns/op 1027.33 MB/s BenchmarkMemmoveOverlap/256-4 708699 168.4 ns/op 1520.30 MB/s BenchmarkMemmoveOverlap/512-4 525734 226.8 ns/op 2257.58 MB/s BenchmarkMemmoveOverlap/1024-4 342633 349.0 ns/op 2933.92 MB/s BenchmarkMemmoveOverlap/2048-4 204358 587.5 ns/op 3485.95 MB/s BenchmarkMemmoveOverlap/4096-4 112657 1063 ns/op 3852.64 MB/s BenchmarkMemmoveUnalignedDst/0-4 14523766 7.431 ns/op BenchmarkMemmoveUnalignedDst/1-4 1256690 95.14 ns/op 10.51 MB/s BenchmarkMemmoveUnalignedDst/2-4 1208490 99.35 ns/op 20.13 MB/s BenchmarkMemmoveUnalignedDst/3-4 1205316 98.84 ns/op 30.35 MB/s BenchmarkMemmoveUnalignedDst/4-4 1215349 98.82 ns/op 40.48 MB/s BenchmarkMemmoveUnalignedDst/5-4 1218009 99.12 ns/op 50.44 MB/s BenchmarkMemmoveUnalignedDst/6-4 1220302 98.29 ns/op 61.05 MB/s BenchmarkMemmoveUnalignedDst/7-4 1221920 98.70 ns/op 70.92 MB/s BenchmarkMemmoveUnalignedDst/8-4 1296633 92.63 ns/op 86.36 MB/s BenchmarkMemmoveUnalignedDst/9-4 1225888 98.14 ns/op 91.71 MB/s BenchmarkMemmoveUnalignedDst/10-4 1224446 98.00 ns/op 102.04 MB/s BenchmarkMemmoveUnalignedDst/11-4 1222429 98.06 ns/op 112.18 MB/s BenchmarkMemmoveUnalignedDst/12-4 1225971 97.86 ns/op 122.63 MB/s BenchmarkMemmoveUnalignedDst/13-4 1220829 97.66 ns/op 133.12 MB/s BenchmarkMemmoveUnalignedDst/14-4 1225668 98.12 ns/op 142.69 MB/s BenchmarkMemmoveUnalignedDst/15-4 1226706 97.78 ns/op 153.41 MB/s BenchmarkMemmoveUnalignedDst/16-4 1211517 99.19 ns/op 161.31 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 103.4 ns/op 309.57 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 111.2 ns/op 575.61 MB/s BenchmarkMemmoveUnalignedDst/128-4 951625 124.3 ns/op 1029.88 MB/s BenchmarkMemmoveUnalignedDst/256-4 697414 168.7 ns/op 1517.86 MB/s BenchmarkMemmoveUnalignedDst/512-4 510976 228.8 ns/op 2237.99 MB/s BenchmarkMemmoveUnalignedDst/1024-4 341824 351.0 ns/op 2917.11 MB/s BenchmarkMemmoveUnalignedDst/2048-4 202740 589.3 ns/op 3475.36 MB/s BenchmarkMemmoveUnalignedDst/4096-4 109098 1068 ns/op 3836.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 106.4 ns/op 300.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 115.4 ns/op 554.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 907797 130.6 ns/op 980.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 680210 173.5 ns/op 1475.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 499400 236.4 ns/op 2166.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 338466 353.7 ns/op 2895.12 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202851 591.3 ns/op 3463.52 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 112362 1075 ns/op 3810.54 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14582149 7.421 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1258431 95.46 ns/op 10.48 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1212559 99.15 ns/op 20.17 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1210652 98.85 ns/op 30.35 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1230241 97.35 ns/op 41.09 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1225302 97.83 ns/op 51.11 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1207800 98.55 ns/op 60.88 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1226678 97.64 ns/op 71.69 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1304323 91.99 ns/op 86.97 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1223787 98.35 ns/op 91.51 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1222796 98.06 ns/op 101.98 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1221216 98.16 ns/op 112.06 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1225478 97.94 ns/op 122.53 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1220457 97.98 ns/op 132.68 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1222573 97.94 ns/op 142.94 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1224212 98.14 ns/op 152.84 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1214056 98.94 ns/op 161.71 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 101.5 ns/op 315.21 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 110.3 ns/op 580.49 MB/s BenchmarkMemmoveUnalignedSrc/128-4 937118 124.6 ns/op 1027.66 MB/s BenchmarkMemmoveUnalignedSrc/256-4 686184 169.7 ns/op 1508.80 MB/s BenchmarkMemmoveUnalignedSrc/512-4 506884 234.1 ns/op 2187.33 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 339934 352.3 ns/op 2906.45 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 203523 590.1 ns/op 3470.37 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 109850 1068 ns/op 3835.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 114.9 ns/op 139.19 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 117.4 ns/op 136.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 988044 120.0 ns/op 133.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 986582 120.3 ns/op 133.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 985512 118.4 ns/op 135.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 117.6 ns/op 136.03 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 960490 118.2 ns/op 135.40 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 998203 118.1 ns/op 135.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 927787 128.4 ns/op 498.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 850195 137.6 ns/op 465.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 899468 132.7 ns/op 482.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 902880 132.3 ns/op 483.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 890048 132.3 ns/op 483.82 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 888309 134.0 ns/op 477.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 892298 131.5 ns/op 486.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 908155 131.4 ns/op 487.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 600336 198.7 ns/op 1288.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 491230 242.1 ns/op 1057.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 633405 187.9 ns/op 1362.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 626775 189.1 ns/op 1354.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 638433 188.6 ns/op 1357.57 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 631074 189.2 ns/op 1353.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 631365 187.8 ns/op 1362.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 634530 188.2 ns/op 1360.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94254 1266 ns/op 3234.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 61088 1957 ns/op 2093.36 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110637 1085 ns/op 3775.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110028 1084 ns/op 3777.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110881 1088 ns/op 3765.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110762 1083 ns/op 3781.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110706 1082 ns/op 3784.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110100 1086 ns/op 3770.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6003 19130 ns/op 3425.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3662 30127 ns/op 2175.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6408 15948 ns/op 4109.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6872 15799 ns/op 4148.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6369 15862 ns/op 4131.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6873 15852 ns/op 4134.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6378 15861 ns/op 4132.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6622 15784 ns/op 4152.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 104.3 ns/op 306.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 113.9 ns/op 562.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 913130 127.1 ns/op 1006.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 693464 171.2 ns/op 1495.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 516430 229.8 ns/op 2227.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 339723 352.3 ns/op 2906.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 202821 590.6 ns/op 3467.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112309 1068 ns/op 3836.90 MB/s BenchmarkMemclr/5-4 13810311 8.542 ns/op 585.37 MB/s BenchmarkMemclr/16-4 14813426 8.159 ns/op 1960.99 MB/s BenchmarkMemclr/64-4 12282547 9.786 ns/op 6540.01 MB/s BenchmarkMemclr/256-4 9644070 12.49 ns/op 20495.83 MB/s BenchmarkMemclr/4096-4 2273114 52.89 ns/op 77448.16 MB/s BenchmarkMemclr/65536-4 168998 716.6 ns/op 91455.67 MB/s BenchmarkMemclr/1M-4 7587 15928 ns/op 65832.72 MB/s BenchmarkMemclr/4M-4 1563 73650 ns/op 56949.14 MB/s BenchmarkMemclr/8M-4 776 154209 ns/op 54397.74 MB/s BenchmarkMemclr/16M-4 386 312355 ns/op 53711.94 MB/s BenchmarkMemclr/64M-4 92 1242742 ns/op 54000.66 MB/s BenchmarkMemclrUnaligned/0_5-4 7925206 15.15 ns/op 330.00 MB/s BenchmarkMemclrUnaligned/0_16-4 7929564 15.12 ns/op 1058.07 MB/s BenchmarkMemclrUnaligned/0_64-4 7237932 16.76 ns/op 3819.64 MB/s BenchmarkMemclrUnaligned/0_256-4 5808415 20.48 ns/op 12498.76 MB/s BenchmarkMemclrUnaligned/0_4096-4 1977242 60.69 ns/op 67492.38 MB/s BenchmarkMemclrUnaligned/0_65536-4 153511 713.7 ns/op 91819.70 MB/s BenchmarkMemclrUnaligned/1_5-4 7916632 15.15 ns/op 330.00 MB/s BenchmarkMemclrUnaligned/1_16-4 7904721 15.14 ns/op 1056.76 MB/s BenchmarkMemclrUnaligned/1_64-4 7067986 17.15 ns/op 3730.71 MB/s BenchmarkMemclrUnaligned/1_256-4 5625056 21.37 ns/op 11980.74 MB/s BenchmarkMemclrUnaligned/1_4096-4 1949786 61.53 ns/op 66569.52 MB/s BenchmarkMemclrUnaligned/1_65536-4 139086 723.1 ns/op 90629.81 MB/s BenchmarkMemclrUnaligned/4_5-4 7924140 15.13 ns/op 330.54 MB/s BenchmarkMemclrUnaligned/4_16-4 7913061 15.13 ns/op 1057.31 MB/s BenchmarkMemclrUnaligned/4_64-4 6971815 17.14 ns/op 3734.78 MB/s BenchmarkMemclrUnaligned/4_256-4 5623010 21.26 ns/op 12039.23 MB/s BenchmarkMemclrUnaligned/4_4096-4 1947607 61.57 ns/op 66525.11 MB/s BenchmarkMemclrUnaligned/4_65536-4 155902 716.0 ns/op 91531.94 MB/s BenchmarkMemclrUnaligned/7_5-4 7901390 15.14 ns/op 330.33 MB/s BenchmarkMemclrUnaligned/7_16-4 7928454 15.12 ns/op 1058.01 MB/s BenchmarkMemclrUnaligned/7_64-4 6983712 17.14 ns/op 3732.89 MB/s BenchmarkMemclrUnaligned/7_256-4 5586424 21.37 ns/op 11977.85 MB/s BenchmarkMemclrUnaligned/7_4096-4 1950268 61.69 ns/op 66399.37 MB/s BenchmarkMemclrUnaligned/7_65536-4 152068 715.6 ns/op 91584.24 MB/s BenchmarkMemclrUnaligned/0_1M-4 7419 16070 ns/op 65252.05 MB/s BenchmarkMemclrUnaligned/0_4M-4 1485 73649 ns/op 56949.88 MB/s BenchmarkMemclrUnaligned/0_8M-4 777 153934 ns/op 54494.95 MB/s BenchmarkMemclrUnaligned/0_16M-4 386 308541 ns/op 54376.04 MB/s BenchmarkMemclrUnaligned/0_64M-4 88 1250227 ns/op 53677.34 MB/s BenchmarkMemclrUnaligned/1_1M-4 7538 15545 ns/op 67454.93 MB/s BenchmarkMemclrUnaligned/1_4M-4 1563 73581 ns/op 57002.81 MB/s BenchmarkMemclrUnaligned/1_8M-4 776 151871 ns/op 55235.02 MB/s BenchmarkMemclrUnaligned/1_16M-4 386 307735 ns/op 54518.33 MB/s BenchmarkMemclrUnaligned/1_64M-4 91 1246675 ns/op 53830.30 MB/s BenchmarkMemclrUnaligned/4_1M-4 7426 15802 ns/op 66358.97 MB/s BenchmarkMemclrUnaligned/4_4M-4 1538 74628 ns/op 56202.70 MB/s BenchmarkMemclrUnaligned/4_8M-4 775 151638 ns/op 55319.95 MB/s BenchmarkMemclrUnaligned/4_16M-4 381 308122 ns/op 54449.84 MB/s BenchmarkMemclrUnaligned/4_64M-4 90 1248621 ns/op 53746.37 MB/s BenchmarkMemclrUnaligned/7_1M-4 7554 15459 ns/op 67829.31 MB/s BenchmarkMemclrUnaligned/7_4M-4 1542 73827 ns/op 56812.66 MB/s BenchmarkMemclrUnaligned/7_8M-4 771 151889 ns/op 55228.67 MB/s BenchmarkMemclrUnaligned/7_16M-4 386 312066 ns/op 53761.70 MB/s BenchmarkMemclrUnaligned/7_64M-4 90 1245867 ns/op 53865.19 MB/s BenchmarkGoMemclr/5-4 2081698 57.49 ns/op 86.97 MB/s BenchmarkGoMemclr/16-4 543064 217.9 ns/op 73.44 MB/s BenchmarkGoMemclr/64-4 144968 829.9 ns/op 77.12 MB/s BenchmarkGoMemclr/256-4 36921 3267 ns/op 78.36 MB/s BenchmarkMemclrRange/1K_2K-4 64065 1864 ns/op 51427.03 MB/s BenchmarkMemclrRange/2K_8K-4 27331 4385 ns/op 76057.85 MB/s BenchmarkMemclrRange/4K_16K-4 30922 3880 ns/op 83260.60 MB/s BenchmarkMemclrRange/160K_228K-4 6456 18353 ns/op 90603.57 MB/s BenchmarkClearFat7-4 6816834 17.62 ns/op BenchmarkClearFat8-4 7487757 16.00 ns/op BenchmarkClearFat11-4 6752847 17.79 ns/op BenchmarkClearFat12-4 6600762 18.08 ns/op BenchmarkClearFat13-4 6715225 17.78 ns/op BenchmarkClearFat14-4 6632473 18.03 ns/op BenchmarkClearFat15-4 6753927 17.75 ns/op BenchmarkClearFat16-4 6630318 17.93 ns/op BenchmarkClearFat24-4 6346278 18.74 ns/op BenchmarkClearFat32-4 6352203 18.86 ns/op BenchmarkClearFat40-4 6149658 19.55 ns/op BenchmarkClearFat48-4 5867121 20.43 ns/op BenchmarkClearFat56-4 5612122 21.29 ns/op BenchmarkClearFat64-4 5434624 22.09 ns/op BenchmarkClearFat72-4 5268602 22.82 ns/op BenchmarkClearFat128-4 4136858 28.99 ns/op BenchmarkClearFat256-4 2418974 49.73 ns/op BenchmarkClearFat512-4 1611990 74.67 ns/op BenchmarkClearFat1024-4 913018 130.3 ns/op BenchmarkClearFat1032-4 896913 132.1 ns/op BenchmarkClearFat1040-4 857509 138.9 ns/op BenchmarkCopyFat7-4 6778971 17.68 ns/op BenchmarkCopyFat8-4 7507300 15.91 ns/op BenchmarkCopyFat11-4 6531052 18.39 ns/op BenchmarkCopyFat12-4 6527854 18.39 ns/op BenchmarkCopyFat13-4 6527088 18.39 ns/op BenchmarkCopyFat14-4 6515888 18.38 ns/op BenchmarkCopyFat15-4 6436994 18.38 ns/op BenchmarkCopyFat16-4 6520618 18.42 ns/op BenchmarkCopyFat24-4 6450170 18.67 ns/op BenchmarkCopyFat32-4 6180558 19.35 ns/op BenchmarkCopyFat64-4 5384826 22.48 ns/op BenchmarkCopyFat72-4 5125226 23.19 ns/op BenchmarkCopyFat128-4 3822961 31.31 ns/op BenchmarkCopyFat256-4 2317815 51.47 ns/op BenchmarkCopyFat512-4 1493600 80.13 ns/op BenchmarkCopyFat520-4 1474917 81.34 ns/op BenchmarkCopyFat1024-4 847314 139.8 ns/op BenchmarkCopyFat1032-4 824379 141.8 ns/op BenchmarkCopyFat1040-4 739626 158.7 ns/op BenchmarkIssue18740/2byte-4 336 357592 ns/op BenchmarkIssue18740/4byte-4 578 208010 ns/op BenchmarkIssue18740/8byte-4 912 131519 ns/op BenchmarkMemclrKnownSize1-4 8285256 14.12 ns/op 70.84 MB/s BenchmarkMemclrKnownSize2-4 4693748 25.53 ns/op 78.33 MB/s BenchmarkMemclrKnownSize4-4 3024262 39.66 ns/op 100.86 MB/s BenchmarkMemclrKnownSize8-4 1000000 116.1 ns/op 68.90 MB/s BenchmarkMemclrKnownSize16-4 547784 218.4 ns/op 73.25 MB/s BenchmarkMemclrKnownSize32-4 282788 423.2 ns/op 75.62 MB/s BenchmarkMemclrKnownSize64-4 143004 825.0 ns/op 77.58 MB/s BenchmarkMemclrKnownSize112-4 83020 1444 ns/op 77.59 MB/s BenchmarkMemclrKnownSize128-4 72640 1647 ns/op 77.71 MB/s BenchmarkMemclrKnownSize192-4 48561 2465 ns/op 77.88 MB/s BenchmarkMemclrKnownSize248-4 37928 3164 ns/op 78.38 MB/s BenchmarkMemclrKnownSize256-4 36646 3262 ns/op 78.47 MB/s BenchmarkMemclrKnownSize512-4 18376 6534 ns/op 78.35 MB/s BenchmarkMemclrKnownSize1024-4 9148 13002 ns/op 78.75 MB/s BenchmarkMemclrKnownSize4096-4 2295 52244 ns/op 78.40 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6697617 ns/op 78.28 MB/s BenchmarkReadMetricsLatency-4 20912 5000 p50-ns 5320 p90-ns 14480 p99-ns BenchmarkFinalizer-4 196 612619 ns/op BenchmarkFinalizerRun-4 353385 637.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7421956 16.13 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4154462 28.83 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2855709 42.04 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2855271 42.07 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1686793 71.19 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1523154 78.86 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2764039 43.39 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1622496 74.11 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1673114 71.76 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2392783 50.09 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2394553 50.10 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2061840 58.19 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1811115 66.23 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1743475 68.82 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8574246 13.82 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8094675 14.80 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8108612 14.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8679174 13.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7105704 16.83 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6599367 18.17 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8606593 13.80 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8085600 14.79 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8100861 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8675259 13.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8096467 14.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8109400 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8686965 13.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8082571 14.78 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8094217 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8541703 13.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8097145 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8108984 14.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8534754 13.83 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7125687 16.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7136366 16.82 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8676538 13.81 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7113691 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7131598 16.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8655710 13.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7138726 16.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7136926 16.85 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8688198 13.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7128243 16.83 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7126974 16.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8690588 13.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8102064 14.80 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8098346 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8704988 13.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8092906 14.80 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8088542 14.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8675259 13.81 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8102065 14.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8098149 14.80 ns/op BenchmarkNetpollBreak-4 3620 31267 ns/op BenchmarkPinnerPinUnpinBatch-4 1207 93011 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 242 492505 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1314 93853 ns/op BenchmarkPinnerPinUnpin-4 1315761 90.65 ns/op BenchmarkPinnerPinUnpinTiny-4 1245930 90.74 ns/op BenchmarkPinnerPinUnpinDouble-4 497338 238.7 ns/op BenchmarkPinnerPinUnpinParallel-4 3225542 35.85 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3163959 37.52 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 202472 555.2 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5846095 20.51 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5931244 20.11 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6890468 17.13 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7167824 16.32 ns/op BenchmarkPingPongHog-4 337 356484 ns/op BenchmarkStackGrowth-4 115366 1003 ns/op BenchmarkStackGrowthDeep-4 1021 109637 ns/op BenchmarkCreateGoroutines-4 44475 2607 ns/op BenchmarkCreateGoroutinesParallel-4 35774 3420 ns/op BenchmarkCreateGoroutinesCapture-4 6759 23775 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 36387 3302 ns/op BenchmarkClosureCall-4 19339616 5.431 ns/op BenchmarkWakeupParallelSpinning/0s-4 6742 17433 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5678 21137 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5046 23066 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3368 35365 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2226 53502 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1362 87294 ns/op BenchmarkWakeupParallelSpinning/50µs-4 688 174456 ns/op BenchmarkWakeupParallelSpinning/100µs-4 410 285785 ns/op BenchmarkWakeupParallelSyscall/0s-4 879 137755 ns/op BenchmarkWakeupParallelSyscall/1µs-4 856 139088 ns/op BenchmarkWakeupParallelSyscall/2µs-4 847 140489 ns/op BenchmarkWakeupParallelSyscall/5µs-4 814 146422 ns/op BenchmarkWakeupParallelSyscall/10µs-4 765 156782 ns/op BenchmarkWakeupParallelSyscall/20µs-4 678 177743 ns/op BenchmarkWakeupParallelSyscall/50µs-4 502 237764 ns/op BenchmarkWakeupParallelSyscall/100µs-4 354 338243 ns/op BenchmarkMatmult-4 4733757 31.99 ns/op BenchmarkFastrand-4 8917584 13.24 ns/op BenchmarkFastrand64-4 8834156 13.29 ns/op BenchmarkFastrandHashiter-4 4057129 29.72 ns/op BenchmarkFastrandn/2-4 6857612 17.53 ns/op BenchmarkFastrandn/3-4 6732798 17.81 ns/op BenchmarkFastrandn/4-4 6992534 17.15 ns/op BenchmarkFastrandn/5-4 6987648 17.14 ns/op BenchmarkIfaceCmp100-4 91045 1296 ns/op BenchmarkIfaceCmpNil100-4 165908 721.4 ns/op BenchmarkEfaceCmpDiff-4 37669 3179 ns/op BenchmarkEfaceCmpDiffIndirect-4 33229 3591 ns/op BenchmarkDefer-4 919512 130.2 ns/op BenchmarkDefer10-4 645216 187.1 ns/op BenchmarkDeferMany-4 415546 446.0 ns/op BenchmarkPanicRecover-4 466264 259.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 12913 9556 ns/op 9160 p50-ns 9560 p90-ns 14440 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 11238 ns/op 9360 p50-ns 10720 p90-ns 32520 p99-ns BenchmarkGoroutineProfile/small/idle-4 4210 25570 ns/op 24200 p50-ns 26720 p90-ns 38760 p99-ns BenchmarkGoroutineProfile/small/loaded-4 814 138752 ns/op 74600 p50-ns 225040 p90-ns 404640 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12482 9377 ns/op 8960 p50-ns 9280 p90-ns 14960 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 10899 ns/op 9080 p50-ns 9680 p90-ns 30680 p99-ns BenchmarkGoroutineProfile/large/idle-4 54 2237880 ns/op 2215120 p50-ns 2351920 p90-ns 2641080 p99-ns BenchmarkGoroutineProfile/large/loaded-4 39 2809786 ns/op 2505880 p50-ns 3030559 p90-ns 7632400 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 10000 10176 ns/op 9640 p50-ns 10880 p90-ns 16320 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 9202 12205 ns/op 9160 p50-ns 9920 p90-ns 171600 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 811 177594 ns/op 172680 p50-ns 210280 p90-ns 238080 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 319 314303 ns/op 183240 p50-ns 230760 p90-ns 2149520 p99-ns BenchmarkRWMutexUncontended-4 3156136 38.75 ns/op BenchmarkRWMutexWrite100-4 905004 111.3 ns/op BenchmarkRWMutexWrite10-4 244544 706.7 ns/op BenchmarkRWMutexWorkWrite100-4 724549 199.6 ns/op BenchmarkRWMutexWorkWrite10-4 185390 776.1 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2624 44355 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1164 101697 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1251 93053 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 548 215797 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 630 188594 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 256 442301 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 306 381082 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 918287 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 299373 403.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 275830 396.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 261169 445.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 258930 443.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 253467 446.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 228324 458.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 231159 475.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 239220 472.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 213139 506.7 ns/op BenchmarkMakeSlice/Byte-4 1873581 64.25 ns/op BenchmarkMakeSlice/Int16-4 1898768 62.81 ns/op BenchmarkMakeSlice/Int-4 1476552 79.26 ns/op BenchmarkMakeSlice/Ptr-4 1297555 94.48 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 133.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 140.0 ns/op BenchmarkMakeSlice/Struct/40-4 736792 169.5 ns/op BenchmarkGrowSlice/Byte-4 598969 204.5 ns/op BenchmarkGrowSlice/Int16-4 566893 214.8 ns/op BenchmarkGrowSlice/Int-4 459297 262.9 ns/op BenchmarkGrowSlice/Ptr-4 429490 295.9 ns/op BenchmarkGrowSlice/Struct/24-4 301189 407.5 ns/op BenchmarkGrowSlice/Struct/32-4 236106 473.1 ns/op BenchmarkGrowSlice/Struct/40-4 192010 603.0 ns/op BenchmarkExtendSlice/IntSlice-4 408668 311.8 ns/op BenchmarkExtendSlice/PointerSlice-4 342704 342.9 ns/op BenchmarkExtendSlice/NoGrow-4 656181 185.4 ns/op BenchmarkAppend-4 735817 162.1 ns/op BenchmarkAppendGrowByte-4 5 22726862 ns/op BenchmarkAppendGrowString-4 1 167964068 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 102.2 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 102.7 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 105.2 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 102.2 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 104.1 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 103.4 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 105.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 88231 1321 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 29318 4241 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 14509 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2522 49103 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 267 452580 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 61 1835185 ns/op BenchmarkAppendStr/1Bytes-4 1308116 91.05 ns/op BenchmarkAppendStr/4Bytes-4 1273824 93.27 ns/op BenchmarkAppendStr/8Bytes-4 1266189 93.18 ns/op BenchmarkAppendStr/16Bytes-4 1277293 93.84 ns/op BenchmarkAppendStr/32Bytes-4 1263181 94.61 ns/op BenchmarkAppendSpecialCase-4 725899 161.8 ns/op BenchmarkCopy/1Byte-4 1215224 98.46 ns/op 10.16 MB/s BenchmarkCopy/1String-4 1295512 92.78 ns/op 10.78 MB/s BenchmarkCopy/2Byte-4 1000000 103.1 ns/op 19.39 MB/s BenchmarkCopy/2String-4 1262806 95.10 ns/op 21.03 MB/s BenchmarkCopy/4Byte-4 1000000 103.8 ns/op 38.54 MB/s BenchmarkCopy/4String-4 1273636 94.24 ns/op 42.44 MB/s BenchmarkCopy/8Byte-4 1222978 98.17 ns/op 81.49 MB/s BenchmarkCopy/8String-4 1277553 93.82 ns/op 85.27 MB/s BenchmarkCopy/12Byte-4 1000000 101.8 ns/op 117.93 MB/s BenchmarkCopy/12String-4 1259978 95.18 ns/op 126.08 MB/s BenchmarkCopy/16Byte-4 1000000 102.0 ns/op 156.93 MB/s BenchmarkCopy/16String-4 1243795 96.01 ns/op 166.64 MB/s BenchmarkCopy/32Byte-4 1000000 105.9 ns/op 302.17 MB/s BenchmarkCopy/32String-4 1000000 101.3 ns/op 315.95 MB/s BenchmarkCopy/128Byte-4 891662 131.0 ns/op 977.23 MB/s BenchmarkCopy/128String-4 873286 135.9 ns/op 942.01 MB/s BenchmarkCopy/1024Byte-4 300643 396.3 ns/op 2583.90 MB/s BenchmarkCopy/1024String-4 249922 476.0 ns/op 2151.04 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27669 4282 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 21066 5665 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 14944 7803 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13011 9179 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11483 ns/op BenchmarkAppendInPlace/Grow/Byte-4 122577 1006 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 119684 1027 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 93028 1231 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 85087 1422 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 73933 1554 ns/op BenchmarkStackCopyPtr-4 1 194479547 ns/op BenchmarkStackCopy-4 1 118727671 ns/op BenchmarkStackCopyNoCache-4 27 4453554 ns/op BenchmarkStackCopyWithStkobj-4 2 55319536 ns/op BenchmarkIssue18138-4 964 139081 ns/op BenchmarkCompareStringEqual-4 12754450 8.746 ns/op BenchmarkCompareStringIdentical-4 19097210 5.412 ns/op BenchmarkCompareStringSameLength-4 14337878 7.413 ns/op BenchmarkCompareStringDifferentLength-4 19039401 5.429 ns/op BenchmarkCompareStringBigUnaligned-4 1533 68448 ns/op 15319.56 MB/s BenchmarkCompareStringBig-4 2270 51520 ns/op 20353.19 MB/s BenchmarkConcatStringAndBytes-4 1794176 66.72 ns/op BenchmarkSliceByteToString/1-4 1602096 74.87 ns/op BenchmarkSliceByteToString/2-4 923161 135.1 ns/op BenchmarkSliceByteToString/4-4 911659 133.6 ns/op BenchmarkSliceByteToString/8-4 946491 132.7 ns/op BenchmarkSliceByteToString/16-4 922338 134.2 ns/op BenchmarkSliceByteToString/32-4 851740 142.2 ns/op BenchmarkSliceByteToString/64-4 767498 161.1 ns/op BenchmarkSliceByteToString/128-4 588188 210.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2477104 48.49 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 837661 140.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 963638 121.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3964153 30.25 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1599416 75.01 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1823331 65.77 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1888994 63.57 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 425568 278.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 514561 232.3 ns/op BenchmarkRuneIterate/range/ASCII-4 7132768 16.15 ns/op BenchmarkRuneIterate/range/Japanese-4 1812649 65.54 ns/op BenchmarkRuneIterate/range/MixedLength-4 2157823 54.83 ns/op BenchmarkRuneIterate/range1/ASCII-4 7135620 16.13 ns/op BenchmarkRuneIterate/range1/Japanese-4 1812037 65.59 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2163844 54.79 ns/op BenchmarkRuneIterate/range2/ASCII-4 7127295 16.18 ns/op BenchmarkRuneIterate/range2/Japanese-4 1812104 65.56 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2164011 54.78 ns/op BenchmarkArrayEqual-4 17047102 6.059 ns/op BenchmarkFunc/Name-4 2733888 43.26 ns/op BenchmarkFunc/Entry-4 11797926 9.457 ns/op BenchmarkFunc/FileLine-4 2725924 41.25 ns/op PASS ok runtime 147.792s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21742 5386 ns/op BenchmarkHandle/concurrent-4 14792 7959 ns/op PASS ok runtime/cgo 1.394s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21913965 5.475 ns/op BenchmarkAtomicStore64-4 21212056 5.647 ns/op BenchmarkAtomicLoad-4 21819926 5.472 ns/op BenchmarkAtomicStore-4 21172089 5.659 ns/op BenchmarkAnd8-4 7932100 14.79 ns/op BenchmarkAnd-4 8697896 14.45 ns/op BenchmarkAnd8Parallel-4 2509278 45.92 ns/op BenchmarkAndParallel-4 1915705 58.44 ns/op BenchmarkOr8-4 8684450 14.45 ns/op BenchmarkOr-4 8687493 14.45 ns/op BenchmarkOr8Parallel-4 2369517 52.48 ns/op BenchmarkOrParallel-4 2060427 57.96 ns/op BenchmarkXadd-4 2488324 44.23 ns/op BenchmarkXadd64-4 2252329 61.06 ns/op BenchmarkCas-4 1971667 66.43 ns/op BenchmarkCas64-4 2304928 45.09 ns/op BenchmarkXchg-4 2307337 47.24 ns/op BenchmarkXchg64-4 2541452 46.36 ns/op PASS ok runtime/internal/atomic 3.929s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4049938 30.23 ns/op BenchmarkMulUintptr/large-4 3086978 37.10 ns/op PASS ok runtime/internal/math 1.326s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 25 4423174 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 25 4991671 ns/op 455.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 1980 59715 ns/op 1.624 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 10 11402927 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 9 12302216 ns/op 1204 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 440 267305 ns/op 20.70 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 78907490 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 87613330 ns/op 8737 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 44 2312806 ns/op 222.2 concurrent_launches/op PASS ok runtime/pprof 2.723s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 56 2101108 ns/op BenchmarkStackLeak-4 13388 8694 ns/op PASS ok runtime/race 1.480s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2643537 45.81 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 152394 810.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.324s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 42 2574067 ns/op BenchmarkIndex_Large-4 10348 10992 ns/op BenchmarkIndexFunc_Large-4 162 723582 ns/op BenchmarkCompact/nil-4 8055573 14.95 ns/op BenchmarkCompact/one-4 1000000 101.7 ns/op BenchmarkCompact/sorted-4 744010 143.6 ns/op BenchmarkCompact/1_item-4 706347 157.2 ns/op BenchmarkCompact/unsorted-4 782820 142.4 ns/op BenchmarkCompact/many-4 492004 228.8 ns/op BenchmarkCompact_Large-4 652 163342 ns/op BenchmarkCompactFunc_Large-4 54 1855078 ns/op BenchmarkReplace/naive-fast-4 73018 1697 ns/op BenchmarkReplace/optimized-fast-4 84601 1408 ns/op BenchmarkReplace/naive-slow-4 30165 4015 ns/op BenchmarkReplace/optimized-slow-4 34911 3260 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.7 ns/op BenchmarkBinarySearchFloats/Size32-4 882067 131.4 ns/op BenchmarkBinarySearchFloats/Size64-4 818419 143.3 ns/op BenchmarkBinarySearchFloats/Size128-4 761458 156.3 ns/op BenchmarkBinarySearchFloats/Size512-4 649293 183.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 600624 196.9 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 381940 312.5 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 311102 369.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 276530 418.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 242590 475.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 201999 581.2 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 184051 636.7 ns/op PASS ok slices 4.662s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 98588 1193 ns/op BenchmarkSortInts-4 1 133136943 ns/op BenchmarkSlicesSortInts-4 2 59043393 ns/op BenchmarkSortIsSorted-4 21 5182333 ns/op BenchmarkSlicesIsSorted-4 68 1749527 ns/op BenchmarkSortStrings-4 1 165483220 ns/op BenchmarkSlicesSortStrings-4 2 90049429 ns/op BenchmarkSortStrings_Sorted-4 20 5961833 ns/op BenchmarkSlicesSortStrings_Sorted-4 51 2294971 ns/op BenchmarkSortStructs-4 1 202084576 ns/op BenchmarkSortFuncStructs-4 1 165449780 ns/op BenchmarkSortString1K-4 270 444078 ns/op BenchmarkSortString1K_Slice-4 140 850956 ns/op BenchmarkStableString1K-4 70 1623074 ns/op BenchmarkSortInt1K-4 339 353804 ns/op BenchmarkSortInt1K_Sorted-4 5702 20978 ns/op BenchmarkSortInt1K_Reversed-4 3458 34315 ns/op BenchmarkSortInt1K_Mod8-4 901 132538 ns/op BenchmarkStableInt1K-4 93 1217562 ns/op BenchmarkStableInt1K_Slice-4 100 1096644 ns/op BenchmarkSortInt64K-4 3 33394436 ns/op BenchmarkSortInt64K_Slice-4 2 71558192 ns/op BenchmarkStableInt64K-4 1 104742868 ns/op BenchmarkSort1e2-4 330 361769 ns/op BenchmarkStable1e2-4 124 976486 ns/op BenchmarkSort1e4-4 2 75080850 ns/op BenchmarkStable1e4-4 1 313109963 ns/op PASS ok sort 19.128s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 461730 235.2 ns/op BenchmarkAtof64Float-4 446182 260.1 ns/op BenchmarkAtof64FloatExp-4 375619 302.9 ns/op BenchmarkAtof64Big-4 308361 373.3 ns/op BenchmarkAtof64RandomBits-4 107415 1091 ns/op BenchmarkAtof64RandomFloats-4 325718 365.6 ns/op BenchmarkAtof64RandomLongFloats-4 300878 397.9 ns/op BenchmarkAtof32Decimal-4 491424 237.4 ns/op BenchmarkAtof32Float-4 453884 256.8 ns/op BenchmarkAtof32FloatExp-4 392787 306.6 ns/op BenchmarkAtof32Random-4 280250 424.2 ns/op BenchmarkAtof32RandomLong-4 136536 863.8 ns/op BenchmarkParseInt/Pos/7bit-4 927729 124.6 ns/op BenchmarkParseInt/Pos/26bit-4 470197 228.7 ns/op BenchmarkParseInt/Pos/31bit-4 440818 249.6 ns/op BenchmarkParseInt/Pos/56bit-4 324085 366.1 ns/op BenchmarkParseInt/Pos/63bit-4 290145 390.4 ns/op BenchmarkParseInt/Neg/7bit-4 924926 126.7 ns/op BenchmarkParseInt/Neg/26bit-4 460941 231.1 ns/op BenchmarkParseInt/Neg/31bit-4 436153 253.3 ns/op BenchmarkParseInt/Neg/56bit-4 301592 363.3 ns/op BenchmarkParseInt/Neg/63bit-4 287628 381.4 ns/op BenchmarkAtoi/Pos/7bit-4 1525375 78.59 ns/op BenchmarkAtoi/Pos/26bit-4 611794 171.6 ns/op BenchmarkAtoi/Pos/31bit-4 565119 187.1 ns/op BenchmarkAtoi/Pos/56bit-4 408451 288.8 ns/op BenchmarkAtoi/Pos/63bit-4 261391 420.0 ns/op BenchmarkAtoi/Neg/7bit-4 1515822 79.02 ns/op BenchmarkAtoi/Neg/26bit-4 684602 171.4 ns/op BenchmarkAtoi/Neg/31bit-4 567901 190.5 ns/op BenchmarkAtoi/Neg/56bit-4 371944 284.3 ns/op BenchmarkAtoi/Neg/63bit-4 290564 411.0 ns/op BenchmarkFormatFloat/Decimal-4 106275 1135 ns/op BenchmarkFormatFloat/Float-4 92763 1278 ns/op BenchmarkFormatFloat/Exp-4 100543 1183 ns/op BenchmarkFormatFloat/NegExp-4 101432 1215 ns/op BenchmarkFormatFloat/LongExp-4 85885 1393 ns/op BenchmarkFormatFloat/Big-4 83626 1416 ns/op BenchmarkFormatFloat/BinaryExp-4 171152 683.9 ns/op BenchmarkFormatFloat/32Integer-4 104469 1133 ns/op BenchmarkFormatFloat/32ExactFraction-4 101944 1151 ns/op BenchmarkFormatFloat/32Point-4 94738 1250 ns/op BenchmarkFormatFloat/32Exp-4 102871 1154 ns/op BenchmarkFormatFloat/32NegExp-4 102963 1148 ns/op BenchmarkFormatFloat/32Shortest-4 106581 1124 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 125277 967.0 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 121058 987.3 ns/op BenchmarkFormatFloat/64Fixed1-4 133602 886.1 ns/op BenchmarkFormatFloat/64Fixed2-4 134630 869.5 ns/op BenchmarkFormatFloat/64Fixed3-4 137481 884.0 ns/op BenchmarkFormatFloat/64Fixed4-4 131764 877.3 ns/op BenchmarkFormatFloat/64Fixed12-4 81007 1460 ns/op BenchmarkFormatFloat/64Fixed16-4 101323 1162 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 103656 1135 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 95830 1230 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2451 48689 ns/op BenchmarkFormatFloat/Slowpath64-4 85321 1379 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 86415 1382 ns/op BenchmarkAppendFloat/Decimal-4 116940 1021 ns/op BenchmarkAppendFloat/Float-4 101088 1172 ns/op BenchmarkAppendFloat/Exp-4 114585 1038 ns/op BenchmarkAppendFloat/NegExp-4 114276 1034 ns/op BenchmarkAppendFloat/LongExp-4 94614 1267 ns/op BenchmarkAppendFloat/Big-4 92953 1282 ns/op BenchmarkAppendFloat/BinaryExp-4 227538 512.7 ns/op BenchmarkAppendFloat/32Integer-4 119598 1006 ns/op BenchmarkAppendFloat/32ExactFraction-4 116968 1020 ns/op BenchmarkAppendFloat/32Point-4 105187 1123 ns/op BenchmarkAppendFloat/32Exp-4 116048 1019 ns/op BenchmarkAppendFloat/32NegExp-4 117772 1010 ns/op BenchmarkAppendFloat/32Shortest-4 122470 971.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144340 810.8 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 144758 827.2 ns/op BenchmarkAppendFloat/64Fixed1-4 159186 736.9 ns/op BenchmarkAppendFloat/64Fixed2-4 159622 733.0 ns/op BenchmarkAppendFloat/64Fixed3-4 163578 728.5 ns/op BenchmarkAppendFloat/64Fixed4-4 160329 728.0 ns/op BenchmarkAppendFloat/64Fixed12-4 92250 1284 ns/op BenchmarkAppendFloat/64Fixed16-4 117835 1000 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 122529 953.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 108662 1089 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2476 48567 ns/op BenchmarkAppendFloat/Slowpath64-4 94584 1239 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96705 1217 ns/op BenchmarkFormatInt-4 12426 9398 ns/op BenchmarkAppendInt-4 12628 9570 ns/op BenchmarkFormatUint-4 68551 1719 ns/op BenchmarkAppendUint-4 71641 1655 ns/op BenchmarkFormatIntSmall/7-4 2264862 52.90 ns/op BenchmarkFormatIntSmall/42-4 2275420 52.59 ns/op BenchmarkAppendIntSmall-4 793398 145.7 ns/op BenchmarkAppendUintVarlen/1-4 801602 145.1 ns/op BenchmarkAppendUintVarlen/12-4 768127 147.5 ns/op BenchmarkAppendUintVarlen/123-4 587935 193.2 ns/op BenchmarkAppendUintVarlen/1234-4 586257 191.2 ns/op BenchmarkAppendUintVarlen/12345-4 576224 195.4 ns/op BenchmarkAppendUintVarlen/123456-4 574855 195.7 ns/op BenchmarkAppendUintVarlen/1234567-4 562102 199.4 ns/op BenchmarkAppendUintVarlen/12345678-4 553269 198.5 ns/op BenchmarkAppendUintVarlen/123456789-4 560422 203.1 ns/op BenchmarkAppendUintVarlen/1234567890-4 550680 204.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 546199 205.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 545830 205.3 ns/op BenchmarkAppendUintVarlen/1234567890123-4 542553 210.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 539772 208.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 563348 213.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 538531 212.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 552068 217.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 513206 218.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 520688 218.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 546666 221.0 ns/op BenchmarkQuote-4 27648 4194 ns/op BenchmarkQuoteRune-4 305703 393.6 ns/op BenchmarkAppendQuote-4 31137 3873 ns/op BenchmarkAppendQuoteRune-4 513363 229.8 ns/op BenchmarkUnquoteEasy-4 809061 144.9 ns/op BenchmarkUnquoteHard-4 32431 3573 ns/op PASS ok strconv 16.334s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 318217 371.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 101006 1186 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 147006 820.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 324085 354.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 99792 1148 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 152979 790.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 230432 508.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64701 1862 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 77856 1447 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 544286 233.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19609 6055 ns/op BenchmarkGenericMatch1-4 1650 71143 ns/op BenchmarkGenericMatch2-4 338 348122 ns/op BenchmarkSingleMaxSkipping-4 7746 15065 ns/op 663.79 MB/s BenchmarkSingleLongSuffixFail-4 13804 8670 ns/op 115.57 MB/s BenchmarkSingleMatch-4 190 625776 ns/op 23.97 MB/s BenchmarkByteByteNoMatch-4 68774 1736 ns/op BenchmarkByteByteMatch-4 19262 6161 ns/op BenchmarkByteStringMatch-4 20970 5639 ns/op BenchmarkHTMLEscapeNew-4 66475 1804 ns/op BenchmarkHTMLEscapeOld-4 58506 2025 ns/op BenchmarkByteStringReplacerWriteString-4 1088 108944 ns/op BenchmarkByteReplacerWriteString-4 1258 91956 ns/op BenchmarkByteByteReplaces-4 2314 51740 ns/op BenchmarkByteByteMap-4 7190 16027 ns/op BenchmarkMap/identity/ASCII-4 709471 166.8 ns/op BenchmarkMap/identity/Greek-4 465057 255.2 ns/op BenchmarkMap/change/ASCII-4 26744 4432 ns/op BenchmarkMap/change/Greek-4 20864 5793 ns/op BenchmarkIndexRune-4 1224543 98.55 ns/op BenchmarkIndexRuneLongString-4 1000000 116.1 ns/op BenchmarkIndexRuneFastPath-4 2904538 41.63 ns/op BenchmarkIndex-4 2644893 45.29 ns/op BenchmarkLastIndex-4 2846728 42.00 ns/op BenchmarkIndexByte-4 10625901 10.36 ns/op BenchmarkToUpper/#00-4 3111229 40.48 ns/op BenchmarkToUpper/ONLYUPPER-4 2244192 55.10 ns/op BenchmarkToUpper/abc-4 235105 487.2 ns/op BenchmarkToUpper/AbC123-4 184251 650.7 ns/op BenchmarkToUpper/azAZ09_-4 202598 581.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39603 2987 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54133 2219 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 23982 4920 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46437 2575 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 95827 1258 ns/op BenchmarkToLower/#00-4 3132829 38.53 ns/op BenchmarkToLower/abc-4 2573991 46.11 ns/op BenchmarkToLower/AbC123-4 165477 714.5 ns/op BenchmarkToLower/azAZ09_-4 166394 726.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70275 1712 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49383 2435 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24660 4848 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59412 2010 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 94861 1258 ns/op BenchmarkMapNoChanges-4 895628 132.1 ns/op BenchmarkTrim-4 26626 4499 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2509681 47.79 ns/op BenchmarkToValidUTF8/InvalidASCII-4 133834 883.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89182 1333 ns/op BenchmarkEqualFold/Tests-4 41996 2900 ns/op BenchmarkEqualFold/ASCII-4 2204174 54.29 ns/op BenchmarkEqualFold/UnicodePrefix-4 89272 1322 ns/op BenchmarkEqualFold/UnicodeSuffix-4 94020 1286 ns/op BenchmarkIndexHard1-4 169 708922 ns/op BenchmarkIndexHard2-4 168 713163 ns/op BenchmarkIndexHard3-4 164 724659 ns/op BenchmarkIndexHard4-4 88 1324408 ns/op BenchmarkLastIndexHard1-4 82 1425895 ns/op BenchmarkLastIndexHard2-4 82 1413457 ns/op BenchmarkLastIndexHard3-4 84 1417790 ns/op BenchmarkCountHard1-4 169 708322 ns/op BenchmarkCountHard2-4 168 714293 ns/op BenchmarkCountHard3-4 164 728461 ns/op BenchmarkIndexTorture-4 13302 9031 ns/op BenchmarkCountTorture-4 13266 9067 ns/op BenchmarkCountTortureOverlapping-4 661 176946 ns/op BenchmarkCountByte/10-4 2484673 49.18 ns/op 203.35 MB/s BenchmarkCountByte/32-4 2540994 45.43 ns/op 704.36 MB/s BenchmarkCountByte/4096-4 537556 219.6 ns/op 18653.91 MB/s BenchmarkCountByte/4194304-4 603 194576 ns/op 21556.13 MB/s BenchmarkCountByte/67108864-4 20 5526127 ns/op 12143.92 MB/s BenchmarkFields/ASCII/16-4 266124 453.7 ns/op 35.26 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21968 5370 ns/op 47.67 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1476 81556 ns/op 50.22 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 81 1397499 ns/op 46.90 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21967781 ns/op 47.73 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 244420 483.3 ns/op 33.11 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7056 16623 ns/op 15.40 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 440 273867 ns/op 14.96 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4631719 ns/op 14.15 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 81856730 ns/op 12.81 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 137744 866.0 ns/op 18.48 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11216 ns/op 22.82 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 619 190144 ns/op 21.54 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 3388349 ns/op 19.34 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 61963372 ns/op 16.92 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 127771 946.8 ns/op 16.90 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8356 13982 ns/op 18.31 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 522 230510 ns/op 17.77 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4000274 ns/op 16.38 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 71417451 ns/op 14.68 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 86927590 ns/op BenchmarkSplitSingleByteSeparator-4 16 6737762 ns/op BenchmarkSplitMultiByteSeparator-4 30 3748998 ns/op BenchmarkSplitNSingleByteSeparator-4 171312 761.4 ns/op BenchmarkSplitNMultiByteSeparator-4 129270 871.3 ns/op BenchmarkRepeat/5x0-4 2458291 48.48 ns/op BenchmarkRepeat/5x1-4 2429208 49.02 ns/op BenchmarkRepeat/5x2-4 197449 593.8 ns/op BenchmarkRepeat/5x6-4 120547 981.2 ns/op BenchmarkRepeat/10x0-4 2472320 48.50 ns/op BenchmarkRepeat/10x1-4 2450170 49.46 ns/op BenchmarkRepeat/10x2-4 201506 590.7 ns/op BenchmarkRepeat/10x6-4 117528 987.1 ns/op BenchmarkRepeatLarge/256/1-4 56288 2148 ns/op 119.19 MB/s BenchmarkRepeatLarge/256/16-4 89389 1330 ns/op 192.48 MB/s BenchmarkRepeatLarge/512/1-4 46210 2525 ns/op 202.78 MB/s BenchmarkRepeatLarge/512/16-4 68614 1650 ns/op 310.36 MB/s BenchmarkRepeatLarge/1024/1-4 38718 3118 ns/op 328.42 MB/s BenchmarkRepeatLarge/1024/16-4 50214 2277 ns/op 449.67 MB/s BenchmarkRepeatLarge/2048/1-4 29004 4137 ns/op 495.01 MB/s BenchmarkRepeatLarge/2048/16-4 36021 3269 ns/op 626.41 MB/s BenchmarkRepeatLarge/4096/1-4 21252 5685 ns/op 720.55 MB/s BenchmarkRepeatLarge/4096/16-4 23942 4895 ns/op 836.77 MB/s BenchmarkRepeatLarge/8192/1-4 12985 9357 ns/op 875.49 MB/s BenchmarkRepeatLarge/8192/16-4 14497 7891 ns/op 1038.10 MB/s BenchmarkRepeatLarge/8192/4097-4 2973891 40.16 ns/op 102026.63 MB/s BenchmarkRepeatLarge/16384/1-4 7218 14017 ns/op 1168.85 MB/s BenchmarkRepeatLarge/16384/16-4 9087 13420 ns/op 1220.88 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 15957 ns/op 770.28 MB/s BenchmarkRepeatLarge/32768/1-4 2854 40561 ns/op 807.87 MB/s BenchmarkRepeatLarge/32768/16-4 4634 23082 ns/op 1419.64 MB/s BenchmarkRepeatLarge/32768/4097-4 5750 20848 ns/op 1375.60 MB/s BenchmarkRepeatLarge/65536/1-4 2228 46028 ns/op 1423.83 MB/s BenchmarkRepeatLarge/65536/16-4 2848 42589 ns/op 1538.81 MB/s BenchmarkRepeatLarge/65536/4097-4 2455 41050 ns/op 1497.06 MB/s BenchmarkRepeatLarge/131072/1-4 550 207789 ns/op 630.79 MB/s BenchmarkRepeatLarge/131072/16-4 525 205301 ns/op 638.44 MB/s BenchmarkRepeatLarge/131072/4097-4 535 218414 ns/op 581.50 MB/s BenchmarkRepeatLarge/262144/1-4 272 431958 ns/op 606.87 MB/s BenchmarkRepeatLarge/262144/16-4 268 421511 ns/op 621.91 MB/s BenchmarkRepeatLarge/262144/4097-4 272 431374 ns/op 598.35 MB/s BenchmarkRepeatLarge/524288/1-4 140 826705 ns/op 634.19 MB/s BenchmarkRepeatLarge/524288/16-4 146 784150 ns/op 668.61 MB/s BenchmarkRepeatLarge/524288/4097-4 146 818380 ns/op 635.79 MB/s BenchmarkRepeatLarge/1048576/1-4 69 1647820 ns/op 636.34 MB/s BenchmarkRepeatLarge/1048576/16-4 69 1614792 ns/op 649.36 MB/s BenchmarkRepeatLarge/1048576/4097-4 68 1685780 ns/op 619.73 MB/s BenchmarkRepeatLarge/2097152/1-4 38 3117024 ns/op 672.81 MB/s BenchmarkRepeatLarge/2097152/16-4 37 3094921 ns/op 677.61 MB/s BenchmarkRepeatLarge/2097152/4097-4 40 3119747 ns/op 671.07 MB/s BenchmarkRepeatLarge/4194304/1-4 18 6404188 ns/op 654.93 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6352464 ns/op 660.26 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6725548 ns/op 623.18 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13795643 ns/op 608.06 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13767248 ns/op 609.32 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14136448 ns/op 593.26 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27217207 ns/op 616.42 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26782617 ns/op 626.42 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28663116 ns/op 585.32 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55497593 ns/op 604.61 MB/s BenchmarkRepeatLarge/33554432/16-4 2 55612814 ns/op 603.36 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56770314 ns/op 591.06 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106370307 ns/op 630.90 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104817908 ns/op 640.24 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108560867 ns/op 618.17 MB/s BenchmarkRepeatLarge/134217728/1-4 1 210782415 ns/op 636.76 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205968455 ns/op 651.64 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 215735853 ns/op 622.14 MB/s BenchmarkRepeatLarge/268435456/1-4 1 417075629 ns/op 643.61 MB/s BenchmarkRepeatLarge/268435456/16-4 1 401845551 ns/op 668.01 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 431181748 ns/op 622.56 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1004640559 ns/op 534.39 MB/s BenchmarkRepeatLarge/536870912/16-4 1 816869181 ns/op 657.23 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 850343057 ns/op 631.36 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1661080439 ns/op 646.41 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1580703888 ns/op 679.28 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1688252636 ns/op 636.01 MB/s BenchmarkIndexAnyASCII/1:1-4 1377763 87.22 ns/op BenchmarkIndexAnyASCII/1:2-4 1406878 86.87 ns/op BenchmarkIndexAnyASCII/1:4-4 1402504 85.61 ns/op BenchmarkIndexAnyASCII/1:8-4 1402503 87.16 ns/op BenchmarkIndexAnyASCII/1:16-4 1361355 88.85 ns/op BenchmarkIndexAnyASCII/1:32-4 1353450 89.66 ns/op BenchmarkIndexAnyASCII/1:64-4 1298851 91.13 ns/op BenchmarkIndexAnyASCII/16:1-4 1361960 87.71 ns/op BenchmarkIndexAnyASCII/16:2-4 684399 173.3 ns/op BenchmarkIndexAnyASCII/16:4-4 673672 175.4 ns/op BenchmarkIndexAnyASCII/16:8-4 653722 179.7 ns/op BenchmarkIndexAnyASCII/16:16-4 601551 191.6 ns/op BenchmarkIndexAnyASCII/16:32-4 536096 221.4 ns/op BenchmarkIndexAnyASCII/16:64-4 433507 270.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1263572 95.66 ns/op BenchmarkIndexAnyASCII/256:2-4 64014 1875 ns/op BenchmarkIndexAnyASCII/256:4-4 64117 1894 ns/op BenchmarkIndexAnyASCII/256:8-4 63381 1887 ns/op BenchmarkIndexAnyASCII/256:16-4 63220 1905 ns/op BenchmarkIndexAnyASCII/256:32-4 61240 1942 ns/op BenchmarkIndexAnyASCII/256:64-4 59763 1985 ns/op BenchmarkIndexAnyUTF8/1:1-4 1430377 84.97 ns/op BenchmarkIndexAnyUTF8/1:2-4 1346350 88.88 ns/op BenchmarkIndexAnyUTF8/1:4-4 1346773 89.50 ns/op BenchmarkIndexAnyUTF8/1:8-4 1324000 89.78 ns/op BenchmarkIndexAnyUTF8/1:16-4 1350688 89.95 ns/op BenchmarkIndexAnyUTF8/1:32-4 1321512 90.37 ns/op BenchmarkIndexAnyUTF8/1:64-4 1303496 93.09 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 102.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 171028 669.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 178146 683.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 176952 690.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 168777 692.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 170937 689.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 155796 722.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 273937 440.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 12127 9957 ns/op BenchmarkIndexAnyUTF8/256:4-4 12312 9764 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10118 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10263 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 10295 ns/op BenchmarkIndexAnyUTF8/256:64-4 10000 10714 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1421227 84.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1387785 86.16 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1390825 86.10 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1377547 85.96 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1376826 86.69 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1388245 86.15 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1365769 88.19 ns/op BenchmarkLastIndexAnyASCII/16:1-4 688942 175.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 681570 174.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 676635 176.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 659209 180.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 614678 193.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 540481 220.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 436635 272.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 64242 1881 ns/op BenchmarkLastIndexAnyASCII/256:2-4 63790 1870 ns/op BenchmarkLastIndexAnyASCII/256:4-4 63986 1873 ns/op BenchmarkLastIndexAnyASCII/256:8-4 63826 1876 ns/op BenchmarkLastIndexAnyASCII/256:16-4 63408 1899 ns/op BenchmarkLastIndexAnyASCII/256:32-4 60483 2046 ns/op BenchmarkLastIndexAnyASCII/256:64-4 57018 2104 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1342886 89.76 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1361031 89.10 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1358899 87.11 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1359528 87.45 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1366302 86.90 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1382118 86.36 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1354318 89.18 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 193648 614.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 98835 1182 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 95474 1184 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 96529 1229 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 97215 1243 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 93477 1221 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 95745 1265 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13212 9118 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6400 17957 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6225 18021 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6134 18714 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6117 18497 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6468 18627 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 6004 19346 ns/op BenchmarkTrimASCII/1:1-4 2516968 47.75 ns/op BenchmarkTrimASCII/1:2-4 2010492 59.58 ns/op BenchmarkTrimASCII/1:4-4 1970862 60.49 ns/op BenchmarkTrimASCII/1:8-4 1864473 64.26 ns/op BenchmarkTrimASCII/1:16-4 1569298 76.95 ns/op BenchmarkTrimASCII/16:1-4 2237478 53.95 ns/op BenchmarkTrimASCII/16:2-4 664995 175.9 ns/op BenchmarkTrimASCII/16:4-4 662587 178.5 ns/op BenchmarkTrimASCII/16:8-4 655551 184.0 ns/op BenchmarkTrimASCII/16:16-4 609025 195.3 ns/op BenchmarkTrimASCII/256:1-4 549420 217.0 ns/op BenchmarkTrimASCII/256:2-4 61432 1958 ns/op BenchmarkTrimASCII/256:4-4 60080 1965 ns/op BenchmarkTrimASCII/256:8-4 61082 1963 ns/op BenchmarkTrimASCII/256:16-4 60603 1971 ns/op BenchmarkTrimASCII/4096:1-4 42679 2814 ns/op BenchmarkTrimASCII/4096:2-4 4057 28566 ns/op BenchmarkTrimASCII/4096:4-4 4179 28571 ns/op BenchmarkTrimASCII/4096:8-4 4159 28641 ns/op BenchmarkTrimASCII/4096:16-4 4010 28946 ns/op BenchmarkTrimByte-4 2401819 49.17 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2661 44419 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2668 44428 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2667 44417 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1870 63464 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3592 32315 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6696 17409 ns/op BenchmarkJoin/0-4 3105091 38.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2526198 46.95 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 146408 799.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 103644 1149 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 76324 1570 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 63471 1922 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52248 2286 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 45523 2656 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1957050 60.96 ns/op BenchmarkTrimSpace/ASCII-4 1245842 95.91 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86714 1383 ns/op BenchmarkTrimSpace/JustNonASCII-4 53832 2223 ns/op BenchmarkReplaceAll-4 82743 1434 ns/op 16 B/op 1 allocs/op PASS ok strings 56.674s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 48957 2514 ns/op BenchmarkCond2-4 22411 5069 ns/op BenchmarkCond4-4 10000 10593 ns/op BenchmarkCond8-4 4754 23407 ns/op BenchmarkCond16-4 1969 62258 ns/op BenchmarkCond32-4 668 153082 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 439372 266.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 229946 524.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 425670 259.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 428644 307.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 215047 505.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 375116 351.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 87492 1424 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 70458 1756 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 70887 1811 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 43135 2884 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 407713 271.1 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 136117 881.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 478162 255.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 121006 976.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 375535 281.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 135780 884.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1728727 69.60 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 50823 2488 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 105037 1099 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 191996 724.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4116 24934 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 206 619560 ns/op BenchmarkRange/*sync.Map-4 1064 109771 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 77248 1357 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 177408 658.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57596 1938 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 167400 694.2 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 185560 604.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 156236 735.5 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 71791 1652 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 139705 848.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 447880 312.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50324 2295 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 117032 1007 ns/op BenchmarkSwapCollision/*sync.Map-4 71422 1691 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 391 325373 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91231 1320 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 271908 419.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21388 5515 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55926 2182 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19936 6013 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 125292 863.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 96094 1282 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 129237 939.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1616840 73.26 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 133003 897.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1435215 81.25 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 441507 229.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 121503 994.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 465823 244.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 83335 1409 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 276906 450.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 417321 293.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 96866 1239 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 383896 355.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 93874 1318 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 99584 1215 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 138372 826.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50446 2339 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 176076 727.8 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 405382 302.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 103534 1173 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 404940 333.1 ns/op BenchmarkUncontendedSemaphore-4 4886208 24.59 ns/op BenchmarkContendedSemaphore-4 2674582 83.58 ns/op BenchmarkMutexUncontended-4 873590 135.1 ns/op BenchmarkMutex-4 147991 790.8 ns/op BenchmarkMutexSlack-4 136038 843.6 ns/op BenchmarkMutexWork-4 136093 848.6 ns/op BenchmarkMutexWorkSlack-4 116613 921.9 ns/op BenchmarkMutexNoSpin-4 49032 2428 ns/op BenchmarkMutexSpin-4 41935 3030 ns/op BenchmarkOnce-4 395881 367.5 ns/op BenchmarkOnceFunc/v=Once-4 999366 117.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 773055 151.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 810919 145.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 960399 123.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 739461 162.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 796473 150.7 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5734394 20.50 ns/op BenchmarkSemaSyntNonblock-4 1931874 62.16 ns/op BenchmarkSemaSyntBlock-4 1336851 91.80 ns/op BenchmarkSemaWorkNonblock-4 691866 159.5 ns/op BenchmarkSemaWorkBlock-4 735690 164.5 ns/op BenchmarkRWMutexUncontended-4 354111 373.7 ns/op BenchmarkRWMutexWrite100-4 220981 532.6 ns/op BenchmarkRWMutexWrite10-4 203229 584.3 ns/op BenchmarkRWMutexWorkWrite100-4 200278 601.7 ns/op BenchmarkRWMutexWorkWrite10-4 172296 696.4 ns/op BenchmarkWaitGroupUncontended-4 612720 185.2 ns/op BenchmarkWaitGroupAddDone-4 219190 472.9 ns/op BenchmarkWaitGroupAddDoneWork-4 243367 450.2 ns/op BenchmarkWaitGroupWait-4 2710328 44.14 ns/op BenchmarkWaitGroupWaitWork-4 2257195 52.88 ns/op BenchmarkWaitGroupActuallyWait-4 35528 3803 ns/op 32 B/op 2 allocs/op PASS ok sync 17.777s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 467078 253.1 ns/op PASS ok sync/atomic 1.136s PASS ok syscall 1.014s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 127050 926.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.148s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5985 17815 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7621 13668 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1477511 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 80 1292656 ns/op 1617 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 169702779 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 169115779 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1444 81006 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1641 72165 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 7564156 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 7160167 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 818987101 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 808418982 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 170 701641 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 180 661003 ns/op 218 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 74500831 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 72530551 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8019260989 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 8119840217 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2427 49588 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 30 3803096 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 402516151 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2121 56098 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 219 546470 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5553988 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6622 17199 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 22.344s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 96802288 ns/op BenchmarkVariableString-4 69945 1703 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1629 70309 ns/op 2500 B/op 39 allocs/op PASS ok text/template/parse 1.574s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 27 4477759 ns/op BenchmarkAfter-4 74 1410087 ns/op BenchmarkStop-4 150 767593 ns/op BenchmarkSimultaneousAfterFunc-4 24 5162618 ns/op BenchmarkStartStop-4 153 732098 ns/op BenchmarkReset-4 2256 61073 ns/op BenchmarkSleep-4 30 4561838 ns/op BenchmarkParallelTimerLatency-4 51 146187 avg-late-ns 1180720 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 327484 avg-late-ns 806389 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 294705 avg-late-ns 801112 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 275354 avg-late-ns 1109594 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 427923 avg-late-ns 1361991 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 311570 avg-late-ns 1431598 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 300307 avg-late-ns 1980711 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 330589 avg-late-ns 2132955 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 270562 avg-late-ns 2454838 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 218110 avg-late-ns 1186551 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 873408 avg-late-ns 4238675 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 322565 avg-late-ns 917557 max-late-ns BenchmarkTicker-4 325 334668 ns/op BenchmarkTickerReset-4 3187 36022 ns/op BenchmarkTickerResetNaive-4 154 787695 ns/op BenchmarkNow-4 876193 138.4 ns/op BenchmarkNowUnixNano-4 894400 133.4 ns/op BenchmarkNowUnixMilli-4 891397 133.8 ns/op BenchmarkNowUnixMicro-4 885555 132.5 ns/op BenchmarkFormat-4 43665 2750 ns/op BenchmarkFormatRFC3339-4 63822 1892 ns/op BenchmarkFormatRFC3339Nano-4 62692 1934 ns/op BenchmarkFormatNow-4 56463 2116 ns/op BenchmarkMarshalJSON-4 88989 1361 ns/op BenchmarkMarshalText-4 89572 1349 ns/op BenchmarkParse-4 91123 1317 ns/op BenchmarkParseRFC3339UTC-4 259111 465.6 ns/op BenchmarkParseRFC3339UTCBytes-4 178291 657.5 ns/op BenchmarkParseRFC3339TZ-4 80541 1484 ns/op BenchmarkParseRFC3339TZBytes-4 67303 1791 ns/op BenchmarkParseDuration-4 443898 263.0 ns/op BenchmarkHour-4 692967 170.9 ns/op BenchmarkSecond-4 696976 170.2 ns/op BenchmarkYear-4 478056 247.3 ns/op BenchmarkDay-4 436274 270.3 ns/op BenchmarkISOWeek-4 504922 234.7 ns/op BenchmarkGoString-4 56640 2136 ns/op BenchmarkUnmarshalText-4 77180 1550 ns/op PASS ok time 12.629s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 485577 235.9 ns/op BenchmarkDecodeValidJapaneseChars-4 575970 201.0 ns/op BenchmarkDecodeRune-4 1564330 73.98 ns/op BenchmarkEncodeValidASCII-4 498504 231.1 ns/op BenchmarkEncodeValidJapaneseChars-4 674656 177.1 ns/op BenchmarkAppendRuneValidASCII-4 1333100 90.21 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2207314 54.84 ns/op BenchmarkEncodeRune-4 2642065 45.21 ns/op PASS ok unicode/utf16 2.250s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1447632 83.87 ns/op BenchmarkRuneCountTenJapaneseChars-4 315765 352.2 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2283639 52.01 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 403816 296.1 ns/op BenchmarkValidTenASCIIChars-4 1713805 68.99 ns/op BenchmarkValid100KASCIIChars-4 91 1256988 ns/op BenchmarkValidTenJapaneseChars-4 285108 398.0 ns/op BenchmarkValidLongMostlyASCII-4 88 1342249 ns/op BenchmarkValidLongJapanese-4 48 2204121 ns/op BenchmarkValidStringTenASCIIChars-4 2674717 45.00 ns/op BenchmarkValidString100KASCIIChars-4 7424 16002 ns/op BenchmarkValidStringTenJapaneseChars-4 400656 284.5 ns/op BenchmarkValidStringLongMostlyASCII-4 760 156778 ns/op BenchmarkValidStringLongJapanese-4 146 793524 ns/op BenchmarkEncodeASCIIRune-4 2588853 46.09 ns/op BenchmarkEncodeJapaneseRune-4 1690180 71.44 ns/op BenchmarkAppendASCIIRune-4 8555370 13.85 ns/op BenchmarkAppendJapaneseRune-4 1836640 64.90 ns/op BenchmarkDecodeASCIIRune-4 1831855 65.27 ns/op BenchmarkDecodeJapaneseRune-4 1659146 71.12 ns/op BenchmarkFullRune/ASCII-4 3087474 39.25 ns/op BenchmarkFullRune/Incomplete-4 1402490 84.80 ns/op BenchmarkFullRune/Japanese-4 3170630 37.39 ns/op PASS ok unicode/utf8 4.716s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 77233518758 ns/op PASS ok cmd/api 78.507s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 480214 245.7 ns/op BenchmarkCgoCall/one-pointer-4 378099 308.3 ns/op BenchmarkCgoCall/string-pointer-escape-4 320019 377.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 415092 286.8 ns/op BenchmarkCgoCall/eight-pointers-4 203325 589.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 391756 307.3 ns/op BenchmarkCgoCall/eight-pointers-array-4 32391 4007 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44492 2715 ns/op BenchmarkGoString-4 1000000 109.6 ns/op BenchmarkCGoCallback-4 47748 2525 ns/op BenchmarkCGoInCThread-4 351708 331.0 ns/op PASS ok cmd/cgo/internal/test 2.467s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 876091 129.6 ns/op BenchmarkEqArrayOfStrings64-4 124806 955.1 ns/op BenchmarkEqArrayOfStrings1024-4 8409 14004 ns/op BenchmarkEqArrayOfFloats5-4 999033 111.5 ns/op BenchmarkEqArrayOfFloats64-4 122404 981.8 ns/op BenchmarkEqArrayOfFloats1024-4 7944 14802 ns/op BenchmarkEqArrayOfStructsEq-4 2450 48809 ns/op BenchmarkEqArrayOfStructsNotEq-4 4380 27110 ns/op BenchmarkEqStruct-4 18257173 5.713 ns/op PASS ok cmd/compile/internal/reflectdata 2.128s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 88007 ns/op BenchmarkCopyElim1-4 1298 94189 ns/op BenchmarkCopyElim10-4 1066 109615 ns/op BenchmarkCopyElim100-4 421 275051 ns/op BenchmarkCopyElim1000-4 64 1731967 ns/op BenchmarkCopyElim10000-4 4 31135438 ns/op BenchmarkCopyElim100000-4 1 583865721 ns/op BenchmarkDeadCode/1-4 822 122607 ns/op BenchmarkDeadCode/10-4 814 144030 ns/op BenchmarkDeadCode/100-4 331 351343 ns/op BenchmarkDeadCode/1000-4 48 2540253 ns/op BenchmarkDeadCode/10000-4 4 29735118 ns/op BenchmarkDeadCode/100000-4 1 366627575 ns/op BenchmarkDeadCode/200000-4 1 743863511 ns/op BenchmarkDominatorsLinear-4 12 10726389 ns/op 0.93 MB/s BenchmarkDominatorsFwdBack-4 8 15516464 ns/op 0.64 MB/s BenchmarkDominatorsManyPred-4 8 14514694 ns/op 0.69 MB/s BenchmarkDominatorsMaxPred-4 8 13662764 ns/op 0.73 MB/s BenchmarkDominatorsMaxPredVal-4 8 14014429 ns/op 0.71 MB/s BenchmarkFuse/1-4 960 120564 ns/op BenchmarkFuse/10-4 668 164666 ns/op BenchmarkFuse/100-4 175 659941 ns/op BenchmarkFuse/1000-4 19 6320061 ns/op BenchmarkFuse/10000-4 2 77259935 ns/op BenchmarkNilCheckDeep1-4 9825 11727 ns/op 0.09 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4201 28701 ns/op 0.35 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 621 194087 ns/op 0.52 MB/s 689 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 56 1900787 ns/op 0.53 MB/s 4272 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 26707286 ns/op 0.37 MB/s 118388 B/op 7 allocs/op BenchmarkDSEPass-4 27 4312460 ns/op 60938 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 138623511 ns/op 4286800 B/op 109004 allocs/op BenchmarkCSEPass-4 6 18798192 ns/op 120674 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 183924468 ns/op 5693944 B/op 97674 allocs/op BenchmarkDeadcodePass-4 184 655601 ns/op 89964 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 149090230 ns/op 4023048 B/op 44797 allocs/op BenchmarkMultiPass-4 70 1593329 ns/op 206183 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 301571739 ns/op 11261192 B/op 150418 allocs/op BenchmarkCondRewrite/SoloJump-4 3233810 37.04 ns/op BenchmarkCondRewrite/CombJump-4 3091546 38.80 ns/op PASS ok cmd/compile/internal/ssa 16.085s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8419 13603 ns/op BenchmarkExtShift-4 15280 7864 ns/op BenchmarkModify-4 8362 13825 ns/op BenchmarkMullImm-4 15258 7871 ns/op BenchmarkConstModify-4 8428 13816 ns/op BenchmarkBitSet-4 16938 7217 ns/op BenchmarkBitClear-4 16940 7124 ns/op BenchmarkBitToggle-4 16808 7082 ns/op BenchmarkBitSetConst-4 138408 855.2 ns/op BenchmarkBitClearConst-4 135570 877.1 ns/op BenchmarkBitToggleConst-4 139981 857.2 ns/op BenchmarkDivconstI64-4 7556028 16.28 ns/op BenchmarkModconstI64-4 7231563 16.56 ns/op BenchmarkDivisiblePow2constI64-4 7388598 16.43 ns/op BenchmarkDivisibleconstI64-4 7512075 15.85 ns/op BenchmarkDivisibleWDivconstI64-4 5145444 22.88 ns/op BenchmarkDivconstU64/3-4 7567597 15.91 ns/op BenchmarkDivconstU64/5-4 7270717 16.52 ns/op BenchmarkDivconstU64/37-4 7742714 15.48 ns/op BenchmarkDivconstU64/1234567-4 7746892 15.48 ns/op BenchmarkModconstU64-4 7734370 15.50 ns/op BenchmarkDivisibleconstU64-4 7734072 15.51 ns/op BenchmarkDivisibleWDivconstU64-4 5061650 23.56 ns/op BenchmarkDivconstI32-4 7549543 15.85 ns/op BenchmarkModconstI32-4 7593091 15.85 ns/op BenchmarkDivisiblePow2constI32-4 7902265 15.21 ns/op BenchmarkDivisibleconstI32-4 7728333 15.49 ns/op BenchmarkDivisibleWDivconstI32-4 5079330 23.62 ns/op BenchmarkDivconstU32-4 7584548 15.94 ns/op BenchmarkModconstU32-4 7563819 15.83 ns/op BenchmarkDivisibleconstU32-4 7673733 15.55 ns/op BenchmarkDivisibleWDivconstU32-4 5145982 23.38 ns/op BenchmarkDivconstI16-4 7370463 16.28 ns/op BenchmarkModconstI16-4 7743434 15.55 ns/op BenchmarkDivisiblePow2constI16-4 7712102 15.49 ns/op BenchmarkDivisibleconstI16-4 7577421 15.85 ns/op BenchmarkDivisibleWDivconstI16-4 5087936 23.59 ns/op BenchmarkDivconstU16-4 7748433 15.52 ns/op BenchmarkModconstU16-4 7759496 15.50 ns/op BenchmarkDivisibleconstU16-4 7738240 15.47 ns/op BenchmarkDivisibleWDivconstU16-4 5169098 23.25 ns/op BenchmarkDivconstI8-4 7522341 15.84 ns/op BenchmarkModconstI8-4 7419938 16.20 ns/op BenchmarkDivisiblePow2constI8-4 7704655 15.59 ns/op BenchmarkDivisibleconstI8-4 7764999 15.51 ns/op BenchmarkDivisibleWDivconstI8-4 5154595 23.31 ns/op BenchmarkDivconstU8-4 7749775 15.50 ns/op BenchmarkModconstU8-4 7711288 15.51 ns/op BenchmarkDivisibleconstU8-4 7762026 15.63 ns/op BenchmarkDivisibleWDivconstU8-4 5100002 23.28 ns/op BenchmarkMul2-4 334332 359.7 ns/op BenchmarkMulNeg2-4 233136 514.7 ns/op BenchmarkEfaceInteger-4 2306079 47.87 ns/op BenchmarkDiv64UnsignedSmall-4 17780516 6.782 ns/op BenchmarkDiv64Small-4 17554126 6.764 ns/op BenchmarkDiv64SmallNegDivisor-4 17522443 6.873 ns/op BenchmarkDiv64SmallNegDividend-4 17910874 6.769 ns/op BenchmarkDiv64SmallNegBoth-4 17374284 6.937 ns/op BenchmarkDiv64Unsigned-4 15498350 7.539 ns/op BenchmarkDiv64-4 15437498 7.531 ns/op BenchmarkDiv64NegDivisor-4 15423294 7.601 ns/op BenchmarkDiv64NegDividend-4 15453243 7.541 ns/op BenchmarkDiv64NegBoth-4 15452289 7.596 ns/op BenchmarkMod64UnsignedSmall-4 17451600 6.812 ns/op BenchmarkMod64Small-4 17560497 6.825 ns/op BenchmarkMod64SmallNegDivisor-4 17389491 6.911 ns/op BenchmarkMod64SmallNegDividend-4 17562962 6.840 ns/op BenchmarkMod64SmallNegBoth-4 16954614 7.085 ns/op BenchmarkMod64Unsigned-4 13220286 8.754 ns/op BenchmarkMod64-4 13248190 8.728 ns/op BenchmarkMod64NegDivisor-4 13236501 8.723 ns/op BenchmarkMod64NegDividend-4 13243921 8.737 ns/op BenchmarkMod64NegBoth-4 13287094 8.713 ns/op BenchmarkMulconstI32/3-4 18279195 6.570 ns/op BenchmarkMulconstI32/5-4 18077298 6.584 ns/op BenchmarkMulconstI32/12-4 17780097 6.770 ns/op BenchmarkMulconstI32/120-4 17757573 6.785 ns/op BenchmarkMulconstI32/-120-4 17846943 6.716 ns/op BenchmarkMulconstI32/65537-4 18381679 6.522 ns/op BenchmarkMulconstI32/65538-4 17518657 6.863 ns/op BenchmarkMulconstI64/3-4 18301162 6.553 ns/op BenchmarkMulconstI64/5-4 18247068 6.550 ns/op BenchmarkMulconstI64/12-4 17960629 6.736 ns/op BenchmarkMulconstI64/120-4 17649342 6.731 ns/op BenchmarkMulconstI64/-120-4 17777884 6.743 ns/op BenchmarkMulconstI64/65537-4 18415300 6.523 ns/op BenchmarkMulconstI64/65538-4 17558439 6.861 ns/op BenchmarkMulconstU32/3-4 18235864 6.592 ns/op BenchmarkMulconstU32/5-4 18123382 6.587 ns/op BenchmarkMulconstU32/12-4 17659731 6.780 ns/op BenchmarkMulconstU32/120-4 17970745 6.704 ns/op BenchmarkMulconstU32/65537-4 18274519 6.553 ns/op BenchmarkMulconstU32/65538-4 17461962 6.852 ns/op BenchmarkMulconstU64/3-4 18207090 6.554 ns/op BenchmarkMulconstU64/5-4 18009580 6.578 ns/op BenchmarkMulconstU64/12-4 17815360 6.769 ns/op BenchmarkMulconstU64/120-4 17716676 6.770 ns/op BenchmarkMulconstU64/65537-4 18262948 6.559 ns/op BenchmarkMulconstU64/65538-4 17488734 6.871 ns/op BenchmarkShiftArithmeticRight-4 21226618 5.649 ns/op BenchmarkSwitch8Predictable-4 14130080 7.360 ns/op BenchmarkSwitch8Unpredictable-4 7646799 15.49 ns/op BenchmarkSwitch32Predictable-4 14898172 7.578 ns/op BenchmarkSwitch32Unpredictable-4 7662736 15.42 ns/op BenchmarkSwitchStringPredictable-4 7863325 13.90 ns/op BenchmarkSwitchStringUnpredictable-4 5505849 21.37 ns/op BenchmarkSwitchTypePredictable-4 6246642 19.22 ns/op BenchmarkSwitchTypeUnpredictable-4 4181796 28.68 ns/op PASS ok cmd/compile/internal/test 15.908s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 88 1205271 ns/op BenchmarkNamed/Underlying/nongeneric-4 666444 176.9 ns/op BenchmarkNamed/Underlying/generic-4 644163 178.0 ns/op BenchmarkNamed/Underlying/src_instance-4 634974 177.2 ns/op BenchmarkNamed/Underlying/user_instance-4 617080 176.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 547897283 ns/op 59591 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 431408771 ns/op 75682 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 174110349 ns/op 187476 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 152405230 ns/op 214187 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 339959658 ns/op 15229 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 98521653 ns/op 52542 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34648918 ns/op 149382 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34308998 ns/op 150866 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 109294873 ns/op 19848 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45287490 ns/op 47902 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23073078 ns/op 94016 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22457630 ns/op 96596 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1070343368 ns/op 61744 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 663056276 ns/op 99668 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 158608550 ns/op 416532 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131691871 ns/op 501675 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 381747295 ns/op 5270 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73132176 ns/op 27506 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42318877 ns/op 47532 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40629184 ns/op 49493 lines/s PASS ok cmd/compile/internal/types2 16.137s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 133 834444 ns/op 2523895 sys-ns/op 728128 user-ns/op PASS ok cmd/go 1.207s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 175692 670.6 ns/op PASS ok cmd/go/internal/cfg 1.140s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28743 4149 ns/op 1.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30187 3922 ns/op 2.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2793 39545 ns/op 25.89 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2857 39298 ns/op 26.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 414 284643 ns/op 28.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 426 282647 ns/op 28.98 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.874s All tests passed.