darwin-amd64-race at d633f4b996dadb6b72c2c43d35092738b7c19e7f :: 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=A46C216B-4E9C-429E-A39C-3E4A4417A000" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PjM1RPGRWh/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=2906E0F0-82FD-49E5-94A7-9EADCA967668" "__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=A46C216B-4E9C-429E-A39C-3E4A4417A000" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.PjM1RPGRWh/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=2906E0F0-82FD-49E5-94A7-9EADCA967668" "__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.173s ok archive/zip 2.995s ok bufio 0.670s ok bytes 4.412s ok compress/bzip2 0.952s ok compress/flate 10.766s ok compress/gzip 15.279s ok compress/lzw 0.792s ok compress/zlib 6.370s ok container/heap 0.059s ok container/list 0.042s ok container/ring 0.034s ok context 0.121s ok crypto 0.097s ok crypto/aes 0.136s ok crypto/cipher 0.114s ok crypto/des 0.098s ok crypto/dsa 0.096s ok crypto/ecdh 0.279s ok crypto/ecdsa 0.177s ok crypto/ed25519 0.491s ok crypto/elliptic 0.073s ok crypto/hmac 0.055s ok crypto/internal/alias 0.031s ok crypto/internal/bigmod 4.606s ok crypto/internal/boring 0.057s ok crypto/internal/boring/bcache 0.632s ok crypto/internal/edwards25519 52.669s ok crypto/internal/edwards25519/field 18.012s ok crypto/internal/nistec 1.110s ok crypto/internal/nistec/fiat 0.059s [no tests to run] ok crypto/md5 0.108s ok crypto/rand 0.443s ok crypto/rc4 0.562s ok crypto/rsa 1.844s ok crypto/sha1 0.071s ok crypto/sha256 0.076s ok crypto/sha512 0.075s ok crypto/subtle 0.426s ok crypto/tls 3.693s ok crypto/x509 1.696s ok database/sql 0.534s ok database/sql/driver 0.056s ok debug/buildinfo 0.146s ok debug/dwarf 0.093s ok debug/elf 1.521s ok debug/gosym 0.233s ok debug/macho 0.126s ok debug/pe 0.077s ok debug/plan9obj 0.069s ok embed 0.080s [no tests to run] ok embed/internal/embedtest 0.052s ok encoding/ascii85 0.055s ok encoding/asn1 0.040s ok encoding/base32 0.159s ok encoding/base64 0.098s ok encoding/binary 0.046s ok encoding/csv 0.139s ok encoding/gob 41.234s ok encoding/hex 0.058s ok encoding/json 2.361s ok encoding/pem 2.639s ok encoding/xml 0.304s ok errors 0.077s ok expvar 0.058s ok flag 0.169s ok fmt 0.951s ok go/ast 0.100s ok go/build 6.909s ok go/build/constraint 0.071s ok go/constant 0.087s ok go/doc 0.356s ok go/doc/comment 8.788s ok go/format 0.278s ok go/importer 1.440s ok go/internal/gccgoimporter 0.202s ok go/internal/gcimporter 10.145s ok go/internal/srcimporter 36.903s ok go/parser 1.731s ok go/printer 2.599s ok go/scanner 0.063s ok go/token 0.170s ok go/types 61.774s ok hash 0.070s ok hash/adler32 0.102s ok hash/crc32 0.112s ok hash/crc64 0.100s ok hash/fnv 0.051s ok hash/maphash 0.058s ok html 0.059s ok html/template 0.617s ok image 0.953s ok image/color 0.149s ok image/draw 0.872s ok image/gif 1.648s ok image/jpeg 1.728s ok image/png 3.980s ok index/suffixarray 1.525s ok internal/abi 0.302s ok internal/buildcfg 0.051s ok internal/coverage/cformat 0.132s ok internal/coverage/cmerge 0.097s ok internal/coverage/pods 0.174s ok internal/coverage/slicereader 0.213s ok internal/coverage/slicewriter 0.199s ok internal/coverage/test 0.106s ok internal/cpu 0.134s ok internal/dag 0.051s ok internal/diff 0.134s ok internal/fmtsort 0.085s ok internal/fuzz 0.098s ok internal/godebug 0.057s ok internal/intern 1.726s ok internal/itoa 0.078s ok internal/poll 1.103s ok internal/profile 0.100s ok internal/reflectlite 0.434s ok internal/safefilepath 0.066s ok internal/saferio 0.365s ok internal/singleflight 0.237s ok internal/testenv 0.052s ok internal/trace 0.403s ok internal/types/errors 2.629s ok internal/unsafeheader 0.081s ok internal/xcoff 0.249s ok io 0.113s ok io/fs 0.372s ok io/ioutil 0.132s ok log 0.084s ok log/slog 0.181s ok log/slog/internal/buffer 0.157s ok log/syslog 1.361s ok maps 0.061s ok math 0.071s ok math/big 3.624s ok math/bits 0.078s ok math/cmplx 0.156s ok math/rand 3.370s ok mime 0.109s ok mime/multipart 6.934s ok mime/quotedprintable 0.213s ok net 19.879s ok net/http 22.213s ok net/http/cgi 2.510s ok net/http/cookiejar 0.178s ok net/http/fcgi 0.213s ok net/http/httptest 0.471s ok net/http/httptrace 0.060s ok net/http/httputil 1.321s ok net/http/internal 0.068s ok net/http/internal/ascii 0.063s ok net/http/pprof 5.231s ok net/internal/socktest 0.051s ok net/mail 0.047s ok net/netip 1.280s ok net/rpc 0.307s ok net/rpc/jsonrpc 0.149s ok net/smtp 0.344s ok net/textproto 0.065s ok net/url 0.117s ok os 3.174s ok os/exec 4.145s ok os/exec/internal/fdtest 0.125s ok os/signal 6.802s ok os/user 0.105s ok path 0.089s ok path/filepath 0.295s ok plugin 0.050s ok reflect 1.761s ok regexp 3.964s ok regexp/syntax 5.551s ok runtime 76.493s ok runtime/cgo 0.055s ok runtime/coverage 0.120s ok runtime/debug 0.279s ok runtime/internal/atomic 0.118s ok runtime/internal/math 0.101s ok runtime/internal/sys 0.158s ok runtime/metrics 0.058s ok runtime/pprof 16.427s ok runtime/race 17.277s ok runtime/trace 6.837s ok slices 0.161s ok sort 0.488s ok strconv 4.502s ok strings 3.520s ok sync 0.735s ok sync/atomic 7.225s ok syscall 3.168s ok testing 2.997s ok testing/fstest 0.074s ok testing/iotest 0.100s ok testing/quick 0.340s ok text/scanner 0.070s ok text/tabwriter 0.061s ok text/template 0.136s ok text/template/parse 0.057s ok time 2.835s ok unicode 0.053s ok unicode/utf16 0.063s ok unicode/utf8 0.091s ok cmd/addr2line 6.663s ok cmd/api 31.168s ok cmd/asm/internal/asm 7.609s ok cmd/asm/internal/lex 0.094s ok cmd/compile/internal/abt 0.137s ok cmd/compile/internal/amd64 101.069s ok cmd/compile/internal/base 0.065s ok cmd/compile/internal/compare 0.061s ok cmd/compile/internal/dwarfgen 1.361s ok cmd/compile/internal/importer 6.411s ok cmd/compile/internal/ir 0.067s ok cmd/compile/internal/logopt 2.850s ok cmd/compile/internal/loopvar 43.135s ok cmd/compile/internal/noder 0.075s ok cmd/compile/internal/reflectdata 0.074s [no tests to run] ok cmd/compile/internal/ssa 47.421s ok cmd/compile/internal/syntax 0.351s ok cmd/compile/internal/test 23.058s ok cmd/compile/internal/typecheck 1.385s ok cmd/compile/internal/types 0.039s ok cmd/compile/internal/types2 36.738s ok cmd/covdata 0.038s ok cmd/cover 6.517s ok cmd/dist 0.259s ok cmd/doc 2.124s ok cmd/fix 19.693s ok cmd/go 407.299s ok cmd/go/internal/auth 0.065s ok cmd/go/internal/cache 0.967s ok cmd/go/internal/fsys 0.554s ok cmd/go/internal/generate 0.053s ok cmd/go/internal/get 0.086s ok cmd/go/internal/imports 0.213s ok cmd/go/internal/load 0.052s ok cmd/go/internal/lockedfile 0.454s ok cmd/go/internal/lockedfile/internal/filelock 0.194s ok cmd/go/internal/modconv 0.204s ok cmd/go/internal/modfetch 0.153s ok cmd/go/internal/modfetch/codehost 0.128s ok cmd/go/internal/modfetch/zip_sum_test 0.144s ok cmd/go/internal/modindex 0.821s ok cmd/go/internal/modload 0.089s ok cmd/go/internal/mvs 0.086s ok cmd/go/internal/par 0.132s ok cmd/go/internal/str 0.049s ok cmd/go/internal/test 0.076s ok cmd/go/internal/vcs 0.095s ok cmd/go/internal/vcweb 0.109s ok cmd/go/internal/vcweb/vcstest 28.003s ok cmd/go/internal/web 0.061s ok cmd/go/internal/work 3.233s ok cmd/gofmt 0.456s ok cmd/internal/archive 2.876s ok cmd/internal/buildid 1.698s ok cmd/internal/cov 1.381s ok cmd/internal/dwarf 0.088s ok cmd/internal/edit 0.067s ok cmd/internal/goobj 0.030s ok cmd/internal/moddeps 5.190s ok cmd/internal/notsha256 0.045s ok cmd/internal/obj 1.545s ok cmd/internal/obj/ppc64 0.810s ok cmd/internal/obj/riscv 0.332s ok cmd/internal/obj/s390x 0.126s ok cmd/internal/obj/x86 5.919s ok cmd/internal/objabi 0.097s ok cmd/internal/pkgpath 0.297s ok cmd/internal/pkgpattern 0.064s ok cmd/internal/quoted 0.055s ok cmd/internal/src 0.029s ok cmd/internal/test2json 1.407s ok cmd/link 41.246s ok cmd/link/internal/benchmark 0.080s ok cmd/link/internal/ld 40.206s ok cmd/link/internal/loader 0.167s ok cmd/nm 4.626s ok cmd/objdump 13.863s ok cmd/pack 3.967s ok cmd/pprof 2.550s ok cmd/trace 0.302s ok cmd/vet 41.770s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3314 35913 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2343 48824 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1726 70529 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4741 48466 ns/op 5127 B/op 15 allocs/op Benchmark/Reader/GNU-4 5613 42544 ns/op 5162 B/op 15 allocs/op Benchmark/Reader/PAX-4 2242 96854 ns/op 8891 B/op 33 allocs/op PASS ok archive/tar 1.586s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 394765288 ns/op 1642176 B/op 97 allocs/op BenchmarkZip64Test-4 1 294969930 ns/op BenchmarkZip64TestSizes/4096-4 596 228178 ns/op BenchmarkZip64TestSizes/1048576-4 57 1821357 ns/op BenchmarkZip64TestSizes/67108864-4 1 223507839 ns/op PASS ok archive/zip 1.751s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 174562 812.4 ns/op BenchmarkReaderCopyUnoptimal-4 110505 967.4 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 106301 ns/op BenchmarkReaderWriteToOptimal-4 6362 23131 ns/op BenchmarkReaderReadString-4 85063 1532 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 144409 1166 ns/op BenchmarkWriterCopyUnoptimal-4 113215 1237 ns/op BenchmarkWriterCopyNoReadFrom-4 2660 90932 ns/op BenchmarkReaderEmpty-4 10000 12290 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 11686 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 452050 319.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.394s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2293 78151 ns/op 419.29 MB/s BenchmarkWriteByte-4 307 409888 ns/op 9.99 MB/s BenchmarkWriteRune-4 163 849789 ns/op 14.46 MB/s BenchmarkBufferNotEmptyWriteRead-4 25 6116713 ns/op BenchmarkBufferFullSmallReads-4 87 1789144 ns/op BenchmarkBufferWriteBlock/N4096-4 8955 42666 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 175 763480 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 27756802 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 114065465 ns/op 147.08 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2155208 47.54 ns/op 210.36 MB/s BenchmarkIndexByte/32-4 2599719 47.78 ns/op 669.70 MB/s BenchmarkIndexByte/4K-4 639229 172.9 ns/op 23690.28 MB/s BenchmarkIndexBytePortable/10-4 1000000 132.4 ns/op 75.55 MB/s BenchmarkIndexBytePortable/32-4 376353 354.7 ns/op 90.22 MB/s BenchmarkIndexBytePortable/4K-4 3786 37232 ns/op 110.01 MB/s BenchmarkIndexRune/10-4 1000000 166.2 ns/op 60.16 MB/s BenchmarkIndexRune/32-4 765825 155.0 ns/op 206.41 MB/s BenchmarkIndexRune/4K-4 286809 392.1 ns/op 10446.41 MB/s BenchmarkIndexRuneASCII/10-4 2642738 46.52 ns/op 214.97 MB/s BenchmarkIndexRuneASCII/32-4 2423540 43.25 ns/op 739.95 MB/s BenchmarkIndexRuneASCII/4K-4 760796 165.7 ns/op 24721.05 MB/s BenchmarkEqual/0-4 8915215 14.55 ns/op BenchmarkEqual/1-4 924934 128.7 ns/op 7.77 MB/s BenchmarkEqual/6-4 984512 118.9 ns/op 50.46 MB/s BenchmarkEqual/9-4 1000000 136.8 ns/op 65.81 MB/s BenchmarkEqual/15-4 1000000 145.1 ns/op 103.34 MB/s BenchmarkEqual/16-4 1000000 121.0 ns/op 132.24 MB/s BenchmarkEqual/20-4 1000000 145.0 ns/op 137.91 MB/s BenchmarkEqual/32-4 1000000 131.9 ns/op 242.59 MB/s BenchmarkEqual/4K-4 69256 1774 ns/op 2309.28 MB/s BenchmarkIndex/10-4 1648843 81.80 ns/op 122.25 MB/s BenchmarkIndex/32-4 1783108 91.52 ns/op 349.65 MB/s BenchmarkIndex/4K-4 13430 8499 ns/op 481.94 MB/s BenchmarkIndexEasy/10-4 1770662 81.84 ns/op 122.20 MB/s BenchmarkIndexEasy/32-4 1928379 61.95 ns/op 516.56 MB/s BenchmarkIndexEasy/4K-4 535990 266.0 ns/op 15395.78 MB/s BenchmarkCount/10-4 1000000 113.5 ns/op 88.11 MB/s BenchmarkCount/32-4 1000000 145.9 ns/op 219.37 MB/s BenchmarkCount/4K-4 17884 7171 ns/op 571.22 MB/s BenchmarkCountEasy/10-4 1000000 114.2 ns/op 87.56 MB/s BenchmarkCountEasy/32-4 1000000 127.4 ns/op 251.19 MB/s BenchmarkCountEasy/4K-4 352572 341.8 ns/op 11983.10 MB/s BenchmarkCountSingle/10-4 2373584 53.64 ns/op 186.43 MB/s BenchmarkCountSingle/32-4 2124151 57.70 ns/op 554.57 MB/s BenchmarkCountSingle/4K-4 814623 201.1 ns/op 20372.16 MB/s BenchmarkToUpper/#00-4 2104670 57.10 ns/op BenchmarkToUpper/ONLYUPPER-4 295762 650.2 ns/op BenchmarkToUpper/abc-4 375051 374.8 ns/op BenchmarkToUpper/AbC123-4 285147 449.3 ns/op BenchmarkToUpper/azAZ09_-4 209398 527.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 83006 1531 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 25564 4190 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40122 2534 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 101035 1229 ns/op BenchmarkToLower/#00-4 1996591 74.62 ns/op BenchmarkToLower/abc-4 311014 444.8 ns/op BenchmarkToLower/AbC123-4 222265 542.9 ns/op BenchmarkToLower/azAZ09_-4 174798 592.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 61561 2365 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29515 3939 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 53130 2791 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 88350 1353 ns/op BenchmarkFields/ASCII/16-4 112183 1155 ns/op 13.85 MB/s 96 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 11254 10122 ns/op 25.29 MB/s 768 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 790 154259 ns/op 26.55 MB/s 9728 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 55 2524765 ns/op 25.96 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 59964937 ns/op 17.49 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 62095 2220 ns/op 7.21 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6214 24966 ns/op 10.25 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 286 529244 ns/op 7.74 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 13 8550720 ns/op 7.66 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 162345233 ns/op 6.46 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 94053 1713 ns/op 9.34 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8584 18277 ns/op 14.01 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 433 315971 ns/op 12.96 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 19 9227901 ns/op 7.10 MB/s 512261 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 1 127553439 ns/op 8.22 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 88102 1602 ns/op 9.99 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6192 31219 ns/op 8.20 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 372 389627 ns/op 10.51 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 18 7506719 ns/op 8.73 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 115040673 ns/op 9.11 MB/s 11211104 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1438243 73.50 ns/op BenchmarkTrimSpace/ASCII-4 891837 136.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 82954 1454 ns/op BenchmarkTrimSpace/JustNonASCII-4 47448 2419 ns/op BenchmarkToValidUTF8/Valid-4 422102 421.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 245457 458.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 82334 1404 ns/op BenchmarkIndexHard1-4 1086 109034 ns/op BenchmarkIndexHard2-4 759 209618 ns/op BenchmarkIndexHard3-4 100 1062100 ns/op BenchmarkIndexHard4-4 133 1013909 ns/op BenchmarkLastIndexHard1-4 6 18929826 ns/op BenchmarkLastIndexHard2-4 5 20922650 ns/op BenchmarkLastIndexHard3-4 4 30132820 ns/op BenchmarkCountHard1-4 1054 120138 ns/op BenchmarkCountHard2-4 750 199440 ns/op BenchmarkCountHard3-4 151 793670 ns/op BenchmarkSplitEmptySeparator-4 1 136238592 ns/op BenchmarkSplitSingleByteSeparator-4 13 12274405 ns/op BenchmarkSplitMultiByteSeparator-4 8 16511486 ns/op BenchmarkSplitNSingleByteSeparator-4 102085 1546 ns/op BenchmarkSplitNMultiByteSeparator-4 54088 2793 ns/op BenchmarkRepeat-4 134515 1348 ns/op BenchmarkRepeatLarge/256/1-4 116258 1725 ns/op 148.37 MB/s BenchmarkRepeatLarge/256/16-4 147134 1250 ns/op 204.85 MB/s BenchmarkRepeatLarge/512/1-4 74852 1894 ns/op 270.36 MB/s BenchmarkRepeatLarge/512/16-4 91356 1229 ns/op 416.48 MB/s BenchmarkRepeatLarge/1024/1-4 44508 2968 ns/op 345.00 MB/s BenchmarkRepeatLarge/1024/16-4 34095 2988 ns/op 342.67 MB/s BenchmarkRepeatLarge/2048/1-4 18042 6078 ns/op 336.96 MB/s BenchmarkRepeatLarge/2048/16-4 26893 5318 ns/op 385.08 MB/s BenchmarkRepeatLarge/4096/1-4 11916 10461 ns/op 391.55 MB/s BenchmarkRepeatLarge/4096/16-4 13636 10789 ns/op 379.65 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21389 ns/op 383.01 MB/s BenchmarkRepeatLarge/8192/16-4 10000 19495 ns/op 420.22 MB/s BenchmarkRepeatLarge/8192/4097-4 10000 11890 ns/op 344.57 MB/s BenchmarkRepeatLarge/16384/1-4 9001 35679 ns/op 459.20 MB/s BenchmarkRepeatLarge/16384/16-4 5156 37472 ns/op 437.23 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 24711 ns/op 497.39 MB/s BenchmarkRepeatLarge/32768/1-4 3559 48241 ns/op 679.25 MB/s BenchmarkRepeatLarge/32768/16-4 2637 60013 ns/op 546.01 MB/s BenchmarkRepeatLarge/32768/4097-4 2330 74451 ns/op 385.21 MB/s BenchmarkRepeatLarge/65536/1-4 806 139653 ns/op 469.28 MB/s BenchmarkRepeatLarge/65536/16-4 1065 152543 ns/op 429.62 MB/s BenchmarkRepeatLarge/65536/4097-4 853 160229 ns/op 383.55 MB/s BenchmarkRepeatLarge/131072/1-4 116 920459 ns/op 142.40 MB/s BenchmarkRepeatLarge/131072/16-4 145 690056 ns/op 189.94 MB/s BenchmarkRepeatLarge/131072/4097-4 190 688023 ns/op 184.60 MB/s BenchmarkRepeatLarge/262144/1-4 100 1206650 ns/op 217.25 MB/s BenchmarkRepeatLarge/262144/16-4 100 1116836 ns/op 234.72 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1130726 ns/op 228.27 MB/s BenchmarkRepeatLarge/524288/1-4 62 1903727 ns/op 275.40 MB/s BenchmarkRepeatLarge/524288/16-4 85 1945815 ns/op 269.44 MB/s BenchmarkRepeatLarge/524288/4097-4 91 1925283 ns/op 270.26 MB/s BenchmarkRepeatLarge/1048576/1-4 36 3226013 ns/op 325.04 MB/s BenchmarkRepeatLarge/1048576/16-4 84 3083082 ns/op 340.11 MB/s BenchmarkRepeatLarge/1048576/4097-4 57 2163235 ns/op 482.95 MB/s BenchmarkRepeatLarge/2097152/1-4 31 3873077 ns/op 541.47 MB/s BenchmarkRepeatLarge/2097152/16-4 31 3799295 ns/op 551.98 MB/s BenchmarkRepeatLarge/2097152/4097-4 33 5916128 ns/op 353.87 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11135912 ns/op 376.65 MB/s BenchmarkRepeatLarge/4194304/16-4 9 11940303 ns/op 351.27 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11397431 ns/op 367.73 MB/s BenchmarkRepeatLarge/8388608/1-4 6 17948596 ns/op 467.37 MB/s BenchmarkRepeatLarge/8388608/16-4 6 18277971 ns/op 458.95 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 17113835 ns/op 490.05 MB/s BenchmarkRepeatLarge/16777216/1-4 3 35693507 ns/op 470.04 MB/s BenchmarkRepeatLarge/16777216/16-4 4 36270894 ns/op 462.55 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34205657 ns/op 490.48 MB/s BenchmarkRepeatLarge/33554432/1-4 2 57570134 ns/op 582.84 MB/s BenchmarkRepeatLarge/33554432/16-4 2 104490184 ns/op 321.13 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 102702029 ns/op 326.72 MB/s BenchmarkRepeatLarge/67108864/1-4 1 202982050 ns/op 330.61 MB/s BenchmarkRepeatLarge/67108864/16-4 1 142125759 ns/op 472.18 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 171691000 ns/op 390.87 MB/s BenchmarkRepeatLarge/134217728/1-4 1 275687448 ns/op 486.85 MB/s BenchmarkRepeatLarge/134217728/16-4 1 269644125 ns/op 497.76 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 228966388 ns/op 586.19 MB/s BenchmarkRepeatLarge/268435456/1-4 1 481275104 ns/op 557.76 MB/s BenchmarkRepeatLarge/268435456/16-4 1 556339894 ns/op 482.50 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 468686862 ns/op 572.74 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1583662890 ns/op 339.01 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2507373200 ns/op 214.12 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2351918975 ns/op 228.27 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 6543786561 ns/op 164.09 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 7478148590 ns/op 143.58 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 8562530583 ns/op 125.40 MB/s BenchmarkBytesCompare/1-4 8501887 19.15 ns/op BenchmarkBytesCompare/2-4 9954192 11.63 ns/op BenchmarkBytesCompare/4-4 9311884 17.15 ns/op BenchmarkBytesCompare/8-4 10684627 15.66 ns/op BenchmarkBytesCompare/16-4 10905696 12.18 ns/op BenchmarkBytesCompare/32-4 10559190 14.48 ns/op BenchmarkBytesCompare/64-4 8711932 13.83 ns/op BenchmarkBytesCompare/128-4 7011591 18.48 ns/op BenchmarkBytesCompare/256-4 5901358 22.68 ns/op BenchmarkBytesCompare/512-4 3712124 30.94 ns/op BenchmarkBytesCompare/1024-4 2277759 52.20 ns/op BenchmarkBytesCompare/2048-4 1000000 120.6 ns/op BenchmarkIndexAnyASCII/1:1-4 1448047 70.49 ns/op BenchmarkIndexAnyASCII/1:2-4 1701320 67.60 ns/op BenchmarkIndexAnyASCII/1:4-4 1650320 88.57 ns/op BenchmarkIndexAnyASCII/1:8-4 1625200 72.05 ns/op BenchmarkIndexAnyASCII/1:16-4 1602349 80.45 ns/op BenchmarkIndexAnyASCII/1:32-4 1632036 70.82 ns/op BenchmarkIndexAnyASCII/1:64-4 1000000 106.6 ns/op BenchmarkIndexAnyASCII/16:1-4 2057784 74.43 ns/op BenchmarkIndexAnyASCII/16:2-4 543411 311.0 ns/op BenchmarkIndexAnyASCII/16:4-4 503848 233.8 ns/op BenchmarkIndexAnyASCII/16:8-4 485046 270.7 ns/op BenchmarkIndexAnyASCII/16:16-4 468014 319.2 ns/op BenchmarkIndexAnyASCII/16:32-4 356011 341.4 ns/op BenchmarkIndexAnyASCII/16:64-4 339393 326.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1518630 123.0 ns/op BenchmarkIndexAnyASCII/256:2-4 46986 2627 ns/op BenchmarkIndexAnyASCII/256:4-4 43568 2616 ns/op BenchmarkIndexAnyASCII/256:8-4 41604 2671 ns/op BenchmarkIndexAnyASCII/256:16-4 44995 2870 ns/op BenchmarkIndexAnyASCII/256:32-4 44850 2696 ns/op BenchmarkIndexAnyASCII/256:64-4 39222 3581 ns/op BenchmarkIndexAnyUTF8/1:1-4 1642824 69.37 ns/op BenchmarkIndexAnyUTF8/1:2-4 1774663 73.24 ns/op BenchmarkIndexAnyUTF8/1:4-4 1666585 65.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 1629608 67.69 ns/op BenchmarkIndexAnyUTF8/1:16-4 1649254 62.97 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 110.9 ns/op BenchmarkIndexAnyUTF8/1:64-4 1529305 80.77 ns/op BenchmarkIndexAnyUTF8/16:1-4 129342 828.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 372128 443.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 361672 443.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 333676 431.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 328076 578.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 252361 431.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 344655 407.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 9062 13821 ns/op BenchmarkIndexAnyUTF8/256:2-4 25470 5399 ns/op BenchmarkIndexAnyUTF8/256:4-4 22477 4683 ns/op BenchmarkIndexAnyUTF8/256:8-4 23503 4786 ns/op BenchmarkIndexAnyUTF8/256:16-4 23512 5212 ns/op BenchmarkIndexAnyUTF8/256:32-4 26961 4999 ns/op BenchmarkIndexAnyUTF8/256:64-4 18290 6935 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1897519 68.99 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1379101 122.3 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1723693 90.57 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1493154 75.79 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1662307 82.96 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1731032 75.68 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1348804 75.60 ns/op BenchmarkLastIndexAnyASCII/16:1-4 357259 320.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 449983 315.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 471127 308.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 362583 323.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 427303 369.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 447474 379.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 320590 408.6 ns/op BenchmarkLastIndexAnyASCII/256:1-4 33812 6106 ns/op BenchmarkLastIndexAnyASCII/256:2-4 29570 3975 ns/op BenchmarkLastIndexAnyASCII/256:4-4 29277 5021 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24602 4155 ns/op BenchmarkLastIndexAnyASCII/256:16-4 27288 3742 ns/op BenchmarkLastIndexAnyASCII/256:32-4 32677 4177 ns/op BenchmarkLastIndexAnyASCII/256:64-4 28309 4942 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 105.6 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1618270 68.69 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1541752 81.94 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1628979 74.89 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1614909 77.49 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1000000 102.1 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1749451 72.29 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 177430 814.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 286995 428.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 424954 388.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 308389 527.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 243615 609.4 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 287366 394.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 391657 398.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 11674 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 22960 5007 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 21937 4975 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 23889 4863 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 22192 5520 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 21044 5937 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 21250 5457 ns/op BenchmarkTrimASCII/1:1-4 1724515 67.43 ns/op BenchmarkTrimASCII/1:2-4 1610649 76.98 ns/op BenchmarkTrimASCII/1:4-4 1324843 109.3 ns/op BenchmarkTrimASCII/1:8-4 1504705 78.95 ns/op BenchmarkTrimASCII/1:16-4 1203170 93.90 ns/op BenchmarkTrimASCII/16:1-4 436143 262.2 ns/op BenchmarkTrimASCII/16:2-4 372934 323.5 ns/op BenchmarkTrimASCII/16:4-4 487335 342.3 ns/op BenchmarkTrimASCII/16:8-4 370488 331.9 ns/op BenchmarkTrimASCII/16:16-4 416046 353.4 ns/op BenchmarkTrimASCII/256:1-4 41298 4286 ns/op BenchmarkTrimASCII/256:2-4 29970 4167 ns/op BenchmarkTrimASCII/256:4-4 30639 4233 ns/op BenchmarkTrimASCII/256:8-4 26010 5087 ns/op BenchmarkTrimASCII/256:16-4 28168 4043 ns/op BenchmarkTrimASCII/4096:1-4 2782 53559 ns/op BenchmarkTrimASCII/4096:2-4 1693 66481 ns/op BenchmarkTrimASCII/4096:4-4 2056 63982 ns/op BenchmarkTrimASCII/4096:8-4 1885 62080 ns/op BenchmarkTrimASCII/4096:16-4 2103 60585 ns/op BenchmarkTrimByte-4 1256116 95.38 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14233 9233 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 16465 9466 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 680 192394 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1236 80964 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3458 44357 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5958 32536 ns/op BenchmarkCompareBytesEqual-4 10217355 14.33 ns/op BenchmarkCompareBytesToNil-4 14099572 12.66 ns/op BenchmarkCompareBytesEmpty-4 13059236 9.819 ns/op BenchmarkCompareBytesIdentical-4 12950128 11.00 ns/op BenchmarkCompareBytesSameLength-4 11861450 13.62 ns/op BenchmarkCompareBytesDifferentLength-4 10208888 10.91 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 2823 92115 ns/op 11383.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1868 59948 ns/op 17491.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2421 78325 ns/op 13387.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2348 73442 ns/op 14277.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2408 94268 ns/op 11123.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1839 82182 ns/op 12759.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2719 48908 ns/op 21439.97 MB/s BenchmarkCompareBytesBig-4 2569 65729 ns/op 15953.28 MB/s BenchmarkCompareBytesBigIdentical-4 12486495 8.915 ns/op 117618585.96 MB/s PASS ok bytes 141.344s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 98400140 ns/op 1.02 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 385906493 ns/op 1.47 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 3 33433040 ns/op 0.49 MB/s 3643344 B/op 51 allocs/op PASS ok compress/bzip2 1.646s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 52 2013154 ns/op 4.97 MB/s 41802 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 4 28414888 ns/op 3.52 MB/s 44766 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 224429944 ns/op 4.46 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 49 2519048 ns/op 3.97 MB/s 43133 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 5 29113215 ns/op 3.43 MB/s 44206 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 261986360 ns/op 3.82 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 60 2551385 ns/op 3.92 MB/s 43726 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 25391187 ns/op 3.94 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 240233736 ns/op 4.16 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 54 2532199 ns/op 3.95 MB/s 41642 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 21908447 ns/op 4.56 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 236206908 ns/op 4.23 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 45 2243983 ns/op 4.46 MB/s 43799 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 30308472 ns/op 3.30 MB/s 48398 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 250546681 ns/op 3.99 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 55 2361587 ns/op 4.23 MB/s 42497 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 19944754 ns/op 5.01 MB/s 45168 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 186051331 ns/op 5.37 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 66 1786356 ns/op 5.60 MB/s 42790 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 15981597 ns/op 6.26 MB/s 47053 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 127416383 ns/op 7.85 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1889293 ns/op 5.29 MB/s 42756 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 8 13951734 ns/op 7.17 MB/s 46026 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 123843032 ns/op 8.07 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1652857 ns/op 6.05 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 8 13845400 ns/op 7.22 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 148740197 ns/op 6.72 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2418144 ns/op 4.14 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 31631488 ns/op 3.16 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 323421102 ns/op 3.09 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6498369 ns/op 1.54 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 69632490 ns/op 1.44 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 745031610 ns/op 1.34 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 9755275 ns/op 1.03 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 72286166 ns/op 1.38 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 866028845 ns/op 1.15 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 73 2029645 ns/op 4.93 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 18063219 ns/op 5.54 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 141455445 ns/op 7.07 MB/s BenchmarkEncode/Newton/Speed/1e4-4 58 2395968 ns/op 4.17 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17829489 ns/op 5.61 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 171344951 ns/op 5.84 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 8591716 ns/op 1.16 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 82259688 ns/op 1.22 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 740057358 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6704322 ns/op 1.49 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 84039051 ns/op 1.19 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 1131655400 ns/op 0.88 MB/s PASS ok compress/flate 19.927s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 44 2631144 ns/op 3.80 MB/s BenchmarkDecoder/1e-Reuse4-4 43 2808616 ns/op 3.56 MB/s BenchmarkDecoder/1e5-4 3 36813260 ns/op 2.72 MB/s BenchmarkDecoder/1e-Reuse5-4 4 26203932 ns/op 3.82 MB/s BenchmarkDecoder/1e6-4 1 254768802 ns/op 3.93 MB/s BenchmarkDecoder/1e-Reuse6-4 1 264156477 ns/op 3.79 MB/s BenchmarkEncoder/1e4-4 54 2724184 ns/op 3.67 MB/s BenchmarkEncoder/1e-Reuse4-4 60 2051259 ns/op 4.88 MB/s BenchmarkEncoder/1e5-4 5 22756940 ns/op 4.39 MB/s BenchmarkEncoder/1e-Reuse5-4 5 21085051 ns/op 4.74 MB/s BenchmarkEncoder/1e6-4 1 242172716 ns/op 4.13 MB/s BenchmarkEncoder/1e-Reuse6-4 1 222473820 ns/op 4.49 MB/s PASS ok compress/lzw 3.658s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4632077 ns/op PASS ok container/heap 0.284s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 17806 6313 ns/op BenchmarkWithTimeout/concurrency=40-4 3268 31114 ns/op BenchmarkWithTimeout/concurrency=4000-4 5857 38152 ns/op BenchmarkWithTimeout/concurrency=400000-4 5526 24350 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 326562 479.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13674 9980 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 17889 6213 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2092 66718 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2091 58121 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3060 37495 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 289 456793 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 124 847244 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 300 370753 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 5675392 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 7496220 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 32 4454752 ns/op BenchmarkCheckCanceled/Err-4 329547 359.5 ns/op BenchmarkCheckCanceled/Done-4 486904 249.0 ns/op BenchmarkContextCancelDone-4 743371 171.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25926 4356 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 25146 6004 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20724 5631 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 18998 6510 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 13761 9593 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 579266 218.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 331417 363.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 243598 493.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 126862 1059 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 81186 2403 ns/op PASS ok context 15.017s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1707784 71.63 ns/op 223.37 MB/s BenchmarkDecrypt-4 1685265 66.38 ns/op 241.05 MB/s BenchmarkExpand-4 1000000 120.2 ns/op PASS ok crypto/aes 0.797s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 223971 669.7 ns/op 95.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 412509 292.7 ns/op 218.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 209071 587.3 ns/op 108.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 327062 326.3 ns/op 196.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 142916 820.2 ns/op 1645.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 198141 636.7 ns/op 2120.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 123280 930.9 ns/op 1450.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 167016 852.5 ns/op 1583.55 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 48114 2376 ns/op 3447.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 60282 2659 ns/op 3080.67 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 39378 2780 ns/op 2946.34 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 42158 3371 ns/op 2430.12 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 5677 24894 ns/op 40.93 MB/s BenchmarkAESCFBDecrypt1K-4 4971 28933 ns/op 35.22 MB/s BenchmarkAESCFBDecrypt8K-4 727 182972 ns/op 44.74 MB/s BenchmarkAESOFB1K-4 9861 14160 ns/op 71.96 MB/s BenchmarkAESCTR1K-4 12974 10349 ns/op 98.47 MB/s BenchmarkAESCTR8K-4 1616 72985 ns/op 112.17 MB/s BenchmarkAESCBCEncrypt1K-4 12219 9919 ns/op 103.24 MB/s BenchmarkAESCBCDecrypt1K-4 15745 7261 ns/op 141.02 MB/s PASS ok crypto/cipher 4.332s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 92739 1355 ns/op 5.90 MB/s BenchmarkDecrypt-4 92246 1614 ns/op 4.96 MB/s BenchmarkTDESEncrypt-4 32728 3598 ns/op 2.22 MB/s BenchmarkTDESDecrypt-4 28176 4479 ns/op 1.79 MB/s PASS ok crypto/des 1.095s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1185 106274 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 10749680 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 5 31852472 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 82 1623282 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 0.966s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1894 103970 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 46 3575882 ns/op 2713 B/op 34 allocs/op BenchmarkSign/P521-4 21 5619322 ns/op 3097 B/op 35 allocs/op BenchmarkVerify/P256-4 813 182388 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 7256377 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 29005229 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4498 27283 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 67 1681564 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 5081295 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 2.031s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 267 524270 ns/op BenchmarkNewKeyFromSeed-4 246 480828 ns/op BenchmarkSigning-4 238 495246 ns/op BenchmarkVerification-4 166 877919 ns/op PASS ok crypto/ed25519 1.001s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 4904 30767 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 160 1070743 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 69 1907930 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 27 4743803 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1592 119308 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 62 2077637 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 4894931 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14812874 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 11544 10273 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5961 28518 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 4411 27404 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1305635 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2715 42746 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 343 355000 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1604 97259 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 100 1147815 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.403s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 14839 10169 ns/op 100.70 MB/s BenchmarkHMACSHA256_32-4 24412 6208 ns/op 5.15 MB/s BenchmarkNewWriteSum-4 11422 10107 ns/op 3.17 MB/s PASS ok crypto/hmac 0.741s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 44036 2918 ns/op BenchmarkModSub-4 61221 2006 ns/op BenchmarkMontgomeryRepr-4 28480 4118 ns/op BenchmarkMontgomeryMul-4 29589 5787 ns/op BenchmarkModMul-4 14844 8489 ns/op BenchmarkExpBig-4 15 7445233 ns/op BenchmarkExp-4 6 18971766 ns/op PASS ok crypto/internal/bigmod 1.706s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3591 66912 ns/op BenchmarkScalarBaseMult-4 214 683204 ns/op BenchmarkScalarMult-4 100 1866563 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 171 698647 ns/op PASS ok crypto/internal/edwards25519 1.172s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 429084 296.4 ns/op BenchmarkMultiply-4 4956416 22.12 ns/op BenchmarkSquare-4 5734773 17.58 ns/op BenchmarkInvert-4 29830 4351 ns/op BenchmarkMult32-4 1264904 186.4 ns/op PASS ok crypto/internal/edwards25519/field 1.275s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 66 1791547 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2226 64778 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 26 6743098 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13777949 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 198 689921 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10042 11552 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 76 1585984 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4064032 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.684s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 727886 187.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 312639 386.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 122894 970.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 661845 187.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 411668 334.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 99135 1269 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.120s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 104650 1370 ns/op 5.84 MB/s BenchmarkHash64-4 105942 1048 ns/op 61.10 MB/s BenchmarkHash128-4 114579 1050 ns/op 121.90 MB/s BenchmarkHash256-4 92983 1260 ns/op 203.20 MB/s BenchmarkHash512-4 74608 1727 ns/op 296.47 MB/s BenchmarkHash1K-4 47382 2362 ns/op 433.48 MB/s BenchmarkHash8K-4 9710 13354 ns/op 613.44 MB/s BenchmarkHash1M-4 68 1487615 ns/op 704.87 MB/s BenchmarkHash8M-4 7 15321939 ns/op 547.49 MB/s BenchmarkHash8BytesUnaligned-4 100191 1131 ns/op 7.07 MB/s BenchmarkHash1KUnaligned-4 41720 2508 ns/op 408.27 MB/s BenchmarkHash8KUnaligned-4 9382 14561 ns/op 562.58 MB/s PASS ok crypto/md5 2.335s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 173131527 ns/op PASS ok crypto/rand 0.237s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 10000 12694 ns/op 10.08 MB/s BenchmarkRC4_1K-4 1441 90155 ns/op 11.36 MB/s BenchmarkRC4_8K-4 174 693498 ns/op 11.67 MB/s PASS ok crypto/rc4 0.590s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10168107 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23985101 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 44021152 ns/op BenchmarkEncryptPKCS1v15/2048-4 26 5971694 ns/op BenchmarkDecryptOAEP/2048-4 9 12625658 ns/op BenchmarkEncryptOAEP/2048-4 25 4231998 ns/op BenchmarkSignPKCS1v15/2048-4 9 11734902 ns/op BenchmarkVerifyPKCS1v15/2048-4 31 4895752 ns/op BenchmarkSignPSS/2048-4 8 13661322 ns/op BenchmarkVerifyPSS/2048-4 24 4776402 ns/op PASS ok crypto/rsa 2.771s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 89662 1407 ns/op 5.69 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 93915 1187 ns/op 6.74 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 61770 3088 ns/op 103.63 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 78381 2007 ns/op 159.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 44490 2329 ns/op 439.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52027 2367 ns/op 432.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 15464 ns/op 529.76 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 12908 ns/op 634.64 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.763s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 65433 4100 ns/op 1.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 73833 1470 ns/op 5.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 63092 2026 ns/op 3.95 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 23284 4643 ns/op 220.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26022 7694 ns/op 133.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17403 6345 ns/op 161.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3876 33602 ns/op 243.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 3928 28108 ns/op 291.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4801 27671 ns/op 296.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.070s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 50482 3274 ns/op 2.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 63229 1917 ns/op 4.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49183 2594 ns/op 3.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 23577 4549 ns/op 225.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 27015 4037 ns/op 253.64 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 22965 5104 ns/op 200.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7455 21869 ns/op 374.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5760 33618 ns/op 243.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7141 21311 ns/op 384.40 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.115s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21517106 5.951 ns/op BenchmarkConstantTimeEq-4 19765566 6.747 ns/op BenchmarkConstantTimeLessOrEq-4 16632496 8.904 ns/op BenchmarkXORBytes/8Bytes-4 2460222 41.68 ns/op 191.96 MB/s BenchmarkXORBytes/128Bytes-4 2289814 47.25 ns/op 2708.95 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 126.4 ns/op 16202.43 MB/s BenchmarkXORBytes/32768Bytes-4 59313 1789 ns/op 18321.43 MB/s PASS ok crypto/subtle 1.491s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 64 5854801 ns/op BenchmarkCertCache/1-4 25 5153229 ns/op BenchmarkCertCache/2-4 19 5324002 ns/op BenchmarkCertCache/3-4 26 5634666 ns/op BenchmarkHandshakeServer/RSA-4 19 8563024 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 18 7019726 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 24 7755700 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 26 4374314 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 60 4938459 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 18 6292128 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 26 7050265 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 46164254 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 34268075 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 1 106866733 ns/op 9.81 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 98371382 ns/op 10.66 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 239942419 ns/op 8.74 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 241994437 ns/op 8.67 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 409384320 ns/op 10.25 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 460573233 ns/op 9.11 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 838221635 ns/op 10.01 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 888679977 ns/op 9.44 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1660850857 ns/op 10.10 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1855372610 ns/op 9.04 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3569082099 ns/op 9.40 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 4013785370 ns/op 8.36 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6088078273 ns/op 11.02 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6673494405 ns/op 10.06 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 158296540 ns/op 6.62 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 141855424 ns/op 7.39 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 232942859 ns/op 9.00 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 243047987 ns/op 8.63 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 469039921 ns/op 8.94 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 446152080 ns/op 9.40 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 876686859 ns/op 9.57 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 1139963143 ns/op 7.36 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1190583712 ns/op 14.09 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1690119324 ns/op 9.93 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 4005912624 ns/op 8.38 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 4082842240 ns/op 8.22 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 5654966409 ns/op 11.87 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7464758496 ns/op 8.99 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714832880 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713202387 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 305571929 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 300726471 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 157551241 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 159458190 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94934223 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 96134680 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 53585789 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 49386529 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 156462134 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 158980245 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 85188981 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78080157 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 56355774 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 53238927 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 40844992 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 34350140 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 27130948 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 5 23621864 ns/op PASS ok crypto/tls 66.159s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15895316 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 290 445727 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 994 140088 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 879 162497 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.510s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 25 4266678 ns/op 277784 B/op 1617 allocs/op BenchmarkConcurrentStmtQuery-4 24 5132409 ns/op 264764 B/op 1971 allocs/op BenchmarkConcurrentStmtExec-4 64 3517947 ns/op 211490 B/op 566 allocs/op BenchmarkConcurrentTxQuery-4 27 5146954 ns/op 275038 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 62 2420336 ns/op 87797 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 34 3792977 ns/op 105804 B/op 2089 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1396930 ns/op 40118 B/op 381 allocs/op BenchmarkConcurrentRandom-4 33 4434677 ns/op 228576 B/op 1772 allocs/op BenchmarkManyConcurrentQueries-4 1968 63489 ns/op 4200 B/op 20 allocs/op BenchmarkGrabConn-4 189298 628.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.277s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 116384 1614 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 43 2623263 ns/op 188227 B/op 13 allocs/op Benchmark115/LineToPC-4 64 2049595 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 15246 7532 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.090s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 633 186682 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2287 85011 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.465s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 220 539360 ns/op 15.19 MB/s BenchmarkEncodeToString-4 175 737259 ns/op 11.11 MB/s BenchmarkDecode-4 126 1120088 ns/op 11.71 MB/s BenchmarkDecodeString-4 114 1559797 ns/op 8.41 MB/s PASS ok encoding/base32 1.025s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 243 480758 ns/op 17.04 MB/s BenchmarkDecodeString/2-4 295569 572.3 ns/op 6.99 MB/s BenchmarkDecodeString/4-4 240198 535.7 ns/op 14.93 MB/s BenchmarkDecodeString/8-4 201938 586.6 ns/op 20.46 MB/s BenchmarkDecodeString/64-4 40606 2664 ns/op 33.03 MB/s BenchmarkDecodeString/8192-4 435 289011 ns/op 37.80 MB/s BenchmarkNewEncoding-4 102012 1057 ns/op 242.30 MB/s PASS ok encoding/base64 1.590s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1104 97730 ns/op 40.93 MB/s BenchmarkReadStruct-4 14770 7925 ns/op 9.46 MB/s BenchmarkWriteStruct-4 10000 14181 ns/op 5.29 MB/s BenchmarkReadInts-4 31506 3937 ns/op 7.62 MB/s BenchmarkWriteInts-4 24723 4830 ns/op 6.21 MB/s BenchmarkWriteSlice1000Int32s-4 848 127803 ns/op 31.30 MB/s BenchmarkPutUint16-4 2233753 57.81 ns/op 34.60 MB/s BenchmarkAppendUint16-4 2272485 57.30 ns/op 34.90 MB/s BenchmarkPutUint32-4 2127168 52.65 ns/op 75.98 MB/s BenchmarkAppendUint32-4 2273872 49.19 ns/op 81.32 MB/s BenchmarkPutUint64-4 1000000 104.6 ns/op 76.50 MB/s BenchmarkAppendUint64-4 1000000 187.8 ns/op 42.59 MB/s BenchmarkLittleEndianPutUint16-4 2591564 65.62 ns/op 30.48 MB/s BenchmarkLittleEndianAppendUint16-4 1890768 54.62 ns/op 36.62 MB/s BenchmarkLittleEndianPutUint32-4 1925121 67.51 ns/op 59.25 MB/s BenchmarkLittleEndianAppendUint32-4 1725864 59.75 ns/op 66.94 MB/s BenchmarkLittleEndianPutUint64-4 834873 124.7 ns/op 64.14 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 114.5 ns/op 69.90 MB/s BenchmarkReadFloats-4 131554 1050 ns/op 11.43 MB/s BenchmarkWriteFloats-4 102296 1154 ns/op 10.40 MB/s BenchmarkReadSlice1000Float32s-4 1016 118392 ns/op 33.79 MB/s BenchmarkWriteSlice1000Float32s-4 931 141735 ns/op 28.22 MB/s BenchmarkReadSlice1000Uint8s-4 41774 3332 ns/op 300.12 MB/s BenchmarkWriteSlice1000Uint8s-4 39906 3323 ns/op 300.93 MB/s BenchmarkPutUvarint32-4 626152 189.3 ns/op 21.13 MB/s BenchmarkPutUvarint64-4 151033 728.9 ns/op 10.98 MB/s PASS ok encoding/binary 6.100s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6006 19208 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6650 18154 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6888 18002 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3424 31235 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6685 21535 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7117 17284 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6704 17455 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 2571 39827 ns/op 2979 B/op 12 allocs/op BenchmarkWrite-4 9289 15739 ns/op PASS ok encoding/csv 1.633s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 9860 12737 ns/op BenchmarkEndToEndByteBuffer-4 10782 11388 ns/op BenchmarkEndToEndSliceByteBuffer-4 264 565098 ns/op BenchmarkEncodeComplex128Slice-4 608 220181 ns/op BenchmarkEncodeFloat64Slice-4 1182 113400 ns/op BenchmarkEncodeInt32Slice-4 873 115868 ns/op BenchmarkEncodeStringSlice-4 1599 73924 ns/op BenchmarkEncodeInterfaceSlice-4 48 2539914 ns/op BenchmarkDecodeComplex128Slice-4 553 353628 ns/op BenchmarkDecodeFloat64Slice-4 667 166696 ns/op BenchmarkDecodeInt32Slice-4 754 174554 ns/op BenchmarkDecodeStringSlice-4 367 354347 ns/op BenchmarkDecodeStringsSlice-4 189 917961 ns/op BenchmarkDecodeBytesSlice-4 352 424014 ns/op BenchmarkDecodeInterfaceSlice-4 37 3474767 ns/op BenchmarkDecodeMap-4 88 1389410 ns/op PASS ok encoding/gob 3.434s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10000 10933 ns/op 23.41 MB/s BenchmarkEncode/1024-4 2794 43180 ns/op 23.71 MB/s BenchmarkEncode/4096-4 736 159600 ns/op 25.66 MB/s BenchmarkEncode/16384-4 184 709373 ns/op 23.10 MB/s BenchmarkDecode/256-4 20024 5933 ns/op 43.15 MB/s BenchmarkDecode/1024-4 5922 23814 ns/op 43.00 MB/s BenchmarkDecode/4096-4 1600 114937 ns/op 35.64 MB/s BenchmarkDecode/16384-4 334 321753 ns/op 50.92 MB/s BenchmarkDump/256-4 1060 112512 ns/op 2.28 MB/s BenchmarkDump/1024-4 282 413573 ns/op 2.48 MB/s BenchmarkDump/4096-4 76 1616904 ns/op 2.53 MB/s BenchmarkDump/16384-4 19 12302411 ns/op 1.33 MB/s PASS ok encoding/hex 2.197s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 143776585 ns/op 13.50 MB/s 8391840 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 178590740 ns/op 10.87 MB/s 135120 B/op 95 allocs/op BenchmarkCodeMarshal-4 1 211591297 ns/op 9.17 MB/s 10333088 B/op 59 allocs/op BenchmarkCodeMarshalError-4 1 271150271 ns/op 7.16 MB/s 1947176 B/op 70 allocs/op BenchmarkMarshalBytes/32-4 18620 5906 ns/op BenchmarkMarshalBytes/256-4 5950 27468 ns/op BenchmarkMarshalBytes/4096-4 402 296365 ns/op BenchmarkMarshalBytesError/32-4 48 2158622 ns/op BenchmarkMarshalBytesError/256-4 46 2556513 ns/op BenchmarkMarshalBytesError/4096-4 42 2404543 ns/op BenchmarkCodeDecoder-4 1 441941273 ns/op 4.39 MB/s 11016032 B/op 91357 allocs/op BenchmarkUnicodeDecoder-4 27775 4123 ns/op 3.40 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 37374 3673 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 427005148 ns/op 4.54 MB/s 2938664 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 413930918 ns/op 4.69 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 64279 2281 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 92626 1779 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 154675 1276 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 46462 3329 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 57685 2264 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 16340 9116 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2420 66018 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 510 221630 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1951449 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 17339983 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 439311 267.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 389272 519.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 435306 231.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 562881 233.6 ns/op BenchmarkEncodeMarshaler-4 39180 2706 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 55950 2781 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4303113 30.55 ns/op BenchmarkNumberIsValidRegexp-4 14871 7921 ns/op PASS ok encoding/json 9.751s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 36 3305326 ns/op 19.83 MB/s BenchmarkDecode-4 27 4371959 ns/op 20.31 MB/s PASS ok encoding/pem 0.423s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1528 79727 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 645 197232 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2792 54076 ns/op PASS ok encoding/xml 0.657s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 474622 285.8 ns/op BenchmarkIntSet-4 661748 220.5 ns/op BenchmarkFloatAdd-4 120500 1050 ns/op BenchmarkFloatSet-4 613059 200.0 ns/op BenchmarkStringSet-4 402986 310.3 ns/op BenchmarkMapSet-4 131571 944.0 ns/op BenchmarkMapSetDifferent-4 67731 2297 ns/op BenchmarkMapSetDifferentRandom-4 286 577446 ns/op BenchmarkMapSetString-4 148143 1066 ns/op BenchmarkMapAddSame-4 19558 5938 ns/op BenchmarkMapAddDifferent-4 9514 12212 ns/op BenchmarkMapAddDifferentRandom-4 236 576261 ns/op BenchmarkMapAddSameSteadyState-4 271299 409.7 ns/op BenchmarkMapAddDifferentSteadyState-4 140013 759.7 ns/op BenchmarkRealworldExpvarUsage-4 18604 6875 ns/op PASS ok expvar 3.435s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 93283 1328 ns/op BenchmarkSprintfEmpty-4 305901 514.6 ns/op BenchmarkSprintfString-4 238714 680.1 ns/op BenchmarkSprintfTruncateString-4 155844 1255 ns/op BenchmarkSprintfTruncateBytes-4 102554 1671 ns/op BenchmarkSprintfSlowParsingPath-4 172537 1127 ns/op BenchmarkSprintfQuoteString-4 32322 3729 ns/op BenchmarkSprintfInt-4 119985 1156 ns/op BenchmarkSprintfIntInt-4 108392 1500 ns/op BenchmarkSprintfPrefixedInt-4 145400 1474 ns/op BenchmarkSprintfFloat-4 62126 1874 ns/op BenchmarkSprintfComplex-4 35661 3852 ns/op BenchmarkSprintfBoolean-4 139856 1162 ns/op BenchmarkSprintfHexString-4 49576 3005 ns/op BenchmarkSprintfHexBytes-4 63776 2900 ns/op BenchmarkSprintfBytes-4 28753 4517 ns/op BenchmarkSprintfStringer-4 53198 2540 ns/op BenchmarkSprintfStructure-4 23330 7603 ns/op BenchmarkManyArgs-4 47620 2501 ns/op BenchmarkFprintInt-4 68940 1778 ns/op BenchmarkFprintfBytes-4 73532 1897 ns/op BenchmarkFprintIntNoAlloc-4 64531 1944 ns/op BenchmarkScanInts-4 28 4536129 ns/op BenchmarkScanRecursiveInt-4 1 459333892 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 474964373 ns/op PASS ok fmt 6.696s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 390 275303 ns/op PASS ok go/build 0.188s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 42124 2532 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 11046 10804 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3505 37918 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 746 199233 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 214 638562 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 39 3623193 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 9 12061399 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 67600605 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 201365895 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 2.016s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 350194519 ns/op 0.18 MB/s 45909752 B/op 48864 allocs/op PASS ok go/format 0.469s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 21308244 ns/op 2.53 MB/s BenchmarkParseOnly-4 6 18434393 ns/op 2.92 MB/s BenchmarkResolve-4 40 2991214 ns/op 18.01 MB/s PASS ok go/parser 2.763s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 151871380 ns/op 0.34 MB/s 5334944 B/op 27641 allocs/op BenchmarkPrintDecl-4 818 151476 ns/op 0.21 MB/s 16747 B/op 51 allocs/op PASS ok go/printer 0.374s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 226 476192 ns/op BenchmarkScanFiles/go/types/expr.go-4 10 10298191 ns/op 5.40 MB/s BenchmarkScanFiles/go/parser/parser.go-4 7 14303658 ns/op 5.03 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19393526 ns/op 5.84 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 174 674470 ns/op 4.56 MB/s PASS ok go/scanner 1.105s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1279035 138.2 ns/op PASS ok go/token 0.410s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 141 778547 ns/op BenchmarkNamed/Underlying/nongeneric-4 963861 134.6 ns/op BenchmarkNamed/Underlying/generic-4 824934 161.8 ns/op BenchmarkNamed/Underlying/src_instance-4 637116 174.2 ns/op BenchmarkNamed/Underlying/user_instance-4 837892 165.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 13010 8319 ns/op BenchmarkNamed/NewMethodSet/generic-4 16196 8670 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16746 6340 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19592 6195 ns/op BenchmarkCheck/http/funcbodies/info-4 1 784020365 ns/op 38860 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 603180048 ns/op 50565 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 260438406 ns/op 116840 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 223652909 ns/op 135815 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1809902056 ns/op 2829 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 111502697 ns/op 45811 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 86492222 ns/op 58865 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 85019404 ns/op 60073 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 722866435 ns/op 2993 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 74695630 ns/op 28909 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 50816855 ns/op 42518 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 62805866 ns/op 34184 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1747032741 ns/op 35851 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 726886458 ns/op 86183 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 130801758 ns/op 471571 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 154174311 ns/op 398524 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3245906279 ns/op 613.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 158243686 ns/op 11945 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 115823335 ns/op 17023 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 107896781 ns/op 18353 lines/s PASS ok go/types 50.598s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12438 9918 ns/op 103.25 MB/s PASS ok hash/adler32 0.323s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 215745 677.8 ns/op 22.13 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 201097 888.7 ns/op 16.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 126110 1006 ns/op 39.78 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 133735 961.1 ns/op 41.62 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 387085 316.2 ns/op 1619.24 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 432502 330.2 ns/op 1550.52 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 382665 347.2 ns/op 2949.21 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 335301 359.9 ns/op 2845.05 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 230067 514.2 ns/op 7965.45 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 255604 500.7 ns/op 8180.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 58928 3600 ns/op 9101.00 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 58515 2205 ns/op 14858.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 393620 339.2 ns/op 44.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 371157 326.6 ns/op 45.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 384777 350.3 ns/op 114.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 418357 357.7 ns/op 111.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 302779 368.7 ns/op 1388.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 316351 389.9 ns/op 1313.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 269353 540.1 ns/op 1896.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 252220 474.2 ns/op 2159.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 223934 533.6 ns/op 7675.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 200816 753.2 ns/op 5437.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 51643 2434 ns/op 13460.38 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 50169 4805 ns/op 6819.56 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 186531 571.9 ns/op 26.23 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 238540 1044 ns/op 14.36 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 153171 1669 ns/op 23.97 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 106981 1040 ns/op 38.48 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 13936 ns/op 36.74 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 10000 16635 ns/op 30.78 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5604 25475 ns/op 40.20 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6410 23449 ns/op 43.67 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1408 96233 ns/op 42.56 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1209 97315 ns/op 42.09 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1010279 ns/op 32.43 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 150 781319 ns/op 41.94 MB/s PASS ok hash/crc32 9.108s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 130 892723 ns/op 73.41 MB/s BenchmarkCrc64/ISO4KB-4 1452 133771 ns/op 30.62 MB/s BenchmarkCrc64/ISO1KB-4 7825 18529 ns/op 55.26 MB/s BenchmarkCrc64/ECMA64KB-4 132 1198977 ns/op 54.66 MB/s BenchmarkCrc64/Random64KB-4 100 1157318 ns/op 56.63 MB/s BenchmarkCrc64/Random16KB-4 490 257552 ns/op 63.61 MB/s PASS ok hash/crc64 1.498s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 11595 9745 ns/op 105.08 MB/s BenchmarkFnv32aKB-4 10000 13519 ns/op 75.75 MB/s BenchmarkFnv64KB-4 10000 12564 ns/op 81.50 MB/s BenchmarkFnv64aKB-4 10294 11199 ns/op 91.44 MB/s BenchmarkFnv128KB-4 1694 73673 ns/op 13.90 MB/s BenchmarkFnv128aKB-4 1600 88232 ns/op 11.61 MB/s PASS ok hash/fnv 1.291s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 445246 278.5 ns/op 14.36 MB/s BenchmarkHash/n=4/Bytes-4 3179678 43.42 ns/op 92.12 MB/s BenchmarkHash/n=4/String-4 1000000 102.8 ns/op 38.91 MB/s BenchmarkHash/n=8/Write-4 416930 441.2 ns/op 18.13 MB/s BenchmarkHash/n=8/Bytes-4 2819500 37.01 ns/op 216.14 MB/s BenchmarkHash/n=8/String-4 1683842 70.32 ns/op 113.76 MB/s BenchmarkHash/n=16/Write-4 399282 372.5 ns/op 42.96 MB/s BenchmarkHash/n=16/Bytes-4 2996889 36.07 ns/op 443.55 MB/s BenchmarkHash/n=16/String-4 1451595 101.5 ns/op 157.71 MB/s BenchmarkHash/n=32/Write-4 380714 267.9 ns/op 119.46 MB/s BenchmarkHash/n=32/Bytes-4 3111692 60.44 ns/op 529.47 MB/s BenchmarkHash/n=32/String-4 1616934 81.51 ns/op 392.61 MB/s BenchmarkHash/n=64/Write-4 374331 308.1 ns/op 207.72 MB/s BenchmarkHash/n=64/Bytes-4 3009530 38.89 ns/op 1645.79 MB/s BenchmarkHash/n=64/String-4 1649166 119.1 ns/op 537.28 MB/s BenchmarkHash/n=256/Write-4 276280 671.3 ns/op 381.35 MB/s BenchmarkHash/n=256/Bytes-4 2008584 60.86 ns/op 4206.04 MB/s BenchmarkHash/n=256/String-4 926800 177.6 ns/op 1441.69 MB/s BenchmarkHash/n=320/Write-4 252199 447.1 ns/op 715.72 MB/s BenchmarkHash/n=320/Bytes-4 1920106 66.50 ns/op 4812.08 MB/s BenchmarkHash/n=320/String-4 743498 195.4 ns/op 1637.46 MB/s BenchmarkHash/n=1024/Write-4 181449 685.0 ns/op 1494.82 MB/s BenchmarkHash/n=1024/Bytes-4 690454 259.4 ns/op 3946.85 MB/s BenchmarkHash/n=1024/String-4 238866 553.2 ns/op 1851.02 MB/s BenchmarkHash/n=4096/Write-4 68521 1467 ns/op 2791.97 MB/s BenchmarkHash/n=4096/Bytes-4 278930 527.4 ns/op 7765.96 MB/s BenchmarkHash/n=4096/String-4 53463 3435 ns/op 1192.35 MB/s BenchmarkHash/n=16384/Write-4 21724 7251 ns/op 2259.65 MB/s BenchmarkHash/n=16384/Bytes-4 63188 1878 ns/op 8723.50 MB/s BenchmarkHash/n=16384/String-4 14737 7426 ns/op 2206.24 MB/s PASS ok hash/maphash 7.349s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 465 262396 ns/op BenchmarkEscapeNone-4 96970 1042 ns/op BenchmarkUnescape-4 565 193688 ns/op BenchmarkUnescapeNone-4 632666 213.7 ns/op BenchmarkUnescapeSparse-4 10000 29155 ns/op BenchmarkUnescapeDense-4 966 230763 ns/op PASS ok html 1.379s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 6283 17989 ns/op BenchmarkCSSEscaperNoSpecials-4 40345 4054 ns/op BenchmarkDecodeCSS-4 25020 5270 ns/op BenchmarkDecodeCSSNoSpecials-4 2947525 73.30 ns/op BenchmarkCSSValueFilter-4 94748 1306 ns/op BenchmarkCSSValueFilterOk-4 69795 1671 ns/op BenchmarkEscapedExecute-4 4350 29294 ns/op BenchmarkHTMLNospaceEscaper-4 8559 19696 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 29208 4761 ns/op BenchmarkStripTags-4 16940 7751 ns/op BenchmarkStripTagsNoSpecials-4 168750 792.6 ns/op BenchmarkJSValEscaperWithNum-4 21849 7480 ns/op BenchmarkJSValEscaperWithStr-4 4694 29434 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 10693 ns/op BenchmarkJSValEscaperWithObj-4 3552 40022 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 10000 10009 ns/op BenchmarkJSStrEscaperNoSpecials-4 37640 4604 ns/op BenchmarkJSStrEscaper-4 9256 21841 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 43699 3005 ns/op BenchmarkJSRegexpEscaper-4 8331 24162 ns/op BenchmarkTemplateSpecialTags-4 87 1260868 ns/op BenchmarkURLEscaper-4 3948 38128 ns/op BenchmarkURLEscaperNoSpecials-4 173968 1138 ns/op BenchmarkURLNormalizer-4 5102 21267 ns/op BenchmarkURLNormalizerNoSpecials-4 191487 920.9 ns/op BenchmarkSrcsetFilter-4 18718 6577 ns/op BenchmarkSrcsetFilterNoSpecials-4 107600 1179 ns/op PASS ok html/template 6.400s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 486393 285.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 517138 288.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 580978 302.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 516780 313.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1283973 122.9 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 939781 114.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 203.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 117.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 916719 155.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 285375 365.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 257456 658.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 223857 731.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 250773 555.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 699081 195.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 474502 272.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 742245 178.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 428234 327.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 393715 402.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 137.4 ns/op BenchmarkRGBASetRGBA-4 1000000 131.3 ns/op BenchmarkRGBA64At-4 772467 141.5 ns/op BenchmarkRGBA64SetRGBA64-4 761768 183.1 ns/op BenchmarkNRGBAAt-4 1000000 103.1 ns/op BenchmarkNRGBASetNRGBA-4 851517 128.7 ns/op BenchmarkNRGBA64At-4 833108 146.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 666729 162.8 ns/op BenchmarkAlphaAt-4 1963095 77.32 ns/op BenchmarkAlphaSetAlpha-4 1834232 61.55 ns/op BenchmarkAlpha16At-4 1263146 141.4 ns/op BenchmarkAlphaSetAlpha16-4 1000000 101.5 ns/op BenchmarkGrayAt-4 1863164 62.31 ns/op BenchmarkGraySetGray-4 1821970 91.08 ns/op BenchmarkGray16At-4 1319714 187.4 ns/op BenchmarkGraySetGray16-4 1008900 221.5 ns/op PASS ok image 8.037s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2632638 48.10 ns/op BenchmarkYCbCrToRGB/128-4 3240446 50.69 ns/op BenchmarkYCbCrToRGB/255-4 3172230 37.35 ns/op BenchmarkRGBToYCbCr/0-4 3088024 36.69 ns/op BenchmarkRGBToYCbCr/Cb-4 2585307 40.06 ns/op BenchmarkRGBToYCbCr/Cr-4 2902288 37.08 ns/op BenchmarkYCbCrToRGBA/0-4 2299671 63.79 ns/op BenchmarkYCbCrToRGBA/128-4 1975305 63.81 ns/op BenchmarkYCbCrToRGBA/255-4 2421964 42.15 ns/op BenchmarkNYCbCrAToRGBA/0-4 2806839 45.16 ns/op BenchmarkNYCbCrAToRGBA/128-4 2853565 81.70 ns/op BenchmarkNYCbCrAToRGBA/255-4 2158644 53.08 ns/op PASS ok image/color 3.119s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 45928444 ns/op BenchmarkFillSrc-4 184 582392 ns/op BenchmarkCopyOver-4 3 36684890 ns/op BenchmarkCopySrc-4 343 328583 ns/op BenchmarkNRGBAOver-4 6 17284219 ns/op BenchmarkNRGBASrc-4 9 13684608 ns/op BenchmarkYCbCr-4 8 14290506 ns/op BenchmarkGray-4 14 8307713 ns/op BenchmarkCMYK-4 10 11964944 ns/op BenchmarkGlyphOver-4 20 8165974 ns/op BenchmarkRGBAMaskOver-4 4 35102456 ns/op BenchmarkGrayMaskOver-4 5 20425675 ns/op BenchmarkRGBA64ImageMaskOver-4 3 35800602 ns/op BenchmarkRGBA-4 3 51076988 ns/op BenchmarkPalettedFill-4 878 146318 ns/op BenchmarkPalettedRGBA-4 2 57823290 ns/op BenchmarkGenericOver-4 2 53366306 ns/op BenchmarkGenericMaskOver-4 5 23144068 ns/op BenchmarkGenericSrc-4 3 46333632 ns/op BenchmarkGenericMaskSrc-4 4 34779805 ns/op PASS ok image/draw 8.810s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 8344319 ns/op 1.85 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 262935983 ns/op 1.17 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3029282561 ns/op 0.41 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 52 2459864 ns/op 6.28 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 139721415 ns/op 0.44 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.492s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4552 31339 ns/op BenchmarkIDCT-4 4940 24247 ns/op BenchmarkDecodeBaseline-4 7 15180275 ns/op 4.07 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 25188587 ns/op 2.45 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 155755945 ns/op 7.89 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 208383796 ns/op 4.42 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.122s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 17165386 7.650 ns/op BenchmarkDecodeGray-4 10 11974912 ns/op 5.47 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 43604410 ns/op 6.01 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 2 56479224 ns/op 4.64 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 6965474 ns/op 9.41 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 2 60295424 ns/op 4.35 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 56398393 ns/op 4.65 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 55871768 ns/op 5.50 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 71235426 ns/op 4.31 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 198284957 ns/op 6.20 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 372697342 ns/op 3.30 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 3 36877899 ns/op 8.33 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 241291107 ns/op 5.09 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 893297927 ns/op 1.38 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.620s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 99156586 ns/op 1.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 2 53973029 ns/op 1.85 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 331531336 ns/op 1.51 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 310528404 ns/op 1.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53709854 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 1 104576780 ns/op 0.96 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 302596653 ns/op 1.65 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 254993917 ns/op 1.96 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 725684373 ns/op 1.38 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 542160112 ns/op 1.84 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4012890289 ns/op 1.25 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4027686943 ns/op 1.24 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 11280138 ns/op 8.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 8 13620315 ns/op 7.34 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 49497041 ns/op 10.10 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 1 106370443 ns/op 4.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 104606877 ns/op 9.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 168465901 ns/op 5.94 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 504404322 ns/op 9.91 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 761027258 ns/op 6.57 MB/s 40001624 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 62533660 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 50312134 ns/op 1.99 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 326145796 ns/op 1.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 458920613 ns/op 1.09 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 966886211 ns/op 1.03 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1126540569 ns/op 0.89 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6597620668 ns/op 0.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5694365274 ns/op 0.88 MB/s 40001624 B/op 3 allocs/op BenchmarkSaveRestore/bits=32-4 1 171204321 ns/op 24.41 MB/s 5275664 B/op 6 allocs/op BenchmarkSaveRestore/bits=64-4 1 157333378 ns/op 26.57 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 58.496s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 31191 3835 ns/op 0.26 MB/s BenchmarkMarshalCorpusFile/2-4 31819 4778 ns/op 0.42 MB/s BenchmarkMarshalCorpusFile/4-4 27662 3892 ns/op 1.03 MB/s BenchmarkMarshalCorpusFile/8-4 24213 5081 ns/op 1.57 MB/s BenchmarkMarshalCorpusFile/16-4 18763 6561 ns/op 2.44 MB/s BenchmarkMarshalCorpusFile/32-4 10741 9815 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/64-4 7574 16017 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/128-4 3762 27306 ns/op 4.69 MB/s BenchmarkMarshalCorpusFile/256-4 2646 53692 ns/op 4.77 MB/s BenchmarkMarshalCorpusFile/512-4 1036 114723 ns/op 4.46 MB/s BenchmarkMarshalCorpusFile/1024-4 673 219914 ns/op 4.66 MB/s BenchmarkMarshalCorpusFile/2048-4 229 553084 ns/op 3.70 MB/s BenchmarkMarshalCorpusFile/4096-4 127 1385065 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/8192-4 87 1870896 ns/op 4.38 MB/s BenchmarkMarshalCorpusFile/16384-4 38 4256333 ns/op 3.85 MB/s BenchmarkMarshalCorpusFile/32768-4 18 10063669 ns/op 3.26 MB/s BenchmarkMarshalCorpusFile/65536-4 7 14741440 ns/op 4.45 MB/s BenchmarkMarshalCorpusFile/131072-4 3 33478631 ns/op 3.92 MB/s BenchmarkMarshalCorpusFile/262144-4 2 64678612 ns/op 4.05 MB/s BenchmarkMarshalCorpusFile/524288-4 1 137802918 ns/op 3.80 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 259525954 ns/op 4.04 MB/s BenchmarkUnmarshalCorpusFile/1-4 7598 15032 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 8852 20184 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/4-4 8755 19219 ns/op 0.21 MB/s BenchmarkUnmarshalCorpusFile/8-4 7160 18079 ns/op 0.44 MB/s BenchmarkUnmarshalCorpusFile/16-4 5464 24583 ns/op 0.65 MB/s BenchmarkUnmarshalCorpusFile/32-4 3147 33419 ns/op 0.96 MB/s BenchmarkUnmarshalCorpusFile/64-4 3348 37796 ns/op 1.69 MB/s BenchmarkUnmarshalCorpusFile/128-4 2571 51229 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/256-4 888 131333 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/512-4 488 370912 ns/op 1.38 MB/s BenchmarkUnmarshalCorpusFile/1024-4 247 709968 ns/op 1.44 MB/s BenchmarkUnmarshalCorpusFile/2048-4 127 971560 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/4096-4 68 1948078 ns/op 2.10 MB/s BenchmarkUnmarshalCorpusFile/8192-4 31 3879872 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 8398175 ns/op 1.95 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14681823 ns/op 2.23 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 47957741 ns/op 1.37 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 57506450 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 197480205 ns/op 1.33 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 252889633 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 686709143 ns/op 1.53 MB/s BenchmarkMutatorBytes/1-4 30687 3505 ns/op BenchmarkMutatorBytes/10-4 33198 3736 ns/op BenchmarkMutatorBytes/100-4 29112 4532 ns/op BenchmarkMutatorBytes/1000-4 18638 5955 ns/op BenchmarkMutatorBytes/10000-4 7358 37115 ns/op BenchmarkMutatorBytes/100000-4 811 273233 ns/op BenchmarkMutatorString/1-4 26844 4338 ns/op BenchmarkMutatorString/10-4 25767 4221 ns/op BenchmarkMutatorString/100-4 28225 4686 ns/op BenchmarkMutatorString/1000-4 12481 15461 ns/op BenchmarkMutatorString/10000-4 3786 59658 ns/op BenchmarkMutatorString/100000-4 298 449614 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 15078 7279 ns/op BenchmarkMutatorAllBasicTypes/string-4 10000 11088 ns/op BenchmarkMutatorAllBasicTypes/bool-4 57987 2029 ns/op BenchmarkMutatorAllBasicTypes/float32-4 50544 2267 ns/op BenchmarkMutatorAllBasicTypes/float64-4 51763 2374 ns/op BenchmarkMutatorAllBasicTypes/int-4 49106 2232 ns/op BenchmarkMutatorAllBasicTypes/int8-4 54967 2276 ns/op BenchmarkMutatorAllBasicTypes/int16-4 44733 2326 ns/op BenchmarkMutatorAllBasicTypes/int32-4 43209 2448 ns/op BenchmarkMutatorAllBasicTypes/int64-4 48378 5060 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 44596 3073 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 48128 2597 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 44649 2480 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 46237 2350 ns/op PASS ok internal/fuzz 16.209s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 11889 11126 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 137200 1069 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.901s PASS ok internal/poll 0.056s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 4 25433014 ns/op PASS ok internal/trace 3.935s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 13806 ns/op BenchmarkCopyNLarge-4 156 864142 ns/op PASS ok io 0.531s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 139821 816.9 ns/op BenchmarkPrintln-4 19653 5312 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36038 3420 ns/op 65 B/op 1 allocs/op BenchmarkConcurrent-4 4918 24287 ns/op BenchmarkDiscard-4 968236 113.6 ns/op 0 B/op 0 allocs/op PASS ok log 1.190s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 37207 4703 ns/op BenchmarkJSONHandler/defaults-4 5910 20892 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3968 29919 ns/op 784 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4761 34277 ns/op 744 B/op 5 allocs/op BenchmarkPreformatting/separate-4 3723 28453 ns/op 513 B/op 0 allocs/op BenchmarkPreformatting/struct-4 7564 21495 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 3892 34971 ns/op 525 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 23167 4610 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 23158 5702 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 65680 1871 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 38293 2934 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 29119 3505 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 49348 2642 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 40167 2879 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 42628 3336 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 495099 268.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 330948 347.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 230802 579.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 160437 919.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 114855 923.0 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 349099 1000 ns/op BenchmarkSourceLine/stringifying-4 30460 4220 ns/op BenchmarkRecord-4 2617 51205 ns/op BenchmarkDispatch/switch-checked-4 149614 849.5 ns/op BenchmarkDispatch/As-4 178377 675.9 ns/op BenchmarkDispatch/Visit-4 164517 726.6 ns/op BenchmarkUnsafeStrings-4 14911 7693 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 6.827s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2468184 47.80 ns/op BenchmarkAcosh-4 1335226 110.1 ns/op BenchmarkAsin-4 2638998 44.30 ns/op BenchmarkAsinh-4 1114146 155.8 ns/op BenchmarkAtan-4 3309783 43.58 ns/op BenchmarkAtanh-4 1000173 186.7 ns/op BenchmarkAtan2-4 1995998 61.54 ns/op BenchmarkCbrt-4 1082232 110.1 ns/op BenchmarkCeil-4 24398515 6.042 ns/op BenchmarkCompare-4 4586930 24.49 ns/op BenchmarkCompare32-4 6123885 19.82 ns/op BenchmarkCopysign-4 4066656 30.61 ns/op BenchmarkCos-4 773373 156.4 ns/op BenchmarkCosh-4 1000000 109.6 ns/op BenchmarkErf-4 3151683 38.19 ns/op BenchmarkErfc-4 3187197 40.38 ns/op BenchmarkErfinv-4 2746996 42.29 ns/op BenchmarkErfcinv-4 2438798 53.86 ns/op BenchmarkExp-4 6827484 17.61 ns/op BenchmarkExpGo-4 1000000 122.5 ns/op BenchmarkExpm1-4 2339413 70.52 ns/op BenchmarkExp2-4 1000000 134.4 ns/op BenchmarkExp2Go-4 974035 151.8 ns/op BenchmarkAbs-4 2137152 49.04 ns/op BenchmarkDim-4 7540975 14.93 ns/op BenchmarkFloor-4 23840458 9.005 ns/op BenchmarkMax-4 13225152 8.831 ns/op BenchmarkMin-4 15219344 10.61 ns/op BenchmarkMod-4 352137 432.8 ns/op BenchmarkFrexp-4 1671458 74.06 ns/op BenchmarkGamma-4 764220 210.6 ns/op BenchmarkHypot-4 10179121 18.88 ns/op BenchmarkHypotGo-4 1460078 79.35 ns/op BenchmarkIlogb-4 1993341 80.94 ns/op BenchmarkJ0-4 222163 1181 ns/op BenchmarkJ1-4 173785 729.9 ns/op BenchmarkJn-4 93957 1385 ns/op BenchmarkLdexp-4 1000000 137.8 ns/op BenchmarkLgamma-4 726264 147.6 ns/op BenchmarkLog-4 3887808 32.43 ns/op BenchmarkLogb-4 1706571 72.11 ns/op BenchmarkLog1p-4 1000000 168.4 ns/op BenchmarkLog10-4 3440884 45.31 ns/op BenchmarkLog2-4 1290842 92.79 ns/op BenchmarkModf-4 2044981 79.83 ns/op BenchmarkNextafter32-4 2173944 60.33 ns/op BenchmarkNextafter64-4 2138902 106.0 ns/op BenchmarkPowInt-4 528014 255.9 ns/op BenchmarkPowFrac-4 418682 303.9 ns/op BenchmarkPow10Pos-4 5304716 26.61 ns/op BenchmarkPow10Neg-4 4969738 39.25 ns/op BenchmarkRound-4 3926298 31.91 ns/op BenchmarkRoundToEven-4 8398596 13.85 ns/op BenchmarkRemainder-4 547297 387.5 ns/op BenchmarkSignbit-4 6620836 21.28 ns/op BenchmarkSin-4 1000000 123.4 ns/op BenchmarkSincos-4 1000000 132.9 ns/op BenchmarkSinh-4 1524921 74.68 ns/op BenchmarkSqrtIndirect-4 23226730 9.782 ns/op BenchmarkSqrtLatency-4 18012108 6.148 ns/op BenchmarkSqrtIndirectLatency-4 16917074 9.056 ns/op BenchmarkSqrtGoLatency-4 1000000 183.1 ns/op BenchmarkSqrtPrime-4 37149 3303 ns/op BenchmarkTan-4 1505100 83.52 ns/op BenchmarkTanh-4 1460637 71.09 ns/op BenchmarkTrunc-4 20995710 5.889 ns/op BenchmarkY0-4 268551 727.6 ns/op BenchmarkY1-4 312414 421.4 ns/op BenchmarkYn-4 122313 950.5 ns/op BenchmarkFloat64bits-4 6746250 29.72 ns/op BenchmarkFloat64frombits-4 6098354 20.72 ns/op BenchmarkFloat32bits-4 5932246 20.08 ns/op BenchmarkFloat32frombits-4 5120654 20.62 ns/op BenchmarkFMA-4 20970889 6.219 ns/op PASS ok math 18.278s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14934625 9.379 ns/op 6823.46 MB/s BenchmarkAddVV/2-4 8281972 14.58 ns/op 8777.11 MB/s BenchmarkAddVV/3-4 11741176 11.06 ns/op 17367.49 MB/s BenchmarkAddVV/4-4 8155590 12.36 ns/op 20705.88 MB/s BenchmarkAddVV/5-4 10816040 12.33 ns/op 25959.39 MB/s BenchmarkAddVV/10-4 8037541 13.17 ns/op 48586.24 MB/s BenchmarkAddVV/100-4 1963335 57.69 ns/op 110929.67 MB/s BenchmarkAddVV/1000-4 243698 633.6 ns/op 101015.50 MB/s BenchmarkSubVV/1-4 13363927 8.450 ns/op 7573.73 MB/s BenchmarkSubVV/2-4 13374726 9.797 ns/op 13064.86 MB/s BenchmarkSubVV/3-4 10494657 11.46 ns/op 16756.97 MB/s BenchmarkSubVV/4-4 10810054 15.34 ns/op 16688.91 MB/s BenchmarkSubVV/5-4 9828802 12.14 ns/op 26352.67 MB/s BenchmarkSubVV/10-4 8362275 19.22 ns/op 33305.43 MB/s BenchmarkSubVV/100-4 1422393 108.9 ns/op 58746.55 MB/s BenchmarkSubVV/1000-4 240166 582.5 ns/op 109869.09 MB/s BenchmarkAddVW/1-4 17949638 9.061 ns/op 882.88 MB/s BenchmarkAddVW/2-4 10805052 14.57 ns/op 1098.35 MB/s BenchmarkAddVW/3-4 10735864 10.08 ns/op 2381.73 MB/s BenchmarkAddVW/4-4 12081757 9.897 ns/op 3233.37 MB/s BenchmarkAddVW/5-4 12470638 13.88 ns/op 2882.47 MB/s BenchmarkAddVW/10-4 7837092 13.17 ns/op 6074.56 MB/s BenchmarkAddVW/100-4 265116 544.9 ns/op 1468.17 MB/s BenchmarkAddVW/1000-4 34950 6509 ns/op 1229.10 MB/s BenchmarkAddVWext/1-4 14731933 16.32 ns/op 490.19 MB/s BenchmarkAddVWext/2-4 12545474 15.42 ns/op 1037.39 MB/s BenchmarkAddVWext/3-4 8051100 13.32 ns/op 1802.32 MB/s BenchmarkAddVWext/4-4 10243154 13.34 ns/op 2399.16 MB/s BenchmarkAddVWext/5-4 11511822 17.49 ns/op 2287.49 MB/s BenchmarkAddVWext/10-4 8714215 12.27 ns/op 6518.48 MB/s BenchmarkAddVWext/100-4 46201 3613 ns/op 221.43 MB/s BenchmarkAddVWext/1000-4 5377 25302 ns/op 316.18 MB/s BenchmarkSubVW/1-4 16314954 14.95 ns/op 535.06 MB/s BenchmarkSubVW/2-4 15595255 7.913 ns/op 2022.11 MB/s BenchmarkSubVW/3-4 14541956 9.673 ns/op 2481.06 MB/s BenchmarkSubVW/4-4 14426928 9.679 ns/op 3306.11 MB/s BenchmarkSubVW/5-4 14447310 11.56 ns/op 3459.40 MB/s BenchmarkSubVW/10-4 5020330 24.41 ns/op 3277.95 MB/s BenchmarkSubVW/100-4 247237 551.0 ns/op 1451.83 MB/s BenchmarkSubVW/1000-4 32809 4357 ns/op 1836.23 MB/s BenchmarkSubVWext/1-4 12677242 11.89 ns/op 672.65 MB/s BenchmarkSubVWext/2-4 14119434 10.37 ns/op 1542.41 MB/s BenchmarkSubVWext/3-4 9889248 10.77 ns/op 2228.41 MB/s BenchmarkSubVWext/4-4 14846152 9.884 ns/op 3237.45 MB/s BenchmarkSubVWext/5-4 8876868 14.87 ns/op 2690.38 MB/s BenchmarkSubVWext/10-4 10943620 19.04 ns/op 4202.04 MB/s BenchmarkSubVWext/100-4 43636 2550 ns/op 313.67 MB/s BenchmarkSubVWext/1000-4 5854 23602 ns/op 338.96 MB/s BenchmarkMulAddVWW/1-4 12183120 9.457 ns/op 6767.77 MB/s BenchmarkMulAddVWW/2-4 13163360 10.77 ns/op 11890.11 MB/s BenchmarkMulAddVWW/3-4 9411392 11.04 ns/op 17395.76 MB/s BenchmarkMulAddVWW/4-4 9049987 15.28 ns/op 16748.58 MB/s BenchmarkMulAddVWW/5-4 8756899 13.80 ns/op 23192.69 MB/s BenchmarkMulAddVWW/10-4 5774685 20.70 ns/op 30912.20 MB/s BenchmarkMulAddVWW/100-4 1000000 123.8 ns/op 51702.67 MB/s BenchmarkMulAddVWW/1000-4 144258 1045 ns/op 61223.70 MB/s BenchmarkAddMulVVW/1-4 16344313 7.934 ns/op 8066.86 MB/s BenchmarkAddMulVVW/2-4 13101070 11.09 ns/op 11543.03 MB/s BenchmarkAddMulVVW/3-4 11085615 9.871 ns/op 19451.63 MB/s BenchmarkAddMulVVW/4-4 10760485 11.56 ns/op 22150.61 MB/s BenchmarkAddMulVVW/5-4 9441414 12.72 ns/op 25159.78 MB/s BenchmarkAddMulVVW/10-4 9020401 16.46 ns/op 38892.92 MB/s BenchmarkAddMulVVW/100-4 1846575 83.17 ns/op 76950.95 MB/s BenchmarkAddMulVVW/1000-4 214081 740.3 ns/op 86452.72 MB/s BenchmarkDivWVW/1-4 1736433 62.97 ns/op 1016.36 MB/s BenchmarkDivWVW/2-4 977704 160.1 ns/op 799.68 MB/s BenchmarkDivWVW/3-4 775839 157.4 ns/op 1219.87 MB/s BenchmarkDivWVW/4-4 612211 222.9 ns/op 1148.57 MB/s BenchmarkDivWVW/5-4 646335 233.0 ns/op 1373.11 MB/s BenchmarkDivWVW/10-4 349412 376.9 ns/op 1698.21 MB/s BenchmarkDivWVW/100-4 36198 3357 ns/op 1906.31 MB/s BenchmarkDivWVW/1000-4 4282 46961 ns/op 1362.82 MB/s BenchmarkNonZeroShifts/1/shrVU-4 10286964 12.72 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13508582 11.03 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13065564 8.685 ns/op BenchmarkNonZeroShifts/2/shlVU-4 14011176 12.33 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9991420 11.54 ns/op BenchmarkNonZeroShifts/3/shlVU-4 11886684 9.600 ns/op BenchmarkNonZeroShifts/4/shrVU-4 6557878 15.67 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9463215 13.60 ns/op BenchmarkNonZeroShifts/5/shrVU-4 7982941 16.38 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9782136 13.01 ns/op BenchmarkNonZeroShifts/10/shrVU-4 5571212 20.85 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7000827 16.42 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.5 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1352127 163.6 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 140733 1220 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 117264 1561 ns/op BenchmarkDecimalConversion-4 123 1337070 ns/op BenchmarkFloatString/100-4 8611 14625 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 148 688178 ns/op 2921 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 69669660 ns/op 60388 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 5955393717 ns/op 861216 B/op 545 allocs/op BenchmarkFloatAdd/10-4 125796 970.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 127486 1012 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 107097 1180 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 65656 1638 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 14173 7993 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 176796 793.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 176968 758.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 154270 912.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 142903 963.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 42981 3076 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1394 111706 ns/op BenchmarkParseFloatLargeExp-4 292 431206 ns/op BenchmarkGCD10x10/WithoutXY-4 119480 1041 ns/op BenchmarkGCD10x10/WithXY-4 47146 3644 ns/op BenchmarkGCD10x100/WithoutXY-4 42577 3077 ns/op BenchmarkGCD10x100/WithXY-4 10000 11002 ns/op BenchmarkGCD10x1000/WithoutXY-4 53778 2670 ns/op BenchmarkGCD10x1000/WithXY-4 10000 10568 ns/op BenchmarkGCD100x100/WithoutXY-4 20976 6383 ns/op BenchmarkGCD100x100/WithXY-4 7150 18216 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 12878 ns/op BenchmarkGCD100x1000/WithXY-4 7114 27242 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1783 62031 ns/op BenchmarkGCD1000x1000/WithXY-4 972 121653 ns/op BenchmarkHilbert-4 19 6534263 ns/op BenchmarkBinomial-4 10000 24972 ns/op BenchmarkQuoRem-4 17766 7319 ns/op BenchmarkExp-4 15 8150007 ns/op BenchmarkExpMont/Odd-4 94 1090395 ns/op 2601 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1232810 ns/op 3371 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1544055 ns/op 3813 B/op 52 allocs/op BenchmarkExpMont/Even3-4 109 1292770 ns/op 3835 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1103596 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even8-4 98 1105503 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even32-4 98 1478296 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even64-4 100 1370692 ns/op 3650 B/op 54 allocs/op BenchmarkExpMont/Even96-4 80 1727865 ns/op 3805 B/op 52 allocs/op BenchmarkExpMont/Even128-4 121 1119496 ns/op 3244 B/op 50 allocs/op BenchmarkExpMont/Even255-4 100 1038342 ns/op 2952 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 295 365093 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 258 395840 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 277 415179 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 302 418760 ns/op 1753 B/op 48 allocs/op BenchmarkExp2-4 18 7374800 ns/op BenchmarkBitset-4 499894 310.0 ns/op BenchmarkBitsetNeg-4 366736 413.0 ns/op BenchmarkBitsetOrig-4 183255 981.6 ns/op BenchmarkBitsetNegOrig-4 107368 2064 ns/op BenchmarkModSqrt225_Tonelli-4 85 1737641 ns/op BenchmarkModSqrt225_3Mod4-4 165 1022697 ns/op BenchmarkModSqrt231_Tonelli-4 52 2057239 ns/op BenchmarkModSqrt231_5Mod8-4 147 794031 ns/op BenchmarkModInverse-4 10000 13150 ns/op BenchmarkSqrt-4 1738 112564 ns/op BenchmarkIntSqr/1-4 834889 325.4 ns/op BenchmarkIntSqr/2-4 441828 232.0 ns/op BenchmarkIntSqr/3-4 366128 411.7 ns/op BenchmarkIntSqr/5-4 349516 393.5 ns/op BenchmarkIntSqr/8-4 228705 531.4 ns/op BenchmarkIntSqr/10-4 236133 621.5 ns/op BenchmarkIntSqr/20-4 51962 2476 ns/op BenchmarkIntSqr/30-4 24639 4603 ns/op BenchmarkIntSqr/50-4 17170 7233 ns/op BenchmarkIntSqr/80-4 10000 11654 ns/op BenchmarkIntSqr/100-4 9471 17804 ns/op BenchmarkIntSqr/200-4 2088 59266 ns/op BenchmarkIntSqr/300-4 1744 93844 ns/op BenchmarkIntSqr/500-4 810 145849 ns/op BenchmarkIntSqr/800-4 326 395789 ns/op BenchmarkIntSqr/1000-4 238 841358 ns/op BenchmarkDiv/20/10-4 316131 355.4 ns/op BenchmarkDiv/40/20-4 329076 360.2 ns/op BenchmarkDiv/100/50-4 233530 468.5 ns/op BenchmarkDiv/200/100-4 48130 3485 ns/op BenchmarkDiv/400/200-4 28383 4416 ns/op BenchmarkDiv/1000/500-4 39108 3289 ns/op BenchmarkDiv/2000/1000-4 33111 3835 ns/op BenchmarkDiv/20000/10000-4 1237 111811 ns/op BenchmarkDiv/200000/100000-4 30 5480989 ns/op BenchmarkDiv/2000000/1000000-4 1 167358965 ns/op BenchmarkDiv/20000000/10000000-4 1 4376723538 ns/op BenchmarkMul-4 4 27608811 ns/op BenchmarkNatMul/10-4 147147 1330 ns/op BenchmarkNatMul/100-4 4801 32863 ns/op BenchmarkNatMul/1000-4 100 1253175 ns/op BenchmarkZeroShifts/Shl-4 6994 17765 ns/op BenchmarkZeroShifts/ShlSame-4 3043153 39.57 ns/op BenchmarkZeroShifts/Shr-4 10000 24066 ns/op BenchmarkZeroShifts/ShrSame-4 3249514 41.15 ns/op BenchmarkExp3Power/0x10-4 145207 1187 ns/op BenchmarkExp3Power/0x40-4 110025 1179 ns/op BenchmarkExp3Power/0x100-4 55164 3155 ns/op BenchmarkExp3Power/0x400-4 32144 5137 ns/op BenchmarkExp3Power/0x1000-4 10000 20448 ns/op BenchmarkExp3Power/0x4000-4 2060 87046 ns/op BenchmarkExp3Power/0x10000-4 127 971671 ns/op BenchmarkExp3Power/0x40000-4 19 7090936 ns/op BenchmarkExp3Power/0x100000-4 2 74441536 ns/op BenchmarkExp3Power/0x400000-4 1 568082140 ns/op BenchmarkFibo-4 3 49519507 ns/op BenchmarkNatSqr/1-4 874641 279.9 ns/op BenchmarkNatSqr/2-4 478904 418.1 ns/op BenchmarkNatSqr/3-4 395491 440.2 ns/op BenchmarkNatSqr/5-4 320562 632.4 ns/op BenchmarkNatSqr/8-4 150211 965.2 ns/op BenchmarkNatSqr/10-4 169479 1146 ns/op BenchmarkNatSqr/20-4 27247 3784 ns/op BenchmarkNatSqr/30-4 30150 4703 ns/op BenchmarkNatSqr/50-4 10000 10840 ns/op BenchmarkNatSqr/80-4 10000 16758 ns/op BenchmarkNatSqr/100-4 8898 15839 ns/op BenchmarkNatSqr/200-4 3610 43484 ns/op BenchmarkNatSqr/300-4 1500 111127 ns/op BenchmarkNatSqr/500-4 604 202980 ns/op BenchmarkNatSqr/800-4 285 487229 ns/op BenchmarkNatSqr/1000-4 247 661564 ns/op BenchmarkNatSetBytes/8-4 823917 152.2 ns/op BenchmarkNatSetBytes/24-4 265572 651.7 ns/op BenchmarkNatSetBytes/128-4 57477 3134 ns/op BenchmarkNatSetBytes/7-4 804105 144.4 ns/op BenchmarkNatSetBytes/23-4 202718 657.1 ns/op BenchmarkNatSetBytes/127-4 67761 2035 ns/op BenchmarkScanPi-4 177 709360 ns/op BenchmarkStringPiParallel-4 549 417027 ns/op BenchmarkScan/10/Base2-4 34101 3722 ns/op BenchmarkScan/100/Base2-4 3498 32894 ns/op BenchmarkScan/1000/Base2-4 391 274058 ns/op BenchmarkScan/10/Base8-4 74277 2359 ns/op BenchmarkScan/100/Base8-4 11246 12195 ns/op BenchmarkScan/1000/Base8-4 1071 100503 ns/op BenchmarkScan/10/Base10-4 82072 2245 ns/op BenchmarkScan/100/Base10-4 12808 8831 ns/op BenchmarkScan/1000/Base10-4 738 175491 ns/op BenchmarkScan/10/Base16-4 101881 1172 ns/op BenchmarkScan/100/Base16-4 10000 15222 ns/op BenchmarkScan/1000/Base16-4 1443 77255 ns/op BenchmarkString/10/Base2-4 147410 739.8 ns/op BenchmarkString/100/Base2-4 26079 4700 ns/op BenchmarkString/1000/Base2-4 3184 46934 ns/op BenchmarkString/10/Base8-4 337842 360.1 ns/op BenchmarkString/100/Base8-4 65898 2251 ns/op BenchmarkString/1000/Base8-4 7389 19793 ns/op BenchmarkString/10/Base10-4 168476 773.3 ns/op BenchmarkString/100/Base10-4 34764 3401 ns/op BenchmarkString/1000/Base10-4 5863 28462 ns/op BenchmarkString/10/Base16-4 375090 332.5 ns/op BenchmarkString/100/Base16-4 90247 1601 ns/op BenchmarkString/1000/Base16-4 10000 12562 ns/op BenchmarkLeafSize/0-4 26 5974500 ns/op BenchmarkLeafSize/1-4 422 294002 ns/op BenchmarkLeafSize/2-4 429 297267 ns/op BenchmarkLeafSize/3-4 313 477603 ns/op BenchmarkLeafSize/4-4 446 352514 ns/op BenchmarkLeafSize/5-4 187 571364 ns/op BenchmarkLeafSize/6-4 297 403718 ns/op BenchmarkLeafSize/7-4 253 601650 ns/op BenchmarkLeafSize/8-4 358 375736 ns/op BenchmarkLeafSize/9-4 234 513621 ns/op BenchmarkLeafSize/10-4 252 456381 ns/op BenchmarkLeafSize/11-4 300 460925 ns/op BenchmarkLeafSize/12-4 361 341297 ns/op BenchmarkLeafSize/13-4 273 484876 ns/op BenchmarkLeafSize/14-4 307 587849 ns/op BenchmarkLeafSize/15-4 322 428395 ns/op BenchmarkLeafSize/16-4 435 365659 ns/op BenchmarkLeafSize/32-4 295 517227 ns/op BenchmarkLeafSize/64-4 321 356548 ns/op BenchmarkProbablyPrime/n=0-4 8 18663332 ns/op BenchmarkProbablyPrime/n=1-4 6 19110252 ns/op BenchmarkProbablyPrime/n=5-4 6 19800853 ns/op BenchmarkProbablyPrime/n=10-4 4 48885858 ns/op BenchmarkProbablyPrime/n=20-4 2 85151606 ns/op BenchmarkProbablyPrime/Lucas-4 10 12369714 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 62 1833439 ns/op BenchmarkRatCmp-4 203449 942.9 ns/op BenchmarkFloatSqrt/64-4 19395 6359 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 12391 15681 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9139 13107 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4434 25986 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 885 157646 ns/op 18141 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 79 1834403 ns/op 174860 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 135221819 ns/op 3887992 B/op 679 allocs/op PASS ok math/big 77.556s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11859136 9.287 ns/op BenchmarkLeadingZeros8-4 11493586 10.55 ns/op BenchmarkLeadingZeros16-4 6396938 17.22 ns/op BenchmarkLeadingZeros32-4 13517840 18.61 ns/op BenchmarkLeadingZeros64-4 11588506 14.17 ns/op BenchmarkTrailingZeros-4 12685658 10.31 ns/op BenchmarkTrailingZeros8-4 13689739 16.80 ns/op BenchmarkTrailingZeros16-4 13531987 13.51 ns/op BenchmarkTrailingZeros32-4 11978241 11.68 ns/op BenchmarkTrailingZeros64-4 11817160 14.11 ns/op BenchmarkOnesCount-4 12655339 11.06 ns/op BenchmarkOnesCount8-4 10781616 11.89 ns/op BenchmarkOnesCount16-4 12667962 9.838 ns/op BenchmarkOnesCount32-4 13062102 9.322 ns/op BenchmarkOnesCount64-4 13558527 9.053 ns/op BenchmarkRotateLeft-4 12797002 8.771 ns/op BenchmarkRotateLeft8-4 14128179 12.30 ns/op BenchmarkRotateLeft16-4 13424838 15.76 ns/op BenchmarkRotateLeft32-4 12403965 10.00 ns/op BenchmarkRotateLeft64-4 11604848 9.698 ns/op BenchmarkReverse-4 19309489 7.435 ns/op BenchmarkReverse8-4 27777867 4.781 ns/op BenchmarkReverse16-4 23376574 6.205 ns/op BenchmarkReverse32-4 21617215 5.754 ns/op BenchmarkReverse64-4 14779012 6.980 ns/op BenchmarkReverseBytes-4 22412353 5.464 ns/op BenchmarkReverseBytes16-4 28117675 9.645 ns/op BenchmarkReverseBytes32-4 25307026 4.881 ns/op BenchmarkReverseBytes64-4 26544144 5.576 ns/op BenchmarkAdd-4 13760817 8.466 ns/op BenchmarkAdd32-4 13448091 10.91 ns/op BenchmarkAdd64-4 8652288 12.43 ns/op BenchmarkAdd64multiple-4 26392407 6.760 ns/op BenchmarkSub-4 14565962 8.155 ns/op BenchmarkSub32-4 14782590 10.77 ns/op BenchmarkSub64-4 15399906 8.254 ns/op BenchmarkSub64multiple-4 24839998 6.017 ns/op BenchmarkMul-4 12278468 12.00 ns/op BenchmarkMul32-4 12044092 10.06 ns/op BenchmarkMul64-4 13304803 18.26 ns/op BenchmarkDiv-4 3286713 61.03 ns/op BenchmarkDiv32-4 6875544 17.50 ns/op BenchmarkDiv64-4 3217983 37.69 ns/op PASS ok math/bits 9.130s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 13832149 11.91 ns/op BenchmarkAcos-4 518007 255.4 ns/op BenchmarkAcosh-4 475018 259.4 ns/op BenchmarkAsin-4 552070 305.7 ns/op BenchmarkAsinh-4 459703 240.1 ns/op BenchmarkAtan-4 810226 141.9 ns/op BenchmarkAtanh-4 939765 132.4 ns/op BenchmarkConj-4 24241140 8.379 ns/op BenchmarkCos-4 668449 270.4 ns/op BenchmarkCosh-4 628747 269.1 ns/op BenchmarkExp-4 719997 155.7 ns/op BenchmarkLog-4 971155 129.3 ns/op BenchmarkLog10-4 960285 146.1 ns/op BenchmarkPhase-4 2078049 83.05 ns/op BenchmarkPolar-4 1000000 105.1 ns/op BenchmarkPow-4 221932 489.5 ns/op BenchmarkRect-4 1000000 107.6 ns/op BenchmarkSin-4 715239 324.9 ns/op BenchmarkSinh-4 592272 181.1 ns/op BenchmarkSqrt-4 1000000 108.4 ns/op BenchmarkTan-4 443242 355.0 ns/op BenchmarkTanh-4 415369 443.6 ns/op PASS ok math/cmplx 4.750s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 730508 159.2 ns/op BenchmarkInt63ThreadsafeParallel-4 868603 149.2 ns/op BenchmarkInt63Unthreadsafe-4 464850 265.8 ns/op BenchmarkIntn1000-4 810067 162.0 ns/op BenchmarkInt63n1000-4 845853 174.3 ns/op BenchmarkInt31n1000-4 740787 152.8 ns/op BenchmarkFloat32-4 766947 164.6 ns/op BenchmarkFloat64-4 978813 138.1 ns/op BenchmarkPerm3-4 120288 950.0 ns/op BenchmarkPerm30-4 15363 7097 ns/op BenchmarkPerm30ViaShuffle-4 16833 7111 ns/op BenchmarkShuffleOverhead-4 10000 10640 ns/op BenchmarkRead3-4 627067 213.8 ns/op BenchmarkRead64-4 74732 2116 ns/op BenchmarkRead1000-4 4210 34442 ns/op BenchmarkConcurrent-4 211753 553.6 ns/op PASS ok math/rand 3.261s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 32361 3390 ns/op BenchmarkQDecodeWord-4 73628 1784 ns/op BenchmarkQDecodeHeader-4 77224 1842 ns/op BenchmarkTypeByExtension/.html-4 344091 308.8 ns/op BenchmarkTypeByExtension/.HTML-4 274860 426.7 ns/op BenchmarkTypeByExtension/.unused-4 347839 369.4 ns/op BenchmarkExtensionsByType/text/html-4 126979 1304 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 39849 3386 ns/op BenchmarkExtensionsByType/application/octet-stream-4 24320 4815 ns/op PASS ok mime 2.280s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 820 143022 ns/op PASS ok mime/quotedprintable 0.348s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25724441 ns/op 8446 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 55046972 ns/op 13312 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5034984204 ns/op 150504 B/op 232 allocs/op BenchmarkDNSName-4 133310 847.2 ns/op BenchmarkInterfaces-4 1816 93822 ns/op BenchmarkInterfaceByIndex-4 5863 18856 ns/op BenchmarkInterfaceByName-4 1882 67422 ns/op BenchmarkInterfaceAddrs-4 1777 85285 ns/op BenchmarkInterfacesAndAddrs-4 3442 30251 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2090 51828 ns/op BenchmarkParseIP-4 7752 34694 ns/op BenchmarkParseIPValidIPv4-4 381752 382.1 ns/op BenchmarkParseIPValidIPv6-4 136713 774.9 ns/op BenchmarkIPString/IPv4-4 99727 1089 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11258 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 42759 3667 ns/op BenchmarkIPEqual/IPv4-4 858396 139.3 ns/op BenchmarkIPEqual/IPv6-4 848097 159.8 ns/op BenchmarkTCP4OneShot-4 124 1195969 ns/op BenchmarkTCP4OneShotTimeout-4 151 888874 ns/op BenchmarkTCP4Persistent-4 162 630561 ns/op BenchmarkTCP4PersistentTimeout-4 205 510368 ns/op BenchmarkTCP6OneShot-4 106 972426 ns/op BenchmarkTCP6OneShotTimeout-4 160 837779 ns/op BenchmarkTCP6Persistent-4 259 511563 ns/op BenchmarkTCP6PersistentTimeout-4 270 496121 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18091 7848 ns/op BenchmarkTCP6ConcurrentReadWrite-4 3816 26871 ns/op BenchmarkSetReadDeadline-4 114854 1029 ns/op BenchmarkUDP6LinkLocalUnicast-4 93 1127261 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 100 1126793 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 126 992645 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 109 1162418 ns/op 0 B/op 0 allocs/op PASS ok net 13.268s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 18514 6029 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 7110 16430 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 10000 11381 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 16783 7851 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 21572 7112 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 28359 4132 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 687986 160.1 ns/op BenchmarkReadRequestChrome-4 1869 55670 ns/op 10.98 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 12653 ns/op 6.16 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9364 18908 ns/op 4.34 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6788 18085 ns/op 8.35 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 13388 12177 ns/op 3.28 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 30 4096008 ns/op 0.25 MB/s BenchmarkFileAndServer_1KB/https1-4 19 5374400 ns/op 0.19 MB/s BenchmarkFileAndServer_1KB/h2-4 15 6888648 ns/op 0.15 MB/s BenchmarkFileAndServer_16MB/h1-4 1 120931841 ns/op 138.73 MB/s BenchmarkFileAndServer_16MB/https1-4 1 204844114 ns/op 81.90 MB/s BenchmarkFileAndServer_16MB/h2-4 1 588619213 ns/op 28.50 MB/s BenchmarkFileAndServer_64MB/h1-4 1 567042175 ns/op 118.35 MB/s BenchmarkFileAndServer_64MB/https1-4 1 1223795253 ns/op 54.84 MB/s BenchmarkFileAndServer_64MB/h2-4 1 2573386654 ns/op 26.08 MB/s BenchmarkServeMux-4 225 557846 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 292 437376 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 31 3740284 ns/op 6657 B/op 68 allocs/op BenchmarkClientServer/https1-4 19 5581766 ns/op 12931 B/op 136 allocs/op BenchmarkClientServer/h2-4 21 6238616 ns/op 16644 B/op 141 allocs/op BenchmarkClientServerParallel/4/h1-4 235 500093 ns/op 12164 B/op 88 allocs/op BenchmarkClientServerParallel/4/https1-4 16 6286329 ns/op 85917 B/op 960 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56629: write tcp 127.0.0.1:56622->127.0.0.1:56629: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56639: read tcp 127.0.0.1:56631->127.0.0.1:56639: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56645: write tcp 127.0.0.1:56631->127.0.0.1:56645: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56657: write tcp 127.0.0.1:56646->127.0.0.1:56657: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56660: write tcp 127.0.0.1:56646->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:56661: write tcp 127.0.0.1:56646->127.0.0.1:56661: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56658: write tcp 127.0.0.1:56646->127.0.0.1:56658: use of closed network connection BenchmarkClientServerParallel/4/h2-4 18 9424000 ns/op 97394 B/op 1125 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56667: read tcp 127.0.0.1:56665->127.0.0.1:56667: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56668: read tcp 127.0.0.1:56665->127.0.0.1:56668: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56677: read tcp 127.0.0.1:56669->127.0.0.1:56677: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56678: read tcp 127.0.0.1:56669->127.0.0.1:56678: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56679: write tcp 127.0.0.1:56669->127.0.0.1:56679: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56693: read tcp 127.0.0.1:56680->127.0.0.1:56693: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56685: write tcp 127.0.0.1:56680->127.0.0.1:56685: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56686: write tcp 127.0.0.1:56680->127.0.0.1:56686: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56707: read tcp 127.0.0.1:56696->127.0.0.1:56707: use of closed network connection BenchmarkClientServerParallel/64/h1-4 106 1109086 ns/op 24869 B/op 126 allocs/op BenchmarkClientServerParallel/64/https1-4 9 12883829 ns/op 113337 B/op 1223 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56880: read tcp 127.0.0.1:56879->127.0.0.1:56880: use of closed network connection BenchmarkClientServerParallel/64/h2-4 13 9479259 ns/op 112144 B/op 1306 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56892: read tcp 127.0.0.1:56891->127.0.0.1:56892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56897: read tcp 127.0.0.1:56894->127.0.0.1:56897: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56899: read tcp 127.0.0.1:56894->127.0.0.1:56899: use of closed network connection BenchmarkServer-4 1 116320937 ns/op 30600 B/op 146 allocs/op BenchmarkClient-4 24 4296839 ns/op 4240 B/op 48 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 547 257567 ns/op 7390 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1215 139056 ns/op 3046 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 816 122781 ns/op 1928 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1060 106710 ns/op 2739 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1492 101527 ns/op 2698 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1548 101135 ns/op 2735 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1441 84720 ns/op 1916 B/op 14 allocs/op BenchmarkServerHijack-4 1258 175215 ns/op 16708 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 34 3174943 ns/op 6589 B/op 54 allocs/op BenchmarkResponseStatusLine-4 319178 363.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 18.636s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2648 61305 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.250s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 103473 1142 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 455715 257.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 183422 577.8 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 72380 1786 ns/op BenchmarkStdIPv4-4 131012 768.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 109812 1241 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 85684 1267 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 98989 1214 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81666 1479 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1000000 115.7 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 130.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 123.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 346917 383.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 284497 569.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 323992 532.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83236 1373 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 311602 468.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 180189 714.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 181446 685.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 129768 814.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 76604 2845 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 252566 455.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 99535 1237 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 138564 921.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 202843 560.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 143379 910.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 265416 434.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 121749 1064 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 145857 970.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141432 1200 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 101029 1741 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 375717 421.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 112902 1776 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 70047 1819 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 69280 1461 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 106078 1270 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 70306 1464 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 183657 1034 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 103053 1188 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 109178 1033 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 171112 942.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 104488 1262 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 989468 130.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 822118 127.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 909754 124.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 932206 190.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 859495 135.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 886569 138.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 824338 138.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 998002 161.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 787780 168.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 362761 456.7 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 483571 472.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 234927 618.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 265882 492.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 214549 560.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 88585 1343 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 525122 406.3 ns/op PASS ok net/netip 12.471s 2023/03/23 18:45:55 Test RPC server listening on 127.0.0.1:56962 2023/03/23 18:45:55 Test HTTP RPC server listening on 127.0.0.1:56963 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 94 1140116 ns/op BenchmarkEndToEndHTTP-4 118 976998 ns/op BenchmarkEndToEndAsync-4 1068 116911 ns/op BenchmarkEndToEndAsyncHTTP-4 1028 110086 ns/op PASS ok net/rpc 1.155s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 4015 30630 ns/op BenchmarkReadMIMEHeader/server_headers-4 4963 28059 ns/op BenchmarkUncommon-4 20341 7067 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.963s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3194 43719 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 67966 1507 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 477312 265.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90859 1414 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 169856 752.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 83654 1404 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14832 9776 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 288058 357.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89485 1679 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 178999 832.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 87250 2332 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15877 9441 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 161536 749.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 60063 3201 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 60154 1918 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 21812 5771 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5268 22384 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 161568 859.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 61623 1985 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 63615 1905 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 25846 5340 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 4838 26697 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.398s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2570461 43.60 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 139489 1344 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 390 285806 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 os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 163 694649 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 434 359867 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 47947 3366 ns/op BenchmarkStatFile-4 31681 3803 ns/op BenchmarkStatDir-4 31376 3694 ns/op BenchmarkLstatDot-4 49885 2401 ns/op BenchmarkLstatFile-4 32918 4361 ns/op BenchmarkLstatDir-4 34560 3614 ns/op PASS ok os 2.378s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 19 5309965 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.271s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 252765 454.9 ns/op PASS ok os/user 0.254s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2282300 69.27 ns/op BenchmarkString-4 1684278 84.90 ns/op BenchmarkBytes-4 1347261 84.64 ns/op BenchmarkNamedBytes-4 581320 205.8 ns/op BenchmarkBytesArray-4 506823 226.6 ns/op BenchmarkSliceLen-4 1000000 100.4 ns/op BenchmarkMapLen-4 798405 149.3 ns/op BenchmarkStringLen-4 1000000 119.6 ns/op BenchmarkArrayLen-4 1279179 88.14 ns/op BenchmarkSliceCap-4 2007294 65.37 ns/op BenchmarkDeepEqual/int8-4 636657 219.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 93478 1334 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 459949 245.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 87873 1258 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 497414 254.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 98242 1306 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 473468 241.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 89251 1308 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 551356 258.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 83664 1254 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 592179 201.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 123862 960.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 479140 237.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 96964 1271 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 473508 261.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 87100 1230 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 549432 255.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 96180 1264 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 549292 250.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 94417 1260 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 534928 234.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 95820 1182 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 515498 225.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 102577 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 589436 217.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 101120 1130 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 578709 215.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 101308 1135 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 595989 239.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 101694 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 677667 182.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 112176 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 593292 212.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 108176 1130 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 139380 898.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 61231 1982 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 71638 1742 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 42242 3024 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 340965 420.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 35038 3208 ns/op BenchmarkIsZero/StructComparable-4 818094 139.4 ns/op BenchmarkIsZero/StructIncomparable-4 193608 655.1 ns/op BenchmarkSetZero/Bool/Direct-4 2625846 42.91 ns/op BenchmarkSetZero/Bool/CachedZero-4 1864392 63.49 ns/op BenchmarkSetZero/Bool/NewZero-4 1275787 93.53 ns/op BenchmarkSetZero/Int/Direct-4 2017550 56.85 ns/op BenchmarkSetZero/Int/CachedZero-4 1769750 69.24 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 118.3 ns/op BenchmarkSetZero/Uint/Direct-4 2031826 62.91 ns/op BenchmarkSetZero/Uint/CachedZero-4 1755146 69.19 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 113.8 ns/op BenchmarkSetZero/Float/Direct-4 1750152 64.64 ns/op BenchmarkSetZero/Float/CachedZero-4 1649760 70.88 ns/op BenchmarkSetZero/Float/NewZero-4 1000000 104.4 ns/op BenchmarkSetZero/Complex/Direct-4 1929562 60.35 ns/op BenchmarkSetZero/Complex/CachedZero-4 1780695 69.71 ns/op BenchmarkSetZero/Complex/NewZero-4 1000000 100.5 ns/op BenchmarkSetZero/Array/Direct-4 2804239 42.11 ns/op BenchmarkSetZero/Array/CachedZero-4 1705460 71.21 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 108.8 ns/op BenchmarkSetZero/Chan/Direct-4 1953812 58.53 ns/op BenchmarkSetZero/Chan/CachedZero-4 1285776 91.84 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 128.1 ns/op BenchmarkSetZero/Func/Direct-4 1947991 59.18 ns/op BenchmarkSetZero/Func/CachedZero-4 1307434 96.95 ns/op BenchmarkSetZero/Func/NewZero-4 892184 148.6 ns/op BenchmarkSetZero/Interface/Direct-4 1568266 66.10 ns/op BenchmarkSetZero/Interface/CachedZero-4 1663062 69.05 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 107.3 ns/op BenchmarkSetZero/Map/Direct-4 1940749 62.12 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 101.7 ns/op BenchmarkSetZero/Map/NewZero-4 809140 130.9 ns/op BenchmarkSetZero/Pointer/Direct-4 1901296 61.49 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1282810 89.93 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 123.4 ns/op BenchmarkSetZero/Slice/Direct-4 1825180 64.80 ns/op BenchmarkSetZero/Slice/CachedZero-4 1799784 65.60 ns/op BenchmarkSetZero/Slice/NewZero-4 1276545 93.47 ns/op BenchmarkSetZero/String/Direct-4 2004394 58.35 ns/op BenchmarkSetZero/String/CachedZero-4 1817468 64.16 ns/op BenchmarkSetZero/String/NewZero-4 1245079 93.25 ns/op BenchmarkSetZero/Struct/Direct-4 3010063 37.58 ns/op BenchmarkSetZero/Struct/CachedZero-4 1775532 64.35 ns/op BenchmarkSetZero/Struct/NewZero-4 1256703 97.35 ns/op BenchmarkSelect/1-4 186448 736.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 108762 1261 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 46352 2750 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 181256 796.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 142952 817.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 160656 1008 ns/op 126.93 MB/s BenchmarkCallArgCopy/size=256-4 138675 1029 ns/op 248.90 MB/s BenchmarkCallArgCopy/size=1024-4 90483 2017 ns/op 507.71 MB/s BenchmarkCallArgCopy/size=4096-4 18872 6044 ns/op 677.68 MB/s BenchmarkCallArgCopy/size=65536-4 2319 90858 ns/op 721.30 MB/s BenchmarkPtrTo-4 455845 224.9 ns/op BenchmarkFieldByName1-4 713505 260.5 ns/op BenchmarkFieldByName2-4 28908 4624 ns/op BenchmarkFieldByName3-4 5278 26380 ns/op BenchmarkInterfaceBig-4 3195187 37.57 ns/op BenchmarkInterfaceSmall-4 2661206 42.93 ns/op BenchmarkNew-4 967324 118.8 ns/op BenchmarkMap/StringKeys/MapIndex-4 3285 40062 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2833 38792 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2539 43028 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2798 41440 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3471 40169 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2907 51649 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 223921 604.3 ns/op PASS ok reflect 22.447s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5665 23153 ns/op 9497 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 4866 21413 ns/op 9067 B/op 1 allocs/op BenchmarkFindString-4 10000 23530 ns/op 9373 B/op 1 allocs/op BenchmarkFindSubmatch-4 7310 25171 ns/op 9328 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9892 20072 ns/op 9497 B/op 2 allocs/op BenchmarkLiteral-4 10000 16489 ns/op BenchmarkNotLiteral-4 4185 36853 ns/op BenchmarkMatchClass-4 3042 54832 ns/op BenchmarkMatchClass_InRange-4 2864 44422 ns/op BenchmarkReplaceAll-4 1748 99630 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 15507 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 25233 4757 ns/op BenchmarkAnchoredShortMatch-4 10000 18585 ns/op BenchmarkAnchoredLongMatch-4 15837 7922 ns/op BenchmarkOnePassShortA-4 20714 5749 ns/op BenchmarkNotOnePassShortA-4 6600 18289 ns/op BenchmarkOnePassShortB-4 26664 4399 ns/op BenchmarkNotOnePassShortB-4 5949 20234 ns/op BenchmarkOnePassLongPrefix-4 85465 1398 ns/op BenchmarkOnePassLongNotPrefix-4 32397 3730 ns/op BenchmarkMatchParallelShared-4 6396 19638 ns/op BenchmarkMatchParallelCopied-4 4898 20448 ns/op BenchmarkQuoteMetaAll-4 151366 824.8 ns/op 16.97 MB/s BenchmarkQuoteMetaNone-4 425667 301.4 ns/op 86.27 MB/s BenchmarkCompile/Onepass-4 3651 28838 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1621 75177 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 170 751622 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2729433 42.83 ns/op 373.61 MB/s BenchmarkMatch/Easy0/32-4 10000 14751 ns/op 2.17 MB/s BenchmarkMatch/Easy0/1K-4 4857 31196 ns/op 32.82 MB/s BenchmarkMatch/Easy0i/16-4 2703628 43.39 ns/op 368.72 MB/s BenchmarkMatch/Easy0i/32-4 5278 26931 ns/op 1.19 MB/s BenchmarkMatch/Easy0i/1K-4 254 455315 ns/op 2.25 MB/s BenchmarkMatch/Easy1/16-4 2859151 41.07 ns/op 389.58 MB/s BenchmarkMatch/Easy1/32-4 9829 15433 ns/op 2.07 MB/s BenchmarkMatch/Easy1/1K-4 3241 36934 ns/op 27.72 MB/s BenchmarkMatch/Medium/16-4 2841290 43.26 ns/op 369.87 MB/s BenchmarkMatch/Medium/32-4 6386 32604 ns/op 0.98 MB/s BenchmarkMatch/Medium/1K-4 261 432569 ns/op 2.37 MB/s BenchmarkMatch/Hard/16-4 2878180 41.79 ns/op 382.87 MB/s BenchmarkMatch/Hard/32-4 4922 36263 ns/op 0.88 MB/s BenchmarkMatch/Hard/1K-4 184 641141 ns/op 1.60 MB/s BenchmarkMatch/Hard1/16-4 1696 76117 ns/op 0.21 MB/s BenchmarkMatch/Hard1/32-4 932 134445 ns/op 0.24 MB/s BenchmarkMatch/Hard1/1K-4 30 3909372 ns/op 0.26 MB/s BenchmarkMatch_onepass_regex/16-4 31207 3794 ns/op 4.22 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18171 6644 ns/op 4.82 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 675 178713 ns/op 5.73 MB/s 22 B/op 0 allocs/op PASS ok regexp 9.079s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 574077 178.9 ns/op BenchmarkIsWordChar-4 204388 622.1 ns/op PASS ok regexp/syntax 1.493s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 97503 1240 ns/op BenchmarkCallers/inlined-4 74084 1676 ns/op BenchmarkCallers/no-cache-4 16947 7091 ns/op BenchmarkMakeChan/Byte-4 991573 247.8 ns/op BenchmarkMakeChan/Int-4 1000000 311.8 ns/op BenchmarkMakeChan/Ptr-4 703896 331.8 ns/op BenchmarkMakeChan/Struct/0-4 1000000 185.6 ns/op BenchmarkMakeChan/Struct/32-4 247160 587.4 ns/op BenchmarkMakeChan/Struct/40-4 181045 601.7 ns/op BenchmarkChanNonblocking-4 8291635 16.20 ns/op BenchmarkSelectUncontended-4 1104153 107.5 ns/op BenchmarkSelectSyncContended-4 116820 1007 ns/op BenchmarkSelectAsyncContended-4 362398 353.7 ns/op BenchmarkSelectNonblock-4 4999280 26.17 ns/op BenchmarkChanUncontended-4 17748 9696 ns/op BenchmarkChanContended-4 4558 22449 ns/op BenchmarkChanSync-4 212425 555.7 ns/op BenchmarkChanSyncWork-4 10000 32875 ns/op BenchmarkChanProdCons0-4 209214 596.1 ns/op BenchmarkChanProdCons10-4 426273 296.4 ns/op BenchmarkChanProdCons100-4 485109 245.1 ns/op BenchmarkChanProdConsWork0-4 139189 913.1 ns/op BenchmarkChanProdConsWork10-4 211641 578.8 ns/op BenchmarkChanProdConsWork100-4 220236 486.0 ns/op BenchmarkSelectProdCons-4 155229 768.2 ns/op BenchmarkReceiveDataFromClosedChan-4 872870 134.2 ns/op BenchmarkChanCreation-4 147531 704.1 ns/op BenchmarkChanSem-4 308222 419.4 ns/op BenchmarkChanPopular-4 124 990397 ns/op BenchmarkChanClosed-4 895542 143.4 ns/op BenchmarkCallClosure-4 4062130 30.51 ns/op BenchmarkCallClosure1-4 4441256 27.10 ns/op BenchmarkCallClosure2-4 1000000 126.3 ns/op BenchmarkCallClosure3-4 1289395 113.4 ns/op BenchmarkCallClosure4-4 1000000 113.1 ns/op BenchmarkComplex128DivNormal-4 12633420 9.688 ns/op BenchmarkComplex128DivNisNaN-4 9570747 12.54 ns/op BenchmarkComplex128DivDisNaN-4 8183470 13.07 ns/op BenchmarkComplex128DivNisInf-4 13819695 9.159 ns/op BenchmarkComplex128DivDisInf-4 7707538 16.03 ns/op BenchmarkSetTypePtr-4 62317719 2.150 ns/op 3720.79 MB/s BenchmarkSetTypePtr8-4 11775637 9.861 ns/op 6490.34 MB/s BenchmarkSetTypePtr16-4 10910493 10.02 ns/op 12768.57 MB/s BenchmarkSetTypePtr32-4 12537864 10.01 ns/op 25562.50 MB/s BenchmarkSetTypePtr64-4 12950652 9.984 ns/op 51281.55 MB/s BenchmarkSetTypePtr126-4 7732618 17.69 ns/op 56972.76 MB/s BenchmarkSetTypePtr128-4 7828174 15.54 ns/op 65897.17 MB/s BenchmarkSetTypePtrSlice-4 812044 132.5 ns/op 61837.27 MB/s BenchmarkSetTypeNode1-4 13157354 9.852 ns/op 2436.02 MB/s BenchmarkSetTypeNode1Slice-4 3356911 42.29 ns/op 18159.83 MB/s BenchmarkSetTypeNode8-4 7723452 15.82 ns/op 5056.10 MB/s BenchmarkSetTypeNode8Slice-4 1000000 112.3 ns/op 22805.79 MB/s BenchmarkSetTypeNode64-4 6189745 20.11 ns/op 26251.37 MB/s BenchmarkSetTypeNode64Slice-4 326510 497.8 ns/op 33939.44 MB/s BenchmarkSetTypeNode64Dead-4 7486914 15.47 ns/op 34135.06 MB/s BenchmarkSetTypeNode64DeadSlice-4 347926 510.0 ns/op 33127.36 MB/s BenchmarkSetTypeNode124-4 4756387 22.63 ns/op 44543.77 MB/s BenchmarkSetTypeNode124Slice-4 247626 704.1 ns/op 45811.40 MB/s BenchmarkSetTypeNode126-4 4936860 20.64 ns/op 49603.62 MB/s BenchmarkSetTypeNode126Slice-4 238946 552.8 ns/op 59271.48 MB/s BenchmarkSetTypeNode128-4 5152905 24.35 ns/op 42711.45 MB/s BenchmarkSetTypeNode128Slice-4 179696 704.2 ns/op 47258.04 MB/s BenchmarkSetTypeNode130-4 4448479 24.79 ns/op 42601.60 MB/s BenchmarkSetTypeNode130Slice-4 161196 710.1 ns/op 47589.42 MB/s BenchmarkSetTypeNode1024-4 847257 132.2 ns/op 62070.17 MB/s BenchmarkSetTypeNode1024Slice-4 25546 4133 ns/op 63554.77 MB/s BenchmarkAllocation-4 4563 84609 ns/op BenchmarkReadMemStats-4 88 1246073 ns/op BenchmarkReadMemStatsLatency-4 1 2286799 p50-ns 2286799 p90-ns 2286799 p99-ns BenchmarkWriteBarrier-4 2421332 42.05 ns/op BenchmarkBulkWriteBarrier-4 6066476 22.71 ns/op BenchmarkScanStackNoLocals-4 3 42081807 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13614376 8.457 ns/op BenchmarkMSpanCountAlloc/bits=128-4 14058740 9.168 ns/op BenchmarkMSpanCountAlloc/bits=256-4 10180300 11.11 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8900906 13.71 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 6201342 19.37 ns/op BenchmarkHash5-4 7301110 15.64 ns/op 319.59 MB/s BenchmarkHash16-4 7722795 15.36 ns/op 1041.71 MB/s BenchmarkHash64-4 6626511 16.65 ns/op 3844.15 MB/s BenchmarkHash1024-4 2281869 48.35 ns/op 21178.74 MB/s BenchmarkHash65536-4 47361 2433 ns/op 26935.42 MB/s BenchmarkAlignedLoad-4 8600674 13.15 ns/op BenchmarkUnalignedLoad-4 8739360 12.57 ns/op BenchmarkEqEfaceConcrete-4 7226388 16.06 ns/op BenchmarkEqIfaceConcrete-4 7760382 15.17 ns/op BenchmarkNeEfaceConcrete-4 7679288 15.01 ns/op BenchmarkNeIfaceConcrete-4 7366666 14.68 ns/op BenchmarkConvT2EByteSized/bool-4 4623489 25.58 ns/op BenchmarkConvT2EByteSized/uint8-4 4588204 26.48 ns/op BenchmarkConvT2ESmall-4 4332187 27.36 ns/op BenchmarkConvT2EUintptr-4 4198722 27.56 ns/op BenchmarkConvT2ELarge-4 1000000 124.3 ns/op BenchmarkConvT2ISmall-4 4319758 26.45 ns/op BenchmarkConvT2IUintptr-4 4083457 28.36 ns/op BenchmarkConvT2ILarge-4 1000000 139.7 ns/op BenchmarkConvI2E-4 3646717 28.71 ns/op BenchmarkConvI2I-4 3549048 32.11 ns/op BenchmarkAssertE2T-4 3883576 29.08 ns/op BenchmarkAssertE2TLarge-4 2105662 55.49 ns/op BenchmarkAssertE2I-4 3519381 31.45 ns/op BenchmarkAssertI2T-4 3647598 29.16 ns/op BenchmarkAssertI2I-4 3570594 32.10 ns/op BenchmarkAssertI2E-4 4438167 26.51 ns/op BenchmarkAssertE2E-4 4393556 26.74 ns/op BenchmarkAssertE2T2-4 2874896 40.26 ns/op BenchmarkAssertE2T2Blank-4 3402589 31.46 ns/op BenchmarkAssertI2E2-4 3240332 32.83 ns/op BenchmarkAssertI2E2Blank-4 4078999 26.66 ns/op BenchmarkAssertE2E2-4 3651484 31.87 ns/op BenchmarkAssertE2E2Blank-4 4437603 24.81 ns/op BenchmarkConvT2Ezero/zero/16-4 4568833 25.30 ns/op BenchmarkConvT2Ezero/zero/32-4 4500216 26.75 ns/op BenchmarkConvT2Ezero/zero/64-4 4488694 26.26 ns/op BenchmarkConvT2Ezero/zero/str-4 4497573 26.06 ns/op BenchmarkConvT2Ezero/zero/slice-4 4415360 26.23 ns/op BenchmarkConvT2Ezero/zero/big-4 176667 1091 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 110.7 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 151.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 142322 995.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 4332596 26.97 ns/op BenchmarkConvT2Ezero/smallint/32-4 4563964 26.67 ns/op BenchmarkConvT2Ezero/smallint/64-4 4457916 26.79 ns/op BenchmarkConvT2Ezero/largeint/16-4 1282027 81.56 ns/op BenchmarkConvT2Ezero/largeint/32-4 1489532 85.53 ns/op BenchmarkConvT2Ezero/largeint/64-4 1438452 87.39 ns/op BenchmarkMalloc8-4 1244836 91.23 ns/op BenchmarkMalloc16-4 1243004 103.5 ns/op BenchmarkMallocTypeInfo8-4 1314024 97.31 ns/op BenchmarkMallocTypeInfo16-4 1000000 112.0 ns/op BenchmarkMallocLargeStruct-4 92384 1534 ns/op BenchmarkGoroutineSelect-4 21 6254083 ns/op BenchmarkGoroutineBlocking-4 21 5088900 ns/op BenchmarkGoroutineForRange-4 21 4772410 ns/op BenchmarkGoroutineIdle-4 38 3970077 ns/op BenchmarkHashStringSpeed-4 2699883 44.32 ns/op BenchmarkHashBytesSpeed-4 1231197 95.42 ns/op BenchmarkHashInt32Speed-4 2982960 39.43 ns/op BenchmarkHashInt64Speed-4 3111231 38.46 ns/op BenchmarkHashStringArraySpeed-4 637686 207.0 ns/op BenchmarkMegMap-4 3041505 38.20 ns/op BenchmarkMegOneMap-4 3433021 34.52 ns/op BenchmarkMegEqMap-4 3686 36032 ns/op BenchmarkMegEmptyMap-4 4253232 28.41 ns/op BenchmarkSmallStrMap-4 2686542 38.93 ns/op BenchmarkMapStringKeysEight_16-4 3032440 39.36 ns/op BenchmarkMapStringKeysEight_32-4 2972952 38.03 ns/op BenchmarkMapStringKeysEight_64-4 2908939 41.87 ns/op BenchmarkMapStringKeysEight_1M-4 2923908 42.10 ns/op BenchmarkIntMap-4 3266562 35.79 ns/op BenchmarkMapFirst/1-4 4043406 29.80 ns/op BenchmarkMapFirst/2-4 3936225 29.86 ns/op BenchmarkMapFirst/3-4 4051708 29.47 ns/op BenchmarkMapFirst/4-4 3412926 31.12 ns/op BenchmarkMapFirst/5-4 3963270 28.83 ns/op BenchmarkMapFirst/6-4 3639140 30.42 ns/op BenchmarkMapFirst/7-4 3771823 29.58 ns/op BenchmarkMapFirst/8-4 4010524 30.15 ns/op BenchmarkMapFirst/9-4 3305410 33.55 ns/op BenchmarkMapFirst/10-4 3538521 34.40 ns/op BenchmarkMapFirst/11-4 3443674 32.64 ns/op BenchmarkMapFirst/12-4 3404436 34.55 ns/op BenchmarkMapFirst/13-4 3458642 32.63 ns/op BenchmarkMapFirst/14-4 3388695 34.48 ns/op BenchmarkMapFirst/15-4 3618865 32.35 ns/op BenchmarkMapFirst/16-4 3539236 33.05 ns/op BenchmarkMapMid/1-4 3484390 34.01 ns/op BenchmarkMapMid/2-4 3372612 36.67 ns/op BenchmarkMapMid/3-4 3511694 33.70 ns/op BenchmarkMapMid/4-4 3318549 35.22 ns/op BenchmarkMapMid/5-4 3233689 35.36 ns/op BenchmarkMapMid/6-4 3202785 34.87 ns/op BenchmarkMapMid/7-4 3452568 36.25 ns/op BenchmarkMapMid/8-4 3100028 35.46 ns/op BenchmarkMapMid/9-4 3154950 36.68 ns/op BenchmarkMapMid/10-4 3178598 36.71 ns/op BenchmarkMapMid/11-4 3030709 36.57 ns/op BenchmarkMapMid/12-4 3215626 36.48 ns/op BenchmarkMapMid/13-4 3313520 36.15 ns/op BenchmarkMapMid/14-4 3191578 35.34 ns/op BenchmarkMapMid/15-4 3216898 35.22 ns/op BenchmarkMapMid/16-4 3347238 34.75 ns/op BenchmarkMapLast/1-4 3144746 33.41 ns/op BenchmarkMapLast/2-4 3272985 35.10 ns/op BenchmarkMapLast/3-4 3328305 35.79 ns/op BenchmarkMapLast/4-4 3412272 35.15 ns/op BenchmarkMapLast/5-4 3260593 37.21 ns/op BenchmarkMapLast/6-4 3168734 38.35 ns/op BenchmarkMapLast/7-4 3027735 41.60 ns/op BenchmarkMapLast/8-4 2925152 40.23 ns/op BenchmarkMapLast/9-4 2618668 42.39 ns/op BenchmarkMapLast/10-4 2642270 47.81 ns/op BenchmarkMapLast/11-4 2633913 42.69 ns/op BenchmarkMapLast/12-4 2843086 41.65 ns/op BenchmarkMapLast/13-4 2868625 40.97 ns/op BenchmarkMapLast/14-4 2780990 39.79 ns/op BenchmarkMapLast/15-4 2783469 41.12 ns/op BenchmarkMapLast/16-4 2848927 44.05 ns/op BenchmarkMapCycle-4 2096523 56.58 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2910270 39.15 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2738 45617 ns/op BenchmarkMakeMap/[Byte]Byte-4 838252 408.5 ns/op BenchmarkMakeMap/[Int]Int-4 152877 838.1 ns/op BenchmarkNewEmptyMap-4 11791740 8.753 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1578811 78.86 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 520852 222.1 ns/op BenchmarkMapIterEmpty-4 3086720 41.10 ns/op BenchmarkSameLengthMap-4 3519381 34.17 ns/op BenchmarkBigKeyMap-4 1369902 94.05 ns/op BenchmarkBigValMap-4 1000000 111.1 ns/op BenchmarkSmallKeyMap-4 2283848 48.45 ns/op BenchmarkMapPopulate/1-4 2003953 60.66 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 136430 1141 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9505 22597 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 619 200950 ns/op 51718 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 56 2332196 ns/op 416240 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 5 24027436 ns/op 6527512 B/op 2898 allocs/op BenchmarkComplexAlgMap-4 500503 237.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 625053 180.1 ns/op BenchmarkGoMapClear/Reflexive/10-4 643340 199.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 233288 432.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 49825 2117 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6601 16890 ns/op BenchmarkGoMapClear/NonReflexive/1-4 552310 230.7 ns/op BenchmarkGoMapClear/NonReflexive/10-4 522862 257.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 218680 516.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 50000 2240 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5564 19052 ns/op BenchmarkMapStringConversion/32/simple-4 1323327 79.22 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1491753 80.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1287580 97.20 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1405077 82.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1332051 87.03 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1200306 96.43 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1697857 68.03 ns/op BenchmarkMapInterfacePtr-4 1982809 62.02 ns/op BenchmarkNewEmptyMapHintLessThan8-4 6224502 18.88 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 68922 1718 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6282 18536 ns/op BenchmarkMapPop1000-4 494 250374 ns/op BenchmarkMapPop10000-4 26 4434028 ns/op BenchmarkMapAssign/Int32/256-4 2390318 49.09 ns/op BenchmarkMapAssign/Int32/65536-4 1380889 76.03 ns/op BenchmarkMapAssign/Int64/256-4 2341243 50.93 ns/op BenchmarkMapAssign/Int64/65536-4 1302561 94.77 ns/op BenchmarkMapAssign/Str/256-4 2024746 60.79 ns/op BenchmarkMapAssign/Str/65536-4 700980 151.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1497428 80.42 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 832820 123.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1528953 80.04 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 847383 143.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 357186 2930 ns/op BenchmarkMapOperatorAssign/Str/65536-4 349228 316.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 768087 150.0 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 300204 349.8 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 723583 152.4 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 252446 399.0 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 746286 217.6 ns/op 60 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 187765 540.0 ns/op 101 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1461927 93.30 ns/op BenchmarkMapDelete/Int32/1000-4 1825412 64.79 ns/op BenchmarkMapDelete/Int32/10000-4 2206526 52.99 ns/op BenchmarkMapDelete/Int64/100-4 1296112 85.36 ns/op BenchmarkMapDelete/Int64/1000-4 2000221 59.57 ns/op BenchmarkMapDelete/Int64/10000-4 2038220 56.26 ns/op BenchmarkMapDelete/Str/100-4 1000000 102.0 ns/op BenchmarkMapDelete/Str/1000-4 1386771 82.71 ns/op BenchmarkMapDelete/Str/10000-4 1487668 82.10 ns/op BenchmarkMapDelete/Pointer/100-4 1364044 90.75 ns/op BenchmarkMapDelete/Pointer/1000-4 1859595 65.33 ns/op BenchmarkMapDelete/Pointer/10000-4 1970341 59.98 ns/op BenchmarkMemmove/0-4 19482372 5.979 ns/op BenchmarkMemmove/1-4 1474640 80.57 ns/op 12.41 MB/s BenchmarkMemmove/2-4 1391658 83.94 ns/op 23.83 MB/s BenchmarkMemmove/3-4 1432155 82.49 ns/op 36.37 MB/s BenchmarkMemmove/4-4 1454707 81.52 ns/op 49.07 MB/s BenchmarkMemmove/5-4 1413307 83.24 ns/op 60.07 MB/s BenchmarkMemmove/6-4 1437999 84.51 ns/op 71.00 MB/s BenchmarkMemmove/7-4 1406352 90.75 ns/op 77.14 MB/s BenchmarkMemmove/8-4 1437967 81.33 ns/op 98.36 MB/s BenchmarkMemmove/9-4 1363225 88.05 ns/op 102.22 MB/s BenchmarkMemmove/10-4 1351160 87.26 ns/op 114.61 MB/s BenchmarkMemmove/11-4 1307934 88.13 ns/op 124.81 MB/s BenchmarkMemmove/12-4 1340928 87.74 ns/op 136.77 MB/s BenchmarkMemmove/13-4 1356040 88.58 ns/op 146.77 MB/s BenchmarkMemmove/14-4 1000000 101.9 ns/op 137.43 MB/s BenchmarkMemmove/15-4 1378720 88.83 ns/op 168.86 MB/s BenchmarkMemmove/16-4 1404607 84.88 ns/op 188.49 MB/s BenchmarkMemmove/32-4 1357080 88.35 ns/op 362.20 MB/s BenchmarkMemmove/64-4 1293547 92.27 ns/op 693.61 MB/s BenchmarkMemmove/128-4 1000000 101.0 ns/op 1267.02 MB/s BenchmarkMemmove/256-4 1000000 120.0 ns/op 2132.53 MB/s BenchmarkMemmove/512-4 729414 165.4 ns/op 3095.29 MB/s BenchmarkMemmove/1024-4 508770 250.8 ns/op 4083.44 MB/s BenchmarkMemmove/2048-4 318872 399.1 ns/op 5131.20 MB/s BenchmarkMemmove/4096-4 164344 702.0 ns/op 5834.99 MB/s BenchmarkMemmoveOverlap/32-4 1378520 88.03 ns/op 363.50 MB/s BenchmarkMemmoveOverlap/64-4 1312924 94.92 ns/op 674.28 MB/s BenchmarkMemmoveOverlap/128-4 1000000 113.7 ns/op 1125.51 MB/s BenchmarkMemmoveOverlap/256-4 1000000 121.5 ns/op 2107.68 MB/s BenchmarkMemmoveOverlap/512-4 808762 161.9 ns/op 3161.61 MB/s BenchmarkMemmoveOverlap/1024-4 465151 254.7 ns/op 4019.73 MB/s BenchmarkMemmoveOverlap/2048-4 323884 403.6 ns/op 5074.47 MB/s BenchmarkMemmoveOverlap/4096-4 177562 710.5 ns/op 5764.90 MB/s BenchmarkMemmoveUnalignedDst/0-4 19036897 6.368 ns/op BenchmarkMemmoveUnalignedDst/1-4 1417074 82.80 ns/op 12.08 MB/s BenchmarkMemmoveUnalignedDst/2-4 1366225 83.75 ns/op 23.88 MB/s BenchmarkMemmoveUnalignedDst/3-4 1399588 83.86 ns/op 35.77 MB/s BenchmarkMemmoveUnalignedDst/4-4 1425856 84.12 ns/op 47.55 MB/s BenchmarkMemmoveUnalignedDst/5-4 1416831 83.97 ns/op 59.54 MB/s BenchmarkMemmoveUnalignedDst/6-4 1403390 85.73 ns/op 69.99 MB/s BenchmarkMemmoveUnalignedDst/7-4 1387167 85.78 ns/op 81.60 MB/s BenchmarkMemmoveUnalignedDst/8-4 1438802 81.59 ns/op 98.06 MB/s BenchmarkMemmoveUnalignedDst/9-4 1373828 87.94 ns/op 102.34 MB/s BenchmarkMemmoveUnalignedDst/10-4 1392433 87.29 ns/op 114.56 MB/s BenchmarkMemmoveUnalignedDst/11-4 1387323 87.53 ns/op 125.68 MB/s BenchmarkMemmoveUnalignedDst/12-4 1370566 87.46 ns/op 137.21 MB/s BenchmarkMemmoveUnalignedDst/13-4 1367458 88.98 ns/op 146.10 MB/s BenchmarkMemmoveUnalignedDst/14-4 1241541 87.06 ns/op 160.82 MB/s BenchmarkMemmoveUnalignedDst/15-4 1355650 86.83 ns/op 172.74 MB/s BenchmarkMemmoveUnalignedDst/16-4 1302091 84.32 ns/op 189.76 MB/s BenchmarkMemmoveUnalignedDst/32-4 1343878 86.85 ns/op 368.44 MB/s BenchmarkMemmoveUnalignedDst/64-4 1312880 90.16 ns/op 709.84 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 100.4 ns/op 1275.46 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 123.3 ns/op 2076.62 MB/s BenchmarkMemmoveUnalignedDst/512-4 798357 158.4 ns/op 3231.35 MB/s BenchmarkMemmoveUnalignedDst/1024-4 469030 252.7 ns/op 4052.86 MB/s BenchmarkMemmoveUnalignedDst/2048-4 324762 400.1 ns/op 5118.53 MB/s BenchmarkMemmoveUnalignedDst/4096-4 175542 720.4 ns/op 5685.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1337773 88.17 ns/op 362.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1284682 92.32 ns/op 693.27 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 104.8 ns/op 1220.86 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.0 ns/op 2097.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 801214 158.4 ns/op 3231.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 523440 250.0 ns/op 4095.18 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 327574 396.9 ns/op 5159.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 174793 684.7 ns/op 5981.93 MB/s BenchmarkMemmoveUnalignedSrc/0-4 21727761 6.211 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1325276 82.73 ns/op 12.09 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1350576 89.66 ns/op 22.31 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1376557 86.43 ns/op 34.71 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1386313 84.98 ns/op 47.07 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1363765 86.06 ns/op 58.10 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1355643 86.54 ns/op 69.34 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1358926 86.77 ns/op 80.67 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1402767 84.29 ns/op 94.91 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1338183 87.57 ns/op 102.78 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1354005 88.50 ns/op 112.99 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1304719 88.16 ns/op 124.77 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1336311 88.67 ns/op 135.33 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1341196 88.85 ns/op 146.31 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1343247 88.72 ns/op 157.79 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1311844 88.58 ns/op 169.33 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 105.6 ns/op 151.57 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1269543 91.67 ns/op 349.08 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1238301 94.29 ns/op 678.75 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 106.5 ns/op 1201.48 MB/s BenchmarkMemmoveUnalignedSrc/256-4 938527 123.2 ns/op 2078.15 MB/s BenchmarkMemmoveUnalignedSrc/512-4 722822 171.3 ns/op 2989.13 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 467966 256.1 ns/op 3998.60 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 302106 411.5 ns/op 4977.42 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 170898 722.6 ns/op 5668.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1326153 89.81 ns/op 356.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1259644 93.72 ns/op 682.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 107.2 ns/op 1194.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 125.6 ns/op 2037.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 790426 162.6 ns/op 3149.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 469227 255.0 ns/op 4015.82 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 317923 399.2 ns/op 5129.81 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 171339 699.8 ns/op 5852.90 MB/s BenchmarkMemclr/5-4 17568668 7.125 ns/op 701.74 MB/s BenchmarkMemclr/16-4 17365950 7.259 ns/op 2204.06 MB/s BenchmarkMemclr/64-4 16591140 7.458 ns/op 8581.23 MB/s BenchmarkMemclr/256-4 12227448 9.201 ns/op 27824.32 MB/s BenchmarkMemclr/4096-4 2482111 48.74 ns/op 84037.98 MB/s BenchmarkMemclr/65536-4 94663 1267 ns/op 51715.50 MB/s BenchmarkMemclr/1M-4 5637 21633 ns/op 48471.46 MB/s BenchmarkMemclr/4M-4 1320 102073 ns/op 41091.35 MB/s BenchmarkMemclr/8M-4 398 257728 ns/op 32548.36 MB/s BenchmarkMemclr/16M-4 140 797271 ns/op 21043.30 MB/s BenchmarkMemclr/64M-4 60 1900627 ns/op 35308.80 MB/s BenchmarkGoMemclr/5-4 1832161 68.67 ns/op 72.81 MB/s BenchmarkGoMemclr/16-4 729279 185.2 ns/op 86.37 MB/s BenchmarkGoMemclr/64-4 223448 575.6 ns/op 111.19 MB/s BenchmarkGoMemclr/256-4 48190 2259 ns/op 113.33 MB/s BenchmarkMemclrRange/1K_2K-4 90730 1310 ns/op 73196.66 MB/s BenchmarkMemclrRange/2K_8K-4 29882 3925 ns/op 84969.18 MB/s BenchmarkMemclrRange/4K_16K-4 35038 3340 ns/op 96718.03 MB/s BenchmarkMemclrRange/160K_228K-4 3817 33772 ns/op 49237.85 MB/s BenchmarkClearFat7-4 4827046 25.45 ns/op BenchmarkClearFat8-4 4400084 24.36 ns/op BenchmarkClearFat11-4 4648166 25.81 ns/op BenchmarkClearFat12-4 4576617 26.43 ns/op BenchmarkClearFat13-4 4232265 26.43 ns/op BenchmarkClearFat14-4 4281540 26.76 ns/op BenchmarkClearFat15-4 4543712 26.47 ns/op BenchmarkClearFat16-4 4942876 25.54 ns/op BenchmarkClearFat24-4 4525762 26.20 ns/op BenchmarkClearFat32-4 4642264 26.02 ns/op BenchmarkClearFat40-4 4297671 30.02 ns/op BenchmarkClearFat48-4 4145649 28.21 ns/op BenchmarkClearFat56-4 4049068 27.79 ns/op BenchmarkClearFat64-4 3995354 28.56 ns/op BenchmarkClearFat72-4 4137082 29.44 ns/op BenchmarkClearFat128-4 3299780 33.62 ns/op BenchmarkClearFat256-4 2766500 43.92 ns/op BenchmarkClearFat512-4 1546756 71.67 ns/op BenchmarkClearFat1024-4 1000000 110.1 ns/op BenchmarkClearFat1032-4 1000000 118.3 ns/op BenchmarkClearFat1040-4 1000000 123.1 ns/op BenchmarkCopyFat7-4 4404030 25.35 ns/op BenchmarkCopyFat8-4 4574293 24.74 ns/op BenchmarkCopyFat11-4 4161148 26.76 ns/op BenchmarkCopyFat12-4 4255903 26.28 ns/op BenchmarkCopyFat13-4 4527202 26.09 ns/op BenchmarkCopyFat14-4 4340180 26.23 ns/op BenchmarkCopyFat15-4 2498808 46.25 ns/op BenchmarkCopyFat16-4 3082177 38.82 ns/op BenchmarkCopyFat24-4 4477878 25.77 ns/op BenchmarkCopyFat32-4 4392982 26.88 ns/op BenchmarkCopyFat64-4 4080968 28.99 ns/op BenchmarkCopyFat72-4 4054383 28.46 ns/op BenchmarkCopyFat128-4 3440071 34.47 ns/op BenchmarkCopyFat256-4 2508493 45.82 ns/op BenchmarkCopyFat512-4 1549207 76.15 ns/op BenchmarkCopyFat520-4 1416513 78.49 ns/op BenchmarkCopyFat1024-4 981196 124.1 ns/op BenchmarkCopyFat1032-4 949252 120.7 ns/op BenchmarkCopyFat1040-4 1000000 125.3 ns/op BenchmarkIssue18740/2byte-4 363 338991 ns/op BenchmarkIssue18740/4byte-4 576 196080 ns/op BenchmarkIssue18740/8byte-4 1030 116144 ns/op BenchmarkMemclrKnownSize1-4 7183332 14.85 ns/op 67.33 MB/s BenchmarkMemclrKnownSize2-4 4157607 27.42 ns/op 72.94 MB/s BenchmarkMemclrKnownSize4-4 3181545 36.14 ns/op 110.68 MB/s BenchmarkMemclrKnownSize8-4 1433924 83.93 ns/op 95.32 MB/s BenchmarkMemclrKnownSize16-4 824190 153.8 ns/op 104.04 MB/s BenchmarkMemclrKnownSize32-4 422782 292.6 ns/op 109.35 MB/s BenchmarkMemclrKnownSize64-4 229866 544.4 ns/op 117.56 MB/s BenchmarkMemclrKnownSize112-4 122199 975.7 ns/op 114.79 MB/s BenchmarkMemclrKnownSize128-4 102670 1103 ns/op 116.08 MB/s BenchmarkMemclrKnownSize192-4 75912 1622 ns/op 118.40 MB/s BenchmarkMemclrKnownSize248-4 50504 2097 ns/op 118.24 MB/s BenchmarkMemclrKnownSize256-4 47383 2280 ns/op 112.29 MB/s BenchmarkMemclrKnownSize512-4 26034 4650 ns/op 110.10 MB/s BenchmarkMemclrKnownSize1024-4 12937 8632 ns/op 118.63 MB/s BenchmarkMemclrKnownSize4096-4 3700 37200 ns/op 110.11 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4666140 ns/op 112.36 MB/s BenchmarkReadMetricsLatency-4 10000 3187 p50-ns 4765 p90-ns 8815 p99-ns BenchmarkFinalizer-4 200 552695 ns/op BenchmarkFinalizerRun-4 243874 548.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 8480216 13.96 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3919051 30.28 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2575869 39.93 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2958702 38.65 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1664564 70.81 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1515667 81.93 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2851527 41.35 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1689732 72.60 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1732851 68.61 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2643715 45.29 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2635575 45.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 2235740 51.77 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1907293 61.16 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1786134 65.15 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 7486208 15.32 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 8473858 13.97 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7852224 13.85 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7574982 14.41 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 7272784 15.76 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7085907 16.71 ns/op BenchmarkFindBitRange64/PatternAASize2-4 7556754 14.65 ns/op BenchmarkFindBitRange64/PatternAASize8-4 9041347 13.78 ns/op BenchmarkFindBitRange64/PatternAASize32-4 7258855 13.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 8395312 14.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 8617383 13.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 8077189 13.79 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 7964505 15.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 8587654 13.64 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7997997 13.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7648579 14.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 7507569 14.41 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 7958368 14.20 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 7526774 14.66 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 8108230 14.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7175818 15.41 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 7364643 14.62 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 7557465 14.80 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 8011275 14.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 8109344 14.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7425753 14.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7088448 15.61 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7215970 14.92 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 7723468 15.24 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7807509 15.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 7597524 15.09 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7686885 16.61 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 8074777 14.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 7968489 15.08 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7900077 14.35 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 8058538 14.21 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 8154061 14.59 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7827436 16.02 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8441865 13.84 ns/op BenchmarkNetpollBreak-4 4401 29861 ns/op BenchmarkPingPongHog-4 560 386702 ns/op BenchmarkStackGrowth-4 115694 1028 ns/op BenchmarkStackGrowthDeep-4 1033 106559 ns/op BenchmarkCreateGoroutines-4 61317 2105 ns/op BenchmarkCreateGoroutinesParallel-4 63943 1930 ns/op BenchmarkCreateGoroutinesCapture-4 7195 15779 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 41364 2827 ns/op BenchmarkClosureCall-4 23964909 4.459 ns/op BenchmarkWakeupParallelSpinning/0s-4 8690 17913 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5972 23776 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4261 36490 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2572 48174 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1472 83043 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1039 126403 ns/op BenchmarkWakeupParallelSpinning/50µs-4 386 327203 ns/op BenchmarkWakeupParallelSpinning/100µs-4 176 645865 ns/op BenchmarkMatmult-4 2968658 53.22 ns/op BenchmarkFastrand-4 6862245 15.57 ns/op BenchmarkFastrand64-4 6988353 16.65 ns/op BenchmarkFastrandHashiter-4 3611127 34.63 ns/op BenchmarkFastrandn/2-4 4081911 31.94 ns/op BenchmarkFastrandn/3-4 3798079 32.32 ns/op BenchmarkFastrandn/4-4 3771444 35.43 ns/op BenchmarkFastrandn/5-4 3238318 33.27 ns/op BenchmarkIfaceCmp100-4 99420 1423 ns/op BenchmarkIfaceCmpNil100-4 185932 635.8 ns/op BenchmarkEfaceCmpDiff-4 44241 3189 ns/op BenchmarkEfaceCmpDiffIndirect-4 40719 2868 ns/op BenchmarkDefer-4 1513401 77.87 ns/op BenchmarkDefer10-4 655753 199.0 ns/op BenchmarkDeferMany-4 519961 517.2 ns/op BenchmarkPanicRecover-4 212816 533.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 80 1530249 ns/op 1515619 p50-ns 2139861 p90-ns 3055260 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 72 1539949 ns/op 1213057 p50-ns 2186320 p90-ns 6551278 p99-ns BenchmarkGoroutineProfile/small/idle-4 69 2780591 ns/op 2674044 p50-ns 3671402 p90-ns 5053528 p99-ns BenchmarkGoroutineProfile/small/loaded-4 51 3894485 ns/op 3170333 p50-ns 6795340 p90-ns 13772673 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 100 1377217 ns/op 1181702 p50-ns 2083836 p90-ns 3232742 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 63 2002900 ns/op 1815574 p50-ns 3155634 p90-ns 6858938 p99-ns BenchmarkGoroutineProfile/large/idle-4 15 8747449 ns/op 8994869 p50-ns 9377178 p90-ns 9617079 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 16556020 ns/op 16127963 p50-ns 22887631 p90-ns 22887631 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 81 1458422 ns/op 1435772 p50-ns 2032410 p90-ns 2419795 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 100 2210838 ns/op 1772944 p50-ns 3827907 p90-ns 14169190 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 46 3550308 ns/op 3247299 p50-ns 5263594 p90-ns 8598987 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 31 5753228 ns/op 4933796 p50-ns 11277666 p90-ns 15554822 p99-ns BenchmarkRWMutexUncontended-4 2256847 101.3 ns/op BenchmarkRWMutexWrite100-4 686884 2303 ns/op BenchmarkRWMutexWrite10-4 205635 1818 ns/op BenchmarkRWMutexWorkWrite100-4 31623 4296 ns/op BenchmarkRWMutexWorkWrite10-4 34734 4020 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2440 49314 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1083 102102 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1204 97674 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 549 213300 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 621 195127 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 256 465337 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 308 381996 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 121 933558 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 232219 729.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 276334 788.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 145356 1515 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 169410 793.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 164281 963.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 164917 1025 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 232282 1070 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 154606 805.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 113665 1115 ns/op BenchmarkMakeSlice/Byte-4 1525617 79.82 ns/op BenchmarkMakeSlice/Int16-4 1542967 88.01 ns/op BenchmarkMakeSlice/Int-4 1000000 110.4 ns/op BenchmarkMakeSlice/Ptr-4 1000000 131.9 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 196.7 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 192.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 259.3 ns/op BenchmarkGrowSlice/Byte-4 442104 404.8 ns/op BenchmarkGrowSlice/Int16-4 432712 253.7 ns/op BenchmarkGrowSlice/Int-4 533739 373.7 ns/op BenchmarkGrowSlice/Ptr-4 457172 1147 ns/op BenchmarkGrowSlice/Struct/24-4 86895 1240 ns/op BenchmarkGrowSlice/Struct/32-4 98570 1021 ns/op BenchmarkGrowSlice/Struct/40-4 104622 1032 ns/op BenchmarkExtendSlice/IntSlice-4 286773 509.9 ns/op BenchmarkExtendSlice/PointerSlice-4 221653 470.9 ns/op BenchmarkExtendSlice/NoGrow-4 405460 380.8 ns/op BenchmarkAppend-4 789598 127.3 ns/op BenchmarkAppendGrowByte-4 2 58897320 ns/op BenchmarkAppendGrowString-4 1 509961068 ns/op BenchmarkAppendSlice/1Bytes-4 544173 221.3 ns/op BenchmarkAppendSlice/4Bytes-4 439309 258.3 ns/op BenchmarkAppendSlice/7Bytes-4 610488 224.1 ns/op BenchmarkAppendSlice/8Bytes-4 472275 281.2 ns/op BenchmarkAppendSlice/15Bytes-4 737148 185.9 ns/op BenchmarkAppendSlice/16Bytes-4 840187 211.7 ns/op BenchmarkAppendSlice/32Bytes-4 1128003 164.4 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 52041 1976 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16605 7188 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 27938 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1269 103770 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 130 865785 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 37 2830224 ns/op BenchmarkAppendStr/1Bytes-4 1291412 93.05 ns/op BenchmarkAppendStr/4Bytes-4 1266960 93.95 ns/op BenchmarkAppendStr/8Bytes-4 1273582 93.10 ns/op BenchmarkAppendStr/16Bytes-4 1208950 96.65 ns/op BenchmarkAppendStr/32Bytes-4 1252334 94.55 ns/op BenchmarkAppendSpecialCase-4 789266 130.0 ns/op BenchmarkCopy/1Byte-4 1402725 95.25 ns/op 10.50 MB/s BenchmarkCopy/1String-4 1386538 86.66 ns/op 11.54 MB/s BenchmarkCopy/2Byte-4 1396132 88.30 ns/op 22.65 MB/s BenchmarkCopy/2String-4 1363040 86.81 ns/op 23.04 MB/s BenchmarkCopy/4Byte-4 1376786 86.12 ns/op 46.45 MB/s BenchmarkCopy/4String-4 1340874 86.00 ns/op 46.51 MB/s BenchmarkCopy/8Byte-4 1375875 85.80 ns/op 93.24 MB/s BenchmarkCopy/8String-4 1391246 86.48 ns/op 92.51 MB/s BenchmarkCopy/12Byte-4 1312596 90.34 ns/op 132.84 MB/s BenchmarkCopy/12String-4 1319469 92.57 ns/op 129.63 MB/s BenchmarkCopy/16Byte-4 1343191 88.24 ns/op 181.33 MB/s BenchmarkCopy/16String-4 1343709 88.67 ns/op 180.45 MB/s BenchmarkCopy/32Byte-4 1320192 91.90 ns/op 348.19 MB/s BenchmarkCopy/32String-4 1271514 94.24 ns/op 339.55 MB/s BenchmarkCopy/128Byte-4 1096834 110.9 ns/op 1154.25 MB/s BenchmarkCopy/128String-4 990458 120.1 ns/op 1065.92 MB/s BenchmarkCopy/1024Byte-4 434464 297.8 ns/op 3438.65 MB/s BenchmarkCopy/1024String-4 283857 379.2 ns/op 2700.51 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 21446 5393 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 13302 9557 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14548 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 21236 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 22636 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147346 1120 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 144223 1106 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 77364 1569 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 54170 2000 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 55670 2323 ns/op BenchmarkStackCopyPtr-4 1 117384508 ns/op BenchmarkStackCopy-4 2 69941765 ns/op BenchmarkStackCopyNoCache-4 30 4003749 ns/op BenchmarkStackCopyWithStkobj-4 3 46761698 ns/op BenchmarkIssue18138-4 193 579182 ns/op BenchmarkCompareStringEqual-4 14229204 7.779 ns/op BenchmarkCompareStringIdentical-4 20055258 5.031 ns/op BenchmarkCompareStringSameLength-4 19028146 6.334 ns/op BenchmarkCompareStringDifferentLength-4 25912956 4.715 ns/op BenchmarkCompareStringBigUnaligned-4 2118 51798 ns/op 20243.81 MB/s BenchmarkCompareStringBig-4 2745 44678 ns/op 23469.83 MB/s BenchmarkConcatStringAndBytes-4 1947650 61.09 ns/op BenchmarkSliceByteToString/1-4 1792048 67.97 ns/op BenchmarkSliceByteToString/2-4 1000000 131.9 ns/op BenchmarkSliceByteToString/4-4 1000000 134.3 ns/op BenchmarkSliceByteToString/8-4 1000000 132.1 ns/op BenchmarkSliceByteToString/16-4 883948 130.6 ns/op BenchmarkSliceByteToString/32-4 840050 151.2 ns/op BenchmarkSliceByteToString/64-4 820784 203.1 ns/op BenchmarkSliceByteToString/128-4 721893 292.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2239462 50.74 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 880122 119.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 105.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3055458 38.60 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1690111 68.21 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1790200 65.21 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1799294 65.46 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 346934 346.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 461899 285.2 ns/op BenchmarkRuneIterate/range/ASCII-4 7462400 15.79 ns/op BenchmarkRuneIterate/range/Japanese-4 2672936 46.19 ns/op BenchmarkRuneIterate/range/MixedLength-4 2962378 40.08 ns/op BenchmarkRuneIterate/range1/ASCII-4 7207444 15.15 ns/op BenchmarkRuneIterate/range1/Japanese-4 2466234 45.63 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2851754 42.06 ns/op BenchmarkRuneIterate/range2/ASCII-4 7638357 14.78 ns/op BenchmarkRuneIterate/range2/Japanese-4 2446603 45.55 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2852498 41.13 ns/op BenchmarkArrayEqual-4 25770178 4.372 ns/op BenchmarkFunc/Name-4 6380338 17.15 ns/op BenchmarkFunc/Entry-4 12568296 9.149 ns/op BenchmarkFunc/FileLine-4 2000683 57.76 ns/op PASS ok runtime 401.447s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 27403 3680 ns/op BenchmarkHandle/concurrent-4 26257 4669 ns/op PASS ok runtime/cgo 0.423s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 26369580 4.559 ns/op BenchmarkAtomicStore64-4 12560565 9.729 ns/op BenchmarkAtomicLoad-4 30638060 4.478 ns/op BenchmarkAtomicStore-4 11879995 12.69 ns/op BenchmarkAnd8-4 12581846 9.900 ns/op BenchmarkAnd-4 10804681 10.07 ns/op BenchmarkAnd8Parallel-4 4489156 27.69 ns/op BenchmarkAndParallel-4 3957144 28.06 ns/op BenchmarkOr8-4 11008148 11.86 ns/op BenchmarkOr-4 12583934 9.968 ns/op BenchmarkOr8Parallel-4 3772249 28.60 ns/op BenchmarkOrParallel-4 4274618 28.37 ns/op BenchmarkXadd-4 4431627 28.48 ns/op BenchmarkXadd64-4 3812066 29.32 ns/op BenchmarkCas-4 2606948 45.64 ns/op BenchmarkCas64-4 2648874 44.94 ns/op BenchmarkXchg-4 4056264 29.04 ns/op BenchmarkXchg64-4 3949774 28.82 ns/op PASS ok runtime/internal/atomic 3.391s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 3210714 34.46 ns/op BenchmarkMulUintptr/large-4 2814915 36.07 ns/op PASS ok runtime/internal/math 0.419s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 19 8471851 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 13845973 ns/op 305.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 40 2925062 ns/op 4.450 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 18405315 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 30070429 ns/op 1404 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 42 4206865 ns/op 60.24 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77508846 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 121008874 ns/op 10302 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 10153257 ns/op 755.6 concurrent_launches/op PASS ok runtime/pprof 2.067s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 9 11524629 ns/op BenchmarkStackLeak-4 24938 4765 ns/op PASS ok runtime/race 0.536s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2974153 33.82 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 351972 471.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.396s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 10094218 11.58 ns/op BenchmarkCompact/one-4 1209896 90.68 ns/op BenchmarkCompact/sorted-4 810747 150.6 ns/op BenchmarkCompact/1_item-4 871045 127.0 ns/op BenchmarkCompact/unsorted-4 892608 154.3 ns/op BenchmarkCompact/many-4 573525 181.9 ns/op BenchmarkReplace/naive-fast-4 47948 2811 ns/op BenchmarkReplace/optimized-fast-4 49642 2993 ns/op BenchmarkReplace/naive-slow-4 25218 4815 ns/op BenchmarkReplace/optimized-slow-4 23396 4452 ns/op PASS ok slices 1.886s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 110938 1009 ns/op BenchmarkSortString1K-4 148 791868 ns/op BenchmarkSortString1K_Slice-4 171 697671 ns/op BenchmarkStableString1K-4 92 1276658 ns/op BenchmarkSortInt1K-4 178 706715 ns/op BenchmarkSortInt1K_Sorted-4 2192 50971 ns/op BenchmarkSortInt1K_Reversed-4 1324 84899 ns/op BenchmarkSortInt1K_Mod8-4 430 281843 ns/op BenchmarkStableInt1K-4 100 1020707 ns/op BenchmarkStableInt1K_Slice-4 126 980465 ns/op BenchmarkSortInt64K-4 2 65151886 ns/op BenchmarkSortInt64K_Slice-4 2 58345020 ns/op BenchmarkStableInt64K-4 2 91437812 ns/op BenchmarkSort1e2-4 340 351323 ns/op BenchmarkStable1e2-4 138 980760 ns/op BenchmarkSort1e4-4 2 59436202 ns/op BenchmarkStable1e4-4 1 255723517 ns/op PASS ok sort 27.732s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 745735 158.6 ns/op BenchmarkAtof64Float-4 669904 170.9 ns/op BenchmarkAtof64FloatExp-4 613687 209.8 ns/op BenchmarkAtof64Big-4 477410 270.9 ns/op BenchmarkAtof64RandomBits-4 422742 278.6 ns/op BenchmarkAtof64RandomFloats-4 463723 263.8 ns/op BenchmarkAtof64RandomLongFloats-4 438122 293.2 ns/op BenchmarkAtof32Decimal-4 830845 154.5 ns/op BenchmarkAtof32Float-4 738634 170.6 ns/op BenchmarkAtof32FloatExp-4 594867 217.5 ns/op BenchmarkAtof32Random-4 372472 348.5 ns/op BenchmarkAtof32RandomLong-4 156544 788.7 ns/op BenchmarkParseInt/Pos/7bit-4 1357792 85.63 ns/op BenchmarkParseInt/Pos/26bit-4 893887 140.2 ns/op BenchmarkParseInt/Pos/31bit-4 604534 170.7 ns/op BenchmarkParseInt/Pos/56bit-4 565137 233.7 ns/op BenchmarkParseInt/Pos/63bit-4 505890 270.1 ns/op BenchmarkParseInt/Neg/7bit-4 1319985 89.60 ns/op BenchmarkParseInt/Neg/26bit-4 879825 142.3 ns/op BenchmarkParseInt/Neg/31bit-4 740134 165.5 ns/op BenchmarkParseInt/Neg/56bit-4 529933 240.6 ns/op BenchmarkParseInt/Neg/63bit-4 486930 247.2 ns/op BenchmarkAtoi/Pos/7bit-4 1726969 68.05 ns/op BenchmarkAtoi/Pos/26bit-4 1000000 117.8 ns/op BenchmarkAtoi/Pos/31bit-4 987350 126.7 ns/op BenchmarkAtoi/Pos/56bit-4 654846 198.6 ns/op BenchmarkAtoi/Pos/63bit-4 487189 249.2 ns/op BenchmarkAtoi/Neg/7bit-4 1726299 68.63 ns/op BenchmarkAtoi/Neg/26bit-4 913780 116.3 ns/op BenchmarkAtoi/Neg/31bit-4 826179 131.7 ns/op BenchmarkAtoi/Neg/56bit-4 603484 194.2 ns/op BenchmarkAtoi/Neg/63bit-4 499474 255.4 ns/op BenchmarkFormatFloat/Decimal-4 110959 1128 ns/op BenchmarkFormatFloat/Float-4 89046 1243 ns/op BenchmarkFormatFloat/Exp-4 104954 1137 ns/op BenchmarkFormatFloat/NegExp-4 102022 1110 ns/op BenchmarkFormatFloat/LongExp-4 86443 1423 ns/op BenchmarkFormatFloat/Big-4 84416 1619 ns/op BenchmarkFormatFloat/BinaryExp-4 220123 601.3 ns/op BenchmarkFormatFloat/32Integer-4 111837 1107 ns/op BenchmarkFormatFloat/32ExactFraction-4 100842 1081 ns/op BenchmarkFormatFloat/32Point-4 96822 1223 ns/op BenchmarkFormatFloat/32Exp-4 92594 1118 ns/op BenchmarkFormatFloat/32NegExp-4 108564 1103 ns/op BenchmarkFormatFloat/32Shortest-4 111700 1156 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 122044 966.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 119744 1010 ns/op BenchmarkFormatFloat/64Fixed1-4 134418 840.3 ns/op BenchmarkFormatFloat/64Fixed2-4 143096 846.1 ns/op BenchmarkFormatFloat/64Fixed3-4 136292 877.8 ns/op BenchmarkFormatFloat/64Fixed4-4 129867 828.3 ns/op BenchmarkFormatFloat/64Fixed12-4 81438 1443 ns/op BenchmarkFormatFloat/64Fixed16-4 99992 1224 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 97623 1268 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 89826 1340 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2233 52205 ns/op BenchmarkFormatFloat/Slowpath64-4 75489 1574 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 82298 1553 ns/op BenchmarkAppendFloat/Decimal-4 119178 938.6 ns/op BenchmarkAppendFloat/Float-4 95107 1188 ns/op BenchmarkAppendFloat/Exp-4 106909 945.2 ns/op BenchmarkAppendFloat/NegExp-4 126780 953.6 ns/op BenchmarkAppendFloat/LongExp-4 89157 1228 ns/op BenchmarkAppendFloat/Big-4 91876 1294 ns/op BenchmarkAppendFloat/BinaryExp-4 337350 430.3 ns/op BenchmarkAppendFloat/32Integer-4 134612 953.8 ns/op BenchmarkAppendFloat/32ExactFraction-4 127142 974.3 ns/op BenchmarkAppendFloat/32Point-4 112758 1113 ns/op BenchmarkAppendFloat/32Exp-4 127562 963.8 ns/op BenchmarkAppendFloat/32NegExp-4 122390 957.3 ns/op BenchmarkAppendFloat/32Shortest-4 133056 904.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 142989 784.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 144859 809.0 ns/op BenchmarkAppendFloat/64Fixed1-4 186174 678.3 ns/op BenchmarkAppendFloat/64Fixed2-4 184382 674.5 ns/op BenchmarkAppendFloat/64Fixed3-4 186027 680.2 ns/op BenchmarkAppendFloat/64Fixed4-4 189672 668.4 ns/op BenchmarkAppendFloat/64Fixed12-4 94418 1244 ns/op BenchmarkAppendFloat/64Fixed16-4 127551 1019 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 132009 926.9 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 106034 1221 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2008 55177 ns/op BenchmarkAppendFloat/Slowpath64-4 79218 1335 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 96102 1202 ns/op BenchmarkFormatInt-4 14818 8259 ns/op BenchmarkAppendInt-4 16160 7684 ns/op BenchmarkFormatUint-4 75542 1773 ns/op BenchmarkAppendUint-4 78484 1342 ns/op BenchmarkFormatIntSmall/7-4 2069560 57.14 ns/op BenchmarkFormatIntSmall/42-4 2100381 55.15 ns/op BenchmarkAppendIntSmall-4 1000000 105.1 ns/op BenchmarkAppendUintVarlen/1-4 1000000 112.2 ns/op BenchmarkAppendUintVarlen/12-4 1000000 110.9 ns/op BenchmarkAppendUintVarlen/123-4 897576 145.0 ns/op BenchmarkAppendUintVarlen/1234-4 874866 143.6 ns/op BenchmarkAppendUintVarlen/12345-4 887970 147.0 ns/op BenchmarkAppendUintVarlen/123456-4 871414 148.4 ns/op BenchmarkAppendUintVarlen/1234567-4 785889 153.8 ns/op BenchmarkAppendUintVarlen/12345678-4 830449 149.3 ns/op BenchmarkAppendUintVarlen/123456789-4 849662 152.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 836484 157.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 835927 153.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 750015 160.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 730244 164.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 702676 175.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 651748 194.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 784310 195.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 759805 166.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 769204 165.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 766930 161.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 707276 166.5 ns/op BenchmarkQuote-4 39087 2967 ns/op BenchmarkQuoteRune-4 412726 310.7 ns/op BenchmarkAppendQuote-4 49208 2391 ns/op BenchmarkAppendQuoteRune-4 798138 159.6 ns/op BenchmarkUnquoteEasy-4 1507936 77.91 ns/op BenchmarkUnquoteHard-4 37808 3191 ns/op PASS ok strconv 19.149s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 360237 408.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 111734 1395 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 151387 961.3 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 252772 571.4 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 64672 1976 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 76076 1615 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 450378 248.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 25844 4304 ns/op BenchmarkGenericMatch1-4 2068 56837 ns/op BenchmarkGenericMatch2-4 440 264230 ns/op BenchmarkSingleMaxSkipping-4 11887 10153 ns/op 984.89 MB/s BenchmarkSingleLongSuffixFail-4 18982 6144 ns/op 163.10 MB/s BenchmarkSingleMatch-4 230 519387 ns/op 28.88 MB/s BenchmarkByteByteNoMatch-4 89218 1261 ns/op BenchmarkByteByteMatch-4 16144 6993 ns/op BenchmarkByteStringMatch-4 17516 6723 ns/op BenchmarkHTMLEscapeNew-4 64488 1852 ns/op BenchmarkHTMLEscapeOld-4 74313 1627 ns/op BenchmarkByteStringReplacerWriteString-4 1310 95389 ns/op BenchmarkByteReplacerWriteString-4 1556 72202 ns/op BenchmarkByteByteReplaces-4 2907 43984 ns/op BenchmarkByteByteMap-4 7641 13161 ns/op BenchmarkMap/identity/ASCII-4 785484 167.3 ns/op BenchmarkMap/identity/Greek-4 470688 217.0 ns/op BenchmarkMap/change/ASCII-4 32610 3713 ns/op BenchmarkMap/change/Greek-4 22363 5289 ns/op BenchmarkIndexRune-4 1723641 69.18 ns/op BenchmarkIndexRuneLongString-4 1504708 80.28 ns/op BenchmarkIndexRuneFastPath-4 3200299 39.30 ns/op BenchmarkIndex-4 2649273 40.46 ns/op BenchmarkLastIndex-4 3035774 40.64 ns/op BenchmarkIndexByte-4 10261167 9.873 ns/op BenchmarkToUpper/#00-4 2658867 43.79 ns/op BenchmarkToUpper/ONLYUPPER-4 2114619 55.98 ns/op BenchmarkToUpper/abc-4 281751 505.7 ns/op BenchmarkToUpper/AbC123-4 216655 610.4 ns/op BenchmarkToUpper/azAZ09_-4 208759 557.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 41937 2729 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 56197 2023 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 28362 4170 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55182 2373 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 95364 1101 ns/op BenchmarkToLower/#00-4 2604061 43.63 ns/op BenchmarkToLower/abc-4 2504974 45.70 ns/op BenchmarkToLower/AbC123-4 185862 666.3 ns/op BenchmarkToLower/azAZ09_-4 194176 665.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75537 1469 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 54928 2132 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29478 4123 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62829 1793 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 95294 1086 ns/op BenchmarkMapNoChanges-4 941475 124.9 ns/op BenchmarkTrim-4 33616 3584 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2614503 46.38 ns/op BenchmarkToValidUTF8/InvalidASCII-4 149510 782.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 97288 1177 ns/op BenchmarkEqualFold/Tests-4 50582 2334 ns/op BenchmarkEqualFold/ASCII-4 2580062 46.94 ns/op BenchmarkEqualFold/UnicodePrefix-4 117930 988.2 ns/op BenchmarkEqualFold/UnicodeSuffix-4 117492 1018 ns/op BenchmarkIndexHard1-4 1024 120317 ns/op BenchmarkIndexHard2-4 786 150098 ns/op BenchmarkIndexHard3-4 192 680083 ns/op BenchmarkIndexHard4-4 236 509851 ns/op BenchmarkLastIndexHard1-4 84 1538968 ns/op BenchmarkLastIndexHard2-4 84 1594078 ns/op BenchmarkLastIndexHard3-4 66 1599895 ns/op BenchmarkCountHard1-4 1046 106276 ns/op BenchmarkCountHard2-4 800 148873 ns/op BenchmarkCountHard3-4 181 614016 ns/op BenchmarkIndexTorture-4 10000 11662 ns/op BenchmarkCountTorture-4 10000 11854 ns/op BenchmarkCountTortureOverlapping-4 897 123792 ns/op BenchmarkCountByte/10-4 3454464 33.72 ns/op 296.53 MB/s BenchmarkCountByte/32-4 3214488 35.95 ns/op 890.00 MB/s BenchmarkCountByte/4096-4 1000000 116.4 ns/op 35177.08 MB/s BenchmarkCountByte/4194304-4 945 117439 ns/op 35714.79 MB/s BenchmarkCountByte/67108864-4 25 4851308 ns/op 13833.15 MB/s BenchmarkFields/ASCII/16-4 330258 373.6 ns/op 42.83 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 25861 4715 ns/op 54.29 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1848 76977 ns/op 53.21 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 94 1215497 ns/op 53.92 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 6 20474075 ns/op 51.21 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 133804 927.9 ns/op 17.24 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11876 ns/op 21.56 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 590 223041 ns/op 18.36 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4067235 ns/op 16.11 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 71627548 ns/op 14.64 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 186484 709.5 ns/op 22.55 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13380 8682 ns/op 29.48 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 858 159079 ns/op 25.75 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3341614 ns/op 19.61 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 55761761 ns/op 18.80 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 140998 838.3 ns/op 19.09 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10911 ns/op 23.46 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 669 190280 ns/op 21.53 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 37 3413454 ns/op 19.20 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 66253540 ns/op 15.83 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 76782688 ns/op BenchmarkSplitSingleByteSeparator-4 22 6705203 ns/op BenchmarkSplitMultiByteSeparator-4 31 3589886 ns/op BenchmarkSplitNSingleByteSeparator-4 212103 847.8 ns/op BenchmarkSplitNMultiByteSeparator-4 150715 945.6 ns/op BenchmarkRepeat/5x0-4 2724114 42.31 ns/op BenchmarkRepeat/5x1-4 2841340 41.50 ns/op BenchmarkRepeat/5x2-4 233502 570.7 ns/op BenchmarkRepeat/5x6-4 126495 985.2 ns/op BenchmarkRepeat/10x0-4 2864516 40.58 ns/op BenchmarkRepeat/10x1-4 2926150 44.20 ns/op BenchmarkRepeat/10x2-4 212277 582.8 ns/op BenchmarkRepeat/10x6-4 131980 939.7 ns/op BenchmarkRepeatLarge/256/1-4 63206 1984 ns/op 129.02 MB/s BenchmarkRepeatLarge/256/16-4 93729 1485 ns/op 172.36 MB/s BenchmarkRepeatLarge/512/1-4 44253 2736 ns/op 187.15 MB/s BenchmarkRepeatLarge/512/16-4 57115 1947 ns/op 262.97 MB/s BenchmarkRepeatLarge/1024/1-4 31478 3667 ns/op 279.27 MB/s BenchmarkRepeatLarge/1024/16-4 43633 3118 ns/op 328.37 MB/s BenchmarkRepeatLarge/2048/1-4 20235 5955 ns/op 343.92 MB/s BenchmarkRepeatLarge/2048/16-4 22932 5166 ns/op 396.42 MB/s BenchmarkRepeatLarge/4096/1-4 13174 9297 ns/op 440.56 MB/s BenchmarkRepeatLarge/4096/16-4 13479 8750 ns/op 468.12 MB/s BenchmarkRepeatLarge/8192/1-4 10000 16744 ns/op 489.26 MB/s BenchmarkRepeatLarge/8192/16-4 10000 15092 ns/op 542.79 MB/s BenchmarkRepeatLarge/8192/4097-4 3501482 32.40 ns/op 126433.18 MB/s BenchmarkRepeatLarge/16384/1-4 7581 34203 ns/op 479.02 MB/s BenchmarkRepeatLarge/16384/16-4 8019 27650 ns/op 592.54 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19161 ns/op 641.47 MB/s BenchmarkRepeatLarge/32768/1-4 2553 48447 ns/op 676.37 MB/s BenchmarkRepeatLarge/32768/16-4 2410 54857 ns/op 597.34 MB/s BenchmarkRepeatLarge/32768/4097-4 2827 44295 ns/op 647.46 MB/s BenchmarkRepeatLarge/65536/1-4 1707 90230 ns/op 726.32 MB/s BenchmarkRepeatLarge/65536/16-4 1411 105255 ns/op 622.64 MB/s BenchmarkRepeatLarge/65536/4097-4 1450 90122 ns/op 681.91 MB/s BenchmarkRepeatLarge/131072/1-4 248 445391 ns/op 294.29 MB/s BenchmarkRepeatLarge/131072/16-4 300 442201 ns/op 296.41 MB/s BenchmarkRepeatLarge/131072/4097-4 236 479302 ns/op 264.98 MB/s BenchmarkRepeatLarge/262144/1-4 153 725719 ns/op 361.22 MB/s BenchmarkRepeatLarge/262144/16-4 184 741094 ns/op 353.73 MB/s BenchmarkRepeatLarge/262144/4097-4 177 636027 ns/op 405.82 MB/s BenchmarkRepeatLarge/524288/1-4 76 1355179 ns/op 386.88 MB/s BenchmarkRepeatLarge/524288/16-4 100 1250971 ns/op 419.10 MB/s BenchmarkRepeatLarge/524288/4097-4 92 1264669 ns/op 411.43 MB/s BenchmarkRepeatLarge/1048576/1-4 49 2364338 ns/op 443.50 MB/s BenchmarkRepeatLarge/1048576/16-4 52 2031248 ns/op 516.22 MB/s BenchmarkRepeatLarge/1048576/4097-4 51 2544596 ns/op 410.57 MB/s BenchmarkRepeatLarge/2097152/1-4 32 5490070 ns/op 381.99 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4552352 ns/op 460.67 MB/s BenchmarkRepeatLarge/2097152/4097-4 31 4390046 ns/op 476.89 MB/s BenchmarkRepeatLarge/4194304/1-4 13 9413783 ns/op 445.55 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8035291 ns/op 521.99 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8464049 ns/op 495.18 MB/s BenchmarkRepeatLarge/8388608/1-4 7 14729052 ns/op 569.53 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13660035 ns/op 614.10 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14901720 ns/op 562.79 MB/s BenchmarkRepeatLarge/16777216/1-4 4 25796542 ns/op 650.37 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27108531 ns/op 618.89 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 25853774 ns/op 648.93 MB/s BenchmarkRepeatLarge/33554432/1-4 2 51884886 ns/op 646.71 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50973630 ns/op 658.27 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 54667126 ns/op 613.80 MB/s BenchmarkRepeatLarge/67108864/1-4 1 110055341 ns/op 609.77 MB/s BenchmarkRepeatLarge/67108864/16-4 1 113962010 ns/op 588.87 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108249572 ns/op 619.95 MB/s BenchmarkRepeatLarge/134217728/1-4 1 247189669 ns/op 542.97 MB/s BenchmarkRepeatLarge/134217728/16-4 1 201423165 ns/op 666.35 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 208060763 ns/op 645.09 MB/s BenchmarkRepeatLarge/268435456/1-4 1 447114805 ns/op 600.37 MB/s BenchmarkRepeatLarge/268435456/16-4 1 415239609 ns/op 646.46 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 429191011 ns/op 625.45 MB/s BenchmarkRepeatLarge/536870912/1-4 1 923289679 ns/op 581.48 MB/s BenchmarkRepeatLarge/536870912/16-4 1 873374600 ns/op 614.71 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 788881343 ns/op 680.55 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4068521658 ns/op 263.91 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3251639350 ns/op 330.22 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4048968879 ns/op 265.19 MB/s BenchmarkIndexAnyASCII/1:1-4 1537671 69.52 ns/op BenchmarkIndexAnyASCII/1:2-4 1736210 67.93 ns/op BenchmarkIndexAnyASCII/1:4-4 1931710 60.12 ns/op BenchmarkIndexAnyASCII/1:8-4 2022723 59.36 ns/op BenchmarkIndexAnyASCII/1:16-4 1994787 59.27 ns/op BenchmarkIndexAnyASCII/1:32-4 1635650 68.01 ns/op BenchmarkIndexAnyASCII/1:64-4 1866031 90.90 ns/op BenchmarkIndexAnyASCII/16:1-4 1901144 62.41 ns/op BenchmarkIndexAnyASCII/16:2-4 760598 141.6 ns/op BenchmarkIndexAnyASCII/16:4-4 729375 137.7 ns/op BenchmarkIndexAnyASCII/16:8-4 830473 139.2 ns/op BenchmarkIndexAnyASCII/16:16-4 671463 151.4 ns/op BenchmarkIndexAnyASCII/16:32-4 725545 164.3 ns/op BenchmarkIndexAnyASCII/16:64-4 537175 200.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1607241 89.68 ns/op BenchmarkIndexAnyASCII/256:2-4 93454 1236 ns/op BenchmarkIndexAnyASCII/256:4-4 93765 1239 ns/op BenchmarkIndexAnyASCII/256:8-4 97219 1312 ns/op BenchmarkIndexAnyASCII/256:16-4 92089 1254 ns/op BenchmarkIndexAnyASCII/256:32-4 93574 1286 ns/op BenchmarkIndexAnyASCII/256:64-4 90212 1325 ns/op BenchmarkIndexAnyUTF8/1:1-4 2220297 53.56 ns/op BenchmarkIndexAnyUTF8/1:2-4 2086720 55.68 ns/op BenchmarkIndexAnyUTF8/1:4-4 2142790 56.48 ns/op BenchmarkIndexAnyUTF8/1:8-4 2112500 56.72 ns/op BenchmarkIndexAnyUTF8/1:16-4 2000748 58.74 ns/op BenchmarkIndexAnyUTF8/1:32-4 2053804 58.15 ns/op BenchmarkIndexAnyUTF8/1:64-4 2059298 57.13 ns/op BenchmarkIndexAnyUTF8/16:1-4 1789826 65.50 ns/op BenchmarkIndexAnyUTF8/16:2-4 267120 449.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 253412 449.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 281127 438.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 262998 451.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 266428 452.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 227706 500.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 437248 270.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 18214 6509 ns/op BenchmarkIndexAnyUTF8/256:4-4 17997 6703 ns/op BenchmarkIndexAnyUTF8/256:8-4 17287 6876 ns/op BenchmarkIndexAnyUTF8/256:16-4 16897 7380 ns/op BenchmarkIndexAnyUTF8/256:32-4 15621 7299 ns/op BenchmarkIndexAnyUTF8/256:64-4 16363 7159 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1963468 59.91 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2080729 59.63 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2113606 54.12 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2014536 54.31 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2102630 56.07 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2126697 56.80 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2092132 57.40 ns/op BenchmarkLastIndexAnyASCII/16:1-4 807694 138.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 980521 147.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 977982 132.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 767806 137.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 843435 141.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 626430 164.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 644530 198.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 91656 1240 ns/op BenchmarkLastIndexAnyASCII/256:2-4 93679 1312 ns/op BenchmarkLastIndexAnyASCII/256:4-4 94058 1257 ns/op BenchmarkLastIndexAnyASCII/256:8-4 90482 1302 ns/op BenchmarkLastIndexAnyASCII/256:16-4 95086 1257 ns/op BenchmarkLastIndexAnyASCII/256:32-4 89457 1288 ns/op BenchmarkLastIndexAnyASCII/256:64-4 90864 1325 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2104660 56.30 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2109931 55.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2064871 55.91 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2045250 55.89 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2074942 56.16 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2095222 57.15 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2067842 56.47 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 290396 388.8 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 136689 785.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 160663 776.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 150456 780.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 138579 827.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 126112 962.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 141258 847.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 20191 5723 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 8798 11994 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11889 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 8762 12182 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8394 12755 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 8473 12758 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 13809 ns/op BenchmarkTrimASCII/1:1-4 2747715 43.20 ns/op BenchmarkTrimASCII/1:2-4 2193801 53.02 ns/op BenchmarkTrimASCII/1:4-4 2162427 53.73 ns/op BenchmarkTrimASCII/1:8-4 2108190 56.79 ns/op BenchmarkTrimASCII/1:16-4 1797396 65.56 ns/op BenchmarkTrimASCII/16:1-4 2267886 50.35 ns/op BenchmarkTrimASCII/16:2-4 787159 127.9 ns/op BenchmarkTrimASCII/16:4-4 978982 126.8 ns/op BenchmarkTrimASCII/16:8-4 810979 131.9 ns/op BenchmarkTrimASCII/16:16-4 891501 142.3 ns/op BenchmarkTrimASCII/256:1-4 976814 130.3 ns/op BenchmarkTrimASCII/256:2-4 96997 1210 ns/op BenchmarkTrimASCII/256:4-4 94813 1209 ns/op BenchmarkTrimASCII/256:8-4 94188 1228 ns/op BenchmarkTrimASCII/256:16-4 92473 1247 ns/op BenchmarkTrimASCII/4096:1-4 88684 1235 ns/op BenchmarkTrimASCII/4096:2-4 5905 18594 ns/op BenchmarkTrimASCII/4096:4-4 6442 20068 ns/op BenchmarkTrimASCII/4096:8-4 6186 20155 ns/op BenchmarkTrimASCII/4096:16-4 6224 26694 ns/op BenchmarkTrimByte-4 2296970 62.26 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 11312 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 10000 13180 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1196 85713 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2610 43747 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6006 21075 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 11063 ns/op BenchmarkJoin/0-4 3608806 31.86 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2650051 42.23 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 160723 758.7 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 115274 1030 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 82813 1366 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 69447 1641 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 56499 1918 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53815 2191 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2166364 53.18 ns/op BenchmarkTrimSpace/ASCII-4 1586623 74.97 ns/op BenchmarkTrimSpace/SomeNonASCII-4 111235 1224 ns/op BenchmarkTrimSpace/JustNonASCII-4 63520 1720 ns/op BenchmarkReplaceAll-4 93462 1195 ns/op 16 B/op 1 allocs/op PASS ok strings 89.177s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 58779 1715 ns/op BenchmarkCond2-4 25173 5154 ns/op BenchmarkCond4-4 13624 8529 ns/op BenchmarkCond8-4 6558 16078 ns/op BenchmarkCond16-4 3969 29068 ns/op BenchmarkCond32-4 2383 52880 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 599541 197.6 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 456122 297.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 637044 189.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 607003 168.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 400812 271.5 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 648582 163.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 109668 1176 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 108926 1375 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 105286 1512 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 81153 1901 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 803926 153.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 216824 564.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 791505 152.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 199150 615.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 751122 157.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 183442 610.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1603672 93.75 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 51531 1966 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 158588 866.3 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 341008 478.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7674 14935 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 338 308200 ns/op BenchmarkRange/*sync.Map-4 1788 60735 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 108826 2162 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 229380 544.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 68568 1542 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 78556 1629 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 244118 590.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 105390 1226 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 103245 1528 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 193246 732.0 ns/op BenchmarkDeleteCollision/*sync.Map-4 801825 152.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 51306 2530 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 137900 757.4 ns/op BenchmarkSwapCollision/*sync.Map-4 86077 1222 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 169 668526 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 136360 883.8 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 304450 372.6 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25327 5153 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 82323 1519 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 33488 3723 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 321499 379.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 147460 906.1 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 242595 445.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 104.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 196712 586.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1582665 99.86 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 755352 152.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 194473 594.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 648962 170.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 127447 1020 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 359532 422.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 480956 319.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 156606 836.1 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 346970 491.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 299274 471.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 153842 850.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 210988 485.4 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77239 1574 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 318975 639.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 441728 458.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 146534 1095 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 391520 291.8 ns/op BenchmarkUncontendedSemaphore-4 4277142 34.71 ns/op BenchmarkContendedSemaphore-4 4391352 26.35 ns/op BenchmarkMutexUncontended-4 684932 154.7 ns/op BenchmarkMutex-4 228331 529.5 ns/op BenchmarkMutexSlack-4 208874 519.8 ns/op BenchmarkMutexWork-4 209474 572.4 ns/op BenchmarkMutexWorkSlack-4 193557 574.0 ns/op BenchmarkMutexNoSpin-4 76057 1682 ns/op BenchmarkMutexSpin-4 67066 1786 ns/op BenchmarkOnce-4 814471 152.1 ns/op BenchmarkSemaUncontended-4 4708117 23.24 ns/op BenchmarkSemaSyntNonblock-4 1399984 85.90 ns/op BenchmarkSemaSyntBlock-4 2072292 60.66 ns/op BenchmarkSemaWorkNonblock-4 1000000 102.3 ns/op BenchmarkSemaWorkBlock-4 1359597 89.22 ns/op BenchmarkRWMutexUncontended-4 351949 301.0 ns/op BenchmarkRWMutexWrite100-4 305210 347.9 ns/op BenchmarkRWMutexWrite10-4 292465 350.9 ns/op BenchmarkRWMutexWorkWrite100-4 263408 438.0 ns/op BenchmarkRWMutexWorkWrite10-4 255384 448.5 ns/op BenchmarkWaitGroupUncontended-4 799365 167.0 ns/op BenchmarkWaitGroupAddDone-4 486768 237.5 ns/op BenchmarkWaitGroupAddDoneWork-4 498291 233.9 ns/op BenchmarkWaitGroupWait-4 3025459 42.97 ns/op BenchmarkWaitGroupWaitWork-4 1970134 60.88 ns/op BenchmarkWaitGroupActuallyWait-4 58305 2109 ns/op 32 B/op 2 allocs/op PASS ok sync 20.893s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 789073 160.3 ns/op PASS ok sync/atomic 0.382s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 112495 1008 ns/op 0 B/op 0 allocs/op PASS ok testing 0.312s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 6186 17214 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8392 12125 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 84 1340332 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 99 1145095 ns/op 1306 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 200380333 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 182254937 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1430 75297 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1914 63199 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 16 7003494 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 6290250 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 876872947 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 793869416 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 178 694344 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 198 596730 ns/op 198 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 65214146 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 73415245 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7502820198 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7218777709 ns/op 335150256 B/op 100094 allocs/op BenchmarkPyramid/10-4 3036 47025 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 43 3329865 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 310170899 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2754 47920 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 260 465539 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 28 4678217 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7045 15369 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.425s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 93401810 ns/op BenchmarkVariableString-4 82702 1449 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2109 58367 ns/op 2510 B/op 39 allocs/op PASS ok text/template/parse 0.657s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 55 2075477 ns/op BenchmarkAfter-4 142 914838 ns/op BenchmarkStop-4 228 579213 ns/op BenchmarkSimultaneousAfterFunc-4 42 2501204 ns/op BenchmarkStartStop-4 295 620807 ns/op BenchmarkReset-4 1999 69726 ns/op BenchmarkSleep-4 36 2838331 ns/op BenchmarkParallelTimerLatency-4 43 860373 avg-late-ns 1867140 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 660844 avg-late-ns 2543278 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 36 445109 avg-late-ns 1986013 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 302148 avg-late-ns 2116316 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 247744 avg-late-ns 1540173 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 255077 avg-late-ns 1890500 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 30 359684 avg-late-ns 2999314 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 340560 avg-late-ns 3431427 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 878362 avg-late-ns 7411215 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 393734 avg-late-ns 3211028 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 2919022 avg-late-ns 13094399 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 491317 avg-late-ns 1549811 max-late-ns BenchmarkTicker-4 1 153160994 ns/op BenchmarkTickerReset-4 2883 46555 ns/op BenchmarkTickerResetNaive-4 230 599588 ns/op BenchmarkNow-4 696085 170.7 ns/op BenchmarkNowUnixNano-4 719649 168.4 ns/op BenchmarkNowUnixMilli-4 772030 169.0 ns/op BenchmarkNowUnixMicro-4 643045 175.8 ns/op BenchmarkFormat-4 47665 2351 ns/op BenchmarkFormatRFC3339-4 81141 1583 ns/op BenchmarkFormatRFC3339Nano-4 68269 1732 ns/op BenchmarkFormatNow-4 63889 1947 ns/op BenchmarkMarshalJSON-4 90928 1253 ns/op BenchmarkMarshalText-4 99940 1176 ns/op BenchmarkParse-4 113763 1079 ns/op BenchmarkParseRFC3339UTC-4 263538 387.9 ns/op BenchmarkParseRFC3339UTCBytes-4 208976 516.1 ns/op BenchmarkParseRFC3339TZ-4 99994 1195 ns/op BenchmarkParseRFC3339TZBytes-4 83931 1464 ns/op BenchmarkParseDuration-4 513614 228.2 ns/op BenchmarkHour-4 959305 130.9 ns/op BenchmarkSecond-4 1000000 127.5 ns/op BenchmarkYear-4 762870 170.4 ns/op BenchmarkDay-4 681037 194.6 ns/op BenchmarkISOWeek-4 729472 177.3 ns/op BenchmarkGoString-4 70234 1733 ns/op BenchmarkUnmarshalText-4 75920 1527 ns/op PASS ok time 13.340s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 496515 226.9 ns/op BenchmarkDecodeValidJapaneseChars-4 583770 217.8 ns/op BenchmarkDecodeRune-4 2010127 52.86 ns/op BenchmarkEncodeValidASCII-4 446548 253.2 ns/op BenchmarkEncodeValidJapaneseChars-4 575740 194.5 ns/op BenchmarkAppendRuneValidASCII-4 936379 108.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1744801 68.82 ns/op BenchmarkEncodeRune-4 3731847 29.12 ns/op PASS ok unicode/utf16 1.682s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 1005403 115.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 203804 590.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2779023 48.35 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 369315 366.6 ns/op BenchmarkValidTenASCIIChars-4 946710 114.5 ns/op BenchmarkValid100KASCIIChars-4 152 814408 ns/op BenchmarkValidTenJapaneseChars-4 181994 722.5 ns/op BenchmarkValidLongMostlyASCII-4 138 901034 ns/op BenchmarkValidLongJapanese-4 52 1939790 ns/op BenchmarkValidStringTenASCIIChars-4 3047863 36.61 ns/op BenchmarkValidString100KASCIIChars-4 12428 10131 ns/op BenchmarkValidStringTenJapaneseChars-4 346581 357.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1388 89460 ns/op BenchmarkValidStringLongJapanese-4 100 1002039 ns/op BenchmarkEncodeASCIIRune-4 2671015 39.59 ns/op BenchmarkEncodeJapaneseRune-4 1804740 64.97 ns/op BenchmarkAppendASCIIRune-4 9395320 13.09 ns/op BenchmarkAppendJapaneseRune-4 2087498 58.17 ns/op BenchmarkDecodeASCIIRune-4 2229255 50.17 ns/op BenchmarkDecodeJapaneseRune-4 1569440 74.12 ns/op BenchmarkFullRune/ASCII-4 3447979 33.95 ns/op BenchmarkFullRune/Incomplete-4 1410496 76.55 ns/op BenchmarkFullRune/Japanese-4 3215887 36.24 ns/op PASS ok unicode/utf8 4.425s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 67150171330 ns/op PASS ok cmd/api 93.951s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1240496 92.01 ns/op BenchmarkEqArrayOfStrings64-4 212496 588.8 ns/op BenchmarkEqArrayOfStrings1024-4 13611 8603 ns/op BenchmarkEqArrayOfFloats5-4 1460925 80.25 ns/op BenchmarkEqArrayOfFloats64-4 206503 590.2 ns/op BenchmarkEqArrayOfFloats1024-4 13874 8632 ns/op BenchmarkEqStruct-4 28800238 4.328 ns/op PASS ok cmd/compile/internal/reflectdata 1.473s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 70731 ns/op BenchmarkCopyElim1-4 192 538705 ns/op BenchmarkCopyElim10-4 178 847292 ns/op BenchmarkCopyElim100-4 144 884198 ns/op BenchmarkCopyElim1000-4 38 3365644 ns/op BenchmarkCopyElim10000-4 3 36288314 ns/op BenchmarkCopyElim100000-4 1 508464027 ns/op BenchmarkDeadCode/1-4 174 652246 ns/op BenchmarkDeadCode/10-4 169 637400 ns/op BenchmarkDeadCode/100-4 100 1065651 ns/op BenchmarkDeadCode/1000-4 55 3513170 ns/op BenchmarkDeadCode/10000-4 4 32308078 ns/op BenchmarkDeadCode/100000-4 1 312108284 ns/op BenchmarkDeadCode/200000-4 1 706363476 ns/op BenchmarkDominatorsLinear-4 15 8400274 ns/op 1.19 MB/s BenchmarkDominatorsFwdBack-4 10 11583586 ns/op 0.86 MB/s BenchmarkDominatorsManyPred-4 10 11243861 ns/op 0.89 MB/s BenchmarkDominatorsMaxPred-4 12 11191529 ns/op 0.89 MB/s BenchmarkDominatorsMaxPredVal-4 10 11768902 ns/op 0.85 MB/s BenchmarkFuse/1-4 255 408415 ns/op BenchmarkFuse/10-4 235 525138 ns/op BenchmarkFuse/100-4 139 929531 ns/op BenchmarkFuse/1000-4 24 6104494 ns/op BenchmarkFuse/10000-4 2 76428478 ns/op BenchmarkNilCheckDeep1-4 12967 8862 ns/op 0.11 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4884 22277 ns/op 0.45 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 802 147058 ns/op 0.68 MB/s 671 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 80 1386009 ns/op 0.72 MB/s 4807 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 15453728 ns/op 0.65 MB/s 107982 B/op 6 allocs/op BenchmarkDSEPass-4 40 2895040 ns/op 37886 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 109066928 ns/op 4229064 B/op 107934 allocs/op BenchmarkCSEPass-4 8 13360884 ns/op 139696 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 145875915 ns/op 5677704 B/op 97558 allocs/op BenchmarkDeadcodePass-4 206 578668 ns/op 100192 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 114807560 ns/op 4022752 B/op 44783 allocs/op BenchmarkMultiPass-4 70 1543968 ns/op 217474 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 235637769 ns/op 11166736 B/op 149641 allocs/op BenchmarkCondRewrite/SoloJump-4 4134165 27.55 ns/op BenchmarkCondRewrite/CombJump-4 4143211 27.71 ns/op PASS ok cmd/compile/internal/ssa 15.419s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13135 8746 ns/op BenchmarkExtShift-4 22380 4990 ns/op BenchmarkModify-4 9169 14385 ns/op BenchmarkMullImm-4 24952 4578 ns/op BenchmarkConstModify-4 8431 14213 ns/op BenchmarkBitSet-4 15858 7340 ns/op BenchmarkBitClear-4 16464 7180 ns/op BenchmarkBitToggle-4 16732 7069 ns/op BenchmarkBitSetConst-4 95762 1229 ns/op BenchmarkBitClearConst-4 141760 871.2 ns/op BenchmarkBitToggleConst-4 102406 1175 ns/op BenchmarkDivconstI64-4 7309158 16.35 ns/op BenchmarkModconstI64-4 6594463 17.93 ns/op BenchmarkDivisiblePow2constI64-4 6781040 20.01 ns/op BenchmarkDivisibleconstI64-4 8044018 15.82 ns/op BenchmarkDivisibleWDivconstI64-4 3612663 32.56 ns/op BenchmarkDivconstU64/3-4 5412610 21.78 ns/op BenchmarkDivconstU64/5-4 6939858 18.23 ns/op BenchmarkDivconstU64/37-4 6318430 19.20 ns/op BenchmarkDivconstU64/1234567-4 7419134 15.84 ns/op BenchmarkModconstU64-4 6723776 17.30 ns/op BenchmarkDivisibleconstU64-4 7525084 14.68 ns/op BenchmarkDivisibleWDivconstU64-4 3736380 32.07 ns/op BenchmarkDivconstI32-4 6651457 16.94 ns/op BenchmarkModconstI32-4 5267756 22.34 ns/op BenchmarkDivisiblePow2constI32-4 6555988 18.01 ns/op BenchmarkDivisibleconstI32-4 7722433 14.49 ns/op BenchmarkDivisibleWDivconstI32-4 3665559 31.46 ns/op BenchmarkDivconstU32-4 6581466 16.25 ns/op BenchmarkModconstU32-4 6538155 18.92 ns/op BenchmarkDivisibleconstU32-4 6387913 17.81 ns/op BenchmarkDivisibleWDivconstU32-4 3691112 31.31 ns/op BenchmarkDivconstI16-4 7538044 16.29 ns/op BenchmarkModconstI16-4 8130411 20.29 ns/op BenchmarkDivisiblePow2constI16-4 6961663 17.88 ns/op BenchmarkDivisibleconstI16-4 7014087 15.01 ns/op BenchmarkDivisibleWDivconstI16-4 3705340 31.19 ns/op BenchmarkDivconstU16-4 6964552 16.71 ns/op BenchmarkModconstU16-4 7897513 14.88 ns/op BenchmarkDivisibleconstU16-4 8280876 14.37 ns/op BenchmarkDivisibleWDivconstU16-4 3681106 31.14 ns/op BenchmarkDivconstI8-4 7803890 14.57 ns/op BenchmarkModconstI8-4 7117233 15.09 ns/op BenchmarkDivisiblePow2constI8-4 7936819 14.66 ns/op BenchmarkDivisibleconstI8-4 6542544 17.12 ns/op BenchmarkDivisibleWDivconstI8-4 3799576 30.59 ns/op BenchmarkDivconstU8-4 7231304 14.99 ns/op BenchmarkModconstU8-4 7409035 14.66 ns/op BenchmarkDivisibleconstU8-4 8598853 14.18 ns/op BenchmarkDivisibleWDivconstU8-4 3992338 29.95 ns/op BenchmarkMul2-4 238298 536.3 ns/op BenchmarkMulNeg2-4 228903 537.4 ns/op BenchmarkEfaceInteger-4 2622698 46.06 ns/op BenchmarkMulconstI32/3-4 28811288 4.666 ns/op BenchmarkMulconstI32/5-4 28706162 4.819 ns/op BenchmarkMulconstI32/12-4 24218581 4.828 ns/op BenchmarkMulconstI32/120-4 28259889 4.738 ns/op BenchmarkMulconstI32/-120-4 26669332 4.824 ns/op BenchmarkMulconstI32/65537-4 24472435 5.273 ns/op BenchmarkMulconstI32/65538-4 22965307 4.961 ns/op BenchmarkMulconstI64/3-4 25991673 4.680 ns/op BenchmarkMulconstI64/5-4 26674348 4.793 ns/op BenchmarkMulconstI64/12-4 27371456 4.819 ns/op BenchmarkMulconstI64/120-4 28024005 4.672 ns/op BenchmarkMulconstI64/-120-4 27250449 4.786 ns/op BenchmarkMulconstI64/65537-4 24173030 4.951 ns/op BenchmarkMulconstI64/65538-4 24677592 4.954 ns/op BenchmarkMulconstU32/3-4 27453721 4.893 ns/op BenchmarkMulconstU32/5-4 28159825 4.850 ns/op BenchmarkMulconstU32/12-4 26479029 4.966 ns/op BenchmarkMulconstU32/120-4 22359380 4.730 ns/op BenchmarkMulconstU32/65537-4 23545746 4.887 ns/op BenchmarkMulconstU32/65538-4 26646166 5.499 ns/op BenchmarkMulconstU64/3-4 22610400 6.447 ns/op BenchmarkMulconstU64/5-4 27417948 4.833 ns/op BenchmarkMulconstU64/12-4 25082946 5.104 ns/op BenchmarkMulconstU64/120-4 24252438 4.947 ns/op BenchmarkMulconstU64/65537-4 22846119 5.092 ns/op BenchmarkMulconstU64/65538-4 24111438 5.049 ns/op BenchmarkShiftArithmeticRight-4 25017048 4.862 ns/op BenchmarkSwitch8Predictable-4 8107155 14.51 ns/op BenchmarkSwitch8Unpredictable-4 8151157 14.36 ns/op BenchmarkSwitch32Predictable-4 11215348 10.54 ns/op BenchmarkSwitch32Unpredictable-4 8345134 14.17 ns/op BenchmarkSwitchStringPredictable-4 5703822 20.02 ns/op BenchmarkSwitchStringUnpredictable-4 6094310 19.42 ns/op PASS ok cmd/compile/internal/test 15.077s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 165 701742 ns/op BenchmarkNamed/Underlying/nongeneric-4 1066228 111.6 ns/op BenchmarkNamed/Underlying/generic-4 913975 111.6 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 111.5 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 110.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 374615986 ns/op 81407 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 288260391 ns/op 105863 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 123712179 ns/op 245874 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 108767882 ns/op 280386 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1818993235 ns/op 2820 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 84911328 ns/op 60326 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36868807 ns/op 138364 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34108050 ns/op 148682 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 522777382 ns/op 4144 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40291384 ns/op 53627 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23313824 ns/op 92545 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20103283 ns/op 104051 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1414815644 ns/op 44391 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 463607120 ns/op 135440 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 103656927 ns/op 601066 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 84100344 ns/op 745924 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2190282085 ns/op 911.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 70276535 ns/op 28376 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 48814521 ns/op 40797 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 51807739 ns/op 38379 lines/s PASS ok cmd/compile/internal/types2 38.321s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 33317693 ns/op 26501750 sys-ns/op 4862750 user-ns/op PASS ok cmd/go 0.643s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 52254 2730 ns/op 2.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 63673 2229 ns/op 3.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 10204 11463 ns/op 89.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 10000 10354 ns/op 98.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2737 52591 ns/op 155.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3200 53516 ns/op 153.07 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.420s All tests passed.