linux-amd64-race at 07dca0fe14d717f7e44593d13d9a6767ec34a9cc :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn7c9d067" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn7c9d067" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.238s ok archive/zip 2.332s ok bufio 0.305s ok bytes 4.323s ok compress/bzip2 0.467s ok compress/flate 5.825s ok compress/gzip 11.676s ok compress/lzw 0.557s ok compress/zlib 4.764s ok container/heap 0.040s ok container/list 0.031s ok container/ring 0.030s ok context 0.046s ok crypto 0.031s ok crypto/aes 0.072s ok crypto/cipher 0.062s ok crypto/des 0.061s ok crypto/dsa 0.041s ok crypto/ecdh 0.195s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.385s ok crypto/elliptic 0.061s ok crypto/hmac 0.042s ok crypto/internal/alias 0.031s ok crypto/internal/bigmod 2.412s ok crypto/internal/boring 0.030s ok crypto/internal/boring/bcache 0.347s ok crypto/internal/edwards25519 35.951s ok crypto/internal/edwards25519/field 12.829s ok crypto/internal/nistec 3.643s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.043s ok crypto/rand 0.424s ok crypto/rc4 0.487s ok crypto/rsa 0.488s ok crypto/sha1 0.051s ok crypto/sha256 0.037s ok crypto/sha512 0.041s ok crypto/subtle 0.439s ok crypto/tls 1.566s ok crypto/x509 1.126s ok database/sql 0.357s ok database/sql/driver 0.027s ok debug/buildinfo 0.052s ok debug/dwarf 0.092s ok debug/elf 1.277s ok debug/gosym 0.347s ok debug/macho 0.051s ok debug/pe 0.055s ok debug/plan9obj 0.031s ok embed 0.026s [no tests to run] ok embed/internal/embedtest 0.031s ok encoding/ascii85 0.041s ok encoding/asn1 0.041s ok encoding/base32 0.073s ok encoding/base64 0.040s ok encoding/binary 0.041s ok encoding/csv 0.072s ok encoding/gob 17.265s ok encoding/hex 0.041s ok encoding/json 1.272s ok encoding/pem 2.348s ok encoding/xml 0.227s ok errors 0.040s ok expvar 0.030s ok flag 0.145s ok fmt 0.517s ok go/ast 0.041s ok go/build 4.036s ok go/build/constraint 0.041s ok go/constant 0.040s ok go/doc 0.254s ok go/doc/comment 2.086s ok go/format 0.062s ok go/importer 0.183s ok go/internal/gccgoimporter 0.061s ok go/internal/gcimporter 0.980s ok go/internal/srcimporter 13.226s ok go/parser 0.896s ok go/printer 1.306s ok go/scanner 0.042s ok go/token 0.123s ok go/types 31.597s ok hash 0.041s ok hash/adler32 0.061s ok hash/crc32 0.071s ok hash/crc64 0.042s ok hash/fnv 0.030s ok hash/maphash 0.031s ok html 0.030s ok html/template 0.234s ok image 0.426s ok image/color 0.051s ok image/draw 0.579s ok image/gif 0.915s ok image/jpeg 1.261s ok image/png 3.086s ok index/suffixarray 0.944s ok internal/abi 18.190s ok internal/buildcfg 0.031s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.031s ok internal/coverage/pods 0.031s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.061s ok internal/cpu 0.093s ok internal/dag 0.031s ok internal/diff 0.030s ok internal/fmtsort 0.030s ok internal/fuzz 0.052s ok internal/godebug 0.031s ok internal/intern 0.292s ok internal/itoa 0.030s ok internal/poll 0.530s ok internal/profile 0.029s ok internal/reflectlite 0.260s ok internal/safefilepath 0.031s ok internal/saferio 0.277s ok internal/singleflight 0.105s ok internal/testenv 0.030s ok internal/trace 0.183s ok internal/types/errors 0.357s ok internal/unsafeheader 0.029s ok internal/xcoff 0.050s ok io 0.072s ok io/fs 0.273s ok io/ioutil 0.041s ok log 0.043s ok log/syslog 1.259s ok math 0.041s ok math/big 3.047s ok math/bits 0.040s ok math/cmplx 0.030s ok math/rand 2.044s ok mime 0.051s ok mime/multipart 1.527s ok mime/quotedprintable 0.062s ok net 10.172s ok net/http 6.962s ok net/http/cgi 0.565s ok net/http/cookiejar 0.040s ok net/http/fcgi 0.150s ok net/http/httptest 0.195s ok net/http/httptrace 0.031s ok net/http/httputil 0.690s ok net/http/internal 0.041s ok net/http/internal/ascii 0.031s ok net/http/pprof 5.211s ok net/internal/socktest 0.031s ok net/mail 0.041s ok net/netip 0.361s ok net/rpc 0.076s ok net/rpc/jsonrpc 0.043s ok net/smtp 0.072s ok net/textproto 0.053s ok net/url 0.051s ok os 0.662s ok os/exec 0.239s ok os/exec/internal/fdtest 0.030s ok os/signal 2.348s ok os/user 0.029s ok path 0.029s ok path/filepath 0.087s ok plugin 0.031s ok reflect 0.570s ok regexp 3.204s ok regexp/syntax 4.579s ok runtime 34.965s ok runtime/cgo 0.030s ok runtime/coverage 0.031s ok runtime/debug 0.126s ok runtime/internal/atomic 0.081s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.031s ok runtime/internal/syscall 0.026s ok runtime/metrics 0.041s ok runtime/pprof 7.397s ok runtime/race 9.897s ok runtime/trace 3.467s ok sort 0.440s ok strconv 2.221s ok strings 2.958s ok sync 0.496s ok sync/atomic 1.796s ok syscall 3.143s ok testing 0.881s ok testing/fstest 0.032s ok testing/iotest 0.030s ok testing/quick 0.173s ok text/scanner 0.050s ok text/tabwriter 0.041s ok text/template 0.103s ok text/template/parse 0.051s ok time 2.320s ok unicode 0.043s ok unicode/utf16 0.033s ok unicode/utf8 0.051s ok cmd/addr2line 0.838s ok cmd/api 6.052s ok cmd/asm/internal/asm 3.009s ok cmd/asm/internal/lex 0.030s ok cmd/compile/internal/abt 0.060s ok cmd/compile/internal/amd64 51.970s ok cmd/compile/internal/base 0.031s ok cmd/compile/internal/compare 0.031s ok cmd/compile/internal/dwarfgen 0.484s ok cmd/compile/internal/importer 0.811s ok cmd/compile/internal/ir 0.030s ok cmd/compile/internal/logopt 0.228s ok cmd/compile/internal/noder 0.041s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 20.122s ok cmd/compile/internal/syntax 0.153s ok cmd/compile/internal/test 11.962s ok cmd/compile/internal/typecheck 0.265s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 7.304s ok cmd/covdata 0.030s ok cmd/cover 1.094s ok cmd/dist 0.030s ok cmd/doc 0.419s ok cmd/fix 0.777s ok cmd/go 60.434s ok cmd/go/internal/auth 0.030s ok cmd/go/internal/cache 0.129s ok cmd/go/internal/fsys 0.061s ok cmd/go/internal/generate 0.041s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.040s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.186s ok cmd/go/internal/lockedfile/internal/filelock 0.078s ok cmd/go/internal/modconv 0.051s ok cmd/go/internal/modfetch 0.040s ok cmd/go/internal/modfetch/codehost 0.040s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.561s ok cmd/go/internal/modload 0.041s ok cmd/go/internal/mvs 0.051s ok cmd/go/internal/par 0.124s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.040s ok cmd/go/internal/vcweb 0.036s ok cmd/go/internal/vcweb/vcstest 4.089s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.092s ok cmd/gofmt 0.197s ok cmd/internal/archive 0.809s ok cmd/internal/buildid 0.528s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.031s ok cmd/internal/moddeps 0.980s ok cmd/internal/notsha256 0.030s ok cmd/internal/obj 0.461s ok cmd/internal/obj/ppc64 0.106s ok cmd/internal/obj/riscv 0.050s ok cmd/internal/obj/s390x 0.031s ok cmd/internal/obj/x86 0.184s ok cmd/internal/objabi 0.030s ok cmd/internal/pkgpath 0.153s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.030s ok cmd/internal/src 0.030s ok cmd/internal/test2json 0.711s ok cmd/link 3.291s ok cmd/link/internal/benchmark 0.035s ok cmd/link/internal/ld 2.433s ok cmd/link/internal/loader 0.064s ok cmd/nm 0.730s ok cmd/objdump 1.612s ok cmd/pack 0.877s ok cmd/pprof 1.498s ok cmd/trace 0.294s ok cmd/vet 10.798s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2596 38686 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2221 49276 ns/op 1852 B/op 36 allocs/op Benchmark/Writer/PAX-4 1560 74762 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3308 35908 ns/op 17626 B/op 16 allocs/op Benchmark/Reader/GNU-4 4284 27417 ns/op 17813 B/op 15 allocs/op Benchmark/Reader/PAX-4 1711 70434 ns/op 27402 B/op 33 allocs/op PASS ok archive/tar 1.058s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 342835187 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 161138395 ns/op BenchmarkZip64TestSizes/4096-4 1424 77003 ns/op BenchmarkZip64TestSizes/1048576-4 176 644457 ns/op BenchmarkZip64TestSizes/67108864-4 1 138871479 ns/op PASS ok archive/zip 1.388s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 213135 501.2 ns/op BenchmarkReaderCopyUnoptimal-4 125361 823.5 ns/op BenchmarkReaderCopyNoWriteTo-4 21147 5743 ns/op BenchmarkReaderWriteToOptimal-4 4912 21512 ns/op BenchmarkReaderReadString-4 131389 863.0 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 207416 558.9 ns/op BenchmarkWriterCopyUnoptimal-4 203958 567.0 ns/op BenchmarkWriterCopyNoReadFrom-4 21214 5184 ns/op BenchmarkReaderEmpty-4 40467 2717 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 31826 3740 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 561891 190.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.528s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4795 21719 ns/op 1508.69 MB/s BenchmarkWriteByte-4 512 225907 ns/op 18.13 MB/s BenchmarkWriteRune-4 267 447813 ns/op 27.44 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 3899603 ns/op BenchmarkBufferFullSmallReads-4 120 996518 ns/op BenchmarkBufferWriteBlock/N4096-4 7116 16166 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 374 280770 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 22358356 ns/op 4192275 B/op 22 allocs/op BenchmarkIndexByte/10-4 4731571 24.29 ns/op 411.71 MB/s BenchmarkIndexByte/32-4 4363227 26.03 ns/op 1229.56 MB/s BenchmarkIndexByte/4K-4 878850 132.1 ns/op 30998.24 MB/s BenchmarkIndexBytePortable/10-4 788172 142.0 ns/op 70.44 MB/s BenchmarkIndexBytePortable/32-4 261679 450.2 ns/op 71.08 MB/s BenchmarkIndexBytePortable/4K-4 2223 53244 ns/op 76.93 MB/s BenchmarkIndexRune/10-4 1000000 102.4 ns/op 97.69 MB/s BenchmarkIndexRune/32-4 1000000 103.1 ns/op 310.31 MB/s BenchmarkIndexRune/4K-4 373693 311.3 ns/op 13158.05 MB/s BenchmarkIndexRuneASCII/10-4 4360598 25.79 ns/op 387.70 MB/s BenchmarkIndexRuneASCII/32-4 4219538 27.33 ns/op 1170.67 MB/s BenchmarkIndexRuneASCII/4K-4 901582 131.3 ns/op 31194.45 MB/s BenchmarkEqual/0-4 6975268 16.21 ns/op BenchmarkEqual/1-4 1535870 79.14 ns/op 12.64 MB/s BenchmarkEqual/6-4 1488216 81.92 ns/op 73.24 MB/s BenchmarkEqual/9-4 1445960 82.00 ns/op 109.75 MB/s BenchmarkEqual/15-4 1385803 83.29 ns/op 180.10 MB/s BenchmarkEqual/16-4 1521489 77.95 ns/op 205.26 MB/s BenchmarkEqual/20-4 1418570 84.25 ns/op 237.40 MB/s BenchmarkEqual/32-4 1451823 82.30 ns/op 388.83 MB/s BenchmarkEqual/4K-4 104790 1128 ns/op 3631.07 MB/s BenchmarkIndex/10-4 3320874 35.83 ns/op 279.06 MB/s BenchmarkIndex/32-4 3116854 38.32 ns/op 834.97 MB/s BenchmarkIndex/4K-4 18008 6647 ns/op 616.22 MB/s BenchmarkIndexEasy/10-4 3086942 36.50 ns/op 273.96 MB/s BenchmarkIndexEasy/32-4 3045148 38.07 ns/op 840.64 MB/s BenchmarkIndexEasy/4K-4 489896 243.4 ns/op 16825.08 MB/s BenchmarkCount/10-4 1527669 77.01 ns/op 129.86 MB/s BenchmarkCount/32-4 1553025 78.39 ns/op 408.20 MB/s BenchmarkCount/4K-4 18032 6690 ns/op 612.29 MB/s BenchmarkCountEasy/10-4 1529368 75.34 ns/op 132.73 MB/s BenchmarkCountEasy/32-4 1535654 78.17 ns/op 409.35 MB/s BenchmarkCountEasy/4K-4 422689 275.1 ns/op 14891.49 MB/s BenchmarkCountSingle/10-4 3761516 31.96 ns/op 312.94 MB/s BenchmarkCountSingle/32-4 3452673 34.83 ns/op 918.82 MB/s BenchmarkCountSingle/4K-4 807942 141.7 ns/op 28897.50 MB/s BenchmarkToUpper/#00-4 2883570 41.87 ns/op BenchmarkToUpper/ONLYUPPER-4 297976 411.0 ns/op BenchmarkToUpper/abc-4 497641 225.1 ns/op BenchmarkToUpper/AbC123-4 298404 389.9 ns/op BenchmarkToUpper/azAZ09_-4 265026 428.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 81529 1466 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39171 2983 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56115 2090 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119245 938.6 ns/op BenchmarkToLower/#00-4 2920376 40.92 ns/op BenchmarkToLower/abc-4 471892 251.9 ns/op BenchmarkToLower/AbC123-4 303252 397.7 ns/op BenchmarkToLower/azAZ09_-4 282612 428.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 81620 1468 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 43525 2775 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66788 1789 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 119106 993.6 ns/op BenchmarkFields/ASCII/16-4 133312 916.2 ns/op 17.46 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9050 13040 ns/op 19.63 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 561 212197 ns/op 19.30 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 3829434 ns/op 17.11 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 61151234 ns/op 17.15 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 86674 1356 ns/op 11.80 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5857 20064 ns/op 12.76 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 346 331174 ns/op 12.37 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6568784 ns/op 9.98 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 128768406 ns/op 8.14 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 154411 747.2 ns/op 21.41 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12519 9484 ns/op 26.99 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 669 172988 ns/op 23.68 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 3925121 ns/op 16.70 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 84435784 ns/op 12.42 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 122121 973.3 ns/op 16.44 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8497 14147 ns/op 18.10 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 494 235050 ns/op 17.43 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5020820 ns/op 13.05 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 103313687 ns/op 10.15 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2021175 58.51 ns/op BenchmarkTrimSpace/ASCII-4 1000000 111.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 111572 1049 ns/op BenchmarkTrimSpace/JustNonASCII-4 51297 2347 ns/op BenchmarkToValidUTF8/Valid-4 481759 245.4 ns/op BenchmarkToValidUTF8/InvalidASCII-4 314418 370.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 95529 1191 ns/op BenchmarkIndexHard1-4 808 142045 ns/op BenchmarkIndexHard2-4 597 200760 ns/op BenchmarkIndexHard3-4 148 794998 ns/op BenchmarkIndexHard4-4 150 791946 ns/op BenchmarkLastIndexHard1-4 5 22094723 ns/op BenchmarkLastIndexHard2-4 4 28846755 ns/op BenchmarkLastIndexHard3-4 4 31203009 ns/op BenchmarkCountHard1-4 805 142297 ns/op BenchmarkCountHard2-4 601 198997 ns/op BenchmarkCountHard3-4 151 799932 ns/op BenchmarkSplitEmptySeparator-4 1 171491916 ns/op BenchmarkSplitSingleByteSeparator-4 9 11229488 ns/op BenchmarkSplitMultiByteSeparator-4 10 10170730 ns/op BenchmarkSplitNSingleByteSeparator-4 189670 602.5 ns/op BenchmarkSplitNMultiByteSeparator-4 72075 1604 ns/op BenchmarkRepeat-4 186676 608.2 ns/op BenchmarkRepeatLarge/256/1-4 144626 762.6 ns/op 335.69 MB/s BenchmarkRepeatLarge/256/16-4 216256 565.5 ns/op 452.71 MB/s BenchmarkRepeatLarge/512/1-4 100374 1053 ns/op 486.21 MB/s BenchmarkRepeatLarge/512/16-4 153598 800.9 ns/op 639.32 MB/s BenchmarkRepeatLarge/1024/1-4 68601 1568 ns/op 653.11 MB/s BenchmarkRepeatLarge/1024/16-4 91862 1281 ns/op 799.60 MB/s BenchmarkRepeatLarge/2048/1-4 38872 2753 ns/op 744.01 MB/s BenchmarkRepeatLarge/2048/16-4 44582 2589 ns/op 791.15 MB/s BenchmarkRepeatLarge/4096/1-4 24498 4628 ns/op 885.14 MB/s BenchmarkRepeatLarge/4096/16-4 26036 4276 ns/op 957.90 MB/s BenchmarkRepeatLarge/8192/1-4 13724 8586 ns/op 954.15 MB/s BenchmarkRepeatLarge/8192/16-4 14458 8380 ns/op 977.52 MB/s BenchmarkRepeatLarge/8192/4097-4 22855 4934 ns/op 830.35 MB/s BenchmarkRepeatLarge/16384/1-4 7959 15800 ns/op 1036.97 MB/s BenchmarkRepeatLarge/16384/16-4 7938 14885 ns/op 1100.72 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 11683 ns/op 1052.06 MB/s BenchmarkRepeatLarge/32768/1-4 4138 29541 ns/op 1109.24 MB/s BenchmarkRepeatLarge/32768/16-4 4262 28735 ns/op 1140.34 MB/s BenchmarkRepeatLarge/32768/4097-4 5354 28670 ns/op 1000.30 MB/s BenchmarkRepeatLarge/65536/1-4 2390 53520 ns/op 1224.52 MB/s BenchmarkRepeatLarge/65536/16-4 2220 55366 ns/op 1183.68 MB/s BenchmarkRepeatLarge/65536/4097-4 2156 55083 ns/op 1115.69 MB/s BenchmarkRepeatLarge/131072/1-4 214 541255 ns/op 242.16 MB/s BenchmarkRepeatLarge/131072/16-4 217 551017 ns/op 237.87 MB/s BenchmarkRepeatLarge/131072/4097-4 219 551679 ns/op 230.22 MB/s BenchmarkRepeatLarge/262144/1-4 100 1074876 ns/op 243.88 MB/s BenchmarkRepeatLarge/262144/16-4 100 1104513 ns/op 237.34 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1096892 ns/op 235.31 MB/s BenchmarkRepeatLarge/524288/1-4 60 2165379 ns/op 242.12 MB/s BenchmarkRepeatLarge/524288/16-4 56 2161147 ns/op 242.60 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2122851 ns/op 245.10 MB/s BenchmarkRepeatLarge/1048576/1-4 26 4333042 ns/op 242.00 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4274736 ns/op 245.30 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4247252 ns/op 245.98 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8770930 ns/op 239.10 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8238670 ns/op 254.55 MB/s BenchmarkRepeatLarge/2097152/4097-4 13 8314796 ns/op 251.79 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16625566 ns/op 252.28 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16708690 ns/op 251.03 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16484755 ns/op 254.25 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32043211 ns/op 261.79 MB/s BenchmarkRepeatLarge/8388608/16-4 4 33453454 ns/op 250.75 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 34170600 ns/op 245.43 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63132612 ns/op 265.75 MB/s BenchmarkRepeatLarge/16777216/16-4 2 64307559 ns/op 260.89 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 63733556 ns/op 263.24 MB/s BenchmarkRepeatLarge/33554432/1-4 1 124769592 ns/op 268.93 MB/s BenchmarkRepeatLarge/33554432/16-4 1 126439820 ns/op 265.38 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 126316830 ns/op 265.64 MB/s BenchmarkRepeatLarge/67108864/1-4 1 246067851 ns/op 272.73 MB/s BenchmarkRepeatLarge/67108864/16-4 1 241308755 ns/op 278.10 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 255638263 ns/op 262.51 MB/s BenchmarkRepeatLarge/134217728/1-4 1 487790927 ns/op 275.15 MB/s BenchmarkRepeatLarge/134217728/16-4 1 485055443 ns/op 276.71 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 496159916 ns/op 270.51 MB/s BenchmarkRepeatLarge/268435456/1-4 1 967555343 ns/op 277.44 MB/s BenchmarkRepeatLarge/268435456/16-4 1 974804971 ns/op 275.37 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 979734862 ns/op 273.99 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1921351083 ns/op 279.42 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1956055544 ns/op 274.47 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1962413699 ns/op 273.58 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3971334218 ns/op 270.37 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3912776853 ns/op 274.42 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3824352831 ns/op 280.76 MB/s BenchmarkBytesCompare/1-4 8680496 11.99 ns/op BenchmarkBytesCompare/2-4 8794134 13.24 ns/op BenchmarkBytesCompare/4-4 9078808 13.58 ns/op BenchmarkBytesCompare/8-4 9762184 12.31 ns/op BenchmarkBytesCompare/16-4 10011895 12.06 ns/op BenchmarkBytesCompare/32-4 8816373 13.57 ns/op BenchmarkBytesCompare/64-4 8176533 14.82 ns/op BenchmarkBytesCompare/128-4 7992008 15.10 ns/op BenchmarkBytesCompare/256-4 5860015 18.66 ns/op BenchmarkBytesCompare/512-4 4269105 28.04 ns/op BenchmarkBytesCompare/1024-4 2756038 43.31 ns/op BenchmarkBytesCompare/2048-4 1633066 73.12 ns/op BenchmarkIndexAnyASCII/1:1-4 2373788 49.85 ns/op BenchmarkIndexAnyASCII/1:2-4 2400573 47.78 ns/op BenchmarkIndexAnyASCII/1:4-4 2397739 48.39 ns/op BenchmarkIndexAnyASCII/1:8-4 2418314 48.34 ns/op BenchmarkIndexAnyASCII/1:16-4 2429400 47.62 ns/op BenchmarkIndexAnyASCII/1:32-4 2373238 48.88 ns/op BenchmarkIndexAnyASCII/1:64-4 2427132 48.57 ns/op BenchmarkIndexAnyASCII/16:1-4 2078139 57.74 ns/op BenchmarkIndexAnyASCII/16:2-4 416031 284.4 ns/op BenchmarkIndexAnyASCII/16:4-4 397125 281.5 ns/op BenchmarkIndexAnyASCII/16:8-4 413596 280.2 ns/op BenchmarkIndexAnyASCII/16:16-4 388484 297.8 ns/op BenchmarkIndexAnyASCII/16:32-4 344607 331.5 ns/op BenchmarkIndexAnyASCII/16:64-4 315844 375.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1848603 63.81 ns/op BenchmarkIndexAnyASCII/256:2-4 32724 3613 ns/op BenchmarkIndexAnyASCII/256:4-4 32592 3603 ns/op BenchmarkIndexAnyASCII/256:8-4 33226 3603 ns/op BenchmarkIndexAnyASCII/256:16-4 32900 3634 ns/op BenchmarkIndexAnyASCII/256:32-4 32781 3643 ns/op BenchmarkIndexAnyASCII/256:64-4 31911 3715 ns/op BenchmarkIndexAnyUTF8/1:1-4 2390913 49.64 ns/op BenchmarkIndexAnyUTF8/1:2-4 2392006 47.65 ns/op BenchmarkIndexAnyUTF8/1:4-4 2399935 47.73 ns/op BenchmarkIndexAnyUTF8/1:8-4 2419656 47.94 ns/op BenchmarkIndexAnyUTF8/1:16-4 2466208 47.26 ns/op BenchmarkIndexAnyUTF8/1:32-4 2387943 49.34 ns/op BenchmarkIndexAnyUTF8/1:64-4 2392120 48.88 ns/op BenchmarkIndexAnyUTF8/16:1-4 153344 764.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 266820 433.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 261001 434.6 ns/op BenchmarkIndexAnyUTF8/16:8-4 270616 433.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 267290 433.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 265760 444.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 263372 446.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11106 ns/op BenchmarkIndexAnyUTF8/256:2-4 19398 6199 ns/op BenchmarkIndexAnyUTF8/256:4-4 19178 6175 ns/op BenchmarkIndexAnyUTF8/256:8-4 19375 6177 ns/op BenchmarkIndexAnyUTF8/256:16-4 19306 6205 ns/op BenchmarkIndexAnyUTF8/256:32-4 18940 6316 ns/op BenchmarkIndexAnyUTF8/256:64-4 18763 6378 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2243430 51.07 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2288044 50.35 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2325351 49.49 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2297686 49.82 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2350041 49.35 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2308570 51.17 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2309713 50.68 ns/op BenchmarkLastIndexAnyASCII/16:1-4 318960 356.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 320691 359.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 326797 358.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 322843 364.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306662 379.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 288718 402.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 261000 454.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24206 4916 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24447 4903 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24639 4894 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24482 4981 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24421 4925 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24194 4942 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23786 4993 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2366535 49.14 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2401890 48.76 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2419234 48.60 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2348630 49.74 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2414560 48.69 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2300538 50.55 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2357720 49.18 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 225578 496.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 260349 439.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 267590 441.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 269468 431.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 270358 436.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 257227 448.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 258782 451.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16834 7170 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19698 6140 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19611 6115 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19186 6157 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19658 6130 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18806 6347 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18776 6425 ns/op BenchmarkTrimASCII/1:1-4 2604430 45.45 ns/op BenchmarkTrimASCII/1:2-4 2167605 54.22 ns/op BenchmarkTrimASCII/1:4-4 2127541 56.00 ns/op BenchmarkTrimASCII/1:8-4 1911967 63.59 ns/op BenchmarkTrimASCII/1:16-4 1611057 73.13 ns/op BenchmarkTrimASCII/16:1-4 429319 273.4 ns/op BenchmarkTrimASCII/16:2-4 312477 374.2 ns/op BenchmarkTrimASCII/16:4-4 312010 375.5 ns/op BenchmarkTrimASCII/16:8-4 318747 378.2 ns/op BenchmarkTrimASCII/16:16-4 304196 382.8 ns/op BenchmarkTrimASCII/256:1-4 33548 3491 ns/op BenchmarkTrimASCII/256:2-4 23733 5102 ns/op BenchmarkTrimASCII/256:4-4 23640 5075 ns/op BenchmarkTrimASCII/256:8-4 23624 5090 ns/op BenchmarkTrimASCII/256:16-4 23353 5098 ns/op BenchmarkTrimASCII/4096:1-4 2095 56239 ns/op BenchmarkTrimASCII/4096:2-4 1460 79262 ns/op BenchmarkTrimASCII/4096:4-4 1461 79936 ns/op BenchmarkTrimASCII/4096:8-4 1465 80576 ns/op BenchmarkTrimASCII/4096:16-4 1432 80214 ns/op BenchmarkTrimByte-4 1527415 77.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12939 9099 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13076 9130 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 678 173244 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1329 85924 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2546 43898 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4606 22678 ns/op BenchmarkCompareBytesEqual-4 10255862 10.10 ns/op BenchmarkCompareBytesToNil-4 11511206 9.387 ns/op BenchmarkCompareBytesEmpty-4 12057861 9.422 ns/op BenchmarkCompareBytesIdentical-4 12086548 8.831 ns/op BenchmarkCompareBytesSameLength-4 10439060 10.12 ns/op BenchmarkCompareBytesDifferentLength-4 10376724 10.20 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1378 86132 ns/op 12174.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1382 81490 ns/op 12867.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1370 85312 ns/op 12291.18 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1398 73686 ns/op 14230.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1380 81845 ns/op 12811.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1388 78807 ns/op 13305.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1382 86399 ns/op 12136.48 MB/s BenchmarkCompareBytesBig-4 1365 76861 ns/op 13642.69 MB/s BenchmarkCompareBytesBigIdentical-4 12051241 9.514 ns/op 110216724.02 MB/s PASS ok bytes 71.454s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76142026 ns/op 1.31 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 316043642 ns/op 1.79 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24310166 ns/op 0.67 MB/s 3656492 B/op 51 allocs/op PASS ok compress/bzip2 1.375s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 57 1772479 ns/op 5.64 MB/s 48591 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17146402 ns/op 5.83 MB/s 62476 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 170417361 ns/op 5.87 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 1774469 ns/op 5.64 MB/s 50830 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17528883 ns/op 5.70 MB/s 46368 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 180169074 ns/op 5.55 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 58 1780176 ns/op 5.62 MB/s 50188 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16522475 ns/op 6.05 MB/s 50251 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 167004069 ns/op 5.99 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 1756653 ns/op 5.69 MB/s 47564 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16742270 ns/op 5.97 MB/s 59620 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 167044661 ns/op 5.99 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 1908547 ns/op 5.24 MB/s 50445 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18350519 ns/op 5.45 MB/s 50560 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 187667254 ns/op 5.33 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1528465 ns/op 6.54 MB/s 51081 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12944689 ns/op 7.73 MB/s 51975 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 127296232 ns/op 7.86 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 78 1362337 ns/op 7.34 MB/s 50302 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10114398 ns/op 9.89 MB/s 52769 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 100542649 ns/op 9.95 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 76 1371938 ns/op 7.29 MB/s 47957 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10117871 ns/op 9.88 MB/s 56048 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101173316 ns/op 9.88 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1233936 ns/op 8.10 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11794276 ns/op 8.48 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117950261 ns/op 8.48 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2330950 ns/op 4.29 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20836121 ns/op 4.80 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 203341288 ns/op 4.92 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6703960 ns/op 1.49 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 79081930 ns/op 1.26 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 831149755 ns/op 1.20 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6659008 ns/op 1.50 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 79570018 ns/op 1.26 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 828509857 ns/op 1.21 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 1490057 ns/op 6.71 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12794412 ns/op 7.82 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126607725 ns/op 7.90 MB/s BenchmarkEncode/Newton/Speed/1e4-4 55 2172414 ns/op 4.60 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16741330 ns/op 5.97 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 160367189 ns/op 6.24 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6461461 ns/op 1.55 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 73821262 ns/op 1.35 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 737545711 ns/op 1.36 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6499088 ns/op 1.54 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 91233252 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 953866636 ns/op 1.05 MB/s PASS ok compress/flate 15.594s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2276779 ns/op 4.39 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2291205 ns/op 4.36 MB/s BenchmarkDecoder/1e5-4 5 21881847 ns/op 4.57 MB/s BenchmarkDecoder/1e-Reuse5-4 5 21823429 ns/op 4.58 MB/s BenchmarkDecoder/1e6-4 1 218471361 ns/op 4.58 MB/s BenchmarkDecoder/1e-Reuse6-4 1 218879011 ns/op 4.57 MB/s BenchmarkEncoder/1e4-4 50 2170188 ns/op 4.61 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1784969 ns/op 5.60 MB/s BenchmarkEncoder/1e5-4 6 19131266 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18598706 ns/op 5.38 MB/s BenchmarkEncoder/1e6-4 1 196033049 ns/op 5.10 MB/s BenchmarkEncoder/1e-Reuse6-4 1 186454467 ns/op 5.36 MB/s PASS ok compress/lzw 2.735s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3846196 ns/op PASS ok container/heap 0.256s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 21954 5473 ns/op BenchmarkWithTimeout/concurrency=40-4 5139 22116 ns/op BenchmarkWithTimeout/concurrency=4000-4 5335 23184 ns/op BenchmarkWithTimeout/concurrency=400000-4 6296 19337 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 375967 305.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12457 9953 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15583 10954 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2409 47204 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1560 71277 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2353 47119 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 242 491465 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 175 702508 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 259 456962 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 21 5202757 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 8840598 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 25 4567664 ns/op BenchmarkCheckCanceled/Err-4 258159 443.1 ns/op BenchmarkCheckCanceled/Done-4 402922 285.1 ns/op BenchmarkContextCancelDone-4 503167 236.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23994 5233 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19119 5868 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19263 6761 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15645 8305 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 8880 11459 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 561656 214.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 311299 384.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 225310 532.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 135733 868.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 70076 1706 ns/op PASS ok context 13.600s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1744297 68.24 ns/op 234.46 MB/s BenchmarkDecrypt-4 1619665 72.38 ns/op 221.04 MB/s BenchmarkExpand-4 943526 119.9 ns/op PASS ok crypto/aes 0.547s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 172100 638.3 ns/op 100.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 376932 291.2 ns/op 219.79 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 179065 659.0 ns/op 97.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 382467 311.0 ns/op 205.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 118791 1007 ns/op 1340.39 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 176016 655.2 ns/op 2060.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 106659 1123 ns/op 1201.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 149212 792.3 ns/op 1703.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41196 2890 ns/op 2835.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52418 2275 ns/op 3601.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34627 3453 ns/op 2372.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39355 3028 ns/op 2705.34 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6843 16240 ns/op 62.75 MB/s BenchmarkAESCFBDecrypt1K-4 6958 16406 ns/op 62.11 MB/s BenchmarkAESCFBDecrypt8K-4 933 129735 ns/op 63.11 MB/s BenchmarkAESOFB1K-4 10000 10792 ns/op 94.42 MB/s BenchmarkAESCTR1K-4 14073 8517 ns/op 119.64 MB/s BenchmarkAESCTR8K-4 1718 68210 ns/op 120.03 MB/s BenchmarkAESCBCEncrypt1K-4 14499 8418 ns/op 121.64 MB/s BenchmarkAESCBCDecrypt1K-4 18320 6495 ns/op 157.66 MB/s PASS ok crypto/cipher 2.856s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 72146 1609 ns/op 4.97 MB/s BenchmarkDecrypt-4 77592 1482 ns/op 5.40 MB/s BenchmarkTDESEncrypt-4 29725 4002 ns/op 2.00 MB/s BenchmarkTDESDecrypt-4 30746 3894 ns/op 2.05 MB/s PASS ok crypto/des 0.633s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 986 119125 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7606151 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20025612 ns/op 1533 B/op 21 allocs/op BenchmarkECDH/X25519-4 96 1222889 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.737s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1557 70099 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 45 2562537 ns/op 10777 B/op 62 allocs/op BenchmarkSign/P521-4 19 5835481 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 924 127477 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 15 7720711 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 20157566 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3909 30087 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 63 1849570 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4981393 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.547s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 324 351369 ns/op BenchmarkNewKeyFromSeed-4 330 356378 ns/op BenchmarkSigning-4 316 377752 ns/op BenchmarkVerification-4 211 560964 ns/op PASS ok crypto/ed25519 0.666s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4892 23501 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 159 753963 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 60 1989764 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4995530 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1375 85870 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 1915594 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5391122 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14784924 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12640 9158 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5784 20591 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3442 30139 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 82 1319621 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2463 47483 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 303 392254 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1554 75605 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1237009 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.330s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14737 7976 ns/op 128.39 MB/s BenchmarkHMACSHA256_32-4 24408 4805 ns/op 6.66 MB/s BenchmarkNewWriteSum-4 12220 9375 ns/op 3.41 MB/s PASS ok crypto/hmac 0.627s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 55662 2100 ns/op BenchmarkModSub-4 72970 1598 ns/op BenchmarkMontgomeryRepr-4 23989 4547 ns/op BenchmarkMontgomeryMul-4 29964 3968 ns/op BenchmarkModMul-4 12754 9316 ns/op BenchmarkExpBig-4 15 7276331 ns/op BenchmarkExp-4 7 15187127 ns/op PASS ok crypto/internal/bigmod 1.150s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3157 34452 ns/op BenchmarkScalarBaseMult-4 334 344951 ns/op BenchmarkScalarMult-4 153 773843 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 220 531580 ns/op PASS ok crypto/internal/edwards25519 0.657s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 502237 202.2 ns/op BenchmarkMultiply-4 4270747 28.00 ns/op BenchmarkSquare-4 5198284 22.56 ns/op BenchmarkInvert-4 24700 4842 ns/op BenchmarkMult32-4 1533445 76.45 ns/op PASS ok crypto/internal/edwards25519/field 0.809s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 54 1856353 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1618 73929 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5103846 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14114463 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 176 660517 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8126 14545 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 67 1709608 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4331223 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.199s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 611659 178.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 307032 371.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 113094 1013 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 625219 182.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 324672 365.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 115152 1025 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.772s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 113814 988.5 ns/op 8.09 MB/s BenchmarkHash64-4 127000 916.9 ns/op 69.80 MB/s BenchmarkHash128-4 115778 1028 ns/op 124.57 MB/s BenchmarkHash256-4 94572 1281 ns/op 199.77 MB/s BenchmarkHash512-4 66727 1760 ns/op 290.88 MB/s BenchmarkHash1K-4 44007 2713 ns/op 377.41 MB/s BenchmarkHash8K-4 7405 16097 ns/op 508.92 MB/s BenchmarkHash1M-4 60 1945595 ns/op 538.95 MB/s BenchmarkHash8M-4 7 15702538 ns/op 534.22 MB/s BenchmarkHash8BytesUnaligned-4 113838 991.3 ns/op 8.07 MB/s BenchmarkHash1KUnaligned-4 44250 2726 ns/op 375.68 MB/s BenchmarkHash8KUnaligned-4 7203 16208 ns/op 505.43 MB/s PASS ok crypto/md5 1.612s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 268088009 ns/op PASS ok crypto/rand 0.307s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13244 9016 ns/op 14.20 MB/s BenchmarkRC4_1K-4 1560 71713 ns/op 14.28 MB/s BenchmarkRC4_8K-4 204 576524 ns/op 14.04 MB/s PASS ok crypto/rc4 0.532s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8667367 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 19792862 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37018108 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2684267 ns/op BenchmarkDecryptOAEP/2048-4 13 8637631 ns/op BenchmarkEncryptOAEP/2048-4 39 2688829 ns/op BenchmarkSignPKCS1v15/2048-4 13 8703158 ns/op BenchmarkVerifyPKCS1v15/2048-4 44 2633184 ns/op BenchmarkSignPSS/2048-4 13 8766446 ns/op BenchmarkVerifyPSS/2048-4 40 2914379 ns/op PASS ok crypto/rsa 1.587s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 102634 1079 ns/op 7.42 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 126896 914.3 ns/op 8.75 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73900 1567 ns/op 204.26 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 85820 1359 ns/op 235.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48182 2415 ns/op 424.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52588 2218 ns/op 461.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9934 11711 ns/op 699.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11643 ns/op 703.58 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.082s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 81778 1414 ns/op 5.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96337 1214 ns/op 6.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 92794 1285 ns/op 6.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25500 4684 ns/op 218.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27020 4454 ns/op 229.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26584 4606 ns/op 222.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4249 28414 ns/op 288.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4218 28100 ns/op 291.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4207 28323 ns/op 289.23 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.315s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 57663 2000 ns/op 4.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 71752 1584 ns/op 5.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65263 1791 ns/op 4.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28350 4185 ns/op 244.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31292 3811 ns/op 268.72 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29599 3956 ns/op 258.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5852 20238 ns/op 404.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6055 19838 ns/op 412.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5895 19856 ns/op 412.57 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.287s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15773766 7.640 ns/op BenchmarkConstantTimeEq-4 16530140 7.305 ns/op BenchmarkConstantTimeLessOrEq-4 15647480 7.528 ns/op BenchmarkXORBytes/8Bytes-4 4402861 26.24 ns/op 304.89 MB/s BenchmarkXORBytes/128Bytes-4 3996789 29.95 ns/op 4273.27 MB/s BenchmarkXORBytes/2048Bytes-4 905672 131.8 ns/op 15536.88 MB/s BenchmarkXORBytes/32768Bytes-4 60940 1950 ns/op 16806.71 MB/s PASS ok crypto/subtle 0.977s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 141 740057 ns/op BenchmarkCertCache/1-4 152 811141 ns/op BenchmarkCertCache/2-4 151 770291 ns/op BenchmarkCertCache/3-4 159 833986 ns/op BenchmarkHandshakeServer/RSA-4 38 3073718 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 31 3722679 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 33 3373996 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 99 1142202 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 153 779189 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 50 2364943 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 60 1972251 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29310746 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28377386 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 20464849 ns/op 51.24 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 27368956 ns/op 38.31 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 34142022 ns/op 61.42 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 45198328 ns/op 46.40 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 55050220 ns/op 76.19 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 84047094 ns/op 49.90 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 113790658 ns/op 73.72 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 153038954 ns/op 54.81 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 223184676 ns/op 75.17 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 319949966 ns/op 52.44 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 418437839 ns/op 80.19 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 660023950 ns/op 50.84 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 868513189 ns/op 77.27 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1245270811 ns/op 53.89 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 21191490 ns/op 49.48 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 28341508 ns/op 37.00 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 36714774 ns/op 57.12 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 48001242 ns/op 43.69 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 69659990 ns/op 60.21 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 87206283 ns/op 48.10 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 112904633 ns/op 74.30 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 159982627 ns/op 52.43 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 220235858 ns/op 76.18 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 299776533 ns/op 55.97 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 438857120 ns/op 76.46 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 614603488 ns/op 54.60 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 878920620 ns/op 76.35 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1302993398 ns/op 51.50 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 703406397 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705202166 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287430404 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 288039027 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149785652 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149651818 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80110329 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79223942 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38770051 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37848323 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142972588 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145292310 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63720733 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63447860 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 36855878 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36497251 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24353062 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23878826 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 16769268 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15601737 ns/op PASS ok crypto/tls 18.902s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 11945685 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 322 359779 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1132 103920 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1036 113533 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.175s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 28 3645464 ns/op 281166 B/op 1641 allocs/op BenchmarkConcurrentStmtQuery-4 34 3603502 ns/op 261165 B/op 2017 allocs/op BenchmarkConcurrentStmtExec-4 48 2419893 ns/op 210446 B/op 641 allocs/op BenchmarkConcurrentTxQuery-4 34 3279944 ns/op 266868 B/op 2149 allocs/op BenchmarkConcurrentTxExec-4 51 2005219 ns/op 87811 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 2817878 ns/op 104409 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1041517 ns/op 40151 B/op 381 allocs/op BenchmarkConcurrentRandom-4 36 3279028 ns/op 230136 B/op 1814 allocs/op BenchmarkManyConcurrentQueries-4 2372 44322 ns/op 3977 B/op 20 allocs/op PASS ok database/sql 1.282s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 230097 508.5 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 1583127 ns/op 188216 B/op 13 allocs/op Benchmark115/LineToPC-4 76 1656644 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16761 7082 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.791s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 685 158855 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3056 39344 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.396s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 272 436281 ns/op 18.78 MB/s BenchmarkEncodeToString-4 217 493639 ns/op 16.60 MB/s BenchmarkDecode-4 138 840718 ns/op 15.60 MB/s BenchmarkDecodeString-4 141 832976 ns/op 15.74 MB/s PASS ok encoding/base32 0.742s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 302 343515 ns/op 23.85 MB/s BenchmarkDecodeString/2-4 255027 433.2 ns/op 9.23 MB/s BenchmarkDecodeString/4-4 216939 513.6 ns/op 15.58 MB/s BenchmarkDecodeString/8-4 187062 629.2 ns/op 19.07 MB/s BenchmarkDecodeString/64-4 34424 3446 ns/op 25.54 MB/s BenchmarkDecodeString/8192-4 319 364787 ns/op 29.95 MB/s BenchmarkNewEncoding-4 89418 1276 ns/op 200.65 MB/s PASS ok encoding/base64 0.987s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1233 88176 ns/op 45.36 MB/s BenchmarkReadStruct-4 17468 6759 ns/op 11.10 MB/s BenchmarkWriteStruct-4 18310 6481 ns/op 11.57 MB/s BenchmarkReadInts-4 48268 2433 ns/op 12.33 MB/s BenchmarkWriteInts-4 40735 2876 ns/op 10.43 MB/s BenchmarkWriteSlice1000Int32s-4 1221 90423 ns/op 44.24 MB/s BenchmarkPutUint16-4 3389050 35.58 ns/op 56.22 MB/s BenchmarkAppendUint16-4 3307292 35.94 ns/op 55.65 MB/s BenchmarkPutUint32-4 2505021 46.91 ns/op 85.27 MB/s BenchmarkAppendUint32-4 2375587 50.02 ns/op 79.97 MB/s BenchmarkPutUint64-4 1080454 111.8 ns/op 71.54 MB/s BenchmarkAppendUint64-4 1000000 109.0 ns/op 73.39 MB/s BenchmarkLittleEndianPutUint16-4 3302913 36.33 ns/op 55.06 MB/s BenchmarkLittleEndianAppendUint16-4 3359236 35.61 ns/op 56.17 MB/s BenchmarkLittleEndianPutUint32-4 2412644 47.76 ns/op 83.76 MB/s BenchmarkLittleEndianAppendUint32-4 2472630 48.16 ns/op 83.05 MB/s BenchmarkLittleEndianPutUint64-4 1000000 110.1 ns/op 72.68 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 108.8 ns/op 73.51 MB/s BenchmarkReadFloats-4 161600 717.6 ns/op 16.72 MB/s BenchmarkWriteFloats-4 135920 885.6 ns/op 13.55 MB/s BenchmarkReadSlice1000Float32s-4 1254 94993 ns/op 42.11 MB/s BenchmarkWriteSlice1000Float32s-4 1148 100427 ns/op 39.83 MB/s BenchmarkReadSlice1000Uint8s-4 68790 1506 ns/op 664.15 MB/s BenchmarkWriteSlice1000Uint8s-4 101185 1075 ns/op 930.18 MB/s BenchmarkPutUvarint32-4 812404 148.8 ns/op 26.88 MB/s BenchmarkPutUvarint64-4 208120 567.9 ns/op 14.09 MB/s PASS ok encoding/binary 3.857s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6680 16674 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7099 16887 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7148 16497 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4135 27851 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7935 14960 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7749 14859 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7933 15001 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4761 25918 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12835 9027 ns/op PASS ok encoding/csv 1.531s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 12201 10282 ns/op BenchmarkEndToEndByteBuffer-4 13956 8652 ns/op BenchmarkEndToEndSliceByteBuffer-4 310 375765 ns/op BenchmarkEncodeComplex128Slice-4 781 137019 ns/op BenchmarkEncodeFloat64Slice-4 1598 73069 ns/op BenchmarkEncodeInt32Slice-4 1268 82030 ns/op BenchmarkEncodeStringSlice-4 2445 51586 ns/op BenchmarkEncodeInterfaceSlice-4 69 1609676 ns/op BenchmarkDecodeComplex128Slice-4 501 201631 ns/op BenchmarkDecodeFloat64Slice-4 1426 93895 ns/op BenchmarkDecodeInt32Slice-4 1440 98178 ns/op BenchmarkDecodeStringSlice-4 696 151078 ns/op BenchmarkDecodeStringsSlice-4 355 327949 ns/op BenchmarkDecodeBytesSlice-4 492 216834 ns/op BenchmarkDecodeInterfaceSlice-4 112 1190632 ns/op BenchmarkDecodeMap-4 88 1347271 ns/op PASS ok encoding/gob 2.868s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12673 9449 ns/op 27.09 MB/s BenchmarkEncode/1024-4 2829 37629 ns/op 27.21 MB/s BenchmarkEncode/4096-4 804 150252 ns/op 27.26 MB/s BenchmarkEncode/16384-4 202 585273 ns/op 27.99 MB/s BenchmarkDecode/256-4 24290 4999 ns/op 51.21 MB/s BenchmarkDecode/1024-4 5938 19743 ns/op 51.87 MB/s BenchmarkDecode/4096-4 1426 79457 ns/op 51.55 MB/s BenchmarkDecode/16384-4 382 311985 ns/op 52.52 MB/s BenchmarkDump/256-4 1335 89362 ns/op 2.86 MB/s BenchmarkDump/1024-4 340 343719 ns/op 2.98 MB/s BenchmarkDump/4096-4 84 1370683 ns/op 2.99 MB/s BenchmarkDump/16384-4 20 5925382 ns/op 2.77 MB/s PASS ok encoding/hex 1.772s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 153286681 ns/op 12.66 MB/s 8391352 B/op 53 allocs/op BenchmarkCodeEncoderError-4 1 152805303 ns/op 12.70 MB/s 8394440 B/op 106 allocs/op BenchmarkCodeMarshal-4 1 143584949 ns/op 13.51 MB/s 10332768 B/op 53 allocs/op BenchmarkCodeMarshalError-4 1 150121123 ns/op 12.93 MB/s 10335072 B/op 102 allocs/op BenchmarkMarshalBytes/32-4 21961 5415 ns/op BenchmarkMarshalBytes/256-4 5527 19599 ns/op BenchmarkMarshalBytes/4096-4 420 266621 ns/op BenchmarkMarshalBytesError/32-4 58 1883757 ns/op BenchmarkMarshalBytesError/256-4 61 1891379 ns/op BenchmarkMarshalBytesError/4096-4 52 2240565 ns/op BenchmarkCodeDecoder-4 1 427143984 ns/op 4.54 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 37890 3162 ns/op 4.43 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 49128 2198 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 375118983 ns/op 5.17 MB/s 3068208 B/op 92686 allocs/op BenchmarkCodeUnmarshalReuse-4 1 357118779 ns/op 5.43 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 57976 2096 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 151449 820.7 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 274226 407.4 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 74480 1579 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 55233 1868 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 17938 6561 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4170 29098 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 939 122858 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1056001 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9357685 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 404292 250.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 442185 248.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 453364 242.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 477423 236.3 ns/op BenchmarkEncodeMarshaler-4 77470 1697 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 94692 1342 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4137591 27.47 ns/op BenchmarkNumberIsValidRegexp-4 21583 5765 ns/op PASS ok encoding/json 7.057s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 45 2542260 ns/op 25.78 MB/s BenchmarkDecode-4 21 5290425 ns/op 16.78 MB/s PASS ok encoding/pem 0.378s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2605 41929 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 818 125239 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3910 26793 ns/op PASS ok encoding/xml 0.472s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 257200 417.4 ns/op BenchmarkIntSet-4 440635 348.8 ns/op BenchmarkFloatAdd-4 57148 1914 ns/op BenchmarkFloatSet-4 336715 435.7 ns/op BenchmarkStringSet-4 272349 383.3 ns/op BenchmarkMapSet-4 68605 1810 ns/op BenchmarkMapSetDifferent-4 53721 2039 ns/op BenchmarkMapSetDifferentRandom-4 238 459952 ns/op BenchmarkMapSetString-4 67816 1679 ns/op BenchmarkMapAddSame-4 39993 3171 ns/op BenchmarkMapAddDifferent-4 16125 7359 ns/op BenchmarkMapAddDifferentRandom-4 202 577976 ns/op BenchmarkMapAddSameSteadyState-4 224598 521.6 ns/op BenchmarkMapAddDifferentSteadyState-4 116282 1051 ns/op BenchmarkRealworldExpvarUsage-4 23440 5437 ns/op PASS ok expvar 2.492s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 82839 1341 ns/op BenchmarkSprintfEmpty-4 493239 237.3 ns/op BenchmarkSprintfString-4 324511 345.6 ns/op BenchmarkSprintfTruncateString-4 312748 414.3 ns/op BenchmarkSprintfTruncateBytes-4 131725 773.5 ns/op BenchmarkSprintfSlowParsingPath-4 229695 460.6 ns/op BenchmarkSprintfQuoteString-4 38562 2748 ns/op BenchmarkSprintfInt-4 231108 444.5 ns/op BenchmarkSprintfIntInt-4 194972 622.8 ns/op BenchmarkSprintfPrefixedInt-4 208083 522.0 ns/op BenchmarkSprintfFloat-4 128287 812.9 ns/op BenchmarkSprintfComplex-4 55708 2033 ns/op BenchmarkSprintfBoolean-4 337880 423.2 ns/op BenchmarkSprintfHexString-4 135934 822.7 ns/op BenchmarkSprintfHexBytes-4 90495 1358 ns/op BenchmarkSprintfBytes-4 41306 2657 ns/op BenchmarkSprintfStringer-4 77505 1432 ns/op BenchmarkSprintfStructure-4 34946 3054 ns/op BenchmarkManyArgs-4 76117 1699 ns/op BenchmarkFprintInt-4 76278 1605 ns/op BenchmarkFprintfBytes-4 80544 1538 ns/op BenchmarkFprintIntNoAlloc-4 73374 1616 ns/op BenchmarkScanInts-4 36 3139979 ns/op BenchmarkScanRecursiveInt-4 1 323872765 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 362165651 ns/op PASS ok fmt 4.107s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 566 177544 ns/op PASS ok go/build 0.149s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 48751 2189 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13952 8479 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3730 30299 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 998 117522 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 255 455102 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 49 2239606 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 9397651 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 39166611 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 180200852 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.551s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 262608164 ns/op 0.25 MB/s 45957280 B/op 48850 allocs/op PASS ok go/format 0.322s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 19355550 ns/op 2.78 MB/s BenchmarkParseOnly-4 7 16492906 ns/op 3.27 MB/s BenchmarkResolve-4 48 2434604 ns/op 22.12 MB/s PASS ok go/parser 1.353s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 150049279 ns/op 0.35 MB/s 5033064 B/op 27593 allocs/op BenchmarkPrintDecl-4 662 158968 ns/op 0.20 MB/s 17146 B/op 51 allocs/op PASS ok go/printer 0.319s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 261 450040 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8821518 ns/op 6.21 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12550205 ns/op 5.73 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17769000 ns/op 6.38 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 222 540106 ns/op 5.70 MB/s PASS ok go/scanner 0.739s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1232269 98.53 ns/op PASS ok go/token 0.249s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 134 860835 ns/op BenchmarkNamed/Underlying/nongeneric-4 850159 140.7 ns/op BenchmarkNamed/Underlying/generic-4 837483 137.2 ns/op BenchmarkNamed/Underlying/src_instance-4 840790 137.0 ns/op BenchmarkNamed/Underlying/user_instance-4 828174 136.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21092 5513 ns/op BenchmarkNamed/NewMethodSet/generic-4 20856 5491 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21189 5609 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20984 5490 ns/op BenchmarkCheck/http/funcbodies/info-4 1 632127970 ns/op 48126 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 422322559 ns/op 72027 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 246238934 ns/op 123527 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 214320623 ns/op 141802 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 388351728 ns/op 13187 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 118850766 ns/op 43069 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 72850034 ns/op 70231 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 68399544 ns/op 74835 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 158869872 ns/op 13636 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 66865465 ns/op 32390 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 50551236 ns/op 42841 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 48521040 ns/op 44639 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1115955625 ns/op 56260 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 568851292 ns/op 110362 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165197030 ns/op 379889 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116365807 ns/op 539209 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1808268100 ns/op 1116 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 103342010 ns/op 19520 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 85493933 ns/op 23597 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 84624918 ns/op 23840 lines/s PASS ok go/types 18.872s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8760 13697 ns/op 74.76 MB/s PASS ok hash/adler32 0.242s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 202465 556.6 ns/op 26.95 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 205010 544.2 ns/op 27.57 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 106118 1106 ns/op 36.17 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 112608 1044 ns/op 38.32 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 471852 252.0 ns/op 2031.64 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 468853 246.8 ns/op 2074.90 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 401977 285.7 ns/op 3584.23 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 415597 287.8 ns/op 3557.48 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 245264 487.4 ns/op 8403.93 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 245652 492.3 ns/op 8319.57 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 53488 2257 ns/op 14518.96 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51356 2260 ns/op 14502.04 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 450376 249.4 ns/op 60.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 471682 245.2 ns/op 61.17 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 468145 253.2 ns/op 157.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 457333 247.2 ns/op 161.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 334968 347.2 ns/op 1474.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 320331 351.4 ns/op 1456.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 263961 446.7 ns/op 2292.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 263788 441.2 ns/op 2320.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 225622 523.8 ns/op 7819.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 216718 531.4 ns/op 7708.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46544 2559 ns/op 12806.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45784 2627 ns/op 12475.41 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 214446 545.0 ns/op 27.52 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 218017 545.4 ns/op 27.50 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 102691 1158 ns/op 34.54 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 107211 1101 ns/op 36.33 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7075 16362 ns/op 31.29 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7155 16297 ns/op 31.42 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3627 33048 ns/op 30.98 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3649 33123 ns/op 30.91 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 900 133212 ns/op 30.75 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 912 131348 ns/op 31.18 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1082218 ns/op 30.28 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1088289 ns/op 30.11 MB/s PASS ok hash/crc32 4.688s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 82 1391910 ns/op 47.08 MB/s BenchmarkCrc64/ISO4KB-4 1009 117466 ns/op 34.87 MB/s BenchmarkCrc64/ISO1KB-4 4521 24857 ns/op 41.20 MB/s BenchmarkCrc64/ECMA64KB-4 82 1400826 ns/op 46.78 MB/s BenchmarkCrc64/Random64KB-4 92 1220814 ns/op 53.68 MB/s BenchmarkCrc64/Random16KB-4 375 315003 ns/op 52.01 MB/s PASS ok hash/crc64 0.796s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8720 13809 ns/op 74.16 MB/s BenchmarkFnv32aKB-4 7261 13849 ns/op 73.94 MB/s BenchmarkFnv64KB-4 8499 13824 ns/op 74.08 MB/s BenchmarkFnv64aKB-4 8022 14011 ns/op 73.09 MB/s BenchmarkFnv128KB-4 1977 59589 ns/op 17.18 MB/s BenchmarkFnv128aKB-4 2018 56989 ns/op 17.97 MB/s PASS ok hash/fnv 0.837s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 629068 190.4 ns/op 21.00 MB/s BenchmarkHash/n=4/Bytes-4 3928578 30.29 ns/op 132.07 MB/s BenchmarkHash/n=4/String-4 4160689 28.49 ns/op 140.39 MB/s BenchmarkHash/n=8/Write-4 554682 188.0 ns/op 42.55 MB/s BenchmarkHash/n=8/Bytes-4 3671836 32.54 ns/op 245.88 MB/s BenchmarkHash/n=8/String-4 4095460 28.96 ns/op 276.20 MB/s BenchmarkHash/n=16/Write-4 572408 194.1 ns/op 82.43 MB/s BenchmarkHash/n=16/Bytes-4 4367535 26.72 ns/op 598.82 MB/s BenchmarkHash/n=16/String-4 4528297 26.08 ns/op 613.58 MB/s BenchmarkHash/n=32/Write-4 585722 199.8 ns/op 160.14 MB/s BenchmarkHash/n=32/Bytes-4 4249072 28.45 ns/op 1124.68 MB/s BenchmarkHash/n=32/String-4 4337517 27.46 ns/op 1165.24 MB/s BenchmarkHash/n=64/Write-4 546278 216.0 ns/op 296.24 MB/s BenchmarkHash/n=64/Bytes-4 3770371 31.77 ns/op 2014.49 MB/s BenchmarkHash/n=64/String-4 3965942 30.10 ns/op 2126.54 MB/s BenchmarkHash/n=256/Write-4 399916 296.1 ns/op 864.60 MB/s BenchmarkHash/n=256/Bytes-4 2212255 54.52 ns/op 4695.26 MB/s BenchmarkHash/n=256/String-4 2153683 55.73 ns/op 4593.63 MB/s BenchmarkHash/n=320/Write-4 395004 288.2 ns/op 1110.23 MB/s BenchmarkHash/n=320/Bytes-4 1751620 68.40 ns/op 4678.31 MB/s BenchmarkHash/n=320/String-4 1761168 67.33 ns/op 4752.62 MB/s BenchmarkHash/n=1024/Write-4 263720 448.1 ns/op 2285.45 MB/s BenchmarkHash/n=1024/Bytes-4 736682 159.7 ns/op 6410.88 MB/s BenchmarkHash/n=1024/String-4 722222 163.7 ns/op 6254.38 MB/s BenchmarkHash/n=4096/Write-4 119544 991.1 ns/op 4132.64 MB/s BenchmarkHash/n=4096/Bytes-4 202160 577.0 ns/op 7098.41 MB/s BenchmarkHash/n=4096/String-4 201328 601.3 ns/op 6812.16 MB/s BenchmarkHash/n=16384/Write-4 38476 3135 ns/op 5225.77 MB/s BenchmarkHash/n=16384/Bytes-4 52999 2247 ns/op 7290.78 MB/s BenchmarkHash/n=16384/String-4 52069 2316 ns/op 7074.00 MB/s PASS ok hash/maphash 4.446s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 794 132681 ns/op BenchmarkEscapeNone-4 112776 1013 ns/op BenchmarkUnescape-4 745 153574 ns/op BenchmarkUnescapeNone-4 538450 216.7 ns/op BenchmarkUnescapeSparse-4 10578 11290 ns/op BenchmarkUnescapeDense-4 1101 104583 ns/op PASS ok html 0.868s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9130 12708 ns/op BenchmarkCSSEscaperNoSpecials-4 43914 2613 ns/op BenchmarkDecodeCSS-4 25987 4474 ns/op BenchmarkDecodeCSSNoSpecials-4 4544104 27.31 ns/op BenchmarkCSSValueFilter-4 117814 979.4 ns/op BenchmarkCSSValueFilterOk-4 81481 1450 ns/op BenchmarkEscapedExecute-4 4159 25192 ns/op BenchmarkHTMLNospaceEscaper-4 11544 10275 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 65970 1751 ns/op BenchmarkStripTags-4 21080 5590 ns/op BenchmarkStripTagsNoSpecials-4 293337 394.9 ns/op BenchmarkJSValEscaperWithNum-4 25065 4703 ns/op BenchmarkJSValEscaperWithStr-4 4405 26295 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18676 6216 ns/op BenchmarkJSValEscaperWithObj-4 3916 29961 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13965 8780 ns/op BenchmarkJSStrEscaperNoSpecials-4 61208 1949 ns/op BenchmarkJSStrEscaper-4 10000 10230 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 53696 2156 ns/op BenchmarkJSRegexpEscaper-4 10984 10849 ns/op BenchmarkTemplateSpecialTags-4 79 1332054 ns/op BenchmarkURLEscaper-4 4462 26505 ns/op BenchmarkURLEscaperNoSpecials-4 180795 620.6 ns/op BenchmarkURLNormalizer-4 5310 19298 ns/op BenchmarkURLNormalizerNoSpecials-4 187342 650.3 ns/op BenchmarkSrcsetFilter-4 19474 6072 ns/op BenchmarkSrcsetFilterNoSpecials-4 107570 1047 ns/op PASS ok html/template 4.037s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 536617 195.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 450726 264.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 566226 191.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 401638 267.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1796500 65.42 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1230534 96.56 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1825920 65.55 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1246624 96.58 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1426374 84.61 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 420752 258.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 376402 318.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 425737 261.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 374252 326.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 771868 150.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 553158 220.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 932064 127.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 488155 222.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 399223 278.7 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1396053 85.44 ns/op BenchmarkRGBASetRGBA-4 1386404 83.43 ns/op BenchmarkRGBA64At-4 723212 160.6 ns/op BenchmarkRGBA64SetRGBA64-4 785571 149.3 ns/op BenchmarkNRGBAAt-4 1388901 85.89 ns/op BenchmarkNRGBASetNRGBA-4 1395289 84.04 ns/op BenchmarkNRGBA64At-4 683647 162.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 795296 146.5 ns/op BenchmarkAlphaAt-4 2360330 51.15 ns/op BenchmarkAlphaSetAlpha-4 2364832 51.58 ns/op BenchmarkAlpha16At-4 1534483 76.97 ns/op BenchmarkAlphaSetAlpha16-4 1565670 76.20 ns/op BenchmarkGrayAt-4 2359401 51.67 ns/op BenchmarkGraySetGray-4 2292435 52.27 ns/op BenchmarkGray16At-4 1552662 76.74 ns/op BenchmarkGraySetGray16-4 1525472 77.42 ns/op PASS ok image 5.673s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4584874 26.19 ns/op BenchmarkYCbCrToRGB/128-4 4282816 27.60 ns/op BenchmarkYCbCrToRGB/255-4 4597075 25.96 ns/op BenchmarkRGBToYCbCr/0-4 4363764 27.37 ns/op BenchmarkRGBToYCbCr/Cb-4 4336630 27.00 ns/op BenchmarkRGBToYCbCr/Cr-4 4498794 26.86 ns/op BenchmarkYCbCrToRGBA/0-4 3670954 32.24 ns/op BenchmarkYCbCrToRGBA/128-4 3380403 34.95 ns/op BenchmarkYCbCrToRGBA/255-4 3685621 32.38 ns/op BenchmarkNYCbCrAToRGBA/0-4 3502915 33.67 ns/op BenchmarkNYCbCrAToRGBA/128-4 3666836 32.91 ns/op BenchmarkNYCbCrAToRGBA/255-4 3365154 35.64 ns/op PASS ok image/color 1.861s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34059188 ns/op BenchmarkFillSrc-4 301 389011 ns/op BenchmarkCopyOver-4 6 17774248 ns/op BenchmarkCopySrc-4 403 279326 ns/op BenchmarkNRGBAOver-4 6 18825988 ns/op BenchmarkNRGBASrc-4 9 12104452 ns/op BenchmarkYCbCr-4 8 13618522 ns/op BenchmarkGray-4 16 7048696 ns/op BenchmarkCMYK-4 9 12167589 ns/op BenchmarkGlyphOver-4 19 6064043 ns/op BenchmarkRGBAMaskOver-4 4 31134363 ns/op BenchmarkGrayMaskOver-4 5 23333917 ns/op BenchmarkRGBA64ImageMaskOver-4 3 40100500 ns/op BenchmarkRGBA-4 4 25996153 ns/op BenchmarkPalettedFill-4 892 134850 ns/op BenchmarkPalettedRGBA-4 4 27048321 ns/op BenchmarkGenericOver-4 2 55393622 ns/op BenchmarkGenericMaskOver-4 5 22925143 ns/op BenchmarkGenericSrc-4 3 36926253 ns/op BenchmarkGenericMaskSrc-4 4 30955360 ns/op PASS ok image/draw 6.121s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 24 4648287 ns/op 3.32 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 111676311 ns/op 2.75 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2999441761 ns/op 0.41 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 57 2067552 ns/op 7.47 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 148893135 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.066s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3566 29260 ns/op BenchmarkIDCT-4 3926 27576 ns/op BenchmarkDecodeBaseline-4 9 12238249 ns/op 5.05 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17304572 ns/op 3.57 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 155117281 ns/op 7.92 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 192909647 ns/op 4.78 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.359s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12197060 8.628 ns/op BenchmarkDecodeGray-4 12 9257667 ns/op 7.08 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39053297 ns/op 6.71 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34479385 ns/op 7.60 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5324472 ns/op 12.31 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31974755 ns/op 8.20 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39307422 ns/op 6.67 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 60858872 ns/op 5.05 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61010104 ns/op 5.04 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 200250203 ns/op 6.14 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 214677990 ns/op 5.72 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30514384 ns/op 10.07 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 197614523 ns/op 6.22 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 810317534 ns/op 1.52 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.670s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54101791 ns/op 1.85 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46222064 ns/op 2.16 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 314520216 ns/op 1.59 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 303255650 ns/op 1.65 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 52734488 ns/op 1.90 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44490021 ns/op 2.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 296410904 ns/op 1.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 279893682 ns/op 1.79 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 663247957 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 649236101 ns/op 1.54 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4039288696 ns/op 1.24 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3803683602 ns/op 1.31 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10001162 ns/op 10.00 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11207624 ns/op 8.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50076222 ns/op 9.98 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55269442 ns/op 9.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 100479941 ns/op 9.95 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 112610022 ns/op 8.88 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 495085702 ns/op 10.10 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 546309834 ns/op 9.15 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60860098 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 52961072 ns/op 1.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 375569475 ns/op 1.33 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 388311753 ns/op 1.29 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 862974729 ns/op 1.16 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 925116646 ns/op 1.08 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5864566344 ns/op 0.85 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5671923263 ns/op 0.88 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 182353430 ns/op 22.92 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 189908681 ns/op 22.01 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 71.132s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 35997 2927 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 35854 3083 ns/op 0.65 MB/s BenchmarkMarshalCorpusFile/4-4 34324 3411 ns/op 1.17 MB/s BenchmarkMarshalCorpusFile/8-4 28418 4124 ns/op 1.94 MB/s BenchmarkMarshalCorpusFile/16-4 22123 5322 ns/op 3.01 MB/s BenchmarkMarshalCorpusFile/32-4 14959 7935 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/64-4 9303 12712 ns/op 5.03 MB/s BenchmarkMarshalCorpusFile/128-4 5896 20400 ns/op 6.27 MB/s BenchmarkMarshalCorpusFile/256-4 2726 39594 ns/op 6.47 MB/s BenchmarkMarshalCorpusFile/512-4 1383 78144 ns/op 6.55 MB/s BenchmarkMarshalCorpusFile/1024-4 734 153013 ns/op 6.69 MB/s BenchmarkMarshalCorpusFile/2048-4 370 302979 ns/op 6.76 MB/s BenchmarkMarshalCorpusFile/4096-4 198 595789 ns/op 6.87 MB/s BenchmarkMarshalCorpusFile/8192-4 90 1221442 ns/op 6.71 MB/s BenchmarkMarshalCorpusFile/16384-4 49 2385030 ns/op 6.87 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6376200 ns/op 5.14 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13192904 ns/op 4.97 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28680380 ns/op 4.57 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55660154 ns/op 4.71 MB/s BenchmarkMarshalCorpusFile/524288-4 1 130922993 ns/op 4.00 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 231449567 ns/op 4.53 MB/s BenchmarkUnmarshalCorpusFile/1-4 9264 11545 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 8496 11973 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 8702 12855 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 8060 14756 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/16-4 5568 17963 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/32-4 3898 26288 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/64-4 3489 30379 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/128-4 2913 41272 ns/op 3.10 MB/s BenchmarkUnmarshalCorpusFile/256-4 1100 108729 ns/op 2.35 MB/s BenchmarkUnmarshalCorpusFile/512-4 568 209511 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/1024-4 294 400310 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/2048-4 151 790594 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/4096-4 76 1528319 ns/op 2.68 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3159394 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6171496 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 12305174 ns/op 2.66 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 24826084 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50848204 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 102391716 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 204958851 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 414256827 ns/op 2.53 MB/s BenchmarkMutatorBytes/1-4 36046 3235 ns/op BenchmarkMutatorBytes/10-4 38930 3166 ns/op BenchmarkMutatorBytes/100-4 36364 3331 ns/op BenchmarkMutatorBytes/1000-4 23767 5418 ns/op BenchmarkMutatorBytes/10000-4 5978 23982 ns/op BenchmarkMutatorBytes/100000-4 858 149595 ns/op BenchmarkMutatorString/1-4 30000 3354 ns/op BenchmarkMutatorString/10-4 36620 3300 ns/op BenchmarkMutatorString/100-4 32472 4033 ns/op BenchmarkMutatorString/1000-4 13424 7844 ns/op BenchmarkMutatorString/10000-4 3241 60437 ns/op BenchmarkMutatorString/100000-4 202 582693 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18565 5930 ns/op BenchmarkMutatorAllBasicTypes/string-4 19231 5978 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63061 1898 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56554 2173 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54157 2148 ns/op BenchmarkMutatorAllBasicTypes/int-4 58054 1984 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60178 1987 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57787 1996 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59516 2037 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57171 2029 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56086 2096 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56056 2072 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57738 2041 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57288 2033 ns/op PASS ok internal/fuzz 11.787s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 30700 3623 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 121900 957.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.297s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 41800 3227 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10303 ns/op BenchmarkSplicePipePoolParallel-4 126336 1065 ns/op BenchmarkSplicePipeNativeParallel-4 32067 3940 ns/op PASS ok internal/poll 0.779s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 21493454 ns/op PASS ok internal/trace 3.094s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 5894 27977 ns/op BenchmarkCopyNLarge-4 100 1040335 ns/op PASS ok io 0.377s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 219746 512.4 ns/op BenchmarkPrintln-4 25552 4752 ns/op BenchmarkPrintlnNoFlags-4 50539 2457 ns/op PASS ok log 0.480s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2180535 54.76 ns/op BenchmarkAcosh-4 927178 111.5 ns/op BenchmarkAsin-4 2190621 54.96 ns/op BenchmarkAsinh-4 986235 117.6 ns/op BenchmarkAtan-4 2907592 40.95 ns/op BenchmarkAtanh-4 1000000 111.5 ns/op BenchmarkAtan2-4 2105190 57.64 ns/op BenchmarkCbrt-4 1433385 83.82 ns/op BenchmarkCeil-4 16446080 7.198 ns/op BenchmarkCopysign-4 2886264 42.79 ns/op BenchmarkCos-4 1350584 87.82 ns/op BenchmarkCosh-4 1494390 80.16 ns/op BenchmarkErf-4 2803670 42.36 ns/op BenchmarkErfc-4 2714874 43.84 ns/op BenchmarkErfinv-4 2469423 48.74 ns/op BenchmarkErfcinv-4 2435509 48.99 ns/op BenchmarkExp-4 5777490 20.32 ns/op BenchmarkExpGo-4 905859 126.2 ns/op BenchmarkExpm1-4 2029942 58.70 ns/op BenchmarkExp2-4 990942 117.1 ns/op BenchmarkExp2Go-4 932281 123.1 ns/op BenchmarkAbs-4 3550186 33.92 ns/op BenchmarkDim-4 7894209 14.90 ns/op BenchmarkFloor-4 16208013 7.354 ns/op BenchmarkMax-4 11715091 10.19 ns/op BenchmarkMin-4 11738008 10.16 ns/op BenchmarkMod-4 339054 332.3 ns/op BenchmarkFrexp-4 2036748 59.88 ns/op BenchmarkGamma-4 690709 169.3 ns/op BenchmarkHypot-4 10150730 11.87 ns/op BenchmarkHypotGo-4 1596543 75.45 ns/op BenchmarkIlogb-4 2370142 51.07 ns/op BenchmarkJ0-4 240828 486.7 ns/op BenchmarkJ1-4 246537 480.1 ns/op BenchmarkJn-4 113847 1046 ns/op BenchmarkLdexp-4 1984449 60.62 ns/op BenchmarkLgamma-4 842322 139.1 ns/op BenchmarkLog-4 5106471 23.41 ns/op BenchmarkLogb-4 2441625 49.63 ns/op BenchmarkLog1p-4 1303599 92.95 ns/op BenchmarkLog10-4 4816963 24.59 ns/op BenchmarkLog2-4 1537946 77.44 ns/op BenchmarkModf-4 2993851 40.21 ns/op BenchmarkNextafter32-4 2959564 40.60 ns/op BenchmarkNextafter64-4 2939552 41.34 ns/op BenchmarkPowInt-4 591404 194.8 ns/op BenchmarkPowFrac-4 426781 273.9 ns/op BenchmarkPow10Pos-4 4118078 28.80 ns/op BenchmarkPow10Neg-4 4048285 29.65 ns/op BenchmarkRound-4 3446041 33.17 ns/op BenchmarkRoundToEven-4 8066376 14.88 ns/op BenchmarkRemainder-4 506659 231.3 ns/op BenchmarkSignbit-4 4965541 24.31 ns/op BenchmarkSin-4 1622010 74.36 ns/op BenchmarkSincos-4 986449 119.7 ns/op BenchmarkSinh-4 1782657 67.05 ns/op BenchmarkSqrtIndirect-4 16702972 7.162 ns/op BenchmarkSqrtLatency-4 16622197 7.164 ns/op BenchmarkSqrtIndirectLatency-4 16477760 7.208 ns/op BenchmarkSqrtGoLatency-4 1320506 90.78 ns/op BenchmarkSqrtPrime-4 32722 3633 ns/op BenchmarkTan-4 1482244 79.98 ns/op BenchmarkTanh-4 1381402 86.27 ns/op BenchmarkTrunc-4 16526709 7.224 ns/op BenchmarkY0-4 250710 471.7 ns/op BenchmarkY1-4 253776 475.5 ns/op BenchmarkYn-4 120855 976.0 ns/op BenchmarkFloat64bits-4 5297881 22.57 ns/op BenchmarkFloat64frombits-4 4928143 24.17 ns/op BenchmarkFloat32bits-4 4800862 24.59 ns/op BenchmarkFloat32frombits-4 5188068 23.21 ns/op BenchmarkFMA-4 16697247 7.184 ns/op PASS ok math 11.166s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12695480 9.466 ns/op 6760.93 MB/s BenchmarkAddVV/2-4 11519910 10.50 ns/op 12191.20 MB/s BenchmarkAddVV/3-4 9680680 12.33 ns/op 15575.30 MB/s BenchmarkAddVV/4-4 10804058 11.11 ns/op 23039.99 MB/s BenchmarkAddVV/5-4 9468670 12.51 ns/op 25588.22 MB/s BenchmarkAddVV/10-4 7807941 15.22 ns/op 42037.36 MB/s BenchmarkAddVV/100-4 1843584 65.34 ns/op 97953.43 MB/s BenchmarkAddVV/1000-4 198180 580.9 ns/op 110178.59 MB/s BenchmarkSubVV/1-4 12594508 9.444 ns/op 6777.00 MB/s BenchmarkSubVV/2-4 11397040 10.50 ns/op 12196.14 MB/s BenchmarkSubVV/3-4 9786356 12.30 ns/op 15612.18 MB/s BenchmarkSubVV/4-4 10803217 11.14 ns/op 22976.22 MB/s BenchmarkSubVV/5-4 9483591 12.50 ns/op 25597.18 MB/s BenchmarkSubVV/10-4 7903167 15.12 ns/op 42320.92 MB/s BenchmarkSubVV/100-4 1854535 64.66 ns/op 98974.76 MB/s BenchmarkSubVV/1000-4 198409 585.9 ns/op 109235.99 MB/s BenchmarkAddVW/1-4 14299894 8.333 ns/op 960.00 MB/s BenchmarkAddVW/2-4 13106547 9.207 ns/op 1737.87 MB/s BenchmarkAddVW/3-4 10945891 10.87 ns/op 2208.81 MB/s BenchmarkAddVW/4-4 11750901 10.22 ns/op 3132.61 MB/s BenchmarkAddVW/5-4 10971930 10.86 ns/op 3684.05 MB/s BenchmarkAddVW/10-4 9100981 13.06 ns/op 6127.79 MB/s BenchmarkAddVW/100-4 240948 453.4 ns/op 1764.47 MB/s BenchmarkAddVW/1000-4 35097 3422 ns/op 2337.53 MB/s BenchmarkAddVWext/1-4 14267865 8.370 ns/op 955.80 MB/s BenchmarkAddVWext/2-4 13090712 9.138 ns/op 1750.85 MB/s BenchmarkAddVWext/3-4 11070464 10.64 ns/op 2256.47 MB/s BenchmarkAddVWext/4-4 11773532 10.21 ns/op 3135.37 MB/s BenchmarkAddVWext/5-4 10878523 11.02 ns/op 3630.18 MB/s BenchmarkAddVWext/10-4 8975978 13.17 ns/op 6076.31 MB/s BenchmarkAddVWext/100-4 84921 1385 ns/op 577.71 MB/s BenchmarkAddVWext/1000-4 8653 13389 ns/op 597.50 MB/s BenchmarkSubVW/1-4 13259760 8.907 ns/op 898.16 MB/s BenchmarkSubVW/2-4 11644822 10.25 ns/op 1560.51 MB/s BenchmarkSubVW/3-4 10171014 11.72 ns/op 2047.50 MB/s BenchmarkSubVW/4-4 11683074 10.15 ns/op 3153.32 MB/s BenchmarkSubVW/5-4 11011093 10.79 ns/op 3705.53 MB/s BenchmarkSubVW/10-4 9118467 13.16 ns/op 6078.37 MB/s BenchmarkSubVW/100-4 255105 464.3 ns/op 1723.13 MB/s BenchmarkSubVW/1000-4 35232 3417 ns/op 2341.26 MB/s BenchmarkSubVWext/1-4 13479307 8.890 ns/op 899.88 MB/s BenchmarkSubVWext/2-4 11653200 10.24 ns/op 1561.83 MB/s BenchmarkSubVWext/3-4 10134246 11.76 ns/op 2040.41 MB/s BenchmarkSubVWext/4-4 12078519 9.901 ns/op 3231.93 MB/s BenchmarkSubVWext/5-4 11081574 10.77 ns/op 3712.33 MB/s BenchmarkSubVWext/10-4 9164097 13.17 ns/op 6076.69 MB/s BenchmarkSubVWext/100-4 85954 1396 ns/op 573.01 MB/s BenchmarkSubVWext/1000-4 8541 13516 ns/op 591.89 MB/s BenchmarkMulAddVWW/1-4 11533047 10.44 ns/op 6130.94 MB/s BenchmarkMulAddVWW/2-4 10439973 11.43 ns/op 11203.27 MB/s BenchmarkMulAddVWW/3-4 10288418 11.63 ns/op 16513.11 MB/s BenchmarkMulAddVWW/4-4 9558192 12.49 ns/op 20501.26 MB/s BenchmarkMulAddVWW/5-4 8614206 13.95 ns/op 22941.70 MB/s BenchmarkMulAddVWW/10-4 6605539 18.23 ns/op 35108.96 MB/s BenchmarkMulAddVWW/100-4 1000000 102.0 ns/op 62726.18 MB/s BenchmarkMulAddVWW/1000-4 125104 949.3 ns/op 67418.29 MB/s BenchmarkAddMulVVW/1-4 12161721 9.923 ns/op 6449.72 MB/s BenchmarkAddMulVVW/2-4 10784766 10.97 ns/op 11666.29 MB/s BenchmarkAddMulVVW/3-4 9804487 11.91 ns/op 16116.11 MB/s BenchmarkAddMulVVW/4-4 9113272 13.06 ns/op 19599.51 MB/s BenchmarkAddMulVVW/5-4 8356791 14.43 ns/op 22170.39 MB/s BenchmarkAddMulVVW/10-4 6969346 17.01 ns/op 37622.88 MB/s BenchmarkAddMulVVW/100-4 1480450 81.50 ns/op 78525.76 MB/s BenchmarkAddMulVVW/1000-4 163453 726.0 ns/op 88156.16 MB/s BenchmarkDivWVW/1-4 2588464 45.60 ns/op 1403.36 MB/s BenchmarkDivWVW/2-4 1214365 97.76 ns/op 1309.37 MB/s BenchmarkDivWVW/3-4 951145 123.2 ns/op 1558.02 MB/s BenchmarkDivWVW/4-4 788850 144.6 ns/op 1770.68 MB/s BenchmarkDivWVW/5-4 785704 151.3 ns/op 2115.05 MB/s BenchmarkDivWVW/10-4 422512 276.6 ns/op 2314.15 MB/s BenchmarkDivWVW/100-4 56234 2111 ns/op 3031.43 MB/s BenchmarkDivWVW/1000-4 5845 20426 ns/op 3133.27 MB/s BenchmarkNonZeroShifts/1/shrVU-4 13151792 9.054 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11834464 8.728 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10280322 10.25 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10908828 9.586 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9783646 10.94 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9924631 10.32 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9084706 11.90 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9510579 10.97 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8441638 12.84 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8950074 11.92 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6373425 17.12 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6919856 15.70 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 109.5 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1261044 91.77 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 130456 920.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154099 774.9 ns/op BenchmarkDecimalConversion-4 212 553563 ns/op BenchmarkFloatString/100-4 10000 10256 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 212 552665 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 51366118 ns/op 61388 B/op 53 allocs/op BenchmarkFloatString/100000-4 1 5085996590 ns/op 824968 B/op 491 allocs/op BenchmarkFloatAdd/10-4 169329 685.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 169659 697.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 154189 768.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 87808 1370 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17271 6980 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 220405 531.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 225230 521.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 220146 549.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 159068 737.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45091 2647 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1922 60012 ns/op BenchmarkParseFloatLargeExp-4 450 258827 ns/op BenchmarkGCD10x10/WithoutXY-4 195850 602.8 ns/op BenchmarkGCD10x10/WithXY-4 57196 1993 ns/op BenchmarkGCD10x100/WithoutXY-4 98822 1192 ns/op BenchmarkGCD10x100/WithXY-4 17377 6955 ns/op BenchmarkGCD10x1000/WithoutXY-4 61322 1799 ns/op BenchmarkGCD10x1000/WithXY-4 14334 8443 ns/op BenchmarkGCD100x100/WithoutXY-4 23970 4731 ns/op BenchmarkGCD100x100/WithXY-4 10542 11358 ns/op BenchmarkGCD100x1000/WithoutXY-4 12381 9824 ns/op BenchmarkGCD100x1000/WithXY-4 5374 19175 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2193 55441 ns/op BenchmarkGCD1000x1000/WithXY-4 1168 98805 ns/op BenchmarkHilbert-4 22 5046652 ns/op BenchmarkBinomial-4 14472 8346 ns/op BenchmarkQuoRem-4 21390 5876 ns/op BenchmarkExp-4 15 7696619 ns/op BenchmarkExpMont/Odd-4 129 918327 ns/op 2606 B/op 22 allocs/op BenchmarkExpMont/Even1-4 128 944195 ns/op 3357 B/op 37 allocs/op BenchmarkExpMont/Even2-4 123 964617 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 972381 ns/op 3831 B/op 52 allocs/op BenchmarkExpMont/Even4-4 123 956211 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even8-4 121 969783 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even32-4 122 966927 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even64-4 147 803288 ns/op 3625 B/op 53 allocs/op BenchmarkExpMont/Even96-4 142 846288 ns/op 3788 B/op 51 allocs/op BenchmarkExpMont/Even128-4 164 711351 ns/op 3252 B/op 50 allocs/op BenchmarkExpMont/Even255-4 188 627038 ns/op 2963 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 432 268663 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 402 291505 ns/op 1733 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 393 298527 ns/op 1756 B/op 48 allocs/op BenchmarkExpMont/SmallEven4-4 398 303137 ns/op 1732 B/op 47 allocs/op BenchmarkExp2-4 15 7417939 ns/op BenchmarkBitset-4 789490 151.9 ns/op BenchmarkBitsetNeg-4 433426 277.2 ns/op BenchmarkBitsetOrig-4 234312 488.0 ns/op BenchmarkBitsetNegOrig-4 145188 763.3 ns/op BenchmarkModSqrt225_Tonelli-4 100 1041022 ns/op BenchmarkModSqrt225_3Mod4-4 369 309297 ns/op BenchmarkModSqrt231_Tonelli-4 100 1064950 ns/op BenchmarkModSqrt231_5Mod8-4 324 363371 ns/op BenchmarkModInverse-4 12918 9606 ns/op BenchmarkSqrt-4 1525 72345 ns/op BenchmarkIntSqr/1-4 1353021 86.94 ns/op BenchmarkIntSqr/2-4 713253 168.1 ns/op BenchmarkIntSqr/3-4 595022 192.5 ns/op BenchmarkIntSqr/5-4 410085 271.2 ns/op BenchmarkIntSqr/8-4 315334 377.6 ns/op BenchmarkIntSqr/10-4 248570 468.8 ns/op BenchmarkIntSqr/20-4 50618 2488 ns/op BenchmarkIntSqr/30-4 36434 3468 ns/op BenchmarkIntSqr/50-4 22569 5389 ns/op BenchmarkIntSqr/80-4 13310 8953 ns/op BenchmarkIntSqr/100-4 10033 11842 ns/op BenchmarkIntSqr/200-4 3727 30690 ns/op BenchmarkIntSqr/300-4 1489 78894 ns/op BenchmarkIntSqr/500-4 732 157211 ns/op BenchmarkIntSqr/800-4 298 410337 ns/op BenchmarkIntSqr/1000-4 228 515063 ns/op BenchmarkDiv/20/10-4 424644 276.0 ns/op BenchmarkDiv/40/20-4 418224 274.7 ns/op BenchmarkDiv/100/50-4 356887 325.3 ns/op BenchmarkDiv/200/100-4 54190 2294 ns/op BenchmarkDiv/400/200-4 51046 2451 ns/op BenchmarkDiv/1000/500-4 41596 3006 ns/op BenchmarkDiv/2000/1000-4 31250 4106 ns/op BenchmarkDiv/20000/10000-4 1040 111675 ns/op BenchmarkDiv/200000/100000-4 22 4686083 ns/op BenchmarkDiv/2000000/1000000-4 1 129710922 ns/op BenchmarkDiv/20000000/10000000-4 1 3726169092 ns/op BenchmarkMul-4 5 23312575 ns/op BenchmarkNatMul/10-4 140112 714.4 ns/op BenchmarkNatMul/100-4 5545 21724 ns/op BenchmarkNatMul/1000-4 174 675089 ns/op BenchmarkZeroShifts/Shl-4 15270 7371 ns/op BenchmarkZeroShifts/ShlSame-4 5351749 22.11 ns/op BenchmarkZeroShifts/Shr-4 16360 7205 ns/op BenchmarkZeroShifts/ShrSame-4 5210799 22.21 ns/op BenchmarkExp3Power/0x10-4 171009 665.4 ns/op BenchmarkExp3Power/0x40-4 147814 748.8 ns/op BenchmarkExp3Power/0x100-4 89738 1274 ns/op BenchmarkExp3Power/0x400-4 42414 2647 ns/op BenchmarkExp3Power/0x1000-4 9571 12509 ns/op BenchmarkExp3Power/0x4000-4 1772 63215 ns/op BenchmarkExp3Power/0x10000-4 202 572860 ns/op BenchmarkExp3Power/0x40000-4 16 6746428 ns/op BenchmarkExp3Power/0x100000-4 2 61613898 ns/op BenchmarkExp3Power/0x400000-4 1 561853784 ns/op BenchmarkFibo-4 3 39325806 ns/op BenchmarkNatSqr/1-4 831909 131.3 ns/op BenchmarkNatSqr/2-4 517897 223.2 ns/op BenchmarkNatSqr/3-4 405590 272.4 ns/op BenchmarkNatSqr/5-4 311167 382.1 ns/op BenchmarkNatSqr/8-4 241654 529.3 ns/op BenchmarkNatSqr/10-4 156230 659.5 ns/op BenchmarkNatSqr/20-4 43016 2649 ns/op BenchmarkNatSqr/30-4 32473 3544 ns/op BenchmarkNatSqr/50-4 19570 6051 ns/op BenchmarkNatSqr/80-4 10000 10035 ns/op BenchmarkNatSqr/100-4 7855 13089 ns/op BenchmarkNatSqr/200-4 3513 33825 ns/op BenchmarkNatSqr/300-4 1394 79496 ns/op BenchmarkNatSqr/500-4 729 156912 ns/op BenchmarkNatSqr/800-4 306 378006 ns/op BenchmarkNatSqr/1000-4 234 509152 ns/op BenchmarkNatSetBytes/8-4 682754 170.1 ns/op BenchmarkNatSetBytes/24-4 200001 564.0 ns/op BenchmarkNatSetBytes/128-4 46280 2508 ns/op BenchmarkNatSetBytes/7-4 800589 151.9 ns/op BenchmarkNatSetBytes/23-4 207964 559.2 ns/op BenchmarkNatSetBytes/127-4 46599 2528 ns/op BenchmarkScanPi-4 242 489608 ns/op BenchmarkStringPiParallel-4 716 175623 ns/op BenchmarkScan/10/Base2-4 40340 2959 ns/op BenchmarkScan/100/Base2-4 4215 26480 ns/op BenchmarkScan/1000/Base2-4 457 258751 ns/op BenchmarkScan/10/Base8-4 95896 1218 ns/op BenchmarkScan/100/Base8-4 12997 9293 ns/op BenchmarkScan/1000/Base8-4 1273 90164 ns/op BenchmarkScan/10/Base10-4 102073 1158 ns/op BenchmarkScan/100/Base10-4 13932 8446 ns/op BenchmarkScan/1000/Base10-4 1410 82323 ns/op BenchmarkScan/10/Base16-4 113150 1022 ns/op BenchmarkScan/100/Base16-4 16276 7329 ns/op BenchmarkScan/1000/Base16-4 1600 72554 ns/op BenchmarkString/10/Base2-4 157942 673.4 ns/op BenchmarkString/100/Base2-4 23185 5048 ns/op BenchmarkString/1000/Base2-4 2391 49138 ns/op BenchmarkString/10/Base8-4 335320 345.6 ns/op BenchmarkString/100/Base8-4 61988 1872 ns/op BenchmarkString/1000/Base8-4 6840 17293 ns/op BenchmarkString/10/Base10-4 188182 583.6 ns/op BenchmarkString/100/Base10-4 37634 3134 ns/op BenchmarkString/1000/Base10-4 4917 24480 ns/op BenchmarkString/10/Base16-4 383697 305.8 ns/op BenchmarkString/100/Base16-4 81092 1430 ns/op BenchmarkString/1000/Base16-4 9324 12535 ns/op BenchmarkLeafSize/0-4 44 2643132 ns/op BenchmarkLeafSize/1-4 388 290379 ns/op BenchmarkLeafSize/2-4 390 284336 ns/op BenchmarkLeafSize/3-4 300 391025 ns/op BenchmarkLeafSize/4-4 402 278575 ns/op BenchmarkLeafSize/5-4 260 443639 ns/op BenchmarkLeafSize/6-4 300 381887 ns/op BenchmarkLeafSize/7-4 319 369737 ns/op BenchmarkLeafSize/8-4 392 278725 ns/op BenchmarkLeafSize/9-4 224 525758 ns/op BenchmarkLeafSize/10-4 268 441320 ns/op BenchmarkLeafSize/11-4 278 410384 ns/op BenchmarkLeafSize/12-4 308 383407 ns/op BenchmarkLeafSize/13-4 282 411751 ns/op BenchmarkLeafSize/14-4 318 365040 ns/op BenchmarkLeafSize/15-4 338 339611 ns/op BenchmarkLeafSize/16-4 404 275732 ns/op BenchmarkLeafSize/32-4 403 281517 ns/op BenchmarkLeafSize/64-4 370 301190 ns/op BenchmarkProbablyPrime/n=0-4 9 11349676 ns/op BenchmarkProbablyPrime/n=1-4 8 12937209 ns/op BenchmarkProbablyPrime/n=5-4 6 18923200 ns/op BenchmarkProbablyPrime/n=10-4 4 25936709 ns/op BenchmarkProbablyPrime/n=20-4 3 40476561 ns/op BenchmarkProbablyPrime/Lucas-4 10 10117487 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1488300 ns/op BenchmarkRatCmp-4 202759 539.4 ns/op BenchmarkFloatSqrt/64-4 21316 5520 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13765 8449 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8851 12171 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4915 24175 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 760 144555 ns/op 18092 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 60 1936813 ns/op 173937 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 153979541 ns/op 3667256 B/op 561 allocs/op PASS ok math/big 50.308s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8584609 14.09 ns/op BenchmarkLeadingZeros8-4 8094565 14.88 ns/op BenchmarkLeadingZeros16-4 9325408 12.83 ns/op BenchmarkLeadingZeros32-4 10784090 11.07 ns/op BenchmarkLeadingZeros64-4 10063575 11.65 ns/op BenchmarkTrailingZeros-4 9516138 12.45 ns/op BenchmarkTrailingZeros8-4 10374912 11.43 ns/op BenchmarkTrailingZeros16-4 9041245 13.37 ns/op BenchmarkTrailingZeros32-4 10864492 11.08 ns/op BenchmarkTrailingZeros64-4 9527791 12.56 ns/op BenchmarkOnesCount-4 9901844 12.37 ns/op BenchmarkOnesCount8-4 10367125 11.60 ns/op BenchmarkOnesCount16-4 10675504 11.25 ns/op BenchmarkOnesCount32-4 10474419 11.06 ns/op BenchmarkOnesCount64-4 10693579 11.38 ns/op BenchmarkRotateLeft-4 9336507 12.69 ns/op BenchmarkRotateLeft8-4 10138948 11.63 ns/op BenchmarkRotateLeft16-4 9460419 12.86 ns/op BenchmarkRotateLeft32-4 10312768 11.69 ns/op BenchmarkRotateLeft64-4 10163316 11.99 ns/op BenchmarkReverse-4 12336210 9.469 ns/op BenchmarkReverse8-4 16441333 7.322 ns/op BenchmarkReverse16-4 15916809 7.612 ns/op BenchmarkReverse32-4 13681406 8.731 ns/op BenchmarkReverse64-4 12281091 9.498 ns/op BenchmarkReverseBytes-4 16525123 7.302 ns/op BenchmarkReverseBytes16-4 16503175 7.173 ns/op BenchmarkReverseBytes32-4 16855255 7.217 ns/op BenchmarkReverseBytes64-4 16425031 7.170 ns/op BenchmarkAdd-4 9764210 12.39 ns/op BenchmarkAdd32-4 10310469 11.68 ns/op BenchmarkAdd64-4 9542934 12.50 ns/op BenchmarkAdd64multiple-4 18635588 6.491 ns/op BenchmarkSub-4 9665510 12.60 ns/op BenchmarkSub32-4 10296265 11.51 ns/op BenchmarkSub64-4 9859857 12.41 ns/op BenchmarkSub64multiple-4 18456540 6.483 ns/op BenchmarkMul-4 9511568 12.73 ns/op BenchmarkMul32-4 9671138 12.21 ns/op BenchmarkMul64-4 9399968 12.53 ns/op BenchmarkDiv-4 2703820 44.70 ns/op BenchmarkDiv32-4 5556283 21.31 ns/op BenchmarkDiv64-4 2612554 45.08 ns/op PASS ok math/bits 5.840s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10131229 10.64 ns/op BenchmarkAcos-4 385390 260.2 ns/op BenchmarkAcosh-4 395961 279.9 ns/op BenchmarkAsin-4 446810 258.8 ns/op BenchmarkAsinh-4 451352 259.7 ns/op BenchmarkAtan-4 711058 166.3 ns/op BenchmarkAtanh-4 705481 167.7 ns/op BenchmarkConj-4 16785075 6.062 ns/op BenchmarkCos-4 494910 208.6 ns/op BenchmarkCosh-4 563655 216.5 ns/op BenchmarkExp-4 724600 159.2 ns/op BenchmarkLog-4 766896 145.2 ns/op BenchmarkLog10-4 810796 143.9 ns/op BenchmarkPhase-4 1722764 69.61 ns/op BenchmarkPolar-4 1000000 103.4 ns/op BenchmarkPow-4 226976 519.2 ns/op BenchmarkRect-4 1000000 119.3 ns/op BenchmarkSin-4 549009 210.1 ns/op BenchmarkSinh-4 546997 210.9 ns/op BenchmarkSqrt-4 992656 114.6 ns/op BenchmarkTan-4 336138 327.0 ns/op BenchmarkTanh-4 380989 306.9 ns/op PASS ok math/cmplx 2.709s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 159723 699.2 ns/op BenchmarkInt63ThreadsafeParallel-4 88782 1202 ns/op BenchmarkInt63Unthreadsafe-4 1210994 99.57 ns/op BenchmarkIntn1000-4 800823 139.3 ns/op BenchmarkInt63n1000-4 896828 129.8 ns/op BenchmarkInt31n1000-4 937320 121.3 ns/op BenchmarkFloat32-4 1000000 115.6 ns/op BenchmarkFloat64-4 1000000 102.5 ns/op BenchmarkPerm3-4 195434 630.9 ns/op BenchmarkPerm30-4 22627 5367 ns/op BenchmarkPerm30ViaShuffle-4 25364 4660 ns/op BenchmarkShuffleOverhead-4 17730 6696 ns/op BenchmarkRead3-4 879462 135.9 ns/op BenchmarkRead64-4 74226 1599 ns/op BenchmarkRead1000-4 5115 23175 ns/op PASS ok math/rand 2.145s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 45243 2641 ns/op BenchmarkQDecodeWord-4 95310 1105 ns/op BenchmarkQDecodeHeader-4 100368 1170 ns/op BenchmarkTypeByExtension/.html-4 357830 302.8 ns/op BenchmarkTypeByExtension/.HTML-4 346965 340.9 ns/op BenchmarkTypeByExtension/.unused-4 372369 293.4 ns/op BenchmarkExtensionsByType/text/html-4 183916 768.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 83941 1290 ns/op BenchmarkExtensionsByType/application/octet-stream-4 113480 1015 ns/op PASS ok mime 1.400s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 914 127172 ns/op PASS ok mime/quotedprintable 0.169s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 67 1829636 ns/op 8561 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 7719001 ns/op 19741 B/op 167 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008351922 ns/op 158944 B/op 236 allocs/op BenchmarkDNSName-4 118406 983.6 ns/op BenchmarkInterfaces-4 1200 90977 ns/op BenchmarkInterfaceByIndex-4 1640 71187 ns/op BenchmarkInterfaceByName-4 1117 91144 ns/op BenchmarkInterfaceAddrs-4 843 132673 ns/op BenchmarkInterfacesAndAddrs-4 2727 40020 ns/op BenchmarkInterfacesAndMulticastAddrs-4 520 204897 ns/op BenchmarkParseIP-4 6175 17946 ns/op BenchmarkParseIPValidIPv4-4 346648 341.2 ns/op BenchmarkParseIPValidIPv6-4 169831 698.0 ns/op BenchmarkIPString/IPv4-4 112431 1040 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9877 11914 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44259 2623 ns/op BenchmarkIPEqual/IPv4-4 1104294 107.0 ns/op BenchmarkIPEqual/IPv6-4 1115674 103.6 ns/op BenchmarkSendFile/1024-4 1 227258431 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 221809229 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 222757739 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 221689583 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 221106570 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3186 38172 ns/op 858.44 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1704 66741 ns/op 981.94 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 754 145365 ns/op 901.68 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 444 267606 ns/op 979.59 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 193 527424 ns/op 994.05 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 112 1033056 ns/op 1015.02 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9296 11972 ns/op 85.53 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 7168 14102 ns/op 145.23 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 6652 18034 ns/op 227.13 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 4604 24502 ns/op 334.34 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4158 24129 ns/op 679.01 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2534 39897 ns/op 821.32 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1610 88464 ns/op 740.82 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 945 127239 ns/op 1030.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 406 287810 ns/op 910.82 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 201 519966 ns/op 1008.31 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 116 1010167 ns/op 1038.02 MB/s BenchmarkSplice/unix-to-tcp/1024-4 20778 6436 ns/op 159.11 MB/s BenchmarkSplice/unix-to-tcp/2048-4 15511 6496 ns/op 315.29 MB/s BenchmarkSplice/unix-to-tcp/4096-4 13513 10103 ns/op 405.42 MB/s BenchmarkSplice/unix-to-tcp/8192-4 9117 12101 ns/op 676.96 MB/s BenchmarkSplice/unix-to-tcp/16384-4 7814 18252 ns/op 897.64 MB/s BenchmarkSplice/unix-to-tcp/32768-4 4298 31377 ns/op 1044.34 MB/s BenchmarkSplice/unix-to-tcp/65536-4 2121 57142 ns/op 1146.90 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1039 103638 ns/op 1264.71 MB/s BenchmarkSplice/unix-to-tcp/262144-4 529 190745 ns/op 1374.32 MB/s BenchmarkSplice/unix-to-tcp/524288-4 278 417455 ns/op 1255.91 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 112 895175 ns/op 1171.36 MB/s BenchmarkTCP4OneShot-4 2254 56029 ns/op BenchmarkTCP4OneShotTimeout-4 2130 52636 ns/op BenchmarkTCP4Persistent-4 10749 11512 ns/op BenchmarkTCP4PersistentTimeout-4 11836 10077 ns/op BenchmarkTCP6OneShot-4 2146 57070 ns/op BenchmarkTCP6OneShotTimeout-4 1854 55671 ns/op BenchmarkTCP6Persistent-4 11085 9767 ns/op BenchmarkTCP6PersistentTimeout-4 10707 9957 ns/op BenchmarkTCP4ConcurrentReadWrite-4 22681 5434 ns/op BenchmarkTCP6ConcurrentReadWrite-4 24092 6980 ns/op BenchmarkSetReadDeadline-4 127183 933.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9279 12363 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9364 12791 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11790 ns/op 0 B/op 0 allocs/op PASS ok net 29.085s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26767 4349 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11068 10508 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14103 8428 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18604 6500 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 32931 3411 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 874087 127.3 ns/op BenchmarkReadRequestChrome-4 3753 30095 ns/op 20.30 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10528 ns/op 7.41 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11695 10775 ns/op 7.61 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7144 16481 ns/op 9.16 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17760 6680 ns/op 5.99 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 308 376584 ns/op 2.72 MB/s BenchmarkFileAndServer_1KB/https1-4 200 538340 ns/op 1.90 MB/s BenchmarkFileAndServer_1KB/h2-4 139 783047 ns/op 1.31 MB/s BenchmarkFileAndServer_16MB/h1-4 3 47878994 ns/op 350.41 MB/s BenchmarkFileAndServer_16MB/https1-4 1 112872791 ns/op 148.64 MB/s BenchmarkFileAndServer_16MB/h2-4 1 215936453 ns/op 77.70 MB/s BenchmarkFileAndServer_64MB/h1-4 1 190482542 ns/op 352.31 MB/s BenchmarkFileAndServer_64MB/https1-4 1 402346269 ns/op 166.79 MB/s BenchmarkFileAndServer_64MB/h2-4 1 866349696 ns/op 77.46 MB/s BenchmarkServeMux-4 278 453112 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 358 348604 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 378 329264 ns/op 5948 B/op 64 allocs/op BenchmarkClientServer/https1-4 232 487722 ns/op 6887 B/op 75 allocs/op BenchmarkClientServer/h2-4 169 631723 ns/op 10649 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 956 109260 ns/op 10370 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 38 3807461 ns/op 106945 B/op 997 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57176: read tcp 127.0.0.1:45533->127.0.0.1:57176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57190: read tcp 127.0.0.1:45533->127.0.0.1:57190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57138: read tcp 127.0.0.1:45533->127.0.0.1:57138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57158: read tcp 127.0.0.1:45533->127.0.0.1:57158: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50814: read tcp 127.0.0.1:43197->127.0.0.1:50814: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50846: read tcp 127.0.0.1:43197->127.0.0.1:50846: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50854: write tcp 127.0.0.1:43197->127.0.0.1:50854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50868: read tcp 127.0.0.1:43197->127.0.0.1:50868: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50882: write tcp 127.0.0.1:43197->127.0.0.1:50882: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50864: write tcp 127.0.0.1:43197->127.0.0.1:50864: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 187 596988 ns/op 19625 B/op 180 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50972: read tcp 127.0.0.1:42369->127.0.0.1:50972: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40270: write tcp 127.0.0.1:41147->127.0.0.1:40270: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40378: read tcp 127.0.0.1:41147->127.0.0.1:40378: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40306: read tcp 127.0.0.1:41147->127.0.0.1:40306: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40316: read tcp 127.0.0.1:41147->127.0.0.1:40316: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40312: write tcp 127.0.0.1:41147->127.0.0.1:40312: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40368: write tcp 127.0.0.1:41147->127.0.0.1:40368: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40292: write tcp 127.0.0.1:41147->127.0.0.1:40292: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41398: read tcp 127.0.0.1:36541->127.0.0.1:41398: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41404: read tcp 127.0.0.1:36541->127.0.0.1:41404: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 516 215591 ns/op 19500 B/op 110 allocs/op BenchmarkClientServerParallel/64/https1-4 81 4229661 ns/op 119775 B/op 1125 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55084: write tcp 127.0.0.1:41271->127.0.0.1:55084: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55110: write tcp 127.0.0.1:41271->127.0.0.1:55110: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43984: write tcp 127.0.0.1:41169->127.0.0.1:43984: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44002: write tcp 127.0.0.1:41169->127.0.0.1:44002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44014: read tcp 127.0.0.1:41169->127.0.0.1:44014: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43994: read tcp 127.0.0.1:41169->127.0.0.1:43994: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44186: write tcp 127.0.0.1:41169->127.0.0.1:44186: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44010: read tcp 127.0.0.1:41169->127.0.0.1:44010: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44196: read tcp 127.0.0.1:41169->127.0.0.1:44196: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44042: read tcp 127.0.0.1:41169->127.0.0.1:44042: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 73 1904491 ns/op 57498 B/op 556 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49910: read tcp 127.0.0.1:33701->127.0.0.1:49910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49862: read tcp 127.0.0.1:33701->127.0.0.1:49862: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51342: read tcp 127.0.0.1:45237->127.0.0.1:51342: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51358: read tcp 127.0.0.1:45237->127.0.0.1:51358: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51362: read tcp 127.0.0.1:45237->127.0.0.1:51362: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51266: write tcp 127.0.0.1:45237->127.0.0.1:51266: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51340: write tcp 127.0.0.1:45237->127.0.0.1:51340: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51338: write tcp 127.0.0.1:45237->127.0.0.1:51338: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47562: read tcp 127.0.0.1:34977->127.0.0.1:47562: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47578: read tcp 127.0.0.1:34977->127.0.0.1:47578: use of closed network connection ... [output truncated] BenchmarkServer-4 128 804937 ns/op 3009 B/op 23 allocs/op BenchmarkClient-4 276 406258 ns/op 3772 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 681 178979 ns/op 7383 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1386 98857 ns/op 3089 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1483 70556 ns/op 1880 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1641 76461 ns/op 2767 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1324 80286 ns/op 2733 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1566 75501 ns/op 2722 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1688 70121 ns/op 1937 B/op 14 allocs/op BenchmarkServerHijack-4 910 115919 ns/op 16687 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 396 304518 ns/op 5952 B/op 52 allocs/op BenchmarkResponseStatusLine-4 466119 220.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.817s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4579 24014 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.204s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 85545 1336 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 497768 217.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 180112 643.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66516 1801 ns/op BenchmarkStdIPv4-4 126716 911.5 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 80742 1290 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92070 1285 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 80851 1483 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 67702 1751 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1298208 91.08 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 100.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1371811 86.97 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 264396 448.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 270230 416.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 250286 463.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 79921 1463 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 249546 421.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 140186 839.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 142740 794.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 140472 824.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 75134 1570 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 348012 338.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 120730 942.4 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 157932 714.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 248632 454.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 153399 760.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 324268 361.1 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 153444 801.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 152379 773.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 143293 780.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110115 1011 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 473560 246.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 147405 749.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87150 1332 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 117892 1027 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 172962 725.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 104716 1089 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 270290 439.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112041 1022 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 126330 889.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 189756 640.9 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 123500 954.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1240773 95.86 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1205724 99.90 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1205929 99.11 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 107.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 106.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 107.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 313771 360.6 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 532978 196.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 193772 596.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 213945 549.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 200499 586.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74535 1622 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 516261 230.4 ns/op PASS ok net/netip 7.793s 2023/02/01 21:50:09 Test RPC server listening on 127.0.0.1:34239 2023/02/01 21:50:09 Test HTTP RPC server listening on 127.0.0.1:37627 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1069 93620 ns/op BenchmarkEndToEndHTTP-4 1495 86343 ns/op BenchmarkEndToEndAsync-4 3012 34249 ns/op BenchmarkEndToEndAsyncHTTP-4 3375 35826 ns/op PASS ok net/rpc 0.714s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3084 34179 ns/op BenchmarkReadMIMEHeader/server_headers-4 4940 20973 ns/op BenchmarkUncommon-4 24878 4511 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.429s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4881 23034 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 94748 1166 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 514064 203.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91504 1298 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 155871 678.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 83356 1431 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13924 8554 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 356460 307.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 86931 1325 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 167823 682.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85500 1443 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15658 7495 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 207558 580.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76935 1482 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77419 1515 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 34934 3355 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6248 18424 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 202674 586.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77324 1501 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77541 1510 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35522 3356 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6301 18348 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.157s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3130903 36.20 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 164266 677.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 727 154504 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 230 504762 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 616 185129 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 49220 2396 ns/op BenchmarkStatFile-4 39667 2892 ns/op BenchmarkStatDir-4 41384 2808 ns/op BenchmarkLstatDot-4 48542 2393 ns/op BenchmarkLstatFile-4 40119 2966 ns/op BenchmarkLstatDir-4 41602 2772 ns/op PASS ok os 1.630s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 135 866932 ns/op 6575 B/op 29 allocs/op PASS ok os/exec 0.232s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 373065 281.2 ns/op PASS ok os/user 0.198s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3787790 31.58 ns/op BenchmarkString-4 2287188 52.25 ns/op BenchmarkBytes-4 2046850 58.81 ns/op BenchmarkNamedBytes-4 772362 151.8 ns/op BenchmarkBytesArray-4 672280 176.5 ns/op BenchmarkSliceLen-4 2355907 50.69 ns/op BenchmarkMapLen-4 1528921 79.00 ns/op BenchmarkStringLen-4 1901068 62.55 ns/op BenchmarkArrayLen-4 1742563 68.51 ns/op BenchmarkSliceCap-4 2473694 48.33 ns/op BenchmarkDeepEqual/int8-4 677254 177.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 115225 1039 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 511375 228.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 108792 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 504633 228.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 108244 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 496966 227.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 107167 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 514309 226.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 107410 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 677371 173.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 140110 834.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 509677 230.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 106171 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 508027 227.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 109332 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 496213 228.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 110316 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 498678 227.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 110610 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 517488 229.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 110654 1086 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 487654 227.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 109588 1078 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 516092 225.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 109278 1079 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 527143 224.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 110679 1086 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 519990 225.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 108805 1080 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 654934 170.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 116721 1028 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 523887 218.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 106718 1109 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 141120 847.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65961 1746 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 65721 1823 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44541 2632 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 274515 423.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 40236 2989 ns/op BenchmarkIsZero/StructComparable-4 897530 130.8 ns/op BenchmarkIsZero/StructIncomparable-4 181509 670.4 ns/op BenchmarkSetZero/Bool/Direct-4 4004733 29.67 ns/op BenchmarkSetZero/Bool/CachedZero-4 1693893 70.67 ns/op BenchmarkSetZero/Bool/NewZero-4 1236730 98.02 ns/op BenchmarkSetZero/Int/Direct-4 2507210 47.74 ns/op BenchmarkSetZero/Int/CachedZero-4 1676407 71.13 ns/op BenchmarkSetZero/Int/NewZero-4 1223976 97.95 ns/op BenchmarkSetZero/Uint/Direct-4 2481561 48.20 ns/op BenchmarkSetZero/Uint/CachedZero-4 1750393 67.87 ns/op BenchmarkSetZero/Uint/NewZero-4 1268440 93.98 ns/op BenchmarkSetZero/Float/Direct-4 2616350 46.45 ns/op BenchmarkSetZero/Float/CachedZero-4 1773332 67.62 ns/op BenchmarkSetZero/Float/NewZero-4 1276120 94.50 ns/op BenchmarkSetZero/Complex/Direct-4 2372755 48.62 ns/op BenchmarkSetZero/Complex/CachedZero-4 1655061 71.59 ns/op BenchmarkSetZero/Complex/NewZero-4 1225653 98.43 ns/op BenchmarkSetZero/Array/Direct-4 3658041 32.01 ns/op BenchmarkSetZero/Array/CachedZero-4 1686110 71.17 ns/op BenchmarkSetZero/Array/NewZero-4 1220674 99.03 ns/op BenchmarkSetZero/Chan/Direct-4 2452088 48.54 ns/op BenchmarkSetZero/Chan/CachedZero-4 1305584 92.23 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 114.0 ns/op BenchmarkSetZero/Func/Direct-4 2591818 46.16 ns/op BenchmarkSetZero/Func/CachedZero-4 1346286 88.58 ns/op BenchmarkSetZero/Func/NewZero-4 986866 114.5 ns/op BenchmarkSetZero/Interface/Direct-4 2244061 53.39 ns/op BenchmarkSetZero/Interface/CachedZero-4 1749342 68.44 ns/op BenchmarkSetZero/Interface/NewZero-4 1218739 98.79 ns/op BenchmarkSetZero/Map/Direct-4 2602786 48.27 ns/op BenchmarkSetZero/Map/CachedZero-4 1342731 89.58 ns/op BenchmarkSetZero/Map/NewZero-4 1000000 114.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2587759 46.13 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1347062 89.83 ns/op BenchmarkSetZero/Pointer/NewZero-4 976311 113.8 ns/op BenchmarkSetZero/Slice/Direct-4 2189662 54.53 ns/op BenchmarkSetZero/Slice/CachedZero-4 1780861 67.81 ns/op BenchmarkSetZero/Slice/NewZero-4 1268947 94.26 ns/op BenchmarkSetZero/String/Direct-4 2543214 47.15 ns/op BenchmarkSetZero/String/CachedZero-4 1744545 67.98 ns/op BenchmarkSetZero/String/NewZero-4 1272062 93.96 ns/op BenchmarkSetZero/Struct/Direct-4 4145757 28.61 ns/op BenchmarkSetZero/Struct/CachedZero-4 1747764 68.19 ns/op BenchmarkSetZero/Struct/NewZero-4 1267131 93.56 ns/op BenchmarkSelect/1-4 159232 683.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 82093 1322 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 43544 2525 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 192963 692.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 135196 881.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 119072 939.0 ns/op 136.32 MB/s BenchmarkCallArgCopy/size=256-4 94808 1167 ns/op 219.38 MB/s BenchmarkCallArgCopy/size=1024-4 86738 1585 ns/op 645.89 MB/s BenchmarkCallArgCopy/size=4096-4 31834 3612 ns/op 1134.13 MB/s BenchmarkCallArgCopy/size=65536-4 2294 45040 ns/op 1455.07 MB/s BenchmarkPtrTo-4 484561 245.2 ns/op BenchmarkFieldByName1-4 722956 159.6 ns/op BenchmarkFieldByName2-4 65217 2181 ns/op BenchmarkFieldByName3-4 8904 15313 ns/op BenchmarkInterfaceBig-4 4075933 24.56 ns/op BenchmarkInterfaceSmall-4 5151343 23.18 ns/op BenchmarkNew-4 2060972 53.83 ns/op BenchmarkMap/StringKeys/MapIndex-4 3120 37056 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2980 38728 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3037 38473 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2983 38671 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3240 36454 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3134 38362 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 251846 446.7 ns/op PASS ok reflect 18.755s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 12061 9761 ns/op 9489 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 17126 7119 ns/op 9248 B/op 1 allocs/op BenchmarkFindString-4 12342 9471 ns/op 9276 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10396 ns/op 9377 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 11077 10646 ns/op 9459 B/op 2 allocs/op BenchmarkLiteral-4 17714 6370 ns/op BenchmarkNotLiteral-4 3734 27100 ns/op BenchmarkMatchClass-4 2970 34813 ns/op BenchmarkMatchClass_InRange-4 3421 33995 ns/op BenchmarkReplaceAll-4 2492 43294 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 18082 6353 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38361 2943 ns/op BenchmarkAnchoredShortMatch-4 16426 7277 ns/op BenchmarkAnchoredLongMatch-4 20145 5864 ns/op BenchmarkOnePassShortA-4 20758 5913 ns/op BenchmarkNotOnePassShortA-4 6830 15062 ns/op BenchmarkOnePassShortB-4 27160 4496 ns/op BenchmarkNotOnePassShortB-4 10000 11600 ns/op BenchmarkOnePassLongPrefix-4 87826 1413 ns/op BenchmarkOnePassLongNotPrefix-4 28924 4390 ns/op BenchmarkMatchParallelShared-4 17121 6203 ns/op BenchmarkMatchParallelCopied-4 30218 5425 ns/op BenchmarkQuoteMetaAll-4 147602 842.5 ns/op 16.62 MB/s BenchmarkQuoteMetaNone-4 251058 464.3 ns/op 55.99 MB/s BenchmarkCompile/Onepass-4 3984 28866 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1653 72699 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 192 613186 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3785110 29.93 ns/op 534.55 MB/s BenchmarkMatch/Easy0/32-4 18080 6392 ns/op 5.01 MB/s BenchmarkMatch/Easy0/1K-4 6249 19239 ns/op 53.23 MB/s BenchmarkMatch/Easy0i/16-4 3753304 29.76 ns/op 537.62 MB/s BenchmarkMatch/Easy0i/32-4 4780 21908 ns/op 1.46 MB/s BenchmarkMatch/Easy0i/1K-4 266 440153 ns/op 2.33 MB/s BenchmarkMatch/Easy1/16-4 3396451 34.45 ns/op 464.42 MB/s BenchmarkMatch/Easy1/32-4 17768 6685 ns/op 4.79 MB/s BenchmarkMatch/Easy1/1K-4 5143 25055 ns/op 40.87 MB/s BenchmarkMatch/Medium/16-4 3432789 34.79 ns/op 459.87 MB/s BenchmarkMatch/Medium/32-4 5439 19601 ns/op 1.63 MB/s BenchmarkMatch/Medium/1K-4 302 384822 ns/op 2.66 MB/s BenchmarkMatch/Hard/16-4 3409370 34.61 ns/op 462.31 MB/s BenchmarkMatch/Hard/32-4 3729 30216 ns/op 1.06 MB/s BenchmarkMatch/Hard/1K-4 171 675604 ns/op 1.52 MB/s BenchmarkMatch/Hard1/16-4 1341 85049 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 729 153243 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 26 4385803 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 28568 4031 ns/op 3.97 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17461 6766 ns/op 4.73 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 652 182347 ns/op 5.62 MB/s 26 B/op 0 allocs/op PASS ok regexp 7.988s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 635696 187.8 ns/op PASS ok regexp/syntax 1.196s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 1095697 101.6 ns/op BenchmarkMakeChan/Int-4 902898 123.1 ns/op BenchmarkMakeChan/Ptr-4 602539 241.3 ns/op BenchmarkMakeChan/Struct/0-4 1251337 95.75 ns/op BenchmarkMakeChan/Struct/32-4 492614 224.7 ns/op BenchmarkMakeChan/Struct/40-4 387958 275.6 ns/op BenchmarkChanNonblocking-4 11263000 9.837 ns/op BenchmarkSelectUncontended-4 939336 109.9 ns/op BenchmarkSelectSyncContended-4 38011 3047 ns/op BenchmarkSelectAsyncContended-4 101488 1168 ns/op BenchmarkSelectNonblock-4 6412651 17.94 ns/op BenchmarkChanUncontended-4 9094 11277 ns/op BenchmarkChanContended-4 1580 72839 ns/op BenchmarkChanSync-4 163219 752.9 ns/op BenchmarkChanSyncWork-4 10000 35980 ns/op BenchmarkChanProdCons0-4 105903 1273 ns/op BenchmarkChanProdCons10-4 127083 967.1 ns/op BenchmarkChanProdCons100-4 199132 843.4 ns/op BenchmarkChanProdConsWork0-4 77013 1579 ns/op BenchmarkChanProdConsWork10-4 90266 1360 ns/op BenchmarkChanProdConsWork100-4 98598 1205 ns/op BenchmarkSelectProdCons-4 72249 1603 ns/op BenchmarkReceiveDataFromClosedChan-4 643926 186.6 ns/op BenchmarkChanCreation-4 232502 515.7 ns/op BenchmarkChanSem-4 157892 700.9 ns/op BenchmarkChanPopular-4 97 1152600 ns/op BenchmarkChanClosed-4 637863 208.9 ns/op BenchmarkCallClosure-4 5854286 20.11 ns/op BenchmarkCallClosure1-4 6341556 18.84 ns/op BenchmarkCallClosure2-4 1319833 93.02 ns/op BenchmarkCallClosure3-4 1577086 74.10 ns/op BenchmarkCallClosure4-4 1347859 89.50 ns/op BenchmarkComplex128DivNormal-4 9910154 12.09 ns/op BenchmarkComplex128DivNisNaN-4 7561611 15.68 ns/op BenchmarkComplex128DivDisNaN-4 7524109 15.86 ns/op BenchmarkComplex128DivNisInf-4 10061312 12.08 ns/op BenchmarkComplex128DivDisInf-4 5652513 21.30 ns/op BenchmarkSetTypePtr-4 45588460 2.646 ns/op 3023.72 MB/s BenchmarkSetTypePtr8-4 9583771 12.46 ns/op 5135.89 MB/s BenchmarkSetTypePtr16-4 8934262 12.61 ns/op 10153.47 MB/s BenchmarkSetTypePtr32-4 9469767 12.52 ns/op 20453.70 MB/s BenchmarkSetTypePtr64-4 9598658 12.64 ns/op 40521.89 MB/s BenchmarkSetTypePtr126-4 5507192 21.11 ns/op 47743.51 MB/s BenchmarkSetTypePtr128-4 5861242 20.42 ns/op 50139.32 MB/s BenchmarkSetTypePtrSlice-4 722218 165.4 ns/op 49534.88 MB/s BenchmarkSetTypeNode1-4 9624084 12.47 ns/op 1925.20 MB/s BenchmarkSetTypeNode1Slice-4 3012660 40.50 ns/op 18960.77 MB/s BenchmarkSetTypeNode8-4 9600417 12.50 ns/op 6402.50 MB/s BenchmarkSetTypeNode8Slice-4 1582552 75.64 ns/op 33842.31 MB/s BenchmarkSetTypeNode64-4 5630416 21.13 ns/op 24993.45 MB/s BenchmarkSetTypeNode64Slice-4 230246 522.6 ns/op 32330.84 MB/s BenchmarkSetTypeNode64Dead-4 7546364 15.84 ns/op 33334.55 MB/s BenchmarkSetTypeNode64DeadSlice-4 255871 463.1 ns/op 36484.67 MB/s BenchmarkSetTypeNode124-4 5606498 21.25 ns/op 47440.69 MB/s BenchmarkSetTypeNode124Slice-4 179817 664.0 ns/op 48575.87 MB/s BenchmarkSetTypeNode126-4 5901840 20.51 ns/op 49931.85 MB/s BenchmarkSetTypeNode126Slice-4 178114 666.4 ns/op 49172.99 MB/s BenchmarkSetTypeNode128-4 4050434 29.55 ns/op 35189.01 MB/s BenchmarkSetTypeNode128Slice-4 141704 840.8 ns/op 39581.93 MB/s BenchmarkSetTypeNode130-4 3996856 29.66 ns/op 35604.23 MB/s BenchmarkSetTypeNode130Slice-4 139850 855.8 ns/op 39484.95 MB/s BenchmarkSetTypeNode1024-4 762861 156.0 ns/op 52628.10 MB/s BenchmarkSetTypeNode1024Slice-4 24511 4889 ns/op 53722.46 MB/s BenchmarkAllocation-4 3238 32939 ns/op BenchmarkReadMemStats-4 5838 18968 ns/op BenchmarkReadMemStatsLatency-4 1 78995 p50-ns 78995 p90-ns 78995 p99-ns BenchmarkWriteBarrier-4 2409402 50.67 ns/op BenchmarkBulkWriteBarrier-4 6828973 18.27 ns/op BenchmarkScanStackNoLocals-4 2 52974921 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11716555 11.14 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9918832 10.66 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9449634 13.08 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6468102 18.57 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4700712 25.19 ns/op BenchmarkHash5-4 5870422 20.18 ns/op 247.72 MB/s BenchmarkHash16-4 6050848 18.00 ns/op 888.94 MB/s BenchmarkHash64-4 5582984 20.25 ns/op 3159.92 MB/s BenchmarkHash1024-4 1889812 61.66 ns/op 16607.89 MB/s BenchmarkHash65536-4 38620 3137 ns/op 20893.60 MB/s BenchmarkAlignedLoad-4 7462948 15.27 ns/op BenchmarkUnalignedLoad-4 7013674 15.83 ns/op BenchmarkEqEfaceConcrete-4 6260788 19.13 ns/op BenchmarkEqIfaceConcrete-4 5728287 21.14 ns/op BenchmarkNeEfaceConcrete-4 6133918 19.08 ns/op BenchmarkNeIfaceConcrete-4 5976886 20.02 ns/op BenchmarkConvT2EByteSized/bool-4 6263290 19.09 ns/op BenchmarkConvT2EByteSized/uint8-4 6165432 19.25 ns/op BenchmarkConvT2ESmall-4 5645222 21.20 ns/op BenchmarkConvT2EUintptr-4 5573770 21.23 ns/op BenchmarkConvT2ELarge-4 1236399 94.58 ns/op BenchmarkConvT2ISmall-4 5618456 21.20 ns/op BenchmarkConvT2IUintptr-4 5603618 21.50 ns/op BenchmarkConvT2ILarge-4 1219688 100.8 ns/op BenchmarkConvI2E-4 4594420 25.49 ns/op BenchmarkConvI2I-4 4028013 28.51 ns/op BenchmarkAssertE2T-4 4662024 25.78 ns/op BenchmarkAssertE2TLarge-4 2382808 49.47 ns/op BenchmarkAssertE2I-4 4511858 26.07 ns/op BenchmarkAssertI2T-4 4273602 28.01 ns/op BenchmarkAssertI2I-4 4389348 27.18 ns/op BenchmarkAssertI2E-4 5955648 19.39 ns/op BenchmarkAssertE2E-4 6013375 19.33 ns/op BenchmarkAssertE2T2-4 3538231 33.75 ns/op BenchmarkAssertE2T2Blank-4 4401019 26.52 ns/op BenchmarkAssertI2E2-4 4405590 26.91 ns/op BenchmarkAssertI2E2Blank-4 5658768 20.32 ns/op BenchmarkAssertE2E2-4 4435872 27.15 ns/op BenchmarkAssertE2E2Blank-4 5840292 19.91 ns/op BenchmarkConvT2Ezero/zero/16-4 5457115 22.04 ns/op BenchmarkConvT2Ezero/zero/32-4 5300522 22.69 ns/op BenchmarkConvT2Ezero/zero/64-4 5542966 21.72 ns/op BenchmarkConvT2Ezero/zero/str-4 5650075 21.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 5568997 21.45 ns/op BenchmarkConvT2Ezero/zero/big-4 263943 448.7 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1300136 86.87 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1284880 95.00 ns/op BenchmarkConvT2Ezero/nonzero/big-4 258512 489.5 ns/op BenchmarkConvT2Ezero/smallint/16-4 5549984 21.34 ns/op BenchmarkConvT2Ezero/smallint/32-4 5574256 21.46 ns/op BenchmarkConvT2Ezero/smallint/64-4 5320021 22.55 ns/op BenchmarkConvT2Ezero/largeint/16-4 1691600 70.19 ns/op BenchmarkConvT2Ezero/largeint/32-4 1702587 69.77 ns/op BenchmarkConvT2Ezero/largeint/64-4 1730380 67.44 ns/op BenchmarkMalloc8-4 1429450 76.52 ns/op BenchmarkMalloc16-4 1431970 84.25 ns/op BenchmarkMallocTypeInfo8-4 1482501 79.79 ns/op BenchmarkMallocTypeInfo16-4 1218891 100.5 ns/op BenchmarkMallocLargeStruct-4 152283 682.1 ns/op BenchmarkGoroutineSelect-4 80 1999466 ns/op BenchmarkGoroutineBlocking-4 66 1877275 ns/op BenchmarkGoroutineForRange-4 74 1791103 ns/op BenchmarkGoroutineIdle-4 92 1749648 ns/op BenchmarkHashStringSpeed-4 2597148 43.23 ns/op BenchmarkHashBytesSpeed-4 1457742 78.48 ns/op BenchmarkHashInt32Speed-4 3394384 36.16 ns/op BenchmarkHashInt64Speed-4 3370794 35.52 ns/op BenchmarkHashStringArraySpeed-4 584275 206.7 ns/op BenchmarkMegMap-4 3158901 37.73 ns/op BenchmarkMegOneMap-4 3980170 28.25 ns/op BenchmarkMegEqMap-4 1390 86142 ns/op BenchmarkMegEmptyMap-4 4777364 24.89 ns/op BenchmarkSmallStrMap-4 3145082 37.57 ns/op BenchmarkMapStringKeysEight_16-4 3280063 36.09 ns/op BenchmarkMapStringKeysEight_32-4 3316250 36.43 ns/op BenchmarkMapStringKeysEight_64-4 3229664 37.00 ns/op BenchmarkMapStringKeysEight_1M-4 3065880 39.32 ns/op BenchmarkIntMap-4 4021147 30.03 ns/op BenchmarkMapFirst/1-4 4866384 25.16 ns/op BenchmarkMapFirst/2-4 4607194 25.68 ns/op BenchmarkMapFirst/3-4 4828666 24.74 ns/op BenchmarkMapFirst/4-4 4655788 25.77 ns/op BenchmarkMapFirst/5-4 4507887 24.70 ns/op BenchmarkMapFirst/6-4 4360862 26.81 ns/op BenchmarkMapFirst/7-4 4619754 24.64 ns/op BenchmarkMapFirst/8-4 4422836 27.33 ns/op BenchmarkMapFirst/9-4 3966178 28.80 ns/op BenchmarkMapFirst/10-4 4059470 28.71 ns/op BenchmarkMapFirst/11-4 4203073 29.37 ns/op BenchmarkMapFirst/12-4 4160846 28.22 ns/op BenchmarkMapFirst/13-4 4255718 28.66 ns/op BenchmarkMapFirst/14-4 4059823 29.26 ns/op BenchmarkMapFirst/15-4 3898682 30.75 ns/op BenchmarkMapFirst/16-4 3849211 31.00 ns/op BenchmarkMapMid/1-4 3944680 30.63 ns/op BenchmarkMapMid/2-4 3446997 32.23 ns/op BenchmarkMapMid/3-4 3747507 32.06 ns/op BenchmarkMapMid/4-4 3764388 31.11 ns/op BenchmarkMapMid/5-4 3814641 29.85 ns/op BenchmarkMapMid/6-4 3724414 31.88 ns/op BenchmarkMapMid/7-4 3754878 31.47 ns/op BenchmarkMapMid/8-4 3652242 30.52 ns/op BenchmarkMapMid/9-4 3467824 33.29 ns/op BenchmarkMapMid/10-4 3431877 34.48 ns/op BenchmarkMapMid/11-4 3488680 33.35 ns/op BenchmarkMapMid/12-4 3376923 35.40 ns/op BenchmarkMapMid/13-4 3553244 33.38 ns/op BenchmarkMapMid/14-4 3560720 32.94 ns/op BenchmarkMapMid/15-4 3536780 33.16 ns/op BenchmarkMapMid/16-4 3489448 32.73 ns/op BenchmarkMapLast/1-4 3850534 30.36 ns/op BenchmarkMapLast/2-4 3697268 31.59 ns/op BenchmarkMapLast/3-4 3849205 31.06 ns/op BenchmarkMapLast/4-4 3660397 32.03 ns/op BenchmarkMapLast/5-4 3930568 31.71 ns/op BenchmarkMapLast/6-4 3661000 33.29 ns/op BenchmarkMapLast/7-4 3548457 33.31 ns/op BenchmarkMapLast/8-4 3448947 33.33 ns/op BenchmarkMapLast/9-4 3404794 34.25 ns/op BenchmarkMapLast/10-4 3208617 36.37 ns/op BenchmarkMapLast/11-4 3453357 36.55 ns/op BenchmarkMapLast/12-4 3299077 34.44 ns/op BenchmarkMapLast/13-4 3560233 33.47 ns/op BenchmarkMapLast/14-4 3180368 34.31 ns/op BenchmarkMapLast/15-4 3156020 33.43 ns/op BenchmarkMapLast/16-4 3328868 35.08 ns/op BenchmarkMapCycle-4 2056420 58.15 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3494378 34.25 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2215 50096 ns/op BenchmarkMakeMap/[Byte]Byte-4 633514 195.6 ns/op BenchmarkMakeMap/[Int]Int-4 331666 329.1 ns/op BenchmarkNewEmptyMap-4 11648793 10.38 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1667388 70.10 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 464809 253.5 ns/op BenchmarkMapIterEmpty-4 5576715 21.30 ns/op BenchmarkSameLengthMap-4 4629024 25.82 ns/op BenchmarkBigKeyMap-4 1725891 69.69 ns/op BenchmarkBigValMap-4 1350045 77.24 ns/op BenchmarkSmallKeyMap-4 2882161 41.42 ns/op BenchmarkMapPopulate/1-4 2263969 53.24 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 124927 900.6 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7870 16555 ns/op 6269 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 740 158582 ns/op 51790 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 50 2445802 ns/op 416363 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 36744905 ns/op 6525816 B/op 2878 allocs/op BenchmarkComplexAlgMap-4 481411 242.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 666278 175.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 616053 188.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 228874 521.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41583 2907 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5467 22143 ns/op BenchmarkGoMapClear/NonReflexive/1-4 541902 219.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 472369 247.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 208659 563.0 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 41250 2924 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5466 22146 ns/op BenchmarkMapStringConversion/32/simple-4 1781725 66.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1765846 67.68 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1616846 75.24 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1653867 72.67 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1624040 74.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1468294 80.26 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1807442 64.62 ns/op BenchmarkMapInterfacePtr-4 2063796 57.83 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4813776 25.01 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 124369 960.6 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5684 22034 ns/op BenchmarkMapPop1000-4 378 318730 ns/op BenchmarkMapPop10000-4 20 5430064 ns/op BenchmarkMapAssign/Int32/256-4 2352430 52.00 ns/op BenchmarkMapAssign/Int32/65536-4 963051 114.2 ns/op BenchmarkMapAssign/Int64/256-4 2305869 51.28 ns/op BenchmarkMapAssign/Int64/65536-4 767170 145.8 ns/op BenchmarkMapAssign/Str/256-4 1843976 63.50 ns/op BenchmarkMapAssign/Str/65536-4 338227 303.9 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1523476 78.34 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 516796 207.0 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1518436 77.23 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 487558 215.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 456237 2249 ns/op BenchmarkMapOperatorAssign/Str/65536-4 136358 750.2 ns/op BenchmarkMapAppendAssign/Int32/256-4 712958 167.1 ns/op 31 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 189484 603.6 ns/op 66 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 819656 164.1 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 166046 649.6 ns/op 78 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 685936 279.5 ns/op 66 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 100611 1099 ns/op 142 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1777830 65.13 ns/op BenchmarkMapDelete/Int32/1000-4 1969207 61.11 ns/op BenchmarkMapDelete/Int32/10000-4 1855878 65.06 ns/op BenchmarkMapDelete/Int64/100-4 1875147 63.07 ns/op BenchmarkMapDelete/Int64/1000-4 1859908 60.91 ns/op BenchmarkMapDelete/Int64/10000-4 1822574 65.30 ns/op BenchmarkMapDelete/Str/100-4 1552286 83.23 ns/op BenchmarkMapDelete/Str/1000-4 1550511 99.12 ns/op BenchmarkMapDelete/Str/10000-4 1386099 86.20 ns/op BenchmarkMapDelete/Pointer/100-4 1679823 70.20 ns/op BenchmarkMapDelete/Pointer/1000-4 1611378 70.63 ns/op BenchmarkMapDelete/Pointer/10000-4 1636884 71.84 ns/op BenchmarkMemmove/0-4 15686138 7.674 ns/op BenchmarkMemmove/1-4 1923441 61.91 ns/op 16.15 MB/s BenchmarkMemmove/2-4 1873656 64.33 ns/op 31.09 MB/s BenchmarkMemmove/3-4 1867519 63.83 ns/op 47.00 MB/s BenchmarkMemmove/4-4 1841193 64.88 ns/op 61.65 MB/s BenchmarkMemmove/5-4 1852027 64.68 ns/op 77.30 MB/s BenchmarkMemmove/6-4 1875303 63.80 ns/op 94.04 MB/s BenchmarkMemmove/7-4 1843327 63.98 ns/op 109.42 MB/s BenchmarkMemmove/8-4 1927717 61.86 ns/op 129.33 MB/s BenchmarkMemmove/9-4 1837737 65.46 ns/op 137.48 MB/s BenchmarkMemmove/10-4 1777634 65.24 ns/op 153.28 MB/s BenchmarkMemmove/11-4 1829642 65.94 ns/op 166.81 MB/s BenchmarkMemmove/12-4 1826402 65.78 ns/op 182.43 MB/s BenchmarkMemmove/13-4 1807947 65.85 ns/op 197.41 MB/s BenchmarkMemmove/14-4 1859246 66.11 ns/op 211.77 MB/s BenchmarkMemmove/15-4 1776570 65.49 ns/op 229.05 MB/s BenchmarkMemmove/16-4 1892965 62.71 ns/op 255.14 MB/s BenchmarkMemmove/32-4 1788864 66.35 ns/op 482.32 MB/s BenchmarkMemmove/64-4 1608212 73.45 ns/op 871.36 MB/s BenchmarkMemmove/128-4 1344390 91.31 ns/op 1401.85 MB/s BenchmarkMemmove/256-4 1000000 115.9 ns/op 2208.53 MB/s BenchmarkMemmove/512-4 574346 203.3 ns/op 2518.83 MB/s BenchmarkMemmove/1024-4 387144 306.1 ns/op 3345.32 MB/s BenchmarkMemmove/2048-4 234198 505.6 ns/op 4050.61 MB/s BenchmarkMemmove/4096-4 126267 935.7 ns/op 4377.44 MB/s BenchmarkMemmoveOverlap/32-4 1661800 67.95 ns/op 470.92 MB/s BenchmarkMemmoveOverlap/64-4 1588720 73.09 ns/op 875.69 MB/s BenchmarkMemmoveOverlap/128-4 1316462 91.37 ns/op 1400.85 MB/s BenchmarkMemmoveOverlap/256-4 955562 115.8 ns/op 2210.24 MB/s BenchmarkMemmoveOverlap/512-4 581163 201.9 ns/op 2536.16 MB/s BenchmarkMemmoveOverlap/1024-4 390601 300.7 ns/op 3405.12 MB/s BenchmarkMemmoveOverlap/2048-4 237602 506.6 ns/op 4042.57 MB/s BenchmarkMemmoveOverlap/4096-4 126028 935.2 ns/op 4379.87 MB/s BenchmarkMemmoveUnalignedDst/0-4 14234254 8.294 ns/op BenchmarkMemmoveUnalignedDst/1-4 1881950 62.45 ns/op 16.01 MB/s BenchmarkMemmoveUnalignedDst/2-4 1796785 63.58 ns/op 31.46 MB/s BenchmarkMemmoveUnalignedDst/3-4 1814328 63.68 ns/op 47.11 MB/s BenchmarkMemmoveUnalignedDst/4-4 1860429 63.44 ns/op 63.05 MB/s BenchmarkMemmoveUnalignedDst/5-4 1847473 63.96 ns/op 78.17 MB/s BenchmarkMemmoveUnalignedDst/6-4 1831894 63.54 ns/op 94.43 MB/s BenchmarkMemmoveUnalignedDst/7-4 1842213 63.62 ns/op 110.03 MB/s BenchmarkMemmoveUnalignedDst/8-4 1978294 60.21 ns/op 132.88 MB/s BenchmarkMemmoveUnalignedDst/9-4 1802859 65.99 ns/op 136.39 MB/s BenchmarkMemmoveUnalignedDst/10-4 1810442 65.33 ns/op 153.07 MB/s BenchmarkMemmoveUnalignedDst/11-4 1826078 65.80 ns/op 167.17 MB/s BenchmarkMemmoveUnalignedDst/12-4 1808590 65.66 ns/op 182.75 MB/s BenchmarkMemmoveUnalignedDst/13-4 1821720 65.59 ns/op 198.19 MB/s BenchmarkMemmoveUnalignedDst/14-4 1798438 66.19 ns/op 211.50 MB/s BenchmarkMemmoveUnalignedDst/15-4 1816975 66.05 ns/op 227.11 MB/s BenchmarkMemmoveUnalignedDst/16-4 1791249 66.12 ns/op 241.98 MB/s BenchmarkMemmoveUnalignedDst/32-4 1726422 68.59 ns/op 466.54 MB/s BenchmarkMemmoveUnalignedDst/64-4 1535367 76.90 ns/op 832.23 MB/s BenchmarkMemmoveUnalignedDst/128-4 1301695 91.83 ns/op 1393.90 MB/s BenchmarkMemmoveUnalignedDst/256-4 875282 131.8 ns/op 1942.46 MB/s BenchmarkMemmoveUnalignedDst/512-4 569486 208.0 ns/op 2461.82 MB/s BenchmarkMemmoveUnalignedDst/1024-4 366333 320.7 ns/op 3193.02 MB/s BenchmarkMemmoveUnalignedDst/2048-4 230889 511.8 ns/op 4001.21 MB/s BenchmarkMemmoveUnalignedDst/4096-4 123375 973.8 ns/op 4206.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1638241 71.10 ns/op 450.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1518262 77.06 ns/op 830.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1279315 92.96 ns/op 1376.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 956499 119.0 ns/op 2151.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 558356 204.0 ns/op 2510.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 395365 304.4 ns/op 3363.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 235129 508.2 ns/op 4029.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 127774 929.8 ns/op 4405.17 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15310746 7.780 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1860453 63.01 ns/op 15.87 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1804996 66.34 ns/op 30.15 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1810952 65.04 ns/op 46.13 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1815303 65.43 ns/op 61.13 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1818920 64.73 ns/op 77.24 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1803700 66.16 ns/op 90.69 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1793472 66.23 ns/op 105.69 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1946175 61.37 ns/op 130.36 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1786593 66.66 ns/op 135.01 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1763643 67.30 ns/op 148.60 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1771144 65.79 ns/op 167.21 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1777616 66.73 ns/op 179.83 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1767380 67.46 ns/op 192.72 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1754190 67.29 ns/op 208.06 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1777552 66.67 ns/op 225.00 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1757808 67.55 ns/op 236.86 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1695243 71.04 ns/op 450.42 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1508506 76.77 ns/op 833.70 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1282722 92.41 ns/op 1385.17 MB/s BenchmarkMemmoveUnalignedSrc/256-4 987007 117.8 ns/op 2173.05 MB/s BenchmarkMemmoveUnalignedSrc/512-4 573520 208.6 ns/op 2454.50 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 377960 312.7 ns/op 3275.15 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 229125 517.5 ns/op 3957.74 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 126934 943.3 ns/op 4342.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1723066 69.17 ns/op 462.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1531521 78.53 ns/op 814.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1292190 90.69 ns/op 1411.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 970081 117.1 ns/op 2185.87 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 570667 204.7 ns/op 2501.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 390855 306.6 ns/op 3339.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 234186 509.8 ns/op 4016.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 128390 933.7 ns/op 4387.08 MB/s BenchmarkMemclr/5-4 11785256 10.12 ns/op 493.90 MB/s BenchmarkMemclr/16-4 11353524 10.66 ns/op 1500.66 MB/s BenchmarkMemclr/64-4 10937564 10.91 ns/op 5865.79 MB/s BenchmarkMemclr/256-4 9793690 12.46 ns/op 20543.55 MB/s BenchmarkMemclr/4096-4 2354299 50.95 ns/op 80392.94 MB/s BenchmarkMemclr/65536-4 72430 1560 ns/op 42007.66 MB/s BenchmarkMemclr/1M-4 2764 40157 ns/op 26111.86 MB/s BenchmarkMemclr/4M-4 687 168781 ns/op 24850.57 MB/s BenchmarkMemclr/8M-4 304 405441 ns/op 20690.06 MB/s BenchmarkMemclr/16M-4 69 1479746 ns/op 11337.90 MB/s BenchmarkMemclr/64M-4 12 9713378 ns/op 6908.91 MB/s BenchmarkGoMemclr/5-4 2099662 57.09 ns/op 87.59 MB/s BenchmarkGoMemclr/16-4 484135 231.2 ns/op 69.22 MB/s BenchmarkGoMemclr/64-4 137115 867.7 ns/op 73.76 MB/s BenchmarkGoMemclr/256-4 34789 3435 ns/op 74.53 MB/s BenchmarkMemclrRange/1K_2K-4 68354 1687 ns/op 56842.02 MB/s BenchmarkMemclrRange/2K_8K-4 30939 3951 ns/op 84417.78 MB/s BenchmarkMemclrRange/4K_16K-4 42506 2839 ns/op 113803.27 MB/s BenchmarkMemclrRange/160K_228K-4 2316 50390 ns/op 32999.65 MB/s BenchmarkClearFat7-4 6392001 18.79 ns/op BenchmarkClearFat8-4 7411516 16.11 ns/op BenchmarkClearFat11-4 6014283 20.46 ns/op BenchmarkClearFat12-4 6070786 19.85 ns/op BenchmarkClearFat13-4 5977993 19.89 ns/op BenchmarkClearFat14-4 5917368 20.26 ns/op BenchmarkClearFat15-4 6014797 20.24 ns/op BenchmarkClearFat16-4 6491049 18.30 ns/op BenchmarkClearFat24-4 6414230 19.08 ns/op BenchmarkClearFat32-4 6151077 19.63 ns/op BenchmarkClearFat40-4 5822008 20.75 ns/op BenchmarkClearFat48-4 5818825 20.63 ns/op BenchmarkClearFat56-4 5593996 21.36 ns/op BenchmarkClearFat64-4 5264716 22.27 ns/op BenchmarkClearFat72-4 5110334 22.96 ns/op BenchmarkClearFat128-4 3769666 31.43 ns/op BenchmarkClearFat256-4 2638735 44.86 ns/op BenchmarkClearFat512-4 1360198 88.62 ns/op BenchmarkClearFat1024-4 769108 145.8 ns/op BenchmarkClearFat1032-4 787351 150.6 ns/op BenchmarkClearFat1040-4 789662 150.2 ns/op BenchmarkCopyFat7-4 6053091 19.40 ns/op BenchmarkCopyFat8-4 6872223 17.35 ns/op BenchmarkCopyFat11-4 5970897 19.11 ns/op BenchmarkCopyFat12-4 6245974 19.50 ns/op BenchmarkCopyFat13-4 6160104 19.20 ns/op BenchmarkCopyFat14-4 5972397 20.17 ns/op BenchmarkCopyFat15-4 6321798 19.67 ns/op BenchmarkCopyFat16-4 6506780 18.24 ns/op BenchmarkCopyFat24-4 6543590 18.62 ns/op BenchmarkCopyFat32-4 6057196 19.76 ns/op BenchmarkCopyFat64-4 5423206 21.72 ns/op BenchmarkCopyFat72-4 5379202 23.07 ns/op BenchmarkCopyFat128-4 3653022 32.97 ns/op BenchmarkCopyFat256-4 2465287 47.29 ns/op BenchmarkCopyFat512-4 1291186 94.29 ns/op BenchmarkCopyFat520-4 1268361 94.26 ns/op BenchmarkCopyFat1024-4 764208 153.6 ns/op BenchmarkCopyFat1032-4 762537 155.5 ns/op BenchmarkCopyFat1040-4 759498 158.1 ns/op BenchmarkIssue18740/2byte-4 420 282523 ns/op BenchmarkIssue18740/4byte-4 710 166569 ns/op BenchmarkIssue18740/8byte-4 999 118440 ns/op BenchmarkMemclrKnownSize1-4 8534139 13.93 ns/op 71.80 MB/s BenchmarkMemclrKnownSize2-4 5882283 20.36 ns/op 98.24 MB/s BenchmarkMemclrKnownSize4-4 3481562 34.39 ns/op 116.33 MB/s BenchmarkMemclrKnownSize8-4 964394 112.5 ns/op 71.09 MB/s BenchmarkMemclrKnownSize16-4 518562 240.0 ns/op 66.67 MB/s BenchmarkMemclrKnownSize32-4 270717 436.7 ns/op 73.27 MB/s BenchmarkMemclrKnownSize64-4 137659 859.8 ns/op 74.44 MB/s BenchmarkMemclrKnownSize112-4 81130 1483 ns/op 75.51 MB/s BenchmarkMemclrKnownSize128-4 70124 1706 ns/op 75.01 MB/s BenchmarkMemclrKnownSize192-4 47083 2555 ns/op 75.15 MB/s BenchmarkMemclrKnownSize248-4 36924 3268 ns/op 75.88 MB/s BenchmarkMemclrKnownSize256-4 35410 3362 ns/op 76.15 MB/s BenchmarkMemclrKnownSize512-4 17506 6881 ns/op 74.41 MB/s BenchmarkMemclrKnownSize1024-4 8434 13381 ns/op 76.52 MB/s BenchmarkMemclrKnownSize4096-4 2152 53905 ns/op 75.99 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7120839 ns/op 73.63 MB/s BenchmarkReadMetricsLatency-4 21190 4529 p50-ns 6843 p90-ns 14208 p99-ns BenchmarkFinalizer-4 158 722237 ns/op BenchmarkFinalizerRun-4 185998 858.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7065220 16.45 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3141373 43.84 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2384767 49.78 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2347286 50.87 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1307079 91.35 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2216690 54.36 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1272603 94.90 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1322378 90.58 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1994943 60.38 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1970619 60.73 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1702916 70.47 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1473939 81.51 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1343846 89.44 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5813739 20.47 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6424947 18.77 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6379384 18.77 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6257082 19.17 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5831649 20.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5356200 22.42 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6269535 19.13 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6398126 18.70 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6419052 18.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6292203 19.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6430639 18.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6409164 18.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6246193 19.04 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6399315 18.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6404239 18.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6283696 19.04 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6437194 18.88 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6414373 18.78 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6231699 19.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5792064 20.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5796598 20.78 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6287155 19.12 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5792838 20.69 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5859310 20.65 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6288676 19.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5753444 20.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5759871 20.63 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6273282 19.05 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5797720 20.74 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5853154 20.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6228777 19.07 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6399667 18.81 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6418272 18.86 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6227932 19.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6407126 18.61 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6430760 18.74 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6223780 19.09 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6397780 18.67 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6364362 18.86 ns/op BenchmarkNetpollBreak-4 4376 27936 ns/op BenchmarkPingPongHog-4 315 318997 ns/op BenchmarkStackGrowth-4 121288 992.4 ns/op BenchmarkStackGrowthDeep-4 1338 103894 ns/op BenchmarkCreateGoroutines-4 46150 2445 ns/op BenchmarkCreateGoroutinesParallel-4 46557 2615 ns/op BenchmarkCreateGoroutinesCapture-4 9626 20093 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37954 2900 ns/op BenchmarkClosureCall-4 18012081 6.141 ns/op BenchmarkWakeupParallelSpinning/0s-4 7000 19005 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4551 23018 ns/op BenchmarkWakeupParallelSpinning/2µs-4 3724 27059 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3324 36464 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2012 56796 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1268 96358 ns/op BenchmarkWakeupParallelSpinning/50µs-4 597 194563 ns/op BenchmarkWakeupParallelSpinning/100µs-4 337 363096 ns/op BenchmarkWakeupParallelSyscall/0s-4 771 154836 ns/op BenchmarkWakeupParallelSyscall/1µs-4 758 164121 ns/op BenchmarkWakeupParallelSyscall/2µs-4 733 160422 ns/op BenchmarkWakeupParallelSyscall/5µs-4 631 168339 ns/op BenchmarkWakeupParallelSyscall/10µs-4 636 182057 ns/op BenchmarkWakeupParallelSyscall/20µs-4 536 222267 ns/op BenchmarkWakeupParallelSyscall/50µs-4 422 288819 ns/op BenchmarkWakeupParallelSyscall/100µs-4 294 410081 ns/op BenchmarkMatmult-4 3760669 40.84 ns/op BenchmarkFastrand-4 12536913 9.789 ns/op BenchmarkFastrand64-4 11043099 9.269 ns/op BenchmarkFastrandHashiter-4 4468756 28.24 ns/op BenchmarkFastrandn/2-4 5682990 21.15 ns/op BenchmarkFastrandn/3-4 5619690 21.54 ns/op BenchmarkFastrandn/4-4 5878866 20.41 ns/op BenchmarkFastrandn/5-4 5446440 20.30 ns/op BenchmarkIfaceCmp100-4 97743 1222 ns/op BenchmarkIfaceCmpNil100-4 149499 794.2 ns/op BenchmarkEfaceCmpDiff-4 37448 3220 ns/op BenchmarkEfaceCmpDiffIndirect-4 30397 3933 ns/op BenchmarkDefer-4 1627261 73.91 ns/op BenchmarkDefer10-4 817748 155.5 ns/op BenchmarkDeferMany-4 498136 515.4 ns/op BenchmarkPanicRecover-4 166111 724.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6160 17435 ns/op 16976 p50-ns 20329 p90-ns 47216 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 5962 23000 ns/op 17264 p50-ns 23513 p90-ns 100570 p99-ns BenchmarkGoroutineProfile/small/idle-4 2869 39097 ns/op 36948 p50-ns 41208 p90-ns 63743 p99-ns BenchmarkGoroutineProfile/small/loaded-4 646 327790 ns/op 149913 p50-ns 392292 p90-ns 3362143 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7388 18767 ns/op 17271 p50-ns 22220 p90-ns 58132 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7004 19720 ns/op 16958 p50-ns 20896 p90-ns 60488 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9846590 ns/op 9852623 p50-ns 9929877 p90-ns 10098531 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 14762861 ns/op 11774743 p50-ns 24858942 p90-ns 24858942 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 6475 17760 ns/op 17010 p50-ns 20935 p90-ns 49815 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5360 25411 ns/op 17478 p50-ns 32261 p90-ns 207982 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 883 121466 ns/op 117773 p50-ns 130280 p90-ns 166152 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 284 551922 ns/op 236539 p50-ns 496131 p90-ns 15741296 p99-ns BenchmarkRWMutexUncontended-4 2972888 39.84 ns/op BenchmarkRWMutexWrite100-4 500046 207.9 ns/op BenchmarkRWMutexWrite10-4 161134 779.1 ns/op BenchmarkRWMutexWorkWrite100-4 470259 253.5 ns/op BenchmarkRWMutexWorkWrite10-4 82162 1714 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1796 65858 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 882 140725 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 940 123316 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 418 280677 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 466 246915 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 192 611988 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 232 501495 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1224158 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 306915 374.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 313898 350.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 351912 386.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 288058 368.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 347857 358.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 296076 399.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 284038 380.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 304576 394.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 243358 435.5 ns/op BenchmarkMakeSlice/Byte-4 2071087 62.29 ns/op BenchmarkMakeSlice/Int16-4 2050203 57.83 ns/op BenchmarkMakeSlice/Int-4 1518267 76.10 ns/op BenchmarkMakeSlice/Ptr-4 1000000 103.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 114.1 ns/op BenchmarkMakeSlice/Struct/32-4 907538 132.1 ns/op BenchmarkMakeSlice/Struct/40-4 642116 173.8 ns/op BenchmarkGrowSlice/Byte-4 793377 147.9 ns/op BenchmarkGrowSlice/Int16-4 772867 160.3 ns/op BenchmarkGrowSlice/Int-4 662545 208.7 ns/op BenchmarkGrowSlice/Ptr-4 559452 255.4 ns/op BenchmarkGrowSlice/Struct/24-4 315242 334.4 ns/op BenchmarkGrowSlice/Struct/32-4 307263 398.2 ns/op BenchmarkGrowSlice/Struct/40-4 241842 515.1 ns/op BenchmarkExtendSlice/IntSlice-4 511333 247.1 ns/op BenchmarkExtendSlice/PointerSlice-4 390189 302.9 ns/op BenchmarkExtendSlice/NoGrow-4 895852 143.3 ns/op BenchmarkAppend-4 822073 139.4 ns/op BenchmarkAppendGrowByte-4 4 33383361 ns/op BenchmarkAppendGrowString-4 1 394604023 ns/op BenchmarkAppendSlice/1Bytes-4 1943595 61.97 ns/op BenchmarkAppendSlice/4Bytes-4 1819381 65.11 ns/op BenchmarkAppendSlice/7Bytes-4 1844584 66.03 ns/op BenchmarkAppendSlice/8Bytes-4 1871871 65.08 ns/op BenchmarkAppendSlice/15Bytes-4 1769197 68.00 ns/op BenchmarkAppendSlice/16Bytes-4 1767169 66.67 ns/op BenchmarkAppendSlice/32Bytes-4 1764728 66.75 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 83254 1314 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 23652 5099 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9859 18271 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1704 68663 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 102 1133647 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5828761 ns/op BenchmarkAppendStr/1Bytes-4 1409690 86.27 ns/op BenchmarkAppendStr/4Bytes-4 1443919 82.72 ns/op BenchmarkAppendStr/8Bytes-4 1422568 84.48 ns/op BenchmarkAppendStr/16Bytes-4 1406253 86.56 ns/op BenchmarkAppendStr/32Bytes-4 1393473 83.30 ns/op BenchmarkAppendSpecialCase-4 766779 155.3 ns/op BenchmarkCopy/1Byte-4 1937758 61.43 ns/op 16.28 MB/s BenchmarkCopy/1String-4 1929786 63.95 ns/op 15.64 MB/s BenchmarkCopy/2Byte-4 1884471 63.73 ns/op 31.38 MB/s BenchmarkCopy/2String-4 1879545 62.34 ns/op 32.08 MB/s BenchmarkCopy/4Byte-4 1867089 63.72 ns/op 62.77 MB/s BenchmarkCopy/4String-4 1883967 63.42 ns/op 63.07 MB/s BenchmarkCopy/8Byte-4 1941416 62.61 ns/op 127.78 MB/s BenchmarkCopy/8String-4 1981681 62.14 ns/op 128.75 MB/s BenchmarkCopy/12Byte-4 1832421 64.22 ns/op 186.85 MB/s BenchmarkCopy/12String-4 1868384 63.04 ns/op 190.35 MB/s BenchmarkCopy/16Byte-4 1876825 64.42 ns/op 248.36 MB/s BenchmarkCopy/16String-4 1880355 64.18 ns/op 249.31 MB/s BenchmarkCopy/32Byte-4 1766593 67.36 ns/op 475.04 MB/s BenchmarkCopy/32String-4 1766066 67.23 ns/op 475.96 MB/s BenchmarkCopy/128Byte-4 1287783 91.83 ns/op 1393.90 MB/s BenchmarkCopy/128String-4 1236590 95.99 ns/op 1333.51 MB/s BenchmarkCopy/1024Byte-4 377874 309.3 ns/op 3310.59 MB/s BenchmarkCopy/1024String-4 325978 348.0 ns/op 2942.46 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28504 4063 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 19557 6088 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 13623 9385 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 11570 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9637 15090 ns/op BenchmarkAppendInPlace/Grow/Byte-4 138417 825.6 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 142449 830.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 105501 1076 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 90610 1331 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 80311 1396 ns/op BenchmarkStackCopyPtr-4 1 174159306 ns/op BenchmarkStackCopy-4 1 118274622 ns/op BenchmarkStackCopyNoCache-4 19 5728143 ns/op BenchmarkStackCopyWithStkobj-4 1 123788500 ns/op BenchmarkIssue18138-4 814 207895 ns/op BenchmarkCompareStringEqual-4 10105639 10.30 ns/op BenchmarkCompareStringIdentical-4 15418450 7.165 ns/op BenchmarkCompareStringSameLength-4 12123511 9.636 ns/op BenchmarkCompareStringDifferentLength-4 17935938 6.146 ns/op BenchmarkCompareStringBigUnaligned-4 1026 108410 ns/op 9672.39 MB/s BenchmarkCompareStringBig-4 1064 94003 ns/op 11154.79 MB/s BenchmarkConcatStringAndBytes-4 2175247 55.32 ns/op BenchmarkSliceByteToString/1-4 2154090 54.99 ns/op BenchmarkSliceByteToString/2-4 1000000 107.4 ns/op BenchmarkSliceByteToString/4-4 1000000 103.4 ns/op BenchmarkSliceByteToString/8-4 1000000 102.7 ns/op BenchmarkSliceByteToString/16-4 1000000 106.8 ns/op BenchmarkSliceByteToString/32-4 1000000 127.5 ns/op BenchmarkSliceByteToString/64-4 745602 146.2 ns/op BenchmarkSliceByteToString/128-4 652164 191.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2282335 52.38 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 848281 139.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 973012 119.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3206496 37.27 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1621898 72.71 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1850316 64.35 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2222724 54.75 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 419617 281.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 526291 223.0 ns/op BenchmarkRuneIterate/range/ASCII-4 5560137 21.60 ns/op BenchmarkRuneIterate/range/Japanese-4 2046949 59.62 ns/op BenchmarkRuneIterate/range/MixedLength-4 2161825 55.32 ns/op BenchmarkRuneIterate/range1/ASCII-4 5414422 21.65 ns/op BenchmarkRuneIterate/range1/Japanese-4 2037000 58.73 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2178464 54.87 ns/op BenchmarkRuneIterate/range2/ASCII-4 5552800 21.51 ns/op BenchmarkRuneIterate/range2/Japanese-4 2049373 58.65 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2190253 55.08 ns/op BenchmarkArrayEqual-4 21228946 5.644 ns/op BenchmarkFunc/Name-4 4441768 24.50 ns/op BenchmarkFunc/Entry-4 9550918 12.04 ns/op BenchmarkFunc/FileLine-4 1554766 75.78 ns/op PASS ok runtime 137.330s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 27606 4314 ns/op BenchmarkHandle/concurrent-4 16045 6740 ns/op PASS ok runtime/cgo 0.494s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21032583 5.669 ns/op BenchmarkAtomicStore64-4 9693780 12.11 ns/op BenchmarkAtomicLoad-4 20914448 5.707 ns/op BenchmarkAtomicStore-4 9932038 12.14 ns/op BenchmarkAnd8-4 9884325 12.17 ns/op BenchmarkAnd-4 9770272 12.14 ns/op BenchmarkAnd8Parallel-4 4149670 45.14 ns/op BenchmarkAndParallel-4 3043122 48.05 ns/op BenchmarkOr8-4 9925668 12.15 ns/op BenchmarkOr-4 9943458 12.07 ns/op BenchmarkOr8Parallel-4 3082423 47.11 ns/op BenchmarkOrParallel-4 2406343 50.81 ns/op BenchmarkXadd-4 2372574 50.48 ns/op BenchmarkXadd64-4 3002455 47.34 ns/op BenchmarkCas-4 2417856 54.20 ns/op BenchmarkCas64-4 2295169 53.55 ns/op BenchmarkXchg-4 2969025 50.84 ns/op BenchmarkXchg64-4 2973026 49.56 ns/op PASS ok runtime/internal/atomic 2.978s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4321040 27.72 ns/op BenchmarkMulUintptr/large-4 3374120 34.24 ns/op PASS ok runtime/internal/math 0.342s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 7713836 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 9773519 ns/op 747.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 861 137270 ns/op 6.731 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13313824 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 17906812 ns/op 1369 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 116 895483 ns/op 78.66 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 83127394 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 108501386 ns/op 8563 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 11353033 ns/op 1048 concurrent_launches/op PASS ok runtime/pprof 1.817s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 14 8466535 ns/op BenchmarkStackLeak-4 14968 8441 ns/op PASS ok runtime/race 0.620s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5416982 23.03 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 203508 620.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.412s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 154471 738.6 ns/op BenchmarkSortString1K-4 170 697993 ns/op BenchmarkSortString1K_Slice-4 204 627091 ns/op BenchmarkStableString1K-4 97 1147065 ns/op BenchmarkSortInt1K-4 214 575129 ns/op BenchmarkSortInt1K_Sorted-4 2648 38673 ns/op BenchmarkSortInt1K_Reversed-4 2047 58879 ns/op BenchmarkSortInt1K_Mod8-4 529 223409 ns/op BenchmarkStableInt1K-4 138 856184 ns/op BenchmarkStableInt1K_Slice-4 163 726205 ns/op BenchmarkSortInt64K-4 2 52675018 ns/op BenchmarkSortInt64K_Slice-4 3 46248054 ns/op BenchmarkStableInt64K-4 2 74510399 ns/op BenchmarkSort1e2-4 470 255053 ns/op BenchmarkStable1e2-4 180 667716 ns/op BenchmarkSort1e4-4 2 51813770 ns/op BenchmarkStable1e4-4 1 226527093 ns/op PASS ok sort 3.659s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 859422 138.9 ns/op BenchmarkAtof64Float-4 755622 158.4 ns/op BenchmarkAtof64FloatExp-4 633652 184.3 ns/op BenchmarkAtof64Big-4 411730 274.3 ns/op BenchmarkAtof64RandomBits-4 399866 286.6 ns/op BenchmarkAtof64RandomFloats-4 447942 257.6 ns/op BenchmarkAtof64RandomLongFloats-4 252657 476.5 ns/op BenchmarkAtof32Decimal-4 801046 138.5 ns/op BenchmarkAtof32Float-4 723625 155.0 ns/op BenchmarkAtof32FloatExp-4 594385 189.9 ns/op BenchmarkAtof32Random-4 361737 326.5 ns/op BenchmarkAtof32RandomLong-4 148885 789.7 ns/op BenchmarkParseInt/Pos/7bit-4 1446525 83.20 ns/op BenchmarkParseInt/Pos/26bit-4 606986 192.1 ns/op BenchmarkParseInt/Pos/31bit-4 554058 210.7 ns/op BenchmarkParseInt/Pos/56bit-4 348896 325.5 ns/op BenchmarkParseInt/Pos/63bit-4 343322 341.4 ns/op BenchmarkParseInt/Neg/7bit-4 1430672 80.73 ns/op BenchmarkParseInt/Neg/26bit-4 599113 191.7 ns/op BenchmarkParseInt/Neg/31bit-4 555955 210.6 ns/op BenchmarkParseInt/Neg/56bit-4 351807 319.5 ns/op BenchmarkParseInt/Neg/63bit-4 341598 338.7 ns/op BenchmarkAtoi/Pos/7bit-4 2135680 60.97 ns/op BenchmarkAtoi/Pos/26bit-4 801734 142.6 ns/op BenchmarkAtoi/Pos/31bit-4 754128 156.4 ns/op BenchmarkAtoi/Pos/56bit-4 431214 269.8 ns/op BenchmarkAtoi/Pos/63bit-4 314928 359.7 ns/op BenchmarkAtoi/Neg/7bit-4 2005519 61.17 ns/op BenchmarkAtoi/Neg/26bit-4 785510 141.2 ns/op BenchmarkAtoi/Neg/31bit-4 725528 156.3 ns/op BenchmarkAtoi/Neg/56bit-4 431078 263.8 ns/op BenchmarkAtoi/Neg/63bit-4 326925 357.6 ns/op BenchmarkFormatFloat/Decimal-4 113116 1065 ns/op BenchmarkFormatFloat/Float-4 103898 1118 ns/op BenchmarkFormatFloat/Exp-4 114660 1049 ns/op BenchmarkFormatFloat/NegExp-4 116570 1043 ns/op BenchmarkFormatFloat/LongExp-4 91994 1235 ns/op BenchmarkFormatFloat/Big-4 91530 1345 ns/op BenchmarkFormatFloat/BinaryExp-4 194173 568.7 ns/op BenchmarkFormatFloat/32Integer-4 111589 1060 ns/op BenchmarkFormatFloat/32ExactFraction-4 118551 986.0 ns/op BenchmarkFormatFloat/32Point-4 106952 1097 ns/op BenchmarkFormatFloat/32Exp-4 113682 1050 ns/op BenchmarkFormatFloat/32NegExp-4 118010 1020 ns/op BenchmarkFormatFloat/32Shortest-4 117238 993.5 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 126222 882.2 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 129463 924.1 ns/op BenchmarkFormatFloat/64Fixed1-4 154166 777.6 ns/op BenchmarkFormatFloat/64Fixed2-4 145857 821.3 ns/op BenchmarkFormatFloat/64Fixed3-4 147696 806.9 ns/op BenchmarkFormatFloat/64Fixed4-4 145088 816.5 ns/op BenchmarkFormatFloat/64Fixed12-4 85105 1404 ns/op BenchmarkFormatFloat/64Fixed16-4 105408 1086 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 105564 1112 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 97713 1194 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2228 49762 ns/op BenchmarkFormatFloat/Slowpath64-4 94941 1265 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 92736 1275 ns/op BenchmarkAppendFloat/Decimal-4 134888 846.7 ns/op BenchmarkAppendFloat/Float-4 123399 959.5 ns/op BenchmarkAppendFloat/Exp-4 138386 844.6 ns/op BenchmarkAppendFloat/NegExp-4 139980 856.8 ns/op BenchmarkAppendFloat/LongExp-4 110665 1056 ns/op BenchmarkAppendFloat/Big-4 109707 1101 ns/op BenchmarkAppendFloat/BinaryExp-4 325813 362.4 ns/op BenchmarkAppendFloat/32Integer-4 138760 844.8 ns/op BenchmarkAppendFloat/32ExactFraction-4 138777 855.3 ns/op BenchmarkAppendFloat/32Point-4 132003 901.7 ns/op BenchmarkAppendFloat/32Exp-4 141388 844.4 ns/op BenchmarkAppendFloat/32NegExp-4 140228 836.3 ns/op BenchmarkAppendFloat/32Shortest-4 154998 755.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 171246 666.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 172263 689.1 ns/op BenchmarkAppendFloat/64Fixed1-4 192063 593.7 ns/op BenchmarkAppendFloat/64Fixed2-4 191509 592.0 ns/op BenchmarkAppendFloat/64Fixed3-4 197599 597.6 ns/op BenchmarkAppendFloat/64Fixed4-4 198193 588.0 ns/op BenchmarkAppendFloat/64Fixed12-4 104139 1138 ns/op BenchmarkAppendFloat/64Fixed16-4 137416 858.8 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 148669 795.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 126355 940.2 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2424 48698 ns/op BenchmarkAppendFloat/Slowpath64-4 112731 1027 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 116484 1029 ns/op BenchmarkFormatInt-4 15276 7877 ns/op BenchmarkAppendInt-4 17660 6802 ns/op BenchmarkFormatUint-4 78321 1465 ns/op BenchmarkAppendUint-4 94690 1192 ns/op BenchmarkFormatIntSmall/7-4 2960738 39.17 ns/op BenchmarkFormatIntSmall/42-4 3039021 37.79 ns/op BenchmarkAppendIntSmall-4 1420069 81.43 ns/op BenchmarkAppendUintVarlen/1-4 1368141 86.89 ns/op BenchmarkAppendUintVarlen/12-4 1347883 88.13 ns/op BenchmarkAppendUintVarlen/123-4 959475 117.6 ns/op BenchmarkAppendUintVarlen/1234-4 936259 118.0 ns/op BenchmarkAppendUintVarlen/12345-4 964326 119.9 ns/op BenchmarkAppendUintVarlen/123456-4 879289 121.2 ns/op BenchmarkAppendUintVarlen/1234567-4 924382 125.6 ns/op BenchmarkAppendUintVarlen/12345678-4 936618 124.7 ns/op BenchmarkAppendUintVarlen/123456789-4 875784 130.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 768970 134.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 816129 134.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 836514 134.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 845984 138.0 ns/op BenchmarkAppendUintVarlen/12345678901234-4 836841 138.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 798192 139.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 804716 141.1 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 788563 145.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 756519 146.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 777650 148.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 785665 145.9 ns/op BenchmarkQuote-4 46094 2537 ns/op BenchmarkQuoteRune-4 449516 254.4 ns/op BenchmarkAppendQuote-4 55736 2128 ns/op BenchmarkAppendQuoteRune-4 852748 133.4 ns/op BenchmarkUnquoteEasy-4 1395146 85.74 ns/op BenchmarkUnquoteHard-4 49564 2383 ns/op PASS ok strconv 15.900s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 381931 281.9 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 117571 887.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 185384 648.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 244429 411.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 77074 1330 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95710 1142 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 703893 183.3 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20822 5796 ns/op BenchmarkGenericMatch1-4 2066 52400 ns/op BenchmarkGenericMatch2-4 426 273850 ns/op BenchmarkSingleMaxSkipping-4 8242 14551 ns/op 687.25 MB/s BenchmarkSingleLongSuffixFail-4 13774 8669 ns/op 115.58 MB/s BenchmarkSingleMatch-4 243 482924 ns/op 31.06 MB/s BenchmarkByteByteNoMatch-4 71330 1654 ns/op BenchmarkByteByteMatch-4 18633 6313 ns/op BenchmarkByteStringMatch-4 21825 5177 ns/op BenchmarkHTMLEscapeNew-4 72442 1673 ns/op BenchmarkHTMLEscapeOld-4 88557 1320 ns/op BenchmarkByteStringReplacerWriteString-4 1346 82282 ns/op BenchmarkByteReplacerWriteString-4 1550 75877 ns/op BenchmarkByteByteReplaces-4 3459 33632 ns/op BenchmarkByteByteMap-4 10000 11568 ns/op BenchmarkMap/identity/ASCII-4 681694 162.9 ns/op BenchmarkMap/identity/Greek-4 504066 232.6 ns/op BenchmarkMap/change/ASCII-4 37994 3122 ns/op BenchmarkMap/change/Greek-4 29191 4074 ns/op BenchmarkIndexRune-4 2091733 57.41 ns/op BenchmarkIndexRuneLongString-4 1753746 67.76 ns/op BenchmarkIndexRuneFastPath-4 4498743 26.49 ns/op BenchmarkIndex-4 4432426 26.52 ns/op BenchmarkLastIndex-4 4833194 25.00 ns/op BenchmarkIndexByte-4 10131892 10.98 ns/op BenchmarkToUpper/#00-4 3098670 38.21 ns/op BenchmarkToUpper/ONLYUPPER-4 2419542 49.53 ns/op BenchmarkToUpper/abc-4 329605 354.1 ns/op BenchmarkToUpper/AbC123-4 247773 466.0 ns/op BenchmarkToUpper/azAZ09_-4 292234 418.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 54558 2186 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72742 1634 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34365 3445 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 59094 2042 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121221 969.9 ns/op BenchmarkToLower/#00-4 3146204 37.98 ns/op BenchmarkToLower/abc-4 2775279 42.86 ns/op BenchmarkToLower/AbC123-4 233894 506.8 ns/op BenchmarkToLower/azAZ09_-4 230066 514.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 98163 1214 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64561 1812 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36007 3365 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71516 1662 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 119042 989.0 ns/op BenchmarkMapNoChanges-4 833960 129.1 ns/op BenchmarkTrim-4 37506 3178 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3280926 36.21 ns/op BenchmarkToValidUTF8/InvalidASCII-4 193698 598.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 133563 923.1 ns/op BenchmarkEqualFold/Tests-4 54152 2156 ns/op BenchmarkEqualFold/ASCII-4 3629968 33.85 ns/op BenchmarkEqualFold/UnicodePrefix-4 111104 1071 ns/op BenchmarkEqualFold/UnicodeSuffix-4 119085 1001 ns/op BenchmarkIndexHard1-4 832 142568 ns/op BenchmarkIndexHard2-4 598 199373 ns/op BenchmarkIndexHard3-4 150 799851 ns/op BenchmarkIndexHard4-4 150 797555 ns/op BenchmarkLastIndexHard1-4 57 1989536 ns/op BenchmarkLastIndexHard2-4 57 1986302 ns/op BenchmarkLastIndexHard3-4 56 1990708 ns/op BenchmarkCountHard1-4 842 142413 ns/op BenchmarkCountHard2-4 600 199910 ns/op BenchmarkCountHard3-4 150 800240 ns/op BenchmarkIndexTorture-4 6954 15817 ns/op BenchmarkCountTorture-4 7623 15701 ns/op BenchmarkCountTortureOverlapping-4 674 169336 ns/op BenchmarkCountByte/10-4 4267642 27.42 ns/op 364.68 MB/s BenchmarkCountByte/32-4 4059892 30.05 ns/op 1064.84 MB/s BenchmarkCountByte/4096-4 880538 137.2 ns/op 29860.45 MB/s BenchmarkCountByte/4194304-4 648 174234 ns/op 24072.86 MB/s BenchmarkCountByte/67108864-4 20 5784848 ns/op 11600.80 MB/s BenchmarkFields/ASCII/16-4 270151 429.9 ns/op 37.22 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20194 5824 ns/op 43.95 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1126 97434 ns/op 42.04 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 76 1858948 ns/op 35.25 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29840457 ns/op 35.14 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 138880 851.2 ns/op 18.80 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 11864 ns/op 21.58 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 537 204223 ns/op 20.06 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 25 4266811 ns/op 15.36 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 87339688 ns/op 12.01 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 204940 589.1 ns/op 27.16 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 15896 7103 ns/op 36.04 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 865 126359 ns/op 32.42 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2976031 ns/op 22.02 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68076894 ns/op 15.40 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 172526 695.3 ns/op 23.01 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12724 9140 ns/op 28.01 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 703 160582 ns/op 25.51 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3563091 ns/op 18.39 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 76875772 ns/op 13.64 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 106674205 ns/op BenchmarkSplitSingleByteSeparator-4 14 7994724 ns/op BenchmarkSplitMultiByteSeparator-4 27 3913750 ns/op BenchmarkSplitNSingleByteSeparator-4 202660 529.9 ns/op BenchmarkSplitNMultiByteSeparator-4 179547 684.6 ns/op BenchmarkRepeat/5x0-4 3380118 35.12 ns/op BenchmarkRepeat/5x1-4 3430519 35.10 ns/op BenchmarkRepeat/5x2-4 268128 442.9 ns/op BenchmarkRepeat/5x6-4 161554 732.2 ns/op BenchmarkRepeat/10x0-4 3336231 35.64 ns/op BenchmarkRepeat/10x1-4 3412645 34.95 ns/op BenchmarkRepeat/10x2-4 263040 457.6 ns/op BenchmarkRepeat/10x6-4 155410 753.5 ns/op BenchmarkRepeatLarge/256/1-4 69344 1614 ns/op 158.61 MB/s BenchmarkRepeatLarge/256/16-4 116569 985.7 ns/op 259.72 MB/s BenchmarkRepeatLarge/512/1-4 56478 2019 ns/op 253.55 MB/s BenchmarkRepeatLarge/512/16-4 74032 1375 ns/op 372.36 MB/s BenchmarkRepeatLarge/1024/1-4 43443 2608 ns/op 392.60 MB/s BenchmarkRepeatLarge/1024/16-4 59361 1915 ns/op 534.79 MB/s BenchmarkRepeatLarge/2048/1-4 28426 3821 ns/op 536.01 MB/s BenchmarkRepeatLarge/2048/16-4 30776 3295 ns/op 621.61 MB/s BenchmarkRepeatLarge/4096/1-4 19627 5873 ns/op 697.47 MB/s BenchmarkRepeatLarge/4096/16-4 22237 5251 ns/op 780.04 MB/s BenchmarkRepeatLarge/8192/1-4 10000 11104 ns/op 737.78 MB/s BenchmarkRepeatLarge/8192/16-4 12174 9197 ns/op 890.77 MB/s BenchmarkRepeatLarge/8192/4097-4 5544752 20.94 ns/op 195644.26 MB/s BenchmarkRepeatLarge/16384/1-4 7250 16016 ns/op 1023.00 MB/s BenchmarkRepeatLarge/16384/16-4 7213 15462 ns/op 1059.60 MB/s BenchmarkRepeatLarge/16384/4097-4 7786 13206 ns/op 930.74 MB/s BenchmarkRepeatLarge/32768/1-4 3878 30375 ns/op 1078.79 MB/s BenchmarkRepeatLarge/32768/16-4 3564 29955 ns/op 1093.91 MB/s BenchmarkRepeatLarge/32768/4097-4 4152 29363 ns/op 976.69 MB/s BenchmarkRepeatLarge/65536/1-4 2071 57643 ns/op 1136.93 MB/s BenchmarkRepeatLarge/65536/16-4 2160 54233 ns/op 1208.41 MB/s BenchmarkRepeatLarge/65536/4097-4 2283 53361 ns/op 1151.68 MB/s BenchmarkRepeatLarge/131072/1-4 220 534045 ns/op 245.43 MB/s BenchmarkRepeatLarge/131072/16-4 220 520014 ns/op 252.05 MB/s BenchmarkRepeatLarge/131072/4097-4 222 517976 ns/op 245.20 MB/s BenchmarkRepeatLarge/262144/1-4 100 1062596 ns/op 246.70 MB/s BenchmarkRepeatLarge/262144/16-4 100 1049016 ns/op 249.90 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1054526 ns/op 244.76 MB/s BenchmarkRepeatLarge/524288/1-4 60 2083738 ns/op 251.61 MB/s BenchmarkRepeatLarge/524288/16-4 60 2112166 ns/op 248.22 MB/s BenchmarkRepeatLarge/524288/4097-4 60 2105078 ns/op 247.17 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4190934 ns/op 250.20 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4213809 ns/op 248.84 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4274369 ns/op 244.42 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8143991 ns/op 257.51 MB/s BenchmarkRepeatLarge/2097152/16-4 13 8006822 ns/op 261.92 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8214191 ns/op 254.87 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16465794 ns/op 254.73 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16225518 ns/op 258.50 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16470853 ns/op 254.46 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31388137 ns/op 267.25 MB/s BenchmarkRepeatLarge/8388608/16-4 4 33147567 ns/op 253.07 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33340317 ns/op 251.54 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61906304 ns/op 271.01 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62707848 ns/op 267.55 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64202900 ns/op 261.32 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123727661 ns/op 271.20 MB/s BenchmarkRepeatLarge/33554432/16-4 1 122577583 ns/op 273.74 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 124272312 ns/op 270.01 MB/s BenchmarkRepeatLarge/67108864/1-4 1 247541222 ns/op 271.10 MB/s BenchmarkRepeatLarge/67108864/16-4 1 244184357 ns/op 274.83 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 244181078 ns/op 274.83 MB/s BenchmarkRepeatLarge/134217728/1-4 1 485479369 ns/op 276.46 MB/s BenchmarkRepeatLarge/134217728/16-4 1 474558273 ns/op 282.83 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 488706594 ns/op 274.64 MB/s BenchmarkRepeatLarge/268435456/1-4 1 949394215 ns/op 282.74 MB/s BenchmarkRepeatLarge/268435456/16-4 1 956753762 ns/op 280.57 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 963246522 ns/op 278.68 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1889181370 ns/op 284.18 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1902391071 ns/op 282.21 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1926410868 ns/op 278.69 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3821211245 ns/op 281.00 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3852160463 ns/op 278.74 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3876030709 ns/op 277.02 MB/s BenchmarkIndexAnyASCII/1:1-4 1976272 58.26 ns/op BenchmarkIndexAnyASCII/1:2-4 2070402 57.97 ns/op BenchmarkIndexAnyASCII/1:4-4 2088746 57.33 ns/op BenchmarkIndexAnyASCII/1:8-4 2094580 58.24 ns/op BenchmarkIndexAnyASCII/1:16-4 2065780 56.87 ns/op BenchmarkIndexAnyASCII/1:32-4 2070039 58.88 ns/op BenchmarkIndexAnyASCII/1:64-4 2043357 58.17 ns/op BenchmarkIndexAnyASCII/16:1-4 2083951 57.46 ns/op BenchmarkIndexAnyASCII/16:2-4 765556 152.2 ns/op BenchmarkIndexAnyASCII/16:4-4 730195 153.4 ns/op BenchmarkIndexAnyASCII/16:8-4 700058 159.6 ns/op BenchmarkIndexAnyASCII/16:16-4 685028 171.7 ns/op BenchmarkIndexAnyASCII/16:32-4 600512 198.8 ns/op BenchmarkIndexAnyASCII/16:64-4 483758 244.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1911697 62.82 ns/op BenchmarkIndexAnyASCII/256:2-4 73328 1618 ns/op BenchmarkIndexAnyASCII/256:4-4 72487 1627 ns/op BenchmarkIndexAnyASCII/256:8-4 73452 1641 ns/op BenchmarkIndexAnyASCII/256:16-4 71880 1661 ns/op BenchmarkIndexAnyASCII/256:32-4 71042 1695 ns/op BenchmarkIndexAnyASCII/256:64-4 68733 1737 ns/op BenchmarkIndexAnyUTF8/1:1-4 2139860 56.04 ns/op BenchmarkIndexAnyUTF8/1:2-4 2091446 57.99 ns/op BenchmarkIndexAnyUTF8/1:4-4 2065216 57.52 ns/op BenchmarkIndexAnyUTF8/1:8-4 2082216 57.31 ns/op BenchmarkIndexAnyUTF8/1:16-4 2112763 57.06 ns/op BenchmarkIndexAnyUTF8/1:32-4 2049079 58.51 ns/op BenchmarkIndexAnyUTF8/1:64-4 2074503 57.71 ns/op BenchmarkIndexAnyUTF8/16:1-4 1704807 70.53 ns/op BenchmarkIndexAnyUTF8/16:2-4 304876 369.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 317997 365.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 320488 370.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 315612 380.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 299076 388.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 294866 395.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 329347 356.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 23899 5044 ns/op BenchmarkIndexAnyUTF8/256:4-4 23523 5112 ns/op BenchmarkIndexAnyUTF8/256:8-4 23613 4968 ns/op BenchmarkIndexAnyUTF8/256:16-4 23047 5234 ns/op BenchmarkIndexAnyUTF8/256:32-4 22912 5401 ns/op BenchmarkIndexAnyUTF8/256:64-4 21672 5524 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2035467 58.74 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2092790 57.59 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2066672 57.45 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2058834 57.60 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2049358 57.03 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2035189 58.37 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2056225 58.09 ns/op BenchmarkLastIndexAnyASCII/16:1-4 754226 148.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 785358 147.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 787748 150.6 ns/op BenchmarkLastIndexAnyASCII/16:8-4 747466 159.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 680450 169.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 599673 198.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 486326 244.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 73472 1633 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73924 1628 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73972 1624 ns/op BenchmarkLastIndexAnyASCII/256:8-4 73057 1634 ns/op BenchmarkLastIndexAnyASCII/256:16-4 72331 1660 ns/op BenchmarkLastIndexAnyASCII/256:32-4 70078 1694 ns/op BenchmarkLastIndexAnyASCII/256:64-4 67568 1738 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2043638 58.62 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2128856 56.88 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2103092 57.81 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2113344 56.91 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2134489 55.98 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2087578 57.42 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2074628 58.26 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 369930 319.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 189579 622.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 189328 627.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 187419 622.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 178467 654.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 174284 697.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 170547 681.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 26828 4221 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13021 9212 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13044 9037 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13053 9305 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12206 9782 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10224 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12070 10037 ns/op BenchmarkTrimASCII/1:1-4 3181376 37.15 ns/op BenchmarkTrimASCII/1:2-4 2473722 48.34 ns/op BenchmarkTrimASCII/1:4-4 2381832 50.14 ns/op BenchmarkTrimASCII/1:8-4 2099224 57.81 ns/op BenchmarkTrimASCII/1:16-4 1708406 68.16 ns/op BenchmarkTrimASCII/16:1-4 2693156 43.94 ns/op BenchmarkTrimASCII/16:2-4 717636 156.2 ns/op BenchmarkTrimASCII/16:4-4 739830 157.4 ns/op BenchmarkTrimASCII/16:8-4 680397 163.0 ns/op BenchmarkTrimASCII/16:16-4 656234 175.9 ns/op BenchmarkTrimASCII/256:1-4 751713 154.9 ns/op BenchmarkTrimASCII/256:2-4 69369 1717 ns/op BenchmarkTrimASCII/256:4-4 69496 1712 ns/op BenchmarkTrimASCII/256:8-4 70203 1710 ns/op BenchmarkTrimASCII/256:16-4 69326 1723 ns/op BenchmarkTrimASCII/4096:1-4 74454 1604 ns/op BenchmarkTrimASCII/4096:2-4 4390 26367 ns/op BenchmarkTrimASCII/4096:4-4 4464 26483 ns/op BenchmarkTrimASCII/4096:8-4 4455 26346 ns/op BenchmarkTrimASCII/4096:16-4 4468 26490 ns/op BenchmarkTrimByte-4 4354263 27.72 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13357 8981 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13320 8963 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1143 104212 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2311 51069 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4539 25705 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7784 14530 ns/op BenchmarkJoin/0-4 5313942 22.52 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4157062 28.66 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 224100 528.8 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 138931 783.2 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 112072 1055 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 88731 1319 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 78284 1515 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 65466 1841 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2551446 46.31 ns/op BenchmarkTrimSpace/ASCII-4 1529604 78.05 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139002 831.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 75357 1587 ns/op BenchmarkReplaceAll-4 122086 981.6 ns/op 16 B/op 1 allocs/op PASS ok strings 68.582s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 48841 2271 ns/op BenchmarkCond2-4 24214 6033 ns/op BenchmarkCond4-4 16330 7658 ns/op BenchmarkCond8-4 8359 14818 ns/op BenchmarkCond16-4 4532 27716 ns/op BenchmarkCond32-4 1772 71646 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 465685 365.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 256132 419.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 458240 232.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 448008 282.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 285931 396.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 587244 195.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 81943 1791 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 67881 1838 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 57846 2865 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 48498 3167 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 501498 230.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 149702 726.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 491937 233.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 154497 796.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 521528 214.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 152640 726.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1961193 57.97 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 40099 2905 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 136134 1021 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 492252 572.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6786 16019 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 288 424506 ns/op BenchmarkRange/*sync.Map-4 1424 81344 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 85467 1461 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 201514 578.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 61936 1911 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 91419 1161 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 245529 465.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 156342 893.6 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 63114 1668 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 171068 712.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 541790 218.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 43432 2378 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 119366 890.9 ns/op BenchmarkSwapCollision/*sync.Map-4 76444 1714 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 260 452244 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 86566 1179 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 348542 352.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21841 6721 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 62502 2149 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19980 5879 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 221205 553.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 86617 1169 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 156524 883.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1945615 55.09 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 157080 708.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1519274 76.78 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 472641 269.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 128938 787.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 444219 265.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 81985 1357 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 282759 361.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 408608 322.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 93607 1076 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 481988 233.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 127647 1657 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 91432 1143 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 133622 804.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 57211 2239 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 214561 622.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 401444 259.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 116421 1028 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 542949 220.8 ns/op BenchmarkUncontendedSemaphore-4 3397993 35.06 ns/op BenchmarkContendedSemaphore-4 2104290 57.37 ns/op BenchmarkMutexUncontended-4 765292 141.6 ns/op BenchmarkMutex-4 135343 830.6 ns/op BenchmarkMutexSlack-4 136000 837.2 ns/op BenchmarkMutexWork-4 145681 1005 ns/op BenchmarkMutexWorkSlack-4 110198 934.7 ns/op BenchmarkMutexNoSpin-4 53815 2131 ns/op BenchmarkMutexSpin-4 60265 2213 ns/op BenchmarkOnce-4 620262 239.9 ns/op BenchmarkSemaUncontended-4 5215934 20.79 ns/op BenchmarkSemaSyntNonblock-4 1000000 107.3 ns/op BenchmarkSemaSyntBlock-4 1000000 107.8 ns/op BenchmarkSemaWorkNonblock-4 791868 145.3 ns/op BenchmarkSemaWorkBlock-4 817310 157.2 ns/op BenchmarkRWMutexUncontended-4 443277 296.9 ns/op BenchmarkRWMutexWrite100-4 288556 408.8 ns/op BenchmarkRWMutexWrite10-4 273505 514.0 ns/op BenchmarkRWMutexWorkWrite100-4 243247 525.7 ns/op BenchmarkRWMutexWorkWrite10-4 171859 641.4 ns/op BenchmarkWaitGroupUncontended-4 967810 121.8 ns/op BenchmarkWaitGroupAddDone-4 370864 413.0 ns/op BenchmarkWaitGroupAddDoneWork-4 300160 414.6 ns/op BenchmarkWaitGroupWait-4 4813563 23.08 ns/op BenchmarkWaitGroupWaitWork-4 2705715 43.84 ns/op BenchmarkWaitGroupActuallyWait-4 40086 2901 ns/op 32 B/op 2 allocs/op PASS ok sync 17.345s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 475202 225.6 ns/op PASS ok sync/atomic 0.142s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 99355 1178 ns/op 0 B/op 0 allocs/op PASS ok testing 0.167s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7633 14650 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11456 10476 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1244422 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 122 977518 ns/op 1060 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 190945592 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 186005802 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1594 65014 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1957 55772 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6057535 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5412219 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 749270106 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 737855242 ns/op 48120712 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 214 553140 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 236 494066 ns/op 166 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61153880 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58450831 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7332365597 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7140206570 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2688 42713 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3048193 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 334660146 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2409 45816 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 261 434512 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4463276 ns/op 427432 B/op 1661 allocs/op BenchmarkCode-4 7759 15462 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.667s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 82757183 ns/op BenchmarkVariableString-4 93163 1226 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1924 56231 ns/op 2517 B/op 39 allocs/op PASS ok text/template/parse 0.542s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 37 2998096 ns/op BenchmarkAfter-4 100 1193300 ns/op BenchmarkStop-4 200 554096 ns/op BenchmarkSimultaneousAfterFunc-4 27 3853791 ns/op BenchmarkStartStop-4 177 596627 ns/op BenchmarkReset-4 2450 53899 ns/op BenchmarkSleep-4 32 3691038 ns/op BenchmarkParallelTimerLatency-4 50 370695 avg-late-ns 3180164 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 377548 avg-late-ns 890766 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 362117 avg-late-ns 1005020 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 403914 avg-late-ns 1457437 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 401352 avg-late-ns 1408867 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 340104 avg-late-ns 1700776 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 330710 avg-late-ns 2249322 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 220596 avg-late-ns 2347837 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 206636 avg-late-ns 1239661 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 199636 avg-late-ns 1967809 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1038151 avg-late-ns 5538125 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 348394 avg-late-ns 1411154 max-late-ns BenchmarkTicker-4 327 319776 ns/op BenchmarkTickerReset-4 3787 29857 ns/op BenchmarkTickerResetNaive-4 175 670173 ns/op BenchmarkNow-4 1186975 105.9 ns/op BenchmarkNowUnixNano-4 1000000 102.5 ns/op BenchmarkNowUnixMilli-4 1000000 102.1 ns/op BenchmarkNowUnixMicro-4 1000000 104.3 ns/op BenchmarkFormat-4 58575 2082 ns/op BenchmarkFormatRFC3339-4 76446 1560 ns/op BenchmarkFormatRFC3339Nano-4 78205 1549 ns/op BenchmarkFormatNow-4 80529 1517 ns/op BenchmarkMarshalJSON-4 99165 1163 ns/op BenchmarkMarshalText-4 102733 1132 ns/op BenchmarkParse-4 140564 844.3 ns/op BenchmarkParseRFC3339UTC-4 321231 369.8 ns/op BenchmarkParseRFC3339UTCBytes-4 204925 565.7 ns/op BenchmarkParseRFC3339TZ-4 99750 1188 ns/op BenchmarkParseRFC3339TZBytes-4 78465 1546 ns/op BenchmarkParseDuration-4 522666 223.5 ns/op BenchmarkHour-4 834045 141.0 ns/op BenchmarkSecond-4 844624 137.9 ns/op BenchmarkYear-4 606834 184.6 ns/op BenchmarkDay-4 571729 200.0 ns/op BenchmarkISOWeek-4 601362 185.6 ns/op BenchmarkGoString-4 82839 1472 ns/op BenchmarkUnmarshalText-4 67238 1765 ns/op PASS ok time 11.195s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 597823 181.2 ns/op BenchmarkDecodeValidJapaneseChars-4 697395 156.8 ns/op BenchmarkDecodeRune-4 1602220 71.59 ns/op BenchmarkEncodeValidASCII-4 596284 191.7 ns/op BenchmarkEncodeValidJapaneseChars-4 845846 144.1 ns/op BenchmarkAppendRuneValidASCII-4 1514396 79.40 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2480534 48.36 ns/op BenchmarkEncodeRune-4 2786305 42.37 ns/op PASS ok unicode/utf16 1.351s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 834403 145.0 ns/op BenchmarkRuneCountTenJapaneseChars-4 165378 674.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3606187 32.99 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 415338 281.4 ns/op BenchmarkValidTenASCIIChars-4 767846 137.3 ns/op BenchmarkValid100KASCIIChars-4 92 1294815 ns/op BenchmarkValidTenJapaneseChars-4 154950 785.3 ns/op BenchmarkValidLongMostlyASCII-4 85 1408115 ns/op BenchmarkValidLongJapanese-4 46 2246903 ns/op BenchmarkValidStringTenASCIIChars-4 4930383 24.46 ns/op BenchmarkValidString100KASCIIChars-4 9654 12190 ns/op BenchmarkValidStringTenJapaneseChars-4 406636 259.7 ns/op BenchmarkValidStringLongMostlyASCII-4 1221 98234 ns/op BenchmarkValidStringLongJapanese-4 156 765436 ns/op BenchmarkEncodeASCIIRune-4 4309846 27.78 ns/op BenchmarkEncodeJapaneseRune-4 2391687 47.31 ns/op BenchmarkAppendASCIIRune-4 9181107 13.12 ns/op BenchmarkAppendJapaneseRune-4 2955994 40.68 ns/op BenchmarkDecodeASCIIRune-4 2671684 44.27 ns/op BenchmarkDecodeJapaneseRune-4 1920447 63.26 ns/op BenchmarkFullRune/ASCII-4 3404239 35.32 ns/op BenchmarkFullRune/Incomplete-4 1531971 78.63 ns/op BenchmarkFullRune/Japanese-4 3567625 33.63 ns/op PASS ok unicode/utf8 3.629s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 52246326146 ns/op PASS ok cmd/api 58.219s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1209879 99.70 ns/op BenchmarkEqArrayOfStrings64-4 148916 787.3 ns/op BenchmarkEqArrayOfStrings1024-4 9568 11728 ns/op BenchmarkEqArrayOfFloats5-4 1395394 85.60 ns/op BenchmarkEqArrayOfFloats64-4 144253 824.1 ns/op BenchmarkEqArrayOfFloats1024-4 9006 13183 ns/op BenchmarkEqStruct-4 16215058 6.178 ns/op PASS ok cmd/compile/internal/reflectdata 1.053s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 8364 352789 ns/op BenchmarkCopyElim1-4 652 190296 ns/op BenchmarkCopyElim10-4 555 195658 ns/op BenchmarkCopyElim100-4 280 371402 ns/op BenchmarkCopyElim1000-4 52 2178598 ns/op BenchmarkCopyElim10000-4 3 42312400 ns/op BenchmarkCopyElim100000-4 1 728252121 ns/op BenchmarkDeadCode/1-4 570 206274 ns/op BenchmarkDeadCode/10-4 506 246475 ns/op BenchmarkDeadCode/100-4 222 516514 ns/op BenchmarkDeadCode/1000-4 38 2750084 ns/op BenchmarkDeadCode/10000-4 3 39330044 ns/op BenchmarkDeadCode/100000-4 1 504960227 ns/op BenchmarkDeadCode/200000-4 1 993670657 ns/op BenchmarkDominatorsLinear-4 12 11305167 ns/op 0.88 MB/s BenchmarkDominatorsFwdBack-4 7 16948499 ns/op 0.59 MB/s BenchmarkDominatorsManyPred-4 8 14434328 ns/op 0.69 MB/s BenchmarkDominatorsMaxPred-4 8 14420703 ns/op 0.69 MB/s BenchmarkDominatorsMaxPredVal-4 7 15027628 ns/op 0.67 MB/s BenchmarkFuse/1-4 463 216371 ns/op BenchmarkFuse/10-4 428 265012 ns/op BenchmarkFuse/100-4 135 879224 ns/op BenchmarkFuse/1000-4 20 6177057 ns/op BenchmarkFuse/10000-4 2 89368562 ns/op BenchmarkNilCheckDeep1-4 13053 9175 ns/op 0.11 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5190 22496 ns/op 0.44 MB/s 239 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 762 156794 ns/op 0.64 MB/s 645 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1522661 ns/op 0.66 MB/s 4344 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18630421 ns/op 0.54 MB/s 169674 B/op 7 allocs/op BenchmarkDSEPass-4 31 3692431 ns/op 44617 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118399373 ns/op 4281776 B/op 108950 allocs/op BenchmarkCSEPass-4 7 15826168 ns/op 84710 B/op 8 allocs/op BenchmarkCSEPassBlock-4 1 153624272 ns/op 5639368 B/op 97283 allocs/op BenchmarkDeadcodePass-4 156 790286 ns/op 97715 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 125745091 ns/op 4071296 B/op 45167 allocs/op BenchmarkMultiPass-4 57 1899398 ns/op 234763 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 257169602 ns/op 11295168 B/op 150616 allocs/op BenchmarkCondRewrite/SoloJump-4 3003450 39.94 ns/op BenchmarkCondRewrite/CombJump-4 2756209 42.95 ns/op PASS ok cmd/compile/internal/ssa 17.321s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9966 11342 ns/op BenchmarkExtShift-4 16203 7371 ns/op BenchmarkModify-4 9277 12626 ns/op BenchmarkMullImm-4 16948 6878 ns/op BenchmarkConstModify-4 9156 12509 ns/op BenchmarkBitSet-4 20263 5822 ns/op BenchmarkBitClear-4 19256 6278 ns/op BenchmarkBitToggle-4 19992 5978 ns/op BenchmarkBitSetConst-4 157296 762.0 ns/op BenchmarkBitClearConst-4 152406 762.3 ns/op BenchmarkBitToggleConst-4 156283 768.2 ns/op BenchmarkDivconstI64-4 8617534 13.87 ns/op BenchmarkModconstI64-4 8487717 14.15 ns/op BenchmarkDivisiblePow2constI64-4 8347207 14.39 ns/op BenchmarkDivisibleconstI64-4 9343275 12.82 ns/op BenchmarkDivisibleWDivconstI64-4 6227876 19.28 ns/op BenchmarkDivconstU64/3-4 8977263 13.46 ns/op BenchmarkDivconstU64/5-4 8393229 14.31 ns/op BenchmarkDivconstU64/37-4 8855142 13.58 ns/op BenchmarkDivconstU64/1234567-4 8573797 13.95 ns/op BenchmarkModconstU64-4 8686034 13.87 ns/op BenchmarkDivisibleconstU64-4 8353572 14.34 ns/op BenchmarkDivisibleWDivconstU64-4 6102136 19.55 ns/op BenchmarkDivconstI32-4 8683687 13.76 ns/op BenchmarkModconstI32-4 8721324 13.60 ns/op BenchmarkDivisiblePow2constI32-4 8559634 13.96 ns/op BenchmarkDivisibleconstI32-4 8842726 13.52 ns/op BenchmarkDivisibleWDivconstI32-4 6123873 19.42 ns/op BenchmarkDivconstU32-4 8809344 13.70 ns/op BenchmarkModconstU32-4 8486088 14.15 ns/op BenchmarkDivisibleconstU32-4 8497443 13.93 ns/op BenchmarkDivisibleWDivconstU32-4 6084628 19.55 ns/op BenchmarkDivconstI16-4 8394511 14.25 ns/op BenchmarkModconstI16-4 8841381 13.68 ns/op BenchmarkDivisiblePow2constI16-4 8483059 14.15 ns/op BenchmarkDivisibleconstI16-4 9533217 12.50 ns/op BenchmarkDivisibleWDivconstI16-4 6128272 19.60 ns/op BenchmarkDivconstU16-4 8332224 14.13 ns/op BenchmarkModconstU16-4 9605238 12.48 ns/op BenchmarkDivisibleconstU16-4 8333419 14.26 ns/op BenchmarkDivisibleWDivconstU16-4 6397382 18.87 ns/op BenchmarkDivconstI8-4 9514868 12.53 ns/op BenchmarkModconstI8-4 8915222 13.52 ns/op BenchmarkDivisiblePow2constI8-4 8569341 13.81 ns/op BenchmarkDivisibleconstI8-4 8565874 13.95 ns/op BenchmarkDivisibleWDivconstI8-4 6059252 19.73 ns/op BenchmarkDivconstU8-4 8532883 14.09 ns/op BenchmarkModconstU8-4 9601623 12.53 ns/op BenchmarkDivisibleconstU8-4 8016038 15.07 ns/op BenchmarkDivisibleWDivconstU8-4 6151203 19.40 ns/op BenchmarkMul2-4 165007 723.3 ns/op BenchmarkMulNeg2-4 163584 730.1 ns/op BenchmarkEfaceInteger-4 4449608 27.14 ns/op BenchmarkMulconstI32/3-4 16523685 7.210 ns/op BenchmarkMulconstI32/5-4 16787720 7.167 ns/op BenchmarkMulconstI32/12-4 16692190 7.219 ns/op BenchmarkMulconstI32/120-4 16469030 7.201 ns/op BenchmarkMulconstI32/-120-4 16669909 7.202 ns/op BenchmarkMulconstI32/65537-4 16386898 7.186 ns/op BenchmarkMulconstI32/65538-4 16126723 7.196 ns/op BenchmarkMulconstI64/3-4 16717555 7.202 ns/op BenchmarkMulconstI64/5-4 16358770 7.180 ns/op BenchmarkMulconstI64/12-4 16284770 7.192 ns/op BenchmarkMulconstI64/120-4 16602054 7.150 ns/op BenchmarkMulconstI64/-120-4 16529893 7.183 ns/op BenchmarkMulconstI64/65537-4 16728687 7.162 ns/op BenchmarkMulconstI64/65538-4 16720874 7.171 ns/op BenchmarkMulconstU32/3-4 16372473 7.191 ns/op BenchmarkMulconstU32/5-4 16356080 7.196 ns/op BenchmarkMulconstU32/12-4 16472101 7.171 ns/op BenchmarkMulconstU32/120-4 16557193 7.147 ns/op BenchmarkMulconstU32/65537-4 16780285 7.175 ns/op BenchmarkMulconstU32/65538-4 16165297 7.458 ns/op BenchmarkMulconstU64/3-4 16598848 7.179 ns/op BenchmarkMulconstU64/5-4 16725357 7.176 ns/op BenchmarkMulconstU64/12-4 16748712 7.182 ns/op BenchmarkMulconstU64/120-4 16669520 7.233 ns/op BenchmarkMulconstU64/65537-4 16634194 7.198 ns/op BenchmarkMulconstU64/65538-4 16681846 7.241 ns/op BenchmarkShiftArithmeticRight-4 19853451 6.080 ns/op BenchmarkSwitch8Predictable-4 12895033 8.223 ns/op BenchmarkSwitch8Unpredictable-4 6673120 18.07 ns/op BenchmarkSwitch32Predictable-4 8114137 12.33 ns/op BenchmarkSwitch32Unpredictable-4 6685302 17.94 ns/op BenchmarkSwitchStringPredictable-4 7858900 13.44 ns/op BenchmarkSwitchStringUnpredictable-4 4325600 24.36 ns/op PASS ok cmd/compile/internal/test 12.376s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 140 903280 ns/op BenchmarkNamed/Underlying/nongeneric-4 807218 142.9 ns/op BenchmarkNamed/Underlying/generic-4 806005 139.7 ns/op BenchmarkNamed/Underlying/src_instance-4 826676 137.4 ns/op BenchmarkNamed/Underlying/user_instance-4 818791 139.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 555186995 ns/op 54864 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 356428341 ns/op 85454 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 163525131 ns/op 186160 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 133853521 ns/op 227409 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 345577561 ns/op 14842 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 86592242 ns/op 59219 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35307315 ns/op 145253 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32281098 ns/op 158846 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 129565887 ns/op 16740 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40282492 ns/op 53846 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21436680 ns/op 101142 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19559038 ns/op 110891 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1155615512 ns/op 54458 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 588802165 ns/op 106876 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 160055207 ns/op 392972 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 120376382 ns/op 522490 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 391032416 ns/op 5173 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 63707736 ns/op 31744 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40605958 ns/op 49785 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 38221183 ns/op 52903 lines/s PASS ok cmd/compile/internal/types2 15.229s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 121 911941 ns/op 2126116 sys-ns/op 1288091 user-ns/op PASS ok cmd/go 0.210s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 66966 1715 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77800 1500 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14054 8492 ns/op 120.59 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14718 8113 ns/op 126.22 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2210 53987 ns/op 151.74 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2216 53515 ns/op 153.08 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.966s All tests passed.