linux-amd64-race at 34d026862df50e36bdb74f010f746f91b7d6a052 :: 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-rn49d2a37" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "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-rn49d2a37" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "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.260s ok archive/zip 2.291s ok bufio 0.305s ok bytes 4.281s ok compress/bzip2 0.446s ok compress/flate 5.735s ok compress/gzip 11.757s ok compress/lzw 0.546s ok compress/zlib 4.709s ok container/heap 0.039s ok container/list 0.029s ok container/ring 0.030s ok context 0.049s ok crypto 0.029s ok crypto/aes 0.070s ok crypto/cipher 0.060s ok crypto/des 0.060s ok crypto/dsa 0.029s ok crypto/ecdh 0.191s ok crypto/ecdsa 0.140s ok crypto/ed25519 0.383s ok crypto/elliptic 0.050s ok crypto/hmac 0.039s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 2.385s ok crypto/internal/boring 0.029s ok crypto/internal/boring/bcache 0.341s ok crypto/internal/edwards25519 35.681s ok crypto/internal/edwards25519/field 12.542s ok crypto/internal/nistec 3.640s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/md5 0.040s ok crypto/rand 0.423s ok crypto/rc4 0.455s ok crypto/rsa 0.508s ok crypto/sha1 0.056s ok crypto/sha256 0.038s ok crypto/sha512 0.039s ok crypto/subtle 0.434s ok crypto/tls 1.516s ok crypto/x509 1.111s ok database/sql 0.360s ok database/sql/driver 0.029s ok debug/buildinfo 0.049s ok debug/dwarf 0.091s ok debug/elf 1.239s ok debug/gosym 0.332s ok debug/macho 0.039s ok debug/pe 0.061s ok debug/plan9obj 0.028s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.038s ok encoding/asn1 0.039s ok encoding/base32 0.081s ok encoding/base64 0.039s ok encoding/binary 0.039s ok encoding/csv 0.071s ok encoding/gob 17.666s ok encoding/hex 0.040s ok encoding/json 1.235s ok encoding/pem 2.294s ok encoding/xml 0.225s ok errors 0.042s ok expvar 0.029s ok flag 0.143s ok fmt 0.556s ok go/ast 0.039s ok go/build 4.095s ok go/build/constraint 0.040s ok go/constant 0.039s ok go/doc 0.255s ok go/doc/comment 2.022s ok go/format 0.060s ok go/importer 0.164s ok go/internal/gccgoimporter 0.060s ok go/internal/gcimporter 0.971s ok go/internal/srcimporter 12.907s ok go/parser 0.849s ok go/printer 1.325s ok go/scanner 0.039s ok go/token 0.123s ok go/types 31.619s ok hash 0.034s ok hash/adler32 0.060s ok hash/crc32 0.070s ok hash/crc64 0.040s ok hash/fnv 0.033s ok hash/maphash 0.029s ok html 0.029s ok html/template 0.222s ok image 0.424s ok image/color 0.061s ok image/draw 0.586s ok image/gif 0.920s ok image/jpeg 1.266s ok image/png 3.076s ok index/suffixarray 0.959s ok internal/abi 17.870s ok internal/buildcfg 0.030s ok internal/coverage/cformat 0.029s ok internal/coverage/cmerge 0.029s ok internal/coverage/pods 0.029s ok internal/coverage/slicereader 0.029s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.060s ok internal/cpu 0.090s ok internal/dag 0.029s ok internal/diff 0.029s ok internal/fmtsort 0.028s ok internal/fuzz 0.060s ok internal/godebug 0.031s ok internal/intern 0.231s ok internal/itoa 0.028s ok internal/poll 0.533s ok internal/profile 0.041s ok internal/reflectlite 0.254s ok internal/safefilepath 0.029s ok internal/saferio 0.282s ok internal/singleflight 0.132s ok internal/testenv 0.029s ok internal/trace 0.183s ok internal/types/errors 0.340s ok internal/unsafeheader 0.029s ok internal/xcoff 0.050s ok io 0.070s ok io/fs 0.261s ok io/ioutil 0.039s ok log 0.040s ok log/syslog 1.259s ok math 0.039s ok math/big 3.016s ok math/bits 0.039s ok math/cmplx 0.032s ok math/rand 2.029s ok mime 0.050s ok mime/multipart 1.517s ok mime/quotedprintable 0.060s ok net 10.088s ok net/http 6.588s ok net/http/cgi 0.547s ok net/http/cookiejar 0.040s ok net/http/fcgi 0.149s ok net/http/httptest 0.192s ok net/http/httptrace 0.029s ok net/http/httputil 0.682s ok net/http/internal 0.039s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.198s ok net/internal/socktest 0.028s ok net/mail 0.039s ok net/netip 0.355s ok net/rpc 0.073s ok net/rpc/jsonrpc 0.042s ok net/smtp 0.070s ok net/textproto 0.040s ok net/url 0.049s ok os 0.625s ok os/exec 0.233s ok os/exec/internal/fdtest 0.029s ok os/signal 2.298s ok os/user 0.028s ok path 0.029s ok path/filepath 0.085s ok plugin 0.029s ok reflect 0.578s ok regexp 3.179s ok regexp/syntax 4.520s ok runtime 32.824s ok runtime/cgo 0.030s ok runtime/coverage 0.031s ok runtime/debug 0.113s ok runtime/internal/atomic 0.083s ok runtime/internal/math 0.028s ok runtime/internal/sys 0.029s ok runtime/internal/syscall 0.028s ok runtime/metrics 0.029s ok runtime/pprof 9.288s ok runtime/race 9.403s ok runtime/trace 3.232s ok sort 0.423s ok strconv 2.194s ok strings 2.946s ok sync 0.472s ok sync/atomic 1.904s ok syscall 2.962s ok testing 0.864s ok testing/fstest 0.039s ok testing/iotest 0.029s ok testing/quick 0.173s ok text/scanner 0.049s ok text/tabwriter 0.039s ok text/template 0.101s ok text/template/parse 0.049s ok time 2.294s ok unicode 0.041s ok unicode/utf16 0.026s ok unicode/utf8 0.049s ok cmd/addr2line 0.815s ok cmd/api 5.984s ok cmd/asm/internal/asm 2.945s ok cmd/asm/internal/lex 0.028s ok cmd/compile/internal/abt 0.059s ok cmd/compile/internal/amd64 51.570s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.435s ok cmd/compile/internal/importer 0.770s ok cmd/compile/internal/ir 0.028s ok cmd/compile/internal/logopt 0.212s ok cmd/compile/internal/noder 0.040s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 19.613s ok cmd/compile/internal/syntax 0.151s ok cmd/compile/internal/test 11.520s ok cmd/compile/internal/typecheck 0.246s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 7.099s ok cmd/covdata 0.028s ok cmd/cover 1.032s ok cmd/dist 0.029s ok cmd/doc 0.403s ok cmd/fix 0.704s ok cmd/go 56.104s ok cmd/go/internal/auth 0.028s ok cmd/go/internal/cache 0.140s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.039s ok cmd/go/internal/imports 0.039s ok cmd/go/internal/load 0.039s ok cmd/go/internal/lockedfile 0.186s ok cmd/go/internal/lockedfile/internal/filelock 0.081s ok cmd/go/internal/modconv 0.050s ok cmd/go/internal/modfetch 0.039s ok cmd/go/internal/modfetch/codehost 0.039s ok cmd/go/internal/modfetch/zip_sum_test 0.028s ok cmd/go/internal/modindex 0.554s ok cmd/go/internal/modload 0.039s ok cmd/go/internal/mvs 0.050s ok cmd/go/internal/par 0.131s ok cmd/go/internal/str 0.032s ok cmd/go/internal/test 0.029s ok cmd/go/internal/vcs 0.039s ok cmd/go/internal/vcweb 0.041s ok cmd/go/internal/vcweb/vcstest 3.914s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.088s ok cmd/gofmt 0.202s ok cmd/internal/archive 0.772s ok cmd/internal/buildid 0.527s ok cmd/internal/dwarf 0.028s ok cmd/internal/edit 0.029s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 1.034s ok cmd/internal/notsha256 0.032s ok cmd/internal/obj 0.439s ok cmd/internal/obj/ppc64 0.097s ok cmd/internal/obj/riscv 0.049s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 0.173s ok cmd/internal/objabi 0.029s ok cmd/internal/pkgpath 0.142s ok cmd/internal/pkgpattern 0.038s ok cmd/internal/quoted 0.028s ok cmd/internal/src 0.028s ok cmd/internal/test2json 0.686s ok cmd/link 3.173s ok cmd/link/internal/benchmark 0.029s ok cmd/link/internal/ld 2.598s ok cmd/link/internal/loader 0.077s ok cmd/nm 0.714s ok cmd/objdump 1.561s ok cmd/pack 0.829s ok cmd/pprof 1.478s ok cmd/trace 0.289s ok cmd/vet 9.901s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2720 39316 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2058 49744 ns/op 1869 B/op 37 allocs/op Benchmark/Writer/PAX-4 1486 76451 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3459 35440 ns/op 17784 B/op 16 allocs/op Benchmark/Reader/GNU-4 4594 24306 ns/op 17758 B/op 15 allocs/op Benchmark/Reader/PAX-4 1788 65884 ns/op 27510 B/op 33 allocs/op PASS ok archive/tar 0.943s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 339168665 ns/op 829000 B/op 83 allocs/op BenchmarkZip64Test-4 1 160407899 ns/op BenchmarkZip64TestSizes/4096-4 1328 97146 ns/op BenchmarkZip64TestSizes/1048576-4 178 639394 ns/op BenchmarkZip64TestSizes/67108864-4 1 135121466 ns/op PASS ok archive/zip 1.313s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 244138 478.0 ns/op BenchmarkReaderCopyUnoptimal-4 140097 833.3 ns/op BenchmarkReaderCopyNoWriteTo-4 22737 4622 ns/op BenchmarkReaderWriteToOptimal-4 6296 19935 ns/op BenchmarkReaderReadString-4 129027 839.6 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 208945 555.0 ns/op BenchmarkWriterCopyUnoptimal-4 205125 552.9 ns/op BenchmarkWriterCopyNoReadFrom-4 26948 4270 ns/op BenchmarkReaderEmpty-4 47586 2476 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 35569 3256 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 601606 194.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.620s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 6459 19726 ns/op 1661.19 MB/s BenchmarkWriteByte-4 518 223817 ns/op 18.30 MB/s BenchmarkWriteRune-4 264 453922 ns/op 27.07 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3673911 ns/op BenchmarkBufferFullSmallReads-4 100 1003177 ns/op BenchmarkBufferWriteBlock/N4096-4 7406 15272 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 418 266313 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 21367843 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4642779 24.24 ns/op 412.56 MB/s BenchmarkIndexByte/32-4 4445008 26.23 ns/op 1220.05 MB/s BenchmarkIndexByte/4K-4 912680 130.3 ns/op 31425.96 MB/s BenchmarkIndexBytePortable/10-4 763636 146.2 ns/op 68.39 MB/s BenchmarkIndexBytePortable/32-4 262206 449.6 ns/op 71.17 MB/s BenchmarkIndexBytePortable/4K-4 2244 53156 ns/op 77.06 MB/s BenchmarkIndexRune/10-4 1000000 100.3 ns/op 99.69 MB/s BenchmarkIndexRune/32-4 1203590 98.75 ns/op 324.06 MB/s BenchmarkIndexRune/4K-4 387966 306.0 ns/op 13385.69 MB/s BenchmarkIndexRuneASCII/10-4 4369081 24.44 ns/op 409.23 MB/s BenchmarkIndexRuneASCII/32-4 4273244 26.14 ns/op 1223.96 MB/s BenchmarkIndexRuneASCII/4K-4 890976 132.0 ns/op 31028.13 MB/s BenchmarkEqual/0-4 7369320 15.87 ns/op BenchmarkEqual/1-4 1528988 78.46 ns/op 12.75 MB/s BenchmarkEqual/6-4 1492933 80.71 ns/op 74.34 MB/s BenchmarkEqual/9-4 1462374 80.68 ns/op 111.55 MB/s BenchmarkEqual/15-4 1458494 82.21 ns/op 182.45 MB/s BenchmarkEqual/16-4 1518298 78.53 ns/op 203.74 MB/s BenchmarkEqual/20-4 1425014 83.86 ns/op 238.50 MB/s BenchmarkEqual/32-4 1435054 83.64 ns/op 382.59 MB/s BenchmarkEqual/4K-4 104563 1128 ns/op 3629.99 MB/s BenchmarkIndex/10-4 3175635 37.17 ns/op 269.03 MB/s BenchmarkIndex/32-4 3149438 37.82 ns/op 846.01 MB/s BenchmarkIndex/4K-4 18258 6633 ns/op 617.54 MB/s BenchmarkIndexEasy/10-4 3019848 37.58 ns/op 266.11 MB/s BenchmarkIndexEasy/32-4 3058910 38.16 ns/op 838.64 MB/s BenchmarkIndexEasy/4K-4 489475 242.7 ns/op 16878.53 MB/s BenchmarkCount/10-4 1535910 78.67 ns/op 127.11 MB/s BenchmarkCount/32-4 1504124 78.98 ns/op 405.15 MB/s BenchmarkCount/4K-4 18114 6614 ns/op 619.32 MB/s BenchmarkCountEasy/10-4 1474926 81.50 ns/op 122.70 MB/s BenchmarkCountEasy/32-4 1442169 84.19 ns/op 380.09 MB/s BenchmarkCountEasy/4K-4 415406 279.1 ns/op 14675.03 MB/s BenchmarkCountSingle/10-4 3916286 30.69 ns/op 325.80 MB/s BenchmarkCountSingle/32-4 3565396 33.58 ns/op 952.87 MB/s BenchmarkCountSingle/4K-4 801266 141.2 ns/op 29016.89 MB/s BenchmarkToUpper/#00-4 3048009 39.33 ns/op BenchmarkToUpper/ONLYUPPER-4 308277 389.9 ns/op BenchmarkToUpper/abc-4 509250 225.9 ns/op BenchmarkToUpper/AbC123-4 299596 401.3 ns/op BenchmarkToUpper/azAZ09_-4 281389 432.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 79074 1528 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39837 2978 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56715 2105 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 123165 953.4 ns/op BenchmarkToLower/#00-4 2923011 40.84 ns/op BenchmarkToLower/abc-4 482510 252.0 ns/op BenchmarkToLower/AbC123-4 277603 401.9 ns/op BenchmarkToLower/azAZ09_-4 253704 432.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78514 1537 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42440 2792 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66744 1801 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122077 976.0 ns/op BenchmarkFields/ASCII/16-4 118470 962.3 ns/op 16.63 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9061 13023 ns/op 19.66 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 568 207206 ns/op 19.77 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 3861561 ns/op 16.97 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60281250 ns/op 17.39 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 127276 928.7 ns/op 17.23 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5022 20057 ns/op 12.76 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 364 322607 ns/op 12.70 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6403253 ns/op 10.23 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 126545224 ns/op 8.29 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 147094 795.5 ns/op 20.11 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12543 9349 ns/op 27.38 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 710 163370 ns/op 25.07 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 31 3797937 ns/op 17.26 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 82384846 ns/op 12.73 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 151426 752.6 ns/op 21.26 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8349 13633 ns/op 18.78 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 518 224054 ns/op 18.28 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4798279 ns/op 13.66 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 100522157 ns/op 10.43 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2039913 58.65 ns/op BenchmarkTrimSpace/ASCII-4 1000000 112.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 113452 1048 ns/op BenchmarkTrimSpace/JustNonASCII-4 51334 2323 ns/op BenchmarkToValidUTF8/Valid-4 480518 246.7 ns/op BenchmarkToValidUTF8/InvalidASCII-4 324044 348.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98718 1185 ns/op BenchmarkIndexHard1-4 837 142579 ns/op BenchmarkIndexHard2-4 597 199620 ns/op BenchmarkIndexHard3-4 148 799697 ns/op BenchmarkIndexHard4-4 181 663747 ns/op BenchmarkLastIndexHard1-4 5 22361479 ns/op BenchmarkLastIndexHard2-4 4 29138183 ns/op BenchmarkLastIndexHard3-4 4 31506244 ns/op BenchmarkCountHard1-4 837 144192 ns/op BenchmarkCountHard2-4 585 201385 ns/op BenchmarkCountHard3-4 150 803413 ns/op BenchmarkSplitEmptySeparator-4 1 169200822 ns/op BenchmarkSplitSingleByteSeparator-4 10 11259522 ns/op BenchmarkSplitMultiByteSeparator-4 10 10129818 ns/op BenchmarkSplitNSingleByteSeparator-4 176928 615.7 ns/op BenchmarkSplitNMultiByteSeparator-4 67432 1601 ns/op BenchmarkRepeat-4 188271 627.3 ns/op BenchmarkRepeatLarge/256/1-4 129644 792.9 ns/op 322.88 MB/s BenchmarkRepeatLarge/256/16-4 232191 516.0 ns/op 496.14 MB/s BenchmarkRepeatLarge/512/1-4 114157 1059 ns/op 483.64 MB/s BenchmarkRepeatLarge/512/16-4 152766 793.2 ns/op 645.51 MB/s BenchmarkRepeatLarge/1024/1-4 65748 1680 ns/op 609.50 MB/s BenchmarkRepeatLarge/1024/16-4 81789 1406 ns/op 728.11 MB/s BenchmarkRepeatLarge/2048/1-4 39092 2790 ns/op 734.04 MB/s BenchmarkRepeatLarge/2048/16-4 46236 2396 ns/op 854.66 MB/s BenchmarkRepeatLarge/4096/1-4 25000 4577 ns/op 894.89 MB/s BenchmarkRepeatLarge/4096/16-4 25862 4354 ns/op 940.73 MB/s BenchmarkRepeatLarge/8192/1-4 13803 8127 ns/op 1008.04 MB/s BenchmarkRepeatLarge/8192/16-4 14353 7924 ns/op 1033.87 MB/s BenchmarkRepeatLarge/8192/4097-4 21772 5021 ns/op 815.89 MB/s BenchmarkRepeatLarge/16384/1-4 7701 14826 ns/op 1105.10 MB/s BenchmarkRepeatLarge/16384/16-4 7419 14658 ns/op 1117.77 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 12139 ns/op 1012.56 MB/s BenchmarkRepeatLarge/32768/1-4 4155 29504 ns/op 1110.62 MB/s BenchmarkRepeatLarge/32768/16-4 4878 27509 ns/op 1191.18 MB/s BenchmarkRepeatLarge/32768/4097-4 4412 28428 ns/op 1008.84 MB/s BenchmarkRepeatLarge/65536/1-4 2202 53390 ns/op 1227.50 MB/s BenchmarkRepeatLarge/65536/16-4 2299 52702 ns/op 1243.52 MB/s BenchmarkRepeatLarge/65536/4097-4 2264 55821 ns/op 1100.93 MB/s BenchmarkRepeatLarge/131072/1-4 230 509312 ns/op 257.35 MB/s BenchmarkRepeatLarge/131072/16-4 235 508409 ns/op 257.81 MB/s BenchmarkRepeatLarge/131072/4097-4 232 500988 ns/op 253.51 MB/s BenchmarkRepeatLarge/262144/1-4 100 1014625 ns/op 258.37 MB/s BenchmarkRepeatLarge/262144/16-4 100 1019442 ns/op 257.14 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1014828 ns/op 254.34 MB/s BenchmarkRepeatLarge/524288/1-4 62 2025067 ns/op 258.90 MB/s BenchmarkRepeatLarge/524288/16-4 60 2059591 ns/op 254.56 MB/s BenchmarkRepeatLarge/524288/4097-4 61 2008316 ns/op 259.08 MB/s BenchmarkRepeatLarge/1048576/1-4 28 4053051 ns/op 258.71 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4055854 ns/op 258.53 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4050933 ns/op 257.90 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7900579 ns/op 265.44 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8009548 ns/op 261.83 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 8009732 ns/op 261.38 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15955274 ns/op 262.88 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16359173 ns/op 256.39 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15245969 ns/op 274.91 MB/s BenchmarkRepeatLarge/8388608/1-4 4 30868437 ns/op 271.75 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31256410 ns/op 268.38 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31676970 ns/op 264.75 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61228698 ns/op 274.01 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62085622 ns/op 270.23 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62454922 ns/op 268.63 MB/s BenchmarkRepeatLarge/33554432/1-4 1 120646494 ns/op 278.12 MB/s BenchmarkRepeatLarge/33554432/16-4 1 119931293 ns/op 279.78 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 120570696 ns/op 278.30 MB/s BenchmarkRepeatLarge/67108864/1-4 1 243699300 ns/op 275.38 MB/s BenchmarkRepeatLarge/67108864/16-4 1 241487468 ns/op 277.90 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 240667759 ns/op 278.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 480073049 ns/op 279.58 MB/s BenchmarkRepeatLarge/134217728/16-4 1 475417285 ns/op 282.32 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 478948390 ns/op 280.23 MB/s BenchmarkRepeatLarge/268435456/1-4 1 953854943 ns/op 281.42 MB/s BenchmarkRepeatLarge/268435456/16-4 1 941910525 ns/op 284.99 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 941055791 ns/op 285.25 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1858186757 ns/op 288.92 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1886082835 ns/op 284.65 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1870444036 ns/op 287.03 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3858904962 ns/op 278.25 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3728287301 ns/op 288.00 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3779672120 ns/op 284.08 MB/s BenchmarkBytesCompare/1-4 10616534 11.31 ns/op BenchmarkBytesCompare/2-4 9114212 13.26 ns/op BenchmarkBytesCompare/4-4 8828522 13.21 ns/op BenchmarkBytesCompare/8-4 9840584 12.32 ns/op BenchmarkBytesCompare/16-4 9537678 12.26 ns/op BenchmarkBytesCompare/32-4 8644803 13.82 ns/op BenchmarkBytesCompare/64-4 7937814 15.14 ns/op BenchmarkBytesCompare/128-4 7571180 15.42 ns/op BenchmarkBytesCompare/256-4 5811544 18.46 ns/op BenchmarkBytesCompare/512-4 4157815 28.58 ns/op BenchmarkBytesCompare/1024-4 2753167 43.10 ns/op BenchmarkBytesCompare/2048-4 1628272 73.45 ns/op BenchmarkIndexAnyASCII/1:1-4 2352561 50.11 ns/op BenchmarkIndexAnyASCII/1:2-4 2412782 48.39 ns/op BenchmarkIndexAnyASCII/1:4-4 2387616 48.16 ns/op BenchmarkIndexAnyASCII/1:8-4 2384749 48.26 ns/op BenchmarkIndexAnyASCII/1:16-4 2419806 48.15 ns/op BenchmarkIndexAnyASCII/1:32-4 2348774 49.52 ns/op BenchmarkIndexAnyASCII/1:64-4 2368714 48.46 ns/op BenchmarkIndexAnyASCII/16:1-4 2055902 57.81 ns/op BenchmarkIndexAnyASCII/16:2-4 413412 276.5 ns/op BenchmarkIndexAnyASCII/16:4-4 416698 277.8 ns/op BenchmarkIndexAnyASCII/16:8-4 421628 280.0 ns/op BenchmarkIndexAnyASCII/16:16-4 387747 295.6 ns/op BenchmarkIndexAnyASCII/16:32-4 361515 321.1 ns/op BenchmarkIndexAnyASCII/16:64-4 317029 371.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1872950 64.52 ns/op BenchmarkIndexAnyASCII/256:2-4 33055 3602 ns/op BenchmarkIndexAnyASCII/256:4-4 32772 3612 ns/op BenchmarkIndexAnyASCII/256:8-4 33358 3572 ns/op BenchmarkIndexAnyASCII/256:16-4 33060 3602 ns/op BenchmarkIndexAnyASCII/256:32-4 32905 3680 ns/op BenchmarkIndexAnyASCII/256:64-4 32248 3773 ns/op BenchmarkIndexAnyUTF8/1:1-4 2367813 50.05 ns/op BenchmarkIndexAnyUTF8/1:2-4 2424642 49.19 ns/op BenchmarkIndexAnyUTF8/1:4-4 2405918 48.35 ns/op BenchmarkIndexAnyUTF8/1:8-4 2420011 48.36 ns/op BenchmarkIndexAnyUTF8/1:16-4 2462234 47.80 ns/op BenchmarkIndexAnyUTF8/1:32-4 2353915 49.56 ns/op BenchmarkIndexAnyUTF8/1:64-4 2363990 48.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 152919 755.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 273321 430.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 274238 438.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 273044 429.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 269779 434.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 258462 452.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 263007 447.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11175 ns/op BenchmarkIndexAnyUTF8/256:2-4 19839 6049 ns/op BenchmarkIndexAnyUTF8/256:4-4 19624 6049 ns/op BenchmarkIndexAnyUTF8/256:8-4 19503 6159 ns/op BenchmarkIndexAnyUTF8/256:16-4 19711 6098 ns/op BenchmarkIndexAnyUTF8/256:32-4 18260 6454 ns/op BenchmarkIndexAnyUTF8/256:64-4 18618 6355 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2219697 51.53 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2367381 50.14 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2350453 50.84 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2340640 50.51 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2429578 48.45 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2374531 50.12 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2316492 51.01 ns/op BenchmarkLastIndexAnyASCII/16:1-4 325234 360.9 ns/op BenchmarkLastIndexAnyASCII/16:2-4 326211 359.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 328935 358.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 326263 367.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306562 376.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 282082 404.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 264136 446.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24699 4844 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24720 4887 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24654 4860 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24559 4933 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24055 4999 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23910 4896 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24174 4930 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2314146 50.63 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2376477 49.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2280690 49.17 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2367198 48.87 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2403236 47.55 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2383531 49.40 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2358388 50.04 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 224011 507.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 268233 436.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 274059 439.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 268118 437.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 273248 429.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 261466 456.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 260208 446.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16904 7070 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19146 6121 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19520 6201 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19550 6136 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19549 6095 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18330 6494 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18829 6361 ns/op BenchmarkTrimASCII/1:1-4 2510109 45.98 ns/op BenchmarkTrimASCII/1:2-4 2146879 55.95 ns/op BenchmarkTrimASCII/1:4-4 2105042 56.58 ns/op BenchmarkTrimASCII/1:8-4 1961173 60.95 ns/op BenchmarkTrimASCII/1:16-4 1646401 71.25 ns/op BenchmarkTrimASCII/16:1-4 428449 271.6 ns/op BenchmarkTrimASCII/16:2-4 321471 365.1 ns/op BenchmarkTrimASCII/16:4-4 319780 370.1 ns/op BenchmarkTrimASCII/16:8-4 313312 365.7 ns/op BenchmarkTrimASCII/16:16-4 308922 383.2 ns/op BenchmarkTrimASCII/256:1-4 33865 3489 ns/op BenchmarkTrimASCII/256:2-4 24038 5002 ns/op BenchmarkTrimASCII/256:4-4 23350 5023 ns/op BenchmarkTrimASCII/256:8-4 23958 5021 ns/op BenchmarkTrimASCII/256:16-4 24018 5002 ns/op BenchmarkTrimASCII/4096:1-4 2101 55023 ns/op BenchmarkTrimASCII/4096:2-4 1466 79448 ns/op BenchmarkTrimASCII/4096:4-4 1485 80146 ns/op BenchmarkTrimASCII/4096:8-4 1468 79315 ns/op BenchmarkTrimASCII/4096:16-4 1440 80368 ns/op BenchmarkTrimByte-4 1527656 78.71 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12930 9164 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13179 9076 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 676 172172 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1366 84923 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2656 43394 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4719 22830 ns/op BenchmarkCompareBytesEqual-4 10152099 11.15 ns/op BenchmarkCompareBytesToNil-4 11519924 9.735 ns/op BenchmarkCompareBytesEmpty-4 12257102 8.686 ns/op BenchmarkCompareBytesIdentical-4 12097828 8.750 ns/op BenchmarkCompareBytesSameLength-4 10574284 10.08 ns/op BenchmarkCompareBytesDifferentLength-4 10677566 9.666 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1380 77724 ns/op 13491.11 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1370 85309 ns/op 12291.67 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1380 75457 ns/op 13896.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1377 86372 ns/op 12140.41 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1838 83168 ns/op 12608.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1387 74476 ns/op 14079.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1947 72694 ns/op 14424.65 MB/s BenchmarkCompareBytesBig-4 1350 84745 ns/op 12373.38 MB/s BenchmarkCompareBytesBigIdentical-4 11913906 8.591 ns/op 122056934.82 MB/s PASS ok bytes 70.389s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 75048891 ns/op 1.33 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 305652029 ns/op 1.86 MB/s 3663168 B/op 54 allocs/op BenchmarkDecodeRand-4 5 23789197 ns/op 0.69 MB/s 3650038 B/op 51 allocs/op PASS ok compress/bzip2 1.338s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 57 1813877 ns/op 5.51 MB/s 49166 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17100165 ns/op 5.85 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 175053204 ns/op 5.71 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 57 1790351 ns/op 5.59 MB/s 50972 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17613048 ns/op 5.68 MB/s 62764 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 181343195 ns/op 5.51 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 66 1744100 ns/op 5.73 MB/s 46538 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16473323 ns/op 6.07 MB/s 45566 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 168225822 ns/op 5.94 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1747550 ns/op 5.72 MB/s 49519 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16518298 ns/op 6.05 MB/s 45566 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 169254997 ns/op 5.91 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 1934142 ns/op 5.17 MB/s 48025 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18859024 ns/op 5.30 MB/s 61490 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 192820611 ns/op 5.19 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1514925 ns/op 6.60 MB/s 51081 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12505303 ns/op 8.00 MB/s 56074 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 127857083 ns/op 7.82 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 81 1363036 ns/op 7.34 MB/s 50768 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10037777 ns/op 9.96 MB/s 49491 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101236864 ns/op 9.88 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1355735 ns/op 7.38 MB/s 51983 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10051964 ns/op 9.95 MB/s 49490 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 100481464 ns/op 9.95 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 96 1218403 ns/op 8.21 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11725000 ns/op 8.53 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117200355 ns/op 8.53 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2239299 ns/op 4.47 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 20107262 ns/op 4.97 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 197141059 ns/op 5.07 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6494902 ns/op 1.54 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 76387622 ns/op 1.31 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 804514558 ns/op 1.24 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6513881 ns/op 1.54 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 76805865 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 796570555 ns/op 1.26 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 78 1476060 ns/op 6.77 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12514174 ns/op 7.99 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 124046593 ns/op 8.06 MB/s BenchmarkEncode/Newton/Speed/1e4-4 50 2102639 ns/op 4.76 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16228921 ns/op 6.16 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 157063889 ns/op 6.37 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6311095 ns/op 1.58 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 70125762 ns/op 1.43 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 717560845 ns/op 1.39 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6487847 ns/op 1.54 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 87761792 ns/op 1.14 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 914089570 ns/op 1.09 MB/s PASS ok compress/flate 15.208s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2223627 ns/op 4.50 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2308522 ns/op 4.33 MB/s BenchmarkDecoder/1e5-4 5 21811609 ns/op 4.58 MB/s BenchmarkDecoder/1e-Reuse5-4 5 21883637 ns/op 4.57 MB/s BenchmarkDecoder/1e6-4 1 220065186 ns/op 4.54 MB/s BenchmarkDecoder/1e-Reuse6-4 1 221580236 ns/op 4.51 MB/s BenchmarkEncoder/1e4-4 52 2120155 ns/op 4.72 MB/s BenchmarkEncoder/1e-Reuse4-4 56 1812464 ns/op 5.52 MB/s BenchmarkEncoder/1e5-4 6 19160086 ns/op 5.22 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18647184 ns/op 5.36 MB/s BenchmarkEncoder/1e6-4 1 190425486 ns/op 5.25 MB/s BenchmarkEncoder/1e-Reuse6-4 1 186173390 ns/op 5.37 MB/s PASS ok compress/lzw 2.549s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3865703 ns/op PASS ok container/heap 0.238s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 18271 5768 ns/op BenchmarkWithTimeout/concurrency=40-4 5034 24051 ns/op BenchmarkWithTimeout/concurrency=4000-4 4974 23760 ns/op BenchmarkWithTimeout/concurrency=400000-4 5054 20330 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 359976 297.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13856 9379 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16460 6836 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2986 41634 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1909 67224 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2295 46436 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 246 468706 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 181 871112 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 272 403650 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 4917289 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 8355722 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 28 4380902 ns/op BenchmarkCheckCanceled/Err-4 255590 444.9 ns/op BenchmarkCheckCanceled/Done-4 400366 285.3 ns/op BenchmarkContextCancelDone-4 468877 242.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24061 4990 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22572 5295 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20422 5770 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17772 7206 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12230 9410 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 559410 211.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 318189 373.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 224634 534.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 140340 850.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 71760 1652 ns/op PASS ok context 11.131s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1648911 70.23 ns/op 227.83 MB/s BenchmarkDecrypt-4 1715527 69.02 ns/op 231.80 MB/s BenchmarkExpand-4 990157 117.4 ns/op PASS ok crypto/aes 0.521s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 173005 651.7 ns/op 98.20 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 369870 290.9 ns/op 220.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 177092 669.3 ns/op 95.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 384540 309.0 ns/op 207.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 117987 1010 ns/op 1336.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 180157 661.5 ns/op 2040.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107406 1111 ns/op 1215.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 150774 787.1 ns/op 1715.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 40914 2895 ns/op 2829.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52065 2272 ns/op 3605.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34256 3470 ns/op 2360.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39487 2996 ns/op 2734.38 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6940 16013 ns/op 63.63 MB/s BenchmarkAESCFBDecrypt1K-4 6763 16346 ns/op 62.34 MB/s BenchmarkAESCFBDecrypt8K-4 932 127606 ns/op 64.16 MB/s BenchmarkAESOFB1K-4 10000 10780 ns/op 94.53 MB/s BenchmarkAESCTR1K-4 14144 8446 ns/op 120.65 MB/s BenchmarkAESCTR8K-4 1794 67201 ns/op 121.83 MB/s BenchmarkAESCBCEncrypt1K-4 14468 8249 ns/op 124.13 MB/s BenchmarkAESCBCDecrypt1K-4 18200 6585 ns/op 155.51 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 64896 1580 ns/op 5.06 MB/s BenchmarkDecrypt-4 78583 1491 ns/op 5.37 MB/s BenchmarkTDESEncrypt-4 30396 3934 ns/op 2.03 MB/s BenchmarkTDESDecrypt-4 30930 3920 ns/op 2.04 MB/s PASS ok crypto/des 0.613s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 946 120494 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7525984 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20271163 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 98 1211488 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.629s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1500 70474 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 45 2577699 ns/op 10774 B/op 62 allocs/op BenchmarkSign/P521-4 19 5931003 ns/op 11164 B/op 63 allocs/op BenchmarkVerify/P256-4 924 127148 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 15 7665734 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19881984 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3805 29383 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 63 1855545 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4970445 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.450s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 321 350527 ns/op BenchmarkNewKeyFromSeed-4 336 353191 ns/op BenchmarkSigning-4 314 375515 ns/op BenchmarkVerification-4 216 546616 ns/op PASS ok crypto/ed25519 0.658s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4754 23100 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 156 760790 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 60 1970286 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4961435 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1392 87003 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 1957189 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5374771 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15069362 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12392 9131 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5704 19830 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3573 29777 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 79 1360653 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2389 47034 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 292 403799 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1521 76959 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 91 1248943 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.302s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14856 7960 ns/op 128.64 MB/s BenchmarkHMACSHA256_32-4 24781 4849 ns/op 6.60 MB/s BenchmarkNewWriteSum-4 10000 10005 ns/op 3.20 MB/s PASS ok crypto/hmac 0.509s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 56917 2026 ns/op BenchmarkModSub-4 71702 1635 ns/op BenchmarkMontgomeryRepr-4 23331 4675 ns/op BenchmarkMontgomeryMul-4 28935 4183 ns/op BenchmarkModMul-4 12375 9564 ns/op BenchmarkExpBig-4 15 7370264 ns/op BenchmarkExp-4 7 16011297 ns/op PASS ok crypto/internal/bigmod 1.190s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3134 33292 ns/op BenchmarkScalarBaseMult-4 330 343640 ns/op BenchmarkScalarMult-4 157 767969 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 228 527226 ns/op PASS ok crypto/internal/edwards25519 0.645s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 519499 223.6 ns/op BenchmarkMultiply-4 4273242 27.94 ns/op BenchmarkSquare-4 5231149 22.54 ns/op BenchmarkInvert-4 24573 4832 ns/op BenchmarkMult32-4 1542176 76.96 ns/op PASS ok crypto/internal/edwards25519/field 0.821s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 55 1860005 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1417 74016 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5166553 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14490380 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 168 699765 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7999 14583 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 63 1743591 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4267215 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.066s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 571512 186.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 296934 367.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116379 1009 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 648412 178.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 312818 370.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 117950 1010 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.767s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 118018 972.1 ns/op 8.23 MB/s BenchmarkHash64-4 128260 895.9 ns/op 71.44 MB/s BenchmarkHash128-4 114674 1004 ns/op 127.55 MB/s BenchmarkHash256-4 95792 1245 ns/op 205.70 MB/s BenchmarkHash512-4 67222 1728 ns/op 296.35 MB/s BenchmarkHash1K-4 44145 2689 ns/op 380.83 MB/s BenchmarkHash8K-4 7447 16062 ns/op 510.02 MB/s BenchmarkHash1M-4 60 1953947 ns/op 536.64 MB/s BenchmarkHash8M-4 7 15625586 ns/op 536.85 MB/s BenchmarkHash8BytesUnaligned-4 117366 986.3 ns/op 8.11 MB/s BenchmarkHash1KUnaligned-4 44344 2695 ns/op 380.03 MB/s BenchmarkHash8KUnaligned-4 7329 16152 ns/op 507.18 MB/s PASS ok crypto/md5 1.609s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 1421207470 ns/op PASS ok crypto/rand 1.452s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13240 9035 ns/op 14.17 MB/s BenchmarkRC4_1K-4 1584 71849 ns/op 14.25 MB/s BenchmarkRC4_8K-4 208 569573 ns/op 14.21 MB/s PASS ok crypto/rc4 0.551s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8777047 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20940554 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38983315 ns/op BenchmarkEncryptPKCS1v15/2048-4 39 2726542 ns/op BenchmarkDecryptOAEP/2048-4 13 8773363 ns/op BenchmarkEncryptOAEP/2048-4 39 2701302 ns/op BenchmarkSignPKCS1v15/2048-4 13 8866894 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2700430 ns/op BenchmarkSignPSS/2048-4 13 8986869 ns/op BenchmarkVerifyPSS/2048-4 40 3132499 ns/op PASS ok crypto/rsa 1.585s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 107480 1074 ns/op 7.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 126708 909.9 ns/op 8.79 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 76161 1552 ns/op 206.22 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 87912 1352 ns/op 236.74 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49731 2401 ns/op 426.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53546 2220 ns/op 461.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10110 11693 ns/op 700.61 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9951 11524 ns/op 710.85 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.164s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 81978 1418 ns/op 5.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 95818 1214 ns/op 6.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 92833 1291 ns/op 6.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25801 4659 ns/op 219.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26857 4404 ns/op 232.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26598 4496 ns/op 227.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4132 28316 ns/op 289.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4257 27941 ns/op 293.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4230 28243 ns/op 290.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.304s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58803 2099 ns/op 3.81 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72151 1586 ns/op 5.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66146 1795 ns/op 4.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28500 4188 ns/op 244.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31981 3787 ns/op 270.42 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29577 3966 ns/op 258.17 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5895 20065 ns/op 408.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5890 19792 ns/op 413.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5882 19878 ns/op 412.11 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.309s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15389553 7.539 ns/op BenchmarkConstantTimeEq-4 15801406 7.607 ns/op BenchmarkConstantTimeLessOrEq-4 15588768 7.768 ns/op BenchmarkXORBytes/8Bytes-4 4646740 26.55 ns/op 301.31 MB/s BenchmarkXORBytes/128Bytes-4 3925154 30.28 ns/op 4227.45 MB/s BenchmarkXORBytes/2048Bytes-4 809065 135.5 ns/op 15116.30 MB/s BenchmarkXORBytes/32768Bytes-4 61177 1962 ns/op 16699.19 MB/s PASS ok crypto/subtle 0.980s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 181 799899 ns/op BenchmarkCertCache/1-4 175 828410 ns/op BenchmarkCertCache/2-4 181 700122 ns/op BenchmarkCertCache/3-4 163 790321 ns/op BenchmarkHandshakeServer/RSA-4 39 3086899 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 31 3819307 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 34 3372552 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1096543 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 156 765031 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 50 2400412 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 58 1932604 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28999876 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28186719 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 22318431 ns/op 46.98 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 31235551 ns/op 33.57 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 33581616 ns/op 62.45 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 46875181 ns/op 44.74 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 61971096 ns/op 67.68 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 93466382 ns/op 44.88 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 108642808 ns/op 77.21 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 163769554 ns/op 51.22 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 196047093 ns/op 85.58 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 281900066 ns/op 59.51 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 400787604 ns/op 83.72 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 614545295 ns/op 54.60 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 844705251 ns/op 79.45 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1087112732 ns/op 61.73 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 21805549 ns/op 48.09 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 27697452 ns/op 37.86 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 34877525 ns/op 60.13 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 50201398 ns/op 41.77 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 65421799 ns/op 64.11 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 100674617 ns/op 41.66 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 105484603 ns/op 79.52 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 124746129 ns/op 67.25 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 223940874 ns/op 74.92 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 352534774 ns/op 47.59 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 421274476 ns/op 79.65 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 584727480 ns/op 57.38 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 861719084 ns/op 77.88 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1166914181 ns/op 57.51 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702565286 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 704883101 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287916526 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287838932 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149231389 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149325996 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80615715 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79344856 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38912770 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 38081924 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142562046 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 144937002 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63023332 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63978698 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37176122 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36666646 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24116858 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23334722 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16836028 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15722753 ns/op PASS ok crypto/tls 18.361s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12310096 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 327 365862 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1074 105608 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 968 115754 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 0.992s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 32 3343452 ns/op 279714 B/op 1632 allocs/op BenchmarkConcurrentStmtQuery-4 30 3623545 ns/op 260148 B/op 2023 allocs/op BenchmarkConcurrentStmtExec-4 44 2459849 ns/op 211186 B/op 652 allocs/op BenchmarkConcurrentTxQuery-4 37 3248580 ns/op 266799 B/op 2147 allocs/op BenchmarkConcurrentTxExec-4 60 1950667 ns/op 87780 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 2961470 ns/op 104386 B/op 2071 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1062255 ns/op 40128 B/op 381 allocs/op BenchmarkConcurrentRandom-4 36 3306814 ns/op 231896 B/op 1846 allocs/op BenchmarkManyConcurrentQueries-4 2419 46997 ns/op 3971 B/op 20 allocs/op PASS ok database/sql 1.288s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 234490 506.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 1603750 ns/op 188218 B/op 13 allocs/op Benchmark115/LineToPC-4 76 1650614 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17121 6947 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.780s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 687 159431 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2552 39374 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.273s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 247 444126 ns/op 18.45 MB/s BenchmarkEncodeToString-4 223 498435 ns/op 16.44 MB/s BenchmarkDecode-4 138 853019 ns/op 15.37 MB/s BenchmarkDecodeString-4 142 828453 ns/op 15.83 MB/s PASS ok encoding/base32 0.743s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 313 347192 ns/op 23.59 MB/s BenchmarkDecodeString/2-4 264387 418.2 ns/op 9.56 MB/s BenchmarkDecodeString/4-4 221725 535.1 ns/op 14.95 MB/s BenchmarkDecodeString/8-4 178862 655.8 ns/op 18.30 MB/s BenchmarkDecodeString/64-4 34575 3396 ns/op 25.91 MB/s BenchmarkDecodeString/8192-4 319 361318 ns/op 30.23 MB/s BenchmarkNewEncoding-4 92004 1293 ns/op 197.95 MB/s PASS ok encoding/base64 1.013s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1268 88239 ns/op 45.33 MB/s BenchmarkReadStruct-4 17209 6969 ns/op 10.76 MB/s BenchmarkWriteStruct-4 17845 6580 ns/op 11.40 MB/s BenchmarkReadInts-4 48618 2418 ns/op 12.41 MB/s BenchmarkWriteInts-4 40989 2953 ns/op 10.16 MB/s BenchmarkWriteSlice1000Int32s-4 1309 91371 ns/op 43.78 MB/s BenchmarkPutUint16-4 3354820 35.59 ns/op 56.20 MB/s BenchmarkAppendUint16-4 3368168 35.66 ns/op 56.09 MB/s BenchmarkPutUint32-4 2472171 48.31 ns/op 82.80 MB/s BenchmarkAppendUint32-4 2377848 50.01 ns/op 79.99 MB/s BenchmarkPutUint64-4 1089229 108.7 ns/op 73.56 MB/s BenchmarkAppendUint64-4 1000000 110.5 ns/op 72.38 MB/s BenchmarkLittleEndianPutUint16-4 3315820 36.24 ns/op 55.19 MB/s BenchmarkLittleEndianAppendUint16-4 3367166 35.84 ns/op 55.80 MB/s BenchmarkLittleEndianPutUint32-4 2369143 49.02 ns/op 81.60 MB/s BenchmarkLittleEndianAppendUint32-4 2474314 47.81 ns/op 83.67 MB/s BenchmarkLittleEndianPutUint64-4 1000000 112.6 ns/op 71.07 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 110.7 ns/op 72.30 MB/s BenchmarkReadFloats-4 164450 713.8 ns/op 16.81 MB/s BenchmarkWriteFloats-4 141676 846.6 ns/op 14.17 MB/s BenchmarkReadSlice1000Float32s-4 1245 94669 ns/op 42.25 MB/s BenchmarkWriteSlice1000Float32s-4 1143 101948 ns/op 39.24 MB/s BenchmarkReadSlice1000Uint8s-4 71668 1428 ns/op 700.23 MB/s BenchmarkWriteSlice1000Uint8s-4 111795 1092 ns/op 915.83 MB/s BenchmarkPutUvarint32-4 798814 147.6 ns/op 27.11 MB/s BenchmarkPutUvarint64-4 203424 578.7 ns/op 13.82 MB/s PASS ok encoding/binary 3.993s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6836 16419 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7022 16688 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7155 16736 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3817 27754 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7534 16819 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7771 16424 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7059 15861 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4033 25659 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12962 9014 ns/op PASS ok encoding/csv 1.578s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 11241 10743 ns/op BenchmarkEndToEndByteBuffer-4 14599 8707 ns/op BenchmarkEndToEndSliceByteBuffer-4 302 394182 ns/op BenchmarkEncodeComplex128Slice-4 819 135511 ns/op BenchmarkEncodeFloat64Slice-4 1657 64528 ns/op BenchmarkEncodeInt32Slice-4 1640 72027 ns/op BenchmarkEncodeStringSlice-4 1747 62111 ns/op BenchmarkEncodeInterfaceSlice-4 72 1796774 ns/op BenchmarkDecodeComplex128Slice-4 634 192315 ns/op BenchmarkDecodeFloat64Slice-4 1376 87437 ns/op BenchmarkDecodeInt32Slice-4 1389 109965 ns/op BenchmarkDecodeStringSlice-4 990 135679 ns/op BenchmarkDecodeStringsSlice-4 357 364483 ns/op BenchmarkDecodeBytesSlice-4 651 194634 ns/op BenchmarkDecodeInterfaceSlice-4 94 1121763 ns/op BenchmarkDecodeMap-4 87 1328734 ns/op PASS ok encoding/gob 2.871s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12786 9272 ns/op 27.61 MB/s BenchmarkEncode/1024-4 2965 37401 ns/op 27.38 MB/s BenchmarkEncode/4096-4 802 146772 ns/op 27.91 MB/s BenchmarkEncode/16384-4 204 583055 ns/op 28.10 MB/s BenchmarkDecode/256-4 23712 5022 ns/op 50.97 MB/s BenchmarkDecode/1024-4 5886 19929 ns/op 51.38 MB/s BenchmarkDecode/4096-4 1502 80286 ns/op 51.02 MB/s BenchmarkDecode/16384-4 376 318735 ns/op 51.40 MB/s BenchmarkDump/256-4 1347 89972 ns/op 2.85 MB/s BenchmarkDump/1024-4 336 348619 ns/op 2.94 MB/s BenchmarkDump/4096-4 80 1402692 ns/op 2.92 MB/s BenchmarkDump/16384-4 20 5912797 ns/op 2.77 MB/s PASS ok encoding/hex 1.785s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 158744534 ns/op 12.22 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 111746109 ns/op 17.37 MB/s 5008 B/op 71 allocs/op BenchmarkCodeMarshal-4 1 127617588 ns/op 15.21 MB/s 1942920 B/op 17 allocs/op BenchmarkCodeMarshalError-4 1 148564109 ns/op 13.06 MB/s 10336088 B/op 105 allocs/op BenchmarkMarshalBytes/32-4 22144 5340 ns/op BenchmarkMarshalBytes/256-4 5662 19777 ns/op BenchmarkMarshalBytes/4096-4 432 267741 ns/op BenchmarkMarshalBytesError/32-4 60 1901599 ns/op BenchmarkMarshalBytesError/256-4 61 1928930 ns/op BenchmarkMarshalBytesError/4096-4 48 2164112 ns/op BenchmarkCodeDecoder-4 1 431766126 ns/op 4.49 MB/s 11146408 B/op 92719 allocs/op BenchmarkUnicodeDecoder-4 37477 3204 ns/op 4.37 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 47206 2336 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 362421974 ns/op 5.35 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 351393737 ns/op 5.52 MB/s 3068280 B/op 92689 allocs/op BenchmarkUnmarshalString-4 54745 2157 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 138606 900.5 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 260703 428.9 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 71814 1577 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 53805 2077 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 18307 6658 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3844 30116 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 865 129931 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 92 1103313 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 10352190 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 428350 268.6 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 417393 261.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 472861 261.5 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 447306 252.9 ns/op BenchmarkEncodeMarshaler-4 74548 1615 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 94573 1282 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4123576 27.63 ns/op BenchmarkNumberIsValidRegexp-4 21253 5848 ns/op PASS ok encoding/json 7.181s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2508482 ns/op 26.13 MB/s BenchmarkDecode-4 22 5226037 ns/op 16.99 MB/s PASS ok encoding/pem 0.385s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2282 47022 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 824 126223 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4153 26161 ns/op PASS ok encoding/xml 0.386s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 220605 530.6 ns/op BenchmarkIntSet-4 276975 406.1 ns/op BenchmarkFloatAdd-4 65632 2254 ns/op BenchmarkFloatSet-4 257595 469.1 ns/op BenchmarkStringSet-4 288816 463.3 ns/op BenchmarkMapSet-4 59754 2110 ns/op BenchmarkMapSetDifferent-4 50233 2050 ns/op BenchmarkMapSetDifferentRandom-4 235 455078 ns/op BenchmarkMapSetString-4 59990 2314 ns/op BenchmarkMapAddSame-4 38167 3139 ns/op BenchmarkMapAddDifferent-4 15886 8315 ns/op BenchmarkMapAddDifferentRandom-4 205 565541 ns/op BenchmarkMapAddSameSteadyState-4 183416 555.1 ns/op BenchmarkMapAddDifferentSteadyState-4 98906 1133 ns/op BenchmarkRealworldExpvarUsage-4 18736 5891 ns/op PASS ok expvar 2.473s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 108367 1156 ns/op BenchmarkSprintfEmpty-4 437384 281.0 ns/op BenchmarkSprintfString-4 268783 403.7 ns/op BenchmarkSprintfTruncateString-4 232081 452.4 ns/op BenchmarkSprintfTruncateBytes-4 141112 879.4 ns/op BenchmarkSprintfSlowParsingPath-4 298290 461.9 ns/op BenchmarkSprintfQuoteString-4 38228 2766 ns/op BenchmarkSprintfInt-4 241917 426.9 ns/op BenchmarkSprintfIntInt-4 198115 588.3 ns/op BenchmarkSprintfPrefixedInt-4 211768 570.2 ns/op BenchmarkSprintfFloat-4 129184 821.8 ns/op BenchmarkSprintfComplex-4 64315 2220 ns/op BenchmarkSprintfBoolean-4 258508 412.3 ns/op BenchmarkSprintfHexString-4 113079 1041 ns/op BenchmarkSprintfHexBytes-4 81076 1472 ns/op BenchmarkSprintfBytes-4 41054 2731 ns/op BenchmarkSprintfStringer-4 91507 1404 ns/op BenchmarkSprintfStructure-4 37015 3189 ns/op BenchmarkManyArgs-4 72562 1551 ns/op BenchmarkFprintInt-4 76575 1607 ns/op BenchmarkFprintfBytes-4 81583 1494 ns/op BenchmarkFprintIntNoAlloc-4 77216 1586 ns/op BenchmarkScanInts-4 37 3124597 ns/op BenchmarkScanRecursiveInt-4 1 375071650 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 413292592 ns/op PASS ok fmt 4.460s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 598 183780 ns/op PASS ok go/build 0.171s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 49130 2257 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13599 8625 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3649 30274 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 987 115865 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 258 453936 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 57 2190327 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 13 8916360 ns/op 865639 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 38911271 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 179901432 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.556s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 262789901 ns/op 0.25 MB/s 45538536 B/op 48789 allocs/op PASS ok go/format 0.323s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 19497995 ns/op 2.76 MB/s BenchmarkParseOnly-4 6 16866619 ns/op 3.19 MB/s BenchmarkResolve-4 50 2366731 ns/op 22.76 MB/s PASS ok go/parser 1.271s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 151220240 ns/op 0.34 MB/s 5185784 B/op 27621 allocs/op BenchmarkPrintDecl-4 663 154142 ns/op 0.21 MB/s 17507 B/op 51 allocs/op PASS ok go/printer 0.307s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 262 449946 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8780224 ns/op 6.22 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12328627 ns/op 5.84 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17680507 ns/op 6.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 217 543372 ns/op 5.66 MB/s PASS ok go/scanner 0.843s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 103.4 ns/op PASS ok go/token 0.140s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 132 876228 ns/op BenchmarkNamed/Underlying/nongeneric-4 896414 134.1 ns/op BenchmarkNamed/Underlying/generic-4 860696 131.7 ns/op BenchmarkNamed/Underlying/src_instance-4 835928 138.8 ns/op BenchmarkNamed/Underlying/user_instance-4 859053 134.6 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 20892 5473 ns/op BenchmarkNamed/NewMethodSet/generic-4 20972 5450 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21121 5457 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20722 5516 ns/op BenchmarkCheck/http/funcbodies/info-4 1 617943380 ns/op 49231 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 425059785 ns/op 71565 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 258268367 ns/op 117774 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 218809407 ns/op 138945 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 364090660 ns/op 14066 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 115845943 ns/op 44188 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 70934586 ns/op 72186 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70045438 ns/op 73089 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 161425139 ns/op 13421 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 67292666 ns/op 32182 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 50374520 ns/op 42999 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 50573508 ns/op 42819 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1108752275 ns/op 56626 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 575020070 ns/op 109178 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 161802321 ns/op 387874 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116251858 ns/op 539755 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1823158755 ns/op 1107 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 102861822 ns/op 19609 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 86863422 ns/op 23221 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 86156202 ns/op 23415 lines/s PASS ok go/types 18.743s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8833 13636 ns/op 75.09 MB/s PASS ok hash/adler32 0.251s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 202165 552.4 ns/op 27.15 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 211215 537.6 ns/op 27.90 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 107889 1086 ns/op 36.82 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 116119 1035 ns/op 38.66 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 469233 248.6 ns/op 2059.29 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 475062 245.9 ns/op 2082.30 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 412101 283.8 ns/op 3608.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 419848 282.1 ns/op 3630.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 249590 488.0 ns/op 8392.77 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 245793 477.3 ns/op 8580.74 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52602 2268 ns/op 14449.68 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53461 2236 ns/op 14656.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 454231 251.1 ns/op 59.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 466579 246.6 ns/op 60.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 458978 253.5 ns/op 157.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 458383 251.8 ns/op 158.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 342472 351.3 ns/op 1457.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 334699 352.7 ns/op 1451.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 264325 438.0 ns/op 2338.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 270790 439.1 ns/op 2332.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 226836 525.2 ns/op 7799.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 220839 522.3 ns/op 7842.46 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46779 2555 ns/op 12823.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45685 2593 ns/op 12635.11 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 215332 549.8 ns/op 27.28 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 215798 544.7 ns/op 27.54 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 102830 1139 ns/op 35.12 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 109348 1084 ns/op 36.88 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7482 15359 ns/op 33.34 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7584 15687 ns/op 32.64 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3686 32363 ns/op 31.64 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3662 32056 ns/op 31.94 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 922 129755 ns/op 31.57 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 922 129731 ns/op 31.57 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1046824 ns/op 31.30 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1035709 ns/op 31.64 MB/s PASS ok hash/crc32 4.614s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 85 1383690 ns/op 47.36 MB/s BenchmarkCrc64/ISO4KB-4 1003 117311 ns/op 34.92 MB/s BenchmarkCrc64/ISO1KB-4 4633 25143 ns/op 40.73 MB/s BenchmarkCrc64/ECMA64KB-4 84 1395645 ns/op 46.96 MB/s BenchmarkCrc64/Random64KB-4 94 1217266 ns/op 53.84 MB/s BenchmarkCrc64/Random16KB-4 375 316001 ns/op 51.85 MB/s PASS ok hash/crc64 0.805s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8462 14014 ns/op 73.07 MB/s BenchmarkFnv32aKB-4 8634 14150 ns/op 72.37 MB/s BenchmarkFnv64KB-4 8113 14354 ns/op 71.34 MB/s BenchmarkFnv64aKB-4 8156 14122 ns/op 72.51 MB/s BenchmarkFnv128KB-4 2020 58799 ns/op 17.42 MB/s BenchmarkFnv128aKB-4 2029 57865 ns/op 17.70 MB/s PASS ok hash/fnv 0.979s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 616610 194.4 ns/op 20.57 MB/s BenchmarkHash/n=4/Bytes-4 3978848 29.97 ns/op 133.45 MB/s BenchmarkHash/n=4/String-4 4092709 28.94 ns/op 138.22 MB/s BenchmarkHash/n=8/Write-4 563816 190.9 ns/op 41.91 MB/s BenchmarkHash/n=8/Bytes-4 3952268 29.89 ns/op 267.63 MB/s BenchmarkHash/n=8/String-4 4148900 29.06 ns/op 275.30 MB/s BenchmarkHash/n=16/Write-4 599191 198.5 ns/op 80.59 MB/s BenchmarkHash/n=16/Bytes-4 4367066 27.04 ns/op 591.74 MB/s BenchmarkHash/n=16/String-4 4503796 26.32 ns/op 607.82 MB/s BenchmarkHash/n=32/Write-4 564480 206.1 ns/op 155.28 MB/s BenchmarkHash/n=32/Bytes-4 4162586 28.97 ns/op 1104.57 MB/s BenchmarkHash/n=32/String-4 4267588 27.64 ns/op 1157.74 MB/s BenchmarkHash/n=64/Write-4 512794 223.7 ns/op 286.15 MB/s BenchmarkHash/n=64/Bytes-4 3796556 31.82 ns/op 2011.25 MB/s BenchmarkHash/n=64/String-4 3856530 30.97 ns/op 2066.23 MB/s BenchmarkHash/n=256/Write-4 392607 296.1 ns/op 864.59 MB/s BenchmarkHash/n=256/Bytes-4 2174506 54.26 ns/op 4717.95 MB/s BenchmarkHash/n=256/String-4 2134291 55.80 ns/op 4588.14 MB/s BenchmarkHash/n=320/Write-4 412147 287.7 ns/op 1112.37 MB/s BenchmarkHash/n=320/Bytes-4 1770348 67.20 ns/op 4761.61 MB/s BenchmarkHash/n=320/String-4 1748881 68.37 ns/op 4680.42 MB/s BenchmarkHash/n=1024/Write-4 268058 436.7 ns/op 2344.81 MB/s BenchmarkHash/n=1024/Bytes-4 746421 160.7 ns/op 6373.31 MB/s BenchmarkHash/n=1024/String-4 722204 162.4 ns/op 6304.48 MB/s BenchmarkHash/n=4096/Write-4 122888 959.5 ns/op 4268.84 MB/s BenchmarkHash/n=4096/Bytes-4 205062 578.7 ns/op 7078.35 MB/s BenchmarkHash/n=4096/String-4 201267 589.6 ns/op 6946.63 MB/s BenchmarkHash/n=16384/Write-4 39236 3031 ns/op 5406.31 MB/s BenchmarkHash/n=16384/Bytes-4 53622 2233 ns/op 7336.76 MB/s BenchmarkHash/n=16384/String-4 52041 2300 ns/op 7123.97 MB/s PASS ok hash/maphash 4.439s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 787 138297 ns/op BenchmarkEscapeNone-4 117069 939.9 ns/op BenchmarkUnescape-4 748 152163 ns/op BenchmarkUnescapeNone-4 509599 220.8 ns/op BenchmarkUnescapeSparse-4 11282 10346 ns/op BenchmarkUnescapeDense-4 1112 103328 ns/op PASS ok html 0.854s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8715 12749 ns/op BenchmarkCSSEscaperNoSpecials-4 45895 2585 ns/op BenchmarkDecodeCSS-4 26332 4425 ns/op BenchmarkDecodeCSSNoSpecials-4 4339954 27.12 ns/op BenchmarkCSSValueFilter-4 113128 981.6 ns/op BenchmarkCSSValueFilterOk-4 79776 1462 ns/op BenchmarkEscapedExecute-4 4478 24398 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10580 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 68364 1730 ns/op BenchmarkStripTags-4 21070 5569 ns/op BenchmarkStripTagsNoSpecials-4 298557 401.4 ns/op BenchmarkJSValEscaperWithNum-4 25434 4737 ns/op BenchmarkJSValEscaperWithStr-4 4446 25851 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19345 6182 ns/op BenchmarkJSValEscaperWithObj-4 3933 29242 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13951 8465 ns/op BenchmarkJSStrEscaperNoSpecials-4 61204 1940 ns/op BenchmarkJSStrEscaper-4 10000 10114 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54512 2144 ns/op BenchmarkJSRegexpEscaper-4 10000 10773 ns/op BenchmarkTemplateSpecialTags-4 79 1300018 ns/op BenchmarkURLEscaper-4 4285 26639 ns/op BenchmarkURLEscaperNoSpecials-4 199244 617.1 ns/op BenchmarkURLNormalizer-4 5173 19968 ns/op BenchmarkURLNormalizerNoSpecials-4 186567 648.7 ns/op BenchmarkSrcsetFilter-4 18930 6020 ns/op BenchmarkSrcsetFilterNoSpecials-4 117604 1028 ns/op PASS ok html/template 3.836s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 598092 191.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 448933 266.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 539247 190.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 437043 273.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1884810 63.68 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1241536 96.31 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1822105 65.64 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1219772 97.92 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1448215 82.67 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 420807 260.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 331195 335.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 453141 261.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 347172 335.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 792764 146.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 576519 215.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 911559 123.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 519531 226.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 432824 265.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1390412 84.87 ns/op BenchmarkRGBASetRGBA-4 1348783 84.79 ns/op BenchmarkRGBA64At-4 728100 160.5 ns/op BenchmarkRGBA64SetRGBA64-4 801057 144.9 ns/op BenchmarkNRGBAAt-4 1383638 84.61 ns/op BenchmarkNRGBASetNRGBA-4 1397124 84.28 ns/op BenchmarkNRGBA64At-4 730525 161.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 768834 146.9 ns/op BenchmarkAlphaAt-4 2402036 49.93 ns/op BenchmarkAlphaSetAlpha-4 2336889 50.61 ns/op BenchmarkAlpha16At-4 1573221 76.97 ns/op BenchmarkAlphaSetAlpha16-4 1549362 75.46 ns/op BenchmarkGrayAt-4 2397043 50.03 ns/op BenchmarkGraySetGray-4 2388340 50.11 ns/op BenchmarkGray16At-4 1517364 79.32 ns/op BenchmarkGraySetGray16-4 1548814 78.50 ns/op PASS ok image 5.728s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4397350 27.18 ns/op BenchmarkYCbCrToRGB/128-4 4387470 27.17 ns/op BenchmarkYCbCrToRGB/255-4 4612815 26.08 ns/op BenchmarkRGBToYCbCr/0-4 4412138 27.24 ns/op BenchmarkRGBToYCbCr/Cb-4 4372952 27.57 ns/op BenchmarkRGBToYCbCr/Cr-4 4505990 26.54 ns/op BenchmarkYCbCrToRGBA/0-4 3725007 32.16 ns/op BenchmarkYCbCrToRGBA/128-4 3472005 34.58 ns/op BenchmarkYCbCrToRGBA/255-4 3650724 32.93 ns/op BenchmarkNYCbCrAToRGBA/0-4 3457426 34.40 ns/op BenchmarkNYCbCrAToRGBA/128-4 3409740 34.70 ns/op BenchmarkNYCbCrAToRGBA/255-4 3552157 33.84 ns/op PASS ok image/color 1.871s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 33772407 ns/op BenchmarkFillSrc-4 302 380619 ns/op BenchmarkCopyOver-4 6 17443833 ns/op BenchmarkCopySrc-4 399 279000 ns/op BenchmarkNRGBAOver-4 6 18794714 ns/op BenchmarkNRGBASrc-4 9 11986278 ns/op BenchmarkYCbCr-4 8 13393205 ns/op BenchmarkGray-4 15 6893157 ns/op BenchmarkCMYK-4 9 12441716 ns/op BenchmarkGlyphOver-4 19 5967125 ns/op BenchmarkRGBAMaskOver-4 4 30696676 ns/op BenchmarkGrayMaskOver-4 5 23261334 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38726069 ns/op BenchmarkRGBA-4 4 25236981 ns/op BenchmarkPalettedFill-4 896 132401 ns/op BenchmarkPalettedRGBA-4 4 25855653 ns/op BenchmarkGenericOver-4 2 55474850 ns/op BenchmarkGenericMaskOver-4 5 22983419 ns/op BenchmarkGenericSrc-4 3 36328688 ns/op BenchmarkGenericMaskSrc-4 4 30953161 ns/op PASS ok image/draw 6.058s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4649676 ns/op 3.32 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 110451218 ns/op 2.78 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3066688802 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2056216 ns/op 7.51 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 151359949 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.129s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3596 29297 ns/op BenchmarkIDCT-4 3925 27917 ns/op BenchmarkDecodeBaseline-4 9 12389186 ns/op 4.99 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17360724 ns/op 3.56 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 154286958 ns/op 7.96 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 192411224 ns/op 4.79 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.365s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 14008566 8.590 ns/op BenchmarkDecodeGray-4 12 9135746 ns/op 7.17 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39205269 ns/op 6.69 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33816905 ns/op 7.75 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5339158 ns/op 12.27 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31789990 ns/op 8.25 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38899524 ns/op 6.74 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62012502 ns/op 4.95 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 59572706 ns/op 5.16 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 194512867 ns/op 6.32 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 214065834 ns/op 5.74 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30009845 ns/op 10.24 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 195500692 ns/op 6.29 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeRGBA-4 1 799674004 ns/op 1.54 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.758s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54510107 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44247307 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 315699365 ns/op 1.58 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 298428995 ns/op 1.68 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53036950 ns/op 1.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44342153 ns/op 2.26 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 296242854 ns/op 1.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 280319780 ns/op 1.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 682576872 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 671366438 ns/op 1.49 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3976182503 ns/op 1.26 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3841492583 ns/op 1.30 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10323667 ns/op 9.69 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11282273 ns/op 8.86 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51002140 ns/op 9.80 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55246536 ns/op 9.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101078997 ns/op 9.89 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113712294 ns/op 8.79 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 500063458 ns/op 10.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 549726642 ns/op 9.10 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60182962 ns/op 1.66 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 50416517 ns/op 1.98 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 378246015 ns/op 1.32 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 404755373 ns/op 1.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 886851060 ns/op 1.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 935475042 ns/op 1.07 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5912937639 ns/op 0.85 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5652529386 ns/op 0.88 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 181783167 ns/op 22.99 MB/s 5275744 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 185869914 ns/op 22.49 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 71.734s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 35881 2938 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 37594 3049 ns/op 0.66 MB/s BenchmarkMarshalCorpusFile/4-4 34072 3407 ns/op 1.17 MB/s BenchmarkMarshalCorpusFile/8-4 29078 4014 ns/op 1.99 MB/s BenchmarkMarshalCorpusFile/16-4 22249 5199 ns/op 3.08 MB/s BenchmarkMarshalCorpusFile/32-4 15235 7645 ns/op 4.19 MB/s BenchmarkMarshalCorpusFile/64-4 9424 12620 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/128-4 5953 19831 ns/op 6.45 MB/s BenchmarkMarshalCorpusFile/256-4 2582 39053 ns/op 6.56 MB/s BenchmarkMarshalCorpusFile/512-4 1612 77027 ns/op 6.65 MB/s BenchmarkMarshalCorpusFile/1024-4 764 148443 ns/op 6.90 MB/s BenchmarkMarshalCorpusFile/2048-4 378 300907 ns/op 6.81 MB/s BenchmarkMarshalCorpusFile/4096-4 200 590950 ns/op 6.93 MB/s BenchmarkMarshalCorpusFile/8192-4 98 1190831 ns/op 6.88 MB/s BenchmarkMarshalCorpusFile/16384-4 50 2401170 ns/op 6.82 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6128928 ns/op 5.35 MB/s BenchmarkMarshalCorpusFile/65536-4 8 12943193 ns/op 5.06 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29755235 ns/op 4.41 MB/s BenchmarkMarshalCorpusFile/262144-4 2 54305786 ns/op 4.83 MB/s BenchmarkMarshalCorpusFile/524288-4 1 118304345 ns/op 4.43 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 221763883 ns/op 4.73 MB/s BenchmarkUnmarshalCorpusFile/1-4 9280 11542 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 9709 11585 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9325 12968 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 6986 14744 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/16-4 5943 17635 ns/op 0.91 MB/s BenchmarkUnmarshalCorpusFile/32-4 4378 26462 ns/op 1.21 MB/s BenchmarkUnmarshalCorpusFile/64-4 3616 31019 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/128-4 2782 41830 ns/op 3.06 MB/s BenchmarkUnmarshalCorpusFile/256-4 1093 109803 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/512-4 573 210927 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1024-4 295 404028 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/2048-4 150 790291 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1576691 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3104460 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6110549 ns/op 2.68 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 12416583 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 24821497 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 50035998 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 102384577 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 204414692 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 406917019 ns/op 2.58 MB/s BenchmarkMutatorBytes/1-4 36045 3250 ns/op BenchmarkMutatorBytes/10-4 37680 3127 ns/op BenchmarkMutatorBytes/100-4 36246 3386 ns/op BenchmarkMutatorBytes/1000-4 23287 5298 ns/op BenchmarkMutatorBytes/10000-4 5756 23801 ns/op BenchmarkMutatorBytes/100000-4 835 149097 ns/op BenchmarkMutatorString/1-4 30000 3369 ns/op BenchmarkMutatorString/10-4 36951 3267 ns/op BenchmarkMutatorString/100-4 32637 3969 ns/op BenchmarkMutatorString/1000-4 13790 7780 ns/op BenchmarkMutatorString/10000-4 2559 57742 ns/op BenchmarkMutatorString/100000-4 184 590415 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17222 6017 ns/op BenchmarkMutatorAllBasicTypes/string-4 19466 6076 ns/op BenchmarkMutatorAllBasicTypes/bool-4 64527 1874 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56980 2084 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56878 2081 ns/op BenchmarkMutatorAllBasicTypes/int-4 60379 1960 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62100 1928 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61221 1950 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58509 1967 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61086 1952 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58632 2025 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 58156 2022 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58503 2009 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59084 2017 ns/op PASS ok internal/fuzz 11.574s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 28292 4195 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 126062 932.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.312s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 40384 3214 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10478 ns/op BenchmarkSplicePipePoolParallel-4 109647 1013 ns/op BenchmarkSplicePipeNativeParallel-4 27494 4126 ns/op PASS ok internal/poll 0.725s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 20923169 ns/op PASS ok internal/trace 3.026s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 4522 22849 ns/op BenchmarkCopyNLarge-4 139 1097848 ns/op PASS ok io 0.474s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 213546 521.5 ns/op BenchmarkPrintln-4 25363 4746 ns/op BenchmarkPrintlnNoFlags-4 50217 2474 ns/op PASS ok log 0.479s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2211928 53.79 ns/op BenchmarkAcosh-4 1086559 110.6 ns/op BenchmarkAsin-4 2225169 54.10 ns/op BenchmarkAsinh-4 1000000 118.0 ns/op BenchmarkAtan-4 2889733 40.84 ns/op BenchmarkAtanh-4 1000000 113.3 ns/op BenchmarkAtan2-4 2100757 57.35 ns/op BenchmarkCbrt-4 1438666 82.96 ns/op BenchmarkCeil-4 16572226 7.162 ns/op BenchmarkCopysign-4 2857492 42.23 ns/op BenchmarkCos-4 1368568 86.62 ns/op BenchmarkCosh-4 1510474 79.43 ns/op BenchmarkErf-4 2830062 42.02 ns/op BenchmarkErfc-4 2700652 43.72 ns/op BenchmarkErfinv-4 2449821 48.45 ns/op BenchmarkErfcinv-4 2458335 48.34 ns/op BenchmarkExp-4 5883361 20.25 ns/op BenchmarkExpGo-4 869611 125.9 ns/op BenchmarkExpm1-4 2062586 58.10 ns/op BenchmarkExp2-4 937696 117.1 ns/op BenchmarkExp2Go-4 959335 123.5 ns/op BenchmarkAbs-4 3719161 32.13 ns/op BenchmarkDim-4 7999047 14.92 ns/op BenchmarkFloor-4 16485315 7.220 ns/op BenchmarkMax-4 11695755 10.18 ns/op BenchmarkMin-4 11759402 10.20 ns/op BenchmarkMod-4 330495 328.2 ns/op BenchmarkFrexp-4 2034732 58.82 ns/op BenchmarkGamma-4 682012 169.0 ns/op BenchmarkHypot-4 10142131 11.72 ns/op BenchmarkHypotGo-4 1674356 71.40 ns/op BenchmarkIlogb-4 2407909 49.78 ns/op BenchmarkJ0-4 244932 480.6 ns/op BenchmarkJ1-4 245082 472.9 ns/op BenchmarkJn-4 113220 1040 ns/op BenchmarkLdexp-4 2018826 58.87 ns/op BenchmarkLgamma-4 859942 141.4 ns/op BenchmarkLog-4 4971882 23.74 ns/op BenchmarkLogb-4 2459536 48.74 ns/op BenchmarkLog1p-4 1319904 90.94 ns/op BenchmarkLog10-4 4767888 24.86 ns/op BenchmarkLog2-4 1517005 78.50 ns/op BenchmarkModf-4 2947203 40.71 ns/op BenchmarkNextafter32-4 2943681 40.70 ns/op BenchmarkNextafter64-4 2994008 40.21 ns/op BenchmarkPowInt-4 591498 194.1 ns/op BenchmarkPowFrac-4 429961 281.0 ns/op BenchmarkPow10Pos-4 4120446 28.67 ns/op BenchmarkPow10Neg-4 4065906 29.45 ns/op BenchmarkRound-4 3636668 32.79 ns/op BenchmarkRoundToEven-4 7861816 15.07 ns/op BenchmarkRemainder-4 504142 226.8 ns/op BenchmarkSignbit-4 5030263 23.70 ns/op BenchmarkSin-4 1670589 71.85 ns/op BenchmarkSincos-4 956728 120.7 ns/op BenchmarkSinh-4 1786287 67.09 ns/op BenchmarkSqrtIndirect-4 16673810 7.163 ns/op BenchmarkSqrtLatency-4 16667469 7.149 ns/op BenchmarkSqrtIndirectLatency-4 16727080 7.144 ns/op BenchmarkSqrtGoLatency-4 1000000 102.8 ns/op BenchmarkSqrtPrime-4 32920 3640 ns/op BenchmarkTan-4 1508869 79.45 ns/op BenchmarkTanh-4 1399101 86.86 ns/op BenchmarkTrunc-4 16589043 7.148 ns/op BenchmarkY0-4 251544 477.3 ns/op BenchmarkY1-4 247998 480.5 ns/op BenchmarkYn-4 122746 976.0 ns/op BenchmarkFloat64bits-4 5385498 22.21 ns/op BenchmarkFloat64frombits-4 4922858 24.33 ns/op BenchmarkFloat32bits-4 5049064 23.81 ns/op BenchmarkFloat32frombits-4 5157966 23.46 ns/op BenchmarkFMA-4 16721918 7.171 ns/op PASS ok math 11.003s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12838387 9.385 ns/op 6819.46 MB/s BenchmarkAddVV/2-4 11650731 10.34 ns/op 12375.69 MB/s BenchmarkAddVV/3-4 10002967 12.02 ns/op 15977.48 MB/s BenchmarkAddVV/4-4 10435926 11.40 ns/op 22459.95 MB/s BenchmarkAddVV/5-4 9325958 12.81 ns/op 24975.85 MB/s BenchmarkAddVV/10-4 7935951 15.22 ns/op 42038.02 MB/s BenchmarkAddVV/100-4 1674553 72.29 ns/op 88530.78 MB/s BenchmarkAddVV/1000-4 199477 586.9 ns/op 109055.79 MB/s BenchmarkSubVV/1-4 12631767 9.428 ns/op 6788.24 MB/s BenchmarkSubVV/2-4 11731831 10.28 ns/op 12447.87 MB/s BenchmarkSubVV/3-4 9867969 11.99 ns/op 16011.62 MB/s BenchmarkSubVV/4-4 10365306 11.36 ns/op 22528.68 MB/s BenchmarkSubVV/5-4 9477802 12.78 ns/op 25035.17 MB/s BenchmarkSubVV/10-4 7963796 15.19 ns/op 42146.55 MB/s BenchmarkSubVV/100-4 1663014 71.91 ns/op 89005.86 MB/s BenchmarkSubVV/1000-4 200439 584.3 ns/op 109524.16 MB/s BenchmarkAddVW/1-4 12566176 9.390 ns/op 851.96 MB/s BenchmarkAddVW/2-4 11381929 10.46 ns/op 1529.37 MB/s BenchmarkAddVW/3-4 10361994 11.42 ns/op 2100.70 MB/s BenchmarkAddVW/4-4 11960973 10.01 ns/op 3196.66 MB/s BenchmarkAddVW/5-4 11125677 10.77 ns/op 3714.07 MB/s BenchmarkAddVW/10-4 9115950 13.08 ns/op 6115.42 MB/s BenchmarkAddVW/100-4 244566 450.3 ns/op 1776.40 MB/s BenchmarkAddVW/1000-4 34790 3419 ns/op 2339.97 MB/s BenchmarkAddVWext/1-4 13548404 8.930 ns/op 895.82 MB/s BenchmarkAddVWext/2-4 11783071 10.10 ns/op 1583.58 MB/s BenchmarkAddVWext/3-4 10967004 10.87 ns/op 2208.41 MB/s BenchmarkAddVWext/4-4 11935701 10.02 ns/op 3192.53 MB/s BenchmarkAddVWext/5-4 11037000 10.96 ns/op 3648.54 MB/s BenchmarkAddVWext/10-4 9133324 13.08 ns/op 6117.86 MB/s BenchmarkAddVWext/100-4 81738 1461 ns/op 547.51 MB/s BenchmarkAddVWext/1000-4 7962 14028 ns/op 570.31 MB/s BenchmarkSubVW/1-4 13594478 8.761 ns/op 913.14 MB/s BenchmarkSubVW/2-4 12511944 9.507 ns/op 1683.03 MB/s BenchmarkSubVW/3-4 11791797 10.23 ns/op 2346.13 MB/s BenchmarkSubVW/4-4 11867253 10.09 ns/op 3170.23 MB/s BenchmarkSubVW/5-4 10763433 10.93 ns/op 3659.45 MB/s BenchmarkSubVW/10-4 9247398 12.88 ns/op 6210.99 MB/s BenchmarkSubVW/100-4 260223 453.1 ns/op 1765.72 MB/s BenchmarkSubVW/1000-4 35269 3439 ns/op 2326.23 MB/s BenchmarkSubVWext/1-4 13576210 8.836 ns/op 905.39 MB/s BenchmarkSubVWext/2-4 12194286 9.510 ns/op 1682.37 MB/s BenchmarkSubVWext/3-4 11823829 10.24 ns/op 2344.88 MB/s BenchmarkSubVWext/4-4 11873560 10.01 ns/op 3197.22 MB/s BenchmarkSubVWext/5-4 10915324 10.93 ns/op 3661.15 MB/s BenchmarkSubVWext/10-4 9258441 12.85 ns/op 6224.33 MB/s BenchmarkSubVWext/100-4 80744 1480 ns/op 540.55 MB/s BenchmarkSubVWext/1000-4 8061 14338 ns/op 557.94 MB/s BenchmarkMulAddVWW/1-4 11598242 10.30 ns/op 6210.89 MB/s BenchmarkMulAddVWW/2-4 10167105 11.76 ns/op 10887.39 MB/s BenchmarkMulAddVWW/3-4 10279801 11.69 ns/op 16422.42 MB/s BenchmarkMulAddVWW/4-4 9450968 12.61 ns/op 20299.36 MB/s BenchmarkMulAddVWW/5-4 8524545 13.96 ns/op 22918.53 MB/s BenchmarkMulAddVWW/10-4 6534450 18.11 ns/op 35347.09 MB/s BenchmarkMulAddVWW/100-4 1000000 109.0 ns/op 58727.40 MB/s BenchmarkMulAddVWW/1000-4 123475 934.8 ns/op 68461.46 MB/s BenchmarkAddMulVVW/1-4 12427418 9.582 ns/op 6678.98 MB/s BenchmarkAddMulVVW/2-4 11181076 10.76 ns/op 11895.69 MB/s BenchmarkAddMulVVW/3-4 10120600 11.77 ns/op 16311.14 MB/s BenchmarkAddMulVVW/4-4 9129807 13.08 ns/op 19579.18 MB/s BenchmarkAddMulVVW/5-4 8492210 14.10 ns/op 22698.65 MB/s BenchmarkAddMulVVW/10-4 6919750 17.12 ns/op 37372.93 MB/s BenchmarkAddMulVVW/100-4 1462069 81.32 ns/op 78700.20 MB/s BenchmarkAddMulVVW/1000-4 162640 717.9 ns/op 89148.37 MB/s BenchmarkDivWVW/1-4 2593395 46.73 ns/op 1369.44 MB/s BenchmarkDivWVW/2-4 1232964 96.80 ns/op 1322.37 MB/s BenchmarkDivWVW/3-4 946992 124.3 ns/op 1544.25 MB/s BenchmarkDivWVW/4-4 812073 144.3 ns/op 1774.28 MB/s BenchmarkDivWVW/5-4 765082 153.2 ns/op 2088.70 MB/s BenchmarkDivWVW/10-4 424617 279.5 ns/op 2290.21 MB/s BenchmarkDivWVW/100-4 56318 2131 ns/op 3003.35 MB/s BenchmarkDivWVW/1000-4 5439 20478 ns/op 3125.26 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11454964 9.096 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11613270 8.736 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10729459 10.19 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10947955 9.483 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9496814 10.94 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10076658 10.39 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9153830 11.79 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10129790 11.04 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8741204 12.92 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9152325 11.85 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6670033 17.24 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6856419 15.55 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 112.4 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1268547 92.49 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 128302 932.0 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154281 773.6 ns/op BenchmarkDecimalConversion-4 206 562326 ns/op BenchmarkFloatString/100-4 10000 10691 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 214 542863 ns/op 2907 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 51006351 ns/op 60560 B/op 47 allocs/op BenchmarkFloatString/100000-4 1 5004705431 ns/op 826808 B/op 508 allocs/op BenchmarkFloatAdd/10-4 170745 690.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 165229 705.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 151759 779.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84777 1383 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17294 6928 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 224100 527.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 226286 535.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 214212 550.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 152430 769.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44944 2685 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1890 60346 ns/op BenchmarkParseFloatLargeExp-4 433 265223 ns/op BenchmarkGCD10x10/WithoutXY-4 191816 612.9 ns/op BenchmarkGCD10x10/WithXY-4 58286 2023 ns/op BenchmarkGCD10x100/WithoutXY-4 95977 1191 ns/op BenchmarkGCD10x100/WithXY-4 16960 6945 ns/op BenchmarkGCD10x1000/WithoutXY-4 60054 1833 ns/op BenchmarkGCD10x1000/WithXY-4 14235 8449 ns/op BenchmarkGCD100x100/WithoutXY-4 24685 4719 ns/op BenchmarkGCD100x100/WithXY-4 9856 11451 ns/op BenchmarkGCD100x1000/WithoutXY-4 12484 9722 ns/op BenchmarkGCD100x1000/WithXY-4 5182 19515 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2175 55414 ns/op BenchmarkGCD1000x1000/WithXY-4 1178 98697 ns/op BenchmarkHilbert-4 22 5209324 ns/op BenchmarkBinomial-4 14208 8545 ns/op BenchmarkQuoRem-4 21360 5913 ns/op BenchmarkExp-4 15 7448710 ns/op BenchmarkExpMont/Odd-4 126 939671 ns/op 2590 B/op 22 allocs/op BenchmarkExpMont/Even1-4 124 934737 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 123 993634 ns/op 3870 B/op 54 allocs/op BenchmarkExpMont/Even3-4 123 970611 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even4-4 121 966543 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even8-4 122 981681 ns/op 3810 B/op 52 allocs/op BenchmarkExpMont/Even32-4 121 982686 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even64-4 145 820375 ns/op 3614 B/op 53 allocs/op BenchmarkExpMont/Even96-4 139 846309 ns/op 3784 B/op 51 allocs/op BenchmarkExpMont/Even128-4 163 727364 ns/op 3269 B/op 51 allocs/op BenchmarkExpMont/Even255-4 187 650610 ns/op 2954 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 435 265790 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 402 298423 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 397 299636 ns/op 1738 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 373 294864 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 14 7479116 ns/op BenchmarkBitset-4 740648 147.1 ns/op BenchmarkBitsetNeg-4 434587 267.5 ns/op BenchmarkBitsetOrig-4 233110 494.3 ns/op BenchmarkBitsetNegOrig-4 155089 777.6 ns/op BenchmarkModSqrt225_Tonelli-4 100 1032393 ns/op BenchmarkModSqrt225_3Mod4-4 375 311851 ns/op BenchmarkModSqrt231_Tonelli-4 100 1097303 ns/op BenchmarkModSqrt231_5Mod8-4 320 369313 ns/op BenchmarkModInverse-4 12639 9575 ns/op BenchmarkSqrt-4 1658 71420 ns/op BenchmarkIntSqr/1-4 1383828 86.11 ns/op BenchmarkIntSqr/2-4 731695 160.1 ns/op BenchmarkIntSqr/3-4 599053 191.8 ns/op BenchmarkIntSqr/5-4 428209 278.9 ns/op BenchmarkIntSqr/8-4 312922 376.2 ns/op BenchmarkIntSqr/10-4 247548 478.7 ns/op BenchmarkIntSqr/20-4 49198 2569 ns/op BenchmarkIntSqr/30-4 35584 3551 ns/op BenchmarkIntSqr/50-4 21296 5528 ns/op BenchmarkIntSqr/80-4 13170 9072 ns/op BenchmarkIntSqr/100-4 9373 12102 ns/op BenchmarkIntSqr/200-4 3465 31645 ns/op BenchmarkIntSqr/300-4 1430 73480 ns/op BenchmarkIntSqr/500-4 759 159123 ns/op BenchmarkIntSqr/800-4 296 404773 ns/op BenchmarkIntSqr/1000-4 217 537146 ns/op BenchmarkDiv/20/10-4 405406 286.4 ns/op BenchmarkDiv/40/20-4 411074 283.1 ns/op BenchmarkDiv/100/50-4 356229 325.3 ns/op BenchmarkDiv/200/100-4 52370 2354 ns/op BenchmarkDiv/400/200-4 51072 2472 ns/op BenchmarkDiv/1000/500-4 41012 3084 ns/op BenchmarkDiv/2000/1000-4 30096 4129 ns/op BenchmarkDiv/20000/10000-4 1032 113744 ns/op BenchmarkDiv/200000/100000-4 22 4728315 ns/op BenchmarkDiv/2000000/1000000-4 1 131776467 ns/op BenchmarkDiv/20000000/10000000-4 1 3796056757 ns/op BenchmarkMul-4 5 23727093 ns/op BenchmarkNatMul/10-4 176127 674.5 ns/op BenchmarkNatMul/100-4 5440 21270 ns/op BenchmarkNatMul/1000-4 168 676818 ns/op BenchmarkZeroShifts/Shl-4 17227 7020 ns/op BenchmarkZeroShifts/ShlSame-4 5026843 22.16 ns/op BenchmarkZeroShifts/Shr-4 16659 7495 ns/op BenchmarkZeroShifts/ShrSame-4 5262010 22.08 ns/op BenchmarkExp3Power/0x10-4 171799 655.6 ns/op BenchmarkExp3Power/0x40-4 154615 757.6 ns/op BenchmarkExp3Power/0x100-4 87698 1232 ns/op BenchmarkExp3Power/0x400-4 41832 2697 ns/op BenchmarkExp3Power/0x1000-4 8210 12463 ns/op BenchmarkExp3Power/0x4000-4 1794 63416 ns/op BenchmarkExp3Power/0x10000-4 200 580071 ns/op BenchmarkExp3Power/0x40000-4 18 6893762 ns/op BenchmarkExp3Power/0x100000-4 2 62206431 ns/op BenchmarkExp3Power/0x400000-4 1 565530384 ns/op BenchmarkFibo-4 3 39585142 ns/op BenchmarkNatSqr/1-4 835380 131.3 ns/op BenchmarkNatSqr/2-4 464244 239.5 ns/op BenchmarkNatSqr/3-4 457305 274.5 ns/op BenchmarkNatSqr/5-4 323565 384.3 ns/op BenchmarkNatSqr/8-4 236942 541.2 ns/op BenchmarkNatSqr/10-4 170298 669.1 ns/op BenchmarkNatSqr/20-4 41371 2704 ns/op BenchmarkNatSqr/30-4 30987 3642 ns/op BenchmarkNatSqr/50-4 19396 6303 ns/op BenchmarkNatSqr/80-4 10000 10232 ns/op BenchmarkNatSqr/100-4 8006 13222 ns/op BenchmarkNatSqr/200-4 3198 33645 ns/op BenchmarkNatSqr/300-4 1539 81285 ns/op BenchmarkNatSqr/500-4 684 158176 ns/op BenchmarkNatSqr/800-4 297 382276 ns/op BenchmarkNatSqr/1000-4 231 503069 ns/op BenchmarkNatSetBytes/8-4 683097 166.8 ns/op BenchmarkNatSetBytes/24-4 200076 571.5 ns/op BenchmarkNatSetBytes/128-4 44880 2515 ns/op BenchmarkNatSetBytes/7-4 715530 154.8 ns/op BenchmarkNatSetBytes/23-4 215731 552.2 ns/op BenchmarkNatSetBytes/127-4 47179 2497 ns/op BenchmarkScanPi-4 240 477053 ns/op BenchmarkStringPiParallel-4 729 161245 ns/op BenchmarkScan/10/Base2-4 40026 2953 ns/op BenchmarkScan/100/Base2-4 4687 25699 ns/op BenchmarkScan/1000/Base2-4 475 252771 ns/op BenchmarkScan/10/Base8-4 98221 1219 ns/op BenchmarkScan/100/Base8-4 13401 8981 ns/op BenchmarkScan/1000/Base8-4 1348 87565 ns/op BenchmarkScan/10/Base10-4 104581 1130 ns/op BenchmarkScan/100/Base10-4 14502 8338 ns/op BenchmarkScan/1000/Base10-4 1466 80178 ns/op BenchmarkScan/10/Base16-4 112558 1043 ns/op BenchmarkScan/100/Base16-4 16260 7427 ns/op BenchmarkScan/1000/Base16-4 1651 70224 ns/op BenchmarkString/10/Base2-4 175471 672.5 ns/op BenchmarkString/100/Base2-4 23244 5061 ns/op BenchmarkString/1000/Base2-4 2335 51559 ns/op BenchmarkString/10/Base8-4 362427 348.8 ns/op BenchmarkString/100/Base8-4 62125 1874 ns/op BenchmarkString/1000/Base8-4 7057 17012 ns/op BenchmarkString/10/Base10-4 201901 599.2 ns/op BenchmarkString/100/Base10-4 37350 3090 ns/op BenchmarkString/1000/Base10-4 4261 24269 ns/op BenchmarkString/10/Base16-4 370467 296.0 ns/op BenchmarkString/100/Base16-4 81639 1435 ns/op BenchmarkString/1000/Base16-4 9733 12452 ns/op BenchmarkLeafSize/0-4 44 2725727 ns/op BenchmarkLeafSize/1-4 372 290336 ns/op BenchmarkLeafSize/2-4 392 291466 ns/op BenchmarkLeafSize/3-4 288 393897 ns/op BenchmarkLeafSize/4-4 396 283600 ns/op BenchmarkLeafSize/5-4 255 455652 ns/op BenchmarkLeafSize/6-4 289 391213 ns/op BenchmarkLeafSize/7-4 304 368192 ns/op BenchmarkLeafSize/8-4 403 290223 ns/op BenchmarkLeafSize/9-4 217 538703 ns/op BenchmarkLeafSize/10-4 255 450372 ns/op BenchmarkLeafSize/11-4 270 426082 ns/op BenchmarkLeafSize/12-4 298 385894 ns/op BenchmarkLeafSize/13-4 274 416560 ns/op BenchmarkLeafSize/14-4 316 370590 ns/op BenchmarkLeafSize/15-4 333 341799 ns/op BenchmarkLeafSize/16-4 396 281061 ns/op BenchmarkLeafSize/32-4 388 287078 ns/op BenchmarkLeafSize/64-4 360 304758 ns/op BenchmarkProbablyPrime/n=0-4 9 11586547 ns/op BenchmarkProbablyPrime/n=1-4 8 13023382 ns/op BenchmarkProbablyPrime/n=5-4 6 18905604 ns/op BenchmarkProbablyPrime/n=10-4 4 26261924 ns/op BenchmarkProbablyPrime/n=20-4 3 40921983 ns/op BenchmarkProbablyPrime/Lucas-4 10 10055140 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1527692 ns/op BenchmarkRatCmp-4 209665 531.9 ns/op BenchmarkFloatSqrt/64-4 21834 5514 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13874 8467 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9799 11951 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4670 24615 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 812 150149 ns/op 18123 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 58 1953351 ns/op 175567 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 150074968 ns/op 3827648 B/op 650 allocs/op PASS ok math/big 50.077s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8477379 14.18 ns/op BenchmarkLeadingZeros8-4 8547774 13.95 ns/op BenchmarkLeadingZeros16-4 10560759 11.36 ns/op BenchmarkLeadingZeros32-4 10912254 11.04 ns/op BenchmarkLeadingZeros64-4 10534106 11.37 ns/op BenchmarkTrailingZeros-4 9970473 12.02 ns/op BenchmarkTrailingZeros8-4 10401614 11.37 ns/op BenchmarkTrailingZeros16-4 9555872 12.43 ns/op BenchmarkTrailingZeros32-4 10527566 11.03 ns/op BenchmarkTrailingZeros64-4 10083339 11.96 ns/op BenchmarkOnesCount-4 9627441 12.57 ns/op BenchmarkOnesCount8-4 10451736 11.46 ns/op BenchmarkOnesCount16-4 10287480 11.60 ns/op BenchmarkOnesCount32-4 10208937 11.66 ns/op BenchmarkOnesCount64-4 10243183 11.63 ns/op BenchmarkRotateLeft-4 9815955 12.36 ns/op BenchmarkRotateLeft8-4 10543234 11.55 ns/op BenchmarkRotateLeft16-4 9676395 12.37 ns/op BenchmarkRotateLeft32-4 10529730 11.42 ns/op BenchmarkRotateLeft64-4 9613029 12.37 ns/op BenchmarkReverse-4 12733210 9.393 ns/op BenchmarkReverse8-4 16678670 7.196 ns/op BenchmarkReverse16-4 15242814 7.935 ns/op BenchmarkReverse32-4 14305452 8.297 ns/op BenchmarkReverse64-4 13206240 9.043 ns/op BenchmarkReverseBytes-4 16208718 7.376 ns/op BenchmarkReverseBytes16-4 16722982 7.163 ns/op BenchmarkReverseBytes32-4 16768687 7.188 ns/op BenchmarkReverseBytes64-4 16050685 7.469 ns/op BenchmarkAdd-4 9880732 12.08 ns/op BenchmarkAdd32-4 10894876 11.04 ns/op BenchmarkAdd64-4 9956974 12.18 ns/op BenchmarkAdd64multiple-4 18710572 6.383 ns/op BenchmarkSub-4 9784036 12.08 ns/op BenchmarkSub32-4 10116010 11.87 ns/op BenchmarkSub64-4 10091101 11.96 ns/op BenchmarkSub64multiple-4 18558136 6.456 ns/op BenchmarkMul-4 10220058 11.42 ns/op BenchmarkMul32-4 10009693 12.00 ns/op BenchmarkMul64-4 10403110 11.45 ns/op BenchmarkDiv-4 2655402 44.84 ns/op BenchmarkDiv32-4 5742976 20.93 ns/op BenchmarkDiv64-4 2677407 44.85 ns/op PASS ok math/bits 5.838s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 11361320 10.50 ns/op BenchmarkAcos-4 462199 258.7 ns/op BenchmarkAcosh-4 413122 277.1 ns/op BenchmarkAsin-4 459661 260.1 ns/op BenchmarkAsinh-4 453121 259.6 ns/op BenchmarkAtan-4 712597 165.7 ns/op BenchmarkAtanh-4 718748 166.0 ns/op BenchmarkConj-4 16212366 6.520 ns/op BenchmarkCos-4 526388 206.4 ns/op BenchmarkCosh-4 566751 209.8 ns/op BenchmarkExp-4 786644 152.2 ns/op BenchmarkLog-4 813986 143.2 ns/op BenchmarkLog10-4 792662 143.2 ns/op BenchmarkPhase-4 1802841 66.25 ns/op BenchmarkPolar-4 1205043 100.1 ns/op BenchmarkPow-4 225502 518.0 ns/op BenchmarkRect-4 996991 117.2 ns/op BenchmarkSin-4 576715 207.9 ns/op BenchmarkSinh-4 567968 207.9 ns/op BenchmarkSqrt-4 1000000 114.8 ns/op BenchmarkTan-4 364905 325.8 ns/op BenchmarkTanh-4 390139 302.9 ns/op PASS ok math/cmplx 3.097s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 167539 692.2 ns/op BenchmarkInt63ThreadsafeParallel-4 91944 1210 ns/op BenchmarkInt63Unthreadsafe-4 1000000 101.1 ns/op BenchmarkIntn1000-4 809331 144.1 ns/op BenchmarkInt63n1000-4 876135 129.9 ns/op BenchmarkInt31n1000-4 947278 122.8 ns/op BenchmarkFloat32-4 948276 116.6 ns/op BenchmarkFloat64-4 1000000 100.4 ns/op BenchmarkPerm3-4 193258 633.2 ns/op BenchmarkPerm30-4 22651 5262 ns/op BenchmarkPerm30ViaShuffle-4 25970 4581 ns/op BenchmarkShuffleOverhead-4 18054 6624 ns/op BenchmarkRead3-4 906320 129.6 ns/op BenchmarkRead64-4 75474 1566 ns/op BenchmarkRead1000-4 4951 23377 ns/op PASS ok math/rand 2.009s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43980 2610 ns/op BenchmarkQDecodeWord-4 93312 1106 ns/op BenchmarkQDecodeHeader-4 96612 1168 ns/op BenchmarkTypeByExtension/.html-4 347602 302.3 ns/op BenchmarkTypeByExtension/.HTML-4 317072 400.7 ns/op BenchmarkTypeByExtension/.unused-4 294668 347.5 ns/op BenchmarkExtensionsByType/text/html-4 191883 762.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 86186 1259 ns/op BenchmarkExtensionsByType/application/octet-stream-4 112978 971.6 ns/op PASS ok mime 1.284s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 920 124662 ns/op PASS ok mime/quotedprintable 0.164s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 145 847826 ns/op 8477 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 8290276 ns/op 19266 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003743782 ns/op 158688 B/op 232 allocs/op BenchmarkDNSName-4 105766 990.2 ns/op BenchmarkInterfaces-4 1146 87596 ns/op BenchmarkInterfaceByIndex-4 1526 67766 ns/op BenchmarkInterfaceByName-4 1376 83078 ns/op BenchmarkInterfaceAddrs-4 831 128772 ns/op BenchmarkInterfacesAndAddrs-4 2562 41530 ns/op BenchmarkInterfacesAndMulticastAddrs-4 495 211225 ns/op BenchmarkParseIP-4 14941 7853 ns/op BenchmarkIPString/IPv4-4 136800 843.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10531 11251 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 41932 2657 ns/op BenchmarkIPEqual/IPv4-4 1066702 107.7 ns/op BenchmarkIPEqual/IPv6-4 1016396 105.2 ns/op BenchmarkSendFile/1024-4 1 221732115 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 221272107 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 217775193 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 219034016 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222591526 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 2282 44846 ns/op 730.68 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 2080 55308 ns/op 1184.94 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 950 111225 ns/op 1178.44 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 530 212149 ns/op 1235.66 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 217 467856 ns/op 1120.62 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 109 940372 ns/op 1115.06 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9435 11755 ns/op 87.11 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 9344 12429 ns/op 164.77 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7201 14008 ns/op 292.40 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 6097 21202 ns/op 386.38 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4630 28164 ns/op 581.73 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2644 46042 ns/op 711.70 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1563 72353 ns/op 905.78 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 883 124097 ns/op 1056.21 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 438 240601 ns/op 1089.54 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 240 462798 ns/op 1132.87 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 93 1078845 ns/op 971.94 MB/s BenchmarkSplice/unix-to-tcp/1024-4 15774 6619 ns/op 154.70 MB/s BenchmarkSplice/unix-to-tcp/2048-4 17707 7000 ns/op 292.58 MB/s BenchmarkSplice/unix-to-tcp/4096-4 12590 9088 ns/op 450.69 MB/s BenchmarkSplice/unix-to-tcp/8192-4 8503 13003 ns/op 630.02 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6031 18219 ns/op 899.27 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3772 31783 ns/op 1031.01 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1800 61479 ns/op 1066.00 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1020 118573 ns/op 1105.41 MB/s BenchmarkSplice/unix-to-tcp/262144-4 445 229896 ns/op 1140.27 MB/s BenchmarkSplice/unix-to-tcp/524288-4 240 457027 ns/op 1147.17 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 116 950860 ns/op 1102.77 MB/s BenchmarkTCP4OneShot-4 2004 50391 ns/op BenchmarkTCP4OneShotTimeout-4 1702 64959 ns/op BenchmarkTCP4Persistent-4 11382 9925 ns/op BenchmarkTCP4PersistentTimeout-4 11832 10658 ns/op BenchmarkTCP6OneShot-4 2181 52283 ns/op BenchmarkTCP6OneShotTimeout-4 2044 54073 ns/op BenchmarkTCP6Persistent-4 10905 10336 ns/op BenchmarkTCP6PersistentTimeout-4 11930 10617 ns/op BenchmarkTCP4ConcurrentReadWrite-4 19966 5940 ns/op BenchmarkTCP6ConcurrentReadWrite-4 19825 5909 ns/op BenchmarkSetReadDeadline-4 122398 926.3 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 8661 12808 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9084 12665 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9248 12370 ns/op 0 B/op 0 allocs/op PASS ok net 28.653s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26025 4375 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10876 10403 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13497 8485 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18086 6558 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 32626 3506 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 833990 127.3 ns/op BenchmarkReadRequestChrome-4 3738 30331 ns/op 20.14 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10533 ns/op 7.40 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11366 10114 ns/op 8.11 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7363 15490 ns/op 9.75 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17118 6767 ns/op 5.91 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 308 416864 ns/op 2.46 MB/s BenchmarkFileAndServer_1KB/https1-4 207 531413 ns/op 1.93 MB/s BenchmarkFileAndServer_1KB/h2-4 146 792478 ns/op 1.29 MB/s BenchmarkFileAndServer_16MB/h1-4 2 65883445 ns/op 254.65 MB/s BenchmarkFileAndServer_16MB/https1-4 1 120239793 ns/op 139.53 MB/s BenchmarkFileAndServer_16MB/h2-4 1 225314039 ns/op 74.46 MB/s BenchmarkFileAndServer_64MB/h1-4 1 197554301 ns/op 339.70 MB/s BenchmarkFileAndServer_64MB/https1-4 1 429170818 ns/op 156.37 MB/s BenchmarkFileAndServer_64MB/h2-4 1 857898494 ns/op 78.22 MB/s BenchmarkServeMux-4 271 455527 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 355 359050 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 374 322400 ns/op 5909 B/op 64 allocs/op BenchmarkClientServer/https1-4 224 476113 ns/op 6799 B/op 75 allocs/op BenchmarkClientServer/h2-4 182 626865 ns/op 10116 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 984 104476 ns/op 9959 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 30 3732845 ns/op 108574 B/op 995 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43466: read tcp 127.0.0.1:37091->127.0.0.1:43466: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43494: read tcp 127.0.0.1:37091->127.0.0.1:43494: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43510: read tcp 127.0.0.1:37091->127.0.0.1:43510: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40202: read tcp 127.0.0.1:33821->127.0.0.1:40202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40232: read tcp 127.0.0.1:33821->127.0.0.1:40232: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40156: read tcp 127.0.0.1:33821->127.0.0.1:40156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40162: read tcp 127.0.0.1:33821->127.0.0.1:40162: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40166: read tcp 127.0.0.1:33821->127.0.0.1:40166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40228: write tcp 127.0.0.1:33821->127.0.0.1:40228: use of closed network connection BenchmarkClientServerParallel/4/h2-4 135 783548 ns/op 23910 B/op 222 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45776: write tcp 127.0.0.1:42209->127.0.0.1:45776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45762: write tcp 127.0.0.1:42209->127.0.0.1:45762: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43776: write tcp 127.0.0.1:36287->127.0.0.1:43776: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43800: read tcp 127.0.0.1:36287->127.0.0.1:43800: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43794: write tcp 127.0.0.1:36287->127.0.0.1:43794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43746: read tcp 127.0.0.1:36287->127.0.0.1:43746: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43788: read tcp 127.0.0.1:36287->127.0.0.1:43788: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43782: write tcp 127.0.0.1:36287->127.0.0.1:43782: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43678: write tcp 127.0.0.1:36287->127.0.0.1:43678: use of closed network connection BenchmarkClientServerParallel/64/h1-4 416 242207 ns/op 22821 B/op 116 allocs/op BenchmarkClientServerParallel/64/https1-4 21 4986001 ns/op 124625 B/op 1166 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56346: read tcp 127.0.0.1:46293->127.0.0.1:56346: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56340: write tcp 127.0.0.1:46293->127.0.0.1:56340: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41882: read tcp 127.0.0.1:44241->127.0.0.1:41882: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41830: write tcp 127.0.0.1:44241->127.0.0.1:41830: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41900: write tcp 127.0.0.1:44241->127.0.0.1:41900: use of closed network connection BenchmarkClientServerParallel/64/h2-4 27 4642274 ns/op 125958 B/op 1273 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49100: read tcp 127.0.0.1:38633->127.0.0.1:49100: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49106: read tcp 127.0.0.1:38633->127.0.0.1:49106: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49138: read tcp 127.0.0.1:38633->127.0.0.1:49138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41460: read tcp 127.0.0.1:35475->127.0.0.1:41460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41530: read tcp 127.0.0.1:35475->127.0.0.1:41530: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35608: read tcp 127.0.0.1:35595->127.0.0.1:35608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35690: read tcp 127.0.0.1:35595->127.0.0.1:35690: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35720: write tcp 127.0.0.1:35595->127.0.0.1:35720: use of closed network connection BenchmarkServer-4 147 745625 ns/op 3046 B/op 23 allocs/op BenchmarkClient-4 268 444992 ns/op 3763 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 628 176895 ns/op 7385 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1171 97799 ns/op 3088 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1580 82902 ns/op 1967 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1545 80229 ns/op 2761 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1598 73182 ns/op 2683 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1425 79925 ns/op 2750 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1803 70535 ns/op 1923 B/op 14 allocs/op BenchmarkServerHijack-4 895 119624 ns/op 16703 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 369 307266 ns/op 6039 B/op 51 allocs/op BenchmarkResponseStatusLine-4 460744 249.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.153s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 5024 22514 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.194s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 88214 1314 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 563661 199.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 177694 644.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66780 1811 ns/op BenchmarkStdIPv4-4 130334 882.7 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91418 1278 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93222 1273 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 110167 1085 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68656 1736 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1324483 89.70 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1216772 98.75 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1405435 85.08 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 254901 459.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 269907 431.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 258910 465.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84138 1433 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 423057 270.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 302354 397.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 290228 408.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 150806 771.1 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 421273 276.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 384046 315.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 119541 950.1 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 170629 699.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 258100 455.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 155718 756.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 325458 371.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 153130 778.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 145056 784.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 131788 778.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 113953 1026 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 413438 256.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 160219 739.9 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 90668 1284 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 114028 1007 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 166659 756.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 114238 1091 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 271615 448.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 122582 1000 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 139303 836.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 183210 622.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 129098 878.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 102.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 106.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 108.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 106.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 105.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 108.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 337441 352.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 575833 196.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 205040 581.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 213900 549.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 204116 586.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76221 1586 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 525010 223.7 ns/op PASS ok net/netip 7.699s 2023/01/31 22:23:41 Test RPC server listening on 127.0.0.1:46517 2023/01/31 22:23:41 Test HTTP RPC server listening on 127.0.0.1:36597 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1656 75829 ns/op BenchmarkEndToEndHTTP-4 1412 73545 ns/op BenchmarkEndToEndAsync-4 3409 37728 ns/op BenchmarkEndToEndAsyncHTTP-4 3271 34944 ns/op PASS ok net/rpc 0.799s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3045 34132 ns/op BenchmarkReadMIMEHeader/server_headers-4 5625 20846 ns/op BenchmarkUncommon-4 26064 4394 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.522s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4148 25266 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 98142 1217 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 529818 211.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 95848 1263 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 181645 671.5 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84190 1401 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14329 8326 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 386866 313.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91707 1303 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 171228 666.3 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 83316 1409 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16099 7303 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 203473 578.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 79356 1468 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 79372 1499 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35708 3330 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6488 18170 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 200913 579.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77444 1493 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77876 1518 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35851 3305 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6595 17956 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.095s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 2552108 44.09 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 157971 675.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 748 153928 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 219 521751 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 583 185582 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 49050 2309 ns/op BenchmarkStatFile-4 42116 2676 ns/op BenchmarkStatDir-4 42056 2620 ns/op BenchmarkLstatDot-4 49568 2306 ns/op BenchmarkLstatFile-4 42247 2704 ns/op BenchmarkLstatDir-4 43474 2612 ns/op PASS ok os 1.623s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 153 757372 ns/op 6565 B/op 29 allocs/op PASS ok os/exec 0.226s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 377660 284.7 ns/op PASS ok os/user 0.237s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3594942 32.52 ns/op BenchmarkString-4 2277514 52.56 ns/op BenchmarkBytes-4 1899542 62.99 ns/op BenchmarkNamedBytes-4 727867 152.6 ns/op BenchmarkBytesArray-4 664953 173.1 ns/op BenchmarkSliceLen-4 2204016 54.31 ns/op BenchmarkMapLen-4 1459478 82.16 ns/op BenchmarkStringLen-4 1783945 67.34 ns/op BenchmarkArrayLen-4 1729412 69.94 ns/op BenchmarkSliceCap-4 2357140 51.11 ns/op BenchmarkDeepEqual/int8-4 670258 175.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 112399 1046 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 524605 230.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 105114 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 502501 230.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 105914 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 515700 228.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 106779 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 517822 227.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 107856 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 649327 177.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 137144 845.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 501190 232.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 107994 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 510388 231.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 104520 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 510512 234.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 104518 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 502717 228.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 105082 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 498916 231.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 91813 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 485019 227.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 107515 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 512998 229.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 106579 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 510922 227.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 106224 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 512092 227.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 105901 1109 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 663318 174.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 112984 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 521432 224.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105444 1127 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 138931 849.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65086 1797 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 66902 1785 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45230 2640 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 269874 439.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 39312 3010 ns/op BenchmarkIsZero/StructComparable-4 816903 137.2 ns/op BenchmarkIsZero/StructIncomparable-4 179271 667.3 ns/op BenchmarkSetZero/Bool/Direct-4 4277346 28.12 ns/op BenchmarkSetZero/Bool/CachedZero-4 1745488 68.65 ns/op BenchmarkSetZero/Bool/NewZero-4 1251273 96.28 ns/op BenchmarkSetZero/Int/Direct-4 2549082 47.11 ns/op BenchmarkSetZero/Int/CachedZero-4 1748600 68.52 ns/op BenchmarkSetZero/Int/NewZero-4 1243248 97.10 ns/op BenchmarkSetZero/Uint/Direct-4 2517885 47.73 ns/op BenchmarkSetZero/Uint/CachedZero-4 1764913 68.06 ns/op BenchmarkSetZero/Uint/NewZero-4 1248013 96.52 ns/op BenchmarkSetZero/Float/Direct-4 2508733 47.87 ns/op BenchmarkSetZero/Float/CachedZero-4 1742017 68.52 ns/op BenchmarkSetZero/Float/NewZero-4 1249698 96.93 ns/op BenchmarkSetZero/Complex/Direct-4 2526358 47.73 ns/op BenchmarkSetZero/Complex/CachedZero-4 1735730 68.00 ns/op BenchmarkSetZero/Complex/NewZero-4 1245518 96.91 ns/op BenchmarkSetZero/Array/Direct-4 4195626 28.45 ns/op BenchmarkSetZero/Array/CachedZero-4 1749843 68.23 ns/op BenchmarkSetZero/Array/NewZero-4 1242330 96.97 ns/op BenchmarkSetZero/Chan/Direct-4 2475717 49.16 ns/op BenchmarkSetZero/Chan/CachedZero-4 1321107 91.42 ns/op BenchmarkSetZero/Chan/NewZero-4 998682 114.8 ns/op BenchmarkSetZero/Func/Direct-4 2443830 48.73 ns/op BenchmarkSetZero/Func/CachedZero-4 1316013 89.95 ns/op BenchmarkSetZero/Func/NewZero-4 994662 113.7 ns/op BenchmarkSetZero/Interface/Direct-4 2311278 51.36 ns/op BenchmarkSetZero/Interface/CachedZero-4 1751772 68.68 ns/op BenchmarkSetZero/Interface/NewZero-4 1250854 96.18 ns/op BenchmarkSetZero/Map/Direct-4 2521154 47.90 ns/op BenchmarkSetZero/Map/CachedZero-4 1318528 90.51 ns/op BenchmarkSetZero/Map/NewZero-4 991347 114.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2525115 47.74 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1294534 90.84 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 113.5 ns/op BenchmarkSetZero/Slice/Direct-4 2252629 53.08 ns/op BenchmarkSetZero/Slice/CachedZero-4 1730998 68.91 ns/op BenchmarkSetZero/Slice/NewZero-4 1251340 95.09 ns/op BenchmarkSetZero/String/Direct-4 2545951 47.51 ns/op BenchmarkSetZero/String/CachedZero-4 1754137 68.18 ns/op BenchmarkSetZero/String/NewZero-4 1246509 97.02 ns/op BenchmarkSetZero/Struct/Direct-4 4286574 27.77 ns/op BenchmarkSetZero/Struct/CachedZero-4 1752885 68.43 ns/op BenchmarkSetZero/Struct/NewZero-4 1254972 96.29 ns/op BenchmarkSelect/1-4 157015 696.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 87572 1337 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 43602 2685 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 144076 705.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 131262 913.5 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 119769 1083 ns/op 118.19 MB/s BenchmarkCallArgCopy/size=256-4 85344 1202 ns/op 212.91 MB/s BenchmarkCallArgCopy/size=1024-4 68662 1666 ns/op 614.77 MB/s BenchmarkCallArgCopy/size=4096-4 30385 3432 ns/op 1193.58 MB/s BenchmarkCallArgCopy/size=65536-4 2685 47654 ns/op 1375.24 MB/s BenchmarkPtrTo-4 443646 242.6 ns/op BenchmarkFieldByName1-4 722499 145.6 ns/op BenchmarkFieldByName2-4 63806 1821 ns/op BenchmarkFieldByName3-4 7738 13756 ns/op BenchmarkInterfaceBig-4 4792120 25.40 ns/op BenchmarkInterfaceSmall-4 5000690 23.65 ns/op BenchmarkNew-4 2204462 58.55 ns/op BenchmarkMap/StringKeys/MapIndex-4 3220 36111 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3122 37927 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3069 38478 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3002 38382 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3217 36342 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3146 36825 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 255075 476.0 ns/op PASS ok reflect 18.399s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10222 10541 ns/op 9394 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 16186 7813 ns/op 9261 B/op 1 allocs/op BenchmarkFindString-4 12082 9951 ns/op 9243 B/op 1 allocs/op BenchmarkFindSubmatch-4 9727 11181 ns/op 9421 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9864 11032 ns/op 9576 B/op 2 allocs/op BenchmarkLiteral-4 17064 6552 ns/op BenchmarkNotLiteral-4 4087 28105 ns/op BenchmarkMatchClass-4 2893 35417 ns/op BenchmarkMatchClass_InRange-4 2989 34977 ns/op BenchmarkReplaceAll-4 2464 48057 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 17437 6715 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38148 3010 ns/op BenchmarkAnchoredShortMatch-4 15332 7820 ns/op BenchmarkAnchoredLongMatch-4 20150 6078 ns/op BenchmarkOnePassShortA-4 20686 5896 ns/op BenchmarkNotOnePassShortA-4 7816 14977 ns/op BenchmarkOnePassShortB-4 26803 4399 ns/op BenchmarkNotOnePassShortB-4 9386 12284 ns/op BenchmarkOnePassLongPrefix-4 90417 1393 ns/op BenchmarkOnePassLongNotPrefix-4 28582 4288 ns/op BenchmarkMatchParallelShared-4 15801 6923 ns/op BenchmarkMatchParallelCopied-4 20445 5286 ns/op BenchmarkQuoteMetaAll-4 146062 818.1 ns/op 17.11 MB/s BenchmarkQuoteMetaNone-4 259029 452.8 ns/op 57.42 MB/s BenchmarkCompile/Onepass-4 3505 29038 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1527 73480 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 188 621017 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3704200 30.56 ns/op 523.61 MB/s BenchmarkMatch/Easy0/32-4 15754 6877 ns/op 4.65 MB/s BenchmarkMatch/Easy0/1K-4 6518 19714 ns/op 51.94 MB/s BenchmarkMatch/Easy0i/16-4 3522235 30.37 ns/op 526.85 MB/s BenchmarkMatch/Easy0i/32-4 5504 21940 ns/op 1.46 MB/s BenchmarkMatch/Easy0i/1K-4 266 443497 ns/op 2.31 MB/s BenchmarkMatch/Easy1/16-4 3742156 32.73 ns/op 488.86 MB/s BenchmarkMatch/Easy1/32-4 16260 6588 ns/op 4.86 MB/s BenchmarkMatch/Easy1/1K-4 4406 26461 ns/op 38.70 MB/s BenchmarkMatch/Medium/16-4 3546289 32.54 ns/op 491.67 MB/s BenchmarkMatch/Medium/32-4 6088 19702 ns/op 1.62 MB/s BenchmarkMatch/Medium/1K-4 300 392308 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 3759136 30.30 ns/op 528.13 MB/s BenchmarkMatch/Hard/32-4 3351 29856 ns/op 1.07 MB/s BenchmarkMatch/Hard/1K-4 171 689201 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1394 82728 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 760 151991 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4425329 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 29941 4054 ns/op 3.95 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17485 6784 ns/op 4.72 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 649 179524 ns/op 5.70 MB/s 23 B/op 0 allocs/op PASS ok regexp 7.765s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 627049 190.5 ns/op PASS ok regexp/syntax 1.202s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 993746 104.4 ns/op BenchmarkMakeChan/Int-4 1000000 134.1 ns/op BenchmarkMakeChan/Ptr-4 617202 198.5 ns/op BenchmarkMakeChan/Struct/0-4 1276399 91.98 ns/op BenchmarkMakeChan/Struct/32-4 445197 228.9 ns/op BenchmarkMakeChan/Struct/40-4 382909 266.2 ns/op BenchmarkChanNonblocking-4 11464624 9.780 ns/op BenchmarkSelectUncontended-4 644107 161.4 ns/op BenchmarkSelectSyncContended-4 29197 4130 ns/op BenchmarkSelectAsyncContended-4 103612 1217 ns/op BenchmarkSelectNonblock-4 4974790 20.87 ns/op BenchmarkChanUncontended-4 11124 12222 ns/op BenchmarkChanContended-4 1216 100630 ns/op BenchmarkChanSync-4 167929 692.2 ns/op BenchmarkChanSyncWork-4 10000 35608 ns/op BenchmarkChanProdCons0-4 75289 1623 ns/op BenchmarkChanProdCons10-4 101130 1223 ns/op BenchmarkChanProdCons100-4 100842 1169 ns/op BenchmarkChanProdConsWork0-4 66691 1797 ns/op BenchmarkChanProdConsWork10-4 86804 1564 ns/op BenchmarkChanProdConsWork100-4 81745 1485 ns/op BenchmarkSelectProdCons-4 61860 2018 ns/op BenchmarkReceiveDataFromClosedChan-4 635865 187.3 ns/op BenchmarkChanCreation-4 209913 544.6 ns/op BenchmarkChanSem-4 116661 1042 ns/op BenchmarkChanPopular-4 97 1267778 ns/op BenchmarkChanClosed-4 575523 216.7 ns/op BenchmarkCallClosure-4 5568940 19.96 ns/op BenchmarkCallClosure1-4 5984006 19.93 ns/op BenchmarkCallClosure2-4 1266763 91.77 ns/op BenchmarkCallClosure3-4 1599769 73.37 ns/op BenchmarkCallClosure4-4 1392813 84.05 ns/op BenchmarkComplex128DivNormal-4 9912271 12.05 ns/op BenchmarkComplex128DivNisNaN-4 7612186 15.65 ns/op BenchmarkComplex128DivDisNaN-4 7485536 16.01 ns/op BenchmarkComplex128DivNisInf-4 9916034 12.06 ns/op BenchmarkComplex128DivDisInf-4 5822127 20.54 ns/op BenchmarkSetTypePtr-4 48953356 2.450 ns/op 3265.92 MB/s BenchmarkSetTypePtr8-4 9656227 12.41 ns/op 5155.47 MB/s BenchmarkSetTypePtr16-4 9628351 12.45 ns/op 10284.05 MB/s BenchmarkSetTypePtr32-4 9469098 12.49 ns/op 20504.56 MB/s BenchmarkSetTypePtr64-4 9611612 12.53 ns/op 40847.83 MB/s BenchmarkSetTypePtr126-4 5688516 21.14 ns/op 47686.41 MB/s BenchmarkSetTypePtr128-4 5893720 20.35 ns/op 50308.55 MB/s BenchmarkSetTypePtrSlice-4 724260 164.9 ns/op 49680.65 MB/s BenchmarkSetTypeNode1-4 9653636 12.41 ns/op 1933.48 MB/s BenchmarkSetTypeNode1Slice-4 2957029 39.83 ns/op 19283.36 MB/s BenchmarkSetTypeNode8-4 9593832 12.48 ns/op 6409.39 MB/s BenchmarkSetTypeNode8Slice-4 1575394 76.15 ns/op 33616.33 MB/s BenchmarkSetTypeNode64-4 5631722 21.15 ns/op 24969.41 MB/s BenchmarkSetTypeNode64Slice-4 230005 520.2 ns/op 32478.59 MB/s BenchmarkSetTypeNode64Dead-4 7397355 16.01 ns/op 32972.87 MB/s BenchmarkSetTypeNode64DeadSlice-4 258594 463.1 ns/op 36487.18 MB/s BenchmarkSetTypeNode124-4 5650129 21.31 ns/op 47309.07 MB/s BenchmarkSetTypeNode124Slice-4 181147 660.7 ns/op 48818.09 MB/s BenchmarkSetTypeNode126-4 5871698 20.30 ns/op 50432.73 MB/s BenchmarkSetTypeNode126Slice-4 178144 671.3 ns/op 48811.54 MB/s BenchmarkSetTypeNode128-4 4061055 29.56 ns/op 35180.29 MB/s BenchmarkSetTypeNode128Slice-4 143193 837.9 ns/op 39719.20 MB/s BenchmarkSetTypeNode130-4 4041740 29.72 ns/op 35537.57 MB/s BenchmarkSetTypeNode130Slice-4 141016 849.4 ns/op 39782.22 MB/s BenchmarkSetTypeNode1024-4 707908 155.8 ns/op 52695.37 MB/s BenchmarkSetTypeNode1024Slice-4 24486 4891 ns/op 53706.54 MB/s BenchmarkAllocation-4 4050 34896 ns/op BenchmarkReadMemStats-4 5954 17912 ns/op BenchmarkReadMemStatsLatency-4 1 406755 p50-ns 406755 p90-ns 406755 p99-ns BenchmarkWriteBarrier-4 2825185 43.83 ns/op BenchmarkBulkWriteBarrier-4 6623380 16.42 ns/op BenchmarkScanStackNoLocals-4 3 47297023 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11675358 11.38 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9992594 11.04 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9360104 13.30 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6621162 18.03 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4750174 25.31 ns/op BenchmarkHash5-4 6147824 18.95 ns/op 263.90 MB/s BenchmarkHash16-4 6133197 19.13 ns/op 836.18 MB/s BenchmarkHash64-4 5774088 19.63 ns/op 3261.01 MB/s BenchmarkHash1024-4 1915120 61.18 ns/op 16736.54 MB/s BenchmarkHash65536-4 37904 3102 ns/op 21127.33 MB/s BenchmarkAlignedLoad-4 7772833 14.54 ns/op BenchmarkUnalignedLoad-4 7261556 15.42 ns/op BenchmarkEqEfaceConcrete-4 6272383 19.09 ns/op BenchmarkEqIfaceConcrete-4 5820573 20.62 ns/op BenchmarkNeEfaceConcrete-4 6289042 19.16 ns/op BenchmarkNeIfaceConcrete-4 6131455 19.68 ns/op BenchmarkConvT2EByteSized/bool-4 6104715 19.48 ns/op BenchmarkConvT2EByteSized/uint8-4 5864494 20.43 ns/op BenchmarkConvT2ESmall-4 5664920 20.92 ns/op BenchmarkConvT2EUintptr-4 5599440 21.57 ns/op BenchmarkConvT2ELarge-4 1224562 101.5 ns/op BenchmarkConvT2ISmall-4 5650399 21.07 ns/op BenchmarkConvT2IUintptr-4 5526487 21.77 ns/op BenchmarkConvT2ILarge-4 1000000 102.4 ns/op BenchmarkConvI2E-4 4679415 25.56 ns/op BenchmarkConvI2I-4 4067122 28.46 ns/op BenchmarkAssertE2T-4 4681714 25.56 ns/op BenchmarkAssertE2TLarge-4 2417074 49.64 ns/op BenchmarkAssertE2I-4 4206718 27.74 ns/op BenchmarkAssertI2T-4 4473343 26.98 ns/op BenchmarkAssertI2I-4 4160266 28.06 ns/op BenchmarkAssertI2E-4 5947414 19.56 ns/op BenchmarkAssertE2E-4 5969299 19.70 ns/op BenchmarkAssertE2T2-4 3602290 33.45 ns/op BenchmarkAssertE2T2Blank-4 4525341 26.87 ns/op BenchmarkAssertI2E2-4 4387958 26.74 ns/op BenchmarkAssertI2E2Blank-4 5637037 21.02 ns/op BenchmarkAssertE2E2-4 4516369 26.77 ns/op BenchmarkAssertE2E2Blank-4 5762422 19.84 ns/op BenchmarkConvT2Ezero/zero/16-4 5441140 21.93 ns/op BenchmarkConvT2Ezero/zero/32-4 5553842 21.69 ns/op BenchmarkConvT2Ezero/zero/64-4 5487302 21.74 ns/op BenchmarkConvT2Ezero/zero/str-4 5392718 21.69 ns/op BenchmarkConvT2Ezero/zero/slice-4 5379312 22.02 ns/op BenchmarkConvT2Ezero/zero/big-4 253107 474.1 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1289938 90.85 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1233099 91.93 ns/op BenchmarkConvT2Ezero/nonzero/big-4 233682 447.9 ns/op BenchmarkConvT2Ezero/smallint/16-4 5674960 21.08 ns/op BenchmarkConvT2Ezero/smallint/32-4 5289886 22.03 ns/op BenchmarkConvT2Ezero/smallint/64-4 5678904 21.34 ns/op BenchmarkConvT2Ezero/largeint/16-4 1632546 75.17 ns/op BenchmarkConvT2Ezero/largeint/32-4 1755520 69.41 ns/op BenchmarkConvT2Ezero/largeint/64-4 1777508 66.82 ns/op BenchmarkMalloc8-4 1534454 83.35 ns/op BenchmarkMalloc16-4 1456852 81.25 ns/op BenchmarkMallocTypeInfo8-4 1495477 83.85 ns/op BenchmarkMallocTypeInfo16-4 1249251 96.09 ns/op BenchmarkMallocLargeStruct-4 187527 648.9 ns/op BenchmarkGoroutineSelect-4 78 1961543 ns/op BenchmarkGoroutineBlocking-4 63 1850059 ns/op BenchmarkGoroutineForRange-4 69 1816728 ns/op BenchmarkGoroutineIdle-4 93 1644907 ns/op BenchmarkHashStringSpeed-4 2519769 52.63 ns/op BenchmarkHashBytesSpeed-4 1450048 78.21 ns/op BenchmarkHashInt32Speed-4 3432186 38.23 ns/op BenchmarkHashInt64Speed-4 3146809 37.71 ns/op BenchmarkHashStringArraySpeed-4 606270 197.1 ns/op BenchmarkMegMap-4 3244378 38.73 ns/op BenchmarkMegOneMap-4 3895023 28.91 ns/op BenchmarkMegEqMap-4 1374 88028 ns/op BenchmarkMegEmptyMap-4 4699958 25.89 ns/op BenchmarkSmallStrMap-4 3183520 37.77 ns/op BenchmarkMapStringKeysEight_16-4 3329506 36.26 ns/op BenchmarkMapStringKeysEight_32-4 3243122 36.67 ns/op BenchmarkMapStringKeysEight_64-4 3199075 36.96 ns/op BenchmarkMapStringKeysEight_1M-4 3185041 38.17 ns/op BenchmarkIntMap-4 4112127 29.55 ns/op BenchmarkMapFirst/1-4 4864215 24.47 ns/op BenchmarkMapFirst/2-4 4674613 25.43 ns/op BenchmarkMapFirst/3-4 4815246 24.00 ns/op BenchmarkMapFirst/4-4 4577240 23.95 ns/op BenchmarkMapFirst/5-4 4675270 23.96 ns/op BenchmarkMapFirst/6-4 4629528 25.82 ns/op BenchmarkMapFirst/7-4 4817673 23.95 ns/op BenchmarkMapFirst/8-4 4368730 27.05 ns/op BenchmarkMapFirst/9-4 4235180 28.79 ns/op BenchmarkMapFirst/10-4 4131181 28.51 ns/op BenchmarkMapFirst/11-4 4091524 29.27 ns/op BenchmarkMapFirst/12-4 3906823 28.74 ns/op BenchmarkMapFirst/13-4 4170082 28.17 ns/op BenchmarkMapFirst/14-4 4233777 29.52 ns/op BenchmarkMapFirst/15-4 4021342 29.28 ns/op BenchmarkMapFirst/16-4 4109047 29.73 ns/op BenchmarkMapMid/1-4 3753961 31.89 ns/op BenchmarkMapMid/2-4 3760305 32.06 ns/op BenchmarkMapMid/3-4 3806354 31.33 ns/op BenchmarkMapMid/4-4 3692264 31.83 ns/op BenchmarkMapMid/5-4 3778986 31.00 ns/op BenchmarkMapMid/6-4 3705963 32.57 ns/op BenchmarkMapMid/7-4 3684759 32.41 ns/op BenchmarkMapMid/8-4 3627345 31.32 ns/op BenchmarkMapMid/9-4 3336471 34.86 ns/op BenchmarkMapMid/10-4 3239757 36.77 ns/op BenchmarkMapMid/11-4 3407032 35.96 ns/op BenchmarkMapMid/12-4 3311832 36.39 ns/op BenchmarkMapMid/13-4 3515694 34.40 ns/op BenchmarkMapMid/14-4 3258878 35.65 ns/op BenchmarkMapMid/15-4 3293366 34.89 ns/op BenchmarkMapMid/16-4 3445885 35.72 ns/op BenchmarkMapLast/1-4 3741658 32.48 ns/op BenchmarkMapLast/2-4 3732478 32.44 ns/op BenchmarkMapLast/3-4 3584382 32.83 ns/op BenchmarkMapLast/4-4 3411199 34.47 ns/op BenchmarkMapLast/5-4 3723967 33.25 ns/op BenchmarkMapLast/6-4 3598441 33.51 ns/op BenchmarkMapLast/7-4 3503816 33.94 ns/op BenchmarkMapLast/8-4 3282962 34.79 ns/op BenchmarkMapLast/9-4 3184994 36.27 ns/op BenchmarkMapLast/10-4 3145536 39.97 ns/op BenchmarkMapLast/11-4 3265243 38.98 ns/op BenchmarkMapLast/12-4 3054115 38.10 ns/op BenchmarkMapLast/13-4 3286122 34.55 ns/op BenchmarkMapLast/14-4 3259378 35.70 ns/op BenchmarkMapLast/15-4 3355789 35.97 ns/op BenchmarkMapLast/16-4 3101776 36.57 ns/op BenchmarkMapCycle-4 2000947 56.88 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3478056 35.03 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2070 50184 ns/op BenchmarkMakeMap/[Byte]Byte-4 562338 183.5 ns/op BenchmarkMakeMap/[Int]Int-4 405583 320.4 ns/op BenchmarkNewEmptyMap-4 11599663 10.24 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1697811 69.25 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 483832 242.0 ns/op BenchmarkMapIterEmpty-4 5393953 21.27 ns/op BenchmarkSameLengthMap-4 4585695 28.19 ns/op BenchmarkBigKeyMap-4 1690093 69.50 ns/op BenchmarkBigValMap-4 1560603 76.11 ns/op BenchmarkSmallKeyMap-4 2796036 41.37 ns/op BenchmarkMapPopulate/1-4 2271069 52.68 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 126646 874.1 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6781 16290 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 740 155656 ns/op 51772 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 51 2362267 ns/op 416294 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 36170506 ns/op 6533544 B/op 2913 allocs/op BenchmarkComplexAlgMap-4 482268 242.7 ns/op BenchmarkGoMapClear/Reflexive/1-4 670408 166.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 663487 178.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 232868 508.2 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41439 2896 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5458 22150 ns/op BenchmarkGoMapClear/NonReflexive/1-4 547868 214.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 479188 241.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 214586 556.7 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 41090 2921 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5448 21988 ns/op BenchmarkMapStringConversion/32/simple-4 1383054 85.73 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1708872 69.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1574515 75.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1321368 91.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1604850 74.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1477227 81.38 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1999302 67.64 ns/op BenchmarkMapInterfacePtr-4 1654588 61.07 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4557794 26.04 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 128924 788.3 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5485 22168 ns/op BenchmarkMapPop1000-4 382 318339 ns/op BenchmarkMapPop10000-4 21 5965135 ns/op BenchmarkMapAssign/Int32/256-4 2329822 54.00 ns/op BenchmarkMapAssign/Int32/65536-4 837415 121.2 ns/op BenchmarkMapAssign/Int64/256-4 2355876 52.16 ns/op BenchmarkMapAssign/Int64/65536-4 673216 150.0 ns/op BenchmarkMapAssign/Str/256-4 1964308 63.68 ns/op BenchmarkMapAssign/Str/65536-4 364808 276.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1510130 80.04 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 603150 175.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1520620 80.86 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 494494 206.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 465765 2126 ns/op BenchmarkMapOperatorAssign/Str/65536-4 135019 743.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 723968 166.2 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 203220 572.2 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 725694 168.8 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 154351 661.3 ns/op 82 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 574224 254.9 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 107104 1077 ns/op 136 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1774993 67.11 ns/op BenchmarkMapDelete/Int32/1000-4 1929939 61.42 ns/op BenchmarkMapDelete/Int32/10000-4 1844785 63.73 ns/op BenchmarkMapDelete/Int64/100-4 1751282 64.26 ns/op BenchmarkMapDelete/Int64/1000-4 1939038 61.43 ns/op BenchmarkMapDelete/Int64/10000-4 1870792 63.57 ns/op BenchmarkMapDelete/Str/100-4 1489878 79.19 ns/op BenchmarkMapDelete/Str/1000-4 1513352 79.33 ns/op BenchmarkMapDelete/Str/10000-4 1410967 84.70 ns/op BenchmarkMapDelete/Pointer/100-4 1662412 83.80 ns/op BenchmarkMapDelete/Pointer/1000-4 1726418 68.71 ns/op BenchmarkMapDelete/Pointer/10000-4 1687274 70.48 ns/op BenchmarkMemmove/0-4 14887354 7.982 ns/op BenchmarkMemmove/1-4 1951462 60.56 ns/op 16.51 MB/s BenchmarkMemmove/2-4 1890154 62.86 ns/op 31.81 MB/s BenchmarkMemmove/3-4 1830735 62.29 ns/op 48.16 MB/s BenchmarkMemmove/4-4 1888818 62.12 ns/op 64.39 MB/s BenchmarkMemmove/5-4 1825692 63.34 ns/op 78.94 MB/s BenchmarkMemmove/6-4 1872976 62.71 ns/op 95.68 MB/s BenchmarkMemmove/7-4 1877022 63.44 ns/op 110.34 MB/s BenchmarkMemmove/8-4 1925238 60.42 ns/op 132.41 MB/s BenchmarkMemmove/9-4 1800493 64.75 ns/op 139.00 MB/s BenchmarkMemmove/10-4 1799781 65.61 ns/op 152.41 MB/s BenchmarkMemmove/11-4 1820112 64.93 ns/op 169.40 MB/s BenchmarkMemmove/12-4 1792099 65.12 ns/op 184.28 MB/s BenchmarkMemmove/13-4 1810772 64.99 ns/op 200.04 MB/s BenchmarkMemmove/14-4 1783160 65.16 ns/op 214.85 MB/s BenchmarkMemmove/15-4 1829952 65.85 ns/op 227.79 MB/s BenchmarkMemmove/16-4 1863711 62.95 ns/op 254.17 MB/s BenchmarkMemmove/32-4 1835966 64.09 ns/op 499.32 MB/s BenchmarkMemmove/64-4 1637680 72.41 ns/op 883.87 MB/s BenchmarkMemmove/128-4 1325072 87.22 ns/op 1467.57 MB/s BenchmarkMemmove/256-4 872392 133.7 ns/op 1914.47 MB/s BenchmarkMemmove/512-4 632938 186.7 ns/op 2742.85 MB/s BenchmarkMemmove/1024-4 413230 287.8 ns/op 3558.00 MB/s BenchmarkMemmove/2048-4 241370 490.6 ns/op 4174.27 MB/s BenchmarkMemmove/4096-4 130498 920.7 ns/op 4448.87 MB/s BenchmarkMemmoveOverlap/32-4 1764429 67.25 ns/op 475.85 MB/s BenchmarkMemmoveOverlap/64-4 1593777 73.60 ns/op 869.56 MB/s BenchmarkMemmoveOverlap/128-4 1327573 87.97 ns/op 1454.98 MB/s BenchmarkMemmoveOverlap/256-4 843540 134.8 ns/op 1899.54 MB/s BenchmarkMemmoveOverlap/512-4 638720 184.4 ns/op 2776.01 MB/s BenchmarkMemmoveOverlap/1024-4 408478 288.5 ns/op 3549.37 MB/s BenchmarkMemmoveOverlap/2048-4 243397 496.5 ns/op 4125.08 MB/s BenchmarkMemmoveOverlap/4096-4 129955 917.6 ns/op 4464.01 MB/s BenchmarkMemmoveUnalignedDst/0-4 14426390 8.156 ns/op BenchmarkMemmoveUnalignedDst/1-4 1831495 62.21 ns/op 16.07 MB/s BenchmarkMemmoveUnalignedDst/2-4 1805444 64.84 ns/op 30.84 MB/s BenchmarkMemmoveUnalignedDst/3-4 1803060 65.59 ns/op 45.74 MB/s BenchmarkMemmoveUnalignedDst/4-4 1804048 66.21 ns/op 60.42 MB/s BenchmarkMemmoveUnalignedDst/5-4 1790949 65.83 ns/op 75.95 MB/s BenchmarkMemmoveUnalignedDst/6-4 1786128 66.06 ns/op 90.83 MB/s BenchmarkMemmoveUnalignedDst/7-4 1825207 65.29 ns/op 107.21 MB/s BenchmarkMemmoveUnalignedDst/8-4 1925919 61.85 ns/op 129.35 MB/s BenchmarkMemmoveUnalignedDst/9-4 1775250 67.59 ns/op 133.15 MB/s BenchmarkMemmoveUnalignedDst/10-4 1736150 65.94 ns/op 151.66 MB/s BenchmarkMemmoveUnalignedDst/11-4 1786266 66.08 ns/op 166.46 MB/s BenchmarkMemmoveUnalignedDst/12-4 1749051 67.17 ns/op 178.66 MB/s BenchmarkMemmoveUnalignedDst/13-4 1750000 66.26 ns/op 196.19 MB/s BenchmarkMemmoveUnalignedDst/14-4 1766334 67.24 ns/op 208.22 MB/s BenchmarkMemmoveUnalignedDst/15-4 1736656 66.53 ns/op 225.45 MB/s BenchmarkMemmoveUnalignedDst/16-4 1750342 66.53 ns/op 240.48 MB/s BenchmarkMemmoveUnalignedDst/32-4 1686232 70.18 ns/op 455.99 MB/s BenchmarkMemmoveUnalignedDst/64-4 1481425 78.88 ns/op 811.33 MB/s BenchmarkMemmoveUnalignedDst/128-4 1269918 92.22 ns/op 1387.93 MB/s BenchmarkMemmoveUnalignedDst/256-4 843500 138.2 ns/op 1852.59 MB/s BenchmarkMemmoveUnalignedDst/512-4 615064 193.0 ns/op 2652.95 MB/s BenchmarkMemmoveUnalignedDst/1024-4 392338 308.4 ns/op 3320.67 MB/s BenchmarkMemmoveUnalignedDst/2048-4 241148 502.1 ns/op 4078.65 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127058 942.6 ns/op 4345.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1705828 69.40 ns/op 461.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1535988 76.47 ns/op 836.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1291083 92.18 ns/op 1388.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 860920 137.7 ns/op 1859.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 614208 189.7 ns/op 2699.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 411416 290.0 ns/op 3531.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 239091 499.8 ns/op 4097.82 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 128835 918.4 ns/op 4459.95 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14807026 8.251 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1904122 61.13 ns/op 16.36 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1876930 64.10 ns/op 31.20 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1819858 63.08 ns/op 47.56 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1870414 64.36 ns/op 62.15 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1859647 63.28 ns/op 79.02 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1824050 64.28 ns/op 93.34 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1855029 64.82 ns/op 107.99 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1961766 60.35 ns/op 132.57 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1829917 65.64 ns/op 137.11 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1817889 64.76 ns/op 154.42 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1812278 65.68 ns/op 167.48 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1833913 66.16 ns/op 181.39 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1809907 65.65 ns/op 198.02 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1800668 65.35 ns/op 214.25 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1813182 66.31 ns/op 226.22 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1795652 67.00 ns/op 238.82 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1707440 67.82 ns/op 471.86 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1537092 76.48 ns/op 836.77 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1298844 90.70 ns/op 1411.32 MB/s BenchmarkMemmoveUnalignedSrc/256-4 847990 137.6 ns/op 1860.21 MB/s BenchmarkMemmoveUnalignedSrc/512-4 620701 191.6 ns/op 2672.85 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 402175 291.7 ns/op 3510.22 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 238039 493.2 ns/op 4152.44 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129824 922.4 ns/op 4440.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1727725 68.77 ns/op 465.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1543796 77.76 ns/op 823.02 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1296202 91.55 ns/op 1398.07 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 836095 138.3 ns/op 1851.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 633206 188.8 ns/op 2712.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 413666 291.0 ns/op 3519.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 240452 494.8 ns/op 4138.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 130414 922.9 ns/op 4438.15 MB/s BenchmarkMemclr/5-4 11787775 10.01 ns/op 499.58 MB/s BenchmarkMemclr/16-4 11262651 10.53 ns/op 1519.52 MB/s BenchmarkMemclr/64-4 11115517 10.70 ns/op 5983.15 MB/s BenchmarkMemclr/256-4 9596923 12.41 ns/op 20621.32 MB/s BenchmarkMemclr/4096-4 2359444 51.30 ns/op 79838.13 MB/s BenchmarkMemclr/65536-4 80001 1591 ns/op 41201.79 MB/s BenchmarkMemclr/1M-4 2750 42048 ns/op 24937.83 MB/s BenchmarkMemclr/4M-4 676 166544 ns/op 25184.35 MB/s BenchmarkMemclr/8M-4 277 409721 ns/op 20473.97 MB/s BenchmarkMemclr/16M-4 54 2158543 ns/op 7772.47 MB/s BenchmarkMemclr/64M-4 12 9783809 ns/op 6859.18 MB/s BenchmarkGoMemclr/5-4 2079524 57.42 ns/op 87.07 MB/s BenchmarkGoMemclr/16-4 491527 234.2 ns/op 68.31 MB/s BenchmarkGoMemclr/64-4 137444 880.1 ns/op 72.72 MB/s BenchmarkGoMemclr/256-4 34333 3479 ns/op 73.58 MB/s BenchmarkMemclrRange/1K_2K-4 65763 1805 ns/op 53119.92 MB/s BenchmarkMemclrRange/2K_8K-4 30806 3905 ns/op 85401.47 MB/s BenchmarkMemclrRange/4K_16K-4 41778 2843 ns/op 113629.71 MB/s BenchmarkMemclrRange/160K_228K-4 2208 47964 ns/op 34668.98 MB/s BenchmarkClearFat7-4 6366493 19.10 ns/op BenchmarkClearFat8-4 7325836 16.27 ns/op BenchmarkClearFat11-4 5944306 20.08 ns/op BenchmarkClearFat12-4 6016393 19.88 ns/op BenchmarkClearFat13-4 5965826 20.22 ns/op BenchmarkClearFat14-4 5986202 19.84 ns/op BenchmarkClearFat15-4 5960650 20.34 ns/op BenchmarkClearFat16-4 6597144 18.48 ns/op BenchmarkClearFat24-4 6192847 19.07 ns/op BenchmarkClearFat32-4 6149919 21.66 ns/op BenchmarkClearFat40-4 5780763 20.48 ns/op BenchmarkClearFat48-4 5670424 21.08 ns/op BenchmarkClearFat56-4 5588728 21.32 ns/op BenchmarkClearFat64-4 5252305 22.83 ns/op BenchmarkClearFat72-4 5175908 22.99 ns/op BenchmarkClearFat128-4 3787869 31.88 ns/op BenchmarkClearFat256-4 2166296 55.11 ns/op BenchmarkClearFat512-4 1432243 84.08 ns/op BenchmarkClearFat1024-4 865563 138.6 ns/op BenchmarkClearFat1032-4 822230 142.4 ns/op BenchmarkClearFat1040-4 818563 143.5 ns/op BenchmarkCopyFat7-4 6030147 19.48 ns/op BenchmarkCopyFat8-4 6932011 17.04 ns/op BenchmarkCopyFat11-4 6022687 19.36 ns/op BenchmarkCopyFat12-4 6164276 19.57 ns/op BenchmarkCopyFat13-4 6019699 19.91 ns/op BenchmarkCopyFat14-4 6197712 19.61 ns/op BenchmarkCopyFat15-4 6242924 19.57 ns/op BenchmarkCopyFat16-4 6610465 18.63 ns/op BenchmarkCopyFat24-4 6293523 19.22 ns/op BenchmarkCopyFat32-4 6110092 19.74 ns/op BenchmarkCopyFat64-4 5593965 21.61 ns/op BenchmarkCopyFat72-4 5331439 22.38 ns/op BenchmarkCopyFat128-4 3709690 32.24 ns/op BenchmarkCopyFat256-4 2099379 56.37 ns/op BenchmarkCopyFat512-4 1398171 86.27 ns/op BenchmarkCopyFat520-4 1352862 88.27 ns/op BenchmarkCopyFat1024-4 809548 147.3 ns/op BenchmarkCopyFat1032-4 806204 150.0 ns/op BenchmarkCopyFat1040-4 788486 149.5 ns/op BenchmarkIssue18740/2byte-4 421 274732 ns/op BenchmarkIssue18740/4byte-4 700 170042 ns/op BenchmarkIssue18740/8byte-4 1033 115782 ns/op BenchmarkMemclrKnownSize1-4 8265216 14.55 ns/op 68.73 MB/s BenchmarkMemclrKnownSize2-4 5441463 22.03 ns/op 90.78 MB/s BenchmarkMemclrKnownSize4-4 3412424 35.05 ns/op 114.11 MB/s BenchmarkMemclrKnownSize8-4 1000000 114.6 ns/op 69.80 MB/s BenchmarkMemclrKnownSize16-4 498482 233.6 ns/op 68.49 MB/s BenchmarkMemclrKnownSize32-4 260823 446.3 ns/op 71.71 MB/s BenchmarkMemclrKnownSize64-4 136188 873.3 ns/op 73.28 MB/s BenchmarkMemclrKnownSize112-4 75597 1556 ns/op 71.98 MB/s BenchmarkMemclrKnownSize128-4 67383 1757 ns/op 72.84 MB/s BenchmarkMemclrKnownSize192-4 45739 2585 ns/op 74.27 MB/s BenchmarkMemclrKnownSize248-4 34968 3341 ns/op 74.24 MB/s BenchmarkMemclrKnownSize256-4 34312 3445 ns/op 74.31 MB/s BenchmarkMemclrKnownSize512-4 17295 6937 ns/op 73.81 MB/s BenchmarkMemclrKnownSize1024-4 8607 13955 ns/op 73.38 MB/s BenchmarkMemclrKnownSize4096-4 2157 54911 ns/op 74.59 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7198933 ns/op 72.83 MB/s BenchmarkReadMetricsLatency-4 21349 5322 p50-ns 6889 p90-ns 16500 p99-ns BenchmarkFinalizer-4 169 660887 ns/op BenchmarkFinalizerRun-4 172704 1060 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7075896 16.21 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3141081 38.30 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2400624 49.53 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2366922 51.14 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1294342 92.06 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2251221 53.35 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1252240 96.24 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1308679 92.00 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1871472 65.70 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1768710 65.47 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1702795 70.21 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1472859 81.55 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1347577 89.40 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5771683 20.78 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6482644 18.36 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6557246 18.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6163166 19.69 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5836923 20.44 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5417142 22.01 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6179656 19.46 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6483188 18.43 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6550831 18.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6173884 19.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6481972 18.31 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6555177 18.43 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6157104 19.45 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6527319 18.36 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6479704 18.41 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6177015 19.48 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6538120 18.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6573427 18.30 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6122925 19.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6234954 19.17 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6211878 19.23 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6085203 19.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6194914 19.29 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6242792 19.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6172897 19.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6138657 19.05 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6191715 19.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6187598 19.42 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6200056 19.23 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6200175 19.12 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6163540 19.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6398378 18.44 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6528502 18.41 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6124459 19.55 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6503413 18.46 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6459002 18.38 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6157461 19.51 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6463158 18.32 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6518367 18.40 ns/op BenchmarkNetpollBreak-4 3684 30457 ns/op BenchmarkPingPongHog-4 336 359130 ns/op BenchmarkStackGrowth-4 128778 928.5 ns/op BenchmarkStackGrowthDeep-4 1075 102691 ns/op BenchmarkCreateGoroutines-4 47713 2432 ns/op BenchmarkCreateGoroutinesParallel-4 44216 2807 ns/op BenchmarkCreateGoroutinesCapture-4 9289 12607 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 41036 2944 ns/op BenchmarkClosureCall-4 18384157 5.637 ns/op BenchmarkWakeupParallelSpinning/0s-4 5901 19776 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4927 21709 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4921 24113 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3238 36849 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2185 57307 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1294 95014 ns/op BenchmarkWakeupParallelSpinning/50µs-4 652 192712 ns/op BenchmarkWakeupParallelSpinning/100µs-4 366 352539 ns/op BenchmarkWakeupParallelSyscall/0s-4 780 160206 ns/op BenchmarkWakeupParallelSyscall/1µs-4 775 158874 ns/op BenchmarkWakeupParallelSyscall/2µs-4 772 160872 ns/op BenchmarkWakeupParallelSyscall/5µs-4 712 169141 ns/op BenchmarkWakeupParallelSyscall/10µs-4 600 177126 ns/op BenchmarkWakeupParallelSyscall/20µs-4 531 199163 ns/op BenchmarkWakeupParallelSyscall/50µs-4 453 295849 ns/op BenchmarkWakeupParallelSyscall/100µs-4 318 374124 ns/op BenchmarkMatmult-4 3036808 39.50 ns/op BenchmarkFastrand-4 12839307 9.141 ns/op BenchmarkFastrand64-4 10735466 9.676 ns/op BenchmarkFastrandHashiter-4 4585202 29.88 ns/op BenchmarkFastrandn/2-4 5602196 21.24 ns/op BenchmarkFastrandn/3-4 5788722 20.51 ns/op BenchmarkFastrandn/4-4 6022874 19.98 ns/op BenchmarkFastrandn/5-4 6037806 19.89 ns/op BenchmarkIfaceCmp100-4 97159 1230 ns/op BenchmarkIfaceCmpNil100-4 150760 793.1 ns/op BenchmarkEfaceCmpDiff-4 36814 3216 ns/op BenchmarkEfaceCmpDiffIndirect-4 30355 3970 ns/op BenchmarkDefer-4 1624524 74.06 ns/op BenchmarkDefer10-4 806548 155.6 ns/op BenchmarkDeferMany-4 447855 453.5 ns/op BenchmarkPanicRecover-4 166804 707.0 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6561 15765 ns/op 14438 p50-ns 19707 p90-ns 45682 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6693 20033 ns/op 15570 p50-ns 21488 p90-ns 81947 p99-ns BenchmarkGoroutineProfile/small/idle-4 2960 47463 ns/op 39792 p50-ns 58468 p90-ns 107682 p99-ns BenchmarkGoroutineProfile/small/loaded-4 424 321767 ns/op 134018 p50-ns 402487 p90-ns 4193574 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7429 15765 ns/op 14660 p50-ns 19477 p90-ns 33413 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6744 19878 ns/op 15536 p50-ns 21757 p90-ns 88213 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9670555 ns/op 9634135 p50-ns 9874738 p90-ns 10200942 p99-ns BenchmarkGoroutineProfile/large/loaded-4 9 12865890 ns/op 10745549 p50-ns 26347216 p90-ns 26347216 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7864 16020 ns/op 14584 p50-ns 20113 p90-ns 42403 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6674 24317 ns/op 15215 p50-ns 24535 p90-ns 193037 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 912 119126 ns/op 115479 p50-ns 125118 p90-ns 159152 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 211 549533 ns/op 246190 p50-ns 562660 p90-ns 5818372 p99-ns BenchmarkRWMutexUncontended-4 3035576 41.12 ns/op BenchmarkRWMutexWrite100-4 617251 191.9 ns/op BenchmarkRWMutexWrite10-4 128464 1148 ns/op BenchmarkRWMutexWorkWrite100-4 535384 223.4 ns/op BenchmarkRWMutexWorkWrite10-4 94220 1467 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1806 64857 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 872 135440 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 948 123093 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 423 280901 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 484 244423 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 194 599287 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 236 497396 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1238094 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 287101 387.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 315657 366.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 261238 414.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 272877 377.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 274077 400.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 282616 427.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 294070 402.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 288172 418.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 265054 471.3 ns/op BenchmarkMakeSlice/Byte-4 2031800 56.12 ns/op BenchmarkMakeSlice/Int16-4 1886455 57.57 ns/op BenchmarkMakeSlice/Int-4 1576741 69.70 ns/op BenchmarkMakeSlice/Ptr-4 1202250 98.95 ns/op BenchmarkMakeSlice/Struct/24-4 837495 120.3 ns/op BenchmarkMakeSlice/Struct/32-4 913197 129.2 ns/op BenchmarkMakeSlice/Struct/40-4 649782 166.9 ns/op BenchmarkGrowSlice/Byte-4 829690 152.1 ns/op BenchmarkGrowSlice/Int16-4 732720 160.0 ns/op BenchmarkGrowSlice/Int-4 602872 199.2 ns/op BenchmarkGrowSlice/Ptr-4 486784 260.9 ns/op BenchmarkGrowSlice/Struct/24-4 290962 374.0 ns/op BenchmarkGrowSlice/Struct/32-4 288438 397.0 ns/op BenchmarkGrowSlice/Struct/40-4 241965 475.8 ns/op BenchmarkExtendSlice/IntSlice-4 561607 229.0 ns/op BenchmarkExtendSlice/PointerSlice-4 406776 298.7 ns/op BenchmarkExtendSlice/NoGrow-4 854010 144.1 ns/op BenchmarkAppend-4 723694 155.5 ns/op BenchmarkAppendGrowByte-4 4 32577049 ns/op BenchmarkAppendGrowString-4 1 384472901 ns/op BenchmarkAppendSlice/1Bytes-4 1919978 63.10 ns/op BenchmarkAppendSlice/4Bytes-4 1864923 63.68 ns/op BenchmarkAppendSlice/7Bytes-4 1724083 67.75 ns/op BenchmarkAppendSlice/8Bytes-4 1850192 66.12 ns/op BenchmarkAppendSlice/15Bytes-4 1752958 68.97 ns/op BenchmarkAppendSlice/16Bytes-4 1773969 68.59 ns/op BenchmarkAppendSlice/32Bytes-4 1805216 67.17 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 96664 1221 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 26413 4542 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7578 16781 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1924 62241 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 106 1135782 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 5207980 ns/op BenchmarkAppendStr/1Bytes-4 1386168 85.85 ns/op BenchmarkAppendStr/4Bytes-4 1449553 81.89 ns/op BenchmarkAppendStr/8Bytes-4 1413946 84.08 ns/op BenchmarkAppendStr/16Bytes-4 1387496 86.40 ns/op BenchmarkAppendStr/32Bytes-4 1408164 84.12 ns/op BenchmarkAppendSpecialCase-4 722191 159.0 ns/op BenchmarkCopy/1Byte-4 1959558 61.04 ns/op 16.38 MB/s BenchmarkCopy/1String-4 1870104 62.90 ns/op 15.90 MB/s BenchmarkCopy/2Byte-4 1923099 62.04 ns/op 32.24 MB/s BenchmarkCopy/2String-4 1908176 63.31 ns/op 31.59 MB/s BenchmarkCopy/4Byte-4 1926246 61.99 ns/op 64.53 MB/s BenchmarkCopy/4String-4 1870935 65.12 ns/op 61.43 MB/s BenchmarkCopy/8Byte-4 1935382 61.66 ns/op 129.74 MB/s BenchmarkCopy/8String-4 1911258 62.30 ns/op 128.42 MB/s BenchmarkCopy/12Byte-4 1836166 66.66 ns/op 180.01 MB/s BenchmarkCopy/12String-4 1801390 65.65 ns/op 182.78 MB/s BenchmarkCopy/16Byte-4 1850733 64.05 ns/op 249.82 MB/s BenchmarkCopy/16String-4 1827468 64.62 ns/op 247.62 MB/s BenchmarkCopy/32Byte-4 1811916 66.00 ns/op 484.86 MB/s BenchmarkCopy/32String-4 1755687 68.39 ns/op 467.91 MB/s BenchmarkCopy/128Byte-4 1311338 91.06 ns/op 1405.68 MB/s BenchmarkCopy/128String-4 1241941 97.35 ns/op 1314.80 MB/s BenchmarkCopy/1024Byte-4 409636 290.0 ns/op 3531.10 MB/s BenchmarkCopy/1024String-4 352686 342.2 ns/op 2992.24 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27950 4103 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20532 5679 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12810 8928 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12350 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9619 14915 ns/op BenchmarkAppendInPlace/Grow/Byte-4 131959 870.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 133806 838.6 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 95941 1082 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 84086 1340 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 88358 1359 ns/op BenchmarkStackCopyPtr-4 1 176491472 ns/op BenchmarkStackCopy-4 1 124097102 ns/op BenchmarkStackCopyNoCache-4 19 6199143 ns/op BenchmarkStackCopyWithStkobj-4 1 125088214 ns/op BenchmarkIssue18138-4 758 184188 ns/op BenchmarkCompareStringEqual-4 10522544 10.42 ns/op BenchmarkCompareStringIdentical-4 15501368 7.160 ns/op BenchmarkCompareStringSameLength-4 12119940 9.595 ns/op BenchmarkCompareStringDifferentLength-4 18007146 6.123 ns/op BenchmarkCompareStringBigUnaligned-4 1416 85532 ns/op 12259.53 MB/s BenchmarkCompareStringBig-4 1246 89834 ns/op 11672.49 MB/s BenchmarkConcatStringAndBytes-4 2208352 55.35 ns/op BenchmarkSliceByteToString/1-4 2180800 55.66 ns/op BenchmarkSliceByteToString/2-4 1000000 114.8 ns/op BenchmarkSliceByteToString/4-4 1000000 106.3 ns/op BenchmarkSliceByteToString/8-4 1000000 105.3 ns/op BenchmarkSliceByteToString/16-4 1000000 112.5 ns/op BenchmarkSliceByteToString/32-4 884798 123.8 ns/op BenchmarkSliceByteToString/64-4 966315 143.9 ns/op BenchmarkSliceByteToString/128-4 565970 196.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2301894 51.10 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 863236 140.1 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 119.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3204558 37.03 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1661050 71.74 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1844388 63.30 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2201818 54.11 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 410605 282.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 512000 229.7 ns/op BenchmarkRuneIterate/range/ASCII-4 5528994 21.68 ns/op BenchmarkRuneIterate/range/Japanese-4 2055738 58.41 ns/op BenchmarkRuneIterate/range/MixedLength-4 2314904 51.90 ns/op BenchmarkRuneIterate/range1/ASCII-4 5496501 21.49 ns/op BenchmarkRuneIterate/range1/Japanese-4 2036676 58.58 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2286244 52.14 ns/op BenchmarkRuneIterate/range2/ASCII-4 5564605 21.47 ns/op BenchmarkRuneIterate/range2/Japanese-4 2052897 58.43 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2225019 53.75 ns/op BenchmarkArrayEqual-4 21240651 5.700 ns/op BenchmarkFunc/Name-4 4545384 24.63 ns/op BenchmarkFunc/Entry-4 9782298 11.26 ns/op BenchmarkFunc/FileLine-4 1512393 77.98 ns/op PASS ok runtime 137.693s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 27315 4310 ns/op BenchmarkHandle/concurrent-4 15601 7184 ns/op PASS ok runtime/cgo 0.499s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 20891059 5.666 ns/op BenchmarkAtomicStore64-4 9975324 12.04 ns/op BenchmarkAtomicLoad-4 21316177 5.647 ns/op BenchmarkAtomicStore-4 9859792 12.03 ns/op BenchmarkAnd8-4 9927273 12.02 ns/op BenchmarkAnd-4 9995457 12.05 ns/op BenchmarkAnd8Parallel-4 3038211 43.41 ns/op BenchmarkAndParallel-4 3231457 47.52 ns/op BenchmarkOr8-4 9927571 12.04 ns/op BenchmarkOr-4 9918484 12.03 ns/op BenchmarkOr8Parallel-4 3132865 44.89 ns/op BenchmarkOrParallel-4 3301785 47.61 ns/op BenchmarkXadd-4 3027307 47.63 ns/op BenchmarkXadd64-4 3060037 48.63 ns/op BenchmarkCas-4 3022974 51.68 ns/op BenchmarkCas64-4 2413557 51.46 ns/op BenchmarkXchg-4 3087370 46.44 ns/op BenchmarkXchg64-4 3136717 46.72 ns/op PASS ok runtime/internal/atomic 2.963s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4335152 27.51 ns/op BenchmarkMulUintptr/large-4 3382662 33.99 ns/op PASS ok runtime/internal/math 0.337s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 18 6243273 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9435186 ns/op 713.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 757 132199 ns/op 5.982 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13298753 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 18778252 ns/op 1344 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 135 844630 ns/op 64.27 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82132260 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 121617007 ns/op 8810 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9215442 ns/op 728.3 concurrent_launches/op PASS ok runtime/pprof 1.777s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 12 9508913 ns/op BenchmarkStackLeak-4 14275 7574 ns/op PASS ok runtime/race 0.493s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5504528 22.27 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 171693 662.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.405s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 153960 740.7 ns/op BenchmarkSortString1K-4 172 680763 ns/op BenchmarkSortString1K_Slice-4 201 595351 ns/op BenchmarkStableString1K-4 98 1135470 ns/op BenchmarkSortInt1K-4 216 558675 ns/op BenchmarkSortInt1K_Sorted-4 3170 37358 ns/op BenchmarkSortInt1K_Reversed-4 1917 72145 ns/op BenchmarkSortInt1K_Mod8-4 379 264547 ns/op BenchmarkStableInt1K-4 140 830358 ns/op BenchmarkStableInt1K_Slice-4 158 730061 ns/op BenchmarkSortInt64K-4 2 53517961 ns/op BenchmarkSortInt64K_Slice-4 3 46249966 ns/op BenchmarkStableInt64K-4 2 73044242 ns/op BenchmarkSort1e2-4 459 282599 ns/op BenchmarkStable1e2-4 124 961016 ns/op BenchmarkSort1e4-4 2 51400302 ns/op BenchmarkStable1e4-4 1 221734308 ns/op PASS ok sort 3.566s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 842349 140.6 ns/op BenchmarkAtof64Float-4 750903 164.1 ns/op BenchmarkAtof64FloatExp-4 600060 188.6 ns/op BenchmarkAtof64Big-4 435844 274.9 ns/op BenchmarkAtof64RandomBits-4 119688 992.1 ns/op BenchmarkAtof64RandomFloats-4 439348 264.5 ns/op BenchmarkAtof64RandomLongFloats-4 385719 307.5 ns/op BenchmarkAtof32Decimal-4 796246 141.6 ns/op BenchmarkAtof32Float-4 703250 160.5 ns/op BenchmarkAtof32FloatExp-4 561067 198.1 ns/op BenchmarkAtof32Random-4 356428 337.5 ns/op BenchmarkAtof32RandomLong-4 146194 792.9 ns/op BenchmarkParseInt/Pos/7bit-4 1362502 88.16 ns/op BenchmarkParseInt/Pos/26bit-4 610396 195.8 ns/op BenchmarkParseInt/Pos/31bit-4 538233 214.3 ns/op BenchmarkParseInt/Pos/56bit-4 346912 324.3 ns/op BenchmarkParseInt/Pos/63bit-4 328808 348.0 ns/op BenchmarkParseInt/Neg/7bit-4 1400618 86.45 ns/op BenchmarkParseInt/Neg/26bit-4 599400 193.2 ns/op BenchmarkParseInt/Neg/31bit-4 555110 213.5 ns/op BenchmarkParseInt/Neg/56bit-4 364981 319.3 ns/op BenchmarkParseInt/Neg/63bit-4 348884 342.4 ns/op BenchmarkAtoi/Pos/7bit-4 2228896 53.26 ns/op BenchmarkAtoi/Pos/26bit-4 799682 143.8 ns/op BenchmarkAtoi/Pos/31bit-4 747652 157.1 ns/op BenchmarkAtoi/Pos/56bit-4 438380 269.2 ns/op BenchmarkAtoi/Pos/63bit-4 323353 362.7 ns/op BenchmarkAtoi/Neg/7bit-4 2206383 57.08 ns/op BenchmarkAtoi/Neg/26bit-4 804781 143.8 ns/op BenchmarkAtoi/Neg/31bit-4 730885 156.9 ns/op BenchmarkAtoi/Neg/56bit-4 435909 267.5 ns/op BenchmarkAtoi/Neg/63bit-4 327254 361.1 ns/op BenchmarkFormatFloat/Decimal-4 115410 1056 ns/op BenchmarkFormatFloat/Float-4 107403 1125 ns/op BenchmarkFormatFloat/Exp-4 108507 1080 ns/op BenchmarkFormatFloat/NegExp-4 115816 1038 ns/op BenchmarkFormatFloat/LongExp-4 96909 1281 ns/op BenchmarkFormatFloat/Big-4 91376 1302 ns/op BenchmarkFormatFloat/BinaryExp-4 215589 572.8 ns/op BenchmarkFormatFloat/32Integer-4 106818 1029 ns/op BenchmarkFormatFloat/32ExactFraction-4 124596 971.4 ns/op BenchmarkFormatFloat/32Point-4 108428 1089 ns/op BenchmarkFormatFloat/32Exp-4 107499 1058 ns/op BenchmarkFormatFloat/32NegExp-4 116344 1024 ns/op BenchmarkFormatFloat/32Shortest-4 119587 991.0 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 134377 870.5 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127620 916.7 ns/op BenchmarkFormatFloat/64Fixed1-4 145660 817.2 ns/op BenchmarkFormatFloat/64Fixed2-4 140713 808.4 ns/op BenchmarkFormatFloat/64Fixed3-4 152935 785.8 ns/op BenchmarkFormatFloat/64Fixed4-4 153038 803.6 ns/op BenchmarkFormatFloat/64Fixed12-4 84056 1397 ns/op BenchmarkFormatFloat/64Fixed16-4 105920 1080 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 111339 1068 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 101296 1165 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2210 49161 ns/op BenchmarkFormatFloat/Slowpath64-4 95523 1240 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 94549 1244 ns/op BenchmarkAppendFloat/Decimal-4 137983 836.3 ns/op BenchmarkAppendFloat/Float-4 123702 965.0 ns/op BenchmarkAppendFloat/Exp-4 136407 856.7 ns/op BenchmarkAppendFloat/NegExp-4 139870 850.8 ns/op BenchmarkAppendFloat/LongExp-4 113064 1053 ns/op BenchmarkAppendFloat/Big-4 108476 1096 ns/op BenchmarkAppendFloat/BinaryExp-4 328318 355.9 ns/op BenchmarkAppendFloat/32Integer-4 138273 836.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 140148 847.3 ns/op BenchmarkAppendFloat/32Point-4 130228 903.0 ns/op BenchmarkAppendFloat/32Exp-4 141349 840.7 ns/op BenchmarkAppendFloat/32NegExp-4 139377 829.6 ns/op BenchmarkAppendFloat/32Shortest-4 156598 759.1 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 171954 669.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 168464 697.6 ns/op BenchmarkAppendFloat/64Fixed1-4 195435 597.3 ns/op BenchmarkAppendFloat/64Fixed2-4 194703 600.2 ns/op BenchmarkAppendFloat/64Fixed3-4 194509 600.5 ns/op BenchmarkAppendFloat/64Fixed4-4 195345 596.4 ns/op BenchmarkAppendFloat/64Fixed12-4 103803 1133 ns/op BenchmarkAppendFloat/64Fixed16-4 135232 869.6 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 147807 796.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 126328 944.6 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2412 48925 ns/op BenchmarkAppendFloat/Slowpath64-4 109029 1043 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 114391 1042 ns/op BenchmarkFormatInt-4 15050 7694 ns/op BenchmarkAppendInt-4 17378 6853 ns/op BenchmarkFormatUint-4 78561 1434 ns/op BenchmarkAppendUint-4 93654 1188 ns/op BenchmarkFormatIntSmall/7-4 2961600 38.80 ns/op BenchmarkFormatIntSmall/42-4 3128200 36.20 ns/op BenchmarkAppendIntSmall-4 1454737 81.74 ns/op BenchmarkAppendUintVarlen/1-4 1330992 89.15 ns/op BenchmarkAppendUintVarlen/12-4 1360002 88.06 ns/op BenchmarkAppendUintVarlen/123-4 953022 127.5 ns/op BenchmarkAppendUintVarlen/1234-4 963806 118.7 ns/op BenchmarkAppendUintVarlen/12345-4 884024 121.7 ns/op BenchmarkAppendUintVarlen/123456-4 890199 122.0 ns/op BenchmarkAppendUintVarlen/1234567-4 880208 127.0 ns/op BenchmarkAppendUintVarlen/12345678-4 901706 126.5 ns/op BenchmarkAppendUintVarlen/123456789-4 836682 130.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 850172 130.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 833750 134.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 862350 133.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 837034 136.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 838581 135.7 ns/op BenchmarkAppendUintVarlen/123456789012345-4 798103 141.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 779037 141.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 800134 148.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 793288 143.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 742708 150.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 785557 148.6 ns/op BenchmarkQuote-4 45514 2578 ns/op BenchmarkQuoteRune-4 388678 265.2 ns/op BenchmarkAppendQuote-4 54873 2176 ns/op BenchmarkAppendQuoteRune-4 803773 136.7 ns/op BenchmarkUnquoteEasy-4 1398980 85.10 ns/op BenchmarkUnquoteHard-4 47234 2405 ns/op PASS ok strconv 15.919s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 426348 272.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 118398 873.1 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 166508 635.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 258942 400.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80200 1314 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91269 1111 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 667171 175.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20664 5778 ns/op BenchmarkGenericMatch1-4 2133 52239 ns/op BenchmarkGenericMatch2-4 436 273894 ns/op BenchmarkSingleMaxSkipping-4 7953 14585 ns/op 685.62 MB/s BenchmarkSingleLongSuffixFail-4 15034 7900 ns/op 126.83 MB/s BenchmarkSingleMatch-4 241 473045 ns/op 31.71 MB/s BenchmarkByteByteNoMatch-4 70627 1665 ns/op BenchmarkByteByteMatch-4 18505 6285 ns/op BenchmarkByteStringMatch-4 21351 5298 ns/op BenchmarkHTMLEscapeNew-4 71469 1673 ns/op BenchmarkHTMLEscapeOld-4 89056 1326 ns/op BenchmarkByteStringReplacerWriteString-4 1382 83941 ns/op BenchmarkByteReplacerWriteString-4 1561 76014 ns/op BenchmarkByteByteReplaces-4 3487 33278 ns/op BenchmarkByteByteMap-4 10000 11511 ns/op BenchmarkMap/identity/ASCII-4 722330 161.4 ns/op BenchmarkMap/identity/Greek-4 512409 232.5 ns/op BenchmarkMap/change/ASCII-4 38434 3119 ns/op BenchmarkMap/change/Greek-4 29450 4075 ns/op BenchmarkIndexRune-4 2003941 59.41 ns/op BenchmarkIndexRuneLongString-4 1694664 70.81 ns/op BenchmarkIndexRuneFastPath-4 4449998 26.66 ns/op BenchmarkIndex-4 4436271 26.75 ns/op BenchmarkLastIndex-4 4871534 24.38 ns/op BenchmarkIndexByte-4 10147830 11.01 ns/op BenchmarkToUpper/#00-4 3029194 38.46 ns/op BenchmarkToUpper/ONLYUPPER-4 2430638 49.02 ns/op BenchmarkToUpper/abc-4 337370 368.3 ns/op BenchmarkToUpper/AbC123-4 260221 461.6 ns/op BenchmarkToUpper/azAZ09_-4 268935 433.9 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 53946 2137 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65314 1651 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34648 3465 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56732 2119 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119132 1001 ns/op BenchmarkToLower/#00-4 3133740 38.06 ns/op BenchmarkToLower/abc-4 2867751 41.69 ns/op BenchmarkToLower/AbC123-4 223503 518.0 ns/op BenchmarkToLower/azAZ09_-4 214898 515.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 100990 1191 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62558 1845 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36560 3278 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71718 1679 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117714 1018 ns/op BenchmarkMapNoChanges-4 877639 128.2 ns/op BenchmarkTrim-4 37162 3208 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3269745 37.07 ns/op BenchmarkToValidUTF8/InvalidASCII-4 187785 623.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 122824 924.8 ns/op BenchmarkEqualFold/Tests-4 55021 2142 ns/op BenchmarkEqualFold/ASCII-4 3707379 32.41 ns/op BenchmarkEqualFold/UnicodePrefix-4 114631 1048 ns/op BenchmarkEqualFold/UnicodeSuffix-4 124647 963.1 ns/op BenchmarkIndexHard1-4 834 143481 ns/op BenchmarkIndexHard2-4 592 200858 ns/op BenchmarkIndexHard3-4 150 793520 ns/op BenchmarkIndexHard4-4 181 656741 ns/op BenchmarkLastIndexHard1-4 58 2018817 ns/op BenchmarkLastIndexHard2-4 57 2019024 ns/op BenchmarkLastIndexHard3-4 57 2003130 ns/op BenchmarkCountHard1-4 843 141942 ns/op BenchmarkCountHard2-4 590 199360 ns/op BenchmarkCountHard3-4 148 795589 ns/op BenchmarkIndexTorture-4 7402 15619 ns/op BenchmarkCountTorture-4 7611 15639 ns/op BenchmarkCountTortureOverlapping-4 668 171639 ns/op BenchmarkCountByte/10-4 4420736 27.00 ns/op 370.36 MB/s BenchmarkCountByte/32-4 4114696 28.91 ns/op 1106.72 MB/s BenchmarkCountByte/4096-4 842334 137.7 ns/op 29737.37 MB/s BenchmarkCountByte/4194304-4 682 174752 ns/op 24001.46 MB/s BenchmarkCountByte/67108864-4 19 6014528 ns/op 11157.79 MB/s BenchmarkFields/ASCII/16-4 283800 412.6 ns/op 38.78 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 21897 5420 ns/op 47.23 MB/s 256 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1256 93240 ns/op 43.93 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 1750683 ns/op 37.43 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 27862895 ns/op 37.63 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 276416 434.8 ns/op 36.80 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9350 12817 ns/op 19.97 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 559 206177 ns/op 19.87 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4151771 ns/op 15.79 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 85181394 ns/op 12.31 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 259672 465.0 ns/op 34.41 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 20409 5683 ns/op 45.05 MB/s 256 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 945 118427 ns/op 34.59 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 2823497 ns/op 23.21 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65451818 ns/op 16.02 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 208813 559.3 ns/op 28.61 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 11768 10172 ns/op 25.17 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 716 157098 ns/op 26.07 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 3504009 ns/op 18.70 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 74630886 ns/op 14.05 MB/s 10457392 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 106289771 ns/op BenchmarkSplitSingleByteSeparator-4 13 8101260 ns/op BenchmarkSplitMultiByteSeparator-4 28 3919043 ns/op BenchmarkSplitNSingleByteSeparator-4 225025 513.2 ns/op BenchmarkSplitNMultiByteSeparator-4 157456 722.1 ns/op BenchmarkRepeat/5x0-4 3359230 35.86 ns/op BenchmarkRepeat/5x1-4 3372536 34.26 ns/op BenchmarkRepeat/5x2-4 279246 443.6 ns/op BenchmarkRepeat/5x6-4 151868 736.7 ns/op BenchmarkRepeat/10x0-4 3499286 34.35 ns/op BenchmarkRepeat/10x1-4 3500289 34.42 ns/op BenchmarkRepeat/10x2-4 257580 442.9 ns/op BenchmarkRepeat/10x6-4 164542 741.2 ns/op BenchmarkRepeatLarge/256/1-4 70608 1583 ns/op 161.74 MB/s BenchmarkRepeatLarge/256/16-4 111523 1006 ns/op 254.57 MB/s BenchmarkRepeatLarge/512/1-4 56185 1961 ns/op 261.05 MB/s BenchmarkRepeatLarge/512/16-4 80268 1369 ns/op 373.98 MB/s BenchmarkRepeatLarge/1024/1-4 44058 2659 ns/op 385.05 MB/s BenchmarkRepeatLarge/1024/16-4 59383 1863 ns/op 549.79 MB/s BenchmarkRepeatLarge/2048/1-4 29688 3832 ns/op 534.40 MB/s BenchmarkRepeatLarge/2048/16-4 36267 3596 ns/op 569.53 MB/s BenchmarkRepeatLarge/4096/1-4 20007 6348 ns/op 645.21 MB/s BenchmarkRepeatLarge/4096/16-4 21751 5485 ns/op 746.75 MB/s BenchmarkRepeatLarge/8192/1-4 12627 9481 ns/op 864.05 MB/s BenchmarkRepeatLarge/8192/16-4 13437 8900 ns/op 920.43 MB/s BenchmarkRepeatLarge/8192/4097-4 5494042 21.76 ns/op 188240.77 MB/s BenchmarkRepeatLarge/16384/1-4 7204 16236 ns/op 1009.14 MB/s BenchmarkRepeatLarge/16384/16-4 7080 15181 ns/op 1079.23 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 11669 ns/op 1053.35 MB/s BenchmarkRepeatLarge/32768/1-4 4094 31744 ns/op 1032.26 MB/s BenchmarkRepeatLarge/32768/16-4 4218 29104 ns/op 1125.89 MB/s BenchmarkRepeatLarge/32768/4097-4 4132 27626 ns/op 1038.12 MB/s BenchmarkRepeatLarge/65536/1-4 2125 53520 ns/op 1224.51 MB/s BenchmarkRepeatLarge/65536/16-4 2212 54045 ns/op 1212.61 MB/s BenchmarkRepeatLarge/65536/4097-4 2318 52727 ns/op 1165.53 MB/s BenchmarkRepeatLarge/131072/1-4 224 522519 ns/op 250.85 MB/s BenchmarkRepeatLarge/131072/16-4 224 521654 ns/op 251.26 MB/s BenchmarkRepeatLarge/131072/4097-4 222 508519 ns/op 249.76 MB/s BenchmarkRepeatLarge/262144/1-4 100 1063867 ns/op 246.41 MB/s BenchmarkRepeatLarge/262144/16-4 100 1047840 ns/op 250.18 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1033759 ns/op 249.68 MB/s BenchmarkRepeatLarge/524288/1-4 61 2048182 ns/op 255.98 MB/s BenchmarkRepeatLarge/524288/16-4 51 2081446 ns/op 251.89 MB/s BenchmarkRepeatLarge/524288/4097-4 61 2103861 ns/op 247.32 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4174099 ns/op 251.21 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4129415 ns/op 253.93 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4118804 ns/op 253.65 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8103653 ns/op 258.79 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8107625 ns/op 258.66 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8124430 ns/op 257.69 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16343681 ns/op 256.63 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16260488 ns/op 257.94 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 16797276 ns/op 249.52 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32028820 ns/op 261.91 MB/s BenchmarkRepeatLarge/8388608/16-4 4 32920338 ns/op 254.82 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32367632 ns/op 259.10 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63212312 ns/op 265.41 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61359344 ns/op 273.43 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64421961 ns/op 260.43 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123571510 ns/op 271.54 MB/s BenchmarkRepeatLarge/33554432/16-4 1 123724051 ns/op 271.20 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 124122763 ns/op 270.33 MB/s BenchmarkRepeatLarge/67108864/1-4 1 245453673 ns/op 273.41 MB/s BenchmarkRepeatLarge/67108864/16-4 1 244489608 ns/op 274.49 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 246451647 ns/op 272.30 MB/s BenchmarkRepeatLarge/134217728/1-4 1 478078521 ns/op 280.74 MB/s BenchmarkRepeatLarge/134217728/16-4 1 480317956 ns/op 279.44 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 482111264 ns/op 278.40 MB/s BenchmarkRepeatLarge/268435456/1-4 1 943353642 ns/op 284.55 MB/s BenchmarkRepeatLarge/268435456/16-4 1 949683789 ns/op 282.66 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 957170479 ns/op 280.45 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1904560775 ns/op 281.89 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1887321540 ns/op 284.46 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1882144127 ns/op 285.24 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3767723423 ns/op 284.98 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3775444095 ns/op 284.40 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3777475777 ns/op 284.25 MB/s BenchmarkIndexAnyASCII/1:1-4 1995400 58.30 ns/op BenchmarkIndexAnyASCII/1:2-4 2021038 58.70 ns/op BenchmarkIndexAnyASCII/1:4-4 2061741 58.30 ns/op BenchmarkIndexAnyASCII/1:8-4 2051388 58.18 ns/op BenchmarkIndexAnyASCII/1:16-4 2042895 58.46 ns/op BenchmarkIndexAnyASCII/1:32-4 2004602 59.58 ns/op BenchmarkIndexAnyASCII/1:64-4 2009270 59.17 ns/op BenchmarkIndexAnyASCII/16:1-4 2110124 57.75 ns/op BenchmarkIndexAnyASCII/16:2-4 746931 155.0 ns/op BenchmarkIndexAnyASCII/16:4-4 765364 154.0 ns/op BenchmarkIndexAnyASCII/16:8-4 742142 160.5 ns/op BenchmarkIndexAnyASCII/16:16-4 686503 171.3 ns/op BenchmarkIndexAnyASCII/16:32-4 581284 200.2 ns/op BenchmarkIndexAnyASCII/16:64-4 482349 246.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1876597 64.45 ns/op BenchmarkIndexAnyASCII/256:2-4 73645 1625 ns/op BenchmarkIndexAnyASCII/256:4-4 72972 1641 ns/op BenchmarkIndexAnyASCII/256:8-4 73202 1636 ns/op BenchmarkIndexAnyASCII/256:16-4 72512 1658 ns/op BenchmarkIndexAnyASCII/256:32-4 71599 1668 ns/op BenchmarkIndexAnyASCII/256:64-4 69244 1730 ns/op BenchmarkIndexAnyUTF8/1:1-4 2029406 59.02 ns/op BenchmarkIndexAnyUTF8/1:2-4 2011711 59.00 ns/op BenchmarkIndexAnyUTF8/1:4-4 2018888 59.71 ns/op BenchmarkIndexAnyUTF8/1:8-4 2032524 60.19 ns/op BenchmarkIndexAnyUTF8/1:16-4 1991296 58.62 ns/op BenchmarkIndexAnyUTF8/1:32-4 2043032 58.54 ns/op BenchmarkIndexAnyUTF8/1:64-4 2034890 60.02 ns/op BenchmarkIndexAnyUTF8/16:1-4 1631672 73.37 ns/op BenchmarkIndexAnyUTF8/16:2-4 309309 379.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 312842 385.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 306332 386.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 315128 376.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 296943 392.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 292987 400.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 354000 332.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 23497 5182 ns/op BenchmarkIndexAnyUTF8/256:4-4 23007 5143 ns/op BenchmarkIndexAnyUTF8/256:8-4 23299 5189 ns/op BenchmarkIndexAnyUTF8/256:16-4 22970 5090 ns/op BenchmarkIndexAnyUTF8/256:32-4 22741 5276 ns/op BenchmarkIndexAnyUTF8/256:64-4 21861 5536 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2034229 60.04 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2077845 57.36 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2077632 58.49 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2117211 56.51 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2129797 57.73 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2076084 57.93 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2096016 58.18 ns/op BenchmarkLastIndexAnyASCII/16:1-4 780573 151.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 773605 153.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 778713 155.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 731232 160.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 692859 172.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 593318 200.0 ns/op BenchmarkLastIndexAnyASCII/16:64-4 487587 245.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 73732 1634 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73210 1622 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73680 1625 ns/op BenchmarkLastIndexAnyASCII/256:8-4 72439 1630 ns/op BenchmarkLastIndexAnyASCII/256:16-4 72794 1640 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71173 1674 ns/op BenchmarkLastIndexAnyASCII/256:64-4 69302 1712 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2011146 58.66 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2097283 57.08 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2077516 57.80 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2077848 57.83 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2082434 57.66 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1996381 59.23 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2074638 58.92 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 360141 321.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 190117 637.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 187472 623.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 183232 637.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 179028 661.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 167502 685.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 168156 685.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27958 4195 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13129 9096 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13131 9377 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12982 9136 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12457 9810 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10328 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10155 ns/op BenchmarkTrimASCII/1:1-4 3134353 37.76 ns/op BenchmarkTrimASCII/1:2-4 2472238 49.21 ns/op BenchmarkTrimASCII/1:4-4 2379055 50.27 ns/op BenchmarkTrimASCII/1:8-4 2091633 56.60 ns/op BenchmarkTrimASCII/1:16-4 1715565 69.64 ns/op BenchmarkTrimASCII/16:1-4 2651448 44.68 ns/op BenchmarkTrimASCII/16:2-4 733984 159.3 ns/op BenchmarkTrimASCII/16:4-4 749630 160.2 ns/op BenchmarkTrimASCII/16:8-4 700662 164.2 ns/op BenchmarkTrimASCII/16:16-4 647506 180.7 ns/op BenchmarkTrimASCII/256:1-4 787236 147.5 ns/op BenchmarkTrimASCII/256:2-4 68374 1732 ns/op BenchmarkTrimASCII/256:4-4 69339 1719 ns/op BenchmarkTrimASCII/256:8-4 69585 1717 ns/op BenchmarkTrimASCII/256:16-4 68419 1738 ns/op BenchmarkTrimASCII/4096:1-4 73891 1604 ns/op BenchmarkTrimASCII/4096:2-4 4462 26648 ns/op BenchmarkTrimASCII/4096:4-4 4384 26683 ns/op BenchmarkTrimASCII/4096:8-4 4446 26609 ns/op BenchmarkTrimASCII/4096:16-4 4377 26401 ns/op BenchmarkTrimByte-4 4299235 27.79 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13284 8987 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13377 8974 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1143 104245 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2334 51016 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4593 25742 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7886 14671 ns/op BenchmarkJoin/0-4 5149845 23.22 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3983751 28.86 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 230162 536.2 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 150864 769.6 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 116754 1053 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 92293 1333 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 79852 1515 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 68161 1802 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2493025 47.43 ns/op BenchmarkTrimSpace/ASCII-4 1510489 79.39 ns/op BenchmarkTrimSpace/SomeNonASCII-4 141030 847.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 74703 1618 ns/op BenchmarkReplaceAll-4 119814 975.2 ns/op 16 B/op 1 allocs/op PASS ok strings 68.008s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 49744 2219 ns/op BenchmarkCond2-4 27194 5119 ns/op BenchmarkCond4-4 15762 7196 ns/op BenchmarkCond8-4 6492 15431 ns/op BenchmarkCond16-4 4334 30601 ns/op BenchmarkCond32-4 1495 78277 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 439785 255.8 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 267074 519.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 429456 236.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 440083 358.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 226834 512.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 602221 238.5 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 76497 1760 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 64730 2034 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 54650 2919 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 37939 3096 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 448664 271.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 169323 726.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 453553 253.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 135388 882.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 518526 226.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 166617 776.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2318734 61.12 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 40639 2754 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 109525 1085 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 312288 523.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6915 17216 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 240 488269 ns/op BenchmarkRange/*sync.Map-4 1159 87101 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 76447 1314 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 190321 629.2 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 61316 1987 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 84720 1183 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 227247 583.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 115834 929.0 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 67905 2086 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 169908 680.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 595965 195.2 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 47952 2664 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 123390 930.1 ns/op BenchmarkSwapCollision/*sync.Map-4 67825 1767 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 260 466334 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 89244 1324 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 288028 387.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20904 6193 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 60993 2125 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20152 6315 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 242581 458.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 95032 1202 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 131422 828.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1999864 73.87 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 158601 720.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1943709 52.60 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 454208 244.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 142717 821.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 473055 250.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 88173 1323 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 332886 382.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 458764 315.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 111712 1145 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 477908 230.7 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 166917 832.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 97744 1185 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 170667 850.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 55352 2198 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 179422 617.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 398054 307.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 108643 1088 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 465276 239.7 ns/op BenchmarkUncontendedSemaphore-4 3414517 35.21 ns/op BenchmarkContendedSemaphore-4 2988889 39.56 ns/op BenchmarkMutexUncontended-4 678904 152.2 ns/op BenchmarkMutex-4 157518 898.1 ns/op BenchmarkMutexSlack-4 173160 885.2 ns/op BenchmarkMutexWork-4 114966 970.8 ns/op BenchmarkMutexWorkSlack-4 116509 1059 ns/op BenchmarkMutexNoSpin-4 45944 2388 ns/op BenchmarkMutexSpin-4 54716 2249 ns/op BenchmarkOnce-4 642703 230.2 ns/op BenchmarkSemaUncontended-4 5498146 18.81 ns/op BenchmarkSemaSyntNonblock-4 1000000 109.8 ns/op BenchmarkSemaSyntBlock-4 1000000 111.3 ns/op BenchmarkSemaWorkNonblock-4 782379 143.2 ns/op BenchmarkSemaWorkBlock-4 769852 151.8 ns/op BenchmarkRWMutexUncontended-4 376189 331.0 ns/op BenchmarkRWMutexWrite100-4 273540 440.6 ns/op BenchmarkRWMutexWrite10-4 241311 497.5 ns/op BenchmarkRWMutexWorkWrite100-4 216246 580.0 ns/op BenchmarkRWMutexWorkWrite10-4 162243 627.2 ns/op BenchmarkWaitGroupUncontended-4 972093 131.7 ns/op BenchmarkWaitGroupAddDone-4 272348 481.1 ns/op BenchmarkWaitGroupAddDoneWork-4 305506 472.7 ns/op BenchmarkWaitGroupWait-4 4976998 26.04 ns/op BenchmarkWaitGroupWaitWork-4 3378320 35.32 ns/op BenchmarkWaitGroupActuallyWait-4 39582 3372 ns/op 32 B/op 2 allocs/op PASS ok sync 17.200s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 422166 251.4 ns/op PASS ok sync/atomic 0.140s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 99728 1170 ns/op 0 B/op 0 allocs/op PASS ok testing 0.166s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7240 14666 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11076 10632 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 87 1249133 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 121 984668 ns/op 1069 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 192542828 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 188638284 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1689 66693 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1918 55496 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6074902 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5518628 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 758402615 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 741150952 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 216 561882 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 242 493947 ns/op 162 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62118066 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59751516 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7370048812 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7141673220 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2756 42944 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3051069 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 330478830 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2430 47371 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 261 448000 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4480587 ns/op 427508 B/op 1661 allocs/op BenchmarkCode-4 7718 15924 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.649s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 82098182 ns/op BenchmarkVariableString-4 95438 1206 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2125 54166 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 0.534s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 31 3340373 ns/op BenchmarkAfter-4 91 1233514 ns/op BenchmarkStop-4 189 647913 ns/op BenchmarkSimultaneousAfterFunc-4 27 4715057 ns/op BenchmarkStartStop-4 184 584323 ns/op BenchmarkReset-4 2440 56373 ns/op BenchmarkSleep-4 26 4146162 ns/op BenchmarkParallelTimerLatency-4 52 249161 avg-late-ns 6701419 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 324972 avg-late-ns 821590 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 367103 avg-late-ns 1156884 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 386300 avg-late-ns 1887250 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 372525 avg-late-ns 1420674 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 370589 avg-late-ns 1763023 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 285144 avg-late-ns 1663500 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 210594 avg-late-ns 1830209 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 191232 avg-late-ns 1388853 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 235276 avg-late-ns 2911913 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 973465 avg-late-ns 4884974 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 284537 avg-late-ns 793361 max-late-ns BenchmarkTicker-4 369 356717 ns/op BenchmarkTickerReset-4 4100 29450 ns/op BenchmarkTickerResetNaive-4 166 716305 ns/op BenchmarkNow-4 1000000 100.2 ns/op BenchmarkNowUnixNano-4 1000000 104.6 ns/op BenchmarkNowUnixMilli-4 1000000 102.2 ns/op BenchmarkNowUnixMicro-4 1000000 101.4 ns/op BenchmarkFormat-4 58362 2101 ns/op BenchmarkFormatRFC3339-4 77815 1554 ns/op BenchmarkFormatRFC3339Nano-4 73230 1581 ns/op BenchmarkFormatNow-4 80059 1507 ns/op BenchmarkMarshalJSON-4 104703 1148 ns/op BenchmarkMarshalText-4 107892 1125 ns/op BenchmarkParse-4 140266 848.5 ns/op BenchmarkParseRFC3339UTC-4 319834 371.9 ns/op BenchmarkParseRFC3339UTCBytes-4 205147 563.4 ns/op BenchmarkParseRFC3339TZ-4 98149 1195 ns/op BenchmarkParseRFC3339TZBytes-4 76498 1557 ns/op BenchmarkParseDuration-4 506575 232.7 ns/op BenchmarkHour-4 843631 141.4 ns/op BenchmarkSecond-4 841148 140.6 ns/op BenchmarkYear-4 631689 196.2 ns/op BenchmarkDay-4 560990 206.3 ns/op BenchmarkISOWeek-4 613130 187.9 ns/op BenchmarkGoString-4 74100 1547 ns/op BenchmarkUnmarshalText-4 66806 1785 ns/op PASS ok time 11.429s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 591219 199.5 ns/op BenchmarkDecodeValidJapaneseChars-4 689326 160.4 ns/op BenchmarkDecodeRune-4 1503512 77.04 ns/op BenchmarkEncodeValidASCII-4 490764 210.5 ns/op BenchmarkEncodeValidJapaneseChars-4 814700 148.1 ns/op BenchmarkAppendRuneValidASCII-4 1539224 77.58 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2370166 50.51 ns/op BenchmarkEncodeRune-4 2848821 42.57 ns/op PASS ok unicode/utf16 1.344s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 830400 144.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 171247 678.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3709678 32.50 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 413625 284.3 ns/op BenchmarkValidTenASCIIChars-4 822354 139.4 ns/op BenchmarkValid100KASCIIChars-4 92 1291833 ns/op BenchmarkValidTenJapaneseChars-4 153472 773.3 ns/op BenchmarkValidLongMostlyASCII-4 87 1361328 ns/op BenchmarkValidLongJapanese-4 49 2252117 ns/op BenchmarkValidStringTenASCIIChars-4 4894239 24.43 ns/op BenchmarkValidString100KASCIIChars-4 9069 12625 ns/op BenchmarkValidStringTenJapaneseChars-4 413842 260.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1221 98497 ns/op BenchmarkValidStringLongJapanese-4 150 771299 ns/op BenchmarkEncodeASCIIRune-4 4342746 27.44 ns/op BenchmarkEncodeJapaneseRune-4 2441954 46.76 ns/op BenchmarkAppendASCIIRune-4 8624851 13.69 ns/op BenchmarkAppendJapaneseRune-4 2888793 40.81 ns/op BenchmarkDecodeASCIIRune-4 2762521 43.15 ns/op BenchmarkDecodeJapaneseRune-4 1912898 62.31 ns/op BenchmarkFullRune/ASCII-4 3306315 36.20 ns/op BenchmarkFullRune/Incomplete-4 1523173 79.06 ns/op BenchmarkFullRune/Japanese-4 3473884 34.57 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 52988033287 ns/op PASS ok cmd/api 59.059s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 100.2 ns/op BenchmarkEqArrayOfStrings64-4 150084 783.8 ns/op BenchmarkEqArrayOfStrings1024-4 9247 11672 ns/op BenchmarkEqArrayOfFloats5-4 1394516 86.50 ns/op BenchmarkEqArrayOfFloats64-4 144067 830.2 ns/op BenchmarkEqArrayOfFloats1024-4 9196 12891 ns/op BenchmarkEqStruct-4 21219981 5.658 ns/op PASS ok cmd/compile/internal/reflectdata 1.079s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 7868 337832 ns/op BenchmarkCopyElim1-4 732 152016 ns/op BenchmarkCopyElim10-4 596 176677 ns/op BenchmarkCopyElim100-4 312 363571 ns/op BenchmarkCopyElim1000-4 54 2123599 ns/op BenchmarkCopyElim10000-4 3 41415720 ns/op BenchmarkCopyElim100000-4 1 720559781 ns/op BenchmarkDeadCode/1-4 684 185917 ns/op BenchmarkDeadCode/10-4 505 233108 ns/op BenchmarkDeadCode/100-4 228 499865 ns/op BenchmarkDeadCode/1000-4 48 2777668 ns/op BenchmarkDeadCode/10000-4 3 37204650 ns/op BenchmarkDeadCode/100000-4 1 488796554 ns/op BenchmarkDeadCode/200000-4 1 1007589609 ns/op BenchmarkDominatorsLinear-4 10 11605051 ns/op 0.86 MB/s BenchmarkDominatorsFwdBack-4 7 16556408 ns/op 0.60 MB/s BenchmarkDominatorsManyPred-4 8 14746747 ns/op 0.68 MB/s BenchmarkDominatorsMaxPred-4 7 15198182 ns/op 0.66 MB/s BenchmarkDominatorsMaxPredVal-4 7 14998906 ns/op 0.67 MB/s BenchmarkFuse/1-4 550 210600 ns/op BenchmarkFuse/10-4 427 265689 ns/op BenchmarkFuse/100-4 136 839925 ns/op BenchmarkFuse/1000-4 19 6263246 ns/op BenchmarkFuse/10000-4 2 88286959 ns/op BenchmarkNilCheckDeep1-4 12902 9404 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5240 23327 ns/op 0.43 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 758 152825 ns/op 0.65 MB/s 690 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 69 1562571 ns/op 0.64 MB/s 4729 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19737511 ns/op 0.51 MB/s 115056 B/op 6 allocs/op BenchmarkDSEPass-4 30 3815387 ns/op 50513 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 120038471 ns/op 4291760 B/op 109112 allocs/op BenchmarkCSEPass-4 7 15907346 ns/op 122170 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 155838466 ns/op 5640208 B/op 97289 allocs/op BenchmarkDeadcodePass-4 157 740620 ns/op 99197 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 128509912 ns/op 4016168 B/op 44844 allocs/op BenchmarkMultiPass-4 50 2131199 ns/op 264201 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 254344694 ns/op 11232816 B/op 150028 allocs/op BenchmarkCondRewrite/SoloJump-4 3026122 39.97 ns/op BenchmarkCondRewrite/CombJump-4 2869722 42.10 ns/op PASS ok cmd/compile/internal/ssa 16.992s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9813 11325 ns/op BenchmarkExtShift-4 16299 7415 ns/op BenchmarkModify-4 8990 12651 ns/op BenchmarkMullImm-4 15903 7318 ns/op BenchmarkConstModify-4 8996 12586 ns/op BenchmarkBitSet-4 18793 6239 ns/op BenchmarkBitClear-4 20407 5812 ns/op BenchmarkBitToggle-4 18292 6366 ns/op BenchmarkBitSetConst-4 150187 793.9 ns/op BenchmarkBitClearConst-4 148170 787.9 ns/op BenchmarkBitToggleConst-4 152004 789.1 ns/op BenchmarkDivconstI64-4 9302841 12.87 ns/op BenchmarkModconstI64-4 7902928 15.06 ns/op BenchmarkDivisiblePow2constI64-4 8349427 14.52 ns/op BenchmarkDivisibleconstI64-4 8511286 14.09 ns/op BenchmarkDivisibleWDivconstI64-4 6148846 19.49 ns/op BenchmarkDivconstU64/3-4 8569159 13.95 ns/op BenchmarkDivconstU64/5-4 8583558 13.85 ns/op BenchmarkDivconstU64/37-4 8417953 14.21 ns/op BenchmarkDivconstU64/1234567-4 9112437 13.21 ns/op BenchmarkModconstU64-4 8253166 14.49 ns/op BenchmarkDivisibleconstU64-4 9622852 12.47 ns/op BenchmarkDivisibleWDivconstU64-4 6407502 18.49 ns/op BenchmarkDivconstI32-4 8617113 13.98 ns/op BenchmarkModconstI32-4 8315514 14.35 ns/op BenchmarkDivisiblePow2constI32-4 8317646 14.11 ns/op BenchmarkDivisibleconstI32-4 8569897 13.58 ns/op BenchmarkDivisibleWDivconstI32-4 6092547 19.74 ns/op BenchmarkDivconstU32-4 8629178 13.99 ns/op BenchmarkModconstU32-4 8371927 14.31 ns/op BenchmarkDivisibleconstU32-4 8660773 14.19 ns/op BenchmarkDivisibleWDivconstU32-4 6143946 19.50 ns/op BenchmarkDivconstI16-4 8877565 13.44 ns/op BenchmarkModconstI16-4 9524767 12.45 ns/op BenchmarkDivisiblePow2constI16-4 8594138 14.23 ns/op BenchmarkDivisibleconstI16-4 8769082 13.62 ns/op BenchmarkDivisibleWDivconstI16-4 5968166 19.50 ns/op BenchmarkDivconstU16-4 9764982 12.25 ns/op BenchmarkModconstU16-4 9533295 12.53 ns/op BenchmarkDivisibleconstU16-4 8272731 14.36 ns/op BenchmarkDivisibleWDivconstU16-4 6272425 19.03 ns/op BenchmarkDivconstI8-4 9261663 12.93 ns/op BenchmarkModconstI8-4 9263745 12.86 ns/op BenchmarkDivisiblePow2constI8-4 8590914 13.89 ns/op BenchmarkDivisibleconstI8-4 8539812 14.20 ns/op BenchmarkDivisibleWDivconstI8-4 6014977 19.91 ns/op BenchmarkDivconstU8-4 8469678 14.18 ns/op BenchmarkModconstU8-4 9593142 12.43 ns/op BenchmarkDivisibleconstU8-4 8153337 14.48 ns/op BenchmarkDivisibleWDivconstU8-4 6222764 19.13 ns/op BenchmarkMul2-4 165982 720.4 ns/op BenchmarkMulNeg2-4 164814 729.3 ns/op BenchmarkEfaceInteger-4 4380724 27.56 ns/op BenchmarkMulconstI32/3-4 16669210 7.234 ns/op BenchmarkMulconstI32/5-4 16459904 7.208 ns/op BenchmarkMulconstI32/12-4 16693278 7.232 ns/op BenchmarkMulconstI32/120-4 16634792 7.250 ns/op BenchmarkMulconstI32/-120-4 15097905 7.902 ns/op BenchmarkMulconstI32/65537-4 16098000 7.244 ns/op BenchmarkMulconstI32/65538-4 16519002 7.259 ns/op BenchmarkMulconstI64/3-4 16616872 7.244 ns/op BenchmarkMulconstI64/5-4 16549988 7.266 ns/op BenchmarkMulconstI64/12-4 16157715 7.339 ns/op BenchmarkMulconstI64/120-4 16137842 7.578 ns/op BenchmarkMulconstI64/-120-4 16458816 7.232 ns/op BenchmarkMulconstI64/65537-4 16430424 7.360 ns/op BenchmarkMulconstI64/65538-4 16304250 7.319 ns/op BenchmarkMulconstU32/3-4 16366986 7.194 ns/op BenchmarkMulconstU32/5-4 16444958 7.278 ns/op BenchmarkMulconstU32/12-4 16318657 7.223 ns/op BenchmarkMulconstU32/120-4 16598166 7.217 ns/op BenchmarkMulconstU32/65537-4 16528272 7.281 ns/op BenchmarkMulconstU32/65538-4 16282242 7.268 ns/op BenchmarkMulconstU64/3-4 16638585 7.204 ns/op BenchmarkMulconstU64/5-4 16482340 7.246 ns/op BenchmarkMulconstU64/12-4 15374408 7.793 ns/op BenchmarkMulconstU64/120-4 16566636 7.213 ns/op BenchmarkMulconstU64/65537-4 15456604 7.902 ns/op BenchmarkMulconstU64/65538-4 16341511 7.309 ns/op BenchmarkShiftArithmeticRight-4 19722730 6.047 ns/op BenchmarkSwitch8Predictable-4 12782625 8.195 ns/op BenchmarkSwitch8Unpredictable-4 6598800 18.28 ns/op BenchmarkSwitch32Predictable-4 8172366 12.32 ns/op BenchmarkSwitch32Unpredictable-4 6665694 17.91 ns/op BenchmarkSwitchStringPredictable-4 8028507 13.53 ns/op BenchmarkSwitchStringUnpredictable-4 4338687 24.38 ns/op PASS ok cmd/compile/internal/test 12.240s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 127 903370 ns/op BenchmarkNamed/Underlying/nongeneric-4 799162 141.8 ns/op BenchmarkNamed/Underlying/generic-4 720074 138.9 ns/op BenchmarkNamed/Underlying/src_instance-4 808322 139.0 ns/op BenchmarkNamed/Underlying/user_instance-4 789015 139.9 ns/op BenchmarkCheck/http/funcbodies/info-4 1 569059778 ns/op 53527 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 367469905 ns/op 82886 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 167240443 ns/op 181993 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 136224129 ns/op 223438 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 351022648 ns/op 14612 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90645242 ns/op 56577 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35487673 ns/op 144459 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33944580 ns/op 151048 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 134568280 ns/op 16117 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40952812 ns/op 52961 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22347453 ns/op 97047 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20314910 ns/op 106754 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1148653145 ns/op 54789 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 583280855 ns/op 107888 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 161657644 ns/op 389112 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 115543694 ns/op 544303 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 389776920 ns/op 5190 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66027759 ns/op 30623 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40409400 ns/op 50031 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39344739 ns/op 51385 lines/s PASS ok cmd/compile/internal/types2 15.200s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 128 882584 ns/op 2083977 sys-ns/op 1234445 user-ns/op PASS ok cmd/go 0.217s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 68556 1727 ns/op 4.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78225 1506 ns/op 5.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14289 8399 ns/op 121.92 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14662 8156 ns/op 125.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2230 53823 ns/op 152.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2220 53759 ns/op 152.38 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.986s All tests passed.