linux-amd64-race at 3d49b683c6095a9a2681e84f05adfbb8d82882e8 :: 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-rn6cc364b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn6cc364b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.250s ok archive/zip 2.362s ok bufio 0.303s ok bytes 4.293s ok compress/bzip2 0.466s ok compress/flate 5.670s ok compress/gzip 11.671s ok compress/lzw 0.556s ok compress/zlib 4.837s ok container/heap 0.039s ok container/list 0.032s ok container/ring 0.030s ok context 0.043s ok crypto 0.030s ok crypto/aes 0.070s ok crypto/cipher 0.060s ok crypto/des 0.061s ok crypto/dsa 0.029s ok crypto/ecdh 0.201s ok crypto/ecdsa 0.151s ok crypto/ed25519 0.394s ok crypto/elliptic 0.049s ok crypto/hmac 0.039s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 2.445s ok crypto/internal/boring 0.029s ok crypto/internal/boring/bcache 0.342s ok crypto/internal/edwards25519 35.495s ok crypto/internal/edwards25519/field 12.584s ok crypto/internal/nistec 3.759s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.042s ok crypto/rand 0.422s ok crypto/rc4 0.465s ok crypto/rsa 0.502s ok crypto/sha1 0.057s ok crypto/sha256 0.039s ok crypto/sha512 0.041s ok crypto/subtle 0.430s ok crypto/tls 1.581s ok crypto/x509 1.100s ok database/sql 0.350s ok database/sql/driver 0.029s ok debug/buildinfo 0.050s ok debug/dwarf 0.091s ok debug/elf 1.267s ok debug/gosym 0.336s ok debug/macho 0.050s 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.039s ok encoding/asn1 0.039s ok encoding/base32 0.082s ok encoding/base64 0.039s ok encoding/binary 0.040s ok encoding/csv 0.070s ok encoding/gob 17.170s ok encoding/hex 0.040s ok encoding/json 1.238s ok encoding/pem 2.349s ok encoding/xml 0.225s ok errors 0.040s ok expvar 0.033s ok flag 0.142s ok fmt 0.569s ok go/ast 0.040s ok go/build 3.993s ok go/build/constraint 0.042s ok go/constant 0.040s ok go/doc 0.255s ok go/doc/comment 2.157s ok go/format 0.063s ok go/importer 0.214s ok go/internal/gccgoimporter 0.069s ok go/internal/gcimporter 1.146s ok go/internal/srcimporter 13.488s ok go/parser 0.871s ok go/printer 1.337s ok go/scanner 0.043s ok go/token 0.132s ok go/types 32.738s ok hash 0.039s ok hash/adler32 0.051s ok hash/crc32 0.070s ok hash/crc64 0.041s ok hash/fnv 0.030s ok hash/maphash 0.029s ok html 0.032s ok html/template 0.234s ok image 0.425s ok image/color 0.049s ok image/draw 0.577s ok image/gif 0.913s ok image/jpeg 1.277s ok image/png 3.124s ok index/suffixarray 0.973s ok internal/abi 3.442s ok internal/buildcfg 0.029s ok internal/coverage/cformat 0.030s ok internal/coverage/cmerge 0.029s ok internal/coverage/pods 0.029s 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.033s ok internal/diff 0.034s ok internal/fmtsort 0.030s ok internal/fuzz 0.050s ok internal/godebug 0.031s ok internal/intern 0.237s ok internal/itoa 0.033s ok internal/poll 0.537s ok internal/profile 0.035s ok internal/reflectlite 0.271s ok internal/safefilepath 0.031s ok internal/saferio 0.277s ok internal/singleflight 0.131s ok internal/testenv 0.029s ok internal/trace 0.182s ok internal/types/errors 0.393s ok internal/unsafeheader 0.034s ok internal/xcoff 0.051s ok io 0.071s ok io/fs 0.262s ok io/ioutil 0.038s ok log 0.040s ok log/syslog 1.261s ok math 0.053s ok math/big 3.104s ok math/bits 0.043s ok math/cmplx 0.032s ok math/rand 2.081s ok mime 0.054s ok mime/multipart 1.663s ok mime/quotedprintable 0.092s ok net 10.499s ok net/http 7.615s ok net/http/cgi 0.561s ok net/http/cookiejar 0.042s ok net/http/fcgi 0.153s ok net/http/httptest 0.197s ok net/http/httptrace 0.031s ok net/http/httputil 0.708s ok net/http/internal 0.041s ok net/http/internal/ascii 0.031s ok net/http/pprof 5.209s ok net/internal/socktest 0.034s ok net/mail 0.045s ok net/netip 0.397s ok net/rpc 0.078s ok net/rpc/jsonrpc 0.040s ok net/smtp 0.071s ok net/textproto 0.047s ok net/url 0.052s ok os 0.634s ok os/exec 0.245s ok os/exec/internal/fdtest 0.031s ok os/signal 2.317s ok os/user 0.030s ok path 0.030s ok path/filepath 0.081s ok plugin 0.029s ok reflect 0.580s ok regexp 3.146s ok regexp/syntax 4.593s ok runtime 35.000s ok runtime/cgo 0.030s ok runtime/coverage 0.029s ok runtime/debug 0.125s ok runtime/internal/atomic 0.085s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.030s ok runtime/internal/syscall 0.030s ok runtime/metrics 0.029s ok runtime/pprof 9.185s ok runtime/race 9.846s ok runtime/trace 3.257s ok sort 0.436s ok strconv 2.312s ok strings 2.974s ok sync 0.477s ok sync/atomic 1.910s ok syscall 1.090s ok testing 0.911s ok testing/fstest 0.040s ok testing/iotest 0.030s ok testing/quick 0.173s ok text/scanner 0.040s ok text/tabwriter 0.040s ok text/template 0.103s ok text/template/parse 0.052s ok time 2.318s ok unicode 0.042s ok unicode/utf16 0.033s ok unicode/utf8 0.052s ok cmd/addr2line 1.398s ok cmd/api 6.654s ok cmd/asm/internal/asm 3.073s ok cmd/asm/internal/lex 0.030s ok cmd/compile/internal/abt 0.060s ok cmd/compile/internal/amd64 52.955s ok cmd/compile/internal/base 0.031s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.449s ok cmd/compile/internal/importer 0.881s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 0.222s ok cmd/compile/internal/noder 0.039s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 21.016s ok cmd/compile/internal/syntax 0.147s ok cmd/compile/internal/test 12.466s ok cmd/compile/internal/typecheck 0.276s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 7.979s ok cmd/covdata 0.030s ok cmd/cover 1.094s ok cmd/dist 0.029s ok cmd/doc 0.415s ok cmd/fix 0.733s ok cmd/go 56.624s ok cmd/go/internal/auth 0.030s ok cmd/go/internal/cache 0.148s ok cmd/go/internal/fsys 0.061s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.040s ok cmd/go/internal/imports 0.040s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.191s ok cmd/go/internal/lockedfile/internal/filelock 0.084s ok cmd/go/internal/modconv 0.051s ok cmd/go/internal/modfetch 0.040s ok cmd/go/internal/modfetch/codehost 0.050s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.592s ok cmd/go/internal/modload 0.040s ok cmd/go/internal/mvs 0.051s 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.035s ok cmd/go/internal/vcweb/vcstest 4.165s ok cmd/go/internal/web 0.032s ok cmd/go/internal/work 0.102s ok cmd/gofmt 0.203s ok cmd/internal/archive 0.891s ok cmd/internal/buildid 0.568s ok cmd/internal/dwarf 0.029s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.030s ok cmd/internal/moddeps 1.027s ok cmd/internal/notsha256 0.034s ok cmd/internal/obj 0.482s ok cmd/internal/obj/ppc64 0.100s ok cmd/internal/obj/riscv 0.047s ok cmd/internal/obj/s390x 0.031s ok cmd/internal/obj/x86 0.182s ok cmd/internal/objabi 0.029s ok cmd/internal/pkgpath 0.147s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.029s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.717s ok cmd/link 3.295s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 2.749s ok cmd/link/internal/loader 0.052s ok cmd/nm 0.762s ok cmd/objdump 1.683s ok cmd/pack 0.902s ok cmd/pprof 1.498s ok cmd/trace 0.293s ok cmd/vet 10.962s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2684 38766 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2047 49418 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1497 75289 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4063 29297 ns/op 5066 B/op 15 allocs/op Benchmark/Reader/GNU-4 5137 20377 ns/op 5114 B/op 14 allocs/op Benchmark/Reader/PAX-4 1843 60227 ns/op 8657 B/op 33 allocs/op PASS ok archive/tar 0.825s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 342468523 ns/op 2457016 B/op 119 allocs/op BenchmarkZip64Test-4 1 161068251 ns/op BenchmarkZip64TestSizes/4096-4 1262 95890 ns/op BenchmarkZip64TestSizes/1048576-4 177 663194 ns/op BenchmarkZip64TestSizes/67108864-4 1 138639337 ns/op PASS ok archive/zip 1.430s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 216991 491.3 ns/op BenchmarkReaderCopyUnoptimal-4 133459 821.6 ns/op BenchmarkReaderCopyNoWriteTo-4 6866 16105 ns/op BenchmarkReaderWriteToOptimal-4 7602 15453 ns/op BenchmarkReaderReadString-4 128610 854.5 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 211735 551.3 ns/op BenchmarkWriterCopyUnoptimal-4 202802 566.3 ns/op BenchmarkWriterCopyNoReadFrom-4 8730 17823 ns/op BenchmarkReaderEmpty-4 34214 3302 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 28772 3742 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 520245 194.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.582s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4810 22936 ns/op 1428.64 MB/s BenchmarkWriteByte-4 468 244044 ns/op 16.78 MB/s BenchmarkWriteRune-4 256 468925 ns/op 26.20 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3964059 ns/op BenchmarkBufferFullSmallReads-4 100 1052735 ns/op BenchmarkBufferWriteBlock/N4096-4 7269 16833 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 394 276508 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20763763 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4553158 25.81 ns/op 387.43 MB/s BenchmarkIndexByte/32-4 4368244 26.52 ns/op 1206.58 MB/s BenchmarkIndexByte/4K-4 902179 131.6 ns/op 31115.47 MB/s BenchmarkIndexBytePortable/10-4 807009 143.2 ns/op 69.81 MB/s BenchmarkIndexBytePortable/32-4 251214 456.7 ns/op 70.07 MB/s BenchmarkIndexBytePortable/4K-4 2218 53575 ns/op 76.45 MB/s BenchmarkIndexRune/10-4 1000000 100.4 ns/op 99.58 MB/s BenchmarkIndexRune/32-4 1000000 102.4 ns/op 312.37 MB/s BenchmarkIndexRune/4K-4 380503 309.6 ns/op 13229.43 MB/s BenchmarkIndexRuneASCII/10-4 4565491 24.81 ns/op 403.02 MB/s BenchmarkIndexRuneASCII/32-4 4323694 26.85 ns/op 1191.60 MB/s BenchmarkIndexRuneASCII/4K-4 921079 130.8 ns/op 31317.59 MB/s BenchmarkEqual/0-4 7716884 15.46 ns/op BenchmarkEqual/1-4 1527620 78.13 ns/op 12.80 MB/s BenchmarkEqual/6-4 1493454 80.94 ns/op 74.13 MB/s BenchmarkEqual/9-4 1525800 81.11 ns/op 110.96 MB/s BenchmarkEqual/15-4 1458116 81.66 ns/op 183.69 MB/s BenchmarkEqual/16-4 1517287 77.05 ns/op 207.67 MB/s BenchmarkEqual/20-4 1438202 83.17 ns/op 240.48 MB/s BenchmarkEqual/32-4 1479405 80.67 ns/op 396.69 MB/s BenchmarkEqual/4K-4 105992 1135 ns/op 3608.16 MB/s BenchmarkIndex/10-4 3094628 39.43 ns/op 253.62 MB/s BenchmarkIndex/32-4 3044247 39.59 ns/op 808.25 MB/s BenchmarkIndex/4K-4 17845 6560 ns/op 624.40 MB/s BenchmarkIndexEasy/10-4 2788113 40.57 ns/op 246.50 MB/s BenchmarkIndexEasy/32-4 2874313 40.13 ns/op 797.39 MB/s BenchmarkIndexEasy/4K-4 478298 247.6 ns/op 16542.23 MB/s BenchmarkCount/10-4 1498999 79.32 ns/op 126.08 MB/s BenchmarkCount/32-4 1491484 80.60 ns/op 397.04 MB/s BenchmarkCount/4K-4 17911 6746 ns/op 607.20 MB/s BenchmarkCountEasy/10-4 1485422 80.90 ns/op 123.62 MB/s BenchmarkCountEasy/32-4 1467088 81.35 ns/op 393.36 MB/s BenchmarkCountEasy/4K-4 412934 283.8 ns/op 14434.77 MB/s BenchmarkCountSingle/10-4 3820983 31.45 ns/op 317.94 MB/s BenchmarkCountSingle/32-4 3502465 34.60 ns/op 924.85 MB/s BenchmarkCountSingle/4K-4 771182 142.7 ns/op 28709.06 MB/s BenchmarkToUpper/#00-4 2816563 42.00 ns/op BenchmarkToUpper/ONLYUPPER-4 295776 403.6 ns/op BenchmarkToUpper/abc-4 514544 231.2 ns/op BenchmarkToUpper/AbC123-4 278584 398.8 ns/op BenchmarkToUpper/azAZ09_-4 260787 440.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80694 1497 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38115 3075 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55870 2169 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120505 957.1 ns/op BenchmarkToLower/#00-4 2936038 41.34 ns/op BenchmarkToLower/abc-4 435849 261.3 ns/op BenchmarkToLower/AbC123-4 288232 400.4 ns/op BenchmarkToLower/azAZ09_-4 252190 453.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77917 1525 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40490 2895 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62436 1829 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 119331 987.6 ns/op BenchmarkFields/ASCII/16-4 121837 981.7 ns/op 16.30 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 7618 14179 ns/op 18.05 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 528 219502 ns/op 18.66 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 27 4066027 ns/op 16.12 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 63570784 ns/op 16.49 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 109245 1087 ns/op 14.72 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5466 20480 ns/op 12.50 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 350 333191 ns/op 12.29 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6554500 ns/op 10.00 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 127988599 ns/op 8.19 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 154641 764.7 ns/op 20.92 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12128 10039 ns/op 25.50 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 662 169855 ns/op 24.11 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 3928138 ns/op 16.68 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 84750326 ns/op 12.37 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 141111 846.8 ns/op 18.89 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7616 14394 ns/op 17.79 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 492 238806 ns/op 17.15 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 20 5093647 ns/op 12.87 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 102082663 ns/op 10.27 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1926799 61.81 ns/op BenchmarkTrimSpace/ASCII-4 963488 120.6 ns/op BenchmarkTrimSpace/SomeNonASCII-4 106316 1085 ns/op BenchmarkTrimSpace/JustNonASCII-4 48867 2438 ns/op BenchmarkToValidUTF8/Valid-4 457389 254.3 ns/op BenchmarkToValidUTF8/InvalidASCII-4 332845 363.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 92551 1259 ns/op BenchmarkIndexHard1-4 805 142586 ns/op BenchmarkIndexHard2-4 588 199473 ns/op BenchmarkIndexHard3-4 150 802445 ns/op BenchmarkIndexHard4-4 150 805489 ns/op BenchmarkLastIndexHard1-4 5 22365347 ns/op BenchmarkLastIndexHard2-4 4 29238038 ns/op BenchmarkLastIndexHard3-4 4 31636742 ns/op BenchmarkCountHard1-4 819 143235 ns/op BenchmarkCountHard2-4 604 198424 ns/op BenchmarkCountHard3-4 148 797998 ns/op BenchmarkSplitEmptySeparator-4 1 174132635 ns/op BenchmarkSplitSingleByteSeparator-4 10 11346546 ns/op BenchmarkSplitMultiByteSeparator-4 10 10393836 ns/op BenchmarkSplitNSingleByteSeparator-4 169177 607.6 ns/op BenchmarkSplitNMultiByteSeparator-4 67741 1650 ns/op BenchmarkRepeat-4 187041 613.5 ns/op BenchmarkRepeatLarge/256/1-4 148977 791.0 ns/op 323.65 MB/s BenchmarkRepeatLarge/256/16-4 205429 532.7 ns/op 480.58 MB/s BenchmarkRepeatLarge/512/1-4 112557 1065 ns/op 480.65 MB/s BenchmarkRepeatLarge/512/16-4 151444 780.3 ns/op 656.15 MB/s BenchmarkRepeatLarge/1024/1-4 64632 1635 ns/op 626.24 MB/s BenchmarkRepeatLarge/1024/16-4 78968 1324 ns/op 773.42 MB/s BenchmarkRepeatLarge/2048/1-4 37878 2970 ns/op 689.46 MB/s BenchmarkRepeatLarge/2048/16-4 40864 2562 ns/op 799.47 MB/s BenchmarkRepeatLarge/4096/1-4 24117 4928 ns/op 831.20 MB/s BenchmarkRepeatLarge/4096/16-4 24428 4499 ns/op 910.33 MB/s BenchmarkRepeatLarge/8192/1-4 13782 9323 ns/op 878.69 MB/s BenchmarkRepeatLarge/8192/16-4 13638 8806 ns/op 930.31 MB/s BenchmarkRepeatLarge/8192/4097-4 22112 5269 ns/op 777.52 MB/s BenchmarkRepeatLarge/16384/1-4 6458 15961 ns/op 1026.49 MB/s BenchmarkRepeatLarge/16384/16-4 6836 15834 ns/op 1034.73 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 12849 ns/op 956.55 MB/s BenchmarkRepeatLarge/32768/1-4 3914 30295 ns/op 1081.64 MB/s BenchmarkRepeatLarge/32768/16-4 4022 30234 ns/op 1083.82 MB/s BenchmarkRepeatLarge/32768/4097-4 4050 28839 ns/op 994.45 MB/s BenchmarkRepeatLarge/65536/1-4 2079 58946 ns/op 1111.81 MB/s BenchmarkRepeatLarge/65536/16-4 2176 58850 ns/op 1113.60 MB/s BenchmarkRepeatLarge/65536/4097-4 2037 57210 ns/op 1074.21 MB/s BenchmarkRepeatLarge/131072/1-4 212 542849 ns/op 241.45 MB/s BenchmarkRepeatLarge/131072/16-4 218 539632 ns/op 242.89 MB/s BenchmarkRepeatLarge/131072/4097-4 216 530927 ns/op 239.22 MB/s BenchmarkRepeatLarge/262144/1-4 100 1093628 ns/op 239.70 MB/s BenchmarkRepeatLarge/262144/16-4 100 1081176 ns/op 242.46 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1067336 ns/op 241.83 MB/s BenchmarkRepeatLarge/524288/1-4 57 2165441 ns/op 242.12 MB/s BenchmarkRepeatLarge/524288/16-4 57 2179990 ns/op 240.50 MB/s BenchmarkRepeatLarge/524288/4097-4 48 2143619 ns/op 242.73 MB/s BenchmarkRepeatLarge/1048576/1-4 28 4298920 ns/op 243.92 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4269950 ns/op 245.57 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4266013 ns/op 244.90 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8106794 ns/op 258.69 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8319624 ns/op 252.07 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8285907 ns/op 252.67 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16326263 ns/op 256.91 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16096512 ns/op 260.57 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16771756 ns/op 249.90 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32100244 ns/op 261.33 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31917651 ns/op 262.82 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32641656 ns/op 256.93 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63551254 ns/op 264.00 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63238765 ns/op 265.30 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 63861312 ns/op 262.71 MB/s BenchmarkRepeatLarge/33554432/1-4 1 122094015 ns/op 274.82 MB/s BenchmarkRepeatLarge/33554432/16-4 1 127624953 ns/op 262.91 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 125045212 ns/op 268.34 MB/s BenchmarkRepeatLarge/67108864/1-4 1 246799304 ns/op 271.92 MB/s BenchmarkRepeatLarge/67108864/16-4 1 245394628 ns/op 273.47 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 250299564 ns/op 268.11 MB/s BenchmarkRepeatLarge/134217728/1-4 1 495453311 ns/op 270.90 MB/s BenchmarkRepeatLarge/134217728/16-4 1 492923445 ns/op 272.29 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 493671158 ns/op 271.88 MB/s BenchmarkRepeatLarge/268435456/1-4 1 965944021 ns/op 277.90 MB/s BenchmarkRepeatLarge/268435456/16-4 1 977842111 ns/op 274.52 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 985595259 ns/op 272.36 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1933464019 ns/op 277.67 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1918586314 ns/op 279.83 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1945953756 ns/op 275.89 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4027247442 ns/op 266.62 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3895115567 ns/op 275.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3856001836 ns/op 278.46 MB/s BenchmarkBytesCompare/1-4 10276028 11.66 ns/op BenchmarkBytesCompare/2-4 9194548 12.97 ns/op BenchmarkBytesCompare/4-4 9030687 13.12 ns/op BenchmarkBytesCompare/8-4 9827734 12.10 ns/op BenchmarkBytesCompare/16-4 10028562 11.96 ns/op BenchmarkBytesCompare/32-4 8836479 13.29 ns/op BenchmarkBytesCompare/64-4 8051234 14.86 ns/op BenchmarkBytesCompare/128-4 7596169 15.67 ns/op BenchmarkBytesCompare/256-4 5821606 19.65 ns/op BenchmarkBytesCompare/512-4 4289456 27.98 ns/op BenchmarkBytesCompare/1024-4 2784738 43.09 ns/op BenchmarkBytesCompare/2048-4 1628132 73.76 ns/op BenchmarkIndexAnyASCII/1:1-4 2300030 50.94 ns/op BenchmarkIndexAnyASCII/1:2-4 2336422 49.29 ns/op BenchmarkIndexAnyASCII/1:4-4 2322994 49.50 ns/op BenchmarkIndexAnyASCII/1:8-4 2348000 49.20 ns/op BenchmarkIndexAnyASCII/1:16-4 2440502 47.55 ns/op BenchmarkIndexAnyASCII/1:32-4 2346849 50.28 ns/op BenchmarkIndexAnyASCII/1:64-4 2401214 49.46 ns/op BenchmarkIndexAnyASCII/16:1-4 2162486 57.77 ns/op BenchmarkIndexAnyASCII/16:2-4 410518 274.5 ns/op BenchmarkIndexAnyASCII/16:4-4 415112 280.2 ns/op BenchmarkIndexAnyASCII/16:8-4 412234 280.2 ns/op BenchmarkIndexAnyASCII/16:16-4 385436 299.9 ns/op BenchmarkIndexAnyASCII/16:32-4 334695 324.4 ns/op BenchmarkIndexAnyASCII/16:64-4 315832 373.9 ns/op BenchmarkIndexAnyASCII/256:1-4 1815033 63.20 ns/op BenchmarkIndexAnyASCII/256:2-4 33282 3550 ns/op BenchmarkIndexAnyASCII/256:4-4 33464 3545 ns/op BenchmarkIndexAnyASCII/256:8-4 33624 3610 ns/op BenchmarkIndexAnyASCII/256:16-4 33711 3568 ns/op BenchmarkIndexAnyASCII/256:32-4 32892 3583 ns/op BenchmarkIndexAnyASCII/256:64-4 32114 3656 ns/op BenchmarkIndexAnyUTF8/1:1-4 2339418 50.42 ns/op BenchmarkIndexAnyUTF8/1:2-4 2383521 48.09 ns/op BenchmarkIndexAnyUTF8/1:4-4 2372019 49.07 ns/op BenchmarkIndexAnyUTF8/1:8-4 2361004 48.47 ns/op BenchmarkIndexAnyUTF8/1:16-4 2433454 47.22 ns/op BenchmarkIndexAnyUTF8/1:32-4 2364408 49.99 ns/op BenchmarkIndexAnyUTF8/1:64-4 2331225 48.38 ns/op BenchmarkIndexAnyUTF8/16:1-4 151317 782.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 271447 442.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 270585 432.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 266354 442.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 270492 434.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 255482 456.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 260476 450.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11287 ns/op BenchmarkIndexAnyUTF8/256:2-4 19232 6098 ns/op BenchmarkIndexAnyUTF8/256:4-4 19384 6225 ns/op BenchmarkIndexAnyUTF8/256:8-4 19479 6238 ns/op BenchmarkIndexAnyUTF8/256:16-4 18421 6251 ns/op BenchmarkIndexAnyUTF8/256:32-4 18408 6572 ns/op BenchmarkIndexAnyUTF8/256:64-4 18615 6457 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2244153 53.40 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2263899 51.66 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2236214 52.03 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2260584 51.42 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2274298 51.49 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2215604 51.76 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2220298 52.09 ns/op BenchmarkLastIndexAnyASCII/16:1-4 306178 370.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 319022 364.9 ns/op BenchmarkLastIndexAnyASCII/16:4-4 312076 367.2 ns/op BenchmarkLastIndexAnyASCII/16:8-4 311774 369.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 305829 387.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 284137 411.5 ns/op BenchmarkLastIndexAnyASCII/16:64-4 260053 458.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23984 4969 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23931 5027 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23636 4942 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24192 4990 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23943 4930 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24106 4964 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23254 5037 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2279226 52.32 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2295172 50.89 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2271968 50.92 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2292598 49.85 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2317656 50.50 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2275860 51.37 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2306349 50.22 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 218608 517.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 261990 445.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 260438 442.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 258819 442.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 265292 446.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 249993 461.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 255801 463.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15846 7504 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18834 6381 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18960 6418 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18277 6292 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18675 6335 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17763 6738 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18342 6573 ns/op BenchmarkTrimASCII/1:1-4 2545316 46.67 ns/op BenchmarkTrimASCII/1:2-4 2173032 55.61 ns/op BenchmarkTrimASCII/1:4-4 2111438 57.65 ns/op BenchmarkTrimASCII/1:8-4 1886545 63.16 ns/op BenchmarkTrimASCII/1:16-4 1611226 73.26 ns/op BenchmarkTrimASCII/16:1-4 416788 277.2 ns/op BenchmarkTrimASCII/16:2-4 323149 367.4 ns/op BenchmarkTrimASCII/16:4-4 320522 371.9 ns/op BenchmarkTrimASCII/16:8-4 307131 363.7 ns/op BenchmarkTrimASCII/16:16-4 314646 382.6 ns/op BenchmarkTrimASCII/256:1-4 32947 3656 ns/op BenchmarkTrimASCII/256:2-4 24019 4981 ns/op BenchmarkTrimASCII/256:4-4 24225 4896 ns/op BenchmarkTrimASCII/256:8-4 24376 4958 ns/op BenchmarkTrimASCII/256:16-4 24379 4915 ns/op BenchmarkTrimASCII/4096:1-4 1978 57209 ns/op BenchmarkTrimASCII/4096:2-4 1491 79039 ns/op BenchmarkTrimASCII/4096:4-4 1503 79515 ns/op BenchmarkTrimASCII/4096:8-4 1492 79711 ns/op BenchmarkTrimASCII/4096:16-4 1446 78955 ns/op BenchmarkTrimByte-4 1455538 82.12 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13131 9224 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13094 9285 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 657 182795 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1273 89099 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2434 45517 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4508 23552 ns/op BenchmarkCompareBytesEqual-4 10467210 10.60 ns/op BenchmarkCompareBytesToNil-4 11696280 9.522 ns/op BenchmarkCompareBytesEmpty-4 12238270 9.011 ns/op BenchmarkCompareBytesIdentical-4 11948622 9.058 ns/op BenchmarkCompareBytesSameLength-4 10443482 10.64 ns/op BenchmarkCompareBytesDifferentLength-4 10106821 10.45 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1363 75071 ns/op 13967.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1376 78201 ns/op 13408.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1393 76421 ns/op 13721.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1730 66804 ns/op 15696.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1842 68173 ns/op 15381.21 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1392 84868 ns/op 12355.46 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1309 83185 ns/op 12605.44 MB/s BenchmarkCompareBytesBig-4 1394 81324 ns/op 12893.94 MB/s BenchmarkCompareBytesBigIdentical-4 11932867 9.274 ns/op 113070723.59 MB/s PASS ok bytes 72.041s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 77352863 ns/op 1.29 MB/s 3612272 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 316639661 ns/op 1.79 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24485468 ns/op 0.67 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 1.380s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 60 1811017 ns/op 5.52 MB/s 43412 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17359114 ns/op 5.76 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 173240045 ns/op 5.77 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1811920 ns/op 5.52 MB/s 42206 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17591931 ns/op 5.68 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 179064643 ns/op 5.58 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 62 1795519 ns/op 5.57 MB/s 43094 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16670429 ns/op 6.00 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 168263778 ns/op 5.94 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 63 1780097 ns/op 5.62 MB/s 43054 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16981622 ns/op 5.89 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 173393597 ns/op 5.77 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 54 1972570 ns/op 5.07 MB/s 43828 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19657330 ns/op 5.09 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 194647389 ns/op 5.14 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 69 1622069 ns/op 6.16 MB/s 43056 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12811200 ns/op 7.81 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 133915589 ns/op 7.47 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1371943 ns/op 7.29 MB/s 43258 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10118115 ns/op 9.88 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101722841 ns/op 9.83 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1391162 ns/op 7.19 MB/s 43209 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10128204 ns/op 9.87 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 100828533 ns/op 9.92 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 92 1239984 ns/op 8.06 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11902735 ns/op 8.40 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 118586808 ns/op 8.43 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2314279 ns/op 4.32 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20702920 ns/op 4.83 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 206114278 ns/op 4.85 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6845306 ns/op 1.46 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 82542371 ns/op 1.21 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 839998921 ns/op 1.19 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6871107 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 79928460 ns/op 1.25 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 831088601 ns/op 1.20 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 72 1491231 ns/op 6.71 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12656100 ns/op 7.90 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125214385 ns/op 7.99 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2175029 ns/op 4.60 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 16875480 ns/op 5.93 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 164356787 ns/op 6.08 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6580266 ns/op 1.52 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74870276 ns/op 1.34 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 744474094 ns/op 1.34 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6537282 ns/op 1.53 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 90806026 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 946932180 ns/op 1.06 MB/s PASS ok compress/flate 15.373s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 49 2310087 ns/op 4.33 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2342032 ns/op 4.27 MB/s BenchmarkDecoder/1e5-4 5 22225018 ns/op 4.50 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22458395 ns/op 4.45 MB/s BenchmarkDecoder/1e6-4 1 224100991 ns/op 4.46 MB/s BenchmarkDecoder/1e-Reuse6-4 1 222098358 ns/op 4.50 MB/s BenchmarkEncoder/1e4-4 48 2263497 ns/op 4.42 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1862501 ns/op 5.37 MB/s BenchmarkEncoder/1e5-4 6 19367845 ns/op 5.16 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19137994 ns/op 5.23 MB/s BenchmarkEncoder/1e6-4 1 196570018 ns/op 5.09 MB/s BenchmarkEncoder/1e-Reuse6-4 1 191837971 ns/op 5.21 MB/s PASS ok compress/lzw 2.782s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 26 3853800 ns/op PASS ok container/heap 0.139s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 19155 6229 ns/op BenchmarkWithTimeout/concurrency=40-4 4478 24197 ns/op BenchmarkWithTimeout/concurrency=4000-4 4984 24769 ns/op BenchmarkWithTimeout/concurrency=400000-4 6064 21789 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 318864 331.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 10142 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15049 7609 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2730 46822 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1614 71577 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2241 49301 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 237 707269 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 168 731464 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 250 454182 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 20 5559702 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 9568172 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4744278 ns/op BenchmarkCheckCanceled/Err-4 264996 444.6 ns/op BenchmarkCheckCanceled/Done-4 409462 285.9 ns/op BenchmarkContextCancelDone-4 489260 261.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23208 5360 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21525 5531 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19116 6212 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15736 7874 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 11785 10155 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 552891 212.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 327697 368.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 220407 525.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 143110 845.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 73004 1628 ns/op PASS ok context 13.405s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1733463 67.83 ns/op 235.88 MB/s BenchmarkDecrypt-4 1706864 68.85 ns/op 232.39 MB/s BenchmarkExpand-4 966403 119.3 ns/op PASS ok crypto/aes 0.531s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 181357 664.9 ns/op 96.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 365766 295.0 ns/op 216.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 173943 679.6 ns/op 94.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 378808 309.1 ns/op 207.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 119559 985.0 ns/op 1370.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 166311 697.9 ns/op 1934.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107974 1110 ns/op 1216.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 142713 813.5 ns/op 1659.41 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46435 2579 ns/op 3175.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46111 2574 ns/op 3182.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 35842 3351 ns/op 2444.56 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 36770 3235 ns/op 2532.56 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6704 16706 ns/op 61.00 MB/s BenchmarkAESCFBDecrypt1K-4 6962 16306 ns/op 62.49 MB/s BenchmarkAESCFBDecrypt8K-4 933 127149 ns/op 64.39 MB/s BenchmarkAESOFB1K-4 10000 10918 ns/op 93.33 MB/s BenchmarkAESCTR1K-4 13801 8480 ns/op 120.16 MB/s BenchmarkAESCTR8K-4 1764 68506 ns/op 119.51 MB/s BenchmarkAESCBCEncrypt1K-4 13802 8846 ns/op 115.76 MB/s BenchmarkAESCBCDecrypt1K-4 17646 6949 ns/op 147.36 MB/s PASS ok crypto/cipher 2.966s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 72261 1611 ns/op 4.97 MB/s BenchmarkDecrypt-4 78105 1505 ns/op 5.31 MB/s BenchmarkTDESEncrypt-4 29822 4007 ns/op 2.00 MB/s BenchmarkTDESDecrypt-4 30552 3881 ns/op 2.06 MB/s PASS ok crypto/des 0.635s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 796 125996 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 9048421 ns/op 1089 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20701238 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 92 1324367 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.712s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1484 71797 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 40 2871790 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 19 5943673 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 904 130280 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8782067 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 20378878 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3812 30134 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 55 2156406 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5096025 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.556s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 312 371767 ns/op BenchmarkNewKeyFromSeed-4 314 378774 ns/op BenchmarkSigning-4 301 399765 ns/op BenchmarkVerification-4 208 574328 ns/op PASS ok crypto/ed25519 0.676s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 5088 23385 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 156 770577 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 50 2245851 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5051704 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1303 86130 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 62 1903991 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6175388 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14332123 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12709 9239 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5524 19930 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3709 29569 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 82 1300848 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2439 48102 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 234 506096 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1455 75563 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 96 1211015 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.408s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14508 8135 ns/op 125.87 MB/s BenchmarkHMACSHA256_32-4 24524 4896 ns/op 6.54 MB/s BenchmarkNewWriteSum-4 10000 10150 ns/op 3.15 MB/s PASS ok crypto/hmac 0.506s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 57541 2044 ns/op BenchmarkModSub-4 71871 1657 ns/op BenchmarkMontgomeryRepr-4 23011 4847 ns/op BenchmarkMontgomeryMul-4 28192 4234 ns/op BenchmarkModMul-4 12031 9902 ns/op BenchmarkExpBig-4 15 7462497 ns/op BenchmarkExp-4 7 16016200 ns/op PASS ok crypto/internal/bigmod 1.175s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3037 34476 ns/op BenchmarkScalarBaseMult-4 324 345117 ns/op BenchmarkScalarMult-4 153 773467 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 225 531346 ns/op PASS ok crypto/internal/edwards25519 0.648s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 521326 203.5 ns/op BenchmarkMultiply-4 4291783 27.91 ns/op BenchmarkSquare-4 5260502 22.65 ns/op BenchmarkInvert-4 24836 4847 ns/op BenchmarkMult32-4 1503440 78.84 ns/op PASS ok crypto/internal/edwards25519/field 0.818s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 66 1826998 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1593 74771 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 5970908 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13870564 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 178 654188 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7291 15122 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 58 1960624 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4262140 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.207s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 655456 179.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 222942 495.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116636 1010 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 670081 177.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 238071 497.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 114624 999.4 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.836s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 118910 1012 ns/op 7.90 MB/s BenchmarkHash64-4 122018 931.3 ns/op 68.72 MB/s BenchmarkHash128-4 115797 1037 ns/op 123.44 MB/s BenchmarkHash256-4 92708 1275 ns/op 200.83 MB/s BenchmarkHash512-4 66782 1792 ns/op 285.73 MB/s BenchmarkHash1K-4 43680 2760 ns/op 371.08 MB/s BenchmarkHash8K-4 7287 16241 ns/op 504.40 MB/s BenchmarkHash1M-4 56 1971332 ns/op 531.91 MB/s BenchmarkHash8M-4 7 15691410 ns/op 534.60 MB/s BenchmarkHash8BytesUnaligned-4 113553 1005 ns/op 7.96 MB/s BenchmarkHash1KUnaligned-4 43076 2724 ns/op 375.91 MB/s BenchmarkHash8KUnaligned-4 7406 16165 ns/op 506.79 MB/s PASS ok crypto/md5 1.710s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 534628697 ns/op PASS ok crypto/rand 0.568s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13185 9044 ns/op 14.15 MB/s BenchmarkRC4_1K-4 1586 71435 ns/op 14.33 MB/s BenchmarkRC4_8K-4 207 568280 ns/op 14.25 MB/s PASS ok crypto/rc4 0.550s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8616771 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20329178 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37955344 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2597180 ns/op BenchmarkDecryptOAEP/2048-4 13 8599022 ns/op BenchmarkEncryptOAEP/2048-4 42 2650093 ns/op BenchmarkSignPKCS1v15/2048-4 13 8616719 ns/op BenchmarkVerifyPKCS1v15/2048-4 45 2570130 ns/op BenchmarkSignPSS/2048-4 13 8732293 ns/op BenchmarkVerifyPSS/2048-4 42 2980821 ns/op PASS ok crypto/rsa 1.569s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 105358 1099 ns/op 7.28 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 124872 944.2 ns/op 8.47 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73911 1572 ns/op 203.59 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 86017 1396 ns/op 229.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48630 2460 ns/op 416.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52519 2318 ns/op 441.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9961 11901 ns/op 688.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9885 11634 ns/op 704.17 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.099s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 80920 1463 ns/op 5.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 94322 1249 ns/op 6.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91078 1309 ns/op 6.11 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25398 4679 ns/op 218.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26718 4458 ns/op 229.69 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26251 4561 ns/op 224.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4209 28322 ns/op 289.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4136 28112 ns/op 291.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4104 28215 ns/op 290.34 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.310s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 54036 2025 ns/op 3.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72128 1626 ns/op 4.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 63466 1863 ns/op 4.29 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28105 4268 ns/op 239.91 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 30999 3805 ns/op 269.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29568 4033 ns/op 253.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5750 20257 ns/op 404.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5706 19766 ns/op 414.46 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5960 20133 ns/op 406.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.301s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15843850 7.594 ns/op BenchmarkConstantTimeEq-4 15719403 7.547 ns/op BenchmarkConstantTimeLessOrEq-4 14867054 8.056 ns/op BenchmarkXORBytes/8Bytes-4 4183989 25.50 ns/op 313.71 MB/s BenchmarkXORBytes/128Bytes-4 4039927 29.60 ns/op 4324.96 MB/s BenchmarkXORBytes/2048Bytes-4 906874 130.4 ns/op 15706.72 MB/s BenchmarkXORBytes/32768Bytes-4 61480 1969 ns/op 16639.76 MB/s PASS ok crypto/subtle 0.972s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 132 789670 ns/op BenchmarkCertCache/1-4 146 795875 ns/op BenchmarkCertCache/2-4 141 761822 ns/op BenchmarkCertCache/3-4 147 848615 ns/op BenchmarkHandshakeServer/RSA-4 38 3220224 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 27 3891163 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 32 3553872 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 99 1211040 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 142 803251 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 50 2506179 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 57 2045295 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30436962 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28985615 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 22473888 ns/op 46.66 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 30051621 ns/op 34.89 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 35235448 ns/op 59.52 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 51327429 ns/op 40.86 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 61744937 ns/op 67.93 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 93041578 ns/op 45.08 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 120499954 ns/op 69.62 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 171935104 ns/op 48.79 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 237717694 ns/op 70.58 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 335321554 ns/op 50.03 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 435850785 ns/op 76.99 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 665560114 ns/op 50.42 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 892538175 ns/op 75.19 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1310309019 ns/op 51.22 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 22301510 ns/op 47.02 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 28769872 ns/op 36.45 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 36499596 ns/op 57.46 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 55899961 ns/op 37.52 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 61347165 ns/op 68.37 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 90035685 ns/op 46.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 117997924 ns/op 71.09 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 178369960 ns/op 47.03 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 223770076 ns/op 74.98 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 347508368 ns/op 48.28 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 472708101 ns/op 70.98 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 670207380 ns/op 50.07 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 950400250 ns/op 70.61 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1346464244 ns/op 49.84 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 704153738 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 707093321 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 289411004 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287478846 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149329053 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 150849369 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80375423 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79817524 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38930291 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 38321463 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142094748 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 144459308 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63482387 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 64067940 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 38028002 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 37197521 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24792844 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 24126659 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 17045712 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 16060672 ns/op PASS ok crypto/tls 19.313s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12321079 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 318 378421 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1008 103168 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 956 120700 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.837s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 27 3766456 ns/op 279767 B/op 1633 allocs/op BenchmarkConcurrentStmtQuery-4 31 3517754 ns/op 260614 B/op 2002 allocs/op BenchmarkConcurrentStmtExec-4 50 2468520 ns/op 209004 B/op 644 allocs/op BenchmarkConcurrentTxQuery-4 36 3232605 ns/op 267177 B/op 2150 allocs/op BenchmarkConcurrentTxExec-4 56 2046442 ns/op 87785 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 3001825 ns/op 104326 B/op 2069 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1116151 ns/op 40125 B/op 381 allocs/op BenchmarkConcurrentRandom-4 30 3382847 ns/op 226771 B/op 1820 allocs/op BenchmarkManyConcurrentQueries-4 2133 49821 ns/op 3971 B/op 20 allocs/op PASS ok database/sql 1.253s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 222338 527.8 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 69 1632802 ns/op 188297 B/op 14 allocs/op Benchmark115/LineToPC-4 75 1654303 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16964 7107 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.782s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 684 160578 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3118 38492 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.399s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 267 443086 ns/op 18.49 MB/s BenchmarkEncodeToString-4 222 495713 ns/op 16.53 MB/s BenchmarkDecode-4 135 858282 ns/op 15.28 MB/s BenchmarkDecodeString-4 140 848975 ns/op 15.44 MB/s PASS ok encoding/base32 0.761s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 313 348570 ns/op 23.50 MB/s BenchmarkDecodeString/2-4 246208 437.3 ns/op 9.15 MB/s BenchmarkDecodeString/4-4 217945 536.4 ns/op 14.91 MB/s BenchmarkDecodeString/8-4 177633 651.3 ns/op 18.43 MB/s BenchmarkDecodeString/64-4 33421 3462 ns/op 25.42 MB/s BenchmarkDecodeString/8192-4 313 365194 ns/op 29.91 MB/s BenchmarkNewEncoding-4 89647 1286 ns/op 199.03 MB/s PASS ok encoding/base64 1.000s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1303 89959 ns/op 44.46 MB/s BenchmarkReadStruct-4 17217 6839 ns/op 10.97 MB/s BenchmarkWriteStruct-4 18547 6594 ns/op 11.37 MB/s BenchmarkReadInts-4 47526 2514 ns/op 11.93 MB/s BenchmarkWriteInts-4 41058 2890 ns/op 10.38 MB/s BenchmarkWriteSlice1000Int32s-4 1242 92748 ns/op 43.13 MB/s BenchmarkPutUint16-4 3319946 36.07 ns/op 55.44 MB/s BenchmarkAppendUint16-4 3342937 35.93 ns/op 55.67 MB/s BenchmarkPutUint32-4 2471670 47.51 ns/op 84.20 MB/s BenchmarkAppendUint32-4 2349236 50.19 ns/op 79.70 MB/s BenchmarkPutUint64-4 1061217 111.7 ns/op 71.60 MB/s BenchmarkAppendUint64-4 968067 118.5 ns/op 67.52 MB/s BenchmarkLittleEndianPutUint16-4 3244744 36.88 ns/op 54.23 MB/s BenchmarkLittleEndianAppendUint16-4 3303052 36.12 ns/op 55.37 MB/s BenchmarkLittleEndianPutUint32-4 2335206 48.90 ns/op 81.79 MB/s BenchmarkLittleEndianAppendUint32-4 2459395 47.96 ns/op 83.40 MB/s BenchmarkLittleEndianPutUint64-4 1000000 114.3 ns/op 70.00 MB/s BenchmarkLittleEndianAppendUint64-4 988260 112.8 ns/op 70.89 MB/s BenchmarkReadFloats-4 142527 771.9 ns/op 15.55 MB/s BenchmarkWriteFloats-4 133038 890.6 ns/op 13.47 MB/s BenchmarkReadSlice1000Float32s-4 1160 97192 ns/op 41.16 MB/s BenchmarkWriteSlice1000Float32s-4 1122 104962 ns/op 38.11 MB/s BenchmarkReadSlice1000Uint8s-4 74566 1478 ns/op 676.50 MB/s BenchmarkWriteSlice1000Uint8s-4 110859 1062 ns/op 941.90 MB/s BenchmarkPutUvarint32-4 845878 147.0 ns/op 27.22 MB/s BenchmarkPutUvarint64-4 199761 594.7 ns/op 13.45 MB/s PASS ok encoding/binary 3.999s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6796 16615 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7057 16795 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6090 17247 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3702 28047 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7952 15010 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7226 14962 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7939 15020 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4458 25705 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12832 9207 ns/op PASS ok encoding/csv 1.421s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 10124 10617 ns/op BenchmarkEndToEndByteBuffer-4 16406 8777 ns/op BenchmarkEndToEndSliceByteBuffer-4 289 420029 ns/op BenchmarkEncodeComplex128Slice-4 818 136633 ns/op BenchmarkEncodeFloat64Slice-4 1634 64219 ns/op BenchmarkEncodeInt32Slice-4 1717 67332 ns/op BenchmarkEncodeStringSlice-4 2344 52417 ns/op BenchmarkEncodeInterfaceSlice-4 62 1919117 ns/op BenchmarkDecodeComplex128Slice-4 638 209063 ns/op BenchmarkDecodeFloat64Slice-4 1336 98842 ns/op BenchmarkDecodeInt32Slice-4 1254 94462 ns/op BenchmarkDecodeStringSlice-4 771 149793 ns/op BenchmarkDecodeStringsSlice-4 324 391032 ns/op BenchmarkDecodeBytesSlice-4 577 191350 ns/op BenchmarkDecodeInterfaceSlice-4 105 1111171 ns/op BenchmarkDecodeMap-4 85 1344177 ns/op PASS ok encoding/gob 2.990s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 13203 9112 ns/op 28.10 MB/s BenchmarkEncode/1024-4 2977 36518 ns/op 28.04 MB/s BenchmarkEncode/4096-4 822 145436 ns/op 28.16 MB/s BenchmarkEncode/16384-4 206 585347 ns/op 27.99 MB/s BenchmarkDecode/256-4 24232 4958 ns/op 51.64 MB/s BenchmarkDecode/1024-4 5870 19646 ns/op 52.12 MB/s BenchmarkDecode/4096-4 1515 78683 ns/op 52.06 MB/s BenchmarkDecode/16384-4 382 313205 ns/op 52.31 MB/s BenchmarkDump/256-4 1280 93380 ns/op 2.74 MB/s BenchmarkDump/1024-4 330 358577 ns/op 2.86 MB/s BenchmarkDump/4096-4 82 1432509 ns/op 2.86 MB/s BenchmarkDump/16384-4 19 6000750 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 105999845 ns/op 18.31 MB/s 2048 B/op 16 allocs/op BenchmarkCodeEncoderError-4 1 147721961 ns/op 13.14 MB/s 8394448 B/op 107 allocs/op BenchmarkCodeMarshal-4 1 150505936 ns/op 12.89 MB/s 10331616 B/op 51 allocs/op BenchmarkCodeMarshalError-4 1 125314785 ns/op 15.48 MB/s 2077008 B/op 87 allocs/op BenchmarkMarshalBytes/32-4 21751 5534 ns/op BenchmarkMarshalBytes/256-4 5710 19968 ns/op BenchmarkMarshalBytes/4096-4 417 272647 ns/op BenchmarkMarshalBytesError/32-4 56 1960915 ns/op BenchmarkMarshalBytesError/256-4 58 1983597 ns/op BenchmarkMarshalBytesError/4096-4 50 2237466 ns/op BenchmarkCodeDecoder-4 1 429184326 ns/op 4.52 MB/s 11145896 B/op 92717 allocs/op BenchmarkUnicodeDecoder-4 36799 3277 ns/op 4.27 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 48812 2234 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 368483645 ns/op 5.27 MB/s 3067696 B/op 92684 allocs/op BenchmarkCodeUnmarshalReuse-4 1 360210643 ns/op 5.39 MB/s 3068184 B/op 92688 allocs/op BenchmarkUnmarshalString-4 55612 2179 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 135171 836.2 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 263100 430.6 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 74582 1617 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 61736 1902 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 17647 6620 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4185 33034 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 828 133352 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1054256 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 10403559 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 461914 261.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 401877 263.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 457172 252.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 392834 265.4 ns/op BenchmarkEncodeMarshaler-4 76102 1586 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 93840 1504 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4146309 27.81 ns/op BenchmarkNumberIsValidRegexp-4 20805 5808 ns/op PASS ok encoding/json 7.172s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2504640 ns/op 26.17 MB/s BenchmarkDecode-4 22 5227570 ns/op 16.98 MB/s PASS ok encoding/pem 0.382s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2478 46387 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 951 119346 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3684 29514 ns/op PASS ok encoding/xml 0.674s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 344990 438.5 ns/op BenchmarkIntSet-4 290602 433.7 ns/op BenchmarkFloatAdd-4 60434 2180 ns/op BenchmarkFloatSet-4 309051 473.6 ns/op BenchmarkStringSet-4 327842 443.5 ns/op BenchmarkMapSet-4 66765 2146 ns/op BenchmarkMapSetDifferent-4 51510 2118 ns/op BenchmarkMapSetDifferentRandom-4 232 465108 ns/op BenchmarkMapSetString-4 61680 1739 ns/op BenchmarkMapAddSame-4 36846 3098 ns/op BenchmarkMapAddDifferent-4 15729 8190 ns/op BenchmarkMapAddDifferentRandom-4 193 587558 ns/op BenchmarkMapAddSameSteadyState-4 247717 548.7 ns/op BenchmarkMapAddDifferentSteadyState-4 101101 1109 ns/op BenchmarkRealworldExpvarUsage-4 23096 6436 ns/op PASS ok expvar 2.630s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 82522 1350 ns/op BenchmarkSprintfEmpty-4 408968 325.7 ns/op BenchmarkSprintfString-4 312606 421.0 ns/op BenchmarkSprintfTruncateString-4 304238 451.9 ns/op BenchmarkSprintfTruncateBytes-4 155596 787.9 ns/op BenchmarkSprintfSlowParsingPath-4 222937 461.8 ns/op BenchmarkSprintfQuoteString-4 39670 2816 ns/op BenchmarkSprintfInt-4 291818 479.5 ns/op BenchmarkSprintfIntInt-4 171270 626.2 ns/op BenchmarkSprintfPrefixedInt-4 221529 514.8 ns/op BenchmarkSprintfFloat-4 144862 837.3 ns/op BenchmarkSprintfComplex-4 64166 1842 ns/op BenchmarkSprintfBoolean-4 262081 479.8 ns/op BenchmarkSprintfHexString-4 132308 899.9 ns/op BenchmarkSprintfHexBytes-4 79533 1583 ns/op BenchmarkSprintfBytes-4 46996 2438 ns/op BenchmarkSprintfStringer-4 96550 1487 ns/op BenchmarkSprintfStructure-4 31527 3319 ns/op BenchmarkManyArgs-4 69222 1733 ns/op BenchmarkFprintInt-4 75418 1613 ns/op BenchmarkFprintfBytes-4 77820 1524 ns/op BenchmarkFprintIntNoAlloc-4 74468 1589 ns/op BenchmarkScanInts-4 36 3199512 ns/op BenchmarkScanRecursiveInt-4 1 382450687 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 416852578 ns/op PASS ok fmt 4.925s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 597 183461 ns/op PASS ok go/build 0.152s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 47935 2239 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13771 8605 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3561 30217 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 933 116239 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 247 478636 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 55 2315191 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9377054 ns/op 865808 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 43348352 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 177521129 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.587s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 267601739 ns/op 0.24 MB/s 45360008 B/op 48786 allocs/op PASS ok go/format 0.330s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 20189037 ns/op 2.67 MB/s BenchmarkParseOnly-4 6 17475121 ns/op 3.08 MB/s BenchmarkResolve-4 48 2451245 ns/op 21.97 MB/s PASS ok go/parser 1.381s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 154134717 ns/op 0.34 MB/s 5031784 B/op 27588 allocs/op BenchmarkPrintDecl-4 742 157724 ns/op 0.20 MB/s 16574 B/op 51 allocs/op PASS ok go/printer 0.327s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 261 454480 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8785480 ns/op 6.22 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12282768 ns/op 5.86 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17693267 ns/op 6.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 223 543788 ns/op 5.66 MB/s PASS ok go/scanner 0.856s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 110.1 ns/op PASS ok go/token 0.151s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 128 970265 ns/op BenchmarkNamed/Underlying/nongeneric-4 833882 142.1 ns/op BenchmarkNamed/Underlying/generic-4 772442 140.5 ns/op BenchmarkNamed/Underlying/src_instance-4 797594 145.5 ns/op BenchmarkNamed/Underlying/user_instance-4 771201 143.0 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 20862 5551 ns/op BenchmarkNamed/NewMethodSet/generic-4 20808 5666 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20066 5885 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19602 5934 ns/op BenchmarkCheck/http/funcbodies/info-4 1 649950101 ns/op 46812 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 440653980 ns/op 69043 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 254944094 ns/op 119309 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 226077215 ns/op 134560 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 440315609 ns/op 11628 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 121632913 ns/op 42084 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74056905 ns/op 69149 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 73445778 ns/op 69706 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 182914679 ns/op 11844 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 70558493 ns/op 30696 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 52125450 ns/op 41555 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 51149196 ns/op 42348 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1172502853 ns/op 53551 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 604623947 ns/op 103846 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 171624694 ns/op 365705 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 125835022 ns/op 498716 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 503926672 ns/op 4004 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 104569401 ns/op 19287 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 90514508 ns/op 22288 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 88669960 ns/op 22749 lines/s PASS ok go/types 18.169s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8382 13869 ns/op 73.83 MB/s PASS ok hash/adler32 0.251s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 192801 567.0 ns/op 26.45 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 206347 551.2 ns/op 27.21 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105242 1120 ns/op 35.71 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 112120 1068 ns/op 37.46 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 448392 258.5 ns/op 1980.73 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 458458 258.0 ns/op 1984.60 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 396890 292.4 ns/op 3501.74 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 397656 289.2 ns/op 3541.28 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 240356 494.6 ns/op 8281.92 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 247224 485.9 ns/op 8428.98 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52395 2331 ns/op 14055.72 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52984 2286 ns/op 14332.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 435286 266.6 ns/op 56.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 454435 262.1 ns/op 57.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 435949 260.2 ns/op 153.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 461504 258.3 ns/op 154.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 329390 365.0 ns/op 1402.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 322767 368.3 ns/op 1390.19 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 252421 460.1 ns/op 2225.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 254774 460.2 ns/op 2225.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 219250 538.6 ns/op 7605.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 220455 531.1 ns/op 7711.66 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46248 2620 ns/op 12505.20 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 46093 2602 ns/op 12592.22 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 204805 576.4 ns/op 26.02 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 205509 572.7 ns/op 26.19 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 101143 1173 ns/op 34.10 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 108168 1111 ns/op 36.01 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7716 15556 ns/op 32.91 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7540 15709 ns/op 32.59 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3649 32172 ns/op 31.83 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3700 32491 ns/op 31.52 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 912 130901 ns/op 31.29 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 921 130327 ns/op 31.43 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1040779 ns/op 31.48 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1060745 ns/op 30.89 MB/s PASS ok hash/crc32 4.646s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 84 1405101 ns/op 46.64 MB/s BenchmarkCrc64/ISO4KB-4 991 118714 ns/op 34.50 MB/s BenchmarkCrc64/ISO1KB-4 4528 25375 ns/op 40.35 MB/s BenchmarkCrc64/ECMA64KB-4 86 1395969 ns/op 46.95 MB/s BenchmarkCrc64/Random64KB-4 90 1219991 ns/op 53.72 MB/s BenchmarkCrc64/Random16KB-4 375 315135 ns/op 51.99 MB/s PASS ok hash/crc64 0.802s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8664 13880 ns/op 73.78 MB/s BenchmarkFnv32aKB-4 8665 13838 ns/op 74.00 MB/s BenchmarkFnv64KB-4 7939 14357 ns/op 71.32 MB/s BenchmarkFnv64aKB-4 7953 14382 ns/op 71.20 MB/s BenchmarkFnv128KB-4 1974 60874 ns/op 16.82 MB/s BenchmarkFnv128aKB-4 2034 56994 ns/op 17.97 MB/s PASS ok hash/fnv 0.969s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 622768 192.7 ns/op 20.75 MB/s BenchmarkHash/n=4/Bytes-4 4063944 29.49 ns/op 135.62 MB/s BenchmarkHash/n=4/String-4 4257903 27.93 ns/op 143.20 MB/s BenchmarkHash/n=8/Write-4 570843 190.6 ns/op 41.98 MB/s BenchmarkHash/n=8/Bytes-4 4048603 29.69 ns/op 269.48 MB/s BenchmarkHash/n=8/String-4 4274739 28.10 ns/op 284.72 MB/s BenchmarkHash/n=16/Write-4 579915 193.1 ns/op 82.86 MB/s BenchmarkHash/n=16/Bytes-4 4563747 25.91 ns/op 617.48 MB/s BenchmarkHash/n=16/String-4 4567076 25.94 ns/op 616.76 MB/s BenchmarkHash/n=32/Write-4 568627 203.6 ns/op 157.14 MB/s BenchmarkHash/n=32/Bytes-4 4304926 27.40 ns/op 1167.94 MB/s BenchmarkHash/n=32/String-4 4415678 26.85 ns/op 1191.87 MB/s BenchmarkHash/n=64/Write-4 542049 215.3 ns/op 297.29 MB/s BenchmarkHash/n=64/Bytes-4 3951805 29.96 ns/op 2135.88 MB/s BenchmarkHash/n=64/String-4 4141129 28.89 ns/op 2215.04 MB/s BenchmarkHash/n=256/Write-4 390519 296.5 ns/op 863.46 MB/s BenchmarkHash/n=256/Bytes-4 2209357 54.26 ns/op 4718.44 MB/s BenchmarkHash/n=256/String-4 2175776 55.51 ns/op 4611.41 MB/s BenchmarkHash/n=320/Write-4 399054 288.1 ns/op 1110.67 MB/s BenchmarkHash/n=320/Bytes-4 1803404 66.59 ns/op 4805.72 MB/s BenchmarkHash/n=320/String-4 1759842 67.69 ns/op 4727.14 MB/s BenchmarkHash/n=1024/Write-4 253264 454.2 ns/op 2254.37 MB/s BenchmarkHash/n=1024/Bytes-4 735936 163.9 ns/op 6247.35 MB/s BenchmarkHash/n=1024/String-4 734072 159.0 ns/op 6439.75 MB/s BenchmarkHash/n=4096/Write-4 118290 967.6 ns/op 4232.98 MB/s BenchmarkHash/n=4096/Bytes-4 204543 578.3 ns/op 7082.66 MB/s BenchmarkHash/n=4096/String-4 206391 579.4 ns/op 7069.71 MB/s BenchmarkHash/n=16384/Write-4 38833 3073 ns/op 5330.77 MB/s BenchmarkHash/n=16384/Bytes-4 53314 2247 ns/op 7290.16 MB/s BenchmarkHash/n=16384/String-4 52550 2246 ns/op 7293.31 MB/s PASS ok hash/maphash 4.396s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 775 137916 ns/op BenchmarkEscapeNone-4 119745 957.9 ns/op BenchmarkUnescape-4 744 153648 ns/op BenchmarkUnescapeNone-4 540435 222.2 ns/op BenchmarkUnescapeSparse-4 10812 11788 ns/op BenchmarkUnescapeDense-4 1125 105552 ns/op PASS ok html 0.996s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9108 12871 ns/op BenchmarkCSSEscaperNoSpecials-4 44710 2658 ns/op BenchmarkDecodeCSS-4 26528 4453 ns/op BenchmarkDecodeCSSNoSpecials-4 4251193 28.12 ns/op BenchmarkCSSValueFilter-4 115438 1002 ns/op BenchmarkCSSValueFilterOk-4 81541 1463 ns/op BenchmarkEscapedExecute-4 4293 25102 ns/op BenchmarkHTMLNospaceEscaper-4 9970 10725 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 65746 1796 ns/op BenchmarkStripTags-4 21307 5560 ns/op BenchmarkStripTagsNoSpecials-4 291152 405.3 ns/op BenchmarkJSValEscaperWithNum-4 23442 4918 ns/op BenchmarkJSValEscaperWithStr-4 4314 26211 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18880 6223 ns/op BenchmarkJSValEscaperWithObj-4 3865 29621 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13531 8788 ns/op BenchmarkJSStrEscaperNoSpecials-4 57124 1995 ns/op BenchmarkJSStrEscaper-4 10000 10546 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 52363 2264 ns/op BenchmarkJSRegexpEscaper-4 9638 11202 ns/op BenchmarkTemplateSpecialTags-4 90 1329813 ns/op BenchmarkURLEscaper-4 4489 26151 ns/op BenchmarkURLEscaperNoSpecials-4 175196 635.8 ns/op BenchmarkURLNormalizer-4 5251 19762 ns/op BenchmarkURLNormalizerNoSpecials-4 175158 717.8 ns/op BenchmarkSrcsetFilter-4 19237 6081 ns/op BenchmarkSrcsetFilterNoSpecials-4 104856 1084 ns/op PASS ok html/template 4.002s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 563174 194.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 408552 275.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 542072 199.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 420736 270.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1862601 64.82 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1242967 95.63 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1871089 63.82 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1235548 96.09 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1466000 81.79 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 449391 250.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 357958 321.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 417109 250.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 368734 333.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 795680 140.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 578348 210.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 940926 119.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 559711 209.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 423039 261.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1408492 84.44 ns/op BenchmarkRGBASetRGBA-4 1385895 84.15 ns/op BenchmarkRGBA64At-4 692695 161.9 ns/op BenchmarkRGBA64SetRGBA64-4 804690 143.9 ns/op BenchmarkNRGBAAt-4 1383748 85.51 ns/op BenchmarkNRGBASetNRGBA-4 1396064 84.22 ns/op BenchmarkNRGBA64At-4 695970 164.0 ns/op BenchmarkNRGBA64SetNRGBA64-4 723746 144.4 ns/op BenchmarkAlphaAt-4 2420258 49.35 ns/op BenchmarkAlphaSetAlpha-4 2405467 49.96 ns/op BenchmarkAlpha16At-4 1593621 76.11 ns/op BenchmarkAlphaSetAlpha16-4 1588206 76.34 ns/op BenchmarkGrayAt-4 2430710 49.28 ns/op BenchmarkGraySetGray-4 2300888 51.31 ns/op BenchmarkGray16At-4 1606756 75.43 ns/op BenchmarkGraySetGray16-4 1594996 75.42 ns/op PASS ok image 5.479s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4481114 26.97 ns/op BenchmarkYCbCrToRGB/128-4 4331869 27.55 ns/op BenchmarkYCbCrToRGB/255-4 4589268 26.14 ns/op BenchmarkRGBToYCbCr/0-4 4358030 27.68 ns/op BenchmarkRGBToYCbCr/Cb-4 4557244 26.53 ns/op BenchmarkRGBToYCbCr/Cr-4 4536943 26.42 ns/op BenchmarkYCbCrToRGBA/0-4 3651865 33.09 ns/op BenchmarkYCbCrToRGBA/128-4 3481342 34.47 ns/op BenchmarkYCbCrToRGBA/255-4 3698403 32.12 ns/op BenchmarkNYCbCrAToRGBA/0-4 3566385 33.72 ns/op BenchmarkNYCbCrAToRGBA/128-4 3487206 34.65 ns/op BenchmarkNYCbCrAToRGBA/255-4 3576187 33.65 ns/op PASS ok image/color 1.872s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34646546 ns/op BenchmarkFillSrc-4 283 392747 ns/op BenchmarkCopyOver-4 6 17747776 ns/op BenchmarkCopySrc-4 398 293484 ns/op BenchmarkNRGBAOver-4 6 18738905 ns/op BenchmarkNRGBASrc-4 9 11990847 ns/op BenchmarkYCbCr-4 8 13576098 ns/op BenchmarkGray-4 15 7105673 ns/op BenchmarkCMYK-4 9 12316201 ns/op BenchmarkGlyphOver-4 19 6063024 ns/op BenchmarkRGBAMaskOver-4 4 30918215 ns/op BenchmarkGrayMaskOver-4 5 23263721 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38498681 ns/op BenchmarkRGBA-4 4 25591214 ns/op BenchmarkPalettedFill-4 878 134181 ns/op BenchmarkPalettedRGBA-4 4 25615936 ns/op BenchmarkGenericOver-4 2 55073106 ns/op BenchmarkGenericMaskOver-4 5 23180016 ns/op BenchmarkGenericSrc-4 3 36246334 ns/op BenchmarkGenericMaskSrc-4 4 30410377 ns/op PASS ok image/draw 6.110s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4620544 ns/op 3.34 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 109456721 ns/op 2.81 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2948226807 ns/op 0.42 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2084477 ns/op 7.41 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 145972285 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 3.993s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3600 28959 ns/op BenchmarkIDCT-4 3684 28112 ns/op BenchmarkDecodeBaseline-4 8 12747701 ns/op 4.85 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17621447 ns/op 3.51 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 153331349 ns/op 8.01 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 190878787 ns/op 4.83 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.243s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11828672 8.798 ns/op BenchmarkDecodeGray-4 12 9153198 ns/op 7.16 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39659615 ns/op 6.61 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34693837 ns/op 7.56 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5465371 ns/op 11.99 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32367127 ns/op 8.10 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39481160 ns/op 6.64 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61389308 ns/op 5.00 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60541423 ns/op 5.07 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 197915189 ns/op 6.21 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 215666484 ns/op 5.70 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30938595 ns/op 9.93 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 195070554 ns/op 6.30 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 823830878 ns/op 1.49 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.823s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55951562 ns/op 1.79 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 47307313 ns/op 2.11 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 328894659 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 324285133 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53117171 ns/op 1.88 MB/s 401492 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 46082985 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 304544103 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 299160998 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 710629122 ns/op 1.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 695752752 ns/op 1.44 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4176402039 ns/op 1.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3987502001 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10244204 ns/op 9.76 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11250370 ns/op 8.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 51262294 ns/op 9.75 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55801077 ns/op 8.96 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 102758706 ns/op 9.73 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 114960708 ns/op 8.70 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 513600965 ns/op 9.74 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 554539031 ns/op 9.02 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61343653 ns/op 1.63 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 56013174 ns/op 1.79 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 435471911 ns/op 1.15 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 425134417 ns/op 1.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 971497546 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 993334142 ns/op 1.01 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6358384131 ns/op 0.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5929777150 ns/op 0.84 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 184214156 ns/op 22.69 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 190128951 ns/op 21.98 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 74.074s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 35343 2928 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 36738 3157 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/4-4 33465 3497 ns/op 1.14 MB/s BenchmarkMarshalCorpusFile/8-4 27888 4089 ns/op 1.96 MB/s BenchmarkMarshalCorpusFile/16-4 21658 5328 ns/op 3.00 MB/s BenchmarkMarshalCorpusFile/32-4 14758 7990 ns/op 4.01 MB/s BenchmarkMarshalCorpusFile/64-4 9159 12765 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/128-4 5755 20468 ns/op 6.25 MB/s BenchmarkMarshalCorpusFile/256-4 2721 40420 ns/op 6.33 MB/s BenchmarkMarshalCorpusFile/512-4 1473 80339 ns/op 6.37 MB/s BenchmarkMarshalCorpusFile/1024-4 726 151424 ns/op 6.76 MB/s BenchmarkMarshalCorpusFile/2048-4 375 305313 ns/op 6.71 MB/s BenchmarkMarshalCorpusFile/4096-4 199 601815 ns/op 6.81 MB/s BenchmarkMarshalCorpusFile/8192-4 94 1205168 ns/op 6.80 MB/s BenchmarkMarshalCorpusFile/16384-4 48 2359388 ns/op 6.94 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6429913 ns/op 5.10 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13204766 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/131072-4 4 30635639 ns/op 4.28 MB/s BenchmarkMarshalCorpusFile/262144-4 2 56086520 ns/op 4.67 MB/s BenchmarkMarshalCorpusFile/524288-4 1 129988116 ns/op 4.03 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 222940191 ns/op 4.70 MB/s BenchmarkUnmarshalCorpusFile/1-4 9188 11671 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 9424 12229 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9067 13103 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7825 15270 ns/op 0.52 MB/s BenchmarkUnmarshalCorpusFile/16-4 6178 18444 ns/op 0.87 MB/s BenchmarkUnmarshalCorpusFile/32-4 3900 27550 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/64-4 3084 32669 ns/op 1.96 MB/s BenchmarkUnmarshalCorpusFile/128-4 2624 41400 ns/op 3.09 MB/s BenchmarkUnmarshalCorpusFile/256-4 1068 113726 ns/op 2.25 MB/s BenchmarkUnmarshalCorpusFile/512-4 562 211035 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1024-4 292 406946 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/2048-4 146 804629 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/4096-4 74 1570760 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3254944 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6355886 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12897980 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25398678 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51081594 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 105355553 ns/op 2.49 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 208809614 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 424664073 ns/op 2.47 MB/s BenchmarkMutatorBytes/1-4 35040 3382 ns/op BenchmarkMutatorBytes/10-4 36702 3232 ns/op BenchmarkMutatorBytes/100-4 35024 3477 ns/op BenchmarkMutatorBytes/1000-4 22797 5380 ns/op BenchmarkMutatorBytes/10000-4 5410 23328 ns/op BenchmarkMutatorBytes/100000-4 824 152157 ns/op BenchmarkMutatorString/1-4 29409 3535 ns/op BenchmarkMutatorString/10-4 34735 3407 ns/op BenchmarkMutatorString/100-4 31348 4152 ns/op BenchmarkMutatorString/1000-4 13369 7895 ns/op BenchmarkMutatorString/10000-4 2924 60520 ns/op BenchmarkMutatorString/100000-4 200 593627 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17308 6251 ns/op BenchmarkMutatorAllBasicTypes/string-4 18283 6413 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61741 1966 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54543 2220 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53235 2232 ns/op BenchmarkMutatorAllBasicTypes/int-4 58807 2042 ns/op BenchmarkMutatorAllBasicTypes/int8-4 57915 2015 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58477 2018 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58525 2029 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57608 2084 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 54572 2171 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56078 2116 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 56521 2073 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 56090 2107 ns/op PASS ok internal/fuzz 11.757s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 31681 3705 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 124819 966.1 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.312s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 39054 3131 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10339 ns/op BenchmarkSplicePipePoolParallel-4 103614 1339 ns/op BenchmarkSplicePipeNativeParallel-4 25320 4242 ns/op PASS ok internal/poll 0.987s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 20787869 ns/op PASS ok internal/trace 3.012s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15170 ns/op BenchmarkCopyNLarge-4 145 986698 ns/op PASS ok io 0.428s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 213658 530.4 ns/op BenchmarkPrintln-4 24871 4812 ns/op BenchmarkPrintlnNoFlags-4 48308 2482 ns/op PASS ok log 0.480s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2171366 54.78 ns/op BenchmarkAcosh-4 1095793 109.1 ns/op BenchmarkAsin-4 2205602 54.09 ns/op BenchmarkAsinh-4 949220 115.7 ns/op BenchmarkAtan-4 3010276 39.18 ns/op BenchmarkAtanh-4 1000000 109.5 ns/op BenchmarkAtan2-4 2134300 56.78 ns/op BenchmarkCbrt-4 1451079 82.48 ns/op BenchmarkCeil-4 16491175 7.253 ns/op BenchmarkCopysign-4 3150067 38.42 ns/op BenchmarkCos-4 1387786 86.30 ns/op BenchmarkCosh-4 1514223 79.22 ns/op BenchmarkErf-4 2824826 42.73 ns/op BenchmarkErfc-4 2682609 44.36 ns/op BenchmarkErfinv-4 2459898 49.30 ns/op BenchmarkErfcinv-4 2416095 49.42 ns/op BenchmarkExp-4 5902336 20.38 ns/op BenchmarkExpGo-4 931405 126.8 ns/op BenchmarkExpm1-4 2078330 57.51 ns/op BenchmarkExp2-4 973783 117.1 ns/op BenchmarkExp2Go-4 961202 122.4 ns/op BenchmarkAbs-4 4013763 30.20 ns/op BenchmarkDim-4 8029969 15.04 ns/op BenchmarkFloor-4 16531144 7.236 ns/op BenchmarkMax-4 11252782 10.58 ns/op BenchmarkMin-4 11263290 10.62 ns/op BenchmarkMod-4 338779 327.1 ns/op BenchmarkFrexp-4 2091193 58.34 ns/op BenchmarkGamma-4 700635 168.4 ns/op BenchmarkHypot-4 9864090 11.80 ns/op BenchmarkHypotGo-4 1682922 69.58 ns/op BenchmarkIlogb-4 2544687 46.80 ns/op BenchmarkJ0-4 239665 487.3 ns/op BenchmarkJ1-4 241599 467.2 ns/op BenchmarkJn-4 114382 1035 ns/op BenchmarkLdexp-4 2063132 57.85 ns/op BenchmarkLgamma-4 838431 139.8 ns/op BenchmarkLog-4 5067922 23.50 ns/op BenchmarkLogb-4 2400838 47.24 ns/op BenchmarkLog1p-4 1348968 89.08 ns/op BenchmarkLog10-4 4770802 24.58 ns/op BenchmarkLog2-4 1588687 75.41 ns/op BenchmarkModf-4 3031987 40.90 ns/op BenchmarkNextafter32-4 2604177 46.46 ns/op BenchmarkNextafter64-4 2722515 44.21 ns/op BenchmarkPowInt-4 599636 187.7 ns/op BenchmarkPowFrac-4 429639 274.9 ns/op BenchmarkPow10Pos-4 4136082 28.79 ns/op BenchmarkPow10Neg-4 4005417 29.86 ns/op BenchmarkRound-4 3816673 31.51 ns/op BenchmarkRoundToEven-4 8048965 14.88 ns/op BenchmarkRemainder-4 523496 218.1 ns/op BenchmarkSignbit-4 5302522 22.33 ns/op BenchmarkSin-4 1620211 73.85 ns/op BenchmarkSincos-4 976920 118.9 ns/op BenchmarkSinh-4 1768171 67.37 ns/op BenchmarkSqrtIndirect-4 16646018 7.257 ns/op BenchmarkSqrtLatency-4 16093198 7.265 ns/op BenchmarkSqrtIndirectLatency-4 16539609 7.199 ns/op BenchmarkSqrtGoLatency-4 1374543 86.70 ns/op BenchmarkSqrtPrime-4 30630 3896 ns/op BenchmarkTan-4 1479938 81.15 ns/op BenchmarkTanh-4 1404758 85.37 ns/op BenchmarkTrunc-4 16725997 7.198 ns/op BenchmarkY0-4 240098 472.8 ns/op BenchmarkY1-4 252307 470.8 ns/op BenchmarkYn-4 122167 994.8 ns/op BenchmarkFloat64bits-4 5681380 21.44 ns/op BenchmarkFloat64frombits-4 5175690 22.89 ns/op BenchmarkFloat32bits-4 5434515 22.21 ns/op BenchmarkFloat32frombits-4 5445559 22.14 ns/op BenchmarkFMA-4 16426550 7.259 ns/op PASS ok math 11.221s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12797038 9.424 ns/op 6791.38 MB/s BenchmarkAddVV/2-4 11775390 10.12 ns/op 12643.48 MB/s BenchmarkAddVV/3-4 10362436 11.53 ns/op 16659.12 MB/s BenchmarkAddVV/4-4 10665266 11.28 ns/op 22688.31 MB/s BenchmarkAddVV/5-4 9628465 12.36 ns/op 25894.33 MB/s BenchmarkAddVV/10-4 7897369 15.17 ns/op 42196.53 MB/s BenchmarkAddVV/100-4 1838830 64.77 ns/op 98812.40 MB/s BenchmarkAddVV/1000-4 200788 587.0 ns/op 109024.64 MB/s BenchmarkSubVV/1-4 12726592 9.532 ns/op 6714.39 MB/s BenchmarkSubVV/2-4 11718002 10.11 ns/op 12662.38 MB/s BenchmarkSubVV/3-4 10356284 11.65 ns/op 16483.46 MB/s BenchmarkSubVV/4-4 10714183 11.30 ns/op 22664.83 MB/s BenchmarkSubVV/5-4 9537604 12.32 ns/op 25978.16 MB/s BenchmarkSubVV/10-4 7868311 15.15 ns/op 42246.16 MB/s BenchmarkSubVV/100-4 1864561 64.59 ns/op 99081.20 MB/s BenchmarkSubVV/1000-4 203274 587.3 ns/op 108980.90 MB/s BenchmarkAddVW/1-4 13701064 8.706 ns/op 918.87 MB/s BenchmarkAddVW/2-4 13113152 9.241 ns/op 1731.36 MB/s BenchmarkAddVW/3-4 12068162 9.950 ns/op 2412.13 MB/s BenchmarkAddVW/4-4 11630211 10.21 ns/op 3135.59 MB/s BenchmarkAddVW/5-4 10914459 10.82 ns/op 3697.61 MB/s BenchmarkAddVW/10-4 9090440 13.09 ns/op 6109.62 MB/s BenchmarkAddVW/100-4 240836 459.1 ns/op 1742.55 MB/s BenchmarkAddVW/1000-4 35185 3414 ns/op 2343.12 MB/s BenchmarkAddVWext/1-4 13516287 8.738 ns/op 915.56 MB/s BenchmarkAddVWext/2-4 13110777 9.200 ns/op 1739.13 MB/s BenchmarkAddVWext/3-4 11951616 10.07 ns/op 2384.23 MB/s BenchmarkAddVWext/4-4 11566892 10.31 ns/op 3103.51 MB/s BenchmarkAddVWext/5-4 10991816 10.84 ns/op 3690.58 MB/s BenchmarkAddVWext/10-4 9185053 13.05 ns/op 6128.56 MB/s BenchmarkAddVWext/100-4 83258 1415 ns/op 565.20 MB/s BenchmarkAddVWext/1000-4 8563 13635 ns/op 586.73 MB/s BenchmarkSubVW/1-4 13462670 8.824 ns/op 906.62 MB/s BenchmarkSubVW/2-4 12329581 9.567 ns/op 1672.44 MB/s BenchmarkSubVW/3-4 11106972 10.37 ns/op 2315.37 MB/s BenchmarkSubVW/4-4 11643189 10.22 ns/op 3130.36 MB/s BenchmarkSubVW/5-4 10489795 11.07 ns/op 3613.79 MB/s BenchmarkSubVW/10-4 8666253 13.89 ns/op 5761.27 MB/s BenchmarkSubVW/100-4 253448 462.7 ns/op 1728.88 MB/s BenchmarkSubVW/1000-4 34498 3435 ns/op 2328.87 MB/s BenchmarkSubVWext/1-4 13827453 8.783 ns/op 910.87 MB/s BenchmarkSubVWext/2-4 12613450 9.511 ns/op 1682.20 MB/s BenchmarkSubVWext/3-4 11553860 10.30 ns/op 2330.25 MB/s BenchmarkSubVWext/4-4 11592958 10.28 ns/op 3112.25 MB/s BenchmarkSubVWext/5-4 11071032 10.88 ns/op 3675.54 MB/s BenchmarkSubVWext/10-4 9033848 13.37 ns/op 5984.84 MB/s BenchmarkSubVWext/100-4 88324 1361 ns/op 587.98 MB/s BenchmarkSubVWext/1000-4 8712 13073 ns/op 611.96 MB/s BenchmarkMulAddVWW/1-4 11060001 10.46 ns/op 6119.24 MB/s BenchmarkMulAddVWW/2-4 10605799 11.74 ns/op 10900.82 MB/s BenchmarkMulAddVWW/3-4 9668803 12.30 ns/op 15605.46 MB/s BenchmarkMulAddVWW/4-4 9172897 13.09 ns/op 19554.45 MB/s BenchmarkMulAddVWW/5-4 8716347 13.62 ns/op 23487.66 MB/s BenchmarkMulAddVWW/10-4 6393282 18.52 ns/op 34563.60 MB/s BenchmarkMulAddVWW/100-4 1000000 101.6 ns/op 62982.82 MB/s BenchmarkMulAddVWW/1000-4 125312 956.2 ns/op 66928.23 MB/s BenchmarkAddMulVVW/1-4 12471723 9.608 ns/op 6661.13 MB/s BenchmarkAddMulVVW/2-4 11251818 10.59 ns/op 12086.63 MB/s BenchmarkAddMulVVW/3-4 10082860 11.84 ns/op 16215.47 MB/s BenchmarkAddMulVVW/4-4 9182452 13.02 ns/op 19656.19 MB/s BenchmarkAddMulVVW/5-4 8412181 14.16 ns/op 22594.34 MB/s BenchmarkAddMulVVW/10-4 7020084 17.02 ns/op 37598.54 MB/s BenchmarkAddMulVVW/100-4 1473428 82.03 ns/op 78024.15 MB/s BenchmarkAddMulVVW/1000-4 162883 728.1 ns/op 87897.76 MB/s BenchmarkDivWVW/1-4 2594559 46.33 ns/op 1381.48 MB/s BenchmarkDivWVW/2-4 1000000 100.3 ns/op 1276.64 MB/s BenchmarkDivWVW/3-4 894112 124.7 ns/op 1539.64 MB/s BenchmarkDivWVW/4-4 788154 144.2 ns/op 1774.80 MB/s BenchmarkDivWVW/5-4 749158 154.6 ns/op 2069.39 MB/s BenchmarkDivWVW/10-4 412815 286.3 ns/op 2235.56 MB/s BenchmarkDivWVW/100-4 55670 2149 ns/op 2977.76 MB/s BenchmarkDivWVW/1000-4 5749 20944 ns/op 3055.80 MB/s BenchmarkNonZeroShifts/1/shrVU-4 12810297 9.313 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11695880 8.933 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10429338 9.997 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10703942 9.775 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9650006 10.93 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10281794 10.51 ns/op BenchmarkNonZeroShifts/4/shrVU-4 10375880 11.57 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9617074 11.20 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8119690 12.55 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8652861 12.08 ns/op BenchmarkNonZeroShifts/10/shrVU-4 7116372 16.95 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6573386 15.78 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 111.2 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1251747 91.69 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 130984 920.4 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 147268 782.5 ns/op BenchmarkDecimalConversion-4 211 558138 ns/op BenchmarkFloatString/100-4 11678 10327 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 220 552512 ns/op 2919 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50251947 ns/op 60264 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 4958174684 ns/op 838376 B/op 493 allocs/op BenchmarkFloatAdd/10-4 170532 689.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 165744 708.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150104 773.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85251 1399 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16990 7032 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 213027 533.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 229830 518.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 216982 533.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 156200 737.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 43957 2661 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1878 63107 ns/op BenchmarkParseFloatLargeExp-4 406 271723 ns/op BenchmarkGCD10x10/WithoutXY-4 194762 597.2 ns/op BenchmarkGCD10x10/WithXY-4 58569 2027 ns/op BenchmarkGCD10x100/WithoutXY-4 97458 1190 ns/op BenchmarkGCD10x100/WithXY-4 17176 6989 ns/op BenchmarkGCD10x1000/WithoutXY-4 59750 1871 ns/op BenchmarkGCD10x1000/WithXY-4 13926 8462 ns/op BenchmarkGCD100x100/WithoutXY-4 22351 4761 ns/op BenchmarkGCD100x100/WithXY-4 9024 11386 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10014 ns/op BenchmarkGCD100x1000/WithXY-4 6285 19659 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2206 55154 ns/op BenchmarkGCD1000x1000/WithXY-4 1142 98009 ns/op BenchmarkHilbert-4 22 5104739 ns/op BenchmarkBinomial-4 14652 8252 ns/op BenchmarkQuoRem-4 21258 6060 ns/op BenchmarkExp-4 15 7429754 ns/op BenchmarkExpMont/Odd-4 127 939194 ns/op 2588 B/op 21 allocs/op BenchmarkExpMont/Even1-4 118 1001510 ns/op 3352 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1059714 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1066617 ns/op 3884 B/op 54 allocs/op BenchmarkExpMont/Even4-4 100 1075324 ns/op 3857 B/op 53 allocs/op BenchmarkExpMont/Even8-4 100 1058231 ns/op 3833 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1052604 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even64-4 138 860840 ns/op 3618 B/op 53 allocs/op BenchmarkExpMont/Even96-4 130 889203 ns/op 3787 B/op 51 allocs/op BenchmarkExpMont/Even128-4 157 762114 ns/op 3254 B/op 50 allocs/op BenchmarkExpMont/Even255-4 172 673734 ns/op 2942 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 410 278470 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 387 314014 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 363 325580 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 380 314521 ns/op 1735 B/op 47 allocs/op BenchmarkExp2-4 15 7554543 ns/op BenchmarkBitset-4 802496 146.8 ns/op BenchmarkBitsetNeg-4 450783 265.3 ns/op BenchmarkBitsetOrig-4 225242 506.3 ns/op BenchmarkBitsetNegOrig-4 145198 796.3 ns/op BenchmarkModSqrt225_Tonelli-4 114 1039040 ns/op BenchmarkModSqrt225_3Mod4-4 360 326994 ns/op BenchmarkModSqrt231_Tonelli-4 100 1070560 ns/op BenchmarkModSqrt231_5Mod8-4 313 375403 ns/op BenchmarkModInverse-4 12638 9625 ns/op BenchmarkSqrt-4 1567 71431 ns/op BenchmarkIntSqr/1-4 1490776 80.79 ns/op BenchmarkIntSqr/2-4 778320 153.7 ns/op BenchmarkIntSqr/3-4 651739 182.1 ns/op BenchmarkIntSqr/5-4 449776 261.7 ns/op BenchmarkIntSqr/8-4 306597 376.4 ns/op BenchmarkIntSqr/10-4 248616 472.1 ns/op BenchmarkIntSqr/20-4 48950 2542 ns/op BenchmarkIntSqr/30-4 35161 3437 ns/op BenchmarkIntSqr/50-4 21852 5494 ns/op BenchmarkIntSqr/80-4 13063 9255 ns/op BenchmarkIntSqr/100-4 8671 12163 ns/op BenchmarkIntSqr/200-4 3398 31589 ns/op BenchmarkIntSqr/300-4 1495 72707 ns/op BenchmarkIntSqr/500-4 772 160886 ns/op BenchmarkIntSqr/800-4 295 410700 ns/op BenchmarkIntSqr/1000-4 210 545823 ns/op BenchmarkDiv/20/10-4 417496 277.0 ns/op BenchmarkDiv/40/20-4 431308 290.1 ns/op BenchmarkDiv/100/50-4 359894 317.0 ns/op BenchmarkDiv/200/100-4 54255 2287 ns/op BenchmarkDiv/400/200-4 50750 2408 ns/op BenchmarkDiv/1000/500-4 38772 3011 ns/op BenchmarkDiv/2000/1000-4 30837 4041 ns/op BenchmarkDiv/20000/10000-4 997 114537 ns/op BenchmarkDiv/200000/100000-4 26 4841812 ns/op BenchmarkDiv/2000000/1000000-4 1 131633066 ns/op BenchmarkDiv/20000000/10000000-4 1 3740391927 ns/op BenchmarkMul-4 5 23892440 ns/op BenchmarkNatMul/10-4 150086 682.5 ns/op BenchmarkNatMul/100-4 5006 21915 ns/op BenchmarkNatMul/1000-4 168 685574 ns/op BenchmarkZeroShifts/Shl-4 16462 7277 ns/op BenchmarkZeroShifts/ShlSame-4 5266442 22.38 ns/op BenchmarkZeroShifts/Shr-4 15580 7258 ns/op BenchmarkZeroShifts/ShrSame-4 5470377 22.04 ns/op BenchmarkExp3Power/0x10-4 175027 657.7 ns/op BenchmarkExp3Power/0x40-4 167209 742.1 ns/op BenchmarkExp3Power/0x100-4 89664 1278 ns/op BenchmarkExp3Power/0x400-4 41725 2704 ns/op BenchmarkExp3Power/0x1000-4 8421 12266 ns/op BenchmarkExp3Power/0x4000-4 1920 63188 ns/op BenchmarkExp3Power/0x10000-4 199 578989 ns/op BenchmarkExp3Power/0x40000-4 16 6750579 ns/op BenchmarkExp3Power/0x100000-4 2 62622505 ns/op BenchmarkExp3Power/0x400000-4 1 564769110 ns/op BenchmarkFibo-4 3 39319209 ns/op BenchmarkNatSqr/1-4 935676 127.7 ns/op BenchmarkNatSqr/2-4 492862 227.8 ns/op BenchmarkNatSqr/3-4 438860 274.5 ns/op BenchmarkNatSqr/5-4 274774 407.6 ns/op BenchmarkNatSqr/8-4 192315 546.8 ns/op BenchmarkNatSqr/10-4 175234 672.4 ns/op BenchmarkNatSqr/20-4 41396 2665 ns/op BenchmarkNatSqr/30-4 31548 3621 ns/op BenchmarkNatSqr/50-4 19107 6195 ns/op BenchmarkNatSqr/80-4 11953 9995 ns/op BenchmarkNatSqr/100-4 7953 13181 ns/op BenchmarkNatSqr/200-4 3546 33732 ns/op BenchmarkNatSqr/300-4 1560 80666 ns/op BenchmarkNatSqr/500-4 699 160376 ns/op BenchmarkNatSqr/800-4 301 384347 ns/op BenchmarkNatSqr/1000-4 225 517574 ns/op BenchmarkNatSetBytes/8-4 652982 169.8 ns/op BenchmarkNatSetBytes/24-4 197994 568.7 ns/op BenchmarkNatSetBytes/128-4 47395 2486 ns/op BenchmarkNatSetBytes/7-4 749056 153.6 ns/op BenchmarkNatSetBytes/23-4 211383 553.1 ns/op BenchmarkNatSetBytes/127-4 46220 2490 ns/op BenchmarkScanPi-4 246 477395 ns/op BenchmarkStringPiParallel-4 574 175722 ns/op BenchmarkScan/10/Base2-4 40846 2939 ns/op BenchmarkScan/100/Base2-4 4041 26059 ns/op BenchmarkScan/1000/Base2-4 464 255226 ns/op BenchmarkScan/10/Base8-4 99610 1196 ns/op BenchmarkScan/100/Base8-4 13452 9015 ns/op BenchmarkScan/1000/Base8-4 1333 88858 ns/op BenchmarkScan/10/Base10-4 106798 1130 ns/op BenchmarkScan/100/Base10-4 14322 8322 ns/op BenchmarkScan/1000/Base10-4 1418 79673 ns/op BenchmarkScan/10/Base16-4 118257 1018 ns/op BenchmarkScan/100/Base16-4 16578 7223 ns/op BenchmarkScan/1000/Base16-4 1660 71516 ns/op BenchmarkString/10/Base2-4 171675 676.4 ns/op BenchmarkString/100/Base2-4 23257 5041 ns/op BenchmarkString/1000/Base2-4 2439 48258 ns/op BenchmarkString/10/Base8-4 333544 340.5 ns/op BenchmarkString/100/Base8-4 61993 1905 ns/op BenchmarkString/1000/Base8-4 6183 17727 ns/op BenchmarkString/10/Base10-4 190880 593.4 ns/op BenchmarkString/100/Base10-4 36571 3100 ns/op BenchmarkString/1000/Base10-4 4172 24185 ns/op BenchmarkString/10/Base16-4 401084 300.1 ns/op BenchmarkString/100/Base16-4 79363 1423 ns/op BenchmarkString/1000/Base16-4 8217 12465 ns/op BenchmarkLeafSize/0-4 43 2725810 ns/op BenchmarkLeafSize/1-4 394 288340 ns/op BenchmarkLeafSize/2-4 390 290089 ns/op BenchmarkLeafSize/3-4 296 395935 ns/op BenchmarkLeafSize/4-4 404 285603 ns/op BenchmarkLeafSize/5-4 256 442247 ns/op BenchmarkLeafSize/6-4 298 385681 ns/op BenchmarkLeafSize/7-4 314 368341 ns/op BenchmarkLeafSize/8-4 405 283014 ns/op BenchmarkLeafSize/9-4 219 527834 ns/op BenchmarkLeafSize/10-4 264 441743 ns/op BenchmarkLeafSize/11-4 272 423073 ns/op BenchmarkLeafSize/12-4 294 384877 ns/op BenchmarkLeafSize/13-4 270 435271 ns/op BenchmarkLeafSize/14-4 308 368694 ns/op BenchmarkLeafSize/15-4 334 343745 ns/op BenchmarkLeafSize/16-4 397 282766 ns/op BenchmarkLeafSize/32-4 393 286339 ns/op BenchmarkLeafSize/64-4 370 303932 ns/op BenchmarkProbablyPrime/n=0-4 9 11668016 ns/op BenchmarkProbablyPrime/n=1-4 8 13087503 ns/op BenchmarkProbablyPrime/n=5-4 6 19007366 ns/op BenchmarkProbablyPrime/n=10-4 4 25999600 ns/op BenchmarkProbablyPrime/n=20-4 3 41047433 ns/op BenchmarkProbablyPrime/Lucas-4 12 9903987 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 76 1507285 ns/op BenchmarkRatCmp-4 207670 547.3 ns/op BenchmarkFloatSqrt/64-4 21772 5628 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13732 8464 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9930 11802 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4681 24184 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 768 147795 ns/op 18083 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 57 1932233 ns/op 175070 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 152686430 ns/op 3790968 B/op 616 allocs/op PASS ok math/big 49.923s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8361417 14.44 ns/op BenchmarkLeadingZeros8-4 7124821 14.65 ns/op BenchmarkLeadingZeros16-4 10469176 11.38 ns/op BenchmarkLeadingZeros32-4 9940062 11.29 ns/op BenchmarkLeadingZeros64-4 10395313 11.47 ns/op BenchmarkTrailingZeros-4 10047668 11.75 ns/op BenchmarkTrailingZeros8-4 9563007 12.66 ns/op BenchmarkTrailingZeros16-4 10264320 11.34 ns/op BenchmarkTrailingZeros32-4 9590624 12.31 ns/op BenchmarkTrailingZeros64-4 9950110 12.12 ns/op BenchmarkOnesCount-4 10490890 11.46 ns/op BenchmarkOnesCount8-4 9961089 11.94 ns/op BenchmarkOnesCount16-4 9569568 12.63 ns/op BenchmarkOnesCount32-4 9748293 12.24 ns/op BenchmarkOnesCount64-4 9090345 12.38 ns/op BenchmarkRotateLeft-4 9635061 13.07 ns/op BenchmarkRotateLeft8-4 10343781 11.60 ns/op BenchmarkRotateLeft16-4 9488853 12.40 ns/op BenchmarkRotateLeft32-4 9131928 11.95 ns/op BenchmarkRotateLeft64-4 8935178 13.24 ns/op BenchmarkReverse-4 12163189 9.849 ns/op BenchmarkReverse8-4 15493630 7.889 ns/op BenchmarkReverse16-4 15569674 7.784 ns/op BenchmarkReverse32-4 13489047 8.828 ns/op BenchmarkReverse64-4 11730926 10.05 ns/op BenchmarkReverseBytes-4 16387514 7.217 ns/op BenchmarkReverseBytes16-4 16303951 7.342 ns/op BenchmarkReverseBytes32-4 15979303 7.319 ns/op BenchmarkReverseBytes64-4 15436870 7.557 ns/op BenchmarkAdd-4 9501562 12.43 ns/op BenchmarkAdd32-4 9031934 12.90 ns/op BenchmarkAdd64-4 9485966 12.53 ns/op BenchmarkAdd64multiple-4 18064888 6.448 ns/op BenchmarkSub-4 9532362 12.62 ns/op BenchmarkSub32-4 9767419 12.11 ns/op BenchmarkSub64-4 10732713 11.07 ns/op BenchmarkSub64multiple-4 18399124 6.443 ns/op BenchmarkMul-4 10128666 11.60 ns/op BenchmarkMul32-4 9270776 12.39 ns/op BenchmarkMul64-4 10304270 11.61 ns/op BenchmarkDiv-4 2677564 45.64 ns/op BenchmarkDiv32-4 5723778 20.67 ns/op BenchmarkDiv64-4 2791418 42.95 ns/op PASS ok math/bits 5.808s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10300825 10.70 ns/op BenchmarkAcos-4 471667 254.9 ns/op BenchmarkAcosh-4 410311 273.7 ns/op BenchmarkAsin-4 463852 255.3 ns/op BenchmarkAsinh-4 444193 253.2 ns/op BenchmarkAtan-4 711418 159.6 ns/op BenchmarkAtanh-4 742446 157.6 ns/op BenchmarkConj-4 15924819 6.954 ns/op BenchmarkCos-4 498818 204.7 ns/op BenchmarkCosh-4 573319 207.9 ns/op BenchmarkExp-4 704814 155.8 ns/op BenchmarkLog-4 776853 142.8 ns/op BenchmarkLog10-4 776528 144.5 ns/op BenchmarkPhase-4 1790971 66.54 ns/op BenchmarkPolar-4 1000000 100.1 ns/op BenchmarkPow-4 227650 516.7 ns/op BenchmarkRect-4 976105 117.3 ns/op BenchmarkSin-4 553590 207.1 ns/op BenchmarkSinh-4 570472 206.5 ns/op BenchmarkSqrt-4 1000000 114.1 ns/op BenchmarkTan-4 362000 328.6 ns/op BenchmarkTanh-4 395910 300.5 ns/op PASS ok math/cmplx 2.834s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 161794 703.0 ns/op BenchmarkInt63ThreadsafeParallel-4 86803 1324 ns/op BenchmarkInt63Unthreadsafe-4 1233157 97.74 ns/op BenchmarkIntn1000-4 824716 139.8 ns/op BenchmarkInt63n1000-4 867916 128.7 ns/op BenchmarkInt31n1000-4 974599 118.6 ns/op BenchmarkFloat32-4 1000000 113.0 ns/op BenchmarkFloat64-4 1226727 97.04 ns/op BenchmarkPerm3-4 192933 620.4 ns/op BenchmarkPerm30-4 22930 5075 ns/op BenchmarkPerm30ViaShuffle-4 26335 4529 ns/op BenchmarkShuffleOverhead-4 18296 6546 ns/op BenchmarkRead3-4 937879 124.2 ns/op BenchmarkRead64-4 74977 1553 ns/op BenchmarkRead1000-4 5088 23150 ns/op PASS ok math/rand 2.241s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 44169 2654 ns/op BenchmarkQDecodeWord-4 99196 1081 ns/op BenchmarkQDecodeHeader-4 91662 1193 ns/op BenchmarkTypeByExtension/.html-4 428263 267.2 ns/op BenchmarkTypeByExtension/.HTML-4 303058 356.7 ns/op BenchmarkTypeByExtension/.unused-4 307309 334.9 ns/op BenchmarkExtensionsByType/text/html-4 145795 774.1 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 97802 1318 ns/op BenchmarkExtensionsByType/application/octet-stream-4 109222 1073 ns/op PASS ok mime 1.382s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 955 120672 ns/op PASS ok mime/quotedprintable 0.166s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 123 962162 ns/op 8473 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 14 7944844 ns/op 19350 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003806824 ns/op 158688 B/op 232 allocs/op BenchmarkDNSName-4 105610 1008 ns/op BenchmarkInterfaces-4 1369 85057 ns/op BenchmarkInterfaceByIndex-4 1557 70460 ns/op BenchmarkInterfaceByName-4 1297 88715 ns/op BenchmarkInterfaceAddrs-4 883 131645 ns/op BenchmarkInterfacesAndAddrs-4 2822 42568 ns/op BenchmarkInterfacesAndMulticastAddrs-4 476 217388 ns/op BenchmarkParseIP-4 14797 7895 ns/op BenchmarkIPString/IPv4-4 145640 808.6 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11610 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45366 2544 ns/op BenchmarkIPEqual/IPv4-4 1080601 108.1 ns/op BenchmarkIPEqual/IPv6-4 1127071 104.8 ns/op BenchmarkSendFile/1024-4 1 220596859 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 221856187 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 214584279 ns/op 0.02 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/8192-4 1 218923132 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 216946301 ns/op 0.08 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3759 36969 ns/op 886.37 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1874 60381 ns/op 1085.38 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 748 146300 ns/op 895.91 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 444 259910 ns/op 1008.60 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 210 559679 ns/op 936.76 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 120 1005131 ns/op 1043.22 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9882 11424 ns/op 89.63 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 8266 12885 ns/op 158.95 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7971 14260 ns/op 287.24 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5450 19574 ns/op 418.52 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 3963 26825 ns/op 610.78 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2844 37266 ns/op 879.30 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1759 61018 ns/op 1074.04 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 910 122100 ns/op 1073.48 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 542 211449 ns/op 1239.75 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 252 466519 ns/op 1123.83 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 102 1008126 ns/op 1040.12 MB/s BenchmarkSplice/unix-to-tcp/1024-4 19714 5636 ns/op 181.68 MB/s BenchmarkSplice/unix-to-tcp/2048-4 13432 8311 ns/op 246.43 MB/s BenchmarkSplice/unix-to-tcp/4096-4 12294 8830 ns/op 463.89 MB/s BenchmarkSplice/unix-to-tcp/8192-4 9087 12312 ns/op 665.39 MB/s BenchmarkSplice/unix-to-tcp/16384-4 5966 17572 ns/op 932.39 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3036 36466 ns/op 898.59 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1407 78590 ns/op 833.89 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1027 108393 ns/op 1209.23 MB/s BenchmarkSplice/unix-to-tcp/262144-4 417 277553 ns/op 944.48 MB/s BenchmarkSplice/unix-to-tcp/524288-4 226 465365 ns/op 1126.62 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 98 1023534 ns/op 1024.47 MB/s BenchmarkTCP4OneShot-4 2228 55316 ns/op BenchmarkTCP4OneShotTimeout-4 2030 60278 ns/op BenchmarkTCP4Persistent-4 13033 10584 ns/op BenchmarkTCP4PersistentTimeout-4 12393 10628 ns/op BenchmarkTCP6OneShot-4 2106 53797 ns/op BenchmarkTCP6OneShotTimeout-4 1609 63637 ns/op BenchmarkTCP6Persistent-4 12760 9443 ns/op BenchmarkTCP6PersistentTimeout-4 13602 9706 ns/op BenchmarkTCP4ConcurrentReadWrite-4 20437 5316 ns/op BenchmarkTCP6ConcurrentReadWrite-4 24464 5131 ns/op BenchmarkSetReadDeadline-4 120667 939.5 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 10000 12632 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 11745 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10245 12112 ns/op 0 B/op 0 allocs/op PASS ok net 30.314s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26022 4392 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10467 11015 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14048 8431 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17712 6611 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 32373 3557 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 871394 124.6 ns/op BenchmarkReadRequestChrome-4 3538 30704 ns/op 19.90 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10436 ns/op 7.47 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11412 10185 ns/op 8.05 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7356 15825 ns/op 9.54 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17349 6764 ns/op 5.91 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 266 430255 ns/op 2.38 MB/s BenchmarkFileAndServer_1KB/https1-4 187 601666 ns/op 1.70 MB/s BenchmarkFileAndServer_1KB/h2-4 135 856987 ns/op 1.19 MB/s BenchmarkFileAndServer_16MB/h1-4 3 48111845 ns/op 348.71 MB/s BenchmarkFileAndServer_16MB/https1-4 1 140688677 ns/op 119.25 MB/s BenchmarkFileAndServer_16MB/h2-4 1 226716371 ns/op 74.00 MB/s BenchmarkFileAndServer_64MB/h1-4 1 194743362 ns/op 344.60 MB/s BenchmarkFileAndServer_64MB/https1-4 1 440003543 ns/op 152.52 MB/s BenchmarkFileAndServer_64MB/h2-4 1 936082320 ns/op 71.69 MB/s BenchmarkServeMux-4 267 465386 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 349 368611 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 363 346866 ns/op 6034 B/op 64 allocs/op BenchmarkClientServer/https1-4 207 505655 ns/op 6774 B/op 76 allocs/op BenchmarkClientServer/h2-4 151 686017 ns/op 10499 B/op 84 allocs/op BenchmarkClientServerParallel/4/h1-4 888 134210 ns/op 10373 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 28 4841895 ns/op 132746 B/op 1242 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42496: write tcp 127.0.0.1:44439->127.0.0.1:42496: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42472: write tcp 127.0.0.1:44439->127.0.0.1:42472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40750: read tcp 127.0.0.1:39897->127.0.0.1:40750: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40822: read tcp 127.0.0.1:39897->127.0.0.1:40822: use of closed network connection BenchmarkClientServerParallel/4/h2-4 168 636640 ns/op 20897 B/op 193 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55494: read tcp 127.0.0.1:45641->127.0.0.1:55494: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55506: write tcp 127.0.0.1:45641->127.0.0.1:55506: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43632: read tcp 127.0.0.1:39699->127.0.0.1:43632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43714: read tcp 127.0.0.1:39699->127.0.0.1:43714: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43684: write tcp 127.0.0.1:39699->127.0.0.1:43684: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43726: write tcp 127.0.0.1:39699->127.0.0.1:43726: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43682: write tcp 127.0.0.1:39699->127.0.0.1:43682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34992: read tcp 127.0.0.1:44769->127.0.0.1:34992: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35112: read tcp 127.0.0.1:44769->127.0.0.1:35112: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34980: read tcp 127.0.0.1:44769->127.0.0.1:34980: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 730 223119 ns/op 19232 B/op 108 allocs/op BenchmarkClientServerParallel/64/https1-4 31 4883916 ns/op 139574 B/op 1283 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57486: read tcp 127.0.0.1:39161->127.0.0.1:57486: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57514: write tcp 127.0.0.1:39161->127.0.0.1:57514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57526: write tcp 127.0.0.1:39161->127.0.0.1:57526: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57508: write tcp 127.0.0.1:39161->127.0.0.1:57508: use of closed network connection BenchmarkClientServerParallel/64/h2-4 75 1899821 ns/op 58982 B/op 582 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39124: read tcp 127.0.0.1:45421->127.0.0.1:39124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39104: read tcp 127.0.0.1:45421->127.0.0.1:39104: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39132: write tcp 127.0.0.1:45421->127.0.0.1:39132: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55060: read tcp 127.0.0.1:38163->127.0.0.1:55060: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55080: read tcp 127.0.0.1:38163->127.0.0.1:55080: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54854: read tcp 127.0.0.1:38163->127.0.0.1:54854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54956: read tcp 127.0.0.1:38163->127.0.0.1:54956: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54988: read tcp 127.0.0.1:38163->127.0.0.1:54988: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55010: write tcp 127.0.0.1:38163->127.0.0.1:55010: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55008: write tcp 127.0.0.1:38163->127.0.0.1:55008: use of closed network connection ... [output truncated] BenchmarkServer-4 118 870884 ns/op 3122 B/op 23 allocs/op BenchmarkClient-4 273 425637 ns/op 3782 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 616 189668 ns/op 7197 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1225 101339 ns/op 3079 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1242 85719 ns/op 1887 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1450 83656 ns/op 2752 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1299 89211 ns/op 2744 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1413 80289 ns/op 2727 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1574 76338 ns/op 1888 B/op 14 allocs/op BenchmarkServerHijack-4 978 122498 ns/op 16682 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 338 368636 ns/op 6085 B/op 51 allocs/op BenchmarkResponseStatusLine-4 469210 227.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.851s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4095 25343 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.210s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 83139 1370 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 563671 196.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 178638 635.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63588 1817 ns/op BenchmarkStdIPv4-4 127729 892.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92448 1289 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 91904 1279 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 105902 1138 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68427 1722 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1213308 97.28 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1317744 90.63 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 261259 455.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 278040 426.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 247981 456.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83206 1473 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 416162 271.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 283144 415.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 245336 428.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 153715 785.5 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 416421 279.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 346945 329.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 117061 976.7 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 155823 709.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 233841 482.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 153939 783.8 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 277350 386.2 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 151704 802.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148605 800.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 141382 785.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 108772 1025 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 454110 263.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 154323 752.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 78691 1339 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 116210 1041 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 144902 755.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 102690 1110 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 269714 449.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112845 1004 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 137880 864.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 177088 643.5 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 121598 914.6 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 102.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 106.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 994819 109.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 952334 111.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 945528 112.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 112.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 998028 113.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 113.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 318463 367.3 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 535846 200.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 204710 569.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 218336 540.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 202156 577.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 73453 1627 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 504870 231.7 ns/op PASS ok net/netip 7.601s 2023/01/25 21:36:33 Test RPC server listening on 127.0.0.1:33143 2023/01/25 21:36:33 Test HTTP RPC server listening on 127.0.0.1:43657 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1458 79816 ns/op BenchmarkEndToEndHTTP-4 1632 72953 ns/op BenchmarkEndToEndAsync-4 3466 40276 ns/op BenchmarkEndToEndAsyncHTTP-4 2900 37806 ns/op PASS ok net/rpc 0.810s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3465 31439 ns/op BenchmarkReadMIMEHeader/server_headers-4 5565 21014 ns/op BenchmarkUncommon-4 25081 4478 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.626s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4281 23888 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 101277 1148 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 489434 204.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91927 1270 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 174362 685.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 78964 1512 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13231 8903 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 376500 298.2 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88576 1310 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 148837 692.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 79821 1483 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14619 7895 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 210672 571.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 79995 1473 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 79680 1490 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35473 3282 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6031 18050 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 201968 574.0 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 78886 1499 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 78537 1495 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36631 3265 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5631 17907 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.274s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3121376 36.89 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 151393 678.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 718 155361 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 222 532238 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 590 188670 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 48600 2352 ns/op BenchmarkStatFile-4 35132 2873 ns/op BenchmarkStatDir-4 41653 2820 ns/op BenchmarkLstatDot-4 49849 2376 ns/op BenchmarkLstatFile-4 39963 2939 ns/op BenchmarkLstatDir-4 41466 2858 ns/op PASS ok os 1.635s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 150 786308 ns/op 6553 B/op 29 allocs/op PASS ok os/exec 0.237s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 385099 305.9 ns/op PASS ok os/user 0.240s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3621070 33.11 ns/op BenchmarkString-4 2236713 54.23 ns/op BenchmarkBytes-4 1920052 61.40 ns/op BenchmarkNamedBytes-4 707245 154.7 ns/op BenchmarkBytesArray-4 605037 176.9 ns/op BenchmarkSliceLen-4 2267259 53.64 ns/op BenchmarkMapLen-4 1446907 82.19 ns/op BenchmarkStringLen-4 1821885 65.75 ns/op BenchmarkArrayLen-4 1673587 71.80 ns/op BenchmarkSliceCap-4 2328309 52.15 ns/op BenchmarkDeepEqual/int8-4 647071 182.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 111916 1041 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 504091 237.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 106161 1138 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 499746 239.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 106881 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 463864 236.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 107578 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 488730 234.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 107066 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 598671 186.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 135460 873.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 459711 242.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 104710 1129 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 483433 241.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 105973 1113 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 472376 242.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 107702 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 484585 240.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 101840 1134 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 487764 241.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 106292 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 458732 241.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 104625 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 495561 235.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 106804 1119 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 493869 240.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 105477 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 500530 238.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 104763 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 635083 184.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113596 1052 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 470512 228.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105166 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 132085 880.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66176 1803 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 63031 1833 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 43344 2694 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 261333 451.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 38925 3069 ns/op BenchmarkIsZero/StructComparable-4 785104 139.5 ns/op BenchmarkIsZero/StructIncomparable-4 178272 682.2 ns/op BenchmarkSetZero/Bool/Direct-4 4377472 27.66 ns/op BenchmarkSetZero/Bool/CachedZero-4 1762864 68.60 ns/op BenchmarkSetZero/Bool/NewZero-4 1230294 99.02 ns/op BenchmarkSetZero/Int/Direct-4 2607699 46.49 ns/op BenchmarkSetZero/Int/CachedZero-4 1737031 70.01 ns/op BenchmarkSetZero/Int/NewZero-4 1221724 101.2 ns/op BenchmarkSetZero/Uint/Direct-4 2607472 46.09 ns/op BenchmarkSetZero/Uint/CachedZero-4 1767891 68.11 ns/op BenchmarkSetZero/Uint/NewZero-4 1224462 97.44 ns/op BenchmarkSetZero/Float/Direct-4 2561064 48.03 ns/op BenchmarkSetZero/Float/CachedZero-4 1743979 68.37 ns/op BenchmarkSetZero/Float/NewZero-4 1241306 97.24 ns/op BenchmarkSetZero/Complex/Direct-4 2529518 47.75 ns/op BenchmarkSetZero/Complex/CachedZero-4 1750249 68.34 ns/op BenchmarkSetZero/Complex/NewZero-4 1241042 97.20 ns/op BenchmarkSetZero/Array/Direct-4 4232460 28.37 ns/op BenchmarkSetZero/Array/CachedZero-4 1736775 68.38 ns/op BenchmarkSetZero/Array/NewZero-4 1235469 96.87 ns/op BenchmarkSetZero/Chan/Direct-4 2597792 47.53 ns/op BenchmarkSetZero/Chan/CachedZero-4 1338477 89.97 ns/op BenchmarkSetZero/Chan/NewZero-4 900866 117.8 ns/op BenchmarkSetZero/Func/Direct-4 2601369 46.67 ns/op BenchmarkSetZero/Func/CachedZero-4 1328654 90.98 ns/op BenchmarkSetZero/Func/NewZero-4 988581 115.3 ns/op BenchmarkSetZero/Interface/Direct-4 2328940 51.39 ns/op BenchmarkSetZero/Interface/CachedZero-4 1738580 69.09 ns/op BenchmarkSetZero/Interface/NewZero-4 1227098 97.54 ns/op BenchmarkSetZero/Map/Direct-4 2520940 47.28 ns/op BenchmarkSetZero/Map/CachedZero-4 1333624 89.04 ns/op BenchmarkSetZero/Map/NewZero-4 937768 116.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2546996 46.82 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1332872 90.79 ns/op BenchmarkSetZero/Pointer/NewZero-4 925630 115.9 ns/op BenchmarkSetZero/Slice/Direct-4 2284053 55.20 ns/op BenchmarkSetZero/Slice/CachedZero-4 1763552 68.59 ns/op BenchmarkSetZero/Slice/NewZero-4 1234401 96.07 ns/op BenchmarkSetZero/String/Direct-4 2561206 48.94 ns/op BenchmarkSetZero/String/CachedZero-4 1742071 70.18 ns/op BenchmarkSetZero/String/NewZero-4 1206644 97.88 ns/op BenchmarkSetZero/Struct/Direct-4 4323640 27.70 ns/op BenchmarkSetZero/Struct/CachedZero-4 1756815 68.52 ns/op BenchmarkSetZero/Struct/NewZero-4 1237345 98.27 ns/op BenchmarkSelect/1-4 151998 717.7 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 86844 1377 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41917 2584 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 183373 722.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 133476 875.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 112868 967.4 ns/op 132.31 MB/s BenchmarkCallArgCopy/size=256-4 91593 1372 ns/op 186.64 MB/s BenchmarkCallArgCopy/size=1024-4 69739 1832 ns/op 559.04 MB/s BenchmarkCallArgCopy/size=4096-4 38310 3455 ns/op 1185.61 MB/s BenchmarkCallArgCopy/size=65536-4 2217 50150 ns/op 1306.80 MB/s BenchmarkPtrTo-4 478072 238.7 ns/op BenchmarkFieldByName1-4 670980 161.6 ns/op BenchmarkFieldByName2-4 78564 1819 ns/op BenchmarkFieldByName3-4 7606 14132 ns/op BenchmarkInterfaceBig-4 4005952 25.08 ns/op BenchmarkInterfaceSmall-4 5137947 23.30 ns/op BenchmarkNew-4 2035192 60.81 ns/op BenchmarkMap/StringKeys/MapIndex-4 3115 37042 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3109 37623 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3009 38784 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2637 40238 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3195 37361 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3187 36582 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 246552 465.1 ns/op PASS ok reflect 18.744s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10174 9977 ns/op 9555 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 15442 8355 ns/op 9164 B/op 1 allocs/op BenchmarkFindString-4 11832 10313 ns/op 9294 B/op 1 allocs/op BenchmarkFindSubmatch-4 10615 11086 ns/op 9249 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 11039 ns/op 9432 B/op 2 allocs/op BenchmarkLiteral-4 17929 7367 ns/op BenchmarkNotLiteral-4 4032 27392 ns/op BenchmarkMatchClass-4 3033 35030 ns/op BenchmarkMatchClass_InRange-4 3235 34717 ns/op BenchmarkReplaceAll-4 2118 48228 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 17498 6854 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 37695 3100 ns/op BenchmarkAnchoredShortMatch-4 14113 7857 ns/op BenchmarkAnchoredLongMatch-4 20223 5963 ns/op BenchmarkOnePassShortA-4 20461 5932 ns/op BenchmarkNotOnePassShortA-4 8246 15908 ns/op BenchmarkOnePassShortB-4 26004 4591 ns/op BenchmarkNotOnePassShortB-4 10000 12737 ns/op BenchmarkOnePassLongPrefix-4 89571 1375 ns/op BenchmarkOnePassLongNotPrefix-4 28590 4222 ns/op BenchmarkMatchParallelShared-4 16652 6342 ns/op BenchmarkMatchParallelCopied-4 24046 6585 ns/op BenchmarkQuoteMetaAll-4 137248 829.4 ns/op 16.88 MB/s BenchmarkQuoteMetaNone-4 258402 449.6 ns/op 57.83 MB/s BenchmarkCompile/Onepass-4 3688 29572 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1473 74415 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 188 609393 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3747374 31.51 ns/op 507.85 MB/s BenchmarkMatch/Easy0/32-4 17346 8230 ns/op 3.89 MB/s BenchmarkMatch/Easy0/1K-4 5914 19324 ns/op 52.99 MB/s BenchmarkMatch/Easy0i/16-4 3734296 31.82 ns/op 502.86 MB/s BenchmarkMatch/Easy0i/32-4 5354 21053 ns/op 1.52 MB/s BenchmarkMatch/Easy0i/1K-4 266 444957 ns/op 2.30 MB/s BenchmarkMatch/Easy1/16-4 3709771 31.03 ns/op 515.60 MB/s BenchmarkMatch/Easy1/32-4 17940 7102 ns/op 4.51 MB/s BenchmarkMatch/Easy1/1K-4 4544 25410 ns/op 40.30 MB/s BenchmarkMatch/Medium/16-4 3549627 31.53 ns/op 507.50 MB/s BenchmarkMatch/Medium/32-4 5323 19533 ns/op 1.64 MB/s BenchmarkMatch/Medium/1K-4 301 383272 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 3753508 33.17 ns/op 482.43 MB/s BenchmarkMatch/Hard/32-4 3988 30024 ns/op 1.07 MB/s BenchmarkMatch/Hard/1K-4 174 688556 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1359 81817 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 772 152752 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4423624 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 29450 4106 ns/op 3.90 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17391 6908 ns/op 4.63 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 654 179768 ns/op 5.70 MB/s 24 B/op 0 allocs/op PASS ok regexp 8.012s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 681916 170.5 ns/op PASS ok regexp/syntax 1.197s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 1159893 106.9 ns/op BenchmarkMakeChan/Int-4 965624 138.0 ns/op BenchmarkMakeChan/Ptr-4 453207 223.3 ns/op BenchmarkMakeChan/Struct/0-4 1246492 97.42 ns/op BenchmarkMakeChan/Struct/32-4 496615 242.3 ns/op BenchmarkMakeChan/Struct/40-4 423448 277.7 ns/op BenchmarkChanNonblocking-4 11723156 9.197 ns/op BenchmarkSelectUncontended-4 879745 136.1 ns/op BenchmarkSelectSyncContended-4 39452 3156 ns/op BenchmarkSelectAsyncContended-4 105378 1119 ns/op BenchmarkSelectNonblock-4 6361731 21.25 ns/op BenchmarkChanUncontended-4 10626 9471 ns/op BenchmarkChanContended-4 1699 79463 ns/op BenchmarkChanSync-4 166658 759.6 ns/op BenchmarkChanSyncWork-4 10000 37117 ns/op BenchmarkChanProdCons0-4 102600 1252 ns/op BenchmarkChanProdCons10-4 143521 948.4 ns/op BenchmarkChanProdCons100-4 141507 885.1 ns/op BenchmarkChanProdConsWork0-4 78138 1656 ns/op BenchmarkChanProdConsWork10-4 88934 1366 ns/op BenchmarkChanProdConsWork100-4 98774 1244 ns/op BenchmarkSelectProdCons-4 72336 1638 ns/op BenchmarkReceiveDataFromClosedChan-4 650216 185.9 ns/op BenchmarkChanCreation-4 259917 487.6 ns/op BenchmarkChanSem-4 155611 753.8 ns/op BenchmarkChanPopular-4 93 1683894 ns/op BenchmarkChanClosed-4 595908 250.0 ns/op BenchmarkCallClosure-4 6579326 18.27 ns/op BenchmarkCallClosure1-4 7145175 16.70 ns/op BenchmarkCallClosure2-4 1287172 84.61 ns/op BenchmarkCallClosure3-4 1601181 73.06 ns/op BenchmarkCallClosure4-4 1362442 86.57 ns/op BenchmarkComplex128DivNormal-4 10008626 11.84 ns/op BenchmarkComplex128DivNisNaN-4 7628833 15.66 ns/op BenchmarkComplex128DivDisNaN-4 7467057 15.95 ns/op BenchmarkComplex128DivNisInf-4 9859710 12.03 ns/op BenchmarkComplex128DivDisInf-4 5807050 20.72 ns/op BenchmarkSetTypePtr-4 52656198 2.274 ns/op 3517.70 MB/s BenchmarkSetTypePtr8-4 9611632 12.29 ns/op 5209.49 MB/s BenchmarkSetTypePtr16-4 9767252 12.23 ns/op 10465.40 MB/s BenchmarkSetTypePtr32-4 9681622 12.46 ns/op 20547.92 MB/s BenchmarkSetTypePtr64-4 9655980 12.41 ns/op 41241.51 MB/s BenchmarkSetTypePtr126-4 5718013 20.93 ns/op 48158.18 MB/s BenchmarkSetTypePtr128-4 5952403 20.31 ns/op 50421.24 MB/s BenchmarkSetTypePtrSlice-4 700888 163.3 ns/op 50151.35 MB/s BenchmarkSetTypeNode1-4 9747649 12.39 ns/op 1937.25 MB/s BenchmarkSetTypeNode1Slice-4 2997866 40.12 ns/op 19141.67 MB/s BenchmarkSetTypeNode8-4 9534460 12.39 ns/op 6458.33 MB/s BenchmarkSetTypeNode8Slice-4 1560046 76.46 ns/op 33480.23 MB/s BenchmarkSetTypeNode64-4 5724919 20.96 ns/op 25193.40 MB/s BenchmarkSetTypeNode64Slice-4 231651 511.1 ns/op 33059.21 MB/s BenchmarkSetTypeNode64Dead-4 7531051 16.10 ns/op 32799.72 MB/s BenchmarkSetTypeNode64DeadSlice-4 261026 450.3 ns/op 37520.09 MB/s BenchmarkSetTypeNode124-4 5722738 20.82 ns/op 48415.82 MB/s BenchmarkSetTypeNode124Slice-4 187370 636.7 ns/op 50661.74 MB/s BenchmarkSetTypeNode126-4 5962094 20.07 ns/op 51015.09 MB/s BenchmarkSetTypeNode126Slice-4 184086 647.8 ns/op 50585.89 MB/s BenchmarkSetTypeNode128-4 4031722 29.33 ns/op 35464.15 MB/s BenchmarkSetTypeNode128Slice-4 145208 819.9 ns/op 40587.87 MB/s BenchmarkSetTypeNode130-4 4071996 29.37 ns/op 35951.88 MB/s BenchmarkSetTypeNode130Slice-4 141145 830.3 ns/op 40699.59 MB/s BenchmarkSetTypeNode1024-4 770886 152.1 ns/op 53970.12 MB/s BenchmarkSetTypeNode1024Slice-4 24752 4817 ns/op 54530.42 MB/s BenchmarkAllocation-4 3614 38558 ns/op BenchmarkReadMemStats-4 4972 23102 ns/op BenchmarkReadMemStatsLatency-4 1 186176 p50-ns 186176 p90-ns 186176 p99-ns BenchmarkWriteBarrier-4 2769661 47.41 ns/op BenchmarkBulkWriteBarrier-4 6517324 19.76 ns/op BenchmarkScanStackNoLocals-4 2 55024396 ns/op BenchmarkMSpanCountAlloc/bits=64-4 12348471 11.10 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10038524 10.84 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9852039 12.67 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6866510 17.66 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4757356 25.27 ns/op BenchmarkHash5-4 6087316 17.87 ns/op 279.78 MB/s BenchmarkHash16-4 6314287 17.83 ns/op 897.25 MB/s BenchmarkHash64-4 5719899 19.16 ns/op 3339.71 MB/s BenchmarkHash1024-4 1890649 61.47 ns/op 16659.85 MB/s BenchmarkHash65536-4 38530 3117 ns/op 21027.79 MB/s BenchmarkAlignedLoad-4 8343196 13.47 ns/op BenchmarkUnalignedLoad-4 7803379 13.96 ns/op BenchmarkEqEfaceConcrete-4 6887182 17.59 ns/op BenchmarkEqIfaceConcrete-4 6342628 19.11 ns/op BenchmarkNeEfaceConcrete-4 6675670 17.83 ns/op BenchmarkNeIfaceConcrete-4 6689234 17.79 ns/op BenchmarkConvT2EByteSized/bool-4 6446245 18.58 ns/op BenchmarkConvT2EByteSized/uint8-4 6616862 18.22 ns/op BenchmarkConvT2ESmall-4 5833498 20.66 ns/op BenchmarkConvT2EUintptr-4 5880687 20.40 ns/op BenchmarkConvT2ELarge-4 1000000 105.6 ns/op BenchmarkConvT2ISmall-4 5791738 20.69 ns/op BenchmarkConvT2IUintptr-4 5821008 20.54 ns/op BenchmarkConvT2ILarge-4 1234945 102.8 ns/op BenchmarkConvI2E-4 4824172 23.22 ns/op BenchmarkConvI2I-4 4198612 27.18 ns/op BenchmarkAssertE2T-4 5234199 22.96 ns/op BenchmarkAssertE2TLarge-4 2352864 50.58 ns/op BenchmarkAssertE2I-4 4334088 26.15 ns/op BenchmarkAssertI2T-4 4684082 25.02 ns/op BenchmarkAssertI2I-4 4467750 27.05 ns/op BenchmarkAssertI2E-4 5854531 19.15 ns/op BenchmarkAssertE2E-4 6342384 18.08 ns/op BenchmarkAssertE2T2-4 3869556 31.86 ns/op BenchmarkAssertE2T2Blank-4 4754254 25.60 ns/op BenchmarkAssertI2E2-4 4491942 26.42 ns/op BenchmarkAssertI2E2Blank-4 5970259 17.85 ns/op BenchmarkAssertE2E2-4 4612546 25.93 ns/op BenchmarkAssertE2E2Blank-4 5880414 17.89 ns/op BenchmarkConvT2Ezero/zero/16-4 6023226 19.66 ns/op BenchmarkConvT2Ezero/zero/32-4 5698218 21.07 ns/op BenchmarkConvT2Ezero/zero/64-4 5981362 19.98 ns/op BenchmarkConvT2Ezero/zero/str-4 5773383 20.38 ns/op BenchmarkConvT2Ezero/zero/slice-4 5901211 20.37 ns/op BenchmarkConvT2Ezero/zero/big-4 250338 460.4 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1337486 87.29 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1272433 91.00 ns/op BenchmarkConvT2Ezero/nonzero/big-4 209100 512.4 ns/op BenchmarkConvT2Ezero/smallint/16-4 5738326 20.79 ns/op BenchmarkConvT2Ezero/smallint/32-4 5805722 20.48 ns/op BenchmarkConvT2Ezero/smallint/64-4 5832618 20.45 ns/op BenchmarkConvT2Ezero/largeint/16-4 1766319 69.58 ns/op BenchmarkConvT2Ezero/largeint/32-4 1809997 64.29 ns/op BenchmarkConvT2Ezero/largeint/64-4 1787104 67.56 ns/op BenchmarkMalloc8-4 1563294 81.72 ns/op BenchmarkMalloc16-4 1355894 83.37 ns/op BenchmarkMallocTypeInfo8-4 1507286 78.24 ns/op BenchmarkMallocTypeInfo16-4 1238688 94.12 ns/op BenchmarkMallocLargeStruct-4 177506 680.2 ns/op BenchmarkGoroutineSelect-4 57 1882558 ns/op BenchmarkGoroutineBlocking-4 58 1904761 ns/op BenchmarkGoroutineForRange-4 66 1802857 ns/op BenchmarkGoroutineIdle-4 85 1606955 ns/op BenchmarkHashStringSpeed-4 2471600 49.52 ns/op BenchmarkHashBytesSpeed-4 1437268 85.58 ns/op BenchmarkHashInt32Speed-4 3181754 34.22 ns/op BenchmarkHashInt64Speed-4 3339483 38.39 ns/op BenchmarkHashStringArraySpeed-4 522722 216.7 ns/op BenchmarkMegMap-4 3171933 37.94 ns/op BenchmarkMegOneMap-4 3922339 28.55 ns/op BenchmarkMegEqMap-4 1491 86267 ns/op BenchmarkMegEmptyMap-4 5065198 23.54 ns/op BenchmarkSmallStrMap-4 3361300 33.03 ns/op BenchmarkMapStringKeysEight_16-4 3400606 34.36 ns/op BenchmarkMapStringKeysEight_32-4 3807944 31.71 ns/op BenchmarkMapStringKeysEight_64-4 3593610 32.91 ns/op BenchmarkMapStringKeysEight_1M-4 3527971 33.74 ns/op BenchmarkIntMap-4 4087542 29.51 ns/op BenchmarkMapFirst/1-4 4785898 24.67 ns/op BenchmarkMapFirst/2-4 4681962 25.68 ns/op BenchmarkMapFirst/3-4 4820124 24.89 ns/op BenchmarkMapFirst/4-4 4566967 24.87 ns/op BenchmarkMapFirst/5-4 4631470 24.84 ns/op BenchmarkMapFirst/6-4 4624780 26.18 ns/op BenchmarkMapFirst/7-4 4561257 25.03 ns/op BenchmarkMapFirst/8-4 4452614 27.00 ns/op BenchmarkMapFirst/9-4 4118635 28.43 ns/op BenchmarkMapFirst/10-4 4093680 28.96 ns/op BenchmarkMapFirst/11-4 4096530 29.91 ns/op BenchmarkMapFirst/12-4 4061707 30.43 ns/op BenchmarkMapFirst/13-4 4251631 28.78 ns/op BenchmarkMapFirst/14-4 4097373 28.95 ns/op BenchmarkMapFirst/15-4 4162711 28.41 ns/op BenchmarkMapFirst/16-4 4002612 29.21 ns/op BenchmarkMapMid/1-4 3937176 30.09 ns/op BenchmarkMapMid/2-4 3704743 31.33 ns/op BenchmarkMapMid/3-4 3850004 31.33 ns/op BenchmarkMapMid/4-4 3528146 32.73 ns/op BenchmarkMapMid/5-4 3711825 30.58 ns/op BenchmarkMapMid/6-4 3669645 33.46 ns/op BenchmarkMapMid/7-4 3645777 31.70 ns/op BenchmarkMapMid/8-4 3488934 32.09 ns/op BenchmarkMapMid/9-4 3436476 35.35 ns/op BenchmarkMapMid/10-4 3164343 35.29 ns/op BenchmarkMapMid/11-4 3262948 36.55 ns/op BenchmarkMapMid/12-4 3454371 38.17 ns/op BenchmarkMapMid/13-4 3405012 33.74 ns/op BenchmarkMapMid/14-4 3355809 33.25 ns/op BenchmarkMapMid/15-4 3501992 32.86 ns/op BenchmarkMapMid/16-4 3158672 35.94 ns/op BenchmarkMapLast/1-4 3954694 30.59 ns/op BenchmarkMapLast/2-4 3740515 31.24 ns/op BenchmarkMapLast/3-4 3754549 32.28 ns/op BenchmarkMapLast/4-4 3514347 33.11 ns/op BenchmarkMapLast/5-4 3810165 33.03 ns/op BenchmarkMapLast/6-4 3505701 34.27 ns/op BenchmarkMapLast/7-4 3467952 34.67 ns/op BenchmarkMapLast/8-4 3119239 35.51 ns/op BenchmarkMapLast/9-4 3297392 33.97 ns/op BenchmarkMapLast/10-4 3297100 37.76 ns/op BenchmarkMapLast/11-4 3150373 37.41 ns/op BenchmarkMapLast/12-4 3020235 36.31 ns/op BenchmarkMapLast/13-4 3447723 34.70 ns/op BenchmarkMapLast/14-4 3224725 36.58 ns/op BenchmarkMapLast/15-4 3187688 35.26 ns/op BenchmarkMapLast/16-4 3393961 35.41 ns/op BenchmarkMapCycle-4 2137702 56.72 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3489657 34.20 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2167 51902 ns/op BenchmarkMakeMap/[Byte]Byte-4 615538 201.4 ns/op BenchmarkMakeMap/[Int]Int-4 363648 335.4 ns/op BenchmarkNewEmptyMap-4 11768738 10.23 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1712023 69.71 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 483085 243.4 ns/op BenchmarkMapIterEmpty-4 5471893 21.75 ns/op BenchmarkSameLengthMap-4 4769628 25.02 ns/op BenchmarkBigKeyMap-4 1676905 70.67 ns/op BenchmarkBigValMap-4 1502895 79.98 ns/op BenchmarkSmallKeyMap-4 2950372 41.49 ns/op BenchmarkMapPopulate/1-4 2373327 50.53 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 127626 893.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6757 16391 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 801 154658 ns/op 51762 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 48 2434640 ns/op 416552 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 3 38978800 ns/op 6539314 B/op 2971 allocs/op BenchmarkComplexAlgMap-4 466712 239.9 ns/op BenchmarkGoMapClear/Reflexive/1-4 677050 164.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 640964 178.6 ns/op BenchmarkGoMapClear/Reflexive/100-4 210205 556.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 36830 3243 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4756 24854 ns/op BenchmarkGoMapClear/NonReflexive/1-4 548020 218.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 482809 247.4 ns/op BenchmarkGoMapClear/NonReflexive/100-4 186088 638.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35804 3342 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4684 25397 ns/op BenchmarkMapStringConversion/32/simple-4 1779234 66.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1722045 68.15 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1590957 74.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1733161 68.71 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1612218 73.18 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1508546 81.71 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2015800 65.23 ns/op BenchmarkMapInterfacePtr-4 2045608 57.92 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5236255 22.96 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 130863 901.1 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4941 23779 ns/op BenchmarkMapPop1000-4 360 341722 ns/op BenchmarkMapPop10000-4 16 6671557 ns/op BenchmarkMapAssign/Int32/256-4 2248132 52.57 ns/op BenchmarkMapAssign/Int32/65536-4 745819 140.6 ns/op BenchmarkMapAssign/Int64/256-4 2262841 52.17 ns/op BenchmarkMapAssign/Int64/65536-4 751201 159.5 ns/op BenchmarkMapAssign/Str/256-4 1971162 66.09 ns/op BenchmarkMapAssign/Str/65536-4 404932 276.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1496287 79.46 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 525721 207.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1499101 78.76 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 516146 215.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 466390 2271 ns/op BenchmarkMapOperatorAssign/Str/65536-4 135151 763.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 789108 162.4 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 177782 618.8 ns/op 69 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 819368 165.9 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 154515 686.3 ns/op 82 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 631640 250.9 ns/op 48 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 95056 1132 ns/op 149 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1872042 71.35 ns/op BenchmarkMapDelete/Int32/1000-4 1971969 60.30 ns/op BenchmarkMapDelete/Int32/10000-4 1892859 65.95 ns/op BenchmarkMapDelete/Int64/100-4 1713962 62.57 ns/op BenchmarkMapDelete/Int64/1000-4 1921132 65.40 ns/op BenchmarkMapDelete/Int64/10000-4 1874008 66.32 ns/op BenchmarkMapDelete/Str/100-4 1499906 81.51 ns/op BenchmarkMapDelete/Str/1000-4 1500162 78.56 ns/op BenchmarkMapDelete/Str/10000-4 1422511 84.22 ns/op BenchmarkMapDelete/Pointer/100-4 1691012 74.23 ns/op BenchmarkMapDelete/Pointer/1000-4 1707556 69.60 ns/op BenchmarkMapDelete/Pointer/10000-4 1715434 70.18 ns/op BenchmarkMemmove/0-4 15725654 7.611 ns/op BenchmarkMemmove/1-4 1970023 61.06 ns/op 16.38 MB/s BenchmarkMemmove/2-4 1910175 64.32 ns/op 31.09 MB/s BenchmarkMemmove/3-4 1873989 64.08 ns/op 46.82 MB/s BenchmarkMemmove/4-4 1879288 63.19 ns/op 63.30 MB/s BenchmarkMemmove/5-4 1872722 64.21 ns/op 77.87 MB/s BenchmarkMemmove/6-4 1870896 63.39 ns/op 94.66 MB/s BenchmarkMemmove/7-4 1889148 64.00 ns/op 109.38 MB/s BenchmarkMemmove/8-4 1904404 63.11 ns/op 126.76 MB/s BenchmarkMemmove/9-4 1799853 66.59 ns/op 135.15 MB/s BenchmarkMemmove/10-4 1809986 64.76 ns/op 154.42 MB/s BenchmarkMemmove/11-4 1846095 65.19 ns/op 168.74 MB/s BenchmarkMemmove/12-4 1796912 65.36 ns/op 183.59 MB/s BenchmarkMemmove/13-4 1808514 65.15 ns/op 199.54 MB/s BenchmarkMemmove/14-4 1799256 65.76 ns/op 212.91 MB/s BenchmarkMemmove/15-4 1823474 65.83 ns/op 227.85 MB/s BenchmarkMemmove/16-4 1885159 63.73 ns/op 251.05 MB/s BenchmarkMemmove/32-4 1806261 64.44 ns/op 496.62 MB/s BenchmarkMemmove/64-4 1678554 69.75 ns/op 917.52 MB/s BenchmarkMemmove/128-4 1347547 88.92 ns/op 1439.51 MB/s BenchmarkMemmove/256-4 1000000 114.6 ns/op 2233.76 MB/s BenchmarkMemmove/512-4 564387 203.0 ns/op 2521.86 MB/s BenchmarkMemmove/1024-4 382244 306.3 ns/op 3342.85 MB/s BenchmarkMemmove/2048-4 232825 509.9 ns/op 4016.17 MB/s BenchmarkMemmove/4096-4 129006 926.1 ns/op 4422.65 MB/s BenchmarkMemmoveOverlap/32-4 1814373 65.72 ns/op 486.91 MB/s BenchmarkMemmoveOverlap/64-4 1631403 71.17 ns/op 899.30 MB/s BenchmarkMemmoveOverlap/128-4 1353223 87.08 ns/op 1469.86 MB/s BenchmarkMemmoveOverlap/256-4 1000000 114.2 ns/op 2241.87 MB/s BenchmarkMemmoveOverlap/512-4 573843 200.7 ns/op 2551.58 MB/s BenchmarkMemmoveOverlap/1024-4 381968 301.9 ns/op 3391.55 MB/s BenchmarkMemmoveOverlap/2048-4 235368 506.5 ns/op 4043.13 MB/s BenchmarkMemmoveOverlap/4096-4 128496 938.7 ns/op 4363.50 MB/s BenchmarkMemmoveUnalignedDst/0-4 14733832 8.099 ns/op BenchmarkMemmoveUnalignedDst/1-4 1910642 61.92 ns/op 16.15 MB/s BenchmarkMemmoveUnalignedDst/2-4 1868199 63.34 ns/op 31.57 MB/s BenchmarkMemmoveUnalignedDst/3-4 1858407 63.61 ns/op 47.16 MB/s BenchmarkMemmoveUnalignedDst/4-4 1838018 63.81 ns/op 62.68 MB/s BenchmarkMemmoveUnalignedDst/5-4 1856463 65.37 ns/op 76.49 MB/s BenchmarkMemmoveUnalignedDst/6-4 1848366 64.76 ns/op 92.64 MB/s BenchmarkMemmoveUnalignedDst/7-4 1846052 64.30 ns/op 108.86 MB/s BenchmarkMemmoveUnalignedDst/8-4 1918454 62.13 ns/op 128.76 MB/s BenchmarkMemmoveUnalignedDst/9-4 1781262 66.19 ns/op 135.98 MB/s BenchmarkMemmoveUnalignedDst/10-4 1781931 66.48 ns/op 150.43 MB/s BenchmarkMemmoveUnalignedDst/11-4 1761505 66.45 ns/op 165.54 MB/s BenchmarkMemmoveUnalignedDst/12-4 1794835 65.81 ns/op 182.35 MB/s BenchmarkMemmoveUnalignedDst/13-4 1790809 64.97 ns/op 200.08 MB/s BenchmarkMemmoveUnalignedDst/14-4 1798251 66.68 ns/op 209.95 MB/s BenchmarkMemmoveUnalignedDst/15-4 1789748 65.10 ns/op 230.42 MB/s BenchmarkMemmoveUnalignedDst/16-4 1781110 65.68 ns/op 243.62 MB/s BenchmarkMemmoveUnalignedDst/32-4 1716063 69.87 ns/op 457.99 MB/s BenchmarkMemmoveUnalignedDst/64-4 1507693 77.15 ns/op 829.60 MB/s BenchmarkMemmoveUnalignedDst/128-4 1293301 90.05 ns/op 1421.50 MB/s BenchmarkMemmoveUnalignedDst/256-4 904341 128.1 ns/op 1997.83 MB/s BenchmarkMemmoveUnalignedDst/512-4 566317 206.7 ns/op 2476.44 MB/s BenchmarkMemmoveUnalignedDst/1024-4 355718 317.0 ns/op 3230.49 MB/s BenchmarkMemmoveUnalignedDst/2048-4 234165 511.9 ns/op 4000.50 MB/s BenchmarkMemmoveUnalignedDst/4096-4 123626 960.7 ns/op 4263.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1711867 69.71 ns/op 459.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1546122 76.98 ns/op 831.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1279135 92.65 ns/op 1381.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 978675 117.4 ns/op 2179.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 579904 203.6 ns/op 2514.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 393926 305.3 ns/op 3353.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 233306 509.4 ns/op 4020.51 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 126498 931.9 ns/op 4395.36 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14807676 8.110 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1899555 62.33 ns/op 16.04 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1849134 65.45 ns/op 30.56 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1817698 64.16 ns/op 46.76 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1819796 65.07 ns/op 61.48 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1842775 63.91 ns/op 78.23 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1806718 64.60 ns/op 92.88 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1823014 64.32 ns/op 108.82 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1876546 63.61 ns/op 125.77 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1785744 65.83 ns/op 136.71 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1764663 65.76 ns/op 152.06 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1731314 65.90 ns/op 166.92 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1762668 66.42 ns/op 180.66 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1784145 66.74 ns/op 194.79 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1753309 66.44 ns/op 210.71 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1786414 66.25 ns/op 226.41 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1810681 64.96 ns/op 246.31 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1693400 68.86 ns/op 464.73 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1580974 76.10 ns/op 841.02 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1289461 92.13 ns/op 1389.41 MB/s BenchmarkMemmoveUnalignedSrc/256-4 981932 116.7 ns/op 2193.15 MB/s BenchmarkMemmoveUnalignedSrc/512-4 554595 207.6 ns/op 2465.71 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 380071 311.2 ns/op 3290.61 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 232270 514.5 ns/op 3980.25 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 124740 947.1 ns/op 4324.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1724695 67.06 ns/op 477.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1552965 77.02 ns/op 830.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1303448 89.10 ns/op 1436.53 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 996853 119.0 ns/op 2151.18 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 587290 202.8 ns/op 2525.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 391380 303.1 ns/op 3378.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 235878 507.1 ns/op 4038.78 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 128241 942.4 ns/op 4346.19 MB/s BenchmarkMemclr/5-4 13102444 8.814 ns/op 567.29 MB/s BenchmarkMemclr/16-4 12623473 9.509 ns/op 1682.56 MB/s BenchmarkMemclr/64-4 11974071 9.938 ns/op 6439.77 MB/s BenchmarkMemclr/256-4 9900801 11.59 ns/op 22079.69 MB/s BenchmarkMemclr/4096-4 2331423 51.98 ns/op 78801.60 MB/s BenchmarkMemclr/65536-4 72633 1673 ns/op 39183.33 MB/s BenchmarkMemclr/1M-4 2758 41312 ns/op 25382.10 MB/s BenchmarkMemclr/4M-4 681 173707 ns/op 24145.80 MB/s BenchmarkMemclr/8M-4 218 517641 ns/op 16205.46 MB/s BenchmarkMemclr/16M-4 45 2305748 ns/op 7276.26 MB/s BenchmarkMemclr/64M-4 12 9795185 ns/op 6851.21 MB/s BenchmarkGoMemclr/5-4 2105698 55.88 ns/op 89.47 MB/s BenchmarkGoMemclr/16-4 474742 235.3 ns/op 67.99 MB/s BenchmarkGoMemclr/64-4 134472 889.8 ns/op 71.93 MB/s BenchmarkGoMemclr/256-4 33169 3524 ns/op 72.64 MB/s BenchmarkMemclrRange/1K_2K-4 67111 1668 ns/op 57482.22 MB/s BenchmarkMemclrRange/2K_8K-4 30584 4025 ns/op 82859.19 MB/s BenchmarkMemclrRange/4K_16K-4 42684 2823 ns/op 114442.07 MB/s BenchmarkMemclrRange/160K_228K-4 2196 55846 ns/op 29775.71 MB/s BenchmarkClearFat7-4 6362116 19.08 ns/op BenchmarkClearFat8-4 6924696 17.23 ns/op BenchmarkClearFat11-4 5974857 20.08 ns/op BenchmarkClearFat12-4 5776964 20.63 ns/op BenchmarkClearFat13-4 6108117 19.26 ns/op BenchmarkClearFat14-4 5888686 19.77 ns/op BenchmarkClearFat15-4 6159376 18.77 ns/op BenchmarkClearFat16-4 6473142 18.72 ns/op BenchmarkClearFat24-4 6179941 19.36 ns/op BenchmarkClearFat32-4 5940703 20.41 ns/op BenchmarkClearFat40-4 5871800 20.45 ns/op BenchmarkClearFat48-4 5269692 21.88 ns/op BenchmarkClearFat56-4 5491609 21.98 ns/op BenchmarkClearFat64-4 5675538 21.43 ns/op BenchmarkClearFat72-4 5331734 22.33 ns/op BenchmarkClearFat128-4 3788119 31.81 ns/op BenchmarkClearFat256-4 2699584 44.41 ns/op BenchmarkClearFat512-4 1356651 89.37 ns/op BenchmarkClearFat1024-4 807946 145.2 ns/op BenchmarkClearFat1032-4 762620 152.4 ns/op BenchmarkClearFat1040-4 675931 155.2 ns/op BenchmarkCopyFat7-4 6092427 20.40 ns/op BenchmarkCopyFat8-4 6926643 17.64 ns/op BenchmarkCopyFat11-4 5808056 20.48 ns/op BenchmarkCopyFat12-4 5740262 20.90 ns/op BenchmarkCopyFat13-4 5872716 21.14 ns/op BenchmarkCopyFat14-4 5812410 20.71 ns/op BenchmarkCopyFat15-4 5705101 20.71 ns/op BenchmarkCopyFat16-4 6481152 18.22 ns/op BenchmarkCopyFat24-4 6305808 19.21 ns/op BenchmarkCopyFat32-4 6272049 19.44 ns/op BenchmarkCopyFat64-4 5622624 21.35 ns/op BenchmarkCopyFat72-4 5223865 23.20 ns/op BenchmarkCopyFat128-4 3694002 32.53 ns/op BenchmarkCopyFat256-4 2589402 45.57 ns/op BenchmarkCopyFat512-4 1282490 93.64 ns/op BenchmarkCopyFat520-4 1257438 97.69 ns/op BenchmarkCopyFat1024-4 726979 154.5 ns/op BenchmarkCopyFat1032-4 705111 157.1 ns/op BenchmarkCopyFat1040-4 715200 156.8 ns/op BenchmarkIssue18740/2byte-4 428 272698 ns/op BenchmarkIssue18740/4byte-4 724 165206 ns/op BenchmarkIssue18740/8byte-4 1004 119321 ns/op BenchmarkReadMetricsLatency-4 21482 4108 p50-ns 4850 p90-ns 12905 p99-ns BenchmarkFinalizer-4 157 751781 ns/op BenchmarkFinalizerRun-4 176754 834.7 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7344954 16.34 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3061303 38.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2421524 49.36 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2368082 51.19 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1297635 92.57 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1147879 103.9 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2215593 53.98 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1247307 96.88 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1307311 91.81 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1981795 60.82 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1984744 60.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1686060 70.90 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1460958 82.68 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1334676 89.73 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5729072 21.09 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5989492 20.29 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5873966 20.09 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5779669 20.48 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5455040 21.94 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5003700 23.66 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5824742 20.59 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5961804 20.13 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5977623 20.10 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5762053 20.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5924160 20.54 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5954452 20.29 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5787615 20.74 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5908466 20.41 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5841256 20.32 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5848598 20.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5804637 20.38 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5909451 20.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5837023 20.52 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5725334 21.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5801486 21.26 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5857485 20.60 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5683249 20.92 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5681598 20.96 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5763366 20.77 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5716548 20.88 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5644189 20.78 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5850403 20.61 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5638166 20.96 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5683074 20.89 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5863038 20.42 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5967091 20.06 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5944477 20.09 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5705055 20.36 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5972251 20.07 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5959549 20.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5850592 20.43 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5883321 20.26 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5896742 20.06 ns/op BenchmarkNetpollBreak-4 3891 30962 ns/op BenchmarkPingPongHog-4 315 319077 ns/op BenchmarkStackGrowth-4 108856 1070 ns/op BenchmarkStackGrowthDeep-4 811 132063 ns/op BenchmarkCreateGoroutines-4 44647 2992 ns/op BenchmarkCreateGoroutinesParallel-4 42319 2771 ns/op BenchmarkCreateGoroutinesCapture-4 8222 14847 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37153 3194 ns/op BenchmarkClosureCall-4 22249808 5.342 ns/op BenchmarkWakeupParallelSpinning/0s-4 8821 18379 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4816 22188 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5155 25282 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3322 37526 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1897 60068 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1152 98645 ns/op BenchmarkWakeupParallelSpinning/50µs-4 606 206597 ns/op BenchmarkWakeupParallelSpinning/100µs-4 358 372920 ns/op BenchmarkWakeupParallelSyscall/0s-4 776 190531 ns/op BenchmarkWakeupParallelSyscall/1µs-4 716 169195 ns/op BenchmarkWakeupParallelSyscall/2µs-4 646 186417 ns/op BenchmarkWakeupParallelSyscall/5µs-4 463 225124 ns/op BenchmarkWakeupParallelSyscall/10µs-4 564 216429 ns/op BenchmarkWakeupParallelSyscall/20µs-4 549 269108 ns/op BenchmarkWakeupParallelSyscall/50µs-4 374 330752 ns/op BenchmarkWakeupParallelSyscall/100µs-4 266 439841 ns/op BenchmarkMatmult-4 2958888 37.17 ns/op BenchmarkFastrand-4 12439587 9.695 ns/op BenchmarkFastrand64-4 13130760 9.180 ns/op BenchmarkFastrandHashiter-4 3751762 26.82 ns/op BenchmarkFastrandn/2-4 6272918 19.35 ns/op BenchmarkFastrandn/3-4 6395425 18.65 ns/op BenchmarkFastrandn/4-4 6709548 18.04 ns/op BenchmarkFastrandn/5-4 6673134 17.99 ns/op BenchmarkIfaceCmp100-4 100854 1127 ns/op BenchmarkIfaceCmpNil100-4 148734 780.5 ns/op BenchmarkEfaceCmpDiff-4 39984 2960 ns/op BenchmarkEfaceCmpDiffIndirect-4 31386 3857 ns/op BenchmarkDefer-4 1630036 72.85 ns/op BenchmarkDefer10-4 822166 156.7 ns/op BenchmarkDeferMany-4 380144 517.7 ns/op BenchmarkPanicRecover-4 188214 655.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7472 18109 ns/op 17054 p50-ns 20891 p90-ns 52837 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6519 26689 ns/op 17268 p50-ns 27240 p90-ns 190889 p99-ns BenchmarkGoroutineProfile/small/idle-4 2584 40709 ns/op 36573 p50-ns 43699 p90-ns 105681 p99-ns BenchmarkGoroutineProfile/small/loaded-4 513 336666 ns/op 140404 p50-ns 390331 p90-ns 5124143 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 5942 18901 ns/op 17081 p50-ns 22922 p90-ns 66526 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 3781 26502 ns/op 17000 p50-ns 21937 p90-ns 146512 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9095371 ns/op 9069415 p50-ns 9378659 p90-ns 9383767 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 14216919 ns/op 11584684 p50-ns 28738487 p90-ns 28738487 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 6057 17669 ns/op 16947 p50-ns 20718 p90-ns 42088 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 4834 30502 ns/op 17301 p50-ns 32349 p90-ns 220236 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 892 120452 ns/op 115366 p50-ns 125655 p90-ns 199635 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 345 404686 ns/op 211487 p50-ns 484734 p90-ns 3524836 p99-ns BenchmarkRWMutexUncontended-4 3134271 37.90 ns/op BenchmarkRWMutexWrite100-4 568008 216.5 ns/op BenchmarkRWMutexWrite10-4 189637 704.3 ns/op BenchmarkRWMutexWorkWrite100-4 415393 277.3 ns/op BenchmarkRWMutexWorkWrite10-4 65396 1790 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1801 65116 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 846 134605 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 951 121708 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 408 277154 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 472 246630 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 199 599569 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 228 496937 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 94 1216918 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 303637 385.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 309032 383.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 286836 414.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 317972 410.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 315732 383.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 275413 431.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 302691 405.6 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 288600 420.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 266665 460.2 ns/op BenchmarkMakeSlice/Byte-4 2037852 56.67 ns/op BenchmarkMakeSlice/Int16-4 2030331 58.14 ns/op BenchmarkMakeSlice/Int-4 1574766 74.29 ns/op BenchmarkMakeSlice/Ptr-4 1000000 109.4 ns/op BenchmarkMakeSlice/Struct/24-4 861650 129.0 ns/op BenchmarkMakeSlice/Struct/32-4 781978 159.6 ns/op BenchmarkMakeSlice/Struct/40-4 638818 177.5 ns/op BenchmarkGrowSlice/Byte-4 771654 153.9 ns/op BenchmarkGrowSlice/Int16-4 608395 167.1 ns/op BenchmarkGrowSlice/Int-4 521032 221.1 ns/op BenchmarkGrowSlice/Ptr-4 534820 260.4 ns/op BenchmarkGrowSlice/Struct/24-4 310500 367.9 ns/op BenchmarkGrowSlice/Struct/32-4 275204 435.6 ns/op BenchmarkGrowSlice/Struct/40-4 193105 538.5 ns/op BenchmarkExtendSlice/IntSlice-4 509476 255.8 ns/op BenchmarkExtendSlice/PointerSlice-4 384862 315.2 ns/op BenchmarkExtendSlice/NoGrow-4 811004 155.8 ns/op BenchmarkAppend-4 757063 155.9 ns/op BenchmarkAppendGrowByte-4 3 34044725 ns/op BenchmarkAppendGrowString-4 1 391378185 ns/op BenchmarkAppendSlice/1Bytes-4 1908633 62.51 ns/op BenchmarkAppendSlice/4Bytes-4 1850878 64.23 ns/op BenchmarkAppendSlice/7Bytes-4 1801849 66.62 ns/op BenchmarkAppendSlice/8Bytes-4 1840600 64.35 ns/op BenchmarkAppendSlice/15Bytes-4 1791069 66.79 ns/op BenchmarkAppendSlice/16Bytes-4 1771999 68.16 ns/op BenchmarkAppendSlice/32Bytes-4 1807821 67.21 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 82899 1305 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 21354 5178 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8468 17829 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1420 72071 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 98 1190752 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5468743 ns/op BenchmarkAppendStr/1Bytes-4 1379582 85.13 ns/op BenchmarkAppendStr/4Bytes-4 1481817 81.16 ns/op BenchmarkAppendStr/8Bytes-4 1438618 82.02 ns/op BenchmarkAppendStr/16Bytes-4 1433931 85.05 ns/op BenchmarkAppendStr/32Bytes-4 1400032 85.97 ns/op BenchmarkAppendSpecialCase-4 761212 157.3 ns/op BenchmarkCopy/1Byte-4 1841444 64.01 ns/op 15.62 MB/s BenchmarkCopy/1String-4 1974442 61.22 ns/op 16.33 MB/s BenchmarkCopy/2Byte-4 1854820 64.76 ns/op 30.88 MB/s BenchmarkCopy/2String-4 1838917 65.53 ns/op 30.52 MB/s BenchmarkCopy/4Byte-4 1849554 64.51 ns/op 62.01 MB/s BenchmarkCopy/4String-4 1883312 62.84 ns/op 63.66 MB/s BenchmarkCopy/8Byte-4 1926121 64.02 ns/op 124.96 MB/s BenchmarkCopy/8String-4 1900519 62.53 ns/op 127.93 MB/s BenchmarkCopy/12Byte-4 1813002 66.68 ns/op 179.97 MB/s BenchmarkCopy/12String-4 1735485 69.55 ns/op 172.53 MB/s BenchmarkCopy/16Byte-4 1837899 64.32 ns/op 248.76 MB/s BenchmarkCopy/16String-4 1860736 64.90 ns/op 246.51 MB/s BenchmarkCopy/32Byte-4 1801503 66.32 ns/op 482.53 MB/s BenchmarkCopy/32String-4 1768437 68.03 ns/op 470.39 MB/s BenchmarkCopy/128Byte-4 1321219 91.64 ns/op 1396.81 MB/s BenchmarkCopy/128String-4 1269789 95.06 ns/op 1346.53 MB/s BenchmarkCopy/1024Byte-4 386180 308.4 ns/op 3320.86 MB/s BenchmarkCopy/1024String-4 344893 346.3 ns/op 2957.06 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27550 4157 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 19582 6062 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10199 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12213 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9645 15611 ns/op BenchmarkAppendInPlace/Grow/Byte-4 133654 829.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 135590 890.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 104707 1157 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 89690 1349 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 83844 1515 ns/op BenchmarkStackCopyPtr-4 1 171432887 ns/op BenchmarkStackCopy-4 1 116290665 ns/op BenchmarkStackCopyNoCache-4 20 5699363 ns/op BenchmarkStackCopyWithStkobj-4 1 120259225 ns/op BenchmarkIssue18138-4 633 176220 ns/op BenchmarkCompareStringEqual-4 10149876 10.67 ns/op BenchmarkCompareStringIdentical-4 15406266 7.110 ns/op BenchmarkCompareStringSameLength-4 11916469 9.310 ns/op BenchmarkCompareStringDifferentLength-4 22320706 5.367 ns/op BenchmarkCompareStringBigUnaligned-4 1123 91926 ns/op 11406.85 MB/s BenchmarkCompareStringBig-4 1101 93389 ns/op 11228.17 MB/s BenchmarkConcatStringAndBytes-4 2154428 55.96 ns/op BenchmarkSliceByteToString/1-4 2207750 54.09 ns/op BenchmarkSliceByteToString/2-4 1000000 107.3 ns/op BenchmarkSliceByteToString/4-4 1000000 104.3 ns/op BenchmarkSliceByteToString/8-4 1000000 105.0 ns/op BenchmarkSliceByteToString/16-4 919318 113.8 ns/op BenchmarkSliceByteToString/32-4 1000000 119.1 ns/op BenchmarkSliceByteToString/64-4 964648 145.8 ns/op BenchmarkSliceByteToString/128-4 494600 208.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2220807 53.55 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 819822 140.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 979228 118.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3203968 34.45 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1554382 75.05 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1856047 63.25 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2358693 48.56 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 436768 268.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 549324 212.6 ns/op BenchmarkRuneIterate/range/ASCII-4 5643091 21.08 ns/op BenchmarkRuneIterate/range/Japanese-4 1970175 60.77 ns/op BenchmarkRuneIterate/range/MixedLength-4 2380207 51.52 ns/op BenchmarkRuneIterate/range1/ASCII-4 5569021 21.13 ns/op BenchmarkRuneIterate/range1/Japanese-4 1996600 60.48 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2367273 50.93 ns/op BenchmarkRuneIterate/range2/ASCII-4 5672961 21.24 ns/op BenchmarkRuneIterate/range2/Japanese-4 1964558 59.98 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2366577 50.78 ns/op BenchmarkArrayEqual-4 21093790 5.728 ns/op BenchmarkFunc/Name-4 4569735 24.81 ns/op BenchmarkFunc/Entry-4 9719092 11.48 ns/op BenchmarkFunc/FileLine-4 1548184 75.94 ns/op PASS ok runtime 135.087s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 27597 4420 ns/op BenchmarkHandle/concurrent-4 15566 8126 ns/op PASS ok runtime/cgo 0.523s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21094629 5.654 ns/op BenchmarkAtomicStore64-4 9531475 12.08 ns/op BenchmarkAtomicLoad-4 21081975 5.723 ns/op BenchmarkAtomicStore-4 9738277 12.47 ns/op BenchmarkAnd8-4 9795364 12.13 ns/op BenchmarkAnd-4 9827983 12.05 ns/op BenchmarkAnd8Parallel-4 2489893 49.65 ns/op BenchmarkAndParallel-4 2874318 50.61 ns/op BenchmarkOr8-4 9806576 12.12 ns/op BenchmarkOr-4 9931507 12.09 ns/op BenchmarkOr8Parallel-4 3010472 46.43 ns/op BenchmarkOrParallel-4 4166029 45.28 ns/op BenchmarkXadd-4 2427964 48.68 ns/op BenchmarkXadd64-4 3017907 48.11 ns/op BenchmarkCas-4 2190609 53.36 ns/op BenchmarkCas64-4 2325394 52.54 ns/op BenchmarkXchg-4 2975182 48.65 ns/op BenchmarkXchg64-4 3150852 47.83 ns/op PASS ok runtime/internal/atomic 3.059s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4275009 27.98 ns/op BenchmarkMulUintptr/large-4 3386810 33.77 ns/op PASS ok runtime/internal/math 0.339s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 6807536 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 13 9167942 ns/op 645.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 718 142697 ns/op 6.120 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13485587 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 18967362 ns/op 1318 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 142 915016 ns/op 71.07 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82158130 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 103522004 ns/op 7470 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 10064422 ns/op 772.3 concurrent_launches/op PASS ok runtime/pprof 1.678s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 8 13101038 ns/op BenchmarkStackLeak-4 13536 8376 ns/op PASS ok runtime/race 0.364s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5507569 20.78 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 185893 605.9 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.403s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 151905 751.4 ns/op BenchmarkSortString1K-4 172 680962 ns/op BenchmarkSortString1K_Slice-4 198 598397 ns/op BenchmarkStableString1K-4 91 1192277 ns/op BenchmarkSortInt1K-4 218 544756 ns/op BenchmarkSortInt1K_Sorted-4 3164 36021 ns/op BenchmarkSortInt1K_Reversed-4 1912 60806 ns/op BenchmarkSortInt1K_Mod8-4 562 219327 ns/op BenchmarkStableInt1K-4 142 832969 ns/op BenchmarkStableInt1K_Slice-4 163 732179 ns/op BenchmarkSortInt64K-4 2 53482280 ns/op BenchmarkSortInt64K_Slice-4 3 45406268 ns/op BenchmarkStableInt64K-4 2 72858914 ns/op BenchmarkSort1e2-4 448 258877 ns/op BenchmarkStable1e2-4 178 945528 ns/op BenchmarkSort1e4-4 2 51444168 ns/op BenchmarkStable1e4-4 1 229207281 ns/op PASS ok sort 3.600s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 831614 141.8 ns/op BenchmarkAtof64Float-4 726140 165.0 ns/op BenchmarkAtof64FloatExp-4 599900 189.5 ns/op BenchmarkAtof64Big-4 399385 279.3 ns/op BenchmarkAtof64RandomBits-4 376045 296.8 ns/op BenchmarkAtof64RandomFloats-4 422054 264.8 ns/op BenchmarkAtof64RandomLongFloats-4 253687 441.1 ns/op BenchmarkAtof32Decimal-4 755512 144.2 ns/op BenchmarkAtof32Float-4 686598 162.6 ns/op BenchmarkAtof32FloatExp-4 560182 197.7 ns/op BenchmarkAtof32Random-4 353880 336.8 ns/op BenchmarkAtof32RandomLong-4 146848 808.3 ns/op BenchmarkParseInt/Pos/7bit-4 1350801 89.44 ns/op BenchmarkParseInt/Pos/26bit-4 581881 199.3 ns/op BenchmarkParseInt/Pos/31bit-4 520591 213.2 ns/op BenchmarkParseInt/Pos/56bit-4 350500 342.5 ns/op BenchmarkParseInt/Pos/63bit-4 321772 361.3 ns/op BenchmarkParseInt/Neg/7bit-4 1354113 89.09 ns/op BenchmarkParseInt/Neg/26bit-4 582505 202.9 ns/op BenchmarkParseInt/Neg/31bit-4 535297 224.7 ns/op BenchmarkParseInt/Neg/56bit-4 346454 337.7 ns/op BenchmarkParseInt/Neg/63bit-4 311059 357.5 ns/op BenchmarkAtoi/Pos/7bit-4 1963225 59.57 ns/op BenchmarkAtoi/Pos/26bit-4 768466 147.2 ns/op BenchmarkAtoi/Pos/31bit-4 729474 160.5 ns/op BenchmarkAtoi/Pos/56bit-4 418213 278.6 ns/op BenchmarkAtoi/Pos/63bit-4 296619 379.9 ns/op BenchmarkAtoi/Neg/7bit-4 1989590 61.24 ns/op BenchmarkAtoi/Neg/26bit-4 780118 146.7 ns/op BenchmarkAtoi/Neg/31bit-4 703464 165.7 ns/op BenchmarkAtoi/Neg/56bit-4 423776 274.3 ns/op BenchmarkAtoi/Neg/63bit-4 314906 374.7 ns/op BenchmarkFormatFloat/Decimal-4 111776 1135 ns/op BenchmarkFormatFloat/Float-4 99849 1152 ns/op BenchmarkFormatFloat/Exp-4 105547 1110 ns/op BenchmarkFormatFloat/NegExp-4 109191 1072 ns/op BenchmarkFormatFloat/LongExp-4 94750 1279 ns/op BenchmarkFormatFloat/Big-4 90692 1312 ns/op BenchmarkFormatFloat/BinaryExp-4 203246 598.1 ns/op BenchmarkFormatFloat/32Integer-4 111180 1065 ns/op BenchmarkFormatFloat/32ExactFraction-4 116558 1003 ns/op BenchmarkFormatFloat/32Point-4 98856 1133 ns/op BenchmarkFormatFloat/32Exp-4 110115 1072 ns/op BenchmarkFormatFloat/32NegExp-4 107506 1050 ns/op BenchmarkFormatFloat/32Shortest-4 117600 998.9 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 134774 880.2 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 125739 926.9 ns/op BenchmarkFormatFloat/64Fixed1-4 141210 786.5 ns/op BenchmarkFormatFloat/64Fixed2-4 141853 833.2 ns/op BenchmarkFormatFloat/64Fixed3-4 143426 795.3 ns/op BenchmarkFormatFloat/64Fixed4-4 149492 795.1 ns/op BenchmarkFormatFloat/64Fixed12-4 85912 1392 ns/op BenchmarkFormatFloat/64Fixed16-4 108321 1085 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 110328 1074 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 101886 1174 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2272 49767 ns/op BenchmarkFormatFloat/Slowpath64-4 94393 1311 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 94365 1282 ns/op BenchmarkAppendFloat/Decimal-4 134582 875.0 ns/op BenchmarkAppendFloat/Float-4 118465 973.5 ns/op BenchmarkAppendFloat/Exp-4 135010 879.9 ns/op BenchmarkAppendFloat/NegExp-4 131259 877.7 ns/op BenchmarkAppendFloat/LongExp-4 110818 1053 ns/op BenchmarkAppendFloat/Big-4 107638 1104 ns/op BenchmarkAppendFloat/BinaryExp-4 314340 373.3 ns/op BenchmarkAppendFloat/32Integer-4 131187 871.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 139227 875.7 ns/op BenchmarkAppendFloat/32Point-4 123370 911.8 ns/op BenchmarkAppendFloat/32Exp-4 139412 860.4 ns/op BenchmarkAppendFloat/32NegExp-4 138170 852.1 ns/op BenchmarkAppendFloat/32Shortest-4 156481 769.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 173784 682.4 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 160411 701.9 ns/op BenchmarkAppendFloat/64Fixed1-4 187518 606.3 ns/op BenchmarkAppendFloat/64Fixed2-4 185755 606.9 ns/op BenchmarkAppendFloat/64Fixed3-4 191772 602.7 ns/op BenchmarkAppendFloat/64Fixed4-4 189997 599.2 ns/op BenchmarkAppendFloat/64Fixed12-4 103381 1142 ns/op BenchmarkAppendFloat/64Fixed16-4 138136 863.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 139042 815.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 122252 944.1 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2388 49158 ns/op BenchmarkAppendFloat/Slowpath64-4 109486 1051 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 111795 1046 ns/op BenchmarkFormatInt-4 15145 7676 ns/op BenchmarkAppendInt-4 16426 7123 ns/op BenchmarkFormatUint-4 76363 1490 ns/op BenchmarkAppendUint-4 94833 1242 ns/op BenchmarkFormatIntSmall/7-4 2780439 41.97 ns/op BenchmarkFormatIntSmall/42-4 2815948 40.29 ns/op BenchmarkAppendIntSmall-4 1304288 91.36 ns/op BenchmarkAppendUintVarlen/1-4 1302345 91.72 ns/op BenchmarkAppendUintVarlen/12-4 1294762 92.95 ns/op BenchmarkAppendUintVarlen/123-4 864772 123.8 ns/op BenchmarkAppendUintVarlen/1234-4 849511 124.8 ns/op BenchmarkAppendUintVarlen/12345-4 818809 130.8 ns/op BenchmarkAppendUintVarlen/123456-4 790071 133.4 ns/op BenchmarkAppendUintVarlen/1234567-4 788936 135.4 ns/op BenchmarkAppendUintVarlen/12345678-4 805808 133.2 ns/op BenchmarkAppendUintVarlen/123456789-4 767857 140.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 796050 140.3 ns/op BenchmarkAppendUintVarlen/12345678901-4 759274 143.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 731226 145.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 725239 146.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 720151 149.2 ns/op BenchmarkAppendUintVarlen/123456789012345-4 732739 150.4 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 742261 148.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 720039 155.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 698751 156.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 708409 158.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 660750 161.0 ns/op BenchmarkQuote-4 41971 2676 ns/op BenchmarkQuoteRune-4 437160 268.8 ns/op BenchmarkAppendQuote-4 52146 2240 ns/op BenchmarkAppendQuoteRune-4 772293 139.8 ns/op BenchmarkUnquoteEasy-4 1294887 92.34 ns/op BenchmarkUnquoteHard-4 45535 2546 ns/op PASS ok strconv 16.123s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 353695 291.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 115200 882.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174657 643.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 298063 400.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 78975 1322 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92685 1146 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 638287 175.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20864 5663 ns/op BenchmarkGenericMatch1-4 1904 52893 ns/op BenchmarkGenericMatch2-4 405 286215 ns/op BenchmarkSingleMaxSkipping-4 7950 15095 ns/op 662.45 MB/s BenchmarkSingleLongSuffixFail-4 13324 8855 ns/op 113.15 MB/s BenchmarkSingleMatch-4 236 488037 ns/op 30.74 MB/s BenchmarkByteByteNoMatch-4 69970 1655 ns/op BenchmarkByteByteMatch-4 18496 6383 ns/op BenchmarkByteStringMatch-4 21392 5330 ns/op BenchmarkHTMLEscapeNew-4 68570 1682 ns/op BenchmarkHTMLEscapeOld-4 84739 1348 ns/op BenchmarkByteStringReplacerWriteString-4 1356 80145 ns/op BenchmarkByteReplacerWriteString-4 1539 76852 ns/op BenchmarkByteByteReplaces-4 3349 34355 ns/op BenchmarkByteByteMap-4 10000 11416 ns/op BenchmarkMap/identity/ASCII-4 578750 206.3 ns/op BenchmarkMap/identity/Greek-4 420729 269.5 ns/op BenchmarkMap/change/ASCII-4 37731 3155 ns/op BenchmarkMap/change/Greek-4 29293 4057 ns/op BenchmarkIndexRune-4 2049004 58.84 ns/op BenchmarkIndexRuneLongString-4 1798520 67.27 ns/op BenchmarkIndexRuneFastPath-4 4485945 27.02 ns/op BenchmarkIndex-4 4430358 26.96 ns/op BenchmarkLastIndex-4 4915120 24.16 ns/op BenchmarkIndexByte-4 9654808 10.53 ns/op BenchmarkToUpper/#00-4 3192795 37.27 ns/op BenchmarkToUpper/ONLYUPPER-4 2288966 53.25 ns/op BenchmarkToUpper/abc-4 337890 355.8 ns/op BenchmarkToUpper/AbC123-4 267402 458.8 ns/op BenchmarkToUpper/azAZ09_-4 292292 430.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 54384 2125 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72034 1682 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32336 3550 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55387 2189 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113654 988.0 ns/op BenchmarkToLower/#00-4 3125001 39.66 ns/op BenchmarkToLower/abc-4 2760205 42.67 ns/op BenchmarkToLower/AbC123-4 233311 510.7 ns/op BenchmarkToLower/azAZ09_-4 222926 507.8 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 94023 1213 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64630 1843 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34538 3387 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68614 1725 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 112684 1019 ns/op BenchmarkMapNoChanges-4 717906 145.3 ns/op BenchmarkTrim-4 37518 3147 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3242076 36.69 ns/op BenchmarkToValidUTF8/InvalidASCII-4 186339 634.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 120621 939.0 ns/op BenchmarkEqualFold/Tests-4 54339 2180 ns/op BenchmarkEqualFold/ASCII-4 3391008 35.55 ns/op BenchmarkEqualFold/UnicodePrefix-4 106597 1093 ns/op BenchmarkEqualFold/UnicodeSuffix-4 119104 997.9 ns/op BenchmarkIndexHard1-4 835 146971 ns/op BenchmarkIndexHard2-4 574 201608 ns/op BenchmarkIndexHard3-4 147 793251 ns/op BenchmarkIndexHard4-4 144 799844 ns/op BenchmarkLastIndexHard1-4 56 2041207 ns/op BenchmarkLastIndexHard2-4 55 2050164 ns/op BenchmarkLastIndexHard3-4 54 2035216 ns/op BenchmarkCountHard1-4 841 144546 ns/op BenchmarkCountHard2-4 595 202640 ns/op BenchmarkCountHard3-4 148 802158 ns/op BenchmarkIndexTorture-4 7540 16123 ns/op BenchmarkCountTorture-4 7225 16144 ns/op BenchmarkCountTortureOverlapping-4 657 162693 ns/op BenchmarkCountByte/10-4 4234210 27.99 ns/op 357.27 MB/s BenchmarkCountByte/32-4 3952376 30.56 ns/op 1046.98 MB/s BenchmarkCountByte/4096-4 850419 139.0 ns/op 29464.00 MB/s BenchmarkCountByte/4194304-4 664 173628 ns/op 24156.85 MB/s BenchmarkCountByte/67108864-4 20 5650478 ns/op 11876.67 MB/s BenchmarkFields/ASCII/16-4 281584 435.6 ns/op 36.73 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 18193 6413 ns/op 39.92 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1192 97227 ns/op 42.13 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 63 1888793 ns/op 34.70 MB/s 98305 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29959020 ns/op 35.00 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 157335 752.4 ns/op 21.27 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9445 11580 ns/op 22.11 MB/s 288 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 571 201157 ns/op 20.36 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4240326 ns/op 15.46 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 86748246 ns/op 12.09 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 248253 490.8 ns/op 32.60 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17803 6569 ns/op 38.97 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 909 118587 ns/op 34.54 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 2873993 ns/op 22.80 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 66837788 ns/op 15.69 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 184155 588.9 ns/op 27.17 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13545 8719 ns/op 29.36 MB/s 288 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 756 157147 ns/op 26.06 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3449126 ns/op 19.00 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75886270 ns/op 13.82 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 106276001 ns/op BenchmarkSplitSingleByteSeparator-4 14 8134608 ns/op BenchmarkSplitMultiByteSeparator-4 27 4052431 ns/op BenchmarkSplitNSingleByteSeparator-4 206953 536.1 ns/op BenchmarkSplitNMultiByteSeparator-4 159997 673.7 ns/op BenchmarkRepeat/5x0-4 3322192 36.26 ns/op BenchmarkRepeat/5x1-4 3360930 35.74 ns/op BenchmarkRepeat/5x2-4 265876 446.0 ns/op BenchmarkRepeat/5x6-4 162238 724.8 ns/op BenchmarkRepeat/10x0-4 3327547 35.60 ns/op BenchmarkRepeat/10x1-4 3264339 36.14 ns/op BenchmarkRepeat/10x2-4 258865 451.7 ns/op BenchmarkRepeat/10x6-4 157668 751.0 ns/op BenchmarkRepeatLarge/256/1-4 70600 1586 ns/op 161.41 MB/s BenchmarkRepeatLarge/256/16-4 112896 982.0 ns/op 260.70 MB/s BenchmarkRepeatLarge/512/1-4 57570 1965 ns/op 260.59 MB/s BenchmarkRepeatLarge/512/16-4 76824 1331 ns/op 384.70 MB/s BenchmarkRepeatLarge/1024/1-4 42801 2592 ns/op 395.01 MB/s BenchmarkRepeatLarge/1024/16-4 58023 1934 ns/op 529.40 MB/s BenchmarkRepeatLarge/2048/1-4 29667 3898 ns/op 525.36 MB/s BenchmarkRepeatLarge/2048/16-4 34558 3570 ns/op 573.67 MB/s BenchmarkRepeatLarge/4096/1-4 19916 5939 ns/op 689.66 MB/s BenchmarkRepeatLarge/4096/16-4 19270 5271 ns/op 777.11 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10540 ns/op 777.23 MB/s BenchmarkRepeatLarge/8192/16-4 12326 9620 ns/op 851.59 MB/s BenchmarkRepeatLarge/8192/4097-4 5530401 21.42 ns/op 191228.72 MB/s BenchmarkRepeatLarge/16384/1-4 6856 16829 ns/op 973.54 MB/s BenchmarkRepeatLarge/16384/16-4 6728 16541 ns/op 990.51 MB/s BenchmarkRepeatLarge/16384/4097-4 8389 13863 ns/op 886.58 MB/s BenchmarkRepeatLarge/32768/1-4 3597 31661 ns/op 1034.97 MB/s BenchmarkRepeatLarge/32768/16-4 3723 32114 ns/op 1020.38 MB/s BenchmarkRepeatLarge/32768/4097-4 3867 29762 ns/op 963.60 MB/s BenchmarkRepeatLarge/65536/1-4 2043 59662 ns/op 1098.45 MB/s BenchmarkRepeatLarge/65536/16-4 2050 58170 ns/op 1126.63 MB/s BenchmarkRepeatLarge/65536/4097-4 2086 60719 ns/op 1012.12 MB/s BenchmarkRepeatLarge/131072/1-4 217 548376 ns/op 239.02 MB/s BenchmarkRepeatLarge/131072/16-4 208 532664 ns/op 246.07 MB/s BenchmarkRepeatLarge/131072/4097-4 218 541270 ns/op 234.65 MB/s BenchmarkRepeatLarge/262144/1-4 100 1081465 ns/op 242.40 MB/s BenchmarkRepeatLarge/262144/16-4 100 1072775 ns/op 244.36 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1079923 ns/op 239.01 MB/s BenchmarkRepeatLarge/524288/1-4 60 2176410 ns/op 240.90 MB/s BenchmarkRepeatLarge/524288/16-4 48 2136706 ns/op 245.37 MB/s BenchmarkRepeatLarge/524288/4097-4 56 2136908 ns/op 243.49 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4343548 ns/op 241.41 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4341413 ns/op 241.53 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4335116 ns/op 240.99 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8539259 ns/op 245.59 MB/s BenchmarkRepeatLarge/2097152/16-4 13 8385840 ns/op 250.08 MB/s BenchmarkRepeatLarge/2097152/4097-4 13 8608704 ns/op 243.19 MB/s BenchmarkRepeatLarge/4194304/1-4 6 17087786 ns/op 245.46 MB/s BenchmarkRepeatLarge/4194304/16-4 6 17065864 ns/op 245.77 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 16943090 ns/op 247.37 MB/s BenchmarkRepeatLarge/8388608/1-4 3 33708257 ns/op 248.86 MB/s BenchmarkRepeatLarge/8388608/16-4 3 33534193 ns/op 250.15 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 33939838 ns/op 247.10 MB/s BenchmarkRepeatLarge/16777216/1-4 2 64982708 ns/op 258.18 MB/s BenchmarkRepeatLarge/16777216/16-4 2 64191534 ns/op 261.36 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64634158 ns/op 259.57 MB/s BenchmarkRepeatLarge/33554432/1-4 1 127347472 ns/op 263.49 MB/s BenchmarkRepeatLarge/33554432/16-4 1 126844274 ns/op 264.53 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 129970769 ns/op 258.17 MB/s BenchmarkRepeatLarge/67108864/1-4 1 251224072 ns/op 267.13 MB/s BenchmarkRepeatLarge/67108864/16-4 1 249896696 ns/op 268.55 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 251360168 ns/op 266.98 MB/s BenchmarkRepeatLarge/134217728/1-4 1 503990643 ns/op 266.31 MB/s BenchmarkRepeatLarge/134217728/16-4 1 491498042 ns/op 273.08 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 499143034 ns/op 268.90 MB/s BenchmarkRepeatLarge/268435456/1-4 1 972529029 ns/op 276.02 MB/s BenchmarkRepeatLarge/268435456/16-4 1 993185838 ns/op 270.28 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 988033917 ns/op 271.69 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1929155082 ns/op 278.29 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1971750184 ns/op 272.28 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1992795063 ns/op 269.41 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3976645246 ns/op 270.01 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3935586467 ns/op 272.83 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3926451373 ns/op 273.46 MB/s BenchmarkIndexAnyASCII/1:1-4 1961936 60.05 ns/op BenchmarkIndexAnyASCII/1:2-4 2026838 59.07 ns/op BenchmarkIndexAnyASCII/1:4-4 2033874 59.28 ns/op BenchmarkIndexAnyASCII/1:8-4 2009534 58.03 ns/op BenchmarkIndexAnyASCII/1:16-4 2048340 59.10 ns/op BenchmarkIndexAnyASCII/1:32-4 2008611 59.42 ns/op BenchmarkIndexAnyASCII/1:64-4 2034765 60.12 ns/op BenchmarkIndexAnyASCII/16:1-4 2103430 57.03 ns/op BenchmarkIndexAnyASCII/16:2-4 749172 156.9 ns/op BenchmarkIndexAnyASCII/16:4-4 720871 158.1 ns/op BenchmarkIndexAnyASCII/16:8-4 705522 162.9 ns/op BenchmarkIndexAnyASCII/16:16-4 660627 174.5 ns/op BenchmarkIndexAnyASCII/16:32-4 594104 200.3 ns/op BenchmarkIndexAnyASCII/16:64-4 480852 246.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1845378 64.23 ns/op BenchmarkIndexAnyASCII/256:2-4 72313 1686 ns/op BenchmarkIndexAnyASCII/256:4-4 70095 1669 ns/op BenchmarkIndexAnyASCII/256:8-4 72424 1639 ns/op BenchmarkIndexAnyASCII/256:16-4 72484 1647 ns/op BenchmarkIndexAnyASCII/256:32-4 71064 1676 ns/op BenchmarkIndexAnyASCII/256:64-4 68688 1737 ns/op BenchmarkIndexAnyUTF8/1:1-4 2050383 58.94 ns/op BenchmarkIndexAnyUTF8/1:2-4 2048632 58.97 ns/op BenchmarkIndexAnyUTF8/1:4-4 2013492 58.63 ns/op BenchmarkIndexAnyUTF8/1:8-4 2058933 58.47 ns/op BenchmarkIndexAnyUTF8/1:16-4 2072931 56.76 ns/op BenchmarkIndexAnyUTF8/1:32-4 2026610 59.53 ns/op BenchmarkIndexAnyUTF8/1:64-4 2033979 59.06 ns/op BenchmarkIndexAnyUTF8/16:1-4 1571794 75.22 ns/op BenchmarkIndexAnyUTF8/16:2-4 313450 364.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 319455 372.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 317856 368.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 316950 385.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 298725 391.5 ns/op BenchmarkIndexAnyUTF8/16:64-4 299422 388.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 329955 363.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 23611 5049 ns/op BenchmarkIndexAnyUTF8/256:4-4 24116 5124 ns/op BenchmarkIndexAnyUTF8/256:8-4 23494 4970 ns/op BenchmarkIndexAnyUTF8/256:16-4 22784 5213 ns/op BenchmarkIndexAnyUTF8/256:32-4 21540 5462 ns/op BenchmarkIndexAnyUTF8/256:64-4 21916 5440 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1989447 60.83 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2058672 59.93 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2041836 59.27 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2053357 59.50 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2054376 57.15 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2013258 59.21 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2076676 58.16 ns/op BenchmarkLastIndexAnyASCII/16:1-4 789032 151.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 730984 152.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 732826 156.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 680226 164.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 656137 173.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 581373 201.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 448614 246.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 75606 1589 ns/op BenchmarkLastIndexAnyASCII/256:2-4 74730 1596 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73614 1606 ns/op BenchmarkLastIndexAnyASCII/256:8-4 73929 1599 ns/op BenchmarkLastIndexAnyASCII/256:16-4 74149 1623 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71719 1638 ns/op BenchmarkLastIndexAnyASCII/256:64-4 70665 1694 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1985774 60.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2063793 58.51 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2019237 58.02 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2026252 58.68 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2098834 56.45 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 1989415 58.75 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2033899 57.78 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 356466 327.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 186098 631.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 176355 639.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 172248 653.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 175723 670.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 166028 699.0 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 173659 688.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27630 4274 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12999 9319 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12705 9366 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12193 9508 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12201 9739 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10192 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10227 ns/op BenchmarkTrimASCII/1:1-4 3181964 37.58 ns/op BenchmarkTrimASCII/1:2-4 2371242 50.45 ns/op BenchmarkTrimASCII/1:4-4 2327163 51.49 ns/op BenchmarkTrimASCII/1:8-4 2083022 57.53 ns/op BenchmarkTrimASCII/1:16-4 1761687 68.02 ns/op BenchmarkTrimASCII/16:1-4 2435505 49.37 ns/op BenchmarkTrimASCII/16:2-4 734772 156.8 ns/op BenchmarkTrimASCII/16:4-4 645781 160.0 ns/op BenchmarkTrimASCII/16:8-4 716055 162.6 ns/op BenchmarkTrimASCII/16:16-4 651633 175.4 ns/op BenchmarkTrimASCII/256:1-4 498199 241.4 ns/op BenchmarkTrimASCII/256:2-4 70134 1704 ns/op BenchmarkTrimASCII/256:4-4 70459 1727 ns/op BenchmarkTrimASCII/256:8-4 69504 1713 ns/op BenchmarkTrimASCII/256:16-4 68728 1729 ns/op BenchmarkTrimASCII/4096:1-4 37803 3161 ns/op BenchmarkTrimASCII/4096:2-4 4660 25762 ns/op BenchmarkTrimASCII/4096:4-4 4520 25892 ns/op BenchmarkTrimASCII/4096:8-4 4598 25799 ns/op BenchmarkTrimASCII/4096:16-4 4384 25913 ns/op BenchmarkTrimByte-4 4212633 27.06 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13414 9048 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13393 8966 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1146 104643 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2292 51244 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4482 25887 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7864 14894 ns/op BenchmarkJoin/0-4 4883082 24.39 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3730089 30.36 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 229490 523.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 159378 767.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 108018 1062 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 90211 1291 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 80124 1520 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 67062 1775 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2595222 46.27 ns/op BenchmarkTrimSpace/ASCII-4 1487960 79.52 ns/op BenchmarkTrimSpace/SomeNonASCII-4 138633 846.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 74461 1599 ns/op BenchmarkReplaceAll-4 119893 969.0 ns/op 16 B/op 1 allocs/op PASS ok strings 68.992s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 45187 2398 ns/op BenchmarkCond2-4 23772 4733 ns/op BenchmarkCond4-4 15956 7567 ns/op BenchmarkCond8-4 8251 13497 ns/op BenchmarkCond16-4 3748 28120 ns/op BenchmarkCond32-4 1573 74832 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 404176 263.4 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 286339 431.9 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 507205 230.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 355362 327.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 250230 435.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 497667 234.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 72176 1925 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 62730 2139 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 59544 2826 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 40323 3067 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 472281 349.2 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 166400 704.9 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 431445 253.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 146251 905.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 500097 228.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 140632 789.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2089636 54.17 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 38037 3072 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 132549 1046 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 245768 604.7 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7180 14957 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 298 429603 ns/op BenchmarkRange/*sync.Map-4 1416 83598 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 109864 1685 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 179853 624.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 58638 2028 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 84421 1316 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 229669 526.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 133623 981.6 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 58825 1767 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 167262 694.2 ns/op BenchmarkDeleteCollision/*sync.Map-4 488820 243.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 47544 2662 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 137890 961.1 ns/op BenchmarkSwapCollision/*sync.Map-4 64045 1847 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 254 513788 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 79634 1408 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 257828 393.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19982 5774 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 61288 2086 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20718 5702 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 226800 686.4 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109615 1284 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 145104 762.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1535001 68.39 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 139393 753.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1958001 56.55 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 420226 245.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 143990 820.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 436820 249.5 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 77431 1394 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 283165 366.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 379476 295.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 113976 1115 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 503736 245.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 125893 1219 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 101020 1129 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 161967 694.3 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 45312 2325 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 202886 667.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 408764 271.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 108814 1064 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 516450 223.4 ns/op BenchmarkUncontendedSemaphore-4 3673399 32.14 ns/op BenchmarkContendedSemaphore-4 2687294 46.79 ns/op BenchmarkMutexUncontended-4 658099 160.0 ns/op BenchmarkMutex-4 140983 850.6 ns/op BenchmarkMutexSlack-4 138164 922.1 ns/op BenchmarkMutexWork-4 99824 1028 ns/op BenchmarkMutexWorkSlack-4 114278 961.7 ns/op BenchmarkMutexNoSpin-4 49154 2281 ns/op BenchmarkMutexSpin-4 61116 2079 ns/op BenchmarkOnce-4 570753 221.1 ns/op BenchmarkSemaUncontended-4 6711092 17.15 ns/op BenchmarkSemaSyntNonblock-4 1000000 109.0 ns/op BenchmarkSemaSyntBlock-4 1201365 105.4 ns/op BenchmarkSemaWorkNonblock-4 1029452 148.4 ns/op BenchmarkSemaWorkBlock-4 741086 156.4 ns/op BenchmarkRWMutexUncontended-4 361503 293.5 ns/op BenchmarkRWMutexWrite100-4 300470 424.6 ns/op BenchmarkRWMutexWrite10-4 306685 497.5 ns/op BenchmarkRWMutexWorkWrite100-4 231253 546.2 ns/op BenchmarkRWMutexWorkWrite10-4 191100 624.8 ns/op BenchmarkWaitGroupUncontended-4 856380 132.1 ns/op BenchmarkWaitGroupAddDone-4 324788 416.2 ns/op BenchmarkWaitGroupAddDoneWork-4 357534 366.9 ns/op BenchmarkWaitGroupWait-4 4999389 23.36 ns/op BenchmarkWaitGroupWaitWork-4 3336577 35.52 ns/op BenchmarkWaitGroupActuallyWait-4 40278 3020 ns/op 32 B/op 2 allocs/op PASS ok sync 17.262s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 631099 259.6 ns/op PASS ok sync/atomic 0.276s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 102912 1129 ns/op 0 B/op 0 allocs/op PASS ok testing 0.168s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7600 14988 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11527 10389 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 84 1228182 ns/op 129395 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 120 972946 ns/op 1078 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 188324855 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 185384350 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1652 66757 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1977 54464 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 5990912 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5422932 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 745039455 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 728737122 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 216 556830 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 235 486809 ns/op 167 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63884020 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59372594 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7501641836 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7224850179 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2728 42869 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3112697 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 332836814 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2366 46920 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 260 433482 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4579661 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7688 15759 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.937s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 84941121 ns/op BenchmarkVariableString-4 94623 1215 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2065 55928 ns/op 2514 B/op 39 allocs/op PASS ok text/template/parse 0.547s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 33 3188781 ns/op BenchmarkAfter-4 92 1113586 ns/op BenchmarkStop-4 204 551903 ns/op BenchmarkSimultaneousAfterFunc-4 27 4432612 ns/op BenchmarkStartStop-4 194 607368 ns/op BenchmarkReset-4 1930 59057 ns/op BenchmarkSleep-4 30 3660298 ns/op BenchmarkParallelTimerLatency-4 39 391959 avg-late-ns 11368310 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 337331 avg-late-ns 881009 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 376547 avg-late-ns 937882 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 419117 avg-late-ns 1278391 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 430356 avg-late-ns 1497894 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 282406 avg-late-ns 1455079 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 392975 avg-late-ns 2160036 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 192448 avg-late-ns 1255284 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 160723 avg-late-ns 1133611 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 274772 avg-late-ns 3739868 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 998685 avg-late-ns 5074489 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 323637 avg-late-ns 935622 max-late-ns BenchmarkTicker-4 404 375332 ns/op BenchmarkTickerReset-4 3956 31426 ns/op BenchmarkTickerResetNaive-4 223 638086 ns/op BenchmarkNow-4 1000000 103.0 ns/op BenchmarkNowUnixNano-4 1162197 103.8 ns/op BenchmarkNowUnixMilli-4 1000000 105.3 ns/op BenchmarkNowUnixMicro-4 1000000 102.5 ns/op BenchmarkFormat-4 57565 2072 ns/op BenchmarkFormatRFC3339-4 78440 1551 ns/op BenchmarkFormatRFC3339Nano-4 77034 1559 ns/op BenchmarkFormatNow-4 79117 1486 ns/op BenchmarkMarshalJSON-4 105908 1144 ns/op BenchmarkMarshalText-4 106492 1115 ns/op BenchmarkParse-4 138355 831.2 ns/op BenchmarkParseRFC3339UTC-4 314490 363.0 ns/op BenchmarkParseRFC3339UTCBytes-4 203880 555.2 ns/op BenchmarkParseRFC3339TZ-4 100669 1195 ns/op BenchmarkParseRFC3339TZBytes-4 79485 1577 ns/op BenchmarkParseDuration-4 481210 233.3 ns/op BenchmarkHour-4 847620 139.4 ns/op BenchmarkSecond-4 834348 143.2 ns/op BenchmarkYear-4 607368 187.9 ns/op BenchmarkDay-4 570766 207.7 ns/op BenchmarkISOWeek-4 615614 189.1 ns/op BenchmarkGoString-4 77757 1531 ns/op BenchmarkUnmarshalText-4 66223 1793 ns/op PASS ok time 11.265s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 604425 193.2 ns/op BenchmarkDecodeValidJapaneseChars-4 688057 161.2 ns/op BenchmarkDecodeRune-4 1636812 72.88 ns/op BenchmarkEncodeValidASCII-4 474711 224.0 ns/op BenchmarkEncodeValidJapaneseChars-4 773870 153.5 ns/op BenchmarkAppendRuneValidASCII-4 1525995 78.67 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2392617 50.28 ns/op BenchmarkEncodeRune-4 2888599 41.57 ns/op PASS ok unicode/utf16 1.321s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 782889 147.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 166568 693.6 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4019858 29.27 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 413289 276.1 ns/op BenchmarkValidTenASCIIChars-4 816837 140.6 ns/op BenchmarkValid100KASCIIChars-4 92 1288331 ns/op BenchmarkValidTenJapaneseChars-4 152529 777.9 ns/op BenchmarkValidLongMostlyASCII-4 86 1368719 ns/op BenchmarkValidLongJapanese-4 45 2257573 ns/op BenchmarkValidStringTenASCIIChars-4 4746238 24.22 ns/op BenchmarkValidString100KASCIIChars-4 7928 14241 ns/op BenchmarkValidStringTenJapaneseChars-4 412447 270.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1210 98498 ns/op BenchmarkValidStringLongJapanese-4 148 816308 ns/op BenchmarkEncodeASCIIRune-4 4486711 26.46 ns/op BenchmarkEncodeJapaneseRune-4 2525971 44.86 ns/op BenchmarkAppendASCIIRune-4 8679753 13.97 ns/op BenchmarkAppendJapaneseRune-4 2966492 39.83 ns/op BenchmarkDecodeASCIIRune-4 2763218 44.62 ns/op BenchmarkDecodeJapaneseRune-4 1940973 61.73 ns/op BenchmarkFullRune/ASCII-4 3279015 36.30 ns/op BenchmarkFullRune/Incomplete-4 1488840 80.31 ns/op BenchmarkFullRune/Japanese-4 3510642 34.31 ns/op PASS ok unicode/utf8 3.633s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 52859156470 ns/op PASS ok cmd/api 59.419s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1198867 98.63 ns/op BenchmarkEqArrayOfStrings64-4 152204 759.1 ns/op BenchmarkEqArrayOfStrings1024-4 8925 11343 ns/op BenchmarkEqArrayOfFloats5-4 1414848 84.97 ns/op BenchmarkEqArrayOfFloats64-4 143379 831.3 ns/op BenchmarkEqArrayOfFloats1024-4 9138 13038 ns/op BenchmarkEqStruct-4 22550024 5.334 ns/op PASS ok cmd/compile/internal/reflectdata 1.150s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 7650 328996 ns/op BenchmarkCopyElim1-4 574 181099 ns/op BenchmarkCopyElim10-4 579 187786 ns/op BenchmarkCopyElim100-4 301 359930 ns/op BenchmarkCopyElim1000-4 51 2174680 ns/op BenchmarkCopyElim10000-4 3 43253250 ns/op BenchmarkCopyElim100000-4 1 720586616 ns/op BenchmarkDeadCode/1-4 522 206605 ns/op BenchmarkDeadCode/10-4 482 238939 ns/op BenchmarkDeadCode/100-4 222 522607 ns/op BenchmarkDeadCode/1000-4 46 2826282 ns/op BenchmarkDeadCode/10000-4 3 37658844 ns/op BenchmarkDeadCode/100000-4 1 490018566 ns/op BenchmarkDeadCode/200000-4 1 1011599280 ns/op BenchmarkDominatorsLinear-4 12 11951071 ns/op 0.84 MB/s BenchmarkDominatorsFwdBack-4 7 18037310 ns/op 0.55 MB/s BenchmarkDominatorsManyPred-4 7 15963848 ns/op 0.63 MB/s BenchmarkDominatorsMaxPred-4 7 16447706 ns/op 0.61 MB/s BenchmarkDominatorsMaxPredVal-4 7 15936633 ns/op 0.63 MB/s BenchmarkFuse/1-4 499 213555 ns/op BenchmarkFuse/10-4 414 256359 ns/op BenchmarkFuse/100-4 142 836042 ns/op BenchmarkFuse/1000-4 18 6488226 ns/op BenchmarkFuse/10000-4 2 90778104 ns/op BenchmarkNilCheckDeep1-4 12676 9584 ns/op 0.10 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4593 22932 ns/op 0.44 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 753 159700 ns/op 0.63 MB/s 645 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1564029 ns/op 0.64 MB/s 5345 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 19788543 ns/op 0.51 MB/s 120506 B/op 6 allocs/op BenchmarkDSEPass-4 31 3857321 ns/op 50968 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 123016404 ns/op 4287728 B/op 109087 allocs/op BenchmarkCSEPass-4 6 17130447 ns/op 153418 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 162819160 ns/op 5667368 B/op 97483 allocs/op BenchmarkDeadcodePass-4 158 747001 ns/op 93494 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 129025895 ns/op 4017080 B/op 44805 allocs/op BenchmarkMultiPass-4 54 2087442 ns/op 252661 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 252504396 ns/op 11248184 B/op 150192 allocs/op BenchmarkCondRewrite/SoloJump-4 2965672 39.60 ns/op BenchmarkCondRewrite/CombJump-4 2778670 43.05 ns/op PASS ok cmd/compile/internal/ssa 16.873s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9621 11438 ns/op BenchmarkExtShift-4 17500 6825 ns/op BenchmarkModify-4 10000 11104 ns/op BenchmarkMullImm-4 17254 6929 ns/op BenchmarkConstModify-4 10000 11521 ns/op BenchmarkBitSet-4 20872 5517 ns/op BenchmarkBitClear-4 21714 5480 ns/op BenchmarkBitToggle-4 21862 5479 ns/op BenchmarkBitSetConst-4 171964 697.5 ns/op BenchmarkBitClearConst-4 170215 695.6 ns/op BenchmarkBitToggleConst-4 162032 697.2 ns/op BenchmarkDivconstI64-4 8610258 13.71 ns/op BenchmarkModconstI64-4 8210146 14.19 ns/op BenchmarkDivisiblePow2constI64-4 8228316 14.29 ns/op BenchmarkDivisibleconstI64-4 8935126 13.62 ns/op BenchmarkDivisibleWDivconstI64-4 6744000 17.67 ns/op BenchmarkDivconstU64/3-4 8967387 13.43 ns/op BenchmarkDivconstU64/5-4 8593654 13.91 ns/op BenchmarkDivconstU64/37-4 8677197 13.44 ns/op BenchmarkDivconstU64/1234567-4 8542066 14.05 ns/op BenchmarkModconstU64-4 8777496 13.59 ns/op BenchmarkDivisibleconstU64-4 9216390 13.04 ns/op BenchmarkDivisibleWDivconstU64-4 6824120 17.41 ns/op BenchmarkDivconstI32-4 8594317 13.98 ns/op BenchmarkModconstI32-4 9254130 12.87 ns/op BenchmarkDivisiblePow2constI32-4 8989116 13.10 ns/op BenchmarkDivisibleconstI32-4 8194770 13.63 ns/op BenchmarkDivisibleWDivconstI32-4 7140674 16.69 ns/op BenchmarkDivconstU32-4 8709050 13.71 ns/op BenchmarkModconstU32-4 8391886 14.31 ns/op BenchmarkDivisibleconstU32-4 8809551 13.67 ns/op BenchmarkDivisibleWDivconstU32-4 7195938 16.54 ns/op BenchmarkDivconstI16-4 8533152 13.95 ns/op BenchmarkModconstI16-4 8954557 13.32 ns/op BenchmarkDivisiblePow2constI16-4 8924397 13.19 ns/op BenchmarkDivisibleconstI16-4 8810186 13.60 ns/op BenchmarkDivisibleWDivconstI16-4 7266735 16.51 ns/op BenchmarkDivconstU16-4 8767286 13.57 ns/op BenchmarkModconstU16-4 8832195 13.60 ns/op BenchmarkDivisibleconstU16-4 8773269 13.65 ns/op BenchmarkDivisibleWDivconstU16-4 7236912 16.46 ns/op BenchmarkDivconstI8-4 8963904 13.37 ns/op BenchmarkModconstI8-4 8685356 13.82 ns/op BenchmarkDivisiblePow2constI8-4 8853222 13.59 ns/op BenchmarkDivisibleconstI8-4 8556504 14.11 ns/op BenchmarkDivisibleWDivconstI8-4 6863142 17.36 ns/op BenchmarkDivconstU8-4 8755802 13.59 ns/op BenchmarkModconstU8-4 8747457 13.61 ns/op BenchmarkDivisibleconstU8-4 8951634 13.10 ns/op BenchmarkDivisibleWDivconstU8-4 7351851 16.10 ns/op BenchmarkMul2-4 165021 715.6 ns/op BenchmarkMulNeg2-4 162721 736.1 ns/op BenchmarkEfaceInteger-4 3685221 27.62 ns/op BenchmarkMulconstI32/3-4 16650013 7.176 ns/op BenchmarkMulconstI32/5-4 16487875 7.196 ns/op BenchmarkMulconstI32/12-4 15600087 7.414 ns/op BenchmarkMulconstI32/120-4 15587676 7.611 ns/op BenchmarkMulconstI32/-120-4 16642315 7.188 ns/op BenchmarkMulconstI32/65537-4 16186400 7.369 ns/op BenchmarkMulconstI32/65538-4 16665945 7.151 ns/op BenchmarkMulconstI64/3-4 16085892 7.390 ns/op BenchmarkMulconstI64/5-4 16468963 7.429 ns/op BenchmarkMulconstI64/12-4 16139311 7.409 ns/op BenchmarkMulconstI64/120-4 16049923 7.324 ns/op BenchmarkMulconstI64/-120-4 16383052 7.395 ns/op BenchmarkMulconstI64/65537-4 16200627 7.336 ns/op BenchmarkMulconstI64/65538-4 16036951 7.423 ns/op BenchmarkMulconstU32/3-4 15563577 7.680 ns/op BenchmarkMulconstU32/5-4 16619214 7.175 ns/op BenchmarkMulconstU32/12-4 16214820 7.366 ns/op BenchmarkMulconstU32/120-4 16697238 7.230 ns/op BenchmarkMulconstU32/65537-4 16072311 7.441 ns/op BenchmarkMulconstU32/65538-4 15952224 7.403 ns/op BenchmarkMulconstU64/3-4 16213947 7.351 ns/op BenchmarkMulconstU64/5-4 16373733 7.388 ns/op BenchmarkMulconstU64/12-4 16079614 7.393 ns/op BenchmarkMulconstU64/120-4 16092302 7.425 ns/op BenchmarkMulconstU64/65537-4 16302860 7.267 ns/op BenchmarkMulconstU64/65538-4 16326820 7.459 ns/op BenchmarkShiftArithmeticRight-4 19425682 6.095 ns/op BenchmarkSwitch8Predictable-4 17167334 7.098 ns/op BenchmarkSwitch8Unpredictable-4 6784912 17.67 ns/op BenchmarkSwitch32Predictable-4 10310115 11.74 ns/op BenchmarkSwitch32Unpredictable-4 6662035 17.73 ns/op BenchmarkSwitchStringPredictable-4 7939819 13.13 ns/op BenchmarkSwitchStringUnpredictable-4 4470282 23.63 ns/op PASS ok cmd/compile/internal/test 12.322s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 126 972826 ns/op BenchmarkNamed/Underlying/nongeneric-4 826590 141.5 ns/op BenchmarkNamed/Underlying/generic-4 851990 153.1 ns/op BenchmarkNamed/Underlying/src_instance-4 724584 143.3 ns/op BenchmarkNamed/Underlying/user_instance-4 798896 141.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 581090345 ns/op 52424 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 379438796 ns/op 80280 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 167861311 ns/op 181379 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 139989587 ns/op 217468 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 406045563 ns/op 12632 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91080136 ns/op 56300 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36339388 ns/op 141079 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33929321 ns/op 151085 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 148987249 ns/op 14556 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41565392 ns/op 52186 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21909088 ns/op 98984 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21538307 ns/op 100592 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1175028885 ns/op 53563 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 608458371 ns/op 103432 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 159854512 ns/op 393546 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 124237728 ns/op 506279 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 474724738 ns/op 4261 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 68929746 ns/op 29336 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42847173 ns/op 47183 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39896868 ns/op 50686 lines/s PASS ok cmd/compile/internal/types2 16.424s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 117 990863 ns/op 2287547 sys-ns/op 1392829 user-ns/op PASS ok cmd/go 0.205s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 67748 1738 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77126 1540 ns/op 5.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14316 8414 ns/op 121.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14576 8183 ns/op 125.14 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2151 54592 ns/op 150.06 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2212 53273 ns/op 153.77 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.976s All tests passed.