darwin-amd64-race at eac1f3e46115b42e564b4160ae38fec9872e68d0 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=B0F83C80-A5F8-4832-B609-F808F47FE4FC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.SoHNvnMN0C/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=ACADA153-91F7-4732-961B-85071B589226" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=B0F83C80-A5F8-4832-B609-F808F47FE4FC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.SoHNvnMN0C/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=ACADA153-91F7-4732-961B-85071B589226" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.462s ok archive/zip 3.856s ok bufio 1.586s ok bytes 2.913s ok cmp 1.066s ok compress/bzip2 1.574s ok compress/flate 10.337s ok compress/gzip 17.980s ok compress/lzw 2.083s ok compress/zlib 7.003s ok container/heap 1.095s ok container/list 1.046s ok container/ring 1.046s ok context 1.147s ok crypto 1.058s ok crypto/aes 1.084s ok crypto/cipher 1.126s ok crypto/des 1.094s ok crypto/dsa 1.042s ok crypto/ecdh 1.319s ok crypto/ecdsa 1.205s ok crypto/ed25519 1.495s ok crypto/elliptic 1.063s ok crypto/hmac 1.034s ok crypto/internal/alias 1.033s ok crypto/internal/bigmod 5.768s ok crypto/internal/boring 1.046s ok crypto/internal/boring/bcache 1.784s ok crypto/internal/edwards25519 2.105s ok crypto/internal/edwards25519/field 1.159s ok crypto/internal/nistec 2.085s ok crypto/internal/nistec/fiat 1.047s [no tests to run] ok crypto/md5 1.147s ok crypto/rand 1.436s ok crypto/rc4 1.621s ok crypto/rsa 3.354s ok crypto/sha1 1.089s ok crypto/sha256 1.062s ok crypto/sha512 1.048s ok crypto/subtle 2.062s ok crypto/tls 6.817s ok crypto/x509 3.589s ok database/sql 1.729s ok database/sql/driver 1.094s ok debug/buildinfo 1.185s ok debug/dwarf 1.132s ok debug/elf 2.520s ok debug/gosym 1.205s ok debug/macho 1.060s ok debug/pe 1.119s ok debug/plan9obj 1.028s ok embed 1.082s [no tests to run] ok embed/internal/embedtest 1.107s ok encoding/ascii85 1.061s ok encoding/asn1 1.071s ok encoding/base32 1.215s ok encoding/base64 1.070s ok encoding/binary 1.113s ok encoding/csv 1.210s ok encoding/gob 24.301s ok encoding/hex 1.056s ok encoding/json 4.528s ok encoding/pem 4.418s ok encoding/xml 1.313s ok errors 1.114s ok expvar 1.121s ok flag 3.287s ok fmt 1.816s ok go/ast 1.049s ok go/build 7.289s ok go/build/constraint 1.049s ok go/constant 1.051s ok go/doc 1.426s ok go/doc/comment 5.081s ok go/format 1.127s ok go/importer 4.495s ok go/internal/gccgoimporter 1.139s ok go/internal/gcimporter 31.411s ok go/internal/srcimporter 34.388s ok go/parser 2.695s ok go/printer 3.494s ok go/scanner 1.113s ok go/token 1.166s ok go/types 73.208s ok hash 1.042s ok hash/adler32 1.056s ok hash/crc32 1.069s ok hash/crc64 1.044s ok hash/fnv 1.030s ok hash/maphash 1.030s ok html 1.055s ok html/template 1.400s ok image 1.620s ok image/color 1.061s ok image/draw 1.892s ok image/gif 2.680s ok image/jpeg 2.867s ok image/png 4.899s ok index/suffixarray 2.607s ok internal/abi 1.307s ok internal/buildcfg 1.101s ok internal/coverage/cformat 1.056s ok internal/coverage/cmerge 1.066s ok internal/coverage/pods 1.081s ok internal/coverage/slicereader 1.057s ok internal/coverage/slicewriter 1.031s ok internal/coverage/test 1.115s ok internal/cpu 3.063s ok internal/dag 1.053s ok internal/diff 1.122s ok internal/fmtsort 1.021s ok internal/fuzz 1.055s ok internal/godebug 14.639s ok internal/godebugs 1.045s ok internal/intern 3.031s ok internal/itoa 1.059s ok internal/platform 2.586s ok internal/poll 1.405s ok internal/profile 1.052s ok internal/reflectlite 1.024s ok internal/safefilepath 1.031s ok internal/saferio 1.186s ok internal/singleflight 1.151s ok internal/testenv 1.808s ok internal/trace 1.445s ok internal/types/errors 2.727s ok internal/unsafeheader 1.029s ok internal/xcoff 1.046s ok internal/zstd 1.027s ok io 1.183s ok io/fs 1.320s ok io/ioutil 1.116s ok log 1.067s ok log/slog 1.196s ok log/slog/internal/benchmarks 1.046s ok log/slog/internal/buffer 1.044s ok log/syslog 2.280s ok maps 1.036s ok math 1.051s ok math/big 4.214s ok math/bits 1.047s ok math/cmplx 1.038s ok math/rand 4.153s ok mime 1.048s ok mime/multipart 5.224s ok mime/quotedprintable 1.136s ok net 14.283s ok net/http 21.510s ok net/http/cgi 13.742s ok net/http/cookiejar 1.149s ok net/http/fcgi 1.310s ok net/http/httptest 1.553s ok net/http/httptrace 1.044s ok net/http/httputil 2.180s ok net/http/internal 1.045s ok net/http/internal/ascii 1.030s ok net/http/pprof 6.249s ok net/internal/socktest 1.054s ok net/mail 1.045s ok net/netip 1.988s ok net/rpc 1.217s ok net/rpc/jsonrpc 1.110s ok net/smtp 1.205s ok net/textproto 2.376s ok net/url 1.149s ok os 8.037s ok os/exec 11.348s ok os/exec/internal/fdtest 1.093s ok os/signal 20.542s ok os/user 1.073s ok path 1.043s ok path/filepath 1.079s ok plugin 1.116s ok reflect 2.359s ok regexp 4.408s ok regexp/syntax 6.578s ok runtime 73.341s ok runtime/cgo 1.025s ok runtime/coverage 1.043s ok runtime/debug 2.205s ok runtime/internal/atomic 1.080s ok runtime/internal/math 1.074s ok runtime/internal/sys 1.027s ok runtime/internal/wasitest 1.040s ok runtime/metrics 1.045s ok runtime/pprof 22.792s ok runtime/race 15.917s ok runtime/trace 6.522s ok slices 1.859s ok sort 2.087s ok strconv 3.469s ok strings 2.512s ok sync 1.889s ok sync/atomic 4.427s ok syscall 7.052s ok testing 3.737s ok testing/fstest 1.111s ok testing/iotest 1.038s ok testing/quick 1.267s ok testing/slogtest 1.102s ok text/scanner 1.054s ok text/tabwriter 1.068s ok text/template 1.136s ok text/template/parse 1.061s ok time 3.702s ok unicode 1.078s ok unicode/utf16 1.121s ok unicode/utf8 1.090s ok cmd/addr2line 12.201s ok cmd/api 5.223s ok cmd/asm/internal/asm 4.620s ok cmd/asm/internal/lex 1.060s ok cmd/cgo/internal/swig 1.139s ok cmd/cgo/internal/test 5.579s ok cmd/cgo/internal/testcarchive 62.713s ok cmd/cgo/internal/testcshared 31.126s ok cmd/cgo/internal/testerrors 41.022s ok cmd/cgo/internal/testfortran 1.260s ok cmd/cgo/internal/testgodefs 6.243s ok cmd/cgo/internal/testlife 4.880s ok cmd/cgo/internal/testnocgo 1.067s ok cmd/cgo/internal/testplugin 118.067s ok cmd/cgo/internal/testsanitizers 1.057s [no tests to run] ok cmd/cgo/internal/testshared 1.037s ok cmd/cgo/internal/testso 5.828s ok cmd/cgo/internal/teststdio 6.754s ok cmd/cgo/internal/testtls 1.090s ok cmd/compile/internal/abt 1.084s ok cmd/compile/internal/amd64 86.051s ok cmd/compile/internal/base 1.049s ok cmd/compile/internal/compare 1.087s ok cmd/compile/internal/dwarfgen 2.244s ok cmd/compile/internal/importer 6.853s ok cmd/compile/internal/inline/inlheur 3.171s ok cmd/compile/internal/ir 1.030s ok cmd/compile/internal/logopt 3.496s ok cmd/compile/internal/loopvar 54.605s ok cmd/compile/internal/noder 1.040s ok cmd/compile/internal/reflectdata 1.068s [no tests to run] ok cmd/compile/internal/ssa 48.558s ok cmd/compile/internal/syntax 1.469s ok cmd/compile/internal/test 22.367s ok cmd/compile/internal/typecheck 2.097s ok cmd/compile/internal/types 1.034s ok cmd/compile/internal/types2 32.233s ok cmd/covdata 1.071s ok cmd/cover 23.364s ok cmd/dist 1.033s ok cmd/distpack 1.033s ok cmd/doc 4.761s ok cmd/fix 23.087s ok cmd/go 505.996s ok cmd/go/internal/auth 1.055s ok cmd/go/internal/cache 1.444s ok cmd/go/internal/cfg 1.051s [no tests to run] ok cmd/go/internal/envcmd 1.686s ok cmd/go/internal/fsys 1.579s ok cmd/go/internal/generate 1.136s ok cmd/go/internal/gover 1.057s ok cmd/go/internal/imports 1.100s ok cmd/go/internal/load 1.062s ok cmd/go/internal/lockedfile 2.360s ok cmd/go/internal/lockedfile/internal/filelock 2.138s ok cmd/go/internal/modfetch 1.064s ok cmd/go/internal/modfetch/codehost 16.034s ok cmd/go/internal/modfetch/zip_sum_test 1.099s ok cmd/go/internal/modindex 2.259s ok cmd/go/internal/modload 1.074s ok cmd/go/internal/mvs 1.124s ok cmd/go/internal/par 1.124s ok cmd/go/internal/str 1.037s ok cmd/go/internal/test 1.115s ok cmd/go/internal/toolchain 1.065s ok cmd/go/internal/vcs 1.067s ok cmd/go/internal/vcweb 1.088s ok cmd/go/internal/vcweb/vcstest 30.008s ok cmd/go/internal/web 1.100s ok cmd/go/internal/work 4.256s ok cmd/gofmt 1.368s ok cmd/internal/archive 3.571s ok cmd/internal/buildid 2.526s ok cmd/internal/cov 2.245s ok cmd/internal/dwarf 1.035s ok cmd/internal/edit 1.053s ok cmd/internal/goobj 1.030s ok cmd/internal/moddeps 4.173s ok cmd/internal/notsha256 1.048s ok cmd/internal/obj 2.336s ok cmd/internal/obj/ppc64 1.942s ok cmd/internal/obj/riscv 1.439s ok cmd/internal/obj/s390x 1.078s ok cmd/internal/obj/x86 6.051s ok cmd/internal/objabi 1.242s ok cmd/internal/pkgpath 5.253s ok cmd/internal/pkgpattern 1.047s ok cmd/internal/quoted 1.039s ok cmd/internal/src 1.027s ok cmd/internal/test2json 2.170s ok cmd/link 41.949s ok cmd/link/internal/benchmark 1.057s ok cmd/link/internal/ld 37.963s ok cmd/link/internal/loader 1.123s ok cmd/nm 10.025s ok cmd/objdump 10.323s ok cmd/pack 8.348s ok cmd/pprof 4.097s ok cmd/trace 1.206s ok cmd/vet 44.508s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3528 35539 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2784 44514 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1797 65964 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 4704 25508 ns/op 5274 B/op 16 allocs/op Benchmark/Reader/GNU-4 5046 20325 ns/op 5031 B/op 14 allocs/op Benchmark/Reader/PAX-4 3270 49564 ns/op 8838 B/op 33 allocs/op PASS ok archive/tar 2.049s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 268909657 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 183425064 ns/op BenchmarkZip64TestSizes/4096-4 1374 130021 ns/op BenchmarkZip64TestSizes/1048576-4 111 945855 ns/op BenchmarkZip64TestSizes/67108864-4 1 180016414 ns/op PASS ok archive/zip 2.360s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 210691 593.0 ns/op BenchmarkReaderCopyUnoptimal-4 120666 906.8 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 45073 ns/op BenchmarkReaderWriteToOptimal-4 9369 16421 ns/op BenchmarkReaderReadString-4 125455 1096 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 158217 639.3 ns/op BenchmarkWriterCopyUnoptimal-4 209155 654.0 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 47408 ns/op BenchmarkReaderEmpty-4 15789 8370 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13904 8088 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 499537 228.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.709s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2810 39704 ns/op 825.32 MB/s BenchmarkWriteByte-4 403 283807 ns/op 14.43 MB/s BenchmarkWriteRune-4 222 536302 ns/op 22.91 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3583016 ns/op BenchmarkBufferFullSmallReads-4 96 1401787 ns/op BenchmarkBufferWriteBlock/N4096-4 9508 23455 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 285 420991 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 9 11715377 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 8 12757845 ns/op 1315.05 MB/s 4194304 B/op 0 allocs/op BenchmarkIndexByte/10-4 3218289 34.67 ns/op 288.44 MB/s BenchmarkIndexByte/32-4 3225019 35.77 ns/op 894.61 MB/s BenchmarkIndexByte/4K-4 1000000 116.3 ns/op 35234.11 MB/s BenchmarkIndexBytePortable/10-4 1000000 107.7 ns/op 92.84 MB/s BenchmarkIndexBytePortable/32-4 447240 293.5 ns/op 109.02 MB/s BenchmarkIndexBytePortable/4K-4 4166 31462 ns/op 130.19 MB/s BenchmarkIndexRune/10-4 1000000 121.3 ns/op 82.44 MB/s BenchmarkIndexRune/32-4 1000000 121.7 ns/op 262.97 MB/s BenchmarkIndexRune/4K-4 422689 305.4 ns/op 13411.69 MB/s BenchmarkIndexRuneASCII/10-4 3509331 33.17 ns/op 301.45 MB/s BenchmarkIndexRuneASCII/32-4 3429930 35.16 ns/op 910.01 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 114.7 ns/op 35713.21 MB/s BenchmarkEqual/0-4 10440048 11.24 ns/op BenchmarkEqual/1-4 1223642 97.96 ns/op 10.21 MB/s BenchmarkEqual/6-4 1211732 98.67 ns/op 60.81 MB/s BenchmarkEqual/9-4 1000000 109.8 ns/op 81.96 MB/s BenchmarkEqual/15-4 1132670 102.0 ns/op 147.04 MB/s BenchmarkEqual/16-4 1253458 95.37 ns/op 167.76 MB/s BenchmarkEqual/20-4 1208176 100.4 ns/op 199.21 MB/s BenchmarkEqual/32-4 1207414 99.19 ns/op 322.61 MB/s BenchmarkEqual/4K-4 91450 1360 ns/op 3012.69 MB/s BenchmarkEqualBothUnaligned/64_0-4 1000000 102.7 ns/op 623.19 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 113.5 ns/op 563.70 MB/s BenchmarkEqualBothUnaligned/64_4-4 1233870 99.60 ns/op 642.59 MB/s BenchmarkEqualBothUnaligned/64_7-4 1233516 97.49 ns/op 656.50 MB/s BenchmarkEqualBothUnaligned/4096_0-4 93529 1283 ns/op 3191.77 MB/s BenchmarkEqualBothUnaligned/4096_1-4 60700 1897 ns/op 2159.01 MB/s BenchmarkEqualBothUnaligned/4096_4-4 167264 758.0 ns/op 5403.66 MB/s BenchmarkEqualBothUnaligned/4096_7-4 165526 762.3 ns/op 5373.27 MB/s BenchmarkIndex/10-4 2385091 48.93 ns/op 204.37 MB/s BenchmarkIndex/32-4 2293861 51.69 ns/op 619.04 MB/s BenchmarkIndex/4K-4 40573 2742 ns/op 1493.98 MB/s BenchmarkIndexEasy/10-4 2356702 51.37 ns/op 194.68 MB/s BenchmarkIndexEasy/32-4 1920187 59.67 ns/op 536.32 MB/s BenchmarkIndexEasy/4K-4 530931 260.7 ns/op 15711.23 MB/s BenchmarkCount/10-4 1332714 90.62 ns/op 110.35 MB/s BenchmarkCount/32-4 1282839 90.40 ns/op 353.98 MB/s BenchmarkCount/4K-4 39392 2803 ns/op 1461.16 MB/s BenchmarkCountEasy/10-4 1410301 84.26 ns/op 118.69 MB/s BenchmarkCountEasy/32-4 1367431 89.54 ns/op 357.38 MB/s BenchmarkCountEasy/4K-4 460120 284.5 ns/op 14395.87 MB/s BenchmarkCountSingle/10-4 2722885 43.65 ns/op 229.08 MB/s BenchmarkCountSingle/32-4 2616186 44.35 ns/op 721.50 MB/s BenchmarkCountSingle/4K-4 996172 125.8 ns/op 32569.68 MB/s BenchmarkToUpper/#00-4 2690362 44.21 ns/op BenchmarkToUpper/ONLYUPPER-4 287134 399.7 ns/op BenchmarkToUpper/abc-4 439316 290.1 ns/op BenchmarkToUpper/AbC123-4 314386 420.0 ns/op BenchmarkToUpper/azAZ09_-4 268795 461.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 79651 1471 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34946 3701 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 49357 2190 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 102748 1212 ns/op BenchmarkToLower/#00-4 2565895 48.06 ns/op BenchmarkToLower/abc-4 421104 321.5 ns/op BenchmarkToLower/AbC123-4 301182 458.8 ns/op BenchmarkToLower/azAZ09_-4 225801 465.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 85724 1463 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36968 3198 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64244 1755 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123933 982.7 ns/op BenchmarkFields/ASCII/16-4 197786 671.3 ns/op 23.84 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 10000 10240 ns/op 25.00 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 918 139026 ns/op 29.46 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 44 2356974 ns/op 27.81 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 41738280 ns/op 25.12 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 90109 1359 ns/op 11.77 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6120 19782 ns/op 12.94 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 360 346438 ns/op 11.82 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 6041981 ns/op 10.85 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 109692548 ns/op 9.56 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 128118 995.9 ns/op 16.07 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 7635 14218 ns/op 18.00 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 597 221342 ns/op 18.51 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 5203597 ns/op 12.59 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71690675 ns/op 14.63 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 108805 1071 ns/op 14.94 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7622 15863 ns/op 16.14 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 478 271506 ns/op 15.09 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4911791 ns/op 13.34 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 82541086 ns/op 12.70 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1910635 60.62 ns/op BenchmarkTrimSpace/ASCII-4 1000000 102.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 98534 1162 ns/op BenchmarkTrimSpace/JustNonASCII-4 46023 2340 ns/op BenchmarkToValidUTF8/Valid-4 447931 290.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 264628 423.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82514 1380 ns/op BenchmarkIndexHard1-4 1069 105974 ns/op BenchmarkIndexHard2-4 838 144963 ns/op BenchmarkIndexHard3-4 195 583927 ns/op BenchmarkIndexHard4-4 138 867285 ns/op BenchmarkLastIndexHard1-4 8 13996310 ns/op BenchmarkLastIndexHard2-4 6 17147477 ns/op BenchmarkLastIndexHard3-4 6 18808311 ns/op BenchmarkCountHard1-4 1088 107820 ns/op BenchmarkCountHard2-4 733 150423 ns/op BenchmarkCountHard3-4 194 612153 ns/op BenchmarkSplitEmptySeparator-4 1 115413810 ns/op BenchmarkSplitSingleByteSeparator-4 16 10472274 ns/op BenchmarkSplitMultiByteSeparator-4 13 8804183 ns/op BenchmarkSplitNSingleByteSeparator-4 175279 896.8 ns/op BenchmarkSplitNMultiByteSeparator-4 65335 2120 ns/op BenchmarkRepeat-4 152768 801.6 ns/op BenchmarkRepeatLarge/256/1-4 132098 1174 ns/op 218.00 MB/s BenchmarkRepeatLarge/256/16-4 202677 829.7 ns/op 308.53 MB/s BenchmarkRepeatLarge/512/1-4 77220 1692 ns/op 302.53 MB/s BenchmarkRepeatLarge/512/16-4 84382 1307 ns/op 391.62 MB/s BenchmarkRepeatLarge/1024/1-4 49999 2702 ns/op 378.99 MB/s BenchmarkRepeatLarge/1024/16-4 54326 2679 ns/op 382.21 MB/s BenchmarkRepeatLarge/2048/1-4 26325 5071 ns/op 403.88 MB/s BenchmarkRepeatLarge/2048/16-4 28016 4079 ns/op 502.11 MB/s BenchmarkRepeatLarge/4096/1-4 15409 6974 ns/op 587.36 MB/s BenchmarkRepeatLarge/4096/16-4 17463 6910 ns/op 592.78 MB/s BenchmarkRepeatLarge/8192/1-4 10000 12583 ns/op 651.03 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14772 ns/op 554.55 MB/s BenchmarkRepeatLarge/8192/4097-4 13412 9229 ns/op 443.95 MB/s BenchmarkRepeatLarge/16384/1-4 10000 28432 ns/op 576.26 MB/s BenchmarkRepeatLarge/16384/16-4 9691 27059 ns/op 605.50 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 21450 ns/op 573.02 MB/s BenchmarkRepeatLarge/32768/1-4 1842 56602 ns/op 578.92 MB/s BenchmarkRepeatLarge/32768/16-4 2300 54755 ns/op 598.44 MB/s BenchmarkRepeatLarge/32768/4097-4 3733 59828 ns/op 479.35 MB/s BenchmarkRepeatLarge/65536/1-4 1006 105978 ns/op 618.39 MB/s BenchmarkRepeatLarge/65536/16-4 1218 95793 ns/op 684.14 MB/s BenchmarkRepeatLarge/65536/4097-4 1476 97040 ns/op 633.29 MB/s BenchmarkRepeatLarge/131072/1-4 242 501660 ns/op 261.28 MB/s BenchmarkRepeatLarge/131072/16-4 253 471726 ns/op 277.86 MB/s BenchmarkRepeatLarge/131072/4097-4 223 583440 ns/op 217.69 MB/s BenchmarkRepeatLarge/262144/1-4 159 745670 ns/op 351.55 MB/s BenchmarkRepeatLarge/262144/16-4 164 702390 ns/op 373.22 MB/s BenchmarkRepeatLarge/262144/4097-4 162 703438 ns/op 366.93 MB/s BenchmarkRepeatLarge/524288/1-4 78 1825126 ns/op 287.26 MB/s BenchmarkRepeatLarge/524288/16-4 98 1531193 ns/op 342.40 MB/s BenchmarkRepeatLarge/524288/4097-4 81 1461728 ns/op 355.96 MB/s BenchmarkRepeatLarge/1048576/1-4 38 2741751 ns/op 382.45 MB/s BenchmarkRepeatLarge/1048576/16-4 43 3032374 ns/op 345.79 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2602353 ns/op 401.46 MB/s BenchmarkRepeatLarge/2097152/1-4 25 5737888 ns/op 365.49 MB/s BenchmarkRepeatLarge/2097152/16-4 27 6089411 ns/op 344.39 MB/s BenchmarkRepeatLarge/2097152/4097-4 25 4846101 ns/op 432.01 MB/s BenchmarkRepeatLarge/4194304/1-4 12 10334655 ns/op 405.85 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9576401 ns/op 437.98 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 9783111 ns/op 428.41 MB/s BenchmarkRepeatLarge/8388608/1-4 6 16675909 ns/op 503.04 MB/s BenchmarkRepeatLarge/8388608/16-4 7 16829097 ns/op 498.46 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17123004 ns/op 489.78 MB/s BenchmarkRepeatLarge/16777216/1-4 3 34555037 ns/op 485.52 MB/s BenchmarkRepeatLarge/16777216/16-4 4 29592591 ns/op 566.94 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 29326686 ns/op 572.08 MB/s BenchmarkRepeatLarge/33554432/1-4 2 58017550 ns/op 578.35 MB/s BenchmarkRepeatLarge/33554432/16-4 2 54088709 ns/op 620.36 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54845186 ns/op 611.80 MB/s BenchmarkRepeatLarge/67108864/1-4 1 109994323 ns/op 610.11 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104722741 ns/op 640.82 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 105420225 ns/op 636.58 MB/s BenchmarkRepeatLarge/134217728/1-4 1 259048551 ns/op 518.12 MB/s BenchmarkRepeatLarge/134217728/16-4 1 213419624 ns/op 628.89 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 211628373 ns/op 634.21 MB/s BenchmarkRepeatLarge/268435456/1-4 1 498448556 ns/op 538.54 MB/s BenchmarkRepeatLarge/268435456/16-4 1 450744081 ns/op 595.54 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 437487963 ns/op 613.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1070245395 ns/op 501.63 MB/s BenchmarkRepeatLarge/536870912/16-4 1 938815801 ns/op 571.86 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1033523650 ns/op 519.46 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4290022390 ns/op 250.29 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1712392637 ns/op 627.04 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1702316501 ns/op 630.75 MB/s BenchmarkBytesCompare/1-4 13071576 9.177 ns/op BenchmarkBytesCompare/2-4 13060928 9.599 ns/op BenchmarkBytesCompare/4-4 12259995 9.635 ns/op BenchmarkBytesCompare/8-4 13568811 8.420 ns/op BenchmarkBytesCompare/16-4 14371972 8.358 ns/op BenchmarkBytesCompare/32-4 12473451 9.496 ns/op BenchmarkBytesCompare/64-4 10652164 10.62 ns/op BenchmarkBytesCompare/128-4 8792505 12.35 ns/op BenchmarkBytesCompare/256-4 7149572 15.63 ns/op BenchmarkBytesCompare/512-4 5587382 21.52 ns/op BenchmarkBytesCompare/1024-4 2963448 36.66 ns/op BenchmarkBytesCompare/2048-4 1578818 72.30 ns/op BenchmarkIndexAnyASCII/1:1-4 1912695 57.83 ns/op BenchmarkIndexAnyASCII/1:2-4 2127290 55.99 ns/op BenchmarkIndexAnyASCII/1:4-4 2104923 56.34 ns/op BenchmarkIndexAnyASCII/1:8-4 2100742 55.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2087607 57.00 ns/op BenchmarkIndexAnyASCII/1:32-4 2032742 57.29 ns/op BenchmarkIndexAnyASCII/1:64-4 2102022 55.33 ns/op BenchmarkIndexAnyASCII/16:1-4 2080394 53.60 ns/op BenchmarkIndexAnyASCII/16:2-4 551824 191.5 ns/op BenchmarkIndexAnyASCII/16:4-4 593817 190.2 ns/op BenchmarkIndexAnyASCII/16:8-4 541119 197.5 ns/op BenchmarkIndexAnyASCII/16:16-4 641242 207.3 ns/op BenchmarkIndexAnyASCII/16:32-4 504937 229.1 ns/op BenchmarkIndexAnyASCII/16:64-4 409620 268.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2037956 58.83 ns/op BenchmarkIndexAnyASCII/256:2-4 52095 2327 ns/op BenchmarkIndexAnyASCII/256:4-4 52878 2408 ns/op BenchmarkIndexAnyASCII/256:8-4 47163 2384 ns/op BenchmarkIndexAnyASCII/256:16-4 48799 2344 ns/op BenchmarkIndexAnyASCII/256:32-4 43921 2413 ns/op BenchmarkIndexAnyASCII/256:64-4 49119 2386 ns/op BenchmarkIndexAnyUTF8/1:1-4 1925954 58.62 ns/op BenchmarkIndexAnyUTF8/1:2-4 2010475 60.31 ns/op BenchmarkIndexAnyUTF8/1:4-4 2071389 57.96 ns/op BenchmarkIndexAnyUTF8/1:8-4 2069553 56.75 ns/op BenchmarkIndexAnyUTF8/1:16-4 2087073 57.68 ns/op BenchmarkIndexAnyUTF8/1:32-4 1990300 57.45 ns/op BenchmarkIndexAnyUTF8/1:64-4 2052276 58.45 ns/op BenchmarkIndexAnyUTF8/16:1-4 148534 877.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 376554 317.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 428102 326.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 423234 321.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 378376 313.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 397852 334.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 375459 336.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 8131 12524 ns/op BenchmarkIndexAnyUTF8/256:2-4 27724 4148 ns/op BenchmarkIndexAnyUTF8/256:4-4 27150 4667 ns/op BenchmarkIndexAnyUTF8/256:8-4 27024 4118 ns/op BenchmarkIndexAnyUTF8/256:16-4 26959 4121 ns/op BenchmarkIndexAnyUTF8/256:32-4 27308 4890 ns/op BenchmarkIndexAnyUTF8/256:64-4 26390 4484 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1992393 57.21 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2033256 58.59 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2070864 56.34 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2101350 56.65 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2009715 55.63 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2015529 59.75 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1851775 56.54 ns/op BenchmarkLastIndexAnyASCII/16:1-4 452502 257.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 481254 249.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 470685 252.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 414828 262.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 431084 259.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 467703 281.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 413773 314.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37896 3149 ns/op BenchmarkLastIndexAnyASCII/256:2-4 33877 3059 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38589 3033 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39463 2958 ns/op BenchmarkLastIndexAnyASCII/256:16-4 39124 3069 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37807 3181 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38695 3061 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2259540 52.09 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2318893 51.60 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2355780 51.17 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2380489 49.93 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2324612 49.82 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2416549 50.09 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2384545 50.00 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 214587 562.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 461928 267.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 433204 261.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 488191 264.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 416511 264.8 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 461079 276.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 416724 287.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13796 9366 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 33128 3542 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 33381 3568 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 31474 3731 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 27252 4071 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30676 4084 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29695 4045 ns/op BenchmarkTrimASCII/1:1-4 2522984 45.93 ns/op BenchmarkTrimASCII/1:2-4 2315246 50.39 ns/op BenchmarkTrimASCII/1:4-4 2315962 51.95 ns/op BenchmarkTrimASCII/1:8-4 2095822 60.34 ns/op BenchmarkTrimASCII/1:16-4 1728937 63.92 ns/op BenchmarkTrimASCII/16:1-4 605166 180.9 ns/op BenchmarkTrimASCII/16:2-4 586014 261.7 ns/op BenchmarkTrimASCII/16:4-4 505377 239.0 ns/op BenchmarkTrimASCII/16:8-4 555160 237.8 ns/op BenchmarkTrimASCII/16:16-4 516117 253.5 ns/op BenchmarkTrimASCII/256:1-4 54345 2208 ns/op BenchmarkTrimASCII/256:2-4 34726 3296 ns/op BenchmarkTrimASCII/256:4-4 35661 3558 ns/op BenchmarkTrimASCII/256:8-4 31014 3648 ns/op BenchmarkTrimASCII/256:16-4 29077 3828 ns/op BenchmarkTrimASCII/4096:1-4 3150 38106 ns/op BenchmarkTrimASCII/4096:2-4 2265 56743 ns/op BenchmarkTrimASCII/4096:4-4 2379 53528 ns/op BenchmarkTrimASCII/4096:8-4 2065 53236 ns/op BenchmarkTrimASCII/4096:16-4 2412 52986 ns/op BenchmarkTrimByte-4 1965702 60.60 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15637 7494 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 15404 7391 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 902 138817 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1526 73765 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3670 34834 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6207 19308 ns/op BenchmarkCompareBytesEqual-4 12283706 9.055 ns/op BenchmarkCompareBytesToNil-4 14576192 7.786 ns/op BenchmarkCompareBytesEmpty-4 16320525 6.985 ns/op BenchmarkCompareBytesIdentical-4 15093801 6.895 ns/op BenchmarkCompareBytesSameLength-4 14322594 8.909 ns/op BenchmarkCompareBytesDifferentLength-4 13491786 8.485 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2780 48192 ns/op 21758.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2839 54237 ns/op 19333.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2391 47519 ns/op 22066.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2770 46919 ns/op 22348.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2748 51297 ns/op 20441.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2232 50966 ns/op 20574.35 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2755 53785 ns/op 19495.77 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2383 49908 ns/op 21010.45 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 2038 60083 ns/op 17452.26 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2631 51689 ns/op 20286.35 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2373 53604 ns/op 19561.63 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 1574 87457 ns/op 11989.74 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2284 53165 ns/op 19723.02 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2371 65138 ns/op 16097.89 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2607 54469 ns/op 19250.89 MB/s BenchmarkCompareBytesBig-4 1710 59449 ns/op 17638.36 MB/s BenchmarkCompareBytesBigIdentical-4 10092765 10.69 ns/op 98121585.96 MB/s PASS ok bytes 74.937s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 84968486 ns/op 1.18 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 317537723 ns/op 1.79 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 27497454 ns/op 0.60 MB/s 3647540 B/op 52 allocs/op PASS ok compress/bzip2 2.376s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 61 2053310 ns/op 4.87 MB/s 42422 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19130560 ns/op 5.23 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 201988697 ns/op 4.95 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 1999695 ns/op 5.00 MB/s 42702 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 20052742 ns/op 4.99 MB/s 42563 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 207019725 ns/op 4.83 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 57 2042972 ns/op 4.89 MB/s 42883 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 19373423 ns/op 5.16 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 201812152 ns/op 4.96 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 2114416 ns/op 4.73 MB/s 42967 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 19805094 ns/op 5.05 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 213340865 ns/op 4.69 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 2281290 ns/op 4.38 MB/s 43082 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 21295003 ns/op 4.70 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 223636720 ns/op 4.47 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 68 1768680 ns/op 5.65 MB/s 43084 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 18159105 ns/op 5.51 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 152838234 ns/op 6.54 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1630176 ns/op 6.13 MB/s 43620 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12133900 ns/op 8.24 MB/s 44763 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 116536637 ns/op 8.58 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1617345 ns/op 6.18 MB/s 43185 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11899584 ns/op 8.40 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 121672820 ns/op 8.22 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 98 1286312 ns/op 7.77 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12381204 ns/op 8.08 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 129708337 ns/op 7.71 MB/s BenchmarkEncode/Digits/Speed/1e4-4 42 2717455 ns/op 3.68 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 22546748 ns/op 4.44 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 210882494 ns/op 4.74 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6276681 ns/op 1.59 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 70974188 ns/op 1.41 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 713077335 ns/op 1.40 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6299156 ns/op 1.59 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 68842126 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 748060029 ns/op 1.34 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 74 1644339 ns/op 6.08 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13169925 ns/op 7.59 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 133185074 ns/op 7.51 MB/s BenchmarkEncode/Newton/Speed/1e4-4 54 2241464 ns/op 4.46 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16837042 ns/op 5.94 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 165087976 ns/op 6.06 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 6353305 ns/op 1.57 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 61546788 ns/op 1.62 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 618628109 ns/op 1.62 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 6073153 ns/op 1.65 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 74299229 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 787683838 ns/op 1.27 MB/s PASS ok compress/flate 17.391s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2628966 ns/op 3.80 MB/s BenchmarkDecoder/1e-Reuse4-4 48 2625784 ns/op 3.81 MB/s BenchmarkDecoder/1e5-4 4 26481464 ns/op 3.78 MB/s BenchmarkDecoder/1e-Reuse5-4 4 27244690 ns/op 3.67 MB/s BenchmarkDecoder/1e6-4 1 259534852 ns/op 3.85 MB/s BenchmarkDecoder/1e-Reuse6-4 1 267454008 ns/op 3.74 MB/s BenchmarkEncoder/1e4-4 51 2207610 ns/op 4.53 MB/s BenchmarkEncoder/1e-Reuse4-4 58 2090897 ns/op 4.78 MB/s BenchmarkEncoder/1e5-4 5 20469853 ns/op 4.89 MB/s BenchmarkEncoder/1e-Reuse5-4 5 20449842 ns/op 4.89 MB/s BenchmarkEncoder/1e6-4 1 210585401 ns/op 4.75 MB/s BenchmarkEncoder/1e-Reuse6-4 1 208454109 ns/op 4.80 MB/s PASS ok compress/lzw 4.138s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 22 4830207 ns/op PASS ok container/heap 1.158s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 30405 3854 ns/op BenchmarkWithTimeout/concurrency=40-4 8232 22725 ns/op BenchmarkWithTimeout/concurrency=4000-4 7197 26789 ns/op BenchmarkWithTimeout/concurrency=400000-4 7884 16374 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 339685 472.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14449 7814 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19348 5672 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2784 38158 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2352 57478 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2802 38763 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 290 450500 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 208 564528 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 321 400519 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 3916212 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 7623355 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 37 3537720 ns/op BenchmarkCheckCanceled/Err-4 293104 411.1 ns/op BenchmarkCheckCanceled/Done-4 489361 262.8 ns/op BenchmarkContextCancelDone-4 789358 160.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23547 6211 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 23186 6551 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 22057 6321 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18213 6493 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12510 9086 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 461221 219.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 365258 361.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 233072 492.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 152151 779.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 68001 1517 ns/op PASS ok context 11.782s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1529431 71.96 ns/op 222.34 MB/s BenchmarkDecrypt-4 1709758 69.74 ns/op 229.41 MB/s BenchmarkExpand-4 1000000 113.6 ns/op PASS ok crypto/aes 1.637s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 244554 492.4 ns/op 129.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 381387 342.1 ns/op 187.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 248311 505.5 ns/op 126.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 391702 339.5 ns/op 188.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 156664 790.7 ns/op 1707.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 205296 600.1 ns/op 2249.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 142800 904.1 ns/op 1493.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 173000 789.6 ns/op 1709.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 53517 2189 ns/op 3742.52 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 66486 1832 ns/op 4471.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 46399 2536 ns/op 3229.92 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 47467 2411 ns/op 3397.72 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5947 18985 ns/op 53.67 MB/s BenchmarkAESCFBDecrypt1K-4 6940 18586 ns/op 54.83 MB/s BenchmarkAESCFBDecrypt8K-4 810 148194 ns/op 55.25 MB/s BenchmarkAESOFB1K-4 9336 12382 ns/op 82.30 MB/s BenchmarkAESCTR1K-4 14385 8124 ns/op 125.43 MB/s BenchmarkAESCTR8K-4 1918 65709 ns/op 124.60 MB/s BenchmarkAESCBCEncrypt1K-4 13760 8486 ns/op 120.67 MB/s BenchmarkAESCBCDecrypt1K-4 18721 6316 ns/op 162.13 MB/s PASS ok crypto/cipher 4.487s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 100718 1259 ns/op 6.35 MB/s BenchmarkDecrypt-4 111111 1096 ns/op 7.30 MB/s BenchmarkTDESEncrypt-4 39258 2931 ns/op 2.73 MB/s BenchmarkTDESDecrypt-4 40124 2838 ns/op 2.82 MB/s PASS ok crypto/des 1.699s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1318 94757 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 20 6025588 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 7 17967286 ns/op 1532 B/op 21 allocs/op BenchmarkECDH/X25519-4 93 1348966 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.697s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2406 54444 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 39 3063865 ns/op 2678 B/op 34 allocs/op BenchmarkSign/P521-4 15 7979448 ns/op 3062 B/op 35 allocs/op BenchmarkVerify/P256-4 1190 91596 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 16 7346601 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 6 19269457 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 5985 20282 ns/op 896 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 79 1514716 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 27 4013191 ns/op 1416 B/op 17 allocs/op PASS ok crypto/ecdsa 2.544s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 304 428759 ns/op BenchmarkNewKeyFromSeed-4 283 408299 ns/op BenchmarkSigning-4 282 470648 ns/op BenchmarkVerification-4 163 641111 ns/op PASS ok crypto/ed25519 1.777s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7749 18252 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 177 678909 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 76 1559624 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 30 3908641 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2109 60468 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 76 1699621 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 30 4073125 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 11658853 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 14518 7942 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7126 16452 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4364 23464 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1040941 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3073 37369 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 402 272502 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1953 57625 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 123 970045 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.632s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 18522 6253 ns/op 163.75 MB/s BenchmarkHMACSHA256_32-4 27928 4297 ns/op 7.45 MB/s BenchmarkNewWriteSum-4 12324 9214 ns/op 3.47 MB/s PASS ok crypto/hmac 1.609s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 48750 2435 ns/op BenchmarkModSub-4 49294 2404 ns/op BenchmarkMontgomeryRepr-4 28160 4198 ns/op BenchmarkMontgomeryMul-4 28400 4733 ns/op BenchmarkModMul-4 13449 9141 ns/op BenchmarkExpBig-4 19 6701042 ns/op BenchmarkExp-4 6 18426949 ns/op PASS ok crypto/internal/bigmod 2.422s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 4006 31268 ns/op BenchmarkScalarBaseMult-4 292 391150 ns/op BenchmarkScalarMult-4 127 1002939 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 198 605214 ns/op PASS ok crypto/internal/edwards25519 1.758s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 461048 260.1 ns/op BenchmarkMultiply-4 5628350 20.34 ns/op BenchmarkSquare-4 6997680 17.21 ns/op BenchmarkInvert-4 33345 3636 ns/op BenchmarkMult32-4 1332696 94.65 ns/op PASS ok crypto/internal/edwards25519/field 1.959s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 66 2194082 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2302 55839 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4313276 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 12193326 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 189 640791 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 11048 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 82 1540553 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 31 3631154 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.290s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 754096 167.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 347736 288.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 120934 885.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 788431 164.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 402806 302.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 134497 968.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.966s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 95578 1217 ns/op 6.57 MB/s BenchmarkHash64-4 116818 969.7 ns/op 66.00 MB/s BenchmarkHash128-4 112948 979.6 ns/op 130.66 MB/s BenchmarkHash256-4 98966 1195 ns/op 214.20 MB/s BenchmarkHash512-4 73228 1711 ns/op 299.19 MB/s BenchmarkHash1K-4 47076 2280 ns/op 449.20 MB/s BenchmarkHash8K-4 10000 12320 ns/op 664.94 MB/s BenchmarkHash1M-4 69 1463835 ns/op 716.32 MB/s BenchmarkHash8M-4 8 13081237 ns/op 641.27 MB/s BenchmarkHash8BytesUnaligned-4 97240 1262 ns/op 6.34 MB/s BenchmarkHash1KUnaligned-4 52591 2314 ns/op 442.55 MB/s BenchmarkHash8KUnaligned-4 10000 11671 ns/op 701.90 MB/s PASS ok crypto/md5 3.120s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 111754936 ns/op PASS ok crypto/rand 1.167s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 14163 8412 ns/op 15.22 MB/s BenchmarkRC4_1K-4 1795 66797 ns/op 15.33 MB/s BenchmarkRC4_8K-4 219 524463 ns/op 15.44 MB/s PASS ok crypto/rc4 1.576s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 11654732 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 25429965 ns/op BenchmarkDecryptPKCS1v15/4096-4 2 54133720 ns/op BenchmarkEncryptPKCS1v15/2048-4 33 3499825 ns/op BenchmarkDecryptOAEP/2048-4 9 11593246 ns/op BenchmarkEncryptOAEP/2048-4 33 3463204 ns/op BenchmarkSignPKCS1v15/2048-4 9 11720352 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3411515 ns/op BenchmarkSignPSS/2048-4 9 12147774 ns/op BenchmarkVerifyPSS/2048-4 37 3427547 ns/op PASS ok crypto/rsa 2.729s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 96464 1303 ns/op 6.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 100796 1104 ns/op 7.24 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 82027 2272 ns/op 140.86 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 92818 1502 ns/op 213.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 55094 2804 ns/op 365.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 60367 1803 ns/op 567.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 10807 ns/op 758.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12996 9239 ns/op 886.70 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.672s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 82375 1482 ns/op 5.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 86916 1437 ns/op 5.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76160 1555 ns/op 5.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 30724 4511 ns/op 227.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 33068 3974 ns/op 257.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 32661 3857 ns/op 265.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6106 24718 ns/op 331.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4599 26060 ns/op 314.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6204 24379 ns/op 336.03 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.840s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 54362 2275 ns/op 3.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 55533 2571 ns/op 3.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61502 2170 ns/op 3.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27069 4653 ns/op 220.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30686 3799 ns/op 269.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 24933 5030 ns/op 203.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6435 22918 ns/op 357.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5912 19348 ns/op 423.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5941 21752 ns/op 376.60 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 3.018s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23565540 5.424 ns/op BenchmarkConstantTimeEq-4 21612968 8.355 ns/op BenchmarkConstantTimeLessOrEq-4 25611669 6.115 ns/op BenchmarkXORBytes/8Bytes-4 3186555 35.04 ns/op 228.28 MB/s BenchmarkXORBytes/128Bytes-4 3182481 51.25 ns/op 2497.42 MB/s BenchmarkXORBytes/2048Bytes-4 822123 133.8 ns/op 15302.03 MB/s BenchmarkXORBytes/32768Bytes-4 76495 1591 ns/op 20598.99 MB/s PASS ok crypto/subtle 2.537s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 14 8029554 ns/op BenchmarkCertCache/1-4 16 7200816 ns/op BenchmarkCertCache/2-4 24 6665014 ns/op BenchmarkCertCache/3-4 18 7261447 ns/op BenchmarkHandshakeServer/RSA-4 8 16388604 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 14510620 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 9 16073870 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 20 7497775 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 22 5914375 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 26 6601334 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 24 5938323 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 36528607 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 41069627 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 118441615 ns/op 8.85 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 118150291 ns/op 8.87 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 166084359 ns/op 12.63 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 203911139 ns/op 10.28 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 307057848 ns/op 13.66 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 330814619 ns/op 12.68 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 606296976 ns/op 13.84 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 693670692 ns/op 12.09 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1323726662 ns/op 12.67 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1147798875 ns/op 14.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2566052234 ns/op 13.08 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2713629369 ns/op 12.37 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4822884976 ns/op 13.91 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 4500698181 ns/op 14.91 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 84683626 ns/op 12.38 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 93306405 ns/op 11.24 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 160713005 ns/op 13.05 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 179151848 ns/op 11.71 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 312002408 ns/op 13.44 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 223261125 ns/op 18.79 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 624921362 ns/op 13.42 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 519749496 ns/op 16.14 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1177890640 ns/op 14.24 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1160105431 ns/op 14.46 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2317494235 ns/op 14.48 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 2758373572 ns/op 12.16 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5112303931 ns/op 13.13 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 5195932297 ns/op 12.92 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716024575 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 732250870 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 299713249 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 300503546 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162227798 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 167731533 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 97479457 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 92970364 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 50801956 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 47935041 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 161083384 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 154705426 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 76203320 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 76614674 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 51287492 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 56096986 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 39113461 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 33589656 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34437699 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 26599129 ns/op PASS ok crypto/tls 51.421s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 6 25697345 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 349 337581 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 972 154550 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 908 153712 ns/op 13506 B/op 187 allocs/op PASS ok crypto/x509 2.117s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 3189930 ns/op 278596 B/op 1625 allocs/op BenchmarkConcurrentStmtQuery-4 32 3818451 ns/op 264231 B/op 1978 allocs/op BenchmarkConcurrentStmtExec-4 78 2764807 ns/op 213727 B/op 592 allocs/op BenchmarkConcurrentTxQuery-4 42 3932193 ns/op 272947 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 97 1859496 ns/op 87797 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 51 2422162 ns/op 106122 B/op 2074 allocs/op BenchmarkConcurrentTxStmtExec-4 152 841566 ns/op 40114 B/op 381 allocs/op BenchmarkConcurrentRandom-4 39 3071017 ns/op 228141 B/op 1773 allocs/op BenchmarkManyConcurrentQueries-4 2851 45598 ns/op 4120 B/op 20 allocs/op BenchmarkGrabConn-4 197710 1162 ns/op 0 B/op 0 allocs/op PASS ok database/sql 3.517s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 1984 65371 ns/op BenchmarkSymbols32-4 2385 73447 ns/op PASS ok debug/elf 1.415s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 99846 1274 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 62 1940800 ns/op 188250 B/op 13 allocs/op Benchmark115/LineToPC-4 69 1669201 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 10000 11898 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.772s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 47930 3487 ns/op BenchmarkMarshal-4 654 283532 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2251 60036 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.683s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 240 567655 ns/op 14.43 MB/s BenchmarkEncodeToString-4 194 680694 ns/op 12.03 MB/s BenchmarkDecode-4 117 940914 ns/op 13.94 MB/s BenchmarkDecodeString-4 109 1556489 ns/op 8.42 MB/s PASS ok encoding/base32 1.988s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 248 507633 ns/op 16.14 MB/s BenchmarkDecodeString/2-4 246886 465.8 ns/op 8.59 MB/s BenchmarkDecodeString/4-4 264442 574.7 ns/op 13.92 MB/s BenchmarkDecodeString/8-4 202400 649.7 ns/op 18.47 MB/s BenchmarkDecodeString/64-4 38106 2986 ns/op 29.47 MB/s BenchmarkDecodeString/8192-4 348 313270 ns/op 34.87 MB/s BenchmarkNewEncoding-4 49938 2564 ns/op 99.85 MB/s PASS ok encoding/base64 2.582s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1111 170794 ns/op 23.42 MB/s BenchmarkReadStruct-4 12738 8108 ns/op 9.25 MB/s BenchmarkWriteStruct-4 10000 13082 ns/op 5.73 MB/s BenchmarkReadInts-4 34760 3590 ns/op 8.36 MB/s BenchmarkWriteInts-4 29937 5830 ns/op 5.15 MB/s BenchmarkWriteSlice1000Int32s-4 1076 132446 ns/op 30.20 MB/s BenchmarkPutUint16-4 2640889 70.62 ns/op 28.32 MB/s BenchmarkAppendUint16-4 1774802 70.96 ns/op 28.18 MB/s BenchmarkPutUint32-4 1727817 80.25 ns/op 49.84 MB/s BenchmarkAppendUint32-4 1324458 76.48 ns/op 52.30 MB/s BenchmarkPutUint64-4 939624 208.3 ns/op 38.41 MB/s BenchmarkAppendUint64-4 747110 148.6 ns/op 53.82 MB/s BenchmarkLittleEndianPutUint16-4 2491598 46.05 ns/op 43.43 MB/s BenchmarkLittleEndianAppendUint16-4 2457153 83.24 ns/op 24.03 MB/s BenchmarkLittleEndianPutUint32-4 1697517 85.86 ns/op 46.59 MB/s BenchmarkLittleEndianAppendUint32-4 2196808 85.41 ns/op 46.83 MB/s BenchmarkLittleEndianPutUint64-4 1000000 134.4 ns/op 59.54 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 128.9 ns/op 62.07 MB/s BenchmarkReadFloats-4 117974 1618 ns/op 7.42 MB/s BenchmarkWriteFloats-4 129566 1298 ns/op 9.24 MB/s BenchmarkReadSlice1000Float32s-4 1106 126662 ns/op 31.58 MB/s BenchmarkWriteSlice1000Float32s-4 884 118389 ns/op 33.79 MB/s BenchmarkReadSlice1000Uint8s-4 33928 4188 ns/op 238.78 MB/s BenchmarkWriteSlice1000Uint8s-4 46646 3826 ns/op 261.36 MB/s BenchmarkPutUvarint32-4 818848 152.9 ns/op 26.17 MB/s BenchmarkPutUvarint64-4 214846 758.0 ns/op 10.55 MB/s PASS ok encoding/binary 7.886s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5094 23134 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 3210 32644 ns/op 737 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5936 22764 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2893 47090 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6960 20733 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5235 20806 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6417 20941 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3616 51788 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 24489 ns/op PASS ok encoding/csv 3.012s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6466 16482 ns/op 1818 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 5538 20628 ns/op 1819 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 165 758633 ns/op 17029 B/op 332 allocs/op BenchmarkEncodeComplex128Slice-4 470 226765 ns/op 1044 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1035 119715 ns/op 84 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1090 126587 ns/op 81 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1297 86125 ns/op 298 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 40 2708624 ns/op 40760 B/op 251 allocs/op BenchmarkDecodeComplex128Slice-4 481 393775 ns/op 25258 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 777 174820 ns/op 10811 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 883 150877 ns/op 9764 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 327 424886 ns/op 39261 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 159 1009155 ns/op 67074 B/op 2227 allocs/op BenchmarkDecodeBytesSlice-4 302 444863 ns/op 24273 B/op 208 allocs/op BenchmarkDecodeInterfaceSlice-4 58 2501343 ns/op 83491 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 2124413 ns/op 54120 B/op 181 allocs/op PASS ok encoding/gob 4.694s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 14235 ns/op 17.98 MB/s BenchmarkEncode/1024-4 2960 55244 ns/op 18.54 MB/s BenchmarkEncode/4096-4 590 211190 ns/op 19.39 MB/s BenchmarkEncode/16384-4 99 1131658 ns/op 14.48 MB/s BenchmarkDecode/256-4 22138 6085 ns/op 42.07 MB/s BenchmarkDecode/1024-4 5299 20202 ns/op 50.69 MB/s BenchmarkDecode/4096-4 1546 86119 ns/op 47.56 MB/s BenchmarkDecode/16384-4 296 563652 ns/op 29.07 MB/s BenchmarkDump/256-4 937 126680 ns/op 2.02 MB/s BenchmarkDump/1024-4 250 450122 ns/op 2.27 MB/s BenchmarkDump/4096-4 61 1819255 ns/op 2.25 MB/s BenchmarkDump/16384-4 15 7779200 ns/op 2.11 MB/s PASS ok encoding/hex 3.251s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 171351722 ns/op 11.32 MB/s 8391848 B/op 60 allocs/op BenchmarkCodeEncoderError-4 1 168457474 ns/op 11.52 MB/s 8393768 B/op 113 allocs/op BenchmarkCodeMarshal-4 1 162035286 ns/op 11.98 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 186307174 ns/op 10.42 MB/s 10335384 B/op 110 allocs/op BenchmarkMarshalBytes/32-4 19099 6037 ns/op BenchmarkMarshalBytes/256-4 5551 31094 ns/op BenchmarkMarshalBytes/4096-4 405 346034 ns/op BenchmarkMarshalBytesError/32-4 37 2705704 ns/op BenchmarkMarshalBytesError/256-4 42 4394864 ns/op BenchmarkMarshalBytesError/4096-4 32 3272944 ns/op BenchmarkMarshalMap-4 29766 5293 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 550648087 ns/op 3.52 MB/s 10098152 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 24454 4205 ns/op 3.33 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37310 3488 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 521518325 ns/op 3.72 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 437334597 ns/op 4.44 MB/s 2021368 B/op 40012 allocs/op BenchmarkUnmarshalString-4 63549 2161 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 115394 1691 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 111688 1219 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 12475 12873 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 58660 2921 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 56444 2222 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 14048 7713 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2984 46605 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 519 216012 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 82 1520876 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 14026347 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 413193 279.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 455317 264.7 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 448672 259.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 425119 277.2 ns/op BenchmarkEncodeMarshaler-4 33554 2999 ns/op 74 B/op 1 allocs/op BenchmarkEncoderEncode-4 53757 2231 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4250294 26.81 ns/op BenchmarkNumberIsValidRegexp-4 13568 7933 ns/op PASS ok encoding/json 11.735s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 3177063 ns/op 20.63 MB/s BenchmarkDecode-4 34 4597956 ns/op 19.31 MB/s PASS ok encoding/pem 1.385s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1591 83995 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 636 215687 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 2520 57426 ns/op PASS ok encoding/xml 1.652s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 214393 572.3 ns/op BenchmarkAs-4 57596 1890 ns/op PASS ok errors 1.391s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 345666 317.7 ns/op BenchmarkIntSet-4 535292 228.1 ns/op BenchmarkFloatAdd-4 162596 901.0 ns/op BenchmarkFloatSet-4 510806 227.2 ns/op BenchmarkStringSet-4 339988 359.9 ns/op BenchmarkMapSet-4 109144 1277 ns/op BenchmarkMapSetDifferent-4 43920 2827 ns/op BenchmarkMapSetDifferentRandom-4 220 522246 ns/op BenchmarkMapSetString-4 117007 1373 ns/op BenchmarkMapAddSame-4 26043 4886 ns/op BenchmarkMapAddDifferent-4 8444 13764 ns/op BenchmarkMapAddDifferentRandom-4 192 901879 ns/op BenchmarkMapAddSameSteadyState-4 243604 510.3 ns/op BenchmarkMapAddDifferentSteadyState-4 105130 1141 ns/op BenchmarkMapString-4 5354 30574 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 9378 11249 ns/op PASS ok expvar 4.855s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 64399 1985 ns/op BenchmarkSprintfEmpty-4 186216 591.9 ns/op BenchmarkSprintfString-4 119538 865.2 ns/op BenchmarkSprintfTruncateString-4 105171 1000 ns/op BenchmarkSprintfTruncateBytes-4 106836 1278 ns/op BenchmarkSprintfSlowParsingPath-4 160614 986.1 ns/op BenchmarkSprintfQuoteString-4 32674 3438 ns/op BenchmarkSprintfInt-4 119130 934.1 ns/op BenchmarkSprintfIntInt-4 124195 1211 ns/op BenchmarkSprintfPrefixedInt-4 116095 1437 ns/op BenchmarkSprintfFloat-4 101356 1683 ns/op BenchmarkSprintfComplex-4 30506 4815 ns/op BenchmarkSprintfBoolean-4 149082 949.5 ns/op BenchmarkSprintfHexString-4 66265 2564 ns/op BenchmarkSprintfHexBytes-4 50986 3867 ns/op BenchmarkSprintfBytes-4 28258 4692 ns/op BenchmarkSprintfStringer-4 50746 3364 ns/op BenchmarkSprintfStructure-4 19033 5948 ns/op BenchmarkManyArgs-4 32558 3222 ns/op BenchmarkFprintInt-4 54470 2450 ns/op BenchmarkFprintfBytes-4 53630 2361 ns/op BenchmarkFprintIntNoAlloc-4 56625 1980 ns/op BenchmarkScanInts-4 30 4190237 ns/op BenchmarkScanRecursiveInt-4 1 625048821 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 543264537 ns/op PASS ok fmt 7.712s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 516 395232 ns/op PASS ok go/build 1.320s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 43328 2646 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13905 10231 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4855 40090 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1024 159911 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 238 637217 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 48 2220200 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 9318206 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 39308062 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 175547807 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.915s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 379203729 ns/op 0.17 MB/s 44864880 B/op 48668 allocs/op PASS ok go/format 1.459s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21779017 ns/op 2.47 MB/s BenchmarkParseOnly-4 6 19831746 ns/op 2.72 MB/s BenchmarkResolve-4 60 2711956 ns/op 19.86 MB/s PASS ok go/parser 3.309s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 185332835 ns/op 0.28 MB/s 5199384 B/op 27515 allocs/op BenchmarkPrintDecl-4 436 238749 ns/op 0.13 MB/s 17027 B/op 51 allocs/op PASS ok go/printer 1.394s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 264 520358 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8794162 ns/op 5.64 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 18139000 ns/op 3.98 MB/s BenchmarkScanFiles/net/http/server.go-4 5 20879842 ns/op 5.61 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 192 762114 ns/op 4.04 MB/s PASS ok go/scanner 2.502s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1407055 81.02 ns/op PASS ok go/token 1.287s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 144 1159639 ns/op BenchmarkNamed/Underlying/nongeneric-4 906410 137.4 ns/op BenchmarkNamed/Underlying/generic-4 989197 134.0 ns/op BenchmarkNamed/Underlying/src_instance-4 882712 138.1 ns/op BenchmarkNamed/Underlying/user_instance-4 878767 133.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 15982 7693 ns/op BenchmarkNamed/NewMethodSet/generic-4 15248 8451 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 17149 6305 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16438 7500 ns/op BenchmarkCheck/http/funcbodies/info-4 1 728335350 ns/op 44495 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 464606505 ns/op 69797 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 309145026 ns/op 104726 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 255702311 ns/op 126544 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 3266497345 ns/op 1582 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 180542563 ns/op 28463 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 99715712 ns/op 51642 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 96263037 ns/op 53476 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 701113194 ns/op 3087 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 83574980 ns/op 25588 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 73293543 ns/op 29202 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 61996261 ns/op 34701 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2131735329 ns/op 30673 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 732148710 ns/op 89250 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 164257782 ns/op 394878 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128582984 ns/op 505228 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 4083074719 ns/op 491.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 177956120 ns/op 11147 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 126116510 ns/op 15585 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 146810044 ns/op 13555 lines/s PASS ok go/types 52.955s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 10000 10009 ns/op 102.31 MB/s PASS ok hash/adler32 1.174s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 230998 561.3 ns/op 26.73 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 186169 592.4 ns/op 25.32 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 120153 1325 ns/op 30.20 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 119149 1182 ns/op 33.83 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 363246 345.6 ns/op 1481.68 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 300195 342.5 ns/op 1494.67 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 257060 389.6 ns/op 2628.23 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 325597 494.8 ns/op 2069.44 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 222267 601.7 ns/op 6807.46 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 216573 538.2 ns/op 7610.02 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 48196 2608 ns/op 12566.08 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 62002 2353 ns/op 13924.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 339862 349.0 ns/op 42.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 355020 349.5 ns/op 42.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 397468 345.1 ns/op 115.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 312486 353.6 ns/op 113.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 269373 459.7 ns/op 1113.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 225610 470.9 ns/op 1087.29 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 227268 522.4 ns/op 1960.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 249835 535.5 ns/op 1912.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 197983 726.9 ns/op 5634.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 181945 607.4 ns/op 6743.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 49330 2426 ns/op 13508.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50966 2787 ns/op 11756.58 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 215930 547.3 ns/op 27.41 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 239920 769.9 ns/op 19.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 113188 1020 ns/op 39.22 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 131421 1305 ns/op 30.64 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 11073 10548 ns/op 48.54 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 16211 ns/op 31.58 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5428 32584 ns/op 31.43 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5293 35918 ns/op 28.51 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 988 105981 ns/op 38.65 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1244 153083 ns/op 26.76 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 139 807640 ns/op 40.57 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 144 819160 ns/op 40.00 MB/s PASS ok hash/crc32 8.882s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1015996 ns/op 64.50 MB/s BenchmarkCrc64/ISO4KB-4 1467 87198 ns/op 46.97 MB/s BenchmarkCrc64/ISO1KB-4 8266 22993 ns/op 44.53 MB/s BenchmarkCrc64/ECMA64KB-4 127 1007358 ns/op 65.06 MB/s BenchmarkCrc64/Random64KB-4 118 917314 ns/op 71.44 MB/s BenchmarkCrc64/Random16KB-4 289 364895 ns/op 44.90 MB/s PASS ok hash/crc64 2.298s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14040 14093 ns/op 72.66 MB/s BenchmarkFnv32aKB-4 12652 12137 ns/op 84.37 MB/s BenchmarkFnv64KB-4 10000 12464 ns/op 82.15 MB/s BenchmarkFnv64aKB-4 12379 9652 ns/op 106.09 MB/s BenchmarkFnv128KB-4 1675 72691 ns/op 14.09 MB/s BenchmarkFnv128aKB-4 1629 77632 ns/op 13.19 MB/s PASS ok hash/fnv 2.406s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 388886 302.9 ns/op 13.21 MB/s BenchmarkHash/n=4/Bytes-4 2847466 40.93 ns/op 97.73 MB/s BenchmarkHash/n=4/String-4 1511000 83.56 ns/op 47.87 MB/s BenchmarkHash/n=8/Write-4 336972 328.8 ns/op 24.33 MB/s BenchmarkHash/n=8/Bytes-4 2794054 42.33 ns/op 188.98 MB/s BenchmarkHash/n=8/String-4 1000000 148.3 ns/op 53.93 MB/s BenchmarkHash/n=16/Write-4 369880 335.9 ns/op 47.63 MB/s BenchmarkHash/n=16/Bytes-4 2287947 52.54 ns/op 304.51 MB/s BenchmarkHash/n=16/String-4 1543423 77.67 ns/op 205.99 MB/s BenchmarkHash/n=32/Write-4 448802 541.7 ns/op 59.07 MB/s BenchmarkHash/n=32/Bytes-4 3122067 39.61 ns/op 807.96 MB/s BenchmarkHash/n=32/String-4 1646238 71.52 ns/op 447.41 MB/s BenchmarkHash/n=64/Write-4 385741 368.4 ns/op 173.71 MB/s BenchmarkHash/n=64/Bytes-4 2701090 47.92 ns/op 1335.63 MB/s BenchmarkHash/n=64/String-4 1499340 128.9 ns/op 496.64 MB/s BenchmarkHash/n=256/Write-4 265687 446.2 ns/op 573.69 MB/s BenchmarkHash/n=256/Bytes-4 1654186 82.89 ns/op 3088.54 MB/s BenchmarkHash/n=256/String-4 1000000 170.5 ns/op 1501.67 MB/s BenchmarkHash/n=320/Write-4 303008 477.5 ns/op 670.15 MB/s BenchmarkHash/n=320/Bytes-4 1704658 64.68 ns/op 4947.59 MB/s BenchmarkHash/n=320/String-4 597954 204.1 ns/op 1567.72 MB/s BenchmarkHash/n=1024/Write-4 196707 729.4 ns/op 1403.93 MB/s BenchmarkHash/n=1024/Bytes-4 761712 161.3 ns/op 6348.71 MB/s BenchmarkHash/n=1024/String-4 252432 551.1 ns/op 1858.06 MB/s BenchmarkHash/n=4096/Write-4 78711 1455 ns/op 2815.18 MB/s BenchmarkHash/n=4096/Bytes-4 245635 848.9 ns/op 4825.22 MB/s BenchmarkHash/n=4096/String-4 66468 1840 ns/op 2225.59 MB/s BenchmarkHash/n=16384/Write-4 25791 5245 ns/op 3123.44 MB/s BenchmarkHash/n=16384/Bytes-4 57553 2304 ns/op 7111.66 MB/s BenchmarkHash/n=16384/String-4 10000 12510 ns/op 1309.70 MB/s PASS ok hash/maphash 8.206s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 614 173199 ns/op BenchmarkEscapeNone-4 119904 1544 ns/op BenchmarkUnescape-4 576 217068 ns/op BenchmarkUnescapeNone-4 559918 214.2 ns/op BenchmarkUnescapeSparse-4 10000 29765 ns/op BenchmarkUnescapeDense-4 920 127572 ns/op PASS ok html 2.383s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7690 18306 ns/op BenchmarkCSSEscaperNoSpecials-4 30846 3850 ns/op BenchmarkDecodeCSS-4 16124 6955 ns/op BenchmarkDecodeCSSNoSpecials-4 2475121 48.98 ns/op BenchmarkCSSValueFilter-4 85286 1725 ns/op BenchmarkCSSValueFilterOk-4 59001 1913 ns/op BenchmarkEscapedExecute-4 4440 38919 ns/op BenchmarkHTMLNospaceEscaper-4 6478 16265 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 36318 2985 ns/op BenchmarkStripTags-4 18566 6581 ns/op BenchmarkStripTagsNoSpecials-4 306762 643.0 ns/op BenchmarkJSValEscaperWithNum-4 21813 6465 ns/op BenchmarkJSValEscaperWithStr-4 3507 34699 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17176 6884 ns/op BenchmarkJSValEscaperWithObj-4 4335 28488 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 11045 ns/op BenchmarkJSStrEscaperNoSpecials-4 40219 4572 ns/op BenchmarkJSStrEscaper-4 10000 14583 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 40966 2654 ns/op BenchmarkJSRegexpEscaper-4 10000 14753 ns/op BenchmarkTemplateSpecialTags-4 88 1360175 ns/op BenchmarkURLEscaper-4 4400 32120 ns/op BenchmarkURLEscaperNoSpecials-4 169506 1156 ns/op BenchmarkURLNormalizer-4 5805 25505 ns/op BenchmarkURLNormalizerNoSpecials-4 181839 1060 ns/op BenchmarkSrcsetFilter-4 16402 8040 ns/op BenchmarkSrcsetFilterNoSpecials-4 86782 1392 ns/op PASS ok html/template 7.283s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 548600 236.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 528924 295.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 658794 237.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 518828 305.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1422058 84.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 111.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1559188 76.82 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 135.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 352327 454.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 282288 416.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 350786 415.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 318570 405.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 648970 309.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 505832 302.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 671250 212.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 389080 293.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 263516 489.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 100.2 ns/op BenchmarkRGBASetRGBA-4 1000000 110.7 ns/op BenchmarkRGBA64At-4 919090 154.6 ns/op BenchmarkRGBA64SetRGBA64-4 795193 162.1 ns/op BenchmarkNRGBAAt-4 1000000 163.3 ns/op BenchmarkNRGBASetNRGBA-4 1000000 165.9 ns/op BenchmarkNRGBA64At-4 790479 220.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 653172 171.0 ns/op BenchmarkAlphaAt-4 2031752 56.32 ns/op BenchmarkAlphaSetAlpha-4 1000000 112.4 ns/op BenchmarkAlpha16At-4 1000000 119.2 ns/op BenchmarkAlphaSetAlpha16-4 1000000 144.9 ns/op BenchmarkGrayAt-4 2049000 82.09 ns/op BenchmarkGraySetGray-4 1483285 73.13 ns/op BenchmarkGray16At-4 1209975 103.5 ns/op BenchmarkGraySetGray16-4 1000000 100.8 ns/op PASS ok image 8.401s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2765077 65.03 ns/op BenchmarkYCbCrToRGB/128-4 3465441 60.22 ns/op BenchmarkYCbCrToRGB/255-4 2960868 39.80 ns/op BenchmarkRGBToYCbCr/0-4 2737882 46.81 ns/op BenchmarkRGBToYCbCr/Cb-4 2985484 58.00 ns/op BenchmarkRGBToYCbCr/Cr-4 3355915 36.70 ns/op BenchmarkYCbCrToRGBA/0-4 2214642 45.70 ns/op BenchmarkYCbCrToRGBA/128-4 2430025 50.12 ns/op BenchmarkYCbCrToRGBA/255-4 2524195 44.59 ns/op BenchmarkNYCbCrAToRGBA/0-4 2597161 50.14 ns/op BenchmarkNYCbCrAToRGBA/128-4 2407838 52.88 ns/op BenchmarkNYCbCrAToRGBA/255-4 1604150 63.70 ns/op PASS ok image/color 4.504s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 48387565 ns/op BenchmarkFillSrc-4 288 404997 ns/op BenchmarkCopyOver-4 6 18394861 ns/op BenchmarkCopySrc-4 448 267533 ns/op BenchmarkNRGBAOver-4 7 15632126 ns/op BenchmarkNRGBASrc-4 12 10744004 ns/op BenchmarkYCbCr-4 9 12046645 ns/op BenchmarkGray-4 16 8993063 ns/op BenchmarkCMYK-4 9 11329421 ns/op BenchmarkGlyphOver-4 21 10070048 ns/op BenchmarkRGBAMaskOver-4 5 33047588 ns/op BenchmarkGrayMaskOver-4 6 18992392 ns/op BenchmarkRGBA64ImageMaskOver-4 2 64511086 ns/op BenchmarkRGBA-4 4 41010868 ns/op BenchmarkPalettedFill-4 846 148921 ns/op BenchmarkPalettedRGBA-4 4 26982518 ns/op BenchmarkGenericOver-4 2 65260078 ns/op BenchmarkGenericMaskOver-4 4 38642270 ns/op BenchmarkGenericSrc-4 3 43978629 ns/op BenchmarkGenericMaskSrc-4 3 34752035 ns/op PASS ok image/draw 9.231s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5436604 ns/op 2.84 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 148861890 ns/op 2.06 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3106781496 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 3851939 ns/op 4.01 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 143900882 ns/op 0.43 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.409s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4977 24409 ns/op BenchmarkIDCT-4 4899 33753 ns/op BenchmarkDecodeBaseline-4 7 16739424 ns/op 3.69 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 5 23902241 ns/op 2.59 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 239583395 ns/op 5.13 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 226122665 ns/op 4.08 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.943s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17935766 8.952 ns/op BenchmarkDecodeGray-4 12 10151015 ns/op 6.46 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 47345979 ns/op 5.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 53086352 ns/op 4.94 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 6285710 ns/op 10.43 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37718370 ns/op 6.95 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 2 71319381 ns/op 3.68 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 59644724 ns/op 5.15 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 81216066 ns/op 3.78 MB/s 426084 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 192893530 ns/op 6.37 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 268158075 ns/op 4.58 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 48070688 ns/op 6.39 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 197167835 ns/op 6.23 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 752648349 ns/op 1.63 MB/s 864088 B/op 29 allocs/op PASS ok image/png 5.388s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53435251 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53839133 ns/op 1.86 MB/s 802900 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 308799273 ns/op 1.62 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 265637771 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 52486418 ns/op 1.91 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 47589691 ns/op 2.10 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 370210590 ns/op 1.35 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 288637190 ns/op 1.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 587610396 ns/op 1.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 644267566 ns/op 1.55 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4242390654 ns/op 1.18 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3680387040 ns/op 1.36 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9636801 ns/op 10.38 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 12 9957663 ns/op 10.04 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 45392962 ns/op 11.01 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55987937 ns/op 8.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 89031804 ns/op 11.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 101061120 ns/op 9.90 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 492123943 ns/op 10.16 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 484562229 ns/op 10.32 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 88646816 ns/op 1.13 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 104446965 ns/op 0.96 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 460094437 ns/op 1.09 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 519707426 ns/op 0.96 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 935968231 ns/op 1.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 965452651 ns/op 1.04 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6573824846 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5803544446 ns/op 0.86 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 220468741 ns/op 18.96 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 159012569 ns/op 26.29 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 50.289s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 26598 5705 ns/op 0.18 MB/s BenchmarkMarshalCorpusFile/2-4 22820 4605 ns/op 0.43 MB/s BenchmarkMarshalCorpusFile/4-4 26360 5326 ns/op 0.75 MB/s BenchmarkMarshalCorpusFile/8-4 18182 5615 ns/op 1.42 MB/s BenchmarkMarshalCorpusFile/16-4 14690 7638 ns/op 2.09 MB/s BenchmarkMarshalCorpusFile/32-4 10000 15577 ns/op 2.05 MB/s BenchmarkMarshalCorpusFile/64-4 9354 18473 ns/op 3.46 MB/s BenchmarkMarshalCorpusFile/128-4 6325 27766 ns/op 4.61 MB/s BenchmarkMarshalCorpusFile/256-4 2290 59648 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/512-4 1318 149493 ns/op 3.42 MB/s BenchmarkMarshalCorpusFile/1024-4 588 205622 ns/op 4.98 MB/s BenchmarkMarshalCorpusFile/2048-4 284 524755 ns/op 3.90 MB/s BenchmarkMarshalCorpusFile/4096-4 133 773578 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/8192-4 91 1860903 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/16384-4 44 3989141 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/32768-4 24 10271300 ns/op 3.19 MB/s BenchmarkMarshalCorpusFile/65536-4 7 16504142 ns/op 3.97 MB/s BenchmarkMarshalCorpusFile/131072-4 3 41238040 ns/op 3.18 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55271700 ns/op 4.74 MB/s BenchmarkMarshalCorpusFile/524288-4 1 118102763 ns/op 4.44 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 233302423 ns/op 4.49 MB/s BenchmarkUnmarshalCorpusFile/1-4 9176 18805 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 6756 19445 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 8054 22465 ns/op 0.18 MB/s BenchmarkUnmarshalCorpusFile/8-4 4065 28510 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/16-4 4890 23433 ns/op 0.68 MB/s BenchmarkUnmarshalCorpusFile/32-4 4345 35943 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/64-4 3466 40151 ns/op 1.59 MB/s BenchmarkUnmarshalCorpusFile/128-4 2770 55864 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/256-4 944 183533 ns/op 1.39 MB/s BenchmarkUnmarshalCorpusFile/512-4 452 264387 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/1024-4 223 508389 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/2048-4 100 1017913 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/4096-4 63 4081976 ns/op 1.00 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 4915900 ns/op 1.67 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 10033503 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 19010218 ns/op 1.72 MB/s BenchmarkUnmarshalCorpusFile/65536-4 3 41744188 ns/op 1.57 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 81346556 ns/op 1.61 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 232574024 ns/op 1.13 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 266468069 ns/op 1.97 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 552439468 ns/op 1.90 MB/s BenchmarkMutatorBytes/1-4 20000 5037 ns/op BenchmarkMutatorBytes/10-4 30271 4019 ns/op BenchmarkMutatorBytes/100-4 27412 4375 ns/op BenchmarkMutatorBytes/1000-4 19147 9210 ns/op BenchmarkMutatorBytes/10000-4 6566 39428 ns/op BenchmarkMutatorBytes/100000-4 738 281260 ns/op BenchmarkMutatorString/1-4 28136 4394 ns/op BenchmarkMutatorString/10-4 26352 4142 ns/op BenchmarkMutatorString/100-4 26659 4779 ns/op BenchmarkMutatorString/1000-4 12694 8627 ns/op BenchmarkMutatorString/10000-4 4219 96524 ns/op BenchmarkMutatorString/100000-4 314 406955 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 14095 7801 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 13144 ns/op BenchmarkMutatorAllBasicTypes/bool-4 47452 2745 ns/op BenchmarkMutatorAllBasicTypes/float32-4 42217 2573 ns/op BenchmarkMutatorAllBasicTypes/float64-4 44104 2456 ns/op BenchmarkMutatorAllBasicTypes/int-4 48069 2414 ns/op BenchmarkMutatorAllBasicTypes/int8-4 45948 2506 ns/op BenchmarkMutatorAllBasicTypes/int16-4 46478 2867 ns/op BenchmarkMutatorAllBasicTypes/int32-4 42370 2901 ns/op BenchmarkMutatorAllBasicTypes/int64-4 42873 2447 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44193 3105 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 42642 2445 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 46608 2474 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 45289 2428 ns/op PASS ok internal/fuzz 17.156s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11994 10663 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 118927 924.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.752s PASS ok internal/poll 1.065s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 3 38739698 ns/op PASS ok internal/trace 4.594s PASS ok internal/zstd 1.057s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 15892 ns/op BenchmarkCopyNLarge-4 166 871933 ns/op PASS ok io 1.530s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 136869 930.9 ns/op BenchmarkPrintln-4 17661 7667 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 24724 5000 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4378 29176 ns/op BenchmarkDiscard-4 862760 157.7 ns/op 0 B/op 0 allocs/op PASS ok log 2.224s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 49352 2166 ns/op BenchmarkJSONHandler/defaults-4 6276 22164 ns/op 518 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3816 35281 ns/op 788 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4113 30022 ns/op 756 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6765 18875 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6087 21809 ns/op 519 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 3379 36726 ns/op 534 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 20390 10916 ns/op 81 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 20524 6475 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 66720 1743 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 47812 2713 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 49633 2354 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 48975 2332 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 54374 2237 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 44389 2268 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 735093 226.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 687020 200.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 468186 255.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 429460 446.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 383067 339.0 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5908 33727 ns/op BenchmarkDispatch/switch-checked-4 197440 707.4 ns/op BenchmarkDispatch/As-4 192754 698.6 ns/op BenchmarkDispatch/Visit-4 157669 1448 ns/op BenchmarkUnsafeStrings-4 14373 7734 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 6.845s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1230097 93.46 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1125500 89.30 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 722143 153.7 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 305048 396.3 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 50473 4552 ns/op 263 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 50326 2966 ns/op 264 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 24295 5222 ns/op 677 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6097 23307 ns/op 3474 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11617 12697 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12836 11601 ns/op 588 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 8653 16026 ns/op 1086 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2197 48495 ns/op 4282 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 12538 8177 ns/op 527 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 13773 8234 ns/op 526 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 8533 12842 ns/op 939 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3751 43638 ns/op 3722 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.739s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 33945316 ns/op PASS ok maps 2.436s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2519185 60.65 ns/op BenchmarkAcosh-4 1307016 119.1 ns/op BenchmarkAsin-4 2653525 44.27 ns/op BenchmarkAsinh-4 1000000 138.3 ns/op BenchmarkAtan-4 3034916 39.50 ns/op BenchmarkAtanh-4 1273838 93.09 ns/op BenchmarkAtan2-4 2199706 57.30 ns/op BenchmarkCbrt-4 1534003 72.92 ns/op BenchmarkCeil-4 22321345 11.74 ns/op BenchmarkCopysign-4 3527522 30.12 ns/op BenchmarkCos-4 1323306 129.5 ns/op BenchmarkCosh-4 1794868 62.33 ns/op BenchmarkErf-4 3054494 45.49 ns/op BenchmarkErfc-4 3041665 50.71 ns/op BenchmarkErfinv-4 2883994 41.31 ns/op BenchmarkErfcinv-4 2858878 56.09 ns/op BenchmarkExp-4 7406016 16.71 ns/op BenchmarkExpGo-4 1000000 120.7 ns/op BenchmarkExpm1-4 2027620 50.05 ns/op BenchmarkExp2-4 910537 135.5 ns/op BenchmarkExp2Go-4 1000000 117.9 ns/op BenchmarkAbs-4 4906536 23.80 ns/op BenchmarkDim-4 6734476 16.53 ns/op BenchmarkFloor-4 23210794 7.434 ns/op BenchmarkMax-4 17447046 8.182 ns/op BenchmarkMin-4 10849812 15.00 ns/op BenchmarkMod-4 310687 333.3 ns/op BenchmarkFrexp-4 1834678 103.6 ns/op BenchmarkGamma-4 936622 164.5 ns/op BenchmarkHypot-4 12386677 10.04 ns/op BenchmarkHypotGo-4 1662514 102.6 ns/op BenchmarkIlogb-4 1992092 60.83 ns/op BenchmarkJ0-4 304750 746.5 ns/op BenchmarkJ1-4 332310 509.6 ns/op BenchmarkJn-4 153465 916.1 ns/op BenchmarkLdexp-4 1783758 65.47 ns/op BenchmarkLgamma-4 1000000 159.8 ns/op BenchmarkLog-4 5636106 23.81 ns/op BenchmarkLogb-4 2107725 57.17 ns/op BenchmarkLog1p-4 1581637 95.14 ns/op BenchmarkLog10-4 5343778 27.94 ns/op BenchmarkLog2-4 1507850 95.73 ns/op BenchmarkModf-4 2431292 49.40 ns/op BenchmarkNextafter32-4 2393155 49.95 ns/op BenchmarkNextafter64-4 2109584 68.17 ns/op BenchmarkPowInt-4 648122 282.4 ns/op BenchmarkPowFrac-4 505203 256.9 ns/op BenchmarkPow10Pos-4 5790990 25.82 ns/op BenchmarkPow10Neg-4 6209074 18.51 ns/op BenchmarkRound-4 4794602 24.72 ns/op BenchmarkRoundToEven-4 12307314 9.898 ns/op BenchmarkRemainder-4 567619 324.7 ns/op BenchmarkSignbit-4 7072057 16.12 ns/op BenchmarkSin-4 1551468 75.23 ns/op BenchmarkSincos-4 1000000 190.2 ns/op BenchmarkSinh-4 2155717 63.26 ns/op BenchmarkSqrtIndirect-4 23695544 8.820 ns/op BenchmarkSqrtLatency-4 23601688 5.305 ns/op BenchmarkSqrtIndirectLatency-4 24138399 5.475 ns/op BenchmarkSqrtGoLatency-4 1374045 109.9 ns/op BenchmarkSqrtPrime-4 39025 2908 ns/op BenchmarkTan-4 1000000 129.5 ns/op BenchmarkTanh-4 1679335 112.2 ns/op BenchmarkTrunc-4 25910354 5.370 ns/op BenchmarkY0-4 284158 695.4 ns/op BenchmarkY1-4 287440 407.1 ns/op BenchmarkYn-4 136786 1432 ns/op BenchmarkFloat64bits-4 7975333 16.05 ns/op BenchmarkFloat64frombits-4 7161013 16.53 ns/op BenchmarkFloat32bits-4 6531238 23.69 ns/op BenchmarkFloat32frombits-4 7110034 17.93 ns/op BenchmarkFMA-4 24991632 5.575 ns/op PASS ok math 17.719s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 10730277 16.57 ns/op 3861.59 MB/s BenchmarkAddVV/2-4 8522665 12.19 ns/op 10502.17 MB/s BenchmarkAddVV/3-4 9044378 20.29 ns/op 9461.76 MB/s BenchmarkAddVV/4-4 6426654 18.16 ns/op 14099.29 MB/s BenchmarkAddVV/5-4 8404276 13.51 ns/op 23683.68 MB/s BenchmarkAddVV/10-4 6388408 36.41 ns/op 17577.89 MB/s BenchmarkAddVV/100-4 1604965 73.59 ns/op 86964.43 MB/s BenchmarkAddVV/1000-4 265129 644.0 ns/op 99385.08 MB/s BenchmarkSubVV/1-4 12437430 13.73 ns/op 4660.08 MB/s BenchmarkSubVV/2-4 11793615 14.29 ns/op 8955.29 MB/s BenchmarkSubVV/3-4 9742412 15.72 ns/op 12215.19 MB/s BenchmarkSubVV/4-4 9511536 13.56 ns/op 18885.03 MB/s BenchmarkSubVV/5-4 8614206 20.43 ns/op 15665.16 MB/s BenchmarkSubVV/10-4 7032326 24.88 ns/op 25722.68 MB/s BenchmarkSubVV/100-4 1552756 71.89 ns/op 89020.14 MB/s BenchmarkSubVV/1000-4 253360 620.0 ns/op 103222.32 MB/s BenchmarkAddVW/1-4 13971780 8.842 ns/op 904.81 MB/s BenchmarkAddVW/2-4 12117079 18.94 ns/op 844.62 MB/s BenchmarkAddVW/3-4 9487032 10.93 ns/op 2196.00 MB/s BenchmarkAddVW/4-4 14784510 10.93 ns/op 2927.92 MB/s BenchmarkAddVW/5-4 10357596 12.69 ns/op 3150.89 MB/s BenchmarkAddVW/10-4 8275854 13.54 ns/op 5910.11 MB/s BenchmarkAddVW/100-4 290954 487.0 ns/op 1642.84 MB/s BenchmarkAddVW/1000-4 35602 3257 ns/op 2455.94 MB/s BenchmarkAddVWext/1-4 12460952 10.54 ns/op 759.27 MB/s BenchmarkAddVWext/2-4 12788089 10.08 ns/op 1586.77 MB/s BenchmarkAddVWext/3-4 8557077 13.06 ns/op 1837.42 MB/s BenchmarkAddVWext/4-4 8692303 13.47 ns/op 2375.49 MB/s BenchmarkAddVWext/5-4 9256910 12.72 ns/op 3144.63 MB/s BenchmarkAddVWext/10-4 8277106 15.15 ns/op 5279.40 MB/s BenchmarkAddVWext/100-4 38323 2997 ns/op 266.91 MB/s BenchmarkAddVWext/1000-4 5505 35339 ns/op 226.38 MB/s BenchmarkSubVW/1-4 13744926 10.97 ns/op 729.34 MB/s BenchmarkSubVW/2-4 11734472 12.16 ns/op 1315.76 MB/s BenchmarkSubVW/3-4 9308215 12.54 ns/op 1914.56 MB/s BenchmarkSubVW/4-4 11110022 15.07 ns/op 2123.72 MB/s BenchmarkSubVW/5-4 8404372 16.84 ns/op 2375.27 MB/s BenchmarkSubVW/10-4 5567500 22.30 ns/op 3586.86 MB/s BenchmarkSubVW/100-4 201808 557.8 ns/op 1434.28 MB/s BenchmarkSubVW/1000-4 33034 3453 ns/op 2317.12 MB/s BenchmarkSubVWext/1-4 15646742 10.96 ns/op 729.63 MB/s BenchmarkSubVWext/2-4 10218542 21.14 ns/op 757.02 MB/s BenchmarkSubVWext/3-4 9851365 12.07 ns/op 1988.19 MB/s BenchmarkSubVWext/4-4 8532694 15.39 ns/op 2079.28 MB/s BenchmarkSubVWext/5-4 7884816 17.35 ns/op 2305.34 MB/s BenchmarkSubVWext/10-4 6966796 18.34 ns/op 4361.06 MB/s BenchmarkSubVWext/100-4 39855 5672 ns/op 141.05 MB/s BenchmarkSubVWext/1000-4 1762 81950 ns/op 97.62 MB/s BenchmarkMulAddVWW/1-4 7643742 17.40 ns/op 3677.77 MB/s BenchmarkMulAddVWW/2-4 8745226 18.93 ns/op 6761.49 MB/s BenchmarkMulAddVWW/3-4 6624861 18.89 ns/op 10163.51 MB/s BenchmarkMulAddVWW/4-4 6047244 21.22 ns/op 12063.06 MB/s BenchmarkMulAddVWW/5-4 7998860 14.96 ns/op 21390.66 MB/s BenchmarkMulAddVWW/10-4 6540219 31.18 ns/op 20523.06 MB/s BenchmarkMulAddVWW/100-4 1000000 143.1 ns/op 44726.73 MB/s BenchmarkMulAddVWW/1000-4 161250 972.6 ns/op 65806.14 MB/s BenchmarkAddMulVVW/1-4 11134797 10.55 ns/op 6065.86 MB/s BenchmarkAddMulVVW/2-4 11545221 18.32 ns/op 6987.36 MB/s BenchmarkAddMulVVW/3-4 8808201 13.97 ns/op 13742.45 MB/s BenchmarkAddMulVVW/4-4 7604354 15.47 ns/op 16548.61 MB/s BenchmarkAddMulVVW/5-4 7154956 17.78 ns/op 17994.43 MB/s BenchmarkAddMulVVW/10-4 5785084 17.92 ns/op 35716.08 MB/s BenchmarkAddMulVVW/100-4 1220953 122.8 ns/op 52099.73 MB/s BenchmarkAddMulVVW/1000-4 181900 847.8 ns/op 75488.33 MB/s BenchmarkDivWVW/1-4 1465454 93.94 ns/op 681.32 MB/s BenchmarkDivWVW/2-4 1000000 133.7 ns/op 957.10 MB/s BenchmarkDivWVW/3-4 818929 173.2 ns/op 1108.38 MB/s BenchmarkDivWVW/4-4 650524 214.7 ns/op 1192.16 MB/s BenchmarkDivWVW/5-4 482467 227.9 ns/op 1404.07 MB/s BenchmarkDivWVW/10-4 266779 448.4 ns/op 1427.14 MB/s BenchmarkDivWVW/100-4 33508 3691 ns/op 1733.77 MB/s BenchmarkDivWVW/1000-4 3375 39920 ns/op 1603.22 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14149060 12.01 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13965925 12.17 ns/op BenchmarkNonZeroShifts/2/shrVU-4 11008605 15.41 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10414106 21.36 ns/op BenchmarkNonZeroShifts/3/shrVU-4 11155545 11.44 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11577016 10.71 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8371617 18.12 ns/op BenchmarkNonZeroShifts/4/shlVU-4 7554327 17.05 ns/op BenchmarkNonZeroShifts/5/shrVU-4 9727611 13.69 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10308506 12.04 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7177101 16.87 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8202058 17.08 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 199.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1000000 105.1 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 136686 1127 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 172104 1183 ns/op BenchmarkDecimalConversion-4 130 1138739 ns/op BenchmarkFloatString/100-4 9104 14181 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 743780 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 58241122 ns/op 60916 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 6352861615 ns/op 838952 B/op 499 allocs/op BenchmarkFloatAdd/10-4 133448 1055 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 129958 955.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 113526 971.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 67537 1665 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 10000 13552 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 142354 752.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 193658 732.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 172752 1192 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 135247 914.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 37310 4837 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1402 145558 ns/op BenchmarkParseFloatLargeExp-4 339 461306 ns/op BenchmarkGCD10x10/WithoutXY-4 160521 910.9 ns/op BenchmarkGCD10x10/WithXY-4 35961 3230 ns/op BenchmarkGCD10x100/WithoutXY-4 75904 1910 ns/op BenchmarkGCD10x100/WithXY-4 10000 10329 ns/op BenchmarkGCD10x1000/WithoutXY-4 48021 3639 ns/op BenchmarkGCD10x1000/WithXY-4 10000 17649 ns/op BenchmarkGCD100x100/WithoutXY-4 15093 6781 ns/op BenchmarkGCD100x100/WithXY-4 7419 22478 ns/op BenchmarkGCD100x1000/WithoutXY-4 9374 14089 ns/op BenchmarkGCD100x1000/WithXY-4 3739 41834 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1608 74572 ns/op BenchmarkGCD1000x1000/WithXY-4 878 156461 ns/op BenchmarkHilbert-4 15 7741915 ns/op BenchmarkBinomial-4 9673 12259 ns/op BenchmarkQuoRem-4 17576 10478 ns/op BenchmarkExp-4 12 16707028 ns/op BenchmarkExpMont/Odd-4 100 1203664 ns/op 2599 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1232944 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 2487773 ns/op 3833 B/op 52 allocs/op BenchmarkExpMont/Even3-4 100 1305514 ns/op 3801 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1988046 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1944216 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even32-4 100 1261990 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1066848 ns/op 3624 B/op 53 allocs/op BenchmarkExpMont/Even96-4 100 1839715 ns/op 3777 B/op 51 allocs/op BenchmarkExpMont/Even128-4 72 1880733 ns/op 3306 B/op 51 allocs/op BenchmarkExpMont/Even255-4 132 1047448 ns/op 2961 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 201 508304 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 256 473375 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 261 619797 ns/op 1749 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 234 552240 ns/op 1755 B/op 48 allocs/op BenchmarkExp2-4 14 8572274 ns/op BenchmarkBitset-4 511024 425.4 ns/op BenchmarkBitsetNeg-4 300096 435.0 ns/op BenchmarkBitsetOrig-4 186403 921.9 ns/op BenchmarkBitsetNegOrig-4 109960 1468 ns/op BenchmarkModSqrt225_Tonelli-4 81 1349672 ns/op BenchmarkModSqrt225_3Mod4-4 262 547446 ns/op BenchmarkModSqrt231_Tonelli-4 100 1499060 ns/op BenchmarkModSqrt231_5Mod8-4 208 495518 ns/op BenchmarkModInverse-4 10000 17841 ns/op BenchmarkSqrt-4 1471 126748 ns/op BenchmarkIntSqr/1-4 778842 195.9 ns/op BenchmarkIntSqr/2-4 509632 293.2 ns/op BenchmarkIntSqr/3-4 416137 304.1 ns/op BenchmarkIntSqr/5-4 319824 342.8 ns/op BenchmarkIntSqr/8-4 242740 528.1 ns/op BenchmarkIntSqr/10-4 205291 737.3 ns/op BenchmarkIntSqr/20-4 40364 3872 ns/op BenchmarkIntSqr/30-4 28335 5645 ns/op BenchmarkIntSqr/50-4 18451 6549 ns/op BenchmarkIntSqr/80-4 10000 10795 ns/op BenchmarkIntSqr/100-4 9320 15812 ns/op BenchmarkIntSqr/200-4 4003 36247 ns/op BenchmarkIntSqr/300-4 1766 92938 ns/op BenchmarkIntSqr/500-4 682 152475 ns/op BenchmarkIntSqr/800-4 285 406629 ns/op BenchmarkIntSqr/1000-4 217 596786 ns/op BenchmarkDiv/20/10-4 297313 360.4 ns/op BenchmarkDiv/40/20-4 375956 481.1 ns/op BenchmarkDiv/100/50-4 254392 433.7 ns/op BenchmarkDiv/200/100-4 40521 2973 ns/op BenchmarkDiv/400/200-4 40717 3575 ns/op BenchmarkDiv/1000/500-4 37377 5321 ns/op BenchmarkDiv/2000/1000-4 24093 4952 ns/op BenchmarkDiv/20000/10000-4 1279 124498 ns/op BenchmarkDiv/200000/100000-4 28 6688665 ns/op BenchmarkDiv/2000000/1000000-4 1 177072818 ns/op BenchmarkDiv/20000000/10000000-4 1 4668985159 ns/op BenchmarkMul-4 5 25057884 ns/op BenchmarkNatMul/10-4 83503 1378 ns/op BenchmarkNatMul/100-4 6208 43455 ns/op BenchmarkNatMul/1000-4 100 1323597 ns/op BenchmarkZeroShifts/Shl-4 10000 20914 ns/op BenchmarkZeroShifts/ShlSame-4 3241048 35.62 ns/op BenchmarkZeroShifts/Shr-4 10000 18182 ns/op BenchmarkZeroShifts/ShrSame-4 2938351 39.84 ns/op BenchmarkExp3Power/0x10-4 156067 1526 ns/op BenchmarkExp3Power/0x40-4 113095 1333 ns/op BenchmarkExp3Power/0x100-4 77284 2553 ns/op BenchmarkExp3Power/0x400-4 21468 5852 ns/op BenchmarkExp3Power/0x1000-4 5805 22348 ns/op BenchmarkExp3Power/0x4000-4 1232 105617 ns/op BenchmarkExp3Power/0x10000-4 151 884665 ns/op BenchmarkExp3Power/0x40000-4 14 8497814 ns/op BenchmarkExp3Power/0x100000-4 2 62274794 ns/op BenchmarkExp3Power/0x400000-4 1 490935397 ns/op BenchmarkFibo-4 3 45065900 ns/op BenchmarkNatSqr/1-4 1000000 335.0 ns/op BenchmarkNatSqr/2-4 473073 537.4 ns/op BenchmarkNatSqr/3-4 198759 559.0 ns/op BenchmarkNatSqr/5-4 256407 786.1 ns/op BenchmarkNatSqr/8-4 265766 1082 ns/op BenchmarkNatSqr/10-4 177632 1338 ns/op BenchmarkNatSqr/20-4 34768 5022 ns/op BenchmarkNatSqr/30-4 22453 7511 ns/op BenchmarkNatSqr/50-4 10000 10507 ns/op BenchmarkNatSqr/80-4 10000 19228 ns/op BenchmarkNatSqr/100-4 8680 23977 ns/op BenchmarkNatSqr/200-4 4311 45702 ns/op BenchmarkNatSqr/300-4 1852 152336 ns/op BenchmarkNatSqr/500-4 595 284178 ns/op BenchmarkNatSqr/800-4 267 727896 ns/op BenchmarkNatSqr/1000-4 200 622865 ns/op BenchmarkNatSetBytes/8-4 845023 177.2 ns/op BenchmarkNatSetBytes/24-4 242941 698.5 ns/op BenchmarkNatSetBytes/128-4 53823 2642 ns/op BenchmarkNatSetBytes/7-4 679317 187.5 ns/op BenchmarkNatSetBytes/23-4 238971 773.1 ns/op BenchmarkNatSetBytes/127-4 51752 3511 ns/op BenchmarkScanPi-4 171 790373 ns/op BenchmarkStringPiParallel-4 282 443316 ns/op BenchmarkScan/10/Base2-4 35559 5974 ns/op BenchmarkScan/100/Base2-4 4782 31585 ns/op BenchmarkScan/1000/Base2-4 354 320776 ns/op BenchmarkScan/10/Base8-4 81007 1801 ns/op BenchmarkScan/100/Base8-4 8527 15767 ns/op BenchmarkScan/1000/Base8-4 472 274348 ns/op BenchmarkScan/10/Base10-4 81031 1716 ns/op BenchmarkScan/100/Base10-4 10000 11130 ns/op BenchmarkScan/1000/Base10-4 897 112189 ns/op BenchmarkScan/10/Base16-4 86031 1506 ns/op BenchmarkScan/100/Base16-4 10000 17652 ns/op BenchmarkScan/1000/Base16-4 1242 89376 ns/op BenchmarkString/10/Base2-4 200962 818.6 ns/op BenchmarkString/100/Base2-4 25832 5665 ns/op BenchmarkString/1000/Base2-4 2188 52258 ns/op BenchmarkString/10/Base8-4 369866 490.3 ns/op BenchmarkString/100/Base8-4 66110 2380 ns/op BenchmarkString/1000/Base8-4 6051 17002 ns/op BenchmarkString/10/Base10-4 207127 820.4 ns/op BenchmarkString/100/Base10-4 35425 4889 ns/op BenchmarkString/1000/Base10-4 5827 27721 ns/op BenchmarkString/10/Base16-4 330090 324.2 ns/op BenchmarkString/100/Base16-4 100064 1285 ns/op BenchmarkString/1000/Base16-4 10000 16707 ns/op BenchmarkLeafSize/0-4 31 4469338 ns/op BenchmarkLeafSize/1-4 363 328201 ns/op BenchmarkLeafSize/2-4 386 335330 ns/op BenchmarkLeafSize/3-4 369 523382 ns/op BenchmarkLeafSize/4-4 337 309929 ns/op BenchmarkLeafSize/5-4 250 524187 ns/op BenchmarkLeafSize/6-4 295 438843 ns/op BenchmarkLeafSize/7-4 328 560610 ns/op BenchmarkLeafSize/8-4 385 350350 ns/op BenchmarkLeafSize/9-4 228 564009 ns/op BenchmarkLeafSize/10-4 249 560186 ns/op BenchmarkLeafSize/11-4 272 484202 ns/op BenchmarkLeafSize/12-4 309 443000 ns/op BenchmarkLeafSize/13-4 258 481466 ns/op BenchmarkLeafSize/14-4 294 532949 ns/op BenchmarkLeafSize/15-4 327 442394 ns/op BenchmarkLeafSize/16-4 499 326092 ns/op BenchmarkLeafSize/32-4 307 443990 ns/op BenchmarkLeafSize/64-4 322 431866 ns/op BenchmarkProbablyPrime/n=0-4 8 16842315 ns/op BenchmarkProbablyPrime/n=1-4 7 25317179 ns/op BenchmarkProbablyPrime/n=5-4 5 24170469 ns/op BenchmarkProbablyPrime/n=10-4 3 37127278 ns/op BenchmarkProbablyPrime/n=20-4 3 48252881 ns/op BenchmarkProbablyPrime/Lucas-4 10 11015034 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 66 1792567 ns/op BenchmarkRatCmp-4 130986 879.6 ns/op BenchmarkFloatSqrt/64-4 18502 6480 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 11002 10102 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 8550 14905 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5374 43184 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 805 196850 ns/op 18148 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 78 2297894 ns/op 176753 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 169179168 ns/op 3750752 B/op 609 allocs/op PASS ok math/big 79.961s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11167720 12.01 ns/op BenchmarkLeadingZeros8-4 10117624 11.60 ns/op BenchmarkLeadingZeros16-4 9611091 11.56 ns/op BenchmarkLeadingZeros32-4 10086732 16.41 ns/op BenchmarkLeadingZeros64-4 9677305 12.83 ns/op BenchmarkTrailingZeros-4 12221580 10.37 ns/op BenchmarkTrailingZeros8-4 11810359 15.05 ns/op BenchmarkTrailingZeros16-4 10327666 12.37 ns/op BenchmarkTrailingZeros32-4 10702764 15.39 ns/op BenchmarkTrailingZeros64-4 11698190 17.76 ns/op BenchmarkOnesCount-4 9307250 17.53 ns/op BenchmarkOnesCount8-4 10324387 10.96 ns/op BenchmarkOnesCount16-4 8966647 15.16 ns/op BenchmarkOnesCount32-4 10255204 11.28 ns/op BenchmarkOnesCount64-4 9641370 11.08 ns/op BenchmarkRotateLeft-4 12182083 17.80 ns/op BenchmarkRotateLeft8-4 9962341 16.74 ns/op BenchmarkRotateLeft16-4 10943288 10.85 ns/op BenchmarkRotateLeft32-4 12141207 11.13 ns/op BenchmarkRotateLeft64-4 11775392 10.56 ns/op BenchmarkReverse-4 18470176 7.442 ns/op BenchmarkReverse8-4 23916878 6.385 ns/op BenchmarkReverse16-4 12682548 8.540 ns/op BenchmarkReverse32-4 21079546 11.46 ns/op BenchmarkReverse64-4 18402793 11.20 ns/op BenchmarkReverseBytes-4 22746550 5.219 ns/op BenchmarkReverseBytes16-4 21366493 5.669 ns/op BenchmarkReverseBytes32-4 13469983 9.837 ns/op BenchmarkReverseBytes64-4 17278729 9.152 ns/op BenchmarkAdd-4 10298607 11.16 ns/op BenchmarkAdd32-4 9665990 10.96 ns/op BenchmarkAdd64-4 10611339 12.52 ns/op BenchmarkAdd64multiple-4 19283721 11.89 ns/op BenchmarkSub-4 10256223 12.35 ns/op BenchmarkSub32-4 9885591 11.98 ns/op BenchmarkSub64-4 10103673 11.36 ns/op BenchmarkSub64multiple-4 21204024 6.783 ns/op BenchmarkMul-4 10810681 10.85 ns/op BenchmarkMul32-4 10215826 10.81 ns/op BenchmarkMul64-4 11911436 15.99 ns/op BenchmarkDiv-4 3008060 38.22 ns/op BenchmarkDiv32-4 6442407 18.13 ns/op BenchmarkDiv64-4 3065805 38.93 ns/op PASS ok math/bits 10.687s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 11946284 9.904 ns/op BenchmarkAcos-4 510976 246.1 ns/op BenchmarkAcosh-4 537763 287.1 ns/op BenchmarkAsin-4 536538 238.7 ns/op BenchmarkAsinh-4 525208 307.7 ns/op BenchmarkAtan-4 806654 146.5 ns/op BenchmarkAtanh-4 999746 148.0 ns/op BenchmarkConj-4 25646943 4.796 ns/op BenchmarkCos-4 604230 182.4 ns/op BenchmarkCosh-4 746671 180.2 ns/op BenchmarkExp-4 961902 135.3 ns/op BenchmarkLog-4 963993 194.0 ns/op BenchmarkLog10-4 1000000 122.6 ns/op BenchmarkPhase-4 2041554 63.84 ns/op BenchmarkPolar-4 1000000 100.3 ns/op BenchmarkPow-4 204930 540.0 ns/op BenchmarkRect-4 957901 127.2 ns/op BenchmarkSin-4 665632 269.2 ns/op BenchmarkSinh-4 752902 184.6 ns/op BenchmarkSqrt-4 1000000 108.2 ns/op BenchmarkTan-4 399789 319.4 ns/op BenchmarkTanh-4 501903 291.6 ns/op PASS ok math/cmplx 5.351s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 654476 183.7 ns/op BenchmarkInt63ThreadsafeParallel-4 838822 137.3 ns/op BenchmarkInt63Unthreadsafe-4 1000000 210.6 ns/op BenchmarkIntn1000-4 710210 166.0 ns/op BenchmarkInt63n1000-4 711729 175.4 ns/op BenchmarkInt31n1000-4 783674 153.3 ns/op BenchmarkFloat32-4 830206 212.9 ns/op BenchmarkFloat64-4 1000000 130.5 ns/op BenchmarkPerm3-4 147722 756.4 ns/op BenchmarkPerm30-4 17641 6873 ns/op BenchmarkPerm30ViaShuffle-4 17557 6440 ns/op BenchmarkShuffleOverhead-4 12320 10252 ns/op BenchmarkRead3-4 870471 153.6 ns/op BenchmarkRead64-4 66122 3178 ns/op BenchmarkRead1000-4 5064 23963 ns/op BenchmarkConcurrent-4 195414 536.4 ns/op PASS ok math/rand 4.778s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34904 3272 ns/op BenchmarkQDecodeWord-4 92312 1540 ns/op BenchmarkQDecodeHeader-4 78852 2089 ns/op BenchmarkTypeByExtension/.html-4 431119 272.4 ns/op BenchmarkTypeByExtension/.HTML-4 294643 393.4 ns/op BenchmarkTypeByExtension/.unused-4 371371 317.5 ns/op BenchmarkExtensionsByType/text/html-4 188113 944.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 49034 2716 ns/op BenchmarkExtensionsByType/application/octet-stream-4 57886 3610 ns/op PASS ok mime 3.262s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 399 322319 ns/op 47893 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 434 301859 ns/op 47714 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 39 4051039 ns/op 105123 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 336 445958 ns/op 49660 B/op 207 allocs/op PASS ok mime/multipart 2.092s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 872 131169 ns/op PASS ok mime/quotedprintable 1.201s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 7 14532450 ns/op 8702 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 28585788 ns/op 13360 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5071070836 ns/op 152416 B/op 239 allocs/op BenchmarkDNSName-4 122258 848.5 ns/op BenchmarkInterfaces-4 1630 94493 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 5151 21863 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 1956 71640 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2187 81729 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 6368 23384 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 2985 64269 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 9418 15266 ns/op BenchmarkParseIPValidIPv4-4 394936 308.7 ns/op BenchmarkParseIPValidIPv6-4 215770 539.9 ns/op BenchmarkIPString/IPv4-4 147177 1001 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11125 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41776 2930 ns/op BenchmarkIPEqual/IPv4-4 721225 152.3 ns/op BenchmarkIPEqual/IPv6-4 622812 239.3 ns/op BenchmarkTCP4OneShot-4 150 695842 ns/op BenchmarkTCP4OneShotTimeout-4 188 734367 ns/op BenchmarkTCP4Persistent-4 282 378228 ns/op BenchmarkTCP4PersistentTimeout-4 285 446761 ns/op BenchmarkTCP6OneShot-4 208 662819 ns/op BenchmarkTCP6OneShotTimeout-4 160 685251 ns/op BenchmarkTCP6Persistent-4 334 419159 ns/op BenchmarkTCP6PersistentTimeout-4 382 378636 ns/op BenchmarkTCP4ConcurrentReadWrite-4 13615 9081 ns/op BenchmarkTCP6ConcurrentReadWrite-4 11611 9570 ns/op BenchmarkSetReadDeadline-4 118384 972.2 ns/op BenchmarkUDP6LinkLocalUnicast-4 108 1064387 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 133 929088 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 124 899562 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 118 997983 ns/op 0 B/op 0 allocs/op PASS ok net 13.081s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23602 5136 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 8781 17168 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 13790 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 14654 8248 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 24906 6519 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 41202 3291 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1459238 77.28 ns/op BenchmarkFindChild/n=2/rep=map-4 2857452 41.89 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1350340 90.07 ns/op BenchmarkFindChild/n=4/rep=linear-4 656383 164.4 ns/op BenchmarkFindChild/n=4/rep=map-4 2679343 44.32 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 925486 245.5 ns/op BenchmarkFindChild/n=8/rep=linear-4 401011 347.2 ns/op BenchmarkFindChild/n=8/rep=map-4 2558050 45.01 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 518157 366.9 ns/op BenchmarkFindChild/n=16/rep=linear-4 254611 496.5 ns/op BenchmarkFindChild/n=16/rep=map-4 2638383 45.88 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 1949340 60.08 ns/op BenchmarkFindChild/n=32/rep=linear-4 127593 1085 ns/op BenchmarkFindChild/n=32/rep=map-4 2546643 43.80 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2102683 55.81 ns/op BenchmarkServerMatch-4 17169 11276 ns/op BenchmarkReadRequestChrome-4 3494 32916 ns/op 18.56 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9292 14816 ns/op 5.26 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9697 15012 ns/op 5.46 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 5481 25250 ns/op 5.98 MB/s 1051 B/op 11 allocs/op BenchmarkReadRequestWrk-4 12313 10726 ns/op 3.73 MB/s 891 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 37 3403004 ns/op 0.30 MB/s BenchmarkFileAndServer_1KB/https1-4 24 4425910 ns/op 0.23 MB/s BenchmarkFileAndServer_1KB/h2-4 31 4684505 ns/op 0.22 MB/s BenchmarkFileAndServer_16MB/h1-4 2 113849313 ns/op 147.36 MB/s BenchmarkFileAndServer_16MB/https1-4 1 230925512 ns/op 72.65 MB/s BenchmarkFileAndServer_16MB/h2-4 1 484663973 ns/op 34.62 MB/s BenchmarkFileAndServer_64MB/h1-4 1 378078169 ns/op 177.50 MB/s BenchmarkFileAndServer_64MB/https1-4 1 819797356 ns/op 81.86 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2149671945 ns/op 31.22 MB/s BenchmarkServeMux-4 212 653431 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 268 434820 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 32 3227907 ns/op 6977 B/op 67 allocs/op BenchmarkClientServer/https1-4 24 5667587 ns/op 11558 B/op 120 allocs/op BenchmarkClientServer/h2-4 21 5086494 ns/op 15993 B/op 138 allocs/op BenchmarkClientServerParallel/4/h1-4 255 573745 ns/op 9746 B/op 77 allocs/op BenchmarkClientServerParallel/4/https1-4 10 13071345 ns/op 108003 B/op 1181 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57386: write tcp 127.0.0.1:57384->127.0.0.1:57386: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57401: read tcp 127.0.0.1:57397->127.0.0.1:57401: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57415: read tcp 127.0.0.1:57407->127.0.0.1:57415: use of closed network connection BenchmarkClientServerParallel/4/h2-4 10 10312934 ns/op 109278 B/op 1252 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57433: read tcp 127.0.0.1:57430->127.0.0.1:57433: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57448: read tcp 127.0.0.1:57440->127.0.0.1:57448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57449: read tcp 127.0.0.1:57440->127.0.0.1:57449: use of closed network connection BenchmarkClientServerParallel/64/h1-4 277 613640 ns/op 21978 B/op 116 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer serve_test.go:4980: Get: Get "http://127.0.0.1:57547": dial tcp 127.0.0.1:57547: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 10 12132708 ns/op 107102 B/op 1213 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57828: read tcp 127.0.0.1:57826->127.0.0.1:57828: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57831: write tcp 127.0.0.1:57830->127.0.0.1:57831: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57842: read tcp 127.0.0.1:57838->127.0.0.1:57842: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57844: read tcp 127.0.0.1:57838->127.0.0.1:57844: use of closed network connection BenchmarkClientServerParallel/64/h2-4 10 12045696 ns/op 111148 B/op 1309 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57857: read tcp 127.0.0.1:57854->127.0.0.1:57857: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57864: read tcp 127.0.0.1:57859->127.0.0.1:57864: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57875: read tcp 127.0.0.1:57869->127.0.0.1:57875: use of closed network connection BenchmarkServer-4 1 1099324357 ns/op 32072 B/op 156 allocs/op BenchmarkClient-4 32 4078618 ns/op 4168 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 133 780946 ns/op 7235 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 848 155446 ns/op 3110 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1240 105257 ns/op 1882 B/op 13 allocs/op BenchmarkServerHandlerTypeLen-4 1062 123583 ns/op 2791 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1400 98788 ns/op 2743 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1260 102980 ns/op 2761 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1306 87819 ns/op 1953 B/op 14 allocs/op BenchmarkServerHijack-4 832 191175 ns/op 16746 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 33 4728787 ns/op 6377 B/op 55 allocs/op BenchmarkResponseStatusLine-4 299430 447.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 28.962s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 1690 104851 ns/op 34139 B/op 12 allocs/op PASS ok net/http/httputil 1.432s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 89464 1156 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 508486 294.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 203821 628.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 62241 1835 ns/op BenchmarkStdIPv4-4 170214 886.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 85899 2112 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 99367 1290 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 92941 1427 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66584 1733 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1318698 92.64 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1261748 191.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1168779 100.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 333936 410.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 352544 385.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 291763 437.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 81254 1492 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 272896 486.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 157604 787.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 133386 881.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 150601 884.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 67656 1518 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 366986 416.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 134544 1148 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 167840 783.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 247730 800.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 130545 1119 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 301921 473.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 119806 1088 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 150541 1361 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 125956 999.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 89671 1389 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 442561 293.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 136678 1018 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 79526 2114 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 98318 1298 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 137253 1038 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 123781 1353 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 252034 533.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 81678 1488 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 140715 854.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 145268 879.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 98697 1098 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 796755 132.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 940437 134.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 147.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 982419 228.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 819357 177.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 584694 184.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 818323 157.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 597534 169.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 850816 145.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 195360 672.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 503618 407.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 211506 590.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 203810 574.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 222272 631.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 73488 1619 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 581038 250.3 ns/op PASS ok net/netip 13.642s 2023/09/16 00:35:23 Test RPC server listening on 127.0.0.1:57934 2023/09/16 00:35:23 Test HTTP RPC server listening on 127.0.0.1:57935 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 114 949769 ns/op BenchmarkEndToEndHTTP-4 108 935327 ns/op BenchmarkEndToEndAsync-4 988 102998 ns/op BenchmarkEndToEndAsyncHTTP-4 943 128308 ns/op PASS ok net/rpc 2.064s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3270 49936 ns/op BenchmarkReadMIMEHeader/server_headers-4 4838 35380 ns/op BenchmarkUncommon-4 18918 5606 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.770s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3322 46097 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 67026 1590 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 390843 292.2 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 89701 1332 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 196203 811.8 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 86395 2352 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12754 13120 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 318282 393.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 103525 1833 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 193134 686.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 78696 1807 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14581 8475 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 134491 773.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 63746 1956 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 42266 2608 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 25302 4703 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 4762 33155 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 157485 823.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 64509 2079 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 62344 2019 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25064 4484 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6156 26383 ns/op 320 B/op 1 allocs/op PASS ok net/url 6.065s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 1913946 62.91 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 141674 1290 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 402 454794 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 150 991786 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 366 401548 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 40118 3177 ns/op BenchmarkStatFile-4 29672 3976 ns/op BenchmarkStatDir-4 33274 3997 ns/op BenchmarkLstatDot-4 37702 3241 ns/op BenchmarkLstatFile-4 26846 6322 ns/op BenchmarkLstatDir-4 28098 4516 ns/op PASS ok os 3.729s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 14 9188101 ns/op 8988 B/op 30 allocs/op PASS ok os/exec 1.251s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 272860 512.7 ns/op PASS ok os/user 1.407s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2231244 51.87 ns/op BenchmarkString-4 1572838 91.05 ns/op BenchmarkBytes-4 1426465 128.9 ns/op BenchmarkNamedBytes-4 947780 170.0 ns/op BenchmarkBytesArray-4 786561 176.1 ns/op BenchmarkSliceLen-4 1525988 75.28 ns/op BenchmarkMapLen-4 875286 157.7 ns/op BenchmarkStringLen-4 1129104 105.1 ns/op BenchmarkArrayLen-4 960409 116.7 ns/op BenchmarkSliceCap-4 1665252 77.08 ns/op BenchmarkDeepEqual/int8-4 370719 348.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 74938 1820 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 355460 350.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 66693 1536 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 381592 532.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 75308 2491 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 384229 307.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 72325 1513 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 419748 337.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 73237 1878 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 463020 559.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 96198 1342 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 393379 355.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 39238 3027 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 470824 322.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 70639 1532 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 476743 294.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 72666 1652 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 375442 308.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 73794 2366 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 415653 507.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 74660 1511 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 337426 322.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 76960 3057 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 449698 399.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 83653 1701 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 394081 309.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 56260 2898 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 386167 505.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 77817 2821 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 455090 259.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 82218 1529 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 423399 315.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 79234 1616 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 100111 1178 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 55555 2405 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45091 2750 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 29853 4977 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 29778 4062 ns/op BenchmarkIsZero/ArrayComparable-4 233863 475.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 28650 4295 ns/op BenchmarkIsZero/StructComparable-4 635502 261.1 ns/op BenchmarkIsZero/StructIncomparable-4 123559 903.3 ns/op BenchmarkSetZero/Bool/Direct-4 2321748 50.80 ns/op BenchmarkSetZero/Bool/CachedZero-4 1000000 143.4 ns/op BenchmarkSetZero/Bool/NewZero-4 602858 331.7 ns/op BenchmarkSetZero/Int/Direct-4 1805476 64.11 ns/op BenchmarkSetZero/Int/CachedZero-4 912474 235.7 ns/op BenchmarkSetZero/Int/NewZero-4 724753 183.4 ns/op BenchmarkSetZero/Uint/Direct-4 1786960 66.73 ns/op BenchmarkSetZero/Uint/CachedZero-4 941262 146.3 ns/op BenchmarkSetZero/Uint/NewZero-4 626210 199.5 ns/op BenchmarkSetZero/Float/Direct-4 1688842 101.1 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 147.7 ns/op BenchmarkSetZero/Float/NewZero-4 585316 202.3 ns/op BenchmarkSetZero/Complex/Direct-4 2020572 61.43 ns/op BenchmarkSetZero/Complex/CachedZero-4 1000000 159.6 ns/op BenchmarkSetZero/Complex/NewZero-4 651507 395.4 ns/op BenchmarkSetZero/Array/Direct-4 1718445 80.49 ns/op BenchmarkSetZero/Array/CachedZero-4 868076 142.1 ns/op BenchmarkSetZero/Array/NewZero-4 753867 189.0 ns/op BenchmarkSetZero/Chan/Direct-4 1775650 68.20 ns/op BenchmarkSetZero/Chan/CachedZero-4 1000000 157.6 ns/op BenchmarkSetZero/Chan/NewZero-4 582855 213.7 ns/op BenchmarkSetZero/Func/Direct-4 1632354 67.36 ns/op BenchmarkSetZero/Func/CachedZero-4 825441 149.0 ns/op BenchmarkSetZero/Func/NewZero-4 747445 219.8 ns/op BenchmarkSetZero/Interface/Direct-4 1583646 89.72 ns/op BenchmarkSetZero/Interface/CachedZero-4 758270 176.6 ns/op BenchmarkSetZero/Interface/NewZero-4 617542 195.3 ns/op BenchmarkSetZero/Map/Direct-4 1591803 65.34 ns/op BenchmarkSetZero/Map/CachedZero-4 942650 175.9 ns/op BenchmarkSetZero/Map/NewZero-4 654484 199.6 ns/op BenchmarkSetZero/Pointer/Direct-4 1723596 63.32 ns/op BenchmarkSetZero/Pointer/CachedZero-4 807447 155.7 ns/op BenchmarkSetZero/Pointer/NewZero-4 655676 200.5 ns/op BenchmarkSetZero/Slice/Direct-4 1594590 77.93 ns/op BenchmarkSetZero/Slice/CachedZero-4 881451 205.0 ns/op BenchmarkSetZero/Slice/NewZero-4 504612 203.8 ns/op BenchmarkSetZero/String/Direct-4 1739979 107.7 ns/op BenchmarkSetZero/String/CachedZero-4 818533 227.1 ns/op BenchmarkSetZero/String/NewZero-4 740588 232.9 ns/op BenchmarkSetZero/Struct/Direct-4 1767798 65.29 ns/op BenchmarkSetZero/Struct/CachedZero-4 807480 140.9 ns/op BenchmarkSetZero/Struct/NewZero-4 640048 205.5 ns/op BenchmarkSelect/1-4 171648 865.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 71926 2301 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32755 4756 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 152497 789.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 164696 945.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 83852 1268 ns/op 100.93 MB/s BenchmarkCallArgCopy/size=256-4 95157 1340 ns/op 191.08 MB/s BenchmarkCallArgCopy/size=1024-4 59181 2684 ns/op 381.46 MB/s BenchmarkCallArgCopy/size=4096-4 16628 8441 ns/op 485.26 MB/s BenchmarkCallArgCopy/size=65536-4 1616 141731 ns/op 462.40 MB/s BenchmarkFieldByName1-4 556018 190.4 ns/op BenchmarkFieldByName2-4 29632 4980 ns/op BenchmarkFieldByName3-4 4362 28507 ns/op BenchmarkInterfaceBig-4 1879046 57.11 ns/op BenchmarkInterfaceSmall-4 1953908 60.28 ns/op BenchmarkNew-4 1234834 174.1 ns/op BenchmarkMap/StringKeys/MapIndex-4 2538 57335 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1368 80827 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2221 58250 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2118 68101 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2548 59366 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1639 69293 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 199034 703.2 ns/op PASS ok reflect 27.582s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 7281 31162 ns/op 9232 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 4209 26581 ns/op 9320 B/op 1 allocs/op BenchmarkFindString-4 10000 31292 ns/op 9173 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 31242 ns/op 9165 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 30780 ns/op 9558 B/op 2 allocs/op BenchmarkLiteral-4 10000 26044 ns/op BenchmarkNotLiteral-4 4381 60886 ns/op BenchmarkMatchClass-4 1827 59520 ns/op BenchmarkMatchClass_InRange-4 2498 70866 ns/op BenchmarkReplaceAll-4 940 140368 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 27977 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 12417 9787 ns/op BenchmarkAnchoredShortMatch-4 10000 26501 ns/op BenchmarkAnchoredLongMatch-4 10000 12066 ns/op BenchmarkOnePassShortA-4 15734 8374 ns/op BenchmarkNotOnePassShortA-4 8002 38866 ns/op BenchmarkOnePassShortB-4 19698 9058 ns/op BenchmarkNotOnePassShortB-4 4059 25779 ns/op BenchmarkOnePassLongPrefix-4 65088 1860 ns/op BenchmarkOnePassLongNotPrefix-4 13676 7788 ns/op BenchmarkMatchParallelShared-4 10000 25767 ns/op BenchmarkMatchParallelCopied-4 10000 31975 ns/op BenchmarkQuoteMetaAll-4 116649 1174 ns/op 11.92 MB/s BenchmarkQuoteMetaNone-4 343542 344.6 ns/op 75.44 MB/s BenchmarkCompile/Onepass-4 2660 49262 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1558 104000 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 100 1183430 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2278252 52.55 ns/op 304.50 MB/s BenchmarkMatch/Easy0/32-4 10000 25127 ns/op 1.27 MB/s BenchmarkMatch/Easy0/1K-4 10000 29127 ns/op 35.16 MB/s BenchmarkMatch/Easy0i/16-4 2323754 49.86 ns/op 320.88 MB/s BenchmarkMatch/Easy0i/32-4 2460 45734 ns/op 0.70 MB/s BenchmarkMatch/Easy0i/1K-4 198 588260 ns/op 1.74 MB/s BenchmarkMatch/Easy1/16-4 2513560 71.89 ns/op 222.56 MB/s BenchmarkMatch/Easy1/32-4 10000 22171 ns/op 1.44 MB/s BenchmarkMatch/Easy1/1K-4 3088 45863 ns/op 22.33 MB/s BenchmarkMatch/Medium/16-4 2247484 49.73 ns/op 321.76 MB/s BenchmarkMatch/Medium/32-4 7093 39454 ns/op 0.81 MB/s BenchmarkMatch/Medium/1K-4 250 650991 ns/op 1.57 MB/s BenchmarkMatch/Hard/16-4 2549013 49.16 ns/op 325.50 MB/s BenchmarkMatch/Hard/32-4 2928 55807 ns/op 0.57 MB/s BenchmarkMatch/Hard/1K-4 100 1022889 ns/op 1.00 MB/s BenchmarkMatch/Hard1/16-4 1462 112684 ns/op 0.14 MB/s BenchmarkMatch/Hard1/32-4 729 190016 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 22 4789971 ns/op 0.21 MB/s BenchmarkMatch_onepass_regex/16-4 27482 4677 ns/op 3.42 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 10000 10259 ns/op 3.12 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 410 264519 ns/op 3.87 MB/s 27 B/op 0 allocs/op PASS ok regexp 13.602s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 745801 143.1 ns/op BenchmarkIsWordChar-4 188515 1036 ns/op PASS ok regexp/syntax 2.889s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 76635 2014 ns/op BenchmarkCallers/inlined-4 38372 3248 ns/op BenchmarkCallers/no-cache-4 17738 7111 ns/op BenchmarkFPCallers/cached-4 3137793 37.35 ns/op BenchmarkMakeChan/Byte-4 1000000 350.1 ns/op BenchmarkMakeChan/Int-4 1000000 575.9 ns/op BenchmarkMakeChan/Ptr-4 777644 630.8 ns/op BenchmarkMakeChan/Struct/0-4 1000000 328.3 ns/op BenchmarkMakeChan/Struct/32-4 279445 703.9 ns/op BenchmarkMakeChan/Struct/40-4 155073 1066 ns/op BenchmarkChanNonblocking-4 5004661 21.59 ns/op BenchmarkSelectUncontended-4 790760 158.6 ns/op BenchmarkSelectSyncContended-4 87669 1438 ns/op BenchmarkSelectAsyncContended-4 246750 494.4 ns/op BenchmarkSelectNonblock-4 3111154 37.48 ns/op BenchmarkChanUncontended-4 12004 12861 ns/op BenchmarkChanContended-4 4054 30448 ns/op BenchmarkChanSync-4 193994 749.3 ns/op BenchmarkChanSyncWork-4 56199 2396 ns/op BenchmarkChanProdCons0-4 203446 675.9 ns/op BenchmarkChanProdCons10-4 343047 336.8 ns/op BenchmarkChanProdCons100-4 390366 302.2 ns/op BenchmarkChanProdConsWork0-4 131662 893.0 ns/op BenchmarkChanProdConsWork10-4 190082 596.2 ns/op BenchmarkChanProdConsWork100-4 176558 569.6 ns/op BenchmarkSelectProdCons-4 153800 842.3 ns/op BenchmarkReceiveDataFromClosedChan-4 963055 170.9 ns/op BenchmarkChanCreation-4 191311 831.7 ns/op BenchmarkChanSem-4 202021 517.8 ns/op BenchmarkChanPopular-4 80 1543708 ns/op BenchmarkChanClosed-4 949596 132.8 ns/op BenchmarkCallClosure-4 4315038 38.01 ns/op BenchmarkCallClosure1-4 3674384 28.09 ns/op BenchmarkCallClosure2-4 1000000 206.1 ns/op BenchmarkCallClosure3-4 892533 146.8 ns/op BenchmarkCallClosure4-4 1000000 143.4 ns/op BenchmarkComplex128DivNormal-4 12846582 15.91 ns/op BenchmarkComplex128DivNisNaN-4 8405662 12.28 ns/op BenchmarkComplex128DivDisNaN-4 9769155 19.28 ns/op BenchmarkComplex128DivNisInf-4 12454778 9.945 ns/op BenchmarkComplex128DivDisInf-4 6580250 18.93 ns/op BenchmarkSetTypePtr-4 66853521 2.297 ns/op 3483.40 MB/s BenchmarkSetTypePtr8-4 12894631 13.32 ns/op 4806.18 MB/s BenchmarkSetTypePtr16-4 11062327 12.06 ns/op 10612.94 MB/s BenchmarkSetTypePtr32-4 12496321 16.52 ns/op 15499.97 MB/s BenchmarkSetTypePtr64-4 13381611 11.05 ns/op 46327.24 MB/s BenchmarkSetTypePtr126-4 5972169 17.27 ns/op 58381.79 MB/s BenchmarkSetTypePtr128-4 5425820 28.17 ns/op 36346.64 MB/s BenchmarkSetTypePtrSlice-4 939904 166.4 ns/op 49241.86 MB/s BenchmarkSetTypeNode1-4 8753342 14.43 ns/op 1662.83 MB/s BenchmarkSetTypeNode1Slice-4 3193527 41.38 ns/op 18560.41 MB/s BenchmarkSetTypeNode8-4 9473436 14.91 ns/op 5365.13 MB/s BenchmarkSetTypeNode8Slice-4 1206375 121.6 ns/op 21059.27 MB/s BenchmarkSetTypeNode64-4 5600785 26.76 ns/op 19730.47 MB/s BenchmarkSetTypeNode64Slice-4 242289 536.1 ns/op 31518.36 MB/s BenchmarkSetTypeNode64Dead-4 7677418 18.82 ns/op 28054.59 MB/s BenchmarkSetTypeNode64DeadSlice-4 238262 556.7 ns/op 30351.23 MB/s BenchmarkSetTypeNode124-4 5412972 25.79 ns/op 39080.18 MB/s BenchmarkSetTypeNode124Slice-4 204216 728.9 ns/op 44253.01 MB/s BenchmarkSetTypeNode126-4 5795985 28.33 ns/op 36149.00 MB/s BenchmarkSetTypeNode126Slice-4 238290 733.5 ns/op 44674.68 MB/s BenchmarkSetTypeNode128-4 3508579 37.73 ns/op 27564.33 MB/s BenchmarkSetTypeNode128Slice-4 176016 853.7 ns/op 38984.71 MB/s BenchmarkSetTypeNode130-4 3010879 35.81 ns/op 29488.44 MB/s BenchmarkSetTypeNode130Slice-4 151704 907.2 ns/op 37249.93 MB/s BenchmarkSetTypeNode1024-4 823599 279.1 ns/op 29412.66 MB/s BenchmarkSetTypeNode1024Slice-4 18392 6558 ns/op 40052.77 MB/s BenchmarkAllocation-4 2425 116794 ns/op BenchmarkReadMemStats-4 54 2517560 ns/op BenchmarkReadMemStatsLatency-4 1 4551651 p50-ns 4551651 p90-ns 4551651 p99-ns BenchmarkWriteBarrier-4 1531622 73.55 ns/op BenchmarkBulkWriteBarrier-4 3863983 33.44 ns/op BenchmarkScanStackNoLocals-4 2 79672980 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10429237 15.00 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11724970 9.683 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8913044 11.96 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8506694 16.17 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5191070 37.60 ns/op BenchmarkHash5-4 7956110 24.54 ns/op 203.73 MB/s BenchmarkHash16-4 6618934 16.62 ns/op 962.88 MB/s BenchmarkHash64-4 6619755 18.36 ns/op 3485.82 MB/s BenchmarkHash1024-4 1886094 55.54 ns/op 18437.51 MB/s BenchmarkHash65536-4 43826 3819 ns/op 17159.91 MB/s BenchmarkAlignedLoad-4 8564262 12.24 ns/op BenchmarkUnalignedLoad-4 9357182 12.92 ns/op BenchmarkEqEfaceConcrete-4 6961346 20.36 ns/op BenchmarkEqIfaceConcrete-4 7385192 18.02 ns/op BenchmarkNeEfaceConcrete-4 6935649 17.00 ns/op BenchmarkNeIfaceConcrete-4 6327513 16.62 ns/op BenchmarkConvT2EByteSized/bool-4 3734626 29.22 ns/op BenchmarkConvT2EByteSized/uint8-4 3693036 27.47 ns/op BenchmarkConvT2ESmall-4 3375159 42.78 ns/op BenchmarkConvT2EUintptr-4 3616820 31.75 ns/op BenchmarkConvT2ELarge-4 930914 181.6 ns/op BenchmarkConvT2ISmall-4 3402738 30.97 ns/op BenchmarkConvT2IUintptr-4 3838168 34.38 ns/op BenchmarkConvT2ILarge-4 1000000 197.0 ns/op BenchmarkConvI2E-4 3459194 32.99 ns/op BenchmarkConvI2I-4 3303486 36.55 ns/op BenchmarkAssertE2T-4 3404684 29.41 ns/op BenchmarkAssertE2TLarge-4 1794778 58.82 ns/op BenchmarkAssertE2I-4 3515310 42.18 ns/op BenchmarkAssertI2T-4 4027813 33.17 ns/op BenchmarkAssertI2I-4 3293128 35.78 ns/op BenchmarkAssertI2E-4 3303418 35.53 ns/op BenchmarkAssertE2E-4 3342814 44.08 ns/op BenchmarkAssertE2T2-4 2166690 90.61 ns/op BenchmarkAssertE2T2Blank-4 3685268 30.05 ns/op BenchmarkAssertI2E2-4 2820435 41.78 ns/op BenchmarkAssertI2E2Blank-4 4022890 28.66 ns/op BenchmarkAssertE2E2-4 2391974 57.37 ns/op BenchmarkAssertE2E2Blank-4 3866781 33.90 ns/op BenchmarkConvT2Ezero/zero/16-4 3906565 31.81 ns/op BenchmarkConvT2Ezero/zero/32-4 3649801 31.11 ns/op BenchmarkConvT2Ezero/zero/64-4 3813506 45.30 ns/op BenchmarkConvT2Ezero/zero/str-4 4201143 27.25 ns/op BenchmarkConvT2Ezero/zero/slice-4 3910256 30.23 ns/op BenchmarkConvT2Ezero/zero/big-4 98510 1768 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 176.0 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 204.6 ns/op BenchmarkConvT2Ezero/nonzero/big-4 133846 1125 ns/op BenchmarkConvT2Ezero/smallint/16-4 3008888 33.49 ns/op BenchmarkConvT2Ezero/smallint/32-4 3724762 30.39 ns/op BenchmarkConvT2Ezero/smallint/64-4 2599291 40.72 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 133.1 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 129.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 148.4 ns/op BenchmarkMalloc8-4 1000000 116.1 ns/op BenchmarkMalloc16-4 1000000 139.4 ns/op BenchmarkMallocTypeInfo8-4 1000000 113.0 ns/op BenchmarkMallocTypeInfo16-4 1000000 132.9 ns/op BenchmarkMallocLargeStruct-4 56302 2232 ns/op BenchmarkGoroutineSelect-4 14 8112517 ns/op BenchmarkGoroutineBlocking-4 14 8409910 ns/op BenchmarkGoroutineForRange-4 13 8272703 ns/op BenchmarkGoroutineIdle-4 16 6897900 ns/op BenchmarkHashStringSpeed-4 2251821 49.38 ns/op BenchmarkHashBytesSpeed-4 1094450 106.8 ns/op BenchmarkHashInt32Speed-4 2305893 55.75 ns/op BenchmarkHashInt64Speed-4 2855376 45.04 ns/op BenchmarkHashStringArraySpeed-4 496555 270.4 ns/op BenchmarkMegMap-4 2635510 43.95 ns/op BenchmarkMegOneMap-4 2840089 53.52 ns/op BenchmarkMegEqMap-4 2779 69918 ns/op BenchmarkMegEmptyMap-4 3443534 33.11 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 2079902 56.38 ns/op BenchmarkSmallStrMap-4 2597902 44.19 ns/op BenchmarkMapStringKeysEight_16-4 2589747 42.12 ns/op BenchmarkMapStringKeysEight_32-4 2399008 44.63 ns/op BenchmarkMapStringKeysEight_64-4 2589385 46.85 ns/op BenchmarkMapStringKeysEight_1M-4 2726203 42.24 ns/op BenchmarkIntMap-4 3234370 37.13 ns/op BenchmarkMapFirst/1-4 3233119 31.56 ns/op BenchmarkMapFirst/2-4 3444453 30.69 ns/op BenchmarkMapFirst/3-4 3509318 30.54 ns/op BenchmarkMapFirst/4-4 3757306 31.82 ns/op BenchmarkMapFirst/5-4 3651118 30.37 ns/op BenchmarkMapFirst/6-4 3929926 30.61 ns/op BenchmarkMapFirst/7-4 3864482 29.69 ns/op BenchmarkMapFirst/8-4 3878360 30.12 ns/op BenchmarkMapFirst/9-4 3573214 32.70 ns/op BenchmarkMapFirst/10-4 3386869 33.72 ns/op BenchmarkMapFirst/11-4 3663358 32.37 ns/op BenchmarkMapFirst/12-4 3560383 32.82 ns/op BenchmarkMapFirst/13-4 3367478 32.40 ns/op BenchmarkMapFirst/14-4 3437822 32.02 ns/op BenchmarkMapFirst/15-4 3566503 32.73 ns/op BenchmarkMapFirst/16-4 3389208 33.01 ns/op BenchmarkMapMid/1-4 3936158 30.13 ns/op BenchmarkMapMid/2-4 3744799 29.76 ns/op BenchmarkMapMid/3-4 3968941 31.53 ns/op BenchmarkMapMid/4-4 3564584 31.63 ns/op BenchmarkMapMid/5-4 3730064 31.59 ns/op BenchmarkMapMid/6-4 3703080 32.04 ns/op BenchmarkMapMid/7-4 3283338 42.98 ns/op BenchmarkMapMid/8-4 3648957 32.62 ns/op BenchmarkMapMid/9-4 3410407 33.87 ns/op BenchmarkMapMid/10-4 3501732 35.46 ns/op BenchmarkMapMid/11-4 3343159 35.10 ns/op BenchmarkMapMid/12-4 3503408 33.49 ns/op BenchmarkMapMid/13-4 3432040 34.19 ns/op BenchmarkMapMid/14-4 3356528 35.43 ns/op BenchmarkMapMid/15-4 3581152 36.31 ns/op BenchmarkMapMid/16-4 3376734 33.93 ns/op BenchmarkMapLast/1-4 3977134 29.83 ns/op BenchmarkMapLast/2-4 3915765 29.59 ns/op BenchmarkMapLast/3-4 3812488 30.84 ns/op BenchmarkMapLast/4-4 3563584 32.45 ns/op BenchmarkMapLast/5-4 3664843 31.98 ns/op BenchmarkMapLast/6-4 3439689 32.13 ns/op BenchmarkMapLast/7-4 3394972 34.31 ns/op BenchmarkMapLast/8-4 3172641 35.41 ns/op BenchmarkMapLast/9-4 3321008 34.38 ns/op BenchmarkMapLast/10-4 3461692 33.82 ns/op BenchmarkMapLast/11-4 3347560 34.95 ns/op BenchmarkMapLast/12-4 3295693 33.98 ns/op BenchmarkMapLast/13-4 3392478 33.81 ns/op BenchmarkMapLast/14-4 3433522 34.01 ns/op BenchmarkMapLast/15-4 3534799 34.99 ns/op BenchmarkMapLast/16-4 3142476 36.96 ns/op BenchmarkMapCycle-4 2516438 51.23 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3003032 44.72 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3055 39252 ns/op BenchmarkMakeMap/[Byte]Byte-4 851596 333.6 ns/op BenchmarkMakeMap/[Int]Int-4 188038 733.6 ns/op BenchmarkNewEmptyMap-4 15924400 6.960 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1770459 70.62 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 675064 189.0 ns/op BenchmarkMapIterEmpty-4 4345503 27.00 ns/op BenchmarkSameLengthMap-4 3820422 30.52 ns/op BenchmarkBigKeyMap-4 1442532 80.42 ns/op BenchmarkBigValMap-4 1328710 90.34 ns/op BenchmarkSmallKeyMap-4 2898064 41.09 ns/op BenchmarkMapPopulate/1-4 2637572 45.21 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 178137 1011 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 8844 20989 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 640 185867 ns/op 51773 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 52 2348596 ns/op 416593 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 5 24546186 ns/op 6534776 B/op 2914 allocs/op BenchmarkComplexAlgMap-4 480715 223.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 1734370 68.45 ns/op BenchmarkGoMapClear/Reflexive/10-4 1544325 76.31 ns/op BenchmarkGoMapClear/Reflexive/100-4 425127 308.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 62271 1889 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7371 15528 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1329494 89.60 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1200092 96.06 ns/op BenchmarkGoMapClear/NonReflexive/100-4 393878 323.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 58065 2002 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7428 15913 ns/op BenchmarkMapStringConversion/32/simple-4 1524572 76.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1507812 77.23 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1345273 88.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1479432 80.58 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1376725 86.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1288629 93.50 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1775803 65.13 ns/op BenchmarkMapInterfacePtr-4 2009569 57.86 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6933115 17.29 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 100629 1308 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6896 19413 ns/op BenchmarkMapPop1000-4 444 262334 ns/op BenchmarkMapPop10000-4 27 5013690 ns/op BenchmarkMapAssign/Int32/256-4 2479413 48.30 ns/op BenchmarkMapAssign/Int32/65536-4 1585352 69.38 ns/op BenchmarkMapAssign/Int64/256-4 2275908 49.42 ns/op BenchmarkMapAssign/Int64/65536-4 1432256 79.13 ns/op BenchmarkMapAssign/Str/256-4 2170058 54.88 ns/op BenchmarkMapAssign/Str/65536-4 865872 132.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1508121 77.71 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 856471 144.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1272246 80.38 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 797878 148.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 516868 3656 ns/op BenchmarkMapOperatorAssign/Str/65536-4 254166 402.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 895810 178.3 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 248827 410.7 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 897513 162.0 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 292592 375.3 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 587792 227.9 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 153590 688.6 ns/op 109 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1403914 91.83 ns/op BenchmarkMapDelete/Int32/1000-4 1626168 75.14 ns/op BenchmarkMapDelete/Int32/10000-4 1786761 68.38 ns/op BenchmarkMapDelete/Int64/100-4 1180057 85.70 ns/op BenchmarkMapDelete/Int64/1000-4 1901341 67.35 ns/op BenchmarkMapDelete/Int64/10000-4 1696653 73.19 ns/op BenchmarkMapDelete/Str/100-4 1000000 131.7 ns/op BenchmarkMapDelete/Str/1000-4 1913036 61.53 ns/op BenchmarkMapDelete/Str/10000-4 1841966 65.60 ns/op BenchmarkMapDelete/Pointer/100-4 1343965 90.13 ns/op BenchmarkMapDelete/Pointer/1000-4 1761200 70.78 ns/op BenchmarkMapDelete/Pointer/10000-4 1774074 71.17 ns/op BenchmarkMemmove/0-4 20049187 6.329 ns/op BenchmarkMemmove/1-4 1317445 91.85 ns/op 10.89 MB/s BenchmarkMemmove/2-4 1359696 91.42 ns/op 21.88 MB/s BenchmarkMemmove/3-4 1322944 90.21 ns/op 33.26 MB/s BenchmarkMemmove/4-4 1325281 89.57 ns/op 44.66 MB/s BenchmarkMemmove/5-4 1327365 91.36 ns/op 54.73 MB/s BenchmarkMemmove/6-4 1000000 100.6 ns/op 59.64 MB/s BenchmarkMemmove/7-4 1301092 90.89 ns/op 77.02 MB/s BenchmarkMemmove/8-4 1355766 89.07 ns/op 89.82 MB/s BenchmarkMemmove/9-4 1267645 94.36 ns/op 95.38 MB/s BenchmarkMemmove/10-4 1271491 94.81 ns/op 105.47 MB/s BenchmarkMemmove/11-4 1000000 102.4 ns/op 107.39 MB/s BenchmarkMemmove/12-4 1262310 94.96 ns/op 126.37 MB/s BenchmarkMemmove/13-4 1253602 93.76 ns/op 138.65 MB/s BenchmarkMemmove/14-4 1263566 92.82 ns/op 150.83 MB/s BenchmarkMemmove/15-4 1258100 94.56 ns/op 158.64 MB/s BenchmarkMemmove/16-4 1348932 92.01 ns/op 173.89 MB/s BenchmarkMemmove/32-4 1279656 91.78 ns/op 348.64 MB/s BenchmarkMemmove/64-4 1209031 99.41 ns/op 643.80 MB/s BenchmarkMemmove/128-4 1000000 110.6 ns/op 1157.29 MB/s BenchmarkMemmove/256-4 1000000 132.1 ns/op 1937.47 MB/s BenchmarkMemmove/512-4 667620 172.4 ns/op 2969.28 MB/s BenchmarkMemmove/1024-4 461271 269.6 ns/op 3798.44 MB/s BenchmarkMemmove/2048-4 271005 422.0 ns/op 4853.40 MB/s BenchmarkMemmove/4096-4 157582 746.4 ns/op 5487.70 MB/s BenchmarkMemmoveOverlap/32-4 1287968 91.92 ns/op 348.11 MB/s BenchmarkMemmoveOverlap/64-4 1000000 100.2 ns/op 638.64 MB/s BenchmarkMemmoveOverlap/128-4 880384 132.2 ns/op 968.15 MB/s BenchmarkMemmoveOverlap/256-4 1000000 129.0 ns/op 1984.39 MB/s BenchmarkMemmoveOverlap/512-4 782834 167.9 ns/op 3049.62 MB/s BenchmarkMemmoveOverlap/1024-4 423339 267.1 ns/op 3833.47 MB/s BenchmarkMemmoveOverlap/2048-4 271707 433.8 ns/op 4720.96 MB/s BenchmarkMemmoveOverlap/4096-4 156254 756.1 ns/op 5417.35 MB/s BenchmarkMemmoveUnalignedDst/0-4 17813170 6.305 ns/op BenchmarkMemmoveUnalignedDst/1-4 1349642 86.87 ns/op 11.51 MB/s BenchmarkMemmoveUnalignedDst/2-4 1350142 86.47 ns/op 23.13 MB/s BenchmarkMemmoveUnalignedDst/3-4 1339678 88.87 ns/op 33.76 MB/s BenchmarkMemmoveUnalignedDst/4-4 1338927 88.56 ns/op 45.17 MB/s BenchmarkMemmoveUnalignedDst/5-4 1332418 95.38 ns/op 52.42 MB/s BenchmarkMemmoveUnalignedDst/6-4 1275062 92.10 ns/op 65.14 MB/s BenchmarkMemmoveUnalignedDst/7-4 1344712 88.85 ns/op 78.79 MB/s BenchmarkMemmoveUnalignedDst/8-4 1365744 83.98 ns/op 95.26 MB/s BenchmarkMemmoveUnalignedDst/9-4 1314172 91.48 ns/op 98.38 MB/s BenchmarkMemmoveUnalignedDst/10-4 1301401 89.47 ns/op 111.77 MB/s BenchmarkMemmoveUnalignedDst/11-4 1303486 90.03 ns/op 122.19 MB/s BenchmarkMemmoveUnalignedDst/12-4 1314542 89.57 ns/op 133.97 MB/s BenchmarkMemmoveUnalignedDst/13-4 1341909 89.81 ns/op 144.75 MB/s BenchmarkMemmoveUnalignedDst/14-4 1348536 88.79 ns/op 157.67 MB/s BenchmarkMemmoveUnalignedDst/15-4 1345257 86.57 ns/op 173.27 MB/s BenchmarkMemmoveUnalignedDst/16-4 1364413 85.96 ns/op 186.12 MB/s BenchmarkMemmoveUnalignedDst/32-4 1343439 91.11 ns/op 351.23 MB/s BenchmarkMemmoveUnalignedDst/64-4 1235001 114.3 ns/op 560.09 MB/s BenchmarkMemmoveUnalignedDst/128-4 1088485 106.3 ns/op 1203.74 MB/s BenchmarkMemmoveUnalignedDst/256-4 923134 127.1 ns/op 2013.92 MB/s BenchmarkMemmoveUnalignedDst/512-4 770564 167.0 ns/op 3064.97 MB/s BenchmarkMemmoveUnalignedDst/1024-4 462254 259.0 ns/op 3954.21 MB/s BenchmarkMemmoveUnalignedDst/2048-4 313521 417.0 ns/op 4910.74 MB/s BenchmarkMemmoveUnalignedDst/4096-4 177475 720.8 ns/op 5682.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1275160 89.73 ns/op 356.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1234201 95.13 ns/op 672.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 105.6 ns/op 1212.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 126.2 ns/op 2028.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 717218 176.9 ns/op 2893.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 501716 257.9 ns/op 3970.26 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 301508 410.3 ns/op 4991.62 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 178252 704.7 ns/op 5812.64 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19427433 6.163 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1367653 85.45 ns/op 11.70 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1389158 87.45 ns/op 22.87 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1248334 91.02 ns/op 32.96 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1381306 85.36 ns/op 46.86 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1382287 85.69 ns/op 58.35 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1370088 85.16 ns/op 70.46 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1371682 85.69 ns/op 81.69 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1482218 83.27 ns/op 96.08 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1359902 87.76 ns/op 102.55 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1370394 85.84 ns/op 116.49 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1376822 84.70 ns/op 129.87 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1390683 86.79 ns/op 138.27 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1374799 85.07 ns/op 152.82 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1360045 85.15 ns/op 164.42 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1371603 84.62 ns/op 177.27 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1384381 90.61 ns/op 176.57 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1365354 86.29 ns/op 370.82 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1281550 91.90 ns/op 696.39 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 105.5 ns/op 1213.40 MB/s BenchmarkMemmoveUnalignedSrc/256-4 983540 121.8 ns/op 2102.22 MB/s BenchmarkMemmoveUnalignedSrc/512-4 802867 164.3 ns/op 3116.70 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 494874 247.2 ns/op 4142.45 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 317692 414.6 ns/op 4939.22 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 179910 693.3 ns/op 5908.18 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1289536 91.64 ns/op 174.59 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1281237 92.68 ns/op 172.64 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1000000 102.4 ns/op 156.27 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1000000 101.8 ns/op 157.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1000000 100.1 ns/op 159.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1228034 99.06 ns/op 161.51 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1000000 100.6 ns/op 159.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1220323 97.06 ns/op 164.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 977172 109.1 ns/op 586.50 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 114.3 ns/op 559.87 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 110.5 ns/op 579.18 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 110.4 ns/op 579.61 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 108.5 ns/op 589.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 107.8 ns/op 593.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 108.3 ns/op 590.90 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 105.8 ns/op 605.06 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 766345 158.5 ns/op 1614.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 682756 190.3 ns/op 1345.07 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 901470 155.7 ns/op 1644.69 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 946998 136.1 ns/op 1880.42 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 951537 138.2 ns/op 1852.74 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 945724 137.7 ns/op 1859.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 943161 138.2 ns/op 1852.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 915507 136.9 ns/op 1869.90 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 113209 1148 ns/op 3568.71 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 66000 1798 ns/op 2277.54 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 157086 727.7 ns/op 5628.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 170132 736.2 ns/op 5563.48 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 175015 735.1 ns/op 5572.08 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 169822 735.7 ns/op 5567.71 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 174666 721.4 ns/op 5677.54 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 172934 759.1 ns/op 5395.73 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 6928 18118 ns/op 3617.25 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4467 27506 ns/op 2382.60 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9373 11928 ns/op 5494.47 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 9648 11926 ns/op 5495.43 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 9926 11886 ns/op 5513.75 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 9228 11862 ns/op 5525.02 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9903 11738 ns/op 5583.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9924 11801 ns/op 5553.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1316619 88.81 ns/op 360.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1252059 93.69 ns/op 683.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 108.1 ns/op 1184.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 953674 124.0 ns/op 2063.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 790788 165.0 ns/op 3103.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 514638 259.8 ns/op 3941.86 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 293445 414.1 ns/op 4945.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 181124 736.5 ns/op 5561.29 MB/s BenchmarkMemclr/5-4 17204164 7.663 ns/op 652.51 MB/s BenchmarkMemclr/16-4 15737983 7.385 ns/op 2166.56 MB/s BenchmarkMemclr/64-4 14958129 8.292 ns/op 7718.00 MB/s BenchmarkMemclr/256-4 12565995 10.97 ns/op 23327.45 MB/s BenchmarkMemclr/4096-4 2379337 49.76 ns/op 82310.73 MB/s BenchmarkMemclr/65536-4 94098 1310 ns/op 50031.68 MB/s BenchmarkMemclr/1M-4 6002 21798 ns/op 48103.38 MB/s BenchmarkMemclr/4M-4 1366 91751 ns/op 45713.97 MB/s BenchmarkMemclr/8M-4 507 228637 ns/op 36689.61 MB/s BenchmarkMemclr/16M-4 152 722387 ns/op 23224.69 MB/s BenchmarkMemclr/64M-4 50 2196390 ns/op 30554.17 MB/s BenchmarkMemclrUnaligned/0_5-4 8447995 15.08 ns/op 331.57 MB/s BenchmarkMemclrUnaligned/0_16-4 8871142 12.67 ns/op 1262.51 MB/s BenchmarkMemclrUnaligned/0_64-4 9361502 12.30 ns/op 5202.45 MB/s BenchmarkMemclrUnaligned/0_256-4 8912686 13.45 ns/op 19030.72 MB/s BenchmarkMemclrUnaligned/0_4096-4 2178706 54.40 ns/op 75289.90 MB/s BenchmarkMemclrUnaligned/0_65536-4 101005 1298 ns/op 50471.38 MB/s BenchmarkMemclrUnaligned/1_5-4 9770229 12.04 ns/op 415.23 MB/s BenchmarkMemclrUnaligned/1_16-4 9972378 11.83 ns/op 1352.44 MB/s BenchmarkMemclrUnaligned/1_64-4 9466069 12.19 ns/op 5249.40 MB/s BenchmarkMemclrUnaligned/1_256-4 7904526 13.72 ns/op 18665.00 MB/s BenchmarkMemclrUnaligned/1_4096-4 1429026 81.93 ns/op 49993.46 MB/s BenchmarkMemclrUnaligned/1_65536-4 83959 1440 ns/op 45501.96 MB/s BenchmarkMemclrUnaligned/4_5-4 10497973 11.66 ns/op 428.70 MB/s BenchmarkMemclrUnaligned/4_16-4 9498999 11.88 ns/op 1346.56 MB/s BenchmarkMemclrUnaligned/4_64-4 8982040 12.17 ns/op 5257.78 MB/s BenchmarkMemclrUnaligned/4_256-4 8757634 13.64 ns/op 18770.96 MB/s BenchmarkMemclrUnaligned/4_4096-4 1480472 78.97 ns/op 51869.27 MB/s BenchmarkMemclrUnaligned/4_65536-4 77816 1664 ns/op 39392.37 MB/s BenchmarkMemclrUnaligned/7_5-4 9466698 12.26 ns/op 407.91 MB/s BenchmarkMemclrUnaligned/7_16-4 9467010 11.93 ns/op 1341.24 MB/s BenchmarkMemclrUnaligned/7_64-4 9493748 12.76 ns/op 5014.76 MB/s BenchmarkMemclrUnaligned/7_256-4 8826268 13.57 ns/op 18871.37 MB/s BenchmarkMemclrUnaligned/7_4096-4 1479520 79.15 ns/op 51750.57 MB/s BenchmarkMemclrUnaligned/7_65536-4 76794 1465 ns/op 44724.94 MB/s BenchmarkMemclrUnaligned/0_1M-4 5726 21966 ns/op 47735.96 MB/s BenchmarkMemclrUnaligned/0_4M-4 1334 88478 ns/op 47405.23 MB/s BenchmarkMemclrUnaligned/0_8M-4 444 227201 ns/op 36921.52 MB/s BenchmarkMemclrUnaligned/0_16M-4 154 711808 ns/op 23569.87 MB/s BenchmarkMemclrUnaligned/0_64M-4 58 1932096 ns/op 34733.71 MB/s BenchmarkMemclrUnaligned/1_1M-4 4522 30613 ns/op 34252.96 MB/s BenchmarkMemclrUnaligned/1_4M-4 1035 107506 ns/op 39014.45 MB/s BenchmarkMemclrUnaligned/1_8M-4 434 269132 ns/op 31169.15 MB/s BenchmarkMemclrUnaligned/1_16M-4 151 763074 ns/op 21986.36 MB/s BenchmarkMemclrUnaligned/1_64M-4 66 1800552 ns/op 37271.27 MB/s BenchmarkMemclrUnaligned/4_1M-4 4765 25041 ns/op 41874.26 MB/s BenchmarkMemclrUnaligned/4_4M-4 1129 104359 ns/op 40191.19 MB/s BenchmarkMemclrUnaligned/4_8M-4 423 255972 ns/op 32771.55 MB/s BenchmarkMemclrUnaligned/4_16M-4 153 766222 ns/op 21896.02 MB/s BenchmarkMemclrUnaligned/4_64M-4 64 1823947 ns/op 36793.20 MB/s BenchmarkMemclrUnaligned/7_1M-4 4284 24910 ns/op 42094.04 MB/s BenchmarkMemclrUnaligned/7_4M-4 1135 104048 ns/op 40311.10 MB/s BenchmarkMemclrUnaligned/7_8M-4 481 250947 ns/op 33427.84 MB/s BenchmarkMemclrUnaligned/7_16M-4 159 741830 ns/op 22615.98 MB/s BenchmarkMemclrUnaligned/7_64M-4 58 1799366 ns/op 37295.83 MB/s BenchmarkGoMemclr/5-4 2337282 50.80 ns/op 98.43 MB/s BenchmarkGoMemclr/16-4 680888 164.7 ns/op 97.16 MB/s BenchmarkGoMemclr/64-4 198714 640.3 ns/op 99.95 MB/s BenchmarkGoMemclr/256-4 50100 2248 ns/op 113.90 MB/s BenchmarkMemclrRange/1K_2K-4 88150 1304 ns/op 73538.58 MB/s BenchmarkMemclrRange/2K_8K-4 29119 3972 ns/op 83974.85 MB/s BenchmarkMemclrRange/4K_16K-4 34742 3341 ns/op 96701.44 MB/s BenchmarkMemclrRange/160K_228K-4 3396 33898 ns/op 49054.92 MB/s BenchmarkClearFat7-4 4178176 25.97 ns/op BenchmarkClearFat8-4 4715445 24.95 ns/op BenchmarkClearFat11-4 4467712 26.06 ns/op BenchmarkClearFat12-4 4543849 26.82 ns/op BenchmarkClearFat13-4 4231976 26.86 ns/op BenchmarkClearFat14-4 4357944 26.70 ns/op BenchmarkClearFat15-4 4248667 27.18 ns/op BenchmarkClearFat16-4 4557848 24.87 ns/op BenchmarkClearFat24-4 4328498 25.69 ns/op BenchmarkClearFat32-4 4521613 26.18 ns/op BenchmarkClearFat40-4 4515277 26.40 ns/op BenchmarkClearFat48-4 4232439 27.29 ns/op BenchmarkClearFat56-4 4063461 27.00 ns/op BenchmarkClearFat64-4 3777967 28.90 ns/op BenchmarkClearFat72-4 3867538 28.88 ns/op BenchmarkClearFat128-4 3309602 34.05 ns/op BenchmarkClearFat256-4 2590105 44.70 ns/op BenchmarkClearFat512-4 1602687 70.76 ns/op BenchmarkClearFat1024-4 1000000 128.7 ns/op BenchmarkClearFat1032-4 1000000 117.1 ns/op BenchmarkClearFat1040-4 1000000 117.9 ns/op BenchmarkCopyFat7-4 4892631 24.38 ns/op BenchmarkCopyFat8-4 4794044 24.02 ns/op BenchmarkCopyFat11-4 4474950 26.38 ns/op BenchmarkCopyFat12-4 4616632 25.55 ns/op BenchmarkCopyFat13-4 4471210 24.95 ns/op BenchmarkCopyFat14-4 4537790 25.44 ns/op BenchmarkCopyFat15-4 4374625 26.72 ns/op BenchmarkCopyFat16-4 4412784 24.99 ns/op BenchmarkCopyFat24-4 4639520 24.42 ns/op BenchmarkCopyFat32-4 4441771 25.97 ns/op BenchmarkCopyFat64-4 4187998 27.05 ns/op BenchmarkCopyFat72-4 4248904 28.39 ns/op BenchmarkCopyFat128-4 3185396 34.67 ns/op BenchmarkCopyFat256-4 2749101 43.82 ns/op BenchmarkCopyFat512-4 1539204 72.08 ns/op BenchmarkCopyFat520-4 1627726 73.12 ns/op BenchmarkCopyFat1024-4 1000000 116.2 ns/op BenchmarkCopyFat1032-4 1000000 115.5 ns/op BenchmarkCopyFat1040-4 1000000 120.3 ns/op BenchmarkIssue18740/2byte-4 402 294354 ns/op BenchmarkIssue18740/4byte-4 734 167580 ns/op BenchmarkIssue18740/8byte-4 1228 100568 ns/op BenchmarkMemclrKnownSize1-4 8668638 17.67 ns/op 56.58 MB/s BenchmarkMemclrKnownSize2-4 4592601 26.51 ns/op 75.44 MB/s BenchmarkMemclrKnownSize4-4 3294058 37.02 ns/op 108.06 MB/s BenchmarkMemclrKnownSize8-4 1459524 90.02 ns/op 88.87 MB/s BenchmarkMemclrKnownSize16-4 839229 158.3 ns/op 101.06 MB/s BenchmarkMemclrKnownSize32-4 454723 280.0 ns/op 114.29 MB/s BenchmarkMemclrKnownSize64-4 236647 557.6 ns/op 114.77 MB/s BenchmarkMemclrKnownSize112-4 115731 942.0 ns/op 118.89 MB/s BenchmarkMemclrKnownSize128-4 117972 1081 ns/op 118.37 MB/s BenchmarkMemclrKnownSize192-4 70488 1564 ns/op 122.79 MB/s BenchmarkMemclrKnownSize248-4 51472 2137 ns/op 116.03 MB/s BenchmarkMemclrKnownSize256-4 57876 2032 ns/op 125.99 MB/s BenchmarkMemclrKnownSize512-4 27850 4188 ns/op 122.27 MB/s BenchmarkMemclrKnownSize1024-4 14809 8158 ns/op 125.52 MB/s BenchmarkMemclrKnownSize4096-4 3790 34649 ns/op 118.21 MB/s BenchmarkMemclrKnownSize512KiB-4 26 4202951 ns/op 124.74 MB/s BenchmarkReadMetricsLatency-4 10000 4221 p50-ns 5943 p90-ns 9588 p99-ns BenchmarkFinalizer-4 214 547760 ns/op BenchmarkFinalizerRun-4 159825 680.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9145812 12.68 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3974656 29.80 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3048267 38.38 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2984059 39.07 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1627412 75.99 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1470687 79.61 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2796655 40.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1641621 72.06 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1737049 67.17 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2636338 44.20 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2590446 44.07 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2180298 52.31 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1940396 60.24 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1814785 65.61 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 9909337 11.34 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10781431 10.84 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10780006 10.84 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 10471107 11.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 8898076 12.24 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7553326 14.41 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9352788 12.91 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10270339 10.93 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10426599 10.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10768963 10.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10152562 10.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 10316540 10.90 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 10327375 10.97 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 10158008 10.70 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 10326470 10.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 10422212 11.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 10553698 11.26 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10556553 10.46 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 11279797 10.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 10826611 11.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 10491098 11.00 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 10631456 10.67 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 10781926 11.21 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9800780 11.00 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 10202228 10.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9713167 11.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10334133 11.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 10510198 10.60 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 10443271 10.98 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 10282293 10.93 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10594269 10.59 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 11192732 10.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 11103747 10.33 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 11002818 10.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 11728538 10.42 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10771425 11.67 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 11591251 10.84 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 12157504 10.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 10625360 10.52 ns/op BenchmarkNetpollBreak-4 5166 22146 ns/op BenchmarkPinnerPinUnpinBatch-4 1588 110225 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 256 474804 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1653 111126 ns/op BenchmarkPinnerPinUnpin-4 1595217 73.23 ns/op BenchmarkPinnerPinUnpinTiny-4 1637925 73.14 ns/op BenchmarkPinnerPinUnpinDouble-4 635212 202.5 ns/op BenchmarkPinnerPinUnpinParallel-4 4145906 32.05 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3808960 32.95 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 426892 253.7 ns/op BenchmarkPinnerIsPinnedOnPinned-4 8829195 13.90 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8744998 12.83 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 6138708 19.12 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 6644947 18.96 ns/op BenchmarkPingPongHog-4 678 360216 ns/op BenchmarkStackGrowth-4 130788 914.2 ns/op BenchmarkStackGrowthDeep-4 1316 91018 ns/op BenchmarkCreateGoroutines-4 66193 1814 ns/op BenchmarkCreateGoroutinesParallel-4 63271 1609 ns/op BenchmarkCreateGoroutinesCapture-4 8673 14646 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 48157 2175 ns/op BenchmarkClosureCall-4 25906422 4.147 ns/op BenchmarkWakeupParallelSpinning/0s-4 8977 17710 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6108 23044 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4906 29560 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2811 42930 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1604 69085 ns/op BenchmarkWakeupParallelSpinning/20µs-4 876 125828 ns/op BenchmarkWakeupParallelSpinning/50µs-4 409 257312 ns/op BenchmarkWakeupParallelSpinning/100µs-4 240 471706 ns/op BenchmarkMatmult-4 5741912 24.78 ns/op BenchmarkFastrand-4 7357136 14.48 ns/op BenchmarkFastrand64-4 8814234 14.33 ns/op BenchmarkFastrandHashiter-4 4009363 29.87 ns/op BenchmarkFastrandn/2-4 7240176 16.91 ns/op BenchmarkFastrandn/3-4 6606007 17.40 ns/op BenchmarkFastrandn/4-4 7805173 15.03 ns/op BenchmarkFastrandn/5-4 7138737 15.45 ns/op BenchmarkIfaceCmp100-4 145166 842.6 ns/op BenchmarkIfaceCmpNil100-4 262509 491.8 ns/op BenchmarkEfaceCmpDiff-4 54074 2178 ns/op BenchmarkEfaceCmpDiffIndirect-4 48438 2533 ns/op BenchmarkDefer-4 1508388 79.84 ns/op BenchmarkDefer10-4 978819 148.5 ns/op BenchmarkDeferMany-4 692668 322.9 ns/op BenchmarkPanicRecover-4 690870 158.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 105 1156580 ns/op 1102333 p50-ns 1730721 p90-ns 1950360 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 86 1827340 ns/op 1411212 p50-ns 2981800 p90-ns 12831729 p99-ns BenchmarkGoroutineProfile/small/idle-4 66 2465141 ns/op 2308968 p50-ns 3430348 p90-ns 4195623 p99-ns BenchmarkGoroutineProfile/small/loaded-4 57 3331776 ns/op 2601180 p50-ns 4998291 p90-ns 17029113 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1221732 ns/op 1115405 p50-ns 1773102 p90-ns 2305572 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 85 1613946 ns/op 1435207 p50-ns 2337450 p90-ns 7092933 p99-ns BenchmarkGoroutineProfile/large/idle-4 26 4763250 ns/op 4619134 p50-ns 5781925 p90-ns 7063406 p99-ns BenchmarkGoroutineProfile/large/loaded-4 19 10562173 ns/op 9169155 p50-ns 15508219 p90-ns 28061745 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1260064 ns/op 1116649 p50-ns 1832570 p90-ns 2080370 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 74 1618314 ns/op 1539052 p50-ns 2399328 p90-ns 5928407 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 44 2433686 ns/op 2182856 p50-ns 3423441 p90-ns 3930342 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 38 3699923 ns/op 3045832 p50-ns 6146087 p90-ns 10949453 p99-ns BenchmarkRWMutexUncontended-4 2376356 57.66 ns/op BenchmarkRWMutexWrite100-4 325525 2300 ns/op BenchmarkRWMutexWrite10-4 71014 1938 ns/op BenchmarkRWMutexWorkWrite100-4 35301 4506 ns/op BenchmarkRWMutexWorkWrite10-4 31489 4429 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3350 34536 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1212 98151 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1628 72533 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 573 197569 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 817 139877 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 274 425351 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 421 279389 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 132 870549 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 260415 748.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 265830 607.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 176977 710.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 178542 587.8 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 225949 606.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 179506 737.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 180232 671.7 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 195009 655.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 171331 751.9 ns/op BenchmarkMakeSlice/Byte-4 1500882 76.11 ns/op BenchmarkMakeSlice/Int16-4 1538905 73.59 ns/op BenchmarkMakeSlice/Int-4 1240634 97.91 ns/op BenchmarkMakeSlice/Ptr-4 1000000 118.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 155.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 186.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 234.3 ns/op BenchmarkGrowSlice/Byte-4 491542 277.4 ns/op BenchmarkGrowSlice/Int16-4 572286 231.6 ns/op BenchmarkGrowSlice/Int-4 419998 315.2 ns/op BenchmarkGrowSlice/Ptr-4 533192 381.3 ns/op BenchmarkGrowSlice/Struct/24-4 267754 573.8 ns/op BenchmarkGrowSlice/Struct/32-4 175946 688.5 ns/op BenchmarkGrowSlice/Struct/40-4 121551 906.7 ns/op BenchmarkExtendSlice/IntSlice-4 462583 426.6 ns/op BenchmarkExtendSlice/PointerSlice-4 405710 483.4 ns/op BenchmarkExtendSlice/NoGrow-4 571430 223.2 ns/op BenchmarkAppend-4 872242 123.1 ns/op BenchmarkAppendGrowByte-4 4 27544837 ns/op BenchmarkAppendGrowString-4 1 230791044 ns/op BenchmarkAppendSlice/1Bytes-4 1291558 98.39 ns/op BenchmarkAppendSlice/4Bytes-4 1208004 103.8 ns/op BenchmarkAppendSlice/7Bytes-4 1251164 94.66 ns/op BenchmarkAppendSlice/8Bytes-4 1273305 93.45 ns/op BenchmarkAppendSlice/15Bytes-4 1197199 100.2 ns/op BenchmarkAppendSlice/16Bytes-4 1200632 109.3 ns/op BenchmarkAppendSlice/32Bytes-4 1233280 96.41 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 50124 2316 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 17319 7278 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8028 29184 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1022 103836 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 108 1055923 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 37 3306433 ns/op BenchmarkAppendStr/1Bytes-4 1563004 74.39 ns/op BenchmarkAppendStr/4Bytes-4 1523887 76.31 ns/op BenchmarkAppendStr/8Bytes-4 1479423 78.28 ns/op BenchmarkAppendStr/16Bytes-4 1437679 81.46 ns/op BenchmarkAppendStr/32Bytes-4 1483124 79.13 ns/op BenchmarkAppendSpecialCase-4 987597 125.1 ns/op BenchmarkCopy/1Byte-4 1320738 90.28 ns/op 11.08 MB/s BenchmarkCopy/1String-4 1279570 91.00 ns/op 10.99 MB/s BenchmarkCopy/2Byte-4 1000000 117.7 ns/op 16.99 MB/s BenchmarkCopy/2String-4 1312635 90.87 ns/op 22.01 MB/s BenchmarkCopy/4Byte-4 1328966 90.67 ns/op 44.11 MB/s BenchmarkCopy/4String-4 1344828 89.96 ns/op 44.46 MB/s BenchmarkCopy/8Byte-4 1386974 86.53 ns/op 92.46 MB/s BenchmarkCopy/8String-4 1364234 86.89 ns/op 92.07 MB/s BenchmarkCopy/12Byte-4 1239579 90.91 ns/op 131.99 MB/s BenchmarkCopy/12String-4 1271350 97.01 ns/op 123.69 MB/s BenchmarkCopy/16Byte-4 1340832 88.10 ns/op 181.62 MB/s BenchmarkCopy/16String-4 1319875 97.79 ns/op 163.61 MB/s BenchmarkCopy/32Byte-4 1325929 94.19 ns/op 339.73 MB/s BenchmarkCopy/32String-4 1276494 93.87 ns/op 340.89 MB/s BenchmarkCopy/128Byte-4 1000000 110.2 ns/op 1161.44 MB/s BenchmarkCopy/128String-4 1000000 118.8 ns/op 1077.66 MB/s BenchmarkCopy/1024Byte-4 407775 300.9 ns/op 3403.41 MB/s BenchmarkCopy/1024String-4 349180 375.4 ns/op 2727.77 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 24003 4692 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 14396 8678 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14444 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18936 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 26599 ns/op BenchmarkAppendInPlace/Grow/Byte-4 127130 1595 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 110514 1495 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 62085 2240 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 42248 2828 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 42790 3293 ns/op BenchmarkStackCopyPtr-4 1 161031032 ns/op BenchmarkStackCopy-4 1 107517881 ns/op BenchmarkStackCopyNoCache-4 27 5577005 ns/op BenchmarkStackCopyWithStkobj-4 2 57039932 ns/op BenchmarkIssue18138-4 100 1375972 ns/op BenchmarkCompareStringEqual-4 11274512 11.95 ns/op BenchmarkCompareStringIdentical-4 21854173 5.301 ns/op BenchmarkCompareStringSameLength-4 16157305 8.576 ns/op BenchmarkCompareStringDifferentLength-4 21810745 5.927 ns/op BenchmarkCompareStringBigUnaligned-4 1999 79173 ns/op 13244.17 MB/s BenchmarkCompareStringBig-4 1029 101526 ns/op 10328.27 MB/s BenchmarkConcatStringAndBytes-4 1858813 63.88 ns/op BenchmarkSliceByteToString/1-4 1599801 72.81 ns/op BenchmarkSliceByteToString/2-4 852864 145.7 ns/op BenchmarkSliceByteToString/4-4 849044 140.1 ns/op BenchmarkSliceByteToString/8-4 789793 134.4 ns/op BenchmarkSliceByteToString/16-4 987758 136.5 ns/op BenchmarkSliceByteToString/32-4 818414 164.4 ns/op BenchmarkSliceByteToString/64-4 821714 216.1 ns/op BenchmarkSliceByteToString/128-4 734470 318.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2285974 48.73 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 968547 114.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 100.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3617352 30.94 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1717825 64.02 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2049637 59.21 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1859380 65.10 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 342358 396.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 418087 277.4 ns/op BenchmarkRuneIterate/range/ASCII-4 10280454 10.68 ns/op BenchmarkRuneIterate/range/Japanese-4 2727217 40.98 ns/op BenchmarkRuneIterate/range/MixedLength-4 3205308 36.00 ns/op BenchmarkRuneIterate/range1/ASCII-4 10343094 10.19 ns/op BenchmarkRuneIterate/range1/Japanese-4 2692773 42.11 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3097634 35.88 ns/op BenchmarkRuneIterate/range2/ASCII-4 10754305 10.30 ns/op BenchmarkRuneIterate/range2/Japanese-4 2982936 39.55 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3482542 34.38 ns/op BenchmarkArrayEqual-4 25877985 4.540 ns/op BenchmarkFunc/Name-4 3588230 32.64 ns/op BenchmarkFunc/Entry-4 14113654 8.554 ns/op BenchmarkFunc/FileLine-4 3681600 34.01 ns/op PASS ok runtime 427.526s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 28872 4104 ns/op BenchmarkHandle/concurrent-4 23907 5187 ns/op PASS ok runtime/cgo 1.538s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 29086670 4.647 ns/op BenchmarkAtomicStore64-4 13105702 9.346 ns/op BenchmarkAtomicLoad-4 31101990 4.418 ns/op BenchmarkAtomicStore-4 12987789 10.75 ns/op BenchmarkAnd8-4 13677820 9.072 ns/op BenchmarkAnd-4 13167426 10.56 ns/op BenchmarkAnd8Parallel-4 4080310 26.34 ns/op BenchmarkAndParallel-4 4403578 26.22 ns/op BenchmarkOr8-4 11415565 9.634 ns/op BenchmarkOr-4 12805188 9.549 ns/op BenchmarkOr8Parallel-4 4428645 28.10 ns/op BenchmarkOrParallel-4 4446769 28.72 ns/op BenchmarkXadd-4 4236304 26.48 ns/op BenchmarkXadd64-4 4317582 27.38 ns/op BenchmarkCas-4 2405917 46.66 ns/op BenchmarkCas64-4 2619082 45.57 ns/op BenchmarkXchg-4 4193071 26.96 ns/op BenchmarkXchg64-4 4217120 28.05 ns/op PASS ok runtime/internal/atomic 4.254s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3584898 30.75 ns/op BenchmarkMulUintptr/large-4 2847025 40.62 ns/op PASS ok runtime/internal/math 1.401s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 9835402 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 14962283 ns/op 363.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 55 2686594 ns/op 2.836 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 17958186 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 26739335 ns/op 1131 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 38 3640436 ns/op 18.89 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 88151212 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 120905650 ns/op 8152 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 21 6042222 ns/op 184.7 concurrent_launches/op PASS ok runtime/pprof 2.889s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 10 12216480 ns/op BenchmarkStackLeak-4 29191 4279 ns/op PASS ok runtime/race 1.561s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2575834 40.25 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 296263 484.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.384s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 38 2658230 ns/op BenchmarkIndex_Large-4 20523 5219 ns/op BenchmarkIndexFunc_Large-4 122 936090 ns/op BenchmarkCompact/nil-4 9980851 11.76 ns/op BenchmarkCompact/one-4 1331222 88.86 ns/op BenchmarkCompact/sorted-4 1000000 119.0 ns/op BenchmarkCompact/1_item-4 829735 135.5 ns/op BenchmarkCompact/unsorted-4 1000000 117.9 ns/op BenchmarkCompact/many-4 649239 189.7 ns/op BenchmarkCompact_Large-4 823 149092 ns/op BenchmarkCompactFunc_Large-4 64 1650754 ns/op BenchmarkReplace/naive-fast-4 56030 2193 ns/op BenchmarkReplace/optimized-fast-4 54696 2661 ns/op BenchmarkReplace/naive-slow-4 13478 9074 ns/op BenchmarkReplace/optimized-slow-4 13836 7823 ns/op BenchmarkBinarySearchFloats/Size16-4 1264381 94.87 ns/op BenchmarkBinarySearchFloats/Size32-4 1000000 106.5 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 116.9 ns/op BenchmarkBinarySearchFloats/Size128-4 956710 136.3 ns/op BenchmarkBinarySearchFloats/Size512-4 831970 158.4 ns/op BenchmarkBinarySearchFloats/Size1024-4 660602 169.2 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 477380 249.8 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 400592 337.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 345514 347.5 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 305280 390.5 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 243232 487.8 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 232875 526.5 ns/op PASS ok slices 6.085s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 134386 977.7 ns/op BenchmarkSortInts-4 1 105707599 ns/op BenchmarkSlicesSortInts-4 2 53359272 ns/op BenchmarkSortIsSorted-4 32 3839162 ns/op BenchmarkSlicesIsSorted-4 81 1536558 ns/op BenchmarkSortStrings-4 1 136582572 ns/op BenchmarkSlicesSortStrings-4 2 79208999 ns/op BenchmarkSortStrings_Sorted-4 26 4733274 ns/op BenchmarkSlicesSortStrings_Sorted-4 64 1947493 ns/op BenchmarkSortStructs-4 1 166485277 ns/op BenchmarkSortFuncStructs-4 1 150480247 ns/op BenchmarkSortString1K-4 283 420158 ns/op BenchmarkSortString1K_Slice-4 169 714856 ns/op BenchmarkStableString1K-4 96 1296354 ns/op BenchmarkSortInt1K-4 340 355386 ns/op BenchmarkSortInt1K_Sorted-4 6993 18850 ns/op BenchmarkSortInt1K_Reversed-4 2767 36520 ns/op BenchmarkSortInt1K_Mod8-4 876 131885 ns/op BenchmarkStableInt1K-4 100 1298931 ns/op BenchmarkStableInt1K_Slice-4 100 1127490 ns/op BenchmarkSortInt64K-4 2 52303776 ns/op BenchmarkSortInt64K_Slice-4 2 71766628 ns/op BenchmarkStableInt64K-4 1 104264366 ns/op BenchmarkSort1e2-4 295 339525 ns/op BenchmarkStable1e2-4 127 919624 ns/op BenchmarkSort1e4-4 2 59867521 ns/op BenchmarkStable1e4-4 1 259817686 ns/op PASS ok sort 58.461s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 764780 153.1 ns/op BenchmarkAtof64Float-4 693379 167.1 ns/op BenchmarkAtof64FloatExp-4 571933 225.5 ns/op BenchmarkAtof64Big-4 454078 280.1 ns/op BenchmarkAtof64RandomBits-4 425662 299.4 ns/op BenchmarkAtof64RandomFloats-4 486660 267.3 ns/op BenchmarkAtof64RandomLongFloats-4 430221 301.4 ns/op BenchmarkAtof32Decimal-4 788341 164.6 ns/op BenchmarkAtof32Float-4 690459 174.0 ns/op BenchmarkAtof32FloatExp-4 463606 225.2 ns/op BenchmarkAtof32Random-4 360308 357.5 ns/op BenchmarkAtof32RandomLong-4 138121 811.0 ns/op BenchmarkParseInt/Pos/7bit-4 1248088 91.54 ns/op BenchmarkParseInt/Pos/26bit-4 868598 149.3 ns/op BenchmarkParseInt/Pos/31bit-4 676479 185.3 ns/op BenchmarkParseInt/Pos/56bit-4 484561 240.5 ns/op BenchmarkParseInt/Pos/63bit-4 485112 255.8 ns/op BenchmarkParseInt/Neg/7bit-4 1351323 89.70 ns/op BenchmarkParseInt/Neg/26bit-4 834585 166.2 ns/op BenchmarkParseInt/Neg/31bit-4 650772 177.7 ns/op BenchmarkParseInt/Neg/56bit-4 514297 235.5 ns/op BenchmarkParseInt/Neg/63bit-4 511926 246.7 ns/op BenchmarkAtoi/Pos/7bit-4 1717455 67.30 ns/op BenchmarkAtoi/Pos/26bit-4 919149 121.9 ns/op BenchmarkAtoi/Pos/31bit-4 995024 131.1 ns/op BenchmarkAtoi/Pos/56bit-4 661514 195.7 ns/op BenchmarkAtoi/Pos/63bit-4 505273 253.2 ns/op BenchmarkAtoi/Neg/7bit-4 1671638 69.31 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 122.0 ns/op BenchmarkAtoi/Neg/31bit-4 986935 127.6 ns/op BenchmarkAtoi/Neg/56bit-4 595394 196.0 ns/op BenchmarkAtoi/Neg/63bit-4 502858 254.7 ns/op BenchmarkFormatFloat/Decimal-4 125622 1014 ns/op BenchmarkFormatFloat/Float-4 101140 1123 ns/op BenchmarkFormatFloat/Exp-4 103911 1077 ns/op BenchmarkFormatFloat/NegExp-4 115396 1065 ns/op BenchmarkFormatFloat/LongExp-4 85796 1360 ns/op BenchmarkFormatFloat/Big-4 84432 1572 ns/op BenchmarkFormatFloat/BinaryExp-4 221112 541.8 ns/op BenchmarkFormatFloat/32Integer-4 123769 1026 ns/op BenchmarkFormatFloat/32ExactFraction-4 128695 962.8 ns/op BenchmarkFormatFloat/32Point-4 99914 1091 ns/op BenchmarkFormatFloat/32Exp-4 117225 1020 ns/op BenchmarkFormatFloat/32NegExp-4 124509 1025 ns/op BenchmarkFormatFloat/32Shortest-4 125620 977.3 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 124051 963.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 128193 980.4 ns/op BenchmarkFormatFloat/64Fixed1-4 160153 806.7 ns/op BenchmarkFormatFloat/64Fixed2-4 161132 811.1 ns/op BenchmarkFormatFloat/64Fixed3-4 165178 807.5 ns/op BenchmarkFormatFloat/64Fixed4-4 152317 771.6 ns/op BenchmarkFormatFloat/64Fixed12-4 85036 1347 ns/op BenchmarkFormatFloat/64Fixed16-4 98468 1193 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 108871 1084 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86208 1303 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2444 50893 ns/op BenchmarkFormatFloat/Slowpath64-4 85510 1355 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 89710 1358 ns/op BenchmarkAppendFloat/Decimal-4 138330 921.0 ns/op BenchmarkAppendFloat/Float-4 98412 1190 ns/op BenchmarkAppendFloat/Exp-4 133146 934.4 ns/op BenchmarkAppendFloat/NegExp-4 118498 928.9 ns/op BenchmarkAppendFloat/LongExp-4 101552 1214 ns/op BenchmarkAppendFloat/Big-4 96008 1305 ns/op BenchmarkAppendFloat/BinaryExp-4 334274 378.4 ns/op BenchmarkAppendFloat/32Integer-4 140113 883.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 148748 871.1 ns/op BenchmarkAppendFloat/32Point-4 125449 1003 ns/op BenchmarkAppendFloat/32Exp-4 136723 922.6 ns/op BenchmarkAppendFloat/32NegExp-4 136848 901.6 ns/op BenchmarkAppendFloat/32Shortest-4 163662 777.2 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 146910 856.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 138255 893.2 ns/op BenchmarkAppendFloat/64Fixed1-4 188732 686.1 ns/op BenchmarkAppendFloat/64Fixed2-4 186669 690.7 ns/op BenchmarkAppendFloat/64Fixed3-4 185607 687.3 ns/op BenchmarkAppendFloat/64Fixed4-4 188082 677.1 ns/op BenchmarkAppendFloat/64Fixed12-4 92450 1236 ns/op BenchmarkAppendFloat/64Fixed16-4 104114 1116 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 132230 938.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 101295 1170 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2355 51926 ns/op BenchmarkAppendFloat/Slowpath64-4 91575 1257 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 91623 1238 ns/op BenchmarkFormatInt-4 14444 8179 ns/op BenchmarkAppendInt-4 15127 8225 ns/op BenchmarkFormatUint-4 66998 1630 ns/op BenchmarkAppendUint-4 83643 1363 ns/op BenchmarkFormatIntSmall/7-4 1938441 58.42 ns/op BenchmarkFormatIntSmall/42-4 2159874 55.73 ns/op BenchmarkAppendIntSmall-4 1000000 108.5 ns/op BenchmarkAppendUintVarlen/1-4 1000000 102.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 107.9 ns/op BenchmarkAppendUintVarlen/123-4 954771 146.9 ns/op BenchmarkAppendUintVarlen/1234-4 939054 140.3 ns/op BenchmarkAppendUintVarlen/12345-4 934172 137.3 ns/op BenchmarkAppendUintVarlen/123456-4 890383 144.4 ns/op BenchmarkAppendUintVarlen/1234567-4 916549 142.7 ns/op BenchmarkAppendUintVarlen/12345678-4 905449 143.6 ns/op BenchmarkAppendUintVarlen/123456789-4 894262 145.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 880621 150.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 864351 148.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 852015 149.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 852061 152.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 783171 153.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 826642 158.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 847820 155.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 800912 161.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 793028 162.3 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 807931 165.3 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 789336 160.9 ns/op BenchmarkQuote-4 39542 3050 ns/op BenchmarkQuoteRune-4 430224 311.2 ns/op BenchmarkAppendQuote-4 45697 2760 ns/op BenchmarkAppendQuoteRune-4 716815 161.4 ns/op BenchmarkUnquoteEasy-4 1391424 87.52 ns/op BenchmarkUnquoteHard-4 37442 3079 ns/op PASS ok strconv 20.345s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 367546 354.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 122533 1273 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 157389 946.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 341257 401.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 129741 1335 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 158692 882.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 283888 537.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 61155 1872 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 89192 1618 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 586972 251.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25831 4408 ns/op BenchmarkGenericMatch1-4 1946 60889 ns/op BenchmarkGenericMatch2-4 440 273513 ns/op BenchmarkSingleMaxSkipping-4 12020 9890 ns/op 1011.08 MB/s BenchmarkSingleLongSuffixFail-4 20113 5803 ns/op 172.66 MB/s BenchmarkSingleMatch-4 224 532387 ns/op 28.17 MB/s BenchmarkByteByteNoMatch-4 80296 1259 ns/op BenchmarkByteByteMatch-4 15968 7198 ns/op BenchmarkByteStringMatch-4 17077 6880 ns/op BenchmarkHTMLEscapeNew-4 63525 1933 ns/op BenchmarkHTMLEscapeOld-4 68676 1622 ns/op BenchmarkByteStringReplacerWriteString-4 1370 91355 ns/op BenchmarkByteReplacerWriteString-4 1563 74331 ns/op BenchmarkByteByteReplaces-4 2922 44306 ns/op BenchmarkByteByteMap-4 7936 13620 ns/op BenchmarkMap/identity/ASCII-4 871172 135.5 ns/op BenchmarkMap/identity/Greek-4 701086 187.6 ns/op BenchmarkMap/change/ASCII-4 30183 3827 ns/op BenchmarkMap/change/Greek-4 22350 5151 ns/op BenchmarkIndexRune-4 1586121 69.31 ns/op BenchmarkIndexRuneLongString-4 1545432 78.25 ns/op BenchmarkIndexRuneFastPath-4 3386137 36.49 ns/op BenchmarkIndex-4 3075566 37.69 ns/op BenchmarkLastIndex-4 3089620 38.05 ns/op BenchmarkIndexByte-4 13616478 8.810 ns/op BenchmarkToUpper/#00-4 3288540 33.91 ns/op BenchmarkToUpper/ONLYUPPER-4 2541807 44.78 ns/op BenchmarkToUpper/abc-4 306362 455.3 ns/op BenchmarkToUpper/AbC123-4 219849 580.2 ns/op BenchmarkToUpper/azAZ09_-4 242064 531.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42843 2597 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63402 1965 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28808 4073 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57940 2016 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118230 1007 ns/op BenchmarkToLower/#00-4 3643872 31.83 ns/op BenchmarkToLower/abc-4 3143814 38.53 ns/op BenchmarkToLower/AbC123-4 197821 620.9 ns/op BenchmarkToLower/azAZ09_-4 177150 615.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 88621 1405 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 57196 2079 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 30958 3709 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71419 1562 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114450 995.3 ns/op BenchmarkMapNoChanges-4 1000000 109.6 ns/op BenchmarkTrim-4 33060 3433 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3046413 38.29 ns/op BenchmarkToValidUTF8/InvalidASCII-4 168387 744.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98250 1143 ns/op BenchmarkEqualFold/Tests-4 50686 2298 ns/op BenchmarkEqualFold/ASCII-4 2711667 43.42 ns/op BenchmarkEqualFold/UnicodePrefix-4 135295 928.8 ns/op BenchmarkEqualFold/UnicodeSuffix-4 141836 885.4 ns/op BenchmarkIndexHard1-4 1148 106397 ns/op BenchmarkIndexHard2-4 835 146306 ns/op BenchmarkIndexHard3-4 195 580446 ns/op BenchmarkIndexHard4-4 136 866965 ns/op BenchmarkLastIndexHard1-4 87 1467181 ns/op BenchmarkLastIndexHard2-4 87 1483653 ns/op BenchmarkLastIndexHard3-4 87 1599769 ns/op BenchmarkCountHard1-4 1158 106518 ns/op BenchmarkCountHard2-4 844 152276 ns/op BenchmarkCountHard3-4 205 584182 ns/op BenchmarkIndexTorture-4 10000 11694 ns/op BenchmarkCountTorture-4 10000 11479 ns/op BenchmarkCountTortureOverlapping-4 836 131561 ns/op BenchmarkCountByte/10-4 3306945 34.10 ns/op 293.23 MB/s BenchmarkCountByte/32-4 3156711 35.07 ns/op 912.52 MB/s BenchmarkCountByte/4096-4 868546 118.6 ns/op 34549.10 MB/s BenchmarkCountByte/4194304-4 987 114172 ns/op 36736.84 MB/s BenchmarkCountByte/67108864-4 26 4541196 ns/op 14777.80 MB/s BenchmarkFields/ASCII/16-4 351314 370.5 ns/op 43.18 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 29682 4324 ns/op 59.21 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1938 68335 ns/op 59.94 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 84 1200307 ns/op 54.60 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 19369870 ns/op 54.13 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 136442 868.1 ns/op 18.43 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11262 ns/op 22.73 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 602 211648 ns/op 19.35 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4093018 ns/op 16.01 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 72822350 ns/op 14.40 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 199178 655.5 ns/op 24.41 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14739 8171 ns/op 31.33 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 858 161223 ns/op 25.41 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 3165502 ns/op 20.70 MB/s 463108 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 54301240 ns/op 19.31 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 171612 749.4 ns/op 21.35 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12694 9524 ns/op 26.88 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 674 175898 ns/op 23.29 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3696918 ns/op 17.73 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 64257908 ns/op 16.32 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 75916883 ns/op BenchmarkSplitSingleByteSeparator-4 22 6664673 ns/op BenchmarkSplitMultiByteSeparator-4 37 3466666 ns/op BenchmarkSplitNSingleByteSeparator-4 217375 766.6 ns/op BenchmarkSplitNMultiByteSeparator-4 165282 920.6 ns/op BenchmarkRepeat/5x0-4 3350235 34.89 ns/op BenchmarkRepeat/5x1-4 3405109 34.62 ns/op BenchmarkRepeat/5x2-4 251466 536.3 ns/op BenchmarkRepeat/5x6-4 150562 866.1 ns/op BenchmarkRepeat/10x0-4 3359936 35.54 ns/op BenchmarkRepeat/10x1-4 3324328 35.72 ns/op BenchmarkRepeat/10x2-4 184288 593.7 ns/op BenchmarkRepeat/10x6-4 136629 891.0 ns/op BenchmarkRepeatLarge/256/1-4 63860 1962 ns/op 130.51 MB/s BenchmarkRepeatLarge/256/16-4 102937 1308 ns/op 195.78 MB/s BenchmarkRepeatLarge/512/1-4 43789 2630 ns/op 194.69 MB/s BenchmarkRepeatLarge/512/16-4 66386 1759 ns/op 291.07 MB/s BenchmarkRepeatLarge/1024/1-4 35338 3579 ns/op 286.14 MB/s BenchmarkRepeatLarge/1024/16-4 32002 3320 ns/op 308.41 MB/s BenchmarkRepeatLarge/2048/1-4 19111 6791 ns/op 301.58 MB/s BenchmarkRepeatLarge/2048/16-4 22977 5975 ns/op 342.75 MB/s BenchmarkRepeatLarge/4096/1-4 12789 9143 ns/op 448.00 MB/s BenchmarkRepeatLarge/4096/16-4 15385 8529 ns/op 480.24 MB/s BenchmarkRepeatLarge/8192/1-4 10000 15539 ns/op 527.18 MB/s BenchmarkRepeatLarge/8192/16-4 10000 14348 ns/op 570.94 MB/s BenchmarkRepeatLarge/8192/4097-4 3131642 32.30 ns/op 126830.05 MB/s BenchmarkRepeatLarge/16384/1-4 8408 28146 ns/op 582.11 MB/s BenchmarkRepeatLarge/16384/16-4 8580 24424 ns/op 670.83 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19932 ns/op 616.63 MB/s BenchmarkRepeatLarge/32768/1-4 2770 58207 ns/op 562.96 MB/s BenchmarkRepeatLarge/32768/16-4 2864 50334 ns/op 651.01 MB/s BenchmarkRepeatLarge/32768/4097-4 2383 48529 ns/op 590.97 MB/s BenchmarkRepeatLarge/65536/1-4 1195 108935 ns/op 601.61 MB/s BenchmarkRepeatLarge/65536/16-4 1233 103093 ns/op 635.70 MB/s BenchmarkRepeatLarge/65536/4097-4 1305 95106 ns/op 646.18 MB/s BenchmarkRepeatLarge/131072/1-4 254 596200 ns/op 219.85 MB/s BenchmarkRepeatLarge/131072/16-4 307 406807 ns/op 322.20 MB/s BenchmarkRepeatLarge/131072/4097-4 295 396732 ns/op 320.13 MB/s BenchmarkRepeatLarge/262144/1-4 147 771559 ns/op 339.76 MB/s BenchmarkRepeatLarge/262144/16-4 162 804448 ns/op 325.87 MB/s BenchmarkRepeatLarge/262144/4097-4 141 727102 ns/op 354.99 MB/s BenchmarkRepeatLarge/524288/1-4 88 1359375 ns/op 385.68 MB/s BenchmarkRepeatLarge/524288/16-4 73 1482493 ns/op 353.65 MB/s BenchmarkRepeatLarge/524288/4097-4 72 1430235 ns/op 363.80 MB/s BenchmarkRepeatLarge/1048576/1-4 36 3176512 ns/op 330.10 MB/s BenchmarkRepeatLarge/1048576/16-4 49 2810424 ns/op 373.10 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 2911592 ns/op 358.82 MB/s BenchmarkRepeatLarge/2097152/1-4 27 4339924 ns/op 483.22 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4617686 ns/op 454.16 MB/s BenchmarkRepeatLarge/2097152/4097-4 26 4778462 ns/op 438.13 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8887013 ns/op 471.96 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8578451 ns/op 488.93 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8832522 ns/op 474.52 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15785005 ns/op 531.43 MB/s BenchmarkRepeatLarge/8388608/16-4 6 16818257 ns/op 498.78 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 15221867 ns/op 550.95 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25912155 ns/op 647.47 MB/s BenchmarkRepeatLarge/16777216/16-4 4 26130771 ns/op 642.05 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26032586 ns/op 644.47 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51991188 ns/op 645.39 MB/s BenchmarkRepeatLarge/33554432/16-4 3 53829610 ns/op 623.35 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 51205858 ns/op 655.28 MB/s BenchmarkRepeatLarge/67108864/1-4 2 100614802 ns/op 666.99 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105139286 ns/op 638.29 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 100310066 ns/op 669.01 MB/s BenchmarkRepeatLarge/134217728/1-4 1 211351274 ns/op 635.05 MB/s BenchmarkRepeatLarge/134217728/16-4 1 207110958 ns/op 648.05 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 197917543 ns/op 678.15 MB/s BenchmarkRepeatLarge/268435456/1-4 1 435248712 ns/op 616.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 425621545 ns/op 630.69 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 401084858 ns/op 669.27 MB/s BenchmarkRepeatLarge/536870912/1-4 1 895939537 ns/op 599.23 MB/s BenchmarkRepeatLarge/536870912/16-4 1 851910320 ns/op 630.20 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 840323748 ns/op 638.89 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1832864677 ns/op 585.83 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1716185678 ns/op 625.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1628520836 ns/op 659.34 MB/s BenchmarkIndexAnyASCII/1:1-4 2447624 50.81 ns/op BenchmarkIndexAnyASCII/1:2-4 2459335 48.26 ns/op BenchmarkIndexAnyASCII/1:4-4 2463150 47.31 ns/op BenchmarkIndexAnyASCII/1:8-4 2568746 45.96 ns/op BenchmarkIndexAnyASCII/1:16-4 2528517 47.29 ns/op BenchmarkIndexAnyASCII/1:32-4 2560308 49.04 ns/op BenchmarkIndexAnyASCII/1:64-4 2565394 62.14 ns/op BenchmarkIndexAnyASCII/16:1-4 2336226 48.41 ns/op BenchmarkIndexAnyASCII/16:2-4 1000000 112.9 ns/op BenchmarkIndexAnyASCII/16:4-4 929157 114.9 ns/op BenchmarkIndexAnyASCII/16:8-4 904392 118.1 ns/op BenchmarkIndexAnyASCII/16:16-4 1000000 123.2 ns/op BenchmarkIndexAnyASCII/16:32-4 768297 140.5 ns/op BenchmarkIndexAnyASCII/16:64-4 645391 171.7 ns/op BenchmarkIndexAnyASCII/256:1-4 2249670 52.61 ns/op BenchmarkIndexAnyASCII/256:2-4 104691 1097 ns/op BenchmarkIndexAnyASCII/256:4-4 106582 1117 ns/op BenchmarkIndexAnyASCII/256:8-4 106370 1119 ns/op BenchmarkIndexAnyASCII/256:16-4 99264 1165 ns/op BenchmarkIndexAnyASCII/256:32-4 103230 1117 ns/op BenchmarkIndexAnyASCII/256:64-4 99428 1164 ns/op BenchmarkIndexAnyUTF8/1:1-4 2725344 44.03 ns/op BenchmarkIndexAnyUTF8/1:2-4 2665618 43.91 ns/op BenchmarkIndexAnyUTF8/1:4-4 2672384 43.97 ns/op BenchmarkIndexAnyUTF8/1:8-4 2662522 44.59 ns/op BenchmarkIndexAnyUTF8/1:16-4 2654883 46.14 ns/op BenchmarkIndexAnyUTF8/1:32-4 2526230 47.74 ns/op BenchmarkIndexAnyUTF8/1:64-4 2496766 47.32 ns/op BenchmarkIndexAnyUTF8/16:1-4 2187315 54.27 ns/op BenchmarkIndexAnyUTF8/16:2-4 312085 394.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 299884 389.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 291108 406.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 318973 408.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 291746 412.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 279682 420.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 495843 240.5 ns/op BenchmarkIndexAnyUTF8/256:2-4 20242 5819 ns/op BenchmarkIndexAnyUTF8/256:4-4 20882 5737 ns/op BenchmarkIndexAnyUTF8/256:8-4 20889 5766 ns/op BenchmarkIndexAnyUTF8/256:16-4 19645 5933 ns/op BenchmarkIndexAnyUTF8/256:32-4 19135 6492 ns/op BenchmarkIndexAnyUTF8/256:64-4 18747 6239 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2628932 44.66 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2665388 44.34 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2643535 43.93 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2689650 43.98 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2638236 44.63 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2573491 46.07 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2431531 48.12 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 116.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 988492 117.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 922381 117.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 1000000 119.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 845419 129.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 783048 146.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 652332 173.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 107937 1146 ns/op BenchmarkLastIndexAnyASCII/256:2-4 102198 1149 ns/op BenchmarkLastIndexAnyASCII/256:4-4 99261 1167 ns/op BenchmarkLastIndexAnyASCII/256:8-4 99105 1180 ns/op BenchmarkLastIndexAnyASCII/256:16-4 103849 1204 ns/op BenchmarkLastIndexAnyASCII/256:32-4 105864 1119 ns/op BenchmarkLastIndexAnyASCII/256:64-4 95608 1195 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2436838 46.93 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2644376 45.65 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2613483 46.21 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2567617 45.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2591074 46.27 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2480643 48.25 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2435835 48.70 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 362824 364.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 171897 718.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 172176 731.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 166018 733.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 168674 714.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 155286 758.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 167527 750.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21859 5278 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10000 11084 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11110 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11300 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9716 11422 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 11619 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 11992 ns/op BenchmarkTrimASCII/1:1-4 3176194 37.97 ns/op BenchmarkTrimASCII/1:2-4 2476173 47.62 ns/op BenchmarkTrimASCII/1:4-4 2419491 49.38 ns/op BenchmarkTrimASCII/1:8-4 2323926 51.21 ns/op BenchmarkTrimASCII/1:16-4 2011903 59.35 ns/op BenchmarkTrimASCII/16:1-4 2663164 45.58 ns/op BenchmarkTrimASCII/16:2-4 858032 120.5 ns/op BenchmarkTrimASCII/16:4-4 999446 127.6 ns/op BenchmarkTrimASCII/16:8-4 963716 124.2 ns/op BenchmarkTrimASCII/16:16-4 829958 133.3 ns/op BenchmarkTrimASCII/256:1-4 878113 122.3 ns/op BenchmarkTrimASCII/256:2-4 102074 1174 ns/op BenchmarkTrimASCII/256:4-4 101949 1170 ns/op BenchmarkTrimASCII/256:8-4 102786 1164 ns/op BenchmarkTrimASCII/256:16-4 100069 1311 ns/op BenchmarkTrimASCII/4096:1-4 106480 1155 ns/op BenchmarkTrimASCII/4096:2-4 7126 17870 ns/op BenchmarkTrimASCII/4096:4-4 7048 18167 ns/op BenchmarkTrimASCII/4096:8-4 7008 17873 ns/op BenchmarkTrimASCII/4096:16-4 6942 18147 ns/op BenchmarkTrimByte-4 3374516 34.70 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18643 6480 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18760 6574 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1569 77852 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3302 38620 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6440 19461 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11221 ns/op BenchmarkJoin/0-4 3680139 32.16 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2729244 42.32 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 182017 714.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 111836 1051 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 82994 1417 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 70548 1740 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 49622 2231 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 49437 2406 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2339659 48.97 ns/op BenchmarkTrimSpace/ASCII-4 1679052 70.30 ns/op BenchmarkTrimSpace/SomeNonASCII-4 133816 972.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 77336 1615 ns/op BenchmarkReplaceAll-4 92191 1244 ns/op 16 B/op 1 allocs/op PASS ok strings 64.358s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 68644 1730 ns/op BenchmarkCond2-4 23269 5168 ns/op BenchmarkCond4-4 13693 8738 ns/op BenchmarkCond8-4 7242 17196 ns/op BenchmarkCond16-4 4006 30668 ns/op BenchmarkCond32-4 1902 57814 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 658561 219.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 392622 330.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 614036 204.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 558951 193.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 437392 308.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 650298 171.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 123780 1261 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 103826 1405 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 86119 1476 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75282 2126 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 566787 178.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 163189 653.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 676488 183.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 167580 718.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 628903 202.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 189973 654.0 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 981249 104.0 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 70893 1981 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 126079 920.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 275533 651.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 3694 31364 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 356 380698 ns/op BenchmarkRange/*sync.Map-4 1284 94378 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 99796 2487 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 164989 613.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 83919 1561 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 51801 2098 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 183303 591.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 119854 1352 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 91422 1386 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 178596 684.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 777889 148.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 49574 2392 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 142857 806.9 ns/op BenchmarkSwapCollision/*sync.Map-4 98680 1265 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 171 771171 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 108378 1049 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 282104 446.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25448 5045 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 64482 1647 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 32008 4034 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 256762 416.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 150928 906.2 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 224751 513.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1008096 118.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 150192 674.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1000000 113.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 673092 171.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 163777 708.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 482503 219.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 117900 1106 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 384594 530.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 472920 374.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 112579 962.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 575610 311.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 341266 641.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 141567 942.1 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 272892 485.8 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 65661 1859 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 234493 727.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 521664 296.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 113143 929.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 678117 287.4 ns/op BenchmarkUncontendedSemaphore-4 4124847 29.31 ns/op BenchmarkContendedSemaphore-4 3546655 31.57 ns/op BenchmarkMutexUncontended-4 801992 161.8 ns/op BenchmarkMutex-4 189169 578.2 ns/op BenchmarkMutexSlack-4 212742 577.8 ns/op BenchmarkMutexWork-4 180650 683.3 ns/op BenchmarkMutexWorkSlack-4 193466 593.9 ns/op BenchmarkMutexNoSpin-4 73540 1840 ns/op BenchmarkMutexSpin-4 51034 2016 ns/op BenchmarkOnce-4 900068 128.6 ns/op BenchmarkOnceFunc/v=Once-4 1203642 93.45 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 885720 125.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1000000 112.0 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 103.3 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 966480 110.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1000000 108.1 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 4240336 24.94 ns/op BenchmarkSemaSyntNonblock-4 1417987 98.39 ns/op BenchmarkSemaSyntBlock-4 1806097 61.47 ns/op BenchmarkSemaWorkNonblock-4 1000000 107.4 ns/op BenchmarkSemaWorkBlock-4 1302729 89.20 ns/op BenchmarkRWMutexUncontended-4 296680 412.2 ns/op BenchmarkRWMutexWrite100-4 259765 499.1 ns/op BenchmarkRWMutexWrite10-4 249398 434.1 ns/op BenchmarkRWMutexWorkWrite100-4 243793 499.2 ns/op BenchmarkRWMutexWorkWrite10-4 241394 506.8 ns/op BenchmarkWaitGroupUncontended-4 588834 201.2 ns/op BenchmarkWaitGroupAddDone-4 514191 244.1 ns/op BenchmarkWaitGroupAddDoneWork-4 480902 236.7 ns/op BenchmarkWaitGroupWait-4 2407521 49.66 ns/op BenchmarkWaitGroupWaitWork-4 1794811 64.29 ns/op BenchmarkWaitGroupActuallyWait-4 43486 2374 ns/op 32 B/op 2 allocs/op PASS ok sync 24.423s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 706323 154.9 ns/op PASS ok sync/atomic 1.257s PASS ok syscall 1.043s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 156031 786.9 ns/op 0 B/op 0 allocs/op PASS ok testing 1.202s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6546 17667 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9391 12392 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 94 1466172 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 100 1178108 ns/op 1293 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 179008321 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 186103911 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1377 77518 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1700 66358 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7081570 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 6410887 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 815518004 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 772450904 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 189 688881 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 193 591506 ns/op 203 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63755478 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 62390496 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7295562240 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7023025307 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 2391 51036 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 39 3624000 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 347619582 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2212 54478 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 219 535253 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 5388980 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 8077 16114 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.158s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 100981797 ns/op BenchmarkVariableString-4 79977 1487 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1807 61530 ns/op 2515 B/op 39 allocs/op PASS ok text/template/parse 1.457s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 34 3200283 ns/op BenchmarkAfter-4 117 1038275 ns/op BenchmarkStop-4 238 556373 ns/op BenchmarkSimultaneousAfterFunc-4 37 3122584 ns/op BenchmarkStartStop-4 242 490122 ns/op BenchmarkReset-4 2049 104802 ns/op BenchmarkSleep-4 45 2375813 ns/op BenchmarkParallelTimerLatency-4 38 939607 avg-late-ns 3001081 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 569966 avg-late-ns 1918233 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 425201 avg-late-ns 2057955 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 328388 avg-late-ns 1704139 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 213956 avg-late-ns 1206847 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 311190 avg-late-ns 2405204 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 429319 avg-late-ns 3802490 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 203189 avg-late-ns 1510287 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 25 496546 avg-late-ns 4859487 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 322490 avg-late-ns 2193184 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 22 2622231 avg-late-ns 11764413 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 412542 avg-late-ns 1884144 max-late-ns BenchmarkTicker-4 38 2967624 ns/op BenchmarkTickerReset-4 2401 44230 ns/op BenchmarkTickerResetNaive-4 223 549596 ns/op BenchmarkNow-4 641997 169.7 ns/op BenchmarkNowUnixNano-4 576585 173.6 ns/op BenchmarkNowUnixMilli-4 674508 171.2 ns/op BenchmarkNowUnixMicro-4 783601 171.5 ns/op BenchmarkFormat-4 44983 2419 ns/op BenchmarkFormatRFC3339-4 77382 1630 ns/op BenchmarkFormatRFC3339Nano-4 68744 1672 ns/op BenchmarkFormatNow-4 49177 2066 ns/op BenchmarkMarshalJSON-4 77744 1358 ns/op BenchmarkMarshalText-4 92605 1403 ns/op BenchmarkParse-4 90028 1157 ns/op BenchmarkParseRFC3339UTC-4 297054 400.5 ns/op BenchmarkParseRFC3339UTCBytes-4 239617 538.5 ns/op BenchmarkParseRFC3339TZ-4 86973 1305 ns/op BenchmarkParseRFC3339TZBytes-4 71490 1610 ns/op BenchmarkParseDuration-4 506409 229.8 ns/op BenchmarkHour-4 921463 134.9 ns/op BenchmarkSecond-4 934323 137.0 ns/op BenchmarkYear-4 760688 168.4 ns/op BenchmarkDay-4 625857 194.9 ns/op BenchmarkISOWeek-4 719710 178.4 ns/op BenchmarkGoString-4 68119 1715 ns/op BenchmarkUnmarshalText-4 83116 1313 ns/op PASS ok time 13.482s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 515364 217.5 ns/op BenchmarkDecodeValidJapaneseChars-4 698330 175.7 ns/op BenchmarkDecodeRune-4 2549511 44.82 ns/op BenchmarkEncodeValidASCII-4 546565 238.5 ns/op BenchmarkEncodeValidJapaneseChars-4 754543 194.7 ns/op BenchmarkAppendRuneValidASCII-4 988429 105.5 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2124925 56.68 ns/op BenchmarkEncodeRune-4 3862246 26.97 ns/op PASS ok unicode/utf16 2.366s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1923228 57.15 ns/op BenchmarkRuneCountTenJapaneseChars-4 332527 367.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2995939 41.32 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 374914 344.5 ns/op BenchmarkValidTenASCIIChars-4 1987404 59.18 ns/op BenchmarkValid100KASCIIChars-4 158 739043 ns/op BenchmarkValidTenJapaneseChars-4 328694 396.1 ns/op BenchmarkValidLongMostlyASCII-4 154 772257 ns/op BenchmarkValidLongJapanese-4 68 1748123 ns/op BenchmarkValidStringTenASCIIChars-4 3407161 35.47 ns/op BenchmarkValidString100KASCIIChars-4 13389 9030 ns/op BenchmarkValidStringTenJapaneseChars-4 316617 336.5 ns/op BenchmarkValidStringLongMostlyASCII-4 1366 91417 ns/op BenchmarkValidStringLongJapanese-4 120 986096 ns/op BenchmarkEncodeASCIIRune-4 3025500 38.85 ns/op BenchmarkEncodeJapaneseRune-4 1811827 66.46 ns/op BenchmarkAppendASCIIRune-4 6033063 18.31 ns/op BenchmarkAppendJapaneseRune-4 2129774 56.13 ns/op BenchmarkDecodeASCIIRune-4 2352286 50.03 ns/op BenchmarkDecodeJapaneseRune-4 1788630 62.80 ns/op BenchmarkFullRune/ASCII-4 3446464 33.76 ns/op BenchmarkFullRune/Incomplete-4 1574809 75.95 ns/op BenchmarkFullRune/Japanese-4 3489274 33.47 ns/op PASS ok unicode/utf8 5.436s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 106481955197 ns/op PASS ok cmd/api 107.784s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 640843 195.1 ns/op BenchmarkCgoCall/one-pointer-4 463105 269.8 ns/op BenchmarkCgoCall/string-pointer-escape-4 433074 314.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 493771 215.2 ns/op BenchmarkCgoCall/eight-pointers-4 161082 682.0 ns/op BenchmarkCgoCall/eight-pointers-nil-4 525192 249.2 ns/op BenchmarkCgoCall/eight-pointers-array-4 25602 4735 ns/op BenchmarkCgoCall/eight-pointers-slice-4 30186 3914 ns/op BenchmarkGoString-4 1000000 173.9 ns/op BenchmarkCGoCallback-4 55161 1982 ns/op BenchmarkCGoInCThread-4 402775 273.1 ns/op PASS ok cmd/cgo/internal/test 2.956s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1233250 91.23 ns/op BenchmarkEqArrayOfStrings64-4 210730 596.5 ns/op BenchmarkEqArrayOfStrings1024-4 13855 8286 ns/op BenchmarkEqArrayOfFloats5-4 1492942 80.84 ns/op BenchmarkEqArrayOfFloats64-4 215550 590.4 ns/op BenchmarkEqArrayOfFloats1024-4 13803 8512 ns/op BenchmarkEqArrayOfStructsEq-4 4165 30658 ns/op BenchmarkEqArrayOfStructsNotEq-4 7789 16862 ns/op BenchmarkEqStruct-4 26148535 4.225 ns/op PASS ok cmd/compile/internal/reflectdata 2.735s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70780 ns/op BenchmarkCopyElim1-4 250 505141 ns/op BenchmarkCopyElim10-4 248 461268 ns/op BenchmarkCopyElim100-4 171 707476 ns/op BenchmarkCopyElim1000-4 48 2400472 ns/op BenchmarkCopyElim10000-4 3 35446618 ns/op BenchmarkCopyElim100000-4 1 520264100 ns/op BenchmarkDeadCode/1-4 262 520220 ns/op BenchmarkDeadCode/10-4 174 819958 ns/op BenchmarkDeadCode/100-4 117 910149 ns/op BenchmarkDeadCode/1000-4 55 3768527 ns/op BenchmarkDeadCode/10000-4 4 31241692 ns/op BenchmarkDeadCode/100000-4 1 309245071 ns/op BenchmarkDeadCode/200000-4 1 696899907 ns/op BenchmarkDominatorsLinear-4 14 8348913 ns/op 1.20 MB/s BenchmarkDominatorsFwdBack-4 9 12027315 ns/op 0.83 MB/s BenchmarkDominatorsManyPred-4 10 12330774 ns/op 0.81 MB/s BenchmarkDominatorsMaxPred-4 10 11044519 ns/op 0.91 MB/s BenchmarkDominatorsMaxPredVal-4 9 11977218 ns/op 0.83 MB/s BenchmarkFuse/1-4 234 437111 ns/op BenchmarkFuse/10-4 267 514989 ns/op BenchmarkFuse/100-4 124 949621 ns/op BenchmarkFuse/1000-4 26 6122078 ns/op BenchmarkFuse/10000-4 2 60740970 ns/op BenchmarkNilCheckDeep1-4 10000 10441 ns/op 0.10 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4921 28426 ns/op 0.35 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 708 166450 ns/op 0.60 MB/s 654 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 73 1602052 ns/op 0.62 MB/s 5801 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 17968342 ns/op 0.56 MB/s 82269 B/op 6 allocs/op BenchmarkDSEPass-4 38 3234695 ns/op 50234 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 114904587 ns/op 4248592 B/op 108315 allocs/op BenchmarkCSEPass-4 8 13717434 ns/op 180669 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 150813685 ns/op 5684432 B/op 97607 allocs/op BenchmarkDeadcodePass-4 171 604340 ns/op 104393 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 126670228 ns/op 4085088 B/op 45250 allocs/op BenchmarkMultiPass-4 80 1360028 ns/op 230549 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 253136895 ns/op 11217064 B/op 150004 allocs/op BenchmarkCondRewrite/SoloJump-4 4159683 27.94 ns/op BenchmarkCondRewrite/CombJump-4 3851952 26.61 ns/op PASS ok cmd/compile/internal/ssa 15.245s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12919 8907 ns/op BenchmarkExtShift-4 23746 4806 ns/op BenchmarkModify-4 8798 13571 ns/op BenchmarkMullImm-4 25686 5037 ns/op BenchmarkConstModify-4 9124 15659 ns/op BenchmarkBitSet-4 12206 9586 ns/op BenchmarkBitClear-4 12248 9677 ns/op BenchmarkBitToggle-4 12240 9574 ns/op BenchmarkBitSetConst-4 140662 881.4 ns/op BenchmarkBitClearConst-4 139501 891.9 ns/op BenchmarkBitToggleConst-4 137167 871.3 ns/op BenchmarkDivconstI64-4 7276141 16.52 ns/op BenchmarkModconstI64-4 7003226 18.52 ns/op BenchmarkDivisiblePow2constI64-4 5647929 18.35 ns/op BenchmarkDivisibleconstI64-4 6406833 17.02 ns/op BenchmarkDivisibleWDivconstI64-4 4291276 28.12 ns/op BenchmarkDivconstU64/3-4 5355289 22.33 ns/op BenchmarkDivconstU64/5-4 6702522 17.36 ns/op BenchmarkDivconstU64/37-4 5575082 21.14 ns/op BenchmarkDivconstU64/1234567-4 8226321 15.14 ns/op BenchmarkModconstU64-4 5628628 20.58 ns/op BenchmarkDivisibleconstU64-4 7996328 14.91 ns/op BenchmarkDivisibleWDivconstU64-4 3862806 31.12 ns/op BenchmarkDivconstI32-4 6764181 16.71 ns/op BenchmarkModconstI32-4 7488145 14.71 ns/op BenchmarkDivisiblePow2constI32-4 7582514 16.89 ns/op BenchmarkDivisibleconstI32-4 6981027 16.14 ns/op BenchmarkDivisibleWDivconstI32-4 4081375 26.42 ns/op BenchmarkDivconstU32-4 7110723 16.11 ns/op BenchmarkModconstU32-4 6630954 17.85 ns/op BenchmarkDivisibleconstU32-4 7235186 17.62 ns/op BenchmarkDivisibleWDivconstU32-4 3191378 35.50 ns/op BenchmarkDivconstI16-4 7473528 15.63 ns/op BenchmarkModconstI16-4 6876628 16.15 ns/op BenchmarkDivisiblePow2constI16-4 7006810 17.55 ns/op BenchmarkDivisibleconstI16-4 7453826 16.62 ns/op BenchmarkDivisibleWDivconstI16-4 4479189 26.93 ns/op BenchmarkDivconstU16-4 6918813 18.05 ns/op BenchmarkModconstU16-4 8393242 16.13 ns/op BenchmarkDivisibleconstU16-4 6925129 14.68 ns/op BenchmarkDivisibleWDivconstU16-4 3519574 31.05 ns/op BenchmarkDivconstI8-4 6449101 19.62 ns/op BenchmarkModconstI8-4 7352931 17.57 ns/op BenchmarkDivisiblePow2constI8-4 8140897 14.27 ns/op BenchmarkDivisibleconstI8-4 7143608 17.78 ns/op BenchmarkDivisibleWDivconstI8-4 3988704 30.05 ns/op BenchmarkDivconstU8-4 6049738 18.32 ns/op BenchmarkModconstU8-4 7886802 16.06 ns/op BenchmarkDivisibleconstU8-4 8279642 14.56 ns/op BenchmarkDivisibleWDivconstU8-4 3934122 31.05 ns/op BenchmarkMul2-4 240703 516.0 ns/op BenchmarkMulNeg2-4 216301 534.9 ns/op BenchmarkEfaceInteger-4 2740915 38.69 ns/op BenchmarkDiv64UnsignedSmall-4 9938745 12.03 ns/op BenchmarkDiv64Small-4 8587728 14.07 ns/op BenchmarkDiv64SmallNegDivisor-4 8401281 14.42 ns/op BenchmarkDiv64SmallNegDividend-4 7980183 14.49 ns/op BenchmarkDiv64SmallNegBoth-4 8112001 13.79 ns/op BenchmarkDiv64Unsigned-4 9239986 12.58 ns/op BenchmarkDiv64-4 7937461 14.49 ns/op BenchmarkDiv64NegDivisor-4 8009876 14.30 ns/op BenchmarkDiv64NegDividend-4 8276978 15.28 ns/op BenchmarkDiv64NegBoth-4 7578211 14.60 ns/op BenchmarkMod64UnsignedSmall-4 9084991 12.32 ns/op BenchmarkMod64Small-4 9048057 13.91 ns/op BenchmarkMod64SmallNegDivisor-4 8466840 14.08 ns/op BenchmarkMod64SmallNegDividend-4 8350282 14.07 ns/op BenchmarkMod64SmallNegBoth-4 8198383 14.23 ns/op BenchmarkMod64Unsigned-4 9920592 12.21 ns/op BenchmarkMod64-4 7657876 14.45 ns/op BenchmarkMod64NegDivisor-4 8063710 17.29 ns/op BenchmarkMod64NegDividend-4 7682938 14.26 ns/op BenchmarkMod64NegBoth-4 8107861 14.36 ns/op BenchmarkMulconstI32/3-4 26652622 4.990 ns/op BenchmarkMulconstI32/5-4 27208021 4.767 ns/op BenchmarkMulconstI32/12-4 24468174 5.070 ns/op BenchmarkMulconstI32/120-4 22864345 5.104 ns/op BenchmarkMulconstI32/-120-4 26744594 5.005 ns/op BenchmarkMulconstI32/65537-4 24060357 5.042 ns/op BenchmarkMulconstI32/65538-4 23377749 5.244 ns/op BenchmarkMulconstI64/3-4 25072532 5.084 ns/op BenchmarkMulconstI64/5-4 26702287 4.992 ns/op BenchmarkMulconstI64/12-4 20910618 5.294 ns/op BenchmarkMulconstI64/120-4 26685061 5.034 ns/op BenchmarkMulconstI64/-120-4 23955958 5.040 ns/op BenchmarkMulconstI64/65537-4 24475504 5.226 ns/op BenchmarkMulconstI64/65538-4 25312632 5.190 ns/op BenchmarkMulconstU32/3-4 26577501 5.043 ns/op BenchmarkMulconstU32/5-4 26346943 4.982 ns/op BenchmarkMulconstU32/12-4 24512451 5.189 ns/op BenchmarkMulconstU32/120-4 20440582 4.948 ns/op BenchmarkMulconstU32/65537-4 22732899 5.201 ns/op BenchmarkMulconstU32/65538-4 23792613 5.274 ns/op BenchmarkMulconstU64/3-4 24830850 4.959 ns/op BenchmarkMulconstU64/5-4 25538961 5.060 ns/op BenchmarkMulconstU64/12-4 24743089 5.220 ns/op BenchmarkMulconstU64/120-4 25874018 4.882 ns/op BenchmarkMulconstU64/65537-4 24906423 5.184 ns/op BenchmarkMulconstU64/65538-4 24786351 5.117 ns/op BenchmarkShiftArithmeticRight-4 27552788 4.626 ns/op BenchmarkSwitch8Predictable-4 8345722 13.72 ns/op BenchmarkSwitch8Unpredictable-4 8420414 13.75 ns/op BenchmarkSwitch32Predictable-4 12284526 9.783 ns/op BenchmarkSwitch32Unpredictable-4 8423175 13.63 ns/op BenchmarkSwitchStringPredictable-4 5509731 19.94 ns/op BenchmarkSwitchStringUnpredictable-4 6361728 18.42 ns/op BenchmarkSwitchTypePredictable-4 4303832 26.63 ns/op BenchmarkSwitchTypeUnpredictable-4 4532079 25.63 ns/op PASS ok cmd/compile/internal/test 19.261s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 139 830413 ns/op BenchmarkNamed/Underlying/nongeneric-4 938492 124.9 ns/op BenchmarkNamed/Underlying/generic-4 1000000 126.7 ns/op BenchmarkNamed/Underlying/src_instance-4 922551 124.0 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 125.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 506984225 ns/op 64013 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 345245031 ns/op 94140 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 146785785 ns/op 221234 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 124526712 ns/op 260454 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2686774087 ns/op 1927 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94905273 ns/op 54448 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34277592 ns/op 150624 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36903082 ns/op 138420 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 631294680 ns/op 3435 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42133366 ns/op 51360 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 28069454 ns/op 74357 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 28596176 ns/op 74925 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1680724987 ns/op 39004 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 553557184 ns/op 118347 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 122964860 ns/op 531709 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 103359955 ns/op 632568 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3022929000 ns/op 665.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73618330 ns/op 27262 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 47018949 ns/op 42548 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 50589872 ns/op 39553 lines/s PASS ok cmd/compile/internal/types2 44.380s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 44226933 ns/op 17985667 sys-ns/op 6876333 user-ns/op PASS ok cmd/go 1.460s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 209564 479.8 ns/op PASS ok cmd/go/internal/cfg 1.179s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 64530 1867 ns/op 4.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 70778 1610 ns/op 4.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17042 6896 ns/op 148.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18198 6574 ns/op 155.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3122 41746 ns/op 196.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3151 41114 ns/op 199.25 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.206s All tests passed.