darwin-amd64-race at 7a21f799a5ac23d3e191a106d71af9b8f65279fd :: 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=BD7A28AD-7B2C-46A1-B417-0CC6EC645EF0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OOPYKe50kO/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F9B5D652-3732-4605-85C7-7C09623AEF70" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 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 :: 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=BD7A28AD-7B2C-46A1-B417-0CC6EC645EF0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.OOPYKe50kO/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=F9B5D652-3732-4605-85C7-7C09623AEF70" "__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" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "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.059s ok archive/zip 2.680s ok bufio 0.630s ok bytes 3.532s ok compress/bzip2 0.717s ok compress/flate 8.408s ok compress/gzip 16.280s ok compress/lzw 0.802s ok compress/zlib 6.251s ok container/heap 0.048s ok container/list 0.037s ok container/ring 0.042s ok context 0.106s ok crypto 0.091s ok crypto/aes 0.122s ok crypto/cipher 0.080s ok crypto/des 0.098s ok crypto/dsa 0.064s ok crypto/ecdh 0.389s ok crypto/ecdsa 0.173s ok crypto/ed25519 0.493s ok crypto/elliptic 0.068s ok crypto/hmac 0.059s ok crypto/internal/alias 0.032s ok crypto/internal/bigmod 3.710s ok crypto/internal/boring 0.049s ok crypto/internal/boring/bcache 0.513s ok crypto/internal/edwards25519 47.929s ok crypto/internal/edwards25519/field 17.192s ok crypto/internal/nistec 0.886s ok crypto/internal/nistec/fiat 0.050s [no tests to run] ok crypto/md5 0.116s ok crypto/rand 0.436s ok crypto/rc4 0.579s ok crypto/rsa 1.793s ok crypto/sha1 0.079s ok crypto/sha256 0.064s ok crypto/sha512 0.077s ok crypto/subtle 0.532s ok crypto/tls 3.464s ok crypto/x509 1.578s ok database/sql 0.509s ok database/sql/driver 0.052s ok debug/buildinfo 0.083s ok debug/dwarf 0.114s ok debug/elf 1.624s ok debug/gosym 0.253s ok debug/macho 0.218s ok debug/pe 0.095s ok debug/plan9obj 0.051s ok embed 0.052s [no tests to run] ok embed/internal/embedtest 0.090s ok encoding/ascii85 0.073s ok encoding/asn1 0.041s ok encoding/base32 0.239s ok encoding/base64 0.059s ok encoding/binary 0.064s ok encoding/csv 0.130s ok encoding/gob 27.364s ok encoding/hex 0.050s ok encoding/json 2.399s ok encoding/pem 2.668s ok encoding/xml 0.393s ok errors 0.064s ok expvar 0.077s ok flag 0.197s ok fmt 0.865s ok go/ast 0.091s ok go/build 7.293s ok go/build/constraint 0.046s ok go/constant 0.050s ok go/doc 0.385s ok go/doc/comment 6.755s ok go/format 0.140s ok go/importer 1.297s ok go/internal/gccgoimporter 0.141s ok go/internal/gcimporter 7.036s ok go/internal/srcimporter 26.056s ok go/parser 1.540s ok go/printer 2.071s ok go/scanner 0.061s ok go/token 0.189s ok go/types 48.471s ok hash 0.057s ok hash/adler32 0.065s ok hash/crc32 0.074s ok hash/crc64 0.063s ok hash/fnv 0.044s ok hash/maphash 0.036s ok html 0.035s ok html/template 0.336s ok image 0.619s ok image/color 0.111s ok image/draw 0.766s ok image/gif 1.482s ok image/jpeg 1.678s ok image/png 5.567s ok index/suffixarray 1.763s ok internal/abi 0.457s ok internal/buildcfg 0.048s ok internal/coverage/cformat 0.145s ok internal/coverage/cmerge 0.119s ok internal/coverage/pods 0.089s ok internal/coverage/slicereader 0.088s ok internal/coverage/slicewriter 0.090s ok internal/coverage/test 0.111s ok internal/cpu 0.151s ok internal/dag 0.051s ok internal/diff 0.090s ok internal/fmtsort 0.082s ok internal/fuzz 0.105s ok internal/godebug 0.065s ok internal/intern 2.121s ok internal/itoa 0.115s ok internal/poll 0.948s ok internal/profile 0.089s ok internal/reflectlite 0.386s ok internal/safefilepath 0.091s ok internal/saferio 0.412s ok internal/singleflight 0.180s ok internal/testenv 0.057s ok internal/trace 0.533s ok internal/types/errors 2.693s ok internal/unsafeheader 0.078s ok internal/xcoff 0.178s ok io 0.151s ok io/fs 0.338s ok io/ioutil 0.121s ok log 0.144s ok log/syslog 1.362s ok maps 0.062s ok math 0.076s ok math/big 4.807s ok math/bits 0.109s ok math/cmplx 0.077s ok math/rand 4.089s ok mime 0.180s ok mime/multipart 9.536s ok mime/quotedprintable 0.160s ok net 21.301s ok net/http 21.501s ok net/http/cgi 2.172s ok net/http/cookiejar 0.138s ok net/http/fcgi 0.233s ok net/http/httptest 0.430s ok net/http/httptrace 0.070s ok net/http/httputil 1.341s ok net/http/internal 0.055s ok net/http/internal/ascii 0.047s ok net/http/pprof 5.300s ok net/internal/socktest 0.077s ok net/mail 0.063s ok net/netip 1.014s ok net/rpc 0.211s ok net/rpc/jsonrpc 0.123s ok net/smtp 0.237s ok net/textproto 0.086s ok net/url 0.137s ok os 3.002s ok os/exec 4.620s ok os/exec/internal/fdtest 0.165s ok os/signal 5.772s ok os/user 0.080s ok path 0.057s ok path/filepath 0.219s ok plugin 0.067s ok reflect 1.392s ok regexp 3.324s ok regexp/syntax 4.433s ok runtime 63.255s ok runtime/cgo 0.052s ok runtime/coverage 0.097s ok runtime/debug 0.203s ok runtime/internal/atomic 0.088s ok runtime/internal/math 0.051s ok runtime/internal/sys 0.045s ok runtime/metrics 0.035s ok runtime/pprof 13.025s ok runtime/race 12.666s ok runtime/trace 5.717s ok slices 0.124s ok sort 0.503s ok strconv 5.063s ok strings 3.916s ok sync 0.833s ok sync/atomic 7.736s ok syscall 2.362s ok testing 2.676s ok testing/fstest 0.116s ok testing/iotest 0.146s ok testing/quick 0.265s ok text/scanner 0.068s ok text/tabwriter 0.059s ok text/template 0.169s ok text/template/parse 0.047s ok time 2.533s ok unicode 0.043s ok unicode/utf16 0.076s ok unicode/utf8 0.080s ok cmd/addr2line 5.838s ok cmd/api 29.476s ok cmd/asm/internal/asm 8.871s ok cmd/asm/internal/lex 0.082s ok cmd/compile/internal/abt 0.076s ok cmd/compile/internal/amd64 86.945s ok cmd/compile/internal/base 0.064s ok cmd/compile/internal/compare 0.062s ok cmd/compile/internal/dwarfgen 1.149s ok cmd/compile/internal/importer 6.155s ok cmd/compile/internal/ir 0.068s ok cmd/compile/internal/logopt 2.008s ok cmd/compile/internal/loopvar 35.584s ok cmd/compile/internal/noder 0.074s ok cmd/compile/internal/reflectdata 0.057s [no tests to run] ok cmd/compile/internal/ssa 43.973s ok cmd/compile/internal/syntax 0.355s ok cmd/compile/internal/test 20.696s ok cmd/compile/internal/typecheck 1.045s ok cmd/compile/internal/types 0.045s ok cmd/compile/internal/types2 33.910s ok cmd/covdata 0.061s ok cmd/cover 5.798s ok cmd/dist 0.162s ok cmd/doc 1.185s ok cmd/fix 20.004s ok cmd/go 385.385s ok cmd/go/internal/auth 0.067s ok cmd/go/internal/cache 0.613s ok cmd/go/internal/fsys 0.323s ok cmd/go/internal/generate 0.051s ok cmd/go/internal/get 0.097s ok cmd/go/internal/imports 0.136s ok cmd/go/internal/load 0.044s ok cmd/go/internal/lockedfile 0.372s ok cmd/go/internal/lockedfile/internal/filelock 0.240s ok cmd/go/internal/modconv 0.174s ok cmd/go/internal/modfetch 0.085s ok cmd/go/internal/modfetch/codehost 0.101s ok cmd/go/internal/modfetch/zip_sum_test 0.108s ok cmd/go/internal/modindex 0.816s ok cmd/go/internal/modload 0.084s ok cmd/go/internal/mvs 0.064s ok cmd/go/internal/par 0.118s ok cmd/go/internal/str 0.046s ok cmd/go/internal/test 0.073s ok cmd/go/internal/vcs 0.133s ok cmd/go/internal/vcweb 0.128s ok cmd/go/internal/vcweb/vcstest 25.538s ok cmd/go/internal/web 0.067s ok cmd/go/internal/work 2.411s ok cmd/gofmt 0.429s ok cmd/internal/archive 2.350s ok cmd/internal/buildid 1.433s ok cmd/internal/cov 1.271s ok cmd/internal/dwarf 0.046s ok cmd/internal/edit 0.043s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 4.975s ok cmd/internal/notsha256 0.057s ok cmd/internal/obj 1.783s ok cmd/internal/obj/ppc64 0.781s ok cmd/internal/obj/riscv 0.333s ok cmd/internal/obj/s390x 0.060s ok cmd/internal/obj/x86 4.124s ok cmd/internal/objabi 0.113s ok cmd/internal/pkgpath 0.333s ok cmd/internal/pkgpattern 0.048s ok cmd/internal/quoted 0.047s ok cmd/internal/src 0.038s ok cmd/internal/test2json 1.362s ok cmd/link 25.140s ok cmd/link/internal/benchmark 0.071s ok cmd/link/internal/ld 33.636s ok cmd/link/internal/loader 0.158s ok cmd/nm 4.146s ok cmd/objdump 11.685s ok cmd/pack 3.493s ok cmd/pprof 2.089s ok cmd/trace 0.213s ok cmd/vet 33.158s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3052 36471 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2557 49630 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1390 76376 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5548 27547 ns/op 5187 B/op 16 allocs/op Benchmark/Reader/GNU-4 6091 22753 ns/op 5234 B/op 15 allocs/op Benchmark/Reader/PAX-4 2452 56974 ns/op 9070 B/op 33 allocs/op PASS ok archive/tar 1.213s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 302128763 ns/op 1642176 B/op 97 allocs/op BenchmarkZip64Test-4 1 192392880 ns/op BenchmarkZip64TestSizes/4096-4 733 183243 ns/op BenchmarkZip64TestSizes/1048576-4 102 994509 ns/op BenchmarkZip64TestSizes/67108864-4 1 172735235 ns/op PASS ok archive/zip 1.536s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 189476 601.7 ns/op BenchmarkReaderCopyUnoptimal-4 118564 939.1 ns/op BenchmarkReaderCopyNoWriteTo-4 5400 56606 ns/op BenchmarkReaderWriteToOptimal-4 8245 15693 ns/op BenchmarkReaderReadString-4 111669 1102 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 172141 636.5 ns/op BenchmarkWriterCopyUnoptimal-4 172603 636.5 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 48307 ns/op BenchmarkReaderEmpty-4 14887 7447 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 14113 9037 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 497569 240.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.532s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3346 36493 ns/op 897.92 MB/s BenchmarkWriteByte-4 416 271095 ns/op 15.11 MB/s BenchmarkWriteRune-4 223 514202 ns/op 23.90 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3454887 ns/op BenchmarkBufferFullSmallReads-4 96 1275407 ns/op BenchmarkBufferWriteBlock/N4096-4 7770 23174 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 331 380646 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 12 10087978 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 9 11160266 ns/op 1503.30 MB/s 3728270 B/op 0 allocs/op BenchmarkIndexByte/10-4 3798559 29.43 ns/op 339.79 MB/s BenchmarkIndexByte/32-4 3389439 32.87 ns/op 973.42 MB/s BenchmarkIndexByte/4K-4 915208 109.4 ns/op 37441.78 MB/s BenchmarkIndexBytePortable/10-4 1000000 101.0 ns/op 99.03 MB/s BenchmarkIndexBytePortable/32-4 488805 281.2 ns/op 113.80 MB/s BenchmarkIndexBytePortable/4K-4 4305 27594 ns/op 148.44 MB/s BenchmarkIndexRune/10-4 1000000 110.1 ns/op 90.86 MB/s BenchmarkIndexRune/32-4 1000000 108.9 ns/op 293.74 MB/s BenchmarkIndexRune/4K-4 465652 278.6 ns/op 14701.17 MB/s BenchmarkIndexRuneASCII/10-4 3976696 29.83 ns/op 335.27 MB/s BenchmarkIndexRuneASCII/32-4 3716174 31.71 ns/op 1009.15 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 102.8 ns/op 39840.58 MB/s BenchmarkEqual/0-4 10841020 12.66 ns/op BenchmarkEqual/1-4 1339081 89.76 ns/op 11.14 MB/s BenchmarkEqual/6-4 1349349 95.22 ns/op 63.01 MB/s BenchmarkEqual/9-4 1000000 104.1 ns/op 86.46 MB/s BenchmarkEqual/15-4 1260668 95.01 ns/op 157.88 MB/s BenchmarkEqual/16-4 1346048 91.10 ns/op 175.63 MB/s BenchmarkEqual/20-4 1000000 104.2 ns/op 191.87 MB/s BenchmarkEqual/32-4 1000000 108.0 ns/op 296.25 MB/s BenchmarkEqual/4K-4 77366 1649 ns/op 2484.50 MB/s BenchmarkIndex/10-4 1000000 103.4 ns/op 96.67 MB/s BenchmarkIndex/32-4 2042914 52.10 ns/op 614.18 MB/s BenchmarkIndex/4K-4 17366 5842 ns/op 701.08 MB/s BenchmarkIndexEasy/10-4 1691427 114.2 ns/op 87.56 MB/s BenchmarkIndexEasy/32-4 1335828 75.84 ns/op 421.92 MB/s BenchmarkIndexEasy/4K-4 506527 293.4 ns/op 13961.50 MB/s BenchmarkCount/10-4 1000000 174.8 ns/op 57.20 MB/s BenchmarkCount/32-4 1000000 163.6 ns/op 195.55 MB/s BenchmarkCount/4K-4 18116 6609 ns/op 619.80 MB/s BenchmarkCountEasy/10-4 1000000 151.3 ns/op 66.09 MB/s BenchmarkCountEasy/32-4 1100210 127.8 ns/op 250.42 MB/s BenchmarkCountEasy/4K-4 327332 354.4 ns/op 11557.90 MB/s BenchmarkCountSingle/10-4 1866880 61.23 ns/op 163.33 MB/s BenchmarkCountSingle/32-4 2218519 91.11 ns/op 351.21 MB/s BenchmarkCountSingle/4K-4 948234 156.3 ns/op 26213.97 MB/s BenchmarkToUpper/#00-4 2226327 52.23 ns/op BenchmarkToUpper/ONLYUPPER-4 315615 472.7 ns/op BenchmarkToUpper/abc-4 391790 343.5 ns/op BenchmarkToUpper/AbC123-4 259348 456.4 ns/op BenchmarkToUpper/azAZ09_-4 235711 501.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 73269 1477 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31734 4058 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 51158 2409 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 91096 1617 ns/op BenchmarkToLower/#00-4 1335757 86.53 ns/op BenchmarkToLower/abc-4 334941 379.6 ns/op BenchmarkToLower/AbC123-4 246246 452.9 ns/op BenchmarkToLower/azAZ09_-4 273678 495.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77209 1607 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33688 3716 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 53935 3725 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103880 1127 ns/op BenchmarkFields/ASCII/16-4 162552 927.9 ns/op 17.24 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12182 11622 ns/op 22.03 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 765 146854 ns/op 27.89 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 55 3502907 ns/op 18.71 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 41851994 ns/op 25.05 MB/s 2260992 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 89535 1427 ns/op 11.22 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6351 19712 ns/op 12.99 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 381 408287 ns/op 10.03 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 20 5967459 ns/op 10.98 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 101397763 ns/op 10.34 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 121371 1035 ns/op 15.46 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9754 15871 ns/op 16.13 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 564 317346 ns/op 12.91 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 19 5332660 ns/op 12.29 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 97718843 ns/op 10.73 MB/s 11202960 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 105584 1228 ns/op 13.03 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7916 17717 ns/op 14.45 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 432 341893 ns/op 11.98 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 6101453 ns/op 10.74 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 92062410 ns/op 11.39 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1761418 68.67 ns/op BenchmarkTrimSpace/ASCII-4 1000000 106.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 96553 1211 ns/op BenchmarkTrimSpace/JustNonASCII-4 43582 2476 ns/op BenchmarkToValidUTF8/Valid-4 412798 313.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 274440 438.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 76380 1517 ns/op BenchmarkIndexHard1-4 987 118799 ns/op BenchmarkIndexHard2-4 644 169174 ns/op BenchmarkIndexHard3-4 184 664455 ns/op BenchmarkIndexHard4-4 194 518154 ns/op BenchmarkLastIndexHard1-4 7 15461708 ns/op BenchmarkLastIndexHard2-4 6 19461125 ns/op BenchmarkLastIndexHard3-4 5 20549837 ns/op BenchmarkCountHard1-4 978 121381 ns/op BenchmarkCountHard2-4 715 163076 ns/op BenchmarkCountHard3-4 171 701329 ns/op BenchmarkSplitEmptySeparator-4 1 155436176 ns/op BenchmarkSplitSingleByteSeparator-4 12 10253000 ns/op BenchmarkSplitMultiByteSeparator-4 12 10053891 ns/op BenchmarkSplitNSingleByteSeparator-4 161198 1233 ns/op BenchmarkSplitNMultiByteSeparator-4 56443 2113 ns/op BenchmarkRepeat-4 139750 898.0 ns/op BenchmarkRepeatLarge/256/1-4 111913 1238 ns/op 206.86 MB/s BenchmarkRepeatLarge/256/16-4 152811 985.5 ns/op 259.77 MB/s BenchmarkRepeatLarge/512/1-4 61419 2021 ns/op 253.34 MB/s BenchmarkRepeatLarge/512/16-4 79209 1570 ns/op 326.22 MB/s BenchmarkRepeatLarge/1024/1-4 45429 2679 ns/op 382.27 MB/s BenchmarkRepeatLarge/1024/16-4 54574 2908 ns/op 352.09 MB/s BenchmarkRepeatLarge/2048/1-4 27054 4698 ns/op 435.96 MB/s BenchmarkRepeatLarge/2048/16-4 24363 4161 ns/op 492.22 MB/s BenchmarkRepeatLarge/4096/1-4 15595 8409 ns/op 487.10 MB/s BenchmarkRepeatLarge/4096/16-4 13580 8112 ns/op 504.94 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16287 ns/op 502.98 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16329 ns/op 501.70 MB/s BenchmarkRepeatLarge/8192/4097-4 13374 9489 ns/op 431.75 MB/s BenchmarkRepeatLarge/16384/1-4 9454 32862 ns/op 498.57 MB/s BenchmarkRepeatLarge/16384/16-4 7414 36111 ns/op 453.71 MB/s BenchmarkRepeatLarge/16384/4097-4 8566 23640 ns/op 519.93 MB/s BenchmarkRepeatLarge/32768/1-4 4286 56991 ns/op 574.97 MB/s BenchmarkRepeatLarge/32768/16-4 3268 48664 ns/op 673.36 MB/s BenchmarkRepeatLarge/32768/4097-4 2344 49023 ns/op 585.02 MB/s BenchmarkRepeatLarge/65536/1-4 1394 91784 ns/op 714.02 MB/s BenchmarkRepeatLarge/65536/16-4 1166 102555 ns/op 639.03 MB/s BenchmarkRepeatLarge/65536/4097-4 1287 100971 ns/op 608.64 MB/s BenchmarkRepeatLarge/131072/1-4 247 418023 ns/op 313.55 MB/s BenchmarkRepeatLarge/131072/16-4 319 351685 ns/op 372.70 MB/s BenchmarkRepeatLarge/131072/4097-4 312 383340 ns/op 331.32 MB/s BenchmarkRepeatLarge/262144/1-4 151 677147 ns/op 387.13 MB/s BenchmarkRepeatLarge/262144/16-4 175 696498 ns/op 376.37 MB/s BenchmarkRepeatLarge/262144/4097-4 156 763596 ns/op 338.02 MB/s BenchmarkRepeatLarge/524288/1-4 76 1405050 ns/op 373.15 MB/s BenchmarkRepeatLarge/524288/16-4 81 1977529 ns/op 265.12 MB/s BenchmarkRepeatLarge/524288/4097-4 84 1745908 ns/op 298.02 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2717550 ns/op 385.85 MB/s BenchmarkRepeatLarge/1048576/16-4 43 2612026 ns/op 401.44 MB/s BenchmarkRepeatLarge/1048576/4097-4 43 2631140 ns/op 397.07 MB/s BenchmarkRepeatLarge/2097152/1-4 24 5738409 ns/op 365.46 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4846409 ns/op 432.72 MB/s BenchmarkRepeatLarge/2097152/4097-4 21 5238652 ns/op 399.64 MB/s BenchmarkRepeatLarge/4194304/1-4 12 9666134 ns/op 433.92 MB/s BenchmarkRepeatLarge/4194304/16-4 12 8509319 ns/op 492.91 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8531584 ns/op 491.26 MB/s BenchmarkRepeatLarge/8388608/1-4 7 15144776 ns/op 553.89 MB/s BenchmarkRepeatLarge/8388608/16-4 8 12932833 ns/op 648.63 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12609304 ns/op 665.11 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24392506 ns/op 687.80 MB/s BenchmarkRepeatLarge/16777216/16-4 5 25387705 ns/op 660.84 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 24302373 ns/op 690.35 MB/s BenchmarkRepeatLarge/33554432/1-4 3 50027658 ns/op 670.72 MB/s BenchmarkRepeatLarge/33554432/16-4 3 47912183 ns/op 700.33 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 46063187 ns/op 728.44 MB/s BenchmarkRepeatLarge/67108864/1-4 2 92882646 ns/op 722.51 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93695676 ns/op 716.24 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 89837304 ns/op 747.00 MB/s BenchmarkRepeatLarge/134217728/1-4 1 176875163 ns/op 758.83 MB/s BenchmarkRepeatLarge/134217728/16-4 1 178067047 ns/op 753.75 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 175110556 ns/op 766.47 MB/s BenchmarkRepeatLarge/268435456/1-4 1 384486255 ns/op 698.17 MB/s BenchmarkRepeatLarge/268435456/16-4 1 377873124 ns/op 710.39 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 346582361 ns/op 774.52 MB/s BenchmarkRepeatLarge/536870912/1-4 1 958665757 ns/op 560.02 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1076292723 ns/op 498.81 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1008922669 ns/op 532.12 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3733935539 ns/op 287.56 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3159147561 ns/op 339.88 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4498179060 ns/op 238.71 MB/s BenchmarkBytesCompare/1-4 10163593 10.93 ns/op BenchmarkBytesCompare/2-4 9379082 10.91 ns/op BenchmarkBytesCompare/4-4 11045534 10.60 ns/op BenchmarkBytesCompare/8-4 11650003 8.962 ns/op BenchmarkBytesCompare/16-4 14194036 9.470 ns/op BenchmarkBytesCompare/32-4 11087430 10.43 ns/op BenchmarkBytesCompare/64-4 10135129 11.26 ns/op BenchmarkBytesCompare/128-4 9730886 12.17 ns/op BenchmarkBytesCompare/256-4 7010730 16.41 ns/op BenchmarkBytesCompare/512-4 4902348 23.27 ns/op BenchmarkBytesCompare/1024-4 2705280 38.78 ns/op BenchmarkBytesCompare/2048-4 1830817 67.61 ns/op BenchmarkIndexAnyASCII/1:1-4 1951758 58.38 ns/op BenchmarkIndexAnyASCII/1:2-4 2011081 58.52 ns/op BenchmarkIndexAnyASCII/1:4-4 1936827 58.67 ns/op BenchmarkIndexAnyASCII/1:8-4 2007878 58.84 ns/op BenchmarkIndexAnyASCII/1:16-4 1989942 57.91 ns/op BenchmarkIndexAnyASCII/1:32-4 2006421 58.95 ns/op BenchmarkIndexAnyASCII/1:64-4 2020105 59.77 ns/op BenchmarkIndexAnyASCII/16:1-4 2112058 55.06 ns/op BenchmarkIndexAnyASCII/16:2-4 559154 236.9 ns/op BenchmarkIndexAnyASCII/16:4-4 490369 204.6 ns/op BenchmarkIndexAnyASCII/16:8-4 517760 205.2 ns/op BenchmarkIndexAnyASCII/16:16-4 530308 217.6 ns/op BenchmarkIndexAnyASCII/16:32-4 493693 239.7 ns/op BenchmarkIndexAnyASCII/16:64-4 449536 285.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1924110 60.37 ns/op BenchmarkIndexAnyASCII/256:2-4 48702 2193 ns/op BenchmarkIndexAnyASCII/256:4-4 52560 2185 ns/op BenchmarkIndexAnyASCII/256:8-4 46816 2231 ns/op BenchmarkIndexAnyASCII/256:16-4 51912 2250 ns/op BenchmarkIndexAnyASCII/256:32-4 53544 2227 ns/op BenchmarkIndexAnyASCII/256:64-4 50385 2290 ns/op BenchmarkIndexAnyUTF8/1:1-4 2008096 59.22 ns/op BenchmarkIndexAnyUTF8/1:2-4 1983680 58.77 ns/op BenchmarkIndexAnyUTF8/1:4-4 1977373 57.63 ns/op BenchmarkIndexAnyUTF8/1:8-4 1975494 57.99 ns/op BenchmarkIndexAnyUTF8/1:16-4 1986538 59.11 ns/op BenchmarkIndexAnyUTF8/1:32-4 2011216 59.54 ns/op BenchmarkIndexAnyUTF8/1:64-4 1973336 59.79 ns/op BenchmarkIndexAnyUTF8/16:1-4 149839 763.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 431382 333.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 406996 357.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 395294 307.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 354094 312.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 370274 351.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 317442 332.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 10311 11611 ns/op BenchmarkIndexAnyUTF8/256:2-4 29088 3941 ns/op BenchmarkIndexAnyUTF8/256:4-4 28822 3989 ns/op BenchmarkIndexAnyUTF8/256:8-4 29488 3985 ns/op BenchmarkIndexAnyUTF8/256:16-4 28413 4049 ns/op BenchmarkIndexAnyUTF8/256:32-4 28498 4126 ns/op BenchmarkIndexAnyUTF8/256:64-4 27045 4324 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1697887 60.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2053279 60.35 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2000853 60.04 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1933594 59.61 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2055210 58.91 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1982392 59.32 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2016945 59.52 ns/op BenchmarkLastIndexAnyASCII/16:1-4 476408 250.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 450022 253.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 396045 254.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 513519 250.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 453333 286.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 407670 285.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 348888 317.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39343 3158 ns/op BenchmarkLastIndexAnyASCII/256:2-4 38673 3048 ns/op BenchmarkLastIndexAnyASCII/256:4-4 38776 3084 ns/op BenchmarkLastIndexAnyASCII/256:8-4 36069 3088 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36948 3134 ns/op BenchmarkLastIndexAnyASCII/256:32-4 36681 3132 ns/op BenchmarkLastIndexAnyASCII/256:64-4 33873 3227 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1754878 60.44 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1975648 59.56 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1990200 60.41 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1962380 83.68 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1000000 101.0 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1638700 63.41 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1871163 60.13 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 181357 624.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 346496 308.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 357106 303.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 350014 308.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 366331 313.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 371160 323.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 367675 328.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12604 9316 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 30626 3998 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 27424 3954 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 28052 4026 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 29196 4122 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27949 4221 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27135 4263 ns/op BenchmarkTrimASCII/1:1-4 2045743 60.85 ns/op BenchmarkTrimASCII/1:2-4 1894645 59.72 ns/op BenchmarkTrimASCII/1:4-4 1949521 61.32 ns/op BenchmarkTrimASCII/1:8-4 1802931 70.99 ns/op BenchmarkTrimASCII/1:16-4 1418946 82.95 ns/op BenchmarkTrimASCII/16:1-4 466208 221.4 ns/op BenchmarkTrimASCII/16:2-4 422078 253.3 ns/op BenchmarkTrimASCII/16:4-4 436150 258.2 ns/op BenchmarkTrimASCII/16:8-4 430174 260.3 ns/op BenchmarkTrimASCII/16:16-4 419448 271.2 ns/op BenchmarkTrimASCII/256:1-4 48525 2403 ns/op BenchmarkTrimASCII/256:2-4 35658 3228 ns/op BenchmarkTrimASCII/256:4-4 34357 3237 ns/op BenchmarkTrimASCII/256:8-4 36183 3229 ns/op BenchmarkTrimASCII/256:16-4 35142 3278 ns/op BenchmarkTrimASCII/4096:1-4 3492 36056 ns/op BenchmarkTrimASCII/4096:2-4 2562 50670 ns/op BenchmarkTrimASCII/4096:4-4 2307 50235 ns/op BenchmarkTrimASCII/4096:8-4 2488 49599 ns/op BenchmarkTrimASCII/4096:16-4 2250 50832 ns/op BenchmarkTrimByte-4 1552096 75.19 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 15891 7000 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16927 6966 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 926 127189 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1987 63740 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3253 32533 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7008 16967 ns/op BenchmarkCompareBytesEqual-4 13920758 8.193 ns/op BenchmarkCompareBytesToNil-4 16354334 7.159 ns/op BenchmarkCompareBytesEmpty-4 16452600 6.475 ns/op BenchmarkCompareBytesIdentical-4 17736175 6.777 ns/op BenchmarkCompareBytesSameLength-4 12995552 8.079 ns/op BenchmarkCompareBytesDifferentLength-4 13805737 8.054 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3046 44239 ns/op 23702.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2792 46493 ns/op 22553.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2797 45142 ns/op 23228.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2366 43662 ns/op 24016.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2434 55516 ns/op 18888.09 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3049 46577 ns/op 22513.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2677 44830 ns/op 23390.15 MB/s BenchmarkCompareBytesBig-4 2835 45828 ns/op 22881.14 MB/s BenchmarkCompareBytesBigIdentical-4 15415549 6.903 ns/op 151910754.80 MB/s PASS ok bytes 96.281s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 76752216 ns/op 1.30 MB/s 3620484 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 286302350 ns/op 1.98 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 4 25487110 ns/op 0.64 MB/s 3645482 B/op 51 allocs/op PASS ok compress/bzip2 1.291s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 2213098 ns/op 4.52 MB/s 43001 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 20052907 ns/op 4.99 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 200270444 ns/op 4.99 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 2148380 ns/op 4.65 MB/s 42635 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 21587873 ns/op 4.63 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 217861284 ns/op 4.59 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 54 2070770 ns/op 4.83 MB/s 43924 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 20229903 ns/op 4.94 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 217952547 ns/op 4.59 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 2086664 ns/op 4.79 MB/s 42327 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 20297472 ns/op 4.93 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 204436955 ns/op 4.89 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 2213524 ns/op 4.52 MB/s 42763 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22593580 ns/op 4.43 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 218225092 ns/op 4.58 MB/s 88520 B/op 166 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 64 1859705 ns/op 5.38 MB/s 43334 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 7 15421582 ns/op 6.48 MB/s 44960 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 156971199 ns/op 6.37 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 76 1682584 ns/op 5.94 MB/s 43756 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 12159727 ns/op 8.22 MB/s 48415 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 121341687 ns/op 8.24 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 70 1646154 ns/op 6.07 MB/s 43042 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 11946554 ns/op 8.37 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 115045308 ns/op 8.69 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 86 1297544 ns/op 7.71 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 12681856 ns/op 7.89 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 126712836 ns/op 7.89 MB/s BenchmarkEncode/Digits/Speed/1e4-4 54 2243007 ns/op 4.46 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19855267 ns/op 5.04 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 196695438 ns/op 5.08 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5833792 ns/op 1.71 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 63276579 ns/op 1.58 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 679999139 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e4-4 19 5840371 ns/op 1.71 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 63583858 ns/op 1.57 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 691508291 ns/op 1.45 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 1659099 ns/op 6.03 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 17984587 ns/op 5.56 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 139299132 ns/op 7.18 MB/s BenchmarkEncode/Newton/Speed/1e4-4 56 2191679 ns/op 4.56 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16164243 ns/op 6.19 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 164437014 ns/op 6.08 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5935769 ns/op 1.68 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 59561254 ns/op 1.68 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 610852871 ns/op 1.64 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5675372 ns/op 1.76 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 74925360 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 748788731 ns/op 1.34 MB/s PASS ok compress/flate 15.653s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 42 2671904 ns/op 3.74 MB/s BenchmarkDecoder/1e-Reuse4-4 38 2639015 ns/op 3.79 MB/s BenchmarkDecoder/1e5-4 5 25443571 ns/op 3.93 MB/s BenchmarkDecoder/1e-Reuse5-4 4 25017453 ns/op 4.00 MB/s BenchmarkDecoder/1e6-4 1 247142049 ns/op 4.05 MB/s BenchmarkDecoder/1e-Reuse6-4 1 250701978 ns/op 3.99 MB/s BenchmarkEncoder/1e4-4 60 2093901 ns/op 4.78 MB/s BenchmarkEncoder/1e-Reuse4-4 61 1936165 ns/op 5.16 MB/s BenchmarkEncoder/1e5-4 6 19335207 ns/op 5.17 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18996341 ns/op 5.26 MB/s BenchmarkEncoder/1e6-4 1 196347831 ns/op 5.09 MB/s BenchmarkEncoder/1e-Reuse6-4 1 197209828 ns/op 5.07 MB/s PASS ok compress/lzw 3.396s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 26 4281604 ns/op PASS ok container/heap 0.274s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 20187 5525 ns/op BenchmarkWithTimeout/concurrency=40-4 5383 22905 ns/op BenchmarkWithTimeout/concurrency=4000-4 4546 32791 ns/op BenchmarkWithTimeout/concurrency=400000-4 7017 45870 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 342067 394.8 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16717 10434 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 20101 5167 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3456 36530 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2480 52624 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3182 36078 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 352 373224 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 235 551568 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 322 328602 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 33 3883037 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 18 6148717 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 38 3504161 ns/op BenchmarkCheckCanceled/Err-4 247159 494.1 ns/op BenchmarkCheckCanceled/Done-4 607075 222.6 ns/op BenchmarkContextCancelDone-4 641761 160.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25858 4430 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22848 4701 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24594 5061 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 20769 5454 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14314 7280 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 662523 192.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 384114 313.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 276640 429.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 184224 789.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 85300 1271 ns/op PASS ok context 12.250s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1710358 65.52 ns/op 244.20 MB/s BenchmarkDecrypt-4 1821092 64.73 ns/op 247.17 MB/s BenchmarkExpand-4 1000000 109.1 ns/op PASS ok crypto/aes 0.612s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 194034 571.5 ns/op 111.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 392047 313.4 ns/op 204.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 219693 523.5 ns/op 122.25 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 321471 338.0 ns/op 189.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 154660 799.9 ns/op 1687.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 208005 608.7 ns/op 2217.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 140193 872.0 ns/op 1548.09 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 169647 692.4 ns/op 1949.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 54486 2257 ns/op 3629.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60991 1826 ns/op 4485.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 44523 2660 ns/op 3079.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 48687 2431 ns/op 3369.51 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6618 18593 ns/op 54.80 MB/s BenchmarkAESCFBDecrypt1K-4 6849 18838 ns/op 54.09 MB/s BenchmarkAESCFBDecrypt8K-4 814 146504 ns/op 55.88 MB/s BenchmarkAESOFB1K-4 10000 13044 ns/op 78.12 MB/s BenchmarkAESCTR1K-4 12691 7916 ns/op 128.73 MB/s BenchmarkAESCTR8K-4 1940 64398 ns/op 127.13 MB/s BenchmarkAESCBCEncrypt1K-4 14192 8403 ns/op 121.86 MB/s BenchmarkAESCBCDecrypt1K-4 17868 7194 ns/op 142.35 MB/s PASS ok crypto/cipher 3.561s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 80211 1330 ns/op 6.01 MB/s BenchmarkDecrypt-4 87548 1203 ns/op 6.65 MB/s BenchmarkTDESEncrypt-4 37965 3202 ns/op 2.50 MB/s BenchmarkTDESDecrypt-4 36757 3158 ns/op 2.53 MB/s PASS ok crypto/des 0.714s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1189 99399 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 18 6868955 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18552530 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 81 1542153 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.723s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1684 66513 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 50 2552777 ns/op 2712 B/op 34 allocs/op BenchmarkSign/P521-4 21 5661867 ns/op 3095 B/op 35 allocs/op BenchmarkVerify/P256-4 1140 111978 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 16 7450389 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 19170700 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4634 25394 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 58 1744143 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4580142 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.453s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 247 447819 ns/op BenchmarkNewKeyFromSeed-4 256 442168 ns/op BenchmarkSigning-4 238 518659 ns/op BenchmarkVerification-4 176 667774 ns/op PASS ok crypto/ed25519 0.808s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5566 19602 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 159 728120 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 75 1769801 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 28 4424597 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1789 66917 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 68 1882276 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 26 4627442 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 12980787 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 10193 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7527 17828 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4803 25969 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1167038 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2868 40235 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 362 313858 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1594 65463 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 98 1072852 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.663s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 16100 7071 ns/op 144.82 MB/s BenchmarkHMACSHA256_32-4 25530 4578 ns/op 6.99 MB/s BenchmarkNewWriteSum-4 11816 10004 ns/op 3.20 MB/s PASS ok crypto/hmac 0.637s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46912 2230 ns/op BenchmarkModSub-4 57318 1918 ns/op BenchmarkMontgomeryRepr-4 30763 3851 ns/op BenchmarkMontgomeryMul-4 34268 3524 ns/op BenchmarkModMul-4 15634 7554 ns/op BenchmarkExpBig-4 16 6915820 ns/op BenchmarkExp-4 7 15474191 ns/op PASS ok crypto/internal/bigmod 1.405s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3688 35592 ns/op BenchmarkScalarBaseMult-4 242 540433 ns/op BenchmarkScalarMult-4 121 961423 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 188 635378 ns/op PASS ok crypto/internal/edwards25519 0.815s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 458769 252.1 ns/op BenchmarkMultiply-4 5827592 20.37 ns/op BenchmarkSquare-4 6831486 16.73 ns/op BenchmarkInvert-4 33907 3499 ns/op BenchmarkMult32-4 1314190 87.03 ns/op PASS ok crypto/internal/edwards25519/field 1.063s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 68 1783787 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2366 52740 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 28 4094691 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 9 11890239 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 200 593908 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10852 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 85 1396697 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 33 3455951 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.228s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 732746 160.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 438450 274.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 142780 818.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 771529 159.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 352909 300.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 152512 805.8 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.931s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 112700 1045 ns/op 7.66 MB/s BenchmarkHash64-4 137616 880.0 ns/op 72.72 MB/s BenchmarkHash128-4 129380 964.7 ns/op 132.68 MB/s BenchmarkHash256-4 105482 1137 ns/op 225.08 MB/s BenchmarkHash512-4 78216 1491 ns/op 343.39 MB/s BenchmarkHash1K-4 53284 2209 ns/op 463.61 MB/s BenchmarkHash8K-4 10000 11833 ns/op 692.29 MB/s BenchmarkHash1M-4 82 1423171 ns/op 736.79 MB/s BenchmarkHash8M-4 10 11015742 ns/op 761.51 MB/s BenchmarkHash8BytesUnaligned-4 113698 996.5 ns/op 8.03 MB/s BenchmarkHash1KUnaligned-4 53178 2116 ns/op 483.93 MB/s BenchmarkHash8KUnaligned-4 10000 11442 ns/op 715.93 MB/s PASS ok crypto/md5 2.136s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 144519563 ns/op PASS ok crypto/rand 0.199s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12886 9199 ns/op 13.91 MB/s BenchmarkRC4_1K-4 1642 71988 ns/op 14.22 MB/s BenchmarkRC4_8K-4 210 574093 ns/op 14.10 MB/s PASS ok crypto/rc4 0.611s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 12 9133073 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20226833 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37177200 ns/op BenchmarkEncryptPKCS1v15/2048-4 34 3348152 ns/op BenchmarkDecryptOAEP/2048-4 12 9147174 ns/op BenchmarkEncryptOAEP/2048-4 34 3377219 ns/op BenchmarkSignPKCS1v15/2048-4 13 9278288 ns/op BenchmarkVerifyPKCS1v15/2048-4 34 3396727 ns/op BenchmarkSignPSS/2048-4 12 9111111 ns/op BenchmarkVerifyPSS/2048-4 34 3463622 ns/op PASS ok crypto/rsa 1.773s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 98122 1188 ns/op 6.73 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 129900 925.1 ns/op 8.65 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 88796 1359 ns/op 235.38 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 102520 1142 ns/op 280.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58993 1998 ns/op 512.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 66872 1767 ns/op 579.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13868 8530 ns/op 960.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 14414 8404 ns/op 974.80 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.551s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 83235 1427 ns/op 5.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96882 1180 ns/op 6.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 92366 1229 ns/op 6.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32061 3619 ns/op 282.99 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 33698 3385 ns/op 302.51 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 34749 3408 ns/op 300.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5894 20554 ns/op 398.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6235 20169 ns/op 406.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6327 20542 ns/op 398.80 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.469s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 58600 2082 ns/op 3.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 69378 1591 ns/op 5.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64531 1816 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 32668 3476 ns/op 294.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 38667 3096 ns/op 330.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34251 3252 ns/op 314.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7248 15561 ns/op 526.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8515 15097 ns/op 542.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7508 15401 ns/op 531.91 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.476s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 23480566 5.331 ns/op BenchmarkConstantTimeEq-4 25664227 5.006 ns/op BenchmarkConstantTimeLessOrEq-4 24401253 5.097 ns/op BenchmarkXORBytes/8Bytes-4 3390930 33.77 ns/op 236.91 MB/s BenchmarkXORBytes/128Bytes-4 3157017 37.49 ns/op 3414.02 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 109.9 ns/op 18630.63 MB/s BenchmarkXORBytes/32768Bytes-4 86232 1336 ns/op 24525.94 MB/s PASS ok crypto/subtle 1.204s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 34 3970476 ns/op BenchmarkCertCache/1-4 32 3645193 ns/op BenchmarkCertCache/2-4 27 4082209 ns/op BenchmarkCertCache/3-4 44 3713190 ns/op BenchmarkHandshakeServer/RSA-4 20 5809798 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 22 5236582 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 22 5762941 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 40 2806177 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 33 3410931 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 25 4068870 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 36 4654363 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27514754 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27046845 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 58012894 ns/op 18.07 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 56190611 ns/op 18.66 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 108949554 ns/op 19.25 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 141201023 ns/op 14.85 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 191616441 ns/op 21.89 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 197910020 ns/op 21.19 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 404639034 ns/op 20.73 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 470118725 ns/op 17.84 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 740912450 ns/op 22.64 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 785426138 ns/op 21.36 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1559330525 ns/op 21.52 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1577003534 ns/op 21.28 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 3168172646 ns/op 21.18 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 3159441440 ns/op 21.24 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 58308494 ns/op 17.98 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 59690302 ns/op 17.57 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 104666653 ns/op 20.04 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 105809739 ns/op 19.82 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 235765316 ns/op 17.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 208217616 ns/op 20.14 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 376073490 ns/op 22.31 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 426178072 ns/op 19.68 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 734270071 ns/op 22.85 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 799898325 ns/op 20.97 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1683089155 ns/op 19.94 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1623135858 ns/op 20.67 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 3136433724 ns/op 21.40 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 3225715390 ns/op 20.80 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 715668802 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 711601989 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 294894043 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 293082699 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 155723253 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 157892549 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88713786 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 89181241 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 44699707 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42331191 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 151636243 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 152125085 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 74789166 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 73266958 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 43654443 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 41453669 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 31243317 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 29331464 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 25579855 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 21490992 ns/op PASS ok crypto/tls 35.428s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 8 13291765 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 380 309605 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 951 108486 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1158 119597 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.991s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 38 2735938 ns/op 278629 B/op 1626 allocs/op BenchmarkConcurrentStmtQuery-4 38 2995713 ns/op 265060 B/op 1986 allocs/op BenchmarkConcurrentStmtExec-4 61 2106548 ns/op 214209 B/op 594 allocs/op BenchmarkConcurrentTxQuery-4 48 3323714 ns/op 272048 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 78 1509712 ns/op 87760 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 54 2307206 ns/op 104625 B/op 2074 allocs/op BenchmarkConcurrentTxStmtExec-4 153 776491 ns/op 41116 B/op 381 allocs/op BenchmarkConcurrentRandom-4 57 2539796 ns/op 228902 B/op 1780 allocs/op BenchmarkManyConcurrentQueries-4 2726 42964 ns/op 4093 B/op 20 allocs/op BenchmarkGrabConn-4 243409 509.0 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.828s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 132816 796.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 1533080 ns/op 188255 B/op 13 allocs/op Benchmark115/LineToPC-4 72 1606366 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 18202 6586 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.797s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 655 165976 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2874 39585 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.336s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 250 473109 ns/op 17.32 MB/s BenchmarkEncodeToString-4 232 501819 ns/op 16.32 MB/s BenchmarkDecode-4 153 749720 ns/op 17.49 MB/s BenchmarkDecodeString-4 152 769409 ns/op 17.04 MB/s PASS ok encoding/base32 0.846s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 298 375173 ns/op 21.84 MB/s BenchmarkDecodeString/2-4 322258 379.3 ns/op 10.55 MB/s BenchmarkDecodeString/4-4 283756 486.7 ns/op 16.44 MB/s BenchmarkDecodeString/8-4 197356 546.9 ns/op 21.94 MB/s BenchmarkDecodeString/64-4 46753 2598 ns/op 33.88 MB/s BenchmarkDecodeString/8192-4 429 277934 ns/op 39.30 MB/s BenchmarkNewEncoding-4 110491 1094 ns/op 234.09 MB/s PASS ok encoding/base64 1.192s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1471 81636 ns/op 49.00 MB/s BenchmarkReadStruct-4 17911 6490 ns/op 11.56 MB/s BenchmarkWriteStruct-4 19120 6122 ns/op 12.25 MB/s BenchmarkReadInts-4 45638 2662 ns/op 11.27 MB/s BenchmarkWriteInts-4 36514 3223 ns/op 9.31 MB/s BenchmarkWriteSlice1000Int32s-4 1183 95926 ns/op 41.70 MB/s BenchmarkPutUint16-4 2949370 39.88 ns/op 50.15 MB/s BenchmarkAppendUint16-4 3012748 40.38 ns/op 49.53 MB/s BenchmarkPutUint32-4 2352914 47.58 ns/op 84.07 MB/s BenchmarkAppendUint32-4 2295914 49.29 ns/op 81.16 MB/s BenchmarkPutUint64-4 1276803 93.48 ns/op 85.58 MB/s BenchmarkAppendUint64-4 1269612 90.88 ns/op 88.03 MB/s BenchmarkLittleEndianPutUint16-4 2866958 40.19 ns/op 49.76 MB/s BenchmarkLittleEndianAppendUint16-4 2875710 39.80 ns/op 50.25 MB/s BenchmarkLittleEndianPutUint32-4 2361190 46.70 ns/op 85.64 MB/s BenchmarkLittleEndianAppendUint32-4 2331981 48.06 ns/op 83.23 MB/s BenchmarkLittleEndianPutUint64-4 1253896 93.02 ns/op 86.01 MB/s BenchmarkLittleEndianAppendUint64-4 1268629 92.15 ns/op 86.82 MB/s BenchmarkReadFloats-4 161710 768.3 ns/op 15.62 MB/s BenchmarkWriteFloats-4 122262 1033 ns/op 11.61 MB/s BenchmarkReadSlice1000Float32s-4 1345 86485 ns/op 46.25 MB/s BenchmarkWriteSlice1000Float32s-4 1113 103646 ns/op 38.59 MB/s BenchmarkReadSlice1000Uint8s-4 57727 2152 ns/op 464.60 MB/s BenchmarkWriteSlice1000Uint8s-4 65469 1695 ns/op 590.05 MB/s BenchmarkPutUvarint32-4 1000000 124.3 ns/op 32.17 MB/s BenchmarkPutUvarint64-4 300915 426.5 ns/op 18.76 MB/s PASS ok encoding/binary 5.242s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6310 19666 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6688 18349 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5739 18916 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3417 32864 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6182 17295 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7671 16894 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6483 16982 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4018 28357 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 9778 12820 ns/op PASS ok encoding/csv 1.587s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7327 13986 ns/op BenchmarkEndToEndByteBuffer-4 10754 14541 ns/op BenchmarkEndToEndSliceByteBuffer-4 222 479983 ns/op BenchmarkEncodeComplex128Slice-4 643 181097 ns/op BenchmarkEncodeFloat64Slice-4 1424 83932 ns/op BenchmarkEncodeInt32Slice-4 1347 91168 ns/op BenchmarkEncodeStringSlice-4 1800 63250 ns/op BenchmarkEncodeInterfaceSlice-4 62 1712722 ns/op BenchmarkDecodeComplex128Slice-4 564 238123 ns/op BenchmarkDecodeFloat64Slice-4 1184 124772 ns/op BenchmarkDecodeInt32Slice-4 1060 119215 ns/op BenchmarkDecodeStringSlice-4 452 252380 ns/op BenchmarkDecodeStringsSlice-4 193 636788 ns/op BenchmarkDecodeBytesSlice-4 456 297114 ns/op BenchmarkDecodeInterfaceSlice-4 90 1426857 ns/op BenchmarkDecodeMap-4 98 1304401 ns/op PASS ok encoding/gob 3.097s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 11050 ns/op 23.17 MB/s BenchmarkEncode/1024-4 2989 41491 ns/op 24.68 MB/s BenchmarkEncode/4096-4 718 169562 ns/op 24.16 MB/s BenchmarkEncode/16384-4 175 648476 ns/op 25.27 MB/s BenchmarkDecode/256-4 23588 4835 ns/op 52.95 MB/s BenchmarkDecode/1024-4 6697 19371 ns/op 52.86 MB/s BenchmarkDecode/4096-4 1623 76947 ns/op 53.23 MB/s BenchmarkDecode/16384-4 385 301090 ns/op 54.42 MB/s BenchmarkDump/256-4 1226 95751 ns/op 2.67 MB/s BenchmarkDump/1024-4 314 368284 ns/op 2.78 MB/s BenchmarkDump/4096-4 87 1473539 ns/op 2.78 MB/s BenchmarkDump/16384-4 20 5994457 ns/op 2.73 MB/s PASS ok encoding/hex 1.932s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 129929166 ns/op 14.93 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 133985045 ns/op 14.48 MB/s 8395272 B/op 117 allocs/op BenchmarkCodeMarshal-4 1 133486192 ns/op 14.54 MB/s 10332832 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 123153515 ns/op 15.76 MB/s 1946216 B/op 71 allocs/op BenchmarkMarshalBytes/32-4 23265 4987 ns/op BenchmarkMarshalBytes/256-4 6618 20279 ns/op BenchmarkMarshalBytes/4096-4 486 279093 ns/op BenchmarkMarshalBytesError/32-4 51 1980035 ns/op BenchmarkMarshalBytesError/256-4 56 1901115 ns/op BenchmarkMarshalBytesError/4096-4 52 2184484 ns/op BenchmarkCodeDecoder-4 1 410631160 ns/op 4.73 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 31890 3554 ns/op 3.94 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 47484 2530 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 367394842 ns/op 5.28 MB/s 2939400 B/op 91327 allocs/op BenchmarkCodeUnmarshalReuse-4 1 356857634 ns/op 5.44 MB/s 2939056 B/op 91329 allocs/op BenchmarkUnmarshalString-4 64740 1835 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 131149 1150 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 216508 765.9 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 70498 1836 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 75988 1367 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23438 5713 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3034 40351 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 718 227347 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1199001 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 10038225 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 646293 179.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 681289 185.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 628009 195.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 574899 193.2 ns/op BenchmarkEncodeMarshaler-4 62194 1751 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 81972 1410 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5354295 21.94 ns/op BenchmarkNumberIsValidRegexp-4 19240 6133 ns/op PASS ok encoding/json 7.926s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 2805537 ns/op 23.36 MB/s BenchmarkDecode-4 33 3669000 ns/op 24.20 MB/s PASS ok encoding/pem 0.421s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2434 68493 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 781 157635 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3825 37733 ns/op PASS ok encoding/xml 0.567s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 409030 279.8 ns/op BenchmarkIntSet-4 620355 207.4 ns/op BenchmarkFloatAdd-4 167311 1091 ns/op BenchmarkFloatSet-4 553035 215.9 ns/op BenchmarkStringSet-4 451143 260.3 ns/op BenchmarkMapSet-4 113622 1022 ns/op BenchmarkMapSetDifferent-4 67336 2064 ns/op BenchmarkMapSetDifferentRandom-4 273 412593 ns/op BenchmarkMapSetString-4 110565 1159 ns/op BenchmarkMapAddSame-4 32496 4288 ns/op BenchmarkMapAddDifferent-4 15111 7900 ns/op BenchmarkMapAddDifferentRandom-4 255 462439 ns/op BenchmarkMapAddSameSteadyState-4 322616 355.0 ns/op BenchmarkMapAddDifferentSteadyState-4 133399 815.2 ns/op BenchmarkRealworldExpvarUsage-4 15747 6827 ns/op PASS ok expvar 2.895s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 69880 1492 ns/op BenchmarkSprintfEmpty-4 274141 413.8 ns/op BenchmarkSprintfString-4 184430 702.7 ns/op BenchmarkSprintfTruncateString-4 253852 664.8 ns/op BenchmarkSprintfTruncateBytes-4 160752 935.0 ns/op BenchmarkSprintfSlowParsingPath-4 254960 771.9 ns/op BenchmarkSprintfQuoteString-4 43020 2728 ns/op BenchmarkSprintfInt-4 258891 679.1 ns/op BenchmarkSprintfIntInt-4 187375 845.7 ns/op BenchmarkSprintfPrefixedInt-4 181873 914.7 ns/op BenchmarkSprintfFloat-4 122332 1099 ns/op BenchmarkSprintfComplex-4 51355 2342 ns/op BenchmarkSprintfBoolean-4 232399 569.5 ns/op BenchmarkSprintfHexString-4 84064 2172 ns/op BenchmarkSprintfHexBytes-4 54574 2514 ns/op BenchmarkSprintfBytes-4 27699 4378 ns/op BenchmarkSprintfStringer-4 57399 2671 ns/op BenchmarkSprintfStructure-4 21070 6193 ns/op BenchmarkManyArgs-4 42170 2857 ns/op BenchmarkFprintInt-4 58514 3791 ns/op BenchmarkFprintfBytes-4 67981 2087 ns/op BenchmarkFprintIntNoAlloc-4 62688 2013 ns/op BenchmarkScanInts-4 25 5216427 ns/op BenchmarkScanRecursiveInt-4 1 507627135 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 505979462 ns/op PASS ok fmt 6.029s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 490 240973 ns/op PASS ok go/build 0.226s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 31424 3732 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14230 12378 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3714 39069 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1002 131669 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 194 632180 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 43 3134371 ns/op 206178 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 15 9977620 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 51156752 ns/op 3634576 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 193039933 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.995s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 462585108 ns/op 0.14 MB/s 44831256 B/op 48662 allocs/op PASS ok go/format 0.611s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 27454975 ns/op 1.96 MB/s BenchmarkParseOnly-4 5 20084220 ns/op 2.68 MB/s BenchmarkResolve-4 66 2777528 ns/op 19.39 MB/s PASS ok go/parser 2.676s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 220957945 ns/op 0.23 MB/s 5338184 B/op 27668 allocs/op BenchmarkPrintDecl-4 651 240002 ns/op 0.13 MB/s 15719 B/op 51 allocs/op PASS ok go/printer 0.503s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 258 824817 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10119742 ns/op 5.41 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 14468878 ns/op 4.97 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19868633 ns/op 5.70 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 183 613094 ns/op 5.02 MB/s PASS ok go/scanner 1.292s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1240440 95.88 ns/op PASS ok go/token 0.351s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 132 864439 ns/op BenchmarkNamed/Underlying/nongeneric-4 819621 144.4 ns/op BenchmarkNamed/Underlying/generic-4 929233 211.9 ns/op BenchmarkNamed/Underlying/src_instance-4 884880 143.6 ns/op BenchmarkNamed/Underlying/user_instance-4 824527 193.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 16945 7731 ns/op BenchmarkNamed/NewMethodSet/generic-4 14938 9593 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20786 5530 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 15723 7823 ns/op BenchmarkCheck/http/funcbodies/info-4 1 649141713 ns/op 46948 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 440199310 ns/op 69219 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 340165598 ns/op 89463 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 220900959 ns/op 137555 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2110373363 ns/op 2425 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 169420422 ns/op 30069 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 117988463 ns/op 43269 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 116172425 ns/op 43271 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 729806603 ns/op 2966 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 85869202 ns/op 25082 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 72170034 ns/op 29744 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 89326202 ns/op 23676 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2012758875 ns/op 31074 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 550647090 ns/op 113493 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 239787581 ns/op 260327 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 102433699 ns/op 607033 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3146477336 ns/op 633.1 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 134109147 ns/op 14779 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 126765408 ns/op 15591 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 117220700 ns/op 16811 lines/s PASS ok go/types 57.559s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13774 10851 ns/op 94.37 MB/s PASS ok hash/adler32 0.324s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 212121 577.7 ns/op 25.96 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 220561 616.0 ns/op 24.35 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 130045 1090 ns/op 36.71 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 104486 1499 ns/op 26.69 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 412686 324.8 ns/op 1576.49 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 381298 388.8 ns/op 1316.83 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 324026 469.8 ns/op 2179.86 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 405151 372.4 ns/op 2749.55 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 253488 631.3 ns/op 6488.12 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 255734 537.1 ns/op 7625.55 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51714 2108 ns/op 15547.18 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 48384 3670 ns/op 8929.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 429416 427.2 ns/op 35.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 359962 373.0 ns/op 40.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 366891 378.8 ns/op 105.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 308175 505.0 ns/op 79.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 327322 745.6 ns/op 686.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 249576 965.9 ns/op 530.05 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 184933 710.1 ns/op 1442.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 186121 581.2 ns/op 1761.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 181525 684.1 ns/op 5987.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 173360 667.6 ns/op 6135.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 47150 3054 ns/op 10728.60 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 47208 2669 ns/op 12278.93 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 227269 724.2 ns/op 20.71 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 195724 560.3 ns/op 26.77 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 125100 1612 ns/op 24.82 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 129712 957.6 ns/op 41.77 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10850 ns/op 47.19 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 11106 ns/op 46.10 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6288 24405 ns/op 41.96 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6223 23328 ns/op 43.90 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1036 115925 ns/op 35.33 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1311 100619 ns/op 40.71 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1066914 ns/op 30.71 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 128 866273 ns/op 37.83 MB/s PASS ok hash/crc32 8.341s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 100 1635083 ns/op 40.08 MB/s BenchmarkCrc64/ISO4KB-4 1388 157193 ns/op 26.06 MB/s BenchmarkCrc64/ISO1KB-4 7706 28382 ns/op 36.08 MB/s BenchmarkCrc64/ECMA64KB-4 100 1226319 ns/op 53.44 MB/s BenchmarkCrc64/Random64KB-4 100 1109280 ns/op 59.08 MB/s BenchmarkCrc64/Random16KB-4 360 288822 ns/op 56.73 MB/s PASS ok hash/crc64 1.445s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 10000 22077 ns/op 46.38 MB/s BenchmarkFnv32aKB-4 10000 12212 ns/op 83.85 MB/s BenchmarkFnv64KB-4 10333 10013 ns/op 102.27 MB/s BenchmarkFnv64aKB-4 10000 10050 ns/op 101.89 MB/s BenchmarkFnv128KB-4 1843 114169 ns/op 8.97 MB/s BenchmarkFnv128aKB-4 1485 80290 ns/op 12.75 MB/s PASS ok hash/fnv 1.464s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 319345 390.8 ns/op 10.24 MB/s BenchmarkHash/n=4/Bytes-4 2666320 44.95 ns/op 88.98 MB/s BenchmarkHash/n=4/String-4 1503376 76.54 ns/op 52.26 MB/s BenchmarkHash/n=8/Write-4 375716 351.9 ns/op 22.73 MB/s BenchmarkHash/n=8/Bytes-4 2903941 41.63 ns/op 192.16 MB/s BenchmarkHash/n=8/String-4 1000000 125.8 ns/op 63.62 MB/s BenchmarkHash/n=16/Write-4 331420 378.1 ns/op 42.32 MB/s BenchmarkHash/n=16/Bytes-4 2313063 54.44 ns/op 293.91 MB/s BenchmarkHash/n=16/String-4 1232145 88.09 ns/op 181.64 MB/s BenchmarkHash/n=32/Write-4 425986 411.3 ns/op 77.81 MB/s BenchmarkHash/n=32/Bytes-4 2651646 50.31 ns/op 636.06 MB/s BenchmarkHash/n=32/String-4 1000000 144.9 ns/op 220.84 MB/s BenchmarkHash/n=64/Write-4 387903 633.5 ns/op 101.03 MB/s BenchmarkHash/n=64/Bytes-4 2459944 72.76 ns/op 879.66 MB/s BenchmarkHash/n=64/String-4 1201401 97.64 ns/op 655.48 MB/s BenchmarkHash/n=256/Write-4 285301 554.3 ns/op 461.81 MB/s BenchmarkHash/n=256/Bytes-4 1800528 62.80 ns/op 4076.74 MB/s BenchmarkHash/n=256/String-4 996770 149.9 ns/op 1707.79 MB/s BenchmarkHash/n=320/Write-4 232350 477.5 ns/op 670.19 MB/s BenchmarkHash/n=320/Bytes-4 1693839 75.64 ns/op 4230.61 MB/s BenchmarkHash/n=320/String-4 720247 200.4 ns/op 1597.16 MB/s BenchmarkHash/n=1024/Write-4 208209 666.6 ns/op 1536.09 MB/s BenchmarkHash/n=1024/Bytes-4 763434 212.8 ns/op 4812.09 MB/s BenchmarkHash/n=1024/String-4 296908 490.9 ns/op 2085.88 MB/s BenchmarkHash/n=4096/Write-4 85495 2062 ns/op 1986.85 MB/s BenchmarkHash/n=4096/Bytes-4 241472 711.4 ns/op 5757.92 MB/s BenchmarkHash/n=4096/String-4 66824 1680 ns/op 2437.56 MB/s BenchmarkHash/n=16384/Write-4 26599 5823 ns/op 2813.65 MB/s BenchmarkHash/n=16384/Bytes-4 62594 1888 ns/op 8679.89 MB/s BenchmarkHash/n=16384/String-4 17444 7318 ns/op 2238.81 MB/s PASS ok hash/maphash 7.314s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 709 169935 ns/op BenchmarkEscapeNone-4 132436 871.7 ns/op BenchmarkUnescape-4 728 167437 ns/op BenchmarkUnescapeNone-4 677822 180.2 ns/op BenchmarkUnescapeSparse-4 10000 23283 ns/op BenchmarkUnescapeDense-4 1056 126749 ns/op PASS ok html 1.216s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8894 12952 ns/op BenchmarkCSSEscaperNoSpecials-4 47497 2450 ns/op BenchmarkDecodeCSS-4 27924 4253 ns/op BenchmarkDecodeCSSNoSpecials-4 3722856 31.58 ns/op BenchmarkCSSValueFilter-4 129930 1030 ns/op BenchmarkCSSValueFilterOk-4 91971 1392 ns/op BenchmarkEscapedExecute-4 5372 30630 ns/op BenchmarkHTMLNospaceEscaper-4 9711 11129 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 62406 1883 ns/op BenchmarkStripTags-4 21278 6354 ns/op BenchmarkStripTagsNoSpecials-4 340708 534.4 ns/op BenchmarkJSValEscaperWithNum-4 26679 4527 ns/op BenchmarkJSValEscaperWithStr-4 6476 18212 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 21691 5356 ns/op BenchmarkJSValEscaperWithObj-4 4609 23871 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14922 9199 ns/op BenchmarkJSStrEscaperNoSpecials-4 53509 2249 ns/op BenchmarkJSStrEscaper-4 10711 15330 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 50902 2378 ns/op BenchmarkJSRegexpEscaper-4 10000 12460 ns/op BenchmarkTemplateSpecialTags-4 112 1330068 ns/op BenchmarkURLEscaper-4 5073 26846 ns/op BenchmarkURLEscaperNoSpecials-4 199393 776.0 ns/op BenchmarkURLNormalizer-4 5590 21029 ns/op BenchmarkURLNormalizerNoSpecials-4 215205 643.9 ns/op BenchmarkSrcsetFilter-4 14012 8111 ns/op BenchmarkSrcsetFilterNoSpecials-4 101030 1185 ns/op PASS ok html/template 5.070s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 590940 196.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 497965 292.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 667240 199.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 481658 283.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1760221 96.79 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1363626 154.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1738696 72.13 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 114.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 352071 326.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 267027 382.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 449272 349.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 345426 437.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 738810 166.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 552734 244.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 788062 162.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 576966 240.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 386576 399.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1362250 133.9 ns/op BenchmarkRGBASetRGBA-4 1200289 106.9 ns/op BenchmarkRGBA64At-4 891098 154.3 ns/op BenchmarkRGBA64SetRGBA64-4 788774 146.5 ns/op BenchmarkNRGBAAt-4 1000000 106.6 ns/op BenchmarkNRGBASetNRGBA-4 1000000 104.3 ns/op BenchmarkNRGBA64At-4 908114 149.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 783579 157.0 ns/op BenchmarkAlphaAt-4 2087048 50.57 ns/op BenchmarkAlphaSetAlpha-4 2244706 57.02 ns/op BenchmarkAlpha16At-4 1444064 81.67 ns/op BenchmarkAlphaSetAlpha16-4 1206454 99.81 ns/op BenchmarkGrayAt-4 2302050 63.15 ns/op BenchmarkGraySetGray-4 2042551 63.55 ns/op BenchmarkGray16At-4 1365962 116.4 ns/op BenchmarkGraySetGray16-4 1297206 96.69 ns/op PASS ok image 7.348s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2990734 38.83 ns/op BenchmarkYCbCrToRGB/128-4 2455701 73.46 ns/op BenchmarkYCbCrToRGB/255-4 2541174 65.68 ns/op BenchmarkRGBToYCbCr/0-4 2624346 45.91 ns/op BenchmarkRGBToYCbCr/Cb-4 2974500 46.57 ns/op BenchmarkRGBToYCbCr/Cr-4 2689837 39.18 ns/op BenchmarkYCbCrToRGBA/0-4 2640370 42.74 ns/op BenchmarkYCbCrToRGBA/128-4 2318976 67.73 ns/op BenchmarkYCbCrToRGBA/255-4 2294233 51.28 ns/op BenchmarkNYCbCrAToRGBA/0-4 2194086 71.67 ns/op BenchmarkNYCbCrAToRGBA/128-4 2440208 48.58 ns/op BenchmarkNYCbCrAToRGBA/255-4 2250267 50.17 ns/op PASS ok image/color 3.433s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 42308869 ns/op BenchmarkFillSrc-4 280 392092 ns/op BenchmarkCopyOver-4 6 27551953 ns/op BenchmarkCopySrc-4 478 268950 ns/op BenchmarkNRGBAOver-4 7 15920783 ns/op BenchmarkNRGBASrc-4 10 16783787 ns/op BenchmarkYCbCr-4 9 14570999 ns/op BenchmarkGray-4 15 12268834 ns/op BenchmarkCMYK-4 10 10624468 ns/op BenchmarkGlyphOver-4 20 5884768 ns/op BenchmarkRGBAMaskOver-4 4 43181459 ns/op BenchmarkGrayMaskOver-4 6 20349788 ns/op BenchmarkRGBA64ImageMaskOver-4 3 34117207 ns/op BenchmarkRGBA-4 5 26213443 ns/op BenchmarkPalettedFill-4 903 139028 ns/op BenchmarkPalettedRGBA-4 4 25373150 ns/op BenchmarkGenericOver-4 2 58754812 ns/op BenchmarkGenericMaskOver-4 5 22619682 ns/op BenchmarkGenericSrc-4 3 41988031 ns/op BenchmarkGenericMaskSrc-4 3 58563664 ns/op PASS ok image/draw 7.843s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5382842 ns/op 2.87 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 142281961 ns/op 2.16 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2954035287 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 51 4376525 ns/op 3.53 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 142938152 ns/op 0.43 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.253s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 3985 30141 ns/op BenchmarkIDCT-4 3792 29239 ns/op BenchmarkDecodeBaseline-4 7 14803405 ns/op 4.17 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 29236190 ns/op 2.11 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 174175701 ns/op 7.05 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 245006564 ns/op 3.76 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.928s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 13865857 8.171 ns/op BenchmarkDecodeGray-4 12 9463284 ns/op 6.93 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 42763080 ns/op 6.13 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 35253865 ns/op 7.44 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5552038 ns/op 11.80 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 37024964 ns/op 7.08 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 48251366 ns/op 5.43 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62487004 ns/op 4.92 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 57202754 ns/op 5.37 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 202138832 ns/op 6.08 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 204132222 ns/op 6.02 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 35366953 ns/op 8.69 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 243901100 ns/op 5.04 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 737239848 ns/op 1.67 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.108s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 73636862 ns/op 1.36 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 56239670 ns/op 1.78 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 305442430 ns/op 1.64 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 287279199 ns/op 1.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 60500848 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 2 51561458 ns/op 1.94 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 285141958 ns/op 1.75 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 377452294 ns/op 1.32 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 674625802 ns/op 1.48 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 556506407 ns/op 1.80 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4484211264 ns/op 1.12 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4234194272 ns/op 1.18 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 11465728 ns/op 8.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 10866227 ns/op 9.20 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50100822 ns/op 9.98 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 53224136 ns/op 9.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 160042724 ns/op 6.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 116512805 ns/op 8.58 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 504855552 ns/op 9.90 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 698689236 ns/op 7.16 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 68480607 ns/op 1.46 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 62282220 ns/op 1.61 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 358386260 ns/op 1.40 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 508112943 ns/op 0.98 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 773998159 ns/op 1.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 783129831 ns/op 1.28 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6358600020 ns/op 0.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6118901284 ns/op 0.82 MB/s 40001624 B/op 3 allocs/op BenchmarkSaveRestore/bits=32-4 1 230271572 ns/op 18.15 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 170820896 ns/op 24.47 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 56.120s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 28387 3855 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 35548 5086 ns/op 0.39 MB/s BenchmarkMarshalCorpusFile/4-4 25744 4573 ns/op 0.87 MB/s BenchmarkMarshalCorpusFile/8-4 23659 7131 ns/op 1.12 MB/s BenchmarkMarshalCorpusFile/16-4 17720 9230 ns/op 1.73 MB/s BenchmarkMarshalCorpusFile/32-4 10000 10316 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/64-4 7886 19571 ns/op 3.27 MB/s BenchmarkMarshalCorpusFile/128-4 3811 30907 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/256-4 2004 58303 ns/op 4.39 MB/s BenchmarkMarshalCorpusFile/512-4 906 120759 ns/op 4.24 MB/s BenchmarkMarshalCorpusFile/1024-4 469 248819 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/2048-4 232 571407 ns/op 3.58 MB/s BenchmarkMarshalCorpusFile/4096-4 100 1423478 ns/op 2.88 MB/s BenchmarkMarshalCorpusFile/8192-4 70 2289440 ns/op 3.58 MB/s BenchmarkMarshalCorpusFile/16384-4 30 3853886 ns/op 4.25 MB/s BenchmarkMarshalCorpusFile/32768-4 15 9631686 ns/op 3.40 MB/s BenchmarkMarshalCorpusFile/65536-4 7 22568545 ns/op 2.90 MB/s BenchmarkMarshalCorpusFile/131072-4 3 36876190 ns/op 3.55 MB/s BenchmarkMarshalCorpusFile/262144-4 2 72991300 ns/op 3.59 MB/s BenchmarkMarshalCorpusFile/524288-4 1 148019827 ns/op 3.54 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 247658992 ns/op 4.23 MB/s BenchmarkUnmarshalCorpusFile/1-4 7074 22196 ns/op 0.05 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 18266 ns/op 0.11 MB/s BenchmarkUnmarshalCorpusFile/4-4 4963 24813 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/8-4 5143 23467 ns/op 0.34 MB/s BenchmarkUnmarshalCorpusFile/16-4 5636 27496 ns/op 0.58 MB/s BenchmarkUnmarshalCorpusFile/32-4 3842 34193 ns/op 0.94 MB/s BenchmarkUnmarshalCorpusFile/64-4 3476 36889 ns/op 1.73 MB/s BenchmarkUnmarshalCorpusFile/128-4 1527 78341 ns/op 1.63 MB/s BenchmarkUnmarshalCorpusFile/256-4 463 263848 ns/op 0.97 MB/s BenchmarkUnmarshalCorpusFile/512-4 444 258058 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/1024-4 210 518227 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/2048-4 114 1034719 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/4096-4 58 1979826 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 4075237 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/16384-4 14 8410973 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/32768-4 6 16915595 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 31135714 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 86416664 ns/op 1.52 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 180993770 ns/op 1.45 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 295983758 ns/op 1.77 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 502332919 ns/op 2.09 MB/s BenchmarkMutatorBytes/1-4 27562 4049 ns/op BenchmarkMutatorBytes/10-4 28548 4151 ns/op BenchmarkMutatorBytes/100-4 30290 8016 ns/op BenchmarkMutatorBytes/1000-4 18663 6139 ns/op BenchmarkMutatorBytes/10000-4 7280 30151 ns/op BenchmarkMutatorBytes/100000-4 716 166188 ns/op BenchmarkMutatorString/1-4 28855 4195 ns/op BenchmarkMutatorString/10-4 28831 4002 ns/op BenchmarkMutatorString/100-4 22107 6554 ns/op BenchmarkMutatorString/1000-4 10000 11562 ns/op BenchmarkMutatorString/10000-4 3199 95852 ns/op BenchmarkMutatorString/100000-4 262 438891 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 13180 11453 ns/op BenchmarkMutatorAllBasicTypes/string-4 15009 7519 ns/op BenchmarkMutatorAllBasicTypes/bool-4 48466 2610 ns/op BenchmarkMutatorAllBasicTypes/float32-4 41086 3222 ns/op BenchmarkMutatorAllBasicTypes/float64-4 41229 2661 ns/op BenchmarkMutatorAllBasicTypes/int-4 48808 2308 ns/op BenchmarkMutatorAllBasicTypes/int8-4 44790 2373 ns/op BenchmarkMutatorAllBasicTypes/int16-4 50928 2394 ns/op BenchmarkMutatorAllBasicTypes/int32-4 48639 3400 ns/op BenchmarkMutatorAllBasicTypes/int64-4 46425 3497 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 45436 2653 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 39279 2821 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 45166 2338 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 37291 3175 ns/op PASS ok internal/fuzz 15.979s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 10851 9998 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 144559 1486 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.030s PASS ok internal/poll 0.051s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 25326969 ns/op PASS ok internal/trace 2.418s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13031 ns/op BenchmarkCopyNLarge-4 153 812732 ns/op PASS ok io 0.502s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 157330 865.9 ns/op BenchmarkPrintln-4 18799 6078 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 30906 4879 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 4092 28650 ns/op BenchmarkDiscard-4 958212 124.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.097s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2497516 62.68 ns/op BenchmarkAcosh-4 1088730 110.3 ns/op BenchmarkAsin-4 2758825 55.67 ns/op BenchmarkAsinh-4 1135048 102.1 ns/op BenchmarkAtan-4 3075208 45.51 ns/op BenchmarkAtanh-4 1000000 136.0 ns/op BenchmarkAtan2-4 2015257 57.78 ns/op BenchmarkCbrt-4 1513681 89.84 ns/op BenchmarkCeil-4 22745938 5.641 ns/op BenchmarkCompare-4 5216816 33.97 ns/op BenchmarkCompare32-4 6275748 29.01 ns/op BenchmarkCopysign-4 3634773 32.17 ns/op BenchmarkCos-4 1000000 138.8 ns/op BenchmarkCosh-4 1649149 67.07 ns/op BenchmarkErf-4 2929928 41.21 ns/op BenchmarkErfc-4 2576508 40.31 ns/op BenchmarkErfinv-4 2666834 44.78 ns/op BenchmarkErfcinv-4 3039766 47.69 ns/op BenchmarkExp-4 6303838 18.49 ns/op BenchmarkExpGo-4 1000000 132.7 ns/op BenchmarkExpm1-4 2104060 61.15 ns/op BenchmarkExp2-4 1000000 113.0 ns/op BenchmarkExp2Go-4 948595 189.3 ns/op BenchmarkAbs-4 4434706 26.86 ns/op BenchmarkDim-4 9044024 14.56 ns/op BenchmarkFloor-4 21723565 6.235 ns/op BenchmarkMax-4 12761085 8.696 ns/op BenchmarkMin-4 9734200 13.34 ns/op BenchmarkMod-4 389851 353.8 ns/op BenchmarkFrexp-4 1683260 68.92 ns/op BenchmarkGamma-4 884935 169.4 ns/op BenchmarkHypot-4 11041069 10.94 ns/op BenchmarkHypotGo-4 1000000 109.1 ns/op BenchmarkIlogb-4 1845512 92.74 ns/op BenchmarkJ0-4 288093 586.3 ns/op BenchmarkJ1-4 271090 623.4 ns/op BenchmarkJn-4 129624 1002 ns/op BenchmarkLdexp-4 1000000 109.9 ns/op BenchmarkLgamma-4 1000000 145.6 ns/op BenchmarkLog-4 5567736 21.77 ns/op BenchmarkLogb-4 1837446 67.25 ns/op BenchmarkLog1p-4 1706365 80.90 ns/op BenchmarkLog10-4 4934037 23.86 ns/op BenchmarkLog2-4 1533754 82.98 ns/op BenchmarkModf-4 2284648 53.06 ns/op BenchmarkNextafter32-4 2214590 51.83 ns/op BenchmarkNextafter64-4 1937761 81.61 ns/op BenchmarkPowInt-4 556309 218.4 ns/op BenchmarkPowFrac-4 432957 278.8 ns/op BenchmarkPow10Pos-4 6230402 22.10 ns/op BenchmarkPow10Neg-4 6617276 20.35 ns/op BenchmarkRound-4 4660542 43.30 ns/op BenchmarkRoundToEven-4 10055308 11.64 ns/op BenchmarkRemainder-4 465706 248.4 ns/op BenchmarkSignbit-4 6313435 18.33 ns/op BenchmarkSin-4 1316966 102.0 ns/op BenchmarkSincos-4 1000000 112.6 ns/op BenchmarkSinh-4 1988134 55.74 ns/op BenchmarkSqrtIndirect-4 23261678 7.084 ns/op BenchmarkSqrtLatency-4 22326166 5.592 ns/op BenchmarkSqrtIndirectLatency-4 23200290 8.370 ns/op BenchmarkSqrtGoLatency-4 1207378 102.3 ns/op BenchmarkSqrtPrime-4 37191 5418 ns/op BenchmarkTan-4 1419154 87.51 ns/op BenchmarkTanh-4 1481056 77.15 ns/op BenchmarkTrunc-4 18945799 5.485 ns/op BenchmarkY0-4 218420 657.6 ns/op BenchmarkY1-4 280368 589.9 ns/op BenchmarkYn-4 129090 993.1 ns/op BenchmarkFloat64bits-4 6298159 19.12 ns/op BenchmarkFloat64frombits-4 6324302 19.68 ns/op BenchmarkFloat32bits-4 5349308 19.89 ns/op BenchmarkFloat32frombits-4 6473294 17.96 ns/op BenchmarkFMA-4 14447136 8.093 ns/op PASS ok math 16.975s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14621973 8.768 ns/op 7299.48 MB/s BenchmarkAddVV/2-4 11521458 14.43 ns/op 8873.10 MB/s BenchmarkAddVV/3-4 10446025 11.43 ns/op 16790.56 MB/s BenchmarkAddVV/4-4 10650068 12.50 ns/op 20474.81 MB/s BenchmarkAddVV/5-4 10236254 12.06 ns/op 26540.65 MB/s BenchmarkAddVV/10-4 8309024 26.48 ns/op 24164.63 MB/s BenchmarkAddVV/100-4 1769242 72.27 ns/op 88560.55 MB/s BenchmarkAddVV/1000-4 284493 856.8 ns/op 74692.26 MB/s BenchmarkSubVV/1-4 14354556 12.69 ns/op 5044.60 MB/s BenchmarkSubVV/2-4 11309454 11.69 ns/op 10951.50 MB/s BenchmarkSubVV/3-4 9135859 16.62 ns/op 11553.37 MB/s BenchmarkSubVV/4-4 11110802 10.38 ns/op 24673.82 MB/s BenchmarkSubVV/5-4 5177838 20.57 ns/op 15559.98 MB/s BenchmarkSubVV/10-4 7635284 15.35 ns/op 41689.04 MB/s BenchmarkSubVV/100-4 2039859 58.75 ns/op 108936.92 MB/s BenchmarkSubVV/1000-4 256360 658.0 ns/op 97271.09 MB/s BenchmarkAddVW/1-4 14510239 7.297 ns/op 1096.35 MB/s BenchmarkAddVW/2-4 13472851 8.782 ns/op 1821.99 MB/s BenchmarkAddVW/3-4 12602338 9.517 ns/op 2521.78 MB/s BenchmarkAddVW/4-4 12457333 9.474 ns/op 3377.65 MB/s BenchmarkAddVW/5-4 12324590 10.52 ns/op 3803.42 MB/s BenchmarkAddVW/10-4 12572809 11.49 ns/op 6961.20 MB/s BenchmarkAddVW/100-4 242940 425.2 ns/op 1881.34 MB/s BenchmarkAddVW/1000-4 39568 4309 ns/op 1856.76 MB/s BenchmarkAddVWext/1-4 15078667 9.973 ns/op 802.17 MB/s BenchmarkAddVWext/2-4 13681580 10.65 ns/op 1502.96 MB/s BenchmarkAddVWext/3-4 13277467 15.36 ns/op 1562.35 MB/s BenchmarkAddVWext/4-4 9518384 14.63 ns/op 2187.96 MB/s BenchmarkAddVWext/5-4 13318240 11.92 ns/op 3355.88 MB/s BenchmarkAddVWext/10-4 9480362 11.00 ns/op 7270.35 MB/s BenchmarkAddVWext/100-4 46170 2556 ns/op 313.02 MB/s BenchmarkAddVWext/1000-4 5400 25629 ns/op 312.15 MB/s BenchmarkSubVW/1-4 15343159 7.828 ns/op 1021.91 MB/s BenchmarkSubVW/2-4 14237076 13.95 ns/op 1146.62 MB/s BenchmarkSubVW/3-4 10721551 12.05 ns/op 1991.45 MB/s BenchmarkSubVW/4-4 11010052 10.50 ns/op 3048.60 MB/s BenchmarkSubVW/5-4 11962333 11.26 ns/op 3553.91 MB/s BenchmarkSubVW/10-4 9003944 15.12 ns/op 5290.63 MB/s BenchmarkSubVW/100-4 243597 602.8 ns/op 1327.24 MB/s BenchmarkSubVW/1000-4 41613 3774 ns/op 2119.95 MB/s BenchmarkSubVWext/1-4 13965852 11.21 ns/op 713.63 MB/s BenchmarkSubVWext/2-4 12688629 8.526 ns/op 1876.67 MB/s BenchmarkSubVWext/3-4 12283843 9.394 ns/op 2554.73 MB/s BenchmarkSubVWext/4-4 12915429 9.794 ns/op 3267.34 MB/s BenchmarkSubVWext/5-4 13054612 11.01 ns/op 3632.60 MB/s BenchmarkSubVWext/10-4 9559113 12.39 ns/op 6455.28 MB/s BenchmarkSubVWext/100-4 46521 2818 ns/op 283.85 MB/s BenchmarkSubVWext/1000-4 4938 25909 ns/op 308.77 MB/s BenchmarkMulAddVWW/1-4 11220051 10.55 ns/op 6064.38 MB/s BenchmarkMulAddVWW/2-4 11227491 10.75 ns/op 11911.64 MB/s BenchmarkMulAddVWW/3-4 11301584 12.39 ns/op 15492.22 MB/s BenchmarkMulAddVWW/4-4 10381178 14.27 ns/op 17937.80 MB/s BenchmarkMulAddVWW/5-4 9486730 13.41 ns/op 23856.24 MB/s BenchmarkMulAddVWW/10-4 7356933 20.73 ns/op 30873.56 MB/s BenchmarkMulAddVWW/100-4 1000000 149.6 ns/op 42770.34 MB/s BenchmarkMulAddVWW/1000-4 148078 1576 ns/op 40614.97 MB/s BenchmarkAddMulVVW/1-4 14565969 9.661 ns/op 6624.75 MB/s BenchmarkAddMulVVW/2-4 11285028 14.85 ns/op 8620.24 MB/s BenchmarkAddMulVVW/3-4 10958427 11.29 ns/op 17007.82 MB/s BenchmarkAddMulVVW/4-4 10431745 12.01 ns/op 21318.79 MB/s BenchmarkAddMulVVW/5-4 7617804 15.64 ns/op 20453.94 MB/s BenchmarkAddMulVVW/10-4 7204168 14.84 ns/op 43132.67 MB/s BenchmarkAddMulVVW/100-4 1492957 133.8 ns/op 47819.38 MB/s BenchmarkAddMulVVW/1000-4 205896 703.5 ns/op 90978.44 MB/s BenchmarkDivWVW/1-4 1889151 65.05 ns/op 983.87 MB/s BenchmarkDivWVW/2-4 1000000 128.4 ns/op 996.52 MB/s BenchmarkDivWVW/3-4 691029 260.2 ns/op 737.90 MB/s BenchmarkDivWVW/4-4 560739 214.4 ns/op 1194.27 MB/s BenchmarkDivWVW/5-4 611896 367.6 ns/op 870.51 MB/s BenchmarkDivWVW/10-4 338702 536.1 ns/op 1193.86 MB/s BenchmarkDivWVW/100-4 41532 3007 ns/op 2128.64 MB/s BenchmarkDivWVW/1000-4 4658 31392 ns/op 2038.71 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12701736 11.04 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14703006 8.575 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14529426 10.17 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12380992 8.722 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9290241 10.89 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12918050 12.44 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11382924 12.79 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9569253 14.40 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10574256 11.50 ns/op BenchmarkNonZeroShifts/5/shlVU-4 10006749 11.70 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6801886 18.20 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7775450 20.97 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 119.5 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1294819 89.11 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 156369 794.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 179626 1031 ns/op BenchmarkDecimalConversion-4 100 1126009 ns/op BenchmarkFloatString/100-4 9735 21404 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 188 646570 ns/op 2919 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 63344492 ns/op 60700 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 5794195695 ns/op 831672 B/op 488 allocs/op BenchmarkFloatAdd/10-4 144546 869.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 158274 861.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 132714 1042 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 78490 1425 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16677 9428 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 188818 731.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 197173 637.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 192297 674.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 151773 830.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 48434 2810 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1596 70939 ns/op BenchmarkParseFloatLargeExp-4 381 319600 ns/op BenchmarkGCD10x10/WithoutXY-4 151298 801.0 ns/op BenchmarkGCD10x10/WithXY-4 45736 4032 ns/op BenchmarkGCD10x100/WithoutXY-4 89701 1691 ns/op BenchmarkGCD10x100/WithXY-4 15960 8939 ns/op BenchmarkGCD10x1000/WithoutXY-4 58888 2804 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10808 ns/op BenchmarkGCD100x100/WithoutXY-4 19749 7289 ns/op BenchmarkGCD100x100/WithXY-4 10000 12661 ns/op BenchmarkGCD100x1000/WithoutXY-4 10575 10917 ns/op BenchmarkGCD100x1000/WithXY-4 5238 24695 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1932 61536 ns/op BenchmarkGCD1000x1000/WithXY-4 1021 117417 ns/op BenchmarkHilbert-4 20 5833392 ns/op BenchmarkBinomial-4 10000 17775 ns/op BenchmarkQuoRem-4 13965 8197 ns/op BenchmarkExp-4 16 7309205 ns/op BenchmarkExpMont/Odd-4 100 1033020 ns/op 2595 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1028221 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1050847 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even3-4 110 1313536 ns/op 3848 B/op 53 allocs/op BenchmarkExpMont/Even4-4 97 1042387 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even8-4 110 1244610 ns/op 3820 B/op 52 allocs/op BenchmarkExpMont/Even32-4 100 1049322 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even64-4 123 876922 ns/op 3656 B/op 54 allocs/op BenchmarkExpMont/Even96-4 100 1467652 ns/op 3794 B/op 51 allocs/op BenchmarkExpMont/Even128-4 140 1026503 ns/op 3242 B/op 50 allocs/op BenchmarkExpMont/Even255-4 154 1009440 ns/op 2940 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 334 361923 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 290 413334 ns/op 1727 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 292 393388 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 256 403815 ns/op 1760 B/op 48 allocs/op BenchmarkExp2-4 15 10620753 ns/op BenchmarkBitset-4 620238 195.3 ns/op BenchmarkBitsetNeg-4 381235 358.5 ns/op BenchmarkBitsetOrig-4 220663 785.1 ns/op BenchmarkBitsetNegOrig-4 143271 1023 ns/op BenchmarkModSqrt225_Tonelli-4 100 1693975 ns/op BenchmarkModSqrt225_3Mod4-4 336 354931 ns/op BenchmarkModSqrt231_Tonelli-4 100 1253735 ns/op BenchmarkModSqrt231_5Mod8-4 316 383445 ns/op BenchmarkModInverse-4 10000 10892 ns/op BenchmarkSqrt-4 1549 95064 ns/op BenchmarkIntSqr/1-4 870786 131.8 ns/op BenchmarkIntSqr/2-4 546879 211.7 ns/op BenchmarkIntSqr/3-4 533382 244.9 ns/op BenchmarkIntSqr/5-4 369363 324.7 ns/op BenchmarkIntSqr/8-4 308827 631.6 ns/op BenchmarkIntSqr/10-4 237602 502.3 ns/op BenchmarkIntSqr/20-4 54850 2569 ns/op BenchmarkIntSqr/30-4 39195 3673 ns/op BenchmarkIntSqr/50-4 24327 5102 ns/op BenchmarkIntSqr/80-4 13794 8410 ns/op BenchmarkIntSqr/100-4 10945 10376 ns/op BenchmarkIntSqr/200-4 4521 25959 ns/op BenchmarkIntSqr/300-4 1958 64050 ns/op BenchmarkIntSqr/500-4 988 116359 ns/op BenchmarkIntSqr/800-4 364 318172 ns/op BenchmarkIntSqr/1000-4 291 435080 ns/op BenchmarkDiv/20/10-4 399452 334.9 ns/op BenchmarkDiv/40/20-4 401169 334.2 ns/op BenchmarkDiv/100/50-4 320956 598.3 ns/op BenchmarkDiv/200/100-4 52980 2469 ns/op BenchmarkDiv/400/200-4 50528 2165 ns/op BenchmarkDiv/1000/500-4 46174 3264 ns/op BenchmarkDiv/2000/1000-4 31293 3576 ns/op BenchmarkDiv/20000/10000-4 1372 95385 ns/op BenchmarkDiv/200000/100000-4 34 4394707 ns/op BenchmarkDiv/2000000/1000000-4 1 107517850 ns/op BenchmarkDiv/20000000/10000000-4 1 4053788715 ns/op BenchmarkMul-4 5 21406991 ns/op BenchmarkNatMul/10-4 205303 831.3 ns/op BenchmarkNatMul/100-4 6225 24186 ns/op BenchmarkNatMul/1000-4 181 636521 ns/op BenchmarkZeroShifts/Shl-4 9859 13287 ns/op BenchmarkZeroShifts/ShlSame-4 3568764 33.30 ns/op BenchmarkZeroShifts/Shr-4 10000 12708 ns/op BenchmarkZeroShifts/ShrSame-4 3700620 31.79 ns/op BenchmarkExp3Power/0x10-4 181310 791.4 ns/op BenchmarkExp3Power/0x40-4 129831 921.8 ns/op BenchmarkExp3Power/0x100-4 86976 1458 ns/op BenchmarkExp3Power/0x400-4 41743 2919 ns/op BenchmarkExp3Power/0x1000-4 8689 13294 ns/op BenchmarkExp3Power/0x4000-4 2544 61360 ns/op BenchmarkExp3Power/0x10000-4 229 525336 ns/op BenchmarkExp3Power/0x40000-4 20 5418152 ns/op BenchmarkExp3Power/0x100000-4 3 47478828 ns/op BenchmarkExp3Power/0x400000-4 1 442332652 ns/op BenchmarkFibo-4 4 32232512 ns/op BenchmarkNatSqr/1-4 712382 175.0 ns/op BenchmarkNatSqr/2-4 494444 304.8 ns/op BenchmarkNatSqr/3-4 504075 366.9 ns/op BenchmarkNatSqr/5-4 308349 462.2 ns/op BenchmarkNatSqr/8-4 226466 668.5 ns/op BenchmarkNatSqr/10-4 200961 853.8 ns/op BenchmarkNatSqr/20-4 42933 3047 ns/op BenchmarkNatSqr/30-4 34006 3853 ns/op BenchmarkNatSqr/50-4 19471 6559 ns/op BenchmarkNatSqr/80-4 10000 10329 ns/op BenchmarkNatSqr/100-4 8413 12912 ns/op BenchmarkNatSqr/200-4 4516 30499 ns/op BenchmarkNatSqr/300-4 1740 81724 ns/op BenchmarkNatSqr/500-4 955 142939 ns/op BenchmarkNatSqr/800-4 342 327946 ns/op BenchmarkNatSqr/1000-4 268 432331 ns/op BenchmarkNatSetBytes/8-4 864494 134.5 ns/op BenchmarkNatSetBytes/24-4 286369 479.5 ns/op BenchmarkNatSetBytes/128-4 65799 1837 ns/op BenchmarkNatSetBytes/7-4 954187 131.6 ns/op BenchmarkNatSetBytes/23-4 299990 444.9 ns/op BenchmarkNatSetBytes/127-4 65088 1866 ns/op BenchmarkScanPi-4 210 577789 ns/op BenchmarkStringPiParallel-4 460 264191 ns/op BenchmarkScan/10/Base2-4 31312 3210 ns/op BenchmarkScan/100/Base2-4 4182 26280 ns/op BenchmarkScan/1000/Base2-4 450 253009 ns/op BenchmarkScan/10/Base8-4 91162 1285 ns/op BenchmarkScan/100/Base8-4 12914 8974 ns/op BenchmarkScan/1000/Base8-4 1376 88116 ns/op BenchmarkScan/10/Base10-4 96124 1185 ns/op BenchmarkScan/100/Base10-4 14294 8256 ns/op BenchmarkScan/1000/Base10-4 1500 80014 ns/op BenchmarkScan/10/Base16-4 107768 1036 ns/op BenchmarkScan/100/Base16-4 16297 7345 ns/op BenchmarkScan/1000/Base16-4 1779 69200 ns/op BenchmarkString/10/Base2-4 239025 555.3 ns/op BenchmarkString/100/Base2-4 29672 3799 ns/op BenchmarkString/1000/Base2-4 3159 37245 ns/op BenchmarkString/10/Base8-4 414835 298.1 ns/op BenchmarkString/100/Base8-4 78760 1578 ns/op BenchmarkString/1000/Base8-4 8074 14140 ns/op BenchmarkString/10/Base10-4 218581 575.1 ns/op BenchmarkString/100/Base10-4 42121 2892 ns/op BenchmarkString/1000/Base10-4 6859 21180 ns/op BenchmarkString/10/Base16-4 404857 272.7 ns/op BenchmarkString/100/Base16-4 93836 1186 ns/op BenchmarkString/1000/Base16-4 10000 10644 ns/op BenchmarkLeafSize/0-4 27 4021193 ns/op BenchmarkLeafSize/1-4 465 241874 ns/op BenchmarkLeafSize/2-4 487 247261 ns/op BenchmarkLeafSize/3-4 369 318948 ns/op BenchmarkLeafSize/4-4 499 240711 ns/op BenchmarkLeafSize/5-4 327 368022 ns/op BenchmarkLeafSize/6-4 373 322988 ns/op BenchmarkLeafSize/7-4 396 309468 ns/op BenchmarkLeafSize/8-4 475 244845 ns/op BenchmarkLeafSize/9-4 270 455940 ns/op BenchmarkLeafSize/10-4 312 377599 ns/op BenchmarkLeafSize/11-4 352 356739 ns/op BenchmarkLeafSize/12-4 379 347104 ns/op BenchmarkLeafSize/13-4 328 359096 ns/op BenchmarkLeafSize/14-4 337 303398 ns/op BenchmarkLeafSize/15-4 409 290911 ns/op BenchmarkLeafSize/16-4 504 235437 ns/op BenchmarkLeafSize/32-4 495 298314 ns/op BenchmarkLeafSize/64-4 447 273277 ns/op BenchmarkProbablyPrime/n=0-4 10 10268714 ns/op BenchmarkProbablyPrime/n=1-4 10 11744941 ns/op BenchmarkProbablyPrime/n=5-4 6 17703038 ns/op BenchmarkProbablyPrime/n=10-4 4 25038814 ns/op BenchmarkProbablyPrime/n=20-4 3 42537121 ns/op BenchmarkProbablyPrime/Lucas-4 14 8533065 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 82 1514101 ns/op BenchmarkRatCmp-4 187965 687.2 ns/op BenchmarkFloatSqrt/64-4 21064 5878 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13006 9045 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9580 12449 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4896 23887 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 964 135027 ns/op 17971 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 62 1702907 ns/op 174995 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 126133491 ns/op 3786656 B/op 626 allocs/op PASS ok math/big 67.131s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11770287 10.62 ns/op BenchmarkLeadingZeros8-4 11555472 10.06 ns/op BenchmarkLeadingZeros16-4 11324067 9.392 ns/op BenchmarkLeadingZeros32-4 12933195 9.423 ns/op BenchmarkLeadingZeros64-4 13776258 9.111 ns/op BenchmarkTrailingZeros-4 12886119 9.222 ns/op BenchmarkTrailingZeros8-4 12649122 9.582 ns/op BenchmarkTrailingZeros16-4 13089564 9.377 ns/op BenchmarkTrailingZeros32-4 12696787 9.523 ns/op BenchmarkTrailingZeros64-4 12756976 9.401 ns/op BenchmarkOnesCount-4 12534616 9.712 ns/op BenchmarkOnesCount8-4 13296454 9.272 ns/op BenchmarkOnesCount16-4 13084960 10.59 ns/op BenchmarkOnesCount32-4 14000694 9.261 ns/op BenchmarkOnesCount64-4 12568280 10.09 ns/op BenchmarkRotateLeft-4 11478544 10.35 ns/op BenchmarkRotateLeft8-4 13335574 9.083 ns/op BenchmarkRotateLeft16-4 13898528 9.052 ns/op BenchmarkRotateLeft32-4 13657180 9.143 ns/op BenchmarkRotateLeft64-4 11377820 9.180 ns/op BenchmarkReverse-4 19846021 6.067 ns/op BenchmarkReverse8-4 26778624 4.728 ns/op BenchmarkReverse16-4 23075352 5.355 ns/op BenchmarkReverse32-4 21020307 5.791 ns/op BenchmarkReverse64-4 20604352 6.270 ns/op BenchmarkReverseBytes-4 26786892 4.673 ns/op BenchmarkReverseBytes16-4 25793155 4.837 ns/op BenchmarkReverseBytes32-4 27720571 4.687 ns/op BenchmarkReverseBytes64-4 25458210 4.741 ns/op BenchmarkAdd-4 12322563 9.088 ns/op BenchmarkAdd32-4 12753498 8.998 ns/op BenchmarkAdd64-4 14102823 9.147 ns/op BenchmarkAdd64multiple-4 25110842 5.060 ns/op BenchmarkSub-4 12789417 9.191 ns/op BenchmarkSub32-4 12146202 10.07 ns/op BenchmarkSub64-4 11294421 9.077 ns/op BenchmarkSub64multiple-4 26198682 4.996 ns/op BenchmarkMul-4 14454430 8.904 ns/op BenchmarkMul32-4 13750045 9.925 ns/op BenchmarkMul64-4 13434022 8.945 ns/op BenchmarkDiv-4 3559890 32.66 ns/op BenchmarkDiv32-4 7545356 15.56 ns/op BenchmarkDiv64-4 3587950 32.30 ns/op PASS ok math/bits 7.027s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13727834 8.508 ns/op BenchmarkAcos-4 535099 209.0 ns/op BenchmarkAcosh-4 469195 219.5 ns/op BenchmarkAsin-4 588687 211.2 ns/op BenchmarkAsinh-4 565912 207.5 ns/op BenchmarkAtan-4 948922 128.5 ns/op BenchmarkAtanh-4 1000000 125.3 ns/op BenchmarkConj-4 24766508 4.289 ns/op BenchmarkCos-4 731029 169.7 ns/op BenchmarkCosh-4 626803 182.4 ns/op BenchmarkExp-4 1000000 120.1 ns/op BenchmarkLog-4 924488 117.0 ns/op BenchmarkLog10-4 1000000 118.7 ns/op BenchmarkPhase-4 2326881 51.23 ns/op BenchmarkPolar-4 1421149 82.28 ns/op BenchmarkPow-4 294146 440.0 ns/op BenchmarkRect-4 1243807 93.47 ns/op BenchmarkSin-4 682510 161.0 ns/op BenchmarkSinh-4 765955 170.1 ns/op BenchmarkSqrt-4 1275228 92.90 ns/op BenchmarkTan-4 434185 266.0 ns/op BenchmarkTanh-4 503479 257.1 ns/op PASS ok math/cmplx 3.665s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 787773 151.5 ns/op BenchmarkInt63ThreadsafeParallel-4 899179 140.6 ns/op BenchmarkInt63Unthreadsafe-4 967076 129.4 ns/op BenchmarkIntn1000-4 743001 146.5 ns/op BenchmarkInt63n1000-4 875223 143.1 ns/op BenchmarkInt31n1000-4 872542 137.6 ns/op BenchmarkFloat32-4 954303 132.7 ns/op BenchmarkFloat64-4 972459 113.2 ns/op BenchmarkPerm3-4 197001 650.1 ns/op BenchmarkPerm30-4 21783 5488 ns/op BenchmarkPerm30ViaShuffle-4 21430 5835 ns/op BenchmarkShuffleOverhead-4 15216 7855 ns/op BenchmarkRead3-4 930448 136.9 ns/op BenchmarkRead64-4 73776 1410 ns/op BenchmarkRead1000-4 5839 21163 ns/op BenchmarkConcurrent-4 213940 541.3 ns/op PASS ok math/rand 2.674s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 40170 2905 ns/op BenchmarkQDecodeWord-4 103455 1180 ns/op BenchmarkQDecodeHeader-4 93333 1508 ns/op BenchmarkTypeByExtension/.html-4 551550 199.6 ns/op BenchmarkTypeByExtension/.HTML-4 349130 302.9 ns/op BenchmarkTypeByExtension/.unused-4 459447 288.7 ns/op BenchmarkExtensionsByType/text/html-4 206473 847.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 71782 2185 ns/op BenchmarkExtensionsByType/application/octet-stream-4 53637 3088 ns/op PASS ok mime 1.694s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 859 124781 ns/op PASS ok mime/quotedprintable 0.193s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 26142818 ns/op 8714 B/op 92 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 53899030 ns/op 13712 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5029700922 ns/op 150432 B/op 232 allocs/op BenchmarkDNSName-4 177919 683.3 ns/op BenchmarkInterfaces-4 2186 65483 ns/op BenchmarkInterfaceByIndex-4 7236 17749 ns/op BenchmarkInterfaceByName-4 2362 63421 ns/op BenchmarkInterfaceAddrs-4 1849 60372 ns/op BenchmarkInterfacesAndAddrs-4 5922 18849 ns/op BenchmarkInterfacesAndMulticastAddrs-4 3216 41146 ns/op BenchmarkParseIP-4 8187 14865 ns/op BenchmarkParseIPValidIPv4-4 395461 298.1 ns/op BenchmarkParseIPValidIPv6-4 234314 503.7 ns/op BenchmarkIPString/IPv4-4 140226 904.7 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 10050 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43807 2519 ns/op BenchmarkIPEqual/IPv4-4 1032709 112.4 ns/op BenchmarkIPEqual/IPv6-4 1101894 115.8 ns/op BenchmarkTCP4OneShot-4 152 807991 ns/op BenchmarkTCP4OneShotTimeout-4 156 754324 ns/op BenchmarkTCP4Persistent-4 278 373750 ns/op BenchmarkTCP4PersistentTimeout-4 327 359920 ns/op BenchmarkTCP6OneShot-4 168 719796 ns/op BenchmarkTCP6OneShotTimeout-4 139 786590 ns/op BenchmarkTCP6Persistent-4 340 380458 ns/op BenchmarkTCP6PersistentTimeout-4 336 385223 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15482 6658 ns/op BenchmarkTCP6ConcurrentReadWrite-4 14066 7119 ns/op BenchmarkSetReadDeadline-4 136026 827.7 ns/op BenchmarkUDP6LinkLocalUnicast-4 198 554390 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 270 478295 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 157 902271 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 200 610976 ns/op 0 B/op 0 allocs/op PASS ok net 11.561s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23194 4980 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9314 11415 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12542 11161 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19011 6153 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 33426 3821 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 45753 2634 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 987537 114.4 ns/op BenchmarkReadRequestChrome-4 4704 26830 ns/op 22.77 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11499 10408 ns/op 7.49 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11353 10443 ns/op 7.85 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6817 15229 ns/op 9.92 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 15962 6921 ns/op 5.78 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 48 2086122 ns/op 0.49 MB/s BenchmarkFileAndServer_1KB/https1-4 36 2782299 ns/op 0.37 MB/s BenchmarkFileAndServer_1KB/h2-4 32 3245758 ns/op 0.32 MB/s BenchmarkFileAndServer_16MB/h1-4 2 72793782 ns/op 230.48 MB/s BenchmarkFileAndServer_16MB/https1-4 1 172568325 ns/op 97.22 MB/s BenchmarkFileAndServer_16MB/h2-4 1 409799698 ns/op 40.94 MB/s BenchmarkFileAndServer_64MB/h1-4 1 268751857 ns/op 249.71 MB/s BenchmarkFileAndServer_64MB/https1-4 1 704054207 ns/op 95.32 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1662628531 ns/op 40.36 MB/s BenchmarkServeMux-4 298 413992 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 399 327345 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 55 2127599 ns/op 6552 B/op 67 allocs/op BenchmarkClientServer/https1-4 38 3405834 ns/op 9597 B/op 103 allocs/op BenchmarkClientServer/h2-4 31 3365356 ns/op 13812 B/op 121 allocs/op BenchmarkClientServerParallel/4/h1-4 303 409637 ns/op 11091 B/op 84 allocs/op BenchmarkClientServerParallel/4/https1-4 20 5884278 ns/op 106027 B/op 1149 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56660: read tcp 127.0.0.1:56653->127.0.0.1:56660: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56664: write tcp 127.0.0.1:56653->127.0.0.1:56664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56689: write tcp 127.0.0.1:56669->127.0.0.1:56689: use of closed network connection BenchmarkClientServerParallel/4/h2-4 66 1655280 ns/op 32704 B/op 356 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56703: read tcp 127.0.0.1:56697->127.0.0.1:56703: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56702: write tcp 127.0.0.1:56697->127.0.0.1:56702: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56705: write tcp 127.0.0.1:56697->127.0.0.1:56705: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56726: write tcp 127.0.0.1:56713->127.0.0.1:56726: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56724: read tcp 127.0.0.1:56713->127.0.0.1:56724: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56728: read tcp 127.0.0.1:56713->127.0.0.1:56728: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56723: read tcp 127.0.0.1:56713->127.0.0.1:56723: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56727: read tcp 127.0.0.1:56713->127.0.0.1:56727: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56735: read tcp 127.0.0.1:56730->127.0.0.1:56735: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56742: read tcp 127.0.0.1:56730->127.0.0.1:56742: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 171 778655 ns/op 20011 B/op 120 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": readLoopPeekFailLocked: read tcp 127.0.0.1:56949->127.0.0.1:56803: read: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:56803": dial tcp 127.0.0.1:56803: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 32 5041806 ns/op 97689 B/op 1080 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56983: read tcp 127.0.0.1:56981->127.0.0.1:56983: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56987: read tcp 127.0.0.1:56981->127.0.0.1:56987: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56991: read tcp 127.0.0.1:56981->127.0.0.1:56991: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56992: read tcp 127.0.0.1:56981->127.0.0.1:56992: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57002: write tcp 127.0.0.1:56994->127.0.0.1:57002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57001: read tcp 127.0.0.1:56994->127.0.0.1:57001: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57008: read tcp 127.0.0.1:56994->127.0.0.1:57008: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57012: read tcp 127.0.0.1:56994->127.0.0.1:57012: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56998: write tcp 127.0.0.1:56994->127.0.0.1:56998: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56999: read tcp 127.0.0.1:56994->127.0.0.1:56999: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 26 4780387 ns/op 77813 B/op 893 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57060: read tcp 127.0.0.1:57054->127.0.0.1:57060: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57067: write tcp 127.0.0.1:57054->127.0.0.1:57067: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57068: write tcp 127.0.0.1:57054->127.0.0.1:57068: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57077: read tcp 127.0.0.1:57069->127.0.0.1:57077: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57082: read tcp 127.0.0.1:57069->127.0.0.1:57082: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57076: read tcp 127.0.0.1:57069->127.0.0.1:57076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57086: write tcp 127.0.0.1:57069->127.0.0.1:57086: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57087: write tcp 127.0.0.1:57069->127.0.0.1:57087: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57088: read tcp 127.0.0.1:57069->127.0.0.1:57088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57079: write tcp 127.0.0.1:57069->127.0.0.1:57079: use of closed network connection ... [output truncated] BenchmarkServer-4 3 33483257 ns/op 12474 B/op 63 allocs/op BenchmarkClient-4 25 4450112 ns/op 4188 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 522 249979 ns/op 7274 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 956 128795 ns/op 3057 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1004 108634 ns/op 1907 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1228 111423 ns/op 2805 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1177 99232 ns/op 2710 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1388 104555 ns/op 2717 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1630 89422 ns/op 1887 B/op 14 allocs/op BenchmarkServerHijack-4 766 154088 ns/op 16743 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 36 3015759 ns/op 5230 B/op 53 allocs/op BenchmarkResponseStatusLine-4 392466 311.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.853s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 3026 47510 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.228s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 91802 1132 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 470763 225.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 227889 557.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 64368 1611 ns/op BenchmarkStdIPv4-4 150950 730.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 118810 1050 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 107954 1094 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 99450 1197 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 76570 1569 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1522910 74.36 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1453357 81.31 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1279758 94.02 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 273978 367.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 395508 329.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 344823 375.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 98322 1155 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 264313 415.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 193490 657.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 189104 637.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 171886 678.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 83553 1401 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 411550 316.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 142638 913.8 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 155432 666.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 232783 436.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156518 759.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 322330 361.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 170460 776.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 177481 759.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 151621 729.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 100237 1095 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 491635 245.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 135729 847.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 94326 1293 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 126225 973.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 188840 719.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 118153 1084 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 270021 456.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 93544 1073 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 145304 841.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 184365 648.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 135205 902.7 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 936925 115.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 980202 118.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 115.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 121.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 992064 123.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 957650 122.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 128.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 937567 124.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 116.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 338514 328.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 562059 212.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 252087 465.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 284966 445.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 230118 500.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 87607 1323 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 611784 214.4 ns/op PASS ok net/netip 9.495s 2023/03/16 14:16:10 Test RPC server listening on 127.0.0.1:57198 2023/03/16 14:16:10 Test HTTP RPC server listening on 127.0.0.1:57199 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 182 682805 ns/op BenchmarkEndToEndHTTP-4 158 748332 ns/op BenchmarkEndToEndAsync-4 1208 83607 ns/op BenchmarkEndToEndAsyncHTTP-4 1467 72664 ns/op PASS ok net/rpc 1.058s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3362 30770 ns/op BenchmarkReadMIMEHeader/server_headers-4 5532 20406 ns/op BenchmarkUncommon-4 24088 4712 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.503s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4123 26901 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 73941 1396 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 522858 230.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 106794 1037 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 233809 554.7 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 107179 1134 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 17410 7066 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 430545 269.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 108171 1067 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 220371 560.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 101191 1132 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19621 6331 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 148755 682.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 69488 1646 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 70654 1672 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30010 3735 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5719 20780 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 175408 797.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 69781 1644 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 65961 1688 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30502 3781 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6438 20398 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.177s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2564133 43.01 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 144775 819.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 555 222757 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 189 603508 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 376 280138 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 48034 2399 ns/op BenchmarkStatFile-4 32412 3757 ns/op BenchmarkStatDir-4 31796 3632 ns/op BenchmarkLstatDot-4 50739 2461 ns/op BenchmarkLstatFile-4 32948 3666 ns/op BenchmarkLstatDir-4 33658 3545 ns/op PASS ok os 2.025s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 21 5328700 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.267s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 289796 363.0 ns/op PASS ok os/user 0.240s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2578526 45.86 ns/op BenchmarkString-4 1876180 62.44 ns/op BenchmarkBytes-4 1746634 66.53 ns/op BenchmarkNamedBytes-4 742344 164.4 ns/op BenchmarkBytesArray-4 741478 165.3 ns/op BenchmarkSliceLen-4 1969358 67.47 ns/op BenchmarkMapLen-4 1265584 94.54 ns/op BenchmarkStringLen-4 1414422 85.59 ns/op BenchmarkArrayLen-4 1439361 82.71 ns/op BenchmarkSliceCap-4 2023790 58.58 ns/op BenchmarkDeepEqual/int8-4 710422 181.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 103304 1145 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 577279 222.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 101797 1149 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 577000 225.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 97933 1142 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 570544 226.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 105406 1135 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 577734 225.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 101466 1148 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 675291 180.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 142897 851.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 585381 218.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 101042 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 538586 227.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 103407 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 531801 224.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 101217 1123 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 509616 218.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 101018 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 563738 222.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 103279 1126 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 535188 243.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 104253 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 522177 225.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 106269 1205 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 577512 220.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 104527 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 575869 222.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 101708 1135 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 686127 186.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 106119 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 586651 223.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 101420 1165 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 134522 877.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65425 1786 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 75297 1625 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46952 2556 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 282882 386.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 43165 2779 ns/op BenchmarkIsZero/StructComparable-4 924339 128.7 ns/op BenchmarkIsZero/StructIncomparable-4 197964 644.0 ns/op BenchmarkSetZero/Bool/Direct-4 2697777 42.76 ns/op BenchmarkSetZero/Bool/CachedZero-4 1825736 66.33 ns/op BenchmarkSetZero/Bool/NewZero-4 1000000 100.2 ns/op BenchmarkSetZero/Int/Direct-4 2079552 56.48 ns/op BenchmarkSetZero/Int/CachedZero-4 1812846 66.92 ns/op BenchmarkSetZero/Int/NewZero-4 1204912 97.15 ns/op BenchmarkSetZero/Uint/Direct-4 2067210 56.93 ns/op BenchmarkSetZero/Uint/CachedZero-4 1783747 65.23 ns/op BenchmarkSetZero/Uint/NewZero-4 1244480 95.22 ns/op BenchmarkSetZero/Float/Direct-4 2072992 57.71 ns/op BenchmarkSetZero/Float/CachedZero-4 1774758 66.43 ns/op BenchmarkSetZero/Float/NewZero-4 1256034 95.94 ns/op BenchmarkSetZero/Complex/Direct-4 2069551 58.59 ns/op BenchmarkSetZero/Complex/CachedZero-4 1771686 68.12 ns/op BenchmarkSetZero/Complex/NewZero-4 1225797 97.94 ns/op BenchmarkSetZero/Array/Direct-4 2999598 37.95 ns/op BenchmarkSetZero/Array/CachedZero-4 1780591 65.93 ns/op BenchmarkSetZero/Array/NewZero-4 1243842 95.13 ns/op BenchmarkSetZero/Chan/Direct-4 2090066 56.01 ns/op BenchmarkSetZero/Chan/CachedZero-4 1423083 83.10 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 110.8 ns/op BenchmarkSetZero/Func/Direct-4 2179346 55.02 ns/op BenchmarkSetZero/Func/CachedZero-4 1426437 84.12 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 111.7 ns/op BenchmarkSetZero/Interface/Direct-4 2006295 60.14 ns/op BenchmarkSetZero/Interface/CachedZero-4 1825560 64.81 ns/op BenchmarkSetZero/Interface/NewZero-4 1259682 94.71 ns/op BenchmarkSetZero/Map/Direct-4 2147718 56.30 ns/op BenchmarkSetZero/Map/CachedZero-4 1328467 84.57 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 112.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2159043 55.55 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1389621 84.07 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 112.2 ns/op BenchmarkSetZero/Slice/Direct-4 1916131 61.17 ns/op BenchmarkSetZero/Slice/CachedZero-4 1734638 67.25 ns/op BenchmarkSetZero/Slice/NewZero-4 1287778 94.17 ns/op BenchmarkSetZero/String/Direct-4 2108352 56.05 ns/op BenchmarkSetZero/String/CachedZero-4 1811745 64.01 ns/op BenchmarkSetZero/String/NewZero-4 1250178 96.15 ns/op BenchmarkSetZero/Struct/Direct-4 3107786 37.57 ns/op BenchmarkSetZero/Struct/CachedZero-4 1809384 65.77 ns/op BenchmarkSetZero/Struct/NewZero-4 1241046 96.94 ns/op BenchmarkSelect/1-4 197139 616.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 95833 1275 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 46334 2837 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 177786 679.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 149211 805.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 133588 910.6 ns/op 140.57 MB/s BenchmarkCallArgCopy/size=256-4 140200 1030 ns/op 248.57 MB/s BenchmarkCallArgCopy/size=1024-4 85174 2482 ns/op 412.65 MB/s BenchmarkCallArgCopy/size=4096-4 21510 5679 ns/op 721.27 MB/s BenchmarkCallArgCopy/size=65536-4 1488 75926 ns/op 863.16 MB/s BenchmarkPtrTo-4 710334 170.0 ns/op BenchmarkFieldByName1-4 609384 198.7 ns/op BenchmarkFieldByName2-4 50361 3697 ns/op BenchmarkFieldByName3-4 5479 21523 ns/op BenchmarkInterfaceBig-4 2993452 36.51 ns/op BenchmarkInterfaceSmall-4 3210290 34.89 ns/op BenchmarkNew-4 1503277 93.11 ns/op BenchmarkMap/StringKeys/MapIndex-4 3529 35564 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3538 36098 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2797 39315 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2901 39192 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3210 36231 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3416 36450 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 223972 546.6 ns/op PASS ok reflect 21.832s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 8769 17524 ns/op 9281 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17652 ns/op 9213 B/op 1 allocs/op BenchmarkFindString-4 10000 19329 ns/op 9217 B/op 1 allocs/op BenchmarkFindSubmatch-4 6576 19948 ns/op 9720 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 19224 ns/op 9298 B/op 2 allocs/op BenchmarkLiteral-4 10000 18447 ns/op BenchmarkNotLiteral-4 4008 35458 ns/op BenchmarkMatchClass-4 3304 44763 ns/op BenchmarkMatchClass_InRange-4 3465 41731 ns/op BenchmarkReplaceAll-4 1797 95190 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 16398 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 27856 4348 ns/op BenchmarkAnchoredShortMatch-4 10000 17281 ns/op BenchmarkAnchoredLongMatch-4 16203 7541 ns/op BenchmarkOnePassShortA-4 20348 5814 ns/op BenchmarkNotOnePassShortA-4 10000 21983 ns/op BenchmarkOnePassShortB-4 26307 4601 ns/op BenchmarkNotOnePassShortB-4 8996 19604 ns/op BenchmarkOnePassLongPrefix-4 84566 1413 ns/op BenchmarkOnePassLongNotPrefix-4 31291 3809 ns/op BenchmarkMatchParallelShared-4 5510 26495 ns/op BenchmarkMatchParallelCopied-4 10000 19447 ns/op BenchmarkQuoteMetaAll-4 145885 799.1 ns/op 17.52 MB/s BenchmarkQuoteMetaNone-4 428730 292.7 ns/op 88.82 MB/s BenchmarkCompile/Onepass-4 4797 30956 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1852 75702 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 175 679879 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2817358 41.58 ns/op 384.78 MB/s BenchmarkMatch/Easy0/32-4 10000 13973 ns/op 2.29 MB/s BenchmarkMatch/Easy0/1K-4 5874 30109 ns/op 34.01 MB/s BenchmarkMatch/Easy0i/16-4 2769369 43.21 ns/op 370.29 MB/s BenchmarkMatch/Easy0i/32-4 6391 25825 ns/op 1.24 MB/s BenchmarkMatch/Easy0i/1K-4 261 446652 ns/op 2.29 MB/s BenchmarkMatch/Easy1/16-4 2757706 41.50 ns/op 385.50 MB/s BenchmarkMatch/Easy1/32-4 10000 15145 ns/op 2.11 MB/s BenchmarkMatch/Easy1/1K-4 4447 33817 ns/op 30.28 MB/s BenchmarkMatch/Medium/16-4 2869251 40.31 ns/op 396.94 MB/s BenchmarkMatch/Medium/32-4 7616 25429 ns/op 1.26 MB/s BenchmarkMatch/Medium/1K-4 262 413942 ns/op 2.47 MB/s BenchmarkMatch/Hard/16-4 2902105 40.59 ns/op 394.15 MB/s BenchmarkMatch/Hard/32-4 3940 36135 ns/op 0.89 MB/s BenchmarkMatch/Hard/1K-4 181 653825 ns/op 1.57 MB/s BenchmarkMatch/Hard1/16-4 1710 77415 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 903 137929 ns/op 0.23 MB/s BenchmarkMatch/Hard1/1K-4 27 3975647 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 30529 3833 ns/op 4.17 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18015 6609 ns/op 4.84 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 682 175683 ns/op 5.83 MB/s 24 B/op 0 allocs/op PASS ok regexp 9.122s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 1000000 121.9 ns/op BenchmarkIsWordChar-4 230150 552.8 ns/op PASS ok regexp/syntax 1.312s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 85312 1304 ns/op BenchmarkCallers/inlined-4 67854 1750 ns/op BenchmarkCallers/no-cache-4 15333 7805 ns/op BenchmarkMakeChan/Byte-4 928696 269.4 ns/op BenchmarkMakeChan/Int-4 1000000 387.9 ns/op BenchmarkMakeChan/Ptr-4 696279 371.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 243.9 ns/op BenchmarkMakeChan/Struct/32-4 206395 758.3 ns/op BenchmarkMakeChan/Struct/40-4 162602 857.1 ns/op BenchmarkChanNonblocking-4 6720630 17.04 ns/op BenchmarkSelectUncontended-4 1026002 117.2 ns/op BenchmarkSelectSyncContended-4 105056 1341 ns/op BenchmarkSelectAsyncContended-4 253474 432.9 ns/op BenchmarkSelectNonblock-4 3604680 30.76 ns/op BenchmarkChanUncontended-4 13896 10447 ns/op BenchmarkChanContended-4 3912 27578 ns/op BenchmarkChanSync-4 215008 574.2 ns/op BenchmarkChanSyncWork-4 10000 35345 ns/op BenchmarkChanProdCons0-4 221050 531.8 ns/op BenchmarkChanProdCons10-4 424006 279.2 ns/op BenchmarkChanProdCons100-4 496051 245.4 ns/op BenchmarkChanProdConsWork0-4 140851 799.9 ns/op BenchmarkChanProdConsWork10-4 220252 526.4 ns/op BenchmarkChanProdConsWork100-4 222064 550.0 ns/op BenchmarkSelectProdCons-4 124480 832.8 ns/op BenchmarkReceiveDataFromClosedChan-4 960583 141.3 ns/op BenchmarkChanCreation-4 168445 799.8 ns/op BenchmarkChanSem-4 213093 482.2 ns/op BenchmarkChanPopular-4 76 1529539 ns/op BenchmarkChanClosed-4 978254 147.2 ns/op BenchmarkCallClosure-4 4133383 26.38 ns/op BenchmarkCallClosure1-4 4261142 24.89 ns/op BenchmarkCallClosure2-4 1000000 125.1 ns/op BenchmarkCallClosure3-4 1000000 101.0 ns/op BenchmarkCallClosure4-4 918945 122.0 ns/op BenchmarkComplex128DivNormal-4 13228555 9.755 ns/op BenchmarkComplex128DivNisNaN-4 8900593 13.47 ns/op BenchmarkComplex128DivDisNaN-4 8583228 12.77 ns/op BenchmarkComplex128DivNisInf-4 11529891 9.935 ns/op BenchmarkComplex128DivDisInf-4 5579823 18.17 ns/op BenchmarkSetTypePtr-4 42146048 2.577 ns/op 3104.51 MB/s BenchmarkSetTypePtr8-4 11109988 9.664 ns/op 6622.20 MB/s BenchmarkSetTypePtr16-4 12386930 9.743 ns/op 13137.23 MB/s BenchmarkSetTypePtr32-4 13755948 9.370 ns/op 27322.53 MB/s BenchmarkSetTypePtr64-4 13279497 10.27 ns/op 49867.60 MB/s BenchmarkSetTypePtr126-4 6760027 16.77 ns/op 60097.75 MB/s BenchmarkSetTypePtr128-4 7135887 18.72 ns/op 54710.89 MB/s BenchmarkSetTypePtrSlice-4 1000000 139.1 ns/op 58904.12 MB/s BenchmarkSetTypeNode1-4 12630510 10.71 ns/op 2240.13 MB/s BenchmarkSetTypeNode1Slice-4 3447268 30.40 ns/op 25263.33 MB/s BenchmarkSetTypeNode8-4 13924683 9.353 ns/op 8553.41 MB/s BenchmarkSetTypeNode8Slice-4 1997110 56.07 ns/op 45658.95 MB/s BenchmarkSetTypeNode64-4 7087606 15.90 ns/op 33203.11 MB/s BenchmarkSetTypeNode64Slice-4 293908 398.5 ns/op 42396.39 MB/s BenchmarkSetTypeNode64Dead-4 10156513 12.04 ns/op 43871.10 MB/s BenchmarkSetTypeNode64DeadSlice-4 368172 365.5 ns/op 46230.52 MB/s BenchmarkSetTypeNode124-4 6858890 17.43 ns/op 57825.71 MB/s BenchmarkSetTypeNode124Slice-4 266630 557.8 ns/op 57824.48 MB/s BenchmarkSetTypeNode126-4 7812207 14.54 ns/op 70414.73 MB/s BenchmarkSetTypeNode126Slice-4 266454 515.7 ns/op 63542.96 MB/s BenchmarkSetTypeNode128-4 5584356 21.74 ns/op 47831.61 MB/s BenchmarkSetTypeNode128Slice-4 170134 645.1 ns/op 51589.52 MB/s BenchmarkSetTypeNode130-4 4720076 25.89 ns/op 40787.75 MB/s BenchmarkSetTypeNode130Slice-4 184881 662.9 ns/op 50979.70 MB/s BenchmarkSetTypeNode1024-4 1000000 123.6 ns/op 66427.66 MB/s BenchmarkSetTypeNode1024Slice-4 27774 3813 ns/op 68886.46 MB/s BenchmarkAllocation-4 4308 81060 ns/op BenchmarkReadMemStats-4 98 1685094 ns/op BenchmarkReadMemStatsLatency-4 1 2438467 p50-ns 2438467 p90-ns 2438467 p99-ns BenchmarkWriteBarrier-4 2645168 38.85 ns/op BenchmarkBulkWriteBarrier-4 6440691 21.73 ns/op BenchmarkScanStackNoLocals-4 3 42968063 ns/op BenchmarkMSpanCountAlloc/bits=64-4 14983184 8.047 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14199603 9.196 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10183377 10.32 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9397711 12.76 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 7032295 18.08 ns/op BenchmarkHash5-4 8250528 14.42 ns/op 346.78 MB/s BenchmarkHash16-4 8415513 12.75 ns/op 1254.75 MB/s BenchmarkHash64-4 8123775 14.31 ns/op 4472.79 MB/s BenchmarkHash1024-4 2685271 44.35 ns/op 23090.04 MB/s BenchmarkHash65536-4 49442 2261 ns/op 28980.20 MB/s BenchmarkAlignedLoad-4 11244516 9.819 ns/op BenchmarkUnalignedLoad-4 11129217 10.01 ns/op BenchmarkEqEfaceConcrete-4 8646795 13.13 ns/op BenchmarkEqIfaceConcrete-4 8153467 14.49 ns/op BenchmarkNeEfaceConcrete-4 9765132 12.40 ns/op BenchmarkNeIfaceConcrete-4 8942128 12.72 ns/op BenchmarkConvT2EByteSized/bool-4 4893619 23.47 ns/op BenchmarkConvT2EByteSized/uint8-4 4463222 25.26 ns/op BenchmarkConvT2ESmall-4 4633507 24.89 ns/op BenchmarkConvT2EUintptr-4 4658295 25.80 ns/op BenchmarkConvT2ELarge-4 1000000 120.8 ns/op BenchmarkConvT2ISmall-4 4746512 25.02 ns/op BenchmarkConvT2IUintptr-4 4416445 26.55 ns/op BenchmarkConvT2ILarge-4 1000000 119.1 ns/op BenchmarkConvI2E-4 4042108 26.87 ns/op BenchmarkConvI2I-4 4059849 29.24 ns/op BenchmarkAssertE2T-4 4370032 26.41 ns/op BenchmarkAssertE2TLarge-4 2122413 50.86 ns/op BenchmarkAssertE2I-4 3893215 28.56 ns/op BenchmarkAssertI2T-4 4436026 26.36 ns/op BenchmarkAssertI2I-4 4010536 29.38 ns/op BenchmarkAssertI2E-4 4426056 26.68 ns/op BenchmarkAssertE2E-4 4999528 23.91 ns/op BenchmarkAssertE2T2-4 3122084 36.72 ns/op BenchmarkAssertE2T2Blank-4 4210093 27.98 ns/op BenchmarkAssertI2E2-4 4251117 29.61 ns/op BenchmarkAssertI2E2Blank-4 4713096 23.80 ns/op BenchmarkAssertE2E2-4 3162519 35.58 ns/op BenchmarkAssertE2E2Blank-4 4735194 23.52 ns/op BenchmarkConvT2Ezero/zero/16-4 4748529 25.38 ns/op BenchmarkConvT2Ezero/zero/32-4 4518940 25.27 ns/op BenchmarkConvT2Ezero/zero/64-4 4673215 25.18 ns/op BenchmarkConvT2Ezero/zero/str-4 4793058 24.94 ns/op BenchmarkConvT2Ezero/zero/slice-4 4636261 25.69 ns/op BenchmarkConvT2Ezero/zero/big-4 234218 1072 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 105.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 116.7 ns/op BenchmarkConvT2Ezero/nonzero/big-4 175036 1087 ns/op BenchmarkConvT2Ezero/smallint/16-4 4625515 25.44 ns/op BenchmarkConvT2Ezero/smallint/32-4 4623714 26.04 ns/op BenchmarkConvT2Ezero/smallint/64-4 4654750 25.00 ns/op BenchmarkConvT2Ezero/largeint/16-4 1419560 82.11 ns/op BenchmarkConvT2Ezero/largeint/32-4 1493629 86.64 ns/op BenchmarkConvT2Ezero/largeint/64-4 1524733 88.48 ns/op BenchmarkMalloc8-4 1000000 124.0 ns/op BenchmarkMalloc16-4 1000000 132.0 ns/op BenchmarkMallocTypeInfo8-4 1406043 90.53 ns/op BenchmarkMallocTypeInfo16-4 1097636 107.9 ns/op BenchmarkMallocLargeStruct-4 126750 1336 ns/op BenchmarkGoroutineSelect-4 26 4230006 ns/op BenchmarkGoroutineBlocking-4 25 4031630 ns/op BenchmarkGoroutineForRange-4 32 3687620 ns/op BenchmarkGoroutineIdle-4 30 3882511 ns/op BenchmarkHashStringSpeed-4 2830896 39.91 ns/op BenchmarkHashBytesSpeed-4 1380042 89.34 ns/op BenchmarkHashInt32Speed-4 3212466 37.39 ns/op BenchmarkHashInt64Speed-4 3383503 35.61 ns/op BenchmarkHashStringArraySpeed-4 713654 175.2 ns/op BenchmarkMegMap-4 3200547 36.88 ns/op BenchmarkMegOneMap-4 3676732 32.39 ns/op BenchmarkMegEqMap-4 3840 35006 ns/op BenchmarkMegEmptyMap-4 4462543 27.70 ns/op BenchmarkSmallStrMap-4 2960679 45.22 ns/op BenchmarkMapStringKeysEight_16-4 3004582 37.41 ns/op BenchmarkMapStringKeysEight_32-4 2944342 38.68 ns/op BenchmarkMapStringKeysEight_64-4 3143232 36.74 ns/op BenchmarkMapStringKeysEight_1M-4 3219103 36.64 ns/op BenchmarkIntMap-4 3635935 33.47 ns/op BenchmarkMapFirst/1-4 4292086 28.43 ns/op BenchmarkMapFirst/2-4 4011206 28.96 ns/op BenchmarkMapFirst/3-4 4228976 27.88 ns/op BenchmarkMapFirst/4-4 3977121 28.19 ns/op BenchmarkMapFirst/5-4 4086246 28.37 ns/op BenchmarkMapFirst/6-4 3813392 29.62 ns/op BenchmarkMapFirst/7-4 4106502 28.89 ns/op BenchmarkMapFirst/8-4 3968355 29.72 ns/op BenchmarkMapFirst/9-4 3618759 32.37 ns/op BenchmarkMapFirst/10-4 3467818 32.93 ns/op BenchmarkMapFirst/11-4 3621384 32.74 ns/op BenchmarkMapFirst/12-4 3448054 32.92 ns/op BenchmarkMapFirst/13-4 3648638 32.38 ns/op BenchmarkMapFirst/14-4 3545817 34.74 ns/op BenchmarkMapFirst/15-4 3670842 32.51 ns/op BenchmarkMapFirst/16-4 3477703 33.39 ns/op BenchmarkMapMid/1-4 3419161 34.72 ns/op BenchmarkMapMid/2-4 3372274 33.61 ns/op BenchmarkMapMid/3-4 3500751 32.91 ns/op BenchmarkMapMid/4-4 3288498 34.49 ns/op BenchmarkMapMid/5-4 3368456 34.79 ns/op BenchmarkMapMid/6-4 3406201 34.75 ns/op BenchmarkMapMid/7-4 3519700 34.25 ns/op BenchmarkMapMid/8-4 3310173 35.08 ns/op BenchmarkMapMid/9-4 3233836 37.32 ns/op BenchmarkMapMid/10-4 3207561 36.63 ns/op BenchmarkMapMid/11-4 3267613 36.31 ns/op BenchmarkMapMid/12-4 3104256 36.89 ns/op BenchmarkMapMid/13-4 3290583 35.61 ns/op BenchmarkMapMid/14-4 3110992 37.04 ns/op BenchmarkMapMid/15-4 3193090 35.89 ns/op BenchmarkMapMid/16-4 3215386 36.12 ns/op BenchmarkMapLast/1-4 3425476 37.32 ns/op BenchmarkMapLast/2-4 3660541 33.04 ns/op BenchmarkMapLast/3-4 3488887 33.59 ns/op BenchmarkMapLast/4-4 3445178 33.19 ns/op BenchmarkMapLast/5-4 3453981 34.00 ns/op BenchmarkMapLast/6-4 3350512 35.21 ns/op BenchmarkMapLast/7-4 3329180 35.41 ns/op BenchmarkMapLast/8-4 3232910 35.75 ns/op BenchmarkMapLast/9-4 3339742 34.78 ns/op BenchmarkMapLast/10-4 3248415 36.65 ns/op BenchmarkMapLast/11-4 3192150 37.12 ns/op BenchmarkMapLast/12-4 3106548 35.34 ns/op BenchmarkMapLast/13-4 3358419 38.21 ns/op BenchmarkMapLast/14-4 3323078 34.88 ns/op BenchmarkMapLast/15-4 3429910 34.56 ns/op BenchmarkMapLast/16-4 3326264 35.88 ns/op BenchmarkMapCycle-4 2624418 44.76 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3696397 32.63 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3580 34895 ns/op BenchmarkMakeMap/[Byte]Byte-4 885789 256.9 ns/op BenchmarkMakeMap/[Int]Int-4 283384 668.0 ns/op BenchmarkNewEmptyMap-4 19181107 6.725 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1553808 75.15 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 696392 182.8 ns/op BenchmarkMapIterEmpty-4 4466019 26.27 ns/op BenchmarkSameLengthMap-4 4009900 30.72 ns/op BenchmarkBigKeyMap-4 1348708 77.03 ns/op BenchmarkBigValMap-4 1207072 86.99 ns/op BenchmarkSmallKeyMap-4 3056109 39.27 ns/op BenchmarkMapPopulate/1-4 2294733 51.53 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 149528 925.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 10000 20203 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 702 178593 ns/op 51775 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 54 1964494 ns/op 416045 B/op 200 allocs/op BenchmarkMapPopulate/100000-4 5 22771516 ns/op 6525246 B/op 2872 allocs/op BenchmarkComplexAlgMap-4 566956 222.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 767895 166.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 709886 177.2 ns/op BenchmarkGoMapClear/Reflexive/100-4 301634 405.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 54382 2020 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6993 15455 ns/op BenchmarkGoMapClear/NonReflexive/1-4 604465 211.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 555513 225.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 282702 449.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 57652 2072 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6585 16095 ns/op BenchmarkMapStringConversion/32/simple-4 1518091 77.31 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1469007 80.89 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1357280 87.47 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1471436 80.81 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1378086 80.59 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1306800 92.24 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1933446 59.82 ns/op BenchmarkMapInterfacePtr-4 1881823 61.89 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6628246 18.19 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 79458 1595 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6408 17139 ns/op BenchmarkMapPop1000-4 495 234004 ns/op BenchmarkMapPop10000-4 34 4244024 ns/op BenchmarkMapAssign/Int32/256-4 2430241 47.79 ns/op BenchmarkMapAssign/Int32/65536-4 1561218 67.03 ns/op BenchmarkMapAssign/Int64/256-4 2667849 45.70 ns/op BenchmarkMapAssign/Int64/65536-4 1352173 76.10 ns/op BenchmarkMapAssign/Str/256-4 2291563 53.64 ns/op BenchmarkMapAssign/Str/65536-4 815740 123.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1570362 76.35 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1038740 105.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1620769 73.48 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 923125 119.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 590336 3918 ns/op BenchmarkMapOperatorAssign/Str/65536-4 335388 336.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 786452 147.7 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 298279 349.3 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 143.2 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 253801 399.0 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 645164 193.0 ns/op 47 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 210014 499.9 ns/op 93 B/op 0 allocs/op BenchmarkMapDelete/Int32/100-4 1556606 83.81 ns/op BenchmarkMapDelete/Int32/1000-4 2113827 56.22 ns/op BenchmarkMapDelete/Int32/10000-4 2288286 51.99 ns/op BenchmarkMapDelete/Int64/100-4 1399989 88.50 ns/op BenchmarkMapDelete/Int64/1000-4 1700037 62.42 ns/op BenchmarkMapDelete/Int64/10000-4 1827279 68.54 ns/op BenchmarkMapDelete/Str/100-4 1316140 108.5 ns/op BenchmarkMapDelete/Str/1000-4 1279294 104.8 ns/op BenchmarkMapDelete/Str/10000-4 1282617 92.95 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 114.2 ns/op BenchmarkMapDelete/Pointer/1000-4 1449036 82.19 ns/op BenchmarkMapDelete/Pointer/10000-4 1399699 84.02 ns/op BenchmarkMemmove/0-4 19394571 6.530 ns/op BenchmarkMemmove/1-4 1345185 97.46 ns/op 10.26 MB/s BenchmarkMemmove/2-4 1000000 115.7 ns/op 17.28 MB/s BenchmarkMemmove/3-4 1000000 121.8 ns/op 24.62 MB/s BenchmarkMemmove/4-4 1294828 100.2 ns/op 39.91 MB/s BenchmarkMemmove/5-4 1163502 127.1 ns/op 39.34 MB/s BenchmarkMemmove/6-4 1000000 104.7 ns/op 57.30 MB/s BenchmarkMemmove/7-4 1000000 158.9 ns/op 44.06 MB/s BenchmarkMemmove/8-4 1189970 98.41 ns/op 81.29 MB/s BenchmarkMemmove/9-4 1000000 103.7 ns/op 86.78 MB/s BenchmarkMemmove/10-4 1000000 105.7 ns/op 94.63 MB/s BenchmarkMemmove/11-4 1000000 102.7 ns/op 107.16 MB/s BenchmarkMemmove/12-4 1000000 163.3 ns/op 73.50 MB/s BenchmarkMemmove/13-4 1000000 148.0 ns/op 87.87 MB/s BenchmarkMemmove/14-4 1000000 103.9 ns/op 134.71 MB/s BenchmarkMemmove/15-4 1000000 116.0 ns/op 129.27 MB/s BenchmarkMemmove/16-4 1000000 101.5 ns/op 157.61 MB/s BenchmarkMemmove/32-4 1000000 140.7 ns/op 227.51 MB/s BenchmarkMemmove/64-4 1000000 107.8 ns/op 593.52 MB/s BenchmarkMemmove/128-4 1000000 151.2 ns/op 846.50 MB/s BenchmarkMemmove/256-4 939688 140.2 ns/op 1825.84 MB/s BenchmarkMemmove/512-4 551936 189.5 ns/op 2702.19 MB/s BenchmarkMemmove/1024-4 344184 350.0 ns/op 2925.40 MB/s BenchmarkMemmove/2048-4 214747 473.6 ns/op 4324.51 MB/s BenchmarkMemmove/4096-4 167996 953.2 ns/op 4297.26 MB/s BenchmarkMemmoveOverlap/32-4 1000000 117.6 ns/op 272.04 MB/s BenchmarkMemmoveOverlap/64-4 916555 110.6 ns/op 578.50 MB/s BenchmarkMemmoveOverlap/128-4 1000000 128.8 ns/op 994.00 MB/s BenchmarkMemmoveOverlap/256-4 973672 140.2 ns/op 1825.45 MB/s BenchmarkMemmoveOverlap/512-4 563766 219.4 ns/op 2333.98 MB/s BenchmarkMemmoveOverlap/1024-4 494565 304.0 ns/op 3367.88 MB/s BenchmarkMemmoveOverlap/2048-4 297708 479.7 ns/op 4269.63 MB/s BenchmarkMemmoveOverlap/4096-4 173817 1070 ns/op 3827.72 MB/s BenchmarkMemmoveUnalignedDst/0-4 17779749 9.859 ns/op BenchmarkMemmoveUnalignedDst/1-4 1235002 95.54 ns/op 10.47 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 113.9 ns/op 17.56 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 190.1 ns/op 15.78 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 101.9 ns/op 39.24 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 106.2 ns/op 47.10 MB/s BenchmarkMemmoveUnalignedDst/6-4 1253493 100.1 ns/op 59.92 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 103.5 ns/op 67.64 MB/s BenchmarkMemmoveUnalignedDst/8-4 1206182 110.5 ns/op 72.41 MB/s BenchmarkMemmoveUnalignedDst/9-4 1165874 100.6 ns/op 89.44 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 118.1 ns/op 84.68 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 107.3 ns/op 102.51 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 108.3 ns/op 110.81 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 121.8 ns/op 106.74 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 168.6 ns/op 83.02 MB/s BenchmarkMemmoveUnalignedDst/15-4 1000000 110.0 ns/op 136.33 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 129.8 ns/op 123.23 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 107.8 ns/op 296.75 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 113.8 ns/op 562.60 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 124.4 ns/op 1028.68 MB/s BenchmarkMemmoveUnalignedDst/256-4 920979 159.0 ns/op 1610.14 MB/s BenchmarkMemmoveUnalignedDst/512-4 596012 299.5 ns/op 1709.65 MB/s BenchmarkMemmoveUnalignedDst/1024-4 371127 294.6 ns/op 3475.86 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241569 473.5 ns/op 4325.52 MB/s BenchmarkMemmoveUnalignedDst/4096-4 137844 1291 ns/op 3173.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 130.2 ns/op 245.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 112.6 ns/op 568.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 124.9 ns/op 1024.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 965812 146.6 ns/op 1745.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 638646 208.9 ns/op 2450.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 430064 312.5 ns/op 3277.28 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 191770 725.5 ns/op 2823.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 163782 869.5 ns/op 4710.99 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17229991 6.486 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 168.8 ns/op 5.93 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1235533 90.62 ns/op 22.07 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1237365 123.1 ns/op 24.37 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 115.8 ns/op 34.53 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1318461 98.70 ns/op 50.66 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1000000 103.5 ns/op 57.95 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1219687 94.67 ns/op 73.94 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1285520 98.89 ns/op 80.90 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1223182 142.4 ns/op 63.19 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1125331 153.6 ns/op 65.09 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 102.4 ns/op 107.41 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1254649 139.1 ns/op 86.29 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 106.0 ns/op 122.69 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1103514 176.4 ns/op 79.35 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1213081 100.3 ns/op 149.54 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1153482 101.0 ns/op 158.37 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 103.9 ns/op 307.88 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 111.7 ns/op 573.05 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 144.1 ns/op 887.97 MB/s BenchmarkMemmoveUnalignedSrc/256-4 816048 164.2 ns/op 1559.48 MB/s BenchmarkMemmoveUnalignedSrc/512-4 737464 272.3 ns/op 1880.41 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 438721 351.4 ns/op 2913.86 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 303616 429.6 ns/op 4767.21 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 142816 827.8 ns/op 4948.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 104.6 ns/op 305.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 111.1 ns/op 576.10 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 123.4 ns/op 1036.95 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 808707 146.3 ns/op 1749.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 645045 172.6 ns/op 2966.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 435559 462.7 ns/op 2213.21 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 301143 521.8 ns/op 3925.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 140286 980.3 ns/op 4178.49 MB/s BenchmarkMemclr/5-4 13410950 9.065 ns/op 551.56 MB/s BenchmarkMemclr/16-4 6773661 15.89 ns/op 1006.62 MB/s BenchmarkMemclr/64-4 14642499 9.153 ns/op 6992.39 MB/s BenchmarkMemclr/256-4 10452456 11.26 ns/op 22744.50 MB/s BenchmarkMemclr/4096-4 1982362 58.20 ns/op 70383.26 MB/s BenchmarkMemclr/65536-4 77985 2267 ns/op 28908.79 MB/s BenchmarkMemclr/1M-4 4321 26160 ns/op 40083.83 MB/s BenchmarkMemclr/4M-4 980 109253 ns/op 38390.88 MB/s BenchmarkMemclr/8M-4 400 328486 ns/op 25537.20 MB/s BenchmarkMemclr/16M-4 100 1193198 ns/op 14060.72 MB/s BenchmarkMemclr/64M-4 44 3031548 ns/op 22136.83 MB/s BenchmarkGoMemclr/5-4 1330035 101.4 ns/op 49.29 MB/s BenchmarkGoMemclr/16-4 705452 244.3 ns/op 65.50 MB/s BenchmarkGoMemclr/64-4 178590 670.3 ns/op 95.49 MB/s BenchmarkGoMemclr/256-4 42560 3000 ns/op 85.34 MB/s BenchmarkMemclrRange/1K_2K-4 81206 1512 ns/op 63419.66 MB/s BenchmarkMemclrRange/2K_8K-4 25624 6389 ns/op 52204.85 MB/s BenchmarkMemclrRange/4K_16K-4 31777 3800 ns/op 85009.80 MB/s BenchmarkMemclrRange/160K_228K-4 3069 60361 ns/op 27548.60 MB/s BenchmarkClearFat7-4 2725768 37.63 ns/op BenchmarkClearFat8-4 4374919 29.60 ns/op BenchmarkClearFat11-4 4019518 30.87 ns/op BenchmarkClearFat12-4 2889801 36.42 ns/op BenchmarkClearFat13-4 2996916 40.19 ns/op BenchmarkClearFat14-4 3579644 30.09 ns/op BenchmarkClearFat15-4 3448135 51.48 ns/op BenchmarkClearFat16-4 4067576 30.75 ns/op BenchmarkClearFat24-4 3894373 31.12 ns/op BenchmarkClearFat32-4 3293589 31.12 ns/op BenchmarkClearFat40-4 3615126 49.29 ns/op BenchmarkClearFat48-4 2692681 42.29 ns/op BenchmarkClearFat56-4 3750800 53.27 ns/op BenchmarkClearFat64-4 3409747 32.88 ns/op BenchmarkClearFat72-4 3230413 33.18 ns/op BenchmarkClearFat128-4 2492550 41.91 ns/op BenchmarkClearFat256-4 2125063 81.15 ns/op BenchmarkClearFat512-4 1408951 79.37 ns/op BenchmarkClearFat1024-4 901220 209.7 ns/op BenchmarkClearFat1032-4 843792 190.2 ns/op BenchmarkClearFat1040-4 1000000 134.9 ns/op BenchmarkCopyFat7-4 4437428 39.63 ns/op BenchmarkCopyFat8-4 2919699 42.13 ns/op BenchmarkCopyFat11-4 4061820 50.62 ns/op BenchmarkCopyFat12-4 4350782 29.43 ns/op BenchmarkCopyFat13-4 3436616 30.76 ns/op BenchmarkCopyFat14-4 3618582 34.40 ns/op BenchmarkCopyFat15-4 4824204 39.23 ns/op BenchmarkCopyFat16-4 4013672 48.51 ns/op BenchmarkCopyFat24-4 4134232 27.62 ns/op BenchmarkCopyFat32-4 4370696 29.66 ns/op BenchmarkCopyFat64-4 3491305 57.21 ns/op BenchmarkCopyFat72-4 3150375 38.52 ns/op BenchmarkCopyFat128-4 2206726 49.59 ns/op BenchmarkCopyFat256-4 2144206 54.71 ns/op BenchmarkCopyFat512-4 1295595 85.95 ns/op BenchmarkCopyFat520-4 1242267 116.8 ns/op BenchmarkCopyFat1024-4 609577 166.3 ns/op BenchmarkCopyFat1032-4 879025 158.1 ns/op BenchmarkCopyFat1040-4 919736 161.9 ns/op BenchmarkIssue18740/2byte-4 336 461425 ns/op BenchmarkIssue18740/4byte-4 577 205148 ns/op BenchmarkIssue18740/8byte-4 883 193286 ns/op BenchmarkMemclrKnownSize1-4 7341662 17.36 ns/op 57.59 MB/s BenchmarkMemclrKnownSize2-4 4046440 29.19 ns/op 68.52 MB/s BenchmarkMemclrKnownSize4-4 2970046 45.22 ns/op 88.46 MB/s BenchmarkMemclrKnownSize8-4 1000000 106.0 ns/op 75.51 MB/s BenchmarkMemclrKnownSize16-4 728250 175.4 ns/op 91.20 MB/s BenchmarkMemclrKnownSize32-4 426498 368.1 ns/op 86.93 MB/s BenchmarkMemclrKnownSize64-4 218667 934.2 ns/op 68.51 MB/s BenchmarkMemclrKnownSize112-4 121552 1033 ns/op 108.47 MB/s BenchmarkMemclrKnownSize128-4 88288 1311 ns/op 97.63 MB/s BenchmarkMemclrKnownSize192-4 57901 1877 ns/op 102.28 MB/s BenchmarkMemclrKnownSize248-4 43053 2571 ns/op 96.48 MB/s BenchmarkMemclrKnownSize256-4 49370 2651 ns/op 96.57 MB/s BenchmarkMemclrKnownSize512-4 22141 4659 ns/op 109.89 MB/s BenchmarkMemclrKnownSize1024-4 10000 10073 ns/op 101.66 MB/s BenchmarkMemclrKnownSize4096-4 3687 42096 ns/op 97.30 MB/s BenchmarkMemclrKnownSize512KiB-4 26 8203380 ns/op 63.91 MB/s BenchmarkReadMetricsLatency-4 11006 3015 p50-ns 4462 p90-ns 9329 p99-ns BenchmarkFinalizer-4 218 489697 ns/op BenchmarkFinalizerRun-4 239056 778.4 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7760355 18.38 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3847689 30.86 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 3039356 56.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3145686 38.86 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1680894 72.30 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1499664 95.32 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2258708 57.89 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1000000 103.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1619248 69.43 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1557277 68.49 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2436410 45.53 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2299995 52.32 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1890282 65.58 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1770222 78.02 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7180120 15.76 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7789498 16.88 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7119128 15.53 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 8000685 16.37 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6638232 16.67 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 6682406 18.40 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7684630 14.87 ns/op BenchmarkFindBitRange64/PatternAASize8-4 7571973 21.29 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6585022 15.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7958017 16.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7778146 16.86 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 7347949 16.19 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7577889 15.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6745372 16.18 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 8274092 14.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6054336 22.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7161703 16.43 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6333310 34.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7598745 15.94 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 7184721 15.90 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7096684 15.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7164289 16.08 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5871031 24.38 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6331971 20.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7455398 17.64 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6234188 30.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 4173918 25.42 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6719847 16.21 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7785362 18.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6565842 17.89 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6736764 21.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6584163 16.86 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6794394 17.90 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6450926 17.57 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6468759 18.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6300003 16.44 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5581368 18.33 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7906299 18.90 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6823376 22.97 ns/op BenchmarkNetpollBreak-4 2894 178270 ns/op BenchmarkPingPongHog-4 597 303087 ns/op BenchmarkStackGrowth-4 93140 1376 ns/op BenchmarkStackGrowthDeep-4 972 134083 ns/op BenchmarkCreateGoroutines-4 47312 2259 ns/op BenchmarkCreateGoroutinesParallel-4 48913 2382 ns/op BenchmarkCreateGoroutinesCapture-4 10000 13788 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 23480 50468 ns/op BenchmarkClosureCall-4 18248324 5.524 ns/op BenchmarkWakeupParallelSpinning/0s-4 5508 20925 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6069 25590 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4423 30785 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2444 50349 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1527 86000 ns/op BenchmarkWakeupParallelSpinning/20µs-4 763 141202 ns/op BenchmarkWakeupParallelSpinning/50µs-4 312 332631 ns/op BenchmarkWakeupParallelSpinning/100µs-4 187 651398 ns/op BenchmarkMatmult-4 3591271 46.40 ns/op BenchmarkFastrand-4 5212466 20.22 ns/op BenchmarkFastrand64-4 5286933 27.71 ns/op BenchmarkFastrandHashiter-4 2766415 42.95 ns/op BenchmarkFastrandn/2-4 2391951 46.12 ns/op BenchmarkFastrandn/3-4 3536317 30.65 ns/op BenchmarkFastrandn/4-4 3974868 29.56 ns/op BenchmarkFastrandn/5-4 3276746 43.60 ns/op BenchmarkIfaceCmp100-4 106345 1329 ns/op BenchmarkIfaceCmpNil100-4 192375 644.2 ns/op BenchmarkEfaceCmpDiff-4 50528 2507 ns/op BenchmarkEfaceCmpDiffIndirect-4 40929 3722 ns/op BenchmarkDefer-4 1596820 76.34 ns/op BenchmarkDefer10-4 679399 222.4 ns/op BenchmarkDeferMany-4 625788 688.9 ns/op BenchmarkPanicRecover-4 211962 676.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 56 2141081 ns/op 2011000 p50-ns 2958945 p90-ns 6144508 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 60 2845853 ns/op 2114992 p50-ns 5288044 p90-ns 16847200 p99-ns BenchmarkGoroutineProfile/small/idle-4 34 4117754 ns/op 3914079 p50-ns 5314164 p90-ns 6722850 p99-ns BenchmarkGoroutineProfile/small/loaded-4 24 8088404 ns/op 6782815 p50-ns 16624322 p90-ns 25417551 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 67 2169449 ns/op 2117314 p50-ns 2635273 p90-ns 3808736 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 50 2873303 ns/op 2291483 p50-ns 4068765 p90-ns 12806362 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 17591647 ns/op 19854322 p50-ns 29806318 p90-ns 29806318 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 22800348 ns/op 27621387 p50-ns 33670803 p90-ns 33670803 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 48 2118183 ns/op 1945056 p50-ns 2860062 p90-ns 5593300 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 58 1773015 ns/op 1677379 p50-ns 2811136 p90-ns 4321490 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 25 6745698 ns/op 5418849 p50-ns 10878507 p90-ns 15977438 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 18 11774011 ns/op 8898346 p50-ns 30305716 p90-ns 31524580 p99-ns BenchmarkRWMutexUncontended-4 2057576 161.3 ns/op BenchmarkRWMutexWrite100-4 237421 1790 ns/op BenchmarkRWMutexWrite10-4 160246 1459 ns/op BenchmarkRWMutexWorkWrite100-4 39242 4408 ns/op BenchmarkRWMutexWorkWrite10-4 220000 4308 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2389 53625 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 634 193639 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 951 147715 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 483 320679 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 564 208430 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 206 535725 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 284 408613 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 96 1084797 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 222976 916.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 203226 959.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 167541 1031 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 186301 1057 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 157062 777.0 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 189111 1254 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 122545 937.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 151570 1041 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 132373 1430 ns/op BenchmarkMakeSlice/Byte-4 1000000 110.2 ns/op BenchmarkMakeSlice/Int16-4 1000000 104.1 ns/op BenchmarkMakeSlice/Int-4 1000000 134.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 165.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 245.9 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 242.8 ns/op BenchmarkMakeSlice/Struct/40-4 526335 326.7 ns/op BenchmarkGrowSlice/Byte-4 477622 424.4 ns/op BenchmarkGrowSlice/Int16-4 543360 405.0 ns/op BenchmarkGrowSlice/Int-4 610194 560.3 ns/op BenchmarkGrowSlice/Ptr-4 446324 1149 ns/op BenchmarkGrowSlice/Struct/24-4 103873 1234 ns/op BenchmarkGrowSlice/Struct/32-4 86943 1191 ns/op BenchmarkGrowSlice/Struct/40-4 92704 1504 ns/op BenchmarkExtendSlice/IntSlice-4 243675 1094 ns/op BenchmarkExtendSlice/PointerSlice-4 125146 1316 ns/op BenchmarkExtendSlice/NoGrow-4 145770 861.4 ns/op BenchmarkAppend-4 909733 133.7 ns/op BenchmarkAppendGrowByte-4 3 88263980 ns/op BenchmarkAppendGrowString-4 1 482119249 ns/op BenchmarkAppendSlice/1Bytes-4 274724 391.0 ns/op BenchmarkAppendSlice/4Bytes-4 284406 419.2 ns/op BenchmarkAppendSlice/7Bytes-4 286458 436.4 ns/op BenchmarkAppendSlice/8Bytes-4 772633 227.4 ns/op BenchmarkAppendSlice/15Bytes-4 279193 515.4 ns/op BenchmarkAppendSlice/16Bytes-4 578228 313.8 ns/op BenchmarkAppendSlice/32Bytes-4 942202 422.3 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 41325 3874 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 13957 9906 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 36312 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 996 146560 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 70 1618386 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 34 4142412 ns/op BenchmarkAppendStr/1Bytes-4 244944 471.3 ns/op BenchmarkAppendStr/4Bytes-4 358666 369.3 ns/op BenchmarkAppendStr/8Bytes-4 264504 1494 ns/op BenchmarkAppendStr/16Bytes-4 370921 308.9 ns/op BenchmarkAppendStr/32Bytes-4 447433 540.2 ns/op BenchmarkAppendSpecialCase-4 836214 132.4 ns/op BenchmarkCopy/1Byte-4 233911 541.6 ns/op 1.85 MB/s BenchmarkCopy/1String-4 1147609 113.2 ns/op 8.83 MB/s BenchmarkCopy/2Byte-4 1000000 150.3 ns/op 13.31 MB/s BenchmarkCopy/2String-4 533346 228.0 ns/op 8.77 MB/s BenchmarkCopy/4Byte-4 1223947 98.56 ns/op 40.58 MB/s BenchmarkCopy/4String-4 1000000 148.9 ns/op 26.87 MB/s BenchmarkCopy/8Byte-4 1000000 103.5 ns/op 77.28 MB/s BenchmarkCopy/8String-4 1000000 106.0 ns/op 75.48 MB/s BenchmarkCopy/12Byte-4 1000000 106.2 ns/op 113.01 MB/s BenchmarkCopy/12String-4 1023338 99.47 ns/op 120.64 MB/s BenchmarkCopy/16Byte-4 1218970 99.01 ns/op 161.60 MB/s BenchmarkCopy/16String-4 1256899 96.16 ns/op 166.39 MB/s BenchmarkCopy/32Byte-4 1000000 104.3 ns/op 306.69 MB/s BenchmarkCopy/32String-4 1000000 121.1 ns/op 264.29 MB/s BenchmarkCopy/128Byte-4 1000000 205.1 ns/op 624.01 MB/s BenchmarkCopy/128String-4 1000000 141.1 ns/op 906.97 MB/s BenchmarkCopy/1024Byte-4 386959 331.6 ns/op 3088.32 MB/s BenchmarkCopy/1024String-4 333301 420.4 ns/op 2435.89 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 15558 7155 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 13787 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18510 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 25927 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 29797 ns/op BenchmarkAppendInPlace/Grow/Byte-4 140258 1606 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 117229 1560 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 55204 2467 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 42279 2749 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 32299 3385 ns/op BenchmarkStackCopyPtr-4 1 184609952 ns/op BenchmarkStackCopy-4 1 113002009 ns/op BenchmarkStackCopyNoCache-4 30 4768201 ns/op BenchmarkStackCopyWithStkobj-4 2 60295528 ns/op BenchmarkIssue18138-4 189 918314 ns/op BenchmarkCompareStringEqual-4 12514924 8.138 ns/op BenchmarkCompareStringIdentical-4 20446134 5.693 ns/op BenchmarkCompareStringSameLength-4 15411262 7.490 ns/op BenchmarkCompareStringDifferentLength-4 23018468 5.069 ns/op BenchmarkCompareStringBigUnaligned-4 1284 105993 ns/op 9892.98 MB/s BenchmarkCompareStringBig-4 876 120243 ns/op 8720.53 MB/s BenchmarkConcatStringAndBytes-4 1472446 105.8 ns/op BenchmarkSliceByteToString/1-4 1000000 106.0 ns/op BenchmarkSliceByteToString/2-4 595615 194.0 ns/op BenchmarkSliceByteToString/4-4 831981 160.3 ns/op BenchmarkSliceByteToString/8-4 843049 163.5 ns/op BenchmarkSliceByteToString/16-4 818252 187.6 ns/op BenchmarkSliceByteToString/32-4 691119 193.5 ns/op BenchmarkSliceByteToString/64-4 1000000 289.0 ns/op BenchmarkSliceByteToString/128-4 301425 359.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 1751636 81.77 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 985387 240.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1121052 124.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3138399 40.63 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1316949 80.22 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1671056 69.17 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1679762 67.53 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 366397 368.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 450504 298.1 ns/op BenchmarkRuneIterate/range/ASCII-4 6696062 16.74 ns/op BenchmarkRuneIterate/range/Japanese-4 2170460 57.39 ns/op BenchmarkRuneIterate/range/MixedLength-4 2656922 45.20 ns/op BenchmarkRuneIterate/range1/ASCII-4 7285976 17.95 ns/op BenchmarkRuneIterate/range1/Japanese-4 2085744 63.39 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2413854 81.60 ns/op BenchmarkRuneIterate/range2/ASCII-4 6430150 17.05 ns/op BenchmarkRuneIterate/range2/Japanese-4 1997157 53.62 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2466933 48.35 ns/op BenchmarkArrayEqual-4 20321626 5.285 ns/op BenchmarkFunc/Name-4 5657712 19.89 ns/op BenchmarkFunc/Entry-4 12151390 9.671 ns/op BenchmarkFunc/FileLine-4 1695300 73.98 ns/op PASS ok runtime 483.622s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23698 4299 ns/op BenchmarkHandle/concurrent-4 19152 5822 ns/op PASS ok runtime/cgo 0.458s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 25270094 5.648 ns/op BenchmarkAtomicStore64-4 12176851 15.17 ns/op BenchmarkAtomicLoad-4 27381356 5.771 ns/op BenchmarkAtomicStore-4 9725420 12.93 ns/op BenchmarkAnd8-4 10603148 12.33 ns/op BenchmarkAnd-4 10445659 12.96 ns/op BenchmarkAnd8Parallel-4 3658184 29.79 ns/op BenchmarkAndParallel-4 3830276 31.22 ns/op BenchmarkOr8-4 8291739 19.33 ns/op BenchmarkOr-4 11591382 12.43 ns/op BenchmarkOr8Parallel-4 3852960 31.73 ns/op BenchmarkOrParallel-4 3791336 29.76 ns/op BenchmarkXadd-4 3832098 31.97 ns/op BenchmarkXadd64-4 3791392 34.15 ns/op BenchmarkCas-4 2417058 52.92 ns/op BenchmarkCas64-4 2515011 45.56 ns/op BenchmarkXchg-4 3572829 35.34 ns/op BenchmarkXchg64-4 3735666 31.63 ns/op PASS ok runtime/internal/atomic 3.982s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3136744 39.07 ns/op BenchmarkMulUintptr/large-4 1827463 64.72 ns/op PASS ok runtime/internal/math 0.544s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 9 12434923 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 20057865 ns/op 380.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 24 4626378 ns/op 10.42 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 21942572 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 4 45501266 ns/op 2420 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 19 6720118 ns/op 58.84 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 1 108621510 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 124955119 ns/op 6927 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 7 14961501 ns/op 808.6 concurrent_launches/op PASS ok runtime/pprof 2.508s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 16704339 ns/op BenchmarkStackLeak-4 19898 6466 ns/op PASS ok runtime/race 0.669s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2122446 53.77 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 210913 590.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.549s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9110008 13.14 ns/op BenchmarkCompact/one-4 1217522 94.67 ns/op BenchmarkCompact/sorted-4 841852 258.8 ns/op BenchmarkCompact/1_item-4 908448 142.3 ns/op BenchmarkCompact/unsorted-4 743844 219.3 ns/op BenchmarkCompact/many-4 718716 204.0 ns/op BenchmarkReplace/naive-fast-4 35317 3179 ns/op BenchmarkReplace/optimized-fast-4 40432 3529 ns/op BenchmarkReplace/naive-slow-4 17524 7380 ns/op BenchmarkReplace/optimized-slow-4 18813 7978 ns/op PASS ok slices 2.288s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 101986 1049 ns/op BenchmarkSortString1K-4 121 1006696 ns/op BenchmarkSortString1K_Slice-4 100 1012538 ns/op BenchmarkStableString1K-4 80 1786403 ns/op BenchmarkSortInt1K-4 151 927853 ns/op BenchmarkSortInt1K_Sorted-4 2012 63322 ns/op BenchmarkSortInt1K_Reversed-4 1135 104572 ns/op BenchmarkSortInt1K_Mod8-4 322 336392 ns/op BenchmarkStableInt1K-4 100 1167999 ns/op BenchmarkStableInt1K_Slice-4 99 1231923 ns/op BenchmarkSortInt64K-4 1 126700587 ns/op BenchmarkSortInt64K_Slice-4 2 60601082 ns/op BenchmarkStableInt64K-4 1 124818004 ns/op BenchmarkSort1e2-4 334 405392 ns/op BenchmarkStable1e2-4 100 1043162 ns/op BenchmarkSort1e4-4 2 69764540 ns/op BenchmarkStable1e4-4 1 344082121 ns/op PASS ok sort 38.426s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 578055 222.6 ns/op BenchmarkAtof64Float-4 597564 325.6 ns/op BenchmarkAtof64FloatExp-4 443778 251.1 ns/op BenchmarkAtof64Big-4 404119 318.4 ns/op BenchmarkAtof64RandomBits-4 295026 425.8 ns/op BenchmarkAtof64RandomFloats-4 396567 307.2 ns/op BenchmarkAtof64RandomLongFloats-4 340380 613.9 ns/op BenchmarkAtof32Decimal-4 795372 176.5 ns/op BenchmarkAtof32Float-4 599666 195.9 ns/op BenchmarkAtof32FloatExp-4 505986 239.5 ns/op BenchmarkAtof32Random-4 295288 398.3 ns/op BenchmarkAtof32RandomLong-4 140991 988.0 ns/op BenchmarkParseInt/Pos/7bit-4 1217624 94.36 ns/op BenchmarkParseInt/Pos/26bit-4 741993 219.6 ns/op BenchmarkParseInt/Pos/31bit-4 676096 189.6 ns/op BenchmarkParseInt/Pos/56bit-4 438566 382.5 ns/op BenchmarkParseInt/Pos/63bit-4 473649 289.5 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 101.7 ns/op BenchmarkParseInt/Neg/26bit-4 676461 168.2 ns/op BenchmarkParseInt/Neg/31bit-4 732016 307.4 ns/op BenchmarkParseInt/Neg/56bit-4 458282 390.2 ns/op BenchmarkParseInt/Neg/63bit-4 386606 279.0 ns/op BenchmarkAtoi/Pos/7bit-4 1000000 100.7 ns/op BenchmarkAtoi/Pos/26bit-4 856428 230.3 ns/op BenchmarkAtoi/Pos/31bit-4 785318 153.0 ns/op BenchmarkAtoi/Pos/56bit-4 423760 277.2 ns/op BenchmarkAtoi/Pos/63bit-4 430114 291.6 ns/op BenchmarkAtoi/Neg/7bit-4 1572508 80.39 ns/op BenchmarkAtoi/Neg/26bit-4 859242 137.0 ns/op BenchmarkAtoi/Neg/31bit-4 788940 182.2 ns/op BenchmarkAtoi/Neg/56bit-4 520424 225.9 ns/op BenchmarkAtoi/Neg/63bit-4 437893 294.9 ns/op BenchmarkFormatFloat/Decimal-4 88387 1253 ns/op BenchmarkFormatFloat/Float-4 76173 1451 ns/op BenchmarkFormatFloat/Exp-4 92882 2561 ns/op BenchmarkFormatFloat/NegExp-4 89251 1289 ns/op BenchmarkFormatFloat/LongExp-4 72255 2715 ns/op BenchmarkFormatFloat/Big-4 76143 2416 ns/op BenchmarkFormatFloat/BinaryExp-4 185383 963.7 ns/op BenchmarkFormatFloat/32Integer-4 91268 1221 ns/op BenchmarkFormatFloat/32ExactFraction-4 98956 1298 ns/op BenchmarkFormatFloat/32Point-4 90319 2690 ns/op BenchmarkFormatFloat/32Exp-4 83342 1287 ns/op BenchmarkFormatFloat/32NegExp-4 83380 1869 ns/op BenchmarkFormatFloat/32Shortest-4 96363 1268 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 93110 1590 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 102374 1186 ns/op BenchmarkFormatFloat/64Fixed1-4 52243 2044 ns/op BenchmarkFormatFloat/64Fixed2-4 103940 1480 ns/op BenchmarkFormatFloat/64Fixed3-4 126046 1114 ns/op BenchmarkFormatFloat/64Fixed4-4 120381 1937 ns/op BenchmarkFormatFloat/64Fixed12-4 67261 1584 ns/op BenchmarkFormatFloat/64Fixed16-4 81427 1782 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 84600 1513 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 73112 3269 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2041 59362 ns/op BenchmarkFormatFloat/Slowpath64-4 73255 1583 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 75750 2483 ns/op BenchmarkAppendFloat/Decimal-4 119378 1020 ns/op BenchmarkAppendFloat/Float-4 94320 1228 ns/op BenchmarkAppendFloat/Exp-4 117884 1200 ns/op BenchmarkAppendFloat/NegExp-4 126210 2011 ns/op BenchmarkAppendFloat/LongExp-4 80991 1546 ns/op BenchmarkAppendFloat/Big-4 94461 1305 ns/op BenchmarkAppendFloat/BinaryExp-4 278376 396.9 ns/op BenchmarkAppendFloat/32Integer-4 100020 1880 ns/op BenchmarkAppendFloat/32ExactFraction-4 105952 1034 ns/op BenchmarkAppendFloat/32Point-4 86625 1540 ns/op BenchmarkAppendFloat/32Exp-4 115040 1094 ns/op BenchmarkAppendFloat/32NegExp-4 92082 1534 ns/op BenchmarkAppendFloat/32Shortest-4 124658 979.7 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 126380 1243 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 117169 1032 ns/op BenchmarkAppendFloat/64Fixed1-4 154616 742.7 ns/op BenchmarkAppendFloat/64Fixed2-4 167802 941.0 ns/op BenchmarkAppendFloat/64Fixed3-4 160582 1532 ns/op BenchmarkAppendFloat/64Fixed4-4 181851 714.7 ns/op BenchmarkAppendFloat/64Fixed12-4 95686 1364 ns/op BenchmarkAppendFloat/64Fixed16-4 107205 1623 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 115854 2109 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 87676 1301 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2124 60924 ns/op BenchmarkAppendFloat/Slowpath64-4 83343 1436 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 66468 1732 ns/op BenchmarkFormatInt-4 12198 9732 ns/op BenchmarkAppendInt-4 14859 10395 ns/op BenchmarkFormatUint-4 72192 2084 ns/op BenchmarkAppendUint-4 82506 2245 ns/op BenchmarkFormatIntSmall/7-4 1836406 64.66 ns/op BenchmarkFormatIntSmall/42-4 1000000 109.0 ns/op BenchmarkAppendIntSmall-4 1000000 122.2 ns/op BenchmarkAppendUintVarlen/1-4 853298 123.9 ns/op BenchmarkAppendUintVarlen/12-4 982870 123.2 ns/op BenchmarkAppendUintVarlen/123-4 803566 155.3 ns/op BenchmarkAppendUintVarlen/1234-4 773191 254.6 ns/op BenchmarkAppendUintVarlen/12345-4 890842 160.3 ns/op BenchmarkAppendUintVarlen/123456-4 676032 163.0 ns/op BenchmarkAppendUintVarlen/1234567-4 722883 166.5 ns/op BenchmarkAppendUintVarlen/12345678-4 776245 161.8 ns/op BenchmarkAppendUintVarlen/123456789-4 776469 160.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 687177 155.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 827425 165.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 826492 180.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 590409 239.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 570021 308.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 653544 194.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 758604 257.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 626205 188.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 552488 181.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 674348 186.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 655814 185.0 ns/op BenchmarkQuote-4 32150 3449 ns/op BenchmarkQuoteRune-4 401474 410.7 ns/op BenchmarkAppendQuote-4 45026 2748 ns/op BenchmarkAppendQuoteRune-4 571891 397.8 ns/op BenchmarkUnquoteEasy-4 1216819 142.3 ns/op BenchmarkUnquoteHard-4 32703 4848 ns/op PASS ok strconv 25.708s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 312684 502.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 73659 1562 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 182306 1051 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 172891 669.5 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 55352 2075 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 81247 2146 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 254889 472.6 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20266 6847 ns/op BenchmarkGenericMatch1-4 2037 71999 ns/op BenchmarkGenericMatch2-4 408 303151 ns/op BenchmarkSingleMaxSkipping-4 10000 13442 ns/op 743.96 MB/s BenchmarkSingleLongSuffixFail-4 17166 9742 ns/op 102.85 MB/s BenchmarkSingleMatch-4 220 623343 ns/op 24.06 MB/s BenchmarkByteByteNoMatch-4 85645 2401 ns/op BenchmarkByteByteMatch-4 14304 9688 ns/op BenchmarkByteStringMatch-4 10000 10427 ns/op BenchmarkHTMLEscapeNew-4 60374 2406 ns/op BenchmarkHTMLEscapeOld-4 66602 1917 ns/op BenchmarkByteStringReplacerWriteString-4 1135 90272 ns/op BenchmarkByteReplacerWriteString-4 1543 80072 ns/op BenchmarkByteByteReplaces-4 2989 47766 ns/op BenchmarkByteByteMap-4 9535 20151 ns/op BenchmarkMap/identity/ASCII-4 883154 241.6 ns/op BenchmarkMap/identity/Greek-4 526510 209.5 ns/op BenchmarkMap/change/ASCII-4 29636 4031 ns/op BenchmarkMap/change/Greek-4 17733 6076 ns/op BenchmarkIndexRune-4 1000000 137.9 ns/op BenchmarkIndexRuneLongString-4 1000000 139.1 ns/op BenchmarkIndexRuneFastPath-4 2467189 47.46 ns/op BenchmarkIndex-4 3090301 39.62 ns/op BenchmarkLastIndex-4 3015786 46.28 ns/op BenchmarkIndexByte-4 14160025 10.80 ns/op BenchmarkToUpper/#00-4 2650934 45.19 ns/op BenchmarkToUpper/ONLYUPPER-4 1996945 55.51 ns/op BenchmarkToUpper/abc-4 243381 497.5 ns/op BenchmarkToUpper/AbC123-4 207457 611.3 ns/op BenchmarkToUpper/azAZ09_-4 90344 1231 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 41982 2559 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56086 2029 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27135 4235 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 41253 3058 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 88594 1392 ns/op BenchmarkToLower/#00-4 2376054 68.01 ns/op BenchmarkToLower/abc-4 2048599 61.29 ns/op BenchmarkToLower/AbC123-4 160910 715.0 ns/op BenchmarkToLower/azAZ09_-4 150246 753.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 71972 1647 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48830 3668 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 27207 4144 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 59287 1851 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95598 1191 ns/op BenchmarkMapNoChanges-4 1000000 121.7 ns/op BenchmarkTrim-4 29697 4006 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 1979374 57.30 ns/op BenchmarkToValidUTF8/InvalidASCII-4 132446 1023 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82536 1381 ns/op BenchmarkEqualFold/Tests-4 39922 2706 ns/op BenchmarkEqualFold/ASCII-4 2394980 49.93 ns/op BenchmarkEqualFold/UnicodePrefix-4 85186 1522 ns/op BenchmarkEqualFold/UnicodeSuffix-4 92988 1263 ns/op BenchmarkIndexHard1-4 1005 126135 ns/op BenchmarkIndexHard2-4 668 179631 ns/op BenchmarkIndexHard3-4 153 689807 ns/op BenchmarkIndexHard4-4 184 551796 ns/op BenchmarkLastIndexHard1-4 82 1585178 ns/op BenchmarkLastIndexHard2-4 82 1703858 ns/op BenchmarkLastIndexHard3-4 82 1621326 ns/op BenchmarkCountHard1-4 1011 212775 ns/op BenchmarkCountHard2-4 752 169186 ns/op BenchmarkCountHard3-4 178 1017529 ns/op BenchmarkIndexTorture-4 9771 14743 ns/op BenchmarkCountTorture-4 10000 13574 ns/op BenchmarkCountTortureOverlapping-4 660 166673 ns/op BenchmarkCountByte/10-4 2889044 36.99 ns/op 270.34 MB/s BenchmarkCountByte/32-4 3231068 46.32 ns/op 690.81 MB/s BenchmarkCountByte/4096-4 1000000 121.3 ns/op 33766.68 MB/s BenchmarkCountByte/4194304-4 1004 114427 ns/op 36654.96 MB/s BenchmarkCountByte/67108864-4 25 4960579 ns/op 13528.43 MB/s BenchmarkFields/ASCII/16-4 297115 398.1 ns/op 40.19 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 24512 5118 ns/op 50.02 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1726 75835 ns/op 54.01 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 93 1508957 ns/op 43.43 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 27123707 ns/op 38.66 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 123140 1237 ns/op 12.94 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8746 13894 ns/op 18.42 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 511 252395 ns/op 16.23 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 5566566 ns/op 11.77 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 111677791 ns/op 9.39 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 143326 810.9 ns/op 19.73 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 12145 ns/op 21.08 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 781 214385 ns/op 19.11 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 24 5407304 ns/op 12.12 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 107806726 ns/op 9.73 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 107029 1390 ns/op 11.51 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11780 ns/op 21.73 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 514 226300 ns/op 18.10 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 5715882 ns/op 11.47 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 85330062 ns/op 12.29 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 101894760 ns/op BenchmarkSplitSingleByteSeparator-4 16 8696327 ns/op BenchmarkSplitMultiByteSeparator-4 24 4611680 ns/op BenchmarkSplitNSingleByteSeparator-4 188942 1084 ns/op BenchmarkSplitNMultiByteSeparator-4 103862 1536 ns/op BenchmarkRepeat/5x0-4 2643225 43.11 ns/op BenchmarkRepeat/5x1-4 2712465 60.29 ns/op BenchmarkRepeat/5x2-4 217424 869.7 ns/op BenchmarkRepeat/5x6-4 128528 990.3 ns/op BenchmarkRepeat/10x0-4 2755052 82.55 ns/op BenchmarkRepeat/10x1-4 2718292 52.60 ns/op BenchmarkRepeat/10x2-4 223797 614.4 ns/op BenchmarkRepeat/10x6-4 125546 1011 ns/op BenchmarkRepeatLarge/256/1-4 65900 2477 ns/op 103.34 MB/s BenchmarkRepeatLarge/256/16-4 90187 2018 ns/op 126.88 MB/s BenchmarkRepeatLarge/512/1-4 34738 4073 ns/op 125.70 MB/s BenchmarkRepeatLarge/512/16-4 50102 2476 ns/op 206.81 MB/s BenchmarkRepeatLarge/1024/1-4 27181 4326 ns/op 236.72 MB/s BenchmarkRepeatLarge/1024/16-4 32162 3482 ns/op 294.11 MB/s BenchmarkRepeatLarge/2048/1-4 17710 6531 ns/op 313.60 MB/s BenchmarkRepeatLarge/2048/16-4 18286 6189 ns/op 330.88 MB/s BenchmarkRepeatLarge/4096/1-4 10000 12133 ns/op 337.58 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11669 ns/op 351.02 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21722 ns/op 377.12 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19077 ns/op 429.43 MB/s BenchmarkRepeatLarge/8192/4097-4 3268149 33.88 ns/op 120919.55 MB/s BenchmarkRepeatLarge/16384/1-4 10000 38274 ns/op 428.08 MB/s BenchmarkRepeatLarge/16384/16-4 8624 39919 ns/op 410.43 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 27133 ns/op 453.00 MB/s BenchmarkRepeatLarge/32768/1-4 1580 66817 ns/op 490.41 MB/s BenchmarkRepeatLarge/32768/16-4 1735 69355 ns/op 472.47 MB/s BenchmarkRepeatLarge/32768/4097-4 3669 59351 ns/op 483.21 MB/s BenchmarkRepeatLarge/65536/1-4 733 138303 ns/op 473.86 MB/s BenchmarkRepeatLarge/65536/16-4 926 153700 ns/op 426.39 MB/s BenchmarkRepeatLarge/65536/4097-4 1076 127056 ns/op 483.69 MB/s BenchmarkRepeatLarge/131072/1-4 156 743397 ns/op 176.31 MB/s BenchmarkRepeatLarge/131072/16-4 178 590895 ns/op 221.82 MB/s BenchmarkRepeatLarge/131072/4097-4 207 624101 ns/op 203.50 MB/s BenchmarkRepeatLarge/262144/1-4 123 1094735 ns/op 239.46 MB/s BenchmarkRepeatLarge/262144/16-4 136 1235446 ns/op 212.19 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1101788 ns/op 234.27 MB/s BenchmarkRepeatLarge/524288/1-4 57 2030218 ns/op 258.24 MB/s BenchmarkRepeatLarge/524288/16-4 76 1786875 ns/op 293.41 MB/s BenchmarkRepeatLarge/524288/4097-4 100 2042920 ns/op 254.69 MB/s BenchmarkRepeatLarge/1048576/1-4 78 2920490 ns/op 359.04 MB/s BenchmarkRepeatLarge/1048576/16-4 48 3750079 ns/op 279.61 MB/s BenchmarkRepeatLarge/1048576/4097-4 38 3224874 ns/op 323.96 MB/s BenchmarkRepeatLarge/2097152/1-4 24 7391300 ns/op 283.73 MB/s BenchmarkRepeatLarge/2097152/16-4 26 6482750 ns/op 323.50 MB/s BenchmarkRepeatLarge/2097152/4097-4 19 6259924 ns/op 334.44 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11583056 ns/op 362.11 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11591661 ns/op 361.84 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 10666780 ns/op 392.92 MB/s BenchmarkRepeatLarge/8388608/1-4 6 19482638 ns/op 430.57 MB/s BenchmarkRepeatLarge/8388608/16-4 6 17567252 ns/op 477.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17329179 ns/op 483.96 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27589516 ns/op 608.10 MB/s BenchmarkRepeatLarge/16777216/16-4 3 39580291 ns/op 423.88 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 46711931 ns/op 359.16 MB/s BenchmarkRepeatLarge/33554432/1-4 2 81346197 ns/op 412.49 MB/s BenchmarkRepeatLarge/33554432/16-4 2 75508787 ns/op 444.38 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54656197 ns/op 613.92 MB/s BenchmarkRepeatLarge/67108864/1-4 1 134950909 ns/op 497.28 MB/s BenchmarkRepeatLarge/67108864/16-4 1 100418734 ns/op 668.29 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 131148714 ns/op 511.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 318933550 ns/op 420.83 MB/s BenchmarkRepeatLarge/134217728/16-4 1 350780864 ns/op 382.63 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 208306484 ns/op 644.33 MB/s BenchmarkRepeatLarge/268435456/1-4 1 616012306 ns/op 435.76 MB/s BenchmarkRepeatLarge/268435456/16-4 1 479465885 ns/op 559.86 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 514473018 ns/op 521.77 MB/s BenchmarkRepeatLarge/536870912/1-4 1 955786682 ns/op 561.71 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1103323945 ns/op 486.59 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1415284322 ns/op 379.34 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6435846662 ns/op 166.84 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 7303690758 ns/op 147.01 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 8609844219 ns/op 124.71 MB/s BenchmarkIndexAnyASCII/1:1-4 1425046 74.63 ns/op BenchmarkIndexAnyASCII/1:2-4 1643671 69.01 ns/op BenchmarkIndexAnyASCII/1:4-4 1770222 67.52 ns/op BenchmarkIndexAnyASCII/1:8-4 1578841 72.78 ns/op BenchmarkIndexAnyASCII/1:16-4 1813017 91.21 ns/op BenchmarkIndexAnyASCII/1:32-4 1437777 71.04 ns/op BenchmarkIndexAnyASCII/1:64-4 1419246 90.07 ns/op BenchmarkIndexAnyASCII/16:1-4 1675323 74.01 ns/op BenchmarkIndexAnyASCII/16:2-4 761910 227.9 ns/op BenchmarkIndexAnyASCII/16:4-4 874032 191.9 ns/op BenchmarkIndexAnyASCII/16:8-4 743146 165.7 ns/op BenchmarkIndexAnyASCII/16:16-4 696673 215.2 ns/op BenchmarkIndexAnyASCII/16:32-4 762837 221.7 ns/op BenchmarkIndexAnyASCII/16:64-4 613003 319.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1790078 64.55 ns/op BenchmarkIndexAnyASCII/256:2-4 72734 1419 ns/op BenchmarkIndexAnyASCII/256:4-4 84745 1247 ns/op BenchmarkIndexAnyASCII/256:8-4 86611 1975 ns/op BenchmarkIndexAnyASCII/256:16-4 91002 1346 ns/op BenchmarkIndexAnyASCII/256:32-4 84603 1633 ns/op BenchmarkIndexAnyASCII/256:64-4 73107 2483 ns/op BenchmarkIndexAnyUTF8/1:1-4 2113260 55.20 ns/op BenchmarkIndexAnyUTF8/1:2-4 2024991 57.28 ns/op BenchmarkIndexAnyUTF8/1:4-4 2093301 106.9 ns/op BenchmarkIndexAnyUTF8/1:8-4 1760929 90.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 1571434 95.86 ns/op BenchmarkIndexAnyUTF8/1:32-4 1229377 116.7 ns/op BenchmarkIndexAnyUTF8/1:64-4 1600768 82.91 ns/op BenchmarkIndexAnyUTF8/16:1-4 1000000 123.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 222780 537.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 229388 505.2 ns/op BenchmarkIndexAnyUTF8/16:8-4 240231 567.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 242942 514.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 229779 772.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 199323 703.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 383238 351.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 10000 10093 ns/op BenchmarkIndexAnyUTF8/256:4-4 15685 8031 ns/op BenchmarkIndexAnyUTF8/256:8-4 13228 11629 ns/op BenchmarkIndexAnyUTF8/256:16-4 15494 8256 ns/op BenchmarkIndexAnyUTF8/256:32-4 12524 9688 ns/op BenchmarkIndexAnyUTF8/256:64-4 13161 9610 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1969094 62.61 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1375371 95.74 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1661486 119.9 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1721906 69.79 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1907486 83.78 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1429941 110.7 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1709158 91.68 ns/op BenchmarkLastIndexAnyASCII/16:1-4 729404 159.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 770812 197.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 758605 158.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 689251 258.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 840030 306.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 704780 278.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 426315 406.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 71160 1617 ns/op BenchmarkLastIndexAnyASCII/256:2-4 67077 1777 ns/op BenchmarkLastIndexAnyASCII/256:4-4 75852 1956 ns/op BenchmarkLastIndexAnyASCII/256:8-4 69300 1784 ns/op BenchmarkLastIndexAnyASCII/256:16-4 54904 1889 ns/op BenchmarkLastIndexAnyASCII/256:32-4 59368 2088 ns/op BenchmarkLastIndexAnyASCII/256:64-4 65130 1885 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 154.0 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1000000 127.3 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1422608 76.75 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1447046 78.21 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1636803 77.88 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 144.5 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1000000 151.7 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 265299 565.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 108830 1034 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 108663 1053 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 108076 1105 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 93360 1518 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 87331 1384 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 118131 1928 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16095 14821 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8194 21809 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 7819 22588 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8361 15280 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 7371 26987 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 7916 26667 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8370 29135 ns/op BenchmarkTrimASCII/1:1-4 2168085 62.54 ns/op BenchmarkTrimASCII/1:2-4 1000000 168.0 ns/op BenchmarkTrimASCII/1:4-4 1370614 80.33 ns/op BenchmarkTrimASCII/1:8-4 1471045 115.4 ns/op BenchmarkTrimASCII/1:16-4 1349096 80.78 ns/op BenchmarkTrimASCII/16:1-4 2023610 106.2 ns/op BenchmarkTrimASCII/16:2-4 633618 245.5 ns/op BenchmarkTrimASCII/16:4-4 734624 174.4 ns/op BenchmarkTrimASCII/16:8-4 720439 204.8 ns/op BenchmarkTrimASCII/16:16-4 513633 221.8 ns/op BenchmarkTrimASCII/256:1-4 748916 185.5 ns/op BenchmarkTrimASCII/256:2-4 81538 2393 ns/op BenchmarkTrimASCII/256:4-4 77211 2466 ns/op BenchmarkTrimASCII/256:8-4 70190 1691 ns/op BenchmarkTrimASCII/256:16-4 82582 1577 ns/op BenchmarkTrimASCII/4096:1-4 77529 1404 ns/op BenchmarkTrimASCII/4096:2-4 6285 21623 ns/op BenchmarkTrimASCII/4096:4-4 5772 26462 ns/op BenchmarkTrimASCII/4096:8-4 5908 32916 ns/op BenchmarkTrimASCII/4096:16-4 6282 23036 ns/op BenchmarkTrimByte-4 3151092 57.48 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13692 9127 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16789 7260 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1537 100908 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3218 39693 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5235 19853 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 12568 ns/op BenchmarkJoin/0-4 3595945 48.37 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2769903 41.85 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 164410 769.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 97226 1075 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 86168 2002 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 77836 1591 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 59772 2803 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 44440 2759 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2064640 110.9 ns/op BenchmarkTrimSpace/ASCII-4 1558146 85.20 ns/op BenchmarkTrimSpace/SomeNonASCII-4 89604 1459 ns/op BenchmarkTrimSpace/JustNonASCII-4 44282 4663 ns/op BenchmarkReplaceAll-4 78219 1651 ns/op 16 B/op 1 allocs/op PASS ok strings 129.851s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 67616 1939 ns/op BenchmarkCond2-4 26136 4107 ns/op BenchmarkCond4-4 16186 7985 ns/op BenchmarkCond8-4 7453 16958 ns/op BenchmarkCond16-4 4050 28221 ns/op BenchmarkCond32-4 1795 59242 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 454664 288.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 370768 283.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 520482 222.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 473162 240.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 286030 414.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 764550 183.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 124726 1626 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 75012 1734 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 57493 2095 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 75814 2702 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 607231 231.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 150981 831.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 471450 243.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 155695 889.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 646785 208.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 143112 715.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1138066 135.0 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 57595 2560 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 137808 1077 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 273594 440.8 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6572 26862 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 296 432101 ns/op BenchmarkRange/*sync.Map-4 1322 89925 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 86066 2715 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 138856 797.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 47313 2203 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 53230 3005 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 230362 768.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 100052 1930 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 107071 1532 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 137329 870.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 705408 187.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 41710 2911 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 124362 989.5 ns/op BenchmarkSwapCollision/*sync.Map-4 88845 1382 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 128 1351516 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 113824 1134 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 254913 482.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23750 6869 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 62760 1850 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 21727 5058 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 322848 547.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109986 1093 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 293946 539.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 719734 192.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 157635 773.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 660697 192.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 560802 205.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 156628 909.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 449572 286.0 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 113025 1554 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 230127 577.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 315949 538.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 104034 1107 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 321033 453.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 220504 756.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 109521 1074 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 301236 434.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 57874 2146 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 75872 2553 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 460957 363.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 134508 1120 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 373632 322.9 ns/op BenchmarkUncontendedSemaphore-4 3652468 39.82 ns/op BenchmarkContendedSemaphore-4 3337414 40.61 ns/op BenchmarkMutexUncontended-4 625102 191.9 ns/op BenchmarkMutex-4 160554 775.3 ns/op BenchmarkMutexSlack-4 161216 844.2 ns/op BenchmarkMutexWork-4 144650 805.3 ns/op BenchmarkMutexWorkSlack-4 169750 791.2 ns/op BenchmarkMutexNoSpin-4 41977 3117 ns/op BenchmarkMutexSpin-4 30135 3772 ns/op BenchmarkOnce-4 901417 129.7 ns/op BenchmarkSemaUncontended-4 2950400 36.63 ns/op BenchmarkSemaSyntNonblock-4 1395360 80.75 ns/op BenchmarkSemaSyntBlock-4 1637270 75.61 ns/op BenchmarkSemaWorkNonblock-4 1130271 105.2 ns/op BenchmarkSemaWorkBlock-4 1074912 110.5 ns/op BenchmarkRWMutexUncontended-4 214108 529.3 ns/op BenchmarkRWMutexWrite100-4 227508 463.7 ns/op BenchmarkRWMutexWrite10-4 287938 456.5 ns/op BenchmarkRWMutexWorkWrite100-4 258751 540.2 ns/op BenchmarkRWMutexWorkWrite10-4 257174 553.3 ns/op BenchmarkWaitGroupUncontended-4 432321 231.9 ns/op BenchmarkWaitGroupAddDone-4 381878 294.4 ns/op BenchmarkWaitGroupAddDoneWork-4 402946 292.0 ns/op BenchmarkWaitGroupWait-4 1926094 63.26 ns/op BenchmarkWaitGroupWaitWork-4 1155490 108.4 ns/op BenchmarkWaitGroupActuallyWait-4 45657 2296 ns/op 32 B/op 2 allocs/op PASS ok sync 29.392s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 765487 161.9 ns/op PASS ok sync/atomic 0.345s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 76134 1413 ns/op 0 B/op 0 allocs/op PASS ok testing 0.271s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 3662 27585 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8142 14559 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 84 1847305 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 81 1359757 ns/op 1597 B/op 12 allocs/op BenchmarkTable/1x100000/new-4 1 255402748 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 223382821 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1186 90847 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1597 76716 ns/op 3 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 13 7955086 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 7881702 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 955271724 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 1138728280 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 157 834381 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 184 960165 ns/op 213 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 86965334 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 69014678 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8866410448 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 10221321670 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2377 65519 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 32 5881047 ns/op 409134 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 470785833 ns/op 35625448 B/op 2057 allocs/op BenchmarkRagged/10-4 2256 75740 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 100 1121056 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 20 8031029 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6133 31611 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 26.800s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 160121383 ns/op BenchmarkVariableString-4 49534 2326 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1537 77381 ns/op 2510 B/op 39 allocs/op PASS ok text/template/parse 0.712s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 36 3753463 ns/op BenchmarkAfter-4 84 1463500 ns/op BenchmarkStop-4 195 673563 ns/op BenchmarkSimultaneousAfterFunc-4 20 8715204 ns/op BenchmarkStartStop-4 259 558583 ns/op BenchmarkReset-4 1256 192776 ns/op BenchmarkSleep-4 28 3717470 ns/op BenchmarkParallelTimerLatency-4 40 1329096 avg-late-ns 3409572 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 34 687966 avg-late-ns 2452909 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 965229 avg-late-ns 4874151 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 32 419339 avg-late-ns 2425070 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 915120 avg-late-ns 4431761 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 493713 avg-late-ns 3863084 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 328705 avg-late-ns 2086661 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 26 387261 avg-late-ns 2358422 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 1140366 avg-late-ns 7784111 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 22 5713532 avg-late-ns 20167230 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 16 7120488 avg-late-ns 30247482 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 32 610732 avg-late-ns 1771332 max-late-ns BenchmarkTicker-4 100 4038545 ns/op BenchmarkTickerReset-4 1736 63561 ns/op BenchmarkTickerResetNaive-4 159 748482 ns/op BenchmarkNow-4 672724 310.6 ns/op BenchmarkNowUnixNano-4 753692 213.8 ns/op BenchmarkNowUnixMilli-4 711906 181.3 ns/op BenchmarkNowUnixMicro-4 638001 185.6 ns/op BenchmarkFormat-4 45532 2859 ns/op BenchmarkFormatRFC3339-4 73490 1650 ns/op BenchmarkFormatRFC3339Nano-4 72361 1603 ns/op BenchmarkFormatNow-4 60194 2773 ns/op BenchmarkMarshalJSON-4 75070 1507 ns/op BenchmarkMarshalText-4 93732 1572 ns/op BenchmarkParse-4 87244 1296 ns/op BenchmarkParseRFC3339UTC-4 211212 519.4 ns/op BenchmarkParseRFC3339UTCBytes-4 167775 1105 ns/op BenchmarkParseRFC3339TZ-4 77068 1820 ns/op BenchmarkParseRFC3339TZBytes-4 63630 2219 ns/op BenchmarkParseDuration-4 440233 255.9 ns/op BenchmarkHour-4 712350 145.0 ns/op BenchmarkSecond-4 733207 201.4 ns/op BenchmarkYear-4 631875 210.6 ns/op BenchmarkDay-4 563553 245.9 ns/op BenchmarkISOWeek-4 654184 309.8 ns/op BenchmarkGoString-4 66168 2251 ns/op BenchmarkUnmarshalText-4 67162 3197 ns/op PASS ok time 16.029s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 332372 325.6 ns/op BenchmarkDecodeValidJapaneseChars-4 367036 412.9 ns/op BenchmarkDecodeRune-4 2321854 55.18 ns/op BenchmarkEncodeValidASCII-4 363620 335.0 ns/op BenchmarkEncodeValidJapaneseChars-4 561835 282.8 ns/op BenchmarkAppendRuneValidASCII-4 905996 132.0 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1681929 72.46 ns/op BenchmarkEncodeRune-4 3448584 29.75 ns/op PASS ok unicode/utf16 2.278s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 901270 196.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 175030 799.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2003325 54.37 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 350839 453.5 ns/op BenchmarkValidTenASCIIChars-4 876249 155.6 ns/op BenchmarkValid100KASCIIChars-4 104 983850 ns/op BenchmarkValidTenJapaneseChars-4 128034 1106 ns/op BenchmarkValidLongMostlyASCII-4 100 1293615 ns/op BenchmarkValidLongJapanese-4 52 2188064 ns/op BenchmarkValidStringTenASCIIChars-4 3107061 36.49 ns/op BenchmarkValidString100KASCIIChars-4 10000 10801 ns/op BenchmarkValidStringTenJapaneseChars-4 345475 380.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1071 122831 ns/op BenchmarkValidStringLongJapanese-4 80 1371878 ns/op BenchmarkEncodeASCIIRune-4 2253007 51.70 ns/op BenchmarkEncodeJapaneseRune-4 1309443 124.4 ns/op BenchmarkAppendASCIIRune-4 5432732 22.97 ns/op BenchmarkAppendJapaneseRune-4 1000000 149.1 ns/op BenchmarkDecodeASCIIRune-4 1674081 70.79 ns/op BenchmarkDecodeJapaneseRune-4 1000000 149.6 ns/op BenchmarkFullRune/ASCII-4 1473768 68.64 ns/op BenchmarkFullRune/Incomplete-4 680883 162.0 ns/op BenchmarkFullRune/Japanese-4 2391808 56.18 ns/op PASS ok unicode/utf8 5.059s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 101082986892 ns/op PASS ok cmd/api 141.403s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1000000 101.8 ns/op BenchmarkEqArrayOfStrings64-4 161455 705.1 ns/op BenchmarkEqArrayOfStrings1024-4 12511 8749 ns/op BenchmarkEqArrayOfFloats5-4 1000000 139.6 ns/op BenchmarkEqArrayOfFloats64-4 196278 641.1 ns/op BenchmarkEqArrayOfFloats1024-4 11420 10689 ns/op BenchmarkEqStruct-4 23618262 6.257 ns/op PASS ok cmd/compile/internal/reflectdata 1.451s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 79583 ns/op BenchmarkCopyElim1-4 190 656492 ns/op BenchmarkCopyElim10-4 235 574277 ns/op BenchmarkCopyElim100-4 116 1030586 ns/op BenchmarkCopyElim1000-4 33 3178788 ns/op BenchmarkCopyElim10000-4 2 54189240 ns/op BenchmarkCopyElim100000-4 1 594865530 ns/op BenchmarkDeadCode/1-4 144 971259 ns/op BenchmarkDeadCode/10-4 123 929602 ns/op BenchmarkDeadCode/100-4 100 1417346 ns/op BenchmarkDeadCode/1000-4 24 4785734 ns/op BenchmarkDeadCode/10000-4 3 38839212 ns/op BenchmarkDeadCode/100000-4 1 431606021 ns/op BenchmarkDeadCode/200000-4 1 794341520 ns/op BenchmarkDominatorsLinear-4 13 10439825 ns/op 0.96 MB/s BenchmarkDominatorsFwdBack-4 8 15205632 ns/op 0.66 MB/s BenchmarkDominatorsManyPred-4 8 14197648 ns/op 0.70 MB/s BenchmarkDominatorsMaxPred-4 7 15397685 ns/op 0.65 MB/s BenchmarkDominatorsMaxPredVal-4 7 14840513 ns/op 0.67 MB/s BenchmarkFuse/1-4 278 462785 ns/op BenchmarkFuse/10-4 228 519909 ns/op BenchmarkFuse/100-4 100 1104322 ns/op BenchmarkFuse/1000-4 21 9697050 ns/op BenchmarkFuse/10000-4 2 71072975 ns/op BenchmarkNilCheckDeep1-4 12181 9756 ns/op 0.10 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5724 22834 ns/op 0.44 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 663 163172 ns/op 0.61 MB/s 622 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 79 1468481 ns/op 0.68 MB/s 3665 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18797363 ns/op 0.53 MB/s 77076 B/op 7 allocs/op BenchmarkDSEPass-4 36 3269867 ns/op 49372 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118818109 ns/op 4286648 B/op 109050 allocs/op BenchmarkCSEPass-4 7 14875210 ns/op 75347 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 155245405 ns/op 5656712 B/op 97409 allocs/op BenchmarkDeadcodePass-4 189 583122 ns/op 86656 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 116462768 ns/op 4058488 B/op 45117 allocs/op BenchmarkMultiPass-4 74 1361175 ns/op 232578 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 224906989 ns/op 11229840 B/op 150169 allocs/op BenchmarkCondRewrite/SoloJump-4 4259665 26.77 ns/op BenchmarkCondRewrite/CombJump-4 4396040 28.84 ns/op PASS ok cmd/compile/internal/ssa 16.628s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 10000 13510 ns/op BenchmarkExtShift-4 22226 5295 ns/op BenchmarkModify-4 7756 15906 ns/op BenchmarkMullImm-4 21554 5355 ns/op BenchmarkConstModify-4 8059 15504 ns/op BenchmarkBitSet-4 10588 10924 ns/op BenchmarkBitClear-4 10000 10921 ns/op BenchmarkBitToggle-4 10000 10655 ns/op BenchmarkBitSetConst-4 125149 1071 ns/op BenchmarkBitClearConst-4 128245 991.1 ns/op BenchmarkBitToggleConst-4 126760 1033 ns/op BenchmarkDivconstI64-4 6901633 18.20 ns/op BenchmarkModconstI64-4 7058212 18.46 ns/op BenchmarkDivisiblePow2constI64-4 5996317 19.59 ns/op BenchmarkDivisibleconstI64-4 6821820 18.52 ns/op BenchmarkDivisibleWDivconstI64-4 3995595 29.00 ns/op BenchmarkDivconstU64/3-4 5204014 22.17 ns/op BenchmarkDivconstU64/5-4 6363772 16.96 ns/op BenchmarkDivconstU64/37-4 5851758 18.77 ns/op BenchmarkDivconstU64/1234567-4 8301118 15.52 ns/op BenchmarkModconstU64-4 6489910 18.44 ns/op BenchmarkDivisibleconstU64-4 7995972 14.68 ns/op BenchmarkDivisibleWDivconstU64-4 3493765 32.96 ns/op BenchmarkDivconstI32-4 7393971 15.23 ns/op BenchmarkModconstI32-4 7472604 16.41 ns/op BenchmarkDivisiblePow2constI32-4 4895296 22.39 ns/op BenchmarkDivisibleconstI32-4 7206915 17.89 ns/op BenchmarkDivisibleWDivconstI32-4 4121794 26.09 ns/op BenchmarkDivconstU32-4 7671363 16.72 ns/op BenchmarkModconstU32-4 6756382 18.27 ns/op BenchmarkDivisibleconstU32-4 7559041 15.45 ns/op BenchmarkDivisibleWDivconstU32-4 4061503 28.75 ns/op BenchmarkDivconstI16-4 7730180 15.76 ns/op BenchmarkModconstI16-4 8099142 13.72 ns/op BenchmarkDivisiblePow2constI16-4 6941923 16.79 ns/op BenchmarkDivisibleconstI16-4 7921598 15.75 ns/op BenchmarkDivisibleWDivconstI16-4 4472011 25.83 ns/op BenchmarkDivconstU16-4 7143992 16.53 ns/op BenchmarkModconstU16-4 5738606 19.54 ns/op BenchmarkDivisibleconstU16-4 7883007 14.28 ns/op BenchmarkDivisibleWDivconstU16-4 3798256 30.26 ns/op BenchmarkDivconstI8-4 6330664 16.25 ns/op BenchmarkModconstI8-4 8268678 16.92 ns/op BenchmarkDivisiblePow2constI8-4 7979929 14.44 ns/op BenchmarkDivisibleconstI8-4 5969671 17.23 ns/op BenchmarkDivisibleWDivconstI8-4 4325376 29.09 ns/op BenchmarkDivconstU8-4 6266127 26.49 ns/op BenchmarkModconstU8-4 4590096 27.50 ns/op BenchmarkDivisibleconstU8-4 7929458 14.61 ns/op BenchmarkDivisibleWDivconstU8-4 3774517 31.15 ns/op BenchmarkMul2-4 240652 533.2 ns/op BenchmarkMulNeg2-4 238268 519.6 ns/op BenchmarkEfaceInteger-4 2757608 38.48 ns/op BenchmarkMulconstI32/3-4 27475155 4.690 ns/op BenchmarkMulconstI32/5-4 27084000 4.570 ns/op BenchmarkMulconstI32/12-4 25763500 4.980 ns/op BenchmarkMulconstI32/120-4 27766940 4.943 ns/op BenchmarkMulconstI32/-120-4 24401169 4.975 ns/op BenchmarkMulconstI32/65537-4 24324848 5.224 ns/op BenchmarkMulconstI32/65538-4 24210422 5.339 ns/op BenchmarkMulconstI64/3-4 21006802 5.678 ns/op BenchmarkMulconstI64/5-4 27170756 5.167 ns/op BenchmarkMulconstI64/12-4 20467514 5.170 ns/op BenchmarkMulconstI64/120-4 23429577 4.881 ns/op BenchmarkMulconstI64/-120-4 23460222 4.773 ns/op BenchmarkMulconstI64/65537-4 26244313 5.102 ns/op BenchmarkMulconstI64/65538-4 26434734 5.431 ns/op BenchmarkMulconstU32/3-4 27858922 5.011 ns/op BenchmarkMulconstU32/5-4 25329338 5.540 ns/op BenchmarkMulconstU32/12-4 24049898 6.368 ns/op BenchmarkMulconstU32/120-4 24017888 5.373 ns/op BenchmarkMulconstU32/65537-4 24657061 5.473 ns/op BenchmarkMulconstU32/65538-4 23505896 5.696 ns/op BenchmarkMulconstU64/3-4 20551249 5.781 ns/op BenchmarkMulconstU64/5-4 20983165 5.929 ns/op BenchmarkMulconstU64/12-4 19689441 5.375 ns/op BenchmarkMulconstU64/120-4 20056880 5.430 ns/op BenchmarkMulconstU64/65537-4 20463591 5.930 ns/op BenchmarkMulconstU64/65538-4 21531274 5.708 ns/op BenchmarkShiftArithmeticRight-4 26100812 5.303 ns/op BenchmarkSwitch8Predictable-4 6908577 15.52 ns/op BenchmarkSwitch8Unpredictable-4 6922617 15.19 ns/op BenchmarkSwitch32Predictable-4 8834041 11.42 ns/op BenchmarkSwitch32Unpredictable-4 6261406 17.52 ns/op BenchmarkSwitchStringPredictable-4 5074614 21.68 ns/op BenchmarkSwitchStringUnpredictable-4 5491582 21.01 ns/op PASS ok cmd/compile/internal/test 14.900s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 150 877215 ns/op BenchmarkNamed/Underlying/nongeneric-4 870622 126.2 ns/op BenchmarkNamed/Underlying/generic-4 1000000 123.6 ns/op BenchmarkNamed/Underlying/src_instance-4 928845 125.0 ns/op BenchmarkNamed/Underlying/user_instance-4 959871 130.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 459805043 ns/op 66414 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 422159589 ns/op 72214 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 154976912 ns/op 196729 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 163356524 ns/op 186694 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2059805043 ns/op 2490 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 98286138 ns/op 52098 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 47709222 ns/op 106962 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 35052930 ns/op 144994 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 691449899 ns/op 3136 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40179141 ns/op 53868 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 25684731 ns/op 84045 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22174542 ns/op 97573 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1819669508 ns/op 34456 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 507579057 ns/op 123463 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 138207778 ns/op 452490 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 104008999 ns/op 600255 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2518059870 ns/op 793.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67122322 ns/op 29682 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41711792 ns/op 47391 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40280441 ns/op 49098 lines/s PASS ok cmd/compile/internal/types2 43.249s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 33063798 ns/op 17205750 sys-ns/op 4042250 user-ns/op PASS ok cmd/go 0.534s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 66135 1843 ns/op 4.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76350 1570 ns/op 5.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17689 6836 ns/op 149.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17824 6506 ns/op 157.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2865 42198 ns/op 194.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2695 41498 ns/op 197.41 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.081s All tests passed.