darwin-amd64-race at 58fea5dfaff26736ff20db6158940ef4f6812a8a :: 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=C79FA58C-D091-49D1-A7C7-2666EAC10C95" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.wX8JMxwQoK/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=7762D017-FBF5-4AF2-BF8D-662A2F80D21C" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/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=C79FA58C-D091-49D1-A7C7-2666EAC10C95" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.wX8JMxwQoK/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=7762D017-FBF5-4AF2-BF8D-662A2F80D21C" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a7" "_=/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 1.976s ok archive/zip 3.377s ok bufio 1.537s ok bytes 3.256s ok cmp 1.074s ok compress/bzip2 1.757s ok compress/flate 9.194s ok compress/gzip 16.843s ok compress/lzw 1.803s ok compress/zlib 7.413s ok container/heap 1.049s ok container/list 1.029s ok container/ring 1.058s ok context 1.112s ok crypto 1.046s ok crypto/aes 1.126s ok crypto/cipher 1.072s ok crypto/des 1.069s ok crypto/dsa 1.035s ok crypto/ecdh 1.311s ok crypto/ecdsa 1.193s ok crypto/ed25519 1.787s ok crypto/elliptic 1.213s ok crypto/hmac 1.100s ok crypto/internal/alias 1.026s ok crypto/internal/bigmod 1.587s ok crypto/internal/boring 1.090s ok crypto/internal/boring/bcache 1.768s ok crypto/internal/edwards25519 2.248s ok crypto/internal/edwards25519/field 1.239s ok crypto/internal/nistec 2.251s ok crypto/internal/nistec/fiat 1.046s [no tests to run] ok crypto/md5 1.117s ok crypto/rand 1.475s ok crypto/rc4 1.783s ok crypto/rsa 3.371s ok crypto/sha1 1.076s ok crypto/sha256 1.115s ok crypto/sha512 1.067s ok crypto/subtle 1.559s ok crypto/tls 5.947s ok crypto/x509 2.610s ok database/sql 1.736s ok database/sql/driver 1.135s ok debug/buildinfo 1.120s ok debug/dwarf 1.182s ok debug/elf 2.799s ok debug/gosym 1.279s ok debug/macho 1.085s ok debug/pe 1.171s ok debug/plan9obj 1.048s ok embed 1.050s [no tests to run] ok embed/internal/embedtest 1.076s ok encoding/ascii85 1.094s ok encoding/asn1 1.054s ok encoding/base32 1.167s ok encoding/base64 1.036s ok encoding/binary 1.057s ok encoding/csv 1.111s ok encoding/gob 26.082s ok encoding/hex 1.078s ok encoding/json 3.618s ok encoding/pem 3.904s ok encoding/xml 1.267s ok errors 1.103s ok expvar 1.080s ok flag 3.340s ok fmt 1.941s ok go/ast 1.081s ok go/build 8.827s ok go/build/constraint 1.041s ok go/constant 1.056s ok go/doc 1.410s ok go/doc/comment 5.181s ok go/format 1.133s ok go/importer 3.560s ok go/internal/gccgoimporter 1.133s ok go/internal/gcimporter 26.074s ok go/internal/srcimporter 33.454s ok go/parser 2.461s ok go/printer 3.341s ok go/scanner 1.081s ok go/token 1.204s ok go/types 77.368s ok go/version 1.068s ok hash 1.050s ok hash/adler32 1.092s ok hash/crc32 1.090s ok hash/crc64 1.093s ok hash/fnv 1.102s ok hash/maphash 1.048s ok html 1.035s ok html/template 1.394s ok image 1.634s ok image/color 1.154s ok image/draw 1.906s ok image/gif 2.928s ok image/jpeg 2.986s ok image/png 5.020s ok index/suffixarray 2.585s ok internal/abi 1.307s ok internal/buildcfg 1.048s ok internal/chacha8rand 1.050s ok internal/coverage/cformat 1.079s ok internal/coverage/cmerge 1.090s ok internal/coverage/pods 1.080s ok internal/coverage/slicereader 1.042s ok internal/coverage/slicewriter 1.041s ok internal/coverage/test 1.139s ok internal/cpu 3.087s ok internal/dag 1.030s ok internal/diff 1.074s ok internal/fmtsort 1.026s ok internal/fuzz 1.057s ok internal/godebug 18.196s ok internal/godebugs 1.104s ok internal/gover 1.057s ok internal/intern 3.354s ok internal/itoa 1.087s ok internal/platform 3.032s ok internal/poll 1.692s ok internal/profile 1.106s ok internal/reflectlite 1.028s ok internal/safefilepath 1.031s ok internal/saferio 1.222s ok internal/singleflight 1.125s ok internal/testenv 2.056s ok internal/trace 1.405s ok internal/trace/v2 20.857s ok internal/types/errors 3.721s ok internal/unsafeheader 1.121s ok internal/xcoff 1.110s ok internal/zstd 1.327s ok io 1.136s ok io/fs 1.278s ok io/ioutil 1.083s ok log 1.067s ok log/slog 1.187s ok log/slog/internal/benchmarks 1.036s ok log/slog/internal/buffer 1.030s ok log/syslog 2.283s ok maps 1.041s ok math 1.055s ok math/big 4.704s ok math/bits 1.048s ok math/cmplx 1.078s ok math/rand 5.222s ok math/rand/v2 3.659s ok mime 1.102s ok mime/multipart 6.937s ok mime/quotedprintable 1.123s ok net 18.426s ok net/http 23.942s ok net/http/cgi 28.426s ok net/http/cookiejar 1.123s ok net/http/fcgi 1.313s ok net/http/httptest 1.419s ok net/http/httptrace 1.049s ok net/http/httputil 2.194s ok net/http/internal 3.379s ok net/http/internal/ascii 1.049s ok net/http/pprof 6.361s ok net/internal/cgotest 1.033s ok net/internal/socktest 1.048s ok net/mail 1.108s ok net/netip 2.516s ok net/rpc 1.250s ok net/rpc/jsonrpc 1.172s ok net/smtp 1.224s ok net/textproto 1.824s ok net/url 1.146s ok os 9.316s ok os/exec 12.178s ok os/exec/internal/fdtest 1.064s ok os/signal 20.734s ok os/user 1.136s ok path 1.099s ok path/filepath 1.194s ok plugin 1.087s ok reflect 2.263s ok regexp 4.154s ok regexp/syntax 8.277s ok runtime 63.272s ok runtime/cgo 1.023s ok runtime/coverage 1.059s ok runtime/debug 2.196s ok runtime/internal/atomic 1.104s ok runtime/internal/math 1.098s ok runtime/internal/sys 1.051s ok runtime/internal/wasitest 1.031s ok runtime/metrics 1.051s ok runtime/pprof 21.723s ok runtime/race 13.770s ok runtime/trace 1.209s ok slices 1.648s ok sort 2.488s ok strconv 3.790s ok strings 2.703s ok sync 2.106s ok sync/atomic 5.279s ok syscall 8.021s ok testing 4.305s ok testing/fstest 1.094s ok testing/iotest 1.090s ok testing/quick 1.271s ok testing/slogtest 1.035s ok text/scanner 1.050s ok text/tabwriter 1.042s ok text/template 1.181s ok text/template/parse 1.106s ok time 3.558s ok unicode 1.108s ok unicode/utf16 1.092s ok unicode/utf8 1.106s ok cmd/addr2line 12.145s ok cmd/api 43.487s ok cmd/asm/internal/asm 4.284s ok cmd/asm/internal/lex 1.044s ok cmd/cgo/internal/swig 1.165s ok cmd/cgo/internal/test 4.438s ok cmd/cgo/internal/testcarchive 57.253s ok cmd/cgo/internal/testcshared 28.538s ok cmd/cgo/internal/testerrors 35.060s ok cmd/cgo/internal/testfortran 1.195s ok cmd/cgo/internal/testgodefs 4.989s ok cmd/cgo/internal/testlife 4.133s ok cmd/cgo/internal/testnocgo 1.057s ok cmd/cgo/internal/testplugin 107.645s ok cmd/cgo/internal/testsanitizers 1.035s [no tests to run] ok cmd/cgo/internal/testshared 1.028s ok cmd/cgo/internal/testso 5.482s ok cmd/cgo/internal/teststdio 7.158s ok cmd/cgo/internal/testtls 1.053s ok cmd/compile/internal/abt 1.072s ok cmd/compile/internal/amd64 90.771s ok cmd/compile/internal/base 1.088s ok cmd/compile/internal/compare 1.087s ok cmd/compile/internal/devirtualize 1.051s ok cmd/compile/internal/dwarfgen 2.247s ok cmd/compile/internal/importer 5.596s ok cmd/compile/internal/inline/inlheur 2.814s ok cmd/compile/internal/ir 1.033s ok cmd/compile/internal/logopt 2.035s ok cmd/compile/internal/loopvar 53.131s ok cmd/compile/internal/noder 1.042s ok cmd/compile/internal/reflectdata 1.054s [no tests to run] ok cmd/compile/internal/ssa 57.114s ok cmd/compile/internal/syntax 1.497s ok cmd/compile/internal/test 32.708s ok cmd/compile/internal/typecheck 1.873s ok cmd/compile/internal/types 1.071s ok cmd/compile/internal/types2 31.061s ok cmd/covdata 1.081s ok cmd/cover 23.784s ok cmd/dist 1.029s ok cmd/distpack 1.058s ok cmd/doc 3.771s ok cmd/fix 16.771s ok cmd/go 533.184s ok cmd/go/internal/auth 1.044s ok cmd/go/internal/cache 1.538s ok cmd/go/internal/cfg 1.049s [no tests to run] ok cmd/go/internal/envcmd 1.928s ok cmd/go/internal/fsys 1.216s ok cmd/go/internal/generate 1.069s ok cmd/go/internal/gover 1.051s ok cmd/go/internal/imports 1.120s ok cmd/go/internal/load 1.059s ok cmd/go/internal/lockedfile 2.304s ok cmd/go/internal/lockedfile/internal/filelock 2.104s ok cmd/go/internal/modfetch 1.075s ok cmd/go/internal/modfetch/codehost 12.310s ok cmd/go/internal/modfetch/zip_sum_test 1.088s ok cmd/go/internal/modindex 1.946s ok cmd/go/internal/modload 1.064s ok cmd/go/internal/mvs 1.056s ok cmd/go/internal/par 1.097s ok cmd/go/internal/str 1.060s ok cmd/go/internal/test 1.104s ok cmd/go/internal/toolchain 1.069s ok cmd/go/internal/vcs 1.083s ok cmd/go/internal/vcweb 1.132s ok cmd/go/internal/vcweb/vcstest 33.049s ok cmd/go/internal/web 1.095s ok cmd/go/internal/work 3.507s ok cmd/gofmt 1.355s ok cmd/internal/archive 4.115s ok cmd/internal/buildid 2.115s ok cmd/internal/cov 2.027s ok cmd/internal/dwarf 1.079s ok cmd/internal/edit 1.078s ok cmd/internal/goobj 1.040s ok cmd/internal/moddeps 4.254s ok cmd/internal/notsha256 1.091s ok cmd/internal/obj 2.709s ok cmd/internal/obj/ppc64 2.264s ok cmd/internal/obj/riscv 1.733s ok cmd/internal/obj/s390x 1.060s ok cmd/internal/obj/x86 7.549s ok cmd/internal/objabi 1.259s ok cmd/internal/pkgpath 5.152s ok cmd/internal/pkgpattern 1.028s ok cmd/internal/quoted 1.035s ok cmd/internal/src 1.054s ok cmd/internal/test2json 2.342s ok cmd/link 30.363s ok cmd/link/internal/benchmark 1.060s ok cmd/link/internal/ld 38.539s ok cmd/link/internal/loader 1.124s ok cmd/nm 9.557s ok cmd/objdump 11.252s ok cmd/pack 8.835s ok cmd/pprof 4.474s ok cmd/relnote 1.047s ok cmd/trace 1.055s ok cmd/trace/v2 1.466s ok cmd/vet 53.875s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3182 39965 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2418 49707 ns/op 1852 B/op 36 allocs/op Benchmark/Writer/PAX-4 1652 74697 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 3734 30850 ns/op 5151 B/op 16 allocs/op Benchmark/Reader/GNU-4 4702 23067 ns/op 5132 B/op 15 allocs/op Benchmark/Reader/PAX-4 2450 63240 ns/op 9149 B/op 33 allocs/op PASS ok archive/tar 1.950s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 313425440 ns/op 829224 B/op 84 allocs/op BenchmarkZip64Test-4 1 170879432 ns/op BenchmarkZip64TestSizes/4096-4 688 162561 ns/op BenchmarkZip64TestSizes/1048576-4 111 1038465 ns/op BenchmarkZip64TestSizes/67108864-4 1 174063320 ns/op PASS ok archive/zip 2.400s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 187552 665.8 ns/op BenchmarkReaderCopyUnoptimal-4 120561 1043 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 60607 ns/op BenchmarkReaderWriteToOptimal-4 4670 23760 ns/op BenchmarkReaderReadString-4 91622 1654 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 168021 692.5 ns/op BenchmarkWriterCopyUnoptimal-4 174423 700.5 ns/op BenchmarkWriterCopyNoReadFrom-4 6855 48085 ns/op BenchmarkReaderEmpty-4 14552 8096 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13948 9293 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 460159 264.3 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.712s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3114 37736 ns/op 868.35 MB/s BenchmarkWriteByte-4 362 315419 ns/op 12.99 MB/s BenchmarkWriteRune-4 190 604394 ns/op 20.33 MB/s BenchmarkBufferNotEmptyWriteRead-4 33 3833619 ns/op BenchmarkBufferFullSmallReads-4 79 1626888 ns/op BenchmarkBufferWriteBlock/N4096-4 9103 25104 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 279 424666 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 12420576 ns/op 4192277 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 15147071 ns/op 1107.62 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 2850729 39.43 ns/op 253.61 MB/s BenchmarkIndexByte/32-4 2736818 44.88 ns/op 713.03 MB/s BenchmarkIndexByte/4K-4 1000000 125.9 ns/op 32541.15 MB/s BenchmarkIndexBytePortable/10-4 1000000 129.5 ns/op 77.25 MB/s BenchmarkIndexBytePortable/32-4 312924 387.7 ns/op 82.54 MB/s BenchmarkIndexBytePortable/4K-4 3296 46830 ns/op 87.47 MB/s BenchmarkIndexRune/10-4 695484 152.0 ns/op 65.81 MB/s BenchmarkIndexRune/32-4 900692 145.0 ns/op 220.63 MB/s BenchmarkIndexRune/4K-4 373251 347.7 ns/op 11779.01 MB/s BenchmarkIndexRuneASCII/10-4 3072255 37.44 ns/op 267.13 MB/s BenchmarkIndexRuneASCII/32-4 3068359 39.28 ns/op 814.63 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 124.8 ns/op 32825.60 MB/s BenchmarkEqual/0-4 8705966 12.21 ns/op BenchmarkEqual/same/1-4 1000000 115.1 ns/op 8.68 MB/s BenchmarkEqual/same/6-4 1000000 110.3 ns/op 54.40 MB/s BenchmarkEqual/same/9-4 1000000 118.7 ns/op 75.80 MB/s BenchmarkEqual/same/15-4 1000000 114.5 ns/op 131.01 MB/s BenchmarkEqual/same/16-4 1000000 109.1 ns/op 146.68 MB/s BenchmarkEqual/same/20-4 1000000 111.4 ns/op 179.48 MB/s BenchmarkEqual/same/32-4 1000000 107.8 ns/op 296.89 MB/s BenchmarkEqual/same/4K-4 97039 1263 ns/op 3242.34 MB/s BenchmarkEqual/1-4 1000000 109.6 ns/op 9.13 MB/s BenchmarkEqual/6-4 1000000 109.5 ns/op 54.77 MB/s BenchmarkEqual/9-4 1000000 116.2 ns/op 77.48 MB/s BenchmarkEqual/15-4 1000000 118.3 ns/op 126.76 MB/s BenchmarkEqual/16-4 1000000 116.7 ns/op 137.14 MB/s BenchmarkEqual/20-4 1000000 121.9 ns/op 164.12 MB/s BenchmarkEqual/32-4 811116 133.3 ns/op 240.11 MB/s BenchmarkEqual/4K-4 61101 1805 ns/op 2268.77 MB/s BenchmarkEqualBothUnaligned/64_0-4 934671 151.0 ns/op 423.88 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 121.2 ns/op 528.22 MB/s BenchmarkEqualBothUnaligned/64_4-4 1000000 113.3 ns/op 564.87 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 138.8 ns/op 461.20 MB/s BenchmarkEqualBothUnaligned/4096_0-4 81024 1459 ns/op 2806.69 MB/s BenchmarkEqualBothUnaligned/4096_1-4 46249 2190 ns/op 1869.94 MB/s BenchmarkEqualBothUnaligned/4096_4-4 122214 841.9 ns/op 4865.12 MB/s BenchmarkEqualBothUnaligned/4096_7-4 122695 912.3 ns/op 4489.92 MB/s BenchmarkIndex/10-4 2156862 58.13 ns/op 172.04 MB/s BenchmarkIndex/32-4 1926853 59.74 ns/op 535.63 MB/s BenchmarkIndex/4K-4 38455 3111 ns/op 1316.69 MB/s BenchmarkIndexEasy/10-4 2370631 51.53 ns/op 194.04 MB/s BenchmarkIndexEasy/32-4 2083130 56.37 ns/op 567.70 MB/s BenchmarkIndexEasy/4K-4 487671 291.9 ns/op 14033.89 MB/s BenchmarkCount/10-4 1000000 110.2 ns/op 90.71 MB/s BenchmarkCount/32-4 1078600 104.1 ns/op 307.51 MB/s BenchmarkCount/4K-4 34132 3521 ns/op 1163.17 MB/s BenchmarkCountEasy/10-4 968593 106.4 ns/op 93.94 MB/s BenchmarkCountEasy/32-4 1000000 109.2 ns/op 293.11 MB/s BenchmarkCountEasy/4K-4 386913 319.0 ns/op 12840.71 MB/s BenchmarkCountSingle/10-4 1948576 57.03 ns/op 175.34 MB/s BenchmarkCountSingle/32-4 1695004 74.18 ns/op 431.36 MB/s BenchmarkCountSingle/4K-4 1029199 118.1 ns/op 34688.20 MB/s BenchmarkToUpper/#00-4 1711030 62.81 ns/op BenchmarkToUpper/ONLYUPPER-4 272168 487.3 ns/op BenchmarkToUpper/abc-4 443360 314.8 ns/op BenchmarkToUpper/AbC123-4 274326 480.1 ns/op BenchmarkToUpper/azAZ09_-4 237788 509.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 71702 1602 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31214 3676 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51196 2264 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101922 1110 ns/op BenchmarkToLower/#00-4 2302719 51.89 ns/op BenchmarkToLower/abc-4 404830 341.5 ns/op BenchmarkToLower/AbC123-4 253705 494.1 ns/op BenchmarkToLower/azAZ09_-4 247950 572.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74257 1577 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34984 3488 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63416 1860 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123313 1015 ns/op BenchmarkFields/ASCII/16-4 151158 807.3 ns/op 19.82 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10050 ns/op 25.47 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 710 190936 ns/op 21.45 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 51 2707178 ns/op 24.21 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 50122120 ns/op 20.92 MB/s 2269232 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 183334 791.2 ns/op 20.22 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4494 22800 ns/op 11.23 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 355 350297 ns/op 11.69 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 6370147 ns/op 10.29 MB/s 512260 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 112549860 ns/op 9.32 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 110932 1095 ns/op 14.62 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12952 ns/op 19.77 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 536 242782 ns/op 16.87 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4371626 ns/op 14.99 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72867568 ns/op 14.39 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 145404 876.7 ns/op 18.25 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7339 16766 ns/op 15.27 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 434 290370 ns/op 14.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5082883 ns/op 12.89 MB/s 512260 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 89847894 ns/op 11.67 MB/s 11202912 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1701889 71.88 ns/op BenchmarkTrimSpace/ASCII-4 1000000 124.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 85806 1306 ns/op BenchmarkTrimSpace/JustNonASCII-4 43850 2653 ns/op BenchmarkToValidUTF8/Valid-4 424189 319.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 277198 454.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 79068 1463 ns/op BenchmarkIndexHard1-4 1058 108474 ns/op BenchmarkIndexHard2-4 782 150225 ns/op BenchmarkIndexHard3-4 183 638496 ns/op BenchmarkIndexHard4-4 127 905062 ns/op BenchmarkLastIndexHard1-4 7 15952434 ns/op BenchmarkLastIndexHard2-4 5 20448874 ns/op BenchmarkLastIndexHard3-4 5 21976604 ns/op BenchmarkCountHard1-4 1101 106956 ns/op BenchmarkCountHard2-4 782 152721 ns/op BenchmarkCountHard3-4 192 608576 ns/op BenchmarkSplitEmptySeparator-4 1 111822850 ns/op BenchmarkSplitSingleByteSeparator-4 14 10093044 ns/op BenchmarkSplitMultiByteSeparator-4 10 10700086 ns/op BenchmarkSplitNSingleByteSeparator-4 175160 941.7 ns/op BenchmarkSplitNMultiByteSeparator-4 67112 1909 ns/op BenchmarkRepeat-4 161151 809.8 ns/op BenchmarkRepeatLarge/256/1-4 118963 1293 ns/op 198.04 MB/s BenchmarkRepeatLarge/256/16-4 192493 818.7 ns/op 312.71 MB/s BenchmarkRepeatLarge/512/1-4 69601 1694 ns/op 302.32 MB/s BenchmarkRepeatLarge/512/16-4 94068 1416 ns/op 361.47 MB/s BenchmarkRepeatLarge/1024/1-4 48124 2618 ns/op 391.14 MB/s BenchmarkRepeatLarge/1024/16-4 54805 2230 ns/op 459.19 MB/s BenchmarkRepeatLarge/2048/1-4 26043 4355 ns/op 470.23 MB/s BenchmarkRepeatLarge/2048/16-4 29305 4299 ns/op 476.41 MB/s BenchmarkRepeatLarge/4096/1-4 13408 8265 ns/op 495.61 MB/s BenchmarkRepeatLarge/4096/16-4 13099 8407 ns/op 487.20 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15734 ns/op 520.64 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15775 ns/op 519.30 MB/s BenchmarkRepeatLarge/8192/4097-4 12956 8527 ns/op 480.48 MB/s BenchmarkRepeatLarge/16384/1-4 9604 29019 ns/op 564.59 MB/s BenchmarkRepeatLarge/16384/16-4 8564 28093 ns/op 583.20 MB/s BenchmarkRepeatLarge/16384/4097-4 9786 27953 ns/op 439.70 MB/s BenchmarkRepeatLarge/32768/1-4 2798 50552 ns/op 648.20 MB/s BenchmarkRepeatLarge/32768/16-4 2364 51875 ns/op 631.67 MB/s BenchmarkRepeatLarge/32768/4097-4 3168 54078 ns/op 530.33 MB/s BenchmarkRepeatLarge/65536/1-4 1365 92225 ns/op 710.61 MB/s BenchmarkRepeatLarge/65536/16-4 1599 96050 ns/op 682.31 MB/s BenchmarkRepeatLarge/65536/4097-4 1219 96171 ns/op 639.02 MB/s BenchmarkRepeatLarge/131072/1-4 250 414530 ns/op 316.19 MB/s BenchmarkRepeatLarge/131072/16-4 306 429582 ns/op 305.12 MB/s BenchmarkRepeatLarge/131072/4097-4 252 431888 ns/op 294.07 MB/s BenchmarkRepeatLarge/262144/1-4 139 776223 ns/op 337.72 MB/s BenchmarkRepeatLarge/262144/16-4 138 875092 ns/op 299.56 MB/s BenchmarkRepeatLarge/262144/4097-4 151 834003 ns/op 309.48 MB/s BenchmarkRepeatLarge/524288/1-4 80 1392966 ns/op 376.38 MB/s BenchmarkRepeatLarge/524288/16-4 98 1374514 ns/op 381.44 MB/s BenchmarkRepeatLarge/524288/4097-4 100 1338331 ns/op 388.78 MB/s BenchmarkRepeatLarge/1048576/1-4 54 2564406 ns/op 408.90 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2431586 ns/op 431.23 MB/s BenchmarkRepeatLarge/1048576/4097-4 49 2796428 ns/op 373.60 MB/s BenchmarkRepeatLarge/2097152/1-4 26 6964065 ns/op 301.14 MB/s BenchmarkRepeatLarge/2097152/16-4 27 5289326 ns/op 396.49 MB/s BenchmarkRepeatLarge/2097152/4097-4 22 4903675 ns/op 426.94 MB/s BenchmarkRepeatLarge/4194304/1-4 12 8895321 ns/op 471.52 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8995864 ns/op 466.25 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8852844 ns/op 473.43 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15606014 ns/op 537.52 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15261630 ns/op 549.65 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15798330 ns/op 530.85 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28021200 ns/op 598.73 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26909042 ns/op 623.48 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 27672597 ns/op 606.28 MB/s BenchmarkRepeatLarge/33554432/1-4 2 54741322 ns/op 612.96 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50172801 ns/op 668.78 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 50198796 ns/op 668.43 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104590283 ns/op 641.64 MB/s BenchmarkRepeatLarge/67108864/16-4 2 105103814 ns/op 638.50 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 98390563 ns/op 682.07 MB/s BenchmarkRepeatLarge/134217728/1-4 1 203603256 ns/op 659.21 MB/s BenchmarkRepeatLarge/134217728/16-4 1 198005583 ns/op 677.85 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 196753479 ns/op 682.16 MB/s BenchmarkRepeatLarge/268435456/1-4 1 441838915 ns/op 607.54 MB/s BenchmarkRepeatLarge/268435456/16-4 1 418061827 ns/op 642.10 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 435654140 ns/op 616.17 MB/s BenchmarkRepeatLarge/536870912/1-4 1 873351946 ns/op 614.72 MB/s BenchmarkRepeatLarge/536870912/16-4 1 826275692 ns/op 649.75 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 871126367 ns/op 616.30 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3698575380 ns/op 290.31 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1641214713 ns/op 654.24 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1598886030 ns/op 671.56 MB/s BenchmarkBytesCompare/1-4 14472669 10.91 ns/op BenchmarkBytesCompare/2-4 12167166 10.76 ns/op BenchmarkBytesCompare/4-4 14439986 8.465 ns/op BenchmarkBytesCompare/8-4 14390366 8.005 ns/op BenchmarkBytesCompare/16-4 14580598 8.428 ns/op BenchmarkBytesCompare/32-4 13482982 9.078 ns/op BenchmarkBytesCompare/64-4 10994047 11.36 ns/op BenchmarkBytesCompare/128-4 9509744 10.84 ns/op BenchmarkBytesCompare/256-4 8828020 13.44 ns/op BenchmarkBytesCompare/512-4 6022666 19.59 ns/op BenchmarkBytesCompare/1024-4 3625242 30.10 ns/op BenchmarkBytesCompare/2048-4 2102222 53.10 ns/op BenchmarkIndexAnyASCII/1:1-4 1905117 62.88 ns/op BenchmarkIndexAnyASCII/1:2-4 1801197 62.59 ns/op BenchmarkIndexAnyASCII/1:4-4 1968685 61.40 ns/op BenchmarkIndexAnyASCII/1:8-4 1985892 64.20 ns/op BenchmarkIndexAnyASCII/1:16-4 1869603 65.54 ns/op BenchmarkIndexAnyASCII/1:32-4 1837663 66.17 ns/op BenchmarkIndexAnyASCII/1:64-4 1756746 65.96 ns/op BenchmarkIndexAnyASCII/16:1-4 1713134 69.30 ns/op BenchmarkIndexAnyASCII/16:2-4 407438 288.7 ns/op BenchmarkIndexAnyASCII/16:4-4 403210 327.8 ns/op BenchmarkIndexAnyASCII/16:8-4 426285 287.8 ns/op BenchmarkIndexAnyASCII/16:16-4 420234 303.8 ns/op BenchmarkIndexAnyASCII/16:32-4 414421 314.3 ns/op BenchmarkIndexAnyASCII/16:64-4 357331 349.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1567591 74.40 ns/op BenchmarkIndexAnyASCII/256:2-4 32194 3767 ns/op BenchmarkIndexAnyASCII/256:4-4 31807 3582 ns/op BenchmarkIndexAnyASCII/256:8-4 32409 3566 ns/op BenchmarkIndexAnyASCII/256:16-4 34072 3577 ns/op BenchmarkIndexAnyASCII/256:32-4 31335 3708 ns/op BenchmarkIndexAnyASCII/256:64-4 32794 3715 ns/op BenchmarkIndexAnyUTF8/1:1-4 1784965 68.13 ns/op BenchmarkIndexAnyUTF8/1:2-4 1776408 67.34 ns/op BenchmarkIndexAnyUTF8/1:4-4 1758727 66.01 ns/op BenchmarkIndexAnyUTF8/1:8-4 1824788 65.37 ns/op BenchmarkIndexAnyUTF8/1:16-4 1804197 68.84 ns/op BenchmarkIndexAnyUTF8/1:32-4 1714509 65.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 1720629 67.62 ns/op BenchmarkIndexAnyUTF8/16:1-4 131216 924.7 ns/op BenchmarkIndexAnyUTF8/16:2-4 375330 398.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 318576 437.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 289792 384.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 296353 379.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 296612 374.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 331112 389.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 9511 14124 ns/op BenchmarkIndexAnyUTF8/256:2-4 22536 5064 ns/op BenchmarkIndexAnyUTF8/256:4-4 23662 5045 ns/op BenchmarkIndexAnyUTF8/256:8-4 23360 5509 ns/op BenchmarkIndexAnyUTF8/256:16-4 23960 5262 ns/op BenchmarkIndexAnyUTF8/256:32-4 21240 5402 ns/op BenchmarkIndexAnyUTF8/256:64-4 21477 5699 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1934410 68.17 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1920433 63.74 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1979424 61.46 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1740253 84.05 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1684600 93.43 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1896382 63.16 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1953087 62.54 ns/op BenchmarkLastIndexAnyASCII/16:1-4 418464 310.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 467601 284.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 377400 288.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 469562 277.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 394914 289.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 377322 308.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 376636 350.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 31432 3599 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33524 3566 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34450 3463 ns/op BenchmarkLastIndexAnyASCII/256:8-4 32781 3434 ns/op BenchmarkLastIndexAnyASCII/256:16-4 27097 3949 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33216 3555 ns/op BenchmarkLastIndexAnyASCII/256:64-4 32188 3584 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2064679 59.22 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2111614 59.01 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2129259 57.62 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1991172 78.25 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 120.0 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1911466 60.89 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1722752 79.13 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 148664 742.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 306700 510.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 367564 375.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 348512 422.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 286884 471.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 312766 471.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 328692 429.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 9360 12937 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18207 9214 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 14590 10954 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 16350 7870 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 17635 8747 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 20754 5970 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18573 6175 ns/op BenchmarkTrimASCII/1:1-4 1599949 67.10 ns/op BenchmarkTrimASCII/1:2-4 1571563 73.93 ns/op BenchmarkTrimASCII/1:4-4 1000000 115.9 ns/op BenchmarkTrimASCII/1:8-4 1002981 115.7 ns/op BenchmarkTrimASCII/1:16-4 1269464 87.11 ns/op BenchmarkTrimASCII/16:1-4 362106 565.9 ns/op BenchmarkTrimASCII/16:2-4 423644 344.1 ns/op BenchmarkTrimASCII/16:4-4 321338 443.0 ns/op BenchmarkTrimASCII/16:8-4 372985 315.7 ns/op BenchmarkTrimASCII/16:16-4 371644 629.1 ns/op BenchmarkTrimASCII/256:1-4 39873 3474 ns/op BenchmarkTrimASCII/256:2-4 30285 3855 ns/op BenchmarkTrimASCII/256:4-4 17182 6168 ns/op BenchmarkTrimASCII/256:8-4 32445 3708 ns/op BenchmarkTrimASCII/256:16-4 27102 4384 ns/op BenchmarkTrimASCII/4096:1-4 2392 77411 ns/op BenchmarkTrimASCII/4096:2-4 1461 98338 ns/op BenchmarkTrimASCII/4096:4-4 1819 66312 ns/op BenchmarkTrimASCII/4096:8-4 1874 95956 ns/op BenchmarkTrimASCII/4096:16-4 2002 64380 ns/op BenchmarkTrimByte-4 1673631 71.13 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14403 7927 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14443 10811 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 908 154788 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1365 77349 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3240 44037 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5961 23989 ns/op BenchmarkCompareBytesEqual-4 12409226 9.400 ns/op BenchmarkCompareBytesToNil-4 14555916 9.236 ns/op BenchmarkCompareBytesEmpty-4 15453870 13.02 ns/op BenchmarkCompareBytesIdentical-4 11801985 11.21 ns/op BenchmarkCompareBytesSameLength-4 8118213 13.85 ns/op BenchmarkCompareBytesDifferentLength-4 7671946 19.95 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2608 87871 ns/op 11933.22 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1946 73842 ns/op 14200.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2553 66781 ns/op 15701.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2083 65405 ns/op 16032.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2120 76905 ns/op 13634.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2148 53431 ns/op 19624.91 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2666 72797 ns/op 14404.16 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2894 52740 ns/op 19882.35 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 1893 95842 ns/op 10940.76 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2234 63464 ns/op 16522.39 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 1468 79556 ns/op 13180.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2385 68143 ns/op 15387.96 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 1812 68291 ns/op 15354.59 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2100 75341 ns/op 13917.83 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 1509 103387 ns/op 10142.24 MB/s BenchmarkCompareBytesBig-4 2808 77669 ns/op 13500.69 MB/s BenchmarkCompareBytesBigIdentical-4 6185043 18.14 ns/op 57814517.55 MB/s PASS ok bytes 77.954s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 90647676 ns/op 1.10 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 468385224 ns/op 1.21 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 2 56696454 ns/op 0.29 MB/s 3643168 B/op 50 allocs/op PASS ok compress/bzip2 2.690s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 56 2799165 ns/op 3.57 MB/s 43326 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 27873936 ns/op 3.59 MB/s 42712 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 323855425 ns/op 3.09 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 44 3198804 ns/op 3.13 MB/s 43420 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 40564478 ns/op 2.47 MB/s 45054 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 254575940 ns/op 3.93 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 60 2754042 ns/op 3.63 MB/s 42904 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 40295955 ns/op 2.48 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 240416829 ns/op 4.16 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 50 2963988 ns/op 3.37 MB/s 43207 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 3 40693652 ns/op 2.46 MB/s 46458 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 252902760 ns/op 3.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 45 2910577 ns/op 3.44 MB/s 43617 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 4 29462088 ns/op 3.39 MB/s 49246 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 309684820 ns/op 3.23 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 64 2076766 ns/op 4.82 MB/s 43335 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 17066700 ns/op 5.86 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 167311231 ns/op 5.98 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 78 2813039 ns/op 3.55 MB/s 43476 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 13908167 ns/op 7.19 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 111188773 ns/op 8.99 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 78 1528686 ns/op 6.54 MB/s 43265 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 12753669 ns/op 7.84 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 142216648 ns/op 7.03 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 66 2311210 ns/op 4.33 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 14233830 ns/op 7.03 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 186826214 ns/op 5.35 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2803430 ns/op 3.57 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 24067878 ns/op 4.15 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 302539794 ns/op 3.31 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 7605101 ns/op 1.31 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 74039614 ns/op 1.35 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 914392467 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6895634 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 96258010 ns/op 1.04 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 794438064 ns/op 1.26 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 50 2115491 ns/op 4.73 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 6 29705747 ns/op 3.37 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 209511652 ns/op 4.77 MB/s BenchmarkEncode/Newton/Speed/1e4-4 43 4145854 ns/op 2.41 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 19550414 ns/op 5.11 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 180296086 ns/op 5.55 MB/s BenchmarkEncode/Newton/Default/1e4-4 14 10480048 ns/op 0.95 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 72407161 ns/op 1.38 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 710521723 ns/op 1.41 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6614006 ns/op 1.51 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 88045396 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 876575196 ns/op 1.14 MB/s PASS ok compress/flate 21.024s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 34 3820430 ns/op 2.62 MB/s BenchmarkDecoder/1e-Reuse4-4 39 2988487 ns/op 3.35 MB/s BenchmarkDecoder/1e5-4 4 27323850 ns/op 3.66 MB/s BenchmarkDecoder/1e-Reuse5-4 3 34054240 ns/op 2.94 MB/s BenchmarkDecoder/1e6-4 1 301512320 ns/op 3.32 MB/s BenchmarkDecoder/1e-Reuse6-4 1 272648015 ns/op 3.67 MB/s BenchmarkEncoder/1e4-4 42 2489468 ns/op 4.02 MB/s BenchmarkEncoder/1e-Reuse4-4 49 2289060 ns/op 4.37 MB/s BenchmarkEncoder/1e5-4 5 25035965 ns/op 3.99 MB/s BenchmarkEncoder/1e-Reuse5-4 5 33524102 ns/op 2.98 MB/s BenchmarkEncoder/1e6-4 1 273837047 ns/op 3.65 MB/s BenchmarkEncoder/1e-Reuse6-4 1 304207800 ns/op 3.29 MB/s PASS ok compress/lzw 4.795s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 20 5698960 ns/op PASS ok container/heap 1.169s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22376 4813 ns/op BenchmarkWithTimeout/concurrency=40-4 5179 27509 ns/op BenchmarkWithTimeout/concurrency=4000-4 2982 41304 ns/op BenchmarkWithTimeout/concurrency=400000-4 4328 23691 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 348974 600.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 10020 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16270 6193 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3580 41533 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1804 95445 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3162 38475 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 295 524837 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 100 1150228 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 324 463666 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 8448683 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 15 7536281 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 31 3549289 ns/op BenchmarkCheckCanceled/Err-4 270729 515.8 ns/op BenchmarkCheckCanceled/Done-4 424198 288.1 ns/op BenchmarkContextCancelDone-4 741229 169.6 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 18002 6086 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22958 6540 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17508 6281 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18440 7358 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12942 9724 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 325186 308.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 322926 710.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 211450 565.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 130692 887.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 77910 1699 ns/op PASS ok context 13.924s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1513719 124.5 ns/op 128.56 MB/s BenchmarkDecrypt-4 634068 167.3 ns/op 95.65 MB/s BenchmarkExpand-4 1000000 124.1 ns/op PASS ok crypto/aes 1.692s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 226707 639.4 ns/op 100.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 352676 358.0 ns/op 178.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 183637 910.8 ns/op 70.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 333702 387.0 ns/op 165.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 146485 911.9 ns/op 1480.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 198610 1232 ns/op 1095.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 118033 995.0 ns/op 1356.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 143533 971.2 ns/op 1390.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 44983 2555 ns/op 3206.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51568 2199 ns/op 3724.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 43239 3491 ns/op 2346.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 45325 4589 ns/op 1785.10 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 3858 35704 ns/op 28.54 MB/s BenchmarkAESCFBDecrypt1K-4 5222 22059 ns/op 46.19 MB/s BenchmarkAESCFBDecrypt8K-4 703 313653 ns/op 26.10 MB/s BenchmarkAESOFB1K-4 7958 26287 ns/op 38.76 MB/s BenchmarkAESCTR1K-4 11419 11381 ns/op 89.54 MB/s BenchmarkAESCTR8K-4 1702 73066 ns/op 112.05 MB/s BenchmarkAESCBCEncrypt1K-4 10000 15105 ns/op 67.79 MB/s BenchmarkAESCBCDecrypt1K-4 10000 14429 ns/op 70.97 MB/s PASS ok crypto/cipher 5.495s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 87723 1478 ns/op 5.41 MB/s BenchmarkDecrypt-4 89038 1333 ns/op 6.00 MB/s BenchmarkTDESEncrypt-4 32832 5004 ns/op 1.60 MB/s BenchmarkTDESDecrypt-4 36645 3550 ns/op 2.25 MB/s PASS ok crypto/des 2.026s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1206 154773 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 14 8474593 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 5 23237823 ns/op 1531 B/op 21 allocs/op BenchmarkECDH/X25519-4 76 1639531 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 2.126s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2070 80118 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 30 5164902 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 10 10508109 ns/op 3068 B/op 35 allocs/op BenchmarkVerify/P256-4 1075 118565 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 9 11677545 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 4 42097413 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4546 40138 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 39 5031558 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 14 7292567 ns/op 1418 B/op 17 allocs/op PASS ok crypto/ecdsa 3.222s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 196 684957 ns/op BenchmarkNewKeyFromSeed-4 204 793182 ns/op BenchmarkSigning-4 212 513734 ns/op BenchmarkVerification-4 100 1146865 ns/op PASS ok crypto/ed25519 1.841s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 6459 20090 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1265926 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 42 3446177 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 20 7686155 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1552 140981 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 48 2379201 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 7143728 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 16368467 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 11978 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7206 21442 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4081 37490 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 91 1669945 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 1876 55786 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 328 417665 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1466 85837 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 91 1286180 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 4.445s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14763 8079 ns/op 126.74 MB/s BenchmarkHMACSHA256_32-4 21174 5579 ns/op 5.74 MB/s BenchmarkNewWriteSum-4 10682 11056 ns/op 2.89 MB/s PASS ok crypto/hmac 1.695s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 39388 3468 ns/op BenchmarkModSub-4 37147 3066 ns/op BenchmarkMontgomeryRepr-4 23398 5339 ns/op BenchmarkMontgomeryMul-4 23178 7115 ns/op BenchmarkModMul-4 10000 13369 ns/op BenchmarkExpBig-4 16 10907308 ns/op BenchmarkExp-4 3 35176582 ns/op PASS ok crypto/internal/bigmod 2.572s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3421 37968 ns/op BenchmarkScalarBaseMult-4 175 713171 ns/op BenchmarkScalarMult-4 100 1123732 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 157 712618 ns/op PASS ok crypto/internal/edwards25519 1.716s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 432943 296.9 ns/op BenchmarkMultiply-4 4657087 23.26 ns/op BenchmarkSquare-4 5224866 21.32 ns/op BenchmarkInvert-4 27706 4517 ns/op BenchmarkMult32-4 1000000 101.7 ns/op PASS ok crypto/internal/edwards25519/field 1.968s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 54 2759651 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1977 67549 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5962294 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 6 24342341 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 138 978262 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9934 13477 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 43 3350370 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 8478134 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.724s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 602481 195.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 314564 480.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 113131 1153 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 624330 241.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 368145 375.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 103573 2139 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 2.370s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 100788 1180 ns/op 6.78 MB/s BenchmarkHash64-4 127795 962.5 ns/op 66.49 MB/s BenchmarkHash128-4 113404 1019 ns/op 125.56 MB/s BenchmarkHash256-4 105667 1250 ns/op 204.74 MB/s BenchmarkHash512-4 76190 1746 ns/op 293.21 MB/s BenchmarkHash1K-4 50647 2263 ns/op 452.48 MB/s BenchmarkHash8K-4 9945 12645 ns/op 647.85 MB/s BenchmarkHash1M-4 72 1480136 ns/op 708.43 MB/s BenchmarkHash8M-4 7 18951970 ns/op 442.62 MB/s BenchmarkHash8BytesUnaligned-4 97686 1259 ns/op 6.36 MB/s BenchmarkHash1KUnaligned-4 48888 2389 ns/op 428.71 MB/s BenchmarkHash8KUnaligned-4 10000 13238 ns/op 618.83 MB/s PASS ok crypto/md5 3.346s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 154146217 ns/op PASS ok crypto/rand 1.207s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10310 11382 ns/op 11.25 MB/s BenchmarkRC4_1K-4 1453 94479 ns/op 10.84 MB/s BenchmarkRC4_8K-4 159 852863 ns/op 9.49 MB/s PASS ok crypto/rc4 1.699s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 7 15135471 ns/op BenchmarkDecryptPKCS1v15/3072-4 3 38597664 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 55647380 ns/op BenchmarkEncryptPKCS1v15/2048-4 492 304231 ns/op BenchmarkDecryptOAEP/2048-4 8 13800175 ns/op BenchmarkEncryptOAEP/2048-4 440 261789 ns/op BenchmarkSignPKCS1v15/2048-4 7 14669761 ns/op BenchmarkVerifyPKCS1v15/2048-4 582 215555 ns/op BenchmarkSignPSS/2048-4 8 14056886 ns/op BenchmarkVerifyPSS/2048-4 429 409768 ns/op PASS ok crypto/rsa 3.445s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81742 1747 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 75406 1381 ns/op 5.79 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 61071 2713 ns/op 117.97 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 73672 2221 ns/op 144.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 43124 4127 ns/op 248.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 41962 3488 ns/op 293.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 12303 ns/op 665.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 15323 ns/op 534.62 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.727s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 62664 2186 ns/op 3.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 72525 1845 ns/op 4.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 49185 2233 ns/op 3.58 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 20134 6873 ns/op 148.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 17593 6586 ns/op 155.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 22281 4509 ns/op 227.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4586 48089 ns/op 170.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4813 42541 ns/op 192.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4963 31423 ns/op 260.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 3.236s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 48698 2453 ns/op 3.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 64932 1909 ns/op 4.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 59022 2591 ns/op 3.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 20443 6171 ns/op 165.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 34105 5002 ns/op 204.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 22938 7121 ns/op 143.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7705 20609 ns/op 397.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5941 17858 ns/op 458.72 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5750 18442 ns/op 444.21 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.186s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 20606383 6.315 ns/op BenchmarkConstantTimeEq-4 15593784 7.384 ns/op BenchmarkConstantTimeLessOrEq-4 14968587 8.236 ns/op BenchmarkXORBytes/8Bytes-4 2372604 52.30 ns/op 152.95 MB/s BenchmarkXORBytes/128Bytes-4 2022333 53.15 ns/op 2408.48 MB/s BenchmarkXORBytes/2048Bytes-4 886437 156.4 ns/op 13093.08 MB/s BenchmarkXORBytes/32768Bytes-4 63729 2134 ns/op 15357.70 MB/s PASS ok crypto/subtle 1.735s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 32 5082696 ns/op BenchmarkCertCache/1-4 24 7573002 ns/op BenchmarkCertCache/2-4 18 7015757 ns/op BenchmarkCertCache/3-4 20 6096588 ns/op BenchmarkHandshakeServer/RSA-4 7 15908422 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 9 14441378 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 14225092 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 22 5109934 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 18 5670987 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 30 6532828 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 25 7293747 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 46940779 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 43931999 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 117570588 ns/op 8.92 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 110911044 ns/op 9.45 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 202991197 ns/op 10.33 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 216910190 ns/op 9.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 398476136 ns/op 10.53 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 348456678 ns/op 12.04 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 633003453 ns/op 13.25 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 923757061 ns/op 9.08 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1875375983 ns/op 8.95 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1929916997 ns/op 8.69 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3654205170 ns/op 9.18 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3421134868 ns/op 9.81 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6397813386 ns/op 10.49 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6032929688 ns/op 11.12 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 116526026 ns/op 9.00 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 124666402 ns/op 8.41 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 200123336 ns/op 10.48 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 193652465 ns/op 10.83 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 402416157 ns/op 10.42 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 403385522 ns/op 10.40 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 771210836 ns/op 10.88 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 866254059 ns/op 9.68 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1697402219 ns/op 9.88 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1673575315 ns/op 10.02 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3726333063 ns/op 9.00 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3411258326 ns/op 9.84 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5665244246 ns/op 11.85 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6086230475 ns/op 11.03 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717414589 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 725749350 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 307961785 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 317917110 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 164406686 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 162111656 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 1 100366298 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 97608706 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 56735484 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 52667008 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 163473758 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 159247661 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 82725569 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 83544096 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56469260 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 54690696 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 44969938 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 41657075 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 33745552 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 3 36591313 ns/op PASS ok crypto/tls 62.890s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13354197 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 309 372403 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 955 159602 ns/op 12659 B/op 165 allocs/op BenchmarkParseCertificate/rsa_leaf-4 733 235620 ns/op 14067 B/op 188 allocs/op PASS ok crypto/x509 2.094s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 33 4014624 ns/op 277228 B/op 1618 allocs/op BenchmarkConcurrentStmtQuery-4 27 4333901 ns/op 265666 B/op 1977 allocs/op BenchmarkConcurrentStmtExec-4 63 2851899 ns/op 211935 B/op 575 allocs/op BenchmarkConcurrentTxQuery-4 43 4384506 ns/op 274917 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 67 2093638 ns/op 87885 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 44 2909039 ns/op 107376 B/op 2090 allocs/op BenchmarkConcurrentTxStmtExec-4 121 998192 ns/op 40092 B/op 381 allocs/op BenchmarkConcurrentRandom-4 44 4103102 ns/op 231824 B/op 1793 allocs/op BenchmarkManyConcurrentQueries-4 1936 62623 ns/op 4135 B/op 20 allocs/op BenchmarkGrabConn-4 143290 1047 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.405s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1333 89349 ns/op BenchmarkSymbols32-4 1346 126830 ns/op PASS ok debug/elf 1.445s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 105802 1418 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 48 2464051 ns/op 180215 B/op 13 allocs/op Benchmark115/LineToPC-4 52 2288146 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 14110 8783 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.970s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 47053 2562 ns/op BenchmarkMarshal-4 607 308077 ns/op 9533 B/op 363 allocs/op BenchmarkUnmarshal-4 3092 43242 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.615s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 259 473178 ns/op 17.31 MB/s BenchmarkEncodeToString-4 175 735527 ns/op 11.14 MB/s BenchmarkDecode-4 92 1096399 ns/op 11.96 MB/s BenchmarkDecodeString-4 123 949496 ns/op 13.81 MB/s PASS ok encoding/base32 1.847s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 238 512389 ns/op 15.99 MB/s BenchmarkDecodeString/2-4 178381 562.7 ns/op 7.11 MB/s BenchmarkDecodeString/4-4 189957 537.2 ns/op 14.89 MB/s BenchmarkDecodeString/8-4 218265 885.9 ns/op 13.54 MB/s BenchmarkDecodeString/64-4 28933 4649 ns/op 18.93 MB/s BenchmarkDecodeString/8192-4 355 320683 ns/op 34.06 MB/s BenchmarkNewEncoding-4 51829 2373 ns/op 107.86 MB/s PASS ok encoding/base64 2.477s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1246 99025 ns/op 40.39 MB/s BenchmarkReadStruct-4 14924 8948 ns/op 8.38 MB/s BenchmarkWriteStruct-4 13016 8801 ns/op 8.52 MB/s BenchmarkReadInts-4 35104 3741 ns/op 8.02 MB/s BenchmarkWriteInts-4 25022 4221 ns/op 7.11 MB/s BenchmarkWriteSlice1000Int32s-4 1161 108798 ns/op 36.77 MB/s BenchmarkPutUint16-4 2521854 45.41 ns/op 44.04 MB/s BenchmarkAppendUint16-4 2037382 64.20 ns/op 31.15 MB/s BenchmarkPutUint32-4 1655869 64.06 ns/op 62.44 MB/s BenchmarkAppendUint32-4 2193571 56.61 ns/op 70.66 MB/s BenchmarkPutUint64-4 639488 167.5 ns/op 47.77 MB/s BenchmarkAppendUint64-4 865788 155.1 ns/op 51.59 MB/s BenchmarkLittleEndianPutUint16-4 2508877 79.32 ns/op 25.22 MB/s BenchmarkLittleEndianAppendUint16-4 2502244 47.95 ns/op 41.71 MB/s BenchmarkLittleEndianPutUint32-4 1845564 71.85 ns/op 55.67 MB/s BenchmarkLittleEndianAppendUint32-4 1603124 78.54 ns/op 50.93 MB/s BenchmarkLittleEndianPutUint64-4 1000000 147.5 ns/op 54.22 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 119.3 ns/op 67.08 MB/s BenchmarkReadFloats-4 102024 1023 ns/op 11.73 MB/s BenchmarkWriteFloats-4 104049 1134 ns/op 10.58 MB/s BenchmarkReadSlice1000Float32s-4 764 135167 ns/op 29.59 MB/s BenchmarkWriteSlice1000Float32s-4 714 163308 ns/op 24.49 MB/s BenchmarkReadSlice1000Uint8s-4 44503 5412 ns/op 184.79 MB/s BenchmarkWriteSlice1000Uint8s-4 33997 3547 ns/op 281.90 MB/s BenchmarkPutUvarint32-4 949251 166.3 ns/op 24.05 MB/s BenchmarkPutUvarint64-4 239878 841.7 ns/op 9.50 MB/s PASS ok encoding/binary 7.457s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5700 25889 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5572 28046 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6147 33472 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2492 54258 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 5468 27603 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5745 24205 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5223 20797 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3727 37902 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 22257 ns/op PASS ok encoding/csv 2.939s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6811 15273 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7791 18350 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 188 762843 ns/op 16904 B/op 331 allocs/op BenchmarkEncodeComplex128Slice-4 392 268081 ns/op 1251 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 811 145584 ns/op 109 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 997 129341 ns/op 88 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1182 107175 ns/op 328 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 32 3788868 ns/op 45198 B/op 255 allocs/op BenchmarkDecodeComplex128Slice-4 214 540086 ns/op 25430 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 778 254969 ns/op 10813 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 564 204013 ns/op 9774 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 286 468138 ns/op 39292 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 165 1228858 ns/op 67010 B/op 2225 allocs/op BenchmarkDecodeBytesSlice-4 225 600299 ns/op 24674 B/op 222 allocs/op BenchmarkDecodeInterfaceSlice-4 51 2768619 ns/op 83643 B/op 3178 allocs/op BenchmarkDecodeMap-4 44 2512591 ns/op 54130 B/op 181 allocs/op PASS ok encoding/gob 4.693s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 7462 14479 ns/op 17.68 MB/s BenchmarkEncode/1024-4 2109 56338 ns/op 18.18 MB/s BenchmarkEncode/4096-4 375 327661 ns/op 12.50 MB/s BenchmarkEncode/16384-4 98 1705601 ns/op 9.61 MB/s BenchmarkDecode/256-4 11688 9572 ns/op 26.75 MB/s BenchmarkDecode/1024-4 5510 54855 ns/op 18.67 MB/s BenchmarkDecode/4096-4 1153 101009 ns/op 40.55 MB/s BenchmarkDecode/16384-4 312 407911 ns/op 40.17 MB/s BenchmarkDump/256-4 1005 208316 ns/op 1.23 MB/s BenchmarkDump/1024-4 248 741880 ns/op 1.38 MB/s BenchmarkDump/4096-4 78 2010049 ns/op 2.04 MB/s BenchmarkDump/16384-4 16 11339736 ns/op 1.44 MB/s PASS ok encoding/hex 3.760s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 156794762 ns/op 12.38 MB/s 2272 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 262453644 ns/op 7.39 MB/s 8525048 B/op 138 allocs/op BenchmarkCodeMarshal-4 1 220819353 ns/op 8.79 MB/s 10202128 B/op 35 allocs/op BenchmarkCodeMarshalError-4 1 162209839 ns/op 11.96 MB/s 1946512 B/op 71 allocs/op BenchmarkMarshalBytes/32-4 16770 6799 ns/op BenchmarkMarshalBytes/256-4 3669 30556 ns/op BenchmarkMarshalBytes/4096-4 312 332761 ns/op BenchmarkMarshalBytesError/32-4 38 2765941 ns/op BenchmarkMarshalBytesError/256-4 37 2851194 ns/op BenchmarkMarshalBytesError/4096-4 36 4527625 ns/op BenchmarkMarshalMap-4 22254 4969 ns/op 300 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 724987395 ns/op 2.68 MB/s 10097640 B/op 40035 allocs/op BenchmarkUnicodeDecoder-4 23905 7594 ns/op 1.84 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 34664 3128 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 661738820 ns/op 2.93 MB/s 2019408 B/op 40002 allocs/op BenchmarkCodeUnmarshalReuse-4 1 437845149 ns/op 4.43 MB/s 2019928 B/op 40006 allocs/op BenchmarkUnmarshalString-4 49796 2364 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 82662 1318 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 154496 985.8 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 16192 7751 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 54750 2508 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 49185 2286 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16682 7153 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2683 39774 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 535 233561 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1785748 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 11354623 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 514936 255.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 491973 232.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 505256 247.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 455014 257.3 ns/op BenchmarkEncodeMarshaler-4 52671 2269 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 52044 2223 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4663192 23.55 ns/op BenchmarkNumberIsValidRegexp-4 14452 7003 ns/op PASS ok encoding/json 11.870s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 34 4870191 ns/op 13.46 MB/s BenchmarkDecode-4 25 4772566 ns/op 18.60 MB/s PASS ok encoding/pem 1.460s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1796 91442 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 523 217592 ns/op 8218 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3126 73200 ns/op PASS ok encoding/xml 1.784s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 195030 745.0 ns/op BenchmarkAs-4 49190 2400 ns/op PASS ok errors 1.575s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 476295 306.3 ns/op BenchmarkIntSet-4 496070 231.8 ns/op BenchmarkFloatAdd-4 126580 896.3 ns/op BenchmarkFloatSet-4 474877 244.3 ns/op BenchmarkStringSet-4 405325 268.7 ns/op BenchmarkMapSet-4 139058 1001 ns/op BenchmarkMapSetDifferent-4 59469 2242 ns/op BenchmarkMapSetDifferentRandom-4 277 575665 ns/op BenchmarkMapSetString-4 101844 1078 ns/op BenchmarkMapAddSame-4 27574 6282 ns/op BenchmarkMapAddDifferent-4 10000 12937 ns/op BenchmarkMapAddDifferentRandom-4 206 510616 ns/op BenchmarkMapAddSameSteadyState-4 278744 397.9 ns/op BenchmarkMapAddDifferentSteadyState-4 128010 820.1 ns/op BenchmarkMapString-4 7372 19773 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 11323 9065 ns/op PASS ok expvar 4.537s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 94924 1347 ns/op BenchmarkSprintfEmpty-4 200790 538.7 ns/op BenchmarkSprintfString-4 192684 900.5 ns/op BenchmarkSprintfTruncateString-4 158283 949.7 ns/op BenchmarkSprintfTruncateBytes-4 119589 1167 ns/op BenchmarkSprintfSlowParsingPath-4 116818 1156 ns/op BenchmarkSprintfQuoteString-4 33937 3494 ns/op BenchmarkSprintfInt-4 107102 947.1 ns/op BenchmarkSprintfIntInt-4 82659 1243 ns/op BenchmarkSprintfPrefixedInt-4 141775 1218 ns/op BenchmarkSprintfFloat-4 87195 1236 ns/op BenchmarkSprintfComplex-4 48374 2858 ns/op BenchmarkSprintfBoolean-4 154448 806.6 ns/op BenchmarkSprintfHexString-4 95065 2207 ns/op BenchmarkSprintfHexBytes-4 61131 3202 ns/op BenchmarkSprintfBytes-4 31214 4332 ns/op BenchmarkSprintfStringer-4 54111 3037 ns/op BenchmarkSprintfStructure-4 22602 5574 ns/op BenchmarkManyArgs-4 41056 3034 ns/op BenchmarkFprintInt-4 65880 2146 ns/op BenchmarkFprintfBytes-4 69608 2062 ns/op BenchmarkFprintIntNoAlloc-4 57099 2555 ns/op BenchmarkScanInts-4 28 3948586 ns/op BenchmarkScanRecursiveInt-4 1 457991242 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 488942963 ns/op PASS ok fmt 6.972s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 426 239888 ns/op PASS ok go/build 1.213s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 31242 3428 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11688 10496 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4977 38631 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1003 145212 ns/op 11872 B/op 73 allocs/op BenchmarkStringAdd/256-4 218 664393 ns/op 48992 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 2670575 ns/op 215520 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 11961891 ns/op 846311 B/op 4113 allocs/op BenchmarkStringAdd/16384-4 3 43104213 ns/op 3615200 B/op 16406 allocs/op BenchmarkStringAdd/65536-4 1 227270838 ns/op 15239648 B/op 65564 allocs/op PASS ok go/constant 3.192s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 455693506 ns/op 0.14 MB/s 45998640 B/op 48990 allocs/op PASS ok go/format 1.534s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 24031674 ns/op 2.24 MB/s BenchmarkParseOnly-4 5 32340586 ns/op 1.67 MB/s BenchmarkResolve-4 48 2810615 ns/op 19.16 MB/s PASS ok go/parser 3.285s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 201618272 ns/op 0.26 MB/s 4792600 B/op 27434 allocs/op BenchmarkPrintDecl-4 790 220575 ns/op 0.15 MB/s 17567 B/op 51 allocs/op PASS ok go/printer 1.476s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 258 613183 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9095460 ns/op 5.50 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14020980 ns/op 5.27 MB/s BenchmarkScanFiles/net/http/server.go-4 5 22332169 ns/op 5.53 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 196 636449 ns/op 4.87 MB/s PASS ok go/scanner 2.316s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1498680 81.12 ns/op PASS ok go/token 1.273s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 92 1305213 ns/op BenchmarkNamed/Underlying/nongeneric-4 937843 127.2 ns/op BenchmarkNamed/Underlying/generic-4 1000000 135.2 ns/op BenchmarkNamed/Underlying/src_instance-4 988932 129.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 135.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 14166 7625 ns/op BenchmarkNamed/NewMethodSet/generic-4 12553 8640 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 13039 8203 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 14635 7497 ns/op BenchmarkCheck/http/funcbodies/info-4 1 890403293 ns/op 37774 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 590209023 ns/op 56795 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 346097390 ns/op 97002 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 261979064 ns/op 128076 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2787285946 ns/op 1875 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 189045911 ns/op 27502 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 133380733 ns/op 38784 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 92541977 ns/op 56097 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 827196994 ns/op 2617 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 109499762 ns/op 19716 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 87517424 ns/op 24628 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 61287592 ns/op 35025 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2547883832 ns/op 27202 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 917965008 ns/op 75420 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 182052752 ns/op 375639 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 159525087 ns/op 432276 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4870428964 ns/op 411.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 204752195 ns/op 9721 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 224240201 ns/op 8883 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 182262235 ns/op 10906 lines/s PASS ok go/types 62.105s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10064 ns/op 101.75 MB/s PASS ok hash/adler32 1.162s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 193680 782.0 ns/op 19.18 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 169910 920.2 ns/op 16.30 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 69136 1921 ns/op 20.82 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 81542 1747 ns/op 22.90 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 251926 579.3 ns/op 883.77 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 213409 502.5 ns/op 1018.93 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 290166 393.1 ns/op 2604.93 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 304304 390.1 ns/op 2625.19 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 198954 678.6 ns/op 6035.75 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 203184 537.7 ns/op 7618.27 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51064 2438 ns/op 13442.71 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 55150 2175 ns/op 15065.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 369616 527.0 ns/op 28.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 386107 381.4 ns/op 39.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 345361 381.0 ns/op 104.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 344695 363.0 ns/op 110.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 258967 531.5 ns/op 963.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 294676 449.9 ns/op 1138.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 257564 564.1 ns/op 1815.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 246612 550.4 ns/op 1860.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 192589 986.2 ns/op 4153.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 207219 619.9 ns/op 6607.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 50437 2479 ns/op 13218.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 48165 2425 ns/op 13512.00 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 210264 635.0 ns/op 23.62 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 214992 620.2 ns/op 24.19 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 90172 1321 ns/op 30.29 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 107733 1118 ns/op 35.78 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 15207 ns/op 33.67 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 12376 ns/op 41.37 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 4242 30679 ns/op 33.38 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 4765 35594 ns/op 28.77 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 796 163180 ns/op 25.10 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1261 112432 ns/op 36.43 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1664476 ns/op 19.69 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1679927 ns/op 19.51 MB/s PASS ok hash/crc32 8.684s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 118 1046096 ns/op 62.65 MB/s BenchmarkCrc64/ISO4KB-4 1455 102783 ns/op 39.85 MB/s BenchmarkCrc64/ISO1KB-4 7014 20064 ns/op 51.04 MB/s BenchmarkCrc64/ECMA64KB-4 100 1094383 ns/op 59.88 MB/s BenchmarkCrc64/Random64KB-4 122 1445976 ns/op 45.32 MB/s BenchmarkCrc64/Random16KB-4 421 303594 ns/op 53.97 MB/s PASS ok hash/crc64 2.407s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10660 13591 ns/op 75.34 MB/s BenchmarkFnv32aKB-4 8503 17250 ns/op 59.36 MB/s BenchmarkFnv64KB-4 9492 11875 ns/op 86.23 MB/s BenchmarkFnv64aKB-4 10550 10956 ns/op 93.46 MB/s BenchmarkFnv128KB-4 1412 150765 ns/op 6.79 MB/s BenchmarkFnv128aKB-4 1300 81448 ns/op 12.57 MB/s PASS ok hash/fnv 2.498s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 235072 433.6 ns/op 9.23 MB/s BenchmarkHash/n=4/Bytes-4 1703788 64.55 ns/op 61.97 MB/s BenchmarkHash/n=4/String-4 427614 277.4 ns/op 14.42 MB/s BenchmarkHash/n=8/Write-4 255883 475.5 ns/op 16.82 MB/s BenchmarkHash/n=8/Bytes-4 1330357 80.90 ns/op 98.89 MB/s BenchmarkHash/n=8/String-4 1000000 220.3 ns/op 36.31 MB/s BenchmarkHash/n=16/Write-4 340688 333.0 ns/op 48.05 MB/s BenchmarkHash/n=16/Bytes-4 2608551 56.27 ns/op 284.33 MB/s BenchmarkHash/n=16/String-4 637071 163.5 ns/op 97.86 MB/s BenchmarkHash/n=32/Write-4 342440 337.2 ns/op 94.91 MB/s BenchmarkHash/n=32/Bytes-4 2512366 49.91 ns/op 641.20 MB/s BenchmarkHash/n=32/String-4 1249807 174.4 ns/op 183.50 MB/s BenchmarkHash/n=64/Write-4 439546 399.4 ns/op 160.23 MB/s BenchmarkHash/n=64/Bytes-4 1000000 100.4 ns/op 637.58 MB/s BenchmarkHash/n=64/String-4 1000000 146.0 ns/op 438.50 MB/s BenchmarkHash/n=256/Write-4 333398 495.6 ns/op 516.55 MB/s BenchmarkHash/n=256/Bytes-4 883138 121.6 ns/op 2104.55 MB/s BenchmarkHash/n=256/String-4 971986 220.7 ns/op 1159.97 MB/s BenchmarkHash/n=320/Write-4 287934 477.3 ns/op 670.39 MB/s BenchmarkHash/n=320/Bytes-4 1000000 114.4 ns/op 2797.74 MB/s BenchmarkHash/n=320/String-4 463087 226.4 ns/op 1413.67 MB/s BenchmarkHash/n=1024/Write-4 217298 649.9 ns/op 1575.63 MB/s BenchmarkHash/n=1024/Bytes-4 867374 156.9 ns/op 6526.02 MB/s BenchmarkHash/n=1024/String-4 255309 455.8 ns/op 2246.45 MB/s BenchmarkHash/n=4096/Write-4 71347 1486 ns/op 2757.05 MB/s BenchmarkHash/n=4096/Bytes-4 218146 523.0 ns/op 7831.40 MB/s BenchmarkHash/n=4096/String-4 64522 1853 ns/op 2210.99 MB/s BenchmarkHash/n=16384/Write-4 22087 5479 ns/op 2990.10 MB/s BenchmarkHash/n=16384/Bytes-4 66084 2092 ns/op 7830.14 MB/s BenchmarkHash/n=16384/String-4 17310 6828 ns/op 2399.36 MB/s PASS ok hash/maphash 8.085s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 618 274861 ns/op BenchmarkEscapeNone-4 122190 1008 ns/op BenchmarkUnescape-4 532 248477 ns/op BenchmarkUnescapeNone-4 562677 292.8 ns/op BenchmarkUnescapeSparse-4 4821 35455 ns/op BenchmarkUnescapeDense-4 847 156652 ns/op PASS ok html 2.480s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6783 16071 ns/op BenchmarkCSSEscaperNoSpecials-4 27739 3902 ns/op BenchmarkDecodeCSS-4 19432 7133 ns/op BenchmarkDecodeCSSNoSpecials-4 2317981 48.97 ns/op BenchmarkCSSValueFilter-4 84934 1847 ns/op BenchmarkCSSValueFilterOk-4 54284 2454 ns/op BenchmarkEscapedExecute-4 3415 46108 ns/op BenchmarkHTMLNospaceEscaper-4 7557 14548 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 47103 2696 ns/op BenchmarkStripTags-4 16909 10049 ns/op BenchmarkStripTagsNoSpecials-4 132267 784.6 ns/op BenchmarkJSValEscaperWithNum-4 16044 7185 ns/op BenchmarkJSValEscaperWithStr-4 4610 31595 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 8689 16502 ns/op BenchmarkJSValEscaperWithObj-4 3999 30974 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 9076 17036 ns/op BenchmarkJSStrEscaperNoSpecials-4 34692 3160 ns/op BenchmarkJSStrEscaper-4 7735 16850 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 35920 4067 ns/op BenchmarkJSRegexpEscaper-4 5485 24793 ns/op BenchmarkTemplateSpecialTags-4 90 1459573 ns/op BenchmarkURLEscaper-4 4400 36733 ns/op BenchmarkURLEscaperNoSpecials-4 118423 1169 ns/op BenchmarkURLNormalizer-4 5169 30030 ns/op BenchmarkURLNormalizerNoSpecials-4 128654 1256 ns/op BenchmarkSrcsetFilter-4 12931 14107 ns/op BenchmarkSrcsetFilterNoSpecials-4 85316 2043 ns/op PASS ok html/template 7.272s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 466570 308.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 237621 453.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 527404 328.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 422140 345.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1000000 117.0 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 882927 158.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 105.3 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 1000000 158.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 215678 614.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 223004 573.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 384511 533.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 224457 567.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 376845 284.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 342326 451.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 321242 430.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 257158 955.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 349477 567.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 749168 142.2 ns/op BenchmarkRGBASetRGBA-4 386116 443.3 ns/op BenchmarkRGBA64At-4 819828 267.8 ns/op BenchmarkRGBA64SetRGBA64-4 476326 228.2 ns/op BenchmarkNRGBAAt-4 598644 192.9 ns/op BenchmarkNRGBASetNRGBA-4 506433 259.1 ns/op BenchmarkNRGBA64At-4 638079 201.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 691407 419.8 ns/op BenchmarkAlphaAt-4 1000000 119.3 ns/op BenchmarkAlphaSetAlpha-4 1082616 144.5 ns/op BenchmarkAlpha16At-4 511129 210.9 ns/op BenchmarkAlphaSetAlpha16-4 1000000 126.9 ns/op BenchmarkGrayAt-4 1000000 109.9 ns/op BenchmarkGraySetGray-4 1000000 119.6 ns/op BenchmarkGray16At-4 788563 186.9 ns/op BenchmarkGraySetGray16-4 1000000 187.5 ns/op PASS ok image 9.242s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 1703992 65.53 ns/op BenchmarkYCbCrToRGB/128-4 2603206 56.29 ns/op BenchmarkYCbCrToRGB/255-4 1000000 105.0 ns/op BenchmarkRGBToYCbCr/0-4 2166554 63.41 ns/op BenchmarkRGBToYCbCr/Cb-4 1000000 132.1 ns/op BenchmarkRGBToYCbCr/Cr-4 2395141 51.91 ns/op BenchmarkYCbCrToRGBA/0-4 1000000 104.6 ns/op BenchmarkYCbCrToRGBA/128-4 1708858 69.62 ns/op BenchmarkYCbCrToRGBA/255-4 1759796 71.97 ns/op BenchmarkNYCbCrAToRGBA/0-4 1594255 70.20 ns/op BenchmarkNYCbCrAToRGBA/128-4 1423180 98.52 ns/op BenchmarkNYCbCrAToRGBA/255-4 1428318 79.26 ns/op PASS ok image/color 4.318s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 2 72282804 ns/op BenchmarkFillSrc-4 218 821528 ns/op BenchmarkCopyOver-4 3 40394599 ns/op BenchmarkCopySrc-4 374 364877 ns/op BenchmarkNRGBAOver-4 6 28260362 ns/op BenchmarkNRGBASrc-4 8 16301169 ns/op BenchmarkYCbCr-4 6 16702364 ns/op BenchmarkGray-4 10 10965299 ns/op BenchmarkCMYK-4 8 12882171 ns/op BenchmarkGlyphOver-4 19 6575051 ns/op BenchmarkRGBAMaskOver-4 3 36322575 ns/op BenchmarkGrayMaskOver-4 4 43138528 ns/op BenchmarkRGBA64ImageMaskOver-4 3 39336502 ns/op BenchmarkRGBA-4 4 25810932 ns/op BenchmarkPalettedFill-4 799 146653 ns/op BenchmarkPalettedRGBA-4 4 32448005 ns/op BenchmarkGenericOver-4 2 76092449 ns/op BenchmarkGenericMaskOver-4 4 41080841 ns/op BenchmarkGenericSrc-4 2 67466600 ns/op BenchmarkGenericMaskSrc-4 3 49497013 ns/op PASS ok image/draw 9.460s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 19 7796122 ns/op 1.98 MB/s 48618 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 161847642 ns/op 1.90 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3499967404 ns/op 0.35 MB/s 417256 B/op 14 allocs/op BenchmarkEncodeRealisticPaletted-4 55 4170692 ns/op 3.70 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 160953450 ns/op 0.38 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 6.122s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4705 28025 ns/op BenchmarkIDCT-4 4864 26196 ns/op BenchmarkDecodeBaseline-4 7 14786082 ns/op 4.18 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 37448944 ns/op 1.65 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 191266649 ns/op 6.42 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 216784597 ns/op 4.25 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.820s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 12720735 10.38 ns/op BenchmarkDecodeGray-4 9 13119908 ns/op 5.00 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 2 74023709 ns/op 3.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 66744610 ns/op 3.93 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 12 9721040 ns/op 6.74 MB/s 140352 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 64951219 ns/op 4.04 MB/s 332128 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 79627140 ns/op 3.29 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 75770529 ns/op 4.05 MB/s 852236 B/op 32 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 80644841 ns/op 3.81 MB/s 426128 B/op 17 allocs/op BenchmarkEncodeNRGBOpaque-4 1 359566866 ns/op 3.42 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeNRGBA-4 1 289782145 ns/op 4.24 MB/s 864136 B/op 32 allocs/op BenchmarkEncodePaletted-4 2 61826934 ns/op 4.97 MB/s 848656 B/op 36 allocs/op BenchmarkEncodeRGBOpaque-4 1 333577544 ns/op 3.68 MB/s 860296 B/op 32 allocs/op BenchmarkEncodeRGBA-4 1 851036487 ns/op 1.44 MB/s 864200 B/op 36 allocs/op PASS ok image/png 5.825s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 78016188 ns/op 1.28 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 114255537 ns/op 0.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 340412040 ns/op 1.47 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 382858092 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 71354437 ns/op 1.40 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 56474605 ns/op 1.77 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 381387819 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 318998756 ns/op 1.57 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 895347871 ns/op 1.12 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 768297307 ns/op 1.30 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4572026897 ns/op 1.09 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3893021360 ns/op 1.28 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 9 13526628 ns/op 7.39 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11512012 ns/op 8.69 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 66448224 ns/op 7.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 51764812 ns/op 9.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 109185816 ns/op 9.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 154994566 ns/op 6.45 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 725142944 ns/op 6.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 621055298 ns/op 8.05 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 71151990 ns/op 1.41 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55483626 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 456946786 ns/op 1.09 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 346790976 ns/op 1.44 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 979227155 ns/op 1.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1007996262 ns/op 0.99 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7060611183 ns/op 0.71 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6407366374 ns/op 0.78 MB/s 40001624 B/op 3 allocs/op BenchmarkSaveRestore/bits=32-4 1 197297918 ns/op 21.18 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 183716747 ns/op 22.75 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 54.504s goos: darwin goarch: amd64 pkg: internal/chacha8rand BenchmarkBlock-4 1079427 158.4 ns/op 1615.90 MB/s PASS ok internal/chacha8rand 1.482s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 25112 8284 ns/op 0.12 MB/s BenchmarkMarshalCorpusFile/2-4 22116 6749 ns/op 0.30 MB/s BenchmarkMarshalCorpusFile/4-4 20844 6315 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/8-4 13816 8210 ns/op 0.97 MB/s BenchmarkMarshalCorpusFile/16-4 13172 8998 ns/op 1.78 MB/s BenchmarkMarshalCorpusFile/32-4 8800 17697 ns/op 1.81 MB/s BenchmarkMarshalCorpusFile/64-4 6973 20649 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/128-4 6294 27401 ns/op 4.67 MB/s BenchmarkMarshalCorpusFile/256-4 1864 88029 ns/op 2.91 MB/s BenchmarkMarshalCorpusFile/512-4 687 192521 ns/op 2.66 MB/s BenchmarkMarshalCorpusFile/1024-4 558 222275 ns/op 4.61 MB/s BenchmarkMarshalCorpusFile/2048-4 246 541084 ns/op 3.78 MB/s BenchmarkMarshalCorpusFile/4096-4 82 1487863 ns/op 2.75 MB/s BenchmarkMarshalCorpusFile/8192-4 72 1715104 ns/op 4.78 MB/s BenchmarkMarshalCorpusFile/16384-4 31 3693769 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/32768-4 21 9451089 ns/op 3.47 MB/s BenchmarkMarshalCorpusFile/65536-4 8 21435209 ns/op 3.06 MB/s BenchmarkMarshalCorpusFile/131072-4 3 36269882 ns/op 3.61 MB/s BenchmarkMarshalCorpusFile/262144-4 2 59623940 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/524288-4 1 124196308 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 272659944 ns/op 3.85 MB/s BenchmarkUnmarshalCorpusFile/1-4 5773 20136 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 8916 21078 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/4-4 5719 27392 ns/op 0.15 MB/s BenchmarkUnmarshalCorpusFile/8-4 6304 24842 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/16-4 3410 31390 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/32-4 2749 44640 ns/op 0.72 MB/s BenchmarkUnmarshalCorpusFile/64-4 2756 43490 ns/op 1.47 MB/s BenchmarkUnmarshalCorpusFile/128-4 2520 85293 ns/op 1.50 MB/s BenchmarkUnmarshalCorpusFile/256-4 813 152782 ns/op 1.68 MB/s BenchmarkUnmarshalCorpusFile/512-4 420 456566 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/1024-4 194 517080 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1062624 ns/op 1.93 MB/s BenchmarkUnmarshalCorpusFile/4096-4 66 2835308 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 4066625 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/16384-4 13 7943038 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 16242220 ns/op 2.02 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 29190714 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 63888640 ns/op 2.05 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 139042095 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 307958585 ns/op 1.70 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 623604138 ns/op 1.68 MB/s BenchmarkMutatorBytes/1-4 20000 6043 ns/op BenchmarkMutatorBytes/10-4 29547 4045 ns/op BenchmarkMutatorBytes/100-4 28327 5312 ns/op BenchmarkMutatorBytes/1000-4 18512 6218 ns/op BenchmarkMutatorBytes/10000-4 6975 33921 ns/op BenchmarkMutatorBytes/100000-4 909 158120 ns/op BenchmarkMutatorString/1-4 1 109672114 ns/op BenchmarkMutatorString/10-4 26774 4293 ns/op BenchmarkMutatorString/100-4 24181 7417 ns/op BenchmarkMutatorString/1000-4 10000 10266 ns/op BenchmarkMutatorString/10000-4 3009 54299 ns/op BenchmarkMutatorString/100000-4 284 669000 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13573 9579 ns/op BenchmarkMutatorAllBasicTypes/string-4 14743 8882 ns/op BenchmarkMutatorAllBasicTypes/bool-4 46984 2645 ns/op BenchmarkMutatorAllBasicTypes/float32-4 41294 2834 ns/op BenchmarkMutatorAllBasicTypes/float64-4 33165 3199 ns/op BenchmarkMutatorAllBasicTypes/int-4 28790 3534 ns/op BenchmarkMutatorAllBasicTypes/int8-4 40992 2964 ns/op BenchmarkMutatorAllBasicTypes/int16-4 39358 2636 ns/op BenchmarkMutatorAllBasicTypes/int32-4 43780 2677 ns/op BenchmarkMutatorAllBasicTypes/int64-4 41322 2729 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 46171 2776 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 39025 2771 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 43262 3085 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 30579 3583 ns/op PASS ok internal/fuzz 18.068s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 9010 12311 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 100820 1102 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.902s PASS ok internal/poll 1.070s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 40253297 ns/op PASS ok internal/trace 3.848s PASS ok internal/zstd 1.145s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 18052 ns/op BenchmarkCopyNLarge-4 146 837758 ns/op PASS ok io 1.590s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 75999 1908 ns/op BenchmarkPrintln-4 12838 8343 ns/op 76 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 24141 5353 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 4971 30981 ns/op BenchmarkDiscard-4 588730 263.0 ns/op 0 B/op 0 allocs/op PASS ok log 2.315s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 48352 2654 ns/op BenchmarkJSONHandler/defaults-4 5382 24028 ns/op 531 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 3121 39459 ns/op 787 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 3758 29170 ns/op 765 B/op 5 allocs/op BenchmarkPreformatting/separate-4 5017 20783 ns/op 533 B/op 1 allocs/op BenchmarkPreformatting/struct-4 4776 23371 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3668 31861 ns/op 536 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 22543 7811 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 10000 10883 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 63614 1804 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 45450 3887 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 47353 2731 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 35604 3232 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 41667 3467 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 39537 3257 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 114.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 567234 180.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 766796 282.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 540774 265.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 550874 349.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 4740 43328 ns/op BenchmarkDispatch/switch-checked-4 132379 1266 ns/op BenchmarkDispatch/As-4 187473 740.2 ns/op BenchmarkDispatch/Visit-4 103492 1426 ns/op BenchmarkUnsafeStrings-4 10000 16187 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 PASS ok log/slog 6.851s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 747445 151.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 776322 153.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 478912 261.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 121928 883.9 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 32295 4107 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 40287 3886 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 17937 7241 ns/op 681 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 5796 31146 ns/op 3457 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 10006 16577 ns/op 595 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 9250 16119 ns/op 599 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 4531 29096 ns/op 1076 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 1687 76660 ns/op 4289 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 9412 12662 ns/op 515 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 9762 11649 ns/op 535 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 6891 19626 ns/op 931 B/op 2 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 1738 60636 ns/op 3767 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.632s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 3 45981486 ns/op PASS ok maps 2.707s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2387682 79.69 ns/op BenchmarkAcosh-4 970650 108.4 ns/op BenchmarkAsin-4 2618118 58.27 ns/op BenchmarkAsinh-4 579370 173.1 ns/op BenchmarkAtan-4 3004606 38.26 ns/op BenchmarkAtanh-4 1000000 119.2 ns/op BenchmarkAtan2-4 1890733 58.56 ns/op BenchmarkCbrt-4 1000000 105.5 ns/op BenchmarkCeil-4 17404432 6.739 ns/op BenchmarkCopysign-4 2468119 45.45 ns/op BenchmarkCos-4 1130400 109.6 ns/op BenchmarkCosh-4 1000000 141.3 ns/op BenchmarkErf-4 3044722 40.45 ns/op BenchmarkErfc-4 2429010 43.47 ns/op BenchmarkErfinv-4 2579569 43.90 ns/op BenchmarkErfcinv-4 2790469 62.19 ns/op BenchmarkExp-4 6621548 17.26 ns/op BenchmarkExpGo-4 755295 155.6 ns/op BenchmarkExpm1-4 2506651 50.62 ns/op BenchmarkExp2-4 761851 144.4 ns/op BenchmarkExp2Go-4 852846 155.1 ns/op BenchmarkAbs-4 3313814 33.82 ns/op BenchmarkDim-4 11777060 14.81 ns/op BenchmarkFloor-4 21780457 5.994 ns/op BenchmarkMax-4 13411357 8.497 ns/op BenchmarkMin-4 16716127 8.282 ns/op BenchmarkMod-4 184950 560.5 ns/op BenchmarkFrexp-4 1187154 113.3 ns/op BenchmarkGamma-4 555838 353.6 ns/op BenchmarkHypot-4 11925746 19.55 ns/op BenchmarkHypotGo-4 1000000 105.5 ns/op BenchmarkIlogb-4 1405814 118.3 ns/op BenchmarkJ0-4 221635 520.7 ns/op BenchmarkJ1-4 134263 974.0 ns/op BenchmarkJn-4 122622 1353 ns/op BenchmarkLdexp-4 1264332 82.88 ns/op BenchmarkLgamma-4 1000000 118.4 ns/op BenchmarkLog-4 5528386 30.78 ns/op BenchmarkLogb-4 1000000 140.2 ns/op BenchmarkLog1p-4 1244196 101.2 ns/op BenchmarkLog10-4 5079201 26.08 ns/op BenchmarkLog2-4 1000000 119.3 ns/op BenchmarkModf-4 1603909 106.2 ns/op BenchmarkNextafter32-4 1714267 80.87 ns/op BenchmarkNextafter64-4 1830069 60.04 ns/op BenchmarkPowInt-4 387825 307.6 ns/op BenchmarkPowFrac-4 371228 399.8 ns/op BenchmarkPow10Pos-4 4911865 30.32 ns/op BenchmarkPow10Neg-4 4995757 27.91 ns/op BenchmarkRound-4 3119899 36.33 ns/op BenchmarkRoundToEven-4 9255764 12.72 ns/op BenchmarkRemainder-4 319174 489.1 ns/op BenchmarkSignbit-4 2979432 36.55 ns/op BenchmarkSin-4 1412488 86.96 ns/op BenchmarkSincos-4 1000000 122.1 ns/op BenchmarkSinh-4 1951436 63.89 ns/op BenchmarkSqrtIndirect-4 19571919 10.96 ns/op BenchmarkSqrtLatency-4 14766387 6.953 ns/op BenchmarkSqrtIndirectLatency-4 12761412 14.90 ns/op BenchmarkSqrtGoLatency-4 938413 154.0 ns/op BenchmarkSqrtPrime-4 28550 3914 ns/op BenchmarkTan-4 1000000 124.2 ns/op BenchmarkTanh-4 1000000 113.9 ns/op BenchmarkTrunc-4 19436918 7.369 ns/op BenchmarkY0-4 228391 590.8 ns/op BenchmarkY1-4 175555 857.8 ns/op BenchmarkYn-4 76555 1436 ns/op BenchmarkFloat64bits-4 4180826 25.79 ns/op BenchmarkFloat64frombits-4 4178083 27.48 ns/op BenchmarkFloat32bits-4 4096867 27.37 ns/op BenchmarkFloat32frombits-4 4349178 27.96 ns/op BenchmarkFMA-4 21032992 6.484 ns/op PASS ok math 16.947s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 13961776 16.82 ns/op 3804.41 MB/s BenchmarkAddVV/2-4 11307832 10.87 ns/op 11775.42 MB/s BenchmarkAddVV/3-4 9394956 12.07 ns/op 15902.96 MB/s BenchmarkAddVV/4-4 12965260 13.55 ns/op 18897.15 MB/s BenchmarkAddVV/5-4 11402872 13.68 ns/op 23386.79 MB/s BenchmarkAddVV/10-4 6366976 18.64 ns/op 34339.89 MB/s BenchmarkAddVV/100-4 2183245 67.47 ns/op 94859.25 MB/s BenchmarkAddVV/1000-4 246754 639.9 ns/op 100015.58 MB/s BenchmarkSubVV/1-4 14393745 11.27 ns/op 5680.90 MB/s BenchmarkSubVV/2-4 12685891 11.54 ns/op 11089.15 MB/s BenchmarkSubVV/3-4 9996020 14.54 ns/op 13205.24 MB/s BenchmarkSubVV/4-4 11747083 10.41 ns/op 24598.82 MB/s BenchmarkSubVV/5-4 9835120 12.43 ns/op 25746.42 MB/s BenchmarkSubVV/10-4 8157621 17.09 ns/op 37448.96 MB/s BenchmarkSubVV/100-4 1735407 68.14 ns/op 93921.81 MB/s BenchmarkSubVV/1000-4 265791 588.8 ns/op 108693.23 MB/s BenchmarkAddVW/1-4 15923118 8.098 ns/op 987.87 MB/s BenchmarkAddVW/2-4 12169710 11.97 ns/op 1336.70 MB/s BenchmarkAddVW/3-4 10464094 12.01 ns/op 1998.27 MB/s BenchmarkAddVW/4-4 9915786 11.75 ns/op 2724.24 MB/s BenchmarkAddVW/5-4 11101730 11.18 ns/op 3577.62 MB/s BenchmarkAddVW/10-4 8758527 15.27 ns/op 5240.09 MB/s BenchmarkAddVW/100-4 265575 447.9 ns/op 1786.26 MB/s BenchmarkAddVW/1000-4 37711 3301 ns/op 2423.42 MB/s BenchmarkAddVWext/1-4 15079888 9.447 ns/op 846.86 MB/s BenchmarkAddVWext/2-4 13748270 10.70 ns/op 1494.93 MB/s BenchmarkAddVWext/3-4 11024809 11.44 ns/op 2098.71 MB/s BenchmarkAddVWext/4-4 12374554 11.03 ns/op 2899.91 MB/s BenchmarkAddVWext/5-4 6488685 15.92 ns/op 2512.57 MB/s BenchmarkAddVWext/10-4 8585360 12.01 ns/op 6659.13 MB/s BenchmarkAddVWext/100-4 53686 2204 ns/op 363.00 MB/s BenchmarkAddVWext/1000-4 5948 22149 ns/op 361.19 MB/s BenchmarkSubVW/1-4 14149569 10.13 ns/op 789.96 MB/s BenchmarkSubVW/2-4 12169224 10.37 ns/op 1542.40 MB/s BenchmarkSubVW/3-4 9484526 11.89 ns/op 2019.16 MB/s BenchmarkSubVW/4-4 12718384 10.02 ns/op 3193.64 MB/s BenchmarkSubVW/5-4 10825280 10.78 ns/op 3711.25 MB/s BenchmarkSubVW/10-4 10245324 14.69 ns/op 5445.42 MB/s BenchmarkSubVW/100-4 318957 437.5 ns/op 1828.44 MB/s BenchmarkSubVW/1000-4 39397 2949 ns/op 2712.47 MB/s BenchmarkSubVWext/1-4 12697730 12.23 ns/op 654.30 MB/s BenchmarkSubVWext/2-4 11018457 12.10 ns/op 1322.18 MB/s BenchmarkSubVWext/3-4 13181144 11.38 ns/op 2109.39 MB/s BenchmarkSubVWext/4-4 10284055 10.74 ns/op 2980.01 MB/s BenchmarkSubVWext/5-4 9751870 15.57 ns/op 2568.27 MB/s BenchmarkSubVWext/10-4 8790696 12.93 ns/op 6186.45 MB/s BenchmarkSubVWext/100-4 51423 2308 ns/op 346.64 MB/s BenchmarkSubVWext/1000-4 7250 21710 ns/op 368.49 MB/s BenchmarkMulAddVWW/1-4 11871354 20.01 ns/op 3198.06 MB/s BenchmarkMulAddVWW/2-4 9362826 19.31 ns/op 6628.24 MB/s BenchmarkMulAddVWW/3-4 12565963 11.85 ns/op 16198.89 MB/s BenchmarkMulAddVWW/4-4 9566226 12.55 ns/op 20405.20 MB/s BenchmarkMulAddVWW/5-4 8785956 12.14 ns/op 26363.17 MB/s BenchmarkMulAddVWW/10-4 6771260 17.87 ns/op 35808.90 MB/s BenchmarkMulAddVWW/100-4 1000000 111.1 ns/op 57616.70 MB/s BenchmarkMulAddVWW/1000-4 155277 779.4 ns/op 82117.35 MB/s BenchmarkAddMulVVW/1-4 11872660 11.21 ns/op 5709.75 MB/s BenchmarkAddMulVVW/2-4 6343484 15.81 ns/op 8096.07 MB/s BenchmarkAddMulVVW/3-4 6794084 15.19 ns/op 12642.24 MB/s BenchmarkAddMulVVW/4-4 10668710 12.78 ns/op 20036.49 MB/s BenchmarkAddMulVVW/5-4 8570914 14.29 ns/op 22397.24 MB/s BenchmarkAddMulVVW/10-4 6846685 14.82 ns/op 43186.30 MB/s BenchmarkAddMulVVW/100-4 1548230 70.76 ns/op 90444.08 MB/s BenchmarkAddMulVVW/1000-4 196416 1203 ns/op 53179.34 MB/s BenchmarkDivWVW/1-4 1700071 76.42 ns/op 837.47 MB/s BenchmarkDivWVW/2-4 1000000 137.8 ns/op 928.57 MB/s BenchmarkDivWVW/3-4 695186 178.5 ns/op 1075.59 MB/s BenchmarkDivWVW/4-4 678002 211.2 ns/op 1212.16 MB/s BenchmarkDivWVW/5-4 600248 237.1 ns/op 1349.70 MB/s BenchmarkDivWVW/10-4 298639 441.9 ns/op 1448.36 MB/s BenchmarkDivWVW/100-4 30840 3736 ns/op 1712.99 MB/s BenchmarkDivWVW/1000-4 3626 38440 ns/op 1664.91 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14217060 8.785 ns/op BenchmarkNonZeroShifts/1/shlVU-4 15361735 8.873 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12063930 9.260 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10985508 16.19 ns/op BenchmarkNonZeroShifts/3/shrVU-4 13060118 9.390 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12167587 10.01 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12051706 9.313 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12153690 9.214 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9465106 12.95 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11250982 11.82 ns/op BenchmarkNonZeroShifts/10/shrVU-4 5770879 23.24 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7964102 21.83 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1246555 95.60 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1494680 84.15 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 185701 768.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 203233 722.3 ns/op BenchmarkDecimalConversion-4 168 786127 ns/op BenchmarkFloatString/100-4 9824 11564 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 187 630764 ns/op 2908 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 65319821 ns/op 61024 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 6408463385 ns/op 839392 B/op 533 allocs/op BenchmarkFloatAdd/10-4 134367 829.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 150610 927.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 116596 950.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 66379 1673 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 13405 10115 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 192882 1062 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 214351 648.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 187729 667.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 136464 838.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 49190 2324 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2006 77227 ns/op BenchmarkParseFloatLargeExp-4 204 546716 ns/op BenchmarkGCD10x10/WithoutXY-4 174482 828.0 ns/op BenchmarkGCD10x10/WithXY-4 41547 3062 ns/op BenchmarkGCD10x100/WithoutXY-4 51126 2275 ns/op BenchmarkGCD10x100/WithXY-4 14596 12632 ns/op BenchmarkGCD10x1000/WithoutXY-4 57093 2607 ns/op BenchmarkGCD10x1000/WithXY-4 10000 12269 ns/op BenchmarkGCD100x100/WithoutXY-4 10000 10073 ns/op BenchmarkGCD100x100/WithXY-4 7782 14764 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12347 ns/op BenchmarkGCD100x1000/WithXY-4 5583 24073 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2060 128501 ns/op BenchmarkGCD1000x1000/WithXY-4 894 146047 ns/op BenchmarkHilbert-4 14 7237480 ns/op BenchmarkBinomial-4 9262 13534 ns/op BenchmarkQuoRem-4 18842 5741 ns/op BenchmarkExp-4 18 9490413 ns/op BenchmarkExpMont/Odd-4 100 1051513 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 94 1107965 ns/op 3361 B/op 38 allocs/op BenchmarkExpMont/Even2-4 91 1280716 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even3-4 96 1451644 ns/op 3834 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1851219 ns/op 3880 B/op 54 allocs/op BenchmarkExpMont/Even8-4 100 1137139 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1329420 ns/op 3830 B/op 52 allocs/op BenchmarkExpMont/Even64-4 122 1170521 ns/op 3617 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1070610 ns/op 3768 B/op 51 allocs/op BenchmarkExpMont/Even128-4 135 899907 ns/op 3255 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1540846 ns/op 2971 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 278 495122 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 271 434749 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 166 721815 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 255 503421 ns/op 1730 B/op 47 allocs/op BenchmarkExp2-4 15 8051721 ns/op BenchmarkBitset-4 515816 327.4 ns/op BenchmarkBitsetNeg-4 303338 468.8 ns/op BenchmarkBitsetOrig-4 203043 1017 ns/op BenchmarkBitsetNegOrig-4 150452 1485 ns/op BenchmarkModSqrt225_Tonelli-4 100 1284032 ns/op BenchmarkModSqrt225_3Mod4-4 346 363110 ns/op BenchmarkModSqrt231_Tonelli-4 48 2564686 ns/op BenchmarkModSqrt231_5Mod8-4 266 443991 ns/op BenchmarkModInverse-4 10000 13125 ns/op BenchmarkSqrt-4 1755 120420 ns/op BenchmarkIntSqr/1-4 1000000 157.2 ns/op BenchmarkIntSqr/2-4 465978 255.9 ns/op BenchmarkIntSqr/3-4 503185 274.1 ns/op BenchmarkIntSqr/5-4 396072 386.4 ns/op BenchmarkIntSqr/8-4 274606 652.1 ns/op BenchmarkIntSqr/10-4 230062 513.1 ns/op BenchmarkIntSqr/20-4 42333 4121 ns/op BenchmarkIntSqr/30-4 30950 4744 ns/op BenchmarkIntSqr/50-4 19159 8311 ns/op BenchmarkIntSqr/80-4 12454 9491 ns/op BenchmarkIntSqr/100-4 10000 17073 ns/op BenchmarkIntSqr/200-4 3565 30150 ns/op BenchmarkIntSqr/300-4 1855 62675 ns/op BenchmarkIntSqr/500-4 792 143986 ns/op BenchmarkIntSqr/800-4 316 338925 ns/op BenchmarkIntSqr/1000-4 262 494856 ns/op BenchmarkDiv/20/10-4 365493 337.5 ns/op BenchmarkDiv/40/20-4 371264 352.3 ns/op BenchmarkDiv/100/50-4 261769 427.5 ns/op BenchmarkDiv/200/100-4 39771 3514 ns/op BenchmarkDiv/400/200-4 40372 2935 ns/op BenchmarkDiv/1000/500-4 33662 3663 ns/op BenchmarkDiv/2000/1000-4 29235 4545 ns/op BenchmarkDiv/20000/10000-4 1296 153689 ns/op BenchmarkDiv/200000/100000-4 31 5152127 ns/op BenchmarkDiv/2000000/1000000-4 1 189920360 ns/op BenchmarkDiv/20000000/10000000-4 1 4074525889 ns/op BenchmarkMul-4 4 38731912 ns/op BenchmarkNatMul/10-4 144278 1387 ns/op BenchmarkNatMul/100-4 5536 34482 ns/op BenchmarkNatMul/1000-4 100 1106606 ns/op BenchmarkZeroShifts/Shl-4 10000 21833 ns/op BenchmarkZeroShifts/ShlSame-4 2889181 48.03 ns/op BenchmarkZeroShifts/Shr-4 10000 20642 ns/op BenchmarkZeroShifts/ShrSame-4 2988890 37.57 ns/op BenchmarkExp3Power/0x10-4 169300 1011 ns/op BenchmarkExp3Power/0x40-4 133368 1129 ns/op BenchmarkExp3Power/0x100-4 63802 1951 ns/op BenchmarkExp3Power/0x400-4 27944 4855 ns/op BenchmarkExp3Power/0x1000-4 5241 21805 ns/op BenchmarkExp3Power/0x4000-4 2030 82827 ns/op BenchmarkExp3Power/0x10000-4 160 782296 ns/op BenchmarkExp3Power/0x40000-4 18 6906992 ns/op BenchmarkExp3Power/0x100000-4 2 63068850 ns/op BenchmarkExp3Power/0x400000-4 1 550487131 ns/op BenchmarkFibo-4 2 54335926 ns/op BenchmarkNatSqr/1-4 1000000 321.2 ns/op BenchmarkNatSqr/2-4 427880 465.1 ns/op BenchmarkNatSqr/3-4 388153 508.3 ns/op BenchmarkNatSqr/5-4 345594 834.6 ns/op BenchmarkNatSqr/8-4 210530 930.3 ns/op BenchmarkNatSqr/10-4 109950 1056 ns/op BenchmarkNatSqr/20-4 36820 4339 ns/op BenchmarkNatSqr/30-4 17718 5844 ns/op BenchmarkNatSqr/50-4 14691 8068 ns/op BenchmarkNatSqr/80-4 9012 14594 ns/op BenchmarkNatSqr/100-4 10000 17644 ns/op BenchmarkNatSqr/200-4 3794 46067 ns/op BenchmarkNatSqr/300-4 1479 129363 ns/op BenchmarkNatSqr/500-4 748 224182 ns/op BenchmarkNatSqr/800-4 184 549897 ns/op BenchmarkNatSqr/1000-4 200 617418 ns/op BenchmarkNatSetBytes/8-4 665940 181.0 ns/op BenchmarkNatSetBytes/24-4 243772 614.8 ns/op BenchmarkNatSetBytes/128-4 52299 2600 ns/op BenchmarkNatSetBytes/7-4 910760 150.1 ns/op BenchmarkNatSetBytes/23-4 209757 644.6 ns/op BenchmarkNatSetBytes/127-4 52281 2387 ns/op BenchmarkScanPi-4 171 650279 ns/op BenchmarkStringPiParallel-4 282 476379 ns/op BenchmarkScan/10/Base2-4 35360 3344 ns/op BenchmarkScan/100/Base2-4 3880 41241 ns/op BenchmarkScan/1000/Base2-4 364 308596 ns/op BenchmarkScan/10/Base8-4 72121 2370 ns/op BenchmarkScan/100/Base8-4 10000 13473 ns/op BenchmarkScan/1000/Base8-4 1126 115054 ns/op BenchmarkScan/10/Base10-4 90213 1582 ns/op BenchmarkScan/100/Base10-4 10000 12152 ns/op BenchmarkScan/1000/Base10-4 1110 95999 ns/op BenchmarkScan/10/Base16-4 100900 1213 ns/op BenchmarkScan/100/Base16-4 13952 8379 ns/op BenchmarkScan/1000/Base16-4 1490 86835 ns/op BenchmarkString/10/Base2-4 209910 726.8 ns/op BenchmarkString/100/Base2-4 21860 5375 ns/op BenchmarkString/1000/Base2-4 3523 45887 ns/op BenchmarkString/10/Base8-4 384346 385.4 ns/op BenchmarkString/100/Base8-4 63768 1953 ns/op BenchmarkString/1000/Base8-4 9616 18609 ns/op BenchmarkString/10/Base10-4 192510 672.3 ns/op BenchmarkString/100/Base10-4 35517 3046 ns/op BenchmarkString/1000/Base10-4 3942 25974 ns/op BenchmarkString/10/Base16-4 294643 506.2 ns/op BenchmarkString/100/Base16-4 91023 1465 ns/op BenchmarkString/1000/Base16-4 10000 16540 ns/op BenchmarkLeafSize/0-4 30 4305226 ns/op BenchmarkLeafSize/1-4 408 292597 ns/op BenchmarkLeafSize/2-4 396 371331 ns/op BenchmarkLeafSize/3-4 267 405890 ns/op BenchmarkLeafSize/4-4 398 310550 ns/op BenchmarkLeafSize/5-4 270 463172 ns/op BenchmarkLeafSize/6-4 319 494183 ns/op BenchmarkLeafSize/7-4 338 432459 ns/op BenchmarkLeafSize/8-4 451 291561 ns/op BenchmarkLeafSize/9-4 208 510501 ns/op BenchmarkLeafSize/10-4 214 541676 ns/op BenchmarkLeafSize/11-4 278 463257 ns/op BenchmarkLeafSize/12-4 276 407579 ns/op BenchmarkLeafSize/13-4 297 376329 ns/op BenchmarkLeafSize/14-4 297 408253 ns/op BenchmarkLeafSize/15-4 324 382199 ns/op BenchmarkLeafSize/16-4 445 350373 ns/op BenchmarkLeafSize/32-4 325 352269 ns/op BenchmarkLeafSize/64-4 338 356337 ns/op BenchmarkProbablyPrime/n=0-4 9 12454745 ns/op BenchmarkProbablyPrime/n=1-4 8 20569165 ns/op BenchmarkProbablyPrime/n=5-4 5 21414716 ns/op BenchmarkProbablyPrime/n=10-4 4 48659940 ns/op BenchmarkProbablyPrime/n=20-4 2 64091304 ns/op BenchmarkProbablyPrime/Lucas-4 10 11325402 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 73 1810311 ns/op BenchmarkRatCmp-4 177744 1087 ns/op BenchmarkFloatPrecExact/1-4 74305 1594 ns/op BenchmarkFloatPrecExact/10-4 29095 3863 ns/op BenchmarkFloatPrecExact/100-4 9158 16419 ns/op BenchmarkFloatPrecExact/1000-4 2175 67322 ns/op BenchmarkFloatPrecExact/10000-4 134 1183528 ns/op BenchmarkFloatPrecExact/100000-4 3 37167728 ns/op BenchmarkFloatPrecExact/1000000-4 1 2090108461 ns/op BenchmarkFloatPrecMixed/1-4 95214 1622 ns/op BenchmarkFloatPrecMixed/10-4 26941 5255 ns/op BenchmarkFloatPrecMixed/100-4 4213 32597 ns/op BenchmarkFloatPrecMixed/1000-4 411 315410 ns/op BenchmarkFloatPrecMixed/10000-4 13 9557265 ns/op BenchmarkFloatPrecMixed/100000-4 1 610965776 ns/op BenchmarkFloatPrecMixed/1000000-4 1 37295858049 ns/op BenchmarkFloatPrecInexact/1-4 187220 810.7 ns/op BenchmarkFloatPrecInexact/10-4 95623 1080 ns/op BenchmarkFloatPrecInexact/100-4 94236 1997 ns/op BenchmarkFloatPrecInexact/1000-4 17168 9332 ns/op BenchmarkFloatPrecInexact/10000-4 4591 58682 ns/op BenchmarkFloatPrecInexact/100000-4 228 631104 ns/op BenchmarkFloatPrecInexact/1000000-4 20 8602759 ns/op BenchmarkFloatSqrt/64-4 9064 13261 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 10000 11086 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 6358 17392 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 4394 43998 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 783 196538 ns/op 17904 B/op 8 allocs/op BenchmarkFloatSqrt/100000-4 62 3004085 ns/op 176225 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 156033151 ns/op 3768080 B/op 616 allocs/op PASS ok math/big 119.379s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 10448655 12.42 ns/op BenchmarkLeadingZeros8-4 10511802 13.67 ns/op BenchmarkLeadingZeros16-4 11022379 9.471 ns/op BenchmarkLeadingZeros32-4 10524726 13.70 ns/op BenchmarkLeadingZeros64-4 12383508 11.75 ns/op BenchmarkTrailingZeros-4 9918404 11.05 ns/op BenchmarkTrailingZeros8-4 12572096 10.39 ns/op BenchmarkTrailingZeros16-4 10381831 10.93 ns/op BenchmarkTrailingZeros32-4 11952652 10.87 ns/op BenchmarkTrailingZeros64-4 10074796 11.93 ns/op BenchmarkOnesCount-4 12079334 11.95 ns/op BenchmarkOnesCount8-4 11078302 11.85 ns/op BenchmarkOnesCount16-4 10247329 11.86 ns/op BenchmarkOnesCount32-4 10707482 15.32 ns/op BenchmarkOnesCount64-4 12886786 15.63 ns/op BenchmarkRotateLeft-4 11695501 10.70 ns/op BenchmarkRotateLeft8-4 9563445 15.39 ns/op BenchmarkRotateLeft16-4 9919495 13.84 ns/op BenchmarkRotateLeft32-4 11893886 15.71 ns/op BenchmarkRotateLeft64-4 9007489 12.62 ns/op BenchmarkReverse-4 15542782 10.16 ns/op BenchmarkReverse8-4 22431914 6.100 ns/op BenchmarkReverse16-4 17974064 8.822 ns/op BenchmarkReverse32-4 18002402 14.22 ns/op BenchmarkReverse64-4 15402936 8.506 ns/op BenchmarkReverseBytes-4 17852425 6.545 ns/op BenchmarkReverseBytes16-4 19778835 6.637 ns/op BenchmarkReverseBytes32-4 17334939 7.032 ns/op BenchmarkReverseBytes64-4 18853905 7.605 ns/op BenchmarkAdd-4 10231089 11.70 ns/op BenchmarkAdd32-4 13138923 10.44 ns/op BenchmarkAdd64-4 12484501 11.21 ns/op BenchmarkAdd64multiple-4 21168818 7.112 ns/op BenchmarkSub-4 13332349 15.51 ns/op BenchmarkSub32-4 11100487 9.904 ns/op BenchmarkSub64-4 12560296 11.75 ns/op BenchmarkSub64multiple-4 22663848 5.552 ns/op BenchmarkMul-4 12985352 10.55 ns/op BenchmarkMul32-4 11302552 10.80 ns/op BenchmarkMul64-4 11646625 10.17 ns/op BenchmarkDiv-4 3218733 58.35 ns/op BenchmarkDiv32-4 6129925 18.76 ns/op BenchmarkDiv64-4 3295095 36.05 ns/op PASS ok math/bits 10.930s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11628724 11.23 ns/op BenchmarkAcos-4 456752 288.0 ns/op BenchmarkAcosh-4 295383 385.2 ns/op BenchmarkAsin-4 467960 317.1 ns/op BenchmarkAsinh-4 490513 266.8 ns/op BenchmarkAtan-4 811072 214.0 ns/op BenchmarkAtanh-4 731197 225.7 ns/op BenchmarkConj-4 18070924 5.928 ns/op BenchmarkCos-4 518824 239.5 ns/op BenchmarkCosh-4 519930 242.3 ns/op BenchmarkExp-4 719625 174.7 ns/op BenchmarkLog-4 800107 161.5 ns/op BenchmarkLog10-4 540187 200.2 ns/op BenchmarkPhase-4 1714221 63.11 ns/op BenchmarkPolar-4 1198159 139.1 ns/op BenchmarkPow-4 194666 1068 ns/op BenchmarkRect-4 1000000 176.8 ns/op BenchmarkSin-4 614787 227.8 ns/op BenchmarkSinh-4 597271 246.4 ns/op BenchmarkSqrt-4 783075 262.6 ns/op BenchmarkTan-4 378607 655.2 ns/op BenchmarkTanh-4 417106 393.0 ns/op PASS ok math/cmplx 5.934s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 571370 190.8 ns/op BenchmarkInt63ThreadsafeParallel-4 774643 157.1 ns/op BenchmarkInt63Unthreadsafe-4 803782 211.0 ns/op BenchmarkIntn1000-4 392672 340.9 ns/op BenchmarkInt63n1000-4 510194 257.1 ns/op BenchmarkInt31n1000-4 363093 397.8 ns/op BenchmarkFloat32-4 557701 236.7 ns/op BenchmarkFloat64-4 806943 149.9 ns/op BenchmarkPerm3-4 129655 1050 ns/op BenchmarkPerm30-4 14065 7327 ns/op BenchmarkPerm30ViaShuffle-4 10000 11037 ns/op BenchmarkShuffleOverhead-4 8847 13697 ns/op BenchmarkRead3-4 569496 217.8 ns/op BenchmarkRead64-4 52158 3640 ns/op BenchmarkRead1000-4 5348 28547 ns/op BenchmarkConcurrent-4 149751 724.1 ns/op PASS ok math/rand 4.341s goos: darwin goarch: amd64 pkg: math/rand/v2 BenchmarkChaCha8-4 4436251 25.26 ns/op BenchmarkPCG_DXSM-4 2600281 54.78 ns/op BenchmarkSourceUint64-4 2794735 47.41 ns/op BenchmarkGlobalInt64-4 2412334 49.66 ns/op BenchmarkGlobalInt64Parallel-4 3654894 38.08 ns/op BenchmarkGlobalUint64-4 2215518 52.77 ns/op BenchmarkGlobalUint64Parallel-4 3142774 34.59 ns/op BenchmarkInt64-4 1000000 143.4 ns/op BenchmarkUint64-4 1000000 112.8 ns/op BenchmarkGlobalIntN1000-4 1516448 78.93 ns/op BenchmarkIntN1000-4 845619 179.2 ns/op BenchmarkInt64N1000-4 1000000 117.1 ns/op BenchmarkInt64N1e8-4 1000000 102.0 ns/op BenchmarkInt64N1e9-4 1000000 104.5 ns/op BenchmarkInt64N2e9-4 1210953 157.2 ns/op BenchmarkInt64N1e18-4 1000000 121.7 ns/op BenchmarkInt64N2e18-4 1000000 153.8 ns/op BenchmarkInt64N4e18-4 1000000 148.4 ns/op BenchmarkInt32N1000-4 690552 222.7 ns/op BenchmarkInt32N1e8-4 1000000 152.5 ns/op BenchmarkInt32N1e9-4 1000000 133.3 ns/op BenchmarkInt32N2e9-4 1000000 112.5 ns/op BenchmarkFloat32-4 1000000 166.6 ns/op BenchmarkFloat64-4 1339563 83.72 ns/op BenchmarkExpFloat64-4 729296 233.6 ns/op BenchmarkNormFloat64-4 791366 175.9 ns/op BenchmarkPerm3-4 237132 571.5 ns/op BenchmarkPerm30-4 22468 5693 ns/op BenchmarkPerm30ViaShuffle-4 23449 5799 ns/op BenchmarkShuffleOverhead-4 30608 6059 ns/op BenchmarkConcurrent-4 1463258 89.90 ns/op PASS ok math/rand/v2 8.026s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 27648 4650 ns/op BenchmarkQDecodeWord-4 74293 1912 ns/op BenchmarkQDecodeHeader-4 82770 1641 ns/op BenchmarkTypeByExtension/.html-4 381300 295.5 ns/op BenchmarkTypeByExtension/.HTML-4 277473 426.3 ns/op BenchmarkTypeByExtension/.unused-4 317698 401.1 ns/op BenchmarkExtensionsByType/text/html-4 133688 1183 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 53796 3490 ns/op BenchmarkExtensionsByType/application/octet-stream-4 45986 3811 ns/op PASS ok mime 3.334s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 385 310940 ns/op 47603 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 446 547259 ns/op 48281 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 20 7233499 ns/op 104361 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 314 420281 ns/op 50030 B/op 207 allocs/op PASS ok mime/multipart 2.144s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 687 211584 ns/op PASS ok mime/quotedprintable 1.361s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 17632001 ns/op 8374 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 36426009 ns/op 13200 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5024580297 ns/op 150264 B/op 232 allocs/op BenchmarkDNSName-4 140113 826.0 ns/op BenchmarkInterfaces-4 1365 75481 ns/op 8272 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5731 20664 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1222 106084 ns/op 8342 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2084 79833 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 5335 23569 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2775 60223 ns/op 5235 B/op 77 allocs/op BenchmarkParseIP-4 8053 17728 ns/op BenchmarkParseIPValidIPv4-4 404222 403.7 ns/op BenchmarkParseIPValidIPv6-4 208868 615.4 ns/op BenchmarkIPString/IPv4-4 126811 1078 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11414 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 39195 3116 ns/op BenchmarkIPEqual/IPv4-4 893622 131.1 ns/op BenchmarkIPEqual/IPv6-4 880252 147.6 ns/op BenchmarkSendfileZeroBytes-4 2691 39524 ns/op 5065 B/op 1 allocs/op BenchmarkSendFile/file-to-tcp/1024-4 1 1017184640 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/2048-4 1 1016287862 ns/op 0.00 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/4096-4 1 1007389878 ns/op 0.00 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/8192-4 1 1005381448 ns/op 0.01 MB/s 33080 B/op 8 allocs/op BenchmarkSendFile/file-to-tcp/16384-4 1 1013326114 ns/op 0.02 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/32768-4 1 1018255883 ns/op 0.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/65536-4 1 1008280808 ns/op 0.06 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/131072-4 1 1018192522 ns/op 0.13 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/262144-4 1 1019437752 ns/op 0.26 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/524288-4 1 1006653491 ns/op 0.52 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-tcp/1048576-4 1 1016112228 ns/op 1.03 MB/s 32984 B/op 7 allocs/op BenchmarkSendFile/file-to-unix/1024-4 1 1016123704 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/2048-4 1 1018830336 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/4096-4 1 1016063013 ns/op 0.00 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/8192-4 1 1016880769 ns/op 0.01 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/16384-4 1 1018961374 ns/op 0.02 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/32768-4 1 1017032215 ns/op 0.03 MB/s 33040 B/op 5 allocs/op BenchmarkSendFile/file-to-unix/65536-4 1 1023433588 ns/op 0.06 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/131072-4 1 1029722195 ns/op 0.13 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/262144-4 1 1047186474 ns/op 0.25 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/524288-4 1 1072123206 ns/op 0.49 MB/s 32944 B/op 4 allocs/op BenchmarkSendFile/file-to-unix/1048576-4 1 1102391710 ns/op 0.95 MB/s 32944 B/op 4 allocs/op BenchmarkTCP4OneShot-4 130 818256 ns/op BenchmarkTCP4OneShotTimeout-4 148 802734 ns/op BenchmarkTCP4Persistent-4 366 334275 ns/op BenchmarkTCP4PersistentTimeout-4 392 303539 ns/op BenchmarkTCP6OneShot-4 144 825751 ns/op BenchmarkTCP6OneShotTimeout-4 145 852996 ns/op BenchmarkTCP6Persistent-4 301 421361 ns/op BenchmarkTCP6PersistentTimeout-4 526 281947 ns/op BenchmarkTCP4ConcurrentReadWrite-4 20973 5967 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14145 8165 ns/op BenchmarkSetReadDeadline-4 129492 915.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 238 437955 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 229 767479 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 258 507795 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 268 533760 ns/op 0 B/op 0 allocs/op PASS ok net 37.681s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23737 5357 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8202 12775 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11840 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 13980 7855 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 24328 4576 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 40166 3091 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1420898 80.57 ns/op BenchmarkFindChild/n=2/rep=map-4 2729202 41.14 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1254562 82.30 ns/op BenchmarkFindChild/n=4/rep=linear-4 997500 126.4 ns/op BenchmarkFindChild/n=4/rep=map-4 2778933 41.09 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 868995 133.8 ns/op BenchmarkFindChild/n=8/rep=linear-4 531499 240.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2395153 43.81 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 520909 252.1 ns/op BenchmarkFindChild/n=16/rep=linear-4 278842 441.6 ns/op BenchmarkFindChild/n=16/rep=map-4 2656150 40.85 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2133531 62.91 ns/op BenchmarkFindChild/n=32/rep=linear-4 134578 902.4 ns/op BenchmarkFindChild/n=32/rep=map-4 3272449 35.14 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2519523 48.62 ns/op BenchmarkMultiConflicts-4 1 216304499 ns/op BenchmarkServerMatch-4 16515 6641 ns/op BenchmarkReadRequestChrome-4 3702 31626 ns/op 19.32 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10108 11924 ns/op 6.54 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 12146 ns/op 6.75 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6768 20405 ns/op 7.40 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 11875 9113 ns/op 4.39 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 33 3091128 ns/op 0.33 MB/s BenchmarkFileAndServer_1KB/https1-4 30 4319043 ns/op 0.24 MB/s BenchmarkFileAndServer_1KB/h2-4 25 4768456 ns/op 0.21 MB/s BenchmarkFileAndServer_16MB/h1-4 1 106192656 ns/op 157.99 MB/s BenchmarkFileAndServer_16MB/https1-4 1 247190267 ns/op 67.87 MB/s BenchmarkFileAndServer_16MB/h2-4 1 555321177 ns/op 30.21 MB/s BenchmarkFileAndServer_64MB/h1-4 1 320971520 ns/op 209.08 MB/s BenchmarkFileAndServer_64MB/https1-4 1 470998873 ns/op 142.48 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1893921754 ns/op 35.43 MB/s BenchmarkServeMux-4 199 638605 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 234 530711 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 51 2147224 ns/op 6594 B/op 66 allocs/op BenchmarkClientServer/https1-4 38 3396653 ns/op 9318 B/op 100 allocs/op BenchmarkClientServer/h2-4 38 2858430 ns/op 12541 B/op 105 allocs/op BenchmarkClientServerParallel/4/h1-4 332 370090 ns/op 10250 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 24 5249575 ns/op 95343 B/op 1046 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57098: write tcp 127.0.0.1:57085->127.0.0.1:57098: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57100: write tcp 127.0.0.1:57085->127.0.0.1:57100: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57092: write tcp 127.0.0.1:57085->127.0.0.1:57092: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57094: write tcp 127.0.0.1:57085->127.0.0.1:57094: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57123: read tcp 127.0.0.1:57101->127.0.0.1:57123: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57124: write tcp 127.0.0.1:57101->127.0.0.1:57124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57109: write tcp 127.0.0.1:57101->127.0.0.1:57109: use of closed network connection BenchmarkClientServerParallel/4/h2-4 49 2154783 ns/op 39256 B/op 443 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57140: write tcp 127.0.0.1:57133->127.0.0.1:57140: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57142: write tcp 127.0.0.1:57133->127.0.0.1:57142: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57160: write tcp 127.0.0.1:57150->127.0.0.1:57160: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57164: write tcp 127.0.0.1:57150->127.0.0.1:57164: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57180: write tcp 127.0.0.1:57167->127.0.0.1:57180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57181: write tcp 127.0.0.1:57167->127.0.0.1:57181: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57183: write tcp 127.0.0.1:57167->127.0.0.1:57183: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57179: write tcp 127.0.0.1:57167->127.0.0.1:57179: use of closed network connection BenchmarkClientServerParallel/64/h1-4 236 650416 ns/op 21422 B/op 119 allocs/op BenchmarkClientServerParallel/64/https1-4 22 5761630 ns/op 93480 B/op 1021 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57492: write tcp 127.0.0.1:57479->127.0.0.1:57492: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57491: write tcp 127.0.0.1:57479->127.0.0.1:57491: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57493: write tcp 127.0.0.1:57479->127.0.0.1:57493: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57504: write tcp 127.0.0.1:57495->127.0.0.1:57504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57501: write tcp 127.0.0.1:57495->127.0.0.1:57501: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57506: write tcp 127.0.0.1:57495->127.0.0.1:57506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57505: write tcp 127.0.0.1:57495->127.0.0.1:57505: use of closed network connection BenchmarkClientServerParallel/64/h2-4 57 6496570 ns/op 102850 B/op 1220 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57534: write tcp 127.0.0.1:57525->127.0.0.1:57534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57531: write tcp 127.0.0.1:57525->127.0.0.1:57531: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57543: read tcp 127.0.0.1:57541->127.0.0.1:57543: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57544: read tcp 127.0.0.1:57541->127.0.0.1:57544: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57545: read tcp 127.0.0.1:57541->127.0.0.1:57545: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57553: write tcp 127.0.0.1:57541->127.0.0.1:57553: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57542: write tcp 127.0.0.1:57541->127.0.0.1:57542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57548: read tcp 127.0.0.1:57541->127.0.0.1:57548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57549: read tcp 127.0.0.1:57541->127.0.0.1:57549: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57557: read tcp 127.0.0.1:57541->127.0.0.1:57557: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1072645214 ns/op 32208 B/op 157 allocs/op BenchmarkClient-4 37 3465119 ns/op 4029 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 510 232259 ns/op 7389 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1011 134383 ns/op 3094 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1150 99006 ns/op 1955 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1125 106982 ns/op 2768 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1134 101227 ns/op 2769 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1126 103868 ns/op 2797 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1713 109776 ns/op 1972 B/op 14 allocs/op BenchmarkServerHijack-4 720 158768 ns/op 16747 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 62 2403490 ns/op 6319 B/op 53 allocs/op BenchmarkResponseStatusLine-4 407574 284.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 23.573s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3056 58174 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.254s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 89734 1204 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 495822 255.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 196178 633.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67732 1780 ns/op BenchmarkStdIPv4-4 137166 795.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 94444 1130 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 83660 1294 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 94228 1346 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 62890 1762 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1452996 82.70 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1259805 95.57 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 102.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 288303 406.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 328986 402.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 302812 413.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83119 1354 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 299575 438.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 168428 752.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 168295 736.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 149464 786.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 79957 1526 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v4-4 364567 363.6 ns/op 16 B/op 1 allocs/op BenchmarkAddrString/v6-4 111805 951.1 ns/op 48 B/op 1 allocs/op BenchmarkAddrString/v6_ellipsis-4 196432 677.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_v4-4 236347 543.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrString/v6_zone-4 154411 738.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 361178 374.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 163105 789.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 167748 773.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 163065 772.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 116166 1264 ns/op 128 B/op 2 allocs/op BenchmarkAddrMarshalText/v4-4 404349 291.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrMarshalText/v6-4 129304 1063 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_ellipsis-4 160560 755.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_v4-4 266776 492.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrMarshalText/v6_zone-4 193526 675.6 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 229975 503.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 109786 1081 ns/op 48 B/op 1 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 140476 881.1 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_v4-4 166029 753.4 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortString/v6_zone-4 128056 967.7 ns/op 32 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v4-4 265762 454.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 116608 1023 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 156241 849.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 183066 705.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 133701 938.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 863414 125.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 126.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 126.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 896650 138.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 918142 134.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 880570 135.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 937548 131.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 932775 132.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 966604 132.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 377098 362.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 499660 240.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 232567 554.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 216981 593.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 222502 570.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 77979 1493 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 499879 229.5 ns/op PASS ok net/netip 11.130s 2024/02/08 14:03:22 Test RPC server listening on 127.0.0.1:57698 2024/02/08 14:03:22 Test HTTP RPC server listening on 127.0.0.1:57699 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 168 718961 ns/op BenchmarkEndToEndHTTP-4 184 697872 ns/op BenchmarkEndToEndAsync-4 1308 96450 ns/op BenchmarkEndToEndAsyncHTTP-4 1602 81358 ns/op PASS ok net/rpc 2.098s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3002 38096 ns/op BenchmarkReadMIMEHeader/server_headers-4 5283 22710 ns/op BenchmarkUncommon-4 22822 5184 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.647s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4359 25957 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 78759 1417 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 527760 238.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 111490 1075 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 200722 591.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 106807 1178 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15133 7668 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 368971 304.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 101142 1153 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 172626 690.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 92170 1481 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15064 7351 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 161530 765.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 64646 1870 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 52424 2133 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 23563 5619 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5245 23005 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 152668 781.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 55921 1815 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 60224 1923 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 27542 4070 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4966 22074 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.169s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2380098 47.31 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 166108 761.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 496 233408 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 184 645763 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 441 281975 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 BenchmarkStatDot-4 47983 2481 ns/op BenchmarkStatFile-4 29829 4038 ns/op BenchmarkStatDir-4 32979 3806 ns/op BenchmarkLstatDot-4 44565 2668 ns/op BenchmarkLstatFile-4 30146 4421 ns/op BenchmarkLstatDir-4 32168 3610 ns/op PASS ok os 3.075s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 20 7194568 ns/op 8984 B/op 30 allocs/op PASS ok os/exec 1.236s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 252463 417.3 ns/op PASS ok os/user 1.215s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2390442 46.41 ns/op BenchmarkString-4 1808986 64.74 ns/op BenchmarkBytes-4 1651512 71.15 ns/op BenchmarkNamedBytes-4 1000000 124.7 ns/op BenchmarkBytesArray-4 836907 164.4 ns/op BenchmarkSliceLen-4 1908637 62.21 ns/op BenchmarkMapLen-4 818643 162.7 ns/op BenchmarkStringLen-4 1396333 83.68 ns/op BenchmarkArrayLen-4 1000000 100.3 ns/op BenchmarkSliceCap-4 2077405 57.45 ns/op BenchmarkDeepEqual/int8-4 332248 316.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 75904 1473 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 367179 364.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 81898 1486 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 371484 349.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 83005 1474 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 349130 385.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 79320 1478 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 349521 347.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 79166 1448 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 343120 299.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 105872 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 365148 352.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 80650 1484 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 378528 357.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 83826 1506 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 385720 376.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 80650 1459 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 384002 342.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 82874 1460 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 372003 348.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 70779 1541 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 314352 371.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 70948 1498 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 378224 352.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 68193 1624 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 353906 365.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 70143 1547 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 352269 372.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 83268 1507 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 418268 315.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82971 1454 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 372252 354.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 80062 1743 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 102374 1190 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 49939 2466 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 43807 2610 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 30303 3711 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 29976 3745 ns/op BenchmarkIsZero/ArrayComparable-4 358921 342.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 30944 3870 ns/op BenchmarkIsZero/StructComparable-4 735427 177.7 ns/op BenchmarkIsZero/StructIncomparable-4 150507 840.5 ns/op BenchmarkIsZero/ArrayInt_4-4 1276035 93.75 ns/op BenchmarkIsZero/ArrayInt_1024-4 23750 4917 ns/op BenchmarkIsZero/ArrayInt_1024_NoZero-4 44406 2597 ns/op BenchmarkIsZero/Struct4Int-4 1239477 99.08 ns/op BenchmarkIsZero/ArrayStruct4Int_1024-4 23643 4912 ns/op BenchmarkIsZero/ArrayChanInt_1024-4 23444 4879 ns/op BenchmarkIsZero/StructInt_512-4 45610 2586 ns/op BenchmarkSetZero/Bool/Direct-4 2623285 43.67 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 121.7 ns/op BenchmarkSetZero/Bool/NewZero-4 596330 180.4 ns/op BenchmarkSetZero/Int/Direct-4 1801477 58.64 ns/op BenchmarkSetZero/Int/CachedZero-4 1000000 119.2 ns/op BenchmarkSetZero/Int/NewZero-4 758626 178.7 ns/op BenchmarkSetZero/Uint/Direct-4 2013283 58.21 ns/op BenchmarkSetZero/Uint/CachedZero-4 926613 123.4 ns/op BenchmarkSetZero/Uint/NewZero-4 682750 173.3 ns/op BenchmarkSetZero/Float/Direct-4 2018943 58.20 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 120.7 ns/op BenchmarkSetZero/Float/NewZero-4 713905 172.9 ns/op BenchmarkSetZero/Complex/Direct-4 2044210 58.52 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 122.2 ns/op BenchmarkSetZero/Complex/NewZero-4 722182 176.2 ns/op BenchmarkSetZero/Array/Direct-4 2039347 55.18 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 122.1 ns/op BenchmarkSetZero/Array/NewZero-4 762456 174.6 ns/op BenchmarkSetZero/Chan/Direct-4 2052398 59.30 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 125.2 ns/op BenchmarkSetZero/Chan/NewZero-4 753583 172.2 ns/op BenchmarkSetZero/Func/Direct-4 1994743 59.70 ns/op BenchmarkSetZero/Func/CachedZero-4 957992 122.8 ns/op BenchmarkSetZero/Func/NewZero-4 767467 172.9 ns/op BenchmarkSetZero/Interface/Direct-4 1642996 63.91 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 124.0 ns/op BenchmarkSetZero/Interface/NewZero-4 734480 175.4 ns/op BenchmarkSetZero/Map/Direct-4 1937407 60.47 ns/op BenchmarkSetZero/Map/CachedZero-4 945685 125.8 ns/op BenchmarkSetZero/Map/NewZero-4 737529 170.7 ns/op BenchmarkSetZero/Pointer/Direct-4 1976983 59.25 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 122.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 757482 179.0 ns/op BenchmarkSetZero/Slice/Direct-4 1877684 61.10 ns/op BenchmarkSetZero/Slice/CachedZero-4 997300 121.5 ns/op BenchmarkSetZero/Slice/NewZero-4 718380 171.4 ns/op BenchmarkSetZero/String/Direct-4 2003652 58.12 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 122.8 ns/op BenchmarkSetZero/String/NewZero-4 685789 173.9 ns/op BenchmarkSetZero/Struct/Direct-4 2067985 55.09 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 120.1 ns/op BenchmarkSetZero/Struct/NewZero-4 714849 174.6 ns/op BenchmarkSelect/1-4 187005 690.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 68356 1641 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 34748 3645 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 208770 557.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 183694 685.8 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 122431 864.5 ns/op 148.07 MB/s BenchmarkCallArgCopy/size=256-4 128304 1097 ns/op 233.38 MB/s BenchmarkCallArgCopy/size=1024-4 83805 2151 ns/op 476.14 MB/s BenchmarkCallArgCopy/size=4096-4 18372 7363 ns/op 556.27 MB/s BenchmarkCallArgCopy/size=65536-4 2418 84397 ns/op 776.52 MB/s BenchmarkFieldByName1-4 865941 146.2 ns/op BenchmarkFieldByName2-4 42834 3476 ns/op BenchmarkFieldByName3-4 7317 20916 ns/op BenchmarkInterfaceBig-4 2554326 40.36 ns/op BenchmarkInterfaceSmall-4 2839953 41.74 ns/op BenchmarkNew-4 1000000 110.3 ns/op BenchmarkMap/StringKeys/MapIndex-4 2306 51722 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1927 63171 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2260 54579 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1926 65122 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2360 52349 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1911 62573 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 188323 643.8 ns/op PASS ok reflect 22.537s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6519 20368 ns/op 9521 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17545 ns/op 9291 B/op 1 allocs/op BenchmarkFindString-4 10000 20374 ns/op 9202 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 22426 ns/op 9418 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 24456 ns/op 9368 B/op 2 allocs/op BenchmarkLiteral-4 10000 16217 ns/op BenchmarkNotLiteral-4 4813 39335 ns/op BenchmarkMatchClass-4 3631 47312 ns/op BenchmarkMatchClass_InRange-4 3448 47515 ns/op BenchmarkReplaceAll-4 1446 91288 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15809 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 20805 5935 ns/op BenchmarkAnchoredShortMatch-4 10000 16844 ns/op BenchmarkAnchoredLongMatch-4 14190 8313 ns/op BenchmarkOnePassShortA-4 17569 6627 ns/op BenchmarkNotOnePassShortA-4 6795 26351 ns/op BenchmarkOnePassShortB-4 22063 5122 ns/op BenchmarkNotOnePassShortB-4 5840 21086 ns/op BenchmarkOnePassLongPrefix-4 74377 1616 ns/op BenchmarkOnePassLongNotPrefix-4 27768 4524 ns/op BenchmarkMatchParallelShared-4 10000 18763 ns/op BenchmarkMatchParallelCopied-4 10000 20612 ns/op BenchmarkQuoteMetaAll-4 147612 903.5 ns/op 15.50 MB/s BenchmarkQuoteMetaNone-4 382803 353.5 ns/op 73.54 MB/s BenchmarkCompile/Onepass-4 4426 31026 ns/op 4272 B/op 52 allocs/op BenchmarkCompile/Medium-4 1777 77895 ns/op 10152 B/op 112 allocs/op BenchmarkCompile/Hard-4 153 795174 ns/op 90712 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2745812 42.60 ns/op 375.58 MB/s BenchmarkMatch/Easy0/32-4 10000 11563 ns/op 2.77 MB/s BenchmarkMatch/Easy0/1K-4 10000 14897 ns/op 68.74 MB/s BenchmarkMatch/Easy0i/16-4 2776485 39.77 ns/op 402.35 MB/s BenchmarkMatch/Easy0i/32-4 5565 34860 ns/op 0.92 MB/s BenchmarkMatch/Easy0i/1K-4 222 506460 ns/op 2.02 MB/s BenchmarkMatch/Easy1/16-4 2680407 39.88 ns/op 401.21 MB/s BenchmarkMatch/Easy1/32-4 10000 14594 ns/op 2.19 MB/s BenchmarkMatch/Easy1/1K-4 7944 28267 ns/op 36.23 MB/s BenchmarkMatch/Medium/16-4 2731164 40.11 ns/op 398.92 MB/s BenchmarkMatch/Medium/32-4 7516 28608 ns/op 1.12 MB/s BenchmarkMatch/Medium/1K-4 291 394025 ns/op 2.60 MB/s BenchmarkMatch/Hard/16-4 2739252 38.92 ns/op 411.15 MB/s BenchmarkMatch/Hard/32-4 4387 35062 ns/op 0.91 MB/s BenchmarkMatch/Hard/1K-4 169 711495 ns/op 1.44 MB/s BenchmarkMatch/Hard1/16-4 1420 88016 ns/op 0.18 MB/s BenchmarkMatch/Hard1/32-4 751 151487 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4383727 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 26774 4288 ns/op 3.73 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16646 7234 ns/op 4.42 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 621 203407 ns/op 5.03 MB/s 26 B/op 0 allocs/op PASS ok regexp 10.382s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 747790 159.4 ns/op BenchmarkIsWordChar-4 204212 672.5 ns/op PASS ok regexp/syntax 2.524s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 93468 1208 ns/op BenchmarkCallers/inlined-4 85071 1353 ns/op BenchmarkCallers/no-cache-4 19580 5881 ns/op BenchmarkFPCallers/cached-4 3441739 36.08 ns/op BenchmarkMakeChan/Byte-4 569047 234.1 ns/op BenchmarkMakeChan/Int-4 1000000 340.9 ns/op BenchmarkMakeChan/Ptr-4 861441 382.3 ns/op BenchmarkMakeChan/Struct/0-4 1000000 211.5 ns/op BenchmarkMakeChan/Struct/32-4 287384 568.0 ns/op BenchmarkMakeChan/Struct/40-4 361992 675.5 ns/op BenchmarkChanNonblocking-4 6101076 16.85 ns/op BenchmarkSelectUncontended-4 915108 138.2 ns/op BenchmarkSelectSyncContended-4 86518 1341 ns/op BenchmarkSelectAsyncContended-4 270111 442.8 ns/op BenchmarkSelectNonblock-4 3992058 31.84 ns/op BenchmarkChanUncontended-4 12265 8783 ns/op BenchmarkChanContended-4 4671 24245 ns/op BenchmarkChanSync-4 211581 616.3 ns/op BenchmarkChanSyncWork-4 57693 1873 ns/op BenchmarkChanProdCons0-4 225928 553.4 ns/op BenchmarkChanProdCons10-4 445032 267.4 ns/op BenchmarkChanProdCons100-4 467266 242.9 ns/op BenchmarkChanProdConsWork0-4 159472 731.3 ns/op BenchmarkChanProdConsWork10-4 216231 491.9 ns/op BenchmarkChanProdConsWork100-4 247407 456.2 ns/op BenchmarkSelectProdCons-4 157256 789.1 ns/op BenchmarkReceiveDataFromClosedChan-4 944788 140.6 ns/op BenchmarkChanCreation-4 157221 723.6 ns/op BenchmarkChanSem-4 277618 430.1 ns/op BenchmarkChanPopular-4 106 1152126 ns/op BenchmarkChanClosed-4 841292 150.3 ns/op BenchmarkCallClosure-4 4222915 27.21 ns/op BenchmarkCallClosure1-4 4378552 25.90 ns/op BenchmarkCallClosure2-4 1000000 143.7 ns/op BenchmarkCallClosure3-4 1000000 135.9 ns/op BenchmarkCallClosure4-4 1000000 136.6 ns/op BenchmarkComplex128DivNormal-4 11748898 10.07 ns/op BenchmarkComplex128DivNisNaN-4 8803382 12.26 ns/op BenchmarkComplex128DivDisNaN-4 8984739 12.74 ns/op BenchmarkComplex128DivNisInf-4 13299703 9.513 ns/op BenchmarkComplex128DivDisInf-4 6849663 17.24 ns/op BenchmarkAllocation-4 2301 82134 ns/op BenchmarkReadMemStats-4 100 1597564 ns/op BenchmarkReadMemStatsLatency-4 1 1856680 p50-ns 1856680 p90-ns 1856680 p99-ns BenchmarkWriteBarrier-4 2634860 45.80 ns/op BenchmarkBulkWriteBarrier-4 5338430 20.99 ns/op BenchmarkScanStackNoLocals-4 2 60669166 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14706766 8.137 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12952790 9.876 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11740128 10.81 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8610820 13.54 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5896604 20.80 ns/op BenchmarkHash5-4 8064756 13.41 ns/op 372.78 MB/s BenchmarkHash16-4 7969287 14.04 ns/op 1139.58 MB/s BenchmarkHash64-4 7457896 15.35 ns/op 4169.05 MB/s BenchmarkHash1024-4 2097859 51.70 ns/op 19807.30 MB/s BenchmarkHash65536-4 46881 2544 ns/op 25757.66 MB/s BenchmarkAlignedLoad-4 10751338 9.979 ns/op BenchmarkUnalignedLoad-4 10359321 11.26 ns/op BenchmarkEqEfaceConcrete-4 7438369 16.62 ns/op BenchmarkEqIfaceConcrete-4 7244526 15.47 ns/op BenchmarkNeEfaceConcrete-4 8071114 14.80 ns/op BenchmarkNeIfaceConcrete-4 6900132 17.71 ns/op BenchmarkConvT2EByteSized/bool-4 4346082 26.34 ns/op BenchmarkConvT2EByteSized/uint8-4 4453315 26.63 ns/op BenchmarkConvT2ESmall-4 4324993 27.66 ns/op BenchmarkConvT2EUintptr-4 4207303 27.67 ns/op BenchmarkConvT2ELarge-4 1000000 145.3 ns/op BenchmarkConvT2ISmall-4 4222276 27.23 ns/op BenchmarkConvT2IUintptr-4 4059898 29.43 ns/op BenchmarkConvT2ILarge-4 1000000 162.6 ns/op BenchmarkConvI2E-4 3553268 30.24 ns/op BenchmarkConvI2I-4 3773761 31.35 ns/op BenchmarkAssertE2T-4 3275330 32.12 ns/op BenchmarkAssertE2TLarge-4 1714930 63.06 ns/op BenchmarkAssertE2I-4 4232709 32.24 ns/op BenchmarkAssertI2T-4 3850563 32.97 ns/op BenchmarkAssertI2I-4 4248385 29.10 ns/op BenchmarkAssertI2E-4 4367168 27.61 ns/op BenchmarkAssertE2E-4 4018153 28.66 ns/op BenchmarkAssertE2T2-4 2156648 50.20 ns/op BenchmarkAssertE2T2Blank-4 3179085 37.51 ns/op BenchmarkAssertI2E2-4 3131089 39.51 ns/op BenchmarkAssertI2E2Blank-4 4283025 27.20 ns/op BenchmarkAssertE2E2-4 2812267 41.95 ns/op BenchmarkAssertE2E2Blank-4 4111046 30.89 ns/op BenchmarkConvT2Ezero/zero/16-4 4004984 30.44 ns/op BenchmarkConvT2Ezero/zero/32-4 4176564 31.99 ns/op BenchmarkConvT2Ezero/zero/64-4 4007728 28.84 ns/op BenchmarkConvT2Ezero/zero/str-4 3961032 43.01 ns/op BenchmarkConvT2Ezero/zero/slice-4 3631869 29.45 ns/op BenchmarkConvT2Ezero/zero/big-4 112333 1326 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 123.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 131.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 122756 964.0 ns/op BenchmarkConvT2Ezero/smallint/16-4 4090960 28.65 ns/op BenchmarkConvT2Ezero/smallint/32-4 4108828 28.72 ns/op BenchmarkConvT2Ezero/smallint/64-4 4295758 28.01 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 103.8 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 101.3 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 105.5 ns/op BenchmarkMalloc8-4 1393084 103.0 ns/op BenchmarkMalloc16-4 1000000 110.0 ns/op BenchmarkMallocTypeInfo8-4 1459192 76.53 ns/op BenchmarkMallocTypeInfo16-4 1244988 89.20 ns/op BenchmarkMallocLargeStruct-4 78328 1502 ns/op BenchmarkGoroutineSelect-4 27 4131786 ns/op BenchmarkGoroutineBlocking-4 24 4414499 ns/op BenchmarkGoroutineForRange-4 25 4152290 ns/op BenchmarkGoroutineIdle-4 25 4061314 ns/op BenchmarkHashStringSpeed-4 2487799 42.82 ns/op BenchmarkHashBytesSpeed-4 1256152 106.7 ns/op BenchmarkHashInt32Speed-4 2746675 43.70 ns/op BenchmarkHashInt64Speed-4 2849737 41.02 ns/op BenchmarkHashStringArraySpeed-4 629178 200.2 ns/op BenchmarkMegMap-4 2389456 49.96 ns/op BenchmarkMegOneMap-4 2806975 43.25 ns/op BenchmarkMegEqMap-4 3027 38547 ns/op BenchmarkMegEmptyMap-4 3359223 35.61 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2565410 47.11 ns/op BenchmarkSmallStrMap-4 2443320 49.66 ns/op BenchmarkMapStringKeysEight_16-4 2521155 41.79 ns/op BenchmarkMapStringKeysEight_32-4 2278526 50.93 ns/op BenchmarkMapStringKeysEight_64-4 2605111 44.92 ns/op BenchmarkMapStringKeysEight_1M-4 2427692 48.80 ns/op BenchmarkIntMap-4 2474796 46.74 ns/op BenchmarkMapFirst/1-4 3541710 34.39 ns/op BenchmarkMapFirst/2-4 3042990 36.90 ns/op BenchmarkMapFirst/3-4 3600447 32.69 ns/op BenchmarkMapFirst/4-4 3350145 37.78 ns/op BenchmarkMapFirst/5-4 2778658 39.85 ns/op BenchmarkMapFirst/6-4 2874591 40.72 ns/op BenchmarkMapFirst/7-4 2748436 36.92 ns/op BenchmarkMapFirst/8-4 3672003 31.93 ns/op BenchmarkMapFirst/9-4 3342747 36.83 ns/op BenchmarkMapFirst/10-4 2972854 38.39 ns/op BenchmarkMapFirst/11-4 3071619 37.07 ns/op BenchmarkMapFirst/12-4 2846578 38.33 ns/op BenchmarkMapFirst/13-4 2758228 37.88 ns/op BenchmarkMapFirst/14-4 3079153 37.46 ns/op BenchmarkMapFirst/15-4 3016059 38.71 ns/op BenchmarkMapFirst/16-4 3321872 34.81 ns/op BenchmarkMapMid/1-4 3773281 31.91 ns/op BenchmarkMapMid/2-4 3415936 32.05 ns/op BenchmarkMapMid/3-4 3756454 32.59 ns/op BenchmarkMapMid/4-4 2723949 46.91 ns/op BenchmarkMapMid/5-4 3041434 40.78 ns/op BenchmarkMapMid/6-4 3505096 40.80 ns/op BenchmarkMapMid/7-4 3475902 41.28 ns/op BenchmarkMapMid/8-4 2608417 44.57 ns/op BenchmarkMapMid/9-4 2757721 36.45 ns/op BenchmarkMapMid/10-4 2561498 52.58 ns/op BenchmarkMapMid/11-4 3347334 42.30 ns/op BenchmarkMapMid/12-4 2423674 43.51 ns/op BenchmarkMapMid/13-4 2606500 43.12 ns/op BenchmarkMapMid/14-4 2942697 39.01 ns/op BenchmarkMapMid/15-4 3307549 35.29 ns/op BenchmarkMapMid/16-4 2701996 42.82 ns/op BenchmarkMapLast/1-4 3769264 31.39 ns/op BenchmarkMapLast/2-4 3360536 32.30 ns/op BenchmarkMapLast/3-4 2820505 40.58 ns/op BenchmarkMapLast/4-4 2763812 43.28 ns/op BenchmarkMapLast/5-4 3396170 42.24 ns/op BenchmarkMapLast/6-4 2974002 43.22 ns/op BenchmarkMapLast/7-4 3104238 50.98 ns/op BenchmarkMapLast/8-4 2558704 46.87 ns/op BenchmarkMapLast/9-4 3309206 36.19 ns/op BenchmarkMapLast/10-4 2904177 36.71 ns/op BenchmarkMapLast/11-4 3285139 39.98 ns/op BenchmarkMapLast/12-4 3012318 46.07 ns/op BenchmarkMapLast/13-4 2645250 38.26 ns/op BenchmarkMapLast/14-4 3089340 36.30 ns/op BenchmarkMapLast/15-4 3145317 35.55 ns/op BenchmarkMapLast/16-4 3037936 38.70 ns/op BenchmarkMapCycle-4 2289482 47.72 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3008422 38.62 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2970 39237 ns/op BenchmarkMakeMap/[Byte]Byte-4 861082 345.6 ns/op BenchmarkMakeMap/[Int]Int-4 280126 808.1 ns/op BenchmarkNewEmptyMap-4 3598232 30.26 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1290982 102.7 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 614889 204.5 ns/op BenchmarkMapIterEmpty-4 3962779 29.44 ns/op BenchmarkSameLengthMap-4 3409630 32.72 ns/op BenchmarkBigKeyMap-4 1321587 90.43 ns/op BenchmarkBigValMap-4 1000000 102.0 ns/op BenchmarkSmallKeyMap-4 2732874 41.68 ns/op BenchmarkMapPopulate/1-4 1775700 64.25 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 162315 1171 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 16982 ns/op 3351 B/op 17 allocs/op BenchmarkMapPopulate/1000-4 630 208830 ns/op 53314 B/op 72 allocs/op BenchmarkMapPopulate/10000-4 48 2567272 ns/op 427476 B/op 319 allocs/op BenchmarkMapPopulate/100000-4 4 28337208 ns/op 3607516 B/op 3981 allocs/op BenchmarkComplexAlgMap-4 481062 237.2 ns/op BenchmarkGoMapClear/Reflexive/1-4 1473147 78.01 ns/op BenchmarkGoMapClear/Reflexive/10-4 1441683 81.00 ns/op BenchmarkGoMapClear/Reflexive/100-4 552843 199.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 62696 1831 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7406 14593 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1210243 98.89 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1000000 104.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 601561 213.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 63406 1831 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7782 15100 ns/op BenchmarkMapStringConversion/32/simple-4 1456972 83.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1000000 114.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1268090 97.12 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1351412 87.36 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 103.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 102.4 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1761884 66.28 ns/op BenchmarkMapInterfacePtr-4 1860394 62.52 ns/op BenchmarkNewEmptyMapHintLessThan8-4 2688765 44.83 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 60938 1695 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5037 21626 ns/op BenchmarkMapPop1000-4 393 296649 ns/op BenchmarkMapPop10000-4 25 5140390 ns/op BenchmarkMapAssign/Int32/256-4 2163382 52.40 ns/op BenchmarkMapAssign/Int32/65536-4 1514337 75.46 ns/op BenchmarkMapAssign/Int64/256-4 2152366 50.48 ns/op BenchmarkMapAssign/Int64/65536-4 1228322 84.31 ns/op BenchmarkMapAssign/Str/256-4 1971048 59.45 ns/op BenchmarkMapAssign/Str/65536-4 686794 158.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1504239 82.22 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 948099 118.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1470784 78.57 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 864241 127.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 523977 3542 ns/op BenchmarkMapOperatorAssign/Str/65536-4 162225 783.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 861412 126.6 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 235369 443.6 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 136.3 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 258240 452.3 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 876450 180.6 ns/op 46 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 161162 639.9 ns/op 109 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1269828 98.04 ns/op BenchmarkMapDelete/Int32/1000-4 2048593 58.21 ns/op BenchmarkMapDelete/Int32/10000-4 2169546 54.84 ns/op BenchmarkMapDelete/Int64/100-4 1441729 125.1 ns/op BenchmarkMapDelete/Int64/1000-4 1483371 86.11 ns/op BenchmarkMapDelete/Int64/10000-4 1514740 76.96 ns/op BenchmarkMapDelete/Str/100-4 1000000 130.0 ns/op BenchmarkMapDelete/Str/1000-4 1409894 85.67 ns/op BenchmarkMapDelete/Str/10000-4 1353440 99.94 ns/op BenchmarkMapDelete/Pointer/100-4 1030786 153.9 ns/op BenchmarkMapDelete/Pointer/1000-4 1192894 100.9 ns/op BenchmarkMapDelete/Pointer/10000-4 1148055 95.26 ns/op BenchmarkMemmove/0-4 15009124 7.799 ns/op BenchmarkMemmove/1-4 1000000 122.0 ns/op 8.20 MB/s BenchmarkMemmove/2-4 1000000 104.4 ns/op 19.15 MB/s BenchmarkMemmove/3-4 1208755 118.5 ns/op 25.31 MB/s BenchmarkMemmove/4-4 1000000 105.5 ns/op 37.90 MB/s BenchmarkMemmove/5-4 1000000 108.2 ns/op 46.20 MB/s BenchmarkMemmove/6-4 1000000 104.4 ns/op 57.49 MB/s BenchmarkMemmove/7-4 1000000 107.1 ns/op 65.37 MB/s BenchmarkMemmove/8-4 1000000 105.0 ns/op 76.22 MB/s BenchmarkMemmove/9-4 1040132 107.0 ns/op 84.13 MB/s BenchmarkMemmove/10-4 878755 117.1 ns/op 85.41 MB/s BenchmarkMemmove/11-4 1000000 113.7 ns/op 96.72 MB/s BenchmarkMemmove/12-4 1000000 142.8 ns/op 84.02 MB/s BenchmarkMemmove/13-4 1000000 136.9 ns/op 94.96 MB/s BenchmarkMemmove/14-4 1000000 105.9 ns/op 132.16 MB/s BenchmarkMemmove/15-4 1000000 126.2 ns/op 118.83 MB/s BenchmarkMemmove/16-4 1215633 112.5 ns/op 142.18 MB/s BenchmarkMemmove/32-4 1000000 112.7 ns/op 283.96 MB/s BenchmarkMemmove/64-4 1014582 174.6 ns/op 366.50 MB/s BenchmarkMemmove/128-4 1000000 170.3 ns/op 751.55 MB/s BenchmarkMemmove/256-4 858228 206.9 ns/op 1237.21 MB/s BenchmarkMemmove/512-4 512872 245.3 ns/op 2086.98 MB/s BenchmarkMemmove/1024-4 312900 373.7 ns/op 2740.25 MB/s BenchmarkMemmove/2048-4 239835 506.3 ns/op 4044.87 MB/s BenchmarkMemmove/4096-4 128431 1168 ns/op 3507.69 MB/s BenchmarkMemmoveOverlap/32-4 992773 120.6 ns/op 265.33 MB/s BenchmarkMemmoveOverlap/64-4 924632 111.7 ns/op 572.83 MB/s BenchmarkMemmoveOverlap/128-4 847514 142.1 ns/op 900.69 MB/s BenchmarkMemmoveOverlap/256-4 724449 163.8 ns/op 1562.74 MB/s BenchmarkMemmoveOverlap/512-4 628021 250.2 ns/op 2046.37 MB/s BenchmarkMemmoveOverlap/1024-4 460362 343.2 ns/op 2983.53 MB/s BenchmarkMemmoveOverlap/2048-4 192506 624.8 ns/op 3278.00 MB/s BenchmarkMemmoveOverlap/4096-4 161376 823.2 ns/op 4975.47 MB/s BenchmarkMemmoveUnalignedDst/0-4 15366769 7.654 ns/op BenchmarkMemmoveUnalignedDst/1-4 1059234 164.4 ns/op 6.08 MB/s BenchmarkMemmoveUnalignedDst/2-4 1051729 111.4 ns/op 17.95 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 102.1 ns/op 29.39 MB/s BenchmarkMemmoveUnalignedDst/4-4 1131844 104.1 ns/op 38.41 MB/s BenchmarkMemmoveUnalignedDst/5-4 1206655 108.4 ns/op 46.11 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 103.7 ns/op 57.89 MB/s BenchmarkMemmoveUnalignedDst/7-4 1240368 116.8 ns/op 59.91 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 127.4 ns/op 62.78 MB/s BenchmarkMemmoveUnalignedDst/9-4 1245144 96.80 ns/op 92.98 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 142.9 ns/op 69.99 MB/s BenchmarkMemmoveUnalignedDst/11-4 1175887 162.8 ns/op 67.58 MB/s BenchmarkMemmoveUnalignedDst/12-4 1169224 99.47 ns/op 120.64 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 102.5 ns/op 126.82 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 133.6 ns/op 104.77 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 108.2 ns/op 138.58 MB/s BenchmarkMemmoveUnalignedDst/16-4 913312 117.2 ns/op 136.55 MB/s BenchmarkMemmoveUnalignedDst/32-4 935821 115.1 ns/op 277.91 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 197.5 ns/op 324.00 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 126.0 ns/op 1016.09 MB/s BenchmarkMemmoveUnalignedDst/256-4 932841 188.1 ns/op 1360.96 MB/s BenchmarkMemmoveUnalignedDst/512-4 749146 210.9 ns/op 2427.99 MB/s BenchmarkMemmoveUnalignedDst/1024-4 337209 387.1 ns/op 2645.12 MB/s BenchmarkMemmoveUnalignedDst/2048-4 229449 594.2 ns/op 3446.46 MB/s BenchmarkMemmoveUnalignedDst/4096-4 140556 1266 ns/op 3236.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1059236 200.2 ns/op 159.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 136.3 ns/op 469.67 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 154.1 ns/op 830.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 609988 174.7 ns/op 1465.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 618348 208.5 ns/op 2456.17 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 408385 310.3 ns/op 3300.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 274329 482.1 ns/op 4248.25 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 145406 845.1 ns/op 4846.68 MB/s BenchmarkMemmoveUnalignedSrc/0-4 10567342 9.833 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1219966 105.0 ns/op 9.52 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 125.4 ns/op 15.95 MB/s BenchmarkMemmoveUnalignedSrc/3-4 948646 124.9 ns/op 24.02 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 115.3 ns/op 34.68 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1249058 94.92 ns/op 52.67 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1195746 101.3 ns/op 59.21 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 104.2 ns/op 67.16 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 126.7 ns/op 63.13 MB/s BenchmarkMemmoveUnalignedSrc/9-4 892362 128.9 ns/op 69.80 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 100.4 ns/op 99.60 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 113.4 ns/op 97.01 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 100.1 ns/op 119.92 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1101494 106.1 ns/op 122.54 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 112.5 ns/op 124.48 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 109.7 ns/op 136.69 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 119.6 ns/op 133.83 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 107.8 ns/op 296.91 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1058307 139.8 ns/op 457.64 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 127.4 ns/op 1004.44 MB/s BenchmarkMemmoveUnalignedSrc/256-4 947073 154.9 ns/op 1653.19 MB/s BenchmarkMemmoveUnalignedSrc/512-4 522495 205.0 ns/op 2497.16 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 232326 533.8 ns/op 1918.35 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 280887 487.2 ns/op 4203.70 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 154212 896.8 ns/op 4567.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1000000 137.2 ns/op 116.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1000000 103.1 ns/op 155.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 152.6 ns/op 104.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 771789 144.3 ns/op 110.84 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 119.3 ns/op 134.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 727844 174.5 ns/op 91.68 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 966163 110.7 ns/op 144.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1000000 113.3 ns/op 141.17 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 128.2 ns/op 499.34 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 912918 129.8 ns/op 493.22 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 994861 119.7 ns/op 534.55 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 123.7 ns/op 517.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 120.9 ns/op 529.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 127.1 ns/op 503.40 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 195.0 ns/op 328.22 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 129.2 ns/op 495.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 603843 195.1 ns/op 1311.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 531543 207.8 ns/op 1232.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 836485 141.7 ns/op 1807.02 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 870133 147.8 ns/op 1732.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 882895 144.6 ns/op 1770.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 735003 141.6 ns/op 1808.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 893036 140.5 ns/op 1822.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 892212 152.5 ns/op 1678.23 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 89106 1237 ns/op 3311.53 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 59900 2310 ns/op 1773.39 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 146007 876.2 ns/op 4674.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 148972 1252 ns/op 3270.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 138656 1320 ns/op 3101.88 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 159146 1423 ns/op 2878.52 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 155325 1406 ns/op 2913.52 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 130774 1166 ns/op 3513.49 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 5577 21974 ns/op 2982.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 3164 40319 ns/op 1625.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9322 14600 ns/op 4488.79 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 7896 21950 ns/op 2985.69 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 7627 15323 ns/op 4276.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 8046 15128 ns/op 4332.20 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 7088 14420 ns/op 4544.87 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 6782 17559 ns/op 3732.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 107.9 ns/op 296.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 115.4 ns/op 554.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 157.7 ns/op 811.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 767761 154.5 ns/op 1657.40 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 506227 207.0 ns/op 2473.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 346736 364.5 ns/op 2809.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 290301 658.8 ns/op 3108.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 135718 1005 ns/op 4075.72 MB/s BenchmarkMemclr/5-4 10250865 10.35 ns/op 483.06 MB/s BenchmarkMemclr/16-4 13946892 10.53 ns/op 1519.88 MB/s BenchmarkMemclr/64-4 10150478 11.34 ns/op 5643.57 MB/s BenchmarkMemclr/256-4 8026237 12.59 ns/op 20326.23 MB/s BenchmarkMemclr/4096-4 1765458 58.35 ns/op 70191.73 MB/s BenchmarkMemclr/65536-4 83996 1498 ns/op 43744.13 MB/s BenchmarkMemclr/1M-4 4392 39299 ns/op 26681.70 MB/s BenchmarkMemclr/4M-4 1036 160468 ns/op 26138.00 MB/s BenchmarkMemclr/8M-4 357 329775 ns/op 25437.40 MB/s BenchmarkMemclr/16M-4 100 1083787 ns/op 15480.18 MB/s BenchmarkMemclr/64M-4 40 3266898 ns/op 20542.07 MB/s BenchmarkMemclrUnaligned/0_5-4 6501536 19.42 ns/op 257.47 MB/s BenchmarkMemclrUnaligned/0_16-4 5208166 20.00 ns/op 800.20 MB/s BenchmarkMemclrUnaligned/0_64-4 6352171 18.58 ns/op 3443.75 MB/s BenchmarkMemclrUnaligned/0_256-4 7297304 17.04 ns/op 15023.59 MB/s BenchmarkMemclrUnaligned/0_4096-4 1830121 95.40 ns/op 42934.82 MB/s BenchmarkMemclrUnaligned/0_65536-4 77191 1555 ns/op 42147.18 MB/s BenchmarkMemclrUnaligned/1_5-4 8511046 14.65 ns/op 341.37 MB/s BenchmarkMemclrUnaligned/1_16-4 8293072 24.65 ns/op 649.21 MB/s BenchmarkMemclrUnaligned/1_64-4 7471218 15.75 ns/op 4062.59 MB/s BenchmarkMemclrUnaligned/1_256-4 7633534 23.40 ns/op 10939.00 MB/s BenchmarkMemclrUnaligned/1_4096-4 1276485 148.1 ns/op 27661.26 MB/s BenchmarkMemclrUnaligned/1_65536-4 68836 2381 ns/op 27524.15 MB/s BenchmarkMemclrUnaligned/4_5-4 7617988 19.15 ns/op 261.11 MB/s BenchmarkMemclrUnaligned/4_16-4 8163110 14.46 ns/op 1106.50 MB/s BenchmarkMemclrUnaligned/4_64-4 6437200 16.96 ns/op 3774.28 MB/s BenchmarkMemclrUnaligned/4_256-4 6931546 18.66 ns/op 13716.25 MB/s BenchmarkMemclrUnaligned/4_4096-4 1295061 102.4 ns/op 40005.51 MB/s BenchmarkMemclrUnaligned/4_65536-4 76849 1673 ns/op 39181.89 MB/s BenchmarkMemclrUnaligned/7_5-4 7083388 15.01 ns/op 333.04 MB/s BenchmarkMemclrUnaligned/7_16-4 9091208 14.21 ns/op 1125.77 MB/s BenchmarkMemclrUnaligned/7_64-4 8388469 15.63 ns/op 4093.62 MB/s BenchmarkMemclrUnaligned/7_256-4 6989386 17.65 ns/op 14507.44 MB/s BenchmarkMemclrUnaligned/7_4096-4 1207670 102.8 ns/op 39859.43 MB/s BenchmarkMemclrUnaligned/7_65536-4 61052 2112 ns/op 31027.72 MB/s BenchmarkMemclrUnaligned/0_1M-4 5524 26095 ns/op 40183.57 MB/s BenchmarkMemclrUnaligned/0_4M-4 961 108909 ns/op 38512.00 MB/s BenchmarkMemclrUnaligned/0_8M-4 381 311027 ns/op 26970.68 MB/s BenchmarkMemclrUnaligned/0_16M-4 135 980234 ns/op 17115.52 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 2088685 ns/op 32129.72 MB/s BenchmarkMemclrUnaligned/1_1M-4 3960 29220 ns/op 35885.60 MB/s BenchmarkMemclrUnaligned/1_4M-4 826 239173 ns/op 17536.71 MB/s BenchmarkMemclrUnaligned/1_8M-4 267 384522 ns/op 21815.70 MB/s BenchmarkMemclrUnaligned/1_16M-4 140 1070487 ns/op 15672.50 MB/s BenchmarkMemclrUnaligned/1_64M-4 52 2536852 ns/op 26453.60 MB/s BenchmarkMemclrUnaligned/4_1M-4 4855 28489 ns/op 36806.65 MB/s BenchmarkMemclrUnaligned/4_4M-4 931 207850 ns/op 20179.43 MB/s BenchmarkMemclrUnaligned/4_8M-4 252 589272 ns/op 14235.54 MB/s BenchmarkMemclrUnaligned/4_16M-4 126 901312 ns/op 18614.21 MB/s BenchmarkMemclrUnaligned/4_64M-4 54 2387961 ns/op 28103.00 MB/s BenchmarkMemclrUnaligned/7_1M-4 3792 32621 ns/op 32144.57 MB/s BenchmarkMemclrUnaligned/7_4M-4 938 140118 ns/op 29934.12 MB/s BenchmarkMemclrUnaligned/7_8M-4 291 397191 ns/op 21119.81 MB/s BenchmarkMemclrUnaligned/7_16M-4 100 1070524 ns/op 15671.97 MB/s BenchmarkMemclrUnaligned/7_64M-4 38 2954838 ns/op 22711.52 MB/s BenchmarkGoMemclr/5-4 1752206 62.47 ns/op 80.04 MB/s BenchmarkGoMemclr/16-4 601170 211.8 ns/op 75.53 MB/s BenchmarkGoMemclr/64-4 97111 1162 ns/op 55.08 MB/s BenchmarkGoMemclr/256-4 38600 3766 ns/op 67.98 MB/s BenchmarkMemclrRange/1K_2K-4 76606 1561 ns/op 61427.69 MB/s BenchmarkMemclrRange/2K_8K-4 22942 5161 ns/op 64627.16 MB/s BenchmarkMemclrRange/4K_16K-4 32991 4290 ns/op 75309.93 MB/s BenchmarkMemclrRange/160K_228K-4 2551 48035 ns/op 34617.72 MB/s BenchmarkClearFat7-4 4038754 47.79 ns/op BenchmarkClearFat8-4 3217197 44.70 ns/op BenchmarkClearFat11-4 3237460 31.65 ns/op BenchmarkClearFat12-4 4162239 34.26 ns/op BenchmarkClearFat13-4 3593911 32.32 ns/op BenchmarkClearFat14-4 2346682 49.52 ns/op BenchmarkClearFat15-4 3947461 32.40 ns/op BenchmarkClearFat16-4 4204449 35.53 ns/op BenchmarkClearFat24-4 3574472 37.84 ns/op BenchmarkClearFat32-4 3929918 33.25 ns/op BenchmarkClearFat40-4 3401244 32.74 ns/op BenchmarkClearFat48-4 4539762 48.34 ns/op BenchmarkClearFat56-4 3361022 32.83 ns/op BenchmarkClearFat64-4 3849693 41.00 ns/op BenchmarkClearFat72-4 3607230 32.43 ns/op BenchmarkClearFat128-4 3057444 55.95 ns/op BenchmarkClearFat256-4 2023970 49.83 ns/op BenchmarkClearFat512-4 1366671 79.43 ns/op BenchmarkClearFat1024-4 830060 142.5 ns/op BenchmarkClearFat1032-4 1000000 143.3 ns/op BenchmarkClearFat1040-4 817257 145.7 ns/op BenchmarkCopyFat7-4 4176069 28.84 ns/op BenchmarkCopyFat8-4 4487306 27.27 ns/op BenchmarkCopyFat11-4 3572805 28.07 ns/op BenchmarkCopyFat12-4 4017868 27.24 ns/op BenchmarkCopyFat13-4 3910860 29.64 ns/op BenchmarkCopyFat14-4 4214912 31.89 ns/op BenchmarkCopyFat15-4 4301892 26.85 ns/op BenchmarkCopyFat16-4 3828692 36.89 ns/op BenchmarkCopyFat24-4 3803876 42.01 ns/op BenchmarkCopyFat32-4 3821611 48.07 ns/op BenchmarkCopyFat64-4 3468898 30.71 ns/op BenchmarkCopyFat72-4 3461900 43.47 ns/op BenchmarkCopyFat128-4 2456139 42.84 ns/op BenchmarkCopyFat256-4 2034892 60.65 ns/op BenchmarkCopyFat512-4 1287082 141.1 ns/op BenchmarkCopyFat520-4 1476524 119.0 ns/op BenchmarkCopyFat1024-4 1000000 147.9 ns/op BenchmarkCopyFat1032-4 715758 161.1 ns/op BenchmarkCopyFat1040-4 860119 149.2 ns/op BenchmarkIssue18740/2byte-4 372 427906 ns/op BenchmarkIssue18740/4byte-4 654 302933 ns/op BenchmarkIssue18740/8byte-4 1101 112311 ns/op BenchmarkMemclrKnownSize1-4 5658565 24.10 ns/op 41.50 MB/s BenchmarkMemclrKnownSize2-4 2550716 52.19 ns/op 38.32 MB/s BenchmarkMemclrKnownSize4-4 1431963 74.00 ns/op 54.06 MB/s BenchmarkMemclrKnownSize8-4 1000000 130.4 ns/op 61.33 MB/s BenchmarkMemclrKnownSize16-4 442608 260.0 ns/op 61.53 MB/s BenchmarkMemclrKnownSize32-4 344480 539.1 ns/op 59.36 MB/s BenchmarkMemclrKnownSize64-4 172788 772.5 ns/op 82.85 MB/s BenchmarkMemclrKnownSize112-4 107859 1227 ns/op 91.31 MB/s BenchmarkMemclrKnownSize128-4 87936 1318 ns/op 97.15 MB/s BenchmarkMemclrKnownSize192-4 59982 1947 ns/op 98.60 MB/s BenchmarkMemclrKnownSize248-4 47062 2854 ns/op 86.90 MB/s BenchmarkMemclrKnownSize256-4 38586 3213 ns/op 79.68 MB/s BenchmarkMemclrKnownSize512-4 18703 5904 ns/op 86.72 MB/s BenchmarkMemclrKnownSize1024-4 10000 14472 ns/op 70.76 MB/s BenchmarkMemclrKnownSize4096-4 2625 52268 ns/op 78.36 MB/s BenchmarkMemclrKnownSize512KiB-4 13 7815637 ns/op 67.08 MB/s BenchmarkReadMetricsLatency-4 10000 5384 p50-ns 9234 p90-ns 20169 p99-ns BenchmarkFinalizer-4 194 647256 ns/op BenchmarkFinalizerRun-4 126224 860.7 ns/op BenchmarkMinFloat-4 1559710 65.11 ns/op BenchmarkMaxFloat-4 1752642 65.20 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6014470 17.80 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2806794 42.72 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 1000000 102.7 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2466912 64.24 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1428901 88.25 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1242919 94.43 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2196482 52.57 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1381219 104.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1288132 80.63 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1762279 61.14 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1970664 59.62 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1585606 74.57 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1465105 82.07 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1242525 115.0 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7953892 16.49 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5861302 17.15 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7363710 15.60 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7384572 17.38 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6750758 16.71 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6617509 18.87 ns/op BenchmarkFindBitRange64/PatternAASize2-4 8134945 23.76 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7915723 14.42 ns/op BenchmarkFindBitRange64/PatternAASize32-4 8520398 14.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8128617 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7999185 15.03 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7210212 14.41 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 8140659 20.85 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8541661 13.53 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 9183525 13.93 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 8578872 13.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 8608770 14.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7787553 14.68 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 8531575 15.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7499720 15.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7614748 18.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6238956 16.77 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 8456550 13.84 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8069572 14.21 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 9464654 14.74 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 8600934 13.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 8095784 20.09 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9633626 13.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9177198 12.94 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8281946 13.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 8430194 19.35 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 8758790 12.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8969931 14.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 8640118 14.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7034247 15.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 9023145 11.68 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 9259543 12.70 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 9987649 11.72 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 10711009 14.15 ns/op BenchmarkNetpollBreak-4 3808 34698 ns/op BenchmarkPinnerPinUnpinBatch-4 1390 167971 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 194 764932 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1209 179486 ns/op BenchmarkPinnerPinUnpin-4 1337698 83.39 ns/op BenchmarkPinnerPinUnpinTiny-4 1374532 85.47 ns/op BenchmarkPinnerPinUnpinDouble-4 523452 298.3 ns/op BenchmarkPinnerPinUnpinParallel-4 2511576 43.41 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2650599 44.19 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 395902 304.8 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7159458 16.17 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 6598611 16.74 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 4002936 26.11 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 3930746 29.06 ns/op BenchmarkPingPongHog-4 940 313314 ns/op BenchmarkStackGrowth-4 115915 1048 ns/op BenchmarkStackGrowthDeep-4 1182 104683 ns/op BenchmarkCreateGoroutines-4 49458 2915 ns/op BenchmarkCreateGoroutinesParallel-4 44076 2324 ns/op BenchmarkCreateGoroutinesCapture-4 4662 21700 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 25998 3912 ns/op BenchmarkClosureCall-4 23444608 4.826 ns/op BenchmarkWakeupParallelSpinning/0s-4 9234 22102 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5834 25246 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4141 29767 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2400 52542 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1695 84047 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1036 143445 ns/op BenchmarkWakeupParallelSpinning/50µs-4 433 331952 ns/op BenchmarkWakeupParallelSpinning/100µs-4 223 597167 ns/op BenchmarkMatmult-4 3096148 59.99 ns/op BenchmarkFastrand-4 5396146 20.45 ns/op BenchmarkFastrand64-4 5878460 22.63 ns/op BenchmarkFastrandHashiter-4 2229418 48.81 ns/op BenchmarkFastrandn/2-4 3849380 36.69 ns/op BenchmarkFastrandn/3-4 4902657 26.64 ns/op BenchmarkFastrandn/4-4 4786389 24.52 ns/op BenchmarkFastrandn/5-4 4557438 36.39 ns/op BenchmarkIfaceCmp100-4 124490 1002 ns/op BenchmarkIfaceCmpNil100-4 210820 560.5 ns/op BenchmarkEfaceCmpDiff-4 46542 2714 ns/op BenchmarkEfaceCmpDiffIndirect-4 40166 3264 ns/op BenchmarkDefer-4 1000000 182.6 ns/op BenchmarkDefer10-4 561963 262.1 ns/op BenchmarkDeferMany-4 552781 607.6 ns/op BenchmarkPanicRecover-4 694250 269.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 418407 333.3 ns/op 99.00 p50-ns 106.0 p90-ns 164.0 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 202456 711.7 ns/op 101.0 p50-ns 151.0 p90-ns 234.0 p99-ns BenchmarkGoroutineProfile/small/idle-4 46 3343439 ns/op 3213576 p50-ns 4209762 p90-ns 4870278 p99-ns BenchmarkGoroutineProfile/small/loaded-4 42 3554302 ns/op 3482631 p50-ns 4580801 p90-ns 5389590 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 349560 349.1 ns/op 98.00 p50-ns 106.0 p90-ns 158.0 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 158344 652.8 ns/op 99.00 p50-ns 143.0 p90-ns 216.0 p99-ns BenchmarkGoroutineProfile/large/idle-4 20 5606961 ns/op 4904518 p50-ns 8169531 p90-ns 10805278 p99-ns BenchmarkGoroutineProfile/large/loaded-4 14 12215622 ns/op 12209239 p50-ns 17801298 p90-ns 20229623 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 383952 482.2 ns/op 107.0 p50-ns 128.0 p90-ns 231.0 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 105284 1090 ns/op 111.0 p50-ns 159.0 p90-ns 719.0 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 28 4346548 ns/op 4047437 p50-ns 6534117 p90-ns 8887982 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 33 4118000 ns/op 3663407 p50-ns 5323192 p90-ns 14492479 p99-ns BenchmarkRWMutexUncontended-4 2158005 51.31 ns/op BenchmarkRWMutexWrite100-4 1000000 2502 ns/op BenchmarkRWMutexWrite10-4 1000000 1752 ns/op BenchmarkRWMutexWorkWrite100-4 42327 4665 ns/op BenchmarkRWMutexWorkWrite10-4 33808 4861 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3614 38382 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1208 110685 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1424 83459 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 502 214255 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 748 200889 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 207 705265 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 354 301106 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 105 1288207 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 167445 935.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 408549 723.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 209814 1091 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 417669 851.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 398228 745.3 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 146740 1214 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 327132 906.9 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 360696 978.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 211401 1153 ns/op BenchmarkMakeSlice/Byte-4 1336363 116.5 ns/op BenchmarkMakeSlice/Int16-4 1326122 103.7 ns/op BenchmarkMakeSlice/Int-4 899858 128.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 137.7 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 226.2 ns/op BenchmarkMakeSlice/Struct/32-4 696610 252.3 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 320.6 ns/op BenchmarkGrowSlice/Byte-4 690121 233.5 ns/op BenchmarkGrowSlice/Int16-4 683596 309.0 ns/op BenchmarkGrowSlice/Int-4 515115 440.7 ns/op BenchmarkGrowSlice/Ptr-4 503916 456.3 ns/op BenchmarkGrowSlice/Struct/24-4 378308 715.4 ns/op BenchmarkGrowSlice/Struct/32-4 194468 823.6 ns/op BenchmarkGrowSlice/Struct/40-4 107419 1014 ns/op BenchmarkExtendSlice/IntSlice-4 430021 449.1 ns/op BenchmarkExtendSlice/PointerSlice-4 470977 503.3 ns/op BenchmarkExtendSlice/NoGrow-4 445831 317.9 ns/op BenchmarkAppend-4 1000000 130.2 ns/op BenchmarkAppendGrowByte-4 4 39168845 ns/op BenchmarkAppendGrowString-4 1 249918570 ns/op BenchmarkAppendSlice/1Bytes-4 1116084 134.2 ns/op BenchmarkAppendSlice/4Bytes-4 1257925 93.55 ns/op BenchmarkAppendSlice/7Bytes-4 1000000 167.0 ns/op BenchmarkAppendSlice/8Bytes-4 1304049 104.1 ns/op BenchmarkAppendSlice/15Bytes-4 1000000 121.9 ns/op BenchmarkAppendSlice/16Bytes-4 964344 133.9 ns/op BenchmarkAppendSlice/32Bytes-4 555471 183.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 38553 3344 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 14844 12468 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7167 34544 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 882 157592 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 100 1525949 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 4368472 ns/op BenchmarkAppendStr/1Bytes-4 1334614 85.72 ns/op BenchmarkAppendStr/4Bytes-4 1257162 153.5 ns/op BenchmarkAppendStr/8Bytes-4 1288346 104.9 ns/op BenchmarkAppendStr/16Bytes-4 1332030 92.97 ns/op BenchmarkAppendStr/32Bytes-4 1000000 208.2 ns/op BenchmarkAppendSpecialCase-4 777411 150.5 ns/op BenchmarkCopy/1Byte-4 1000000 161.8 ns/op 6.18 MB/s BenchmarkCopy/1String-4 640549 207.2 ns/op 4.83 MB/s BenchmarkCopy/2Byte-4 1000000 110.4 ns/op 18.11 MB/s BenchmarkCopy/2String-4 938204 117.5 ns/op 17.02 MB/s BenchmarkCopy/4Byte-4 900228 157.3 ns/op 25.43 MB/s BenchmarkCopy/4String-4 1018534 106.2 ns/op 37.66 MB/s BenchmarkCopy/8Byte-4 897043 117.0 ns/op 68.36 MB/s BenchmarkCopy/8String-4 1000000 119.7 ns/op 66.83 MB/s BenchmarkCopy/12Byte-4 908108 130.9 ns/op 91.66 MB/s BenchmarkCopy/12String-4 1000000 125.3 ns/op 95.76 MB/s BenchmarkCopy/16Byte-4 1000000 115.4 ns/op 138.71 MB/s BenchmarkCopy/16String-4 1000000 122.2 ns/op 130.93 MB/s BenchmarkCopy/32Byte-4 970782 139.5 ns/op 229.47 MB/s BenchmarkCopy/32String-4 838732 123.8 ns/op 258.51 MB/s BenchmarkCopy/128Byte-4 669043 226.7 ns/op 564.56 MB/s BenchmarkCopy/128String-4 864397 172.2 ns/op 743.36 MB/s BenchmarkCopy/1024Byte-4 359112 366.9 ns/op 2790.96 MB/s BenchmarkCopy/1024String-4 258562 539.1 ns/op 1899.61 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 19966 7196 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 12948 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 9040 23870 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 25860 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 31530 ns/op BenchmarkAppendInPlace/Grow/Byte-4 145304 1707 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 128119 1690 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 59662 2066 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 51364 2808 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 64753 3058 ns/op BenchmarkStackCopyPtr-4 1 246520618 ns/op BenchmarkStackCopy-4 2 84326482 ns/op BenchmarkStackCopyNoCache-4 22 7940831 ns/op BenchmarkStackCopyWithStkobj-4 2 72606935 ns/op BenchmarkIssue18138-4 152 1247733 ns/op BenchmarkCompareStringEqual-4 8792781 12.51 ns/op BenchmarkCompareStringIdentical-4 17824450 6.583 ns/op BenchmarkCompareStringSameLength-4 11206722 14.33 ns/op BenchmarkCompareStringDifferentLength-4 19031661 6.128 ns/op BenchmarkCompareStringBigUnaligned-4 789 135121 ns/op 7760.35 MB/s BenchmarkCompareStringBig-4 744 186335 ns/op 5627.44 MB/s BenchmarkConcatStringAndBytes-4 1000000 136.3 ns/op BenchmarkSliceByteToString/1-4 1234395 86.13 ns/op BenchmarkSliceByteToString/2-4 957571 231.4 ns/op BenchmarkSliceByteToString/4-4 1000000 171.8 ns/op BenchmarkSliceByteToString/8-4 841111 191.9 ns/op BenchmarkSliceByteToString/16-4 941233 241.4 ns/op BenchmarkSliceByteToString/32-4 577530 195.2 ns/op BenchmarkSliceByteToString/64-4 864380 319.4 ns/op BenchmarkSliceByteToString/128-4 241520 441.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1000000 108.4 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 186.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1086188 113.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3191445 38.92 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1705304 64.47 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1000000 140.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1795916 61.23 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 237361 428.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 445624 314.7 ns/op BenchmarkRuneIterate/range/ASCII-4 9674766 16.35 ns/op BenchmarkRuneIterate/range/Japanese-4 2589985 43.94 ns/op BenchmarkRuneIterate/range/MixedLength-4 2898364 56.94 ns/op BenchmarkRuneIterate/range1/ASCII-4 6613472 17.92 ns/op BenchmarkRuneIterate/range1/Japanese-4 2632058 46.84 ns/op BenchmarkRuneIterate/range1/MixedLength-4 1925736 56.32 ns/op BenchmarkRuneIterate/range2/ASCII-4 7683920 13.68 ns/op BenchmarkRuneIterate/range2/Japanese-4 2391220 46.42 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2874666 37.65 ns/op BenchmarkArrayEqual-4 20903566 7.380 ns/op BenchmarkFunc/Name-4 2996874 36.24 ns/op BenchmarkFunc/Entry-4 12748398 18.09 ns/op BenchmarkFunc/FileLine-4 3125540 37.53 ns/op PASS ok runtime 488.957s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 21091 4793 ns/op BenchmarkHandle/concurrent-4 20071 5703 ns/op PASS ok runtime/cgo 1.523s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAnd32-4 8584326 16.27 ns/op BenchmarkAnd32Parallel-4 2270583 47.28 ns/op BenchmarkAnd64-4 8402618 24.96 ns/op BenchmarkAnd64Parallel-4 2542824 44.46 ns/op BenchmarkOr32-4 5979832 23.06 ns/op BenchmarkOr32Parallel-4 2733267 44.66 ns/op BenchmarkOr64-4 9471194 14.44 ns/op BenchmarkOr64Parallel-4 2546334 48.10 ns/op BenchmarkAtomicLoad64-4 22190502 8.258 ns/op BenchmarkAtomicStore64-4 11564682 13.49 ns/op BenchmarkAtomicLoad-4 12349260 10.43 ns/op BenchmarkAtomicStore-4 8281662 13.49 ns/op BenchmarkAnd8-4 11977434 13.11 ns/op BenchmarkAnd-4 10991300 12.08 ns/op BenchmarkAnd8Parallel-4 3466302 33.08 ns/op BenchmarkAndParallel-4 3421128 34.11 ns/op BenchmarkOr8-4 10861320 13.92 ns/op BenchmarkOr-4 11341346 12.78 ns/op BenchmarkOr8Parallel-4 3633704 31.75 ns/op BenchmarkOrParallel-4 3646146 29.52 ns/op BenchmarkXadd-4 3636504 31.74 ns/op BenchmarkXadd64-4 3529167 36.09 ns/op BenchmarkCas-4 2464858 44.10 ns/op BenchmarkCas64-4 2688818 49.53 ns/op BenchmarkXchg-4 3324324 32.07 ns/op BenchmarkXchg64-4 3826610 31.36 ns/op PASS ok runtime/internal/atomic 7.432s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2526956 45.54 ns/op BenchmarkMulUintptr/large-4 1874388 58.47 ns/op PASS ok runtime/internal/math 1.480s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 13264519 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 6 19980909 ns/op 494.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 27 4052169 ns/op 8.519 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 29048932 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 38864383 ns/op 1322 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 26 4642864 ns/op 26.62 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 135571821 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 175447535 ns/op 8596 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9310714 ns/op 250.3 concurrent_launches/op PASS ok runtime/pprof 3.433s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 6 17285362 ns/op BenchmarkStackLeak-4 23154 4770 ns/op PASS ok runtime/race 1.461s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2386522 48.15 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 288681 630.8 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.478s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 36 3754623 ns/op BenchmarkIndex_Large-4 17131 6110 ns/op BenchmarkIndexFunc_Large-4 28 3899614 ns/op BenchmarkCompact/nil-4 7905560 20.17 ns/op BenchmarkCompact/one-4 899018 144.0 ns/op BenchmarkCompact/sorted-4 774972 148.2 ns/op BenchmarkCompact/1_item-4 705208 186.3 ns/op BenchmarkCompact/unsorted-4 895364 152.1 ns/op BenchmarkCompact/many-4 538616 322.6 ns/op BenchmarkCompact_Large-4 166 882785 ns/op BenchmarkCompactFunc_Large-4 44 2492738 ns/op BenchmarkReplace/naive-fast-4 41048 4338 ns/op BenchmarkReplace/optimized-fast-4 28911 3722 ns/op BenchmarkReplace/naive-slow-4 10000 13685 ns/op BenchmarkReplace/optimized-slow-4 10000 12213 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 108.5 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 156.4 ns/op BenchmarkBinarySearchFloats/Size64-4 950184 144.5 ns/op BenchmarkBinarySearchFloats/Size128-4 755354 159.1 ns/op BenchmarkBinarySearchFloats/Size512-4 784394 177.2 ns/op BenchmarkBinarySearchFloats/Size1024-4 604672 180.6 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 411981 378.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 419794 310.4 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 312994 393.3 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 239205 494.7 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 260698 638.4 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 219148 598.7 ns/op PASS ok slices 7.097s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 72576 1601 ns/op BenchmarkSortInts-4 1 164392832 ns/op BenchmarkSlicesSortInts-4 2 67521960 ns/op BenchmarkSortIsSorted-4 25 5468366 ns/op BenchmarkSlicesIsSorted-4 69 2294193 ns/op BenchmarkSortStrings-4 1 150661170 ns/op BenchmarkSlicesSortStrings-4 1 137870852 ns/op BenchmarkSortStrings_Sorted-4 18 5786388 ns/op BenchmarkSlicesSortStrings_Sorted-4 34 3512279 ns/op BenchmarkSortStructs-4 1 194078619 ns/op BenchmarkSortFuncStructs-4 1 162895399 ns/op BenchmarkSortString1K-4 236 555246 ns/op BenchmarkSortString1K_Slice-4 144 879676 ns/op BenchmarkStableString1K-4 96 1511557 ns/op BenchmarkSortInt1K-4 304 435709 ns/op BenchmarkSortInt1K_Sorted-4 6025 22757 ns/op BenchmarkSortInt1K_Reversed-4 2395 42058 ns/op BenchmarkSortInt1K_Mod8-4 697 162126 ns/op BenchmarkStableInt1K-4 100 1290008 ns/op BenchmarkStableInt1K_Slice-4 97 1226564 ns/op BenchmarkSortInt64K-4 3 38627719 ns/op BenchmarkSortInt64K_Slice-4 2 89842859 ns/op BenchmarkStableInt64K-4 1 140988944 ns/op BenchmarkSort1e2-4 349 346749 ns/op BenchmarkStable1e2-4 100 1028984 ns/op BenchmarkSort1e4-4 2 78718893 ns/op BenchmarkStable1e4-4 1 289480383 ns/op PASS ok sort 65.393s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 523460 219.3 ns/op BenchmarkAtof64Float-4 691827 191.7 ns/op BenchmarkAtof64FloatExp-4 588620 272.9 ns/op BenchmarkAtof64Big-4 425283 375.5 ns/op BenchmarkAtof64RandomBits-4 199123 594.4 ns/op BenchmarkAtof64RandomFloats-4 488487 276.8 ns/op BenchmarkAtof64RandomLongFloats-4 348519 364.1 ns/op BenchmarkAtof32Decimal-4 795451 166.1 ns/op BenchmarkAtof32Float-4 743466 186.2 ns/op BenchmarkAtof32FloatExp-4 601317 312.1 ns/op BenchmarkAtof32Random-4 316742 484.8 ns/op BenchmarkAtof32RandomLong-4 146086 994.6 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 102.9 ns/op BenchmarkParseInt/Pos/26bit-4 720926 248.4 ns/op BenchmarkParseInt/Pos/31bit-4 663151 206.8 ns/op BenchmarkParseInt/Pos/56bit-4 466975 297.5 ns/op BenchmarkParseInt/Pos/63bit-4 452580 476.8 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 106.0 ns/op BenchmarkParseInt/Neg/26bit-4 664029 182.1 ns/op BenchmarkParseInt/Neg/31bit-4 597934 200.3 ns/op BenchmarkParseInt/Neg/56bit-4 497820 279.2 ns/op BenchmarkParseInt/Neg/63bit-4 465144 299.9 ns/op BenchmarkAtoi/Pos/7bit-4 1442305 90.85 ns/op BenchmarkAtoi/Pos/26bit-4 896640 176.9 ns/op BenchmarkAtoi/Pos/31bit-4 676984 216.0 ns/op BenchmarkAtoi/Pos/56bit-4 554250 233.8 ns/op BenchmarkAtoi/Pos/63bit-4 436927 345.0 ns/op BenchmarkAtoi/Neg/7bit-4 1586748 75.46 ns/op BenchmarkAtoi/Neg/26bit-4 936440 137.9 ns/op BenchmarkAtoi/Neg/31bit-4 742116 148.1 ns/op BenchmarkAtoi/Neg/56bit-4 505072 259.7 ns/op BenchmarkAtoi/Neg/63bit-4 446776 336.5 ns/op BenchmarkFormatFloat/Decimal-4 86420 1158 ns/op BenchmarkFormatFloat/Float-4 79683 1283 ns/op BenchmarkFormatFloat/Exp-4 103371 1185 ns/op BenchmarkFormatFloat/NegExp-4 100717 1779 ns/op BenchmarkFormatFloat/LongExp-4 60884 2230 ns/op BenchmarkFormatFloat/Big-4 80770 1789 ns/op BenchmarkFormatFloat/BinaryExp-4 222020 979.4 ns/op BenchmarkFormatFloat/32Integer-4 118285 1145 ns/op BenchmarkFormatFloat/32ExactFraction-4 101821 1067 ns/op BenchmarkFormatFloat/32Point-4 94419 1185 ns/op BenchmarkFormatFloat/32Exp-4 102771 1179 ns/op BenchmarkFormatFloat/32NegExp-4 96912 1119 ns/op BenchmarkFormatFloat/32Shortest-4 129510 1079 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 109554 1016 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 98528 1094 ns/op BenchmarkFormatFloat/64Fixed1-4 132367 977.0 ns/op BenchmarkFormatFloat/64Fixed2-4 149046 879.4 ns/op BenchmarkFormatFloat/64Fixed3-4 138072 856.2 ns/op BenchmarkFormatFloat/64Fixed4-4 148228 858.1 ns/op BenchmarkFormatFloat/64Fixed12-4 74559 1472 ns/op BenchmarkFormatFloat/64Fixed16-4 84933 1560 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 84135 1385 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 70510 1556 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 1899 62093 ns/op BenchmarkFormatFloat/Slowpath64-4 73194 2206 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 72804 3406 ns/op BenchmarkAppendFloat/Decimal-4 111855 1071 ns/op BenchmarkAppendFloat/Float-4 86838 1482 ns/op BenchmarkAppendFloat/Exp-4 99805 1132 ns/op BenchmarkAppendFloat/NegExp-4 115962 1112 ns/op BenchmarkAppendFloat/LongExp-4 90930 1500 ns/op BenchmarkAppendFloat/Big-4 71292 1624 ns/op BenchmarkAppendFloat/BinaryExp-4 315237 465.4 ns/op BenchmarkAppendFloat/32Integer-4 104709 1094 ns/op BenchmarkAppendFloat/32ExactFraction-4 129352 1394 ns/op BenchmarkAppendFloat/32Point-4 103006 1148 ns/op BenchmarkAppendFloat/32Exp-4 91873 1289 ns/op BenchmarkAppendFloat/32NegExp-4 88946 1143 ns/op BenchmarkAppendFloat/32Shortest-4 137786 1642 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 113842 1119 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 100923 1033 ns/op BenchmarkAppendFloat/64Fixed1-4 163070 793.0 ns/op BenchmarkAppendFloat/64Fixed2-4 150472 824.9 ns/op BenchmarkAppendFloat/64Fixed3-4 190958 777.7 ns/op BenchmarkAppendFloat/64Fixed4-4 163696 1035 ns/op BenchmarkAppendFloat/64Fixed12-4 76004 2118 ns/op BenchmarkAppendFloat/64Fixed16-4 90614 1278 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 103281 1216 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 85476 1492 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 1862 65988 ns/op BenchmarkAppendFloat/Slowpath64-4 75171 1516 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 78348 1497 ns/op BenchmarkFormatInt-4 10000 12062 ns/op BenchmarkAppendInt-4 10000 13459 ns/op BenchmarkFormatUint-4 66094 2407 ns/op BenchmarkAppendUint-4 31881 3358 ns/op BenchmarkFormatIntSmall/7-4 1961620 61.29 ns/op BenchmarkFormatIntSmall/42-4 1901793 64.33 ns/op BenchmarkAppendIntSmall-4 1000000 146.5 ns/op BenchmarkAppendUintVarlen/1-4 1000000 111.2 ns/op BenchmarkAppendUintVarlen/12-4 965124 118.1 ns/op BenchmarkAppendUintVarlen/123-4 799987 177.7 ns/op BenchmarkAppendUintVarlen/1234-4 746790 177.9 ns/op BenchmarkAppendUintVarlen/12345-4 884538 205.6 ns/op BenchmarkAppendUintVarlen/123456-4 690105 179.7 ns/op BenchmarkAppendUintVarlen/1234567-4 801462 202.6 ns/op BenchmarkAppendUintVarlen/12345678-4 637346 176.9 ns/op BenchmarkAppendUintVarlen/123456789-4 756696 189.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 674670 329.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 778600 256.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 697563 196.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 744951 282.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 823668 194.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 687117 200.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 655548 204.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 673796 208.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 689618 201.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 563595 225.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 684238 203.9 ns/op BenchmarkQuote-4 33007 3871 ns/op BenchmarkQuoteRune-4 407883 375.5 ns/op BenchmarkAppendQuote-4 38136 3062 ns/op BenchmarkAppendQuoteRune-4 735441 208.7 ns/op BenchmarkUnquoteEasy-4 1108284 148.4 ns/op BenchmarkUnquoteHard-4 28635 4145 ns/op PASS ok strconv 25.535s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 230547 585.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 74713 1783 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 105686 1366 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 261073 621.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 101919 1940 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 153511 1139 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 207204 787.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 47985 2852 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 75283 2280 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 563830 393.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20058 6613 ns/op BenchmarkGenericMatch1-4 1774 67289 ns/op BenchmarkGenericMatch2-4 313 321607 ns/op BenchmarkSingleMaxSkipping-4 10000 12983 ns/op 770.22 MB/s BenchmarkSingleLongSuffixFail-4 10000 11937 ns/op 83.94 MB/s BenchmarkSingleMatch-4 181 564719 ns/op 26.56 MB/s BenchmarkByteByteNoMatch-4 67393 1896 ns/op BenchmarkByteByteMatch-4 13028 12960 ns/op BenchmarkByteStringMatch-4 15436 8588 ns/op BenchmarkHTMLEscapeNew-4 48337 3318 ns/op BenchmarkHTMLEscapeOld-4 58467 3039 ns/op BenchmarkByteStringReplacerWriteString-4 961 139214 ns/op BenchmarkByteReplacerWriteString-4 1388 90952 ns/op BenchmarkByteByteReplaces-4 2227 50607 ns/op BenchmarkByteByteMap-4 7657 16602 ns/op BenchmarkMap/identity/ASCII-4 822354 186.6 ns/op BenchmarkMap/identity/Greek-4 483686 309.7 ns/op BenchmarkMap/change/ASCII-4 25327 4538 ns/op BenchmarkMap/change/Greek-4 19312 7549 ns/op BenchmarkIndexRune-4 1355466 138.3 ns/op BenchmarkIndexRuneLongString-4 1000000 101.3 ns/op BenchmarkIndexRuneFastPath-4 2375529 47.31 ns/op BenchmarkIndex-4 2380021 47.79 ns/op BenchmarkLastIndex-4 2517475 69.82 ns/op BenchmarkIndexByte-4 13202312 11.01 ns/op BenchmarkToUpper/#00-4 3118708 48.84 ns/op BenchmarkToUpper/ONLYUPPER-4 2135844 51.02 ns/op BenchmarkToUpper/abc-4 231115 515.6 ns/op BenchmarkToUpper/AbC123-4 186764 847.7 ns/op BenchmarkToUpper/azAZ09_-4 201952 591.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 37118 3182 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 59550 3014 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25743 4886 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 48516 2685 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 88405 1675 ns/op BenchmarkToLower/#00-4 2709438 59.13 ns/op BenchmarkToLower/abc-4 2728839 43.95 ns/op BenchmarkToLower/AbC123-4 184286 789.9 ns/op BenchmarkToLower/azAZ09_-4 160128 777.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 66226 1722 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 43728 2636 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 24320 8198 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62308 2054 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 81489 1239 ns/op BenchmarkMapNoChanges-4 1000000 145.5 ns/op BenchmarkTrim-4 27530 4099 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1950792 59.46 ns/op BenchmarkToValidUTF8/InvalidASCII-4 111201 1163 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 84963 1450 ns/op BenchmarkEqualFold/Tests-4 39714 2943 ns/op BenchmarkEqualFold/ASCII-4 1808754 56.77 ns/op BenchmarkEqualFold/UnicodePrefix-4 93454 1187 ns/op BenchmarkEqualFold/UnicodeSuffix-4 94873 1183 ns/op BenchmarkIndexHard1-4 814 203667 ns/op BenchmarkIndexHard2-4 674 182348 ns/op BenchmarkIndexHard3-4 159 1122268 ns/op BenchmarkIndexHard4-4 100 1085208 ns/op BenchmarkLastIndexHard1-4 79 1725794 ns/op BenchmarkLastIndexHard2-4 82 1661309 ns/op BenchmarkLastIndexHard3-4 82 1700231 ns/op BenchmarkCountHard1-4 967 125014 ns/op BenchmarkCountHard2-4 687 229157 ns/op BenchmarkCountHard3-4 160 680187 ns/op BenchmarkIndexTorture-4 10000 14447 ns/op BenchmarkCountTorture-4 9441 13575 ns/op BenchmarkCountTortureOverlapping-4 732 153973 ns/op BenchmarkCountByte/10-4 2382793 47.46 ns/op 210.72 MB/s BenchmarkCountByte/32-4 2642233 60.43 ns/op 529.51 MB/s BenchmarkCountByte/4096-4 1000000 115.2 ns/op 35568.81 MB/s BenchmarkCountByte/4194304-4 871 137792 ns/op 30439.47 MB/s BenchmarkCountByte/67108864-4 25 5215684 ns/op 12866.74 MB/s BenchmarkFields/ASCII/16-4 255427 555.9 ns/op 28.78 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20481 7292 ns/op 35.11 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1567 93453 ns/op 43.83 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 85 1417683 ns/op 46.23 MB/s 98306 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 32455786 ns/op 32.31 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 131612 1417 ns/op 11.29 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6979 15608 ns/op 16.40 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 462 288935 ns/op 14.18 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 7202904 ns/op 9.10 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 104028048 ns/op 10.08 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 138540 992.6 ns/op 16.12 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11382 ns/op 22.49 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 716 257723 ns/op 15.89 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 5214958 ns/op 12.57 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 113542164 ns/op 9.24 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 134038 966.6 ns/op 16.55 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 13781 ns/op 18.58 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 508 299652 ns/op 13.67 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 5428675 ns/op 12.07 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 76540966 ns/op 13.70 MB/s 10449200 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 101694248 ns/op BenchmarkSplitSingleByteSeparator-4 20 11380040 ns/op BenchmarkSplitMultiByteSeparator-4 19 6651743 ns/op BenchmarkSplitNSingleByteSeparator-4 168988 1247 ns/op BenchmarkSplitNMultiByteSeparator-4 122199 1332 ns/op BenchmarkRepeat/5x0-4 2393301 56.73 ns/op BenchmarkRepeat/5x1-4 2318460 62.39 ns/op BenchmarkRepeat/5x2-4 177592 693.6 ns/op BenchmarkRepeat/5x6-4 98968 1251 ns/op BenchmarkRepeat/10x0-4 2206778 54.62 ns/op BenchmarkRepeat/10x1-4 2317017 57.55 ns/op BenchmarkRepeat/10x2-4 165781 847.9 ns/op BenchmarkRepeat/10x6-4 93640 1518 ns/op BenchmarkRepeatLarge/256/1-4 41968 4147 ns/op 61.74 MB/s BenchmarkRepeatLarge/256/16-4 62313 3139 ns/op 81.56 MB/s BenchmarkRepeatLarge/512/1-4 34731 3781 ns/op 135.40 MB/s BenchmarkRepeatLarge/512/16-4 52866 2974 ns/op 172.14 MB/s BenchmarkRepeatLarge/1024/1-4 19170 6582 ns/op 155.57 MB/s BenchmarkRepeatLarge/1024/16-4 26650 5370 ns/op 190.68 MB/s BenchmarkRepeatLarge/2048/1-4 13305 8988 ns/op 227.85 MB/s BenchmarkRepeatLarge/2048/16-4 18607 8113 ns/op 252.45 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12524 ns/op 327.05 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11853 ns/op 345.56 MB/s BenchmarkRepeatLarge/8192/1-4 10000 26373 ns/op 310.62 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16396 ns/op 499.63 MB/s BenchmarkRepeatLarge/8192/4097-4 2886286 56.70 ns/op 72260.85 MB/s BenchmarkRepeatLarge/16384/1-4 5704 48185 ns/op 340.02 MB/s BenchmarkRepeatLarge/16384/16-4 9357 38814 ns/op 422.11 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 32805 ns/op 374.67 MB/s BenchmarkRepeatLarge/32768/1-4 2425 79236 ns/op 413.55 MB/s BenchmarkRepeatLarge/32768/16-4 2403 79849 ns/op 410.37 MB/s BenchmarkRepeatLarge/32768/4097-4 3088 76130 ns/op 376.71 MB/s BenchmarkRepeatLarge/65536/1-4 1081 143992 ns/op 455.14 MB/s BenchmarkRepeatLarge/65536/16-4 762 147321 ns/op 444.85 MB/s BenchmarkRepeatLarge/65536/4097-4 734 150971 ns/op 407.06 MB/s BenchmarkRepeatLarge/131072/1-4 158 820294 ns/op 159.79 MB/s BenchmarkRepeatLarge/131072/16-4 132 829420 ns/op 158.03 MB/s BenchmarkRepeatLarge/131072/4097-4 159 778708 ns/op 163.10 MB/s BenchmarkRepeatLarge/262144/1-4 127 1279335 ns/op 204.91 MB/s BenchmarkRepeatLarge/262144/16-4 100 1355520 ns/op 193.39 MB/s BenchmarkRepeatLarge/262144/4097-4 86 1464290 ns/op 176.27 MB/s BenchmarkRepeatLarge/524288/1-4 100 2525103 ns/op 207.63 MB/s BenchmarkRepeatLarge/524288/16-4 100 2115635 ns/op 247.82 MB/s BenchmarkRepeatLarge/524288/4097-4 85 2113082 ns/op 246.24 MB/s BenchmarkRepeatLarge/1048576/1-4 51 4405053 ns/op 238.04 MB/s BenchmarkRepeatLarge/1048576/16-4 37 4426730 ns/op 236.87 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 4681372 ns/op 223.17 MB/s BenchmarkRepeatLarge/2097152/1-4 30 8053861 ns/op 260.39 MB/s BenchmarkRepeatLarge/2097152/16-4 25 7250038 ns/op 289.26 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 7136926 ns/op 293.34 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13000149 ns/op 322.64 MB/s BenchmarkRepeatLarge/4194304/16-4 9 13389695 ns/op 313.25 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 13127556 ns/op 319.27 MB/s BenchmarkRepeatLarge/8388608/1-4 6 18722774 ns/op 448.04 MB/s BenchmarkRepeatLarge/8388608/16-4 6 26938029 ns/op 311.40 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 28174239 ns/op 297.67 MB/s BenchmarkRepeatLarge/16777216/1-4 4 31242676 ns/op 537.00 MB/s BenchmarkRepeatLarge/16777216/16-4 3 36061934 ns/op 465.23 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34989015 ns/op 479.50 MB/s BenchmarkRepeatLarge/33554432/1-4 2 66282146 ns/op 506.24 MB/s BenchmarkRepeatLarge/33554432/16-4 2 74157926 ns/op 452.47 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 60024382 ns/op 559.01 MB/s BenchmarkRepeatLarge/67108864/1-4 1 125933020 ns/op 532.89 MB/s BenchmarkRepeatLarge/67108864/16-4 1 115353302 ns/op 581.77 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 142350874 ns/op 471.43 MB/s BenchmarkRepeatLarge/134217728/1-4 1 277708727 ns/op 483.30 MB/s BenchmarkRepeatLarge/134217728/16-4 1 345543806 ns/op 388.42 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 236791225 ns/op 566.82 MB/s BenchmarkRepeatLarge/268435456/1-4 1 488592543 ns/op 549.41 MB/s BenchmarkRepeatLarge/268435456/16-4 1 527307122 ns/op 509.07 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 608230318 ns/op 441.34 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1710319251 ns/op 313.90 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1293012625 ns/op 415.21 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1049056818 ns/op 511.77 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 2364942575 ns/op 454.02 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2139897059 ns/op 501.77 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 2114366872 ns/op 507.83 MB/s BenchmarkIndexAnyASCII/1:1-4 1566460 72.87 ns/op BenchmarkIndexAnyASCII/1:2-4 1641156 61.93 ns/op BenchmarkIndexAnyASCII/1:4-4 1654947 69.29 ns/op BenchmarkIndexAnyASCII/1:8-4 1561087 93.86 ns/op BenchmarkIndexAnyASCII/1:16-4 1000000 141.1 ns/op BenchmarkIndexAnyASCII/1:32-4 1957538 69.32 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 128.6 ns/op BenchmarkIndexAnyASCII/16:1-4 1000000 129.1 ns/op BenchmarkIndexAnyASCII/16:2-4 931405 148.1 ns/op BenchmarkIndexAnyASCII/16:4-4 970639 145.8 ns/op BenchmarkIndexAnyASCII/16:8-4 979554 148.3 ns/op BenchmarkIndexAnyASCII/16:16-4 906272 169.6 ns/op BenchmarkIndexAnyASCII/16:32-4 727990 173.8 ns/op BenchmarkIndexAnyASCII/16:64-4 601257 218.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1435429 89.70 ns/op BenchmarkIndexAnyASCII/256:2-4 93847 1668 ns/op BenchmarkIndexAnyASCII/256:4-4 87451 1337 ns/op BenchmarkIndexAnyASCII/256:8-4 86524 1618 ns/op BenchmarkIndexAnyASCII/256:16-4 75459 1609 ns/op BenchmarkIndexAnyASCII/256:32-4 73952 1466 ns/op BenchmarkIndexAnyASCII/256:64-4 84187 1577 ns/op BenchmarkIndexAnyUTF8/1:1-4 1530459 85.89 ns/op BenchmarkIndexAnyUTF8/1:2-4 1412986 74.26 ns/op BenchmarkIndexAnyUTF8/1:4-4 1654654 70.06 ns/op BenchmarkIndexAnyUTF8/1:8-4 1731973 91.11 ns/op BenchmarkIndexAnyUTF8/1:16-4 1591905 73.52 ns/op BenchmarkIndexAnyUTF8/1:32-4 1404546 73.94 ns/op BenchmarkIndexAnyUTF8/1:64-4 1613504 80.25 ns/op BenchmarkIndexAnyUTF8/16:1-4 1415932 84.47 ns/op BenchmarkIndexAnyUTF8/16:2-4 266671 492.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 245930 551.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 216774 567.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 286232 442.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 255584 468.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 279202 459.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 446940 346.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 15530 8487 ns/op BenchmarkIndexAnyUTF8/256:4-4 15285 7156 ns/op BenchmarkIndexAnyUTF8/256:8-4 15862 11543 ns/op BenchmarkIndexAnyUTF8/256:16-4 19003 6295 ns/op BenchmarkIndexAnyUTF8/256:32-4 17860 6651 ns/op BenchmarkIndexAnyUTF8/256:64-4 16984 6618 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1000000 107.1 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1657056 82.70 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1697479 82.06 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1651533 85.25 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1641092 80.69 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1000000 121.3 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1594156 75.86 ns/op BenchmarkLastIndexAnyASCII/16:1-4 689883 161.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 829510 150.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 941775 143.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 956186 164.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 712828 156.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 775338 182.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 624942 219.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 76033 1789 ns/op BenchmarkLastIndexAnyASCII/256:2-4 94722 1345 ns/op BenchmarkLastIndexAnyASCII/256:4-4 70129 1492 ns/op BenchmarkLastIndexAnyASCII/256:8-4 88630 1365 ns/op BenchmarkLastIndexAnyASCII/256:16-4 81404 1429 ns/op BenchmarkLastIndexAnyASCII/256:32-4 89425 1807 ns/op BenchmarkLastIndexAnyASCII/256:64-4 82213 2707 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1627962 121.6 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1703439 77.64 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1728615 69.57 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1798722 67.54 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 119.0 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 140.5 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1631864 88.55 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 324121 639.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 158708 738.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 153716 772.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 178579 743.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 164703 745.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 140169 799.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 144747 813.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 23224 5226 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 9612 16963 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11414 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 13003 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10828 10850 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11554 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 12236 ns/op BenchmarkTrimASCII/1:1-4 2157238 46.91 ns/op BenchmarkTrimASCII/1:2-4 2053263 59.07 ns/op BenchmarkTrimASCII/1:4-4 2036977 61.47 ns/op BenchmarkTrimASCII/1:8-4 1966250 66.27 ns/op BenchmarkTrimASCII/1:16-4 1556030 68.05 ns/op BenchmarkTrimASCII/16:1-4 2116270 54.94 ns/op BenchmarkTrimASCII/16:2-4 879100 141.2 ns/op BenchmarkTrimASCII/16:4-4 808501 144.1 ns/op BenchmarkTrimASCII/16:8-4 772316 152.1 ns/op BenchmarkTrimASCII/16:16-4 731308 176.7 ns/op BenchmarkTrimASCII/256:1-4 698270 206.1 ns/op BenchmarkTrimASCII/256:2-4 92412 1341 ns/op BenchmarkTrimASCII/256:4-4 84200 1935 ns/op BenchmarkTrimASCII/256:8-4 81736 1368 ns/op BenchmarkTrimASCII/256:16-4 84616 1475 ns/op BenchmarkTrimASCII/4096:1-4 75846 1608 ns/op BenchmarkTrimASCII/4096:2-4 5354 23450 ns/op BenchmarkTrimASCII/4096:4-4 5599 31168 ns/op BenchmarkTrimASCII/4096:8-4 6378 21233 ns/op BenchmarkTrimASCII/4096:16-4 6021 20962 ns/op BenchmarkTrimByte-4 2698743 42.98 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13345 11374 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15049 7525 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1440 110596 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2756 42562 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6318 21709 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 12626 ns/op BenchmarkJoin/0-4 2944280 37.01 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2547860 44.27 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 145328 839.1 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 105266 1116 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 86337 1677 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 67126 1768 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 53726 2327 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 45698 2590 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2540803 47.73 ns/op BenchmarkTrimSpace/ASCII-4 1386324 72.78 ns/op BenchmarkTrimSpace/SomeNonASCII-4 122295 976.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 64400 1859 ns/op BenchmarkReplaceAll-4 93147 1425 ns/op 16 B/op 1 allocs/op PASS ok strings 82.967s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 67597 2003 ns/op BenchmarkCond2-4 23815 4513 ns/op BenchmarkCond4-4 13126 8252 ns/op BenchmarkCond8-4 6968 15757 ns/op BenchmarkCond16-4 6098 30793 ns/op BenchmarkCond32-4 1966 64349 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 565546 245.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 333760 439.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 547143 255.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 480663 223.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 425596 391.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 534890 189.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 83520 1581 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 79852 1610 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 64995 2256 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 49722 2533 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 631070 215.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 170466 727.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 595086 208.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 162006 833.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 614888 195.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 175261 773.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1143698 137.9 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 65248 2502 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 111174 975.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 253580 396.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3307 38816 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 307 388524 ns/op BenchmarkRange/*sync.Map-4 1176 94155 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 92875 2103 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 184543 605.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 84807 1499 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 46618 2379 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 176817 656.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 106077 1656 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 72138 1478 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 198768 638.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 817664 146.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 64575 3726 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 150122 842.8 ns/op BenchmarkSwapCollision/*sync.Map-4 100375 1420 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 145 1142845 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 127371 1066 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 323017 531.7 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18284 5871 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 71367 1741 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 30247 4494 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 330074 447.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 101595 1128 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 253552 466.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 810049 160.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 160210 735.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 856075 142.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 660052 186.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 132205 884.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 560802 216.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 82892 1491 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 270408 615.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 307190 439.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 104893 1130 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 462522 369.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 243182 732.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 134971 1003 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 288522 619.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 58698 2031 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 205164 812.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 302882 376.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 140584 1008 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 400416 258.0 ns/op BenchmarkClear/*sync_test.DeepCopyMap-4 49299 2932 ns/op BenchmarkClear/*sync_test.RWMutexMap-4 88483 1394 ns/op BenchmarkClear/*sync.Map-4 47305 2974 ns/op BenchmarkUncontendedSemaphore-4 4265598 27.75 ns/op BenchmarkContendedSemaphore-4 4185706 29.70 ns/op BenchmarkMutexUncontended-4 783392 161.2 ns/op BenchmarkMutex-4 192398 565.8 ns/op BenchmarkMutexSlack-4 226616 574.7 ns/op BenchmarkMutexWork-4 188848 630.6 ns/op BenchmarkMutexWorkSlack-4 182306 694.7 ns/op BenchmarkMutexNoSpin-4 54126 2137 ns/op BenchmarkMutexSpin-4 57430 2014 ns/op BenchmarkOnce-4 864841 133.8 ns/op BenchmarkOnceFunc/v=Once-4 882092 117.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 129.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 141.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1020464 125.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1000000 122.5 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 947572 120.9 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4634174 29.79 ns/op BenchmarkSemaSyntNonblock-4 1398067 82.80 ns/op BenchmarkSemaSyntBlock-4 1770044 58.53 ns/op BenchmarkSemaWorkNonblock-4 1163420 99.99 ns/op BenchmarkSemaWorkBlock-4 1221955 93.93 ns/op BenchmarkRWMutexUncontended-4 271323 393.4 ns/op BenchmarkRWMutexWrite100-4 282268 406.4 ns/op BenchmarkRWMutexWrite10-4 292070 421.9 ns/op BenchmarkRWMutexWorkWrite100-4 212278 491.6 ns/op BenchmarkRWMutexWorkWrite10-4 181615 554.3 ns/op BenchmarkWaitGroupUncontended-4 578606 249.6 ns/op BenchmarkWaitGroupAddDone-4 429852 275.3 ns/op BenchmarkWaitGroupAddDoneWork-4 382344 271.2 ns/op BenchmarkWaitGroupWait-4 3038616 48.54 ns/op BenchmarkWaitGroupWaitWork-4 1610530 74.95 ns/op BenchmarkWaitGroupActuallyWait-4 47972 2539 ns/op 32 B/op 2 allocs/op PASS ok sync 29.140s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 723057 142.4 ns/op PASS ok sync/atomic 1.280s PASS ok syscall 1.037s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 152312 794.4 ns/op 0 B/op 0 allocs/op PASS ok testing 1.209s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6577 22694 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8599 14022 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1966124 ns/op 110960 B/op 1024 allocs/op BenchmarkTable/1x1000/reuse-4 81 1260868 ns/op 1369 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 188060288 ns/op 18285040 B/op 100056 allocs/op BenchmarkTable/1x100000/reuse-4 1 234948416 ns/op 18285136 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1538 86824 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1609 76617 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 8319133 ns/op 395136 B/op 1038 allocs/op BenchmarkTable/10x1000/reuse-4 18 7475399 ns/op 21952 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 990873225 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/10x100000/reuse-4 1 983806244 ns/op 47012736 B/op 100072 allocs/op BenchmarkTable/100x10/new-4 100 1322976 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 136 769932 ns/op 288 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 1 114331987 ns/op 3270528 B/op 1052 allocs/op BenchmarkTable/100x1000/reuse-4 2 70241558 ns/op 1635264 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8760596688 ns/op 334041992 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 9551679485 ns/op 334042280 B/op 100092 allocs/op BenchmarkPyramid/10-4 1802 66567 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 5204823 ns/op 410539 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 433505001 ns/op 35607208 B/op 2058 allocs/op BenchmarkRagged/10-4 1654 75891 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 176 731809 ns/op 42416 B/op 188 allocs/op BenchmarkRagged/1000-4 21 7515083 ns/op 408992 B/op 1660 allocs/op BenchmarkCode-4 6616 19551 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.197s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 101465963 ns/op BenchmarkVariableString-4 60874 1861 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1822 72234 ns/op 2527 B/op 39 allocs/op PASS ok text/template/parse 1.516s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 55 2570968 ns/op BenchmarkAfter-4 110 1164729 ns/op BenchmarkStop-4 168 882358 ns/op BenchmarkSimultaneousAfterFunc-4 28 3642062 ns/op BenchmarkStartStop-4 198 595852 ns/op BenchmarkReset-4 1372 87326 ns/op BenchmarkSleep-4 32 3833409 ns/op BenchmarkParallelTimerLatency-4 27 1160901 avg-late-ns 3482971 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 32 709370 avg-late-ns 2730541 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 649566 avg-late-ns 3740109 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 503406 avg-late-ns 4966652 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 30 369109 avg-late-ns 1773784 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 414245 avg-late-ns 3592157 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 398146 avg-late-ns 1661397 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 26 629047 avg-late-ns 3791700 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 1917544 avg-late-ns 12791704 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 21 3868776 avg-late-ns 16381699 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 20 4644152 avg-late-ns 19422438 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 579984 avg-late-ns 3545589 max-late-ns BenchmarkTicker-4 90 4041334 ns/op BenchmarkTickerReset-4 2509 55474 ns/op BenchmarkTickerResetNaive-4 204 800670 ns/op BenchmarkNow-4 627447 189.3 ns/op BenchmarkNowUnixNano-4 634664 209.8 ns/op BenchmarkNowUnixMilli-4 621429 258.6 ns/op BenchmarkNowUnixMicro-4 646411 207.5 ns/op BenchmarkFormat-4 37882 2666 ns/op BenchmarkFormatRFC3339-4 63487 2840 ns/op BenchmarkFormatRFC3339Nano-4 60855 1900 ns/op BenchmarkFormatNow-4 63205 2927 ns/op BenchmarkMarshalJSON-4 82771 1608 ns/op BenchmarkMarshalText-4 80284 1490 ns/op BenchmarkParse-4 88303 1560 ns/op BenchmarkParseRFC3339UTC-4 254437 549.9 ns/op BenchmarkParseRFC3339UTCBytes-4 186583 647.0 ns/op BenchmarkParseRFC3339TZ-4 75616 1505 ns/op BenchmarkParseRFC3339TZBytes-4 59647 1861 ns/op BenchmarkParseDuration-4 435985 258.3 ns/op BenchmarkHour-4 683134 223.7 ns/op BenchmarkSecond-4 707691 172.3 ns/op BenchmarkYear-4 600655 231.8 ns/op BenchmarkDay-4 463839 257.5 ns/op BenchmarkISOWeek-4 527578 237.9 ns/op BenchmarkGoString-4 66987 1952 ns/op BenchmarkUnmarshalText-4 77691 1833 ns/op PASS ok time 16.449s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 347152 302.6 ns/op BenchmarkDecodeValidJapaneseChars-4 592650 241.1 ns/op BenchmarkDecodeRune-4 1562720 65.82 ns/op BenchmarkEncodeValidASCII-4 517572 323.4 ns/op BenchmarkEncodeValidJapaneseChars-4 684886 215.3 ns/op BenchmarkAppendRuneValidASCII-4 1000000 161.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1497103 69.50 ns/op BenchmarkEncodeRune-4 1513750 134.0 ns/op PASS ok unicode/utf16 2.818s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1664739 69.25 ns/op BenchmarkRuneCountTenJapaneseChars-4 254788 436.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2312030 49.39 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 255468 510.4 ns/op BenchmarkValidTenASCIIChars-4 1593297 69.79 ns/op BenchmarkValid100KASCIIChars-4 100 1370206 ns/op BenchmarkValidTenJapaneseChars-4 295929 465.1 ns/op BenchmarkValidLongMostlyASCII-4 100 1151222 ns/op BenchmarkValidLongJapanese-4 57 2438947 ns/op BenchmarkValidStringTenASCIIChars-4 3052759 51.93 ns/op BenchmarkValidString100KASCIIChars-4 10000 11563 ns/op BenchmarkValidStringTenJapaneseChars-4 283418 387.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1083 100325 ns/op BenchmarkValidStringLongJapanese-4 100 1297360 ns/op BenchmarkEncodeASCIIRune-4 2398142 48.27 ns/op BenchmarkEncodeJapaneseRune-4 1000000 128.8 ns/op BenchmarkAppendASCIIRune-4 4348968 28.57 ns/op BenchmarkAppendJapaneseRune-4 1568944 67.29 ns/op BenchmarkDecodeASCIIRune-4 2119477 50.82 ns/op BenchmarkDecodeJapaneseRune-4 1658786 72.55 ns/op BenchmarkFullRune/ASCII-4 2645889 41.73 ns/op BenchmarkFullRune/Incomplete-4 1000000 131.7 ns/op BenchmarkFullRune/Japanese-4 2954721 42.51 ns/op PASS ok unicode/utf8 5.838s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 159812412881 ns/op PASS ok cmd/api 161.134s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 628255 214.9 ns/op BenchmarkCgoCall/one-pointer-4 284983 634.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 355970 394.5 ns/op BenchmarkCgoCall/string-pointer-noescape-4 329989 365.3 ns/op BenchmarkCgoCall/eight-pointers-4 147654 1224 ns/op BenchmarkCgoCall/eight-pointers-nil-4 427489 324.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 18870 6189 ns/op BenchmarkCgoCall/eight-pointers-slice-4 25024 7276 ns/op BenchmarkGoString-4 1000000 346.9 ns/op BenchmarkCGoCallback-4 44149 2890 ns/op BenchmarkCGoInCThread-4 299850 375.9 ns/op PASS ok cmd/cgo/internal/test 3.756s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 101.2 ns/op BenchmarkEqArrayOfStrings64-4 175287 695.4 ns/op BenchmarkEqArrayOfStrings1024-4 10000 10820 ns/op BenchmarkEqArrayOfFloats5-4 1000000 125.9 ns/op BenchmarkEqArrayOfFloats64-4 150979 873.2 ns/op BenchmarkEqArrayOfFloats1024-4 10954 12890 ns/op BenchmarkEqArrayOfStructsEq-4 3292 40638 ns/op BenchmarkEqArrayOfStructsNotEq-4 6380 23518 ns/op BenchmarkEqStruct-4 19676826 10.03 ns/op PASS ok cmd/compile/internal/reflectdata 2.960s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 83858 ns/op BenchmarkInvertLessThanNoov-4 15458733 6.937 ns/op BenchmarkCopyElim1-4 274 437683 ns/op BenchmarkCopyElim10-4 254 460008 ns/op BenchmarkCopyElim100-4 154 777189 ns/op BenchmarkCopyElim1000-4 39 2637488 ns/op BenchmarkCopyElim10000-4 3 37006388 ns/op BenchmarkCopyElim100000-4 1 544144803 ns/op BenchmarkDeadCode/1-4 170 700907 ns/op BenchmarkDeadCode/10-4 170 774617 ns/op BenchmarkDeadCode/100-4 130 885340 ns/op BenchmarkDeadCode/1000-4 52 3620461 ns/op BenchmarkDeadCode/10000-4 3 48363478 ns/op BenchmarkDeadCode/100000-4 1 362488406 ns/op BenchmarkDeadCode/200000-4 1 723420767 ns/op BenchmarkDominatorsLinear-4 13 10628058 ns/op 0.94 MB/s BenchmarkDominatorsFwdBack-4 8 13473222 ns/op 0.74 MB/s BenchmarkDominatorsManyPred-4 8 13747981 ns/op 0.73 MB/s BenchmarkDominatorsMaxPred-4 9 13838829 ns/op 0.72 MB/s BenchmarkDominatorsMaxPredVal-4 7 14379560 ns/op 0.70 MB/s BenchmarkFuse/1-4 217 516743 ns/op BenchmarkFuse/10-4 223 610526 ns/op BenchmarkFuse/100-4 120 961919 ns/op BenchmarkFuse/1000-4 16 6840162 ns/op BenchmarkFuse/10000-4 2 69310760 ns/op BenchmarkNilCheckDeep1-4 10000 10905 ns/op 0.09 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5151 24885 ns/op 0.40 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 710 179551 ns/op 0.56 MB/s 1197 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 73 1599926 ns/op 0.63 MB/s 9413 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18766755 ns/op 0.53 MB/s 240657 B/op 7 allocs/op BenchmarkDSEPass-4 38 3135564 ns/op 65777 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 120825494 ns/op 4247048 B/op 108283 allocs/op BenchmarkCSEPass-4 7 14957490 ns/op 150260 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 166034143 ns/op 5650272 B/op 97363 allocs/op BenchmarkDeadcodePass-4 140 766041 ns/op 95069 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 151442646 ns/op 4063936 B/op 45069 allocs/op BenchmarkMultiPass-4 61 1798679 ns/op 251491 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 307491457 ns/op 11203712 B/op 149865 allocs/op BenchmarkCondRewrite/SoloJump-4 3495760 32.77 ns/op BenchmarkCondRewrite/CombJump-4 3321549 43.42 ns/op PASS ok cmd/compile/internal/ssa 16.386s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12932 9320 ns/op BenchmarkExtShift-4 21897 5614 ns/op BenchmarkModify-4 7832 15331 ns/op BenchmarkMullImm-4 22159 5338 ns/op BenchmarkConstModify-4 8455 14507 ns/op BenchmarkBitSet-4 12032 9433 ns/op BenchmarkBitClear-4 16275 7238 ns/op BenchmarkBitToggle-4 17067 7124 ns/op BenchmarkBitSetConst-4 142206 857.8 ns/op BenchmarkBitClearConst-4 130123 852.3 ns/op BenchmarkBitToggleConst-4 145993 859.9 ns/op BenchmarkDivconstI64-4 7364553 16.72 ns/op BenchmarkModconstI64-4 7640422 16.53 ns/op BenchmarkDivisiblePow2constI64-4 5973540 18.36 ns/op BenchmarkDivisibleconstI64-4 5801298 20.18 ns/op BenchmarkDivisibleWDivconstI64-4 4096752 28.60 ns/op BenchmarkDivconstU64/3-4 5826198 17.49 ns/op BenchmarkDivconstU64/5-4 5356461 20.31 ns/op BenchmarkDivconstU64/37-4 7264861 16.16 ns/op BenchmarkDivconstU64/1234567-4 5882950 20.62 ns/op BenchmarkModconstU64-4 6249958 18.10 ns/op BenchmarkDivisibleconstU64-4 7654869 15.58 ns/op BenchmarkDivisibleWDivconstU64-4 3841056 31.30 ns/op BenchmarkDivconstI32-4 6385766 18.04 ns/op BenchmarkModconstI32-4 7790547 15.52 ns/op BenchmarkDivisiblePow2constI32-4 6811309 19.16 ns/op BenchmarkDivisibleconstI32-4 7322016 17.31 ns/op BenchmarkDivisibleWDivconstI32-4 4211190 27.92 ns/op BenchmarkDivconstU32-4 4929015 22.70 ns/op BenchmarkModconstU32-4 6908547 18.77 ns/op BenchmarkDivisibleconstU32-4 7264969 18.70 ns/op BenchmarkDivisibleWDivconstU32-4 4000353 31.18 ns/op BenchmarkDivconstI16-4 7443408 16.53 ns/op BenchmarkModconstI16-4 6670792 17.83 ns/op BenchmarkDivisiblePow2constI16-4 6268981 19.65 ns/op BenchmarkDivisibleconstI16-4 6011346 20.34 ns/op BenchmarkDivisibleWDivconstI16-4 3946527 29.19 ns/op BenchmarkDivconstU16-4 6564620 18.26 ns/op BenchmarkModconstU16-4 6447830 18.69 ns/op BenchmarkDivisibleconstU16-4 7308363 15.80 ns/op BenchmarkDivisibleWDivconstU16-4 3639684 33.30 ns/op BenchmarkDivconstI8-4 5492478 21.13 ns/op BenchmarkModconstI8-4 4913755 23.09 ns/op BenchmarkDivisiblePow2constI8-4 6945907 18.72 ns/op BenchmarkDivisibleconstI8-4 6816871 16.94 ns/op BenchmarkDivisibleWDivconstI8-4 3644268 30.98 ns/op BenchmarkDivconstU8-4 7655196 18.31 ns/op BenchmarkModconstU8-4 6430754 18.81 ns/op BenchmarkDivisibleconstU8-4 6980342 16.61 ns/op BenchmarkDivisibleWDivconstU8-4 3395640 33.88 ns/op BenchmarkMul2-4 221691 566.9 ns/op BenchmarkMulNeg2-4 225861 557.3 ns/op BenchmarkEfaceInteger-4 2648343 39.05 ns/op BenchmarkTypeAssert-4 20314233 6.554 ns/op BenchmarkDiv64UnsignedSmall-4 8787030 14.96 ns/op BenchmarkDiv64Small-4 7043010 17.41 ns/op BenchmarkDiv64SmallNegDivisor-4 7679900 15.20 ns/op BenchmarkDiv64SmallNegDividend-4 8469512 14.45 ns/op BenchmarkDiv64SmallNegBoth-4 8348917 14.42 ns/op BenchmarkDiv64Unsigned-4 8956191 13.47 ns/op BenchmarkDiv64-4 7698283 15.03 ns/op BenchmarkDiv64NegDivisor-4 8010015 14.85 ns/op BenchmarkDiv64NegDividend-4 7226410 15.50 ns/op BenchmarkDiv64NegBoth-4 8570497 14.62 ns/op BenchmarkMod64UnsignedSmall-4 9442612 12.32 ns/op BenchmarkMod64Small-4 8138782 14.13 ns/op BenchmarkMod64SmallNegDivisor-4 8010696 14.90 ns/op BenchmarkMod64SmallNegDividend-4 8186676 14.58 ns/op BenchmarkMod64SmallNegBoth-4 7621080 15.57 ns/op BenchmarkMod64Unsigned-4 9469485 12.44 ns/op BenchmarkMod64-4 8094417 15.06 ns/op BenchmarkMod64NegDivisor-4 6501567 15.68 ns/op BenchmarkMod64NegDividend-4 8051240 15.08 ns/op BenchmarkMod64NegBoth-4 7492172 15.19 ns/op BenchmarkMulconstI32/3-4 24229774 5.527 ns/op BenchmarkMulconstI32/5-4 24243897 5.279 ns/op BenchmarkMulconstI32/12-4 20046242 5.544 ns/op BenchmarkMulconstI32/120-4 24081321 5.224 ns/op BenchmarkMulconstI32/-120-4 24762771 5.474 ns/op BenchmarkMulconstI32/65537-4 22598048 5.455 ns/op BenchmarkMulconstI32/65538-4 23769694 5.309 ns/op BenchmarkMulconstI64/3-4 21125866 5.726 ns/op BenchmarkMulconstI64/5-4 23076398 5.311 ns/op BenchmarkMulconstI64/12-4 23455677 5.406 ns/op BenchmarkMulconstI64/120-4 20795384 5.549 ns/op BenchmarkMulconstI64/-120-4 22705633 5.520 ns/op BenchmarkMulconstI64/65537-4 20408881 5.533 ns/op BenchmarkMulconstI64/65538-4 23133216 5.506 ns/op BenchmarkMulconstU32/3-4 23876899 5.351 ns/op BenchmarkMulconstU32/5-4 20424408 5.640 ns/op BenchmarkMulconstU32/12-4 23109039 5.580 ns/op BenchmarkMulconstU32/120-4 22896489 5.441 ns/op BenchmarkMulconstU32/65537-4 18699093 6.017 ns/op BenchmarkMulconstU32/65538-4 21568004 6.730 ns/op BenchmarkMulconstU64/3-4 22198448 6.147 ns/op BenchmarkMulconstU64/5-4 22464703 5.514 ns/op BenchmarkMulconstU64/12-4 23321882 5.375 ns/op BenchmarkMulconstU64/120-4 22649167 5.557 ns/op BenchmarkMulconstU64/65537-4 21030132 5.370 ns/op BenchmarkMulconstU64/65538-4 22834820 5.485 ns/op BenchmarkShiftArithmeticRight-4 26353609 4.867 ns/op BenchmarkSwitch8Predictable-4 6996927 15.41 ns/op BenchmarkSwitch8Unpredictable-4 7008844 14.49 ns/op BenchmarkSwitch32Predictable-4 11658164 10.20 ns/op BenchmarkSwitch32Unpredictable-4 7683103 14.35 ns/op BenchmarkSwitchStringPredictable-4 4719243 21.94 ns/op BenchmarkSwitchStringUnpredictable-4 5208748 21.13 ns/op BenchmarkSwitchTypePredictable-4 3760075 31.35 ns/op BenchmarkSwitchTypeUnpredictable-4 3581898 30.52 ns/op BenchmarkSwitchInterfaceTypePredictable-4 4045998 25.73 ns/op BenchmarkSwitchInterfaceTypeUnpredictable-4 4662657 24.80 ns/op PASS ok cmd/compile/internal/test 20.512s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 79 1286025 ns/op BenchmarkNamed/Underlying/nongeneric-4 847041 142.2 ns/op BenchmarkNamed/Underlying/generic-4 840386 140.7 ns/op BenchmarkNamed/Underlying/src_instance-4 841264 136.9 ns/op BenchmarkNamed/Underlying/user_instance-4 815140 137.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 646745831 ns/op 52061 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 437197861 ns/op 76986 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 157579259 ns/op 213318 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 150509085 ns/op 222216 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3225078000 ns/op 1623 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 135902054 ns/op 38415 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 45069405 ns/op 115598 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 44165179 ns/op 117589 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 676712807 ns/op 3205 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 50211573 ns/op 43108 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 31840195 ns/op 67770 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 28267962 ns/op 76321 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2249163963 ns/op 30889 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 699862997 ns/op 99235 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 158152737 ns/op 435722 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 125999495 ns/op 549898 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3387292350 ns/op 593.9 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 97332888 ns/op 20606 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 54086914 ns/op 37004 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 56694440 ns/op 35250 lines/s PASS ok cmd/compile/internal/types2 50.122s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 41489584 ns/op 21147000 sys-ns/op 7027333 user-ns/op PASS ok cmd/go 1.556s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 194883 582.2 ns/op PASS ok cmd/go/internal/cfg 1.193s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 53217 1952 ns/op 4.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 57747 1738 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 16815 7055 ns/op 145.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17767 6745 ns/op 151.82 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3126 42880 ns/op 191.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2606 41939 ns/op 195.33 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.073s All tests passed.