linux-arm64-race at d516aa6bdceb4d0a0bf4f714ef4a432a3896c6d7 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash"] and env ["HOSTNAME=5f9fadfe742a" "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=100ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 linux/arm64) Building Go toolchain1 using /tmp/workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/arm64. --- Installed Go for linux/arm64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. :: Running /tmp/workdir/go/bin/go with args ["/tmp/workdir/go/bin/go" "install" "-race" "std"] and env ["HOSTNAME=5f9fadfe742a" "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=100ms" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=linux-arm64-race" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/bin"] in dir /tmp/workdir/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Mon Sep 11 23:58:16 UTC 2023 aarch64 ##### Testing packages. ok archive/tar 1.825s ok archive/zip 2.925s ok bufio 1.350s ok bytes 2.614s ok cmp 1.021s ok compress/bzip2 1.445s ok compress/flate 5.526s ok compress/gzip 14.132s ok compress/lzw 1.501s ok compress/zlib 5.267s ok container/heap 1.020s ok container/list 1.012s ok container/ring 1.015s ok context 1.036s ok crypto 1.012s ok crypto/aes 1.039s ok crypto/cipher 1.040s ok crypto/des 1.041s ok crypto/dsa 1.013s ok crypto/ecdh 1.226s ok crypto/ecdsa 1.145s ok crypto/ed25519 1.568s ok crypto/elliptic 1.034s ok crypto/hmac 1.019s ok crypto/internal/alias 1.013s ok crypto/internal/bigmod 4.086s ok crypto/internal/boring 1.013s ok crypto/internal/boring/bcache 1.314s ok crypto/internal/edwards25519 1.995s ok crypto/internal/edwards25519/field 1.114s ok crypto/internal/nistec 1.871s ok crypto/internal/nistec/fiat 1.017s [no tests to run] ok crypto/md5 1.023s ok crypto/rand 1.304s ok crypto/rc4 1.504s ok crypto/rsa 3.047s ok crypto/sha1 1.015s ok crypto/sha256 1.016s ok crypto/sha512 1.021s ok crypto/subtle 1.371s ok crypto/tls 3.892s ok crypto/x509 2.566s ok database/sql 1.558s ok database/sql/driver 1.016s ok debug/buildinfo 1.030s ok debug/dwarf 1.070s ok debug/elf 2.378s ok debug/gosym 1.103s ok debug/macho 1.023s ok debug/pe 1.043s ok debug/plan9obj 1.014s ok embed 1.014s [no tests to run] ok embed/internal/embedtest 1.015s ok encoding/ascii85 1.018s ok encoding/asn1 1.017s ok encoding/base32 1.051s ok encoding/base64 1.019s ok encoding/binary 1.017s ok encoding/csv 1.056s ok encoding/gob 19.542s ok encoding/hex 1.018s ok encoding/json 1.994s ok encoding/pem 3.627s ok encoding/xml 1.163s ok errors 1.018s ok expvar 1.015s ok flag 3.065s ok fmt 1.685s ok go/ast 1.021s ok go/build 6.169s ok go/build/constraint 1.017s ok go/constant 1.020s ok go/doc 1.226s ok go/doc/comment 3.065s ok go/format 1.048s ok go/importer 1.534s ok go/internal/gccgoimporter 1.048s ok go/internal/gcimporter 8.367s ok go/internal/srcimporter 15.790s ok go/parser 1.805s ok go/printer 2.242s ok go/scanner 1.017s ok go/token 1.115s ok go/types 37.721s ok hash 1.015s ok hash/adler32 1.038s ok hash/crc32 1.046s ok hash/crc64 1.026s ok hash/fnv 1.014s ok hash/maphash 1.015s ok html 1.013s ok html/template 1.217s ok image 1.472s ok image/color 1.030s ok image/draw 1.685s ok image/gif 1.899s ok image/jpeg 2.406s ok image/png 4.293s ok index/suffixarray 2.039s ok internal/abi 1.048s ok internal/buildcfg 1.013s ok internal/coverage/cformat 1.014s ok internal/coverage/cmerge 1.013s ok internal/coverage/pods 1.015s ok internal/coverage/slicereader 1.011s ok internal/coverage/slicewriter 1.012s ok internal/coverage/test 1.041s ok internal/cpu 2.021s ok internal/dag 1.014s ok internal/diff 1.014s ok internal/fmtsort 1.013s ok internal/fuzz 1.032s ok internal/godebug 17.551s ok internal/godebugs 1.013s ok internal/intern 1.151s ok internal/itoa 1.012s ok internal/platform 1.461s ok internal/poll 1.494s ok internal/profile 1.015s ok internal/reflectlite 1.014s ok internal/safefilepath 1.011s ok internal/saferio 1.079s ok internal/singleflight 1.061s ok internal/testenv 1.110s ok internal/trace 1.169s ok internal/types/errors 1.314s ok internal/unsafeheader 1.012s ok internal/xcoff 1.027s ok internal/zstd 1.015s ok io 1.045s ok io/fs 1.259s ok io/ioutil 1.019s ok log 1.019s ok log/slog 1.075s ok log/slog/internal/benchmarks 1.013s ok log/slog/internal/buffer 1.011s ok log/syslog 2.225s ok maps 1.013s ok math 1.023s ok math/big 4.686s ok math/bits 1.019s ok math/cmplx 1.013s ok math/rand 4.396s ok mime 1.036s ok mime/multipart 6.101s ok mime/quotedprintable 1.038s ok net 33.730s ok net/http 6.786s ok net/http/cgi 12.325s ok net/http/cookiejar 1.024s ok net/http/fcgi 1.222s ok net/http/httptest 1.199s ok net/http/httptrace 1.012s ok net/http/httputil 1.622s ok net/http/internal 1.018s ok net/http/internal/ascii 1.013s ok net/http/pprof 5.077s ok net/internal/socktest 1.014s ok net/mail 1.020s ok net/netip 1.294s ok net/rpc 1.050s ok net/rpc/jsonrpc 1.026s ok net/smtp 1.067s ok net/textproto 1.033s ok net/url 1.023s ok os 6.309s ok os/exec 7.150s ok os/exec/internal/fdtest 1.012s ok os/signal 16.911s ok os/user 1.013s ok path 1.014s ok path/filepath 1.040s ok plugin 1.015s ok reflect 1.452s ok regexp 4.257s ok regexp/syntax 8.189s ok runtime 35.091s ok runtime/cgo 1.017s ok runtime/coverage 1.018s ok runtime/debug 2.057s ok runtime/internal/atomic 1.193s ok runtime/internal/math 1.014s ok runtime/internal/sys 1.014s ok runtime/internal/syscall 1.011s ok runtime/internal/wasitest 1.013s ok runtime/metrics 1.026s ok runtime/pprof 18.357s ok runtime/race 10.104s ok runtime/trace 5.473s ok slices 1.587s ok sort 1.480s ok strconv 3.781s ok strings 3.236s ok sync 1.515s ok sync/atomic 3.886s ok syscall 12.096s ok testing 2.695s ok testing/fstest 1.019s ok testing/iotest 1.014s ok testing/quick 1.170s ok testing/slogtest 1.017s ok text/scanner 1.025s ok text/tabwriter 1.016s ok text/template 1.076s ok text/template/parse 1.025s ok time 2.989s ok unicode 1.018s ok unicode/utf16 1.013s ok unicode/utf8 1.026s ok cmd/addr2line 3.979s ok cmd/api 1.346s ok cmd/asm/internal/asm 4.598s ok cmd/asm/internal/lex 1.015s ok cmd/cgo/internal/swig 1.693s ok cmd/cgo/internal/test 2.051s ok cmd/cgo/internal/testcarchive 20.485s ok cmd/cgo/internal/testcshared 5.484s ok cmd/cgo/internal/testerrors 8.976s ok cmd/cgo/internal/testfortran 2.334s ok cmd/cgo/internal/testgodefs 1.524s ok cmd/cgo/internal/testlife 1.530s ok cmd/cgo/internal/testnocgo 1.013s ok cmd/cgo/internal/testplugin 25.118s ok cmd/cgo/internal/testsanitizers 17.551s ok cmd/cgo/internal/testshared 38.469s ok cmd/cgo/internal/testso 2.287s ok cmd/cgo/internal/teststdio 2.192s ok cmd/cgo/internal/testtls 1.013s ok cmd/compile/internal/abt 1.040s ok cmd/compile/internal/amd64 1.018s ok cmd/compile/internal/base 1.014s ok cmd/compile/internal/compare 1.015s ok cmd/compile/internal/dwarfgen 1.412s ok cmd/compile/internal/importer 1.624s ok cmd/compile/internal/inline/inlheur 1.282s ok cmd/compile/internal/ir 1.014s ok cmd/compile/internal/logopt 1.043s ok cmd/compile/internal/loopvar 20.713s ok cmd/compile/internal/noder 1.022s ok cmd/compile/internal/reflectdata 1.015s [no tests to run] ok cmd/compile/internal/ssa 21.038s ok cmd/compile/internal/syntax 1.150s ok cmd/compile/internal/test 11.295s ok cmd/compile/internal/typecheck 1.185s ok cmd/compile/internal/types 1.013s ok cmd/compile/internal/types2 7.989s ok cmd/covdata 1.015s ok cmd/cover 16.628s ok cmd/dist 1.013s ok cmd/distpack 1.018s ok cmd/doc 1.572s ok cmd/fix 1.614s ok cmd/go 183.345s ok cmd/go/internal/auth 1.014s ok cmd/go/internal/cache 1.124s ok cmd/go/internal/cfg 1.012s [no tests to run] ok cmd/go/internal/envcmd 1.052s ok cmd/go/internal/fsys 1.065s ok cmd/go/internal/generate 1.030s ok cmd/go/internal/gover 1.016s ok cmd/go/internal/imports 1.026s ok cmd/go/internal/load 1.027s ok cmd/go/internal/lockedfile 2.140s ok cmd/go/internal/lockedfile/internal/filelock 2.046s ok cmd/go/internal/modfetch 1.032s ok cmd/go/internal/modfetch/codehost 1.437s ok cmd/go/internal/modfetch/zip_sum_test 1.022s ok cmd/go/internal/modindex 1.633s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.035s ok cmd/go/internal/par 1.120s ok cmd/go/internal/str 1.013s ok cmd/go/internal/test 1.038s ok cmd/go/internal/toolchain 1.029s ok cmd/go/internal/vcs 1.033s ok cmd/go/internal/vcweb 1.025s ok cmd/go/internal/vcweb/vcstest 4.619s ok cmd/go/internal/web 1.023s ok cmd/go/internal/work 1.117s ok cmd/gofmt 1.183s ok cmd/internal/archive 1.353s ok cmd/internal/buildid 1.569s ok cmd/internal/bootstrap_test 1.026s ok cmd/internal/cov 1.197s ok cmd/internal/dwarf 1.015s ok cmd/internal/edit 1.013s ok cmd/internal/goobj 1.013s ok cmd/internal/moddeps 1.888s ok cmd/internal/notsha256 1.016s ok cmd/internal/obj 1.349s ok cmd/internal/obj/arm64 2.165s ok cmd/internal/obj/ppc64 1.073s ok cmd/internal/obj/riscv 1.029s ok cmd/internal/obj/s390x 1.013s ok cmd/internal/obj/x86 3.207s ok cmd/internal/objabi 1.037s ok cmd/internal/pkgpath 5.057s ok cmd/internal/pkgpattern 1.018s ok cmd/internal/quoted 1.013s ok cmd/internal/src 1.013s ok cmd/internal/test2json 1.765s ok cmd/link 9.633s ok cmd/link/internal/benchmark 1.016s ok cmd/link/internal/ld 2.900s ok cmd/link/internal/loader 1.037s ok cmd/nm 9.165s ok cmd/objdump 4.969s ok cmd/pack 7.257s ok cmd/pprof 3.374s ok cmd/trace 1.268s ok cmd/vet 29.161s ##### Running benchmarks briefly. goos: linux goarch: arm64 pkg: archive/tar Benchmark/Writer/USTAR-4 2462 46058 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 1969 57335 ns/op 1849 B/op 36 allocs/op Benchmark/Writer/PAX-4 1329 87733 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3958 28608 ns/op 4966 B/op 15 allocs/op Benchmark/Reader/GNU-4 5751 20152 ns/op 5203 B/op 15 allocs/op Benchmark/Reader/PAX-4 1893 59595 ns/op 8777 B/op 33 allocs/op PASS ok archive/tar 1.769s goos: linux goarch: arm64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 381449156 ns/op 829096 B/op 84 allocs/op BenchmarkZip64Test-4 1 212965535 ns/op BenchmarkZip64TestSizes/4096-4 1711 69337 ns/op BenchmarkZip64TestSizes/1048576-4 116 973330 ns/op BenchmarkZip64TestSizes/67108864-4 1 215060656 ns/op PASS ok archive/zip 2.523s goos: linux goarch: arm64 pkg: bufio BenchmarkReaderCopyOptimal-4 187518 621.9 ns/op BenchmarkReaderCopyUnoptimal-4 117822 1012 ns/op BenchmarkReaderCopyNoWriteTo-4 13030 9344 ns/op BenchmarkReaderWriteToOptimal-4 7614 15280 ns/op BenchmarkReaderReadString-4 105530 1116 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 175480 682.6 ns/op BenchmarkWriterCopyUnoptimal-4 167965 717.4 ns/op BenchmarkWriterCopyNoReadFrom-4 13065 9286 ns/op BenchmarkReaderEmpty-4 47092 2441 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34041 3438 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 439546 272.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.628s goos: linux goarch: arm64 pkg: bytes BenchmarkReadString-4 9076 12920 ns/op 2536.23 MB/s BenchmarkWriteByte-4 358 332986 ns/op 12.30 MB/s BenchmarkWriteRune-4 182 655447 ns/op 18.75 MB/s BenchmarkBufferNotEmptyWriteRead-4 21 5265651 ns/op BenchmarkBufferFullSmallReads-4 73 1640406 ns/op BenchmarkBufferWriteBlock/N4096-4 7210 14803 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 565 201648 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 15 7230594 ns/op 4192262 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11254234 ns/op 1490.75 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 2557090 45.69 ns/op 218.88 MB/s BenchmarkIndexByte/32-4 2518166 47.19 ns/op 678.12 MB/s BenchmarkIndexByte/4K-4 681337 171.2 ns/op 23926.68 MB/s BenchmarkIndexBytePortable/10-4 626042 172.8 ns/op 57.89 MB/s BenchmarkIndexBytePortable/32-4 234862 466.1 ns/op 68.66 MB/s BenchmarkIndexBytePortable/4K-4 1989 53105 ns/op 77.13 MB/s BenchmarkIndexRune/10-4 763882 156.7 ns/op 63.80 MB/s BenchmarkIndexRune/32-4 386030 303.6 ns/op 105.42 MB/s BenchmarkIndexRune/4K-4 281240 426.1 ns/op 9612.26 MB/s BenchmarkIndexRuneASCII/10-4 2768104 43.18 ns/op 231.60 MB/s BenchmarkIndexRuneASCII/32-4 2769164 43.50 ns/op 735.58 MB/s BenchmarkIndexRuneASCII/4K-4 687536 170.6 ns/op 24016.06 MB/s BenchmarkEqual/0-4 10842302 10.09 ns/op BenchmarkEqual/1-4 841986 141.4 ns/op 7.07 MB/s BenchmarkEqual/6-4 767223 145.8 ns/op 41.16 MB/s BenchmarkEqual/9-4 753124 144.9 ns/op 62.12 MB/s BenchmarkEqual/15-4 828316 144.0 ns/op 104.15 MB/s BenchmarkEqual/16-4 712555 144.8 ns/op 110.50 MB/s BenchmarkEqual/20-4 805606 147.6 ns/op 135.50 MB/s BenchmarkEqual/32-4 728968 151.7 ns/op 211.00 MB/s BenchmarkEqual/4K-4 88378 1357 ns/op 3017.33 MB/s BenchmarkEqualBothUnaligned/64_0-4 898929 135.2 ns/op 473.23 MB/s BenchmarkEqualBothUnaligned/64_1-4 821130 144.7 ns/op 442.44 MB/s BenchmarkEqualBothUnaligned/64_4-4 908457 130.7 ns/op 489.66 MB/s BenchmarkEqualBothUnaligned/64_7-4 845379 128.3 ns/op 498.84 MB/s BenchmarkEqualBothUnaligned/4096_0-4 90004 1329 ns/op 3081.87 MB/s BenchmarkEqualBothUnaligned/4096_1-4 59011 2037 ns/op 2010.68 MB/s BenchmarkEqualBothUnaligned/4096_4-4 120141 998.0 ns/op 4104.13 MB/s BenchmarkEqualBothUnaligned/4096_7-4 117445 1020 ns/op 4016.35 MB/s BenchmarkIndex/10-4 2015281 57.87 ns/op 172.79 MB/s BenchmarkIndex/32-4 136738 861.9 ns/op 37.13 MB/s BenchmarkIndex/4K-4 23840 5000 ns/op 819.19 MB/s BenchmarkIndexEasy/10-4 2200675 55.04 ns/op 181.69 MB/s BenchmarkIndexEasy/32-4 560914 205.6 ns/op 155.63 MB/s BenchmarkIndexEasy/4K-4 344648 333.0 ns/op 12300.80 MB/s BenchmarkCount/10-4 931126 124.5 ns/op 80.34 MB/s BenchmarkCount/32-4 124088 963.2 ns/op 33.22 MB/s BenchmarkCount/4K-4 23497 5084 ns/op 805.59 MB/s BenchmarkCountEasy/10-4 955596 125.3 ns/op 79.82 MB/s BenchmarkCountEasy/32-4 449148 266.7 ns/op 120.00 MB/s BenchmarkCountEasy/4K-4 294060 393.6 ns/op 10406.10 MB/s BenchmarkCountSingle/10-4 2182705 55.91 ns/op 178.87 MB/s BenchmarkCountSingle/32-4 2356594 50.77 ns/op 630.26 MB/s BenchmarkCountSingle/4K-4 504506 232.6 ns/op 17606.08 MB/s BenchmarkToUpper/#00-4 2176308 55.02 ns/op BenchmarkToUpper/ONLYUPPER-4 219190 521.6 ns/op BenchmarkToUpper/abc-4 357674 327.4 ns/op BenchmarkToUpper/AbC123-4 244930 470.5 ns/op BenchmarkToUpper/azAZ09_-4 225848 501.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77571 1532 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31392 3874 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46851 2558 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 100833 1169 ns/op BenchmarkToLower/#00-4 2041180 58.33 ns/op BenchmarkToLower/abc-4 291397 406.8 ns/op BenchmarkToLower/AbC123-4 241668 467.6 ns/op BenchmarkToLower/azAZ09_-4 226773 502.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77296 1563 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32220 3632 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 55604 2108 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99141 1184 ns/op BenchmarkFields/ASCII/16-4 120813 978.1 ns/op 16.36 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8925 12451 ns/op 20.56 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 590 199420 ns/op 20.54 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 31 3425251 ns/op 19.13 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53695794 ns/op 19.53 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 129246 944.9 ns/op 16.93 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4737 24528 ns/op 10.44 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 288 403074 ns/op 10.16 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6818844 ns/op 9.61 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 115907666 ns/op 9.05 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 105160 1125 ns/op 14.22 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7585 14252 ns/op 17.96 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 500 240356 ns/op 17.04 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 4231246 ns/op 15.49 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 76224371 ns/op 13.76 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 111200 1057 ns/op 15.13 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6228 18377 ns/op 13.93 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 391 303012 ns/op 13.52 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5275521 ns/op 12.42 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 92513890 ns/op 11.33 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1491308 79.72 ns/op BenchmarkTrimSpace/ASCII-4 773874 153.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 78824 1523 ns/op BenchmarkTrimSpace/JustNonASCII-4 38958 3082 ns/op BenchmarkToValidUTF8/Valid-4 445844 270.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 261808 440.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 69369 1731 ns/op BenchmarkIndexHard1-4 168 708803 ns/op BenchmarkIndexHard2-4 166 713822 ns/op BenchmarkIndexHard3-4 164 727435 ns/op BenchmarkIndexHard4-4 4 29160807 ns/op BenchmarkLastIndexHard1-4 5 21607646 ns/op BenchmarkLastIndexHard2-4 4 27751607 ns/op BenchmarkLastIndexHard3-4 4 29033797 ns/op BenchmarkCountHard1-4 168 710744 ns/op BenchmarkCountHard2-4 166 716732 ns/op BenchmarkCountHard3-4 164 728229 ns/op BenchmarkSplitEmptySeparator-4 1 134225505 ns/op BenchmarkSplitSingleByteSeparator-4 13 8623242 ns/op BenchmarkSplitMultiByteSeparator-4 9 11208541 ns/op BenchmarkSplitNSingleByteSeparator-4 134402 861.2 ns/op BenchmarkSplitNMultiByteSeparator-4 50797 2322 ns/op BenchmarkRepeat-4 117006 995.0 ns/op BenchmarkRepeatLarge/256/1-4 97468 1268 ns/op 201.92 MB/s BenchmarkRepeatLarge/256/16-4 155616 814.7 ns/op 314.23 MB/s BenchmarkRepeatLarge/512/1-4 70981 1558 ns/op 328.59 MB/s BenchmarkRepeatLarge/512/16-4 103774 1096 ns/op 467.22 MB/s BenchmarkRepeatLarge/1024/1-4 60546 2133 ns/op 480.05 MB/s BenchmarkRepeatLarge/1024/16-4 69420 1608 ns/op 636.74 MB/s BenchmarkRepeatLarge/2048/1-4 38644 3000 ns/op 682.63 MB/s BenchmarkRepeatLarge/2048/16-4 47673 2589 ns/op 791.07 MB/s BenchmarkRepeatLarge/4096/1-4 25756 4573 ns/op 895.70 MB/s BenchmarkRepeatLarge/4096/16-4 28572 4281 ns/op 956.76 MB/s BenchmarkRepeatLarge/8192/1-4 15674 7670 ns/op 1068.08 MB/s BenchmarkRepeatLarge/8192/16-4 16368 7208 ns/op 1136.53 MB/s BenchmarkRepeatLarge/8192/4097-4 31566 3747 ns/op 1093.31 MB/s BenchmarkRepeatLarge/16384/1-4 7869 13323 ns/op 1229.74 MB/s BenchmarkRepeatLarge/16384/16-4 9404 12486 ns/op 1312.21 MB/s BenchmarkRepeatLarge/16384/4097-4 12352 9572 ns/op 1284.09 MB/s BenchmarkRepeatLarge/32768/1-4 5180 23365 ns/op 1402.44 MB/s BenchmarkRepeatLarge/32768/16-4 5833 22172 ns/op 1477.87 MB/s BenchmarkRepeatLarge/32768/4097-4 6314 20836 ns/op 1376.40 MB/s BenchmarkRepeatLarge/65536/1-4 2901 41493 ns/op 1579.43 MB/s BenchmarkRepeatLarge/65536/16-4 2610 41387 ns/op 1583.50 MB/s BenchmarkRepeatLarge/65536/4097-4 2470 42058 ns/op 1461.21 MB/s BenchmarkRepeatLarge/131072/1-4 542 208795 ns/op 627.76 MB/s BenchmarkRepeatLarge/131072/16-4 531 217235 ns/op 603.36 MB/s BenchmarkRepeatLarge/131072/4097-4 522 206308 ns/op 615.62 MB/s BenchmarkRepeatLarge/262144/1-4 267 417308 ns/op 628.18 MB/s BenchmarkRepeatLarge/262144/16-4 276 415993 ns/op 630.16 MB/s BenchmarkRepeatLarge/262144/4097-4 272 426075 ns/op 605.79 MB/s BenchmarkRepeatLarge/524288/1-4 142 834190 ns/op 628.50 MB/s BenchmarkRepeatLarge/524288/16-4 147 801246 ns/op 654.34 MB/s BenchmarkRepeatLarge/524288/4097-4 141 846524 ns/op 614.65 MB/s BenchmarkRepeatLarge/1048576/1-4 70 1650882 ns/op 635.16 MB/s BenchmarkRepeatLarge/1048576/16-4 72 1651341 ns/op 634.98 MB/s BenchmarkRepeatLarge/1048576/4097-4 66 1701306 ns/op 614.08 MB/s BenchmarkRepeatLarge/2097152/1-4 34 3150853 ns/op 665.58 MB/s BenchmarkRepeatLarge/2097152/16-4 37 3136580 ns/op 668.61 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3326630 ns/op 629.34 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6623592 ns/op 633.24 MB/s BenchmarkRepeatLarge/4194304/16-4 16 6612489 ns/op 634.30 MB/s BenchmarkRepeatLarge/4194304/4097-4 16 7156727 ns/op 585.64 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14371667 ns/op 583.69 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13791398 ns/op 608.25 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14279428 ns/op 587.32 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27002877 ns/op 621.31 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26804117 ns/op 625.92 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28027907 ns/op 598.59 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54190894 ns/op 619.19 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53599234 ns/op 626.02 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54922814 ns/op 610.94 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104955188 ns/op 639.40 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104443268 ns/op 642.54 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 110151348 ns/op 609.24 MB/s BenchmarkRepeatLarge/134217728/1-4 1 215262855 ns/op 623.51 MB/s BenchmarkRepeatLarge/134217728/16-4 1 206282697 ns/op 650.65 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 212681536 ns/op 631.07 MB/s BenchmarkRepeatLarge/268435456/1-4 1 419679192 ns/op 639.62 MB/s BenchmarkRepeatLarge/268435456/16-4 1 407486473 ns/op 658.76 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 429860710 ns/op 624.47 MB/s BenchmarkRepeatLarge/536870912/1-4 1 825441345 ns/op 650.40 MB/s BenchmarkRepeatLarge/536870912/16-4 1 799961348 ns/op 671.12 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 830671664 ns/op 646.31 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1630063852 ns/op 658.71 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1568520140 ns/op 684.56 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1642763370 ns/op 653.62 MB/s BenchmarkBytesCompare/1-4 14248464 8.410 ns/op BenchmarkBytesCompare/2-4 13850224 8.635 ns/op BenchmarkBytesCompare/4-4 14257608 8.403 ns/op BenchmarkBytesCompare/8-4 14376493 8.315 ns/op BenchmarkBytesCompare/16-4 13856685 8.649 ns/op BenchmarkBytesCompare/32-4 12951580 9.303 ns/op BenchmarkBytesCompare/64-4 10124156 11.45 ns/op BenchmarkBytesCompare/128-4 7712379 15.50 ns/op BenchmarkBytesCompare/256-4 5303116 22.57 ns/op BenchmarkBytesCompare/512-4 3093842 38.77 ns/op BenchmarkBytesCompare/1024-4 1686844 71.07 ns/op BenchmarkBytesCompare/2048-4 867954 135.9 ns/op BenchmarkIndexAnyASCII/1:1-4 1830274 65.43 ns/op BenchmarkIndexAnyASCII/1:2-4 1881343 63.57 ns/op BenchmarkIndexAnyASCII/1:4-4 1875043 63.99 ns/op BenchmarkIndexAnyASCII/1:8-4 1891879 63.36 ns/op BenchmarkIndexAnyASCII/1:16-4 1884429 63.84 ns/op BenchmarkIndexAnyASCII/1:32-4 1827405 65.72 ns/op BenchmarkIndexAnyASCII/1:64-4 1798040 66.61 ns/op BenchmarkIndexAnyASCII/16:1-4 1430226 84.90 ns/op BenchmarkIndexAnyASCII/16:2-4 369093 280.5 ns/op BenchmarkIndexAnyASCII/16:4-4 424195 281.2 ns/op BenchmarkIndexAnyASCII/16:8-4 367764 286.3 ns/op BenchmarkIndexAnyASCII/16:16-4 400860 297.2 ns/op BenchmarkIndexAnyASCII/16:32-4 367030 326.5 ns/op BenchmarkIndexAnyASCII/16:64-4 285937 389.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1334648 89.75 ns/op BenchmarkIndexAnyASCII/256:2-4 31141 3592 ns/op BenchmarkIndexAnyASCII/256:4-4 33903 3590 ns/op BenchmarkIndexAnyASCII/256:8-4 32194 3584 ns/op BenchmarkIndexAnyASCII/256:16-4 30330 3668 ns/op BenchmarkIndexAnyASCII/256:32-4 32332 3625 ns/op BenchmarkIndexAnyASCII/256:64-4 31530 3673 ns/op BenchmarkIndexAnyUTF8/1:1-4 1829754 65.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 1886336 63.85 ns/op BenchmarkIndexAnyUTF8/1:4-4 1877190 63.37 ns/op BenchmarkIndexAnyUTF8/1:8-4 1869208 64.16 ns/op BenchmarkIndexAnyUTF8/1:16-4 1874772 63.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 1830990 65.09 ns/op BenchmarkIndexAnyUTF8/1:64-4 1807982 66.33 ns/op BenchmarkIndexAnyUTF8/16:1-4 102334 1094 ns/op BenchmarkIndexAnyUTF8/16:2-4 275463 439.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 274182 451.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 275282 437.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 274317 433.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 265232 460.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 223915 505.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 6936 16257 ns/op BenchmarkIndexAnyUTF8/256:2-4 19562 6083 ns/op BenchmarkIndexAnyUTF8/256:4-4 19567 6108 ns/op BenchmarkIndexAnyUTF8/256:8-4 19276 6086 ns/op BenchmarkIndexAnyUTF8/256:16-4 19005 6103 ns/op BenchmarkIndexAnyUTF8/256:32-4 19071 6340 ns/op BenchmarkIndexAnyUTF8/256:64-4 16208 7197 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1871258 64.32 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1919899 63.52 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1894137 62.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1913040 62.82 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1857110 63.45 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1854050 64.44 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1831152 65.96 ns/op BenchmarkLastIndexAnyASCII/16:1-4 291853 365.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 305060 357.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 330007 362.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 297987 365.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 284278 379.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 295557 408.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 242214 459.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 25041 4937 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23025 4860 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24476 4912 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24207 5014 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24316 4886 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23578 4982 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23883 4889 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1859926 64.09 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1902354 63.19 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1897614 63.56 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1885904 63.02 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1898582 63.60 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1836600 64.77 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1827798 66.44 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 142938 815.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 246448 448.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 247569 443.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 254478 440.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 253106 440.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 242800 468.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 224755 504.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9126 12179 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19251 6089 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18878 6136 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19741 6145 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18888 6137 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17932 6409 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 16413 7336 ns/op BenchmarkTrimASCII/1:1-4 2003509 59.60 ns/op BenchmarkTrimASCII/1:2-4 1735198 69.30 ns/op BenchmarkTrimASCII/1:4-4 1698382 71.33 ns/op BenchmarkTrimASCII/1:8-4 1577145 73.87 ns/op BenchmarkTrimASCII/1:16-4 1390340 85.77 ns/op BenchmarkTrimASCII/16:1-4 431394 277.7 ns/op BenchmarkTrimASCII/16:2-4 293972 367.5 ns/op BenchmarkTrimASCII/16:4-4 324054 367.1 ns/op BenchmarkTrimASCII/16:8-4 285716 381.2 ns/op BenchmarkTrimASCII/16:16-4 279210 393.1 ns/op BenchmarkTrimASCII/256:1-4 32523 3699 ns/op BenchmarkTrimASCII/256:2-4 23691 5054 ns/op BenchmarkTrimASCII/256:4-4 22963 5013 ns/op BenchmarkTrimASCII/256:8-4 23472 5129 ns/op BenchmarkTrimASCII/256:16-4 24181 4949 ns/op BenchmarkTrimASCII/4096:1-4 2140 57412 ns/op BenchmarkTrimASCII/4096:2-4 1358 79892 ns/op BenchmarkTrimASCII/4096:4-4 1540 78114 ns/op BenchmarkTrimASCII/4096:8-4 1358 79784 ns/op BenchmarkTrimASCII/4096:16-4 1358 77607 ns/op BenchmarkTrimByte-4 1756800 68.72 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2352 44762 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2523 44659 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2571 44740 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1206 97512 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2326 49987 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4375 25868 ns/op BenchmarkCompareBytesEqual-4 12298459 8.753 ns/op BenchmarkCompareBytesToNil-4 14644863 7.393 ns/op BenchmarkCompareBytesEmpty-4 15493388 6.977 ns/op BenchmarkCompareBytesIdentical-4 15141499 7.061 ns/op BenchmarkCompareBytesSameLength-4 12712134 8.190 ns/op BenchmarkCompareBytesDifferentLength-4 13165228 8.151 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1630 72495 ns/op 14464.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1642 72284 ns/op 14506.47 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1645 72824 ns/op 14398.83 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1683 70403 ns/op 14894.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1621 72458 ns/op 14471.70 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1614 72639 ns/op 14435.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1633 72493 ns/op 14464.72 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 1724 68389 ns/op 15332.60 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1404 85482 ns/op 12266.67 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 1402 84772 ns/op 12369.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1404 85490 ns/op 12265.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1648 72388 ns/op 14485.59 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1407 84979 ns/op 12339.34 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 1407 85330 ns/op 12288.51 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1407 84915 ns/op 12348.50 MB/s BenchmarkCompareBytesBig-4 1664 70572 ns/op 14858.29 MB/s BenchmarkCompareBytesBigIdentical-4 15123637 7.925 ns/op 132321415.89 MB/s PASS ok bytes 59.288s goos: linux goarch: arm64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 82450310 ns/op 1.21 MB/s 3616120 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 313071724 ns/op 1.81 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 25052397 ns/op 0.65 MB/s 3647666 B/op 52 allocs/op PASS ok compress/bzip2 2.251s goos: linux goarch: arm64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 54 2062875 ns/op 4.85 MB/s 42363 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19992424 ns/op 5.00 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 204087177 ns/op 4.90 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 55 2072317 ns/op 4.83 MB/s 42708 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20765302 ns/op 4.82 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 212614855 ns/op 4.70 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 55 2049857 ns/op 4.88 MB/s 43415 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19404444 ns/op 5.15 MB/s 47741 B/op 15 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 196392857 ns/op 5.09 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 56 2031613 ns/op 4.92 MB/s 43511 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19498238 ns/op 5.13 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 197154177 ns/op 5.07 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 50 2259468 ns/op 4.43 MB/s 44364 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21803750 ns/op 4.59 MB/s 46756 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 220613015 ns/op 4.53 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 1729210 ns/op 5.78 MB/s 43236 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14570798 ns/op 6.86 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 148514382 ns/op 6.73 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 75 1536356 ns/op 6.51 MB/s 43792 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11604328 ns/op 8.62 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 115702027 ns/op 8.64 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 74 1536082 ns/op 6.51 MB/s 43274 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11521363 ns/op 8.68 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 114689427 ns/op 8.72 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 92 1180105 ns/op 8.47 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11392336 ns/op 8.78 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 114396827 ns/op 8.74 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2436931 ns/op 4.10 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21483230 ns/op 4.65 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 211171056 ns/op 4.74 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6877034 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 76569472 ns/op 1.31 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 765709072 ns/op 1.31 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6769429 ns/op 1.48 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 73811212 ns/op 1.35 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 758439353 ns/op 1.32 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 78 1487171 ns/op 6.72 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12302905 ns/op 8.13 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 121632906 ns/op 8.22 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2269561 ns/op 4.41 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16681021 ns/op 5.99 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 162916501 ns/op 6.14 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6439093 ns/op 1.55 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 65804972 ns/op 1.52 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 672196562 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6536386 ns/op 1.53 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 81217751 ns/op 1.23 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 841846743 ns/op 1.19 MB/s PASS ok compress/flate 15.904s goos: linux goarch: arm64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2565278 ns/op 3.90 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2658220 ns/op 3.76 MB/s BenchmarkDecoder/1e5-4 4 25369887 ns/op 3.94 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25522427 ns/op 3.92 MB/s BenchmarkDecoder/1e6-4 1 255292890 ns/op 3.92 MB/s BenchmarkDecoder/1e-Reuse6-4 1 256667731 ns/op 3.90 MB/s BenchmarkEncoder/1e4-4 50 2198190 ns/op 4.55 MB/s BenchmarkEncoder/1e-Reuse4-4 51 2034764 ns/op 4.91 MB/s BenchmarkEncoder/1e5-4 5 21312717 ns/op 4.69 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21049958 ns/op 4.75 MB/s BenchmarkEncoder/1e6-4 1 215078575 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse6-4 1 210257296 ns/op 4.76 MB/s PASS ok compress/lzw 3.841s goos: linux goarch: arm64 pkg: container/heap BenchmarkDup-4 18 5921030 ns/op PASS ok container/heap 1.138s goos: linux goarch: arm64 pkg: context BenchmarkCommonParentCancel-4 16881 6379 ns/op BenchmarkWithTimeout/concurrency=40-4 3261 34246 ns/op BenchmarkWithTimeout/concurrency=4000-4 3505 30481 ns/op BenchmarkWithTimeout/concurrency=400000-4 6030 21521 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 344403 338.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13173 9725 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15444 7523 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2828 44248 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1882 70247 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2486 64293 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 248 490683 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 175 718837 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 267 440627 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5070614 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 8044153 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 27 4524140 ns/op BenchmarkCheckCanceled/Err-4 225855 484.1 ns/op BenchmarkCheckCanceled/Done-4 353948 322.0 ns/op BenchmarkContextCancelDone-4 493794 262.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 15975 7531 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 13707 8802 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 12381 9954 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 10000 11067 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8544 13541 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 483332 248.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 289513 412.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 207193 583.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 131978 911.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 69242 1734 ns/op PASS ok context 12.859s goos: linux goarch: arm64 pkg: crypto/aes BenchmarkEncrypt-4 1323861 90.62 ns/op 176.56 MB/s BenchmarkDecrypt-4 1312900 91.07 ns/op 175.69 MB/s BenchmarkExpand-4 1000000 111.1 ns/op PASS ok crypto/aes 1.554s goos: linux goarch: arm64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 168030 705.1 ns/op 90.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 301592 374.3 ns/op 171.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 165093 712.6 ns/op 89.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 316485 381.1 ns/op 167.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 96075 1220 ns/op 1106.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 134355 896.7 ns/op 1505.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 88668 1332 ns/op 1013.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 117265 1010 ns/op 1337.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 31148 3883 ns/op 2109.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 33999 3511 ns/op 2332.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 26544 4502 ns/op 1819.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 28660 4177 ns/op 1961.32 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5214 21650 ns/op 47.07 MB/s BenchmarkAESCFBDecrypt1K-4 5294 21768 ns/op 46.81 MB/s BenchmarkAESCFBDecrypt8K-4 691 172267 ns/op 47.53 MB/s BenchmarkAESOFB1K-4 8386 14688 ns/op 69.38 MB/s BenchmarkAESCTR1K-4 10000 10311 ns/op 98.82 MB/s BenchmarkAESCTR8K-4 1436 81563 ns/op 100.38 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11674 ns/op 87.72 MB/s BenchmarkAESCBCDecrypt1K-4 13203 9092 ns/op 112.63 MB/s PASS ok crypto/cipher 3.775s goos: linux goarch: arm64 pkg: crypto/des BenchmarkEncrypt-4 66885 1777 ns/op 4.50 MB/s BenchmarkDecrypt-4 66714 1751 ns/op 4.57 MB/s BenchmarkTDESEncrypt-4 24184 4831 ns/op 1.66 MB/s BenchmarkTDESDecrypt-4 24679 4873 ns/op 1.64 MB/s PASS ok crypto/des 1.630s goos: linux goarch: arm64 pkg: crypto/ecdh BenchmarkECDH/P256-4 573 203266 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8429073 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 5 22537861 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 62 1954518 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.757s goos: linux goarch: arm64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1190 98922 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 30 4017126 ns/op 2681 B/op 34 allocs/op BenchmarkSign/P521-4 12 9899129 ns/op 3066 B/op 35 allocs/op BenchmarkVerify/P256-4 544 218637 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 9608009 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25131677 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 2605 44342 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2165512 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 21 5547493 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.603s goos: linux goarch: arm64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 223 509636 ns/op BenchmarkNewKeyFromSeed-4 234 510402 ns/op BenchmarkSigning-4 205 579079 ns/op BenchmarkVerification-4 121 990491 ns/op PASS ok crypto/ed25519 1.692s goos: linux goarch: arm64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 3025 39053 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 130 910163 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2285618 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 5809739 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 770 155109 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 52 2199293 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 5954088 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16671398 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10513 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 3883 29156 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3603 29656 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 75 1460328 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2349 47382 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 285 418216 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1562 72793 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 80 1393057 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.386s goos: linux goarch: arm64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 22678 5244 ns/op 195.25 MB/s BenchmarkHMACSHA256_32-4 23894 5047 ns/op 6.34 MB/s BenchmarkNewWriteSum-4 12396 9395 ns/op 3.41 MB/s PASS ok crypto/hmac 1.610s goos: linux goarch: arm64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46120 2575 ns/op BenchmarkModSub-4 46701 2549 ns/op BenchmarkMontgomeryRepr-4 14985 8021 ns/op BenchmarkMontgomeryMul-4 15025 7987 ns/op BenchmarkModMul-4 7296 16279 ns/op BenchmarkExpBig-4 7 15543850 ns/op BenchmarkExp-4 4 27858567 ns/op PASS ok crypto/internal/bigmod 2.258s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1263 92515 ns/op BenchmarkScalarBaseMult-4 267 443032 ns/op BenchmarkScalarMult-4 99 1096929 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 136 867384 ns/op PASS ok crypto/internal/edwards25519 1.541s goos: linux goarch: arm64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 445579 258.0 ns/op BenchmarkMultiply-4 596800 187.5 ns/op BenchmarkSquare-4 927298 125.2 ns/op BenchmarkInvert-4 3651 32161 ns/op BenchmarkMult32-4 1000000 103.7 ns/op PASS ok crypto/internal/edwards25519/field 1.603s goos: linux goarch: arm64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 52 2045935 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 864 138781 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5452865 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 15471050 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 151 771170 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 4516 26482 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1898759 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4645612 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.191s goos: linux goarch: arm64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 536077 217.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 278558 423.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 100371 1199 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 548956 217.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 280966 423.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 97096 1193 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.773s goos: linux goarch: arm64 pkg: crypto/md5 BenchmarkHash8Bytes-4 98094 1190 ns/op 6.72 MB/s BenchmarkHash64-4 122610 958.3 ns/op 66.78 MB/s BenchmarkHash128-4 112134 1058 ns/op 121.04 MB/s BenchmarkHash256-4 94096 1262 ns/op 202.88 MB/s BenchmarkHash512-4 70058 1672 ns/op 306.13 MB/s BenchmarkHash1K-4 47750 2495 ns/op 410.46 MB/s BenchmarkHash8K-4 8342 14321 ns/op 572.01 MB/s BenchmarkHash1M-4 66 1688491 ns/op 621.01 MB/s BenchmarkHash8M-4 8 13500288 ns/op 621.37 MB/s BenchmarkHash8BytesUnaligned-4 97992 1202 ns/op 6.66 MB/s BenchmarkHash1KUnaligned-4 47697 2498 ns/op 409.92 MB/s BenchmarkHash8KUnaligned-4 8016 14776 ns/op 554.41 MB/s PASS ok crypto/md5 2.581s goos: linux goarch: arm64 pkg: crypto/rand BenchmarkPrime-4 2 377007394 ns/op PASS ok crypto/rand 1.856s goos: linux goarch: arm64 pkg: crypto/rc4 BenchmarkRC4_128-4 13303 9014 ns/op 14.20 MB/s BenchmarkRC4_1K-4 1580 71063 ns/op 14.41 MB/s BenchmarkRC4_8K-4 207 559358 ns/op 14.47 MB/s PASS ok crypto/rc4 1.524s goos: linux goarch: arm64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 14170418 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 33921529 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 65395532 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3362404 ns/op BenchmarkDecryptOAEP/2048-4 8 14234733 ns/op BenchmarkEncryptOAEP/2048-4 33 3386864 ns/op BenchmarkSignPKCS1v15/2048-4 8 14328878 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3367720 ns/op BenchmarkSignPSS/2048-4 8 14511638 ns/op BenchmarkVerifyPSS/2048-4 34 3379298 ns/op PASS ok crypto/rsa 2.599s goos: linux goarch: arm64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88994 1324 ns/op 6.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 108054 1081 ns/op 7.40 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 100317 1182 ns/op 270.74 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 127756 908.2 ns/op 352.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 75577 1562 ns/op 655.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 92168 1300 ns/op 787.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21098 5682 ns/op 1441.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 22144 5414 ns/op 1513.10 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.172s goos: linux goarch: arm64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 74660 1546 ns/op 5.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 87441 1339 ns/op 5.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 85508 1372 ns/op 5.83 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 66794 1791 ns/op 571.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 74250 1581 ns/op 647.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 75582 1594 ns/op 642.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 21278 5619 ns/op 1457.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 22011 5435 ns/op 1507.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 21910 5444 ns/op 1504.69 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.357s goos: linux goarch: arm64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 21496 5554 ns/op 1.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 22650 5385 ns/op 1.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 21993 5405 ns/op 1.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 3304 32329 ns/op 31.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 3376 31766 ns/op 32.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 3340 31785 ns/op 32.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 535 220914 ns/op 37.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 525 217686 ns/op 37.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 540 220990 ns/op 37.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.309s goos: linux goarch: arm64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 16800512 7.132 ns/op BenchmarkConstantTimeEq-4 16768209 7.094 ns/op BenchmarkConstantTimeLessOrEq-4 16838608 7.062 ns/op BenchmarkXORBytes/8Bytes-4 2874928 41.60 ns/op 192.32 MB/s BenchmarkXORBytes/128Bytes-4 2746938 43.63 ns/op 2933.66 MB/s BenchmarkXORBytes/2048Bytes-4 957884 124.3 ns/op 16470.78 MB/s BenchmarkXORBytes/32768Bytes-4 81876 1472 ns/op 22253.46 MB/s PASS ok crypto/subtle 1.985s goos: linux goarch: arm64 pkg: crypto/tls BenchmarkCertCache/0-4 242 497539 ns/op BenchmarkCertCache/1-4 243 493356 ns/op BenchmarkCertCache/2-4 244 493998 ns/op BenchmarkCertCache/3-4 242 495447 ns/op BenchmarkHandshakeServer/RSA-4 15 7707538 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 13 8923771 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 13 8476353 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 94 1232348 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 144 824912 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 38 3097283 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 43 2710684 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36279809 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 36223422 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 89870710 ns/op 11.67 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 88274329 ns/op 11.88 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 154742862 ns/op 13.55 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 169052859 ns/op 12.41 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 297766684 ns/op 14.09 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 308860723 ns/op 13.58 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 577994410 ns/op 14.51 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 611883327 ns/op 13.71 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1138940103 ns/op 14.73 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1192642017 ns/op 14.07 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2259073569 ns/op 14.85 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2411119110 ns/op 13.92 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4519912937 ns/op 14.85 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4754499549 ns/op 14.11 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 88920509 ns/op 11.79 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 88908249 ns/op 11.79 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 153353382 ns/op 13.68 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 200487216 ns/op 10.46 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 294454485 ns/op 14.24 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 324581721 ns/op 12.92 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 575459490 ns/op 14.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 609718087 ns/op 13.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1136613023 ns/op 14.76 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1207384215 ns/op 13.90 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2227528613 ns/op 15.06 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2370381476 ns/op 14.16 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4541422294 ns/op 14.78 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 4765168308 ns/op 14.08 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 710136395 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 712557674 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 295710205 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 294794324 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157003861 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156159541 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88321489 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 86906830 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46751741 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 45615128 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 148883582 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 150688781 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 70430452 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 69471792 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 45186088 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 43434088 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 32502776 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 30113476 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 24879149 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 22970781 ns/op PASS ok crypto/tls 47.362s goos: linux goarch: arm64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 17647631 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 238 505531 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 942 128427 ns/op 12100 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 894 137252 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 1.781s goos: linux goarch: arm64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 2851442 ns/op 280591 B/op 1645 allocs/op BenchmarkConcurrentStmtQuery-4 33 3428670 ns/op 271962 B/op 2047 allocs/op BenchmarkConcurrentStmtExec-4 49 2387969 ns/op 219099 B/op 722 allocs/op BenchmarkConcurrentTxQuery-4 39 2839584 ns/op 278941 B/op 2160 allocs/op BenchmarkConcurrentTxExec-4 56 1913068 ns/op 87845 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 37 2867408 ns/op 104041 B/op 2044 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1027339 ns/op 40136 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 2839289 ns/op 231321 B/op 1840 allocs/op BenchmarkManyConcurrentQueries-4 2589 44604 ns/op 4114 B/op 20 allocs/op BenchmarkGrabConn-4 155998 776.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.363s goos: linux goarch: arm64 pkg: debug/elf BenchmarkSymbols64-4 1609 69524 ns/op BenchmarkSymbols32-4 1840 62251 ns/op PASS ok debug/elf 1.264s goos: linux goarch: arm64 pkg: debug/gosym Benchmark115/NewLineTable-4 205254 594.0 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1629430 ns/op 188259 B/op 13 allocs/op Benchmark115/LineToPC-4 60 1953503 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13272 8990 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.826s goos: linux goarch: arm64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 40525 2936 ns/op BenchmarkMarshal-4 640 183979 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2305 48934 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.425s goos: linux goarch: arm64 pkg: encoding/base32 BenchmarkEncode-4 349 340551 ns/op 24.06 MB/s BenchmarkEncodeToString-4 306 372236 ns/op 22.01 MB/s BenchmarkDecode-4 136 859936 ns/op 15.25 MB/s BenchmarkDecodeString-4 136 867492 ns/op 15.11 MB/s PASS ok encoding/base32 1.713s goos: linux goarch: arm64 pkg: encoding/base64 BenchmarkEncodeToString-4 336 338625 ns/op 24.19 MB/s BenchmarkDecodeString/2-4 259750 450.5 ns/op 8.88 MB/s BenchmarkDecodeString/4-4 202802 561.8 ns/op 14.24 MB/s BenchmarkDecodeString/8-4 171074 681.6 ns/op 17.61 MB/s BenchmarkDecodeString/64-4 35888 3285 ns/op 26.79 MB/s BenchmarkDecodeString/8192-4 324 365662 ns/op 29.87 MB/s BenchmarkNewEncoding-4 53116 2211 ns/op 115.78 MB/s PASS ok encoding/base64 1.997s goos: linux goarch: arm64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1136 105942 ns/op 37.76 MB/s BenchmarkReadStruct-4 14480 8257 ns/op 9.08 MB/s BenchmarkWriteStruct-4 14488 8505 ns/op 8.82 MB/s BenchmarkReadInts-4 34342 3434 ns/op 8.74 MB/s BenchmarkWriteInts-4 35299 3422 ns/op 8.77 MB/s BenchmarkWriteSlice1000Int32s-4 1117 107538 ns/op 37.20 MB/s BenchmarkPutUint16-4 3127212 38.32 ns/op 52.19 MB/s BenchmarkAppendUint16-4 2994406 39.97 ns/op 50.03 MB/s BenchmarkPutUint32-4 2243252 52.47 ns/op 76.24 MB/s BenchmarkAppendUint32-4 2210312 53.46 ns/op 74.82 MB/s BenchmarkPutUint64-4 907467 121.3 ns/op 65.94 MB/s BenchmarkAppendUint64-4 992424 121.2 ns/op 65.99 MB/s BenchmarkLittleEndianPutUint16-4 3130059 38.35 ns/op 52.15 MB/s BenchmarkLittleEndianAppendUint16-4 3000626 39.99 ns/op 50.02 MB/s BenchmarkLittleEndianPutUint32-4 2229919 52.54 ns/op 76.13 MB/s BenchmarkLittleEndianAppendUint32-4 2222355 53.34 ns/op 74.99 MB/s BenchmarkLittleEndianPutUint64-4 996279 119.8 ns/op 66.79 MB/s BenchmarkLittleEndianAppendUint64-4 989054 119.5 ns/op 66.96 MB/s BenchmarkReadFloats-4 120156 969.7 ns/op 12.37 MB/s BenchmarkWriteFloats-4 119504 989.1 ns/op 12.13 MB/s BenchmarkReadSlice1000Float32s-4 1048 113362 ns/op 35.29 MB/s BenchmarkWriteSlice1000Float32s-4 985 117703 ns/op 33.98 MB/s BenchmarkReadSlice1000Uint8s-4 70506 1549 ns/op 645.55 MB/s BenchmarkWriteSlice1000Uint8s-4 98628 1103 ns/op 906.55 MB/s BenchmarkPutUvarint32-4 718322 156.0 ns/op 25.65 MB/s BenchmarkPutUvarint64-4 166052 656.9 ns/op 12.18 MB/s PASS ok encoding/binary 4.846s goos: linux goarch: arm64 pkg: encoding/csv BenchmarkRead-4 5980 18657 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5988 18416 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6373 18472 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3543 31380 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6884 17187 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6594 17095 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6961 17100 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3943 29312 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 10372 ns/op PASS ok encoding/csv 2.080s goos: linux goarch: arm64 pkg: encoding/gob BenchmarkEndToEndPipe-4 12324 9415 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 15727 7591 ns/op 1812 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 229 501047 ns/op 16834 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 634 186160 ns/op 773 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1321 89899 ns/op 66 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1239 94368 ns/op 71 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1851 61525 ns/op 209 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 51 2081621 ns/op 36844 B/op 248 allocs/op BenchmarkDecodeComplex128Slice-4 567 207802 ns/op 25239 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1222 97093 ns/op 10795 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1279 91673 ns/op 9758 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 820 144469 ns/op 39137 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 271 421898 ns/op 66400 B/op 2206 allocs/op BenchmarkDecodeBytesSlice-4 501 222737 ns/op 23807 B/op 193 allocs/op BenchmarkDecodeInterfaceSlice-4 81 1408394 ns/op 83164 B/op 3178 allocs/op BenchmarkDecodeMap-4 64 1772316 ns/op 54016 B/op 177 allocs/op PASS ok encoding/gob 3.330s goos: linux goarch: arm64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10183 ns/op 25.14 MB/s BenchmarkEncode/1024-4 2703 40878 ns/op 25.05 MB/s BenchmarkEncode/4096-4 705 163415 ns/op 25.07 MB/s BenchmarkEncode/16384-4 183 650173 ns/op 25.20 MB/s BenchmarkDecode/256-4 23373 5187 ns/op 49.35 MB/s BenchmarkDecode/1024-4 5803 20447 ns/op 50.08 MB/s BenchmarkDecode/4096-4 1387 81825 ns/op 50.06 MB/s BenchmarkDecode/16384-4 363 327358 ns/op 50.05 MB/s BenchmarkDump/256-4 1122 105909 ns/op 2.42 MB/s BenchmarkDump/1024-4 285 418552 ns/op 2.45 MB/s BenchmarkDump/4096-4 68 1690022 ns/op 2.42 MB/s BenchmarkDump/16384-4 16 6800019 ns/op 2.41 MB/s PASS ok encoding/hex 2.759s goos: linux goarch: arm64 pkg: encoding/json BenchmarkCodeEncoder-4 1 130587025 ns/op 14.86 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 149164262 ns/op 13.01 MB/s 8394352 B/op 115 allocs/op BenchmarkCodeMarshal-4 1 146521543 ns/op 13.24 MB/s 10332824 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 150765101 ns/op 12.87 MB/s 10466632 B/op 135 allocs/op BenchmarkMarshalBytes/32-4 21003 5653 ns/op BenchmarkMarshalBytes/256-4 5671 19382 ns/op BenchmarkMarshalBytes/4096-4 512 236084 ns/op BenchmarkMarshalBytesError/32-4 48 2407553 ns/op BenchmarkMarshalBytesError/256-4 49 2429068 ns/op BenchmarkMarshalBytesError/4096-4 43 2682128 ns/op BenchmarkMarshalMap-4 43146 2865 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 485492062 ns/op 4.00 MB/s 10098152 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 29590 4043 ns/op 3.46 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39904 2978 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 422642229 ns/op 4.59 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 418057350 ns/op 4.64 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 69735 1743 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 158565 777.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 264198 471.6 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 21478 5625 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 74311 1627 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 83252 1462 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 22816 5292 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3456 32439 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 904 130114 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1085503 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10243015 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 439798 270.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 442837 269.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 429608 269.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 398590 276.4 ns/op BenchmarkEncodeMarshaler-4 60440 1970 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 75212 1583 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4135056 27.95 ns/op BenchmarkNumberIsValidRegexp-4 16082 7512 ns/op PASS ok encoding/json 8.569s goos: linux goarch: arm64 pkg: encoding/pem BenchmarkEncode-4 39 2616302 ns/op 25.05 MB/s BenchmarkDecode-4 22 5111565 ns/op 17.37 MB/s PASS ok encoding/pem 1.249s goos: linux goarch: arm64 pkg: encoding/xml BenchmarkMarshal-4 2385 42327 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 964 118187 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4126 28037 ns/op PASS ok encoding/xml 1.376s goos: linux goarch: arm64 pkg: errors BenchmarkIs-4 184714 628.1 ns/op BenchmarkAs-4 57862 2053 ns/op PASS ok errors 1.282s goos: linux goarch: arm64 pkg: expvar BenchmarkIntAdd-4 187966 611.5 ns/op BenchmarkIntSet-4 236098 501.9 ns/op BenchmarkFloatAdd-4 54832 2164 ns/op BenchmarkFloatSet-4 215850 562.7 ns/op BenchmarkStringSet-4 192583 567.7 ns/op BenchmarkMapSet-4 55118 2327 ns/op BenchmarkMapSetDifferent-4 51277 2254 ns/op BenchmarkMapSetDifferentRandom-4 232 503366 ns/op BenchmarkMapSetString-4 42012 2526 ns/op BenchmarkMapAddSame-4 32125 3937 ns/op BenchmarkMapAddDifferent-4 14690 8185 ns/op BenchmarkMapAddDifferentRandom-4 200 579898 ns/op BenchmarkMapAddSameSteadyState-4 183103 701.1 ns/op BenchmarkMapAddDifferentSteadyState-4 98565 1209 ns/op BenchmarkMapString-4 5628 19557 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 30230 4341 ns/op PASS ok expvar 3.501s goos: linux goarch: arm64 pkg: fmt BenchmarkSprintfPadding-4 98612 1193 ns/op BenchmarkSprintfEmpty-4 361053 338.7 ns/op BenchmarkSprintfString-4 253933 488.3 ns/op BenchmarkSprintfTruncateString-4 220659 535.8 ns/op BenchmarkSprintfTruncateBytes-4 155755 763.7 ns/op BenchmarkSprintfSlowParsingPath-4 228246 536.8 ns/op BenchmarkSprintfQuoteString-4 49608 2435 ns/op BenchmarkSprintfInt-4 240586 508.7 ns/op BenchmarkSprintfIntInt-4 173133 696.8 ns/op BenchmarkSprintfPrefixedInt-4 206986 594.8 ns/op BenchmarkSprintfFloat-4 132066 921.6 ns/op BenchmarkSprintfComplex-4 54790 2171 ns/op BenchmarkSprintfBoolean-4 258926 475.4 ns/op BenchmarkSprintfHexString-4 126933 961.3 ns/op BenchmarkSprintfHexBytes-4 96285 1249 ns/op BenchmarkSprintfBytes-4 45294 2650 ns/op BenchmarkSprintfStringer-4 80001 1516 ns/op BenchmarkSprintfStructure-4 37626 3261 ns/op BenchmarkManyArgs-4 58341 2009 ns/op BenchmarkFprintInt-4 57961 2054 ns/op BenchmarkFprintfBytes-4 61714 1987 ns/op BenchmarkFprintIntNoAlloc-4 57733 2047 ns/op BenchmarkScanInts-4 28 4115372 ns/op BenchmarkScanRecursiveInt-4 1 451400105 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 479762222 ns/op PASS ok fmt 5.203s goos: linux goarch: arm64 pkg: go/build BenchmarkImportVendor-4 714 158873 ns/op PASS ok go/build 1.153s goos: linux goarch: arm64 pkg: go/constant BenchmarkStringAdd/1-4 40159 2877 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12123 9934 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3336 33300 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 967 125357 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 240 500206 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2167408 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8646307 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 35056302 ns/op 3634530 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 145033422 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.418s goos: linux goarch: arm64 pkg: go/format BenchmarkFormat/array1-10000-4 1 271633647 ns/op 0.24 MB/s 45987776 B/op 48851 allocs/op PASS ok go/format 1.323s goos: linux goarch: arm64 pkg: go/parser BenchmarkParse-4 5 23048541 ns/op 2.34 MB/s BenchmarkParseOnly-4 6 19905351 ns/op 2.71 MB/s BenchmarkResolve-4 38 3014675 ns/op 17.87 MB/s PASS ok go/parser 2.224s goos: linux goarch: arm64 pkg: go/printer BenchmarkPrintFile-4 1 153747102 ns/op 0.34 MB/s 5045304 B/op 27465 allocs/op BenchmarkPrintDecl-4 766 146935 ns/op 0.22 MB/s 15361 B/op 51 allocs/op PASS ok go/printer 1.302s goos: linux goarch: arm64 pkg: go/scanner BenchmarkScan-4 241 495166 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9228046 ns/op 5.37 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14482793 ns/op 4.99 MB/s BenchmarkScanFiles/net/http/server.go-4 5 21615493 ns/op 5.47 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 189 635002 ns/op 4.85 MB/s PASS ok go/scanner 1.835s goos: linux goarch: arm64 pkg: go/token BenchmarkSearchInts-4 1000000 103.0 ns/op PASS ok go/token 1.121s goos: linux goarch: arm64 pkg: go/types BenchmarkLookupFieldOrMethod-4 97 1254307 ns/op BenchmarkNamed/Underlying/nongeneric-4 645063 175.9 ns/op BenchmarkNamed/Underlying/generic-4 636834 178.6 ns/op BenchmarkNamed/Underlying/src_instance-4 617740 178.4 ns/op BenchmarkNamed/Underlying/user_instance-4 633847 177.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17154 6888 ns/op BenchmarkNamed/NewMethodSet/generic-4 17762 6812 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17446 6978 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 17625 6770 ns/op BenchmarkCheck/http/funcbodies/info-4 1 632192444 ns/op 51578 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 507142019 ns/op 64295 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 280215807 ns/op 116359 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 262455609 ns/op 124229 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 365860636 ns/op 14130 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 129032584 ns/op 40051 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 79560750 ns/op 64969 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 77831791 ns/op 66408 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 136366104 ns/op 15887 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74229371 ns/op 29186 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 56212414 ns/op 38537 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 55646913 ns/op 38930 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1020637797 ns/op 64596 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 651205081 ns/op 101225 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 159470700 ns/op 413314 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 129603464 ns/op 508522 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 399044752 ns/op 5029 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 113640186 ns/op 17657 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96005808 ns/op 20899 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 95596488 ns/op 20990 lines/s PASS ok go/types 18.045s goos: linux goarch: arm64 pkg: hash/adler32 BenchmarkAdler32KB-4 7801 13644 ns/op 75.05 MB/s PASS ok hash/adler32 1.129s goos: linux goarch: arm64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 366739 313.7 ns/op 47.82 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 355483 315.6 ns/op 47.53 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 344965 325.1 ns/op 123.05 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 336938 322.0 ns/op 124.24 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 335071 337.9 ns/op 1515.41 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 332512 334.1 ns/op 1532.55 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 313324 362.4 ns/op 2825.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 308473 368.7 ns/op 2777.28 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 233886 492.3 ns/op 8320.12 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 229977 489.6 ns/op 8366.17 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 69273 1708 ns/op 19187.14 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 68886 1725 ns/op 18994.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 325672 367.9 ns/op 40.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 302937 366.1 ns/op 40.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 315735 377.0 ns/op 106.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 316712 379.6 ns/op 105.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 286018 396.2 ns/op 1292.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 288754 396.6 ns/op 1291.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 275084 421.2 ns/op 2431.44 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 273477 424.4 ns/op 2412.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 211299 551.3 ns/op 7429.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 208279 551.9 ns/op 7421.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 66846 1772 ns/op 18487.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 66271 1810 ns/op 18103.37 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 172815 632.2 ns/op 23.73 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 170385 663.2 ns/op 22.62 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 96330 1207 ns/op 33.14 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 93470 1238 ns/op 32.31 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 8217 13687 ns/op 37.41 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 8068 14157 ns/op 36.17 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4021 28111 ns/op 36.43 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4076 28193 ns/op 36.32 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1046 110943 ns/op 36.92 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1059 110999 ns/op 36.90 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 132 880970 ns/op 37.20 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 134 886556 ns/op 36.96 MB/s PASS ok hash/crc32 5.649s goos: linux goarch: arm64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 90 1294704 ns/op 50.62 MB/s BenchmarkCrc64/ISO4KB-4 1131 102492 ns/op 39.96 MB/s BenchmarkCrc64/ISO1KB-4 4309 24156 ns/op 42.39 MB/s BenchmarkCrc64/ECMA64KB-4 87 1293746 ns/op 50.66 MB/s BenchmarkCrc64/Random64KB-4 85 1221303 ns/op 53.66 MB/s BenchmarkCrc64/Random16KB-4 370 320175 ns/op 51.17 MB/s PASS ok hash/crc64 1.752s goos: linux goarch: arm64 pkg: hash/fnv BenchmarkFnv32KB-4 7521 14079 ns/op 72.73 MB/s BenchmarkFnv32aKB-4 8662 13780 ns/op 74.31 MB/s BenchmarkFnv64KB-4 8499 14119 ns/op 72.53 MB/s BenchmarkFnv64aKB-4 8546 13940 ns/op 73.46 MB/s BenchmarkFnv128KB-4 1844 62783 ns/op 16.31 MB/s BenchmarkFnv128aKB-4 1894 62410 ns/op 16.41 MB/s PASS ok hash/fnv 2.028s goos: linux goarch: arm64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 376354 295.4 ns/op 13.54 MB/s BenchmarkHash/n=4/Bytes-4 2631428 43.08 ns/op 92.85 MB/s BenchmarkHash/n=4/String-4 1246522 95.08 ns/op 42.07 MB/s BenchmarkHash/n=8/Write-4 385113 296.0 ns/op 27.03 MB/s BenchmarkHash/n=8/Bytes-4 2646381 43.53 ns/op 183.78 MB/s BenchmarkHash/n=8/String-4 1273936 94.51 ns/op 84.65 MB/s BenchmarkHash/n=16/Write-4 398474 297.2 ns/op 53.83 MB/s BenchmarkHash/n=16/Bytes-4 2670648 43.37 ns/op 368.91 MB/s BenchmarkHash/n=16/String-4 1248744 94.40 ns/op 169.49 MB/s BenchmarkHash/n=32/Write-4 395788 300.4 ns/op 106.52 MB/s BenchmarkHash/n=32/Bytes-4 2609383 42.97 ns/op 744.78 MB/s BenchmarkHash/n=32/String-4 1253725 94.56 ns/op 338.40 MB/s BenchmarkHash/n=64/Write-4 358186 313.7 ns/op 204.02 MB/s BenchmarkHash/n=64/Bytes-4 2508879 46.71 ns/op 1370.07 MB/s BenchmarkHash/n=64/String-4 1226769 98.18 ns/op 651.87 MB/s BenchmarkHash/n=256/Write-4 281356 410.0 ns/op 624.31 MB/s BenchmarkHash/n=256/Bytes-4 1642814 71.59 ns/op 3575.80 MB/s BenchmarkHash/n=256/String-4 675630 166.6 ns/op 1536.26 MB/s BenchmarkHash/n=320/Write-4 292183 408.7 ns/op 782.89 MB/s BenchmarkHash/n=320/Bytes-4 1441230 82.00 ns/op 3902.53 MB/s BenchmarkHash/n=320/String-4 488575 232.8 ns/op 1374.35 MB/s BenchmarkHash/n=1024/Write-4 207045 571.9 ns/op 1790.41 MB/s BenchmarkHash/n=1024/Bytes-4 671020 177.6 ns/op 5765.34 MB/s BenchmarkHash/n=1024/String-4 210121 561.7 ns/op 1823.11 MB/s BenchmarkHash/n=4096/Write-4 100568 1182 ns/op 3465.27 MB/s BenchmarkHash/n=4096/Bytes-4 198872 602.8 ns/op 6794.98 MB/s BenchmarkHash/n=4096/String-4 56497 2118 ns/op 1933.45 MB/s BenchmarkHash/n=16384/Write-4 32918 3639 ns/op 4501.78 MB/s BenchmarkHash/n=16384/Bytes-4 52350 2295 ns/op 7140.22 MB/s BenchmarkHash/n=16384/String-4 14196 8425 ns/op 1944.80 MB/s PASS ok hash/maphash 5.682s goos: linux goarch: arm64 pkg: html BenchmarkEscape-4 764 149386 ns/op BenchmarkEscapeNone-4 82774 1452 ns/op BenchmarkUnescape-4 590 191637 ns/op BenchmarkUnescapeNone-4 418327 271.1 ns/op BenchmarkUnescapeSparse-4 11694 10813 ns/op BenchmarkUnescapeDense-4 879 136230 ns/op PASS ok html 1.906s goos: linux goarch: arm64 pkg: html/template BenchmarkCSSEscaper-4 6441 16497 ns/op BenchmarkCSSEscaperNoSpecials-4 34552 3466 ns/op BenchmarkDecodeCSS-4 21676 5546 ns/op BenchmarkDecodeCSSNoSpecials-4 2720108 44.13 ns/op BenchmarkCSSValueFilter-4 92562 1277 ns/op BenchmarkCSSValueFilterOk-4 72199 1650 ns/op BenchmarkEscapedExecute-4 3793 28819 ns/op BenchmarkHTMLNospaceEscaper-4 8038 14773 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 43814 2730 ns/op BenchmarkStripTags-4 16471 7277 ns/op BenchmarkStripTagsNoSpecials-4 216996 542.9 ns/op BenchmarkJSValEscaperWithNum-4 19383 6162 ns/op BenchmarkJSValEscaperWithStr-4 4570 24111 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15066 7967 ns/op BenchmarkJSValEscaperWithObj-4 4030 27528 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9798 10797 ns/op BenchmarkJSStrEscaperNoSpecials-4 41732 2897 ns/op BenchmarkJSStrEscaper-4 8067 14119 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 37656 3161 ns/op BenchmarkJSRegexpEscaper-4 7696 15302 ns/op BenchmarkTemplateSpecialTags-4 86 1368853 ns/op BenchmarkURLEscaper-4 3529 32683 ns/op BenchmarkURLEscaperNoSpecials-4 134349 871.7 ns/op BenchmarkURLNormalizer-4 4383 24781 ns/op BenchmarkURLNormalizerNoSpecials-4 132530 899.5 ns/op BenchmarkSrcsetFilter-4 14545 8158 ns/op BenchmarkSrcsetFilterNoSpecials-4 88072 1367 ns/op PASS ok html/template 4.949s goos: linux goarch: arm64 pkg: image BenchmarkAt/rgba-4 439927 257.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 345109 316.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 456002 250.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 355184 318.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1321000 89.53 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 836120 135.6 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1318166 89.29 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 836889 137.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 330822 361.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 273166 420.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 323802 364.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 270622 421.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 513645 219.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 382520 299.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 625833 182.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 386304 297.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 303892 395.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 111.2 ns/op BenchmarkRGBASetRGBA-4 1000000 113.2 ns/op BenchmarkRGBA64At-4 647863 186.0 ns/op BenchmarkRGBA64SetRGBA64-4 553126 181.4 ns/op BenchmarkNRGBAAt-4 960492 111.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 113.3 ns/op BenchmarkNRGBA64At-4 570656 183.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 665025 179.8 ns/op BenchmarkAlphaAt-4 2086392 57.05 ns/op BenchmarkAlphaSetAlpha-4 2082146 58.22 ns/op BenchmarkAlpha16At-4 1000000 100.8 ns/op BenchmarkAlphaSetAlpha16-4 1000000 102.5 ns/op BenchmarkGrayAt-4 2063130 57.06 ns/op BenchmarkGraySetGray-4 2078265 57.59 ns/op BenchmarkGray16At-4 1000000 102.8 ns/op BenchmarkGraySetGray16-4 1000000 102.3 ns/op PASS ok image 5.412s goos: linux goarch: arm64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3642297 32.93 ns/op BenchmarkYCbCrToRGB/128-4 3917707 30.67 ns/op BenchmarkYCbCrToRGB/255-4 3880878 30.95 ns/op BenchmarkRGBToYCbCr/0-4 4006849 29.96 ns/op BenchmarkRGBToYCbCr/Cb-4 3962760 30.25 ns/op BenchmarkRGBToYCbCr/Cr-4 4005907 29.94 ns/op BenchmarkYCbCrToRGBA/0-4 3127003 38.36 ns/op BenchmarkYCbCrToRGBA/128-4 3025528 39.70 ns/op BenchmarkYCbCrToRGBA/255-4 3243064 36.98 ns/op BenchmarkNYCbCrAToRGBA/0-4 3123276 38.37 ns/op BenchmarkNYCbCrAToRGBA/128-4 3160509 38.10 ns/op BenchmarkNYCbCrAToRGBA/255-4 3110742 38.34 ns/op PASS ok image/color 2.901s goos: linux goarch: arm64 pkg: image/draw BenchmarkFillOver-4 3 36874836 ns/op BenchmarkFillSrc-4 272 437567 ns/op BenchmarkCopyOver-4 6 17675091 ns/op BenchmarkCopySrc-4 373 309448 ns/op BenchmarkNRGBAOver-4 6 19136918 ns/op BenchmarkNRGBASrc-4 8 12500008 ns/op BenchmarkYCbCr-4 8 13772758 ns/op BenchmarkGray-4 14 7678939 ns/op BenchmarkCMYK-4 8 12844084 ns/op BenchmarkGlyphOver-4 20 5841077 ns/op BenchmarkRGBAMaskOver-4 4 30928416 ns/op BenchmarkGrayMaskOver-4 5 23712557 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40279368 ns/op BenchmarkRGBA-4 4 28688187 ns/op BenchmarkPalettedFill-4 776 149377 ns/op BenchmarkPalettedRGBA-4 4 30355316 ns/op BenchmarkGenericOver-4 2 65198552 ns/op BenchmarkGenericMaskOver-4 4 27334897 ns/op BenchmarkGenericSrc-4 3 43068368 ns/op BenchmarkGenericMaskSrc-4 3 38065969 ns/op PASS ok image/draw 7.590s goos: linux goarch: arm64 pkg: image/gif BenchmarkDecode-4 20 5454359 ns/op 2.83 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 140155983 ns/op 2.19 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3360470675 ns/op 0.37 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2201392 ns/op 7.02 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 163299900 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.556s goos: linux goarch: arm64 pkg: image/jpeg BenchmarkFDCT-4 3705 31017 ns/op BenchmarkIDCT-4 3780 28791 ns/op BenchmarkDecodeBaseline-4 7 14525038 ns/op 4.25 MB/s 63025 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19908944 ns/op 3.10 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 178613339 ns/op 6.88 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 224086333 ns/op 4.11 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.376s goos: linux goarch: arm64 pkg: image/png BenchmarkPaeth-4 13881564 7.749 ns/op BenchmarkDecodeGray-4 12 9411522 ns/op 6.96 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39584875 ns/op 6.62 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33790249 ns/op 7.76 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5688383 ns/op 11.52 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32152716 ns/op 8.15 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41805022 ns/op 6.27 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62236052 ns/op 4.94 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61758172 ns/op 4.97 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 204626735 ns/op 6.01 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 224954333 ns/op 5.46 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 34752089 ns/op 8.84 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 204306295 ns/op 6.01 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 772631587 ns/op 1.59 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.714s goos: linux goarch: arm64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 49564474 ns/op 2.02 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45195475 ns/op 2.21 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 288862965 ns/op 1.73 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 262845648 ns/op 1.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 48852381 ns/op 2.05 MB/s 401490 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43671395 ns/op 2.29 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 272480647 ns/op 1.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 249240130 ns/op 2.01 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 582462970 ns/op 1.72 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 543014055 ns/op 1.84 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3514225337 ns/op 1.42 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3510266897 ns/op 1.42 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9480956 ns/op 10.55 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9738985 ns/op 10.27 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 46293674 ns/op 10.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 48305114 ns/op 10.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 92037489 ns/op 10.87 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 95967288 ns/op 10.42 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 455736465 ns/op 10.97 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 479500502 ns/op 10.43 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 57208572 ns/op 1.75 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55398672 ns/op 1.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 368362752 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 364511432 ns/op 1.37 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 795959855 ns/op 1.26 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 871883405 ns/op 1.15 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5584064946 ns/op 0.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6033891127 ns/op 0.83 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 159395259 ns/op 26.22 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 175463057 ns/op 23.82 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 48.576s goos: linux goarch: arm64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31000 3888 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 28629 4202 ns/op 0.48 MB/s BenchmarkMarshalCorpusFile/4-4 26384 4655 ns/op 0.86 MB/s BenchmarkMarshalCorpusFile/8-4 22398 5411 ns/op 1.48 MB/s BenchmarkMarshalCorpusFile/16-4 16998 7048 ns/op 2.27 MB/s BenchmarkMarshalCorpusFile/32-4 9873 10853 ns/op 2.95 MB/s BenchmarkMarshalCorpusFile/64-4 8084 14452 ns/op 4.43 MB/s BenchmarkMarshalCorpusFile/128-4 5556 19743 ns/op 6.48 MB/s BenchmarkMarshalCorpusFile/256-4 2685 46034 ns/op 5.56 MB/s BenchmarkMarshalCorpusFile/512-4 1328 90777 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/1024-4 680 172042 ns/op 5.95 MB/s BenchmarkMarshalCorpusFile/2048-4 343 341778 ns/op 5.99 MB/s BenchmarkMarshalCorpusFile/4096-4 175 672084 ns/op 6.09 MB/s BenchmarkMarshalCorpusFile/8192-4 84 1348729 ns/op 6.07 MB/s BenchmarkMarshalCorpusFile/16384-4 42 2683044 ns/op 6.11 MB/s BenchmarkMarshalCorpusFile/32768-4 20 5843263 ns/op 5.61 MB/s BenchmarkMarshalCorpusFile/65536-4 9 11913861 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/131072-4 5 24014429 ns/op 5.46 MB/s BenchmarkMarshalCorpusFile/262144-4 3 47702700 ns/op 5.50 MB/s BenchmarkMarshalCorpusFile/524288-4 2 95999028 ns/op 5.46 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 189226055 ns/op 5.54 MB/s BenchmarkUnmarshalCorpusFile/1-4 7798 14480 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7522 15103 ns/op 0.13 MB/s BenchmarkUnmarshalCorpusFile/4-4 7064 16387 ns/op 0.24 MB/s BenchmarkUnmarshalCorpusFile/8-4 6330 18556 ns/op 0.43 MB/s BenchmarkUnmarshalCorpusFile/16-4 5089 22528 ns/op 0.71 MB/s BenchmarkUnmarshalCorpusFile/32-4 3603 32517 ns/op 0.98 MB/s BenchmarkUnmarshalCorpusFile/64-4 2996 39369 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/128-4 2250 51828 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/256-4 886 133904 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/512-4 471 253837 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/1024-4 242 493554 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/2048-4 123 971312 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 1934160 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/8192-4 28 3843392 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7609052 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 15288621 ns/op 2.14 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 30419476 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 60638912 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 123681024 ns/op 2.12 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 245989687 ns/op 2.13 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 490459415 ns/op 2.14 MB/s BenchmarkMutatorBytes/1-4 28045 4190 ns/op BenchmarkMutatorBytes/10-4 30489 3927 ns/op BenchmarkMutatorBytes/100-4 29083 4164 ns/op BenchmarkMutatorBytes/1000-4 20857 5921 ns/op BenchmarkMutatorBytes/10000-4 6351 23055 ns/op BenchmarkMutatorBytes/100000-4 915 141043 ns/op BenchmarkMutatorString/1-4 28560 4368 ns/op BenchmarkMutatorString/10-4 29133 4143 ns/op BenchmarkMutatorString/100-4 26656 4537 ns/op BenchmarkMutatorString/1000-4 14425 7909 ns/op BenchmarkMutatorString/10000-4 4184 46173 ns/op BenchmarkMutatorString/100000-4 328 380344 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15045 7822 ns/op BenchmarkMutatorAllBasicTypes/string-4 15079 7871 ns/op BenchmarkMutatorAllBasicTypes/bool-4 50947 2403 ns/op BenchmarkMutatorAllBasicTypes/float32-4 44062 2707 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44635 2706 ns/op BenchmarkMutatorAllBasicTypes/int-4 47334 2545 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46209 2563 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46627 2556 ns/op BenchmarkMutatorAllBasicTypes/int32-4 47281 2560 ns/op BenchmarkMutatorAllBasicTypes/int64-4 46449 2535 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45862 2670 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 45694 2628 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46497 2643 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 45915 2614 ns/op PASS ok internal/fuzz 12.537s goos: linux goarch: arm64 pkg: internal/intern BenchmarkStress-4 24610 4792 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 117036 1043 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.309s goos: linux goarch: arm64 pkg: internal/poll BenchmarkSplicePipe/SplicePipeWithPool-4 52269 2032 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 23002 5143 ns/op BenchmarkSplicePipePoolParallel-4 177595 726.5 ns/op BenchmarkSplicePipeNativeParallel-4 47552 2775 ns/op PASS ok internal/poll 1.847s goos: linux goarch: arm64 pkg: internal/trace BenchmarkMMU-4 4 25956706 ns/op PASS ok internal/trace 3.937s PASS ok internal/zstd 1.023s goos: linux goarch: arm64 pkg: io BenchmarkCopyNSmall-4 16623 8691 ns/op BenchmarkCopyNLarge-4 350 377911 ns/op PASS ok io 1.422s goos: linux goarch: arm64 pkg: log BenchmarkItoa-4 135513 866.8 ns/op BenchmarkPrintln-4 19515 6215 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 28824 4169 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 1906 57292 ns/op BenchmarkDiscard-4 700296 169.9 ns/op 0 B/op 0 allocs/op PASS ok log 1.742s goos: linux goarch: arm64 pkg: log/slog BenchmarkWriteTime-4 75542 1586 ns/op BenchmarkJSONHandler/defaults-4 6178 17297 ns/op 520 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3901 28778 ns/op 784 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4563 25368 ns/op 772 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6776 17033 ns/op 523 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6580 17153 ns/op 524 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5116 21704 ns/op 505 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 26330 4631 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 26265 4590 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 80760 1472 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 62766 2034 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47575 2515 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 57195 2213 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 64249 2054 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49806 2514 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 803922 147.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 619449 193.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 480837 253.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 382706 307.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 340464 348.1 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5199 22335 ns/op BenchmarkDispatch/switch-checked-4 166052 729.5 ns/op BenchmarkDispatch/As-4 184182 651.8 ns/op BenchmarkDispatch/Visit-4 137496 876.8 ns/op BenchmarkUnsafeStrings-4 14979 7837 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.410s goos: linux goarch: arm64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1449030 82.08 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1331925 83.54 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 898767 121.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 308816 376.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 65340 1805 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 67288 1848 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 39487 3048 ns/op 676 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 12345 9604 ns/op 3448 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 14168 8549 ns/op 596 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 13924 8604 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9746 12273 ns/op 1083 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3140 35966 ns/op 4291 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 16790 7107 ns/op 525 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 16584 7154 ns/op 534 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9962 10328 ns/op 933 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3954 29045 ns/op 3740 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 3.690s goos: linux goarch: arm64 pkg: maps BenchmarkMapClone-4 4 31620736 ns/op PASS ok maps 2.670s goos: linux goarch: arm64 pkg: math BenchmarkAcos-4 2516680 48.56 ns/op BenchmarkAcosh-4 1217151 98.42 ns/op BenchmarkAsin-4 2592195 46.44 ns/op BenchmarkAsinh-4 1265826 96.32 ns/op BenchmarkAtan-4 2817655 42.17 ns/op BenchmarkAtanh-4 1237597 97.64 ns/op BenchmarkAtan2-4 1531874 78.51 ns/op BenchmarkCbrt-4 1442727 83.47 ns/op BenchmarkCeil-4 18440773 6.440 ns/op BenchmarkCopysign-4 3398312 35.24 ns/op BenchmarkCos-4 1358908 86.93 ns/op BenchmarkCosh-4 2336992 51.36 ns/op BenchmarkErf-4 2706970 44.34 ns/op BenchmarkErfc-4 2635046 45.51 ns/op BenchmarkErfinv-4 2639871 45.33 ns/op BenchmarkErfcinv-4 2593165 46.08 ns/op BenchmarkExp-4 5123151 23.39 ns/op BenchmarkExpGo-4 891423 131.9 ns/op BenchmarkExpm1-4 2571297 46.33 ns/op BenchmarkExp2-4 5359353 22.44 ns/op BenchmarkExp2Go-4 876475 134.3 ns/op BenchmarkAbs-4 8489901 14.12 ns/op BenchmarkDim-4 8288392 14.82 ns/op BenchmarkFloor-4 18939874 6.250 ns/op BenchmarkMax-4 14692200 8.187 ns/op BenchmarkMin-4 14779492 8.113 ns/op BenchmarkMod-4 369111 299.9 ns/op BenchmarkFrexp-4 2164302 54.96 ns/op BenchmarkGamma-4 649308 181.7 ns/op BenchmarkHypot-4 2827753 42.39 ns/op BenchmarkHypotGo-4 2363317 49.91 ns/op BenchmarkIlogb-4 2427768 49.67 ns/op BenchmarkJ0-4 231854 507.3 ns/op BenchmarkJ1-4 232844 510.7 ns/op BenchmarkJn-4 111265 1073 ns/op BenchmarkLdexp-4 2170068 55.31 ns/op BenchmarkLgamma-4 854943 138.0 ns/op BenchmarkLog-4 1324202 91.65 ns/op BenchmarkLogb-4 2570172 45.98 ns/op BenchmarkLog1p-4 1835911 65.16 ns/op BenchmarkLog10-4 1303768 90.69 ns/op BenchmarkLog2-4 1342840 86.20 ns/op BenchmarkModf-4 16427556 7.178 ns/op BenchmarkNextafter32-4 2218854 53.88 ns/op BenchmarkNextafter64-4 2104443 57.14 ns/op BenchmarkPowInt-4 822705 149.1 ns/op BenchmarkPowFrac-4 462904 255.9 ns/op BenchmarkPow10Pos-4 4406839 27.24 ns/op BenchmarkPow10Neg-4 4149118 29.12 ns/op BenchmarkRound-4 8462433 14.13 ns/op BenchmarkRoundToEven-4 8303257 14.45 ns/op BenchmarkRemainder-4 517749 227.0 ns/op BenchmarkSignbit-4 5639214 21.17 ns/op BenchmarkSin-4 1318754 91.43 ns/op BenchmarkSincos-4 847792 140.0 ns/op BenchmarkSinh-4 2129940 56.16 ns/op BenchmarkSqrtIndirect-4 17714166 6.735 ns/op BenchmarkSqrtLatency-4 18503786 6.449 ns/op BenchmarkSqrtIndirectLatency-4 18500020 6.478 ns/op BenchmarkSqrtGoLatency-4 1000000 101.4 ns/op BenchmarkSqrtPrime-4 143833 831.8 ns/op BenchmarkTan-4 1263858 95.11 ns/op BenchmarkTanh-4 2120458 56.71 ns/op BenchmarkTrunc-4 19264484 6.237 ns/op BenchmarkY0-4 225643 531.7 ns/op BenchmarkY1-4 224152 532.9 ns/op BenchmarkYn-4 108732 1098 ns/op BenchmarkFloat64bits-4 6133627 19.54 ns/op BenchmarkFloat64frombits-4 5743627 20.85 ns/op BenchmarkFloat32bits-4 5768542 20.85 ns/op BenchmarkFloat32frombits-4 5637265 21.23 ns/op BenchmarkFMA-4 17313920 6.805 ns/op PASS ok math 12.170s goos: linux goarch: arm64 pkg: math/big BenchmarkAddVV/1-4 11568273 10.39 ns/op 6161.39 MB/s BenchmarkAddVV/2-4 11153660 10.55 ns/op 12126.98 MB/s BenchmarkAddVV/3-4 10690766 11.19 ns/op 17163.52 MB/s BenchmarkAddVV/4-4 10732186 11.14 ns/op 22974.73 MB/s BenchmarkAddVV/5-4 10088510 11.96 ns/op 26746.41 MB/s BenchmarkAddVV/10-4 8732455 13.66 ns/op 46851.13 MB/s BenchmarkAddVV/100-4 2451883 48.82 ns/op 131083.98 MB/s BenchmarkAddVV/1000-4 301622 394.0 ns/op 162418.02 MB/s BenchmarkSubVV/1-4 11708552 10.27 ns/op 6231.24 MB/s BenchmarkSubVV/2-4 11392462 10.50 ns/op 12191.07 MB/s BenchmarkSubVV/3-4 10733070 11.18 ns/op 17167.79 MB/s BenchmarkSubVV/4-4 10773927 11.09 ns/op 23085.50 MB/s BenchmarkSubVV/5-4 9889078 12.09 ns/op 26469.05 MB/s BenchmarkSubVV/10-4 8793708 13.69 ns/op 46766.53 MB/s BenchmarkSubVV/100-4 2447820 49.01 ns/op 130590.38 MB/s BenchmarkSubVV/1000-4 302187 395.8 ns/op 161677.86 MB/s BenchmarkAddVW/1-4 12946324 9.317 ns/op 858.62 MB/s BenchmarkAddVW/2-4 11822986 10.13 ns/op 1578.77 MB/s BenchmarkAddVW/3-4 11352157 10.48 ns/op 2290.90 MB/s BenchmarkAddVW/4-4 10935456 10.96 ns/op 2921.03 MB/s BenchmarkAddVW/5-4 10697133 11.17 ns/op 3581.60 MB/s BenchmarkAddVW/10-4 9359644 12.72 ns/op 6290.27 MB/s BenchmarkAddVW/100-4 3891606 30.80 ns/op 25977.52 MB/s BenchmarkAddVW/1000-4 580348 204.1 ns/op 39199.31 MB/s BenchmarkAddVWext/1-4 12962997 9.232 ns/op 866.59 MB/s BenchmarkAddVWext/2-4 11887827 10.07 ns/op 1588.63 MB/s BenchmarkAddVWext/3-4 11447586 10.48 ns/op 2289.29 MB/s BenchmarkAddVWext/4-4 10937011 10.94 ns/op 2925.55 MB/s BenchmarkAddVWext/5-4 10777720 11.16 ns/op 3584.25 MB/s BenchmarkAddVWext/10-4 9459813 12.70 ns/op 6297.51 MB/s BenchmarkAddVWext/100-4 2646506 45.24 ns/op 17681.98 MB/s BenchmarkAddVWext/1000-4 320197 373.9 ns/op 21394.44 MB/s BenchmarkSubVW/1-4 12972582 9.210 ns/op 868.59 MB/s BenchmarkSubVW/2-4 11883682 10.08 ns/op 1587.58 MB/s BenchmarkSubVW/3-4 11040452 10.89 ns/op 2203.41 MB/s BenchmarkSubVW/4-4 10970206 10.91 ns/op 2932.03 MB/s BenchmarkSubVW/5-4 10518565 11.42 ns/op 3503.38 MB/s BenchmarkSubVW/10-4 9305384 12.69 ns/op 6303.48 MB/s BenchmarkSubVW/100-4 3888403 30.84 ns/op 25942.61 MB/s BenchmarkSubVW/1000-4 583158 204.5 ns/op 39122.86 MB/s BenchmarkSubVWext/1-4 12932988 9.289 ns/op 861.20 MB/s BenchmarkSubVWext/2-4 11896359 10.08 ns/op 1586.64 MB/s BenchmarkSubVWext/3-4 11433624 10.50 ns/op 2286.49 MB/s BenchmarkSubVWext/4-4 11008045 10.97 ns/op 2915.92 MB/s BenchmarkSubVWext/5-4 10769866 11.16 ns/op 3584.60 MB/s BenchmarkSubVWext/10-4 9325575 12.73 ns/op 6286.15 MB/s BenchmarkSubVWext/100-4 2649818 45.30 ns/op 17659.63 MB/s BenchmarkSubVWext/1000-4 320396 374.3 ns/op 21373.31 MB/s BenchmarkMulAddVWW/1-4 10647625 11.24 ns/op 5696.39 MB/s BenchmarkMulAddVWW/2-4 10067012 11.97 ns/op 10690.83 MB/s BenchmarkMulAddVWW/3-4 9110289 13.15 ns/op 14604.90 MB/s BenchmarkMulAddVWW/4-4 7951864 15.04 ns/op 17017.33 MB/s BenchmarkMulAddVWW/5-4 7196246 16.66 ns/op 19206.73 MB/s BenchmarkMulAddVWW/10-4 4616421 25.92 ns/op 24692.06 MB/s BenchmarkMulAddVWW/100-4 501831 238.1 ns/op 26879.31 MB/s BenchmarkMulAddVWW/1000-4 50662 2360 ns/op 27113.11 MB/s BenchmarkAddMulVVW/1-4 12234363 9.716 ns/op 6587.37 MB/s BenchmarkAddMulVVW/2-4 11005660 10.85 ns/op 11800.50 MB/s BenchmarkAddMulVVW/3-4 9595947 12.48 ns/op 15380.61 MB/s BenchmarkAddMulVVW/4-4 8496729 14.13 ns/op 18116.48 MB/s BenchmarkAddMulVVW/5-4 7475593 15.99 ns/op 20017.68 MB/s BenchmarkAddMulVVW/10-4 4938337 24.29 ns/op 26347.65 MB/s BenchmarkAddMulVVW/100-4 507056 235.3 ns/op 27193.58 MB/s BenchmarkAddMulVVW/1000-4 50902 2355 ns/op 27179.80 MB/s BenchmarkDivWVW/1-4 1338520 88.92 ns/op 719.78 MB/s BenchmarkDivWVW/2-4 807254 147.5 ns/op 868.03 MB/s BenchmarkDivWVW/3-4 702411 164.4 ns/op 1167.56 MB/s BenchmarkDivWVW/4-4 622032 192.9 ns/op 1327.30 MB/s BenchmarkDivWVW/5-4 571492 205.8 ns/op 1554.58 MB/s BenchmarkDivWVW/10-4 410088 291.3 ns/op 2196.90 MB/s BenchmarkDivWVW/100-4 65217 1849 ns/op 3461.11 MB/s BenchmarkDivWVW/1000-4 6726 17405 ns/op 3677.05 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12464269 9.073 ns/op BenchmarkNonZeroShifts/1/shlVU-4 12261915 9.260 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11457247 9.916 ns/op BenchmarkNonZeroShifts/2/shlVU-4 11115559 10.02 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10724206 10.28 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10807072 10.42 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10077327 11.28 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9887383 11.48 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9605901 11.76 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9440048 11.86 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8023686 14.23 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7789538 14.85 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1993476 59.64 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1937613 61.24 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 232657 515.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 202682 582.5 ns/op BenchmarkDecimalConversion-4 186 645666 ns/op BenchmarkFloatString/100-4 10000 10760 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 224 526439 ns/op 2916 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48946300 ns/op 60757 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 4841932803 ns/op 830952 B/op 453 allocs/op BenchmarkFloatAdd/10-4 136750 870.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 136981 879.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 129273 924.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 79708 1500 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16092 7451 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 173894 692.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 172718 687.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 171283 700.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 143619 834.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 52496 2284 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1617 72349 ns/op BenchmarkParseFloatLargeExp-4 402 301752 ns/op BenchmarkGCD10x10/WithoutXY-4 165808 733.1 ns/op BenchmarkGCD10x10/WithXY-4 45435 2647 ns/op BenchmarkGCD10x100/WithoutXY-4 83256 1509 ns/op BenchmarkGCD10x100/WithXY-4 14703 8383 ns/op BenchmarkGCD10x1000/WithoutXY-4 57790 2008 ns/op BenchmarkGCD10x1000/WithXY-4 12544 9537 ns/op BenchmarkGCD100x100/WithoutXY-4 24004 5124 ns/op BenchmarkGCD100x100/WithXY-4 8749 13126 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10106 ns/op BenchmarkGCD100x1000/WithXY-4 5444 20479 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2004 59492 ns/op BenchmarkGCD1000x1000/WithXY-4 1070 112506 ns/op BenchmarkHilbert-4 18 6674315 ns/op BenchmarkBinomial-4 10000 11731 ns/op BenchmarkQuoRem-4 18388 6730 ns/op BenchmarkExp-4 7 15581969 ns/op BenchmarkExpMont/Odd-4 100 1129287 ns/op 2601 B/op 22 allocs/op BenchmarkExpMont/Even1-4 99 1151820 ns/op 3381 B/op 38 allocs/op BenchmarkExpMont/Even2-4 94 1187770 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even3-4 93 1188947 ns/op 3865 B/op 53 allocs/op BenchmarkExpMont/Even4-4 94 1186007 ns/op 3864 B/op 53 allocs/op BenchmarkExpMont/Even8-4 93 1191110 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even32-4 94 1188942 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even64-4 120 992348 ns/op 3658 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1039645 ns/op 3768 B/op 51 allocs/op BenchmarkExpMont/Even128-4 133 897630 ns/op 3237 B/op 50 allocs/op BenchmarkExpMont/Even255-4 142 840004 ns/op 2948 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 308 391363 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 268 434475 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 272 443163 ns/op 1742 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 270 433466 ns/op 1740 B/op 47 allocs/op BenchmarkExp2-4 7 15592027 ns/op BenchmarkBitset-4 532746 224.8 ns/op BenchmarkBitsetNeg-4 309711 384.0 ns/op BenchmarkBitsetOrig-4 200857 606.3 ns/op BenchmarkBitsetNegOrig-4 135336 890.8 ns/op BenchmarkModSqrt225_Tonelli-4 80 1396238 ns/op BenchmarkModSqrt225_3Mod4-4 283 419283 ns/op BenchmarkModSqrt231_Tonelli-4 80 1459005 ns/op BenchmarkModSqrt231_5Mod8-4 237 498192 ns/op BenchmarkModInverse-4 10000 10313 ns/op BenchmarkSqrt-4 1426 83523 ns/op BenchmarkIntSqr/1-4 881109 133.2 ns/op BenchmarkIntSqr/2-4 533902 221.9 ns/op BenchmarkIntSqr/3-4 469622 255.0 ns/op BenchmarkIntSqr/5-4 336564 352.0 ns/op BenchmarkIntSqr/8-4 230436 519.1 ns/op BenchmarkIntSqr/10-4 181165 655.4 ns/op BenchmarkIntSqr/20-4 41355 2963 ns/op BenchmarkIntSqr/30-4 28864 4235 ns/op BenchmarkIntSqr/50-4 16128 7450 ns/op BenchmarkIntSqr/80-4 8198 14139 ns/op BenchmarkIntSqr/100-4 5913 19900 ns/op BenchmarkIntSqr/200-4 1912 62497 ns/op BenchmarkIntSqr/300-4 957 124413 ns/op BenchmarkIntSqr/500-4 406 295569 ns/op BenchmarkIntSqr/800-4 188 635472 ns/op BenchmarkIntSqr/1000-4 128 922501 ns/op BenchmarkDiv/20/10-4 280290 424.8 ns/op BenchmarkDiv/40/20-4 282541 425.2 ns/op BenchmarkDiv/100/50-4 253495 468.2 ns/op BenchmarkDiv/200/100-4 42855 2932 ns/op BenchmarkDiv/400/200-4 41475 2977 ns/op BenchmarkDiv/1000/500-4 35013 3606 ns/op BenchmarkDiv/2000/1000-4 25953 4836 ns/op BenchmarkDiv/20000/10000-4 855 140634 ns/op BenchmarkDiv/200000/100000-4 20 5787467 ns/op BenchmarkDiv/2000000/1000000-4 1 187782136 ns/op BenchmarkDiv/20000000/10000000-4 1 6194983145 ns/op BenchmarkMul-4 3 37740115 ns/op BenchmarkNatMul/10-4 141538 806.6 ns/op BenchmarkNatMul/100-4 4270 28378 ns/op BenchmarkNatMul/1000-4 100 1037353 ns/op BenchmarkZeroShifts/Shl-4 22135 5324 ns/op BenchmarkZeroShifts/ShlSame-4 2602537 45.84 ns/op BenchmarkZeroShifts/Shr-4 22406 5268 ns/op BenchmarkZeroShifts/ShrSame-4 3042009 39.64 ns/op BenchmarkExp3Power/0x10-4 149335 841.1 ns/op BenchmarkExp3Power/0x40-4 127650 974.0 ns/op BenchmarkExp3Power/0x100-4 77342 1600 ns/op BenchmarkExp3Power/0x400-4 34486 3498 ns/op BenchmarkExp3Power/0x1000-4 7562 15381 ns/op BenchmarkExp3Power/0x4000-4 1141 102374 ns/op BenchmarkExp3Power/0x10000-4 124 938600 ns/op BenchmarkExp3Power/0x40000-4 12 9342135 ns/op BenchmarkExp3Power/0x100000-4 2 87976908 ns/op BenchmarkExp3Power/0x400000-4 1 810689133 ns/op BenchmarkFibo-4 4 30209026 ns/op BenchmarkNatSqr/1-4 783555 152.0 ns/op BenchmarkNatSqr/2-4 438384 270.7 ns/op BenchmarkNatSqr/3-4 366922 326.3 ns/op BenchmarkNatSqr/5-4 267166 462.0 ns/op BenchmarkNatSqr/8-4 173718 682.1 ns/op BenchmarkNatSqr/10-4 139183 829.1 ns/op BenchmarkNatSqr/20-4 38427 3100 ns/op BenchmarkNatSqr/30-4 27097 4507 ns/op BenchmarkNatSqr/50-4 15193 8017 ns/op BenchmarkNatSqr/80-4 7946 14977 ns/op BenchmarkNatSqr/100-4 5582 20898 ns/op BenchmarkNatSqr/200-4 1844 63927 ns/op BenchmarkNatSqr/300-4 933 124793 ns/op BenchmarkNatSqr/500-4 404 292339 ns/op BenchmarkNatSqr/800-4 193 617433 ns/op BenchmarkNatSqr/1000-4 132 897761 ns/op BenchmarkNatSetBytes/8-4 703020 169.6 ns/op BenchmarkNatSetBytes/24-4 198927 562.7 ns/op BenchmarkNatSetBytes/128-4 48574 2399 ns/op BenchmarkNatSetBytes/7-4 686388 164.3 ns/op BenchmarkNatSetBytes/23-4 207702 545.5 ns/op BenchmarkNatSetBytes/127-4 49053 2382 ns/op BenchmarkScanPi-4 182 646671 ns/op BenchmarkStringPiParallel-4 633 162797 ns/op BenchmarkScan/10/Base2-4 32088 3776 ns/op BenchmarkScan/100/Base2-4 3664 33063 ns/op BenchmarkScan/1000/Base2-4 362 328001 ns/op BenchmarkScan/10/Base8-4 75882 1557 ns/op BenchmarkScan/100/Base8-4 10000 11447 ns/op BenchmarkScan/1000/Base8-4 1053 113955 ns/op BenchmarkScan/10/Base10-4 83830 1442 ns/op BenchmarkScan/100/Base10-4 10000 10468 ns/op BenchmarkScan/1000/Base10-4 1162 103231 ns/op BenchmarkScan/10/Base16-4 97209 1231 ns/op BenchmarkScan/100/Base16-4 13573 8918 ns/op BenchmarkScan/1000/Base16-4 1368 88212 ns/op BenchmarkString/10/Base2-4 154305 725.7 ns/op BenchmarkString/100/Base2-4 22150 5334 ns/op BenchmarkString/1000/Base2-4 2262 51277 ns/op BenchmarkString/10/Base8-4 324576 367.5 ns/op BenchmarkString/100/Base8-4 61212 1961 ns/op BenchmarkString/1000/Base8-4 6516 18017 ns/op BenchmarkString/10/Base10-4 152712 784.9 ns/op BenchmarkString/100/Base10-4 32424 3645 ns/op BenchmarkString/1000/Base10-4 4371 27403 ns/op BenchmarkString/10/Base16-4 370676 326.2 ns/op BenchmarkString/100/Base16-4 76964 1533 ns/op BenchmarkString/1000/Base16-4 8581 13659 ns/op BenchmarkLeafSize/0-4 45 2581142 ns/op BenchmarkLeafSize/1-4 386 305375 ns/op BenchmarkLeafSize/2-4 390 305282 ns/op BenchmarkLeafSize/3-4 267 442833 ns/op BenchmarkLeafSize/4-4 388 300345 ns/op BenchmarkLeafSize/5-4 235 502279 ns/op BenchmarkLeafSize/6-4 270 437621 ns/op BenchmarkLeafSize/7-4 292 407498 ns/op BenchmarkLeafSize/8-4 388 296697 ns/op BenchmarkLeafSize/9-4 198 595325 ns/op BenchmarkLeafSize/10-4 236 501824 ns/op BenchmarkLeafSize/11-4 244 485113 ns/op BenchmarkLeafSize/12-4 268 439272 ns/op BenchmarkLeafSize/13-4 250 466942 ns/op BenchmarkLeafSize/14-4 288 407354 ns/op BenchmarkLeafSize/15-4 318 369582 ns/op BenchmarkLeafSize/16-4 393 302176 ns/op BenchmarkLeafSize/32-4 390 302991 ns/op BenchmarkLeafSize/64-4 362 327493 ns/op BenchmarkProbablyPrime/n=0-4 7 14483655 ns/op BenchmarkProbablyPrime/n=1-4 6 17334644 ns/op BenchmarkProbablyPrime/n=5-4 4 26662956 ns/op BenchmarkProbablyPrime/n=10-4 3 38994808 ns/op BenchmarkProbablyPrime/n=20-4 2 63433412 ns/op BenchmarkProbablyPrime/Lucas-4 9 12106038 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 46 2473388 ns/op BenchmarkRatCmp-4 171958 726.2 ns/op BenchmarkFloatSqrt/64-4 19446 6127 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 12150 9827 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8148 14157 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4246 27253 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 714 163693 ns/op 18315 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 43 2695814 ns/op 176582 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 214576531 ns/op 3771432 B/op 618 allocs/op PASS ok math/big 52.601s goos: linux goarch: arm64 pkg: math/bits BenchmarkLeadingZeros-4 8439792 14.11 ns/op BenchmarkLeadingZeros8-4 8100314 14.80 ns/op BenchmarkLeadingZeros16-4 9144697 13.11 ns/op BenchmarkLeadingZeros32-4 9365079 12.77 ns/op BenchmarkLeadingZeros64-4 9385294 12.78 ns/op BenchmarkTrailingZeros-4 9151476 13.12 ns/op BenchmarkTrailingZeros8-4 9123589 13.14 ns/op BenchmarkTrailingZeros16-4 9151112 13.11 ns/op BenchmarkTrailingZeros32-4 9149494 13.12 ns/op BenchmarkTrailingZeros64-4 9129144 13.12 ns/op BenchmarkOnesCount-4 9391053 12.77 ns/op BenchmarkOnesCount8-4 9145059 13.12 ns/op BenchmarkOnesCount16-4 9140878 13.11 ns/op BenchmarkOnesCount32-4 9144920 13.14 ns/op BenchmarkOnesCount64-4 9390907 12.78 ns/op BenchmarkRotateLeft-4 9133838 13.13 ns/op BenchmarkRotateLeft8-4 9124309 13.11 ns/op BenchmarkRotateLeft16-4 9147736 13.11 ns/op BenchmarkRotateLeft32-4 9121453 13.12 ns/op BenchmarkRotateLeft64-4 9355995 12.78 ns/op BenchmarkReverse-4 17618146 6.787 ns/op BenchmarkReverse8-4 17644777 6.770 ns/op BenchmarkReverse16-4 17532070 6.789 ns/op BenchmarkReverse32-4 17813988 6.769 ns/op BenchmarkReverse64-4 17569548 6.781 ns/op BenchmarkReverseBytes-4 17612146 6.794 ns/op BenchmarkReverseBytes16-4 17660358 6.785 ns/op BenchmarkReverseBytes32-4 17743394 6.784 ns/op BenchmarkReverseBytes64-4 17874271 6.788 ns/op BenchmarkAdd-4 9362331 12.80 ns/op BenchmarkAdd32-4 9151699 13.11 ns/op BenchmarkAdd64-4 9144306 13.12 ns/op BenchmarkAdd64multiple-4 18114738 6.575 ns/op BenchmarkSub-4 9399909 12.78 ns/op BenchmarkSub32-4 9137343 13.12 ns/op BenchmarkSub64-4 9139125 13.11 ns/op BenchmarkSub64multiple-4 18067176 6.583 ns/op BenchmarkMul-4 9384415 12.77 ns/op BenchmarkMul32-4 9645248 12.43 ns/op BenchmarkMul64-4 9382359 12.80 ns/op BenchmarkDiv-4 2260216 50.52 ns/op BenchmarkDiv32-4 8883546 13.44 ns/op BenchmarkDiv64-4 2330089 50.81 ns/op PASS ok math/bits 6.808s goos: linux goarch: arm64 pkg: math/cmplx BenchmarkAbs-4 2686383 44.61 ns/op BenchmarkAcos-4 340089 337.3 ns/op BenchmarkAcosh-4 322129 362.2 ns/op BenchmarkAsin-4 338925 339.3 ns/op BenchmarkAsinh-4 347085 335.8 ns/op BenchmarkAtan-4 496408 231.2 ns/op BenchmarkAtanh-4 497709 228.4 ns/op BenchmarkConj-4 19316582 5.415 ns/op BenchmarkCos-4 553321 202.8 ns/op BenchmarkCosh-4 557838 212.0 ns/op BenchmarkExp-4 643956 180.9 ns/op BenchmarkLog-4 498264 227.4 ns/op BenchmarkLog10-4 507922 228.1 ns/op BenchmarkPhase-4 1543903 78.41 ns/op BenchmarkPolar-4 799680 145.5 ns/op BenchmarkPow-4 187268 634.1 ns/op BenchmarkRect-4 822525 142.1 ns/op BenchmarkSin-4 547135 211.3 ns/op BenchmarkSinh-4 525292 214.8 ns/op BenchmarkSqrt-4 1507495 78.79 ns/op BenchmarkTan-4 400956 291.5 ns/op BenchmarkTanh-4 380942 300.8 ns/op PASS ok math/cmplx 3.860s goos: linux goarch: arm64 pkg: math/rand BenchmarkInt63Threadsafe-4 492343 227.4 ns/op BenchmarkInt63ThreadsafeParallel-4 498504 254.3 ns/op BenchmarkInt63Unthreadsafe-4 972604 118.7 ns/op BenchmarkIntn1000-4 633312 185.4 ns/op BenchmarkInt63n1000-4 745377 155.6 ns/op BenchmarkInt31n1000-4 746602 155.4 ns/op BenchmarkFloat32-4 751860 155.8 ns/op BenchmarkFloat64-4 958833 118.8 ns/op BenchmarkPerm3-4 154243 772.4 ns/op BenchmarkPerm30-4 17859 6707 ns/op BenchmarkPerm30ViaShuffle-4 18616 6427 ns/op BenchmarkShuffleOverhead-4 12442 9636 ns/op BenchmarkRead3-4 691100 172.1 ns/op BenchmarkRead64-4 66426 1818 ns/op BenchmarkRead1000-4 4365 26697 ns/op BenchmarkConcurrent-4 110856 1084 ns/op PASS ok math/rand 3.217s goos: linux goarch: arm64 pkg: mime BenchmarkQEncodeWord-4 31951 3699 ns/op BenchmarkQDecodeWord-4 73783 1609 ns/op BenchmarkQDecodeHeader-4 70144 1726 ns/op BenchmarkTypeByExtension/.html-4 359518 319.0 ns/op BenchmarkTypeByExtension/.HTML-4 255579 450.8 ns/op BenchmarkTypeByExtension/.unused-4 302574 374.6 ns/op BenchmarkExtensionsByType/text/html-4 145578 847.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 75499 1574 ns/op BenchmarkExtensionsByType/application/octet-stream-4 97302 1284 ns/op PASS ok mime 2.339s goos: linux goarch: arm64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 572 183573 ns/op 47894 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 642 183308 ns/op 47963 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 234 501167 ns/op 103824 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 472 243959 ns/op 49795 B/op 207 allocs/op PASS ok mime/multipart 1.600s goos: linux goarch: arm64 pkg: mime/quotedprintable BenchmarkWriter-4 970 122582 ns/op PASS ok mime/quotedprintable 1.149s goos: linux goarch: arm64 pkg: net BenchmarkGoLookupIP-4 205 587947 ns/op 8574 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 1 434373112 ns/op 20208 B/op 162 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007127607 ns/op 160344 B/op 239 allocs/op BenchmarkDNSName-4 110390 1038 ns/op BenchmarkInterfaces-4 2814 41488 ns/op 8995 B/op 30 allocs/op BenchmarkInterfaceByIndex-4 3417 31565 ns/op 6917 B/op 22 allocs/op BenchmarkInterfaceByName-4 2794 41824 ns/op 9201 B/op 31 allocs/op BenchmarkInterfaceAddrs-4 1844 63438 ns/op 12593 B/op 63 allocs/op BenchmarkInterfacesAndAddrs-4 5510 19623 ns/op 2767 B/op 21 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 1047 102216 ns/op 134956 B/op 37 allocs/op BenchmarkParseIP-4 6699 17546 ns/op BenchmarkParseIPValidIPv4-4 294628 393.4 ns/op BenchmarkParseIPValidIPv6-4 157890 742.7 ns/op BenchmarkIPString/IPv4-4 101680 1150 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9480 11614 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46314 2824 ns/op BenchmarkIPEqual/IPv4-4 682089 173.6 ns/op BenchmarkIPEqual/IPv6-4 674756 173.6 ns/op BenchmarkSendFile/1024-4 1 1204996867 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 1204603907 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1204596227 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1205190827 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 1204410628 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1010431089 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1010490769 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1010701529 ns/op 0.13 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/262144-4 1 1010877449 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1011133248 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1012239048 ns/op 1.04 MB/s 520 B/op 11 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1010141728 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1010607488 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1010258009 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1010053688 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1010483608 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1010379329 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1010659569 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1010702848 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1011210648 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1011413449 ns/op 0.52 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1012134809 ns/op 1.04 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1010690449 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1010389968 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1010432248 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1010616369 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1010619288 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1010693328 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1010714849 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1010805769 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1010803688 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1011168408 ns/op 0.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1012058328 ns/op 1.04 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1010327889 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1010380049 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1010422288 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1010295369 ns/op 0.01 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1010391529 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1010487128 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1010657969 ns/op 0.06 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1010719089 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1011097728 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1011710848 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1012419528 ns/op 1.04 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1010398089 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1010333208 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1010465528 ns/op 0.00 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1010360169 ns/op 0.01 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1010439448 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1010706568 ns/op 0.03 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1010377609 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1010968648 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1012930928 ns/op 0.26 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1011530688 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1012806288 ns/op 1.04 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2946 41025 ns/op BenchmarkTCP4OneShotTimeout-4 2563 42442 ns/op BenchmarkTCP4Persistent-4 16111 7419 ns/op BenchmarkTCP4PersistentTimeout-4 16024 7531 ns/op BenchmarkTCP4ConcurrentReadWrite-4 32564 4126 ns/op BenchmarkSetReadDeadline-4 113402 1069 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 15064 7930 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 15585 7798 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 16708 7563 ns/op 0 B/op 0 allocs/op PASS ok net 66.956s goos: linux goarch: arm64 pkg: net/http BenchmarkCookieString-4 21062 5589 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8814 13514 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 9915 10867 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15061 7987 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 28110 4238 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 31851 3747 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1593166 73.66 ns/op BenchmarkFindChild/n=2/rep=map-4 2645155 44.66 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1327047 89.94 ns/op BenchmarkFindChild/n=4/rep=linear-4 757689 144.5 ns/op BenchmarkFindChild/n=4/rep=map-4 2550740 46.83 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 719959 161.4 ns/op BenchmarkFindChild/n=8/rep=linear-4 398215 286.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2371314 50.12 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 378415 295.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 218856 539.8 ns/op BenchmarkFindChild/n=16/rep=map-4 2473905 50.80 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1753050 65.95 ns/op BenchmarkFindChild/n=32/rep=linear-4 110170 1079 ns/op BenchmarkFindChild/n=32/rep=map-4 2717186 44.29 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 1774020 60.25 ns/op BenchmarkServerMatch-4 16728 7201 ns/op BenchmarkReadRequestChrome-4 3429 32300 ns/op 18.92 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9021 12220 ns/op 6.38 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 8835 12303 ns/op 6.67 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6643 17494 ns/op 8.63 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 14774 8071 ns/op 4.96 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 344 335708 ns/op 3.05 MB/s BenchmarkFileAndServer_1KB/https1-4 214 496749 ns/op 2.06 MB/s BenchmarkFileAndServer_1KB/h2-4 153 735398 ns/op 1.39 MB/s BenchmarkFileAndServer_16MB/h1-4 3 45343142 ns/op 370.01 MB/s BenchmarkFileAndServer_16MB/https1-4 1 120881946 ns/op 138.79 MB/s BenchmarkFileAndServer_16MB/h2-4 1 220236495 ns/op 76.18 MB/s BenchmarkFileAndServer_64MB/h1-4 1 179913980 ns/op 373.01 MB/s BenchmarkFileAndServer_64MB/https1-4 1 410618835 ns/op 163.43 MB/s BenchmarkFileAndServer_64MB/h2-4 1 940081136 ns/op 71.39 MB/s BenchmarkServeMux-4 195 661768 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 247 509679 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 387 316651 ns/op 6051 B/op 64 allocs/op BenchmarkClientServer/https1-4 250 465581 ns/op 6651 B/op 73 allocs/op BenchmarkClientServer/h2-4 180 624041 ns/op 9832 B/op 80 allocs/op BenchmarkClientServerParallel/4/h1-4 1124 102302 ns/op 9242 B/op 76 allocs/op BenchmarkClientServerParallel/4/https1-4 22 5884901 ns/op 101738 B/op 1122 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52396: read tcp 127.0.0.1:46373->127.0.0.1:52396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52324: write tcp 127.0.0.1:46373->127.0.0.1:52324: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52272: write tcp 127.0.0.1:46373->127.0.0.1:52272: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52298: write tcp 127.0.0.1:46373->127.0.0.1:52298: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52318: write tcp 127.0.0.1:46373->127.0.0.1:52318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60838: read tcp 127.0.0.1:41499->127.0.0.1:60838: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60960: read tcp 127.0.0.1:41499->127.0.0.1:60960: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60940: write tcp 127.0.0.1:41499->127.0.0.1:60940: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60962: read tcp 127.0.0.1:41499->127.0.0.1:60962: use of closed network connection BenchmarkClientServerParallel/4/h2-4 152 740480 ns/op 19196 B/op 197 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41830: read tcp 127.0.0.1:43753->127.0.0.1:41830: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41784: read tcp 127.0.0.1:43753->127.0.0.1:41784: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41864: read tcp 127.0.0.1:43753->127.0.0.1:41864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41770: read tcp 127.0.0.1:43753->127.0.0.1:41770: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41724: write tcp 127.0.0.1:43753->127.0.0.1:41724: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41800: write tcp 127.0.0.1:43753->127.0.0.1:41800: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33064: write tcp 127.0.0.1:43325->127.0.0.1:33064: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33190: write tcp 127.0.0.1:43325->127.0.0.1:33190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33176: read tcp 127.0.0.1:43325->127.0.0.1:33176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33168: write tcp 127.0.0.1:43325->127.0.0.1:33168: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 859 139833 ns/op 13759 B/op 93 allocs/op BenchmarkClientServerParallel/64/https1-4 52 6156239 ns/op 112027 B/op 1203 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44940: write tcp 127.0.0.1:37925->127.0.0.1:44940: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44974: read tcp 127.0.0.1:37925->127.0.0.1:44974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44878: read tcp 127.0.0.1:37925->127.0.0.1:44878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44982: write tcp 127.0.0.1:37925->127.0.0.1:44982: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48974: read tcp 127.0.0.1:43675->127.0.0.1:48974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49046: read tcp 127.0.0.1:43675->127.0.0.1:49046: use of closed network connection BenchmarkClientServerParallel/64/h2-4 43 3709122 ns/op 60238 B/op 686 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39448: write tcp 127.0.0.1:32909->127.0.0.1:39448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39398: write tcp 127.0.0.1:32909->127.0.0.1:39398: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39472: read tcp 127.0.0.1:32909->127.0.0.1:39472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39480: read tcp 127.0.0.1:32909->127.0.0.1:39480: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39456: write tcp 127.0.0.1:32909->127.0.0.1:39456: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39348: write tcp 127.0.0.1:32909->127.0.0.1:39348: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39382: read tcp 127.0.0.1:32909->127.0.0.1:39382: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39442: read tcp 127.0.0.1:32909->127.0.0.1:39442: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39418: read tcp 127.0.0.1:32909->127.0.0.1:39418: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33488: read tcp 127.0.0.1:33463->127.0.0.1:33488: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1017306128 ns/op 29728 B/op 157 allocs/op BenchmarkClient-4 393 286772 ns/op 3764 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 736 163299 ns/op 7601 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1441 81322 ns/op 3081 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1722 63647 ns/op 1918 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1747 66347 ns/op 2780 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1928 62552 ns/op 2734 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1826 67220 ns/op 2734 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1977 59928 ns/op 1921 B/op 14 allocs/op BenchmarkServerHijack-4 1062 116828 ns/op 16746 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 439 271209 ns/op 5822 B/op 52 allocs/op BenchmarkResponseStatusLine-4 377990 305.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 17.808s goos: linux goarch: arm64 pkg: net/http/httputil BenchmarkServeHTTP-4 7107 16534 ns/op 34136 B/op 12 allocs/op PASS ok net/http/httputil 1.200s goos: linux goarch: arm64 pkg: net/netip BenchmarkIPNextPrev-4 84280 1405 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 410054 267.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 167769 699.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 59152 2038 ns/op BenchmarkStdIPv4-4 119271 991.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 81640 1449 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 84074 1392 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 71881 1584 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 61993 1905 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1207165 100.1 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 108.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 931300 124.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 216856 527.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 233355 486.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 213554 533.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 76758 1570 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 229143 494.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 131450 900.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 141951 850.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 130562 893.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 70222 1695 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 293935 396.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 111514 1054 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 155499 774.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 217546 534.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 139166 845.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 272551 446.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 133897 885.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 133531 869.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 131416 871.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 98240 1165 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 351230 310.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 104577 1144 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 86143 1398 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 104510 1149 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 132506 897.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 97864 1214 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 201332 583.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 94538 1240 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 114978 1043 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 146852 818.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 107890 1097 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 818352 138.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 807819 140.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 867502 139.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 763086 145.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 817972 144.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 817728 147.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 753502 144.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 819850 143.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 774052 145.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 265798 409.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 401025 290.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 167583 699.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 177254 658.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 168975 701.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 66696 1767 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 443340 273.3 ns/op PASS ok net/netip 8.498s 2023/09/18 15:57:43 Test RPC server listening on 127.0.0.1:44085 2023/09/18 15:57:43 Test HTTP RPC server listening on 127.0.0.1:35551 goos: linux goarch: arm64 pkg: net/rpc BenchmarkEndToEnd-4 2215 53269 ns/op BenchmarkEndToEndHTTP-4 2001 53562 ns/op BenchmarkEndToEndAsync-4 3648 32224 ns/op BenchmarkEndToEndAsyncHTTP-4 3631 32531 ns/op PASS ok net/rpc 1.793s goos: linux goarch: arm64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3295 33627 ns/op BenchmarkReadMIMEHeader/server_headers-4 4497 22996 ns/op BenchmarkUncommon-4 23625 4969 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.411s goos: linux goarch: arm64 pkg: net/url BenchmarkString-4 3546 31876 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 69315 1716 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 413410 285.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 82234 1436 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 158022 741.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 79947 1490 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13143 9045 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 328615 343.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 78879 1472 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 161630 739.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 77994 1496 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14379 8516 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 152389 792.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 59461 2006 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 57956 2045 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 26092 4583 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4488 25351 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 147801 800.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 59589 2014 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 58624 2066 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 26307 4594 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4663 24739 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.162s goos: linux goarch: arm64 pkg: os BenchmarkExpand/noop-4 2064280 57.02 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 114364 1019 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 627 187129 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 247 477424 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 235675 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 74638 1608 ns/op BenchmarkStatFile-4 57187 2153 ns/op BenchmarkStatDir-4 60259 2012 ns/op BenchmarkLstatDot-4 74023 1607 ns/op BenchmarkLstatFile-4 56965 2181 ns/op BenchmarkLstatDir-4 59922 2024 ns/op PASS ok os 2.643s goos: linux goarch: arm64 pkg: os/exec BenchmarkExecHostname-4 207 570852 ns/op 6767 B/op 30 allocs/op PASS ok os/exec 1.197s goos: linux goarch: arm64 pkg: os/user BenchmarkCurrent-4 314986 356.4 ns/op PASS ok os/user 1.132s goos: linux goarch: arm64 pkg: reflect BenchmarkBool-4 3298341 36.16 ns/op BenchmarkString-4 2315169 52.16 ns/op BenchmarkBytes-4 1984533 60.18 ns/op BenchmarkNamedBytes-4 952228 123.8 ns/op BenchmarkBytesArray-4 689654 167.1 ns/op BenchmarkSliceLen-4 2301694 51.26 ns/op BenchmarkMapLen-4 783535 146.5 ns/op BenchmarkStringLen-4 1347452 89.89 ns/op BenchmarkArrayLen-4 1000000 113.9 ns/op BenchmarkSliceCap-4 2374518 49.89 ns/op BenchmarkDeepEqual/int8-4 429866 274.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 84180 1433 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 364320 324.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81158 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 359685 325.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80769 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 363235 324.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 81331 1482 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 369034 324.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 79747 1471 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 419287 276.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 104085 1152 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 372074 324.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80928 1487 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 365086 327.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81022 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 365025 326.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 81248 1470 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 363309 328.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 80504 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 366246 324.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 81085 1475 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 365034 323.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 80816 1483 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 370443 321.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 81266 1485 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 362077 322.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 80588 1480 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 368817 324.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 81488 1479 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 433989 276.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 81678 1424 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 377011 315.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 81610 1469 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105260 1134 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 50115 2340 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 40656 2880 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29463 4044 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 31045 3845 ns/op BenchmarkIsZero/ArrayComparable-4 211309 569.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 27196 4400 ns/op BenchmarkIsZero/StructComparable-4 468675 254.1 ns/op BenchmarkIsZero/StructIncomparable-4 125911 948.4 ns/op BenchmarkSetZero/Bool/Direct-4 2644606 45.01 ns/op BenchmarkSetZero/Bool/CachedZero-4 623402 192.4 ns/op BenchmarkSetZero/Bool/NewZero-4 479968 250.2 ns/op BenchmarkSetZero/Int/Direct-4 1899384 63.24 ns/op BenchmarkSetZero/Int/CachedZero-4 635310 186.9 ns/op BenchmarkSetZero/Int/NewZero-4 481501 252.7 ns/op BenchmarkSetZero/Uint/Direct-4 1906594 62.89 ns/op BenchmarkSetZero/Uint/CachedZero-4 637131 188.2 ns/op BenchmarkSetZero/Uint/NewZero-4 488511 250.0 ns/op BenchmarkSetZero/Float/Direct-4 1895319 62.62 ns/op BenchmarkSetZero/Float/CachedZero-4 637592 188.1 ns/op BenchmarkSetZero/Float/NewZero-4 488200 251.9 ns/op BenchmarkSetZero/Complex/Direct-4 1913241 63.21 ns/op BenchmarkSetZero/Complex/CachedZero-4 631418 187.9 ns/op BenchmarkSetZero/Complex/NewZero-4 481594 249.5 ns/op BenchmarkSetZero/Array/Direct-4 1689946 71.97 ns/op BenchmarkSetZero/Array/CachedZero-4 614401 196.0 ns/op BenchmarkSetZero/Array/NewZero-4 469711 251.8 ns/op BenchmarkSetZero/Chan/Direct-4 1961602 61.00 ns/op BenchmarkSetZero/Chan/CachedZero-4 625820 190.1 ns/op BenchmarkSetZero/Chan/NewZero-4 488431 244.2 ns/op BenchmarkSetZero/Func/Direct-4 1952913 60.97 ns/op BenchmarkSetZero/Func/CachedZero-4 619988 190.4 ns/op BenchmarkSetZero/Func/NewZero-4 483223 247.1 ns/op BenchmarkSetZero/Interface/Direct-4 1765194 67.83 ns/op BenchmarkSetZero/Interface/CachedZero-4 617258 191.0 ns/op BenchmarkSetZero/Interface/NewZero-4 482493 245.8 ns/op BenchmarkSetZero/Map/Direct-4 1974966 60.93 ns/op BenchmarkSetZero/Map/CachedZero-4 623414 191.6 ns/op BenchmarkSetZero/Map/NewZero-4 481819 249.3 ns/op BenchmarkSetZero/Pointer/Direct-4 1963471 60.76 ns/op BenchmarkSetZero/Pointer/CachedZero-4 630741 188.8 ns/op BenchmarkSetZero/Pointer/NewZero-4 479271 246.6 ns/op BenchmarkSetZero/Slice/Direct-4 1760035 68.15 ns/op BenchmarkSetZero/Slice/CachedZero-4 619718 193.3 ns/op BenchmarkSetZero/Slice/NewZero-4 476235 252.9 ns/op BenchmarkSetZero/String/Direct-4 1925929 62.95 ns/op BenchmarkSetZero/String/CachedZero-4 625208 190.8 ns/op BenchmarkSetZero/String/NewZero-4 482028 252.7 ns/op BenchmarkSetZero/Struct/Direct-4 1696804 70.77 ns/op BenchmarkSetZero/Struct/CachedZero-4 621426 191.5 ns/op BenchmarkSetZero/Struct/NewZero-4 477996 250.4 ns/op BenchmarkSelect/1-4 157342 811.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 63421 1942 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 36340 3383 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 186753 621.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 135480 867.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 114534 1048 ns/op 122.18 MB/s BenchmarkCallArgCopy/size=256-4 104389 1136 ns/op 225.31 MB/s BenchmarkCallArgCopy/size=1024-4 70591 1703 ns/op 601.15 MB/s BenchmarkCallArgCopy/size=4096-4 30752 3875 ns/op 1057.13 MB/s BenchmarkCallArgCopy/size=65536-4 2065 56883 ns/op 1152.12 MB/s BenchmarkFieldByName1-4 1000000 103.4 ns/op BenchmarkFieldByName2-4 98521 1285 ns/op BenchmarkFieldByName3-4 13162 9126 ns/op BenchmarkInterfaceBig-4 2749730 43.41 ns/op BenchmarkInterfaceSmall-4 2737038 43.53 ns/op BenchmarkNew-4 1717363 71.72 ns/op BenchmarkMap/StringKeys/MapIndex-4 2287 52289 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1810 66333 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2121 56369 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1696 70211 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2275 52092 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1779 65659 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 179481 649.1 ns/op PASS ok reflect 17.583s goos: linux goarch: arm64 pkg: regexp BenchmarkFind-4 13405 8446 ns/op 9376 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 21313 5477 ns/op 9230 B/op 1 allocs/op BenchmarkFindString-4 14689 8245 ns/op 9397 B/op 1 allocs/op BenchmarkFindSubmatch-4 13266 8915 ns/op 9287 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13941 8600 ns/op 9306 B/op 2 allocs/op BenchmarkLiteral-4 25981 4550 ns/op BenchmarkNotLiteral-4 3747 30581 ns/op BenchmarkMatchClass-4 2895 41576 ns/op BenchmarkMatchClass_InRange-4 2776 40557 ns/op BenchmarkReplaceAll-4 3138 38237 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 27032 4492 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36064 3316 ns/op BenchmarkAnchoredShortMatch-4 21457 5519 ns/op BenchmarkAnchoredLongMatch-4 17614 6686 ns/op BenchmarkOnePassShortA-4 15920 7500 ns/op BenchmarkNotOnePassShortA-4 8670 13138 ns/op BenchmarkOnePassShortB-4 20131 6002 ns/op BenchmarkNotOnePassShortB-4 11680 10213 ns/op BenchmarkOnePassLongPrefix-4 65334 1856 ns/op BenchmarkOnePassLongNotPrefix-4 23779 5178 ns/op BenchmarkMatchParallelShared-4 29389 3969 ns/op BenchmarkMatchParallelCopied-4 30462 3959 ns/op BenchmarkQuoteMetaAll-4 137023 873.7 ns/op 16.02 MB/s BenchmarkQuoteMetaNone-4 247291 454.9 ns/op 57.16 MB/s BenchmarkCompile/Onepass-4 3848 29737 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1560 76685 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 158 737894 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2281900 52.95 ns/op 302.19 MB/s BenchmarkMatch/Easy0/32-4 28425 4018 ns/op 7.96 MB/s BenchmarkMatch/Easy0/1K-4 26630 4536 ns/op 225.75 MB/s BenchmarkMatch/Easy0i/16-4 2312130 52.23 ns/op 306.33 MB/s BenchmarkMatch/Easy0i/32-4 4984 22549 ns/op 1.42 MB/s BenchmarkMatch/Easy0i/1K-4 204 589554 ns/op 1.74 MB/s BenchmarkMatch/Easy1/16-4 2279066 53.03 ns/op 301.74 MB/s BenchmarkMatch/Easy1/32-4 28884 3984 ns/op 8.03 MB/s BenchmarkMatch/Easy1/1K-4 6934 16007 ns/op 63.97 MB/s BenchmarkMatch/Medium/16-4 2271572 52.96 ns/op 302.12 MB/s BenchmarkMatch/Medium/32-4 5724 19516 ns/op 1.64 MB/s BenchmarkMatch/Medium/1K-4 242 492580 ns/op 2.08 MB/s BenchmarkMatch/Hard/16-4 2266686 52.90 ns/op 302.46 MB/s BenchmarkMatch/Hard/32-4 3630 31511 ns/op 1.02 MB/s BenchmarkMatch/Hard/1K-4 146 814050 ns/op 1.26 MB/s BenchmarkMatch/Hard1/16-4 1294 91060 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 681 173256 ns/op 0.18 MB/s BenchmarkMatch/Hard1/1K-4 22 5271985 ns/op 0.19 MB/s BenchmarkMatch_onepass_regex/16-4 23068 5211 ns/op 3.07 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 13560 8891 ns/op 3.60 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 511 234431 ns/op 4.37 MB/s 26 B/op 0 allocs/op PASS ok regexp 8.701s goos: linux goarch: arm64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 661477 177.1 ns/op BenchmarkIsWordChar-4 162032 739.1 ns/op PASS ok regexp/syntax 2.632s goos: linux goarch: arm64 pkg: runtime BenchmarkCallers/cached-4 77062 1520 ns/op BenchmarkCallers/inlined-4 127737 949.9 ns/op BenchmarkCallers/no-cache-4 35954 3330 ns/op BenchmarkFPCallers/cached-4 2569166 46.70 ns/op BenchmarkMakeChan/Byte-4 902037 128.1 ns/op BenchmarkMakeChan/Int-4 765462 162.9 ns/op BenchmarkMakeChan/Ptr-4 464086 285.9 ns/op BenchmarkMakeChan/Struct/0-4 985027 126.8 ns/op BenchmarkMakeChan/Struct/32-4 475843 254.4 ns/op BenchmarkMakeChan/Struct/40-4 440791 281.1 ns/op BenchmarkChanNonblocking-4 8192155 14.14 ns/op BenchmarkSelectUncontended-4 990424 103.6 ns/op BenchmarkSelectSyncContended-4 20588 5830 ns/op BenchmarkSelectAsyncContended-4 72894 1639 ns/op BenchmarkSelectNonblock-4 3874327 30.91 ns/op BenchmarkChanUncontended-4 9223 11623 ns/op BenchmarkChanContended-4 1090 118419 ns/op BenchmarkChanSync-4 160590 761.2 ns/op BenchmarkChanSyncWork-4 53964 2166 ns/op BenchmarkChanProdCons0-4 64897 2045 ns/op BenchmarkChanProdCons10-4 85471 1520 ns/op BenchmarkChanProdCons100-4 90007 1373 ns/op BenchmarkChanProdConsWork0-4 58404 2171 ns/op BenchmarkChanProdConsWork10-4 78427 1579 ns/op BenchmarkChanProdConsWork100-4 87433 1379 ns/op BenchmarkSelectProdCons-4 56956 2070 ns/op BenchmarkReceiveDataFromClosedChan-4 731260 162.9 ns/op BenchmarkChanCreation-4 206403 735.1 ns/op BenchmarkChanSem-4 83059 1464 ns/op BenchmarkChanPopular-4 79 1353100 ns/op BenchmarkChanClosed-4 392244 291.7 ns/op BenchmarkCallClosure-4 5233227 22.87 ns/op BenchmarkCallClosure1-4 5573607 21.51 ns/op BenchmarkCallClosure2-4 1000000 107.4 ns/op BenchmarkCallClosure3-4 1284890 93.21 ns/op BenchmarkCallClosure4-4 1000000 106.9 ns/op BenchmarkComplex128DivNormal-4 10070696 11.91 ns/op BenchmarkComplex128DivNisNaN-4 9472777 12.70 ns/op BenchmarkComplex128DivDisNaN-4 9252177 13.03 ns/op BenchmarkComplex128DivNisInf-4 10795522 11.13 ns/op BenchmarkComplex128DivDisInf-4 6222555 19.28 ns/op BenchmarkSetTypePtr-4 56514202 2.110 ns/op 3792.06 MB/s BenchmarkSetTypePtr8-4 12067530 9.927 ns/op 6447.20 MB/s BenchmarkSetTypePtr16-4 11969359 9.966 ns/op 12843.69 MB/s BenchmarkSetTypePtr32-4 12107808 9.915 ns/op 25820.12 MB/s BenchmarkSetTypePtr64-4 12089218 9.908 ns/op 51676.87 MB/s BenchmarkSetTypePtr126-4 7360210 16.35 ns/op 61634.89 MB/s BenchmarkSetTypePtr128-4 7524265 15.95 ns/op 64201.67 MB/s BenchmarkSetTypePtrSlice-4 1000000 112.2 ns/op 73026.39 MB/s BenchmarkSetTypeNode1-4 12147421 9.861 ns/op 2433.86 MB/s BenchmarkSetTypeNode1Slice-4 5495784 21.40 ns/op 35880.18 MB/s BenchmarkSetTypeNode8-4 12075253 9.903 ns/op 8078.57 MB/s BenchmarkSetTypeNode8Slice-4 2348652 51.18 ns/op 50021.59 MB/s BenchmarkSetTypeNode64-4 7328155 16.37 ns/op 32250.78 MB/s BenchmarkSetTypeNode64Slice-4 276969 432.3 ns/op 39080.01 MB/s BenchmarkSetTypeNode64Dead-4 9042463 13.26 ns/op 39816.16 MB/s BenchmarkSetTypeNode64DeadSlice-4 314613 382.1 ns/op 44222.09 MB/s BenchmarkSetTypeNode124-4 7331289 16.39 ns/op 61519.55 MB/s BenchmarkSetTypeNode124Slice-4 231858 519.4 ns/op 62105.59 MB/s BenchmarkSetTypeNode126-4 7537196 15.98 ns/op 64069.08 MB/s BenchmarkSetTypeNode126Slice-4 229152 520.6 ns/op 62938.23 MB/s BenchmarkSetTypeNode128-4 5270870 22.68 ns/op 45848.88 MB/s BenchmarkSetTypeNode128Slice-4 173270 681.5 ns/op 48836.00 MB/s BenchmarkSetTypeNode130-4 5279989 22.72 ns/op 46475.22 MB/s BenchmarkSetTypeNode130Slice-4 173210 691.3 ns/op 48884.71 MB/s BenchmarkSetTypeNode1024-4 1000000 118.1 ns/op 69518.09 MB/s BenchmarkSetTypeNode1024Slice-4 31556 3792 ns/op 69274.35 MB/s BenchmarkAllocation-4 5166 30924 ns/op BenchmarkReadMemStats-4 10000 12143 ns/op BenchmarkReadMemStatsLatency-4 1 65960 p50-ns 65960 p90-ns 65960 p99-ns BenchmarkWriteBarrier-4 3250200 37.99 ns/op BenchmarkBulkWriteBarrier-4 7196384 14.05 ns/op BenchmarkScanStackNoLocals-4 3 37107210 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11895698 10.43 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11487606 11.40 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9104041 13.45 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7139934 18.11 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4734892 25.93 ns/op BenchmarkHash5-4 6146281 19.19 ns/op 260.53 MB/s BenchmarkHash16-4 6207722 19.02 ns/op 841.27 MB/s BenchmarkHash64-4 5905488 20.25 ns/op 3160.91 MB/s BenchmarkHash1024-4 1895630 63.21 ns/op 16200.77 MB/s BenchmarkHash65536-4 42184 2837 ns/op 23097.57 MB/s BenchmarkAlignedLoad-4 7749315 14.81 ns/op BenchmarkUnalignedLoad-4 7587099 15.46 ns/op BenchmarkEqEfaceConcrete-4 5837018 20.54 ns/op BenchmarkEqIfaceConcrete-4 5492302 21.51 ns/op BenchmarkNeEfaceConcrete-4 5848170 20.50 ns/op BenchmarkNeIfaceConcrete-4 5936984 20.21 ns/op BenchmarkConvT2EByteSized/bool-4 5020852 23.87 ns/op BenchmarkConvT2EByteSized/uint8-4 5325494 22.52 ns/op BenchmarkConvT2ESmall-4 5024443 23.87 ns/op BenchmarkConvT2EUintptr-4 4756514 25.22 ns/op BenchmarkConvT2ELarge-4 981290 117.6 ns/op BenchmarkConvT2ISmall-4 5088048 23.55 ns/op BenchmarkConvT2IUintptr-4 4756400 25.20 ns/op BenchmarkConvT2ILarge-4 1000000 119.4 ns/op BenchmarkConvI2E-4 4293805 26.91 ns/op BenchmarkConvI2I-4 3959188 29.91 ns/op BenchmarkAssertE2T-4 4008985 29.91 ns/op BenchmarkAssertE2TLarge-4 2338734 50.89 ns/op BenchmarkAssertE2I-4 4102479 28.67 ns/op BenchmarkAssertI2T-4 3790768 31.55 ns/op BenchmarkAssertI2I-4 4007250 29.40 ns/op BenchmarkAssertI2E-4 4953764 23.53 ns/op BenchmarkAssertE2E-4 4956244 23.53 ns/op BenchmarkAssertE2T2-4 3099420 38.70 ns/op BenchmarkAssertE2T2Blank-4 3755022 31.92 ns/op BenchmarkAssertI2E2-4 3722042 31.92 ns/op BenchmarkAssertI2E2Blank-4 4953576 23.52 ns/op BenchmarkAssertE2E2-4 3836488 31.26 ns/op BenchmarkAssertE2E2Blank-4 4954018 23.53 ns/op BenchmarkConvT2Ezero/zero/16-4 4822189 24.87 ns/op BenchmarkConvT2Ezero/zero/32-4 4825230 24.87 ns/op BenchmarkConvT2Ezero/zero/64-4 4814674 24.88 ns/op BenchmarkConvT2Ezero/zero/str-4 4760136 25.20 ns/op BenchmarkConvT2Ezero/zero/slice-4 4761186 25.21 ns/op BenchmarkConvT2Ezero/zero/big-4 236378 467.9 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1216438 100.6 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 106.2 ns/op BenchmarkConvT2Ezero/nonzero/big-4 235645 467.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 4824919 24.87 ns/op BenchmarkConvT2Ezero/smallint/32-4 4819075 24.88 ns/op BenchmarkConvT2Ezero/smallint/64-4 4819160 24.86 ns/op BenchmarkConvT2Ezero/largeint/16-4 1522657 79.77 ns/op BenchmarkConvT2Ezero/largeint/32-4 1471381 82.21 ns/op BenchmarkConvT2Ezero/largeint/64-4 1544658 79.00 ns/op BenchmarkMalloc8-4 1874022 64.65 ns/op BenchmarkMalloc16-4 1777982 68.41 ns/op BenchmarkMallocTypeInfo8-4 1777778 67.41 ns/op BenchmarkMallocTypeInfo16-4 1464382 80.78 ns/op BenchmarkMallocLargeStruct-4 221414 550.9 ns/op BenchmarkGoroutineSelect-4 100 1179745 ns/op BenchmarkGoroutineBlocking-4 123 960762 ns/op BenchmarkGoroutineForRange-4 123 954216 ns/op BenchmarkGoroutineIdle-4 159 785835 ns/op BenchmarkHashStringSpeed-4 1910832 59.00 ns/op BenchmarkHashBytesSpeed-4 1000000 101.5 ns/op BenchmarkHashInt32Speed-4 2545750 48.52 ns/op BenchmarkHashInt64Speed-4 2280589 48.82 ns/op BenchmarkHashStringArraySpeed-4 467245 261.9 ns/op BenchmarkMegMap-4 2654498 45.20 ns/op BenchmarkMegOneMap-4 2812201 42.69 ns/op BenchmarkMegEqMap-4 2509 46611 ns/op BenchmarkMegEmptyMap-4 3260206 36.95 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2064892 58.07 ns/op BenchmarkSmallStrMap-4 2562321 46.72 ns/op BenchmarkMapStringKeysEight_16-4 2279710 51.50 ns/op BenchmarkMapStringKeysEight_32-4 2496799 50.78 ns/op BenchmarkMapStringKeysEight_64-4 2289464 52.33 ns/op BenchmarkMapStringKeysEight_1M-4 2287755 52.38 ns/op BenchmarkIntMap-4 2924617 41.04 ns/op BenchmarkMapFirst/1-4 3483385 34.47 ns/op BenchmarkMapFirst/2-4 3282505 34.48 ns/op BenchmarkMapFirst/3-4 3466544 35.36 ns/op BenchmarkMapFirst/4-4 3285050 36.52 ns/op BenchmarkMapFirst/5-4 3282631 34.33 ns/op BenchmarkMapFirst/6-4 3276901 36.62 ns/op BenchmarkMapFirst/7-4 3494031 34.25 ns/op BenchmarkMapFirst/8-4 3247491 36.86 ns/op BenchmarkMapFirst/9-4 3171378 37.85 ns/op BenchmarkMapFirst/10-4 3114795 39.51 ns/op BenchmarkMapFirst/11-4 3105924 38.74 ns/op BenchmarkMapFirst/12-4 2996038 38.44 ns/op BenchmarkMapFirst/13-4 3188958 37.55 ns/op BenchmarkMapFirst/14-4 3076922 38.60 ns/op BenchmarkMapFirst/15-4 3104740 38.68 ns/op BenchmarkMapFirst/16-4 3091342 38.00 ns/op BenchmarkMapMid/1-4 3395324 34.91 ns/op BenchmarkMapMid/2-4 3278956 35.77 ns/op BenchmarkMapMid/3-4 3348943 35.93 ns/op BenchmarkMapMid/4-4 3281776 36.52 ns/op BenchmarkMapMid/5-4 3372264 35.69 ns/op BenchmarkMapMid/6-4 3227395 36.52 ns/op BenchmarkMapMid/7-4 3192694 37.18 ns/op BenchmarkMapMid/8-4 3219547 38.40 ns/op BenchmarkMapMid/9-4 3123310 37.44 ns/op BenchmarkMapMid/10-4 3045799 39.89 ns/op BenchmarkMapMid/11-4 3043923 39.47 ns/op BenchmarkMapMid/12-4 3031200 39.41 ns/op BenchmarkMapMid/13-4 3120718 37.59 ns/op BenchmarkMapMid/14-4 3035134 40.43 ns/op BenchmarkMapMid/15-4 3076383 39.03 ns/op BenchmarkMapMid/16-4 3195285 39.26 ns/op BenchmarkMapLast/1-4 3421395 35.00 ns/op BenchmarkMapLast/2-4 3280542 35.73 ns/op BenchmarkMapLast/3-4 3332925 36.66 ns/op BenchmarkMapLast/4-4 3145995 38.56 ns/op BenchmarkMapLast/5-4 3167794 37.54 ns/op BenchmarkMapLast/6-4 3071686 38.03 ns/op BenchmarkMapLast/7-4 3164446 39.56 ns/op BenchmarkMapLast/8-4 2898402 41.62 ns/op BenchmarkMapLast/9-4 3056047 41.13 ns/op BenchmarkMapLast/10-4 3072240 41.47 ns/op BenchmarkMapLast/11-4 2756212 41.36 ns/op BenchmarkMapLast/12-4 2828482 40.65 ns/op BenchmarkMapLast/13-4 3118068 39.91 ns/op BenchmarkMapLast/14-4 3108205 37.62 ns/op BenchmarkMapLast/15-4 3197469 39.96 ns/op BenchmarkMapLast/16-4 2996643 39.25 ns/op BenchmarkMapCycle-4 2071333 57.14 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2891658 41.13 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2542 45568 ns/op BenchmarkMakeMap/[Byte]Byte-4 473955 224.5 ns/op BenchmarkMakeMap/[Int]Int-4 336885 366.5 ns/op BenchmarkNewEmptyMap-4 11967974 10.02 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1415016 83.97 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 417763 285.3 ns/op BenchmarkMapIterEmpty-4 3624300 33.59 ns/op BenchmarkSameLengthMap-4 3369510 34.90 ns/op BenchmarkBigKeyMap-4 1350123 88.89 ns/op BenchmarkBigValMap-4 1226061 97.62 ns/op BenchmarkSmallKeyMap-4 2449213 48.88 ns/op BenchmarkMapPopulate/1-4 2529621 47.36 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 129642 940.1 ns/op 178 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8209 13487 ns/op 6149 B/op 13 allocs/op BenchmarkMapPopulate/1000-4 1006 117102 ns/op 49166 B/op 16 allocs/op BenchmarkMapPopulate/10000-4 81 1484634 ns/op 401923 B/op 76 allocs/op BenchmarkMapPopulate/100000-4 5 22423446 ns/op 6503956 B/op 2672 allocs/op BenchmarkComplexAlgMap-4 380990 315.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1410056 85.08 ns/op BenchmarkGoMapClear/Reflexive/10-4 1283666 93.38 ns/op BenchmarkGoMapClear/Reflexive/100-4 364068 327.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 60285 1987 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6786 15512 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1000000 108.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 115.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 335374 354.2 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 59220 2013 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6638 15585 ns/op BenchmarkMapStringConversion/32/simple-4 1233644 95.87 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 100.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 103.8 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1201782 99.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 108.7 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1609934 75.53 ns/op BenchmarkMapInterfacePtr-4 1664232 70.35 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4683014 25.57 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 140094 774.1 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5371 21576 ns/op BenchmarkMapPop1000-4 518 232953 ns/op BenchmarkMapPop10000-4 24 5026748 ns/op BenchmarkMapAssign/Int32/256-4 2330136 52.31 ns/op BenchmarkMapAssign/Int32/65536-4 1078884 102.9 ns/op BenchmarkMapAssign/Int64/256-4 2313518 52.33 ns/op BenchmarkMapAssign/Int64/65536-4 969086 108.4 ns/op BenchmarkMapAssign/Str/256-4 1837663 64.50 ns/op BenchmarkMapAssign/Str/65536-4 823164 143.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1467424 80.80 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 775962 144.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1445184 84.95 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 727153 156.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 501319 1796 ns/op BenchmarkMapOperatorAssign/Str/65536-4 304536 376.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 808712 142.2 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 337942 366.4 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 812061 138.8 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 322754 354.1 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 545354 209.5 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 166437 632.0 ns/op 105 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1924057 62.30 ns/op BenchmarkMapDelete/Int32/1000-4 2309751 51.94 ns/op BenchmarkMapDelete/Int32/10000-4 1886976 63.91 ns/op BenchmarkMapDelete/Int64/100-4 1843293 64.41 ns/op BenchmarkMapDelete/Int64/1000-4 2275609 52.20 ns/op BenchmarkMapDelete/Int64/10000-4 1838126 63.87 ns/op BenchmarkMapDelete/Str/100-4 1530031 78.87 ns/op BenchmarkMapDelete/Str/1000-4 1570567 74.93 ns/op BenchmarkMapDelete/Str/10000-4 1426902 82.87 ns/op BenchmarkMapDelete/Pointer/100-4 1616874 74.13 ns/op BenchmarkMapDelete/Pointer/1000-4 1720345 69.57 ns/op BenchmarkMapDelete/Pointer/10000-4 1623382 72.17 ns/op BenchmarkMemmove/0-4 15178116 7.078 ns/op BenchmarkMemmove/1-4 1204512 99.60 ns/op 10.04 MB/s BenchmarkMemmove/2-4 1000000 102.0 ns/op 19.61 MB/s BenchmarkMemmove/3-4 1000000 102.3 ns/op 29.34 MB/s BenchmarkMemmove/4-4 1000000 101.2 ns/op 39.52 MB/s BenchmarkMemmove/5-4 1000000 101.3 ns/op 49.34 MB/s BenchmarkMemmove/6-4 1000000 101.4 ns/op 59.18 MB/s BenchmarkMemmove/7-4 1000000 101.7 ns/op 68.84 MB/s BenchmarkMemmove/8-4 1252485 95.64 ns/op 83.64 MB/s BenchmarkMemmove/9-4 1200266 99.71 ns/op 90.26 MB/s BenchmarkMemmove/10-4 1000000 100.5 ns/op 99.49 MB/s BenchmarkMemmove/11-4 1000000 101.6 ns/op 108.28 MB/s BenchmarkMemmove/12-4 1204018 101.9 ns/op 117.80 MB/s BenchmarkMemmove/13-4 1000000 101.9 ns/op 127.54 MB/s BenchmarkMemmove/14-4 1000000 101.9 ns/op 137.45 MB/s BenchmarkMemmove/15-4 1204731 100.3 ns/op 149.49 MB/s BenchmarkMemmove/16-4 1000000 100.8 ns/op 158.81 MB/s BenchmarkMemmove/32-4 1000000 102.3 ns/op 312.75 MB/s BenchmarkMemmove/64-4 1000000 109.6 ns/op 583.87 MB/s BenchmarkMemmove/128-4 956510 123.7 ns/op 1034.79 MB/s BenchmarkMemmove/256-4 708934 165.6 ns/op 1545.64 MB/s BenchmarkMemmove/512-4 526592 225.4 ns/op 2271.46 MB/s BenchmarkMemmove/1024-4 344779 347.8 ns/op 2944.23 MB/s BenchmarkMemmove/2048-4 204762 587.0 ns/op 3488.94 MB/s BenchmarkMemmove/4096-4 112256 1064 ns/op 3850.29 MB/s BenchmarkMemmoveOverlap/32-4 1000000 103.1 ns/op 310.32 MB/s BenchmarkMemmoveOverlap/64-4 1000000 111.0 ns/op 576.36 MB/s BenchmarkMemmoveOverlap/128-4 939025 124.9 ns/op 1024.54 MB/s BenchmarkMemmoveOverlap/256-4 707497 168.1 ns/op 1522.63 MB/s BenchmarkMemmoveOverlap/512-4 524199 227.1 ns/op 2254.92 MB/s BenchmarkMemmoveOverlap/1024-4 340638 349.7 ns/op 2928.61 MB/s BenchmarkMemmoveOverlap/2048-4 203950 587.6 ns/op 3485.38 MB/s BenchmarkMemmoveOverlap/4096-4 112038 1063 ns/op 3853.86 MB/s BenchmarkMemmoveUnalignedDst/0-4 14180911 7.403 ns/op BenchmarkMemmoveUnalignedDst/1-4 1257718 95.23 ns/op 10.50 MB/s BenchmarkMemmoveUnalignedDst/2-4 1202324 99.51 ns/op 20.10 MB/s BenchmarkMemmoveUnalignedDst/3-4 1211280 99.48 ns/op 30.16 MB/s BenchmarkMemmoveUnalignedDst/4-4 1214253 98.33 ns/op 40.68 MB/s BenchmarkMemmoveUnalignedDst/5-4 1216226 98.46 ns/op 50.78 MB/s BenchmarkMemmoveUnalignedDst/6-4 1218488 98.05 ns/op 61.19 MB/s BenchmarkMemmoveUnalignedDst/7-4 1223980 98.49 ns/op 71.07 MB/s BenchmarkMemmoveUnalignedDst/8-4 1298870 92.47 ns/op 86.52 MB/s BenchmarkMemmoveUnalignedDst/9-4 1227747 97.97 ns/op 91.86 MB/s BenchmarkMemmoveUnalignedDst/10-4 1231514 97.86 ns/op 102.19 MB/s BenchmarkMemmoveUnalignedDst/11-4 1228516 97.94 ns/op 112.31 MB/s BenchmarkMemmoveUnalignedDst/12-4 1224840 97.98 ns/op 122.47 MB/s BenchmarkMemmoveUnalignedDst/13-4 1224738 97.71 ns/op 133.04 MB/s BenchmarkMemmoveUnalignedDst/14-4 1225759 97.83 ns/op 143.11 MB/s BenchmarkMemmoveUnalignedDst/15-4 1223065 97.89 ns/op 153.23 MB/s BenchmarkMemmoveUnalignedDst/16-4 1208275 99.17 ns/op 161.33 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 103.6 ns/op 308.81 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 111.2 ns/op 575.53 MB/s BenchmarkMemmoveUnalignedDst/128-4 929367 124.4 ns/op 1029.15 MB/s BenchmarkMemmoveUnalignedDst/256-4 701196 168.7 ns/op 1517.04 MB/s BenchmarkMemmoveUnalignedDst/512-4 520714 228.6 ns/op 2239.64 MB/s BenchmarkMemmoveUnalignedDst/1024-4 337172 351.1 ns/op 2916.84 MB/s BenchmarkMemmoveUnalignedDst/2048-4 203143 591.2 ns/op 3464.04 MB/s BenchmarkMemmoveUnalignedDst/4096-4 109305 1065 ns/op 3844.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 106.8 ns/op 299.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 995520 115.5 ns/op 554.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 903205 130.2 ns/op 983.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 678333 173.5 ns/op 1475.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 501806 236.1 ns/op 2168.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 338929 352.9 ns/op 2901.96 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 202146 591.3 ns/op 3463.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 112350 1067 ns/op 3837.15 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14546514 7.393 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1256246 95.51 ns/op 10.47 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1212552 99.24 ns/op 20.15 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1203404 98.93 ns/op 30.32 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1225684 97.20 ns/op 41.15 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1216400 98.45 ns/op 50.79 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1219674 98.43 ns/op 60.95 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1228520 97.83 ns/op 71.55 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1301008 92.25 ns/op 86.72 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1225999 97.48 ns/op 92.33 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1222886 97.85 ns/op 102.19 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1222455 98.04 ns/op 112.20 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1226376 97.96 ns/op 122.49 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1223848 97.63 ns/op 133.16 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1223744 98.36 ns/op 142.33 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1222969 97.91 ns/op 153.20 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1201706 99.30 ns/op 161.12 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 101.7 ns/op 314.60 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 110.2 ns/op 580.60 MB/s BenchmarkMemmoveUnalignedSrc/128-4 932023 124.4 ns/op 1029.20 MB/s BenchmarkMemmoveUnalignedSrc/256-4 697138 169.8 ns/op 1507.60 MB/s BenchmarkMemmoveUnalignedSrc/512-4 508646 234.5 ns/op 2183.20 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 338340 351.7 ns/op 2911.52 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 202833 590.4 ns/op 3468.85 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 111780 1096 ns/op 3736.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 114.4 ns/op 139.86 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 994035 117.4 ns/op 136.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 976021 120.3 ns/op 133.01 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 975387 121.5 ns/op 131.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 996544 119.6 ns/op 133.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 986712 118.6 ns/op 134.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 988858 118.5 ns/op 135.07 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 989119 118.9 ns/op 134.56 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 931473 127.7 ns/op 501.37 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 859155 137.5 ns/op 465.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 880591 132.6 ns/op 482.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 892378 132.1 ns/op 484.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 885712 132.8 ns/op 481.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 890736 132.4 ns/op 483.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 897423 131.7 ns/op 485.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 896083 131.7 ns/op 486.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 603913 198.3 ns/op 1290.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 489730 242.6 ns/op 1055.25 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 630171 187.9 ns/op 1362.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 624946 189.4 ns/op 1351.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 627850 188.7 ns/op 1356.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 629457 188.4 ns/op 1358.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 625129 187.9 ns/op 1362.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 628258 188.4 ns/op 1358.94 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 94850 1265 ns/op 3237.99 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 61315 1956 ns/op 2094.27 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 110562 1082 ns/op 3784.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 110299 1084 ns/op 3778.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 110556 1085 ns/op 3776.28 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 110497 1084 ns/op 3777.29 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 110086 1083 ns/op 3781.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 110654 1082 ns/op 3786.30 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6109 19093 ns/op 3432.42 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3661 30132 ns/op 2174.96 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 6952 15797 ns/op 4148.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 6531 15792 ns/op 4150.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 6558 15807 ns/op 4146.05 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 6478 15756 ns/op 4159.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 6589 15823 ns/op 4141.81 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6408 15797 ns/op 4148.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 104.5 ns/op 306.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 113.6 ns/op 563.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 930607 127.1 ns/op 1007.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 697609 171.0 ns/op 1496.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 520327 229.8 ns/op 2227.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 339865 352.9 ns/op 2901.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 202969 589.3 ns/op 3475.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 112166 1067 ns/op 3838.00 MB/s BenchmarkMemclr/5-4 13941104 8.568 ns/op 583.57 MB/s BenchmarkMemclr/16-4 14785899 8.114 ns/op 1971.81 MB/s BenchmarkMemclr/64-4 12288636 9.774 ns/op 6547.98 MB/s BenchmarkMemclr/256-4 9642272 12.44 ns/op 20578.98 MB/s BenchmarkMemclr/4096-4 2273210 52.81 ns/op 77558.84 MB/s BenchmarkMemclr/65536-4 154708 706.2 ns/op 92798.80 MB/s BenchmarkMemclr/1M-4 7366 16504 ns/op 63536.16 MB/s BenchmarkMemclr/4M-4 1428 80218 ns/op 52286.26 MB/s BenchmarkMemclr/8M-4 756 158342 ns/op 52977.73 MB/s BenchmarkMemclr/16M-4 369 308574 ns/op 54370.10 MB/s BenchmarkMemclr/64M-4 86 1242580 ns/op 54007.67 MB/s BenchmarkMemclrUnaligned/0_5-4 7904492 15.15 ns/op 329.95 MB/s BenchmarkMemclrUnaligned/0_16-4 7907389 15.12 ns/op 1057.88 MB/s BenchmarkMemclrUnaligned/0_64-4 7195970 16.83 ns/op 3802.34 MB/s BenchmarkMemclrUnaligned/0_256-4 5906430 20.49 ns/op 12496.94 MB/s BenchmarkMemclrUnaligned/0_4096-4 1978076 60.60 ns/op 67585.51 MB/s BenchmarkMemclrUnaligned/0_65536-4 158432 715.9 ns/op 91543.61 MB/s BenchmarkMemclrUnaligned/1_5-4 7926966 15.12 ns/op 330.64 MB/s BenchmarkMemclrUnaligned/1_16-4 7903659 15.13 ns/op 1057.45 MB/s BenchmarkMemclrUnaligned/1_64-4 6950734 17.10 ns/op 3742.57 MB/s BenchmarkMemclrUnaligned/1_256-4 5613846 21.34 ns/op 11995.75 MB/s BenchmarkMemclrUnaligned/1_4096-4 1911928 61.53 ns/op 66574.46 MB/s BenchmarkMemclrUnaligned/1_65536-4 152163 717.3 ns/op 91363.81 MB/s BenchmarkMemclrUnaligned/4_5-4 7916611 15.13 ns/op 330.54 MB/s BenchmarkMemclrUnaligned/4_16-4 7926589 15.12 ns/op 1057.93 MB/s BenchmarkMemclrUnaligned/4_64-4 7001493 17.15 ns/op 3732.14 MB/s BenchmarkMemclrUnaligned/4_256-4 5575741 21.34 ns/op 11994.74 MB/s BenchmarkMemclrUnaligned/4_4096-4 1948231 62.77 ns/op 65252.28 MB/s BenchmarkMemclrUnaligned/4_65536-4 152502 720.3 ns/op 90984.48 MB/s BenchmarkMemclrUnaligned/7_5-4 7913019 15.12 ns/op 330.70 MB/s BenchmarkMemclrUnaligned/7_16-4 7911830 15.12 ns/op 1058.20 MB/s BenchmarkMemclrUnaligned/7_64-4 6984556 17.11 ns/op 3741.42 MB/s BenchmarkMemclrUnaligned/7_256-4 5617924 21.32 ns/op 12007.76 MB/s BenchmarkMemclrUnaligned/7_4096-4 1947271 61.57 ns/op 66528.82 MB/s BenchmarkMemclrUnaligned/7_65536-4 153868 716.9 ns/op 91410.86 MB/s BenchmarkMemclrUnaligned/0_1M-4 7029 15675 ns/op 66896.69 MB/s BenchmarkMemclrUnaligned/0_4M-4 1429 73809 ns/op 56826.82 MB/s BenchmarkMemclrUnaligned/0_8M-4 764 151903 ns/op 55223.60 MB/s BenchmarkMemclrUnaligned/0_16M-4 385 335737 ns/op 49971.27 MB/s BenchmarkMemclrUnaligned/0_64M-4 86 1368371 ns/op 49042.90 MB/s BenchmarkMemclrUnaligned/1_1M-4 7460 15600 ns/op 67215.58 MB/s BenchmarkMemclrUnaligned/1_4M-4 1540 74661 ns/op 56178.15 MB/s BenchmarkMemclrUnaligned/1_8M-4 774 151890 ns/op 55228.12 MB/s BenchmarkMemclrUnaligned/1_16M-4 351 311905 ns/op 53789.52 MB/s BenchmarkMemclrUnaligned/1_64M-4 85 1260444 ns/op 53242.26 MB/s BenchmarkMemclrUnaligned/4_1M-4 6130 16813 ns/op 62367.57 MB/s BenchmarkMemclrUnaligned/4_4M-4 1528 74358 ns/op 56406.62 MB/s BenchmarkMemclrUnaligned/4_8M-4 762 166292 ns/op 50445.05 MB/s BenchmarkMemclrUnaligned/4_16M-4 370 320600 ns/op 52330.70 MB/s BenchmarkMemclrUnaligned/4_64M-4 91 1297471 ns/op 51722.84 MB/s BenchmarkMemclrUnaligned/7_1M-4 6963 15770 ns/op 66493.39 MB/s BenchmarkMemclrUnaligned/7_4M-4 1566 75247 ns/op 55740.54 MB/s BenchmarkMemclrUnaligned/7_8M-4 759 158327 ns/op 52982.80 MB/s BenchmarkMemclrUnaligned/7_16M-4 370 307585 ns/op 54545.00 MB/s BenchmarkMemclrUnaligned/7_64M-4 84 1298711 ns/op 51673.45 MB/s BenchmarkGoMemclr/5-4 2094811 57.82 ns/op 86.48 MB/s BenchmarkGoMemclr/16-4 543606 218.2 ns/op 73.32 MB/s BenchmarkGoMemclr/64-4 145263 826.4 ns/op 77.45 MB/s BenchmarkGoMemclr/256-4 36742 3266 ns/op 78.38 MB/s BenchmarkMemclrRange/1K_2K-4 64136 1864 ns/op 51427.53 MB/s BenchmarkMemclrRange/2K_8K-4 27348 4392 ns/op 75941.75 MB/s BenchmarkMemclrRange/4K_16K-4 30847 3878 ns/op 83304.74 MB/s BenchmarkMemclrRange/160K_228K-4 6300 18478 ns/op 89993.92 MB/s BenchmarkClearFat7-4 6790556 17.62 ns/op BenchmarkClearFat8-4 7497001 16.04 ns/op BenchmarkClearFat11-4 6708648 17.81 ns/op BenchmarkClearFat12-4 6619842 18.05 ns/op BenchmarkClearFat13-4 6739588 17.81 ns/op BenchmarkClearFat14-4 6634834 18.04 ns/op BenchmarkClearFat15-4 6706158 17.77 ns/op BenchmarkClearFat16-4 6655012 18.06 ns/op BenchmarkClearFat24-4 6371361 18.78 ns/op BenchmarkClearFat32-4 6356484 18.86 ns/op BenchmarkClearFat40-4 6128865 19.61 ns/op BenchmarkClearFat48-4 5842293 20.48 ns/op BenchmarkClearFat56-4 5637454 21.27 ns/op BenchmarkClearFat64-4 5436673 22.08 ns/op BenchmarkClearFat72-4 5260684 22.72 ns/op BenchmarkClearFat128-4 4150026 29.02 ns/op BenchmarkClearFat256-4 2413264 49.59 ns/op BenchmarkClearFat512-4 1607444 75.21 ns/op BenchmarkClearFat1024-4 907412 130.3 ns/op BenchmarkClearFat1032-4 884668 132.1 ns/op BenchmarkClearFat1040-4 852465 138.8 ns/op BenchmarkCopyFat7-4 6836454 17.62 ns/op BenchmarkCopyFat8-4 7559493 15.90 ns/op BenchmarkCopyFat11-4 6436760 18.36 ns/op BenchmarkCopyFat12-4 6526960 18.43 ns/op BenchmarkCopyFat13-4 6524973 18.41 ns/op BenchmarkCopyFat14-4 6528494 18.41 ns/op BenchmarkCopyFat15-4 6499866 18.37 ns/op BenchmarkCopyFat16-4 6518536 18.41 ns/op BenchmarkCopyFat24-4 6437809 18.64 ns/op BenchmarkCopyFat32-4 6248971 19.35 ns/op BenchmarkCopyFat64-4 5387844 22.27 ns/op BenchmarkCopyFat72-4 5181768 23.08 ns/op BenchmarkCopyFat128-4 3828424 31.36 ns/op BenchmarkCopyFat256-4 2326742 51.51 ns/op BenchmarkCopyFat512-4 1497618 80.27 ns/op BenchmarkCopyFat520-4 1470241 81.43 ns/op BenchmarkCopyFat1024-4 848271 139.7 ns/op BenchmarkCopyFat1032-4 830770 141.8 ns/op BenchmarkCopyFat1040-4 741894 159.4 ns/op BenchmarkIssue18740/2byte-4 337 355172 ns/op BenchmarkIssue18740/4byte-4 574 207685 ns/op BenchmarkIssue18740/8byte-4 916 131581 ns/op BenchmarkMemclrKnownSize1-4 8254298 14.13 ns/op 70.76 MB/s BenchmarkMemclrKnownSize2-4 4690908 25.57 ns/op 78.21 MB/s BenchmarkMemclrKnownSize4-4 3022752 39.79 ns/op 100.52 MB/s BenchmarkMemclrKnownSize8-4 1000000 116.7 ns/op 68.55 MB/s BenchmarkMemclrKnownSize16-4 545265 218.6 ns/op 73.19 MB/s BenchmarkMemclrKnownSize32-4 276630 423.4 ns/op 75.58 MB/s BenchmarkMemclrKnownSize64-4 143869 824.6 ns/op 77.61 MB/s BenchmarkMemclrKnownSize112-4 82909 1446 ns/op 77.47 MB/s BenchmarkMemclrKnownSize128-4 72476 1647 ns/op 77.73 MB/s BenchmarkMemclrKnownSize192-4 48703 2468 ns/op 77.78 MB/s BenchmarkMemclrKnownSize248-4 37852 3162 ns/op 78.44 MB/s BenchmarkMemclrKnownSize256-4 36553 3262 ns/op 78.49 MB/s BenchmarkMemclrKnownSize512-4 18355 6533 ns/op 78.37 MB/s BenchmarkMemclrKnownSize1024-4 9056 13068 ns/op 78.36 MB/s BenchmarkMemclrKnownSize4096-4 2286 52276 ns/op 78.35 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6767954 ns/op 77.47 MB/s BenchmarkReadMetricsLatency-4 19465 5000 p50-ns 5360 p90-ns 14960 p99-ns BenchmarkFinalizer-4 183 631911 ns/op BenchmarkFinalizerRun-4 342637 602.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7427894 16.13 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 4144608 28.85 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2854551 42.04 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2851670 42.08 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1684927 71.20 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1523948 78.78 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2761213 43.40 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1622718 73.91 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1672977 71.78 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2392506 50.15 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2393506 50.13 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2062692 58.19 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1809356 66.27 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1742642 68.83 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8520936 13.84 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8118817 14.79 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 8105064 14.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8655086 13.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7105216 16.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6597379 18.48 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8651467 13.82 ns/op BenchmarkFindBitRange64/PatternAASize8-4 8108832 14.79 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8091771 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8654113 13.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8099352 14.79 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8111900 14.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8663209 13.81 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8104778 14.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8102523 14.80 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8671447 13.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8115038 14.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 8087800 14.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8666962 13.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7112931 16.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7133362 16.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8698728 13.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7132480 16.82 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 7128312 16.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8686663 13.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7128819 16.80 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7138285 16.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 8687670 13.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7132176 16.80 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7123521 16.83 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8658258 13.83 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8106070 14.78 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8098958 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8685255 13.81 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 8105107 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8115850 14.78 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8631529 13.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 8106136 14.80 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8112427 14.79 ns/op BenchmarkNetpollBreak-4 3348 32687 ns/op BenchmarkPinnerPinUnpinBatch-4 1221 93632 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 243 486630 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1308 91905 ns/op BenchmarkPinnerPinUnpin-4 1313235 90.83 ns/op BenchmarkPinnerPinUnpinTiny-4 1315035 90.75 ns/op BenchmarkPinnerPinUnpinDouble-4 489284 238.5 ns/op BenchmarkPinnerPinUnpinParallel-4 3165248 36.82 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3239037 37.85 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 211851 590.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5848580 20.51 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5947778 20.08 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6949158 17.00 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7284310 16.32 ns/op BenchmarkPingPongHog-4 634 348405 ns/op BenchmarkStackGrowth-4 115586 989.8 ns/op BenchmarkStackGrowthDeep-4 1126 104474 ns/op BenchmarkCreateGoroutines-4 44227 2664 ns/op BenchmarkCreateGoroutinesParallel-4 34699 3611 ns/op BenchmarkCreateGoroutinesCapture-4 7426 15324 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35690 3245 ns/op BenchmarkClosureCall-4 19153054 5.410 ns/op BenchmarkWakeupParallelSpinning/0s-4 6828 17328 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5448 21245 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4953 23313 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3385 35546 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2227 53888 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1428 87826 ns/op BenchmarkWakeupParallelSpinning/50µs-4 664 175244 ns/op BenchmarkWakeupParallelSpinning/100µs-4 414 286926 ns/op BenchmarkWakeupParallelSyscall/0s-4 860 137790 ns/op BenchmarkWakeupParallelSyscall/1µs-4 860 139589 ns/op BenchmarkWakeupParallelSyscall/2µs-4 852 140887 ns/op BenchmarkWakeupParallelSyscall/5µs-4 806 143522 ns/op BenchmarkWakeupParallelSyscall/10µs-4 757 157517 ns/op BenchmarkWakeupParallelSyscall/20µs-4 676 177845 ns/op BenchmarkWakeupParallelSyscall/50µs-4 502 237924 ns/op BenchmarkWakeupParallelSyscall/100µs-4 354 333301 ns/op BenchmarkMatmult-4 4796454 31.51 ns/op BenchmarkFastrand-4 8936364 13.25 ns/op BenchmarkFastrand64-4 8952952 13.26 ns/op BenchmarkFastrandHashiter-4 4023222 29.32 ns/op BenchmarkFastrandn/2-4 6867141 17.46 ns/op BenchmarkFastrandn/3-4 6727030 17.81 ns/op BenchmarkFastrandn/4-4 6993430 17.15 ns/op BenchmarkFastrandn/5-4 7003618 17.14 ns/op BenchmarkIfaceCmp100-4 92479 1295 ns/op BenchmarkIfaceCmpNil100-4 166720 721.3 ns/op BenchmarkEfaceCmpDiff-4 37718 3177 ns/op BenchmarkEfaceCmpDiffIndirect-4 33301 3617 ns/op BenchmarkDefer-4 930116 127.7 ns/op BenchmarkDefer10-4 641683 186.4 ns/op BenchmarkDeferMany-4 425344 367.0 ns/op BenchmarkPanicRecover-4 460701 254.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 10000 10021 ns/op 9600 p50-ns 11240 p90-ns 14880 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 10000 11395 ns/op 9400 p50-ns 11080 p90-ns 31200 p99-ns BenchmarkGoroutineProfile/small/idle-4 3979 29306 ns/op 28600 p50-ns 30200 p90-ns 41160 p99-ns BenchmarkGoroutineProfile/small/loaded-4 1057 151085 ns/op 80960 p50-ns 224560 p90-ns 493960 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 12103 9671 ns/op 9240 p50-ns 9840 p90-ns 15120 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 10000 11320 ns/op 9360 p50-ns 11120 p90-ns 35160 p99-ns BenchmarkGoroutineProfile/large/idle-4 54 2213849 ns/op 2173440 p50-ns 2342760 p90-ns 2545400 p99-ns BenchmarkGoroutineProfile/large/loaded-4 48 3546437 ns/op 2388119 p50-ns 3904439 p90-ns 40951917 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 12349 9951 ns/op 9440 p50-ns 11440 p90-ns 15560 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 10000 12435 ns/op 9320 p50-ns 11320 p90-ns 169840 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 836 130389 ns/op 126120 p50-ns 139520 p90-ns 158120 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 471 259416 ns/op 202200 p50-ns 235320 p90-ns 1756160 p99-ns BenchmarkRWMutexUncontended-4 2902844 41.09 ns/op BenchmarkRWMutexWrite100-4 1000000 153.8 ns/op BenchmarkRWMutexWrite10-4 206896 671.6 ns/op BenchmarkRWMutexWorkWrite100-4 743806 212.3 ns/op BenchmarkRWMutexWorkWrite10-4 167679 809.8 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2640 44364 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1162 101429 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1288 91087 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 560 211378 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 630 184355 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 261 438390 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 313 376583 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 914261 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 304827 420.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 258180 427.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 234811 448.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 245655 424.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 241100 440.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 227511 469.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 234218 462.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 240139 462.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 211671 525.4 ns/op BenchmarkMakeSlice/Byte-4 1896763 62.79 ns/op BenchmarkMakeSlice/Int16-4 1956319 62.27 ns/op BenchmarkMakeSlice/Int-4 1525390 78.64 ns/op BenchmarkMakeSlice/Ptr-4 1335454 91.10 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 118.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 136.2 ns/op BenchmarkMakeSlice/Struct/40-4 798254 179.1 ns/op BenchmarkGrowSlice/Byte-4 613144 202.9 ns/op BenchmarkGrowSlice/Int16-4 575616 216.8 ns/op BenchmarkGrowSlice/Int-4 438180 269.8 ns/op BenchmarkGrowSlice/Ptr-4 429638 296.2 ns/op BenchmarkGrowSlice/Struct/24-4 292707 430.0 ns/op BenchmarkGrowSlice/Struct/32-4 227083 490.6 ns/op BenchmarkGrowSlice/Struct/40-4 207712 579.8 ns/op BenchmarkExtendSlice/IntSlice-4 410503 300.9 ns/op BenchmarkExtendSlice/PointerSlice-4 353839 345.0 ns/op BenchmarkExtendSlice/NoGrow-4 638719 184.6 ns/op BenchmarkAppend-4 732475 162.7 ns/op BenchmarkAppendGrowByte-4 5 22233333 ns/op BenchmarkAppendGrowString-4 1 163458981 ns/op BenchmarkAppendSlice/1Bytes-4 1000000 100.5 ns/op BenchmarkAppendSlice/4Bytes-4 1000000 103.2 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 104.1 ns/op BenchmarkAppendSlice/8Bytes-4 1000000 103.4 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 103.6 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 104.6 ns/op BenchmarkAppendSlice/32Bytes-4 1000000 104.1 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 87975 1353 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 28083 4025 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9601 14341 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2494 48122 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 259 451417 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 66 1759362 ns/op BenchmarkAppendStr/1Bytes-4 1307335 91.14 ns/op BenchmarkAppendStr/4Bytes-4 1269582 92.91 ns/op BenchmarkAppendStr/8Bytes-4 1264443 94.73 ns/op BenchmarkAppendStr/16Bytes-4 1271503 93.49 ns/op BenchmarkAppendStr/32Bytes-4 1268776 94.50 ns/op BenchmarkAppendSpecialCase-4 725162 161.8 ns/op BenchmarkCopy/1Byte-4 1215834 98.30 ns/op 10.17 MB/s BenchmarkCopy/1String-4 1288936 92.95 ns/op 10.76 MB/s BenchmarkCopy/2Byte-4 1000000 103.2 ns/op 19.39 MB/s BenchmarkCopy/2String-4 1261708 95.23 ns/op 21.00 MB/s BenchmarkCopy/4Byte-4 1000000 102.0 ns/op 39.23 MB/s BenchmarkCopy/4String-4 1274618 94.12 ns/op 42.50 MB/s BenchmarkCopy/8Byte-4 1201736 98.81 ns/op 80.97 MB/s BenchmarkCopy/8String-4 1280007 93.81 ns/op 85.28 MB/s BenchmarkCopy/12Byte-4 1000000 102.3 ns/op 117.33 MB/s BenchmarkCopy/12String-4 1259733 95.05 ns/op 126.24 MB/s BenchmarkCopy/16Byte-4 1000000 102.6 ns/op 155.99 MB/s BenchmarkCopy/16String-4 1247840 96.07 ns/op 166.55 MB/s BenchmarkCopy/32Byte-4 1000000 105.9 ns/op 302.06 MB/s BenchmarkCopy/32String-4 1000000 101.8 ns/op 314.47 MB/s BenchmarkCopy/128Byte-4 904622 131.4 ns/op 974.23 MB/s BenchmarkCopy/128String-4 877705 135.1 ns/op 947.33 MB/s BenchmarkCopy/1024Byte-4 302949 396.2 ns/op 2584.58 MB/s BenchmarkCopy/1024String-4 250533 477.6 ns/op 2143.90 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27962 4307 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20475 5695 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 15288 7867 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 12958 9307 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 11515 ns/op BenchmarkAppendInPlace/Grow/Byte-4 123178 1003 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 121886 1021 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 96744 1232 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 84471 1442 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 78309 1575 ns/op BenchmarkStackCopyPtr-4 1 193921977 ns/op BenchmarkStackCopy-4 1 121186986 ns/op BenchmarkStackCopyNoCache-4 24 4599734 ns/op BenchmarkStackCopyWithStkobj-4 2 54918254 ns/op BenchmarkIssue18138-4 811 125550 ns/op BenchmarkCompareStringEqual-4 12732691 8.737 ns/op BenchmarkCompareStringIdentical-4 19169821 5.411 ns/op BenchmarkCompareStringSameLength-4 14267439 7.417 ns/op BenchmarkCompareStringDifferentLength-4 19140345 5.447 ns/op BenchmarkCompareStringBigUnaligned-4 1550 67728 ns/op 15482.28 MB/s BenchmarkCompareStringBig-4 2265 54594 ns/op 19206.85 MB/s BenchmarkConcatStringAndBytes-4 1790643 66.85 ns/op BenchmarkSliceByteToString/1-4 1604924 74.89 ns/op BenchmarkSliceByteToString/2-4 912213 136.6 ns/op BenchmarkSliceByteToString/4-4 924128 132.7 ns/op BenchmarkSliceByteToString/8-4 951927 134.2 ns/op BenchmarkSliceByteToString/16-4 893894 132.1 ns/op BenchmarkSliceByteToString/32-4 843572 141.8 ns/op BenchmarkSliceByteToString/64-4 776899 165.5 ns/op BenchmarkSliceByteToString/128-4 570189 213.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2478486 48.44 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 835375 140.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 960583 120.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3957537 30.25 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1597845 75.11 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1822724 65.72 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1885822 63.54 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 422272 280.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 512496 233.4 ns/op BenchmarkRuneIterate/range/ASCII-4 7096946 16.14 ns/op BenchmarkRuneIterate/range/Japanese-4 1811648 65.54 ns/op BenchmarkRuneIterate/range/MixedLength-4 2163844 54.79 ns/op BenchmarkRuneIterate/range1/ASCII-4 7141972 16.14 ns/op BenchmarkRuneIterate/range1/Japanese-4 1812418 65.56 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2164308 55.02 ns/op BenchmarkRuneIterate/range2/ASCII-4 7135076 16.13 ns/op BenchmarkRuneIterate/range2/Japanese-4 1812315 65.55 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2163528 54.79 ns/op BenchmarkArrayEqual-4 17008828 6.055 ns/op BenchmarkFunc/Name-4 2723236 43.18 ns/op BenchmarkFunc/Entry-4 11696317 9.416 ns/op BenchmarkFunc/FileLine-4 2994202 45.12 ns/op PASS ok runtime 146.613s goos: linux goarch: arm64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21643 5498 ns/op BenchmarkHandle/concurrent-4 14401 8112 ns/op PASS ok runtime/cgo 1.400s goos: linux goarch: arm64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 21863821 5.490 ns/op BenchmarkAtomicStore64-4 21322116 5.663 ns/op BenchmarkAtomicLoad-4 21860316 5.479 ns/op BenchmarkAtomicStore-4 21175975 5.654 ns/op BenchmarkAnd8-4 7758112 14.81 ns/op BenchmarkAnd-4 8684224 14.48 ns/op BenchmarkAnd8Parallel-4 2746975 49.79 ns/op BenchmarkAndParallel-4 2415188 56.53 ns/op BenchmarkOr8-4 8697090 14.47 ns/op BenchmarkOr-4 8677442 14.49 ns/op BenchmarkOr8Parallel-4 2453170 42.36 ns/op BenchmarkOrParallel-4 2851404 43.48 ns/op BenchmarkXadd-4 2620443 42.24 ns/op BenchmarkXadd64-4 2835967 42.45 ns/op BenchmarkCas-4 2563186 46.62 ns/op BenchmarkCas64-4 2295174 50.92 ns/op BenchmarkXchg-4 3305110 40.77 ns/op BenchmarkXchg64-4 2670307 50.00 ns/op PASS ok runtime/internal/atomic 3.795s goos: linux goarch: arm64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4056422 30.26 ns/op BenchmarkMulUintptr/large-4 3101778 37.08 ns/op PASS ok runtime/internal/math 1.327s goos: linux goarch: arm64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 25 4493737 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 25 4856263 ns/op 453.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 2086 56472 ns/op 1.631 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 11329403 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 8 12556669 ns/op 1250 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 444 272012 ns/op 20.44 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 79654950 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 88278950 ns/op 8965 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 51 2386497 ns/op 222.8 concurrent_launches/op PASS ok runtime/pprof 2.748s goos: linux goarch: arm64 pkg: runtime/race BenchmarkSyncLeak-4 51 2144241 ns/op BenchmarkStackLeak-4 13184 8899 ns/op PASS ok runtime/race 1.384s goos: linux goarch: arm64 pkg: runtime/trace BenchmarkStartRegion-4 2654596 45.17 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 188024 633.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.319s goos: linux goarch: arm64 pkg: slices BenchmarkEqualFunc_Large-4 42 2619072 ns/op BenchmarkIndex_Large-4 11368 10565 ns/op BenchmarkIndexFunc_Large-4 162 724502 ns/op BenchmarkCompact/nil-4 8039404 14.91 ns/op BenchmarkCompact/one-4 1204419 102.1 ns/op BenchmarkCompact/sorted-4 823452 142.9 ns/op BenchmarkCompact/1_item-4 720080 159.0 ns/op BenchmarkCompact/unsorted-4 829851 141.5 ns/op BenchmarkCompact/many-4 495327 229.4 ns/op BenchmarkCompact_Large-4 675 163192 ns/op BenchmarkCompactFunc_Large-4 54 1892923 ns/op BenchmarkReplace/naive-fast-4 67663 1673 ns/op BenchmarkReplace/optimized-fast-4 89348 1364 ns/op BenchmarkReplace/naive-slow-4 29442 4021 ns/op BenchmarkReplace/optimized-slow-4 34948 3433 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 114.5 ns/op BenchmarkBinarySearchFloats/Size32-4 799125 131.0 ns/op BenchmarkBinarySearchFloats/Size64-4 822502 143.3 ns/op BenchmarkBinarySearchFloats/Size128-4 764973 156.0 ns/op BenchmarkBinarySearchFloats/Size512-4 645216 184.1 ns/op BenchmarkBinarySearchFloats/Size1024-4 601828 197.0 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 372110 312.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 327582 364.3 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 276614 419.0 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 248551 468.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 206923 578.0 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 185626 637.0 ns/op PASS ok slices 4.862s goos: linux goarch: arm64 pkg: sort BenchmarkSearchWrappers-4 98337 1201 ns/op BenchmarkSortInts-4 1 133994584 ns/op BenchmarkSlicesSortInts-4 2 58926653 ns/op BenchmarkSortIsSorted-4 21 5180794 ns/op BenchmarkSlicesIsSorted-4 68 1748238 ns/op BenchmarkSortStrings-4 1 171539180 ns/op BenchmarkSlicesSortStrings-4 2 89590930 ns/op BenchmarkSortStrings_Sorted-4 20 5947035 ns/op BenchmarkSlicesSortStrings_Sorted-4 50 2305289 ns/op BenchmarkSortStructs-4 1 205089696 ns/op BenchmarkSortFuncStructs-4 1 168730981 ns/op BenchmarkSortString1K-4 270 444178 ns/op BenchmarkSortString1K_Slice-4 139 844525 ns/op BenchmarkStableString1K-4 72 1590547 ns/op BenchmarkSortInt1K-4 339 354182 ns/op BenchmarkSortInt1K_Sorted-4 5695 21095 ns/op BenchmarkSortInt1K_Reversed-4 3470 34393 ns/op BenchmarkSortInt1K_Mod8-4 902 132566 ns/op BenchmarkStableInt1K-4 96 1205609 ns/op BenchmarkStableInt1K_Slice-4 100 1093721 ns/op BenchmarkSortInt64K-4 4 33219876 ns/op BenchmarkSortInt64K_Slice-4 2 71733712 ns/op BenchmarkStableInt64K-4 1 103915547 ns/op BenchmarkSort1e2-4 324 365805 ns/op BenchmarkStable1e2-4 124 964512 ns/op BenchmarkSort1e4-4 2 72907652 ns/op BenchmarkStable1e4-4 1 311134363 ns/op PASS ok sort 19.280s goos: linux goarch: arm64 pkg: strconv BenchmarkAtof64Decimal-4 466460 235.9 ns/op BenchmarkAtof64Float-4 444714 255.9 ns/op BenchmarkAtof64FloatExp-4 374424 303.3 ns/op BenchmarkAtof64Big-4 313498 371.8 ns/op BenchmarkAtof64RandomBits-4 133782 854.6 ns/op BenchmarkAtof64RandomFloats-4 324745 369.7 ns/op BenchmarkAtof64RandomLongFloats-4 299736 400.2 ns/op BenchmarkAtof32Decimal-4 490564 239.9 ns/op BenchmarkAtof32Float-4 444312 259.2 ns/op BenchmarkAtof32FloatExp-4 378696 312.5 ns/op BenchmarkAtof32Random-4 280399 423.9 ns/op BenchmarkAtof32RandomLong-4 136556 865.4 ns/op BenchmarkParseInt/Pos/7bit-4 937557 122.3 ns/op BenchmarkParseInt/Pos/26bit-4 462249 231.0 ns/op BenchmarkParseInt/Pos/31bit-4 430206 250.7 ns/op BenchmarkParseInt/Pos/56bit-4 325672 367.5 ns/op BenchmarkParseInt/Pos/63bit-4 287912 389.0 ns/op BenchmarkParseInt/Neg/7bit-4 907934 126.2 ns/op BenchmarkParseInt/Neg/26bit-4 464445 230.2 ns/op BenchmarkParseInt/Neg/31bit-4 441852 250.6 ns/op BenchmarkParseInt/Neg/56bit-4 296594 367.8 ns/op BenchmarkParseInt/Neg/63bit-4 278206 380.9 ns/op BenchmarkAtoi/Pos/7bit-4 1530336 78.21 ns/op BenchmarkAtoi/Pos/26bit-4 605020 170.9 ns/op BenchmarkAtoi/Pos/31bit-4 568579 187.8 ns/op BenchmarkAtoi/Pos/56bit-4 352986 288.9 ns/op BenchmarkAtoi/Pos/63bit-4 285512 421.0 ns/op BenchmarkAtoi/Neg/7bit-4 1551566 79.18 ns/op BenchmarkAtoi/Neg/26bit-4 684421 173.7 ns/op BenchmarkAtoi/Neg/31bit-4 554476 188.5 ns/op BenchmarkAtoi/Neg/56bit-4 355357 288.1 ns/op BenchmarkAtoi/Neg/63bit-4 252708 415.2 ns/op BenchmarkFormatFloat/Decimal-4 103887 1134 ns/op BenchmarkFormatFloat/Float-4 92180 1269 ns/op BenchmarkFormatFloat/Exp-4 99144 1189 ns/op BenchmarkFormatFloat/NegExp-4 98910 1195 ns/op BenchmarkFormatFloat/LongExp-4 85255 1391 ns/op BenchmarkFormatFloat/Big-4 83176 1416 ns/op BenchmarkFormatFloat/BinaryExp-4 174412 679.0 ns/op BenchmarkFormatFloat/32Integer-4 102864 1131 ns/op BenchmarkFormatFloat/32ExactFraction-4 103752 1147 ns/op BenchmarkFormatFloat/32Point-4 94572 1250 ns/op BenchmarkFormatFloat/32Exp-4 101725 1151 ns/op BenchmarkFormatFloat/32NegExp-4 104911 1149 ns/op BenchmarkFormatFloat/32Shortest-4 103284 1123 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 121711 971.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 117231 988.7 ns/op BenchmarkFormatFloat/64Fixed1-4 133002 882.2 ns/op BenchmarkFormatFloat/64Fixed2-4 137088 873.0 ns/op BenchmarkFormatFloat/64Fixed3-4 133104 887.5 ns/op BenchmarkFormatFloat/64Fixed4-4 133383 880.8 ns/op BenchmarkFormatFloat/64Fixed12-4 80941 1457 ns/op BenchmarkFormatFloat/64Fixed16-4 101414 1160 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 98797 1138 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 95808 1222 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2264 48595 ns/op BenchmarkFormatFloat/Slowpath64-4 77546 1381 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87800 1365 ns/op BenchmarkAppendFloat/Decimal-4 117142 1014 ns/op BenchmarkAppendFloat/Float-4 100209 1177 ns/op BenchmarkAppendFloat/Exp-4 113336 1037 ns/op BenchmarkAppendFloat/NegExp-4 113926 1042 ns/op BenchmarkAppendFloat/LongExp-4 89532 1241 ns/op BenchmarkAppendFloat/Big-4 92145 1267 ns/op BenchmarkAppendFloat/BinaryExp-4 228717 508.0 ns/op BenchmarkAppendFloat/32Integer-4 116734 1010 ns/op BenchmarkAppendFloat/32ExactFraction-4 116167 1021 ns/op BenchmarkAppendFloat/32Point-4 106197 1123 ns/op BenchmarkAppendFloat/32Exp-4 115852 1018 ns/op BenchmarkAppendFloat/32NegExp-4 111868 1017 ns/op BenchmarkAppendFloat/32Shortest-4 124732 966.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144596 812.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 141949 829.2 ns/op BenchmarkAppendFloat/64Fixed1-4 159398 733.0 ns/op BenchmarkAppendFloat/64Fixed2-4 158962 727.9 ns/op BenchmarkAppendFloat/64Fixed3-4 159582 730.1 ns/op BenchmarkAppendFloat/64Fixed4-4 156745 729.8 ns/op BenchmarkAppendFloat/64Fixed12-4 91572 1278 ns/op BenchmarkAppendFloat/64Fixed16-4 116715 998.7 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 123639 948.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 108921 1077 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2469 48324 ns/op BenchmarkAppendFloat/Slowpath64-4 94908 1234 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 97075 1208 ns/op BenchmarkFormatInt-4 12403 9643 ns/op BenchmarkAppendInt-4 12502 9697 ns/op BenchmarkFormatUint-4 68811 1714 ns/op BenchmarkAppendUint-4 71228 1677 ns/op BenchmarkFormatIntSmall/7-4 2303263 52.06 ns/op BenchmarkFormatIntSmall/42-4 2279197 53.28 ns/op BenchmarkAppendIntSmall-4 818844 146.1 ns/op BenchmarkAppendUintVarlen/1-4 805974 142.1 ns/op BenchmarkAppendUintVarlen/12-4 802160 149.0 ns/op BenchmarkAppendUintVarlen/123-4 571460 193.1 ns/op BenchmarkAppendUintVarlen/1234-4 571178 193.9 ns/op BenchmarkAppendUintVarlen/12345-4 555657 195.7 ns/op BenchmarkAppendUintVarlen/123456-4 610500 197.9 ns/op BenchmarkAppendUintVarlen/1234567-4 561282 199.5 ns/op BenchmarkAppendUintVarlen/12345678-4 565173 202.5 ns/op BenchmarkAppendUintVarlen/123456789-4 545077 200.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 545058 203.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 549460 205.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 548265 206.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 540920 209.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 535112 208.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 523980 213.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 564524 212.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 551115 219.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 555976 217.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 547334 219.9 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 535963 221.3 ns/op BenchmarkQuote-4 28458 4230 ns/op BenchmarkQuoteRune-4 291740 396.1 ns/op BenchmarkAppendQuote-4 30970 3863 ns/op BenchmarkAppendQuoteRune-4 502992 229.5 ns/op BenchmarkUnquoteEasy-4 771763 145.2 ns/op BenchmarkUnquoteHard-4 33036 3638 ns/op PASS ok strconv 16.347s goos: linux goarch: arm64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 317674 382.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 99690 1206 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 139070 830.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 318808 369.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 103747 1150 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 150306 790.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 243139 518.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64303 1801 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 79274 1492 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 467485 247.2 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19791 6048 ns/op BenchmarkGenericMatch1-4 1668 72105 ns/op BenchmarkGenericMatch2-4 338 346834 ns/op BenchmarkSingleMaxSkipping-4 7738 15077 ns/op 663.27 MB/s BenchmarkSingleLongSuffixFail-4 13820 8678 ns/op 115.47 MB/s BenchmarkSingleMatch-4 188 622557 ns/op 24.09 MB/s BenchmarkByteByteNoMatch-4 68536 1735 ns/op BenchmarkByteByteMatch-4 18889 6306 ns/op BenchmarkByteStringMatch-4 21158 5669 ns/op BenchmarkHTMLEscapeNew-4 66279 1780 ns/op BenchmarkHTMLEscapeOld-4 58113 2054 ns/op BenchmarkByteStringReplacerWriteString-4 1082 109928 ns/op BenchmarkByteReplacerWriteString-4 1261 92610 ns/op BenchmarkByteByteReplaces-4 2245 51529 ns/op BenchmarkByteByteMap-4 7107 16339 ns/op BenchmarkMap/identity/ASCII-4 708332 166.4 ns/op BenchmarkMap/identity/Greek-4 467296 255.8 ns/op BenchmarkMap/change/ASCII-4 26920 4456 ns/op BenchmarkMap/change/Greek-4 20808 5834 ns/op BenchmarkIndexRune-4 1215574 98.53 ns/op BenchmarkIndexRuneLongString-4 1000000 109.5 ns/op BenchmarkIndexRuneFastPath-4 2882450 41.49 ns/op BenchmarkIndex-4 2642091 45.38 ns/op BenchmarkLastIndex-4 2834346 42.33 ns/op BenchmarkIndexByte-4 10627670 10.35 ns/op BenchmarkToUpper/#00-4 3116239 38.81 ns/op BenchmarkToUpper/ONLYUPPER-4 2235429 53.92 ns/op BenchmarkToUpper/abc-4 244911 496.2 ns/op BenchmarkToUpper/AbC123-4 175105 654.8 ns/op BenchmarkToUpper/azAZ09_-4 203191 580.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 40456 2967 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 53832 2231 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 24286 4985 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46171 2570 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 93681 1260 ns/op BenchmarkToLower/#00-4 3131942 39.36 ns/op BenchmarkToLower/abc-4 2538038 47.65 ns/op BenchmarkToLower/AbC123-4 162967 716.1 ns/op BenchmarkToLower/azAZ09_-4 161664 729.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70304 1714 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48768 2445 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24216 4900 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58682 2024 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 94459 1271 ns/op BenchmarkMapNoChanges-4 893203 132.3 ns/op BenchmarkTrim-4 26631 4500 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2515132 47.11 ns/op BenchmarkToValidUTF8/InvalidASCII-4 135016 885.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 89535 1339 ns/op BenchmarkEqualFold/Tests-4 42398 2846 ns/op BenchmarkEqualFold/ASCII-4 2184103 54.51 ns/op BenchmarkEqualFold/UnicodePrefix-4 89014 1315 ns/op BenchmarkEqualFold/UnicodeSuffix-4 93196 1280 ns/op BenchmarkIndexHard1-4 169 708453 ns/op BenchmarkIndexHard2-4 168 714812 ns/op BenchmarkIndexHard3-4 164 727855 ns/op BenchmarkIndexHard4-4 88 1327803 ns/op BenchmarkLastIndexHard1-4 81 1420908 ns/op BenchmarkLastIndexHard2-4 81 1413802 ns/op BenchmarkLastIndexHard3-4 82 1414620 ns/op BenchmarkCountHard1-4 168 709561 ns/op BenchmarkCountHard2-4 168 712746 ns/op BenchmarkCountHard3-4 164 725187 ns/op BenchmarkIndexTorture-4 13302 9015 ns/op BenchmarkCountTorture-4 13267 9054 ns/op BenchmarkCountTortureOverlapping-4 650 174686 ns/op BenchmarkCountByte/10-4 2475496 48.22 ns/op 207.38 MB/s BenchmarkCountByte/32-4 2613912 45.65 ns/op 701.02 MB/s BenchmarkCountByte/4096-4 533845 221.0 ns/op 18534.37 MB/s BenchmarkCountByte/4194304-4 603 201803 ns/op 20784.19 MB/s BenchmarkCountByte/67108864-4 21 5480933 ns/op 12244.06 MB/s BenchmarkFields/ASCII/16-4 297320 403.1 ns/op 39.69 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21374 5562 ns/op 46.03 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1473 80475 ns/op 50.90 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 80 1391207 ns/op 47.11 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21994757 ns/op 47.67 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 305619 391.5 ns/op 40.86 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7080 15784 ns/op 16.22 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 438 267357 ns/op 15.32 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4735981 ns/op 13.84 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 82191870 ns/op 12.76 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 147528 811.9 ns/op 19.71 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9968 11200 ns/op 22.86 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 636 189613 ns/op 21.60 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 34 3439940 ns/op 19.05 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 63247353 ns/op 16.58 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 149428 801.1 ns/op 19.97 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8660 13084 ns/op 19.57 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 508 229204 ns/op 17.87 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4035970 ns/op 16.24 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 72256192 ns/op 14.51 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 88331730 ns/op BenchmarkSplitSingleByteSeparator-4 16 6736732 ns/op BenchmarkSplitMultiByteSeparator-4 28 3814861 ns/op BenchmarkSplitNSingleByteSeparator-4 168682 739.0 ns/op BenchmarkSplitNMultiByteSeparator-4 138405 931.4 ns/op BenchmarkRepeat/5x0-4 2469924 48.66 ns/op BenchmarkRepeat/5x1-4 2446311 49.06 ns/op BenchmarkRepeat/5x2-4 194306 593.3 ns/op BenchmarkRepeat/5x6-4 118080 981.0 ns/op BenchmarkRepeat/10x0-4 2470479 48.61 ns/op BenchmarkRepeat/10x1-4 2445987 49.03 ns/op BenchmarkRepeat/10x2-4 204777 591.6 ns/op BenchmarkRepeat/10x6-4 121351 1000 ns/op BenchmarkRepeatLarge/256/1-4 55434 2169 ns/op 118.03 MB/s BenchmarkRepeatLarge/256/16-4 86809 1355 ns/op 188.91 MB/s BenchmarkRepeatLarge/512/1-4 45034 2569 ns/op 199.33 MB/s BenchmarkRepeatLarge/512/16-4 65844 1714 ns/op 298.65 MB/s BenchmarkRepeatLarge/1024/1-4 38632 3115 ns/op 328.71 MB/s BenchmarkRepeatLarge/1024/16-4 49281 2351 ns/op 435.64 MB/s BenchmarkRepeatLarge/2048/1-4 28690 4135 ns/op 495.23 MB/s BenchmarkRepeatLarge/2048/16-4 34416 3391 ns/op 604.02 MB/s BenchmarkRepeatLarge/4096/1-4 20296 5830 ns/op 702.61 MB/s BenchmarkRepeatLarge/4096/16-4 23899 5090 ns/op 804.64 MB/s BenchmarkRepeatLarge/8192/1-4 13202 8974 ns/op 912.87 MB/s BenchmarkRepeatLarge/8192/16-4 14978 8134 ns/op 1007.08 MB/s BenchmarkRepeatLarge/8192/4097-4 2975962 40.27 ns/op 101740.65 MB/s BenchmarkRepeatLarge/16384/1-4 8367 14116 ns/op 1160.68 MB/s BenchmarkRepeatLarge/16384/16-4 7605 13421 ns/op 1220.73 MB/s BenchmarkRepeatLarge/16384/4097-4 12225 9968 ns/op 1233.08 MB/s BenchmarkRepeatLarge/32768/1-4 4896 24305 ns/op 1348.22 MB/s BenchmarkRepeatLarge/32768/16-4 5066 24022 ns/op 1364.08 MB/s BenchmarkRepeatLarge/32768/4097-4 5613 21770 ns/op 1317.34 MB/s BenchmarkRepeatLarge/65536/1-4 2460 42789 ns/op 1531.59 MB/s BenchmarkRepeatLarge/65536/16-4 2436 43043 ns/op 1522.57 MB/s BenchmarkRepeatLarge/65536/4097-4 2936 41872 ns/op 1467.68 MB/s BenchmarkRepeatLarge/131072/1-4 547 211892 ns/op 618.58 MB/s BenchmarkRepeatLarge/131072/16-4 537 215177 ns/op 609.14 MB/s BenchmarkRepeatLarge/131072/4097-4 506 210512 ns/op 603.32 MB/s BenchmarkRepeatLarge/262144/1-4 270 415731 ns/op 630.56 MB/s BenchmarkRepeatLarge/262144/16-4 266 427171 ns/op 613.67 MB/s BenchmarkRepeatLarge/262144/4097-4 272 441637 ns/op 584.44 MB/s BenchmarkRepeatLarge/524288/1-4 139 848263 ns/op 618.07 MB/s BenchmarkRepeatLarge/524288/16-4 142 847590 ns/op 618.56 MB/s BenchmarkRepeatLarge/524288/4097-4 138 873823 ns/op 595.45 MB/s BenchmarkRepeatLarge/1048576/1-4 67 1672550 ns/op 626.93 MB/s BenchmarkRepeatLarge/1048576/16-4 67 1672513 ns/op 626.95 MB/s BenchmarkRepeatLarge/1048576/4097-4 74 1750579 ns/op 596.79 MB/s BenchmarkRepeatLarge/2097152/1-4 36 3193046 ns/op 656.79 MB/s BenchmarkRepeatLarge/2097152/16-4 36 3155621 ns/op 664.58 MB/s BenchmarkRepeatLarge/2097152/4097-4 38 3248330 ns/op 644.51 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6657364 ns/op 630.02 MB/s BenchmarkRepeatLarge/4194304/16-4 18 6709870 ns/op 625.09 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 6992932 ns/op 599.35 MB/s BenchmarkRepeatLarge/8388608/1-4 8 14053923 ns/op 596.89 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14054273 ns/op 596.87 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 14483818 ns/op 579.03 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27777437 ns/op 603.99 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27678587 ns/op 606.14 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29251246 ns/op 573.56 MB/s BenchmarkRepeatLarge/33554432/1-4 2 56918773 ns/op 589.51 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56762793 ns/op 591.13 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57437673 ns/op 584.19 MB/s BenchmarkRepeatLarge/67108864/1-4 1 107037866 ns/op 626.96 MB/s BenchmarkRepeatLarge/67108864/16-4 1 106844747 ns/op 628.10 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 110583266 ns/op 606.86 MB/s BenchmarkRepeatLarge/134217728/1-4 1 217220773 ns/op 617.89 MB/s BenchmarkRepeatLarge/134217728/16-4 1 204793015 ns/op 655.38 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 220684093 ns/op 608.19 MB/s BenchmarkRepeatLarge/268435456/1-4 1 419783188 ns/op 639.46 MB/s BenchmarkRepeatLarge/268435456/16-4 1 404043191 ns/op 664.37 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 439748786 ns/op 610.43 MB/s BenchmarkRepeatLarge/536870912/1-4 1 830537739 ns/op 646.41 MB/s BenchmarkRepeatLarge/536870912/16-4 1 807265182 ns/op 665.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 842406577 ns/op 637.31 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1635049280 ns/op 656.70 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1578317528 ns/op 680.31 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1663015357 ns/op 645.66 MB/s BenchmarkIndexAnyASCII/1:1-4 1364028 87.35 ns/op BenchmarkIndexAnyASCII/1:2-4 1409162 85.59 ns/op BenchmarkIndexAnyASCII/1:4-4 1403690 85.44 ns/op BenchmarkIndexAnyASCII/1:8-4 1389734 85.52 ns/op BenchmarkIndexAnyASCII/1:16-4 1362121 88.05 ns/op BenchmarkIndexAnyASCII/1:32-4 1362036 88.14 ns/op BenchmarkIndexAnyASCII/1:64-4 1295110 90.95 ns/op BenchmarkIndexAnyASCII/16:1-4 1370774 87.23 ns/op BenchmarkIndexAnyASCII/16:2-4 683931 173.4 ns/op BenchmarkIndexAnyASCII/16:4-4 678948 174.9 ns/op BenchmarkIndexAnyASCII/16:8-4 647430 179.4 ns/op BenchmarkIndexAnyASCII/16:16-4 592299 192.2 ns/op BenchmarkIndexAnyASCII/16:32-4 533284 220.0 ns/op BenchmarkIndexAnyASCII/16:64-4 427550 271.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1299217 93.08 ns/op BenchmarkIndexAnyASCII/256:2-4 64248 1870 ns/op BenchmarkIndexAnyASCII/256:4-4 63964 1871 ns/op BenchmarkIndexAnyASCII/256:8-4 63961 1881 ns/op BenchmarkIndexAnyASCII/256:16-4 63103 1886 ns/op BenchmarkIndexAnyASCII/256:32-4 62546 1913 ns/op BenchmarkIndexAnyASCII/256:64-4 60837 1968 ns/op BenchmarkIndexAnyUTF8/1:1-4 1438968 83.17 ns/op BenchmarkIndexAnyUTF8/1:2-4 1407279 85.58 ns/op BenchmarkIndexAnyUTF8/1:4-4 1396977 87.52 ns/op BenchmarkIndexAnyUTF8/1:8-4 1398224 85.75 ns/op BenchmarkIndexAnyUTF8/1:16-4 1363065 88.20 ns/op BenchmarkIndexAnyUTF8/1:32-4 1360257 88.47 ns/op BenchmarkIndexAnyUTF8/1:64-4 1318398 91.00 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 102.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 172261 677.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 171211 675.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 175170 689.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 168301 689.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 168577 686.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 156966 724.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 271453 437.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 12139 9920 ns/op BenchmarkIndexAnyUTF8/256:4-4 12292 10042 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10204 ns/op BenchmarkIndexAnyUTF8/256:16-4 10000 10362 ns/op BenchmarkIndexAnyUTF8/256:32-4 12028 10053 ns/op BenchmarkIndexAnyUTF8/256:64-4 9974 10660 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1415832 84.90 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1377672 86.30 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1379146 87.04 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1398068 86.74 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1375956 87.29 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1369060 87.97 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1323112 89.83 ns/op BenchmarkLastIndexAnyASCII/16:1-4 683697 174.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 685431 173.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 676528 175.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 655508 181.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 608568 192.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 541584 219.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 432189 271.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 63904 1869 ns/op BenchmarkLastIndexAnyASCII/256:2-4 64014 1868 ns/op BenchmarkLastIndexAnyASCII/256:4-4 64058 1871 ns/op BenchmarkLastIndexAnyASCII/256:8-4 63856 1875 ns/op BenchmarkLastIndexAnyASCII/256:16-4 63450 1886 ns/op BenchmarkLastIndexAnyASCII/256:32-4 62515 1918 ns/op BenchmarkLastIndexAnyASCII/256:64-4 60307 1966 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1415120 84.63 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1398133 86.20 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1389285 86.01 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1373438 87.33 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1394894 87.12 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1388360 86.31 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1359914 89.91 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 192354 611.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 101475 1192 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 97908 1193 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 94916 1222 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 97170 1209 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 98971 1219 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 92510 1249 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13095 9078 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 6314 17985 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 6259 17965 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6076 18479 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 6181 18559 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 6141 18520 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 5599 19343 ns/op BenchmarkTrimASCII/1:1-4 2505340 47.97 ns/op BenchmarkTrimASCII/1:2-4 2020135 59.76 ns/op BenchmarkTrimASCII/1:4-4 1979982 61.44 ns/op BenchmarkTrimASCII/1:8-4 1857284 64.21 ns/op BenchmarkTrimASCII/1:16-4 1564662 76.66 ns/op BenchmarkTrimASCII/16:1-4 2229980 52.42 ns/op BenchmarkTrimASCII/16:2-4 664687 176.4 ns/op BenchmarkTrimASCII/16:4-4 669926 178.7 ns/op BenchmarkTrimASCII/16:8-4 641190 181.8 ns/op BenchmarkTrimASCII/16:16-4 613747 195.1 ns/op BenchmarkTrimASCII/256:1-4 552007 215.8 ns/op BenchmarkTrimASCII/256:2-4 61372 1950 ns/op BenchmarkTrimASCII/256:4-4 61366 1952 ns/op BenchmarkTrimASCII/256:8-4 61154 1957 ns/op BenchmarkTrimASCII/256:16-4 60866 1972 ns/op BenchmarkTrimASCII/4096:1-4 42484 2815 ns/op BenchmarkTrimASCII/4096:2-4 4081 28622 ns/op BenchmarkTrimASCII/4096:4-4 4179 28611 ns/op BenchmarkTrimASCII/4096:8-4 4137 28588 ns/op BenchmarkTrimASCII/4096:16-4 4086 28606 ns/op BenchmarkTrimByte-4 2539570 48.18 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 2666 44375 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 2670 44457 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 2662 44453 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1876 63673 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3648 32344 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6573 17361 ns/op BenchmarkJoin/0-4 3087213 38.50 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2500495 47.17 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 148497 797.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 101676 1151 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 77047 1580 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 62476 1910 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 52333 2291 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44889 2651 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1974578 60.66 ns/op BenchmarkTrimSpace/ASCII-4 1252054 95.88 ns/op BenchmarkTrimSpace/SomeNonASCII-4 87770 1371 ns/op BenchmarkTrimSpace/JustNonASCII-4 52563 2244 ns/op BenchmarkReplaceAll-4 81600 1416 ns/op 16 B/op 1 allocs/op PASS ok strings 56.727s goos: linux goarch: arm64 pkg: sync BenchmarkCond1-4 46158 2498 ns/op BenchmarkCond2-4 22240 5084 ns/op BenchmarkCond4-4 10000 10615 ns/op BenchmarkCond8-4 4368 23226 ns/op BenchmarkCond16-4 1920 59462 ns/op BenchmarkCond32-4 765 165252 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 440786 255.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 228888 530.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 462512 243.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 411250 275.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 218641 597.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 368504 300.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 87007 1444 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 70938 1786 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 70777 1789 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 43050 2895 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 419298 264.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 131388 901.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 453760 257.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 121837 972.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 397872 251.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 133728 886.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1742976 69.81 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 45462 2378 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 102714 1142 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 171577 724.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4114 24854 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 212 627395 ns/op BenchmarkRange/*sync.Map-4 1093 106299 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 79281 1356 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 173492 682.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 56120 1914 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 169482 693.8 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 200524 558.1 ns/op BenchmarkAdversarialDelete/*sync.Map-4 174846 775.1 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 72800 1647 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 139134 850.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 436629 258.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50148 2313 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 118984 994.9 ns/op BenchmarkSwapCollision/*sync.Map-4 72648 1681 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 381 300163 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91432 1341 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 266982 432.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21493 5605 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 54313 2203 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19412 6158 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 134980 800.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 92419 1295 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 109364 1010 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1613250 73.66 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 133647 905.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1484037 83.26 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 417002 245.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 122994 961.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 437846 307.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 83883 1427 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 274087 441.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 427015 293.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 97591 1262 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 389493 284.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 80366 1436 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 96783 1222 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 121924 939.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50271 2348 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 172738 682.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 424676 272.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 101466 1183 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 288838 358.3 ns/op BenchmarkUncontendedSemaphore-4 4877366 24.63 ns/op BenchmarkContendedSemaphore-4 3162430 50.18 ns/op BenchmarkMutexUncontended-4 876500 138.2 ns/op BenchmarkMutex-4 136062 858.9 ns/op BenchmarkMutexSlack-4 125089 917.6 ns/op BenchmarkMutexWork-4 132128 889.5 ns/op BenchmarkMutexWorkSlack-4 122532 941.7 ns/op BenchmarkMutexNoSpin-4 44125 2686 ns/op BenchmarkMutexSpin-4 40129 2886 ns/op BenchmarkOnce-4 392470 309.5 ns/op BenchmarkOnceFunc/v=Once-4 1000000 115.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 748035 154.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 801282 144.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 961352 122.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 739845 165.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 759224 151.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5784013 20.42 ns/op BenchmarkSemaSyntNonblock-4 1205781 98.72 ns/op BenchmarkSemaSyntBlock-4 1000000 103.9 ns/op BenchmarkSemaWorkNonblock-4 715443 166.4 ns/op BenchmarkSemaWorkBlock-4 672554 199.4 ns/op BenchmarkRWMutexUncontended-4 331978 340.8 ns/op BenchmarkRWMutexWrite100-4 219686 543.3 ns/op BenchmarkRWMutexWrite10-4 200895 586.4 ns/op BenchmarkRWMutexWorkWrite100-4 195110 607.5 ns/op BenchmarkRWMutexWorkWrite10-4 174549 681.3 ns/op BenchmarkWaitGroupUncontended-4 558513 211.5 ns/op BenchmarkWaitGroupAddDone-4 233058 502.4 ns/op BenchmarkWaitGroupAddDoneWork-4 250856 560.7 ns/op BenchmarkWaitGroupWait-4 2699487 43.86 ns/op BenchmarkWaitGroupWaitWork-4 2259447 53.53 ns/op BenchmarkWaitGroupActuallyWait-4 31765 3858 ns/op 32 B/op 2 allocs/op PASS ok sync 17.618s goos: linux goarch: arm64 pkg: sync/atomic BenchmarkValueRead-4 524420 300.4 ns/op PASS ok sync/atomic 1.177s PASS ok syscall 1.013s goos: linux goarch: arm64 pkg: testing BenchmarkTBHelper-4 128712 915.7 ns/op 0 B/op 0 allocs/op PASS ok testing 1.142s goos: linux goarch: arm64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6099 17967 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 7678 13689 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 78 1479508 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 79 1293607 ns/op 1637 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 168349699 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 166732980 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1436 80677 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1616 72260 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 14 7446542 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 15 7062122 ns/op 27571 B/op 69 allocs/op BenchmarkTable/10x100000/new-4 1 806304501 ns/op 48120712 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 808250742 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 168 704314 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 181 660239 ns/op 217 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 73842231 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 71599252 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7995599026 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7870795121 ns/op 335150056 B/op 100091 allocs/op BenchmarkPyramid/10-4 2404 48850 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 30 3700269 ns/op 409134 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 394775352 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2109 55581 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 218 539429 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 21 5491321 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6693 17120 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.921s goos: linux goarch: arm64 pkg: text/template/parse BenchmarkParseLarge-4 2 95955648 ns/op BenchmarkVariableString-4 69866 1707 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1670 69814 ns/op 2516 B/op 39 allocs/op PASS ok text/template/parse 1.575s goos: linux goarch: arm64 pkg: time BenchmarkAfterFunc-4 27 4436768 ns/op BenchmarkAfter-4 74 1504901 ns/op BenchmarkStop-4 152 774289 ns/op BenchmarkSimultaneousAfterFunc-4 22 4664134 ns/op BenchmarkStartStop-4 152 870768 ns/op BenchmarkReset-4 2262 61199 ns/op BenchmarkSleep-4 30 4288892 ns/op BenchmarkParallelTimerLatency-4 51 129125 avg-late-ns 1134160 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 326383 avg-late-ns 789875 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 308179 avg-late-ns 803950 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 276991 avg-late-ns 1107395 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 416858 avg-late-ns 1409717 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 332180 avg-late-ns 1407994 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 301105 avg-late-ns 1773711 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 317874 avg-late-ns 1823156 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 335495 avg-late-ns 2606638 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 259629 avg-late-ns 2069432 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 866042 avg-late-ns 2799515 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 337085 avg-late-ns 974268 max-late-ns BenchmarkTicker-4 398 289382 ns/op BenchmarkTickerReset-4 3231 35754 ns/op BenchmarkTickerResetNaive-4 184 753365 ns/op BenchmarkNow-4 867226 136.7 ns/op BenchmarkNowUnixNano-4 891954 132.4 ns/op BenchmarkNowUnixMilli-4 889310 131.7 ns/op BenchmarkNowUnixMicro-4 904840 133.5 ns/op BenchmarkFormat-4 43117 2765 ns/op BenchmarkFormatRFC3339-4 63892 1880 ns/op BenchmarkFormatRFC3339Nano-4 62878 1916 ns/op BenchmarkFormatNow-4 58099 2074 ns/op BenchmarkMarshalJSON-4 88429 1356 ns/op BenchmarkMarshalText-4 88420 1349 ns/op BenchmarkParse-4 90915 1310 ns/op BenchmarkParseRFC3339UTC-4 260086 463.1 ns/op BenchmarkParseRFC3339UTCBytes-4 180706 658.7 ns/op BenchmarkParseRFC3339TZ-4 80392 1485 ns/op BenchmarkParseRFC3339TZBytes-4 67288 1786 ns/op BenchmarkParseDuration-4 456697 268.6 ns/op BenchmarkHour-4 697171 170.9 ns/op BenchmarkSecond-4 692823 171.0 ns/op BenchmarkYear-4 480622 246.2 ns/op BenchmarkDay-4 435280 273.5 ns/op BenchmarkISOWeek-4 499675 237.0 ns/op BenchmarkGoString-4 58160 2063 ns/op BenchmarkUnmarshalText-4 77037 1548 ns/op PASS ok time 12.819s goos: linux goarch: arm64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 490236 235.4 ns/op BenchmarkDecodeValidJapaneseChars-4 576645 200.9 ns/op BenchmarkDecodeRune-4 1567962 73.79 ns/op BenchmarkEncodeValidASCII-4 504141 225.4 ns/op BenchmarkEncodeValidJapaneseChars-4 708716 172.3 ns/op BenchmarkAppendRuneValidASCII-4 1339923 89.43 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2228534 53.74 ns/op BenchmarkEncodeRune-4 2679963 44.77 ns/op PASS ok unicode/utf16 2.251s goos: linux goarch: arm64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1476495 81.17 ns/op BenchmarkRuneCountTenJapaneseChars-4 315722 351.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2309991 51.89 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 404083 294.6 ns/op BenchmarkValidTenASCIIChars-4 1750975 68.49 ns/op BenchmarkValid100KASCIIChars-4 94 1256870 ns/op BenchmarkValidTenJapaneseChars-4 282241 393.5 ns/op BenchmarkValidLongMostlyASCII-4 88 1355951 ns/op BenchmarkValidLongJapanese-4 55 2155267 ns/op BenchmarkValidStringTenASCIIChars-4 2687054 44.50 ns/op BenchmarkValidString100KASCIIChars-4 7452 15973 ns/op BenchmarkValidStringTenJapaneseChars-4 375906 282.4 ns/op BenchmarkValidStringLongMostlyASCII-4 772 155307 ns/op BenchmarkValidStringLongJapanese-4 152 789976 ns/op BenchmarkEncodeASCIIRune-4 2608680 45.86 ns/op BenchmarkEncodeJapaneseRune-4 1704357 70.20 ns/op BenchmarkAppendASCIIRune-4 8702438 13.78 ns/op BenchmarkAppendJapaneseRune-4 1857303 64.67 ns/op BenchmarkDecodeASCIIRune-4 1861328 63.82 ns/op BenchmarkDecodeJapaneseRune-4 1690305 71.81 ns/op BenchmarkFullRune/ASCII-4 3098456 38.72 ns/op BenchmarkFullRune/Incomplete-4 1421325 84.17 ns/op BenchmarkFullRune/Japanese-4 3215748 37.32 ns/op PASS ok unicode/utf8 4.898s goos: linux goarch: arm64 pkg: cmd/api BenchmarkAll-4 1 75081596248 ns/op PASS ok cmd/api 76.330s goos: linux goarch: arm64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 480153 248.1 ns/op BenchmarkCgoCall/one-pointer-4 372360 309.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 320193 376.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 410266 284.2 ns/op BenchmarkCgoCall/eight-pointers-4 203854 587.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 389292 303.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 32458 3992 ns/op BenchmarkCgoCall/eight-pointers-slice-4 44372 2703 ns/op BenchmarkGoString-4 1000000 109.2 ns/op BenchmarkCGoCallback-4 46965 2496 ns/op BenchmarkCGoInCThread-4 346743 329.2 ns/op PASS ok cmd/cgo/internal/test 2.458s goos: linux goarch: arm64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 879223 130.1 ns/op BenchmarkEqArrayOfStrings64-4 124580 955.3 ns/op BenchmarkEqArrayOfStrings1024-4 8372 13977 ns/op BenchmarkEqArrayOfFloats5-4 977962 112.6 ns/op BenchmarkEqArrayOfFloats64-4 122458 980.2 ns/op BenchmarkEqArrayOfFloats1024-4 7915 14786 ns/op BenchmarkEqArrayOfStructsEq-4 2420 48698 ns/op BenchmarkEqArrayOfStructsNotEq-4 4345 27074 ns/op BenchmarkEqStruct-4 18364797 5.734 ns/op PASS ok cmd/compile/internal/reflectdata 2.136s goos: linux goarch: arm64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 86798 ns/op BenchmarkCopyElim1-4 1076 95969 ns/op BenchmarkCopyElim10-4 936 112142 ns/op BenchmarkCopyElim100-4 439 275352 ns/op BenchmarkCopyElim1000-4 67 1696851 ns/op BenchmarkCopyElim10000-4 4 28549766 ns/op BenchmarkCopyElim100000-4 1 558159812 ns/op BenchmarkDeadCode/1-4 980 125613 ns/op BenchmarkDeadCode/10-4 763 148081 ns/op BenchmarkDeadCode/100-4 328 349536 ns/op BenchmarkDeadCode/1000-4 50 2503009 ns/op BenchmarkDeadCode/10000-4 4 26523977 ns/op BenchmarkDeadCode/100000-4 1 341665478 ns/op BenchmarkDeadCode/200000-4 1 709722594 ns/op BenchmarkDominatorsLinear-4 14 9224267 ns/op 1.08 MB/s BenchmarkDominatorsFwdBack-4 8 13118828 ns/op 0.76 MB/s BenchmarkDominatorsManyPred-4 9 12872972 ns/op 0.78 MB/s BenchmarkDominatorsMaxPred-4 9 12681150 ns/op 0.79 MB/s BenchmarkDominatorsMaxPredVal-4 9 13077887 ns/op 0.76 MB/s BenchmarkFuse/1-4 1008 118878 ns/op BenchmarkFuse/10-4 757 167354 ns/op BenchmarkFuse/100-4 184 651130 ns/op BenchmarkFuse/1000-4 21 5787996 ns/op BenchmarkFuse/10000-4 2 70898752 ns/op BenchmarkNilCheckDeep1-4 8700 11593 ns/op 0.09 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4054 27842 ns/op 0.36 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 628 191628 ns/op 0.52 MB/s 607 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 58 1899516 ns/op 0.53 MB/s 4836 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19130018 ns/op 0.52 MB/s 120506 B/op 6 allocs/op BenchmarkDSEPass-4 28 4092254 ns/op 63452 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 135886903 ns/op 4221376 B/op 107761 allocs/op BenchmarkCSEPass-4 6 18701584 ns/op 131776 B/op 11 allocs/op BenchmarkCSEPassBlock-4 1 180260698 ns/op 5695064 B/op 97682 allocs/op BenchmarkDeadcodePass-4 188 647837 ns/op 98793 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 146199302 ns/op 4045664 B/op 45015 allocs/op BenchmarkMultiPass-4 68 1584568 ns/op 248905 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 294252604 ns/op 11205824 B/op 149894 allocs/op BenchmarkCondRewrite/SoloJump-4 3245488 37.01 ns/op BenchmarkCondRewrite/CombJump-4 3094521 38.74 ns/op PASS ok cmd/compile/internal/ssa 15.207s goos: linux goarch: arm64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 8590 13561 ns/op BenchmarkExtShift-4 15314 7819 ns/op BenchmarkModify-4 8396 13793 ns/op BenchmarkMullImm-4 15333 7825 ns/op BenchmarkConstModify-4 8438 13795 ns/op BenchmarkBitSet-4 16942 7098 ns/op BenchmarkBitClear-4 16947 7077 ns/op BenchmarkBitToggle-4 16976 7068 ns/op BenchmarkBitSetConst-4 140376 854.3 ns/op BenchmarkBitClearConst-4 136257 875.4 ns/op BenchmarkBitToggleConst-4 139741 854.6 ns/op BenchmarkDivconstI64-4 7590075 15.85 ns/op BenchmarkModconstI64-4 7286806 16.47 ns/op BenchmarkDivisiblePow2constI64-4 7439720 16.13 ns/op BenchmarkDivisibleconstI64-4 7585047 15.79 ns/op BenchmarkDivisibleWDivconstI64-4 5246350 22.85 ns/op BenchmarkDivconstU64/3-4 7572736 15.80 ns/op BenchmarkDivconstU64/5-4 7277173 16.47 ns/op BenchmarkDivconstU64/37-4 7751478 15.47 ns/op BenchmarkDivconstU64/1234567-4 7721133 15.51 ns/op BenchmarkModconstU64-4 7752679 15.48 ns/op BenchmarkDivisibleconstU64-4 7760379 15.47 ns/op BenchmarkDivisibleWDivconstU64-4 5097126 23.54 ns/op BenchmarkDivconstI32-4 7596033 15.79 ns/op BenchmarkModconstI32-4 7581444 15.80 ns/op BenchmarkDivisiblePow2constI32-4 7934724 15.14 ns/op BenchmarkDivisibleconstI32-4 7761183 15.46 ns/op BenchmarkDivisibleWDivconstI32-4 5090760 23.52 ns/op BenchmarkDivconstU32-4 7570730 15.84 ns/op BenchmarkModconstU32-4 7599688 15.80 ns/op BenchmarkDivisibleconstU32-4 7761343 15.48 ns/op BenchmarkDivisibleWDivconstU32-4 5165618 23.19 ns/op BenchmarkDivconstI16-4 7438724 16.16 ns/op BenchmarkModconstI16-4 7649334 15.46 ns/op BenchmarkDivisiblePow2constI16-4 7746974 15.47 ns/op BenchmarkDivisibleconstI16-4 7595398 15.83 ns/op BenchmarkDivisibleWDivconstI16-4 5088817 23.55 ns/op BenchmarkDivconstU16-4 7755325 15.47 ns/op BenchmarkModconstU16-4 7749555 15.48 ns/op BenchmarkDivisibleconstU16-4 7764919 15.47 ns/op BenchmarkDivisibleWDivconstU16-4 5173528 23.26 ns/op BenchmarkDivconstI8-4 7593033 15.79 ns/op BenchmarkModconstI8-4 7426330 16.14 ns/op BenchmarkDivisiblePow2constI8-4 7763834 15.47 ns/op BenchmarkDivisibleconstI8-4 7748635 15.47 ns/op BenchmarkDivisibleWDivconstI8-4 5159479 23.23 ns/op BenchmarkDivconstU8-4 7762710 15.46 ns/op BenchmarkModconstU8-4 7736625 15.48 ns/op BenchmarkDivisibleconstU8-4 7744993 15.46 ns/op BenchmarkDivisibleWDivconstU8-4 5160864 23.21 ns/op BenchmarkMul2-4 334728 358.1 ns/op BenchmarkMulNeg2-4 232608 514.1 ns/op BenchmarkEfaceInteger-4 2320699 47.80 ns/op BenchmarkDiv64UnsignedSmall-4 17571812 6.788 ns/op BenchmarkDiv64Small-4 17623424 6.781 ns/op BenchmarkDiv64SmallNegDivisor-4 17534632 6.844 ns/op BenchmarkDiv64SmallNegDividend-4 17679925 6.767 ns/op BenchmarkDiv64SmallNegBoth-4 17343546 6.934 ns/op BenchmarkDiv64Unsigned-4 15367122 7.531 ns/op BenchmarkDiv64-4 15423690 7.530 ns/op BenchmarkDiv64NegDivisor-4 15435196 7.602 ns/op BenchmarkDiv64NegDividend-4 15475086 7.534 ns/op BenchmarkDiv64NegBoth-4 15355323 7.575 ns/op BenchmarkMod64UnsignedSmall-4 17587058 6.831 ns/op BenchmarkMod64Small-4 17567284 6.833 ns/op BenchmarkMod64SmallNegDivisor-4 17339235 6.918 ns/op BenchmarkMod64SmallNegDividend-4 17533300 6.835 ns/op BenchmarkMod64SmallNegBoth-4 16844943 7.094 ns/op BenchmarkMod64Unsigned-4 13169737 8.759 ns/op BenchmarkMod64-4 13255041 8.727 ns/op BenchmarkMod64NegDivisor-4 13282917 8.718 ns/op BenchmarkMod64NegDividend-4 13234107 8.724 ns/op BenchmarkMod64NegBoth-4 13268289 8.712 ns/op BenchmarkMulconstI32/3-4 18260840 6.563 ns/op BenchmarkMulconstI32/5-4 18257281 6.583 ns/op BenchmarkMulconstI32/12-4 17936042 6.738 ns/op BenchmarkMulconstI32/120-4 17651836 6.729 ns/op BenchmarkMulconstI32/-120-4 17776726 6.692 ns/op BenchmarkMulconstI32/65537-4 18177190 6.539 ns/op BenchmarkMulconstI32/65538-4 17364127 6.870 ns/op BenchmarkMulconstI64/3-4 18292684 6.571 ns/op BenchmarkMulconstI64/5-4 18336849 6.551 ns/op BenchmarkMulconstI64/12-4 17873848 6.729 ns/op BenchmarkMulconstI64/120-4 17855760 6.738 ns/op BenchmarkMulconstI64/-120-4 17891754 6.733 ns/op BenchmarkMulconstI64/65537-4 18411462 6.521 ns/op BenchmarkMulconstI64/65538-4 17367445 6.859 ns/op BenchmarkMulconstU32/3-4 18141469 6.578 ns/op BenchmarkMulconstU32/5-4 18202449 6.581 ns/op BenchmarkMulconstU32/12-4 17614833 6.767 ns/op BenchmarkMulconstU32/120-4 17967946 6.703 ns/op BenchmarkMulconstU32/65537-4 18251286 6.546 ns/op BenchmarkMulconstU32/65538-4 17603156 6.855 ns/op BenchmarkMulconstU64/3-4 18276080 6.553 ns/op BenchmarkMulconstU64/5-4 18246624 6.578 ns/op BenchmarkMulconstU64/12-4 17867352 6.743 ns/op BenchmarkMulconstU64/120-4 17772829 6.771 ns/op BenchmarkMulconstU64/65537-4 18368623 6.521 ns/op BenchmarkMulconstU64/65538-4 17477426 6.850 ns/op BenchmarkShiftArithmeticRight-4 21105657 5.641 ns/op BenchmarkSwitch8Predictable-4 15291924 7.164 ns/op BenchmarkSwitch8Unpredictable-4 7519569 15.46 ns/op BenchmarkSwitch32Predictable-4 13371428 7.932 ns/op BenchmarkSwitch32Unpredictable-4 7611528 15.41 ns/op BenchmarkSwitchStringPredictable-4 7892410 13.84 ns/op BenchmarkSwitchStringUnpredictable-4 5506173 21.26 ns/op BenchmarkSwitchTypePredictable-4 6266018 19.11 ns/op BenchmarkSwitchTypeUnpredictable-4 4185518 28.69 ns/op PASS ok cmd/compile/internal/test 15.795s goos: linux goarch: arm64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 90 1239805 ns/op BenchmarkNamed/Underlying/nongeneric-4 629920 176.9 ns/op BenchmarkNamed/Underlying/generic-4 620192 176.5 ns/op BenchmarkNamed/Underlying/src_instance-4 627864 178.0 ns/op BenchmarkNamed/Underlying/user_instance-4 676422 176.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 532892375 ns/op 61269 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 419871909 ns/op 77756 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 172498539 ns/op 189228 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 153681421 ns/op 212367 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 332093879 ns/op 15590 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 92436029 ns/op 55999 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34979289 ns/op 147974 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 33661246 ns/op 153768 lines/s BenchmarkCheck/constant/funcbodies/info-4 2 50276654 ns/op 43145 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43899475 ns/op 49418 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22360557 ns/op 97020 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22149037 ns/op 97946 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1041044593 ns/op 63483 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 646728081 ns/op 102187 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154023621 ns/op 428931 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128262384 ns/op 515110 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 349802917 ns/op 5751 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 69312572 ns/op 29022 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40295742 ns/op 49908 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40176582 ns/op 50057 lines/s PASS ok cmd/compile/internal/types2 16.134s goos: linux goarch: arm64 pkg: cmd/go BenchmarkExecGoEnv-4 148 801051 ns/op 2414669 sys-ns/op 705135 user-ns/op PASS ok cmd/go 1.214s goos: linux goarch: arm64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 175296 666.5 ns/op PASS ok cmd/go/internal/cfg 1.139s goos: linux goarch: arm64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 28520 4178 ns/op 1.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 30384 3914 ns/op 2.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 2778 40162 ns/op 25.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 2796 38883 ns/op 26.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 415 286430 ns/op 28.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 423 281869 ns/op 29.06 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.868s All tests passed.