darwin-amd64-race at e0c69587c4b7cfa7e6aada6f63c196d75588ddf5 :: 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=4D0A0AAD-C738-49FE-9D9C-EFE67C593D83" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.DMfkSLvi6G/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=AA346B40-61E6-4800-90C1-45C78F4A382F" "__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=4D0A0AAD-C738-49FE-9D9C-EFE67C593D83" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.DMfkSLvi6G/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=AA346B40-61E6-4800-90C1-45C78F4A382F" "__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.186s ok archive/zip 3.196s ok bufio 0.502s ok bytes 4.174s ok compress/bzip2 0.728s ok compress/flate 8.849s ok compress/gzip 16.229s ok compress/lzw 1.008s ok compress/zlib 6.472s ok container/heap 0.079s ok container/list 0.068s ok container/ring 0.092s ok context 0.272s ok crypto 0.169s ok crypto/aes 0.305s ok crypto/cipher 0.105s ok crypto/des 0.149s ok crypto/dsa 0.138s ok crypto/ecdh 0.306s ok crypto/ecdsa 0.211s ok crypto/ed25519 0.584s ok crypto/elliptic 0.118s ok crypto/hmac 0.065s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 4.357s ok crypto/internal/boring 0.049s ok crypto/internal/boring/bcache 0.542s ok crypto/internal/edwards25519 54.747s ok crypto/internal/edwards25519/field 18.628s ok crypto/internal/nistec 1.020s ok crypto/internal/nistec/fiat 0.052s [no tests to run] ok crypto/md5 0.092s ok crypto/rand 0.384s ok crypto/rc4 0.646s ok crypto/rsa 2.110s ok crypto/sha1 0.106s ok crypto/sha256 0.109s ok crypto/sha512 0.165s ok crypto/subtle 0.580s ok crypto/tls 3.738s ok crypto/x509 1.560s ok database/sql 0.516s ok database/sql/driver 0.051s ok debug/buildinfo 0.129s ok debug/dwarf 0.143s ok debug/elf 1.722s ok debug/gosym 0.334s ok debug/macho 0.294s ok debug/pe 0.166s ok debug/plan9obj 0.126s ok embed 0.144s [no tests to run] ok embed/internal/embedtest 0.080s ok encoding/ascii85 0.077s ok encoding/asn1 0.042s ok encoding/base32 0.234s ok encoding/base64 0.062s ok encoding/binary 0.039s ok encoding/csv 0.158s ok encoding/gob 42.813s ok encoding/hex 0.054s ok encoding/json 2.395s ok encoding/pem 2.693s ok encoding/xml 0.297s ok errors 0.067s ok expvar 0.047s ok flag 0.169s ok fmt 0.826s ok go/ast 0.117s ok go/build 6.930s ok go/build/constraint 0.058s ok go/constant 0.072s ok go/doc 0.640s ok go/doc/comment 7.573s ok go/format 0.356s ok go/importer 1.095s ok go/internal/gccgoimporter 0.185s ok go/internal/gcimporter 8.283s ok go/internal/srcimporter 34.849s ok go/parser 1.478s ok go/printer 2.280s ok go/scanner 0.056s ok go/token 0.165s ok go/types 59.828s ok hash 0.081s ok hash/adler32 0.093s ok hash/crc32 0.083s ok hash/crc64 0.077s ok hash/fnv 0.045s ok hash/maphash 0.043s ok html 0.038s ok html/template 0.475s ok image 0.930s ok image/color 0.169s ok image/draw 0.921s ok image/gif 1.764s ok image/jpeg 1.845s ok image/png 4.871s ok index/suffixarray 1.704s ok internal/abi 0.292s ok internal/buildcfg 0.047s ok internal/coverage/cformat 0.109s ok internal/coverage/cmerge 0.097s ok internal/coverage/pods 0.122s ok internal/coverage/slicereader 0.085s ok internal/coverage/slicewriter 0.061s ok internal/coverage/test 0.108s ok internal/cpu 0.116s ok internal/dag 0.048s ok internal/diff 0.079s ok internal/fmtsort 0.057s ok internal/fuzz 0.078s ok internal/godebug 0.059s ok internal/intern 1.593s ok internal/itoa 0.093s ok internal/poll 0.501s ok internal/profile 0.097s ok internal/reflectlite 0.381s ok internal/safefilepath 0.090s ok internal/saferio 0.422s ok internal/singleflight 0.256s ok internal/testenv 0.082s ok internal/trace 0.470s ok internal/types/errors 2.711s ok internal/unsafeheader 0.056s ok internal/xcoff 0.172s ok io 0.140s ok io/fs 0.480s ok io/ioutil 0.137s ok log 0.169s ok log/slog 0.196s ok log/slog/internal/buffer 0.133s ok log/syslog 1.415s ok maps 0.050s ok math 0.126s ok math/big 3.725s ok math/bits 0.149s ok math/cmplx 0.149s ok math/rand 4.008s ok mime 0.107s ok mime/multipart 7.253s ok mime/quotedprintable 0.176s ok net 20.858s ok net/http 24.234s ok net/http/cgi 2.382s ok net/http/cookiejar 0.127s ok net/http/fcgi 0.203s ok net/http/httptest 0.554s ok net/http/httptrace 0.067s ok net/http/httputil 1.331s ok net/http/internal 0.214s ok net/http/internal/ascii 0.129s ok net/http/pprof 5.308s ok net/internal/socktest 0.054s ok net/mail 0.073s ok net/netip 0.974s ok net/rpc 0.284s ok net/rpc/jsonrpc 0.108s ok net/smtp 0.283s ok net/textproto 0.075s ok net/url 0.128s ok os 3.708s ok os/exec 5.071s ok os/exec/internal/fdtest 0.085s ok os/signal 5.745s ok os/user 0.107s ok path 0.058s ok path/filepath 0.211s ok plugin 0.058s ok reflect 1.712s ok regexp 3.828s ok regexp/syntax 5.225s ok runtime 74.143s ok runtime/cgo 0.088s ok runtime/coverage 0.081s ok runtime/debug 0.214s ok runtime/internal/atomic 0.094s ok runtime/internal/math 0.085s ok runtime/internal/sys 0.065s ok runtime/metrics 0.059s ok runtime/pprof 14.398s ok runtime/race 15.104s ok runtime/trace 6.660s ok slices 0.112s ok sort 0.576s ok strconv 4.450s ok strings 3.302s ok sync 0.841s ok sync/atomic 8.634s ok syscall 3.077s ok testing 2.964s ok testing/fstest 0.116s ok testing/iotest 0.117s ok testing/quick 0.256s ok text/scanner 0.088s ok text/tabwriter 0.070s ok text/template 0.157s ok text/template/parse 0.097s ok time 3.009s ok unicode 0.058s ok unicode/utf16 0.109s ok unicode/utf8 0.075s ok cmd/addr2line 7.435s ok cmd/api 30.721s ok cmd/asm/internal/asm 8.712s ok cmd/asm/internal/lex 0.131s ok cmd/compile/internal/abt 0.078s ok cmd/compile/internal/amd64 99.125s ok cmd/compile/internal/base 0.063s ok cmd/compile/internal/compare 0.086s ok cmd/compile/internal/dwarfgen 1.359s ok cmd/compile/internal/importer 6.613s ok cmd/compile/internal/ir 0.056s ok cmd/compile/internal/logopt 2.150s ok cmd/compile/internal/loopvar 43.184s ok cmd/compile/internal/noder 0.067s ok cmd/compile/internal/reflectdata 0.059s [no tests to run] ok cmd/compile/internal/ssa 43.789s ok cmd/compile/internal/syntax 0.381s ok cmd/compile/internal/test 19.464s ok cmd/compile/internal/typecheck 1.068s ok cmd/compile/internal/types 0.038s ok cmd/compile/internal/types2 27.783s ok cmd/covdata 0.038s ok cmd/cover 6.179s ok cmd/dist 0.272s ok cmd/doc 1.646s ok cmd/fix 21.758s ok cmd/go 397.267s ok cmd/go/internal/auth 0.063s ok cmd/go/internal/cache 0.752s ok cmd/go/internal/fsys 0.420s ok cmd/go/internal/generate 0.097s ok cmd/go/internal/get 0.101s ok cmd/go/internal/imports 0.181s ok cmd/go/internal/load 0.049s ok cmd/go/internal/lockedfile 0.443s ok cmd/go/internal/lockedfile/internal/filelock 0.161s ok cmd/go/internal/modconv 0.186s ok cmd/go/internal/modfetch 0.091s ok cmd/go/internal/modfetch/codehost 0.106s ok cmd/go/internal/modfetch/zip_sum_test 0.085s ok cmd/go/internal/modindex 0.679s ok cmd/go/internal/modload 0.088s ok cmd/go/internal/mvs 0.082s ok cmd/go/internal/par 0.103s ok cmd/go/internal/str 0.066s ok cmd/go/internal/test 0.072s ok cmd/go/internal/vcs 0.114s ok cmd/go/internal/vcweb 0.107s ok cmd/go/internal/vcweb/vcstest 26.725s ok cmd/go/internal/web 0.071s ok cmd/go/internal/work 2.573s ok cmd/gofmt 0.417s ok cmd/internal/archive 2.600s ok cmd/internal/buildid 1.265s ok cmd/internal/cov 1.242s ok cmd/internal/dwarf 0.046s ok cmd/internal/edit 0.037s ok cmd/internal/goobj 0.035s ok cmd/internal/moddeps 4.843s ok cmd/internal/notsha256 0.052s ok cmd/internal/obj 1.360s ok cmd/internal/obj/ppc64 0.617s ok cmd/internal/obj/riscv 0.271s ok cmd/internal/obj/s390x 0.084s ok cmd/internal/obj/x86 3.306s ok cmd/internal/objabi 0.107s ok cmd/internal/pkgpath 0.209s ok cmd/internal/pkgpattern 0.083s ok cmd/internal/quoted 0.067s ok cmd/internal/src 0.029s ok cmd/internal/test2json 1.209s ok cmd/link 26.147s ok cmd/link/internal/benchmark 0.071s ok cmd/link/internal/ld 35.076s ok cmd/link/internal/loader 0.239s ok cmd/nm 4.505s ok cmd/objdump 12.712s ok cmd/pack 3.946s ok cmd/pprof 2.237s ok cmd/trace 0.249s ok cmd/vet 35.784s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3174 34351 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2246 46087 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1791 65287 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 5714 26038 ns/op 5132 B/op 15 allocs/op Benchmark/Reader/GNU-4 7242 21394 ns/op 5181 B/op 15 allocs/op Benchmark/Reader/PAX-4 2766 53452 ns/op 8803 B/op 33 allocs/op PASS ok archive/tar 1.207s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 275019811 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 185194776 ns/op BenchmarkZip64TestSizes/4096-4 1716 130638 ns/op BenchmarkZip64TestSizes/1048576-4 108 987015 ns/op BenchmarkZip64TestSizes/67108864-4 1 175053999 ns/op PASS ok archive/zip 1.468s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 165260 613.9 ns/op BenchmarkReaderCopyUnoptimal-4 128730 913.0 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 45913 ns/op BenchmarkReaderWriteToOptimal-4 7456 15572 ns/op BenchmarkReaderReadString-4 117127 1119 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 187036 648.5 ns/op BenchmarkWriterCopyUnoptimal-4 192661 639.9 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 53329 ns/op BenchmarkReaderEmpty-4 15278 7357 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 13522 7663 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 458088 233.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.718s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 2760 39550 ns/op 828.53 MB/s BenchmarkWriteByte-4 320 333274 ns/op 12.29 MB/s BenchmarkWriteRune-4 212 544707 ns/op 22.56 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3651849 ns/op BenchmarkBufferFullSmallReads-4 92 1342670 ns/op BenchmarkBufferWriteBlock/N4096-4 9436 25030 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 276 407310 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 10 10701515 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 10 13104428 ns/op 1280.27 MB/s 3355443 B/op 0 allocs/op BenchmarkIndexByte/10-4 2980486 37.41 ns/op 267.27 MB/s BenchmarkIndexByte/32-4 3185724 36.51 ns/op 876.53 MB/s BenchmarkIndexByte/4K-4 921722 116.2 ns/op 35240.20 MB/s BenchmarkIndexBytePortable/10-4 1000000 109.8 ns/op 91.05 MB/s BenchmarkIndexBytePortable/32-4 389485 289.5 ns/op 110.55 MB/s BenchmarkIndexBytePortable/4K-4 3742 32319 ns/op 126.74 MB/s BenchmarkIndexRune/10-4 1000000 119.8 ns/op 83.45 MB/s BenchmarkIndexRune/32-4 878598 121.8 ns/op 262.78 MB/s BenchmarkIndexRune/4K-4 417662 410.7 ns/op 9974.34 MB/s BenchmarkIndexRuneASCII/10-4 3350029 36.37 ns/op 274.95 MB/s BenchmarkIndexRuneASCII/32-4 2928136 38.33 ns/op 834.92 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 120.3 ns/op 34058.94 MB/s BenchmarkEqual/0-4 9641626 11.83 ns/op BenchmarkEqual/1-4 1201671 104.5 ns/op 9.57 MB/s BenchmarkEqual/6-4 1000000 103.4 ns/op 58.03 MB/s BenchmarkEqual/9-4 1000000 106.9 ns/op 84.23 MB/s BenchmarkEqual/15-4 1000000 125.1 ns/op 119.86 MB/s BenchmarkEqual/16-4 1000000 103.3 ns/op 154.91 MB/s BenchmarkEqual/20-4 1000000 113.7 ns/op 175.90 MB/s BenchmarkEqual/32-4 1000000 107.5 ns/op 297.62 MB/s BenchmarkEqual/4K-4 93327 1373 ns/op 2982.48 MB/s BenchmarkIndex/10-4 2189163 53.42 ns/op 187.18 MB/s BenchmarkIndex/32-4 2163628 53.14 ns/op 602.14 MB/s BenchmarkIndex/4K-4 18955 6576 ns/op 622.90 MB/s BenchmarkIndexEasy/10-4 2298278 49.70 ns/op 201.21 MB/s BenchmarkIndexEasy/32-4 2175322 52.23 ns/op 612.67 MB/s BenchmarkIndexEasy/4K-4 544510 236.1 ns/op 17347.14 MB/s BenchmarkCount/10-4 1337596 88.73 ns/op 112.70 MB/s BenchmarkCount/32-4 1000000 172.6 ns/op 185.39 MB/s BenchmarkCount/4K-4 23158 5101 ns/op 802.96 MB/s BenchmarkCountEasy/10-4 1373409 85.39 ns/op 117.11 MB/s BenchmarkCountEasy/32-4 1343174 88.52 ns/op 361.49 MB/s BenchmarkCountEasy/4K-4 445582 267.9 ns/op 15289.59 MB/s BenchmarkCountSingle/10-4 2710930 43.34 ns/op 230.73 MB/s BenchmarkCountSingle/32-4 2618666 44.96 ns/op 711.68 MB/s BenchmarkCountSingle/4K-4 859927 126.2 ns/op 32455.24 MB/s BenchmarkToUpper/#00-4 2605778 45.96 ns/op BenchmarkToUpper/ONLYUPPER-4 314953 454.0 ns/op BenchmarkToUpper/abc-4 465913 291.0 ns/op BenchmarkToUpper/AbC123-4 294946 428.5 ns/op BenchmarkToUpper/azAZ09_-4 275839 463.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 84226 1395 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36166 3183 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 61117 1973 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 133712 952.0 ns/op BenchmarkToLower/#00-4 2786928 43.06 ns/op BenchmarkToLower/abc-4 425794 306.1 ns/op BenchmarkToLower/AbC123-4 319270 413.1 ns/op BenchmarkToLower/azAZ09_-4 292815 445.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 87818 1370 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 38526 3008 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71937 1640 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 133854 911.8 ns/op BenchmarkFields/ASCII/16-4 222624 559.8 ns/op 28.58 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 14449 8467 ns/op 30.23 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 978 127512 ns/op 32.12 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2263258 ns/op 28.96 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 37190065 ns/op 28.20 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 218902 568.0 ns/op 28.17 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7430 17551 ns/op 14.59 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 416 289569 ns/op 14.15 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 5286971 ns/op 12.40 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 95467819 ns/op 10.98 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 160740 741.8 ns/op 21.57 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9520 11375 ns/op 22.50 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 638 189514 ns/op 21.61 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3578956 ns/op 18.31 MB/s 512262 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 62959292 ns/op 16.65 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 164535 749.2 ns/op 21.36 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7898 13905 ns/op 18.41 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 535 237415 ns/op 17.25 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 4316436 ns/op 15.18 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 77770138 ns/op 13.48 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2022459 58.47 ns/op BenchmarkTrimSpace/ASCII-4 1205764 99.39 ns/op BenchmarkTrimSpace/SomeNonASCII-4 104982 1153 ns/op BenchmarkTrimSpace/JustNonASCII-4 49764 2261 ns/op BenchmarkToValidUTF8/Valid-4 468834 281.8 ns/op BenchmarkToValidUTF8/InvalidASCII-4 304545 410.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 80980 1379 ns/op BenchmarkIndexHard1-4 1232 100588 ns/op BenchmarkIndexHard2-4 805 141877 ns/op BenchmarkIndexHard3-4 178 576558 ns/op BenchmarkIndexHard4-4 260 462055 ns/op BenchmarkLastIndexHard1-4 8 13426343 ns/op BenchmarkLastIndexHard2-4 7 16652314 ns/op BenchmarkLastIndexHard3-4 6 18012902 ns/op BenchmarkCountHard1-4 1219 103463 ns/op BenchmarkCountHard2-4 769 145868 ns/op BenchmarkCountHard3-4 201 579940 ns/op BenchmarkSplitEmptySeparator-4 1 111221772 ns/op BenchmarkSplitSingleByteSeparator-4 16 8443847 ns/op BenchmarkSplitMultiByteSeparator-4 12 8944105 ns/op BenchmarkSplitNSingleByteSeparator-4 165368 796.7 ns/op BenchmarkSplitNMultiByteSeparator-4 70924 2166 ns/op BenchmarkRepeat-4 147300 945.3 ns/op BenchmarkRepeatLarge/256/1-4 117800 1164 ns/op 219.96 MB/s BenchmarkRepeatLarge/256/16-4 193648 884.8 ns/op 289.34 MB/s BenchmarkRepeatLarge/512/1-4 67993 1680 ns/op 304.76 MB/s BenchmarkRepeatLarge/512/16-4 88345 1234 ns/op 414.97 MB/s BenchmarkRepeatLarge/1024/1-4 46513 2478 ns/op 413.18 MB/s BenchmarkRepeatLarge/1024/16-4 57760 2169 ns/op 472.11 MB/s BenchmarkRepeatLarge/2048/1-4 29526 4108 ns/op 498.52 MB/s BenchmarkRepeatLarge/2048/16-4 34891 3573 ns/op 573.26 MB/s BenchmarkRepeatLarge/4096/1-4 18570 6901 ns/op 593.53 MB/s BenchmarkRepeatLarge/4096/16-4 17660 6163 ns/op 664.66 MB/s BenchmarkRepeatLarge/8192/1-4 10000 11575 ns/op 707.74 MB/s BenchmarkRepeatLarge/8192/16-4 10000 11960 ns/op 684.96 MB/s BenchmarkRepeatLarge/8192/4097-4 17335 7096 ns/op 577.36 MB/s BenchmarkRepeatLarge/16384/1-4 10000 22412 ns/op 731.03 MB/s BenchmarkRepeatLarge/16384/16-4 10000 21996 ns/op 744.87 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 17945 ns/op 684.93 MB/s BenchmarkRepeatLarge/32768/1-4 2185 48249 ns/op 679.14 MB/s BenchmarkRepeatLarge/32768/16-4 3728 45873 ns/op 714.32 MB/s BenchmarkRepeatLarge/32768/4097-4 2799 49438 ns/op 580.10 MB/s BenchmarkRepeatLarge/65536/1-4 1257 83305 ns/op 786.70 MB/s BenchmarkRepeatLarge/65536/16-4 1563 84046 ns/op 779.77 MB/s BenchmarkRepeatLarge/65536/4097-4 1527 79830 ns/op 769.82 MB/s BenchmarkRepeatLarge/131072/1-4 284 355747 ns/op 368.44 MB/s BenchmarkRepeatLarge/131072/16-4 318 354024 ns/op 370.23 MB/s BenchmarkRepeatLarge/131072/4097-4 391 340900 ns/op 372.56 MB/s BenchmarkRepeatLarge/262144/1-4 200 602176 ns/op 435.33 MB/s BenchmarkRepeatLarge/262144/16-4 187 631784 ns/op 414.93 MB/s BenchmarkRepeatLarge/262144/4097-4 172 671212 ns/op 384.54 MB/s BenchmarkRepeatLarge/524288/1-4 109 1152142 ns/op 455.06 MB/s BenchmarkRepeatLarge/524288/16-4 111 1076871 ns/op 486.86 MB/s BenchmarkRepeatLarge/524288/4097-4 96 1094268 ns/op 475.49 MB/s BenchmarkRepeatLarge/1048576/1-4 55 2080282 ns/op 504.05 MB/s BenchmarkRepeatLarge/1048576/16-4 55 2160220 ns/op 485.40 MB/s BenchmarkRepeatLarge/1048576/4097-4 52 2056340 ns/op 508.06 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4048695 ns/op 517.98 MB/s BenchmarkRepeatLarge/2097152/16-4 30 3835714 ns/op 546.74 MB/s BenchmarkRepeatLarge/2097152/4097-4 36 3975190 ns/op 526.66 MB/s BenchmarkRepeatLarge/4194304/1-4 16 7220564 ns/op 580.88 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7381738 ns/op 568.20 MB/s BenchmarkRepeatLarge/4194304/4097-4 18 6380718 ns/op 656.86 MB/s BenchmarkRepeatLarge/8388608/1-4 8 13201653 ns/op 635.42 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13394776 ns/op 626.26 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 15955969 ns/op 525.61 MB/s BenchmarkRepeatLarge/16777216/1-4 5 24081031 ns/op 696.70 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24150709 ns/op 694.69 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 23875272 ns/op 702.70 MB/s BenchmarkRepeatLarge/33554432/1-4 3 48512662 ns/op 691.66 MB/s BenchmarkRepeatLarge/33554432/16-4 3 48313444 ns/op 694.52 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 47813297 ns/op 701.78 MB/s BenchmarkRepeatLarge/67108864/1-4 2 99371316 ns/op 675.33 MB/s BenchmarkRepeatLarge/67108864/16-4 2 93628622 ns/op 716.76 MB/s BenchmarkRepeatLarge/67108864/4097-4 2 93112972 ns/op 720.73 MB/s BenchmarkRepeatLarge/134217728/1-4 1 187656422 ns/op 715.23 MB/s BenchmarkRepeatLarge/134217728/16-4 1 182464712 ns/op 735.58 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 185518654 ns/op 723.47 MB/s BenchmarkRepeatLarge/268435456/1-4 1 404194716 ns/op 664.12 MB/s BenchmarkRepeatLarge/268435456/16-4 1 374819213 ns/op 716.17 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 389228416 ns/op 689.66 MB/s BenchmarkRepeatLarge/536870912/1-4 1 946745547 ns/op 567.07 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1187412625 ns/op 452.14 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1138449278 ns/op 471.58 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4104845659 ns/op 261.58 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3867771327 ns/op 277.61 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3673686865 ns/op 292.28 MB/s BenchmarkBytesCompare/1-4 9673741 15.93 ns/op BenchmarkBytesCompare/2-4 10081453 12.56 ns/op BenchmarkBytesCompare/4-4 10110340 12.47 ns/op BenchmarkBytesCompare/8-4 11530809 11.81 ns/op BenchmarkBytesCompare/16-4 10688350 12.26 ns/op BenchmarkBytesCompare/32-4 9197164 13.66 ns/op BenchmarkBytesCompare/64-4 8809305 14.60 ns/op BenchmarkBytesCompare/128-4 8330798 14.26 ns/op BenchmarkBytesCompare/256-4 6579142 19.23 ns/op BenchmarkBytesCompare/512-4 5014213 22.15 ns/op BenchmarkBytesCompare/1024-4 2865331 35.78 ns/op BenchmarkBytesCompare/2048-4 1899670 64.99 ns/op BenchmarkIndexAnyASCII/1:1-4 1990206 58.74 ns/op BenchmarkIndexAnyASCII/1:2-4 2011090 57.84 ns/op BenchmarkIndexAnyASCII/1:4-4 1992606 56.80 ns/op BenchmarkIndexAnyASCII/1:8-4 2015942 56.81 ns/op BenchmarkIndexAnyASCII/1:16-4 2070387 57.49 ns/op BenchmarkIndexAnyASCII/1:32-4 2061366 57.39 ns/op BenchmarkIndexAnyASCII/1:64-4 2056420 56.88 ns/op BenchmarkIndexAnyASCII/16:1-4 2164881 55.08 ns/op BenchmarkIndexAnyASCII/16:2-4 550656 192.0 ns/op BenchmarkIndexAnyASCII/16:4-4 661125 203.9 ns/op BenchmarkIndexAnyASCII/16:8-4 661210 191.7 ns/op BenchmarkIndexAnyASCII/16:16-4 572839 201.7 ns/op BenchmarkIndexAnyASCII/16:32-4 503172 223.6 ns/op BenchmarkIndexAnyASCII/16:64-4 492674 255.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1878537 60.74 ns/op BenchmarkIndexAnyASCII/256:2-4 56272 2077 ns/op BenchmarkIndexAnyASCII/256:4-4 53944 2119 ns/op BenchmarkIndexAnyASCII/256:8-4 55492 2077 ns/op BenchmarkIndexAnyASCII/256:16-4 54824 2121 ns/op BenchmarkIndexAnyASCII/256:32-4 51728 2106 ns/op BenchmarkIndexAnyASCII/256:64-4 52726 2147 ns/op BenchmarkIndexAnyUTF8/1:1-4 2101479 57.68 ns/op BenchmarkIndexAnyUTF8/1:2-4 2046440 56.25 ns/op BenchmarkIndexAnyUTF8/1:4-4 2075349 56.31 ns/op BenchmarkIndexAnyUTF8/1:8-4 2031956 57.53 ns/op BenchmarkIndexAnyUTF8/1:16-4 2104302 54.46 ns/op BenchmarkIndexAnyUTF8/1:32-4 2019926 58.85 ns/op BenchmarkIndexAnyUTF8/1:64-4 1955415 57.00 ns/op BenchmarkIndexAnyUTF8/16:1-4 136105 761.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 431500 296.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 431955 291.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 436266 296.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 404076 307.0 ns/op BenchmarkIndexAnyUTF8/16:32-4 372681 314.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 396577 331.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 8892 11732 ns/op BenchmarkIndexAnyUTF8/256:2-4 30572 3857 ns/op BenchmarkIndexAnyUTF8/256:4-4 30222 3887 ns/op BenchmarkIndexAnyUTF8/256:8-4 29355 3871 ns/op BenchmarkIndexAnyUTF8/256:16-4 30398 3924 ns/op BenchmarkIndexAnyUTF8/256:32-4 29185 4083 ns/op BenchmarkIndexAnyUTF8/256:64-4 28712 4155 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2024694 57.99 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2014070 57.87 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2008368 57.51 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1978528 56.01 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2047784 56.26 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1962619 58.24 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2041666 58.12 ns/op BenchmarkLastIndexAnyASCII/16:1-4 533893 236.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 473365 243.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 463177 268.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 521299 244.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 470985 258.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 401356 277.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 375715 309.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39326 2957 ns/op BenchmarkLastIndexAnyASCII/256:2-4 40639 2921 ns/op BenchmarkLastIndexAnyASCII/256:4-4 40329 3117 ns/op BenchmarkLastIndexAnyASCII/256:8-4 39908 2963 ns/op BenchmarkLastIndexAnyASCII/256:16-4 38588 3014 ns/op BenchmarkLastIndexAnyASCII/256:32-4 39392 3003 ns/op BenchmarkLastIndexAnyASCII/256:64-4 39648 3068 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2018640 59.73 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2041842 57.06 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2024978 57.27 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2021922 57.38 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2016601 57.60 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1950949 58.64 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1844713 70.12 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 202933 622.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 391932 292.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 441447 298.8 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 407503 369.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 419194 346.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 400711 320.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 408612 314.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 12820 9193 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27510 3834 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 30787 3887 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 30267 3981 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 28820 4091 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 27764 4158 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 29319 4160 ns/op BenchmarkTrimASCII/1:1-4 2194341 53.16 ns/op BenchmarkTrimASCII/1:2-4 1991724 59.12 ns/op BenchmarkTrimASCII/1:4-4 1938896 59.48 ns/op BenchmarkTrimASCII/1:8-4 1881358 63.85 ns/op BenchmarkTrimASCII/1:16-4 1656819 71.41 ns/op BenchmarkTrimASCII/16:1-4 674682 192.8 ns/op BenchmarkTrimASCII/16:2-4 432058 255.8 ns/op BenchmarkTrimASCII/16:4-4 512800 252.0 ns/op BenchmarkTrimASCII/16:8-4 501952 253.9 ns/op BenchmarkTrimASCII/16:16-4 483570 266.2 ns/op BenchmarkTrimASCII/256:1-4 53184 2263 ns/op BenchmarkTrimASCII/256:2-4 34808 3512 ns/op BenchmarkTrimASCII/256:4-4 38953 3107 ns/op BenchmarkTrimASCII/256:8-4 35878 3430 ns/op BenchmarkTrimASCII/256:16-4 37851 3105 ns/op BenchmarkTrimASCII/4096:1-4 3741 35718 ns/op BenchmarkTrimASCII/4096:2-4 2460 48970 ns/op BenchmarkTrimASCII/4096:4-4 2550 50133 ns/op BenchmarkTrimASCII/4096:8-4 2637 49055 ns/op BenchmarkTrimASCII/4096:16-4 2623 48852 ns/op BenchmarkTrimByte-4 1523977 77.02 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 16737 6676 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 17820 6929 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 872 123631 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2001 61890 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3234 31246 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7078 16623 ns/op BenchmarkCompareBytesEqual-4 14767772 8.256 ns/op BenchmarkCompareBytesToNil-4 16898632 6.980 ns/op BenchmarkCompareBytesEmpty-4 16059561 7.081 ns/op BenchmarkCompareBytesIdentical-4 18102711 7.149 ns/op BenchmarkCompareBytesSameLength-4 13781733 7.971 ns/op BenchmarkCompareBytesDifferentLength-4 16645344 8.465 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3084 43076 ns/op 24342.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2491 41662 ns/op 25168.76 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2803 42743 ns/op 24532.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 3220 42882 ns/op 24452.86 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2648 45587 ns/op 23001.72 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2972 41051 ns/op 25543.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2534 45076 ns/op 23262.71 MB/s BenchmarkCompareBytesBig-4 3068 42736 ns/op 24536.58 MB/s BenchmarkCompareBytesBigIdentical-4 16589814 6.913 ns/op 151678978.87 MB/s PASS ok bytes 96.660s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 78136882 ns/op 1.28 MB/s 3616640 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 293145976 ns/op 1.93 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 25036785 ns/op 0.65 MB/s 3645020 B/op 51 allocs/op PASS ok compress/bzip2 1.407s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 60 1914794 ns/op 5.22 MB/s 42590 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 19007597 ns/op 5.26 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 183655766 ns/op 5.44 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 66 1912006 ns/op 5.23 MB/s 42732 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 19129417 ns/op 5.23 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 195508219 ns/op 5.11 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 1871035 ns/op 5.34 MB/s 43094 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 18168328 ns/op 5.50 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 183346881 ns/op 5.45 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 67 1951143 ns/op 5.13 MB/s 42660 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18736648 ns/op 5.34 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 188466311 ns/op 5.31 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 2124216 ns/op 4.71 MB/s 43735 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 20690724 ns/op 4.83 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 208511785 ns/op 4.80 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1704196 ns/op 5.87 MB/s 43211 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13795184 ns/op 7.25 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 141542839 ns/op 7.06 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 85 1552566 ns/op 6.44 MB/s 42502 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 9 11395457 ns/op 8.78 MB/s 45676 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 110788151 ns/op 9.03 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 85 1528874 ns/op 6.54 MB/s 43275 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 12065240 ns/op 8.29 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 107023298 ns/op 9.34 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 100 1244745 ns/op 8.03 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11818054 ns/op 8.46 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116385471 ns/op 8.59 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2190365 ns/op 4.57 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 18913889 ns/op 5.29 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 186153447 ns/op 5.37 MB/s BenchmarkEncode/Digits/Default/1e4-4 19 5506806 ns/op 1.82 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 62143178 ns/op 1.61 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 624355121 ns/op 1.60 MB/s BenchmarkEncode/Digits/Compression/1e4-4 21 5663678 ns/op 1.77 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 58973510 ns/op 1.70 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 616453763 ns/op 1.62 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1478216 ns/op 6.76 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12539286 ns/op 7.97 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127088488 ns/op 7.87 MB/s BenchmarkEncode/Newton/Speed/1e4-4 60 2052516 ns/op 4.87 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15707396 ns/op 6.37 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 147138519 ns/op 6.80 MB/s BenchmarkEncode/Newton/Default/1e4-4 19 5392680 ns/op 1.85 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 57144742 ns/op 1.75 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 573389365 ns/op 1.74 MB/s BenchmarkEncode/Newton/Compression/1e4-4 21 5440827 ns/op 1.84 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 70275704 ns/op 1.42 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 698894252 ns/op 1.43 MB/s PASS ok compress/flate 14.348s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 50 2495750 ns/op 4.01 MB/s BenchmarkDecoder/1e-Reuse4-4 45 2515759 ns/op 3.97 MB/s BenchmarkDecoder/1e5-4 5 24306739 ns/op 4.11 MB/s BenchmarkDecoder/1e-Reuse5-4 5 23544246 ns/op 4.25 MB/s BenchmarkDecoder/1e6-4 1 236073595 ns/op 4.24 MB/s BenchmarkDecoder/1e-Reuse6-4 1 238626450 ns/op 4.19 MB/s BenchmarkEncoder/1e4-4 58 2043217 ns/op 4.89 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1811828 ns/op 5.52 MB/s BenchmarkEncoder/1e5-4 6 19227754 ns/op 5.20 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18528082 ns/op 5.40 MB/s BenchmarkEncoder/1e6-4 1 191238535 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse6-4 1 187112739 ns/op 5.34 MB/s PASS ok compress/lzw 2.835s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 24 4484603 ns/op PASS ok container/heap 0.172s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 24859 4891 ns/op BenchmarkWithTimeout/concurrency=40-4 7515 22758 ns/op BenchmarkWithTimeout/concurrency=4000-4 5989 28033 ns/op BenchmarkWithTimeout/concurrency=400000-4 7890 31776 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 333896 363.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16300 7288 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 21134 5345 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 4196 33655 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2481 51198 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3346 35245 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 337 365938 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 229 532598 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 361 325942 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 30 3661042 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 19 7382120 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 38 3806654 ns/op BenchmarkCheckCanceled/Err-4 327986 356.1 ns/op BenchmarkCheckCanceled/Done-4 577486 224.7 ns/op BenchmarkContextCancelDone-4 808681 149.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 27302 4330 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26115 4455 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24010 5165 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 22002 5538 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 15130 9015 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 545019 196.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 362721 329.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 274070 463.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 177265 693.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 86883 1298 ns/op PASS ok context 11.978s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1699662 65.32 ns/op 244.94 MB/s BenchmarkDecrypt-4 1882610 62.64 ns/op 255.43 MB/s BenchmarkExpand-4 1000000 104.9 ns/op PASS ok crypto/aes 0.576s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 238957 508.8 ns/op 125.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 413038 295.3 ns/op 216.74 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 235035 502.5 ns/op 127.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 375630 313.4 ns/op 204.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 163710 768.4 ns/op 1756.89 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 203994 587.0 ns/op 2299.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 117153 862.2 ns/op 1565.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 178706 655.0 ns/op 2061.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 56776 2127 ns/op 3852.03 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 63223 1742 ns/op 4701.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 45646 2473 ns/op 3312.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 50521 2237 ns/op 3662.76 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6582 17657 ns/op 57.71 MB/s BenchmarkAESCFBDecrypt1K-4 6592 18065 ns/op 56.41 MB/s BenchmarkAESCFBDecrypt8K-4 855 143594 ns/op 57.02 MB/s BenchmarkAESOFB1K-4 10000 11467 ns/op 88.86 MB/s BenchmarkAESCTR1K-4 15652 7674 ns/op 132.78 MB/s BenchmarkAESCTR8K-4 2109 60895 ns/op 134.45 MB/s BenchmarkAESCBCEncrypt1K-4 14658 7931 ns/op 129.11 MB/s BenchmarkAESCBCDecrypt1K-4 19524 6144 ns/op 166.66 MB/s PASS ok crypto/cipher 3.503s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 89760 1292 ns/op 6.19 MB/s BenchmarkDecrypt-4 90609 1180 ns/op 6.78 MB/s BenchmarkTDESEncrypt-4 35890 3136 ns/op 2.55 MB/s BenchmarkTDESDecrypt-4 38461 3091 ns/op 2.59 MB/s PASS ok crypto/des 0.844s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1162 100792 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6671734 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18725017 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 86 1676136 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.738s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2047 64573 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 55 2305835 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 22 5150450 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 1137 98823 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 16 6789779 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 17647179 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 5088 24400 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 70 1635277 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 26 4204012 ns/op 1451 B/op 17 allocs/op PASS ok crypto/ecdsa 1.507s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 243 564121 ns/op BenchmarkNewKeyFromSeed-4 207 589972 ns/op BenchmarkSigning-4 223 1008136 ns/op BenchmarkVerification-4 93 1476585 ns/op PASS ok crypto/ed25519 1.056s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7243 18116 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1084193 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 64 1809985 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4870207 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1778 69749 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 2992257 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 20 6809720 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 22893758 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 12701 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 7626 18037 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3015 43911 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1648294 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3093 43709 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 354 464948 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1896 86194 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 90 1220103 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.272s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 11600 ns/op 88.28 MB/s BenchmarkHMACSHA256_32-4 20656 5716 ns/op 5.60 MB/s BenchmarkNewWriteSum-4 10039 21088 ns/op 1.52 MB/s PASS ok crypto/hmac 0.768s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 46860 2602 ns/op BenchmarkModSub-4 53967 2184 ns/op BenchmarkMontgomeryRepr-4 26865 6629 ns/op BenchmarkMontgomeryMul-4 24790 4242 ns/op BenchmarkModMul-4 14109 8953 ns/op BenchmarkExpBig-4 15 7780043 ns/op BenchmarkExp-4 6 17518188 ns/op PASS ok crypto/internal/bigmod 1.696s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 2545 44931 ns/op BenchmarkScalarBaseMult-4 244 456798 ns/op BenchmarkScalarMult-4 116 1049381 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 162 676503 ns/op PASS ok crypto/internal/edwards25519 0.924s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 398149 270.6 ns/op BenchmarkMultiply-4 4387705 37.54 ns/op BenchmarkSquare-4 6739424 17.07 ns/op BenchmarkInvert-4 29502 5804 ns/op BenchmarkMult32-4 1290442 101.1 ns/op PASS ok crypto/internal/edwards25519/field 1.301s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 52 1965546 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2103 62343 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 25 8057056 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14558518 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 164 714757 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 23662 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 68 1675527 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 24 6783410 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.765s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 582135 205.4 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 306025 528.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 107707 1047 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 609824 198.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 412564 360.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 111902 1408 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.444s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 88831 1132 ns/op 7.07 MB/s BenchmarkHash64-4 129424 985.7 ns/op 64.93 MB/s BenchmarkHash128-4 116904 1067 ns/op 119.94 MB/s BenchmarkHash256-4 105808 1414 ns/op 181.04 MB/s BenchmarkHash512-4 51568 3108 ns/op 164.76 MB/s BenchmarkHash1K-4 35815 2934 ns/op 349.06 MB/s BenchmarkHash8K-4 9483 12697 ns/op 645.18 MB/s BenchmarkHash1M-4 62 1706074 ns/op 614.61 MB/s BenchmarkHash8M-4 8 12565230 ns/op 667.60 MB/s BenchmarkHash8BytesUnaligned-4 99590 1152 ns/op 6.95 MB/s BenchmarkHash1KUnaligned-4 47089 2452 ns/op 417.58 MB/s BenchmarkHash8KUnaligned-4 10000 12992 ns/op 630.54 MB/s PASS ok crypto/md5 2.269s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 178040306 ns/op PASS ok crypto/rand 0.239s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 9228 10975 ns/op 11.66 MB/s BenchmarkRC4_1K-4 1234 116381 ns/op 8.80 MB/s BenchmarkRC4_8K-4 182 639612 ns/op 12.66 MB/s PASS ok crypto/rc4 0.792s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 11579300 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 33609322 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 40817559 ns/op BenchmarkEncryptPKCS1v15/2048-4 32 5788123 ns/op BenchmarkDecryptOAEP/2048-4 9 13916793 ns/op BenchmarkEncryptOAEP/2048-4 30 3712079 ns/op BenchmarkSignPKCS1v15/2048-4 10 11877027 ns/op BenchmarkVerifyPKCS1v15/2048-4 27 6011274 ns/op BenchmarkSignPSS/2048-4 10 14745428 ns/op BenchmarkVerifyPSS/2048-4 27 7565873 ns/op PASS ok crypto/rsa 2.605s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 91759 1316 ns/op 6.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 115323 1675 ns/op 4.78 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 79684 1553 ns/op 206.10 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 95961 1269 ns/op 252.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 51976 2321 ns/op 441.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 60217 3455 ns/op 296.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 11084 10910 ns/op 750.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 12417 9425 ns/op 869.18 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.957s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 54238 2068 ns/op 3.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 75650 1390 ns/op 5.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 82056 1381 ns/op 5.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24800 4358 ns/op 234.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26037 4254 ns/op 240.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 27692 4265 ns/op 240.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5710 28552 ns/op 286.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5070 23605 ns/op 347.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 5440 27465 ns/op 298.27 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.915s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 42690 2461 ns/op 3.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 56857 3101 ns/op 2.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 49059 2454 ns/op 3.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26460 6257 ns/op 163.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 26120 4188 ns/op 244.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 27829 4443 ns/op 230.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 6792 22467 ns/op 364.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6010 19603 ns/op 417.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7177 19740 ns/op 415.00 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.327s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 21286842 8.069 ns/op BenchmarkConstantTimeEq-4 21327212 5.618 ns/op BenchmarkConstantTimeLessOrEq-4 22311687 5.892 ns/op BenchmarkXORBytes/8Bytes-4 2992143 36.74 ns/op 217.75 MB/s BenchmarkXORBytes/128Bytes-4 2926274 41.53 ns/op 3082.22 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 161.2 ns/op 12702.19 MB/s BenchmarkXORBytes/32768Bytes-4 86479 1380 ns/op 23742.62 MB/s PASS ok crypto/subtle 1.484s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 21 5141453 ns/op BenchmarkCertCache/1-4 42 3754197 ns/op BenchmarkCertCache/2-4 24 4428183 ns/op BenchmarkCertCache/3-4 24 4656870 ns/op BenchmarkHandshakeServer/RSA-4 28 7014167 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 19 6356799 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 22 7486968 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 36 3620098 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 36 4404730 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6085713 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 25 5970583 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 26271436 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 35016196 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 58060336 ns/op 18.06 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 3 77643434 ns/op 13.51 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 2 138093204 ns/op 15.19 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 176647255 ns/op 11.87 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 303522269 ns/op 13.82 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 352485386 ns/op 11.90 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 700593743 ns/op 11.97 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 691715959 ns/op 12.13 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1311962294 ns/op 12.79 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1494683531 ns/op 11.22 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 2519326894 ns/op 13.32 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 2886309180 ns/op 11.63 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 4457521693 ns/op 15.06 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6045021621 ns/op 11.10 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 103170524 ns/op 10.16 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 111847934 ns/op 9.38 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 204889498 ns/op 10.24 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 235743268 ns/op 8.90 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 406218165 ns/op 10.33 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 455948251 ns/op 9.20 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 934913059 ns/op 8.97 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 1053579368 ns/op 7.96 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 2060495212 ns/op 8.14 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 2077437701 ns/op 8.08 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 3563011864 ns/op 9.42 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3808813053 ns/op 8.81 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 7189756586 ns/op 9.33 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 7522073567 ns/op 8.92 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 716596035 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 718572620 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 298123496 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 296437920 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 169594274 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161981747 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 94244756 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 98491822 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 54641684 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 2 51858534 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155179901 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 162785653 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 87263414 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78065334 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 57423004 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50267012 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 42895446 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 38254797 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 3 34419715 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 32104176 ns/op PASS ok crypto/tls 61.561s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15517133 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 307 383468 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 868 155217 ns/op 13185 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 820 178729 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.486s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 32 3870813 ns/op 278009 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 48 4037237 ns/op 263794 B/op 1969 allocs/op BenchmarkConcurrentStmtExec-4 68 3075615 ns/op 211894 B/op 571 allocs/op BenchmarkConcurrentTxQuery-4 24 4990587 ns/op 275419 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 69 1847190 ns/op 87761 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 45 2729389 ns/op 105583 B/op 2089 allocs/op BenchmarkConcurrentTxStmtExec-4 130 1077684 ns/op 40132 B/op 381 allocs/op BenchmarkConcurrentRandom-4 26 4230447 ns/op 236158 B/op 1812 allocs/op BenchmarkManyConcurrentQueries-4 2168 61942 ns/op 4104 B/op 20 allocs/op BenchmarkGrabConn-4 160503 641.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.298s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 117319 1132 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 61 2105560 ns/op 188185 B/op 13 allocs/op Benchmark115/LineToPC-4 62 1807456 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16519 6923 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.915s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 740 168969 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3331 64867 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.468s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 224 484304 ns/op 16.91 MB/s BenchmarkEncodeToString-4 183 598973 ns/op 13.68 MB/s BenchmarkDecode-4 147 884583 ns/op 14.82 MB/s BenchmarkDecodeString-4 100 1033771 ns/op 12.68 MB/s PASS ok encoding/base32 0.922s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 262 424051 ns/op 19.32 MB/s BenchmarkDecodeString/2-4 194575 546.4 ns/op 7.32 MB/s BenchmarkDecodeString/4-4 218856 632.0 ns/op 12.66 MB/s BenchmarkDecodeString/8-4 155811 954.0 ns/op 12.58 MB/s BenchmarkDecodeString/64-4 36717 4964 ns/op 17.73 MB/s BenchmarkDecodeString/8192-4 372 395620 ns/op 27.61 MB/s BenchmarkNewEncoding-4 95065 1161 ns/op 220.42 MB/s PASS ok encoding/base64 1.447s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1192 108754 ns/op 36.78 MB/s BenchmarkReadStruct-4 10000 11455 ns/op 6.55 MB/s BenchmarkWriteStruct-4 13947 8313 ns/op 9.02 MB/s BenchmarkReadInts-4 36789 3787 ns/op 7.92 MB/s BenchmarkWriteInts-4 30025 5201 ns/op 5.77 MB/s BenchmarkWriteSlice1000Int32s-4 1180 119315 ns/op 33.52 MB/s BenchmarkPutUint16-4 2014812 54.45 ns/op 36.73 MB/s BenchmarkAppendUint16-4 2571741 53.95 ns/op 37.07 MB/s BenchmarkPutUint32-4 1817312 56.48 ns/op 70.83 MB/s BenchmarkAppendUint32-4 2013205 60.02 ns/op 66.65 MB/s BenchmarkPutUint64-4 870211 116.8 ns/op 68.48 MB/s BenchmarkAppendUint64-4 1000000 120.4 ns/op 66.47 MB/s BenchmarkLittleEndianPutUint16-4 2721662 45.83 ns/op 43.64 MB/s BenchmarkLittleEndianAppendUint16-4 3017700 41.28 ns/op 48.45 MB/s BenchmarkLittleEndianPutUint32-4 2005279 75.63 ns/op 52.89 MB/s BenchmarkLittleEndianAppendUint32-4 2371063 71.56 ns/op 55.90 MB/s BenchmarkLittleEndianPutUint64-4 633091 170.1 ns/op 47.04 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 115.0 ns/op 69.58 MB/s BenchmarkReadFloats-4 143798 1053 ns/op 11.39 MB/s BenchmarkWriteFloats-4 116584 1147 ns/op 10.46 MB/s BenchmarkReadSlice1000Float32s-4 1130 112284 ns/op 35.62 MB/s BenchmarkWriteSlice1000Float32s-4 951 124494 ns/op 32.13 MB/s BenchmarkReadSlice1000Uint8s-4 38940 3889 ns/op 257.12 MB/s BenchmarkWriteSlice1000Uint8s-4 31006 3555 ns/op 281.31 MB/s BenchmarkPutUvarint32-4 875294 156.1 ns/op 25.63 MB/s BenchmarkPutUvarint64-4 277806 752.9 ns/op 10.63 MB/s PASS ok encoding/binary 5.924s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5646 21607 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5744 22064 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5725 21208 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 2714 47293 ns/op 3939 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6234 30989 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 6882 18954 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7752 19092 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3670 38275 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 21104 ns/op PASS ok encoding/csv 2.014s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6189 19609 ns/op BenchmarkEndToEndByteBuffer-4 6796 18045 ns/op BenchmarkEndToEndSliceByteBuffer-4 166 792925 ns/op BenchmarkEncodeComplex128Slice-4 414 264444 ns/op BenchmarkEncodeFloat64Slice-4 856 120418 ns/op BenchmarkEncodeInt32Slice-4 970 128340 ns/op BenchmarkEncodeStringSlice-4 1322 84922 ns/op BenchmarkEncodeInterfaceSlice-4 48 2774514 ns/op BenchmarkDecodeComplex128Slice-4 446 398284 ns/op BenchmarkDecodeFloat64Slice-4 564 228789 ns/op BenchmarkDecodeInt32Slice-4 748 200761 ns/op BenchmarkDecodeStringSlice-4 332 465575 ns/op BenchmarkDecodeStringsSlice-4 138 978555 ns/op BenchmarkDecodeBytesSlice-4 355 492270 ns/op BenchmarkDecodeInterfaceSlice-4 69 2240161 ns/op BenchmarkDecodeMap-4 99 2279608 ns/op PASS ok encoding/gob 3.901s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10364 10871 ns/op 23.55 MB/s BenchmarkEncode/1024-4 2594 58986 ns/op 17.36 MB/s BenchmarkEncode/4096-4 549 311777 ns/op 13.14 MB/s BenchmarkEncode/16384-4 150 676107 ns/op 24.23 MB/s BenchmarkDecode/256-4 19849 9695 ns/op 26.41 MB/s BenchmarkDecode/1024-4 5142 24629 ns/op 41.58 MB/s BenchmarkDecode/4096-4 1443 81043 ns/op 50.54 MB/s BenchmarkDecode/16384-4 313 368490 ns/op 44.46 MB/s BenchmarkDump/256-4 1024 113271 ns/op 2.26 MB/s BenchmarkDump/1024-4 262 447165 ns/op 2.29 MB/s BenchmarkDump/4096-4 58 2602376 ns/op 1.57 MB/s BenchmarkDump/16384-4 15 9439717 ns/op 1.74 MB/s PASS ok encoding/hex 2.748s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 156824685 ns/op 12.37 MB/s 8391224 B/op 56 allocs/op BenchmarkCodeEncoderError-4 1 136410212 ns/op 14.23 MB/s 136624 B/op 99 allocs/op BenchmarkCodeMarshal-4 1 141981724 ns/op 13.67 MB/s 10201776 B/op 34 allocs/op BenchmarkCodeMarshalError-4 1 134949328 ns/op 14.38 MB/s 1947032 B/op 69 allocs/op BenchmarkMarshalBytes/32-4 19959 6958 ns/op BenchmarkMarshalBytes/256-4 5780 22619 ns/op BenchmarkMarshalBytes/4096-4 424 322337 ns/op BenchmarkMarshalBytesError/32-4 42 2922166 ns/op BenchmarkMarshalBytesError/256-4 55 3417611 ns/op BenchmarkMarshalBytesError/4096-4 39 2647622 ns/op BenchmarkCodeDecoder-4 1 571551623 ns/op 3.40 MB/s 11015840 B/op 91355 allocs/op BenchmarkUnicodeDecoder-4 27630 5450 ns/op 2.57 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39498 3536 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 403845080 ns/op 4.80 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 506605395 ns/op 3.83 MB/s 2938224 B/op 91327 allocs/op BenchmarkUnmarshalString-4 59578 2199 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 110473 1495 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 126420 1060 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 59206 2498 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65418 2173 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17110 8092 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2490 41217 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 571 266040 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 86 1641341 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 13868056 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 508587 245.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 494552 242.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 516891 243.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 538645 210.4 ns/op BenchmarkEncodeMarshaler-4 39015 2590 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 53944 2062 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4034860 25.34 ns/op BenchmarkNumberIsValidRegexp-4 19191 6525 ns/op PASS ok encoding/json 9.457s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 30 3437873 ns/op 19.06 MB/s BenchmarkDecode-4 31 4457587 ns/op 19.92 MB/s PASS ok encoding/pem 0.366s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1484 79977 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 570 244676 ns/op 8291 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2240 53951 ns/op PASS ok encoding/xml 0.578s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 408669 313.2 ns/op BenchmarkIntSet-4 595240 236.9 ns/op BenchmarkFloatAdd-4 199694 962.7 ns/op BenchmarkFloatSet-4 498580 212.4 ns/op BenchmarkStringSet-4 349131 308.2 ns/op BenchmarkMapSet-4 137878 1095 ns/op BenchmarkMapSetDifferent-4 54884 2291 ns/op BenchmarkMapSetDifferentRandom-4 247 723811 ns/op BenchmarkMapSetString-4 124712 1062 ns/op BenchmarkMapAddSame-4 28560 4421 ns/op BenchmarkMapAddDifferent-4 10693 13993 ns/op BenchmarkMapAddDifferentRandom-4 202 714573 ns/op BenchmarkMapAddSameSteadyState-4 239724 443.7 ns/op BenchmarkMapAddDifferentSteadyState-4 100465 1030 ns/op BenchmarkRealworldExpvarUsage-4 11228 9084 ns/op PASS ok expvar 3.553s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 65731 2061 ns/op BenchmarkSprintfEmpty-4 300037 729.8 ns/op BenchmarkSprintfString-4 173378 919.2 ns/op BenchmarkSprintfTruncateString-4 137067 968.2 ns/op BenchmarkSprintfTruncateBytes-4 113328 1226 ns/op BenchmarkSprintfSlowParsingPath-4 172932 1067 ns/op BenchmarkSprintfQuoteString-4 32236 3481 ns/op BenchmarkSprintfInt-4 154171 1016 ns/op BenchmarkSprintfIntInt-4 112197 1361 ns/op BenchmarkSprintfPrefixedInt-4 115251 1460 ns/op BenchmarkSprintfFloat-4 78394 1664 ns/op BenchmarkSprintfComplex-4 32317 3897 ns/op BenchmarkSprintfBoolean-4 177854 869.0 ns/op BenchmarkSprintfHexString-4 90091 2415 ns/op BenchmarkSprintfHexBytes-4 59779 2995 ns/op BenchmarkSprintfBytes-4 24266 4224 ns/op BenchmarkSprintfStringer-4 71888 2915 ns/op BenchmarkSprintfStructure-4 16518 7090 ns/op BenchmarkManyArgs-4 34921 3274 ns/op BenchmarkFprintInt-4 58868 2207 ns/op BenchmarkFprintfBytes-4 66482 1815 ns/op BenchmarkFprintIntNoAlloc-4 59881 3509 ns/op BenchmarkScanInts-4 21 5189504 ns/op BenchmarkScanRecursiveInt-4 1 441759930 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 551154073 ns/op PASS ok fmt 6.505s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 500 236933 ns/op PASS ok go/build 0.200s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 39690 2889 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 6465 16165 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3793 35964 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 972 139021 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 213 565441 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 50 2428422 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 10752467 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 2 62863456 ns/op 3634576 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 166915923 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.655s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 412504293 ns/op 0.16 MB/s 46128808 B/op 48903 allocs/op PASS ok go/format 0.504s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 4 28667130 ns/op 1.88 MB/s BenchmarkParseOnly-4 6 20309891 ns/op 2.65 MB/s BenchmarkResolve-4 52 2915161 ns/op 18.48 MB/s PASS ok go/parser 2.831s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 144021629 ns/op 0.36 MB/s 5065616 B/op 27594 allocs/op BenchmarkPrintDecl-4 907 262029 ns/op 0.12 MB/s 16148 B/op 51 allocs/op PASS ok go/printer 0.466s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 270 445155 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8880473 ns/op 6.26 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 13375568 ns/op 5.38 MB/s BenchmarkScanFiles/net/http/server.go-4 6 21188407 ns/op 5.34 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 190 657287 ns/op 4.68 MB/s PASS ok go/scanner 0.943s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1339752 105.1 ns/op PASS ok go/token 0.330s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 150 784712 ns/op BenchmarkNamed/Underlying/nongeneric-4 861988 125.0 ns/op BenchmarkNamed/Underlying/generic-4 815652 122.9 ns/op BenchmarkNamed/Underlying/src_instance-4 978316 117.6 ns/op BenchmarkNamed/Underlying/user_instance-4 553010 186.7 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 17067 6583 ns/op BenchmarkNamed/NewMethodSet/generic-4 18896 6797 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 16218 8337 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 16621 7072 ns/op BenchmarkCheck/http/funcbodies/info-4 1 575381433 ns/op 52963 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 674917470 ns/op 45192 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 276565029 ns/op 109970 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 263784090 ns/op 114803 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2457571930 ns/op 2084 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 176321730 ns/op 28862 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 99489734 ns/op 51328 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 1 101023009 ns/op 50334 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 761279135 ns/op 2842 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 113007000 ns/op 19142 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 1 102459263 ns/op 20879 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 64429827 ns/op 33444 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 2045094931 ns/op 30640 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 648522068 ns/op 96477 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 151012012 ns/op 412259 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 129954265 ns/op 479188 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3133810799 ns/op 635.8 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 144114281 ns/op 13760 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 131986666 ns/op 14906 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 137873502 ns/op 14371 lines/s PASS ok go/types 46.832s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 13903 11613 ns/op 88.18 MB/s PASS ok hash/adler32 0.335s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 247233 555.4 ns/op 27.01 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 283736 512.1 ns/op 29.29 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 131818 813.5 ns/op 49.17 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 137749 1148 ns/op 34.86 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 411130 293.8 ns/op 1742.90 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 483147 309.9 ns/op 1652.34 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 383574 310.9 ns/op 3293.88 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 343654 312.1 ns/op 3280.86 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 264355 527.5 ns/op 7764.48 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 257368 483.3 ns/op 8475.60 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 59374 3559 ns/op 9206.12 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 60133 1966 ns/op 16665.11 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 449179 311.1 ns/op 48.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 452430 336.6 ns/op 44.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 389246 303.0 ns/op 132.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 331726 315.2 ns/op 126.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 359866 396.7 ns/op 1290.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 300878 374.7 ns/op 1366.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 263580 783.0 ns/op 1307.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 236192 454.4 ns/op 2253.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 235064 651.2 ns/op 6289.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 205922 492.7 ns/op 8312.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 55941 2774 ns/op 11810.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 53521 2166 ns/op 15125.85 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 279414 477.8 ns/op 31.39 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 267360 497.6 ns/op 30.15 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 143580 835.1 ns/op 47.90 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 139446 810.4 ns/op 49.36 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 12308 9388 ns/op 54.54 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 12686 8885 ns/op 57.62 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6968 20324 ns/op 50.38 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6885 20163 ns/op 50.79 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1460 84191 ns/op 48.65 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1578 122933 ns/op 33.32 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 148 682250 ns/op 48.03 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 172 711392 ns/op 46.06 MB/s PASS ok hash/crc32 7.680s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 135 849633 ns/op 77.13 MB/s BenchmarkCrc64/ISO4KB-4 1324 77509 ns/op 52.85 MB/s BenchmarkCrc64/ISO1KB-4 7720 16287 ns/op 62.87 MB/s BenchmarkCrc64/ECMA64KB-4 136 1040078 ns/op 63.01 MB/s BenchmarkCrc64/Random64KB-4 148 824390 ns/op 79.50 MB/s BenchmarkCrc64/Random16KB-4 531 250284 ns/op 65.46 MB/s PASS ok hash/crc64 1.299s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 13504 8636 ns/op 118.57 MB/s BenchmarkFnv32aKB-4 14556 8357 ns/op 122.53 MB/s BenchmarkFnv64KB-4 12540 9338 ns/op 109.66 MB/s BenchmarkFnv64aKB-4 12872 9310 ns/op 109.99 MB/s BenchmarkFnv128KB-4 1831 91763 ns/op 11.16 MB/s BenchmarkFnv128aKB-4 1923 70379 ns/op 14.55 MB/s PASS ok hash/fnv 1.387s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 394946 333.9 ns/op 11.98 MB/s BenchmarkHash/n=4/Bytes-4 3005341 38.59 ns/op 103.65 MB/s BenchmarkHash/n=4/String-4 1701794 97.13 ns/op 41.18 MB/s BenchmarkHash/n=8/Write-4 407604 300.6 ns/op 26.61 MB/s BenchmarkHash/n=8/Bytes-4 2960780 38.65 ns/op 207.00 MB/s BenchmarkHash/n=8/String-4 1715571 72.37 ns/op 110.55 MB/s BenchmarkHash/n=16/Write-4 386263 412.5 ns/op 38.79 MB/s BenchmarkHash/n=16/Bytes-4 3054374 49.41 ns/op 323.79 MB/s BenchmarkHash/n=16/String-4 1857248 75.49 ns/op 211.95 MB/s BenchmarkHash/n=32/Write-4 453738 284.8 ns/op 112.36 MB/s BenchmarkHash/n=32/Bytes-4 3431847 33.65 ns/op 950.87 MB/s BenchmarkHash/n=32/String-4 1000000 118.7 ns/op 269.66 MB/s BenchmarkHash/n=64/Write-4 427942 418.6 ns/op 152.89 MB/s BenchmarkHash/n=64/Bytes-4 2970981 68.14 ns/op 939.23 MB/s BenchmarkHash/n=64/String-4 1638566 112.3 ns/op 569.88 MB/s BenchmarkHash/n=256/Write-4 310359 411.9 ns/op 621.53 MB/s BenchmarkHash/n=256/Bytes-4 2200840 62.34 ns/op 4106.78 MB/s BenchmarkHash/n=256/String-4 962817 125.3 ns/op 2042.28 MB/s BenchmarkHash/n=320/Write-4 275090 386.7 ns/op 827.42 MB/s BenchmarkHash/n=320/Bytes-4 1806894 103.9 ns/op 3078.98 MB/s BenchmarkHash/n=320/String-4 712839 182.6 ns/op 1752.76 MB/s BenchmarkHash/n=1024/Write-4 204831 611.3 ns/op 1675.19 MB/s BenchmarkHash/n=1024/Bytes-4 715024 166.2 ns/op 6161.96 MB/s BenchmarkHash/n=1024/String-4 285388 775.3 ns/op 1320.83 MB/s BenchmarkHash/n=4096/Write-4 81736 1379 ns/op 2970.34 MB/s BenchmarkHash/n=4096/Bytes-4 252799 480.7 ns/op 8521.06 MB/s BenchmarkHash/n=4096/String-4 59420 2375 ns/op 1724.36 MB/s BenchmarkHash/n=16384/Write-4 27165 4412 ns/op 3713.33 MB/s BenchmarkHash/n=16384/Bytes-4 65581 1841 ns/op 8898.43 MB/s BenchmarkHash/n=16384/String-4 14359 10632 ns/op 1540.98 MB/s PASS ok hash/maphash 6.952s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 724 177219 ns/op BenchmarkEscapeNone-4 104036 1514 ns/op BenchmarkUnescape-4 646 188662 ns/op BenchmarkUnescapeNone-4 513916 212.1 ns/op BenchmarkUnescapeSparse-4 7612 28311 ns/op BenchmarkUnescapeDense-4 1101 171934 ns/op PASS ok html 1.320s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8107 20253 ns/op BenchmarkCSSEscaperNoSpecials-4 32638 3742 ns/op BenchmarkDecodeCSS-4 17592 7701 ns/op BenchmarkDecodeCSSNoSpecials-4 3225004 37.92 ns/op BenchmarkCSSValueFilter-4 102122 1631 ns/op BenchmarkCSSValueFilterOk-4 78954 1786 ns/op BenchmarkEscapedExecute-4 3987 29252 ns/op BenchmarkHTMLNospaceEscaper-4 9411 15350 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 52453 2151 ns/op BenchmarkStripTags-4 17930 10359 ns/op BenchmarkStripTagsNoSpecials-4 266100 692.8 ns/op BenchmarkJSValEscaperWithNum-4 23799 5415 ns/op BenchmarkJSValEscaperWithStr-4 5115 20868 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 10000 11429 ns/op BenchmarkJSValEscaperWithObj-4 4281 42975 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13648 14288 ns/op BenchmarkJSStrEscaperNoSpecials-4 42206 2579 ns/op BenchmarkJSStrEscaper-4 6733 16184 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 45236 2935 ns/op BenchmarkJSRegexpEscaper-4 10000 13876 ns/op BenchmarkTemplateSpecialTags-4 100 1299464 ns/op BenchmarkURLEscaper-4 4098 38720 ns/op BenchmarkURLEscaperNoSpecials-4 205803 950.9 ns/op BenchmarkURLNormalizer-4 6351 28521 ns/op BenchmarkURLNormalizerNoSpecials-4 177757 942.4 ns/op BenchmarkSrcsetFilter-4 13941 7566 ns/op BenchmarkSrcsetFilterNoSpecials-4 104947 1320 ns/op PASS ok html/template 6.031s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 514268 250.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 423818 248.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 587688 268.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 473356 265.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1469722 81.39 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 162.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1000000 118.4 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 113.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 372248 330.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 226224 513.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 372808 412.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 335290 376.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 613596 172.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 250882 450.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 734344 161.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 552752 277.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 333369 416.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1000000 101.9 ns/op BenchmarkRGBASetRGBA-4 1068508 108.3 ns/op BenchmarkRGBA64At-4 899647 146.1 ns/op BenchmarkRGBA64SetRGBA64-4 739634 224.6 ns/op BenchmarkNRGBAAt-4 1357352 107.2 ns/op BenchmarkNRGBASetNRGBA-4 958989 118.2 ns/op BenchmarkNRGBA64At-4 924598 140.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 718950 252.8 ns/op BenchmarkAlphaAt-4 1753722 59.13 ns/op BenchmarkAlphaSetAlpha-4 1966813 77.38 ns/op BenchmarkAlpha16At-4 1316857 91.16 ns/op BenchmarkAlphaSetAlpha16-4 986665 102.1 ns/op BenchmarkGrayAt-4 1977466 56.82 ns/op BenchmarkGraySetGray-4 1772064 75.86 ns/op BenchmarkGray16At-4 1328220 106.5 ns/op BenchmarkGraySetGray16-4 1000000 116.5 ns/op PASS ok image 7.517s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 3128464 33.42 ns/op BenchmarkYCbCrToRGB/128-4 3454298 33.34 ns/op BenchmarkYCbCrToRGB/255-4 3175369 34.03 ns/op BenchmarkRGBToYCbCr/0-4 3413613 36.38 ns/op BenchmarkRGBToYCbCr/Cb-4 3362080 37.82 ns/op BenchmarkRGBToYCbCr/Cr-4 3687907 35.54 ns/op BenchmarkYCbCrToRGBA/0-4 2299861 46.76 ns/op BenchmarkYCbCrToRGBA/128-4 2234414 51.63 ns/op BenchmarkYCbCrToRGBA/255-4 2950016 59.87 ns/op BenchmarkNYCbCrAToRGBA/0-4 2628010 79.98 ns/op BenchmarkNYCbCrAToRGBA/128-4 2714659 52.81 ns/op BenchmarkNYCbCrAToRGBA/255-4 2642168 48.24 ns/op PASS ok image/color 2.776s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 37576920 ns/op BenchmarkFillSrc-4 298 350795 ns/op BenchmarkCopyOver-4 6 17607335 ns/op BenchmarkCopySrc-4 495 218461 ns/op BenchmarkNRGBAOver-4 7 15505756 ns/op BenchmarkNRGBASrc-4 10 10670564 ns/op BenchmarkYCbCr-4 10 11530576 ns/op BenchmarkGray-4 16 6919379 ns/op BenchmarkCMYK-4 10 10854234 ns/op BenchmarkGlyphOver-4 15 7913518 ns/op BenchmarkRGBAMaskOver-4 4 37145809 ns/op BenchmarkGrayMaskOver-4 6 22715030 ns/op BenchmarkRGBA64ImageMaskOver-4 4 33415443 ns/op BenchmarkRGBA-4 5 23192259 ns/op BenchmarkPalettedFill-4 858 153257 ns/op BenchmarkPalettedRGBA-4 5 25470993 ns/op BenchmarkGenericOver-4 2 56368899 ns/op BenchmarkGenericMaskOver-4 5 21623783 ns/op BenchmarkGenericSrc-4 3 36147572 ns/op BenchmarkGenericMaskSrc-4 4 31848930 ns/op PASS ok image/draw 7.868s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5325304 ns/op 2.90 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 132355087 ns/op 2.32 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2401759241 ns/op 0.51 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 64 1970371 ns/op 7.84 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 111418719 ns/op 0.55 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.471s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5088 24772 ns/op BenchmarkIDCT-4 5124 22184 ns/op BenchmarkDecodeBaseline-4 8 13157334 ns/op 4.70 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17419072 ns/op 3.55 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 149545738 ns/op 8.22 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 193631683 ns/op 4.76 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.392s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16556690 6.523 ns/op BenchmarkDecodeGray-4 13 8614472 ns/op 7.61 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36234171 ns/op 7.23 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 30930422 ns/op 8.48 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 24 5122167 ns/op 12.79 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 30513196 ns/op 8.59 MB/s 332002 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39398893 ns/op 6.65 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 50331803 ns/op 6.10 MB/s 852186 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 45150511 ns/op 6.80 MB/s 284053 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 161057273 ns/op 7.63 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 166540101 ns/op 7.38 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 27649320 ns/op 11.11 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 167912027 ns/op 7.32 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 602116223 ns/op 2.04 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.811s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 3 48960681 ns/op 2.04 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43056321 ns/op 2.32 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 252659539 ns/op 1.98 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 224948637 ns/op 2.22 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 49011306 ns/op 2.04 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 40938218 ns/op 2.44 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 241706290 ns/op 2.07 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 226052922 ns/op 2.21 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 521444583 ns/op 1.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 454682242 ns/op 2.20 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 2920149923 ns/op 1.71 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2890873889 ns/op 1.73 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9021635 ns/op 11.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9017805 ns/op 11.09 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 41618244 ns/op 12.01 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 42746783 ns/op 11.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 79936066 ns/op 12.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 86832546 ns/op 11.52 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 404739395 ns/op 12.35 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 445428849 ns/op 11.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 53420211 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 44577360 ns/op 2.24 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 293569362 ns/op 1.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 270376976 ns/op 1.85 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 644383205 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 661128742 ns/op 1.51 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4915544090 ns/op 1.02 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4627155191 ns/op 1.08 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 150750829 ns/op 27.73 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 137801077 ns/op 30.33 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 42.533s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34527 3511 ns/op 0.28 MB/s BenchmarkMarshalCorpusFile/2-4 39051 3214 ns/op 0.62 MB/s BenchmarkMarshalCorpusFile/4-4 33328 3617 ns/op 1.11 MB/s BenchmarkMarshalCorpusFile/8-4 26068 4388 ns/op 1.82 MB/s BenchmarkMarshalCorpusFile/16-4 22051 5575 ns/op 2.87 MB/s BenchmarkMarshalCorpusFile/32-4 12716 8686 ns/op 3.68 MB/s BenchmarkMarshalCorpusFile/64-4 9240 15155 ns/op 4.22 MB/s BenchmarkMarshalCorpusFile/128-4 4873 23869 ns/op 5.36 MB/s BenchmarkMarshalCorpusFile/256-4 2320 49392 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/512-4 1398 98208 ns/op 5.21 MB/s BenchmarkMarshalCorpusFile/1024-4 672 176324 ns/op 5.81 MB/s BenchmarkMarshalCorpusFile/2048-4 322 389819 ns/op 5.25 MB/s BenchmarkMarshalCorpusFile/4096-4 157 799423 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/8192-4 79 1524564 ns/op 5.37 MB/s BenchmarkMarshalCorpusFile/16384-4 43 3116837 ns/op 5.26 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6402091 ns/op 5.12 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12822751 ns/op 5.11 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27279129 ns/op 4.80 MB/s BenchmarkMarshalCorpusFile/262144-4 2 52469229 ns/op 5.00 MB/s BenchmarkMarshalCorpusFile/524288-4 1 101047849 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 196638735 ns/op 5.33 MB/s BenchmarkUnmarshalCorpusFile/1-4 8901 11836 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9481 12390 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8259 13779 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 8584 15786 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 7099 18529 ns/op 0.86 MB/s BenchmarkUnmarshalCorpusFile/32-4 4130 33685 ns/op 0.95 MB/s BenchmarkUnmarshalCorpusFile/64-4 3376 34544 ns/op 1.85 MB/s BenchmarkUnmarshalCorpusFile/128-4 2494 46853 ns/op 2.73 MB/s BenchmarkUnmarshalCorpusFile/256-4 938 118665 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/512-4 534 223819 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/1024-4 240 431460 ns/op 2.37 MB/s BenchmarkUnmarshalCorpusFile/2048-4 142 822074 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1641464 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3279444 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6524612 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12915651 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26226359 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52121124 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 108410339 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 217895239 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 424645482 ns/op 2.47 MB/s BenchmarkMutatorBytes/1-4 35698 3287 ns/op BenchmarkMutatorBytes/10-4 39265 3076 ns/op BenchmarkMutatorBytes/100-4 35326 3715 ns/op BenchmarkMutatorBytes/1000-4 25347 4815 ns/op BenchmarkMutatorBytes/10000-4 7233 21115 ns/op BenchmarkMutatorBytes/100000-4 975 148201 ns/op BenchmarkMutatorString/1-4 36812 3483 ns/op BenchmarkMutatorString/10-4 35160 3402 ns/op BenchmarkMutatorString/100-4 31680 4003 ns/op BenchmarkMutatorString/1000-4 14950 7286 ns/op BenchmarkMutatorString/10000-4 3955 50988 ns/op BenchmarkMutatorString/100000-4 367 331424 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17121 6642 ns/op BenchmarkMutatorAllBasicTypes/string-4 18246 6611 ns/op BenchmarkMutatorAllBasicTypes/bool-4 62178 1926 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53929 2151 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54418 2185 ns/op BenchmarkMutatorAllBasicTypes/int-4 58689 2015 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58444 2016 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57820 2030 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57958 2028 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57378 2116 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 50804 2187 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 52554 2086 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 54264 2112 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 54032 2082 ns/op PASS ok internal/fuzz 12.916s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 15435 7335 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 152388 777.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.564s PASS ok internal/poll 0.043s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 6 19933515 ns/op PASS ok internal/trace 3.625s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11350 ns/op BenchmarkCopyNLarge-4 342 450660 ns/op PASS ok io 0.528s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 166904 757.3 ns/op BenchmarkPrintln-4 23838 4980 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 37906 3178 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6649 17617 ns/op BenchmarkDiscard-4 1111194 106.5 ns/op 0 B/op 0 allocs/op PASS ok log 1.024s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 45688 2354 ns/op BenchmarkJSONHandler/defaults-4 8013 15139 ns/op 518 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4398 23906 ns/op 798 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 6220 20863 ns/op 763 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8425 14558 ns/op 526 B/op 1 allocs/op BenchmarkPreformatting/struct-4 8152 14552 ns/op 528 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5290 23810 ns/op 526 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32934 3576 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 32844 3664 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 73082 1570 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 52910 2342 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 58333 1929 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 56288 2169 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 53245 2315 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 60720 2014 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 564360 234.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 464457 278.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 331705 388.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 223045 537.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 184504 671.7 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 400948 576.5 ns/op BenchmarkSourceLine/stringifying-4 63636 1918 ns/op BenchmarkRecord-4 4758 30915 ns/op BenchmarkDispatch/switch-checked-4 187742 584.1 ns/op BenchmarkDispatch/As-4 227331 539.2 ns/op BenchmarkDispatch/Visit-4 199764 613.5 ns/op BenchmarkUnsafeStrings-4 18708 6275 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 4.528s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2709597 40.82 ns/op BenchmarkAcosh-4 1428260 82.66 ns/op BenchmarkAsin-4 2934632 40.88 ns/op BenchmarkAsinh-4 1362531 87.21 ns/op BenchmarkAtan-4 3332226 36.11 ns/op BenchmarkAtanh-4 1275646 82.89 ns/op BenchmarkAtan2-4 2487844 47.74 ns/op BenchmarkCbrt-4 1858609 64.65 ns/op BenchmarkCeil-4 26554494 4.740 ns/op BenchmarkCompare-4 5193488 22.45 ns/op BenchmarkCompare32-4 6834313 17.79 ns/op BenchmarkCopysign-4 4303222 27.88 ns/op BenchmarkCos-4 1552824 76.33 ns/op BenchmarkCosh-4 2037655 57.35 ns/op BenchmarkErf-4 3545811 32.72 ns/op BenchmarkErfc-4 3603850 33.42 ns/op BenchmarkErfinv-4 3185065 37.36 ns/op BenchmarkErfcinv-4 3280050 36.10 ns/op BenchmarkExp-4 7314760 15.11 ns/op BenchmarkExpGo-4 1000000 115.7 ns/op BenchmarkExpm1-4 2353646 45.83 ns/op BenchmarkExp2-4 1000000 106.4 ns/op BenchmarkExp2Go-4 1000000 120.5 ns/op BenchmarkAbs-4 4859946 23.92 ns/op BenchmarkDim-4 11472170 9.933 ns/op BenchmarkFloor-4 25588491 4.970 ns/op BenchmarkMax-4 17427259 7.248 ns/op BenchmarkMin-4 14548846 7.161 ns/op BenchmarkMod-4 388600 316.2 ns/op BenchmarkFrexp-4 1940317 60.30 ns/op BenchmarkGamma-4 849668 144.7 ns/op BenchmarkHypot-4 12455757 9.115 ns/op BenchmarkHypotGo-4 1803508 64.59 ns/op BenchmarkIlogb-4 2177080 54.24 ns/op BenchmarkJ0-4 316011 440.2 ns/op BenchmarkJ1-4 317625 418.8 ns/op BenchmarkJn-4 136729 874.9 ns/op BenchmarkLdexp-4 1841424 62.97 ns/op BenchmarkLgamma-4 1052679 113.4 ns/op BenchmarkLog-4 6439688 19.06 ns/op BenchmarkLogb-4 2109637 55.45 ns/op BenchmarkLog1p-4 1720273 72.80 ns/op BenchmarkLog10-4 5850025 20.39 ns/op BenchmarkLog2-4 1603046 73.14 ns/op BenchmarkModf-4 2446744 48.38 ns/op BenchmarkNextafter32-4 2384661 48.61 ns/op BenchmarkNextafter64-4 2637217 49.56 ns/op BenchmarkPowInt-4 543193 196.4 ns/op BenchmarkPowFrac-4 502819 246.7 ns/op BenchmarkPow10Pos-4 5968426 23.01 ns/op BenchmarkPow10Neg-4 5339430 19.97 ns/op BenchmarkRound-4 4816351 24.69 ns/op BenchmarkRoundToEven-4 11648786 9.902 ns/op BenchmarkRemainder-4 604231 212.8 ns/op BenchmarkSignbit-4 6946680 16.80 ns/op BenchmarkSin-4 1651785 69.54 ns/op BenchmarkSincos-4 1000000 101.9 ns/op BenchmarkSinh-4 2270527 51.93 ns/op BenchmarkSqrtIndirect-4 22978675 5.158 ns/op BenchmarkSqrtLatency-4 24569154 5.130 ns/op BenchmarkSqrtIndirectLatency-4 25808810 5.252 ns/op BenchmarkSqrtGoLatency-4 1470524 80.98 ns/op BenchmarkSqrtPrime-4 42258 2710 ns/op BenchmarkTan-4 1548079 76.62 ns/op BenchmarkTanh-4 1846071 65.44 ns/op BenchmarkTrunc-4 25387927 4.900 ns/op BenchmarkY0-4 329514 413.1 ns/op BenchmarkY1-4 224640 446.1 ns/op BenchmarkYn-4 128260 860.5 ns/op BenchmarkFloat64bits-4 6957614 16.90 ns/op BenchmarkFloat64frombits-4 6680320 18.59 ns/op BenchmarkFloat32bits-4 6978327 18.22 ns/op BenchmarkFloat32frombits-4 5998495 18.60 ns/op BenchmarkFMA-4 20072464 5.776 ns/op PASS ok math 13.571s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 14746101 8.033 ns/op 7967.08 MB/s BenchmarkAddVV/2-4 13784955 9.075 ns/op 14104.31 MB/s BenchmarkAddVV/3-4 11797486 10.12 ns/op 18980.25 MB/s BenchmarkAddVV/4-4 11618637 9.938 ns/op 25760.68 MB/s BenchmarkAddVV/5-4 10231574 10.50 ns/op 30468.06 MB/s BenchmarkAddVV/10-4 10186946 12.44 ns/op 51451.37 MB/s BenchmarkAddVV/100-4 2098708 55.86 ns/op 114578.52 MB/s BenchmarkAddVV/1000-4 234201 499.1 ns/op 128242.45 MB/s BenchmarkSubVV/1-4 15083028 8.056 ns/op 7944.58 MB/s BenchmarkSubVV/2-4 12099658 8.722 ns/op 14675.97 MB/s BenchmarkSubVV/3-4 12631570 9.605 ns/op 19988.97 MB/s BenchmarkSubVV/4-4 12838518 10.13 ns/op 25275.48 MB/s BenchmarkSubVV/5-4 10766366 11.27 ns/op 28383.81 MB/s BenchmarkSubVV/10-4 9332565 13.19 ns/op 48506.76 MB/s BenchmarkSubVV/100-4 2298483 49.04 ns/op 130500.01 MB/s BenchmarkSubVV/1000-4 280065 448.8 ns/op 142609.79 MB/s BenchmarkAddVW/1-4 18210272 7.338 ns/op 1090.17 MB/s BenchmarkAddVW/2-4 13684506 7.653 ns/op 2090.65 MB/s BenchmarkAddVW/3-4 14082646 8.262 ns/op 2904.80 MB/s BenchmarkAddVW/4-4 14827935 8.314 ns/op 3848.95 MB/s BenchmarkAddVW/5-4 12304182 9.457 ns/op 4229.78 MB/s BenchmarkAddVW/10-4 11643180 10.40 ns/op 7691.98 MB/s BenchmarkAddVW/100-4 279733 386.9 ns/op 2067.92 MB/s BenchmarkAddVW/1000-4 42202 2672 ns/op 2993.67 MB/s BenchmarkAddVWext/1-4 18314780 6.990 ns/op 1144.51 MB/s BenchmarkAddVWext/2-4 16547870 7.312 ns/op 2188.06 MB/s BenchmarkAddVWext/3-4 14223699 8.388 ns/op 2861.39 MB/s BenchmarkAddVWext/4-4 15274522 7.907 ns/op 4047.23 MB/s BenchmarkAddVWext/5-4 14215072 8.524 ns/op 4692.83 MB/s BenchmarkAddVWext/10-4 10944802 10.00 ns/op 7996.74 MB/s BenchmarkAddVWext/100-4 53460 2190 ns/op 365.36 MB/s BenchmarkAddVWext/1000-4 6049 21088 ns/op 379.36 MB/s BenchmarkSubVW/1-4 17911632 6.892 ns/op 1160.70 MB/s BenchmarkSubVW/2-4 16356507 7.410 ns/op 2159.20 MB/s BenchmarkSubVW/3-4 16234114 7.981 ns/op 3007.01 MB/s BenchmarkSubVW/4-4 15589737 8.418 ns/op 3801.46 MB/s BenchmarkSubVW/5-4 12234067 10.07 ns/op 3973.39 MB/s BenchmarkSubVW/10-4 11541232 10.09 ns/op 7932.43 MB/s BenchmarkSubVW/100-4 291871 401.9 ns/op 1990.57 MB/s BenchmarkSubVW/1000-4 46951 2567 ns/op 3116.59 MB/s BenchmarkSubVWext/1-4 18218259 6.737 ns/op 1187.52 MB/s BenchmarkSubVWext/2-4 17529525 7.189 ns/op 2225.48 MB/s BenchmarkSubVWext/3-4 15722658 8.019 ns/op 2992.75 MB/s BenchmarkSubVWext/4-4 15229682 7.867 ns/op 4067.44 MB/s BenchmarkSubVWext/5-4 14060341 8.580 ns/op 4661.78 MB/s BenchmarkSubVWext/10-4 11935614 10.13 ns/op 7897.58 MB/s BenchmarkSubVWext/100-4 55540 2163 ns/op 369.83 MB/s BenchmarkSubVWext/1000-4 5998 21279 ns/op 375.96 MB/s BenchmarkMulAddVWW/1-4 14883952 8.147 ns/op 7855.44 MB/s BenchmarkMulAddVWW/2-4 13571277 8.973 ns/op 14265.71 MB/s BenchmarkMulAddVWW/3-4 10777672 10.15 ns/op 18915.85 MB/s BenchmarkMulAddVWW/4-4 11077850 9.859 ns/op 25964.97 MB/s BenchmarkMulAddVWW/5-4 9413083 10.74 ns/op 29793.39 MB/s BenchmarkMulAddVWW/10-4 8805100 13.92 ns/op 45969.77 MB/s BenchmarkMulAddVWW/100-4 1447800 78.02 ns/op 82027.22 MB/s BenchmarkMulAddVWW/1000-4 180118 758.4 ns/op 84385.65 MB/s BenchmarkAddMulVVW/1-4 16070239 7.690 ns/op 8322.69 MB/s BenchmarkAddMulVVW/2-4 14077606 9.162 ns/op 13971.39 MB/s BenchmarkAddMulVVW/3-4 13214499 9.256 ns/op 20744.41 MB/s BenchmarkAddMulVVW/4-4 10684021 10.84 ns/op 23609.75 MB/s BenchmarkAddMulVVW/5-4 9812120 11.51 ns/op 27806.22 MB/s BenchmarkAddMulVVW/10-4 9067797 13.41 ns/op 47733.81 MB/s BenchmarkAddMulVVW/100-4 1835920 63.50 ns/op 100779.77 MB/s BenchmarkAddMulVVW/1000-4 232908 596.8 ns/op 107242.67 MB/s BenchmarkDivWVW/1-4 1937637 62.99 ns/op 1016.03 MB/s BenchmarkDivWVW/2-4 976554 121.4 ns/op 1054.62 MB/s BenchmarkDivWVW/3-4 731355 150.1 ns/op 1279.53 MB/s BenchmarkDivWVW/4-4 572118 186.7 ns/op 1371.23 MB/s BenchmarkDivWVW/5-4 633680 216.1 ns/op 1480.75 MB/s BenchmarkDivWVW/10-4 347251 391.5 ns/op 1634.61 MB/s BenchmarkDivWVW/100-4 36415 3060 ns/op 2091.67 MB/s BenchmarkDivWVW/1000-4 4494 29317 ns/op 2183.06 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14843913 7.908 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13632188 8.121 ns/op BenchmarkNonZeroShifts/2/shrVU-4 12813396 9.974 ns/op BenchmarkNonZeroShifts/2/shlVU-4 12604683 8.979 ns/op BenchmarkNonZeroShifts/3/shrVU-4 10692807 10.04 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13060314 8.854 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10193062 11.11 ns/op BenchmarkNonZeroShifts/4/shlVU-4 11654197 10.86 ns/op BenchmarkNonZeroShifts/5/shrVU-4 11103542 10.13 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11811578 10.02 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8269417 14.10 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8025981 13.53 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1387141 82.47 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1687141 73.68 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 178167 773.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 212342 671.7 ns/op BenchmarkDecimalConversion-4 168 616384 ns/op BenchmarkFloatString/100-4 10000 11612 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 204 558266 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 51693621 ns/op 60650 B/op 45 allocs/op BenchmarkFloatString/100000-4 1 4917761192 ns/op 839240 B/op 509 allocs/op BenchmarkFloatAdd/10-4 162646 762.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 151382 801.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 141308 844.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 89648 1396 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16939 7157 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 215346 647.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 218052 649.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 188251 644.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 166582 743.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 46446 2380 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2008 72174 ns/op BenchmarkParseFloatLargeExp-4 400 281182 ns/op BenchmarkGCD10x10/WithoutXY-4 188755 716.6 ns/op BenchmarkGCD10x10/WithXY-4 48769 2423 ns/op BenchmarkGCD10x100/WithoutXY-4 88234 1394 ns/op BenchmarkGCD10x100/WithXY-4 16789 7126 ns/op BenchmarkGCD10x1000/WithoutXY-4 59503 2164 ns/op BenchmarkGCD10x1000/WithXY-4 12003 9606 ns/op BenchmarkGCD100x100/WithoutXY-4 21658 5211 ns/op BenchmarkGCD100x100/WithXY-4 9714 12138 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10183 ns/op BenchmarkGCD100x1000/WithXY-4 6278 18396 ns/op BenchmarkGCD1000x1000/WithoutXY-4 1994 62063 ns/op BenchmarkGCD1000x1000/WithXY-4 1099 105597 ns/op BenchmarkHilbert-4 20 5819530 ns/op BenchmarkBinomial-4 10000 10237 ns/op BenchmarkQuoRem-4 22831 5403 ns/op BenchmarkExp-4 16 6988095 ns/op BenchmarkExpMont/Odd-4 100 1088855 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 100 1021425 ns/op 3365 B/op 38 allocs/op BenchmarkExpMont/Even2-4 98 1084125 ns/op 3867 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1068764 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even4-4 100 1032536 ns/op 3860 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1045004 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1036105 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even64-4 138 872866 ns/op 3639 B/op 53 allocs/op BenchmarkExpMont/Even96-4 126 922887 ns/op 3791 B/op 51 allocs/op BenchmarkExpMont/Even128-4 150 787083 ns/op 3253 B/op 50 allocs/op BenchmarkExpMont/Even255-4 166 730976 ns/op 2956 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 343 353339 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 266 385597 ns/op 1728 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 314 384978 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 304 380453 ns/op 1749 B/op 47 allocs/op BenchmarkExp2-4 15 6991177 ns/op BenchmarkBitset-4 674685 183.2 ns/op BenchmarkBitsetNeg-4 354870 333.6 ns/op BenchmarkBitsetOrig-4 203265 605.8 ns/op BenchmarkBitsetNegOrig-4 136561 954.9 ns/op BenchmarkModSqrt225_Tonelli-4 100 1236472 ns/op BenchmarkModSqrt225_3Mod4-4 357 326126 ns/op BenchmarkModSqrt231_Tonelli-4 100 1086868 ns/op BenchmarkModSqrt231_5Mod8-4 303 375037 ns/op BenchmarkModInverse-4 13098 9120 ns/op BenchmarkSqrt-4 2036 69668 ns/op BenchmarkIntSqr/1-4 905769 120.1 ns/op BenchmarkIntSqr/2-4 654156 192.0 ns/op BenchmarkIntSqr/3-4 520694 231.9 ns/op BenchmarkIntSqr/5-4 430678 296.3 ns/op BenchmarkIntSqr/8-4 333093 396.3 ns/op BenchmarkIntSqr/10-4 251149 468.9 ns/op BenchmarkIntSqr/20-4 50336 2289 ns/op BenchmarkIntSqr/30-4 41500 3065 ns/op BenchmarkIntSqr/50-4 26514 4759 ns/op BenchmarkIntSqr/80-4 15540 7755 ns/op BenchmarkIntSqr/100-4 10000 10821 ns/op BenchmarkIntSqr/200-4 4258 26726 ns/op BenchmarkIntSqr/300-4 1634 67567 ns/op BenchmarkIntSqr/500-4 949 118378 ns/op BenchmarkIntSqr/800-4 381 303642 ns/op BenchmarkIntSqr/1000-4 250 429419 ns/op BenchmarkDiv/20/10-4 375043 326.3 ns/op BenchmarkDiv/40/20-4 403154 326.1 ns/op BenchmarkDiv/100/50-4 328514 401.9 ns/op BenchmarkDiv/200/100-4 56727 2133 ns/op BenchmarkDiv/400/200-4 54475 2263 ns/op BenchmarkDiv/1000/500-4 42181 2916 ns/op BenchmarkDiv/2000/1000-4 30262 4111 ns/op BenchmarkDiv/20000/10000-4 1083 105710 ns/op BenchmarkDiv/200000/100000-4 31 4157320 ns/op BenchmarkDiv/2000000/1000000-4 1 118090071 ns/op BenchmarkDiv/20000000/10000000-4 1 3475395649 ns/op BenchmarkMul-4 5 20093986 ns/op BenchmarkNatMul/10-4 200763 889.8 ns/op BenchmarkNatMul/100-4 5498 25642 ns/op BenchmarkNatMul/1000-4 180 632899 ns/op BenchmarkZeroShifts/Shl-4 9914 12857 ns/op BenchmarkZeroShifts/ShlSame-4 3428916 33.22 ns/op BenchmarkZeroShifts/Shr-4 10000 19411 ns/op BenchmarkZeroShifts/ShrSame-4 3624472 32.91 ns/op BenchmarkExp3Power/0x10-4 163771 889.2 ns/op BenchmarkExp3Power/0x40-4 128371 942.0 ns/op BenchmarkExp3Power/0x100-4 73503 1641 ns/op BenchmarkExp3Power/0x400-4 39428 3474 ns/op BenchmarkExp3Power/0x1000-4 8148 14662 ns/op BenchmarkExp3Power/0x4000-4 2451 72556 ns/op BenchmarkExp3Power/0x10000-4 188 619531 ns/op BenchmarkExp3Power/0x40000-4 20 5377941 ns/op BenchmarkExp3Power/0x100000-4 2 55051867 ns/op BenchmarkExp3Power/0x400000-4 1 466428199 ns/op BenchmarkFibo-4 3 37179834 ns/op BenchmarkNatSqr/1-4 878772 216.7 ns/op BenchmarkNatSqr/2-4 453060 361.0 ns/op BenchmarkNatSqr/3-4 357100 521.1 ns/op BenchmarkNatSqr/5-4 315662 628.7 ns/op BenchmarkNatSqr/8-4 213325 739.0 ns/op BenchmarkNatSqr/10-4 182634 888.1 ns/op BenchmarkNatSqr/20-4 39295 2956 ns/op BenchmarkNatSqr/30-4 32994 3749 ns/op BenchmarkNatSqr/50-4 17980 6181 ns/op BenchmarkNatSqr/80-4 10000 10143 ns/op BenchmarkNatSqr/100-4 8502 13569 ns/op BenchmarkNatSqr/200-4 4844 31998 ns/op BenchmarkNatSqr/300-4 1982 83777 ns/op BenchmarkNatSqr/500-4 927 156172 ns/op BenchmarkNatSqr/800-4 360 346993 ns/op BenchmarkNatSqr/1000-4 256 460132 ns/op BenchmarkNatSetBytes/8-4 744724 139.2 ns/op BenchmarkNatSetBytes/24-4 283496 467.6 ns/op BenchmarkNatSetBytes/128-4 63567 1845 ns/op BenchmarkNatSetBytes/7-4 871477 135.9 ns/op BenchmarkNatSetBytes/23-4 227474 482.1 ns/op BenchmarkNatSetBytes/127-4 53124 1926 ns/op BenchmarkScanPi-4 205 525300 ns/op BenchmarkStringPiParallel-4 531 287514 ns/op BenchmarkScan/10/Base2-4 39354 3049 ns/op BenchmarkScan/100/Base2-4 4970 26043 ns/op BenchmarkScan/1000/Base2-4 466 259399 ns/op BenchmarkScan/10/Base8-4 91633 1484 ns/op BenchmarkScan/100/Base8-4 12834 9253 ns/op BenchmarkScan/1000/Base8-4 1366 90472 ns/op BenchmarkScan/10/Base10-4 85594 1233 ns/op BenchmarkScan/100/Base10-4 13606 8404 ns/op BenchmarkScan/1000/Base10-4 1372 81047 ns/op BenchmarkScan/10/Base16-4 104046 1078 ns/op BenchmarkScan/100/Base16-4 15960 7465 ns/op BenchmarkScan/1000/Base16-4 1810 69500 ns/op BenchmarkString/10/Base2-4 201481 559.5 ns/op BenchmarkString/100/Base2-4 31632 4091 ns/op BenchmarkString/1000/Base2-4 2522 45075 ns/op BenchmarkString/10/Base8-4 386306 300.4 ns/op BenchmarkString/100/Base8-4 78034 1563 ns/op BenchmarkString/1000/Base8-4 7195 14451 ns/op BenchmarkString/10/Base10-4 227889 564.4 ns/op BenchmarkString/100/Base10-4 41680 3024 ns/op BenchmarkString/1000/Base10-4 5746 20999 ns/op BenchmarkString/10/Base16-4 410264 280.4 ns/op BenchmarkString/100/Base16-4 90852 1257 ns/op BenchmarkString/1000/Base16-4 10000 10299 ns/op BenchmarkLeafSize/0-4 31 3901119 ns/op BenchmarkLeafSize/1-4 464 234901 ns/op BenchmarkLeafSize/2-4 488 241537 ns/op BenchmarkLeafSize/3-4 370 337742 ns/op BenchmarkLeafSize/4-4 499 242941 ns/op BenchmarkLeafSize/5-4 303 398165 ns/op BenchmarkLeafSize/6-4 373 424613 ns/op BenchmarkLeafSize/7-4 367 362782 ns/op BenchmarkLeafSize/8-4 472 272983 ns/op BenchmarkLeafSize/9-4 240 459023 ns/op BenchmarkLeafSize/10-4 322 413546 ns/op BenchmarkLeafSize/11-4 304 375356 ns/op BenchmarkLeafSize/12-4 338 339484 ns/op BenchmarkLeafSize/13-4 321 399863 ns/op BenchmarkLeafSize/14-4 374 320178 ns/op BenchmarkLeafSize/15-4 410 296583 ns/op BenchmarkLeafSize/16-4 494 258736 ns/op BenchmarkLeafSize/32-4 462 242207 ns/op BenchmarkLeafSize/64-4 388 272987 ns/op BenchmarkProbablyPrime/n=0-4 10 10680951 ns/op BenchmarkProbablyPrime/n=1-4 9 12428135 ns/op BenchmarkProbablyPrime/n=5-4 6 17547327 ns/op BenchmarkProbablyPrime/n=10-4 4 27737145 ns/op BenchmarkProbablyPrime/n=20-4 3 38677772 ns/op BenchmarkProbablyPrime/Lucas-4 13 8745829 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1427661 ns/op BenchmarkRatCmp-4 177780 691.3 ns/op BenchmarkFloatSqrt/64-4 21530 5602 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13148 8647 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10000 12491 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4494 24463 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 951 141599 ns/op 18101 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 66 1773069 ns/op 176953 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 127783675 ns/op 3721520 B/op 580 allocs/op PASS ok math/big 59.024s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12650300 9.116 ns/op BenchmarkLeadingZeros8-4 13360402 9.440 ns/op BenchmarkLeadingZeros16-4 14059672 8.763 ns/op BenchmarkLeadingZeros32-4 13340325 8.673 ns/op BenchmarkLeadingZeros64-4 14683746 8.361 ns/op BenchmarkTrailingZeros-4 13782675 9.073 ns/op BenchmarkTrailingZeros8-4 13391468 8.619 ns/op BenchmarkTrailingZeros16-4 13560708 8.584 ns/op BenchmarkTrailingZeros32-4 13300880 8.594 ns/op BenchmarkTrailingZeros64-4 14530585 8.390 ns/op BenchmarkOnesCount-4 14083351 8.529 ns/op BenchmarkOnesCount8-4 13962904 8.970 ns/op BenchmarkOnesCount16-4 13533151 8.816 ns/op BenchmarkOnesCount32-4 14180742 8.910 ns/op BenchmarkOnesCount64-4 14144482 9.161 ns/op BenchmarkRotateLeft-4 14438283 8.447 ns/op BenchmarkRotateLeft8-4 14773496 8.528 ns/op BenchmarkRotateLeft16-4 12259423 8.667 ns/op BenchmarkRotateLeft32-4 14467923 8.586 ns/op BenchmarkRotateLeft64-4 14683263 8.831 ns/op BenchmarkReverse-4 19179616 6.280 ns/op BenchmarkReverse8-4 24535572 4.833 ns/op BenchmarkReverse16-4 23402158 5.243 ns/op BenchmarkReverse32-4 21977353 5.568 ns/op BenchmarkReverse64-4 20088529 5.936 ns/op BenchmarkReverseBytes-4 27571406 4.544 ns/op BenchmarkReverseBytes16-4 27766998 4.580 ns/op BenchmarkReverseBytes32-4 27138440 4.639 ns/op BenchmarkReverseBytes64-4 27430495 4.582 ns/op BenchmarkAdd-4 15017114 7.833 ns/op BenchmarkAdd32-4 14056174 8.162 ns/op BenchmarkAdd64-4 15931627 8.082 ns/op BenchmarkAdd64multiple-4 25410274 4.847 ns/op BenchmarkSub-4 16438490 7.695 ns/op BenchmarkSub32-4 15647000 7.831 ns/op BenchmarkSub64-4 15853029 8.003 ns/op BenchmarkSub64multiple-4 26752869 5.007 ns/op BenchmarkMul-4 13843414 8.141 ns/op BenchmarkMul32-4 15445171 8.332 ns/op BenchmarkMul64-4 14037432 8.333 ns/op BenchmarkDiv-4 3662107 31.98 ns/op BenchmarkDiv32-4 8066383 14.37 ns/op BenchmarkDiv64-4 3631441 32.31 ns/op PASS ok math/bits 7.033s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14920929 7.991 ns/op BenchmarkAcos-4 607741 186.4 ns/op BenchmarkAcosh-4 610147 199.2 ns/op BenchmarkAsin-4 579133 198.5 ns/op BenchmarkAsinh-4 616696 191.1 ns/op BenchmarkAtan-4 971557 138.0 ns/op BenchmarkAtanh-4 928470 120.8 ns/op BenchmarkConj-4 29301116 4.257 ns/op BenchmarkCos-4 803485 153.2 ns/op BenchmarkCosh-4 877278 148.9 ns/op BenchmarkExp-4 1000000 110.3 ns/op BenchmarkLog-4 971812 106.4 ns/op BenchmarkLog10-4 1000000 106.8 ns/op BenchmarkPhase-4 2644304 45.60 ns/op BenchmarkPolar-4 1626406 76.25 ns/op BenchmarkPow-4 322022 401.3 ns/op BenchmarkRect-4 1340072 87.58 ns/op BenchmarkSin-4 856477 151.5 ns/op BenchmarkSinh-4 861295 144.7 ns/op BenchmarkSqrt-4 1434656 83.18 ns/op BenchmarkTan-4 501595 251.0 ns/op BenchmarkTanh-4 558134 225.5 ns/op PASS ok math/cmplx 3.809s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 855639 135.2 ns/op BenchmarkInt63ThreadsafeParallel-4 994731 126.0 ns/op BenchmarkInt63Unthreadsafe-4 1000000 103.7 ns/op BenchmarkIntn1000-4 825765 127.8 ns/op BenchmarkInt63n1000-4 877174 129.4 ns/op BenchmarkInt31n1000-4 1000000 123.0 ns/op BenchmarkFloat32-4 1000000 118.4 ns/op BenchmarkFloat64-4 1000000 101.9 ns/op BenchmarkPerm3-4 210790 597.4 ns/op BenchmarkPerm30-4 23872 5027 ns/op BenchmarkPerm30ViaShuffle-4 24094 4989 ns/op BenchmarkShuffleOverhead-4 16460 7077 ns/op BenchmarkRead3-4 958555 123.4 ns/op BenchmarkRead64-4 90225 1268 ns/op BenchmarkRead1000-4 6759 18722 ns/op BenchmarkConcurrent-4 247129 497.3 ns/op PASS ok math/rand 2.479s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 41116 2763 ns/op BenchmarkQDecodeWord-4 93664 1120 ns/op BenchmarkQDecodeHeader-4 98049 1214 ns/op BenchmarkTypeByExtension/.html-4 639589 181.9 ns/op BenchmarkTypeByExtension/.HTML-4 443545 260.5 ns/op BenchmarkTypeByExtension/.unused-4 551215 230.4 ns/op BenchmarkExtensionsByType/text/html-4 236622 794.0 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 76490 2090 ns/op BenchmarkExtensionsByType/application/octet-stream-4 49941 2962 ns/op PASS ok mime 1.736s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 976 120387 ns/op PASS ok mime/quotedprintable 0.179s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 5 24665827 ns/op 8435 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 2 50315140 ns/op 13744 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5025555821 ns/op 150424 B/op 231 allocs/op BenchmarkDNSName-4 144082 699.0 ns/op BenchmarkInterfaces-4 2101 67923 ns/op BenchmarkInterfaceByIndex-4 6616 17315 ns/op BenchmarkInterfaceByName-4 2070 60565 ns/op BenchmarkInterfaceAddrs-4 2175 55875 ns/op BenchmarkInterfacesAndAddrs-4 5468 18477 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2841 41136 ns/op BenchmarkParseIP-4 8608 14484 ns/op BenchmarkParseIPValidIPv4-4 450949 259.6 ns/op BenchmarkParseIPValidIPv6-4 255082 485.1 ns/op BenchmarkIPString/IPv4-4 142569 889.1 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 13036 8874 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 51619 2291 ns/op BenchmarkIPEqual/IPv4-4 1131123 103.5 ns/op BenchmarkIPEqual/IPv6-4 1153420 103.4 ns/op BenchmarkTCP4OneShot-4 207 679391 ns/op BenchmarkTCP4OneShotTimeout-4 194 630741 ns/op BenchmarkTCP4Persistent-4 433 325002 ns/op BenchmarkTCP4PersistentTimeout-4 433 290076 ns/op BenchmarkTCP6OneShot-4 230 626875 ns/op BenchmarkTCP6OneShotTimeout-4 152 718285 ns/op BenchmarkTCP6Persistent-4 366 301596 ns/op BenchmarkTCP6PersistentTimeout-4 448 273875 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23659 5113 ns/op BenchmarkTCP6ConcurrentReadWrite-4 19646 6473 ns/op BenchmarkSetReadDeadline-4 151311 782.6 ns/op BenchmarkUDP6LinkLocalUnicast-4 274 417646 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 248 446654 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 268 392112 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 204 539834 ns/op 0 B/op 0 allocs/op PASS ok net 11.591s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 23164 4996 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9968 11976 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12529 9882 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17944 6345 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 32616 3830 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 47493 2578 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 112.4 ns/op BenchmarkReadRequestChrome-4 4830 26678 ns/op 22.90 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11280 10140 ns/op 7.69 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11118 10181 ns/op 8.05 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7242 15384 ns/op 9.82 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17287 7134 ns/op 5.61 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 56 2214772 ns/op 0.46 MB/s BenchmarkFileAndServer_1KB/https1-4 33 3034138 ns/op 0.34 MB/s BenchmarkFileAndServer_1KB/h2-4 39 3148775 ns/op 0.33 MB/s BenchmarkFileAndServer_16MB/h1-4 2 76727098 ns/op 218.66 MB/s BenchmarkFileAndServer_16MB/https1-4 1 177412788 ns/op 94.57 MB/s BenchmarkFileAndServer_16MB/h2-4 1 445432779 ns/op 37.66 MB/s BenchmarkFileAndServer_64MB/h1-4 1 289872175 ns/op 231.51 MB/s BenchmarkFileAndServer_64MB/https1-4 1 649855225 ns/op 103.27 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1755642271 ns/op 38.22 MB/s BenchmarkServeMux-4 289 423692 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 387 329984 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 50 2419903 ns/op 6468 B/op 67 allocs/op BenchmarkClientServer/https1-4 42 3011651 ns/op 8835 B/op 98 allocs/op BenchmarkClientServer/h2-4 33 3205866 ns/op 14536 B/op 118 allocs/op BenchmarkClientServerParallel/4/h1-4 354 402687 ns/op 11108 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 16 7423941 ns/op 106865 B/op 1178 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56262: read tcp 127.0.0.1:56252->127.0.0.1:56262: use of closed network connection BenchmarkClientServerParallel/4/h2-4 12 9562734 ns/op 105034 B/op 1188 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56298: read tcp 127.0.0.1:56287->127.0.0.1:56298: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56295: read tcp 127.0.0.1:56287->127.0.0.1:56295: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56293: read tcp 127.0.0.1:56287->127.0.0.1:56293: use of closed network connection BenchmarkClientServerParallel/64/h1-4 204 528941 ns/op 21847 B/op 121 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4937: Get: Get "http://127.0.0.1:56576": dial tcp 127.0.0.1:56576: connect: connection reset by peer BenchmarkClientServerParallel/64/https1-4 32 7104075 ns/op 110038 B/op 1201 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56796: read tcp 127.0.0.1:56787->127.0.0.1:56796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56790: write tcp 127.0.0.1:56787->127.0.0.1:56790: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56794: read tcp 127.0.0.1:56787->127.0.0.1:56794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56793: read tcp 127.0.0.1:56787->127.0.0.1:56793: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56791: write tcp 127.0.0.1:56787->127.0.0.1:56791: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56807: read tcp 127.0.0.1:56798->127.0.0.1:56807: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56811: read tcp 127.0.0.1:56798->127.0.0.1:56811: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56812: write tcp 127.0.0.1:56798->127.0.0.1:56812: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56808: read tcp 127.0.0.1:56798->127.0.0.1:56808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56814: read tcp 127.0.0.1:56798->127.0.0.1:56814: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 27 5073702 ns/op 82651 B/op 961 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56866: read tcp 127.0.0.1:56858->127.0.0.1:56866: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56871: read tcp 127.0.0.1:56858->127.0.0.1:56871: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56872: write tcp 127.0.0.1:56858->127.0.0.1:56872: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56873: write tcp 127.0.0.1:56858->127.0.0.1:56873: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56890: write tcp 127.0.0.1:56874->127.0.0.1:56890: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56886: read tcp 127.0.0.1:56874->127.0.0.1:56886: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56878: read tcp 127.0.0.1:56874->127.0.0.1:56878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56880: read tcp 127.0.0.1:56874->127.0.0.1:56880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56893: read tcp 127.0.0.1:56874->127.0.0.1:56893: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56889: write tcp 127.0.0.1:56874->127.0.0.1:56889: use of closed network connection ... [output truncated] BenchmarkServer-4 2 57525751 ns/op 17528 B/op 84 allocs/op BenchmarkClient-4 30 3381764 ns/op 4128 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 651 222342 ns/op 7332 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 812 128714 ns/op 3094 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1494 98883 ns/op 1903 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1072 103768 ns/op 2767 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1150 101364 ns/op 2731 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1273 101984 ns/op 2709 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1590 89949 ns/op 1884 B/op 14 allocs/op BenchmarkServerHijack-4 993 142524 ns/op 16676 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 43 3112722 ns/op 6763 B/op 54 allocs/op BenchmarkResponseStatusLine-4 354688 331.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.318s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2979 65032 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.287s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 97737 1094 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 483126 239.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 182024 552.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 69181 1527 ns/op BenchmarkStdIPv4-4 176557 711.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 101751 1125 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 102997 1128 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 102720 1143 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 83384 1340 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1680832 72.27 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1512868 78.17 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1311308 90.16 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 380236 343.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 400405 321.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 322737 374.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 95278 1187 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 238598 423.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 160819 694.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 178780 652.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 152454 762.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 72366 1579 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 363601 319.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 131118 900.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 178297 668.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 310020 425.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 161114 845.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 332524 377.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 169303 793.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 163900 761.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 169128 776.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111135 1114 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 432674 255.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 147158 864.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 79968 1314 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 108757 994.7 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 177153 739.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 103886 1093 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 255648 460.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 128677 1012 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 158830 867.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 195129 713.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 125544 934.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 116.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 118.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 113.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 120.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 119.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 119.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 118.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 118.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 937594 119.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 361027 335.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 486620 221.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 221334 488.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 275067 456.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 257152 501.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 87613 1294 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 589287 213.8 ns/op PASS ok net/netip 9.501s 2023/03/23 16:05:45 Test RPC server listening on 127.0.0.1:56984 2023/03/23 16:05:45 Test HTTP RPC server listening on 127.0.0.1:56985 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 168 729855 ns/op BenchmarkEndToEndHTTP-4 156 748876 ns/op BenchmarkEndToEndAsync-4 1224 91007 ns/op BenchmarkEndToEndAsyncHTTP-4 1221 90905 ns/op PASS ok net/rpc 1.090s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3214 33011 ns/op BenchmarkReadMIMEHeader/server_headers-4 5971 20720 ns/op BenchmarkUncommon-4 24567 4727 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.517s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4192 26729 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 79261 1369 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 576448 229.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 122799 1076 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 202371 573.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 92988 1161 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 16716 6780 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 474139 278.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 109557 1055 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 237100 568.9 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 104536 1370 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 18270 6269 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 171459 667.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 64434 1651 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 69435 1662 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 30487 3697 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6273 20851 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 185859 650.7 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 65758 1744 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 69609 1738 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 29883 3636 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6542 20136 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.974s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2354755 45.42 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 142122 815.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 574 214205 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 195 589901 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 265654 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 48129 2369 ns/op BenchmarkStatFile-4 30662 4356 ns/op BenchmarkStatDir-4 33586 3582 ns/op BenchmarkLstatDot-4 49916 2409 ns/op BenchmarkLstatFile-4 33806 3678 ns/op BenchmarkLstatDir-4 33288 3519 ns/op PASS ok os 2.069s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 22 5507438 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.273s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 269024 384.1 ns/op PASS ok os/user 0.263s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2126323 47.64 ns/op BenchmarkString-4 1975993 62.59 ns/op BenchmarkBytes-4 1764548 65.84 ns/op BenchmarkNamedBytes-4 770132 160.6 ns/op BenchmarkBytesArray-4 760062 166.4 ns/op BenchmarkSliceLen-4 2157781 55.94 ns/op BenchmarkMapLen-4 1255371 94.37 ns/op BenchmarkStringLen-4 1402767 83.49 ns/op BenchmarkArrayLen-4 1436956 85.45 ns/op BenchmarkSliceCap-4 2236309 54.53 ns/op BenchmarkDeepEqual/int8-4 714843 183.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 105915 1096 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 597069 216.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 94897 1169 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 586585 224.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 100940 1148 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 554588 225.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 102592 1133 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 508936 225.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 94904 1152 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 724365 181.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 139246 879.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 584844 222.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 97719 1192 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 555667 225.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 89055 1149 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 574060 227.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 108049 1154 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 590431 263.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 93690 1144 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 582286 230.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 99394 1189 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 547975 220.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 103946 1142 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 589756 223.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 101467 1157 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 506462 227.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 95038 1132 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 570559 220.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 98013 1159 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 711278 184.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 98239 1215 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 511416 220.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 106546 1139 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 136678 875.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67532 1803 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 72338 1652 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44508 2598 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 316873 382.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 42818 2842 ns/op BenchmarkIsZero/StructComparable-4 782940 129.2 ns/op BenchmarkIsZero/StructIncomparable-4 188011 625.4 ns/op BenchmarkSetZero/Bool/Direct-4 2810646 44.01 ns/op BenchmarkSetZero/Bool/CachedZero-4 1753384 64.46 ns/op BenchmarkSetZero/Bool/NewZero-4 1238712 93.84 ns/op BenchmarkSetZero/Int/Direct-4 2151220 55.58 ns/op BenchmarkSetZero/Int/CachedZero-4 1781218 63.03 ns/op BenchmarkSetZero/Int/NewZero-4 1268845 97.39 ns/op BenchmarkSetZero/Uint/Direct-4 1884391 61.58 ns/op BenchmarkSetZero/Uint/CachedZero-4 1823659 64.70 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 108.5 ns/op BenchmarkSetZero/Float/Direct-4 1828375 61.36 ns/op BenchmarkSetZero/Float/CachedZero-4 1776768 64.51 ns/op BenchmarkSetZero/Float/NewZero-4 1260781 95.08 ns/op BenchmarkSetZero/Complex/Direct-4 2040999 56.45 ns/op BenchmarkSetZero/Complex/CachedZero-4 1792134 64.30 ns/op BenchmarkSetZero/Complex/NewZero-4 1245157 93.93 ns/op BenchmarkSetZero/Array/Direct-4 2960289 38.02 ns/op BenchmarkSetZero/Array/CachedZero-4 1851802 64.73 ns/op BenchmarkSetZero/Array/NewZero-4 1271520 95.26 ns/op BenchmarkSetZero/Chan/Direct-4 2087809 55.36 ns/op BenchmarkSetZero/Chan/CachedZero-4 1379354 86.06 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 120.4 ns/op BenchmarkSetZero/Func/Direct-4 2153251 55.38 ns/op BenchmarkSetZero/Func/CachedZero-4 1378270 87.75 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 125.5 ns/op BenchmarkSetZero/Interface/Direct-4 1938420 67.42 ns/op BenchmarkSetZero/Interface/CachedZero-4 1802788 63.39 ns/op BenchmarkSetZero/Interface/NewZero-4 1238508 94.71 ns/op BenchmarkSetZero/Map/Direct-4 2094460 56.53 ns/op BenchmarkSetZero/Map/CachedZero-4 1418973 86.15 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 117.0 ns/op BenchmarkSetZero/Pointer/Direct-4 1830189 57.28 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1307422 86.49 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 117.3 ns/op BenchmarkSetZero/Slice/Direct-4 1906401 62.42 ns/op BenchmarkSetZero/Slice/CachedZero-4 1758182 64.94 ns/op BenchmarkSetZero/Slice/NewZero-4 950353 111.0 ns/op BenchmarkSetZero/String/Direct-4 1000000 120.3 ns/op BenchmarkSetZero/String/CachedZero-4 1472614 84.29 ns/op BenchmarkSetZero/String/NewZero-4 1000000 114.1 ns/op BenchmarkSetZero/Struct/Direct-4 1997010 50.75 ns/op BenchmarkSetZero/Struct/CachedZero-4 1294426 100.6 ns/op BenchmarkSetZero/Struct/NewZero-4 878256 130.6 ns/op BenchmarkSelect/1-4 148081 1025 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 77038 2622 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 25526 5291 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 151155 984.5 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 90588 1128 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 82846 1486 ns/op 86.14 MB/s BenchmarkCallArgCopy/size=256-4 65760 1965 ns/op 130.29 MB/s BenchmarkCallArgCopy/size=1024-4 46702 2570 ns/op 398.46 MB/s BenchmarkCallArgCopy/size=4096-4 19761 10945 ns/op 374.24 MB/s BenchmarkCallArgCopy/size=65536-4 684 177063 ns/op 370.13 MB/s BenchmarkPtrTo-4 468156 267.6 ns/op BenchmarkFieldByName1-4 371211 349.0 ns/op BenchmarkFieldByName2-4 23653 6036 ns/op BenchmarkFieldByName3-4 3368 41385 ns/op BenchmarkInterfaceBig-4 1987234 69.56 ns/op BenchmarkInterfaceSmall-4 1855362 64.61 ns/op BenchmarkNew-4 574423 175.6 ns/op BenchmarkMap/StringKeys/MapIndex-4 3298 37117 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2289 79181 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2652 45135 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2556 44277 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2896 38471 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3422 64009 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 233748 770.4 ns/op PASS ok reflect 23.376s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 5380 25114 ns/op 9779 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 30778 ns/op 9436 B/op 1 allocs/op BenchmarkFindString-4 10000 32859 ns/op 9302 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 40964 ns/op 9325 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 32476 ns/op 9228 B/op 2 allocs/op BenchmarkLiteral-4 10000 29054 ns/op BenchmarkNotLiteral-4 3997 68968 ns/op BenchmarkMatchClass-4 1866 77465 ns/op BenchmarkMatchClass_InRange-4 3060 65214 ns/op BenchmarkReplaceAll-4 1040 145357 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 25862 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 15145 7558 ns/op BenchmarkAnchoredShortMatch-4 10000 28904 ns/op BenchmarkAnchoredLongMatch-4 10000 13217 ns/op BenchmarkOnePassShortA-4 17119 6728 ns/op BenchmarkNotOnePassShortA-4 9698 37890 ns/op BenchmarkOnePassShortB-4 22340 5786 ns/op BenchmarkNotOnePassShortB-4 5358 45559 ns/op BenchmarkOnePassLongPrefix-4 83746 1766 ns/op BenchmarkOnePassLongNotPrefix-4 27228 4423 ns/op BenchmarkMatchParallelShared-4 10000 32639 ns/op BenchmarkMatchParallelCopied-4 8329 36610 ns/op BenchmarkQuoteMetaAll-4 121963 1603 ns/op 8.73 MB/s BenchmarkQuoteMetaNone-4 398017 346.9 ns/op 74.95 MB/s BenchmarkCompile/Onepass-4 2401 42881 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1706 121827 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 145 1045962 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2478302 48.39 ns/op 330.68 MB/s BenchmarkMatch/Easy0/32-4 10000 27408 ns/op 1.17 MB/s BenchmarkMatch/Easy0/1K-4 2232 54257 ns/op 18.87 MB/s BenchmarkMatch/Easy0i/16-4 2643615 72.04 ns/op 222.10 MB/s BenchmarkMatch/Easy0i/32-4 4719 48337 ns/op 0.66 MB/s BenchmarkMatch/Easy0i/1K-4 196 568680 ns/op 1.80 MB/s BenchmarkMatch/Easy1/16-4 2214948 54.45 ns/op 293.85 MB/s BenchmarkMatch/Easy1/32-4 4807 30060 ns/op 1.06 MB/s BenchmarkMatch/Easy1/1K-4 4224 60802 ns/op 16.84 MB/s BenchmarkMatch/Medium/16-4 2036454 70.16 ns/op 228.05 MB/s BenchmarkMatch/Medium/32-4 6427 45946 ns/op 0.70 MB/s BenchmarkMatch/Medium/1K-4 243 514721 ns/op 1.99 MB/s BenchmarkMatch/Hard/16-4 2526226 51.05 ns/op 313.40 MB/s BenchmarkMatch/Hard/32-4 2916 56239 ns/op 0.57 MB/s BenchmarkMatch/Hard/1K-4 147 877240 ns/op 1.17 MB/s BenchmarkMatch/Hard1/16-4 1170 110606 ns/op 0.14 MB/s BenchmarkMatch/Hard1/32-4 702 198492 ns/op 0.16 MB/s BenchmarkMatch/Hard1/1K-4 21 5064617 ns/op 0.20 MB/s BenchmarkMatch_onepass_regex/16-4 24208 5665 ns/op 2.82 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 12374 8316 ns/op 3.85 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 542 203640 ns/op 5.03 MB/s 21 B/op 0 allocs/op PASS ok regexp 13.292s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 818127 171.0 ns/op BenchmarkIsWordChar-4 169862 1152 ns/op PASS ok regexp/syntax 1.906s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 66448 1577 ns/op BenchmarkCallers/inlined-4 59233 1956 ns/op BenchmarkCallers/no-cache-4 13544 9102 ns/op BenchmarkMakeChan/Byte-4 858942 412.3 ns/op BenchmarkMakeChan/Int-4 1000000 543.0 ns/op BenchmarkMakeChan/Ptr-4 940819 609.3 ns/op BenchmarkMakeChan/Struct/0-4 501152 367.5 ns/op BenchmarkMakeChan/Struct/32-4 152761 998.8 ns/op BenchmarkMakeChan/Struct/40-4 105037 1261 ns/op BenchmarkChanNonblocking-4 4967239 22.29 ns/op BenchmarkSelectUncontended-4 741562 156.4 ns/op BenchmarkSelectSyncContended-4 93540 1409 ns/op BenchmarkSelectAsyncContended-4 213495 471.2 ns/op BenchmarkSelectNonblock-4 3392588 38.35 ns/op BenchmarkChanUncontended-4 7789 13941 ns/op BenchmarkChanContended-4 3619 30353 ns/op BenchmarkChanSync-4 195002 842.2 ns/op BenchmarkChanSyncWork-4 8316 38527 ns/op BenchmarkChanProdCons0-4 171703 583.4 ns/op BenchmarkChanProdCons10-4 387345 306.8 ns/op BenchmarkChanProdCons100-4 454465 269.8 ns/op BenchmarkChanProdConsWork0-4 131101 882.5 ns/op BenchmarkChanProdConsWork10-4 198332 597.5 ns/op BenchmarkChanProdConsWork100-4 200132 545.6 ns/op BenchmarkSelectProdCons-4 152163 847.9 ns/op BenchmarkReceiveDataFromClosedChan-4 923239 153.5 ns/op BenchmarkChanCreation-4 134323 877.3 ns/op BenchmarkChanSem-4 226567 490.7 ns/op BenchmarkChanPopular-4 69 1449926 ns/op BenchmarkChanClosed-4 920960 130.8 ns/op BenchmarkCallClosure-4 4143412 40.58 ns/op BenchmarkCallClosure1-4 3071157 37.56 ns/op BenchmarkCallClosure2-4 776679 170.5 ns/op BenchmarkCallClosure3-4 1033669 155.3 ns/op BenchmarkCallClosure4-4 1000000 137.2 ns/op BenchmarkComplex128DivNormal-4 10286526 10.40 ns/op BenchmarkComplex128DivNisNaN-4 7452966 18.01 ns/op BenchmarkComplex128DivDisNaN-4 7281018 20.22 ns/op BenchmarkComplex128DivNisInf-4 11868847 13.53 ns/op BenchmarkComplex128DivDisInf-4 7210850 18.66 ns/op BenchmarkSetTypePtr-4 58121821 2.566 ns/op 3118.25 MB/s BenchmarkSetTypePtr8-4 13031947 11.46 ns/op 5583.26 MB/s BenchmarkSetTypePtr16-4 10340054 13.31 ns/op 9619.65 MB/s BenchmarkSetTypePtr32-4 11216235 10.98 ns/op 23324.63 MB/s BenchmarkSetTypePtr64-4 12916333 10.08 ns/op 50770.07 MB/s BenchmarkSetTypePtr126-4 7540389 19.47 ns/op 51761.48 MB/s BenchmarkSetTypePtr128-4 6210372 19.83 ns/op 51647.84 MB/s BenchmarkSetTypePtrSlice-4 890217 272.5 ns/op 30059.53 MB/s BenchmarkSetTypeNode1-4 8614651 18.93 ns/op 1267.57 MB/s BenchmarkSetTypeNode1Slice-4 2502202 45.17 ns/op 17002.67 MB/s BenchmarkSetTypeNode8-4 11249130 13.21 ns/op 6055.29 MB/s BenchmarkSetTypeNode8Slice-4 1377801 108.4 ns/op 23609.55 MB/s BenchmarkSetTypeNode64-4 5196904 22.78 ns/op 23179.39 MB/s BenchmarkSetTypeNode64Slice-4 314205 629.6 ns/op 26835.52 MB/s BenchmarkSetTypeNode64Dead-4 8044351 15.90 ns/op 33216.76 MB/s BenchmarkSetTypeNode64DeadSlice-4 308110 431.7 ns/op 39135.73 MB/s BenchmarkSetTypeNode124-4 5865744 29.65 ns/op 33994.29 MB/s BenchmarkSetTypeNode124Slice-4 222985 755.6 ns/op 42692.05 MB/s BenchmarkSetTypeNode126-4 7038886 19.67 ns/op 52067.57 MB/s BenchmarkSetTypeNode126Slice-4 254083 1063 ns/op 30838.94 MB/s BenchmarkSetTypeNode128-4 3849388 28.22 ns/op 36851.93 MB/s BenchmarkSetTypeNode128Slice-4 176628 1062 ns/op 31333.20 MB/s BenchmarkSetTypeNode130-4 3261998 38.54 ns/op 27399.59 MB/s BenchmarkSetTypeNode130Slice-4 110691 1211 ns/op 27895.87 MB/s BenchmarkSetTypeNode1024-4 703536 179.5 ns/op 45718.81 MB/s BenchmarkSetTypeNode1024Slice-4 22497 6453 ns/op 40703.71 MB/s BenchmarkAllocation-4 3504 115653 ns/op BenchmarkReadMemStats-4 67 2375247 ns/op BenchmarkReadMemStatsLatency-4 1 6073513 p50-ns 6073513 p90-ns 6073513 p99-ns BenchmarkWriteBarrier-4 2823092 47.96 ns/op BenchmarkBulkWriteBarrier-4 4528327 22.51 ns/op BenchmarkScanStackNoLocals-4 2 52958648 ns/op BenchmarkMSpanCountAlloc/bits=64-4 13806649 16.63 ns/op BenchmarkMSpanCountAlloc/bits=128-4 15019750 12.68 ns/op BenchmarkMSpanCountAlloc/bits=256-4 11644009 10.29 ns/op BenchmarkMSpanCountAlloc/bits=512-4 9387086 15.30 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5573896 19.39 ns/op BenchmarkHash5-4 7389009 17.97 ns/op 278.21 MB/s BenchmarkHash16-4 7928362 14.62 ns/op 1094.02 MB/s BenchmarkHash64-4 6271388 17.89 ns/op 3576.75 MB/s BenchmarkHash1024-4 2435612 50.92 ns/op 20110.55 MB/s BenchmarkHash65536-4 51907 2373 ns/op 27618.26 MB/s BenchmarkAlignedLoad-4 9556366 12.93 ns/op BenchmarkUnalignedLoad-4 8468810 12.88 ns/op BenchmarkEqEfaceConcrete-4 7711923 24.89 ns/op BenchmarkEqIfaceConcrete-4 6970346 26.34 ns/op BenchmarkNeEfaceConcrete-4 7196402 15.45 ns/op BenchmarkNeIfaceConcrete-4 7738844 14.81 ns/op BenchmarkConvT2EByteSized/bool-4 4215012 27.65 ns/op BenchmarkConvT2EByteSized/uint8-4 4907326 46.00 ns/op BenchmarkConvT2ESmall-4 4290110 39.02 ns/op BenchmarkConvT2EUintptr-4 4235096 27.90 ns/op BenchmarkConvT2ELarge-4 1000000 149.0 ns/op BenchmarkConvT2ISmall-4 4619554 30.10 ns/op BenchmarkConvT2IUintptr-4 3916336 26.77 ns/op BenchmarkConvT2ILarge-4 861434 147.8 ns/op BenchmarkConvI2E-4 3767865 28.89 ns/op BenchmarkConvI2I-4 3744000 43.46 ns/op BenchmarkAssertE2T-4 3103221 52.46 ns/op BenchmarkAssertE2TLarge-4 1946708 53.24 ns/op BenchmarkAssertE2I-4 2960301 41.85 ns/op BenchmarkAssertI2T-4 4017448 30.00 ns/op BenchmarkAssertI2I-4 3513663 39.17 ns/op BenchmarkAssertI2E-4 4364762 24.99 ns/op BenchmarkAssertE2E-4 4789544 27.00 ns/op BenchmarkAssertE2T2-4 2636221 42.74 ns/op BenchmarkAssertE2T2Blank-4 3466501 31.82 ns/op BenchmarkAssertI2E2-4 3424920 31.16 ns/op BenchmarkAssertI2E2Blank-4 4038464 38.05 ns/op BenchmarkAssertE2E2-4 3014833 53.63 ns/op BenchmarkAssertE2E2Blank-4 4066777 28.28 ns/op BenchmarkConvT2Ezero/zero/16-4 4214634 26.56 ns/op BenchmarkConvT2Ezero/zero/32-4 4178643 38.55 ns/op BenchmarkConvT2Ezero/zero/64-4 4206121 26.85 ns/op BenchmarkConvT2Ezero/zero/str-4 4327333 28.34 ns/op BenchmarkConvT2Ezero/zero/slice-4 4461699 29.84 ns/op BenchmarkConvT2Ezero/zero/big-4 132378 1442 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 132.3 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 165.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 102786 1488 ns/op BenchmarkConvT2Ezero/smallint/16-4 3202220 31.27 ns/op BenchmarkConvT2Ezero/smallint/32-4 4256383 26.95 ns/op BenchmarkConvT2Ezero/smallint/64-4 2421536 48.10 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 121.0 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 105.5 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 110.1 ns/op BenchmarkMalloc8-4 1000000 122.8 ns/op BenchmarkMalloc16-4 1000000 130.0 ns/op BenchmarkMallocTypeInfo8-4 1000000 115.2 ns/op BenchmarkMallocTypeInfo16-4 1000000 154.8 ns/op BenchmarkMallocLargeStruct-4 99016 1744 ns/op BenchmarkGoroutineSelect-4 18 6821093 ns/op BenchmarkGoroutineBlocking-4 21 7227497 ns/op BenchmarkGoroutineForRange-4 20 7129287 ns/op BenchmarkGoroutineIdle-4 16 6897610 ns/op BenchmarkHashStringSpeed-4 1911260 54.45 ns/op BenchmarkHashBytesSpeed-4 1000000 168.5 ns/op BenchmarkHashInt32Speed-4 3029001 50.53 ns/op BenchmarkHashInt64Speed-4 2970537 57.52 ns/op BenchmarkHashStringArraySpeed-4 596862 203.6 ns/op BenchmarkMegMap-4 2966820 40.45 ns/op BenchmarkMegOneMap-4 3266296 44.30 ns/op BenchmarkMegEqMap-4 3703 36730 ns/op BenchmarkMegEmptyMap-4 4043923 47.19 ns/op BenchmarkSmallStrMap-4 2889235 40.08 ns/op BenchmarkMapStringKeysEight_16-4 3027043 40.41 ns/op BenchmarkMapStringKeysEight_32-4 2875078 40.25 ns/op BenchmarkMapStringKeysEight_64-4 2924978 40.41 ns/op BenchmarkMapStringKeysEight_1M-4 2221662 45.22 ns/op BenchmarkIntMap-4 3093513 54.92 ns/op BenchmarkMapFirst/1-4 3838148 32.17 ns/op BenchmarkMapFirst/2-4 3697309 30.08 ns/op BenchmarkMapFirst/3-4 3637609 30.52 ns/op BenchmarkMapFirst/4-4 3736580 31.60 ns/op BenchmarkMapFirst/5-4 3681111 31.89 ns/op BenchmarkMapFirst/6-4 3641590 32.38 ns/op BenchmarkMapFirst/7-4 3702192 31.87 ns/op BenchmarkMapFirst/8-4 3760142 32.71 ns/op BenchmarkMapFirst/9-4 3342486 35.72 ns/op BenchmarkMapFirst/10-4 3354445 40.16 ns/op BenchmarkMapFirst/11-4 3505431 34.52 ns/op BenchmarkMapFirst/12-4 3378040 35.02 ns/op BenchmarkMapFirst/13-4 2604013 62.85 ns/op BenchmarkMapFirst/14-4 3192722 36.13 ns/op BenchmarkMapFirst/15-4 3443698 35.64 ns/op BenchmarkMapFirst/16-4 3252891 33.30 ns/op BenchmarkMapMid/1-4 3136634 40.67 ns/op BenchmarkMapMid/2-4 1675024 69.24 ns/op BenchmarkMapMid/3-4 3197955 41.89 ns/op BenchmarkMapMid/4-4 3073518 37.13 ns/op BenchmarkMapMid/5-4 3155287 49.45 ns/op BenchmarkMapMid/6-4 3176809 40.94 ns/op BenchmarkMapMid/7-4 2821884 44.46 ns/op BenchmarkMapMid/8-4 3108069 39.87 ns/op BenchmarkMapMid/9-4 2884782 41.55 ns/op BenchmarkMapMid/10-4 2688255 55.71 ns/op BenchmarkMapMid/11-4 2534119 43.40 ns/op BenchmarkMapMid/12-4 2667810 41.70 ns/op BenchmarkMapMid/13-4 3006366 46.24 ns/op BenchmarkMapMid/14-4 2499094 42.73 ns/op BenchmarkMapMid/15-4 2785369 42.98 ns/op BenchmarkMapMid/16-4 2559751 42.36 ns/op BenchmarkMapLast/1-4 2875912 39.27 ns/op BenchmarkMapLast/2-4 3068605 42.51 ns/op BenchmarkMapLast/3-4 2923186 42.54 ns/op BenchmarkMapLast/4-4 2918468 39.45 ns/op BenchmarkMapLast/5-4 2937802 38.80 ns/op BenchmarkMapLast/6-4 2554132 72.37 ns/op BenchmarkMapLast/7-4 2753182 42.23 ns/op BenchmarkMapLast/8-4 2752964 44.30 ns/op BenchmarkMapLast/9-4 2858486 41.18 ns/op BenchmarkMapLast/10-4 2896278 44.88 ns/op BenchmarkMapLast/11-4 2859415 47.41 ns/op BenchmarkMapLast/12-4 2564931 45.28 ns/op BenchmarkMapLast/13-4 1931571 74.52 ns/op BenchmarkMapLast/14-4 2749180 43.58 ns/op BenchmarkMapLast/15-4 2728729 39.99 ns/op BenchmarkMapLast/16-4 2837320 41.81 ns/op BenchmarkMapCycle-4 2290488 59.36 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3514417 35.88 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2794 38396 ns/op BenchmarkMakeMap/[Byte]Byte-4 659923 462.5 ns/op BenchmarkMakeMap/[Int]Int-4 148431 1088 ns/op BenchmarkNewEmptyMap-4 15531788 7.745 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1804620 100.0 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 530595 255.1 ns/op BenchmarkMapIterEmpty-4 3736992 29.95 ns/op BenchmarkSameLengthMap-4 3319130 34.95 ns/op BenchmarkBigKeyMap-4 1443854 87.85 ns/op BenchmarkBigValMap-4 1000000 100.2 ns/op BenchmarkSmallKeyMap-4 2410528 64.08 ns/op BenchmarkMapPopulate/1-4 2090733 60.33 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 106777 1661 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7498 33358 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 327 349874 ns/op 51758 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 30 3868872 ns/op 416562 B/op 205 allocs/op BenchmarkMapPopulate/100000-4 4 33085390 ns/op 6524004 B/op 2861 allocs/op BenchmarkComplexAlgMap-4 471708 252.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 685263 189.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 625046 216.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 257738 494.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 57942 3604 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6324 24268 ns/op BenchmarkGoMapClear/NonReflexive/1-4 528734 232.1 ns/op BenchmarkGoMapClear/NonReflexive/10-4 411885 259.2 ns/op BenchmarkGoMapClear/NonReflexive/100-4 232335 909.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 46858 2395 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6927 25269 ns/op BenchmarkMapStringConversion/32/simple-4 1333515 89.87 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1248927 122.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 106.2 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1255870 100.6 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1000000 199.7 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 126.9 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1658857 98.92 ns/op BenchmarkMapInterfacePtr-4 1713658 69.65 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5732058 26.31 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 44935 3139 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6067 20051 ns/op BenchmarkMapPop1000-4 426 305227 ns/op BenchmarkMapPop10000-4 27 6884912 ns/op BenchmarkMapAssign/Int32/256-4 2063654 51.89 ns/op BenchmarkMapAssign/Int32/65536-4 1213579 92.51 ns/op BenchmarkMapAssign/Int64/256-4 2219086 59.92 ns/op BenchmarkMapAssign/Int64/65536-4 1035625 119.3 ns/op BenchmarkMapAssign/Str/256-4 1829757 63.46 ns/op BenchmarkMapAssign/Str/65536-4 787803 237.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1217406 102.4 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 423685 286.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1443694 86.19 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 705049 177.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 598012 5555 ns/op BenchmarkMapOperatorAssign/Str/65536-4 168502 627.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 824654 197.6 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 213982 573.9 ns/op 60 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 616029 199.3 ns/op 25 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 190776 599.2 ns/op 72 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 598934 257.1 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 90256 1145 ns/op 155 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1339914 96.67 ns/op BenchmarkMapDelete/Int32/1000-4 1760610 74.45 ns/op BenchmarkMapDelete/Int32/10000-4 1803231 68.78 ns/op BenchmarkMapDelete/Int64/100-4 1303011 99.68 ns/op BenchmarkMapDelete/Int64/1000-4 1471099 80.23 ns/op BenchmarkMapDelete/Int64/10000-4 1615273 72.18 ns/op BenchmarkMapDelete/Str/100-4 1225600 130.5 ns/op BenchmarkMapDelete/Str/1000-4 1000000 104.8 ns/op BenchmarkMapDelete/Str/10000-4 1337204 101.2 ns/op BenchmarkMapDelete/Pointer/100-4 1000000 114.4 ns/op BenchmarkMapDelete/Pointer/1000-4 1393680 77.10 ns/op BenchmarkMapDelete/Pointer/10000-4 1387050 81.50 ns/op BenchmarkMemmove/0-4 16454199 7.028 ns/op BenchmarkMemmove/1-4 1000000 113.4 ns/op 8.82 MB/s BenchmarkMemmove/2-4 1217826 101.1 ns/op 19.79 MB/s BenchmarkMemmove/3-4 1272642 103.7 ns/op 28.92 MB/s BenchmarkMemmove/4-4 1277731 126.7 ns/op 31.56 MB/s BenchmarkMemmove/5-4 1228178 121.3 ns/op 41.24 MB/s BenchmarkMemmove/6-4 1297058 94.57 ns/op 63.45 MB/s BenchmarkMemmove/7-4 1180195 195.5 ns/op 35.81 MB/s BenchmarkMemmove/8-4 1294536 121.3 ns/op 65.96 MB/s BenchmarkMemmove/9-4 1000000 124.9 ns/op 72.07 MB/s BenchmarkMemmove/10-4 1000000 121.5 ns/op 82.28 MB/s BenchmarkMemmove/11-4 1000000 106.1 ns/op 103.72 MB/s BenchmarkMemmove/12-4 1000000 144.6 ns/op 83.00 MB/s BenchmarkMemmove/13-4 1000000 109.7 ns/op 118.48 MB/s BenchmarkMemmove/14-4 1000000 205.9 ns/op 67.99 MB/s BenchmarkMemmove/15-4 944973 110.2 ns/op 136.17 MB/s BenchmarkMemmove/16-4 1108554 128.0 ns/op 125.01 MB/s BenchmarkMemmove/32-4 1000000 108.6 ns/op 294.74 MB/s BenchmarkMemmove/64-4 949652 114.8 ns/op 557.73 MB/s BenchmarkMemmove/128-4 858136 122.8 ns/op 1042.11 MB/s BenchmarkMemmove/256-4 782466 144.7 ns/op 1768.60 MB/s BenchmarkMemmove/512-4 707850 186.8 ns/op 2740.74 MB/s BenchmarkMemmove/1024-4 488895 319.6 ns/op 3204.37 MB/s BenchmarkMemmove/2048-4 278907 483.5 ns/op 4236.09 MB/s BenchmarkMemmove/4096-4 126958 1264 ns/op 3240.67 MB/s BenchmarkMemmoveOverlap/32-4 1000000 121.5 ns/op 263.47 MB/s BenchmarkMemmoveOverlap/64-4 981966 138.2 ns/op 462.98 MB/s BenchmarkMemmoveOverlap/128-4 1000000 186.9 ns/op 685.04 MB/s BenchmarkMemmoveOverlap/256-4 608076 181.8 ns/op 1408.19 MB/s BenchmarkMemmoveOverlap/512-4 748941 184.8 ns/op 2769.95 MB/s BenchmarkMemmoveOverlap/1024-4 463075 291.7 ns/op 3510.50 MB/s BenchmarkMemmoveOverlap/2048-4 266317 477.4 ns/op 4290.11 MB/s BenchmarkMemmoveOverlap/4096-4 158085 1102 ns/op 3717.63 MB/s BenchmarkMemmoveUnalignedDst/0-4 17802291 7.302 ns/op BenchmarkMemmoveUnalignedDst/1-4 1258006 94.53 ns/op 10.58 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 100.1 ns/op 19.98 MB/s BenchmarkMemmoveUnalignedDst/3-4 1229024 97.40 ns/op 30.80 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 102.7 ns/op 38.93 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 101.7 ns/op 49.16 MB/s BenchmarkMemmoveUnalignedDst/6-4 1253068 135.4 ns/op 44.32 MB/s BenchmarkMemmoveUnalignedDst/7-4 1000000 155.1 ns/op 45.14 MB/s BenchmarkMemmoveUnalignedDst/8-4 1270982 100.0 ns/op 79.99 MB/s BenchmarkMemmoveUnalignedDst/9-4 1000000 169.2 ns/op 53.20 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 102.4 ns/op 97.69 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 163.4 ns/op 67.34 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 100.5 ns/op 119.38 MB/s BenchmarkMemmoveUnalignedDst/13-4 1094964 103.0 ns/op 126.18 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 205.8 ns/op 68.01 MB/s BenchmarkMemmoveUnalignedDst/15-4 695331 203.1 ns/op 73.87 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 123.3 ns/op 129.72 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 109.0 ns/op 293.61 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 117.4 ns/op 545.27 MB/s BenchmarkMemmoveUnalignedDst/128-4 837826 128.4 ns/op 996.97 MB/s BenchmarkMemmoveUnalignedDst/256-4 951878 150.5 ns/op 1701.49 MB/s BenchmarkMemmoveUnalignedDst/512-4 769029 201.3 ns/op 2543.98 MB/s BenchmarkMemmoveUnalignedDst/1024-4 413738 317.3 ns/op 3226.88 MB/s BenchmarkMemmoveUnalignedDst/2048-4 288434 581.7 ns/op 3521.01 MB/s BenchmarkMemmoveUnalignedDst/4096-4 118080 872.7 ns/op 4693.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 121.4 ns/op 263.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1021910 102.9 ns/op 622.20 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 127.7 ns/op 1002.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 856711 144.5 ns/op 1771.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 628190 196.0 ns/op 2612.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 493166 604.0 ns/op 1695.42 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 253891 455.0 ns/op 4500.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 155808 787.8 ns/op 5199.32 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17758929 13.02 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1223760 105.6 ns/op 9.47 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1206711 112.7 ns/op 17.74 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1253980 152.9 ns/op 19.62 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1269600 94.49 ns/op 42.33 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1224019 96.26 ns/op 51.95 MB/s BenchmarkMemmoveUnalignedSrc/6-4 913641 149.5 ns/op 40.14 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1217631 92.86 ns/op 75.39 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1313875 91.13 ns/op 87.79 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1247960 91.62 ns/op 98.23 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1242295 99.42 ns/op 100.58 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1000000 211.8 ns/op 51.94 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1208803 95.65 ns/op 125.45 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1264088 95.98 ns/op 135.45 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1284422 95.77 ns/op 146.19 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1256287 96.03 ns/op 156.20 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 210.3 ns/op 76.07 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1000000 108.4 ns/op 295.33 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 187.4 ns/op 341.58 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 124.9 ns/op 1024.86 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 176.9 ns/op 1447.12 MB/s BenchmarkMemmoveUnalignedSrc/512-4 672199 181.4 ns/op 2822.18 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 361424 493.4 ns/op 2075.32 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 293684 502.9 ns/op 4072.48 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 151707 1192 ns/op 3435.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 104.2 ns/op 307.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 107.1 ns/op 597.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 998624 111.0 ns/op 1152.72 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 993560 126.7 ns/op 2020.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 731742 206.2 ns/op 2483.03 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 446274 398.5 ns/op 2569.96 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 253162 431.1 ns/op 4751.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 165118 760.9 ns/op 5382.81 MB/s BenchmarkMemclr/5-4 16268600 8.522 ns/op 586.75 MB/s BenchmarkMemclr/16-4 14904865 7.883 ns/op 2029.69 MB/s BenchmarkMemclr/64-4 15552328 8.826 ns/op 7251.09 MB/s BenchmarkMemclr/256-4 9004395 11.81 ns/op 21673.32 MB/s BenchmarkMemclr/4096-4 2204211 55.85 ns/op 73340.27 MB/s BenchmarkMemclr/65536-4 82282 1430 ns/op 45840.08 MB/s BenchmarkMemclr/1M-4 5283 22273 ns/op 47077.49 MB/s BenchmarkMemclr/4M-4 1256 189297 ns/op 22157.24 MB/s BenchmarkMemclr/8M-4 350 310326 ns/op 27031.57 MB/s BenchmarkMemclr/16M-4 117 990445 ns/op 16939.07 MB/s BenchmarkMemclr/64M-4 52 2206895 ns/op 30408.72 MB/s BenchmarkGoMemclr/5-4 1862953 55.71 ns/op 89.75 MB/s BenchmarkGoMemclr/16-4 690470 177.2 ns/op 90.31 MB/s BenchmarkGoMemclr/64-4 212072 804.0 ns/op 79.61 MB/s BenchmarkGoMemclr/256-4 49744 4294 ns/op 59.62 MB/s BenchmarkMemclrRange/1K_2K-4 78098 1873 ns/op 51188.89 MB/s BenchmarkMemclrRange/2K_8K-4 27870 4282 ns/op 77888.98 MB/s BenchmarkMemclrRange/4K_16K-4 32745 3583 ns/op 90165.20 MB/s BenchmarkMemclrRange/160K_228K-4 3351 39553 ns/op 42041.11 MB/s BenchmarkClearFat7-4 4099294 32.45 ns/op BenchmarkClearFat8-4 4006365 51.30 ns/op BenchmarkClearFat11-4 3614283 30.02 ns/op BenchmarkClearFat12-4 3723884 42.48 ns/op BenchmarkClearFat13-4 4295870 30.56 ns/op BenchmarkClearFat14-4 3759702 30.14 ns/op BenchmarkClearFat15-4 3819829 30.26 ns/op BenchmarkClearFat16-4 3796534 30.41 ns/op BenchmarkClearFat24-4 4275945 27.27 ns/op BenchmarkClearFat32-4 4111550 28.85 ns/op BenchmarkClearFat40-4 3608089 41.98 ns/op BenchmarkClearFat48-4 3638596 35.03 ns/op BenchmarkClearFat56-4 3644809 33.70 ns/op BenchmarkClearFat64-4 3562536 48.44 ns/op BenchmarkClearFat72-4 3479077 36.06 ns/op BenchmarkClearFat128-4 2540630 49.72 ns/op BenchmarkClearFat256-4 2342868 55.29 ns/op BenchmarkClearFat512-4 1000000 129.0 ns/op BenchmarkClearFat1024-4 498616 202.4 ns/op BenchmarkClearFat1032-4 1000000 158.8 ns/op BenchmarkClearFat1040-4 1000000 141.2 ns/op BenchmarkCopyFat7-4 2874459 37.54 ns/op BenchmarkCopyFat8-4 4053079 32.54 ns/op BenchmarkCopyFat11-4 3153734 32.33 ns/op BenchmarkCopyFat12-4 4168942 31.28 ns/op BenchmarkCopyFat13-4 3967872 29.62 ns/op BenchmarkCopyFat14-4 4391727 33.45 ns/op BenchmarkCopyFat15-4 1991731 79.46 ns/op BenchmarkCopyFat16-4 2335336 51.79 ns/op BenchmarkCopyFat24-4 3871782 29.93 ns/op BenchmarkCopyFat32-4 3866910 33.15 ns/op BenchmarkCopyFat64-4 3620403 56.80 ns/op BenchmarkCopyFat72-4 3779785 39.62 ns/op BenchmarkCopyFat128-4 2724334 49.79 ns/op BenchmarkCopyFat256-4 1402372 85.85 ns/op BenchmarkCopyFat512-4 1000000 126.3 ns/op BenchmarkCopyFat520-4 1273164 100.2 ns/op BenchmarkCopyFat1024-4 1000000 157.0 ns/op BenchmarkCopyFat1032-4 1000000 165.0 ns/op BenchmarkCopyFat1040-4 1000000 179.0 ns/op BenchmarkIssue18740/2byte-4 308 478005 ns/op BenchmarkIssue18740/4byte-4 583 217718 ns/op BenchmarkIssue18740/8byte-4 734 141136 ns/op BenchmarkMemclrKnownSize1-4 5833563 23.32 ns/op 42.88 MB/s BenchmarkMemclrKnownSize2-4 3823035 34.23 ns/op 58.43 MB/s BenchmarkMemclrKnownSize4-4 2701914 46.40 ns/op 86.21 MB/s BenchmarkMemclrKnownSize8-4 1227226 130.3 ns/op 61.41 MB/s BenchmarkMemclrKnownSize16-4 669504 228.7 ns/op 69.96 MB/s BenchmarkMemclrKnownSize32-4 390938 385.5 ns/op 83.00 MB/s BenchmarkMemclrKnownSize64-4 193110 738.0 ns/op 86.73 MB/s BenchmarkMemclrKnownSize112-4 89422 1487 ns/op 75.30 MB/s BenchmarkMemclrKnownSize128-4 81351 1523 ns/op 84.05 MB/s BenchmarkMemclrKnownSize192-4 53792 2599 ns/op 73.87 MB/s BenchmarkMemclrKnownSize248-4 41170 3743 ns/op 66.26 MB/s BenchmarkMemclrKnownSize256-4 38011 3423 ns/op 74.78 MB/s BenchmarkMemclrKnownSize512-4 21052 6923 ns/op 73.96 MB/s BenchmarkMemclrKnownSize1024-4 10000 12780 ns/op 80.13 MB/s BenchmarkMemclrKnownSize4096-4 3478 56234 ns/op 72.84 MB/s BenchmarkMemclrKnownSize512KiB-4 20 6847997 ns/op 76.56 MB/s BenchmarkReadMetricsLatency-4 10000 2939 p50-ns 4445 p90-ns 10859 p99-ns BenchmarkFinalizer-4 194 622215 ns/op BenchmarkFinalizerRun-4 175928 705.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7360258 17.71 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3658101 49.88 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2813763 60.77 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2783526 41.07 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1000000 106.1 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1256944 85.87 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2676927 46.95 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1393738 122.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1000000 102.8 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1478013 77.10 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2005083 54.65 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1667128 89.52 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1363800 75.10 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1212537 152.7 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5432949 21.03 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6937273 18.26 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 7457923 18.99 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 7220413 23.77 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5717281 18.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5306923 27.20 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6521426 21.39 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6991594 20.86 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6915633 28.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 7014858 23.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 7276192 23.90 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 4688448 30.14 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6587656 21.17 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7805770 17.10 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 7471824 20.42 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 7218588 18.22 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6319203 20.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6001706 19.36 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6377082 23.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6239604 24.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6568652 24.09 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 4606041 29.06 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5640404 19.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5917651 26.61 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 7553306 15.14 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 7221129 15.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 7842506 15.41 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 7510812 15.25 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 8033662 14.67 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 7939293 18.49 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6899286 18.58 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 7929697 15.27 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 7965541 15.82 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6036333 22.88 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6779755 22.20 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 7463220 18.49 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6820290 16.68 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 7373996 14.68 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 8988232 15.71 ns/op BenchmarkNetpollBreak-4 3056 43754 ns/op BenchmarkPingPongHog-4 498 255133 ns/op BenchmarkStackGrowth-4 73335 1443 ns/op BenchmarkStackGrowthDeep-4 747 148143 ns/op BenchmarkCreateGoroutines-4 48242 2548 ns/op BenchmarkCreateGoroutinesParallel-4 52554 2339 ns/op BenchmarkCreateGoroutinesCapture-4 10327 13038 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 27056 4336 ns/op BenchmarkClosureCall-4 23879862 4.607 ns/op BenchmarkWakeupParallelSpinning/0s-4 5626 22341 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6946 25993 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3944 32397 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2835 48397 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1844 78987 ns/op BenchmarkWakeupParallelSpinning/20µs-4 934 153528 ns/op BenchmarkWakeupParallelSpinning/50µs-4 418 324655 ns/op BenchmarkWakeupParallelSpinning/100µs-4 193 554687 ns/op BenchmarkMatmult-4 2822707 223.0 ns/op BenchmarkFastrand-4 5360181 19.88 ns/op BenchmarkFastrand64-4 5055199 20.91 ns/op BenchmarkFastrandHashiter-4 3052058 44.45 ns/op BenchmarkFastrandn/2-4 4149316 29.25 ns/op BenchmarkFastrandn/3-4 3324295 34.37 ns/op BenchmarkFastrandn/4-4 4508940 27.82 ns/op BenchmarkFastrandn/5-4 4354975 48.21 ns/op BenchmarkIfaceCmp100-4 120460 1023 ns/op BenchmarkIfaceCmpNil100-4 243010 769.6 ns/op BenchmarkEfaceCmpDiff-4 47529 2694 ns/op BenchmarkEfaceCmpDiffIndirect-4 41576 3342 ns/op BenchmarkDefer-4 1495370 70.64 ns/op BenchmarkDefer10-4 933500 218.3 ns/op BenchmarkDeferMany-4 272092 541.3 ns/op BenchmarkPanicRecover-4 214106 555.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 70 1752524 ns/op 1677861 p50-ns 2395220 p90-ns 3159282 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 73 2324396 ns/op 1955594 p50-ns 3544775 p90-ns 7098957 p99-ns BenchmarkGoroutineProfile/small/idle-4 34 3610411 ns/op 3597673 p50-ns 4333717 p90-ns 4885406 p99-ns BenchmarkGoroutineProfile/small/loaded-4 43 3687314 ns/op 3683210 p50-ns 4502989 p90-ns 5976859 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 58 2150691 ns/op 2054541 p50-ns 2879821 p90-ns 3909851 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 75 2729889 ns/op 2224296 p50-ns 4570703 p90-ns 12356453 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9752972 ns/op 9592764 p50-ns 10577614 p90-ns 12122617 p99-ns BenchmarkGoroutineProfile/large/loaded-4 6 23258800 ns/op 20255355 p50-ns 34174936 p90-ns 34174936 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 49 2042687 ns/op 1925321 p50-ns 2537517 p90-ns 5036164 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 49 4354640 ns/op 3421514 p50-ns 8461267 p90-ns 13543920 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 34 4412669 ns/op 4295135 p50-ns 5668622 p90-ns 6234057 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 37 6815680 ns/op 5883839 p50-ns 12821234 p90-ns 19835374 p99-ns BenchmarkRWMutexUncontended-4 596804 2278 ns/op BenchmarkRWMutexWrite100-4 117460 1905 ns/op BenchmarkRWMutexWrite10-4 122948 1902 ns/op BenchmarkRWMutexWorkWrite100-4 42265 5454 ns/op BenchmarkRWMutexWorkWrite10-4 26817 4795 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2071 59788 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 889 117538 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 988 124100 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 517 262596 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 537 219131 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 211 504270 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 279 438754 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 70 1462257 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 259422 865.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 258542 1128 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 237273 1241 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 214690 1616 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 178356 1038 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 149359 1265 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 206409 1083 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 153656 907.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 196663 1141 ns/op BenchmarkMakeSlice/Byte-4 1000000 119.3 ns/op BenchmarkMakeSlice/Int16-4 1000000 108.3 ns/op BenchmarkMakeSlice/Int-4 1000000 130.7 ns/op BenchmarkMakeSlice/Ptr-4 1000000 160.7 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 223.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 284.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 313.8 ns/op BenchmarkGrowSlice/Byte-4 586980 240.2 ns/op BenchmarkGrowSlice/Int16-4 644958 328.3 ns/op BenchmarkGrowSlice/Int-4 174518 1382 ns/op BenchmarkGrowSlice/Ptr-4 118462 1076 ns/op BenchmarkGrowSlice/Struct/24-4 78066 1863 ns/op BenchmarkGrowSlice/Struct/32-4 141326 1255 ns/op BenchmarkGrowSlice/Struct/40-4 63292 1873 ns/op BenchmarkExtendSlice/IntSlice-4 141902 1224 ns/op BenchmarkExtendSlice/PointerSlice-4 138607 1094 ns/op BenchmarkExtendSlice/NoGrow-4 432074 297.9 ns/op BenchmarkAppend-4 858798 204.4 ns/op BenchmarkAppendGrowByte-4 2 112204598 ns/op BenchmarkAppendGrowString-4 1 526009929 ns/op BenchmarkAppendSlice/1Bytes-4 213177 638.5 ns/op BenchmarkAppendSlice/4Bytes-4 180578 813.5 ns/op BenchmarkAppendSlice/7Bytes-4 204042 589.0 ns/op BenchmarkAppendSlice/8Bytes-4 253122 477.3 ns/op BenchmarkAppendSlice/15Bytes-4 194068 565.9 ns/op BenchmarkAppendSlice/16Bytes-4 208824 721.4 ns/op BenchmarkAppendSlice/32Bytes-4 225265 573.9 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 65271 2325 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16006 8888 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8274 33629 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 964 152114 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 74 1503873 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 31 4241977 ns/op BenchmarkAppendStr/1Bytes-4 290454 418.8 ns/op BenchmarkAppendStr/4Bytes-4 327715 541.6 ns/op BenchmarkAppendStr/8Bytes-4 611484 522.4 ns/op BenchmarkAppendStr/16Bytes-4 351165 390.4 ns/op BenchmarkAppendStr/32Bytes-4 451903 418.0 ns/op BenchmarkAppendSpecialCase-4 887421 219.3 ns/op BenchmarkCopy/1Byte-4 350994 329.5 ns/op 3.04 MB/s BenchmarkCopy/1String-4 502341 437.8 ns/op 2.28 MB/s BenchmarkCopy/2Byte-4 1248170 139.5 ns/op 14.34 MB/s BenchmarkCopy/2String-4 1000000 120.0 ns/op 16.66 MB/s BenchmarkCopy/4Byte-4 1000000 100.4 ns/op 39.84 MB/s BenchmarkCopy/4String-4 1134121 112.6 ns/op 35.51 MB/s BenchmarkCopy/8Byte-4 1000000 143.1 ns/op 55.92 MB/s BenchmarkCopy/8String-4 1000000 120.4 ns/op 66.44 MB/s BenchmarkCopy/12Byte-4 1000000 111.1 ns/op 107.97 MB/s BenchmarkCopy/12String-4 1000000 104.2 ns/op 115.19 MB/s BenchmarkCopy/16Byte-4 1316145 86.28 ns/op 185.44 MB/s BenchmarkCopy/16String-4 1245208 94.71 ns/op 168.94 MB/s BenchmarkCopy/32Byte-4 1271811 92.59 ns/op 345.62 MB/s BenchmarkCopy/32String-4 1000000 100.3 ns/op 319.02 MB/s BenchmarkCopy/128Byte-4 597584 175.1 ns/op 731.16 MB/s BenchmarkCopy/128String-4 913321 120.3 ns/op 1064.44 MB/s BenchmarkCopy/1024Byte-4 417465 312.9 ns/op 3272.79 MB/s BenchmarkCopy/1024String-4 282889 476.2 ns/op 2150.55 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 17733 6291 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 10000 11692 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18163 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 6849 26905 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 7917 28513 ns/op BenchmarkAppendInPlace/Grow/Byte-4 147918 1628 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 120396 1714 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 65258 1880 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 61543 2428 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 56546 2913 ns/op BenchmarkStackCopyPtr-4 1 125354454 ns/op BenchmarkStackCopy-4 2 120140821 ns/op BenchmarkStackCopyNoCache-4 25 4328812 ns/op BenchmarkStackCopyWithStkobj-4 2 59921894 ns/op BenchmarkIssue18138-4 186 683874 ns/op BenchmarkCompareStringEqual-4 13019412 9.018 ns/op BenchmarkCompareStringIdentical-4 19923331 6.536 ns/op BenchmarkCompareStringSameLength-4 17658868 7.609 ns/op BenchmarkCompareStringDifferentLength-4 10789328 10.51 ns/op BenchmarkCompareStringBigUnaligned-4 1459 72397 ns/op 14483.79 MB/s BenchmarkCompareStringBig-4 2043 77822 ns/op 13474.14 MB/s BenchmarkConcatStringAndBytes-4 1801659 69.33 ns/op BenchmarkSliceByteToString/1-4 1584772 96.20 ns/op BenchmarkSliceByteToString/2-4 735428 190.8 ns/op BenchmarkSliceByteToString/4-4 1000000 195.2 ns/op BenchmarkSliceByteToString/8-4 1000000 158.6 ns/op BenchmarkSliceByteToString/16-4 1000000 202.6 ns/op BenchmarkSliceByteToString/32-4 913239 199.2 ns/op BenchmarkSliceByteToString/64-4 538770 310.5 ns/op BenchmarkSliceByteToString/128-4 591111 437.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2020462 67.93 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 131.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 113.9 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 1658428 84.43 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1000000 142.3 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1698464 73.33 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1633472 74.42 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 328550 363.5 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 388659 307.6 ns/op BenchmarkRuneIterate/range/ASCII-4 6680275 19.40 ns/op BenchmarkRuneIterate/range/Japanese-4 2434483 66.79 ns/op BenchmarkRuneIterate/range/MixedLength-4 2279049 50.65 ns/op BenchmarkRuneIterate/range1/ASCII-4 7569481 16.43 ns/op BenchmarkRuneIterate/range1/Japanese-4 1873840 60.34 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2429469 48.76 ns/op BenchmarkRuneIterate/range2/ASCII-4 6336927 19.29 ns/op BenchmarkRuneIterate/range2/Japanese-4 2460205 52.83 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2251567 46.69 ns/op BenchmarkArrayEqual-4 21833420 9.447 ns/op BenchmarkFunc/Name-4 6337141 19.86 ns/op BenchmarkFunc/Entry-4 13010551 9.929 ns/op BenchmarkFunc/FileLine-4 1832426 62.41 ns/op PASS ok runtime 530.728s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 24526 4834 ns/op BenchmarkHandle/concurrent-4 19796 5118 ns/op PASS ok runtime/cgo 0.566s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 31490053 6.362 ns/op BenchmarkAtomicStore64-4 12906211 11.51 ns/op BenchmarkAtomicLoad-4 29012522 8.310 ns/op BenchmarkAtomicStore-4 12108456 14.64 ns/op BenchmarkAnd8-4 6527569 16.11 ns/op BenchmarkAnd-4 11979364 15.47 ns/op BenchmarkAnd8Parallel-4 3868302 30.69 ns/op BenchmarkAndParallel-4 3768162 29.62 ns/op BenchmarkOr8-4 12610333 11.74 ns/op BenchmarkOr-4 10179658 12.28 ns/op BenchmarkOr8Parallel-4 3744516 30.74 ns/op BenchmarkOrParallel-4 3459163 29.61 ns/op BenchmarkXadd-4 4468664 30.49 ns/op BenchmarkXadd64-4 3742504 45.75 ns/op BenchmarkCas-4 2685901 43.69 ns/op BenchmarkCas64-4 2728378 43.02 ns/op BenchmarkXchg-4 3726369 29.33 ns/op BenchmarkXchg64-4 3678237 30.16 ns/op PASS ok runtime/internal/atomic 4.051s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2607844 44.90 ns/op BenchmarkMulUintptr/large-4 1830624 71.93 ns/op PASS ok runtime/internal/math 0.553s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 8 15031343 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 8 22017682 ns/op 513.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 20 5275938 ns/op 57.70 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 6 23277644 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 40809032 ns/op 2031 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 21 6963758 ns/op 105.4 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 100253252 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 169828596 ns/op 12398 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 8 13543103 ns/op 903.1 concurrent_launches/op PASS ok runtime/pprof 2.591s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 7 16255480 ns/op BenchmarkStackLeak-4 16860 6968 ns/op PASS ok runtime/race 0.615s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2157573 48.30 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 184880 626.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.467s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 7754612 12.90 ns/op BenchmarkCompact/one-4 1154935 96.82 ns/op BenchmarkCompact/sorted-4 686793 190.5 ns/op BenchmarkCompact/1_item-4 827311 136.4 ns/op BenchmarkCompact/unsorted-4 825424 144.6 ns/op BenchmarkCompact/many-4 550785 235.6 ns/op BenchmarkReplace/naive-fast-4 30651 3563 ns/op BenchmarkReplace/optimized-fast-4 31339 4050 ns/op BenchmarkReplace/naive-slow-4 16459 7632 ns/op BenchmarkReplace/optimized-slow-4 20772 6599 ns/op PASS ok slices 2.392s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 112050 1353 ns/op BenchmarkSortString1K-4 117 926872 ns/op BenchmarkSortString1K_Slice-4 122 866781 ns/op BenchmarkStableString1K-4 92 1564256 ns/op BenchmarkSortInt1K-4 153 818156 ns/op BenchmarkSortInt1K_Sorted-4 2452 59598 ns/op BenchmarkSortInt1K_Reversed-4 1376 99205 ns/op BenchmarkSortInt1K_Mod8-4 388 347218 ns/op BenchmarkStableInt1K-4 97 1406892 ns/op BenchmarkStableInt1K_Slice-4 106 1151327 ns/op BenchmarkSortInt64K-4 2 142046166 ns/op BenchmarkSortInt64K_Slice-4 2 72021049 ns/op BenchmarkStableInt64K-4 1 108119867 ns/op BenchmarkSort1e2-4 288 430299 ns/op BenchmarkStable1e2-4 122 997520 ns/op BenchmarkSort1e4-4 2 74640607 ns/op BenchmarkStable1e4-4 1 298469429 ns/op PASS ok sort 42.370s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 722496 168.3 ns/op BenchmarkAtof64Float-4 667424 191.3 ns/op BenchmarkAtof64FloatExp-4 451640 235.8 ns/op BenchmarkAtof64Big-4 373996 299.2 ns/op BenchmarkAtof64RandomBits-4 204025 1024 ns/op BenchmarkAtof64RandomFloats-4 499591 283.0 ns/op BenchmarkAtof64RandomLongFloats-4 266709 422.5 ns/op BenchmarkAtof32Decimal-4 828169 167.1 ns/op BenchmarkAtof32Float-4 660386 177.0 ns/op BenchmarkAtof32FloatExp-4 606774 234.2 ns/op BenchmarkAtof32Random-4 353479 389.5 ns/op BenchmarkAtof32RandomLong-4 123062 1081 ns/op BenchmarkParseInt/Pos/7bit-4 1000000 174.6 ns/op BenchmarkParseInt/Pos/26bit-4 842575 183.7 ns/op BenchmarkParseInt/Pos/31bit-4 672315 246.8 ns/op BenchmarkParseInt/Pos/56bit-4 497936 251.9 ns/op BenchmarkParseInt/Pos/63bit-4 501855 259.6 ns/op BenchmarkParseInt/Neg/7bit-4 1211997 97.02 ns/op BenchmarkParseInt/Neg/26bit-4 727357 154.9 ns/op BenchmarkParseInt/Neg/31bit-4 658719 183.5 ns/op BenchmarkParseInt/Neg/56bit-4 532011 260.5 ns/op BenchmarkParseInt/Neg/63bit-4 482780 549.7 ns/op BenchmarkAtoi/Pos/7bit-4 1373572 76.04 ns/op BenchmarkAtoi/Pos/26bit-4 631530 223.1 ns/op BenchmarkAtoi/Pos/31bit-4 770824 143.8 ns/op BenchmarkAtoi/Pos/56bit-4 620294 206.2 ns/op BenchmarkAtoi/Pos/63bit-4 236560 495.6 ns/op BenchmarkAtoi/Neg/7bit-4 1559904 77.26 ns/op BenchmarkAtoi/Neg/26bit-4 902280 136.6 ns/op BenchmarkAtoi/Neg/31bit-4 891276 139.8 ns/op BenchmarkAtoi/Neg/56bit-4 543411 201.1 ns/op BenchmarkAtoi/Neg/63bit-4 495944 520.4 ns/op BenchmarkFormatFloat/Decimal-4 100840 1299 ns/op BenchmarkFormatFloat/Float-4 82371 1349 ns/op BenchmarkFormatFloat/Exp-4 92979 1395 ns/op BenchmarkFormatFloat/NegExp-4 91519 1432 ns/op BenchmarkFormatFloat/LongExp-4 70372 1445 ns/op BenchmarkFormatFloat/Big-4 76238 2030 ns/op BenchmarkFormatFloat/BinaryExp-4 180688 769.1 ns/op BenchmarkFormatFloat/32Integer-4 92698 2307 ns/op BenchmarkFormatFloat/32ExactFraction-4 99566 1206 ns/op BenchmarkFormatFloat/32Point-4 97412 1361 ns/op BenchmarkFormatFloat/32Exp-4 96266 1246 ns/op BenchmarkFormatFloat/32NegExp-4 98413 1278 ns/op BenchmarkFormatFloat/32Shortest-4 88472 1211 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 115906 1116 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 100008 1818 ns/op BenchmarkFormatFloat/64Fixed1-4 125548 944.3 ns/op BenchmarkFormatFloat/64Fixed2-4 123358 1748 ns/op BenchmarkFormatFloat/64Fixed3-4 134497 992.6 ns/op BenchmarkFormatFloat/64Fixed4-4 139899 961.6 ns/op BenchmarkFormatFloat/64Fixed12-4 74655 1796 ns/op BenchmarkFormatFloat/64Fixed16-4 91696 2462 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 74156 1372 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 83592 1679 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2156 54642 ns/op BenchmarkFormatFloat/Slowpath64-4 82035 1648 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 81604 1562 ns/op BenchmarkAppendFloat/Decimal-4 113683 980.6 ns/op BenchmarkAppendFloat/Float-4 101565 1419 ns/op BenchmarkAppendFloat/Exp-4 141964 1043 ns/op BenchmarkAppendFloat/NegExp-4 123784 989.1 ns/op BenchmarkAppendFloat/LongExp-4 89257 1306 ns/op BenchmarkAppendFloat/Big-4 90022 1221 ns/op BenchmarkAppendFloat/BinaryExp-4 315828 498.8 ns/op BenchmarkAppendFloat/32Integer-4 126646 964.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 102153 1287 ns/op BenchmarkAppendFloat/32Point-4 102568 1111 ns/op BenchmarkAppendFloat/32Exp-4 117606 966.6 ns/op BenchmarkAppendFloat/32NegExp-4 107361 1083 ns/op BenchmarkAppendFloat/32Shortest-4 126700 916.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 142734 1085 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 137670 856.9 ns/op BenchmarkAppendFloat/64Fixed1-4 172888 663.9 ns/op BenchmarkAppendFloat/64Fixed2-4 154344 1013 ns/op BenchmarkAppendFloat/64Fixed3-4 173136 1184 ns/op BenchmarkAppendFloat/64Fixed4-4 166820 1237 ns/op BenchmarkAppendFloat/64Fixed12-4 89166 1310 ns/op BenchmarkAppendFloat/64Fixed16-4 102226 1101 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 120174 1028 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 92034 1297 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2444 55756 ns/op BenchmarkAppendFloat/Slowpath64-4 89242 1617 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 98108 1200 ns/op BenchmarkFormatInt-4 10000 13826 ns/op BenchmarkAppendInt-4 15483 7409 ns/op BenchmarkFormatUint-4 87344 2031 ns/op BenchmarkAppendUint-4 78414 1639 ns/op BenchmarkFormatIntSmall/7-4 1973190 59.62 ns/op BenchmarkFormatIntSmall/42-4 2173096 56.10 ns/op BenchmarkAppendIntSmall-4 1000000 104.7 ns/op BenchmarkAppendUintVarlen/1-4 1000000 115.4 ns/op BenchmarkAppendUintVarlen/12-4 1000000 144.0 ns/op BenchmarkAppendUintVarlen/123-4 690392 156.8 ns/op BenchmarkAppendUintVarlen/1234-4 744613 152.9 ns/op BenchmarkAppendUintVarlen/12345-4 784029 156.9 ns/op BenchmarkAppendUintVarlen/123456-4 882148 155.9 ns/op BenchmarkAppendUintVarlen/1234567-4 622836 214.0 ns/op BenchmarkAppendUintVarlen/12345678-4 733880 154.0 ns/op BenchmarkAppendUintVarlen/123456789-4 725042 162.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 732601 164.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 537324 187.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 703578 158.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 839530 196.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 649527 221.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 705909 181.8 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 442444 264.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 665695 161.6 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 797198 177.9 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 436544 278.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 689240 186.0 ns/op BenchmarkQuote-4 33249 5480 ns/op BenchmarkQuoteRune-4 355431 534.9 ns/op BenchmarkAppendQuote-4 45679 2666 ns/op BenchmarkAppendQuoteRune-4 628449 211.5 ns/op BenchmarkUnquoteEasy-4 1360948 108.0 ns/op BenchmarkUnquoteHard-4 27008 4570 ns/op PASS ok strconv 23.952s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 275600 433.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 98868 1571 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 117236 1122 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 243562 666.2 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 49546 2430 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 49408 2941 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 502400 363.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 15369 6655 ns/op BenchmarkGenericMatch1-4 1693 72006 ns/op BenchmarkGenericMatch2-4 408 359170 ns/op BenchmarkSingleMaxSkipping-4 10000 14948 ns/op 668.98 MB/s BenchmarkSingleLongSuffixFail-4 15153 7164 ns/op 139.86 MB/s BenchmarkSingleMatch-4 186 738054 ns/op 20.32 MB/s BenchmarkByteByteNoMatch-4 86574 1423 ns/op BenchmarkByteByteMatch-4 15628 10291 ns/op BenchmarkByteStringMatch-4 14978 8426 ns/op BenchmarkHTMLEscapeNew-4 52318 2349 ns/op BenchmarkHTMLEscapeOld-4 60805 3304 ns/op BenchmarkByteStringReplacerWriteString-4 987 121887 ns/op BenchmarkByteReplacerWriteString-4 1086 103676 ns/op BenchmarkByteByteReplaces-4 1972 85046 ns/op BenchmarkByteByteMap-4 9049 16936 ns/op BenchmarkMap/identity/ASCII-4 572890 375.4 ns/op BenchmarkMap/identity/Greek-4 477454 286.3 ns/op BenchmarkMap/change/ASCII-4 26018 5417 ns/op BenchmarkMap/change/Greek-4 10000 10533 ns/op BenchmarkIndexRune-4 1000000 154.4 ns/op BenchmarkIndexRuneLongString-4 1289740 134.4 ns/op BenchmarkIndexRuneFastPath-4 2724237 51.42 ns/op BenchmarkIndex-4 2292729 46.17 ns/op BenchmarkLastIndex-4 2199672 48.33 ns/op BenchmarkIndexByte-4 10049206 11.67 ns/op BenchmarkToUpper/#00-4 2379955 61.00 ns/op BenchmarkToUpper/ONLYUPPER-4 2147350 84.83 ns/op BenchmarkToUpper/abc-4 210236 682.4 ns/op BenchmarkToUpper/AbC123-4 154443 925.4 ns/op BenchmarkToUpper/azAZ09_-4 190315 581.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 42128 3096 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 49309 2327 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 27280 4257 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57242 2362 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 84297 1335 ns/op BenchmarkToLower/#00-4 2359696 48.49 ns/op BenchmarkToLower/abc-4 2259008 51.81 ns/op BenchmarkToLower/AbC123-4 144273 963.6 ns/op BenchmarkToLower/azAZ09_-4 179054 662.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81410 1508 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 51282 2671 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 29127 4023 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65216 2139 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 109586 1020 ns/op BenchmarkMapNoChanges-4 1000000 122.1 ns/op BenchmarkTrim-4 35862 3429 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2271068 45.37 ns/op BenchmarkToValidUTF8/InvalidASCII-4 154597 1081 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 111990 1089 ns/op BenchmarkEqualFold/Tests-4 53350 2514 ns/op BenchmarkEqualFold/ASCII-4 2773872 57.40 ns/op BenchmarkEqualFold/UnicodePrefix-4 123009 970.1 ns/op BenchmarkEqualFold/UnicodeSuffix-4 137293 1477 ns/op BenchmarkIndexHard1-4 1179 103242 ns/op BenchmarkIndexHard2-4 847 140829 ns/op BenchmarkIndexHard3-4 204 698877 ns/op BenchmarkIndexHard4-4 211 488576 ns/op BenchmarkLastIndexHard1-4 76 1612174 ns/op BenchmarkLastIndexHard2-4 85 1472094 ns/op BenchmarkLastIndexHard3-4 92 1621302 ns/op BenchmarkCountHard1-4 1177 102262 ns/op BenchmarkCountHard2-4 828 141731 ns/op BenchmarkCountHard3-4 201 605337 ns/op BenchmarkIndexTorture-4 10000 16016 ns/op BenchmarkCountTorture-4 10000 10935 ns/op BenchmarkCountTortureOverlapping-4 495 236096 ns/op BenchmarkCountByte/10-4 3383274 52.50 ns/op 190.47 MB/s BenchmarkCountByte/32-4 3455346 35.01 ns/op 914.09 MB/s BenchmarkCountByte/4096-4 1000000 137.3 ns/op 29843.10 MB/s BenchmarkCountByte/4194304-4 1100 122016 ns/op 34374.95 MB/s BenchmarkCountByte/67108864-4 27 4381940 ns/op 15314.88 MB/s BenchmarkFields/ASCII/16-4 350097 373.3 ns/op 42.86 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 25909 5949 ns/op 43.03 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 2043 90744 ns/op 45.14 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1727600 ns/op 37.93 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 25714948 ns/op 40.78 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 130356 998.0 ns/op 16.03 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9958 12323 ns/op 20.77 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 594 203695 ns/op 20.11 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 34 4796762 ns/op 13.66 MB/s 463106 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 70750464 ns/op 14.82 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 204858 637.1 ns/op 25.11 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15333 7889 ns/op 32.45 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 904 175060 ns/op 23.40 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 33 4175180 ns/op 15.70 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 66777144 ns/op 15.70 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 140788 1086 ns/op 14.73 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 11445 ns/op 22.37 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 688 199709 ns/op 20.51 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 4606428 ns/op 14.23 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 72479770 ns/op 14.47 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 134313574 ns/op BenchmarkSplitSingleByteSeparator-4 14 7364292 ns/op BenchmarkSplitMultiByteSeparator-4 32 4413278 ns/op BenchmarkSplitNSingleByteSeparator-4 215443 824.5 ns/op BenchmarkSplitNMultiByteSeparator-4 160323 1014 ns/op BenchmarkRepeat/5x0-4 2825406 44.71 ns/op BenchmarkRepeat/5x1-4 2648386 39.23 ns/op BenchmarkRepeat/5x2-4 234639 658.1 ns/op BenchmarkRepeat/5x6-4 136856 912.5 ns/op BenchmarkRepeat/10x0-4 2834924 44.21 ns/op BenchmarkRepeat/10x1-4 2773344 45.54 ns/op BenchmarkRepeat/10x2-4 244833 680.7 ns/op BenchmarkRepeat/10x6-4 139360 977.9 ns/op BenchmarkRepeatLarge/256/1-4 66093 3006 ns/op 85.17 MB/s BenchmarkRepeatLarge/256/16-4 94264 1626 ns/op 157.45 MB/s BenchmarkRepeatLarge/512/1-4 31582 3274 ns/op 156.37 MB/s BenchmarkRepeatLarge/512/16-4 41650 2580 ns/op 198.47 MB/s BenchmarkRepeatLarge/1024/1-4 21759 4879 ns/op 209.88 MB/s BenchmarkRepeatLarge/1024/16-4 34287 4126 ns/op 248.16 MB/s BenchmarkRepeatLarge/2048/1-4 20073 6555 ns/op 312.42 MB/s BenchmarkRepeatLarge/2048/16-4 21049 6634 ns/op 308.70 MB/s BenchmarkRepeatLarge/4096/1-4 10000 10092 ns/op 405.85 MB/s BenchmarkRepeatLarge/4096/16-4 10000 10067 ns/op 406.87 MB/s BenchmarkRepeatLarge/8192/1-4 10000 18151 ns/op 451.32 MB/s BenchmarkRepeatLarge/8192/16-4 10000 16993 ns/op 482.09 MB/s BenchmarkRepeatLarge/8192/4097-4 3558614 34.68 ns/op 118130.12 MB/s BenchmarkRepeatLarge/16384/1-4 10000 33519 ns/op 488.80 MB/s BenchmarkRepeatLarge/16384/16-4 5859 32619 ns/op 502.29 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 26610 ns/op 461.89 MB/s BenchmarkRepeatLarge/32768/1-4 3158 59441 ns/op 551.27 MB/s BenchmarkRepeatLarge/32768/16-4 2396 65151 ns/op 502.95 MB/s BenchmarkRepeatLarge/32768/4097-4 1951 61361 ns/op 467.38 MB/s BenchmarkRepeatLarge/65536/1-4 1329 96741 ns/op 677.44 MB/s BenchmarkRepeatLarge/65536/16-4 1371 121111 ns/op 541.12 MB/s BenchmarkRepeatLarge/65536/4097-4 912 113161 ns/op 543.07 MB/s BenchmarkRepeatLarge/131072/1-4 201 663036 ns/op 197.68 MB/s BenchmarkRepeatLarge/131072/16-4 193 595311 ns/op 220.17 MB/s BenchmarkRepeatLarge/131072/4097-4 193 595274 ns/op 213.36 MB/s BenchmarkRepeatLarge/262144/1-4 100 1126764 ns/op 232.65 MB/s BenchmarkRepeatLarge/262144/16-4 100 1020551 ns/op 256.87 MB/s BenchmarkRepeatLarge/262144/4097-4 141 1031945 ns/op 250.12 MB/s BenchmarkRepeatLarge/524288/1-4 70 1519458 ns/op 345.05 MB/s BenchmarkRepeatLarge/524288/16-4 87 1631308 ns/op 321.39 MB/s BenchmarkRepeatLarge/524288/4097-4 81 1756968 ns/op 296.15 MB/s BenchmarkRepeatLarge/1048576/1-4 43 3152156 ns/op 332.65 MB/s BenchmarkRepeatLarge/1048576/16-4 64 3350719 ns/op 312.94 MB/s BenchmarkRepeatLarge/1048576/4097-4 44 3362103 ns/op 310.74 MB/s BenchmarkRepeatLarge/2097152/1-4 33 6104097 ns/op 343.56 MB/s BenchmarkRepeatLarge/2097152/16-4 33 5547505 ns/op 378.04 MB/s BenchmarkRepeatLarge/2097152/4097-4 19 7905334 ns/op 264.83 MB/s BenchmarkRepeatLarge/4194304/1-4 9 11469465 ns/op 365.69 MB/s BenchmarkRepeatLarge/4194304/16-4 12 9604297 ns/op 436.71 MB/s BenchmarkRepeatLarge/4194304/4097-4 9 11845013 ns/op 353.84 MB/s BenchmarkRepeatLarge/8388608/1-4 6 22524205 ns/op 372.43 MB/s BenchmarkRepeatLarge/8388608/16-4 8 14173960 ns/op 591.83 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 19049552 ns/op 440.25 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27811250 ns/op 603.25 MB/s BenchmarkRepeatLarge/16777216/16-4 3 38011087 ns/op 441.38 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 43943688 ns/op 381.79 MB/s BenchmarkRepeatLarge/33554432/1-4 2 53130447 ns/op 631.55 MB/s BenchmarkRepeatLarge/33554432/16-4 2 52476026 ns/op 639.42 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 55009184 ns/op 609.98 MB/s BenchmarkRepeatLarge/67108864/1-4 1 101389685 ns/op 661.89 MB/s BenchmarkRepeatLarge/67108864/16-4 1 104066531 ns/op 644.87 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 113547026 ns/op 591.02 MB/s BenchmarkRepeatLarge/134217728/1-4 1 230512002 ns/op 582.26 MB/s BenchmarkRepeatLarge/134217728/16-4 1 202700703 ns/op 662.15 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 211585097 ns/op 634.34 MB/s BenchmarkRepeatLarge/268435456/1-4 1 602227722 ns/op 445.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 545119278 ns/op 492.43 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 513923306 ns/op 522.33 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1049311500 ns/op 511.64 MB/s BenchmarkRepeatLarge/536870912/16-4 1 991795058 ns/op 541.31 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 928360744 ns/op 578.30 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4969806280 ns/op 216.05 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 6205387638 ns/op 173.03 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 6344972085 ns/op 169.23 MB/s BenchmarkIndexAnyASCII/1:1-4 1399059 76.13 ns/op BenchmarkIndexAnyASCII/1:2-4 1214535 87.13 ns/op BenchmarkIndexAnyASCII/1:4-4 1641627 82.94 ns/op BenchmarkIndexAnyASCII/1:8-4 1755654 70.90 ns/op BenchmarkIndexAnyASCII/1:16-4 1641228 71.14 ns/op BenchmarkIndexAnyASCII/1:32-4 1561291 70.06 ns/op BenchmarkIndexAnyASCII/1:64-4 1752733 123.5 ns/op BenchmarkIndexAnyASCII/16:1-4 1737711 102.5 ns/op BenchmarkIndexAnyASCII/16:2-4 841526 162.6 ns/op BenchmarkIndexAnyASCII/16:4-4 936472 173.0 ns/op BenchmarkIndexAnyASCII/16:8-4 560151 292.8 ns/op BenchmarkIndexAnyASCII/16:16-4 649154 183.5 ns/op BenchmarkIndexAnyASCII/16:32-4 586232 196.3 ns/op BenchmarkIndexAnyASCII/16:64-4 597106 419.5 ns/op BenchmarkIndexAnyASCII/256:1-4 1549203 73.92 ns/op BenchmarkIndexAnyASCII/256:2-4 77210 2052 ns/op BenchmarkIndexAnyASCII/256:4-4 83649 1656 ns/op BenchmarkIndexAnyASCII/256:8-4 80962 2525 ns/op BenchmarkIndexAnyASCII/256:16-4 80217 1591 ns/op BenchmarkIndexAnyASCII/256:32-4 69158 2753 ns/op BenchmarkIndexAnyASCII/256:64-4 70185 2919 ns/op BenchmarkIndexAnyUTF8/1:1-4 1544551 66.02 ns/op BenchmarkIndexAnyUTF8/1:2-4 1790368 74.62 ns/op BenchmarkIndexAnyUTF8/1:4-4 1000000 127.1 ns/op BenchmarkIndexAnyUTF8/1:8-4 1516750 79.17 ns/op BenchmarkIndexAnyUTF8/1:16-4 1462458 75.50 ns/op BenchmarkIndexAnyUTF8/1:32-4 1741586 68.63 ns/op BenchmarkIndexAnyUTF8/1:64-4 1743123 70.36 ns/op BenchmarkIndexAnyUTF8/16:1-4 1455379 79.06 ns/op BenchmarkIndexAnyUTF8/16:2-4 252337 510.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 231504 511.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 253425 519.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 217606 553.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 210550 968.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 225744 577.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 344221 658.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 14800 11657 ns/op BenchmarkIndexAnyUTF8/256:4-4 15026 14405 ns/op BenchmarkIndexAnyUTF8/256:8-4 16454 7512 ns/op BenchmarkIndexAnyUTF8/256:16-4 15250 9147 ns/op BenchmarkIndexAnyUTF8/256:32-4 10000 13011 ns/op BenchmarkIndexAnyUTF8/256:64-4 15807 12166 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1705159 71.57 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1913302 113.0 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2091388 62.46 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1905466 65.26 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2124986 85.52 ns/op BenchmarkLastIndexAnyASCII/1:32-4 984609 103.6 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2044484 86.37 ns/op BenchmarkLastIndexAnyASCII/16:1-4 812054 150.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 758260 138.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 823167 147.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 977980 155.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 872709 157.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 552076 221.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 554322 219.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 79754 2845 ns/op BenchmarkLastIndexAnyASCII/256:2-4 80583 2172 ns/op BenchmarkLastIndexAnyASCII/256:4-4 88581 1430 ns/op BenchmarkLastIndexAnyASCII/256:8-4 86968 1629 ns/op BenchmarkLastIndexAnyASCII/256:16-4 75562 1545 ns/op BenchmarkLastIndexAnyASCII/256:32-4 84504 1463 ns/op BenchmarkLastIndexAnyASCII/256:64-4 63934 1774 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1000000 110.2 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1768657 67.83 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1729842 70.31 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1847233 86.42 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1735863 103.3 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2040205 71.56 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1731798 134.2 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 266940 464.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 138760 950.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 125156 980.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 119713 975.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 115076 1057 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 119797 1052 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 120303 1018 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15512 7366 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 7401 14922 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9716 22191 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 6859 17152 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9212 14444 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9998 18159 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 8043 15389 ns/op BenchmarkTrimASCII/1:1-4 2311998 68.45 ns/op BenchmarkTrimASCII/1:2-4 1774818 61.37 ns/op BenchmarkTrimASCII/1:4-4 1925680 63.28 ns/op BenchmarkTrimASCII/1:8-4 1000000 122.1 ns/op BenchmarkTrimASCII/1:16-4 1541854 78.19 ns/op BenchmarkTrimASCII/16:1-4 1443800 72.31 ns/op BenchmarkTrimASCII/16:2-4 773406 145.1 ns/op BenchmarkTrimASCII/16:4-4 846970 146.6 ns/op BenchmarkTrimASCII/16:8-4 674508 187.9 ns/op BenchmarkTrimASCII/16:16-4 683236 236.3 ns/op BenchmarkTrimASCII/256:1-4 643623 160.8 ns/op BenchmarkTrimASCII/256:2-4 82243 1305 ns/op BenchmarkTrimASCII/256:4-4 86084 2901 ns/op BenchmarkTrimASCII/256:8-4 87164 1453 ns/op BenchmarkTrimASCII/256:16-4 77714 1852 ns/op BenchmarkTrimASCII/4096:1-4 73665 1912 ns/op BenchmarkTrimASCII/4096:2-4 5077 23118 ns/op BenchmarkTrimASCII/4096:4-4 5116 23185 ns/op BenchmarkTrimASCII/4096:8-4 4177 44937 ns/op BenchmarkTrimASCII/4096:16-4 4911 22260 ns/op BenchmarkTrimByte-4 2511128 57.50 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 10000 17667 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14776 7843 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1317 91347 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2389 43220 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5373 25377 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 9574 13747 ns/op BenchmarkJoin/0-4 3243712 37.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2418330 50.77 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 153018 812.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 122100 1725 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 72032 1518 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 58678 3087 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 54292 2140 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 40597 2677 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1854067 58.63 ns/op BenchmarkTrimSpace/ASCII-4 1352348 120.9 ns/op BenchmarkTrimSpace/SomeNonASCII-4 96145 1121 ns/op BenchmarkTrimSpace/JustNonASCII-4 62204 3064 ns/op BenchmarkReplaceAll-4 79364 1702 ns/op 16 B/op 1 allocs/op PASS ok strings 112.027s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 54330 1930 ns/op BenchmarkCond2-4 25402 4608 ns/op BenchmarkCond4-4 17479 8650 ns/op BenchmarkCond8-4 8224 15747 ns/op BenchmarkCond16-4 3879 33133 ns/op BenchmarkCond32-4 1808 64104 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 503085 279.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 298699 458.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 455110 257.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 565340 267.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 300028 700.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 518516 201.6 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 89756 1374 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 76068 1828 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 50744 3478 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 58024 3068 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 571533 201.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 160378 717.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 530240 226.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 109393 931.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 620575 223.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 179722 737.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 923151 134.2 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 47758 2855 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 166748 898.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 465288 390.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4699 26201 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 302 495791 ns/op BenchmarkRange/*sync.Map-4 1285 135003 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 111426 3040 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 189118 644.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 76216 1541 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 42822 2944 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 162782 942.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 90140 1499 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 72268 1439 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 173640 644.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 725937 157.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 66578 4597 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 143367 866.0 ns/op BenchmarkSwapCollision/*sync.Map-4 79315 1324 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 100 1096262 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 110793 1062 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 246118 572.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21952 6493 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 63201 1739 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 28428 4925 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 292521 461.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 126453 1172 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 228420 447.6 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 743472 181.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 204462 816.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 766233 145.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 602007 213.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 159633 683.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 544549 213.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 101782 1216 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 293647 716.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 314851 459.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 138240 1149 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 509478 417.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 240801 736.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 86578 1160 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 281288 444.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 63735 1917 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 154327 1292 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 287656 371.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 151875 933.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 357218 316.3 ns/op BenchmarkUncontendedSemaphore-4 4205091 29.60 ns/op BenchmarkContendedSemaphore-4 3512802 37.45 ns/op BenchmarkMutexUncontended-4 641698 183.2 ns/op BenchmarkMutex-4 166906 719.4 ns/op BenchmarkMutexSlack-4 160965 722.3 ns/op BenchmarkMutexWork-4 181038 673.6 ns/op BenchmarkMutexWorkSlack-4 180823 758.0 ns/op BenchmarkMutexNoSpin-4 40422 2779 ns/op BenchmarkMutexSpin-4 43659 2658 ns/op BenchmarkOnce-4 963480 116.9 ns/op BenchmarkSemaUncontended-4 3851667 37.30 ns/op BenchmarkSemaSyntNonblock-4 1543412 89.56 ns/op BenchmarkSemaSyntBlock-4 1680619 68.97 ns/op BenchmarkSemaWorkNonblock-4 1186800 112.8 ns/op BenchmarkSemaWorkBlock-4 1137206 103.9 ns/op BenchmarkRWMutexUncontended-4 289732 420.5 ns/op BenchmarkRWMutexWrite100-4 284950 476.1 ns/op BenchmarkRWMutexWrite10-4 224084 597.2 ns/op BenchmarkRWMutexWorkWrite100-4 237282 556.3 ns/op BenchmarkRWMutexWorkWrite10-4 265318 619.1 ns/op BenchmarkWaitGroupUncontended-4 549922 247.8 ns/op BenchmarkWaitGroupAddDone-4 391867 354.3 ns/op BenchmarkWaitGroupAddDoneWork-4 378326 285.9 ns/op BenchmarkWaitGroupWait-4 1706490 61.37 ns/op BenchmarkWaitGroupWaitWork-4 1427721 94.66 ns/op BenchmarkWaitGroupActuallyWait-4 38403 3583 ns/op 32 B/op 2 allocs/op PASS ok sync 28.727s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 645805 173.6 ns/op PASS ok sync/atomic 0.294s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 101157 1134 ns/op 0 B/op 0 allocs/op PASS ok testing 0.204s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 7035 21798 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9356 12619 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 96 1885133 ns/op 129395 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 63 1891182 ns/op 2053 B/op 16 allocs/op BenchmarkTable/1x100000/new-4 1 235159200 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 223272624 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1233 92551 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1730 71989 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 12 8340890 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 8 16257589 ns/op 51696 B/op 129 allocs/op BenchmarkTable/10x100000/new-4 1 1035431452 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 886222238 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 140 898515 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 196 660019 ns/op 200 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 73369382 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 67918858 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7724747103 ns/op 335150240 B/op 100092 allocs/op BenchmarkTable/100x100000/reuse-4 1 6985888539 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2754 51361 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 31 3549535 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 330931371 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2524 52239 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 232 498157 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 5752853 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8060 16262 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.176s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 86311778 ns/op BenchmarkVariableString-4 85506 1344 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1929 54893 ns/op 2519 B/op 39 allocs/op PASS ok text/template/parse 0.619s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 48 2419063 ns/op BenchmarkAfter-4 118 899603 ns/op BenchmarkStop-4 321 448698 ns/op BenchmarkSimultaneousAfterFunc-4 45 2400885 ns/op BenchmarkStartStop-4 314 412520 ns/op BenchmarkReset-4 2578 44901 ns/op BenchmarkSleep-4 57 2181023 ns/op BenchmarkParallelTimerLatency-4 46 1045186 avg-late-ns 5221713 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 501734 avg-late-ns 1536619 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 373535 avg-late-ns 1550944 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 437691 avg-late-ns 2701235 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 32 191631 avg-late-ns 1474190 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 32 187392 avg-late-ns 1711344 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 184314 avg-late-ns 1466785 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 343937 avg-late-ns 2784074 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 250410 avg-late-ns 2025205 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 27 259777 avg-late-ns 1658226 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 24 2418963 avg-late-ns 13308709 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 442646 avg-late-ns 1515671 max-late-ns BenchmarkTicker-4 189 701793 ns/op BenchmarkTickerReset-4 2937 36782 ns/op BenchmarkTickerResetNaive-4 253 438841 ns/op BenchmarkNow-4 822638 155.2 ns/op BenchmarkNowUnixNano-4 828367 155.1 ns/op BenchmarkNowUnixMilli-4 713440 161.9 ns/op BenchmarkNowUnixMicro-4 825088 154.5 ns/op BenchmarkFormat-4 56869 2073 ns/op BenchmarkFormatRFC3339-4 82690 1397 ns/op BenchmarkFormatRFC3339Nano-4 77275 1461 ns/op BenchmarkFormatNow-4 80281 1556 ns/op BenchmarkMarshalJSON-4 106423 1116 ns/op BenchmarkMarshalText-4 108430 1073 ns/op BenchmarkParse-4 111962 962.7 ns/op BenchmarkParseRFC3339UTC-4 361052 348.2 ns/op BenchmarkParseRFC3339UTCBytes-4 268670 493.4 ns/op BenchmarkParseRFC3339TZ-4 110480 1090 ns/op BenchmarkParseRFC3339TZBytes-4 86979 1339 ns/op BenchmarkParseDuration-4 627834 203.1 ns/op BenchmarkHour-4 1000000 116.7 ns/op BenchmarkSecond-4 1000000 113.6 ns/op BenchmarkYear-4 776130 153.3 ns/op BenchmarkDay-4 728853 172.4 ns/op BenchmarkISOWeek-4 803875 155.9 ns/op BenchmarkGoString-4 75586 1593 ns/op BenchmarkUnmarshalText-4 82116 1423 ns/op PASS ok time 12.354s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 549898 215.9 ns/op BenchmarkDecodeValidJapaneseChars-4 637574 175.7 ns/op BenchmarkDecodeRune-4 2227084 50.25 ns/op BenchmarkEncodeValidASCII-4 500674 237.8 ns/op BenchmarkEncodeValidJapaneseChars-4 619647 174.4 ns/op BenchmarkAppendRuneValidASCII-4 1214071 96.35 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1923178 62.01 ns/op BenchmarkEncodeRune-4 4102534 28.03 ns/op PASS ok unicode/utf16 1.424s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 989582 117.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 221215 569.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3105043 40.29 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 370099 328.4 ns/op BenchmarkValidTenASCIIChars-4 1000000 104.3 ns/op BenchmarkValid100KASCIIChars-4 165 716577 ns/op BenchmarkValidTenJapaneseChars-4 201169 633.8 ns/op BenchmarkValidLongMostlyASCII-4 154 771965 ns/op BenchmarkValidLongJapanese-4 66 1789684 ns/op BenchmarkValidStringTenASCIIChars-4 3501079 33.81 ns/op BenchmarkValidString100KASCIIChars-4 13179 8991 ns/op BenchmarkValidStringTenJapaneseChars-4 363544 337.8 ns/op BenchmarkValidStringLongMostlyASCII-4 1437 89586 ns/op BenchmarkValidStringLongJapanese-4 100 1009090 ns/op BenchmarkEncodeASCIIRune-4 3091275 39.51 ns/op BenchmarkEncodeJapaneseRune-4 1765504 71.82 ns/op BenchmarkAppendASCIIRune-4 8921642 13.64 ns/op BenchmarkAppendJapaneseRune-4 2117462 56.19 ns/op BenchmarkDecodeASCIIRune-4 2336307 49.84 ns/op BenchmarkDecodeJapaneseRune-4 1583130 74.69 ns/op BenchmarkFullRune/ASCII-4 3220498 34.91 ns/op BenchmarkFullRune/Incomplete-4 1622952 74.14 ns/op BenchmarkFullRune/Japanese-4 3439645 34.15 ns/op PASS ok unicode/utf8 4.233s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 64830067195 ns/op PASS ok cmd/api 93.537s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1318851 90.45 ns/op BenchmarkEqArrayOfStrings64-4 219680 562.3 ns/op BenchmarkEqArrayOfStrings1024-4 14032 8316 ns/op BenchmarkEqArrayOfFloats5-4 1518540 77.95 ns/op BenchmarkEqArrayOfFloats64-4 226371 566.9 ns/op BenchmarkEqArrayOfFloats1024-4 14608 8271 ns/op BenchmarkEqStruct-4 26047504 4.113 ns/op PASS ok cmd/compile/internal/reflectdata 1.397s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 66993 ns/op BenchmarkCopyElim1-4 297 450003 ns/op BenchmarkCopyElim10-4 259 488851 ns/op BenchmarkCopyElim100-4 140 753433 ns/op BenchmarkCopyElim1000-4 44 2487058 ns/op BenchmarkCopyElim10000-4 4 32141758 ns/op BenchmarkCopyElim100000-4 1 531733558 ns/op BenchmarkDeadCode/1-4 205 499599 ns/op BenchmarkDeadCode/10-4 199 584280 ns/op BenchmarkDeadCode/100-4 132 902638 ns/op BenchmarkDeadCode/1000-4 60 3250368 ns/op BenchmarkDeadCode/10000-4 4 26980180 ns/op BenchmarkDeadCode/100000-4 1 307195830 ns/op BenchmarkDeadCode/200000-4 1 632392473 ns/op BenchmarkDominatorsLinear-4 16 7883615 ns/op 1.27 MB/s BenchmarkDominatorsFwdBack-4 12 11073503 ns/op 0.90 MB/s BenchmarkDominatorsManyPred-4 10 10149765 ns/op 0.99 MB/s BenchmarkDominatorsMaxPred-4 12 10576767 ns/op 0.95 MB/s BenchmarkDominatorsMaxPredVal-4 12 10371379 ns/op 0.96 MB/s BenchmarkFuse/1-4 279 402149 ns/op BenchmarkFuse/10-4 294 437961 ns/op BenchmarkFuse/100-4 141 845345 ns/op BenchmarkFuse/1000-4 26 5563916 ns/op BenchmarkFuse/10000-4 2 56605208 ns/op BenchmarkNilCheckDeep1-4 13801 8419 ns/op 0.12 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 6261 20933 ns/op 0.48 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 758 137816 ns/op 0.73 MB/s 692 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 91 1349247 ns/op 0.74 MB/s 4116 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 7 14758037 ns/op 0.68 MB/s 112675 B/op 6 allocs/op BenchmarkDSEPass-4 43 2683976 ns/op 50511 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 104019060 ns/op 4261856 B/op 108560 allocs/op BenchmarkCSEPass-4 8 12579036 ns/op 74151 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 138166306 ns/op 5637384 B/op 97270 allocs/op BenchmarkDeadcodePass-4 163 632949 ns/op 86222 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 116832942 ns/op 4015328 B/op 44696 allocs/op BenchmarkMultiPass-4 81 1326319 ns/op 220825 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 226444686 ns/op 11326872 B/op 150980 allocs/op BenchmarkCondRewrite/SoloJump-4 4633208 25.45 ns/op BenchmarkCondRewrite/CombJump-4 4160158 26.96 ns/op PASS ok cmd/compile/internal/ssa 14.259s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13180 8412 ns/op BenchmarkExtShift-4 24350 4858 ns/op BenchmarkModify-4 8616 13895 ns/op BenchmarkMullImm-4 25952 4425 ns/op BenchmarkConstModify-4 9285 13727 ns/op BenchmarkBitSet-4 16610 7060 ns/op BenchmarkBitClear-4 16789 7543 ns/op BenchmarkBitToggle-4 17359 7146 ns/op BenchmarkBitSetConst-4 105050 1166 ns/op BenchmarkBitClearConst-4 133866 834.8 ns/op BenchmarkBitToggleConst-4 105981 1164 ns/op BenchmarkDivconstI64-4 7544364 15.94 ns/op BenchmarkModconstI64-4 6705891 17.40 ns/op BenchmarkDivisiblePow2constI64-4 7409295 17.10 ns/op BenchmarkDivisibleconstI64-4 7522465 14.93 ns/op BenchmarkDivisibleWDivconstI64-4 3826690 29.82 ns/op BenchmarkDivconstU64/3-4 5263299 21.36 ns/op BenchmarkDivconstU64/5-4 6533272 17.15 ns/op BenchmarkDivconstU64/37-4 6686122 17.53 ns/op BenchmarkDivconstU64/1234567-4 8307644 14.18 ns/op BenchmarkModconstU64-4 6723613 16.63 ns/op BenchmarkDivisibleconstU64-4 8738656 14.14 ns/op BenchmarkDivisibleWDivconstU64-4 3645135 30.59 ns/op BenchmarkDivconstI32-4 7806979 15.86 ns/op BenchmarkModconstI32-4 5804259 20.75 ns/op BenchmarkDivisiblePow2constI32-4 8166085 15.20 ns/op BenchmarkDivisibleconstI32-4 8484319 13.85 ns/op BenchmarkDivisibleWDivconstI32-4 3741433 29.15 ns/op BenchmarkDivconstU32-4 6656146 17.60 ns/op BenchmarkModconstU32-4 6896047 17.81 ns/op BenchmarkDivisibleconstU32-4 7099441 16.37 ns/op BenchmarkDivisibleWDivconstU32-4 3906338 29.79 ns/op BenchmarkDivconstI16-4 7671894 15.31 ns/op BenchmarkModconstI16-4 7843867 13.76 ns/op BenchmarkDivisiblePow2constI16-4 6519019 16.47 ns/op BenchmarkDivisibleconstI16-4 8156598 13.60 ns/op BenchmarkDivisibleWDivconstI16-4 3884677 28.84 ns/op BenchmarkDivconstU16-4 6975804 16.02 ns/op BenchmarkModconstU16-4 8533131 13.84 ns/op BenchmarkDivisibleconstU16-4 8576007 13.72 ns/op BenchmarkDivisibleWDivconstU16-4 4226024 28.73 ns/op BenchmarkDivconstI8-4 8038291 14.23 ns/op BenchmarkModconstI8-4 8087788 14.20 ns/op BenchmarkDivisiblePow2constI8-4 7299086 13.99 ns/op BenchmarkDivisibleconstI8-4 7388996 16.44 ns/op BenchmarkDivisibleWDivconstI8-4 3995980 29.98 ns/op BenchmarkDivconstU8-4 7234707 15.09 ns/op BenchmarkModconstU8-4 8080933 15.27 ns/op BenchmarkDivisibleconstU8-4 8387103 14.07 ns/op BenchmarkDivisibleWDivconstU8-4 4067244 29.29 ns/op BenchmarkMul2-4 230900 525.7 ns/op BenchmarkMulNeg2-4 235555 527.2 ns/op BenchmarkEfaceInteger-4 2768358 38.80 ns/op BenchmarkMulconstI32/3-4 27183158 4.696 ns/op BenchmarkMulconstI32/5-4 26130583 4.516 ns/op BenchmarkMulconstI32/12-4 26016332 4.770 ns/op BenchmarkMulconstI32/120-4 28301833 4.628 ns/op BenchmarkMulconstI32/-120-4 27397548 4.786 ns/op BenchmarkMulconstI32/65537-4 23113633 4.829 ns/op BenchmarkMulconstI32/65538-4 25873203 4.756 ns/op BenchmarkMulconstI64/3-4 25562676 4.416 ns/op BenchmarkMulconstI64/5-4 26583978 4.573 ns/op BenchmarkMulconstI64/12-4 25635322 4.838 ns/op BenchmarkMulconstI64/120-4 25637836 4.447 ns/op BenchmarkMulconstI64/-120-4 28827165 4.460 ns/op BenchmarkMulconstI64/65537-4 26080980 4.778 ns/op BenchmarkMulconstI64/65538-4 24030585 4.980 ns/op BenchmarkMulconstU32/3-4 26241421 5.039 ns/op BenchmarkMulconstU32/5-4 26561294 4.631 ns/op BenchmarkMulconstU32/12-4 23647336 4.778 ns/op BenchmarkMulconstU32/120-4 27881506 4.535 ns/op BenchmarkMulconstU32/65537-4 27453639 4.770 ns/op BenchmarkMulconstU32/65538-4 24456061 4.908 ns/op BenchmarkMulconstU64/3-4 26536320 4.666 ns/op BenchmarkMulconstU64/5-4 28814520 4.574 ns/op BenchmarkMulconstU64/12-4 27446796 4.710 ns/op BenchmarkMulconstU64/120-4 27929761 4.532 ns/op BenchmarkMulconstU64/65537-4 27197673 4.602 ns/op BenchmarkMulconstU64/65538-4 27176688 4.669 ns/op BenchmarkShiftArithmeticRight-4 29510886 4.366 ns/op BenchmarkSwitch8Predictable-4 8442824 13.14 ns/op BenchmarkSwitch8Unpredictable-4 8828097 13.13 ns/op BenchmarkSwitch32Predictable-4 12508702 9.643 ns/op BenchmarkSwitch32Unpredictable-4 8901632 13.41 ns/op BenchmarkSwitchStringPredictable-4 6111056 18.27 ns/op BenchmarkSwitchStringUnpredictable-4 6379405 17.25 ns/op PASS ok cmd/compile/internal/test 14.354s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 162 746128 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 114.8 ns/op BenchmarkNamed/Underlying/generic-4 871807 115.5 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 114.6 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 116.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 431686818 ns/op 70750 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 319830005 ns/op 95471 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 142340197 ns/op 212077 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 121097373 ns/op 251647 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2079721317 ns/op 2466 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 80856967 ns/op 62110 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35295020 ns/op 144967 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32535178 ns/op 157356 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 636196998 ns/op 3403 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40660052 ns/op 53193 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 22994527 ns/op 94057 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 23588055 ns/op 91668 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1468097076 ns/op 42786 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 482392848 ns/op 130155 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 108437898 ns/op 577964 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 90190103 ns/op 692737 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2431978538 ns/op 821.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66907082 ns/op 29805 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 45645109 ns/op 43619 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42232614 ns/op 47180 lines/s PASS ok cmd/compile/internal/types2 39.013s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 48697029 ns/op 24271667 sys-ns/op 5436333 user-ns/op PASS ok cmd/go 0.540s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 54738 1900 ns/op 4.21 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68408 1544 ns/op 5.18 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17844 6701 ns/op 152.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 17420 6678 ns/op 153.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2701 44021 ns/op 186.09 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2863 41460 ns/op 197.59 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.086s All tests passed.