darwin-amd64-race at a56834922fb0acfede96aa2ff19d703d022f391b :: 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=01ABE9B7-385B-463D-AAD7-61949C0117FB" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9nN6eJMwm8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=50190ED8-D465-464B-ACB3-3FD5264179AA" "__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=01ABE9B7-385B-463D-AAD7-61949C0117FB" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.9nN6eJMwm8/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=50190ED8-D465-464B-ACB3-3FD5264179AA" "__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.277s ok archive/zip 4.178s ok bufio 1.664s ok bytes 3.594s ok cmp 1.095s ok compress/bzip2 1.599s ok compress/flate 10.530s ok compress/gzip 19.497s ok compress/lzw 2.161s ok compress/zlib 6.469s ok container/heap 1.063s ok container/list 1.028s ok container/ring 1.048s ok context 1.118s ok crypto 1.062s ok crypto/aes 1.084s ok crypto/cipher 1.070s ok crypto/des 1.061s ok crypto/dsa 1.057s ok crypto/ecdh 1.305s ok crypto/ecdsa 1.157s ok crypto/ed25519 1.682s ok crypto/elliptic 1.083s ok crypto/hmac 1.072s ok crypto/internal/alias 1.042s ok crypto/internal/bigmod 1.698s ok crypto/internal/boring 1.096s ok crypto/internal/boring/bcache 2.308s ok crypto/internal/edwards25519 2.621s ok crypto/internal/edwards25519/field 1.288s ok crypto/internal/nistec 2.155s ok crypto/internal/nistec/fiat 1.071s [no tests to run] ok crypto/md5 1.144s ok crypto/rand 1.541s ok crypto/rc4 1.848s ok crypto/rsa 3.450s ok crypto/sha1 1.104s ok crypto/sha256 1.043s ok crypto/sha512 1.044s ok crypto/subtle 1.894s ok crypto/tls 8.031s ok crypto/x509 3.512s ok database/sql 1.659s ok database/sql/driver 1.061s ok debug/buildinfo 1.092s ok debug/dwarf 1.168s ok debug/elf 2.962s ok debug/gosym 1.237s ok debug/macho 1.055s ok debug/pe 1.129s ok debug/plan9obj 1.033s ok embed 1.062s [no tests to run] ok embed/internal/embedtest 1.082s ok encoding/ascii85 1.131s ok encoding/asn1 1.044s ok encoding/base32 1.129s ok encoding/base64 1.047s ok encoding/binary 1.045s ok encoding/csv 1.153s ok encoding/gob 24.755s ok encoding/hex 1.061s ok encoding/json 3.724s ok encoding/pem 4.098s ok encoding/xml 1.239s ok errors 1.091s ok expvar 1.075s ok flag 3.236s ok fmt 1.788s ok go/ast 1.058s ok go/build 7.874s ok go/build/constraint 1.043s ok go/constant 1.057s ok go/doc 1.397s ok go/doc/comment 5.223s ok go/format 1.126s ok go/importer 4.169s ok go/internal/gccgoimporter 1.157s ok go/internal/gcimporter 27.251s ok go/internal/srcimporter 38.935s ok go/parser 2.704s ok go/printer 3.597s ok go/scanner 1.074s ok go/token 1.239s ok go/types 71.372s ok go/version 1.035s ok hash 1.035s ok hash/adler32 1.054s ok hash/crc32 1.074s ok hash/crc64 1.058s ok hash/fnv 1.040s ok hash/maphash 1.046s ok html 1.054s ok html/template 1.324s ok image 1.527s ok image/color 1.076s ok image/draw 1.813s ok image/gif 2.859s ok image/jpeg 3.092s ok image/png 4.983s ok index/suffixarray 2.401s ok internal/abi 1.273s ok internal/buildcfg 1.030s ok internal/chacha8rand 1.036s ok internal/coverage/cformat 1.062s ok internal/coverage/cmerge 1.056s ok internal/coverage/pods 1.081s ok internal/coverage/slicereader 1.030s ok internal/coverage/slicewriter 1.025s ok internal/coverage/test 1.104s ok internal/cpu 3.084s ok internal/dag 1.036s ok internal/diff 1.051s ok internal/fmtsort 1.036s ok internal/fuzz 1.062s ok internal/godebug 17.978s ok internal/godebugs 1.111s ok internal/gover 1.053s ok internal/intern 3.812s ok internal/itoa 1.065s ok internal/platform 2.983s ok internal/poll 1.438s ok internal/profile 1.055s ok internal/reflectlite 1.031s ok internal/safefilepath 1.048s ok internal/saferio 1.243s ok internal/singleflight 1.173s ok internal/testenv 1.874s ok internal/trace 1.606s ok internal/trace/v2 18.251s ok internal/types/errors 3.340s ok internal/unsafeheader 1.063s ok internal/xcoff 1.120s ok internal/zstd 1.271s ok io 1.106s ok io/fs 1.230s ok io/ioutil 1.076s ok log 1.053s ok log/slog 1.194s ok log/slog/internal/benchmarks 1.034s ok log/slog/internal/buffer 1.061s ok log/syslog 2.276s ok maps 1.049s ok math 1.048s ok math/big 4.521s ok math/bits 1.040s ok math/cmplx 1.109s ok math/rand 5.217s ok math/rand/v2 3.604s ok mime 1.093s ok mime/multipart 6.980s ok mime/quotedprintable 1.167s ok net 25.163s ok net/http 21.133s ok net/http/cgi 28.209s ok net/http/cookiejar 1.099s ok net/http/fcgi 1.319s ok net/http/httptest 1.321s ok net/http/httptrace 1.049s ok net/http/httputil 2.304s ok net/http/internal 3.600s ok net/http/internal/ascii 1.087s ok net/http/pprof 6.315s ok net/internal/cgotest 1.026s ok net/internal/socktest 1.052s ok net/mail 1.071s ok net/netip 2.286s ok net/rpc 1.247s ok net/rpc/jsonrpc 1.081s ok net/smtp 1.213s ok net/textproto 1.769s ok net/url 1.073s ok os 8.178s ok os/exec 11.802s ok os/exec/internal/fdtest 1.057s ok os/signal 21.535s ok os/user 1.143s ok path 1.054s ok path/filepath 1.167s ok plugin 1.061s ok reflect 2.453s ok regexp 4.437s ok regexp/syntax 7.377s ok runtime 75.262s ok runtime/cgo 1.027s ok runtime/coverage 1.075s ok runtime/debug 2.209s ok runtime/internal/atomic 1.091s ok runtime/internal/math 1.039s ok runtime/internal/sys 1.035s ok runtime/internal/wasitest 1.032s ok runtime/metrics 1.077s ok runtime/pprof 22.715s ok runtime/race 14.279s ok runtime/trace 1.230s ok slices 1.665s ok sort 2.114s ok strconv 3.650s ok strings 2.597s ok sync 1.831s ok sync/atomic 4.587s ok syscall 6.840s ok testing 4.409s ok testing/fstest 1.099s ok testing/iotest 1.057s ok testing/quick 1.270s ok testing/slogtest 1.050s ok text/scanner 1.071s ok text/tabwriter 1.060s ok text/template 1.147s ok text/template/parse 1.078s ok time 3.637s ok unicode 1.069s ok unicode/utf16 1.064s ok unicode/utf8 1.085s ok cmd/addr2line 12.321s ok cmd/api 46.871s ok cmd/asm/internal/asm 4.684s ok cmd/asm/internal/lex 1.131s ok cmd/cgo/internal/swig 1.158s ok cmd/cgo/internal/test 4.608s ok cmd/cgo/internal/testcarchive 54.003s ok cmd/cgo/internal/testcshared 25.984s ok cmd/cgo/internal/testerrors 35.521s ok cmd/cgo/internal/testfortran 1.227s ok cmd/cgo/internal/testgodefs 5.553s ok cmd/cgo/internal/testlife 3.711s ok cmd/cgo/internal/testnocgo 1.036s ok cmd/cgo/internal/testplugin 95.532s ok cmd/cgo/internal/testsanitizers 1.025s [no tests to run] ok cmd/cgo/internal/testshared 1.029s ok cmd/cgo/internal/testso 5.240s ok cmd/cgo/internal/teststdio 6.101s ok cmd/cgo/internal/testtls 1.030s ok cmd/compile/internal/abt 1.072s ok cmd/compile/internal/amd64 85.265s ok cmd/compile/internal/base 1.116s ok cmd/compile/internal/compare 1.071s ok cmd/compile/internal/devirtualize 1.027s ok cmd/compile/internal/dwarfgen 2.014s ok cmd/compile/internal/importer 5.742s ok cmd/compile/internal/inline/inlheur 3.414s ok cmd/compile/internal/ir 1.043s ok cmd/compile/internal/logopt 2.359s ok cmd/compile/internal/loopvar 52.747s ok cmd/compile/internal/noder 1.069s ok cmd/compile/internal/reflectdata 1.053s [no tests to run] ok cmd/compile/internal/ssa 56.922s ok cmd/compile/internal/syntax 1.381s ok cmd/compile/internal/test 34.238s ok cmd/compile/internal/typecheck 1.839s ok cmd/compile/internal/types 1.049s ok cmd/compile/internal/types2 35.036s ok cmd/covdata 1.094s ok cmd/cover 23.250s ok cmd/dist 1.030s ok cmd/distpack 1.035s ok cmd/doc 4.008s ok cmd/fix 15.330s ok cmd/go 556.090s ok cmd/go/internal/auth 1.093s ok cmd/go/internal/cache 1.517s ok cmd/go/internal/cfg 1.042s [no tests to run] ok cmd/go/internal/envcmd 1.802s ok cmd/go/internal/fsys 1.228s ok cmd/go/internal/generate 1.075s ok cmd/go/internal/gover 1.063s ok cmd/go/internal/imports 1.129s ok cmd/go/internal/load 1.076s ok cmd/go/internal/lockedfile 2.367s ok cmd/go/internal/lockedfile/internal/filelock 2.156s ok cmd/go/internal/modfetch 1.165s ok cmd/go/internal/modfetch/codehost 11.958s ok cmd/go/internal/modfetch/zip_sum_test 1.169s ok cmd/go/internal/modindex 2.083s ok cmd/go/internal/modload 1.064s ok cmd/go/internal/mvs 1.074s ok cmd/go/internal/par 1.120s ok cmd/go/internal/str 1.031s ok cmd/go/internal/test 1.101s ok cmd/go/internal/toolchain 1.078s ok cmd/go/internal/vcs 1.091s ok cmd/go/internal/vcweb 1.128s ok cmd/go/internal/vcweb/vcstest 29.238s ok cmd/go/internal/web 1.065s ok cmd/go/internal/work 4.005s ok cmd/gofmt 1.403s ok cmd/internal/archive 3.633s ok cmd/internal/buildid 1.988s ok cmd/internal/cov 2.109s ok cmd/internal/dwarf 1.032s ok cmd/internal/edit 1.038s ok cmd/internal/goobj 1.062s ok cmd/internal/moddeps 4.105s ok cmd/internal/notsha256 1.050s ok cmd/internal/obj 3.021s ok cmd/internal/obj/ppc64 2.334s ok cmd/internal/obj/riscv 1.753s ok cmd/internal/obj/s390x 1.043s ok cmd/internal/obj/x86 6.357s ok cmd/internal/objabi 1.149s ok cmd/internal/pkgpath 5.150s ok cmd/internal/pkgpattern 1.103s ok cmd/internal/quoted 1.055s ok cmd/internal/src 1.039s ok cmd/internal/test2json 2.294s ok cmd/link 23.909s ok cmd/link/internal/benchmark 1.037s ok cmd/link/internal/ld 32.061s ok cmd/link/internal/loader 1.083s ok cmd/nm 9.770s ok cmd/objdump 10.432s ok cmd/pack 8.607s ok cmd/pprof 4.161s ok cmd/relnote 1.035s ok cmd/trace 1.042s ok cmd/trace/v2 1.338s ok cmd/vet 49.722s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3242 40276 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2152 52216 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1640 74288 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 5377 28072 ns/op 5155 B/op 16 allocs/op Benchmark/Reader/GNU-4 4878 23387 ns/op 4967 B/op 14 allocs/op Benchmark/Reader/PAX-4 2107 56285 ns/op 9056 B/op 33 allocs/op PASS ok archive/tar 1.955s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 304385664 ns/op 18208 B/op 69 allocs/op BenchmarkZip64Test-4 1 163848849 ns/op BenchmarkZip64TestSizes/4096-4 1273 145351 ns/op BenchmarkZip64TestSizes/1048576-4 115 946753 ns/op BenchmarkZip64TestSizes/67108864-4 1 166218304 ns/op PASS ok archive/zip 2.418s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 198795 604.6 ns/op BenchmarkReaderCopyUnoptimal-4 134127 884.9 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 43931 ns/op BenchmarkReaderWriteToOptimal-4 9219 15916 ns/op BenchmarkReaderReadString-4 126447 1077 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 205608 587.9 ns/op BenchmarkWriterCopyUnoptimal-4 227320 542.1 ns/op BenchmarkWriterCopyNoReadFrom-4 7981 39172 ns/op BenchmarkReaderEmpty-4 22704 5705 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 17062 6900 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 511726 229.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.574s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3248 35585 ns/op 920.83 MB/s BenchmarkWriteByte-4 374 298620 ns/op 13.72 MB/s BenchmarkWriteRune-4 204 578977 ns/op 21.22 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 3694204 ns/op BenchmarkBufferFullSmallReads-4 80 1542821 ns/op BenchmarkBufferWriteBlock/N4096-4 8720 25872 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 292 395563 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10908121 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 13769594 ns/op 1218.42 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3379525 33.63 ns/op 297.35 MB/s BenchmarkIndexByte/32-4 3241009 38.16 ns/op 838.64 MB/s BenchmarkIndexByte/4K-4 978446 124.4 ns/op 32920.86 MB/s BenchmarkIndexBytePortable/10-4 1000000 128.4 ns/op 77.87 MB/s BenchmarkIndexBytePortable/32-4 391088 373.2 ns/op 85.75 MB/s BenchmarkIndexBytePortable/4K-4 3386 40760 ns/op 100.49 MB/s BenchmarkIndexRune/10-4 970200 133.4 ns/op 74.94 MB/s BenchmarkIndexRune/32-4 884551 139.9 ns/op 228.74 MB/s BenchmarkIndexRune/4K-4 388653 339.2 ns/op 12077.13 MB/s BenchmarkIndexRuneASCII/10-4 3256428 36.81 ns/op 271.70 MB/s BenchmarkIndexRuneASCII/32-4 3056010 39.06 ns/op 819.32 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 125.3 ns/op 32700.60 MB/s BenchmarkEqual/0-4 8904825 13.32 ns/op BenchmarkEqual/same/1-4 760389 132.4 ns/op 7.55 MB/s BenchmarkEqual/same/6-4 1000000 121.3 ns/op 49.48 MB/s BenchmarkEqual/same/9-4 991724 121.5 ns/op 74.07 MB/s BenchmarkEqual/same/15-4 913395 124.8 ns/op 120.22 MB/s BenchmarkEqual/same/16-4 1000000 111.5 ns/op 143.48 MB/s BenchmarkEqual/same/20-4 1000000 119.3 ns/op 167.71 MB/s BenchmarkEqual/same/32-4 1000000 119.0 ns/op 268.93 MB/s BenchmarkEqual/same/4K-4 78818 1363 ns/op 3004.98 MB/s BenchmarkEqual/1-4 1000000 114.8 ns/op 8.71 MB/s BenchmarkEqual/6-4 1000000 115.9 ns/op 51.77 MB/s BenchmarkEqual/9-4 1000000 119.4 ns/op 75.39 MB/s BenchmarkEqual/15-4 1000000 120.2 ns/op 124.81 MB/s BenchmarkEqual/16-4 1000000 110.4 ns/op 144.91 MB/s BenchmarkEqual/20-4 1000000 113.2 ns/op 176.60 MB/s BenchmarkEqual/32-4 1000000 113.4 ns/op 282.16 MB/s BenchmarkEqual/4K-4 69140 1674 ns/op 2446.85 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 104.8 ns/op 610.96 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 114.3 ns/op 559.75 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 102.7 ns/op 623.10 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 107.0 ns/op 598.16 MB/s BenchmarkEqualBothUnaligned/4096_0-4 90892 1371 ns/op 2987.69 MB/s BenchmarkEqualBothUnaligned/4096_1-4 61305 1934 ns/op 2117.34 MB/s BenchmarkEqualBothUnaligned/4096_4-4 151114 780.3 ns/op 5249.45 MB/s BenchmarkEqualBothUnaligned/4096_7-4 166609 782.2 ns/op 5236.57 MB/s BenchmarkIndex/10-4 2151292 55.09 ns/op 181.51 MB/s BenchmarkIndex/32-4 2063172 59.66 ns/op 536.35 MB/s BenchmarkIndex/4K-4 36554 3427 ns/op 1195.14 MB/s BenchmarkIndexEasy/10-4 2200490 51.50 ns/op 194.16 MB/s BenchmarkIndexEasy/32-4 2144007 54.61 ns/op 585.99 MB/s BenchmarkIndexEasy/4K-4 503768 276.0 ns/op 14840.61 MB/s BenchmarkCount/10-4 1149192 103.9 ns/op 96.22 MB/s BenchmarkCount/32-4 885622 116.2 ns/op 275.28 MB/s BenchmarkCount/4K-4 32312 3346 ns/op 1223.98 MB/s BenchmarkCountEasy/10-4 1000000 104.9 ns/op 95.35 MB/s BenchmarkCountEasy/32-4 1056816 108.1 ns/op 296.01 MB/s BenchmarkCountEasy/4K-4 422886 318.6 ns/op 12854.29 MB/s BenchmarkCountSingle/10-4 2000342 58.62 ns/op 170.59 MB/s BenchmarkCountSingle/32-4 2033220 55.89 ns/op 572.58 MB/s BenchmarkCountSingle/4K-4 1000000 122.3 ns/op 33483.73 MB/s BenchmarkToUpper/#00-4 2013672 53.76 ns/op BenchmarkToUpper/ONLYUPPER-4 220771 513.6 ns/op BenchmarkToUpper/abc-4 421064 330.2 ns/op BenchmarkToUpper/AbC123-4 254764 524.7 ns/op BenchmarkToUpper/azAZ09_-4 205633 576.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 65439 1761 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 29407 3767 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 46844 2292 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 104236 1100 ns/op BenchmarkToLower/#00-4 2258631 51.88 ns/op BenchmarkToLower/abc-4 390351 352.4 ns/op BenchmarkToLower/AbC123-4 244050 511.3 ns/op BenchmarkToLower/azAZ09_-4 190130 579.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 63834 1676 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33348 3655 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 60240 2014 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 92870 1161 ns/op BenchmarkFields/ASCII/16-4 144900 872.4 ns/op 18.34 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10930 ns/op 23.42 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 703 171494 ns/op 23.88 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3005099 ns/op 21.81 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53905538 ns/op 19.45 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 70040 1760 ns/op 9.09 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4460 27461 ns/op 9.32 MB/s 1920 B/op 2 allocs/op BenchmarkFields/Mixed/4096-4 296 397589 ns/op 10.30 MB/s 25088 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 6649015 ns/op 9.86 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 115230978 ns/op 9.10 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 99549 1170 ns/op 13.68 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9684 14377 ns/op 17.81 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 490 262328 ns/op 15.61 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 27 4760047 ns/op 13.77 MB/s 512263 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 78698836 ns/op 13.32 MB/s 11219296 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 86224 1366 ns/op 11.71 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 5442 20920 ns/op 12.24 MB/s 1920 B/op 2 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 391 319852 ns/op 12.81 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5648756 ns/op 11.60 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 95451158 ns/op 10.99 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1679764 67.88 ns/op BenchmarkTrimSpace/ASCII-4 1000000 122.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 86522 1369 ns/op BenchmarkTrimSpace/JustNonASCII-4 41703 2745 ns/op BenchmarkToValidUTF8/Valid-4 422544 314.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 245893 444.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 81372 1422 ns/op BenchmarkIndexHard1-4 1100 105302 ns/op BenchmarkIndexHard2-4 828 145400 ns/op BenchmarkIndexHard3-4 200 583796 ns/op BenchmarkIndexHard4-4 138 867578 ns/op BenchmarkLastIndexHard1-4 7 15893145 ns/op BenchmarkLastIndexHard2-4 6 20945508 ns/op BenchmarkLastIndexHard3-4 5 22628457 ns/op BenchmarkCountHard1-4 1150 112222 ns/op BenchmarkCountHard2-4 666 168246 ns/op BenchmarkCountHard3-4 176 599418 ns/op BenchmarkSplitEmptySeparator-4 1 130421811 ns/op BenchmarkSplitSingleByteSeparator-4 15 9913946 ns/op BenchmarkSplitMultiByteSeparator-4 12 9550444 ns/op BenchmarkSplitNSingleByteSeparator-4 164998 1021 ns/op BenchmarkSplitNMultiByteSeparator-4 54955 2382 ns/op BenchmarkRepeat-4 138958 890.7 ns/op BenchmarkRepeatLarge/256/1-4 94192 1360 ns/op 188.18 MB/s BenchmarkRepeatLarge/256/16-4 154647 1007 ns/op 254.27 MB/s BenchmarkRepeatLarge/512/1-4 65167 1935 ns/op 264.54 MB/s BenchmarkRepeatLarge/512/16-4 76966 1542 ns/op 332.06 MB/s BenchmarkRepeatLarge/1024/1-4 34540 3283 ns/op 311.87 MB/s BenchmarkRepeatLarge/1024/16-4 39366 3068 ns/op 333.82 MB/s BenchmarkRepeatLarge/2048/1-4 20829 6382 ns/op 320.88 MB/s BenchmarkRepeatLarge/2048/16-4 25274 5549 ns/op 369.07 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11305 ns/op 362.33 MB/s BenchmarkRepeatLarge/4096/16-4 12228 8493 ns/op 482.26 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15813 ns/op 518.07 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15413 ns/op 531.50 MB/s BenchmarkRepeatLarge/8192/4097-4 13767 8942 ns/op 458.17 MB/s BenchmarkRepeatLarge/16384/1-4 8589 33206 ns/op 493.40 MB/s BenchmarkRepeatLarge/16384/16-4 8178 30981 ns/op 528.84 MB/s BenchmarkRepeatLarge/16384/4097-4 6807 22338 ns/op 550.24 MB/s BenchmarkRepeatLarge/32768/1-4 2640 54153 ns/op 605.10 MB/s BenchmarkRepeatLarge/32768/16-4 3100 54818 ns/op 597.76 MB/s BenchmarkRepeatLarge/32768/4097-4 3391 50092 ns/op 572.53 MB/s BenchmarkRepeatLarge/65536/1-4 952 107289 ns/op 610.84 MB/s BenchmarkRepeatLarge/65536/16-4 1017 100979 ns/op 649.01 MB/s BenchmarkRepeatLarge/65536/4097-4 1185 102549 ns/op 599.27 MB/s BenchmarkRepeatLarge/131072/1-4 294 428157 ns/op 306.13 MB/s BenchmarkRepeatLarge/131072/16-4 273 435486 ns/op 300.98 MB/s BenchmarkRepeatLarge/131072/4097-4 261 395723 ns/op 320.95 MB/s BenchmarkRepeatLarge/262144/1-4 163 811373 ns/op 323.09 MB/s BenchmarkRepeatLarge/262144/16-4 146 805666 ns/op 325.38 MB/s BenchmarkRepeatLarge/262144/4097-4 148 777146 ns/op 332.13 MB/s BenchmarkRepeatLarge/524288/1-4 82 1343373 ns/op 390.28 MB/s BenchmarkRepeatLarge/524288/16-4 99 1195877 ns/op 438.41 MB/s BenchmarkRepeatLarge/524288/4097-4 76 1409753 ns/op 369.09 MB/s BenchmarkRepeatLarge/1048576/1-4 50 2823078 ns/op 371.43 MB/s BenchmarkRepeatLarge/1048576/16-4 39 2574773 ns/op 407.25 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2541456 ns/op 411.08 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4569898 ns/op 458.91 MB/s BenchmarkRepeatLarge/2097152/16-4 27 4576144 ns/op 458.28 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4629894 ns/op 452.18 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8438264 ns/op 497.06 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9502376 ns/op 441.40 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 10227411 ns/op 409.80 MB/s BenchmarkRepeatLarge/8388608/1-4 7 17533115 ns/op 478.44 MB/s BenchmarkRepeatLarge/8388608/16-4 7 17502592 ns/op 479.28 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15717555 ns/op 533.58 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26660514 ns/op 629.29 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27359522 ns/op 613.21 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27329820 ns/op 613.88 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53590378 ns/op 626.13 MB/s BenchmarkRepeatLarge/33554432/16-4 2 53431472 ns/op 627.99 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54209435 ns/op 618.98 MB/s BenchmarkRepeatLarge/67108864/1-4 1 106732730 ns/op 628.76 MB/s BenchmarkRepeatLarge/67108864/16-4 1 110804857 ns/op 605.65 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 104394198 ns/op 642.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 220145013 ns/op 609.68 MB/s BenchmarkRepeatLarge/134217728/16-4 1 208954055 ns/op 642.33 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 210603949 ns/op 637.30 MB/s BenchmarkRepeatLarge/268435456/1-4 1 439038160 ns/op 611.42 MB/s BenchmarkRepeatLarge/268435456/16-4 1 413375963 ns/op 649.37 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 420640267 ns/op 638.16 MB/s BenchmarkRepeatLarge/536870912/1-4 1 934716760 ns/op 574.37 MB/s BenchmarkRepeatLarge/536870912/16-4 1 904420133 ns/op 593.61 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 977131471 ns/op 549.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3475386695 ns/op 308.96 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1565086025 ns/op 686.06 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1629152613 ns/op 659.08 MB/s BenchmarkBytesCompare/1-4 14875195 8.369 ns/op BenchmarkBytesCompare/2-4 13965402 8.489 ns/op BenchmarkBytesCompare/4-4 13955216 8.461 ns/op BenchmarkBytesCompare/8-4 13042029 8.642 ns/op BenchmarkBytesCompare/16-4 13749364 8.463 ns/op BenchmarkBytesCompare/32-4 11776093 9.277 ns/op BenchmarkBytesCompare/64-4 10523448 12.09 ns/op BenchmarkBytesCompare/128-4 8865888 11.66 ns/op BenchmarkBytesCompare/256-4 7259918 14.72 ns/op BenchmarkBytesCompare/512-4 5211472 21.28 ns/op BenchmarkBytesCompare/1024-4 2871578 34.83 ns/op BenchmarkBytesCompare/2048-4 1757874 57.79 ns/op BenchmarkIndexAnyASCII/1:1-4 1777646 69.79 ns/op BenchmarkIndexAnyASCII/1:2-4 1666023 70.35 ns/op BenchmarkIndexAnyASCII/1:4-4 1761864 68.72 ns/op BenchmarkIndexAnyASCII/1:8-4 1779247 67.52 ns/op BenchmarkIndexAnyASCII/1:16-4 1759566 70.14 ns/op BenchmarkIndexAnyASCII/1:32-4 1495941 70.40 ns/op BenchmarkIndexAnyASCII/1:64-4 1716037 68.61 ns/op BenchmarkIndexAnyASCII/16:1-4 1547604 75.03 ns/op BenchmarkIndexAnyASCII/16:2-4 418291 302.7 ns/op BenchmarkIndexAnyASCII/16:4-4 410413 308.9 ns/op BenchmarkIndexAnyASCII/16:8-4 402769 308.5 ns/op BenchmarkIndexAnyASCII/16:16-4 400524 314.0 ns/op BenchmarkIndexAnyASCII/16:32-4 360522 330.7 ns/op BenchmarkIndexAnyASCII/16:64-4 297810 364.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1530825 77.17 ns/op BenchmarkIndexAnyASCII/256:2-4 29426 3698 ns/op BenchmarkIndexAnyASCII/256:4-4 30026 3710 ns/op BenchmarkIndexAnyASCII/256:8-4 30687 3714 ns/op BenchmarkIndexAnyASCII/256:16-4 31953 3615 ns/op BenchmarkIndexAnyASCII/256:32-4 31779 3627 ns/op BenchmarkIndexAnyASCII/256:64-4 31768 3744 ns/op BenchmarkIndexAnyUTF8/1:1-4 1720754 69.24 ns/op BenchmarkIndexAnyUTF8/1:2-4 1847728 66.43 ns/op BenchmarkIndexAnyUTF8/1:4-4 1778479 66.00 ns/op BenchmarkIndexAnyUTF8/1:8-4 1841601 66.04 ns/op BenchmarkIndexAnyUTF8/1:16-4 1837208 66.64 ns/op BenchmarkIndexAnyUTF8/1:32-4 1833524 65.78 ns/op BenchmarkIndexAnyUTF8/1:64-4 1704652 68.80 ns/op BenchmarkIndexAnyUTF8/16:1-4 133914 919.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 351898 336.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 332715 331.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 362745 353.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 395361 339.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 351550 339.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 321628 345.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 9511 12502 ns/op BenchmarkIndexAnyUTF8/256:2-4 26767 4540 ns/op BenchmarkIndexAnyUTF8/256:4-4 25569 4476 ns/op BenchmarkIndexAnyUTF8/256:8-4 26884 4552 ns/op BenchmarkIndexAnyUTF8/256:16-4 25705 4499 ns/op BenchmarkIndexAnyUTF8/256:32-4 24860 4665 ns/op BenchmarkIndexAnyUTF8/256:64-4 25105 4828 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2151868 58.95 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2200912 56.22 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2139109 56.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2178720 55.36 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2157043 56.77 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2002747 61.93 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2139997 62.67 ns/op BenchmarkLastIndexAnyASCII/16:1-4 436634 259.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 444764 259.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 443761 270.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 443488 262.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 465459 275.0 ns/op BenchmarkLastIndexAnyASCII/16:32-4 373314 292.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 368571 330.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 36324 3320 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34430 3382 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34520 3322 ns/op BenchmarkLastIndexAnyASCII/256:8-4 34942 3333 ns/op BenchmarkLastIndexAnyASCII/256:16-4 33572 3429 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33946 3370 ns/op BenchmarkLastIndexAnyASCII/256:64-4 33192 3435 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2122058 57.41 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2141185 56.45 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2124480 58.28 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2019276 63.43 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2204017 58.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2142402 57.52 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2156222 62.66 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 173054 686.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 351070 333.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 344930 332.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 317209 341.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 356061 345.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 365259 352.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 303316 361.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 10418 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 25378 4574 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 23878 4636 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 25708 4472 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24326 4673 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 24290 4868 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 24368 4810 ns/op BenchmarkTrimASCII/1:1-4 2078578 55.69 ns/op BenchmarkTrimASCII/1:2-4 2046745 58.30 ns/op BenchmarkTrimASCII/1:4-4 2012702 62.84 ns/op BenchmarkTrimASCII/1:8-4 1679136 61.74 ns/op BenchmarkTrimASCII/1:16-4 1627196 71.26 ns/op BenchmarkTrimASCII/16:1-4 544167 216.1 ns/op BenchmarkTrimASCII/16:2-4 473952 280.9 ns/op BenchmarkTrimASCII/16:4-4 457962 265.6 ns/op BenchmarkTrimASCII/16:8-4 484503 267.8 ns/op BenchmarkTrimASCII/16:16-4 396177 277.8 ns/op BenchmarkTrimASCII/256:1-4 44683 2596 ns/op BenchmarkTrimASCII/256:2-4 34953 3333 ns/op BenchmarkTrimASCII/256:4-4 36322 3325 ns/op BenchmarkTrimASCII/256:8-4 33572 3363 ns/op BenchmarkTrimASCII/256:16-4 34994 3365 ns/op BenchmarkTrimASCII/4096:1-4 3181 39941 ns/op BenchmarkTrimASCII/4096:2-4 2272 54427 ns/op BenchmarkTrimASCII/4096:4-4 2011 52780 ns/op BenchmarkTrimASCII/4096:8-4 2264 60144 ns/op BenchmarkTrimASCII/4096:16-4 2220 51296 ns/op BenchmarkTrimByte-4 1913558 59.16 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 17326 6818 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16558 6852 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 933 131409 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1802 70860 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3288 33139 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7429 16681 ns/op BenchmarkCompareBytesEqual-4 13846580 8.325 ns/op BenchmarkCompareBytesToNil-4 16330720 7.657 ns/op BenchmarkCompareBytesEmpty-4 18519608 6.478 ns/op BenchmarkCompareBytesIdentical-4 15729454 8.185 ns/op BenchmarkCompareBytesSameLength-4 13139779 10.02 ns/op BenchmarkCompareBytesDifferentLength-4 13146993 9.796 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2209 61117 ns/op 17157.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2356 51225 ns/op 20470.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2394 47230 ns/op 22201.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1911 53826 ns/op 19481.17 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2212 51660 ns/op 20297.65 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2064 54740 ns/op 19155.62 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2496 48515 ns/op 21613.61 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 3284 44032 ns/op 23814.24 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2252 54976 ns/op 19073.52 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2341 58006 ns/op 18077.27 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2169 76692 ns/op 13672.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2605 53741 ns/op 19511.64 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1683 60116 ns/op 17442.66 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2368 69963 ns/op 14987.54 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1740 65494 ns/op 16010.42 MB/s BenchmarkCompareBytesBig-4 2812 58793 ns/op 17835.24 MB/s BenchmarkCompareBytesBigIdentical-4 12065055 10.36 ns/op 101213144.00 MB/s PASS ok bytes 75.109s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 109283129 ns/op 0.92 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 333083767 ns/op 1.70 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 35647487 ns/op 0.46 MB/s 3647536 B/op 52 allocs/op PASS ok compress/bzip2 2.901s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 28 3913420 ns/op 2.56 MB/s 43482 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 21470588 ns/op 4.66 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 223041488 ns/op 4.48 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 34 4704694 ns/op 2.13 MB/s 43039 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 23282753 ns/op 4.30 MB/s 45849 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 244417273 ns/op 4.09 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 54 4747437 ns/op 2.11 MB/s 42403 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 23662298 ns/op 4.23 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 218176386 ns/op 4.58 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 48 2415364 ns/op 4.14 MB/s 42975 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 4 29955296 ns/op 3.34 MB/s 45046 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 220132960 ns/op 4.54 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 3396108 ns/op 2.94 MB/s 43148 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 25085446 ns/op 3.99 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 245733150 ns/op 4.07 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 67 3924026 ns/op 2.55 MB/s 43359 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 16058148 ns/op 6.23 MB/s 46133 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 166887646 ns/op 5.99 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 63 2322685 ns/op 4.31 MB/s 43004 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 7 23927086 ns/op 4.18 MB/s 44128 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 136575384 ns/op 7.32 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 75 2035849 ns/op 4.91 MB/s 42697 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 12989489 ns/op 7.70 MB/s 45005 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 153491468 ns/op 6.52 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 75 2051283 ns/op 4.87 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 16534899 ns/op 6.05 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 167247388 ns/op 5.98 MB/s BenchmarkEncode/Digits/Speed/1e4-4 38 4820613 ns/op 2.07 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 29302722 ns/op 3.41 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 278098375 ns/op 3.60 MB/s BenchmarkEncode/Digits/Default/1e4-4 14 7890235 ns/op 1.27 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 99397163 ns/op 1.01 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 1104853425 ns/op 0.91 MB/s BenchmarkEncode/Digits/Compression/1e4-4 14 9279775 ns/op 1.08 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 82823394 ns/op 1.21 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 927525396 ns/op 1.08 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 61 4026793 ns/op 2.48 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 7 31216045 ns/op 3.20 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 181149592 ns/op 5.52 MB/s BenchmarkEncode/Newton/Speed/1e4-4 36 3541108 ns/op 2.82 MB/s BenchmarkEncode/Newton/Speed/1e5-4 5 20893024 ns/op 4.79 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 231999706 ns/op 4.31 MB/s BenchmarkEncode/Newton/Default/1e4-4 12 10273486 ns/op 0.97 MB/s BenchmarkEncode/Newton/Default/1e5-4 1 102607393 ns/op 0.97 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 830328616 ns/op 1.20 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 11250384 ns/op 0.89 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 124892487 ns/op 0.80 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1001181551 ns/op 1.00 MB/s PASS ok compress/flate 22.542s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 48 2876047 ns/op 3.48 MB/s BenchmarkDecoder/1e-Reuse4-4 54 2487240 ns/op 4.02 MB/s BenchmarkDecoder/1e5-4 4 26796301 ns/op 3.73 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24428684 ns/op 4.09 MB/s BenchmarkDecoder/1e6-4 1 232019072 ns/op 4.31 MB/s BenchmarkDecoder/1e-Reuse6-4 1 243577727 ns/op 4.11 MB/s BenchmarkEncoder/1e4-4 52 2190248 ns/op 4.57 MB/s BenchmarkEncoder/1e-Reuse4-4 56 2654655 ns/op 3.77 MB/s BenchmarkEncoder/1e5-4 6 19532892 ns/op 5.12 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19723008 ns/op 5.07 MB/s BenchmarkEncoder/1e6-4 1 198309383 ns/op 5.04 MB/s BenchmarkEncoder/1e-Reuse6-4 1 198136666 ns/op 5.05 MB/s PASS ok compress/lzw 4.152s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4600333 ns/op PASS ok container/heap 1.170s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 29049 4505 ns/op BenchmarkWithTimeout/concurrency=40-4 4515 25173 ns/op BenchmarkWithTimeout/concurrency=4000-4 3728 48788 ns/op BenchmarkWithTimeout/concurrency=400000-4 6974 25859 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 206948 570.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 10039 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16180 7601 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3673 87734 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1945 74224 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2851 43772 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 234 660414 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 171 677052 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 288 442637 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 5153185 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 9891588 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 34 4693895 ns/op BenchmarkCheckCanceled/Err-4 254400 445.0 ns/op BenchmarkCheckCanceled/Done-4 486943 400.5 ns/op BenchmarkContextCancelDone-4 693866 189.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 19094 6732 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 14049 8899 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 15174 7398 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14264 7891 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12064 11907 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 453183 283.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 302004 425.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 215709 589.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 121112 950.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 64918 1846 ns/op PASS ok context 16.026s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1284552 90.93 ns/op 175.96 MB/s BenchmarkDecrypt-4 1116818 142.3 ns/op 112.42 MB/s BenchmarkExpand-4 752586 179.6 ns/op PASS ok crypto/aes 1.758s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 147901 760.4 ns/op 84.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 323536 370.0 ns/op 172.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 148876 1326 ns/op 48.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 354270 563.6 ns/op 113.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 135198 903.3 ns/op 1494.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 178561 714.5 ns/op 1889.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 115566 1109 ns/op 1217.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 180024 794.1 ns/op 1700.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46324 2642 ns/op 3100.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 50314 2212 ns/op 3702.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 40414 3729 ns/op 2197.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 41164 3009 ns/op 2722.91 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5193 31431 ns/op 32.42 MB/s BenchmarkAESCFBDecrypt1K-4 5082 24956 ns/op 40.83 MB/s BenchmarkAESCFBDecrypt8K-4 708 203315 ns/op 40.27 MB/s BenchmarkAESOFB1K-4 7479 16620 ns/op 61.31 MB/s BenchmarkAESCTR1K-4 10000 13354 ns/op 76.31 MB/s BenchmarkAESCTR8K-4 1707 90590 ns/op 90.37 MB/s BenchmarkAESCBCEncrypt1K-4 10000 11444 ns/op 89.48 MB/s BenchmarkAESCBCDecrypt1K-4 13612 8745 ns/op 117.09 MB/s PASS ok crypto/cipher 5.519s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 73171 1687 ns/op 4.74 MB/s BenchmarkDecrypt-4 69088 1842 ns/op 4.34 MB/s BenchmarkTDESEncrypt-4 26948 4140 ns/op 1.93 MB/s BenchmarkTDESDecrypt-4 24144 4408 ns/op 1.81 MB/s PASS ok crypto/des 2.069s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1015 133199 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 10 11122772 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 5 30714713 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 69 1977107 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.123s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1884 78636 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 31 7566288 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 10 10930360 ns/op 3064 B/op 35 allocs/op BenchmarkVerify/P256-4 734 140893 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 13 12342728 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 25748502 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4396 28704 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 48 3727968 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 18 10729334 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 3.221s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 254 563372 ns/op BenchmarkNewKeyFromSeed-4 222 495834 ns/op BenchmarkSigning-4 237 716846 ns/op BenchmarkVerification-4 172 725620 ns/op PASS ok crypto/ed25519 1.989s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7029 18479 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 129 983009 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 50 2289376 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 5413646 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1904 68263 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 62 3694611 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5157679 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 13814138 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10547 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7761 17752 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3823 32684 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 87 1839391 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2323 46410 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 352 349354 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1844 77767 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1196658 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.440s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16381 7729 ns/op 132.48 MB/s BenchmarkHMACSHA256_32-4 22935 4975 ns/op 6.43 MB/s BenchmarkNewWriteSum-4 11275 10691 ns/op 2.99 MB/s PASS ok crypto/hmac 1.767s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 42060 2876 ns/op BenchmarkModSub-4 37231 2972 ns/op BenchmarkMontgomeryRepr-4 19054 5294 ns/op BenchmarkMontgomeryMul-4 20568 5467 ns/op BenchmarkModMul-4 9865 14238 ns/op BenchmarkExpBig-4 16 8097735 ns/op BenchmarkExp-4 5 22612700 ns/op PASS ok crypto/internal/bigmod 2.449s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3531 34646 ns/op BenchmarkScalarBaseMult-4 216 551127 ns/op BenchmarkScalarMult-4 97 1219068 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 156 778720 ns/op PASS ok crypto/internal/edwards25519 1.729s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 428042 287.4 ns/op BenchmarkMultiply-4 3861829 27.38 ns/op BenchmarkSquare-4 5295696 19.64 ns/op BenchmarkInvert-4 28688 3893 ns/op BenchmarkMult32-4 1000000 108.2 ns/op PASS ok crypto/internal/edwards25519/field 1.944s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 56 2094551 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2022 59452 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5531074 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 15002089 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 129 1142841 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 12427 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 36 3190644 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 22 4998164 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.493s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 630018 185.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 387366 368.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 102261 1068 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 742216 190.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 291774 486.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 115719 1416 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.249s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 111944 1219 ns/op 6.56 MB/s BenchmarkHash64-4 136410 997.8 ns/op 64.14 MB/s BenchmarkHash128-4 135037 944.0 ns/op 135.60 MB/s BenchmarkHash256-4 108354 1088 ns/op 235.34 MB/s BenchmarkHash512-4 62719 1714 ns/op 298.75 MB/s BenchmarkHash1K-4 54482 2726 ns/op 375.70 MB/s BenchmarkHash8K-4 10000 13466 ns/op 608.37 MB/s BenchmarkHash1M-4 72 1421948 ns/op 737.42 MB/s BenchmarkHash8M-4 10 11568165 ns/op 725.15 MB/s BenchmarkHash8BytesUnaligned-4 102784 1088 ns/op 7.35 MB/s BenchmarkHash1KUnaligned-4 55335 2183 ns/op 469.03 MB/s BenchmarkHash8KUnaligned-4 10000 11840 ns/op 691.90 MB/s PASS ok crypto/md5 3.338s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 654054868 ns/op PASS ok crypto/rand 1.702s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9792 10356 ns/op 12.36 MB/s BenchmarkRC4_1K-4 1231 82586 ns/op 12.40 MB/s BenchmarkRC4_8K-4 193 1116959 ns/op 7.25 MB/s PASS ok crypto/rc4 1.719s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 12047343 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 26879522 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 46397952 ns/op BenchmarkEncryptPKCS1v15/2048-4 558 188759 ns/op BenchmarkDecryptOAEP/2048-4 8 13619857 ns/op BenchmarkEncryptOAEP/2048-4 542 291648 ns/op BenchmarkSignPKCS1v15/2048-4 9 16083050 ns/op BenchmarkVerifyPKCS1v15/2048-4 550 207069 ns/op BenchmarkSignPSS/2048-4 8 13095698 ns/op BenchmarkVerifyPSS/2048-4 554 220639 ns/op PASS ok crypto/rsa 3.476s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 94350 1535 ns/op 5.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 89362 1885 ns/op 4.24 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 67926 1495 ns/op 214.03 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 93627 1346 ns/op 237.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47049 2809 ns/op 364.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 64081 1887 ns/op 542.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 12638 9381 ns/op 873.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 10965 ns/op 747.07 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.550s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 75912 1595 ns/op 5.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 89575 1348 ns/op 5.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 82094 1452 ns/op 5.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30463 4220 ns/op 242.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 33878 3740 ns/op 273.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32449 3762 ns/op 272.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5900 22150 ns/op 369.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5749 21223 ns/op 386.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5568 22545 ns/op 363.36 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.588s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 55261 2182 ns/op 3.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 37065 2919 ns/op 2.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 53019 2480 ns/op 3.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28101 3865 ns/op 264.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 33864 4300 ns/op 238.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 32232 3616 ns/op 283.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7590 25756 ns/op 318.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8414 15384 ns/op 532.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7478 25528 ns/op 320.91 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.832s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 22282119 5.685 ns/op BenchmarkConstantTimeEq-4 21663426 6.940 ns/op BenchmarkConstantTimeLessOrEq-4 22297678 6.141 ns/op BenchmarkXORBytes/8Bytes-4 2915232 38.93 ns/op 205.48 MB/s BenchmarkXORBytes/128Bytes-4 2316798 55.24 ns/op 2317.26 MB/s BenchmarkXORBytes/2048Bytes-4 1055851 100.0 ns/op 20477.02 MB/s BenchmarkXORBytes/32768Bytes-4 85250 1473 ns/op 22247.90 MB/s PASS ok crypto/subtle 2.406s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 42 4446358 ns/op BenchmarkCertCache/1-4 33 5116831 ns/op BenchmarkCertCache/2-4 26 4519184 ns/op BenchmarkCertCache/3-4 21 5670421 ns/op BenchmarkHandshakeServer/RSA-4 9 14891172 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 12206486 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 13557765 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 42 4221818 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 40 4267999 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 21 5774358 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 19 6382580 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 43951741 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 42687791 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 100299604 ns/op 10.45 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 84561894 ns/op 12.40 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 160231784 ns/op 13.09 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 209342575 ns/op 10.02 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 316974710 ns/op 13.23 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 296803644 ns/op 14.13 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 527332863 ns/op 15.91 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 606848649 ns/op 13.82 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1309872777 ns/op 12.81 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1357161135 ns/op 12.36 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2576178693 ns/op 13.02 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2654883644 ns/op 12.64 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 5085785008 ns/op 13.20 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 5160435112 ns/op 13.00 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 90554770 ns/op 11.58 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 92851794 ns/op 11.29 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 156148966 ns/op 13.43 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 197092766 ns/op 10.64 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 293573748 ns/op 14.29 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 369654750 ns/op 11.35 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 645973161 ns/op 12.99 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 655997009 ns/op 12.79 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1148183902 ns/op 14.61 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1310572053 ns/op 12.80 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2328943624 ns/op 14.41 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2663425517 ns/op 12.60 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 4658012620 ns/op 14.41 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5469858552 ns/op 12.27 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 724096773 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 724263666 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 304187548 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 301080657 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 166698312 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 166104696 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 95567738 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 95093393 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 56650908 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52860326 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 160985130 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156835060 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 80129114 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 82870190 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 53351306 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 55442598 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40219291 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 39461735 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 33970755 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 30172268 ns/op PASS ok crypto/tls 52.415s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13946811 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 302 394610 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 906 157613 ns/op 12660 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 686 158863 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.182s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 30 4152075 ns/op 279272 B/op 1627 allocs/op BenchmarkConcurrentStmtQuery-4 28 3909009 ns/op 265863 B/op 1981 allocs/op BenchmarkConcurrentStmtExec-4 46 2514973 ns/op 213539 B/op 589 allocs/op BenchmarkConcurrentTxQuery-4 34 4243844 ns/op 272988 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 50 2167712 ns/op 87776 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 37 2903164 ns/op 108637 B/op 2079 allocs/op BenchmarkConcurrentTxStmtExec-4 117 1105795 ns/op 40151 B/op 381 allocs/op BenchmarkConcurrentRandom-4 31 3318746 ns/op 227863 B/op 1781 allocs/op BenchmarkManyConcurrentQueries-4 2307 49023 ns/op 4129 B/op 20 allocs/op BenchmarkGrabConn-4 157662 1253 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.893s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1815 79439 ns/op BenchmarkSymbols32-4 1618 70969 ns/op PASS ok debug/elf 1.578s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 116407 1183 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 51 2787239 ns/op 180235 B/op 13 allocs/op Benchmark115/LineToPC-4 67 2640672 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14809 10628 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.921s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 40348 6180 ns/op BenchmarkMarshal-4 608 202969 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2886 51898 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.969s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 256 459646 ns/op 17.82 MB/s BenchmarkEncodeToString-4 234 527615 ns/op 15.53 MB/s BenchmarkDecode-4 135 851970 ns/op 15.39 MB/s BenchmarkDecodeString-4 138 946129 ns/op 13.86 MB/s PASS ok encoding/base32 1.877s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 222 761026 ns/op 10.76 MB/s BenchmarkDecodeString/2-4 166150 702.7 ns/op 5.69 MB/s BenchmarkDecodeString/4-4 237405 592.0 ns/op 13.51 MB/s BenchmarkDecodeString/8-4 143358 751.0 ns/op 15.98 MB/s BenchmarkDecodeString/64-4 35788 3921 ns/op 22.44 MB/s BenchmarkDecodeString/8192-4 357 309027 ns/op 35.35 MB/s BenchmarkNewEncoding-4 26946 5109 ns/op 50.11 MB/s PASS ok encoding/base64 2.910s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1168 130284 ns/op 30.70 MB/s BenchmarkReadStruct-4 15159 12634 ns/op 5.94 MB/s BenchmarkWriteStruct-4 14132 8675 ns/op 8.65 MB/s BenchmarkReadInts-4 34437 3994 ns/op 7.51 MB/s BenchmarkWriteInts-4 34494 4660 ns/op 6.44 MB/s BenchmarkWriteSlice1000Int32s-4 1137 109168 ns/op 36.64 MB/s BenchmarkPutUint16-4 2041918 62.15 ns/op 32.18 MB/s BenchmarkAppendUint16-4 1965142 81.75 ns/op 24.46 MB/s BenchmarkPutUint32-4 1690732 66.93 ns/op 59.76 MB/s BenchmarkAppendUint32-4 1952365 59.75 ns/op 66.94 MB/s BenchmarkPutUint64-4 1000000 134.5 ns/op 59.46 MB/s BenchmarkAppendUint64-4 1000000 120.6 ns/op 66.36 MB/s BenchmarkLittleEndianPutUint16-4 2819355 46.15 ns/op 43.34 MB/s BenchmarkLittleEndianAppendUint16-4 2053402 56.59 ns/op 35.34 MB/s BenchmarkLittleEndianPutUint32-4 1859023 61.23 ns/op 65.32 MB/s BenchmarkLittleEndianAppendUint32-4 1950140 61.12 ns/op 65.44 MB/s BenchmarkLittleEndianPutUint64-4 1000000 115.3 ns/op 69.40 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 139.3 ns/op 57.45 MB/s BenchmarkReadFloats-4 134800 1029 ns/op 11.67 MB/s BenchmarkWriteFloats-4 137540 1018 ns/op 11.79 MB/s BenchmarkReadSlice1000Float32s-4 1020 126531 ns/op 31.61 MB/s BenchmarkWriteSlice1000Float32s-4 900 157802 ns/op 25.35 MB/s BenchmarkReadSlice1000Uint8s-4 52078 4160 ns/op 240.39 MB/s BenchmarkWriteSlice1000Uint8s-4 56161 2611 ns/op 382.97 MB/s BenchmarkPutUvarint32-4 892723 186.8 ns/op 21.41 MB/s BenchmarkPutUvarint64-4 282721 461.4 ns/op 17.34 MB/s PASS ok encoding/binary 7.404s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6050 27171 ns/op 737 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5857 26340 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5266 33975 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2158 59841 ns/op 3940 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5554 34024 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5958 21451 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6302 21273 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3188 52456 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 25444 ns/op PASS ok encoding/csv 2.993s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 4351 23747 ns/op 1823 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7022 19645 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 168 866434 ns/op 17079 B/op 333 allocs/op BenchmarkEncodeComplex128Slice-4 451 239317 ns/op 1088 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1036 123728 ns/op 85 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 912 122156 ns/op 95 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1329 88545 ns/op 291 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 39 3009283 ns/op 41592 B/op 256 allocs/op BenchmarkDecodeComplex128Slice-4 373 421448 ns/op 25299 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 754 191477 ns/op 10812 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 721 184857 ns/op 9769 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 236 429183 ns/op 39340 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 144 1020618 ns/op 67243 B/op 2232 allocs/op BenchmarkDecodeBytesSlice-4 296 396897 ns/op 24300 B/op 209 allocs/op BenchmarkDecodeInterfaceSlice-4 66 2135678 ns/op 83354 B/op 3178 allocs/op BenchmarkDecodeMap-4 63 2434794 ns/op 54124 B/op 181 allocs/op PASS ok encoding/gob 4.759s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 8516 21004 ns/op 12.19 MB/s BenchmarkEncode/1024-4 2310 54733 ns/op 18.71 MB/s BenchmarkEncode/4096-4 562 239440 ns/op 17.11 MB/s BenchmarkEncode/16384-4 132 829164 ns/op 19.76 MB/s BenchmarkDecode/256-4 19788 7981 ns/op 32.08 MB/s BenchmarkDecode/1024-4 5743 25651 ns/op 39.92 MB/s BenchmarkDecode/4096-4 1200 154853 ns/op 26.45 MB/s BenchmarkDecode/16384-4 297 415107 ns/op 39.47 MB/s BenchmarkDump/256-4 846 149301 ns/op 1.71 MB/s BenchmarkDump/1024-4 241 494764 ns/op 2.07 MB/s BenchmarkDump/4096-4 78 1883298 ns/op 2.17 MB/s BenchmarkDump/16384-4 18 7729062 ns/op 2.12 MB/s PASS ok encoding/hex 3.715s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 177600136 ns/op 10.93 MB/s 8391968 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 150912655 ns/op 12.86 MB/s 5400 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 228148067 ns/op 8.51 MB/s 10331512 B/op 54 allocs/op BenchmarkCodeMarshalError-4 1 169510055 ns/op 11.45 MB/s 10334488 B/op 109 allocs/op BenchmarkMarshalBytes/32-4 16302 7646 ns/op BenchmarkMarshalBytes/256-4 4567 36490 ns/op BenchmarkMarshalBytes/4096-4 414 335568 ns/op BenchmarkMarshalBytesError/32-4 45 2769165 ns/op BenchmarkMarshalBytesError/256-4 49 2438717 ns/op BenchmarkMarshalBytesError/4096-4 39 2769318 ns/op BenchmarkMarshalMap-4 28891 3974 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 471918670 ns/op 4.11 MB/s 10098536 B/op 40037 allocs/op BenchmarkUnicodeDecoder-4 26322 4107 ns/op 3.41 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 42430 3699 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 431389612 ns/op 4.50 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 449265796 ns/op 4.32 MB/s 2019480 B/op 40005 allocs/op BenchmarkUnmarshalString-4 73376 1947 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 112992 1287 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 212644 971.4 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 15789 7424 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 63002 2442 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 71196 1503 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 21244 5636 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2256 44893 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 634 190963 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 109 1090522 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 10464082 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 618902 211.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 686582 198.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 583496 221.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 476325 222.4 ns/op BenchmarkEncodeMarshaler-4 44408 2320 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 71668 1895 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4522720 22.18 ns/op BenchmarkNumberIsValidRegexp-4 18133 6683 ns/op PASS ok encoding/json 10.823s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 3450908 ns/op 18.99 MB/s BenchmarkDecode-4 22 4957514 ns/op 17.91 MB/s PASS ok encoding/pem 1.441s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1767 62143 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 660 200048 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2368 53622 ns/op PASS ok encoding/xml 1.648s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 236774 589.9 ns/op BenchmarkAs-4 46084 2376 ns/op PASS ok errors 1.403s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 366637 290.2 ns/op BenchmarkIntSet-4 569956 200.5 ns/op BenchmarkFloatAdd-4 129000 970.0 ns/op BenchmarkFloatSet-4 545516 211.4 ns/op BenchmarkStringSet-4 397514 304.6 ns/op BenchmarkMapSet-4 121219 1058 ns/op BenchmarkMapSetDifferent-4 58509 2192 ns/op BenchmarkMapSetDifferentRandom-4 236 500988 ns/op BenchmarkMapSetString-4 111312 1092 ns/op BenchmarkMapAddSame-4 19573 5645 ns/op BenchmarkMapAddDifferent-4 9668 14512 ns/op BenchmarkMapAddDifferentRandom-4 186 550347 ns/op BenchmarkMapAddSameSteadyState-4 235504 445.0 ns/op BenchmarkMapAddDifferentSteadyState-4 132123 916.1 ns/op BenchmarkMapString-4 6109 18205 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 14216 7520 ns/op PASS ok expvar 4.681s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 72897 1882 ns/op BenchmarkSprintfEmpty-4 220912 755.0 ns/op BenchmarkSprintfString-4 119029 920.8 ns/op BenchmarkSprintfTruncateString-4 105632 1178 ns/op BenchmarkSprintfTruncateBytes-4 99784 1247 ns/op BenchmarkSprintfSlowParsingPath-4 121300 1124 ns/op BenchmarkSprintfQuoteString-4 42010 2969 ns/op BenchmarkSprintfInt-4 136851 756.2 ns/op BenchmarkSprintfIntInt-4 114272 1057 ns/op BenchmarkSprintfPrefixedInt-4 175470 1428 ns/op BenchmarkSprintfFloat-4 83053 1537 ns/op BenchmarkSprintfComplex-4 36298 3458 ns/op BenchmarkSprintfBoolean-4 231042 964.2 ns/op BenchmarkSprintfHexString-4 79694 2204 ns/op BenchmarkSprintfHexBytes-4 54472 2703 ns/op BenchmarkSprintfBytes-4 26475 3979 ns/op BenchmarkSprintfStringer-4 60015 3058 ns/op BenchmarkSprintfStructure-4 22285 6680 ns/op BenchmarkManyArgs-4 36769 2898 ns/op BenchmarkFprintInt-4 47594 2450 ns/op BenchmarkFprintfBytes-4 60770 2568 ns/op BenchmarkFprintIntNoAlloc-4 58470 2037 ns/op BenchmarkScanInts-4 30 4369604 ns/op BenchmarkScanRecursiveInt-4 1 462180494 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 666136281 ns/op PASS ok fmt 7.516s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 506 239728 ns/op PASS ok go/build 1.336s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 37720 2721 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12229 10141 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4069 35495 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1146 119639 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 243 582780 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 63 2450539 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 9375871 ns/op 846304 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 36329639 ns/op 3615234 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 189185241 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 2.983s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 389112121 ns/op 0.17 MB/s 45155176 B/op 48817 allocs/op PASS ok go/format 1.468s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 27685481 ns/op 1.95 MB/s BenchmarkParseOnly-4 4 25970369 ns/op 2.07 MB/s BenchmarkResolve-4 40 4293375 ns/op 12.54 MB/s PASS ok go/parser 3.070s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 153353087 ns/op 0.34 MB/s 5247384 B/op 27541 allocs/op BenchmarkPrintDecl-4 510 210742 ns/op 0.15 MB/s 16432 B/op 51 allocs/op PASS ok go/printer 1.368s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 249 541582 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8995629 ns/op 5.56 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 15238021 ns/op 4.85 MB/s BenchmarkScanFiles/net/http/server.go-4 5 22620871 ns/op 5.46 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 184 659067 ns/op 4.70 MB/s PASS ok go/scanner 2.035s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1332140 124.3 ns/op PASS ok go/token 1.348s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 88 1377040 ns/op BenchmarkNamed/Underlying/nongeneric-4 605220 334.9 ns/op BenchmarkNamed/Underlying/generic-4 809676 202.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 176.3 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 159.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 10000 12522 ns/op BenchmarkNamed/NewMethodSet/generic-4 10000 19497 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 10000 10583 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 12898 8401 ns/op BenchmarkCheck/http/funcbodies/info-4 1 842375714 ns/op 39907 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 585804358 ns/op 57305 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 368323507 ns/op 91131 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 302379370 ns/op 110951 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3610348390 ns/op 1447 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 268527342 ns/op 19400 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 115364846 ns/op 44804 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 111647123 ns/op 46667 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 825208247 ns/op 2623 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 101373052 ns/op 21285 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 93825006 ns/op 22361 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 71912699 ns/op 29852 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2618359505 ns/op 26464 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 875236938 ns/op 79160 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 231332794 ns/op 298198 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 138183164 ns/op 496816 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3946218372 ns/op 508.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 179331280 ns/op 11098 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 131227801 ns/op 15152 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 149152719 ns/op 13335 lines/s PASS ok go/types 59.731s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10210 ns/op 100.29 MB/s PASS ok hash/adler32 1.167s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 207270 925.6 ns/op 16.21 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 173042 615.2 ns/op 24.38 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 106215 2103 ns/op 19.02 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 100924 1113 ns/op 35.92 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 338656 343.3 ns/op 1491.53 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 351075 478.3 ns/op 1070.48 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 346720 446.2 ns/op 2295.16 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 289602 352.4 ns/op 2905.77 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 238162 625.8 ns/op 6545.51 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 220015 663.6 ns/op 6172.03 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 49582 2466 ns/op 13289.29 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 50523 2133 ns/op 15359.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 401754 345.4 ns/op 43.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 369504 341.7 ns/op 43.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 376741 337.8 ns/op 118.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 372508 339.0 ns/op 117.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 273553 547.3 ns/op 935.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 230074 443.6 ns/op 1154.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 243198 515.4 ns/op 1986.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 229494 514.8 ns/op 1988.96 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 211342 615.8 ns/op 6651.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 172071 1005 ns/op 4074.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51798 2468 ns/op 13279.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47168 2350 ns/op 13944.09 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 222561 602.7 ns/op 24.89 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 201254 596.3 ns/op 25.15 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 101095 1165 ns/op 34.33 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 109690 1001 ns/op 39.96 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 12013 ns/op 42.62 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9292 15612 ns/op 32.80 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4113 46585 ns/op 21.98 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5871 25000 ns/op 40.96 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1273 104700 ns/op 39.12 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1102 108975 ns/op 37.59 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 132 948116 ns/op 34.56 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 135 1026340 ns/op 31.93 MB/s PASS ok hash/crc32 8.947s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1112807 ns/op 58.89 MB/s BenchmarkCrc64/ISO4KB-4 1330 111932 ns/op 36.59 MB/s BenchmarkCrc64/ISO1KB-4 6622 28489 ns/op 35.94 MB/s BenchmarkCrc64/ECMA64KB-4 100 1715087 ns/op 38.21 MB/s BenchmarkCrc64/Random64KB-4 100 1042262 ns/op 62.88 MB/s BenchmarkCrc64/Random16KB-4 427 297092 ns/op 55.15 MB/s PASS ok hash/crc64 2.141s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 9510 12543 ns/op 81.64 MB/s BenchmarkFnv32aKB-4 11803 13267 ns/op 77.18 MB/s BenchmarkFnv64KB-4 10000 12362 ns/op 82.84 MB/s BenchmarkFnv64aKB-4 9992 11299 ns/op 90.62 MB/s BenchmarkFnv128KB-4 724 164128 ns/op 6.24 MB/s BenchmarkFnv128aKB-4 1644 81034 ns/op 12.64 MB/s PASS ok hash/fnv 2.258s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 413510 273.4 ns/op 14.63 MB/s BenchmarkHash/n=4/Bytes-4 2830329 39.20 ns/op 102.05 MB/s BenchmarkHash/n=4/String-4 1379834 78.30 ns/op 51.08 MB/s BenchmarkHash/n=8/Write-4 388309 296.7 ns/op 26.96 MB/s BenchmarkHash/n=8/Bytes-4 2967009 49.32 ns/op 162.20 MB/s BenchmarkHash/n=8/String-4 1384405 84.44 ns/op 94.74 MB/s BenchmarkHash/n=16/Write-4 391078 290.6 ns/op 55.07 MB/s BenchmarkHash/n=16/Bytes-4 2782678 51.10 ns/op 313.14 MB/s BenchmarkHash/n=16/String-4 1485501 115.9 ns/op 138.09 MB/s BenchmarkHash/n=32/Write-4 429741 301.9 ns/op 106.00 MB/s BenchmarkHash/n=32/Bytes-4 3055972 39.17 ns/op 816.92 MB/s BenchmarkHash/n=32/String-4 1379137 75.43 ns/op 424.24 MB/s BenchmarkHash/n=64/Write-4 400610 307.1 ns/op 208.38 MB/s BenchmarkHash/n=64/Bytes-4 2940661 51.23 ns/op 1249.25 MB/s BenchmarkHash/n=64/String-4 1358924 85.11 ns/op 751.94 MB/s BenchmarkHash/n=256/Write-4 347018 418.8 ns/op 611.30 MB/s BenchmarkHash/n=256/Bytes-4 1995781 81.27 ns/op 3150.02 MB/s BenchmarkHash/n=256/String-4 777165 144.1 ns/op 1776.69 MB/s BenchmarkHash/n=320/Write-4 336751 415.8 ns/op 769.64 MB/s BenchmarkHash/n=320/Bytes-4 1628972 70.16 ns/op 4561.22 MB/s BenchmarkHash/n=320/String-4 645974 186.8 ns/op 1713.34 MB/s BenchmarkHash/n=1024/Write-4 217057 588.7 ns/op 1739.44 MB/s BenchmarkHash/n=1024/Bytes-4 850276 226.1 ns/op 4528.30 MB/s BenchmarkHash/n=1024/String-4 336412 417.2 ns/op 2454.36 MB/s BenchmarkHash/n=4096/Write-4 82734 1781 ns/op 2299.94 MB/s BenchmarkHash/n=4096/Bytes-4 238711 710.2 ns/op 5767.62 MB/s BenchmarkHash/n=4096/String-4 77624 1562 ns/op 2621.56 MB/s BenchmarkHash/n=16384/Write-4 27679 4616 ns/op 3549.37 MB/s BenchmarkHash/n=16384/Bytes-4 64688 1816 ns/op 9019.90 MB/s BenchmarkHash/n=16384/String-4 20016 9990 ns/op 1639.98 MB/s PASS ok hash/maphash 7.762s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 463 289086 ns/op BenchmarkEscapeNone-4 132410 904.6 ns/op BenchmarkUnescape-4 619 226355 ns/op BenchmarkUnescapeNone-4 613171 228.3 ns/op BenchmarkUnescapeSparse-4 10000 32054 ns/op BenchmarkUnescapeDense-4 836 125279 ns/op PASS ok html 2.322s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 3385 32731 ns/op BenchmarkCSSEscaperNoSpecials-4 27463 4139 ns/op BenchmarkDecodeCSS-4 18224 5658 ns/op BenchmarkDecodeCSSNoSpecials-4 2192470 48.43 ns/op BenchmarkCSSValueFilter-4 82149 1568 ns/op BenchmarkCSSValueFilterOk-4 59073 2516 ns/op BenchmarkEscapedExecute-4 3705 31040 ns/op BenchmarkHTMLNospaceEscaper-4 9097 13616 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 48224 2717 ns/op BenchmarkStripTags-4 10000 12533 ns/op BenchmarkStripTagsNoSpecials-4 209731 832.7 ns/op BenchmarkJSValEscaperWithNum-4 17983 6520 ns/op BenchmarkJSValEscaperWithStr-4 5907 24818 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15726 10605 ns/op BenchmarkJSValEscaperWithObj-4 5064 30252 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9650 10688 ns/op BenchmarkJSStrEscaperNoSpecials-4 39170 2834 ns/op BenchmarkJSStrEscaper-4 9085 12723 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 33849 3043 ns/op BenchmarkJSRegexpEscaper-4 8391 14258 ns/op BenchmarkTemplateSpecialTags-4 75 1602910 ns/op BenchmarkURLEscaper-4 3435 52374 ns/op BenchmarkURLEscaperNoSpecials-4 73220 1477 ns/op BenchmarkURLNormalizer-4 3811 28080 ns/op BenchmarkURLNormalizerNoSpecials-4 128407 1624 ns/op BenchmarkSrcsetFilter-4 14874 8556 ns/op BenchmarkSrcsetFilterNoSpecials-4 77176 1615 ns/op PASS ok html/template 7.339s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 444057 303.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 412411 364.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 638899 317.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 393802 441.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 126.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 129.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1209360 132.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 126.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 747142 147.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 330996 390.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 215518 515.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 326978 422.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 256941 524.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 642880 206.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 466314 465.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 565462 219.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 357638 590.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 286294 429.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 971184 123.5 ns/op BenchmarkRGBASetRGBA-4 1000000 153.1 ns/op BenchmarkRGBA64At-4 863103 188.5 ns/op BenchmarkRGBA64SetRGBA64-4 632146 180.8 ns/op BenchmarkNRGBAAt-4 1000000 108.5 ns/op BenchmarkNRGBASetNRGBA-4 1000000 132.9 ns/op BenchmarkNRGBA64At-4 614847 169.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 596576 196.7 ns/op BenchmarkAlphaAt-4 1981404 59.65 ns/op BenchmarkAlphaSetAlpha-4 1681683 110.9 ns/op BenchmarkAlpha16At-4 1000000 102.8 ns/op BenchmarkAlphaSetAlpha16-4 1059104 105.7 ns/op BenchmarkGrayAt-4 1883995 61.31 ns/op BenchmarkGraySetGray-4 1572163 64.22 ns/op BenchmarkGray16At-4 1000000 129.9 ns/op BenchmarkGraySetGray16-4 1000000 115.9 ns/op PASS ok image 8.819s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2275963 50.36 ns/op BenchmarkYCbCrToRGB/128-4 2653248 77.35 ns/op BenchmarkYCbCrToRGB/255-4 2511660 50.57 ns/op BenchmarkRGBToYCbCr/0-4 2692777 45.54 ns/op BenchmarkRGBToYCbCr/Cb-4 2574847 43.54 ns/op BenchmarkRGBToYCbCr/Cr-4 2843265 54.11 ns/op BenchmarkYCbCrToRGBA/0-4 2408151 58.80 ns/op BenchmarkYCbCrToRGBA/128-4 2161808 64.79 ns/op BenchmarkYCbCrToRGBA/255-4 2424075 82.71 ns/op BenchmarkNYCbCrAToRGBA/0-4 2386471 54.52 ns/op BenchmarkNYCbCrAToRGBA/128-4 2245147 94.37 ns/op BenchmarkNYCbCrAToRGBA/255-4 2238616 59.24 ns/op PASS ok image/color 4.523s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 76485888 ns/op BenchmarkFillSrc-4 268 467392 ns/op BenchmarkCopyOver-4 5 25527205 ns/op BenchmarkCopySrc-4 366 337645 ns/op BenchmarkNRGBAOver-4 6 19345337 ns/op BenchmarkNRGBASrc-4 8 13031428 ns/op BenchmarkYCbCr-4 7 15465582 ns/op BenchmarkGray-4 14 8555359 ns/op BenchmarkCMYK-4 8 13397568 ns/op BenchmarkGlyphOver-4 16 7490757 ns/op BenchmarkRGBAMaskOver-4 3 34461714 ns/op BenchmarkGrayMaskOver-4 6 31183854 ns/op BenchmarkRGBA64ImageMaskOver-4 3 41538784 ns/op BenchmarkRGBA-4 4 25731798 ns/op BenchmarkPalettedFill-4 751 150040 ns/op BenchmarkPalettedRGBA-4 4 30333579 ns/op BenchmarkGenericOver-4 2 59978600 ns/op BenchmarkGenericMaskOver-4 4 38639346 ns/op BenchmarkGenericSrc-4 2 51988917 ns/op BenchmarkGenericMaskSrc-4 3 36818187 ns/op PASS ok image/draw 9.558s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 6283441 ns/op 2.46 MB/s 48618 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 167739771 ns/op 1.83 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3178589278 ns/op 0.39 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 3517546 ns/op 4.39 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 170524934 ns/op 0.36 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.643s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4756 45944 ns/op BenchmarkIDCT-4 3649 29220 ns/op BenchmarkDecodeBaseline-4 6 21657315 ns/op 2.85 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 23899198 ns/op 2.59 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 207686283 ns/op 5.92 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 355012011 ns/op 2.60 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 3.256s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 14670554 7.612 ns/op BenchmarkDecodeGray-4 9 12266038 ns/op 5.34 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 54848590 ns/op 4.78 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 38846480 ns/op 6.75 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 16 6567975 ns/op 9.98 MB/s 140355 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 38464001 ns/op 6.82 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 51085949 ns/op 5.13 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 88674938 ns/op 3.46 MB/s 852232 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 77011942 ns/op 3.99 MB/s 426132 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 253632143 ns/op 4.84 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 285410247 ns/op 4.31 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 3 52481192 ns/op 5.85 MB/s 848672 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 304593726 ns/op 4.03 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 1016560102 ns/op 1.21 MB/s 864296 B/op 37 allocs/op PASS ok image/png 5.998s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 82472654 ns/op 1.21 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 52676937 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 449519693 ns/op 1.11 MB/s 2007136 B/op 4 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 287124435 ns/op 1.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 76085802 ns/op 1.31 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 53970476 ns/op 1.85 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 288620652 ns/op 1.73 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 289685790 ns/op 1.73 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 781730156 ns/op 1.28 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 585511538 ns/op 1.71 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4351989028 ns/op 1.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3868099083 ns/op 1.29 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9858417 ns/op 10.14 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10807482 ns/op 9.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 95549294 ns/op 5.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 64459960 ns/op 7.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 122937826 ns/op 8.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 121207531 ns/op 8.25 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 539052254 ns/op 9.28 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 594100353 ns/op 8.42 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 66253338 ns/op 1.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 70658450 ns/op 1.42 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 367634666 ns/op 1.36 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 530468703 ns/op 0.94 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 922742820 ns/op 1.08 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1065256356 ns/op 0.94 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6289607753 ns/op 0.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6455719197 ns/op 0.77 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 194951220 ns/op 21.44 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 191180397 ns/op 21.86 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 52.302s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1000000 123.9 ns/op 2065.92 MB/s PASS ok internal/chacha8rand 1.223s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 27054 4557 ns/op 0.22 MB/s BenchmarkMarshalCorpusFile/2-4 29438 5690 ns/op 0.35 MB/s BenchmarkMarshalCorpusFile/4-4 25984 5882 ns/op 0.68 MB/s BenchmarkMarshalCorpusFile/8-4 20240 6676 ns/op 1.20 MB/s BenchmarkMarshalCorpusFile/16-4 17618 7689 ns/op 2.08 MB/s BenchmarkMarshalCorpusFile/32-4 10000 12092 ns/op 2.65 MB/s BenchmarkMarshalCorpusFile/64-4 9396 18969 ns/op 3.37 MB/s BenchmarkMarshalCorpusFile/128-4 5582 23244 ns/op 5.51 MB/s BenchmarkMarshalCorpusFile/256-4 2090 71384 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/512-4 844 146422 ns/op 3.50 MB/s BenchmarkMarshalCorpusFile/1024-4 591 197476 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/2048-4 291 460993 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/4096-4 153 953037 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/8192-4 68 1673888 ns/op 4.89 MB/s BenchmarkMarshalCorpusFile/16384-4 52 3153447 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/32768-4 20 8482379 ns/op 3.86 MB/s BenchmarkMarshalCorpusFile/65536-4 7 16648002 ns/op 3.94 MB/s BenchmarkMarshalCorpusFile/131072-4 4 31208758 ns/op 4.20 MB/s BenchmarkMarshalCorpusFile/262144-4 2 74736752 ns/op 3.51 MB/s BenchmarkMarshalCorpusFile/524288-4 1 120093702 ns/op 4.37 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 237358854 ns/op 4.42 MB/s BenchmarkUnmarshalCorpusFile/1-4 9304 18978 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8312 16923 ns/op 0.12 MB/s BenchmarkUnmarshalCorpusFile/4-4 7082 25571 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 6411 25415 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/16-4 5221 39108 ns/op 0.41 MB/s BenchmarkUnmarshalCorpusFile/32-4 3537 53113 ns/op 0.60 MB/s BenchmarkUnmarshalCorpusFile/64-4 3522 63937 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/128-4 2167 71113 ns/op 1.80 MB/s BenchmarkUnmarshalCorpusFile/256-4 810 144739 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/512-4 430 302521 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/1024-4 177 820371 ns/op 1.25 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1113435 ns/op 1.84 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 2031533 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/8192-4 30 4369566 ns/op 1.87 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 8074024 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 17335162 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 32710967 ns/op 2.00 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 63139522 ns/op 2.08 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 258359075 ns/op 1.01 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 322529879 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 503119297 ns/op 2.08 MB/s BenchmarkMutatorBytes/1-4 20000 6439 ns/op BenchmarkMutatorBytes/10-4 24664 4108 ns/op BenchmarkMutatorBytes/100-4 27036 4337 ns/op BenchmarkMutatorBytes/1000-4 19773 7443 ns/op BenchmarkMutatorBytes/10000-4 4615 25973 ns/op BenchmarkMutatorBytes/100000-4 739 291812 ns/op BenchmarkMutatorString/1-4 27178 4600 ns/op BenchmarkMutatorString/10-4 27556 4624 ns/op BenchmarkMutatorString/100-4 25104 6344 ns/op BenchmarkMutatorString/1000-4 10000 10153 ns/op BenchmarkMutatorString/10000-4 2730 59134 ns/op BenchmarkMutatorString/100000-4 326 438322 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 11991 8984 ns/op BenchmarkMutatorAllBasicTypes/string-4 12776 17771 ns/op BenchmarkMutatorAllBasicTypes/bool-4 45122 2475 ns/op BenchmarkMutatorAllBasicTypes/float32-4 43351 2950 ns/op BenchmarkMutatorAllBasicTypes/float64-4 39764 2861 ns/op BenchmarkMutatorAllBasicTypes/int-4 42382 3139 ns/op BenchmarkMutatorAllBasicTypes/int8-4 49443 2733 ns/op BenchmarkMutatorAllBasicTypes/int16-4 41602 3246 ns/op BenchmarkMutatorAllBasicTypes/int32-4 45552 4360 ns/op BenchmarkMutatorAllBasicTypes/int64-4 47246 3037 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 47785 2677 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 44611 2712 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 42758 4985 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46651 4495 ns/op PASS ok internal/fuzz 17.849s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9716 11857 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 129231 1172 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 2.085s PASS ok internal/poll 1.040s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 27713858 ns/op PASS ok internal/trace 4.855s PASS ok internal/zstd 1.099s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13584 ns/op BenchmarkCopyNLarge-4 154 716517 ns/op PASS ok io 1.475s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 120267 973.7 ns/op BenchmarkPrintln-4 15530 8135 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 23247 4587 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4938 37283 ns/op BenchmarkDiscard-4 431331 276.6 ns/op 0 B/op 0 allocs/op PASS ok log 2.484s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 47726 3400 ns/op BenchmarkJSONHandler/defaults-4 6610 29875 ns/op 533 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3139 34385 ns/op 801 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4920 34478 ns/op 777 B/op 5 allocs/op BenchmarkPreformatting/separate-4 4658 28543 ns/op 515 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7882 26627 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3475 39884 ns/op 531 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22257 5210 ns/op 81 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23166 5836 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 66730 2227 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 49933 2025 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 45520 2424 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 53126 2418 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 43230 2397 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 55178 2528 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 662113 175.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 866000 158.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 479799 219.9 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 435216 286.7 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5253 53814 ns/op BenchmarkDispatch/switch-checked-4 138187 754.9 ns/op BenchmarkDispatch/As-4 226843 785.2 ns/op BenchmarkDispatch/Visit-4 140252 921.0 ns/op BenchmarkUnsafeStrings-4 15068 8206 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 value_test.go:271: Value size = 24 PASS ok log/slog 7.177s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1014204 121.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 820816 144.4 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 508978 249.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 142592 884.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 30480 4026 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 35751 4044 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 23210 8386 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 3872 32913 ns/op 3473 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 8720 17189 ns/op 590 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 7465 16396 ns/op 600 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4677 23724 ns/op 1071 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1525 98423 ns/op 4312 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 7964 13709 ns/op 517 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 7029 14726 ns/op 518 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6721 22591 ns/op 943 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1808 62602 ns/op 3749 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.978s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 34843736 ns/op PASS ok maps 2.825s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 1999572 63.07 ns/op BenchmarkAcosh-4 842664 126.6 ns/op BenchmarkAsin-4 2196273 52.91 ns/op BenchmarkAsinh-4 986294 141.8 ns/op BenchmarkAtan-4 2721105 47.80 ns/op BenchmarkAtanh-4 1000000 129.1 ns/op BenchmarkAtan2-4 1745024 99.83 ns/op BenchmarkCbrt-4 1000000 115.3 ns/op BenchmarkCeil-4 17400916 6.331 ns/op BenchmarkCopysign-4 2304295 87.05 ns/op BenchmarkCos-4 1000000 122.2 ns/op BenchmarkCosh-4 1366005 99.73 ns/op BenchmarkErf-4 2430222 45.86 ns/op BenchmarkErfc-4 2818050 41.95 ns/op BenchmarkErfinv-4 2548633 49.02 ns/op BenchmarkErfcinv-4 2261626 57.99 ns/op BenchmarkExp-4 5129983 20.74 ns/op BenchmarkExpGo-4 857541 167.1 ns/op BenchmarkExpm1-4 2072016 66.68 ns/op BenchmarkExp2-4 855122 162.5 ns/op BenchmarkExp2Go-4 557553 204.8 ns/op BenchmarkAbs-4 3005005 56.02 ns/op BenchmarkDim-4 12433303 13.04 ns/op BenchmarkFloor-4 16975704 7.689 ns/op BenchmarkMax-4 13909632 18.53 ns/op BenchmarkMin-4 14753156 10.63 ns/op BenchmarkMod-4 235111 518.9 ns/op BenchmarkFrexp-4 1000000 112.7 ns/op BenchmarkGamma-4 830068 186.0 ns/op BenchmarkHypot-4 9236521 14.75 ns/op BenchmarkHypotGo-4 1000000 110.8 ns/op BenchmarkIlogb-4 1323214 91.98 ns/op BenchmarkJ0-4 220677 524.5 ns/op BenchmarkJ1-4 285020 509.8 ns/op BenchmarkJn-4 93602 1211 ns/op BenchmarkLdexp-4 814962 130.8 ns/op BenchmarkLgamma-4 996746 119.6 ns/op BenchmarkLog-4 5329182 22.36 ns/op BenchmarkLogb-4 605263 182.4 ns/op BenchmarkLog1p-4 1000000 116.5 ns/op BenchmarkLog10-4 4510462 38.27 ns/op BenchmarkLog2-4 1000000 117.4 ns/op BenchmarkModf-4 1702352 68.64 ns/op BenchmarkNextafter32-4 1713476 111.5 ns/op BenchmarkNextafter64-4 1660872 67.97 ns/op BenchmarkPowInt-4 350642 393.5 ns/op BenchmarkPowFrac-4 277032 409.7 ns/op BenchmarkPow10Pos-4 4757962 32.66 ns/op BenchmarkPow10Neg-4 4589832 22.82 ns/op BenchmarkRound-4 3165465 50.46 ns/op BenchmarkRoundToEven-4 9141898 13.38 ns/op BenchmarkRemainder-4 360826 401.9 ns/op BenchmarkSignbit-4 4502646 37.61 ns/op BenchmarkSin-4 1315298 107.5 ns/op BenchmarkSincos-4 985538 169.5 ns/op BenchmarkSinh-4 1846825 70.11 ns/op BenchmarkSqrtIndirect-4 18468522 7.325 ns/op BenchmarkSqrtLatency-4 19500842 6.850 ns/op BenchmarkSqrtIndirectLatency-4 16830192 8.616 ns/op BenchmarkSqrtGoLatency-4 903918 166.3 ns/op BenchmarkSqrtPrime-4 35834 3448 ns/op BenchmarkTan-4 1000000 107.9 ns/op BenchmarkTanh-4 1230412 101.3 ns/op BenchmarkTrunc-4 18446403 11.38 ns/op BenchmarkY0-4 261139 958.6 ns/op BenchmarkY1-4 215144 564.9 ns/op BenchmarkYn-4 112056 1122 ns/op BenchmarkFloat64bits-4 4353559 25.07 ns/op BenchmarkFloat64frombits-4 4648376 26.01 ns/op BenchmarkFloat32bits-4 4331894 24.41 ns/op BenchmarkFloat32frombits-4 4978222 24.17 ns/op BenchmarkFMA-4 19277167 6.865 ns/op PASS ok math 18.524s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 11175046 10.39 ns/op 6161.90 MB/s BenchmarkAddVV/2-4 11839358 11.41 ns/op 11213.86 MB/s BenchmarkAddVV/3-4 9710620 18.61 ns/op 10316.23 MB/s BenchmarkAddVV/4-4 8368374 19.97 ns/op 12816.50 MB/s BenchmarkAddVV/5-4 9076393 13.62 ns/op 23495.89 MB/s BenchmarkAddVV/10-4 7071422 16.31 ns/op 39249.62 MB/s BenchmarkAddVV/100-4 1990261 61.24 ns/op 104504.29 MB/s BenchmarkAddVV/1000-4 270747 560.1 ns/op 114261.80 MB/s BenchmarkSubVV/1-4 13880626 15.38 ns/op 4161.80 MB/s BenchmarkSubVV/2-4 11514651 10.66 ns/op 12007.72 MB/s BenchmarkSubVV/3-4 9465592 12.94 ns/op 14836.87 MB/s BenchmarkSubVV/4-4 9371197 10.70 ns/op 23935.11 MB/s BenchmarkSubVV/5-4 11442727 11.42 ns/op 28016.77 MB/s BenchmarkSubVV/10-4 7234546 14.86 ns/op 43070.42 MB/s BenchmarkSubVV/100-4 1000000 116.3 ns/op 55044.92 MB/s BenchmarkSubVV/1000-4 252651 825.0 ns/op 77578.98 MB/s BenchmarkAddVW/1-4 12635881 8.338 ns/op 959.44 MB/s BenchmarkAddVW/2-4 12690378 11.16 ns/op 1434.15 MB/s BenchmarkAddVW/3-4 10723748 11.77 ns/op 2038.71 MB/s BenchmarkAddVW/4-4 10742642 10.49 ns/op 3051.74 MB/s BenchmarkAddVW/5-4 12234122 11.70 ns/op 3419.37 MB/s BenchmarkAddVW/10-4 8310860 24.47 ns/op 3269.64 MB/s BenchmarkAddVW/100-4 209368 596.1 ns/op 1342.14 MB/s BenchmarkAddVW/1000-4 36939 4536 ns/op 1763.74 MB/s BenchmarkAddVWext/1-4 14076104 9.592 ns/op 834.01 MB/s BenchmarkAddVWext/2-4 12031770 9.935 ns/op 1610.42 MB/s BenchmarkAddVWext/3-4 14875594 11.12 ns/op 2158.81 MB/s BenchmarkAddVWext/4-4 12578540 16.98 ns/op 1884.57 MB/s BenchmarkAddVWext/5-4 13799269 10.52 ns/op 3803.42 MB/s BenchmarkAddVWext/10-4 9512012 12.46 ns/op 6420.41 MB/s BenchmarkAddVWext/100-4 41803 2609 ns/op 306.59 MB/s BenchmarkAddVWext/1000-4 4832 27890 ns/op 286.84 MB/s BenchmarkSubVW/1-4 11304104 11.15 ns/op 717.65 MB/s BenchmarkSubVW/2-4 14638478 8.815 ns/op 1815.14 MB/s BenchmarkSubVW/3-4 11376421 10.05 ns/op 2389.16 MB/s BenchmarkSubVW/4-4 13401187 9.682 ns/op 3305.13 MB/s BenchmarkSubVW/5-4 12686908 9.931 ns/op 4027.68 MB/s BenchmarkSubVW/10-4 10095943 11.82 ns/op 6768.46 MB/s BenchmarkSubVW/100-4 280399 434.3 ns/op 1842.12 MB/s BenchmarkSubVW/1000-4 37114 3056 ns/op 2617.53 MB/s BenchmarkSubVWext/1-4 14739482 9.615 ns/op 832.05 MB/s BenchmarkSubVWext/2-4 12705536 10.50 ns/op 1524.42 MB/s BenchmarkSubVWext/3-4 11867646 11.12 ns/op 2158.66 MB/s BenchmarkSubVWext/4-4 13628274 14.51 ns/op 2205.08 MB/s BenchmarkSubVWext/5-4 10234460 10.62 ns/op 3767.04 MB/s BenchmarkSubVWext/10-4 9374064 13.00 ns/op 6154.49 MB/s BenchmarkSubVWext/100-4 52147 2093 ns/op 382.28 MB/s BenchmarkSubVWext/1000-4 7430 20036 ns/op 399.28 MB/s BenchmarkMulAddVWW/1-4 12813625 12.50 ns/op 5118.53 MB/s BenchmarkMulAddVWW/2-4 11088382 12.27 ns/op 10435.72 MB/s BenchmarkMulAddVWW/3-4 12187495 17.84 ns/op 10764.91 MB/s BenchmarkMulAddVWW/4-4 8557776 15.28 ns/op 16759.27 MB/s BenchmarkMulAddVWW/5-4 7724226 15.45 ns/op 20717.59 MB/s BenchmarkMulAddVWW/10-4 7539782 15.37 ns/op 41636.97 MB/s BenchmarkMulAddVWW/100-4 1000000 101.7 ns/op 62945.36 MB/s BenchmarkMulAddVWW/1000-4 156520 951.1 ns/op 67293.04 MB/s BenchmarkAddMulVVW/1-4 9702703 13.14 ns/op 4869.39 MB/s BenchmarkAddMulVVW/2-4 8090701 13.33 ns/op 9601.91 MB/s BenchmarkAddMulVVW/3-4 10461186 13.42 ns/op 14310.03 MB/s BenchmarkAddMulVVW/4-4 6313590 18.23 ns/op 14043.10 MB/s BenchmarkAddMulVVW/5-4 8639811 14.38 ns/op 22247.73 MB/s BenchmarkAddMulVVW/10-4 6665031 18.21 ns/op 35139.46 MB/s BenchmarkAddMulVVW/100-4 1351250 131.0 ns/op 48852.20 MB/s BenchmarkAddMulVVW/1000-4 197850 719.3 ns/op 88978.20 MB/s BenchmarkDivWVW/1-4 1477636 75.79 ns/op 844.48 MB/s BenchmarkDivWVW/2-4 964309 139.1 ns/op 919.97 MB/s BenchmarkDivWVW/3-4 823747 206.6 ns/op 929.53 MB/s BenchmarkDivWVW/4-4 695768 218.6 ns/op 1171.33 MB/s BenchmarkDivWVW/5-4 540265 263.0 ns/op 1216.93 MB/s BenchmarkDivWVW/10-4 312968 467.7 ns/op 1368.31 MB/s BenchmarkDivWVW/100-4 18454 6767 ns/op 945.77 MB/s BenchmarkDivWVW/1000-4 2490 42890 ns/op 1492.18 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12078577 10.40 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14254191 11.32 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13113729 12.03 ns/op BenchmarkNonZeroShifts/2/shlVU-4 5082589 24.78 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10908907 19.21 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11548138 10.13 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8977584 14.94 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9804229 12.13 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9006694 12.75 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9118506 13.49 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7543237 15.52 ns/op BenchmarkNonZeroShifts/10/shlVU-4 5692378 18.99 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1112700 147.7 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1465174 104.3 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 154476 845.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 184556 873.1 ns/op BenchmarkDecimalConversion-4 140 968008 ns/op BenchmarkFloatString/100-4 10000 13906 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 202 617547 ns/op 2915 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 54926346 ns/op 60400 B/op 43 allocs/op BenchmarkFloatString/100000-4 1 6031083226 ns/op 846128 B/op 527 allocs/op BenchmarkFloatAdd/10-4 136578 952.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 130899 905.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 112387 1360 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 78702 2946 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 15247 7751 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 178532 642.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 193892 692.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 175269 926.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 147907 871.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 47034 2536 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1521 79520 ns/op BenchmarkParseFloatLargeExp-4 414 317690 ns/op BenchmarkGCD10x10/WithoutXY-4 123518 831.9 ns/op BenchmarkGCD10x10/WithXY-4 44318 2943 ns/op BenchmarkGCD10x100/WithoutXY-4 73900 2069 ns/op BenchmarkGCD10x100/WithXY-4 10000 11124 ns/op BenchmarkGCD10x1000/WithoutXY-4 56332 3533 ns/op BenchmarkGCD10x1000/WithXY-4 8364 18703 ns/op BenchmarkGCD100x100/WithoutXY-4 15085 7703 ns/op BenchmarkGCD100x100/WithXY-4 8611 15190 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 18088 ns/op BenchmarkGCD100x1000/WithXY-4 5421 25126 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1840 70571 ns/op BenchmarkGCD1000x1000/WithXY-4 997 119374 ns/op BenchmarkHilbert-4 16 6881945 ns/op BenchmarkBinomial-4 10000 10881 ns/op BenchmarkQuoRem-4 19651 6105 ns/op BenchmarkExp-4 15 7582711 ns/op BenchmarkExpMont/Odd-4 100 1158795 ns/op 2604 B/op 22 allocs/op BenchmarkExpMont/Even1-4 103 1093632 ns/op 3352 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1710240 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even3-4 97 1305040 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1385499 ns/op 3830 B/op 52 allocs/op BenchmarkExpMont/Even8-4 90 1193292 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1301767 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even64-4 120 1046383 ns/op 3625 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1211685 ns/op 3767 B/op 51 allocs/op BenchmarkExpMont/Even128-4 145 819401 ns/op 3247 B/op 50 allocs/op BenchmarkExpMont/Even255-4 146 1023947 ns/op 2932 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 296 375920 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 262 681004 ns/op 1724 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 247 574905 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 279 456063 ns/op 1756 B/op 48 allocs/op BenchmarkExp2-4 15 13710947 ns/op BenchmarkBitset-4 686848 200.3 ns/op BenchmarkBitsetNeg-4 346629 378.9 ns/op BenchmarkBitsetOrig-4 155095 910.1 ns/op BenchmarkBitsetNegOrig-4 140708 1453 ns/op BenchmarkModSqrt225_Tonelli-4 100 1251615 ns/op BenchmarkModSqrt225_3Mod4-4 324 379116 ns/op BenchmarkModSqrt231_Tonelli-4 88 1415488 ns/op BenchmarkModSqrt231_5Mod8-4 277 417367 ns/op BenchmarkModInverse-4 9990 11027 ns/op BenchmarkSqrt-4 1923 80991 ns/op BenchmarkIntSqr/1-4 839293 143.0 ns/op BenchmarkIntSqr/2-4 528396 262.4 ns/op BenchmarkIntSqr/3-4 486961 325.8 ns/op BenchmarkIntSqr/5-4 416353 325.1 ns/op BenchmarkIntSqr/8-4 316969 519.0 ns/op BenchmarkIntSqr/10-4 218739 836.9 ns/op BenchmarkIntSqr/20-4 48205 2706 ns/op BenchmarkIntSqr/30-4 36154 3615 ns/op BenchmarkIntSqr/50-4 22393 5864 ns/op BenchmarkIntSqr/80-4 13063 9139 ns/op BenchmarkIntSqr/100-4 9488 13939 ns/op BenchmarkIntSqr/200-4 4846 34418 ns/op BenchmarkIntSqr/300-4 1762 115314 ns/op BenchmarkIntSqr/500-4 758 141684 ns/op BenchmarkIntSqr/800-4 358 433748 ns/op BenchmarkIntSqr/1000-4 240 494182 ns/op BenchmarkDiv/20/10-4 400951 335.5 ns/op BenchmarkDiv/40/20-4 364340 377.8 ns/op BenchmarkDiv/100/50-4 339493 479.9 ns/op BenchmarkDiv/200/100-4 49138 2596 ns/op BenchmarkDiv/400/200-4 40702 2861 ns/op BenchmarkDiv/1000/500-4 35779 3621 ns/op BenchmarkDiv/2000/1000-4 25689 5438 ns/op BenchmarkDiv/20000/10000-4 973 132418 ns/op BenchmarkDiv/200000/100000-4 33 4751097 ns/op BenchmarkDiv/2000000/1000000-4 1 145713581 ns/op BenchmarkDiv/20000000/10000000-4 1 4355679144 ns/op BenchmarkMul-4 5 22258962 ns/op BenchmarkNatMul/10-4 173810 1284 ns/op BenchmarkNatMul/100-4 5442 40629 ns/op BenchmarkNatMul/1000-4 100 1048811 ns/op BenchmarkZeroShifts/Shl-4 10000 18659 ns/op BenchmarkZeroShifts/ShlSame-4 3137262 38.86 ns/op BenchmarkZeroShifts/Shr-4 10000 25031 ns/op BenchmarkZeroShifts/ShrSame-4 2660748 60.17 ns/op BenchmarkExp3Power/0x10-4 116203 1269 ns/op BenchmarkExp3Power/0x40-4 103652 1255 ns/op BenchmarkExp3Power/0x100-4 71256 2265 ns/op BenchmarkExp3Power/0x400-4 30362 4677 ns/op BenchmarkExp3Power/0x1000-4 10000 18229 ns/op BenchmarkExp3Power/0x4000-4 1448 91254 ns/op BenchmarkExp3Power/0x10000-4 171 1011646 ns/op BenchmarkExp3Power/0x40000-4 18 6870025 ns/op BenchmarkExp3Power/0x100000-4 1 109815044 ns/op BenchmarkExp3Power/0x400000-4 1 638762114 ns/op BenchmarkFibo-4 3 41350360 ns/op BenchmarkNatSqr/1-4 957879 301.9 ns/op BenchmarkNatSqr/2-4 515137 505.9 ns/op BenchmarkNatSqr/3-4 339033 642.7 ns/op BenchmarkNatSqr/5-4 178764 725.7 ns/op BenchmarkNatSqr/8-4 140385 1019 ns/op BenchmarkNatSqr/10-4 199486 1170 ns/op BenchmarkNatSqr/20-4 30346 5423 ns/op BenchmarkNatSqr/30-4 24156 5343 ns/op BenchmarkNatSqr/50-4 10000 11021 ns/op BenchmarkNatSqr/80-4 10000 15033 ns/op BenchmarkNatSqr/100-4 9242 21212 ns/op BenchmarkNatSqr/200-4 2179 55029 ns/op BenchmarkNatSqr/300-4 1634 120555 ns/op BenchmarkNatSqr/500-4 846 227216 ns/op BenchmarkNatSqr/800-4 225 546192 ns/op BenchmarkNatSqr/1000-4 226 553877 ns/op BenchmarkNatSetBytes/8-4 745942 218.9 ns/op BenchmarkNatSetBytes/24-4 208758 751.0 ns/op BenchmarkNatSetBytes/128-4 49728 2597 ns/op BenchmarkNatSetBytes/7-4 777739 148.6 ns/op BenchmarkNatSetBytes/23-4 220092 573.4 ns/op BenchmarkNatSetBytes/127-4 48358 3631 ns/op BenchmarkScanPi-4 170 765072 ns/op BenchmarkStringPiParallel-4 378 439317 ns/op BenchmarkScan/10/Base2-4 33800 3290 ns/op BenchmarkScan/100/Base2-4 4621 29704 ns/op BenchmarkScan/1000/Base2-4 381 298720 ns/op BenchmarkScan/10/Base8-4 82093 1576 ns/op BenchmarkScan/100/Base8-4 10000 19744 ns/op BenchmarkScan/1000/Base8-4 1166 161979 ns/op BenchmarkScan/10/Base10-4 81061 1427 ns/op BenchmarkScan/100/Base10-4 10000 10287 ns/op BenchmarkScan/1000/Base10-4 1251 99669 ns/op BenchmarkScan/10/Base16-4 91512 1774 ns/op BenchmarkScan/100/Base16-4 10000 13918 ns/op BenchmarkScan/1000/Base16-4 1317 85493 ns/op BenchmarkString/10/Base2-4 213334 752.3 ns/op BenchmarkString/100/Base2-4 26304 5154 ns/op BenchmarkString/1000/Base2-4 3168 52315 ns/op BenchmarkString/10/Base8-4 339982 536.4 ns/op BenchmarkString/100/Base8-4 60668 1929 ns/op BenchmarkString/1000/Base8-4 7776 18056 ns/op BenchmarkString/10/Base10-4 175346 708.6 ns/op BenchmarkString/100/Base10-4 31482 4862 ns/op BenchmarkString/1000/Base10-4 4509 26005 ns/op BenchmarkString/10/Base16-4 424983 444.0 ns/op BenchmarkString/100/Base16-4 95310 1503 ns/op BenchmarkString/1000/Base16-4 10000 10855 ns/op BenchmarkLeafSize/0-4 26 5132904 ns/op BenchmarkLeafSize/1-4 440 431027 ns/op BenchmarkLeafSize/2-4 450 366555 ns/op BenchmarkLeafSize/3-4 204 527048 ns/op BenchmarkLeafSize/4-4 411 372804 ns/op BenchmarkLeafSize/5-4 266 569613 ns/op BenchmarkLeafSize/6-4 319 477290 ns/op BenchmarkLeafSize/7-4 301 414481 ns/op BenchmarkLeafSize/8-4 392 295713 ns/op BenchmarkLeafSize/9-4 204 654954 ns/op BenchmarkLeafSize/10-4 207 591234 ns/op BenchmarkLeafSize/11-4 200 582159 ns/op BenchmarkLeafSize/12-4 196 660796 ns/op BenchmarkLeafSize/13-4 212 611030 ns/op BenchmarkLeafSize/14-4 250 474110 ns/op BenchmarkLeafSize/15-4 325 380423 ns/op BenchmarkLeafSize/16-4 398 422627 ns/op BenchmarkLeafSize/32-4 391 384198 ns/op BenchmarkLeafSize/64-4 313 389659 ns/op BenchmarkProbablyPrime/n=0-4 9 14937140 ns/op BenchmarkProbablyPrime/n=1-4 8 21793656 ns/op BenchmarkProbablyPrime/n=5-4 6 25042233 ns/op BenchmarkProbablyPrime/n=10-4 4 49219379 ns/op BenchmarkProbablyPrime/n=20-4 2 53743344 ns/op BenchmarkProbablyPrime/Lucas-4 10 21303060 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 64 1618239 ns/op BenchmarkRatCmp-4 183352 1128 ns/op BenchmarkFloatPrecExact/1-4 126339 1214 ns/op BenchmarkFloatPrecExact/10-4 26194 5618 ns/op BenchmarkFloatPrecExact/100-4 7466 13407 ns/op BenchmarkFloatPrecExact/1000-4 1951 92882 ns/op BenchmarkFloatPrecExact/10000-4 118 1043642 ns/op BenchmarkFloatPrecExact/100000-4 3 41574396 ns/op BenchmarkFloatPrecExact/1000000-4 1 1770207270 ns/op BenchmarkFloatPrecMixed/1-4 94316 1283 ns/op BenchmarkFloatPrecMixed/10-4 27354 4648 ns/op BenchmarkFloatPrecMixed/100-4 5484 28624 ns/op BenchmarkFloatPrecMixed/1000-4 404 518172 ns/op BenchmarkFloatPrecMixed/10000-4 9 14048357 ns/op BenchmarkFloatPrecMixed/100000-4 1 585434727 ns/op BenchmarkFloatPrecMixed/1000000-4 1 35165204308 ns/op BenchmarkFloatPrecInexact/1-4 125564 825.3 ns/op BenchmarkFloatPrecInexact/10-4 127568 1113 ns/op BenchmarkFloatPrecInexact/100-4 52758 2848 ns/op BenchmarkFloatPrecInexact/1000-4 10000 11083 ns/op BenchmarkFloatPrecInexact/10000-4 3670 62841 ns/op BenchmarkFloatPrecInexact/100000-4 129 1093163 ns/op BenchmarkFloatPrecInexact/1000000-4 14 12177857 ns/op BenchmarkFloatSqrt/64-4 13586 8937 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 11618 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8846 15626 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4155 31563 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 613 213079 ns/op 18142 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 57 2997475 ns/op 171808 B/op 18 allocs/op BenchmarkFloatSqrt/1000000-4 1 220407814 ns/op 3848992 B/op 659 allocs/op PASS ok math/big 120.198s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 9292222 12.30 ns/op BenchmarkLeadingZeros8-4 10088212 11.83 ns/op BenchmarkLeadingZeros16-4 13417196 9.117 ns/op BenchmarkLeadingZeros32-4 12187984 9.675 ns/op BenchmarkLeadingZeros64-4 13794894 9.638 ns/op BenchmarkTrailingZeros-4 12627156 11.32 ns/op BenchmarkTrailingZeros8-4 11992477 10.08 ns/op BenchmarkTrailingZeros16-4 9694501 10.44 ns/op BenchmarkTrailingZeros32-4 12741064 9.537 ns/op BenchmarkTrailingZeros64-4 10812394 10.00 ns/op BenchmarkOnesCount-4 14100404 8.666 ns/op BenchmarkOnesCount8-4 12217184 12.93 ns/op BenchmarkOnesCount16-4 12156626 10.58 ns/op BenchmarkOnesCount32-4 12463604 11.02 ns/op BenchmarkOnesCount64-4 14585226 8.273 ns/op BenchmarkRotateLeft-4 13887340 8.975 ns/op BenchmarkRotateLeft8-4 11625591 11.99 ns/op BenchmarkRotateLeft16-4 13564298 17.19 ns/op BenchmarkRotateLeft32-4 6466582 15.83 ns/op BenchmarkRotateLeft64-4 9114204 22.42 ns/op BenchmarkReverse-4 14108978 11.24 ns/op BenchmarkReverse8-4 23536218 7.129 ns/op BenchmarkReverse16-4 23179222 9.269 ns/op BenchmarkReverse32-4 19745617 10.36 ns/op BenchmarkReverse64-4 12570151 11.92 ns/op BenchmarkReverseBytes-4 20785396 6.528 ns/op BenchmarkReverseBytes16-4 22311919 10.93 ns/op BenchmarkReverseBytes32-4 18763896 7.947 ns/op BenchmarkReverseBytes64-4 18021751 6.708 ns/op BenchmarkAdd-4 10352181 11.85 ns/op BenchmarkAdd32-4 12129835 14.33 ns/op BenchmarkAdd64-4 10147574 19.02 ns/op BenchmarkAdd64multiple-4 20508602 6.765 ns/op BenchmarkSub-4 9473781 18.55 ns/op BenchmarkSub32-4 11841007 13.45 ns/op BenchmarkSub64-4 7535684 13.35 ns/op BenchmarkSub64multiple-4 21315628 11.46 ns/op BenchmarkMul-4 9846099 10.61 ns/op BenchmarkMul32-4 13525477 12.82 ns/op BenchmarkMul64-4 9020378 14.05 ns/op BenchmarkDiv-4 2923047 37.77 ns/op BenchmarkDiv32-4 6723925 17.25 ns/op BenchmarkDiv64-4 3280641 57.41 ns/op PASS ok math/bits 10.757s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11234791 9.130 ns/op BenchmarkAcos-4 484130 239.1 ns/op BenchmarkAcosh-4 436188 260.4 ns/op BenchmarkAsin-4 548642 238.6 ns/op BenchmarkAsinh-4 527317 242.4 ns/op BenchmarkAtan-4 862435 155.3 ns/op BenchmarkAtanh-4 762285 152.8 ns/op BenchmarkConj-4 25166262 4.646 ns/op BenchmarkCos-4 610126 209.6 ns/op BenchmarkCosh-4 544557 253.1 ns/op BenchmarkExp-4 877724 152.1 ns/op BenchmarkLog-4 962266 127.6 ns/op BenchmarkLog10-4 1000000 127.2 ns/op BenchmarkPhase-4 1984597 60.61 ns/op BenchmarkPolar-4 1276905 93.96 ns/op BenchmarkPow-4 200388 580.1 ns/op BenchmarkRect-4 1000000 118.6 ns/op BenchmarkSin-4 657349 203.9 ns/op BenchmarkSinh-4 609702 239.5 ns/op BenchmarkSqrt-4 803922 132.0 ns/op BenchmarkTan-4 397210 335.8 ns/op BenchmarkTanh-4 427070 311.5 ns/op PASS ok math/cmplx 4.758s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 657042 167.5 ns/op BenchmarkInt63ThreadsafeParallel-4 727371 145.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 115.7 ns/op BenchmarkIntn1000-4 696046 159.1 ns/op BenchmarkInt63n1000-4 761108 160.9 ns/op BenchmarkInt31n1000-4 754762 156.6 ns/op BenchmarkFloat32-4 840663 148.6 ns/op BenchmarkFloat64-4 1000000 122.0 ns/op BenchmarkPerm3-4 184039 715.9 ns/op BenchmarkPerm30-4 18794 6070 ns/op BenchmarkPerm30ViaShuffle-4 19203 6040 ns/op BenchmarkShuffleOverhead-4 13447 8735 ns/op BenchmarkRead3-4 892292 149.9 ns/op BenchmarkRead64-4 72974 1577 ns/op BenchmarkRead1000-4 5289 23861 ns/op BenchmarkConcurrent-4 214413 579.7 ns/op PASS ok math/rand 3.707s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 4584639 23.85 ns/op BenchmarkPCG_DXSM-4 2523314 39.80 ns/op BenchmarkSourceUint64-4 2691174 42.02 ns/op BenchmarkGlobalInt64-4 2569932 44.92 ns/op BenchmarkGlobalInt64Parallel-4 3990268 26.38 ns/op BenchmarkGlobalUint64-4 2591516 43.80 ns/op BenchmarkGlobalUint64Parallel-4 4144399 31.86 ns/op BenchmarkInt64-4 1534390 72.48 ns/op BenchmarkUint64-4 1567527 70.76 ns/op BenchmarkGlobalIntN1000-4 1664180 70.58 ns/op BenchmarkIntN1000-4 1340265 85.56 ns/op BenchmarkInt64N1000-4 1395514 85.35 ns/op BenchmarkInt64N1e8-4 1395402 85.63 ns/op BenchmarkInt64N1e9-4 1398624 84.53 ns/op BenchmarkInt64N2e9-4 1335907 85.42 ns/op BenchmarkInt64N1e18-4 1277390 87.60 ns/op BenchmarkInt64N2e18-4 1330646 88.42 ns/op BenchmarkInt64N4e18-4 1000000 102.9 ns/op BenchmarkInt32N1000-4 1408454 87.93 ns/op BenchmarkInt32N1e8-4 1359223 88.60 ns/op BenchmarkInt32N1e9-4 1315118 90.18 ns/op BenchmarkInt32N2e9-4 1310257 94.97 ns/op BenchmarkFloat32-4 1495948 73.67 ns/op BenchmarkFloat64-4 1382728 77.93 ns/op BenchmarkExpFloat64-4 1000000 118.4 ns/op BenchmarkNormFloat64-4 920277 118.0 ns/op BenchmarkPerm3-4 287545 515.9 ns/op BenchmarkPerm30-4 23325 4904 ns/op BenchmarkPerm30ViaShuffle-4 26318 4488 ns/op BenchmarkShuffleOverhead-4 35430 3476 ns/op BenchmarkConcurrent-4 1541192 66.03 ns/op PASS ok math/rand/v2 7.486s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34783 3380 ns/op BenchmarkQDecodeWord-4 97543 1251 ns/op BenchmarkQDecodeHeader-4 79363 1466 ns/op BenchmarkTypeByExtension/.html-4 492531 248.4 ns/op BenchmarkTypeByExtension/.HTML-4 327189 358.6 ns/op BenchmarkTypeByExtension/.unused-4 401282 312.3 ns/op BenchmarkExtensionsByType/text/html-4 203494 1026 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 37900 4196 ns/op BenchmarkExtensionsByType/application/octet-stream-4 61969 3119 ns/op PASS ok mime 3.094s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 488 226588 ns/op 48293 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 606 207296 ns/op 48091 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 63 1938513 ns/op 105565 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 404 268876 ns/op 48779 B/op 206 allocs/op PASS ok mime/multipart 1.788s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 829 144612 ns/op PASS ok mime/quotedprintable 1.189s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 14488273 ns/op 8484 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 27330407 ns/op 13720 B/op 115 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5022023110 ns/op 150216 B/op 231 allocs/op BenchmarkDNSName-4 124828 849.2 ns/op BenchmarkInterfaces-4 1338 88021 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 7044 21408 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1531 70857 ns/op 8341 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 1566 70891 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6525 22682 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3067 48082 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 6397 15777 ns/op BenchmarkParseIPValidIPv4-4 356616 319.8 ns/op BenchmarkParseIPValidIPv6-4 202263 588.4 ns/op BenchmarkIPString/IPv4-4 105585 974.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11282 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 40704 2843 ns/op BenchmarkIPEqual/IPv4-4 899898 133.7 ns/op BenchmarkIPEqual/IPv6-4 921747 127.5 ns/op BenchmarkSendfileZeroBytes-4 3304 36291 ns/op 4101 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1017234783 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1006950297 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1016099112 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1015607195 ns/op 0.01 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1007865202 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1020039961 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1031409166 ns/op 0.06 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1018115253 ns/op 0.13 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1022361574 ns/op 0.26 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1018358857 ns/op 0.51 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1021201370 ns/op 1.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1013115196 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1015640931 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1019225427 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1018812388 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1018548807 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1026607826 ns/op 0.03 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1030319228 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1039976695 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1076379205 ns/op 0.24 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1091221762 ns/op 0.48 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1161492529 ns/op 0.90 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 141 784116 ns/op BenchmarkTCP4OneShotTimeout-4 139 865105 ns/op BenchmarkTCP4Persistent-4 339 456797 ns/op BenchmarkTCP4PersistentTimeout-4 283 450295 ns/op BenchmarkTCP6OneShot-4 91 1335473 ns/op BenchmarkTCP6OneShotTimeout-4 148 816431 ns/op BenchmarkTCP6Persistent-4 286 411693 ns/op BenchmarkTCP6PersistentTimeout-4 295 497445 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17390 6790 ns/op BenchmarkTCP6ConcurrentReadWrite-4 16515 7995 ns/op BenchmarkSetReadDeadline-4 132136 900.4 ns/op BenchmarkUDP6LinkLocalUnicast-4 206 518163 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 210 503691 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 183 549128 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 285 440778 ns/op 0 B/op 0 allocs/op PASS ok net 37.375s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23724 4987 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9808 11724 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12087 10291 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16032 7200 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 25708 5019 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 43672 3098 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1697704 70.13 ns/op BenchmarkFindChild/n=2/rep=map-4 2916889 37.28 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1513573 76.91 ns/op BenchmarkFindChild/n=4/rep=linear-4 1000000 115.8 ns/op BenchmarkFindChild/n=4/rep=map-4 2702556 38.57 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 1000000 137.1 ns/op BenchmarkFindChild/n=8/rep=linear-4 569742 228.8 ns/op BenchmarkFindChild/n=8/rep=map-4 2646639 42.00 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 539835 236.8 ns/op BenchmarkFindChild/n=16/rep=linear-4 308671 421.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2908167 39.01 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2422418 49.34 ns/op BenchmarkFindChild/n=32/rep=linear-4 147922 861.0 ns/op BenchmarkFindChild/n=32/rep=map-4 3186870 35.85 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2483998 47.21 ns/op BenchmarkMultiConflicts-4 1 210304200 ns/op BenchmarkServerMatch-4 15351 6560 ns/op BenchmarkReadRequestChrome-4 4587 27992 ns/op 21.83 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 11119 ns/op 7.01 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9243 11577 ns/op 7.08 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6660 16491 ns/op 9.16 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15129 7581 ns/op 5.28 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 64 1608665 ns/op 0.64 MB/s BenchmarkFileAndServer_1KB/https1-4 46 2178461 ns/op 0.47 MB/s BenchmarkFileAndServer_1KB/h2-4 43 2471148 ns/op 0.41 MB/s BenchmarkFileAndServer_16MB/h1-4 2 63413467 ns/op 264.57 MB/s BenchmarkFileAndServer_16MB/https1-4 1 157286137 ns/op 106.67 MB/s BenchmarkFileAndServer_16MB/h2-4 1 365583307 ns/op 45.89 MB/s BenchmarkFileAndServer_64MB/h1-4 1 256080320 ns/op 262.06 MB/s BenchmarkFileAndServer_64MB/https1-4 1 586725002 ns/op 114.38 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1831563483 ns/op 36.64 MB/s BenchmarkServeMux-4 177 591249 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 244 496860 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 51 2182548 ns/op 6520 B/op 65 allocs/op BenchmarkClientServer/https1-4 33 3252698 ns/op 9706 B/op 104 allocs/op BenchmarkClientServer/h2-4 36 2836657 ns/op 13106 B/op 108 allocs/op BenchmarkClientServerParallel/4/h1-4 289 362115 ns/op 10298 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 44 4040199 ns/op 66675 B/op 726 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56942: read tcp 127.0.0.1:56934->127.0.0.1:56942: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56943: read tcp 127.0.0.1:56934->127.0.0.1:56943: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56944: read tcp 127.0.0.1:56934->127.0.0.1:56944: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56948: read tcp 127.0.0.1:56934->127.0.0.1:56948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56949: read tcp 127.0.0.1:56934->127.0.0.1:56949: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56940: write tcp 127.0.0.1:56934->127.0.0.1:56940: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56945: write tcp 127.0.0.1:56934->127.0.0.1:56945: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56939: write tcp 127.0.0.1:56934->127.0.0.1:56939: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56946: write tcp 127.0.0.1:56934->127.0.0.1:56946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56941: write tcp 127.0.0.1:56934->127.0.0.1:56941: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 86 1192981 ns/op 25508 B/op 274 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56995: read tcp 127.0.0.1:56987->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: read tcp 127.0.0.1:56987->127.0.0.1:56993: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57031: write tcp 127.0.0.1:57021->127.0.0.1:57031: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57036: write tcp 127.0.0.1:57021->127.0.0.1:57036: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57035: write tcp 127.0.0.1:57021->127.0.0.1:57035: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57041: read tcp 127.0.0.1:57038->127.0.0.1:57041: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57049: read tcp 127.0.0.1:57038->127.0.0.1:57049: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57048: read tcp 127.0.0.1:57038->127.0.0.1:57048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57051: read tcp 127.0.0.1:57038->127.0.0.1:57051: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57052: read tcp 127.0.0.1:57038->127.0.0.1:57052: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 224 579369 ns/op 21507 B/op 122 allocs/op BenchmarkClientServerParallel/64/https1-4 24 6725958 ns/op 105396 B/op 1156 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:57358->127.0.0.1:57365: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57361: write tcp 127.0.0.1:57358->127.0.0.1:57361: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57369: write tcp 127.0.0.1:57358->127.0.0.1:57369: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57370: write tcp 127.0.0.1:57358->127.0.0.1:57370: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57364: write tcp 127.0.0.1:57358->127.0.0.1:57364: use of closed network connection BenchmarkClientServerParallel/64/h2-4 54 1873061 ns/op 38621 B/op 423 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57406: read tcp 127.0.0.1:57404->127.0.0.1:57406: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57407: write tcp 127.0.0.1:57404->127.0.0.1:57407: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57408: write tcp 127.0.0.1:57404->127.0.0.1:57408: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57421: read tcp 127.0.0.1:57415->127.0.0.1:57421: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57422: read tcp 127.0.0.1:57415->127.0.0.1:57422: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57434: read tcp 127.0.0.1:57415->127.0.0.1:57434: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57431: read tcp 127.0.0.1:57415->127.0.0.1:57431: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57436: read tcp 127.0.0.1:57415->127.0.0.1:57436: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57435: write tcp 127.0.0.1:57415->127.0.0.1:57435: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57439: read tcp 127.0.0.1:57415->127.0.0.1:57439: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1056494732 ns/op 31976 B/op 155 allocs/op BenchmarkClient-4 51 3026632 ns/op 3954 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 192 523120 ns/op 7149 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 831 132351 ns/op 3079 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1022 105186 ns/op 1957 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1419 100708 ns/op 2781 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1376 106952 ns/op 2688 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1514 103022 ns/op 2723 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1280 83089 ns/op 1906 B/op 14 allocs/op BenchmarkServerHijack-4 788 158217 ns/op 16746 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 46 2874807 ns/op 6132 B/op 54 allocs/op BenchmarkResponseStatusLine-4 405891 299.8 ns/op 0 B/op 0 allocs/op PASS ok net/http 21.720s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2918 60080 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.245s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 95620 1159 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 444669 238.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 207788 587.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 71647 1675 ns/op BenchmarkStdIPv4-4 166972 735.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 111704 1033 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 119710 1113 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 87565 1198 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 84939 1381 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1599630 73.10 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1369628 85.33 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1359865 88.30 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 340419 372.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 376948 355.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 311048 384.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 95853 1220 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 314713 399.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 184748 682.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 193237 646.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 171984 686.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 84463 1332 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 384756 320.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 139226 867.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 174384 641.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 246180 515.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 166840 733.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 366235 359.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 168100 761.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 143335 757.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 161678 774.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 120520 1118 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 527719 253.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 164690 788.7 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 208296 697.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 270078 623.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 105416 1149 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 239730 611.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90711 1219 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 122824 909.9 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 155586 862.6 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 109479 1163 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 188648 550.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 117022 1064 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 154370 872.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 180830 737.4 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 131085 1081 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 800139 141.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 792318 136.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 975440 135.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 871712 135.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 952297 137.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 883777 141.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 803234 141.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 964724 229.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 851670 133.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 376899 389.5 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 490653 230.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 225750 551.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 241434 535.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 211605 616.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 72780 1616 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 498286 237.1 ns/op PASS ok net/netip 11.808s 2024/02/08 23:47:06 Test RPC server listening on 127.0.0.1:57598 2024/02/08 23:47:06 Test HTTP RPC server listening on 127.0.0.1:57599 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 105 997088 ns/op BenchmarkEndToEndHTTP-4 148 719858 ns/op BenchmarkEndToEndAsync-4 871 123170 ns/op BenchmarkEndToEndAsyncHTTP-4 1046 112981 ns/op PASS ok net/rpc 1.910s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3686 34239 ns/op BenchmarkReadMIMEHeader/server_headers-4 5437 24122 ns/op BenchmarkUncommon-4 20570 5326 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.549s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4131 27126 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 76684 1471 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 575640 257.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 105826 1113 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 217606 597.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 93794 1163 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14370 8876 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 347973 362.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 74329 1437 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 158553 897.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 65559 2884 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 10000 12293 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 145384 1793 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 49192 2894 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 64028 1895 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 27216 4617 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5266 22033 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 156574 774.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 61072 1827 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 59990 1894 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27896 4078 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4755 26189 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.995s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2528899 44.56 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 155868 747.5 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 490 228111 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries os_test.go:515: benchmarkReaddirname ".": 131 entries BenchmarkReaddir-4 178 691903 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries os_test.go:532: benchmarkReaddir ".": 131 entries BenchmarkReadDir-4 344 310824 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries os_test.go:549: benchmarkReadDir ".": 131 entries BenchmarkStatDot-4 44808 2425 ns/op BenchmarkStatFile-4 31866 4234 ns/op BenchmarkStatDir-4 32533 3703 ns/op BenchmarkLstatDot-4 48346 2450 ns/op BenchmarkLstatFile-4 31971 4039 ns/op BenchmarkLstatDir-4 31009 3629 ns/op PASS ok os 3.186s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 31 5007289 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.224s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 238776 465.3 ns/op PASS ok os/user 1.262s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2519240 44.74 ns/op BenchmarkString-4 1785357 64.79 ns/op BenchmarkBytes-4 1714858 69.95 ns/op BenchmarkNamedBytes-4 1000000 126.8 ns/op BenchmarkBytesArray-4 786448 178.3 ns/op BenchmarkSliceLen-4 1968451 59.42 ns/op BenchmarkMapLen-4 799816 151.9 ns/op BenchmarkStringLen-4 1494087 81.07 ns/op BenchmarkArrayLen-4 1235606 96.67 ns/op BenchmarkSliceCap-4 2201550 54.46 ns/op BenchmarkDeepEqual/int8-4 427477 293.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 85947 1335 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 386370 334.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 85814 1373 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 373698 321.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 86671 1334 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 403057 325.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 92959 1338 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 411214 319.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 95935 1294 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 450792 274.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 130178 957.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 414680 322.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 87714 1408 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 422109 325.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 88557 1348 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 377853 313.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 88886 1309 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 411516 313.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 91626 1292 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 401569 308.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 87309 1299 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 415687 314.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 86569 1356 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 370390 324.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 80395 1385 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 394766 325.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 81669 1371 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 401300 327.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 90890 1343 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 460720 282.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 96504 1352 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 410222 337.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 83278 1515 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 105802 1278 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55885 2277 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43094 2561 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30403 3560 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 35234 3586 ns/op BenchmarkIsZero/ArrayComparable-4 320304 346.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 29210 3874 ns/op BenchmarkIsZero/StructComparable-4 730339 179.9 ns/op BenchmarkIsZero/StructIncomparable-4 150166 859.3 ns/op BenchmarkIsZero/ArrayInt_4-4 1256331 94.81 ns/op BenchmarkIsZero/ArrayInt_1024-4 23018 4935 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 46932 2582 ns/op BenchmarkIsZero/Struct4Int-4 1236844 97.09 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 25014 4692 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 25017 4636 ns/op BenchmarkIsZero/StructInt_512-4 47601 2322 ns/op BenchmarkSetZero/Bool/Direct-4 2955111 39.98 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 109.5 ns/op BenchmarkSetZero/Bool/NewZero-4 809706 163.2 ns/op BenchmarkSetZero/Int/Direct-4 2118982 62.40 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 117.3 ns/op BenchmarkSetZero/Int/NewZero-4 814236 174.4 ns/op BenchmarkSetZero/Uint/Direct-4 2023662 59.25 ns/op BenchmarkSetZero/Uint/CachedZero-4 1000000 115.1 ns/op BenchmarkSetZero/Uint/NewZero-4 768696 166.4 ns/op BenchmarkSetZero/Float/Direct-4 2145717 57.09 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 116.9 ns/op BenchmarkSetZero/Float/NewZero-4 771697 167.7 ns/op BenchmarkSetZero/Complex/Direct-4 2020065 58.31 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 125.7 ns/op BenchmarkSetZero/Complex/NewZero-4 754977 172.5 ns/op BenchmarkSetZero/Array/Direct-4 2147660 55.41 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 123.6 ns/op BenchmarkSetZero/Array/NewZero-4 752916 173.8 ns/op BenchmarkSetZero/Chan/Direct-4 1968310 57.24 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 123.2 ns/op BenchmarkSetZero/Chan/NewZero-4 756016 164.7 ns/op BenchmarkSetZero/Func/Direct-4 2041442 56.45 ns/op BenchmarkSetZero/Func/CachedZero-4 966861 121.7 ns/op BenchmarkSetZero/Func/NewZero-4 783462 166.9 ns/op BenchmarkSetZero/Interface/Direct-4 1810774 61.20 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 116.2 ns/op BenchmarkSetZero/Interface/NewZero-4 760366 166.9 ns/op BenchmarkSetZero/Map/Direct-4 2034294 56.62 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 123.1 ns/op BenchmarkSetZero/Map/NewZero-4 791767 165.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2044946 56.76 ns/op BenchmarkSetZero/Pointer/CachedZero-4 894915 119.3 ns/op BenchmarkSetZero/Pointer/NewZero-4 744578 164.3 ns/op BenchmarkSetZero/Slice/Direct-4 1939207 62.09 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 117.3 ns/op BenchmarkSetZero/Slice/NewZero-4 777110 167.4 ns/op BenchmarkSetZero/String/Direct-4 2025345 59.32 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 119.6 ns/op BenchmarkSetZero/String/NewZero-4 736886 166.6 ns/op BenchmarkSetZero/Struct/Direct-4 2146856 52.53 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 116.9 ns/op BenchmarkSetZero/Struct/NewZero-4 783745 167.6 ns/op BenchmarkSelect/1-4 205934 697.6 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 81438 1632 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 37088 3343 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 239854 485.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 194943 620.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 178660 856.2 ns/op 149.49 MB/s BenchmarkCallArgCopy/size=256-4 120270 1018 ns/op 251.58 MB/s BenchmarkCallArgCopy/size=1024-4 93788 1880 ns/op 544.69 MB/s BenchmarkCallArgCopy/size=4096-4 23025 5565 ns/op 736.01 MB/s BenchmarkCallArgCopy/size=65536-4 2629 84176 ns/op 778.56 MB/s BenchmarkFieldByName1-4 850779 142.3 ns/op BenchmarkFieldByName2-4 39528 3230 ns/op BenchmarkFieldByName3-4 6408 20218 ns/op BenchmarkInterfaceBig-4 3047329 37.12 ns/op BenchmarkInterfaceSmall-4 3049720 40.62 ns/op BenchmarkNew-4 975427 123.0 ns/op BenchmarkMap/StringKeys/MapIndex-4 2133 52555 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2052 61783 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2290 54232 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1928 65432 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2458 54235 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2042 65936 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 182746 666.6 ns/op PASS ok reflect 22.682s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7878 18977 ns/op 9361 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 15809 ns/op 9165 B/op 1 allocs/op BenchmarkFindString-4 10000 17030 ns/op 9347 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 19847 ns/op 9307 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19332 ns/op 9023 B/op 2 allocs/op BenchmarkLiteral-4 10000 14003 ns/op BenchmarkNotLiteral-4 4200 35871 ns/op BenchmarkMatchClass-4 3567 43932 ns/op BenchmarkMatchClass_InRange-4 4135 43657 ns/op BenchmarkReplaceAll-4 1492 96439 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16058 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 14820 6996 ns/op BenchmarkAnchoredShortMatch-4 10000 17627 ns/op BenchmarkAnchoredLongMatch-4 13023 8908 ns/op BenchmarkOnePassShortA-4 15422 7152 ns/op BenchmarkNotOnePassShortA-4 9062 29483 ns/op BenchmarkOnePassShortB-4 21446 5609 ns/op BenchmarkNotOnePassShortB-4 10000 26688 ns/op BenchmarkOnePassLongPrefix-4 66932 1698 ns/op BenchmarkOnePassLongNotPrefix-4 24565 4720 ns/op BenchmarkMatchParallelShared-4 10000 24527 ns/op BenchmarkMatchParallelCopied-4 10000 24100 ns/op BenchmarkQuoteMetaAll-4 140216 1062 ns/op 13.18 MB/s BenchmarkQuoteMetaNone-4 291427 352.7 ns/op 73.71 MB/s BenchmarkCompile/Onepass-4 3787 38207 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1426 109272 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 150 936122 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2628139 41.66 ns/op 384.11 MB/s BenchmarkMatch/Easy0/32-4 9787 13684 ns/op 2.34 MB/s BenchmarkMatch/Easy0/1K-4 8116 16618 ns/op 61.62 MB/s BenchmarkMatch/Easy0i/16-4 2552587 42.43 ns/op 377.07 MB/s BenchmarkMatch/Easy0i/32-4 5950 32486 ns/op 0.99 MB/s BenchmarkMatch/Easy0i/1K-4 232 476188 ns/op 2.15 MB/s BenchmarkMatch/Easy1/16-4 2736004 40.36 ns/op 396.48 MB/s BenchmarkMatch/Easy1/32-4 10000 14876 ns/op 2.15 MB/s BenchmarkMatch/Easy1/1K-4 7538 28931 ns/op 35.39 MB/s BenchmarkMatch/Medium/16-4 2638504 40.59 ns/op 394.20 MB/s BenchmarkMatch/Medium/32-4 7132 29432 ns/op 1.09 MB/s BenchmarkMatch/Medium/1K-4 274 399768 ns/op 2.56 MB/s BenchmarkMatch/Hard/16-4 2734788 40.69 ns/op 393.26 MB/s BenchmarkMatch/Hard/32-4 3854 35050 ns/op 0.91 MB/s BenchmarkMatch/Hard/1K-4 165 724037 ns/op 1.41 MB/s BenchmarkMatch/Hard1/16-4 1538 96915 ns/op 0.17 MB/s BenchmarkMatch/Hard1/32-4 792 150350 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 26 4332983 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 27444 4115 ns/op 3.89 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16830 7121 ns/op 4.49 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 632 188695 ns/op 5.43 MB/s 25 B/op 0 allocs/op PASS ok regexp 10.951s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 812918 131.3 ns/op BenchmarkIsWordChar-4 225111 559.2 ns/op PASS ok regexp/syntax 2.372s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 111393 1261 ns/op BenchmarkCallers/inlined-4 99268 1278 ns/op BenchmarkCallers/no-cache-4 22546 5270 ns/op BenchmarkFPCallers/cached-4 4135885 29.26 ns/op BenchmarkMakeChan/Byte-4 858990 256.9 ns/op BenchmarkMakeChan/Int-4 1000000 286.9 ns/op BenchmarkMakeChan/Ptr-4 634066 336.3 ns/op BenchmarkMakeChan/Struct/0-4 912465 183.5 ns/op BenchmarkMakeChan/Struct/32-4 346465 536.1 ns/op BenchmarkMakeChan/Struct/40-4 295988 661.9 ns/op BenchmarkChanNonblocking-4 7368439 14.87 ns/op BenchmarkSelectUncontended-4 1134805 111.2 ns/op BenchmarkSelectSyncContended-4 117770 1137 ns/op BenchmarkSelectAsyncContended-4 344625 372.9 ns/op BenchmarkSelectNonblock-4 4235210 25.88 ns/op BenchmarkChanUncontended-4 17800 7506 ns/op BenchmarkChanContended-4 5170 22784 ns/op BenchmarkChanSync-4 251064 585.0 ns/op BenchmarkChanSyncWork-4 62731 1876 ns/op BenchmarkChanProdCons0-4 162242 633.6 ns/op BenchmarkChanProdCons10-4 441529 256.8 ns/op BenchmarkChanProdCons100-4 538107 216.3 ns/op BenchmarkChanProdConsWork0-4 155469 672.3 ns/op BenchmarkChanProdConsWork10-4 229759 439.4 ns/op BenchmarkChanProdConsWork100-4 290050 410.0 ns/op BenchmarkSelectProdCons-4 167920 644.3 ns/op BenchmarkReceiveDataFromClosedChan-4 1000000 123.4 ns/op BenchmarkChanCreation-4 190359 560.3 ns/op BenchmarkChanSem-4 335721 345.5 ns/op BenchmarkChanPopular-4 122 893036 ns/op BenchmarkChanClosed-4 972747 131.7 ns/op BenchmarkCallClosure-4 5121694 20.58 ns/op BenchmarkCallClosure1-4 5483511 21.51 ns/op BenchmarkCallClosure2-4 1000000 102.1 ns/op BenchmarkCallClosure3-4 1427737 88.80 ns/op BenchmarkCallClosure4-4 1000000 118.7 ns/op BenchmarkComplex128DivNormal-4 14369515 9.076 ns/op BenchmarkComplex128DivNisNaN-4 10960597 10.69 ns/op BenchmarkComplex128DivDisNaN-4 10896262 10.64 ns/op BenchmarkComplex128DivNisInf-4 14904264 8.388 ns/op BenchmarkComplex128DivDisInf-4 7798140 14.54 ns/op BenchmarkAllocation-4 3031 78047 ns/op BenchmarkReadMemStats-4 100 1156401 ns/op BenchmarkReadMemStatsLatency-4 1 3423882 p50-ns 3423882 p90-ns 3423882 p99-ns BenchmarkWriteBarrier-4 2923887 41.87 ns/op BenchmarkBulkWriteBarrier-4 5323476 19.93 ns/op BenchmarkScanStackNoLocals-4 3 37731160 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14333917 7.246 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13303146 7.853 ns/op BenchmarkMSpanCountAlloc/bits=256-4 13478952 9.303 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9569514 12.29 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6274662 18.50 ns/op BenchmarkHash5-4 8760585 12.46 ns/op 401.27 MB/s BenchmarkHash16-4 8624383 13.25 ns/op 1207.65 MB/s BenchmarkHash64-4 7622946 14.45 ns/op 4429.89 MB/s BenchmarkHash1024-4 2610811 45.15 ns/op 22679.65 MB/s BenchmarkHash65536-4 51906 2221 ns/op 29505.97 MB/s BenchmarkAlignedLoad-4 13255176 8.919 ns/op BenchmarkUnalignedLoad-4 11979686 9.805 ns/op BenchmarkEqEfaceConcrete-4 7762461 14.28 ns/op BenchmarkEqIfaceConcrete-4 8870943 13.93 ns/op BenchmarkNeEfaceConcrete-4 8909733 13.17 ns/op BenchmarkNeIfaceConcrete-4 8856279 13.22 ns/op BenchmarkConvT2EByteSized/bool-4 5057220 23.04 ns/op BenchmarkConvT2EByteSized/uint8-4 5282575 23.10 ns/op BenchmarkConvT2ESmall-4 4870246 23.98 ns/op BenchmarkConvT2EUintptr-4 4775216 24.40 ns/op BenchmarkConvT2ELarge-4 1000000 120.4 ns/op BenchmarkConvT2ISmall-4 5023792 24.10 ns/op BenchmarkConvT2IUintptr-4 3855810 28.45 ns/op BenchmarkConvT2ILarge-4 957153 131.2 ns/op BenchmarkConvI2E-4 4065036 25.60 ns/op BenchmarkConvI2I-4 4521081 27.42 ns/op BenchmarkAssertE2T-4 4577598 26.68 ns/op BenchmarkAssertE2TLarge-4 2188747 51.90 ns/op BenchmarkAssertE2I-4 4002507 25.23 ns/op BenchmarkAssertI2T-4 3781531 29.12 ns/op BenchmarkAssertI2I-4 4857452 24.78 ns/op BenchmarkAssertI2E-4 4151191 24.17 ns/op BenchmarkAssertE2E-4 4818690 24.17 ns/op BenchmarkAssertE2T2-4 2588695 45.10 ns/op BenchmarkAssertE2T2Blank-4 3813232 29.93 ns/op BenchmarkAssertI2E2-4 3792018 29.65 ns/op BenchmarkAssertI2E2Blank-4 4160326 24.76 ns/op BenchmarkAssertE2E2-4 3287923 36.50 ns/op BenchmarkAssertE2E2Blank-4 4407915 24.82 ns/op BenchmarkConvT2Ezero/zero/16-4 4420639 29.30 ns/op BenchmarkConvT2Ezero/zero/32-4 4297168 26.86 ns/op BenchmarkConvT2Ezero/zero/64-4 4468916 26.39 ns/op BenchmarkConvT2Ezero/zero/str-4 4359984 26.03 ns/op BenchmarkConvT2Ezero/zero/slice-4 4354246 26.41 ns/op BenchmarkConvT2Ezero/zero/big-4 162373 1009 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 108.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 125.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 143856 945.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 4487485 27.56 ns/op BenchmarkConvT2Ezero/smallint/32-4 4141654 26.47 ns/op BenchmarkConvT2Ezero/smallint/64-4 4429902 26.33 ns/op BenchmarkConvT2Ezero/largeint/16-4 1371114 86.83 ns/op BenchmarkConvT2Ezero/largeint/32-4 1466560 83.08 ns/op BenchmarkConvT2Ezero/largeint/64-4 1367354 86.50 ns/op BenchmarkMalloc8-4 1578236 71.54 ns/op BenchmarkMalloc16-4 1574107 79.42 ns/op BenchmarkMallocTypeInfo8-4 1511484 70.81 ns/op BenchmarkMallocTypeInfo16-4 1275706 86.87 ns/op BenchmarkMallocLargeStruct-4 76410 1391 ns/op BenchmarkGoroutineSelect-4 27 3857755 ns/op BenchmarkGoroutineBlocking-4 30 3523060 ns/op BenchmarkGoroutineForRange-4 37 3966003 ns/op BenchmarkGoroutineIdle-4 31 3741358 ns/op BenchmarkHashStringSpeed-4 2636415 41.16 ns/op BenchmarkHashBytesSpeed-4 1341600 99.97 ns/op BenchmarkHashInt32Speed-4 2682150 41.67 ns/op BenchmarkHashInt64Speed-4 2908954 41.53 ns/op BenchmarkHashStringArraySpeed-4 651361 189.7 ns/op BenchmarkMegMap-4 2683820 44.45 ns/op BenchmarkMegOneMap-4 3050401 39.90 ns/op BenchmarkMegEqMap-4 3571 35783 ns/op BenchmarkMegEmptyMap-4 3543675 33.53 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2636818 43.40 ns/op BenchmarkSmallStrMap-4 3063836 39.19 ns/op BenchmarkMapStringKeysEight_16-4 3016298 38.36 ns/op BenchmarkMapStringKeysEight_32-4 2592937 44.14 ns/op BenchmarkMapStringKeysEight_64-4 2925139 39.90 ns/op BenchmarkMapStringKeysEight_1M-4 2665500 43.35 ns/op BenchmarkIntMap-4 2789479 41.86 ns/op BenchmarkMapFirst/1-4 4116256 29.49 ns/op BenchmarkMapFirst/2-4 3932467 28.73 ns/op BenchmarkMapFirst/3-4 3992829 31.24 ns/op BenchmarkMapFirst/4-4 3974436 30.08 ns/op BenchmarkMapFirst/5-4 3378241 31.21 ns/op BenchmarkMapFirst/6-4 3390896 35.56 ns/op BenchmarkMapFirst/7-4 3356124 32.64 ns/op BenchmarkMapFirst/8-4 3350660 30.93 ns/op BenchmarkMapFirst/9-4 3563449 38.88 ns/op BenchmarkMapFirst/10-4 3293689 42.96 ns/op BenchmarkMapFirst/11-4 2728351 36.95 ns/op BenchmarkMapFirst/12-4 3809490 31.01 ns/op BenchmarkMapFirst/13-4 3795662 33.14 ns/op BenchmarkMapFirst/14-4 3934942 31.03 ns/op BenchmarkMapFirst/15-4 3813085 30.88 ns/op BenchmarkMapFirst/16-4 3898323 31.45 ns/op BenchmarkMapMid/1-4 4271364 27.38 ns/op BenchmarkMapMid/2-4 3916035 27.86 ns/op BenchmarkMapMid/3-4 4341669 27.59 ns/op BenchmarkMapMid/4-4 3329092 35.83 ns/op BenchmarkMapMid/5-4 3434418 34.56 ns/op BenchmarkMapMid/6-4 4128436 35.50 ns/op BenchmarkMapMid/7-4 4151157 37.38 ns/op BenchmarkMapMid/8-4 2695285 39.21 ns/op BenchmarkMapMid/9-4 3790485 30.95 ns/op BenchmarkMapMid/10-4 3477446 33.04 ns/op BenchmarkMapMid/11-4 3791473 30.67 ns/op BenchmarkMapMid/12-4 3056710 36.60 ns/op BenchmarkMapMid/13-4 3872864 37.62 ns/op BenchmarkMapMid/14-4 3597836 33.76 ns/op BenchmarkMapMid/15-4 3746433 30.25 ns/op BenchmarkMapMid/16-4 3632730 37.19 ns/op BenchmarkMapLast/1-4 4276611 27.25 ns/op BenchmarkMapLast/2-4 3977181 27.68 ns/op BenchmarkMapLast/3-4 3390859 34.24 ns/op BenchmarkMapLast/4-4 3225939 36.72 ns/op BenchmarkMapLast/5-4 3911140 30.78 ns/op BenchmarkMapLast/6-4 3590752 37.36 ns/op BenchmarkMapLast/7-4 3782923 31.87 ns/op BenchmarkMapLast/8-4 2951163 40.12 ns/op BenchmarkMapLast/9-4 3796851 31.28 ns/op BenchmarkMapLast/10-4 3555918 33.18 ns/op BenchmarkMapLast/11-4 3065481 38.14 ns/op BenchmarkMapLast/12-4 2994985 39.99 ns/op BenchmarkMapLast/13-4 3491798 32.84 ns/op BenchmarkMapLast/14-4 3641622 32.01 ns/op BenchmarkMapLast/15-4 3633600 32.61 ns/op BenchmarkMapLast/16-4 3214218 37.09 ns/op BenchmarkMapCycle-4 2711618 43.02 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3448905 32.02 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3324 34159 ns/op BenchmarkMakeMap/[Byte]Byte-4 1000000 298.8 ns/op BenchmarkMakeMap/[Int]Int-4 207409 639.0 ns/op BenchmarkNewEmptyMap-4 3930444 26.85 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1518873 74.66 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 581697 217.1 ns/op BenchmarkMapIterEmpty-4 4715192 27.59 ns/op BenchmarkSameLengthMap-4 3759908 29.66 ns/op BenchmarkBigKeyMap-4 1492828 79.66 ns/op BenchmarkBigValMap-4 1311754 86.50 ns/op BenchmarkSmallKeyMap-4 3184270 38.74 ns/op BenchmarkMapPopulate/1-4 2053033 57.17 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 181286 843.2 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 14806 ns/op 3348 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 812 176390 ns/op 53314 B/op 73 allocs/op BenchmarkMapPopulate/10000-4 48 2281651 ns/op 427551 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 5 23290717 ns/op 3606744 B/op 3973 allocs/op BenchmarkComplexAlgMap-4 527080 213.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 1662493 69.86 ns/op BenchmarkGoMapClear/Reflexive/10-4 1594879 72.64 ns/op BenchmarkGoMapClear/Reflexive/100-4 712717 174.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 74972 1671 ns/op BenchmarkGoMapClear/Reflexive/10000-4 8540 13588 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1311684 90.55 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1257868 95.57 ns/op BenchmarkGoMapClear/NonReflexive/100-4 631060 201.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 74480 1643 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 8682 13622 ns/op BenchmarkMapStringConversion/32/simple-4 1562008 78.26 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1309208 88.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1369623 86.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1468881 80.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1283875 93.79 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1289622 92.00 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1870063 62.80 ns/op BenchmarkMapInterfacePtr-4 1902526 62.11 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2922776 36.81 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 90974 1463 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5248 19322 ns/op BenchmarkMapPop1000-4 434 267509 ns/op BenchmarkMapPop10000-4 25 5161835 ns/op BenchmarkMapAssign/Int32/256-4 2375299 49.24 ns/op BenchmarkMapAssign/Int32/65536-4 1313799 77.78 ns/op BenchmarkMapAssign/Int64/256-4 2274583 50.66 ns/op BenchmarkMapAssign/Int64/65536-4 1279842 84.06 ns/op BenchmarkMapAssign/Str/256-4 2005286 58.14 ns/op BenchmarkMapAssign/Str/65536-4 725652 138.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1523139 79.64 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 881835 123.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1510602 78.10 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 992295 118.3 ns/op BenchmarkMapOperatorAssign/Str/256-4 659575 3946 ns/op BenchmarkMapOperatorAssign/Str/65536-4 303693 351.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 997183 121.7 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 382761 263.2 ns/op 45 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 119.4 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 400276 282.8 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 933183 182.3 ns/op 65 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 251586 413.3 ns/op 79 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1478244 89.72 ns/op BenchmarkMapDelete/Int32/1000-4 2026341 57.53 ns/op BenchmarkMapDelete/Int32/10000-4 1932532 55.66 ns/op BenchmarkMapDelete/Int64/100-4 1366854 89.12 ns/op BenchmarkMapDelete/Int64/1000-4 1759584 62.15 ns/op BenchmarkMapDelete/Int64/10000-4 2047776 58.44 ns/op BenchmarkMapDelete/Str/100-4 1000000 108.7 ns/op BenchmarkMapDelete/Str/1000-4 1651363 73.35 ns/op BenchmarkMapDelete/Str/10000-4 1709816 71.28 ns/op BenchmarkMapDelete/Pointer/100-4 1274756 96.56 ns/op BenchmarkMapDelete/Pointer/1000-4 1782888 65.23 ns/op BenchmarkMapDelete/Pointer/10000-4 1802311 62.80 ns/op BenchmarkMemmove/0-4 17766409 6.033 ns/op BenchmarkMemmove/1-4 1415649 81.28 ns/op 12.30 MB/s BenchmarkMemmove/2-4 1423861 83.98 ns/op 23.82 MB/s BenchmarkMemmove/3-4 1403096 84.50 ns/op 35.50 MB/s BenchmarkMemmove/4-4 1443627 84.23 ns/op 47.49 MB/s BenchmarkMemmove/5-4 1365370 85.85 ns/op 58.24 MB/s BenchmarkMemmove/6-4 1376109 84.48 ns/op 71.02 MB/s BenchmarkMemmove/7-4 1391894 84.88 ns/op 82.47 MB/s BenchmarkMemmove/8-4 1447422 82.00 ns/op 97.56 MB/s BenchmarkMemmove/9-4 1369448 88.06 ns/op 102.20 MB/s BenchmarkMemmove/10-4 1355560 93.10 ns/op 107.41 MB/s BenchmarkMemmove/11-4 1330585 90.24 ns/op 121.89 MB/s BenchmarkMemmove/12-4 1344763 90.27 ns/op 132.93 MB/s BenchmarkMemmove/13-4 1327419 89.77 ns/op 144.82 MB/s BenchmarkMemmove/14-4 1350345 88.65 ns/op 157.93 MB/s BenchmarkMemmove/15-4 1311028 89.09 ns/op 168.38 MB/s BenchmarkMemmove/16-4 1384821 87.98 ns/op 181.85 MB/s BenchmarkMemmove/32-4 1299198 89.32 ns/op 358.26 MB/s BenchmarkMemmove/64-4 1206262 96.60 ns/op 662.53 MB/s BenchmarkMemmove/128-4 1000000 108.7 ns/op 1177.17 MB/s BenchmarkMemmove/256-4 1000000 125.9 ns/op 2033.58 MB/s BenchmarkMemmove/512-4 772437 165.4 ns/op 3095.57 MB/s BenchmarkMemmove/1024-4 481089 262.8 ns/op 3897.09 MB/s BenchmarkMemmove/2048-4 310941 417.5 ns/op 4904.89 MB/s BenchmarkMemmove/4096-4 171343 728.4 ns/op 5622.91 MB/s BenchmarkMemmoveOverlap/32-4 1294635 93.84 ns/op 341.00 MB/s BenchmarkMemmoveOverlap/64-4 1222588 97.46 ns/op 656.70 MB/s BenchmarkMemmoveOverlap/128-4 1000000 105.3 ns/op 1215.17 MB/s BenchmarkMemmoveOverlap/256-4 1000000 123.9 ns/op 2065.49 MB/s BenchmarkMemmoveOverlap/512-4 796578 168.3 ns/op 3042.34 MB/s BenchmarkMemmoveOverlap/1024-4 512953 252.2 ns/op 4060.43 MB/s BenchmarkMemmoveOverlap/2048-4 292858 417.6 ns/op 4904.05 MB/s BenchmarkMemmoveOverlap/4096-4 176796 710.1 ns/op 5768.15 MB/s BenchmarkMemmoveUnalignedDst/0-4 16385712 6.124 ns/op BenchmarkMemmoveUnalignedDst/1-4 1413091 86.46 ns/op 11.57 MB/s BenchmarkMemmoveUnalignedDst/2-4 1337646 89.14 ns/op 22.44 MB/s BenchmarkMemmoveUnalignedDst/3-4 1246960 93.44 ns/op 32.11 MB/s BenchmarkMemmoveUnalignedDst/4-4 1344669 87.54 ns/op 45.69 MB/s BenchmarkMemmoveUnalignedDst/5-4 1304385 89.22 ns/op 56.04 MB/s BenchmarkMemmoveUnalignedDst/6-4 1317288 87.73 ns/op 68.39 MB/s BenchmarkMemmoveUnalignedDst/7-4 1361006 89.58 ns/op 78.14 MB/s BenchmarkMemmoveUnalignedDst/8-4 1351176 86.67 ns/op 92.30 MB/s BenchmarkMemmoveUnalignedDst/9-4 1325619 90.65 ns/op 99.28 MB/s BenchmarkMemmoveUnalignedDst/10-4 1316682 90.14 ns/op 110.94 MB/s BenchmarkMemmoveUnalignedDst/11-4 1317822 89.19 ns/op 123.34 MB/s BenchmarkMemmoveUnalignedDst/12-4 1324270 89.92 ns/op 133.45 MB/s BenchmarkMemmoveUnalignedDst/13-4 1288977 90.14 ns/op 144.22 MB/s BenchmarkMemmoveUnalignedDst/14-4 1310104 90.65 ns/op 154.45 MB/s BenchmarkMemmoveUnalignedDst/15-4 1311938 91.43 ns/op 164.06 MB/s BenchmarkMemmoveUnalignedDst/16-4 1335806 90.13 ns/op 177.53 MB/s BenchmarkMemmoveUnalignedDst/32-4 1253124 92.46 ns/op 346.09 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 113.0 ns/op 566.13 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 109.5 ns/op 1168.46 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 129.7 ns/op 1974.45 MB/s BenchmarkMemmoveUnalignedDst/512-4 741820 176.7 ns/op 2897.38 MB/s BenchmarkMemmoveUnalignedDst/1024-4 477319 266.7 ns/op 3839.47 MB/s BenchmarkMemmoveUnalignedDst/2048-4 314962 418.3 ns/op 4896.13 MB/s BenchmarkMemmoveUnalignedDst/4096-4 168477 736.2 ns/op 5563.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1254150 95.11 ns/op 336.47 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 100.4 ns/op 637.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 112.8 ns/op 1134.46 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 986133 131.5 ns/op 1947.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 735963 176.3 ns/op 2903.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 500605 262.3 ns/op 3904.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 283080 425.1 ns/op 4817.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 175520 716.3 ns/op 5718.28 MB/s BenchmarkMemmoveUnalignedSrc/0-4 16655811 6.305 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1364642 83.83 ns/op 11.93 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1343708 87.44 ns/op 22.87 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1393149 88.23 ns/op 34.00 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1318416 87.35 ns/op 45.79 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1304179 92.16 ns/op 54.25 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1263637 88.56 ns/op 67.75 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1341340 88.39 ns/op 79.19 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1347792 86.30 ns/op 92.70 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1337751 93.00 ns/op 96.77 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1240783 91.04 ns/op 109.84 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1328990 91.13 ns/op 120.70 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1281350 91.37 ns/op 131.33 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1337641 90.40 ns/op 143.81 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1280376 91.67 ns/op 152.73 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1314745 90.15 ns/op 166.39 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1299052 90.56 ns/op 176.68 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1284177 92.60 ns/op 345.58 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 108.2 ns/op 591.33 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 109.3 ns/op 1170.78 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 128.5 ns/op 1992.53 MB/s BenchmarkMemmoveUnalignedSrc/512-4 765756 170.2 ns/op 3007.90 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 483363 258.6 ns/op 3959.49 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 315848 425.2 ns/op 4816.97 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 153364 740.2 ns/op 5533.86 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 104.7 ns/op 152.85 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 115.8 ns/op 138.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 102.8 ns/op 155.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 107.0 ns/op 149.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 104.0 ns/op 153.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1000000 108.8 ns/op 147.04 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 104.9 ns/op 152.46 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 108.2 ns/op 147.83 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 916917 117.2 ns/op 546.30 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 949150 121.0 ns/op 528.91 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 111.0 ns/op 576.64 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 995756 115.0 ns/op 556.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 117.5 ns/op 544.83 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 972292 113.1 ns/op 565.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 110.8 ns/op 577.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 112.5 ns/op 568.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 753909 164.7 ns/op 1554.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 573393 198.1 ns/op 1292.28 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 855320 140.4 ns/op 1823.24 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 841251 138.8 ns/op 1844.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 898294 138.0 ns/op 1854.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 895104 141.3 ns/op 1811.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 908132 140.2 ns/op 1825.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 855937 141.8 ns/op 1805.80 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 97260 1164 ns/op 3517.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 64998 1844 ns/op 2221.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 150802 774.3 ns/op 5290.03 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 161720 737.7 ns/op 5552.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 167534 749.0 ns/op 5468.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 165421 741.8 ns/op 5521.98 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 164407 740.9 ns/op 5528.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 160622 756.1 ns/op 5417.05 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6808 19922 ns/op 3289.56 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3963 29250 ns/op 2240.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9517 12777 ns/op 5129.41 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9085 11885 ns/op 5514.35 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 8508 11793 ns/op 5557.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9842 11958 ns/op 5480.32 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 8773 12220 ns/op 5362.91 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9758 12215 ns/op 5365.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1251904 96.33 ns/op 332.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 102.6 ns/op 623.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 112.6 ns/op 1137.00 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 133.7 ns/op 1914.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 753724 175.0 ns/op 2925.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 496796 277.0 ns/op 3697.27 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 311965 428.5 ns/op 4779.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 167634 732.9 ns/op 5589.03 MB/s BenchmarkMemclr/5-4 14624743 8.462 ns/op 590.88 MB/s BenchmarkMemclr/16-4 14326580 8.478 ns/op 1887.27 MB/s BenchmarkMemclr/64-4 13509786 9.003 ns/op 7108.84 MB/s BenchmarkMemclr/256-4 10637292 10.15 ns/op 25215.55 MB/s BenchmarkMemclr/4096-4 2235600 52.43 ns/op 78127.80 MB/s BenchmarkMemclr/65536-4 90998 1378 ns/op 47551.14 MB/s BenchmarkMemclr/1M-4 5676 25496 ns/op 41127.86 MB/s BenchmarkMemclr/4M-4 1318 93510 ns/op 44854.06 MB/s BenchmarkMemclr/8M-4 434 287523 ns/op 29175.38 MB/s BenchmarkMemclr/16M-4 136 750636 ns/op 22350.67 MB/s BenchmarkMemclr/64M-4 52 2006970 ns/op 33437.90 MB/s BenchmarkMemclrUnaligned/0_5-4 6940092 17.34 ns/op 288.33 MB/s BenchmarkMemclrUnaligned/0_16-4 9388716 12.72 ns/op 1257.57 MB/s BenchmarkMemclrUnaligned/0_64-4 9562304 12.57 ns/op 5091.55 MB/s BenchmarkMemclrUnaligned/0_256-4 9352165 13.54 ns/op 18913.50 MB/s BenchmarkMemclrUnaligned/0_4096-4 2202686 53.21 ns/op 76977.04 MB/s BenchmarkMemclrUnaligned/0_65536-4 95464 1311 ns/op 49988.65 MB/s BenchmarkMemclrUnaligned/1_5-4 8946792 12.92 ns/op 387.04 MB/s BenchmarkMemclrUnaligned/1_16-4 9377918 12.37 ns/op 1293.12 MB/s BenchmarkMemclrUnaligned/1_64-4 9088171 12.76 ns/op 5015.26 MB/s BenchmarkMemclrUnaligned/1_256-4 9245218 13.34 ns/op 19192.49 MB/s BenchmarkMemclrUnaligned/1_4096-4 1480042 78.80 ns/op 51976.67 MB/s BenchmarkMemclrUnaligned/1_65536-4 82633 1471 ns/op 44541.19 MB/s BenchmarkMemclrUnaligned/4_5-4 8915884 13.07 ns/op 382.46 MB/s BenchmarkMemclrUnaligned/4_16-4 9651709 12.41 ns/op 1289.25 MB/s BenchmarkMemclrUnaligned/4_64-4 8508871 13.08 ns/op 4893.13 MB/s BenchmarkMemclrUnaligned/4_256-4 8711334 14.04 ns/op 18234.52 MB/s BenchmarkMemclrUnaligned/4_4096-4 1345752 77.89 ns/op 52589.69 MB/s BenchmarkMemclrUnaligned/4_65536-4 84452 1459 ns/op 44929.01 MB/s BenchmarkMemclrUnaligned/7_5-4 9574322 12.61 ns/op 396.58 MB/s BenchmarkMemclrUnaligned/7_16-4 9503948 13.01 ns/op 1229.90 MB/s BenchmarkMemclrUnaligned/7_64-4 9180280 12.88 ns/op 4968.42 MB/s BenchmarkMemclrUnaligned/7_256-4 8871904 13.38 ns/op 19139.51 MB/s BenchmarkMemclrUnaligned/7_4096-4 1517890 77.79 ns/op 52653.64 MB/s BenchmarkMemclrUnaligned/7_65536-4 85814 1450 ns/op 45186.91 MB/s BenchmarkMemclrUnaligned/0_1M-4 5726 21877 ns/op 47929.70 MB/s BenchmarkMemclrUnaligned/0_4M-4 1353 93192 ns/op 45007.29 MB/s BenchmarkMemclrUnaligned/0_8M-4 442 253827 ns/op 33048.53 MB/s BenchmarkMemclrUnaligned/0_16M-4 156 764023 ns/op 21959.03 MB/s BenchmarkMemclrUnaligned/0_64M-4 57 1906116 ns/op 35207.13 MB/s BenchmarkMemclrUnaligned/1_1M-4 5294 32823 ns/op 31946.70 MB/s BenchmarkMemclrUnaligned/1_4M-4 1154 100915 ns/op 41562.64 MB/s BenchmarkMemclrUnaligned/1_8M-4 392 278622 ns/op 30107.47 MB/s BenchmarkMemclrUnaligned/1_16M-4 150 786390 ns/op 21334.47 MB/s BenchmarkMemclrUnaligned/1_64M-4 54 1981259 ns/op 33871.83 MB/s BenchmarkMemclrUnaligned/4_1M-4 4320 34944 ns/op 30007.61 MB/s BenchmarkMemclrUnaligned/4_4M-4 1269 98776 ns/op 42462.97 MB/s BenchmarkMemclrUnaligned/4_8M-4 343 319215 ns/op 26278.88 MB/s BenchmarkMemclrUnaligned/4_16M-4 100 1076627 ns/op 15583.13 MB/s BenchmarkMemclrUnaligned/4_64M-4 49 2149621 ns/op 31218.92 MB/s BenchmarkMemclrUnaligned/7_1M-4 4353 36703 ns/op 28569.19 MB/s BenchmarkMemclrUnaligned/7_4M-4 1113 103171 ns/op 40654.08 MB/s BenchmarkMemclrUnaligned/7_8M-4 394 279243 ns/op 30040.51 MB/s BenchmarkMemclrUnaligned/7_16M-4 138 812328 ns/op 20653.24 MB/s BenchmarkMemclrUnaligned/7_64M-4 52 2314802 ns/op 28991.19 MB/s BenchmarkGoMemclr/5-4 1467867 72.32 ns/op 69.14 MB/s BenchmarkGoMemclr/16-4 689895 177.7 ns/op 90.02 MB/s BenchmarkGoMemclr/64-4 202405 636.4 ns/op 100.56 MB/s BenchmarkGoMemclr/256-4 49852 2487 ns/op 102.95 MB/s BenchmarkMemclrRange/1K_2K-4 78010 1337 ns/op 71719.26 MB/s BenchmarkMemclrRange/2K_8K-4 28669 4163 ns/op 80119.57 MB/s BenchmarkMemclrRange/4K_16K-4 33625 3518 ns/op 91839.44 MB/s BenchmarkMemclrRange/160K_228K-4 3762 35522 ns/op 46812.17 MB/s BenchmarkClearFat7-4 4173106 26.05 ns/op BenchmarkClearFat8-4 4509346 25.26 ns/op BenchmarkClearFat11-4 3626054 27.71 ns/op BenchmarkClearFat12-4 5149200 26.67 ns/op BenchmarkClearFat13-4 4112559 26.69 ns/op BenchmarkClearFat14-4 5305411 26.23 ns/op BenchmarkClearFat15-4 4287426 26.19 ns/op BenchmarkClearFat16-4 4207852 26.45 ns/op BenchmarkClearFat24-4 4025130 27.99 ns/op BenchmarkClearFat32-4 4699438 27.95 ns/op BenchmarkClearFat40-4 3458095 29.10 ns/op BenchmarkClearFat48-4 4909102 28.60 ns/op BenchmarkClearFat56-4 3723829 29.31 ns/op BenchmarkClearFat64-4 3812574 29.47 ns/op BenchmarkClearFat72-4 4087002 29.38 ns/op BenchmarkClearFat128-4 3372374 35.74 ns/op BenchmarkClearFat256-4 2465212 43.71 ns/op BenchmarkClearFat512-4 1557160 69.95 ns/op BenchmarkClearFat1024-4 1000000 111.2 ns/op BenchmarkClearFat1032-4 1000000 116.1 ns/op BenchmarkClearFat1040-4 1000000 119.9 ns/op BenchmarkCopyFat7-4 4687185 24.47 ns/op BenchmarkCopyFat8-4 4319523 25.12 ns/op BenchmarkCopyFat11-4 4388970 25.12 ns/op BenchmarkCopyFat12-4 4323544 24.90 ns/op BenchmarkCopyFat13-4 4518015 24.65 ns/op BenchmarkCopyFat14-4 4415232 25.17 ns/op BenchmarkCopyFat15-4 4393472 24.88 ns/op BenchmarkCopyFat16-4 5013870 25.27 ns/op BenchmarkCopyFat24-4 4282692 25.08 ns/op BenchmarkCopyFat32-4 4124296 26.71 ns/op BenchmarkCopyFat64-4 3972148 27.86 ns/op BenchmarkCopyFat72-4 3623899 29.53 ns/op BenchmarkCopyFat128-4 2942322 38.07 ns/op BenchmarkCopyFat256-4 2392396 46.74 ns/op BenchmarkCopyFat512-4 1632674 78.06 ns/op BenchmarkCopyFat520-4 1496185 76.01 ns/op BenchmarkCopyFat1024-4 1000000 118.1 ns/op BenchmarkCopyFat1032-4 1000000 122.6 ns/op BenchmarkCopyFat1040-4 1000000 119.8 ns/op BenchmarkIssue18740/2byte-4 428 283359 ns/op BenchmarkIssue18740/4byte-4 705 167444 ns/op BenchmarkIssue18740/8byte-4 1213 103903 ns/op BenchmarkMemclrKnownSize1-4 7123603 18.46 ns/op 54.19 MB/s BenchmarkMemclrKnownSize2-4 4026867 27.48 ns/op 72.79 MB/s BenchmarkMemclrKnownSize4-4 3193060 36.35 ns/op 110.05 MB/s BenchmarkMemclrKnownSize8-4 1359824 86.02 ns/op 93.00 MB/s BenchmarkMemclrKnownSize16-4 789421 161.8 ns/op 98.86 MB/s BenchmarkMemclrKnownSize32-4 428115 302.5 ns/op 105.80 MB/s BenchmarkMemclrKnownSize64-4 211162 581.0 ns/op 110.16 MB/s BenchmarkMemclrKnownSize112-4 126198 973.8 ns/op 115.01 MB/s BenchmarkMemclrKnownSize128-4 103081 1132 ns/op 113.05 MB/s BenchmarkMemclrKnownSize192-4 69062 1727 ns/op 111.17 MB/s BenchmarkMemclrKnownSize248-4 55710 2215 ns/op 111.97 MB/s BenchmarkMemclrKnownSize256-4 44013 2376 ns/op 107.76 MB/s BenchmarkMemclrKnownSize512-4 25315 4652 ns/op 110.06 MB/s BenchmarkMemclrKnownSize1024-4 12852 9134 ns/op 112.11 MB/s BenchmarkMemclrKnownSize4096-4 3579 36673 ns/op 111.69 MB/s BenchmarkMemclrKnownSize512KiB-4 24 4885701 ns/op 107.31 MB/s BenchmarkReadMetricsLatency-4 10000 4856 p50-ns 7020 p90-ns 13884 p99-ns BenchmarkFinalizer-4 231 507071 ns/op BenchmarkFinalizerRun-4 158260 683.5 ns/op BenchmarkMinFloat-4 1574264 72.69 ns/op BenchmarkMaxFloat-4 1475592 81.23 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7095410 18.17 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3242715 35.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2462934 45.69 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2682884 45.44 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1532323 68.79 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1520328 77.53 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2814967 40.68 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1664763 70.13 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1748559 67.55 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2705756 45.04 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2691186 45.47 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2284754 50.28 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 2103661 58.33 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1821976 63.36 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 10085964 11.85 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10101772 11.08 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 9978332 11.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10100299 11.98 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8744037 12.59 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 8789764 13.70 ns/op BenchmarkFindBitRange64/PatternAASize2-4 10093387 11.74 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10531170 11.21 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10406883 11.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 9799306 12.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10492387 11.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 9723202 11.34 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 9458608 14.27 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 9886574 11.44 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10341338 11.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10244502 11.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 9930718 11.52 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10892788 10.98 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 9670231 12.15 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9410744 11.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10038818 12.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 9936109 12.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9142800 12.31 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9632317 11.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9772221 12.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9615292 11.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 9861460 11.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9029042 12.17 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10208611 11.75 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 9464569 11.83 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8836639 12.24 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9815203 11.71 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10659872 11.39 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9987427 12.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 9391540 11.68 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9889674 11.63 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9359874 12.19 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9848252 11.72 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 9067405 11.57 ns/op BenchmarkNetpollBreak-4 5059 27442 ns/op BenchmarkPinnerPinUnpinBatch-4 1191 141014 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 235 473257 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1485 120236 ns/op BenchmarkPinnerPinUnpin-4 1465864 79.83 ns/op BenchmarkPinnerPinUnpinTiny-4 1472720 79.63 ns/op BenchmarkPinnerPinUnpinDouble-4 545046 222.0 ns/op BenchmarkPinnerPinUnpinParallel-4 3193941 37.12 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3542446 36.53 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 427470 275.1 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7685060 15.82 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 7988774 15.36 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5535280 20.29 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6443296 19.39 ns/op BenchmarkPingPongHog-4 378 276200 ns/op BenchmarkStackGrowth-4 116431 1011 ns/op BenchmarkStackGrowthDeep-4 1183 97389 ns/op BenchmarkCreateGoroutines-4 48868 2331 ns/op BenchmarkCreateGoroutinesParallel-4 63055 2014 ns/op BenchmarkCreateGoroutinesCapture-4 9318 16913 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 43088 2572 ns/op BenchmarkClosureCall-4 23904500 4.305 ns/op BenchmarkWakeupParallelSpinning/0s-4 4726 23276 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6408 25310 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4644 28906 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2828 50388 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2088 71941 ns/op BenchmarkWakeupParallelSpinning/20µs-4 938 128792 ns/op BenchmarkWakeupParallelSpinning/50µs-4 411 279992 ns/op BenchmarkWakeupParallelSpinning/100µs-4 256 475710 ns/op BenchmarkMatmult-4 4552184 34.54 ns/op BenchmarkFastrand-4 6781876 18.33 ns/op BenchmarkFastrand64-4 6456962 17.72 ns/op BenchmarkFastrandHashiter-4 2974084 34.15 ns/op BenchmarkFastrandn/2-4 3718083 30.96 ns/op BenchmarkFastrandn/3-4 4574221 26.93 ns/op BenchmarkFastrandn/4-4 5002213 25.73 ns/op BenchmarkFastrandn/5-4 5031417 23.75 ns/op BenchmarkIfaceCmp100-4 132416 938.7 ns/op BenchmarkIfaceCmpNil100-4 236023 553.6 ns/op BenchmarkEfaceCmpDiff-4 49202 2391 ns/op BenchmarkEfaceCmpDiffIndirect-4 40333 2899 ns/op BenchmarkDefer-4 1000000 110.4 ns/op BenchmarkDefer10-4 876909 198.0 ns/op BenchmarkDeferMany-4 541288 390.4 ns/op BenchmarkPanicRecover-4 638547 199.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 421240 293.1 ns/op 96.00 p50-ns 102.0 p90-ns 151.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 176602 684.6 ns/op 100.0 p50-ns 151.0 p90-ns 230.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 40 2592932 ns/op 2556639 p50-ns 3677519 p90-ns 3848047 p99-ns BenchmarkGoroutineProfile/small/loaded-4 33 4240551 ns/op 3558761 p50-ns 8353783 p90-ns 10318868 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 341654 299.2 ns/op 103.0 p50-ns 111.0 p90-ns 170.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 302293 539.6 ns/op 105.0 p50-ns 148.0 p90-ns 222.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 24 4322762 ns/op 4298141 p50-ns 5075288 p90-ns 5329925 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 11638693 ns/op 10193919 p50-ns 15699316 p90-ns 29176101 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 416451 338.1 ns/op 107.0 p50-ns 111.0 p90-ns 202.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 172963 667.8 ns/op 109.0 p50-ns 166.0 p90-ns 645.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 40 2788512 ns/op 2715260 p50-ns 3903257 p90-ns 4299331 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 27 5779971 ns/op 4808265 p50-ns 13888998 p90-ns 17280722 p99-ns BenchmarkRWMutexUncontended-4 2650942 41.80 ns/op BenchmarkRWMutexWrite100-4 52347 3110 ns/op BenchmarkRWMutexWrite10-4 163884 2432 ns/op BenchmarkRWMutexWorkWrite100-4 554859 4502 ns/op BenchmarkRWMutexWorkWrite10-4 35299 4651 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3252 46510 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1056 102035 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1701 74527 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 523 217870 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 740 155152 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 254 456455 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 417 293258 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 124 932958 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 444085 539.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 319167 529.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 273403 691.7 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 290374 585.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 288296 565.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 275194 743.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 243092 736.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 146798 688.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 262110 773.5 ns/op BenchmarkMakeSlice/Byte-4 1594521 76.72 ns/op BenchmarkMakeSlice/Int16-4 1567232 73.85 ns/op BenchmarkMakeSlice/Int-4 1281193 95.04 ns/op BenchmarkMakeSlice/Ptr-4 1000000 104.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 179.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 215.0 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 245.5 ns/op BenchmarkGrowSlice/Byte-4 648362 205.3 ns/op BenchmarkGrowSlice/Int16-4 696091 219.9 ns/op BenchmarkGrowSlice/Int-4 596497 341.6 ns/op BenchmarkGrowSlice/Ptr-4 449685 432.3 ns/op BenchmarkGrowSlice/Struct/24-4 367486 766.0 ns/op BenchmarkGrowSlice/Struct/32-4 166563 704.7 ns/op BenchmarkGrowSlice/Struct/40-4 135222 852.7 ns/op BenchmarkExtendSlice/IntSlice-4 452186 366.8 ns/op BenchmarkExtendSlice/PointerSlice-4 476581 400.7 ns/op BenchmarkExtendSlice/NoGrow-4 668080 212.5 ns/op BenchmarkAppend-4 924463 120.5 ns/op BenchmarkAppendGrowByte-4 3 34689718 ns/op BenchmarkAppendGrowString-4 1 317589503 ns/op BenchmarkAppendSlice/1Bytes-4 1236331 93.28 ns/op BenchmarkAppendSlice/4Bytes-4 1261719 102.1 ns/op BenchmarkAppendSlice/7Bytes-4 1208934 96.40 ns/op BenchmarkAppendSlice/8Bytes-4 1316463 91.04 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 104.3 ns/op BenchmarkAppendSlice/16Bytes-4 1000000 116.8 ns/op BenchmarkAppendSlice/32Bytes-4 1278367 88.77 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 69656 1791 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 14979 7610 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7153 29795 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1113 115706 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 135 867142 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 48 2718941 ns/op BenchmarkAppendStr/1Bytes-4 1774417 66.89 ns/op BenchmarkAppendStr/4Bytes-4 1724437 67.98 ns/op BenchmarkAppendStr/8Bytes-4 1672632 68.75 ns/op BenchmarkAppendStr/16Bytes-4 1728621 68.86 ns/op BenchmarkAppendStr/32Bytes-4 1750732 68.62 ns/op BenchmarkAppendSpecialCase-4 1000000 115.6 ns/op BenchmarkCopy/1Byte-4 1398649 88.07 ns/op 11.35 MB/s BenchmarkCopy/1String-4 1364882 81.20 ns/op 12.31 MB/s BenchmarkCopy/2Byte-4 1468795 83.17 ns/op 24.05 MB/s BenchmarkCopy/2String-4 1401396 82.77 ns/op 24.16 MB/s BenchmarkCopy/4Byte-4 1420117 83.76 ns/op 47.75 MB/s BenchmarkCopy/4String-4 1402552 85.30 ns/op 46.89 MB/s BenchmarkCopy/8Byte-4 1418430 80.64 ns/op 99.20 MB/s BenchmarkCopy/8String-4 1425758 81.91 ns/op 97.66 MB/s BenchmarkCopy/12Byte-4 1358938 85.28 ns/op 140.71 MB/s BenchmarkCopy/12String-4 1366942 86.41 ns/op 138.88 MB/s BenchmarkCopy/16Byte-4 1364554 83.39 ns/op 191.86 MB/s BenchmarkCopy/16String-4 1362698 89.99 ns/op 177.80 MB/s BenchmarkCopy/32Byte-4 1264173 87.36 ns/op 366.29 MB/s BenchmarkCopy/32String-4 1331554 89.06 ns/op 359.30 MB/s BenchmarkCopy/128Byte-4 1000000 112.9 ns/op 1133.74 MB/s BenchmarkCopy/128String-4 1000000 122.1 ns/op 1047.90 MB/s BenchmarkCopy/1024Byte-4 460579 293.5 ns/op 3488.79 MB/s BenchmarkCopy/1024String-4 361681 356.4 ns/op 2873.38 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25638 4483 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15846 7807 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 12479 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 15497 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 20329 ns/op BenchmarkAppendInPlace/Grow/Byte-4 154107 1047 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 156734 1049 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 89563 1331 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 71748 1602 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 64014 1731 ns/op BenchmarkStackCopyPtr-4 1 106062921 ns/op BenchmarkStackCopy-4 2 71102946 ns/op BenchmarkStackCopyNoCache-4 32 3911343 ns/op BenchmarkStackCopyWithStkobj-4 3 42727319 ns/op BenchmarkIssue18138-4 244 419694 ns/op BenchmarkCompareStringEqual-4 13755421 8.093 ns/op BenchmarkCompareStringIdentical-4 29507013 3.795 ns/op BenchmarkCompareStringSameLength-4 16589600 6.782 ns/op BenchmarkCompareStringDifferentLength-4 28266679 3.845 ns/op BenchmarkCompareStringBigUnaligned-4 2400 52219 ns/op 20080.58 MB/s BenchmarkCompareStringBig-4 2400 45512 ns/op 23039.95 MB/s BenchmarkConcatStringAndBytes-4 2459533 47.36 ns/op BenchmarkSliceByteToString/1-4 1732750 62.70 ns/op BenchmarkSliceByteToString/2-4 1000000 120.0 ns/op BenchmarkSliceByteToString/4-4 973468 115.9 ns/op BenchmarkSliceByteToString/8-4 1000000 111.8 ns/op BenchmarkSliceByteToString/16-4 985551 116.4 ns/op BenchmarkSliceByteToString/32-4 994748 135.0 ns/op BenchmarkSliceByteToString/64-4 915620 168.2 ns/op BenchmarkSliceByteToString/128-4 797886 250.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2891317 39.46 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 101.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1398190 83.51 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4273675 27.31 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 2192490 55.35 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2285032 50.59 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2382522 51.47 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 436623 298.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 507782 251.0 ns/op BenchmarkRuneIterate/range/ASCII-4 12927656 9.768 ns/op BenchmarkRuneIterate/range/Japanese-4 3304725 36.01 ns/op BenchmarkRuneIterate/range/MixedLength-4 3853134 31.17 ns/op BenchmarkRuneIterate/range1/ASCII-4 10496050 9.756 ns/op BenchmarkRuneIterate/range1/Japanese-4 3259812 35.82 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3957454 30.75 ns/op BenchmarkRuneIterate/range2/ASCII-4 12767158 9.191 ns/op BenchmarkRuneIterate/range2/Japanese-4 3320206 36.75 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3807955 32.74 ns/op BenchmarkArrayEqual-4 26484546 4.187 ns/op BenchmarkFunc/Name-4 3863545 29.07 ns/op BenchmarkFunc/Entry-4 15136569 7.710 ns/op BenchmarkFunc/FileLine-4 4238079 26.34 ns/op PASS ok runtime 390.750s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28621 3863 ns/op BenchmarkHandle/concurrent-4 26017 4375 ns/op PASS ok runtime/cgo 1.403s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 13441309 9.763 ns/op BenchmarkAnd32Parallel-4 3220059 36.61 ns/op BenchmarkAnd64-4 12704347 9.837 ns/op BenchmarkAnd64Parallel-4 3336955 35.50 ns/op BenchmarkOr32-4 12342624 9.786 ns/op BenchmarkOr32Parallel-4 3462810 38.56 ns/op BenchmarkOr64-4 12484186 9.362 ns/op BenchmarkOr64Parallel-4 3578959 34.86 ns/op BenchmarkAtomicLoad64-4 31171024 4.656 ns/op BenchmarkAtomicStore64-4 13663909 8.802 ns/op BenchmarkAtomicLoad-4 31407150 4.273 ns/op BenchmarkAtomicStore-4 14407885 8.759 ns/op BenchmarkAnd8-4 14733270 8.544 ns/op BenchmarkAnd-4 14051350 8.811 ns/op BenchmarkAnd8Parallel-4 4497276 27.58 ns/op BenchmarkAndParallel-4 4429522 25.02 ns/op BenchmarkOr8-4 13867562 8.810 ns/op BenchmarkOr-4 13977115 8.503 ns/op BenchmarkOr8Parallel-4 4328328 26.50 ns/op BenchmarkOrParallel-4 4836506 25.00 ns/op BenchmarkXadd-4 4458770 25.20 ns/op BenchmarkXadd64-4 4197040 26.82 ns/op BenchmarkCas-4 2985692 39.08 ns/op BenchmarkCas64-4 3079542 36.82 ns/op BenchmarkXchg-4 4761909 25.68 ns/op BenchmarkXchg64-4 4730164 24.43 ns/op PASS ok runtime/internal/atomic 5.429s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3192076 32.06 ns/op BenchmarkMulUintptr/large-4 2536532 42.98 ns/op PASS ok runtime/internal/math 1.390s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 19 8048758 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 11212493 ns/op 437.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 63 2339992 ns/op 2.492 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 14283528 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 7 21658386 ns/op 1151 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 42 3337499 ns/op 19.57 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 84169075 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 109399790 ns/op 7170 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 18 5773197 ns/op 222.7 concurrent_launches/op PASS ok runtime/pprof 2.783s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 10417303 ns/op BenchmarkStackLeak-4 25269 4164 ns/op PASS ok runtime/race 1.501s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2773594 36.63 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 288123 498.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.371s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 42 2693714 ns/op BenchmarkIndex_Large-4 21322 5834 ns/op BenchmarkIndexFunc_Large-4 126 915881 ns/op BenchmarkCompact/nil-4 7917949 13.41 ns/op BenchmarkCompact/one-4 1011723 112.9 ns/op BenchmarkCompact/sorted-4 986640 129.3 ns/op BenchmarkCompact/1_item-4 777582 147.6 ns/op BenchmarkCompact/unsorted-4 1000000 124.9 ns/op BenchmarkCompact/many-4 457297 221.7 ns/op BenchmarkCompact_Large-4 314 390680 ns/op BenchmarkCompactFunc_Large-4 63 1682621 ns/op BenchmarkReplace/naive-fast-4 54010 2774 ns/op BenchmarkReplace/optimized-fast-4 46478 2738 ns/op BenchmarkReplace/naive-slow-4 13423 8318 ns/op BenchmarkReplace/optimized-slow-4 14869 7890 ns/op BenchmarkBinarySearchFloats/Size16-4 1267033 97.65 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 107.1 ns/op BenchmarkBinarySearchFloats/Size64-4 974748 116.0 ns/op BenchmarkBinarySearchFloats/Size128-4 889474 134.4 ns/op BenchmarkBinarySearchFloats/Size512-4 799509 154.8 ns/op BenchmarkBinarySearchFloats/Size1024-4 794563 166.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 491798 251.0 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 425800 314.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 366153 351.4 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 307416 390.3 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 257942 468.9 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 256641 517.3 ns/op PASS ok slices 6.430s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 101952 1145 ns/op BenchmarkSortInts-4 1 107257188 ns/op BenchmarkSlicesSortInts-4 2 56299738 ns/op BenchmarkSortIsSorted-4 31 4093528 ns/op BenchmarkSlicesIsSorted-4 76 1681408 ns/op BenchmarkSortStrings-4 1 139147751 ns/op BenchmarkSlicesSortStrings-4 2 90351764 ns/op BenchmarkSortStrings_Sorted-4 24 4913179 ns/op BenchmarkSlicesSortStrings_Sorted-4 54 2065017 ns/op BenchmarkSortStructs-4 1 175374098 ns/op BenchmarkSortFuncStructs-4 1 162363465 ns/op BenchmarkSortString1K-4 264 435693 ns/op BenchmarkSortString1K_Slice-4 164 724002 ns/op BenchmarkStableString1K-4 92 1398759 ns/op BenchmarkSortInt1K-4 328 364150 ns/op BenchmarkSortInt1K_Sorted-4 6001 21385 ns/op BenchmarkSortInt1K_Reversed-4 3150 40521 ns/op BenchmarkSortInt1K_Mod8-4 884 139076 ns/op BenchmarkStableInt1K-4 100 1056113 ns/op BenchmarkStableInt1K_Slice-4 122 969453 ns/op BenchmarkSortInt64K-4 4 31425098 ns/op BenchmarkSortInt64K_Slice-4 2 60257099 ns/op BenchmarkStableInt64K-4 2 92683176 ns/op BenchmarkSort1e2-4 318 341552 ns/op BenchmarkStable1e2-4 135 882488 ns/op BenchmarkSort1e4-4 2 57566348 ns/op BenchmarkStable1e4-4 1 256961064 ns/op PASS ok sort 59.272s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 778981 147.9 ns/op BenchmarkAtof64Float-4 730084 162.5 ns/op BenchmarkAtof64FloatExp-4 596490 206.8 ns/op BenchmarkAtof64Big-4 482286 267.9 ns/op BenchmarkAtof64RandomBits-4 450990 284.5 ns/op BenchmarkAtof64RandomFloats-4 496330 259.8 ns/op BenchmarkAtof64RandomLongFloats-4 435192 300.2 ns/op BenchmarkAtof32Decimal-4 782926 151.0 ns/op BenchmarkAtof32Float-4 784994 160.9 ns/op BenchmarkAtof32FloatExp-4 611922 204.9 ns/op BenchmarkAtof32Random-4 372633 340.3 ns/op BenchmarkAtof32RandomLong-4 147210 813.8 ns/op BenchmarkParseInt/Pos/7bit-4 1255434 91.68 ns/op BenchmarkParseInt/Pos/26bit-4 796405 165.7 ns/op BenchmarkParseInt/Pos/31bit-4 710805 188.1 ns/op BenchmarkParseInt/Pos/56bit-4 489116 262.8 ns/op BenchmarkParseInt/Pos/63bit-4 435190 293.3 ns/op BenchmarkParseInt/Neg/7bit-4 1313984 90.28 ns/op BenchmarkParseInt/Neg/26bit-4 779901 165.7 ns/op BenchmarkParseInt/Neg/31bit-4 710366 184.1 ns/op BenchmarkParseInt/Neg/56bit-4 464798 249.9 ns/op BenchmarkParseInt/Neg/63bit-4 475221 263.3 ns/op BenchmarkAtoi/Pos/7bit-4 1658480 68.27 ns/op BenchmarkAtoi/Pos/26bit-4 996818 128.1 ns/op BenchmarkAtoi/Pos/31bit-4 810192 139.7 ns/op BenchmarkAtoi/Pos/56bit-4 493706 214.0 ns/op BenchmarkAtoi/Pos/63bit-4 422202 277.4 ns/op BenchmarkAtoi/Neg/7bit-4 1745906 67.95 ns/op BenchmarkAtoi/Neg/26bit-4 988261 125.8 ns/op BenchmarkAtoi/Neg/31bit-4 915116 139.6 ns/op BenchmarkAtoi/Neg/56bit-4 616459 217.2 ns/op BenchmarkAtoi/Neg/63bit-4 472430 282.6 ns/op BenchmarkFormatFloat/Decimal-4 122064 1012 ns/op BenchmarkFormatFloat/Float-4 102132 1120 ns/op BenchmarkFormatFloat/Exp-4 102664 1054 ns/op BenchmarkFormatFloat/NegExp-4 119223 1036 ns/op BenchmarkFormatFloat/LongExp-4 88449 1400 ns/op BenchmarkFormatFloat/Big-4 71226 1412 ns/op BenchmarkFormatFloat/BinaryExp-4 215616 552.7 ns/op BenchmarkFormatFloat/32Integer-4 110804 1009 ns/op BenchmarkFormatFloat/32ExactFraction-4 127441 989.0 ns/op BenchmarkFormatFloat/32Point-4 98493 1138 ns/op BenchmarkFormatFloat/32Exp-4 114198 1033 ns/op BenchmarkFormatFloat/32NegExp-4 108426 1054 ns/op BenchmarkFormatFloat/32Shortest-4 124128 983.4 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 126271 970.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 129556 979.0 ns/op BenchmarkFormatFloat/64Fixed1-4 155959 795.7 ns/op BenchmarkFormatFloat/64Fixed2-4 156487 803.8 ns/op BenchmarkFormatFloat/64Fixed3-4 156416 794.0 ns/op BenchmarkFormatFloat/64Fixed4-4 154651 811.8 ns/op BenchmarkFormatFloat/64Fixed12-4 85378 1364 ns/op BenchmarkFormatFloat/64Fixed16-4 103465 1179 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 104076 1144 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83757 1324 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2126 54675 ns/op BenchmarkFormatFloat/Slowpath64-4 92292 1332 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 87322 1352 ns/op BenchmarkAppendFloat/Decimal-4 141052 919.8 ns/op BenchmarkAppendFloat/Float-4 106152 1060 ns/op BenchmarkAppendFloat/Exp-4 125113 944.2 ns/op BenchmarkAppendFloat/NegExp-4 125331 957.6 ns/op BenchmarkAppendFloat/LongExp-4 91669 1224 ns/op BenchmarkAppendFloat/Big-4 94534 1290 ns/op BenchmarkAppendFloat/BinaryExp-4 334034 387.6 ns/op BenchmarkAppendFloat/32Integer-4 144177 866.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 150429 846.1 ns/op BenchmarkAppendFloat/32Point-4 123951 991.0 ns/op BenchmarkAppendFloat/32Exp-4 132795 907.2 ns/op BenchmarkAppendFloat/32NegExp-4 138069 887.2 ns/op BenchmarkAppendFloat/32Shortest-4 167562 781.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 144414 842.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 146884 833.3 ns/op BenchmarkAppendFloat/64Fixed1-4 190066 750.7 ns/op BenchmarkAppendFloat/64Fixed2-4 189081 671.4 ns/op BenchmarkAppendFloat/64Fixed3-4 155787 678.3 ns/op BenchmarkAppendFloat/64Fixed4-4 183357 656.4 ns/op BenchmarkAppendFloat/64Fixed12-4 102740 1202 ns/op BenchmarkAppendFloat/64Fixed16-4 118068 1062 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 139482 870.3 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 99080 1150 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2222 53556 ns/op BenchmarkAppendFloat/Slowpath64-4 93088 1183 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 99621 1174 ns/op BenchmarkFormatInt-4 15882 7970 ns/op BenchmarkAppendInt-4 16005 7304 ns/op BenchmarkFormatUint-4 83164 1495 ns/op BenchmarkAppendUint-4 93048 1277 ns/op BenchmarkFormatIntSmall/7-4 2396853 50.45 ns/op BenchmarkFormatIntSmall/42-4 2271249 49.94 ns/op BenchmarkAppendIntSmall-4 1215715 98.72 ns/op BenchmarkAppendUintVarlen/1-4 1319397 88.80 ns/op BenchmarkAppendUintVarlen/12-4 1000000 106.9 ns/op BenchmarkAppendUintVarlen/123-4 840118 140.9 ns/op BenchmarkAppendUintVarlen/1234-4 924579 146.2 ns/op BenchmarkAppendUintVarlen/12345-4 911230 140.3 ns/op BenchmarkAppendUintVarlen/123456-4 924390 141.4 ns/op BenchmarkAppendUintVarlen/1234567-4 906060 141.5 ns/op BenchmarkAppendUintVarlen/12345678-4 893304 144.9 ns/op BenchmarkAppendUintVarlen/123456789-4 847183 150.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 846040 152.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 858171 153.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 807766 153.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 840601 150.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 858718 152.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 822074 156.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 811777 159.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 823454 163.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 655863 161.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 788898 163.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 739683 162.1 ns/op BenchmarkQuote-4 41769 2839 ns/op BenchmarkQuoteRune-4 452906 299.0 ns/op BenchmarkAppendQuote-4 49730 2342 ns/op BenchmarkAppendQuoteRune-4 837501 163.4 ns/op BenchmarkUnquoteEasy-4 1362307 87.90 ns/op BenchmarkUnquoteHard-4 40732 3220 ns/op PASS ok strconv 20.364s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 381008 357.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 137367 1309 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 145026 837.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 405099 356.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 136820 1170 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 148202 846.4 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 288777 506.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 59377 1767 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95935 1544 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 698157 245.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27326 4365 ns/op BenchmarkGenericMatch1-4 2095 55610 ns/op BenchmarkGenericMatch2-4 453 258382 ns/op BenchmarkSingleMaxSkipping-4 9936 11094 ns/op 901.37 MB/s BenchmarkSingleLongSuffixFail-4 18020 6314 ns/op 158.70 MB/s BenchmarkSingleMatch-4 222 510539 ns/op 29.38 MB/s BenchmarkByteByteNoMatch-4 90114 1327 ns/op BenchmarkByteByteMatch-4 15481 7415 ns/op BenchmarkByteStringMatch-4 15682 7978 ns/op BenchmarkHTMLEscapeNew-4 62322 1930 ns/op BenchmarkHTMLEscapeOld-4 71802 1673 ns/op BenchmarkByteStringReplacerWriteString-4 1394 91729 ns/op BenchmarkByteReplacerWriteString-4 1591 77331 ns/op BenchmarkByteByteReplaces-4 2787 42990 ns/op BenchmarkByteByteMap-4 9598 13241 ns/op BenchmarkMap/identity/ASCII-4 868411 149.9 ns/op BenchmarkMap/identity/Greek-4 646978 204.6 ns/op BenchmarkMap/change/ASCII-4 33027 3554 ns/op BenchmarkMap/change/Greek-4 24054 4824 ns/op BenchmarkIndexRune-4 1650109 71.46 ns/op BenchmarkIndexRuneLongString-4 1448931 83.84 ns/op BenchmarkIndexRuneFastPath-4 3113136 38.01 ns/op BenchmarkIndex-4 2732362 38.74 ns/op BenchmarkLastIndex-4 3153194 36.88 ns/op BenchmarkIndexByte-4 14223957 8.328 ns/op BenchmarkToUpper/#00-4 3481627 32.30 ns/op BenchmarkToUpper/ONLYUPPER-4 2687498 41.88 ns/op BenchmarkToUpper/abc-4 307201 433.9 ns/op BenchmarkToUpper/AbC123-4 218324 543.8 ns/op BenchmarkToUpper/azAZ09_-4 217143 488.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 48690 2442 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63716 1896 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31203 3751 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56227 2001 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 115639 1029 ns/op BenchmarkToLower/#00-4 3572853 32.28 ns/op BenchmarkToLower/abc-4 3108912 36.29 ns/op BenchmarkToLower/AbC123-4 212625 615.2 ns/op BenchmarkToLower/azAZ09_-4 196858 617.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83530 1436 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61195 2097 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27132 3809 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74205 1645 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 101016 1055 ns/op BenchmarkMapNoChanges-4 1000000 112.6 ns/op BenchmarkTrim-4 32934 3304 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2758333 42.83 ns/op BenchmarkToValidUTF8/InvalidASCII-4 169930 725.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 107892 1103 ns/op BenchmarkEqualFold/Tests-4 55344 2129 ns/op BenchmarkEqualFold/ASCII-4 2820848 41.53 ns/op BenchmarkEqualFold/UnicodePrefix-4 128325 984.6 ns/op BenchmarkEqualFold/UnicodeSuffix-4 133378 916.4 ns/op BenchmarkIndexHard1-4 1236 98350 ns/op BenchmarkIndexHard2-4 896 137031 ns/op BenchmarkIndexHard3-4 217 553298 ns/op BenchmarkIndexHard4-4 144 836452 ns/op BenchmarkLastIndexHard1-4 92 1358267 ns/op BenchmarkLastIndexHard2-4 92 1394850 ns/op BenchmarkLastIndexHard3-4 92 1378069 ns/op BenchmarkCountHard1-4 1251 101791 ns/op BenchmarkCountHard2-4 753 149771 ns/op BenchmarkCountHard3-4 214 553367 ns/op BenchmarkIndexTorture-4 10000 11236 ns/op BenchmarkCountTorture-4 10000 11014 ns/op BenchmarkCountTortureOverlapping-4 990 110719 ns/op BenchmarkCountByte/10-4 3362569 36.65 ns/op 272.84 MB/s BenchmarkCountByte/32-4 3248289 35.54 ns/op 900.28 MB/s BenchmarkCountByte/4096-4 1357596 87.37 ns/op 46880.04 MB/s BenchmarkCountByte/4194304-4 1132 99393 ns/op 42198.99 MB/s BenchmarkCountByte/67108864-4 28 4295926 ns/op 15621.51 MB/s BenchmarkFields/ASCII/16-4 330478 391.7 ns/op 40.85 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 29089 4308 ns/op 59.43 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2082 66847 ns/op 61.27 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 105 1135489 ns/op 57.72 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 18298730 ns/op 57.30 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 377629 349.4 ns/op 45.79 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11064 ns/op 23.14 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 586 216425 ns/op 18.93 MB/s 21888 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 36 3876226 ns/op 16.91 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 71830709 ns/op 14.60 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 185464 707.3 ns/op 22.62 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14112 7960 ns/op 32.16 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 855 156169 ns/op 26.23 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3024792 ns/op 21.67 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 51972684 ns/op 20.18 MB/s 10449200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 189764 643.5 ns/op 24.87 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12427 9765 ns/op 26.22 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 714 183415 ns/op 22.33 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 42 3475320 ns/op 18.86 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 59762356 ns/op 17.55 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 73511878 ns/op BenchmarkSplitSingleByteSeparator-4 21 6618276 ns/op BenchmarkSplitMultiByteSeparator-4 38 3385365 ns/op BenchmarkSplitNSingleByteSeparator-4 233218 680.4 ns/op BenchmarkSplitNMultiByteSeparator-4 171892 846.2 ns/op BenchmarkRepeat/5x0-4 2864918 41.14 ns/op BenchmarkRepeat/5x1-4 2867943 40.58 ns/op BenchmarkRepeat/5x2-4 230914 553.6 ns/op BenchmarkRepeat/5x6-4 109536 954.5 ns/op BenchmarkRepeat/10x0-4 2921419 37.83 ns/op BenchmarkRepeat/10x1-4 2810547 41.25 ns/op BenchmarkRepeat/10x2-4 225937 564.0 ns/op BenchmarkRepeat/10x6-4 125996 1009 ns/op BenchmarkRepeatLarge/256/1-4 56997 2132 ns/op 120.08 MB/s BenchmarkRepeatLarge/256/16-4 86966 1471 ns/op 174.06 MB/s BenchmarkRepeatLarge/512/1-4 44466 2631 ns/op 194.59 MB/s BenchmarkRepeatLarge/512/16-4 57568 2104 ns/op 243.38 MB/s BenchmarkRepeatLarge/1024/1-4 30322 3774 ns/op 271.36 MB/s BenchmarkRepeatLarge/1024/16-4 43248 2918 ns/op 350.87 MB/s BenchmarkRepeatLarge/2048/1-4 23895 5418 ns/op 378.02 MB/s BenchmarkRepeatLarge/2048/16-4 25584 4839 ns/op 423.26 MB/s BenchmarkRepeatLarge/4096/1-4 13042 8746 ns/op 468.33 MB/s BenchmarkRepeatLarge/4096/16-4 15426 7952 ns/op 515.08 MB/s BenchmarkRepeatLarge/8192/1-4 10000 14529 ns/op 563.83 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13562 ns/op 604.04 MB/s BenchmarkRepeatLarge/8192/4097-4 3668550 32.64 ns/op 125528.30 MB/s BenchmarkRepeatLarge/16384/1-4 5264 24672 ns/op 664.07 MB/s BenchmarkRepeatLarge/16384/16-4 10000 28737 ns/op 570.13 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18848 ns/op 652.12 MB/s BenchmarkRepeatLarge/32768/1-4 2503 52607 ns/op 622.88 MB/s BenchmarkRepeatLarge/32768/16-4 2787 46382 ns/op 706.48 MB/s BenchmarkRepeatLarge/32768/4097-4 4999 47829 ns/op 599.62 MB/s BenchmarkRepeatLarge/65536/1-4 1225 89804 ns/op 729.77 MB/s BenchmarkRepeatLarge/65536/16-4 1252 98062 ns/op 668.31 MB/s BenchmarkRepeatLarge/65536/4097-4 1527 91766 ns/op 669.70 MB/s BenchmarkRepeatLarge/131072/1-4 284 376534 ns/op 348.10 MB/s BenchmarkRepeatLarge/131072/16-4 312 399008 ns/op 328.49 MB/s BenchmarkRepeatLarge/131072/4097-4 321 376041 ns/op 337.75 MB/s BenchmarkRepeatLarge/262144/1-4 165 677246 ns/op 387.07 MB/s BenchmarkRepeatLarge/262144/16-4 169 758364 ns/op 345.67 MB/s BenchmarkRepeatLarge/262144/4097-4 183 650483 ns/op 396.80 MB/s BenchmarkRepeatLarge/524288/1-4 92 1319143 ns/op 397.45 MB/s BenchmarkRepeatLarge/524288/16-4 100 1281105 ns/op 409.25 MB/s BenchmarkRepeatLarge/524288/4097-4 98 1324568 ns/op 392.82 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2423968 ns/op 432.59 MB/s BenchmarkRepeatLarge/1048576/16-4 46 2617536 ns/op 400.60 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2445336 ns/op 427.24 MB/s BenchmarkRepeatLarge/2097152/1-4 28 4658996 ns/op 450.13 MB/s BenchmarkRepeatLarge/2097152/16-4 28 4694543 ns/op 446.72 MB/s BenchmarkRepeatLarge/2097152/4097-4 28 4569805 ns/op 458.13 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8341723 ns/op 502.81 MB/s BenchmarkRepeatLarge/4194304/16-4 14 8531784 ns/op 491.61 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8286470 ns/op 505.79 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14665197 ns/op 572.01 MB/s BenchmarkRepeatLarge/8388608/16-4 8 15045800 ns/op 557.54 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15255559 ns/op 549.74 MB/s BenchmarkRepeatLarge/16777216/1-4 4 30936450 ns/op 542.31 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29225407 ns/op 574.06 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 31368919 ns/op 534.84 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50686505 ns/op 662.00 MB/s BenchmarkRepeatLarge/33554432/16-4 3 50243885 ns/op 667.83 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50921423 ns/op 658.95 MB/s BenchmarkRepeatLarge/67108864/1-4 2 97905022 ns/op 685.45 MB/s BenchmarkRepeatLarge/67108864/16-4 2 94169690 ns/op 712.64 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 92070350 ns/op 728.89 MB/s BenchmarkRepeatLarge/134217728/1-4 1 189603914 ns/op 707.88 MB/s BenchmarkRepeatLarge/134217728/16-4 1 184085108 ns/op 729.11 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 185718632 ns/op 722.69 MB/s BenchmarkRepeatLarge/268435456/1-4 1 408400774 ns/op 657.28 MB/s BenchmarkRepeatLarge/268435456/16-4 1 377832282 ns/op 710.46 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 375656236 ns/op 714.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 807113968 ns/op 665.17 MB/s BenchmarkRepeatLarge/536870912/16-4 1 757375465 ns/op 708.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 769754195 ns/op 697.46 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1718650023 ns/op 624.76 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1738902093 ns/op 617.48 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1740376180 ns/op 616.96 MB/s BenchmarkIndexAnyASCII/1:1-4 1758328 66.03 ns/op BenchmarkIndexAnyASCII/1:2-4 1804371 66.95 ns/op BenchmarkIndexAnyASCII/1:4-4 1819394 64.33 ns/op BenchmarkIndexAnyASCII/1:8-4 1846686 64.60 ns/op BenchmarkIndexAnyASCII/1:16-4 1832600 65.56 ns/op BenchmarkIndexAnyASCII/1:32-4 1756974 67.39 ns/op BenchmarkIndexAnyASCII/1:64-4 1740396 68.25 ns/op BenchmarkIndexAnyASCII/16:1-4 1747401 68.56 ns/op BenchmarkIndexAnyASCII/16:2-4 847676 133.4 ns/op BenchmarkIndexAnyASCII/16:4-4 910443 129.9 ns/op BenchmarkIndexAnyASCII/16:8-4 964057 138.7 ns/op BenchmarkIndexAnyASCII/16:16-4 914238 142.1 ns/op BenchmarkIndexAnyASCII/16:32-4 673610 161.9 ns/op BenchmarkIndexAnyASCII/16:64-4 659790 199.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1630688 72.01 ns/op BenchmarkIndexAnyASCII/256:2-4 86155 1243 ns/op BenchmarkIndexAnyASCII/256:4-4 90879 1255 ns/op BenchmarkIndexAnyASCII/256:8-4 88986 1260 ns/op BenchmarkIndexAnyASCII/256:16-4 90838 1287 ns/op BenchmarkIndexAnyASCII/256:32-4 78343 1315 ns/op BenchmarkIndexAnyASCII/256:64-4 87244 1492 ns/op BenchmarkIndexAnyUTF8/1:1-4 1839050 63.14 ns/op BenchmarkIndexAnyUTF8/1:2-4 1857655 64.04 ns/op BenchmarkIndexAnyUTF8/1:4-4 1822402 63.81 ns/op BenchmarkIndexAnyUTF8/1:8-4 1835529 63.73 ns/op BenchmarkIndexAnyUTF8/1:16-4 1799500 64.63 ns/op BenchmarkIndexAnyUTF8/1:32-4 1777426 66.10 ns/op BenchmarkIndexAnyUTF8/1:64-4 1751812 67.43 ns/op BenchmarkIndexAnyUTF8/16:1-4 1537394 77.20 ns/op BenchmarkIndexAnyUTF8/16:2-4 298653 432.6 ns/op BenchmarkIndexAnyUTF8/16:4-4 284296 436.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 297469 425.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 301396 395.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 265892 410.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 263158 413.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 457182 294.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 18159 7003 ns/op BenchmarkIndexAnyUTF8/256:4-4 17959 6730 ns/op BenchmarkIndexAnyUTF8/256:8-4 18168 6440 ns/op BenchmarkIndexAnyUTF8/256:16-4 20540 5725 ns/op BenchmarkIndexAnyUTF8/256:32-4 19363 6134 ns/op BenchmarkIndexAnyUTF8/256:64-4 20168 6165 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1793584 65.27 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1869412 62.38 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1843432 62.96 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1809148 64.22 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1812931 64.70 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1795844 65.82 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1820133 66.34 ns/op BenchmarkLastIndexAnyASCII/16:1-4 780920 134.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 847603 132.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 762421 133.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 825135 136.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 708370 152.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 712713 165.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 594856 196.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 98124 1251 ns/op BenchmarkLastIndexAnyASCII/256:2-4 85488 1283 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94912 1285 ns/op BenchmarkLastIndexAnyASCII/256:8-4 90357 1253 ns/op BenchmarkLastIndexAnyASCII/256:16-4 88065 1279 ns/op BenchmarkLastIndexAnyASCII/256:32-4 91969 1257 ns/op BenchmarkLastIndexAnyASCII/256:64-4 89984 1330 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1825161 64.19 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1834618 62.79 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1832758 62.73 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1887828 63.37 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1792231 65.21 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1730702 66.99 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1797883 68.28 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 362566 338.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 178454 667.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 166920 665.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 191017 777.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 183487 695.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 169064 760.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 165880 709.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 24288 4785 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12148 9898 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 10125 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 11931 9944 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10130 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10643 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10976 ns/op BenchmarkTrimASCII/1:1-4 2813995 41.93 ns/op BenchmarkTrimASCII/1:2-4 2189565 53.04 ns/op BenchmarkTrimASCII/1:4-4 2141233 55.52 ns/op BenchmarkTrimASCII/1:8-4 2098934 56.74 ns/op BenchmarkTrimASCII/1:16-4 1826874 63.24 ns/op BenchmarkTrimASCII/16:1-4 2360379 49.79 ns/op BenchmarkTrimASCII/16:2-4 980199 128.1 ns/op BenchmarkTrimASCII/16:4-4 828118 142.1 ns/op BenchmarkTrimASCII/16:8-4 983972 134.4 ns/op BenchmarkTrimASCII/16:16-4 867381 142.8 ns/op BenchmarkTrimASCII/256:1-4 963229 129.2 ns/op BenchmarkTrimASCII/256:2-4 89138 1226 ns/op BenchmarkTrimASCII/256:4-4 98008 1212 ns/op BenchmarkTrimASCII/256:8-4 94298 1224 ns/op BenchmarkTrimASCII/256:16-4 90990 1240 ns/op BenchmarkTrimASCII/4096:1-4 92392 1353 ns/op BenchmarkTrimASCII/4096:2-4 6772 18470 ns/op BenchmarkTrimASCII/4096:4-4 5887 18393 ns/op BenchmarkTrimASCII/4096:8-4 6403 18425 ns/op BenchmarkTrimASCII/4096:16-4 5727 18320 ns/op BenchmarkTrimByte-4 3189775 36.18 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18110 6439 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18457 6484 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1534 77169 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3121 38031 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6372 19108 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10842 ns/op BenchmarkJoin/0-4 3532238 33.67 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2871367 38.39 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 160807 706.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 119305 1064 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 84198 1356 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 73545 1622 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 60457 1944 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49575 2286 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2640384 43.83 ns/op BenchmarkTrimSpace/ASCII-4 1719228 66.58 ns/op BenchmarkTrimSpace/SomeNonASCII-4 128500 898.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 67575 1744 ns/op BenchmarkReplaceAll-4 96942 1205 ns/op 16 B/op 1 allocs/op PASS ok strings 65.672s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 63216 1879 ns/op BenchmarkCond2-4 24084 5364 ns/op BenchmarkCond4-4 12978 8717 ns/op BenchmarkCond8-4 7191 16152 ns/op BenchmarkCond16-4 4232 29844 ns/op BenchmarkCond32-4 2204 56106 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 762840 205.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 443857 296.4 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 651314 207.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 592773 175.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 377120 430.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 744446 171.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 127972 1251 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 88214 1419 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 81864 1821 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 64227 2628 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 672171 173.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 184042 692.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 662606 177.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 174196 699.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 635097 164.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 187916 652.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1211485 112.0 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 65521 2073 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 120042 880.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 343556 433.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4297 27902 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 381 357340 ns/op BenchmarkRange/*sync.Map-4 1510 76766 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 94036 2138 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 201568 565.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 77300 1396 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 84974 1597 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 213190 544.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 155438 1223 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 99601 1216 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 183158 600.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 736988 139.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 71769 2089 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 163940 726.4 ns/op BenchmarkSwapCollision/*sync.Map-4 96043 1120 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 181 613034 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 127806 907.5 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 397496 393.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19227 5339 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 74617 1518 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30342 3954 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 300982 418.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 117676 925.5 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 242472 497.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 115.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 175026 671.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 107.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 746157 194.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 160888 720.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 727440 164.4 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 117553 1094 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 424994 459.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 442062 323.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 121351 991.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 552537 330.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 310470 512.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 128370 887.8 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 261318 441.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 69298 1794 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 278650 694.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 470145 268.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 136046 966.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 504680 238.6 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 50658 2653 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 88297 1295 ns/op BenchmarkClear/*sync.Map-4 44415 2583 ns/op BenchmarkUncontendedSemaphore-4 4207670 26.99 ns/op BenchmarkContendedSemaphore-4 4147668 26.34 ns/op BenchmarkMutexUncontended-4 969800 172.4 ns/op BenchmarkMutex-4 207253 528.3 ns/op BenchmarkMutexSlack-4 226494 533.2 ns/op BenchmarkMutexWork-4 207195 582.4 ns/op BenchmarkMutexWorkSlack-4 196512 574.7 ns/op BenchmarkMutexNoSpin-4 72838 1454 ns/op BenchmarkMutexSpin-4 56301 1777 ns/op BenchmarkOnce-4 905829 146.9 ns/op BenchmarkOnceFunc/v=Once-4 1000000 100.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 120.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 117.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 125.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 118.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 113.2 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4786317 23.03 ns/op BenchmarkSemaSyntNonblock-4 1396028 83.69 ns/op BenchmarkSemaSyntBlock-4 2045422 56.72 ns/op BenchmarkSemaWorkNonblock-4 1203112 96.58 ns/op BenchmarkSemaWorkBlock-4 1372779 84.94 ns/op BenchmarkRWMutexUncontended-4 341144 313.5 ns/op BenchmarkRWMutexWrite100-4 326494 372.0 ns/op BenchmarkRWMutexWrite10-4 309306 393.0 ns/op BenchmarkRWMutexWorkWrite100-4 230067 458.7 ns/op BenchmarkRWMutexWorkWrite10-4 246037 470.0 ns/op BenchmarkWaitGroupUncontended-4 703945 179.2 ns/op BenchmarkWaitGroupAddDone-4 505788 238.8 ns/op BenchmarkWaitGroupAddDoneWork-4 495940 224.2 ns/op BenchmarkWaitGroupWait-4 2585040 43.86 ns/op BenchmarkWaitGroupWaitWork-4 1783098 68.61 ns/op BenchmarkWaitGroupActuallyWait-4 53499 2047 ns/op 32 B/op 2 allocs/op PASS ok sync 23.709s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 760909 144.5 ns/op PASS ok sync/atomic 1.262s PASS ok syscall 1.038s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 157813 813.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.212s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6231 17466 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8138 13078 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 80 1496504 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 92 1244337 ns/op 1206 B/op 11 allocs/op BenchmarkTable/1x100000/new-4 1 199858316 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 175173507 ns/op 18285232 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1488 77607 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1705 68715 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7178075 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 6464335 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 773884002 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 767846205 ns/op 47012840 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 170 665973 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 194 612432 ns/op 202 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 78350651 ns/op 3270576 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 62426004 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7379835633 ns/op 334042080 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7018432818 ns/op 334041984 B/op 100088 allocs/op BenchmarkPyramid/10-4 2851 47083 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3603511 ns/op 410536 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 344772429 ns/op 35607112 B/op 2057 allocs/op BenchmarkRagged/10-4 2496 55004 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 223 513086 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5135943 ns/op 408996 B/op 1660 allocs/op BenchmarkCode-4 6524 16052 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.194s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 91775206 ns/op BenchmarkVariableString-4 81907 1409 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2006 59791 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 1.642s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 61 2159857 ns/op BenchmarkAfter-4 126 1062819 ns/op BenchmarkStop-4 218 505436 ns/op BenchmarkSimultaneousAfterFunc-4 46 2549578 ns/op BenchmarkStartStop-4 244 503148 ns/op BenchmarkReset-4 2382 53336 ns/op BenchmarkSleep-4 46 2524946 ns/op BenchmarkParallelTimerLatency-4 37 889103 avg-late-ns 1903384 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 641788 avg-late-ns 2146987 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 561957 avg-late-ns 3424207 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 288073 avg-late-ns 2150527 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 289515 avg-late-ns 2515466 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 214171 avg-late-ns 1772854 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 339549 avg-late-ns 3086499 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 202747 avg-late-ns 1374185 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 248079 avg-late-ns 1553310 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 771148 avg-late-ns 5281778 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2373820 avg-late-ns 11212963 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 456865 avg-late-ns 1534665 max-late-ns BenchmarkTicker-4 2 73188362 ns/op BenchmarkTickerReset-4 3046 42944 ns/op BenchmarkTickerResetNaive-4 211 714575 ns/op BenchmarkNow-4 786075 165.1 ns/op BenchmarkNowUnixNano-4 609586 172.9 ns/op BenchmarkNowUnixMilli-4 635072 176.6 ns/op BenchmarkNowUnixMicro-4 676876 177.7 ns/op BenchmarkFormat-4 51915 2235 ns/op BenchmarkFormatRFC3339-4 73534 1578 ns/op BenchmarkFormatRFC3339Nano-4 70266 1618 ns/op BenchmarkFormatNow-4 65498 1707 ns/op BenchmarkMarshalJSON-4 88162 1281 ns/op BenchmarkMarshalText-4 95065 1229 ns/op BenchmarkParse-4 106634 1083 ns/op BenchmarkParseRFC3339UTC-4 255117 422.6 ns/op BenchmarkParseRFC3339UTCBytes-4 206901 565.5 ns/op BenchmarkParseRFC3339TZ-4 89260 1270 ns/op BenchmarkParseRFC3339TZBytes-4 69076 1548 ns/op BenchmarkParseDuration-4 492027 224.9 ns/op BenchmarkHour-4 875157 150.2 ns/op BenchmarkSecond-4 850585 150.0 ns/op BenchmarkYear-4 574897 208.8 ns/op BenchmarkDay-4 551115 231.8 ns/op BenchmarkISOWeek-4 538942 213.8 ns/op BenchmarkGoString-4 72063 1707 ns/op BenchmarkUnmarshalText-4 86554 1426 ns/op PASS ok time 13.326s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 471034 251.7 ns/op BenchmarkDecodeValidJapaneseChars-4 584288 197.7 ns/op BenchmarkDecodeRune-4 2030822 56.43 ns/op BenchmarkEncodeValidASCII-4 489273 253.2 ns/op BenchmarkEncodeValidJapaneseChars-4 692896 180.6 ns/op BenchmarkAppendRuneValidASCII-4 1156610 101.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1871685 60.30 ns/op BenchmarkEncodeRune-4 1880185 66.90 ns/op PASS ok unicode/utf16 2.625s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1762945 62.45 ns/op BenchmarkRuneCountTenJapaneseChars-4 298750 387.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2621166 42.46 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 339271 404.4 ns/op BenchmarkValidTenASCIIChars-4 1806543 62.29 ns/op BenchmarkValid100KASCIIChars-4 120 868168 ns/op BenchmarkValidTenJapaneseChars-4 317251 413.4 ns/op BenchmarkValidLongMostlyASCII-4 121 964970 ns/op BenchmarkValidLongJapanese-4 61 1996819 ns/op BenchmarkValidStringTenASCIIChars-4 2954244 37.16 ns/op BenchmarkValidString100KASCIIChars-4 12748 9077 ns/op BenchmarkValidStringTenJapaneseChars-4 340350 356.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1453 87140 ns/op BenchmarkValidStringLongJapanese-4 100 1079596 ns/op BenchmarkEncodeASCIIRune-4 2805829 42.69 ns/op BenchmarkEncodeJapaneseRune-4 1689354 71.92 ns/op BenchmarkAppendASCIIRune-4 6659266 17.82 ns/op BenchmarkAppendJapaneseRune-4 1944628 59.29 ns/op BenchmarkDecodeASCIIRune-4 2425892 45.98 ns/op BenchmarkDecodeJapaneseRune-4 1757121 65.84 ns/op BenchmarkFullRune/ASCII-4 3014064 37.51 ns/op BenchmarkFullRune/Incomplete-4 1491132 85.02 ns/op BenchmarkFullRune/Japanese-4 3098540 36.54 ns/op PASS ok unicode/utf8 5.324s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 120126576066 ns/op PASS ok cmd/api 121.442s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 526686 205.9 ns/op BenchmarkCgoCall/one-pointer-4 366568 314.1 ns/op BenchmarkCgoCall/string-pointer-escape-4 381543 355.6 ns/op BenchmarkCgoCall/string-pointer-noescape-4 347146 349.2 ns/op BenchmarkCgoCall/eight-pointers-4 147651 850.2 ns/op BenchmarkCgoCall/eight-pointers-nil-4 418563 265.0 ns/op BenchmarkCgoCall/eight-pointers-array-4 22773 5301 ns/op BenchmarkCgoCall/eight-pointers-slice-4 27483 4283 ns/op BenchmarkGoString-4 995402 220.1 ns/op BenchmarkCGoCallback-4 45267 2333 ns/op BenchmarkCGoInCThread-4 395366 368.3 ns/op PASS ok cmd/cgo/internal/test 3.276s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 103.2 ns/op BenchmarkEqArrayOfStrings64-4 178678 677.7 ns/op BenchmarkEqArrayOfStrings1024-4 12272 10173 ns/op BenchmarkEqArrayOfFloats5-4 1323878 90.68 ns/op BenchmarkEqArrayOfFloats64-4 179930 685.5 ns/op BenchmarkEqArrayOfFloats1024-4 10000 10826 ns/op BenchmarkEqArrayOfStructsEq-4 3814 37474 ns/op BenchmarkEqArrayOfStructsNotEq-4 6369 20407 ns/op BenchmarkEqStruct-4 22190017 4.956 ns/op PASS ok cmd/compile/internal/reflectdata 2.720s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 79896 ns/op BenchmarkInvertLessThanNoov-4 16366832 6.617 ns/op BenchmarkCopyElim1-4 358 457871 ns/op BenchmarkCopyElim10-4 262 510980 ns/op BenchmarkCopyElim100-4 164 662543 ns/op BenchmarkCopyElim1000-4 46 2730236 ns/op BenchmarkCopyElim10000-4 3 37478106 ns/op BenchmarkCopyElim100000-4 1 544269577 ns/op BenchmarkDeadCode/1-4 163 673339 ns/op BenchmarkDeadCode/10-4 172 721673 ns/op BenchmarkDeadCode/100-4 150 783637 ns/op BenchmarkDeadCode/1000-4 40 3474708 ns/op BenchmarkDeadCode/10000-4 4 37382815 ns/op BenchmarkDeadCode/100000-4 1 329074022 ns/op BenchmarkDeadCode/200000-4 1 670977898 ns/op BenchmarkDominatorsLinear-4 13 8946700 ns/op 1.12 MB/s BenchmarkDominatorsFwdBack-4 8 13483006 ns/op 0.74 MB/s BenchmarkDominatorsManyPred-4 9 11956862 ns/op 0.84 MB/s BenchmarkDominatorsMaxPred-4 10 12893166 ns/op 0.78 MB/s BenchmarkDominatorsMaxPredVal-4 9 12300884 ns/op 0.81 MB/s BenchmarkFuse/1-4 316 407186 ns/op BenchmarkFuse/10-4 226 656880 ns/op BenchmarkFuse/100-4 135 857539 ns/op BenchmarkFuse/1000-4 20 5927225 ns/op BenchmarkFuse/10000-4 2 69074230 ns/op BenchmarkNilCheckDeep1-4 10000 10556 ns/op 0.09 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5356 25003 ns/op 0.40 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 738 167803 ns/op 0.60 MB/s 1209 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 74 1693392 ns/op 0.59 MB/s 10284 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18178874 ns/op 0.55 MB/s 240657 B/op 7 allocs/op BenchmarkDSEPass-4 37 3299756 ns/op 42723 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 122737746 ns/op 4218712 B/op 107727 allocs/op BenchmarkCSEPass-4 7 15115451 ns/op 103438 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 160334014 ns/op 5681072 B/op 97583 allocs/op BenchmarkDeadcodePass-4 199 564928 ns/op 88365 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 136306982 ns/op 4037136 B/op 44911 allocs/op BenchmarkMultiPass-4 67 1712201 ns/op 297374 B/op 13 allocs/op BenchmarkMultiPassBlock-4 1 272491428 ns/op 11250208 B/op 150199 allocs/op BenchmarkCondRewrite/SoloJump-4 4190371 28.56 ns/op BenchmarkCondRewrite/CombJump-4 4260643 28.38 ns/op PASS ok cmd/compile/internal/ssa 16.677s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12636 8811 ns/op BenchmarkExtShift-4 22372 5179 ns/op BenchmarkModify-4 8679 15214 ns/op BenchmarkMullImm-4 22089 5441 ns/op BenchmarkConstModify-4 8602 14603 ns/op BenchmarkBitSet-4 10000 10327 ns/op BenchmarkBitClear-4 16677 7403 ns/op BenchmarkBitToggle-4 15938 7297 ns/op BenchmarkBitSetConst-4 137858 881.4 ns/op BenchmarkBitClearConst-4 142720 953.2 ns/op BenchmarkBitToggleConst-4 142374 875.2 ns/op BenchmarkDivconstI64-4 7576933 15.75 ns/op BenchmarkModconstI64-4 6539691 16.33 ns/op BenchmarkDivisiblePow2constI64-4 6006675 19.08 ns/op BenchmarkDivisibleconstI64-4 5684529 20.64 ns/op BenchmarkDivisibleWDivconstI64-4 3984894 28.08 ns/op BenchmarkDivconstU64/3-4 7035081 17.08 ns/op BenchmarkDivconstU64/5-4 6191739 21.57 ns/op BenchmarkDivconstU64/37-4 6821518 16.24 ns/op BenchmarkDivconstU64/1234567-4 5523630 19.83 ns/op BenchmarkModconstU64-4 5737132 18.02 ns/op BenchmarkDivisibleconstU64-4 7646544 15.22 ns/op BenchmarkDivisibleWDivconstU64-4 3944611 30.67 ns/op BenchmarkDivconstI32-4 7076391 17.26 ns/op BenchmarkModconstI32-4 7786298 15.19 ns/op BenchmarkDivisiblePow2constI32-4 7062795 17.86 ns/op BenchmarkDivisibleconstI32-4 6973197 16.20 ns/op BenchmarkDivisibleWDivconstI32-4 4683512 25.85 ns/op BenchmarkDivconstU32-4 5372589 22.18 ns/op BenchmarkModconstU32-4 7167548 16.34 ns/op BenchmarkDivisibleconstU32-4 7907532 15.78 ns/op BenchmarkDivisibleWDivconstU32-4 4234766 28.17 ns/op BenchmarkDivconstI16-4 7207813 15.79 ns/op BenchmarkModconstI16-4 7823786 16.15 ns/op BenchmarkDivisiblePow2constI16-4 6958162 18.17 ns/op BenchmarkDivisibleconstI16-4 6447290 18.63 ns/op BenchmarkDivisibleWDivconstI16-4 4362921 26.93 ns/op BenchmarkDivconstU16-4 7147218 17.31 ns/op BenchmarkModconstU16-4 6774906 17.55 ns/op BenchmarkDivisibleconstU16-4 7441644 15.28 ns/op BenchmarkDivisibleWDivconstU16-4 3798361 31.12 ns/op BenchmarkDivconstI8-4 6299865 20.76 ns/op BenchmarkModconstI8-4 5489268 21.30 ns/op BenchmarkDivisiblePow2constI8-4 7737246 15.82 ns/op BenchmarkDivisibleconstI8-4 5336400 20.82 ns/op BenchmarkDivisibleWDivconstI8-4 3990069 29.65 ns/op BenchmarkDivconstU8-4 7282392 16.87 ns/op BenchmarkModconstU8-4 6307432 17.68 ns/op BenchmarkDivisibleconstU8-4 6934663 16.71 ns/op BenchmarkDivisibleWDivconstU8-4 3803358 31.46 ns/op BenchmarkMul2-4 213030 532.8 ns/op BenchmarkMulNeg2-4 210336 532.1 ns/op BenchmarkEfaceInteger-4 2726053 36.76 ns/op BenchmarkTypeAssert-4 20285988 6.237 ns/op BenchmarkDiv64UnsignedSmall-4 9785713 12.67 ns/op BenchmarkDiv64Small-4 8192914 14.11 ns/op BenchmarkDiv64SmallNegDivisor-4 7887826 14.56 ns/op BenchmarkDiv64SmallNegDividend-4 8372383 13.83 ns/op BenchmarkDiv64SmallNegBoth-4 8712243 13.90 ns/op BenchmarkDiv64Unsigned-4 9637352 12.54 ns/op BenchmarkDiv64-4 8378958 14.17 ns/op BenchmarkDiv64NegDivisor-4 8225419 14.81 ns/op BenchmarkDiv64NegDividend-4 7874972 14.73 ns/op BenchmarkDiv64NegBoth-4 8116212 15.38 ns/op BenchmarkMod64UnsignedSmall-4 8311880 13.38 ns/op BenchmarkMod64Small-4 8770321 13.90 ns/op BenchmarkMod64SmallNegDivisor-4 8154350 14.70 ns/op BenchmarkMod64SmallNegDividend-4 7868049 14.63 ns/op BenchmarkMod64SmallNegBoth-4 7783851 15.40 ns/op BenchmarkMod64Unsigned-4 9958843 12.15 ns/op BenchmarkMod64-4 7908644 15.11 ns/op BenchmarkMod64NegDivisor-4 7888227 15.09 ns/op BenchmarkMod64NegDividend-4 8215420 14.42 ns/op BenchmarkMod64NegBoth-4 9019448 14.10 ns/op BenchmarkMulconstI32/3-4 25644559 5.112 ns/op BenchmarkMulconstI32/5-4 25207154 4.962 ns/op BenchmarkMulconstI32/12-4 21302982 5.228 ns/op BenchmarkMulconstI32/120-4 23995012 5.060 ns/op BenchmarkMulconstI32/-120-4 24348578 4.969 ns/op BenchmarkMulconstI32/65537-4 24231385 5.310 ns/op BenchmarkMulconstI32/65538-4 22422613 5.364 ns/op BenchmarkMulconstI64/3-4 22955566 5.494 ns/op BenchmarkMulconstI64/5-4 24600054 5.061 ns/op BenchmarkMulconstI64/12-4 24196465 5.272 ns/op BenchmarkMulconstI64/120-4 24935370 5.149 ns/op BenchmarkMulconstI64/-120-4 25238923 5.149 ns/op BenchmarkMulconstI64/65537-4 25584078 5.005 ns/op BenchmarkMulconstI64/65538-4 24165610 5.068 ns/op BenchmarkMulconstU32/3-4 22198780 4.965 ns/op BenchmarkMulconstU32/5-4 23940091 5.446 ns/op BenchmarkMulconstU32/12-4 21378986 6.105 ns/op BenchmarkMulconstU32/120-4 25109686 5.138 ns/op BenchmarkMulconstU32/65537-4 24682297 5.378 ns/op BenchmarkMulconstU32/65538-4 23651094 6.179 ns/op BenchmarkMulconstU64/3-4 24048336 5.221 ns/op BenchmarkMulconstU64/5-4 24134220 5.421 ns/op BenchmarkMulconstU64/12-4 20843602 5.542 ns/op BenchmarkMulconstU64/120-4 22616665 5.958 ns/op BenchmarkMulconstU64/65537-4 21230742 5.471 ns/op BenchmarkMulconstU64/65538-4 22013032 5.439 ns/op BenchmarkShiftArithmeticRight-4 24480463 4.900 ns/op BenchmarkSwitch8Predictable-4 7072080 14.65 ns/op BenchmarkSwitch8Unpredictable-4 7296614 14.49 ns/op BenchmarkSwitch32Predictable-4 11790208 10.04 ns/op BenchmarkSwitch32Unpredictable-4 7309220 14.37 ns/op BenchmarkSwitchStringPredictable-4 4791776 21.67 ns/op BenchmarkSwitchStringUnpredictable-4 5013069 21.09 ns/op BenchmarkSwitchTypePredictable-4 4111749 29.27 ns/op BenchmarkSwitchTypeUnpredictable-4 3794491 29.73 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4266060 24.10 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 5032184 23.39 ns/op PASS ok cmd/compile/internal/test 19.734s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 93 1173145 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 128.3 ns/op BenchmarkNamed/Underlying/generic-4 975049 128.4 ns/op BenchmarkNamed/Underlying/src_instance-4 999408 131.0 ns/op BenchmarkNamed/Underlying/user_instance-4 790512 130.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 568052414 ns/op 59133 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 413544849 ns/op 81371 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 166903436 ns/op 200875 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 149281221 ns/op 225156 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2770051731 ns/op 1889 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 110618791 ns/op 46971 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 44426479 ns/op 116777 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 50179908 ns/op 103994 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 811048935 ns/op 2674 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 48135170 ns/op 44858 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 32041393 ns/op 67386 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 29085780 ns/op 74197 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1907939878 ns/op 36410 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 601978545 ns/op 115370 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 141087763 ns/op 491325 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 117920625 ns/op 586454 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2839100845 ns/op 708.3 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73478718 ns/op 27328 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 52868395 ns/op 37902 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 46381598 ns/op 42918 lines/s PASS ok cmd/compile/internal/types2 45.503s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 5 20031170 ns/op 13446600 sys-ns/op 5986600 user-ns/op PASS ok cmd/go 1.468s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 267255 465.8 ns/op PASS ok cmd/go/internal/cfg 1.189s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 68866 1777 ns/op 4.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 75019 1524 ns/op 5.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 19370 6188 ns/op 165.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 19606 6043 ns/op 169.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3403 38298 ns/op 213.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3448 37012 ns/op 221.33 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.057s All tests passed.