linux-amd64-race at cea70301e2283986aadf2e4e621a3b5b2a790254 :: 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-rn92d4a24" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn92d4a24" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.260s ok archive/zip 2.374s ok bufio 0.304s ok bytes 4.448s ok compress/bzip2 0.467s ok compress/flate 5.871s ok compress/gzip 11.759s ok compress/lzw 0.556s ok compress/zlib 4.770s ok container/heap 0.039s ok container/list 0.031s ok container/ring 0.030s ok context 0.041s ok crypto 0.029s ok crypto/aes 0.070s ok crypto/cipher 0.060s ok crypto/des 0.071s ok crypto/dsa 0.030s ok crypto/ecdh 0.203s ok crypto/ecdsa 0.152s ok crypto/ed25519 0.396s ok crypto/elliptic 0.050s ok crypto/hmac 0.040s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 2.441s ok crypto/internal/boring 0.030s ok crypto/internal/boring/bcache 0.338s ok crypto/internal/edwards25519 35.424s ok crypto/internal/edwards25519/field 12.747s ok crypto/internal/nistec 3.673s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.039s ok crypto/rand 0.422s ok crypto/rc4 0.487s ok crypto/rsa 0.498s ok crypto/sha1 0.058s ok crypto/sha256 0.040s ok crypto/sha512 0.040s ok crypto/subtle 0.446s ok crypto/tls 1.572s ok crypto/x509 1.216s ok database/sql 0.356s ok database/sql/driver 0.029s ok debug/buildinfo 0.054s ok debug/dwarf 0.092s ok debug/elf 1.286s ok debug/gosym 0.340s ok debug/macho 0.050s ok debug/pe 0.060s ok debug/plan9obj 0.029s ok embed 0.030s [no tests to run] ok embed/internal/embedtest 0.030s ok encoding/ascii85 0.039s ok encoding/asn1 0.040s ok encoding/base32 0.082s ok encoding/base64 0.039s ok encoding/binary 0.040s ok encoding/csv 0.072s ok encoding/gob 17.542s ok encoding/hex 0.040s ok encoding/json 1.284s ok encoding/pem 2.442s ok encoding/xml 0.236s ok errors 0.040s ok expvar 0.032s ok flag 0.148s ok fmt 0.568s ok go/ast 0.040s ok go/build 3.905s ok go/build/constraint 0.040s ok go/constant 0.041s ok go/doc 0.265s ok go/doc/comment 2.065s ok go/format 0.064s ok go/importer 0.195s ok go/internal/gccgoimporter 0.062s ok go/internal/gcimporter 1.134s ok go/internal/srcimporter 13.466s ok go/parser 0.880s ok go/printer 1.305s ok go/scanner 0.039s ok go/token 0.122s ok go/types 32.697s ok hash 0.040s ok hash/adler32 0.050s ok hash/crc32 0.070s ok hash/crc64 0.039s ok hash/fnv 0.030s ok hash/maphash 0.029s ok html 0.029s ok html/template 0.233s ok image 0.424s ok image/color 0.049s ok image/draw 0.590s ok image/gif 0.910s ok image/jpeg 1.288s ok image/png 3.129s ok index/suffixarray 0.983s ok internal/abi 3.576s ok internal/buildcfg 0.030s ok internal/coverage/cformat 0.030s ok internal/coverage/cmerge 0.029s ok internal/coverage/pods 0.030s ok internal/coverage/slicereader 0.029s ok internal/coverage/slicewriter 0.030s ok internal/coverage/test 0.059s ok internal/cpu 0.089s ok internal/dag 0.030s ok internal/diff 0.029s ok internal/fmtsort 0.030s ok internal/fuzz 0.051s ok internal/godebug 0.031s ok internal/intern 0.223s ok internal/itoa 0.028s ok internal/poll 0.534s ok internal/profile 0.030s ok internal/reflectlite 0.284s ok internal/safefilepath 0.030s ok internal/saferio 0.275s ok internal/singleflight 0.102s ok internal/testenv 0.029s ok internal/trace 0.183s ok internal/types/errors 0.393s ok internal/unsafeheader 0.030s ok internal/xcoff 0.050s ok io 0.072s ok io/fs 0.273s ok io/ioutil 0.041s ok log 0.041s ok log/syslog 1.261s ok math 0.051s ok math/big 3.008s ok math/bits 0.040s ok math/cmplx 0.030s ok math/rand 2.026s ok mime 0.053s ok mime/multipart 1.535s ok mime/quotedprintable 0.073s ok net 10.555s ok net/http 6.591s ok net/http/cgi 0.559s ok net/http/cookiejar 0.051s ok net/http/fcgi 0.154s ok net/http/httptest 0.194s ok net/http/httptrace 0.029s ok net/http/httputil 0.686s ok net/http/internal 0.040s ok net/http/internal/ascii 0.029s ok net/http/pprof 5.201s ok net/internal/socktest 0.030s ok net/mail 0.040s ok net/netip 0.370s ok net/rpc 0.075s ok net/rpc/jsonrpc 0.051s ok net/smtp 0.071s ok net/textproto 0.051s ok net/url 0.051s ok os 0.664s ok os/exec 0.245s ok os/exec/internal/fdtest 0.031s ok os/signal 2.344s ok os/user 0.032s ok path 0.040s ok path/filepath 0.088s ok plugin 0.031s ok reflect 0.560s ok regexp 3.121s ok regexp/syntax 4.576s ok runtime 36.014s ok runtime/cgo 0.029s ok runtime/coverage 0.033s ok runtime/debug 0.127s ok runtime/internal/atomic 0.083s ok runtime/internal/math 0.025s ok runtime/internal/sys 0.029s ok runtime/internal/syscall 0.029s ok runtime/metrics 0.029s ok runtime/pprof 8.211s ok runtime/race 9.859s ok runtime/trace 3.444s ok sort 0.437s ok strconv 2.295s ok strings 2.901s ok sync 0.505s ok sync/atomic 1.803s ok syscall 0.496s ok testing 1.289s ok testing/fstest 0.030s ok testing/iotest 0.030s ok testing/quick 0.183s ok text/scanner 0.050s ok text/tabwriter 0.031s ok text/template 0.105s ok text/template/parse 0.051s ok time 2.309s ok unicode 0.042s ok unicode/utf16 0.030s ok unicode/utf8 0.052s ok cmd/addr2line 1.433s ok cmd/api 6.875s ok cmd/asm/internal/asm 3.038s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.060s ok cmd/compile/internal/amd64 57.029s ok cmd/compile/internal/base 0.034s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.459s ok cmd/compile/internal/importer 0.926s ok cmd/compile/internal/ir 0.029s ok cmd/compile/internal/logopt 0.217s ok cmd/compile/internal/noder 0.041s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 22.172s ok cmd/compile/internal/syntax 0.137s ok cmd/compile/internal/test 12.029s ok cmd/compile/internal/typecheck 0.282s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 8.001s ok cmd/covdata 0.029s ok cmd/cover 1.140s ok cmd/dist 0.030s ok cmd/doc 0.431s ok cmd/fix 0.754s ok cmd/go 55.594s ok cmd/go/internal/auth 0.030s ok cmd/go/internal/cache 0.127s ok cmd/go/internal/fsys 0.061s ok cmd/go/internal/generate 0.041s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.039s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.195s ok cmd/go/internal/lockedfile/internal/filelock 0.080s ok cmd/go/internal/modconv 0.049s ok cmd/go/internal/modfetch 0.040s ok cmd/go/internal/modfetch/codehost 0.040s ok cmd/go/internal/modfetch/zip_sum_test 0.029s ok cmd/go/internal/modindex 0.587s ok cmd/go/internal/modload 0.041s ok cmd/go/internal/mvs 0.052s ok cmd/go/internal/par 0.132s ok cmd/go/internal/str 0.030s ok cmd/go/internal/test 0.041s ok cmd/go/internal/vcs 0.039s ok cmd/go/internal/vcweb 0.040s ok cmd/go/internal/vcweb/vcstest 4.232s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.102s ok cmd/gofmt 0.224s ok cmd/internal/archive 0.909s ok cmd/internal/buildid 0.568s ok cmd/internal/dwarf 0.029s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 1.086s ok cmd/internal/notsha256 0.030s ok cmd/internal/obj 0.466s ok cmd/internal/obj/ppc64 0.099s ok cmd/internal/obj/riscv 0.049s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 0.175s ok cmd/internal/objabi 0.026s ok cmd/internal/pkgpath 0.143s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.029s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.708s ok cmd/link 3.358s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 2.381s ok cmd/link/internal/loader 0.062s ok cmd/nm 0.764s ok cmd/objdump 1.687s ok cmd/pack 0.905s ok cmd/pprof 1.518s ok cmd/trace 0.293s ok cmd/vet 10.773s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2776 38845 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2077 49202 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1605 75616 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4084 30400 ns/op 5062 B/op 15 allocs/op Benchmark/Reader/GNU-4 4936 20324 ns/op 5076 B/op 14 allocs/op Benchmark/Reader/PAX-4 1963 59104 ns/op 8713 B/op 33 allocs/op PASS ok archive/tar 0.858s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 336098421 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 160302802 ns/op BenchmarkZip64TestSizes/4096-4 1269 81348 ns/op BenchmarkZip64TestSizes/1048576-4 177 643602 ns/op BenchmarkZip64TestSizes/67108864-4 1 136024615 ns/op PASS ok archive/zip 1.392s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 215726 486.5 ns/op BenchmarkReaderCopyUnoptimal-4 132524 803.7 ns/op BenchmarkReaderCopyNoWriteTo-4 7297 18090 ns/op BenchmarkReaderWriteToOptimal-4 7762 15456 ns/op BenchmarkReaderReadString-4 133422 849.3 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 211878 543.8 ns/op BenchmarkWriterCopyUnoptimal-4 202270 555.3 ns/op BenchmarkWriterCopyNoReadFrom-4 6793 18049 ns/op BenchmarkReaderEmpty-4 39033 2949 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 30682 3608 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 566587 192.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.671s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4302 26294 ns/op 1246.24 MB/s BenchmarkWriteByte-4 460 249979 ns/op 16.39 MB/s BenchmarkWriteRune-4 253 471086 ns/op 26.08 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3784349 ns/op BenchmarkBufferFullSmallReads-4 100 1071422 ns/op BenchmarkBufferWriteBlock/N4096-4 6280 19012 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 351 331404 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 22393854 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4545447 25.01 ns/op 399.85 MB/s BenchmarkIndexByte/32-4 4307709 26.45 ns/op 1209.86 MB/s BenchmarkIndexByte/4K-4 877873 135.2 ns/op 30303.73 MB/s BenchmarkIndexBytePortable/10-4 748354 141.6 ns/op 70.61 MB/s BenchmarkIndexBytePortable/32-4 259692 456.0 ns/op 70.17 MB/s BenchmarkIndexBytePortable/4K-4 2097 54113 ns/op 75.69 MB/s BenchmarkIndexRune/10-4 1000000 104.9 ns/op 95.35 MB/s BenchmarkIndexRune/32-4 1000000 102.5 ns/op 312.26 MB/s BenchmarkIndexRune/4K-4 372426 310.9 ns/op 13175.65 MB/s BenchmarkIndexRuneASCII/10-4 4665223 24.88 ns/op 401.95 MB/s BenchmarkIndexRuneASCII/32-4 4313120 27.00 ns/op 1185.40 MB/s BenchmarkIndexRuneASCII/4K-4 886346 134.1 ns/op 30543.91 MB/s BenchmarkEqual/0-4 7490522 14.77 ns/op BenchmarkEqual/1-4 1499062 78.99 ns/op 12.66 MB/s BenchmarkEqual/6-4 1469582 81.18 ns/op 73.91 MB/s BenchmarkEqual/9-4 1482802 80.92 ns/op 111.22 MB/s BenchmarkEqual/15-4 1439646 82.03 ns/op 182.86 MB/s BenchmarkEqual/16-4 1524826 78.58 ns/op 203.62 MB/s BenchmarkEqual/20-4 1425394 83.48 ns/op 239.57 MB/s BenchmarkEqual/32-4 1386742 84.21 ns/op 379.99 MB/s BenchmarkEqual/4K-4 107244 1106 ns/op 3701.85 MB/s BenchmarkIndex/10-4 2974993 40.22 ns/op 248.62 MB/s BenchmarkIndex/32-4 3075037 39.34 ns/op 813.46 MB/s BenchmarkIndex/4K-4 18056 6697 ns/op 611.59 MB/s BenchmarkIndexEasy/10-4 2889975 39.31 ns/op 254.37 MB/s BenchmarkIndexEasy/32-4 2984575 40.27 ns/op 794.65 MB/s BenchmarkIndexEasy/4K-4 455077 253.8 ns/op 16140.11 MB/s BenchmarkCount/10-4 1484740 81.63 ns/op 122.50 MB/s BenchmarkCount/32-4 1449831 82.52 ns/op 387.80 MB/s BenchmarkCount/4K-4 18126 6672 ns/op 613.94 MB/s BenchmarkCountEasy/10-4 1509063 77.82 ns/op 128.50 MB/s BenchmarkCountEasy/32-4 1454955 80.67 ns/op 396.68 MB/s BenchmarkCountEasy/4K-4 418544 281.2 ns/op 14567.61 MB/s BenchmarkCountSingle/10-4 3503784 33.80 ns/op 295.83 MB/s BenchmarkCountSingle/32-4 3336232 36.48 ns/op 877.20 MB/s BenchmarkCountSingle/4K-4 786997 146.8 ns/op 27906.80 MB/s BenchmarkToUpper/#00-4 2799003 43.02 ns/op BenchmarkToUpper/ONLYUPPER-4 283891 409.2 ns/op BenchmarkToUpper/abc-4 469657 231.7 ns/op BenchmarkToUpper/AbC123-4 283604 404.3 ns/op BenchmarkToUpper/azAZ09_-4 254612 445.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76772 1534 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 36852 3197 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54952 2165 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118770 974.9 ns/op BenchmarkToLower/#00-4 2786521 42.94 ns/op BenchmarkToLower/abc-4 446486 270.2 ns/op BenchmarkToLower/AbC123-4 260450 416.4 ns/op BenchmarkToLower/azAZ09_-4 256814 453.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 76954 1552 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41281 2893 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64615 1837 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116370 1002 ns/op BenchmarkFields/ASCII/16-4 132829 885.7 ns/op 18.06 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 7447 14117 ns/op 18.13 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 538 216806 ns/op 18.89 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 28 4144973 ns/op 15.81 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 64909079 ns/op 16.15 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 85087 1378 ns/op 11.61 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5300 19278 ns/op 13.28 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 344 332864 ns/op 12.31 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6708638 ns/op 9.77 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 133947849 ns/op 7.83 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 172058 683.8 ns/op 23.40 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 11680 9825 ns/op 26.06 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 603 177299 ns/op 23.10 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 4291427 ns/op 15.27 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 88920732 ns/op 11.79 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 115387 976.4 ns/op 16.39 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8872 13116 ns/op 19.52 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 472 238872 ns/op 17.15 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5095134 ns/op 12.86 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 107257054 ns/op 9.78 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1922349 61.79 ns/op BenchmarkTrimSpace/ASCII-4 934876 120.0 ns/op BenchmarkTrimSpace/SomeNonASCII-4 102957 1102 ns/op BenchmarkTrimSpace/JustNonASCII-4 47988 2501 ns/op BenchmarkToValidUTF8/Valid-4 428335 266.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 308127 369.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96904 1228 ns/op BenchmarkIndexHard1-4 798 144105 ns/op BenchmarkIndexHard2-4 591 203079 ns/op BenchmarkIndexHard3-4 147 802794 ns/op BenchmarkIndexHard4-4 180 657955 ns/op BenchmarkLastIndexHard1-4 5 23219062 ns/op BenchmarkLastIndexHard2-4 4 29345038 ns/op BenchmarkLastIndexHard3-4 4 32362698 ns/op BenchmarkCountHard1-4 789 144735 ns/op BenchmarkCountHard2-4 583 200378 ns/op BenchmarkCountHard3-4 150 798872 ns/op BenchmarkSplitEmptySeparator-4 1 187179217 ns/op BenchmarkSplitSingleByteSeparator-4 9 12253629 ns/op BenchmarkSplitMultiByteSeparator-4 10 10766211 ns/op BenchmarkSplitNSingleByteSeparator-4 148633 674.6 ns/op BenchmarkSplitNMultiByteSeparator-4 65721 1680 ns/op BenchmarkRepeat-4 197150 635.7 ns/op BenchmarkRepeatLarge/256/1-4 123373 837.9 ns/op 305.51 MB/s BenchmarkRepeatLarge/256/16-4 214236 563.0 ns/op 454.71 MB/s BenchmarkRepeatLarge/512/1-4 105534 1120 ns/op 457.03 MB/s BenchmarkRepeatLarge/512/16-4 142729 855.3 ns/op 598.60 MB/s BenchmarkRepeatLarge/1024/1-4 55747 1821 ns/op 562.21 MB/s BenchmarkRepeatLarge/1024/16-4 73435 1459 ns/op 701.89 MB/s BenchmarkRepeatLarge/2048/1-4 33405 3452 ns/op 593.28 MB/s BenchmarkRepeatLarge/2048/16-4 34845 3153 ns/op 649.60 MB/s BenchmarkRepeatLarge/4096/1-4 20044 5854 ns/op 699.74 MB/s BenchmarkRepeatLarge/4096/16-4 21483 5482 ns/op 747.12 MB/s BenchmarkRepeatLarge/8192/1-4 9945 10635 ns/op 770.30 MB/s BenchmarkRepeatLarge/8192/16-4 11744 9943 ns/op 823.92 MB/s BenchmarkRepeatLarge/8192/4097-4 18682 6229 ns/op 657.74 MB/s BenchmarkRepeatLarge/16384/1-4 6500 19067 ns/op 859.28 MB/s BenchmarkRepeatLarge/16384/16-4 5797 18820 ns/op 870.56 MB/s BenchmarkRepeatLarge/16384/4097-4 7956 14301 ns/op 859.46 MB/s BenchmarkRepeatLarge/32768/1-4 3835 35468 ns/op 923.87 MB/s BenchmarkRepeatLarge/32768/16-4 3032 34571 ns/op 947.86 MB/s BenchmarkRepeatLarge/32768/4097-4 3625 32964 ns/op 870.00 MB/s BenchmarkRepeatLarge/65536/1-4 1897 63293 ns/op 1035.44 MB/s BenchmarkRepeatLarge/65536/16-4 1855 65086 ns/op 1006.91 MB/s BenchmarkRepeatLarge/65536/4097-4 1928 66052 ns/op 930.40 MB/s BenchmarkRepeatLarge/131072/1-4 204 564112 ns/op 232.35 MB/s BenchmarkRepeatLarge/131072/16-4 202 577681 ns/op 226.89 MB/s BenchmarkRepeatLarge/131072/4097-4 204 568463 ns/op 223.42 MB/s BenchmarkRepeatLarge/262144/1-4 100 1161631 ns/op 225.67 MB/s BenchmarkRepeatLarge/262144/16-4 100 1166326 ns/op 224.76 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1192808 ns/op 216.39 MB/s BenchmarkRepeatLarge/524288/1-4 44 2335076 ns/op 224.53 MB/s BenchmarkRepeatLarge/524288/16-4 54 2319388 ns/op 226.05 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2337020 ns/op 222.64 MB/s BenchmarkRepeatLarge/1048576/1-4 26 4638680 ns/op 226.05 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4646087 ns/op 225.69 MB/s BenchmarkRepeatLarge/1048576/4097-4 25 4738266 ns/op 220.49 MB/s BenchmarkRepeatLarge/2097152/1-4 13 8925665 ns/op 234.96 MB/s BenchmarkRepeatLarge/2097152/16-4 12 9057435 ns/op 231.54 MB/s BenchmarkRepeatLarge/2097152/4097-4 12 9226981 ns/op 226.90 MB/s BenchmarkRepeatLarge/4194304/1-4 6 18098668 ns/op 231.75 MB/s BenchmarkRepeatLarge/4194304/16-4 6 18376478 ns/op 228.24 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 18326552 ns/op 228.70 MB/s BenchmarkRepeatLarge/8388608/1-4 3 36075143 ns/op 232.53 MB/s BenchmarkRepeatLarge/8388608/16-4 3 36743851 ns/op 228.30 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 36431487 ns/op 230.20 MB/s BenchmarkRepeatLarge/16777216/1-4 2 68398314 ns/op 245.29 MB/s BenchmarkRepeatLarge/16777216/16-4 2 67979244 ns/op 246.80 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 69096214 ns/op 242.81 MB/s BenchmarkRepeatLarge/33554432/1-4 1 135085886 ns/op 248.39 MB/s BenchmarkRepeatLarge/33554432/16-4 1 133994310 ns/op 250.42 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 134297294 ns/op 249.85 MB/s BenchmarkRepeatLarge/67108864/1-4 1 273155642 ns/op 245.68 MB/s BenchmarkRepeatLarge/67108864/16-4 1 266042136 ns/op 252.25 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 265928712 ns/op 252.36 MB/s BenchmarkRepeatLarge/134217728/1-4 1 535033446 ns/op 250.86 MB/s BenchmarkRepeatLarge/134217728/16-4 1 531230003 ns/op 252.65 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 535071671 ns/op 250.84 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1066480289 ns/op 251.70 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1049173853 ns/op 255.85 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1055579128 ns/op 254.30 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2069261781 ns/op 259.45 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2072974203 ns/op 258.99 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2107002808 ns/op 254.80 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4269556320 ns/op 251.49 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3967696360 ns/op 270.62 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3948964549 ns/op 271.90 MB/s BenchmarkBytesCompare/1-4 10254867 11.46 ns/op BenchmarkBytesCompare/2-4 9092014 12.85 ns/op BenchmarkBytesCompare/4-4 9180367 12.87 ns/op BenchmarkBytesCompare/8-4 9861536 11.97 ns/op BenchmarkBytesCompare/16-4 10162964 11.90 ns/op BenchmarkBytesCompare/32-4 9001898 13.10 ns/op BenchmarkBytesCompare/64-4 7935516 14.77 ns/op BenchmarkBytesCompare/128-4 7682586 15.48 ns/op BenchmarkBytesCompare/256-4 5614819 20.10 ns/op BenchmarkBytesCompare/512-4 3974476 30.16 ns/op BenchmarkBytesCompare/1024-4 2429218 48.48 ns/op BenchmarkBytesCompare/2048-4 1416553 85.31 ns/op BenchmarkIndexAnyASCII/1:1-4 2301464 52.95 ns/op BenchmarkIndexAnyASCII/1:2-4 2294042 50.21 ns/op BenchmarkIndexAnyASCII/1:4-4 2266989 51.24 ns/op BenchmarkIndexAnyASCII/1:8-4 2285960 50.42 ns/op BenchmarkIndexAnyASCII/1:16-4 2282232 49.06 ns/op BenchmarkIndexAnyASCII/1:32-4 2282835 50.79 ns/op BenchmarkIndexAnyASCII/1:64-4 2261498 51.19 ns/op BenchmarkIndexAnyASCII/16:1-4 1970252 60.18 ns/op BenchmarkIndexAnyASCII/16:2-4 401071 281.4 ns/op BenchmarkIndexAnyASCII/16:4-4 383361 289.1 ns/op BenchmarkIndexAnyASCII/16:8-4 391662 282.1 ns/op BenchmarkIndexAnyASCII/16:16-4 389834 293.5 ns/op BenchmarkIndexAnyASCII/16:32-4 368064 321.7 ns/op BenchmarkIndexAnyASCII/16:64-4 314612 371.8 ns/op BenchmarkIndexAnyASCII/256:1-4 1778102 66.28 ns/op BenchmarkIndexAnyASCII/256:2-4 32368 3721 ns/op BenchmarkIndexAnyASCII/256:4-4 32432 3658 ns/op BenchmarkIndexAnyASCII/256:8-4 32799 3669 ns/op BenchmarkIndexAnyASCII/256:16-4 32726 3666 ns/op BenchmarkIndexAnyASCII/256:32-4 32132 3698 ns/op BenchmarkIndexAnyASCII/256:64-4 31916 3752 ns/op BenchmarkIndexAnyUTF8/1:1-4 2278630 52.33 ns/op BenchmarkIndexAnyUTF8/1:2-4 2210802 50.86 ns/op BenchmarkIndexAnyUTF8/1:4-4 2284606 50.19 ns/op BenchmarkIndexAnyUTF8/1:8-4 2284152 49.84 ns/op BenchmarkIndexAnyUTF8/1:16-4 2266629 50.07 ns/op BenchmarkIndexAnyUTF8/1:32-4 2267806 50.33 ns/op BenchmarkIndexAnyUTF8/1:64-4 2297786 50.89 ns/op BenchmarkIndexAnyUTF8/16:1-4 144892 805.9 ns/op BenchmarkIndexAnyUTF8/16:2-4 270021 446.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 257378 437.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 257498 444.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 262327 446.9 ns/op BenchmarkIndexAnyUTF8/16:32-4 247316 464.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 257698 456.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 9840 11872 ns/op BenchmarkIndexAnyUTF8/256:2-4 19023 6327 ns/op BenchmarkIndexAnyUTF8/256:4-4 18855 6308 ns/op BenchmarkIndexAnyUTF8/256:8-4 19052 6278 ns/op BenchmarkIndexAnyUTF8/256:16-4 18968 6352 ns/op BenchmarkIndexAnyUTF8/256:32-4 18406 6512 ns/op BenchmarkIndexAnyUTF8/256:64-4 17972 6568 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2261701 52.10 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2259802 51.26 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2274165 51.76 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2199999 51.08 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2302111 50.16 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2294708 50.73 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2257712 50.90 ns/op BenchmarkLastIndexAnyASCII/16:1-4 313879 370.5 ns/op BenchmarkLastIndexAnyASCII/16:2-4 304483 371.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 315462 374.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 316173 382.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 270760 401.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 282860 420.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 255481 464.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23887 5005 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23715 5082 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23784 5031 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23868 5112 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23272 5134 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23572 5162 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23262 5142 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2290474 52.72 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2289294 51.45 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2290627 50.82 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2346075 49.82 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2161474 50.07 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2298543 51.77 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2190547 52.11 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 194491 538.9 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 253092 454.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 254277 454.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 259587 454.7 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 262178 462.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 248248 471.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 254614 459.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15954 7613 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18516 6495 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18064 6416 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18057 6610 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18726 6569 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17894 6634 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18292 6642 ns/op BenchmarkTrimASCII/1:1-4 2450596 47.56 ns/op BenchmarkTrimASCII/1:2-4 2192841 54.09 ns/op BenchmarkTrimASCII/1:4-4 2060802 57.00 ns/op BenchmarkTrimASCII/1:8-4 1858308 64.34 ns/op BenchmarkTrimASCII/1:16-4 1577065 76.84 ns/op BenchmarkTrimASCII/16:1-4 403000 282.8 ns/op BenchmarkTrimASCII/16:2-4 299329 380.0 ns/op BenchmarkTrimASCII/16:4-4 301038 369.8 ns/op BenchmarkTrimASCII/16:8-4 315980 378.1 ns/op BenchmarkTrimASCII/16:16-4 293598 395.7 ns/op BenchmarkTrimASCII/256:1-4 33109 3622 ns/op BenchmarkTrimASCII/256:2-4 23370 5034 ns/op BenchmarkTrimASCII/256:4-4 23310 5083 ns/op BenchmarkTrimASCII/256:8-4 23395 5118 ns/op BenchmarkTrimASCII/256:16-4 23520 5022 ns/op BenchmarkTrimASCII/4096:1-4 1975 57479 ns/op BenchmarkTrimASCII/4096:2-4 1477 79077 ns/op BenchmarkTrimASCII/4096:4-4 1446 81213 ns/op BenchmarkTrimASCII/4096:8-4 1443 81523 ns/op BenchmarkTrimASCII/4096:16-4 1477 82720 ns/op BenchmarkTrimByte-4 1434255 83.38 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12966 9127 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13156 9130 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 673 172341 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1329 85300 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2488 43687 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4536 23358 ns/op BenchmarkCompareBytesEqual-4 9994251 11.48 ns/op BenchmarkCompareBytesToNil-4 11509682 10.26 ns/op BenchmarkCompareBytesEmpty-4 11969055 9.778 ns/op BenchmarkCompareBytesIdentical-4 11272639 9.892 ns/op BenchmarkCompareBytesSameLength-4 10265818 10.38 ns/op BenchmarkCompareBytesDifferentLength-4 10400157 10.56 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1398 72524 ns/op 14458.38 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1395 84838 ns/op 12359.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1401 74603 ns/op 14055.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1689 73919 ns/op 14185.60 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1370 79677 ns/op 13160.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1850 76666 ns/op 13677.34 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1383 81422 ns/op 12878.42 MB/s BenchmarkCompareBytesBig-4 1396 84930 ns/op 12346.44 MB/s BenchmarkCompareBytesBigIdentical-4 11807029 9.592 ns/op 109318129.89 MB/s PASS ok bytes 72.723s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 78101458 ns/op 1.28 MB/s 3616424 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 314087153 ns/op 1.81 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 24124137 ns/op 0.68 MB/s 3648409 B/op 52 allocs/op PASS ok compress/bzip2 1.383s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 57 1754609 ns/op 5.70 MB/s 42410 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16964904 ns/op 5.89 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 172116155 ns/op 5.81 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 1814099 ns/op 5.51 MB/s 43310 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17529043 ns/op 5.70 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 179352837 ns/op 5.58 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1753973 ns/op 5.70 MB/s 42532 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16712088 ns/op 5.98 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 168606755 ns/op 5.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 67 1734593 ns/op 5.77 MB/s 42905 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16675334 ns/op 6.00 MB/s 47924 B/op 15 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 167580028 ns/op 5.97 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 1923322 ns/op 5.20 MB/s 43932 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18491901 ns/op 5.41 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 188326075 ns/op 5.31 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 1506287 ns/op 6.64 MB/s 43381 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12635486 ns/op 7.91 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 128311445 ns/op 7.79 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 76 1360647 ns/op 7.35 MB/s 43323 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10064663 ns/op 9.94 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101510712 ns/op 9.85 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 84 1360839 ns/op 7.35 MB/s 43106 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10083157 ns/op 9.92 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101586548 ns/op 9.84 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 1237213 ns/op 8.08 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11924188 ns/op 8.39 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119041493 ns/op 8.40 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2303299 ns/op 4.34 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20400917 ns/op 4.90 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 200969430 ns/op 4.98 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6708062 ns/op 1.49 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 79451530 ns/op 1.26 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 814973394 ns/op 1.23 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6730756 ns/op 1.49 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 82925756 ns/op 1.21 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 828316526 ns/op 1.21 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1496673 ns/op 6.68 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12685598 ns/op 7.88 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125910435 ns/op 7.94 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2144179 ns/op 4.66 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16514257 ns/op 6.06 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 164991688 ns/op 6.06 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6626147 ns/op 1.51 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74090178 ns/op 1.35 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 738419517 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6651791 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 91495922 ns/op 1.09 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 946922173 ns/op 1.06 MB/s PASS ok compress/flate 15.351s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 49 2262029 ns/op 4.42 MB/s BenchmarkDecoder/1e-Reuse4-4 45 2356546 ns/op 4.24 MB/s BenchmarkDecoder/1e5-4 5 22258738 ns/op 4.49 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22311034 ns/op 4.48 MB/s BenchmarkDecoder/1e6-4 1 224190206 ns/op 4.46 MB/s BenchmarkDecoder/1e-Reuse6-4 1 225618457 ns/op 4.43 MB/s BenchmarkEncoder/1e4-4 52 2145762 ns/op 4.66 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1831956 ns/op 5.46 MB/s BenchmarkEncoder/1e5-4 6 19156892 ns/op 5.22 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19102067 ns/op 5.24 MB/s BenchmarkEncoder/1e6-4 1 193218930 ns/op 5.18 MB/s BenchmarkEncoder/1e-Reuse6-4 1 189166309 ns/op 5.29 MB/s PASS ok compress/lzw 2.779s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3751324 ns/op PASS ok container/heap 0.238s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 17136 6079 ns/op BenchmarkWithTimeout/concurrency=40-4 5162 23102 ns/op BenchmarkWithTimeout/concurrency=4000-4 4948 23945 ns/op BenchmarkWithTimeout/concurrency=400000-4 5818 19708 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 319647 332.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12690 9921 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15217 7480 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2667 64168 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1666 67871 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2224 46407 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 237 488506 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 171 709403 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 258 460028 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 5148066 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 8762390 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 27 4550870 ns/op BenchmarkCheckCanceled/Err-4 246832 452.7 ns/op BenchmarkCheckCanceled/Done-4 407737 287.2 ns/op BenchmarkContextCancelDone-4 484244 253.8 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25587 5075 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20917 5814 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 21150 5780 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15674 7176 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12084 9753 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 564030 210.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 319975 368.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 227448 527.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 141189 844.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 72721 1648 ns/op PASS ok context 13.415s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1771514 67.93 ns/op 235.54 MB/s BenchmarkDecrypt-4 1766397 67.45 ns/op 237.23 MB/s BenchmarkExpand-4 992594 120.6 ns/op PASS ok crypto/aes 0.543s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 174831 646.4 ns/op 99.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 368238 296.1 ns/op 216.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 172786 670.5 ns/op 95.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 368593 308.1 ns/op 207.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 121653 969.5 ns/op 1392.50 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 169178 698.9 ns/op 1931.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 103076 1116 ns/op 1209.97 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 139738 822.2 ns/op 1642.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46336 2595 ns/op 3157.08 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46618 2568 ns/op 3190.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 35076 3354 ns/op 2442.81 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 36454 3223 ns/op 2541.51 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6470 16861 ns/op 60.43 MB/s BenchmarkAESCFBDecrypt1K-4 7052 16502 ns/op 61.75 MB/s BenchmarkAESCFBDecrypt8K-4 906 130980 ns/op 62.51 MB/s BenchmarkAESOFB1K-4 10000 11017 ns/op 92.49 MB/s BenchmarkAESCTR1K-4 13515 8763 ns/op 116.28 MB/s BenchmarkAESCTR8K-4 1677 71116 ns/op 115.12 MB/s BenchmarkAESCBCEncrypt1K-4 14096 8351 ns/op 122.62 MB/s BenchmarkAESCBCDecrypt1K-4 17812 6781 ns/op 151.02 MB/s PASS ok crypto/cipher 2.857s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 73603 1577 ns/op 5.07 MB/s BenchmarkDecrypt-4 78555 1475 ns/op 5.42 MB/s BenchmarkTDESEncrypt-4 30210 3947 ns/op 2.03 MB/s BenchmarkTDESDecrypt-4 31039 3848 ns/op 2.08 MB/s PASS ok crypto/des 0.628s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 939 121749 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8960476 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20370021 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 93 1262791 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.715s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1518 71377 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 39 2889489 ns/op 10773 B/op 62 allocs/op BenchmarkSign/P521-4 19 5949735 ns/op 11162 B/op 63 allocs/op BenchmarkVerify/P256-4 883 128457 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8734303 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 20468973 ns/op 9025 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3876 30308 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 54 2123307 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5084903 ns/op 1447 B/op 17 allocs/op PASS ok crypto/ecdsa 1.554s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 313 369902 ns/op BenchmarkNewKeyFromSeed-4 308 374387 ns/op BenchmarkSigning-4 303 391615 ns/op BenchmarkVerification-4 206 573419 ns/op PASS ok crypto/ed25519 0.673s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4756 23532 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 159 744289 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2173470 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4945645 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1378 86231 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1897925 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6095542 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14125648 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12608 9012 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5898 20103 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3631 29291 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 86 1312887 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2362 49412 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 240 501494 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1450 76187 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 96 1202450 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.450s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14419 8008 ns/op 127.87 MB/s BenchmarkHMACSHA256_32-4 24801 4832 ns/op 6.62 MB/s BenchmarkNewWriteSum-4 10000 10140 ns/op 3.16 MB/s PASS ok crypto/hmac 0.510s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 56881 2057 ns/op BenchmarkModSub-4 72316 1619 ns/op BenchmarkMontgomeryRepr-4 22926 4809 ns/op BenchmarkMontgomeryMul-4 28123 4264 ns/op BenchmarkModMul-4 10000 10077 ns/op BenchmarkExpBig-4 14 7453261 ns/op BenchmarkExp-4 7 15974189 ns/op PASS ok crypto/internal/bigmod 1.044s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3003 33689 ns/op BenchmarkScalarBaseMult-4 334 339857 ns/op BenchmarkScalarMult-4 154 776837 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 223 525889 ns/op PASS ok crypto/internal/edwards25519 0.644s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 509506 204.4 ns/op BenchmarkMultiply-4 4139535 28.78 ns/op BenchmarkSquare-4 5325634 22.58 ns/op BenchmarkInvert-4 24814 4867 ns/op BenchmarkMult32-4 1527138 78.44 ns/op PASS ok crypto/internal/edwards25519/field 0.816s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 56 1845658 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1596 75485 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 5924385 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13909930 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 177 652662 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7657 14565 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 62 1832366 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4084188 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.094s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 576926 183.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 222758 518.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116446 1030 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 654645 178.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 230335 492.8 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 118005 994.5 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.777s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 117656 1003 ns/op 7.98 MB/s BenchmarkHash64-4 123680 915.2 ns/op 69.93 MB/s BenchmarkHash128-4 116686 1037 ns/op 123.48 MB/s BenchmarkHash256-4 94186 1262 ns/op 202.86 MB/s BenchmarkHash512-4 68014 1754 ns/op 291.88 MB/s BenchmarkHash1K-4 44107 2711 ns/op 377.68 MB/s BenchmarkHash8K-4 7309 16043 ns/op 510.62 MB/s BenchmarkHash1M-4 60 1958430 ns/op 535.42 MB/s BenchmarkHash8M-4 7 15733486 ns/op 533.17 MB/s BenchmarkHash8BytesUnaligned-4 114834 998.3 ns/op 8.01 MB/s BenchmarkHash1KUnaligned-4 43766 2749 ns/op 372.54 MB/s BenchmarkHash8KUnaligned-4 7371 16079 ns/op 509.49 MB/s PASS ok crypto/md5 1.717s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 237648391 ns/op PASS ok crypto/rand 0.268s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12920 9244 ns/op 13.85 MB/s BenchmarkRC4_1K-4 1524 73626 ns/op 13.91 MB/s BenchmarkRC4_8K-4 201 580220 ns/op 13.95 MB/s PASS ok crypto/rc4 0.553s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 12 8574887 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20219157 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37935711 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2633846 ns/op BenchmarkDecryptOAEP/2048-4 13 8506913 ns/op BenchmarkEncryptOAEP/2048-4 40 2662786 ns/op BenchmarkSignPKCS1v15/2048-4 13 8649016 ns/op BenchmarkVerifyPKCS1v15/2048-4 45 2605208 ns/op BenchmarkSignPSS/2048-4 13 8689642 ns/op BenchmarkVerifyPSS/2048-4 42 2929342 ns/op PASS ok crypto/rsa 1.560s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 101173 1102 ns/op 7.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 123506 932.9 ns/op 8.58 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 72820 1579 ns/op 202.72 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 86317 1366 ns/op 234.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48655 2454 ns/op 417.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52399 2229 ns/op 459.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11766 ns/op 696.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11638 ns/op 703.88 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.091s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 69891 1451 ns/op 5.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 94329 1237 ns/op 6.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91394 1305 ns/op 6.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25180 4722 ns/op 216.88 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26817 4491 ns/op 228.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26072 4620 ns/op 221.65 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4087 28409 ns/op 288.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4093 28101 ns/op 291.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4185 28357 ns/op 288.89 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.293s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58311 2015 ns/op 3.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 71911 1623 ns/op 4.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64930 1844 ns/op 4.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28141 4259 ns/op 240.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31180 3794 ns/op 269.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29296 4011 ns/op 255.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5905 20467 ns/op 400.26 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5764 19849 ns/op 412.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5677 20153 ns/op 406.49 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.304s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15671389 7.560 ns/op BenchmarkConstantTimeEq-4 15816214 7.620 ns/op BenchmarkConstantTimeLessOrEq-4 15473197 7.600 ns/op BenchmarkXORBytes/8Bytes-4 4554150 27.55 ns/op 290.41 MB/s BenchmarkXORBytes/128Bytes-4 4084911 30.00 ns/op 4267.01 MB/s BenchmarkXORBytes/2048Bytes-4 920487 130.6 ns/op 15680.42 MB/s BenchmarkXORBytes/32768Bytes-4 60480 1974 ns/op 16602.54 MB/s PASS ok crypto/subtle 1.088s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 157 773215 ns/op BenchmarkCertCache/1-4 159 755872 ns/op BenchmarkCertCache/2-4 154 752244 ns/op BenchmarkCertCache/3-4 156 743920 ns/op BenchmarkHandshakeServer/RSA-4 37 3057546 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 27 3880917 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 32 3418276 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 98 1204329 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 153 820995 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 48 2456977 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 57 2048589 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29920037 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 29461346 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 21710555 ns/op 48.30 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 28233478 ns/op 37.14 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 34607296 ns/op 60.60 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 51016415 ns/op 41.11 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 62235446 ns/op 67.39 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 86223892 ns/op 48.64 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 119785331 ns/op 70.03 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 176004255 ns/op 47.66 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 212848453 ns/op 78.82 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 354400539 ns/op 47.34 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 439279687 ns/op 76.39 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 645915917 ns/op 51.95 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 913991746 ns/op 73.42 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1256202732 ns/op 53.42 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 23043805 ns/op 45.50 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 30119575 ns/op 34.81 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 36523787 ns/op 57.42 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 49469293 ns/op 42.39 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 63319998 ns/op 66.24 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 89992518 ns/op 46.61 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 117963000 ns/op 71.11 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 176986194 ns/op 47.40 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 210037029 ns/op 79.88 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 325462244 ns/op 51.55 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 431089041 ns/op 77.84 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 637649495 ns/op 52.62 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 898080127 ns/op 74.72 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1233799165 ns/op 54.39 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 703526207 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 706716352 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 288204700 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 288109038 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149954353 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 150184025 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80486084 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79343394 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 39168798 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 38212322 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 141729199 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145892506 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63699322 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 64264792 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37044793 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36839174 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 25127900 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 24156511 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 16863816 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 16259721 ns/op PASS ok crypto/tls 19.006s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12437741 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 322 365692 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1045 105305 ns/op 13188 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 963 116961 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.438s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 32 3350291 ns/op 279109 B/op 1632 allocs/op BenchmarkConcurrentStmtQuery-4 33 3604276 ns/op 259267 B/op 2010 allocs/op BenchmarkConcurrentStmtExec-4 43 2469549 ns/op 210891 B/op 641 allocs/op BenchmarkConcurrentTxQuery-4 36 3287035 ns/op 267147 B/op 2152 allocs/op BenchmarkConcurrentTxExec-4 70 2113362 ns/op 87813 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 39 3054121 ns/op 104419 B/op 2072 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1058006 ns/op 40155 B/op 381 allocs/op BenchmarkConcurrentRandom-4 31 3300115 ns/op 228685 B/op 1843 allocs/op BenchmarkManyConcurrentQueries-4 2306 48945 ns/op 3977 B/op 20 allocs/op PASS ok database/sql 1.307s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 235532 520.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1606683 ns/op 188232 B/op 13 allocs/op Benchmark115/LineToPC-4 70 1642553 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17196 7009 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.775s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 684 157344 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3067 37900 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.375s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 266 444448 ns/op 18.43 MB/s BenchmarkEncodeToString-4 220 495886 ns/op 16.52 MB/s BenchmarkDecode-4 138 847899 ns/op 15.46 MB/s BenchmarkDecodeString-4 142 826438 ns/op 15.87 MB/s PASS ok encoding/base32 0.734s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 310 352191 ns/op 23.26 MB/s BenchmarkDecodeString/2-4 249637 421.2 ns/op 9.50 MB/s BenchmarkDecodeString/4-4 229141 528.3 ns/op 15.14 MB/s BenchmarkDecodeString/8-4 183304 654.4 ns/op 18.34 MB/s BenchmarkDecodeString/64-4 34021 3397 ns/op 25.90 MB/s BenchmarkDecodeString/8192-4 316 364041 ns/op 30.01 MB/s BenchmarkNewEncoding-4 91378 1290 ns/op 198.52 MB/s PASS ok encoding/base64 1.010s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1219 89731 ns/op 44.58 MB/s BenchmarkReadStruct-4 17352 6846 ns/op 10.95 MB/s BenchmarkWriteStruct-4 18537 6316 ns/op 11.87 MB/s BenchmarkReadInts-4 47949 2423 ns/op 12.38 MB/s BenchmarkWriteInts-4 40003 2911 ns/op 10.31 MB/s BenchmarkWriteSlice1000Int32s-4 1142 93673 ns/op 42.70 MB/s BenchmarkPutUint16-4 3200589 37.00 ns/op 54.06 MB/s BenchmarkAppendUint16-4 3268822 36.52 ns/op 54.77 MB/s BenchmarkPutUint32-4 2476680 48.41 ns/op 82.62 MB/s BenchmarkAppendUint32-4 2363451 49.37 ns/op 81.02 MB/s BenchmarkPutUint64-4 1068727 112.1 ns/op 71.36 MB/s BenchmarkAppendUint64-4 1000000 113.6 ns/op 70.41 MB/s BenchmarkLittleEndianPutUint16-4 3294142 36.09 ns/op 55.42 MB/s BenchmarkLittleEndianAppendUint16-4 3354747 36.01 ns/op 55.53 MB/s BenchmarkLittleEndianPutUint32-4 2370612 49.75 ns/op 80.41 MB/s BenchmarkLittleEndianAppendUint32-4 2421018 48.36 ns/op 82.71 MB/s BenchmarkLittleEndianPutUint64-4 1000000 111.6 ns/op 71.67 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 110.1 ns/op 72.66 MB/s BenchmarkReadFloats-4 161511 727.3 ns/op 16.50 MB/s BenchmarkWriteFloats-4 133100 858.9 ns/op 13.97 MB/s BenchmarkReadSlice1000Float32s-4 1240 96286 ns/op 41.54 MB/s BenchmarkWriteSlice1000Float32s-4 1082 108221 ns/op 36.96 MB/s BenchmarkReadSlice1000Uint8s-4 83431 1452 ns/op 688.83 MB/s BenchmarkWriteSlice1000Uint8s-4 90594 1157 ns/op 864.12 MB/s BenchmarkPutUvarint32-4 784688 151.9 ns/op 26.33 MB/s BenchmarkPutUvarint64-4 197143 593.0 ns/op 13.49 MB/s PASS ok encoding/binary 3.968s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5517 18309 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6777 16821 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6855 17763 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3800 28623 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7758 15403 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7524 15466 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7213 15533 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 3907 26612 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12014 9475 ns/op PASS ok encoding/csv 1.440s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 11061 12445 ns/op BenchmarkEndToEndByteBuffer-4 13908 8490 ns/op BenchmarkEndToEndSliceByteBuffer-4 268 452524 ns/op BenchmarkEncodeComplex128Slice-4 876 136183 ns/op BenchmarkEncodeFloat64Slice-4 1568 64017 ns/op BenchmarkEncodeInt32Slice-4 1663 67719 ns/op BenchmarkEncodeStringSlice-4 2395 49620 ns/op BenchmarkEncodeInterfaceSlice-4 70 1685748 ns/op BenchmarkDecodeComplex128Slice-4 610 206538 ns/op BenchmarkDecodeFloat64Slice-4 1348 88561 ns/op BenchmarkDecodeInt32Slice-4 1088 105160 ns/op BenchmarkDecodeStringSlice-4 651 155479 ns/op BenchmarkDecodeStringsSlice-4 339 378865 ns/op BenchmarkDecodeBytesSlice-4 621 174990 ns/op BenchmarkDecodeInterfaceSlice-4 114 1110741 ns/op BenchmarkDecodeMap-4 86 1353661 ns/op PASS ok encoding/gob 2.772s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12586 9531 ns/op 26.86 MB/s BenchmarkEncode/1024-4 2868 37975 ns/op 26.97 MB/s BenchmarkEncode/4096-4 811 147529 ns/op 27.76 MB/s BenchmarkEncode/16384-4 201 587216 ns/op 27.90 MB/s BenchmarkDecode/256-4 23722 4972 ns/op 51.49 MB/s BenchmarkDecode/1024-4 5713 19673 ns/op 52.05 MB/s BenchmarkDecode/4096-4 1447 79705 ns/op 51.39 MB/s BenchmarkDecode/16384-4 373 319181 ns/op 51.33 MB/s BenchmarkDump/256-4 1323 90130 ns/op 2.84 MB/s BenchmarkDump/1024-4 336 356142 ns/op 2.88 MB/s BenchmarkDump/4096-4 73 1420065 ns/op 2.88 MB/s BenchmarkDump/16384-4 19 5914064 ns/op 2.77 MB/s PASS ok encoding/hex 1.759s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 164087894 ns/op 11.83 MB/s 8390736 B/op 50 allocs/op BenchmarkCodeEncoderError-4 1 156729636 ns/op 12.38 MB/s 8393360 B/op 104 allocs/op BenchmarkCodeMarshal-4 1 172618998 ns/op 11.24 MB/s 10332504 B/op 52 allocs/op BenchmarkCodeMarshalError-4 1 166145007 ns/op 11.68 MB/s 10335064 B/op 101 allocs/op BenchmarkMarshalBytes/32-4 21559 5470 ns/op BenchmarkMarshalBytes/256-4 5886 20046 ns/op BenchmarkMarshalBytes/4096-4 410 274704 ns/op BenchmarkMarshalBytesError/32-4 54 2027082 ns/op BenchmarkMarshalBytesError/256-4 57 1973001 ns/op BenchmarkMarshalBytesError/4096-4 49 2290557 ns/op BenchmarkCodeDecoder-4 1 440982087 ns/op 4.40 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 35742 3274 ns/op 4.28 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46771 2320 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 369911494 ns/op 5.25 MB/s 3067696 B/op 92684 allocs/op BenchmarkCodeUnmarshalReuse-4 1 359948259 ns/op 5.39 MB/s 3067352 B/op 92686 allocs/op BenchmarkUnmarshalString-4 51495 2162 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 149876 880.5 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 284138 418.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 78412 1507 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 53301 1986 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 18096 6604 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3741 30759 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 847 143430 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 94 1197238 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 12502477 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 432771 259.8 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 454682 261.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 466209 250.4 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 419990 255.8 ns/op BenchmarkEncodeMarshaler-4 69972 1770 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 91820 1262 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4339665 26.67 ns/op BenchmarkNumberIsValidRegexp-4 21003 5894 ns/op PASS ok encoding/json 7.702s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2500223 ns/op 26.21 MB/s BenchmarkDecode-4 22 5289758 ns/op 16.78 MB/s PASS ok encoding/pem 0.387s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2200 50518 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 800 139815 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4240 28558 ns/op PASS ok encoding/xml 0.413s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 258710 440.4 ns/op BenchmarkIntSet-4 313706 409.5 ns/op BenchmarkFloatAdd-4 66148 1860 ns/op BenchmarkFloatSet-4 294850 358.6 ns/op BenchmarkStringSet-4 301501 418.7 ns/op BenchmarkMapSet-4 78603 2088 ns/op BenchmarkMapSetDifferent-4 60309 2201 ns/op BenchmarkMapSetDifferentRandom-4 229 476737 ns/op BenchmarkMapSetString-4 73028 1854 ns/op BenchmarkMapAddSame-4 30075 3578 ns/op BenchmarkMapAddDifferent-4 14582 8109 ns/op BenchmarkMapAddDifferentRandom-4 196 617942 ns/op BenchmarkMapAddSameSteadyState-4 237739 462.3 ns/op BenchmarkMapAddDifferentSteadyState-4 125043 970.5 ns/op BenchmarkRealworldExpvarUsage-4 17838 5741 ns/op PASS ok expvar 2.639s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 116733 1096 ns/op BenchmarkSprintfEmpty-4 413246 276.9 ns/op BenchmarkSprintfString-4 249189 464.2 ns/op BenchmarkSprintfTruncateString-4 264235 448.0 ns/op BenchmarkSprintfTruncateBytes-4 126544 792.7 ns/op BenchmarkSprintfSlowParsingPath-4 267955 525.9 ns/op BenchmarkSprintfQuoteString-4 44392 2857 ns/op BenchmarkSprintfInt-4 241071 456.2 ns/op BenchmarkSprintfIntInt-4 201114 563.5 ns/op BenchmarkSprintfPrefixedInt-4 263301 546.0 ns/op BenchmarkSprintfFloat-4 137260 941.3 ns/op BenchmarkSprintfComplex-4 49117 2127 ns/op BenchmarkSprintfBoolean-4 250802 437.7 ns/op BenchmarkSprintfHexString-4 145123 853.5 ns/op BenchmarkSprintfHexBytes-4 89628 1526 ns/op BenchmarkSprintfBytes-4 40287 2676 ns/op BenchmarkSprintfStringer-4 93246 1495 ns/op BenchmarkSprintfStructure-4 42494 2789 ns/op BenchmarkManyArgs-4 57732 1903 ns/op BenchmarkFprintInt-4 72559 1621 ns/op BenchmarkFprintfBytes-4 79423 1554 ns/op BenchmarkFprintIntNoAlloc-4 75237 1618 ns/op BenchmarkScanInts-4 36 3141328 ns/op BenchmarkScanRecursiveInt-4 1 377812449 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 414644973 ns/op PASS ok fmt 4.241s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 590 188663 ns/op PASS ok go/build 0.172s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 39907 2507 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13459 8732 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3969 30805 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 930 114880 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 252 468918 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 54 2372756 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9453371 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40768695 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 185444072 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.660s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 267553565 ns/op 0.24 MB/s 44830320 B/op 48655 allocs/op PASS ok go/format 0.328s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 20224397 ns/op 2.66 MB/s BenchmarkParseOnly-4 6 17253745 ns/op 3.12 MB/s BenchmarkResolve-4 46 2522853 ns/op 21.35 MB/s PASS ok go/parser 1.240s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 155601484 ns/op 0.33 MB/s 5087368 B/op 27631 allocs/op BenchmarkPrintDecl-4 645 160460 ns/op 0.20 MB/s 16976 B/op 51 allocs/op PASS ok go/printer 0.316s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 255 481448 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9076700 ns/op 6.02 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12749048 ns/op 5.64 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18714833 ns/op 6.07 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 564187 ns/op 5.45 MB/s PASS ok go/scanner 0.762s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 105.3 ns/op PASS ok go/token 0.149s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 121 947196 ns/op BenchmarkNamed/Underlying/nongeneric-4 908088 134.1 ns/op BenchmarkNamed/Underlying/generic-4 834970 130.8 ns/op BenchmarkNamed/Underlying/src_instance-4 771798 143.3 ns/op BenchmarkNamed/Underlying/user_instance-4 821031 139.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19460 5870 ns/op BenchmarkNamed/NewMethodSet/generic-4 20617 5696 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19830 5889 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19849 5823 ns/op BenchmarkCheck/http/funcbodies/info-4 1 690359912 ns/op 44077 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 457544739 ns/op 66500 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 278316812 ns/op 109315 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 238804294 ns/op 127325 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 444893396 ns/op 11511 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 124027275 ns/op 41264 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 77279833 ns/op 66255 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 72862596 ns/op 70262 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 183707437 ns/op 11792 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 72859878 ns/op 29727 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 53871381 ns/op 40208 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 52565626 ns/op 41195 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1286136353 ns/op 48819 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 626145803 ns/op 100273 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 181034263 ns/op 346672 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 136624924 ns/op 459353 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 525677923 ns/op 3838 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 112891950 ns/op 17865 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 92541900 ns/op 21796 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 95113134 ns/op 21210 lines/s PASS ok go/types 18.829s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8422 14148 ns/op 72.38 MB/s PASS ok hash/adler32 0.250s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 210474 575.4 ns/op 26.07 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 202162 555.8 ns/op 26.99 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 104280 1130 ns/op 35.41 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 112068 1055 ns/op 37.90 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 461030 250.9 ns/op 2040.47 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 472232 252.3 ns/op 2029.38 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 401514 290.8 ns/op 3521.11 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 417211 287.4 ns/op 3563.59 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 232202 494.6 ns/op 8281.48 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 241369 485.6 ns/op 8434.46 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51684 2289 ns/op 14312.97 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52989 2270 ns/op 14433.16 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 446247 251.2 ns/op 59.71 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 469378 252.2 ns/op 59.48 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 465358 255.5 ns/op 156.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 462730 257.5 ns/op 155.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 332828 360.8 ns/op 1419.13 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 321566 364.8 ns/op 1403.58 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 254334 471.4 ns/op 2172.09 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 256533 461.4 ns/op 2219.39 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 221559 532.5 ns/op 7692.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 215253 538.2 ns/op 7610.73 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46278 2603 ns/op 12586.87 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45448 2613 ns/op 12538.91 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 200959 577.9 ns/op 25.96 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 196202 576.4 ns/op 26.02 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100843 1195 ns/op 33.48 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101254 1140 ns/op 35.09 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7752 15510 ns/op 33.01 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7628 15807 ns/op 32.39 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3576 33141 ns/op 30.90 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3596 33061 ns/op 30.97 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 898 132871 ns/op 30.83 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 910 133080 ns/op 30.78 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1068779 ns/op 30.66 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1051464 ns/op 31.16 MB/s PASS ok hash/crc32 4.731s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 84 1401967 ns/op 46.75 MB/s BenchmarkCrc64/ISO4KB-4 967 119230 ns/op 34.35 MB/s BenchmarkCrc64/ISO1KB-4 4435 25591 ns/op 40.01 MB/s BenchmarkCrc64/ECMA64KB-4 82 1419928 ns/op 46.15 MB/s BenchmarkCrc64/Random64KB-4 91 1232352 ns/op 53.18 MB/s BenchmarkCrc64/Random16KB-4 368 319553 ns/op 51.27 MB/s PASS ok hash/crc64 0.799s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8718 14286 ns/op 71.68 MB/s BenchmarkFnv32aKB-4 8530 13858 ns/op 73.89 MB/s BenchmarkFnv64KB-4 7484 14514 ns/op 70.55 MB/s BenchmarkFnv64aKB-4 7353 14745 ns/op 69.45 MB/s BenchmarkFnv128KB-4 2001 58533 ns/op 17.49 MB/s BenchmarkFnv128aKB-4 1958 59598 ns/op 17.18 MB/s PASS ok hash/fnv 0.953s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 614109 195.5 ns/op 20.46 MB/s BenchmarkHash/n=4/Bytes-4 4036568 29.90 ns/op 133.76 MB/s BenchmarkHash/n=4/String-4 4276480 28.41 ns/op 140.82 MB/s BenchmarkHash/n=8/Write-4 546604 196.6 ns/op 40.70 MB/s BenchmarkHash/n=8/Bytes-4 3953481 30.16 ns/op 265.26 MB/s BenchmarkHash/n=8/String-4 4249386 28.13 ns/op 284.42 MB/s BenchmarkHash/n=16/Write-4 571378 197.9 ns/op 80.85 MB/s BenchmarkHash/n=16/Bytes-4 4502530 26.72 ns/op 598.77 MB/s BenchmarkHash/n=16/String-4 4490043 25.66 ns/op 623.53 MB/s BenchmarkHash/n=32/Write-4 554359 206.5 ns/op 154.93 MB/s BenchmarkHash/n=32/Bytes-4 4252315 27.78 ns/op 1151.75 MB/s BenchmarkHash/n=32/String-4 4383352 26.83 ns/op 1192.70 MB/s BenchmarkHash/n=64/Write-4 524229 220.7 ns/op 290.04 MB/s BenchmarkHash/n=64/Bytes-4 3899290 30.54 ns/op 2095.54 MB/s BenchmarkHash/n=64/String-4 4112181 29.10 ns/op 2199.05 MB/s BenchmarkHash/n=256/Write-4 382737 299.8 ns/op 853.77 MB/s BenchmarkHash/n=256/Bytes-4 2210649 54.99 ns/op 4655.39 MB/s BenchmarkHash/n=256/String-4 2197458 55.45 ns/op 4616.60 MB/s BenchmarkHash/n=320/Write-4 412870 289.4 ns/op 1105.91 MB/s BenchmarkHash/n=320/Bytes-4 1786533 66.97 ns/op 4778.22 MB/s BenchmarkHash/n=320/String-4 1782236 67.70 ns/op 4726.53 MB/s BenchmarkHash/n=1024/Write-4 267799 438.6 ns/op 2334.93 MB/s BenchmarkHash/n=1024/Bytes-4 722212 158.9 ns/op 6442.41 MB/s BenchmarkHash/n=1024/String-4 724530 159.7 ns/op 6413.10 MB/s BenchmarkHash/n=4096/Write-4 121155 972.3 ns/op 4212.81 MB/s BenchmarkHash/n=4096/Bytes-4 206707 578.5 ns/op 7080.32 MB/s BenchmarkHash/n=4096/String-4 204625 579.9 ns/op 7062.81 MB/s BenchmarkHash/n=16384/Write-4 39225 3084 ns/op 5311.86 MB/s BenchmarkHash/n=16384/Bytes-4 53192 2259 ns/op 7254.12 MB/s BenchmarkHash/n=16384/String-4 53224 2241 ns/op 7310.11 MB/s PASS ok hash/maphash 4.417s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 778 134640 ns/op BenchmarkEscapeNone-4 117753 962.4 ns/op BenchmarkUnescape-4 730 152268 ns/op BenchmarkUnescapeNone-4 463819 228.6 ns/op BenchmarkUnescapeSparse-4 10533 11200 ns/op BenchmarkUnescapeDense-4 1148 103899 ns/op PASS ok html 0.845s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9046 12815 ns/op BenchmarkCSSEscaperNoSpecials-4 43086 2757 ns/op BenchmarkDecodeCSS-4 26550 4479 ns/op BenchmarkDecodeCSSNoSpecials-4 4312692 28.06 ns/op BenchmarkCSSValueFilter-4 111342 1005 ns/op BenchmarkCSSValueFilterOk-4 79491 1496 ns/op BenchmarkEscapedExecute-4 4825 25437 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10772 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 65187 1772 ns/op BenchmarkStripTags-4 20877 5592 ns/op BenchmarkStripTagsNoSpecials-4 253244 415.6 ns/op BenchmarkJSValEscaperWithNum-4 24643 4961 ns/op BenchmarkJSValEscaperWithStr-4 3728 26867 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18402 6262 ns/op BenchmarkJSValEscaperWithObj-4 3334 30300 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13437 8720 ns/op BenchmarkJSStrEscaperNoSpecials-4 59688 1988 ns/op BenchmarkJSStrEscaper-4 10000 10505 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 53415 2236 ns/op BenchmarkJSRegexpEscaper-4 10000 11186 ns/op BenchmarkTemplateSpecialTags-4 76 1371048 ns/op BenchmarkURLEscaper-4 3966 26461 ns/op BenchmarkURLEscaperNoSpecials-4 180188 655.4 ns/op BenchmarkURLNormalizer-4 6169 19248 ns/op BenchmarkURLNormalizerNoSpecials-4 167923 711.4 ns/op BenchmarkSrcsetFilter-4 18922 6083 ns/op BenchmarkSrcsetFilterNoSpecials-4 105478 1079 ns/op PASS ok html/template 4.084s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 590702 185.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 430059 272.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 521604 195.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 395424 272.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1831646 65.39 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1258495 95.75 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1847464 64.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1220958 96.65 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1468944 82.09 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 419565 256.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 338842 322.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 437667 254.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 374434 329.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 765502 140.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 578744 209.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 852858 120.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 542740 215.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 437982 254.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1407294 84.85 ns/op BenchmarkRGBASetRGBA-4 1367194 84.36 ns/op BenchmarkRGBA64At-4 691584 163.3 ns/op BenchmarkRGBA64SetRGBA64-4 818242 143.8 ns/op BenchmarkNRGBAAt-4 1370334 85.67 ns/op BenchmarkNRGBASetNRGBA-4 1395250 83.60 ns/op BenchmarkNRGBA64At-4 717066 161.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 769935 152.8 ns/op BenchmarkAlphaAt-4 2469720 49.09 ns/op BenchmarkAlphaSetAlpha-4 2350640 51.05 ns/op BenchmarkAlpha16At-4 1570495 76.14 ns/op BenchmarkAlphaSetAlpha16-4 1599674 75.01 ns/op BenchmarkGrayAt-4 2389480 49.71 ns/op BenchmarkGraySetGray-4 2418226 49.74 ns/op BenchmarkGray16At-4 1577328 76.00 ns/op BenchmarkGraySetGray16-4 1551991 75.52 ns/op PASS ok image 5.611s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4586673 26.18 ns/op BenchmarkYCbCrToRGB/128-4 4401578 27.38 ns/op BenchmarkYCbCrToRGB/255-4 4585242 26.15 ns/op BenchmarkRGBToYCbCr/0-4 4497272 26.54 ns/op BenchmarkRGBToYCbCr/Cb-4 4539066 26.44 ns/op BenchmarkRGBToYCbCr/Cr-4 4306683 27.29 ns/op BenchmarkYCbCrToRGBA/0-4 3679156 32.90 ns/op BenchmarkYCbCrToRGBA/128-4 3361448 35.55 ns/op BenchmarkYCbCrToRGBA/255-4 3634389 32.85 ns/op BenchmarkNYCbCrAToRGBA/0-4 3430665 34.91 ns/op BenchmarkNYCbCrAToRGBA/128-4 3308872 35.29 ns/op BenchmarkNYCbCrAToRGBA/255-4 3502576 33.80 ns/op PASS ok image/color 1.865s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34360920 ns/op BenchmarkFillSrc-4 291 399383 ns/op BenchmarkCopyOver-4 6 17628318 ns/op BenchmarkCopySrc-4 376 292547 ns/op BenchmarkNRGBAOver-4 6 18778517 ns/op BenchmarkNRGBASrc-4 9 11894676 ns/op BenchmarkYCbCr-4 8 13546679 ns/op BenchmarkGray-4 16 7030308 ns/op BenchmarkCMYK-4 9 12588271 ns/op BenchmarkGlyphOver-4 19 6072722 ns/op BenchmarkRGBAMaskOver-4 4 31151832 ns/op BenchmarkGrayMaskOver-4 5 23480873 ns/op BenchmarkRGBA64ImageMaskOver-4 3 39595955 ns/op BenchmarkRGBA-4 4 25379126 ns/op BenchmarkPalettedFill-4 896 133410 ns/op BenchmarkPalettedRGBA-4 4 26462534 ns/op BenchmarkGenericOver-4 2 56834458 ns/op BenchmarkGenericMaskOver-4 5 23273776 ns/op BenchmarkGenericSrc-4 3 36024951 ns/op BenchmarkGenericMaskSrc-4 4 31073009 ns/op PASS ok image/draw 6.157s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 25 4582182 ns/op 3.37 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 109780067 ns/op 2.80 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2986113334 ns/op 0.41 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2091062 ns/op 7.39 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 147484247 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.139s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3553 30335 ns/op BenchmarkIDCT-4 3805 28373 ns/op BenchmarkDecodeBaseline-4 8 12684206 ns/op 4.87 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17749537 ns/op 3.48 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 153964791 ns/op 7.98 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 191629343 ns/op 4.81 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.263s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11812506 8.740 ns/op BenchmarkDecodeGray-4 12 9214761 ns/op 7.11 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39662065 ns/op 6.61 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34414948 ns/op 7.62 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5500447 ns/op 11.91 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32482854 ns/op 8.07 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40342277 ns/op 6.50 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62034998 ns/op 4.95 MB/s 852188 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60397656 ns/op 5.09 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 198982914 ns/op 6.18 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 216877092 ns/op 5.67 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30308726 ns/op 10.14 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 200642813 ns/op 6.12 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 835519342 ns/op 1.47 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.835s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55729339 ns/op 1.79 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46910377 ns/op 2.13 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 369436252 ns/op 1.35 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 399692793 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 54649451 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 46086282 ns/op 2.17 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 341202513 ns/op 1.47 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 359764336 ns/op 1.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 799754359 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 830363714 ns/op 1.20 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 5022437735 ns/op 1.00 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 5036229661 ns/op 0.99 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10527277 ns/op 9.50 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11834600 ns/op 8.45 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 51253926 ns/op 9.76 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 58444512 ns/op 8.56 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 103474913 ns/op 9.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 117723505 ns/op 8.49 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 524401972 ns/op 9.53 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 578189311 ns/op 8.65 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 64756334 ns/op 1.54 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 60521504 ns/op 1.65 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 462317774 ns/op 1.08 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 536793745 ns/op 0.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 1185605511 ns/op 0.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1307938498 ns/op 0.76 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 7602681505 ns/op 0.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 7488260101 ns/op 0.67 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 191002745 ns/op 21.88 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 199184119 ns/op 20.98 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 80.677s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 39511 3013 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 35170 3167 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/4-4 33170 3494 ns/op 1.14 MB/s BenchmarkMarshalCorpusFile/8-4 27559 4257 ns/op 1.88 MB/s BenchmarkMarshalCorpusFile/16-4 21422 5367 ns/op 2.98 MB/s BenchmarkMarshalCorpusFile/32-4 14203 8110 ns/op 3.95 MB/s BenchmarkMarshalCorpusFile/64-4 9115 13038 ns/op 4.91 MB/s BenchmarkMarshalCorpusFile/128-4 5061 21339 ns/op 6.00 MB/s BenchmarkMarshalCorpusFile/256-4 2635 41090 ns/op 6.23 MB/s BenchmarkMarshalCorpusFile/512-4 1272 81482 ns/op 6.28 MB/s BenchmarkMarshalCorpusFile/1024-4 741 156358 ns/op 6.55 MB/s BenchmarkMarshalCorpusFile/2048-4 356 317689 ns/op 6.45 MB/s BenchmarkMarshalCorpusFile/4096-4 188 618050 ns/op 6.63 MB/s BenchmarkMarshalCorpusFile/8192-4 97 1248354 ns/op 6.56 MB/s BenchmarkMarshalCorpusFile/16384-4 46 2441119 ns/op 6.71 MB/s BenchmarkMarshalCorpusFile/32768-4 16 6542693 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13453066 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/131072-4 4 30468808 ns/op 4.30 MB/s BenchmarkMarshalCorpusFile/262144-4 2 59327045 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/524288-4 1 127750366 ns/op 4.10 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 224726537 ns/op 4.67 MB/s BenchmarkUnmarshalCorpusFile/1-4 9950 11925 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9387 12841 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 7222 14241 ns/op 0.28 MB/s BenchmarkUnmarshalCorpusFile/8-4 7335 16288 ns/op 0.49 MB/s BenchmarkUnmarshalCorpusFile/16-4 6057 19843 ns/op 0.81 MB/s BenchmarkUnmarshalCorpusFile/32-4 3544 29087 ns/op 1.10 MB/s BenchmarkUnmarshalCorpusFile/64-4 3133 33817 ns/op 1.89 MB/s BenchmarkUnmarshalCorpusFile/128-4 2380 43079 ns/op 2.97 MB/s BenchmarkUnmarshalCorpusFile/256-4 1006 112592 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/512-4 565 212971 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/1024-4 288 406293 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/2048-4 145 803646 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 1614831 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3176742 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6445512 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12732001 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25098238 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 51119284 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 105662220 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 211346197 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 426149183 ns/op 2.46 MB/s BenchmarkMutatorBytes/1-4 34308 3490 ns/op BenchmarkMutatorBytes/10-4 36394 3276 ns/op BenchmarkMutatorBytes/100-4 33512 3536 ns/op BenchmarkMutatorBytes/1000-4 23168 5525 ns/op BenchmarkMutatorBytes/10000-4 5749 25072 ns/op BenchmarkMutatorBytes/100000-4 780 162715 ns/op BenchmarkMutatorString/1-4 33926 3589 ns/op BenchmarkMutatorString/10-4 34200 3583 ns/op BenchmarkMutatorString/100-4 30902 4366 ns/op BenchmarkMutatorString/1000-4 10000 10004 ns/op BenchmarkMutatorString/10000-4 2985 74851 ns/op BenchmarkMutatorString/100000-4 192 625717 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18652 6413 ns/op BenchmarkMutatorAllBasicTypes/string-4 18450 6482 ns/op BenchmarkMutatorAllBasicTypes/bool-4 59940 1969 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53454 2246 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54603 2166 ns/op BenchmarkMutatorAllBasicTypes/int-4 57699 2066 ns/op BenchmarkMutatorAllBasicTypes/int8-4 57504 2067 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57334 2066 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57130 2137 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57114 2052 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 53194 2129 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 55638 2096 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 56384 2135 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 54002 2197 ns/op PASS ok internal/fuzz 11.829s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 26545 4004 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 123687 950.9 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.295s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 34246 3363 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10960 ns/op BenchmarkSplicePipePoolParallel-4 96974 1216 ns/op BenchmarkSplicePipeNativeParallel-4 29719 4225 ns/op PASS ok internal/poll 0.754s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 24707580 ns/op PASS ok internal/trace 3.144s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15529 ns/op BenchmarkCopyNLarge-4 144 1025001 ns/op PASS ok io 0.436s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 208017 533.9 ns/op BenchmarkPrintln-4 24289 5065 ns/op BenchmarkPrintlnNoFlags-4 48628 2539 ns/op PASS ok log 0.483s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2208277 53.99 ns/op BenchmarkAcosh-4 1074975 111.9 ns/op BenchmarkAsin-4 2199992 54.01 ns/op BenchmarkAsinh-4 979813 119.5 ns/op BenchmarkAtan-4 3065236 39.30 ns/op BenchmarkAtanh-4 1000000 109.0 ns/op BenchmarkAtan2-4 2127405 57.13 ns/op BenchmarkCbrt-4 1466085 81.72 ns/op BenchmarkCeil-4 16242570 7.248 ns/op BenchmarkCopysign-4 2985787 39.91 ns/op BenchmarkCos-4 1331836 88.84 ns/op BenchmarkCosh-4 1509855 78.86 ns/op BenchmarkErf-4 2797849 42.39 ns/op BenchmarkErfc-4 2683510 44.25 ns/op BenchmarkErfinv-4 2459786 49.57 ns/op BenchmarkErfcinv-4 2381365 49.35 ns/op BenchmarkExp-4 5799963 20.54 ns/op BenchmarkExpGo-4 920617 127.0 ns/op BenchmarkExpm1-4 2086968 57.61 ns/op BenchmarkExp2-4 985201 117.7 ns/op BenchmarkExp2Go-4 944944 126.0 ns/op BenchmarkAbs-4 3831042 31.49 ns/op BenchmarkDim-4 7975011 15.04 ns/op BenchmarkFloor-4 16602687 7.227 ns/op BenchmarkMax-4 11342968 10.55 ns/op BenchmarkMin-4 11353809 10.76 ns/op BenchmarkMod-4 321117 320.8 ns/op BenchmarkFrexp-4 2077084 57.73 ns/op BenchmarkGamma-4 682372 171.0 ns/op BenchmarkHypot-4 10065616 11.88 ns/op BenchmarkHypotGo-4 1638493 71.81 ns/op BenchmarkIlogb-4 2437936 48.86 ns/op BenchmarkJ0-4 239937 491.2 ns/op BenchmarkJ1-4 242683 477.4 ns/op BenchmarkJn-4 111870 1061 ns/op BenchmarkLdexp-4 2013346 59.00 ns/op BenchmarkLgamma-4 824259 142.1 ns/op BenchmarkLog-4 5092034 23.62 ns/op BenchmarkLogb-4 2418602 48.53 ns/op BenchmarkLog1p-4 1318864 92.23 ns/op BenchmarkLog10-4 4820529 24.76 ns/op BenchmarkLog2-4 1511907 77.16 ns/op BenchmarkModf-4 3031773 40.27 ns/op BenchmarkNextafter32-4 2896411 40.82 ns/op BenchmarkNextafter64-4 2979640 39.90 ns/op BenchmarkPowInt-4 557622 198.0 ns/op BenchmarkPowFrac-4 402136 273.6 ns/op BenchmarkPow10Pos-4 4126069 29.37 ns/op BenchmarkPow10Neg-4 4019737 29.97 ns/op BenchmarkRound-4 3445633 34.83 ns/op BenchmarkRoundToEven-4 7909731 14.91 ns/op BenchmarkRemainder-4 525141 225.8 ns/op BenchmarkSignbit-4 5065974 23.70 ns/op BenchmarkSin-4 1609599 74.78 ns/op BenchmarkSincos-4 958957 117.9 ns/op BenchmarkSinh-4 1768238 68.15 ns/op BenchmarkSqrtIndirect-4 16388740 7.185 ns/op BenchmarkSqrtLatency-4 16448384 7.194 ns/op BenchmarkSqrtIndirectLatency-4 16486190 7.188 ns/op BenchmarkSqrtGoLatency-4 1000000 106.1 ns/op BenchmarkSqrtPrime-4 30895 3903 ns/op BenchmarkTan-4 1470153 80.86 ns/op BenchmarkTanh-4 1389726 86.34 ns/op BenchmarkTrunc-4 16523040 7.194 ns/op BenchmarkY0-4 251374 476.4 ns/op BenchmarkY1-4 239592 476.9 ns/op BenchmarkYn-4 118168 977.7 ns/op BenchmarkFloat64bits-4 5449218 22.23 ns/op BenchmarkFloat64frombits-4 5031308 23.36 ns/op BenchmarkFloat32bits-4 4972890 24.19 ns/op BenchmarkFloat32frombits-4 4851186 24.59 ns/op BenchmarkFMA-4 16360695 7.172 ns/op PASS ok math 11.099s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12623090 9.443 ns/op 6777.48 MB/s BenchmarkAddVV/2-4 11695982 10.14 ns/op 12620.18 MB/s BenchmarkAddVV/3-4 10290116 11.56 ns/op 16602.19 MB/s BenchmarkAddVV/4-4 10494136 11.23 ns/op 22798.67 MB/s BenchmarkAddVV/5-4 9715167 12.32 ns/op 25976.75 MB/s BenchmarkAddVV/10-4 7914907 15.38 ns/op 41609.12 MB/s BenchmarkAddVV/100-4 1692991 70.73 ns/op 90484.99 MB/s BenchmarkAddVV/1000-4 200984 582.8 ns/op 109822.47 MB/s BenchmarkSubVV/1-4 12726878 9.374 ns/op 6827.47 MB/s BenchmarkSubVV/2-4 11706810 10.17 ns/op 12591.11 MB/s BenchmarkSubVV/3-4 10273860 11.58 ns/op 16582.87 MB/s BenchmarkSubVV/4-4 10662698 11.30 ns/op 22646.52 MB/s BenchmarkSubVV/5-4 9754466 12.35 ns/op 25920.04 MB/s BenchmarkSubVV/10-4 7872154 15.17 ns/op 42178.48 MB/s BenchmarkSubVV/100-4 1678647 71.34 ns/op 89708.09 MB/s BenchmarkSubVV/1000-4 201565 587.5 ns/op 108930.49 MB/s BenchmarkAddVW/1-4 13534611 8.698 ns/op 919.75 MB/s BenchmarkAddVW/2-4 13114219 9.116 ns/op 1755.17 MB/s BenchmarkAddVW/3-4 11961922 10.07 ns/op 2382.40 MB/s BenchmarkAddVW/4-4 11576485 10.21 ns/op 3134.25 MB/s BenchmarkAddVW/5-4 10975753 10.87 ns/op 3680.33 MB/s BenchmarkAddVW/10-4 9186270 12.94 ns/op 6184.21 MB/s BenchmarkAddVW/100-4 245254 449.4 ns/op 1780.04 MB/s BenchmarkAddVW/1000-4 35025 3413 ns/op 2344.22 MB/s BenchmarkAddVWext/1-4 13472366 8.756 ns/op 913.61 MB/s BenchmarkAddVWext/2-4 13110852 9.158 ns/op 1747.11 MB/s BenchmarkAddVWext/3-4 11754962 10.00 ns/op 2398.83 MB/s BenchmarkAddVWext/4-4 11528103 10.32 ns/op 3099.91 MB/s BenchmarkAddVWext/5-4 10977871 10.88 ns/op 3676.41 MB/s BenchmarkAddVWext/10-4 9046964 13.01 ns/op 6151.46 MB/s BenchmarkAddVWext/100-4 84160 1422 ns/op 562.78 MB/s BenchmarkAddVWext/1000-4 8504 13709 ns/op 583.55 MB/s BenchmarkSubVW/1-4 13274990 8.973 ns/op 891.60 MB/s BenchmarkSubVW/2-4 11805187 10.16 ns/op 1575.03 MB/s BenchmarkSubVW/3-4 10992536 10.96 ns/op 2190.53 MB/s BenchmarkSubVW/4-4 11681127 10.35 ns/op 3092.66 MB/s BenchmarkSubVW/5-4 10936586 11.02 ns/op 3630.47 MB/s BenchmarkSubVW/10-4 8955912 13.14 ns/op 6086.11 MB/s BenchmarkSubVW/100-4 257032 464.1 ns/op 1723.90 MB/s BenchmarkSubVW/1000-4 35205 3445 ns/op 2321.94 MB/s BenchmarkSubVWext/1-4 13444794 9.033 ns/op 885.61 MB/s BenchmarkSubVWext/2-4 11777640 9.956 ns/op 1607.07 MB/s BenchmarkSubVWext/3-4 11102115 10.75 ns/op 2232.32 MB/s BenchmarkSubVWext/4-4 11551874 10.30 ns/op 3106.37 MB/s BenchmarkSubVWext/5-4 10923819 10.90 ns/op 3670.23 MB/s BenchmarkSubVWext/10-4 9070404 13.18 ns/op 6069.60 MB/s BenchmarkSubVWext/100-4 83739 1443 ns/op 554.32 MB/s BenchmarkSubVWext/1000-4 8781 13765 ns/op 581.17 MB/s BenchmarkMulAddVWW/1-4 11011585 10.84 ns/op 5901.65 MB/s BenchmarkMulAddVWW/2-4 10068253 11.95 ns/op 10714.85 MB/s BenchmarkMulAddVWW/3-4 9631558 12.37 ns/op 15517.64 MB/s BenchmarkMulAddVWW/4-4 9145010 13.05 ns/op 19612.59 MB/s BenchmarkMulAddVWW/5-4 8674749 13.65 ns/op 23443.39 MB/s BenchmarkMulAddVWW/10-4 6448159 18.60 ns/op 34407.03 MB/s BenchmarkMulAddVWW/100-4 1000000 109.9 ns/op 58212.79 MB/s BenchmarkMulAddVWW/1000-4 123313 935.4 ns/op 68420.41 MB/s BenchmarkAddMulVVW/1-4 12650403 9.465 ns/op 6761.49 MB/s BenchmarkAddMulVVW/2-4 11384180 10.60 ns/op 12079.38 MB/s BenchmarkAddMulVVW/3-4 10220668 11.71 ns/op 16399.79 MB/s BenchmarkAddMulVVW/4-4 9237118 12.97 ns/op 19735.71 MB/s BenchmarkAddMulVVW/5-4 8262418 14.14 ns/op 22634.78 MB/s BenchmarkAddMulVVW/10-4 7182854 16.87 ns/op 37936.59 MB/s BenchmarkAddMulVVW/100-4 1478187 80.83 ns/op 79180.41 MB/s BenchmarkAddMulVVW/1000-4 164875 716.7 ns/op 89293.52 MB/s BenchmarkDivWVW/1-4 2555547 46.10 ns/op 1388.33 MB/s BenchmarkDivWVW/2-4 1233279 97.05 ns/op 1318.91 MB/s BenchmarkDivWVW/3-4 886516 128.7 ns/op 1491.69 MB/s BenchmarkDivWVW/4-4 723858 148.8 ns/op 1720.08 MB/s BenchmarkDivWVW/5-4 727999 154.8 ns/op 2066.86 MB/s BenchmarkDivWVW/10-4 414262 288.8 ns/op 2215.97 MB/s BenchmarkDivWVW/100-4 54650 2188 ns/op 2924.66 MB/s BenchmarkDivWVW/1000-4 5366 21143 ns/op 3027.03 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11217172 9.430 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13347897 8.975 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10098210 10.04 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10679878 9.904 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9635415 11.13 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9746246 10.51 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9094010 12.52 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9491316 11.19 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8252656 13.91 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8523721 12.19 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6229926 17.17 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6883435 15.84 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 113.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1235535 94.00 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127491 935.4 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154527 780.0 ns/op BenchmarkDecimalConversion-4 201 590546 ns/op BenchmarkFloatString/100-4 10000 10921 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 212 565466 ns/op 2920 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50758216 ns/op 61484 B/op 56 allocs/op BenchmarkFloatString/100000-4 1 5050952486 ns/op 829736 B/op 486 allocs/op BenchmarkFloatAdd/10-4 162200 695.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 164654 706.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 150834 781.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84516 1378 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17060 7024 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 211428 533.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 223015 529.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 217155 542.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 149120 760.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44655 2668 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1920 61117 ns/op BenchmarkParseFloatLargeExp-4 412 269102 ns/op BenchmarkGCD10x10/WithoutXY-4 198921 636.3 ns/op BenchmarkGCD10x10/WithXY-4 55197 2065 ns/op BenchmarkGCD10x100/WithoutXY-4 93720 1205 ns/op BenchmarkGCD10x100/WithXY-4 16821 7079 ns/op BenchmarkGCD10x1000/WithoutXY-4 57210 1898 ns/op BenchmarkGCD10x1000/WithXY-4 13770 8854 ns/op BenchmarkGCD100x100/WithoutXY-4 24127 4819 ns/op BenchmarkGCD100x100/WithXY-4 9646 11613 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10038 ns/op BenchmarkGCD100x1000/WithXY-4 5721 19847 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2079 56566 ns/op BenchmarkGCD1000x1000/WithXY-4 1158 98471 ns/op BenchmarkHilbert-4 21 5075095 ns/op BenchmarkBinomial-4 14035 8452 ns/op BenchmarkQuoRem-4 20827 5927 ns/op BenchmarkExp-4 15 7439641 ns/op BenchmarkExpMont/Odd-4 126 929525 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 126 943183 ns/op 3366 B/op 38 allocs/op BenchmarkExpMont/Even2-4 121 1010663 ns/op 3874 B/op 54 allocs/op BenchmarkExpMont/Even3-4 120 1016506 ns/op 3829 B/op 52 allocs/op BenchmarkExpMont/Even4-4 121 996019 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even8-4 120 1001643 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even32-4 100 1012390 ns/op 3872 B/op 54 allocs/op BenchmarkExpMont/Even64-4 141 827806 ns/op 3645 B/op 54 allocs/op BenchmarkExpMont/Even96-4 135 871090 ns/op 3779 B/op 51 allocs/op BenchmarkExpMont/Even128-4 160 733688 ns/op 3269 B/op 51 allocs/op BenchmarkExpMont/Even255-4 177 657646 ns/op 2943 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 420 274126 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 358 326141 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 363 335083 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 374 329011 ns/op 1746 B/op 47 allocs/op BenchmarkExp2-4 14 7383367 ns/op BenchmarkBitset-4 704037 154.6 ns/op BenchmarkBitsetNeg-4 430688 265.7 ns/op BenchmarkBitsetOrig-4 229857 506.2 ns/op BenchmarkBitsetNegOrig-4 140590 781.3 ns/op BenchmarkModSqrt225_Tonelli-4 100 1050169 ns/op BenchmarkModSqrt225_3Mod4-4 378 316896 ns/op BenchmarkModSqrt231_Tonelli-4 94 1091338 ns/op BenchmarkModSqrt231_5Mod8-4 314 369484 ns/op BenchmarkModInverse-4 12262 9838 ns/op BenchmarkSqrt-4 1572 72426 ns/op BenchmarkIntSqr/1-4 1419310 82.68 ns/op BenchmarkIntSqr/2-4 741961 155.2 ns/op BenchmarkIntSqr/3-4 618718 190.4 ns/op BenchmarkIntSqr/5-4 423796 276.5 ns/op BenchmarkIntSqr/8-4 308894 377.7 ns/op BenchmarkIntSqr/10-4 247568 468.8 ns/op BenchmarkIntSqr/20-4 48495 2609 ns/op BenchmarkIntSqr/30-4 34652 3592 ns/op BenchmarkIntSqr/50-4 21320 5718 ns/op BenchmarkIntSqr/80-4 12618 9412 ns/op BenchmarkIntSqr/100-4 8667 12399 ns/op BenchmarkIntSqr/200-4 3505 31401 ns/op BenchmarkIntSqr/300-4 1510 73398 ns/op BenchmarkIntSqr/500-4 769 159854 ns/op BenchmarkIntSqr/800-4 288 412489 ns/op BenchmarkIntSqr/1000-4 213 547323 ns/op BenchmarkDiv/20/10-4 416504 279.0 ns/op BenchmarkDiv/40/20-4 403062 278.1 ns/op BenchmarkDiv/100/50-4 364435 319.9 ns/op BenchmarkDiv/200/100-4 52382 2351 ns/op BenchmarkDiv/400/200-4 46590 2494 ns/op BenchmarkDiv/1000/500-4 40672 3074 ns/op BenchmarkDiv/2000/1000-4 30116 4250 ns/op BenchmarkDiv/20000/10000-4 970 117990 ns/op BenchmarkDiv/200000/100000-4 25 4801408 ns/op BenchmarkDiv/2000000/1000000-4 1 131464119 ns/op BenchmarkDiv/20000000/10000000-4 1 3808841955 ns/op BenchmarkMul-4 5 23858621 ns/op BenchmarkNatMul/10-4 154922 714.7 ns/op BenchmarkNatMul/100-4 5629 22560 ns/op BenchmarkNatMul/1000-4 164 683533 ns/op BenchmarkZeroShifts/Shl-4 14942 7599 ns/op BenchmarkZeroShifts/ShlSame-4 5200752 23.16 ns/op BenchmarkZeroShifts/Shr-4 14452 8492 ns/op BenchmarkZeroShifts/ShrSame-4 4940713 22.69 ns/op BenchmarkExp3Power/0x10-4 168022 669.5 ns/op BenchmarkExp3Power/0x40-4 146092 751.1 ns/op BenchmarkExp3Power/0x100-4 90105 1260 ns/op BenchmarkExp3Power/0x400-4 39735 2741 ns/op BenchmarkExp3Power/0x1000-4 9141 13042 ns/op BenchmarkExp3Power/0x4000-4 1542 66635 ns/op BenchmarkExp3Power/0x10000-4 196 600634 ns/op BenchmarkExp3Power/0x40000-4 16 6850604 ns/op BenchmarkExp3Power/0x100000-4 2 63883985 ns/op BenchmarkExp3Power/0x400000-4 1 580913739 ns/op BenchmarkFibo-4 3 40234106 ns/op BenchmarkNatSqr/1-4 741933 135.0 ns/op BenchmarkNatSqr/2-4 444388 230.4 ns/op BenchmarkNatSqr/3-4 429340 274.2 ns/op BenchmarkNatSqr/5-4 302085 389.6 ns/op BenchmarkNatSqr/8-4 202609 565.0 ns/op BenchmarkNatSqr/10-4 156841 702.5 ns/op BenchmarkNatSqr/20-4 40154 2781 ns/op BenchmarkNatSqr/30-4 29923 3782 ns/op BenchmarkNatSqr/50-4 18559 6326 ns/op BenchmarkNatSqr/80-4 11427 10243 ns/op BenchmarkNatSqr/100-4 7815 14296 ns/op BenchmarkNatSqr/200-4 3438 35307 ns/op BenchmarkNatSqr/300-4 1274 84743 ns/op BenchmarkNatSqr/500-4 646 166324 ns/op BenchmarkNatSqr/800-4 283 398702 ns/op BenchmarkNatSqr/1000-4 219 522026 ns/op BenchmarkNatSetBytes/8-4 592404 173.5 ns/op BenchmarkNatSetBytes/24-4 195480 596.4 ns/op BenchmarkNatSetBytes/128-4 44367 2591 ns/op BenchmarkNatSetBytes/7-4 690043 159.4 ns/op BenchmarkNatSetBytes/23-4 203576 569.7 ns/op BenchmarkNatSetBytes/127-4 45045 2558 ns/op BenchmarkScanPi-4 237 491717 ns/op BenchmarkStringPiParallel-4 688 187877 ns/op BenchmarkScan/10/Base2-4 39283 3036 ns/op BenchmarkScan/100/Base2-4 4440 25520 ns/op BenchmarkScan/1000/Base2-4 481 249512 ns/op BenchmarkScan/10/Base8-4 97830 1221 ns/op BenchmarkScan/100/Base8-4 13570 8843 ns/op BenchmarkScan/1000/Base8-4 1362 86225 ns/op BenchmarkScan/10/Base10-4 103722 1132 ns/op BenchmarkScan/100/Base10-4 14534 8438 ns/op BenchmarkScan/1000/Base10-4 1495 79627 ns/op BenchmarkScan/10/Base16-4 112252 1040 ns/op BenchmarkScan/100/Base16-4 16093 7381 ns/op BenchmarkScan/1000/Base16-4 1657 71405 ns/op BenchmarkString/10/Base2-4 166430 704.3 ns/op BenchmarkString/100/Base2-4 21768 5429 ns/op BenchmarkString/1000/Base2-4 2418 51309 ns/op BenchmarkString/10/Base8-4 315952 357.2 ns/op BenchmarkString/100/Base8-4 61143 1975 ns/op BenchmarkString/1000/Base8-4 6952 18680 ns/op BenchmarkString/10/Base10-4 192456 585.6 ns/op BenchmarkString/100/Base10-4 35629 3267 ns/op BenchmarkString/1000/Base10-4 3915 25851 ns/op BenchmarkString/10/Base16-4 339409 306.7 ns/op BenchmarkString/100/Base16-4 77640 1516 ns/op BenchmarkString/1000/Base16-4 8493 12953 ns/op BenchmarkLeafSize/0-4 42 2762195 ns/op BenchmarkLeafSize/1-4 367 300206 ns/op BenchmarkLeafSize/2-4 379 301451 ns/op BenchmarkLeafSize/3-4 279 409538 ns/op BenchmarkLeafSize/4-4 357 301863 ns/op BenchmarkLeafSize/5-4 243 465640 ns/op BenchmarkLeafSize/6-4 284 405303 ns/op BenchmarkLeafSize/7-4 301 380412 ns/op BenchmarkLeafSize/8-4 373 294029 ns/op BenchmarkLeafSize/9-4 208 561598 ns/op BenchmarkLeafSize/10-4 248 484333 ns/op BenchmarkLeafSize/11-4 262 437377 ns/op BenchmarkLeafSize/12-4 284 407784 ns/op BenchmarkLeafSize/13-4 261 433770 ns/op BenchmarkLeafSize/14-4 298 390345 ns/op BenchmarkLeafSize/15-4 320 364885 ns/op BenchmarkLeafSize/16-4 387 298293 ns/op BenchmarkLeafSize/32-4 379 304580 ns/op BenchmarkLeafSize/64-4 356 319442 ns/op BenchmarkProbablyPrime/n=0-4 9 11867575 ns/op BenchmarkProbablyPrime/n=1-4 8 13161342 ns/op BenchmarkProbablyPrime/n=5-4 6 18906398 ns/op BenchmarkProbablyPrime/n=10-4 4 26413892 ns/op BenchmarkProbablyPrime/n=20-4 3 41080800 ns/op BenchmarkProbablyPrime/Lucas-4 10 10141846 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1501435 ns/op BenchmarkRatCmp-4 201142 541.2 ns/op BenchmarkFloatSqrt/64-4 21693 5534 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13548 8712 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8044 12816 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4585 25001 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 747 152241 ns/op 18071 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 58 2010196 ns/op 176343 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 153992068 ns/op 3642672 B/op 543 allocs/op PASS ok math/big 50.124s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8587970 13.99 ns/op BenchmarkLeadingZeros8-4 7850545 15.08 ns/op BenchmarkLeadingZeros16-4 10533586 11.38 ns/op BenchmarkLeadingZeros32-4 10768890 11.05 ns/op BenchmarkLeadingZeros64-4 10487959 11.54 ns/op BenchmarkTrailingZeros-4 10602858 11.21 ns/op BenchmarkTrailingZeros8-4 9602940 12.40 ns/op BenchmarkTrailingZeros16-4 10263532 11.51 ns/op BenchmarkTrailingZeros32-4 9687297 12.49 ns/op BenchmarkTrailingZeros64-4 10520520 11.34 ns/op BenchmarkOnesCount-4 9758128 12.24 ns/op BenchmarkOnesCount8-4 9768351 12.13 ns/op BenchmarkOnesCount16-4 9491445 12.25 ns/op BenchmarkOnesCount32-4 9803155 12.15 ns/op BenchmarkOnesCount64-4 9825417 12.30 ns/op BenchmarkRotateLeft-4 9565088 12.62 ns/op BenchmarkRotateLeft8-4 10271568 11.56 ns/op BenchmarkRotateLeft16-4 9604354 12.50 ns/op BenchmarkRotateLeft32-4 9632529 12.09 ns/op BenchmarkRotateLeft64-4 9481370 12.58 ns/op BenchmarkReverse-4 12626647 9.518 ns/op BenchmarkReverse8-4 15643263 7.481 ns/op BenchmarkReverse16-4 15859756 7.578 ns/op BenchmarkReverse32-4 14129796 8.291 ns/op BenchmarkReverse64-4 12622398 9.433 ns/op BenchmarkReverseBytes-4 16558249 7.216 ns/op BenchmarkReverseBytes16-4 16512313 7.177 ns/op BenchmarkReverseBytes32-4 16774890 7.222 ns/op BenchmarkReverseBytes64-4 16464334 7.201 ns/op BenchmarkAdd-4 10762794 11.10 ns/op BenchmarkAdd32-4 9500113 12.47 ns/op BenchmarkAdd64-4 10346262 11.51 ns/op BenchmarkAdd64multiple-4 18268632 6.397 ns/op BenchmarkSub-4 10588942 11.24 ns/op BenchmarkSub32-4 10302223 11.77 ns/op BenchmarkSub64-4 9533304 12.47 ns/op BenchmarkSub64multiple-4 18492388 6.502 ns/op BenchmarkMul-4 9355641 12.36 ns/op BenchmarkMul32-4 10832532 11.09 ns/op BenchmarkMul64-4 9559284 12.45 ns/op BenchmarkDiv-4 2819653 42.86 ns/op BenchmarkDiv32-4 5661811 21.14 ns/op BenchmarkDiv64-4 2633884 44.67 ns/op PASS ok math/bits 5.819s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10280864 10.69 ns/op BenchmarkAcos-4 465937 255.2 ns/op BenchmarkAcosh-4 411164 277.4 ns/op BenchmarkAsin-4 457182 256.8 ns/op BenchmarkAsinh-4 466233 255.4 ns/op BenchmarkAtan-4 716740 162.8 ns/op BenchmarkAtanh-4 719848 160.8 ns/op BenchmarkConj-4 17284089 6.073 ns/op BenchmarkCos-4 513529 205.2 ns/op BenchmarkCosh-4 541340 210.0 ns/op BenchmarkExp-4 758329 158.5 ns/op BenchmarkLog-4 812212 144.2 ns/op BenchmarkLog10-4 819241 143.9 ns/op BenchmarkPhase-4 1777833 67.25 ns/op BenchmarkPolar-4 1000000 100.4 ns/op BenchmarkPow-4 223599 525.7 ns/op BenchmarkRect-4 979378 119.3 ns/op BenchmarkSin-4 553040 209.1 ns/op BenchmarkSinh-4 565342 212.2 ns/op BenchmarkSqrt-4 998791 117.1 ns/op BenchmarkTan-4 353479 338.6 ns/op BenchmarkTanh-4 343305 299.5 ns/op PASS ok math/cmplx 2.846s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 162160 703.4 ns/op BenchmarkInt63ThreadsafeParallel-4 78343 1326 ns/op BenchmarkInt63Unthreadsafe-4 1220935 97.43 ns/op BenchmarkIntn1000-4 759188 142.2 ns/op BenchmarkInt63n1000-4 901456 130.0 ns/op BenchmarkInt31n1000-4 941707 121.2 ns/op BenchmarkFloat32-4 914658 114.2 ns/op BenchmarkFloat64-4 1217616 97.92 ns/op BenchmarkPerm3-4 179622 636.1 ns/op BenchmarkPerm30-4 22756 5152 ns/op BenchmarkPerm30ViaShuffle-4 25833 4589 ns/op BenchmarkShuffleOverhead-4 18024 6792 ns/op BenchmarkRead3-4 837813 126.1 ns/op BenchmarkRead64-4 75928 1551 ns/op BenchmarkRead1000-4 4970 23250 ns/op PASS ok math/rand 2.219s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43201 2706 ns/op BenchmarkQDecodeWord-4 95647 1100 ns/op BenchmarkQDecodeHeader-4 94770 1223 ns/op BenchmarkTypeByExtension/.html-4 338204 308.7 ns/op BenchmarkTypeByExtension/.HTML-4 237176 433.0 ns/op BenchmarkTypeByExtension/.unused-4 295656 357.1 ns/op BenchmarkExtensionsByType/text/html-4 130635 804.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 91042 1251 ns/op BenchmarkExtensionsByType/application/octet-stream-4 128376 939.8 ns/op PASS ok mime 1.469s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 950 128467 ns/op PASS ok mime/quotedprintable 0.272s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 57 1821008 ns/op 8485 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 16 7005717 ns/op 19330 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5017677803 ns/op 158784 B/op 233 allocs/op BenchmarkDNSName-4 105799 991.3 ns/op BenchmarkInterfaces-4 1321 86172 ns/op BenchmarkInterfaceByIndex-4 1588 69452 ns/op BenchmarkInterfaceByName-4 1210 90307 ns/op BenchmarkInterfaceAddrs-4 792 139305 ns/op BenchmarkInterfacesAndAddrs-4 2473 43844 ns/op BenchmarkInterfacesAndMulticastAddrs-4 448 258898 ns/op BenchmarkParseIP-4 14835 8131 ns/op BenchmarkIPString/IPv4-4 140823 840.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11641 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43758 2756 ns/op BenchmarkIPEqual/IPv4-4 1074354 110.2 ns/op BenchmarkIPEqual/IPv6-4 1074932 111.4 ns/op BenchmarkSendFile/1024-4 1 222213214 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 216911319 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 227000119 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 217125120 ns/op 0.04 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 213818538 ns/op 0.08 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/32768-4 3037 37721 ns/op 868.70 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1425 70401 ns/op 930.90 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 927 135044 ns/op 970.59 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 476 257098 ns/op 1019.63 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 184 567196 ns/op 924.35 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 109 1103144 ns/op 950.53 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9936 11315 ns/op 90.50 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 7434 13638 ns/op 150.16 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 6319 18993 ns/op 215.66 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 4746 21402 ns/op 382.76 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4140 26717 ns/op 613.25 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2128 47562 ns/op 688.96 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1438 70794 ns/op 925.73 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 900 132673 ns/op 987.93 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 442 252679 ns/op 1037.46 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 207 511202 ns/op 1025.60 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 124 907627 ns/op 1155.29 MB/s BenchmarkSplice/unix-to-tcp/1024-4 14474 7389 ns/op 138.59 MB/s BenchmarkSplice/unix-to-tcp/2048-4 15739 7708 ns/op 265.71 MB/s BenchmarkSplice/unix-to-tcp/4096-4 13364 9426 ns/op 434.53 MB/s BenchmarkSplice/unix-to-tcp/8192-4 8898 12063 ns/op 679.09 MB/s BenchmarkSplice/unix-to-tcp/16384-4 5958 19496 ns/op 840.38 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3282 32602 ns/op 1005.10 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1480 69212 ns/op 946.89 MB/s BenchmarkSplice/unix-to-tcp/131072-4 987 115826 ns/op 1131.63 MB/s BenchmarkSplice/unix-to-tcp/262144-4 469 238827 ns/op 1097.63 MB/s BenchmarkSplice/unix-to-tcp/524288-4 204 502731 ns/op 1042.88 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 120 958144 ns/op 1094.38 MB/s BenchmarkTCP4OneShot-4 2161 52405 ns/op BenchmarkTCP4OneShotTimeout-4 1880 55237 ns/op BenchmarkTCP4Persistent-4 10801 10714 ns/op BenchmarkTCP4PersistentTimeout-4 11250 10815 ns/op BenchmarkTCP6OneShot-4 2229 51943 ns/op BenchmarkTCP6OneShotTimeout-4 2226 55911 ns/op BenchmarkTCP6Persistent-4 10010 10554 ns/op BenchmarkTCP6PersistentTimeout-4 11646 10173 ns/op BenchmarkTCP4ConcurrentReadWrite-4 24715 5470 ns/op BenchmarkTCP6ConcurrentReadWrite-4 21201 5699 ns/op BenchmarkSetReadDeadline-4 124803 966.8 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9475 12526 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9214 12229 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9404 12006 ns/op 0 B/op 0 allocs/op PASS ok net 28.860s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26199 4442 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 9926 11362 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13682 8553 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18008 6651 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 29404 3603 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 924649 129.1 ns/op BenchmarkReadRequestChrome-4 3394 31672 ns/op 19.29 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10774 ns/op 7.24 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10923 10614 ns/op 7.73 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6616 16174 ns/op 9.34 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16662 6987 ns/op 5.73 MB/s 875 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 303 433145 ns/op 2.36 MB/s BenchmarkFileAndServer_1KB/https1-4 219 545899 ns/op 1.88 MB/s BenchmarkFileAndServer_1KB/h2-4 127 816861 ns/op 1.25 MB/s BenchmarkFileAndServer_16MB/h1-4 3 48031717 ns/op 349.29 MB/s BenchmarkFileAndServer_16MB/https1-4 1 116025058 ns/op 144.60 MB/s BenchmarkFileAndServer_16MB/h2-4 1 223223395 ns/op 75.16 MB/s BenchmarkFileAndServer_64MB/h1-4 1 218198771 ns/op 307.56 MB/s BenchmarkFileAndServer_64MB/https1-4 1 424375974 ns/op 158.14 MB/s BenchmarkFileAndServer_64MB/h2-4 1 917158156 ns/op 73.17 MB/s BenchmarkServeMux-4 260 477398 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 350 366588 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 351 352467 ns/op 5981 B/op 64 allocs/op BenchmarkClientServer/https1-4 211 526132 ns/op 6743 B/op 75 allocs/op BenchmarkClientServer/h2-4 164 644321 ns/op 10320 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 1014 119696 ns/op 10363 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 27 5204985 ns/op 132173 B/op 1229 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36276: read tcp 127.0.0.1:44507->127.0.0.1:36276: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:36286: write tcp 127.0.0.1:44507->127.0.0.1:36286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43620: read tcp 127.0.0.1:38629->127.0.0.1:43620: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43536: read tcp 127.0.0.1:38629->127.0.0.1:43536: use of closed network connection BenchmarkClientServerParallel/4/h2-4 190 624757 ns/op 19093 B/op 179 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47962: read tcp 127.0.0.1:33635->127.0.0.1:47962: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47912: write tcp 127.0.0.1:33635->127.0.0.1:47912: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47970: write tcp 127.0.0.1:33635->127.0.0.1:47970: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41852: write tcp 127.0.0.1:46141->127.0.0.1:41852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41978: write tcp 127.0.0.1:46141->127.0.0.1:41978: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41916: read tcp 127.0.0.1:46141->127.0.0.1:41916: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41874: read tcp 127.0.0.1:46141->127.0.0.1:41874: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41918: read tcp 127.0.0.1:46141->127.0.0.1:41918: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41890: write tcp 127.0.0.1:46141->127.0.0.1:41890: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41898: write tcp 127.0.0.1:46141->127.0.0.1:41898: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 403 288270 ns/op 22013 B/op 115 allocs/op BenchmarkClientServerParallel/64/https1-4 106 4478252 ns/op 127081 B/op 1196 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46076: read tcp 127.0.0.1:35003->127.0.0.1:46076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46060: write tcp 127.0.0.1:35003->127.0.0.1:46060: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37980: read tcp 127.0.0.1:36725->127.0.0.1:37980: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37994: read tcp 127.0.0.1:36725->127.0.0.1:37994: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38030: read tcp 127.0.0.1:36725->127.0.0.1:38030: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38056: write tcp 127.0.0.1:36725->127.0.0.1:38056: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38040: write tcp 127.0.0.1:36725->127.0.0.1:38040: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38076: read tcp 127.0.0.1:36725->127.0.0.1:38076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38048: read tcp 127.0.0.1:36725->127.0.0.1:38048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38104: read tcp 127.0.0.1:36725->127.0.0.1:38104: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 109 3588079 ns/op 92682 B/op 899 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59608: read tcp 127.0.0.1:38415->127.0.0.1:59608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59628: read tcp 127.0.0.1:38415->127.0.0.1:59628: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59582: write tcp 127.0.0.1:38415->127.0.0.1:59582: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59594: write tcp 127.0.0.1:38415->127.0.0.1:59594: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55128: read tcp 127.0.0.1:33725->127.0.0.1:55128: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55230: write tcp 127.0.0.1:33725->127.0.0.1:55230: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55286: write tcp 127.0.0.1:33725->127.0.0.1:55286: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55284: write tcp 127.0.0.1:33725->127.0.0.1:55284: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55176: read tcp 127.0.0.1:33725->127.0.0.1:55176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55342: read tcp 127.0.0.1:33725->127.0.0.1:55342: use of closed network connection ... [output truncated] BenchmarkServer-4 130 793950 ns/op 2899 B/op 23 allocs/op BenchmarkClient-4 262 433495 ns/op 3773 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 561 192085 ns/op 7305 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1154 103446 ns/op 3070 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1573 79386 ns/op 1961 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1378 88706 ns/op 2756 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1448 76952 ns/op 2733 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1495 83578 ns/op 2747 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1332 78361 ns/op 1880 B/op 14 allocs/op BenchmarkServerHijack-4 840 139325 ns/op 16684 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 339 326675 ns/op 5759 B/op 51 allocs/op BenchmarkResponseStatusLine-4 515223 224.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.818s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 3902 30029 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.326s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 79788 1406 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 551068 201.0 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 177134 656.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66490 1834 ns/op BenchmarkStdIPv4-4 113560 1029 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 79058 1289 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 92932 1288 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 103087 1121 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 67966 1729 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1236308 98.06 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 105.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1374368 87.05 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 255140 462.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 275562 424.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 252002 466.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82738 1454 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 402897 277.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 285879 419.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 280617 429.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 151120 823.3 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 388363 288.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 353078 339.9 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 114410 1002 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 163172 759.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 246310 468.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 135901 811.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 302781 376.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 138723 816.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 144865 808.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148580 793.7 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 111100 1032 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 439563 263.0 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 154180 756.5 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87235 1379 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 107562 1096 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 146634 771.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 96892 1125 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 250178 452.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 114822 1043 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 125258 897.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 190549 660.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 124746 936.1 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 102.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1136961 104.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 104.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 111.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 109.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 110.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 985882 109.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 110.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 990055 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 318210 368.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 563245 197.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 203037 581.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 211642 545.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 200706 588.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74715 1620 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 496635 229.2 ns/op PASS ok net/netip 7.783s 2023/01/26 07:41:15 Test RPC server listening on 127.0.0.1:43483 2023/01/26 07:41:15 Test HTTP RPC server listening on 127.0.0.1:37039 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1189 90798 ns/op BenchmarkEndToEndHTTP-4 1329 93577 ns/op BenchmarkEndToEndAsync-4 2972 36715 ns/op BenchmarkEndToEndAsyncHTTP-4 3081 42525 ns/op PASS ok net/rpc 0.899s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3501 31373 ns/op BenchmarkReadMIMEHeader/server_headers-4 4809 21643 ns/op BenchmarkUncommon-4 25442 4526 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.497s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4634 23772 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 92367 1188 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 508892 205.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94335 1269 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 166844 686.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 74128 1470 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13371 8919 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 343191 316.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91873 1312 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 165819 706.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 82372 1465 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15018 7775 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 195040 585.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78333 1495 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76437 1505 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 36222 3318 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5996 18490 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 192181 589.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77926 1512 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77382 1498 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36111 3331 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6374 18304 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.178s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3529839 32.71 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 149871 680.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 696 162103 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 213 533055 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 553 196827 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 44515 2405 ns/op BenchmarkStatFile-4 38713 2885 ns/op BenchmarkStatDir-4 40989 2761 ns/op BenchmarkLstatDot-4 46738 2391 ns/op BenchmarkLstatFile-4 37080 3001 ns/op BenchmarkLstatDir-4 40831 2806 ns/op PASS ok os 1.617s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 129 949420 ns/op 6574 B/op 29 allocs/op PASS ok os/exec 0.244s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 352078 320.2 ns/op PASS ok os/user 0.237s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3651950 32.06 ns/op BenchmarkString-4 2247008 52.54 ns/op BenchmarkBytes-4 1937389 61.50 ns/op BenchmarkNamedBytes-4 726111 154.7 ns/op BenchmarkBytesArray-4 632941 168.8 ns/op BenchmarkSliceLen-4 2328189 51.95 ns/op BenchmarkMapLen-4 1513628 79.76 ns/op BenchmarkStringLen-4 1887778 64.79 ns/op BenchmarkArrayLen-4 1778844 68.18 ns/op BenchmarkSliceCap-4 2495548 48.38 ns/op BenchmarkDeepEqual/int8-4 612811 182.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 111021 1044 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 505506 234.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 101908 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 499446 238.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 104503 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 495787 234.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 107128 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 505650 234.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 105006 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 616640 181.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 134434 845.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 487488 237.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 107026 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 486159 242.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 106572 1119 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 499098 240.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 103971 1113 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 500852 241.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 104652 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 499706 234.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 109245 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 464497 235.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 101618 1121 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 485360 235.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 103060 1113 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 478372 233.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 106022 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 498104 238.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 107150 1116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 630255 183.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 112045 1037 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 502161 224.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105770 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 139477 859.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67370 1778 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 68934 1732 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 44419 2701 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 259095 458.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 38761 3018 ns/op BenchmarkIsZero/StructComparable-4 836329 142.6 ns/op BenchmarkIsZero/StructIncomparable-4 181438 661.8 ns/op BenchmarkSetZero/Bool/Direct-4 3971319 29.85 ns/op BenchmarkSetZero/Bool/CachedZero-4 1690983 71.69 ns/op BenchmarkSetZero/Bool/NewZero-4 1200663 100.4 ns/op BenchmarkSetZero/Int/Direct-4 2524922 47.68 ns/op BenchmarkSetZero/Int/CachedZero-4 1670875 71.23 ns/op BenchmarkSetZero/Int/NewZero-4 1000000 100.1 ns/op BenchmarkSetZero/Uint/Direct-4 2509545 46.55 ns/op BenchmarkSetZero/Uint/CachedZero-4 1661857 71.00 ns/op BenchmarkSetZero/Uint/NewZero-4 1000000 100.2 ns/op BenchmarkSetZero/Float/Direct-4 2479485 47.52 ns/op BenchmarkSetZero/Float/CachedZero-4 1747129 68.72 ns/op BenchmarkSetZero/Float/NewZero-4 1238024 102.1 ns/op BenchmarkSetZero/Complex/Direct-4 2517753 46.75 ns/op BenchmarkSetZero/Complex/CachedZero-4 1694524 70.77 ns/op BenchmarkSetZero/Complex/NewZero-4 1234580 102.9 ns/op BenchmarkSetZero/Array/Direct-4 4069819 29.05 ns/op BenchmarkSetZero/Array/CachedZero-4 1740259 68.54 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 100.9 ns/op BenchmarkSetZero/Chan/Direct-4 2581531 46.86 ns/op BenchmarkSetZero/Chan/CachedZero-4 1327129 88.53 ns/op BenchmarkSetZero/Chan/NewZero-4 985254 120.3 ns/op BenchmarkSetZero/Func/Direct-4 2570487 46.26 ns/op BenchmarkSetZero/Func/CachedZero-4 1355289 88.75 ns/op BenchmarkSetZero/Func/NewZero-4 981242 114.6 ns/op BenchmarkSetZero/Interface/Direct-4 2348491 51.33 ns/op BenchmarkSetZero/Interface/CachedZero-4 1730985 68.57 ns/op BenchmarkSetZero/Interface/NewZero-4 1245004 95.94 ns/op BenchmarkSetZero/Map/Direct-4 2580212 46.08 ns/op BenchmarkSetZero/Map/CachedZero-4 1362345 88.72 ns/op BenchmarkSetZero/Map/NewZero-4 963901 114.4 ns/op BenchmarkSetZero/Pointer/Direct-4 2542255 46.80 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1330671 89.20 ns/op BenchmarkSetZero/Pointer/NewZero-4 964461 116.8 ns/op BenchmarkSetZero/Slice/Direct-4 2297131 52.02 ns/op BenchmarkSetZero/Slice/CachedZero-4 1764824 68.22 ns/op BenchmarkSetZero/Slice/NewZero-4 1237768 98.19 ns/op BenchmarkSetZero/String/Direct-4 2553432 46.81 ns/op BenchmarkSetZero/String/CachedZero-4 1749478 68.21 ns/op BenchmarkSetZero/String/NewZero-4 1232485 96.03 ns/op BenchmarkSetZero/Struct/Direct-4 4232943 27.66 ns/op BenchmarkSetZero/Struct/CachedZero-4 1696624 71.39 ns/op BenchmarkSetZero/Struct/NewZero-4 1207261 98.62 ns/op BenchmarkSelect/1-4 157806 708.8 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 85419 1415 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41455 2721 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 163898 625.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 128982 951.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 125467 938.6 ns/op 136.37 MB/s BenchmarkCallArgCopy/size=256-4 92767 1122 ns/op 228.20 MB/s BenchmarkCallArgCopy/size=1024-4 81979 1568 ns/op 653.08 MB/s BenchmarkCallArgCopy/size=4096-4 32488 3647 ns/op 1123.06 MB/s BenchmarkCallArgCopy/size=65536-4 2077 52995 ns/op 1236.64 MB/s BenchmarkPtrTo-4 288448 395.8 ns/op BenchmarkFieldByName1-4 628322 165.7 ns/op BenchmarkFieldByName2-4 60487 1654 ns/op BenchmarkFieldByName3-4 7905 13559 ns/op BenchmarkInterfaceBig-4 4920730 24.05 ns/op BenchmarkInterfaceSmall-4 4895934 25.88 ns/op BenchmarkNew-4 2110963 58.27 ns/op BenchmarkMap/StringKeys/MapIndex-4 3075 36882 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3169 37542 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2924 38952 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2882 39800 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3174 37004 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3120 36859 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 248173 477.0 ns/op PASS ok reflect 18.018s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 8812 11764 ns/op 9160 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 13686 8481 ns/op 9016 B/op 1 allocs/op BenchmarkFindString-4 9158 11601 ns/op 9210 B/op 1 allocs/op BenchmarkFindSubmatch-4 9522 12543 ns/op 9319 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 11844 ns/op 9094 B/op 2 allocs/op BenchmarkLiteral-4 14370 8056 ns/op BenchmarkNotLiteral-4 4081 28733 ns/op BenchmarkMatchClass-4 2876 37192 ns/op BenchmarkMatchClass_InRange-4 3115 36451 ns/op BenchmarkReplaceAll-4 2258 51773 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 15302 8086 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36331 3375 ns/op BenchmarkAnchoredShortMatch-4 13628 8589 ns/op BenchmarkAnchoredLongMatch-4 18960 6236 ns/op BenchmarkOnePassShortA-4 21105 5790 ns/op BenchmarkNotOnePassShortA-4 7062 16375 ns/op BenchmarkOnePassShortB-4 27231 4436 ns/op BenchmarkNotOnePassShortB-4 8359 13170 ns/op BenchmarkOnePassLongPrefix-4 87962 1408 ns/op BenchmarkOnePassLongNotPrefix-4 28477 4219 ns/op BenchmarkMatchParallelShared-4 19105 5576 ns/op BenchmarkMatchParallelCopied-4 25522 5183 ns/op BenchmarkQuoteMetaAll-4 136436 828.1 ns/op 16.91 MB/s BenchmarkQuoteMetaNone-4 248826 459.6 ns/op 56.57 MB/s BenchmarkCompile/Onepass-4 3646 30763 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1449 73407 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 182 633571 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3746961 30.89 ns/op 517.91 MB/s BenchmarkMatch/Easy0/32-4 16617 8590 ns/op 3.73 MB/s BenchmarkMatch/Easy0/1K-4 5247 21493 ns/op 47.64 MB/s BenchmarkMatch/Easy0i/16-4 3693337 32.53 ns/op 491.92 MB/s BenchmarkMatch/Easy0i/32-4 5263 22946 ns/op 1.39 MB/s BenchmarkMatch/Easy0i/1K-4 267 453747 ns/op 2.26 MB/s BenchmarkMatch/Easy1/16-4 3810066 30.32 ns/op 527.62 MB/s BenchmarkMatch/Easy1/32-4 15968 7713 ns/op 4.15 MB/s BenchmarkMatch/Easy1/1K-4 4194 27379 ns/op 37.40 MB/s BenchmarkMatch/Medium/16-4 3796722 30.29 ns/op 528.19 MB/s BenchmarkMatch/Medium/32-4 4778 21712 ns/op 1.47 MB/s BenchmarkMatch/Medium/1K-4 308 394068 ns/op 2.60 MB/s BenchmarkMatch/Hard/16-4 3782192 30.01 ns/op 533.19 MB/s BenchmarkMatch/Hard/32-4 3315 31581 ns/op 1.01 MB/s BenchmarkMatch/Hard/1K-4 171 688072 ns/op 1.49 MB/s BenchmarkMatch/Hard1/16-4 1471 83902 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 752 150909 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 26 4402104 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 29706 4049 ns/op 3.95 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17490 6865 ns/op 4.66 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 664 176030 ns/op 5.82 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.028s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 688284 170.9 ns/op PASS ok regexp/syntax 1.187s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 938860 117.4 ns/op BenchmarkMakeChan/Int-4 824842 164.3 ns/op BenchmarkMakeChan/Ptr-4 516256 231.2 ns/op BenchmarkMakeChan/Struct/0-4 1121032 106.6 ns/op BenchmarkMakeChan/Struct/32-4 307186 333.4 ns/op BenchmarkMakeChan/Struct/40-4 383724 308.1 ns/op BenchmarkChanNonblocking-4 11094870 10.40 ns/op BenchmarkSelectUncontended-4 815157 126.2 ns/op BenchmarkSelectSyncContended-4 31392 3956 ns/op BenchmarkSelectAsyncContended-4 105856 1201 ns/op BenchmarkSelectNonblock-4 6032742 20.51 ns/op BenchmarkChanUncontended-4 10747 11769 ns/op BenchmarkChanContended-4 1339 94495 ns/op BenchmarkChanSync-4 143589 744.4 ns/op BenchmarkChanSyncWork-4 10000 36202 ns/op BenchmarkChanProdCons0-4 73832 1518 ns/op BenchmarkChanProdCons10-4 100802 1293 ns/op BenchmarkChanProdCons100-4 114624 1070 ns/op BenchmarkChanProdConsWork0-4 75098 1671 ns/op BenchmarkChanProdConsWork10-4 83629 1536 ns/op BenchmarkChanProdConsWork100-4 83958 1403 ns/op BenchmarkSelectProdCons-4 59498 2001 ns/op BenchmarkReceiveDataFromClosedChan-4 649392 183.6 ns/op BenchmarkChanCreation-4 202972 514.3 ns/op BenchmarkChanSem-4 132709 933.9 ns/op BenchmarkChanPopular-4 91 1644271 ns/op BenchmarkChanClosed-4 429854 259.8 ns/op BenchmarkCallClosure-4 6604888 18.14 ns/op BenchmarkCallClosure1-4 7173055 16.72 ns/op BenchmarkCallClosure2-4 1338709 90.75 ns/op BenchmarkCallClosure3-4 1440994 78.14 ns/op BenchmarkCallClosure4-4 1322803 92.08 ns/op BenchmarkComplex128DivNormal-4 9893968 12.29 ns/op BenchmarkComplex128DivNisNaN-4 7534236 15.76 ns/op BenchmarkComplex128DivDisNaN-4 7438219 16.15 ns/op BenchmarkComplex128DivNisInf-4 9597018 12.12 ns/op BenchmarkComplex128DivDisInf-4 5799121 20.62 ns/op BenchmarkSetTypePtr-4 52619347 2.295 ns/op 3486.22 MB/s BenchmarkSetTypePtr8-4 9337290 12.51 ns/op 5114.58 MB/s BenchmarkSetTypePtr16-4 9477256 12.47 ns/op 10260.59 MB/s BenchmarkSetTypePtr32-4 9333349 12.51 ns/op 20467.37 MB/s BenchmarkSetTypePtr64-4 9578877 12.52 ns/op 40885.09 MB/s BenchmarkSetTypePtr126-4 5740459 20.80 ns/op 48454.45 MB/s BenchmarkSetTypePtr128-4 5916379 20.34 ns/op 50336.16 MB/s BenchmarkSetTypePtrSlice-4 704545 164.8 ns/op 49722.16 MB/s BenchmarkSetTypeNode1-4 9600906 12.47 ns/op 1923.92 MB/s BenchmarkSetTypeNode1Slice-4 2956842 40.75 ns/op 18844.79 MB/s BenchmarkSetTypeNode8-4 9550950 12.50 ns/op 6397.47 MB/s BenchmarkSetTypeNode8Slice-4 1554261 77.47 ns/op 33045.36 MB/s BenchmarkSetTypeNode64-4 5737380 20.94 ns/op 25220.03 MB/s BenchmarkSetTypeNode64Slice-4 225436 525.1 ns/op 32176.54 MB/s BenchmarkSetTypeNode64Dead-4 7385480 16.32 ns/op 32358.88 MB/s BenchmarkSetTypeNode64DeadSlice-4 260218 462.5 ns/op 36530.38 MB/s BenchmarkSetTypeNode124-4 5721250 20.82 ns/op 48415.11 MB/s BenchmarkSetTypeNode124Slice-4 183064 652.1 ns/op 49462.41 MB/s BenchmarkSetTypeNode126-4 5956551 20.15 ns/op 50809.34 MB/s BenchmarkSetTypeNode126Slice-4 172819 656.5 ns/op 49910.41 MB/s BenchmarkSetTypeNode128-4 3906511 30.17 ns/op 34471.72 MB/s BenchmarkSetTypeNode128Slice-4 143314 838.4 ns/op 39696.47 MB/s BenchmarkSetTypeNode130-4 3919929 29.54 ns/op 35749.95 MB/s BenchmarkSetTypeNode130Slice-4 141945 875.3 ns/op 38605.62 MB/s BenchmarkSetTypeNode1024-4 775212 158.1 ns/op 51924.97 MB/s BenchmarkSetTypeNode1024Slice-4 24379 4921 ns/op 53374.71 MB/s BenchmarkAllocation-4 2863 40262 ns/op BenchmarkReadMemStats-4 6062 19016 ns/op BenchmarkReadMemStatsLatency-4 1 295819 p50-ns 295819 p90-ns 295819 p99-ns BenchmarkWriteBarrier-4 2668431 47.49 ns/op BenchmarkBulkWriteBarrier-4 7094257 21.47 ns/op BenchmarkScanStackNoLocals-4 2 54453858 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11777220 11.24 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9793440 11.05 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9684451 12.86 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6816840 17.66 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4698974 25.72 ns/op BenchmarkHash5-4 5992502 18.86 ns/op 265.11 MB/s BenchmarkHash16-4 5850360 20.10 ns/op 796.13 MB/s BenchmarkHash64-4 5534480 20.42 ns/op 3133.91 MB/s BenchmarkHash1024-4 1911698 60.89 ns/op 16817.96 MB/s BenchmarkHash65536-4 38162 3138 ns/op 20885.96 MB/s BenchmarkAlignedLoad-4 8356550 13.73 ns/op BenchmarkUnalignedLoad-4 7760102 14.41 ns/op BenchmarkEqEfaceConcrete-4 6121009 18.08 ns/op BenchmarkEqIfaceConcrete-4 6339272 19.11 ns/op BenchmarkNeEfaceConcrete-4 6789326 17.55 ns/op BenchmarkNeIfaceConcrete-4 6699170 17.78 ns/op BenchmarkConvT2EByteSized/bool-4 6520731 18.28 ns/op BenchmarkConvT2EByteSized/uint8-4 6612876 18.06 ns/op BenchmarkConvT2ESmall-4 6080932 19.71 ns/op BenchmarkConvT2EUintptr-4 6024110 19.97 ns/op BenchmarkConvT2ELarge-4 1000000 111.6 ns/op BenchmarkConvT2ISmall-4 6046347 19.67 ns/op BenchmarkConvT2IUintptr-4 5783203 20.80 ns/op BenchmarkConvT2ILarge-4 988035 105.1 ns/op BenchmarkConvI2E-4 4887952 23.02 ns/op BenchmarkConvI2I-4 4155184 27.51 ns/op BenchmarkAssertE2T-4 5228535 23.05 ns/op BenchmarkAssertE2TLarge-4 2233100 50.82 ns/op BenchmarkAssertE2I-4 4586604 25.92 ns/op BenchmarkAssertI2T-4 4729971 25.12 ns/op BenchmarkAssertI2I-4 4294831 27.02 ns/op BenchmarkAssertI2E-4 5858060 18.42 ns/op BenchmarkAssertE2E-4 5780923 18.46 ns/op BenchmarkAssertE2T2-4 3888264 30.86 ns/op BenchmarkAssertE2T2Blank-4 4449783 26.70 ns/op BenchmarkAssertI2E2-4 4615082 25.99 ns/op BenchmarkAssertI2E2Blank-4 5991550 18.28 ns/op BenchmarkAssertE2E2-4 4497570 26.23 ns/op BenchmarkAssertE2E2Blank-4 6071275 18.12 ns/op BenchmarkConvT2Ezero/zero/16-4 5906258 20.43 ns/op BenchmarkConvT2Ezero/zero/32-4 5848640 20.48 ns/op BenchmarkConvT2Ezero/zero/64-4 5867059 20.54 ns/op BenchmarkConvT2Ezero/zero/str-4 5747704 20.80 ns/op BenchmarkConvT2Ezero/zero/slice-4 5580476 21.36 ns/op BenchmarkConvT2Ezero/zero/big-4 213175 476.0 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1289253 96.40 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 100.0 ns/op BenchmarkConvT2Ezero/nonzero/big-4 210907 529.8 ns/op BenchmarkConvT2Ezero/smallint/16-4 6086349 19.82 ns/op BenchmarkConvT2Ezero/smallint/32-4 5710930 21.32 ns/op BenchmarkConvT2Ezero/smallint/64-4 6000660 19.85 ns/op BenchmarkConvT2Ezero/largeint/16-4 1629426 73.22 ns/op BenchmarkConvT2Ezero/largeint/32-4 1607401 70.04 ns/op BenchmarkConvT2Ezero/largeint/64-4 1655994 68.39 ns/op BenchmarkMalloc8-4 1464669 79.56 ns/op BenchmarkMalloc16-4 1380434 85.25 ns/op BenchmarkMallocTypeInfo8-4 1384356 84.30 ns/op BenchmarkMallocTypeInfo16-4 1000000 103.3 ns/op BenchmarkMallocLargeStruct-4 159942 758.9 ns/op BenchmarkGoroutineSelect-4 68 2105320 ns/op BenchmarkGoroutineBlocking-4 80 1933223 ns/op BenchmarkGoroutineForRange-4 62 2074931 ns/op BenchmarkGoroutineIdle-4 91 1538285 ns/op BenchmarkHashStringSpeed-4 2574208 43.87 ns/op BenchmarkHashBytesSpeed-4 1414845 81.33 ns/op BenchmarkHashInt32Speed-4 3072922 36.11 ns/op BenchmarkHashInt64Speed-4 1670282 73.49 ns/op BenchmarkHashStringArraySpeed-4 546507 208.4 ns/op BenchmarkMegMap-4 3287175 37.41 ns/op BenchmarkMegOneMap-4 4037437 28.21 ns/op BenchmarkMegEqMap-4 1418 76945 ns/op BenchmarkMegEmptyMap-4 4942524 24.25 ns/op BenchmarkSmallStrMap-4 3578461 35.45 ns/op BenchmarkMapStringKeysEight_16-4 3258130 37.19 ns/op BenchmarkMapStringKeysEight_32-4 3445288 34.27 ns/op BenchmarkMapStringKeysEight_64-4 3527384 34.24 ns/op BenchmarkMapStringKeysEight_1M-4 3497928 34.84 ns/op BenchmarkIntMap-4 4010126 30.09 ns/op BenchmarkMapFirst/1-4 4762683 25.45 ns/op BenchmarkMapFirst/2-4 3841616 30.66 ns/op BenchmarkMapFirst/3-4 4111166 28.83 ns/op BenchmarkMapFirst/4-4 3959360 29.64 ns/op BenchmarkMapFirst/5-4 3886170 29.03 ns/op BenchmarkMapFirst/6-4 4560986 26.78 ns/op BenchmarkMapFirst/7-4 3976668 28.67 ns/op BenchmarkMapFirst/8-4 3762762 31.26 ns/op BenchmarkMapFirst/9-4 3664550 32.76 ns/op BenchmarkMapFirst/10-4 3510184 33.00 ns/op BenchmarkMapFirst/11-4 3627462 33.01 ns/op BenchmarkMapFirst/12-4 3505756 33.28 ns/op BenchmarkMapFirst/13-4 3682293 32.38 ns/op BenchmarkMapFirst/14-4 3711355 33.31 ns/op BenchmarkMapFirst/15-4 3608286 33.08 ns/op BenchmarkMapFirst/16-4 3660836 33.17 ns/op BenchmarkMapMid/1-4 3612120 32.44 ns/op BenchmarkMapMid/2-4 3680188 32.50 ns/op BenchmarkMapMid/3-4 3521707 33.45 ns/op BenchmarkMapMid/4-4 3477244 33.54 ns/op BenchmarkMapMid/5-4 3476791 34.01 ns/op BenchmarkMapMid/6-4 3543800 33.63 ns/op BenchmarkMapMid/7-4 3531025 34.27 ns/op BenchmarkMapMid/8-4 3431204 34.53 ns/op BenchmarkMapMid/9-4 3323154 34.56 ns/op BenchmarkMapMid/10-4 3153181 36.24 ns/op BenchmarkMapMid/11-4 3312460 36.36 ns/op BenchmarkMapMid/12-4 3355251 37.90 ns/op BenchmarkMapMid/13-4 3367568 35.23 ns/op BenchmarkMapMid/14-4 3435380 37.46 ns/op BenchmarkMapMid/15-4 3404442 37.05 ns/op BenchmarkMapMid/16-4 3207867 36.77 ns/op BenchmarkMapLast/1-4 3643729 32.87 ns/op BenchmarkMapLast/2-4 3512949 33.25 ns/op BenchmarkMapLast/3-4 3641224 33.05 ns/op BenchmarkMapLast/4-4 3309361 35.32 ns/op BenchmarkMapLast/5-4 3471298 34.12 ns/op BenchmarkMapLast/6-4 3370858 35.79 ns/op BenchmarkMapLast/7-4 3306252 36.15 ns/op BenchmarkMapLast/8-4 3052788 37.27 ns/op BenchmarkMapLast/9-4 3174144 38.28 ns/op BenchmarkMapLast/10-4 3003156 37.22 ns/op BenchmarkMapLast/11-4 3086587 38.49 ns/op BenchmarkMapLast/12-4 2972930 38.85 ns/op BenchmarkMapLast/13-4 3187833 36.08 ns/op BenchmarkMapLast/14-4 3293616 37.21 ns/op BenchmarkMapLast/15-4 3187297 35.12 ns/op BenchmarkMapLast/16-4 3033493 40.07 ns/op BenchmarkMapCycle-4 2116824 56.30 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3355832 35.34 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2224 50452 ns/op BenchmarkMakeMap/[Byte]Byte-4 484449 217.9 ns/op BenchmarkMakeMap/[Int]Int-4 301143 382.5 ns/op BenchmarkNewEmptyMap-4 11670160 10.27 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1568888 75.93 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 446798 262.9 ns/op BenchmarkMapIterEmpty-4 5023962 22.97 ns/op BenchmarkSameLengthMap-4 4412169 27.82 ns/op BenchmarkBigKeyMap-4 1614908 75.26 ns/op BenchmarkBigValMap-4 1407760 83.75 ns/op BenchmarkSmallKeyMap-4 2915666 41.32 ns/op BenchmarkMapPopulate/1-4 2252520 52.72 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 118624 934.9 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6738 18389 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 681 172091 ns/op 51789 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 45 2636199 ns/op 416678 B/op 204 allocs/op BenchmarkMapPopulate/100000-4 3 43541447 ns/op 6524344 B/op 2865 allocs/op BenchmarkComplexAlgMap-4 498003 241.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 713126 168.7 ns/op BenchmarkGoMapClear/Reflexive/10-4 627092 185.9 ns/op BenchmarkGoMapClear/Reflexive/100-4 191478 590.4 ns/op BenchmarkGoMapClear/Reflexive/1000-4 36361 3284 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4702 25089 ns/op BenchmarkGoMapClear/NonReflexive/1-4 520483 220.4 ns/op BenchmarkGoMapClear/NonReflexive/10-4 465717 246.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 172477 655.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35055 3353 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4723 25273 ns/op BenchmarkMapStringConversion/32/simple-4 1686055 68.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1701141 69.72 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1519525 75.46 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1607709 73.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1599664 74.96 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1454188 82.67 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1919527 61.32 ns/op BenchmarkMapInterfacePtr-4 1942896 57.81 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5136222 23.10 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 110974 1106 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5342 24347 ns/op BenchmarkMapPop1000-4 361 331079 ns/op BenchmarkMapPop10000-4 16 6487240 ns/op BenchmarkMapAssign/Int32/256-4 2239752 51.55 ns/op BenchmarkMapAssign/Int32/65536-4 577389 183.6 ns/op BenchmarkMapAssign/Int64/256-4 2215112 52.20 ns/op BenchmarkMapAssign/Int64/65536-4 599962 194.5 ns/op BenchmarkMapAssign/Str/256-4 1802211 65.23 ns/op BenchmarkMapAssign/Str/65536-4 271405 413.0 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1431571 84.40 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 427464 259.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1483610 79.80 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 385929 286.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 443679 2541 ns/op BenchmarkMapOperatorAssign/Str/65536-4 114183 984.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 779272 195.8 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 172332 734.2 ns/op 70 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 896931 206.0 ns/op 36 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 133783 873.4 ns/op 90 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 532161 301.9 ns/op 57 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 91057 1386 ns/op 154 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1552381 66.43 ns/op BenchmarkMapDelete/Int32/1000-4 1893194 62.80 ns/op BenchmarkMapDelete/Int32/10000-4 1819664 64.21 ns/op BenchmarkMapDelete/Int64/100-4 1768968 67.72 ns/op BenchmarkMapDelete/Int64/1000-4 1851790 63.28 ns/op BenchmarkMapDelete/Int64/10000-4 1755501 64.32 ns/op BenchmarkMapDelete/Str/100-4 1510591 84.12 ns/op BenchmarkMapDelete/Str/1000-4 1515388 79.35 ns/op BenchmarkMapDelete/Str/10000-4 1378287 86.36 ns/op BenchmarkMapDelete/Pointer/100-4 1695630 79.41 ns/op BenchmarkMapDelete/Pointer/1000-4 1750970 67.91 ns/op BenchmarkMapDelete/Pointer/10000-4 1675323 71.73 ns/op BenchmarkMemmove/0-4 16340276 7.427 ns/op BenchmarkMemmove/1-4 1854510 62.78 ns/op 15.93 MB/s BenchmarkMemmove/2-4 1832460 66.15 ns/op 30.23 MB/s BenchmarkMemmove/3-4 1804281 66.65 ns/op 45.01 MB/s BenchmarkMemmove/4-4 1817835 65.71 ns/op 60.87 MB/s BenchmarkMemmove/5-4 1766499 65.52 ns/op 76.31 MB/s BenchmarkMemmove/6-4 1818716 66.49 ns/op 90.24 MB/s BenchmarkMemmove/7-4 1781143 65.45 ns/op 106.95 MB/s BenchmarkMemmove/8-4 1897034 64.49 ns/op 124.04 MB/s BenchmarkMemmove/9-4 1745526 69.71 ns/op 129.12 MB/s BenchmarkMemmove/10-4 1733114 68.14 ns/op 146.75 MB/s BenchmarkMemmove/11-4 1736664 68.23 ns/op 161.23 MB/s BenchmarkMemmove/12-4 1745846 68.19 ns/op 175.98 MB/s BenchmarkMemmove/13-4 1753915 66.83 ns/op 194.51 MB/s BenchmarkMemmove/14-4 1739330 67.83 ns/op 206.38 MB/s BenchmarkMemmove/15-4 1728256 68.77 ns/op 218.12 MB/s BenchmarkMemmove/16-4 1844730 67.01 ns/op 238.77 MB/s BenchmarkMemmove/32-4 1774617 67.27 ns/op 475.69 MB/s BenchmarkMemmove/64-4 1589395 75.51 ns/op 847.56 MB/s BenchmarkMemmove/128-4 1328104 89.41 ns/op 1431.59 MB/s BenchmarkMemmove/256-4 844450 138.6 ns/op 1846.83 MB/s BenchmarkMemmove/512-4 615820 190.1 ns/op 2693.43 MB/s BenchmarkMemmove/1024-4 394225 292.1 ns/op 3505.40 MB/s BenchmarkMemmove/2048-4 235311 498.6 ns/op 4107.45 MB/s BenchmarkMemmove/4096-4 127258 923.8 ns/op 4434.05 MB/s BenchmarkMemmoveOverlap/32-4 1737283 67.76 ns/op 472.29 MB/s BenchmarkMemmoveOverlap/64-4 1562970 75.45 ns/op 848.25 MB/s BenchmarkMemmoveOverlap/128-4 1287013 92.18 ns/op 1388.60 MB/s BenchmarkMemmoveOverlap/256-4 839919 139.7 ns/op 1832.86 MB/s BenchmarkMemmoveOverlap/512-4 628556 189.4 ns/op 2703.23 MB/s BenchmarkMemmoveOverlap/1024-4 407209 286.2 ns/op 3577.74 MB/s BenchmarkMemmoveOverlap/2048-4 240501 493.8 ns/op 4147.09 MB/s BenchmarkMemmoveOverlap/4096-4 130743 911.8 ns/op 4492.10 MB/s BenchmarkMemmoveUnalignedDst/0-4 14540624 7.969 ns/op BenchmarkMemmoveUnalignedDst/1-4 1861466 64.11 ns/op 15.60 MB/s BenchmarkMemmoveUnalignedDst/2-4 1776801 68.17 ns/op 29.34 MB/s BenchmarkMemmoveUnalignedDst/3-4 1763166 66.28 ns/op 45.27 MB/s BenchmarkMemmoveUnalignedDst/4-4 1782100 67.34 ns/op 59.40 MB/s BenchmarkMemmoveUnalignedDst/5-4 1791246 66.39 ns/op 75.31 MB/s BenchmarkMemmoveUnalignedDst/6-4 1799328 66.54 ns/op 90.18 MB/s BenchmarkMemmoveUnalignedDst/7-4 1745071 66.71 ns/op 104.93 MB/s BenchmarkMemmoveUnalignedDst/8-4 1822161 64.08 ns/op 124.84 MB/s BenchmarkMemmoveUnalignedDst/9-4 1691700 67.76 ns/op 132.82 MB/s BenchmarkMemmoveUnalignedDst/10-4 1710060 68.42 ns/op 146.16 MB/s BenchmarkMemmoveUnalignedDst/11-4 1748944 67.98 ns/op 161.80 MB/s BenchmarkMemmoveUnalignedDst/12-4 1734382 69.25 ns/op 173.28 MB/s BenchmarkMemmoveUnalignedDst/13-4 1668454 67.67 ns/op 192.11 MB/s BenchmarkMemmoveUnalignedDst/14-4 1754221 67.32 ns/op 207.95 MB/s BenchmarkMemmoveUnalignedDst/15-4 1715190 67.56 ns/op 222.04 MB/s BenchmarkMemmoveUnalignedDst/16-4 1759713 66.40 ns/op 240.97 MB/s BenchmarkMemmoveUnalignedDst/32-4 1688565 70.07 ns/op 456.66 MB/s BenchmarkMemmoveUnalignedDst/64-4 1500022 78.94 ns/op 810.76 MB/s BenchmarkMemmoveUnalignedDst/128-4 1281978 93.56 ns/op 1368.16 MB/s BenchmarkMemmoveUnalignedDst/256-4 849534 140.3 ns/op 1824.80 MB/s BenchmarkMemmoveUnalignedDst/512-4 594290 195.2 ns/op 2623.32 MB/s BenchmarkMemmoveUnalignedDst/1024-4 391456 306.3 ns/op 3342.99 MB/s BenchmarkMemmoveUnalignedDst/2048-4 236722 504.4 ns/op 4060.18 MB/s BenchmarkMemmoveUnalignedDst/4096-4 126918 952.4 ns/op 4300.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1665691 72.70 ns/op 440.16 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1503421 79.50 ns/op 805.01 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1256212 94.41 ns/op 1355.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 816891 141.9 ns/op 1804.72 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 599575 191.4 ns/op 2675.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 410300 293.1 ns/op 3493.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 232173 501.7 ns/op 4082.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 130026 920.2 ns/op 4451.02 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14905458 8.053 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1860627 62.89 ns/op 15.90 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1811835 65.48 ns/op 30.54 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1772571 67.71 ns/op 44.30 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1784704 67.13 ns/op 59.59 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1784079 65.77 ns/op 76.02 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1782632 66.62 ns/op 90.06 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1797195 65.11 ns/op 107.51 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1886491 63.43 ns/op 126.12 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1737570 69.04 ns/op 130.37 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1675497 68.07 ns/op 146.90 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1727636 68.10 ns/op 161.52 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1713912 67.79 ns/op 177.01 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1688462 69.21 ns/op 187.83 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1690422 71.35 ns/op 196.21 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1723706 67.87 ns/op 221.02 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1724776 68.78 ns/op 232.63 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1655522 72.61 ns/op 440.72 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1472047 77.78 ns/op 822.81 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1252905 94.42 ns/op 1355.71 MB/s BenchmarkMemmoveUnalignedSrc/256-4 817136 141.5 ns/op 1809.20 MB/s BenchmarkMemmoveUnalignedSrc/512-4 577388 193.8 ns/op 2642.03 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 402409 295.4 ns/op 3466.04 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 236433 499.9 ns/op 4096.88 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128703 930.6 ns/op 4401.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1680692 71.41 ns/op 448.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1499776 78.56 ns/op 814.63 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1271745 94.06 ns/op 1360.85 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 841754 138.5 ns/op 1848.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 616506 191.3 ns/op 2676.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 405672 293.1 ns/op 3493.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 241261 501.2 ns/op 4086.26 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 129836 929.0 ns/op 4408.97 MB/s BenchmarkMemclr/5-4 11878590 9.913 ns/op 504.40 MB/s BenchmarkMemclr/16-4 12181684 9.814 ns/op 1630.34 MB/s BenchmarkMemclr/64-4 11333565 10.45 ns/op 6125.48 MB/s BenchmarkMemclr/256-4 10357155 11.62 ns/op 22027.32 MB/s BenchmarkMemclr/4096-4 2367336 50.62 ns/op 80910.90 MB/s BenchmarkMemclr/65536-4 61440 1660 ns/op 39484.19 MB/s BenchmarkMemclr/1M-4 2706 40748 ns/op 25733.50 MB/s BenchmarkMemclr/4M-4 608 180131 ns/op 23284.75 MB/s BenchmarkMemclr/8M-4 274 439604 ns/op 19082.20 MB/s BenchmarkMemclr/16M-4 28 3993619 ns/op 4201.01 MB/s BenchmarkMemclr/64M-4 26 4404006 ns/op 15238.14 MB/s BenchmarkGoMemclr/5-4 2090583 59.51 ns/op 84.02 MB/s BenchmarkGoMemclr/16-4 500326 232.7 ns/op 68.76 MB/s BenchmarkGoMemclr/64-4 129453 924.1 ns/op 69.25 MB/s BenchmarkGoMemclr/256-4 33259 3521 ns/op 72.70 MB/s BenchmarkMemclrRange/1K_2K-4 70544 1697 ns/op 56480.29 MB/s BenchmarkMemclrRange/2K_8K-4 30008 4006 ns/op 83255.35 MB/s BenchmarkMemclrRange/4K_16K-4 42259 2866 ns/op 112739.44 MB/s BenchmarkMemclrRange/160K_228K-4 2224 59087 ns/op 28142.64 MB/s BenchmarkClearFat7-4 5726514 20.72 ns/op BenchmarkClearFat8-4 6936105 17.54 ns/op BenchmarkClearFat11-4 5874973 20.46 ns/op BenchmarkClearFat12-4 5862295 20.19 ns/op BenchmarkClearFat13-4 5735065 20.51 ns/op BenchmarkClearFat14-4 6017548 20.46 ns/op BenchmarkClearFat15-4 5733325 20.61 ns/op BenchmarkClearFat16-4 6354086 18.45 ns/op BenchmarkClearFat24-4 6045333 19.73 ns/op BenchmarkClearFat32-4 5528988 20.81 ns/op BenchmarkClearFat40-4 5401455 22.16 ns/op BenchmarkClearFat48-4 5634241 21.65 ns/op BenchmarkClearFat56-4 5488494 22.35 ns/op BenchmarkClearFat64-4 5357593 22.84 ns/op BenchmarkClearFat72-4 4927724 24.04 ns/op BenchmarkClearFat128-4 3794886 31.69 ns/op BenchmarkClearFat256-4 2102620 55.01 ns/op BenchmarkClearFat512-4 1475349 82.97 ns/op BenchmarkClearFat1024-4 832976 140.0 ns/op BenchmarkClearFat1032-4 817152 148.2 ns/op BenchmarkClearFat1040-4 812071 144.1 ns/op BenchmarkCopyFat7-4 6053304 20.12 ns/op BenchmarkCopyFat8-4 6606246 18.19 ns/op BenchmarkCopyFat11-4 5683266 20.82 ns/op BenchmarkCopyFat12-4 6057720 20.16 ns/op BenchmarkCopyFat13-4 5952375 19.95 ns/op BenchmarkCopyFat14-4 6053968 20.12 ns/op BenchmarkCopyFat15-4 6015526 20.20 ns/op BenchmarkCopyFat16-4 6221953 18.85 ns/op BenchmarkCopyFat24-4 6212072 19.26 ns/op BenchmarkCopyFat32-4 5691049 20.40 ns/op BenchmarkCopyFat64-4 4897328 23.67 ns/op BenchmarkCopyFat72-4 5079919 23.54 ns/op BenchmarkCopyFat128-4 3673453 33.60 ns/op BenchmarkCopyFat256-4 2039026 58.32 ns/op BenchmarkCopyFat512-4 1383054 86.53 ns/op BenchmarkCopyFat520-4 1367559 88.77 ns/op BenchmarkCopyFat1024-4 800574 149.4 ns/op BenchmarkCopyFat1032-4 785860 150.5 ns/op BenchmarkCopyFat1040-4 753734 148.8 ns/op BenchmarkIssue18740/2byte-4 416 284145 ns/op BenchmarkIssue18740/4byte-4 703 166627 ns/op BenchmarkIssue18740/8byte-4 990 121850 ns/op BenchmarkReadMetricsLatency-4 15874 4248 p50-ns 5026 p90-ns 21537 p99-ns BenchmarkFinalizer-4 172 667259 ns/op BenchmarkFinalizerRun-4 192729 923.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6675040 17.70 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3087000 38.26 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2439379 49.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2396427 50.23 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1301146 91.92 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2233273 54.12 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1235169 96.55 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1309658 91.23 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1836230 66.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1804959 64.48 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1424911 84.78 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1454433 82.20 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1331092 89.40 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5721078 20.82 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6439057 18.62 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6445474 18.64 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6022663 19.81 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5842207 20.62 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5430927 22.06 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5916268 19.77 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6396070 18.77 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6454122 18.68 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6095800 19.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6318838 18.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6421371 18.54 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6061578 19.66 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6451281 18.60 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6447609 18.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6068595 19.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6456159 18.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6313974 18.67 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5932207 19.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6197384 19.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6082496 19.40 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5900670 19.76 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6124434 19.57 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6204344 19.50 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6091816 19.92 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6139712 19.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6202147 19.30 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6081865 19.67 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6187748 19.40 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6182558 19.35 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5963150 19.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6432889 18.67 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6469767 18.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6080550 19.65 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6456926 18.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6420943 18.71 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6060696 19.88 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6427142 18.63 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6438470 18.87 ns/op BenchmarkNetpollBreak-4 3728 30290 ns/op BenchmarkPingPongHog-4 370 325365 ns/op BenchmarkStackGrowth-4 129679 930.0 ns/op BenchmarkStackGrowthDeep-4 1238 95950 ns/op BenchmarkCreateGoroutines-4 43621 2800 ns/op BenchmarkCreateGoroutinesParallel-4 44420 2794 ns/op BenchmarkCreateGoroutinesCapture-4 9057 20734 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37525 3278 ns/op BenchmarkClosureCall-4 22648867 5.304 ns/op BenchmarkWakeupParallelSpinning/0s-4 7948 19196 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6192 23663 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4808 24410 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3406 36198 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2006 57438 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1256 96881 ns/op BenchmarkWakeupParallelSpinning/50µs-4 580 198026 ns/op BenchmarkWakeupParallelSpinning/100µs-4 372 357996 ns/op BenchmarkWakeupParallelSyscall/0s-4 733 159290 ns/op BenchmarkWakeupParallelSyscall/1µs-4 729 164840 ns/op BenchmarkWakeupParallelSyscall/2µs-4 746 163987 ns/op BenchmarkWakeupParallelSyscall/5µs-4 696 169895 ns/op BenchmarkWakeupParallelSyscall/10µs-4 666 187993 ns/op BenchmarkWakeupParallelSyscall/20µs-4 552 209410 ns/op BenchmarkWakeupParallelSyscall/50µs-4 391 290138 ns/op BenchmarkWakeupParallelSyscall/100µs-4 306 390435 ns/op BenchmarkMatmult-4 3827995 41.12 ns/op BenchmarkFastrand-4 12212151 9.037 ns/op BenchmarkFastrand64-4 13037098 9.052 ns/op BenchmarkFastrandHashiter-4 4502006 26.32 ns/op BenchmarkFastrandn/2-4 6212713 19.31 ns/op BenchmarkFastrandn/3-4 5993827 20.12 ns/op BenchmarkFastrandn/4-4 6495914 18.42 ns/op BenchmarkFastrandn/5-4 6463060 18.44 ns/op BenchmarkIfaceCmp100-4 101894 1152 ns/op BenchmarkIfaceCmpNil100-4 154075 779.3 ns/op BenchmarkEfaceCmpDiff-4 40546 2985 ns/op BenchmarkEfaceCmpDiffIndirect-4 31520 3874 ns/op BenchmarkDefer-4 1572172 76.10 ns/op BenchmarkDefer10-4 749648 157.0 ns/op BenchmarkDeferMany-4 486434 583.0 ns/op BenchmarkPanicRecover-4 189375 634.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6639 17960 ns/op 17549 p50-ns 21969 p90-ns 33729 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6555 22448 ns/op 16061 p50-ns 23838 p90-ns 120893 p99-ns BenchmarkGoroutineProfile/small/idle-4 2949 41605 ns/op 37484 p50-ns 45049 p90-ns 121781 p99-ns BenchmarkGoroutineProfile/small/loaded-4 402 276631 ns/op 153261 p50-ns 430519 p90-ns 2760161 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7545 16861 ns/op 15191 p50-ns 20798 p90-ns 57208 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6631 20576 ns/op 15325 p50-ns 20692 p90-ns 168783 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9715112 ns/op 9712595 p50-ns 9887277 p90-ns 9895324 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 16231855 ns/op 15256940 p50-ns 29453889 p90-ns 29453889 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7017 16315 ns/op 15167 p50-ns 19492 p90-ns 33983 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 4854 22785 ns/op 16191 p50-ns 26369 p90-ns 199293 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 844 121031 ns/op 114814 p50-ns 130417 p90-ns 179713 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 360 428509 ns/op 213044 p50-ns 355808 p90-ns 4640488 p99-ns BenchmarkRWMutexUncontended-4 2610256 38.69 ns/op BenchmarkRWMutexWrite100-4 674988 173.6 ns/op BenchmarkRWMutexWrite10-4 90364 1374 ns/op BenchmarkRWMutexWorkWrite100-4 553575 201.4 ns/op BenchmarkRWMutexWorkWrite10-4 136056 1453 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1719 65956 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 906 131508 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 927 122632 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 402 272041 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 474 246435 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 202 585787 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 236 495518 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 92 1269600 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 279373 424.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 289062 410.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 245552 476.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 254906 454.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 260378 438.5 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 246954 476.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 270271 461.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 269467 456.0 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 234992 527.5 ns/op BenchmarkMakeSlice/Byte-4 1840141 61.15 ns/op BenchmarkMakeSlice/Int16-4 1909304 63.72 ns/op BenchmarkMakeSlice/Int-4 1367085 83.74 ns/op BenchmarkMakeSlice/Ptr-4 1000000 113.5 ns/op BenchmarkMakeSlice/Struct/24-4 811665 140.4 ns/op BenchmarkMakeSlice/Struct/32-4 621408 164.1 ns/op BenchmarkMakeSlice/Struct/40-4 517731 199.4 ns/op BenchmarkGrowSlice/Byte-4 784522 154.0 ns/op BenchmarkGrowSlice/Int16-4 726124 167.6 ns/op BenchmarkGrowSlice/Int-4 565478 223.1 ns/op BenchmarkGrowSlice/Ptr-4 439104 275.3 ns/op BenchmarkGrowSlice/Struct/24-4 255056 402.0 ns/op BenchmarkGrowSlice/Struct/32-4 202899 494.5 ns/op BenchmarkGrowSlice/Struct/40-4 169958 605.2 ns/op BenchmarkExtendSlice/IntSlice-4 461928 257.4 ns/op BenchmarkExtendSlice/PointerSlice-4 394096 325.4 ns/op BenchmarkExtendSlice/NoGrow-4 735756 145.1 ns/op BenchmarkAppend-4 764355 155.5 ns/op BenchmarkAppendGrowByte-4 3 35808164 ns/op BenchmarkAppendGrowString-4 1 411639391 ns/op BenchmarkAppendSlice/1Bytes-4 1920187 62.89 ns/op BenchmarkAppendSlice/4Bytes-4 1849953 64.94 ns/op BenchmarkAppendSlice/7Bytes-4 1833933 69.85 ns/op BenchmarkAppendSlice/8Bytes-4 1843615 65.72 ns/op BenchmarkAppendSlice/15Bytes-4 1731272 67.48 ns/op BenchmarkAppendSlice/16Bytes-4 1783081 66.74 ns/op BenchmarkAppendSlice/32Bytes-4 1729830 68.36 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 75548 1476 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 19836 5565 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 7046 21243 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1260 86374 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 96 1225298 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 19 5733022 ns/op BenchmarkAppendStr/1Bytes-4 1406493 86.40 ns/op BenchmarkAppendStr/4Bytes-4 1443219 82.68 ns/op BenchmarkAppendStr/8Bytes-4 1445256 82.67 ns/op BenchmarkAppendStr/16Bytes-4 1410195 84.70 ns/op BenchmarkAppendStr/32Bytes-4 1407602 84.93 ns/op BenchmarkAppendSpecialCase-4 764097 155.3 ns/op BenchmarkCopy/1Byte-4 1945934 62.28 ns/op 16.06 MB/s BenchmarkCopy/1String-4 1896944 62.80 ns/op 15.92 MB/s BenchmarkCopy/2Byte-4 1898031 64.18 ns/op 31.16 MB/s BenchmarkCopy/2String-4 1810329 64.06 ns/op 31.22 MB/s BenchmarkCopy/4Byte-4 1877140 64.37 ns/op 62.14 MB/s BenchmarkCopy/4String-4 1862304 63.12 ns/op 63.38 MB/s BenchmarkCopy/8Byte-4 1931830 63.32 ns/op 126.33 MB/s BenchmarkCopy/8String-4 1918416 62.55 ns/op 127.90 MB/s BenchmarkCopy/12Byte-4 1821877 67.68 ns/op 177.30 MB/s BenchmarkCopy/12String-4 1729788 66.70 ns/op 179.90 MB/s BenchmarkCopy/16Byte-4 1807494 64.67 ns/op 247.40 MB/s BenchmarkCopy/16String-4 1861605 64.70 ns/op 247.30 MB/s BenchmarkCopy/32Byte-4 1807750 66.11 ns/op 484.04 MB/s BenchmarkCopy/32String-4 1790389 69.73 ns/op 458.92 MB/s BenchmarkCopy/128Byte-4 1300262 89.72 ns/op 1426.74 MB/s BenchmarkCopy/128String-4 1234688 96.81 ns/op 1322.15 MB/s BenchmarkCopy/1024Byte-4 415059 288.7 ns/op 3547.17 MB/s BenchmarkCopy/1024String-4 344611 342.4 ns/op 2990.91 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27985 4196 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 17154 6754 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10936 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 14014 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 6954 17868 ns/op BenchmarkAppendInPlace/Grow/Byte-4 125679 921.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 121335 892.9 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 95155 1123 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 78615 1440 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 72001 1614 ns/op BenchmarkStackCopyPtr-4 1 196086996 ns/op BenchmarkStackCopy-4 1 137965172 ns/op BenchmarkStackCopyNoCache-4 18 6369705 ns/op BenchmarkStackCopyWithStkobj-4 1 151531842 ns/op BenchmarkIssue18138-4 811 183745 ns/op BenchmarkCompareStringEqual-4 11009378 10.21 ns/op BenchmarkCompareStringIdentical-4 14457296 7.406 ns/op BenchmarkCompareStringSameLength-4 12837769 8.774 ns/op BenchmarkCompareStringDifferentLength-4 22706467 5.310 ns/op BenchmarkCompareStringBigUnaligned-4 1262 91402 ns/op 11472.27 MB/s BenchmarkCompareStringBig-4 1408 94839 ns/op 11056.48 MB/s BenchmarkConcatStringAndBytes-4 2159502 55.83 ns/op BenchmarkSliceByteToString/1-4 2224862 53.62 ns/op BenchmarkSliceByteToString/2-4 1000000 113.1 ns/op BenchmarkSliceByteToString/4-4 1000000 110.9 ns/op BenchmarkSliceByteToString/8-4 1000000 107.7 ns/op BenchmarkSliceByteToString/16-4 1000000 110.5 ns/op BenchmarkSliceByteToString/32-4 882505 130.6 ns/op BenchmarkSliceByteToString/64-4 784770 156.8 ns/op BenchmarkSliceByteToString/128-4 574466 217.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2387780 49.64 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 862971 138.4 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 117.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3192766 36.46 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1572948 74.37 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1799236 64.32 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2345083 49.32 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 456760 269.1 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 528739 212.7 ns/op BenchmarkRuneIterate/range/ASCII-4 5541266 21.27 ns/op BenchmarkRuneIterate/range/Japanese-4 1986958 60.15 ns/op BenchmarkRuneIterate/range/MixedLength-4 2370148 50.33 ns/op BenchmarkRuneIterate/range1/ASCII-4 5650932 21.35 ns/op BenchmarkRuneIterate/range1/Japanese-4 1984954 60.45 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2373528 50.82 ns/op BenchmarkRuneIterate/range2/ASCII-4 5630286 21.22 ns/op BenchmarkRuneIterate/range2/Japanese-4 1989745 59.89 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2367775 50.76 ns/op BenchmarkArrayEqual-4 21080163 5.730 ns/op BenchmarkFunc/Name-4 4853890 22.94 ns/op BenchmarkFunc/Entry-4 10382913 10.52 ns/op BenchmarkFunc/FileLine-4 1528569 77.49 ns/op PASS ok runtime 138.304s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 26478 4396 ns/op BenchmarkHandle/concurrent-4 13236 8200 ns/op PASS ok runtime/cgo 0.502s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 20602371 5.754 ns/op BenchmarkAtomicStore64-4 9895736 12.16 ns/op BenchmarkAtomicLoad-4 20772586 5.674 ns/op BenchmarkAtomicStore-4 9930925 12.07 ns/op BenchmarkAnd8-4 9867375 12.05 ns/op BenchmarkAnd-4 9895321 12.10 ns/op BenchmarkAnd8Parallel-4 3081549 49.87 ns/op BenchmarkAndParallel-4 2383255 43.96 ns/op BenchmarkOr8-4 9866794 12.07 ns/op BenchmarkOr-4 9814212 12.13 ns/op BenchmarkOr8Parallel-4 3435076 45.02 ns/op BenchmarkOrParallel-4 3048574 47.85 ns/op BenchmarkXadd-4 2960158 47.64 ns/op BenchmarkXadd64-4 2989773 47.83 ns/op BenchmarkCas-4 2521954 52.91 ns/op BenchmarkCas64-4 2374328 52.07 ns/op BenchmarkXchg-4 2489961 48.22 ns/op BenchmarkXchg64-4 3017113 49.65 ns/op PASS ok runtime/internal/atomic 2.937s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 3886263 28.53 ns/op BenchmarkMulUintptr/large-4 3342157 34.43 ns/op PASS ok runtime/internal/math 0.333s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 7047452 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 10 10009859 ns/op 695.1 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 910 155622 ns/op 6.523 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 14380520 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 21007617 ns/op 1421 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 135 887275 ns/op 66.09 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 85594068 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 119501231 ns/op 8365 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 10911645 ns/op 899.7 concurrent_launches/op PASS ok runtime/pprof 1.832s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 13 9228093 ns/op BenchmarkStackLeak-4 12528 9483 ns/op PASS ok runtime/race 0.629s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5567958 21.67 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 198102 622.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.419s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 150315 726.6 ns/op BenchmarkSortString1K-4 175 690202 ns/op BenchmarkSortString1K_Slice-4 198 605925 ns/op BenchmarkStableString1K-4 92 1140636 ns/op BenchmarkSortInt1K-4 217 541219 ns/op BenchmarkSortInt1K_Sorted-4 3241 35919 ns/op BenchmarkSortInt1K_Reversed-4 1903 58255 ns/op BenchmarkSortInt1K_Mod8-4 477 219314 ns/op BenchmarkStableInt1K-4 144 829066 ns/op BenchmarkStableInt1K_Slice-4 165 723483 ns/op BenchmarkSortInt64K-4 2 51915725 ns/op BenchmarkSortInt64K_Slice-4 3 45470636 ns/op BenchmarkStableInt64K-4 2 73769052 ns/op BenchmarkSort1e2-4 456 254057 ns/op BenchmarkStable1e2-4 156 843039 ns/op BenchmarkSort1e4-4 2 50647898 ns/op BenchmarkStable1e4-4 1 225900493 ns/op PASS ok sort 3.500s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 830196 144.0 ns/op BenchmarkAtof64Float-4 712737 164.3 ns/op BenchmarkAtof64FloatExp-4 555292 191.9 ns/op BenchmarkAtof64Big-4 426150 274.2 ns/op BenchmarkAtof64RandomBits-4 231205 521.7 ns/op BenchmarkAtof64RandomFloats-4 441084 262.2 ns/op BenchmarkAtof64RandomLongFloats-4 371248 307.4 ns/op BenchmarkAtof32Decimal-4 783020 142.0 ns/op BenchmarkAtof32Float-4 697477 163.0 ns/op BenchmarkAtof32FloatExp-4 542192 200.8 ns/op BenchmarkAtof32Random-4 344797 337.1 ns/op BenchmarkAtof32RandomLong-4 145616 809.6 ns/op BenchmarkParseInt/Pos/7bit-4 1343239 89.18 ns/op BenchmarkParseInt/Pos/26bit-4 592862 193.2 ns/op BenchmarkParseInt/Pos/31bit-4 530136 213.5 ns/op BenchmarkParseInt/Pos/56bit-4 350238 341.2 ns/op BenchmarkParseInt/Pos/63bit-4 311914 362.0 ns/op BenchmarkParseInt/Neg/7bit-4 1324815 89.93 ns/op BenchmarkParseInt/Neg/26bit-4 531516 201.6 ns/op BenchmarkParseInt/Neg/31bit-4 504781 219.1 ns/op BenchmarkParseInt/Neg/56bit-4 352755 332.8 ns/op BenchmarkParseInt/Neg/63bit-4 334777 355.4 ns/op BenchmarkAtoi/Pos/7bit-4 1908841 61.45 ns/op BenchmarkAtoi/Pos/26bit-4 700288 148.7 ns/op BenchmarkAtoi/Pos/31bit-4 611254 164.0 ns/op BenchmarkAtoi/Pos/56bit-4 408554 283.1 ns/op BenchmarkAtoi/Pos/63bit-4 308277 372.6 ns/op BenchmarkAtoi/Neg/7bit-4 1953388 61.12 ns/op BenchmarkAtoi/Neg/26bit-4 766222 150.7 ns/op BenchmarkAtoi/Neg/31bit-4 680444 163.2 ns/op BenchmarkAtoi/Neg/56bit-4 408351 276.7 ns/op BenchmarkAtoi/Neg/63bit-4 310555 370.1 ns/op BenchmarkFormatFloat/Decimal-4 110097 1107 ns/op BenchmarkFormatFloat/Float-4 101754 1164 ns/op BenchmarkFormatFloat/Exp-4 101886 1107 ns/op BenchmarkFormatFloat/NegExp-4 110948 1064 ns/op BenchmarkFormatFloat/LongExp-4 94264 1295 ns/op BenchmarkFormatFloat/Big-4 90099 1312 ns/op BenchmarkFormatFloat/BinaryExp-4 206424 578.7 ns/op BenchmarkFormatFloat/32Integer-4 110934 1065 ns/op BenchmarkFormatFloat/32ExactFraction-4 115621 1019 ns/op BenchmarkFormatFloat/32Point-4 103468 1141 ns/op BenchmarkFormatFloat/32Exp-4 108103 1073 ns/op BenchmarkFormatFloat/32NegExp-4 115017 1051 ns/op BenchmarkFormatFloat/32Shortest-4 117861 1031 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 128335 896.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 132009 903.7 ns/op BenchmarkFormatFloat/64Fixed1-4 147800 800.6 ns/op BenchmarkFormatFloat/64Fixed2-4 147367 801.0 ns/op BenchmarkFormatFloat/64Fixed3-4 141603 791.9 ns/op BenchmarkFormatFloat/64Fixed4-4 152028 789.5 ns/op BenchmarkFormatFloat/64Fixed12-4 79785 1439 ns/op BenchmarkFormatFloat/64Fixed16-4 108073 1086 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 108478 1102 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 97597 1199 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2113 49675 ns/op BenchmarkFormatFloat/Slowpath64-4 90770 1282 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 91230 1265 ns/op BenchmarkAppendFloat/Decimal-4 135438 867.6 ns/op BenchmarkAppendFloat/Float-4 122731 960.9 ns/op BenchmarkAppendFloat/Exp-4 130824 872.1 ns/op BenchmarkAppendFloat/NegExp-4 135734 862.2 ns/op BenchmarkAppendFloat/LongExp-4 112639 1036 ns/op BenchmarkAppendFloat/Big-4 108604 1090 ns/op BenchmarkAppendFloat/BinaryExp-4 315772 355.9 ns/op BenchmarkAppendFloat/32Integer-4 136048 877.4 ns/op BenchmarkAppendFloat/32ExactFraction-4 133018 864.6 ns/op BenchmarkAppendFloat/32Point-4 124060 936.7 ns/op BenchmarkAppendFloat/32Exp-4 132878 861.8 ns/op BenchmarkAppendFloat/32NegExp-4 137576 849.9 ns/op BenchmarkAppendFloat/32Shortest-4 152234 764.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 170977 677.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 169836 698.5 ns/op BenchmarkAppendFloat/64Fixed1-4 189648 615.5 ns/op BenchmarkAppendFloat/64Fixed2-4 192555 609.0 ns/op BenchmarkAppendFloat/64Fixed3-4 191899 607.4 ns/op BenchmarkAppendFloat/64Fixed4-4 189810 602.4 ns/op BenchmarkAppendFloat/64Fixed12-4 99117 1173 ns/op BenchmarkAppendFloat/64Fixed16-4 135727 874.6 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146648 810.7 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 120386 969.3 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2400 49273 ns/op BenchmarkAppendFloat/Slowpath64-4 112470 1056 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113660 1056 ns/op BenchmarkFormatInt-4 14486 8122 ns/op BenchmarkAppendInt-4 17088 6912 ns/op BenchmarkFormatUint-4 76063 1546 ns/op BenchmarkAppendUint-4 90301 1265 ns/op BenchmarkFormatIntSmall/7-4 2846197 40.91 ns/op BenchmarkFormatIntSmall/42-4 2805067 40.30 ns/op BenchmarkAppendIntSmall-4 1362618 86.51 ns/op BenchmarkAppendUintVarlen/1-4 1327962 90.92 ns/op BenchmarkAppendUintVarlen/12-4 1290612 94.18 ns/op BenchmarkAppendUintVarlen/123-4 1016869 117.3 ns/op BenchmarkAppendUintVarlen/1234-4 921084 119.1 ns/op BenchmarkAppendUintVarlen/12345-4 849495 121.0 ns/op BenchmarkAppendUintVarlen/123456-4 904968 123.6 ns/op BenchmarkAppendUintVarlen/1234567-4 909150 126.9 ns/op BenchmarkAppendUintVarlen/12345678-4 893922 127.0 ns/op BenchmarkAppendUintVarlen/123456789-4 864403 129.3 ns/op BenchmarkAppendUintVarlen/1234567890-4 850959 132.6 ns/op BenchmarkAppendUintVarlen/12345678901-4 826381 133.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 785535 134.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 784531 136.7 ns/op BenchmarkAppendUintVarlen/12345678901234-4 777824 138.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 817566 139.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 803180 140.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 784562 144.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 782118 145.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 737538 147.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 744794 147.8 ns/op BenchmarkQuote-4 44595 2620 ns/op BenchmarkQuoteRune-4 432423 267.2 ns/op BenchmarkAppendQuote-4 52654 2181 ns/op BenchmarkAppendQuoteRune-4 822529 138.5 ns/op BenchmarkUnquoteEasy-4 1359399 87.66 ns/op BenchmarkUnquoteHard-4 45715 2499 ns/op PASS ok strconv 15.961s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 423470 272.1 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 133366 890.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 170923 646.1 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 288604 412.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 74854 1365 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 87292 1167 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 638082 190.4 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20354 5980 ns/op BenchmarkGenericMatch1-4 2258 52460 ns/op BenchmarkGenericMatch2-4 422 278804 ns/op BenchmarkSingleMaxSkipping-4 7707 14678 ns/op 681.28 MB/s BenchmarkSingleLongSuffixFail-4 13788 8655 ns/op 115.77 MB/s BenchmarkSingleMatch-4 225 511788 ns/op 29.31 MB/s BenchmarkByteByteNoMatch-4 71914 1628 ns/op BenchmarkByteByteMatch-4 17912 6560 ns/op BenchmarkByteStringMatch-4 20881 5565 ns/op BenchmarkHTMLEscapeNew-4 65452 1745 ns/op BenchmarkHTMLEscapeOld-4 81547 1356 ns/op BenchmarkByteStringReplacerWriteString-4 1346 81510 ns/op BenchmarkByteReplacerWriteString-4 1478 80980 ns/op BenchmarkByteByteReplaces-4 2908 35022 ns/op BenchmarkByteByteMap-4 10000 11601 ns/op BenchmarkMap/identity/ASCII-4 598662 201.6 ns/op BenchmarkMap/identity/Greek-4 444824 268.9 ns/op BenchmarkMap/change/ASCII-4 37707 3140 ns/op BenchmarkMap/change/Greek-4 29433 4088 ns/op BenchmarkIndexRune-4 2013843 58.78 ns/op BenchmarkIndexRuneLongString-4 1693502 72.03 ns/op BenchmarkIndexRuneFastPath-4 4583746 26.06 ns/op BenchmarkIndex-4 4290931 27.55 ns/op BenchmarkLastIndex-4 4835916 24.62 ns/op BenchmarkIndexByte-4 10450186 10.81 ns/op BenchmarkToUpper/#00-4 3262564 37.20 ns/op BenchmarkToUpper/ONLYUPPER-4 2394984 49.12 ns/op BenchmarkToUpper/abc-4 328144 367.0 ns/op BenchmarkToUpper/AbC123-4 249762 461.7 ns/op BenchmarkToUpper/azAZ09_-4 267709 423.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52299 2182 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70510 1677 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34449 3593 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54500 2116 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119079 996.9 ns/op BenchmarkToLower/#00-4 3134760 37.26 ns/op BenchmarkToLower/abc-4 2893592 41.39 ns/op BenchmarkToLower/AbC123-4 235842 509.7 ns/op BenchmarkToLower/azAZ09_-4 211980 514.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 96618 1220 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63914 1865 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36079 3370 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69598 1704 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 112144 1023 ns/op BenchmarkMapNoChanges-4 791043 144.1 ns/op BenchmarkTrim-4 37929 3071 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3334346 35.85 ns/op BenchmarkToValidUTF8/InvalidASCII-4 198208 608.5 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 120320 942.5 ns/op BenchmarkEqualFold/Tests-4 56121 2134 ns/op BenchmarkEqualFold/ASCII-4 3474942 33.88 ns/op BenchmarkEqualFold/UnicodePrefix-4 107151 1081 ns/op BenchmarkEqualFold/UnicodeSuffix-4 122695 959.3 ns/op BenchmarkIndexHard1-4 834 143886 ns/op BenchmarkIndexHard2-4 574 200926 ns/op BenchmarkIndexHard3-4 150 800795 ns/op BenchmarkIndexHard4-4 182 661689 ns/op BenchmarkLastIndexHard1-4 58 1983747 ns/op BenchmarkLastIndexHard2-4 58 1983651 ns/op BenchmarkLastIndexHard3-4 56 1999782 ns/op BenchmarkCountHard1-4 811 144364 ns/op BenchmarkCountHard2-4 595 202711 ns/op BenchmarkCountHard3-4 150 805865 ns/op BenchmarkIndexTorture-4 7482 15549 ns/op BenchmarkCountTorture-4 7507 15831 ns/op BenchmarkCountTortureOverlapping-4 656 163223 ns/op BenchmarkCountByte/10-4 4352490 27.91 ns/op 358.35 MB/s BenchmarkCountByte/32-4 4069038 29.04 ns/op 1101.76 MB/s BenchmarkCountByte/4096-4 869942 136.5 ns/op 30011.93 MB/s BenchmarkCountByte/4194304-4 661 172887 ns/op 24260.33 MB/s BenchmarkCountByte/67108864-4 15 7781311 ns/op 8624.37 MB/s BenchmarkFields/ASCII/16-4 257940 451.6 ns/op 35.43 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20092 5770 ns/op 44.37 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1198 94430 ns/op 43.38 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 62 1895060 ns/op 34.58 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29890783 ns/op 35.08 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 154550 770.4 ns/op 20.77 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9402 12459 ns/op 20.55 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 544 206820 ns/op 19.80 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 4492283 ns/op 14.59 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 92892467 ns/op 11.29 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 208963 578.7 ns/op 27.65 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17652 6455 ns/op 39.66 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 852 128408 ns/op 31.90 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 3120643 ns/op 21.00 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 72071853 ns/op 14.55 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 194534 605.8 ns/op 26.41 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12235 9809 ns/op 26.10 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 688 164129 ns/op 24.96 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 3667778 ns/op 17.87 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 80728572 ns/op 12.99 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 117680582 ns/op BenchmarkSplitSingleByteSeparator-4 13 8868357 ns/op BenchmarkSplitMultiByteSeparator-4 25 4171083 ns/op BenchmarkSplitNSingleByteSeparator-4 178734 595.5 ns/op BenchmarkSplitNMultiByteSeparator-4 152266 709.9 ns/op BenchmarkRepeat/5x0-4 3276470 35.57 ns/op BenchmarkRepeat/5x1-4 3379513 35.11 ns/op BenchmarkRepeat/5x2-4 266355 456.5 ns/op BenchmarkRepeat/5x6-4 157762 753.5 ns/op BenchmarkRepeat/10x0-4 3342687 35.55 ns/op BenchmarkRepeat/10x1-4 3292909 35.45 ns/op BenchmarkRepeat/10x2-4 255838 471.7 ns/op BenchmarkRepeat/10x6-4 140934 778.8 ns/op BenchmarkRepeatLarge/256/1-4 69061 1632 ns/op 156.86 MB/s BenchmarkRepeatLarge/256/16-4 113443 1029 ns/op 248.75 MB/s BenchmarkRepeatLarge/512/1-4 53916 2061 ns/op 248.39 MB/s BenchmarkRepeatLarge/512/16-4 72692 1426 ns/op 359.13 MB/s BenchmarkRepeatLarge/1024/1-4 39902 2651 ns/op 386.25 MB/s BenchmarkRepeatLarge/1024/16-4 52083 2049 ns/op 499.77 MB/s BenchmarkRepeatLarge/2048/1-4 25558 4370 ns/op 468.70 MB/s BenchmarkRepeatLarge/2048/16-4 29739 3695 ns/op 554.34 MB/s BenchmarkRepeatLarge/4096/1-4 17040 6845 ns/op 598.40 MB/s BenchmarkRepeatLarge/4096/16-4 18500 6319 ns/op 648.23 MB/s BenchmarkRepeatLarge/8192/1-4 9630 12059 ns/op 679.34 MB/s BenchmarkRepeatLarge/8192/16-4 9841 11306 ns/op 724.60 MB/s BenchmarkRepeatLarge/8192/4097-4 5381880 22.19 ns/op 184636.73 MB/s BenchmarkRepeatLarge/16384/1-4 6019 18180 ns/op 901.20 MB/s BenchmarkRepeatLarge/16384/16-4 6489 18336 ns/op 893.52 MB/s BenchmarkRepeatLarge/16384/4097-4 7444 14735 ns/op 834.14 MB/s BenchmarkRepeatLarge/32768/1-4 3217 39559 ns/op 828.34 MB/s BenchmarkRepeatLarge/32768/16-4 3339 36125 ns/op 907.08 MB/s BenchmarkRepeatLarge/32768/4097-4 3427 33391 ns/op 858.88 MB/s BenchmarkRepeatLarge/65536/1-4 1862 68500 ns/op 956.72 MB/s BenchmarkRepeatLarge/65536/16-4 1868 65228 ns/op 1004.72 MB/s BenchmarkRepeatLarge/65536/4097-4 1804 63718 ns/op 964.49 MB/s BenchmarkRepeatLarge/131072/1-4 201 577692 ns/op 226.89 MB/s BenchmarkRepeatLarge/131072/16-4 198 597563 ns/op 219.34 MB/s BenchmarkRepeatLarge/131072/4097-4 199 583838 ns/op 217.54 MB/s BenchmarkRepeatLarge/262144/1-4 100 1169720 ns/op 224.11 MB/s BenchmarkRepeatLarge/262144/16-4 100 1187336 ns/op 220.78 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1197864 ns/op 215.48 MB/s BenchmarkRepeatLarge/524288/1-4 56 2316543 ns/op 226.32 MB/s BenchmarkRepeatLarge/524288/16-4 46 2288169 ns/op 229.13 MB/s BenchmarkRepeatLarge/524288/4097-4 56 2330408 ns/op 223.27 MB/s BenchmarkRepeatLarge/1048576/1-4 25 4747150 ns/op 220.89 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4646010 ns/op 225.69 MB/s BenchmarkRepeatLarge/1048576/4097-4 26 4744859 ns/op 220.18 MB/s BenchmarkRepeatLarge/2097152/1-4 13 9209476 ns/op 227.72 MB/s BenchmarkRepeatLarge/2097152/16-4 13 9270683 ns/op 226.21 MB/s BenchmarkRepeatLarge/2097152/4097-4 13 9216360 ns/op 227.16 MB/s BenchmarkRepeatLarge/4194304/1-4 6 18610358 ns/op 225.37 MB/s BenchmarkRepeatLarge/4194304/16-4 6 18510652 ns/op 226.59 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 18369495 ns/op 228.16 MB/s BenchmarkRepeatLarge/8388608/1-4 3 36199932 ns/op 231.73 MB/s BenchmarkRepeatLarge/8388608/16-4 3 36388585 ns/op 230.53 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 37275209 ns/op 224.99 MB/s BenchmarkRepeatLarge/16777216/1-4 2 68309178 ns/op 245.61 MB/s BenchmarkRepeatLarge/16777216/16-4 2 69420694 ns/op 241.67 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 71095608 ns/op 235.98 MB/s BenchmarkRepeatLarge/33554432/1-4 1 138885677 ns/op 241.60 MB/s BenchmarkRepeatLarge/33554432/16-4 1 138118363 ns/op 242.94 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 141963291 ns/op 236.36 MB/s BenchmarkRepeatLarge/67108864/1-4 1 273186639 ns/op 245.65 MB/s BenchmarkRepeatLarge/67108864/16-4 1 270902478 ns/op 247.72 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 274663938 ns/op 244.33 MB/s BenchmarkRepeatLarge/134217728/1-4 1 547651742 ns/op 245.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 540919189 ns/op 248.13 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 541998401 ns/op 247.63 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1069555881 ns/op 250.98 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1061636618 ns/op 252.85 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1072180844 ns/op 250.36 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2105562219 ns/op 254.98 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2096641483 ns/op 256.06 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2145016157 ns/op 250.29 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4034707694 ns/op 266.13 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4080183926 ns/op 263.16 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4100356352 ns/op 261.87 MB/s BenchmarkIndexAnyASCII/1:1-4 1911331 61.08 ns/op BenchmarkIndexAnyASCII/1:2-4 1994912 58.56 ns/op BenchmarkIndexAnyASCII/1:4-4 1988419 59.00 ns/op BenchmarkIndexAnyASCII/1:8-4 2001172 59.10 ns/op BenchmarkIndexAnyASCII/1:16-4 1967638 59.38 ns/op BenchmarkIndexAnyASCII/1:32-4 1996722 59.50 ns/op BenchmarkIndexAnyASCII/1:64-4 2034642 58.85 ns/op BenchmarkIndexAnyASCII/16:1-4 2031902 57.94 ns/op BenchmarkIndexAnyASCII/16:2-4 734218 153.5 ns/op BenchmarkIndexAnyASCII/16:4-4 761102 156.6 ns/op BenchmarkIndexAnyASCII/16:8-4 693812 166.8 ns/op BenchmarkIndexAnyASCII/16:16-4 611683 175.6 ns/op BenchmarkIndexAnyASCII/16:32-4 573127 199.1 ns/op BenchmarkIndexAnyASCII/16:64-4 483444 245.4 ns/op BenchmarkIndexAnyASCII/256:1-4 1748221 68.26 ns/op BenchmarkIndexAnyASCII/256:2-4 73904 1619 ns/op BenchmarkIndexAnyASCII/256:4-4 73904 1626 ns/op BenchmarkIndexAnyASCII/256:8-4 73477 1632 ns/op BenchmarkIndexAnyASCII/256:16-4 71727 1649 ns/op BenchmarkIndexAnyASCII/256:32-4 70933 1680 ns/op BenchmarkIndexAnyASCII/256:64-4 70014 1716 ns/op BenchmarkIndexAnyUTF8/1:1-4 1995138 60.23 ns/op BenchmarkIndexAnyUTF8/1:2-4 1996138 58.06 ns/op BenchmarkIndexAnyUTF8/1:4-4 2050548 59.76 ns/op BenchmarkIndexAnyUTF8/1:8-4 1988190 60.41 ns/op BenchmarkIndexAnyUTF8/1:16-4 1981281 60.24 ns/op BenchmarkIndexAnyUTF8/1:32-4 1969658 61.52 ns/op BenchmarkIndexAnyUTF8/1:64-4 2058704 58.42 ns/op BenchmarkIndexAnyUTF8/16:1-4 1457035 82.35 ns/op BenchmarkIndexAnyUTF8/16:2-4 288573 405.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 295318 406.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 299893 397.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 315074 381.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 284251 403.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 296565 400.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 382574 309.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 21553 5550 ns/op BenchmarkIndexAnyUTF8/256:4-4 21565 5587 ns/op BenchmarkIndexAnyUTF8/256:8-4 21729 5556 ns/op BenchmarkIndexAnyUTF8/256:16-4 22059 5502 ns/op BenchmarkIndexAnyUTF8/256:32-4 20881 5590 ns/op BenchmarkIndexAnyUTF8/256:64-4 21699 5605 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2046116 60.10 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2094750 56.85 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2117344 57.18 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2094081 57.17 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2078067 57.74 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2026676 58.69 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2042361 58.37 ns/op BenchmarkLastIndexAnyASCII/16:1-4 795362 148.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 782359 148.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 777120 153.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 692533 160.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 664642 170.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 592003 197.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 482876 241.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 77923 1536 ns/op BenchmarkLastIndexAnyASCII/256:2-4 77928 1557 ns/op BenchmarkLastIndexAnyASCII/256:4-4 75404 1548 ns/op BenchmarkLastIndexAnyASCII/256:8-4 77174 1567 ns/op BenchmarkLastIndexAnyASCII/256:16-4 74640 1574 ns/op BenchmarkLastIndexAnyASCII/256:32-4 74592 1597 ns/op BenchmarkLastIndexAnyASCII/256:64-4 71694 1645 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1981641 59.63 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2039100 56.96 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2097766 58.48 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2105076 56.32 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2128108 56.54 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2046972 57.55 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2032594 58.97 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 332268 335.7 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 157339 660.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 169826 655.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 182692 635.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 174049 697.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 167146 712.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 166934 717.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 26336 4529 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12600 9341 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12807 9608 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12615 9618 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 11749 9796 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10494 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 9651 10719 ns/op BenchmarkTrimASCII/1:1-4 3057691 38.70 ns/op BenchmarkTrimASCII/1:2-4 2388009 49.26 ns/op BenchmarkTrimASCII/1:4-4 2252289 52.62 ns/op BenchmarkTrimASCII/1:8-4 2075259 58.10 ns/op BenchmarkTrimASCII/1:16-4 1730408 68.45 ns/op BenchmarkTrimASCII/16:1-4 2690216 43.50 ns/op BenchmarkTrimASCII/16:2-4 736040 148.3 ns/op BenchmarkTrimASCII/16:4-4 765499 153.2 ns/op BenchmarkTrimASCII/16:8-4 734872 160.0 ns/op BenchmarkTrimASCII/16:16-4 669046 171.9 ns/op BenchmarkTrimASCII/256:1-4 818444 147.3 ns/op BenchmarkTrimASCII/256:2-4 76452 1553 ns/op BenchmarkTrimASCII/256:4-4 76339 1552 ns/op BenchmarkTrimASCII/256:8-4 74721 1560 ns/op BenchmarkTrimASCII/256:16-4 75764 1561 ns/op BenchmarkTrimASCII/4096:1-4 74187 1616 ns/op BenchmarkTrimASCII/4096:2-4 4938 23715 ns/op BenchmarkTrimASCII/4096:4-4 4864 23856 ns/op BenchmarkTrimASCII/4096:8-4 4852 23899 ns/op BenchmarkTrimASCII/4096:16-4 4808 23899 ns/op BenchmarkTrimByte-4 4190520 28.01 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13386 8982 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13372 8978 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1128 104072 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2328 51296 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4372 25640 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7897 14520 ns/op BenchmarkJoin/0-4 4733731 24.80 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3733641 30.09 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 224322 540.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 142172 788.8 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 109395 1072 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 90154 1341 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 75750 1582 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 67141 1837 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2621724 45.77 ns/op BenchmarkTrimSpace/ASCII-4 1499286 80.16 ns/op BenchmarkTrimSpace/SomeNonASCII-4 137396 854.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 74335 1572 ns/op BenchmarkReplaceAll-4 118368 1002 ns/op 16 B/op 1 allocs/op PASS ok strings 70.719s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 53007 2368 ns/op BenchmarkCond2-4 22593 5024 ns/op BenchmarkCond4-4 15906 7451 ns/op BenchmarkCond8-4 7191 14497 ns/op BenchmarkCond16-4 4183 30361 ns/op BenchmarkCond32-4 1790 77803 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 402726 271.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 263198 420.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 480849 228.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 430196 283.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 283966 421.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 552760 206.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 74335 1951 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 63031 2203 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 49209 2677 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 40717 3781 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 497416 368.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 171534 740.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 459358 240.7 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 137947 913.5 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 457051 223.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 168375 774.1 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2177521 62.84 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 36909 2983 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 105936 1060 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 251356 593.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7524 16059 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 292 399907 ns/op BenchmarkRange/*sync.Map-4 1086 92114 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 77113 1492 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 190923 636.4 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 61510 2048 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 83143 1232 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 196784 517.4 ns/op BenchmarkAdversarialDelete/*sync.Map-4 181260 1043 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 56960 2039 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 170016 679.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 568072 215.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 42882 2544 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 134230 982.5 ns/op BenchmarkSwapCollision/*sync.Map-4 65505 1894 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 231 503827 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 102166 1353 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 288471 399.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18784 6487 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 50192 2043 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 16280 6640 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 324231 397.7 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 97755 1126 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 174286 808.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1786504 71.23 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 152892 768.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1804311 62.89 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 473325 249.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 135840 842.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 443232 240.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 88148 1472 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 288898 379.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 391951 297.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 98652 1203 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 494053 240.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 153055 739.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 95566 1115 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 144595 849.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 48331 2359 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 203280 582.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 421302 302.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 116311 1071 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 495418 227.7 ns/op BenchmarkUncontendedSemaphore-4 3721233 32.30 ns/op BenchmarkContendedSemaphore-4 3244468 36.51 ns/op BenchmarkMutexUncontended-4 712646 151.2 ns/op BenchmarkMutex-4 121466 940.2 ns/op BenchmarkMutexSlack-4 135324 938.2 ns/op BenchmarkMutexWork-4 118352 1085 ns/op BenchmarkMutexWorkSlack-4 100507 1114 ns/op BenchmarkMutexNoSpin-4 49597 2395 ns/op BenchmarkMutexSpin-4 46417 2307 ns/op BenchmarkOnce-4 510793 248.2 ns/op BenchmarkSemaUncontended-4 6725150 18.53 ns/op BenchmarkSemaSyntNonblock-4 1000000 113.3 ns/op BenchmarkSemaSyntBlock-4 1000000 110.2 ns/op BenchmarkSemaWorkNonblock-4 795394 144.6 ns/op BenchmarkSemaWorkBlock-4 737719 158.9 ns/op BenchmarkRWMutexUncontended-4 474525 295.6 ns/op BenchmarkRWMutexWrite100-4 282423 423.8 ns/op BenchmarkRWMutexWrite10-4 229149 493.6 ns/op BenchmarkRWMutexWorkWrite100-4 216403 557.4 ns/op BenchmarkRWMutexWorkWrite10-4 166698 648.9 ns/op BenchmarkWaitGroupUncontended-4 722794 151.4 ns/op BenchmarkWaitGroupAddDone-4 340215 375.6 ns/op BenchmarkWaitGroupAddDoneWork-4 307540 369.5 ns/op BenchmarkWaitGroupWait-4 4893939 24.01 ns/op BenchmarkWaitGroupWaitWork-4 3329772 39.01 ns/op BenchmarkWaitGroupActuallyWait-4 37442 3049 ns/op 32 B/op 2 allocs/op PASS ok sync 17.158s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 531067 255.4 ns/op PASS ok sync/atomic 0.264s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 102150 1122 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 7266 14756 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11464 10394 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 85 1277628 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 118 978311 ns/op 1096 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 197745914 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 196780090 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1561 68103 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1992 54458 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6333097 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5554668 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 793394700 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 780940117 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 210 569092 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 238 500073 ns/op 165 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 64937062 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 62884614 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7762333657 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 7522921162 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2401 46062 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3243338 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 358415277 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2204 48685 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 253 454054 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4771298 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7448 16476 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.631s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 86482653 ns/op BenchmarkVariableString-4 87736 1218 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1857 56227 ns/op 2506 B/op 39 allocs/op PASS ok text/template/parse 0.546s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 33 3349929 ns/op BenchmarkAfter-4 93 1184620 ns/op BenchmarkStop-4 186 623148 ns/op BenchmarkSimultaneousAfterFunc-4 22 4913765 ns/op BenchmarkStartStop-4 207 660249 ns/op BenchmarkReset-4 1887 62585 ns/op BenchmarkSleep-4 31 3866306 ns/op BenchmarkParallelTimerLatency-4 49 225283 avg-late-ns 2132206 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 357337 avg-late-ns 819574 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 359046 avg-late-ns 941738 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 418958 avg-late-ns 1323772 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 376555 avg-late-ns 1848317 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 334393 avg-late-ns 2025131 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 278015 avg-late-ns 1461065 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 152985 avg-late-ns 1337979 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 1255101 avg-late-ns 7323895 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 164017 avg-late-ns 1392449 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 911882 avg-late-ns 3580859 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 314836 avg-late-ns 830641 max-late-ns BenchmarkTicker-4 302 409311 ns/op BenchmarkTickerReset-4 3583 30563 ns/op BenchmarkTickerResetNaive-4 200 649172 ns/op BenchmarkNow-4 1000000 103.2 ns/op BenchmarkNowUnixNano-4 1000000 101.5 ns/op BenchmarkNowUnixMilli-4 1000000 103.0 ns/op BenchmarkNowUnixMicro-4 1000000 105.4 ns/op BenchmarkFormat-4 56383 2105 ns/op BenchmarkFormatRFC3339-4 73521 1561 ns/op BenchmarkFormatRFC3339Nano-4 75488 1607 ns/op BenchmarkFormatNow-4 80059 1535 ns/op BenchmarkMarshalJSON-4 98502 1200 ns/op BenchmarkMarshalText-4 105774 1155 ns/op BenchmarkParse-4 136660 872.4 ns/op BenchmarkParseRFC3339UTC-4 323450 373.9 ns/op BenchmarkParseRFC3339UTCBytes-4 210054 567.0 ns/op BenchmarkParseRFC3339TZ-4 97207 1245 ns/op BenchmarkParseRFC3339TZBytes-4 75415 1567 ns/op BenchmarkParseDuration-4 495165 236.9 ns/op BenchmarkHour-4 818053 143.4 ns/op BenchmarkSecond-4 777793 142.1 ns/op BenchmarkYear-4 600333 193.4 ns/op BenchmarkDay-4 565135 208.2 ns/op BenchmarkISOWeek-4 618273 191.6 ns/op BenchmarkGoString-4 72362 1591 ns/op BenchmarkUnmarshalText-4 67094 1808 ns/op PASS ok time 11.192s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 562896 193.6 ns/op BenchmarkDecodeValidJapaneseChars-4 678333 159.3 ns/op BenchmarkDecodeRune-4 1595496 74.42 ns/op BenchmarkEncodeValidASCII-4 485127 223.4 ns/op BenchmarkEncodeValidJapaneseChars-4 751236 156.5 ns/op BenchmarkAppendRuneValidASCII-4 1444598 82.95 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2434809 49.65 ns/op BenchmarkEncodeRune-4 2871122 41.32 ns/op PASS ok unicode/utf16 1.241s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 813708 146.3 ns/op BenchmarkRuneCountTenJapaneseChars-4 169298 688.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4076035 29.28 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 415074 277.6 ns/op BenchmarkValidTenASCIIChars-4 826952 140.9 ns/op BenchmarkValid100KASCIIChars-4 92 1282880 ns/op BenchmarkValidTenJapaneseChars-4 152874 788.2 ns/op BenchmarkValidLongMostlyASCII-4 86 1379625 ns/op BenchmarkValidLongJapanese-4 45 2249540 ns/op BenchmarkValidStringTenASCIIChars-4 4772541 25.13 ns/op BenchmarkValidString100KASCIIChars-4 8797 12765 ns/op BenchmarkValidStringTenJapaneseChars-4 377156 270.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1190 100084 ns/op BenchmarkValidStringLongJapanese-4 148 802263 ns/op BenchmarkEncodeASCIIRune-4 4576683 26.08 ns/op BenchmarkEncodeJapaneseRune-4 2486574 46.04 ns/op BenchmarkAppendASCIIRune-4 9033858 13.04 ns/op BenchmarkAppendJapaneseRune-4 2905317 39.98 ns/op BenchmarkDecodeASCIIRune-4 2756252 43.04 ns/op BenchmarkDecodeJapaneseRune-4 1911805 61.64 ns/op BenchmarkFullRune/ASCII-4 3258956 36.93 ns/op BenchmarkFullRune/Incomplete-4 1468070 82.26 ns/op BenchmarkFullRune/Japanese-4 3426963 34.92 ns/op PASS ok unicode/utf8 3.621s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 56705446760 ns/op PASS ok cmd/api 63.514s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 100.7 ns/op BenchmarkEqArrayOfStrings64-4 153156 764.4 ns/op BenchmarkEqArrayOfStrings1024-4 9750 11503 ns/op BenchmarkEqArrayOfFloats5-4 1412226 84.73 ns/op BenchmarkEqArrayOfFloats64-4 142126 833.4 ns/op BenchmarkEqArrayOfFloats1024-4 8475 13179 ns/op BenchmarkEqStruct-4 21051661 5.674 ns/op PASS ok cmd/compile/internal/reflectdata 1.074s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 7831 340103 ns/op BenchmarkCopyElim1-4 576 184569 ns/op BenchmarkCopyElim10-4 496 206940 ns/op BenchmarkCopyElim100-4 276 400935 ns/op BenchmarkCopyElim1000-4 50 2279810 ns/op BenchmarkCopyElim10000-4 2 51906866 ns/op BenchmarkCopyElim100000-4 1 798846357 ns/op BenchmarkDeadCode/1-4 511 228848 ns/op BenchmarkDeadCode/10-4 422 275089 ns/op BenchmarkDeadCode/100-4 207 550950 ns/op BenchmarkDeadCode/1000-4 45 2891439 ns/op BenchmarkDeadCode/10000-4 3 42642130 ns/op BenchmarkDeadCode/100000-4 1 563319303 ns/op BenchmarkDeadCode/200000-4 1 1179705203 ns/op BenchmarkDominatorsLinear-4 9 12641511 ns/op 0.79 MB/s BenchmarkDominatorsFwdBack-4 6 20888496 ns/op 0.48 MB/s BenchmarkDominatorsManyPred-4 6 17837214 ns/op 0.56 MB/s BenchmarkDominatorsMaxPred-4 7 17737086 ns/op 0.56 MB/s BenchmarkDominatorsMaxPredVal-4 7 18711879 ns/op 0.53 MB/s BenchmarkFuse/1-4 477 242841 ns/op BenchmarkFuse/10-4 399 301286 ns/op BenchmarkFuse/100-4 128 911207 ns/op BenchmarkFuse/1000-4 18 7065390 ns/op BenchmarkFuse/10000-4 1 101040774 ns/op BenchmarkNilCheckDeep1-4 12747 9521 ns/op 0.11 MB/s 233 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4992 23110 ns/op 0.43 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 742 161080 ns/op 0.62 MB/s 677 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1596640 ns/op 0.63 MB/s 5041 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 5 20932786 ns/op 0.48 MB/s 131496 B/op 7 allocs/op BenchmarkDSEPass-4 31 3824782 ns/op 50968 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 120858102 ns/op 4248960 B/op 108309 allocs/op BenchmarkCSEPass-4 6 17929342 ns/op 219142 B/op 12 allocs/op BenchmarkCSEPassBlock-4 1 160439890 ns/op 5702368 B/op 97733 allocs/op BenchmarkDeadcodePass-4 145 799447 ns/op 89468 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 130323538 ns/op 4063224 B/op 45119 allocs/op BenchmarkMultiPass-4 48 2200180 ns/op 225695 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 257868737 ns/op 11214800 B/op 149932 allocs/op BenchmarkCondRewrite/SoloJump-4 2945194 40.42 ns/op BenchmarkCondRewrite/CombJump-4 2795032 43.09 ns/op PASS ok cmd/compile/internal/ssa 17.533s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9612 11530 ns/op BenchmarkExtShift-4 17328 6875 ns/op BenchmarkModify-4 9436 12313 ns/op BenchmarkMullImm-4 16980 7028 ns/op BenchmarkConstModify-4 9138 11876 ns/op BenchmarkBitSet-4 20985 5661 ns/op BenchmarkBitClear-4 21037 5677 ns/op BenchmarkBitToggle-4 20847 5694 ns/op BenchmarkBitSetConst-4 159658 772.8 ns/op BenchmarkBitClearConst-4 160153 774.3 ns/op BenchmarkBitToggleConst-4 161230 760.8 ns/op BenchmarkDivconstI64-4 8825978 13.59 ns/op BenchmarkModconstI64-4 8308762 14.31 ns/op BenchmarkDivisiblePow2constI64-4 8802026 13.66 ns/op BenchmarkDivisibleconstI64-4 9063249 12.84 ns/op BenchmarkDivisibleWDivconstI64-4 7211811 16.58 ns/op BenchmarkDivconstU64/3-4 8923446 13.43 ns/op BenchmarkDivconstU64/5-4 8330377 14.30 ns/op BenchmarkDivconstU64/37-4 8444660 13.74 ns/op BenchmarkDivconstU64/1234567-4 8515837 13.79 ns/op BenchmarkModconstU64-4 9247162 12.86 ns/op BenchmarkDivisibleconstU64-4 9083230 13.32 ns/op BenchmarkDivisibleWDivconstU64-4 6918710 17.48 ns/op BenchmarkDivconstI32-4 8220836 14.52 ns/op BenchmarkModconstI32-4 8875539 13.45 ns/op BenchmarkDivisiblePow2constI32-4 8656806 13.60 ns/op BenchmarkDivisibleconstI32-4 8743126 13.66 ns/op BenchmarkDivisibleWDivconstI32-4 6914460 17.43 ns/op BenchmarkDivconstU32-4 8718966 13.84 ns/op BenchmarkModconstU32-4 8436565 14.13 ns/op BenchmarkDivisibleconstU32-4 8939565 13.60 ns/op BenchmarkDivisibleWDivconstU32-4 6916918 17.42 ns/op BenchmarkDivconstI16-4 8384527 14.21 ns/op BenchmarkModconstI16-4 8875956 13.47 ns/op BenchmarkDivisiblePow2constI16-4 8786067 13.66 ns/op BenchmarkDivisibleconstI16-4 8817916 13.48 ns/op BenchmarkDivisibleWDivconstI16-4 6797312 17.29 ns/op BenchmarkDivconstU16-4 8741425 13.66 ns/op BenchmarkModconstU16-4 8793602 13.60 ns/op BenchmarkDivisibleconstU16-4 8692694 13.55 ns/op BenchmarkDivisibleWDivconstU16-4 7267994 16.56 ns/op BenchmarkDivconstI8-4 8701562 13.73 ns/op BenchmarkModconstI8-4 9081248 12.88 ns/op BenchmarkDivisiblePow2constI8-4 8782611 13.59 ns/op BenchmarkDivisibleconstI8-4 8794647 13.61 ns/op BenchmarkDivisibleWDivconstI8-4 7069222 16.84 ns/op BenchmarkDivconstU8-4 8603425 13.85 ns/op BenchmarkModconstU8-4 8724414 13.53 ns/op BenchmarkDivisibleconstU8-4 8791026 13.58 ns/op BenchmarkDivisibleWDivconstU8-4 7268448 16.60 ns/op BenchmarkMul2-4 166744 720.8 ns/op BenchmarkMulNeg2-4 162601 728.6 ns/op BenchmarkEfaceInteger-4 3522914 28.47 ns/op BenchmarkMulconstI32/3-4 16544589 7.273 ns/op BenchmarkMulconstI32/5-4 16660670 7.173 ns/op BenchmarkMulconstI32/12-4 16339102 7.309 ns/op BenchmarkMulconstI32/120-4 15699076 7.486 ns/op BenchmarkMulconstI32/-120-4 16691455 7.228 ns/op BenchmarkMulconstI32/65537-4 16189717 7.305 ns/op BenchmarkMulconstI32/65538-4 16379448 7.334 ns/op BenchmarkMulconstI64/3-4 16320288 7.296 ns/op BenchmarkMulconstI64/5-4 16319662 7.310 ns/op BenchmarkMulconstI64/12-4 16313348 7.358 ns/op BenchmarkMulconstI64/120-4 16267392 7.361 ns/op BenchmarkMulconstI64/-120-4 16370062 7.342 ns/op BenchmarkMulconstI64/65537-4 16259534 7.416 ns/op BenchmarkMulconstI64/65538-4 16347072 7.312 ns/op BenchmarkMulconstU32/3-4 15852078 7.571 ns/op BenchmarkMulconstU32/5-4 16539242 7.195 ns/op BenchmarkMulconstU32/12-4 16205283 7.432 ns/op BenchmarkMulconstU32/120-4 16530457 7.222 ns/op BenchmarkMulconstU32/65537-4 16496845 7.309 ns/op BenchmarkMulconstU32/65538-4 16198507 7.355 ns/op BenchmarkMulconstU64/3-4 15968913 7.326 ns/op BenchmarkMulconstU64/5-4 16165490 7.354 ns/op BenchmarkMulconstU64/12-4 16383744 7.312 ns/op BenchmarkMulconstU64/120-4 16336642 7.309 ns/op BenchmarkMulconstU64/65537-4 16147844 7.377 ns/op BenchmarkMulconstU64/65538-4 16001492 7.442 ns/op BenchmarkShiftArithmeticRight-4 19435576 6.067 ns/op BenchmarkSwitch8Predictable-4 17104644 7.070 ns/op BenchmarkSwitch8Unpredictable-4 6772828 17.75 ns/op BenchmarkSwitch32Predictable-4 8680875 11.70 ns/op BenchmarkSwitch32Unpredictable-4 6811765 17.56 ns/op BenchmarkSwitchStringPredictable-4 8064865 12.83 ns/op BenchmarkSwitchStringUnpredictable-4 4571116 23.24 ns/op PASS ok cmd/compile/internal/test 12.197s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 117 1004085 ns/op BenchmarkNamed/Underlying/nongeneric-4 809782 139.2 ns/op BenchmarkNamed/Underlying/generic-4 894072 133.9 ns/op BenchmarkNamed/Underlying/src_instance-4 792244 139.6 ns/op BenchmarkNamed/Underlying/user_instance-4 784196 137.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 632393061 ns/op 48177 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 399677411 ns/op 76223 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 181055996 ns/op 168177 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 150562048 ns/op 202211 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 415261764 ns/op 12352 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 97811742 ns/op 52437 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 38677546 ns/op 132546 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 36770480 ns/op 139468 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 156213170 ns/op 13885 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 46426810 ns/op 46721 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23553477 ns/op 92077 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21846192 ns/op 99238 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1250949362 ns/op 50312 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 640620657 ns/op 98239 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 182533160 ns/op 344621 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 131307091 ns/op 479049 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 465475438 ns/op 4346 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 73017964 ns/op 27690 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 43418641 ns/op 46582 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 42872530 ns/op 47162 lines/s PASS ok cmd/compile/internal/types2 16.845s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 118 936777 ns/op 2114542 sys-ns/op 1391331 user-ns/op PASS ok cmd/go 0.213s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 66963 1739 ns/op 4.60 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 76489 1532 ns/op 5.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14090 8380 ns/op 122.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14673 8168 ns/op 125.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2192 54428 ns/op 150.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2200 53748 ns/op 152.41 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.959s All tests passed.