linux-amd64-race at cc82867f6bf650e6b48a6e87849e4fdd5b94ef70 :: 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-rn3f214e9" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn3f214e9" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.222s ok archive/zip 2.347s ok bufio 0.336s ok bytes 4.293s ok compress/bzip2 0.447s ok compress/flate 5.797s ok compress/gzip 11.770s ok compress/lzw 0.567s ok compress/zlib 4.839s ok container/heap 0.040s ok container/list 0.029s ok container/ring 0.030s ok context 0.045s ok crypto 0.029s ok crypto/aes 0.069s ok crypto/cipher 0.060s ok crypto/des 0.060s ok crypto/dsa 0.030s ok crypto/ecdh 0.205s ok crypto/ecdsa 0.151s ok crypto/ed25519 0.396s ok crypto/elliptic 0.060s ok crypto/hmac 0.040s ok crypto/internal/alias 0.030s ok crypto/internal/bigmod 2.489s ok crypto/internal/boring 0.029s ok crypto/internal/boring/bcache 0.363s ok crypto/internal/edwards25519 35.577s ok crypto/internal/edwards25519/field 12.612s ok crypto/internal/nistec 3.698s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/md5 0.043s ok crypto/rand 0.426s ok crypto/rc4 0.465s ok crypto/rsa 0.476s ok crypto/sha1 0.050s ok crypto/sha256 0.040s ok crypto/sha512 0.039s ok crypto/subtle 0.435s ok crypto/tls 1.526s ok crypto/x509 1.133s ok database/sql 0.358s ok database/sql/driver 0.029s ok debug/buildinfo 0.050s ok debug/dwarf 0.091s ok debug/elf 1.258s ok debug/gosym 0.356s ok debug/macho 0.040s ok debug/pe 0.060s ok debug/plan9obj 0.029s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.040s ok encoding/asn1 0.040s ok encoding/base32 0.082s ok encoding/base64 0.039s ok encoding/binary 0.040s ok encoding/csv 0.071s ok encoding/gob 17.087s ok encoding/hex 0.040s ok encoding/json 1.238s ok encoding/pem 2.350s ok encoding/xml 0.225s ok errors 0.040s ok expvar 0.032s ok flag 0.142s ok fmt 0.567s ok go/ast 0.040s ok go/build 3.978s ok go/build/constraint 0.040s ok go/constant 0.040s ok go/doc 0.256s ok go/doc/comment 2.124s ok go/format 0.059s ok go/importer 0.189s ok go/internal/gccgoimporter 0.060s ok go/internal/gcimporter 1.072s ok go/internal/srcimporter 13.127s ok go/parser 0.900s ok go/printer 1.299s ok go/scanner 0.039s ok go/token 0.131s ok go/types 32.324s ok hash 0.039s ok hash/adler32 0.049s ok hash/crc32 0.070s ok hash/crc64 0.039s ok hash/fnv 0.029s ok hash/maphash 0.030s ok html 0.030s ok html/template 0.233s ok image 0.414s ok image/color 0.049s ok image/draw 0.567s ok image/gif 0.911s ok image/jpeg 1.269s ok image/png 3.100s ok index/suffixarray 0.968s ok internal/abi 3.378s ok internal/buildcfg 0.029s ok internal/coverage/cformat 0.029s ok internal/coverage/cmerge 0.029s ok internal/coverage/pods 0.039s ok internal/coverage/slicereader 0.029s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.060s ok internal/cpu 0.088s ok internal/dag 0.029s ok internal/diff 0.030s ok internal/fmtsort 0.029s ok internal/fuzz 0.049s ok internal/godebug 0.029s ok internal/intern 0.225s ok internal/itoa 0.028s ok internal/poll 0.515s ok internal/profile 0.035s ok internal/reflectlite 0.265s ok internal/safefilepath 0.030s ok internal/saferio 0.274s ok internal/singleflight 0.124s ok internal/testenv 0.030s ok internal/trace 0.182s ok internal/types/errors 0.394s ok internal/unsafeheader 0.030s ok internal/xcoff 0.050s ok io 0.073s ok io/fs 0.273s ok io/ioutil 0.040s ok log 0.043s ok log/syslog 1.257s ok math 0.050s ok math/big 3.045s ok math/bits 0.042s ok math/cmplx 0.030s ok math/rand 2.034s ok mime 0.051s ok mime/multipart 1.522s ok mime/quotedprintable 0.072s ok net 10.307s ok net/http 6.346s ok net/http/cgi 0.565s ok net/http/cookiejar 0.040s ok net/http/fcgi 0.152s ok net/http/httptest 0.194s ok net/http/httptrace 0.029s ok net/http/httputil 0.678s ok net/http/internal 0.040s ok net/http/internal/ascii 0.029s ok net/http/pprof 5.203s ok net/internal/socktest 0.030s ok net/mail 0.040s ok net/netip 0.376s ok net/rpc 0.074s ok net/rpc/jsonrpc 0.040s ok net/smtp 0.070s ok net/textproto 0.041s ok net/url 0.050s ok os 0.638s ok os/exec 0.239s ok os/exec/internal/fdtest 0.026s ok os/signal 2.324s ok os/user 0.030s ok path 0.032s ok path/filepath 0.082s ok plugin 0.030s ok reflect 0.589s ok regexp 3.178s ok regexp/syntax 4.616s ok runtime 35.286s ok runtime/cgo 0.029s ok runtime/coverage 0.031s ok runtime/debug 0.119s ok runtime/internal/atomic 0.086s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.030s ok runtime/internal/syscall 0.030s ok runtime/metrics 0.040s ok runtime/pprof 7.648s ok runtime/race 9.781s ok runtime/trace 3.262s ok sort 0.436s ok strconv 2.292s ok strings 2.958s ok sync 0.482s ok sync/atomic 1.795s ok syscall 0.255s ok testing 0.866s ok testing/fstest 0.040s ok testing/iotest 0.030s ok testing/quick 0.173s ok text/scanner 0.050s ok text/tabwriter 0.041s ok text/template 0.102s ok text/template/parse 0.052s ok time 2.310s ok unicode 0.041s ok unicode/utf16 0.033s ok unicode/utf8 0.050s ok cmd/addr2line 1.378s ok cmd/api 6.584s ok cmd/asm/internal/asm 3.031s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.049s ok cmd/compile/internal/amd64 50.559s ok cmd/compile/internal/base 0.028s ok cmd/compile/internal/compare 0.030s ok cmd/compile/internal/dwarfgen 0.433s ok cmd/compile/internal/importer 0.914s ok cmd/compile/internal/ir 0.029s ok cmd/compile/internal/logopt 0.218s ok cmd/compile/internal/noder 0.040s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 19.869s ok cmd/compile/internal/syntax 0.152s ok cmd/compile/internal/test 12.205s ok cmd/compile/internal/typecheck 0.291s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 7.871s ok cmd/covdata 0.029s ok cmd/cover 1.126s ok cmd/dist 0.029s ok cmd/doc 0.418s ok cmd/fix 0.741s ok cmd/go 51.792s ok cmd/go/internal/auth 0.030s ok cmd/go/internal/cache 0.136s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.030s ok cmd/go/internal/imports 0.040s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.178s ok cmd/go/internal/lockedfile/internal/filelock 0.086s ok cmd/go/internal/modconv 0.051s ok cmd/go/internal/modfetch 0.040s ok cmd/go/internal/modfetch/codehost 0.040s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.571s ok cmd/go/internal/modload 0.040s ok cmd/go/internal/mvs 0.050s ok cmd/go/internal/par 0.132s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.030s ok cmd/go/internal/vcs 0.040s ok cmd/go/internal/vcweb 0.041s ok cmd/go/internal/vcweb/vcstest 4.195s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.101s ok cmd/gofmt 0.196s ok cmd/internal/archive 0.857s ok cmd/internal/buildid 0.576s ok cmd/internal/dwarf 0.029s ok cmd/internal/edit 0.031s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 1.042s ok cmd/internal/notsha256 0.029s ok cmd/internal/obj 0.496s ok cmd/internal/obj/ppc64 0.102s ok cmd/internal/obj/riscv 0.047s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 0.172s ok cmd/internal/objabi 0.029s ok cmd/internal/pkgpath 0.148s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.030s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.718s ok cmd/link 3.190s ok cmd/link/internal/benchmark 0.032s ok cmd/link/internal/ld 2.704s ok cmd/link/internal/loader 0.053s ok cmd/nm 0.691s ok cmd/objdump 1.587s ok cmd/pack 0.901s ok cmd/pprof 1.506s ok cmd/trace 0.298s ok cmd/vet 10.489s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2782 38861 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2462 48689 ns/op 1849 B/op 36 allocs/op Benchmark/Writer/PAX-4 1586 75902 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3650 29274 ns/op 5196 B/op 16 allocs/op Benchmark/Reader/GNU-4 5484 20266 ns/op 5234 B/op 15 allocs/op Benchmark/Reader/PAX-4 1960 59148 ns/op 9163 B/op 33 allocs/op PASS ok archive/tar 0.864s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 334957077 ns/op 1642272 B/op 98 allocs/op BenchmarkZip64Test-4 1 162146525 ns/op BenchmarkZip64TestSizes/4096-4 1599 78336 ns/op BenchmarkZip64TestSizes/1048576-4 176 643789 ns/op BenchmarkZip64TestSizes/67108864-4 1 138835765 ns/op PASS ok archive/zip 1.407s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 219928 494.1 ns/op BenchmarkReaderCopyUnoptimal-4 141075 821.1 ns/op BenchmarkReaderCopyNoWriteTo-4 7101 15690 ns/op BenchmarkReaderWriteToOptimal-4 7972 15466 ns/op BenchmarkReaderReadString-4 130317 848.9 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 217524 545.1 ns/op BenchmarkWriterCopyUnoptimal-4 208825 554.9 ns/op BenchmarkWriterCopyNoReadFrom-4 8103 13765 ns/op BenchmarkReaderEmpty-4 45214 2760 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 31383 3749 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 594810 191.0 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.560s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5572 19548 ns/op 1676.31 MB/s BenchmarkWriteByte-4 471 245600 ns/op 16.68 MB/s BenchmarkWriteRune-4 255 468155 ns/op 26.25 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 3946381 ns/op BenchmarkBufferFullSmallReads-4 100 1036635 ns/op BenchmarkBufferWriteBlock/N4096-4 7082 15656 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 408 263385 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20293136 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4713408 24.63 ns/op 406.06 MB/s BenchmarkIndexByte/32-4 4440585 26.48 ns/op 1208.42 MB/s BenchmarkIndexByte/4K-4 913858 130.3 ns/op 31440.67 MB/s BenchmarkIndexBytePortable/10-4 822171 142.0 ns/op 70.43 MB/s BenchmarkIndexBytePortable/32-4 262725 451.5 ns/op 70.88 MB/s BenchmarkIndexBytePortable/4K-4 2236 52984 ns/op 77.31 MB/s BenchmarkIndexRune/10-4 1206907 99.91 ns/op 100.09 MB/s BenchmarkIndexRune/32-4 1000000 100.1 ns/op 319.54 MB/s BenchmarkIndexRune/4K-4 375470 314.3 ns/op 13032.27 MB/s BenchmarkIndexRuneASCII/10-4 4660621 24.51 ns/op 408.01 MB/s BenchmarkIndexRuneASCII/32-4 4438723 26.55 ns/op 1205.40 MB/s BenchmarkIndexRuneASCII/4K-4 911278 128.6 ns/op 31847.96 MB/s BenchmarkEqual/0-4 7815904 15.25 ns/op BenchmarkEqual/1-4 1557022 76.85 ns/op 13.01 MB/s BenchmarkEqual/6-4 1519255 78.86 ns/op 76.08 MB/s BenchmarkEqual/9-4 1548534 77.51 ns/op 116.12 MB/s BenchmarkEqual/15-4 1514893 79.87 ns/op 187.81 MB/s BenchmarkEqual/16-4 1579290 77.82 ns/op 205.59 MB/s BenchmarkEqual/20-4 1470316 83.84 ns/op 238.54 MB/s BenchmarkEqual/32-4 1484886 80.89 ns/op 395.59 MB/s BenchmarkEqual/4K-4 108832 1117 ns/op 3667.58 MB/s BenchmarkIndex/10-4 3169320 37.47 ns/op 266.88 MB/s BenchmarkIndex/32-4 3116913 38.33 ns/op 834.95 MB/s BenchmarkIndex/4K-4 18303 6560 ns/op 624.43 MB/s BenchmarkIndexEasy/10-4 2821834 40.28 ns/op 248.27 MB/s BenchmarkIndexEasy/32-4 3015538 39.25 ns/op 815.36 MB/s BenchmarkIndexEasy/4K-4 488347 240.3 ns/op 17042.40 MB/s BenchmarkCount/10-4 1512804 78.66 ns/op 127.12 MB/s BenchmarkCount/32-4 1528017 78.22 ns/op 409.13 MB/s BenchmarkCount/4K-4 18200 6573 ns/op 623.20 MB/s BenchmarkCountEasy/10-4 1523617 78.99 ns/op 126.60 MB/s BenchmarkCountEasy/32-4 1494697 80.80 ns/op 396.05 MB/s BenchmarkCountEasy/4K-4 417804 277.6 ns/op 14756.68 MB/s BenchmarkCountSingle/10-4 3840231 31.02 ns/op 322.34 MB/s BenchmarkCountSingle/32-4 3566072 33.40 ns/op 958.22 MB/s BenchmarkCountSingle/4K-4 784663 140.7 ns/op 29109.47 MB/s BenchmarkToUpper/#00-4 2907864 41.00 ns/op BenchmarkToUpper/ONLYUPPER-4 302418 390.5 ns/op BenchmarkToUpper/abc-4 537285 222.7 ns/op BenchmarkToUpper/AbC123-4 307831 384.0 ns/op BenchmarkToUpper/azAZ09_-4 281815 437.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82779 1455 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39373 2989 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57840 2059 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 125476 938.3 ns/op BenchmarkToLower/#00-4 2950999 40.04 ns/op BenchmarkToLower/abc-4 481560 250.0 ns/op BenchmarkToLower/AbC123-4 306158 404.7 ns/op BenchmarkToLower/azAZ09_-4 275964 424.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 82466 1453 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42369 2777 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 67047 1763 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 123928 966.7 ns/op BenchmarkFields/ASCII/16-4 124180 933.3 ns/op 17.14 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8797 13032 ns/op 19.64 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 560 208457 ns/op 19.65 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 27 3811932 ns/op 17.19 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60422094 ns/op 17.35 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 93496 1297 ns/op 12.34 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5978 19642 ns/op 13.03 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 349 330277 ns/op 12.40 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6488105 ns/op 10.10 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 126776241 ns/op 8.27 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 159073 741.5 ns/op 21.58 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12811 9254 ns/op 27.66 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 663 168612 ns/op 24.29 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 3827884 ns/op 17.12 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 81382340 ns/op 12.88 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 139516 858.9 ns/op 18.63 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 9050 13199 ns/op 19.39 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 505 225065 ns/op 18.20 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 4836552 ns/op 13.55 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 101832012 ns/op 10.30 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1949968 61.31 ns/op BenchmarkTrimSpace/ASCII-4 966614 118.1 ns/op BenchmarkTrimSpace/SomeNonASCII-4 112032 1064 ns/op BenchmarkTrimSpace/JustNonASCII-4 49530 2408 ns/op BenchmarkToValidUTF8/Valid-4 494898 243.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 331592 344.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 97576 1213 ns/op BenchmarkIndexHard1-4 812 143089 ns/op BenchmarkIndexHard2-4 596 198678 ns/op BenchmarkIndexHard3-4 150 777989 ns/op BenchmarkIndexHard4-4 152 786927 ns/op BenchmarkLastIndexHard1-4 5 22390378 ns/op BenchmarkLastIndexHard2-4 4 29035032 ns/op BenchmarkLastIndexHard3-4 4 31079999 ns/op BenchmarkCountHard1-4 835 142433 ns/op BenchmarkCountHard2-4 602 198238 ns/op BenchmarkCountHard3-4 151 789407 ns/op BenchmarkSplitEmptySeparator-4 1 169802440 ns/op BenchmarkSplitSingleByteSeparator-4 10 11337925 ns/op BenchmarkSplitMultiByteSeparator-4 12 10117477 ns/op BenchmarkSplitNSingleByteSeparator-4 198976 603.8 ns/op BenchmarkSplitNMultiByteSeparator-4 69020 1569 ns/op BenchmarkRepeat-4 208866 584.0 ns/op BenchmarkRepeatLarge/256/1-4 162045 739.6 ns/op 346.14 MB/s BenchmarkRepeatLarge/256/16-4 247162 504.8 ns/op 507.10 MB/s BenchmarkRepeatLarge/512/1-4 114386 1027 ns/op 498.41 MB/s BenchmarkRepeatLarge/512/16-4 153615 746.7 ns/op 685.65 MB/s BenchmarkRepeatLarge/1024/1-4 65068 1574 ns/op 650.39 MB/s BenchmarkRepeatLarge/1024/16-4 91704 1258 ns/op 814.14 MB/s BenchmarkRepeatLarge/2048/1-4 40419 2772 ns/op 738.78 MB/s BenchmarkRepeatLarge/2048/16-4 52564 2273 ns/op 900.98 MB/s BenchmarkRepeatLarge/4096/1-4 25966 4589 ns/op 892.58 MB/s BenchmarkRepeatLarge/4096/16-4 25824 4216 ns/op 971.47 MB/s BenchmarkRepeatLarge/8192/1-4 14206 8354 ns/op 980.57 MB/s BenchmarkRepeatLarge/8192/16-4 14535 8150 ns/op 1005.17 MB/s BenchmarkRepeatLarge/8192/4097-4 22530 4914 ns/op 833.79 MB/s BenchmarkRepeatLarge/16384/1-4 6867 15154 ns/op 1081.17 MB/s BenchmarkRepeatLarge/16384/16-4 8769 13095 ns/op 1251.17 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10395 ns/op 1182.45 MB/s BenchmarkRepeatLarge/32768/1-4 4693 24522 ns/op 1336.29 MB/s BenchmarkRepeatLarge/32768/16-4 4894 24588 ns/op 1332.67 MB/s BenchmarkRepeatLarge/32768/4097-4 5238 22855 ns/op 1254.84 MB/s BenchmarkRepeatLarge/65536/1-4 2656 43455 ns/op 1508.13 MB/s BenchmarkRepeatLarge/65536/16-4 2628 47260 ns/op 1386.70 MB/s BenchmarkRepeatLarge/65536/4097-4 2439 45458 ns/op 1351.92 MB/s BenchmarkRepeatLarge/131072/1-4 232 493931 ns/op 265.36 MB/s BenchmarkRepeatLarge/131072/16-4 229 493564 ns/op 265.56 MB/s BenchmarkRepeatLarge/131072/4097-4 235 493778 ns/op 257.21 MB/s BenchmarkRepeatLarge/262144/1-4 121 994024 ns/op 263.72 MB/s BenchmarkRepeatLarge/262144/16-4 120 990128 ns/op 264.76 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1018133 ns/op 253.51 MB/s BenchmarkRepeatLarge/524288/1-4 54 2082729 ns/op 251.73 MB/s BenchmarkRepeatLarge/524288/16-4 62 2035820 ns/op 257.53 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2032682 ns/op 255.98 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4074873 ns/op 257.33 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4129224 ns/op 253.94 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4147234 ns/op 251.91 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7997212 ns/op 262.24 MB/s BenchmarkRepeatLarge/2097152/16-4 15 8079451 ns/op 259.57 MB/s BenchmarkRepeatLarge/2097152/4097-4 13 7995682 ns/op 261.84 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16893178 ns/op 248.28 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16248187 ns/op 258.14 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16126212 ns/op 259.90 MB/s BenchmarkRepeatLarge/8388608/1-4 4 33332736 ns/op 251.66 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31963071 ns/op 262.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31825560 ns/op 263.52 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61743928 ns/op 271.72 MB/s BenchmarkRepeatLarge/16777216/16-4 2 64367953 ns/op 260.65 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61832540 ns/op 271.33 MB/s BenchmarkRepeatLarge/33554432/1-4 1 120151973 ns/op 279.27 MB/s BenchmarkRepeatLarge/33554432/16-4 1 124063815 ns/op 270.46 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 121269648 ns/op 276.69 MB/s BenchmarkRepeatLarge/67108864/1-4 1 243261521 ns/op 275.87 MB/s BenchmarkRepeatLarge/67108864/16-4 1 240166662 ns/op 279.43 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 241947908 ns/op 277.37 MB/s BenchmarkRepeatLarge/134217728/1-4 1 489032457 ns/op 274.46 MB/s BenchmarkRepeatLarge/134217728/16-4 1 486236373 ns/op 276.03 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 486552259 ns/op 275.85 MB/s BenchmarkRepeatLarge/268435456/1-4 1 931338422 ns/op 288.23 MB/s BenchmarkRepeatLarge/268435456/16-4 1 963097716 ns/op 278.72 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 961733395 ns/op 279.12 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1908029223 ns/op 281.37 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1938878502 ns/op 276.90 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1969809983 ns/op 272.55 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3934226066 ns/op 272.92 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3771385937 ns/op 284.71 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3845989371 ns/op 279.18 MB/s BenchmarkBytesCompare/1-4 8579130 12.40 ns/op BenchmarkBytesCompare/2-4 8963780 12.84 ns/op BenchmarkBytesCompare/4-4 9385162 13.17 ns/op BenchmarkBytesCompare/8-4 9926404 11.88 ns/op BenchmarkBytesCompare/16-4 10060964 11.87 ns/op BenchmarkBytesCompare/32-4 8964465 13.10 ns/op BenchmarkBytesCompare/64-4 8093636 14.42 ns/op BenchmarkBytesCompare/128-4 7616324 15.60 ns/op BenchmarkBytesCompare/256-4 5931546 19.39 ns/op BenchmarkBytesCompare/512-4 4311687 27.78 ns/op BenchmarkBytesCompare/1024-4 2783311 42.90 ns/op BenchmarkBytesCompare/2048-4 1654682 72.50 ns/op BenchmarkIndexAnyASCII/1:1-4 2381788 49.29 ns/op BenchmarkIndexAnyASCII/1:2-4 2428297 47.86 ns/op BenchmarkIndexAnyASCII/1:4-4 2385456 47.99 ns/op BenchmarkIndexAnyASCII/1:8-4 2395324 48.07 ns/op BenchmarkIndexAnyASCII/1:16-4 2502679 46.90 ns/op BenchmarkIndexAnyASCII/1:32-4 2352709 49.09 ns/op BenchmarkIndexAnyASCII/1:64-4 2437068 47.53 ns/op BenchmarkIndexAnyASCII/16:1-4 2095182 55.01 ns/op BenchmarkIndexAnyASCII/16:2-4 434805 269.6 ns/op BenchmarkIndexAnyASCII/16:4-4 424772 271.7 ns/op BenchmarkIndexAnyASCII/16:8-4 415245 277.9 ns/op BenchmarkIndexAnyASCII/16:16-4 393236 293.1 ns/op BenchmarkIndexAnyASCII/16:32-4 367261 314.7 ns/op BenchmarkIndexAnyASCII/16:64-4 320409 362.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1925223 62.06 ns/op BenchmarkIndexAnyASCII/256:2-4 34777 3490 ns/op BenchmarkIndexAnyASCII/256:4-4 34287 3442 ns/op BenchmarkIndexAnyASCII/256:8-4 35491 3459 ns/op BenchmarkIndexAnyASCII/256:16-4 34304 3479 ns/op BenchmarkIndexAnyASCII/256:32-4 33958 3548 ns/op BenchmarkIndexAnyASCII/256:64-4 33852 3564 ns/op BenchmarkIndexAnyUTF8/1:1-4 2400169 49.04 ns/op BenchmarkIndexAnyUTF8/1:2-4 2392580 47.73 ns/op BenchmarkIndexAnyUTF8/1:4-4 2434964 47.48 ns/op BenchmarkIndexAnyUTF8/1:8-4 2418372 47.21 ns/op BenchmarkIndexAnyUTF8/1:16-4 2496513 45.88 ns/op BenchmarkIndexAnyUTF8/1:32-4 2409562 47.95 ns/op BenchmarkIndexAnyUTF8/1:64-4 2394106 46.94 ns/op BenchmarkIndexAnyUTF8/16:1-4 158911 736.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 279147 426.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 271945 425.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 270882 423.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 276193 421.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 270796 445.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 260416 437.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11000 ns/op BenchmarkIndexAnyUTF8/256:2-4 20019 5960 ns/op BenchmarkIndexAnyUTF8/256:4-4 19647 6030 ns/op BenchmarkIndexAnyUTF8/256:8-4 19623 6099 ns/op BenchmarkIndexAnyUTF8/256:16-4 19582 6028 ns/op BenchmarkIndexAnyUTF8/256:32-4 18900 6352 ns/op BenchmarkIndexAnyUTF8/256:64-4 18860 6264 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2263316 50.37 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2291425 49.90 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2321715 49.55 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2347767 50.01 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2323773 50.00 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2319624 50.32 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2354733 49.99 ns/op BenchmarkLastIndexAnyASCII/16:1-4 321160 355.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 325353 351.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 328572 357.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 324528 362.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 319459 374.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 288801 408.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 262262 449.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24780 4869 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24765 4829 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24511 4836 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24607 4864 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24729 4870 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24219 4945 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24160 4957 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2310484 50.00 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2351516 48.97 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2316603 49.46 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2299351 49.69 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2359706 49.34 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2296640 49.92 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2304926 48.89 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 234146 503.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 271639 437.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 268797 439.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 265334 440.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 264956 437.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 262699 454.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 263708 449.4 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16738 7165 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19320 6206 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19107 6248 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19244 6253 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19543 6177 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18336 6576 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18818 6357 ns/op BenchmarkTrimASCII/1:1-4 2577750 46.12 ns/op BenchmarkTrimASCII/1:2-4 2232786 53.22 ns/op BenchmarkTrimASCII/1:4-4 2160909 56.65 ns/op BenchmarkTrimASCII/1:8-4 1954454 62.26 ns/op BenchmarkTrimASCII/1:16-4 1644435 71.67 ns/op BenchmarkTrimASCII/16:1-4 416371 272.6 ns/op BenchmarkTrimASCII/16:2-4 321645 354.2 ns/op BenchmarkTrimASCII/16:4-4 319274 360.0 ns/op BenchmarkTrimASCII/16:8-4 339387 356.4 ns/op BenchmarkTrimASCII/16:16-4 316622 378.6 ns/op BenchmarkTrimASCII/256:1-4 33390 3647 ns/op BenchmarkTrimASCII/256:2-4 24302 4872 ns/op BenchmarkTrimASCII/256:4-4 24784 4770 ns/op BenchmarkTrimASCII/256:8-4 25060 4808 ns/op BenchmarkTrimASCII/256:16-4 24721 4811 ns/op BenchmarkTrimASCII/4096:1-4 2097 55888 ns/op BenchmarkTrimASCII/4096:2-4 1540 76320 ns/op BenchmarkTrimASCII/4096:4-4 1491 76802 ns/op BenchmarkTrimASCII/4096:8-4 1554 76808 ns/op BenchmarkTrimASCII/4096:16-4 1536 76326 ns/op BenchmarkTrimByte-4 1499209 80.56 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13195 9051 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13220 9091 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 666 176345 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1324 88286 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2571 44181 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4597 23122 ns/op BenchmarkCompareBytesEqual-4 10802564 10.45 ns/op BenchmarkCompareBytesToNil-4 11692183 9.371 ns/op BenchmarkCompareBytesEmpty-4 12259234 8.844 ns/op BenchmarkCompareBytesIdentical-4 12072468 8.842 ns/op BenchmarkCompareBytesSameLength-4 10494445 10.48 ns/op BenchmarkCompareBytesDifferentLength-4 10305852 10.36 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1714 86717 ns/op 12092.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1368 83673 ns/op 12532.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1370 81024 ns/op 12941.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1368 86679 ns/op 12097.28 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1640 66291 ns/op 15817.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1399 85920 ns/op 12204.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1353 85847 ns/op 12214.63 MB/s BenchmarkCompareBytesBig-4 1692 85455 ns/op 12270.56 MB/s BenchmarkCompareBytesBigIdentical-4 12246888 8.918 ns/op 117585660.40 MB/s PASS ok bytes 71.888s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76730371 ns/op 1.30 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 314040212 ns/op 1.81 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24152763 ns/op 0.68 MB/s 3643377 B/op 51 allocs/op PASS ok compress/bzip2 1.361s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 57 1799392 ns/op 5.56 MB/s 43564 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17138651 ns/op 5.83 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 174326153 ns/op 5.74 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 56 1790510 ns/op 5.58 MB/s 42818 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17678056 ns/op 5.66 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 179436138 ns/op 5.57 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1761701 ns/op 5.68 MB/s 42758 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16813470 ns/op 5.95 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 169002090 ns/op 5.92 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 1784872 ns/op 5.60 MB/s 42866 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16739070 ns/op 5.97 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 170205038 ns/op 5.88 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 1962290 ns/op 5.10 MB/s 43735 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18812439 ns/op 5.32 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 191799858 ns/op 5.21 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 74 1527556 ns/op 6.55 MB/s 42712 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12578326 ns/op 7.95 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 128410457 ns/op 7.79 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1365308 ns/op 7.32 MB/s 42655 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10279727 ns/op 9.73 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 100712711 ns/op 9.93 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1375258 ns/op 7.27 MB/s 42474 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10038856 ns/op 9.96 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 100807860 ns/op 9.92 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 1235990 ns/op 8.09 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11786980 ns/op 8.48 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118748653 ns/op 8.42 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2295326 ns/op 4.36 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20737403 ns/op 4.82 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 201766136 ns/op 4.96 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6638460 ns/op 1.51 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 79369715 ns/op 1.26 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 823845076 ns/op 1.21 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6591471 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 79317958 ns/op 1.26 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 807703509 ns/op 1.24 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1470993 ns/op 6.80 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12778916 ns/op 7.83 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125500806 ns/op 7.97 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2145121 ns/op 4.66 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16598054 ns/op 6.02 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 162729153 ns/op 6.15 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6511000 ns/op 1.54 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 73451758 ns/op 1.36 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 736712984 ns/op 1.36 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6544052 ns/op 1.53 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 90320800 ns/op 1.11 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 944985237 ns/op 1.06 MB/s PASS ok compress/flate 15.112s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 51 2245077 ns/op 4.45 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2333756 ns/op 4.28 MB/s BenchmarkDecoder/1e5-4 5 22005702 ns/op 4.54 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22212551 ns/op 4.50 MB/s BenchmarkDecoder/1e6-4 1 223198091 ns/op 4.48 MB/s BenchmarkDecoder/1e-Reuse6-4 1 221627812 ns/op 4.51 MB/s BenchmarkEncoder/1e4-4 50 2213593 ns/op 4.52 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1818283 ns/op 5.50 MB/s BenchmarkEncoder/1e5-4 6 19464249 ns/op 5.14 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19043714 ns/op 5.25 MB/s BenchmarkEncoder/1e6-4 1 195153788 ns/op 5.12 MB/s BenchmarkEncoder/1e-Reuse6-4 1 190390234 ns/op 5.25 MB/s PASS ok compress/lzw 2.704s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3748133 ns/op PASS ok container/heap 0.247s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 17932 5989 ns/op BenchmarkWithTimeout/concurrency=40-4 5373 23375 ns/op BenchmarkWithTimeout/concurrency=4000-4 5191 23673 ns/op BenchmarkWithTimeout/concurrency=400000-4 6405 19815 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 329965 317.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13044 10140 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15352 7502 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2630 65317 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1568 69133 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2142 46790 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 236 495934 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 172 712869 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 252 452888 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5200820 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 8843111 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4550771 ns/op BenchmarkCheckCanceled/Err-4 258133 443.6 ns/op BenchmarkCheckCanceled/Done-4 383384 286.2 ns/op BenchmarkContextCancelDone-4 487605 270.2 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23352 4783 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22444 5319 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19970 5904 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16267 7168 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10477 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 573513 208.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 328029 364.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 229659 523.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 143055 831.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 73782 1627 ns/op PASS ok context 13.136s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1740396 67.67 ns/op 236.43 MB/s BenchmarkDecrypt-4 1727155 68.81 ns/op 232.54 MB/s BenchmarkExpand-4 923462 120.3 ns/op PASS ok crypto/aes 0.530s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 172922 653.7 ns/op 97.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 374516 290.2 ns/op 220.57 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 177160 671.6 ns/op 95.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 382766 310.4 ns/op 206.19 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 122401 974.2 ns/op 1385.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 171195 697.2 ns/op 1936.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107182 1110 ns/op 1216.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 144781 818.2 ns/op 1649.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46224 2579 ns/op 3175.94 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46531 2587 ns/op 3166.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 35277 3368 ns/op 2432.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 36840 3229 ns/op 2537.36 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6097 16418 ns/op 62.07 MB/s BenchmarkAESCFBDecrypt1K-4 7226 16244 ns/op 62.73 MB/s BenchmarkAESCFBDecrypt8K-4 936 127049 ns/op 64.44 MB/s BenchmarkAESOFB1K-4 10000 10980 ns/op 92.80 MB/s BenchmarkAESCTR1K-4 14017 8683 ns/op 117.35 MB/s BenchmarkAESCTR8K-4 1716 68117 ns/op 120.19 MB/s BenchmarkAESCBCEncrypt1K-4 14277 8423 ns/op 121.56 MB/s BenchmarkAESCBCDecrypt1K-4 18079 6647 ns/op 154.06 MB/s PASS ok crypto/cipher 2.862s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 74396 1568 ns/op 5.10 MB/s BenchmarkDecrypt-4 79923 1480 ns/op 5.40 MB/s BenchmarkTDESEncrypt-4 30223 3963 ns/op 2.02 MB/s BenchmarkTDESDecrypt-4 31118 3871 ns/op 2.07 MB/s PASS ok crypto/des 0.631s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 940 121135 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8956633 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20569656 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 87 1249288 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.705s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1474 71243 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 40 2825544 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 19 5926036 ns/op 11162 B/op 63 allocs/op BenchmarkVerify/P256-4 926 127850 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8825630 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19911449 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3841 29769 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 56 2120151 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5034472 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.462s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 313 366986 ns/op BenchmarkNewKeyFromSeed-4 318 372255 ns/op BenchmarkSigning-4 303 392270 ns/op BenchmarkVerification-4 208 573003 ns/op PASS ok crypto/ed25519 0.672s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4767 23737 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 157 755890 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2212963 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4929052 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1321 86311 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 1894730 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6185565 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14145750 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12680 8973 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5502 20267 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3664 29396 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 85 1293027 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2318 47962 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 231 505910 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1558 75554 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1205504 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.306s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14613 8053 ns/op 127.16 MB/s BenchmarkHMACSHA256_32-4 24282 4864 ns/op 6.58 MB/s BenchmarkNewWriteSum-4 10000 10091 ns/op 3.17 MB/s PASS ok crypto/hmac 0.512s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 57595 2042 ns/op BenchmarkModSub-4 73090 1617 ns/op BenchmarkMontgomeryRepr-4 23095 4746 ns/op BenchmarkMontgomeryMul-4 28462 4207 ns/op BenchmarkModMul-4 12120 9720 ns/op BenchmarkExpBig-4 15 7365597 ns/op BenchmarkExp-4 7 15990223 ns/op PASS ok crypto/internal/bigmod 1.166s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3044 33589 ns/op BenchmarkScalarBaseMult-4 337 341262 ns/op BenchmarkScalarMult-4 154 773159 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 229 525781 ns/op PASS ok crypto/internal/edwards25519 0.653s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 504711 203.2 ns/op BenchmarkMultiply-4 4246243 28.03 ns/op BenchmarkSquare-4 5294047 22.75 ns/op BenchmarkInvert-4 24820 4807 ns/op BenchmarkMult32-4 1544559 77.50 ns/op PASS ok crypto/internal/edwards25519/field 0.808s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 55 1892775 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1605 74508 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 5931583 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13766459 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 651447 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8122 14650 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 61 1857017 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4101677 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.094s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 624284 178.1 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 223782 495.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 117380 1004 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 651955 176.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 236828 492.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 118242 992.6 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.776s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 113295 998.2 ns/op 8.01 MB/s BenchmarkHash64-4 130869 914.8 ns/op 69.96 MB/s BenchmarkHash128-4 116918 1020 ns/op 125.46 MB/s BenchmarkHash256-4 93696 1259 ns/op 203.37 MB/s BenchmarkHash512-4 67243 1757 ns/op 291.41 MB/s BenchmarkHash1K-4 43882 2701 ns/op 379.12 MB/s BenchmarkHash8K-4 7292 16022 ns/op 511.29 MB/s BenchmarkHash1M-4 60 1949281 ns/op 537.93 MB/s BenchmarkHash8M-4 7 15608598 ns/op 537.44 MB/s BenchmarkHash8BytesUnaligned-4 114210 1001 ns/op 7.99 MB/s BenchmarkHash1KUnaligned-4 44276 2716 ns/op 377.07 MB/s BenchmarkHash8KUnaligned-4 7275 16180 ns/op 506.29 MB/s PASS ok crypto/md5 1.707s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 349931693 ns/op PASS ok crypto/rand 0.387s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13149 9082 ns/op 14.09 MB/s BenchmarkRC4_1K-4 1542 71837 ns/op 14.25 MB/s BenchmarkRC4_8K-4 207 568268 ns/op 14.25 MB/s PASS ok crypto/rc4 0.531s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8629673 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20267813 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38253543 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2588869 ns/op BenchmarkDecryptOAEP/2048-4 13 8549196 ns/op BenchmarkEncryptOAEP/2048-4 43 2629574 ns/op BenchmarkSignPKCS1v15/2048-4 13 8671313 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2585663 ns/op BenchmarkSignPSS/2048-4 13 8686905 ns/op BenchmarkVerifyPSS/2048-4 42 2981609 ns/op PASS ok crypto/rsa 1.575s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 105285 1101 ns/op 7.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 123022 949.2 ns/op 8.43 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 74312 1585 ns/op 201.95 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 86127 1379 ns/op 232.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48312 2477 ns/op 413.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 51960 2235 ns/op 458.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9951 11763 ns/op 696.43 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11601 ns/op 706.15 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.100s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 80875 1451 ns/op 5.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 93807 1238 ns/op 6.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91112 1325 ns/op 6.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25340 4687 ns/op 218.48 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26880 4471 ns/op 229.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 24913 4593 ns/op 222.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4162 28835 ns/op 284.10 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4226 28307 ns/op 289.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4089 28251 ns/op 289.97 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.301s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 52568 2025 ns/op 3.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72062 1629 ns/op 4.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64500 1844 ns/op 4.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26781 4281 ns/op 239.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30520 3853 ns/op 265.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29587 4051 ns/op 252.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5889 20311 ns/op 403.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6048 19757 ns/op 414.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5929 20063 ns/op 408.32 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.307s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15374197 7.572 ns/op BenchmarkConstantTimeEq-4 15926688 7.524 ns/op BenchmarkConstantTimeLessOrEq-4 14674838 8.117 ns/op BenchmarkXORBytes/8Bytes-4 4501816 28.39 ns/op 281.82 MB/s BenchmarkXORBytes/128Bytes-4 3901447 29.58 ns/op 4326.97 MB/s BenchmarkXORBytes/2048Bytes-4 907820 130.1 ns/op 15742.65 MB/s BenchmarkXORBytes/32768Bytes-4 74539 1587 ns/op 20648.88 MB/s PASS ok crypto/subtle 0.982s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 165 669869 ns/op BenchmarkCertCache/1-4 153 756896 ns/op BenchmarkCertCache/2-4 148 793032 ns/op BenchmarkCertCache/3-4 181 753355 ns/op BenchmarkHandshakeServer/RSA-4 37 3108002 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 31 3710888 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 36 3323264 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1082124 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 159 752070 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 49 2312222 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 63 1884672 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29140282 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27803543 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 21415509 ns/op 48.96 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 25272606 ns/op 41.49 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 32116231 ns/op 65.30 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 45681018 ns/op 45.91 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 56433582 ns/op 74.32 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 72675458 ns/op 57.71 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 100157939 ns/op 83.75 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 137207141 ns/op 61.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 207072658 ns/op 81.02 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 311909340 ns/op 53.79 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 388635678 ns/op 86.34 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 595555487 ns/op 56.34 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 831907282 ns/op 80.67 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1147528010 ns/op 58.48 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 21289291 ns/op 49.25 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 25987139 ns/op 40.35 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 33705638 ns/op 62.22 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 50637136 ns/op 41.42 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 58185340 ns/op 72.09 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 67476281 ns/op 62.16 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 105781734 ns/op 79.30 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 137434736 ns/op 61.04 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 231291607 ns/op 72.54 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 314062163 ns/op 53.42 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 434236689 ns/op 77.27 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 537378434 ns/op 62.44 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 888556682 ns/op 75.53 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1142088347 ns/op 58.76 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702717486 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 706070783 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287928682 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 288305283 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149080670 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149273103 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80200156 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 80267820 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 39032134 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37911278 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 143081135 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 144957982 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63091358 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63663950 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37598191 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36640824 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24202633 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23514194 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16892084 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 16019096 ns/op PASS ok crypto/tls 18.573s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12331230 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 320 368669 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1060 105570 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 978 118537 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.371s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 31 3465064 ns/op 280745 B/op 1634 allocs/op BenchmarkConcurrentStmtQuery-4 36 3825986 ns/op 258770 B/op 2003 allocs/op BenchmarkConcurrentStmtExec-4 49 2584961 ns/op 210366 B/op 641 allocs/op BenchmarkConcurrentTxQuery-4 33 3436762 ns/op 267123 B/op 2152 allocs/op BenchmarkConcurrentTxExec-4 63 2038656 ns/op 87764 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 38 3004856 ns/op 103962 B/op 2065 allocs/op BenchmarkConcurrentTxStmtExec-4 111 1015735 ns/op 41483 B/op 381 allocs/op BenchmarkConcurrentRandom-4 33 3303948 ns/op 223563 B/op 1831 allocs/op BenchmarkManyConcurrentQueries-4 2277 49126 ns/op 3978 B/op 20 allocs/op PASS ok database/sql 1.538s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 221733 508.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 69 1642350 ns/op 188211 B/op 13 allocs/op Benchmark115/LineToPC-4 74 1671575 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16959 7048 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.772s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 702 156003 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2710 38492 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.279s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 268 440025 ns/op 18.62 MB/s BenchmarkEncodeToString-4 224 496527 ns/op 16.50 MB/s BenchmarkDecode-4 139 845675 ns/op 15.50 MB/s BenchmarkDecodeString-4 140 844592 ns/op 15.52 MB/s PASS ok encoding/base32 0.751s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 308 341906 ns/op 23.96 MB/s BenchmarkDecodeString/2-4 266106 434.3 ns/op 9.21 MB/s BenchmarkDecodeString/4-4 217470 531.7 ns/op 15.05 MB/s BenchmarkDecodeString/8-4 183859 651.0 ns/op 18.43 MB/s BenchmarkDecodeString/64-4 34322 3413 ns/op 25.79 MB/s BenchmarkDecodeString/8192-4 318 363551 ns/op 30.05 MB/s BenchmarkNewEncoding-4 92781 1305 ns/op 196.21 MB/s PASS ok encoding/base64 1.016s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1200 89497 ns/op 44.69 MB/s BenchmarkReadStruct-4 17389 6748 ns/op 11.11 MB/s BenchmarkWriteStruct-4 18570 6443 ns/op 11.64 MB/s BenchmarkReadInts-4 47656 2459 ns/op 12.20 MB/s BenchmarkWriteInts-4 39764 3050 ns/op 9.84 MB/s BenchmarkWriteSlice1000Int32s-4 1296 94261 ns/op 42.44 MB/s BenchmarkPutUint16-4 3318675 36.08 ns/op 55.43 MB/s BenchmarkAppendUint16-4 3318525 35.79 ns/op 55.88 MB/s BenchmarkPutUint32-4 2450875 48.12 ns/op 83.13 MB/s BenchmarkAppendUint32-4 2372875 49.65 ns/op 80.57 MB/s BenchmarkPutUint64-4 1056122 112.6 ns/op 71.04 MB/s BenchmarkAppendUint64-4 988048 111.9 ns/op 71.47 MB/s BenchmarkLittleEndianPutUint16-4 3261002 36.87 ns/op 54.25 MB/s BenchmarkLittleEndianAppendUint16-4 3330202 36.15 ns/op 55.32 MB/s BenchmarkLittleEndianPutUint32-4 2346811 48.73 ns/op 82.09 MB/s BenchmarkLittleEndianAppendUint32-4 2473129 47.57 ns/op 84.09 MB/s BenchmarkLittleEndianPutUint64-4 952885 113.3 ns/op 70.60 MB/s BenchmarkLittleEndianAppendUint64-4 973442 112.5 ns/op 71.11 MB/s BenchmarkReadFloats-4 164649 746.5 ns/op 16.07 MB/s BenchmarkWriteFloats-4 140380 881.5 ns/op 13.61 MB/s BenchmarkReadSlice1000Float32s-4 1162 97268 ns/op 41.12 MB/s BenchmarkWriteSlice1000Float32s-4 1077 104793 ns/op 38.17 MB/s BenchmarkReadSlice1000Uint8s-4 73316 1427 ns/op 700.80 MB/s BenchmarkWriteSlice1000Uint8s-4 96733 1075 ns/op 930.31 MB/s BenchmarkPutUvarint32-4 695299 146.9 ns/op 27.24 MB/s BenchmarkPutUvarint64-4 197928 586.7 ns/op 13.64 MB/s PASS ok encoding/binary 3.847s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5690 17922 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7167 16454 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7152 16638 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4297 27429 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7129 15126 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7261 15187 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7819 14926 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4328 25798 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12711 9149 ns/op PASS ok encoding/csv 1.466s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9248 11525 ns/op BenchmarkEndToEndByteBuffer-4 15745 7305 ns/op BenchmarkEndToEndSliceByteBuffer-4 286 424587 ns/op BenchmarkEncodeComplex128Slice-4 825 135639 ns/op BenchmarkEncodeFloat64Slice-4 1779 71769 ns/op BenchmarkEncodeInt32Slice-4 1263 87675 ns/op BenchmarkEncodeStringSlice-4 2391 44255 ns/op BenchmarkEncodeInterfaceSlice-4 72 1811419 ns/op BenchmarkDecodeComplex128Slice-4 655 212985 ns/op BenchmarkDecodeFloat64Slice-4 1395 106841 ns/op BenchmarkDecodeInt32Slice-4 1117 98815 ns/op BenchmarkDecodeStringSlice-4 734 164354 ns/op BenchmarkDecodeStringsSlice-4 332 380265 ns/op BenchmarkDecodeBytesSlice-4 470 223187 ns/op BenchmarkDecodeInterfaceSlice-4 111 1104824 ns/op BenchmarkDecodeMap-4 85 1360666 ns/op PASS ok encoding/gob 2.825s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 13016 9395 ns/op 27.25 MB/s BenchmarkEncode/1024-4 2942 38117 ns/op 26.86 MB/s BenchmarkEncode/4096-4 807 145972 ns/op 28.06 MB/s BenchmarkEncode/16384-4 204 592563 ns/op 27.65 MB/s BenchmarkDecode/256-4 23703 4963 ns/op 51.58 MB/s BenchmarkDecode/1024-4 5761 19609 ns/op 52.22 MB/s BenchmarkDecode/4096-4 1521 79538 ns/op 51.50 MB/s BenchmarkDecode/16384-4 375 319044 ns/op 51.35 MB/s BenchmarkDump/256-4 1256 93626 ns/op 2.73 MB/s BenchmarkDump/1024-4 328 356762 ns/op 2.87 MB/s BenchmarkDump/4096-4 81 1429854 ns/op 2.86 MB/s BenchmarkDump/16384-4 19 6000791 ns/op 2.73 MB/s PASS ok encoding/hex 1.778s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 109183078 ns/op 17.77 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 143555847 ns/op 13.52 MB/s 8394960 B/op 109 allocs/op BenchmarkCodeMarshal-4 1 148223891 ns/op 13.09 MB/s 10331944 B/op 52 allocs/op BenchmarkCodeMarshalError-4 1 122742568 ns/op 15.81 MB/s 1946088 B/op 64 allocs/op BenchmarkMarshalBytes/32-4 22294 5346 ns/op BenchmarkMarshalBytes/256-4 5896 19515 ns/op BenchmarkMarshalBytes/4096-4 442 264698 ns/op BenchmarkMarshalBytesError/32-4 60 1984752 ns/op BenchmarkMarshalBytesError/256-4 58 1896570 ns/op BenchmarkMarshalBytesError/4096-4 52 2167343 ns/op BenchmarkCodeDecoder-4 1 421894849 ns/op 4.60 MB/s 11146216 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 36741 3233 ns/op 4.33 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 49402 2241 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 363157440 ns/op 5.34 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 353688368 ns/op 5.49 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 54421 2221 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 135036 830.4 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 269190 475.1 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 76837 1657 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 54711 1923 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 17866 6659 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4134 30239 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 940 129648 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1014845 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9384632 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 441495 243.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 459895 246.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 440235 257.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 394390 266.1 ns/op BenchmarkEncodeMarshaler-4 64681 1723 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 91429 1264 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4224165 27.48 ns/op BenchmarkNumberIsValidRegexp-4 21076 5742 ns/op PASS ok encoding/json 6.860s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2498800 ns/op 26.23 MB/s BenchmarkDecode-4 22 5237364 ns/op 16.95 MB/s PASS ok encoding/pem 0.386s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 1842 54373 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 990 128941 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4203 29082 ns/op PASS ok encoding/xml 0.516s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 253530 439.9 ns/op BenchmarkIntSet-4 317596 387.3 ns/op BenchmarkFloatAdd-4 57110 2055 ns/op BenchmarkFloatSet-4 302043 407.1 ns/op BenchmarkStringSet-4 303301 398.0 ns/op BenchmarkMapSet-4 64699 1878 ns/op BenchmarkMapSetDifferent-4 58314 2161 ns/op BenchmarkMapSetDifferentRandom-4 232 467928 ns/op BenchmarkMapSetString-4 62724 2076 ns/op BenchmarkMapAddSame-4 31489 3178 ns/op BenchmarkMapAddDifferent-4 15668 7462 ns/op BenchmarkMapAddDifferentRandom-4 199 601922 ns/op BenchmarkMapAddSameSteadyState-4 193989 521.9 ns/op BenchmarkMapAddDifferentSteadyState-4 105169 1046 ns/op BenchmarkRealworldExpvarUsage-4 21282 6192 ns/op PASS ok expvar 2.562s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 108067 1208 ns/op BenchmarkSprintfEmpty-4 479461 309.9 ns/op BenchmarkSprintfString-4 320272 403.8 ns/op BenchmarkSprintfTruncateString-4 304398 444.2 ns/op BenchmarkSprintfTruncateBytes-4 153955 762.1 ns/op BenchmarkSprintfSlowParsingPath-4 286779 455.5 ns/op BenchmarkSprintfQuoteString-4 39283 2681 ns/op BenchmarkSprintfInt-4 295117 437.0 ns/op BenchmarkSprintfIntInt-4 173466 652.0 ns/op BenchmarkSprintfPrefixedInt-4 213597 511.1 ns/op BenchmarkSprintfFloat-4 143907 721.9 ns/op BenchmarkSprintfComplex-4 50953 2054 ns/op BenchmarkSprintfBoolean-4 282972 426.3 ns/op BenchmarkSprintfHexString-4 108403 993.1 ns/op BenchmarkSprintfHexBytes-4 84430 1473 ns/op BenchmarkSprintfBytes-4 50430 2651 ns/op BenchmarkSprintfStringer-4 97472 1269 ns/op BenchmarkSprintfStructure-4 41959 3057 ns/op BenchmarkManyArgs-4 59158 1795 ns/op BenchmarkFprintInt-4 77270 1564 ns/op BenchmarkFprintfBytes-4 82201 1487 ns/op BenchmarkFprintIntNoAlloc-4 81175 1536 ns/op BenchmarkScanInts-4 37 3088051 ns/op BenchmarkScanRecursiveInt-4 1 319223132 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 352103867 ns/op PASS ok fmt 4.562s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 601 188443 ns/op PASS ok go/build 0.157s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 47929 2237 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13586 8673 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3991 30525 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 976 113856 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 247 470763 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 52 2296791 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9401310 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40368303 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 178283555 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.580s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 269748749 ns/op 0.24 MB/s 46599160 B/op 48985 allocs/op PASS ok go/format 0.331s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 20474718 ns/op 2.63 MB/s BenchmarkParseOnly-4 6 17243913 ns/op 3.12 MB/s BenchmarkResolve-4 48 2481396 ns/op 21.71 MB/s PASS ok go/parser 1.393s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 154966791 ns/op 0.33 MB/s 5386784 B/op 27659 allocs/op BenchmarkPrintDecl-4 691 160953 ns/op 0.20 MB/s 16563 B/op 51 allocs/op PASS ok go/printer 0.324s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 261 449877 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8855040 ns/op 6.17 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12275872 ns/op 5.86 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17804684 ns/op 6.38 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 219 542376 ns/op 5.67 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 1000000 109.9 ns/op PASS ok go/token 0.149s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 139 854922 ns/op BenchmarkNamed/Underlying/nongeneric-4 868557 137.4 ns/op BenchmarkNamed/Underlying/generic-4 839389 137.5 ns/op BenchmarkNamed/Underlying/src_instance-4 814752 139.7 ns/op BenchmarkNamed/Underlying/user_instance-4 823478 139.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19417 5500 ns/op BenchmarkNamed/NewMethodSet/generic-4 21560 5296 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21121 5470 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 21693 5518 ns/op BenchmarkCheck/http/funcbodies/info-4 1 605949350 ns/op 50211 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 419730170 ns/op 72485 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 268321448 ns/op 113370 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 222878208 ns/op 136510 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 414334205 ns/op 12360 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 112464773 ns/op 45518 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 72062255 ns/op 71034 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70989815 ns/op 72118 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 168613240 ns/op 12850 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 64570378 ns/op 33548 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 49300033 ns/op 43943 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 48305995 ns/op 44848 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1079490343 ns/op 58166 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 557802916 ns/op 112559 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154936909 ns/op 405076 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 118502074 ns/op 529558 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 463227494 ns/op 4356 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 101395176 ns/op 19893 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 85050916 ns/op 23717 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 85948728 ns/op 23468 lines/s PASS ok go/types 17.597s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8444 13995 ns/op 73.17 MB/s PASS ok hash/adler32 0.253s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 197539 568.4 ns/op 26.39 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 203581 551.6 ns/op 27.19 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 104922 1114 ns/op 35.91 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 112530 1069 ns/op 37.40 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 436537 258.0 ns/op 1984.63 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 447920 257.9 ns/op 1985.13 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 397844 290.1 ns/op 3529.36 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 415003 287.2 ns/op 3565.85 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 234810 490.9 ns/op 8343.48 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 246565 482.1 ns/op 8496.52 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52280 2326 ns/op 14084.97 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52825 2272 ns/op 14424.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 448314 256.4 ns/op 58.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 461426 252.5 ns/op 59.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 440523 259.0 ns/op 154.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 432926 260.4 ns/op 153.62 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 324960 359.8 ns/op 1423.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 313614 370.1 ns/op 1383.51 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 262138 454.4 ns/op 2253.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 258068 459.0 ns/op 2230.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 219039 540.1 ns/op 7583.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 218437 536.0 ns/op 7641.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45862 2592 ns/op 12642.43 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45939 2597 ns/op 12619.20 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 210711 558.9 ns/op 26.84 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 206676 548.4 ns/op 27.35 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100342 1175 ns/op 34.06 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 107481 1117 ns/op 35.80 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7568 15468 ns/op 33.10 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7467 15816 ns/op 32.37 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3652 32123 ns/op 31.88 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3649 32070 ns/op 31.93 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 886 130989 ns/op 31.27 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 924 128729 ns/op 31.82 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1037769 ns/op 31.58 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1036641 ns/op 31.61 MB/s PASS ok hash/crc32 4.588s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 80 1403551 ns/op 46.69 MB/s BenchmarkCrc64/ISO4KB-4 986 117939 ns/op 34.73 MB/s BenchmarkCrc64/ISO1KB-4 4406 25367 ns/op 40.37 MB/s BenchmarkCrc64/ECMA64KB-4 84 1405137 ns/op 46.64 MB/s BenchmarkCrc64/Random64KB-4 93 1218269 ns/op 53.79 MB/s BenchmarkCrc64/Random16KB-4 372 316386 ns/op 51.78 MB/s PASS ok hash/crc64 0.787s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8665 13763 ns/op 74.40 MB/s BenchmarkFnv32aKB-4 8601 13969 ns/op 73.31 MB/s BenchmarkFnv64KB-4 7368 14420 ns/op 71.01 MB/s BenchmarkFnv64aKB-4 7878 14204 ns/op 72.09 MB/s BenchmarkFnv128KB-4 1989 59670 ns/op 17.16 MB/s BenchmarkFnv128aKB-4 2064 57240 ns/op 17.89 MB/s PASS ok hash/fnv 0.938s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 601020 193.3 ns/op 20.69 MB/s BenchmarkHash/n=4/Bytes-4 4010646 29.47 ns/op 135.74 MB/s BenchmarkHash/n=4/String-4 4260717 28.08 ns/op 142.45 MB/s BenchmarkHash/n=8/Write-4 563493 189.2 ns/op 42.28 MB/s BenchmarkHash/n=8/Bytes-4 3803328 30.71 ns/op 260.49 MB/s BenchmarkHash/n=8/String-4 4239219 28.25 ns/op 283.18 MB/s BenchmarkHash/n=16/Write-4 595965 193.4 ns/op 82.74 MB/s BenchmarkHash/n=16/Bytes-4 4561036 25.96 ns/op 616.38 MB/s BenchmarkHash/n=16/String-4 4612814 25.60 ns/op 624.91 MB/s BenchmarkHash/n=32/Write-4 545152 207.7 ns/op 154.08 MB/s BenchmarkHash/n=32/Bytes-4 4256857 27.54 ns/op 1162.00 MB/s BenchmarkHash/n=32/String-4 4415634 26.91 ns/op 1189.29 MB/s BenchmarkHash/n=64/Write-4 552450 215.9 ns/op 296.43 MB/s BenchmarkHash/n=64/Bytes-4 3890808 29.91 ns/op 2139.51 MB/s BenchmarkHash/n=64/String-4 4108560 28.82 ns/op 2220.83 MB/s BenchmarkHash/n=256/Write-4 402536 293.6 ns/op 872.00 MB/s BenchmarkHash/n=256/Bytes-4 2219410 54.95 ns/op 4658.49 MB/s BenchmarkHash/n=256/String-4 2190030 55.16 ns/op 4641.04 MB/s BenchmarkHash/n=320/Write-4 399108 285.7 ns/op 1120.11 MB/s BenchmarkHash/n=320/Bytes-4 1794730 66.36 ns/op 4822.21 MB/s BenchmarkHash/n=320/String-4 1786395 67.17 ns/op 4764.35 MB/s BenchmarkHash/n=1024/Write-4 263442 436.0 ns/op 2348.44 MB/s BenchmarkHash/n=1024/Bytes-4 756872 158.0 ns/op 6480.02 MB/s BenchmarkHash/n=1024/String-4 750108 159.8 ns/op 6408.58 MB/s BenchmarkHash/n=4096/Write-4 123012 959.5 ns/op 4269.06 MB/s BenchmarkHash/n=4096/Bytes-4 207614 580.3 ns/op 7058.47 MB/s BenchmarkHash/n=4096/String-4 205629 580.3 ns/op 7058.92 MB/s BenchmarkHash/n=16384/Write-4 38972 3078 ns/op 5322.54 MB/s BenchmarkHash/n=16384/Bytes-4 53185 2250 ns/op 7281.29 MB/s BenchmarkHash/n=16384/String-4 52732 2266 ns/op 7229.51 MB/s PASS ok hash/maphash 4.474s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 783 138625 ns/op BenchmarkEscapeNone-4 114223 944.0 ns/op BenchmarkUnescape-4 757 150200 ns/op BenchmarkUnescapeNone-4 531081 220.2 ns/op BenchmarkUnescapeSparse-4 10773 10655 ns/op BenchmarkUnescapeDense-4 1101 102283 ns/op PASS ok html 0.854s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9111 12737 ns/op BenchmarkCSSEscaperNoSpecials-4 45114 2639 ns/op BenchmarkDecodeCSS-4 26439 4436 ns/op BenchmarkDecodeCSSNoSpecials-4 4232318 27.92 ns/op BenchmarkCSSValueFilter-4 111994 999.4 ns/op BenchmarkCSSValueFilterOk-4 78056 1469 ns/op BenchmarkEscapedExecute-4 4140 24711 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10661 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 68002 1986 ns/op BenchmarkStripTags-4 21235 5594 ns/op BenchmarkStripTagsNoSpecials-4 301899 400.6 ns/op BenchmarkJSValEscaperWithNum-4 23782 4904 ns/op BenchmarkJSValEscaperWithStr-4 4562 26038 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18882 6279 ns/op BenchmarkJSValEscaperWithObj-4 3795 29749 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13563 8779 ns/op BenchmarkJSStrEscaperNoSpecials-4 58428 2009 ns/op BenchmarkJSStrEscaper-4 10000 10706 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 53242 2215 ns/op BenchmarkJSRegexpEscaper-4 10000 10979 ns/op BenchmarkTemplateSpecialTags-4 90 1311101 ns/op BenchmarkURLEscaper-4 4146 25796 ns/op BenchmarkURLEscaperNoSpecials-4 177764 650.3 ns/op BenchmarkURLNormalizer-4 6184 19092 ns/op BenchmarkURLNormalizerNoSpecials-4 154815 693.9 ns/op BenchmarkSrcsetFilter-4 19207 5982 ns/op BenchmarkSrcsetFilterNoSpecials-4 109879 1058 ns/op PASS ok html/template 4.100s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 523562 196.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 384402 265.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 650935 181.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 446755 267.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1886134 63.87 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1238821 97.08 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1933600 65.78 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1224632 98.21 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1502318 79.10 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 454009 244.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 374713 308.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 494310 254.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 326132 322.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 860275 138.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 541004 205.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 918326 118.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 560072 216.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 471236 253.4 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1416745 83.06 ns/op BenchmarkRGBASetRGBA-4 1407289 83.56 ns/op BenchmarkRGBA64At-4 745050 157.7 ns/op BenchmarkRGBA64SetRGBA64-4 832754 141.6 ns/op BenchmarkNRGBAAt-4 1431896 83.94 ns/op BenchmarkNRGBASetNRGBA-4 1422426 82.31 ns/op BenchmarkNRGBA64At-4 721262 161.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 824002 140.9 ns/op BenchmarkAlphaAt-4 2449758 48.60 ns/op BenchmarkAlphaSetAlpha-4 2409993 49.50 ns/op BenchmarkAlpha16At-4 1610046 74.95 ns/op BenchmarkAlphaSetAlpha16-4 1618741 74.06 ns/op BenchmarkGrayAt-4 2465109 48.36 ns/op BenchmarkGraySetGray-4 2396044 50.38 ns/op BenchmarkGray16At-4 1608399 74.80 ns/op BenchmarkGraySetGray16-4 1603548 74.82 ns/op PASS ok image 5.677s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4218868 27.19 ns/op BenchmarkYCbCrToRGB/128-4 4396512 27.41 ns/op BenchmarkYCbCrToRGB/255-4 4563235 26.00 ns/op BenchmarkRGBToYCbCr/0-4 4351950 27.53 ns/op BenchmarkRGBToYCbCr/Cb-4 4498963 26.42 ns/op BenchmarkRGBToYCbCr/Cr-4 4509541 26.75 ns/op BenchmarkYCbCrToRGBA/0-4 3579069 33.19 ns/op BenchmarkYCbCrToRGBA/128-4 3470475 34.85 ns/op BenchmarkYCbCrToRGBA/255-4 3713372 32.20 ns/op BenchmarkNYCbCrAToRGBA/0-4 3562208 33.35 ns/op BenchmarkNYCbCrAToRGBA/128-4 3515853 34.09 ns/op BenchmarkNYCbCrAToRGBA/255-4 3587094 33.77 ns/op PASS ok image/color 1.860s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34015457 ns/op BenchmarkFillSrc-4 303 373935 ns/op BenchmarkCopyOver-4 6 17461420 ns/op BenchmarkCopySrc-4 400 276617 ns/op BenchmarkNRGBAOver-4 6 19009039 ns/op BenchmarkNRGBASrc-4 9 11742072 ns/op BenchmarkYCbCr-4 8 13353483 ns/op BenchmarkGray-4 16 6805614 ns/op BenchmarkCMYK-4 9 11976962 ns/op BenchmarkGlyphOver-4 19 5996683 ns/op BenchmarkRGBAMaskOver-4 4 30686691 ns/op BenchmarkGrayMaskOver-4 5 23169440 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38450505 ns/op BenchmarkRGBA-4 4 25153276 ns/op BenchmarkPalettedFill-4 897 132680 ns/op BenchmarkPalettedRGBA-4 4 25321886 ns/op BenchmarkGenericOver-4 2 55138717 ns/op BenchmarkGenericMaskOver-4 5 22603739 ns/op BenchmarkGenericSrc-4 3 35659799 ns/op BenchmarkGenericMaskSrc-4 4 30148548 ns/op PASS ok image/draw 6.011s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 24 4597598 ns/op 3.36 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 107707665 ns/op 2.85 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2919390211 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 57 2009339 ns/op 7.69 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 144132748 ns/op 0.43 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.968s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 4113 28936 ns/op BenchmarkIDCT-4 3884 27618 ns/op BenchmarkDecodeBaseline-4 9 12410625 ns/op 4.98 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17576088 ns/op 3.52 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 154476130 ns/op 7.95 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 190498543 ns/op 4.84 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.457s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11862342 8.774 ns/op BenchmarkDecodeGray-4 12 9239310 ns/op 7.09 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39228476 ns/op 6.68 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34387241 ns/op 7.62 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5404039 ns/op 12.13 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31970003 ns/op 8.20 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39690924 ns/op 6.60 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61007054 ns/op 5.04 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60230016 ns/op 5.10 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 195483709 ns/op 6.29 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 213692959 ns/op 5.75 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30376049 ns/op 10.11 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 194912814 ns/op 6.30 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 819533710 ns/op 1.50 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.694s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53386318 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43560694 ns/op 2.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 301949527 ns/op 1.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 284376308 ns/op 1.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 51630555 ns/op 1.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43398598 ns/op 2.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 292201599 ns/op 1.71 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 276300976 ns/op 1.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 652963149 ns/op 1.53 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 651674006 ns/op 1.53 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3969401391 ns/op 1.26 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3882649355 ns/op 1.29 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10231573 ns/op 9.77 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11380555 ns/op 8.79 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50615217 ns/op 9.88 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55255126 ns/op 9.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101787450 ns/op 9.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113184696 ns/op 8.84 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 509574384 ns/op 9.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 551249445 ns/op 9.07 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60566106 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 52053672 ns/op 1.92 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 383281078 ns/op 1.30 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 413429133 ns/op 1.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 885379385 ns/op 1.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 932925101 ns/op 1.07 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6076285799 ns/op 0.82 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5916389992 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 179690943 ns/op 23.26 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 186522632 ns/op 22.41 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 71.436s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 35528 2909 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 36530 3181 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/4-4 32096 3503 ns/op 1.14 MB/s BenchmarkMarshalCorpusFile/8-4 27760 4131 ns/op 1.94 MB/s BenchmarkMarshalCorpusFile/16-4 21931 5478 ns/op 2.92 MB/s BenchmarkMarshalCorpusFile/32-4 14701 8229 ns/op 3.89 MB/s BenchmarkMarshalCorpusFile/64-4 8343 13175 ns/op 4.86 MB/s BenchmarkMarshalCorpusFile/128-4 5748 20538 ns/op 6.23 MB/s BenchmarkMarshalCorpusFile/256-4 2870 39205 ns/op 6.53 MB/s BenchmarkMarshalCorpusFile/512-4 1374 78734 ns/op 6.50 MB/s BenchmarkMarshalCorpusFile/1024-4 745 150880 ns/op 6.79 MB/s BenchmarkMarshalCorpusFile/2048-4 379 301200 ns/op 6.80 MB/s BenchmarkMarshalCorpusFile/4096-4 199 597804 ns/op 6.85 MB/s BenchmarkMarshalCorpusFile/8192-4 90 1195117 ns/op 6.85 MB/s BenchmarkMarshalCorpusFile/16384-4 46 2386154 ns/op 6.87 MB/s BenchmarkMarshalCorpusFile/32768-4 18 6302429 ns/op 5.20 MB/s BenchmarkMarshalCorpusFile/65536-4 8 12939942 ns/op 5.06 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28586730 ns/op 4.59 MB/s BenchmarkMarshalCorpusFile/262144-4 2 58966998 ns/op 4.45 MB/s BenchmarkMarshalCorpusFile/524288-4 1 128009357 ns/op 4.10 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 273029893 ns/op 3.84 MB/s BenchmarkUnmarshalCorpusFile/1-4 10461 11149 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 9441 11885 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9182 12906 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7836 15046 ns/op 0.53 MB/s BenchmarkUnmarshalCorpusFile/16-4 6417 18605 ns/op 0.86 MB/s BenchmarkUnmarshalCorpusFile/32-4 3914 26908 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/64-4 3366 31573 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/128-4 2664 41500 ns/op 3.08 MB/s BenchmarkUnmarshalCorpusFile/256-4 1051 110607 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/512-4 567 209022 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/1024-4 294 404510 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/2048-4 145 796680 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1588961 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3134799 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6251781 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12676909 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25019352 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50511654 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 103751922 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 207868159 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 416482330 ns/op 2.52 MB/s BenchmarkMutatorBytes/1-4 35929 3330 ns/op BenchmarkMutatorBytes/10-4 38088 3123 ns/op BenchmarkMutatorBytes/100-4 35566 3400 ns/op BenchmarkMutatorBytes/1000-4 23626 5330 ns/op BenchmarkMutatorBytes/10000-4 5901 23928 ns/op BenchmarkMutatorBytes/100000-4 836 153881 ns/op BenchmarkMutatorString/1-4 30000 3478 ns/op BenchmarkMutatorString/10-4 35710 3364 ns/op BenchmarkMutatorString/100-4 31982 4085 ns/op BenchmarkMutatorString/1000-4 13945 7804 ns/op BenchmarkMutatorString/10000-4 2956 57674 ns/op BenchmarkMutatorString/100000-4 194 615263 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19640 6052 ns/op BenchmarkMutatorAllBasicTypes/string-4 18542 6273 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61588 1870 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56344 2101 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55702 2113 ns/op BenchmarkMutatorAllBasicTypes/int-4 58860 1981 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59509 1966 ns/op BenchmarkMutatorAllBasicTypes/int16-4 59258 1955 ns/op BenchmarkMutatorAllBasicTypes/int32-4 60355 1974 ns/op BenchmarkMutatorAllBasicTypes/int64-4 59289 1953 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57198 2040 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57711 2045 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57601 2022 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57699 2088 ns/op PASS ok internal/fuzz 11.589s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 31804 3705 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 123174 961.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.398s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 30631 3370 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10087 ns/op BenchmarkSplicePipePoolParallel-4 104109 1201 ns/op BenchmarkSplicePipeNativeParallel-4 30176 3898 ns/op PASS ok internal/poll 0.724s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 20523084 ns/op PASS ok internal/trace 3.006s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15753 ns/op BenchmarkCopyNLarge-4 145 979444 ns/op PASS ok io 0.426s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 213243 521.0 ns/op BenchmarkPrintln-4 24699 4889 ns/op BenchmarkPrintlnNoFlags-4 49284 2490 ns/op PASS ok log 0.480s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2190490 54.65 ns/op BenchmarkAcosh-4 968078 108.7 ns/op BenchmarkAsin-4 2206465 54.28 ns/op BenchmarkAsinh-4 1000000 115.1 ns/op BenchmarkAtan-4 3070192 38.81 ns/op BenchmarkAtanh-4 1000000 109.6 ns/op BenchmarkAtan2-4 2118147 56.06 ns/op BenchmarkCbrt-4 1433313 82.29 ns/op BenchmarkCeil-4 16575837 7.170 ns/op BenchmarkCopysign-4 3146733 37.92 ns/op BenchmarkCos-4 1393138 85.58 ns/op BenchmarkCosh-4 1511664 79.24 ns/op BenchmarkErf-4 2836020 42.13 ns/op BenchmarkErfc-4 2726781 43.92 ns/op BenchmarkErfinv-4 2481405 48.33 ns/op BenchmarkErfcinv-4 2459389 48.73 ns/op BenchmarkExp-4 5959376 20.23 ns/op BenchmarkExpGo-4 910296 125.1 ns/op BenchmarkExpm1-4 2090326 57.38 ns/op BenchmarkExp2-4 1000000 116.1 ns/op BenchmarkExp2Go-4 939808 125.1 ns/op BenchmarkAbs-4 3944763 30.41 ns/op BenchmarkDim-4 8078496 14.83 ns/op BenchmarkFloor-4 16618580 7.181 ns/op BenchmarkMax-4 11278899 10.54 ns/op BenchmarkMin-4 11142456 10.65 ns/op BenchmarkMod-4 344049 324.3 ns/op BenchmarkFrexp-4 2027366 58.53 ns/op BenchmarkGamma-4 704646 164.0 ns/op BenchmarkHypot-4 10189862 11.75 ns/op BenchmarkHypotGo-4 1685653 70.03 ns/op BenchmarkIlogb-4 2561704 46.72 ns/op BenchmarkJ0-4 245307 481.4 ns/op BenchmarkJ1-4 249056 468.0 ns/op BenchmarkJn-4 114804 1029 ns/op BenchmarkLdexp-4 2088412 57.22 ns/op BenchmarkLgamma-4 847710 138.6 ns/op BenchmarkLog-4 5130429 23.36 ns/op BenchmarkLogb-4 2550946 47.10 ns/op BenchmarkLog1p-4 1342429 88.57 ns/op BenchmarkLog10-4 4907263 24.46 ns/op BenchmarkLog2-4 1515369 79.53 ns/op BenchmarkModf-4 2877273 41.56 ns/op BenchmarkNextafter32-4 2935416 40.40 ns/op BenchmarkNextafter64-4 3012093 39.50 ns/op BenchmarkPowInt-4 600686 189.7 ns/op BenchmarkPowFrac-4 439184 274.7 ns/op BenchmarkPow10Pos-4 4190482 28.55 ns/op BenchmarkPow10Neg-4 4018411 29.66 ns/op BenchmarkRound-4 3786040 31.85 ns/op BenchmarkRoundToEven-4 7983927 14.81 ns/op BenchmarkRemainder-4 527796 217.0 ns/op BenchmarkSignbit-4 5356850 22.45 ns/op BenchmarkSin-4 1621029 73.24 ns/op BenchmarkSincos-4 1000000 116.3 ns/op BenchmarkSinh-4 1780452 67.11 ns/op BenchmarkSqrtIndirect-4 16375478 7.146 ns/op BenchmarkSqrtLatency-4 16456027 7.172 ns/op BenchmarkSqrtIndirectLatency-4 16540225 7.159 ns/op BenchmarkSqrtGoLatency-4 1339380 88.85 ns/op BenchmarkSqrtPrime-4 30687 3889 ns/op BenchmarkTan-4 1486874 80.79 ns/op BenchmarkTanh-4 1428252 83.82 ns/op BenchmarkTrunc-4 16676338 7.168 ns/op BenchmarkY0-4 252516 470.2 ns/op BenchmarkY1-4 255049 470.7 ns/op BenchmarkYn-4 122107 969.9 ns/op BenchmarkFloat64bits-4 5634417 21.26 ns/op BenchmarkFloat64frombits-4 5262103 22.89 ns/op BenchmarkFloat32bits-4 5314444 21.97 ns/op BenchmarkFloat32frombits-4 5416188 21.92 ns/op BenchmarkFMA-4 16725453 7.155 ns/op PASS ok math 10.985s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 13113480 9.170 ns/op 6979.39 MB/s BenchmarkAddVV/2-4 12087988 10.00 ns/op 12800.05 MB/s BenchmarkAddVV/3-4 10753734 11.32 ns/op 16967.54 MB/s BenchmarkAddVV/4-4 10790421 11.10 ns/op 23065.26 MB/s BenchmarkAddVV/5-4 9834750 12.11 ns/op 26434.02 MB/s BenchmarkAddVV/10-4 7966340 15.11 ns/op 42363.04 MB/s BenchmarkAddVV/100-4 1875598 63.90 ns/op 100157.88 MB/s BenchmarkAddVV/1000-4 204895 577.4 ns/op 110833.36 MB/s BenchmarkSubVV/1-4 12793076 9.286 ns/op 6892.24 MB/s BenchmarkSubVV/2-4 11771628 9.996 ns/op 12805.11 MB/s BenchmarkSubVV/3-4 10534837 11.41 ns/op 16830.37 MB/s BenchmarkSubVV/4-4 10852696 10.98 ns/op 23316.22 MB/s BenchmarkSubVV/5-4 9769441 12.11 ns/op 26426.52 MB/s BenchmarkSubVV/10-4 7956609 15.16 ns/op 42208.79 MB/s BenchmarkSubVV/100-4 1875165 63.38 ns/op 100971.97 MB/s BenchmarkSubVV/1000-4 203666 571.7 ns/op 111938.79 MB/s BenchmarkAddVW/1-4 13831160 8.535 ns/op 937.32 MB/s BenchmarkAddVW/2-4 13577995 8.975 ns/op 1782.76 MB/s BenchmarkAddVW/3-4 12199839 9.874 ns/op 2430.55 MB/s BenchmarkAddVW/4-4 11717614 10.23 ns/op 3128.88 MB/s BenchmarkAddVW/5-4 11225469 10.73 ns/op 3728.59 MB/s BenchmarkAddVW/10-4 9401804 12.74 ns/op 6278.76 MB/s BenchmarkAddVW/100-4 253826 444.3 ns/op 1800.43 MB/s BenchmarkAddVW/1000-4 36058 3332 ns/op 2400.67 MB/s BenchmarkAddVWext/1-4 13628941 8.719 ns/op 917.53 MB/s BenchmarkAddVWext/2-4 13099615 9.111 ns/op 1756.04 MB/s BenchmarkAddVWext/3-4 11697226 9.889 ns/op 2426.98 MB/s BenchmarkAddVWext/4-4 12092708 10.20 ns/op 3138.62 MB/s BenchmarkAddVWext/5-4 11184000 10.64 ns/op 3759.33 MB/s BenchmarkAddVWext/10-4 9327081 12.84 ns/op 6232.90 MB/s BenchmarkAddVWext/100-4 84913 1399 ns/op 571.83 MB/s BenchmarkAddVWext/1000-4 8685 13579 ns/op 589.13 MB/s BenchmarkSubVW/1-4 14165530 8.511 ns/op 939.93 MB/s BenchmarkSubVW/2-4 12682080 9.302 ns/op 1720.08 MB/s BenchmarkSubVW/3-4 11909367 10.24 ns/op 2344.57 MB/s BenchmarkSubVW/4-4 11722396 10.16 ns/op 3148.40 MB/s BenchmarkSubVW/5-4 11080057 10.64 ns/op 3759.61 MB/s BenchmarkSubVW/10-4 9329491 12.82 ns/op 6238.63 MB/s BenchmarkSubVW/100-4 250680 458.5 ns/op 1744.95 MB/s BenchmarkSubVW/1000-4 36081 3317 ns/op 2411.69 MB/s BenchmarkSubVWext/1-4 13993270 8.560 ns/op 934.62 MB/s BenchmarkSubVWext/2-4 12818138 9.298 ns/op 1720.77 MB/s BenchmarkSubVWext/3-4 11719820 10.18 ns/op 2357.58 MB/s BenchmarkSubVWext/4-4 11605059 10.10 ns/op 3168.60 MB/s BenchmarkSubVWext/5-4 11504682 10.65 ns/op 3757.25 MB/s BenchmarkSubVWext/10-4 9340410 13.07 ns/op 6121.14 MB/s BenchmarkSubVWext/100-4 91670 1312 ns/op 609.58 MB/s BenchmarkSubVWext/1000-4 9214 12751 ns/op 627.39 MB/s BenchmarkMulAddVWW/1-4 11046392 10.85 ns/op 5899.13 MB/s BenchmarkMulAddVWW/2-4 10786366 11.25 ns/op 11379.88 MB/s BenchmarkMulAddVWW/3-4 9739050 11.97 ns/op 16038.33 MB/s BenchmarkMulAddVWW/4-4 9132597 12.82 ns/op 19968.67 MB/s BenchmarkMulAddVWW/5-4 8857368 13.40 ns/op 23887.74 MB/s BenchmarkMulAddVWW/10-4 6606247 18.42 ns/op 34735.63 MB/s BenchmarkMulAddVWW/100-4 1000000 100.2 ns/op 63874.96 MB/s BenchmarkMulAddVWW/1000-4 126426 940.6 ns/op 68044.49 MB/s BenchmarkAddMulVVW/1-4 12936940 9.376 ns/op 6825.97 MB/s BenchmarkAddMulVVW/2-4 11441374 11.39 ns/op 11236.14 MB/s BenchmarkAddMulVVW/3-4 9778923 11.63 ns/op 16513.20 MB/s BenchmarkAddMulVVW/4-4 9295122 12.84 ns/op 19933.08 MB/s BenchmarkAddMulVVW/5-4 8525792 13.91 ns/op 23001.10 MB/s BenchmarkAddMulVVW/10-4 7120344 18.29 ns/op 34990.51 MB/s BenchmarkAddMulVVW/100-4 1500777 80.31 ns/op 79686.26 MB/s BenchmarkAddMulVVW/1000-4 163612 714.7 ns/op 89542.30 MB/s BenchmarkDivWVW/1-4 2631744 45.42 ns/op 1409.03 MB/s BenchmarkDivWVW/2-4 1215031 95.45 ns/op 1341.02 MB/s BenchmarkDivWVW/3-4 948331 122.1 ns/op 1572.98 MB/s BenchmarkDivWVW/4-4 855622 143.7 ns/op 1781.09 MB/s BenchmarkDivWVW/5-4 802638 150.2 ns/op 2130.73 MB/s BenchmarkDivWVW/10-4 431096 278.7 ns/op 2296.52 MB/s BenchmarkDivWVW/100-4 56385 2124 ns/op 3013.07 MB/s BenchmarkDivWVW/1000-4 5762 20586 ns/op 3108.96 MB/s BenchmarkNonZeroShifts/1/shrVU-4 10944806 9.168 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11741586 8.777 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10692501 9.880 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10881988 9.592 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9881064 10.83 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10404868 10.24 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8947314 11.40 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9690813 11.10 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8633054 12.31 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8940130 12.02 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6114564 16.74 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6612712 15.63 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 109.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1272567 89.74 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 133407 911.2 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 151089 761.9 ns/op BenchmarkDecimalConversion-4 213 540353 ns/op BenchmarkFloatString/100-4 10000 10100 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 226 527788 ns/op 2917 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 48352004 ns/op 61589 B/op 57 allocs/op BenchmarkFloatString/100000-4 1 4821787404 ns/op 835976 B/op 505 allocs/op BenchmarkFloatAdd/10-4 169995 674.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 173160 694.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 153302 766.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 87205 1355 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17248 6933 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 226293 516.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 232513 497.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 230688 519.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 168469 725.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45898 2599 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1953 57734 ns/op BenchmarkParseFloatLargeExp-4 471 250862 ns/op BenchmarkGCD10x10/WithoutXY-4 206752 575.0 ns/op BenchmarkGCD10x10/WithXY-4 63198 1947 ns/op BenchmarkGCD10x100/WithoutXY-4 105548 1124 ns/op BenchmarkGCD10x100/WithXY-4 17827 6756 ns/op BenchmarkGCD10x1000/WithoutXY-4 62355 1774 ns/op BenchmarkGCD10x1000/WithXY-4 14692 8222 ns/op BenchmarkGCD100x100/WithoutXY-4 24463 4661 ns/op BenchmarkGCD100x100/WithXY-4 10000 10921 ns/op BenchmarkGCD100x1000/WithoutXY-4 12477 9499 ns/op BenchmarkGCD100x1000/WithXY-4 6457 18852 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2212 53177 ns/op BenchmarkGCD1000x1000/WithXY-4 1240 94479 ns/op BenchmarkHilbert-4 22 4946467 ns/op BenchmarkBinomial-4 14680 8048 ns/op BenchmarkQuoRem-4 21600 5870 ns/op BenchmarkExp-4 15 7375878 ns/op BenchmarkExpMont/Odd-4 129 914478 ns/op 2587 B/op 21 allocs/op BenchmarkExpMont/Even1-4 128 929116 ns/op 3371 B/op 38 allocs/op BenchmarkExpMont/Even2-4 126 951945 ns/op 3850 B/op 53 allocs/op BenchmarkExpMont/Even3-4 126 947100 ns/op 3840 B/op 53 allocs/op BenchmarkExpMont/Even4-4 126 956464 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even8-4 124 942319 ns/op 3805 B/op 52 allocs/op BenchmarkExpMont/Even32-4 127 943813 ns/op 3822 B/op 52 allocs/op BenchmarkExpMont/Even64-4 151 787553 ns/op 3645 B/op 54 allocs/op BenchmarkExpMont/Even96-4 147 821237 ns/op 3789 B/op 51 allocs/op BenchmarkExpMont/Even128-4 166 712769 ns/op 3248 B/op 50 allocs/op BenchmarkExpMont/Even255-4 194 612422 ns/op 2954 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 460 250398 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 433 279893 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 433 283197 ns/op 1728 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 420 283083 ns/op 1742 B/op 47 allocs/op BenchmarkExp2-4 15 7334632 ns/op BenchmarkBitset-4 780247 146.7 ns/op BenchmarkBitsetNeg-4 448766 262.5 ns/op BenchmarkBitsetOrig-4 239774 479.3 ns/op BenchmarkBitsetNegOrig-4 146559 735.9 ns/op BenchmarkModSqrt225_Tonelli-4 120 992482 ns/op BenchmarkModSqrt225_3Mod4-4 385 307892 ns/op BenchmarkModSqrt231_Tonelli-4 100 1056926 ns/op BenchmarkModSqrt231_5Mod8-4 331 361522 ns/op BenchmarkModInverse-4 12852 9238 ns/op BenchmarkSqrt-4 1641 68954 ns/op BenchmarkIntSqr/1-4 1539747 77.92 ns/op BenchmarkIntSqr/2-4 783632 149.5 ns/op BenchmarkIntSqr/3-4 662580 177.7 ns/op BenchmarkIntSqr/5-4 459457 257.8 ns/op BenchmarkIntSqr/8-4 301034 361.1 ns/op BenchmarkIntSqr/10-4 256627 461.4 ns/op BenchmarkIntSqr/20-4 50842 2457 ns/op BenchmarkIntSqr/30-4 36872 3292 ns/op BenchmarkIntSqr/50-4 22554 5307 ns/op BenchmarkIntSqr/80-4 13627 8705 ns/op BenchmarkIntSqr/100-4 8764 11841 ns/op BenchmarkIntSqr/200-4 3525 30218 ns/op BenchmarkIntSqr/300-4 1566 70106 ns/op BenchmarkIntSqr/500-4 789 157638 ns/op BenchmarkIntSqr/800-4 303 395752 ns/op BenchmarkIntSqr/1000-4 219 528354 ns/op BenchmarkDiv/20/10-4 433078 269.1 ns/op BenchmarkDiv/40/20-4 431715 268.0 ns/op BenchmarkDiv/100/50-4 379767 308.8 ns/op BenchmarkDiv/200/100-4 55674 2274 ns/op BenchmarkDiv/400/200-4 53154 2323 ns/op BenchmarkDiv/1000/500-4 44024 2902 ns/op BenchmarkDiv/2000/1000-4 32272 3970 ns/op BenchmarkDiv/20000/10000-4 1058 109525 ns/op BenchmarkDiv/200000/100000-4 26 4592475 ns/op BenchmarkDiv/2000000/1000000-4 1 127181730 ns/op BenchmarkDiv/20000000/10000000-4 1 3687975047 ns/op BenchmarkMul-4 5 23295175 ns/op BenchmarkNatMul/10-4 181401 671.9 ns/op BenchmarkNatMul/100-4 4830 21178 ns/op BenchmarkNatMul/1000-4 176 669104 ns/op BenchmarkZeroShifts/Shl-4 16647 6794 ns/op BenchmarkZeroShifts/ShlSame-4 5512194 21.39 ns/op BenchmarkZeroShifts/Shr-4 17841 6717 ns/op BenchmarkZeroShifts/ShrSame-4 5731917 20.79 ns/op BenchmarkExp3Power/0x10-4 177691 628.5 ns/op BenchmarkExp3Power/0x40-4 157016 728.9 ns/op BenchmarkExp3Power/0x100-4 96856 1214 ns/op BenchmarkExp3Power/0x400-4 42901 2610 ns/op BenchmarkExp3Power/0x1000-4 9992 11918 ns/op BenchmarkExp3Power/0x4000-4 1933 61284 ns/op BenchmarkExp3Power/0x10000-4 210 564746 ns/op BenchmarkExp3Power/0x40000-4 19 6390383 ns/op BenchmarkExp3Power/0x100000-4 2 61076426 ns/op BenchmarkExp3Power/0x400000-4 1 551362183 ns/op BenchmarkFibo-4 3 38209017 ns/op BenchmarkNatSqr/1-4 1000000 119.1 ns/op BenchmarkNatSqr/2-4 645644 204.1 ns/op BenchmarkNatSqr/3-4 475617 245.1 ns/op BenchmarkNatSqr/5-4 290386 358.9 ns/op BenchmarkNatSqr/8-4 213723 501.4 ns/op BenchmarkNatSqr/10-4 190476 636.5 ns/op BenchmarkNatSqr/20-4 43426 2461 ns/op BenchmarkNatSqr/30-4 34713 3399 ns/op BenchmarkNatSqr/50-4 20536 5602 ns/op BenchmarkNatSqr/80-4 13047 9296 ns/op BenchmarkNatSqr/100-4 10000 12093 ns/op BenchmarkNatSqr/200-4 3775 31991 ns/op BenchmarkNatSqr/300-4 1640 75878 ns/op BenchmarkNatSqr/500-4 784 154440 ns/op BenchmarkNatSqr/800-4 309 370443 ns/op BenchmarkNatSqr/1000-4 235 499709 ns/op BenchmarkNatSetBytes/8-4 703194 161.9 ns/op BenchmarkNatSetBytes/24-4 202929 548.8 ns/op BenchmarkNatSetBytes/128-4 50118 2373 ns/op BenchmarkNatSetBytes/7-4 762481 147.9 ns/op BenchmarkNatSetBytes/23-4 220446 532.1 ns/op BenchmarkNatSetBytes/127-4 47103 2379 ns/op BenchmarkScanPi-4 256 460480 ns/op BenchmarkStringPiParallel-4 739 162456 ns/op BenchmarkScan/10/Base2-4 42640 2812 ns/op BenchmarkScan/100/Base2-4 4194 24295 ns/op BenchmarkScan/1000/Base2-4 486 245993 ns/op BenchmarkScan/10/Base8-4 101778 1157 ns/op BenchmarkScan/100/Base8-4 13947 8603 ns/op BenchmarkScan/1000/Base8-4 1382 83202 ns/op BenchmarkScan/10/Base10-4 108879 1072 ns/op BenchmarkScan/100/Base10-4 15274 7765 ns/op BenchmarkScan/1000/Base10-4 1533 77162 ns/op BenchmarkScan/10/Base16-4 119696 991.4 ns/op BenchmarkScan/100/Base16-4 17319 6979 ns/op BenchmarkScan/1000/Base16-4 1714 68177 ns/op BenchmarkString/10/Base2-4 183403 632.8 ns/op BenchmarkString/100/Base2-4 24376 4777 ns/op BenchmarkString/1000/Base2-4 2382 48208 ns/op BenchmarkString/10/Base8-4 354616 329.6 ns/op BenchmarkString/100/Base8-4 63578 1803 ns/op BenchmarkString/1000/Base8-4 6565 17047 ns/op BenchmarkString/10/Base10-4 202771 576.1 ns/op BenchmarkString/100/Base10-4 38587 3102 ns/op BenchmarkString/1000/Base10-4 4582 23820 ns/op BenchmarkString/10/Base16-4 381876 292.5 ns/op BenchmarkString/100/Base16-4 83068 1361 ns/op BenchmarkString/1000/Base16-4 9657 12161 ns/op BenchmarkLeafSize/0-4 43 2670022 ns/op BenchmarkLeafSize/1-4 385 282912 ns/op BenchmarkLeafSize/2-4 394 278399 ns/op BenchmarkLeafSize/3-4 303 377022 ns/op BenchmarkLeafSize/4-4 416 271638 ns/op BenchmarkLeafSize/5-4 270 429511 ns/op BenchmarkLeafSize/6-4 308 378783 ns/op BenchmarkLeafSize/7-4 318 354272 ns/op BenchmarkLeafSize/8-4 410 271390 ns/op BenchmarkLeafSize/9-4 230 506224 ns/op BenchmarkLeafSize/10-4 276 421661 ns/op BenchmarkLeafSize/11-4 289 404091 ns/op BenchmarkLeafSize/12-4 304 369327 ns/op BenchmarkLeafSize/13-4 282 403063 ns/op BenchmarkLeafSize/14-4 337 342684 ns/op BenchmarkLeafSize/15-4 356 317730 ns/op BenchmarkLeafSize/16-4 426 269481 ns/op BenchmarkLeafSize/32-4 423 269247 ns/op BenchmarkLeafSize/64-4 372 299510 ns/op BenchmarkProbablyPrime/n=0-4 10 11194579 ns/op BenchmarkProbablyPrime/n=1-4 8 12506714 ns/op BenchmarkProbablyPrime/n=5-4 6 18134708 ns/op BenchmarkProbablyPrime/n=10-4 4 25301158 ns/op BenchmarkProbablyPrime/n=20-4 3 39497380 ns/op BenchmarkProbablyPrime/Lucas-4 12 9680126 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 79 1487166 ns/op BenchmarkRatCmp-4 210684 529.9 ns/op BenchmarkFloatSqrt/64-4 22616 5326 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14323 8227 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10178 11626 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4423 24039 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 758 142199 ns/op 17969 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 64 1915801 ns/op 176334 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 148736082 ns/op 3795656 B/op 614 allocs/op PASS ok math/big 50.138s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8393044 14.26 ns/op BenchmarkLeadingZeros8-4 8200542 14.60 ns/op BenchmarkLeadingZeros16-4 10413762 11.40 ns/op BenchmarkLeadingZeros32-4 10820917 11.06 ns/op BenchmarkLeadingZeros64-4 10506201 11.38 ns/op BenchmarkTrailingZeros-4 10562364 11.34 ns/op BenchmarkTrailingZeros8-4 9663931 12.45 ns/op BenchmarkTrailingZeros16-4 10586205 11.25 ns/op BenchmarkTrailingZeros32-4 9803512 12.19 ns/op BenchmarkTrailingZeros64-4 10589060 11.21 ns/op BenchmarkOnesCount-4 10538202 11.37 ns/op BenchmarkOnesCount8-4 10161136 11.83 ns/op BenchmarkOnesCount16-4 9929314 12.43 ns/op BenchmarkOnesCount32-4 9779218 12.11 ns/op BenchmarkOnesCount64-4 9730094 12.07 ns/op BenchmarkRotateLeft-4 9732690 12.26 ns/op BenchmarkRotateLeft8-4 10316438 11.38 ns/op BenchmarkRotateLeft16-4 9598226 12.30 ns/op BenchmarkRotateLeft32-4 10072502 11.86 ns/op BenchmarkRotateLeft64-4 9145189 13.15 ns/op BenchmarkReverse-4 12235542 9.795 ns/op BenchmarkReverse8-4 15726235 7.490 ns/op BenchmarkReverse16-4 15937382 7.539 ns/op BenchmarkReverse32-4 14251670 8.275 ns/op BenchmarkReverse64-4 12140614 9.854 ns/op BenchmarkReverseBytes-4 16382500 7.307 ns/op BenchmarkReverseBytes16-4 16566429 7.296 ns/op BenchmarkReverseBytes32-4 16498316 7.241 ns/op BenchmarkReverseBytes64-4 15275376 7.466 ns/op BenchmarkAdd-4 9677406 12.32 ns/op BenchmarkAdd32-4 9299773 12.92 ns/op BenchmarkAdd64-4 9594379 12.35 ns/op BenchmarkAdd64multiple-4 18631977 6.467 ns/op BenchmarkSub-4 9477888 12.38 ns/op BenchmarkSub32-4 9927993 12.16 ns/op BenchmarkSub64-4 10809914 11.01 ns/op BenchmarkSub64multiple-4 17985093 6.408 ns/op BenchmarkMul-4 10390874 11.53 ns/op BenchmarkMul32-4 9644166 12.36 ns/op BenchmarkMul64-4 10278056 11.55 ns/op BenchmarkDiv-4 2670835 44.73 ns/op BenchmarkDiv32-4 5599270 21.08 ns/op BenchmarkDiv64-4 2837238 42.75 ns/op PASS ok math/bits 5.820s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10367006 10.54 ns/op BenchmarkAcos-4 474603 256.6 ns/op BenchmarkAcosh-4 416434 271.7 ns/op BenchmarkAsin-4 458824 254.1 ns/op BenchmarkAsinh-4 471762 252.9 ns/op BenchmarkAtan-4 751478 158.2 ns/op BenchmarkAtanh-4 740844 156.5 ns/op BenchmarkConj-4 16466061 6.894 ns/op BenchmarkCos-4 531578 201.5 ns/op BenchmarkCosh-4 580282 204.9 ns/op BenchmarkExp-4 733969 154.5 ns/op BenchmarkLog-4 820704 142.9 ns/op BenchmarkLog10-4 795410 144.2 ns/op BenchmarkPhase-4 1810201 66.00 ns/op BenchmarkPolar-4 1208658 99.83 ns/op BenchmarkPow-4 231796 511.3 ns/op BenchmarkRect-4 1000000 116.9 ns/op BenchmarkSin-4 573139 206.4 ns/op BenchmarkSinh-4 582436 205.5 ns/op BenchmarkSqrt-4 1000000 113.4 ns/op BenchmarkTan-4 361327 322.8 ns/op BenchmarkTanh-4 396268 300.0 ns/op PASS ok math/cmplx 2.975s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 166140 696.2 ns/op BenchmarkInt63ThreadsafeParallel-4 94924 1310 ns/op BenchmarkInt63Unthreadsafe-4 1217844 97.50 ns/op BenchmarkIntn1000-4 810075 139.0 ns/op BenchmarkInt63n1000-4 914505 130.1 ns/op BenchmarkInt31n1000-4 975804 118.7 ns/op BenchmarkFloat32-4 1000000 116.3 ns/op BenchmarkFloat64-4 1243347 97.72 ns/op BenchmarkPerm3-4 182298 625.7 ns/op BenchmarkPerm30-4 23097 5096 ns/op BenchmarkPerm30ViaShuffle-4 26460 4559 ns/op BenchmarkShuffleOverhead-4 18304 6532 ns/op BenchmarkRead3-4 911668 125.1 ns/op BenchmarkRead64-4 75186 1577 ns/op BenchmarkRead1000-4 5102 23385 ns/op PASS ok math/rand 2.256s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 44004 2646 ns/op BenchmarkQDecodeWord-4 103670 1090 ns/op BenchmarkQDecodeHeader-4 96636 1176 ns/op BenchmarkTypeByExtension/.html-4 349837 309.4 ns/op BenchmarkTypeByExtension/.HTML-4 257776 392.1 ns/op BenchmarkTypeByExtension/.unused-4 353112 298.9 ns/op BenchmarkExtensionsByType/text/html-4 166880 728.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 93086 1321 ns/op BenchmarkExtensionsByType/application/octet-stream-4 110380 947.4 ns/op PASS ok mime 1.363s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 958 121442 ns/op PASS ok mime/quotedprintable 0.165s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 69 1631441 ns/op 8522 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 1 125366180 ns/op 19232 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5009142378 ns/op 160544 B/op 238 allocs/op BenchmarkDNSName-4 118038 996.8 ns/op BenchmarkInterfaces-4 1118 93446 ns/op BenchmarkInterfaceByIndex-4 1576 70385 ns/op BenchmarkInterfaceByName-4 1248 88107 ns/op BenchmarkInterfaceAddrs-4 831 134610 ns/op BenchmarkInterfacesAndAddrs-4 2790 41478 ns/op BenchmarkInterfacesAndMulticastAddrs-4 504 218470 ns/op BenchmarkParseIP-4 14883 7818 ns/op BenchmarkIPString/IPv4-4 147678 798.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10716 11054 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45931 2538 ns/op BenchmarkIPEqual/IPv4-4 1116372 106.5 ns/op BenchmarkIPEqual/IPv6-4 1130787 104.1 ns/op BenchmarkSendFile/1024-4 1 228277369 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 221891836 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 221994371 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222786055 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222039465 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3019 39474 ns/op 830.12 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1651 63695 ns/op 1028.91 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 870 124870 ns/op 1049.67 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 10 24269816 ns/op 10.80 MB/s 52 B/op 1 allocs/op BenchmarkSendFile/524288-4 222 463040 ns/op 1132.27 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 123 973956 ns/op 1076.62 MB/s 5 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 10087 11102 ns/op 92.23 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 8376 12341 ns/op 165.95 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 5500 21064 ns/op 194.45 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 6958 19244 ns/op 425.69 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4046 26470 ns/op 618.97 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2740 56212 ns/op 582.94 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1628 73965 ns/op 886.04 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 932 122741 ns/op 1067.87 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 464 265342 ns/op 987.95 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 237 511652 ns/op 1024.70 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 104 972566 ns/op 1078.15 MB/s BenchmarkSplice/unix-to-tcp/1024-4 20792 5803 ns/op 176.45 MB/s BenchmarkSplice/unix-to-tcp/2048-4 15706 7642 ns/op 267.99 MB/s BenchmarkSplice/unix-to-tcp/4096-4 11274 9533 ns/op 429.69 MB/s BenchmarkSplice/unix-to-tcp/8192-4 8832 13841 ns/op 591.88 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6244 17826 ns/op 919.13 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3696 28332 ns/op 1156.57 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1694 59486 ns/op 1101.70 MB/s BenchmarkSplice/unix-to-tcp/131072-4 960 104377 ns/op 1255.76 MB/s BenchmarkSplice/unix-to-tcp/262144-4 466 266442 ns/op 983.87 MB/s BenchmarkSplice/unix-to-tcp/524288-4 194 592069 ns/op 885.52 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 135 1003199 ns/op 1045.23 MB/s BenchmarkTCP4OneShot-4 2292 53652 ns/op BenchmarkTCP4OneShotTimeout-4 2170 54255 ns/op BenchmarkTCP4Persistent-4 11926 9952 ns/op BenchmarkTCP4PersistentTimeout-4 11124 10422 ns/op BenchmarkTCP6OneShot-4 2208 51536 ns/op BenchmarkTCP6OneShotTimeout-4 1855 56747 ns/op BenchmarkTCP6Persistent-4 13303 10403 ns/op BenchmarkTCP6PersistentTimeout-4 10419 9683 ns/op BenchmarkTCP4ConcurrentReadWrite-4 15787 6368 ns/op BenchmarkTCP6ConcurrentReadWrite-4 22224 5187 ns/op BenchmarkSetReadDeadline-4 125450 929.0 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 7359 18289 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9426 11852 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9459 11810 ns/op 0 B/op 0 allocs/op PASS ok net 27.953s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26737 4305 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11143 10677 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14384 8273 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18337 6618 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 32887 3455 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 880939 122.7 ns/op BenchmarkReadRequestChrome-4 3718 29804 ns/op 20.50 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10354 ns/op 7.53 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9908 10599 ns/op 7.74 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7863 15197 ns/op 9.94 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17516 6684 ns/op 5.98 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 322 349859 ns/op 2.93 MB/s BenchmarkFileAndServer_1KB/https1-4 248 471816 ns/op 2.17 MB/s BenchmarkFileAndServer_1KB/h2-4 150 724263 ns/op 1.41 MB/s BenchmarkFileAndServer_16MB/h1-4 3 47083046 ns/op 356.33 MB/s BenchmarkFileAndServer_16MB/https1-4 1 126296775 ns/op 132.84 MB/s BenchmarkFileAndServer_16MB/h2-4 1 219717274 ns/op 76.36 MB/s BenchmarkFileAndServer_64MB/h1-4 1 229143757 ns/op 292.87 MB/s BenchmarkFileAndServer_64MB/https1-4 1 453718994 ns/op 147.91 MB/s BenchmarkFileAndServer_64MB/h2-4 1 889323755 ns/op 75.46 MB/s BenchmarkServeMux-4 262 459742 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 351 363743 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 385 315472 ns/op 5984 B/op 64 allocs/op BenchmarkClientServer/https1-4 273 453630 ns/op 6659 B/op 74 allocs/op BenchmarkClientServer/h2-4 175 625986 ns/op 10163 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 981 102058 ns/op 9723 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 30 4354145 ns/op 129226 B/op 1210 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34582: read tcp 127.0.0.1:46803->127.0.0.1:34582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34596: read tcp 127.0.0.1:46803->127.0.0.1:34596: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34584: write tcp 127.0.0.1:46803->127.0.0.1:34584: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43956: write tcp 127.0.0.1:38101->127.0.0.1:43956: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43924: write tcp 127.0.0.1:38101->127.0.0.1:43924: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43960: write tcp 127.0.0.1:38101->127.0.0.1:43960: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43934: write tcp 127.0.0.1:38101->127.0.0.1:43934: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43910: write tcp 127.0.0.1:38101->127.0.0.1:43910: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43970: write tcp 127.0.0.1:38101->127.0.0.1:43970: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35958: read tcp 127.0.0.1:36085->127.0.0.1:35958: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 114 900674 ns/op 26110 B/op 250 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42682: read tcp 127.0.0.1:45863->127.0.0.1:42682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42676: write tcp 127.0.0.1:45863->127.0.0.1:42676: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50318: read tcp 127.0.0.1:37191->127.0.0.1:50318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50326: write tcp 127.0.0.1:37191->127.0.0.1:50326: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50418: read tcp 127.0.0.1:37191->127.0.0.1:50418: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50394: read tcp 127.0.0.1:37191->127.0.0.1:50394: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50424: read tcp 127.0.0.1:37191->127.0.0.1:50424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50348: read tcp 127.0.0.1:37191->127.0.0.1:50348: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50302: read tcp 127.0.0.1:37191->127.0.0.1:50302: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50358: read tcp 127.0.0.1:37191->127.0.0.1:50358: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 505 205154 ns/op 20704 B/op 111 allocs/op BenchmarkClientServerParallel/64/https1-4 24 4418583 ns/op 105096 B/op 985 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60380: read tcp 127.0.0.1:34325->127.0.0.1:60380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60416: read tcp 127.0.0.1:34325->127.0.0.1:60416: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60378: write tcp 127.0.0.1:34325->127.0.0.1:60378: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35064: read tcp 127.0.0.1:38849->127.0.0.1:35064: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35108: read tcp 127.0.0.1:38849->127.0.0.1:35108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35170: write tcp 127.0.0.1:38849->127.0.0.1:35170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35174: read tcp 127.0.0.1:38849->127.0.0.1:35174: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35182: read tcp 127.0.0.1:38849->127.0.0.1:35182: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35148: write tcp 127.0.0.1:38849->127.0.0.1:35148: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35124: write tcp 127.0.0.1:38849->127.0.0.1:35124: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 78 2894642 ns/op 82885 B/op 804 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50090: write tcp 127.0.0.1:43741->127.0.0.1:50090: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50048: write tcp 127.0.0.1:43741->127.0.0.1:50048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50088: write tcp 127.0.0.1:43741->127.0.0.1:50088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50072: write tcp 127.0.0.1:43741->127.0.0.1:50072: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45108: read tcp 127.0.0.1:33805->127.0.0.1:45108: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45240: read tcp 127.0.0.1:33805->127.0.0.1:45240: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45078: write tcp 127.0.0.1:33805->127.0.0.1:45078: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45280: read tcp 127.0.0.1:33805->127.0.0.1:45280: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45150: write tcp 127.0.0.1:33805->127.0.0.1:45150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45264: read tcp 127.0.0.1:33805->127.0.0.1:45264: use of closed network connection ... [output truncated] BenchmarkServer-4 162 754615 ns/op 2890 B/op 22 allocs/op BenchmarkClient-4 280 410600 ns/op 3771 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 667 170347 ns/op 7290 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1326 92810 ns/op 3083 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1626 72140 ns/op 1900 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1621 75148 ns/op 2764 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1671 71294 ns/op 2696 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1668 71444 ns/op 2727 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1744 66028 ns/op 1952 B/op 14 allocs/op BenchmarkServerHijack-4 1083 107847 ns/op 16711 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 376 287803 ns/op 5702 B/op 51 allocs/op BenchmarkResponseStatusLine-4 377074 276.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.676s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 5112 22806 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.208s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 85442 1364 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 580105 195.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 190568 630.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66387 1807 ns/op BenchmarkStdIPv4-4 133168 885.1 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91569 1298 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92976 1290 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 106582 1123 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 69271 1701 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1230442 96.27 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1350703 88.22 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 266629 441.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 276745 420.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 261421 455.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82924 1470 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 404910 266.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 291108 395.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 290672 405.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 148756 777.9 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 418620 272.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 347514 320.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 113878 985.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 169276 699.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 265628 449.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146104 747.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 331585 366.6 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 160128 773.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 160048 763.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 151006 758.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 118393 990.4 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 435580 247.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 161556 745.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 94911 1256 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 118598 996.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 153237 727.2 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 111199 1069 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 259874 440.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 115400 981.8 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 140121 832.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 202665 623.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 126496 884.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 101.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 104.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 112.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 111.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 111.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 111.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 335382 354.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 575890 198.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 205570 564.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 220959 538.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 204560 581.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74344 1606 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 507010 226.3 ns/op PASS ok net/netip 7.604s 2023/01/25 14:48:03 Test RPC server listening on 127.0.0.1:41003 2023/01/25 14:48:03 Test HTTP RPC server listening on 127.0.0.1:37023 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1316 79148 ns/op BenchmarkEndToEndHTTP-4 1408 75979 ns/op BenchmarkEndToEndAsync-4 3564 37681 ns/op BenchmarkEndToEndAsyncHTTP-4 2883 37742 ns/op PASS ok net/rpc 0.901s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3027 33927 ns/op BenchmarkReadMIMEHeader/server_headers-4 5697 20771 ns/op BenchmarkUncommon-4 26509 4325 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.515s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 3967 25226 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 92612 1165 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 546355 205.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 95724 1261 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 173725 686.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 71836 1543 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 12861 8709 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 373831 301.0 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 93110 1277 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 160512 689.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81111 1457 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14954 7803 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 208626 563.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 80916 1463 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 79507 1487 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 36601 3267 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6489 17983 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 204050 569.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77490 1483 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 79345 1481 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36604 3236 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6678 17560 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.085s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3029295 35.61 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 162859 702.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 691 154662 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 229 505003 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 625 184767 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 48648 2333 ns/op BenchmarkStatFile-4 40140 2833 ns/op BenchmarkStatDir-4 41736 2789 ns/op BenchmarkLstatDot-4 48217 2338 ns/op BenchmarkLstatFile-4 39166 2875 ns/op BenchmarkLstatDir-4 42156 2798 ns/op PASS ok os 1.631s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 148 807401 ns/op 6569 B/op 29 allocs/op PASS ok os/exec 0.229s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 389373 291.9 ns/op PASS ok os/user 0.237s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3613050 32.61 ns/op BenchmarkString-4 2241217 52.92 ns/op BenchmarkBytes-4 1946292 60.14 ns/op BenchmarkNamedBytes-4 789490 150.9 ns/op BenchmarkBytesArray-4 666427 174.9 ns/op BenchmarkSliceLen-4 2277471 52.78 ns/op BenchmarkMapLen-4 1478992 81.49 ns/op BenchmarkStringLen-4 1847180 65.21 ns/op BenchmarkArrayLen-4 1691492 70.98 ns/op BenchmarkSliceCap-4 2388078 50.70 ns/op BenchmarkDeepEqual/int8-4 660290 182.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 116055 1040 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 500989 236.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 110826 1079 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 464631 237.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 108003 1084 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 510573 236.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 109076 1081 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 525603 232.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 109231 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 634573 187.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 138301 850.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 507826 239.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 108230 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 507753 233.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 108807 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 502149 238.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 111205 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 482170 240.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 108460 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 502809 230.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 110158 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 479727 233.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 108883 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 502879 234.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 109140 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 506641 234.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 109755 1087 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 507390 240.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 109722 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 668298 174.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 114896 1035 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 511305 225.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 112028 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 140834 847.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67713 1740 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 66792 1789 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45597 2654 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 264356 443.1 ns/op BenchmarkIsZero/ArrayIncomparable-4 39727 2999 ns/op BenchmarkIsZero/StructComparable-4 851379 136.3 ns/op BenchmarkIsZero/StructIncomparable-4 184195 666.2 ns/op BenchmarkSetZero/Bool/Direct-4 4379300 27.37 ns/op BenchmarkSetZero/Bool/CachedZero-4 1790619 67.18 ns/op BenchmarkSetZero/Bool/NewZero-4 1255267 96.32 ns/op BenchmarkSetZero/Int/Direct-4 2581624 45.73 ns/op BenchmarkSetZero/Int/CachedZero-4 1754373 67.85 ns/op BenchmarkSetZero/Int/NewZero-4 1252166 94.88 ns/op BenchmarkSetZero/Uint/Direct-4 2699978 44.92 ns/op BenchmarkSetZero/Uint/CachedZero-4 1790467 67.20 ns/op BenchmarkSetZero/Uint/NewZero-4 1252960 95.24 ns/op BenchmarkSetZero/Float/Direct-4 2506770 46.55 ns/op BenchmarkSetZero/Float/CachedZero-4 1770237 67.50 ns/op BenchmarkSetZero/Float/NewZero-4 1252593 95.55 ns/op BenchmarkSetZero/Complex/Direct-4 2553716 46.75 ns/op BenchmarkSetZero/Complex/CachedZero-4 1790281 67.57 ns/op BenchmarkSetZero/Complex/NewZero-4 1258413 95.13 ns/op BenchmarkSetZero/Array/Direct-4 4439247 26.63 ns/op BenchmarkSetZero/Array/CachedZero-4 1800422 66.51 ns/op BenchmarkSetZero/Array/NewZero-4 1282304 93.46 ns/op BenchmarkSetZero/Chan/Direct-4 2665975 45.43 ns/op BenchmarkSetZero/Chan/CachedZero-4 1386333 85.85 ns/op BenchmarkSetZero/Chan/NewZero-4 991995 111.5 ns/op BenchmarkSetZero/Func/Direct-4 2612821 45.26 ns/op BenchmarkSetZero/Func/CachedZero-4 1393642 88.23 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 112.3 ns/op BenchmarkSetZero/Interface/Direct-4 2436852 49.62 ns/op BenchmarkSetZero/Interface/CachedZero-4 1798105 67.43 ns/op BenchmarkSetZero/Interface/NewZero-4 1267346 95.40 ns/op BenchmarkSetZero/Map/Direct-4 2618977 46.93 ns/op BenchmarkSetZero/Map/CachedZero-4 1349463 92.36 ns/op BenchmarkSetZero/Map/NewZero-4 984319 115.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2617329 46.30 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1317854 90.76 ns/op BenchmarkSetZero/Pointer/NewZero-4 997640 116.5 ns/op BenchmarkSetZero/Slice/Direct-4 2309288 52.35 ns/op BenchmarkSetZero/Slice/CachedZero-4 1778179 66.64 ns/op BenchmarkSetZero/Slice/NewZero-4 1259586 96.00 ns/op BenchmarkSetZero/String/Direct-4 2596250 47.32 ns/op BenchmarkSetZero/String/CachedZero-4 1761985 68.45 ns/op BenchmarkSetZero/String/NewZero-4 1252107 96.71 ns/op BenchmarkSetZero/Struct/Direct-4 4355092 27.30 ns/op BenchmarkSetZero/Struct/CachedZero-4 1762111 67.63 ns/op BenchmarkSetZero/Struct/NewZero-4 1239037 96.62 ns/op BenchmarkSelect/1-4 161168 666.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 87522 1377 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42928 2543 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 173612 618.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 137992 869.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 120354 962.3 ns/op 133.01 MB/s BenchmarkCallArgCopy/size=256-4 115180 1039 ns/op 246.51 MB/s BenchmarkCallArgCopy/size=1024-4 66872 1751 ns/op 584.82 MB/s BenchmarkCallArgCopy/size=4096-4 32388 3826 ns/op 1070.44 MB/s BenchmarkCallArgCopy/size=65536-4 2913 43113 ns/op 1520.09 MB/s BenchmarkPtrTo-4 434652 236.1 ns/op BenchmarkFieldByName1-4 746168 164.2 ns/op BenchmarkFieldByName2-4 70621 1698 ns/op BenchmarkFieldByName3-4 10462 13380 ns/op BenchmarkInterfaceBig-4 5174058 22.70 ns/op BenchmarkInterfaceSmall-4 4219255 24.09 ns/op BenchmarkNew-4 1815906 62.57 ns/op BenchmarkMap/StringKeys/MapIndex-4 3334 35248 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3411 35839 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3234 37157 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2988 37999 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3217 35064 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3262 36495 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 251292 462.1 ns/op PASS ok reflect 18.350s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10648 9401 ns/op 9196 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 17901 8184 ns/op 9272 B/op 1 allocs/op BenchmarkFindString-4 10000 10019 ns/op 9465 B/op 1 allocs/op BenchmarkFindSubmatch-4 11565 10133 ns/op 9048 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10214 ns/op 9205 B/op 2 allocs/op BenchmarkLiteral-4 19506 6016 ns/op BenchmarkNotLiteral-4 3891 26805 ns/op BenchmarkMatchClass-4 3020 34826 ns/op BenchmarkMatchClass_InRange-4 3537 33392 ns/op BenchmarkReplaceAll-4 2552 46217 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 17391 5774 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 40090 2885 ns/op BenchmarkAnchoredShortMatch-4 16894 7132 ns/op BenchmarkAnchoredLongMatch-4 20679 5760 ns/op BenchmarkOnePassShortA-4 21007 6010 ns/op BenchmarkNotOnePassShortA-4 7346 15022 ns/op BenchmarkOnePassShortB-4 26425 4388 ns/op BenchmarkNotOnePassShortB-4 8449 11855 ns/op BenchmarkOnePassLongPrefix-4 90912 1355 ns/op BenchmarkOnePassLongNotPrefix-4 29232 4273 ns/op BenchmarkMatchParallelShared-4 29121 4492 ns/op BenchmarkMatchParallelCopied-4 23574 5274 ns/op BenchmarkQuoteMetaAll-4 128739 817.6 ns/op 17.12 MB/s BenchmarkQuoteMetaNone-4 268309 442.2 ns/op 58.80 MB/s BenchmarkCompile/Onepass-4 3981 28251 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1580 70603 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 192 605419 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3853528 30.37 ns/op 526.76 MB/s BenchmarkMatch/Easy0/32-4 19179 6183 ns/op 5.18 MB/s BenchmarkMatch/Easy0/1K-4 6326 19203 ns/op 53.33 MB/s BenchmarkMatch/Easy0i/16-4 3634102 30.28 ns/op 528.46 MB/s BenchmarkMatch/Easy0i/32-4 5371 20707 ns/op 1.55 MB/s BenchmarkMatch/Easy0i/1K-4 276 438897 ns/op 2.33 MB/s BenchmarkMatch/Easy1/16-4 3856656 30.35 ns/op 527.14 MB/s BenchmarkMatch/Easy1/32-4 20197 5633 ns/op 5.68 MB/s BenchmarkMatch/Easy1/1K-4 5086 24971 ns/op 41.01 MB/s BenchmarkMatch/Medium/16-4 3840018 30.07 ns/op 532.05 MB/s BenchmarkMatch/Medium/32-4 5472 19667 ns/op 1.63 MB/s BenchmarkMatch/Medium/1K-4 307 383207 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 3516261 32.98 ns/op 485.10 MB/s BenchmarkMatch/Hard/32-4 3559 31058 ns/op 1.03 MB/s BenchmarkMatch/Hard/1K-4 172 684504 ns/op 1.50 MB/s BenchmarkMatch/Hard1/16-4 1503 82863 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 793 143775 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 26 4428008 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 29714 4014 ns/op 3.99 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17416 6751 ns/op 4.74 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 655 178725 ns/op 5.73 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.482s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 695685 170.4 ns/op PASS ok regexp/syntax 1.188s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 1143588 113.2 ns/op BenchmarkMakeChan/Int-4 903434 132.5 ns/op BenchmarkMakeChan/Ptr-4 499431 220.7 ns/op BenchmarkMakeChan/Struct/0-4 1212430 93.54 ns/op BenchmarkMakeChan/Struct/32-4 507627 230.5 ns/op BenchmarkMakeChan/Struct/40-4 456385 259.1 ns/op BenchmarkChanNonblocking-4 11299785 9.291 ns/op BenchmarkSelectUncontended-4 857227 119.7 ns/op BenchmarkSelectSyncContended-4 39246 3235 ns/op BenchmarkSelectAsyncContended-4 95646 1182 ns/op BenchmarkSelectNonblock-4 5218503 20.26 ns/op BenchmarkChanUncontended-4 9128 12148 ns/op BenchmarkChanContended-4 1701 74247 ns/op BenchmarkChanSync-4 181972 742.6 ns/op BenchmarkChanSyncWork-4 10000 34987 ns/op BenchmarkChanProdCons0-4 100591 1279 ns/op BenchmarkChanProdCons10-4 142148 952.1 ns/op BenchmarkChanProdCons100-4 141871 854.2 ns/op BenchmarkChanProdConsWork0-4 80056 1591 ns/op BenchmarkChanProdConsWork10-4 91299 1403 ns/op BenchmarkChanProdConsWork100-4 98485 1255 ns/op BenchmarkSelectProdCons-4 68284 1750 ns/op BenchmarkReceiveDataFromClosedChan-4 629473 182.7 ns/op BenchmarkChanCreation-4 216578 490.4 ns/op BenchmarkChanSem-4 161968 701.1 ns/op BenchmarkChanPopular-4 105 1068251 ns/op BenchmarkChanClosed-4 589102 236.7 ns/op BenchmarkCallClosure-4 6674121 17.73 ns/op BenchmarkCallClosure1-4 7172688 16.56 ns/op BenchmarkCallClosure2-4 1388629 86.57 ns/op BenchmarkCallClosure3-4 1477910 81.01 ns/op BenchmarkCallClosure4-4 1297898 79.72 ns/op BenchmarkComplex128DivNormal-4 10504311 11.68 ns/op BenchmarkComplex128DivNisNaN-4 7606251 15.52 ns/op BenchmarkComplex128DivDisNaN-4 7635847 15.79 ns/op BenchmarkComplex128DivNisInf-4 10181122 11.96 ns/op BenchmarkComplex128DivDisInf-4 5718914 20.22 ns/op BenchmarkSetTypePtr-4 53489570 2.232 ns/op 3584.25 MB/s BenchmarkSetTypePtr8-4 9950223 12.11 ns/op 5286.69 MB/s BenchmarkSetTypePtr16-4 9786361 12.17 ns/op 10519.41 MB/s BenchmarkSetTypePtr32-4 9865209 12.18 ns/op 21020.69 MB/s BenchmarkSetTypePtr64-4 9825730 12.03 ns/op 42552.14 MB/s BenchmarkSetTypePtr126-4 5816242 20.64 ns/op 48828.19 MB/s BenchmarkSetTypePtr128-4 6060729 19.77 ns/op 51808.14 MB/s BenchmarkSetTypePtrSlice-4 748862 161.4 ns/op 50766.85 MB/s BenchmarkSetTypeNode1-4 9649320 12.06 ns/op 1989.95 MB/s BenchmarkSetTypeNode1Slice-4 3076309 39.47 ns/op 19456.57 MB/s BenchmarkSetTypeNode8-4 9939122 12.18 ns/op 6565.50 MB/s BenchmarkSetTypeNode8Slice-4 1586722 75.80 ns/op 33772.78 MB/s BenchmarkSetTypeNode64-4 5820375 20.68 ns/op 25526.39 MB/s BenchmarkSetTypeNode64Slice-4 234626 508.3 ns/op 33239.99 MB/s BenchmarkSetTypeNode64Dead-4 7491412 15.90 ns/op 33215.21 MB/s BenchmarkSetTypeNode64DeadSlice-4 268305 442.9 ns/op 38150.74 MB/s BenchmarkSetTypeNode124-4 5765560 20.85 ns/op 48338.11 MB/s BenchmarkSetTypeNode124Slice-4 187915 634.6 ns/op 50832.05 MB/s BenchmarkSetTypeNode126-4 5987553 19.90 ns/op 51448.23 MB/s BenchmarkSetTypeNode126Slice-4 186351 641.6 ns/op 51075.35 MB/s BenchmarkSetTypeNode128-4 4107656 28.92 ns/op 35959.15 MB/s BenchmarkSetTypeNode128Slice-4 147758 811.5 ns/op 41010.93 MB/s BenchmarkSetTypeNode130-4 4151962 28.93 ns/op 36501.40 MB/s BenchmarkSetTypeNode130Slice-4 146466 826.6 ns/op 40878.94 MB/s BenchmarkSetTypeNode1024-4 796266 149.9 ns/op 54763.11 MB/s BenchmarkSetTypeNode1024Slice-4 25008 4849 ns/op 54171.67 MB/s BenchmarkAllocation-4 3540 40186 ns/op BenchmarkReadMemStats-4 5182 20357 ns/op BenchmarkReadMemStatsLatency-4 1 54418 p50-ns 54418 p90-ns 54418 p99-ns BenchmarkWriteBarrier-4 2882554 46.57 ns/op BenchmarkBulkWriteBarrier-4 7455789 18.27 ns/op BenchmarkScanStackNoLocals-4 3 51103798 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12310988 10.93 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10162618 10.67 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9844959 12.54 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6834388 17.42 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4787083 24.94 ns/op BenchmarkHash5-4 6242342 17.70 ns/op 282.45 MB/s BenchmarkHash16-4 6486895 17.65 ns/op 906.62 MB/s BenchmarkHash64-4 5785596 18.96 ns/op 3375.56 MB/s BenchmarkHash1024-4 1853292 62.69 ns/op 16335.16 MB/s BenchmarkHash65536-4 38047 3099 ns/op 21149.39 MB/s BenchmarkAlignedLoad-4 8420187 13.44 ns/op BenchmarkUnalignedLoad-4 7750942 13.97 ns/op BenchmarkEqEfaceConcrete-4 6940438 17.33 ns/op BenchmarkEqIfaceConcrete-4 6364911 18.81 ns/op BenchmarkNeEfaceConcrete-4 6830714 17.68 ns/op BenchmarkNeIfaceConcrete-4 6786552 17.69 ns/op BenchmarkConvT2EByteSized/bool-4 6435388 18.53 ns/op BenchmarkConvT2EByteSized/uint8-4 6614808 18.20 ns/op BenchmarkConvT2ESmall-4 5877315 20.38 ns/op BenchmarkConvT2EUintptr-4 5920839 20.25 ns/op BenchmarkConvT2ELarge-4 1292310 93.01 ns/op BenchmarkConvT2ISmall-4 6063897 20.33 ns/op BenchmarkConvT2IUintptr-4 5967890 20.04 ns/op BenchmarkConvT2ILarge-4 1206825 96.77 ns/op BenchmarkConvI2E-4 4900882 22.75 ns/op BenchmarkConvI2I-4 4308172 26.50 ns/op BenchmarkAssertE2T-4 5269944 22.50 ns/op BenchmarkAssertE2TLarge-4 2398442 49.28 ns/op BenchmarkAssertE2I-4 4430526 25.74 ns/op BenchmarkAssertI2T-4 4839687 24.68 ns/op BenchmarkAssertI2I-4 4449478 26.24 ns/op BenchmarkAssertI2E-4 5938519 18.84 ns/op BenchmarkAssertE2E-4 6347080 17.93 ns/op BenchmarkAssertE2T2-4 3851535 31.05 ns/op BenchmarkAssertE2T2Blank-4 4789136 25.06 ns/op BenchmarkAssertI2E2-4 4567062 26.14 ns/op BenchmarkAssertI2E2Blank-4 6042034 17.65 ns/op BenchmarkAssertE2E2-4 4680372 25.59 ns/op BenchmarkAssertE2E2Blank-4 6033692 17.80 ns/op BenchmarkConvT2Ezero/zero/16-4 6148560 19.50 ns/op BenchmarkConvT2Ezero/zero/32-4 5773712 20.95 ns/op BenchmarkConvT2Ezero/zero/64-4 6111160 19.64 ns/op BenchmarkConvT2Ezero/zero/str-4 5836705 20.33 ns/op BenchmarkConvT2Ezero/zero/slice-4 5913148 20.30 ns/op BenchmarkConvT2Ezero/zero/big-4 242126 468.0 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1371390 88.57 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1322575 95.50 ns/op BenchmarkConvT2Ezero/nonzero/big-4 266122 453.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 5856296 20.41 ns/op BenchmarkConvT2Ezero/smallint/32-4 5860856 20.47 ns/op BenchmarkConvT2Ezero/smallint/64-4 5862921 20.39 ns/op BenchmarkConvT2Ezero/largeint/16-4 1737604 68.35 ns/op BenchmarkConvT2Ezero/largeint/32-4 1845501 67.37 ns/op BenchmarkConvT2Ezero/largeint/64-4 1851816 70.08 ns/op BenchmarkMalloc8-4 1394924 79.87 ns/op BenchmarkMalloc16-4 1320978 85.54 ns/op BenchmarkMallocTypeInfo8-4 1505466 86.80 ns/op BenchmarkMallocTypeInfo16-4 1271804 94.88 ns/op BenchmarkMallocLargeStruct-4 155792 642.9 ns/op BenchmarkGoroutineSelect-4 56 1882354 ns/op BenchmarkGoroutineBlocking-4 68 1760983 ns/op BenchmarkGoroutineForRange-4 68 1653736 ns/op BenchmarkGoroutineIdle-4 76 1591144 ns/op BenchmarkHashStringSpeed-4 2412202 45.78 ns/op BenchmarkHashBytesSpeed-4 1472310 85.01 ns/op BenchmarkHashInt32Speed-4 3518338 34.02 ns/op BenchmarkHashInt64Speed-4 3208135 34.34 ns/op BenchmarkHashStringArraySpeed-4 534295 215.7 ns/op BenchmarkMegMap-4 3579488 34.99 ns/op BenchmarkMegOneMap-4 4127344 28.09 ns/op BenchmarkMegEqMap-4 1684 78703 ns/op BenchmarkMegEmptyMap-4 5274301 22.75 ns/op BenchmarkSmallStrMap-4 3264357 35.85 ns/op BenchmarkMapStringKeysEight_16-4 3497520 33.74 ns/op BenchmarkMapStringKeysEight_32-4 3812806 31.36 ns/op BenchmarkMapStringKeysEight_64-4 3719758 32.47 ns/op BenchmarkMapStringKeysEight_1M-4 3596634 33.25 ns/op BenchmarkIntMap-4 4124701 28.72 ns/op BenchmarkMapFirst/1-4 4917770 24.69 ns/op BenchmarkMapFirst/2-4 4751548 25.43 ns/op BenchmarkMapFirst/3-4 4882026 24.44 ns/op BenchmarkMapFirst/4-4 4752274 24.38 ns/op BenchmarkMapFirst/5-4 4734354 24.37 ns/op BenchmarkMapFirst/6-4 4716654 25.24 ns/op BenchmarkMapFirst/7-4 4716973 24.51 ns/op BenchmarkMapFirst/8-4 4495195 26.57 ns/op BenchmarkMapFirst/9-4 4314225 27.94 ns/op BenchmarkMapFirst/10-4 4072347 28.08 ns/op BenchmarkMapFirst/11-4 4283109 27.98 ns/op BenchmarkMapFirst/12-4 4033143 28.05 ns/op BenchmarkMapFirst/13-4 4309161 28.08 ns/op BenchmarkMapFirst/14-4 4257453 28.14 ns/op BenchmarkMapFirst/15-4 4286224 27.88 ns/op BenchmarkMapFirst/16-4 4160941 29.35 ns/op BenchmarkMapMid/1-4 3956419 30.31 ns/op BenchmarkMapMid/2-4 3865434 30.82 ns/op BenchmarkMapMid/3-4 3874597 30.63 ns/op BenchmarkMapMid/4-4 3640142 32.23 ns/op BenchmarkMapMid/5-4 3696644 30.28 ns/op BenchmarkMapMid/6-4 3610819 32.63 ns/op BenchmarkMapMid/7-4 3784983 31.59 ns/op BenchmarkMapMid/8-4 3486109 31.55 ns/op BenchmarkMapMid/9-4 3408333 33.35 ns/op BenchmarkMapMid/10-4 3367318 34.73 ns/op BenchmarkMapMid/11-4 3401690 36.06 ns/op BenchmarkMapMid/12-4 3269388 36.05 ns/op BenchmarkMapMid/13-4 3589850 32.95 ns/op BenchmarkMapMid/14-4 3524539 33.25 ns/op BenchmarkMapMid/15-4 3488796 35.01 ns/op BenchmarkMapMid/16-4 3434622 34.61 ns/op BenchmarkMapLast/1-4 3967286 30.06 ns/op BenchmarkMapLast/2-4 3861530 31.12 ns/op BenchmarkMapLast/3-4 3749942 31.94 ns/op BenchmarkMapLast/4-4 3495543 32.88 ns/op BenchmarkMapLast/5-4 3859976 32.67 ns/op BenchmarkMapLast/6-4 3522513 34.04 ns/op BenchmarkMapLast/7-4 3497818 34.57 ns/op BenchmarkMapLast/8-4 3250078 34.39 ns/op BenchmarkMapLast/9-4 3333919 35.35 ns/op BenchmarkMapLast/10-4 3235552 37.17 ns/op BenchmarkMapLast/11-4 3332160 38.21 ns/op BenchmarkMapLast/12-4 3243759 37.35 ns/op BenchmarkMapLast/13-4 3243450 35.48 ns/op BenchmarkMapLast/14-4 3386820 38.24 ns/op BenchmarkMapLast/15-4 3337628 34.42 ns/op BenchmarkMapLast/16-4 3512901 37.27 ns/op BenchmarkMapCycle-4 2138883 55.23 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3546201 34.48 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2120 51304 ns/op BenchmarkMakeMap/[Byte]Byte-4 649782 193.8 ns/op BenchmarkMakeMap/[Int]Int-4 383330 317.9 ns/op BenchmarkNewEmptyMap-4 11776306 10.15 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1699168 69.16 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 494584 237.2 ns/op BenchmarkMapIterEmpty-4 5702698 20.96 ns/op BenchmarkSameLengthMap-4 4737116 24.85 ns/op BenchmarkBigKeyMap-4 1714290 68.78 ns/op BenchmarkBigValMap-4 1543322 77.68 ns/op BenchmarkSmallKeyMap-4 2953549 39.97 ns/op BenchmarkMapPopulate/1-4 2395252 49.98 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 129313 877.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7824 16906 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 723 154304 ns/op 51736 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 52 2432251 ns/op 416334 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 3 39076363 ns/op 6533410 B/op 2910 allocs/op BenchmarkComplexAlgMap-4 486686 239.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 707728 159.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 624172 176.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 213696 550.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 36157 3245 ns/op BenchmarkGoMapClear/Reflexive/10000-4 3999 25136 ns/op BenchmarkGoMapClear/NonReflexive/1-4 515122 216.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 485139 239.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 182151 638.1 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 36272 3305 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4062 25015 ns/op BenchmarkMapStringConversion/32/simple-4 1852509 63.90 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1754130 67.11 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1637688 73.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1736659 68.44 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1649811 72.54 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1525062 78.77 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1847364 61.09 ns/op BenchmarkMapInterfacePtr-4 1964394 56.53 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5279010 22.72 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 118861 1053 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5004 23103 ns/op BenchmarkMapPop1000-4 358 337003 ns/op BenchmarkMapPop10000-4 19 6068966 ns/op BenchmarkMapAssign/Int32/256-4 2244544 51.64 ns/op BenchmarkMapAssign/Int32/65536-4 987304 112.6 ns/op BenchmarkMapAssign/Int64/256-4 2281551 52.05 ns/op BenchmarkMapAssign/Int64/65536-4 881612 129.1 ns/op BenchmarkMapAssign/Str/256-4 1867477 62.25 ns/op BenchmarkMapAssign/Str/65536-4 335109 299.2 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1541397 80.13 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 557274 204.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1555053 77.08 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 495962 208.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 480748 2321 ns/op BenchmarkMapOperatorAssign/Str/65536-4 134491 764.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 770952 172.2 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 181437 641.3 ns/op 68 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 794838 176.4 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 153158 709.2 ns/op 82 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 560752 267.5 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 97076 1141 ns/op 146 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1860655 63.00 ns/op BenchmarkMapDelete/Int32/1000-4 2006042 63.75 ns/op BenchmarkMapDelete/Int32/10000-4 1918922 64.63 ns/op BenchmarkMapDelete/Int64/100-4 1815344 63.10 ns/op BenchmarkMapDelete/Int64/1000-4 1854280 61.18 ns/op BenchmarkMapDelete/Int64/10000-4 1910187 62.97 ns/op BenchmarkMapDelete/Str/100-4 1527735 78.60 ns/op BenchmarkMapDelete/Str/1000-4 1519330 78.04 ns/op BenchmarkMapDelete/Str/10000-4 1436071 83.56 ns/op BenchmarkMapDelete/Pointer/100-4 1645502 117.0 ns/op BenchmarkMapDelete/Pointer/1000-4 1744788 68.30 ns/op BenchmarkMapDelete/Pointer/10000-4 1720654 69.73 ns/op BenchmarkMemmove/0-4 15839262 7.443 ns/op BenchmarkMemmove/1-4 2006584 58.81 ns/op 17.00 MB/s BenchmarkMemmove/2-4 1930744 62.51 ns/op 31.99 MB/s BenchmarkMemmove/3-4 1912296 62.32 ns/op 48.14 MB/s BenchmarkMemmove/4-4 1940358 62.65 ns/op 63.85 MB/s BenchmarkMemmove/5-4 1928318 62.25 ns/op 80.33 MB/s BenchmarkMemmove/6-4 1914973 62.84 ns/op 95.48 MB/s BenchmarkMemmove/7-4 1907602 61.73 ns/op 113.40 MB/s BenchmarkMemmove/8-4 1933378 60.31 ns/op 132.65 MB/s BenchmarkMemmove/9-4 1885053 64.45 ns/op 139.65 MB/s BenchmarkMemmove/10-4 1879954 63.12 ns/op 158.44 MB/s BenchmarkMemmove/11-4 1855168 63.11 ns/op 174.29 MB/s BenchmarkMemmove/12-4 1866656 64.18 ns/op 186.96 MB/s BenchmarkMemmove/13-4 1873995 63.71 ns/op 204.06 MB/s BenchmarkMemmove/14-4 1878312 63.28 ns/op 221.23 MB/s BenchmarkMemmove/15-4 1844109 64.25 ns/op 233.45 MB/s BenchmarkMemmove/16-4 1922400 62.53 ns/op 255.90 MB/s BenchmarkMemmove/32-4 1844408 63.75 ns/op 501.99 MB/s BenchmarkMemmove/64-4 1727938 68.26 ns/op 937.53 MB/s BenchmarkMemmove/128-4 1393880 85.04 ns/op 1505.21 MB/s BenchmarkMemmove/256-4 1000000 113.5 ns/op 2255.44 MB/s BenchmarkMemmove/512-4 599937 200.3 ns/op 2555.55 MB/s BenchmarkMemmove/1024-4 388184 303.2 ns/op 3377.52 MB/s BenchmarkMemmove/2048-4 237837 507.3 ns/op 4037.39 MB/s BenchmarkMemmove/4096-4 128827 930.1 ns/op 4403.67 MB/s BenchmarkMemmoveOverlap/32-4 1853932 65.58 ns/op 487.94 MB/s BenchmarkMemmoveOverlap/64-4 1686702 70.00 ns/op 914.30 MB/s BenchmarkMemmoveOverlap/128-4 1374418 87.30 ns/op 1466.21 MB/s BenchmarkMemmoveOverlap/256-4 1000000 113.7 ns/op 2251.84 MB/s BenchmarkMemmoveOverlap/512-4 588346 198.2 ns/op 2583.30 MB/s BenchmarkMemmoveOverlap/1024-4 398702 298.1 ns/op 3434.67 MB/s BenchmarkMemmoveOverlap/2048-4 236166 502.8 ns/op 4072.95 MB/s BenchmarkMemmoveOverlap/4096-4 125721 925.6 ns/op 4425.12 MB/s BenchmarkMemmoveUnalignedDst/0-4 14891263 8.013 ns/op BenchmarkMemmoveUnalignedDst/1-4 1944102 59.68 ns/op 16.76 MB/s BenchmarkMemmoveUnalignedDst/2-4 1903424 61.60 ns/op 32.47 MB/s BenchmarkMemmoveUnalignedDst/3-4 1892949 61.81 ns/op 48.54 MB/s BenchmarkMemmoveUnalignedDst/4-4 1904510 62.50 ns/op 64.00 MB/s BenchmarkMemmoveUnalignedDst/5-4 1891546 62.76 ns/op 79.67 MB/s BenchmarkMemmoveUnalignedDst/6-4 1865779 62.44 ns/op 96.09 MB/s BenchmarkMemmoveUnalignedDst/7-4 1889378 61.66 ns/op 113.53 MB/s BenchmarkMemmoveUnalignedDst/8-4 1920165 61.07 ns/op 130.99 MB/s BenchmarkMemmoveUnalignedDst/9-4 1822767 63.63 ns/op 141.43 MB/s BenchmarkMemmoveUnalignedDst/10-4 1854327 65.32 ns/op 153.10 MB/s BenchmarkMemmoveUnalignedDst/11-4 1831294 64.98 ns/op 169.27 MB/s BenchmarkMemmoveUnalignedDst/12-4 1803160 65.07 ns/op 184.41 MB/s BenchmarkMemmoveUnalignedDst/13-4 1801694 64.81 ns/op 200.60 MB/s BenchmarkMemmoveUnalignedDst/14-4 1827243 64.69 ns/op 216.41 MB/s BenchmarkMemmoveUnalignedDst/15-4 1840407 64.79 ns/op 231.50 MB/s BenchmarkMemmoveUnalignedDst/16-4 1847472 64.49 ns/op 248.10 MB/s BenchmarkMemmoveUnalignedDst/32-4 1730251 67.28 ns/op 475.59 MB/s BenchmarkMemmoveUnalignedDst/64-4 1556922 77.20 ns/op 829.05 MB/s BenchmarkMemmoveUnalignedDst/128-4 1331371 89.00 ns/op 1438.23 MB/s BenchmarkMemmoveUnalignedDst/256-4 892807 129.0 ns/op 1984.45 MB/s BenchmarkMemmoveUnalignedDst/512-4 559623 205.0 ns/op 2497.35 MB/s BenchmarkMemmoveUnalignedDst/1024-4 369596 322.2 ns/op 3178.24 MB/s BenchmarkMemmoveUnalignedDst/2048-4 233131 507.2 ns/op 4037.88 MB/s BenchmarkMemmoveUnalignedDst/4096-4 124366 950.0 ns/op 4311.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1696642 68.66 ns/op 466.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1563663 75.68 ns/op 845.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1302462 91.33 ns/op 1401.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 117.0 ns/op 2188.22 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 595105 200.8 ns/op 2550.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 396837 302.4 ns/op 3386.63 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 229636 507.8 ns/op 4033.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 128248 923.3 ns/op 4436.42 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14983484 8.015 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1940481 60.54 ns/op 16.52 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1875598 62.74 ns/op 31.88 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1841924 62.76 ns/op 47.80 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1804578 63.50 ns/op 63.00 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1840816 63.83 ns/op 78.33 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1895688 62.12 ns/op 96.58 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1849678 62.15 ns/op 112.64 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1935414 60.91 ns/op 131.33 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1787127 65.24 ns/op 137.96 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1789105 65.31 ns/op 153.12 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1807942 65.30 ns/op 168.45 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1787254 65.46 ns/op 183.33 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1778912 64.94 ns/op 200.19 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1832570 64.73 ns/op 216.28 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1826024 64.46 ns/op 232.70 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1816353 64.36 ns/op 248.61 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1741638 66.32 ns/op 482.50 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1611472 74.01 ns/op 864.70 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1329800 89.71 ns/op 1426.83 MB/s BenchmarkMemmoveUnalignedSrc/256-4 986607 117.9 ns/op 2171.72 MB/s BenchmarkMemmoveUnalignedSrc/512-4 579880 206.5 ns/op 2479.40 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 386589 307.4 ns/op 3330.78 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 231741 508.6 ns/op 4026.38 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128260 933.6 ns/op 4387.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1735604 66.58 ns/op 480.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1589416 74.68 ns/op 856.98 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1331042 89.44 ns/op 1431.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 921386 117.5 ns/op 2178.75 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 591162 201.6 ns/op 2540.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 398354 301.4 ns/op 3397.30 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 231157 503.5 ns/op 4067.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 129786 920.8 ns/op 4448.41 MB/s BenchmarkMemclr/5-4 13612280 8.757 ns/op 570.94 MB/s BenchmarkMemclr/16-4 12350148 9.428 ns/op 1697.15 MB/s BenchmarkMemclr/64-4 11805687 9.885 ns/op 6474.18 MB/s BenchmarkMemclr/256-4 10315963 11.51 ns/op 22233.82 MB/s BenchmarkMemclr/4096-4 2392939 49.74 ns/op 82345.15 MB/s BenchmarkMemclr/65536-4 80260 1665 ns/op 39350.91 MB/s BenchmarkMemclr/1M-4 2760 39615 ns/op 26469.44 MB/s BenchmarkMemclr/4M-4 698 172205 ns/op 24356.39 MB/s BenchmarkMemclr/8M-4 318 372811 ns/op 22500.99 MB/s BenchmarkMemclr/16M-4 103 1216667 ns/op 13789.49 MB/s BenchmarkMemclr/64M-4 12 9660336 ns/op 6946.85 MB/s BenchmarkGoMemclr/5-4 2125573 56.31 ns/op 88.80 MB/s BenchmarkGoMemclr/16-4 494779 236.9 ns/op 67.53 MB/s BenchmarkGoMemclr/64-4 135280 888.4 ns/op 72.04 MB/s BenchmarkGoMemclr/256-4 33619 3460 ns/op 74.00 MB/s BenchmarkMemclrRange/1K_2K-4 71347 1664 ns/op 57622.17 MB/s BenchmarkMemclrRange/2K_8K-4 30832 4238 ns/op 78704.71 MB/s BenchmarkMemclrRange/4K_16K-4 43165 2825 ns/op 114381.73 MB/s BenchmarkMemclrRange/160K_228K-4 2404 52322 ns/op 31781.60 MB/s BenchmarkClearFat7-4 6792716 18.32 ns/op BenchmarkClearFat8-4 7116805 16.56 ns/op BenchmarkClearFat11-4 6270819 19.54 ns/op BenchmarkClearFat12-4 6081480 19.98 ns/op BenchmarkClearFat13-4 6497943 18.22 ns/op BenchmarkClearFat14-4 6026685 19.32 ns/op BenchmarkClearFat15-4 6376096 18.61 ns/op BenchmarkClearFat16-4 6532524 18.29 ns/op BenchmarkClearFat24-4 6371898 18.89 ns/op BenchmarkClearFat32-4 6045784 19.44 ns/op BenchmarkClearFat40-4 6208070 19.65 ns/op BenchmarkClearFat48-4 5668927 21.06 ns/op BenchmarkClearFat56-4 5696484 21.37 ns/op BenchmarkClearFat64-4 5815460 20.44 ns/op BenchmarkClearFat72-4 5583429 21.75 ns/op BenchmarkClearFat128-4 3919356 31.20 ns/op BenchmarkClearFat256-4 2750953 44.04 ns/op BenchmarkClearFat512-4 1364103 88.12 ns/op BenchmarkClearFat1024-4 741388 142.5 ns/op BenchmarkClearFat1032-4 784840 153.3 ns/op BenchmarkClearFat1040-4 790438 150.8 ns/op BenchmarkCopyFat7-4 6096901 19.54 ns/op BenchmarkCopyFat8-4 6915901 17.38 ns/op BenchmarkCopyFat11-4 5910715 20.02 ns/op BenchmarkCopyFat12-4 5837617 20.41 ns/op BenchmarkCopyFat13-4 5825056 20.68 ns/op BenchmarkCopyFat14-4 5891714 20.33 ns/op BenchmarkCopyFat15-4 5837448 20.22 ns/op BenchmarkCopyFat16-4 6446155 18.04 ns/op BenchmarkCopyFat24-4 6441054 18.43 ns/op BenchmarkCopyFat32-4 6283318 19.04 ns/op BenchmarkCopyFat64-4 5703025 21.22 ns/op BenchmarkCopyFat72-4 5238549 22.80 ns/op BenchmarkCopyFat128-4 3700513 31.80 ns/op BenchmarkCopyFat256-4 2651811 45.50 ns/op BenchmarkCopyFat512-4 1287308 92.41 ns/op BenchmarkCopyFat520-4 1264558 94.18 ns/op BenchmarkCopyFat1024-4 777258 150.4 ns/op BenchmarkCopyFat1032-4 748136 154.8 ns/op BenchmarkCopyFat1040-4 753694 155.7 ns/op BenchmarkIssue18740/2byte-4 426 274789 ns/op BenchmarkIssue18740/4byte-4 728 164940 ns/op BenchmarkIssue18740/8byte-4 1008 117304 ns/op BenchmarkReadMetricsLatency-4 10000 4344 p50-ns 6636 p90-ns 16413 p99-ns BenchmarkFinalizer-4 159 751041 ns/op BenchmarkFinalizerRun-4 177680 863.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7363254 16.25 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3110886 38.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2447672 48.55 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2399911 50.11 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1305530 91.74 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2241546 53.59 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1248285 95.82 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1328089 90.49 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2021409 59.96 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1989837 59.18 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1737348 70.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1484926 80.63 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1358749 88.63 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5854689 20.58 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6017540 19.84 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6063520 19.84 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5819805 20.54 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5536908 21.59 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5186919 23.22 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5958027 20.10 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6159862 19.87 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6072073 19.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5930353 20.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6141794 19.84 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6086316 19.80 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5959040 20.14 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5977544 19.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5971807 19.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5885844 20.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6040822 20.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6007791 20.13 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5874645 20.16 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5870710 20.58 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5874966 20.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5909134 20.28 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5734486 20.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5795002 20.63 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5888204 20.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5791828 20.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5816316 20.51 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5991500 20.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5795970 20.81 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5675432 20.69 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5897492 20.26 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6029480 19.96 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6004945 19.86 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5908802 20.26 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5937367 20.05 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6006698 19.91 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5852532 20.30 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6119872 19.76 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6006920 19.86 ns/op BenchmarkNetpollBreak-4 3950 28164 ns/op BenchmarkPingPongHog-4 414 291620 ns/op BenchmarkStackGrowth-4 115225 971.6 ns/op BenchmarkStackGrowthDeep-4 1194 97457 ns/op BenchmarkCreateGoroutines-4 48742 2661 ns/op BenchmarkCreateGoroutinesParallel-4 47470 2640 ns/op BenchmarkCreateGoroutinesCapture-4 9084 12034 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 35991 2846 ns/op BenchmarkClosureCall-4 22611218 5.322 ns/op BenchmarkWakeupParallelSpinning/0s-4 8074 18020 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6847 24129 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5768 26700 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3393 35939 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2068 56781 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1291 94493 ns/op BenchmarkWakeupParallelSpinning/50µs-4 651 190123 ns/op BenchmarkWakeupParallelSpinning/100µs-4 399 342169 ns/op BenchmarkWakeupParallelSyscall/0s-4 787 152629 ns/op BenchmarkWakeupParallelSyscall/1µs-4 777 153007 ns/op BenchmarkWakeupParallelSyscall/2µs-4 783 156909 ns/op BenchmarkWakeupParallelSyscall/5µs-4 738 163057 ns/op BenchmarkWakeupParallelSyscall/10µs-4 698 174053 ns/op BenchmarkWakeupParallelSyscall/20µs-4 603 196570 ns/op BenchmarkWakeupParallelSyscall/50µs-4 453 262695 ns/op BenchmarkWakeupParallelSyscall/100µs-4 325 370856 ns/op BenchmarkMatmult-4 4117218 34.74 ns/op BenchmarkFastrand-4 13170222 9.327 ns/op BenchmarkFastrand64-4 11997106 9.715 ns/op BenchmarkFastrandHashiter-4 4791330 26.91 ns/op BenchmarkFastrandn/2-4 6371008 18.80 ns/op BenchmarkFastrandn/3-4 6608426 18.38 ns/op BenchmarkFastrandn/4-4 6742832 17.56 ns/op BenchmarkFastrandn/5-4 6743178 17.79 ns/op BenchmarkIfaceCmp100-4 108534 1140 ns/op BenchmarkIfaceCmpNil100-4 154266 766.2 ns/op BenchmarkEfaceCmpDiff-4 41038 2924 ns/op BenchmarkEfaceCmpDiffIndirect-4 31608 3817 ns/op BenchmarkDefer-4 1674550 70.96 ns/op BenchmarkDefer10-4 783919 148.0 ns/op BenchmarkDeferMany-4 361172 474.7 ns/op BenchmarkPanicRecover-4 185540 628.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6907 18808 ns/op 18248 p50-ns 21417 p90-ns 32223 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6704 18843 ns/op 17119 p50-ns 20462 p90-ns 39390 p99-ns BenchmarkGoroutineProfile/small/idle-4 3196 38348 ns/op 36573 p50-ns 41327 p90-ns 52915 p99-ns BenchmarkGoroutineProfile/small/loaded-4 514 275636 ns/op 144514 p50-ns 322304 p90-ns 3652180 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7206 18387 ns/op 17550 p50-ns 21803 p90-ns 35817 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6928 18560 ns/op 16853 p50-ns 20876 p90-ns 42752 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 8835879 ns/op 8817583 p50-ns 8948809 p90-ns 8972870 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 14064574 ns/op 13511512 p50-ns 21725102 p90-ns 24097149 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 6844 17442 ns/op 17077 p50-ns 20790 p90-ns 32301 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5720 23856 ns/op 16958 p50-ns 23399 p90-ns 192067 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 898 118678 ns/op 113235 p50-ns 127928 p90-ns 180131 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 310 436135 ns/op 201330 p50-ns 377297 p90-ns 7942082 p99-ns BenchmarkRWMutexUncontended-4 3109822 40.65 ns/op BenchmarkRWMutexWrite100-4 656906 175.2 ns/op BenchmarkRWMutexWrite10-4 187054 616.8 ns/op BenchmarkRWMutexWorkWrite100-4 588770 201.9 ns/op BenchmarkRWMutexWorkWrite10-4 73200 1693 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1821 64633 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 896 132386 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 972 121217 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 394 276361 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 478 242910 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 196 588947 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 234 496751 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 96 1222629 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 335233 350.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 333541 368.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 272895 396.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 321016 383.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 325954 389.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 295062 408.4 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 300439 390.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 271556 387.5 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 271975 445.1 ns/op BenchmarkMakeSlice/Byte-4 1881205 57.53 ns/op BenchmarkMakeSlice/Int16-4 2128431 55.98 ns/op BenchmarkMakeSlice/Int-4 1605792 74.24 ns/op BenchmarkMakeSlice/Ptr-4 1000000 100.8 ns/op BenchmarkMakeSlice/Struct/24-4 967263 127.6 ns/op BenchmarkMakeSlice/Struct/32-4 773456 153.4 ns/op BenchmarkMakeSlice/Struct/40-4 608838 186.9 ns/op BenchmarkGrowSlice/Byte-4 741650 155.1 ns/op BenchmarkGrowSlice/Int16-4 790573 159.5 ns/op BenchmarkGrowSlice/Int-4 596691 221.1 ns/op BenchmarkGrowSlice/Ptr-4 455206 252.4 ns/op BenchmarkGrowSlice/Struct/24-4 301210 371.0 ns/op BenchmarkGrowSlice/Struct/32-4 306252 385.8 ns/op BenchmarkGrowSlice/Struct/40-4 204855 500.4 ns/op BenchmarkExtendSlice/IntSlice-4 518475 247.3 ns/op BenchmarkExtendSlice/PointerSlice-4 403816 316.0 ns/op BenchmarkExtendSlice/NoGrow-4 861703 146.5 ns/op BenchmarkAppend-4 759626 155.5 ns/op BenchmarkAppendGrowByte-4 4 33292257 ns/op BenchmarkAppendGrowString-4 1 421369898 ns/op BenchmarkAppendSlice/1Bytes-4 1934167 62.16 ns/op BenchmarkAppendSlice/4Bytes-4 1928372 61.92 ns/op BenchmarkAppendSlice/7Bytes-4 1856466 64.30 ns/op BenchmarkAppendSlice/8Bytes-4 1900436 63.35 ns/op BenchmarkAppendSlice/15Bytes-4 1835232 66.45 ns/op BenchmarkAppendSlice/16Bytes-4 1885574 65.44 ns/op BenchmarkAppendSlice/32Bytes-4 1852898 65.89 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 83786 1258 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 25791 5209 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 5811 17767 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1743 66990 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 98 1205433 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5698942 ns/op BenchmarkAppendStr/1Bytes-4 1407400 85.02 ns/op BenchmarkAppendStr/4Bytes-4 1450326 82.58 ns/op BenchmarkAppendStr/8Bytes-4 1424673 83.84 ns/op BenchmarkAppendStr/16Bytes-4 1407457 85.03 ns/op BenchmarkAppendStr/32Bytes-4 1423789 82.98 ns/op BenchmarkAppendSpecialCase-4 769052 155.2 ns/op BenchmarkCopy/1Byte-4 1986727 60.18 ns/op 16.62 MB/s BenchmarkCopy/1String-4 1902662 60.84 ns/op 16.44 MB/s BenchmarkCopy/2Byte-4 1913824 61.35 ns/op 32.60 MB/s BenchmarkCopy/2String-4 1853380 64.24 ns/op 31.14 MB/s BenchmarkCopy/4Byte-4 1879317 63.57 ns/op 62.92 MB/s BenchmarkCopy/4String-4 1898770 61.87 ns/op 64.65 MB/s BenchmarkCopy/8Byte-4 1899108 59.57 ns/op 134.30 MB/s BenchmarkCopy/8String-4 1915706 62.57 ns/op 127.85 MB/s BenchmarkCopy/12Byte-4 1799276 64.25 ns/op 186.76 MB/s BenchmarkCopy/12String-4 1800705 66.54 ns/op 180.33 MB/s BenchmarkCopy/16Byte-4 1944334 61.68 ns/op 259.39 MB/s BenchmarkCopy/16String-4 1896080 63.77 ns/op 250.88 MB/s BenchmarkCopy/32Byte-4 1805498 65.51 ns/op 488.49 MB/s BenchmarkCopy/32String-4 1786736 65.92 ns/op 485.44 MB/s BenchmarkCopy/128Byte-4 1335498 88.48 ns/op 1446.57 MB/s BenchmarkCopy/128String-4 1295275 94.47 ns/op 1354.96 MB/s BenchmarkCopy/1024Byte-4 385732 304.7 ns/op 3361.11 MB/s BenchmarkCopy/1024String-4 342594 344.8 ns/op 2970.04 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28077 4176 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 19712 6001 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12656 9724 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 11734 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9790 14860 ns/op BenchmarkAppendInPlace/Grow/Byte-4 137684 818.0 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 137305 852.7 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 103455 1035 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 83464 1275 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 76686 1533 ns/op BenchmarkStackCopyPtr-4 1 163017119 ns/op BenchmarkStackCopy-4 1 114374939 ns/op BenchmarkStackCopyNoCache-4 20 5559748 ns/op BenchmarkStackCopyWithStkobj-4 1 112640608 ns/op BenchmarkIssue18138-4 790 166931 ns/op BenchmarkCompareStringEqual-4 10719405 10.56 ns/op BenchmarkCompareStringIdentical-4 15433410 7.084 ns/op BenchmarkCompareStringSameLength-4 11917177 9.181 ns/op BenchmarkCompareStringDifferentLength-4 22596609 5.310 ns/op BenchmarkCompareStringBigUnaligned-4 1177 88295 ns/op 11875.97 MB/s BenchmarkCompareStringBig-4 1063 110094 ns/op 9524.46 MB/s BenchmarkConcatStringAndBytes-4 2132940 55.98 ns/op BenchmarkSliceByteToString/1-4 2257462 53.29 ns/op BenchmarkSliceByteToString/2-4 1000000 110.8 ns/op BenchmarkSliceByteToString/4-4 1000000 105.1 ns/op BenchmarkSliceByteToString/8-4 1000000 108.0 ns/op BenchmarkSliceByteToString/16-4 1000000 110.9 ns/op BenchmarkSliceByteToString/32-4 1000000 117.4 ns/op BenchmarkSliceByteToString/64-4 793645 148.6 ns/op BenchmarkSliceByteToString/128-4 610825 202.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2229265 53.03 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 846342 138.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 117.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3294027 34.24 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1595758 73.05 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1863082 63.29 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2386270 48.61 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 436028 268.3 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 570037 207.2 ns/op BenchmarkRuneIterate/range/ASCII-4 5688757 21.05 ns/op BenchmarkRuneIterate/range/Japanese-4 2035816 59.75 ns/op BenchmarkRuneIterate/range/MixedLength-4 2432292 50.02 ns/op BenchmarkRuneIterate/range1/ASCII-4 5703927 21.11 ns/op BenchmarkRuneIterate/range1/Japanese-4 2001195 59.97 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2394862 50.37 ns/op BenchmarkRuneIterate/range2/ASCII-4 5658097 21.07 ns/op BenchmarkRuneIterate/range2/Japanese-4 1994193 59.87 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2370280 50.21 ns/op BenchmarkArrayEqual-4 21034231 5.734 ns/op BenchmarkFunc/Name-4 4597465 24.56 ns/op BenchmarkFunc/Entry-4 9953710 11.40 ns/op BenchmarkFunc/FileLine-4 1560633 75.20 ns/op PASS ok runtime 134.606s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 28068 4368 ns/op BenchmarkHandle/concurrent-4 15646 7552 ns/op PASS ok runtime/cgo 0.511s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 20818770 5.665 ns/op BenchmarkAtomicStore64-4 9891678 12.04 ns/op BenchmarkAtomicLoad-4 20745162 5.676 ns/op BenchmarkAtomicStore-4 9964042 12.05 ns/op BenchmarkAnd8-4 9922654 12.07 ns/op BenchmarkAnd-4 9897154 12.06 ns/op BenchmarkAnd8Parallel-4 2480764 50.55 ns/op BenchmarkAndParallel-4 2874292 48.94 ns/op BenchmarkOr8-4 9754304 12.04 ns/op BenchmarkOr-4 9934327 12.05 ns/op BenchmarkOr8Parallel-4 3155325 50.89 ns/op BenchmarkOrParallel-4 2315640 48.61 ns/op BenchmarkXadd-4 2421015 48.21 ns/op BenchmarkXadd64-4 3051729 46.56 ns/op BenchmarkCas-4 2352201 52.03 ns/op BenchmarkCas64-4 2370619 52.93 ns/op BenchmarkXchg-4 3201200 46.46 ns/op BenchmarkXchg64-4 3221595 46.97 ns/op PASS ok runtime/internal/atomic 2.913s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4299100 27.83 ns/op BenchmarkMulUintptr/large-4 3410206 33.72 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 18 7342148 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 12 10101685 ns/op 738.8 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 926 145834 ns/op 7.457 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 12805279 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 17798159 ns/op 1355 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 142 928332 ns/op 81.72 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 81024608 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 102680020 ns/op 8850 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9829244 ns/op 884.5 concurrent_launches/op PASS ok runtime/pprof 1.979s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 15 7775790 ns/op BenchmarkStackLeak-4 14282 8747 ns/op PASS ok runtime/race 0.637s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5120455 23.63 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 217224 582.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.407s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 163696 732.7 ns/op BenchmarkSortString1K-4 157 680970 ns/op BenchmarkSortString1K_Slice-4 194 666393 ns/op BenchmarkStableString1K-4 103 1167292 ns/op BenchmarkSortInt1K-4 225 524627 ns/op BenchmarkSortInt1K_Sorted-4 3354 34678 ns/op BenchmarkSortInt1K_Reversed-4 1928 56425 ns/op BenchmarkSortInt1K_Mod8-4 492 235493 ns/op BenchmarkStableInt1K-4 142 835683 ns/op BenchmarkStableInt1K_Slice-4 160 900130 ns/op BenchmarkSortInt64K-4 2 50844439 ns/op BenchmarkSortInt64K_Slice-4 3 44275766 ns/op BenchmarkStableInt64K-4 2 70964566 ns/op BenchmarkSort1e2-4 469 252117 ns/op BenchmarkStable1e2-4 180 671729 ns/op BenchmarkSort1e4-4 2 51124788 ns/op BenchmarkStable1e4-4 1 226247357 ns/op PASS ok sort 3.703s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 858099 139.3 ns/op BenchmarkAtof64Float-4 624880 166.6 ns/op BenchmarkAtof64FloatExp-4 621548 188.3 ns/op BenchmarkAtof64Big-4 434208 273.1 ns/op BenchmarkAtof64RandomBits-4 385395 311.6 ns/op BenchmarkAtof64RandomFloats-4 454464 257.2 ns/op BenchmarkAtof64RandomLongFloats-4 397242 301.5 ns/op BenchmarkAtof32Decimal-4 821512 142.7 ns/op BenchmarkAtof32Float-4 710257 160.3 ns/op BenchmarkAtof32FloatExp-4 599391 195.5 ns/op BenchmarkAtof32Random-4 356629 328.0 ns/op BenchmarkAtof32RandomLong-4 149280 793.9 ns/op BenchmarkParseInt/Pos/7bit-4 1373497 87.09 ns/op BenchmarkParseInt/Pos/26bit-4 549248 191.8 ns/op BenchmarkParseInt/Pos/31bit-4 512890 212.4 ns/op BenchmarkParseInt/Pos/56bit-4 367610 333.1 ns/op BenchmarkParseInt/Pos/63bit-4 337371 353.4 ns/op BenchmarkParseInt/Neg/7bit-4 1351761 88.14 ns/op BenchmarkParseInt/Neg/26bit-4 585858 199.6 ns/op BenchmarkParseInt/Neg/31bit-4 534849 217.5 ns/op BenchmarkParseInt/Neg/56bit-4 357898 331.9 ns/op BenchmarkParseInt/Neg/63bit-4 336170 351.7 ns/op BenchmarkAtoi/Pos/7bit-4 2003884 59.71 ns/op BenchmarkAtoi/Pos/26bit-4 759396 144.6 ns/op BenchmarkAtoi/Pos/31bit-4 712201 160.1 ns/op BenchmarkAtoi/Pos/56bit-4 422545 278.0 ns/op BenchmarkAtoi/Pos/63bit-4 321295 370.9 ns/op BenchmarkAtoi/Neg/7bit-4 1963753 59.59 ns/op BenchmarkAtoi/Neg/26bit-4 771349 148.9 ns/op BenchmarkAtoi/Neg/31bit-4 719175 160.8 ns/op BenchmarkAtoi/Neg/56bit-4 427586 272.7 ns/op BenchmarkAtoi/Neg/63bit-4 325765 367.0 ns/op BenchmarkFormatFloat/Decimal-4 113006 1076 ns/op BenchmarkFormatFloat/Float-4 104097 1138 ns/op BenchmarkFormatFloat/Exp-4 113247 1053 ns/op BenchmarkFormatFloat/NegExp-4 117357 1048 ns/op BenchmarkFormatFloat/LongExp-4 95624 1244 ns/op BenchmarkFormatFloat/Big-4 93748 1314 ns/op BenchmarkFormatFloat/BinaryExp-4 195854 569.6 ns/op BenchmarkFormatFloat/32Integer-4 113846 1062 ns/op BenchmarkFormatFloat/32ExactFraction-4 119313 989.7 ns/op BenchmarkFormatFloat/32Point-4 109515 1100 ns/op BenchmarkFormatFloat/32Exp-4 115240 1039 ns/op BenchmarkFormatFloat/32NegExp-4 117780 1027 ns/op BenchmarkFormatFloat/32Shortest-4 117181 978.3 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 139285 891.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 129466 904.3 ns/op BenchmarkFormatFloat/64Fixed1-4 151477 770.0 ns/op BenchmarkFormatFloat/64Fixed2-4 151986 793.6 ns/op BenchmarkFormatFloat/64Fixed3-4 145011 791.6 ns/op BenchmarkFormatFloat/64Fixed4-4 153140 767.9 ns/op BenchmarkFormatFloat/64Fixed12-4 87758 1364 ns/op BenchmarkFormatFloat/64Fixed16-4 111921 1078 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 114129 1044 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 102075 1129 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2254 49006 ns/op BenchmarkFormatFloat/Slowpath64-4 96211 1265 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 93760 1236 ns/op BenchmarkAppendFloat/Decimal-4 139365 853.1 ns/op BenchmarkAppendFloat/Float-4 121110 962.3 ns/op BenchmarkAppendFloat/Exp-4 137674 862.1 ns/op BenchmarkAppendFloat/NegExp-4 136582 852.1 ns/op BenchmarkAppendFloat/LongExp-4 112922 1036 ns/op BenchmarkAppendFloat/Big-4 108129 1087 ns/op BenchmarkAppendFloat/BinaryExp-4 325648 363.8 ns/op BenchmarkAppendFloat/32Integer-4 139886 855.0 ns/op BenchmarkAppendFloat/32ExactFraction-4 140520 850.7 ns/op BenchmarkAppendFloat/32Point-4 131224 905.8 ns/op BenchmarkAppendFloat/32Exp-4 138907 847.5 ns/op BenchmarkAppendFloat/32NegExp-4 142820 838.0 ns/op BenchmarkAppendFloat/32Shortest-4 157611 755.4 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 177613 673.2 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 171244 695.0 ns/op BenchmarkAppendFloat/64Fixed1-4 196819 600.8 ns/op BenchmarkAppendFloat/64Fixed2-4 194200 599.2 ns/op BenchmarkAppendFloat/64Fixed3-4 197731 597.2 ns/op BenchmarkAppendFloat/64Fixed4-4 195492 596.6 ns/op BenchmarkAppendFloat/64Fixed12-4 105072 1137 ns/op BenchmarkAppendFloat/64Fixed16-4 138115 852.1 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 148876 794.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 126907 925.9 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2440 48808 ns/op BenchmarkAppendFloat/Slowpath64-4 114702 1036 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 115215 1029 ns/op BenchmarkFormatInt-4 15606 7488 ns/op BenchmarkAppendInt-4 17085 6947 ns/op BenchmarkFormatUint-4 81086 1411 ns/op BenchmarkAppendUint-4 94891 1234 ns/op BenchmarkFormatIntSmall/7-4 2828772 41.40 ns/op BenchmarkFormatIntSmall/42-4 2859742 40.15 ns/op BenchmarkAppendIntSmall-4 1382368 87.10 ns/op BenchmarkAppendUintVarlen/1-4 1313713 90.11 ns/op BenchmarkAppendUintVarlen/12-4 1330598 89.84 ns/op BenchmarkAppendUintVarlen/123-4 914497 123.8 ns/op BenchmarkAppendUintVarlen/1234-4 902983 121.6 ns/op BenchmarkAppendUintVarlen/12345-4 882609 124.9 ns/op BenchmarkAppendUintVarlen/123456-4 878240 127.1 ns/op BenchmarkAppendUintVarlen/1234567-4 891967 129.9 ns/op BenchmarkAppendUintVarlen/12345678-4 904573 128.0 ns/op BenchmarkAppendUintVarlen/123456789-4 762462 132.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 806210 132.5 ns/op BenchmarkAppendUintVarlen/12345678901-4 811231 136.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 786481 136.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 833364 139.3 ns/op BenchmarkAppendUintVarlen/12345678901234-4 821410 139.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 788199 143.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 794424 144.4 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 752164 149.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 748834 148.7 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 749376 151.6 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 759169 152.6 ns/op BenchmarkQuote-4 44649 2628 ns/op BenchmarkQuoteRune-4 432958 260.4 ns/op BenchmarkAppendQuote-4 54354 2187 ns/op BenchmarkAppendQuoteRune-4 836932 136.8 ns/op BenchmarkUnquoteEasy-4 1356928 88.39 ns/op BenchmarkUnquoteHard-4 48783 2360 ns/op PASS ok strconv 16.169s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 440168 256.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 121027 865.3 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 196566 605.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 314168 395.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80942 1328 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91273 1122 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 695066 174.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21514 5606 ns/op BenchmarkGenericMatch1-4 2179 51273 ns/op BenchmarkGenericMatch2-4 439 275529 ns/op BenchmarkSingleMaxSkipping-4 7887 14714 ns/op 679.65 MB/s BenchmarkSingleLongSuffixFail-4 13706 8727 ns/op 114.82 MB/s BenchmarkSingleMatch-4 241 474718 ns/op 31.60 MB/s BenchmarkByteByteNoMatch-4 73189 1630 ns/op BenchmarkByteByteMatch-4 18862 6208 ns/op BenchmarkByteStringMatch-4 22425 5212 ns/op BenchmarkHTMLEscapeNew-4 71016 1666 ns/op BenchmarkHTMLEscapeOld-4 81724 1353 ns/op BenchmarkByteStringReplacerWriteString-4 1443 80949 ns/op BenchmarkByteReplacerWriteString-4 1548 76389 ns/op BenchmarkByteByteReplaces-4 3394 34368 ns/op BenchmarkByteByteMap-4 10000 11633 ns/op BenchmarkMap/identity/ASCII-4 608614 199.8 ns/op BenchmarkMap/identity/Greek-4 432396 266.1 ns/op BenchmarkMap/change/ASCII-4 38724 3064 ns/op BenchmarkMap/change/Greek-4 30070 4003 ns/op BenchmarkIndexRune-4 2040481 58.55 ns/op BenchmarkIndexRuneLongString-4 1722890 69.37 ns/op BenchmarkIndexRuneFastPath-4 4488601 26.53 ns/op BenchmarkIndex-4 4588621 26.10 ns/op BenchmarkLastIndex-4 4841905 24.48 ns/op BenchmarkIndexByte-4 9804902 10.40 ns/op BenchmarkToUpper/#00-4 3294297 36.58 ns/op BenchmarkToUpper/ONLYUPPER-4 2234514 52.33 ns/op BenchmarkToUpper/abc-4 347595 340.7 ns/op BenchmarkToUpper/AbC123-4 265946 440.4 ns/op BenchmarkToUpper/azAZ09_-4 296036 410.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 59403 2061 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 73315 1608 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34996 3474 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56160 2089 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 114831 974.0 ns/op BenchmarkToLower/#00-4 3167800 37.91 ns/op BenchmarkToLower/abc-4 2813942 42.18 ns/op BenchmarkToLower/AbC123-4 244070 507.7 ns/op BenchmarkToLower/azAZ09_-4 236726 515.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 100886 1198 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63775 1856 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35620 3377 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 71647 1669 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 117914 1008 ns/op BenchmarkMapNoChanges-4 812300 140.6 ns/op BenchmarkTrim-4 38557 3111 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3352750 35.92 ns/op BenchmarkToValidUTF8/InvalidASCII-4 194988 606.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 125425 912.5 ns/op BenchmarkEqualFold/Tests-4 55474 2127 ns/op BenchmarkEqualFold/ASCII-4 3515498 34.33 ns/op BenchmarkEqualFold/UnicodePrefix-4 110754 1074 ns/op BenchmarkEqualFold/UnicodeSuffix-4 120416 976.2 ns/op BenchmarkIndexHard1-4 861 142644 ns/op BenchmarkIndexHard2-4 596 197860 ns/op BenchmarkIndexHard3-4 151 786467 ns/op BenchmarkIndexHard4-4 151 791025 ns/op BenchmarkLastIndexHard1-4 57 2015705 ns/op BenchmarkLastIndexHard2-4 58 2015342 ns/op BenchmarkLastIndexHard3-4 57 2033614 ns/op BenchmarkCountHard1-4 828 142318 ns/op BenchmarkCountHard2-4 585 199021 ns/op BenchmarkCountHard3-4 151 789331 ns/op BenchmarkIndexTorture-4 7555 15455 ns/op BenchmarkCountTorture-4 7596 15492 ns/op BenchmarkCountTortureOverlapping-4 688 159948 ns/op BenchmarkCountByte/10-4 4190546 28.79 ns/op 347.34 MB/s BenchmarkCountByte/32-4 4014798 29.81 ns/op 1073.63 MB/s BenchmarkCountByte/4096-4 881779 135.8 ns/op 30163.54 MB/s BenchmarkCountByte/4194304-4 673 157227 ns/op 26676.74 MB/s BenchmarkCountByte/67108864-4 19 6058385 ns/op 11077.02 MB/s BenchmarkFields/ASCII/16-4 228536 493.3 ns/op 32.43 MB/s 64 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19286 6067 ns/op 42.20 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1218 95605 ns/op 42.84 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 1857815 ns/op 35.28 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29381591 ns/op 35.69 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 145093 831.9 ns/op 19.23 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10201 11683 ns/op 21.91 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 576 201350 ns/op 20.34 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4157705 ns/op 15.76 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 85066460 ns/op 12.33 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 170312 678.6 ns/op 23.58 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18231 6504 ns/op 39.36 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 976 116622 ns/op 35.12 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 2859430 ns/op 22.92 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65754421 ns/op 15.95 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 174246 652.5 ns/op 24.52 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12991 9152 ns/op 27.97 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 715 154817 ns/op 26.46 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3429483 ns/op 19.11 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75023324 ns/op 13.98 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 113745917 ns/op BenchmarkSplitSingleByteSeparator-4 14 8150633 ns/op BenchmarkSplitMultiByteSeparator-4 27 3922685 ns/op BenchmarkSplitNSingleByteSeparator-4 215067 517.9 ns/op BenchmarkSplitNMultiByteSeparator-4 167090 684.2 ns/op BenchmarkRepeat/5x0-4 3394455 34.11 ns/op BenchmarkRepeat/5x1-4 3455005 34.01 ns/op BenchmarkRepeat/5x2-4 274227 432.7 ns/op BenchmarkRepeat/5x6-4 161222 735.0 ns/op BenchmarkRepeat/10x0-4 3514665 34.06 ns/op BenchmarkRepeat/10x1-4 3501586 34.16 ns/op BenchmarkRepeat/10x2-4 273877 444.1 ns/op BenchmarkRepeat/10x6-4 163034 735.6 ns/op BenchmarkRepeatLarge/256/1-4 71892 1544 ns/op 165.78 MB/s BenchmarkRepeatLarge/256/16-4 111096 974.5 ns/op 262.69 MB/s BenchmarkRepeatLarge/512/1-4 54582 1898 ns/op 269.77 MB/s BenchmarkRepeatLarge/512/16-4 78314 1307 ns/op 391.76 MB/s BenchmarkRepeatLarge/1024/1-4 44059 2605 ns/op 393.14 MB/s BenchmarkRepeatLarge/1024/16-4 54128 1944 ns/op 526.62 MB/s BenchmarkRepeatLarge/2048/1-4 30036 3927 ns/op 521.58 MB/s BenchmarkRepeatLarge/2048/16-4 34767 3250 ns/op 630.08 MB/s BenchmarkRepeatLarge/4096/1-4 20065 5646 ns/op 725.47 MB/s BenchmarkRepeatLarge/4096/16-4 23216 5051 ns/op 811.00 MB/s BenchmarkRepeatLarge/8192/1-4 12220 9395 ns/op 871.97 MB/s BenchmarkRepeatLarge/8192/16-4 13282 8870 ns/op 923.55 MB/s BenchmarkRepeatLarge/8192/4097-4 5645997 21.05 ns/op 194658.97 MB/s BenchmarkRepeatLarge/16384/1-4 7273 16171 ns/op 1013.20 MB/s BenchmarkRepeatLarge/16384/16-4 7353 15490 ns/op 1057.72 MB/s BenchmarkRepeatLarge/16384/4097-4 9376 11937 ns/op 1029.62 MB/s BenchmarkRepeatLarge/32768/1-4 4244 28542 ns/op 1148.08 MB/s BenchmarkRepeatLarge/32768/16-4 4305 28900 ns/op 1133.82 MB/s BenchmarkRepeatLarge/32768/4097-4 4609 27203 ns/op 1054.24 MB/s BenchmarkRepeatLarge/65536/1-4 2290 53617 ns/op 1222.29 MB/s BenchmarkRepeatLarge/65536/16-4 2274 53483 ns/op 1225.35 MB/s BenchmarkRepeatLarge/65536/4097-4 2252 52577 ns/op 1168.85 MB/s BenchmarkRepeatLarge/131072/1-4 218 536923 ns/op 244.12 MB/s BenchmarkRepeatLarge/131072/16-4 217 520847 ns/op 251.65 MB/s BenchmarkRepeatLarge/131072/4097-4 224 540083 ns/op 235.16 MB/s BenchmarkRepeatLarge/262144/1-4 100 1070176 ns/op 244.95 MB/s BenchmarkRepeatLarge/262144/16-4 100 1042411 ns/op 251.48 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1034354 ns/op 249.54 MB/s BenchmarkRepeatLarge/524288/1-4 60 2060241 ns/op 254.48 MB/s BenchmarkRepeatLarge/524288/16-4 61 2095492 ns/op 250.20 MB/s BenchmarkRepeatLarge/524288/4097-4 60 2099709 ns/op 247.81 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4400243 ns/op 238.30 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4260052 ns/op 246.14 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4282015 ns/op 243.98 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8273978 ns/op 253.46 MB/s BenchmarkRepeatLarge/2097152/16-4 15 8171682 ns/op 256.64 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8315255 ns/op 251.77 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16183264 ns/op 259.18 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16260524 ns/op 257.94 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 16671263 ns/op 251.40 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31788177 ns/op 263.89 MB/s BenchmarkRepeatLarge/8388608/16-4 4 32711128 ns/op 256.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32487436 ns/op 258.15 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63074824 ns/op 265.99 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63437376 ns/op 264.47 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 63989606 ns/op 262.19 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123062785 ns/op 272.66 MB/s BenchmarkRepeatLarge/33554432/16-4 1 123867421 ns/op 270.89 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 125340017 ns/op 267.71 MB/s BenchmarkRepeatLarge/67108864/1-4 1 249716490 ns/op 268.74 MB/s BenchmarkRepeatLarge/67108864/16-4 1 246798753 ns/op 271.92 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 248790848 ns/op 269.74 MB/s BenchmarkRepeatLarge/134217728/1-4 1 485388328 ns/op 276.52 MB/s BenchmarkRepeatLarge/134217728/16-4 1 487527997 ns/op 275.30 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 492035445 ns/op 272.78 MB/s BenchmarkRepeatLarge/268435456/1-4 1 972203853 ns/op 276.11 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1010648059 ns/op 265.61 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 985142586 ns/op 272.48 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1906773213 ns/op 281.56 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1918820302 ns/op 279.79 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1920951478 ns/op 279.48 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3835547925 ns/op 279.94 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3826588134 ns/op 280.60 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3916056518 ns/op 274.19 MB/s BenchmarkIndexAnyASCII/1:1-4 1992998 58.54 ns/op BenchmarkIndexAnyASCII/1:2-4 2082436 56.81 ns/op BenchmarkIndexAnyASCII/1:4-4 2112064 56.99 ns/op BenchmarkIndexAnyASCII/1:8-4 2095926 55.93 ns/op BenchmarkIndexAnyASCII/1:16-4 2135881 55.09 ns/op BenchmarkIndexAnyASCII/1:32-4 2110500 57.19 ns/op BenchmarkIndexAnyASCII/1:64-4 2098021 57.50 ns/op BenchmarkIndexAnyASCII/16:1-4 2169890 55.25 ns/op BenchmarkIndexAnyASCII/16:2-4 762979 154.0 ns/op BenchmarkIndexAnyASCII/16:4-4 761798 154.8 ns/op BenchmarkIndexAnyASCII/16:8-4 730412 161.8 ns/op BenchmarkIndexAnyASCII/16:16-4 684520 172.7 ns/op BenchmarkIndexAnyASCII/16:32-4 597201 198.3 ns/op BenchmarkIndexAnyASCII/16:64-4 489739 243.6 ns/op BenchmarkIndexAnyASCII/256:1-4 1904626 61.77 ns/op BenchmarkIndexAnyASCII/256:2-4 74739 1624 ns/op BenchmarkIndexAnyASCII/256:4-4 73568 1619 ns/op BenchmarkIndexAnyASCII/256:8-4 73876 1614 ns/op BenchmarkIndexAnyASCII/256:16-4 72228 1653 ns/op BenchmarkIndexAnyASCII/256:32-4 71556 1675 ns/op BenchmarkIndexAnyASCII/256:64-4 69202 1721 ns/op BenchmarkIndexAnyUTF8/1:1-4 2078505 57.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 2099924 57.38 ns/op BenchmarkIndexAnyUTF8/1:4-4 2088495 57.34 ns/op BenchmarkIndexAnyUTF8/1:8-4 2091048 57.78 ns/op BenchmarkIndexAnyUTF8/1:16-4 2119840 56.54 ns/op BenchmarkIndexAnyUTF8/1:32-4 2077868 57.35 ns/op BenchmarkIndexAnyUTF8/1:64-4 2079573 57.37 ns/op BenchmarkIndexAnyUTF8/16:1-4 1649343 73.39 ns/op BenchmarkIndexAnyUTF8/16:2-4 326688 348.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 339970 345.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 338226 351.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 321871 359.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 314607 374.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 314392 379.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 332784 355.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 24873 4815 ns/op BenchmarkIndexAnyUTF8/256:4-4 24951 4859 ns/op BenchmarkIndexAnyUTF8/256:8-4 24692 4844 ns/op BenchmarkIndexAnyUTF8/256:16-4 23580 5054 ns/op BenchmarkIndexAnyUTF8/256:32-4 22831 5213 ns/op BenchmarkIndexAnyUTF8/256:64-4 23048 5265 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2005376 59.83 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2066917 58.25 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2041095 58.10 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2020540 58.94 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2114463 56.12 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2050194 57.59 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2097565 57.00 ns/op BenchmarkLastIndexAnyASCII/16:1-4 770109 151.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 778678 152.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 735145 154.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 693506 163.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 685593 171.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 589658 199.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 492390 242.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 76435 1584 ns/op BenchmarkLastIndexAnyASCII/256:2-4 75351 1569 ns/op BenchmarkLastIndexAnyASCII/256:4-4 75573 1582 ns/op BenchmarkLastIndexAnyASCII/256:8-4 75355 1581 ns/op BenchmarkLastIndexAnyASCII/256:16-4 74610 1595 ns/op BenchmarkLastIndexAnyASCII/256:32-4 73723 1631 ns/op BenchmarkLastIndexAnyASCII/256:64-4 72022 1676 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1991355 59.57 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2076476 56.92 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2066110 57.51 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2085285 58.14 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2170914 54.66 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2078802 57.74 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2087822 57.16 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 364113 317.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 189921 611.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 188883 616.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 191704 616.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 182926 635.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 172774 673.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 176658 661.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 29047 4076 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13357 8887 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13288 8989 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13299 8918 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12741 9536 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12003 9945 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12136 9855 ns/op BenchmarkTrimASCII/1:1-4 3221628 36.70 ns/op BenchmarkTrimASCII/1:2-4 2404065 50.18 ns/op BenchmarkTrimASCII/1:4-4 2373901 51.49 ns/op BenchmarkTrimASCII/1:8-4 2120682 57.12 ns/op BenchmarkTrimASCII/1:16-4 1781403 67.44 ns/op BenchmarkTrimASCII/16:1-4 2501746 48.48 ns/op BenchmarkTrimASCII/16:2-4 736987 155.7 ns/op BenchmarkTrimASCII/16:4-4 744908 156.9 ns/op BenchmarkTrimASCII/16:8-4 722120 163.2 ns/op BenchmarkTrimASCII/16:16-4 690916 171.9 ns/op BenchmarkTrimASCII/256:1-4 487274 239.3 ns/op BenchmarkTrimASCII/256:2-4 70246 1699 ns/op BenchmarkTrimASCII/256:4-4 70594 1698 ns/op BenchmarkTrimASCII/256:8-4 70630 1695 ns/op BenchmarkTrimASCII/256:16-4 70122 1690 ns/op BenchmarkTrimASCII/4096:1-4 38301 3135 ns/op BenchmarkTrimASCII/4096:2-4 4617 25411 ns/op BenchmarkTrimASCII/4096:4-4 4598 25597 ns/op BenchmarkTrimASCII/4096:8-4 4562 25435 ns/op BenchmarkTrimASCII/4096:16-4 4593 25231 ns/op BenchmarkTrimByte-4 4283805 26.53 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13574 8839 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13440 8878 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1156 102890 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2325 50451 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4587 25469 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7874 14506 ns/op BenchmarkJoin/0-4 4844366 23.71 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3939478 29.29 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 239862 511.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 161750 750.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 111957 1035 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 93894 1268 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 80606 1478 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 67707 1746 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2607368 45.60 ns/op BenchmarkTrimSpace/ASCII-4 1529874 78.88 ns/op BenchmarkTrimSpace/SomeNonASCII-4 141307 833.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 75542 1579 ns/op BenchmarkReplaceAll-4 125020 946.8 ns/op 16 B/op 1 allocs/op PASS ok strings 69.293s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 55047 2502 ns/op BenchmarkCond2-4 17050 6928 ns/op BenchmarkCond4-4 15355 7604 ns/op BenchmarkCond8-4 10000 17738 ns/op BenchmarkCond16-4 3795 40501 ns/op BenchmarkCond32-4 1815 77806 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 408129 272.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 254126 489.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 463106 240.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 459267 306.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 254941 408.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 517104 211.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 79572 1774 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 70045 2038 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 59751 2806 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 44527 3008 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 500839 350.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 181501 697.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 447267 377.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 148792 788.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 556077 239.9 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 169338 716.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2433404 49.61 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 42319 3088 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 140462 982.1 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 264177 523.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7503 15540 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 282 420501 ns/op BenchmarkRange/*sync.Map-4 1398 83014 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 78843 1344 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 213943 555.1 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 61834 1728 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 90962 1109 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 205231 494.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 153844 876.1 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 60999 1800 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 170155 728.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 622965 250.3 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 45924 2510 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 135624 860.8 ns/op BenchmarkSwapCollision/*sync.Map-4 66472 1752 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 253 465566 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 88869 1254 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 284266 364.8 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18754 5754 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 58701 2067 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20380 5698 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 212564 701.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 88860 1365 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 137716 804.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1878763 62.81 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 187230 714.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2069085 54.23 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 451431 256.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 146089 760.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 455622 249.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 86678 1321 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 326156 369.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 387321 289.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 121030 1064 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 502405 241.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 109164 1056 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 115995 1152 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 146991 874.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 51427 2285 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 179913 664.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 417045 276.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 129823 993.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 513694 245.9 ns/op BenchmarkUncontendedSemaphore-4 3762116 31.69 ns/op BenchmarkContendedSemaphore-4 2542404 53.47 ns/op BenchmarkMutexUncontended-4 852612 147.7 ns/op BenchmarkMutex-4 148567 883.1 ns/op BenchmarkMutexSlack-4 155097 859.3 ns/op BenchmarkMutexWork-4 133448 978.0 ns/op BenchmarkMutexWorkSlack-4 119811 922.2 ns/op BenchmarkMutexNoSpin-4 51319 2248 ns/op BenchmarkMutexSpin-4 58550 1861 ns/op BenchmarkOnce-4 527442 218.8 ns/op BenchmarkSemaUncontended-4 6440308 18.83 ns/op BenchmarkSemaSyntNonblock-4 1224787 106.1 ns/op BenchmarkSemaSyntBlock-4 1000000 104.0 ns/op BenchmarkSemaWorkNonblock-4 918183 135.1 ns/op BenchmarkSemaWorkBlock-4 789097 152.7 ns/op BenchmarkRWMutexUncontended-4 349687 316.6 ns/op BenchmarkRWMutexWrite100-4 261442 411.6 ns/op BenchmarkRWMutexWrite10-4 238329 484.1 ns/op BenchmarkRWMutexWorkWrite100-4 225734 510.0 ns/op BenchmarkRWMutexWorkWrite10-4 204602 624.4 ns/op BenchmarkWaitGroupUncontended-4 814950 158.9 ns/op BenchmarkWaitGroupAddDone-4 252010 419.4 ns/op BenchmarkWaitGroupAddDoneWork-4 279567 407.3 ns/op BenchmarkWaitGroupWait-4 5113724 22.89 ns/op BenchmarkWaitGroupWaitWork-4 3215932 35.08 ns/op BenchmarkWaitGroupActuallyWait-4 42108 2897 ns/op 32 B/op 2 allocs/op PASS ok sync 17.323s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 499990 260.1 ns/op PASS ok sync/atomic 0.249s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 104764 1106 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 7923 14398 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11642 10310 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1192834 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 122 967815 ns/op 1060 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 185408316 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 181559200 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1678 63613 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2151 53760 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 5907371 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 20 5286636 ns/op 20678 B/op 51 allocs/op BenchmarkTable/10x100000/new-4 1 737747391 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 727281094 ns/op 48120896 B/op 100075 allocs/op BenchmarkTable/100x10/new-4 219 542892 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 249 476858 ns/op 157 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 59860490 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57658782 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7093183047 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6943352443 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2740 43645 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3101722 ns/op 409135 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 328887610 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2308 47970 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 267 438062 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4392166 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7561 15507 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.162s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 81797542 ns/op BenchmarkVariableString-4 99636 1192 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2082 53945 ns/op 2527 B/op 39 allocs/op PASS ok text/template/parse 0.551s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 33 3320163 ns/op BenchmarkAfter-4 106 1248456 ns/op BenchmarkStop-4 190 612569 ns/op BenchmarkSimultaneousAfterFunc-4 22 4661664 ns/op BenchmarkStartStop-4 200 616392 ns/op BenchmarkReset-4 2505 57607 ns/op BenchmarkSleep-4 27 3887212 ns/op BenchmarkParallelTimerLatency-4 51 273521 avg-late-ns 2104174 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 317640 avg-late-ns 879889 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 343466 avg-late-ns 1322627 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 377057 avg-late-ns 1506815 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 377978 avg-late-ns 1512893 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 333575 avg-late-ns 1571119 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 274849 avg-late-ns 1789896 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 259122 avg-late-ns 2274834 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 177846 avg-late-ns 1386745 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 171970 avg-late-ns 895795 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 994171 avg-late-ns 5508353 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 314757 avg-late-ns 1028546 max-late-ns BenchmarkTicker-4 357 380567 ns/op BenchmarkTickerReset-4 3924 30485 ns/op BenchmarkTickerResetNaive-4 157 683428 ns/op BenchmarkNow-4 1000000 103.0 ns/op BenchmarkNowUnixNano-4 1177311 104.3 ns/op BenchmarkNowUnixMilli-4 1000000 102.8 ns/op BenchmarkNowUnixMicro-4 1000000 102.0 ns/op BenchmarkFormat-4 58711 2065 ns/op BenchmarkFormatRFC3339-4 79032 1510 ns/op BenchmarkFormatRFC3339Nano-4 77114 1540 ns/op BenchmarkFormatNow-4 82695 1474 ns/op BenchmarkMarshalJSON-4 107056 1128 ns/op BenchmarkMarshalText-4 110630 1111 ns/op BenchmarkParse-4 142012 833.4 ns/op BenchmarkParseRFC3339UTC-4 313435 364.7 ns/op BenchmarkParseRFC3339UTCBytes-4 217496 552.7 ns/op BenchmarkParseRFC3339TZ-4 101403 1178 ns/op BenchmarkParseRFC3339TZBytes-4 79617 1504 ns/op BenchmarkParseDuration-4 527253 227.0 ns/op BenchmarkHour-4 862574 136.7 ns/op BenchmarkSecond-4 844672 140.9 ns/op BenchmarkYear-4 620746 184.9 ns/op BenchmarkDay-4 560407 202.1 ns/op BenchmarkISOWeek-4 594562 186.9 ns/op BenchmarkGoString-4 79230 1522 ns/op BenchmarkUnmarshalText-4 67974 1748 ns/op PASS ok time 11.961s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 533451 195.2 ns/op BenchmarkDecodeValidJapaneseChars-4 696190 159.6 ns/op BenchmarkDecodeRune-4 1655102 71.49 ns/op BenchmarkEncodeValidASCII-4 515166 223.9 ns/op BenchmarkEncodeValidJapaneseChars-4 804958 151.5 ns/op BenchmarkAppendRuneValidASCII-4 1528172 78.26 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2403019 49.73 ns/op BenchmarkEncodeRune-4 2926168 41.09 ns/op PASS ok unicode/utf16 1.242s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 822415 146.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 168531 684.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4001463 29.38 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 411792 273.6 ns/op BenchmarkValidTenASCIIChars-4 800841 139.9 ns/op BenchmarkValid100KASCIIChars-4 93 1282661 ns/op BenchmarkValidTenJapaneseChars-4 151341 781.2 ns/op BenchmarkValidLongMostlyASCII-4 87 1374089 ns/op BenchmarkValidLongJapanese-4 46 2219216 ns/op BenchmarkValidStringTenASCIIChars-4 4964499 23.96 ns/op BenchmarkValidString100KASCIIChars-4 8284 14195 ns/op BenchmarkValidStringTenJapaneseChars-4 401989 270.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1179 97936 ns/op BenchmarkValidStringLongJapanese-4 152 795466 ns/op BenchmarkEncodeASCIIRune-4 4597113 26.02 ns/op BenchmarkEncodeJapaneseRune-4 2520247 44.08 ns/op BenchmarkAppendASCIIRune-4 8655642 13.70 ns/op BenchmarkAppendJapaneseRune-4 2925848 39.69 ns/op BenchmarkDecodeASCIIRune-4 2794561 43.03 ns/op BenchmarkDecodeJapaneseRune-4 1961594 61.87 ns/op BenchmarkFullRune/ASCII-4 3314808 36.18 ns/op BenchmarkFullRune/Incomplete-4 1497596 80.30 ns/op BenchmarkFullRune/Japanese-4 3555052 33.96 ns/op PASS ok unicode/utf8 3.618s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 51009499031 ns/op PASS ok cmd/api 57.248s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1206997 99.15 ns/op BenchmarkEqArrayOfStrings64-4 155827 756.7 ns/op BenchmarkEqArrayOfStrings1024-4 9266 11277 ns/op BenchmarkEqArrayOfFloats5-4 1436182 83.48 ns/op BenchmarkEqArrayOfFloats64-4 144021 827.9 ns/op BenchmarkEqArrayOfFloats1024-4 9117 12969 ns/op BenchmarkEqStruct-4 22721043 5.309 ns/op PASS ok cmd/compile/internal/reflectdata 1.184s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 8446 351371 ns/op BenchmarkCopyElim1-4 832 141382 ns/op BenchmarkCopyElim10-4 754 162357 ns/op BenchmarkCopyElim100-4 310 336178 ns/op BenchmarkCopyElim1000-4 56 2104514 ns/op BenchmarkCopyElim10000-4 3 40858541 ns/op BenchmarkCopyElim100000-4 1 713337116 ns/op BenchmarkDeadCode/1-4 682 180656 ns/op BenchmarkDeadCode/10-4 482 218293 ns/op BenchmarkDeadCode/100-4 254 457398 ns/op BenchmarkDeadCode/1000-4 50 2554648 ns/op BenchmarkDeadCode/10000-4 3 35190145 ns/op BenchmarkDeadCode/100000-4 1 497009508 ns/op BenchmarkDeadCode/200000-4 1 974408623 ns/op BenchmarkDominatorsLinear-4 13 10264734 ns/op 0.97 MB/s BenchmarkDominatorsFwdBack-4 8 14238630 ns/op 0.70 MB/s BenchmarkDominatorsManyPred-4 9 13133920 ns/op 0.76 MB/s BenchmarkDominatorsMaxPred-4 9 13715672 ns/op 0.73 MB/s BenchmarkDominatorsMaxPredVal-4 9 13759762 ns/op 0.73 MB/s BenchmarkFuse/1-4 532 205956 ns/op BenchmarkFuse/10-4 416 275450 ns/op BenchmarkFuse/100-4 144 841511 ns/op BenchmarkFuse/1000-4 21 5894621 ns/op BenchmarkFuse/10000-4 2 84649124 ns/op BenchmarkNilCheckDeep1-4 13360 9170 ns/op 0.11 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5066 22211 ns/op 0.45 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 778 152947 ns/op 0.65 MB/s 675 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1481451 ns/op 0.68 MB/s 4487 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18502634 ns/op 0.54 MB/s 164212 B/op 7 allocs/op BenchmarkDSEPass-4 31 3685517 ns/op 44659 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 120257195 ns/op 4266720 B/op 108652 allocs/op BenchmarkCSEPass-4 6 16741756 ns/op 131566 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 155856747 ns/op 5648328 B/op 97347 allocs/op BenchmarkDeadcodePass-4 156 744384 ns/op 88692 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 124729738 ns/op 4078336 B/op 45273 allocs/op BenchmarkMultiPass-4 58 1896313 ns/op 230509 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 251677327 ns/op 11206264 B/op 149926 allocs/op BenchmarkCondRewrite/SoloJump-4 3025398 39.42 ns/op BenchmarkCondRewrite/CombJump-4 2819815 42.49 ns/op PASS ok cmd/compile/internal/ssa 17.176s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9475 11475 ns/op BenchmarkExtShift-4 17632 6937 ns/op BenchmarkModify-4 10000 11251 ns/op BenchmarkMullImm-4 16492 7092 ns/op BenchmarkConstModify-4 10000 11086 ns/op BenchmarkBitSet-4 20479 5483 ns/op BenchmarkBitClear-4 21542 5440 ns/op BenchmarkBitToggle-4 21933 5456 ns/op BenchmarkBitSetConst-4 168640 692.5 ns/op BenchmarkBitClearConst-4 168772 691.4 ns/op BenchmarkBitToggleConst-4 172290 692.5 ns/op BenchmarkDivconstI64-4 8798122 13.60 ns/op BenchmarkModconstI64-4 8408323 14.31 ns/op BenchmarkDivisiblePow2constI64-4 8403571 14.58 ns/op BenchmarkDivisibleconstI64-4 8546456 13.47 ns/op BenchmarkDivisibleWDivconstI64-4 6884118 17.48 ns/op BenchmarkDivconstU64/3-4 8653982 13.33 ns/op BenchmarkDivconstU64/5-4 8510800 13.77 ns/op BenchmarkDivconstU64/37-4 8894994 13.37 ns/op BenchmarkDivconstU64/1234567-4 8690556 13.81 ns/op BenchmarkModconstU64-4 8813373 13.61 ns/op BenchmarkDivisibleconstU64-4 9206283 12.80 ns/op BenchmarkDivisibleWDivconstU64-4 6852882 17.31 ns/op BenchmarkDivconstI32-4 8670444 13.96 ns/op BenchmarkModconstI32-4 9312391 12.80 ns/op BenchmarkDivisiblePow2constI32-4 9043128 13.22 ns/op BenchmarkDivisibleconstI32-4 8765804 13.69 ns/op BenchmarkDivisibleWDivconstI32-4 7307546 16.44 ns/op BenchmarkDivconstU32-4 8789298 13.83 ns/op BenchmarkModconstU32-4 8516382 14.12 ns/op BenchmarkDivisibleconstU32-4 8659879 13.67 ns/op BenchmarkDivisibleWDivconstU32-4 6494982 16.51 ns/op BenchmarkDivconstI16-4 8533995 14.04 ns/op BenchmarkModconstI16-4 9010585 13.46 ns/op BenchmarkDivisiblePow2constI16-4 9166736 12.98 ns/op BenchmarkDivisibleconstI16-4 8830934 13.59 ns/op BenchmarkDivisibleWDivconstI16-4 7324996 16.39 ns/op BenchmarkDivconstU16-4 8754828 13.55 ns/op BenchmarkModconstU16-4 8847944 13.56 ns/op BenchmarkDivisibleconstU16-4 8740311 13.60 ns/op BenchmarkDivisibleWDivconstU16-4 7329202 16.47 ns/op BenchmarkDivconstI8-4 8983162 13.32 ns/op BenchmarkModconstI8-4 8714996 13.74 ns/op BenchmarkDivisiblePow2constI8-4 8784334 13.71 ns/op BenchmarkDivisibleconstI8-4 8629348 13.93 ns/op BenchmarkDivisibleWDivconstI8-4 6996824 17.34 ns/op BenchmarkDivconstU8-4 8860682 13.76 ns/op BenchmarkModconstU8-4 8800416 13.57 ns/op BenchmarkDivisibleconstU8-4 9238780 13.05 ns/op BenchmarkDivisibleWDivconstU8-4 7375240 16.08 ns/op BenchmarkMul2-4 168109 709.2 ns/op BenchmarkMulNeg2-4 164365 726.9 ns/op BenchmarkEfaceInteger-4 3695935 27.34 ns/op BenchmarkMulconstI32/3-4 16584645 7.152 ns/op BenchmarkMulconstI32/5-4 16617118 7.151 ns/op BenchmarkMulconstI32/12-4 16306855 7.369 ns/op BenchmarkMulconstI32/120-4 15843884 7.729 ns/op BenchmarkMulconstI32/-120-4 16662680 7.138 ns/op BenchmarkMulconstI32/65537-4 16483801 7.311 ns/op BenchmarkMulconstI32/65538-4 16698876 7.160 ns/op BenchmarkMulconstI64/3-4 16348105 7.294 ns/op BenchmarkMulconstI64/5-4 16275358 7.306 ns/op BenchmarkMulconstI64/12-4 16391641 7.321 ns/op BenchmarkMulconstI64/120-4 16173859 7.364 ns/op BenchmarkMulconstI64/-120-4 16039680 7.305 ns/op BenchmarkMulconstI64/65537-4 16311973 7.274 ns/op BenchmarkMulconstI64/65538-4 16182576 7.341 ns/op BenchmarkMulconstU32/3-4 15551818 7.671 ns/op BenchmarkMulconstU32/5-4 16779421 7.153 ns/op BenchmarkMulconstU32/12-4 16233976 7.305 ns/op BenchmarkMulconstU32/120-4 16604430 7.143 ns/op BenchmarkMulconstU32/65537-4 16429791 7.350 ns/op BenchmarkMulconstU32/65538-4 16374526 7.344 ns/op BenchmarkMulconstU64/3-4 16352083 7.316 ns/op BenchmarkMulconstU64/5-4 15841266 7.365 ns/op BenchmarkMulconstU64/12-4 16306892 7.348 ns/op BenchmarkMulconstU64/120-4 16374187 7.330 ns/op BenchmarkMulconstU64/65537-4 16478443 7.242 ns/op BenchmarkMulconstU64/65538-4 16251064 7.362 ns/op BenchmarkShiftArithmeticRight-4 19339431 6.040 ns/op BenchmarkSwitch8Predictable-4 17230390 7.017 ns/op BenchmarkSwitch8Unpredictable-4 6825577 17.61 ns/op BenchmarkSwitch32Predictable-4 10306425 11.60 ns/op BenchmarkSwitch32Unpredictable-4 6792528 17.60 ns/op BenchmarkSwitchStringPredictable-4 8046247 12.77 ns/op BenchmarkSwitchStringUnpredictable-4 4550542 23.26 ns/op PASS ok cmd/compile/internal/test 12.309s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 130 897632 ns/op BenchmarkNamed/Underlying/nongeneric-4 816337 141.2 ns/op BenchmarkNamed/Underlying/generic-4 776983 148.5 ns/op BenchmarkNamed/Underlying/src_instance-4 816442 144.0 ns/op BenchmarkNamed/Underlying/user_instance-4 833238 140.2 ns/op BenchmarkCheck/http/funcbodies/info-4 1 558301185 ns/op 54564 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 367168060 ns/op 82960 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 166855320 ns/op 182477 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 144489435 ns/op 210709 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 389954452 ns/op 13153 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90470806 ns/op 56678 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35497674 ns/op 144423 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33568704 ns/op 152706 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 144865780 ns/op 14973 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40343998 ns/op 53763 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 20990417 ns/op 103350 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19936160 ns/op 108764 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1139463265 ns/op 55235 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 589193650 ns/op 106815 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 154061071 ns/op 408322 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 114665587 ns/op 548553 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 425311073 ns/op 4756 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 64776564 ns/op 31215 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40368783 ns/op 50088 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 37943958 ns/op 53288 lines/s PASS ok cmd/compile/internal/types2 15.504s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 129 867877 ns/op 2100651 sys-ns/op 1159845 user-ns/op PASS ok cmd/go 0.211s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 68347 1729 ns/op 4.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77284 1503 ns/op 5.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14379 8304 ns/op 123.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14803 8150 ns/op 125.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2206 53558 ns/op 152.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2190 53591 ns/op 152.86 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.964s All tests passed.