linux-amd64-race at 5e03c634b841f60125d69865abf85e3c39fd6376 :: 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-rn5eed75b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "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-rn5eed75b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "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 Fri Dec 30 10:10:30 UTC 2022 x86_64 ##### Testing packages. ok archive/tar 1.208s ok archive/zip 2.368s ok bufio 0.305s ok bytes 4.351s ok compress/bzip2 0.466s ok compress/flate 5.789s ok compress/gzip 11.885s ok compress/lzw 0.568s ok compress/zlib 4.873s ok container/heap 0.040s ok container/list 0.029s ok container/ring 0.034s ok context 0.045s ok crypto 0.031s ok crypto/aes 0.071s ok crypto/cipher 0.061s ok crypto/des 0.061s ok crypto/dsa 0.029s ok crypto/ecdh 0.202s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.396s ok crypto/elliptic 0.061s ok crypto/hmac 0.040s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 2.454s ok crypto/internal/boring 0.030s ok crypto/internal/boring/bcache 0.363s ok crypto/internal/edwards25519 35.689s ok crypto/internal/edwards25519/field 12.769s ok crypto/internal/nistec 3.719s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/md5 0.044s ok crypto/rand 0.433s ok crypto/rc4 0.476s ok crypto/rsa 0.482s ok crypto/sha1 0.058s ok crypto/sha256 0.039s ok crypto/sha512 0.040s ok crypto/subtle 0.436s ok crypto/tls 1.527s ok crypto/x509 1.131s ok database/sql 0.370s ok database/sql/driver 0.030s ok debug/buildinfo 0.050s ok debug/dwarf 0.091s ok debug/elf 1.290s ok debug/gosym 0.354s ok debug/macho 0.040s ok debug/pe 0.061s ok debug/plan9obj 0.029s ok embed 0.030s [no tests to run] ok embed/internal/embedtest 0.030s ok encoding/ascii85 0.040s ok encoding/asn1 0.040s ok encoding/base32 0.082s ok encoding/base64 0.040s ok encoding/binary 0.040s ok encoding/csv 0.071s ok encoding/gob 17.622s ok encoding/hex 0.041s ok encoding/json 1.257s ok encoding/pem 2.357s ok encoding/xml 0.236s ok errors 0.040s ok expvar 0.030s ok flag 0.147s ok fmt 0.577s ok go/ast 0.039s ok go/build 3.986s ok go/build/constraint 0.040s ok go/constant 0.040s ok go/doc 0.264s ok go/doc/comment 2.151s ok go/format 0.074s ok go/importer 0.201s ok go/internal/gccgoimporter 0.061s ok go/internal/gcimporter 1.112s ok go/internal/srcimporter 13.558s ok go/parser 0.965s ok go/printer 1.366s ok go/scanner 0.040s ok go/token 0.124s ok go/types 32.776s ok hash 0.040s ok hash/adler32 0.050s ok hash/crc32 0.071s ok hash/crc64 0.039s ok hash/fnv 0.030s ok hash/maphash 0.030s ok html 0.034s ok html/template 0.234s ok image 0.426s ok image/color 0.050s ok image/draw 0.588s ok image/gif 0.933s ok image/jpeg 1.280s ok image/png 3.131s ok index/suffixarray 0.963s ok internal/abi 3.465s ok internal/buildcfg 0.030s ok internal/coverage/cformat 0.029s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.030s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.050s ok internal/cpu 0.089s ok internal/dag 0.029s ok internal/diff 0.030s ok internal/fmtsort 0.030s ok internal/fuzz 0.051s ok internal/godebug 0.030s ok internal/intern 0.221s ok internal/itoa 0.031s ok internal/poll 0.521s ok internal/profile 0.035s ok internal/reflectlite 0.265s ok internal/safefilepath 0.030s ok internal/saferio 0.280s ok internal/singleflight 0.105s ok internal/testenv 0.031s ok internal/trace 0.181s ok internal/types/errors 0.385s ok internal/unsafeheader 0.029s ok internal/xcoff 0.049s ok io 0.072s ok io/fs 0.264s ok io/ioutil 0.041s ok log 0.040s ok log/syslog 1.257s ok math 0.050s ok math/big 3.045s ok math/bits 0.041s ok math/cmplx 0.030s ok math/rand 2.049s ok mime 0.051s ok mime/multipart 1.532s ok mime/quotedprintable 0.073s ok net 10.177s ok net/http 6.779s ok net/http/cgi 0.559s ok net/http/cookiejar 0.040s ok net/http/fcgi 0.150s ok net/http/httptest 0.195s ok net/http/httptrace 0.031s ok net/http/httputil 0.706s ok net/http/internal 0.041s ok net/http/internal/ascii 0.029s ok net/http/pprof 5.212s ok net/internal/socktest 0.030s ok net/mail 0.040s ok net/netip 0.380s ok net/rpc 0.075s ok net/rpc/jsonrpc 0.040s ok net/smtp 0.071s ok net/textproto 0.041s ok net/url 0.050s ok os 0.663s ok os/exec 0.245s ok os/exec/internal/fdtest 0.032s ok os/signal 2.325s ok os/user 0.029s ok path 0.030s ok path/filepath 0.092s ok plugin 0.030s ok reflect 0.579s ok regexp 3.140s ok regexp/syntax 4.615s ok runtime 36.549s ok runtime/cgo 0.030s ok runtime/coverage 0.030s ok runtime/debug 0.116s ok runtime/internal/atomic 0.079s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.030s ok runtime/internal/syscall 0.030s ok runtime/metrics 0.029s ok runtime/pprof 8.161s ok runtime/race 9.869s ok runtime/trace 3.436s ok sort 0.436s ok strconv 2.291s ok strings 2.971s ok sync 0.529s ok sync/atomic 1.826s ok syscall 0.267s ok testing 0.912s ok testing/fstest 0.036s ok testing/iotest 0.030s ok testing/quick 0.186s ok text/scanner 0.051s ok text/tabwriter 0.032s ok text/template 0.103s ok text/template/parse 0.052s ok time 2.316s ok unicode 0.042s ok unicode/utf16 0.031s ok unicode/utf8 0.052s ok cmd/addr2line 1.458s ok cmd/api 6.745s ok cmd/asm/internal/asm 3.067s ok cmd/asm/internal/lex 0.031s ok cmd/compile/internal/abt 0.060s ok cmd/compile/internal/amd64 56.015s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.034s ok cmd/compile/internal/dwarfgen 0.461s ok cmd/compile/internal/importer 0.919s ok cmd/compile/internal/ir 0.029s ok cmd/compile/internal/logopt 0.224s ok cmd/compile/internal/noder 0.040s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 23.456s ok cmd/compile/internal/syntax 0.153s ok cmd/compile/internal/test 12.368s ok cmd/compile/internal/typecheck 0.289s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 8.028s ok cmd/covdata 0.029s ok cmd/cover 1.087s ok cmd/dist 0.030s ok cmd/doc 0.420s ok cmd/fix 0.773s ok cmd/go 58.695s ok cmd/go/internal/auth 0.030s ok cmd/go/internal/cache 0.140s ok cmd/go/internal/fsys 0.062s ok cmd/go/internal/generate 0.040s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.041s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.196s ok cmd/go/internal/lockedfile/internal/filelock 0.085s ok cmd/go/internal/modconv 0.052s ok cmd/go/internal/modfetch 0.040s ok cmd/go/internal/modfetch/codehost 0.042s ok cmd/go/internal/modfetch/zip_sum_test 0.041s ok cmd/go/internal/modindex 0.575s ok cmd/go/internal/modload 0.042s ok cmd/go/internal/mvs 0.052s ok cmd/go/internal/par 0.143s ok cmd/go/internal/str 0.030s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.041s ok cmd/go/internal/vcweb 0.038s ok cmd/go/internal/vcweb/vcstest 4.263s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.105s ok cmd/gofmt 0.203s ok cmd/internal/archive 0.904s ok cmd/internal/buildid 0.619s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 1.050s ok cmd/internal/notsha256 0.033s ok cmd/internal/obj 0.493s ok cmd/internal/obj/ppc64 0.096s ok cmd/internal/obj/riscv 0.050s ok cmd/internal/obj/s390x 0.030s ok cmd/internal/obj/x86 0.181s ok cmd/internal/objabi 0.030s ok cmd/internal/pkgpath 0.145s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.030s ok cmd/internal/src 0.031s ok cmd/internal/test2json 0.734s ok cmd/link 3.343s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 2.752s ok cmd/link/internal/loader 0.055s ok cmd/nm 0.729s ok cmd/objdump 1.723s ok cmd/pack 1.003s ok cmd/pprof 1.520s ok cmd/trace 0.291s ok cmd/vet 11.337s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2668 39719 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2073 49981 ns/op 1863 B/op 37 allocs/op Benchmark/Writer/PAX-4 1538 77488 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4071 28570 ns/op 4994 B/op 15 allocs/op Benchmark/Reader/GNU-4 5161 20485 ns/op 5160 B/op 15 allocs/op Benchmark/Reader/PAX-4 1753 59740 ns/op 8905 B/op 33 allocs/op PASS ok archive/tar 0.829s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 342296838 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 162655853 ns/op BenchmarkZip64TestSizes/4096-4 1338 87083 ns/op BenchmarkZip64TestSizes/1048576-4 177 660439 ns/op BenchmarkZip64TestSizes/67108864-4 1 140612449 ns/op PASS ok archive/zip 1.506s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 224708 493.0 ns/op BenchmarkReaderCopyUnoptimal-4 136695 825.7 ns/op BenchmarkReaderCopyNoWriteTo-4 6903 18854 ns/op BenchmarkReaderWriteToOptimal-4 7422 15852 ns/op BenchmarkReaderReadString-4 129674 856.0 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 213925 559.7 ns/op BenchmarkWriterCopyUnoptimal-4 201912 572.4 ns/op BenchmarkWriterCopyNoReadFrom-4 6470 20735 ns/op BenchmarkReaderEmpty-4 33663 3222 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 28038 3926 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 630093 195.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.730s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4809 24147 ns/op 1357.02 MB/s BenchmarkWriteByte-4 457 251038 ns/op 16.32 MB/s BenchmarkWriteRune-4 254 465248 ns/op 26.41 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3980157 ns/op BenchmarkBufferFullSmallReads-4 100 1045191 ns/op BenchmarkBufferWriteBlock/N4096-4 6531 17276 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 343 310002 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 22160963 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4696629 24.68 ns/op 405.17 MB/s BenchmarkIndexByte/32-4 4400732 26.41 ns/op 1211.73 MB/s BenchmarkIndexByte/4K-4 917611 131.2 ns/op 31219.83 MB/s BenchmarkIndexBytePortable/10-4 776228 141.2 ns/op 70.82 MB/s BenchmarkIndexBytePortable/32-4 263098 446.7 ns/op 71.63 MB/s BenchmarkIndexBytePortable/4K-4 2240 53068 ns/op 77.18 MB/s BenchmarkIndexRune/10-4 1000000 100.6 ns/op 99.37 MB/s BenchmarkIndexRune/32-4 1000000 101.8 ns/op 314.29 MB/s BenchmarkIndexRune/4K-4 377791 312.3 ns/op 13117.17 MB/s BenchmarkIndexRuneASCII/10-4 4654370 24.60 ns/op 406.45 MB/s BenchmarkIndexRuneASCII/32-4 4444825 26.74 ns/op 1196.72 MB/s BenchmarkIndexRuneASCII/4K-4 907516 131.0 ns/op 31274.78 MB/s BenchmarkEqual/0-4 7789627 15.43 ns/op BenchmarkEqual/1-4 1515562 79.11 ns/op 12.64 MB/s BenchmarkEqual/6-4 1490876 80.85 ns/op 74.21 MB/s BenchmarkEqual/9-4 1475756 81.03 ns/op 111.07 MB/s BenchmarkEqual/15-4 1477102 81.57 ns/op 183.88 MB/s BenchmarkEqual/16-4 1517662 77.82 ns/op 205.60 MB/s BenchmarkEqual/20-4 1441923 84.02 ns/op 238.03 MB/s BenchmarkEqual/32-4 1464415 81.40 ns/op 393.11 MB/s BenchmarkEqual/4K-4 106219 1129 ns/op 3628.22 MB/s BenchmarkIndex/10-4 3023763 39.41 ns/op 253.72 MB/s BenchmarkIndex/32-4 2982687 40.33 ns/op 793.38 MB/s BenchmarkIndex/4K-4 18444 6596 ns/op 621.01 MB/s BenchmarkIndexEasy/10-4 2789746 40.10 ns/op 249.40 MB/s BenchmarkIndexEasy/32-4 2996924 40.03 ns/op 799.48 MB/s BenchmarkIndexEasy/4K-4 477846 247.3 ns/op 16564.92 MB/s BenchmarkCount/10-4 1522123 77.66 ns/op 128.76 MB/s BenchmarkCount/32-4 1512975 78.83 ns/op 405.92 MB/s BenchmarkCount/4K-4 18272 6493 ns/op 630.83 MB/s BenchmarkCountEasy/10-4 1501358 79.68 ns/op 125.51 MB/s BenchmarkCountEasy/32-4 1485688 81.03 ns/op 394.92 MB/s BenchmarkCountEasy/4K-4 411840 280.5 ns/op 14603.26 MB/s BenchmarkCountSingle/10-4 3843818 30.94 ns/op 323.22 MB/s BenchmarkCountSingle/32-4 3596376 33.32 ns/op 960.51 MB/s BenchmarkCountSingle/4K-4 825934 142.0 ns/op 28851.00 MB/s BenchmarkToUpper/#00-4 2858372 41.24 ns/op BenchmarkToUpper/ONLYUPPER-4 299136 399.7 ns/op BenchmarkToUpper/abc-4 488366 229.1 ns/op BenchmarkToUpper/AbC123-4 296196 416.0 ns/op BenchmarkToUpper/azAZ09_-4 252298 443.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78916 1537 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38300 3028 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56545 2140 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 121886 945.9 ns/op BenchmarkToLower/#00-4 2939548 41.00 ns/op BenchmarkToLower/abc-4 464128 258.2 ns/op BenchmarkToLower/AbC123-4 272397 399.9 ns/op BenchmarkToLower/azAZ09_-4 280671 430.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79141 1488 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42262 2816 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64285 1816 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 111849 1004 ns/op BenchmarkFields/ASCII/16-4 113233 1045 ns/op 15.31 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8677 13692 ns/op 18.70 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 525 221630 ns/op 18.48 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 28 4082169 ns/op 16.05 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 63894210 ns/op 16.41 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 77913 1511 ns/op 10.59 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5319 19399 ns/op 13.20 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 328 347139 ns/op 11.80 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 15 6677135 ns/op 9.81 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 136994693 ns/op 7.65 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 131834 832.6 ns/op 19.22 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10437 ns/op 24.53 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 644 172023 ns/op 23.81 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 4026743 ns/op 16.28 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 89458174 ns/op 11.72 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 104882 1104 ns/op 14.49 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8960 13066 ns/op 19.59 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 483 241110 ns/op 16.99 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 5081877 ns/op 12.90 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 109422376 ns/op 9.58 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1910742 60.96 ns/op BenchmarkTrimSpace/ASCII-4 965268 120.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 106824 1073 ns/op BenchmarkTrimSpace/JustNonASCII-4 48877 2414 ns/op BenchmarkToValidUTF8/Valid-4 484912 249.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 334016 351.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96348 1218 ns/op BenchmarkIndexHard1-4 817 146320 ns/op BenchmarkIndexHard2-4 598 201108 ns/op BenchmarkIndexHard3-4 150 797994 ns/op BenchmarkIndexHard4-4 150 797222 ns/op BenchmarkLastIndexHard1-4 5 22764417 ns/op BenchmarkLastIndexHard2-4 4 28997012 ns/op BenchmarkLastIndexHard3-4 4 31506356 ns/op BenchmarkCountHard1-4 840 142574 ns/op BenchmarkCountHard2-4 601 202985 ns/op BenchmarkCountHard3-4 150 795966 ns/op BenchmarkSplitEmptySeparator-4 1 194149664 ns/op BenchmarkSplitSingleByteSeparator-4 9 12164334 ns/op BenchmarkSplitMultiByteSeparator-4 10 10957124 ns/op BenchmarkSplitNSingleByteSeparator-4 160310 627.2 ns/op BenchmarkSplitNMultiByteSeparator-4 67418 1612 ns/op BenchmarkRepeat-4 178012 608.2 ns/op BenchmarkRepeatLarge/256/1-4 150272 807.6 ns/op 317.00 MB/s BenchmarkRepeatLarge/256/16-4 204109 526.6 ns/op 486.13 MB/s BenchmarkRepeatLarge/512/1-4 88952 1135 ns/op 451.27 MB/s BenchmarkRepeatLarge/512/16-4 154210 826.5 ns/op 619.49 MB/s BenchmarkRepeatLarge/1024/1-4 58903 1774 ns/op 577.34 MB/s BenchmarkRepeatLarge/1024/16-4 76483 1488 ns/op 688.01 MB/s BenchmarkRepeatLarge/2048/1-4 34099 3311 ns/op 618.47 MB/s BenchmarkRepeatLarge/2048/16-4 37552 3268 ns/op 626.59 MB/s BenchmarkRepeatLarge/4096/1-4 20938 5488 ns/op 746.37 MB/s BenchmarkRepeatLarge/4096/16-4 21916 5222 ns/op 784.36 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10092 ns/op 811.75 MB/s BenchmarkRepeatLarge/8192/16-4 12429 9592 ns/op 854.02 MB/s BenchmarkRepeatLarge/8192/4097-4 19924 5972 ns/op 686.04 MB/s BenchmarkRepeatLarge/16384/1-4 6014 19117 ns/op 857.06 MB/s BenchmarkRepeatLarge/16384/16-4 7112 17196 ns/op 952.76 MB/s BenchmarkRepeatLarge/16384/4097-4 9518 13065 ns/op 940.77 MB/s BenchmarkRepeatLarge/32768/1-4 3656 31500 ns/op 1040.27 MB/s BenchmarkRepeatLarge/32768/16-4 3788 29397 ns/op 1114.66 MB/s BenchmarkRepeatLarge/32768/4097-4 3648 31660 ns/op 905.85 MB/s BenchmarkRepeatLarge/65536/1-4 2058 57389 ns/op 1141.97 MB/s BenchmarkRepeatLarge/65536/16-4 2130 58183 ns/op 1126.37 MB/s BenchmarkRepeatLarge/65536/4097-4 2019 57950 ns/op 1060.48 MB/s BenchmarkRepeatLarge/131072/1-4 196 593434 ns/op 220.87 MB/s BenchmarkRepeatLarge/131072/16-4 200 581135 ns/op 225.54 MB/s BenchmarkRepeatLarge/131072/4097-4 204 564224 ns/op 225.10 MB/s BenchmarkRepeatLarge/262144/1-4 100 1160108 ns/op 225.97 MB/s BenchmarkRepeatLarge/262144/16-4 100 1164562 ns/op 225.10 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1140380 ns/op 226.34 MB/s BenchmarkRepeatLarge/524288/1-4 50 2340715 ns/op 223.99 MB/s BenchmarkRepeatLarge/524288/16-4 49 2346458 ns/op 223.44 MB/s BenchmarkRepeatLarge/524288/4097-4 54 2320538 ns/op 224.22 MB/s BenchmarkRepeatLarge/1048576/1-4 28 4719101 ns/op 222.20 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4647866 ns/op 225.60 MB/s BenchmarkRepeatLarge/1048576/4097-4 27 4619838 ns/op 226.14 MB/s BenchmarkRepeatLarge/2097152/1-4 14 9374778 ns/op 223.70 MB/s BenchmarkRepeatLarge/2097152/16-4 13 9192360 ns/op 228.14 MB/s BenchmarkRepeatLarge/2097152/4097-4 12 9252242 ns/op 226.28 MB/s BenchmarkRepeatLarge/4194304/1-4 6 18513009 ns/op 226.56 MB/s BenchmarkRepeatLarge/4194304/16-4 6 18506471 ns/op 226.64 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 18850015 ns/op 222.35 MB/s BenchmarkRepeatLarge/8388608/1-4 3 37473063 ns/op 223.86 MB/s BenchmarkRepeatLarge/8388608/16-4 3 36997596 ns/op 226.73 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 37881226 ns/op 221.39 MB/s BenchmarkRepeatLarge/16777216/1-4 2 71601686 ns/op 234.31 MB/s BenchmarkRepeatLarge/16777216/16-4 2 72525926 ns/op 231.33 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 72390518 ns/op 231.76 MB/s BenchmarkRepeatLarge/33554432/1-4 1 141653797 ns/op 236.88 MB/s BenchmarkRepeatLarge/33554432/16-4 1 142384121 ns/op 235.66 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 141407540 ns/op 237.29 MB/s BenchmarkRepeatLarge/67108864/1-4 1 276728867 ns/op 242.51 MB/s BenchmarkRepeatLarge/67108864/16-4 1 279292089 ns/op 240.28 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 283879363 ns/op 236.40 MB/s BenchmarkRepeatLarge/134217728/1-4 1 559513944 ns/op 239.88 MB/s BenchmarkRepeatLarge/134217728/16-4 1 555199817 ns/op 241.75 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 556710150 ns/op 241.09 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1113746105 ns/op 241.02 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1099523916 ns/op 244.14 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1095080609 ns/op 245.13 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2150156860 ns/op 249.69 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2167878463 ns/op 247.65 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2164748188 ns/op 248.01 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4424061032 ns/op 242.71 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4266907323 ns/op 251.64 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4305907143 ns/op 249.36 MB/s BenchmarkBytesCompare/1-4 10091419 12.00 ns/op BenchmarkBytesCompare/2-4 9140410 13.03 ns/op BenchmarkBytesCompare/4-4 9299647 12.93 ns/op BenchmarkBytesCompare/8-4 9885874 12.17 ns/op BenchmarkBytesCompare/16-4 9947682 12.10 ns/op BenchmarkBytesCompare/32-4 8863687 13.27 ns/op BenchmarkBytesCompare/64-4 8497008 14.29 ns/op BenchmarkBytesCompare/128-4 7665538 15.45 ns/op BenchmarkBytesCompare/256-4 6018004 19.02 ns/op BenchmarkBytesCompare/512-4 4277600 28.05 ns/op BenchmarkBytesCompare/1024-4 2775694 42.99 ns/op BenchmarkBytesCompare/2048-4 1634101 73.00 ns/op BenchmarkIndexAnyASCII/1:1-4 2344478 50.14 ns/op BenchmarkIndexAnyASCII/1:2-4 2367156 48.98 ns/op BenchmarkIndexAnyASCII/1:4-4 2325309 48.96 ns/op BenchmarkIndexAnyASCII/1:8-4 2326441 49.11 ns/op BenchmarkIndexAnyASCII/1:16-4 2380242 48.06 ns/op BenchmarkIndexAnyASCII/1:32-4 2332539 49.59 ns/op BenchmarkIndexAnyASCII/1:64-4 2326029 49.29 ns/op BenchmarkIndexAnyASCII/16:1-4 2078901 56.98 ns/op BenchmarkIndexAnyASCII/16:2-4 417777 273.5 ns/op BenchmarkIndexAnyASCII/16:4-4 422451 274.3 ns/op BenchmarkIndexAnyASCII/16:8-4 407497 280.2 ns/op BenchmarkIndexAnyASCII/16:16-4 389611 297.9 ns/op BenchmarkIndexAnyASCII/16:32-4 360591 322.2 ns/op BenchmarkIndexAnyASCII/16:64-4 316317 366.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1858665 64.65 ns/op BenchmarkIndexAnyASCII/256:2-4 33338 3623 ns/op BenchmarkIndexAnyASCII/256:4-4 33658 3519 ns/op BenchmarkIndexAnyASCII/256:8-4 32604 3611 ns/op BenchmarkIndexAnyASCII/256:16-4 32462 3600 ns/op BenchmarkIndexAnyASCII/256:32-4 32983 3586 ns/op BenchmarkIndexAnyASCII/256:64-4 33064 3634 ns/op BenchmarkIndexAnyUTF8/1:1-4 2327185 50.31 ns/op BenchmarkIndexAnyUTF8/1:2-4 2375755 48.35 ns/op BenchmarkIndexAnyUTF8/1:4-4 2358312 47.93 ns/op BenchmarkIndexAnyUTF8/1:8-4 2341816 48.09 ns/op BenchmarkIndexAnyUTF8/1:16-4 2426588 47.24 ns/op BenchmarkIndexAnyUTF8/1:32-4 2390902 48.47 ns/op BenchmarkIndexAnyUTF8/1:64-4 2342408 48.91 ns/op BenchmarkIndexAnyUTF8/16:1-4 154207 759.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 271662 433.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 268912 433.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 267866 435.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 258662 439.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 251668 461.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 261506 445.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 9972 11227 ns/op BenchmarkIndexAnyUTF8/256:2-4 19430 6192 ns/op BenchmarkIndexAnyUTF8/256:4-4 19611 6210 ns/op BenchmarkIndexAnyUTF8/256:8-4 19195 6192 ns/op BenchmarkIndexAnyUTF8/256:16-4 19106 6223 ns/op BenchmarkIndexAnyUTF8/256:32-4 17830 6730 ns/op BenchmarkIndexAnyUTF8/256:64-4 18838 6376 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2270666 52.06 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2313080 50.80 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2303694 50.36 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2317959 50.27 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2349151 49.72 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2274873 51.25 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2268372 51.78 ns/op BenchmarkLastIndexAnyASCII/16:1-4 320224 365.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 324850 362.4 ns/op BenchmarkLastIndexAnyASCII/16:4-4 315219 363.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 326100 365.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306553 386.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 283480 410.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 252874 456.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23654 4957 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24091 4990 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24110 4969 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24056 5019 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22862 5042 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23973 5033 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23569 5062 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2296424 51.39 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2333604 49.87 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2293999 49.75 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2312751 50.10 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2327692 49.56 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2297196 50.69 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2326424 50.23 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 218253 518.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 264152 444.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 262056 442.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 267069 443.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 258496 446.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 250012 468.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 257613 461.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16470 7198 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18870 6288 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19078 6281 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18810 6305 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18650 6424 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17748 6734 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18343 6575 ns/op BenchmarkTrimASCII/1:1-4 2516803 47.09 ns/op BenchmarkTrimASCII/1:2-4 2168482 54.91 ns/op BenchmarkTrimASCII/1:4-4 2062711 57.14 ns/op BenchmarkTrimASCII/1:8-4 1863718 63.65 ns/op BenchmarkTrimASCII/1:16-4 1617237 75.14 ns/op BenchmarkTrimASCII/16:1-4 419822 275.9 ns/op BenchmarkTrimASCII/16:2-4 326953 361.8 ns/op BenchmarkTrimASCII/16:4-4 309745 365.2 ns/op BenchmarkTrimASCII/16:8-4 323085 366.7 ns/op BenchmarkTrimASCII/16:16-4 311454 384.2 ns/op BenchmarkTrimASCII/256:1-4 32487 3635 ns/op BenchmarkTrimASCII/256:2-4 24158 4927 ns/op BenchmarkTrimASCII/256:4-4 24260 4971 ns/op BenchmarkTrimASCII/256:8-4 23980 5010 ns/op BenchmarkTrimASCII/256:16-4 23973 5017 ns/op BenchmarkTrimASCII/4096:1-4 2034 57320 ns/op BenchmarkTrimASCII/4096:2-4 1480 78607 ns/op BenchmarkTrimASCII/4096:4-4 1477 79170 ns/op BenchmarkTrimASCII/4096:8-4 1471 78328 ns/op BenchmarkTrimASCII/4096:16-4 1495 79147 ns/op BenchmarkTrimByte-4 1445228 83.33 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13152 9106 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13095 9118 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 663 175893 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1304 87840 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2577 44645 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4696 22966 ns/op BenchmarkCompareBytesEqual-4 10441614 10.95 ns/op BenchmarkCompareBytesToNil-4 11432517 9.648 ns/op BenchmarkCompareBytesEmpty-4 12060186 9.042 ns/op BenchmarkCompareBytesIdentical-4 12071824 9.197 ns/op BenchmarkCompareBytesSameLength-4 10185537 10.13 ns/op BenchmarkCompareBytesDifferentLength-4 9990127 10.51 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1374 86742 ns/op 12088.54 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1640 79024 ns/op 13269.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1370 86421 ns/op 12133.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1354 78064 ns/op 13432.44 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1362 74975 ns/op 13985.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1358 86475 ns/op 12125.94 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1374 72896 ns/op 14384.73 MB/s BenchmarkCompareBytesBig-4 1308 78530 ns/op 13352.73 MB/s BenchmarkCompareBytesBigIdentical-4 11967412 9.588 ns/op 109367714.85 MB/s PASS ok bytes 74.568s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76813071 ns/op 1.30 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 323641577 ns/op 1.75 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23874184 ns/op 0.69 MB/s 3646766 B/op 52 allocs/op PASS ok compress/bzip2 1.383s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 62 1790684 ns/op 5.58 MB/s 42391 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17072213 ns/op 5.86 MB/s 46092 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 172261504 ns/op 5.81 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1811860 ns/op 5.52 MB/s 42471 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17836932 ns/op 5.61 MB/s 46380 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 183484368 ns/op 5.45 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 1781962 ns/op 5.61 MB/s 42166 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16899129 ns/op 5.92 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 172316325 ns/op 5.80 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1780089 ns/op 5.62 MB/s 42886 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16733501 ns/op 5.98 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 168986791 ns/op 5.92 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 1920084 ns/op 5.21 MB/s 42799 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18592968 ns/op 5.38 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 193287463 ns/op 5.17 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1533106 ns/op 6.52 MB/s 43668 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12636433 ns/op 7.91 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 130224548 ns/op 7.68 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1375847 ns/op 7.27 MB/s 42798 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10258211 ns/op 9.75 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 105214554 ns/op 9.50 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1390413 ns/op 7.19 MB/s 42856 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10199308 ns/op 9.80 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101600060 ns/op 9.84 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 90 1238387 ns/op 8.08 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11726095 ns/op 8.53 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118385618 ns/op 8.45 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2366641 ns/op 4.23 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21328813 ns/op 4.69 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 207583227 ns/op 4.82 MB/s BenchmarkEncode/Digits/Default/1e4-4 14 7188434 ns/op 1.39 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 81914454 ns/op 1.22 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 854740535 ns/op 1.17 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 7031795 ns/op 1.42 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 81994512 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 854109359 ns/op 1.17 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 1476405 ns/op 6.77 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12486317 ns/op 8.01 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 123354670 ns/op 8.11 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2187045 ns/op 4.57 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17179500 ns/op 5.82 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 166956040 ns/op 5.99 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6670882 ns/op 1.50 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 72296826 ns/op 1.38 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 732836224 ns/op 1.36 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6566733 ns/op 1.52 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 90608036 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 947481190 ns/op 1.06 MB/s PASS ok compress/flate 15.292s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 48 2293605 ns/op 4.36 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2373428 ns/op 4.21 MB/s BenchmarkDecoder/1e5-4 5 22163737 ns/op 4.51 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22502735 ns/op 4.44 MB/s BenchmarkDecoder/1e6-4 1 224863684 ns/op 4.45 MB/s BenchmarkDecoder/1e-Reuse6-4 1 224022034 ns/op 4.46 MB/s BenchmarkEncoder/1e4-4 55 2238123 ns/op 4.47 MB/s BenchmarkEncoder/1e-Reuse4-4 62 1880630 ns/op 5.32 MB/s BenchmarkEncoder/1e5-4 6 19346252 ns/op 5.17 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19214426 ns/op 5.20 MB/s BenchmarkEncoder/1e6-4 1 195951729 ns/op 5.10 MB/s BenchmarkEncoder/1e-Reuse6-4 1 190389759 ns/op 5.25 MB/s PASS ok compress/lzw 2.921s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 26 3867789 ns/op PASS ok container/heap 0.144s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 17766 5993 ns/op BenchmarkWithTimeout/concurrency=40-4 4828 24144 ns/op BenchmarkWithTimeout/concurrency=4000-4 5317 27140 ns/op BenchmarkWithTimeout/concurrency=400000-4 6120 21289 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 365001 305.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12346 10308 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15223 7647 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2690 45340 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1628 101938 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2226 47356 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 237 487580 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 166 709710 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 260 456157 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5375577 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 9064227 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 22 4553447 ns/op BenchmarkCheckCanceled/Err-4 261717 440.1 ns/op BenchmarkCheckCanceled/Done-4 397045 285.3 ns/op BenchmarkContextCancelDone-4 566592 241.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22687 5062 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21400 5704 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 18243 5885 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16386 7441 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12133 10418 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 556771 209.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 319856 365.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 227590 523.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 141292 834.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 73954 1624 ns/op PASS ok context 13.759s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1719196 68.08 ns/op 235.03 MB/s BenchmarkDecrypt-4 1718518 68.94 ns/op 232.08 MB/s BenchmarkExpand-4 966200 121.3 ns/op PASS ok crypto/aes 0.533s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 182155 656.3 ns/op 97.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 373238 288.6 ns/op 221.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 173617 671.7 ns/op 95.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 377996 314.2 ns/op 203.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 121327 985.8 ns/op 1369.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 167856 708.7 ns/op 1904.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 104966 1135 ns/op 1189.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 142971 815.5 ns/op 1655.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46062 2590 ns/op 3162.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 45892 2593 ns/op 3159.77 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 36013 3348 ns/op 2446.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 37069 3251 ns/op 2520.00 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6531 16400 ns/op 62.13 MB/s BenchmarkAESCFBDecrypt1K-4 7186 16292 ns/op 62.54 MB/s BenchmarkAESCFBDecrypt8K-4 920 128776 ns/op 63.58 MB/s BenchmarkAESOFB1K-4 10000 11048 ns/op 92.23 MB/s BenchmarkAESCTR1K-4 13744 8761 ns/op 116.31 MB/s BenchmarkAESCTR8K-4 1736 67054 ns/op 122.10 MB/s BenchmarkAESCBCEncrypt1K-4 14199 8374 ns/op 122.29 MB/s BenchmarkAESCBCDecrypt1K-4 17785 6698 ns/op 152.89 MB/s PASS ok crypto/cipher 2.966s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 74017 1581 ns/op 5.06 MB/s BenchmarkDecrypt-4 78604 1503 ns/op 5.32 MB/s BenchmarkTDESEncrypt-4 30046 3953 ns/op 2.02 MB/s BenchmarkTDESDecrypt-4 31150 3854 ns/op 2.08 MB/s PASS ok crypto/des 0.641s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 937 121744 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8886968 ns/op 1087 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20744282 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1274322 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.714s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1572 69647 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 39 2876709 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 19 6123408 ns/op 11162 B/op 63 allocs/op BenchmarkVerify/P256-4 855 129728 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8998718 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 20529980 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3878 30052 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 54 2147918 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5194261 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.651s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 312 370480 ns/op BenchmarkNewKeyFromSeed-4 310 378097 ns/op BenchmarkSigning-4 296 412141 ns/op BenchmarkVerification-4 201 581516 ns/op PASS ok crypto/ed25519 0.678s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4890 23541 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 156 753331 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 51 2296601 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4982854 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1364 87441 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 1911459 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6071436 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14188632 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12560 9485 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5428 20097 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3420 29875 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 82 1299395 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2336 50150 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 236 504280 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1506 76758 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 92 1212669 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.342s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14515 8126 ns/op 126.02 MB/s BenchmarkHMACSHA256_32-4 23962 4841 ns/op 6.61 MB/s BenchmarkNewWriteSum-4 10000 10428 ns/op 3.07 MB/s PASS ok crypto/hmac 0.514s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 57165 2064 ns/op BenchmarkModSub-4 72024 1624 ns/op BenchmarkMontgomeryRepr-4 23104 4763 ns/op BenchmarkMontgomeryMul-4 28206 4233 ns/op BenchmarkModMul-4 10000 10100 ns/op BenchmarkExpBig-4 14 7452229 ns/op BenchmarkExp-4 7 15944089 ns/op PASS ok crypto/internal/bigmod 1.045s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3093 33582 ns/op BenchmarkScalarBaseMult-4 334 344149 ns/op BenchmarkScalarMult-4 152 781655 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 229 525528 ns/op PASS ok crypto/internal/edwards25519 0.652s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 518134 206.0 ns/op BenchmarkMultiply-4 4058786 28.80 ns/op BenchmarkSquare-4 5282359 22.57 ns/op BenchmarkInvert-4 24878 4871 ns/op BenchmarkMult32-4 1485655 80.99 ns/op PASS ok crypto/internal/edwards25519/field 0.817s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 56 1829660 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1594 74738 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 5840383 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13969438 ns/op 1 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 660005 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8078 14578 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 61 1858859 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4280640 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.091s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 617306 180.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 222427 502.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 117756 1008 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 666254 179.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 231494 511.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 118435 1014 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.785s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 115220 1004 ns/op 7.97 MB/s BenchmarkHash64-4 125973 929.0 ns/op 68.89 MB/s BenchmarkHash128-4 116151 1026 ns/op 124.79 MB/s BenchmarkHash256-4 93106 1280 ns/op 200.01 MB/s BenchmarkHash512-4 64837 1779 ns/op 287.80 MB/s BenchmarkHash1K-4 43869 2712 ns/op 377.53 MB/s BenchmarkHash8K-4 7249 16209 ns/op 505.41 MB/s BenchmarkHash1M-4 60 1981393 ns/op 529.21 MB/s BenchmarkHash8M-4 7 15755236 ns/op 532.43 MB/s BenchmarkHash8BytesUnaligned-4 113332 996.0 ns/op 8.03 MB/s BenchmarkHash1KUnaligned-4 43538 2724 ns/op 375.92 MB/s BenchmarkHash8KUnaligned-4 6344 16059 ns/op 510.11 MB/s PASS ok crypto/md5 1.596s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 146765136 ns/op PASS ok crypto/rand 0.184s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13244 9032 ns/op 14.17 MB/s BenchmarkRC4_1K-4 1556 71718 ns/op 14.28 MB/s BenchmarkRC4_8K-4 208 568630 ns/op 14.24 MB/s PASS ok crypto/rc4 0.552s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8615198 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20438354 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37928754 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2595122 ns/op BenchmarkDecryptOAEP/2048-4 13 8633436 ns/op BenchmarkEncryptOAEP/2048-4 40 2636813 ns/op BenchmarkSignPKCS1v15/2048-4 13 8734494 ns/op BenchmarkVerifyPKCS1v15/2048-4 44 2586935 ns/op BenchmarkSignPSS/2048-4 13 8723674 ns/op BenchmarkVerifyPSS/2048-4 42 2873215 ns/op PASS ok crypto/rsa 1.564s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 105488 1112 ns/op 7.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 123236 919.6 ns/op 8.70 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73972 1588 ns/op 201.57 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 80128 1371 ns/op 233.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48793 2454 ns/op 417.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52862 2268 ns/op 451.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9997 11881 ns/op 689.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11642 ns/op 703.63 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.087s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 81043 1435 ns/op 5.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 92460 1244 ns/op 6.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 90067 1306 ns/op 6.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25279 4671 ns/op 219.21 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27008 4461 ns/op 229.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26065 4623 ns/op 221.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4149 28430 ns/op 288.15 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4165 28153 ns/op 290.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4262 28240 ns/op 290.09 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.311s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 53772 2021 ns/op 3.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 71305 1641 ns/op 4.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64326 1840 ns/op 4.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28230 4275 ns/op 239.52 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31240 3811 ns/op 268.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29308 3995 ns/op 256.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5371 20256 ns/op 404.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5860 19774 ns/op 414.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5833 20101 ns/op 407.54 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.286s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15801898 7.648 ns/op BenchmarkConstantTimeEq-4 15468640 7.562 ns/op BenchmarkConstantTimeLessOrEq-4 15736963 7.600 ns/op BenchmarkXORBytes/8Bytes-4 4221294 25.01 ns/op 319.88 MB/s BenchmarkXORBytes/128Bytes-4 4078074 29.97 ns/op 4270.73 MB/s BenchmarkXORBytes/2048Bytes-4 881830 130.8 ns/op 15662.85 MB/s BenchmarkXORBytes/32768Bytes-4 60877 1971 ns/op 16628.14 MB/s PASS ok crypto/subtle 0.974s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 139 787368 ns/op BenchmarkCertCache/1-4 135 796486 ns/op BenchmarkCertCache/2-4 145 693747 ns/op BenchmarkCertCache/3-4 158 728677 ns/op BenchmarkHandshakeServer/RSA-4 37 3128673 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 28 3900862 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 32 3528902 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 92 1202463 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 150 788533 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 45 2418612 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 57 2026700 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29925188 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28719632 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 21220643 ns/op 49.41 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 26731613 ns/op 39.23 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 35122932 ns/op 59.71 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 44807038 ns/op 46.80 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 59508228 ns/op 70.48 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 85450950 ns/op 49.08 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 118616797 ns/op 70.72 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 157298953 ns/op 53.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 216965680 ns/op 77.33 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 320361127 ns/op 52.37 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 451637465 ns/op 74.30 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 626651417 ns/op 53.55 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 892382480 ns/op 75.20 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1247851425 ns/op 53.78 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 22585729 ns/op 46.43 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 28591663 ns/op 36.67 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 35455375 ns/op 59.15 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 47202219 ns/op 44.43 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 63423270 ns/op 66.13 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 92615456 ns/op 45.29 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 114455414 ns/op 73.29 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 162713405 ns/op 51.55 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 219237683 ns/op 76.53 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 327024451 ns/op 51.30 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 413997725 ns/op 81.05 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 638895137 ns/op 52.52 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 928909453 ns/op 72.24 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1251106074 ns/op 53.64 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 703416027 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705294473 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 288817563 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287741140 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 150555446 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 148849494 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 81121884 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 80159532 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38962551 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37807936 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142120353 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145262941 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63733903 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 64379204 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37164017 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 37236778 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24608068 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23901593 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 17087769 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 16169971 ns/op PASS ok crypto/tls 18.950s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 8 12612961 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 313 381001 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1044 110958 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 944 124225 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.754s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 30 3350601 ns/op 278907 B/op 1630 allocs/op BenchmarkConcurrentStmtQuery-4 28 3863734 ns/op 260903 B/op 2011 allocs/op BenchmarkConcurrentStmtExec-4 46 2430228 ns/op 210060 B/op 633 allocs/op BenchmarkConcurrentTxQuery-4 34 3341512 ns/op 267109 B/op 2149 allocs/op BenchmarkConcurrentTxExec-4 62 2115000 ns/op 87857 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 43 3033025 ns/op 104275 B/op 2070 allocs/op BenchmarkConcurrentTxStmtExec-4 93 1082194 ns/op 40126 B/op 381 allocs/op BenchmarkConcurrentRandom-4 32 3363012 ns/op 228601 B/op 1783 allocs/op BenchmarkManyConcurrentQueries-4 2281 49375 ns/op 3978 B/op 20 allocs/op PASS ok database/sql 1.289s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 232612 511.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 1648855 ns/op 188194 B/op 13 allocs/op Benchmark115/LineToPC-4 64 1658632 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16959 7039 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.744s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 686 161942 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3008 39312 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.389s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 259 446241 ns/op 18.36 MB/s BenchmarkEncodeToString-4 222 495182 ns/op 16.54 MB/s BenchmarkDecode-4 136 854648 ns/op 15.34 MB/s BenchmarkDecodeString-4 139 845184 ns/op 15.51 MB/s PASS ok encoding/base32 0.742s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 309 352295 ns/op 23.25 MB/s BenchmarkDecodeString/2-4 256143 425.8 ns/op 9.39 MB/s BenchmarkDecodeString/4-4 221685 538.2 ns/op 14.86 MB/s BenchmarkDecodeString/8-4 174804 656.3 ns/op 18.28 MB/s BenchmarkDecodeString/64-4 34062 3460 ns/op 25.43 MB/s BenchmarkDecodeString/8192-4 312 370385 ns/op 29.49 MB/s BenchmarkNewEncoding-4 87104 1307 ns/op 195.84 MB/s PASS ok encoding/base64 1.006s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1255 89339 ns/op 44.77 MB/s BenchmarkReadStruct-4 17342 6814 ns/op 11.01 MB/s BenchmarkWriteStruct-4 18208 6566 ns/op 11.42 MB/s BenchmarkReadInts-4 47007 2526 ns/op 11.88 MB/s BenchmarkWriteInts-4 39199 2980 ns/op 10.07 MB/s BenchmarkWriteSlice1000Int32s-4 1228 92795 ns/op 43.11 MB/s BenchmarkPutUint16-4 3341698 35.74 ns/op 55.96 MB/s BenchmarkAppendUint16-4 3339796 35.86 ns/op 55.78 MB/s BenchmarkPutUint32-4 2479386 47.78 ns/op 83.72 MB/s BenchmarkAppendUint32-4 2362662 50.00 ns/op 80.00 MB/s BenchmarkPutUint64-4 1061882 112.2 ns/op 71.32 MB/s BenchmarkAppendUint64-4 1000000 111.6 ns/op 71.66 MB/s BenchmarkLittleEndianPutUint16-4 3246121 36.92 ns/op 54.18 MB/s BenchmarkLittleEndianAppendUint16-4 3329736 35.94 ns/op 55.64 MB/s BenchmarkLittleEndianPutUint32-4 2401059 48.92 ns/op 81.76 MB/s BenchmarkLittleEndianAppendUint32-4 2473170 47.59 ns/op 84.05 MB/s BenchmarkLittleEndianPutUint64-4 996021 112.0 ns/op 71.41 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 110.9 ns/op 72.15 MB/s BenchmarkReadFloats-4 164168 764.9 ns/op 15.69 MB/s BenchmarkWriteFloats-4 129092 891.6 ns/op 13.46 MB/s BenchmarkReadSlice1000Float32s-4 1101 97795 ns/op 40.90 MB/s BenchmarkWriteSlice1000Float32s-4 1084 105945 ns/op 37.76 MB/s BenchmarkReadSlice1000Uint8s-4 83997 1415 ns/op 706.94 MB/s BenchmarkWriteSlice1000Uint8s-4 108375 1104 ns/op 905.98 MB/s BenchmarkPutUvarint32-4 790611 148.1 ns/op 27.02 MB/s BenchmarkPutUvarint64-4 198873 592.9 ns/op 13.49 MB/s PASS ok encoding/binary 4.103s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6847 16651 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7026 16778 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6384 16943 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4258 27474 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7984 15107 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7994 15241 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7768 15054 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4478 25403 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12956 9271 ns/op PASS ok encoding/csv 1.569s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 8546 11830 ns/op BenchmarkEndToEndByteBuffer-4 17359 7518 ns/op BenchmarkEndToEndSliceByteBuffer-4 296 393141 ns/op BenchmarkEncodeComplex128Slice-4 883 136324 ns/op BenchmarkEncodeFloat64Slice-4 1538 65459 ns/op BenchmarkEncodeInt32Slice-4 1281 83576 ns/op BenchmarkEncodeStringSlice-4 2389 51380 ns/op BenchmarkEncodeInterfaceSlice-4 69 1703853 ns/op BenchmarkDecodeComplex128Slice-4 496 209684 ns/op BenchmarkDecodeFloat64Slice-4 1074 95631 ns/op BenchmarkDecodeInt32Slice-4 1249 95380 ns/op BenchmarkDecodeStringSlice-4 861 153584 ns/op BenchmarkDecodeStringsSlice-4 316 384874 ns/op BenchmarkDecodeBytesSlice-4 596 210222 ns/op BenchmarkDecodeInterfaceSlice-4 106 1166742 ns/op BenchmarkDecodeMap-4 88 1343045 ns/op PASS ok encoding/gob 2.885s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12477 9167 ns/op 27.93 MB/s BenchmarkEncode/1024-4 2992 36864 ns/op 27.78 MB/s BenchmarkEncode/4096-4 814 147148 ns/op 27.84 MB/s BenchmarkEncode/16384-4 204 585524 ns/op 27.98 MB/s BenchmarkDecode/256-4 24218 4971 ns/op 51.50 MB/s BenchmarkDecode/1024-4 5990 19808 ns/op 51.70 MB/s BenchmarkDecode/4096-4 1509 79207 ns/op 51.71 MB/s BenchmarkDecode/16384-4 376 318524 ns/op 51.44 MB/s BenchmarkDump/256-4 1278 91968 ns/op 2.78 MB/s BenchmarkDump/1024-4 322 360280 ns/op 2.84 MB/s BenchmarkDump/4096-4 79 1428205 ns/op 2.87 MB/s BenchmarkDump/16384-4 19 6101399 ns/op 2.69 MB/s PASS ok encoding/hex 1.746s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 164055093 ns/op 11.83 MB/s 8391168 B/op 52 allocs/op BenchmarkCodeEncoderError-4 1 159878437 ns/op 12.14 MB/s 8525600 B/op 129 allocs/op BenchmarkCodeMarshal-4 1 165492932 ns/op 11.73 MB/s 10333280 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 153583217 ns/op 12.63 MB/s 10336824 B/op 106 allocs/op BenchmarkMarshalBytes/32-4 21878 5525 ns/op BenchmarkMarshalBytes/256-4 5598 20348 ns/op BenchmarkMarshalBytes/4096-4 416 274651 ns/op BenchmarkMarshalBytesError/32-4 56 2044804 ns/op BenchmarkMarshalBytesError/256-4 56 1985467 ns/op BenchmarkMarshalBytesError/4096-4 50 2275639 ns/op BenchmarkCodeDecoder-4 1 438161995 ns/op 4.43 MB/s 11145896 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 35644 3284 ns/op 4.26 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46257 2296 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 373935296 ns/op 5.19 MB/s 3066960 B/op 92683 allocs/op BenchmarkCodeUnmarshalReuse-4 1 369947914 ns/op 5.25 MB/s 3068696 B/op 92689 allocs/op BenchmarkUnmarshalString-4 55748 2222 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 132175 958.0 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 255668 498.2 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 75764 1709 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 59617 2225 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 17631 6710 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 2959 35392 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 714 150680 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 93 1175774 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 11061066 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 372721 268.3 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 428133 253.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 441090 257.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 466498 237.9 ns/op BenchmarkEncodeMarshaler-4 64690 1637 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 96567 1243 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4165701 27.92 ns/op BenchmarkNumberIsValidRegexp-4 20719 5880 ns/op PASS ok encoding/json 7.105s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 45 2568705 ns/op 25.51 MB/s BenchmarkDecode-4 22 5296338 ns/op 16.76 MB/s PASS ok encoding/pem 0.382s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2491 46190 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1000 133545 ns/op 8288 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3441 29894 ns/op PASS ok encoding/xml 0.601s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 285988 465.6 ns/op BenchmarkIntSet-4 455816 413.4 ns/op BenchmarkFloatAdd-4 62138 1972 ns/op BenchmarkFloatSet-4 315318 344.8 ns/op BenchmarkStringSet-4 337044 393.7 ns/op BenchmarkMapSet-4 67011 1843 ns/op BenchmarkMapSetDifferent-4 57429 2086 ns/op BenchmarkMapSetDifferentRandom-4 234 460476 ns/op BenchmarkMapSetString-4 83445 1823 ns/op BenchmarkMapAddSame-4 33424 3210 ns/op BenchmarkMapAddDifferent-4 16278 7866 ns/op BenchmarkMapAddDifferentRandom-4 202 579186 ns/op BenchmarkMapAddSameSteadyState-4 248977 498.0 ns/op BenchmarkMapAddDifferentSteadyState-4 93134 1088 ns/op BenchmarkRealworldExpvarUsage-4 22878 5814 ns/op PASS ok expvar 2.455s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 108607 1136 ns/op BenchmarkSprintfEmpty-4 416612 279.6 ns/op BenchmarkSprintfString-4 267374 422.3 ns/op BenchmarkSprintfTruncateString-4 293923 416.4 ns/op BenchmarkSprintfTruncateBytes-4 142484 819.7 ns/op BenchmarkSprintfSlowParsingPath-4 266667 472.0 ns/op BenchmarkSprintfQuoteString-4 38368 2739 ns/op BenchmarkSprintfInt-4 223082 485.3 ns/op BenchmarkSprintfIntInt-4 174896 678.9 ns/op BenchmarkSprintfPrefixedInt-4 251583 554.8 ns/op BenchmarkSprintfFloat-4 124988 809.1 ns/op BenchmarkSprintfComplex-4 59608 1878 ns/op BenchmarkSprintfBoolean-4 290383 417.6 ns/op BenchmarkSprintfHexString-4 136941 914.1 ns/op BenchmarkSprintfHexBytes-4 75819 1516 ns/op BenchmarkSprintfBytes-4 48514 2405 ns/op BenchmarkSprintfStringer-4 74661 1422 ns/op BenchmarkSprintfStructure-4 32881 3406 ns/op BenchmarkManyArgs-4 70538 1739 ns/op BenchmarkFprintInt-4 76798 1594 ns/op BenchmarkFprintfBytes-4 78169 1554 ns/op BenchmarkFprintIntNoAlloc-4 75603 1615 ns/op BenchmarkScanInts-4 36 3172214 ns/op BenchmarkScanRecursiveInt-4 1 386953455 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 415719846 ns/op PASS ok fmt 4.402s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 590 188184 ns/op PASS ok go/build 0.156s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 47762 2255 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13323 8707 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3633 30418 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1002 113789 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 253 469601 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 2302685 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9339729 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40413316 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 176977834 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.568s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 270094806 ns/op 0.24 MB/s 45655664 B/op 48809 allocs/op PASS ok go/format 0.328s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 20237393 ns/op 2.66 MB/s BenchmarkParseOnly-4 6 17190052 ns/op 3.13 MB/s BenchmarkResolve-4 48 2469976 ns/op 21.81 MB/s PASS ok go/parser 1.378s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 154257313 ns/op 0.34 MB/s 4965352 B/op 27580 allocs/op BenchmarkPrintDecl-4 663 162090 ns/op 0.20 MB/s 16975 B/op 51 allocs/op PASS ok go/printer 0.319s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 262 449930 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8801847 ns/op 6.21 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12356949 ns/op 5.82 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17681731 ns/op 6.43 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 220 554946 ns/op 5.54 MB/s PASS ok go/scanner 0.848s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1117328 104.7 ns/op PASS ok go/token 0.243s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 122 895635 ns/op BenchmarkNamed/Underlying/nongeneric-4 842786 140.8 ns/op BenchmarkNamed/Underlying/generic-4 829120 140.0 ns/op BenchmarkNamed/Underlying/src_instance-4 821144 141.2 ns/op BenchmarkNamed/Underlying/user_instance-4 803383 140.8 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 20061 5805 ns/op BenchmarkNamed/NewMethodSet/generic-4 20066 5711 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20167 5963 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19702 5937 ns/op BenchmarkCheck/http/funcbodies/info-4 1 712161935 ns/op 42721 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 494156487 ns/op 61566 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 285051740 ns/op 106720 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 247648220 ns/op 122826 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 464490243 ns/op 11026 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 130397926 ns/op 39254 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74730614 ns/op 68493 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 73527818 ns/op 69640 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 181673051 ns/op 11923 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 71260546 ns/op 30390 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 54029726 ns/op 40073 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 51673496 ns/op 41906 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1323898206 ns/op 47428 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 649802407 ns/op 96621 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 203475460 ns/op 308403 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 136214848 ns/op 460663 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 526819878 ns/op 3830 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 113698755 ns/op 17743 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 96130086 ns/op 20984 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 94001670 ns/op 21457 lines/s PASS ok go/types 19.105s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8593 13971 ns/op 73.29 MB/s PASS ok hash/adler32 0.252s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 182124 567.3 ns/op 26.44 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 193808 558.7 ns/op 26.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 104546 1120 ns/op 35.70 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 113100 1055 ns/op 37.92 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 453625 255.1 ns/op 2007.28 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 460923 252.1 ns/op 2031.34 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 403406 288.4 ns/op 3550.82 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 413577 284.3 ns/op 3601.20 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 240030 487.2 ns/op 8407.60 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 235764 477.8 ns/op 8572.81 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52227 2302 ns/op 14235.31 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53000 2255 ns/op 14532.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 451496 251.9 ns/op 59.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 467481 247.1 ns/op 60.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 441312 255.9 ns/op 156.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 441627 256.4 ns/op 156.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 330934 355.3 ns/op 1441.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 329860 358.9 ns/op 1426.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 261583 454.8 ns/op 2251.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 258349 463.2 ns/op 2210.57 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 221461 547.0 ns/op 7487.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 221613 542.4 ns/op 7551.27 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45706 2625 ns/op 12481.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 46048 2622 ns/op 12497.57 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 211131 569.5 ns/op 26.34 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 217070 545.8 ns/op 27.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100060 1198 ns/op 33.40 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 105898 1105 ns/op 36.18 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7312 15673 ns/op 32.67 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7276 15876 ns/op 32.25 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3699 32451 ns/op 31.56 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3667 32394 ns/op 31.61 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 912 130771 ns/op 31.32 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 906 130259 ns/op 31.45 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1058977 ns/op 30.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1059944 ns/op 30.91 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 82 1408422 ns/op 46.53 MB/s BenchmarkCrc64/ISO4KB-4 986 120471 ns/op 34.00 MB/s BenchmarkCrc64/ISO1KB-4 4196 26067 ns/op 39.28 MB/s BenchmarkCrc64/ECMA64KB-4 86 1397468 ns/op 46.90 MB/s BenchmarkCrc64/Random64KB-4 91 1228839 ns/op 53.33 MB/s BenchmarkCrc64/Random16KB-4 373 318195 ns/op 51.49 MB/s PASS ok hash/crc64 0.871s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8722 13961 ns/op 73.35 MB/s BenchmarkFnv32aKB-4 8643 13788 ns/op 74.27 MB/s BenchmarkFnv64KB-4 7843 14223 ns/op 71.99 MB/s BenchmarkFnv64aKB-4 8227 14158 ns/op 72.33 MB/s BenchmarkFnv128KB-4 2010 59010 ns/op 17.35 MB/s BenchmarkFnv128aKB-4 2036 57953 ns/op 17.67 MB/s PASS ok hash/fnv 0.964s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 623161 191.8 ns/op 20.85 MB/s BenchmarkHash/n=4/Bytes-4 4029506 29.71 ns/op 134.65 MB/s BenchmarkHash/n=4/String-4 4262683 28.25 ns/op 141.62 MB/s BenchmarkHash/n=8/Write-4 558398 190.9 ns/op 41.90 MB/s BenchmarkHash/n=8/Bytes-4 4042326 29.70 ns/op 269.38 MB/s BenchmarkHash/n=8/String-4 4233108 28.19 ns/op 283.75 MB/s BenchmarkHash/n=16/Write-4 566293 195.4 ns/op 81.90 MB/s BenchmarkHash/n=16/Bytes-4 4497825 25.98 ns/op 615.86 MB/s BenchmarkHash/n=16/String-4 4609383 25.67 ns/op 623.21 MB/s BenchmarkHash/n=32/Write-4 567432 203.8 ns/op 157.00 MB/s BenchmarkHash/n=32/Bytes-4 4349221 27.55 ns/op 1161.41 MB/s BenchmarkHash/n=32/String-4 4437998 26.66 ns/op 1200.21 MB/s BenchmarkHash/n=64/Write-4 517419 216.6 ns/op 295.50 MB/s BenchmarkHash/n=64/Bytes-4 3939058 30.36 ns/op 2108.04 MB/s BenchmarkHash/n=64/String-4 4093550 29.04 ns/op 2204.06 MB/s BenchmarkHash/n=256/Write-4 397384 295.2 ns/op 867.35 MB/s BenchmarkHash/n=256/Bytes-4 2157727 54.47 ns/op 4699.90 MB/s BenchmarkHash/n=256/String-4 2206791 55.48 ns/op 4614.17 MB/s BenchmarkHash/n=320/Write-4 398623 293.4 ns/op 1090.85 MB/s BenchmarkHash/n=320/Bytes-4 1794872 65.95 ns/op 4852.21 MB/s BenchmarkHash/n=320/String-4 1779577 67.28 ns/op 4756.24 MB/s BenchmarkHash/n=1024/Write-4 268506 438.8 ns/op 2333.60 MB/s BenchmarkHash/n=1024/Bytes-4 750933 159.0 ns/op 6440.41 MB/s BenchmarkHash/n=1024/String-4 750217 159.9 ns/op 6402.96 MB/s BenchmarkHash/n=4096/Write-4 123788 971.2 ns/op 4217.37 MB/s BenchmarkHash/n=4096/Bytes-4 207027 579.2 ns/op 7071.47 MB/s BenchmarkHash/n=4096/String-4 200073 577.8 ns/op 7089.24 MB/s BenchmarkHash/n=16384/Write-4 38918 3078 ns/op 5322.08 MB/s BenchmarkHash/n=16384/Bytes-4 53030 2246 ns/op 7294.64 MB/s BenchmarkHash/n=16384/String-4 53259 2245 ns/op 7297.63 MB/s PASS ok hash/maphash 4.410s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 776 136342 ns/op BenchmarkEscapeNone-4 112514 967.2 ns/op BenchmarkUnescape-4 722 155494 ns/op BenchmarkUnescapeNone-4 510853 222.9 ns/op BenchmarkUnescapeSparse-4 10280 11103 ns/op BenchmarkUnescapeDense-4 1107 104549 ns/op PASS ok html 0.851s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8947 12735 ns/op BenchmarkCSSEscaperNoSpecials-4 43795 2671 ns/op BenchmarkDecodeCSS-4 26499 4499 ns/op BenchmarkDecodeCSSNoSpecials-4 4291149 27.87 ns/op BenchmarkCSSValueFilter-4 106626 1003 ns/op BenchmarkCSSValueFilterOk-4 81283 1499 ns/op BenchmarkEscapedExecute-4 4052 25012 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10873 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 65452 1778 ns/op BenchmarkStripTags-4 20251 5704 ns/op BenchmarkStripTagsNoSpecials-4 240968 415.0 ns/op BenchmarkJSValEscaperWithNum-4 24247 4950 ns/op BenchmarkJSValEscaperWithStr-4 4136 26680 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18475 6490 ns/op BenchmarkJSValEscaperWithObj-4 3693 30428 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13166 8712 ns/op BenchmarkJSStrEscaperNoSpecials-4 60370 2003 ns/op BenchmarkJSStrEscaper-4 10000 10554 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 53598 2246 ns/op BenchmarkJSRegexpEscaper-4 9705 11769 ns/op BenchmarkTemplateSpecialTags-4 76 1349077 ns/op BenchmarkURLEscaper-4 4584 25787 ns/op BenchmarkURLEscaperNoSpecials-4 172708 654.1 ns/op BenchmarkURLNormalizer-4 6064 20318 ns/op BenchmarkURLNormalizerNoSpecials-4 154830 703.2 ns/op BenchmarkSrcsetFilter-4 18782 6247 ns/op BenchmarkSrcsetFilterNoSpecials-4 99438 1075 ns/op PASS ok html/template 4.066s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 578176 192.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 430386 271.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 610814 208.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 408770 275.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1856594 64.91 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1235480 96.48 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1877416 63.21 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1247100 97.02 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1499857 80.80 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 447147 256.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 328252 328.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 487695 264.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 351015 335.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 807970 140.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 519750 214.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 935910 120.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 540051 219.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 456064 262.0 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1394906 84.86 ns/op BenchmarkRGBASetRGBA-4 1398892 84.50 ns/op BenchmarkRGBA64At-4 715890 159.9 ns/op BenchmarkRGBA64SetRGBA64-4 786616 142.8 ns/op BenchmarkNRGBAAt-4 1398843 84.84 ns/op BenchmarkNRGBASetNRGBA-4 1393915 83.89 ns/op BenchmarkNRGBA64At-4 684726 165.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 723186 143.7 ns/op BenchmarkAlphaAt-4 2435730 48.93 ns/op BenchmarkAlphaSetAlpha-4 2428914 49.64 ns/op BenchmarkAlpha16At-4 1579820 75.11 ns/op BenchmarkAlphaSetAlpha16-4 1595252 75.79 ns/op BenchmarkGrayAt-4 2430602 49.90 ns/op BenchmarkGraySetGray-4 2393991 50.10 ns/op BenchmarkGray16At-4 1585582 76.34 ns/op BenchmarkGraySetGray16-4 1600502 75.44 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 4474530 26.62 ns/op BenchmarkYCbCrToRGB/128-4 4373574 27.54 ns/op BenchmarkYCbCrToRGB/255-4 4632819 25.84 ns/op BenchmarkRGBToYCbCr/0-4 4316899 27.65 ns/op BenchmarkRGBToYCbCr/Cb-4 4489608 26.71 ns/op BenchmarkRGBToYCbCr/Cr-4 4545538 26.56 ns/op BenchmarkYCbCrToRGBA/0-4 3582657 33.23 ns/op BenchmarkYCbCrToRGBA/128-4 3490148 34.27 ns/op BenchmarkYCbCrToRGBA/255-4 3727504 32.27 ns/op BenchmarkNYCbCrAToRGBA/0-4 3584149 33.51 ns/op BenchmarkNYCbCrAToRGBA/128-4 3471612 34.39 ns/op BenchmarkNYCbCrAToRGBA/255-4 3654868 32.75 ns/op PASS ok image/color 1.870s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34135799 ns/op BenchmarkFillSrc-4 277 419242 ns/op BenchmarkCopyOver-4 6 17970956 ns/op BenchmarkCopySrc-4 372 307881 ns/op BenchmarkNRGBAOver-4 6 19041323 ns/op BenchmarkNRGBASrc-4 9 11983789 ns/op BenchmarkYCbCr-4 8 13941549 ns/op BenchmarkGray-4 16 7009697 ns/op BenchmarkCMYK-4 9 12472966 ns/op BenchmarkGlyphOver-4 19 6377068 ns/op BenchmarkRGBAMaskOver-4 4 31279490 ns/op BenchmarkGrayMaskOver-4 5 23544954 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38845438 ns/op BenchmarkRGBA-4 4 25445513 ns/op BenchmarkPalettedFill-4 886 135635 ns/op BenchmarkPalettedRGBA-4 4 25986880 ns/op BenchmarkGenericOver-4 2 55666811 ns/op BenchmarkGenericMaskOver-4 5 23473051 ns/op BenchmarkGenericSrc-4 3 36140884 ns/op BenchmarkGenericMaskSrc-4 4 30878060 ns/op PASS ok image/draw 6.180s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4719627 ns/op 3.27 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 111948934 ns/op 2.74 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2927211462 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2118915 ns/op 7.29 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 147223179 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.989s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3624 29113 ns/op BenchmarkIDCT-4 3882 27632 ns/op BenchmarkDecodeBaseline-4 8 12629569 ns/op 4.89 MB/s 63025 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17640126 ns/op 3.50 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 154358842 ns/op 7.96 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 190529357 ns/op 4.84 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.247s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11949973 8.841 ns/op BenchmarkDecodeGray-4 12 9329397 ns/op 7.02 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39770182 ns/op 6.59 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34549243 ns/op 7.59 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5434633 ns/op 12.06 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32564349 ns/op 8.05 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39928993 ns/op 6.57 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62378230 ns/op 4.92 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61315712 ns/op 5.01 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 195942080 ns/op 6.27 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 217108082 ns/op 5.66 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30996675 ns/op 9.91 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 199055291 ns/op 6.17 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 855168457 ns/op 1.44 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.870s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54568809 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46988141 ns/op 2.13 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 343035940 ns/op 1.46 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 381548751 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53388746 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45380374 ns/op 2.20 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 328390116 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 323259947 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 786555776 ns/op 1.27 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 836042992 ns/op 1.20 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5168542570 ns/op 0.97 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 5246031456 ns/op 0.95 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10510722 ns/op 9.51 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11873215 ns/op 8.42 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50896218 ns/op 9.82 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 58330094 ns/op 8.57 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 103889794 ns/op 9.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 118340021 ns/op 8.45 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 525324095 ns/op 9.52 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 579636659 ns/op 8.63 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 62419430 ns/op 1.60 MB/s 540752 B/op 3 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56815310 ns/op 1.76 MB/s 1073232 B/op 3 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 455876494 ns/op 1.10 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 539680936 ns/op 0.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1136174279 ns/op 0.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1301813078 ns/op 0.77 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7847046420 ns/op 0.64 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7861095821 ns/op 0.64 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 189760606 ns/op 22.03 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 200252008 ns/op 20.87 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 80.004s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 34303 2968 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 35756 3161 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/4-4 31594 3447 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/8-4 27787 4177 ns/op 1.92 MB/s BenchmarkMarshalCorpusFile/16-4 21808 5414 ns/op 2.96 MB/s BenchmarkMarshalCorpusFile/32-4 13405 8251 ns/op 3.88 MB/s BenchmarkMarshalCorpusFile/64-4 9211 13243 ns/op 4.83 MB/s BenchmarkMarshalCorpusFile/128-4 5810 20625 ns/op 6.21 MB/s BenchmarkMarshalCorpusFile/256-4 2596 41704 ns/op 6.14 MB/s BenchmarkMarshalCorpusFile/512-4 1394 80172 ns/op 6.39 MB/s BenchmarkMarshalCorpusFile/1024-4 703 154730 ns/op 6.62 MB/s BenchmarkMarshalCorpusFile/2048-4 368 314409 ns/op 6.51 MB/s BenchmarkMarshalCorpusFile/4096-4 186 610681 ns/op 6.71 MB/s BenchmarkMarshalCorpusFile/8192-4 97 1230542 ns/op 6.66 MB/s BenchmarkMarshalCorpusFile/16384-4 48 2473302 ns/op 6.62 MB/s BenchmarkMarshalCorpusFile/32768-4 16 6754325 ns/op 4.85 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13820554 ns/op 4.74 MB/s BenchmarkMarshalCorpusFile/131072-4 4 30562745 ns/op 4.29 MB/s BenchmarkMarshalCorpusFile/262144-4 2 57955944 ns/op 4.52 MB/s BenchmarkMarshalCorpusFile/524288-4 1 134693026 ns/op 3.89 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 299186087 ns/op 3.50 MB/s BenchmarkUnmarshalCorpusFile/1-4 9813 11734 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 8778 12628 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8726 13720 ns/op 0.29 MB/s BenchmarkUnmarshalCorpusFile/8-4 7292 15762 ns/op 0.51 MB/s BenchmarkUnmarshalCorpusFile/16-4 6358 19331 ns/op 0.83 MB/s BenchmarkUnmarshalCorpusFile/32-4 3864 29155 ns/op 1.10 MB/s BenchmarkUnmarshalCorpusFile/64-4 3232 33385 ns/op 1.92 MB/s BenchmarkUnmarshalCorpusFile/128-4 2568 43213 ns/op 2.96 MB/s BenchmarkUnmarshalCorpusFile/256-4 1018 113056 ns/op 2.26 MB/s BenchmarkUnmarshalCorpusFile/512-4 561 211252 ns/op 2.42 MB/s BenchmarkUnmarshalCorpusFile/1024-4 279 419072 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/2048-4 140 830906 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/4096-4 72 1626798 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3356956 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6500882 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12813557 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25411865 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50981454 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 107265811 ns/op 2.44 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 212782141 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 429659256 ns/op 2.44 MB/s BenchmarkMutatorBytes/1-4 34914 3512 ns/op BenchmarkMutatorBytes/10-4 36871 3228 ns/op BenchmarkMutatorBytes/100-4 34507 3542 ns/op BenchmarkMutatorBytes/1000-4 23000 5486 ns/op BenchmarkMutatorBytes/10000-4 5095 23891 ns/op BenchmarkMutatorBytes/100000-4 840 154640 ns/op BenchmarkMutatorString/1-4 33440 3654 ns/op BenchmarkMutatorString/10-4 34822 3444 ns/op BenchmarkMutatorString/100-4 31215 4348 ns/op BenchmarkMutatorString/1000-4 15126 8262 ns/op BenchmarkMutatorString/10000-4 2889 62970 ns/op BenchmarkMutatorString/100000-4 180 670419 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19066 6284 ns/op BenchmarkMutatorAllBasicTypes/string-4 18780 6629 ns/op BenchmarkMutatorAllBasicTypes/bool-4 58732 1999 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53211 2246 ns/op BenchmarkMutatorAllBasicTypes/float64-4 52695 2268 ns/op BenchmarkMutatorAllBasicTypes/int-4 57204 2047 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56127 1998 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58242 2086 ns/op BenchmarkMutatorAllBasicTypes/int32-4 56410 2082 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58135 2081 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 53452 2145 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55987 2080 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55450 2104 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 56128 2092 ns/op PASS ok internal/fuzz 12.366s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 28549 3762 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 127360 956.3 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.344s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 39714 3359 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10617 ns/op BenchmarkSplicePipePoolParallel-4 106921 1037 ns/op BenchmarkSplicePipeNativeParallel-4 29371 3871 ns/op PASS ok internal/poll 0.723s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 20633538 ns/op PASS ok internal/trace 3.063s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15579 ns/op BenchmarkCopyNLarge-4 139 1044659 ns/op PASS ok io 0.436s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 233455 532.8 ns/op BenchmarkPrintln-4 24574 4849 ns/op BenchmarkPrintlnNoFlags-4 49632 2499 ns/op PASS ok log 0.582s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2186535 54.33 ns/op BenchmarkAcosh-4 1101796 108.0 ns/op BenchmarkAsin-4 2213703 53.97 ns/op BenchmarkAsinh-4 978198 117.5 ns/op BenchmarkAtan-4 3070843 39.21 ns/op BenchmarkAtanh-4 1000000 108.8 ns/op BenchmarkAtan2-4 2147832 55.97 ns/op BenchmarkCbrt-4 1437763 84.61 ns/op BenchmarkCeil-4 16689249 7.253 ns/op BenchmarkCopysign-4 3166375 38.20 ns/op BenchmarkCos-4 1384376 86.55 ns/op BenchmarkCosh-4 1488511 79.35 ns/op BenchmarkErf-4 2794147 42.44 ns/op BenchmarkErfc-4 2707696 44.66 ns/op BenchmarkErfinv-4 2457884 48.63 ns/op BenchmarkErfcinv-4 2439925 49.96 ns/op BenchmarkExp-4 5857840 20.30 ns/op BenchmarkExpGo-4 898549 124.0 ns/op BenchmarkExpm1-4 2061871 58.02 ns/op BenchmarkExp2-4 976432 115.6 ns/op BenchmarkExp2Go-4 942514 123.5 ns/op BenchmarkAbs-4 3820819 29.98 ns/op BenchmarkDim-4 8025751 14.89 ns/op BenchmarkFloor-4 16667601 7.232 ns/op BenchmarkMax-4 11338148 10.53 ns/op BenchmarkMin-4 11233312 10.56 ns/op BenchmarkMod-4 329130 318.6 ns/op BenchmarkFrexp-4 2074500 57.69 ns/op BenchmarkGamma-4 714715 164.5 ns/op BenchmarkHypot-4 10130318 11.76 ns/op BenchmarkHypotGo-4 1659470 69.98 ns/op BenchmarkIlogb-4 2477538 47.98 ns/op BenchmarkJ0-4 246106 484.9 ns/op BenchmarkJ1-4 245834 475.5 ns/op BenchmarkJn-4 114248 1038 ns/op BenchmarkLdexp-4 2100062 57.23 ns/op BenchmarkLgamma-4 815714 139.5 ns/op BenchmarkLog-4 5071738 23.59 ns/op BenchmarkLogb-4 2558883 47.06 ns/op BenchmarkLog1p-4 1334168 89.99 ns/op BenchmarkLog10-4 4847937 24.42 ns/op BenchmarkLog2-4 1564670 75.15 ns/op BenchmarkModf-4 3052123 39.39 ns/op BenchmarkNextafter32-4 2975077 40.49 ns/op BenchmarkNextafter64-4 2981670 40.59 ns/op BenchmarkPowInt-4 597123 192.6 ns/op BenchmarkPowFrac-4 439414 268.6 ns/op BenchmarkPow10Pos-4 4207537 28.55 ns/op BenchmarkPow10Neg-4 4031862 30.00 ns/op BenchmarkRound-4 3814822 31.32 ns/op BenchmarkRoundToEven-4 7573560 15.97 ns/op BenchmarkRemainder-4 514641 220.2 ns/op BenchmarkSignbit-4 5341827 22.24 ns/op BenchmarkSin-4 1623049 73.28 ns/op BenchmarkSincos-4 997812 116.8 ns/op BenchmarkSinh-4 1786034 67.75 ns/op BenchmarkSqrtIndirect-4 16670439 7.199 ns/op BenchmarkSqrtLatency-4 16686116 7.197 ns/op BenchmarkSqrtIndirectLatency-4 16704043 7.208 ns/op BenchmarkSqrtGoLatency-4 1342796 86.56 ns/op BenchmarkSqrtPrime-4 30979 3871 ns/op BenchmarkTan-4 1469379 82.19 ns/op BenchmarkTanh-4 1411520 85.44 ns/op BenchmarkTrunc-4 16461894 7.195 ns/op BenchmarkY0-4 250269 476.3 ns/op BenchmarkY1-4 249171 470.4 ns/op BenchmarkYn-4 121447 976.6 ns/op BenchmarkFloat64bits-4 5716729 20.99 ns/op BenchmarkFloat64frombits-4 5369491 22.42 ns/op BenchmarkFloat32bits-4 5456768 22.31 ns/op BenchmarkFloat32frombits-4 5451646 22.16 ns/op BenchmarkFMA-4 16495321 7.192 ns/op PASS ok math 11.117s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12668653 9.458 ns/op 6766.92 MB/s BenchmarkAddVV/2-4 11629719 10.26 ns/op 12471.49 MB/s BenchmarkAddVV/3-4 10441593 11.83 ns/op 16223.86 MB/s BenchmarkAddVV/4-4 10682612 11.26 ns/op 22736.08 MB/s BenchmarkAddVV/5-4 9440724 12.36 ns/op 25898.56 MB/s BenchmarkAddVV/10-4 7834558 15.36 ns/op 41667.60 MB/s BenchmarkAddVV/100-4 1868082 64.47 ns/op 99270.11 MB/s BenchmarkAddVV/1000-4 201918 586.4 ns/op 109141.20 MB/s BenchmarkSubVV/1-4 12750434 9.474 ns/op 6755.55 MB/s BenchmarkSubVV/2-4 11871222 10.16 ns/op 12599.21 MB/s BenchmarkSubVV/3-4 10267316 11.66 ns/op 16469.50 MB/s BenchmarkSubVV/4-4 10656417 11.21 ns/op 22834.62 MB/s BenchmarkSubVV/5-4 9784198 12.35 ns/op 25913.00 MB/s BenchmarkSubVV/10-4 7855809 15.23 ns/op 42018.61 MB/s BenchmarkSubVV/100-4 1861662 64.51 ns/op 99202.75 MB/s BenchmarkSubVV/1000-4 203151 582.5 ns/op 109864.80 MB/s BenchmarkAddVW/1-4 13402362 8.920 ns/op 896.82 MB/s BenchmarkAddVW/2-4 11585370 10.17 ns/op 1572.84 MB/s BenchmarkAddVW/3-4 11084284 10.71 ns/op 2241.71 MB/s BenchmarkAddVW/4-4 11716414 10.18 ns/op 3144.30 MB/s BenchmarkAddVW/5-4 10901689 10.88 ns/op 3675.63 MB/s BenchmarkAddVW/10-4 9050310 13.00 ns/op 6151.57 MB/s BenchmarkAddVW/100-4 236142 463.1 ns/op 1727.62 MB/s BenchmarkAddVW/1000-4 35014 3444 ns/op 2322.71 MB/s BenchmarkAddVWext/1-4 13259370 9.035 ns/op 885.45 MB/s BenchmarkAddVWext/2-4 12055105 9.999 ns/op 1600.13 MB/s BenchmarkAddVWext/3-4 10939886 10.84 ns/op 2214.14 MB/s BenchmarkAddVWext/4-4 11708828 10.21 ns/op 3134.80 MB/s BenchmarkAddVWext/5-4 11059444 10.82 ns/op 3695.93 MB/s BenchmarkAddVWext/10-4 9228016 12.97 ns/op 6169.58 MB/s BenchmarkAddVWext/100-4 89114 1350 ns/op 592.61 MB/s BenchmarkAddVWext/1000-4 9018 13040 ns/op 613.52 MB/s BenchmarkSubVW/1-4 13584762 8.730 ns/op 916.37 MB/s BenchmarkSubVW/2-4 12118900 9.640 ns/op 1659.75 MB/s BenchmarkSubVW/3-4 11569476 10.25 ns/op 2341.46 MB/s BenchmarkSubVW/4-4 11857246 10.25 ns/op 3123.45 MB/s BenchmarkSubVW/5-4 11099265 10.92 ns/op 3663.83 MB/s BenchmarkSubVW/10-4 8179083 13.30 ns/op 6016.75 MB/s BenchmarkSubVW/100-4 246668 466.7 ns/op 1714.12 MB/s BenchmarkSubVW/1000-4 35061 3426 ns/op 2335.15 MB/s BenchmarkSubVWext/1-4 13777548 8.652 ns/op 924.67 MB/s BenchmarkSubVWext/2-4 12463330 9.412 ns/op 1699.89 MB/s BenchmarkSubVWext/3-4 11440040 10.40 ns/op 2307.62 MB/s BenchmarkSubVWext/4-4 11873906 10.25 ns/op 3120.92 MB/s BenchmarkSubVWext/5-4 10981964 10.86 ns/op 3681.80 MB/s BenchmarkSubVWext/10-4 9075956 13.17 ns/op 6072.86 MB/s BenchmarkSubVWext/100-4 84228 1425 ns/op 561.24 MB/s BenchmarkSubVWext/1000-4 8547 13793 ns/op 580.02 MB/s BenchmarkMulAddVWW/1-4 11637102 10.23 ns/op 6258.47 MB/s BenchmarkMulAddVWW/2-4 10355730 11.41 ns/op 11220.35 MB/s BenchmarkMulAddVWW/3-4 9762588 12.30 ns/op 15609.26 MB/s BenchmarkMulAddVWW/4-4 9211856 13.04 ns/op 19633.21 MB/s BenchmarkMulAddVWW/5-4 8851122 13.61 ns/op 23518.53 MB/s BenchmarkMulAddVWW/10-4 6331060 18.75 ns/op 34137.10 MB/s BenchmarkMulAddVWW/100-4 1000000 101.9 ns/op 62805.64 MB/s BenchmarkMulAddVWW/1000-4 126166 950.0 ns/op 67366.00 MB/s BenchmarkAddMulVVW/1-4 12598243 9.514 ns/op 6727.25 MB/s BenchmarkAddMulVVW/2-4 11201700 10.59 ns/op 12085.58 MB/s BenchmarkAddMulVVW/3-4 10187338 11.76 ns/op 16327.37 MB/s BenchmarkAddMulVVW/4-4 9148354 13.06 ns/op 19598.77 MB/s BenchmarkAddMulVVW/5-4 8309256 14.14 ns/op 22628.24 MB/s BenchmarkAddMulVVW/10-4 7100973 16.90 ns/op 37871.70 MB/s BenchmarkAddMulVVW/100-4 1469276 81.51 ns/op 78513.16 MB/s BenchmarkAddMulVVW/1000-4 164072 722.5 ns/op 88582.30 MB/s BenchmarkDivWVW/1-4 2585048 46.17 ns/op 1386.16 MB/s BenchmarkDivWVW/2-4 1225371 98.46 ns/op 1300.08 MB/s BenchmarkDivWVW/3-4 894393 130.9 ns/op 1466.87 MB/s BenchmarkDivWVW/4-4 799717 150.7 ns/op 1698.61 MB/s BenchmarkDivWVW/5-4 744411 153.3 ns/op 2087.03 MB/s BenchmarkDivWVW/10-4 405846 291.1 ns/op 2198.46 MB/s BenchmarkDivWVW/100-4 53004 2240 ns/op 2856.57 MB/s BenchmarkDivWVW/1000-4 5538 21258 ns/op 3010.67 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11623389 9.231 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11940543 9.107 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10516382 10.03 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10577829 9.755 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9852049 11.45 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10139684 10.57 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8970432 12.59 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9571530 11.63 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8195785 13.08 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8937006 12.14 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6675122 16.84 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6591518 15.94 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1280444 92.09 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 129564 918.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154897 772.4 ns/op BenchmarkDecimalConversion-4 198 575268 ns/op BenchmarkFloatString/100-4 10000 11120 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 213 564397 ns/op 2904 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 50969830 ns/op 61008 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 5027396198 ns/op 835016 B/op 493 allocs/op BenchmarkFloatAdd/10-4 173322 691.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 165585 697.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 149168 781.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85729 1390 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17097 7002 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 217142 536.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 229328 513.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 216558 541.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 158799 733.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44196 2685 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1911 61063 ns/op BenchmarkParseFloatLargeExp-4 445 269801 ns/op BenchmarkGCD10x10/WithoutXY-4 193770 607.1 ns/op BenchmarkGCD10x10/WithXY-4 57500 2034 ns/op BenchmarkGCD10x100/WithoutXY-4 94209 1243 ns/op BenchmarkGCD10x100/WithXY-4 16879 7159 ns/op BenchmarkGCD10x1000/WithoutXY-4 53886 1930 ns/op BenchmarkGCD10x1000/WithXY-4 13536 8675 ns/op BenchmarkGCD100x100/WithoutXY-4 24364 4780 ns/op BenchmarkGCD100x100/WithXY-4 9950 11392 ns/op BenchmarkGCD100x1000/WithoutXY-4 12400 9985 ns/op BenchmarkGCD100x1000/WithXY-4 5654 20263 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2179 55060 ns/op BenchmarkGCD1000x1000/WithXY-4 1116 99508 ns/op BenchmarkHilbert-4 21 5227653 ns/op BenchmarkBinomial-4 14594 8379 ns/op BenchmarkQuoRem-4 21307 5854 ns/op BenchmarkExp-4 15 7337292 ns/op BenchmarkExpMont/Odd-4 124 931943 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 124 951984 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 121 989435 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even3-4 122 990751 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even4-4 120 964759 ns/op 3868 B/op 54 allocs/op BenchmarkExpMont/Even8-4 121 974422 ns/op 3814 B/op 52 allocs/op BenchmarkExpMont/Even32-4 122 985925 ns/op 3861 B/op 53 allocs/op BenchmarkExpMont/Even64-4 145 826638 ns/op 3616 B/op 53 allocs/op BenchmarkExpMont/Even96-4 140 837139 ns/op 3769 B/op 51 allocs/op BenchmarkExpMont/Even128-4 163 739216 ns/op 3254 B/op 50 allocs/op BenchmarkExpMont/Even255-4 187 649849 ns/op 2928 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 445 269624 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 372 308628 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 382 302334 ns/op 1732 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 390 301421 ns/op 1739 B/op 47 allocs/op BenchmarkExp2-4 14 7365847 ns/op BenchmarkBitset-4 763639 147.3 ns/op BenchmarkBitsetNeg-4 442958 265.2 ns/op BenchmarkBitsetOrig-4 223440 510.9 ns/op BenchmarkBitsetNegOrig-4 138230 785.5 ns/op BenchmarkModSqrt225_Tonelli-4 100 1034196 ns/op BenchmarkModSqrt225_3Mod4-4 373 312231 ns/op BenchmarkModSqrt231_Tonelli-4 99 1069713 ns/op BenchmarkModSqrt231_5Mod8-4 321 377696 ns/op BenchmarkModInverse-4 11994 9577 ns/op BenchmarkSqrt-4 1566 73025 ns/op BenchmarkIntSqr/1-4 1435123 83.14 ns/op BenchmarkIntSqr/2-4 766156 152.3 ns/op BenchmarkIntSqr/3-4 630676 185.5 ns/op BenchmarkIntSqr/5-4 436107 273.3 ns/op BenchmarkIntSqr/8-4 299690 377.2 ns/op BenchmarkIntSqr/10-4 250513 473.3 ns/op BenchmarkIntSqr/20-4 48160 2583 ns/op BenchmarkIntSqr/30-4 34213 3518 ns/op BenchmarkIntSqr/50-4 21724 5525 ns/op BenchmarkIntSqr/80-4 12922 9340 ns/op BenchmarkIntSqr/100-4 8275 12226 ns/op BenchmarkIntSqr/200-4 3604 32134 ns/op BenchmarkIntSqr/300-4 1420 73404 ns/op BenchmarkIntSqr/500-4 780 161624 ns/op BenchmarkIntSqr/800-4 288 408791 ns/op BenchmarkIntSqr/1000-4 212 549883 ns/op BenchmarkDiv/20/10-4 419425 276.5 ns/op BenchmarkDiv/40/20-4 420097 273.1 ns/op BenchmarkDiv/100/50-4 370969 313.6 ns/op BenchmarkDiv/200/100-4 52716 2362 ns/op BenchmarkDiv/400/200-4 47893 2437 ns/op BenchmarkDiv/1000/500-4 41628 3051 ns/op BenchmarkDiv/2000/1000-4 30108 4148 ns/op BenchmarkDiv/20000/10000-4 988 114691 ns/op BenchmarkDiv/200000/100000-4 26 4779762 ns/op BenchmarkDiv/2000000/1000000-4 1 130711242 ns/op BenchmarkDiv/20000000/10000000-4 1 3800373141 ns/op BenchmarkMul-4 5 24253378 ns/op BenchmarkNatMul/10-4 165813 703.2 ns/op BenchmarkNatMul/100-4 4502 22874 ns/op BenchmarkNatMul/1000-4 163 701932 ns/op BenchmarkZeroShifts/Shl-4 14360 7969 ns/op BenchmarkZeroShifts/ShlSame-4 5319523 21.95 ns/op BenchmarkZeroShifts/Shr-4 14198 7514 ns/op BenchmarkZeroShifts/ShrSame-4 5449363 21.77 ns/op BenchmarkExp3Power/0x10-4 166258 677.2 ns/op BenchmarkExp3Power/0x40-4 150141 755.9 ns/op BenchmarkExp3Power/0x100-4 85192 1254 ns/op BenchmarkExp3Power/0x400-4 40004 2815 ns/op BenchmarkExp3Power/0x1000-4 9036 12752 ns/op BenchmarkExp3Power/0x4000-4 1714 67474 ns/op BenchmarkExp3Power/0x10000-4 189 609582 ns/op BenchmarkExp3Power/0x40000-4 18 7019727 ns/op BenchmarkExp3Power/0x100000-4 2 63907768 ns/op BenchmarkExp3Power/0x400000-4 1 581039212 ns/op BenchmarkFibo-4 3 40273282 ns/op BenchmarkNatSqr/1-4 982249 134.7 ns/op BenchmarkNatSqr/2-4 536162 237.8 ns/op BenchmarkNatSqr/3-4 471877 277.1 ns/op BenchmarkNatSqr/5-4 305186 403.1 ns/op BenchmarkNatSqr/8-4 222558 570.1 ns/op BenchmarkNatSqr/10-4 184230 700.5 ns/op BenchmarkNatSqr/20-4 41254 2767 ns/op BenchmarkNatSqr/30-4 30505 3750 ns/op BenchmarkNatSqr/50-4 18658 6342 ns/op BenchmarkNatSqr/80-4 11208 10593 ns/op BenchmarkNatSqr/100-4 8822 13806 ns/op BenchmarkNatSqr/200-4 3126 35897 ns/op BenchmarkNatSqr/300-4 1284 86393 ns/op BenchmarkNatSqr/500-4 652 167881 ns/op BenchmarkNatSqr/800-4 292 407682 ns/op BenchmarkNatSqr/1000-4 213 532751 ns/op BenchmarkNatSetBytes/8-4 678208 170.4 ns/op BenchmarkNatSetBytes/24-4 195074 584.4 ns/op BenchmarkNatSetBytes/128-4 46018 2597 ns/op BenchmarkNatSetBytes/7-4 745562 160.4 ns/op BenchmarkNatSetBytes/23-4 198256 579.8 ns/op BenchmarkNatSetBytes/127-4 46051 2555 ns/op BenchmarkScanPi-4 236 491352 ns/op BenchmarkStringPiParallel-4 678 194550 ns/op BenchmarkScan/10/Base2-4 42228 2867 ns/op BenchmarkScan/100/Base2-4 4772 25062 ns/op BenchmarkScan/1000/Base2-4 486 252045 ns/op BenchmarkScan/10/Base8-4 95725 1205 ns/op BenchmarkScan/100/Base8-4 13476 8936 ns/op BenchmarkScan/1000/Base8-4 1347 86922 ns/op BenchmarkScan/10/Base10-4 105811 1130 ns/op BenchmarkScan/100/Base10-4 14862 8179 ns/op BenchmarkScan/1000/Base10-4 1484 78081 ns/op BenchmarkScan/10/Base16-4 113074 1039 ns/op BenchmarkScan/100/Base16-4 16554 7249 ns/op BenchmarkScan/1000/Base16-4 1656 70011 ns/op BenchmarkString/10/Base2-4 160069 709.3 ns/op BenchmarkString/100/Base2-4 21718 5355 ns/op BenchmarkString/1000/Base2-4 2252 50667 ns/op BenchmarkString/10/Base8-4 280845 361.4 ns/op BenchmarkString/100/Base8-4 59762 1948 ns/op BenchmarkString/1000/Base8-4 5586 18032 ns/op BenchmarkString/10/Base10-4 190846 609.8 ns/op BenchmarkString/100/Base10-4 36016 3239 ns/op BenchmarkString/1000/Base10-4 4774 25476 ns/op BenchmarkString/10/Base16-4 377731 332.9 ns/op BenchmarkString/100/Base16-4 79288 1489 ns/op BenchmarkString/1000/Base16-4 9104 13076 ns/op BenchmarkLeafSize/0-4 43 2778064 ns/op BenchmarkLeafSize/1-4 363 312508 ns/op BenchmarkLeafSize/2-4 375 302739 ns/op BenchmarkLeafSize/3-4 284 408774 ns/op BenchmarkLeafSize/4-4 388 294847 ns/op BenchmarkLeafSize/5-4 244 461346 ns/op BenchmarkLeafSize/6-4 283 400822 ns/op BenchmarkLeafSize/7-4 301 378613 ns/op BenchmarkLeafSize/8-4 388 297985 ns/op BenchmarkLeafSize/9-4 212 550351 ns/op BenchmarkLeafSize/10-4 249 460316 ns/op BenchmarkLeafSize/11-4 266 448783 ns/op BenchmarkLeafSize/12-4 273 409812 ns/op BenchmarkLeafSize/13-4 268 445190 ns/op BenchmarkLeafSize/14-4 296 383595 ns/op BenchmarkLeafSize/15-4 320 351749 ns/op BenchmarkLeafSize/16-4 378 293529 ns/op BenchmarkLeafSize/32-4 378 303336 ns/op BenchmarkLeafSize/64-4 355 320751 ns/op BenchmarkProbablyPrime/n=0-4 9 12001166 ns/op BenchmarkProbablyPrime/n=1-4 8 13171721 ns/op BenchmarkProbablyPrime/n=5-4 6 19302952 ns/op BenchmarkProbablyPrime/n=10-4 4 26710935 ns/op BenchmarkProbablyPrime/n=20-4 3 40847144 ns/op BenchmarkProbablyPrime/Lucas-4 10 10009054 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 75 1532289 ns/op BenchmarkRatCmp-4 194863 545.5 ns/op BenchmarkFloatSqrt/64-4 21408 5448 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13635 8678 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9582 12695 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4778 25240 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 739 154046 ns/op 18122 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 61 2035060 ns/op 176890 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 159601857 ns/op 3774208 B/op 610 allocs/op PASS ok math/big 50.578s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8314820 14.51 ns/op BenchmarkLeadingZeros8-4 8223400 14.55 ns/op BenchmarkLeadingZeros16-4 10468062 11.37 ns/op BenchmarkLeadingZeros32-4 10716432 11.39 ns/op BenchmarkLeadingZeros64-4 10352432 11.52 ns/op BenchmarkTrailingZeros-4 10556521 11.17 ns/op BenchmarkTrailingZeros8-4 9477381 12.38 ns/op BenchmarkTrailingZeros16-4 10654032 11.23 ns/op BenchmarkTrailingZeros32-4 9678081 12.38 ns/op BenchmarkTrailingZeros64-4 10890468 11.10 ns/op BenchmarkOnesCount-4 10416276 11.54 ns/op BenchmarkOnesCount8-4 9934087 12.06 ns/op BenchmarkOnesCount16-4 9544930 12.46 ns/op BenchmarkOnesCount32-4 9814828 12.20 ns/op BenchmarkOnesCount64-4 9670704 12.27 ns/op BenchmarkRotateLeft-4 9276001 12.58 ns/op BenchmarkRotateLeft8-4 10478047 11.58 ns/op BenchmarkRotateLeft16-4 9531008 12.54 ns/op BenchmarkRotateLeft32-4 9974570 12.14 ns/op BenchmarkRotateLeft64-4 9033627 13.32 ns/op BenchmarkReverse-4 12706347 9.530 ns/op BenchmarkReverse8-4 16327125 7.320 ns/op BenchmarkReverse16-4 15507810 7.628 ns/op BenchmarkReverse32-4 14025451 8.459 ns/op BenchmarkReverse64-4 12634592 9.407 ns/op BenchmarkReverseBytes-4 16489755 7.189 ns/op BenchmarkReverseBytes16-4 16484238 7.191 ns/op BenchmarkReverseBytes32-4 16121978 7.243 ns/op BenchmarkReverseBytes64-4 15149246 7.750 ns/op BenchmarkAdd-4 9948300 11.72 ns/op BenchmarkAdd32-4 9431058 12.58 ns/op BenchmarkAdd64-4 9498327 12.51 ns/op BenchmarkAdd64multiple-4 17640284 6.660 ns/op BenchmarkSub-4 9692682 12.49 ns/op BenchmarkSub32-4 10575052 11.43 ns/op BenchmarkSub64-4 10792063 11.10 ns/op BenchmarkSub64multiple-4 17931073 6.539 ns/op BenchmarkMul-4 10276069 11.61 ns/op BenchmarkMul32-4 9641139 12.34 ns/op BenchmarkMul64-4 10292942 11.68 ns/op BenchmarkDiv-4 2688800 45.33 ns/op BenchmarkDiv32-4 5678752 21.25 ns/op BenchmarkDiv64-4 2761614 42.84 ns/op PASS ok math/bits 5.860s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10442640 10.49 ns/op BenchmarkAcos-4 472898 256.9 ns/op BenchmarkAcosh-4 407754 275.8 ns/op BenchmarkAsin-4 452623 258.0 ns/op BenchmarkAsinh-4 445768 256.5 ns/op BenchmarkAtan-4 707624 161.7 ns/op BenchmarkAtanh-4 741637 158.7 ns/op BenchmarkConj-4 16475972 6.888 ns/op BenchmarkCos-4 518403 204.7 ns/op BenchmarkCosh-4 571549 208.5 ns/op BenchmarkExp-4 724724 155.0 ns/op BenchmarkLog-4 815595 145.4 ns/op BenchmarkLog10-4 812234 143.6 ns/op BenchmarkPhase-4 1572722 76.32 ns/op BenchmarkPolar-4 1203622 99.58 ns/op BenchmarkPow-4 226803 518.2 ns/op BenchmarkRect-4 1000000 116.1 ns/op BenchmarkSin-4 573709 206.2 ns/op BenchmarkSinh-4 580320 204.3 ns/op BenchmarkSqrt-4 1000000 113.4 ns/op BenchmarkTan-4 359011 323.7 ns/op BenchmarkTanh-4 391425 301.2 ns/op PASS ok math/cmplx 2.977s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 169098 691.2 ns/op BenchmarkInt63ThreadsafeParallel-4 89628 1266 ns/op BenchmarkInt63Unthreadsafe-4 1236820 97.44 ns/op BenchmarkIntn1000-4 833708 140.1 ns/op BenchmarkInt63n1000-4 907857 127.1 ns/op BenchmarkInt31n1000-4 950197 117.9 ns/op BenchmarkFloat32-4 993152 113.5 ns/op BenchmarkFloat64-4 1231930 96.93 ns/op BenchmarkPerm3-4 193351 629.1 ns/op BenchmarkPerm30-4 22582 5126 ns/op BenchmarkPerm30ViaShuffle-4 26242 4543 ns/op BenchmarkShuffleOverhead-4 18334 6559 ns/op BenchmarkRead3-4 924158 126.0 ns/op BenchmarkRead64-4 75858 1557 ns/op BenchmarkRead1000-4 5146 23294 ns/op PASS ok math/rand 2.356s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43569 2681 ns/op BenchmarkQDecodeWord-4 96627 1101 ns/op BenchmarkQDecodeHeader-4 94839 1196 ns/op BenchmarkTypeByExtension/.html-4 408452 277.4 ns/op BenchmarkTypeByExtension/.HTML-4 278697 393.4 ns/op BenchmarkTypeByExtension/.unused-4 353349 338.0 ns/op BenchmarkExtensionsByType/text/html-4 179875 717.8 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 87104 1233 ns/op BenchmarkExtensionsByType/application/octet-stream-4 106561 976.7 ns/op PASS ok mime 1.499s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 957 121095 ns/op PASS ok mime/quotedprintable 0.166s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 124 900350 ns/op 8426 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 14 7668851 ns/op 19364 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5008059606 ns/op 159104 B/op 233 allocs/op BenchmarkDNSName-4 102234 1018 ns/op BenchmarkInterfaces-4 1056 95976 ns/op BenchmarkInterfaceByIndex-4 1452 75181 ns/op BenchmarkInterfaceByName-4 1212 91661 ns/op BenchmarkInterfaceAddrs-4 766 148071 ns/op BenchmarkInterfacesAndAddrs-4 2679 43204 ns/op BenchmarkInterfacesAndMulticastAddrs-4 414 243716 ns/op BenchmarkParseIP-4 14540 8399 ns/op BenchmarkIPString/IPv4-4 142152 812.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10470 11267 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44620 2619 ns/op BenchmarkIPEqual/IPv4-4 1089784 112.7 ns/op BenchmarkIPEqual/IPv6-4 1042545 109.1 ns/op BenchmarkSendFile/1024-4 1 234025471 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 224346491 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 227240136 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 230366802 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222453147 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 2343 43448 ns/op 754.19 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1460 73819 ns/op 887.79 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 696 145823 ns/op 898.84 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/262144-4 10 24106867 ns/op 10.87 MB/s 52 B/op 1 allocs/op BenchmarkSendFile/524288-4 176 645861 ns/op 811.77 MB/s 4 B/op 0 allocs/op BenchmarkSendFile/1048576-4 91 1381817 ns/op 758.84 MB/s 7 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 8076 13431 ns/op 76.24 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 7677 16829 ns/op 121.70 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 6715 16880 ns/op 242.66 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5043 20559 ns/op 398.46 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 3273 31059 ns/op 527.52 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2288 47896 ns/op 684.16 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1387 82932 ns/op 790.24 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 772 145008 ns/op 903.90 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 400 311249 ns/op 842.23 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 175 615564 ns/op 851.72 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 84 1352745 ns/op 775.15 MB/s BenchmarkSplice/unix-to-tcp/1024-4 16519 6185 ns/op 165.55 MB/s BenchmarkSplice/unix-to-tcp/2048-4 15862 7116 ns/op 287.82 MB/s BenchmarkSplice/unix-to-tcp/4096-4 10870 10177 ns/op 402.48 MB/s BenchmarkSplice/unix-to-tcp/8192-4 7681 14253 ns/op 574.75 MB/s BenchmarkSplice/unix-to-tcp/16384-4 4671 22401 ns/op 731.39 MB/s BenchmarkSplice/unix-to-tcp/32768-4 2864 37974 ns/op 862.91 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1186 93013 ns/op 704.59 MB/s BenchmarkSplice/unix-to-tcp/131072-4 831 132587 ns/op 988.58 MB/s BenchmarkSplice/unix-to-tcp/262144-4 423 251903 ns/op 1040.65 MB/s BenchmarkSplice/unix-to-tcp/524288-4 213 506132 ns/op 1035.87 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 82 1235129 ns/op 848.96 MB/s BenchmarkTCP4OneShot-4 1927 58802 ns/op BenchmarkTCP4OneShotTimeout-4 1767 56935 ns/op BenchmarkTCP4Persistent-4 12496 11887 ns/op BenchmarkTCP4PersistentTimeout-4 12145 9957 ns/op BenchmarkTCP6OneShot-4 2089 53727 ns/op BenchmarkTCP6OneShotTimeout-4 2089 59616 ns/op BenchmarkTCP6Persistent-4 13368 10443 ns/op BenchmarkTCP6PersistentTimeout-4 11334 10284 ns/op BenchmarkTCP4ConcurrentReadWrite-4 20431 6034 ns/op BenchmarkTCP6ConcurrentReadWrite-4 23240 4879 ns/op BenchmarkSetReadDeadline-4 126070 958.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9151 12318 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9381 12168 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9735 13329 ns/op 0 B/op 0 allocs/op PASS ok net 28.840s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26128 4394 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10708 10794 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13519 8800 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17540 6626 ns/op 47 B/op 0 allocs/op BenchmarkCopyValues-4 30259 3618 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 834272 129.4 ns/op BenchmarkReadRequestChrome-4 3618 30650 ns/op 19.94 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10728 ns/op 7.27 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11076 10442 ns/op 7.85 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7460 15669 ns/op 9.64 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17014 6977 ns/op 5.73 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 276 378043 ns/op 2.71 MB/s BenchmarkFileAndServer_1KB/https1-4 187 653537 ns/op 1.57 MB/s BenchmarkFileAndServer_1KB/h2-4 128 829912 ns/op 1.23 MB/s BenchmarkFileAndServer_16MB/h1-4 3 49796242 ns/op 336.92 MB/s BenchmarkFileAndServer_16MB/https1-4 1 120483896 ns/op 139.25 MB/s BenchmarkFileAndServer_16MB/h2-4 1 231026773 ns/op 72.62 MB/s BenchmarkFileAndServer_64MB/h1-4 1 198791521 ns/op 337.58 MB/s BenchmarkFileAndServer_64MB/https1-4 1 440919438 ns/op 152.20 MB/s BenchmarkFileAndServer_64MB/h2-4 1 940372552 ns/op 71.36 MB/s BenchmarkServeMux-4 265 471961 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 342 364041 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 368 338074 ns/op 6021 B/op 64 allocs/op BenchmarkClientServer/https1-4 217 503011 ns/op 6752 B/op 75 allocs/op BenchmarkClientServer/h2-4 159 656578 ns/op 10042 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 954 129912 ns/op 10308 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 34 4360304 ns/op 124726 B/op 1163 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38300: read tcp 127.0.0.1:45239->127.0.0.1:38300: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38256: write tcp 127.0.0.1:45239->127.0.0.1:38256: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38270: write tcp 127.0.0.1:45239->127.0.0.1:38270: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56360: read tcp 127.0.0.1:40587->127.0.0.1:56360: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56366: read tcp 127.0.0.1:40587->127.0.0.1:56366: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56352: write tcp 127.0.0.1:40587->127.0.0.1:56352: use of closed network connection BenchmarkClientServerParallel/4/h2-4 145 797188 ns/op 22729 B/op 212 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35062: read tcp 127.0.0.1:33225->127.0.0.1:35062: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35076: read tcp 127.0.0.1:33225->127.0.0.1:35076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35088: write tcp 127.0.0.1:33225->127.0.0.1:35088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35992: write tcp 127.0.0.1:35349->127.0.0.1:35992: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36010: write tcp 127.0.0.1:35349->127.0.0.1:36010: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52294: read tcp 127.0.0.1:44809->127.0.0.1:52294: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52336: write tcp 127.0.0.1:44809->127.0.0.1:52336: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52342: read tcp 127.0.0.1:44809->127.0.0.1:52342: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52376: read tcp 127.0.0.1:44809->127.0.0.1:52376: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52366: write tcp 127.0.0.1:44809->127.0.0.1:52366: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 526 265236 ns/op 19340 B/op 107 allocs/op BenchmarkClientServerParallel/64/https1-4 85 4671423 ns/op 136240 B/op 1245 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54570: write tcp 127.0.0.1:36749->127.0.0.1:54570: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54558: write tcp 127.0.0.1:36749->127.0.0.1:54558: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54560: write tcp 127.0.0.1:36749->127.0.0.1:54560: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45522: read tcp 127.0.0.1:33455->127.0.0.1:45522: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45546: read tcp 127.0.0.1:33455->127.0.0.1:45546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45534: read tcp 127.0.0.1:33455->127.0.0.1:45534: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45558: read tcp 127.0.0.1:33455->127.0.0.1:45558: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45568: read tcp 127.0.0.1:33455->127.0.0.1:45568: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45548: read tcp 127.0.0.1:33455->127.0.0.1:45548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45582: read tcp 127.0.0.1:33455->127.0.0.1:45582: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 52 3206387 ns/op 92694 B/op 906 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59644: write tcp 127.0.0.1:42065->127.0.0.1:59644: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49390: read tcp 127.0.0.1:35689->127.0.0.1:49390: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49344: read tcp 127.0.0.1:35689->127.0.0.1:49344: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49322: read tcp 127.0.0.1:35689->127.0.0.1:49322: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49442: write tcp 127.0.0.1:35689->127.0.0.1:49442: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49402: write tcp 127.0.0.1:35689->127.0.0.1:49402: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49410: read tcp 127.0.0.1:35689->127.0.0.1:49410: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49426: write tcp 127.0.0.1:35689->127.0.0.1:49426: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49430: read tcp 127.0.0.1:35689->127.0.0.1:49430: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49438: read tcp 127.0.0.1:35689->127.0.0.1:49438: use of closed network connection ... [output truncated] BenchmarkServer-4 128 831811 ns/op 3071 B/op 23 allocs/op BenchmarkClient-4 296 444619 ns/op 3766 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 669 190190 ns/op 7446 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1130 103487 ns/op 3070 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1514 77879 ns/op 1925 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1393 86118 ns/op 2785 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1564 77580 ns/op 2738 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1410 79160 ns/op 2761 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1450 71709 ns/op 1919 B/op 14 allocs/op BenchmarkServerHijack-4 780 135900 ns/op 16676 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 349 353215 ns/op 5836 B/op 51 allocs/op BenchmarkResponseStatusLine-4 487056 228.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.294s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4332 25554 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.210s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 84331 1382 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 540688 205.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 187122 651.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65037 1860 ns/op BenchmarkStdIPv4-4 127108 907.2 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 88543 1294 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92913 1282 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 102513 1133 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68536 1713 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1219380 97.51 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1326517 89.22 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 249369 452.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 280350 421.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 257037 463.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82261 1479 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 372138 297.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 283383 432.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 277070 426.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 150151 793.4 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 402854 288.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 328983 331.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 122262 963.0 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 158314 713.5 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 233124 474.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 149107 790.9 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 313228 373.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 143305 795.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148449 792.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 142694 801.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 103818 1078 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 440956 261.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 153358 776.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 86014 1353 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 109686 1080 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 147398 784.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 103204 1127 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 255262 447.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 111816 1017 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 125574 881.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 173420 652.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 122940 927.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1174369 102.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 104.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 103.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 994479 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 110.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 110.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 113.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 110.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 316381 377.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 549894 204.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 208809 575.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 216380 544.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 201838 586.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 71624 1684 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 472228 230.7 ns/op PASS ok net/netip 7.706s 2023/01/23 18:43:50 Test RPC server listening on 127.0.0.1:46353 2023/01/23 18:43:50 Test HTTP RPC server listening on 127.0.0.1:34801 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1364 79002 ns/op BenchmarkEndToEndHTTP-4 1237 80863 ns/op BenchmarkEndToEndAsync-4 3402 40909 ns/op BenchmarkEndToEndAsyncHTTP-4 2227 45821 ns/op PASS ok net/rpc 0.709s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3009 33721 ns/op BenchmarkReadMIMEHeader/server_headers-4 4900 20813 ns/op BenchmarkUncommon-4 25293 4536 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.407s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4566 23258 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 96321 1176 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 527665 207.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93140 1299 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 147444 704.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80761 1484 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13207 8792 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 368902 307.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 90199 1308 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 167757 701.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81690 1493 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14887 7705 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 212946 564.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 77288 1446 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 81240 1493 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35764 3249 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6600 17953 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 204236 586.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 78373 1464 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77136 1488 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36428 3229 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6523 17733 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.202s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3574274 32.50 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 151881 681.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 705 154678 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 523914 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 585 192635 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 47220 2383 ns/op BenchmarkStatFile-4 37803 2899 ns/op BenchmarkStatDir-4 40881 2818 ns/op BenchmarkLstatDot-4 47389 2427 ns/op BenchmarkLstatFile-4 36775 3034 ns/op BenchmarkLstatDir-4 40047 2848 ns/op PASS ok os 1.629s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 134 896171 ns/op 6578 B/op 29 allocs/op PASS ok os/exec 0.250s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 378308 288.0 ns/op PASS ok os/user 0.238s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3613230 32.61 ns/op BenchmarkString-4 2236816 53.20 ns/op BenchmarkBytes-4 1925542 60.84 ns/op BenchmarkNamedBytes-4 737097 155.3 ns/op BenchmarkBytesArray-4 649380 177.0 ns/op BenchmarkSliceLen-4 2314808 52.24 ns/op BenchmarkMapLen-4 1503120 79.55 ns/op BenchmarkStringLen-4 1839928 65.15 ns/op BenchmarkArrayLen-4 1639020 73.06 ns/op BenchmarkSliceCap-4 2449927 48.51 ns/op BenchmarkDeepEqual/int8-4 656760 179.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 113776 1058 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 510003 231.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 108128 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 481120 231.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 103286 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 516745 229.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 107175 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 486148 231.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 106950 1120 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 633841 179.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 136410 863.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 470835 247.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 107425 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 482415 243.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 106154 1116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 486140 243.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 105554 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 492655 246.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 106204 1125 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 499676 235.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 107410 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 479602 238.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 106362 1113 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 494829 240.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 103754 1138 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 473800 232.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 108261 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 511254 236.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 106441 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 638919 175.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 112938 1062 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 512991 228.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 107734 1117 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 139489 856.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67341 1793 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 65906 1793 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44725 2675 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 258492 451.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 39859 2987 ns/op BenchmarkIsZero/StructComparable-4 843572 139.0 ns/op BenchmarkIsZero/StructIncomparable-4 164745 675.8 ns/op BenchmarkSetZero/Bool/Direct-4 3964278 30.66 ns/op BenchmarkSetZero/Bool/CachedZero-4 1735346 68.71 ns/op BenchmarkSetZero/Bool/NewZero-4 1255088 96.66 ns/op BenchmarkSetZero/Int/Direct-4 2400590 48.21 ns/op BenchmarkSetZero/Int/CachedZero-4 1741970 69.78 ns/op BenchmarkSetZero/Int/NewZero-4 1260877 95.42 ns/op BenchmarkSetZero/Uint/Direct-4 2457062 48.59 ns/op BenchmarkSetZero/Uint/CachedZero-4 1739767 68.58 ns/op BenchmarkSetZero/Uint/NewZero-4 1268701 95.68 ns/op BenchmarkSetZero/Float/Direct-4 2420746 48.05 ns/op BenchmarkSetZero/Float/CachedZero-4 1743198 69.74 ns/op BenchmarkSetZero/Float/NewZero-4 1240572 96.29 ns/op BenchmarkSetZero/Complex/Direct-4 2543206 48.10 ns/op BenchmarkSetZero/Complex/CachedZero-4 1727618 69.88 ns/op BenchmarkSetZero/Complex/NewZero-4 1256372 95.60 ns/op BenchmarkSetZero/Array/Direct-4 4286246 27.91 ns/op BenchmarkSetZero/Array/CachedZero-4 1739791 69.24 ns/op BenchmarkSetZero/Array/NewZero-4 1241050 98.22 ns/op BenchmarkSetZero/Chan/Direct-4 2520566 47.58 ns/op BenchmarkSetZero/Chan/CachedZero-4 1344927 89.68 ns/op BenchmarkSetZero/Chan/NewZero-4 934401 114.3 ns/op BenchmarkSetZero/Func/Direct-4 2511116 47.51 ns/op BenchmarkSetZero/Func/CachedZero-4 1330184 90.29 ns/op BenchmarkSetZero/Func/NewZero-4 994959 115.3 ns/op BenchmarkSetZero/Interface/Direct-4 2256726 53.40 ns/op BenchmarkSetZero/Interface/CachedZero-4 1696510 70.47 ns/op BenchmarkSetZero/Interface/NewZero-4 1234280 96.98 ns/op BenchmarkSetZero/Map/Direct-4 2461909 49.44 ns/op BenchmarkSetZero/Map/CachedZero-4 1323336 90.38 ns/op BenchmarkSetZero/Map/NewZero-4 981254 116.8 ns/op BenchmarkSetZero/Pointer/Direct-4 2504613 48.11 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1328432 91.39 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 120.2 ns/op BenchmarkSetZero/Slice/Direct-4 2165626 55.07 ns/op BenchmarkSetZero/Slice/CachedZero-4 1701124 69.71 ns/op BenchmarkSetZero/Slice/NewZero-4 1256972 95.64 ns/op BenchmarkSetZero/String/Direct-4 2498676 48.21 ns/op BenchmarkSetZero/String/CachedZero-4 1690887 69.72 ns/op BenchmarkSetZero/String/NewZero-4 1239211 96.44 ns/op BenchmarkSetZero/Struct/Direct-4 4326255 27.39 ns/op BenchmarkSetZero/Struct/CachedZero-4 1689784 70.55 ns/op BenchmarkSetZero/Struct/NewZero-4 1253736 95.61 ns/op BenchmarkSelect/1-4 156626 701.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 79153 1384 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39823 2647 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 166719 638.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 130024 919.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 92059 1088 ns/op 117.68 MB/s BenchmarkCallArgCopy/size=256-4 95770 1181 ns/op 216.85 MB/s BenchmarkCallArgCopy/size=1024-4 63652 1654 ns/op 619.04 MB/s BenchmarkCallArgCopy/size=4096-4 32074 3356 ns/op 1220.50 MB/s BenchmarkCallArgCopy/size=65536-4 2796 43195 ns/op 1517.21 MB/s BenchmarkPtrTo-4 293070 385.8 ns/op BenchmarkFieldByName1-4 670411 193.0 ns/op BenchmarkFieldByName2-4 58557 1796 ns/op BenchmarkFieldByName3-4 8618 12972 ns/op BenchmarkInterfaceBig-4 4969810 23.59 ns/op BenchmarkInterfaceSmall-4 4869310 25.46 ns/op BenchmarkNew-4 2154252 60.81 ns/op BenchmarkMap/StringKeys/MapIndex-4 2880 36851 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3124 37287 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2991 38584 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2990 39188 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3198 37350 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3020 37692 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 246812 473.1 ns/op PASS ok reflect 18.744s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 8630 12499 ns/op 9086 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 12187 9444 ns/op 9148 B/op 1 allocs/op BenchmarkFindString-4 8467 12471 ns/op 9432 B/op 1 allocs/op BenchmarkFindSubmatch-4 8960 12688 ns/op 9014 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 8767 12600 ns/op 9378 B/op 2 allocs/op BenchmarkLiteral-4 12990 8467 ns/op BenchmarkNotLiteral-4 3800 29777 ns/op BenchmarkMatchClass-4 2786 37585 ns/op BenchmarkMatchClass_InRange-4 2791 37536 ns/op BenchmarkReplaceAll-4 2028 56776 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 14779 8739 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 35359 3352 ns/op BenchmarkAnchoredShortMatch-4 10000 10596 ns/op BenchmarkAnchoredLongMatch-4 17436 6486 ns/op BenchmarkOnePassShortA-4 20286 5957 ns/op BenchmarkNotOnePassShortA-4 6745 16835 ns/op BenchmarkOnePassShortB-4 26331 4482 ns/op BenchmarkNotOnePassShortB-4 8691 13783 ns/op BenchmarkOnePassLongPrefix-4 89812 1381 ns/op BenchmarkOnePassLongNotPrefix-4 28402 4207 ns/op BenchmarkMatchParallelShared-4 15393 7344 ns/op BenchmarkMatchParallelCopied-4 20322 5081 ns/op BenchmarkQuoteMetaAll-4 135142 865.0 ns/op 16.19 MB/s BenchmarkQuoteMetaNone-4 246552 454.3 ns/op 57.23 MB/s BenchmarkCompile/Onepass-4 3754 31166 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1591 75755 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 182 634870 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3662422 31.40 ns/op 509.50 MB/s BenchmarkMatch/Easy0/32-4 12606 9044 ns/op 3.54 MB/s BenchmarkMatch/Easy0/1K-4 5575 22064 ns/op 46.41 MB/s BenchmarkMatch/Easy0i/16-4 3532142 31.96 ns/op 500.65 MB/s BenchmarkMatch/Easy0i/32-4 4162 24455 ns/op 1.31 MB/s BenchmarkMatch/Easy0i/1K-4 266 460832 ns/op 2.22 MB/s BenchmarkMatch/Easy1/16-4 3508948 32.22 ns/op 496.52 MB/s BenchmarkMatch/Easy1/32-4 13669 7776 ns/op 4.12 MB/s BenchmarkMatch/Easy1/1K-4 3829 27885 ns/op 36.72 MB/s BenchmarkMatch/Medium/16-4 3696337 32.71 ns/op 489.19 MB/s BenchmarkMatch/Medium/32-4 4698 21642 ns/op 1.48 MB/s BenchmarkMatch/Medium/1K-4 302 387292 ns/op 2.64 MB/s BenchmarkMatch/Hard/16-4 3398278 34.97 ns/op 457.52 MB/s BenchmarkMatch/Hard/32-4 3682 32443 ns/op 0.99 MB/s BenchmarkMatch/Hard/1K-4 171 686721 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1293 86231 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 733 155652 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4489907 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 28758 4215 ns/op 3.80 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 16861 6995 ns/op 4.57 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 634 182637 ns/op 5.61 MB/s 22 B/op 0 allocs/op PASS ok regexp 7.751s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 680360 170.9 ns/op PASS ok regexp/syntax 1.208s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 950370 110.7 ns/op BenchmarkMakeChan/Int-4 1000000 145.4 ns/op BenchmarkMakeChan/Ptr-4 639686 234.9 ns/op BenchmarkMakeChan/Struct/0-4 1148061 104.2 ns/op BenchmarkMakeChan/Struct/32-4 471822 247.0 ns/op BenchmarkMakeChan/Struct/40-4 417936 298.5 ns/op BenchmarkChanNonblocking-4 10892962 10.80 ns/op BenchmarkSelectUncontended-4 917324 151.9 ns/op BenchmarkSelectSyncContended-4 38643 3076 ns/op BenchmarkSelectAsyncContended-4 107542 1170 ns/op BenchmarkSelectNonblock-4 6078426 20.24 ns/op BenchmarkChanUncontended-4 10488 12089 ns/op BenchmarkChanContended-4 1659 76945 ns/op BenchmarkChanSync-4 158880 725.1 ns/op BenchmarkChanSyncWork-4 10000 35505 ns/op BenchmarkChanProdCons0-4 96020 1262 ns/op BenchmarkChanProdCons10-4 124320 981.9 ns/op BenchmarkChanProdCons100-4 137770 861.8 ns/op BenchmarkChanProdConsWork0-4 77779 1540 ns/op BenchmarkChanProdConsWork10-4 94012 1422 ns/op BenchmarkChanProdConsWork100-4 92787 1250 ns/op BenchmarkSelectProdCons-4 63110 1717 ns/op BenchmarkReceiveDataFromClosedChan-4 653880 186.6 ns/op BenchmarkChanCreation-4 232904 478.9 ns/op BenchmarkChanSem-4 167325 725.5 ns/op BenchmarkChanPopular-4 81 1283210 ns/op BenchmarkChanClosed-4 519691 235.5 ns/op BenchmarkCallClosure-4 6060805 19.79 ns/op BenchmarkCallClosure1-4 6335005 18.92 ns/op BenchmarkCallClosure2-4 1270838 90.37 ns/op BenchmarkCallClosure3-4 1436347 84.05 ns/op BenchmarkCallClosure4-4 1322480 87.79 ns/op BenchmarkComplex128DivNormal-4 10134104 11.81 ns/op BenchmarkComplex128DivNisNaN-4 7650141 15.64 ns/op BenchmarkComplex128DivDisNaN-4 7475388 16.15 ns/op BenchmarkComplex128DivNisInf-4 9809005 12.02 ns/op BenchmarkComplex128DivDisInf-4 5811825 20.55 ns/op BenchmarkSetTypePtr-4 56115987 2.187 ns/op 3658.11 MB/s BenchmarkSetTypePtr8-4 9440190 12.74 ns/op 5023.11 MB/s BenchmarkSetTypePtr16-4 9162604 12.50 ns/op 10242.51 MB/s BenchmarkSetTypePtr32-4 9797876 12.34 ns/op 20752.34 MB/s BenchmarkSetTypePtr64-4 9728016 12.21 ns/op 41938.58 MB/s BenchmarkSetTypePtr126-4 5768991 20.91 ns/op 48214.22 MB/s BenchmarkSetTypePtr128-4 5946211 19.99 ns/op 51236.15 MB/s BenchmarkSetTypePtrSlice-4 701641 161.4 ns/op 50750.90 MB/s BenchmarkSetTypeNode1-4 9713802 12.37 ns/op 1940.68 MB/s BenchmarkSetTypeNode1Slice-4 3025678 39.81 ns/op 19293.01 MB/s BenchmarkSetTypeNode8-4 9618603 12.30 ns/op 6503.07 MB/s BenchmarkSetTypeNode8Slice-4 1574503 76.26 ns/op 33571.32 MB/s BenchmarkSetTypeNode64-4 5767078 20.69 ns/op 25515.10 MB/s BenchmarkSetTypeNode64Slice-4 234373 512.4 ns/op 32972.67 MB/s BenchmarkSetTypeNode64Dead-4 7465653 15.87 ns/op 33273.53 MB/s BenchmarkSetTypeNode64DeadSlice-4 268762 445.3 ns/op 37946.89 MB/s BenchmarkSetTypeNode124-4 5741460 20.79 ns/op 48483.22 MB/s BenchmarkSetTypeNode124Slice-4 183642 637.3 ns/op 50610.58 MB/s BenchmarkSetTypeNode126-4 5883136 19.94 ns/op 51356.56 MB/s BenchmarkSetTypeNode126Slice-4 184622 641.9 ns/op 51051.25 MB/s BenchmarkSetTypeNode128-4 4120344 29.09 ns/op 35751.13 MB/s BenchmarkSetTypeNode128Slice-4 147038 814.3 ns/op 40868.95 MB/s BenchmarkSetTypeNode130-4 4121130 29.30 ns/op 36035.69 MB/s BenchmarkSetTypeNode130Slice-4 143073 826.1 ns/op 40907.90 MB/s BenchmarkSetTypeNode1024-4 755524 152.0 ns/op 53992.25 MB/s BenchmarkSetTypeNode1024Slice-4 25042 4775 ns/op 55003.41 MB/s BenchmarkAllocation-4 2292 49422 ns/op BenchmarkReadMemStats-4 5268 20709 ns/op BenchmarkReadMemStatsLatency-4 1 50162 p50-ns 50162 p90-ns 50162 p99-ns BenchmarkWriteBarrier-4 2268896 46.83 ns/op BenchmarkBulkWriteBarrier-4 5040967 21.50 ns/op BenchmarkScanStackNoLocals-4 2 54607808 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12458278 11.11 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9606013 10.78 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9108319 13.43 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6815623 17.59 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4780920 25.05 ns/op BenchmarkHash5-4 5813527 19.78 ns/op 252.81 MB/s BenchmarkHash16-4 5987979 19.09 ns/op 838.32 MB/s BenchmarkHash64-4 5777167 20.37 ns/op 3142.53 MB/s BenchmarkHash1024-4 1921851 60.49 ns/op 16927.42 MB/s BenchmarkHash65536-4 38551 3116 ns/op 21033.13 MB/s BenchmarkAlignedLoad-4 7716440 14.97 ns/op BenchmarkUnalignedLoad-4 7516515 15.00 ns/op BenchmarkEqEfaceConcrete-4 5950720 20.23 ns/op BenchmarkEqIfaceConcrete-4 5665232 21.10 ns/op BenchmarkNeEfaceConcrete-4 6159486 19.40 ns/op BenchmarkNeIfaceConcrete-4 5829224 20.30 ns/op BenchmarkConvT2EByteSized/bool-4 6018156 19.98 ns/op BenchmarkConvT2EByteSized/uint8-4 6060200 20.01 ns/op BenchmarkConvT2ESmall-4 5636637 21.28 ns/op BenchmarkConvT2EUintptr-4 5275129 22.84 ns/op BenchmarkConvT2ELarge-4 1000000 111.3 ns/op BenchmarkConvT2ISmall-4 5582660 21.42 ns/op BenchmarkConvT2IUintptr-4 5423080 22.18 ns/op BenchmarkConvT2ILarge-4 1000000 101.8 ns/op BenchmarkConvI2E-4 4615932 25.34 ns/op BenchmarkConvI2I-4 4126134 29.00 ns/op BenchmarkAssertE2T-4 4671128 25.56 ns/op BenchmarkAssertE2TLarge-4 2227304 52.25 ns/op BenchmarkAssertE2I-4 4132189 28.51 ns/op BenchmarkAssertI2T-4 4374006 27.56 ns/op BenchmarkAssertI2I-4 4208451 28.94 ns/op BenchmarkAssertI2E-4 5748106 20.21 ns/op BenchmarkAssertE2E-4 5880723 19.41 ns/op BenchmarkAssertE2T2-4 3568876 33.58 ns/op BenchmarkAssertE2T2Blank-4 4338584 27.71 ns/op BenchmarkAssertI2E2-4 4450831 27.03 ns/op BenchmarkAssertI2E2Blank-4 5680080 20.33 ns/op BenchmarkAssertE2E2-4 4443124 26.86 ns/op BenchmarkAssertE2E2Blank-4 5763996 20.45 ns/op BenchmarkConvT2Ezero/zero/16-4 5525643 21.50 ns/op BenchmarkConvT2Ezero/zero/32-4 5517417 21.60 ns/op BenchmarkConvT2Ezero/zero/64-4 5462180 21.91 ns/op BenchmarkConvT2Ezero/zero/str-4 5335702 22.21 ns/op BenchmarkConvT2Ezero/zero/slice-4 5579850 21.31 ns/op BenchmarkConvT2Ezero/zero/big-4 246290 531.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1200735 92.86 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1189614 99.93 ns/op BenchmarkConvT2Ezero/nonzero/big-4 237183 469.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 4683051 22.87 ns/op BenchmarkConvT2Ezero/smallint/32-4 5558587 21.43 ns/op BenchmarkConvT2Ezero/smallint/64-4 5538133 21.51 ns/op BenchmarkConvT2Ezero/largeint/16-4 1495113 75.68 ns/op BenchmarkConvT2Ezero/largeint/32-4 1606258 69.60 ns/op BenchmarkConvT2Ezero/largeint/64-4 1597952 74.26 ns/op BenchmarkMalloc8-4 1457618 84.52 ns/op BenchmarkMalloc16-4 1359937 89.60 ns/op BenchmarkMallocTypeInfo8-4 1333712 84.27 ns/op BenchmarkMallocTypeInfo16-4 1176498 99.51 ns/op BenchmarkMallocLargeStruct-4 170469 669.6 ns/op BenchmarkGoroutineSelect-4 57 1854724 ns/op BenchmarkGoroutineBlocking-4 68 1787172 ns/op BenchmarkGoroutineForRange-4 79 1922161 ns/op BenchmarkGoroutineIdle-4 79 1462739 ns/op BenchmarkHashStringSpeed-4 2381102 54.25 ns/op BenchmarkHashBytesSpeed-4 1326862 85.80 ns/op BenchmarkHashInt32Speed-4 3362572 39.12 ns/op BenchmarkHashInt64Speed-4 3373893 38.53 ns/op BenchmarkHashStringArraySpeed-4 585213 196.9 ns/op BenchmarkMegMap-4 3062650 39.06 ns/op BenchmarkMegOneMap-4 3929234 29.91 ns/op BenchmarkMegEqMap-4 1376 84312 ns/op BenchmarkMegEmptyMap-4 4706929 25.89 ns/op BenchmarkSmallStrMap-4 3152545 38.13 ns/op BenchmarkMapStringKeysEight_16-4 3210472 37.06 ns/op BenchmarkMapStringKeysEight_32-4 3448016 35.06 ns/op BenchmarkMapStringKeysEight_64-4 3373665 35.66 ns/op BenchmarkMapStringKeysEight_1M-4 3288789 35.74 ns/op BenchmarkIntMap-4 4001566 29.88 ns/op BenchmarkMapFirst/1-4 4740832 25.00 ns/op BenchmarkMapFirst/2-4 4481377 26.28 ns/op BenchmarkMapFirst/3-4 4778049 24.97 ns/op BenchmarkMapFirst/4-4 4415064 25.22 ns/op BenchmarkMapFirst/5-4 4499666 25.25 ns/op BenchmarkMapFirst/6-4 4476055 26.40 ns/op BenchmarkMapFirst/7-4 4501605 25.20 ns/op BenchmarkMapFirst/8-4 4421946 27.18 ns/op BenchmarkMapFirst/9-4 4140358 29.59 ns/op BenchmarkMapFirst/10-4 4048896 29.12 ns/op BenchmarkMapFirst/11-4 4052062 29.16 ns/op BenchmarkMapFirst/12-4 3920100 29.80 ns/op BenchmarkMapFirst/13-4 3727089 31.72 ns/op BenchmarkMapFirst/14-4 3677935 32.07 ns/op BenchmarkMapFirst/15-4 3807949 32.05 ns/op BenchmarkMapFirst/16-4 3691018 32.65 ns/op BenchmarkMapMid/1-4 3759266 31.69 ns/op BenchmarkMapMid/2-4 3724833 32.17 ns/op BenchmarkMapMid/3-4 3798740 31.57 ns/op BenchmarkMapMid/4-4 3625528 32.36 ns/op BenchmarkMapMid/5-4 3692148 31.57 ns/op BenchmarkMapMid/6-4 3588045 32.90 ns/op BenchmarkMapMid/7-4 3597348 33.45 ns/op BenchmarkMapMid/8-4 3406141 32.75 ns/op BenchmarkMapMid/9-4 3301587 36.12 ns/op BenchmarkMapMid/10-4 3334167 34.94 ns/op BenchmarkMapMid/11-4 3226219 35.93 ns/op BenchmarkMapMid/12-4 3120555 37.11 ns/op BenchmarkMapMid/13-4 3324625 35.02 ns/op BenchmarkMapMid/14-4 3294448 34.94 ns/op BenchmarkMapMid/15-4 3239049 36.70 ns/op BenchmarkMapMid/16-4 3302955 36.88 ns/op BenchmarkMapLast/1-4 3825571 31.36 ns/op BenchmarkMapLast/2-4 3733539 32.80 ns/op BenchmarkMapLast/3-4 3660550 32.35 ns/op BenchmarkMapLast/4-4 3439764 33.39 ns/op BenchmarkMapLast/5-4 3641328 33.53 ns/op BenchmarkMapLast/6-4 3408390 34.75 ns/op BenchmarkMapLast/7-4 3419656 35.82 ns/op BenchmarkMapLast/8-4 3140236 36.09 ns/op BenchmarkMapLast/9-4 2836478 36.07 ns/op BenchmarkMapLast/10-4 3074614 38.41 ns/op BenchmarkMapLast/11-4 3464839 38.77 ns/op BenchmarkMapLast/12-4 3100377 41.92 ns/op BenchmarkMapLast/13-4 3480174 36.58 ns/op BenchmarkMapLast/14-4 3172695 34.11 ns/op BenchmarkMapLast/15-4 3290727 37.93 ns/op BenchmarkMapLast/16-4 3122587 36.48 ns/op BenchmarkMapCycle-4 2104890 56.23 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3256280 35.94 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2146 50019 ns/op BenchmarkMakeMap/[Byte]Byte-4 608263 194.2 ns/op BenchmarkMakeMap/[Int]Int-4 333442 314.0 ns/op BenchmarkNewEmptyMap-4 11845010 10.34 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1679556 69.28 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 468955 245.0 ns/op BenchmarkMapIterEmpty-4 5330965 22.03 ns/op BenchmarkSameLengthMap-4 4484929 26.29 ns/op BenchmarkBigKeyMap-4 1591210 74.23 ns/op BenchmarkBigValMap-4 1442910 84.05 ns/op BenchmarkSmallKeyMap-4 2706250 42.72 ns/op BenchmarkMapPopulate/1-4 2330268 52.30 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 120708 918.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7212 17887 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 681 167081 ns/op 51789 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 48 2561656 ns/op 416002 B/op 198 allocs/op BenchmarkMapPopulate/100000-4 3 42974244 ns/op 6524168 B/op 2866 allocs/op BenchmarkComplexAlgMap-4 472903 251.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 678438 165.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 634178 185.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 211981 568.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 36794 3259 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4797 25203 ns/op BenchmarkGoMapClear/NonReflexive/1-4 530330 221.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 473044 250.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 185469 640.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35769 3352 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4680 25575 ns/op BenchmarkMapStringConversion/32/simple-4 1734960 68.39 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1671668 70.83 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1518096 77.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1662559 72.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1584259 75.34 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1451668 84.81 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1855525 59.63 ns/op BenchmarkMapInterfacePtr-4 1990230 58.44 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4716778 25.61 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 101058 995.3 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4686 22212 ns/op BenchmarkMapPop1000-4 363 345548 ns/op BenchmarkMapPop10000-4 19 6541793 ns/op BenchmarkMapAssign/Int32/256-4 2263333 51.59 ns/op BenchmarkMapAssign/Int32/65536-4 653260 153.7 ns/op BenchmarkMapAssign/Int64/256-4 2283116 53.32 ns/op BenchmarkMapAssign/Int64/65536-4 647808 208.8 ns/op BenchmarkMapAssign/Str/256-4 1890559 63.08 ns/op BenchmarkMapAssign/Str/65536-4 269238 417.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1489518 81.81 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 443782 253.3 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1539528 76.71 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 361222 298.1 ns/op BenchmarkMapOperatorAssign/Str/256-4 446757 2405 ns/op BenchmarkMapOperatorAssign/Str/65536-4 122298 935.7 ns/op BenchmarkMapAppendAssign/Int32/256-4 756615 201.0 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 161608 755.2 ns/op 72 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 840346 191.8 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 144630 811.5 ns/op 85 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 607172 300.0 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 87619 1398 ns/op 159 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1870860 65.47 ns/op BenchmarkMapDelete/Int32/1000-4 1912318 62.82 ns/op BenchmarkMapDelete/Int32/10000-4 1868611 64.25 ns/op BenchmarkMapDelete/Int64/100-4 1912272 66.24 ns/op BenchmarkMapDelete/Int64/1000-4 1956818 64.84 ns/op BenchmarkMapDelete/Int64/10000-4 1862475 64.54 ns/op BenchmarkMapDelete/Str/100-4 1348098 79.14 ns/op BenchmarkMapDelete/Str/1000-4 1516872 85.82 ns/op BenchmarkMapDelete/Str/10000-4 1393851 91.12 ns/op BenchmarkMapDelete/Pointer/100-4 1674793 71.09 ns/op BenchmarkMapDelete/Pointer/1000-4 1700164 69.37 ns/op BenchmarkMapDelete/Pointer/10000-4 1681705 71.19 ns/op BenchmarkMemmove/0-4 15422698 8.004 ns/op BenchmarkMemmove/1-4 1876712 62.20 ns/op 16.08 MB/s BenchmarkMemmove/2-4 1886086 65.34 ns/op 30.61 MB/s BenchmarkMemmove/3-4 1810640 65.69 ns/op 45.67 MB/s BenchmarkMemmove/4-4 1819015 65.30 ns/op 61.26 MB/s BenchmarkMemmove/5-4 1802752 64.68 ns/op 77.30 MB/s BenchmarkMemmove/6-4 1801040 66.73 ns/op 89.91 MB/s BenchmarkMemmove/7-4 1808247 65.48 ns/op 106.90 MB/s BenchmarkMemmove/8-4 1905260 63.07 ns/op 126.84 MB/s BenchmarkMemmove/9-4 1751280 67.12 ns/op 134.09 MB/s BenchmarkMemmove/10-4 1761399 68.17 ns/op 146.69 MB/s BenchmarkMemmove/11-4 1750707 68.43 ns/op 160.74 MB/s BenchmarkMemmove/12-4 1765234 67.71 ns/op 177.23 MB/s BenchmarkMemmove/13-4 1744982 68.16 ns/op 190.73 MB/s BenchmarkMemmove/14-4 1764898 68.19 ns/op 205.32 MB/s BenchmarkMemmove/15-4 1792066 68.30 ns/op 219.62 MB/s BenchmarkMemmove/16-4 1864623 64.37 ns/op 248.55 MB/s BenchmarkMemmove/32-4 1762981 67.84 ns/op 471.70 MB/s BenchmarkMemmove/64-4 1574510 72.92 ns/op 877.62 MB/s BenchmarkMemmove/128-4 1312758 89.86 ns/op 1424.48 MB/s BenchmarkMemmove/256-4 999572 116.6 ns/op 2196.04 MB/s BenchmarkMemmove/512-4 571980 205.5 ns/op 2491.68 MB/s BenchmarkMemmove/1024-4 395234 305.2 ns/op 3354.72 MB/s BenchmarkMemmove/2048-4 233893 510.0 ns/op 4015.93 MB/s BenchmarkMemmove/4096-4 128050 928.3 ns/op 4412.16 MB/s BenchmarkMemmoveOverlap/32-4 1743096 66.09 ns/op 484.20 MB/s BenchmarkMemmoveOverlap/64-4 1527598 75.88 ns/op 843.41 MB/s BenchmarkMemmoveOverlap/128-4 1333352 89.84 ns/op 1424.73 MB/s BenchmarkMemmoveOverlap/256-4 966627 118.5 ns/op 2160.63 MB/s BenchmarkMemmoveOverlap/512-4 571398 203.0 ns/op 2521.72 MB/s BenchmarkMemmoveOverlap/1024-4 399201 302.1 ns/op 3389.08 MB/s BenchmarkMemmoveOverlap/2048-4 236204 508.4 ns/op 4028.29 MB/s BenchmarkMemmoveOverlap/4096-4 125718 926.2 ns/op 4422.38 MB/s BenchmarkMemmoveUnalignedDst/0-4 14984438 8.010 ns/op BenchmarkMemmoveUnalignedDst/1-4 1836981 64.37 ns/op 15.54 MB/s BenchmarkMemmoveUnalignedDst/2-4 1726998 66.80 ns/op 29.94 MB/s BenchmarkMemmoveUnalignedDst/3-4 1775385 64.29 ns/op 46.66 MB/s BenchmarkMemmoveUnalignedDst/4-4 1831774 64.02 ns/op 62.48 MB/s BenchmarkMemmoveUnalignedDst/5-4 1821030 67.09 ns/op 74.53 MB/s BenchmarkMemmoveUnalignedDst/6-4 1738314 66.08 ns/op 90.79 MB/s BenchmarkMemmoveUnalignedDst/7-4 1762479 65.81 ns/op 106.36 MB/s BenchmarkMemmoveUnalignedDst/8-4 1867741 63.46 ns/op 126.06 MB/s BenchmarkMemmoveUnalignedDst/9-4 1756930 66.03 ns/op 136.30 MB/s BenchmarkMemmoveUnalignedDst/10-4 1790840 66.62 ns/op 150.11 MB/s BenchmarkMemmoveUnalignedDst/11-4 1761499 68.68 ns/op 160.17 MB/s BenchmarkMemmoveUnalignedDst/12-4 1782447 67.55 ns/op 177.64 MB/s BenchmarkMemmoveUnalignedDst/13-4 1739350 68.11 ns/op 190.87 MB/s BenchmarkMemmoveUnalignedDst/14-4 1730838 66.64 ns/op 210.08 MB/s BenchmarkMemmoveUnalignedDst/15-4 1773267 68.24 ns/op 219.80 MB/s BenchmarkMemmoveUnalignedDst/16-4 1730510 68.17 ns/op 234.70 MB/s BenchmarkMemmoveUnalignedDst/32-4 1656415 71.76 ns/op 445.94 MB/s BenchmarkMemmoveUnalignedDst/64-4 1477318 80.46 ns/op 795.45 MB/s BenchmarkMemmoveUnalignedDst/128-4 1261578 93.91 ns/op 1363.05 MB/s BenchmarkMemmoveUnalignedDst/256-4 881337 131.3 ns/op 1949.09 MB/s BenchmarkMemmoveUnalignedDst/512-4 566397 208.7 ns/op 2453.71 MB/s BenchmarkMemmoveUnalignedDst/1024-4 361705 322.0 ns/op 3180.36 MB/s BenchmarkMemmoveUnalignedDst/2048-4 233270 513.8 ns/op 3986.23 MB/s BenchmarkMemmoveUnalignedDst/4096-4 125396 974.6 ns/op 4202.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1668856 72.01 ns/op 444.39 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1475571 78.96 ns/op 810.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1251528 92.87 ns/op 1378.33 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 926512 121.5 ns/op 2106.54 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 563898 204.7 ns/op 2501.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 384763 304.3 ns/op 3365.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 232480 505.9 ns/op 4047.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 127568 928.4 ns/op 4411.72 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14885824 8.004 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1832329 64.12 ns/op 15.60 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1780699 66.26 ns/op 30.18 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1773189 65.87 ns/op 45.54 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1759820 66.44 ns/op 60.21 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1770727 67.68 ns/op 73.88 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1769558 66.84 ns/op 89.76 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1785436 66.30 ns/op 105.58 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1851952 63.07 ns/op 126.84 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1728224 68.35 ns/op 131.68 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1719154 68.33 ns/op 146.34 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1703390 67.84 ns/op 162.15 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1749025 68.55 ns/op 175.06 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1711836 69.16 ns/op 187.98 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1735390 68.64 ns/op 203.96 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1730187 68.30 ns/op 219.63 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1725093 68.39 ns/op 233.94 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1639315 71.73 ns/op 446.09 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1454196 79.46 ns/op 805.40 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1253775 95.07 ns/op 1346.43 MB/s BenchmarkMemmoveUnalignedSrc/256-4 959149 119.3 ns/op 2145.29 MB/s BenchmarkMemmoveUnalignedSrc/512-4 568196 209.1 ns/op 2448.12 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 382993 311.6 ns/op 3286.76 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 233510 518.7 ns/op 3948.23 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127454 941.0 ns/op 4352.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1627504 71.57 ns/op 447.11 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1461045 79.94 ns/op 800.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1261723 93.04 ns/op 1375.79 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 984597 121.9 ns/op 2099.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 561796 208.4 ns/op 2456.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 372355 310.9 ns/op 3293.36 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 234022 510.9 ns/op 4008.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 128055 933.3 ns/op 4388.76 MB/s BenchmarkMemclr/5-4 11685076 10.27 ns/op 486.86 MB/s BenchmarkMemclr/16-4 11323092 10.58 ns/op 1512.18 MB/s BenchmarkMemclr/64-4 10875388 11.02 ns/op 5807.47 MB/s BenchmarkMemclr/256-4 9623628 12.46 ns/op 20541.76 MB/s BenchmarkMemclr/4096-4 2347824 51.48 ns/op 79569.53 MB/s BenchmarkMemclr/65536-4 52707 1914 ns/op 34234.48 MB/s BenchmarkMemclr/1M-4 2732 41722 ns/op 25132.64 MB/s BenchmarkMemclr/4M-4 676 171044 ns/op 24521.72 MB/s BenchmarkMemclr/8M-4 262 406608 ns/op 20630.72 MB/s BenchmarkMemclr/16M-4 43 3161590 ns/op 5306.58 MB/s BenchmarkMemclr/64M-4 36 3129349 ns/op 21444.99 MB/s BenchmarkGoMemclr/5-4 2069281 57.38 ns/op 87.14 MB/s BenchmarkGoMemclr/16-4 499419 235.4 ns/op 67.96 MB/s BenchmarkGoMemclr/64-4 132910 895.1 ns/op 71.50 MB/s BenchmarkGoMemclr/256-4 34036 3505 ns/op 73.04 MB/s BenchmarkMemclrRange/1K_2K-4 67940 1759 ns/op 54497.11 MB/s BenchmarkMemclrRange/2K_8K-4 30556 3900 ns/op 85522.49 MB/s BenchmarkMemclrRange/4K_16K-4 42823 2815 ns/op 114769.48 MB/s BenchmarkMemclrRange/160K_228K-4 2415 52593 ns/op 31617.52 MB/s BenchmarkClearFat7-4 6151699 19.95 ns/op BenchmarkClearFat8-4 7239544 16.71 ns/op BenchmarkClearFat11-4 5729972 20.69 ns/op BenchmarkClearFat12-4 5676306 20.69 ns/op BenchmarkClearFat13-4 5676510 21.18 ns/op BenchmarkClearFat14-4 5761734 21.07 ns/op BenchmarkClearFat15-4 5856568 20.34 ns/op BenchmarkClearFat16-4 6277389 19.29 ns/op BenchmarkClearFat24-4 5875518 20.56 ns/op BenchmarkClearFat32-4 5787904 20.38 ns/op BenchmarkClearFat40-4 5691535 21.54 ns/op BenchmarkClearFat48-4 5558498 21.51 ns/op BenchmarkClearFat56-4 5587618 22.04 ns/op BenchmarkClearFat64-4 5404000 22.41 ns/op BenchmarkClearFat72-4 5080484 23.63 ns/op BenchmarkClearFat128-4 3721862 32.52 ns/op BenchmarkClearFat256-4 2585961 45.46 ns/op BenchmarkClearFat512-4 1351124 88.21 ns/op BenchmarkClearFat1024-4 815293 143.5 ns/op BenchmarkClearFat1032-4 783082 152.0 ns/op BenchmarkClearFat1040-4 778886 151.2 ns/op BenchmarkCopyFat7-4 6080905 20.11 ns/op BenchmarkCopyFat8-4 6445940 18.06 ns/op BenchmarkCopyFat11-4 5994358 20.54 ns/op BenchmarkCopyFat12-4 5835422 20.24 ns/op BenchmarkCopyFat13-4 5820853 20.50 ns/op BenchmarkCopyFat14-4 5811009 20.31 ns/op BenchmarkCopyFat15-4 5963062 20.44 ns/op BenchmarkCopyFat16-4 6276086 18.71 ns/op BenchmarkCopyFat24-4 6135783 19.25 ns/op BenchmarkCopyFat32-4 5856783 20.36 ns/op BenchmarkCopyFat64-4 5498274 22.29 ns/op BenchmarkCopyFat72-4 5163016 23.17 ns/op BenchmarkCopyFat128-4 3541780 33.04 ns/op BenchmarkCopyFat256-4 2507726 46.95 ns/op BenchmarkCopyFat512-4 1261687 94.07 ns/op BenchmarkCopyFat520-4 1257273 95.68 ns/op BenchmarkCopyFat1024-4 759813 155.1 ns/op BenchmarkCopyFat1032-4 758578 157.0 ns/op BenchmarkCopyFat1040-4 752548 155.4 ns/op BenchmarkIssue18740/2byte-4 408 292683 ns/op BenchmarkIssue18740/4byte-4 692 171741 ns/op BenchmarkIssue18740/8byte-4 981 119911 ns/op BenchmarkReadMetricsLatency-4 19606 4275 p50-ns 6233 p90-ns 14610 p99-ns BenchmarkFinalizer-4 169 737414 ns/op BenchmarkFinalizerRun-4 164058 928.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6720000 17.74 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 2765893 39.61 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2450144 49.15 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2391742 49.93 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1286482 92.17 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.5 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2253457 53.57 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1250038 96.57 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1313295 91.67 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1990519 60.33 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1988341 60.43 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1670355 71.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1463859 81.85 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1343397 89.43 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5845479 20.41 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5875977 20.29 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5902466 20.24 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5820340 20.75 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5513852 21.96 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5092621 23.67 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5664651 20.67 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5952544 20.40 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5924805 20.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5746514 20.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5933487 20.37 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5946656 20.23 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5764798 20.48 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5950063 20.26 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5942742 20.23 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5861930 20.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5928091 20.20 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5969493 20.18 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5884597 20.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5458790 22.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5394871 22.20 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5830506 20.55 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5381132 21.99 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5387452 22.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5839017 20.51 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5418952 22.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5381626 22.29 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5786868 20.76 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5390714 22.10 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5416660 22.17 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5838571 20.55 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5918451 20.16 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5920590 20.19 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5861883 20.57 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5864653 20.19 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5905723 20.46 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5823380 20.54 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5974278 20.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5875108 20.21 ns/op BenchmarkNetpollBreak-4 3603 30652 ns/op BenchmarkPingPongHog-4 306 327041 ns/op BenchmarkStackGrowth-4 106244 1126 ns/op BenchmarkStackGrowthDeep-4 931 112331 ns/op BenchmarkCreateGoroutines-4 49437 2759 ns/op BenchmarkCreateGoroutinesParallel-4 46023 2610 ns/op BenchmarkCreateGoroutinesCapture-4 8394 13862 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38142 3037 ns/op BenchmarkClosureCall-4 18689410 5.683 ns/op BenchmarkWakeupParallelSpinning/0s-4 6100 19048 ns/op BenchmarkWakeupParallelSpinning/1µs-4 5276 23923 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4902 26840 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3430 36839 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2079 57947 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1285 95182 ns/op BenchmarkWakeupParallelSpinning/50µs-4 637 193210 ns/op BenchmarkWakeupParallelSpinning/100µs-4 340 349892 ns/op BenchmarkWakeupParallelSyscall/0s-4 757 154223 ns/op BenchmarkWakeupParallelSyscall/1µs-4 778 158444 ns/op BenchmarkWakeupParallelSyscall/2µs-4 735 160017 ns/op BenchmarkWakeupParallelSyscall/5µs-4 732 198697 ns/op BenchmarkWakeupParallelSyscall/10µs-4 700 173475 ns/op BenchmarkWakeupParallelSyscall/20µs-4 609 194007 ns/op BenchmarkWakeupParallelSyscall/50µs-4 466 262700 ns/op BenchmarkWakeupParallelSyscall/100µs-4 322 372332 ns/op BenchmarkMatmult-4 2842551 71.66 ns/op BenchmarkFastrand-4 12076008 9.259 ns/op BenchmarkFastrand64-4 12057442 9.511 ns/op BenchmarkFastrandHashiter-4 4512505 25.77 ns/op BenchmarkFastrandn/2-4 5553985 21.71 ns/op BenchmarkFastrandn/3-4 5725327 21.37 ns/op BenchmarkFastrandn/4-4 5790543 20.31 ns/op BenchmarkFastrandn/5-4 5677628 20.49 ns/op BenchmarkIfaceCmp100-4 91317 1288 ns/op BenchmarkIfaceCmpNil100-4 154813 785.0 ns/op BenchmarkEfaceCmpDiff-4 37668 3211 ns/op BenchmarkEfaceCmpDiffIndirect-4 31003 3854 ns/op BenchmarkDefer-4 1561758 77.51 ns/op BenchmarkDefer10-4 776419 159.6 ns/op BenchmarkDeferMany-4 461878 586.7 ns/op BenchmarkPanicRecover-4 186750 647.3 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 8406 17508 ns/op 16993 p50-ns 20929 p90-ns 35403 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 5906 23964 ns/op 16996 p50-ns 21338 p90-ns 57526 p99-ns BenchmarkGoroutineProfile/small/idle-4 2976 39229 ns/op 36815 p50-ns 40578 p90-ns 74496 p99-ns BenchmarkGoroutineProfile/small/loaded-4 314 396645 ns/op 133324 p50-ns 430757 p90-ns 3553390 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 6650 17529 ns/op 17132 p50-ns 20833 p90-ns 39619 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6621 20954 ns/op 16980 p50-ns 21060 p90-ns 80388 p99-ns BenchmarkGoroutineProfile/large/idle-4 10 10529783 ns/op 10512638 p50-ns 10871981 p90-ns 10871981 p99-ns BenchmarkGoroutineProfile/large/loaded-4 9 17798499 ns/op 11395029 p50-ns 48702334 p90-ns 48702334 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 6914 17718 ns/op 17096 p50-ns 20965 p90-ns 37918 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5168 25850 ns/op 17159 p50-ns 24280 p90-ns 197078 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 896 148780 ns/op 161834 p50-ns 177530 p90-ns 233271 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 337 453559 ns/op 272565 p50-ns 556853 p90-ns 3962145 p99-ns BenchmarkRWMutexUncontended-4 3190041 37.79 ns/op BenchmarkRWMutexWrite100-4 664645 186.6 ns/op BenchmarkRWMutexWrite10-4 199988 551.5 ns/op BenchmarkRWMutexWorkWrite100-4 561182 220.4 ns/op BenchmarkRWMutexWorkWrite10-4 74204 1687 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1790 65734 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 848 135161 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 944 127413 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 382 279388 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 471 247919 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 193 589667 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 234 500299 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 91 1251057 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 271825 421.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 312493 390.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 265202 433.1 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 292260 412.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 297465 404.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 244538 450.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 287041 432.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 276530 433.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 244963 469.3 ns/op BenchmarkMakeSlice/Byte-4 1943962 59.11 ns/op BenchmarkMakeSlice/Int16-4 1927076 59.26 ns/op BenchmarkMakeSlice/Int-4 1509426 79.50 ns/op BenchmarkMakeSlice/Ptr-4 1000000 113.3 ns/op BenchmarkMakeSlice/Struct/24-4 823668 142.8 ns/op BenchmarkMakeSlice/Struct/32-4 724912 155.0 ns/op BenchmarkMakeSlice/Struct/40-4 523138 201.0 ns/op BenchmarkGrowSlice/Byte-4 757017 158.7 ns/op BenchmarkGrowSlice/Int16-4 635994 169.3 ns/op BenchmarkGrowSlice/Int-4 510037 232.7 ns/op BenchmarkGrowSlice/Ptr-4 430347 270.5 ns/op BenchmarkGrowSlice/Struct/24-4 282230 405.5 ns/op BenchmarkGrowSlice/Struct/32-4 271036 433.7 ns/op BenchmarkGrowSlice/Struct/40-4 187767 532.8 ns/op BenchmarkExtendSlice/IntSlice-4 467874 278.2 ns/op BenchmarkExtendSlice/PointerSlice-4 390392 332.2 ns/op BenchmarkExtendSlice/NoGrow-4 889831 145.8 ns/op BenchmarkAppend-4 765540 157.8 ns/op BenchmarkAppendGrowByte-4 3 36656629 ns/op BenchmarkAppendGrowString-4 1 489314816 ns/op BenchmarkAppendSlice/1Bytes-4 1819495 64.56 ns/op BenchmarkAppendSlice/4Bytes-4 1791997 68.77 ns/op BenchmarkAppendSlice/7Bytes-4 1728246 68.57 ns/op BenchmarkAppendSlice/8Bytes-4 1779201 67.77 ns/op BenchmarkAppendSlice/15Bytes-4 1703535 71.13 ns/op BenchmarkAppendSlice/16Bytes-4 1700462 70.24 ns/op BenchmarkAppendSlice/32Bytes-4 1728615 70.10 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 75856 1480 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 22148 5295 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 6985 20663 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1359 81825 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 91 1302848 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5798579 ns/op BenchmarkAppendStr/1Bytes-4 1369568 87.92 ns/op BenchmarkAppendStr/4Bytes-4 1264767 93.20 ns/op BenchmarkAppendStr/8Bytes-4 1408167 86.79 ns/op BenchmarkAppendStr/16Bytes-4 1418878 87.30 ns/op BenchmarkAppendStr/32Bytes-4 1370666 85.02 ns/op BenchmarkAppendSpecialCase-4 719010 162.5 ns/op BenchmarkCopy/1Byte-4 1948262 63.48 ns/op 15.75 MB/s BenchmarkCopy/1String-4 1837158 64.55 ns/op 15.49 MB/s BenchmarkCopy/2Byte-4 1796422 64.95 ns/op 30.79 MB/s BenchmarkCopy/2String-4 1910568 65.44 ns/op 30.56 MB/s BenchmarkCopy/4Byte-4 1830541 64.52 ns/op 62.00 MB/s BenchmarkCopy/4String-4 1834542 64.15 ns/op 62.35 MB/s BenchmarkCopy/8Byte-4 1851901 63.98 ns/op 125.04 MB/s BenchmarkCopy/8String-4 1881082 64.45 ns/op 124.12 MB/s BenchmarkCopy/12Byte-4 1715617 70.49 ns/op 170.23 MB/s BenchmarkCopy/12String-4 1719871 68.88 ns/op 174.20 MB/s BenchmarkCopy/16Byte-4 1804221 65.86 ns/op 242.94 MB/s BenchmarkCopy/16String-4 1798846 65.87 ns/op 242.90 MB/s BenchmarkCopy/32Byte-4 1729501 69.73 ns/op 458.90 MB/s BenchmarkCopy/32String-4 1670100 70.30 ns/op 455.19 MB/s BenchmarkCopy/128Byte-4 1268668 92.53 ns/op 1383.39 MB/s BenchmarkCopy/128String-4 1215493 98.82 ns/op 1295.35 MB/s BenchmarkCopy/1024Byte-4 386739 308.3 ns/op 3321.91 MB/s BenchmarkCopy/1024String-4 347611 345.1 ns/op 2967.42 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26476 4366 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 17610 6636 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10791 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 13451 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8346 16987 ns/op BenchmarkAppendInPlace/Grow/Byte-4 126716 887.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 126328 938.3 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 91813 1116 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 73041 1458 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 74701 1461 ns/op BenchmarkStackCopyPtr-4 1 193388456 ns/op BenchmarkStackCopy-4 1 120780252 ns/op BenchmarkStackCopyNoCache-4 18 5654937 ns/op BenchmarkStackCopyWithStkobj-4 1 144617921 ns/op BenchmarkIssue18138-4 789 180736 ns/op BenchmarkCompareStringEqual-4 10826907 10.29 ns/op BenchmarkCompareStringIdentical-4 15466720 7.332 ns/op BenchmarkCompareStringSameLength-4 12207315 9.067 ns/op BenchmarkCompareStringDifferentLength-4 18692269 5.634 ns/op BenchmarkCompareStringBigUnaligned-4 1159 114793 ns/op 9134.57 MB/s BenchmarkCompareStringBig-4 789 156621 ns/op 6695.07 MB/s BenchmarkConcatStringAndBytes-4 2165842 55.46 ns/op BenchmarkSliceByteToString/1-4 2192682 54.81 ns/op BenchmarkSliceByteToString/2-4 1000000 117.8 ns/op BenchmarkSliceByteToString/4-4 1000000 112.7 ns/op BenchmarkSliceByteToString/8-4 1000000 110.9 ns/op BenchmarkSliceByteToString/16-4 881630 118.9 ns/op BenchmarkSliceByteToString/32-4 1000000 129.3 ns/op BenchmarkSliceByteToString/64-4 756204 152.5 ns/op BenchmarkSliceByteToString/128-4 740568 201.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2311831 51.83 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 855434 140.0 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 116.8 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3153109 38.09 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1562928 75.73 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1803994 65.62 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2267382 52.70 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 417618 277.7 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 530784 223.3 ns/op BenchmarkRuneIterate/range/ASCII-4 5212437 22.94 ns/op BenchmarkRuneIterate/range/Japanese-4 1978586 60.20 ns/op BenchmarkRuneIterate/range/MixedLength-4 2358586 50.73 ns/op BenchmarkRuneIterate/range1/ASCII-4 5575401 21.45 ns/op BenchmarkRuneIterate/range1/Japanese-4 1991839 60.10 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2379703 50.44 ns/op BenchmarkRuneIterate/range2/ASCII-4 5580052 21.72 ns/op BenchmarkRuneIterate/range2/Japanese-4 1996903 60.04 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2344321 50.47 ns/op BenchmarkArrayEqual-4 21260343 5.639 ns/op BenchmarkFunc/Name-4 4657207 23.96 ns/op BenchmarkFunc/Entry-4 10222236 11.09 ns/op BenchmarkFunc/FileLine-4 1506723 79.15 ns/op PASS ok runtime 136.275s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 27170 4527 ns/op BenchmarkHandle/concurrent-4 14780 7909 ns/op PASS ok runtime/cgo 0.503s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 20854777 5.652 ns/op BenchmarkAtomicStore64-4 9925518 12.08 ns/op BenchmarkAtomicLoad-4 20983587 5.660 ns/op BenchmarkAtomicStore-4 9939865 12.14 ns/op BenchmarkAnd8-4 9929996 12.05 ns/op BenchmarkAnd-4 9736041 12.09 ns/op BenchmarkAnd8Parallel-4 2977429 48.91 ns/op BenchmarkAndParallel-4 2412896 45.25 ns/op BenchmarkOr8-4 9882024 12.08 ns/op BenchmarkOr-4 9916018 12.11 ns/op BenchmarkOr8Parallel-4 3115560 47.88 ns/op BenchmarkOrParallel-4 2442226 49.17 ns/op BenchmarkXadd-4 3065869 47.52 ns/op BenchmarkXadd64-4 2323824 44.91 ns/op BenchmarkCas-4 2775278 53.53 ns/op BenchmarkCas64-4 2249290 54.25 ns/op BenchmarkXchg-4 2337249 48.18 ns/op BenchmarkXchg64-4 3140580 50.49 ns/op PASS ok runtime/internal/atomic 2.900s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4296370 27.90 ns/op BenchmarkMulUintptr/large-4 3399340 33.71 ns/op PASS ok runtime/internal/math 0.338s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 14 7476469 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 11259585 ns/op 703.3 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 847 139387 ns/op 5.966 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 7 14760143 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 22102236 ns/op 1362 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 127 1050033 ns/op 75.51 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 86054222 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 128869641 ns/op 9886 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 11249002 ns/op 830.2 concurrent_launches/op PASS ok runtime/pprof 1.769s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 14 7430716 ns/op BenchmarkStackLeak-4 13689 8840 ns/op PASS ok runtime/race 0.624s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5451132 20.73 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 198194 527.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.375s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 156751 722.6 ns/op BenchmarkSortString1K-4 172 678852 ns/op BenchmarkSortString1K_Slice-4 199 587020 ns/op BenchmarkStableString1K-4 92 1152877 ns/op BenchmarkSortInt1K-4 222 539472 ns/op BenchmarkSortInt1K_Sorted-4 3266 35403 ns/op BenchmarkSortInt1K_Reversed-4 2034 57712 ns/op BenchmarkSortInt1K_Mod8-4 564 223892 ns/op BenchmarkStableInt1K-4 145 826622 ns/op BenchmarkStableInt1K_Slice-4 162 730479 ns/op BenchmarkSortInt64K-4 2 51871096 ns/op BenchmarkSortInt64K_Slice-4 3 45447889 ns/op BenchmarkStableInt64K-4 2 73591092 ns/op BenchmarkSort1e2-4 465 252651 ns/op BenchmarkStable1e2-4 177 676553 ns/op BenchmarkSort1e4-4 2 51730690 ns/op BenchmarkStable1e4-4 1 225916891 ns/op PASS ok sort 3.539s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 838316 139.0 ns/op BenchmarkAtof64Float-4 731774 164.3 ns/op BenchmarkAtof64FloatExp-4 619308 190.6 ns/op BenchmarkAtof64Big-4 411702 271.3 ns/op BenchmarkAtof64RandomBits-4 381500 294.1 ns/op BenchmarkAtof64RandomFloats-4 422146 267.0 ns/op BenchmarkAtof64RandomLongFloats-4 387621 313.6 ns/op BenchmarkAtof32Decimal-4 796608 139.7 ns/op BenchmarkAtof32Float-4 665109 160.1 ns/op BenchmarkAtof32FloatExp-4 546763 198.9 ns/op BenchmarkAtof32Random-4 355414 330.7 ns/op BenchmarkAtof32RandomLong-4 148348 800.2 ns/op BenchmarkParseInt/Pos/7bit-4 1361769 89.92 ns/op BenchmarkParseInt/Pos/26bit-4 592594 194.1 ns/op BenchmarkParseInt/Pos/31bit-4 543442 213.9 ns/op BenchmarkParseInt/Pos/56bit-4 343192 340.3 ns/op BenchmarkParseInt/Pos/63bit-4 324499 357.5 ns/op BenchmarkParseInt/Neg/7bit-4 1357635 88.55 ns/op BenchmarkParseInt/Neg/26bit-4 573250 197.8 ns/op BenchmarkParseInt/Neg/31bit-4 539002 216.0 ns/op BenchmarkParseInt/Neg/56bit-4 355692 334.3 ns/op BenchmarkParseInt/Neg/63bit-4 337586 352.7 ns/op BenchmarkAtoi/Pos/7bit-4 1910780 59.54 ns/op BenchmarkAtoi/Pos/26bit-4 719992 150.0 ns/op BenchmarkAtoi/Pos/31bit-4 715488 163.6 ns/op BenchmarkAtoi/Pos/56bit-4 389646 302.6 ns/op BenchmarkAtoi/Pos/63bit-4 315590 372.7 ns/op BenchmarkAtoi/Neg/7bit-4 1857793 63.89 ns/op BenchmarkAtoi/Neg/26bit-4 724812 148.3 ns/op BenchmarkAtoi/Neg/31bit-4 712981 160.7 ns/op BenchmarkAtoi/Neg/56bit-4 417538 276.1 ns/op BenchmarkAtoi/Neg/63bit-4 307909 372.9 ns/op BenchmarkFormatFloat/Decimal-4 108979 1109 ns/op BenchmarkFormatFloat/Float-4 103897 1146 ns/op BenchmarkFormatFloat/Exp-4 107082 1061 ns/op BenchmarkFormatFloat/NegExp-4 108207 1057 ns/op BenchmarkFormatFloat/LongExp-4 92589 1282 ns/op BenchmarkFormatFloat/Big-4 87466 1363 ns/op BenchmarkFormatFloat/BinaryExp-4 194530 597.4 ns/op BenchmarkFormatFloat/32Integer-4 110372 1065 ns/op BenchmarkFormatFloat/32ExactFraction-4 113883 1028 ns/op BenchmarkFormatFloat/32Point-4 97723 1131 ns/op BenchmarkFormatFloat/32Exp-4 106218 1121 ns/op BenchmarkFormatFloat/32NegExp-4 107926 1103 ns/op BenchmarkFormatFloat/32Shortest-4 114817 1044 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 126774 887.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 130119 934.2 ns/op BenchmarkFormatFloat/64Fixed1-4 140833 818.5 ns/op BenchmarkFormatFloat/64Fixed2-4 145669 795.2 ns/op BenchmarkFormatFloat/64Fixed3-4 151728 780.6 ns/op BenchmarkFormatFloat/64Fixed4-4 146360 781.3 ns/op BenchmarkFormatFloat/64Fixed12-4 86296 1407 ns/op BenchmarkFormatFloat/64Fixed16-4 108600 1095 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 114811 1067 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 100039 1161 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2196 50125 ns/op BenchmarkFormatFloat/Slowpath64-4 95823 1268 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 88314 1295 ns/op BenchmarkAppendFloat/Decimal-4 137016 860.4 ns/op BenchmarkAppendFloat/Float-4 120699 961.0 ns/op BenchmarkAppendFloat/Exp-4 137863 861.4 ns/op BenchmarkAppendFloat/NegExp-4 139374 851.5 ns/op BenchmarkAppendFloat/LongExp-4 112113 1038 ns/op BenchmarkAppendFloat/Big-4 109171 1103 ns/op BenchmarkAppendFloat/BinaryExp-4 325677 359.8 ns/op BenchmarkAppendFloat/32Integer-4 137702 866.7 ns/op BenchmarkAppendFloat/32ExactFraction-4 138120 877.6 ns/op BenchmarkAppendFloat/32Point-4 129052 911.2 ns/op BenchmarkAppendFloat/32Exp-4 139218 849.4 ns/op BenchmarkAppendFloat/32NegExp-4 138192 843.6 ns/op BenchmarkAppendFloat/32Shortest-4 157626 754.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 173043 666.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 171588 691.5 ns/op BenchmarkAppendFloat/64Fixed1-4 191169 598.1 ns/op BenchmarkAppendFloat/64Fixed2-4 192878 596.6 ns/op BenchmarkAppendFloat/64Fixed3-4 195390 597.4 ns/op BenchmarkAppendFloat/64Fixed4-4 195220 600.9 ns/op BenchmarkAppendFloat/64Fixed12-4 102214 1122 ns/op BenchmarkAppendFloat/64Fixed16-4 137206 855.7 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146530 799.3 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 124569 950.0 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2347 50018 ns/op BenchmarkAppendFloat/Slowpath64-4 112742 1051 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 111250 1039 ns/op BenchmarkFormatInt-4 14889 8098 ns/op BenchmarkAppendInt-4 17254 6948 ns/op BenchmarkFormatUint-4 77846 1506 ns/op BenchmarkAppendUint-4 95890 1228 ns/op BenchmarkFormatIntSmall/7-4 2772943 42.44 ns/op BenchmarkFormatIntSmall/42-4 2841987 40.41 ns/op BenchmarkAppendIntSmall-4 1329290 89.01 ns/op BenchmarkAppendUintVarlen/1-4 1310421 89.94 ns/op BenchmarkAppendUintVarlen/12-4 1312237 92.12 ns/op BenchmarkAppendUintVarlen/123-4 927052 123.0 ns/op BenchmarkAppendUintVarlen/1234-4 923247 130.6 ns/op BenchmarkAppendUintVarlen/12345-4 870812 129.6 ns/op BenchmarkAppendUintVarlen/123456-4 838287 129.6 ns/op BenchmarkAppendUintVarlen/1234567-4 801688 134.1 ns/op BenchmarkAppendUintVarlen/12345678-4 863101 129.3 ns/op BenchmarkAppendUintVarlen/123456789-4 798967 136.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 831030 140.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 817660 141.2 ns/op BenchmarkAppendUintVarlen/123456789012-4 803862 143.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 782834 143.4 ns/op BenchmarkAppendUintVarlen/12345678901234-4 741408 145.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 789796 148.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 759736 151.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 725218 159.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 721555 158.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 682713 163.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 699198 161.7 ns/op BenchmarkQuote-4 44718 2658 ns/op BenchmarkQuoteRune-4 426686 270.3 ns/op BenchmarkAppendQuote-4 54690 2141 ns/op BenchmarkAppendQuoteRune-4 816211 138.0 ns/op BenchmarkUnquoteEasy-4 1336714 90.55 ns/op BenchmarkUnquoteHard-4 47100 2425 ns/op PASS ok strconv 15.938s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 361597 278.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 140394 870.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 190459 633.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 280302 402.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 75768 1329 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 96586 1146 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 572361 214.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20722 5790 ns/op BenchmarkGenericMatch1-4 2204 51715 ns/op BenchmarkGenericMatch2-4 441 271048 ns/op BenchmarkSingleMaxSkipping-4 6907 14497 ns/op 689.79 MB/s BenchmarkSingleLongSuffixFail-4 13964 8518 ns/op 117.63 MB/s BenchmarkSingleMatch-4 235 485936 ns/op 30.87 MB/s BenchmarkByteByteNoMatch-4 72489 1636 ns/op BenchmarkByteByteMatch-4 18355 6321 ns/op BenchmarkByteStringMatch-4 21618 5510 ns/op BenchmarkHTMLEscapeNew-4 65473 1712 ns/op BenchmarkHTMLEscapeOld-4 82903 1394 ns/op BenchmarkByteStringReplacerWriteString-4 1425 79784 ns/op BenchmarkByteReplacerWriteString-4 1567 74915 ns/op BenchmarkByteByteReplaces-4 3463 33908 ns/op BenchmarkByteByteMap-4 10000 11173 ns/op BenchmarkMap/identity/ASCII-4 606566 194.4 ns/op BenchmarkMap/identity/Greek-4 425487 270.5 ns/op BenchmarkMap/change/ASCII-4 38692 3094 ns/op BenchmarkMap/change/Greek-4 28783 4091 ns/op BenchmarkIndexRune-4 2022513 57.16 ns/op BenchmarkIndexRuneLongString-4 1799829 69.03 ns/op BenchmarkIndexRuneFastPath-4 4582869 25.92 ns/op BenchmarkIndex-4 4564718 26.58 ns/op BenchmarkLastIndex-4 5014891 23.79 ns/op BenchmarkIndexByte-4 9653446 10.65 ns/op BenchmarkToUpper/#00-4 3247041 37.01 ns/op BenchmarkToUpper/ONLYUPPER-4 2296263 52.32 ns/op BenchmarkToUpper/abc-4 353254 354.8 ns/op BenchmarkToUpper/AbC123-4 248428 462.0 ns/op BenchmarkToUpper/azAZ09_-4 281514 414.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 55246 2170 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 71348 1691 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34395 3469 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58155 2114 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118153 977.7 ns/op BenchmarkToLower/#00-4 3190612 37.52 ns/op BenchmarkToLower/abc-4 2910823 41.67 ns/op BenchmarkToLower/AbC123-4 227676 509.3 ns/op BenchmarkToLower/azAZ09_-4 233863 511.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 96475 1246 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64242 1835 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36615 3269 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 72456 1656 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116826 1009 ns/op BenchmarkMapNoChanges-4 823468 138.9 ns/op BenchmarkTrim-4 38337 3087 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3356925 35.39 ns/op BenchmarkToValidUTF8/InvalidASCII-4 202156 595.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 126348 920.8 ns/op BenchmarkEqualFold/Tests-4 55177 2139 ns/op BenchmarkEqualFold/ASCII-4 3421114 34.71 ns/op BenchmarkEqualFold/UnicodePrefix-4 109233 1076 ns/op BenchmarkEqualFold/UnicodeSuffix-4 119534 971.2 ns/op BenchmarkIndexHard1-4 812 142164 ns/op BenchmarkIndexHard2-4 600 198020 ns/op BenchmarkIndexHard3-4 151 814955 ns/op BenchmarkIndexHard4-4 148 803406 ns/op BenchmarkLastIndexHard1-4 57 2031838 ns/op BenchmarkLastIndexHard2-4 57 2026246 ns/op BenchmarkLastIndexHard3-4 57 2030735 ns/op BenchmarkCountHard1-4 835 143884 ns/op BenchmarkCountHard2-4 594 201203 ns/op BenchmarkCountHard3-4 150 794110 ns/op BenchmarkIndexTorture-4 7388 15646 ns/op BenchmarkCountTorture-4 7656 15674 ns/op BenchmarkCountTortureOverlapping-4 625 167788 ns/op BenchmarkCountByte/10-4 4290409 27.82 ns/op 359.41 MB/s BenchmarkCountByte/32-4 3964020 30.04 ns/op 1065.37 MB/s BenchmarkCountByte/4096-4 869342 138.0 ns/op 29684.81 MB/s BenchmarkCountByte/4194304-4 813 143999 ns/op 29127.33 MB/s BenchmarkCountByte/67108864-4 14 9505345 ns/op 7060.12 MB/s BenchmarkFields/ASCII/16-4 263853 458.4 ns/op 34.90 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18968 6173 ns/op 41.47 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1215 95446 ns/op 42.91 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 60 1879609 ns/op 34.87 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29817590 ns/op 35.17 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 117540 1006 ns/op 15.91 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7736 13203 ns/op 19.39 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 532 211865 ns/op 19.33 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 4477930 ns/op 14.64 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92977388 ns/op 11.28 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 214929 568.6 ns/op 28.14 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17913 6627 ns/op 38.63 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 927 123891 ns/op 33.06 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 3073022 ns/op 21.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 71943638 ns/op 14.57 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 142214 850.5 ns/op 18.81 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12040 9870 ns/op 25.94 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 694 164810 ns/op 24.85 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3725533 ns/op 17.59 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81476180 ns/op 12.87 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 118460400 ns/op BenchmarkSplitSingleByteSeparator-4 12 8939233 ns/op BenchmarkSplitMultiByteSeparator-4 25 4094114 ns/op BenchmarkSplitNSingleByteSeparator-4 188563 531.6 ns/op BenchmarkSplitNMultiByteSeparator-4 147950 737.7 ns/op BenchmarkRepeat/5x0-4 3319198 36.22 ns/op BenchmarkRepeat/5x1-4 3273537 36.42 ns/op BenchmarkRepeat/5x2-4 268059 452.8 ns/op BenchmarkRepeat/5x6-4 159764 762.8 ns/op BenchmarkRepeat/10x0-4 3339260 35.54 ns/op BenchmarkRepeat/10x1-4 3284809 36.23 ns/op BenchmarkRepeat/10x2-4 250225 459.0 ns/op BenchmarkRepeat/10x6-4 151642 776.3 ns/op BenchmarkRepeatLarge/256/1-4 67974 1635 ns/op 156.53 MB/s BenchmarkRepeatLarge/256/16-4 104220 1021 ns/op 250.62 MB/s BenchmarkRepeatLarge/512/1-4 53373 2012 ns/op 254.41 MB/s BenchmarkRepeatLarge/512/16-4 72230 1388 ns/op 368.93 MB/s BenchmarkRepeatLarge/1024/1-4 39790 2743 ns/op 373.31 MB/s BenchmarkRepeatLarge/1024/16-4 52219 2094 ns/op 488.98 MB/s BenchmarkRepeatLarge/2048/1-4 25251 4543 ns/op 450.79 MB/s BenchmarkRepeatLarge/2048/16-4 28740 3824 ns/op 535.57 MB/s BenchmarkRepeatLarge/4096/1-4 16652 6941 ns/op 590.12 MB/s BenchmarkRepeatLarge/4096/16-4 18835 6174 ns/op 663.47 MB/s BenchmarkRepeatLarge/8192/1-4 9936 11608 ns/op 705.75 MB/s BenchmarkRepeatLarge/8192/16-4 10000 10925 ns/op 749.84 MB/s BenchmarkRepeatLarge/8192/4097-4 4896200 24.39 ns/op 168001.72 MB/s BenchmarkRepeatLarge/16384/1-4 6001 19016 ns/op 861.61 MB/s BenchmarkRepeatLarge/16384/16-4 6776 17401 ns/op 941.56 MB/s BenchmarkRepeatLarge/16384/4097-4 8653 13006 ns/op 945.05 MB/s BenchmarkRepeatLarge/32768/1-4 3960 35342 ns/op 927.17 MB/s BenchmarkRepeatLarge/32768/16-4 3544 33181 ns/op 987.56 MB/s BenchmarkRepeatLarge/32768/4097-4 3171 33571 ns/op 854.29 MB/s BenchmarkRepeatLarge/65536/1-4 1876 59749 ns/op 1096.85 MB/s BenchmarkRepeatLarge/65536/16-4 1941 58899 ns/op 1112.69 MB/s BenchmarkRepeatLarge/65536/4097-4 1874 59330 ns/op 1035.81 MB/s BenchmarkRepeatLarge/131072/1-4 200 591753 ns/op 221.50 MB/s BenchmarkRepeatLarge/131072/16-4 199 595226 ns/op 220.21 MB/s BenchmarkRepeatLarge/131072/4097-4 199 582233 ns/op 218.14 MB/s BenchmarkRepeatLarge/262144/1-4 100 1157649 ns/op 226.45 MB/s BenchmarkRepeatLarge/262144/16-4 100 1158449 ns/op 226.29 MB/s BenchmarkRepeatLarge/262144/4097-4 102 1166858 ns/op 221.20 MB/s BenchmarkRepeatLarge/524288/1-4 55 2324477 ns/op 225.55 MB/s BenchmarkRepeatLarge/524288/16-4 54 2395375 ns/op 218.88 MB/s BenchmarkRepeatLarge/524288/4097-4 56 2328927 ns/op 223.42 MB/s BenchmarkRepeatLarge/1048576/1-4 27 4730646 ns/op 221.66 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4752521 ns/op 220.64 MB/s BenchmarkRepeatLarge/1048576/4097-4 25 4729557 ns/op 220.89 MB/s BenchmarkRepeatLarge/2097152/1-4 12 9089993 ns/op 230.71 MB/s BenchmarkRepeatLarge/2097152/16-4 13 9181870 ns/op 228.40 MB/s BenchmarkRepeatLarge/2097152/4097-4 12 9371079 ns/op 223.41 MB/s BenchmarkRepeatLarge/4194304/1-4 6 18508440 ns/op 226.62 MB/s BenchmarkRepeatLarge/4194304/16-4 6 18753539 ns/op 223.65 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 19168360 ns/op 218.65 MB/s BenchmarkRepeatLarge/8388608/1-4 3 36816206 ns/op 227.85 MB/s BenchmarkRepeatLarge/8388608/16-4 3 37478533 ns/op 223.82 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 37922628 ns/op 221.15 MB/s BenchmarkRepeatLarge/16777216/1-4 2 72586226 ns/op 231.13 MB/s BenchmarkRepeatLarge/16777216/16-4 2 72049315 ns/op 232.86 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 74618839 ns/op 224.84 MB/s BenchmarkRepeatLarge/33554432/1-4 1 143167948 ns/op 234.37 MB/s BenchmarkRepeatLarge/33554432/16-4 1 142759054 ns/op 235.04 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 142059661 ns/op 236.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 280105825 ns/op 239.58 MB/s BenchmarkRepeatLarge/67108864/16-4 1 277591463 ns/op 241.75 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 280000702 ns/op 239.67 MB/s BenchmarkRepeatLarge/134217728/1-4 1 554500804 ns/op 242.05 MB/s BenchmarkRepeatLarge/134217728/16-4 1 556691677 ns/op 241.10 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 568556134 ns/op 236.07 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1076905675 ns/op 249.27 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1096294600 ns/op 244.86 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1080106723 ns/op 248.53 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2147746629 ns/op 249.97 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2160819971 ns/op 248.46 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2178946846 ns/op 246.39 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4226163953 ns/op 254.07 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4231437842 ns/op 253.75 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4288015827 ns/op 250.41 MB/s BenchmarkIndexAnyASCII/1:1-4 1912732 61.63 ns/op BenchmarkIndexAnyASCII/1:2-4 2001376 60.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2000536 60.45 ns/op BenchmarkIndexAnyASCII/1:8-4 2011290 59.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2035255 57.69 ns/op BenchmarkIndexAnyASCII/1:32-4 2009736 60.50 ns/op BenchmarkIndexAnyASCII/1:64-4 2020948 59.34 ns/op BenchmarkIndexAnyASCII/16:1-4 2033862 59.09 ns/op BenchmarkIndexAnyASCII/16:2-4 734730 156.8 ns/op BenchmarkIndexAnyASCII/16:4-4 733322 160.8 ns/op BenchmarkIndexAnyASCII/16:8-4 708721 166.1 ns/op BenchmarkIndexAnyASCII/16:16-4 669385 175.0 ns/op BenchmarkIndexAnyASCII/16:32-4 593706 201.6 ns/op BenchmarkIndexAnyASCII/16:64-4 488740 246.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1780658 68.22 ns/op BenchmarkIndexAnyASCII/256:2-4 72038 1679 ns/op BenchmarkIndexAnyASCII/256:4-4 71342 1688 ns/op BenchmarkIndexAnyASCII/256:8-4 70357 1692 ns/op BenchmarkIndexAnyASCII/256:16-4 68126 1700 ns/op BenchmarkIndexAnyASCII/256:32-4 69056 1726 ns/op BenchmarkIndexAnyASCII/256:64-4 67225 1783 ns/op BenchmarkIndexAnyUTF8/1:1-4 2055822 58.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 1967388 60.32 ns/op BenchmarkIndexAnyUTF8/1:4-4 1997410 61.04 ns/op BenchmarkIndexAnyUTF8/1:8-4 2003265 59.68 ns/op BenchmarkIndexAnyUTF8/1:16-4 2083941 59.69 ns/op BenchmarkIndexAnyUTF8/1:32-4 1929367 63.32 ns/op BenchmarkIndexAnyUTF8/1:64-4 1902951 62.63 ns/op BenchmarkIndexAnyUTF8/16:1-4 1560067 75.22 ns/op BenchmarkIndexAnyUTF8/16:2-4 307112 380.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 310363 378.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 316446 390.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 292466 400.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 296341 396.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 293208 400.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 321580 359.2 ns/op BenchmarkIndexAnyUTF8/256:2-4 22245 5262 ns/op BenchmarkIndexAnyUTF8/256:4-4 22156 5407 ns/op BenchmarkIndexAnyUTF8/256:8-4 22970 5267 ns/op BenchmarkIndexAnyUTF8/256:16-4 22540 5708 ns/op BenchmarkIndexAnyUTF8/256:32-4 21355 5701 ns/op BenchmarkIndexAnyUTF8/256:64-4 20950 5711 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1979395 61.07 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2012371 59.03 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2028382 60.24 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2040208 59.77 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2122018 56.25 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2023779 58.99 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2083650 56.83 ns/op BenchmarkLastIndexAnyASCII/16:1-4 810115 145.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 784621 146.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 776476 151.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 753064 159.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 695956 167.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 593337 195.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 496924 241.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 78156 1526 ns/op BenchmarkLastIndexAnyASCII/256:2-4 78478 1539 ns/op BenchmarkLastIndexAnyASCII/256:4-4 77814 1550 ns/op BenchmarkLastIndexAnyASCII/256:8-4 76435 1547 ns/op BenchmarkLastIndexAnyASCII/256:16-4 76856 1554 ns/op BenchmarkLastIndexAnyASCII/256:32-4 75907 1575 ns/op BenchmarkLastIndexAnyASCII/256:64-4 73322 1620 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1978665 60.12 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2048617 57.82 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2038484 58.27 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2032028 58.21 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2138020 56.29 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2003551 58.44 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2121234 57.38 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 354732 323.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 179500 674.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 190100 643.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 184308 691.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 172405 665.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 174391 678.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 164554 712.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28299 4258 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12962 9363 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12813 9352 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 10039 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12307 9849 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10274 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10634 ns/op BenchmarkTrimASCII/1:1-4 3213868 37.27 ns/op BenchmarkTrimASCII/1:2-4 2396816 49.86 ns/op BenchmarkTrimASCII/1:4-4 2335006 51.26 ns/op BenchmarkTrimASCII/1:8-4 2060522 57.81 ns/op BenchmarkTrimASCII/1:16-4 1768549 67.63 ns/op BenchmarkTrimASCII/16:1-4 2507446 47.76 ns/op BenchmarkTrimASCII/16:2-4 773218 148.2 ns/op BenchmarkTrimASCII/16:4-4 751538 155.4 ns/op BenchmarkTrimASCII/16:8-4 684724 167.0 ns/op BenchmarkTrimASCII/16:16-4 652363 179.2 ns/op BenchmarkTrimASCII/256:1-4 488647 238.5 ns/op BenchmarkTrimASCII/256:2-4 76356 1530 ns/op BenchmarkTrimASCII/256:4-4 77910 1554 ns/op BenchmarkTrimASCII/256:8-4 77370 1554 ns/op BenchmarkTrimASCII/256:16-4 75582 1586 ns/op BenchmarkTrimASCII/4096:1-4 38104 3151 ns/op BenchmarkTrimASCII/4096:2-4 4945 23655 ns/op BenchmarkTrimASCII/4096:4-4 4947 23658 ns/op BenchmarkTrimASCII/4096:8-4 4940 23647 ns/op BenchmarkTrimASCII/4096:16-4 4833 23738 ns/op BenchmarkTrimByte-4 4447903 27.98 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13394 8951 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13320 8965 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1147 104676 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2332 51019 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4602 25532 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7921 14580 ns/op BenchmarkJoin/0-4 5203878 23.85 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3998834 28.96 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 228380 527.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 141038 793.6 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 114076 1074 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 91675 1317 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 79779 1546 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 68494 1784 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2668184 44.07 ns/op BenchmarkTrimSpace/ASCII-4 1512645 76.78 ns/op BenchmarkTrimSpace/SomeNonASCII-4 137277 885.5 ns/op BenchmarkTrimSpace/JustNonASCII-4 75933 1594 ns/op BenchmarkReplaceAll-4 123390 983.9 ns/op 16 B/op 1 allocs/op PASS ok strings 71.549s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 48837 2367 ns/op BenchmarkCond2-4 20151 4972 ns/op BenchmarkCond4-4 16575 8089 ns/op BenchmarkCond8-4 7986 15328 ns/op BenchmarkCond16-4 4236 31216 ns/op BenchmarkCond32-4 1746 78121 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 422830 350.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 256062 438.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 527491 229.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 445670 243.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 301723 421.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 491104 204.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 71402 2039 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 63668 2315 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 53366 3341 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 39086 3449 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 422877 256.6 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 149149 746.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 456549 238.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 142452 870.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 548986 216.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 163345 777.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2287034 58.47 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 38139 2760 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 120190 975.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 515598 701.0 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7275 14795 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 282 422296 ns/op BenchmarkRange/*sync.Map-4 1189 86269 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 75318 1455 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 153814 654.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 52804 2188 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 100057 1200 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 233893 505.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 140745 902.4 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 68536 1780 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 180316 725.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 554282 228.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50040 2583 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 109442 947.6 ns/op BenchmarkSwapCollision/*sync.Map-4 61426 1836 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 238 533429 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 92390 1420 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 285474 391.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 20863 6206 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 55326 1998 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 17214 6291 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 210526 585.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 104308 1297 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 142784 773.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1781128 72.53 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 155770 763.1 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1733935 63.27 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 447820 251.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 144728 855.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 401263 261.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 80931 1407 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 278977 414.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 395511 286.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 104593 1163 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 535287 239.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 157426 1177 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 87046 1172 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 167292 760.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50653 2324 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 178082 614.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 422193 279.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 113174 1098 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 504621 237.4 ns/op BenchmarkUncontendedSemaphore-4 3727468 32.05 ns/op BenchmarkContendedSemaphore-4 3244113 55.67 ns/op BenchmarkMutexUncontended-4 672475 152.8 ns/op BenchmarkMutex-4 159801 885.5 ns/op BenchmarkMutexSlack-4 134220 894.3 ns/op BenchmarkMutexWork-4 114825 983.0 ns/op BenchmarkMutexWorkSlack-4 134626 994.3 ns/op BenchmarkMutexNoSpin-4 49100 2316 ns/op BenchmarkMutexSpin-4 53942 2086 ns/op BenchmarkOnce-4 555853 236.0 ns/op BenchmarkSemaUncontended-4 6929629 17.34 ns/op BenchmarkSemaSyntNonblock-4 1000000 103.8 ns/op BenchmarkSemaSyntBlock-4 1000000 106.0 ns/op BenchmarkSemaWorkNonblock-4 788484 145.1 ns/op BenchmarkSemaWorkBlock-4 763209 157.7 ns/op BenchmarkRWMutexUncontended-4 348800 304.4 ns/op BenchmarkRWMutexWrite100-4 307881 421.6 ns/op BenchmarkRWMutexWrite10-4 271347 490.4 ns/op BenchmarkRWMutexWorkWrite100-4 193875 533.9 ns/op BenchmarkRWMutexWorkWrite10-4 172167 623.0 ns/op BenchmarkWaitGroupUncontended-4 932378 130.0 ns/op BenchmarkWaitGroupAddDone-4 266814 430.0 ns/op BenchmarkWaitGroupAddDoneWork-4 289972 397.5 ns/op BenchmarkWaitGroupWait-4 4852830 23.94 ns/op BenchmarkWaitGroupWaitWork-4 3284700 38.50 ns/op BenchmarkWaitGroupActuallyWait-4 39454 3094 ns/op 32 B/op 2 allocs/op PASS ok sync 18.609s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 511566 278.1 ns/op PASS ok sync/atomic 0.276s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 102628 1113 ns/op 0 B/op 0 allocs/op PASS ok testing 0.167s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7150 14662 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11478 10484 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 86 1265400 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 118 963557 ns/op 1096 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 200240903 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 193037326 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1534 65724 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2048 54738 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6201785 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5399363 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 808050213 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 789086309 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 211 550733 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 236 488275 ns/op 166 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 65112458 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 62283272 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 8253231843 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7956634452 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2461 45373 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3151866 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 360061103 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2256 49287 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 258 451791 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4633884 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7627 15703 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 21.508s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 86144848 ns/op BenchmarkVariableString-4 93243 1233 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1837 56653 ns/op 2520 B/op 39 allocs/op PASS ok text/template/parse 0.556s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 32 3362056 ns/op BenchmarkAfter-4 87 1176269 ns/op BenchmarkStop-4 165 734169 ns/op BenchmarkSimultaneousAfterFunc-4 22 4663728 ns/op BenchmarkStartStop-4 188 629693 ns/op BenchmarkReset-4 2518 56136 ns/op BenchmarkSleep-4 30 4254625 ns/op BenchmarkParallelTimerLatency-4 48 274830 avg-late-ns 1342930 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 362187 avg-late-ns 1203428 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 37 389515 avg-late-ns 1239382 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 438917 avg-late-ns 1385746 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 295271 avg-late-ns 1948562 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 327762 avg-late-ns 1395340 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 283800 avg-late-ns 1867052 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 162727 avg-late-ns 1143964 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 286866 avg-late-ns 4762457 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 184592 avg-late-ns 2032193 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 877348 avg-late-ns 3459906 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 338279 avg-late-ns 1044542 max-late-ns BenchmarkTicker-4 356 312014 ns/op BenchmarkTickerReset-4 3979 30202 ns/op BenchmarkTickerResetNaive-4 166 680234 ns/op BenchmarkNow-4 1000000 101.1 ns/op BenchmarkNowUnixNano-4 1000000 102.3 ns/op BenchmarkNowUnixMilli-4 1000000 100.7 ns/op BenchmarkNowUnixMicro-4 1000000 101.9 ns/op BenchmarkFormat-4 56288 2138 ns/op BenchmarkFormatRFC3339-4 75033 1571 ns/op BenchmarkFormatRFC3339Nano-4 74348 1629 ns/op BenchmarkFormatNow-4 73702 1570 ns/op BenchmarkMarshalJSON-4 103868 1194 ns/op BenchmarkMarshalText-4 106081 1162 ns/op BenchmarkParse-4 137002 876.4 ns/op BenchmarkParseRFC3339UTC-4 316095 371.0 ns/op BenchmarkParseRFC3339UTCBytes-4 205317 559.9 ns/op BenchmarkParseRFC3339TZ-4 94936 1229 ns/op BenchmarkParseRFC3339TZBytes-4 76341 1623 ns/op BenchmarkParseDuration-4 507874 230.7 ns/op BenchmarkHour-4 816937 146.7 ns/op BenchmarkSecond-4 808849 145.4 ns/op BenchmarkYear-4 580705 192.7 ns/op BenchmarkDay-4 537708 212.3 ns/op BenchmarkISOWeek-4 618076 192.6 ns/op BenchmarkGoString-4 76098 1592 ns/op BenchmarkUnmarshalText-4 64640 1807 ns/op PASS ok time 12.059s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 392731 279.1 ns/op BenchmarkDecodeValidJapaneseChars-4 476229 245.4 ns/op BenchmarkDecodeRune-4 1524872 77.62 ns/op BenchmarkEncodeValidASCII-4 516259 200.0 ns/op BenchmarkEncodeValidJapaneseChars-4 774565 151.1 ns/op BenchmarkAppendRuneValidASCII-4 1577869 76.22 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2377340 50.56 ns/op BenchmarkEncodeRune-4 2983502 40.35 ns/op PASS ok unicode/utf16 1.413s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 817692 146.2 ns/op BenchmarkRuneCountTenJapaneseChars-4 168474 685.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4044668 28.99 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 419048 279.2 ns/op BenchmarkValidTenASCIIChars-4 815223 140.4 ns/op BenchmarkValid100KASCIIChars-4 93 1304797 ns/op BenchmarkValidTenJapaneseChars-4 153481 785.2 ns/op BenchmarkValidLongMostlyASCII-4 86 1397507 ns/op BenchmarkValidLongJapanese-4 52 2240956 ns/op BenchmarkValidStringTenASCIIChars-4 5008834 23.92 ns/op BenchmarkValidString100KASCIIChars-4 8124 14441 ns/op BenchmarkValidStringTenJapaneseChars-4 389286 270.6 ns/op BenchmarkValidStringLongMostlyASCII-4 1216 98261 ns/op BenchmarkValidStringLongJapanese-4 151 787868 ns/op BenchmarkEncodeASCIIRune-4 4556407 26.12 ns/op BenchmarkEncodeJapaneseRune-4 2528124 46.82 ns/op BenchmarkAppendASCIIRune-4 8651952 13.84 ns/op BenchmarkAppendJapaneseRune-4 2964812 40.40 ns/op BenchmarkDecodeASCIIRune-4 2652774 45.27 ns/op BenchmarkDecodeJapaneseRune-4 1907787 61.79 ns/op BenchmarkFullRune/ASCII-4 3301954 36.13 ns/op BenchmarkFullRune/Incomplete-4 1489962 80.72 ns/op BenchmarkFullRune/Japanese-4 3512726 33.92 ns/op PASS ok unicode/utf8 3.751s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 57720599699 ns/op PASS ok cmd/api 64.561s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 101.3 ns/op BenchmarkEqArrayOfStrings64-4 155235 772.6 ns/op BenchmarkEqArrayOfStrings1024-4 10382 11464 ns/op BenchmarkEqArrayOfFloats5-4 1383360 86.13 ns/op BenchmarkEqArrayOfFloats64-4 147582 819.8 ns/op BenchmarkEqArrayOfFloats1024-4 9076 12882 ns/op BenchmarkEqStruct-4 22624650 5.313 ns/op PASS ok cmd/compile/internal/reflectdata 1.191s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 7683 330026 ns/op BenchmarkCopyElim1-4 680 175520 ns/op BenchmarkCopyElim10-4 590 199372 ns/op BenchmarkCopyElim100-4 278 408086 ns/op BenchmarkCopyElim1000-4 46 2377990 ns/op BenchmarkCopyElim10000-4 2 55444392 ns/op BenchmarkCopyElim100000-4 1 846398849 ns/op BenchmarkDeadCode/1-4 616 204543 ns/op BenchmarkDeadCode/10-4 453 268205 ns/op BenchmarkDeadCode/100-4 208 550590 ns/op BenchmarkDeadCode/1000-4 36 3002730 ns/op BenchmarkDeadCode/10000-4 3 48182319 ns/op BenchmarkDeadCode/100000-4 1 633726983 ns/op BenchmarkDeadCode/200000-4 1 1278006365 ns/op BenchmarkDominatorsLinear-4 8 14212835 ns/op 0.70 MB/s BenchmarkDominatorsFwdBack-4 5 21219056 ns/op 0.47 MB/s BenchmarkDominatorsManyPred-4 6 18836856 ns/op 0.53 MB/s BenchmarkDominatorsMaxPred-4 7 18652119 ns/op 0.54 MB/s BenchmarkDominatorsMaxPredVal-4 6 17311901 ns/op 0.58 MB/s BenchmarkFuse/1-4 457 254140 ns/op BenchmarkFuse/10-4 338 324497 ns/op BenchmarkFuse/100-4 126 949716 ns/op BenchmarkFuse/1000-4 16 7399100 ns/op BenchmarkFuse/10000-4 1 107168686 ns/op BenchmarkNilCheckDeep1-4 12510 9490 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4975 23159 ns/op 0.43 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 734 159502 ns/op 0.63 MB/s 677 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1535240 ns/op 0.65 MB/s 4890 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 22175870 ns/op 0.45 MB/s 138044 B/op 7 allocs/op BenchmarkDSEPass-4 30 3780883 ns/op 63644 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 123839409 ns/op 4268688 B/op 108705 allocs/op BenchmarkCSEPass-4 6 18003455 ns/op 98972 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 161762733 ns/op 5669048 B/op 97495 allocs/op BenchmarkDeadcodePass-4 141 803613 ns/op 99299 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 128524036 ns/op 4020856 B/op 44777 allocs/op BenchmarkMultiPass-4 46 2219660 ns/op 256496 B/op 12 allocs/op BenchmarkMultiPassBlock-4 1 256345910 ns/op 11196696 B/op 149770 allocs/op BenchmarkCondRewrite/SoloJump-4 2942362 40.24 ns/op BenchmarkCondRewrite/CombJump-4 2785309 43.27 ns/op PASS ok cmd/compile/internal/ssa 18.156s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9488 11071 ns/op BenchmarkExtShift-4 17170 6803 ns/op BenchmarkModify-4 10000 11411 ns/op BenchmarkMullImm-4 17254 6976 ns/op BenchmarkConstModify-4 10000 11117 ns/op BenchmarkBitSet-4 21804 5446 ns/op BenchmarkBitClear-4 21730 5483 ns/op BenchmarkBitToggle-4 21822 5447 ns/op BenchmarkBitSetConst-4 167302 699.7 ns/op BenchmarkBitClearConst-4 164155 698.6 ns/op BenchmarkBitToggleConst-4 169566 703.1 ns/op BenchmarkDivconstI64-4 8747508 13.64 ns/op BenchmarkModconstI64-4 8330318 14.14 ns/op BenchmarkDivisiblePow2constI64-4 8437563 14.23 ns/op BenchmarkDivisibleconstI64-4 8865990 13.49 ns/op BenchmarkDivisibleWDivconstI64-4 6851977 17.47 ns/op BenchmarkDivconstU64/3-4 8894498 13.45 ns/op BenchmarkDivconstU64/5-4 8406490 14.16 ns/op BenchmarkDivconstU64/37-4 8749786 13.51 ns/op BenchmarkDivconstU64/1234567-4 8958793 13.52 ns/op BenchmarkModconstU64-4 8842704 13.49 ns/op BenchmarkDivisibleconstU64-4 8883456 13.13 ns/op BenchmarkDivisibleWDivconstU64-4 7283366 16.68 ns/op BenchmarkDivconstI32-4 8596506 13.99 ns/op BenchmarkModconstI32-4 8768614 13.73 ns/op BenchmarkDivisiblePow2constI32-4 9218985 13.18 ns/op BenchmarkDivisibleconstI32-4 8581333 13.86 ns/op BenchmarkDivisibleWDivconstI32-4 7221954 16.59 ns/op BenchmarkDivconstU32-4 8790483 13.66 ns/op BenchmarkModconstU32-4 8400376 14.22 ns/op BenchmarkDivisibleconstU32-4 8832676 13.60 ns/op BenchmarkDivisibleWDivconstU32-4 7212344 16.60 ns/op BenchmarkDivconstI16-4 8604816 13.93 ns/op BenchmarkModconstI16-4 9365370 12.80 ns/op BenchmarkDivisiblePow2constI16-4 9124629 13.27 ns/op BenchmarkDivisibleconstI16-4 8699272 13.67 ns/op BenchmarkDivisibleWDivconstI16-4 7309126 16.63 ns/op BenchmarkDivconstU16-4 8835290 13.64 ns/op BenchmarkModconstU16-4 8834151 13.62 ns/op BenchmarkDivisibleconstU16-4 8806134 13.55 ns/op BenchmarkDivisibleWDivconstU16-4 7224483 16.54 ns/op BenchmarkDivconstI8-4 8853555 13.58 ns/op BenchmarkModconstI8-4 8971483 13.35 ns/op BenchmarkDivisiblePow2constI8-4 8672316 13.66 ns/op BenchmarkDivisibleconstI8-4 8808582 13.83 ns/op BenchmarkDivisibleWDivconstI8-4 6787675 17.88 ns/op BenchmarkDivconstU8-4 8347615 14.00 ns/op BenchmarkModconstU8-4 8805856 13.62 ns/op BenchmarkDivisibleconstU8-4 9261559 13.18 ns/op BenchmarkDivisibleWDivconstU8-4 7394574 16.11 ns/op BenchmarkMul2-4 165950 715.2 ns/op BenchmarkMulNeg2-4 162867 729.4 ns/op BenchmarkEfaceInteger-4 4346372 27.47 ns/op BenchmarkMulconstI32/3-4 16500889 7.174 ns/op BenchmarkMulconstI32/5-4 15205761 7.651 ns/op BenchmarkMulconstI32/12-4 16101140 7.356 ns/op BenchmarkMulconstI32/120-4 16471528 7.167 ns/op BenchmarkMulconstI32/-120-4 16771893 7.182 ns/op BenchmarkMulconstI32/65537-4 16257802 7.342 ns/op BenchmarkMulconstI32/65538-4 16387639 7.323 ns/op BenchmarkMulconstI64/3-4 16475000 7.338 ns/op BenchmarkMulconstI64/5-4 16431760 7.324 ns/op BenchmarkMulconstI64/12-4 15942672 7.346 ns/op BenchmarkMulconstI64/120-4 16270656 7.413 ns/op BenchmarkMulconstI64/-120-4 16324755 7.348 ns/op BenchmarkMulconstI64/65537-4 16222242 7.396 ns/op BenchmarkMulconstI64/65538-4 16226097 7.336 ns/op BenchmarkMulconstU32/3-4 16483395 7.312 ns/op BenchmarkMulconstU32/5-4 16768896 7.174 ns/op BenchmarkMulconstU32/12-4 16573260 7.233 ns/op BenchmarkMulconstU32/120-4 16709763 7.167 ns/op BenchmarkMulconstU32/65537-4 15951553 7.365 ns/op BenchmarkMulconstU32/65538-4 16205137 7.365 ns/op BenchmarkMulconstU64/3-4 16004710 7.380 ns/op BenchmarkMulconstU64/5-4 16402714 7.351 ns/op BenchmarkMulconstU64/12-4 16091799 7.388 ns/op BenchmarkMulconstU64/120-4 16214826 7.353 ns/op BenchmarkMulconstU64/65537-4 16183874 7.371 ns/op BenchmarkMulconstU64/65538-4 16065568 7.371 ns/op BenchmarkShiftArithmeticRight-4 19863494 6.085 ns/op BenchmarkSwitch8Predictable-4 13713061 7.365 ns/op BenchmarkSwitch8Unpredictable-4 5435944 18.72 ns/op BenchmarkSwitch32Predictable-4 10223138 11.67 ns/op BenchmarkSwitch32Unpredictable-4 6793605 17.57 ns/op BenchmarkSwitchStringPredictable-4 7988217 12.78 ns/op BenchmarkSwitchStringUnpredictable-4 4504044 23.68 ns/op PASS ok cmd/compile/internal/test 12.205s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 127 942760 ns/op BenchmarkNamed/Underlying/nongeneric-4 839463 143.2 ns/op BenchmarkNamed/Underlying/generic-4 812469 137.8 ns/op BenchmarkNamed/Underlying/src_instance-4 803540 139.3 ns/op BenchmarkNamed/Underlying/user_instance-4 781050 142.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 643937228 ns/op 47307 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 410942933 ns/op 74125 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 207230381 ns/op 146922 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 165564188 ns/op 183863 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 432033232 ns/op 11871 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 102479556 ns/op 50037 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 40007711 ns/op 128145 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37867809 ns/op 135378 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 168780494 ns/op 12851 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 44798590 ns/op 48417 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23322493 ns/op 92909 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 22197264 ns/op 97701 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1327248589 ns/op 47420 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 654018073 ns/op 96230 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 190216044 ns/op 330700 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 132589334 ns/op 474346 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 490688716 ns/op 4122 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73109212 ns/op 27654 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 44154660 ns/op 45788 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 43389618 ns/op 46602 lines/s PASS ok cmd/compile/internal/types2 17.306s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 110 1138557 ns/op 2722109 sys-ns/op 1488345 user-ns/op PASS ok cmd/go 0.242s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 67222 1726 ns/op 4.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77464 1526 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14326 8456 ns/op 121.09 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14640 8163 ns/op 125.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2157 53662 ns/op 152.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2224 53312 ns/op 153.66 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.979s All tests passed.