darwin-amd64-race at 729c05d06524eabcf0b4ed097f94d70aba48de8a :: 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=94C827C4-6573-4AAB-82EF-BCF34905BB3C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UmB9zihv7Q/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BD27BAD7-FE4C-4ADE-831D-5776A5FA01F4" "__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=94C827C4-6573-4AAB-82EF-BCF34905BB3C" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.UmB9zihv7Q/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=BD27BAD7-FE4C-4ADE-831D-5776A5FA01F4" "__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.005s ok archive/zip 2.853s ok bufio 0.615s ok bytes 4.768s ok compress/bzip2 1.012s ok compress/flate 10.213s ok compress/gzip 19.326s ok compress/lzw 1.087s ok compress/zlib 7.232s ok container/heap 0.072s ok container/list 0.050s ok container/ring 0.042s ok context 0.120s ok crypto 0.117s ok crypto/aes 0.135s ok crypto/cipher 0.090s ok crypto/des 0.146s ok crypto/dsa 0.071s ok crypto/ecdh 0.282s ok crypto/ecdsa 0.265s ok crypto/ed25519 0.622s ok crypto/elliptic 0.108s ok crypto/hmac 0.082s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 4.465s ok crypto/internal/boring 0.071s ok crypto/internal/boring/bcache 0.568s ok crypto/internal/edwards25519 51.804s ok crypto/internal/edwards25519/field 18.805s ok crypto/internal/nistec 0.956s ok crypto/internal/nistec/fiat 0.046s [no tests to run] ok crypto/md5 0.095s ok crypto/rand 0.371s ok crypto/rc4 0.603s ok crypto/rsa 2.018s ok crypto/sha1 0.104s ok crypto/sha256 0.086s ok crypto/sha512 0.101s ok crypto/subtle 0.495s ok crypto/tls 4.096s ok crypto/x509 1.901s ok database/sql 0.560s ok database/sql/driver 0.046s ok debug/buildinfo 0.086s ok debug/dwarf 0.131s ok debug/elf 1.738s ok debug/gosym 0.202s ok debug/macho 0.133s ok debug/pe 0.078s ok debug/plan9obj 0.061s ok embed 0.119s [no tests to run] ok embed/internal/embedtest 0.059s ok encoding/ascii85 0.083s ok encoding/asn1 0.046s ok encoding/base32 0.229s ok encoding/base64 0.077s ok encoding/binary 0.056s ok encoding/csv 0.123s ok encoding/gob 33.587s ok encoding/hex 0.063s ok encoding/json 2.857s ok encoding/pem 3.264s ok encoding/xml 0.423s ok errors 0.049s ok expvar 0.052s ok flag 0.156s ok fmt 0.797s ok go/ast 0.082s ok go/build 7.833s ok go/build/constraint 0.053s ok go/constant 0.088s ok go/doc 0.428s ok go/doc/comment 7.593s ok go/format 0.293s ok go/importer 1.301s ok go/internal/gccgoimporter 0.223s ok go/internal/gcimporter 9.752s ok go/internal/srcimporter 35.988s ok go/parser 1.376s ok go/printer 1.911s ok go/scanner 0.054s ok go/token 0.151s ok go/types 51.768s ok hash 0.044s ok hash/adler32 0.069s ok hash/crc32 0.087s ok hash/crc64 0.052s ok hash/fnv 0.048s ok hash/maphash 0.040s ok html 0.046s ok html/template 0.311s ok image 0.632s ok image/color 0.073s ok image/draw 0.956s ok image/gif 1.707s ok image/jpeg 1.904s ok image/png 4.239s ok index/suffixarray 1.422s ok internal/abi 0.264s ok internal/buildcfg 0.094s ok internal/coverage/cformat 0.140s ok internal/coverage/cmerge 0.121s ok internal/coverage/pods 0.072s ok internal/coverage/slicereader 0.044s ok internal/coverage/slicewriter 0.045s ok internal/coverage/test 0.080s ok internal/cpu 0.113s ok internal/dag 0.044s ok internal/diff 0.060s ok internal/fmtsort 0.075s ok internal/fuzz 0.082s ok internal/godebug 0.038s ok internal/intern 1.213s ok internal/itoa 0.044s ok internal/poll 0.518s ok internal/profile 0.172s ok internal/reflectlite 0.397s ok internal/safefilepath 0.046s ok internal/saferio 0.203s ok internal/singleflight 0.141s ok internal/testenv 0.128s ok internal/trace 0.345s ok internal/types/errors 1.560s ok internal/unsafeheader 0.051s ok internal/xcoff 0.128s ok io 0.102s ok io/fs 0.295s ok io/ioutil 0.133s ok log 0.095s ok log/syslog 1.372s ok maps 0.057s ok math 0.066s ok math/big 4.139s ok math/bits 0.064s ok math/cmplx 0.060s ok math/rand 3.403s ok mime 0.144s ok mime/multipart 7.826s ok mime/quotedprintable 0.119s ok net 19.193s ok net/http 21.563s ok net/http/cgi 1.603s ok net/http/cookiejar 0.123s ok net/http/fcgi 0.239s ok net/http/httptest 0.387s ok net/http/httptrace 0.066s ok net/http/httputil 1.279s ok net/http/internal 0.071s ok net/http/internal/ascii 0.039s ok net/http/pprof 5.270s ok net/internal/socktest 0.051s ok net/mail 0.048s ok net/netip 1.044s ok net/rpc 0.217s ok net/rpc/jsonrpc 0.150s ok net/smtp 0.215s ok net/textproto 0.072s ok net/url 0.071s ok os 3.537s ok os/exec 4.562s ok os/exec/internal/fdtest 0.143s ok os/signal 5.286s ok os/user 0.091s ok path 0.078s ok path/filepath 0.233s ok plugin 0.040s ok reflect 1.436s ok regexp 3.542s ok regexp/syntax 5.095s ok runtime 85.712s ok runtime/cgo 0.066s ok runtime/coverage 0.106s ok runtime/debug 0.236s ok runtime/internal/atomic 0.124s ok runtime/internal/math 0.135s ok runtime/internal/sys 0.033s ok runtime/metrics 0.063s ok runtime/pprof 14.582s ok runtime/race 15.132s ok runtime/trace 6.841s ok slices 0.076s ok sort 0.552s ok strconv 4.616s ok strings 3.441s ok sync 0.818s ok sync/atomic 6.568s ok syscall 2.053s ok testing 2.457s ok testing/fstest 0.101s ok testing/iotest 0.096s ok testing/quick 0.254s ok text/scanner 0.064s ok text/tabwriter 0.083s ok text/template 0.144s ok text/template/parse 0.054s ok time 2.852s ok unicode 0.094s ok unicode/utf16 0.065s ok unicode/utf8 0.068s ok cmd/addr2line 6.695s ok cmd/api 27.987s ok cmd/asm/internal/asm 8.300s ok cmd/asm/internal/lex 0.078s ok cmd/compile/internal/abt 0.081s ok cmd/compile/internal/amd64 95.347s ok cmd/compile/internal/base 0.064s ok cmd/compile/internal/compare 0.049s ok cmd/compile/internal/dwarfgen 1.075s ok cmd/compile/internal/importer 5.355s ok cmd/compile/internal/ir 0.071s ok cmd/compile/internal/logopt 2.209s ok cmd/compile/internal/loopvar 38.257s ok cmd/compile/internal/noder 0.050s ok cmd/compile/internal/reflectdata 0.041s [no tests to run] ok cmd/compile/internal/ssa 50.806s ok cmd/compile/internal/syntax 0.604s ok cmd/compile/internal/test 24.699s ok cmd/compile/internal/typecheck 1.614s ok cmd/compile/internal/types 0.078s ok cmd/compile/internal/types2 38.466s ok cmd/covdata 0.049s ok cmd/cover 5.648s ok cmd/dist 0.084s ok cmd/doc 1.332s ok cmd/fix 20.675s ok cmd/go 407.956s ok cmd/go/internal/auth 0.053s ok cmd/go/internal/cache 0.582s ok cmd/go/internal/fsys 0.362s ok cmd/go/internal/generate 0.083s ok cmd/go/internal/get 0.095s ok cmd/go/internal/imports 0.212s ok cmd/go/internal/load 0.061s ok cmd/go/internal/lockedfile 0.415s ok cmd/go/internal/lockedfile/internal/filelock 0.196s ok cmd/go/internal/modconv 0.213s ok cmd/go/internal/modfetch 0.107s ok cmd/go/internal/modfetch/codehost 0.131s ok cmd/go/internal/modfetch/zip_sum_test 0.079s ok cmd/go/internal/modindex 0.715s ok cmd/go/internal/modload 0.068s ok cmd/go/internal/mvs 0.075s ok cmd/go/internal/par 0.106s ok cmd/go/internal/str 0.066s ok cmd/go/internal/test 0.072s ok cmd/go/internal/vcs 0.085s ok cmd/go/internal/vcweb 0.131s ok cmd/go/internal/vcweb/vcstest 27.146s ok cmd/go/internal/web 0.080s ok cmd/go/internal/work 3.121s ok cmd/gofmt 0.456s ok cmd/internal/archive 2.586s ok cmd/internal/buildid 1.638s ok cmd/internal/cov 1.303s ok cmd/internal/dwarf 0.065s ok cmd/internal/edit 0.074s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 5.852s ok cmd/internal/notsha256 0.062s ok cmd/internal/obj 1.663s ok cmd/internal/obj/ppc64 0.827s ok cmd/internal/obj/riscv 0.398s ok cmd/internal/obj/s390x 0.081s ok cmd/internal/obj/x86 4.426s ok cmd/internal/objabi 0.073s ok cmd/internal/pkgpath 0.290s ok cmd/internal/pkgpattern 0.057s ok cmd/internal/quoted 0.079s ok cmd/internal/src 0.037s ok cmd/internal/test2json 1.231s ok cmd/link 28.632s ok cmd/link/internal/benchmark 0.063s ok cmd/link/internal/ld 33.833s ok cmd/link/internal/loader 0.245s ok cmd/nm 4.172s ok cmd/objdump 12.072s ok cmd/pack 3.445s ok cmd/pprof 2.234s ok cmd/trace 0.255s ok cmd/vet 38.593s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 2724 41478 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2602 45741 ns/op 1862 B/op 37 allocs/op Benchmark/Writer/PAX-4 1632 76196 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3916 32554 ns/op 5197 B/op 16 allocs/op Benchmark/Reader/GNU-4 8461 28322 ns/op 5239 B/op 15 allocs/op Benchmark/Reader/PAX-4 2530 63502 ns/op 8743 B/op 33 allocs/op PASS ok archive/tar 1.375s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 360986852 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 247881527 ns/op BenchmarkZip64TestSizes/4096-4 864 160721 ns/op BenchmarkZip64TestSizes/1048576-4 85 1362791 ns/op BenchmarkZip64TestSizes/67108864-4 1 256082594 ns/op PASS ok archive/zip 1.744s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 190346 679.0 ns/op BenchmarkReaderCopyUnoptimal-4 94003 1178 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 68728 ns/op BenchmarkReaderWriteToOptimal-4 6507 18654 ns/op BenchmarkReaderReadString-4 96795 1486 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 183982 833.1 ns/op BenchmarkWriterCopyUnoptimal-4 162990 741.0 ns/op BenchmarkWriterCopyNoReadFrom-4 4922 65382 ns/op BenchmarkReaderEmpty-4 10000 12868 ns/op 4225 B/op 3 allocs/op BenchmarkWriterEmpty-4 10000 10403 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 405172 288.9 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.853s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 1863 89543 ns/op 365.95 MB/s BenchmarkWriteByte-4 345 313521 ns/op 13.06 MB/s BenchmarkWriteRune-4 180 656266 ns/op 18.72 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3977543 ns/op BenchmarkBufferFullSmallReads-4 88 1661681 ns/op BenchmarkBufferWriteBlock/N4096-4 5110 33178 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 186 650132 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 14695565 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 123751337 ns/op 135.57 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 2769589 36.80 ns/op 271.77 MB/s BenchmarkIndexByte/32-4 2662492 39.78 ns/op 804.49 MB/s BenchmarkIndexByte/4K-4 789108 133.2 ns/op 30747.42 MB/s BenchmarkIndexBytePortable/10-4 981769 115.7 ns/op 86.43 MB/s BenchmarkIndexBytePortable/32-4 368560 324.4 ns/op 98.64 MB/s BenchmarkIndexBytePortable/4K-4 3650 38912 ns/op 105.26 MB/s BenchmarkIndexRune/10-4 885848 149.0 ns/op 67.11 MB/s BenchmarkIndexRune/32-4 984537 152.3 ns/op 210.10 MB/s BenchmarkIndexRune/4K-4 368372 367.4 ns/op 11147.90 MB/s BenchmarkIndexRuneASCII/10-4 2747132 42.09 ns/op 237.61 MB/s BenchmarkIndexRuneASCII/32-4 2766060 38.77 ns/op 825.36 MB/s BenchmarkIndexRuneASCII/4K-4 981085 127.0 ns/op 32251.96 MB/s BenchmarkEqual/0-4 8440924 12.68 ns/op BenchmarkEqual/1-4 1000000 107.3 ns/op 9.32 MB/s BenchmarkEqual/6-4 928173 118.9 ns/op 50.45 MB/s BenchmarkEqual/9-4 892543 125.9 ns/op 71.47 MB/s BenchmarkEqual/15-4 1000000 114.9 ns/op 130.54 MB/s BenchmarkEqual/16-4 1000000 126.4 ns/op 126.55 MB/s BenchmarkEqual/20-4 839534 121.2 ns/op 165.03 MB/s BenchmarkEqual/32-4 1000000 127.4 ns/op 251.17 MB/s BenchmarkEqual/4K-4 72806 1533 ns/op 2672.53 MB/s BenchmarkIndex/10-4 1989940 66.51 ns/op 150.36 MB/s BenchmarkIndex/32-4 1937569 60.47 ns/op 529.17 MB/s BenchmarkIndex/4K-4 20186 5772 ns/op 709.68 MB/s BenchmarkIndexEasy/10-4 1823136 58.48 ns/op 171.01 MB/s BenchmarkIndexEasy/32-4 1725375 68.29 ns/op 468.57 MB/s BenchmarkIndexEasy/4K-4 538581 276.4 ns/op 14818.50 MB/s BenchmarkCount/10-4 1177297 100.1 ns/op 99.87 MB/s BenchmarkCount/32-4 1000000 102.3 ns/op 312.71 MB/s BenchmarkCount/4K-4 18844 6126 ns/op 668.66 MB/s BenchmarkCountEasy/10-4 1217433 98.23 ns/op 101.81 MB/s BenchmarkCountEasy/32-4 1000000 100.7 ns/op 317.69 MB/s BenchmarkCountEasy/4K-4 453012 309.2 ns/op 13247.49 MB/s BenchmarkCountSingle/10-4 2434999 49.41 ns/op 202.39 MB/s BenchmarkCountSingle/32-4 2261656 50.86 ns/op 629.19 MB/s BenchmarkCountSingle/4K-4 962443 153.6 ns/op 26668.91 MB/s BenchmarkToUpper/#00-4 2032617 56.45 ns/op BenchmarkToUpper/ONLYUPPER-4 294464 439.7 ns/op BenchmarkToUpper/abc-4 445647 297.5 ns/op BenchmarkToUpper/AbC123-4 291410 451.2 ns/op BenchmarkToUpper/azAZ09_-4 242881 539.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 62823 1682 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 26457 3849 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54054 2398 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 116263 1039 ns/op BenchmarkToLower/#00-4 2276630 50.97 ns/op BenchmarkToLower/abc-4 358568 359.5 ns/op BenchmarkToLower/AbC123-4 230730 485.0 ns/op BenchmarkToLower/azAZ09_-4 252135 527.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 70969 1603 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32156 3441 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 57008 1924 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103460 1088 ns/op BenchmarkFields/ASCII/16-4 183304 783.5 ns/op 20.42 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 12225 9553 ns/op 26.80 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 715 157603 ns/op 25.99 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 48 3085444 ns/op 21.24 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 53526250 ns/op 19.59 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 79891 1421 ns/op 11.26 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5079 21267 ns/op 12.04 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 324 338642 ns/op 12.10 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 7425034 ns/op 8.83 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 118681606 ns/op 8.84 MB/s 11202912 B/op 25 allocs/op BenchmarkFieldsFunc/ASCII/16-4 125016 1035 ns/op 15.47 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8834 12750 ns/op 20.08 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 534 263980 ns/op 15.52 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 5035137 ns/op 13.02 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 82667330 ns/op 12.68 MB/s 11211104 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 88842 1226 ns/op 13.06 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 6795 18027 ns/op 14.20 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 416 298513 ns/op 13.72 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5870852 ns/op 11.16 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 103205727 ns/op 10.16 MB/s 11202912 B/op 25 allocs/op BenchmarkTrimSpace/NoTrim-4 1769404 73.96 ns/op BenchmarkTrimSpace/ASCII-4 1000000 110.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 91641 1377 ns/op BenchmarkTrimSpace/JustNonASCII-4 41889 2677 ns/op BenchmarkToValidUTF8/Valid-4 385786 370.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 239914 562.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 75844 1420 ns/op BenchmarkIndexHard1-4 1107 109347 ns/op BenchmarkIndexHard2-4 777 159407 ns/op BenchmarkIndexHard3-4 181 623353 ns/op BenchmarkIndexHard4-4 234 518687 ns/op BenchmarkLastIndexHard1-4 7 15961806 ns/op BenchmarkLastIndexHard2-4 6 18376660 ns/op BenchmarkLastIndexHard3-4 6 21685417 ns/op BenchmarkCountHard1-4 1128 109463 ns/op BenchmarkCountHard2-4 787 150179 ns/op BenchmarkCountHard3-4 199 598934 ns/op BenchmarkSplitEmptySeparator-4 1 107399421 ns/op BenchmarkSplitSingleByteSeparator-4 13 9871933 ns/op BenchmarkSplitMultiByteSeparator-4 10 10028734 ns/op BenchmarkSplitNSingleByteSeparator-4 168439 969.4 ns/op BenchmarkSplitNMultiByteSeparator-4 62348 2208 ns/op BenchmarkRepeat-4 165133 959.6 ns/op BenchmarkRepeatLarge/256/1-4 120548 1314 ns/op 194.81 MB/s BenchmarkRepeatLarge/256/16-4 198121 1164 ns/op 219.92 MB/s BenchmarkRepeatLarge/512/1-4 58042 1911 ns/op 267.87 MB/s BenchmarkRepeatLarge/512/16-4 90140 1178 ns/op 434.59 MB/s BenchmarkRepeatLarge/1024/1-4 55501 2200 ns/op 465.48 MB/s BenchmarkRepeatLarge/1024/16-4 66822 1999 ns/op 512.33 MB/s BenchmarkRepeatLarge/2048/1-4 28972 4078 ns/op 502.25 MB/s BenchmarkRepeatLarge/2048/16-4 32239 3541 ns/op 578.33 MB/s BenchmarkRepeatLarge/4096/1-4 18277 7183 ns/op 570.24 MB/s BenchmarkRepeatLarge/4096/16-4 16179 6506 ns/op 629.60 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13261 ns/op 617.75 MB/s BenchmarkRepeatLarge/8192/16-4 9865 13325 ns/op 614.80 MB/s BenchmarkRepeatLarge/8192/4097-4 15043 7618 ns/op 537.82 MB/s BenchmarkRepeatLarge/16384/1-4 9370 24194 ns/op 677.19 MB/s BenchmarkRepeatLarge/16384/16-4 10000 24216 ns/op 676.59 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 20403 ns/op 602.40 MB/s BenchmarkRepeatLarge/32768/1-4 2655 45708 ns/op 716.90 MB/s BenchmarkRepeatLarge/32768/16-4 2732 47433 ns/op 690.82 MB/s BenchmarkRepeatLarge/32768/4097-4 3249 49601 ns/op 578.19 MB/s BenchmarkRepeatLarge/65536/1-4 1048 98093 ns/op 668.10 MB/s BenchmarkRepeatLarge/65536/16-4 1346 100380 ns/op 652.88 MB/s BenchmarkRepeatLarge/65536/4097-4 1492 93517 ns/op 657.15 MB/s BenchmarkRepeatLarge/131072/1-4 288 387078 ns/op 338.62 MB/s BenchmarkRepeatLarge/131072/16-4 301 452289 ns/op 289.80 MB/s BenchmarkRepeatLarge/131072/4097-4 319 373061 ns/op 340.45 MB/s BenchmarkRepeatLarge/262144/1-4 180 699960 ns/op 374.51 MB/s BenchmarkRepeatLarge/262144/16-4 216 584447 ns/op 448.53 MB/s BenchmarkRepeatLarge/262144/4097-4 193 590827 ns/op 436.86 MB/s BenchmarkRepeatLarge/524288/1-4 108 1202622 ns/op 435.95 MB/s BenchmarkRepeatLarge/524288/16-4 91 1247515 ns/op 420.27 MB/s BenchmarkRepeatLarge/524288/4097-4 87 1306645 ns/op 398.21 MB/s BenchmarkRepeatLarge/1048576/1-4 45 2399818 ns/op 436.94 MB/s BenchmarkRepeatLarge/1048576/16-4 58 2177858 ns/op 481.47 MB/s BenchmarkRepeatLarge/1048576/4097-4 50 2492797 ns/op 419.10 MB/s BenchmarkRepeatLarge/2097152/1-4 30 4525261 ns/op 463.43 MB/s BenchmarkRepeatLarge/2097152/16-4 33 4334719 ns/op 483.80 MB/s BenchmarkRepeatLarge/2097152/4097-4 34 4259465 ns/op 491.51 MB/s BenchmarkRepeatLarge/4194304/1-4 14 8158759 ns/op 514.09 MB/s BenchmarkRepeatLarge/4194304/16-4 13 8671115 ns/op 483.71 MB/s BenchmarkRepeatLarge/4194304/4097-4 12 8899365 ns/op 470.96 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16025421 ns/op 523.46 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15517999 ns/op 540.57 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 14819810 ns/op 565.90 MB/s BenchmarkRepeatLarge/16777216/1-4 4 28238482 ns/op 594.13 MB/s BenchmarkRepeatLarge/16777216/16-4 5 24769701 ns/op 677.33 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 26586924 ns/op 631.03 MB/s BenchmarkRepeatLarge/33554432/1-4 2 52969722 ns/op 633.46 MB/s BenchmarkRepeatLarge/33554432/16-4 2 50381394 ns/op 666.01 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 57158691 ns/op 587.04 MB/s BenchmarkRepeatLarge/67108864/1-4 1 104958957 ns/op 639.38 MB/s BenchmarkRepeatLarge/67108864/16-4 1 105857565 ns/op 633.95 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101587472 ns/op 660.60 MB/s BenchmarkRepeatLarge/134217728/1-4 1 210853237 ns/op 636.55 MB/s BenchmarkRepeatLarge/134217728/16-4 1 205400696 ns/op 653.44 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 204196656 ns/op 657.30 MB/s BenchmarkRepeatLarge/268435456/1-4 1 436928621 ns/op 614.37 MB/s BenchmarkRepeatLarge/268435456/16-4 1 431257177 ns/op 622.45 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 388962989 ns/op 690.13 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1108538786 ns/op 484.31 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1334543347 ns/op 402.29 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1207201502 ns/op 444.72 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 5167481625 ns/op 207.79 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5092739483 ns/op 210.84 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4499840527 ns/op 238.62 MB/s BenchmarkBytesCompare/1-4 10050440 11.79 ns/op BenchmarkBytesCompare/2-4 9466676 13.93 ns/op BenchmarkBytesCompare/4-4 11311692 10.56 ns/op BenchmarkBytesCompare/8-4 12839665 8.831 ns/op BenchmarkBytesCompare/16-4 12779481 8.627 ns/op BenchmarkBytesCompare/32-4 9922987 11.84 ns/op BenchmarkBytesCompare/64-4 8975880 12.34 ns/op BenchmarkBytesCompare/128-4 7140170 15.14 ns/op BenchmarkBytesCompare/256-4 6810098 18.24 ns/op BenchmarkBytesCompare/512-4 4899547 27.85 ns/op BenchmarkBytesCompare/1024-4 2406740 47.09 ns/op BenchmarkBytesCompare/2048-4 1330382 78.82 ns/op BenchmarkIndexAnyASCII/1:1-4 1707771 69.15 ns/op BenchmarkIndexAnyASCII/1:2-4 1737374 70.04 ns/op BenchmarkIndexAnyASCII/1:4-4 1795584 74.06 ns/op BenchmarkIndexAnyASCII/1:8-4 1758276 68.23 ns/op BenchmarkIndexAnyASCII/1:16-4 1815345 66.51 ns/op BenchmarkIndexAnyASCII/1:32-4 1496163 67.40 ns/op BenchmarkIndexAnyASCII/1:64-4 1732600 67.49 ns/op BenchmarkIndexAnyASCII/16:1-4 2055486 57.16 ns/op BenchmarkIndexAnyASCII/16:2-4 581020 206.0 ns/op BenchmarkIndexAnyASCII/16:4-4 517288 221.0 ns/op BenchmarkIndexAnyASCII/16:8-4 568153 224.5 ns/op BenchmarkIndexAnyASCII/16:16-4 485910 218.7 ns/op BenchmarkIndexAnyASCII/16:32-4 458809 240.9 ns/op BenchmarkIndexAnyASCII/16:64-4 417213 284.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1880233 70.13 ns/op BenchmarkIndexAnyASCII/256:2-4 42625 2547 ns/op BenchmarkIndexAnyASCII/256:4-4 49083 2888 ns/op BenchmarkIndexAnyASCII/256:8-4 45889 2550 ns/op BenchmarkIndexAnyASCII/256:16-4 43044 2639 ns/op BenchmarkIndexAnyASCII/256:32-4 42692 2742 ns/op BenchmarkIndexAnyASCII/256:64-4 42070 2720 ns/op BenchmarkIndexAnyUTF8/1:1-4 1704969 65.12 ns/op BenchmarkIndexAnyUTF8/1:2-4 1782243 67.89 ns/op BenchmarkIndexAnyUTF8/1:4-4 1862408 69.26 ns/op BenchmarkIndexAnyUTF8/1:8-4 1644139 76.49 ns/op BenchmarkIndexAnyUTF8/1:16-4 1751419 68.00 ns/op BenchmarkIndexAnyUTF8/1:32-4 1628403 69.71 ns/op BenchmarkIndexAnyUTF8/1:64-4 1736812 74.36 ns/op BenchmarkIndexAnyUTF8/16:1-4 138933 890.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 399488 369.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 315834 368.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 351327 376.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 236431 435.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 359995 338.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 345295 342.4 ns/op BenchmarkIndexAnyUTF8/256:1-4 7830 13874 ns/op BenchmarkIndexAnyUTF8/256:2-4 26210 4646 ns/op BenchmarkIndexAnyUTF8/256:4-4 25383 4941 ns/op BenchmarkIndexAnyUTF8/256:8-4 24123 4746 ns/op BenchmarkIndexAnyUTF8/256:16-4 23392 4868 ns/op BenchmarkIndexAnyUTF8/256:32-4 20836 5521 ns/op BenchmarkIndexAnyUTF8/256:64-4 22060 5057 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1667578 68.94 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1719817 70.17 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1657281 70.80 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1557804 70.28 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1761697 66.62 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1623679 68.72 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1803738 61.22 ns/op BenchmarkLastIndexAnyASCII/16:1-4 443259 261.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 425466 259.8 ns/op BenchmarkLastIndexAnyASCII/16:4-4 471511 253.0 ns/op BenchmarkLastIndexAnyASCII/16:8-4 411246 346.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 465538 305.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 365172 465.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 337300 342.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 37520 3174 ns/op BenchmarkLastIndexAnyASCII/256:2-4 34834 3144 ns/op BenchmarkLastIndexAnyASCII/256:4-4 34770 3970 ns/op BenchmarkLastIndexAnyASCII/256:8-4 30134 3630 ns/op BenchmarkLastIndexAnyASCII/256:16-4 32910 3684 ns/op BenchmarkLastIndexAnyASCII/256:32-4 33061 3675 ns/op BenchmarkLastIndexAnyASCII/256:64-4 33103 3769 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1764074 69.63 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1685533 70.05 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1655530 82.49 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1765953 77.02 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1636881 69.25 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1679707 71.79 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1682100 73.25 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 151285 733.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 322444 361.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 320340 357.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 362998 368.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 359557 419.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 291265 386.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 314216 434.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 10000 12185 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 27484 4247 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 28586 4113 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 27943 4092 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 24736 4910 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 22885 5034 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 22342 5088 ns/op BenchmarkTrimASCII/1:1-4 1806138 70.34 ns/op BenchmarkTrimASCII/1:2-4 1623468 71.84 ns/op BenchmarkTrimASCII/1:4-4 1583348 73.73 ns/op BenchmarkTrimASCII/1:8-4 1606921 73.74 ns/op BenchmarkTrimASCII/1:16-4 1312950 105.9 ns/op BenchmarkTrimASCII/16:1-4 580992 228.1 ns/op BenchmarkTrimASCII/16:2-4 414210 336.2 ns/op BenchmarkTrimASCII/16:4-4 426099 302.6 ns/op BenchmarkTrimASCII/16:8-4 388276 316.7 ns/op BenchmarkTrimASCII/16:16-4 402211 323.3 ns/op BenchmarkTrimASCII/256:1-4 42907 2746 ns/op BenchmarkTrimASCII/256:2-4 27627 3771 ns/op BenchmarkTrimASCII/256:4-4 32965 3758 ns/op BenchmarkTrimASCII/256:8-4 28141 3949 ns/op BenchmarkTrimASCII/256:16-4 32172 3877 ns/op BenchmarkTrimASCII/4096:1-4 3094 47102 ns/op BenchmarkTrimASCII/4096:2-4 1904 53000 ns/op BenchmarkTrimASCII/4096:4-4 2245 53604 ns/op BenchmarkTrimASCII/4096:8-4 2395 51082 ns/op BenchmarkTrimASCII/4096:16-4 2070 51946 ns/op BenchmarkTrimByte-4 1480363 76.54 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14668 8419 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14338 8079 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 798 148086 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1676 79550 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2654 41521 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 6906 20913 ns/op BenchmarkCompareBytesEqual-4 12580028 9.954 ns/op BenchmarkCompareBytesToNil-4 14749306 9.019 ns/op BenchmarkCompareBytesEmpty-4 14734275 7.787 ns/op BenchmarkCompareBytesIdentical-4 17193782 7.971 ns/op BenchmarkCompareBytesSameLength-4 11184703 10.66 ns/op BenchmarkCompareBytesDifferentLength-4 13835008 9.488 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1640 63396 ns/op 16540.36 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2390 62989 ns/op 16647.10 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 2013 63331 ns/op 16557.29 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2076 66373 ns/op 15798.48 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2852 56493 ns/op 18561.37 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 2560 59920 ns/op 17499.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2558 63599 ns/op 16487.50 MB/s BenchmarkCompareBytesBig-4 2164 48790 ns/op 21491.66 MB/s BenchmarkCompareBytesBigIdentical-4 16625596 7.078 ns/op 148144093.97 MB/s PASS ok bytes 108.243s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 79209006 ns/op 1.26 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 362382472 ns/op 1.57 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 4 34594816 ns/op 0.47 MB/s 3643476 B/op 51 allocs/op PASS ok compress/bzip2 1.565s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 56 2221276 ns/op 4.50 MB/s 42738 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 5 20705384 ns/op 4.83 MB/s 43918 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 241155959 ns/op 4.15 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 48 2871610 ns/op 3.48 MB/s 42159 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 4 25256167 ns/op 3.96 MB/s 43000 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 253165625 ns/op 3.95 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 46 2657004 ns/op 3.76 MB/s 42544 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 5 23319041 ns/op 4.29 MB/s 42555 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 207967597 ns/op 4.81 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 55 2202978 ns/op 4.54 MB/s 42220 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 5 24200759 ns/op 4.13 MB/s 44198 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 254383296 ns/op 3.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 49 2280762 ns/op 4.38 MB/s 43925 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 5 22089380 ns/op 4.53 MB/s 46755 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 246728775 ns/op 4.05 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 56 2050634 ns/op 4.88 MB/s 43060 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 6 20256341 ns/op 4.94 MB/s 46537 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 169579431 ns/op 5.90 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 58 1771711 ns/op 5.64 MB/s 42748 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 8 13427942 ns/op 7.45 MB/s 43972 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 138972645 ns/op 7.20 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 79 1703816 ns/op 5.87 MB/s 43029 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 9 14962169 ns/op 6.68 MB/s 47502 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 135241635 ns/op 7.39 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 70 1623160 ns/op 6.16 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 7 16414924 ns/op 6.09 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 172286799 ns/op 5.80 MB/s BenchmarkEncode/Digits/Speed/1e4-4 48 2817726 ns/op 3.55 MB/s BenchmarkEncode/Digits/Speed/1e5-4 4 25528860 ns/op 3.92 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 229523868 ns/op 4.36 MB/s BenchmarkEncode/Digits/Default/1e4-4 15 7191270 ns/op 1.39 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 75533106 ns/op 1.32 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 780652937 ns/op 1.28 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6282735 ns/op 1.59 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 66759700 ns/op 1.50 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 772735944 ns/op 1.29 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 55 1996143 ns/op 5.01 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 6 17216590 ns/op 5.81 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 153597828 ns/op 6.51 MB/s BenchmarkEncode/Newton/Speed/1e4-4 52 2629975 ns/op 3.80 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 21848533 ns/op 4.58 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 185133866 ns/op 5.40 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 6706298 ns/op 1.49 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 67813842 ns/op 1.47 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 680559252 ns/op 1.47 MB/s BenchmarkEncode/Newton/Compression/1e4-4 15 7660430 ns/op 1.31 MB/s BenchmarkEncode/Newton/Compression/1e5-4 1 100302242 ns/op 1.00 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 840620449 ns/op 1.19 MB/s PASS ok compress/flate 18.067s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 46 2772729 ns/op 3.61 MB/s BenchmarkDecoder/1e-Reuse4-4 42 2672734 ns/op 3.74 MB/s BenchmarkDecoder/1e5-4 4 26861204 ns/op 3.72 MB/s BenchmarkDecoder/1e-Reuse5-4 4 29097686 ns/op 3.44 MB/s BenchmarkDecoder/1e6-4 1 289204184 ns/op 3.46 MB/s BenchmarkDecoder/1e-Reuse6-4 1 294053482 ns/op 3.40 MB/s BenchmarkEncoder/1e4-4 57 2694759 ns/op 3.71 MB/s BenchmarkEncoder/1e-Reuse4-4 46 2245993 ns/op 4.45 MB/s BenchmarkEncoder/1e5-4 5 23940785 ns/op 4.18 MB/s BenchmarkEncoder/1e-Reuse5-4 5 22547702 ns/op 4.44 MB/s BenchmarkEncoder/1e6-4 1 243097303 ns/op 4.11 MB/s BenchmarkEncoder/1e-Reuse6-4 1 207121665 ns/op 4.83 MB/s PASS ok compress/lzw 3.511s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 25 4374206 ns/op PASS ok container/heap 0.276s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 22666 5059 ns/op BenchmarkWithTimeout/concurrency=40-4 4525 26432 ns/op BenchmarkWithTimeout/concurrency=4000-4 7646 39583 ns/op BenchmarkWithTimeout/concurrency=400000-4 6507 39478 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 356982 400.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 16377 10966 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 19737 5665 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3092 37501 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2742 55110 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 3105 36311 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 343 395050 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 199 588772 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 309 353942 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 26 4810843 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6607419 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 30 3638743 ns/op BenchmarkCheckCanceled/Err-4 287304 547.5 ns/op BenchmarkCheckCanceled/Done-4 510301 219.3 ns/op BenchmarkContextCancelDone-4 751276 166.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25918 4455 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 26856 4734 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 23151 5317 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 23047 5949 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14824 8167 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 556428 202.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 386359 313.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 303930 434.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 173944 682.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 94472 1278 ns/op PASS ok context 13.221s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1698642 70.93 ns/op 225.58 MB/s BenchmarkDecrypt-4 1849707 63.36 ns/op 252.53 MB/s BenchmarkExpand-4 1000000 109.5 ns/op PASS ok crypto/aes 0.646s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 216618 634.6 ns/op 100.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 380146 325.5 ns/op 196.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 192700 914.8 ns/op 69.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 288939 357.7 ns/op 178.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 147337 1172 ns/op 1152.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 188388 1214 ns/op 1111.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 109669 986.3 ns/op 1368.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 139384 933.6 ns/op 1446.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 43717 2387 ns/op 3431.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46141 2299 ns/op 3563.22 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 37371 2984 ns/op 2745.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 40378 2738 ns/op 2991.63 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 4984 25572 ns/op 39.85 MB/s BenchmarkAESCFBDecrypt1K-4 5400 35626 ns/op 28.60 MB/s BenchmarkAESCFBDecrypt8K-4 650 175850 ns/op 46.56 MB/s BenchmarkAESOFB1K-4 7940 14689 ns/op 69.37 MB/s BenchmarkAESCTR1K-4 12014 16006 ns/op 63.66 MB/s BenchmarkAESCTR8K-4 1621 76125 ns/op 107.55 MB/s BenchmarkAESCBCEncrypt1K-4 12277 9633 ns/op 106.30 MB/s BenchmarkAESCBCDecrypt1K-4 10000 14505 ns/op 70.59 MB/s PASS ok crypto/cipher 4.554s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 73512 1559 ns/op 5.13 MB/s BenchmarkDecrypt-4 76675 1500 ns/op 5.33 MB/s BenchmarkTDESEncrypt-4 31023 3792 ns/op 2.11 MB/s BenchmarkTDESDecrypt-4 30808 3792 ns/op 2.11 MB/s PASS ok crypto/des 0.988s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1088 153193 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 16 7938261 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 5 21976036 ns/op 1531 B/op 21 allocs/op BenchmarkECDH/X25519-4 64 3167880 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 1.145s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 1638 77812 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 45 3525487 ns/op 2713 B/op 34 allocs/op BenchmarkSign/P521-4 19 8044662 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 1004 129993 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 12 17035634 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 5 32001818 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 4599 35405 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 49 2142604 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 20 5481622 ns/op 1444 B/op 17 allocs/op PASS ok crypto/ecdsa 2.344s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 261 547231 ns/op BenchmarkNewKeyFromSeed-4 231 490966 ns/op BenchmarkSigning-4 266 445801 ns/op BenchmarkVerification-4 178 763582 ns/op PASS ok crypto/ed25519 0.845s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 5665 19422 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 100 1377486 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 68 1995439 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 25 6846592 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1646 77186 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 56 2617009 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5222676 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 20733840 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 10000 12247 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6826 19678 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3522 31313 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 100 1367258 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2816 47211 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 312 372823 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1522 89464 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 67 2305223 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.115s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 10000 13839 ns/op 73.99 MB/s BenchmarkHMACSHA256_32-4 19092 5812 ns/op 5.51 MB/s BenchmarkNewWriteSum-4 9225 13841 ns/op 2.31 MB/s PASS ok crypto/hmac 0.719s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 45201 2674 ns/op BenchmarkModSub-4 57036 2244 ns/op BenchmarkMontgomeryRepr-4 26085 6467 ns/op BenchmarkMontgomeryMul-4 24369 4419 ns/op BenchmarkModMul-4 13374 9097 ns/op BenchmarkExpBig-4 15 7982332 ns/op BenchmarkExp-4 6 19106582 ns/op PASS ok crypto/internal/bigmod 1.700s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 1479 75153 ns/op BenchmarkScalarBaseMult-4 256 438958 ns/op BenchmarkScalarMult-4 100 1368941 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 174 1094219 ns/op PASS ok crypto/internal/edwards25519 0.941s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 373610 472.5 ns/op BenchmarkMultiply-4 4913745 25.07 ns/op BenchmarkSquare-4 6125737 23.45 ns/op BenchmarkInvert-4 34393 3779 ns/op BenchmarkMult32-4 1000000 105.4 ns/op PASS ok crypto/internal/edwards25519/field 1.274s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 58 1909934 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1996 96416 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 27 4809269 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 23166728 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 104 1073151 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 9622 13370 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 84 2600121 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 28 3993998 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.920s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 602761 188.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 405319 333.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 125691 1027 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 651049 207.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 346588 329.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 113305 1092 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.335s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 104170 1132 ns/op 7.07 MB/s BenchmarkHash64-4 107636 969.5 ns/op 66.02 MB/s BenchmarkHash128-4 110731 1061 ns/op 120.64 MB/s BenchmarkHash256-4 93800 1259 ns/op 203.31 MB/s BenchmarkHash512-4 78578 1600 ns/op 320.10 MB/s BenchmarkHash1K-4 49035 2644 ns/op 387.23 MB/s BenchmarkHash8K-4 10000 25067 ns/op 326.81 MB/s BenchmarkHash1M-4 67 1818600 ns/op 576.58 MB/s BenchmarkHash8M-4 8 13719774 ns/op 611.42 MB/s BenchmarkHash8BytesUnaligned-4 101332 1190 ns/op 6.72 MB/s BenchmarkHash1KUnaligned-4 48596 2648 ns/op 386.74 MB/s BenchmarkHash8KUnaligned-4 10000 12019 ns/op 681.61 MB/s PASS ok crypto/md5 2.580s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 2 62069053 ns/op PASS ok crypto/rand 0.265s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 11367 9984 ns/op 12.82 MB/s BenchmarkRC4_1K-4 1479 77978 ns/op 13.13 MB/s BenchmarkRC4_8K-4 183 618007 ns/op 13.10 MB/s PASS ok crypto/rc4 0.706s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 10 10360468 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 21840153 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 42794316 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 4420113 ns/op BenchmarkDecryptOAEP/2048-4 8 18515205 ns/op BenchmarkEncryptOAEP/2048-4 33 4194280 ns/op BenchmarkSignPKCS1v15/2048-4 10 14004284 ns/op BenchmarkVerifyPKCS1v15/2048-4 28 3973145 ns/op BenchmarkSignPSS/2048-4 10 21627454 ns/op BenchmarkVerifyPSS/2048-4 34 3992811 ns/op PASS ok crypto/rsa 2.196s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 81879 1344 ns/op 5.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 82728 1514 ns/op 5.28 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 63163 1648 ns/op 194.19 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 65386 2079 ns/op 153.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 50539 2511 ns/op 407.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 54670 2027 ns/op 505.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 12238 ns/op 669.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 11860 9436 ns/op 868.15 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.582s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 66408 1766 ns/op 4.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 79116 1683 ns/op 4.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 71638 1861 ns/op 4.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26326 6001 ns/op 170.65 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 29466 4231 ns/op 242.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 29104 4146 ns/op 247.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5104 22372 ns/op 366.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 5869 22189 ns/op 369.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4701 23744 ns/op 345.02 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.226s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 35397 3370 ns/op 2.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 48679 2575 ns/op 3.11 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 61400 2064 ns/op 3.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 29256 4211 ns/op 243.15 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 19684 6708 ns/op 152.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 15600 7256 ns/op 141.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7074 17238 ns/op 475.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 8450 27629 ns/op 296.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 7128 17639 ns/op 464.43 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.962s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 19531348 5.869 ns/op BenchmarkConstantTimeEq-4 20988462 6.192 ns/op BenchmarkConstantTimeLessOrEq-4 16309969 9.635 ns/op BenchmarkXORBytes/8Bytes-4 3005589 40.31 ns/op 198.44 MB/s BenchmarkXORBytes/128Bytes-4 2655247 43.61 ns/op 2935.03 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 135.7 ns/op 15091.41 MB/s BenchmarkXORBytes/32768Bytes-4 63500 2479 ns/op 13219.64 MB/s PASS ok crypto/subtle 1.743s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 21 6579734 ns/op BenchmarkCertCache/1-4 19 6126641 ns/op BenchmarkCertCache/2-4 16 7038218 ns/op BenchmarkCertCache/3-4 22 6214134 ns/op BenchmarkHandshakeServer/RSA-4 14 7876450 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 15 7720341 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 19 7550695 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 25 4767339 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 26 5458130 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 20 6354581 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 27 7285687 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 34320253 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 46480503 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 120044844 ns/op 8.73 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 1 123953724 ns/op 8.46 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 212187647 ns/op 9.88 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 193717420 ns/op 10.83 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 417218834 ns/op 10.05 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 430146054 ns/op 9.75 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 766781527 ns/op 10.94 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 859039973 ns/op 9.77 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 1434291035 ns/op 11.70 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 1579183423 ns/op 10.62 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 3102009936 ns/op 10.82 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 3398426945 ns/op 9.87 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 6289603200 ns/op 10.67 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 6867052326 ns/op 9.77 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 1 100112699 ns/op 10.47 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 1 112262978 ns/op 9.34 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 1 191150825 ns/op 10.97 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 235386311 ns/op 8.91 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 409370716 ns/op 10.25 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 410111332 ns/op 10.23 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 804733620 ns/op 10.42 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 859022456 ns/op 9.77 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 1564195317 ns/op 10.73 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 1673384670 ns/op 10.03 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 2976783696 ns/op 11.27 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 3433561689 ns/op 9.77 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 6402017180 ns/op 10.48 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 6433405472 ns/op 10.43 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 717253848 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 717625811 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 298670526 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 297876169 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 169290569 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 161546982 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 91449860 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 90036555 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 2 53540968 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 48926076 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 155708457 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156189856 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 77670349 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 78883553 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 55846196 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 2 50780518 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 35786045 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33818956 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 31317906 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 26081880 ns/op PASS ok crypto/tls 61.817s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15854691 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 314 339288 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 846 169721 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 762 154309 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.756s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 39 3715738 ns/op 278152 B/op 1623 allocs/op BenchmarkConcurrentStmtQuery-4 40 4088700 ns/op 263890 B/op 1969 allocs/op BenchmarkConcurrentStmtExec-4 56 2893266 ns/op 211956 B/op 576 allocs/op BenchmarkConcurrentTxQuery-4 21 4807466 ns/op 272212 B/op 2133 allocs/op BenchmarkConcurrentTxExec-4 54 2162607 ns/op 87832 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 49 2951259 ns/op 104815 B/op 2079 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1047648 ns/op 40119 B/op 381 allocs/op BenchmarkConcurrentRandom-4 32 3894585 ns/op 224510 B/op 1760 allocs/op BenchmarkManyConcurrentQueries-4 2008 53482 ns/op 4121 B/op 20 allocs/op BenchmarkGrabConn-4 175748 582.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.901s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 127532 1066 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 37 2753065 ns/op 188286 B/op 14 allocs/op Benchmark115/LineToPC-4 69 2023028 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 13092 8806 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.029s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkMarshal-4 682 196545 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2703 38716 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.367s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 223 543508 ns/op 15.07 MB/s BenchmarkEncodeToString-4 205 764974 ns/op 10.71 MB/s BenchmarkDecode-4 86 1461380 ns/op 8.97 MB/s BenchmarkDecodeString-4 139 932034 ns/op 14.07 MB/s PASS ok encoding/base32 0.845s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 289 403080 ns/op 20.32 MB/s BenchmarkDecodeString/2-4 246562 436.5 ns/op 9.16 MB/s BenchmarkDecodeString/4-4 252172 519.5 ns/op 15.40 MB/s BenchmarkDecodeString/8-4 208927 656.9 ns/op 18.27 MB/s BenchmarkDecodeString/64-4 43214 4100 ns/op 21.47 MB/s BenchmarkDecodeString/8192-4 400 337497 ns/op 32.37 MB/s BenchmarkNewEncoding-4 94165 1189 ns/op 215.30 MB/s PASS ok encoding/base64 1.455s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1281 114058 ns/op 35.07 MB/s BenchmarkReadStruct-4 15535 7382 ns/op 10.16 MB/s BenchmarkWriteStruct-4 16573 6658 ns/op 11.26 MB/s BenchmarkReadInts-4 37498 3101 ns/op 9.67 MB/s BenchmarkWriteInts-4 33784 3760 ns/op 7.98 MB/s BenchmarkWriteSlice1000Int32s-4 1178 105459 ns/op 37.93 MB/s BenchmarkPutUint16-4 2488958 45.13 ns/op 44.31 MB/s BenchmarkAppendUint16-4 2164528 55.65 ns/op 35.94 MB/s BenchmarkPutUint32-4 2274181 61.52 ns/op 65.02 MB/s BenchmarkAppendUint32-4 2312288 50.15 ns/op 79.76 MB/s BenchmarkPutUint64-4 798672 166.3 ns/op 48.10 MB/s BenchmarkAppendUint64-4 1112529 103.2 ns/op 77.52 MB/s BenchmarkLittleEndianPutUint16-4 2290387 46.43 ns/op 43.08 MB/s BenchmarkLittleEndianAppendUint16-4 2642593 44.39 ns/op 45.06 MB/s BenchmarkLittleEndianPutUint32-4 1956115 51.30 ns/op 77.97 MB/s BenchmarkLittleEndianAppendUint32-4 2189786 55.25 ns/op 72.40 MB/s BenchmarkLittleEndianPutUint64-4 999628 120.9 ns/op 66.17 MB/s BenchmarkLittleEndianAppendUint64-4 959438 110.3 ns/op 72.56 MB/s BenchmarkReadFloats-4 139766 1268 ns/op 9.47 MB/s BenchmarkWriteFloats-4 102254 1134 ns/op 10.58 MB/s BenchmarkReadSlice1000Float32s-4 1218 107737 ns/op 37.13 MB/s BenchmarkWriteSlice1000Float32s-4 964 119813 ns/op 33.39 MB/s BenchmarkReadSlice1000Uint8s-4 37196 3974 ns/op 251.66 MB/s BenchmarkWriteSlice1000Uint8s-4 59858 2953 ns/op 338.63 MB/s BenchmarkPutUvarint32-4 979208 212.8 ns/op 18.80 MB/s BenchmarkPutUvarint64-4 268540 478.2 ns/op 16.73 MB/s PASS ok encoding/binary 6.011s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 5389 21812 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 5509 24730 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 5352 24763 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3985 33718 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 6052 20795 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 5462 25783 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 5559 19051 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3176 34976 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 16901 ns/op PASS ok encoding/csv 2.006s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 6216 18780 ns/op BenchmarkEndToEndByteBuffer-4 7692 14962 ns/op BenchmarkEndToEndSliceByteBuffer-4 187 694346 ns/op BenchmarkEncodeComplex128Slice-4 528 236535 ns/op BenchmarkEncodeFloat64Slice-4 1076 106282 ns/op BenchmarkEncodeInt32Slice-4 968 115261 ns/op BenchmarkEncodeStringSlice-4 1483 79063 ns/op BenchmarkEncodeInterfaceSlice-4 51 2325452 ns/op BenchmarkDecodeComplex128Slice-4 464 399574 ns/op BenchmarkDecodeFloat64Slice-4 963 160801 ns/op BenchmarkDecodeInt32Slice-4 835 166702 ns/op BenchmarkDecodeStringSlice-4 361 320806 ns/op BenchmarkDecodeStringsSlice-4 134 832900 ns/op BenchmarkDecodeBytesSlice-4 420 355571 ns/op BenchmarkDecodeInterfaceSlice-4 79 2011391 ns/op BenchmarkDecodeMap-4 92 1497977 ns/op PASS ok encoding/gob 3.676s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 10032 11383 ns/op 22.49 MB/s BenchmarkEncode/1024-4 2602 50706 ns/op 20.19 MB/s BenchmarkEncode/4096-4 600 317004 ns/op 12.92 MB/s BenchmarkEncode/16384-4 100 1011464 ns/op 16.20 MB/s BenchmarkDecode/256-4 12260 8444 ns/op 30.32 MB/s BenchmarkDecode/1024-4 6073 19854 ns/op 51.58 MB/s BenchmarkDecode/4096-4 1471 82791 ns/op 49.47 MB/s BenchmarkDecode/16384-4 300 340644 ns/op 48.10 MB/s BenchmarkDump/256-4 772 130699 ns/op 1.96 MB/s BenchmarkDump/1024-4 265 404050 ns/op 2.53 MB/s BenchmarkDump/4096-4 84 1631781 ns/op 2.51 MB/s BenchmarkDump/16384-4 19 6600595 ns/op 2.48 MB/s PASS ok encoding/hex 2.398s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 136458571 ns/op 14.22 MB/s 8391744 B/op 58 allocs/op BenchmarkCodeEncoderError-4 1 201084684 ns/op 9.65 MB/s 8526312 B/op 141 allocs/op BenchmarkCodeMarshal-4 1 150829458 ns/op 12.87 MB/s 10332104 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 133529071 ns/op 14.53 MB/s 1947040 B/op 72 allocs/op BenchmarkMarshalBytes/32-4 20242 5776 ns/op BenchmarkMarshalBytes/256-4 4944 22604 ns/op BenchmarkMarshalBytes/4096-4 439 277860 ns/op BenchmarkMarshalBytesError/32-4 37 3598757 ns/op BenchmarkMarshalBytesError/256-4 48 2244760 ns/op BenchmarkMarshalBytesError/4096-4 42 2564747 ns/op BenchmarkCodeDecoder-4 1 509816330 ns/op 3.81 MB/s 11015936 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 28366 4533 ns/op 3.09 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46292 3665 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 445511805 ns/op 4.36 MB/s 2939400 B/op 91327 allocs/op BenchmarkCodeUnmarshalReuse-4 1 460310236 ns/op 4.22 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 54778 2096 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 125472 1357 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 108110 970.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 53056 2667 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 59377 1805 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 16920 6769 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2293 46641 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 507 292885 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1462598 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 12451147 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 519540 231.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 512632 232.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 506925 217.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 518906 220.2 ns/op BenchmarkEncodeMarshaler-4 49276 2277 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 67232 1678 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4850841 23.24 ns/op BenchmarkNumberIsValidRegexp-4 16000 6712 ns/op PASS ok encoding/json 8.955s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 38 3150587 ns/op 20.80 MB/s BenchmarkDecode-4 27 7086211 ns/op 12.53 MB/s PASS ok encoding/pem 0.516s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 1717 83300 ns/op 6281 B/op 24 allocs/op BenchmarkUnmarshal-4 604 195409 ns/op 8292 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 2332 52719 ns/op PASS ok encoding/xml 0.565s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 435380 276.2 ns/op BenchmarkIntSet-4 621396 236.4 ns/op BenchmarkFloatAdd-4 239403 794.0 ns/op BenchmarkFloatSet-4 772882 219.0 ns/op BenchmarkStringSet-4 433123 310.2 ns/op BenchmarkMapSet-4 111746 1003 ns/op BenchmarkMapSetDifferent-4 48050 2193 ns/op BenchmarkMapSetDifferentRandom-4 256 472351 ns/op BenchmarkMapSetString-4 114734 877.9 ns/op BenchmarkMapAddSame-4 28840 5178 ns/op BenchmarkMapAddDifferent-4 12774 10467 ns/op BenchmarkMapAddDifferentRandom-4 229 673601 ns/op BenchmarkMapAddSameSteadyState-4 282572 412.6 ns/op BenchmarkMapAddDifferentSteadyState-4 115303 1360 ns/op BenchmarkRealworldExpvarUsage-4 13252 10006 ns/op PASS ok expvar 3.398s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 75411 1752 ns/op BenchmarkSprintfEmpty-4 226657 536.3 ns/op BenchmarkSprintfString-4 210216 875.1 ns/op BenchmarkSprintfTruncateString-4 193657 707.4 ns/op BenchmarkSprintfTruncateBytes-4 130794 1058 ns/op BenchmarkSprintfSlowParsingPath-4 180847 866.7 ns/op BenchmarkSprintfQuoteString-4 37611 3244 ns/op BenchmarkSprintfInt-4 151192 856.2 ns/op BenchmarkSprintfIntInt-4 146653 1077 ns/op BenchmarkSprintfPrefixedInt-4 95182 1174 ns/op BenchmarkSprintfFloat-4 74836 1414 ns/op BenchmarkSprintfComplex-4 38505 3028 ns/op BenchmarkSprintfBoolean-4 168249 809.2 ns/op BenchmarkSprintfHexString-4 67928 1958 ns/op BenchmarkSprintfHexBytes-4 54446 2420 ns/op BenchmarkSprintfBytes-4 32690 4153 ns/op BenchmarkSprintfStringer-4 60674 2448 ns/op BenchmarkSprintfStructure-4 26036 5837 ns/op BenchmarkManyArgs-4 48022 2805 ns/op BenchmarkFprintInt-4 66378 1732 ns/op BenchmarkFprintfBytes-4 67816 1910 ns/op BenchmarkFprintIntNoAlloc-4 66930 1781 ns/op BenchmarkScanInts-4 28 5462056 ns/op BenchmarkScanRecursiveInt-4 1 614503690 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 564461270 ns/op PASS ok fmt 6.348s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 465 227611 ns/op PASS ok go/build 0.178s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 44151 2581 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12184 9547 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 5025 31399 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1017 126416 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 199 510395 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 61 2149674 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 8965669 ns/op 865642 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 44201249 ns/op 3634562 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 151820189 ns/op 15259072 B/op 65566 allocs/op PASS ok go/constant 1.823s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 358487198 ns/op 0.18 MB/s 45187104 B/op 48738 allocs/op PASS ok go/format 0.438s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 5 20453450 ns/op 2.63 MB/s BenchmarkParseOnly-4 6 18430242 ns/op 2.92 MB/s BenchmarkResolve-4 49 2114043 ns/op 25.48 MB/s PASS ok go/parser 1.644s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 168253075 ns/op 0.31 MB/s 5487720 B/op 27677 allocs/op BenchmarkPrintDecl-4 721 160188 ns/op 0.20 MB/s 17014 B/op 51 allocs/op PASS ok go/printer 0.373s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 271 460918 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8779704 ns/op 6.24 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 14860706 ns/op 4.84 MB/s BenchmarkScanFiles/net/http/server.go-4 6 19755631 ns/op 5.73 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 164 611270 ns/op 5.03 MB/s PASS ok go/scanner 0.934s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1223316 96.85 ns/op PASS ok go/token 0.315s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 152 805454 ns/op BenchmarkNamed/Underlying/nongeneric-4 901052 125.6 ns/op BenchmarkNamed/Underlying/generic-4 847984 205.6 ns/op BenchmarkNamed/Underlying/src_instance-4 775165 198.0 ns/op BenchmarkNamed/Underlying/user_instance-4 964042 127.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 18694 6442 ns/op BenchmarkNamed/NewMethodSet/generic-4 18184 8236 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 15505 6664 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 18741 6734 ns/op BenchmarkCheck/http/funcbodies/info-4 1 593025039 ns/op 51309 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 510228974 ns/op 59733 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 236386954 ns/op 128738 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 218114962 ns/op 139455 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2060839556 ns/op 2485 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 145641152 ns/op 35036 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 1 127444916 ns/op 39948 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 79347786 ns/op 63940 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 759321760 ns/op 2853 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 82802061 ns/op 26112 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 73058594 ns/op 29518 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 59953998 ns/op 35635 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1568452824 ns/op 39872 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 499348637 ns/op 125114 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 149224950 ns/op 418371 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 122842852 ns/op 505270 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3355766250 ns/op 593.7 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 111078204 ns/op 17853 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 1 118665494 ns/op 16678 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 1 111847495 ns/op 17637 lines/s PASS ok go/types 42.240s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 12718 9059 ns/op 113.04 MB/s PASS ok hash/adler32 0.259s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 206758 542.7 ns/op 27.64 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 185274 577.8 ns/op 25.96 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 118912 1018 ns/op 39.29 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 134820 880.5 ns/op 45.43 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 363999 319.7 ns/op 1601.37 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 440376 398.3 ns/op 1285.54 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 358935 565.2 ns/op 1811.75 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 375829 367.7 ns/op 2784.81 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 195685 562.8 ns/op 7277.93 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 223839 540.7 ns/op 7575.00 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 54638 2108 ns/op 15543.09 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 58051 2190 ns/op 14962.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 392811 331.0 ns/op 45.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 364227 347.0 ns/op 43.22 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 427910 345.8 ns/op 115.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 281376 593.4 ns/op 67.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 255576 463.9 ns/op 1103.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 317208 442.6 ns/op 1156.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 266100 521.8 ns/op 1962.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 216032 498.6 ns/op 2053.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 251173 562.3 ns/op 7284.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 203995 563.9 ns/op 7264.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46918 2229 ns/op 14698.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 49443 2412 ns/op 13587.34 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 234624 565.3 ns/op 26.53 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 237920 480.0 ns/op 31.25 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 144110 1087 ns/op 36.80 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 125770 1341 ns/op 29.82 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 10000 10870 ns/op 47.10 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 9108 11375 ns/op 45.01 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 5269 25528 ns/op 40.11 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 5182 22672 ns/op 45.17 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1341 98433 ns/op 41.61 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1077 94833 ns/op 43.19 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1387949 ns/op 23.61 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 145 791007 ns/op 41.43 MB/s PASS ok hash/crc32 7.666s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 133 1392356 ns/op 47.07 MB/s BenchmarkCrc64/ISO4KB-4 1284 85284 ns/op 48.03 MB/s BenchmarkCrc64/ISO1KB-4 6990 17632 ns/op 58.08 MB/s BenchmarkCrc64/ECMA64KB-4 118 938563 ns/op 69.83 MB/s BenchmarkCrc64/Random64KB-4 128 937869 ns/op 69.88 MB/s BenchmarkCrc64/Random16KB-4 474 248137 ns/op 66.03 MB/s PASS ok hash/crc64 1.489s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 12444 9225 ns/op 111.00 MB/s BenchmarkFnv32aKB-4 9721 12995 ns/op 78.80 MB/s BenchmarkFnv64KB-4 12477 9653 ns/op 106.08 MB/s BenchmarkFnv64aKB-4 10000 14850 ns/op 68.96 MB/s BenchmarkFnv128KB-4 1498 79714 ns/op 12.85 MB/s BenchmarkFnv128aKB-4 1600 96191 ns/op 10.65 MB/s PASS ok hash/fnv 1.293s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 343178 322.7 ns/op 12.40 MB/s BenchmarkHash/n=4/Bytes-4 2962495 39.56 ns/op 101.11 MB/s BenchmarkHash/n=4/String-4 1000000 119.6 ns/op 33.43 MB/s BenchmarkHash/n=8/Write-4 413924 429.0 ns/op 18.65 MB/s BenchmarkHash/n=8/Bytes-4 2991924 44.83 ns/op 178.43 MB/s BenchmarkHash/n=8/String-4 1444897 81.91 ns/op 97.67 MB/s BenchmarkHash/n=16/Write-4 400516 333.8 ns/op 47.93 MB/s BenchmarkHash/n=16/Bytes-4 3116084 39.52 ns/op 404.89 MB/s BenchmarkHash/n=16/String-4 1409830 73.90 ns/op 216.51 MB/s BenchmarkHash/n=32/Write-4 270478 422.6 ns/op 75.72 MB/s BenchmarkHash/n=32/Bytes-4 2837659 39.67 ns/op 806.58 MB/s BenchmarkHash/n=32/String-4 1000000 139.1 ns/op 230.13 MB/s BenchmarkHash/n=64/Write-4 427347 588.3 ns/op 108.79 MB/s BenchmarkHash/n=64/Bytes-4 2712219 43.29 ns/op 1478.27 MB/s BenchmarkHash/n=64/String-4 1435018 80.75 ns/op 792.53 MB/s BenchmarkHash/n=256/Write-4 291177 458.9 ns/op 557.84 MB/s BenchmarkHash/n=256/Bytes-4 1862367 67.59 ns/op 3787.82 MB/s BenchmarkHash/n=256/String-4 946089 200.5 ns/op 1276.99 MB/s BenchmarkHash/n=320/Write-4 300922 499.5 ns/op 640.60 MB/s BenchmarkHash/n=320/Bytes-4 1617230 67.76 ns/op 4722.64 MB/s BenchmarkHash/n=320/String-4 597291 195.7 ns/op 1635.25 MB/s BenchmarkHash/n=1024/Write-4 214780 571.7 ns/op 1791.04 MB/s BenchmarkHash/n=1024/Bytes-4 543063 212.5 ns/op 4817.91 MB/s BenchmarkHash/n=1024/String-4 138748 752.2 ns/op 1361.27 MB/s BenchmarkHash/n=4096/Write-4 88704 1390 ns/op 2946.49 MB/s BenchmarkHash/n=4096/Bytes-4 256488 487.9 ns/op 8395.44 MB/s BenchmarkHash/n=4096/String-4 58993 1882 ns/op 2175.98 MB/s BenchmarkHash/n=16384/Write-4 25682 6257 ns/op 2618.60 MB/s BenchmarkHash/n=16384/Bytes-4 61238 1935 ns/op 8465.02 MB/s BenchmarkHash/n=16384/String-4 16152 6721 ns/op 2437.78 MB/s PASS ok hash/maphash 7.029s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 586 229093 ns/op BenchmarkEscapeNone-4 98458 1587 ns/op BenchmarkUnescape-4 501 227934 ns/op BenchmarkUnescapeNone-4 514329 218.7 ns/op BenchmarkUnescapeSparse-4 10000 26014 ns/op BenchmarkUnescapeDense-4 939 146193 ns/op PASS ok html 1.306s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 7582 16521 ns/op BenchmarkCSSEscaperNoSpecials-4 32931 5000 ns/op BenchmarkDecodeCSS-4 19699 5937 ns/op BenchmarkDecodeCSSNoSpecials-4 2684640 52.07 ns/op BenchmarkCSSValueFilter-4 77568 1446 ns/op BenchmarkCSSValueFilterOk-4 67899 1726 ns/op BenchmarkEscapedExecute-4 4322 37451 ns/op BenchmarkHTMLNospaceEscaper-4 10000 13537 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 48048 2668 ns/op BenchmarkStripTags-4 16129 7681 ns/op BenchmarkStripTagsNoSpecials-4 225648 752.7 ns/op BenchmarkJSValEscaperWithNum-4 10000 10526 ns/op BenchmarkJSValEscaperWithStr-4 5250 29621 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 15303 7090 ns/op BenchmarkJSValEscaperWithObj-4 5054 28415 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12812 9947 ns/op BenchmarkJSStrEscaperNoSpecials-4 36961 2898 ns/op BenchmarkJSStrEscaper-4 10000 23618 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 40447 3159 ns/op BenchmarkJSRegexpEscaper-4 7917 15489 ns/op BenchmarkTemplateSpecialTags-4 85 1615453 ns/op BenchmarkURLEscaper-4 4382 34224 ns/op BenchmarkURLEscaperNoSpecials-4 139676 1308 ns/op BenchmarkURLNormalizer-4 4737 21279 ns/op BenchmarkURLNormalizerNoSpecials-4 195282 1066 ns/op BenchmarkSrcsetFilter-4 10000 11049 ns/op BenchmarkSrcsetFilterNoSpecials-4 90591 1476 ns/op PASS ok html/template 5.931s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 472657 303.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 423727 270.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 461314 224.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 439148 265.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1504951 88.11 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 129.2 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1342924 88.14 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1064809 232.7 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 884734 133.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 331567 377.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 331320 449.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 374229 489.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 288933 693.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 544588 207.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 470821 300.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 775369 186.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 342724 328.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 335853 389.1 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1101800 111.2 ns/op BenchmarkRGBASetRGBA-4 1000000 126.0 ns/op BenchmarkRGBA64At-4 887346 218.4 ns/op BenchmarkRGBA64SetRGBA64-4 773727 154.5 ns/op BenchmarkNRGBAAt-4 1314968 91.25 ns/op BenchmarkNRGBASetNRGBA-4 1000000 117.5 ns/op BenchmarkNRGBA64At-4 684162 158.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 821752 178.6 ns/op BenchmarkAlphaAt-4 1342321 78.48 ns/op BenchmarkAlphaSetAlpha-4 1786542 67.59 ns/op BenchmarkAlpha16At-4 1000000 101.0 ns/op BenchmarkAlphaSetAlpha16-4 1000000 110.4 ns/op BenchmarkGrayAt-4 2094144 73.82 ns/op BenchmarkGraySetGray-4 1755866 110.7 ns/op BenchmarkGray16At-4 1153873 152.2 ns/op BenchmarkGraySetGray16-4 1000000 209.9 ns/op PASS ok image 8.395s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2780983 37.66 ns/op BenchmarkYCbCrToRGB/128-4 3212542 37.79 ns/op BenchmarkYCbCrToRGB/255-4 3150693 43.93 ns/op BenchmarkRGBToYCbCr/0-4 2711812 57.99 ns/op BenchmarkRGBToYCbCr/Cb-4 2196230 49.01 ns/op BenchmarkRGBToYCbCr/Cr-4 2376404 49.98 ns/op BenchmarkYCbCrToRGBA/0-4 2564230 53.39 ns/op BenchmarkYCbCrToRGBA/128-4 2064927 106.7 ns/op BenchmarkYCbCrToRGBA/255-4 2490004 91.55 ns/op BenchmarkNYCbCrAToRGBA/0-4 2194126 45.71 ns/op BenchmarkNYCbCrAToRGBA/128-4 2505381 44.87 ns/op BenchmarkNYCbCrAToRGBA/255-4 2419177 49.10 ns/op PASS ok image/color 3.410s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 38165265 ns/op BenchmarkFillSrc-4 315 437129 ns/op BenchmarkCopyOver-4 6 17529329 ns/op BenchmarkCopySrc-4 507 222517 ns/op BenchmarkNRGBAOver-4 8 14018884 ns/op BenchmarkNRGBASrc-4 12 9539890 ns/op BenchmarkYCbCr-4 9 11208517 ns/op BenchmarkGray-4 16 7080603 ns/op BenchmarkCMYK-4 12 9896723 ns/op BenchmarkGlyphOver-4 22 5524357 ns/op BenchmarkRGBAMaskOver-4 5 22448851 ns/op BenchmarkGrayMaskOver-4 6 17623786 ns/op BenchmarkRGBA64ImageMaskOver-4 4 30748880 ns/op BenchmarkRGBA-4 5 21499647 ns/op BenchmarkPalettedFill-4 906 131515 ns/op BenchmarkPalettedRGBA-4 5 22724641 ns/op BenchmarkGenericOver-4 3 47991125 ns/op BenchmarkGenericMaskOver-4 5 20931524 ns/op BenchmarkGenericSrc-4 4 31937485 ns/op BenchmarkGenericMaskSrc-4 4 31015528 ns/op PASS ok image/draw 6.827s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 20 5653037 ns/op 2.73 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 135661333 ns/op 2.26 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2612625035 ns/op 0.47 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 58 2185796 ns/op 7.07 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 126746158 ns/op 0.49 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.746s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 4488 29249 ns/op BenchmarkIDCT-4 5187 22840 ns/op BenchmarkDecodeBaseline-4 8 13708440 ns/op 4.51 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 19890592 ns/op 3.11 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 159426770 ns/op 7.71 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 219632689 ns/op 4.20 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.704s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 16882574 6.775 ns/op BenchmarkDecodeGray-4 12 9190910 ns/op 7.13 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 37919562 ns/op 6.91 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 36186339 ns/op 7.24 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5383707 ns/op 12.17 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32290302 ns/op 8.12 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 41494480 ns/op 6.32 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 49925766 ns/op 6.15 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 51363298 ns/op 5.98 MB/s 426088 B/op 15 allocs/op BenchmarkEncodeNRGBOpaque-4 1 173679315 ns/op 7.08 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 177061504 ns/op 6.94 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30028636 ns/op 10.23 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 172783823 ns/op 7.11 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 665578692 ns/op 1.85 MB/s 864280 B/op 31 allocs/op PASS ok image/png 4.124s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53911031 ns/op 1.85 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44176252 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 273077373 ns/op 1.83 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 239339079 ns/op 2.09 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 51343720 ns/op 1.95 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 42777471 ns/op 2.34 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 251732129 ns/op 1.99 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 223264266 ns/op 2.24 MB/s 4005984 B/op 4 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 517286210 ns/op 1.93 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 515355514 ns/op 1.94 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3072921111 ns/op 1.63 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2966057647 ns/op 1.69 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8530774 ns/op 11.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9167390 ns/op 10.91 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 42993469 ns/op 11.63 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 45954603 ns/op 10.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 84986706 ns/op 11.77 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 88651689 ns/op 11.28 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 449464411 ns/op 11.12 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 456295306 ns/op 10.96 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 58404961 ns/op 1.71 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 57112915 ns/op 1.75 MB/s 1073236 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 309738094 ns/op 1.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 290968851 ns/op 1.72 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 672278307 ns/op 1.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 668920259 ns/op 1.49 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4980796661 ns/op 1.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4476063918 ns/op 1.12 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 134471386 ns/op 31.08 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 131891987 ns/op 31.69 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 44.107s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 35006 2977 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 38964 3241 ns/op 0.62 MB/s BenchmarkMarshalCorpusFile/4-4 34128 3778 ns/op 1.06 MB/s BenchmarkMarshalCorpusFile/8-4 27866 4159 ns/op 1.92 MB/s BenchmarkMarshalCorpusFile/16-4 21583 5655 ns/op 2.83 MB/s BenchmarkMarshalCorpusFile/32-4 14226 8473 ns/op 3.78 MB/s BenchmarkMarshalCorpusFile/64-4 8791 13743 ns/op 4.66 MB/s BenchmarkMarshalCorpusFile/128-4 4851 23363 ns/op 5.48 MB/s BenchmarkMarshalCorpusFile/256-4 3033 46957 ns/op 5.45 MB/s BenchmarkMarshalCorpusFile/512-4 1467 92707 ns/op 5.52 MB/s BenchmarkMarshalCorpusFile/1024-4 738 174412 ns/op 5.87 MB/s BenchmarkMarshalCorpusFile/2048-4 340 363359 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/4096-4 175 719164 ns/op 5.70 MB/s BenchmarkMarshalCorpusFile/8192-4 78 1473892 ns/op 5.56 MB/s BenchmarkMarshalCorpusFile/16384-4 42 2832940 ns/op 5.78 MB/s BenchmarkMarshalCorpusFile/32768-4 20 6430282 ns/op 5.10 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12393088 ns/op 5.29 MB/s BenchmarkMarshalCorpusFile/131072-4 4 27199190 ns/op 4.82 MB/s BenchmarkMarshalCorpusFile/262144-4 3 50058455 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/524288-4 1 107127860 ns/op 4.89 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 200344561 ns/op 5.23 MB/s BenchmarkUnmarshalCorpusFile/1-4 7879 13538 ns/op 0.07 MB/s BenchmarkUnmarshalCorpusFile/2-4 7737 14233 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 8422 13895 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 8452 16269 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/16-4 6955 19459 ns/op 0.82 MB/s BenchmarkUnmarshalCorpusFile/32-4 4081 28649 ns/op 1.12 MB/s BenchmarkUnmarshalCorpusFile/64-4 3220 33391 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/128-4 2989 44189 ns/op 2.90 MB/s BenchmarkUnmarshalCorpusFile/256-4 992 115588 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/512-4 511 223228 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/1024-4 273 422256 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/2048-4 142 831595 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1660688 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3347360 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6670315 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 13264004 ns/op 2.47 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 27179429 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52775064 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 109932142 ns/op 2.38 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 214169019 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 414566650 ns/op 2.53 MB/s BenchmarkMutatorBytes/1-4 36681 3263 ns/op BenchmarkMutatorBytes/10-4 39536 3005 ns/op BenchmarkMutatorBytes/100-4 36320 3225 ns/op BenchmarkMutatorBytes/1000-4 25852 4659 ns/op BenchmarkMutatorBytes/10000-4 7651 19904 ns/op BenchmarkMutatorBytes/100000-4 897 131721 ns/op BenchmarkMutatorString/1-4 38918 3319 ns/op BenchmarkMutatorString/10-4 38025 3195 ns/op BenchmarkMutatorString/100-4 33604 3803 ns/op BenchmarkMutatorString/1000-4 17313 6707 ns/op BenchmarkMutatorString/10000-4 4800 47334 ns/op BenchmarkMutatorString/100000-4 380 350695 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17656 6344 ns/op BenchmarkMutatorAllBasicTypes/string-4 17222 6535 ns/op BenchmarkMutatorAllBasicTypes/bool-4 60847 1857 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53440 2121 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54493 2100 ns/op BenchmarkMutatorAllBasicTypes/int-4 58521 1958 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58448 1968 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58593 2002 ns/op BenchmarkMutatorAllBasicTypes/int32-4 51796 1945 ns/op BenchmarkMutatorAllBasicTypes/int64-4 60724 1955 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56060 2100 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57517 2098 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57390 2091 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57379 2093 ns/op PASS ok internal/fuzz 12.785s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 15583 7294 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 158875 780.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.548s PASS ok internal/poll 0.041s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 21385081 ns/op PASS ok internal/trace 2.828s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 11354 ns/op BenchmarkCopyNLarge-4 303 546745 ns/op PASS ok io 0.562s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 135586 770.1 ns/op BenchmarkPrintln-4 23614 5004 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35872 3238 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 6558 18310 ns/op BenchmarkDiscard-4 1000000 107.7 ns/op 0 B/op 0 allocs/op PASS ok log 0.902s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2735476 41.21 ns/op BenchmarkAcosh-4 1417849 83.29 ns/op BenchmarkAsin-4 2837443 41.11 ns/op BenchmarkAsinh-4 1372894 86.60 ns/op BenchmarkAtan-4 3474040 34.87 ns/op BenchmarkAtanh-4 1407663 82.98 ns/op BenchmarkAtan2-4 2403813 49.74 ns/op BenchmarkCbrt-4 1738204 68.12 ns/op BenchmarkCeil-4 25254097 4.884 ns/op BenchmarkCompare-4 5548408 20.57 ns/op BenchmarkCompare32-4 6754777 17.60 ns/op BenchmarkCopysign-4 4188826 29.14 ns/op BenchmarkCos-4 1509780 78.67 ns/op BenchmarkCosh-4 2105892 56.11 ns/op BenchmarkErf-4 3470074 33.29 ns/op BenchmarkErfc-4 3580944 33.43 ns/op BenchmarkErfinv-4 3217174 36.00 ns/op BenchmarkErfcinv-4 3206365 36.61 ns/op BenchmarkExp-4 7340802 15.16 ns/op BenchmarkExpGo-4 1000000 106.8 ns/op BenchmarkExpm1-4 2801248 42.88 ns/op BenchmarkExp2-4 1000000 100.5 ns/op BenchmarkExp2Go-4 1000000 104.4 ns/op BenchmarkAbs-4 5194561 22.11 ns/op BenchmarkDim-4 12576400 9.144 ns/op BenchmarkFloor-4 25246117 4.700 ns/op BenchmarkMax-4 18800437 7.244 ns/op BenchmarkMin-4 17615899 6.851 ns/op BenchmarkMod-4 427360 292.1 ns/op BenchmarkFrexp-4 2052594 58.57 ns/op BenchmarkGamma-4 914905 144.2 ns/op BenchmarkHypot-4 14352186 9.100 ns/op BenchmarkHypotGo-4 1874294 64.55 ns/op BenchmarkIlogb-4 2394052 49.99 ns/op BenchmarkJ0-4 324684 392.8 ns/op BenchmarkJ1-4 339044 374.7 ns/op BenchmarkJn-4 147063 819.4 ns/op BenchmarkLdexp-4 1982817 57.69 ns/op BenchmarkLgamma-4 1000000 101.6 ns/op BenchmarkLog-4 6532041 17.66 ns/op BenchmarkLogb-4 2289789 50.60 ns/op BenchmarkLog1p-4 1801861 65.97 ns/op BenchmarkLog10-4 5942281 18.98 ns/op BenchmarkLog2-4 1707994 68.01 ns/op BenchmarkModf-4 2657262 43.49 ns/op BenchmarkNextafter32-4 2612906 44.95 ns/op BenchmarkNextafter64-4 2479441 45.17 ns/op BenchmarkPowInt-4 673921 185.9 ns/op BenchmarkPowFrac-4 538581 245.8 ns/op BenchmarkPow10Pos-4 6881575 20.32 ns/op BenchmarkPow10Neg-4 7107811 17.37 ns/op BenchmarkRound-4 5102308 23.15 ns/op BenchmarkRoundToEven-4 14033520 8.863 ns/op BenchmarkRemainder-4 591133 207.6 ns/op BenchmarkSignbit-4 7774773 15.40 ns/op BenchmarkSin-4 1720995 67.84 ns/op BenchmarkSincos-4 1239967 93.94 ns/op BenchmarkSinh-4 2347148 51.06 ns/op BenchmarkSqrtIndirect-4 25855092 5.067 ns/op BenchmarkSqrtLatency-4 25000785 5.112 ns/op BenchmarkSqrtIndirectLatency-4 23258242 5.071 ns/op BenchmarkSqrtGoLatency-4 1464478 79.49 ns/op BenchmarkSqrtPrime-4 44138 2612 ns/op BenchmarkTan-4 1725832 68.20 ns/op BenchmarkTanh-4 1898890 62.17 ns/op BenchmarkTrunc-4 27532508 4.656 ns/op BenchmarkY0-4 292450 373.9 ns/op BenchmarkY1-4 348987 368.4 ns/op BenchmarkYn-4 151532 786.3 ns/op BenchmarkFloat64bits-4 7929188 14.51 ns/op BenchmarkFloat64frombits-4 7614051 15.18 ns/op BenchmarkFloat32bits-4 7974044 15.18 ns/op BenchmarkFloat32frombits-4 7933263 14.59 ns/op BenchmarkFMA-4 23715822 4.938 ns/op PASS ok math 13.268s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 15227523 7.547 ns/op 8480.12 MB/s BenchmarkAddVV/2-4 14127819 8.544 ns/op 14981.09 MB/s BenchmarkAddVV/3-4 12828456 9.349 ns/op 20536.28 MB/s BenchmarkAddVV/4-4 12992079 9.204 ns/op 27813.64 MB/s BenchmarkAddVV/5-4 11957406 9.907 ns/op 32300.63 MB/s BenchmarkAddVV/10-4 9426264 12.40 ns/op 51632.66 MB/s BenchmarkAddVV/100-4 2271062 50.22 ns/op 127441.90 MB/s BenchmarkAddVV/1000-4 298478 428.2 ns/op 149448.40 MB/s BenchmarkSubVV/1-4 16125102 7.441 ns/op 8600.47 MB/s BenchmarkSubVV/2-4 14373877 8.519 ns/op 15025.09 MB/s BenchmarkSubVV/3-4 13754389 9.194 ns/op 20883.03 MB/s BenchmarkSubVV/4-4 13587247 9.194 ns/op 27843.26 MB/s BenchmarkSubVV/5-4 10298337 11.24 ns/op 28457.70 MB/s BenchmarkSubVV/10-4 9169288 12.04 ns/op 53173.31 MB/s BenchmarkSubVV/100-4 2230312 47.98 ns/op 133381.66 MB/s BenchmarkSubVV/1000-4 294316 450.9 ns/op 141950.15 MB/s BenchmarkAddVW/1-4 17681680 6.948 ns/op 1151.42 MB/s BenchmarkAddVW/2-4 17444875 8.335 ns/op 1919.71 MB/s BenchmarkAddVW/3-4 15157839 7.977 ns/op 3008.81 MB/s BenchmarkAddVW/4-4 15385128 8.540 ns/op 3747.07 MB/s BenchmarkAddVW/5-4 14016583 8.631 ns/op 4634.35 MB/s BenchmarkAddVW/10-4 12319993 10.24 ns/op 7812.69 MB/s BenchmarkAddVW/100-4 318295 385.3 ns/op 2076.25 MB/s BenchmarkAddVW/1000-4 45481 2624 ns/op 3049.33 MB/s BenchmarkAddVWext/1-4 17565019 6.824 ns/op 1172.27 MB/s BenchmarkAddVWext/2-4 16693057 7.423 ns/op 2155.47 MB/s BenchmarkAddVWext/3-4 13358776 8.541 ns/op 2810.10 MB/s BenchmarkAddVWext/4-4 15875283 7.985 ns/op 4007.28 MB/s BenchmarkAddVWext/5-4 13652742 8.530 ns/op 4689.40 MB/s BenchmarkAddVWext/10-4 12454999 10.28 ns/op 7784.43 MB/s BenchmarkAddVWext/100-4 50736 2220 ns/op 360.31 MB/s BenchmarkAddVWext/1000-4 5847 21746 ns/op 367.89 MB/s BenchmarkSubVW/1-4 17594562 6.868 ns/op 1164.88 MB/s BenchmarkSubVW/2-4 16292274 7.403 ns/op 2161.19 MB/s BenchmarkSubVW/3-4 15898442 7.821 ns/op 3068.53 MB/s BenchmarkSubVW/4-4 15013184 7.913 ns/op 4044.13 MB/s BenchmarkSubVW/5-4 14413038 8.705 ns/op 4595.18 MB/s BenchmarkSubVW/10-4 12274826 10.32 ns/op 7754.75 MB/s BenchmarkSubVW/100-4 316146 432.6 ns/op 1849.42 MB/s BenchmarkSubVW/1000-4 42422 2660 ns/op 3007.91 MB/s BenchmarkSubVWext/1-4 18718771 6.908 ns/op 1158.09 MB/s BenchmarkSubVWext/2-4 16689763 7.448 ns/op 2148.19 MB/s BenchmarkSubVWext/3-4 14401875 8.249 ns/op 2909.60 MB/s BenchmarkSubVWext/4-4 14175805 8.271 ns/op 3868.77 MB/s BenchmarkSubVWext/5-4 14093830 8.871 ns/op 4509.15 MB/s BenchmarkSubVWext/10-4 11276043 10.48 ns/op 7634.12 MB/s BenchmarkSubVWext/100-4 50414 2291 ns/op 349.24 MB/s BenchmarkSubVWext/1000-4 5552 22620 ns/op 353.68 MB/s BenchmarkMulAddVWW/1-4 14358301 8.453 ns/op 7571.08 MB/s BenchmarkMulAddVWW/2-4 13411040 8.951 ns/op 14300.00 MB/s BenchmarkMulAddVWW/3-4 12405768 9.499 ns/op 20212.86 MB/s BenchmarkMulAddVWW/4-4 11683824 10.06 ns/op 25444.45 MB/s BenchmarkMulAddVWW/5-4 11185402 10.72 ns/op 29857.20 MB/s BenchmarkMulAddVWW/10-4 8517074 14.42 ns/op 44395.32 MB/s BenchmarkMulAddVWW/100-4 1476698 75.06 ns/op 85267.56 MB/s BenchmarkMulAddVWW/1000-4 172052 725.4 ns/op 88232.95 MB/s BenchmarkAddMulVVW/1-4 16369084 7.353 ns/op 8703.95 MB/s BenchmarkAddMulVVW/2-4 13764058 8.582 ns/op 14915.70 MB/s BenchmarkAddMulVVW/3-4 12516440 9.928 ns/op 19339.38 MB/s BenchmarkAddMulVVW/4-4 10976823 10.14 ns/op 25249.21 MB/s BenchmarkAddMulVVW/5-4 11354893 11.13 ns/op 28747.46 MB/s BenchmarkAddMulVVW/10-4 9250465 13.27 ns/op 48233.30 MB/s BenchmarkAddMulVVW/100-4 1870885 59.69 ns/op 107226.16 MB/s BenchmarkAddMulVVW/1000-4 226280 567.2 ns/op 112836.64 MB/s BenchmarkDivWVW/1-4 2064667 57.06 ns/op 1121.62 MB/s BenchmarkDivWVW/2-4 1000000 114.2 ns/op 1120.67 MB/s BenchmarkDivWVW/3-4 863808 141.7 ns/op 1355.35 MB/s BenchmarkDivWVW/4-4 708087 170.4 ns/op 1502.19 MB/s BenchmarkDivWVW/5-4 617937 195.8 ns/op 1634.70 MB/s BenchmarkDivWVW/10-4 371980 336.5 ns/op 1901.85 MB/s BenchmarkDivWVW/100-4 41660 2820 ns/op 2269.10 MB/s BenchmarkDivWVW/1000-4 4555 27188 ns/op 2353.96 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14835186 7.157 ns/op BenchmarkNonZeroShifts/1/shlVU-4 17183554 7.133 ns/op BenchmarkNonZeroShifts/2/shrVU-4 14290704 7.520 ns/op BenchmarkNonZeroShifts/2/shlVU-4 15212344 7.489 ns/op BenchmarkNonZeroShifts/3/shrVU-4 14238009 8.357 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13277199 7.960 ns/op BenchmarkNonZeroShifts/4/shrVU-4 12817279 8.883 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13497806 8.822 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12124207 10.67 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12394107 9.325 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8565246 12.84 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8907912 12.10 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1476036 85.11 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1632230 65.91 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 193816 694.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 225615 553.1 ns/op BenchmarkDecimalConversion-4 201 551166 ns/op BenchmarkFloatString/100-4 12290 9903 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 223 517642 ns/op 2906 B/op 9 allocs/op BenchmarkFloatString/10000-4 3 46851920 ns/op 60120 B/op 44 allocs/op BenchmarkFloatString/100000-4 1 4712806255 ns/op 832272 B/op 486 allocs/op BenchmarkFloatAdd/10-4 149757 768.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 166026 763.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150211 815.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 87274 1371 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18216 6407 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 204314 595.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 207242 579.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 194576 604.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 173578 742.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 53180 2136 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2076 63631 ns/op BenchmarkParseFloatLargeExp-4 439 269043 ns/op BenchmarkGCD10x10/WithoutXY-4 175866 679.6 ns/op BenchmarkGCD10x10/WithXY-4 49237 2327 ns/op BenchmarkGCD10x100/WithoutXY-4 95924 1347 ns/op BenchmarkGCD10x100/WithXY-4 17216 7834 ns/op BenchmarkGCD10x1000/WithoutXY-4 57782 2129 ns/op BenchmarkGCD10x1000/WithXY-4 14372 8251 ns/op BenchmarkGCD100x100/WithoutXY-4 23494 4892 ns/op BenchmarkGCD100x100/WithXY-4 10000 11682 ns/op BenchmarkGCD100x1000/WithoutXY-4 13009 8961 ns/op BenchmarkGCD100x1000/WithXY-4 6651 19016 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2178 57783 ns/op BenchmarkGCD1000x1000/WithXY-4 1089 105154 ns/op BenchmarkHilbert-4 20 5787717 ns/op BenchmarkBinomial-4 10000 10193 ns/op BenchmarkQuoRem-4 24414 5040 ns/op BenchmarkExp-4 18 6781220 ns/op BenchmarkExpMont/Odd-4 122 963959 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 121 962610 ns/op 3371 B/op 38 allocs/op BenchmarkExpMont/Even2-4 100 1011834 ns/op 3862 B/op 54 allocs/op BenchmarkExpMont/Even3-4 100 1022905 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even4-4 100 1004734 ns/op 3842 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1037314 ns/op 3867 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1042173 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even64-4 138 867437 ns/op 3621 B/op 53 allocs/op BenchmarkExpMont/Even96-4 128 953085 ns/op 3786 B/op 51 allocs/op BenchmarkExpMont/Even128-4 141 808845 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 156 708013 ns/op 2968 B/op 48 allocs/op BenchmarkExpMont/SmallEven1-4 346 332384 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 301 366801 ns/op 1711 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 313 369105 ns/op 1759 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 315 369246 ns/op 1733 B/op 47 allocs/op BenchmarkExp2-4 16 6974425 ns/op BenchmarkBitset-4 611406 187.5 ns/op BenchmarkBitsetNeg-4 378184 344.7 ns/op BenchmarkBitsetOrig-4 213598 619.0 ns/op BenchmarkBitsetNegOrig-4 141403 982.7 ns/op BenchmarkModSqrt225_Tonelli-4 110 1069025 ns/op BenchmarkModSqrt225_3Mod4-4 363 322928 ns/op BenchmarkModSqrt231_Tonelli-4 100 1125807 ns/op BenchmarkModSqrt231_5Mod8-4 288 380686 ns/op BenchmarkModInverse-4 13470 9188 ns/op BenchmarkSqrt-4 1987 62200 ns/op BenchmarkIntSqr/1-4 980844 126.0 ns/op BenchmarkIntSqr/2-4 642254 225.9 ns/op BenchmarkIntSqr/3-4 542280 236.8 ns/op BenchmarkIntSqr/5-4 361496 311.3 ns/op BenchmarkIntSqr/8-4 316215 406.2 ns/op BenchmarkIntSqr/10-4 263520 483.9 ns/op BenchmarkIntSqr/20-4 44186 2391 ns/op BenchmarkIntSqr/30-4 37310 3382 ns/op BenchmarkIntSqr/50-4 24648 4900 ns/op BenchmarkIntSqr/80-4 14270 8187 ns/op BenchmarkIntSqr/100-4 11528 10190 ns/op BenchmarkIntSqr/200-4 5092 25860 ns/op BenchmarkIntSqr/300-4 1780 66492 ns/op BenchmarkIntSqr/500-4 888 125563 ns/op BenchmarkIntSqr/800-4 382 322195 ns/op BenchmarkIntSqr/1000-4 276 400056 ns/op BenchmarkDiv/20/10-4 342363 311.5 ns/op BenchmarkDiv/40/20-4 414351 318.2 ns/op BenchmarkDiv/100/50-4 349802 362.3 ns/op BenchmarkDiv/200/100-4 58300 2084 ns/op BenchmarkDiv/400/200-4 55736 2173 ns/op BenchmarkDiv/1000/500-4 44014 2669 ns/op BenchmarkDiv/2000/1000-4 35480 3519 ns/op BenchmarkDiv/20000/10000-4 1230 94050 ns/op BenchmarkDiv/200000/100000-4 31 3933182 ns/op BenchmarkDiv/2000000/1000000-4 1 113577676 ns/op BenchmarkDiv/20000000/10000000-4 1 3252586728 ns/op BenchmarkMul-4 6 21767513 ns/op BenchmarkNatMul/10-4 210750 814.3 ns/op BenchmarkNatMul/100-4 7320 23854 ns/op BenchmarkNatMul/1000-4 193 618112 ns/op BenchmarkZeroShifts/Shl-4 7564 13973 ns/op BenchmarkZeroShifts/ShlSame-4 3609985 32.89 ns/op BenchmarkZeroShifts/Shr-4 10000 11199 ns/op BenchmarkZeroShifts/ShrSame-4 3591321 31.88 ns/op BenchmarkExp3Power/0x10-4 173120 821.4 ns/op BenchmarkExp3Power/0x40-4 137652 904.6 ns/op BenchmarkExp3Power/0x100-4 83949 1415 ns/op BenchmarkExp3Power/0x400-4 42727 2983 ns/op BenchmarkExp3Power/0x1000-4 10000 13241 ns/op BenchmarkExp3Power/0x4000-4 2196 60346 ns/op BenchmarkExp3Power/0x10000-4 231 508390 ns/op BenchmarkExp3Power/0x40000-4 24 4940622 ns/op BenchmarkExp3Power/0x100000-4 3 48606033 ns/op BenchmarkExp3Power/0x400000-4 1 443655217 ns/op BenchmarkFibo-4 4 32150462 ns/op BenchmarkNatSqr/1-4 725710 182.0 ns/op BenchmarkNatSqr/2-4 438426 297.7 ns/op BenchmarkNatSqr/3-4 401517 359.8 ns/op BenchmarkNatSqr/5-4 317734 484.9 ns/op BenchmarkNatSqr/8-4 230488 668.5 ns/op BenchmarkNatSqr/10-4 183118 803.2 ns/op BenchmarkNatSqr/20-4 43272 2843 ns/op BenchmarkNatSqr/30-4 33550 3867 ns/op BenchmarkNatSqr/50-4 19537 6139 ns/op BenchmarkNatSqr/80-4 10000 10143 ns/op BenchmarkNatSqr/100-4 9262 12862 ns/op BenchmarkNatSqr/200-4 4263 35110 ns/op BenchmarkNatSqr/300-4 1951 73067 ns/op BenchmarkNatSqr/500-4 981 142234 ns/op BenchmarkNatSqr/800-4 332 336805 ns/op BenchmarkNatSqr/1000-4 271 453069 ns/op BenchmarkNatSetBytes/8-4 826537 142.0 ns/op BenchmarkNatSetBytes/24-4 238623 500.6 ns/op BenchmarkNatSetBytes/128-4 64320 2009 ns/op BenchmarkNatSetBytes/7-4 900837 135.0 ns/op BenchmarkNatSetBytes/23-4 303248 485.1 ns/op BenchmarkNatSetBytes/127-4 63091 1905 ns/op BenchmarkScanPi-4 200 579906 ns/op BenchmarkStringPiParallel-4 766 325362 ns/op BenchmarkScan/10/Base2-4 35908 3249 ns/op BenchmarkScan/100/Base2-4 4316 26499 ns/op BenchmarkScan/1000/Base2-4 442 258805 ns/op BenchmarkScan/10/Base8-4 97633 1316 ns/op BenchmarkScan/100/Base8-4 10000 11550 ns/op BenchmarkScan/1000/Base8-4 1316 89158 ns/op BenchmarkScan/10/Base10-4 86593 1229 ns/op BenchmarkScan/100/Base10-4 13904 8535 ns/op BenchmarkScan/1000/Base10-4 1454 81131 ns/op BenchmarkScan/10/Base16-4 110035 1115 ns/op BenchmarkScan/100/Base16-4 16095 7325 ns/op BenchmarkScan/1000/Base16-4 1636 69053 ns/op BenchmarkString/10/Base2-4 198916 539.8 ns/op BenchmarkString/100/Base2-4 30788 3784 ns/op BenchmarkString/1000/Base2-4 3608 38073 ns/op BenchmarkString/10/Base8-4 439288 302.0 ns/op BenchmarkString/100/Base8-4 71185 1611 ns/op BenchmarkString/1000/Base8-4 9830 14215 ns/op BenchmarkString/10/Base10-4 201716 562.8 ns/op BenchmarkString/100/Base10-4 42662 2934 ns/op BenchmarkString/1000/Base10-4 5980 20876 ns/op BenchmarkString/10/Base16-4 481750 280.5 ns/op BenchmarkString/100/Base16-4 105001 1194 ns/op BenchmarkString/1000/Base16-4 10000 10198 ns/op BenchmarkLeafSize/0-4 32 3874443 ns/op BenchmarkLeafSize/1-4 478 261210 ns/op BenchmarkLeafSize/2-4 508 234126 ns/op BenchmarkLeafSize/3-4 368 322521 ns/op BenchmarkLeafSize/4-4 514 233353 ns/op BenchmarkLeafSize/5-4 319 372088 ns/op BenchmarkLeafSize/6-4 375 321211 ns/op BenchmarkLeafSize/7-4 387 314452 ns/op BenchmarkLeafSize/8-4 519 230483 ns/op BenchmarkLeafSize/9-4 274 430493 ns/op BenchmarkLeafSize/10-4 333 374195 ns/op BenchmarkLeafSize/11-4 349 352156 ns/op BenchmarkLeafSize/12-4 374 323223 ns/op BenchmarkLeafSize/13-4 356 348702 ns/op BenchmarkLeafSize/14-4 400 312584 ns/op BenchmarkLeafSize/15-4 427 301634 ns/op BenchmarkLeafSize/16-4 534 241753 ns/op BenchmarkLeafSize/32-4 469 243680 ns/op BenchmarkLeafSize/64-4 445 257898 ns/op BenchmarkProbablyPrime/n=0-4 10 10087711 ns/op BenchmarkProbablyPrime/n=1-4 9 11745221 ns/op BenchmarkProbablyPrime/n=5-4 6 18040542 ns/op BenchmarkProbablyPrime/n=10-4 4 27483240 ns/op BenchmarkProbablyPrime/n=20-4 3 39328775 ns/op BenchmarkProbablyPrime/Lucas-4 13 8771793 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1527444 ns/op BenchmarkRatCmp-4 172842 688.3 ns/op BenchmarkFloatSqrt/64-4 20484 5798 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13346 9002 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8209 12960 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4861 24738 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 993 130517 ns/op 18093 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 67 1723678 ns/op 175501 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 126853791 ns/op 3809056 B/op 633 allocs/op PASS ok math/big 57.520s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 11961727 10.20 ns/op BenchmarkLeadingZeros8-4 11773612 9.999 ns/op BenchmarkLeadingZeros16-4 12582692 9.662 ns/op BenchmarkLeadingZeros32-4 10457568 10.15 ns/op BenchmarkLeadingZeros64-4 12650834 9.314 ns/op BenchmarkTrailingZeros-4 13029444 9.514 ns/op BenchmarkTrailingZeros8-4 12494226 9.339 ns/op BenchmarkTrailingZeros16-4 13322770 9.295 ns/op BenchmarkTrailingZeros32-4 12037642 9.550 ns/op BenchmarkTrailingZeros64-4 12988476 9.423 ns/op BenchmarkOnesCount-4 12243415 9.780 ns/op BenchmarkOnesCount8-4 13666292 9.548 ns/op BenchmarkOnesCount16-4 13101402 9.213 ns/op BenchmarkOnesCount32-4 13144012 9.248 ns/op BenchmarkOnesCount64-4 12316071 9.900 ns/op BenchmarkRotateLeft-4 13960196 8.945 ns/op BenchmarkRotateLeft8-4 13595392 9.017 ns/op BenchmarkRotateLeft16-4 12926522 9.193 ns/op BenchmarkRotateLeft32-4 12562262 9.229 ns/op BenchmarkRotateLeft64-4 13855725 9.029 ns/op BenchmarkReverse-4 20375492 6.229 ns/op BenchmarkReverse8-4 26398719 4.815 ns/op BenchmarkReverse16-4 23104399 5.362 ns/op BenchmarkReverse32-4 21522910 5.956 ns/op BenchmarkReverse64-4 20069385 6.236 ns/op BenchmarkReverseBytes-4 26640570 4.863 ns/op BenchmarkReverseBytes16-4 25585939 5.003 ns/op BenchmarkReverseBytes32-4 25895324 4.796 ns/op BenchmarkReverseBytes64-4 26333298 4.951 ns/op BenchmarkAdd-4 12800097 9.487 ns/op BenchmarkAdd32-4 13434171 9.595 ns/op BenchmarkAdd64-4 13119676 10.47 ns/op BenchmarkAdd64multiple-4 22730953 5.153 ns/op BenchmarkSub-4 12740640 9.427 ns/op BenchmarkSub32-4 13104536 9.669 ns/op BenchmarkSub64-4 13014024 9.429 ns/op BenchmarkSub64multiple-4 23400086 5.142 ns/op BenchmarkMul-4 13608561 9.573 ns/op BenchmarkMul32-4 12964104 9.208 ns/op BenchmarkMul64-4 13621273 8.950 ns/op BenchmarkDiv-4 3401724 33.75 ns/op BenchmarkDiv32-4 7536120 16.31 ns/op BenchmarkDiv64-4 3428132 34.40 ns/op PASS ok math/bits 7.017s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14072774 8.686 ns/op BenchmarkAcos-4 519188 210.3 ns/op BenchmarkAcosh-4 539859 239.2 ns/op BenchmarkAsin-4 549853 212.1 ns/op BenchmarkAsinh-4 622704 210.8 ns/op BenchmarkAtan-4 924103 124.4 ns/op BenchmarkAtanh-4 912186 132.6 ns/op BenchmarkConj-4 27766856 4.219 ns/op BenchmarkCos-4 723343 161.7 ns/op BenchmarkCosh-4 743497 160.1 ns/op BenchmarkExp-4 961880 121.4 ns/op BenchmarkLog-4 1000000 116.0 ns/op BenchmarkLog10-4 1000000 115.3 ns/op BenchmarkPhase-4 2270798 52.22 ns/op BenchmarkPolar-4 1391736 82.89 ns/op BenchmarkPow-4 293209 441.8 ns/op BenchmarkRect-4 1251714 93.28 ns/op BenchmarkSin-4 817491 161.0 ns/op BenchmarkSinh-4 740984 160.7 ns/op BenchmarkSqrt-4 1259554 93.84 ns/op BenchmarkTan-4 444235 269.3 ns/op BenchmarkTanh-4 463941 255.7 ns/op PASS ok math/cmplx 4.003s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 739524 149.5 ns/op BenchmarkInt63ThreadsafeParallel-4 820023 145.1 ns/op BenchmarkInt63Unthreadsafe-4 1000000 116.8 ns/op BenchmarkIntn1000-4 860878 150.5 ns/op BenchmarkInt63n1000-4 847255 155.0 ns/op BenchmarkInt31n1000-4 790537 141.4 ns/op BenchmarkFloat32-4 780008 139.3 ns/op BenchmarkFloat64-4 870680 117.6 ns/op BenchmarkPerm3-4 153597 670.6 ns/op BenchmarkPerm30-4 21543 5678 ns/op BenchmarkPerm30ViaShuffle-4 20450 5688 ns/op BenchmarkShuffleOverhead-4 14298 8256 ns/op BenchmarkRead3-4 737418 145.8 ns/op BenchmarkRead64-4 77842 1473 ns/op BenchmarkRead1000-4 5964 21364 ns/op BenchmarkConcurrent-4 212695 558.3 ns/op PASS ok math/rand 2.652s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 34684 3184 ns/op BenchmarkQDecodeWord-4 97292 1212 ns/op BenchmarkQDecodeHeader-4 81835 1348 ns/op BenchmarkTypeByExtension/.html-4 448762 225.5 ns/op BenchmarkTypeByExtension/.HTML-4 451635 307.4 ns/op BenchmarkTypeByExtension/.unused-4 446178 253.3 ns/op BenchmarkExtensionsByType/text/html-4 190278 929.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 61094 2288 ns/op BenchmarkExtensionsByType/application/octet-stream-4 54354 2945 ns/op PASS ok mime 1.764s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 944 137782 ns/op PASS ok mime/quotedprintable 0.203s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 4 25036024 ns/op 8416 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 3 49394251 ns/op 13824 B/op 114 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5027857075 ns/op 150424 B/op 231 allocs/op BenchmarkDNSName-4 162484 704.0 ns/op BenchmarkInterfaces-4 1888 64879 ns/op BenchmarkInterfaceByIndex-4 6240 16874 ns/op BenchmarkInterfaceByName-4 2325 61342 ns/op BenchmarkInterfaceAddrs-4 2181 59267 ns/op BenchmarkInterfacesAndAddrs-4 6548 18294 ns/op BenchmarkInterfacesAndMulticastAddrs-4 2606 43155 ns/op BenchmarkParseIP-4 8034 15340 ns/op BenchmarkParseIPValidIPv4-4 403819 281.7 ns/op BenchmarkParseIPValidIPv6-4 216616 517.2 ns/op BenchmarkIPString/IPv4-4 124390 1008 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12564 9606 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46237 2463 ns/op BenchmarkIPEqual/IPv4-4 1065414 110.3 ns/op BenchmarkIPEqual/IPv6-4 1082446 109.7 ns/op BenchmarkTCP4OneShot-4 174 724840 ns/op BenchmarkTCP4OneShotTimeout-4 159 736530 ns/op BenchmarkTCP4Persistent-4 406 272161 ns/op BenchmarkTCP4PersistentTimeout-4 426 332533 ns/op BenchmarkTCP6OneShot-4 123 824983 ns/op BenchmarkTCP6OneShotTimeout-4 159 761950 ns/op BenchmarkTCP6Persistent-4 322 332829 ns/op BenchmarkTCP6PersistentTimeout-4 309 337266 ns/op BenchmarkTCP4ConcurrentReadWrite-4 17576 6276 ns/op BenchmarkTCP6ConcurrentReadWrite-4 18188 6726 ns/op BenchmarkSetReadDeadline-4 139417 840.0 ns/op BenchmarkUDP6LinkLocalUnicast-4 163 708525 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 282 454296 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 212 529223 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 276 430990 ns/op 0 B/op 0 allocs/op PASS ok net 12.120s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22470 4897 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9582 11677 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 12898 9843 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17058 6480 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 30318 3987 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 45511 2689 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 972771 113.3 ns/op BenchmarkReadRequestChrome-4 4610 27954 ns/op 21.86 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11354 10317 ns/op 7.56 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11337 10591 ns/op 7.74 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7876 15158 ns/op 9.96 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16394 6984 ns/op 5.73 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 58 1995241 ns/op 0.51 MB/s BenchmarkFileAndServer_1KB/https1-4 51 2164935 ns/op 0.47 MB/s BenchmarkFileAndServer_1KB/h2-4 39 2793185 ns/op 0.37 MB/s BenchmarkFileAndServer_16MB/h1-4 2 69264492 ns/op 242.22 MB/s BenchmarkFileAndServer_16MB/https1-4 1 153765416 ns/op 109.11 MB/s BenchmarkFileAndServer_16MB/h2-4 1 402404744 ns/op 41.69 MB/s BenchmarkFileAndServer_64MB/h1-4 1 274906120 ns/op 244.12 MB/s BenchmarkFileAndServer_64MB/https1-4 1 628861374 ns/op 106.71 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1575181282 ns/op 42.60 MB/s BenchmarkServeMux-4 309 412822 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 374 321926 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 62 2073514 ns/op 6165 B/op 66 allocs/op BenchmarkClientServer/https1-4 38 3589071 ns/op 9268 B/op 102 allocs/op BenchmarkClientServer/h2-4 50 2722722 ns/op 12191 B/op 102 allocs/op BenchmarkClientServerParallel/4/h1-4 316 324486 ns/op 10928 B/op 83 allocs/op BenchmarkClientServerParallel/4/https1-4 22 5646424 ns/op 104788 B/op 1162 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56967: read tcp 127.0.0.1:56953->127.0.0.1:56967: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56966: write tcp 127.0.0.1:56953->127.0.0.1:56966: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56965: write tcp 127.0.0.1:56953->127.0.0.1:56965: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56991: read tcp 127.0.0.1:56969->127.0.0.1:56991: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56988: read tcp 127.0.0.1:56969->127.0.0.1:56988: use of closed network connection BenchmarkClientServerParallel/4/h2-4 98 1124651 ns/op 24920 B/op 261 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56996: read tcp 127.0.0.1:56994->127.0.0.1:56996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57001: read tcp 127.0.0.1:56999->127.0.0.1:57001: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57000: read tcp 127.0.0.1:56999->127.0.0.1:57000: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57025: read tcp 127.0.0.1:57016->127.0.0.1:57025: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57022: read tcp 127.0.0.1:57016->127.0.0.1:57022: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57017: write tcp 127.0.0.1:57016->127.0.0.1:57017: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57042: read tcp 127.0.0.1:57033->127.0.0.1:57042: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57048: write tcp 127.0.0.1:57033->127.0.0.1:57048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57046: write tcp 127.0.0.1:57033->127.0.0.1:57046: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57039: write tcp 127.0.0.1:57033->127.0.0.1:57039: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 160 659190 ns/op 20705 B/op 118 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": read tcp 127.0.0.1:57206->127.0.0.1:57117: read: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer serve_test.go:4937: Get: Get "http://127.0.0.1:57117": dial tcp 127.0.0.1:57117: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 20 5554031 ns/op 98314 B/op 1105 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57293: read tcp 127.0.0.1:57284->127.0.0.1:57293: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57288: read tcp 127.0.0.1:57284->127.0.0.1:57288: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57301: read tcp 127.0.0.1:57298->127.0.0.1:57301: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57307: read tcp 127.0.0.1:57298->127.0.0.1:57307: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57310: write tcp 127.0.0.1:57298->127.0.0.1:57310: use of closed network connection BenchmarkClientServerParallel/64/h2-4 26 4282929 ns/op 74192 B/op 873 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57337: read tcp 127.0.0.1:57326->127.0.0.1:57337: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57331: read tcp 127.0.0.1:57326->127.0.0.1:57331: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57332: read tcp 127.0.0.1:57326->127.0.0.1:57332: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57338: read tcp 127.0.0.1:57326->127.0.0.1:57338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57340: write tcp 127.0.0.1:57326->127.0.0.1:57340: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57333: write tcp 127.0.0.1:57326->127.0.0.1:57333: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57339: write tcp 127.0.0.1:57326->127.0.0.1:57339: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57357: read tcp 127.0.0.1:57342->127.0.0.1:57357: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57346: read tcp 127.0.0.1:57342->127.0.0.1:57346: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57348: write tcp 127.0.0.1:57342->127.0.0.1:57348: use of closed network connection ... [output truncated] BenchmarkServer-4 5 20067811 ns/op 8835 B/op 47 allocs/op BenchmarkClient-4 33 4258878 ns/op 4009 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 464 235378 ns/op 7340 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1052 137356 ns/op 3054 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1341 93939 ns/op 1951 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1126 109642 ns/op 2750 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1677 101662 ns/op 2700 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1158 99645 ns/op 2742 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1448 90111 ns/op 1974 B/op 14 allocs/op BenchmarkServerHijack-4 952 144209 ns/op 16695 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 44 2904989 ns/op 6445 B/op 54 allocs/op BenchmarkResponseStatusLine-4 414248 297.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 14.996s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2708 55509 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.228s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 104312 1127 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 470856 235.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 197374 552.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 71403 1653 ns/op BenchmarkStdIPv4-4 150217 821.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 106309 1180 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 86634 1267 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 88934 1227 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 81062 1430 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1467872 79.06 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1403007 83.83 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1000000 100.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 321456 376.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 357591 345.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 329334 408.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 94180 1261 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 273132 440.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 168931 782.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 115486 1021 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 136148 786.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 74676 1485 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 341438 369.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 114753 1088 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 162348 751.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 201178 505.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 144146 850.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 283026 449.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 154864 815.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 157250 831.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 164264 838.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103159 1200 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 445939 261.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 138182 912.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 88540 1317 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 113904 1025 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 152107 762.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 102690 1202 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 226549 549.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 98386 1164 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 131784 897.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 179586 702.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 128724 998.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 126.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 917461 125.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 127.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 998665 136.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 903940 137.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 871573 131.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 969391 133.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 130.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 840108 135.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 366682 378.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 478512 248.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 218930 562.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 264386 500.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 220945 598.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 82736 1435 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 541952 240.1 ns/op PASS ok net/netip 10.158s 2023/03/17 11:19:47 Test RPC server listening on 127.0.0.1:57438 2023/03/17 11:19:47 Test HTTP RPC server listening on 127.0.0.1:57439 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 144 1091829 ns/op BenchmarkEndToEndHTTP-4 138 956876 ns/op BenchmarkEndToEndAsync-4 1114 112173 ns/op BenchmarkEndToEndAsyncHTTP-4 1242 100660 ns/op PASS ok net/rpc 1.155s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3356 32592 ns/op BenchmarkReadMIMEHeader/server_headers-4 5416 21678 ns/op BenchmarkUncommon-4 23871 4952 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.726s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 3927 28930 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 72698 1465 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 416194 252.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 103707 1136 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 201081 599.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 98554 1383 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15360 7768 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 361425 301.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 111453 1183 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 208675 643.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81454 1234 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16734 6704 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 155397 746.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 59847 1730 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 60340 1804 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 29421 3963 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5979 22832 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 142555 763.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 68928 1704 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 65128 1834 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 30097 3797 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5679 21157 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.304s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2486211 44.64 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 143750 837.0 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 537 224010 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 207 554793 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 450 251187 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 54018 2334 ns/op BenchmarkStatFile-4 31436 5264 ns/op BenchmarkStatDir-4 35187 3336 ns/op BenchmarkLstatDot-4 54865 2198 ns/op BenchmarkLstatFile-4 36848 3237 ns/op BenchmarkLstatDir-4 40131 3079 ns/op PASS ok os 2.043s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 32 3345752 ns/op 8560 B/op 30 allocs/op PASS ok os/exec 0.264s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 370108 320.8 ns/op PASS ok os/user 0.236s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2735220 41.01 ns/op BenchmarkString-4 2153552 54.48 ns/op BenchmarkBytes-4 1970514 59.67 ns/op BenchmarkNamedBytes-4 804718 144.8 ns/op BenchmarkBytesArray-4 835230 145.7 ns/op BenchmarkSliceLen-4 2190262 54.36 ns/op BenchmarkMapLen-4 1331146 87.14 ns/op BenchmarkStringLen-4 1560578 77.00 ns/op BenchmarkArrayLen-4 1577239 73.66 ns/op BenchmarkSliceCap-4 2266948 53.12 ns/op BenchmarkDeepEqual/int8-4 787920 173.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 121396 993.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 638587 203.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 105003 1030 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 636452 200.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 117388 1038 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 622966 207.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 117297 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 634603 208.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 116811 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 747482 171.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 153429 807.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 635107 203.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 117858 1060 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 621855 213.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 120206 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 621044 206.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 104529 1068 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 621627 219.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 115563 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 597324 214.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 112437 1059 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 581192 208.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 113853 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 595662 215.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 108127 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 563482 214.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 114062 1066 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 584563 211.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 113852 1077 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 730918 187.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 117331 1041 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 621546 207.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 113275 1064 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 150315 820.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 70540 1690 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 75838 1559 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 49014 2434 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 334294 374.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 43890 2688 ns/op BenchmarkIsZero/StructComparable-4 1000000 124.7 ns/op BenchmarkIsZero/StructIncomparable-4 204268 600.0 ns/op BenchmarkSetZero/Bool/Direct-4 3019940 40.32 ns/op BenchmarkSetZero/Bool/CachedZero-4 1947549 60.54 ns/op BenchmarkSetZero/Bool/NewZero-4 1332924 89.05 ns/op BenchmarkSetZero/Int/Direct-4 1948124 53.76 ns/op BenchmarkSetZero/Int/CachedZero-4 1934490 61.18 ns/op BenchmarkSetZero/Int/NewZero-4 1340917 89.86 ns/op BenchmarkSetZero/Uint/Direct-4 2191090 53.65 ns/op BenchmarkSetZero/Uint/CachedZero-4 1932405 60.90 ns/op BenchmarkSetZero/Uint/NewZero-4 1320920 90.66 ns/op BenchmarkSetZero/Float/Direct-4 2161219 55.51 ns/op BenchmarkSetZero/Float/CachedZero-4 1865416 67.91 ns/op BenchmarkSetZero/Float/NewZero-4 1300203 91.53 ns/op BenchmarkSetZero/Complex/Direct-4 2134386 54.93 ns/op BenchmarkSetZero/Complex/CachedZero-4 1881453 64.06 ns/op BenchmarkSetZero/Complex/NewZero-4 1297204 91.30 ns/op BenchmarkSetZero/Array/Direct-4 3267356 36.60 ns/op BenchmarkSetZero/Array/CachedZero-4 1881795 62.99 ns/op BenchmarkSetZero/Array/NewZero-4 1276562 93.70 ns/op BenchmarkSetZero/Chan/Direct-4 1863159 54.64 ns/op BenchmarkSetZero/Chan/CachedZero-4 1447162 82.14 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 115.6 ns/op BenchmarkSetZero/Func/Direct-4 1871613 66.34 ns/op BenchmarkSetZero/Func/CachedZero-4 1224091 103.8 ns/op BenchmarkSetZero/Func/NewZero-4 844029 132.4 ns/op BenchmarkSetZero/Interface/Direct-4 1744256 78.81 ns/op BenchmarkSetZero/Interface/CachedZero-4 1602182 69.83 ns/op BenchmarkSetZero/Interface/NewZero-4 1000000 172.1 ns/op BenchmarkSetZero/Map/Direct-4 1852646 61.62 ns/op BenchmarkSetZero/Map/CachedZero-4 755817 136.9 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 148.4 ns/op BenchmarkSetZero/Pointer/Direct-4 1748080 63.71 ns/op BenchmarkSetZero/Pointer/CachedZero-4 818194 157.4 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 126.2 ns/op BenchmarkSetZero/Slice/Direct-4 1779463 71.49 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 154.0 ns/op BenchmarkSetZero/Slice/NewZero-4 1000000 112.5 ns/op BenchmarkSetZero/String/Direct-4 1754578 82.23 ns/op BenchmarkSetZero/String/CachedZero-4 1512810 76.65 ns/op BenchmarkSetZero/String/NewZero-4 1066593 114.1 ns/op BenchmarkSetZero/Struct/Direct-4 2701934 47.37 ns/op BenchmarkSetZero/Struct/CachedZero-4 1751697 101.9 ns/op BenchmarkSetZero/Struct/NewZero-4 1000000 106.2 ns/op BenchmarkSelect/1-4 174134 796.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 94216 2198 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 32707 3167 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 107857 958.0 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 119995 1651 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 85273 1288 ns/op 99.39 MB/s BenchmarkCallArgCopy/size=256-4 76070 1672 ns/op 153.11 MB/s BenchmarkCallArgCopy/size=1024-4 51261 3493 ns/op 293.16 MB/s BenchmarkCallArgCopy/size=4096-4 16591 7871 ns/op 520.41 MB/s BenchmarkCallArgCopy/size=65536-4 1390 144778 ns/op 452.66 MB/s BenchmarkPtrTo-4 500010 222.4 ns/op BenchmarkFieldByName1-4 387900 271.9 ns/op BenchmarkFieldByName2-4 42267 4890 ns/op BenchmarkFieldByName3-4 5176 34618 ns/op BenchmarkInterfaceBig-4 2254767 53.65 ns/op BenchmarkInterfaceSmall-4 1858194 55.44 ns/op BenchmarkNew-4 774050 168.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 2846 45307 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2490 45165 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2640 62416 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2217 49897 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2043 71024 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2509 51429 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 149388 1033 ns/op PASS ok reflect 22.859s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6727 37098 ns/op 9491 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 31144 ns/op 9514 B/op 1 allocs/op BenchmarkFindString-4 10000 36277 ns/op 8898 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 39409 ns/op 9566 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 35973 ns/op 9343 B/op 2 allocs/op BenchmarkLiteral-4 10000 26075 ns/op BenchmarkNotLiteral-4 2011 55442 ns/op BenchmarkMatchClass-4 3271 77761 ns/op BenchmarkMatchClass_InRange-4 3471 58526 ns/op BenchmarkReplaceAll-4 1083 154963 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 26783 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 13462 8244 ns/op BenchmarkAnchoredShortMatch-4 10000 27352 ns/op BenchmarkAnchoredLongMatch-4 10000 12012 ns/op BenchmarkOnePassShortA-4 16701 9226 ns/op BenchmarkNotOnePassShortA-4 8606 35392 ns/op BenchmarkOnePassShortB-4 21286 5364 ns/op BenchmarkNotOnePassShortB-4 8965 34458 ns/op BenchmarkOnePassLongPrefix-4 76462 2479 ns/op BenchmarkOnePassLongNotPrefix-4 24196 4846 ns/op BenchmarkMatchParallelShared-4 3631 31039 ns/op BenchmarkMatchParallelCopied-4 10000 31720 ns/op BenchmarkQuoteMetaAll-4 110234 1269 ns/op 11.03 MB/s BenchmarkQuoteMetaNone-4 384655 363.4 ns/op 71.54 MB/s BenchmarkCompile/Onepass-4 2640 45071 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1390 122029 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 142 990574 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2162626 50.63 ns/op 316.05 MB/s BenchmarkMatch/Easy0/32-4 10000 26647 ns/op 1.20 MB/s BenchmarkMatch/Easy0/1K-4 3894 45305 ns/op 22.60 MB/s BenchmarkMatch/Easy0i/16-4 2274036 78.02 ns/op 205.08 MB/s BenchmarkMatch/Easy0i/32-4 3999 49818 ns/op 0.64 MB/s BenchmarkMatch/Easy0i/1K-4 182 580598 ns/op 1.76 MB/s BenchmarkMatch/Easy1/16-4 2162715 59.50 ns/op 268.89 MB/s BenchmarkMatch/Easy1/32-4 10000 26091 ns/op 1.23 MB/s BenchmarkMatch/Easy1/1K-4 3548 59315 ns/op 17.26 MB/s BenchmarkMatch/Medium/16-4 2272684 51.37 ns/op 311.50 MB/s BenchmarkMatch/Medium/32-4 5587 47929 ns/op 0.67 MB/s BenchmarkMatch/Medium/1K-4 226 516212 ns/op 1.98 MB/s BenchmarkMatch/Hard/16-4 2262968 83.95 ns/op 190.60 MB/s BenchmarkMatch/Hard/32-4 3284 53809 ns/op 0.59 MB/s BenchmarkMatch/Hard/1K-4 145 1338282 ns/op 0.77 MB/s BenchmarkMatch/Hard1/16-4 1231 138268 ns/op 0.12 MB/s BenchmarkMatch/Hard1/32-4 646 192242 ns/op 0.17 MB/s BenchmarkMatch/Hard1/1K-4 26 6213189 ns/op 0.16 MB/s BenchmarkMatch_onepass_regex/16-4 23887 4773 ns/op 3.35 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 15231 11019 ns/op 2.90 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 576 217279 ns/op 4.71 MB/s 28 B/op 0 allocs/op PASS ok regexp 14.123s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 785258 163.4 ns/op BenchmarkIsWordChar-4 193693 1220 ns/op PASS ok regexp/syntax 1.785s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 71554 1908 ns/op BenchmarkCallers/inlined-4 57331 2529 ns/op BenchmarkCallers/no-cache-4 13269 13262 ns/op BenchmarkMakeChan/Byte-4 536788 415.3 ns/op BenchmarkMakeChan/Int-4 645480 545.1 ns/op BenchmarkMakeChan/Ptr-4 579182 690.6 ns/op BenchmarkMakeChan/Struct/0-4 1000000 359.2 ns/op BenchmarkMakeChan/Struct/32-4 256556 1004 ns/op BenchmarkMakeChan/Struct/40-4 151924 1223 ns/op BenchmarkChanNonblocking-4 3960501 26.08 ns/op BenchmarkSelectUncontended-4 726343 182.9 ns/op BenchmarkSelectSyncContended-4 90138 1408 ns/op BenchmarkSelectAsyncContended-4 253186 569.6 ns/op BenchmarkSelectNonblock-4 2498491 44.50 ns/op BenchmarkChanUncontended-4 9354 13108 ns/op BenchmarkChanContended-4 3482 28988 ns/op BenchmarkChanSync-4 199814 779.8 ns/op BenchmarkChanSyncWork-4 10000 39959 ns/op BenchmarkChanProdCons0-4 191708 641.3 ns/op BenchmarkChanProdCons10-4 307045 355.2 ns/op BenchmarkChanProdCons100-4 349069 295.5 ns/op BenchmarkChanProdConsWork0-4 123507 899.2 ns/op BenchmarkChanProdConsWork10-4 182427 655.6 ns/op BenchmarkChanProdConsWork100-4 217602 589.7 ns/op BenchmarkSelectProdCons-4 143866 898.4 ns/op BenchmarkReceiveDataFromClosedChan-4 863910 197.3 ns/op BenchmarkChanCreation-4 152844 856.2 ns/op BenchmarkChanSem-4 230484 517.6 ns/op BenchmarkChanPopular-4 84 1528412 ns/op BenchmarkChanClosed-4 914751 147.4 ns/op BenchmarkCallClosure-4 3793454 29.21 ns/op BenchmarkCallClosure1-4 4101411 29.50 ns/op BenchmarkCallClosure2-4 631906 211.8 ns/op BenchmarkCallClosure3-4 1000000 130.0 ns/op BenchmarkCallClosure4-4 846900 161.7 ns/op BenchmarkComplex128DivNormal-4 11598880 10.20 ns/op BenchmarkComplex128DivNisNaN-4 8815815 16.12 ns/op BenchmarkComplex128DivDisNaN-4 7965639 15.84 ns/op BenchmarkComplex128DivNisInf-4 9809709 17.96 ns/op BenchmarkComplex128DivDisInf-4 6458295 23.09 ns/op BenchmarkSetTypePtr-4 55167314 3.152 ns/op 2538.09 MB/s BenchmarkSetTypePtr8-4 11900281 17.02 ns/op 3759.76 MB/s BenchmarkSetTypePtr16-4 12347689 11.99 ns/op 10676.78 MB/s BenchmarkSetTypePtr32-4 12168494 12.38 ns/op 20684.28 MB/s BenchmarkSetTypePtr64-4 13069108 16.62 ns/op 30813.74 MB/s BenchmarkSetTypePtr126-4 5411817 25.97 ns/op 38815.87 MB/s BenchmarkSetTypePtr128-4 5995702 27.05 ns/op 37856.94 MB/s BenchmarkSetTypePtrSlice-4 630746 230.1 ns/op 35608.64 MB/s BenchmarkSetTypeNode1-4 9179924 15.57 ns/op 1541.32 MB/s BenchmarkSetTypeNode1Slice-4 3125476 36.13 ns/op 21258.68 MB/s BenchmarkSetTypeNode8-4 9252452 19.31 ns/op 4143.23 MB/s BenchmarkSetTypeNode8Slice-4 1837603 116.1 ns/op 22043.19 MB/s BenchmarkSetTypeNode64-4 4985991 27.95 ns/op 18894.20 MB/s BenchmarkSetTypeNode64Slice-4 246282 572.2 ns/op 29529.60 MB/s BenchmarkSetTypeNode64Dead-4 9154648 15.55 ns/op 33948.06 MB/s BenchmarkSetTypeNode64DeadSlice-4 304672 433.5 ns/op 38979.01 MB/s BenchmarkSetTypeNode124-4 3973749 26.35 ns/op 38253.43 MB/s BenchmarkSetTypeNode124Slice-4 230371 700.1 ns/op 46076.56 MB/s BenchmarkSetTypeNode126-4 4495792 29.26 ns/op 34998.08 MB/s BenchmarkSetTypeNode126Slice-4 180854 992.9 ns/op 33002.38 MB/s BenchmarkSetTypeNode128-4 2777151 43.06 ns/op 24151.47 MB/s BenchmarkSetTypeNode128Slice-4 140938 866.4 ns/op 38410.28 MB/s BenchmarkSetTypeNode130-4 3585062 30.79 ns/op 34292.72 MB/s BenchmarkSetTypeNode130Slice-4 158289 962.3 ns/op 35116.78 MB/s BenchmarkSetTypeNode1024-4 1000000 228.2 ns/op 35972.13 MB/s BenchmarkSetTypeNode1024Slice-4 25593 6256 ns/op 41982.58 MB/s BenchmarkAllocation-4 2040 118696 ns/op BenchmarkReadMemStats-4 75 2291449 ns/op BenchmarkReadMemStatsLatency-4 1 6326063 p50-ns 6326063 p90-ns 6326063 p99-ns BenchmarkWriteBarrier-4 2210350 47.59 ns/op BenchmarkBulkWriteBarrier-4 4599040 31.48 ns/op BenchmarkScanStackNoLocals-4 2 80042953 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12145071 10.04 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11973204 10.73 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8439338 12.36 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7769766 15.18 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5054307 22.47 ns/op BenchmarkHash5-4 6537387 18.16 ns/op 275.39 MB/s BenchmarkHash16-4 7590062 23.01 ns/op 695.38 MB/s BenchmarkHash64-4 6156998 17.99 ns/op 3556.97 MB/s BenchmarkHash1024-4 1987779 62.33 ns/op 16429.02 MB/s BenchmarkHash65536-4 46114 2763 ns/op 23714.93 MB/s BenchmarkAlignedLoad-4 7513106 13.77 ns/op BenchmarkUnalignedLoad-4 7843545 27.36 ns/op BenchmarkEqEfaceConcrete-4 7759353 16.66 ns/op BenchmarkEqIfaceConcrete-4 5658316 23.70 ns/op BenchmarkNeEfaceConcrete-4 8095294 15.98 ns/op BenchmarkNeIfaceConcrete-4 6543850 19.39 ns/op BenchmarkConvT2EByteSized/bool-4 3689002 33.45 ns/op BenchmarkConvT2EByteSized/uint8-4 3542922 46.44 ns/op BenchmarkConvT2ESmall-4 3598735 32.99 ns/op BenchmarkConvT2EUintptr-4 3967615 28.06 ns/op BenchmarkConvT2ELarge-4 717646 189.7 ns/op BenchmarkConvT2ISmall-4 3964653 34.43 ns/op BenchmarkConvT2IUintptr-4 3271946 59.44 ns/op BenchmarkConvT2ILarge-4 428374 318.0 ns/op BenchmarkConvI2E-4 2891071 39.52 ns/op BenchmarkConvI2I-4 3145552 39.39 ns/op BenchmarkAssertE2T-4 2162157 49.66 ns/op BenchmarkAssertE2TLarge-4 1682895 60.49 ns/op BenchmarkAssertE2I-4 3586924 35.08 ns/op BenchmarkAssertI2T-4 3288574 34.79 ns/op BenchmarkAssertI2I-4 3348286 32.68 ns/op BenchmarkAssertI2E-4 2736878 50.49 ns/op BenchmarkAssertE2E-4 3099459 37.96 ns/op BenchmarkAssertE2T2-4 2130420 55.57 ns/op BenchmarkAssertE2T2Blank-4 3880124 32.97 ns/op BenchmarkAssertI2E2-4 1991275 54.25 ns/op BenchmarkAssertI2E2Blank-4 3658848 32.71 ns/op BenchmarkAssertE2E2-4 2657191 80.63 ns/op BenchmarkAssertE2E2Blank-4 4263260 31.68 ns/op BenchmarkConvT2Ezero/zero/16-4 3549682 34.65 ns/op BenchmarkConvT2Ezero/zero/32-4 3767467 30.28 ns/op BenchmarkConvT2Ezero/zero/64-4 4270704 31.60 ns/op BenchmarkConvT2Ezero/zero/str-4 3395523 32.11 ns/op BenchmarkConvT2Ezero/zero/slice-4 3331700 30.56 ns/op BenchmarkConvT2Ezero/zero/big-4 158308 1735 ns/op BenchmarkConvT2Ezero/nonzero/str-4 653512 193.9 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 212.1 ns/op BenchmarkConvT2Ezero/nonzero/big-4 105217 1905 ns/op BenchmarkConvT2Ezero/smallint/16-4 3507985 32.57 ns/op BenchmarkConvT2Ezero/smallint/32-4 4147912 30.48 ns/op BenchmarkConvT2Ezero/smallint/64-4 4052847 30.28 ns/op BenchmarkConvT2Ezero/largeint/16-4 1000000 139.9 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 157.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1000000 135.0 ns/op BenchmarkMalloc8-4 813328 185.7 ns/op BenchmarkMalloc16-4 656194 171.7 ns/op BenchmarkMallocTypeInfo8-4 1000000 159.6 ns/op BenchmarkMallocTypeInfo16-4 1000000 214.3 ns/op BenchmarkMallocLargeStruct-4 61767 2611 ns/op BenchmarkGoroutineSelect-4 16 8240544 ns/op BenchmarkGoroutineBlocking-4 12 9205003 ns/op BenchmarkGoroutineForRange-4 12 8487656 ns/op BenchmarkGoroutineIdle-4 12 8595695 ns/op BenchmarkHashStringSpeed-4 2006678 51.90 ns/op BenchmarkHashBytesSpeed-4 1000000 129.1 ns/op BenchmarkHashInt32Speed-4 2741700 46.79 ns/op BenchmarkHashInt64Speed-4 2510116 47.84 ns/op BenchmarkHashStringArraySpeed-4 567832 229.3 ns/op BenchmarkMegMap-4 2559000 46.70 ns/op BenchmarkMegOneMap-4 3064051 43.89 ns/op BenchmarkMegEqMap-4 3532 58903 ns/op BenchmarkMegEmptyMap-4 3450666 34.78 ns/op BenchmarkSmallStrMap-4 2826080 60.34 ns/op BenchmarkMapStringKeysEight_16-4 2765530 46.77 ns/op BenchmarkMapStringKeysEight_32-4 2482401 51.20 ns/op BenchmarkMapStringKeysEight_64-4 2509128 45.81 ns/op BenchmarkMapStringKeysEight_1M-4 2651427 47.45 ns/op BenchmarkIntMap-4 2682507 45.63 ns/op BenchmarkMapFirst/1-4 3469011 34.42 ns/op BenchmarkMapFirst/2-4 3199029 35.06 ns/op BenchmarkMapFirst/3-4 3492625 34.32 ns/op BenchmarkMapFirst/4-4 3150343 45.56 ns/op BenchmarkMapFirst/5-4 3641727 47.88 ns/op BenchmarkMapFirst/6-4 3275017 36.11 ns/op BenchmarkMapFirst/7-4 3448999 64.46 ns/op BenchmarkMapFirst/8-4 3254253 35.26 ns/op BenchmarkMapFirst/9-4 3058602 35.34 ns/op BenchmarkMapFirst/10-4 2964253 39.58 ns/op BenchmarkMapFirst/11-4 3076848 38.87 ns/op BenchmarkMapFirst/12-4 2769040 42.91 ns/op BenchmarkMapFirst/13-4 2965216 65.05 ns/op BenchmarkMapFirst/14-4 3083043 39.15 ns/op BenchmarkMapFirst/15-4 3030255 57.60 ns/op BenchmarkMapFirst/16-4 2998416 42.16 ns/op BenchmarkMapMid/1-4 3143587 40.50 ns/op BenchmarkMapMid/2-4 2734089 63.76 ns/op BenchmarkMapMid/3-4 2849326 49.11 ns/op BenchmarkMapMid/4-4 2685372 62.07 ns/op BenchmarkMapMid/5-4 2737146 53.49 ns/op BenchmarkMapMid/6-4 2641503 42.52 ns/op BenchmarkMapMid/7-4 2840350 43.87 ns/op BenchmarkMapMid/8-4 2699329 44.92 ns/op BenchmarkMapMid/9-4 2635660 48.53 ns/op BenchmarkMapMid/10-4 2204215 48.23 ns/op BenchmarkMapMid/11-4 2544378 47.75 ns/op BenchmarkMapMid/12-4 2719165 43.38 ns/op BenchmarkMapMid/13-4 2572006 80.83 ns/op BenchmarkMapMid/14-4 2459568 46.76 ns/op BenchmarkMapMid/15-4 2560191 54.42 ns/op BenchmarkMapMid/16-4 2858554 42.80 ns/op BenchmarkMapLast/1-4 3003306 44.35 ns/op BenchmarkMapLast/2-4 2939148 41.01 ns/op BenchmarkMapLast/3-4 2877734 45.13 ns/op BenchmarkMapLast/4-4 2316404 56.64 ns/op BenchmarkMapLast/5-4 2929438 51.24 ns/op BenchmarkMapLast/6-4 2743081 44.90 ns/op BenchmarkMapLast/7-4 2605920 42.62 ns/op BenchmarkMapLast/8-4 2615806 62.76 ns/op BenchmarkMapLast/9-4 2629947 42.64 ns/op BenchmarkMapLast/10-4 2432410 46.30 ns/op BenchmarkMapLast/11-4 2511691 43.53 ns/op BenchmarkMapLast/12-4 2736566 43.19 ns/op BenchmarkMapLast/13-4 2497678 57.17 ns/op BenchmarkMapLast/14-4 2930757 45.76 ns/op BenchmarkMapLast/15-4 2471266 47.37 ns/op BenchmarkMapLast/16-4 2450618 63.94 ns/op BenchmarkMapCycle-4 1581562 63.63 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2657006 43.78 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2174 48861 ns/op BenchmarkMakeMap/[Byte]Byte-4 714712 554.1 ns/op BenchmarkMakeMap/[Int]Int-4 185785 1259 ns/op BenchmarkNewEmptyMap-4 16730583 10.97 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 543296 295.9 ns/op BenchmarkMapIterEmpty-4 3568466 30.15 ns/op BenchmarkSameLengthMap-4 3577711 38.67 ns/op BenchmarkBigKeyMap-4 1000000 108.4 ns/op BenchmarkBigValMap-4 1000000 123.1 ns/op BenchmarkSmallKeyMap-4 2701686 48.72 ns/op BenchmarkMapPopulate/1-4 2198347 55.19 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 148762 1430 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7245 35557 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 409 278053 ns/op 51795 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 36 3757399 ns/op 416485 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 35371420 ns/op 6531373 B/op 2892 allocs/op BenchmarkComplexAlgMap-4 544558 269.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 658093 212.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 512406 224.1 ns/op BenchmarkGoMapClear/Reflexive/100-4 237816 487.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 52165 2442 ns/op BenchmarkGoMapClear/Reflexive/10000-4 6457 31040 ns/op BenchmarkGoMapClear/NonReflexive/1-4 501465 259.7 ns/op BenchmarkGoMapClear/NonReflexive/10-4 458404 470.6 ns/op BenchmarkGoMapClear/NonReflexive/100-4 214471 650.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 42874 2462 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 6740 37552 ns/op BenchmarkMapStringConversion/32/simple-4 1201345 112.4 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1278201 93.95 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1000000 139.0 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1318042 102.1 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1000000 117.6 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1466832 97.90 ns/op BenchmarkMapInterfacePtr-4 1616602 73.45 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5278986 24.35 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 40399 3198 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5032 27476 ns/op BenchmarkMapPop1000-4 364 476721 ns/op BenchmarkMapPop10000-4 19 9012174 ns/op BenchmarkMapAssign/Int32/256-4 2069574 67.29 ns/op BenchmarkMapAssign/Int32/65536-4 1045080 97.26 ns/op BenchmarkMapAssign/Int64/256-4 1719853 76.92 ns/op BenchmarkMapAssign/Int64/65536-4 959121 130.8 ns/op BenchmarkMapAssign/Str/256-4 1651633 71.82 ns/op BenchmarkMapAssign/Str/65536-4 294613 456.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1000000 129.7 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 733327 259.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1174675 105.6 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 571954 208.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 333291 4598 ns/op BenchmarkMapOperatorAssign/Str/65536-4 237388 529.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 695074 223.8 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 204999 514.4 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 972063 203.5 ns/op 33 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 211356 574.4 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 634633 303.9 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 93290 1113 ns/op 151 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1299848 91.03 ns/op BenchmarkMapDelete/Int32/1000-4 1661355 74.05 ns/op BenchmarkMapDelete/Int32/10000-4 1848633 71.80 ns/op BenchmarkMapDelete/Int64/100-4 1308760 101.6 ns/op BenchmarkMapDelete/Int64/1000-4 1713013 70.72 ns/op BenchmarkMapDelete/Int64/10000-4 1584535 79.00 ns/op BenchmarkMapDelete/Str/100-4 1000000 117.4 ns/op BenchmarkMapDelete/Str/1000-4 1000000 109.9 ns/op BenchmarkMapDelete/Str/10000-4 1000000 102.8 ns/op BenchmarkMapDelete/Pointer/100-4 1212528 109.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1285180 87.59 ns/op BenchmarkMapDelete/Pointer/10000-4 1309420 84.70 ns/op BenchmarkMemmove/0-4 18512330 6.510 ns/op BenchmarkMemmove/1-4 1000000 108.5 ns/op 9.22 MB/s BenchmarkMemmove/2-4 1197625 101.5 ns/op 19.70 MB/s BenchmarkMemmove/3-4 1000000 126.3 ns/op 23.75 MB/s BenchmarkMemmove/4-4 1000000 109.7 ns/op 36.46 MB/s BenchmarkMemmove/5-4 1000000 127.6 ns/op 39.20 MB/s BenchmarkMemmove/6-4 1000000 101.0 ns/op 59.40 MB/s BenchmarkMemmove/7-4 1000000 110.3 ns/op 63.47 MB/s BenchmarkMemmove/8-4 930177 162.9 ns/op 49.12 MB/s BenchmarkMemmove/9-4 1089753 114.3 ns/op 78.71 MB/s BenchmarkMemmove/10-4 1000000 111.4 ns/op 89.80 MB/s BenchmarkMemmove/11-4 1000000 178.0 ns/op 61.79 MB/s BenchmarkMemmove/12-4 1134584 106.5 ns/op 112.68 MB/s BenchmarkMemmove/13-4 1000000 131.9 ns/op 98.56 MB/s BenchmarkMemmove/14-4 1000000 110.0 ns/op 127.27 MB/s BenchmarkMemmove/15-4 1000000 124.9 ns/op 120.05 MB/s BenchmarkMemmove/16-4 1203696 106.6 ns/op 150.06 MB/s BenchmarkMemmove/32-4 1135860 111.0 ns/op 288.26 MB/s BenchmarkMemmove/64-4 1000000 128.9 ns/op 496.65 MB/s BenchmarkMemmove/128-4 1000000 130.7 ns/op 979.60 MB/s BenchmarkMemmove/256-4 845107 162.0 ns/op 1580.41 MB/s BenchmarkMemmove/512-4 755556 209.8 ns/op 2440.72 MB/s BenchmarkMemmove/1024-4 384337 366.4 ns/op 2794.52 MB/s BenchmarkMemmove/2048-4 174657 1076 ns/op 1903.36 MB/s BenchmarkMemmove/4096-4 121714 981.2 ns/op 4174.44 MB/s BenchmarkMemmoveOverlap/32-4 1000000 117.8 ns/op 271.75 MB/s BenchmarkMemmoveOverlap/64-4 1000000 181.0 ns/op 353.53 MB/s BenchmarkMemmoveOverlap/128-4 877256 241.1 ns/op 530.80 MB/s BenchmarkMemmoveOverlap/256-4 813181 267.8 ns/op 955.83 MB/s BenchmarkMemmoveOverlap/512-4 516900 223.7 ns/op 2288.51 MB/s BenchmarkMemmoveOverlap/1024-4 486417 312.9 ns/op 3272.49 MB/s BenchmarkMemmoveOverlap/2048-4 222399 527.8 ns/op 3880.09 MB/s BenchmarkMemmoveOverlap/4096-4 179575 878.0 ns/op 4665.23 MB/s BenchmarkMemmoveUnalignedDst/0-4 19176175 6.938 ns/op BenchmarkMemmoveUnalignedDst/1-4 1000000 117.0 ns/op 8.55 MB/s BenchmarkMemmoveUnalignedDst/2-4 1000000 106.1 ns/op 18.85 MB/s BenchmarkMemmoveUnalignedDst/3-4 1000000 112.8 ns/op 26.60 MB/s BenchmarkMemmoveUnalignedDst/4-4 1000000 112.6 ns/op 35.53 MB/s BenchmarkMemmoveUnalignedDst/5-4 1000000 120.3 ns/op 41.55 MB/s BenchmarkMemmoveUnalignedDst/6-4 1000000 109.2 ns/op 54.95 MB/s BenchmarkMemmoveUnalignedDst/7-4 1212541 95.90 ns/op 73.00 MB/s BenchmarkMemmoveUnalignedDst/8-4 1000000 168.3 ns/op 47.54 MB/s BenchmarkMemmoveUnalignedDst/9-4 1162645 115.1 ns/op 78.18 MB/s BenchmarkMemmoveUnalignedDst/10-4 1000000 119.7 ns/op 83.52 MB/s BenchmarkMemmoveUnalignedDst/11-4 1000000 132.6 ns/op 82.94 MB/s BenchmarkMemmoveUnalignedDst/12-4 1000000 189.4 ns/op 63.36 MB/s BenchmarkMemmoveUnalignedDst/13-4 1000000 176.1 ns/op 73.81 MB/s BenchmarkMemmoveUnalignedDst/14-4 1000000 132.3 ns/op 105.79 MB/s BenchmarkMemmoveUnalignedDst/15-4 585696 239.3 ns/op 62.68 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 105.4 ns/op 151.73 MB/s BenchmarkMemmoveUnalignedDst/32-4 1000000 107.1 ns/op 298.67 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 113.7 ns/op 562.66 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 152.4 ns/op 840.03 MB/s BenchmarkMemmoveUnalignedDst/256-4 789094 239.6 ns/op 1068.42 MB/s BenchmarkMemmoveUnalignedDst/512-4 589688 233.0 ns/op 2197.25 MB/s BenchmarkMemmoveUnalignedDst/1024-4 377167 337.1 ns/op 3038.10 MB/s BenchmarkMemmoveUnalignedDst/2048-4 218868 511.4 ns/op 4004.36 MB/s BenchmarkMemmoveUnalignedDst/4096-4 135646 1051 ns/op 3898.37 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1000000 197.4 ns/op 162.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 141.8 ns/op 451.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 133.4 ns/op 959.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 737209 259.7 ns/op 985.70 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 638310 209.0 ns/op 2450.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 462086 309.7 ns/op 3306.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 233619 507.4 ns/op 4035.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 130234 904.9 ns/op 4526.23 MB/s BenchmarkMemmoveUnalignedSrc/0-4 20723874 7.597 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1000000 106.5 ns/op 9.39 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1000000 101.6 ns/op 19.68 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1000000 220.1 ns/op 13.63 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1000000 114.1 ns/op 35.06 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1000000 134.0 ns/op 37.31 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1131567 106.4 ns/op 56.37 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1000000 109.8 ns/op 63.78 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1000000 123.6 ns/op 64.72 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1000000 153.6 ns/op 58.60 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1000000 113.1 ns/op 88.45 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1104765 123.6 ns/op 88.97 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1000000 110.3 ns/op 108.77 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1000000 111.3 ns/op 116.85 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1000000 166.3 ns/op 84.17 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1000000 114.9 ns/op 130.53 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1000000 113.6 ns/op 140.90 MB/s BenchmarkMemmoveUnalignedSrc/32-4 978298 194.6 ns/op 164.40 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1000000 139.2 ns/op 459.63 MB/s BenchmarkMemmoveUnalignedSrc/128-4 888015 139.8 ns/op 915.64 MB/s BenchmarkMemmoveUnalignedSrc/256-4 780675 166.9 ns/op 1533.92 MB/s BenchmarkMemmoveUnalignedSrc/512-4 646039 210.6 ns/op 2431.49 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 314558 326.6 ns/op 3135.71 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 295782 611.8 ns/op 3347.74 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 143191 905.3 ns/op 4524.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1000000 115.6 ns/op 276.83 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1000000 207.9 ns/op 307.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 284.3 ns/op 450.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 755628 312.7 ns/op 818.58 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 595125 215.4 ns/op 2376.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 364059 324.6 ns/op 3154.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 235687 521.6 ns/op 3926.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 135548 871.0 ns/op 4702.49 MB/s BenchmarkMemclr/5-4 13788798 8.644 ns/op 578.45 MB/s BenchmarkMemclr/16-4 13933402 9.030 ns/op 1771.85 MB/s BenchmarkMemclr/64-4 12753120 8.967 ns/op 7137.22 MB/s BenchmarkMemclr/256-4 10990272 10.13 ns/op 25273.36 MB/s BenchmarkMemclr/4096-4 1797537 64.38 ns/op 63618.21 MB/s BenchmarkMemclr/65536-4 81100 1748 ns/op 37494.33 MB/s BenchmarkMemclr/1M-4 5390 25817 ns/op 40616.34 MB/s BenchmarkMemclr/4M-4 940 107832 ns/op 38896.68 MB/s BenchmarkMemclr/8M-4 456 336904 ns/op 24899.11 MB/s BenchmarkMemclr/16M-4 100 1142348 ns/op 14686.60 MB/s BenchmarkMemclr/64M-4 45 2592901 ns/op 25881.77 MB/s BenchmarkGoMemclr/5-4 1765581 108.4 ns/op 46.12 MB/s BenchmarkGoMemclr/16-4 512991 253.5 ns/op 63.13 MB/s BenchmarkGoMemclr/64-4 165003 819.6 ns/op 78.08 MB/s BenchmarkGoMemclr/256-4 42872 3258 ns/op 78.57 MB/s BenchmarkMemclrRange/1K_2K-4 61957 2870 ns/op 33410.82 MB/s BenchmarkMemclrRange/2K_8K-4 23410 5081 ns/op 65647.44 MB/s BenchmarkMemclrRange/4K_16K-4 30020 4188 ns/op 77145.10 MB/s BenchmarkMemclrRange/160K_228K-4 3014 41131 ns/op 40428.97 MB/s BenchmarkClearFat7-4 3565191 35.12 ns/op BenchmarkClearFat8-4 4240314 27.84 ns/op BenchmarkClearFat11-4 3576949 36.38 ns/op BenchmarkClearFat12-4 3517789 48.36 ns/op BenchmarkClearFat13-4 2996626 39.00 ns/op BenchmarkClearFat14-4 3525046 35.07 ns/op BenchmarkClearFat15-4 1566835 64.92 ns/op BenchmarkClearFat16-4 3821551 58.42 ns/op BenchmarkClearFat24-4 3571653 32.59 ns/op BenchmarkClearFat32-4 3581373 36.89 ns/op BenchmarkClearFat40-4 3694221 33.95 ns/op BenchmarkClearFat48-4 3612276 56.89 ns/op BenchmarkClearFat56-4 3516462 61.15 ns/op BenchmarkClearFat64-4 3534776 43.31 ns/op BenchmarkClearFat72-4 3440072 43.21 ns/op BenchmarkClearFat128-4 2604400 54.73 ns/op BenchmarkClearFat256-4 1415149 97.54 ns/op BenchmarkClearFat512-4 1000000 129.6 ns/op BenchmarkClearFat1024-4 934203 219.6 ns/op BenchmarkClearFat1032-4 793923 201.2 ns/op BenchmarkClearFat1040-4 967970 169.9 ns/op BenchmarkCopyFat7-4 3602547 47.77 ns/op BenchmarkCopyFat8-4 2848947 48.65 ns/op BenchmarkCopyFat11-4 3643183 33.30 ns/op BenchmarkCopyFat12-4 3585093 50.41 ns/op BenchmarkCopyFat13-4 3104502 41.83 ns/op BenchmarkCopyFat14-4 3229272 48.45 ns/op BenchmarkCopyFat15-4 4016846 30.05 ns/op BenchmarkCopyFat16-4 3696073 37.67 ns/op BenchmarkCopyFat24-4 3775490 50.50 ns/op BenchmarkCopyFat32-4 3336110 36.81 ns/op BenchmarkCopyFat64-4 3755354 35.92 ns/op BenchmarkCopyFat72-4 3283545 33.30 ns/op BenchmarkCopyFat128-4 2694831 61.26 ns/op BenchmarkCopyFat256-4 1957366 62.17 ns/op BenchmarkCopyFat512-4 1000000 128.7 ns/op BenchmarkCopyFat520-4 1000000 181.7 ns/op BenchmarkCopyFat1024-4 666805 178.2 ns/op BenchmarkCopyFat1032-4 523093 203.7 ns/op BenchmarkCopyFat1040-4 650374 156.6 ns/op BenchmarkIssue18740/2byte-4 223 449265 ns/op BenchmarkIssue18740/4byte-4 488 230568 ns/op BenchmarkIssue18740/8byte-4 901 136079 ns/op BenchmarkMemclrKnownSize1-4 5686117 21.89 ns/op 45.69 MB/s BenchmarkMemclrKnownSize2-4 3802612 42.79 ns/op 46.74 MB/s BenchmarkMemclrKnownSize4-4 2767761 60.85 ns/op 65.73 MB/s BenchmarkMemclrKnownSize8-4 1000000 145.3 ns/op 55.06 MB/s BenchmarkMemclrKnownSize16-4 489850 423.4 ns/op 37.79 MB/s BenchmarkMemclrKnownSize32-4 347925 370.5 ns/op 86.37 MB/s BenchmarkMemclrKnownSize64-4 190102 1170 ns/op 54.68 MB/s BenchmarkMemclrKnownSize112-4 95738 1388 ns/op 80.68 MB/s BenchmarkMemclrKnownSize128-4 83064 1577 ns/op 81.15 MB/s BenchmarkMemclrKnownSize192-4 64378 2785 ns/op 68.94 MB/s BenchmarkMemclrKnownSize248-4 50235 2624 ns/op 94.51 MB/s BenchmarkMemclrKnownSize256-4 44576 3709 ns/op 69.02 MB/s BenchmarkMemclrKnownSize512-4 16785 8663 ns/op 59.10 MB/s BenchmarkMemclrKnownSize1024-4 8946 17364 ns/op 58.97 MB/s BenchmarkMemclrKnownSize4096-4 3084 59648 ns/op 68.67 MB/s BenchmarkMemclrKnownSize512KiB-4 16 6803902 ns/op 77.06 MB/s BenchmarkReadMetricsLatency-4 10000 3370 p50-ns 6202 p90-ns 36317 p99-ns BenchmarkFinalizer-4 188 734954 ns/op BenchmarkFinalizerRun-4 150608 731.8 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6723706 16.28 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3288510 35.68 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2520805 46.07 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2579121 45.63 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1281127 82.40 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1299470 97.99 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2394792 50.92 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 913478 124.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1556676 80.41 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2063373 53.83 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1000000 126.7 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1871368 61.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1651603 78.01 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1426180 77.61 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6159642 18.37 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 7291803 23.60 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5518190 20.90 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6299192 30.23 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 6190972 23.42 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5351355 25.10 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5991846 32.42 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5993608 21.29 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5869639 38.58 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5628926 34.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5974783 29.15 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5850544 19.82 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5442679 21.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 7209945 19.44 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6688501 20.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5880614 19.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6398815 19.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5766984 18.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5609134 31.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6254782 24.95 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 7335043 17.96 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6927236 18.59 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6110731 24.17 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6274089 26.49 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 4953266 32.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6924667 22.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6215404 18.71 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6652683 18.52 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6462457 30.34 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6533601 18.88 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6289254 18.57 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5988067 21.60 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6237316 23.17 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6812631 23.46 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 7110324 18.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5965272 18.54 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 7331755 19.53 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 4299314 24.53 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5800932 18.22 ns/op BenchmarkNetpollBreak-4 2337 51205 ns/op BenchmarkPingPongHog-4 974 353528 ns/op BenchmarkStackGrowth-4 64920 1672 ns/op BenchmarkStackGrowthDeep-4 835 152500 ns/op BenchmarkCreateGoroutines-4 50031 2544 ns/op BenchmarkCreateGoroutinesParallel-4 44912 3088 ns/op BenchmarkCreateGoroutinesCapture-4 8515 14672 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 29583 4951 ns/op BenchmarkClosureCall-4 20636748 6.420 ns/op BenchmarkWakeupParallelSpinning/0s-4 9397 23402 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7287 26141 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4018 33757 ns/op BenchmarkWakeupParallelSpinning/5µs-4 2625 50672 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1375 87055 ns/op BenchmarkWakeupParallelSpinning/20µs-4 824 132794 ns/op BenchmarkWakeupParallelSpinning/50µs-4 337 397340 ns/op BenchmarkWakeupParallelSpinning/100µs-4 200 688081 ns/op BenchmarkMatmult-4 2544426 63.91 ns/op BenchmarkFastrand-4 5149699 23.10 ns/op BenchmarkFastrand64-4 4429908 23.40 ns/op BenchmarkFastrandHashiter-4 2450476 47.82 ns/op BenchmarkFastrandn/2-4 3794149 28.95 ns/op BenchmarkFastrandn/3-4 4022133 30.59 ns/op BenchmarkFastrandn/4-4 4223734 29.86 ns/op BenchmarkFastrandn/5-4 4070224 32.20 ns/op BenchmarkIfaceCmp100-4 109495 1169 ns/op BenchmarkIfaceCmpNil100-4 224497 673.7 ns/op BenchmarkEfaceCmpDiff-4 46818 3060 ns/op BenchmarkEfaceCmpDiffIndirect-4 34196 3689 ns/op BenchmarkDefer-4 1501329 99.16 ns/op BenchmarkDefer10-4 878859 234.1 ns/op BenchmarkDeferMany-4 210207 620.4 ns/op BenchmarkPanicRecover-4 207574 692.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 52 2426533 ns/op 2283746 p50-ns 2991815 p90-ns 6773611 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 70 3622248 ns/op 2824963 p50-ns 6411509 p90-ns 15439607 p99-ns BenchmarkGoroutineProfile/small/idle-4 24 4319189 ns/op 4249096 p50-ns 5144670 p90-ns 5947985 p99-ns BenchmarkGoroutineProfile/small/loaded-4 26 8302895 ns/op 7567570 p50-ns 13017754 p90-ns 29278398 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 56 2646473 ns/op 2343292 p50-ns 3790725 p90-ns 6120410 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 50 3298246 ns/op 2573684 p50-ns 5321232 p90-ns 14382124 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 9261691 ns/op 8780625 p50-ns 10143317 p90-ns 17627385 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 23456390 ns/op 21215489 p50-ns 37849188 p90-ns 37849188 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1391327 ns/op 1181739 p50-ns 1917080 p90-ns 3990137 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 69 3532758 ns/op 3025024 p50-ns 6040016 p90-ns 14379575 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 28 5519301 ns/op 5115992 p50-ns 7059779 p90-ns 15600545 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 13 13125328 ns/op 9915028 p50-ns 22649087 p90-ns 30208731 p99-ns BenchmarkRWMutexUncontended-4 1494420 159.7 ns/op BenchmarkRWMutexWrite100-4 260000 2483 ns/op BenchmarkRWMutexWrite10-4 56437 2781 ns/op BenchmarkRWMutexWorkWrite100-4 30979 5066 ns/op BenchmarkRWMutexWorkWrite10-4 260000 4138 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2116 57338 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1034 107850 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1135 105071 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 481 240704 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 564 294930 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 184 573923 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 276 599217 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 112 985261 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 227751 823.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 199887 1177 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 167704 1263 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 132694 929.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 154825 1079 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 111240 1144 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 163042 999.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 219806 973.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 219250 2597 ns/op BenchmarkMakeSlice/Byte-4 1000000 136.5 ns/op BenchmarkMakeSlice/Int16-4 1000000 142.7 ns/op BenchmarkMakeSlice/Int-4 1000000 150.9 ns/op BenchmarkMakeSlice/Ptr-4 1000000 169.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 286.0 ns/op BenchmarkMakeSlice/Struct/32-4 871900 305.6 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 346.0 ns/op BenchmarkGrowSlice/Byte-4 182188 604.8 ns/op BenchmarkGrowSlice/Int16-4 126110 1557 ns/op BenchmarkGrowSlice/Int-4 220267 1629 ns/op BenchmarkGrowSlice/Ptr-4 164379 1361 ns/op BenchmarkGrowSlice/Struct/24-4 123766 1672 ns/op BenchmarkGrowSlice/Struct/32-4 139959 2240 ns/op BenchmarkGrowSlice/Struct/40-4 72884 3536 ns/op BenchmarkExtendSlice/IntSlice-4 328881 984.9 ns/op BenchmarkExtendSlice/PointerSlice-4 101061 1149 ns/op BenchmarkExtendSlice/NoGrow-4 154280 1123 ns/op BenchmarkAppend-4 831015 134.8 ns/op BenchmarkAppendGrowByte-4 1 140089740 ns/op BenchmarkAppendGrowString-4 1 675013131 ns/op BenchmarkAppendSlice/1Bytes-4 97748 1839 ns/op BenchmarkAppendSlice/4Bytes-4 186770 565.1 ns/op BenchmarkAppendSlice/7Bytes-4 142369 939.5 ns/op BenchmarkAppendSlice/8Bytes-4 126380 980.2 ns/op BenchmarkAppendSlice/15Bytes-4 225096 945.0 ns/op BenchmarkAppendSlice/16Bytes-4 170467 822.9 ns/op BenchmarkAppendSlice/32Bytes-4 224239 815.9 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 45980 3836 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 12439 11293 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 37312 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 891 118757 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 117 1264390 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 6047264 ns/op BenchmarkAppendStr/1Bytes-4 274688 441.9 ns/op BenchmarkAppendStr/4Bytes-4 255680 491.7 ns/op BenchmarkAppendStr/8Bytes-4 410704 424.9 ns/op BenchmarkAppendStr/16Bytes-4 220406 540.5 ns/op BenchmarkAppendStr/32Bytes-4 492027 217.8 ns/op BenchmarkAppendSpecialCase-4 838512 142.5 ns/op BenchmarkCopy/1Byte-4 149803 741.3 ns/op 1.35 MB/s BenchmarkCopy/1String-4 125751 1055 ns/op 0.95 MB/s BenchmarkCopy/2Byte-4 432367 547.6 ns/op 3.65 MB/s BenchmarkCopy/2String-4 184665 555.1 ns/op 3.60 MB/s BenchmarkCopy/4Byte-4 511081 372.6 ns/op 10.74 MB/s BenchmarkCopy/4String-4 1210965 108.4 ns/op 36.89 MB/s BenchmarkCopy/8Byte-4 1000000 165.3 ns/op 48.39 MB/s BenchmarkCopy/8String-4 1000000 105.9 ns/op 75.52 MB/s BenchmarkCopy/12Byte-4 1000000 179.5 ns/op 66.85 MB/s BenchmarkCopy/12String-4 1000000 114.3 ns/op 104.95 MB/s BenchmarkCopy/16Byte-4 1210009 152.2 ns/op 105.10 MB/s BenchmarkCopy/16String-4 1000000 122.2 ns/op 130.88 MB/s BenchmarkCopy/32Byte-4 1287567 100.0 ns/op 319.98 MB/s BenchmarkCopy/32String-4 1000000 126.7 ns/op 252.56 MB/s BenchmarkCopy/128Byte-4 1000000 117.1 ns/op 1093.35 MB/s BenchmarkCopy/128String-4 941937 134.1 ns/op 954.52 MB/s BenchmarkCopy/1024Byte-4 445921 313.7 ns/op 3263.79 MB/s BenchmarkCopy/1024String-4 312543 393.7 ns/op 2601.05 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27393 5054 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 11323 11462 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 18400 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 9546 23198 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9795 29659 ns/op BenchmarkAppendInPlace/Grow/Byte-4 155164 1434 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139900 1279 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 74995 1881 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 40554 2971 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 50010 2798 ns/op BenchmarkStackCopyPtr-4 1 132482550 ns/op BenchmarkStackCopy-4 2 74373060 ns/op BenchmarkStackCopyNoCache-4 20 5111353 ns/op BenchmarkStackCopyWithStkobj-4 3 50882012 ns/op BenchmarkIssue18138-4 172 626039 ns/op BenchmarkCompareStringEqual-4 14375920 7.629 ns/op BenchmarkCompareStringIdentical-4 22350046 10.02 ns/op BenchmarkCompareStringSameLength-4 16699293 6.869 ns/op BenchmarkCompareStringDifferentLength-4 25745613 4.209 ns/op BenchmarkCompareStringBigUnaligned-4 2048 52640 ns/op 19919.91 MB/s BenchmarkCompareStringBig-4 1804 60735 ns/op 17265.03 MB/s BenchmarkConcatStringAndBytes-4 1895894 71.46 ns/op BenchmarkSliceByteToString/1-4 1591586 69.15 ns/op BenchmarkSliceByteToString/2-4 1000000 174.0 ns/op BenchmarkSliceByteToString/4-4 736868 165.5 ns/op BenchmarkSliceByteToString/8-4 858957 174.6 ns/op BenchmarkSliceByteToString/16-4 1000000 147.8 ns/op BenchmarkSliceByteToString/32-4 1000000 200.1 ns/op BenchmarkSliceByteToString/64-4 838746 244.9 ns/op BenchmarkSliceByteToString/128-4 596232 340.6 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2274910 47.53 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 126.7 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 108.3 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2385412 65.81 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1712672 66.37 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1865559 92.57 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1738429 66.56 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 345508 661.6 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 460490 432.2 ns/op BenchmarkRuneIterate/range/ASCII-4 5553002 28.84 ns/op BenchmarkRuneIterate/range/Japanese-4 2129215 85.32 ns/op BenchmarkRuneIterate/range/MixedLength-4 2566704 40.20 ns/op BenchmarkRuneIterate/range1/ASCII-4 8541730 15.53 ns/op BenchmarkRuneIterate/range1/Japanese-4 2697399 44.11 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2403896 41.74 ns/op BenchmarkRuneIterate/range2/ASCII-4 7671153 25.71 ns/op BenchmarkRuneIterate/range2/Japanese-4 2450229 47.19 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2519238 44.93 ns/op BenchmarkArrayEqual-4 21491064 5.087 ns/op BenchmarkFunc/Name-4 5934253 24.10 ns/op BenchmarkFunc/Entry-4 13088071 9.299 ns/op BenchmarkFunc/FileLine-4 1000000 105.4 ns/op PASS ok runtime 557.099s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 23686 5061 ns/op BenchmarkHandle/concurrent-4 22058 6739 ns/op PASS ok runtime/cgo 0.509s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 13453832 8.944 ns/op BenchmarkAtomicStore64-4 11400308 12.04 ns/op BenchmarkAtomicLoad-4 24692385 4.648 ns/op BenchmarkAtomicStore-4 6207603 23.56 ns/op BenchmarkAnd8-4 6388107 15.73 ns/op BenchmarkAnd-4 5949724 22.17 ns/op BenchmarkAnd8Parallel-4 3818984 30.22 ns/op BenchmarkAndParallel-4 4298072 31.52 ns/op BenchmarkOr8-4 11088172 12.26 ns/op BenchmarkOr-4 13739211 17.86 ns/op BenchmarkOr8Parallel-4 3509565 31.26 ns/op BenchmarkOrParallel-4 3693630 30.96 ns/op BenchmarkXadd-4 4034962 30.71 ns/op BenchmarkXadd64-4 3605031 32.50 ns/op BenchmarkCas-4 2631805 44.13 ns/op BenchmarkCas64-4 2687541 43.76 ns/op BenchmarkXchg-4 3575308 30.29 ns/op BenchmarkXchg64-4 3914721 32.00 ns/op PASS ok runtime/internal/atomic 4.175s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 2993475 38.62 ns/op BenchmarkMulUintptr/large-4 2860798 59.12 ns/op PASS ok runtime/internal/math 0.861s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 13 12708781 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 9 18590002 ns/op 319.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 32 4650187 ns/op 9.531 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 27554666 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 3 34001393 ns/op 1456 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 14 7946971 ns/op 136.0 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 158033564 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 145588413 ns/op 10597 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 6 20688529 ns/op 952.2 concurrent_launches/op PASS ok runtime/pprof 2.333s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 8 16796363 ns/op BenchmarkStackLeak-4 19682 6529 ns/op PASS ok runtime/race 0.721s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2059149 49.89 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 184094 606.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.452s goos: darwin goarch: amd64 pkg: slices BenchmarkCompact/nil-4 9551889 13.53 ns/op BenchmarkCompact/one-4 1000000 106.5 ns/op BenchmarkCompact/sorted-4 584359 214.5 ns/op BenchmarkCompact/1_item-4 988351 184.6 ns/op BenchmarkCompact/unsorted-4 611774 165.0 ns/op BenchmarkCompact/many-4 401424 250.5 ns/op BenchmarkReplace/naive-fast-4 33646 3532 ns/op BenchmarkReplace/optimized-fast-4 38704 3554 ns/op BenchmarkReplace/naive-slow-4 14541 8469 ns/op BenchmarkReplace/optimized-slow-4 19153 7571 ns/op PASS ok slices 2.223s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 129066 1047 ns/op BenchmarkSortString1K-4 98 1040711 ns/op BenchmarkSortString1K_Slice-4 120 1110364 ns/op BenchmarkStableString1K-4 88 1890849 ns/op BenchmarkSortInt1K-4 135 846222 ns/op BenchmarkSortInt1K_Sorted-4 1657 67528 ns/op BenchmarkSortInt1K_Reversed-4 1320 96211 ns/op BenchmarkSortInt1K_Mod8-4 328 377874 ns/op BenchmarkStableInt1K-4 100 1398976 ns/op BenchmarkStableInt1K_Slice-4 92 1327747 ns/op BenchmarkSortInt64K-4 2 71232602 ns/op BenchmarkSortInt64K_Slice-4 2 65181836 ns/op BenchmarkStableInt64K-4 1 120730800 ns/op BenchmarkSort1e2-4 309 397275 ns/op BenchmarkStable1e2-4 100 1108537 ns/op BenchmarkSort1e4-4 2 81252800 ns/op BenchmarkStable1e4-4 1 336504857 ns/op PASS ok sort 37.861s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 571944 260.7 ns/op BenchmarkAtof64Float-4 683523 337.9 ns/op BenchmarkAtof64FloatExp-4 487167 239.4 ns/op BenchmarkAtof64Big-4 460956 305.6 ns/op BenchmarkAtof64RandomBits-4 287889 653.7 ns/op BenchmarkAtof64RandomFloats-4 442726 311.1 ns/op BenchmarkAtof64RandomLongFloats-4 235412 710.7 ns/op BenchmarkAtof32Decimal-4 790154 180.7 ns/op BenchmarkAtof32Float-4 695630 191.6 ns/op BenchmarkAtof32FloatExp-4 548304 266.6 ns/op BenchmarkAtof32Random-4 351586 401.8 ns/op BenchmarkAtof32RandomLong-4 127257 930.7 ns/op BenchmarkParseInt/Pos/7bit-4 1201578 106.3 ns/op BenchmarkParseInt/Pos/26bit-4 691054 166.9 ns/op BenchmarkParseInt/Pos/31bit-4 623412 365.5 ns/op BenchmarkParseInt/Pos/56bit-4 442983 316.8 ns/op BenchmarkParseInt/Pos/63bit-4 441007 398.1 ns/op BenchmarkParseInt/Neg/7bit-4 1000000 100.9 ns/op BenchmarkParseInt/Neg/26bit-4 849670 154.3 ns/op BenchmarkParseInt/Neg/31bit-4 735604 190.9 ns/op BenchmarkParseInt/Neg/56bit-4 461515 511.4 ns/op BenchmarkParseInt/Neg/63bit-4 361538 282.3 ns/op BenchmarkAtoi/Pos/7bit-4 1457595 78.17 ns/op BenchmarkAtoi/Pos/26bit-4 879422 162.3 ns/op BenchmarkAtoi/Pos/31bit-4 922533 149.0 ns/op BenchmarkAtoi/Pos/56bit-4 581492 237.8 ns/op BenchmarkAtoi/Pos/63bit-4 385730 285.0 ns/op BenchmarkAtoi/Neg/7bit-4 1453456 78.28 ns/op BenchmarkAtoi/Neg/26bit-4 1000000 141.0 ns/op BenchmarkAtoi/Neg/31bit-4 776163 146.4 ns/op BenchmarkAtoi/Neg/56bit-4 593836 446.6 ns/op BenchmarkAtoi/Neg/63bit-4 364363 299.8 ns/op BenchmarkFormatFloat/Decimal-4 88315 1351 ns/op BenchmarkFormatFloat/Float-4 85808 1449 ns/op BenchmarkFormatFloat/Exp-4 78381 1305 ns/op BenchmarkFormatFloat/NegExp-4 84522 1984 ns/op BenchmarkFormatFloat/LongExp-4 70520 1623 ns/op BenchmarkFormatFloat/Big-4 75793 1771 ns/op BenchmarkFormatFloat/BinaryExp-4 174338 702.7 ns/op BenchmarkFormatFloat/32Integer-4 94651 1167 ns/op BenchmarkFormatFloat/32ExactFraction-4 100119 1280 ns/op BenchmarkFormatFloat/32Point-4 86864 1288 ns/op BenchmarkFormatFloat/32Exp-4 94353 2398 ns/op BenchmarkFormatFloat/32NegExp-4 97826 1266 ns/op BenchmarkFormatFloat/32Shortest-4 94080 1206 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 102531 1104 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 131328 1229 ns/op BenchmarkFormatFloat/64Fixed1-4 121690 1108 ns/op BenchmarkFormatFloat/64Fixed2-4 125206 974.9 ns/op BenchmarkFormatFloat/64Fixed3-4 110658 1433 ns/op BenchmarkFormatFloat/64Fixed4-4 130951 975.1 ns/op BenchmarkFormatFloat/64Fixed12-4 75753 1615 ns/op BenchmarkFormatFloat/64Fixed16-4 79126 1931 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 87452 2064 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 73702 2836 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2265 57396 ns/op BenchmarkFormatFloat/Slowpath64-4 79734 3146 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 73830 1661 ns/op BenchmarkAppendFloat/Decimal-4 109744 1180 ns/op BenchmarkAppendFloat/Float-4 113444 1672 ns/op BenchmarkAppendFloat/Exp-4 98488 1712 ns/op BenchmarkAppendFloat/NegExp-4 80154 1565 ns/op BenchmarkAppendFloat/LongExp-4 83994 1378 ns/op BenchmarkAppendFloat/Big-4 81536 1425 ns/op BenchmarkAppendFloat/BinaryExp-4 262647 449.4 ns/op BenchmarkAppendFloat/32Integer-4 106947 1063 ns/op BenchmarkAppendFloat/32ExactFraction-4 102651 1114 ns/op BenchmarkAppendFloat/32Point-4 95288 1177 ns/op BenchmarkAppendFloat/32Exp-4 110905 1094 ns/op BenchmarkAppendFloat/32NegExp-4 100939 1039 ns/op BenchmarkAppendFloat/32Shortest-4 55849 1990 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 131390 1058 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 116889 907.5 ns/op BenchmarkAppendFloat/64Fixed1-4 174370 996.7 ns/op BenchmarkAppendFloat/64Fixed2-4 139735 746.2 ns/op BenchmarkAppendFloat/64Fixed3-4 156498 769.6 ns/op BenchmarkAppendFloat/64Fixed4-4 89614 1155 ns/op BenchmarkAppendFloat/64Fixed12-4 84109 1428 ns/op BenchmarkAppendFloat/64Fixed16-4 107798 1160 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 127392 1108 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 96078 1723 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2084 58054 ns/op BenchmarkAppendFloat/Slowpath64-4 86019 1760 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 99951 1373 ns/op BenchmarkFormatInt-4 12030 10040 ns/op BenchmarkAppendInt-4 10000 13065 ns/op BenchmarkFormatUint-4 78222 2314 ns/op BenchmarkAppendUint-4 59106 1873 ns/op BenchmarkFormatIntSmall/7-4 1733200 63.51 ns/op BenchmarkFormatIntSmall/42-4 1000000 121.7 ns/op BenchmarkAppendIntSmall-4 1000000 117.2 ns/op BenchmarkAppendUintVarlen/1-4 967110 126.1 ns/op BenchmarkAppendUintVarlen/12-4 977166 127.8 ns/op BenchmarkAppendUintVarlen/123-4 779528 253.2 ns/op BenchmarkAppendUintVarlen/1234-4 783566 163.3 ns/op BenchmarkAppendUintVarlen/12345-4 848924 175.8 ns/op BenchmarkAppendUintVarlen/123456-4 734722 168.1 ns/op BenchmarkAppendUintVarlen/1234567-4 884762 195.3 ns/op BenchmarkAppendUintVarlen/12345678-4 678225 153.0 ns/op BenchmarkAppendUintVarlen/123456789-4 887601 167.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 651135 171.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 800572 170.1 ns/op BenchmarkAppendUintVarlen/123456789012-4 664298 169.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 715532 174.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 619759 177.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 674461 178.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 649171 172.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 748704 241.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 667896 303.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 646358 228.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 693488 189.5 ns/op BenchmarkQuote-4 36763 4217 ns/op BenchmarkQuoteRune-4 334610 343.9 ns/op BenchmarkAppendQuote-4 38637 3123 ns/op BenchmarkAppendQuoteRune-4 611210 190.0 ns/op BenchmarkUnquoteEasy-4 1321626 106.8 ns/op BenchmarkUnquoteHard-4 31118 3600 ns/op PASS ok strconv 25.134s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 302064 405.3 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 64212 1726 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 144133 988.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 258760 730.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 53106 2108 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 82002 2123 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 576210 317.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 23502 5045 ns/op BenchmarkGenericMatch1-4 1644 62659 ns/op BenchmarkGenericMatch2-4 411 361007 ns/op BenchmarkSingleMaxSkipping-4 9750 12128 ns/op 824.54 MB/s BenchmarkSingleLongSuffixFail-4 7712 13706 ns/op 73.11 MB/s BenchmarkSingleMatch-4 159 832321 ns/op 18.02 MB/s BenchmarkByteByteNoMatch-4 92234 2317 ns/op BenchmarkByteByteMatch-4 14209 9847 ns/op BenchmarkByteStringMatch-4 10000 13501 ns/op BenchmarkHTMLEscapeNew-4 59649 2307 ns/op BenchmarkHTMLEscapeOld-4 62623 2470 ns/op BenchmarkByteStringReplacerWriteString-4 549 185096 ns/op BenchmarkByteReplacerWriteString-4 1530 75494 ns/op BenchmarkByteByteReplaces-4 2990 47808 ns/op BenchmarkByteByteMap-4 8877 14416 ns/op BenchmarkMap/identity/ASCII-4 748132 154.2 ns/op BenchmarkMap/identity/Greek-4 657925 222.7 ns/op BenchmarkMap/change/ASCII-4 28201 4004 ns/op BenchmarkMap/change/Greek-4 17245 10534 ns/op BenchmarkIndexRune-4 861350 129.7 ns/op BenchmarkIndexRuneLongString-4 1000000 128.7 ns/op BenchmarkIndexRuneFastPath-4 2899099 40.44 ns/op BenchmarkIndex-4 2743054 44.74 ns/op BenchmarkLastIndex-4 3033786 52.23 ns/op BenchmarkIndexByte-4 14600805 12.95 ns/op BenchmarkToUpper/#00-4 2368672 46.85 ns/op BenchmarkToUpper/ONLYUPPER-4 2074998 58.26 ns/op BenchmarkToUpper/abc-4 294374 539.4 ns/op BenchmarkToUpper/AbC123-4 166929 649.8 ns/op BenchmarkToUpper/azAZ09_-4 211640 638.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 39952 3057 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 48037 3250 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 23035 5289 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 40965 3191 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 107857 1184 ns/op BenchmarkToLower/#00-4 2000260 95.01 ns/op BenchmarkToLower/abc-4 2304918 50.03 ns/op BenchmarkToLower/AbC123-4 156860 1024 ns/op BenchmarkToLower/azAZ09_-4 160172 758.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 72554 1635 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 45091 2347 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 26487 4955 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 58039 1887 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 99427 1232 ns/op BenchmarkMapNoChanges-4 993051 201.9 ns/op BenchmarkTrim-4 29449 3972 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 2311086 50.83 ns/op BenchmarkToValidUTF8/InvalidASCII-4 137862 931.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 81302 1270 ns/op BenchmarkEqualFold/Tests-4 41814 2931 ns/op BenchmarkEqualFold/ASCII-4 2507398 53.68 ns/op BenchmarkEqualFold/UnicodePrefix-4 122277 1202 ns/op BenchmarkEqualFold/UnicodeSuffix-4 89685 1344 ns/op BenchmarkIndexHard1-4 902 113948 ns/op BenchmarkIndexHard2-4 716 168511 ns/op BenchmarkIndexHard3-4 205 715503 ns/op BenchmarkIndexHard4-4 228 514211 ns/op BenchmarkLastIndexHard1-4 87 1598000 ns/op BenchmarkLastIndexHard2-4 72 1616029 ns/op BenchmarkLastIndexHard3-4 82 1595561 ns/op BenchmarkCountHard1-4 900 185264 ns/op BenchmarkCountHard2-4 590 170656 ns/op BenchmarkCountHard3-4 175 675911 ns/op BenchmarkIndexTorture-4 10000 12483 ns/op BenchmarkCountTorture-4 10000 12600 ns/op BenchmarkCountTortureOverlapping-4 748 134388 ns/op BenchmarkCountByte/10-4 3080361 46.77 ns/op 213.81 MB/s BenchmarkCountByte/32-4 2551682 42.10 ns/op 760.14 MB/s BenchmarkCountByte/4096-4 1000000 133.8 ns/op 30606.06 MB/s BenchmarkCountByte/4194304-4 696 146191 ns/op 28690.51 MB/s BenchmarkCountByte/67108864-4 24 9667879 ns/op 6941.43 MB/s BenchmarkFields/ASCII/16-4 311972 662.3 ns/op 24.16 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23888 7661 ns/op 33.42 MB/s 320 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1446 96529 ns/op 42.43 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2142843 ns/op 30.58 MB/s 98307 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 26642399 ns/op 39.36 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 86589 1320 ns/op 12.12 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8412 12920 ns/op 19.81 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 583 310092 ns/op 13.21 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 19 5672501 ns/op 11.55 MB/s 463109 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 101668795 ns/op 10.31 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 176120 811.6 ns/op 19.71 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 13059 9443 ns/op 27.11 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 831 206804 ns/op 19.81 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4959941 ns/op 13.21 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 63958574 ns/op 16.39 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 108039 1141 ns/op 14.03 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 22611 ns/op 11.32 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 657 238494 ns/op 17.17 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 27 4678061 ns/op 14.01 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81504976 ns/op 12.87 MB/s 10449156 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 94199572 ns/op BenchmarkSplitSingleByteSeparator-4 16 9715241 ns/op BenchmarkSplitMultiByteSeparator-4 26 4730976 ns/op BenchmarkSplitNSingleByteSeparator-4 152064 1162 ns/op BenchmarkSplitNMultiByteSeparator-4 140554 1244 ns/op BenchmarkRepeat/5x0-4 2608212 49.89 ns/op BenchmarkRepeat/5x1-4 2608892 46.37 ns/op BenchmarkRepeat/5x2-4 213009 801.7 ns/op BenchmarkRepeat/5x6-4 137341 981.3 ns/op BenchmarkRepeat/10x0-4 2590082 62.38 ns/op BenchmarkRepeat/10x1-4 2643462 44.39 ns/op BenchmarkRepeat/10x2-4 232392 795.3 ns/op BenchmarkRepeat/10x6-4 115941 1002 ns/op BenchmarkRepeatLarge/256/1-4 54886 2418 ns/op 105.87 MB/s BenchmarkRepeatLarge/256/16-4 88453 1700 ns/op 150.58 MB/s BenchmarkRepeatLarge/512/1-4 41536 3323 ns/op 154.09 MB/s BenchmarkRepeatLarge/512/16-4 46116 3454 ns/op 148.24 MB/s BenchmarkRepeatLarge/1024/1-4 26475 4799 ns/op 213.38 MB/s BenchmarkRepeatLarge/1024/16-4 32188 4575 ns/op 223.83 MB/s BenchmarkRepeatLarge/2048/1-4 18747 7442 ns/op 275.20 MB/s BenchmarkRepeatLarge/2048/16-4 16780 6655 ns/op 307.75 MB/s BenchmarkRepeatLarge/4096/1-4 10000 11983 ns/op 341.83 MB/s BenchmarkRepeatLarge/4096/16-4 10000 11800 ns/op 347.13 MB/s BenchmarkRepeatLarge/8192/1-4 10000 21673 ns/op 377.99 MB/s BenchmarkRepeatLarge/8192/16-4 10000 20313 ns/op 403.28 MB/s BenchmarkRepeatLarge/8192/4097-4 3617323 34.91 ns/op 117348.61 MB/s BenchmarkRepeatLarge/16384/1-4 4750 38225 ns/op 428.62 MB/s BenchmarkRepeatLarge/16384/16-4 9670 35001 ns/op 468.11 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 29965 ns/op 410.18 MB/s BenchmarkRepeatLarge/32768/1-4 3309 70538 ns/op 464.54 MB/s BenchmarkRepeatLarge/32768/16-4 1855 75164 ns/op 435.95 MB/s BenchmarkRepeatLarge/32768/4097-4 3624 74479 ns/op 385.06 MB/s BenchmarkRepeatLarge/65536/1-4 1342 138996 ns/op 471.50 MB/s BenchmarkRepeatLarge/65536/16-4 1063 139626 ns/op 469.37 MB/s BenchmarkRepeatLarge/65536/4097-4 1384 101235 ns/op 607.05 MB/s BenchmarkRepeatLarge/131072/1-4 264 644189 ns/op 203.47 MB/s BenchmarkRepeatLarge/131072/16-4 163 659329 ns/op 198.80 MB/s BenchmarkRepeatLarge/131072/4097-4 225 570664 ns/op 222.56 MB/s BenchmarkRepeatLarge/262144/1-4 120 995734 ns/op 263.27 MB/s BenchmarkRepeatLarge/262144/16-4 100 1284563 ns/op 204.07 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1159725 ns/op 222.56 MB/s BenchmarkRepeatLarge/524288/1-4 72 2016502 ns/op 260.00 MB/s BenchmarkRepeatLarge/524288/16-4 100 1682761 ns/op 311.56 MB/s BenchmarkRepeatLarge/524288/4097-4 68 1937278 ns/op 268.58 MB/s BenchmarkRepeatLarge/1048576/1-4 51 3502827 ns/op 299.35 MB/s BenchmarkRepeatLarge/1048576/16-4 61 3755356 ns/op 279.22 MB/s BenchmarkRepeatLarge/1048576/4097-4 72 3256257 ns/op 320.84 MB/s BenchmarkRepeatLarge/2097152/1-4 24 6126552 ns/op 342.31 MB/s BenchmarkRepeatLarge/2097152/16-4 27 6795145 ns/op 308.63 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 6642203 ns/op 315.19 MB/s BenchmarkRepeatLarge/4194304/1-4 9 12247030 ns/op 342.48 MB/s BenchmarkRepeatLarge/4194304/16-4 10 11700486 ns/op 358.47 MB/s BenchmarkRepeatLarge/4194304/4097-4 10 11318766 ns/op 370.29 MB/s BenchmarkRepeatLarge/8388608/1-4 6 21135809 ns/op 396.89 MB/s BenchmarkRepeatLarge/8388608/16-4 6 20712952 ns/op 404.99 MB/s BenchmarkRepeatLarge/8388608/4097-4 6 22044979 ns/op 380.43 MB/s BenchmarkRepeatLarge/16777216/1-4 4 26772938 ns/op 626.65 MB/s BenchmarkRepeatLarge/16777216/16-4 4 27806010 ns/op 603.37 MB/s BenchmarkRepeatLarge/16777216/4097-4 3 34786398 ns/op 482.29 MB/s BenchmarkRepeatLarge/33554432/1-4 2 62125730 ns/op 540.11 MB/s BenchmarkRepeatLarge/33554432/16-4 2 56301576 ns/op 595.98 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 56198224 ns/op 597.07 MB/s BenchmarkRepeatLarge/67108864/1-4 1 125030847 ns/op 536.74 MB/s BenchmarkRepeatLarge/67108864/16-4 1 198114488 ns/op 338.74 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 108883997 ns/op 616.33 MB/s BenchmarkRepeatLarge/134217728/1-4 1 273292256 ns/op 491.11 MB/s BenchmarkRepeatLarge/134217728/16-4 1 263666491 ns/op 509.04 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 219241829 ns/op 612.19 MB/s BenchmarkRepeatLarge/268435456/1-4 1 559087567 ns/op 480.13 MB/s BenchmarkRepeatLarge/268435456/16-4 1 459152499 ns/op 584.63 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 620167847 ns/op 432.84 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1085596987 ns/op 494.54 MB/s BenchmarkRepeatLarge/536870912/16-4 1 982640412 ns/op 546.36 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 936183808 ns/op 573.47 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4791074995 ns/op 224.11 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 5335790181 ns/op 201.23 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 5914429209 ns/op 181.55 MB/s BenchmarkIndexAnyASCII/1:1-4 1717227 88.63 ns/op BenchmarkIndexAnyASCII/1:2-4 1881218 86.44 ns/op BenchmarkIndexAnyASCII/1:4-4 2044986 65.13 ns/op BenchmarkIndexAnyASCII/1:8-4 1639548 95.95 ns/op BenchmarkIndexAnyASCII/1:16-4 1409590 97.20 ns/op BenchmarkIndexAnyASCII/1:32-4 1415577 96.25 ns/op BenchmarkIndexAnyASCII/1:64-4 1479636 75.06 ns/op BenchmarkIndexAnyASCII/16:1-4 1658053 77.17 ns/op BenchmarkIndexAnyASCII/16:2-4 671840 228.8 ns/op BenchmarkIndexAnyASCII/16:4-4 675734 177.2 ns/op BenchmarkIndexAnyASCII/16:8-4 712962 174.1 ns/op BenchmarkIndexAnyASCII/16:16-4 671574 180.9 ns/op BenchmarkIndexAnyASCII/16:32-4 631354 284.8 ns/op BenchmarkIndexAnyASCII/16:64-4 465832 517.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1678171 75.22 ns/op BenchmarkIndexAnyASCII/256:2-4 81121 1350 ns/op BenchmarkIndexAnyASCII/256:4-4 86120 1477 ns/op BenchmarkIndexAnyASCII/256:8-4 79444 1543 ns/op BenchmarkIndexAnyASCII/256:16-4 70860 1493 ns/op BenchmarkIndexAnyASCII/256:32-4 66532 1768 ns/op BenchmarkIndexAnyASCII/256:64-4 79044 1747 ns/op BenchmarkIndexAnyUTF8/1:1-4 1957138 61.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 1000000 132.3 ns/op BenchmarkIndexAnyUTF8/1:4-4 1345268 77.33 ns/op BenchmarkIndexAnyUTF8/1:8-4 1502673 70.97 ns/op BenchmarkIndexAnyUTF8/1:16-4 1676839 74.95 ns/op BenchmarkIndexAnyUTF8/1:32-4 1000000 121.9 ns/op BenchmarkIndexAnyUTF8/1:64-4 1620529 91.66 ns/op BenchmarkIndexAnyUTF8/16:1-4 1317054 131.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 220795 555.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 203766 545.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 224019 562.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 254587 576.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 240639 778.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 205824 781.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 389668 318.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 15973 9638 ns/op BenchmarkIndexAnyUTF8/256:4-4 10000 11644 ns/op BenchmarkIndexAnyUTF8/256:8-4 10000 10336 ns/op BenchmarkIndexAnyUTF8/256:16-4 14696 8012 ns/op BenchmarkIndexAnyUTF8/256:32-4 13423 8608 ns/op BenchmarkIndexAnyUTF8/256:64-4 14725 8108 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1806589 62.89 ns/op BenchmarkLastIndexAnyASCII/1:2-4 1757722 66.50 ns/op BenchmarkLastIndexAnyASCII/1:4-4 1705982 65.11 ns/op BenchmarkLastIndexAnyASCII/1:8-4 1000000 118.3 ns/op BenchmarkLastIndexAnyASCII/1:16-4 1297998 77.53 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1393219 85.94 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1565060 115.1 ns/op BenchmarkLastIndexAnyASCII/16:1-4 881985 170.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 854832 165.2 ns/op BenchmarkLastIndexAnyASCII/16:4-4 703696 172.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 646986 166.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 544122 189.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 705128 204.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 516558 258.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 67434 1592 ns/op BenchmarkLastIndexAnyASCII/256:2-4 80799 1519 ns/op BenchmarkLastIndexAnyASCII/256:4-4 72524 3091 ns/op BenchmarkLastIndexAnyASCII/256:8-4 65654 1740 ns/op BenchmarkLastIndexAnyASCII/256:16-4 76245 1642 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71920 1677 ns/op BenchmarkLastIndexAnyASCII/256:64-4 74710 2907 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1745193 77.85 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 1754356 68.97 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 1700814 71.50 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 1677990 68.40 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 1733318 88.28 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1823781 65.62 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1950315 90.52 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 279192 589.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 112344 1340 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 117864 898.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 137146 1152 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 119004 983.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 133384 921.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 120825 937.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16276 9497 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 7578 13786 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 9471 14153 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 13679 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 9804 12981 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9591 17422 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9720 13542 ns/op BenchmarkTrimASCII/1:1-4 2285306 49.03 ns/op BenchmarkTrimASCII/1:2-4 1896866 59.83 ns/op BenchmarkTrimASCII/1:4-4 1000000 119.0 ns/op BenchmarkTrimASCII/1:8-4 1760569 74.89 ns/op BenchmarkTrimASCII/1:16-4 1496148 79.28 ns/op BenchmarkTrimASCII/16:1-4 1912984 57.83 ns/op BenchmarkTrimASCII/16:2-4 740164 235.9 ns/op BenchmarkTrimASCII/16:4-4 889045 170.5 ns/op BenchmarkTrimASCII/16:8-4 666139 155.0 ns/op BenchmarkTrimASCII/16:16-4 370830 277.2 ns/op BenchmarkTrimASCII/256:1-4 698116 248.7 ns/op BenchmarkTrimASCII/256:2-4 63218 2267 ns/op BenchmarkTrimASCII/256:4-4 80118 1449 ns/op BenchmarkTrimASCII/256:8-4 81414 1524 ns/op BenchmarkTrimASCII/256:16-4 80732 2098 ns/op BenchmarkTrimASCII/4096:1-4 78829 1562 ns/op BenchmarkTrimASCII/4096:2-4 5397 23094 ns/op BenchmarkTrimASCII/4096:4-4 4620 24347 ns/op BenchmarkTrimASCII/4096:8-4 5158 21783 ns/op BenchmarkTrimASCII/4096:16-4 4908 23383 ns/op BenchmarkTrimByte-4 2723859 71.01 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 14587 7979 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 14066 9625 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1306 95615 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2498 45926 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 5576 28800 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7768 14180 ns/op BenchmarkJoin/0-4 2938515 36.97 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2426547 49.35 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 134814 815.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 92479 1178 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 77296 2659 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 51884 2070 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 45334 2427 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 41456 3139 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 1887648 57.85 ns/op BenchmarkTrimSpace/ASCII-4 1566879 84.18 ns/op BenchmarkTrimSpace/SomeNonASCII-4 103782 1795 ns/op BenchmarkTrimSpace/JustNonASCII-4 77278 1785 ns/op BenchmarkReplaceAll-4 85552 1738 ns/op 16 B/op 1 allocs/op PASS ok strings 111.834s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 76828 1512 ns/op BenchmarkCond2-4 25850 4309 ns/op BenchmarkCond4-4 15267 7377 ns/op BenchmarkCond8-4 8700 14998 ns/op BenchmarkCond16-4 4064 28096 ns/op BenchmarkCond32-4 2253 51965 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 585250 253.5 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 336038 369.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 616936 179.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 791046 184.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 425364 447.3 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 825766 165.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 106440 1312 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 114810 1574 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 90848 1556 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 60368 2112 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 658810 155.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 192962 634.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 731774 185.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 183255 661.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 658129 188.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 192087 640.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1116903 112.7 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 56595 2015 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 171916 879.9 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 394065 356.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6676 18735 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 351 383407 ns/op BenchmarkRange/*sync.Map-4 1466 70637 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 87420 1659 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 262000 575.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 88851 1490 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 74728 2282 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 228096 610.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 89896 1255 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 90812 1239 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 217537 620.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 733186 145.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 70500 2811 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 135721 750.6 ns/op BenchmarkSwapCollision/*sync.Map-4 103266 1250 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 133 845335 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 139161 946.2 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 346629 410.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 23568 5443 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 73614 1951 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 34548 4234 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 299244 568.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 132196 1004 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 222550 458.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1217126 137.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 177856 630.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 898383 135.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 703044 171.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 167012 663.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 615406 193.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 129601 1055 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 390938 499.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 273872 391.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 118828 1092 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 371310 303.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 174175 596.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 118446 939.7 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 306266 417.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 72861 1946 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 252895 648.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 419548 255.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 163986 746.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 757663 225.7 ns/op BenchmarkUncontendedSemaphore-4 4497433 26.40 ns/op BenchmarkContendedSemaphore-4 4212837 25.90 ns/op BenchmarkMutexUncontended-4 736124 148.6 ns/op BenchmarkMutex-4 223149 513.9 ns/op BenchmarkMutexSlack-4 231892 520.6 ns/op BenchmarkMutexWork-4 205777 560.8 ns/op BenchmarkMutexWorkSlack-4 208774 673.0 ns/op BenchmarkMutexNoSpin-4 79494 1466 ns/op BenchmarkMutexSpin-4 70586 1794 ns/op BenchmarkOnce-4 863706 134.4 ns/op BenchmarkSemaUncontended-4 5371028 23.97 ns/op BenchmarkSemaSyntNonblock-4 1250485 92.22 ns/op BenchmarkSemaSyntBlock-4 2115561 58.80 ns/op BenchmarkSemaWorkNonblock-4 1000000 104.7 ns/op BenchmarkSemaWorkBlock-4 1391310 86.01 ns/op BenchmarkRWMutexUncontended-4 462241 306.3 ns/op BenchmarkRWMutexWrite100-4 374271 327.8 ns/op BenchmarkRWMutexWrite10-4 355153 338.4 ns/op BenchmarkRWMutexWorkWrite100-4 274284 429.9 ns/op BenchmarkRWMutexWorkWrite10-4 264921 440.7 ns/op BenchmarkWaitGroupUncontended-4 831806 173.8 ns/op BenchmarkWaitGroupAddDone-4 479658 235.5 ns/op BenchmarkWaitGroupAddDoneWork-4 495482 224.1 ns/op BenchmarkWaitGroupWait-4 2774750 41.08 ns/op BenchmarkWaitGroupWaitWork-4 1891173 58.47 ns/op BenchmarkWaitGroupActuallyWait-4 61782 2079 ns/op 32 B/op 2 allocs/op PASS ok sync 24.343s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 722581 160.8 ns/op PASS ok sync/atomic 0.254s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 91640 1134 ns/op 0 B/op 0 allocs/op PASS ok testing 0.241s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 5834 20085 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 8781 13293 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 79 1485916 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 97 1197859 ns/op 1333 B/op 10 allocs/op BenchmarkTable/1x100000/new-4 1 188656229 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 175891210 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1430 76934 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1836 66352 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 15 6879072 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 16 6370104 ns/op 25848 B/op 64 allocs/op BenchmarkTable/10x100000/new-4 1 814544650 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 757438686 ns/op 48120992 B/op 100076 allocs/op BenchmarkTable/100x10/new-4 175 647784 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 200 569140 ns/op 196 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63279888 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58922480 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7129859088 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7057511905 ns/op 335150160 B/op 100093 allocs/op BenchmarkPyramid/10-4 2634 47226 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 40 3606771 ns/op 409137 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 335316341 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2606 51089 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 246 498036 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4934443 ns/op 427431 B/op 1661 allocs/op BenchmarkCode-4 8286 15837 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.908s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 1 103557287 ns/op BenchmarkVariableString-4 79704 1432 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2044 57071 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 0.591s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 56 2213051 ns/op BenchmarkAfter-4 158 992264 ns/op BenchmarkStop-4 218 566007 ns/op BenchmarkSimultaneousAfterFunc-4 32 3498420 ns/op BenchmarkStartStop-4 246 496303 ns/op BenchmarkReset-4 2376 56320 ns/op BenchmarkSleep-4 44 2732421 ns/op BenchmarkParallelTimerLatency-4 15 1748057 avg-late-ns 3910750 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 1626646 avg-late-ns 6030951 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 4991533 avg-late-ns 13120422 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 33 370650 avg-late-ns 3092227 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 480962 avg-late-ns 2603076 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 28 478418 avg-late-ns 2725987 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 26 323211 avg-late-ns 2746279 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 27 444877 avg-late-ns 3386119 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 22 14046563 avg-late-ns 37375879 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 328020 avg-late-ns 1808555 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 25 3942752 avg-late-ns 15074633 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 442143 avg-late-ns 1670711 max-late-ns BenchmarkTicker-4 1 200589227 ns/op BenchmarkTickerReset-4 2959 51020 ns/op BenchmarkTickerResetNaive-4 198 569024 ns/op BenchmarkNow-4 774435 170.3 ns/op BenchmarkNowUnixNano-4 687949 191.9 ns/op BenchmarkNowUnixMilli-4 783942 168.2 ns/op BenchmarkNowUnixMicro-4 575950 173.9 ns/op BenchmarkFormat-4 52281 2314 ns/op BenchmarkFormatRFC3339-4 68803 1627 ns/op BenchmarkFormatRFC3339Nano-4 67840 1685 ns/op BenchmarkFormatNow-4 62775 1762 ns/op BenchmarkMarshalJSON-4 88189 1428 ns/op BenchmarkMarshalText-4 90482 1248 ns/op BenchmarkParse-4 104550 1103 ns/op BenchmarkParseRFC3339UTC-4 314680 400.6 ns/op BenchmarkParseRFC3339UTCBytes-4 205348 542.9 ns/op BenchmarkParseRFC3339TZ-4 92002 1272 ns/op BenchmarkParseRFC3339TZBytes-4 77815 1552 ns/op BenchmarkParseDuration-4 551302 237.8 ns/op BenchmarkHour-4 795237 135.5 ns/op BenchmarkSecond-4 960505 137.1 ns/op BenchmarkYear-4 667544 181.4 ns/op BenchmarkDay-4 561138 197.5 ns/op BenchmarkISOWeek-4 724935 182.5 ns/op BenchmarkGoString-4 68684 1800 ns/op BenchmarkUnmarshalText-4 71684 1617 ns/op PASS ok time 12.838s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 420026 293.1 ns/op BenchmarkDecodeValidJapaneseChars-4 535285 227.9 ns/op BenchmarkDecodeRune-4 2291643 48.34 ns/op BenchmarkEncodeValidASCII-4 499094 266.0 ns/op BenchmarkEncodeValidJapaneseChars-4 728260 193.6 ns/op BenchmarkAppendRuneValidASCII-4 1000000 112.8 ns/op BenchmarkAppendRuneValidJapaneseChars-4 1953762 66.52 ns/op BenchmarkEncodeRune-4 4226556 27.35 ns/op PASS ok unicode/utf16 1.415s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 998752 109.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 203923 558.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 2910943 39.98 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 359019 341.3 ns/op BenchmarkValidTenASCIIChars-4 1000000 108.6 ns/op BenchmarkValid100KASCIIChars-4 147 745564 ns/op BenchmarkValidTenJapaneseChars-4 198603 628.0 ns/op BenchmarkValidLongMostlyASCII-4 147 837395 ns/op BenchmarkValidLongJapanese-4 67 1854596 ns/op BenchmarkValidStringTenASCIIChars-4 3439006 35.02 ns/op BenchmarkValidString100KASCIIChars-4 10000 14963 ns/op BenchmarkValidStringTenJapaneseChars-4 303236 448.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1090 97758 ns/op BenchmarkValidStringLongJapanese-4 100 1172485 ns/op BenchmarkEncodeASCIIRune-4 2242520 54.25 ns/op BenchmarkEncodeJapaneseRune-4 1558154 71.22 ns/op BenchmarkAppendASCIIRune-4 7786942 14.57 ns/op BenchmarkAppendJapaneseRune-4 2041798 58.44 ns/op BenchmarkDecodeASCIIRune-4 2323792 51.18 ns/op BenchmarkDecodeJapaneseRune-4 1500759 80.06 ns/op BenchmarkFullRune/ASCII-4 3395143 35.55 ns/op BenchmarkFullRune/Incomplete-4 1456719 77.87 ns/op BenchmarkFullRune/Japanese-4 3071760 36.69 ns/op PASS ok unicode/utf8 4.321s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 69236787530 ns/op PASS ok cmd/api 101.570s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1323870 89.20 ns/op BenchmarkEqArrayOfStrings64-4 201818 560.8 ns/op BenchmarkEqArrayOfStrings1024-4 14233 8289 ns/op BenchmarkEqArrayOfFloats5-4 1456150 81.06 ns/op BenchmarkEqArrayOfFloats64-4 216864 578.2 ns/op BenchmarkEqArrayOfFloats1024-4 12894 9852 ns/op BenchmarkEqStruct-4 27933324 4.261 ns/op PASS ok cmd/compile/internal/reflectdata 1.429s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 69158 ns/op BenchmarkCopyElim1-4 286 431645 ns/op BenchmarkCopyElim10-4 229 487578 ns/op BenchmarkCopyElim100-4 174 749241 ns/op BenchmarkCopyElim1000-4 51 2311941 ns/op BenchmarkCopyElim10000-4 4 27835868 ns/op BenchmarkCopyElim100000-4 1 514638141 ns/op BenchmarkDeadCode/1-4 206 598518 ns/op BenchmarkDeadCode/10-4 187 715807 ns/op BenchmarkDeadCode/100-4 135 760701 ns/op BenchmarkDeadCode/1000-4 51 3095808 ns/op BenchmarkDeadCode/10000-4 4 28658128 ns/op BenchmarkDeadCode/100000-4 1 314490745 ns/op BenchmarkDeadCode/200000-4 1 656625131 ns/op BenchmarkDominatorsLinear-4 15 7999300 ns/op 1.25 MB/s BenchmarkDominatorsFwdBack-4 10 11658082 ns/op 0.86 MB/s BenchmarkDominatorsManyPred-4 10 11189153 ns/op 0.89 MB/s BenchmarkDominatorsMaxPred-4 10 11842029 ns/op 0.84 MB/s BenchmarkDominatorsMaxPredVal-4 10 11876112 ns/op 0.84 MB/s BenchmarkFuse/1-4 308 427099 ns/op BenchmarkFuse/10-4 271 424161 ns/op BenchmarkFuse/100-4 133 793800 ns/op BenchmarkFuse/1000-4 27 5291131 ns/op BenchmarkFuse/10000-4 2 60816792 ns/op BenchmarkNilCheckDeep1-4 13038 8972 ns/op 0.11 MB/s 232 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5797 21712 ns/op 0.46 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 792 152466 ns/op 0.66 MB/s 648 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 87 1365089 ns/op 0.73 MB/s 6435 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 15311768 ns/op 0.65 MB/s 126786 B/op 6 allocs/op BenchmarkDSEPass-4 42 2850088 ns/op 53275 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 100066814 ns/op 4255296 B/op 108461 allocs/op BenchmarkCSEPass-4 8 12724870 ns/op 147894 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 136285833 ns/op 5695632 B/op 97687 allocs/op BenchmarkDeadcodePass-4 208 584440 ns/op 95546 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 112253989 ns/op 4033600 B/op 44854 allocs/op BenchmarkMultiPass-4 81 1345450 ns/op 229741 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 222480456 ns/op 11190744 B/op 149785 allocs/op BenchmarkCondRewrite/SoloJump-4 4120776 27.67 ns/op BenchmarkCondRewrite/CombJump-4 4503446 26.49 ns/op PASS ok cmd/compile/internal/ssa 14.721s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 12295 9280 ns/op BenchmarkExtShift-4 24954 4784 ns/op BenchmarkModify-4 8390 13702 ns/op BenchmarkMullImm-4 24145 4504 ns/op BenchmarkConstModify-4 9306 13449 ns/op BenchmarkBitSet-4 12849 9293 ns/op BenchmarkBitClear-4 12364 10243 ns/op BenchmarkBitToggle-4 13108 9398 ns/op BenchmarkBitSetConst-4 142010 893.2 ns/op BenchmarkBitClearConst-4 130761 865.9 ns/op BenchmarkBitToggleConst-4 141966 855.8 ns/op BenchmarkDivconstI64-4 7034347 15.64 ns/op BenchmarkModconstI64-4 7183972 17.30 ns/op BenchmarkDivisiblePow2constI64-4 6439544 16.78 ns/op BenchmarkDivisibleconstI64-4 6866365 16.48 ns/op BenchmarkDivisibleWDivconstI64-4 4467608 27.41 ns/op BenchmarkDivconstU64/3-4 5385254 21.38 ns/op BenchmarkDivconstU64/5-4 7416625 16.30 ns/op BenchmarkDivconstU64/37-4 5958075 20.28 ns/op BenchmarkDivconstU64/1234567-4 7877148 14.71 ns/op BenchmarkModconstU64-4 6091975 19.15 ns/op BenchmarkDivisibleconstU64-4 7047388 14.56 ns/op BenchmarkDivisibleWDivconstU64-4 3997346 30.39 ns/op BenchmarkDivconstI32-4 7085313 15.69 ns/op BenchmarkModconstI32-4 7703182 15.89 ns/op BenchmarkDivisiblePow2constI32-4 7823408 16.24 ns/op BenchmarkDivisibleconstI32-4 7560398 16.80 ns/op BenchmarkDivisibleWDivconstI32-4 4733596 25.61 ns/op BenchmarkDivconstU32-4 7662577 15.98 ns/op BenchmarkModconstU32-4 6750885 17.91 ns/op BenchmarkDivisibleconstU32-4 6408381 17.54 ns/op BenchmarkDivisibleWDivconstU32-4 4026498 32.55 ns/op BenchmarkDivconstI16-4 8185504 14.96 ns/op BenchmarkModconstI16-4 8296719 13.94 ns/op BenchmarkDivisiblePow2constI16-4 7750938 17.84 ns/op BenchmarkDivisibleconstI16-4 7776136 16.83 ns/op BenchmarkDivisibleWDivconstI16-4 4545530 25.68 ns/op BenchmarkDivconstU16-4 6692578 17.71 ns/op BenchmarkModconstU16-4 8126425 16.71 ns/op BenchmarkDivisibleconstU16-4 8207972 13.56 ns/op BenchmarkDivisibleWDivconstU16-4 3900673 29.54 ns/op BenchmarkDivconstI8-4 7779709 16.71 ns/op BenchmarkModconstI8-4 7563312 17.34 ns/op BenchmarkDivisiblePow2constI8-4 8090044 14.31 ns/op BenchmarkDivisibleconstI8-4 7943504 16.92 ns/op BenchmarkDivisibleWDivconstI8-4 4101039 27.72 ns/op BenchmarkDivconstU8-4 7226028 17.50 ns/op BenchmarkModconstU8-4 8420756 16.37 ns/op BenchmarkDivisibleconstU8-4 8511818 14.79 ns/op BenchmarkDivisibleWDivconstU8-4 3831796 30.47 ns/op BenchmarkMul2-4 239954 519.0 ns/op BenchmarkMulNeg2-4 239329 519.7 ns/op BenchmarkEfaceInteger-4 2738124 38.87 ns/op BenchmarkMulconstI32/3-4 25945406 4.715 ns/op BenchmarkMulconstI32/5-4 26236957 4.755 ns/op BenchmarkMulconstI32/12-4 24975616 4.873 ns/op BenchmarkMulconstI32/120-4 28088762 4.729 ns/op BenchmarkMulconstI32/-120-4 24585170 4.468 ns/op BenchmarkMulconstI32/65537-4 26236257 4.808 ns/op BenchmarkMulconstI32/65538-4 26289781 4.729 ns/op BenchmarkMulconstI64/3-4 24471007 4.668 ns/op BenchmarkMulconstI64/5-4 25536913 5.203 ns/op BenchmarkMulconstI64/12-4 27060126 5.000 ns/op BenchmarkMulconstI64/120-4 26274808 4.755 ns/op BenchmarkMulconstI64/-120-4 29282826 4.640 ns/op BenchmarkMulconstI64/65537-4 27237961 5.067 ns/op BenchmarkMulconstI64/65538-4 24715431 4.984 ns/op BenchmarkMulconstU32/3-4 26202097 4.858 ns/op BenchmarkMulconstU32/5-4 29745135 4.548 ns/op BenchmarkMulconstU32/12-4 24584994 5.051 ns/op BenchmarkMulconstU32/120-4 23214934 4.838 ns/op BenchmarkMulconstU32/65537-4 26730825 4.848 ns/op BenchmarkMulconstU32/65538-4 26491761 4.955 ns/op BenchmarkMulconstU64/3-4 26375301 4.827 ns/op BenchmarkMulconstU64/5-4 20998992 4.810 ns/op BenchmarkMulconstU64/12-4 27455222 5.021 ns/op BenchmarkMulconstU64/120-4 24987438 4.722 ns/op BenchmarkMulconstU64/65537-4 25953969 4.974 ns/op BenchmarkMulconstU64/65538-4 25752856 5.060 ns/op BenchmarkShiftArithmeticRight-4 26088555 4.558 ns/op BenchmarkSwitch8Predictable-4 8145912 13.34 ns/op BenchmarkSwitch8Unpredictable-4 7838306 13.51 ns/op BenchmarkSwitch32Predictable-4 12242798 9.666 ns/op BenchmarkSwitch32Unpredictable-4 8816322 13.37 ns/op BenchmarkSwitchStringPredictable-4 5924221 20.05 ns/op BenchmarkSwitchStringUnpredictable-4 6264478 18.12 ns/op PASS ok cmd/compile/internal/test 14.755s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 140 748248 ns/op BenchmarkNamed/Underlying/nongeneric-4 873032 121.5 ns/op BenchmarkNamed/Underlying/generic-4 898452 120.3 ns/op BenchmarkNamed/Underlying/src_instance-4 959533 122.0 ns/op BenchmarkNamed/Underlying/user_instance-4 957847 119.4 ns/op BenchmarkCheck/http/funcbodies/info-4 1 403102731 ns/op 75702 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 303597046 ns/op 100578 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 122860394 ns/op 247965 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 142870771 ns/op 213388 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 1968568688 ns/op 2605 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 84687875 ns/op 60469 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34156604 ns/op 149777 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33604464 ns/op 150998 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 666397509 ns/op 3255 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43112936 ns/op 50059 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 26786412 ns/op 80424 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 29297040 ns/op 73748 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1603716723 ns/op 39088 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 484100938 ns/op 128818 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 118572052 ns/op 526884 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 104281816 ns/op 599351 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2643651680 ns/op 755.5 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66203799 ns/op 30018 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 45761993 ns/op 43394 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 45553522 ns/op 43315 lines/s PASS ok cmd/compile/internal/types2 38.059s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 3 35834791 ns/op 18120667 sys-ns/op 3948333 user-ns/op PASS ok cmd/go 0.479s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 68860 1719 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 82429 1478 ns/op 5.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 18338 6531 ns/op 156.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18513 6412 ns/op 159.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3126 40900 ns/op 200.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2685 41358 ns/op 198.07 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.206s All tests passed.