darwin-amd64-race at cf3d253c1b6d61cff9e1ba2425c0a8bddbd8af0e :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash" "-force"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=AA691EF7-C41E-4C49-B45A-E79B677B8A6E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Gif0rTzhMb/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F1FD6742-839A-4AE0-9391-3D59717737A6" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=AA691EF7-C41E-4C49-B45A-E79B677B8A6E" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Gif0rTzhMb/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F1FD6742-839A-4AE0-9391-3D59717737A6" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.211s ok archive/zip 3.882s ok bufio 1.610s ok bytes 3.346s ok cmp 1.165s ok compress/bzip2 1.725s ok compress/flate 10.802s ok compress/gzip 20.298s ok compress/lzw 2.022s ok compress/zlib 7.598s ok container/heap 1.070s ok container/list 1.038s ok container/ring 1.041s ok context 1.108s ok crypto 1.047s ok crypto/aes 1.066s ok crypto/cipher 1.060s ok crypto/des 1.079s ok crypto/dsa 1.089s ok crypto/ecdh 1.285s ok crypto/ecdsa 1.201s ok crypto/ed25519 1.709s ok crypto/elliptic 1.087s ok crypto/hmac 1.047s ok crypto/internal/alias 1.044s ok crypto/internal/bigmod 5.557s ok crypto/internal/boring 1.084s ok crypto/internal/boring/bcache 1.678s ok crypto/internal/edwards25519 2.205s ok crypto/internal/edwards25519/field 1.127s ok crypto/internal/nistec 1.924s ok crypto/internal/nistec/fiat 1.086s [no tests to run] ok crypto/md5 1.126s ok crypto/rand 1.360s ok crypto/rc4 1.607s ok crypto/rsa 3.178s ok crypto/sha1 1.072s ok crypto/sha256 1.049s ok crypto/sha512 1.062s ok crypto/subtle 1.650s ok crypto/tls 6.145s ok crypto/x509 3.112s ok database/sql 1.658s ok database/sql/driver 1.111s ok debug/buildinfo 1.089s ok debug/dwarf 1.107s ok debug/elf 2.624s ok debug/gosym 1.210s ok debug/macho 1.060s ok debug/pe 1.151s ok debug/plan9obj 1.046s ok embed 1.088s [no tests to run] ok embed/internal/embedtest 1.045s ok encoding/ascii85 1.093s ok encoding/asn1 1.065s ok encoding/base32 1.133s ok encoding/base64 1.069s ok encoding/binary 1.047s ok encoding/csv 1.230s ok encoding/gob 24.490s ok encoding/hex 1.047s ok encoding/json 3.257s ok encoding/pem 3.587s ok encoding/xml 1.240s ok errors 1.098s ok expvar 1.063s ok flag 3.260s ok fmt 1.706s ok go/ast 1.043s ok go/build 7.653s ok go/build/constraint 1.058s ok go/constant 1.041s ok go/doc 1.401s ok go/doc/comment 5.673s ok go/format 1.098s ok go/importer 4.002s ok go/internal/gccgoimporter 1.162s ok go/internal/gcimporter 30.787s ok go/internal/srcimporter 39.454s ok go/parser 3.407s ok go/printer 4.004s ok go/scanner 1.084s ok go/token 1.181s ok go/types 79.129s ok go/version 1.029s ok hash 1.067s ok hash/adler32 1.042s ok hash/crc32 1.080s ok hash/crc64 1.127s ok hash/fnv 1.075s ok hash/maphash 1.033s ok html 1.040s ok html/template 1.303s ok image 1.520s ok image/color 1.048s ok image/draw 1.751s ok image/gif 2.871s ok image/jpeg 3.032s ok image/png 4.870s ok index/suffixarray 2.484s ok internal/abi 1.406s ok internal/buildcfg 1.030s ok internal/coverage/cformat 1.041s ok internal/coverage/cmerge 1.078s ok internal/coverage/pods 1.118s ok internal/coverage/slicereader 1.028s ok internal/coverage/slicewriter 1.070s ok internal/coverage/test 1.161s ok internal/cpu 3.086s ok internal/dag 1.057s ok internal/diff 1.049s ok internal/fmtsort 1.031s ok internal/fuzz 1.100s ok internal/godebug 14.751s ok internal/godebugs 1.037s ok internal/gover 1.028s ok internal/intern 2.442s ok internal/itoa 1.036s ok internal/platform 3.164s ok internal/poll 1.355s ok internal/profile 1.098s ok internal/reflectlite 1.031s ok internal/safefilepath 1.036s ok internal/saferio 1.365s ok internal/singleflight 1.242s ok internal/testenv 1.763s ok internal/trace 1.694s ok internal/trace/v2 18.890s ok internal/types/errors 3.182s ok internal/unsafeheader 1.039s ok internal/xcoff 1.055s ok internal/zstd 1.127s ok io 1.215s ok io/fs 1.348s ok io/ioutil 1.127s ok log 1.057s ok log/slog 1.262s ok log/slog/internal/benchmarks 1.033s ok log/slog/internal/buffer 1.048s ok log/syslog 2.310s ok maps 1.032s ok math 1.091s ok math/big 5.364s ok math/bits 1.104s ok math/cmplx 1.045s ok math/rand 5.365s ok math/rand/v2 3.409s ok mime 1.101s ok mime/multipart 6.618s ok mime/quotedprintable 1.174s ok net 18.741s ok net/http 27.638s ok net/http/cgi 28.523s ok net/http/cookiejar 1.142s ok net/http/fcgi 1.357s ok net/http/httptest 1.417s ok net/http/httptrace 1.046s ok net/http/httputil 2.251s ok net/http/internal 1.036s ok net/http/internal/ascii 1.027s ok net/http/pprof 6.233s ok net/internal/socktest 1.035s ok net/mail 1.041s ok net/netip 2.305s ok net/rpc 1.194s ok net/rpc/jsonrpc 1.164s ok net/smtp 1.213s ok net/textproto 2.284s ok net/url 1.050s ok os 9.441s ok os/exec 12.443s ok os/exec/internal/fdtest 1.099s ok os/signal 20.104s ok os/user 1.109s ok path 1.107s ok path/filepath 1.119s ok plugin 1.050s ok reflect 2.523s ok regexp 4.782s ok regexp/syntax 7.221s ok runtime 71.304s ok runtime/cgo 1.024s ok runtime/coverage 1.107s ok runtime/debug 2.251s ok runtime/internal/atomic 1.082s ok runtime/internal/math 1.059s ok runtime/internal/sys 1.032s ok runtime/internal/wasitest 1.064s ok runtime/metrics 1.083s ok runtime/pprof 23.742s ok runtime/race 14.178s ok runtime/trace 1.210s ok slices 1.705s ok sort 2.081s ok strconv 3.693s ok strings 2.541s ok sync 1.992s ok sync/atomic 5.958s ok syscall 7.648s ok testing 4.343s ok testing/fstest 1.036s ok testing/iotest 1.083s ok testing/quick 1.251s ok testing/slogtest 1.043s ok text/scanner 1.042s ok text/tabwriter 1.052s ok text/template 1.160s ok text/template/parse 1.061s ok time 3.621s ok unicode 1.094s ok unicode/utf16 1.124s ok unicode/utf8 1.062s ok cmd/addr2line 13.515s ok cmd/api 7.746s ok cmd/asm/internal/asm 4.580s ok cmd/asm/internal/lex 1.102s ok cmd/cgo/internal/swig 1.139s ok cmd/cgo/internal/test 3.770s ok cmd/cgo/internal/testcarchive 55.870s ok cmd/cgo/internal/testcshared 24.676s ok cmd/cgo/internal/testerrors 34.891s ok cmd/cgo/internal/testfortran 1.156s ok cmd/cgo/internal/testgodefs 4.961s ok cmd/cgo/internal/testlife 3.958s ok cmd/cgo/internal/testnocgo 1.045s ok cmd/cgo/internal/testplugin 106.957s ok cmd/cgo/internal/testsanitizers 1.045s [no tests to run] ok cmd/cgo/internal/testshared 1.040s ok cmd/cgo/internal/testso 6.192s ok cmd/cgo/internal/teststdio 6.551s ok cmd/cgo/internal/testtls 1.034s ok cmd/compile/internal/abt 1.110s ok cmd/compile/internal/amd64 83.430s ok cmd/compile/internal/base 1.063s ok cmd/compile/internal/compare 1.078s ok cmd/compile/internal/devirtualize 1.038s ok cmd/compile/internal/dwarfgen 2.149s ok cmd/compile/internal/importer 6.246s ok cmd/compile/internal/inline/inlheur 3.580s ok cmd/compile/internal/ir 1.044s ok cmd/compile/internal/logopt 2.553s ok cmd/compile/internal/loopvar 51.625s ok cmd/compile/internal/noder 1.044s ok cmd/compile/internal/reflectdata 1.044s [no tests to run] ok cmd/compile/internal/ssa 55.010s ok cmd/compile/internal/syntax 1.488s ok cmd/compile/internal/test 34.500s ok cmd/compile/internal/typecheck 1.858s ok cmd/compile/internal/types 1.064s ok cmd/compile/internal/types2 33.980s ok cmd/covdata 1.079s ok cmd/cover 22.551s ok cmd/dist 1.031s ok cmd/distpack 1.098s ok cmd/doc 2.853s ok cmd/fix 15.116s ok cmd/go 543.322s ok cmd/go/internal/auth 1.099s ok cmd/go/internal/cache 1.578s ok cmd/go/internal/cfg 1.048s [no tests to run] ok cmd/go/internal/envcmd 1.943s ok cmd/go/internal/fsys 1.266s ok cmd/go/internal/generate 1.092s ok cmd/go/internal/gover 1.087s ok cmd/go/internal/imports 1.231s ok cmd/go/internal/load 1.068s ok cmd/go/internal/lockedfile 2.367s ok cmd/go/internal/lockedfile/internal/filelock 2.149s ok cmd/go/internal/modfetch 1.095s ok cmd/go/internal/modfetch/codehost 14.340s ok cmd/go/internal/modfetch/zip_sum_test 1.102s ok cmd/go/internal/modindex 1.764s ok cmd/go/internal/modload 1.055s ok cmd/go/internal/mvs 1.047s ok cmd/go/internal/par 1.082s ok cmd/go/internal/str 1.036s ok cmd/go/internal/test 1.083s ok cmd/go/internal/toolchain 1.057s ok cmd/go/internal/vcs 1.108s ok cmd/go/internal/vcweb 1.091s ok cmd/go/internal/vcweb/vcstest 27.605s ok cmd/go/internal/web 1.149s ok cmd/go/internal/work 3.372s ok cmd/gofmt 1.471s ok cmd/internal/archive 3.817s ok cmd/internal/buildid 2.174s ok cmd/internal/cov 2.175s ok cmd/internal/dwarf 1.037s ok cmd/internal/edit 1.076s ok cmd/internal/goobj 1.043s ok cmd/internal/moddeps 4.017s ok cmd/internal/notsha256 1.062s ok cmd/internal/obj 2.780s ok cmd/internal/obj/ppc64 2.320s ok cmd/internal/obj/riscv 1.741s ok cmd/internal/obj/s390x 1.062s ok cmd/internal/obj/x86 6.569s ok cmd/internal/objabi 1.206s ok cmd/internal/pkgpath 5.177s ok cmd/internal/pkgpattern 1.057s ok cmd/internal/quoted 1.024s ok cmd/internal/src 1.054s ok cmd/internal/test2json 2.526s ok cmd/link 28.173s ok cmd/link/internal/benchmark 1.044s ok cmd/link/internal/ld 35.379s ok cmd/link/internal/loader 1.091s ok cmd/nm 9.457s ok cmd/objdump 9.546s ok cmd/pack 8.121s ok cmd/pprof 4.183s ok cmd/trace 1.066s ok cmd/trace/v2 1.347s ok cmd/vet 52.688s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2754 42061 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2360 50950 ns/op 1851 B/op 36 allocs/op Benchmark/Writer/PAX-4 1599 74967 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5490 28402 ns/op 5087 B/op 15 allocs/op Benchmark/Reader/GNU-4 6902 27817 ns/op 5160 B/op 15 allocs/op Benchmark/Reader/PAX-4 2454 60243 ns/op 8724 B/op 33 allocs/op PASS ok archive/tar 2.189s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 303616808 ns/op 829096 B/op 84 allocs/op BenchmarkZip64Test-4 1 163980024 ns/op BenchmarkZip64TestSizes/4096-4 1716 155087 ns/op BenchmarkZip64TestSizes/1048576-4 118 1000078 ns/op BenchmarkZip64TestSizes/67108864-4 1 167374612 ns/op PASS ok archive/zip 2.488s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 212455 591.6 ns/op BenchmarkReaderCopyUnoptimal-4 134710 936.8 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 49920 ns/op BenchmarkReaderWriteToOptimal-4 9309 16088 ns/op BenchmarkReaderReadString-4 110550 1090 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 195343 630.7 ns/op BenchmarkWriterCopyUnoptimal-4 208659 606.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 44972 ns/op BenchmarkReaderEmpty-4 15540 7392 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13836 8456 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 457354 245.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.614s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3019 37520 ns/op 873.36 MB/s BenchmarkWriteByte-4 376 310433 ns/op 13.19 MB/s BenchmarkWriteRune-4 193 593365 ns/op 20.71 MB/s BenchmarkBufferNotEmptyWriteRead-4 32 3840605 ns/op BenchmarkBufferFullSmallReads-4 73 1615348 ns/op BenchmarkBufferWriteBlock/N4096-4 8830 25206 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 308 447764 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 15077146 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 13704612 ns/op 1224.20 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3350191 34.87 ns/op 286.75 MB/s BenchmarkIndexByte/32-4 3136813 39.53 ns/op 809.48 MB/s BenchmarkIndexByte/4K-4 890558 115.4 ns/op 35487.27 MB/s BenchmarkIndexBytePortable/10-4 1000000 121.2 ns/op 82.53 MB/s BenchmarkIndexBytePortable/32-4 390969 325.9 ns/op 98.20 MB/s BenchmarkIndexBytePortable/4K-4 3634 36059 ns/op 113.59 MB/s BenchmarkIndexRune/10-4 951483 136.7 ns/op 73.17 MB/s BenchmarkIndexRune/32-4 875732 136.9 ns/op 233.82 MB/s BenchmarkIndexRune/4K-4 389466 341.8 ns/op 11984.90 MB/s BenchmarkIndexRuneASCII/10-4 3159970 35.81 ns/op 279.24 MB/s BenchmarkIndexRuneASCII/32-4 3020799 38.53 ns/op 830.50 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 120.8 ns/op 33920.36 MB/s BenchmarkEqual/0-4 9519073 11.33 ns/op BenchmarkEqual/1-4 1000000 115.4 ns/op 8.66 MB/s BenchmarkEqual/6-4 1000000 116.4 ns/op 51.53 MB/s BenchmarkEqual/9-4 1000000 118.8 ns/op 75.75 MB/s BenchmarkEqual/15-4 1000000 116.3 ns/op 128.94 MB/s BenchmarkEqual/16-4 1000000 115.9 ns/op 138.03 MB/s BenchmarkEqual/20-4 1000000 117.9 ns/op 169.64 MB/s BenchmarkEqual/32-4 1000000 113.3 ns/op 282.46 MB/s BenchmarkEqual/4K-4 90020 1358 ns/op 3015.80 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 117.4 ns/op 545.25 MB/s BenchmarkEqualBothUnaligned/64_1-4 919318 140.0 ns/op 457.18 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 108.4 ns/op 590.60 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 108.4 ns/op 590.28 MB/s BenchmarkEqualBothUnaligned/4096_0-4 88729 1338 ns/op 3062.10 MB/s BenchmarkEqualBothUnaligned/4096_1-4 62628 1958 ns/op 2092.10 MB/s BenchmarkEqualBothUnaligned/4096_4-4 166962 753.0 ns/op 5439.58 MB/s BenchmarkEqualBothUnaligned/4096_7-4 160759 751.6 ns/op 5449.62 MB/s BenchmarkIndex/10-4 2238740 51.43 ns/op 194.44 MB/s BenchmarkIndex/32-4 2249930 52.51 ns/op 609.42 MB/s BenchmarkIndex/4K-4 40564 2803 ns/op 1461.27 MB/s BenchmarkIndexEasy/10-4 2486127 49.33 ns/op 202.71 MB/s BenchmarkIndexEasy/32-4 2266534 49.43 ns/op 647.37 MB/s BenchmarkIndexEasy/4K-4 488584 244.6 ns/op 16743.75 MB/s BenchmarkCount/10-4 1000000 100.5 ns/op 99.50 MB/s BenchmarkCount/32-4 1000000 102.0 ns/op 313.72 MB/s BenchmarkCount/4K-4 40768 2816 ns/op 1454.48 MB/s BenchmarkCountEasy/10-4 1256554 94.28 ns/op 106.07 MB/s BenchmarkCountEasy/32-4 1213224 99.09 ns/op 322.93 MB/s BenchmarkCountEasy/4K-4 443666 299.2 ns/op 13689.42 MB/s BenchmarkCountSingle/10-4 2318191 50.09 ns/op 199.65 MB/s BenchmarkCountSingle/32-4 2276918 49.92 ns/op 640.97 MB/s BenchmarkCountSingle/4K-4 1000000 108.0 ns/op 37916.18 MB/s BenchmarkToUpper/#00-4 2428734 49.80 ns/op BenchmarkToUpper/ONLYUPPER-4 309697 436.6 ns/op BenchmarkToUpper/abc-4 380179 300.1 ns/op BenchmarkToUpper/AbC123-4 288699 480.5 ns/op BenchmarkToUpper/azAZ09_-4 264742 511.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 72687 1640 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27810 3844 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53871 2129 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115423 999.6 ns/op BenchmarkToLower/#00-4 2447071 49.16 ns/op BenchmarkToLower/abc-4 397454 333.7 ns/op BenchmarkToLower/AbC123-4 242406 473.6 ns/op BenchmarkToLower/azAZ09_-4 262983 522.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74846 1562 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32728 3445 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65131 1841 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120068 1003 ns/op BenchmarkFields/ASCII/16-4 186354 735.5 ns/op 21.75 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12200 9639 ns/op 26.56 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 759 153180 ns/op 26.74 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 51 2589442 ns/op 25.31 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 45723039 ns/op 22.93 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 74344 1678 ns/op 9.53 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5478 20280 ns/op 12.62 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 362 395595 ns/op 10.35 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6375546 ns/op 10.28 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 106645491 ns/op 9.83 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 126914 943.8 ns/op 16.95 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8114 12792 ns/op 20.01 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 549 228773 ns/op 17.90 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4261310 ns/op 15.38 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72110596 ns/op 14.54 MB/s 11202960 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 85831 1400 ns/op 11.42 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6547 16108 ns/op 15.89 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 417 286416 ns/op 14.30 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5131016 ns/op 12.77 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 88960806 ns/op 11.79 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1769871 64.49 ns/op BenchmarkTrimSpace/ASCII-4 1000000 114.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 95818 1266 ns/op BenchmarkTrimSpace/JustNonASCII-4 46561 2574 ns/op BenchmarkToValidUTF8/Valid-4 330284 315.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 273890 447.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 69742 1544 ns/op BenchmarkIndexHard1-4 988 114131 ns/op BenchmarkIndexHard2-4 814 146413 ns/op BenchmarkIndexHard3-4 198 583082 ns/op BenchmarkIndexHard4-4 134 872936 ns/op BenchmarkLastIndexHard1-4 7 15059588 ns/op BenchmarkLastIndexHard2-4 6 19671993 ns/op BenchmarkLastIndexHard3-4 5 23190433 ns/op BenchmarkCountHard1-4 1132 107267 ns/op BenchmarkCountHard2-4 752 147586 ns/op BenchmarkCountHard3-4 196 592711 ns/op BenchmarkSplitEmptySeparator-4 1 119333211 ns/op BenchmarkSplitSingleByteSeparator-4 14 8626465 ns/op BenchmarkSplitMultiByteSeparator-4 12 9543626 ns/op BenchmarkSplitNSingleByteSeparator-4 178281 964.1 ns/op BenchmarkSplitNMultiByteSeparator-4 62906 2109 ns/op BenchmarkRepeat-4 149581 891.4 ns/op BenchmarkRepeatLarge/256/1-4 117312 1291 ns/op 198.34 MB/s BenchmarkRepeatLarge/256/16-4 185764 906.7 ns/op 282.34 MB/s BenchmarkRepeatLarge/512/1-4 66340 1758 ns/op 291.26 MB/s BenchmarkRepeatLarge/512/16-4 82573 1437 ns/op 356.28 MB/s BenchmarkRepeatLarge/1024/1-4 44384 2772 ns/op 369.41 MB/s BenchmarkRepeatLarge/1024/16-4 50424 2227 ns/op 459.72 MB/s BenchmarkRepeatLarge/2048/1-4 27064 4582 ns/op 446.95 MB/s BenchmarkRepeatLarge/2048/16-4 30792 4294 ns/op 476.93 MB/s BenchmarkRepeatLarge/4096/1-4 15427 7013 ns/op 584.04 MB/s BenchmarkRepeatLarge/4096/16-4 16862 7248 ns/op 565.15 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13794 ns/op 593.90 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13360 ns/op 613.16 MB/s BenchmarkRepeatLarge/8192/4097-4 14379 7283 ns/op 562.55 MB/s BenchmarkRepeatLarge/16384/1-4 10000 25644 ns/op 638.90 MB/s BenchmarkRepeatLarge/16384/16-4 8997 26582 ns/op 616.35 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20465 ns/op 600.59 MB/s BenchmarkRepeatLarge/32768/1-4 2583 51299 ns/op 638.77 MB/s BenchmarkRepeatLarge/32768/16-4 3096 50518 ns/op 648.64 MB/s BenchmarkRepeatLarge/32768/4097-4 2563 48841 ns/op 587.19 MB/s BenchmarkRepeatLarge/65536/1-4 1192 94573 ns/op 692.97 MB/s BenchmarkRepeatLarge/65536/16-4 1228 95770 ns/op 684.31 MB/s BenchmarkRepeatLarge/65536/4097-4 1399 85164 ns/op 721.61 MB/s BenchmarkRepeatLarge/131072/1-4 255 427836 ns/op 306.36 MB/s BenchmarkRepeatLarge/131072/16-4 267 442775 ns/op 296.02 MB/s BenchmarkRepeatLarge/131072/4097-4 265 443169 ns/op 286.59 MB/s BenchmarkRepeatLarge/262144/1-4 174 722898 ns/op 362.63 MB/s BenchmarkRepeatLarge/262144/16-4 164 768189 ns/op 341.25 MB/s BenchmarkRepeatLarge/262144/4097-4 150 796712 ns/op 323.97 MB/s BenchmarkRepeatLarge/524288/1-4 84 1421366 ns/op 368.86 MB/s BenchmarkRepeatLarge/524288/16-4 63 1971839 ns/op 265.89 MB/s BenchmarkRepeatLarge/524288/4097-4 80 1315830 ns/op 395.43 MB/s BenchmarkRepeatLarge/1048576/1-4 50 2592956 ns/op 404.39 MB/s BenchmarkRepeatLarge/1048576/16-4 44 2768289 ns/op 378.78 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2684029 ns/op 389.24 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4714753 ns/op 444.81 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4698443 ns/op 446.35 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 5318321 ns/op 393.65 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8588896 ns/op 488.34 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8754999 ns/op 479.08 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9496650 ns/op 441.34 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16266583 ns/op 515.70 MB/s BenchmarkRepeatLarge/8388608/16-4 7 14670534 ns/op 571.80 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14648781 ns/op 572.51 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26318983 ns/op 637.46 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26999981 ns/op 621.38 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 28156834 ns/op 595.85 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54727379 ns/op 613.12 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53335912 ns/op 629.12 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51732365 ns/op 648.62 MB/s BenchmarkRepeatLarge/67108864/1-4 2 109176232 ns/op 614.68 MB/s BenchmarkRepeatLarge/67108864/16-4 1 109221235 ns/op 614.43 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 112686548 ns/op 595.54 MB/s BenchmarkRepeatLarge/134217728/1-4 1 208089362 ns/op 645.00 MB/s BenchmarkRepeatLarge/134217728/16-4 1 198499558 ns/op 676.16 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 201262763 ns/op 666.88 MB/s BenchmarkRepeatLarge/268435456/1-4 1 434106359 ns/op 618.36 MB/s BenchmarkRepeatLarge/268435456/16-4 1 402149701 ns/op 667.50 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 401783397 ns/op 668.11 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1232445476 ns/op 435.61 MB/s BenchmarkRepeatLarge/536870912/16-4 1 819839018 ns/op 654.85 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 821325864 ns/op 653.66 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3064308086 ns/op 350.40 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1598149457 ns/op 671.87 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1593949826 ns/op 673.64 MB/s BenchmarkBytesCompare/1-4 14351031 8.559 ns/op BenchmarkBytesCompare/2-4 13855575 8.697 ns/op BenchmarkBytesCompare/4-4 12175021 9.635 ns/op BenchmarkBytesCompare/8-4 14716642 8.216 ns/op BenchmarkBytesCompare/16-4 14351583 8.175 ns/op BenchmarkBytesCompare/32-4 13518081 9.208 ns/op BenchmarkBytesCompare/64-4 10286614 10.98 ns/op BenchmarkBytesCompare/128-4 9129615 11.08 ns/op BenchmarkBytesCompare/256-4 8476368 13.22 ns/op BenchmarkBytesCompare/512-4 5654293 21.25 ns/op BenchmarkBytesCompare/1024-4 3793514 30.50 ns/op BenchmarkBytesCompare/2048-4 2160942 52.25 ns/op BenchmarkIndexAnyASCII/1:1-4 1915948 62.82 ns/op BenchmarkIndexAnyASCII/1:2-4 1985458 62.13 ns/op BenchmarkIndexAnyASCII/1:4-4 1982715 61.68 ns/op BenchmarkIndexAnyASCII/1:8-4 2005784 62.38 ns/op BenchmarkIndexAnyASCII/1:16-4 1999408 61.19 ns/op BenchmarkIndexAnyASCII/1:32-4 1953835 63.29 ns/op BenchmarkIndexAnyASCII/1:64-4 1899376 63.25 ns/op BenchmarkIndexAnyASCII/16:1-4 1779115 65.71 ns/op BenchmarkIndexAnyASCII/16:2-4 486147 265.2 ns/op BenchmarkIndexAnyASCII/16:4-4 465726 270.7 ns/op BenchmarkIndexAnyASCII/16:8-4 398052 274.5 ns/op BenchmarkIndexAnyASCII/16:16-4 391627 282.8 ns/op BenchmarkIndexAnyASCII/16:32-4 436045 307.1 ns/op BenchmarkIndexAnyASCII/16:64-4 319701 378.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1593670 72.98 ns/op BenchmarkIndexAnyASCII/256:2-4 33166 3496 ns/op BenchmarkIndexAnyASCII/256:4-4 32641 3469 ns/op BenchmarkIndexAnyASCII/256:8-4 32550 3508 ns/op BenchmarkIndexAnyASCII/256:16-4 32612 3538 ns/op BenchmarkIndexAnyASCII/256:32-4 32236 3791 ns/op BenchmarkIndexAnyASCII/256:64-4 31956 3598 ns/op BenchmarkIndexAnyUTF8/1:1-4 1902718 65.64 ns/op BenchmarkIndexAnyUTF8/1:2-4 1904364 62.51 ns/op BenchmarkIndexAnyUTF8/1:4-4 1919008 62.71 ns/op BenchmarkIndexAnyUTF8/1:8-4 1945888 62.85 ns/op BenchmarkIndexAnyUTF8/1:16-4 1924857 62.24 ns/op BenchmarkIndexAnyUTF8/1:32-4 1927268 63.16 ns/op BenchmarkIndexAnyUTF8/1:64-4 1943085 63.32 ns/op BenchmarkIndexAnyUTF8/16:1-4 139422 849.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 342574 335.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 353176 330.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 358144 336.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 389731 349.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 336246 360.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 343933 356.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 8570 13176 ns/op BenchmarkIndexAnyUTF8/256:2-4 23461 5129 ns/op BenchmarkIndexAnyUTF8/256:4-4 26662 4556 ns/op BenchmarkIndexAnyUTF8/256:8-4 25431 4571 ns/op BenchmarkIndexAnyUTF8/256:16-4 26232 4545 ns/op BenchmarkIndexAnyUTF8/256:32-4 24291 4773 ns/op BenchmarkIndexAnyUTF8/256:64-4 24135 4848 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2061532 60.51 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2056860 57.92 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2069110 57.82 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2079133 57.65 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2164676 59.10 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2161462 59.57 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2096719 60.13 ns/op BenchmarkLastIndexAnyASCII/16:1-4 463250 273.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 449714 276.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 409992 275.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 415497 280.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 413304 289.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 390019 313.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 343178 343.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 31551 3655 ns/op BenchmarkLastIndexAnyASCII/256:2-4 31418 3627 ns/op BenchmarkLastIndexAnyASCII/256:4-4 32902 3663 ns/op BenchmarkLastIndexAnyASCII/256:8-4 30804 3592 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31000 4042 ns/op BenchmarkLastIndexAnyASCII/256:32-4 31833 3751 ns/op BenchmarkLastIndexAnyASCII/256:64-4 30145 3743 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2015059 63.57 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2069539 58.19 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2148285 58.03 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2157486 57.74 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2073700 58.10 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2054988 59.83 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2020120 58.16 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 176418 676.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 389448 331.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 350799 333.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 327276 332.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 373202 333.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 344397 347.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 349393 341.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10203 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 26790 4413 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 26402 4379 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 24727 4776 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 26174 4425 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 26263 4523 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 25153 4696 ns/op BenchmarkTrimASCII/1:1-4 2103336 55.39 ns/op BenchmarkTrimASCII/1:2-4 2047528 56.94 ns/op BenchmarkTrimASCII/1:4-4 2011330 58.66 ns/op BenchmarkTrimASCII/1:8-4 1879989 62.61 ns/op BenchmarkTrimASCII/1:16-4 1675698 68.73 ns/op BenchmarkTrimASCII/16:1-4 607462 217.5 ns/op BenchmarkTrimASCII/16:2-4 435646 275.3 ns/op BenchmarkTrimASCII/16:4-4 422398 272.6 ns/op BenchmarkTrimASCII/16:8-4 412431 279.1 ns/op BenchmarkTrimASCII/16:16-4 421850 290.3 ns/op BenchmarkTrimASCII/256:1-4 43936 2660 ns/op BenchmarkTrimASCII/256:2-4 34311 3747 ns/op BenchmarkTrimASCII/256:4-4 33084 3520 ns/op BenchmarkTrimASCII/256:8-4 33199 3509 ns/op BenchmarkTrimASCII/256:16-4 31404 3544 ns/op BenchmarkTrimASCII/4096:1-4 3134 41440 ns/op BenchmarkTrimASCII/4096:2-4 2164 59592 ns/op BenchmarkTrimASCII/4096:4-4 2121 60456 ns/op BenchmarkTrimASCII/4096:8-4 2193 54676 ns/op BenchmarkTrimASCII/4096:16-4 2214 55223 ns/op BenchmarkTrimByte-4 1891231 60.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16732 6964 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16562 7075 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 813 136331 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1783 66938 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3079 34271 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7029 17158 ns/op BenchmarkCompareBytesEqual-4 13896867 8.288 ns/op BenchmarkCompareBytesToNil-4 16128261 7.729 ns/op BenchmarkCompareBytesEmpty-4 16208038 6.853 ns/op BenchmarkCompareBytesIdentical-4 16203848 7.439 ns/op BenchmarkCompareBytesSameLength-4 13586943 8.452 ns/op BenchmarkCompareBytesDifferentLength-4 11835156 8.511 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2970 43868 ns/op 23903.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 3045 45671 ns/op 22959.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2935 45531 ns/op 23030.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2524 45324 ns/op 23135.23 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2924 45402 ns/op 23095.64 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2976 43929 ns/op 23869.96 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2926 47031 ns/op 22295.41 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2668 44740 ns/op 23437.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2793 47743 ns/op 21963.07 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2431 50191 ns/op 20891.84 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2845 45887 ns/op 22851.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2740 49203 ns/op 21311.39 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2820 45799 ns/op 22895.25 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2930 45206 ns/op 23195.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2418 44466 ns/op 23581.52 MB/s BenchmarkCompareBytesBig-4 2726 45529 ns/op 23030.94 MB/s BenchmarkCompareBytesBigIdentical-4 14428668 7.501 ns/op 139786845.89 MB/s PASS ok bytes 71.139s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 75392708 ns/op 1.33 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 292755864 ns/op 1.94 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 26303907 ns/op 0.62 MB/s 3645486 B/op 52 allocs/op PASS ok compress/bzip2 2.240s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 58 2060611 ns/op 4.85 MB/s 41670 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19608506 ns/op 5.10 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 198431015 ns/op 5.04 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 2067063 ns/op 4.84 MB/s 42259 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20642778 ns/op 4.84 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 210576818 ns/op 4.75 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 2059433 ns/op 4.86 MB/s 42564 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19783145 ns/op 5.05 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 198816408 ns/op 5.03 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 62 2186530 ns/op 4.57 MB/s 42962 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19350948 ns/op 5.17 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 194892569 ns/op 5.13 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 2238785 ns/op 4.47 MB/s 43403 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21707024 ns/op 4.61 MB/s 50041 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 219067110 ns/op 4.56 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 69 1696430 ns/op 5.89 MB/s 42938 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 14628521 ns/op 6.84 MB/s 48481 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 145039185 ns/op 6.89 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 74 1561207 ns/op 6.41 MB/s 42943 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11507679 ns/op 8.69 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 114504885 ns/op 8.73 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 76 1561311 ns/op 6.40 MB/s 43756 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11406755 ns/op 8.77 MB/s 48415 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 110788388 ns/op 9.03 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 94 1213757 ns/op 8.24 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11829553 ns/op 8.45 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 115200215 ns/op 8.68 MB/s BenchmarkEncode/Digits/Speed/1e4-4 54 2250800 ns/op 4.44 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19740084 ns/op 5.07 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 194889261 ns/op 5.13 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 5741353 ns/op 1.74 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 64404368 ns/op 1.55 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 669267070 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6466107 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 61740360 ns/op 1.62 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 652322310 ns/op 1.53 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 85 1485092 ns/op 6.73 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12413191 ns/op 8.06 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126117124 ns/op 7.93 MB/s BenchmarkEncode/Newton/Speed/1e4-4 55 2144384 ns/op 4.66 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15582000 ns/op 6.42 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 153044154 ns/op 6.53 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5504643 ns/op 1.82 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 58107447 ns/op 1.72 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 585296768 ns/op 1.71 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 5818692 ns/op 1.72 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 74075346 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 752213259 ns/op 1.33 MB/s PASS ok compress/flate 15.736s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 45 2487362 ns/op 4.02 MB/s BenchmarkDecoder/1e-Reuse4-4 44 2623934 ns/op 3.81 MB/s BenchmarkDecoder/1e5-4 4 25134123 ns/op 3.98 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25190772 ns/op 3.97 MB/s BenchmarkDecoder/1e6-4 1 271633800 ns/op 3.68 MB/s BenchmarkDecoder/1e-Reuse6-4 1 266778259 ns/op 3.75 MB/s BenchmarkEncoder/1e4-4 49 2312200 ns/op 4.32 MB/s BenchmarkEncoder/1e-Reuse4-4 58 2098223 ns/op 4.77 MB/s BenchmarkEncoder/1e5-4 5 22022088 ns/op 4.54 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21562435 ns/op 4.64 MB/s BenchmarkEncoder/1e6-4 1 220039469 ns/op 4.54 MB/s BenchmarkEncoder/1e-Reuse6-4 1 217958746 ns/op 4.59 MB/s PASS ok compress/lzw 4.255s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 20 5672726 ns/op PASS ok container/heap 1.165s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22260 4591 ns/op BenchmarkWithTimeout/concurrency=40-4 6207 25878 ns/op BenchmarkWithTimeout/concurrency=4000-4 5438 33525 ns/op BenchmarkWithTimeout/concurrency=400000-4 6651 17428 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 357714 530.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15786 7953 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18050 5768 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3435 33351 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2522 54369 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2671 40375 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 296 681079 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 172 675541 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 285 521269 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 6228056 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 13478292 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 28 3855659 ns/op BenchmarkCheckCanceled/Err-4 224413 882.0 ns/op BenchmarkCheckCanceled/Done-4 465013 272.6 ns/op BenchmarkContextCancelDone-4 669260 167.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 18571 5726 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20972 5852 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19750 6280 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17602 8170 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10321 13185 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 418713 418.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 290163 418.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 177441 656.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 100588 1168 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 50666 2175 ns/op PASS ok context 13.033s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1185945 118.5 ns/op 135.00 MB/s BenchmarkDecrypt-4 552771 193.9 ns/op 82.52 MB/s BenchmarkExpand-4 1000000 131.0 ns/op PASS ok crypto/aes 1.693s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 175269 684.1 ns/op 93.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 330199 371.9 ns/op 172.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 219409 650.1 ns/op 98.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 324066 662.6 ns/op 96.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 117931 965.8 ns/op 1397.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 203540 655.8 ns/op 2058.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 120859 943.8 ns/op 1430.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 132771 768.2 ns/op 1757.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 51696 2475 ns/op 3309.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 62588 3055 ns/op 2681.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 37950 2733 ns/op 2997.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50943 2308 ns/op 3548.72 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5988 24094 ns/op 42.29 MB/s BenchmarkAESCFBDecrypt1K-4 6619 27874 ns/op 36.56 MB/s BenchmarkAESCFBDecrypt8K-4 753 167430 ns/op 48.90 MB/s BenchmarkAESOFB1K-4 10000 20018 ns/op 50.90 MB/s BenchmarkAESCTR1K-4 10000 15283 ns/op 66.67 MB/s BenchmarkAESCTR8K-4 1933 88139 ns/op 92.89 MB/s BenchmarkAESCBCEncrypt1K-4 13404 8783 ns/op 116.58 MB/s BenchmarkAESCBCDecrypt1K-4 16741 7677 ns/op 133.39 MB/s PASS ok crypto/cipher 5.703s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 89452 1321 ns/op 6.06 MB/s BenchmarkDecrypt-4 86553 1450 ns/op 5.52 MB/s BenchmarkTDESEncrypt-4 33835 3829 ns/op 2.09 MB/s BenchmarkTDESDecrypt-4 17552 7900 ns/op 1.01 MB/s PASS ok crypto/des 1.826s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1264 104835 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 14 7911030 ns/op 1083 B/op 21 allocs/op BenchmarkECDH/P521-4 6 29769565 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 88 1982514 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.842s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1766 97664 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 32 5494269 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 12 15848653 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 1021 111496 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 12 10292028 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25748248 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4809 24980 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 46 3102207 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 5394372 ns/op 1415 B/op 17 allocs/op PASS ok crypto/ecdsa 3.259s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 244 462652 ns/op BenchmarkNewKeyFromSeed-4 238 622965 ns/op BenchmarkSigning-4 250 473773 ns/op BenchmarkVerification-4 177 696483 ns/op PASS ok crypto/ed25519 1.817s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5607 18324 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 126 887903 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 55 2691518 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 5089406 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1582 68076 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 52 2131207 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 25 6613415 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13682408 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12320 10105 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7489 20354 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4083 36253 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1313736 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2769 43635 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 368 382955 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1773 96394 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1129536 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.195s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 12854 9980 ns/op 102.60 MB/s BenchmarkHMACSHA256_32-4 24972 6726 ns/op 4.76 MB/s BenchmarkNewWriteSum-4 10000 12064 ns/op 2.65 MB/s PASS ok crypto/hmac 1.678s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 31968 4147 ns/op BenchmarkModSub-4 36817 4209 ns/op BenchmarkMontgomeryRepr-4 19374 5833 ns/op BenchmarkMontgomeryMul-4 18648 7344 ns/op BenchmarkModMul-4 10000 12395 ns/op BenchmarkExpBig-4 14 8186129 ns/op BenchmarkExp-4 4 25148468 ns/op PASS ok crypto/internal/bigmod 2.658s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3307 37373 ns/op BenchmarkScalarBaseMult-4 208 487349 ns/op BenchmarkScalarMult-4 100 1123096 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 147 785248 ns/op PASS ok crypto/internal/edwards25519 1.702s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 402381 323.4 ns/op BenchmarkMultiply-4 4906821 31.36 ns/op BenchmarkSquare-4 5175211 24.14 ns/op BenchmarkInvert-4 24280 4763 ns/op BenchmarkMult32-4 1000000 107.1 ns/op PASS ok crypto/internal/edwards25519/field 2.133s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 49 2500168 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1612 87039 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 7512523 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 17623489 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 115 1016175 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 17813 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 52 2300826 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 21 5422602 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.684s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 643778 190.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 376664 397.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 100160 1157 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 563620 247.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 367789 455.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 84714 1396 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.273s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 87529 1233 ns/op 6.49 MB/s BenchmarkHash64-4 112214 1036 ns/op 61.76 MB/s BenchmarkHash128-4 105015 1120 ns/op 114.34 MB/s BenchmarkHash256-4 94390 1252 ns/op 204.49 MB/s BenchmarkHash512-4 71518 1525 ns/op 335.76 MB/s BenchmarkHash1K-4 46851 2881 ns/op 355.39 MB/s BenchmarkHash8K-4 10000 12593 ns/op 650.53 MB/s BenchmarkHash1M-4 70 1520973 ns/op 689.41 MB/s BenchmarkHash8M-4 9 12093786 ns/op 693.63 MB/s BenchmarkHash8BytesUnaligned-4 82928 1584 ns/op 5.05 MB/s BenchmarkHash1KUnaligned-4 48004 2345 ns/op 436.60 MB/s BenchmarkHash8KUnaligned-4 8706 12623 ns/op 648.98 MB/s PASS ok crypto/md5 3.410s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 112873569 ns/op PASS ok crypto/rand 1.167s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 11858 ns/op 10.79 MB/s BenchmarkRC4_1K-4 1182 115457 ns/op 8.87 MB/s BenchmarkRC4_8K-4 150 748231 ns/op 10.82 MB/s PASS ok crypto/rc4 1.760s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 8 13864050 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 31000780 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 56262026 ns/op BenchmarkEncryptPKCS1v15/2048-4 30 5505917 ns/op BenchmarkDecryptOAEP/2048-4 7 28495390 ns/op BenchmarkEncryptOAEP/2048-4 28 4460795 ns/op BenchmarkSignPKCS1v15/2048-4 7 23071355 ns/op BenchmarkVerifyPKCS1v15/2048-4 24 4602122 ns/op BenchmarkSignPSS/2048-4 7 15474425 ns/op BenchmarkVerifyPSS/2048-4 30 6990551 ns/op PASS ok crypto/rsa 3.676s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 88792 1501 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 86232 1347 ns/op 5.94 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 71986 2543 ns/op 125.83 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 76994 1518 ns/op 210.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 45510 2474 ns/op 413.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 55120 2281 ns/op 449.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10821 ns/op 757.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10846 ns/op 755.32 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.542s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 63752 2630 ns/op 3.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 77517 1499 ns/op 5.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 55639 2377 ns/op 3.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 19459 6687 ns/op 153.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29518 4556 ns/op 224.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 30854 4023 ns/op 254.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5539 28233 ns/op 290.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5810 45916 ns/op 178.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5790 25903 ns/op 316.26 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.297s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 51867 2412 ns/op 3.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 58238 1991 ns/op 4.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 51900 2920 ns/op 2.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25938 6703 ns/op 152.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31917 5271 ns/op 194.28 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 33212 3596 ns/op 284.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7533 18189 ns/op 450.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6939 18327 ns/op 447.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6562 17804 ns/op 460.12 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.036s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21132980 6.240 ns/op BenchmarkConstantTimeEq-4 20013762 7.009 ns/op BenchmarkConstantTimeLessOrEq-4 14552995 6.965 ns/op BenchmarkXORBytes/8Bytes-4 2482272 75.25 ns/op 106.31 MB/s BenchmarkXORBytes/128Bytes-4 2695687 58.68 ns/op 2181.24 MB/s BenchmarkXORBytes/2048Bytes-4 959812 150.8 ns/op 13578.97 MB/s BenchmarkXORBytes/32768Bytes-4 77006 2418 ns/op 13550.63 MB/s PASS ok crypto/subtle 3.048s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 16 10581916 ns/op BenchmarkCertCache/1-4 14 9736220 ns/op BenchmarkCertCache/2-4 14 7377798 ns/op BenchmarkCertCache/3-4 18 8598659 ns/op BenchmarkHandshakeServer/RSA-4 6 18631778 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 7 19374679 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 7 20924106 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 32 5816525 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 20 6006883 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 26 7235513 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 21 8513391 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 53543688 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 43236580 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 103431087 ns/op 10.14 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 140573715 ns/op 7.46 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 224026914 ns/op 9.36 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 261822905 ns/op 8.01 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 462546863 ns/op 9.07 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 450626028 ns/op 9.31 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 791631455 ns/op 10.60 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 941442507 ns/op 8.91 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1766019021 ns/op 9.50 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1886226141 ns/op 8.89 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3447051769 ns/op 9.73 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3709323114 ns/op 9.05 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6909727416 ns/op 9.71 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 7465018625 ns/op 8.99 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 154916457 ns/op 6.77 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 143525714 ns/op 7.31 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 223830887 ns/op 9.37 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 270352748 ns/op 7.76 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 478906952 ns/op 8.76 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 494161984 ns/op 8.49 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 872028905 ns/op 9.62 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 1038079571 ns/op 8.08 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1651935321 ns/op 10.16 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1731353980 ns/op 9.69 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3103599131 ns/op 10.81 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3414359177 ns/op 9.83 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6184905502 ns/op 10.85 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6761144287 ns/op 9.93 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 725806526 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 721308357 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 308794142 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 313184262 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 169772138 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162829050 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 100509596 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 96244367 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 66762164 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 57846812 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 163015881 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 168226039 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 87337394 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 80903477 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56883876 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 55393802 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 2 51605094 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 40988288 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 37088509 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 31618671 ns/op PASS ok crypto/tls 67.034s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 30801447 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 284 383570 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 810 150946 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 655 203442 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.544s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 31 3546000 ns/op 279536 B/op 1624 allocs/op BenchmarkConcurrentStmtQuery-4 26 4479220 ns/op 264155 B/op 1978 allocs/op BenchmarkConcurrentStmtExec-4 39 2881430 ns/op 212519 B/op 589 allocs/op BenchmarkConcurrentTxQuery-4 25 4807397 ns/op 272959 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 56 2284094 ns/op 89306 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 31 3390202 ns/op 106708 B/op 2083 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1227519 ns/op 40283 B/op 382 allocs/op BenchmarkConcurrentRandom-4 44 3528285 ns/op 227042 B/op 1770 allocs/op BenchmarkManyConcurrentQueries-4 2030 57403 ns/op 4132 B/op 20 allocs/op BenchmarkGrabConn-4 171999 788.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.932s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1746 66767 ns/op BenchmarkSymbols32-4 1910 80897 ns/op PASS ok debug/elf 1.383s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 116898 1173 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 57 1939577 ns/op 180161 B/op 13 allocs/op Benchmark115/LineToPC-4 67 1790251 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15760 7807 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.973s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 50382 2760 ns/op BenchmarkMarshal-4 692 262942 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2540 48776 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.703s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 286 455475 ns/op 17.99 MB/s BenchmarkEncodeToString-4 247 509680 ns/op 16.07 MB/s BenchmarkDecode-4 142 870209 ns/op 15.07 MB/s BenchmarkDecodeString-4 116 1286857 ns/op 10.19 MB/s PASS ok encoding/base32 2.055s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 298 403710 ns/op 20.29 MB/s BenchmarkDecodeString/2-4 271864 404.9 ns/op 9.88 MB/s BenchmarkDecodeString/4-4 301406 706.5 ns/op 11.32 MB/s BenchmarkDecodeString/8-4 232560 601.0 ns/op 19.97 MB/s BenchmarkDecodeString/64-4 43579 2835 ns/op 31.04 MB/s BenchmarkDecodeString/8192-4 379 309466 ns/op 35.30 MB/s BenchmarkNewEncoding-4 50470 2515 ns/op 101.81 MB/s PASS ok encoding/base64 2.433s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1261 116139 ns/op 34.44 MB/s BenchmarkReadStruct-4 14276 11112 ns/op 6.75 MB/s BenchmarkWriteStruct-4 14307 13152 ns/op 5.70 MB/s BenchmarkReadInts-4 36481 3518 ns/op 8.53 MB/s BenchmarkWriteInts-4 36144 3404 ns/op 8.81 MB/s BenchmarkWriteSlice1000Int32s-4 1024 114179 ns/op 35.03 MB/s BenchmarkPutUint16-4 2784637 47.32 ns/op 42.26 MB/s BenchmarkAppendUint16-4 2357394 54.82 ns/op 36.48 MB/s BenchmarkPutUint32-4 1757354 65.36 ns/op 61.20 MB/s BenchmarkAppendUint32-4 2211752 55.02 ns/op 72.70 MB/s BenchmarkPutUint64-4 798330 141.1 ns/op 56.70 MB/s BenchmarkAppendUint64-4 932550 113.4 ns/op 70.54 MB/s BenchmarkLittleEndianPutUint16-4 2241118 58.95 ns/op 33.93 MB/s BenchmarkLittleEndianAppendUint16-4 2325456 50.70 ns/op 39.45 MB/s BenchmarkLittleEndianPutUint32-4 1898509 78.44 ns/op 51.00 MB/s BenchmarkLittleEndianAppendUint32-4 2264522 58.17 ns/op 68.77 MB/s BenchmarkLittleEndianPutUint64-4 1000000 126.8 ns/op 63.08 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 119.3 ns/op 67.04 MB/s BenchmarkReadFloats-4 122716 1383 ns/op 8.68 MB/s BenchmarkWriteFloats-4 100008 1026 ns/op 11.70 MB/s BenchmarkReadSlice1000Float32s-4 966 164222 ns/op 24.36 MB/s BenchmarkWriteSlice1000Float32s-4 1028 140010 ns/op 28.57 MB/s BenchmarkReadSlice1000Uint8s-4 37869 3920 ns/op 255.12 MB/s BenchmarkWriteSlice1000Uint8s-4 49569 3435 ns/op 291.11 MB/s BenchmarkPutUvarint32-4 900536 149.6 ns/op 26.74 MB/s BenchmarkPutUvarint64-4 251137 575.8 ns/op 13.89 MB/s PASS ok encoding/binary 7.768s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 4971 22889 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6351 23539 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5520 22633 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3206 53160 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6411 19226 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7167 22378 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6738 20676 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4678 41109 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 10000 23447 ns/op PASS ok encoding/csv 2.812s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6130 18988 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7065 21037 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 147 702559 ns/op 17213 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 404 248233 ns/op 1214 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 963 118232 ns/op 90 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 934 125746 ns/op 94 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1394 85239 ns/op 277 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 57 2761291 ns/op 35957 B/op 253 allocs/op BenchmarkDecodeComplex128Slice-4 325 363442 ns/op 25325 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1110 169573 ns/op 10798 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 818 172761 ns/op 9765 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 306 388852 ns/op 39274 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 194 985954 ns/op 66778 B/op 2218 allocs/op BenchmarkDecodeBytesSlice-4 312 403779 ns/op 24237 B/op 207 allocs/op BenchmarkDecodeInterfaceSlice-4 64 1937468 ns/op 83394 B/op 3178 allocs/op BenchmarkDecodeMap-4 63 1935421 ns/op 54139 B/op 181 allocs/op PASS ok encoding/gob 4.528s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 9742 18671 ns/op 13.71 MB/s BenchmarkEncode/1024-4 2868 58638 ns/op 17.46 MB/s BenchmarkEncode/4096-4 586 225277 ns/op 18.18 MB/s BenchmarkEncode/16384-4 100 1065370 ns/op 15.38 MB/s BenchmarkDecode/256-4 17283 9607 ns/op 26.65 MB/s BenchmarkDecode/1024-4 5640 26811 ns/op 38.19 MB/s BenchmarkDecode/4096-4 1284 99810 ns/op 41.04 MB/s BenchmarkDecode/16384-4 318 388209 ns/op 42.20 MB/s BenchmarkDump/256-4 955 148541 ns/op 1.72 MB/s BenchmarkDump/1024-4 279 433813 ns/op 2.36 MB/s BenchmarkDump/4096-4 60 1749027 ns/op 2.34 MB/s BenchmarkDump/16384-4 19 6919488 ns/op 2.37 MB/s PASS ok encoding/hex 3.466s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 141869974 ns/op 13.68 MB/s 2152 B/op 18 allocs/op BenchmarkCodeEncoderError-4 1 212508338 ns/op 9.13 MB/s 5592 B/op 76 allocs/op BenchmarkCodeMarshal-4 1 152277745 ns/op 12.74 MB/s 1943672 B/op 20 allocs/op BenchmarkCodeMarshalError-4 1 163095716 ns/op 11.90 MB/s 10334696 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 18112 6686 ns/op BenchmarkMarshalBytes/256-4 4696 25001 ns/op BenchmarkMarshalBytes/4096-4 348 542215 ns/op BenchmarkMarshalBytesError/32-4 39 3261439 ns/op BenchmarkMarshalBytesError/256-4 49 2587611 ns/op BenchmarkMarshalBytesError/4096-4 43 2578055 ns/op BenchmarkMarshalMap-4 27332 4521 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 547309032 ns/op 3.55 MB/s 10097096 B/op 40033 allocs/op BenchmarkUnicodeDecoder-4 25374 6284 ns/op 2.23 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 28530 5696 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 565970882 ns/op 3.43 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 591383462 ns/op 3.28 MB/s 2020320 B/op 40008 allocs/op BenchmarkUnmarshalString-4 59037 1895 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 119299 1469 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 170084 1170 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15735 8827 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 56482 2810 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65625 2494 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 20388 6952 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3151 46226 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 702 223518 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1457704 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 12186336 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 495508 228.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 483830 239.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 475700 280.9 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 472674 264.5 ns/op BenchmarkEncodeMarshaler-4 39552 2645 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 54394 2047 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4474124 34.96 ns/op BenchmarkNumberIsValidRegexp-4 15086 7341 ns/op PASS ok encoding/json 11.516s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 3073357 ns/op 21.32 MB/s BenchmarkDecode-4 22 4867146 ns/op 18.24 MB/s PASS ok encoding/pem 1.329s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2288 79447 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 645 202065 ns/op 8219 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2175 54689 ns/op PASS ok encoding/xml 1.597s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 227667 571.5 ns/op BenchmarkAs-4 47376 3532 ns/op PASS ok errors 1.447s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 377443 327.0 ns/op BenchmarkIntSet-4 580165 206.4 ns/op BenchmarkFloatAdd-4 125422 809.3 ns/op BenchmarkFloatSet-4 514104 221.1 ns/op BenchmarkStringSet-4 467944 334.5 ns/op BenchmarkMapSet-4 114878 1094 ns/op BenchmarkMapSetDifferent-4 53498 2395 ns/op BenchmarkMapSetDifferentRandom-4 266 476982 ns/op BenchmarkMapSetString-4 122443 1161 ns/op BenchmarkMapAddSame-4 19240 6633 ns/op BenchmarkMapAddDifferent-4 10276 13388 ns/op BenchmarkMapAddDifferentRandom-4 220 583845 ns/op BenchmarkMapAddSameSteadyState-4 302125 458.4 ns/op BenchmarkMapAddDifferentSteadyState-4 97737 1043 ns/op BenchmarkMapString-4 5007 23930 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 11647 10578 ns/op PASS ok expvar 4.787s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 90007 1554 ns/op BenchmarkSprintfEmpty-4 215564 613.2 ns/op BenchmarkSprintfString-4 140463 908.0 ns/op BenchmarkSprintfTruncateString-4 203155 1043 ns/op BenchmarkSprintfTruncateBytes-4 89349 1151 ns/op BenchmarkSprintfSlowParsingPath-4 162006 1148 ns/op BenchmarkSprintfQuoteString-4 41187 3492 ns/op BenchmarkSprintfInt-4 151417 847.5 ns/op BenchmarkSprintfIntInt-4 122612 1277 ns/op BenchmarkSprintfPrefixedInt-4 105098 1402 ns/op BenchmarkSprintfFloat-4 82002 1682 ns/op BenchmarkSprintfComplex-4 31792 3418 ns/op BenchmarkSprintfBoolean-4 186922 1052 ns/op BenchmarkSprintfHexString-4 62521 2496 ns/op BenchmarkSprintfHexBytes-4 54297 2841 ns/op BenchmarkSprintfBytes-4 34314 4189 ns/op BenchmarkSprintfStringer-4 44428 2821 ns/op BenchmarkSprintfStructure-4 20648 5561 ns/op BenchmarkManyArgs-4 38654 2957 ns/op BenchmarkFprintInt-4 45902 4274 ns/op BenchmarkFprintfBytes-4 55570 2954 ns/op BenchmarkFprintIntNoAlloc-4 60307 2078 ns/op BenchmarkScanInts-4 30 3962186 ns/op BenchmarkScanRecursiveInt-4 1 566017742 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 489410386 ns/op PASS ok fmt 7.617s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 450 274997 ns/op PASS ok go/build 1.245s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 34894 4830 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 10190 14807 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3481 34862 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 906 122709 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 225 490535 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 63 2691366 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 8794901 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 43243441 ns/op 3615234 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 140576704 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.135s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 469634768 ns/op 0.14 MB/s 46365032 B/op 49041 allocs/op PASS ok go/format 1.601s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 31595168 ns/op 1.70 MB/s BenchmarkParseOnly-4 5 21150988 ns/op 2.55 MB/s BenchmarkResolve-4 57 2575950 ns/op 20.90 MB/s PASS ok go/parser 3.382s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 181380015 ns/op 0.28 MB/s 4927072 B/op 27461 allocs/op BenchmarkPrintDecl-4 882 198400 ns/op 0.16 MB/s 17297 B/op 51 allocs/op PASS ok go/printer 1.465s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 254 480486 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 10436967 ns/op 4.76 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 18328339 ns/op 4.00 MB/s BenchmarkScanFiles/net/http/server.go-4 4 28411021 ns/op 4.34 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 183 638838 ns/op 4.85 MB/s PASS ok go/scanner 2.095s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1355278 118.4 ns/op PASS ok go/token 1.326s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 100 1148041 ns/op BenchmarkNamed/Underlying/nongeneric-4 680460 178.2 ns/op BenchmarkNamed/Underlying/generic-4 631616 183.2 ns/op BenchmarkNamed/Underlying/src_instance-4 642258 179.8 ns/op BenchmarkNamed/Underlying/user_instance-4 793149 178.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13741 8529 ns/op BenchmarkNamed/NewMethodSet/generic-4 12607 11790 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 12195 10294 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 10000 10177 ns/op BenchmarkCheck/http/funcbodies/info-4 1 911081248 ns/op 36881 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 557138088 ns/op 60236 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 266957689 ns/op 125847 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 256729430 ns/op 130712 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3060545784 ns/op 1692 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 205457508 ns/op 25123 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 85037204 ns/op 60598 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 91538615 ns/op 56230 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 815963232 ns/op 2654 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 1 108382884 ns/op 19872 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 69071698 ns/op 31165 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 68058850 ns/op 31623 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2506577737 ns/op 27425 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 818972017 ns/op 83911 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 211482635 ns/op 319456 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 183330441 ns/op 371531 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3471617817 ns/op 578.0 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 158030802 ns/op 12643 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 119277811 ns/op 16419 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 113715626 ns/op 17585 lines/s PASS ok go/types 55.049s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 11558 11201 ns/op 91.42 MB/s PASS ok hash/adler32 1.286s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 167881 644.0 ns/op 23.29 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 206046 598.7 ns/op 25.05 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105044 1057 ns/op 37.86 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 123423 1007 ns/op 39.73 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 346819 377.2 ns/op 1357.33 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 345376 452.6 ns/op 1131.16 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 338161 335.7 ns/op 3050.21 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 344504 338.3 ns/op 3027.31 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 260906 601.9 ns/op 6805.52 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 257931 490.0 ns/op 8359.19 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 60438 2134 ns/op 15354.34 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 57652 2138 ns/op 15329.25 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 393145 361.0 ns/op 41.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 176728 690.6 ns/op 21.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 420544 336.8 ns/op 118.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 350919 337.2 ns/op 118.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 312127 659.9 ns/op 775.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 290295 442.8 ns/op 1156.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 237565 594.1 ns/op 1723.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 277009 609.4 ns/op 1680.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 244254 637.7 ns/op 6423.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 222338 927.6 ns/op 4415.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 43914 2343 ns/op 13983.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 51590 2463 ns/op 13306.15 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 219436 561.7 ns/op 26.71 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 214198 566.9 ns/op 26.46 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 109218 1173 ns/op 34.11 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 111331 1157 ns/op 34.56 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 11271 ns/op 45.42 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10209 11960 ns/op 42.81 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5581 30776 ns/op 33.27 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5538 25474 ns/op 40.20 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1028 142600 ns/op 28.72 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1188 138228 ns/op 29.63 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 139 821596 ns/op 39.88 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1217240 ns/op 26.92 MB/s PASS ok hash/crc32 8.801s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 121 985285 ns/op 66.51 MB/s BenchmarkCrc64/ISO4KB-4 1424 94283 ns/op 43.44 MB/s BenchmarkCrc64/ISO1KB-4 5622 18621 ns/op 54.99 MB/s BenchmarkCrc64/ECMA64KB-4 100 1402969 ns/op 46.71 MB/s BenchmarkCrc64/Random64KB-4 120 952102 ns/op 68.83 MB/s BenchmarkCrc64/Random16KB-4 433 261807 ns/op 62.58 MB/s PASS ok hash/crc64 2.257s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12126 10097 ns/op 101.41 MB/s BenchmarkFnv32aKB-4 10000 11762 ns/op 87.06 MB/s BenchmarkFnv64KB-4 9981 10932 ns/op 93.67 MB/s BenchmarkFnv64aKB-4 12217 10093 ns/op 101.46 MB/s BenchmarkFnv128KB-4 1690 101332 ns/op 10.11 MB/s BenchmarkFnv128aKB-4 1443 72480 ns/op 14.13 MB/s PASS ok hash/fnv 2.207s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 443571 295.6 ns/op 13.53 MB/s BenchmarkHash/n=4/Bytes-4 2985618 35.81 ns/op 111.71 MB/s BenchmarkHash/n=4/String-4 1572248 75.10 ns/op 53.27 MB/s BenchmarkHash/n=8/Write-4 425067 275.1 ns/op 29.08 MB/s BenchmarkHash/n=8/Bytes-4 3061302 39.13 ns/op 204.45 MB/s BenchmarkHash/n=8/String-4 1346028 76.63 ns/op 104.40 MB/s BenchmarkHash/n=16/Write-4 415545 280.7 ns/op 56.99 MB/s BenchmarkHash/n=16/Bytes-4 3185845 47.21 ns/op 338.94 MB/s BenchmarkHash/n=16/String-4 1597026 76.88 ns/op 208.12 MB/s BenchmarkHash/n=32/Write-4 424730 318.0 ns/op 100.63 MB/s BenchmarkHash/n=32/Bytes-4 2691536 38.80 ns/op 824.75 MB/s BenchmarkHash/n=32/String-4 1538587 75.37 ns/op 424.60 MB/s BenchmarkHash/n=64/Write-4 405138 306.9 ns/op 208.51 MB/s BenchmarkHash/n=64/Bytes-4 3025876 38.74 ns/op 1652.04 MB/s BenchmarkHash/n=64/String-4 1499013 86.01 ns/op 744.11 MB/s BenchmarkHash/n=256/Write-4 303410 382.5 ns/op 669.29 MB/s BenchmarkHash/n=256/Bytes-4 2166838 55.82 ns/op 4585.78 MB/s BenchmarkHash/n=256/String-4 882326 140.3 ns/op 1824.68 MB/s BenchmarkHash/n=320/Write-4 273992 439.7 ns/op 727.78 MB/s BenchmarkHash/n=320/Bytes-4 1797373 82.30 ns/op 3888.29 MB/s BenchmarkHash/n=320/String-4 764811 346.7 ns/op 922.91 MB/s BenchmarkHash/n=1024/Write-4 199630 688.7 ns/op 1486.83 MB/s BenchmarkHash/n=1024/Bytes-4 790512 153.1 ns/op 6686.66 MB/s BenchmarkHash/n=1024/String-4 268423 602.5 ns/op 1699.54 MB/s BenchmarkHash/n=4096/Write-4 85982 1398 ns/op 2929.22 MB/s BenchmarkHash/n=4096/Bytes-4 252532 493.6 ns/op 8298.24 MB/s BenchmarkHash/n=4096/String-4 66484 1660 ns/op 2468.19 MB/s BenchmarkHash/n=16384/Write-4 23824 4942 ns/op 3315.13 MB/s BenchmarkHash/n=16384/Bytes-4 41745 4022 ns/op 4073.92 MB/s BenchmarkHash/n=16384/String-4 18190 6699 ns/op 2445.58 MB/s PASS ok hash/maphash 7.727s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 487 218128 ns/op BenchmarkEscapeNone-4 131878 1551 ns/op BenchmarkUnescape-4 571 275475 ns/op BenchmarkUnescapeNone-4 511585 375.4 ns/op BenchmarkUnescapeSparse-4 9388 26764 ns/op BenchmarkUnescapeDense-4 1026 131635 ns/op PASS ok html 2.494s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7131 18345 ns/op BenchmarkCSSEscaperNoSpecials-4 27080 5059 ns/op BenchmarkDecodeCSS-4 21253 9805 ns/op BenchmarkDecodeCSSNoSpecials-4 2497971 44.06 ns/op BenchmarkCSSValueFilter-4 79234 1689 ns/op BenchmarkCSSValueFilterOk-4 61448 1966 ns/op BenchmarkEscapedExecute-4 3285 45613 ns/op BenchmarkHTMLNospaceEscaper-4 9699 18061 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 38299 2973 ns/op BenchmarkStripTags-4 15000 7480 ns/op BenchmarkStripTagsNoSpecials-4 94126 1086 ns/op BenchmarkJSValEscaperWithNum-4 16585 8553 ns/op BenchmarkJSValEscaperWithStr-4 5694 29147 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 13531 7905 ns/op BenchmarkJSValEscaperWithObj-4 2631 41207 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 26749 ns/op BenchmarkJSStrEscaperNoSpecials-4 32530 3277 ns/op BenchmarkJSStrEscaper-4 7189 18838 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 33840 3453 ns/op BenchmarkJSRegexpEscaper-4 9393 19776 ns/op BenchmarkTemplateSpecialTags-4 85 1705223 ns/op BenchmarkURLEscaper-4 3403 42194 ns/op BenchmarkURLEscaperNoSpecials-4 151940 1185 ns/op BenchmarkURLNormalizer-4 5589 30579 ns/op BenchmarkURLNormalizerNoSpecials-4 140276 1368 ns/op BenchmarkSrcsetFilter-4 12456 11758 ns/op BenchmarkSrcsetFilterNoSpecials-4 78240 1566 ns/op PASS ok html/template 7.247s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 357150 429.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 370802 321.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 519148 327.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 436897 350.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 903970 126.8 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 854600 130.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1228627 92.22 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 931110 221.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 986696 177.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 320982 539.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 280454 463.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 252732 467.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 318055 474.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 541028 269.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 358111 297.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 563463 322.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 427402 346.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 320170 399.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 126.0 ns/op BenchmarkRGBASetRGBA-4 1000000 126.0 ns/op BenchmarkRGBA64At-4 687630 171.9 ns/op BenchmarkRGBA64SetRGBA64-4 800527 200.5 ns/op BenchmarkNRGBAAt-4 1000000 104.1 ns/op BenchmarkNRGBASetNRGBA-4 1000000 118.8 ns/op BenchmarkNRGBA64At-4 684651 188.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 664531 205.6 ns/op BenchmarkAlphaAt-4 1666620 92.20 ns/op BenchmarkAlphaSetAlpha-4 1374678 97.22 ns/op BenchmarkAlpha16At-4 1000000 155.2 ns/op BenchmarkAlphaSetAlpha16-4 1122960 103.2 ns/op BenchmarkGrayAt-4 1600410 73.55 ns/op BenchmarkGraySetGray-4 1637240 69.63 ns/op BenchmarkGray16At-4 1000000 106.2 ns/op BenchmarkGraySetGray16-4 1073919 108.0 ns/op PASS ok image 8.973s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2800246 62.54 ns/op BenchmarkYCbCrToRGB/128-4 2812609 37.51 ns/op BenchmarkYCbCrToRGB/255-4 2307937 44.31 ns/op BenchmarkRGBToYCbCr/0-4 2788780 60.80 ns/op BenchmarkRGBToYCbCr/Cb-4 2749515 50.22 ns/op BenchmarkRGBToYCbCr/Cr-4 2539285 48.85 ns/op BenchmarkYCbCrToRGBA/0-4 2152806 56.69 ns/op BenchmarkYCbCrToRGBA/128-4 1964602 54.45 ns/op BenchmarkYCbCrToRGBA/255-4 2451798 48.64 ns/op BenchmarkNYCbCrAToRGBA/0-4 2091004 63.43 ns/op BenchmarkNYCbCrAToRGBA/128-4 2347102 47.61 ns/op BenchmarkNYCbCrAToRGBA/255-4 2210905 51.00 ns/op PASS ok image/color 4.374s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 56244058 ns/op BenchmarkFillSrc-4 243 544730 ns/op BenchmarkCopyOver-4 6 21352241 ns/op BenchmarkCopySrc-4 418 353238 ns/op BenchmarkNRGBAOver-4 7 20600795 ns/op BenchmarkNRGBASrc-4 9 11822790 ns/op BenchmarkYCbCr-4 9 12240623 ns/op BenchmarkGray-4 16 13303205 ns/op BenchmarkCMYK-4 9 12278429 ns/op BenchmarkGlyphOver-4 15 6724632 ns/op BenchmarkRGBAMaskOver-4 4 25970104 ns/op BenchmarkGrayMaskOver-4 6 18574333 ns/op BenchmarkRGBA64ImageMaskOver-4 3 36027804 ns/op BenchmarkRGBA-4 4 38962672 ns/op BenchmarkPalettedFill-4 859 151457 ns/op BenchmarkPalettedRGBA-4 4 25322451 ns/op BenchmarkGenericOver-4 2 51697212 ns/op BenchmarkGenericMaskOver-4 5 27982190 ns/op BenchmarkGenericSrc-4 3 49648815 ns/op BenchmarkGenericMaskSrc-4 3 35467607 ns/op PASS ok image/draw 8.654s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 7205082 ns/op 2.14 MB/s 48621 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 160210295 ns/op 1.92 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3528396222 ns/op 0.35 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 39 3930998 ns/op 3.93 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 152613253 ns/op 0.40 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.539s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3595 29504 ns/op BenchmarkIDCT-4 4446 49442 ns/op BenchmarkDecodeBaseline-4 7 19715292 ns/op 3.13 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 3 33753151 ns/op 1.83 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 195403674 ns/op 6.29 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 384876156 ns/op 2.39 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.195s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 11130645 9.962 ns/op BenchmarkDecodeGray-4 7 18608079 ns/op 3.52 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 56764410 ns/op 4.62 MB/s 337332 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 57757813 ns/op 4.54 MB/s 346594 B/op 152 allocs/op BenchmarkDecodePaletted-4 13 8462732 ns/op 7.74 MB/s 140355 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 62537074 ns/op 4.19 MB/s 332132 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 59961218 ns/op 4.37 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 63477958 ns/op 4.84 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 59838026 ns/op 5.13 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 215444758 ns/op 5.70 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 209587913 ns/op 5.86 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 39109430 ns/op 7.85 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 398162159 ns/op 3.09 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 921539479 ns/op 1.33 MB/s 864200 B/op 36 allocs/op PASS ok image/png 6.078s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 113327730 ns/op 0.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 76692589 ns/op 1.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 317522541 ns/op 1.57 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 303160343 ns/op 1.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 54224464 ns/op 1.84 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 64537211 ns/op 1.55 MB/s 802898 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 273356895 ns/op 1.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 366851914 ns/op 1.36 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 587317329 ns/op 1.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 541024151 ns/op 1.85 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3716645831 ns/op 1.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3362052097 ns/op 1.49 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11554635 ns/op 8.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 16038507 ns/op 6.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 74133352 ns/op 6.74 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51251800 ns/op 9.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 108131859 ns/op 9.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 105483937 ns/op 9.48 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 519288380 ns/op 9.63 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 622660275 ns/op 8.03 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 92976609 ns/op 1.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 69510326 ns/op 1.44 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 319518555 ns/op 1.56 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 338747956 ns/op 1.48 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 708690737 ns/op 1.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 795616641 ns/op 1.26 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6383321552 ns/op 0.78 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6519951288 ns/op 0.77 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 266381000 ns/op 15.69 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 221657271 ns/op 18.86 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 49.401s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 25909 4432 ns/op 0.23 MB/s BenchmarkMarshalCorpusFile/2-4 25186 6551 ns/op 0.31 MB/s BenchmarkMarshalCorpusFile/4-4 23371 5736 ns/op 0.70 MB/s BenchmarkMarshalCorpusFile/8-4 17457 8045 ns/op 0.99 MB/s BenchmarkMarshalCorpusFile/16-4 10000 11022 ns/op 1.45 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12815 ns/op 2.50 MB/s BenchmarkMarshalCorpusFile/64-4 5876 31625 ns/op 2.02 MB/s BenchmarkMarshalCorpusFile/128-4 5260 22110 ns/op 5.79 MB/s BenchmarkMarshalCorpusFile/256-4 2542 59672 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/512-4 1298 120785 ns/op 4.24 MB/s BenchmarkMarshalCorpusFile/1024-4 631 214535 ns/op 4.77 MB/s BenchmarkMarshalCorpusFile/2048-4 302 595705 ns/op 3.44 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1251135 ns/op 3.27 MB/s BenchmarkMarshalCorpusFile/8192-4 100 2324871 ns/op 3.52 MB/s BenchmarkMarshalCorpusFile/16384-4 58 3922350 ns/op 4.18 MB/s BenchmarkMarshalCorpusFile/32768-4 21 10421942 ns/op 3.14 MB/s BenchmarkMarshalCorpusFile/65536-4 7 19397091 ns/op 3.38 MB/s BenchmarkMarshalCorpusFile/131072-4 3 37301917 ns/op 3.51 MB/s BenchmarkMarshalCorpusFile/262144-4 2 86018817 ns/op 3.05 MB/s BenchmarkMarshalCorpusFile/524288-4 1 143639488 ns/op 3.65 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 293089162 ns/op 3.58 MB/s BenchmarkUnmarshalCorpusFile/1-4 9400 26358 ns/op 0.04 MB/s BenchmarkUnmarshalCorpusFile/2-4 6267 22239 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 6604 26925 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/8-4 6841 24125 ns/op 0.33 MB/s BenchmarkUnmarshalCorpusFile/16-4 5528 28204 ns/op 0.57 MB/s BenchmarkUnmarshalCorpusFile/32-4 3253 35460 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/64-4 2374 56534 ns/op 1.13 MB/s BenchmarkUnmarshalCorpusFile/128-4 2283 64688 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/256-4 825 215638 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/512-4 444 321497 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/1024-4 204 576514 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1062300 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/4096-4 61 2356755 ns/op 1.74 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 6258869 ns/op 1.31 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 8272116 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 18358373 ns/op 1.78 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 34801059 ns/op 1.88 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 102167896 ns/op 1.28 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 145469775 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 311213437 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 595242360 ns/op 1.76 MB/s BenchmarkMutatorBytes/1-4 20000 5194 ns/op BenchmarkMutatorBytes/10-4 26121 4557 ns/op BenchmarkMutatorBytes/100-4 25394 4561 ns/op BenchmarkMutatorBytes/1000-4 18057 9195 ns/op BenchmarkMutatorBytes/10000-4 3961 27281 ns/op BenchmarkMutatorBytes/100000-4 776 171946 ns/op BenchmarkMutatorString/1-4 31572 5485 ns/op BenchmarkMutatorString/10-4 22920 4520 ns/op BenchmarkMutatorString/100-4 25580 5414 ns/op BenchmarkMutatorString/1000-4 15778 15636 ns/op BenchmarkMutatorString/10000-4 2374 83936 ns/op BenchmarkMutatorString/100000-4 282 676695 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 12462 9325 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 14939 ns/op BenchmarkMutatorAllBasicTypes/bool-4 44432 2597 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43332 2885 ns/op BenchmarkMutatorAllBasicTypes/float64-4 42771 4314 ns/op BenchmarkMutatorAllBasicTypes/int-4 43302 3136 ns/op BenchmarkMutatorAllBasicTypes/int8-4 46130 2648 ns/op BenchmarkMutatorAllBasicTypes/int16-4 48628 2603 ns/op BenchmarkMutatorAllBasicTypes/int32-4 45265 2894 ns/op BenchmarkMutatorAllBasicTypes/int64-4 38372 2736 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 38647 3582 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 37783 2883 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 40862 3810 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 40164 3099 ns/op PASS ok internal/fuzz 18.201s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 7219 15857 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 103129 1079 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.003s PASS ok internal/poll 1.051s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 38509165 ns/op PASS ok internal/trace 3.578s PASS ok internal/zstd 1.122s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 16450 ns/op BenchmarkCopyNLarge-4 165 1009292 ns/op PASS ok io 1.573s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 118848 1241 ns/op BenchmarkPrintln-4 10000 12460 ns/op 76 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 24321 5258 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 3819 32057 ns/op BenchmarkDiscard-4 712576 193.1 ns/op 0 B/op 0 allocs/op PASS ok log 2.342s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 49936 2217 ns/op BenchmarkJSONHandler/defaults-4 5316 20771 ns/op 498 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3357 37091 ns/op 792 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3232 57272 ns/op 750 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5275 22325 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct-4 5622 20087 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3453 38470 ns/op 517 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22204 5274 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 20360 6059 ns/op 65 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 69481 1650 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 50002 4449 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 49716 2759 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 46806 2560 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 48265 2550 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 45727 2496 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 127.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 709590 228.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 603688 250.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 499642 388.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 319749 322.2 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4970 45704 ns/op BenchmarkDispatch/switch-checked-4 173271 1447 ns/op BenchmarkDispatch/As-4 168987 1199 ns/op BenchmarkDispatch/Visit-4 131224 992.9 ns/op BenchmarkUnsafeStrings-4 14919 8238 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 6.936s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 694216 150.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 692744 165.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 421653 277.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 188712 586.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 36481 2925 ns/op 265 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 55783 3492 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 28279 9124 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3316 39368 ns/op 3449 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8211 16803 ns/op 591 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 7371 17540 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 3603 38688 ns/op 1106 B/op 6 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1662 86289 ns/op 4331 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 7762 14390 ns/op 513 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 8727 14562 ns/op 529 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 5677 22487 ns/op 941 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1923 66767 ns/op 3735 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 5.349s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 2 65863812 ns/op PASS ok maps 2.346s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 1980256 56.64 ns/op BenchmarkAcosh-4 854406 137.7 ns/op BenchmarkAsin-4 2201390 65.34 ns/op BenchmarkAsinh-4 804906 204.4 ns/op BenchmarkAtan-4 2359464 82.56 ns/op BenchmarkAtanh-4 780450 192.4 ns/op BenchmarkAtan2-4 1694616 66.34 ns/op BenchmarkCbrt-4 984967 119.0 ns/op BenchmarkCeil-4 22914792 6.290 ns/op BenchmarkCopysign-4 2245399 59.18 ns/op BenchmarkCos-4 851934 156.3 ns/op BenchmarkCosh-4 1000000 115.3 ns/op BenchmarkErf-4 2455563 61.98 ns/op BenchmarkErfc-4 2265289 53.04 ns/op BenchmarkErfinv-4 2284892 52.03 ns/op BenchmarkErfcinv-4 2341386 51.29 ns/op BenchmarkExp-4 4712738 22.21 ns/op BenchmarkExpGo-4 778512 192.9 ns/op BenchmarkExpm1-4 1000000 101.4 ns/op BenchmarkExp2-4 739659 191.0 ns/op BenchmarkExp2Go-4 617512 171.4 ns/op BenchmarkAbs-4 3352208 38.64 ns/op BenchmarkDim-4 11259771 11.56 ns/op BenchmarkFloor-4 21407748 6.669 ns/op BenchmarkMax-4 10823934 10.20 ns/op BenchmarkMin-4 13241264 13.17 ns/op BenchmarkMod-4 192686 577.6 ns/op BenchmarkFrexp-4 1207596 101.7 ns/op BenchmarkGamma-4 759676 190.7 ns/op BenchmarkHypot-4 8259556 16.65 ns/op BenchmarkHypotGo-4 1000000 120.8 ns/op BenchmarkIlogb-4 1245106 91.14 ns/op BenchmarkJ0-4 218731 570.9 ns/op BenchmarkJ1-4 249626 552.1 ns/op BenchmarkJn-4 74442 1579 ns/op BenchmarkLdexp-4 1000000 102.6 ns/op BenchmarkLgamma-4 844774 132.1 ns/op BenchmarkLog-4 4784584 31.69 ns/op BenchmarkLogb-4 1208776 93.24 ns/op BenchmarkLog1p-4 1000000 116.4 ns/op BenchmarkLog10-4 6565840 25.74 ns/op BenchmarkLog2-4 1000000 166.6 ns/op BenchmarkModf-4 1682514 75.20 ns/op BenchmarkNextafter32-4 1619050 79.09 ns/op BenchmarkNextafter64-4 1304270 94.07 ns/op BenchmarkPowInt-4 401011 321.5 ns/op BenchmarkPowFrac-4 308439 590.4 ns/op BenchmarkPow10Pos-4 4398415 27.02 ns/op BenchmarkPow10Neg-4 4377355 32.35 ns/op BenchmarkRound-4 2882583 42.14 ns/op BenchmarkRoundToEven-4 9857265 21.63 ns/op BenchmarkRemainder-4 356691 423.5 ns/op BenchmarkSignbit-4 3988158 37.19 ns/op BenchmarkSin-4 1216087 108.3 ns/op BenchmarkSincos-4 755055 134.5 ns/op BenchmarkSinh-4 1597897 74.07 ns/op BenchmarkSqrtIndirect-4 20750367 7.286 ns/op BenchmarkSqrtLatency-4 14862457 9.792 ns/op BenchmarkSqrtIndirectLatency-4 17669160 8.182 ns/op BenchmarkSqrtGoLatency-4 1000000 115.5 ns/op BenchmarkSqrtPrime-4 34591 3280 ns/op BenchmarkTan-4 1000000 137.6 ns/op BenchmarkTanh-4 1221916 91.04 ns/op BenchmarkTrunc-4 16491750 6.390 ns/op BenchmarkY0-4 199718 551.3 ns/op BenchmarkY1-4 179480 570.3 ns/op BenchmarkYn-4 109280 1078 ns/op BenchmarkFloat64bits-4 4431272 26.51 ns/op BenchmarkFloat64frombits-4 3803954 33.68 ns/op BenchmarkFloat32bits-4 4188031 25.68 ns/op BenchmarkFloat32frombits-4 4144875 27.46 ns/op BenchmarkFMA-4 18675916 6.854 ns/op PASS ok math 17.690s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 12347188 14.44 ns/op 4432.16 MB/s BenchmarkAddVV/2-4 8337166 12.25 ns/op 10449.65 MB/s BenchmarkAddVV/3-4 10380980 13.52 ns/op 14206.21 MB/s BenchmarkAddVV/4-4 7525575 16.13 ns/op 15870.01 MB/s BenchmarkAddVV/5-4 9174621 13.41 ns/op 23855.77 MB/s BenchmarkAddVV/10-4 9140997 28.79 ns/op 22230.61 MB/s BenchmarkAddVV/100-4 1000000 109.7 ns/op 58315.29 MB/s BenchmarkAddVV/1000-4 217101 922.1 ns/op 69408.18 MB/s BenchmarkSubVV/1-4 11703720 14.00 ns/op 4570.35 MB/s BenchmarkSubVV/2-4 11427146 11.43 ns/op 11198.42 MB/s BenchmarkSubVV/3-4 8668888 16.93 ns/op 11340.18 MB/s BenchmarkSubVV/4-4 10831404 12.70 ns/op 20152.55 MB/s BenchmarkSubVV/5-4 8448274 11.94 ns/op 26803.12 MB/s BenchmarkSubVV/10-4 7333800 15.34 ns/op 41723.92 MB/s BenchmarkSubVV/100-4 1672648 67.42 ns/op 94927.70 MB/s BenchmarkSubVV/1000-4 241171 652.6 ns/op 98074.26 MB/s BenchmarkAddVW/1-4 12366993 9.980 ns/op 801.62 MB/s BenchmarkAddVW/2-4 13671475 11.78 ns/op 1358.08 MB/s BenchmarkAddVW/3-4 10464880 11.57 ns/op 2074.09 MB/s BenchmarkAddVW/4-4 12848607 10.44 ns/op 3064.60 MB/s BenchmarkAddVW/5-4 10778204 13.14 ns/op 3043.03 MB/s BenchmarkAddVW/10-4 7257793 17.73 ns/op 4511.00 MB/s BenchmarkAddVW/100-4 214924 489.1 ns/op 1635.70 MB/s BenchmarkAddVW/1000-4 36133 4277 ns/op 1870.62 MB/s BenchmarkAddVWext/1-4 11173153 10.50 ns/op 761.73 MB/s BenchmarkAddVWext/2-4 12451132 16.99 ns/op 941.65 MB/s BenchmarkAddVWext/3-4 12044101 16.04 ns/op 1496.43 MB/s BenchmarkAddVWext/4-4 12609272 10.93 ns/op 2927.62 MB/s BenchmarkAddVWext/5-4 10694431 12.96 ns/op 3087.19 MB/s BenchmarkAddVWext/10-4 9728604 13.46 ns/op 5943.03 MB/s BenchmarkAddVWext/100-4 41043 2887 ns/op 277.08 MB/s BenchmarkAddVWext/1000-4 5907 25203 ns/op 317.42 MB/s BenchmarkSubVW/1-4 12852376 10.18 ns/op 785.93 MB/s BenchmarkSubVW/2-4 13739385 10.87 ns/op 1471.48 MB/s BenchmarkSubVW/3-4 12903345 17.98 ns/op 1334.52 MB/s BenchmarkSubVW/4-4 12129139 15.31 ns/op 2090.28 MB/s BenchmarkSubVW/5-4 9031657 13.68 ns/op 2923.09 MB/s BenchmarkSubVW/10-4 6061674 17.63 ns/op 4536.50 MB/s BenchmarkSubVW/100-4 268900 668.8 ns/op 1196.15 MB/s BenchmarkSubVW/1000-4 35325 3363 ns/op 2378.68 MB/s BenchmarkSubVWext/1-4 11680189 10.47 ns/op 764.20 MB/s BenchmarkSubVWext/2-4 11468127 11.60 ns/op 1379.80 MB/s BenchmarkSubVWext/3-4 11852497 12.58 ns/op 1907.10 MB/s BenchmarkSubVWext/4-4 6127426 18.07 ns/op 1771.02 MB/s BenchmarkSubVWext/5-4 8769421 13.73 ns/op 2914.23 MB/s BenchmarkSubVWext/10-4 5305342 20.53 ns/op 3896.65 MB/s BenchmarkSubVWext/100-4 45080 3809 ns/op 210.01 MB/s BenchmarkSubVWext/1000-4 5082 28958 ns/op 276.26 MB/s BenchmarkMulAddVWW/1-4 10451107 10.81 ns/op 5917.92 MB/s BenchmarkMulAddVWW/2-4 10217274 14.39 ns/op 8895.58 MB/s BenchmarkMulAddVWW/3-4 8598925 13.41 ns/op 14321.48 MB/s BenchmarkMulAddVWW/4-4 8544147 13.69 ns/op 18694.84 MB/s BenchmarkMulAddVWW/5-4 9109274 13.35 ns/op 23974.62 MB/s BenchmarkMulAddVWW/10-4 6618531 31.42 ns/op 20366.02 MB/s BenchmarkMulAddVWW/100-4 852321 135.6 ns/op 47183.24 MB/s BenchmarkMulAddVWW/1000-4 144051 1028 ns/op 62249.46 MB/s BenchmarkAddMulVVW/1-4 11437380 11.82 ns/op 5415.93 MB/s BenchmarkAddMulVVW/2-4 11645350 11.98 ns/op 10683.72 MB/s BenchmarkAddMulVVW/3-4 9552040 12.39 ns/op 15495.79 MB/s BenchmarkAddMulVVW/4-4 8995299 19.48 ns/op 13139.70 MB/s BenchmarkAddMulVVW/5-4 6057250 17.68 ns/op 18098.77 MB/s BenchmarkAddMulVVW/10-4 5222430 20.90 ns/op 30627.58 MB/s BenchmarkAddMulVVW/100-4 1249395 92.69 ns/op 69044.25 MB/s BenchmarkAddMulVVW/1000-4 194593 790.9 ns/op 80920.50 MB/s BenchmarkDivWVW/1-4 1459816 78.99 ns/op 810.19 MB/s BenchmarkDivWVW/2-4 1000000 205.3 ns/op 623.47 MB/s BenchmarkDivWVW/3-4 747670 185.4 ns/op 1035.63 MB/s BenchmarkDivWVW/4-4 652140 232.9 ns/op 1099.14 MB/s BenchmarkDivWVW/5-4 464782 254.2 ns/op 1258.68 MB/s BenchmarkDivWVW/10-4 273616 465.6 ns/op 1374.63 MB/s BenchmarkDivWVW/100-4 31443 3681 ns/op 1738.63 MB/s BenchmarkDivWVW/1000-4 3212 36642 ns/op 1746.65 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12779101 10.08 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14015269 8.419 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13276995 10.88 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13534435 10.45 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9570452 10.90 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10554354 9.947 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9634084 13.64 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9790164 11.12 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9709938 14.13 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9703914 16.73 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6858871 17.04 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7562343 15.75 ns/op BenchmarkNonZeroShifts/100/shrVU-4 651912 206.8 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 103.4 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 179996 844.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 159512 787.3 ns/op BenchmarkDecimalConversion-4 144 805076 ns/op BenchmarkFloatString/100-4 7712 16063 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 170 707211 ns/op 2917 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 61053420 ns/op 60904 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 6602312236 ns/op 806840 B/op 489 allocs/op BenchmarkFloatAdd/10-4 140491 944.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 82707 1678 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 113314 1058 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 78697 1699 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 13324 8141 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 185782 704.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 161352 708.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 200746 728.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 132286 912.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42921 2920 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1500 100734 ns/op BenchmarkParseFloatLargeExp-4 356 382080 ns/op BenchmarkGCD10x10/WithoutXY-4 142815 972.1 ns/op BenchmarkGCD10x10/WithXY-4 47028 3043 ns/op BenchmarkGCD10x100/WithoutXY-4 82719 1795 ns/op BenchmarkGCD10x100/WithXY-4 13636 8992 ns/op BenchmarkGCD10x1000/WithoutXY-4 31815 3380 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10119 ns/op BenchmarkGCD100x100/WithoutXY-4 17610 6611 ns/op BenchmarkGCD100x100/WithXY-4 8348 16030 ns/op BenchmarkGCD100x1000/WithoutXY-4 7670 13723 ns/op BenchmarkGCD100x1000/WithXY-4 4791 26516 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1896 71958 ns/op BenchmarkGCD1000x1000/WithXY-4 780 129542 ns/op BenchmarkHilbert-4 21 7736510 ns/op BenchmarkBinomial-4 9741 12225 ns/op BenchmarkQuoRem-4 15927 9296 ns/op BenchmarkExp-4 12 9425502 ns/op BenchmarkExpMont/Odd-4 100 1236041 ns/op 2590 B/op 21 allocs/op BenchmarkExpMont/Even1-4 91 1617251 ns/op 3359 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1388245 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even3-4 88 1971348 ns/op 3886 B/op 54 allocs/op BenchmarkExpMont/Even4-4 96 1259194 ns/op 3878 B/op 54 allocs/op BenchmarkExpMont/Even8-4 99 1229807 ns/op 3872 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1283352 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1102846 ns/op 3648 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1151324 ns/op 3767 B/op 51 allocs/op BenchmarkExpMont/Even128-4 100 1223749 ns/op 3255 B/op 50 allocs/op BenchmarkExpMont/Even255-4 127 1247946 ns/op 2932 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 303 400046 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 262 517534 ns/op 1745 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 264 453284 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 285 417891 ns/op 1729 B/op 47 allocs/op BenchmarkExp2-4 13 8228607 ns/op BenchmarkBitset-4 532201 253.0 ns/op BenchmarkBitsetNeg-4 349057 480.3 ns/op BenchmarkBitsetOrig-4 206479 865.1 ns/op BenchmarkBitsetNegOrig-4 130449 1041 ns/op BenchmarkModSqrt225_Tonelli-4 91 1112230 ns/op BenchmarkModSqrt225_3Mod4-4 362 366481 ns/op BenchmarkModSqrt231_Tonelli-4 100 1774124 ns/op BenchmarkModSqrt231_5Mod8-4 256 407662 ns/op BenchmarkModInverse-4 10000 16906 ns/op BenchmarkSqrt-4 1741 109130 ns/op BenchmarkIntSqr/1-4 1000000 175.7 ns/op BenchmarkIntSqr/2-4 576273 216.8 ns/op BenchmarkIntSqr/3-4 455371 267.6 ns/op BenchmarkIntSqr/5-4 426678 385.1 ns/op BenchmarkIntSqr/8-4 291386 435.7 ns/op BenchmarkIntSqr/10-4 257430 535.1 ns/op BenchmarkIntSqr/20-4 42463 2701 ns/op BenchmarkIntSqr/30-4 33147 3753 ns/op BenchmarkIntSqr/50-4 22183 5561 ns/op BenchmarkIntSqr/80-4 13873 9545 ns/op BenchmarkIntSqr/100-4 10000 12330 ns/op BenchmarkIntSqr/200-4 4152 32540 ns/op BenchmarkIntSqr/300-4 1876 80943 ns/op BenchmarkIntSqr/500-4 878 130692 ns/op BenchmarkIntSqr/800-4 346 325753 ns/op BenchmarkIntSqr/1000-4 286 458370 ns/op BenchmarkDiv/20/10-4 402639 340.9 ns/op BenchmarkDiv/40/20-4 413029 338.4 ns/op BenchmarkDiv/100/50-4 337912 544.2 ns/op BenchmarkDiv/200/100-4 45050 4668 ns/op BenchmarkDiv/400/200-4 41280 3225 ns/op BenchmarkDiv/1000/500-4 31833 3501 ns/op BenchmarkDiv/2000/1000-4 26362 4290 ns/op BenchmarkDiv/20000/10000-4 1021 135327 ns/op BenchmarkDiv/200000/100000-4 24 5842724 ns/op BenchmarkDiv/2000000/1000000-4 1 141460746 ns/op BenchmarkDiv/20000000/10000000-4 1 3833255930 ns/op BenchmarkMul-4 4 34453462 ns/op BenchmarkNatMul/10-4 94305 1248 ns/op BenchmarkNatMul/100-4 4486 32118 ns/op BenchmarkNatMul/1000-4 134 777284 ns/op BenchmarkZeroShifts/Shl-4 10000 18014 ns/op BenchmarkZeroShifts/ShlSame-4 2942766 38.31 ns/op BenchmarkZeroShifts/Shr-4 10000 19462 ns/op BenchmarkZeroShifts/ShrSame-4 2933716 35.58 ns/op BenchmarkExp3Power/0x10-4 110896 933.2 ns/op BenchmarkExp3Power/0x40-4 134422 1179 ns/op BenchmarkExp3Power/0x100-4 66288 2329 ns/op BenchmarkExp3Power/0x400-4 34966 4418 ns/op BenchmarkExp3Power/0x1000-4 8400 19018 ns/op BenchmarkExp3Power/0x4000-4 2295 90585 ns/op BenchmarkExp3Power/0x10000-4 184 732827 ns/op BenchmarkExp3Power/0x40000-4 20 6347577 ns/op BenchmarkExp3Power/0x100000-4 2 57707258 ns/op BenchmarkExp3Power/0x400000-4 1 547038839 ns/op BenchmarkFibo-4 2 60090699 ns/op BenchmarkNatSqr/1-4 486351 251.3 ns/op BenchmarkNatSqr/2-4 518096 386.5 ns/op BenchmarkNatSqr/3-4 439316 477.3 ns/op BenchmarkNatSqr/5-4 370357 669.3 ns/op BenchmarkNatSqr/8-4 126514 832.7 ns/op BenchmarkNatSqr/10-4 205106 1132 ns/op BenchmarkNatSqr/20-4 40890 3241 ns/op BenchmarkNatSqr/30-4 26274 6333 ns/op BenchmarkNatSqr/50-4 10000 11738 ns/op BenchmarkNatSqr/80-4 10000 18261 ns/op BenchmarkNatSqr/100-4 10000 19224 ns/op BenchmarkNatSqr/200-4 4780 46838 ns/op BenchmarkNatSqr/300-4 1098 136489 ns/op BenchmarkNatSqr/500-4 912 216061 ns/op BenchmarkNatSqr/800-4 280 562357 ns/op BenchmarkNatSqr/1000-4 190 603245 ns/op BenchmarkNatSetBytes/8-4 801126 177.1 ns/op BenchmarkNatSetBytes/24-4 213642 641.1 ns/op BenchmarkNatSetBytes/128-4 43938 2984 ns/op BenchmarkNatSetBytes/7-4 721152 160.6 ns/op BenchmarkNatSetBytes/23-4 266665 672.7 ns/op BenchmarkNatSetBytes/127-4 47265 2617 ns/op BenchmarkScanPi-4 165 736611 ns/op BenchmarkStringPiParallel-4 288 426006 ns/op BenchmarkScan/10/Base2-4 31842 4626 ns/op BenchmarkScan/100/Base2-4 4630 30327 ns/op BenchmarkScan/1000/Base2-4 334 300630 ns/op BenchmarkScan/10/Base8-4 89664 1338 ns/op BenchmarkScan/100/Base8-4 10000 10846 ns/op BenchmarkScan/1000/Base8-4 1128 117121 ns/op BenchmarkScan/10/Base10-4 77712 2047 ns/op BenchmarkScan/100/Base10-4 10000 10320 ns/op BenchmarkScan/1000/Base10-4 1334 95504 ns/op BenchmarkScan/10/Base16-4 96226 1232 ns/op BenchmarkScan/100/Base16-4 13770 8433 ns/op BenchmarkScan/1000/Base16-4 1418 113593 ns/op BenchmarkString/10/Base2-4 155812 872.6 ns/op BenchmarkString/100/Base2-4 26007 5114 ns/op BenchmarkString/1000/Base2-4 3403 70180 ns/op BenchmarkString/10/Base8-4 269955 600.4 ns/op BenchmarkString/100/Base8-4 70196 2087 ns/op BenchmarkString/1000/Base8-4 8878 18363 ns/op BenchmarkString/10/Base10-4 140248 1248 ns/op BenchmarkString/100/Base10-4 32910 4231 ns/op BenchmarkString/1000/Base10-4 3972 26860 ns/op BenchmarkString/10/Base16-4 313022 378.3 ns/op BenchmarkString/100/Base16-4 77137 1583 ns/op BenchmarkString/1000/Base16-4 10000 18216 ns/op BenchmarkLeafSize/0-4 31 6514824 ns/op BenchmarkLeafSize/1-4 394 383015 ns/op BenchmarkLeafSize/2-4 338 356612 ns/op BenchmarkLeafSize/3-4 315 493121 ns/op BenchmarkLeafSize/4-4 328 330560 ns/op BenchmarkLeafSize/5-4 264 594152 ns/op BenchmarkLeafSize/6-4 284 430886 ns/op BenchmarkLeafSize/7-4 202 507381 ns/op BenchmarkLeafSize/8-4 376 290468 ns/op BenchmarkLeafSize/9-4 164 727969 ns/op BenchmarkLeafSize/10-4 247 498929 ns/op BenchmarkLeafSize/11-4 195 530386 ns/op BenchmarkLeafSize/12-4 288 497326 ns/op BenchmarkLeafSize/13-4 247 605226 ns/op BenchmarkLeafSize/14-4 326 429962 ns/op BenchmarkLeafSize/15-4 310 420658 ns/op BenchmarkLeafSize/16-4 327 310381 ns/op BenchmarkLeafSize/32-4 445 320559 ns/op BenchmarkLeafSize/64-4 309 374324 ns/op BenchmarkProbablyPrime/n=0-4 8 13208614 ns/op BenchmarkProbablyPrime/n=1-4 8 18910591 ns/op BenchmarkProbablyPrime/n=5-4 4 27009668 ns/op BenchmarkProbablyPrime/n=10-4 3 48454719 ns/op BenchmarkProbablyPrime/n=20-4 3 57400528 ns/op BenchmarkProbablyPrime/Lucas-4 9 16474560 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 64 1771601 ns/op BenchmarkRatCmp-4 126273 976.6 ns/op BenchmarkFloatPrecExact/1-4 94110 1303 ns/op BenchmarkFloatPrecExact/10-4 28044 4090 ns/op BenchmarkFloatPrecExact/100-4 7191 14102 ns/op BenchmarkFloatPrecExact/1000-4 2266 74264 ns/op BenchmarkFloatPrecExact/10000-4 100 1608798 ns/op BenchmarkFloatPrecExact/100000-4 2 52252800 ns/op BenchmarkFloatPrecExact/1000000-4 1 2053460012 ns/op BenchmarkFloatPrecMixed/1-4 81799 1577 ns/op BenchmarkFloatPrecMixed/10-4 22852 5644 ns/op BenchmarkFloatPrecMixed/100-4 4304 29348 ns/op BenchmarkFloatPrecMixed/1000-4 246 419941 ns/op BenchmarkFloatPrecMixed/10000-4 12 10868818 ns/op BenchmarkFloatPrecMixed/100000-4 1 751097860 ns/op BenchmarkFloatPrecMixed/1000000-4 1 34629966012 ns/op BenchmarkFloatPrecInexact/1-4 173935 883.0 ns/op BenchmarkFloatPrecInexact/10-4 143588 1498 ns/op BenchmarkFloatPrecInexact/100-4 84344 2070 ns/op BenchmarkFloatPrecInexact/1000-4 17306 7477 ns/op BenchmarkFloatPrecInexact/10000-4 4209 59892 ns/op BenchmarkFloatPrecInexact/100000-4 212 620524 ns/op BenchmarkFloatPrecInexact/1000000-4 16 7882869 ns/op BenchmarkFloatSqrt/64-4 17378 6925 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 19800 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 7749 13472 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 3177 32088 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 663 192520 ns/op 17940 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 63 1953852 ns/op 176187 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 248547771 ns/op 3834272 B/op 654 allocs/op PASS ok math/big 118.329s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11583519 13.69 ns/op BenchmarkLeadingZeros8-4 4650538 23.80 ns/op BenchmarkLeadingZeros16-4 12390093 9.054 ns/op BenchmarkLeadingZeros32-4 10551672 10.38 ns/op BenchmarkLeadingZeros64-4 11679984 13.55 ns/op BenchmarkTrailingZeros-4 12281630 10.87 ns/op BenchmarkTrailingZeros8-4 13942809 10.15 ns/op BenchmarkTrailingZeros16-4 11227154 11.54 ns/op BenchmarkTrailingZeros32-4 11699074 16.47 ns/op BenchmarkTrailingZeros64-4 10507796 13.06 ns/op BenchmarkOnesCount-4 9405175 13.92 ns/op BenchmarkOnesCount8-4 13870713 19.65 ns/op BenchmarkOnesCount16-4 10645777 10.94 ns/op BenchmarkOnesCount32-4 12804123 11.49 ns/op BenchmarkOnesCount64-4 11865910 10.40 ns/op BenchmarkRotateLeft-4 12960903 20.67 ns/op BenchmarkRotateLeft8-4 12280999 11.29 ns/op BenchmarkRotateLeft16-4 13284259 10.22 ns/op BenchmarkRotateLeft32-4 10349616 15.94 ns/op BenchmarkRotateLeft64-4 11744588 16.16 ns/op BenchmarkReverse-4 14655694 11.44 ns/op BenchmarkReverse8-4 16375824 7.222 ns/op BenchmarkReverse16-4 20682925 6.874 ns/op BenchmarkReverse32-4 15698636 8.672 ns/op BenchmarkReverse64-4 15062680 6.950 ns/op BenchmarkReverseBytes-4 17620184 9.841 ns/op BenchmarkReverseBytes16-4 19582660 6.508 ns/op BenchmarkReverseBytes32-4 17508098 6.758 ns/op BenchmarkReverseBytes64-4 21090249 5.946 ns/op BenchmarkAdd-4 11765061 10.66 ns/op BenchmarkAdd32-4 10219383 10.31 ns/op BenchmarkAdd64-4 10293351 10.71 ns/op BenchmarkAdd64multiple-4 22699658 6.650 ns/op BenchmarkSub-4 10028310 11.37 ns/op BenchmarkSub32-4 8647894 11.79 ns/op BenchmarkSub64-4 10565770 13.20 ns/op BenchmarkSub64multiple-4 23656903 8.268 ns/op BenchmarkMul-4 12038410 11.39 ns/op BenchmarkMul32-4 10102828 14.34 ns/op BenchmarkMul64-4 11373681 13.36 ns/op BenchmarkDiv-4 2902707 72.51 ns/op BenchmarkDiv32-4 6268566 23.75 ns/op BenchmarkDiv64-4 3026905 47.54 ns/op PASS ok math/bits 10.748s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 12576148 10.77 ns/op BenchmarkAcos-4 445862 303.4 ns/op BenchmarkAcosh-4 420064 277.1 ns/op BenchmarkAsin-4 433502 266.3 ns/op BenchmarkAsinh-4 466218 395.8 ns/op BenchmarkAtan-4 695588 185.2 ns/op BenchmarkAtanh-4 798736 293.3 ns/op BenchmarkConj-4 22533526 7.315 ns/op BenchmarkCos-4 527116 280.5 ns/op BenchmarkCosh-4 551157 249.3 ns/op BenchmarkExp-4 827280 170.4 ns/op BenchmarkLog-4 804792 137.1 ns/op BenchmarkLog10-4 518517 224.6 ns/op BenchmarkPhase-4 1790258 68.61 ns/op BenchmarkPolar-4 1000000 105.5 ns/op BenchmarkPow-4 205932 659.8 ns/op BenchmarkRect-4 1000000 132.5 ns/op BenchmarkSin-4 637808 225.0 ns/op BenchmarkSinh-4 490076 236.6 ns/op BenchmarkSqrt-4 804214 143.5 ns/op BenchmarkTan-4 319777 382.1 ns/op BenchmarkTanh-4 365504 364.7 ns/op PASS ok math/cmplx 5.686s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 551199 314.5 ns/op BenchmarkInt63ThreadsafeParallel-4 830196 149.4 ns/op BenchmarkInt63Unthreadsafe-4 1000000 130.1 ns/op BenchmarkIntn1000-4 784558 173.8 ns/op BenchmarkInt63n1000-4 777930 209.6 ns/op BenchmarkInt31n1000-4 784585 200.2 ns/op BenchmarkFloat32-4 762556 289.9 ns/op BenchmarkFloat64-4 680575 147.6 ns/op BenchmarkPerm3-4 128451 912.1 ns/op BenchmarkPerm30-4 16677 7389 ns/op BenchmarkPerm30ViaShuffle-4 16491 7061 ns/op BenchmarkShuffleOverhead-4 11679 10115 ns/op BenchmarkRead3-4 743436 214.4 ns/op BenchmarkRead64-4 70124 1815 ns/op BenchmarkRead1000-4 5686 26934 ns/op BenchmarkConcurrent-4 217930 566.2 ns/op PASS ok math/rand 4.590s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkPCG_DXSM-4 2476555 67.06 ns/op BenchmarkSourceUint64-4 2776059 48.36 ns/op BenchmarkGlobalInt64-4 2485786 50.90 ns/op BenchmarkGlobalInt64Parallel-4 2869293 38.24 ns/op BenchmarkGlobalUint64-4 2371210 47.95 ns/op BenchmarkGlobalUint64Parallel-4 3447636 35.86 ns/op BenchmarkInt64-4 1479620 84.39 ns/op BenchmarkUint64-4 1288135 82.96 ns/op BenchmarkGlobalIntN1000-4 1398212 97.13 ns/op BenchmarkIntN1000-4 1000000 110.9 ns/op BenchmarkInt64N1000-4 1000000 141.0 ns/op BenchmarkInt64N1e8-4 1010311 112.3 ns/op BenchmarkInt64N1e9-4 1000000 146.9 ns/op BenchmarkInt64N2e9-4 1000000 112.3 ns/op BenchmarkInt64N1e18-4 1053700 112.7 ns/op BenchmarkInt64N2e18-4 1000000 181.0 ns/op BenchmarkInt64N4e18-4 1000000 152.9 ns/op BenchmarkInt32N1000-4 1000000 107.2 ns/op BenchmarkInt32N1e8-4 1000000 107.8 ns/op BenchmarkInt32N1e9-4 1000000 112.2 ns/op BenchmarkInt32N2e9-4 965091 106.6 ns/op BenchmarkFloat32-4 1352221 141.2 ns/op BenchmarkFloat64-4 1247922 82.46 ns/op BenchmarkExpFloat64-4 875198 137.2 ns/op BenchmarkNormFloat64-4 1000000 139.0 ns/op BenchmarkPerm3-4 176586 826.5 ns/op BenchmarkPerm30-4 20778 5611 ns/op BenchmarkPerm30ViaShuffle-4 24458 5003 ns/op BenchmarkShuffleOverhead-4 29618 3907 ns/op BenchmarkConcurrent-4 1456819 76.35 ns/op PASS ok math/rand/v2 7.913s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 33763 3297 ns/op BenchmarkQDecodeWord-4 80127 2166 ns/op BenchmarkQDecodeHeader-4 69096 2086 ns/op BenchmarkTypeByExtension/.html-4 390763 287.8 ns/op BenchmarkTypeByExtension/.HTML-4 235670 451.2 ns/op BenchmarkTypeByExtension/.unused-4 320104 384.9 ns/op BenchmarkExtensionsByType/text/html-4 117789 1123 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 36145 3596 ns/op BenchmarkExtensionsByType/application/octet-stream-4 30380 3821 ns/op PASS ok mime 3.372s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 463 348902 ns/op 48079 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 382 349889 ns/op 48021 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 37 2849670 ns/op 107549 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 325 354269 ns/op 50264 B/op 207 allocs/op PASS ok mime/multipart 1.838s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 788 148557 ns/op PASS ok mime/quotedprintable 1.225s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 17283974 ns/op 8328 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 30567034 ns/op 13346 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5020322861 ns/op 150632 B/op 232 allocs/op BenchmarkDNSName-4 136258 828.8 ns/op BenchmarkInterfaces-4 1893 86978 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7214 34224 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1478 94310 ns/op 8341 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1748 95551 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6726 32664 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2565 63322 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 6464 18193 ns/op BenchmarkParseIPValidIPv4-4 370256 323.0 ns/op BenchmarkParseIPValidIPv6-4 206618 676.0 ns/op BenchmarkIPString/IPv4-4 109443 1070 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 12584 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 36358 3732 ns/op BenchmarkIPEqual/IPv4-4 842452 142.8 ns/op BenchmarkIPEqual/IPv6-4 785044 133.0 ns/op BenchmarkSendfileZeroBytes-4 1 624943588 ns/op 1618088 B/op 280 allocs/op BenchmarkTCP4OneShot-4 160 785011 ns/op BenchmarkTCP4OneShotTimeout-4 158 807954 ns/op BenchmarkTCP4Persistent-4 231 455049 ns/op BenchmarkTCP4PersistentTimeout-4 294 409402 ns/op BenchmarkTCP6OneShot-4 141 832519 ns/op BenchmarkTCP6OneShotTimeout-4 121 914635 ns/op BenchmarkTCP6Persistent-4 255 559368 ns/op BenchmarkTCP6PersistentTimeout-4 260 412631 ns/op BenchmarkTCP4ConcurrentReadWrite-4 12104 9659 ns/op BenchmarkTCP6ConcurrentReadWrite-4 10564 10735 ns/op BenchmarkSetReadDeadline-4 110103 1057 ns/op BenchmarkUDP6LinkLocalUnicast-4 98 1172269 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 111 1163155 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 100 1231512 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 105 1074215 ns/op 0 B/op 0 allocs/op PASS ok net 14.404s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 18004 6950 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7108 16726 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10170 17792 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 15012 8152 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 21895 6468 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 39451 3543 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1405761 82.24 ns/op BenchmarkFindChild/n=2/rep=map-4 2443194 46.32 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1209180 92.83 ns/op BenchmarkFindChild/n=4/rep=linear-4 986919 137.5 ns/op BenchmarkFindChild/n=4/rep=map-4 2189234 48.90 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 932042 162.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 470602 275.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2043254 67.07 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 394087 288.5 ns/op BenchmarkFindChild/n=16/rep=linear-4 217162 562.2 ns/op BenchmarkFindChild/n=16/rep=map-4 2661121 48.84 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1807078 60.79 ns/op BenchmarkFindChild/n=32/rep=linear-4 101331 1048 ns/op BenchmarkFindChild/n=32/rep=map-4 2205310 45.91 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2025778 56.96 ns/op BenchmarkMultiConflicts-4 1 248443260 ns/op BenchmarkServerMatch-4 13233 13022 ns/op BenchmarkReadRequestChrome-4 3574 36637 ns/op 16.68 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 7968 22774 ns/op 3.43 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 25606 ns/op 3.20 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6894 19912 ns/op 7.58 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 10000 14890 ns/op 2.69 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 31 3923934 ns/op 0.26 MB/s BenchmarkFileAndServer_1KB/https1-4 21 4789714 ns/op 0.21 MB/s BenchmarkFileAndServer_1KB/h2-4 15 6764870 ns/op 0.15 MB/s BenchmarkFileAndServer_16MB/h1-4 2 98070377 ns/op 171.07 MB/s BenchmarkFileAndServer_16MB/https1-4 1 240220372 ns/op 69.84 MB/s BenchmarkFileAndServer_16MB/h2-4 1 477919998 ns/op 35.10 MB/s BenchmarkFileAndServer_64MB/h1-4 1 447006941 ns/op 150.13 MB/s BenchmarkFileAndServer_64MB/https1-4 1 851540021 ns/op 78.81 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2032093441 ns/op 33.02 MB/s BenchmarkServeMux-4 172 708662 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 205 655884 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 34 3695492 ns/op 7084 B/op 66 allocs/op BenchmarkClientServer/https1-4 24 4726766 ns/op 10660 B/op 117 allocs/op BenchmarkClientServer/h2-4 25 4755744 ns/op 13910 B/op 124 allocs/op BenchmarkClientServerParallel/4/h1-4 337 487365 ns/op 9728 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 12 8471543 ns/op 85032 B/op 939 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56974: write tcp 127.0.0.1:56971->127.0.0.1:56974: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56983: read tcp 127.0.0.1:56975->127.0.0.1:56983: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56991: write tcp 127.0.0.1:56984->127.0.0.1:56991: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56995: write tcp 127.0.0.1:56984->127.0.0.1:56995: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56993: write tcp 127.0.0.1:56984->127.0.0.1:56993: use of closed network connection BenchmarkClientServerParallel/4/h2-4 14 10187736 ns/op 101988 B/op 1192 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57014: read tcp 127.0.0.1:57010->127.0.0.1:57014: use of closed network connection BenchmarkClientServerParallel/64/h1-4 180 606515 ns/op 24655 B/op 123 allocs/op BenchmarkClientServerParallel/64/https1-4 10 10758299 ns/op 105719 B/op 1190 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57365: read tcp 127.0.0.1:57361->127.0.0.1:57365: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 9849701 ns/op 99024 B/op 1174 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57396: read tcp 127.0.0.1:57393->127.0.0.1:57396: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57409: read tcp 127.0.0.1:57400->127.0.0.1:57409: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57401: read tcp 127.0.0.1:57400->127.0.0.1:57401: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57403: read tcp 127.0.0.1:57400->127.0.0.1:57403: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57419: read tcp 127.0.0.1:57410->127.0.0.1:57419: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57415: read tcp 127.0.0.1:57410->127.0.0.1:57415: use of closed network connection BenchmarkServer-4 1 1097990948 ns/op 55272 B/op 401 allocs/op BenchmarkClient-4 25 4028165 ns/op 4211 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 200 588266 ns/op 7331 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1006 129681 ns/op 3064 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 820 132904 ns/op 1966 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1144 123474 ns/op 2774 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1052 100143 ns/op 2728 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1120 94746 ns/op 2777 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1814 109120 ns/op 1911 B/op 14 allocs/op BenchmarkServerHijack-4 829 167697 ns/op 16754 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 27 4065474 ns/op 6064 B/op 54 allocs/op BenchmarkResponseStatusLine-4 263478 468.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 26.576s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1759 81349 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.225s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 94456 1375 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 477285 422.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 160047 718.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 59932 2300 ns/op BenchmarkStdIPv4-4 133046 877.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 84232 1392 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 88462 1199 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 93325 1313 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 79123 1543 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1446181 82.33 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1318746 90.07 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1260990 97.40 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 330979 393.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 311697 368.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 320614 403.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 95628 1306 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 306898 423.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 150716 751.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 174001 703.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 174614 757.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 70376 1426 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 396205 352.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 139190 915.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 179040 685.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 298722 453.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 170083 764.3 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 315734 378.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 123916 861.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 162021 811.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 158912 805.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 106051 1067 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 496942 266.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 248454 493.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 100622 1157 ns/op 96 B/op 2 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 149269 884.7 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_v4-4 206737 643.4 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortString/v6_zone-4 131901 942.1 ns/op 56 B/op 2 allocs/op BenchmarkAddrPortMarshalText/v4-4 296360 448.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 115318 1014 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 151646 845.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 202041 674.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 138448 949.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 126.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 985110 128.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 129.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 979840 129.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 914095 133.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 982416 131.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 815119 139.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 986607 129.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 951129 133.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 364041 352.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 580953 224.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 233095 540.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 257624 520.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 207292 560.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 83401 1470 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 546788 231.0 ns/op PASS ok net/netip 10.827s 2023/12/01 18:35:10 Test RPC server listening on 127.0.0.1:57468 2023/12/01 18:35:10 Test HTTP RPC server listening on 127.0.0.1:57469 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 158 650822 ns/op BenchmarkEndToEndHTTP-4 169 707094 ns/op BenchmarkEndToEndAsync-4 1378 90915 ns/op BenchmarkEndToEndAsyncHTTP-4 1416 77754 ns/op PASS ok net/rpc 2.048s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3844 33127 ns/op BenchmarkReadMIMEHeader/server_headers-4 5227 22202 ns/op BenchmarkUncommon-4 22826 4860 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.519s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4156 27393 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 77522 1498 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 560340 235.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 112392 1101 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 204963 588.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 111451 1135 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16378 7262 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 397792 289.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 103538 1073 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 204184 608.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 107383 1141 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19372 6733 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 176806 718.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 73172 1694 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 67904 1752 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29097 3749 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5707 20492 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 162492 717.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 67345 1708 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 67336 1796 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27703 3849 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6398 20967 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.233s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2290681 56.31 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 129060 1015 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 414 258939 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries os_test.go:512: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 172 688012 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries os_test.go:529: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 412 292913 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries os_test.go:546: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 41178 2666 ns/op BenchmarkStatFile-4 29533 4573 ns/op BenchmarkStatDir-4 30348 4081 ns/op BenchmarkLstatDot-4 46882 2587 ns/op BenchmarkLstatFile-4 29470 4082 ns/op BenchmarkLstatDir-4 30560 3934 ns/op PASS ok os 3.277s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 24 5742296 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.384s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 278132 380.4 ns/op PASS ok os/user 1.242s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2215344 47.57 ns/op BenchmarkString-4 1891476 60.05 ns/op BenchmarkBytes-4 1694090 70.13 ns/op BenchmarkNamedBytes-4 1000000 120.7 ns/op BenchmarkBytesArray-4 730915 159.6 ns/op BenchmarkSliceLen-4 1868356 62.62 ns/op BenchmarkMapLen-4 756357 152.1 ns/op BenchmarkStringLen-4 1450594 82.37 ns/op BenchmarkArrayLen-4 1000000 102.2 ns/op BenchmarkSliceCap-4 1925538 61.37 ns/op BenchmarkDeepEqual/int8-4 395434 315.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 81273 1418 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 359695 362.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 84362 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 363658 356.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 80248 1466 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 351457 364.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 86574 1467 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 351667 354.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 82134 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 393614 331.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 111680 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 350631 374.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 76701 1456 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 359972 360.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 81348 1448 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 361746 359.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 82711 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 332755 368.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 78958 1434 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 284252 360.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 71186 1453 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 314120 377.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 77468 1581 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 336631 382.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80653 1477 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 348172 377.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 77544 1488 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 354194 371.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 78120 1493 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 394330 332.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 80479 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 358902 367.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 84134 1502 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 111067 1109 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 49952 2276 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43288 2675 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30457 3887 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 29163 3737 ns/op BenchmarkIsZero/ArrayComparable-4 334581 369.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 30571 4032 ns/op BenchmarkIsZero/StructComparable-4 728703 177.6 ns/op BenchmarkIsZero/StructIncomparable-4 142305 902.7 ns/op BenchmarkIsZero/ArrayInt_4-4 1000000 109.5 ns/op BenchmarkIsZero/ArrayInt_1024-4 22092 5301 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 41625 2847 ns/op BenchmarkIsZero/Struct4Int-4 1203625 100.2 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 22680 5176 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 19761 5707 ns/op BenchmarkIsZero/StructInt_512-4 40015 3029 ns/op BenchmarkSetZero/Bool/Direct-4 2293158 47.88 ns/op BenchmarkSetZero/Bool/CachedZero-4 927739 139.0 ns/op BenchmarkSetZero/Bool/NewZero-4 659839 187.0 ns/op BenchmarkSetZero/Int/Direct-4 1847628 61.35 ns/op BenchmarkSetZero/Int/CachedZero-4 954811 145.7 ns/op BenchmarkSetZero/Int/NewZero-4 562885 203.8 ns/op BenchmarkSetZero/Uint/Direct-4 1756046 63.84 ns/op BenchmarkSetZero/Uint/CachedZero-4 942229 142.7 ns/op BenchmarkSetZero/Uint/NewZero-4 678483 193.0 ns/op BenchmarkSetZero/Float/Direct-4 1846990 61.74 ns/op BenchmarkSetZero/Float/CachedZero-4 954980 177.3 ns/op BenchmarkSetZero/Float/NewZero-4 707008 196.1 ns/op BenchmarkSetZero/Complex/Direct-4 1887679 63.73 ns/op BenchmarkSetZero/Complex/CachedZero-4 957409 140.2 ns/op BenchmarkSetZero/Complex/NewZero-4 678806 186.4 ns/op BenchmarkSetZero/Array/Direct-4 1877178 60.24 ns/op BenchmarkSetZero/Array/CachedZero-4 894336 141.7 ns/op BenchmarkSetZero/Array/NewZero-4 618645 187.1 ns/op BenchmarkSetZero/Chan/Direct-4 1889694 60.91 ns/op BenchmarkSetZero/Chan/CachedZero-4 942950 139.6 ns/op BenchmarkSetZero/Chan/NewZero-4 687010 192.0 ns/op BenchmarkSetZero/Func/Direct-4 1762101 61.64 ns/op BenchmarkSetZero/Func/CachedZero-4 802389 141.8 ns/op BenchmarkSetZero/Func/NewZero-4 611377 191.3 ns/op BenchmarkSetZero/Interface/Direct-4 1730281 68.63 ns/op BenchmarkSetZero/Interface/CachedZero-4 896586 147.0 ns/op BenchmarkSetZero/Interface/NewZero-4 655144 200.7 ns/op BenchmarkSetZero/Map/Direct-4 1730877 64.49 ns/op BenchmarkSetZero/Map/CachedZero-4 767436 156.9 ns/op BenchmarkSetZero/Map/NewZero-4 692296 231.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1856997 66.09 ns/op BenchmarkSetZero/Pointer/CachedZero-4 854838 146.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 681255 205.5 ns/op BenchmarkSetZero/Slice/Direct-4 1579632 71.06 ns/op BenchmarkSetZero/Slice/CachedZero-4 731019 144.0 ns/op BenchmarkSetZero/Slice/NewZero-4 635682 194.3 ns/op BenchmarkSetZero/String/Direct-4 1800716 63.14 ns/op BenchmarkSetZero/String/CachedZero-4 884583 149.9 ns/op BenchmarkSetZero/String/NewZero-4 663609 192.9 ns/op BenchmarkSetZero/Struct/Direct-4 1701106 62.67 ns/op BenchmarkSetZero/Struct/CachedZero-4 842058 148.0 ns/op BenchmarkSetZero/Struct/NewZero-4 616839 191.9 ns/op BenchmarkSelect/1-4 181137 780.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 67376 1742 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 33547 3751 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 205658 535.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 183328 703.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 129814 965.0 ns/op 132.65 MB/s BenchmarkCallArgCopy/size=256-4 108451 993.0 ns/op 257.82 MB/s BenchmarkCallArgCopy/size=1024-4 75770 2452 ns/op 417.54 MB/s BenchmarkCallArgCopy/size=4096-4 19538 6960 ns/op 588.54 MB/s BenchmarkCallArgCopy/size=65536-4 2036 106364 ns/op 616.15 MB/s BenchmarkFieldByName1-4 722247 171.9 ns/op BenchmarkFieldByName2-4 31539 3686 ns/op BenchmarkFieldByName3-4 9109 24981 ns/op BenchmarkInterfaceBig-4 2516624 46.79 ns/op BenchmarkInterfaceSmall-4 2384659 45.99 ns/op BenchmarkNew-4 1000000 126.9 ns/op BenchmarkMap/StringKeys/MapIndex-4 2314 55884 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1976 65632 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2097 61021 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1680 67704 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2498 53105 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1846 71993 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 181276 675.4 ns/op PASS ok reflect 23.567s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 4958 29003 ns/op 9564 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 20429 ns/op 9236 B/op 1 allocs/op BenchmarkFindString-4 10000 24924 ns/op 9206 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 26201 ns/op 9384 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 23189 ns/op 9543 B/op 2 allocs/op BenchmarkLiteral-4 10000 17053 ns/op BenchmarkNotLiteral-4 4075 44074 ns/op BenchmarkMatchClass-4 3334 50778 ns/op BenchmarkMatchClass_InRange-4 3466 50340 ns/op BenchmarkReplaceAll-4 1591 115107 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16829 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 17842 5793 ns/op BenchmarkAnchoredShortMatch-4 10000 19611 ns/op BenchmarkAnchoredLongMatch-4 13120 8496 ns/op BenchmarkOnePassShortA-4 16826 6829 ns/op BenchmarkNotOnePassShortA-4 4254 29007 ns/op BenchmarkOnePassShortB-4 21942 5425 ns/op BenchmarkNotOnePassShortB-4 10000 23545 ns/op BenchmarkOnePassLongPrefix-4 70294 1685 ns/op BenchmarkOnePassLongNotPrefix-4 26106 4535 ns/op BenchmarkMatchParallelShared-4 10000 21691 ns/op BenchmarkMatchParallelCopied-4 10000 22481 ns/op BenchmarkQuoteMetaAll-4 122918 973.2 ns/op 14.39 MB/s BenchmarkQuoteMetaNone-4 301400 369.1 ns/op 70.44 MB/s BenchmarkCompile/Onepass-4 4508 33219 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1851 87490 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 145 808153 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2564122 43.53 ns/op 367.57 MB/s BenchmarkMatch/Easy0/32-4 10000 14800 ns/op 2.16 MB/s BenchmarkMatch/Easy0/1K-4 10000 14634 ns/op 69.97 MB/s BenchmarkMatch/Easy0i/16-4 2702769 40.39 ns/op 396.12 MB/s BenchmarkMatch/Easy0i/32-4 5425 32383 ns/op 0.99 MB/s BenchmarkMatch/Easy0i/1K-4 230 501601 ns/op 2.04 MB/s BenchmarkMatch/Easy1/16-4 2775919 40.24 ns/op 397.65 MB/s BenchmarkMatch/Easy1/32-4 10000 14690 ns/op 2.18 MB/s BenchmarkMatch/Easy1/1K-4 9136 30024 ns/op 34.11 MB/s BenchmarkMatch/Medium/16-4 2749816 40.53 ns/op 394.79 MB/s BenchmarkMatch/Medium/32-4 7158 30459 ns/op 1.05 MB/s BenchmarkMatch/Medium/1K-4 266 417473 ns/op 2.45 MB/s BenchmarkMatch/Hard/16-4 2687055 41.48 ns/op 385.70 MB/s BenchmarkMatch/Hard/32-4 3898 43420 ns/op 0.74 MB/s BenchmarkMatch/Hard/1K-4 139 745042 ns/op 1.37 MB/s BenchmarkMatch/Hard1/16-4 1576 91486 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 816 161368 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 25 4720774 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 23994 4744 ns/op 3.37 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15578 8469 ns/op 3.78 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 583 202149 ns/op 5.07 MB/s 22 B/op 0 allocs/op PASS ok regexp 11.039s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 899336 144.9 ns/op BenchmarkIsWordChar-4 206276 641.4 ns/op PASS ok regexp/syntax 2.476s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 89950 1343 ns/op BenchmarkCallers/inlined-4 92877 1359 ns/op BenchmarkCallers/no-cache-4 20301 6036 ns/op BenchmarkFPCallers/cached-4 3654661 33.17 ns/op BenchmarkMakeChan/Byte-4 669578 260.3 ns/op BenchmarkMakeChan/Int-4 1000000 338.1 ns/op BenchmarkMakeChan/Ptr-4 840363 400.1 ns/op BenchmarkMakeChan/Struct/0-4 1000000 232.0 ns/op BenchmarkMakeChan/Struct/32-4 278157 809.9 ns/op BenchmarkMakeChan/Struct/40-4 200485 715.1 ns/op BenchmarkChanNonblocking-4 6947500 16.06 ns/op BenchmarkSelectUncontended-4 1038819 116.5 ns/op BenchmarkSelectSyncContended-4 95773 1339 ns/op BenchmarkSelectAsyncContended-4 303980 407.6 ns/op BenchmarkSelectNonblock-4 4146810 27.63 ns/op BenchmarkChanUncontended-4 15100 8064 ns/op BenchmarkChanContended-4 4597 24224 ns/op BenchmarkChanSync-4 216868 542.8 ns/op BenchmarkChanSyncWork-4 62876 2008 ns/op BenchmarkChanProdCons0-4 216802 546.2 ns/op BenchmarkChanProdCons10-4 412654 272.7 ns/op BenchmarkChanProdCons100-4 485025 239.7 ns/op BenchmarkChanProdConsWork0-4 153507 728.4 ns/op BenchmarkChanProdConsWork10-4 251600 472.2 ns/op BenchmarkChanProdConsWork100-4 246654 460.4 ns/op BenchmarkSelectProdCons-4 176722 681.2 ns/op BenchmarkReceiveDataFromClosedChan-4 890838 130.5 ns/op BenchmarkChanCreation-4 163496 678.5 ns/op BenchmarkChanSem-4 260290 434.5 ns/op BenchmarkChanPopular-4 98 1021075 ns/op BenchmarkChanClosed-4 917344 143.4 ns/op BenchmarkCallClosure-4 4217721 26.02 ns/op BenchmarkCallClosure1-4 4465762 26.24 ns/op BenchmarkCallClosure2-4 1000000 124.1 ns/op BenchmarkCallClosure3-4 1000000 101.0 ns/op BenchmarkCallClosure4-4 1000000 118.2 ns/op BenchmarkComplex128DivNormal-4 13202287 8.988 ns/op BenchmarkComplex128DivNisNaN-4 9781388 12.05 ns/op BenchmarkComplex128DivDisNaN-4 9298213 13.48 ns/op BenchmarkComplex128DivNisInf-4 13912084 8.928 ns/op BenchmarkComplex128DivDisInf-4 7791280 15.42 ns/op BenchmarkAllocation-4 5286 83334 ns/op BenchmarkReadMemStats-4 91 1230199 ns/op BenchmarkReadMemStatsLatency-4 1 2012714 p50-ns 2012714 p90-ns 2012714 p99-ns BenchmarkWriteBarrier-4 2482028 44.22 ns/op BenchmarkBulkWriteBarrier-4 4442635 25.25 ns/op BenchmarkScanStackNoLocals-4 3 43297793 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13498556 7.852 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11845956 8.899 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11696721 10.10 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8538136 13.78 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5664476 20.40 ns/op BenchmarkHash5-4 7264138 14.98 ns/op 333.85 MB/s BenchmarkHash16-4 7447958 15.70 ns/op 1018.88 MB/s BenchmarkHash64-4 7140552 16.81 ns/op 3808.01 MB/s BenchmarkHash1024-4 2369599 48.83 ns/op 20969.59 MB/s BenchmarkHash65536-4 47094 2471 ns/op 26516.99 MB/s BenchmarkAlignedLoad-4 8492238 13.01 ns/op BenchmarkUnalignedLoad-4 8520974 14.88 ns/op BenchmarkEqEfaceConcrete-4 6160832 18.45 ns/op BenchmarkEqIfaceConcrete-4 6855925 17.10 ns/op BenchmarkNeEfaceConcrete-4 6920512 16.30 ns/op BenchmarkNeIfaceConcrete-4 6791004 16.93 ns/op BenchmarkConvT2EByteSized/bool-4 4189893 27.44 ns/op BenchmarkConvT2EByteSized/uint8-4 4078440 27.38 ns/op BenchmarkConvT2ESmall-4 3932682 28.89 ns/op BenchmarkConvT2EUintptr-4 4122394 29.36 ns/op BenchmarkConvT2ELarge-4 1000000 139.7 ns/op BenchmarkConvT2ISmall-4 3952269 28.41 ns/op BenchmarkConvT2IUintptr-4 3929899 30.26 ns/op BenchmarkConvT2ILarge-4 1000000 149.0 ns/op BenchmarkConvI2E-4 3685252 29.01 ns/op BenchmarkConvI2I-4 3764350 29.14 ns/op BenchmarkAssertE2T-4 3921128 31.45 ns/op BenchmarkAssertE2TLarge-4 2035724 55.77 ns/op BenchmarkAssertE2I-4 3900445 28.27 ns/op BenchmarkAssertI2T-4 3546133 33.96 ns/op BenchmarkAssertI2I-4 4041601 26.28 ns/op BenchmarkAssertI2E-4 3931923 26.39 ns/op BenchmarkAssertE2E-4 4336240 25.72 ns/op BenchmarkAssertE2T2-4 2583951 45.56 ns/op BenchmarkAssertE2T2Blank-4 3402007 33.76 ns/op BenchmarkAssertI2E2-4 3703398 30.94 ns/op BenchmarkAssertI2E2Blank-4 4223210 27.09 ns/op BenchmarkAssertE2E2-4 3833455 31.84 ns/op BenchmarkAssertE2E2Blank-4 3933736 28.96 ns/op BenchmarkConvT2Ezero/zero/16-4 4057386 27.94 ns/op BenchmarkConvT2Ezero/zero/32-4 4369755 27.22 ns/op BenchmarkConvT2Ezero/zero/64-4 4172196 27.27 ns/op BenchmarkConvT2Ezero/zero/str-4 4320895 28.26 ns/op BenchmarkConvT2Ezero/zero/slice-4 4089390 28.40 ns/op BenchmarkConvT2Ezero/zero/big-4 129190 1317 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 119.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 126.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 104320 974.3 ns/op BenchmarkConvT2Ezero/smallint/16-4 4051840 28.22 ns/op BenchmarkConvT2Ezero/smallint/32-4 4109377 27.82 ns/op BenchmarkConvT2Ezero/smallint/64-4 4058626 32.50 ns/op BenchmarkConvT2Ezero/largeint/16-4 1214172 105.3 ns/op BenchmarkConvT2Ezero/largeint/32-4 1231987 91.03 ns/op BenchmarkConvT2Ezero/largeint/64-4 1275681 91.78 ns/op BenchmarkMalloc8-4 1442463 81.04 ns/op BenchmarkMalloc16-4 1375615 88.78 ns/op BenchmarkMallocTypeInfo8-4 1594647 75.02 ns/op BenchmarkMallocTypeInfo16-4 1319618 93.78 ns/op BenchmarkMallocLargeStruct-4 82536 1390 ns/op BenchmarkGoroutineSelect-4 30 3908999 ns/op BenchmarkGoroutineBlocking-4 27 4150587 ns/op BenchmarkGoroutineForRange-4 30 3364164 ns/op BenchmarkGoroutineIdle-4 30 4085615 ns/op BenchmarkHashStringSpeed-4 2502012 45.41 ns/op BenchmarkHashBytesSpeed-4 1000000 101.2 ns/op BenchmarkHashInt32Speed-4 2719159 49.09 ns/op BenchmarkHashInt64Speed-4 2397850 43.02 ns/op BenchmarkHashStringArraySpeed-4 628743 206.2 ns/op BenchmarkMegMap-4 2637260 44.49 ns/op BenchmarkMegOneMap-4 2838488 41.46 ns/op BenchmarkMegEqMap-4 3148 37812 ns/op BenchmarkMegEmptyMap-4 3642462 35.29 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2649870 44.13 ns/op BenchmarkSmallStrMap-4 2584694 44.33 ns/op BenchmarkMapStringKeysEight_16-4 2800825 39.13 ns/op BenchmarkMapStringKeysEight_32-4 2508222 45.64 ns/op BenchmarkMapStringKeysEight_64-4 2820618 42.02 ns/op BenchmarkMapStringKeysEight_1M-4 2626188 44.71 ns/op BenchmarkIntMap-4 2682870 44.92 ns/op BenchmarkMapFirst/1-4 3902410 30.18 ns/op BenchmarkMapFirst/2-4 3571984 31.44 ns/op BenchmarkMapFirst/3-4 3840846 32.92 ns/op BenchmarkMapFirst/4-4 3686078 32.33 ns/op BenchmarkMapFirst/5-4 3061382 36.97 ns/op BenchmarkMapFirst/6-4 3158020 37.79 ns/op BenchmarkMapFirst/7-4 2993436 36.35 ns/op BenchmarkMapFirst/8-4 3973460 37.19 ns/op BenchmarkMapFirst/9-4 3520215 33.49 ns/op BenchmarkMapFirst/10-4 3334593 39.67 ns/op BenchmarkMapFirst/11-4 3012183 38.67 ns/op BenchmarkMapFirst/12-4 3072356 37.36 ns/op BenchmarkMapFirst/13-4 3132728 32.48 ns/op BenchmarkMapFirst/14-4 3375436 32.41 ns/op BenchmarkMapFirst/15-4 3534787 32.68 ns/op BenchmarkMapFirst/16-4 3660837 32.97 ns/op BenchmarkMapMid/1-4 3934599 29.59 ns/op BenchmarkMapMid/2-4 3605349 30.30 ns/op BenchmarkMapMid/3-4 4028503 30.51 ns/op BenchmarkMapMid/4-4 2931050 39.67 ns/op BenchmarkMapMid/5-4 3268173 36.84 ns/op BenchmarkMapMid/6-4 3519556 40.34 ns/op BenchmarkMapMid/7-4 2816396 42.51 ns/op BenchmarkMapMid/8-4 2614790 40.39 ns/op BenchmarkMapMid/9-4 3604863 34.55 ns/op BenchmarkMapMid/10-4 2850151 36.77 ns/op BenchmarkMapMid/11-4 2907170 35.25 ns/op BenchmarkMapMid/12-4 3178393 34.56 ns/op BenchmarkMapMid/13-4 2747358 36.97 ns/op BenchmarkMapMid/14-4 3223360 36.26 ns/op BenchmarkMapMid/15-4 3035415 34.23 ns/op BenchmarkMapMid/16-4 3235569 34.54 ns/op BenchmarkMapLast/1-4 3919405 30.11 ns/op BenchmarkMapLast/2-4 3538416 30.59 ns/op BenchmarkMapLast/3-4 3334676 36.21 ns/op BenchmarkMapLast/4-4 3100495 37.71 ns/op BenchmarkMapLast/5-4 3127783 34.32 ns/op BenchmarkMapLast/6-4 3131348 39.81 ns/op BenchmarkMapLast/7-4 2777960 36.13 ns/op BenchmarkMapLast/8-4 2577427 47.85 ns/op BenchmarkMapLast/9-4 3469994 35.07 ns/op BenchmarkMapLast/10-4 3024753 35.33 ns/op BenchmarkMapLast/11-4 3330440 34.08 ns/op BenchmarkMapLast/12-4 3122668 37.03 ns/op BenchmarkMapLast/13-4 2936326 43.63 ns/op BenchmarkMapLast/14-4 3202791 34.92 ns/op BenchmarkMapLast/15-4 3288846 34.89 ns/op BenchmarkMapLast/16-4 3250892 36.79 ns/op BenchmarkMapCycle-4 2570354 46.37 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3174246 37.62 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3343 36874 ns/op BenchmarkMakeMap/[Byte]Byte-4 911419 319.4 ns/op BenchmarkMakeMap/[Int]Int-4 328754 734.8 ns/op BenchmarkNewEmptyMap-4 3715646 27.19 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1482814 79.30 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 673879 190.4 ns/op BenchmarkMapIterEmpty-4 4345222 27.37 ns/op BenchmarkSameLengthMap-4 3602749 32.35 ns/op BenchmarkBigKeyMap-4 1359034 87.79 ns/op BenchmarkBigValMap-4 1218138 95.88 ns/op BenchmarkSmallKeyMap-4 2961210 40.11 ns/op BenchmarkMapPopulate/1-4 1878463 60.25 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 171428 956.7 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 15608 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 564 188604 ns/op 53371 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 62 2117780 ns/op 427538 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 6 19689200 ns/op 3611618 B/op 4023 allocs/op BenchmarkComplexAlgMap-4 507760 233.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 1535792 78.50 ns/op BenchmarkGoMapClear/Reflexive/10-4 1346060 78.82 ns/op BenchmarkGoMapClear/Reflexive/100-4 644251 200.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 65778 1926 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7626 15505 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1432754 83.06 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1338744 87.64 ns/op BenchmarkGoMapClear/NonReflexive/100-4 576470 211.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 62235 1952 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7461 15751 ns/op BenchmarkMapStringConversion/32/simple-4 1463401 80.90 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1317240 89.38 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1359450 88.77 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1379923 83.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1222119 96.29 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1296616 93.02 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1688692 70.05 ns/op BenchmarkMapInterfacePtr-4 2005173 59.67 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2998272 33.71 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 73776 1600 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5290 19863 ns/op BenchmarkMapPop1000-4 417 269861 ns/op BenchmarkMapPop10000-4 22 4706543 ns/op BenchmarkMapAssign/Int32/256-4 2291764 50.13 ns/op BenchmarkMapAssign/Int32/65536-4 1689088 69.83 ns/op BenchmarkMapAssign/Int64/256-4 2251560 51.58 ns/op BenchmarkMapAssign/Int64/65536-4 1540351 76.51 ns/op BenchmarkMapAssign/Str/256-4 2004358 59.77 ns/op BenchmarkMapAssign/Str/65536-4 871555 125.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1517634 86.69 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 922538 115.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1431873 83.84 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 787742 151.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 549718 3481 ns/op BenchmarkMapOperatorAssign/Str/65536-4 288597 376.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 127.0 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 313353 356.3 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 128.5 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 296806 350.0 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 696072 237.2 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 187437 623.9 ns/op 102 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1285734 92.37 ns/op BenchmarkMapDelete/Int32/1000-4 2121532 60.50 ns/op BenchmarkMapDelete/Int32/10000-4 2029922 60.54 ns/op BenchmarkMapDelete/Int64/100-4 1223008 93.52 ns/op BenchmarkMapDelete/Int64/1000-4 1858356 60.65 ns/op BenchmarkMapDelete/Int64/10000-4 1766067 60.46 ns/op BenchmarkMapDelete/Str/100-4 1000000 111.9 ns/op BenchmarkMapDelete/Str/1000-4 1485028 78.11 ns/op BenchmarkMapDelete/Str/10000-4 1421782 77.31 ns/op BenchmarkMapDelete/Pointer/100-4 1265353 92.54 ns/op BenchmarkMapDelete/Pointer/1000-4 1619295 70.05 ns/op BenchmarkMapDelete/Pointer/10000-4 1783784 66.83 ns/op BenchmarkMemmove/0-4 19317667 5.796 ns/op BenchmarkMemmove/1-4 1398418 85.24 ns/op 11.73 MB/s BenchmarkMemmove/2-4 1345822 88.12 ns/op 22.70 MB/s BenchmarkMemmove/3-4 1356196 86.80 ns/op 34.56 MB/s BenchmarkMemmove/4-4 1369341 86.96 ns/op 46.00 MB/s BenchmarkMemmove/5-4 1338778 87.93 ns/op 56.86 MB/s BenchmarkMemmove/6-4 1375960 87.52 ns/op 68.56 MB/s BenchmarkMemmove/7-4 1201654 85.29 ns/op 82.07 MB/s BenchmarkMemmove/8-4 1468086 81.37 ns/op 98.32 MB/s BenchmarkMemmove/9-4 1379511 85.91 ns/op 104.76 MB/s BenchmarkMemmove/10-4 1355325 86.27 ns/op 115.92 MB/s BenchmarkMemmove/11-4 1359422 86.43 ns/op 127.27 MB/s BenchmarkMemmove/12-4 1374836 86.14 ns/op 139.31 MB/s BenchmarkMemmove/13-4 1379241 85.98 ns/op 151.19 MB/s BenchmarkMemmove/14-4 1368021 86.71 ns/op 161.46 MB/s BenchmarkMemmove/15-4 1378897 86.09 ns/op 174.24 MB/s BenchmarkMemmove/16-4 1413889 82.23 ns/op 194.58 MB/s BenchmarkMemmove/32-4 1409716 88.15 ns/op 363.02 MB/s BenchmarkMemmove/64-4 1303256 90.13 ns/op 710.08 MB/s BenchmarkMemmove/128-4 1000000 100.7 ns/op 1271.37 MB/s BenchmarkMemmove/256-4 1000000 118.8 ns/op 2154.19 MB/s BenchmarkMemmove/512-4 810897 156.0 ns/op 3281.56 MB/s BenchmarkMemmove/1024-4 537847 240.1 ns/op 4264.91 MB/s BenchmarkMemmove/2048-4 320080 385.0 ns/op 5319.68 MB/s BenchmarkMemmove/4096-4 187839 673.0 ns/op 6086.43 MB/s BenchmarkMemmoveOverlap/32-4 1381496 85.49 ns/op 374.33 MB/s BenchmarkMemmoveOverlap/64-4 1329234 90.41 ns/op 707.89 MB/s BenchmarkMemmoveOverlap/128-4 1208254 100.6 ns/op 1271.81 MB/s BenchmarkMemmoveOverlap/256-4 1000000 118.9 ns/op 2152.70 MB/s BenchmarkMemmoveOverlap/512-4 825172 156.1 ns/op 3279.81 MB/s BenchmarkMemmoveOverlap/1024-4 544245 240.6 ns/op 4256.30 MB/s BenchmarkMemmoveOverlap/2048-4 339807 383.0 ns/op 5346.69 MB/s BenchmarkMemmoveOverlap/4096-4 186842 671.1 ns/op 6103.71 MB/s BenchmarkMemmoveUnalignedDst/0-4 18706410 6.078 ns/op BenchmarkMemmoveUnalignedDst/1-4 1411570 85.80 ns/op 11.66 MB/s BenchmarkMemmoveUnalignedDst/2-4 1299954 97.37 ns/op 20.54 MB/s BenchmarkMemmoveUnalignedDst/3-4 1368498 86.75 ns/op 34.58 MB/s BenchmarkMemmoveUnalignedDst/4-4 1375966 87.20 ns/op 45.87 MB/s BenchmarkMemmoveUnalignedDst/5-4 1322200 87.39 ns/op 57.22 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 116.4 ns/op 51.54 MB/s BenchmarkMemmoveUnalignedDst/7-4 1222104 98.83 ns/op 70.83 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 110.3 ns/op 72.50 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 115.9 ns/op 77.65 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 119.5 ns/op 83.71 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 102.4 ns/op 107.40 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 101.7 ns/op 118.02 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 102.7 ns/op 126.58 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 102.4 ns/op 136.76 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 101.4 ns/op 147.90 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 116.6 ns/op 137.24 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 108.1 ns/op 296.11 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 103.8 ns/op 616.40 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 131.7 ns/op 971.58 MB/s BenchmarkMemmoveUnalignedDst/256-4 792811 146.5 ns/op 1746.86 MB/s BenchmarkMemmoveUnalignedDst/512-4 662649 195.7 ns/op 2616.62 MB/s BenchmarkMemmoveUnalignedDst/1024-4 439849 293.7 ns/op 3486.28 MB/s BenchmarkMemmoveUnalignedDst/2048-4 258798 470.7 ns/op 4351.30 MB/s BenchmarkMemmoveUnalignedDst/4096-4 159264 898.0 ns/op 4561.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 108.4 ns/op 295.09 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1013536 112.1 ns/op 570.68 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 941688 116.5 ns/op 1098.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 901911 141.8 ns/op 1805.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 706584 175.6 ns/op 2916.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 479342 263.3 ns/op 3888.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 299322 438.7 ns/op 4667.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 171854 732.7 ns/op 5590.17 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16522712 6.315 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1333310 91.27 ns/op 10.96 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1304930 88.77 ns/op 22.53 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1336716 88.39 ns/op 33.94 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1333726 89.05 ns/op 44.92 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1313385 88.33 ns/op 56.61 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1276442 87.94 ns/op 68.23 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1347126 87.99 ns/op 79.56 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1419489 82.71 ns/op 96.73 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1338471 88.96 ns/op 101.17 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1348428 89.49 ns/op 111.75 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1344466 88.99 ns/op 123.61 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1390653 86.29 ns/op 139.06 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1357011 87.42 ns/op 148.70 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1363630 86.92 ns/op 161.07 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1376872 88.43 ns/op 169.63 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1393638 86.22 ns/op 185.58 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1351465 92.93 ns/op 344.35 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1246972 95.56 ns/op 669.72 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 108.2 ns/op 1183.49 MB/s BenchmarkMemmoveUnalignedSrc/256-4 952168 131.3 ns/op 1949.04 MB/s BenchmarkMemmoveUnalignedSrc/512-4 786766 173.7 ns/op 2948.33 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 518126 253.6 ns/op 4038.34 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 332536 408.0 ns/op 5019.32 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 177135 699.7 ns/op 5854.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1165522 97.28 ns/op 164.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1215520 104.1 ns/op 153.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 107.7 ns/op 148.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 107.1 ns/op 149.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 107.4 ns/op 148.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 103.3 ns/op 154.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 107.1 ns/op 149.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 104.5 ns/op 153.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 114.0 ns/op 561.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 118.0 ns/op 542.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 113.3 ns/op 564.80 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 964497 113.9 ns/op 561.76 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 113.5 ns/op 563.66 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 113.7 ns/op 563.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 114.7 ns/op 557.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 112.2 ns/op 570.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 796101 161.5 ns/op 1584.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 582824 193.8 ns/op 1321.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 810916 146.4 ns/op 1749.00 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 873189 142.5 ns/op 1796.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 684603 146.8 ns/op 1743.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 817267 143.1 ns/op 1789.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 794302 145.2 ns/op 1762.97 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 843282 141.5 ns/op 1809.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 107612 1211 ns/op 3381.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 66488 1762 ns/op 2324.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 172784 748.4 ns/op 5473.09 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 172122 736.6 ns/op 5560.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 168021 732.2 ns/op 5594.11 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 167284 732.4 ns/op 5592.53 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 174142 736.3 ns/op 5563.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 171418 760.5 ns/op 5386.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6404 18927 ns/op 3462.61 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4552 28062 ns/op 2335.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 8433 11864 ns/op 5523.73 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9460 12030 ns/op 5447.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9369 12030 ns/op 5447.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9690 11900 ns/op 5507.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9663 12188 ns/op 5376.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9702 12122 ns/op 5406.56 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1262896 96.34 ns/op 332.15 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 102.7 ns/op 623.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 114.5 ns/op 1117.74 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 968572 133.0 ns/op 1924.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 757153 170.9 ns/op 2995.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 475690 268.4 ns/op 3814.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 272695 420.4 ns/op 4871.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 159420 734.5 ns/op 5576.32 MB/s BenchmarkMemclr/5-4 14579382 8.639 ns/op 578.75 MB/s BenchmarkMemclr/16-4 14877241 8.648 ns/op 1850.08 MB/s BenchmarkMemclr/64-4 14072421 8.406 ns/op 7613.21 MB/s BenchmarkMemclr/256-4 12130995 10.00 ns/op 25591.26 MB/s BenchmarkMemclr/4096-4 2242654 51.08 ns/op 80187.50 MB/s BenchmarkMemclr/65536-4 91267 1318 ns/op 49727.16 MB/s BenchmarkMemclr/1M-4 5718 21993 ns/op 47676.83 MB/s BenchmarkMemclr/4M-4 1231 89333 ns/op 46951.36 MB/s BenchmarkMemclr/8M-4 417 246566 ns/op 34021.79 MB/s BenchmarkMemclr/16M-4 142 706998 ns/op 23730.22 MB/s BenchmarkMemclr/64M-4 57 1960156 ns/op 34236.49 MB/s BenchmarkMemclrUnaligned/0_5-4 6899755 16.74 ns/op 298.69 MB/s BenchmarkMemclrUnaligned/0_16-4 8652620 13.09 ns/op 1222.53 MB/s BenchmarkMemclrUnaligned/0_64-4 9151216 13.17 ns/op 4859.71 MB/s BenchmarkMemclrUnaligned/0_256-4 7834968 14.38 ns/op 17803.98 MB/s BenchmarkMemclrUnaligned/0_4096-4 2168736 53.45 ns/op 76628.76 MB/s BenchmarkMemclrUnaligned/0_65536-4 75800 1336 ns/op 49064.97 MB/s BenchmarkMemclrUnaligned/1_5-4 8829387 13.77 ns/op 363.03 MB/s BenchmarkMemclrUnaligned/1_16-4 8850963 13.71 ns/op 1166.88 MB/s BenchmarkMemclrUnaligned/1_64-4 9013945 13.73 ns/op 4659.88 MB/s BenchmarkMemclrUnaligned/1_256-4 8362195 14.75 ns/op 17360.48 MB/s BenchmarkMemclrUnaligned/1_4096-4 1419380 79.83 ns/op 51311.67 MB/s BenchmarkMemclrUnaligned/1_65536-4 70696 1508 ns/op 43461.68 MB/s BenchmarkMemclrUnaligned/4_5-4 8418145 13.44 ns/op 371.94 MB/s BenchmarkMemclrUnaligned/4_16-4 8699074 13.57 ns/op 1178.95 MB/s BenchmarkMemclrUnaligned/4_64-4 8057227 13.95 ns/op 4587.63 MB/s BenchmarkMemclrUnaligned/4_256-4 8109506 14.78 ns/op 17325.52 MB/s BenchmarkMemclrUnaligned/4_4096-4 1446972 81.28 ns/op 50394.46 MB/s BenchmarkMemclrUnaligned/4_65536-4 79640 1509 ns/op 43430.70 MB/s BenchmarkMemclrUnaligned/7_5-4 8800453 13.38 ns/op 373.59 MB/s BenchmarkMemclrUnaligned/7_16-4 8121568 13.77 ns/op 1162.08 MB/s BenchmarkMemclrUnaligned/7_64-4 8446759 13.79 ns/op 4639.89 MB/s BenchmarkMemclrUnaligned/7_256-4 7861850 15.02 ns/op 17038.67 MB/s BenchmarkMemclrUnaligned/7_4096-4 1389280 81.77 ns/op 50091.75 MB/s BenchmarkMemclrUnaligned/7_65536-4 75194 1524 ns/op 43013.79 MB/s BenchmarkMemclrUnaligned/0_1M-4 4946 23412 ns/op 44788.15 MB/s BenchmarkMemclrUnaligned/0_4M-4 993 106712 ns/op 39304.98 MB/s BenchmarkMemclrUnaligned/0_8M-4 440 268323 ns/op 31263.13 MB/s BenchmarkMemclrUnaligned/0_16M-4 147 802880 ns/op 20896.30 MB/s BenchmarkMemclrUnaligned/0_64M-4 56 2112226 ns/op 31771.62 MB/s BenchmarkMemclrUnaligned/1_1M-4 3855 37502 ns/op 27960.77 MB/s BenchmarkMemclrUnaligned/1_4M-4 1117 107525 ns/op 39007.77 MB/s BenchmarkMemclrUnaligned/1_8M-4 368 289347 ns/op 28991.56 MB/s BenchmarkMemclrUnaligned/1_16M-4 140 822024 ns/op 20409.64 MB/s BenchmarkMemclrUnaligned/1_64M-4 50 2264100 ns/op 29640.42 MB/s BenchmarkMemclrUnaligned/4_1M-4 4118 34687 ns/op 30229.80 MB/s BenchmarkMemclrUnaligned/4_4M-4 854 125476 ns/op 33427.20 MB/s BenchmarkMemclrUnaligned/4_8M-4 392 299729 ns/op 27987.27 MB/s BenchmarkMemclrUnaligned/4_16M-4 134 865244 ns/op 19390.15 MB/s BenchmarkMemclrUnaligned/4_64M-4 56 2276896 ns/op 29473.84 MB/s BenchmarkMemclrUnaligned/7_1M-4 4303 29513 ns/op 35528.80 MB/s BenchmarkMemclrUnaligned/7_4M-4 998 113912 ns/op 36820.59 MB/s BenchmarkMemclrUnaligned/7_8M-4 352 382154 ns/op 21950.86 MB/s BenchmarkMemclrUnaligned/7_16M-4 135 811302 ns/op 20679.36 MB/s BenchmarkMemclrUnaligned/7_64M-4 56 1992110 ns/op 33687.33 MB/s BenchmarkGoMemclr/5-4 2088518 56.72 ns/op 88.16 MB/s BenchmarkGoMemclr/16-4 691226 180.6 ns/op 88.59 MB/s BenchmarkGoMemclr/64-4 187376 636.7 ns/op 100.52 MB/s BenchmarkGoMemclr/256-4 44182 2498 ns/op 102.46 MB/s BenchmarkMemclrRange/1K_2K-4 88051 1318 ns/op 72737.96 MB/s BenchmarkMemclrRange/2K_8K-4 28030 4179 ns/op 79806.32 MB/s BenchmarkMemclrRange/4K_16K-4 31692 3499 ns/op 92319.54 MB/s BenchmarkMemclrRange/160K_228K-4 3268 34861 ns/op 47700.36 MB/s BenchmarkClearFat7-4 4227063 25.93 ns/op BenchmarkClearFat8-4 4195393 24.29 ns/op BenchmarkClearFat11-4 3988179 25.72 ns/op BenchmarkClearFat12-4 4328918 26.02 ns/op BenchmarkClearFat13-4 3884089 25.99 ns/op BenchmarkClearFat14-4 4316944 25.43 ns/op BenchmarkClearFat15-4 4333482 26.90 ns/op BenchmarkClearFat16-4 3928790 29.49 ns/op BenchmarkClearFat24-4 4217671 27.27 ns/op BenchmarkClearFat32-4 3886539 26.99 ns/op BenchmarkClearFat40-4 3910713 27.54 ns/op BenchmarkClearFat48-4 4019365 26.86 ns/op BenchmarkClearFat56-4 3941467 28.32 ns/op BenchmarkClearFat64-4 3832756 28.88 ns/op BenchmarkClearFat72-4 3561621 30.23 ns/op BenchmarkClearFat128-4 3109473 33.77 ns/op BenchmarkClearFat256-4 2532915 43.44 ns/op BenchmarkClearFat512-4 1692967 72.70 ns/op BenchmarkClearFat1024-4 976082 119.8 ns/op BenchmarkClearFat1032-4 1000000 117.6 ns/op BenchmarkClearFat1040-4 1000000 125.7 ns/op BenchmarkCopyFat7-4 5307266 24.29 ns/op BenchmarkCopyFat8-4 4349326 25.80 ns/op BenchmarkCopyFat11-4 4342687 25.49 ns/op BenchmarkCopyFat12-4 4499938 25.62 ns/op BenchmarkCopyFat13-4 3939655 33.35 ns/op BenchmarkCopyFat14-4 4477524 25.17 ns/op BenchmarkCopyFat15-4 4157409 24.92 ns/op BenchmarkCopyFat16-4 3969868 25.84 ns/op BenchmarkCopyFat24-4 4451065 26.77 ns/op BenchmarkCopyFat32-4 4109658 27.19 ns/op BenchmarkCopyFat64-4 4810341 30.03 ns/op BenchmarkCopyFat72-4 4380745 29.75 ns/op BenchmarkCopyFat128-4 3288044 36.11 ns/op BenchmarkCopyFat256-4 2231961 50.90 ns/op BenchmarkCopyFat512-4 1486524 81.89 ns/op BenchmarkCopyFat520-4 1373289 84.17 ns/op BenchmarkCopyFat1024-4 1000000 123.5 ns/op BenchmarkCopyFat1032-4 1000000 125.4 ns/op BenchmarkCopyFat1040-4 1000000 132.2 ns/op BenchmarkIssue18740/2byte-4 346 320556 ns/op BenchmarkIssue18740/4byte-4 613 189911 ns/op BenchmarkIssue18740/8byte-4 1036 128924 ns/op BenchmarkMemclrKnownSize1-4 6787027 15.71 ns/op 63.64 MB/s BenchmarkMemclrKnownSize2-4 3734499 32.31 ns/op 61.91 MB/s BenchmarkMemclrKnownSize4-4 2859913 37.77 ns/op 105.90 MB/s BenchmarkMemclrKnownSize8-4 1249514 93.08 ns/op 85.95 MB/s BenchmarkMemclrKnownSize16-4 729486 174.3 ns/op 91.80 MB/s BenchmarkMemclrKnownSize32-4 411117 320.8 ns/op 99.76 MB/s BenchmarkMemclrKnownSize64-4 206979 600.1 ns/op 106.66 MB/s BenchmarkMemclrKnownSize112-4 110348 1072 ns/op 104.50 MB/s BenchmarkMemclrKnownSize128-4 89068 1220 ns/op 104.91 MB/s BenchmarkMemclrKnownSize192-4 62416 1737 ns/op 110.51 MB/s BenchmarkMemclrKnownSize248-4 48784 2246 ns/op 110.40 MB/s BenchmarkMemclrKnownSize256-4 52916 2314 ns/op 110.62 MB/s BenchmarkMemclrKnownSize512-4 25464 4679 ns/op 109.42 MB/s BenchmarkMemclrKnownSize1024-4 12603 9200 ns/op 111.30 MB/s BenchmarkMemclrKnownSize4096-4 3483 36951 ns/op 110.85 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4608866 ns/op 113.76 MB/s BenchmarkReadMetricsLatency-4 10000 4937 p50-ns 7587 p90-ns 11608 p99-ns BenchmarkFinalizer-4 236 520885 ns/op BenchmarkFinalizerRun-4 252248 555.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7599806 14.90 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3971479 30.64 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2933238 38.61 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3012074 40.31 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1631134 72.17 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1520181 80.88 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2662867 42.26 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1574710 73.63 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1691114 69.39 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2567691 46.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2586902 45.10 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2340450 51.63 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1969254 59.95 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1796406 66.08 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9377486 12.33 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10318306 11.32 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9116973 13.27 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8435580 12.41 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9118174 12.95 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8867938 13.97 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8945114 12.23 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10130158 11.63 ns/op BenchmarkFindBitRange64/PatternAASize32-4 9812142 11.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9240926 12.01 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 9794246 11.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10177765 11.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9539356 12.05 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8985746 11.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9098528 12.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 9607107 12.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9339619 12.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 9852530 12.02 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9311725 12.08 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9202005 12.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 8428216 12.66 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 8540070 12.29 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8515028 12.60 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9117249 12.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9280728 11.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8868465 12.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9269898 12.37 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9889630 12.06 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9107955 12.58 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9188461 12.89 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 9518226 12.54 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9558751 11.47 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10030286 11.60 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9467024 12.47 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 10222314 11.44 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9141684 11.63 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9481690 11.89 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 10335470 11.31 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9627198 11.55 ns/op BenchmarkNetpollBreak-4 5028 23187 ns/op BenchmarkPinnerPinUnpinBatch-4 1512 134018 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 220 522500 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1240 132529 ns/op BenchmarkPinnerPinUnpin-4 1435324 80.11 ns/op BenchmarkPinnerPinUnpinTiny-4 1461022 79.99 ns/op BenchmarkPinnerPinUnpinDouble-4 527173 222.4 ns/op BenchmarkPinnerPinUnpinParallel-4 3254295 37.52 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3064861 37.07 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 361526 287.0 ns/op BenchmarkPinnerIsPinnedOnPinned-4 6535902 16.24 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7283594 16.83 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5782282 23.56 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5561920 19.81 ns/op BenchmarkPingPongHog-4 650 330215 ns/op BenchmarkStackGrowth-4 124424 998.4 ns/op BenchmarkStackGrowthDeep-4 1106 96908 ns/op BenchmarkCreateGoroutines-4 61375 1932 ns/op BenchmarkCreateGoroutinesParallel-4 58532 1829 ns/op BenchmarkCreateGoroutinesCapture-4 8634 13985 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 52088 2348 ns/op BenchmarkClosureCall-4 21821982 4.669 ns/op BenchmarkWakeupParallelSpinning/0s-4 8636 19313 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5337 23492 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4796 30513 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2570 45409 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1718 74452 ns/op BenchmarkWakeupParallelSpinning/20µs-4 979 123262 ns/op BenchmarkWakeupParallelSpinning/50µs-4 423 275592 ns/op BenchmarkWakeupParallelSpinning/100µs-4 228 469806 ns/op BenchmarkMatmult-4 4881033 30.50 ns/op BenchmarkFastrand-4 7917630 15.44 ns/op BenchmarkFastrand64-4 6700203 15.12 ns/op BenchmarkFastrandHashiter-4 3405087 33.65 ns/op BenchmarkFastrandn/2-4 5676074 20.41 ns/op BenchmarkFastrandn/3-4 5534958 19.07 ns/op BenchmarkFastrandn/4-4 6686823 17.92 ns/op BenchmarkFastrandn/5-4 6168207 18.31 ns/op BenchmarkIfaceCmp100-4 114560 1018 ns/op BenchmarkIfaceCmpNil100-4 218967 586.1 ns/op BenchmarkEfaceCmpDiff-4 45997 2494 ns/op BenchmarkEfaceCmpDiffIndirect-4 39135 3096 ns/op BenchmarkDefer-4 1000000 114.3 ns/op BenchmarkDefer10-4 884032 166.5 ns/op BenchmarkDeferMany-4 530930 387.0 ns/op BenchmarkPanicRecover-4 545822 191.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1174543 ns/op 1089210 p50-ns 1806602 p90-ns 2385642 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 100 1638767 ns/op 1572095 p50-ns 2283985 p90-ns 10102071 p99-ns BenchmarkGoroutineProfile/small/idle-4 46 2422127 ns/op 2154523 p50-ns 3179549 p90-ns 4105554 p99-ns BenchmarkGoroutineProfile/small/loaded-4 42 3322295 ns/op 2942385 p50-ns 5816567 p90-ns 9622281 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1260091 ns/op 1144223 p50-ns 1855690 p90-ns 2253231 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1571827 ns/op 1308010 p50-ns 2262914 p90-ns 13085822 p99-ns BenchmarkGoroutineProfile/large/idle-4 25 4350649 ns/op 4345465 p50-ns 5020020 p90-ns 6151044 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 10739222 ns/op 10306757 p50-ns 14113312 p90-ns 23240523 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 88 1336531 ns/op 1218895 p50-ns 1941008 p90-ns 2518307 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 94 1658531 ns/op 1590105 p50-ns 2175481 p90-ns 8123513 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 100 2356394 ns/op 2230783 p50-ns 3084256 p90-ns 3918722 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 46 3903721 ns/op 3054773 p50-ns 5640880 p90-ns 19147706 p99-ns BenchmarkRWMutexUncontended-4 2722669 43.38 ns/op BenchmarkRWMutexWrite100-4 73276 2495 ns/op BenchmarkRWMutexWrite10-4 69079 1722 ns/op BenchmarkRWMutexWorkWrite100-4 33754 4442 ns/op BenchmarkRWMutexWorkWrite10-4 37056 3152 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3712 34857 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1158 98811 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1701 69180 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 542 204269 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 750 145664 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 265 436616 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 405 283274 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 127 925205 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 243912 635.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 266744 638.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 257042 735.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 295868 698.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 242884 700.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 211392 751.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 226446 663.0 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 267592 692.7 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 221872 773.8 ns/op BenchmarkMakeSlice/Byte-4 1618611 70.41 ns/op BenchmarkMakeSlice/Int16-4 1551006 71.72 ns/op BenchmarkMakeSlice/Int-4 1292310 96.09 ns/op BenchmarkMakeSlice/Ptr-4 1243616 99.81 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 160.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 172.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 222.2 ns/op BenchmarkGrowSlice/Byte-4 566846 203.8 ns/op BenchmarkGrowSlice/Int16-4 646468 215.6 ns/op BenchmarkGrowSlice/Int-4 582583 345.9 ns/op BenchmarkGrowSlice/Ptr-4 476905 379.2 ns/op BenchmarkGrowSlice/Struct/24-4 390969 550.3 ns/op BenchmarkGrowSlice/Struct/32-4 254984 634.0 ns/op BenchmarkGrowSlice/Struct/40-4 133008 780.4 ns/op BenchmarkExtendSlice/IntSlice-4 455408 367.4 ns/op BenchmarkExtendSlice/PointerSlice-4 456808 386.4 ns/op BenchmarkExtendSlice/NoGrow-4 669042 203.8 ns/op BenchmarkAppend-4 1000000 115.0 ns/op BenchmarkAppendGrowByte-4 4 27268572 ns/op BenchmarkAppendGrowString-4 1 236711787 ns/op BenchmarkAppendSlice/1Bytes-4 1200915 95.56 ns/op BenchmarkAppendSlice/4Bytes-4 1213070 94.08 ns/op BenchmarkAppendSlice/7Bytes-4 1241763 96.36 ns/op BenchmarkAppendSlice/8Bytes-4 1286142 93.65 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 109.7 ns/op BenchmarkAppendSlice/16Bytes-4 1220360 98.14 ns/op BenchmarkAppendSlice/32Bytes-4 1265325 90.43 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 53606 2024 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17354 6748 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9116 26631 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1150 105926 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 130 823486 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 42 2782937 ns/op BenchmarkAppendStr/1Bytes-4 1778652 66.65 ns/op BenchmarkAppendStr/4Bytes-4 1731207 68.35 ns/op BenchmarkAppendStr/8Bytes-4 1708144 70.02 ns/op BenchmarkAppendStr/16Bytes-4 1478407 73.30 ns/op BenchmarkAppendStr/32Bytes-4 1660530 70.11 ns/op BenchmarkAppendSpecialCase-4 1000000 123.4 ns/op BenchmarkCopy/1Byte-4 1348700 88.78 ns/op 11.26 MB/s BenchmarkCopy/1String-4 1298024 91.59 ns/op 10.92 MB/s BenchmarkCopy/2Byte-4 1310538 89.14 ns/op 22.44 MB/s BenchmarkCopy/2String-4 1334497 85.38 ns/op 23.42 MB/s BenchmarkCopy/4Byte-4 1317714 89.48 ns/op 44.70 MB/s BenchmarkCopy/4String-4 1337239 85.50 ns/op 46.78 MB/s BenchmarkCopy/8Byte-4 1350450 88.99 ns/op 89.90 MB/s BenchmarkCopy/8String-4 1359234 85.16 ns/op 93.94 MB/s BenchmarkCopy/12Byte-4 1296876 90.83 ns/op 132.12 MB/s BenchmarkCopy/12String-4 1285274 91.32 ns/op 131.40 MB/s BenchmarkCopy/16Byte-4 1308283 90.90 ns/op 176.02 MB/s BenchmarkCopy/16String-4 1304220 88.35 ns/op 181.10 MB/s BenchmarkCopy/32Byte-4 1279584 92.47 ns/op 346.08 MB/s BenchmarkCopy/32String-4 1222438 93.54 ns/op 342.11 MB/s BenchmarkCopy/128Byte-4 1000000 113.4 ns/op 1129.10 MB/s BenchmarkCopy/128String-4 1000000 121.6 ns/op 1052.51 MB/s BenchmarkCopy/1024Byte-4 443023 297.2 ns/op 3445.03 MB/s BenchmarkCopy/1024String-4 306087 406.2 ns/op 2520.99 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24432 4835 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15474 8667 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 13627 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18825 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 20791 ns/op BenchmarkAppendInPlace/Grow/Byte-4 148173 1173 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 149162 1197 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 77308 1466 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 70269 1882 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 58897 2015 ns/op BenchmarkStackCopyPtr-4 1 118850691 ns/op BenchmarkStackCopy-4 2 79367374 ns/op BenchmarkStackCopyNoCache-4 30 3966281 ns/op BenchmarkStackCopyWithStkobj-4 3 47159937 ns/op BenchmarkIssue18138-4 207 645556 ns/op BenchmarkCompareStringEqual-4 13961503 8.046 ns/op BenchmarkCompareStringIdentical-4 21682726 4.862 ns/op BenchmarkCompareStringSameLength-4 15985640 7.990 ns/op BenchmarkCompareStringDifferentLength-4 26048892 4.621 ns/op BenchmarkCompareStringBigUnaligned-4 1608 63826 ns/op 16428.90 MB/s BenchmarkCompareStringBig-4 2256 64383 ns/op 16286.78 MB/s BenchmarkConcatStringAndBytes-4 2086702 55.18 ns/op BenchmarkSliceByteToString/1-4 1535762 73.55 ns/op BenchmarkSliceByteToString/2-4 782743 139.4 ns/op BenchmarkSliceByteToString/4-4 895761 129.8 ns/op BenchmarkSliceByteToString/8-4 1000000 131.0 ns/op BenchmarkSliceByteToString/16-4 946650 134.3 ns/op BenchmarkSliceByteToString/32-4 773509 160.1 ns/op BenchmarkSliceByteToString/64-4 987196 245.5 ns/op BenchmarkSliceByteToString/128-4 630384 311.0 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2658073 43.58 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 115.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 101.0 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3687429 31.74 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1910287 64.41 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2023860 55.69 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1964463 61.15 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 372957 349.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 450880 288.4 ns/op BenchmarkRuneIterate/range/ASCII-4 9491449 11.38 ns/op BenchmarkRuneIterate/range/Japanese-4 2676117 41.22 ns/op BenchmarkRuneIterate/range/MixedLength-4 3127890 35.05 ns/op BenchmarkRuneIterate/range1/ASCII-4 11527556 10.32 ns/op BenchmarkRuneIterate/range1/Japanese-4 2824873 40.21 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3483087 34.45 ns/op BenchmarkRuneIterate/range2/ASCII-4 11158341 11.78 ns/op BenchmarkRuneIterate/range2/Japanese-4 2973559 40.49 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3247773 35.38 ns/op BenchmarkArrayEqual-4 23651462 4.572 ns/op BenchmarkFunc/Name-4 3502420 31.89 ns/op BenchmarkFunc/Entry-4 12957921 8.621 ns/op BenchmarkFunc/FileLine-4 3618690 35.90 ns/op PASS ok runtime 389.218s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 26144 4128 ns/op BenchmarkHandle/concurrent-4 26458 4949 ns/op PASS ok runtime/cgo 1.429s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 10662211 10.93 ns/op BenchmarkAnd32Parallel-4 3164714 35.40 ns/op BenchmarkAnd64-4 10491423 12.82 ns/op BenchmarkAnd64Parallel-4 3350310 35.91 ns/op BenchmarkOr32-4 11663084 10.71 ns/op BenchmarkOr32Parallel-4 3509463 34.98 ns/op BenchmarkOr64-4 11177119 10.69 ns/op BenchmarkOr64Parallel-4 3240483 35.52 ns/op BenchmarkAtomicLoad64-4 31084264 4.430 ns/op BenchmarkAtomicStore64-4 12713646 9.660 ns/op BenchmarkAtomicLoad-4 31033773 4.144 ns/op BenchmarkAtomicStore-4 13452805 9.609 ns/op BenchmarkAnd8-4 13453772 9.331 ns/op BenchmarkAnd-4 12885517 9.505 ns/op BenchmarkAnd8Parallel-4 4450401 26.40 ns/op BenchmarkAndParallel-4 4387784 27.14 ns/op BenchmarkOr8-4 12572289 9.706 ns/op BenchmarkOr-4 13209211 9.544 ns/op BenchmarkOr8Parallel-4 4312737 27.88 ns/op BenchmarkOrParallel-4 4369432 26.16 ns/op BenchmarkXadd-4 4165364 27.13 ns/op BenchmarkXadd64-4 4302997 27.54 ns/op BenchmarkCas-4 2746402 43.84 ns/op BenchmarkCas64-4 2608173 42.91 ns/op BenchmarkXchg-4 4286346 28.09 ns/op BenchmarkXchg64-4 4139341 27.89 ns/op PASS ok runtime/internal/atomic 5.605s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3090706 33.79 ns/op BenchmarkMulUintptr/large-4 3384295 35.20 ns/op PASS ok runtime/internal/math 1.508s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 9603476 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 16118456 ns/op 493.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 42 2543308 ns/op 9.524 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 19053705 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 26186052 ns/op 1038 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 48 3519950 ns/op 21.25 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 86472490 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 118371371 ns/op 7668 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 19 6371856 ns/op 208.3 concurrent_launches/op PASS ok runtime/pprof 3.089s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 8925979 ns/op BenchmarkStackLeak-4 27160 4740 ns/op PASS ok runtime/race 1.756s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 3093902 39.89 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 319143 455.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.492s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 44 2617967 ns/op BenchmarkIndex_Large-4 21279 5463 ns/op BenchmarkIndexFunc_Large-4 126 899770 ns/op BenchmarkCompact/nil-4 8292124 13.58 ns/op BenchmarkCompact/one-4 1204147 92.71 ns/op BenchmarkCompact/sorted-4 1000000 116.3 ns/op BenchmarkCompact/1_item-4 850756 138.2 ns/op BenchmarkCompact/unsorted-4 1000000 119.6 ns/op BenchmarkCompact/many-4 647308 192.4 ns/op BenchmarkCompact_Large-4 441 330917 ns/op BenchmarkCompactFunc_Large-4 66 1804408 ns/op BenchmarkReplace/naive-fast-4 52983 2810 ns/op BenchmarkReplace/optimized-fast-4 45158 2919 ns/op BenchmarkReplace/naive-slow-4 12613 8854 ns/op BenchmarkReplace/optimized-slow-4 14510 7884 ns/op BenchmarkBinarySearchFloats/Size16-4 1222772 94.69 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 109.0 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 119.0 ns/op BenchmarkBinarySearchFloats/Size128-4 927451 141.8 ns/op BenchmarkBinarySearchFloats/Size512-4 693717 185.9 ns/op BenchmarkBinarySearchFloats/Size1024-4 714519 173.3 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 515905 259.6 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 382844 306.7 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 372307 355.1 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 332890 416.2 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 262113 486.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 249360 508.8 ns/op PASS ok slices 6.438s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 97411 1182 ns/op BenchmarkSortInts-4 1 110547745 ns/op BenchmarkSlicesSortInts-4 2 55164900 ns/op BenchmarkSortIsSorted-4 31 4141386 ns/op BenchmarkSlicesIsSorted-4 80 1593906 ns/op BenchmarkSortStrings-4 1 145680952 ns/op BenchmarkSlicesSortStrings-4 2 80824361 ns/op BenchmarkSortStrings_Sorted-4 24 5023130 ns/op BenchmarkSlicesSortStrings_Sorted-4 56 2154383 ns/op BenchmarkSortStructs-4 1 181297419 ns/op BenchmarkSortFuncStructs-4 1 160357529 ns/op BenchmarkSortString1K-4 274 446730 ns/op BenchmarkSortString1K_Slice-4 169 693339 ns/op BenchmarkStableString1K-4 87 1295987 ns/op BenchmarkSortInt1K-4 300 350864 ns/op BenchmarkSortInt1K_Sorted-4 5637 20625 ns/op BenchmarkSortInt1K_Reversed-4 3376 38471 ns/op BenchmarkSortInt1K_Mod8-4 931 130607 ns/op BenchmarkStableInt1K-4 127 941874 ns/op BenchmarkStableInt1K_Slice-4 129 923631 ns/op BenchmarkSortInt64K-4 4 30441787 ns/op BenchmarkSortInt64K_Slice-4 2 59530747 ns/op BenchmarkStableInt64K-4 2 92394138 ns/op BenchmarkSort1e2-4 322 353538 ns/op BenchmarkStable1e2-4 122 962440 ns/op BenchmarkSort1e4-4 2 62677544 ns/op BenchmarkStable1e4-4 1 270996826 ns/op PASS ok sort 66.223s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 743048 145.9 ns/op BenchmarkAtof64Float-4 785710 146.8 ns/op BenchmarkAtof64FloatExp-4 588924 206.6 ns/op BenchmarkAtof64Big-4 415632 312.3 ns/op BenchmarkAtof64RandomBits-4 141624 825.3 ns/op BenchmarkAtof64RandomFloats-4 496287 254.7 ns/op BenchmarkAtof64RandomLongFloats-4 405987 303.7 ns/op BenchmarkAtof32Decimal-4 834790 150.7 ns/op BenchmarkAtof32Float-4 785487 168.0 ns/op BenchmarkAtof32FloatExp-4 604598 211.1 ns/op BenchmarkAtof32Random-4 325692 347.6 ns/op BenchmarkAtof32RandomLong-4 139231 826.2 ns/op BenchmarkParseInt/Pos/7bit-4 1289618 91.56 ns/op BenchmarkParseInt/Pos/26bit-4 824424 155.6 ns/op BenchmarkParseInt/Pos/31bit-4 712598 185.6 ns/op BenchmarkParseInt/Pos/56bit-4 511495 250.8 ns/op BenchmarkParseInt/Pos/63bit-4 457166 267.7 ns/op BenchmarkParseInt/Neg/7bit-4 1356135 90.32 ns/op BenchmarkParseInt/Neg/26bit-4 809316 167.6 ns/op BenchmarkParseInt/Neg/31bit-4 697938 184.4 ns/op BenchmarkParseInt/Neg/56bit-4 494601 257.5 ns/op BenchmarkParseInt/Neg/63bit-4 475266 271.2 ns/op BenchmarkAtoi/Pos/7bit-4 1542708 71.05 ns/op BenchmarkAtoi/Pos/26bit-4 940132 136.8 ns/op BenchmarkAtoi/Pos/31bit-4 825422 143.2 ns/op BenchmarkAtoi/Pos/56bit-4 569212 226.4 ns/op BenchmarkAtoi/Pos/63bit-4 449173 297.9 ns/op BenchmarkAtoi/Neg/7bit-4 1644888 68.44 ns/op BenchmarkAtoi/Neg/26bit-4 932950 137.7 ns/op BenchmarkAtoi/Neg/31bit-4 878175 147.5 ns/op BenchmarkAtoi/Neg/56bit-4 589108 217.2 ns/op BenchmarkAtoi/Neg/63bit-4 468762 279.7 ns/op BenchmarkFormatFloat/Decimal-4 115958 1039 ns/op BenchmarkFormatFloat/Float-4 96002 1133 ns/op BenchmarkFormatFloat/Exp-4 102013 1090 ns/op BenchmarkFormatFloat/NegExp-4 112306 1083 ns/op BenchmarkFormatFloat/LongExp-4 78564 1398 ns/op BenchmarkFormatFloat/Big-4 82982 1420 ns/op BenchmarkFormatFloat/BinaryExp-4 248808 553.0 ns/op BenchmarkFormatFloat/32Integer-4 124444 957.7 ns/op BenchmarkFormatFloat/32ExactFraction-4 131871 918.3 ns/op BenchmarkFormatFloat/32Point-4 118594 1002 ns/op BenchmarkFormatFloat/32Exp-4 126006 942.9 ns/op BenchmarkFormatFloat/32NegExp-4 133562 922.1 ns/op BenchmarkFormatFloat/32Shortest-4 138021 866.1 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 131204 854.5 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 134480 870.5 ns/op BenchmarkFormatFloat/64Fixed1-4 171507 730.9 ns/op BenchmarkFormatFloat/64Fixed2-4 177260 759.9 ns/op BenchmarkFormatFloat/64Fixed3-4 178906 744.9 ns/op BenchmarkFormatFloat/64Fixed4-4 164150 768.7 ns/op BenchmarkFormatFloat/64Fixed12-4 95077 1279 ns/op BenchmarkFormatFloat/64Fixed16-4 103756 1104 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 129914 1014 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 95476 1166 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2358 51349 ns/op BenchmarkFormatFloat/Slowpath64-4 91742 1292 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 92986 1287 ns/op BenchmarkAppendFloat/Decimal-4 137319 899.2 ns/op BenchmarkAppendFloat/Float-4 99781 1018 ns/op BenchmarkAppendFloat/Exp-4 135385 929.7 ns/op BenchmarkAppendFloat/NegExp-4 138091 913.2 ns/op BenchmarkAppendFloat/LongExp-4 96818 1225 ns/op BenchmarkAppendFloat/Big-4 85396 1315 ns/op BenchmarkAppendFloat/BinaryExp-4 354998 396.6 ns/op BenchmarkAppendFloat/32Integer-4 154573 839.9 ns/op BenchmarkAppendFloat/32ExactFraction-4 153760 823.3 ns/op BenchmarkAppendFloat/32Point-4 131301 1011 ns/op BenchmarkAppendFloat/32Exp-4 144570 956.4 ns/op BenchmarkAppendFloat/32NegExp-4 132388 980.2 ns/op BenchmarkAppendFloat/32Shortest-4 165378 764.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 155167 827.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 145974 836.9 ns/op BenchmarkAppendFloat/64Fixed1-4 189363 673.4 ns/op BenchmarkAppendFloat/64Fixed2-4 191768 684.0 ns/op BenchmarkAppendFloat/64Fixed3-4 189319 675.1 ns/op BenchmarkAppendFloat/64Fixed4-4 182104 677.6 ns/op BenchmarkAppendFloat/64Fixed12-4 93836 1246 ns/op BenchmarkAppendFloat/64Fixed16-4 104059 1140 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 134485 933.8 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 96154 1223 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2248 56872 ns/op BenchmarkAppendFloat/Slowpath64-4 94723 1260 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 94278 1247 ns/op BenchmarkFormatInt-4 14137 8131 ns/op BenchmarkAppendInt-4 15436 7499 ns/op BenchmarkFormatUint-4 81872 1608 ns/op BenchmarkAppendUint-4 76653 1391 ns/op BenchmarkFormatIntSmall/7-4 2322296 47.92 ns/op BenchmarkFormatIntSmall/42-4 2450911 46.52 ns/op BenchmarkAppendIntSmall-4 1000000 108.8 ns/op BenchmarkAppendUintVarlen/1-4 1000000 112.7 ns/op BenchmarkAppendUintVarlen/12-4 1000000 123.4 ns/op BenchmarkAppendUintVarlen/123-4 875402 162.0 ns/op BenchmarkAppendUintVarlen/1234-4 852901 160.6 ns/op BenchmarkAppendUintVarlen/12345-4 775938 154.4 ns/op BenchmarkAppendUintVarlen/123456-4 841735 154.6 ns/op BenchmarkAppendUintVarlen/1234567-4 839509 160.3 ns/op BenchmarkAppendUintVarlen/12345678-4 620100 176.1 ns/op BenchmarkAppendUintVarlen/123456789-4 590534 191.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 816924 167.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 787636 175.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 809464 184.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 635571 168.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 734883 167.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 766060 177.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 728108 177.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 756324 180.2 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 592765 178.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 661262 179.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 686206 190.0 ns/op BenchmarkQuote-4 31909 3772 ns/op BenchmarkQuoteRune-4 396102 359.2 ns/op BenchmarkAppendQuote-4 41168 3058 ns/op BenchmarkAppendQuoteRune-4 661480 196.3 ns/op BenchmarkUnquoteEasy-4 1000000 101.1 ns/op BenchmarkUnquoteHard-4 35086 3623 ns/op PASS ok strconv 20.518s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 315446 449.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 96742 1725 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 119840 971.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 329587 538.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 108159 1434 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 147576 1032 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 227113 640.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 55654 2100 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 78601 1707 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 519519 270.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23988 5122 ns/op BenchmarkGenericMatch1-4 1923 65518 ns/op BenchmarkGenericMatch2-4 378 295115 ns/op BenchmarkSingleMaxSkipping-4 8590 12519 ns/op 798.76 MB/s BenchmarkSingleLongSuffixFail-4 16357 7016 ns/op 142.82 MB/s BenchmarkSingleMatch-4 189 620630 ns/op 24.17 MB/s BenchmarkByteByteNoMatch-4 75259 1552 ns/op BenchmarkByteByteMatch-4 13119 8623 ns/op BenchmarkByteStringMatch-4 13741 7913 ns/op BenchmarkHTMLEscapeNew-4 55020 2169 ns/op BenchmarkHTMLEscapeOld-4 62140 2007 ns/op BenchmarkByteStringReplacerWriteString-4 1032 98300 ns/op BenchmarkByteReplacerWriteString-4 1549 81860 ns/op BenchmarkByteByteReplaces-4 2818 44381 ns/op BenchmarkByteByteMap-4 8994 14214 ns/op BenchmarkMap/identity/ASCII-4 788140 161.9 ns/op BenchmarkMap/identity/Greek-4 603447 212.2 ns/op BenchmarkMap/change/ASCII-4 30368 3929 ns/op BenchmarkMap/change/Greek-4 21996 5155 ns/op BenchmarkIndexRune-4 1438522 80.41 ns/op BenchmarkIndexRuneLongString-4 1220892 95.36 ns/op BenchmarkIndexRuneFastPath-4 2127310 47.49 ns/op BenchmarkIndex-4 2878573 42.54 ns/op BenchmarkLastIndex-4 2937409 40.25 ns/op BenchmarkIndexByte-4 12440151 9.594 ns/op BenchmarkToUpper/#00-4 2839059 38.49 ns/op BenchmarkToUpper/ONLYUPPER-4 2212983 48.40 ns/op BenchmarkToUpper/abc-4 221664 492.5 ns/op BenchmarkToUpper/AbC123-4 155983 648.3 ns/op BenchmarkToUpper/azAZ09_-4 193240 604.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42585 2712 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57117 2041 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25834 4204 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 47856 2453 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 91322 1195 ns/op BenchmarkToLower/#00-4 2985591 37.22 ns/op BenchmarkToLower/abc-4 2687750 40.79 ns/op BenchmarkToLower/AbC123-4 172786 718.9 ns/op BenchmarkToLower/azAZ09_-4 139082 757.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 67591 1612 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49730 2306 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 25993 4260 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 48817 2249 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 102817 1183 ns/op BenchmarkMapNoChanges-4 790358 130.2 ns/op BenchmarkTrim-4 30664 3748 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2387791 49.37 ns/op BenchmarkToValidUTF8/InvalidASCII-4 145516 832.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 94281 1252 ns/op BenchmarkEqualFold/Tests-4 42086 2547 ns/op BenchmarkEqualFold/ASCII-4 2338321 47.29 ns/op BenchmarkEqualFold/UnicodePrefix-4 92650 1136 ns/op BenchmarkEqualFold/UnicodeSuffix-4 113500 1084 ns/op BenchmarkIndexHard1-4 1020 113683 ns/op BenchmarkIndexHard2-4 748 156783 ns/op BenchmarkIndexHard3-4 186 635742 ns/op BenchmarkIndexHard4-4 127 933624 ns/op BenchmarkLastIndexHard1-4 79 1574353 ns/op BenchmarkLastIndexHard2-4 81 1562131 ns/op BenchmarkLastIndexHard3-4 82 1539594 ns/op BenchmarkCountHard1-4 1034 111460 ns/op BenchmarkCountHard2-4 805 154624 ns/op BenchmarkCountHard3-4 199 608109 ns/op BenchmarkIndexTorture-4 10000 12086 ns/op BenchmarkCountTorture-4 10000 11997 ns/op BenchmarkCountTortureOverlapping-4 766 131535 ns/op BenchmarkCountByte/10-4 3221733 38.10 ns/op 262.46 MB/s BenchmarkCountByte/32-4 2923746 41.86 ns/op 764.37 MB/s BenchmarkCountByte/4096-4 1276794 93.57 ns/op 43772.66 MB/s BenchmarkCountByte/4194304-4 992 119851 ns/op 34995.88 MB/s BenchmarkCountByte/67108864-4 26 4756216 ns/op 14109.72 MB/s BenchmarkFields/ASCII/16-4 270619 512.8 ns/op 31.20 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24399 5046 ns/op 50.73 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1654 74133 ns/op 55.25 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 93 1244975 ns/op 52.64 MB/s 98306 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 21033727 ns/op 49.85 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 117219 937.2 ns/op 17.07 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8622 13636 ns/op 18.77 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 516 261853 ns/op 15.64 MB/s 20736 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5834616 ns/op 11.23 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 82049504 ns/op 12.78 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 140408 945.6 ns/op 16.92 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12553 9691 ns/op 26.41 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 722 172727 ns/op 23.71 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 4067485 ns/op 16.11 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 62309502 ns/op 16.83 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 138525 846.9 ns/op 18.89 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 12048 ns/op 21.25 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 604 212192 ns/op 19.30 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 38 4419147 ns/op 14.83 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 71699702 ns/op 14.62 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 89891508 ns/op BenchmarkSplitSingleByteSeparator-4 19 8126165 ns/op BenchmarkSplitMultiByteSeparator-4 34 3966168 ns/op BenchmarkSplitNSingleByteSeparator-4 179943 851.2 ns/op BenchmarkSplitNMultiByteSeparator-4 146724 1356 ns/op BenchmarkRepeat/5x0-4 2210448 48.23 ns/op BenchmarkRepeat/5x1-4 2295894 48.82 ns/op BenchmarkRepeat/5x2-4 197235 718.5 ns/op BenchmarkRepeat/5x6-4 94705 1220 ns/op BenchmarkRepeat/10x0-4 2349817 48.70 ns/op BenchmarkRepeat/10x1-4 2421289 46.01 ns/op BenchmarkRepeat/10x2-4 191187 673.5 ns/op BenchmarkRepeat/10x6-4 94359 1153 ns/op BenchmarkRepeatLarge/256/1-4 52538 2515 ns/op 101.81 MB/s BenchmarkRepeatLarge/256/16-4 78838 1704 ns/op 150.21 MB/s BenchmarkRepeatLarge/512/1-4 38230 3298 ns/op 155.24 MB/s BenchmarkRepeatLarge/512/16-4 49554 2458 ns/op 208.28 MB/s BenchmarkRepeatLarge/1024/1-4 24502 5119 ns/op 200.04 MB/s BenchmarkRepeatLarge/1024/16-4 30394 3593 ns/op 285.01 MB/s BenchmarkRepeatLarge/2048/1-4 16389 7007 ns/op 292.26 MB/s BenchmarkRepeatLarge/2048/16-4 19893 6312 ns/op 324.46 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10141 ns/op 403.91 MB/s BenchmarkRepeatLarge/4096/16-4 13348 10394 ns/op 394.07 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18884 ns/op 433.80 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15870 ns/op 516.20 MB/s BenchmarkRepeatLarge/8192/4097-4 3229219 36.27 ns/op 112943.89 MB/s BenchmarkRepeatLarge/16384/1-4 7201 32995 ns/op 496.57 MB/s BenchmarkRepeatLarge/16384/16-4 8712 38926 ns/op 420.90 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 22142 ns/op 555.11 MB/s BenchmarkRepeatLarge/32768/1-4 3198 55986 ns/op 585.29 MB/s BenchmarkRepeatLarge/32768/16-4 2109 52938 ns/op 618.98 MB/s BenchmarkRepeatLarge/32768/4097-4 2415 49738 ns/op 576.60 MB/s BenchmarkRepeatLarge/65536/1-4 1015 108803 ns/op 602.34 MB/s BenchmarkRepeatLarge/65536/16-4 1113 99485 ns/op 658.76 MB/s BenchmarkRepeatLarge/65536/4097-4 1191 101621 ns/op 604.75 MB/s BenchmarkRepeatLarge/131072/1-4 276 397681 ns/op 329.59 MB/s BenchmarkRepeatLarge/131072/16-4 262 418094 ns/op 313.50 MB/s BenchmarkRepeatLarge/131072/4097-4 294 454946 ns/op 279.17 MB/s BenchmarkRepeatLarge/262144/1-4 154 774864 ns/op 338.31 MB/s BenchmarkRepeatLarge/262144/16-4 148 758242 ns/op 345.73 MB/s BenchmarkRepeatLarge/262144/4097-4 151 760809 ns/op 339.26 MB/s BenchmarkRepeatLarge/524288/1-4 79 1656947 ns/op 316.42 MB/s BenchmarkRepeatLarge/524288/16-4 75 1534557 ns/op 341.65 MB/s BenchmarkRepeatLarge/524288/4097-4 69 1502353 ns/op 346.34 MB/s BenchmarkRepeatLarge/1048576/1-4 40 3112749 ns/op 336.86 MB/s BenchmarkRepeatLarge/1048576/16-4 48 2816016 ns/op 372.36 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 3095497 ns/op 337.50 MB/s BenchmarkRepeatLarge/2097152/1-4 25 5191777 ns/op 403.94 MB/s BenchmarkRepeatLarge/2097152/16-4 30 5667753 ns/op 370.01 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 5846863 ns/op 358.07 MB/s BenchmarkRepeatLarge/4194304/1-4 10 10077274 ns/op 416.21 MB/s BenchmarkRepeatLarge/4194304/16-4 9 12350441 ns/op 339.61 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11056323 ns/op 379.08 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17061447 ns/op 491.67 MB/s BenchmarkRepeatLarge/8388608/16-4 7 23258331 ns/op 360.67 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 20597287 ns/op 407.17 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28470684 ns/op 589.28 MB/s BenchmarkRepeatLarge/16777216/16-4 4 32084384 ns/op 522.91 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31255948 ns/op 536.77 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54667616 ns/op 613.79 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53750109 ns/op 624.27 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 57478602 ns/op 583.77 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104686240 ns/op 641.05 MB/s BenchmarkRepeatLarge/67108864/16-4 1 111050416 ns/op 604.31 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 115878025 ns/op 579.13 MB/s BenchmarkRepeatLarge/134217728/1-4 1 241514160 ns/op 555.73 MB/s BenchmarkRepeatLarge/134217728/16-4 1 211242247 ns/op 635.37 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 221004871 ns/op 607.31 MB/s BenchmarkRepeatLarge/268435456/1-4 1 475080434 ns/op 565.03 MB/s BenchmarkRepeatLarge/268435456/16-4 1 482887560 ns/op 555.90 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 482327016 ns/op 556.54 MB/s BenchmarkRepeatLarge/536870912/1-4 1 987135475 ns/op 543.87 MB/s BenchmarkRepeatLarge/536870912/16-4 1 926117377 ns/op 579.70 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 926030119 ns/op 579.76 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1975117255 ns/op 543.63 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1751874112 ns/op 612.91 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1687507215 ns/op 636.29 MB/s BenchmarkIndexAnyASCII/1:1-4 1721655 65.94 ns/op BenchmarkIndexAnyASCII/1:2-4 1844872 64.73 ns/op BenchmarkIndexAnyASCII/1:4-4 1728732 75.06 ns/op BenchmarkIndexAnyASCII/1:8-4 1808456 65.00 ns/op BenchmarkIndexAnyASCII/1:16-4 1712252 69.72 ns/op BenchmarkIndexAnyASCII/1:32-4 1621734 71.53 ns/op BenchmarkIndexAnyASCII/1:64-4 1626558 72.84 ns/op BenchmarkIndexAnyASCII/16:1-4 1550614 72.46 ns/op BenchmarkIndexAnyASCII/16:2-4 916153 138.5 ns/op BenchmarkIndexAnyASCII/16:4-4 947012 141.4 ns/op BenchmarkIndexAnyASCII/16:8-4 759668 145.2 ns/op BenchmarkIndexAnyASCII/16:16-4 721368 173.2 ns/op BenchmarkIndexAnyASCII/16:32-4 619188 174.1 ns/op BenchmarkIndexAnyASCII/16:64-4 499405 213.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1453124 79.04 ns/op BenchmarkIndexAnyASCII/256:2-4 76282 1428 ns/op BenchmarkIndexAnyASCII/256:4-4 89805 1382 ns/op BenchmarkIndexAnyASCII/256:8-4 84208 1345 ns/op BenchmarkIndexAnyASCII/256:16-4 87688 1398 ns/op BenchmarkIndexAnyASCII/256:32-4 72134 1458 ns/op BenchmarkIndexAnyASCII/256:64-4 84780 1460 ns/op BenchmarkIndexAnyUTF8/1:1-4 1708651 68.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 1711124 70.82 ns/op BenchmarkIndexAnyUTF8/1:4-4 1610922 72.18 ns/op BenchmarkIndexAnyUTF8/1:8-4 1720514 70.73 ns/op BenchmarkIndexAnyUTF8/1:16-4 1627170 71.10 ns/op BenchmarkIndexAnyUTF8/1:32-4 1639177 73.91 ns/op BenchmarkIndexAnyUTF8/1:64-4 1379629 74.63 ns/op BenchmarkIndexAnyUTF8/16:1-4 1413776 81.71 ns/op BenchmarkIndexAnyUTF8/16:2-4 233187 462.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 285463 463.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 273349 476.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 275738 421.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 291583 435.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 265239 438.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 399825 315.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 17060 7050 ns/op BenchmarkIndexAnyUTF8/256:4-4 16920 6915 ns/op BenchmarkIndexAnyUTF8/256:8-4 16317 6903 ns/op BenchmarkIndexAnyUTF8/256:16-4 18536 6227 ns/op BenchmarkIndexAnyUTF8/256:32-4 18597 6435 ns/op BenchmarkIndexAnyUTF8/256:64-4 18235 6711 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1676875 73.19 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1707714 69.18 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1712888 71.96 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1720016 69.46 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1718422 71.74 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1649811 68.69 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1623998 69.02 ns/op BenchmarkLastIndexAnyASCII/16:1-4 733299 138.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 945121 139.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 831399 165.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 740476 140.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 854334 151.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 684164 169.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 623523 208.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 88544 1284 ns/op BenchmarkLastIndexAnyASCII/256:2-4 86916 1276 ns/op BenchmarkLastIndexAnyASCII/256:4-4 83517 1291 ns/op BenchmarkLastIndexAnyASCII/256:8-4 94652 1343 ns/op BenchmarkLastIndexAnyASCII/256:16-4 89888 1315 ns/op BenchmarkLastIndexAnyASCII/256:32-4 81250 1330 ns/op BenchmarkLastIndexAnyASCII/256:64-4 86046 1376 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1746058 70.76 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1769896 64.57 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1776308 65.44 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1798858 64.31 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1777390 66.13 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1788440 66.25 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1707090 70.85 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 316659 352.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 180277 673.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 182742 691.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 189118 672.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 172209 679.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 147049 711.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 169731 726.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 25074 4846 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 10119 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12060 10499 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10791 10897 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10880 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10822 11038 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11242 ns/op BenchmarkTrimASCII/1:1-4 2371197 42.87 ns/op BenchmarkTrimASCII/1:2-4 2235417 51.94 ns/op BenchmarkTrimASCII/1:4-4 2164345 52.28 ns/op BenchmarkTrimASCII/1:8-4 1995404 57.13 ns/op BenchmarkTrimASCII/1:16-4 1790925 65.42 ns/op BenchmarkTrimASCII/16:1-4 2099698 53.62 ns/op BenchmarkTrimASCII/16:2-4 961000 140.5 ns/op BenchmarkTrimASCII/16:4-4 849020 141.7 ns/op BenchmarkTrimASCII/16:8-4 803401 146.5 ns/op BenchmarkTrimASCII/16:16-4 848034 152.0 ns/op BenchmarkTrimASCII/256:1-4 748971 140.3 ns/op BenchmarkTrimASCII/256:2-4 85472 1434 ns/op BenchmarkTrimASCII/256:4-4 82008 1371 ns/op BenchmarkTrimASCII/256:8-4 83581 1381 ns/op BenchmarkTrimASCII/256:16-4 81007 1381 ns/op BenchmarkTrimASCII/4096:1-4 83746 1332 ns/op BenchmarkTrimASCII/4096:2-4 5342 21293 ns/op BenchmarkTrimASCII/4096:4-4 5678 21421 ns/op BenchmarkTrimASCII/4096:8-4 5485 20406 ns/op BenchmarkTrimASCII/4096:16-4 5242 23082 ns/op BenchmarkTrimByte-4 2754726 41.32 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16645 7170 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14863 8196 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1389 96243 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2767 42148 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5031 21161 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8758 11803 ns/op BenchmarkJoin/0-4 3236158 36.07 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2769956 40.82 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 171806 731.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 115654 1028 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 83008 1481 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70656 1626 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 62864 1922 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53683 2139 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2657433 44.34 ns/op BenchmarkTrimSpace/ASCII-4 1674721 69.02 ns/op BenchmarkTrimSpace/SomeNonASCII-4 146574 876.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 69094 1639 ns/op BenchmarkReplaceAll-4 96261 1185 ns/op 16 B/op 1 allocs/op PASS ok strings 68.844s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 61713 1829 ns/op BenchmarkCond2-4 20208 5236 ns/op BenchmarkCond4-4 12511 9906 ns/op BenchmarkCond8-4 7639 17494 ns/op BenchmarkCond16-4 3943 31999 ns/op BenchmarkCond32-4 1903 59105 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 549122 216.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 330907 337.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 633187 223.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 587468 203.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 385965 322.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 785817 194.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 100299 1210 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 100579 1466 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 87510 1555 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 38553 2697 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 541582 196.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 155554 735.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 560875 195.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 164977 722.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 650409 171.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 183300 685.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1000000 108.4 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 68509 2412 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 122846 952.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 296940 447.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3441 32790 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 349 379264 ns/op BenchmarkRange/*sync.Map-4 1340 86000 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 94826 1958 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 194827 653.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 77943 1517 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 81490 2090 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 205959 685.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 109016 1138 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 100180 1133 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 204162 587.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 746767 142.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 67128 2251 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 151017 769.3 ns/op BenchmarkSwapCollision/*sync.Map-4 97996 1230 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 164 747788 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 130705 945.7 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 345700 381.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22279 5144 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 75274 1594 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33326 4173 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 322093 358.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 126039 926.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 218677 512.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 113.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 166984 699.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1032922 128.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 679135 189.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 157370 791.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 525754 219.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 116589 1077 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 467588 426.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 626174 349.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 126967 1095 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 513338 338.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 247084 530.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 120278 1036 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 224440 454.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 66916 1954 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 192164 1272 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 459685 315.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 128727 976.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 694945 263.3 ns/op BenchmarkUncontendedSemaphore-4 4219680 28.50 ns/op BenchmarkContendedSemaphore-4 4022570 31.64 ns/op BenchmarkMutexUncontended-4 796372 133.4 ns/op BenchmarkMutex-4 218192 596.3 ns/op BenchmarkMutexSlack-4 214540 555.2 ns/op BenchmarkMutexWork-4 202782 609.7 ns/op BenchmarkMutexWorkSlack-4 179552 609.0 ns/op BenchmarkMutexNoSpin-4 76870 1476 ns/op BenchmarkMutexSpin-4 60186 1813 ns/op BenchmarkOnce-4 880383 140.7 ns/op BenchmarkOnceFunc/v=Once-4 954636 116.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 127.6 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 121.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 116.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 127.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 118.6 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4920907 21.99 ns/op BenchmarkSemaSyntNonblock-4 1363896 90.98 ns/op BenchmarkSemaSyntBlock-4 1946952 61.60 ns/op BenchmarkSemaWorkNonblock-4 1000000 105.5 ns/op BenchmarkSemaWorkBlock-4 1343013 90.19 ns/op BenchmarkRWMutexUncontended-4 287826 445.2 ns/op BenchmarkRWMutexWrite100-4 321489 379.0 ns/op BenchmarkRWMutexWrite10-4 303104 379.5 ns/op BenchmarkRWMutexWorkWrite100-4 263739 456.2 ns/op BenchmarkRWMutexWorkWrite10-4 248232 491.6 ns/op BenchmarkWaitGroupUncontended-4 650893 191.6 ns/op BenchmarkWaitGroupAddDone-4 526376 236.5 ns/op BenchmarkWaitGroupAddDoneWork-4 483217 225.0 ns/op BenchmarkWaitGroupWait-4 2727567 46.33 ns/op BenchmarkWaitGroupWaitWork-4 2001318 60.23 ns/op BenchmarkWaitGroupActuallyWait-4 49042 2139 ns/op 32 B/op 2 allocs/op PASS ok sync 23.711s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 722206 181.5 ns/op PASS ok sync/atomic 1.282s PASS ok syscall 1.036s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 140535 890.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.221s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6646 18085 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9229 12801 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 92 1443051 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 93 1221354 ns/op 1193 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 171361148 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 188766726 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/10x10/new-4 1432 81508 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1879 67232 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7126378 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 7241716 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 824650700 ns/op 47012832 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 784120717 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 170 665081 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 196 604607 ns/op 200 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 100400842 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 75384289 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8001295647 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6689309176 ns/op 334042000 B/op 100090 allocs/op BenchmarkPyramid/10-4 3204 44136 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 43 3429931 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 304639798 ns/op 35607016 B/op 2056 allocs/op BenchmarkRagged/10-4 2629 53526 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 240 537564 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4697701 ns/op 408995 B/op 1660 allocs/op BenchmarkCode-4 7627 14324 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.386s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 83118847 ns/op BenchmarkVariableString-4 90913 1332 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2319 54115 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.630s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 66 1796680 ns/op BenchmarkAfter-4 128 870281 ns/op BenchmarkStop-4 223 459452 ns/op BenchmarkSimultaneousAfterFunc-4 51 2681723 ns/op BenchmarkStartStop-4 272 383863 ns/op BenchmarkReset-4 2036 53276 ns/op BenchmarkSleep-4 55 2455313 ns/op BenchmarkParallelTimerLatency-4 38 778707 avg-late-ns 1742929 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 543605 avg-late-ns 1570612 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 473932 avg-late-ns 1840108 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 481017 avg-late-ns 2050935 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 198251 avg-late-ns 1878675 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 294044 avg-late-ns 2368039 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 221699 avg-late-ns 2931147 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 192564 avg-late-ns 1515401 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 203082 avg-late-ns 1738393 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 463250 avg-late-ns 2785941 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2680954 avg-late-ns 14254334 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 420069 avg-late-ns 1928408 max-late-ns BenchmarkTicker-4 100 2159808 ns/op BenchmarkTickerReset-4 2530 49120 ns/op BenchmarkTickerResetNaive-4 252 626672 ns/op BenchmarkNow-4 658654 180.3 ns/op BenchmarkNowUnixNano-4 617750 191.5 ns/op BenchmarkNowUnixMilli-4 687132 194.1 ns/op BenchmarkNowUnixMicro-4 597231 191.8 ns/op BenchmarkFormat-4 48453 2425 ns/op BenchmarkFormatRFC3339-4 66652 1704 ns/op BenchmarkFormatRFC3339Nano-4 66043 1802 ns/op BenchmarkFormatNow-4 65119 1762 ns/op BenchmarkMarshalJSON-4 81622 1438 ns/op BenchmarkMarshalText-4 85452 1324 ns/op BenchmarkParse-4 97066 1187 ns/op BenchmarkParseRFC3339UTC-4 275852 441.9 ns/op BenchmarkParseRFC3339UTCBytes-4 205684 605.9 ns/op BenchmarkParseRFC3339TZ-4 88576 1315 ns/op BenchmarkParseRFC3339TZBytes-4 71019 1663 ns/op BenchmarkParseDuration-4 491287 234.2 ns/op BenchmarkHour-4 795956 160.4 ns/op BenchmarkSecond-4 778508 160.4 ns/op BenchmarkYear-4 604030 213.8 ns/op BenchmarkDay-4 554644 234.3 ns/op BenchmarkISOWeek-4 585151 218.4 ns/op BenchmarkGoString-4 68907 1722 ns/op BenchmarkUnmarshalText-4 82842 1442 ns/op PASS ok time 13.900s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 503266 245.7 ns/op BenchmarkDecodeValidJapaneseChars-4 639898 194.3 ns/op BenchmarkDecodeRune-4 2223273 55.72 ns/op BenchmarkEncodeValidASCII-4 486648 299.3 ns/op BenchmarkEncodeValidJapaneseChars-4 582736 194.3 ns/op BenchmarkAppendRuneValidASCII-4 1000000 111.2 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1731158 68.88 ns/op BenchmarkEncodeRune-4 1560192 74.40 ns/op PASS ok unicode/utf16 2.484s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1434805 72.86 ns/op BenchmarkRuneCountTenJapaneseChars-4 273633 412.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2374473 44.40 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 296499 401.8 ns/op BenchmarkValidTenASCIIChars-4 1734820 66.67 ns/op BenchmarkValid100KASCIIChars-4 121 950149 ns/op BenchmarkValidTenJapaneseChars-4 305347 428.0 ns/op BenchmarkValidLongMostlyASCII-4 100 1037674 ns/op BenchmarkValidLongJapanese-4 58 2112117 ns/op BenchmarkValidStringTenASCIIChars-4 2849282 38.14 ns/op BenchmarkValidString100KASCIIChars-4 12176 9467 ns/op BenchmarkValidStringTenJapaneseChars-4 341665 367.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1387 90644 ns/op BenchmarkValidStringLongJapanese-4 100 1087709 ns/op BenchmarkEncodeASCIIRune-4 2637088 44.42 ns/op BenchmarkEncodeJapaneseRune-4 1517948 80.26 ns/op BenchmarkAppendASCIIRune-4 8308754 14.04 ns/op BenchmarkAppendJapaneseRune-4 1804441 61.74 ns/op BenchmarkDecodeASCIIRune-4 2342608 47.92 ns/op BenchmarkDecodeJapaneseRune-4 1715635 70.36 ns/op BenchmarkFullRune/ASCII-4 2530131 44.32 ns/op BenchmarkFullRune/Incomplete-4 1342285 89.57 ns/op BenchmarkFullRune/Japanese-4 2552371 42.88 ns/op PASS ok unicode/utf8 5.337s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 117243127161 ns/op PASS ok cmd/api 118.517s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 716678 193.7 ns/op BenchmarkCgoCall/one-pointer-4 469671 271.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 420558 308.0 ns/op BenchmarkCgoCall/string-pointer-noescape-4 410698 292.7 ns/op BenchmarkCgoCall/eight-pointers-4 188688 666.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 558825 242.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 27331 4533 ns/op BenchmarkCgoCall/eight-pointers-slice-4 30554 3660 ns/op BenchmarkGoString-4 624316 164.1 ns/op BenchmarkCGoCallback-4 59167 1901 ns/op BenchmarkCGoInCThread-4 422284 252.6 ns/op PASS ok cmd/cgo/internal/test 2.777s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1263380 94.02 ns/op BenchmarkEqArrayOfStrings64-4 204710 601.7 ns/op BenchmarkEqArrayOfStrings1024-4 14133 8466 ns/op BenchmarkEqArrayOfFloats5-4 1500616 75.94 ns/op BenchmarkEqArrayOfFloats64-4 202012 625.0 ns/op BenchmarkEqArrayOfFloats1024-4 12726 9107 ns/op BenchmarkEqArrayOfStructsEq-4 4104 31744 ns/op BenchmarkEqArrayOfStructsNotEq-4 7294 17651 ns/op BenchmarkEqStruct-4 24731635 4.331 ns/op PASS ok cmd/compile/internal/reflectdata 2.709s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 73116 ns/op BenchmarkInvertLessThanNoov-4 17187138 6.523 ns/op BenchmarkCopyElim1-4 313 396282 ns/op BenchmarkCopyElim10-4 291 398913 ns/op BenchmarkCopyElim100-4 229 512662 ns/op BenchmarkCopyElim1000-4 52 2626877 ns/op BenchmarkCopyElim10000-4 4 27165282 ns/op BenchmarkCopyElim100000-4 1 489354945 ns/op BenchmarkDeadCode/1-4 260 514184 ns/op BenchmarkDeadCode/10-4 248 556052 ns/op BenchmarkDeadCode/100-4 148 706816 ns/op BenchmarkDeadCode/1000-4 55 3377834 ns/op BenchmarkDeadCode/10000-4 3 34103635 ns/op BenchmarkDeadCode/100000-4 1 310641942 ns/op BenchmarkDeadCode/200000-4 1 706566432 ns/op BenchmarkDominatorsLinear-4 15 9549527 ns/op 1.05 MB/s BenchmarkDominatorsFwdBack-4 8 13356228 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 9 13391676 ns/op 0.75 MB/s BenchmarkDominatorsMaxPred-4 9 13611486 ns/op 0.73 MB/s BenchmarkDominatorsMaxPredVal-4 9 13719741 ns/op 0.73 MB/s BenchmarkFuse/1-4 254 397953 ns/op BenchmarkFuse/10-4 238 531453 ns/op BenchmarkFuse/100-4 100 1558404 ns/op BenchmarkFuse/1000-4 20 6272469 ns/op BenchmarkFuse/10000-4 2 71598306 ns/op BenchmarkNilCheckDeep1-4 10000 10797 ns/op 0.09 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4126 25984 ns/op 0.38 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 672 184233 ns/op 0.54 MB/s 1219 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 72 1727975 ns/op 0.58 MB/s 9632 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 18874582 ns/op 0.53 MB/s 196965 B/op 6 allocs/op BenchmarkDSEPass-4 38 3128142 ns/op 51966 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119984940 ns/op 4266464 B/op 108671 allocs/op BenchmarkCSEPass-4 7 14610568 ns/op 112804 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 161075167 ns/op 5654752 B/op 97395 allocs/op BenchmarkDeadcodePass-4 192 616215 ns/op 84210 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 135969793 ns/op 4072072 B/op 45191 allocs/op BenchmarkMultiPass-4 87 1404970 ns/op 235078 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 279650066 ns/op 11274664 B/op 150616 allocs/op BenchmarkCondRewrite/SoloJump-4 4285377 27.86 ns/op BenchmarkCondRewrite/CombJump-4 3921675 30.96 ns/op PASS ok cmd/compile/internal/ssa 17.617s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13117 8490 ns/op BenchmarkExtShift-4 23604 4941 ns/op BenchmarkModify-4 9279 14744 ns/op BenchmarkMullImm-4 22254 5331 ns/op BenchmarkConstModify-4 7948 14215 ns/op BenchmarkBitSet-4 10000 10083 ns/op BenchmarkBitClear-4 15560 7899 ns/op BenchmarkBitToggle-4 15865 7275 ns/op BenchmarkBitSetConst-4 128529 913.7 ns/op BenchmarkBitClearConst-4 138144 947.7 ns/op BenchmarkBitToggleConst-4 141649 885.2 ns/op BenchmarkDivconstI64-4 7232319 17.22 ns/op BenchmarkModconstI64-4 6550087 16.98 ns/op BenchmarkDivisiblePow2constI64-4 6415430 18.98 ns/op BenchmarkDivisibleconstI64-4 5569772 18.38 ns/op BenchmarkDivisibleWDivconstI64-4 3912274 29.94 ns/op BenchmarkDivconstU64/3-4 4519956 24.04 ns/op BenchmarkDivconstU64/5-4 7024683 17.23 ns/op BenchmarkDivconstU64/37-4 6150979 19.44 ns/op BenchmarkDivconstU64/1234567-4 6921597 16.49 ns/op BenchmarkModconstU64-4 6242617 17.73 ns/op BenchmarkDivisibleconstU64-4 8049130 15.90 ns/op BenchmarkDivisibleWDivconstU64-4 3493752 31.06 ns/op BenchmarkDivconstI32-4 6907186 18.97 ns/op BenchmarkModconstI32-4 8224988 14.94 ns/op BenchmarkDivisiblePow2constI32-4 6900405 16.86 ns/op BenchmarkDivisibleconstI32-4 6582750 17.40 ns/op BenchmarkDivisibleWDivconstI32-4 4490511 27.83 ns/op BenchmarkDivconstU32-4 6748312 17.25 ns/op BenchmarkModconstU32-4 6615207 17.33 ns/op BenchmarkDivisibleconstU32-4 6914062 16.04 ns/op BenchmarkDivisibleWDivconstU32-4 4108111 29.05 ns/op BenchmarkDivconstI16-4 7608372 16.26 ns/op BenchmarkModconstI16-4 7080721 16.23 ns/op BenchmarkDivisiblePow2constI16-4 6968943 17.09 ns/op BenchmarkDivisibleconstI16-4 6667839 17.47 ns/op BenchmarkDivisibleWDivconstI16-4 4289530 26.37 ns/op BenchmarkDivconstU16-4 6328972 17.02 ns/op BenchmarkModconstU16-4 6909945 17.10 ns/op BenchmarkDivisibleconstU16-4 7803872 15.20 ns/op BenchmarkDivisibleWDivconstU16-4 3517345 31.84 ns/op BenchmarkDivconstI8-4 5784343 19.02 ns/op BenchmarkModconstI8-4 7236102 16.63 ns/op BenchmarkDivisiblePow2constI8-4 7864440 15.10 ns/op BenchmarkDivisibleconstI8-4 7044778 16.78 ns/op BenchmarkDivisibleWDivconstI8-4 4200270 28.31 ns/op BenchmarkDivconstU8-4 7580367 16.21 ns/op BenchmarkModconstU8-4 6569139 16.56 ns/op BenchmarkDivisibleconstU8-4 7157088 15.25 ns/op BenchmarkDivisibleWDivconstU8-4 3989480 30.94 ns/op BenchmarkMul2-4 241465 519.7 ns/op BenchmarkMulNeg2-4 239484 528.1 ns/op BenchmarkEfaceInteger-4 2970579 35.95 ns/op BenchmarkTypeAssert-4 20428838 6.007 ns/op BenchmarkDiv64UnsignedSmall-4 9227488 12.57 ns/op BenchmarkDiv64Small-4 8461264 13.54 ns/op BenchmarkDiv64SmallNegDivisor-4 8208279 14.17 ns/op BenchmarkDiv64SmallNegDividend-4 8962496 13.49 ns/op BenchmarkDiv64SmallNegBoth-4 8297959 13.38 ns/op BenchmarkDiv64Unsigned-4 9484682 13.12 ns/op BenchmarkDiv64-4 7255197 14.65 ns/op BenchmarkDiv64NegDivisor-4 8084530 13.86 ns/op BenchmarkDiv64NegDividend-4 8648134 13.75 ns/op BenchmarkDiv64NegBoth-4 8855854 13.78 ns/op BenchmarkMod64UnsignedSmall-4 9761052 11.65 ns/op BenchmarkMod64Small-4 8313098 13.83 ns/op BenchmarkMod64SmallNegDivisor-4 8304482 14.34 ns/op BenchmarkMod64SmallNegDividend-4 7305298 14.45 ns/op BenchmarkMod64SmallNegBoth-4 8111086 14.78 ns/op BenchmarkMod64Unsigned-4 10187833 11.88 ns/op BenchmarkMod64-4 8016646 14.10 ns/op BenchmarkMod64NegDivisor-4 8057619 14.77 ns/op BenchmarkMod64NegDividend-4 7661625 14.34 ns/op BenchmarkMod64NegBoth-4 8234414 14.18 ns/op BenchmarkMulconstI32/3-4 23624980 5.411 ns/op BenchmarkMulconstI32/5-4 24097478 5.356 ns/op BenchmarkMulconstI32/12-4 20549830 6.105 ns/op BenchmarkMulconstI32/120-4 23313170 5.456 ns/op BenchmarkMulconstI32/-120-4 21078994 5.805 ns/op BenchmarkMulconstI32/65537-4 21618080 6.589 ns/op BenchmarkMulconstI32/65538-4 20526026 6.128 ns/op BenchmarkMulconstI64/3-4 23230309 5.364 ns/op BenchmarkMulconstI64/5-4 22091388 5.266 ns/op BenchmarkMulconstI64/12-4 21939900 5.562 ns/op BenchmarkMulconstI64/120-4 23347338 5.314 ns/op BenchmarkMulconstI64/-120-4 23363202 5.379 ns/op BenchmarkMulconstI64/65537-4 21875702 5.777 ns/op BenchmarkMulconstI64/65538-4 21948937 5.617 ns/op BenchmarkMulconstU32/3-4 22670535 5.394 ns/op BenchmarkMulconstU32/5-4 23505403 5.453 ns/op BenchmarkMulconstU32/12-4 22277515 5.725 ns/op BenchmarkMulconstU32/120-4 23842723 5.243 ns/op BenchmarkMulconstU32/65537-4 22015464 5.688 ns/op BenchmarkMulconstU32/65538-4 20546146 5.705 ns/op BenchmarkMulconstU64/3-4 23391784 5.368 ns/op BenchmarkMulconstU64/5-4 23418357 5.375 ns/op BenchmarkMulconstU64/12-4 22523160 5.741 ns/op BenchmarkMulconstU64/120-4 23529817 5.404 ns/op BenchmarkMulconstU64/65537-4 22536218 5.684 ns/op BenchmarkMulconstU64/65538-4 21081949 5.616 ns/op BenchmarkShiftArithmeticRight-4 27720327 4.653 ns/op BenchmarkSwitch8Predictable-4 7400686 13.72 ns/op BenchmarkSwitch8Unpredictable-4 8792838 13.36 ns/op BenchmarkSwitch32Predictable-4 12359827 9.431 ns/op BenchmarkSwitch32Unpredictable-4 7235775 14.13 ns/op BenchmarkSwitchStringPredictable-4 5244093 22.42 ns/op BenchmarkSwitchStringUnpredictable-4 6026318 19.08 ns/op BenchmarkSwitchTypePredictable-4 3502309 29.13 ns/op BenchmarkSwitchTypeUnpredictable-4 4102203 28.19 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4681072 22.47 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4968078 22.42 ns/op PASS ok cmd/compile/internal/test 19.834s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 108 1071965 ns/op BenchmarkNamed/Underlying/nongeneric-4 756715 153.5 ns/op BenchmarkNamed/Underlying/generic-4 857971 149.3 ns/op BenchmarkNamed/Underlying/src_instance-4 870486 150.1 ns/op BenchmarkNamed/Underlying/user_instance-4 868911 148.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 571810103 ns/op 58856 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 386988761 ns/op 86939 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 154005534 ns/op 218232 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 134405806 ns/op 247724 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2545065100 ns/op 2039 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 107432993 ns/op 48194 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 39451578 ns/op 131000 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36028298 ns/op 143634 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 666915893 ns/op 3251 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 53512188 ns/op 40222 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 28941153 ns/op 74673 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 26868267 ns/op 80185 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1787859505 ns/op 38542 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 612383915 ns/op 112475 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 137721533 ns/op 499504 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116381765 ns/op 590130 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3114533848 ns/op 645.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 76274960 ns/op 26250 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 55693132 ns/op 35957 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 51401045 ns/op 39035 lines/s PASS ok cmd/compile/internal/types2 42.482s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 39166426 ns/op 20162000 sys-ns/op 7219500 user-ns/op PASS ok cmd/go 1.554s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 192092 551.4 ns/op PASS ok cmd/go/internal/cfg 1.184s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 54667 1865 ns/op 4.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77499 1603 ns/op 4.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16992 6790 ns/op 150.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18363 6495 ns/op 157.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3158 40032 ns/op 204.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3243 40495 ns/op 202.29 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.087s All tests passed.