linux-amd64-race at 2e71489ed1a30f95d0e11685536f5d61d9e858b3 :: 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-rna1e581f" "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-rna1e581f" "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.214s ok archive/zip 2.287s ok bufio 0.310s ok bytes 4.236s ok compress/bzip2 0.465s ok compress/flate 5.522s ok compress/gzip 11.676s ok compress/lzw 0.565s ok compress/zlib 4.499s ok container/heap 0.039s ok container/list 0.029s ok container/ring 0.029s ok context 0.043s ok crypto 0.029s ok crypto/aes 0.069s ok crypto/cipher 0.059s ok crypto/des 0.059s ok crypto/dsa 0.029s ok crypto/ecdh 0.191s ok crypto/ecdsa 0.140s ok crypto/ed25519 0.372s ok crypto/elliptic 0.059s ok crypto/hmac 0.039s ok crypto/internal/alias 0.027s ok crypto/internal/bigmod 2.403s ok crypto/internal/boring 0.029s ok crypto/internal/boring/bcache 0.335s ok crypto/internal/edwards25519 35.312s ok crypto/internal/edwards25519/field 12.570s ok crypto/internal/nistec 3.614s ok crypto/internal/nistec/fiat 0.028s [no tests to run] ok crypto/md5 0.041s ok crypto/rand 0.431s ok crypto/rc4 0.476s ok crypto/rsa 0.485s ok crypto/sha1 0.055s ok crypto/sha256 0.036s ok crypto/sha512 0.040s ok crypto/subtle 0.434s ok crypto/tls 1.485s ok crypto/x509 1.100s ok database/sql 0.361s ok database/sql/driver 0.028s ok debug/buildinfo 0.048s ok debug/dwarf 0.089s ok debug/elf 1.233s ok debug/gosym 0.322s ok debug/macho 0.039s ok debug/pe 0.060s ok debug/plan9obj 0.028s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.039s ok encoding/asn1 0.039s ok encoding/base32 0.074s ok encoding/base64 0.039s ok encoding/binary 0.039s ok encoding/csv 0.070s ok encoding/gob 17.240s ok encoding/hex 0.038s ok encoding/json 1.156s ok encoding/pem 2.275s ok encoding/xml 0.224s ok errors 0.039s ok expvar 0.029s ok flag 0.138s ok fmt 0.554s ok go/ast 0.040s ok go/build 3.995s ok go/build/constraint 0.039s ok go/constant 0.038s ok go/doc 0.254s ok go/doc/comment 2.062s ok go/format 0.060s ok go/importer 0.167s ok go/internal/gccgoimporter 0.060s ok go/internal/gcimporter 0.945s ok go/internal/srcimporter 12.844s ok go/parser 0.902s ok go/printer 1.257s ok go/scanner 0.039s ok go/token 0.121s ok go/types 31.417s ok hash 0.031s ok hash/adler32 0.060s ok hash/crc32 0.069s ok hash/crc64 0.040s ok hash/fnv 0.029s ok hash/maphash 0.031s ok html 0.028s ok html/template 0.222s ok image 0.425s ok image/color 0.049s ok image/draw 0.565s ok image/gif 0.891s ok image/jpeg 1.275s ok image/png 3.029s ok index/suffixarray 0.950s ok internal/abi 17.451s ok internal/buildcfg 0.029s ok internal/coverage/cformat 0.029s ok internal/coverage/cmerge 0.029s ok internal/coverage/pods 0.029s ok internal/coverage/slicereader 0.028s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.059s ok internal/cpu 0.087s ok internal/dag 0.028s ok internal/diff 0.039s ok internal/fmtsort 0.029s ok internal/fuzz 0.050s ok internal/godebug 0.030s ok internal/intern 0.216s ok internal/itoa 0.028s ok internal/poll 0.521s ok internal/profile 0.031s ok internal/reflectlite 0.284s ok internal/safefilepath 0.029s ok internal/saferio 0.275s ok internal/singleflight 0.105s ok internal/testenv 0.030s ok internal/trace 0.183s ok internal/types/errors 0.346s ok internal/unsafeheader 0.029s ok internal/xcoff 0.044s ok io 0.070s ok io/fs 0.262s ok io/ioutil 0.038s ok log 0.041s ok log/syslog 1.255s ok math 0.039s ok math/big 3.012s ok math/bits 0.039s ok math/cmplx 0.029s ok math/rand 2.021s ok mime 0.055s ok mime/multipart 1.525s ok mime/quotedprintable 0.060s ok net 10.111s ok net/http 6.201s ok net/http/cgi 0.541s ok net/http/cookiejar 0.039s ok net/http/fcgi 0.149s ok net/http/httptest 0.191s ok net/http/httptrace 0.030s ok net/http/httputil 0.685s ok net/http/internal 0.040s ok net/http/internal/ascii 0.030s ok net/http/pprof 5.205s ok net/internal/socktest 0.030s ok net/mail 0.040s ok net/netip 0.369s ok net/rpc 0.076s ok net/rpc/jsonrpc 0.041s ok net/smtp 0.070s ok net/textproto 0.040s ok net/url 0.050s ok os 0.621s ok os/exec 0.234s ok os/exec/internal/fdtest 0.029s ok os/signal 2.312s ok os/user 0.028s ok path 0.029s ok path/filepath 0.080s ok plugin 0.028s ok reflect 0.568s ok regexp 3.180s ok regexp/syntax 4.531s ok runtime 33.050s ok runtime/cgo 0.029s ok runtime/coverage 0.030s ok runtime/debug 0.125s ok runtime/internal/atomic 0.082s ok runtime/internal/math 0.029s ok runtime/internal/sys 0.029s ok runtime/internal/syscall 0.029s ok runtime/metrics 0.039s ok runtime/pprof 8.202s ok runtime/race 9.297s ok runtime/trace 3.391s ok sort 0.423s ok strconv 2.193s ok strings 2.937s ok sync 0.457s ok sync/atomic 1.770s ok syscall 3.456s ok testing 1.239s ok testing/fstest 0.040s ok testing/iotest 0.040s ok testing/quick 0.175s ok text/scanner 0.049s ok text/tabwriter 0.039s ok text/template 0.100s ok text/template/parse 0.049s ok time 2.296s ok unicode 0.042s ok unicode/utf16 0.030s ok unicode/utf8 0.049s ok cmd/addr2line 0.806s ok cmd/api 5.966s ok cmd/asm/internal/asm 2.905s ok cmd/asm/internal/lex 0.028s ok cmd/compile/internal/abt 0.058s ok cmd/compile/internal/amd64 51.896s ok cmd/compile/internal/base 0.028s ok cmd/compile/internal/compare 0.028s ok cmd/compile/internal/dwarfgen 0.414s ok cmd/compile/internal/importer 0.761s ok cmd/compile/internal/ir 0.029s ok cmd/compile/internal/logopt 0.200s ok cmd/compile/internal/noder 0.039s ok cmd/compile/internal/reflectdata 0.028s [no tests to run] ok cmd/compile/internal/ssa 19.952s ok cmd/compile/internal/syntax 0.151s ok cmd/compile/internal/test 11.519s ok cmd/compile/internal/typecheck 0.255s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 7.102s ok cmd/covdata 0.031s ok cmd/cover 1.004s ok cmd/dist 0.028s ok cmd/doc 0.400s ok cmd/fix 0.710s ok cmd/go 60.814s ok cmd/go/internal/auth 0.029s ok cmd/go/internal/cache 0.131s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.041s ok cmd/go/internal/load 0.039s ok cmd/go/internal/lockedfile 0.179s ok cmd/go/internal/lockedfile/internal/filelock 0.084s ok cmd/go/internal/modconv 0.050s ok cmd/go/internal/modfetch 0.041s ok cmd/go/internal/modfetch/codehost 0.039s ok cmd/go/internal/modfetch/zip_sum_test 0.038s ok cmd/go/internal/modindex 0.556s ok cmd/go/internal/modload 0.040s ok cmd/go/internal/mvs 0.050s ok cmd/go/internal/par 0.132s ok cmd/go/internal/str 0.029s ok cmd/go/internal/test 0.029s ok cmd/go/internal/vcs 0.040s ok cmd/go/internal/vcweb 0.040s ok cmd/go/internal/vcweb/vcstest 4.066s ok cmd/go/internal/web 0.029s ok cmd/go/internal/work 0.091s ok cmd/gofmt 0.194s ok cmd/internal/archive 0.783s ok cmd/internal/buildid 0.535s ok cmd/internal/dwarf 0.029s ok cmd/internal/edit 0.029s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 1.038s ok cmd/internal/notsha256 0.030s ok cmd/internal/obj 0.454s ok cmd/internal/obj/ppc64 0.092s ok cmd/internal/obj/riscv 0.049s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 0.172s ok cmd/internal/objabi 0.029s ok cmd/internal/pkgpath 0.144s ok cmd/internal/pkgpattern 0.039s ok cmd/internal/quoted 0.028s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.697s ok cmd/link 3.117s ok cmd/link/internal/benchmark 0.031s ok cmd/link/internal/ld 2.229s ok cmd/link/internal/loader 0.062s ok cmd/nm 0.698s ok cmd/objdump 1.554s ok cmd/pack 0.843s ok cmd/pprof 1.475s ok cmd/trace 0.293s ok cmd/vet 10.327s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2732 38946 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2170 49105 ns/op 1844 B/op 36 allocs/op Benchmark/Writer/PAX-4 1528 75576 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3385 34593 ns/op 16881 B/op 15 allocs/op Benchmark/Reader/GNU-4 4720 25812 ns/op 17241 B/op 14 allocs/op Benchmark/Reader/PAX-4 1538 69550 ns/op 26646 B/op 33 allocs/op PASS ok archive/tar 0.925s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 335263866 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 160311380 ns/op BenchmarkZip64TestSizes/4096-4 1641 77124 ns/op BenchmarkZip64TestSizes/1048576-4 186 642764 ns/op BenchmarkZip64TestSizes/67108864-4 1 136150560 ns/op PASS ok archive/zip 1.314s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 224916 491.4 ns/op BenchmarkReaderCopyUnoptimal-4 133315 810.1 ns/op BenchmarkReaderCopyNoWriteTo-4 21735 5283 ns/op BenchmarkReaderWriteToOptimal-4 4995 20653 ns/op BenchmarkReaderReadString-4 133099 853.0 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 210320 554.1 ns/op BenchmarkWriterCopyUnoptimal-4 203624 563.4 ns/op BenchmarkWriterCopyNoReadFrom-4 23728 4507 ns/op BenchmarkReaderEmpty-4 44816 2412 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 32564 3462 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 579138 190.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.488s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5498 19943 ns/op 1643.06 MB/s BenchmarkWriteByte-4 512 224231 ns/op 18.27 MB/s BenchmarkWriteRune-4 264 451551 ns/op 27.21 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3759023 ns/op BenchmarkBufferFullSmallReads-4 100 1009595 ns/op BenchmarkBufferWriteBlock/N4096-4 7002 16200 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 399 275507 ns/op 260097 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 22770032 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4652565 24.51 ns/op 407.95 MB/s BenchmarkIndexByte/32-4 4368830 26.55 ns/op 1205.24 MB/s BenchmarkIndexByte/4K-4 861600 129.5 ns/op 31641.45 MB/s BenchmarkIndexBytePortable/10-4 789622 142.1 ns/op 70.38 MB/s BenchmarkIndexBytePortable/32-4 254667 452.6 ns/op 70.70 MB/s BenchmarkIndexBytePortable/4K-4 2214 53303 ns/op 76.84 MB/s BenchmarkIndexRune/10-4 1205613 98.97 ns/op 101.04 MB/s BenchmarkIndexRune/32-4 1219531 98.80 ns/op 323.89 MB/s BenchmarkIndexRune/4K-4 360865 302.7 ns/op 13529.50 MB/s BenchmarkIndexRuneASCII/10-4 4466506 24.21 ns/op 413.07 MB/s BenchmarkIndexRuneASCII/32-4 4280334 26.27 ns/op 1218.28 MB/s BenchmarkIndexRuneASCII/4K-4 866192 132.1 ns/op 31011.77 MB/s BenchmarkEqual/0-4 7377139 15.85 ns/op BenchmarkEqual/1-4 1475498 77.79 ns/op 12.86 MB/s BenchmarkEqual/6-4 1494632 80.17 ns/op 74.84 MB/s BenchmarkEqual/9-4 1459117 82.08 ns/op 109.65 MB/s BenchmarkEqual/15-4 1449177 82.76 ns/op 181.25 MB/s BenchmarkEqual/16-4 1508756 79.45 ns/op 201.39 MB/s BenchmarkEqual/20-4 1422663 84.12 ns/op 237.76 MB/s BenchmarkEqual/32-4 1426808 83.81 ns/op 381.80 MB/s BenchmarkEqual/4K-4 104929 1144 ns/op 3581.13 MB/s BenchmarkIndex/10-4 3150489 37.96 ns/op 263.44 MB/s BenchmarkIndex/32-4 3148348 37.84 ns/op 845.76 MB/s BenchmarkIndex/4K-4 18285 6553 ns/op 625.07 MB/s BenchmarkIndexEasy/10-4 3036285 37.87 ns/op 264.07 MB/s BenchmarkIndexEasy/32-4 3088330 38.38 ns/op 833.72 MB/s BenchmarkIndexEasy/4K-4 465618 239.3 ns/op 17119.85 MB/s BenchmarkCount/10-4 1526539 78.74 ns/op 127.00 MB/s BenchmarkCount/32-4 1508800 79.43 ns/op 402.87 MB/s BenchmarkCount/4K-4 17937 6618 ns/op 618.88 MB/s BenchmarkCountEasy/10-4 1520181 79.29 ns/op 126.12 MB/s BenchmarkCountEasy/32-4 1472788 79.77 ns/op 401.16 MB/s BenchmarkCountEasy/4K-4 417070 278.0 ns/op 14731.22 MB/s BenchmarkCountSingle/10-4 3832347 30.86 ns/op 324.02 MB/s BenchmarkCountSingle/32-4 3443485 33.71 ns/op 949.22 MB/s BenchmarkCountSingle/4K-4 785398 140.6 ns/op 29133.62 MB/s BenchmarkToUpper/#00-4 2995082 39.97 ns/op BenchmarkToUpper/ONLYUPPER-4 304950 396.3 ns/op BenchmarkToUpper/abc-4 513753 228.1 ns/op BenchmarkToUpper/AbC123-4 290209 404.3 ns/op BenchmarkToUpper/azAZ09_-4 271309 435.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 67524 1548 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39286 3039 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56887 2123 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120936 943.4 ns/op BenchmarkToLower/#00-4 2897592 41.34 ns/op BenchmarkToLower/abc-4 456074 256.0 ns/op BenchmarkToLower/AbC123-4 292784 413.1 ns/op BenchmarkToLower/azAZ09_-4 263594 446.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 78150 1545 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42619 2809 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 65792 1794 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116546 985.7 ns/op BenchmarkFields/ASCII/16-4 130170 925.2 ns/op 17.29 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 7634 13290 ns/op 19.26 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 565 209758 ns/op 19.53 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 26 3857269 ns/op 16.99 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60852412 ns/op 17.23 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 85626 1339 ns/op 11.95 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5150 20398 ns/op 12.55 MB/s 480 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 354 327797 ns/op 12.50 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6313947 ns/op 10.38 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 123362889 ns/op 8.50 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 153190 752.2 ns/op 21.27 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12327 9327 ns/op 27.45 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 675 168036 ns/op 24.38 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 3857011 ns/op 16.99 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 80928295 ns/op 12.96 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 123342 938.4 ns/op 17.05 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8332 14182 ns/op 18.05 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 489 232247 ns/op 17.64 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4784892 ns/op 13.70 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 96683421 ns/op 10.85 MB/s 11219200 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2027817 59.23 ns/op BenchmarkTrimSpace/ASCII-4 988704 113.7 ns/op BenchmarkTrimSpace/SomeNonASCII-4 109462 1065 ns/op BenchmarkTrimSpace/JustNonASCII-4 50002 2372 ns/op BenchmarkToValidUTF8/Valid-4 490905 254.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 331917 346.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 102094 1202 ns/op BenchmarkIndexHard1-4 818 143639 ns/op BenchmarkIndexHard2-4 590 200241 ns/op BenchmarkIndexHard3-4 148 793460 ns/op BenchmarkIndexHard4-4 180 665466 ns/op BenchmarkLastIndexHard1-4 5 22150355 ns/op BenchmarkLastIndexHard2-4 4 28734200 ns/op BenchmarkLastIndexHard3-4 4 31297941 ns/op BenchmarkCountHard1-4 837 142878 ns/op BenchmarkCountHard2-4 588 201089 ns/op BenchmarkCountHard3-4 150 802401 ns/op BenchmarkSplitEmptySeparator-4 1 169715338 ns/op BenchmarkSplitSingleByteSeparator-4 9 11326571 ns/op BenchmarkSplitMultiByteSeparator-4 10 10093112 ns/op BenchmarkSplitNSingleByteSeparator-4 198963 612.3 ns/op BenchmarkSplitNMultiByteSeparator-4 68178 1634 ns/op BenchmarkRepeat-4 194140 615.7 ns/op BenchmarkRepeatLarge/256/1-4 129910 779.4 ns/op 328.47 MB/s BenchmarkRepeatLarge/256/16-4 225247 521.2 ns/op 491.20 MB/s BenchmarkRepeatLarge/512/1-4 94278 1113 ns/op 459.91 MB/s BenchmarkRepeatLarge/512/16-4 150889 805.9 ns/op 635.33 MB/s BenchmarkRepeatLarge/1024/1-4 73692 1623 ns/op 630.94 MB/s BenchmarkRepeatLarge/1024/16-4 92790 1315 ns/op 778.73 MB/s BenchmarkRepeatLarge/2048/1-4 38821 2841 ns/op 720.79 MB/s BenchmarkRepeatLarge/2048/16-4 48364 2488 ns/op 823.23 MB/s BenchmarkRepeatLarge/4096/1-4 24392 4818 ns/op 850.21 MB/s BenchmarkRepeatLarge/4096/16-4 25854 4492 ns/op 911.90 MB/s BenchmarkRepeatLarge/8192/1-4 13706 8661 ns/op 945.88 MB/s BenchmarkRepeatLarge/8192/16-4 14029 8421 ns/op 972.83 MB/s BenchmarkRepeatLarge/8192/4097-4 22813 5166 ns/op 793.00 MB/s BenchmarkRepeatLarge/16384/1-4 7020 16531 ns/op 991.11 MB/s BenchmarkRepeatLarge/16384/16-4 6901 16042 ns/op 1021.32 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 12337 ns/op 996.25 MB/s BenchmarkRepeatLarge/32768/1-4 4060 29205 ns/op 1121.98 MB/s BenchmarkRepeatLarge/32768/16-4 4046 29990 ns/op 1092.62 MB/s BenchmarkRepeatLarge/32768/4097-4 3950 28347 ns/op 1011.72 MB/s BenchmarkRepeatLarge/65536/1-4 2238 54539 ns/op 1201.63 MB/s BenchmarkRepeatLarge/65536/16-4 2235 55536 ns/op 1180.07 MB/s BenchmarkRepeatLarge/65536/4097-4 2164 54714 ns/op 1123.20 MB/s BenchmarkRepeatLarge/131072/1-4 220 519879 ns/op 252.12 MB/s BenchmarkRepeatLarge/131072/16-4 220 521994 ns/op 251.10 MB/s BenchmarkRepeatLarge/131072/4097-4 223 515365 ns/op 246.44 MB/s BenchmarkRepeatLarge/262144/1-4 100 1040507 ns/op 251.94 MB/s BenchmarkRepeatLarge/262144/16-4 100 1025179 ns/op 255.71 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1024054 ns/op 252.05 MB/s BenchmarkRepeatLarge/524288/1-4 61 2086341 ns/op 251.30 MB/s BenchmarkRepeatLarge/524288/16-4 54 2023872 ns/op 259.05 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2018480 ns/op 257.78 MB/s BenchmarkRepeatLarge/1048576/1-4 26 4071144 ns/op 257.56 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4082299 ns/op 256.86 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4117354 ns/op 253.74 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7919354 ns/op 264.81 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7911580 ns/op 265.07 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8078847 ns/op 259.14 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15995954 ns/op 262.21 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16648350 ns/op 251.94 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16119717 ns/op 260.01 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32562247 ns/op 257.62 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31156832 ns/op 269.24 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31241109 ns/op 268.45 MB/s BenchmarkRepeatLarge/16777216/1-4 2 60940590 ns/op 275.30 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61882958 ns/op 271.11 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61589538 ns/op 272.40 MB/s BenchmarkRepeatLarge/33554432/1-4 1 124862570 ns/op 268.73 MB/s BenchmarkRepeatLarge/33554432/16-4 1 121870178 ns/op 275.33 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 121816086 ns/op 275.45 MB/s BenchmarkRepeatLarge/67108864/1-4 1 244667229 ns/op 274.29 MB/s BenchmarkRepeatLarge/67108864/16-4 1 238976155 ns/op 280.82 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 240667386 ns/op 278.84 MB/s BenchmarkRepeatLarge/134217728/1-4 1 478597446 ns/op 280.44 MB/s BenchmarkRepeatLarge/134217728/16-4 1 473278402 ns/op 283.59 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 473903681 ns/op 283.22 MB/s BenchmarkRepeatLarge/268435456/1-4 1 927863806 ns/op 289.30 MB/s BenchmarkRepeatLarge/268435456/16-4 1 945472099 ns/op 283.92 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 952457387 ns/op 281.83 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1877808070 ns/op 285.90 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1873405406 ns/op 286.57 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1880274273 ns/op 285.53 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3879682869 ns/op 276.76 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3705789805 ns/op 289.75 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3712517038 ns/op 289.22 MB/s BenchmarkBytesCompare/1-4 10624060 11.17 ns/op BenchmarkBytesCompare/2-4 9206499 13.11 ns/op BenchmarkBytesCompare/4-4 9088999 13.19 ns/op BenchmarkBytesCompare/8-4 9779220 12.33 ns/op BenchmarkBytesCompare/16-4 9865641 12.38 ns/op BenchmarkBytesCompare/32-4 8718732 13.87 ns/op BenchmarkBytesCompare/64-4 7743051 15.33 ns/op BenchmarkBytesCompare/128-4 7823544 15.49 ns/op BenchmarkBytesCompare/256-4 5652574 18.48 ns/op BenchmarkBytesCompare/512-4 4126512 29.17 ns/op BenchmarkBytesCompare/1024-4 2797086 42.99 ns/op BenchmarkBytesCompare/2048-4 1630053 73.48 ns/op BenchmarkIndexAnyASCII/1:1-4 2337109 50.09 ns/op BenchmarkIndexAnyASCII/1:2-4 2400798 48.47 ns/op BenchmarkIndexAnyASCII/1:4-4 2397258 48.75 ns/op BenchmarkIndexAnyASCII/1:8-4 2395473 48.35 ns/op BenchmarkIndexAnyASCII/1:16-4 2395084 47.62 ns/op BenchmarkIndexAnyASCII/1:32-4 2323474 49.56 ns/op BenchmarkIndexAnyASCII/1:64-4 2380153 48.61 ns/op BenchmarkIndexAnyASCII/16:1-4 2061518 58.37 ns/op BenchmarkIndexAnyASCII/16:2-4 413352 281.9 ns/op BenchmarkIndexAnyASCII/16:4-4 403951 278.5 ns/op BenchmarkIndexAnyASCII/16:8-4 410629 278.3 ns/op BenchmarkIndexAnyASCII/16:16-4 389552 294.4 ns/op BenchmarkIndexAnyASCII/16:32-4 360770 325.1 ns/op BenchmarkIndexAnyASCII/16:64-4 310681 371.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1838422 64.23 ns/op BenchmarkIndexAnyASCII/256:2-4 33085 3616 ns/op BenchmarkIndexAnyASCII/256:4-4 33214 3585 ns/op BenchmarkIndexAnyASCII/256:8-4 32859 3600 ns/op BenchmarkIndexAnyASCII/256:16-4 32922 3616 ns/op BenchmarkIndexAnyASCII/256:32-4 32770 3641 ns/op BenchmarkIndexAnyASCII/256:64-4 31844 3720 ns/op BenchmarkIndexAnyUTF8/1:1-4 2324349 50.38 ns/op BenchmarkIndexAnyUTF8/1:2-4 2375036 48.86 ns/op BenchmarkIndexAnyUTF8/1:4-4 2389225 48.81 ns/op BenchmarkIndexAnyUTF8/1:8-4 2391430 48.41 ns/op BenchmarkIndexAnyUTF8/1:16-4 2421354 48.04 ns/op BenchmarkIndexAnyUTF8/1:32-4 2359076 50.06 ns/op BenchmarkIndexAnyUTF8/1:64-4 2349783 49.54 ns/op BenchmarkIndexAnyUTF8/16:1-4 155538 755.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 273825 425.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 272907 431.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 275145 431.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 261870 435.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 259528 451.0 ns/op BenchmarkIndexAnyUTF8/16:64-4 256653 445.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10897 ns/op BenchmarkIndexAnyUTF8/256:2-4 19798 6095 ns/op BenchmarkIndexAnyUTF8/256:4-4 19670 6089 ns/op BenchmarkIndexAnyUTF8/256:8-4 19758 6062 ns/op BenchmarkIndexAnyUTF8/256:16-4 19443 6141 ns/op BenchmarkIndexAnyUTF8/256:32-4 18201 6570 ns/op BenchmarkIndexAnyUTF8/256:64-4 18450 6456 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2259132 51.37 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2323268 49.94 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2357080 50.28 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2359383 49.96 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2412325 48.62 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2374032 49.91 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2355639 50.02 ns/op BenchmarkLastIndexAnyASCII/16:1-4 330283 357.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 325252 357.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 325126 360.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 327921 362.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 308520 379.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 281018 406.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 258619 456.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24543 4912 ns/op BenchmarkLastIndexAnyASCII/256:2-4 24604 4898 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24530 4896 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24442 4902 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24391 4916 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24091 4898 ns/op BenchmarkLastIndexAnyASCII/256:64-4 24219 4996 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2320149 50.74 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2374093 49.44 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2373210 48.79 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2359699 49.77 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2435793 48.09 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2360040 49.11 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2342253 49.73 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 232587 497.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 268912 435.0 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 263077 433.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 270408 438.4 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 273740 431.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 254617 453.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 257822 451.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16858 6977 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19501 6178 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19377 6197 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19480 6125 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19521 6111 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18224 6627 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18678 6356 ns/op BenchmarkTrimASCII/1:1-4 2561242 45.99 ns/op BenchmarkTrimASCII/1:2-4 2157252 55.95 ns/op BenchmarkTrimASCII/1:4-4 2132046 55.65 ns/op BenchmarkTrimASCII/1:8-4 1956070 61.75 ns/op BenchmarkTrimASCII/1:16-4 1658554 71.58 ns/op BenchmarkTrimASCII/16:1-4 413702 269.4 ns/op BenchmarkTrimASCII/16:2-4 315698 373.8 ns/op BenchmarkTrimASCII/16:4-4 317630 370.8 ns/op BenchmarkTrimASCII/16:8-4 312039 377.1 ns/op BenchmarkTrimASCII/16:16-4 309434 384.1 ns/op BenchmarkTrimASCII/256:1-4 33852 3532 ns/op BenchmarkTrimASCII/256:2-4 23833 5006 ns/op BenchmarkTrimASCII/256:4-4 23659 5016 ns/op BenchmarkTrimASCII/256:8-4 23712 4992 ns/op BenchmarkTrimASCII/256:16-4 23894 5033 ns/op BenchmarkTrimASCII/4096:1-4 2127 55398 ns/op BenchmarkTrimASCII/4096:2-4 1473 80482 ns/op BenchmarkTrimASCII/4096:4-4 1488 79587 ns/op BenchmarkTrimASCII/4096:8-4 1498 81118 ns/op BenchmarkTrimASCII/4096:16-4 1471 81030 ns/op BenchmarkTrimByte-4 1523120 79.23 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13035 9116 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13196 9103 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 681 171831 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1347 84843 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2631 42761 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4639 22988 ns/op BenchmarkCompareBytesEqual-4 10050570 11.28 ns/op BenchmarkCompareBytesToNil-4 11779378 9.940 ns/op BenchmarkCompareBytesEmpty-4 12123940 8.695 ns/op BenchmarkCompareBytesIdentical-4 12130377 8.866 ns/op BenchmarkCompareBytesSameLength-4 10454934 10.21 ns/op BenchmarkCompareBytesDifferentLength-4 10661133 9.577 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1376 85059 ns/op 12327.68 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1387 81351 ns/op 12889.73 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1372 74452 ns/op 14084.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1392 85445 ns/op 12272.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1389 85086 ns/op 12323.87 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1365 84711 ns/op 12378.40 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1400 83516 ns/op 12555.54 MB/s BenchmarkCompareBytesBig-4 1384 75068 ns/op 13968.45 MB/s BenchmarkCompareBytesBigIdentical-4 12372942 8.560 ns/op 122496819.89 MB/s PASS ok bytes 70.756s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 74627458 ns/op 1.34 MB/s 3612008 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 290644615 ns/op 1.95 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23652182 ns/op 0.69 MB/s 3656492 B/op 51 allocs/op PASS ok compress/bzip2 1.314s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 57 1794911 ns/op 5.57 MB/s 49741 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17171035 ns/op 5.82 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 174062278 ns/op 5.75 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 58 1773020 ns/op 5.64 MB/s 49097 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17356573 ns/op 5.76 MB/s 46368 B/op 11 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 179558574 ns/op 5.57 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 68 1743621 ns/op 5.74 MB/s 46362 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16435013 ns/op 6.08 MB/s 45566 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 167576062 ns/op 5.97 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1746129 ns/op 5.73 MB/s 48028 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16551454 ns/op 6.04 MB/s 50251 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 168053295 ns/op 5.95 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 1995385 ns/op 5.01 MB/s 52002 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18936938 ns/op 5.28 MB/s 61490 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 194806948 ns/op 5.13 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1524969 ns/op 6.56 MB/s 50339 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12535287 ns/op 7.98 MB/s 51975 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 128452004 ns/op 7.79 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 84 1354942 ns/op 7.38 MB/s 50421 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10000130 ns/op 10.00 MB/s 56048 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101562147 ns/op 9.85 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1351545 ns/op 7.40 MB/s 52388 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 10008065 ns/op 9.99 MB/s 51121 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 99050217 ns/op 10.10 MB/s 80040 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 93 1218342 ns/op 8.21 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11728548 ns/op 8.53 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117999758 ns/op 8.47 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2286556 ns/op 4.37 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19747001 ns/op 5.06 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 196337633 ns/op 5.09 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6455370 ns/op 1.55 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 75291454 ns/op 1.33 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 786798161 ns/op 1.27 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6510111 ns/op 1.54 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 76399052 ns/op 1.31 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 785209083 ns/op 1.27 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 73 1465583 ns/op 6.82 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 12485312 ns/op 8.01 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 124334373 ns/op 8.04 MB/s BenchmarkEncode/Newton/Speed/1e4-4 50 2089873 ns/op 4.78 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15827360 ns/op 6.32 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 157889905 ns/op 6.33 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6299490 ns/op 1.59 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 69526023 ns/op 1.44 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 710148608 ns/op 1.41 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6383720 ns/op 1.57 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 87321916 ns/op 1.15 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 920907960 ns/op 1.09 MB/s PASS ok compress/flate 16.655s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2221810 ns/op 4.50 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2348723 ns/op 4.26 MB/s BenchmarkDecoder/1e5-4 5 21877120 ns/op 4.57 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22523019 ns/op 4.44 MB/s BenchmarkDecoder/1e6-4 1 219866922 ns/op 4.55 MB/s BenchmarkDecoder/1e-Reuse6-4 1 219643794 ns/op 4.55 MB/s BenchmarkEncoder/1e4-4 50 2110381 ns/op 4.74 MB/s BenchmarkEncoder/1e-Reuse4-4 67 1778645 ns/op 5.62 MB/s BenchmarkEncoder/1e5-4 6 18901391 ns/op 5.29 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18491469 ns/op 5.41 MB/s BenchmarkEncoder/1e6-4 1 190869838 ns/op 5.24 MB/s BenchmarkEncoder/1e-Reuse6-4 1 186323801 ns/op 5.37 MB/s PASS ok compress/lzw 2.661s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3876307 ns/op PASS ok container/heap 0.255s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 22435 5015 ns/op BenchmarkWithTimeout/concurrency=40-4 5619 21014 ns/op BenchmarkWithTimeout/concurrency=4000-4 5374 22949 ns/op BenchmarkWithTimeout/concurrency=400000-4 5260 19292 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 374936 292.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 14322 8775 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 17836 6590 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3090 42130 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1898 62433 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2817 43366 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 248 462392 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 184 860279 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 276 394233 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 26 4587724 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 14 7510990 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 27 4124738 ns/op BenchmarkCheckCanceled/Err-4 273567 434.4 ns/op BenchmarkCheckCanceled/Done-4 421986 279.1 ns/op BenchmarkContextCancelDone-4 545454 221.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23284 4734 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 22432 5287 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20780 5374 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16414 6825 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12625 9289 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 567578 208.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 327915 368.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 228531 527.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 142423 839.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 73387 1632 ns/op PASS ok context 10.852s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1719291 69.06 ns/op 231.67 MB/s BenchmarkDecrypt-4 1670707 68.05 ns/op 235.13 MB/s BenchmarkExpand-4 996091 116.9 ns/op PASS ok crypto/aes 0.534s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 172551 649.9 ns/op 98.47 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 372756 291.1 ns/op 219.82 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 178101 670.2 ns/op 95.49 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 379940 307.5 ns/op 208.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 117307 1010 ns/op 1336.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 181370 658.5 ns/op 2049.96 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107434 1111 ns/op 1214.98 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 149780 788.0 ns/op 1713.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41558 2878 ns/op 2846.63 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52231 2270 ns/op 3608.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34776 3453 ns/op 2372.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39928 3013 ns/op 2718.66 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 7033 16360 ns/op 62.29 MB/s BenchmarkAESCFBDecrypt1K-4 7077 16214 ns/op 62.85 MB/s BenchmarkAESCFBDecrypt8K-4 940 127253 ns/op 64.34 MB/s BenchmarkAESOFB1K-4 10000 10833 ns/op 94.07 MB/s BenchmarkAESCTR1K-4 14308 8411 ns/op 121.15 MB/s BenchmarkAESCTR8K-4 1802 66347 ns/op 123.40 MB/s BenchmarkAESCBCEncrypt1K-4 14511 8286 ns/op 123.59 MB/s BenchmarkAESCBCDecrypt1K-4 18288 6625 ns/op 154.57 MB/s PASS ok crypto/cipher 2.868s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 65604 1593 ns/op 5.02 MB/s BenchmarkDecrypt-4 78318 1485 ns/op 5.39 MB/s BenchmarkTDESEncrypt-4 30646 3933 ns/op 2.03 MB/s BenchmarkTDESDecrypt-4 30927 3842 ns/op 2.08 MB/s PASS ok crypto/des 0.620s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 944 120316 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7507246 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19736622 ns/op 1544 B/op 22 allocs/op BenchmarkECDH/X25519-4 98 1201315 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 0.632s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1560 70730 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 45 2552687 ns/op 10777 B/op 62 allocs/op BenchmarkSign/P521-4 19 5782737 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 932 127284 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 7590528 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 19775490 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3919 29427 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 63 1857083 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4895816 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.538s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 332 348580 ns/op BenchmarkNewKeyFromSeed-4 336 353059 ns/op BenchmarkSigning-4 318 373303 ns/op BenchmarkVerification-4 218 546069 ns/op PASS ok crypto/ed25519 0.660s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 5037 23101 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 159 752254 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 56 1960606 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4954637 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1390 85576 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 1936771 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5334753 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14736808 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12519 9102 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5545 19940 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3552 29870 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 79 1357924 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2401 46940 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 291 404671 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1550 76445 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 90 1263739 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.316s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14924 7962 ns/op 128.61 MB/s BenchmarkHMACSHA256_32-4 24574 4801 ns/op 6.66 MB/s BenchmarkNewWriteSum-4 12033 9283 ns/op 3.45 MB/s PASS ok crypto/hmac 0.620s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 58268 2033 ns/op BenchmarkModSub-4 72423 1640 ns/op BenchmarkMontgomeryRepr-4 23670 4609 ns/op BenchmarkMontgomeryMul-4 28741 4163 ns/op BenchmarkModMul-4 12248 9541 ns/op BenchmarkExpBig-4 15 7377734 ns/op BenchmarkExp-4 7 15788027 ns/op PASS ok crypto/internal/bigmod 1.147s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3176 33600 ns/op BenchmarkScalarBaseMult-4 336 341380 ns/op BenchmarkScalarMult-4 157 766111 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 226 526745 ns/op PASS ok crypto/internal/edwards25519 0.650s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 531495 201.9 ns/op BenchmarkMultiply-4 4306612 27.93 ns/op BenchmarkSquare-4 5230790 24.09 ns/op BenchmarkInvert-4 24828 4817 ns/op BenchmarkMult32-4 1554081 76.62 ns/op PASS ok crypto/internal/edwards25519/field 0.802s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 63 1853828 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1618 73814 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5126557 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14360674 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 174 671878 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8078 14590 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 66 1748730 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4213237 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.176s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 621646 181.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 316582 364.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 118165 1018 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 652903 177.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 318165 368.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 119188 999.9 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.784s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 119581 968.4 ns/op 8.26 MB/s BenchmarkHash64-4 130604 894.4 ns/op 71.56 MB/s BenchmarkHash128-4 117201 1011 ns/op 126.66 MB/s BenchmarkHash256-4 95803 1249 ns/op 204.99 MB/s BenchmarkHash512-4 68863 1730 ns/op 295.90 MB/s BenchmarkHash1K-4 44761 2679 ns/op 382.18 MB/s BenchmarkHash8K-4 7474 16071 ns/op 509.75 MB/s BenchmarkHash1M-4 55 1941980 ns/op 539.95 MB/s BenchmarkHash8M-4 7 15568439 ns/op 538.82 MB/s BenchmarkHash8BytesUnaligned-4 117870 967.5 ns/op 8.27 MB/s BenchmarkHash1KUnaligned-4 44665 2683 ns/op 381.60 MB/s BenchmarkHash8KUnaligned-4 7416 15988 ns/op 512.38 MB/s PASS ok crypto/md5 1.597s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 186220558 ns/op PASS ok crypto/rand 0.223s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12885 9024 ns/op 14.19 MB/s BenchmarkRC4_1K-4 1578 71767 ns/op 14.27 MB/s BenchmarkRC4_8K-4 208 572965 ns/op 14.13 MB/s PASS ok crypto/rc4 0.550s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8773950 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20684126 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38982454 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2721738 ns/op BenchmarkDecryptOAEP/2048-4 13 8778356 ns/op BenchmarkEncryptOAEP/2048-4 40 2728303 ns/op BenchmarkSignPKCS1v15/2048-4 13 8794235 ns/op BenchmarkVerifyPKCS1v15/2048-4 44 2699612 ns/op BenchmarkSignPSS/2048-4 13 8950843 ns/op BenchmarkVerifyPSS/2048-4 40 2919939 ns/op PASS ok crypto/rsa 1.582s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 108505 1068 ns/op 7.49 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 127538 904.2 ns/op 8.85 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 76599 1541 ns/op 207.65 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 88080 1346 ns/op 237.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49855 2395 ns/op 427.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 54340 2204 ns/op 464.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11641 ns/op 703.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11493 ns/op 712.77 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 72592 1421 ns/op 5.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96644 1214 ns/op 6.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 92566 1286 ns/op 6.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25458 4646 ns/op 220.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27280 4386 ns/op 233.49 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26610 4489 ns/op 228.13 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4221 28316 ns/op 289.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4190 28056 ns/op 291.98 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4248 28085 ns/op 291.69 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.297s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 59102 1997 ns/op 4.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 73311 1591 ns/op 5.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65668 1808 ns/op 4.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28176 4192 ns/op 244.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31910 3743 ns/op 273.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30212 3954 ns/op 258.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5846 20028 ns/op 409.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6111 19656 ns/op 416.77 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5919 19910 ns/op 411.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.298s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15855896 7.680 ns/op BenchmarkConstantTimeEq-4 15951394 7.506 ns/op BenchmarkConstantTimeLessOrEq-4 15906051 7.535 ns/op BenchmarkXORBytes/8Bytes-4 4669416 27.26 ns/op 293.44 MB/s BenchmarkXORBytes/128Bytes-4 4006292 29.09 ns/op 4400.06 MB/s BenchmarkXORBytes/2048Bytes-4 909476 128.8 ns/op 15900.06 MB/s BenchmarkXORBytes/32768Bytes-4 60832 1953 ns/op 16780.43 MB/s PASS ok crypto/subtle 0.992s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 144 764424 ns/op BenchmarkCertCache/1-4 151 736448 ns/op BenchmarkCertCache/2-4 159 698034 ns/op BenchmarkCertCache/3-4 158 738777 ns/op BenchmarkHandshakeServer/RSA-4 37 3117473 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 30 3778123 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 36 3343034 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1100420 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 153 759562 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 46 2412468 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 58 1985682 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29050372 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28632601 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 20998535 ns/op 49.94 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 26732101 ns/op 39.23 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 36618767 ns/op 57.27 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 46988022 ns/op 44.63 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 61852682 ns/op 67.81 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 82432954 ns/op 50.88 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 123563792 ns/op 67.89 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 168981162 ns/op 49.64 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 206518796 ns/op 81.24 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 320208061 ns/op 52.39 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 419807468 ns/op 79.93 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 610495887 ns/op 54.96 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 887366476 ns/op 75.63 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1281393066 ns/op 52.37 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 22252279 ns/op 47.12 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 28725483 ns/op 36.50 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 35533802 ns/op 59.02 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 51507931 ns/op 40.72 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 61018887 ns/op 68.74 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 84271304 ns/op 49.77 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 120499270 ns/op 69.62 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 186854774 ns/op 44.89 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 228310192 ns/op 73.48 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 327092675 ns/op 51.29 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 404961573 ns/op 82.86 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 591646345 ns/op 56.71 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 860309147 ns/op 78.01 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1195069516 ns/op 56.15 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702445650 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 704683914 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 288041077 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287944183 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149259045 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 150152576 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80280693 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79817906 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 39728305 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37774698 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142485595 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 144365814 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 62758502 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63894718 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 36944173 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36734887 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 23963268 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23774560 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 16812414 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15920152 ns/op PASS ok crypto/tls 18.721s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12037639 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 324 358814 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1087 105483 ns/op 13185 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 945 112772 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 1.192s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 37 3100174 ns/op 279296 B/op 1631 allocs/op BenchmarkConcurrentStmtQuery-4 32 3580485 ns/op 261441 B/op 2003 allocs/op BenchmarkConcurrentStmtExec-4 43 2407623 ns/op 209054 B/op 646 allocs/op BenchmarkConcurrentTxQuery-4 31 3276020 ns/op 266472 B/op 2142 allocs/op BenchmarkConcurrentTxExec-4 64 1914427 ns/op 87890 B/op 1555 allocs/op BenchmarkConcurrentTxStmtQuery-4 42 2894666 ns/op 104068 B/op 2067 allocs/op BenchmarkConcurrentTxStmtExec-4 122 946619 ns/op 41348 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 2982024 ns/op 226973 B/op 1813 allocs/op BenchmarkManyConcurrentQueries-4 2472 47284 ns/op 3970 B/op 20 allocs/op PASS ok database/sql 1.603s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 199856 508.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 1579273 ns/op 188245 B/op 13 allocs/op Benchmark115/LineToPC-4 76 1640339 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17317 6950 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.769s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 680 157304 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2593 39199 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.268s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 264 443919 ns/op 18.45 MB/s BenchmarkEncodeToString-4 222 493496 ns/op 16.60 MB/s BenchmarkDecode-4 140 836053 ns/op 15.68 MB/s BenchmarkDecodeString-4 142 830774 ns/op 15.78 MB/s PASS ok encoding/base32 0.739s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 313 345848 ns/op 23.69 MB/s BenchmarkDecodeString/2-4 270738 417.9 ns/op 9.57 MB/s BenchmarkDecodeString/4-4 229680 541.7 ns/op 14.77 MB/s BenchmarkDecodeString/8-4 179900 657.4 ns/op 18.25 MB/s BenchmarkDecodeString/64-4 34351 3409 ns/op 25.82 MB/s BenchmarkDecodeString/8192-4 324 357380 ns/op 30.57 MB/s BenchmarkNewEncoding-4 92709 1283 ns/op 199.57 MB/s PASS ok encoding/base64 1.002s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1317 87137 ns/op 45.90 MB/s BenchmarkReadStruct-4 17371 6861 ns/op 10.93 MB/s BenchmarkWriteStruct-4 18012 6608 ns/op 11.35 MB/s BenchmarkReadInts-4 48878 2401 ns/op 12.50 MB/s BenchmarkWriteInts-4 40764 2845 ns/op 10.55 MB/s BenchmarkWriteSlice1000Int32s-4 1273 90362 ns/op 44.27 MB/s BenchmarkPutUint16-4 3369973 35.60 ns/op 56.19 MB/s BenchmarkAppendUint16-4 3377133 35.50 ns/op 56.34 MB/s BenchmarkPutUint32-4 2483533 48.90 ns/op 81.80 MB/s BenchmarkAppendUint32-4 2371944 49.77 ns/op 80.37 MB/s BenchmarkPutUint64-4 1096375 108.8 ns/op 73.51 MB/s BenchmarkAppendUint64-4 1000000 109.3 ns/op 73.20 MB/s BenchmarkLittleEndianPutUint16-4 3322891 36.01 ns/op 55.54 MB/s BenchmarkLittleEndianAppendUint16-4 3382021 35.55 ns/op 56.25 MB/s BenchmarkLittleEndianPutUint32-4 2385730 48.92 ns/op 81.76 MB/s BenchmarkLittleEndianAppendUint32-4 2468014 47.79 ns/op 83.69 MB/s BenchmarkLittleEndianPutUint64-4 1000000 109.7 ns/op 72.91 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 111.4 ns/op 71.80 MB/s BenchmarkReadFloats-4 168093 703.1 ns/op 17.07 MB/s BenchmarkWriteFloats-4 147835 833.0 ns/op 14.41 MB/s BenchmarkReadSlice1000Float32s-4 1236 93660 ns/op 42.71 MB/s BenchmarkWriteSlice1000Float32s-4 1189 99330 ns/op 40.27 MB/s BenchmarkReadSlice1000Uint8s-4 95644 1273 ns/op 785.54 MB/s BenchmarkWriteSlice1000Uint8s-4 126202 946.2 ns/op 1056.90 MB/s BenchmarkPutUvarint32-4 789313 146.4 ns/op 27.32 MB/s BenchmarkPutUvarint64-4 209992 569.3 ns/op 14.05 MB/s PASS ok encoding/binary 4.082s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6834 16556 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7129 16573 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6152 16551 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4434 26751 ns/op 3937 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7429 14972 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 8028 14985 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7981 14856 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4467 25380 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 13731 8630 ns/op PASS ok encoding/csv 1.478s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9537 10820 ns/op BenchmarkEndToEndByteBuffer-4 14606 8431 ns/op BenchmarkEndToEndSliceByteBuffer-4 304 414876 ns/op BenchmarkEncodeComplex128Slice-4 846 133452 ns/op BenchmarkEncodeFloat64Slice-4 1704 63516 ns/op BenchmarkEncodeInt32Slice-4 1581 65232 ns/op BenchmarkEncodeStringSlice-4 2394 45405 ns/op BenchmarkEncodeInterfaceSlice-4 75 1574457 ns/op BenchmarkDecodeComplex128Slice-4 666 197280 ns/op BenchmarkDecodeFloat64Slice-4 1116 100335 ns/op BenchmarkDecodeInt32Slice-4 1376 92373 ns/op BenchmarkDecodeStringSlice-4 914 147763 ns/op BenchmarkDecodeStringsSlice-4 367 383875 ns/op BenchmarkDecodeBytesSlice-4 499 205669 ns/op BenchmarkDecodeInterfaceSlice-4 114 1087278 ns/op BenchmarkDecodeMap-4 80 1348224 ns/op PASS ok encoding/gob 2.836s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12830 9318 ns/op 27.47 MB/s BenchmarkEncode/1024-4 3032 37196 ns/op 27.53 MB/s BenchmarkEncode/4096-4 807 147021 ns/op 27.86 MB/s BenchmarkEncode/16384-4 208 582683 ns/op 28.12 MB/s BenchmarkDecode/256-4 23852 4996 ns/op 51.24 MB/s BenchmarkDecode/1024-4 5818 19918 ns/op 51.41 MB/s BenchmarkDecode/4096-4 1503 79537 ns/op 51.50 MB/s BenchmarkDecode/16384-4 372 317489 ns/op 51.60 MB/s BenchmarkDump/256-4 1345 89528 ns/op 2.86 MB/s BenchmarkDump/1024-4 343 346962 ns/op 2.95 MB/s BenchmarkDump/4096-4 85 1389888 ns/op 2.95 MB/s BenchmarkDump/16384-4 20 5787220 ns/op 2.83 MB/s PASS ok encoding/hex 1.770s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 156849959 ns/op 12.37 MB/s 8391352 B/op 53 allocs/op BenchmarkCodeEncoderError-4 1 109042304 ns/op 17.80 MB/s 5016 B/op 72 allocs/op BenchmarkCodeMarshal-4 1 143025104 ns/op 13.57 MB/s 10331416 B/op 49 allocs/op BenchmarkCodeMarshalError-4 1 168153398 ns/op 11.54 MB/s 10336408 B/op 105 allocs/op BenchmarkMarshalBytes/32-4 21910 5354 ns/op BenchmarkMarshalBytes/256-4 6118 19014 ns/op BenchmarkMarshalBytes/4096-4 448 265770 ns/op BenchmarkMarshalBytesError/32-4 61 1870827 ns/op BenchmarkMarshalBytesError/256-4 61 1862958 ns/op BenchmarkMarshalBytesError/4096-4 54 2109296 ns/op BenchmarkCodeDecoder-4 1 418749157 ns/op 4.63 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 37692 3197 ns/op 4.38 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 51832 2151 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 362574301 ns/op 5.35 MB/s 3068624 B/op 92687 allocs/op BenchmarkCodeUnmarshalReuse-4 1 349803714 ns/op 5.55 MB/s 3066936 B/op 92685 allocs/op BenchmarkUnmarshalString-4 58855 2191 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 146529 825.2 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 340004 401.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 83322 1564 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 66664 1981 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 18109 6416 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4383 28621 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 858 124684 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 122 1016730 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9384447 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 453535 252.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 437008 258.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 475218 248.3 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 473020 257.4 ns/op BenchmarkEncodeMarshaler-4 80311 1500 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 99625 1207 ns/op 59 B/op 0 allocs/op BenchmarkNumberIsValid-4 4002864 28.47 ns/op BenchmarkNumberIsValidRegexp-4 21930 5642 ns/op PASS ok encoding/json 7.392s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2498726 ns/op 26.23 MB/s BenchmarkDecode-4 22 5188700 ns/op 17.11 MB/s PASS ok encoding/pem 0.378s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2666 42914 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 824 123013 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3592 28438 ns/op PASS ok encoding/xml 0.469s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 378342 394.4 ns/op BenchmarkIntSet-4 325749 436.8 ns/op BenchmarkFloatAdd-4 66320 2047 ns/op BenchmarkFloatSet-4 300570 391.9 ns/op BenchmarkStringSet-4 379443 339.6 ns/op BenchmarkMapSet-4 67017 1832 ns/op BenchmarkMapSetDifferent-4 50400 2077 ns/op BenchmarkMapSetDifferentRandom-4 235 450444 ns/op BenchmarkMapSetString-4 62281 1794 ns/op BenchmarkMapAddSame-4 34788 2950 ns/op BenchmarkMapAddDifferent-4 17643 6974 ns/op BenchmarkMapAddDifferentRandom-4 218 550943 ns/op BenchmarkMapAddSameSteadyState-4 279103 515.1 ns/op BenchmarkMapAddDifferentSteadyState-4 102190 1068 ns/op BenchmarkRealworldExpvarUsage-4 27300 5427 ns/op PASS ok expvar 2.409s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 110838 1079 ns/op BenchmarkSprintfEmpty-4 478842 311.3 ns/op BenchmarkSprintfString-4 289887 385.1 ns/op BenchmarkSprintfTruncateString-4 271845 430.6 ns/op BenchmarkSprintfTruncateBytes-4 168504 696.9 ns/op BenchmarkSprintfSlowParsingPath-4 264501 450.7 ns/op BenchmarkSprintfQuoteString-4 41216 2520 ns/op BenchmarkSprintfInt-4 290391 388.7 ns/op BenchmarkSprintfIntInt-4 229171 585.0 ns/op BenchmarkSprintfPrefixedInt-4 235789 526.7 ns/op BenchmarkSprintfFloat-4 125036 809.6 ns/op BenchmarkSprintfComplex-4 62296 2109 ns/op BenchmarkSprintfBoolean-4 263679 402.0 ns/op BenchmarkSprintfHexString-4 113646 907.9 ns/op BenchmarkSprintfHexBytes-4 91634 1408 ns/op BenchmarkSprintfBytes-4 50444 2303 ns/op BenchmarkSprintfStringer-4 78253 1542 ns/op BenchmarkSprintfStructure-4 42756 2987 ns/op BenchmarkManyArgs-4 58900 1739 ns/op BenchmarkFprintInt-4 75262 1572 ns/op BenchmarkFprintfBytes-4 81802 1471 ns/op BenchmarkFprintIntNoAlloc-4 77438 1558 ns/op BenchmarkScanInts-4 37 3097272 ns/op BenchmarkScanRecursiveInt-4 1 374576304 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 407489054 ns/op PASS ok fmt 4.834s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 565 181559 ns/op PASS ok go/build 0.164s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 49642 2200 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13621 8412 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3794 29932 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1004 110163 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 261 442624 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 57 2159876 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 8838914 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 37845021 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 172272448 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.529s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 254877328 ns/op 0.25 MB/s 45593576 B/op 48819 allocs/op PASS ok go/format 0.312s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 19317914 ns/op 2.79 MB/s BenchmarkParseOnly-4 7 16397013 ns/op 3.28 MB/s BenchmarkResolve-4 46 2292704 ns/op 23.49 MB/s PASS ok go/parser 1.286s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 149427507 ns/op 0.35 MB/s 5334984 B/op 27645 allocs/op BenchmarkPrintDecl-4 723 152381 ns/op 0.21 MB/s 16279 B/op 51 allocs/op PASS ok go/printer 0.314s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 262 448724 ns/op BenchmarkScanFiles/go/types/expr.go-4 13 8692710 ns/op 6.28 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12211309 ns/op 5.89 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17666068 ns/op 6.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 218 542450 ns/op 5.67 MB/s PASS ok go/scanner 0.738s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 101.1 ns/op PASS ok go/token 0.139s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 134 888543 ns/op BenchmarkNamed/Underlying/nongeneric-4 892600 134.5 ns/op BenchmarkNamed/Underlying/generic-4 833430 135.6 ns/op BenchmarkNamed/Underlying/src_instance-4 814898 137.2 ns/op BenchmarkNamed/Underlying/user_instance-4 806791 134.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21333 5443 ns/op BenchmarkNamed/NewMethodSet/generic-4 20890 5492 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21438 5500 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20911 5555 ns/op BenchmarkCheck/http/funcbodies/info-4 1 614414251 ns/op 49514 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 433919652 ns/op 70108 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 258530811 ns/op 117654 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 223278340 ns/op 136230 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 378279173 ns/op 13538 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 117450418 ns/op 43586 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 72257987 ns/op 70870 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70461878 ns/op 72667 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 157821667 ns/op 13726 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 65279304 ns/op 33179 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51936642 ns/op 41698 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 48930424 ns/op 44279 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1160371282 ns/op 54106 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 570069791 ns/op 110127 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 156933799 ns/op 399900 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 118255743 ns/op 530561 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1862541178 ns/op 1083 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 103431368 ns/op 19501 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 86133938 ns/op 23420 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 88784317 ns/op 22714 lines/s PASS ok go/types 18.797s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8814 13579 ns/op 75.41 MB/s PASS ok hash/adler32 0.249s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 205077 547.2 ns/op 27.41 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 212403 538.6 ns/op 27.85 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 108058 1086 ns/op 36.84 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 116043 1034 ns/op 38.67 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 478038 247.5 ns/op 2068.98 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 467454 244.4 ns/op 2094.74 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 411127 284.2 ns/op 3602.68 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 421396 279.1 ns/op 3669.36 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 245122 483.8 ns/op 8466.81 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 250476 478.3 ns/op 8562.96 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52785 2256 ns/op 14526.36 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53984 2224 ns/op 14731.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 464414 249.4 ns/op 60.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 470940 250.0 ns/op 60.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 466648 253.1 ns/op 158.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 462639 253.3 ns/op 157.94 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 343776 352.0 ns/op 1454.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 338851 351.9 ns/op 1454.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 268209 437.3 ns/op 2341.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 273085 436.1 ns/op 2348.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 228764 524.3 ns/op 7812.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 226174 525.5 ns/op 7794.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46732 2564 ns/op 12781.41 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45506 2615 ns/op 12529.01 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 210398 544.7 ns/op 27.54 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 214605 544.8 ns/op 27.53 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 103975 1141 ns/op 35.07 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 110035 1084 ns/op 36.90 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7470 15062 ns/op 33.99 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7485 15599 ns/op 32.82 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3676 32324 ns/op 31.68 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3688 32120 ns/op 31.88 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 919 129598 ns/op 31.61 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 922 129613 ns/op 31.60 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1040802 ns/op 31.48 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1031188 ns/op 31.78 MB/s PASS ok hash/crc32 4.602s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 87 1382418 ns/op 47.41 MB/s BenchmarkCrc64/ISO4KB-4 999 117202 ns/op 34.95 MB/s BenchmarkCrc64/ISO1KB-4 4627 24904 ns/op 41.12 MB/s BenchmarkCrc64/ECMA64KB-4 80 1383044 ns/op 47.39 MB/s BenchmarkCrc64/Random64KB-4 93 1212755 ns/op 54.04 MB/s BenchmarkCrc64/Random16KB-4 378 314604 ns/op 52.08 MB/s PASS ok hash/crc64 0.800s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8734 13687 ns/op 74.82 MB/s BenchmarkFnv32aKB-4 8752 13696 ns/op 74.77 MB/s BenchmarkFnv64KB-4 8235 14214 ns/op 72.04 MB/s BenchmarkFnv64aKB-4 8442 13788 ns/op 74.27 MB/s BenchmarkFnv128KB-4 2010 58673 ns/op 17.45 MB/s BenchmarkFnv128aKB-4 2005 57421 ns/op 17.83 MB/s PASS ok hash/fnv 0.951s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 500890 200.4 ns/op 19.96 MB/s BenchmarkHash/n=4/Bytes-4 4019110 29.61 ns/op 135.08 MB/s BenchmarkHash/n=4/String-4 4169956 28.82 ns/op 138.81 MB/s BenchmarkHash/n=8/Write-4 567388 192.7 ns/op 41.52 MB/s BenchmarkHash/n=8/Bytes-4 4066918 29.80 ns/op 268.50 MB/s BenchmarkHash/n=8/String-4 4142109 28.64 ns/op 279.36 MB/s BenchmarkHash/n=16/Write-4 596475 195.2 ns/op 81.97 MB/s BenchmarkHash/n=16/Bytes-4 4333384 26.97 ns/op 593.30 MB/s BenchmarkHash/n=16/String-4 4518534 26.44 ns/op 605.21 MB/s BenchmarkHash/n=32/Write-4 579357 204.3 ns/op 156.65 MB/s BenchmarkHash/n=32/Bytes-4 4230690 28.55 ns/op 1121.00 MB/s BenchmarkHash/n=32/String-4 4316589 27.59 ns/op 1159.70 MB/s BenchmarkHash/n=64/Write-4 529555 219.3 ns/op 291.78 MB/s BenchmarkHash/n=64/Bytes-4 3781156 31.68 ns/op 2019.89 MB/s BenchmarkHash/n=64/String-4 3867003 30.94 ns/op 2068.69 MB/s BenchmarkHash/n=256/Write-4 386103 297.6 ns/op 860.31 MB/s BenchmarkHash/n=256/Bytes-4 2174508 54.54 ns/op 4693.43 MB/s BenchmarkHash/n=256/String-4 2156883 55.40 ns/op 4620.95 MB/s BenchmarkHash/n=320/Write-4 399164 287.4 ns/op 1113.35 MB/s BenchmarkHash/n=320/Bytes-4 1789220 66.91 ns/op 4782.27 MB/s BenchmarkHash/n=320/String-4 1750546 68.25 ns/op 4688.84 MB/s BenchmarkHash/n=1024/Write-4 262700 435.6 ns/op 2350.89 MB/s BenchmarkHash/n=1024/Bytes-4 750908 159.0 ns/op 6438.70 MB/s BenchmarkHash/n=1024/String-4 727526 161.6 ns/op 6335.31 MB/s BenchmarkHash/n=4096/Write-4 126218 949.5 ns/op 4313.92 MB/s BenchmarkHash/n=4096/Bytes-4 208488 576.4 ns/op 7105.88 MB/s BenchmarkHash/n=4096/String-4 201434 590.4 ns/op 6937.62 MB/s BenchmarkHash/n=16384/Write-4 39751 3005 ns/op 5452.06 MB/s BenchmarkHash/n=16384/Bytes-4 53601 2246 ns/op 7296.31 MB/s BenchmarkHash/n=16384/String-4 52077 2297 ns/op 7133.17 MB/s PASS ok hash/maphash 4.310s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 798 133518 ns/op BenchmarkEscapeNone-4 119730 944.3 ns/op BenchmarkUnescape-4 751 153794 ns/op BenchmarkUnescapeNone-4 532146 222.6 ns/op BenchmarkUnescapeSparse-4 12216 9167 ns/op BenchmarkUnescapeDense-4 1125 102301 ns/op PASS ok html 0.865s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9243 12581 ns/op BenchmarkCSSEscaperNoSpecials-4 45346 2616 ns/op BenchmarkDecodeCSS-4 27148 4389 ns/op BenchmarkDecodeCSSNoSpecials-4 4377596 25.92 ns/op BenchmarkCSSValueFilter-4 116392 993.6 ns/op BenchmarkCSSValueFilterOk-4 81855 1513 ns/op BenchmarkEscapedExecute-4 4582 24565 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10392 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 67832 1731 ns/op BenchmarkStripTags-4 21327 5525 ns/op BenchmarkStripTagsNoSpecials-4 306730 396.0 ns/op BenchmarkJSValEscaperWithNum-4 25136 4691 ns/op BenchmarkJSValEscaperWithStr-4 4657 25384 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19502 6071 ns/op BenchmarkJSValEscaperWithObj-4 4000 29122 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13981 8451 ns/op BenchmarkJSStrEscaperNoSpecials-4 61458 1971 ns/op BenchmarkJSStrEscaper-4 10000 10180 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 55872 2142 ns/op BenchmarkJSRegexpEscaper-4 10000 10754 ns/op BenchmarkTemplateSpecialTags-4 79 1305014 ns/op BenchmarkURLEscaper-4 4030 26292 ns/op BenchmarkURLEscaperNoSpecials-4 189151 625.4 ns/op BenchmarkURLNormalizer-4 6040 19454 ns/op BenchmarkURLNormalizerNoSpecials-4 179574 652.9 ns/op BenchmarkSrcsetFilter-4 19353 6004 ns/op BenchmarkSrcsetFilterNoSpecials-4 110466 1030 ns/op PASS ok html/template 3.972s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 599256 188.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 388444 264.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 655808 185.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 417679 263.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1881690 63.46 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1219162 95.60 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1830262 64.94 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1224332 97.24 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1474881 80.95 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 432567 258.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 327376 318.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 459751 257.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 358270 328.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 810835 144.4 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 574936 211.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 939813 121.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 559567 212.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 428704 267.9 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1394948 84.68 ns/op BenchmarkRGBASetRGBA-4 1374562 85.05 ns/op BenchmarkRGBA64At-4 724304 159.4 ns/op BenchmarkRGBA64SetRGBA64-4 811678 146.2 ns/op BenchmarkNRGBAAt-4 1407774 84.39 ns/op BenchmarkNRGBASetNRGBA-4 1394935 83.74 ns/op BenchmarkNRGBA64At-4 735044 160.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 761656 147.0 ns/op BenchmarkAlphaAt-4 2403700 49.84 ns/op BenchmarkAlphaSetAlpha-4 2374893 50.56 ns/op BenchmarkAlpha16At-4 1577559 76.20 ns/op BenchmarkAlphaSetAlpha16-4 1557727 77.34 ns/op BenchmarkGrayAt-4 2401084 50.01 ns/op BenchmarkGraySetGray-4 2397022 50.29 ns/op BenchmarkGray16At-4 1523704 78.97 ns/op BenchmarkGraySetGray16-4 1544618 77.37 ns/op PASS ok image 5.524s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4400140 27.15 ns/op BenchmarkYCbCrToRGB/128-4 4453646 27.05 ns/op BenchmarkYCbCrToRGB/255-4 4625299 25.84 ns/op BenchmarkRGBToYCbCr/0-4 4424419 27.10 ns/op BenchmarkRGBToYCbCr/Cb-4 4378362 27.35 ns/op BenchmarkRGBToYCbCr/Cr-4 4497950 26.57 ns/op BenchmarkYCbCrToRGBA/0-4 3696133 32.25 ns/op BenchmarkYCbCrToRGBA/128-4 3430909 34.67 ns/op BenchmarkYCbCrToRGBA/255-4 3645794 32.84 ns/op BenchmarkNYCbCrAToRGBA/0-4 3459079 34.81 ns/op BenchmarkNYCbCrAToRGBA/128-4 3466170 34.62 ns/op BenchmarkNYCbCrAToRGBA/255-4 3550172 33.78 ns/op PASS ok image/color 1.870s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 33869957 ns/op BenchmarkFillSrc-4 314 371777 ns/op BenchmarkCopyOver-4 6 17159715 ns/op BenchmarkCopySrc-4 422 284147 ns/op BenchmarkNRGBAOver-4 6 18863307 ns/op BenchmarkNRGBASrc-4 9 11850728 ns/op BenchmarkYCbCr-4 8 13277034 ns/op BenchmarkGray-4 16 6855104 ns/op BenchmarkCMYK-4 9 12393924 ns/op BenchmarkGlyphOver-4 19 5876229 ns/op BenchmarkRGBAMaskOver-4 4 30547450 ns/op BenchmarkGrayMaskOver-4 5 23044677 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38486956 ns/op BenchmarkRGBA-4 4 25048892 ns/op BenchmarkPalettedFill-4 906 132797 ns/op BenchmarkPalettedRGBA-4 4 25728311 ns/op BenchmarkGenericOver-4 2 55227784 ns/op BenchmarkGenericMaskOver-4 5 22637404 ns/op BenchmarkGenericSrc-4 3 35916033 ns/op BenchmarkGenericMaskSrc-4 4 31024610 ns/op PASS ok image/draw 6.180s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4612002 ns/op 3.35 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 110638182 ns/op 2.78 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3063402522 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2078850 ns/op 7.43 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 150827606 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.117s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3674 28936 ns/op BenchmarkIDCT-4 4345 27584 ns/op BenchmarkDecodeBaseline-4 9 12444975 ns/op 4.97 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17361798 ns/op 3.56 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 156065992 ns/op 7.87 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 191593028 ns/op 4.81 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.507s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 14079951 8.523 ns/op BenchmarkDecodeGray-4 12 9132766 ns/op 7.18 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39043137 ns/op 6.71 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33692424 ns/op 7.78 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5267056 ns/op 12.44 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31803158 ns/op 8.24 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38432808 ns/op 6.82 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 60127020 ns/op 5.11 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 59340542 ns/op 5.18 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 193847345 ns/op 6.34 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 211859039 ns/op 5.80 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 29791535 ns/op 10.31 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 195867454 ns/op 6.27 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 784679998 ns/op 1.57 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.729s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54564978 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44936629 ns/op 2.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 318312365 ns/op 1.57 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 302896923 ns/op 1.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53049857 ns/op 1.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44378183 ns/op 2.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 305390264 ns/op 1.64 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 280395343 ns/op 1.78 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 688216974 ns/op 1.45 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 667436830 ns/op 1.50 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4056248996 ns/op 1.23 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3857058492 ns/op 1.30 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10180951 ns/op 9.82 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11356254 ns/op 8.81 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50585377 ns/op 9.88 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55324737 ns/op 9.04 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 98787236 ns/op 10.12 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 111467831 ns/op 8.97 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 511549382 ns/op 9.77 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 549159062 ns/op 9.10 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61634682 ns/op 1.62 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54133493 ns/op 1.85 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 404224544 ns/op 1.24 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 428545479 ns/op 1.17 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 970034289 ns/op 1.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1014001362 ns/op 0.99 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6143463046 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5663988384 ns/op 0.88 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 184981955 ns/op 22.60 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 187900935 ns/op 22.24 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 72.744s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 35536 2850 ns/op 0.35 MB/s BenchmarkMarshalCorpusFile/2-4 38038 3125 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 34976 3310 ns/op 1.21 MB/s BenchmarkMarshalCorpusFile/8-4 29200 3996 ns/op 2.00 MB/s BenchmarkMarshalCorpusFile/16-4 22110 5168 ns/op 3.10 MB/s BenchmarkMarshalCorpusFile/32-4 15606 7617 ns/op 4.20 MB/s BenchmarkMarshalCorpusFile/64-4 9448 12568 ns/op 5.09 MB/s BenchmarkMarshalCorpusFile/128-4 6075 19837 ns/op 6.45 MB/s BenchmarkMarshalCorpusFile/256-4 2702 39170 ns/op 6.54 MB/s BenchmarkMarshalCorpusFile/512-4 1423 77156 ns/op 6.64 MB/s BenchmarkMarshalCorpusFile/1024-4 775 147910 ns/op 6.92 MB/s BenchmarkMarshalCorpusFile/2048-4 378 298941 ns/op 6.85 MB/s BenchmarkMarshalCorpusFile/4096-4 199 594332 ns/op 6.89 MB/s BenchmarkMarshalCorpusFile/8192-4 103 1170780 ns/op 7.00 MB/s BenchmarkMarshalCorpusFile/16384-4 51 2343770 ns/op 6.99 MB/s BenchmarkMarshalCorpusFile/32768-4 20 5994623 ns/op 5.47 MB/s BenchmarkMarshalCorpusFile/65536-4 9 12707444 ns/op 5.16 MB/s BenchmarkMarshalCorpusFile/131072-4 4 30110940 ns/op 4.35 MB/s BenchmarkMarshalCorpusFile/262144-4 2 52837393 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/524288-4 1 126694204 ns/op 4.14 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 215697591 ns/op 4.86 MB/s BenchmarkUnmarshalCorpusFile/1-4 8817 11525 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 11662 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9710 12494 ns/op 0.32 MB/s BenchmarkUnmarshalCorpusFile/8-4 8294 14269 ns/op 0.56 MB/s BenchmarkUnmarshalCorpusFile/16-4 6948 17357 ns/op 0.92 MB/s BenchmarkUnmarshalCorpusFile/32-4 4441 26273 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/64-4 3600 30262 ns/op 2.11 MB/s BenchmarkUnmarshalCorpusFile/128-4 2740 40259 ns/op 3.18 MB/s BenchmarkUnmarshalCorpusFile/256-4 1090 106525 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/512-4 582 203218 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/1024-4 303 390741 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/2048-4 153 781752 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/4096-4 75 1546119 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 3155518 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6209011 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 12116503 ns/op 2.70 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 24345597 ns/op 2.69 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 49124735 ns/op 2.67 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 101808790 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 203531725 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 405994956 ns/op 2.58 MB/s BenchmarkMutatorBytes/1-4 36090 3284 ns/op BenchmarkMutatorBytes/10-4 38727 3132 ns/op BenchmarkMutatorBytes/100-4 35846 3365 ns/op BenchmarkMutatorBytes/1000-4 23332 5299 ns/op BenchmarkMutatorBytes/10000-4 5888 23806 ns/op BenchmarkMutatorBytes/100000-4 844 155576 ns/op BenchmarkMutatorString/1-4 33354 3323 ns/op BenchmarkMutatorString/10-4 37324 3265 ns/op BenchmarkMutatorString/100-4 33136 3964 ns/op BenchmarkMutatorString/1000-4 13128 7936 ns/op BenchmarkMutatorString/10000-4 3336 70498 ns/op BenchmarkMutatorString/100000-4 205 598065 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19207 5954 ns/op BenchmarkMutatorAllBasicTypes/string-4 19768 6048 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65768 1869 ns/op BenchmarkMutatorAllBasicTypes/float32-4 57392 2050 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56940 2057 ns/op BenchmarkMutatorAllBasicTypes/int-4 61063 1928 ns/op BenchmarkMutatorAllBasicTypes/int8-4 62253 1934 ns/op BenchmarkMutatorAllBasicTypes/int16-4 61545 1940 ns/op BenchmarkMutatorAllBasicTypes/int32-4 61945 1949 ns/op BenchmarkMutatorAllBasicTypes/int64-4 61437 1961 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58887 2040 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57969 2029 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58563 2013 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 59680 2004 ns/op PASS ok internal/fuzz 11.979s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 27350 3840 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 131601 925.6 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.294s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 41998 3176 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10303 ns/op BenchmarkSplicePipePoolParallel-4 106206 967.6 ns/op BenchmarkSplicePipeNativeParallel-4 30501 3936 ns/op PASS ok internal/poll 0.709s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 20759211 ns/op PASS ok internal/trace 2.942s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 4528 22182 ns/op BenchmarkCopyNLarge-4 130 1392813 ns/op PASS ok io 0.414s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 214980 518.5 ns/op BenchmarkPrintln-4 25435 4760 ns/op BenchmarkPrintlnNoFlags-4 48945 2472 ns/op PASS ok log 0.467s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2226139 53.66 ns/op BenchmarkAcosh-4 1093287 110.0 ns/op BenchmarkAsin-4 2227662 53.74 ns/op BenchmarkAsinh-4 990465 117.3 ns/op BenchmarkAtan-4 2948638 40.66 ns/op BenchmarkAtanh-4 1000000 112.0 ns/op BenchmarkAtan2-4 2117647 56.60 ns/op BenchmarkCbrt-4 1438218 83.40 ns/op BenchmarkCeil-4 16751175 7.202 ns/op BenchmarkCopysign-4 2754868 42.34 ns/op BenchmarkCos-4 1375489 86.71 ns/op BenchmarkCosh-4 1523565 78.73 ns/op BenchmarkErf-4 2841404 42.19 ns/op BenchmarkErfc-4 2728111 43.79 ns/op BenchmarkErfinv-4 2483143 48.18 ns/op BenchmarkErfcinv-4 2489988 48.16 ns/op BenchmarkExp-4 5942756 20.16 ns/op BenchmarkExpGo-4 909398 126.4 ns/op BenchmarkExpm1-4 2071551 57.92 ns/op BenchmarkExp2-4 999127 116.8 ns/op BenchmarkExp2Go-4 929298 122.8 ns/op BenchmarkAbs-4 3743047 32.14 ns/op BenchmarkDim-4 7834240 15.01 ns/op BenchmarkFloor-4 16752742 7.158 ns/op BenchmarkMax-4 11861780 10.14 ns/op BenchmarkMin-4 11829328 10.13 ns/op BenchmarkMod-4 334134 325.5 ns/op BenchmarkFrexp-4 2037398 59.95 ns/op BenchmarkGamma-4 680476 169.7 ns/op BenchmarkHypot-4 10175124 11.72 ns/op BenchmarkHypotGo-4 1675701 70.39 ns/op BenchmarkIlogb-4 2415886 49.31 ns/op BenchmarkJ0-4 245994 477.9 ns/op BenchmarkJ1-4 252538 469.9 ns/op BenchmarkJn-4 115281 1024 ns/op BenchmarkLdexp-4 2067457 58.45 ns/op BenchmarkLgamma-4 859988 139.1 ns/op BenchmarkLog-4 5145138 23.32 ns/op BenchmarkLogb-4 2388853 49.44 ns/op BenchmarkLog1p-4 1350768 88.63 ns/op BenchmarkLog10-4 4927712 24.31 ns/op BenchmarkLog2-4 1502395 78.83 ns/op BenchmarkModf-4 2962077 40.45 ns/op BenchmarkNextafter32-4 2977236 40.26 ns/op BenchmarkNextafter64-4 2921146 40.85 ns/op BenchmarkPowInt-4 579448 199.4 ns/op BenchmarkPowFrac-4 425168 279.2 ns/op BenchmarkPow10Pos-4 4204027 28.52 ns/op BenchmarkPow10Neg-4 4075766 29.45 ns/op BenchmarkRound-4 3670963 32.74 ns/op BenchmarkRoundToEven-4 7988202 14.92 ns/op BenchmarkRemainder-4 508308 224.1 ns/op BenchmarkSignbit-4 5091456 23.66 ns/op BenchmarkSin-4 1655797 72.21 ns/op BenchmarkSincos-4 959720 121.1 ns/op BenchmarkSinh-4 1798297 66.62 ns/op BenchmarkSqrtIndirect-4 16595002 7.145 ns/op BenchmarkSqrtLatency-4 16560776 7.144 ns/op BenchmarkSqrtIndirectLatency-4 16620718 7.180 ns/op BenchmarkSqrtGoLatency-4 1000000 102.4 ns/op BenchmarkSqrtPrime-4 33002 3635 ns/op BenchmarkTan-4 1504724 79.31 ns/op BenchmarkTanh-4 1378996 86.19 ns/op BenchmarkTrunc-4 16436712 7.138 ns/op BenchmarkY0-4 252418 470.1 ns/op BenchmarkY1-4 252412 471.3 ns/op BenchmarkYn-4 121347 972.4 ns/op BenchmarkFloat64bits-4 5372239 22.18 ns/op BenchmarkFloat64frombits-4 4932661 24.37 ns/op BenchmarkFloat32bits-4 5063624 23.85 ns/op BenchmarkFloat32frombits-4 5131339 23.55 ns/op BenchmarkFMA-4 16630861 7.132 ns/op PASS ok math 11.002s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12693478 9.372 ns/op 6828.80 MB/s BenchmarkAddVV/2-4 11704134 10.26 ns/op 12473.64 MB/s BenchmarkAddVV/3-4 9925654 12.04 ns/op 15946.63 MB/s BenchmarkAddVV/4-4 10523894 11.27 ns/op 22709.42 MB/s BenchmarkAddVV/5-4 9330247 12.81 ns/op 24977.72 MB/s BenchmarkAddVV/10-4 7948755 15.13 ns/op 42309.51 MB/s BenchmarkAddVV/100-4 1672706 71.60 ns/op 89379.95 MB/s BenchmarkAddVV/1000-4 203234 581.1 ns/op 110136.28 MB/s BenchmarkSubVV/1-4 12669510 9.390 ns/op 6815.59 MB/s BenchmarkSubVV/2-4 11335464 10.29 ns/op 12443.66 MB/s BenchmarkSubVV/3-4 9931206 12.00 ns/op 16000.75 MB/s BenchmarkSubVV/4-4 10490322 11.39 ns/op 22473.66 MB/s BenchmarkSubVV/5-4 9324926 12.86 ns/op 24889.79 MB/s BenchmarkSubVV/10-4 7912921 15.07 ns/op 42468.13 MB/s BenchmarkSubVV/100-4 1674435 72.11 ns/op 88755.02 MB/s BenchmarkSubVV/1000-4 200702 583.3 ns/op 109721.52 MB/s BenchmarkAddVW/1-4 12455604 9.507 ns/op 841.46 MB/s BenchmarkAddVW/2-4 11486235 10.48 ns/op 1527.01 MB/s BenchmarkAddVW/3-4 10609545 11.35 ns/op 2113.97 MB/s BenchmarkAddVW/4-4 11933643 9.993 ns/op 3202.29 MB/s BenchmarkAddVW/5-4 11141140 10.85 ns/op 3687.01 MB/s BenchmarkAddVW/10-4 9072278 13.19 ns/op 6066.22 MB/s BenchmarkAddVW/100-4 244965 451.6 ns/op 1771.45 MB/s BenchmarkAddVW/1000-4 34876 3404 ns/op 2350.11 MB/s BenchmarkAddVWext/1-4 12791898 9.308 ns/op 859.47 MB/s BenchmarkAddVWext/2-4 11844430 10.01 ns/op 1597.75 MB/s BenchmarkAddVWext/3-4 10985163 10.98 ns/op 2185.91 MB/s BenchmarkAddVWext/4-4 11752634 10.18 ns/op 3144.43 MB/s BenchmarkAddVWext/5-4 11342836 10.72 ns/op 3729.63 MB/s BenchmarkAddVWext/10-4 9139922 13.19 ns/op 6065.43 MB/s BenchmarkAddVWext/100-4 81036 1471 ns/op 543.80 MB/s BenchmarkAddVWext/1000-4 7539 14130 ns/op 566.18 MB/s BenchmarkSubVW/1-4 12883681 9.225 ns/op 867.22 MB/s BenchmarkSubVW/2-4 12367230 9.597 ns/op 1667.14 MB/s BenchmarkSubVW/3-4 12027368 10.18 ns/op 2358.35 MB/s BenchmarkSubVW/4-4 11809533 10.13 ns/op 3159.71 MB/s BenchmarkSubVW/5-4 10884879 11.08 ns/op 3609.82 MB/s BenchmarkSubVW/10-4 9126892 13.13 ns/op 6093.22 MB/s BenchmarkSubVW/100-4 260829 462.4 ns/op 1729.97 MB/s BenchmarkSubVW/1000-4 35086 3442 ns/op 2324.42 MB/s BenchmarkSubVWext/1-4 12949682 9.211 ns/op 868.56 MB/s BenchmarkSubVWext/2-4 12243740 9.491 ns/op 1685.77 MB/s BenchmarkSubVWext/3-4 11454409 10.30 ns/op 2330.51 MB/s BenchmarkSubVWext/4-4 11885383 10.03 ns/op 3191.24 MB/s BenchmarkSubVWext/5-4 10936755 10.98 ns/op 3642.00 MB/s BenchmarkSubVWext/10-4 9050308 13.04 ns/op 6135.79 MB/s BenchmarkSubVWext/100-4 79856 1493 ns/op 535.88 MB/s BenchmarkSubVWext/1000-4 8175 14408 ns/op 555.25 MB/s BenchmarkMulAddVWW/1-4 11648694 10.33 ns/op 6197.00 MB/s BenchmarkMulAddVWW/2-4 10204050 11.77 ns/op 10879.11 MB/s BenchmarkMulAddVWW/3-4 10256209 11.61 ns/op 16541.00 MB/s BenchmarkMulAddVWW/4-4 9523045 12.67 ns/op 20206.65 MB/s BenchmarkMulAddVWW/5-4 8530023 14.05 ns/op 22779.16 MB/s BenchmarkMulAddVWW/10-4 6501466 18.27 ns/op 35030.99 MB/s BenchmarkMulAddVWW/100-4 1000000 109.0 ns/op 58711.40 MB/s BenchmarkMulAddVWW/1000-4 127959 933.0 ns/op 68598.19 MB/s BenchmarkAddMulVVW/1-4 12655444 9.431 ns/op 6786.13 MB/s BenchmarkAddMulVVW/2-4 11058880 10.76 ns/op 11898.86 MB/s BenchmarkAddMulVVW/3-4 10177804 11.77 ns/op 16309.66 MB/s BenchmarkAddMulVVW/4-4 9234145 13.10 ns/op 19541.57 MB/s BenchmarkAddMulVVW/5-4 8442250 14.14 ns/op 22626.97 MB/s BenchmarkAddMulVVW/10-4 6909658 17.17 ns/op 37280.99 MB/s BenchmarkAddMulVVW/100-4 1481389 83.59 ns/op 76563.96 MB/s BenchmarkAddMulVVW/1000-4 165358 718.7 ns/op 89048.16 MB/s BenchmarkDivWVW/1-4 2577284 46.33 ns/op 1381.42 MB/s BenchmarkDivWVW/2-4 1240654 97.03 ns/op 1319.21 MB/s BenchmarkDivWVW/3-4 923778 125.0 ns/op 1536.38 MB/s BenchmarkDivWVW/4-4 832455 144.3 ns/op 1773.52 MB/s BenchmarkDivWVW/5-4 791215 153.0 ns/op 2091.00 MB/s BenchmarkDivWVW/10-4 424435 279.9 ns/op 2286.40 MB/s BenchmarkDivWVW/100-4 56292 2133 ns/op 3000.61 MB/s BenchmarkDivWVW/1000-4 5672 20563 ns/op 3112.46 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11545023 9.158 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11623677 8.772 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10553018 10.35 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10865594 9.584 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9640825 11.00 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10224394 10.38 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8844628 11.83 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10080505 11.07 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8614340 12.97 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9019723 12.00 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6642499 17.23 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6789025 15.59 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 111.8 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1276056 91.73 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127854 937.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 153524 774.7 ns/op BenchmarkDecimalConversion-4 208 566078 ns/op BenchmarkFloatString/100-4 10000 10442 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 216 548712 ns/op 2905 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 51086165 ns/op 60216 B/op 44 allocs/op BenchmarkFloatString/100000-4 1 5017598171 ns/op 840456 B/op 504 allocs/op BenchmarkFloatAdd/10-4 170127 691.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 169992 694.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 153871 782.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84505 1385 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17168 6974 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 222920 530.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 224270 523.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 216734 545.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 153738 758.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44980 2652 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1917 61019 ns/op BenchmarkParseFloatLargeExp-4 445 259447 ns/op BenchmarkGCD10x10/WithoutXY-4 196214 601.9 ns/op BenchmarkGCD10x10/WithXY-4 58675 1987 ns/op BenchmarkGCD10x100/WithoutXY-4 97296 1208 ns/op BenchmarkGCD10x100/WithXY-4 17233 6883 ns/op BenchmarkGCD10x1000/WithoutXY-4 60042 1808 ns/op BenchmarkGCD10x1000/WithXY-4 14308 8346 ns/op BenchmarkGCD100x100/WithoutXY-4 24616 4691 ns/op BenchmarkGCD100x100/WithXY-4 10000 11234 ns/op BenchmarkGCD100x1000/WithoutXY-4 12363 9716 ns/op BenchmarkGCD100x1000/WithXY-4 6284 19199 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2198 54764 ns/op BenchmarkGCD1000x1000/WithXY-4 1190 98791 ns/op BenchmarkHilbert-4 22 5154752 ns/op BenchmarkBinomial-4 14036 8486 ns/op BenchmarkQuoRem-4 21421 5924 ns/op BenchmarkExp-4 15 7425388 ns/op BenchmarkExpMont/Odd-4 127 930219 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 127 943066 ns/op 3350 B/op 37 allocs/op BenchmarkExpMont/Even2-4 123 966170 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even3-4 121 973612 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 972426 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even8-4 122 970056 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even32-4 120 976784 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even64-4 147 810840 ns/op 3634 B/op 53 allocs/op BenchmarkExpMont/Even96-4 141 843113 ns/op 3783 B/op 51 allocs/op BenchmarkExpMont/Even128-4 163 734809 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 184 641731 ns/op 2937 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 433 264171 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 393 296642 ns/op 1742 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 398 300517 ns/op 1733 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 392 299527 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 14 7414233 ns/op BenchmarkBitset-4 734920 150.1 ns/op BenchmarkBitsetNeg-4 437290 264.2 ns/op BenchmarkBitsetOrig-4 235537 487.5 ns/op BenchmarkBitsetNegOrig-4 141274 759.3 ns/op BenchmarkModSqrt225_Tonelli-4 117 1016582 ns/op BenchmarkModSqrt225_3Mod4-4 369 313690 ns/op BenchmarkModSqrt231_Tonelli-4 100 1064260 ns/op BenchmarkModSqrt231_5Mod8-4 324 365389 ns/op BenchmarkModInverse-4 12792 9637 ns/op BenchmarkSqrt-4 1504 73307 ns/op BenchmarkIntSqr/1-4 1386642 86.31 ns/op BenchmarkIntSqr/2-4 742017 157.7 ns/op BenchmarkIntSqr/3-4 632454 189.8 ns/op BenchmarkIntSqr/5-4 427899 278.1 ns/op BenchmarkIntSqr/8-4 314313 375.0 ns/op BenchmarkIntSqr/10-4 250053 481.5 ns/op BenchmarkIntSqr/20-4 49692 2569 ns/op BenchmarkIntSqr/30-4 35638 3469 ns/op BenchmarkIntSqr/50-4 22168 5506 ns/op BenchmarkIntSqr/80-4 12996 9193 ns/op BenchmarkIntSqr/100-4 9310 12023 ns/op BenchmarkIntSqr/200-4 3655 31302 ns/op BenchmarkIntSqr/300-4 1459 72458 ns/op BenchmarkIntSqr/500-4 776 160646 ns/op BenchmarkIntSqr/800-4 288 400792 ns/op BenchmarkIntSqr/1000-4 216 546959 ns/op BenchmarkDiv/20/10-4 410274 279.3 ns/op BenchmarkDiv/40/20-4 405170 284.3 ns/op BenchmarkDiv/100/50-4 355958 324.0 ns/op BenchmarkDiv/200/100-4 53587 2352 ns/op BenchmarkDiv/400/200-4 50270 2460 ns/op BenchmarkDiv/1000/500-4 40332 3068 ns/op BenchmarkDiv/2000/1000-4 30394 4140 ns/op BenchmarkDiv/20000/10000-4 998 114585 ns/op BenchmarkDiv/200000/100000-4 22 4790560 ns/op BenchmarkDiv/2000000/1000000-4 1 130017669 ns/op BenchmarkDiv/20000000/10000000-4 1 3761875456 ns/op BenchmarkMul-4 5 23257897 ns/op BenchmarkNatMul/10-4 174252 677.2 ns/op BenchmarkNatMul/100-4 5995 21527 ns/op BenchmarkNatMul/1000-4 171 681763 ns/op BenchmarkZeroShifts/Shl-4 17055 7069 ns/op BenchmarkZeroShifts/ShlSame-4 4844269 24.10 ns/op BenchmarkZeroShifts/Shr-4 15684 7041 ns/op BenchmarkZeroShifts/ShrSame-4 4783480 24.39 ns/op BenchmarkExp3Power/0x10-4 168356 675.2 ns/op BenchmarkExp3Power/0x40-4 147770 764.8 ns/op BenchmarkExp3Power/0x100-4 95583 1241 ns/op BenchmarkExp3Power/0x400-4 42168 2844 ns/op BenchmarkExp3Power/0x1000-4 8156 12355 ns/op BenchmarkExp3Power/0x4000-4 1828 63258 ns/op BenchmarkExp3Power/0x10000-4 200 577460 ns/op BenchmarkExp3Power/0x40000-4 18 6614491 ns/op BenchmarkExp3Power/0x100000-4 2 62314356 ns/op BenchmarkExp3Power/0x400000-4 1 566785848 ns/op BenchmarkFibo-4 3 39453931 ns/op BenchmarkNatSqr/1-4 901759 129.1 ns/op BenchmarkNatSqr/2-4 499735 226.6 ns/op BenchmarkNatSqr/3-4 480121 262.7 ns/op BenchmarkNatSqr/5-4 331556 404.0 ns/op BenchmarkNatSqr/8-4 233187 565.0 ns/op BenchmarkNatSqr/10-4 161582 670.2 ns/op BenchmarkNatSqr/20-4 42673 2679 ns/op BenchmarkNatSqr/30-4 32253 3645 ns/op BenchmarkNatSqr/50-4 19742 6056 ns/op BenchmarkNatSqr/80-4 11810 9907 ns/op BenchmarkNatSqr/100-4 8054 13384 ns/op BenchmarkNatSqr/200-4 3626 33677 ns/op BenchmarkNatSqr/300-4 1320 81694 ns/op BenchmarkNatSqr/500-4 680 159221 ns/op BenchmarkNatSqr/800-4 304 378311 ns/op BenchmarkNatSqr/1000-4 228 511893 ns/op BenchmarkNatSetBytes/8-4 674265 167.8 ns/op BenchmarkNatSetBytes/24-4 203829 573.6 ns/op BenchmarkNatSetBytes/128-4 46354 2539 ns/op BenchmarkNatSetBytes/7-4 691634 154.8 ns/op BenchmarkNatSetBytes/23-4 204284 546.4 ns/op BenchmarkNatSetBytes/127-4 46804 2493 ns/op BenchmarkScanPi-4 240 477373 ns/op BenchmarkStringPiParallel-4 606 205577 ns/op BenchmarkScan/10/Base2-4 40255 2955 ns/op BenchmarkScan/100/Base2-4 4588 25442 ns/op BenchmarkScan/1000/Base2-4 472 251388 ns/op BenchmarkScan/10/Base8-4 98053 1216 ns/op BenchmarkScan/100/Base8-4 13251 9026 ns/op BenchmarkScan/1000/Base8-4 1323 88235 ns/op BenchmarkScan/10/Base10-4 103728 1138 ns/op BenchmarkScan/100/Base10-4 14386 8215 ns/op BenchmarkScan/1000/Base10-4 1444 78610 ns/op BenchmarkScan/10/Base16-4 115051 1049 ns/op BenchmarkScan/100/Base16-4 16177 7386 ns/op BenchmarkScan/1000/Base16-4 1692 70813 ns/op BenchmarkString/10/Base2-4 173451 664.7 ns/op BenchmarkString/100/Base2-4 23208 4980 ns/op BenchmarkString/1000/Base2-4 2372 47447 ns/op BenchmarkString/10/Base8-4 329618 334.9 ns/op BenchmarkString/100/Base8-4 62636 1853 ns/op BenchmarkString/1000/Base8-4 6939 17335 ns/op BenchmarkString/10/Base10-4 206679 593.5 ns/op BenchmarkString/100/Base10-4 38096 3082 ns/op BenchmarkString/1000/Base10-4 4928 24229 ns/op BenchmarkString/10/Base16-4 393090 308.7 ns/op BenchmarkString/100/Base16-4 83341 1413 ns/op BenchmarkString/1000/Base16-4 8450 12487 ns/op BenchmarkLeafSize/0-4 43 2686507 ns/op BenchmarkLeafSize/1-4 393 304119 ns/op BenchmarkLeafSize/2-4 391 297025 ns/op BenchmarkLeafSize/3-4 282 391576 ns/op BenchmarkLeafSize/4-4 392 281324 ns/op BenchmarkLeafSize/5-4 256 448864 ns/op BenchmarkLeafSize/6-4 300 381117 ns/op BenchmarkLeafSize/7-4 301 363620 ns/op BenchmarkLeafSize/8-4 400 279585 ns/op BenchmarkLeafSize/9-4 217 527694 ns/op BenchmarkLeafSize/10-4 259 446649 ns/op BenchmarkLeafSize/11-4 273 424531 ns/op BenchmarkLeafSize/12-4 295 393175 ns/op BenchmarkLeafSize/13-4 274 421782 ns/op BenchmarkLeafSize/14-4 312 363068 ns/op BenchmarkLeafSize/15-4 332 343612 ns/op BenchmarkLeafSize/16-4 393 280614 ns/op BenchmarkLeafSize/32-4 396 285571 ns/op BenchmarkLeafSize/64-4 361 303635 ns/op BenchmarkProbablyPrime/n=0-4 9 11598370 ns/op BenchmarkProbablyPrime/n=1-4 8 13060646 ns/op BenchmarkProbablyPrime/n=5-4 6 19065968 ns/op BenchmarkProbablyPrime/n=10-4 4 26265030 ns/op BenchmarkProbablyPrime/n=20-4 3 41036108 ns/op BenchmarkProbablyPrime/Lucas-4 12 9775928 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 76 1511862 ns/op BenchmarkRatCmp-4 209630 525.3 ns/op BenchmarkFloatSqrt/64-4 21732 5445 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13785 8528 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9202 12271 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4694 24057 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 752 145509 ns/op 17954 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 63 1965866 ns/op 175722 B/op 21 allocs/op BenchmarkFloatSqrt/1000000-4 1 151631289 ns/op 3780208 B/op 620 allocs/op PASS ok math/big 50.393s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8524934 14.16 ns/op BenchmarkLeadingZeros8-4 8550381 13.90 ns/op BenchmarkLeadingZeros16-4 10491654 11.31 ns/op BenchmarkLeadingZeros32-4 10878495 11.05 ns/op BenchmarkLeadingZeros64-4 10506240 11.37 ns/op BenchmarkTrailingZeros-4 9869752 12.00 ns/op BenchmarkTrailingZeros8-4 10559230 11.39 ns/op BenchmarkTrailingZeros16-4 9642094 12.38 ns/op BenchmarkTrailingZeros32-4 10915192 11.12 ns/op BenchmarkTrailingZeros64-4 9961966 11.98 ns/op BenchmarkOnesCount-4 9511921 12.52 ns/op BenchmarkOnesCount8-4 10350138 11.61 ns/op BenchmarkOnesCount16-4 10135027 11.64 ns/op BenchmarkOnesCount32-4 10157799 11.72 ns/op BenchmarkOnesCount64-4 10116348 11.69 ns/op BenchmarkRotateLeft-4 9683970 12.20 ns/op BenchmarkRotateLeft8-4 10403194 11.38 ns/op BenchmarkRotateLeft16-4 9699054 12.28 ns/op BenchmarkRotateLeft32-4 10538685 11.42 ns/op BenchmarkRotateLeft64-4 9866206 12.34 ns/op BenchmarkReverse-4 12812629 9.374 ns/op BenchmarkReverse8-4 16719020 7.207 ns/op BenchmarkReverse16-4 15230590 7.874 ns/op BenchmarkReverse32-4 14371767 8.291 ns/op BenchmarkReverse64-4 13311486 9.048 ns/op BenchmarkReverseBytes-4 15852414 7.376 ns/op BenchmarkReverseBytes16-4 16545486 7.198 ns/op BenchmarkReverseBytes32-4 16735072 7.154 ns/op BenchmarkReverseBytes64-4 15843476 7.455 ns/op BenchmarkAdd-4 9862732 12.08 ns/op BenchmarkAdd32-4 10852526 11.08 ns/op BenchmarkAdd64-4 9827010 12.26 ns/op BenchmarkAdd64multiple-4 18722544 6.424 ns/op BenchmarkSub-4 9768782 12.14 ns/op BenchmarkSub32-4 10187232 11.83 ns/op BenchmarkSub64-4 9910339 12.19 ns/op BenchmarkSub64multiple-4 18664425 6.408 ns/op BenchmarkMul-4 10491898 11.48 ns/op BenchmarkMul32-4 10026903 12.04 ns/op BenchmarkMul64-4 10444735 11.42 ns/op BenchmarkDiv-4 2674191 44.83 ns/op BenchmarkDiv32-4 5647305 21.16 ns/op BenchmarkDiv64-4 2653070 44.99 ns/op PASS ok math/bits 5.846s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 11407822 10.49 ns/op BenchmarkAcos-4 464174 258.9 ns/op BenchmarkAcosh-4 408656 279.6 ns/op BenchmarkAsin-4 450816 259.1 ns/op BenchmarkAsinh-4 447307 257.8 ns/op BenchmarkAtan-4 705952 164.4 ns/op BenchmarkAtanh-4 707095 164.5 ns/op BenchmarkConj-4 16000588 6.587 ns/op BenchmarkCos-4 529340 205.8 ns/op BenchmarkCosh-4 564848 209.7 ns/op BenchmarkExp-4 763623 153.4 ns/op BenchmarkLog-4 805656 142.8 ns/op BenchmarkLog10-4 804240 144.0 ns/op BenchmarkPhase-4 1808696 66.49 ns/op BenchmarkPolar-4 1000000 100.1 ns/op BenchmarkPow-4 227349 516.8 ns/op BenchmarkRect-4 995828 116.5 ns/op BenchmarkSin-4 570391 208.3 ns/op BenchmarkSinh-4 564885 207.0 ns/op BenchmarkSqrt-4 1000000 113.9 ns/op BenchmarkTan-4 364014 321.0 ns/op BenchmarkTanh-4 387433 302.0 ns/op PASS ok math/cmplx 2.932s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 167910 691.0 ns/op BenchmarkInt63ThreadsafeParallel-4 87912 1249 ns/op BenchmarkInt63Unthreadsafe-4 1208089 99.16 ns/op BenchmarkIntn1000-4 831858 141.1 ns/op BenchmarkInt63n1000-4 900900 130.1 ns/op BenchmarkInt31n1000-4 960594 121.9 ns/op BenchmarkFloat32-4 964909 116.1 ns/op BenchmarkFloat64-4 1210827 99.20 ns/op BenchmarkPerm3-4 190893 626.9 ns/op BenchmarkPerm30-4 22974 5108 ns/op BenchmarkPerm30ViaShuffle-4 26550 4520 ns/op BenchmarkShuffleOverhead-4 18264 6558 ns/op BenchmarkRead3-4 926328 129.0 ns/op BenchmarkRead64-4 75967 1562 ns/op BenchmarkRead1000-4 5062 23289 ns/op PASS ok math/rand 2.254s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 44668 2637 ns/op BenchmarkQDecodeWord-4 96596 1089 ns/op BenchmarkQDecodeHeader-4 94743 1177 ns/op BenchmarkTypeByExtension/.html-4 361760 277.2 ns/op BenchmarkTypeByExtension/.HTML-4 322431 324.4 ns/op BenchmarkTypeByExtension/.unused-4 358567 281.5 ns/op BenchmarkExtensionsByType/text/html-4 153513 728.4 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 84492 1351 ns/op BenchmarkExtensionsByType/application/octet-stream-4 139893 897.6 ns/op PASS ok mime 1.557s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 927 124167 ns/op PASS ok mime/quotedprintable 0.164s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 62 2078100 ns/op 8523 B/op 93 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 7713523 ns/op 19738 B/op 167 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5004216852 ns/op 158752 B/op 234 allocs/op BenchmarkDNSName-4 110217 988.1 ns/op BenchmarkInterfaces-4 1177 85265 ns/op BenchmarkInterfaceByIndex-4 1561 66532 ns/op BenchmarkInterfaceByName-4 1296 84439 ns/op BenchmarkInterfaceAddrs-4 898 128623 ns/op BenchmarkInterfacesAndAddrs-4 2727 41446 ns/op BenchmarkInterfacesAndMulticastAddrs-4 544 218494 ns/op BenchmarkParseIP-4 6008 17780 ns/op BenchmarkParseIPValidIPv4-4 328012 342.2 ns/op BenchmarkParseIPValidIPv6-4 168625 699.7 ns/op BenchmarkIPString/IPv4-4 113031 1041 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9910 11869 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44263 2705 ns/op BenchmarkIPEqual/IPv4-4 1056154 111.0 ns/op BenchmarkIPEqual/IPv6-4 1066641 108.8 ns/op BenchmarkSendFile/1024-4 1 224192026 ns/op 0.00 MB/s 528 B/op 12 allocs/op BenchmarkSendFile/2048-4 1 227089500 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 222229186 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222028264 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 223114783 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3032 35211 ns/op 930.62 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1628 67108 ns/op 976.58 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 931 131167 ns/op 999.27 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 523 240675 ns/op 1089.20 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/524288-4 260 470280 ns/op 1114.84 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 124 987671 ns/op 1061.66 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9858 11474 ns/op 89.24 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 8636 12733 ns/op 160.84 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7022 14257 ns/op 287.29 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5989 20815 ns/op 393.57 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4464 25759 ns/op 636.05 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2151 48129 ns/op 680.84 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1617 67783 ns/op 966.85 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 702 143784 ns/op 911.59 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 456 233041 ns/op 1124.88 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 219 462556 ns/op 1133.46 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 96 1086488 ns/op 965.11 MB/s BenchmarkSplice/unix-to-tcp/1024-4 16458 7846 ns/op 130.51 MB/s BenchmarkSplice/unix-to-tcp/2048-4 15992 7434 ns/op 275.50 MB/s BenchmarkSplice/unix-to-tcp/4096-4 13974 9257 ns/op 442.49 MB/s BenchmarkSplice/unix-to-tcp/8192-4 8594 12772 ns/op 641.40 MB/s BenchmarkSplice/unix-to-tcp/16384-4 5493 18336 ns/op 893.52 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3120 37924 ns/op 864.05 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1778 61254 ns/op 1069.91 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1023 123175 ns/op 1064.12 MB/s BenchmarkSplice/unix-to-tcp/262144-4 526 209443 ns/op 1251.62 MB/s BenchmarkSplice/unix-to-tcp/524288-4 255 448232 ns/op 1169.68 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 104 1026353 ns/op 1021.65 MB/s BenchmarkTCP4OneShot-4 1926 55695 ns/op BenchmarkTCP4OneShotTimeout-4 1917 61122 ns/op BenchmarkTCP4Persistent-4 12123 9731 ns/op BenchmarkTCP4PersistentTimeout-4 10190 9901 ns/op BenchmarkTCP6OneShot-4 2060 51656 ns/op BenchmarkTCP6OneShotTimeout-4 2070 53097 ns/op BenchmarkTCP6Persistent-4 10972 10455 ns/op BenchmarkTCP6PersistentTimeout-4 10569 10330 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23144 5268 ns/op BenchmarkTCP6ConcurrentReadWrite-4 23958 5211 ns/op BenchmarkSetReadDeadline-4 122380 925.0 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 8769 12975 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9253 16719 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 12261 ns/op 0 B/op 0 allocs/op PASS ok net 29.644s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26214 4384 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11089 10467 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13489 8431 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18319 6516 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 33074 3473 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 913338 127.9 ns/op BenchmarkReadRequestChrome-4 3403 30544 ns/op 20.00 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9745 10482 ns/op 7.44 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11410 10121 ns/op 8.10 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7753 15036 ns/op 10.04 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17502 6644 ns/op 6.02 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 302 392530 ns/op 2.61 MB/s BenchmarkFileAndServer_1KB/https1-4 190 555103 ns/op 1.84 MB/s BenchmarkFileAndServer_1KB/h2-4 141 787147 ns/op 1.30 MB/s BenchmarkFileAndServer_16MB/h1-4 3 61273563 ns/op 273.81 MB/s BenchmarkFileAndServer_16MB/https1-4 1 140662405 ns/op 119.27 MB/s BenchmarkFileAndServer_16MB/h2-4 1 219954369 ns/op 76.28 MB/s BenchmarkFileAndServer_64MB/h1-4 1 191745821 ns/op 349.99 MB/s BenchmarkFileAndServer_64MB/https1-4 1 423817435 ns/op 158.34 MB/s BenchmarkFileAndServer_64MB/h2-4 1 885789953 ns/op 75.76 MB/s BenchmarkServeMux-4 268 460130 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 355 366608 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 370 332699 ns/op 6019 B/op 64 allocs/op BenchmarkClientServer/https1-4 229 488406 ns/op 6806 B/op 74 allocs/op BenchmarkClientServer/h2-4 168 605865 ns/op 9699 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 842 124121 ns/op 10361 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 26 5008132 ns/op 125621 B/op 1170 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37632: write tcp 127.0.0.1:35519->127.0.0.1:37632: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51750: read tcp 127.0.0.1:45391->127.0.0.1:51750: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51636: read tcp 127.0.0.1:45391->127.0.0.1:51636: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51794: read tcp 127.0.0.1:45391->127.0.0.1:51794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51712: write tcp 127.0.0.1:45391->127.0.0.1:51712: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51738: write tcp 127.0.0.1:45391->127.0.0.1:51738: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43392: read tcp 127.0.0.1:33151->127.0.0.1:43392: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43372: read tcp 127.0.0.1:33151->127.0.0.1:43372: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:43452: read tcp 127.0.0.1:33151->127.0.0.1:43452: use of closed network connection BenchmarkClientServerParallel/4/h2-4 224 526275 ns/op 17807 B/op 162 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48502: write tcp 127.0.0.1:43305->127.0.0.1:48502: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48500: write tcp 127.0.0.1:43305->127.0.0.1:48500: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48208: write tcp 127.0.0.1:40979->127.0.0.1:48208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48212: write tcp 127.0.0.1:40979->127.0.0.1:48212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48174: write tcp 127.0.0.1:40979->127.0.0.1:48174: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48226: read tcp 127.0.0.1:40979->127.0.0.1:48226: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48150: write tcp 127.0.0.1:40979->127.0.0.1:48150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48218: read tcp 127.0.0.1:40979->127.0.0.1:48218: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48232: read tcp 127.0.0.1:40979->127.0.0.1:48232: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48242: read tcp 127.0.0.1:40979->127.0.0.1:48242: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 715 150667 ns/op 16934 B/op 103 allocs/op BenchmarkClientServerParallel/64/https1-4 24 4407412 ns/op 130926 B/op 1222 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35212: write tcp 127.0.0.1:46683->127.0.0.1:35212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35200: write tcp 127.0.0.1:46683->127.0.0.1:35200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48058: read tcp 127.0.0.1:36901->127.0.0.1:48058: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48194: read tcp 127.0.0.1:36901->127.0.0.1:48194: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48158: write tcp 127.0.0.1:36901->127.0.0.1:48158: use of closed network connection BenchmarkClientServerParallel/64/h2-4 27 4811030 ns/op 129130 B/op 1280 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57996: write tcp 127.0.0.1:40875->127.0.0.1:57996: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47444: read tcp 127.0.0.1:38713->127.0.0.1:47444: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47412: write tcp 127.0.0.1:38713->127.0.0.1:47412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50150: write tcp 127.0.0.1:33527->127.0.0.1:50150: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50156: read tcp 127.0.0.1:33527->127.0.0.1:50156: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50014: read tcp 127.0.0.1:33527->127.0.0.1:50014: use of closed network connection BenchmarkServer-4 130 775603 ns/op 3081 B/op 23 allocs/op BenchmarkClient-4 276 427996 ns/op 3793 B/op 46 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 637 172560 ns/op 7307 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1224 103162 ns/op 3078 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1641 75391 ns/op 1959 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1514 78845 ns/op 2775 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1459 75596 ns/op 2716 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1489 78944 ns/op 2731 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1569 76488 ns/op 1902 B/op 14 allocs/op BenchmarkServerHijack-4 1006 115368 ns/op 16716 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 373 324959 ns/op 5914 B/op 52 allocs/op BenchmarkResponseStatusLine-4 546841 217.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.790s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 5818 18677 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.193s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 88900 1309 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 573513 194.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 185145 636.9 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67045 1800 ns/op BenchmarkStdIPv4-4 130749 883.9 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 93957 1277 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93896 1272 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 82597 1456 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68455 1729 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1312554 90.10 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1227564 97.48 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1398577 84.98 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 257246 458.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 276655 430.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 254986 463.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84378 1448 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 274338 415.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 147885 821.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 154282 787.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 144052 811.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 77718 1531 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 371763 319.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 122684 972.1 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 163257 710.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 269122 448.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 148022 759.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 301208 358.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 153819 796.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 158119 774.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 153454 766.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 119508 1002 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 467638 244.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 160069 746.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 91254 1285 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 106875 1004 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 174037 706.0 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 113070 1076 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 267402 448.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 115201 1015 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 133662 850.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 201562 622.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 137764 909.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1261300 96.15 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1202692 100.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1221212 97.51 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 104.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 105.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 104.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 105.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 337695 360.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 588837 198.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 212257 565.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 218515 538.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 206563 577.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 75529 1580 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 521563 224.8 ns/op PASS ok net/netip 8.179s 2023/01/31 22:55:21 Test RPC server listening on 127.0.0.1:37209 2023/01/31 22:55:21 Test HTTP RPC server listening on 127.0.0.1:41669 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1470 78105 ns/op BenchmarkEndToEndHTTP-4 1298 80062 ns/op BenchmarkEndToEndAsync-4 3313 33059 ns/op BenchmarkEndToEndAsyncHTTP-4 3655 31046 ns/op PASS ok net/rpc 0.756s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3174 33464 ns/op BenchmarkReadMIMEHeader/server_headers-4 5748 20506 ns/op BenchmarkUncommon-4 26127 4389 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.532s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4708 23860 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 97077 1176 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 546822 204.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91414 1274 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 160214 673.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 86266 1402 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14469 8300 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 373062 311.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 91092 1288 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 179050 688.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 85645 1400 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 16069 7270 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 203970 575.9 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 80851 1468 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77216 1511 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35347 3304 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6474 18118 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 206750 580.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 80737 1495 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77971 1520 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35992 3296 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6711 17747 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.207s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 2555428 44.08 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 164997 691.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 727 152297 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 216 530190 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 651 181294 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 49723 2265 ns/op BenchmarkStatFile-4 42145 2721 ns/op BenchmarkStatDir-4 42934 2687 ns/op BenchmarkLstatDot-4 50005 2262 ns/op BenchmarkLstatFile-4 42132 2648 ns/op BenchmarkLstatDir-4 44096 2609 ns/op PASS ok os 1.637s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 160 750099 ns/op 6568 B/op 29 allocs/op PASS ok os/exec 0.221s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 378471 278.7 ns/op PASS ok os/user 0.225s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3549868 33.49 ns/op BenchmarkString-4 2166042 54.65 ns/op BenchmarkBytes-4 1932883 61.17 ns/op BenchmarkNamedBytes-4 749574 154.6 ns/op BenchmarkBytesArray-4 678259 173.9 ns/op BenchmarkSliceLen-4 2276968 52.96 ns/op BenchmarkMapLen-4 1472985 82.28 ns/op BenchmarkStringLen-4 1814532 65.75 ns/op BenchmarkArrayLen-4 1696705 70.69 ns/op BenchmarkSliceCap-4 2411988 49.94 ns/op BenchmarkDeepEqual/int8-4 656542 178.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 112965 1043 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 514123 227.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 104617 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 517809 230.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 107724 1101 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 518833 230.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 106858 1116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 504446 230.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 106248 1113 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 668229 180.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 136348 857.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 499456 231.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 106002 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 497017 230.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 107708 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 517992 234.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 107232 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 510781 231.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 106237 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 512902 231.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 107662 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 484195 229.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 103479 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 485786 231.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 107157 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 509617 230.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 106734 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 492394 229.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 107692 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 658921 173.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 114350 1056 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 509602 230.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105638 1133 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 136093 864.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66612 1785 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 68407 1735 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45462 2628 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 262114 443.0 ns/op BenchmarkIsZero/ArrayIncomparable-4 38776 3085 ns/op BenchmarkIsZero/StructComparable-4 848254 135.9 ns/op BenchmarkIsZero/StructIncomparable-4 179781 673.2 ns/op BenchmarkSetZero/Bool/Direct-4 4058797 27.48 ns/op BenchmarkSetZero/Bool/CachedZero-4 1770852 66.29 ns/op BenchmarkSetZero/Bool/NewZero-4 1260067 94.77 ns/op BenchmarkSetZero/Int/Direct-4 2504146 47.28 ns/op BenchmarkSetZero/Int/CachedZero-4 1720749 67.31 ns/op BenchmarkSetZero/Int/NewZero-4 1276087 94.16 ns/op BenchmarkSetZero/Uint/Direct-4 2560536 50.19 ns/op BenchmarkSetZero/Uint/CachedZero-4 1796810 66.93 ns/op BenchmarkSetZero/Uint/NewZero-4 1275204 92.85 ns/op BenchmarkSetZero/Float/Direct-4 2386479 46.81 ns/op BenchmarkSetZero/Float/CachedZero-4 1804370 66.51 ns/op BenchmarkSetZero/Float/NewZero-4 1262756 92.85 ns/op BenchmarkSetZero/Complex/Direct-4 2528095 47.04 ns/op BenchmarkSetZero/Complex/CachedZero-4 1804214 66.69 ns/op BenchmarkSetZero/Complex/NewZero-4 1275830 94.24 ns/op BenchmarkSetZero/Array/Direct-4 4302253 28.66 ns/op BenchmarkSetZero/Array/CachedZero-4 1786450 67.20 ns/op BenchmarkSetZero/Array/NewZero-4 1291470 94.48 ns/op BenchmarkSetZero/Chan/Direct-4 2556846 46.84 ns/op BenchmarkSetZero/Chan/CachedZero-4 1314081 91.01 ns/op BenchmarkSetZero/Chan/NewZero-4 994201 112.6 ns/op BenchmarkSetZero/Func/Direct-4 2377538 47.11 ns/op BenchmarkSetZero/Func/CachedZero-4 1315048 90.70 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 112.2 ns/op BenchmarkSetZero/Interface/Direct-4 2188602 54.77 ns/op BenchmarkSetZero/Interface/CachedZero-4 1794523 66.91 ns/op BenchmarkSetZero/Interface/NewZero-4 1258719 94.12 ns/op BenchmarkSetZero/Map/Direct-4 2561134 47.05 ns/op BenchmarkSetZero/Map/CachedZero-4 1322582 90.95 ns/op BenchmarkSetZero/Map/NewZero-4 944804 112.0 ns/op BenchmarkSetZero/Pointer/Direct-4 2552776 46.71 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1318976 91.07 ns/op BenchmarkSetZero/Pointer/NewZero-4 977826 111.8 ns/op BenchmarkSetZero/Slice/Direct-4 2240376 53.23 ns/op BenchmarkSetZero/Slice/CachedZero-4 1809944 66.43 ns/op BenchmarkSetZero/Slice/NewZero-4 1264921 95.03 ns/op BenchmarkSetZero/String/Direct-4 2497033 47.19 ns/op BenchmarkSetZero/String/CachedZero-4 1775587 67.09 ns/op BenchmarkSetZero/String/NewZero-4 1275286 96.04 ns/op BenchmarkSetZero/Struct/Direct-4 4318640 27.53 ns/op BenchmarkSetZero/Struct/CachedZero-4 1805779 66.75 ns/op BenchmarkSetZero/Struct/NewZero-4 1276676 94.74 ns/op BenchmarkSelect/1-4 162195 686.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 83470 1379 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 43087 2503 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 187564 640.7 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 131673 906.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 109944 957.4 ns/op 133.70 MB/s BenchmarkCallArgCopy/size=256-4 102240 1136 ns/op 225.30 MB/s BenchmarkCallArgCopy/size=1024-4 66760 1596 ns/op 641.48 MB/s BenchmarkCallArgCopy/size=4096-4 30963 3665 ns/op 1117.58 MB/s BenchmarkCallArgCopy/size=65536-4 2050 48975 ns/op 1338.16 MB/s BenchmarkPtrTo-4 447303 253.8 ns/op BenchmarkFieldByName1-4 837674 181.7 ns/op BenchmarkFieldByName2-4 65910 1654 ns/op BenchmarkFieldByName3-4 9336 14585 ns/op BenchmarkInterfaceBig-4 4300206 23.35 ns/op BenchmarkInterfaceSmall-4 4923740 23.30 ns/op BenchmarkNew-4 2057918 59.52 ns/op BenchmarkMap/StringKeys/MapIndex-4 3069 37196 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3061 38252 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3046 38247 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3060 38160 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3162 37100 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3009 38097 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 249837 451.9 ns/op PASS ok reflect 18.613s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 14680 8507 ns/op 9271 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 20407 5442 ns/op 9235 B/op 1 allocs/op BenchmarkFindString-4 14288 7828 ns/op 9028 B/op 1 allocs/op BenchmarkFindSubmatch-4 13490 8604 ns/op 9315 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 14041 8204 ns/op 9237 B/op 2 allocs/op BenchmarkLiteral-4 23493 5346 ns/op BenchmarkNotLiteral-4 4605 25155 ns/op BenchmarkMatchClass-4 3006 34272 ns/op BenchmarkMatchClass_InRange-4 3649 32951 ns/op BenchmarkReplaceAll-4 3217 36307 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 21757 4971 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 42628 2660 ns/op BenchmarkAnchoredShortMatch-4 19515 6212 ns/op BenchmarkAnchoredLongMatch-4 21387 5660 ns/op BenchmarkOnePassShortA-4 21066 5908 ns/op BenchmarkNotOnePassShortA-4 9168 12276 ns/op BenchmarkOnePassShortB-4 27752 4396 ns/op BenchmarkNotOnePassShortB-4 9414 11012 ns/op BenchmarkOnePassLongPrefix-4 87675 1376 ns/op BenchmarkOnePassLongNotPrefix-4 28479 4264 ns/op BenchmarkMatchParallelShared-4 22058 7352 ns/op BenchmarkMatchParallelCopied-4 27135 5259 ns/op BenchmarkQuoteMetaAll-4 155071 805.2 ns/op 17.39 MB/s BenchmarkQuoteMetaNone-4 251646 449.1 ns/op 57.90 MB/s BenchmarkCompile/Onepass-4 3952 26494 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1496 68851 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 198 594399 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3696454 29.39 ns/op 544.35 MB/s BenchmarkMatch/Easy0/32-4 21388 5435 ns/op 5.89 MB/s BenchmarkMatch/Easy0/1K-4 6568 17809 ns/op 57.50 MB/s BenchmarkMatch/Easy0i/16-4 3889159 29.34 ns/op 545.42 MB/s BenchmarkMatch/Easy0i/32-4 6106 19179 ns/op 1.67 MB/s BenchmarkMatch/Easy0i/1K-4 268 439957 ns/op 2.33 MB/s BenchmarkMatch/Easy1/16-4 3870507 29.51 ns/op 542.25 MB/s BenchmarkMatch/Easy1/32-4 21661 5250 ns/op 6.10 MB/s BenchmarkMatch/Easy1/1K-4 5011 23204 ns/op 44.13 MB/s BenchmarkMatch/Medium/16-4 3420621 33.99 ns/op 470.72 MB/s BenchmarkMatch/Medium/32-4 6597 17588 ns/op 1.82 MB/s BenchmarkMatch/Medium/1K-4 310 383966 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 3429192 33.90 ns/op 471.96 MB/s BenchmarkMatch/Hard/32-4 4304 27687 ns/op 1.16 MB/s BenchmarkMatch/Hard/1K-4 176 679983 ns/op 1.51 MB/s BenchmarkMatch/Hard1/16-4 1339 81354 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 768 149394 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4299342 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 30439 3919 ns/op 4.08 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18111 6641 ns/op 4.82 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 679 176496 ns/op 5.80 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.368s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 630436 191.5 ns/op PASS ok regexp/syntax 1.198s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 1068672 103.7 ns/op BenchmarkMakeChan/Int-4 934014 127.6 ns/op BenchmarkMakeChan/Ptr-4 573301 214.9 ns/op BenchmarkMakeChan/Struct/0-4 1309102 93.41 ns/op BenchmarkMakeChan/Struct/32-4 531824 235.0 ns/op BenchmarkMakeChan/Struct/40-4 485938 251.4 ns/op BenchmarkChanNonblocking-4 10248723 9.881 ns/op BenchmarkSelectUncontended-4 914775 126.8 ns/op BenchmarkSelectSyncContended-4 30650 3936 ns/op BenchmarkSelectAsyncContended-4 120937 1116 ns/op BenchmarkSelectNonblock-4 6240082 19.85 ns/op BenchmarkChanUncontended-4 8566 12390 ns/op BenchmarkChanContended-4 1266 94137 ns/op BenchmarkChanSync-4 154773 702.1 ns/op BenchmarkChanSyncWork-4 10000 35476 ns/op BenchmarkChanProdCons0-4 105211 1521 ns/op BenchmarkChanProdCons10-4 98586 1189 ns/op BenchmarkChanProdCons100-4 118778 1065 ns/op BenchmarkChanProdConsWork0-4 78670 1580 ns/op BenchmarkChanProdConsWork10-4 86296 1430 ns/op BenchmarkChanProdConsWork100-4 90696 1383 ns/op BenchmarkSelectProdCons-4 64156 1897 ns/op BenchmarkReceiveDataFromClosedChan-4 645604 182.1 ns/op BenchmarkChanCreation-4 200186 544.8 ns/op BenchmarkChanSem-4 131794 914.4 ns/op BenchmarkChanPopular-4 102 1227055 ns/op BenchmarkChanClosed-4 462919 235.7 ns/op BenchmarkCallClosure-4 6211954 19.42 ns/op BenchmarkCallClosure1-4 6362328 18.65 ns/op BenchmarkCallClosure2-4 1332368 94.43 ns/op BenchmarkCallClosure3-4 1570528 75.24 ns/op BenchmarkCallClosure4-4 1322073 83.91 ns/op BenchmarkComplex128DivNormal-4 9832279 11.98 ns/op BenchmarkComplex128DivNisNaN-4 7615809 15.73 ns/op BenchmarkComplex128DivDisNaN-4 7466450 15.87 ns/op BenchmarkComplex128DivNisInf-4 9920076 12.01 ns/op BenchmarkComplex128DivDisInf-4 5771368 20.74 ns/op BenchmarkSetTypePtr-4 48615411 2.460 ns/op 3251.97 MB/s BenchmarkSetTypePtr8-4 9652140 12.45 ns/op 5140.37 MB/s BenchmarkSetTypePtr16-4 9605204 12.44 ns/op 10291.19 MB/s BenchmarkSetTypePtr32-4 9468024 12.47 ns/op 20527.46 MB/s BenchmarkSetTypePtr64-4 9634453 12.45 ns/op 41129.77 MB/s BenchmarkSetTypePtr126-4 5664394 21.11 ns/op 47747.90 MB/s BenchmarkSetTypePtr128-4 5877673 20.43 ns/op 50130.28 MB/s BenchmarkSetTypePtrSlice-4 721915 165.3 ns/op 49572.06 MB/s BenchmarkSetTypeNode1-4 9645208 12.41 ns/op 1933.29 MB/s BenchmarkSetTypeNode1Slice-4 3013369 39.76 ns/op 19317.07 MB/s BenchmarkSetTypeNode8-4 9615378 12.44 ns/op 6430.78 MB/s BenchmarkSetTypeNode8Slice-4 1566357 76.51 ns/op 33459.02 MB/s BenchmarkSetTypeNode64-4 5616624 21.26 ns/op 24840.91 MB/s BenchmarkSetTypeNode64Slice-4 225687 522.5 ns/op 32335.92 MB/s BenchmarkSetTypeNode64Dead-4 7570654 15.90 ns/op 33216.09 MB/s BenchmarkSetTypeNode64DeadSlice-4 249926 465.6 ns/op 36289.02 MB/s BenchmarkSetTypeNode124-4 5594811 21.34 ns/op 47225.90 MB/s BenchmarkSetTypeNode124Slice-4 180795 661.0 ns/op 48797.93 MB/s BenchmarkSetTypeNode126-4 5875972 20.50 ns/op 49962.21 MB/s BenchmarkSetTypeNode126Slice-4 177018 668.8 ns/op 48996.63 MB/s BenchmarkSetTypeNode128-4 4020319 29.68 ns/op 35043.17 MB/s BenchmarkSetTypeNode128Slice-4 139326 837.8 ns/op 39724.05 MB/s BenchmarkSetTypeNode130-4 4017622 29.73 ns/op 35524.86 MB/s BenchmarkSetTypeNode130Slice-4 140427 856.6 ns/op 39449.45 MB/s BenchmarkSetTypeNode1024-4 768524 156.5 ns/op 52457.99 MB/s BenchmarkSetTypeNode1024Slice-4 24471 4912 ns/op 53477.35 MB/s BenchmarkAllocation-4 4633 32524 ns/op BenchmarkReadMemStats-4 5935 18220 ns/op BenchmarkReadMemStatsLatency-4 1 92619 p50-ns 92619 p90-ns 92619 p99-ns BenchmarkWriteBarrier-4 2523706 58.94 ns/op BenchmarkBulkWriteBarrier-4 5634247 18.95 ns/op BenchmarkScanStackNoLocals-4 2 53307850 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11668242 11.65 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9655924 10.92 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9540289 12.96 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6699846 18.01 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4605513 25.94 ns/op BenchmarkHash5-4 5775004 19.93 ns/op 250.89 MB/s BenchmarkHash16-4 5949978 18.47 ns/op 866.28 MB/s BenchmarkHash64-4 5816637 19.57 ns/op 3270.70 MB/s BenchmarkHash1024-4 1917622 61.13 ns/op 16750.75 MB/s BenchmarkHash65536-4 38511 3119 ns/op 21012.37 MB/s BenchmarkAlignedLoad-4 7694311 14.88 ns/op BenchmarkUnalignedLoad-4 7435472 14.90 ns/op BenchmarkEqEfaceConcrete-4 5982704 19.94 ns/op BenchmarkEqIfaceConcrete-4 5915479 20.31 ns/op BenchmarkNeEfaceConcrete-4 6138368 19.56 ns/op BenchmarkNeIfaceConcrete-4 6290451 19.04 ns/op BenchmarkConvT2EByteSized/bool-4 6091597 19.68 ns/op BenchmarkConvT2EByteSized/uint8-4 6073056 19.95 ns/op BenchmarkConvT2ESmall-4 5376807 22.19 ns/op BenchmarkConvT2EUintptr-4 5093187 23.52 ns/op BenchmarkConvT2ELarge-4 1000000 104.3 ns/op BenchmarkConvT2ISmall-4 5420408 22.12 ns/op BenchmarkConvT2IUintptr-4 5053219 23.89 ns/op BenchmarkConvT2ILarge-4 1000000 107.7 ns/op BenchmarkConvI2E-4 4688064 23.53 ns/op BenchmarkConvI2I-4 4059712 28.53 ns/op BenchmarkAssertE2T-4 4657744 25.51 ns/op BenchmarkAssertE2TLarge-4 2342173 50.45 ns/op BenchmarkAssertE2I-4 4274383 27.95 ns/op BenchmarkAssertI2T-4 4415940 26.90 ns/op BenchmarkAssertI2I-4 4172504 28.33 ns/op BenchmarkAssertI2E-4 5723720 19.72 ns/op BenchmarkAssertE2E-4 5898478 19.78 ns/op BenchmarkAssertE2T2-4 3656991 32.86 ns/op BenchmarkAssertE2T2Blank-4 4472967 26.86 ns/op BenchmarkAssertI2E2-4 4405275 26.83 ns/op BenchmarkAssertI2E2Blank-4 6112572 19.44 ns/op BenchmarkAssertE2E2-4 4345134 27.45 ns/op BenchmarkAssertE2E2Blank-4 5848462 20.27 ns/op BenchmarkConvT2Ezero/zero/16-4 5416034 21.97 ns/op BenchmarkConvT2Ezero/zero/32-4 5298126 22.53 ns/op BenchmarkConvT2Ezero/zero/64-4 5001308 23.74 ns/op BenchmarkConvT2Ezero/zero/str-4 5195092 23.09 ns/op BenchmarkConvT2Ezero/zero/slice-4 5634519 21.19 ns/op BenchmarkConvT2Ezero/zero/big-4 238537 495.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1320645 85.82 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1256577 93.02 ns/op BenchmarkConvT2Ezero/nonzero/big-4 251049 477.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 5019766 23.62 ns/op BenchmarkConvT2Ezero/smallint/32-4 5220644 22.84 ns/op BenchmarkConvT2Ezero/smallint/64-4 5208526 23.14 ns/op BenchmarkConvT2Ezero/largeint/16-4 1665375 70.22 ns/op BenchmarkConvT2Ezero/largeint/32-4 1816030 66.50 ns/op BenchmarkConvT2Ezero/largeint/64-4 1808341 66.84 ns/op BenchmarkMalloc8-4 1417640 79.07 ns/op BenchmarkMalloc16-4 1443936 81.70 ns/op BenchmarkMallocTypeInfo8-4 1370072 88.83 ns/op BenchmarkMallocTypeInfo16-4 1235636 96.36 ns/op BenchmarkMallocLargeStruct-4 166928 610.7 ns/op BenchmarkGoroutineSelect-4 63 1882039 ns/op BenchmarkGoroutineBlocking-4 64 1898156 ns/op BenchmarkGoroutineForRange-4 93 1907493 ns/op BenchmarkGoroutineIdle-4 76 1382265 ns/op BenchmarkHashStringSpeed-4 2616186 42.71 ns/op BenchmarkHashBytesSpeed-4 1446319 85.15 ns/op BenchmarkHashInt32Speed-4 3123385 37.39 ns/op BenchmarkHashInt64Speed-4 3264147 44.98 ns/op BenchmarkHashStringArraySpeed-4 583117 203.2 ns/op BenchmarkMegMap-4 3248524 37.91 ns/op BenchmarkMegOneMap-4 3860725 29.99 ns/op BenchmarkMegEqMap-4 1381 82650 ns/op BenchmarkMegEmptyMap-4 4664264 25.24 ns/op BenchmarkSmallStrMap-4 3176677 36.42 ns/op BenchmarkMapStringKeysEight_16-4 3252678 36.34 ns/op BenchmarkMapStringKeysEight_32-4 3325071 36.09 ns/op BenchmarkMapStringKeysEight_64-4 3282894 36.65 ns/op BenchmarkMapStringKeysEight_1M-4 3041080 39.33 ns/op BenchmarkIntMap-4 3897463 30.91 ns/op BenchmarkMapFirst/1-4 4342374 27.45 ns/op BenchmarkMapFirst/2-4 4274736 28.00 ns/op BenchmarkMapFirst/3-4 4309800 27.73 ns/op BenchmarkMapFirst/4-4 4236375 27.67 ns/op BenchmarkMapFirst/5-4 4161967 27.59 ns/op BenchmarkMapFirst/6-4 4304824 26.88 ns/op BenchmarkMapFirst/7-4 4498239 27.15 ns/op BenchmarkMapFirst/8-4 4413489 27.08 ns/op BenchmarkMapFirst/9-4 4072831 29.33 ns/op BenchmarkMapFirst/10-4 3870397 29.88 ns/op BenchmarkMapFirst/11-4 4069960 29.19 ns/op BenchmarkMapFirst/12-4 3876385 31.46 ns/op BenchmarkMapFirst/13-4 4049367 29.40 ns/op BenchmarkMapFirst/14-4 4051592 29.38 ns/op BenchmarkMapFirst/15-4 3886215 29.33 ns/op BenchmarkMapFirst/16-4 3917078 29.66 ns/op BenchmarkMapMid/1-4 3713772 31.89 ns/op BenchmarkMapMid/2-4 3612943 32.98 ns/op BenchmarkMapMid/3-4 3610730 32.51 ns/op BenchmarkMapMid/4-4 3506221 33.88 ns/op BenchmarkMapMid/5-4 3518702 33.76 ns/op BenchmarkMapMid/6-4 3521212 33.97 ns/op BenchmarkMapMid/7-4 3709448 31.98 ns/op BenchmarkMapMid/8-4 3568290 33.76 ns/op BenchmarkMapMid/9-4 3385275 35.79 ns/op BenchmarkMapMid/10-4 3212461 36.72 ns/op BenchmarkMapMid/11-4 3290712 35.78 ns/op BenchmarkMapMid/12-4 3262443 37.16 ns/op BenchmarkMapMid/13-4 3415219 35.03 ns/op BenchmarkMapMid/14-4 3354225 34.90 ns/op BenchmarkMapMid/15-4 3289389 35.49 ns/op BenchmarkMapMid/16-4 3265690 35.98 ns/op BenchmarkMapLast/1-4 3751999 31.86 ns/op BenchmarkMapLast/2-4 3754935 32.02 ns/op BenchmarkMapLast/3-4 3643170 32.36 ns/op BenchmarkMapLast/4-4 3515151 32.86 ns/op BenchmarkMapLast/5-4 3526089 33.60 ns/op BenchmarkMapLast/6-4 3423416 34.48 ns/op BenchmarkMapLast/7-4 3418326 35.22 ns/op BenchmarkMapLast/8-4 3367630 34.06 ns/op BenchmarkMapLast/9-4 3283456 36.08 ns/op BenchmarkMapLast/10-4 3257216 35.94 ns/op BenchmarkMapLast/11-4 3245058 35.08 ns/op BenchmarkMapLast/12-4 3186722 36.97 ns/op BenchmarkMapLast/13-4 3492955 35.22 ns/op BenchmarkMapLast/14-4 3295699 37.92 ns/op BenchmarkMapLast/15-4 3283394 36.95 ns/op BenchmarkMapLast/16-4 3188581 35.89 ns/op BenchmarkMapCycle-4 2077699 57.65 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3393567 35.07 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2139 50311 ns/op BenchmarkMakeMap/[Byte]Byte-4 639478 201.9 ns/op BenchmarkMakeMap/[Int]Int-4 376347 326.7 ns/op BenchmarkNewEmptyMap-4 11377056 10.51 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1620717 72.90 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 444196 266.5 ns/op BenchmarkMapIterEmpty-4 4995033 23.81 ns/op BenchmarkSameLengthMap-4 4275717 28.06 ns/op BenchmarkBigKeyMap-4 1710439 70.42 ns/op BenchmarkBigValMap-4 1541280 77.40 ns/op BenchmarkSmallKeyMap-4 2717710 43.94 ns/op BenchmarkMapPopulate/1-4 2229781 54.00 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 125845 886.4 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7800 17498 ns/op 6272 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 727 154639 ns/op 51825 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 42 2418970 ns/op 416336 B/op 203 allocs/op BenchmarkMapPopulate/100000-4 3 37291850 ns/op 6526909 B/op 2891 allocs/op BenchmarkComplexAlgMap-4 490938 243.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 705927 163.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 646099 178.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 229656 511.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41706 2907 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5473 21996 ns/op BenchmarkGoMapClear/NonReflexive/1-4 532718 213.7 ns/op BenchmarkGoMapClear/NonReflexive/10-4 467239 239.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 210606 566.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40617 2960 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5444 22217 ns/op BenchmarkMapStringConversion/32/simple-4 1770111 67.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1743198 68.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1585546 74.72 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1664970 69.91 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1597303 74.04 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1452319 83.38 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1907066 64.36 ns/op BenchmarkMapInterfacePtr-4 1936396 63.48 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4440799 27.05 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 121429 894.2 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5096 22288 ns/op BenchmarkMapPop1000-4 370 319761 ns/op BenchmarkMapPop10000-4 18 6307025 ns/op BenchmarkMapAssign/Int32/256-4 2258587 52.99 ns/op BenchmarkMapAssign/Int32/65536-4 938415 124.0 ns/op BenchmarkMapAssign/Int64/256-4 2280934 52.99 ns/op BenchmarkMapAssign/Int64/65536-4 794563 145.0 ns/op BenchmarkMapAssign/Str/256-4 1811329 66.39 ns/op BenchmarkMapAssign/Str/65536-4 354492 286.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1500930 79.30 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 536442 191.7 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1478137 80.47 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 522370 211.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 501324 2440 ns/op BenchmarkMapOperatorAssign/Str/65536-4 167877 663.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 747867 164.7 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 194456 576.6 ns/op 66 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 723117 167.8 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 147596 680.1 ns/op 84 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 583656 244.3 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 102273 1057 ns/op 140 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1828623 67.35 ns/op BenchmarkMapDelete/Int32/1000-4 1963802 61.39 ns/op BenchmarkMapDelete/Int32/10000-4 1857404 63.69 ns/op BenchmarkMapDelete/Int64/100-4 1784078 69.94 ns/op BenchmarkMapDelete/Int64/1000-4 1885882 61.73 ns/op BenchmarkMapDelete/Int64/10000-4 1857388 64.49 ns/op BenchmarkMapDelete/Str/100-4 1415028 84.82 ns/op BenchmarkMapDelete/Str/1000-4 1425967 90.41 ns/op BenchmarkMapDelete/Str/10000-4 1391433 84.39 ns/op BenchmarkMapDelete/Pointer/100-4 1671939 71.65 ns/op BenchmarkMapDelete/Pointer/1000-4 1693321 67.98 ns/op BenchmarkMapDelete/Pointer/10000-4 1711440 70.98 ns/op BenchmarkMemmove/0-4 15470096 7.653 ns/op BenchmarkMemmove/1-4 1919244 61.66 ns/op 16.22 MB/s BenchmarkMemmove/2-4 1843075 64.07 ns/op 31.22 MB/s BenchmarkMemmove/3-4 1848258 64.26 ns/op 46.69 MB/s BenchmarkMemmove/4-4 1873377 63.81 ns/op 62.68 MB/s BenchmarkMemmove/5-4 1845332 64.26 ns/op 77.81 MB/s BenchmarkMemmove/6-4 1823758 64.22 ns/op 93.43 MB/s BenchmarkMemmove/7-4 1825268 65.33 ns/op 107.15 MB/s BenchmarkMemmove/8-4 1930334 61.47 ns/op 130.13 MB/s BenchmarkMemmove/9-4 1831322 67.23 ns/op 133.86 MB/s BenchmarkMemmove/10-4 1810963 67.25 ns/op 148.69 MB/s BenchmarkMemmove/11-4 1809396 67.15 ns/op 163.81 MB/s BenchmarkMemmove/12-4 1798850 67.24 ns/op 178.46 MB/s BenchmarkMemmove/13-4 1814511 67.54 ns/op 192.48 MB/s BenchmarkMemmove/14-4 1814055 67.30 ns/op 208.01 MB/s BenchmarkMemmove/15-4 1776168 67.86 ns/op 221.03 MB/s BenchmarkMemmove/16-4 1853109 65.36 ns/op 244.80 MB/s BenchmarkMemmove/32-4 1766420 68.16 ns/op 469.47 MB/s BenchmarkMemmove/64-4 1583544 73.90 ns/op 866.05 MB/s BenchmarkMemmove/128-4 1335066 90.03 ns/op 1421.79 MB/s BenchmarkMemmove/256-4 846614 137.0 ns/op 1868.13 MB/s BenchmarkMemmove/512-4 614953 191.3 ns/op 2677.05 MB/s BenchmarkMemmove/1024-4 409291 290.9 ns/op 3520.09 MB/s BenchmarkMemmove/2048-4 238114 492.5 ns/op 4158.16 MB/s BenchmarkMemmove/4096-4 129634 918.2 ns/op 4461.00 MB/s BenchmarkMemmoveOverlap/32-4 1813380 65.29 ns/op 490.11 MB/s BenchmarkMemmoveOverlap/64-4 1598851 73.43 ns/op 871.57 MB/s BenchmarkMemmoveOverlap/128-4 1316938 89.74 ns/op 1426.29 MB/s BenchmarkMemmoveOverlap/256-4 858998 135.6 ns/op 1887.38 MB/s BenchmarkMemmoveOverlap/512-4 636873 188.2 ns/op 2720.49 MB/s BenchmarkMemmoveOverlap/1024-4 405000 289.8 ns/op 3533.05 MB/s BenchmarkMemmoveOverlap/2048-4 240648 498.7 ns/op 4106.54 MB/s BenchmarkMemmoveOverlap/4096-4 130498 934.1 ns/op 4385.19 MB/s BenchmarkMemmoveUnalignedDst/0-4 14514376 8.171 ns/op BenchmarkMemmoveUnalignedDst/1-4 1882927 64.83 ns/op 15.43 MB/s BenchmarkMemmoveUnalignedDst/2-4 1851786 65.26 ns/op 30.65 MB/s BenchmarkMemmoveUnalignedDst/3-4 1840018 64.61 ns/op 46.43 MB/s BenchmarkMemmoveUnalignedDst/4-4 1856876 65.64 ns/op 60.94 MB/s BenchmarkMemmoveUnalignedDst/5-4 1816520 64.82 ns/op 77.13 MB/s BenchmarkMemmoveUnalignedDst/6-4 1830086 65.03 ns/op 92.26 MB/s BenchmarkMemmoveUnalignedDst/7-4 1842110 64.97 ns/op 107.74 MB/s BenchmarkMemmoveUnalignedDst/8-4 1891030 65.19 ns/op 122.72 MB/s BenchmarkMemmoveUnalignedDst/9-4 1797704 67.26 ns/op 133.82 MB/s BenchmarkMemmoveUnalignedDst/10-4 1818276 67.51 ns/op 148.14 MB/s BenchmarkMemmoveUnalignedDst/11-4 1796383 67.31 ns/op 163.43 MB/s BenchmarkMemmoveUnalignedDst/12-4 1785378 66.22 ns/op 181.22 MB/s BenchmarkMemmoveUnalignedDst/13-4 1781516 65.67 ns/op 197.95 MB/s BenchmarkMemmoveUnalignedDst/14-4 1748646 66.99 ns/op 208.99 MB/s BenchmarkMemmoveUnalignedDst/15-4 1783668 66.68 ns/op 224.94 MB/s BenchmarkMemmoveUnalignedDst/16-4 1788429 67.92 ns/op 235.58 MB/s BenchmarkMemmoveUnalignedDst/32-4 1727325 71.21 ns/op 449.39 MB/s BenchmarkMemmoveUnalignedDst/64-4 1489611 78.84 ns/op 811.77 MB/s BenchmarkMemmoveUnalignedDst/128-4 1273362 93.20 ns/op 1373.35 MB/s BenchmarkMemmoveUnalignedDst/256-4 840564 138.3 ns/op 1850.61 MB/s BenchmarkMemmoveUnalignedDst/512-4 594598 193.4 ns/op 2647.47 MB/s BenchmarkMemmoveUnalignedDst/1024-4 389888 307.6 ns/op 3329.01 MB/s BenchmarkMemmoveUnalignedDst/2048-4 233342 505.8 ns/op 4048.71 MB/s BenchmarkMemmoveUnalignedDst/4096-4 124410 952.9 ns/op 4298.32 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1661521 72.43 ns/op 441.81 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1505000 78.80 ns/op 812.14 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1244599 92.57 ns/op 1382.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 824389 142.4 ns/op 1798.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 616290 193.0 ns/op 2653.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 402765 296.3 ns/op 3455.85 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 236997 502.5 ns/op 4075.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 127816 933.0 ns/op 4390.20 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14849416 8.080 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1862496 63.46 ns/op 15.76 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1809818 65.74 ns/op 30.42 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1805823 65.36 ns/op 45.90 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1784234 65.29 ns/op 61.26 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1812883 66.74 ns/op 74.92 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1783047 65.83 ns/op 91.14 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1771969 66.31 ns/op 105.57 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1912560 62.46 ns/op 128.07 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1786716 66.82 ns/op 134.68 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1758423 66.82 ns/op 149.65 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1727517 67.63 ns/op 162.65 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1757832 67.62 ns/op 177.47 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1785158 67.97 ns/op 191.26 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1772220 66.48 ns/op 210.60 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1787234 69.42 ns/op 216.09 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1781385 66.61 ns/op 240.20 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1654826 70.86 ns/op 451.57 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1475736 78.73 ns/op 812.87 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1265707 93.14 ns/op 1374.23 MB/s BenchmarkMemmoveUnalignedSrc/256-4 817356 140.5 ns/op 1821.68 MB/s BenchmarkMemmoveUnalignedSrc/512-4 595640 195.3 ns/op 2622.16 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 398156 296.4 ns/op 3454.50 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 240598 497.9 ns/op 4112.99 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128643 930.8 ns/op 4400.69 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1726338 68.94 ns/op 464.20 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1499084 77.77 ns/op 822.92 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1283424 92.53 ns/op 1383.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 851100 139.6 ns/op 1833.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 630682 190.1 ns/op 2693.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 398598 290.3 ns/op 3527.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 236516 499.8 ns/op 4097.24 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 128562 920.3 ns/op 4450.94 MB/s BenchmarkMemclr/5-4 12051854 9.914 ns/op 504.35 MB/s BenchmarkMemclr/16-4 11275926 10.48 ns/op 1526.86 MB/s BenchmarkMemclr/64-4 11439656 10.42 ns/op 6140.10 MB/s BenchmarkMemclr/256-4 9751592 12.17 ns/op 21042.07 MB/s BenchmarkMemclr/4096-4 2354847 50.76 ns/op 80698.84 MB/s BenchmarkMemclr/65536-4 70926 1726 ns/op 37975.99 MB/s BenchmarkMemclr/1M-4 2775 42270 ns/op 24806.85 MB/s BenchmarkMemclr/4M-4 688 171624 ns/op 24438.98 MB/s BenchmarkMemclr/8M-4 289 386606 ns/op 21698.10 MB/s BenchmarkMemclr/16M-4 58 1963330 ns/op 8545.28 MB/s BenchmarkMemclr/64M-4 12 9674965 ns/op 6936.34 MB/s BenchmarkGoMemclr/5-4 2125254 55.62 ns/op 89.89 MB/s BenchmarkGoMemclr/16-4 504681 233.8 ns/op 68.43 MB/s BenchmarkGoMemclr/64-4 134517 878.8 ns/op 72.83 MB/s BenchmarkGoMemclr/256-4 34333 3446 ns/op 74.30 MB/s BenchmarkMemclrRange/1K_2K-4 68110 1752 ns/op 54716.52 MB/s BenchmarkMemclrRange/2K_8K-4 30858 3887 ns/op 85803.25 MB/s BenchmarkMemclrRange/4K_16K-4 42596 2793 ns/op 115666.50 MB/s BenchmarkMemclrRange/160K_228K-4 2377 52037 ns/op 31955.14 MB/s BenchmarkClearFat7-4 6197701 19.26 ns/op BenchmarkClearFat8-4 6736954 17.47 ns/op BenchmarkClearFat11-4 6035338 19.88 ns/op BenchmarkClearFat12-4 5915431 20.15 ns/op BenchmarkClearFat13-4 5972175 19.91 ns/op BenchmarkClearFat14-4 5871409 19.90 ns/op BenchmarkClearFat15-4 5805248 20.18 ns/op BenchmarkClearFat16-4 6493532 18.73 ns/op BenchmarkClearFat24-4 6259353 19.11 ns/op BenchmarkClearFat32-4 6098260 19.73 ns/op BenchmarkClearFat40-4 5687748 20.76 ns/op BenchmarkClearFat48-4 5639325 21.52 ns/op BenchmarkClearFat56-4 5425743 21.84 ns/op BenchmarkClearFat64-4 5413617 22.24 ns/op BenchmarkClearFat72-4 4962849 23.93 ns/op BenchmarkClearFat128-4 3740552 31.94 ns/op BenchmarkClearFat256-4 2126511 55.76 ns/op BenchmarkClearFat512-4 1478490 81.58 ns/op BenchmarkClearFat1024-4 856719 136.2 ns/op BenchmarkClearFat1032-4 807445 143.5 ns/op BenchmarkClearFat1040-4 802796 144.4 ns/op BenchmarkCopyFat7-4 6193908 19.59 ns/op BenchmarkCopyFat8-4 6109867 17.29 ns/op BenchmarkCopyFat11-4 5880966 20.58 ns/op BenchmarkCopyFat12-4 5941066 19.90 ns/op BenchmarkCopyFat13-4 5824686 20.14 ns/op BenchmarkCopyFat14-4 5997795 20.00 ns/op BenchmarkCopyFat15-4 5683531 20.67 ns/op BenchmarkCopyFat16-4 6471934 18.55 ns/op BenchmarkCopyFat24-4 6369848 18.76 ns/op BenchmarkCopyFat32-4 5859094 19.97 ns/op BenchmarkCopyFat64-4 5582206 21.66 ns/op BenchmarkCopyFat72-4 4999692 24.85 ns/op BenchmarkCopyFat128-4 3656528 32.96 ns/op BenchmarkCopyFat256-4 2111197 56.75 ns/op BenchmarkCopyFat512-4 1389250 86.15 ns/op BenchmarkCopyFat520-4 1368711 87.77 ns/op BenchmarkCopyFat1024-4 784876 146.7 ns/op BenchmarkCopyFat1032-4 786888 149.4 ns/op BenchmarkCopyFat1040-4 785994 150.4 ns/op BenchmarkIssue18740/2byte-4 415 284002 ns/op BenchmarkIssue18740/4byte-4 715 166935 ns/op BenchmarkIssue18740/8byte-4 987 120039 ns/op BenchmarkMemclrKnownSize1-4 8739434 13.64 ns/op 73.29 MB/s BenchmarkMemclrKnownSize2-4 5629585 21.26 ns/op 94.10 MB/s BenchmarkMemclrKnownSize4-4 3304042 36.08 ns/op 110.86 MB/s BenchmarkMemclrKnownSize8-4 1000000 113.9 ns/op 70.22 MB/s BenchmarkMemclrKnownSize16-4 477824 230.4 ns/op 69.43 MB/s BenchmarkMemclrKnownSize32-4 250060 445.9 ns/op 71.77 MB/s BenchmarkMemclrKnownSize64-4 135928 872.1 ns/op 73.38 MB/s BenchmarkMemclrKnownSize112-4 76477 1523 ns/op 73.54 MB/s BenchmarkMemclrKnownSize128-4 68313 1737 ns/op 73.68 MB/s BenchmarkMemclrKnownSize192-4 46200 2579 ns/op 74.44 MB/s BenchmarkMemclrKnownSize248-4 35505 3350 ns/op 74.02 MB/s BenchmarkMemclrKnownSize256-4 33129 3484 ns/op 73.48 MB/s BenchmarkMemclrKnownSize512-4 17367 6930 ns/op 73.88 MB/s BenchmarkMemclrKnownSize1024-4 8287 13731 ns/op 74.57 MB/s BenchmarkMemclrKnownSize4096-4 2176 55369 ns/op 73.98 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7255542 ns/op 72.26 MB/s BenchmarkReadMetricsLatency-4 21126 4478 p50-ns 6638 p90-ns 17447 p99-ns BenchmarkFinalizer-4 180 669508 ns/op BenchmarkFinalizerRun-4 188174 884.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7338872 16.39 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3148329 38.23 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2412411 49.50 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2362365 50.49 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1305656 91.56 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.4 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2228557 54.27 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1248698 96.25 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1307611 91.34 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1969414 60.35 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1996161 61.24 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1701363 70.45 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1472700 81.75 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1343896 89.62 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5411208 22.03 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5757462 20.89 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5741673 20.79 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5845826 20.51 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5334739 22.43 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5044555 23.89 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5798260 20.60 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5740124 20.92 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5709757 21.07 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5862081 20.56 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5762056 20.77 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5662274 20.91 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5785197 20.50 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5760274 20.99 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5763573 20.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5687139 21.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5725210 20.82 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5706352 21.11 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5606382 21.10 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5358518 22.37 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5337406 22.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5775153 20.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5380659 22.27 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5376597 22.27 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5673772 21.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5348264 22.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5351996 22.29 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5838829 20.50 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5386890 22.28 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5361901 22.25 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5827509 20.55 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5718240 20.91 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5729354 20.90 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5824062 20.71 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5749152 20.88 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5695935 20.96 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5822949 20.61 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5765239 20.98 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5726809 20.97 ns/op BenchmarkNetpollBreak-4 3596 30907 ns/op BenchmarkPingPongHog-4 354 340661 ns/op BenchmarkStackGrowth-4 114583 895.6 ns/op BenchmarkStackGrowthDeep-4 1346 96178 ns/op BenchmarkCreateGoroutines-4 50800 2319 ns/op BenchmarkCreateGoroutinesParallel-4 45610 2719 ns/op BenchmarkCreateGoroutinesCapture-4 9190 13259 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37652 3114 ns/op BenchmarkClosureCall-4 17694787 6.115 ns/op BenchmarkWakeupParallelSpinning/0s-4 5730 17755 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7156 23770 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5781 23177 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3043 36773 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2110 57416 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1256 94143 ns/op BenchmarkWakeupParallelSpinning/50µs-4 610 193579 ns/op BenchmarkWakeupParallelSpinning/100µs-4 345 353723 ns/op BenchmarkWakeupParallelSyscall/0s-4 783 155859 ns/op BenchmarkWakeupParallelSyscall/1µs-4 745 156276 ns/op BenchmarkWakeupParallelSyscall/2µs-4 739 158308 ns/op BenchmarkWakeupParallelSyscall/5µs-4 726 166850 ns/op BenchmarkWakeupParallelSyscall/10µs-4 700 207300 ns/op BenchmarkWakeupParallelSyscall/20µs-4 589 210692 ns/op BenchmarkWakeupParallelSyscall/50µs-4 428 272522 ns/op BenchmarkWakeupParallelSyscall/100µs-4 309 386825 ns/op BenchmarkMatmult-4 3965628 34.35 ns/op BenchmarkFastrand-4 10153081 9.902 ns/op BenchmarkFastrand64-4 10793758 9.683 ns/op BenchmarkFastrandHashiter-4 4512853 25.74 ns/op BenchmarkFastrandn/2-4 5576960 21.35 ns/op BenchmarkFastrandn/3-4 5684173 21.05 ns/op BenchmarkFastrandn/4-4 5688639 21.11 ns/op BenchmarkFastrandn/5-4 5711572 20.96 ns/op BenchmarkIfaceCmp100-4 94396 1269 ns/op BenchmarkIfaceCmpNil100-4 151216 784.8 ns/op BenchmarkEfaceCmpDiff-4 37270 3172 ns/op BenchmarkEfaceCmpDiffIndirect-4 30358 3952 ns/op BenchmarkDefer-4 1619468 74.87 ns/op BenchmarkDefer10-4 711039 158.8 ns/op BenchmarkDeferMany-4 491912 464.7 ns/op BenchmarkPanicRecover-4 166516 712.7 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7359 15765 ns/op 14232 p50-ns 20002 p90-ns 33785 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 7782 21241 ns/op 15342 p50-ns 22927 p90-ns 105561 p99-ns BenchmarkGoroutineProfile/small/idle-4 2983 38786 ns/op 37744 p50-ns 41160 p90-ns 50535 p99-ns BenchmarkGoroutineProfile/small/loaded-4 386 337322 ns/op 139776 p50-ns 374820 p90-ns 4143423 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7926 15239 ns/op 14380 p50-ns 18652 p90-ns 28351 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6744 22382 ns/op 15149 p50-ns 22366 p90-ns 108109 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9682633 ns/op 9652033 p50-ns 9766395 p90-ns 9962056 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 12662707 ns/op 11359775 p50-ns 17492739 p90-ns 17492739 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7761 17924 ns/op 17476 p50-ns 21202 p90-ns 33207 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6141 23596 ns/op 15841 p50-ns 27285 p90-ns 196247 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 985 125111 ns/op 119567 p50-ns 132560 p90-ns 205532 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 249 640954 ns/op 257003 p50-ns 457002 p90-ns 14991737 p99-ns BenchmarkRWMutexUncontended-4 3133749 37.93 ns/op BenchmarkRWMutexWrite100-4 578000 193.5 ns/op BenchmarkRWMutexWrite10-4 95666 1282 ns/op BenchmarkRWMutexWorkWrite100-4 522244 227.2 ns/op BenchmarkRWMutexWorkWrite10-4 78031 1428 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1742 67100 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 878 134478 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 915 126305 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 417 282117 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 468 252846 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 194 591169 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 231 514535 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1218774 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 280892 378.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 312752 369.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 267445 432.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 261574 423.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 285121 401.6 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 246184 434.1 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 258420 413.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 252624 415.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 249620 467.9 ns/op BenchmarkMakeSlice/Byte-4 1951309 59.39 ns/op BenchmarkMakeSlice/Int16-4 2049372 56.73 ns/op BenchmarkMakeSlice/Int-4 1576386 73.41 ns/op BenchmarkMakeSlice/Ptr-4 1000000 103.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 121.2 ns/op BenchmarkMakeSlice/Struct/32-4 894304 145.4 ns/op BenchmarkMakeSlice/Struct/40-4 594882 194.3 ns/op BenchmarkGrowSlice/Byte-4 809684 152.1 ns/op BenchmarkGrowSlice/Int16-4 678072 165.6 ns/op BenchmarkGrowSlice/Int-4 583198 207.5 ns/op BenchmarkGrowSlice/Ptr-4 479391 256.4 ns/op BenchmarkGrowSlice/Struct/24-4 285850 358.5 ns/op BenchmarkGrowSlice/Struct/32-4 280448 423.0 ns/op BenchmarkGrowSlice/Struct/40-4 182905 556.0 ns/op BenchmarkExtendSlice/IntSlice-4 520891 254.5 ns/op BenchmarkExtendSlice/PointerSlice-4 401359 318.6 ns/op BenchmarkExtendSlice/NoGrow-4 945750 147.8 ns/op BenchmarkAppend-4 710437 158.3 ns/op BenchmarkAppendGrowByte-4 4 32733336 ns/op BenchmarkAppendGrowString-4 1 371078649 ns/op BenchmarkAppendSlice/1Bytes-4 1871224 63.48 ns/op BenchmarkAppendSlice/4Bytes-4 1845931 65.06 ns/op BenchmarkAppendSlice/7Bytes-4 1782849 67.41 ns/op BenchmarkAppendSlice/8Bytes-4 1830472 65.32 ns/op BenchmarkAppendSlice/15Bytes-4 1735345 68.95 ns/op BenchmarkAppendSlice/16Bytes-4 1756683 68.35 ns/op BenchmarkAppendSlice/32Bytes-4 1783866 67.79 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 76084 1344 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 24741 4991 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9218 17902 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1514 72098 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 104 1099226 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5437429 ns/op BenchmarkAppendStr/1Bytes-4 1399747 85.25 ns/op BenchmarkAppendStr/4Bytes-4 1381449 85.53 ns/op BenchmarkAppendStr/8Bytes-4 1387635 85.17 ns/op BenchmarkAppendStr/16Bytes-4 1378876 87.13 ns/op BenchmarkAppendStr/32Bytes-4 1412437 85.00 ns/op BenchmarkAppendSpecialCase-4 720433 157.0 ns/op BenchmarkCopy/1Byte-4 1947168 61.17 ns/op 16.35 MB/s BenchmarkCopy/1String-4 1913814 62.47 ns/op 16.01 MB/s BenchmarkCopy/2Byte-4 1907736 63.08 ns/op 31.71 MB/s BenchmarkCopy/2String-4 1933185 62.53 ns/op 31.98 MB/s BenchmarkCopy/4Byte-4 1891998 64.46 ns/op 62.05 MB/s BenchmarkCopy/4String-4 1882345 63.88 ns/op 62.62 MB/s BenchmarkCopy/8Byte-4 1918891 62.01 ns/op 129.01 MB/s BenchmarkCopy/8String-4 1924688 62.26 ns/op 128.50 MB/s BenchmarkCopy/12Byte-4 1860290 64.85 ns/op 185.05 MB/s BenchmarkCopy/12String-4 1866678 64.16 ns/op 187.04 MB/s BenchmarkCopy/16Byte-4 1880608 63.64 ns/op 251.40 MB/s BenchmarkCopy/16String-4 1866951 64.75 ns/op 247.09 MB/s BenchmarkCopy/32Byte-4 1808348 67.29 ns/op 475.58 MB/s BenchmarkCopy/32String-4 1753024 68.93 ns/op 464.25 MB/s BenchmarkCopy/128Byte-4 1286470 92.50 ns/op 1383.72 MB/s BenchmarkCopy/128String-4 1238709 98.17 ns/op 1303.80 MB/s BenchmarkCopy/1024Byte-4 411284 290.3 ns/op 3527.29 MB/s BenchmarkCopy/1024String-4 347107 341.0 ns/op 3002.64 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28875 4015 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 19617 6008 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12698 9503 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 11948 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8870 15696 ns/op BenchmarkAppendInPlace/Grow/Byte-4 128340 864.8 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139561 847.5 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 99255 1022 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 89605 1282 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 83422 1430 ns/op BenchmarkStackCopyPtr-4 1 175881454 ns/op BenchmarkStackCopy-4 1 127570943 ns/op BenchmarkStackCopyNoCache-4 16 6360393 ns/op BenchmarkStackCopyWithStkobj-4 1 124452636 ns/op BenchmarkIssue18138-4 668 188933 ns/op BenchmarkCompareStringEqual-4 10377140 11.11 ns/op BenchmarkCompareStringIdentical-4 15731920 6.869 ns/op BenchmarkCompareStringSameLength-4 12092955 9.767 ns/op BenchmarkCompareStringDifferentLength-4 18560672 5.657 ns/op BenchmarkCompareStringBigUnaligned-4 1218 92331 ns/op 11356.79 MB/s BenchmarkCompareStringBig-4 1389 102703 ns/op 10209.87 MB/s BenchmarkConcatStringAndBytes-4 2127328 55.93 ns/op BenchmarkSliceByteToString/1-4 2189958 54.93 ns/op BenchmarkSliceByteToString/2-4 1000000 112.6 ns/op BenchmarkSliceByteToString/4-4 924922 112.0 ns/op BenchmarkSliceByteToString/8-4 1000000 106.6 ns/op BenchmarkSliceByteToString/16-4 1000000 113.9 ns/op BenchmarkSliceByteToString/32-4 1000000 122.1 ns/op BenchmarkSliceByteToString/64-4 974983 140.8 ns/op BenchmarkSliceByteToString/128-4 673280 188.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2163528 55.31 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 865066 138.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 119.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3441385 34.77 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1657929 71.19 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1859523 63.03 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2185786 55.34 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 418509 283.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 529958 225.6 ns/op BenchmarkRuneIterate/range/ASCII-4 5545482 21.52 ns/op BenchmarkRuneIterate/range/Japanese-4 2039805 58.59 ns/op BenchmarkRuneIterate/range/MixedLength-4 2191066 54.71 ns/op BenchmarkRuneIterate/range1/ASCII-4 5568106 21.55 ns/op BenchmarkRuneIterate/range1/Japanese-4 2047876 58.60 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2192550 55.02 ns/op BenchmarkRuneIterate/range2/ASCII-4 5531619 21.52 ns/op BenchmarkRuneIterate/range2/Japanese-4 2054116 58.50 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2163877 55.13 ns/op BenchmarkArrayEqual-4 21074476 5.674 ns/op BenchmarkFunc/Name-4 4455984 25.79 ns/op BenchmarkFunc/Entry-4 9190818 11.94 ns/op BenchmarkFunc/FileLine-4 1494607 78.58 ns/op PASS ok runtime 137.777s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 28232 4276 ns/op BenchmarkHandle/concurrent-4 17311 7008 ns/op PASS ok runtime/cgo 0.500s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21176857 5.669 ns/op BenchmarkAtomicStore64-4 10002913 12.01 ns/op BenchmarkAtomicLoad-4 20785332 5.638 ns/op BenchmarkAtomicStore-4 9911107 12.11 ns/op BenchmarkAnd8-4 9885710 12.08 ns/op BenchmarkAnd-4 9924212 12.02 ns/op BenchmarkAnd8Parallel-4 3085401 46.72 ns/op BenchmarkAndParallel-4 3170613 47.16 ns/op BenchmarkOr8-4 9976879 12.08 ns/op BenchmarkOr-4 9901234 12.02 ns/op BenchmarkOr8Parallel-4 3210483 47.78 ns/op BenchmarkOrParallel-4 2521330 40.86 ns/op BenchmarkXadd-4 3050048 43.90 ns/op BenchmarkXadd64-4 3171342 46.67 ns/op BenchmarkCas-4 2305832 52.46 ns/op BenchmarkCas64-4 2330079 52.12 ns/op BenchmarkXchg-4 2500335 49.58 ns/op BenchmarkXchg64-4 2446520 47.31 ns/op PASS ok runtime/internal/atomic 2.883s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4331932 27.62 ns/op BenchmarkMulUintptr/large-4 3361888 33.83 ns/op PASS ok runtime/internal/math 0.337s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6504349 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9753810 ns/op 757.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 871 145790 ns/op 7.761 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 12918844 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 19338171 ns/op 1546 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 128 927212 ns/op 72.79 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 85308712 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 108072834 ns/op 8939 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 10525098 ns/op 897.8 concurrent_launches/op PASS ok runtime/pprof 1.911s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 13 8481313 ns/op BenchmarkStackLeak-4 14073 8818 ns/op PASS ok runtime/race 0.554s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5344576 20.76 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 237379 485.4 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.293s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 153586 741.8 ns/op BenchmarkSortString1K-4 171 686136 ns/op BenchmarkSortString1K_Slice-4 201 620267 ns/op BenchmarkStableString1K-4 96 1177059 ns/op BenchmarkSortInt1K-4 216 560253 ns/op BenchmarkSortInt1K_Sorted-4 3116 39033 ns/op BenchmarkSortInt1K_Reversed-4 1897 68540 ns/op BenchmarkSortInt1K_Mod8-4 544 240620 ns/op BenchmarkStableInt1K-4 141 853734 ns/op BenchmarkStableInt1K_Slice-4 162 768499 ns/op BenchmarkSortInt64K-4 2 54446300 ns/op BenchmarkSortInt64K_Slice-4 3 46698433 ns/op BenchmarkStableInt64K-4 2 72956002 ns/op BenchmarkSort1e2-4 402 277451 ns/op BenchmarkStable1e2-4 180 840083 ns/op BenchmarkSort1e4-4 2 52059196 ns/op BenchmarkStable1e4-4 1 223015026 ns/op PASS ok sort 3.735s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 846094 140.6 ns/op BenchmarkAtof64Float-4 739393 159.9 ns/op BenchmarkAtof64FloatExp-4 622615 189.4 ns/op BenchmarkAtof64Big-4 416040 274.2 ns/op BenchmarkAtof64RandomBits-4 367707 292.5 ns/op BenchmarkAtof64RandomFloats-4 430749 263.1 ns/op BenchmarkAtof64RandomLongFloats-4 384910 310.2 ns/op BenchmarkAtof32Decimal-4 799311 141.7 ns/op BenchmarkAtof32Float-4 723969 161.4 ns/op BenchmarkAtof32FloatExp-4 600380 196.1 ns/op BenchmarkAtof32Random-4 341636 332.7 ns/op BenchmarkAtof32RandomLong-4 149038 791.2 ns/op BenchmarkParseInt/Pos/7bit-4 1347285 89.16 ns/op BenchmarkParseInt/Pos/26bit-4 588633 193.7 ns/op BenchmarkParseInt/Pos/31bit-4 529878 211.8 ns/op BenchmarkParseInt/Pos/56bit-4 347821 324.8 ns/op BenchmarkParseInt/Pos/63bit-4 338564 344.7 ns/op BenchmarkParseInt/Neg/7bit-4 1395340 85.35 ns/op BenchmarkParseInt/Neg/26bit-4 594212 191.7 ns/op BenchmarkParseInt/Neg/31bit-4 539724 212.8 ns/op BenchmarkParseInt/Neg/56bit-4 369312 318.1 ns/op BenchmarkParseInt/Neg/63bit-4 350692 338.6 ns/op BenchmarkAtoi/Pos/7bit-4 2224502 56.92 ns/op BenchmarkAtoi/Pos/26bit-4 797330 144.0 ns/op BenchmarkAtoi/Pos/31bit-4 747976 156.4 ns/op BenchmarkAtoi/Pos/56bit-4 425016 266.0 ns/op BenchmarkAtoi/Pos/63bit-4 317976 360.8 ns/op BenchmarkAtoi/Neg/7bit-4 2096661 55.78 ns/op BenchmarkAtoi/Neg/26bit-4 810008 142.3 ns/op BenchmarkAtoi/Neg/31bit-4 723475 155.3 ns/op BenchmarkAtoi/Neg/56bit-4 446712 262.4 ns/op BenchmarkAtoi/Neg/63bit-4 327051 357.2 ns/op BenchmarkFormatFloat/Decimal-4 113913 1063 ns/op BenchmarkFormatFloat/Float-4 105460 1123 ns/op BenchmarkFormatFloat/Exp-4 110043 1073 ns/op BenchmarkFormatFloat/NegExp-4 114548 1036 ns/op BenchmarkFormatFloat/LongExp-4 91387 1319 ns/op BenchmarkFormatFloat/Big-4 91099 1332 ns/op BenchmarkFormatFloat/BinaryExp-4 195746 580.0 ns/op BenchmarkFormatFloat/32Integer-4 113810 1021 ns/op BenchmarkFormatFloat/32ExactFraction-4 112797 989.0 ns/op BenchmarkFormatFloat/32Point-4 111350 1090 ns/op BenchmarkFormatFloat/32Exp-4 117039 1030 ns/op BenchmarkFormatFloat/32NegExp-4 117986 1027 ns/op BenchmarkFormatFloat/32Shortest-4 119770 999.4 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 130202 881.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 126447 923.9 ns/op BenchmarkFormatFloat/64Fixed1-4 150558 779.2 ns/op BenchmarkFormatFloat/64Fixed2-4 151594 787.7 ns/op BenchmarkFormatFloat/64Fixed3-4 151658 786.7 ns/op BenchmarkFormatFloat/64Fixed4-4 147130 785.9 ns/op BenchmarkFormatFloat/64Fixed12-4 85104 1404 ns/op BenchmarkFormatFloat/64Fixed16-4 111570 1084 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 113856 1080 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 102098 1156 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2280 49520 ns/op BenchmarkFormatFloat/Slowpath64-4 96388 1249 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 93951 1261 ns/op BenchmarkAppendFloat/Decimal-4 138672 843.6 ns/op BenchmarkAppendFloat/Float-4 119468 948.6 ns/op BenchmarkAppendFloat/Exp-4 138200 858.3 ns/op BenchmarkAppendFloat/NegExp-4 134820 856.9 ns/op BenchmarkAppendFloat/LongExp-4 107750 1057 ns/op BenchmarkAppendFloat/Big-4 106159 1092 ns/op BenchmarkAppendFloat/BinaryExp-4 324068 355.3 ns/op BenchmarkAppendFloat/32Integer-4 139599 843.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 136999 849.3 ns/op BenchmarkAppendFloat/32Point-4 131545 899.1 ns/op BenchmarkAppendFloat/32Exp-4 138712 849.8 ns/op BenchmarkAppendFloat/32NegExp-4 140679 833.6 ns/op BenchmarkAppendFloat/32Shortest-4 157224 751.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 175791 672.7 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 169322 695.1 ns/op BenchmarkAppendFloat/64Fixed1-4 195542 600.6 ns/op BenchmarkAppendFloat/64Fixed2-4 194230 596.0 ns/op BenchmarkAppendFloat/64Fixed3-4 190946 607.5 ns/op BenchmarkAppendFloat/64Fixed4-4 192280 599.4 ns/op BenchmarkAppendFloat/64Fixed12-4 104542 1138 ns/op BenchmarkAppendFloat/64Fixed16-4 137302 871.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 148315 803.8 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 124459 947.0 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2426 48574 ns/op BenchmarkAppendFloat/Slowpath64-4 111841 1043 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 114300 1031 ns/op BenchmarkFormatInt-4 15210 7810 ns/op BenchmarkAppendInt-4 17458 6923 ns/op BenchmarkFormatUint-4 77112 1438 ns/op BenchmarkAppendUint-4 89247 1202 ns/op BenchmarkFormatIntSmall/7-4 2968926 39.15 ns/op BenchmarkFormatIntSmall/42-4 3043375 36.37 ns/op BenchmarkAppendIntSmall-4 1397827 85.53 ns/op BenchmarkAppendUintVarlen/1-4 1346829 89.56 ns/op BenchmarkAppendUintVarlen/12-4 1352408 88.56 ns/op BenchmarkAppendUintVarlen/123-4 872396 127.7 ns/op BenchmarkAppendUintVarlen/1234-4 911122 117.9 ns/op BenchmarkAppendUintVarlen/12345-4 917674 120.8 ns/op BenchmarkAppendUintVarlen/123456-4 893774 121.1 ns/op BenchmarkAppendUintVarlen/1234567-4 893689 125.9 ns/op BenchmarkAppendUintVarlen/12345678-4 880716 125.4 ns/op BenchmarkAppendUintVarlen/123456789-4 878290 130.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 840549 131.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 846974 133.5 ns/op BenchmarkAppendUintVarlen/123456789012-4 850107 133.8 ns/op BenchmarkAppendUintVarlen/1234567890123-4 786468 138.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 805137 136.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 787941 141.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 802711 140.8 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 764386 149.3 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 730432 149.5 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 758181 151.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 722217 153.1 ns/op BenchmarkQuote-4 44210 2599 ns/op BenchmarkQuoteRune-4 435055 264.4 ns/op BenchmarkAppendQuote-4 54657 2156 ns/op BenchmarkAppendQuoteRune-4 872374 137.8 ns/op BenchmarkUnquoteEasy-4 1402686 85.67 ns/op BenchmarkUnquoteHard-4 48165 2409 ns/op PASS ok strconv 15.888s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 366735 281.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 119808 889.3 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 167425 638.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 298402 410.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 76118 1320 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 91776 1150 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 659176 184.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20458 5848 ns/op BenchmarkGenericMatch1-4 2096 53361 ns/op BenchmarkGenericMatch2-4 423 278904 ns/op BenchmarkSingleMaxSkipping-4 7694 14426 ns/op 693.21 MB/s BenchmarkSingleLongSuffixFail-4 15036 7939 ns/op 126.21 MB/s BenchmarkSingleMatch-4 243 475195 ns/op 31.57 MB/s BenchmarkByteByteNoMatch-4 69752 1673 ns/op BenchmarkByteByteMatch-4 18625 6317 ns/op BenchmarkByteStringMatch-4 21762 5348 ns/op BenchmarkHTMLEscapeNew-4 70782 1682 ns/op BenchmarkHTMLEscapeOld-4 86068 1347 ns/op BenchmarkByteStringReplacerWriteString-4 1315 82730 ns/op BenchmarkByteReplacerWriteString-4 1531 76335 ns/op BenchmarkByteByteReplaces-4 3464 33922 ns/op BenchmarkByteByteMap-4 9836 11551 ns/op BenchmarkMap/identity/ASCII-4 706440 164.2 ns/op BenchmarkMap/identity/Greek-4 499766 232.5 ns/op BenchmarkMap/change/ASCII-4 38084 3161 ns/op BenchmarkMap/change/Greek-4 29038 4080 ns/op BenchmarkIndexRune-4 1946404 61.05 ns/op BenchmarkIndexRuneLongString-4 1673203 71.92 ns/op BenchmarkIndexRuneFastPath-4 4455213 26.97 ns/op BenchmarkIndex-4 4406835 26.96 ns/op BenchmarkLastIndex-4 4868815 24.54 ns/op BenchmarkIndexByte-4 10089139 10.95 ns/op BenchmarkToUpper/#00-4 3118947 38.49 ns/op BenchmarkToUpper/ONLYUPPER-4 2412921 49.73 ns/op BenchmarkToUpper/abc-4 338914 362.0 ns/op BenchmarkToUpper/AbC123-4 257970 465.4 ns/op BenchmarkToUpper/azAZ09_-4 263733 425.4 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 54710 2186 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72942 1657 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34122 3527 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57856 2075 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118390 995.5 ns/op BenchmarkToLower/#00-4 3191494 37.61 ns/op BenchmarkToLower/abc-4 2858917 41.96 ns/op BenchmarkToLower/AbC123-4 225782 520.6 ns/op BenchmarkToLower/azAZ09_-4 218491 519.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 96303 1216 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 66042 1846 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36726 3317 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69933 1669 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 115641 1030 ns/op BenchmarkMapNoChanges-4 820377 129.7 ns/op BenchmarkTrim-4 37909 3140 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3269943 36.55 ns/op BenchmarkToValidUTF8/InvalidASCII-4 193939 603.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 122497 923.1 ns/op BenchmarkEqualFold/Tests-4 54121 2161 ns/op BenchmarkEqualFold/ASCII-4 3598446 33.28 ns/op BenchmarkEqualFold/UnicodePrefix-4 111709 1059 ns/op BenchmarkEqualFold/UnicodeSuffix-4 120294 975.4 ns/op BenchmarkIndexHard1-4 820 142357 ns/op BenchmarkIndexHard2-4 602 198624 ns/op BenchmarkIndexHard3-4 150 793520 ns/op BenchmarkIndexHard4-4 180 658972 ns/op BenchmarkLastIndexHard1-4 56 2011378 ns/op BenchmarkLastIndexHard2-4 57 2016971 ns/op BenchmarkLastIndexHard3-4 57 2000446 ns/op BenchmarkCountHard1-4 838 143390 ns/op BenchmarkCountHard2-4 600 200194 ns/op BenchmarkCountHard3-4 150 798976 ns/op BenchmarkIndexTorture-4 7483 15646 ns/op BenchmarkCountTorture-4 7600 15733 ns/op BenchmarkCountTortureOverlapping-4 667 165472 ns/op BenchmarkCountByte/10-4 4393620 26.84 ns/op 372.60 MB/s BenchmarkCountByte/32-4 3998560 29.01 ns/op 1103.12 MB/s BenchmarkCountByte/4096-4 842518 137.9 ns/op 29704.31 MB/s BenchmarkCountByte/4194304-4 654 168302 ns/op 24921.23 MB/s BenchmarkCountByte/67108864-4 18 6342752 ns/op 10580.40 MB/s BenchmarkFields/ASCII/16-4 294042 407.6 ns/op 39.25 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19672 6006 ns/op 42.63 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1339 88843 ns/op 46.10 MB/s 5376 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 1763294 ns/op 37.17 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28592803 ns/op 36.67 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 140947 810.4 ns/op 19.74 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8210 12298 ns/op 20.82 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 560 202280 ns/op 20.25 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4245562 ns/op 15.44 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 87316326 ns/op 12.01 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 262581 471.0 ns/op 33.97 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18306 6322 ns/op 40.49 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 982 114178 ns/op 35.87 MB/s 20736 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 43 2863056 ns/op 22.89 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 64517249 ns/op 16.25 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 156765 655.7 ns/op 24.40 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13117 8993 ns/op 28.47 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 729 157527 ns/op 26.00 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 31 3430739 ns/op 19.10 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 74862371 ns/op 14.01 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 107731922 ns/op BenchmarkSplitSingleByteSeparator-4 14 8109076 ns/op BenchmarkSplitMultiByteSeparator-4 27 3952258 ns/op BenchmarkSplitNSingleByteSeparator-4 209666 519.3 ns/op BenchmarkSplitNMultiByteSeparator-4 173605 666.4 ns/op BenchmarkRepeat/5x0-4 3344953 35.37 ns/op BenchmarkRepeat/5x1-4 3424201 34.45 ns/op BenchmarkRepeat/5x2-4 268114 442.7 ns/op BenchmarkRepeat/5x6-4 153830 737.3 ns/op BenchmarkRepeat/10x0-4 3460735 34.23 ns/op BenchmarkRepeat/10x1-4 3271580 34.59 ns/op BenchmarkRepeat/10x2-4 272713 445.6 ns/op BenchmarkRepeat/10x6-4 158250 750.3 ns/op BenchmarkRepeatLarge/256/1-4 70720 1551 ns/op 165.08 MB/s BenchmarkRepeatLarge/256/16-4 116163 988.7 ns/op 258.92 MB/s BenchmarkRepeatLarge/512/1-4 55460 1938 ns/op 264.19 MB/s BenchmarkRepeatLarge/512/16-4 80919 1409 ns/op 363.40 MB/s BenchmarkRepeatLarge/1024/1-4 43027 2566 ns/op 399.06 MB/s BenchmarkRepeatLarge/1024/16-4 56011 1892 ns/op 541.26 MB/s BenchmarkRepeatLarge/2048/1-4 28984 3829 ns/op 534.93 MB/s BenchmarkRepeatLarge/2048/16-4 34971 3392 ns/op 603.77 MB/s BenchmarkRepeatLarge/4096/1-4 19977 5813 ns/op 704.59 MB/s BenchmarkRepeatLarge/4096/16-4 21826 5263 ns/op 778.29 MB/s BenchmarkRepeatLarge/8192/1-4 11586 10144 ns/op 807.59 MB/s BenchmarkRepeatLarge/8192/16-4 12552 9094 ns/op 900.85 MB/s BenchmarkRepeatLarge/8192/4097-4 5600398 21.40 ns/op 191450.03 MB/s BenchmarkRepeatLarge/16384/1-4 7020 16359 ns/op 1001.51 MB/s BenchmarkRepeatLarge/16384/16-4 7464 16120 ns/op 1016.38 MB/s BenchmarkRepeatLarge/16384/4097-4 9637 12593 ns/op 976.00 MB/s BenchmarkRepeatLarge/32768/1-4 3859 29620 ns/op 1106.29 MB/s BenchmarkRepeatLarge/32768/16-4 3610 29593 ns/op 1107.31 MB/s BenchmarkRepeatLarge/32768/4097-4 4126 30286 ns/op 946.95 MB/s BenchmarkRepeatLarge/65536/1-4 2204 59359 ns/op 1104.06 MB/s BenchmarkRepeatLarge/65536/16-4 2164 58629 ns/op 1117.81 MB/s BenchmarkRepeatLarge/65536/4097-4 2139 53960 ns/op 1138.89 MB/s BenchmarkRepeatLarge/131072/1-4 219 531362 ns/op 246.67 MB/s BenchmarkRepeatLarge/131072/16-4 220 520585 ns/op 251.78 MB/s BenchmarkRepeatLarge/131072/4097-4 228 521479 ns/op 243.55 MB/s BenchmarkRepeatLarge/262144/1-4 100 1056619 ns/op 248.10 MB/s BenchmarkRepeatLarge/262144/16-4 100 1074748 ns/op 243.91 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1036874 ns/op 248.93 MB/s BenchmarkRepeatLarge/524288/1-4 50 2080292 ns/op 252.03 MB/s BenchmarkRepeatLarge/524288/16-4 58 2079029 ns/op 252.18 MB/s BenchmarkRepeatLarge/524288/4097-4 51 2066200 ns/op 251.82 MB/s BenchmarkRepeatLarge/1048576/1-4 27 4096532 ns/op 255.97 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4101443 ns/op 255.66 MB/s BenchmarkRepeatLarge/1048576/4097-4 27 4196068 ns/op 248.98 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8116242 ns/op 258.39 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8040884 ns/op 260.81 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8226166 ns/op 254.50 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16274780 ns/op 257.72 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16396769 ns/op 255.80 MB/s BenchmarkRepeatLarge/4194304/4097-4 6 16888554 ns/op 248.17 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32779174 ns/op 255.91 MB/s BenchmarkRepeatLarge/8388608/16-4 3 33468296 ns/op 250.64 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32510697 ns/op 257.96 MB/s BenchmarkRepeatLarge/16777216/1-4 2 62217370 ns/op 269.65 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63633810 ns/op 263.65 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64134210 ns/op 261.60 MB/s BenchmarkRepeatLarge/33554432/1-4 1 122430623 ns/op 274.07 MB/s BenchmarkRepeatLarge/33554432/16-4 1 122709050 ns/op 273.45 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 126875677 ns/op 264.47 MB/s BenchmarkRepeatLarge/67108864/1-4 1 242371680 ns/op 276.88 MB/s BenchmarkRepeatLarge/67108864/16-4 1 246223777 ns/op 272.55 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 245458759 ns/op 273.40 MB/s BenchmarkRepeatLarge/134217728/1-4 1 487634533 ns/op 275.24 MB/s BenchmarkRepeatLarge/134217728/16-4 1 481352540 ns/op 278.83 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 482786044 ns/op 278.01 MB/s BenchmarkRepeatLarge/268435456/1-4 1 944963463 ns/op 284.07 MB/s BenchmarkRepeatLarge/268435456/16-4 1 946660964 ns/op 283.56 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 969760078 ns/op 276.81 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1921033104 ns/op 279.47 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1932798604 ns/op 277.77 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1925679742 ns/op 278.80 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3731650196 ns/op 287.74 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3777146409 ns/op 284.27 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3798114889 ns/op 282.70 MB/s BenchmarkIndexAnyASCII/1:1-4 2011588 58.35 ns/op BenchmarkIndexAnyASCII/1:2-4 2021973 59.62 ns/op BenchmarkIndexAnyASCII/1:4-4 2011290 59.64 ns/op BenchmarkIndexAnyASCII/1:8-4 2038827 58.43 ns/op BenchmarkIndexAnyASCII/1:16-4 2055698 58.74 ns/op BenchmarkIndexAnyASCII/1:32-4 2034921 58.65 ns/op BenchmarkIndexAnyASCII/1:64-4 1962561 60.05 ns/op BenchmarkIndexAnyASCII/16:1-4 2026635 59.91 ns/op BenchmarkIndexAnyASCII/16:2-4 736262 154.1 ns/op BenchmarkIndexAnyASCII/16:4-4 764774 153.9 ns/op BenchmarkIndexAnyASCII/16:8-4 728077 164.8 ns/op BenchmarkIndexAnyASCII/16:16-4 688879 171.3 ns/op BenchmarkIndexAnyASCII/16:32-4 594596 200.1 ns/op BenchmarkIndexAnyASCII/16:64-4 476707 245.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1864237 63.64 ns/op BenchmarkIndexAnyASCII/256:2-4 73228 1627 ns/op BenchmarkIndexAnyASCII/256:4-4 72175 1634 ns/op BenchmarkIndexAnyASCII/256:8-4 73255 1635 ns/op BenchmarkIndexAnyASCII/256:16-4 72556 1640 ns/op BenchmarkIndexAnyASCII/256:32-4 71575 1672 ns/op BenchmarkIndexAnyASCII/256:64-4 69241 1728 ns/op BenchmarkIndexAnyUTF8/1:1-4 2049553 58.13 ns/op BenchmarkIndexAnyUTF8/1:2-4 2027571 59.81 ns/op BenchmarkIndexAnyUTF8/1:4-4 2033632 59.07 ns/op BenchmarkIndexAnyUTF8/1:8-4 2031483 59.82 ns/op BenchmarkIndexAnyUTF8/1:16-4 2042097 58.34 ns/op BenchmarkIndexAnyUTF8/1:32-4 2027510 59.18 ns/op BenchmarkIndexAnyUTF8/1:64-4 2007272 59.53 ns/op BenchmarkIndexAnyUTF8/16:1-4 1615326 73.49 ns/op BenchmarkIndexAnyUTF8/16:2-4 299586 386.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 303804 384.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 302631 384.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 300338 389.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 294913 396.2 ns/op BenchmarkIndexAnyUTF8/16:64-4 282406 405.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 354139 332.8 ns/op BenchmarkIndexAnyUTF8/256:2-4 22518 5341 ns/op BenchmarkIndexAnyUTF8/256:4-4 22458 5364 ns/op BenchmarkIndexAnyUTF8/256:8-4 22608 5350 ns/op BenchmarkIndexAnyUTF8/256:16-4 22802 5325 ns/op BenchmarkIndexAnyUTF8/256:32-4 22056 5439 ns/op BenchmarkIndexAnyUTF8/256:64-4 21303 5651 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1979941 60.35 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2062032 58.07 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2080364 57.77 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2069622 57.86 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2058825 57.41 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2051400 58.13 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2045870 59.22 ns/op BenchmarkLastIndexAnyASCII/16:1-4 765876 152.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 768337 153.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 752577 155.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 704348 162.0 ns/op BenchmarkLastIndexAnyASCII/16:16-4 699009 171.4 ns/op BenchmarkLastIndexAnyASCII/16:32-4 590214 199.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 492057 247.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 73066 1621 ns/op BenchmarkLastIndexAnyASCII/256:2-4 72916 1629 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73851 1625 ns/op BenchmarkLastIndexAnyASCII/256:8-4 73262 1628 ns/op BenchmarkLastIndexAnyASCII/256:16-4 72987 1638 ns/op BenchmarkLastIndexAnyASCII/256:32-4 72046 1673 ns/op BenchmarkLastIndexAnyASCII/256:64-4 68260 1724 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2018506 59.17 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2044656 57.79 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2092438 57.86 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2061877 57.79 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2107644 57.23 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2027152 58.93 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2049526 58.27 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 368334 322.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 183932 643.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 180649 643.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 183594 648.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 177385 672.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 172203 687.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 170084 691.1 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27594 4338 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12784 9345 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12794 9428 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12682 9471 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12098 9976 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10335 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10220 ns/op BenchmarkTrimASCII/1:1-4 3130660 37.86 ns/op BenchmarkTrimASCII/1:2-4 2432056 49.14 ns/op BenchmarkTrimASCII/1:4-4 2351662 50.55 ns/op BenchmarkTrimASCII/1:8-4 2124700 56.83 ns/op BenchmarkTrimASCII/1:16-4 1706208 70.38 ns/op BenchmarkTrimASCII/16:1-4 2702097 44.38 ns/op BenchmarkTrimASCII/16:2-4 751341 157.0 ns/op BenchmarkTrimASCII/16:4-4 716326 159.5 ns/op BenchmarkTrimASCII/16:8-4 694430 163.8 ns/op BenchmarkTrimASCII/16:16-4 658579 180.3 ns/op BenchmarkTrimASCII/256:1-4 793584 146.3 ns/op BenchmarkTrimASCII/256:2-4 69399 1734 ns/op BenchmarkTrimASCII/256:4-4 68442 1719 ns/op BenchmarkTrimASCII/256:8-4 69591 1726 ns/op BenchmarkTrimASCII/256:16-4 68317 1739 ns/op BenchmarkTrimASCII/4096:1-4 74881 1594 ns/op BenchmarkTrimASCII/4096:2-4 4352 26573 ns/op BenchmarkTrimASCII/4096:4-4 4405 26571 ns/op BenchmarkTrimASCII/4096:8-4 4396 26618 ns/op BenchmarkTrimASCII/4096:16-4 4374 26474 ns/op BenchmarkTrimByte-4 4310642 27.68 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13423 8971 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13342 8989 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1135 104495 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2330 51069 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4562 25642 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7795 14684 ns/op BenchmarkJoin/0-4 5057714 23.40 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4019124 29.14 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 225369 529.9 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 147333 768.3 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 112322 1062 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 92078 1297 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 77694 1545 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 65283 1852 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2501595 47.52 ns/op BenchmarkTrimSpace/ASCII-4 1511337 80.06 ns/op BenchmarkTrimSpace/SomeNonASCII-4 141939 834.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 74193 1589 ns/op BenchmarkReplaceAll-4 122205 981.8 ns/op 16 B/op 1 allocs/op PASS ok strings 67.869s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 51663 2226 ns/op BenchmarkCond2-4 31291 4221 ns/op BenchmarkCond4-4 16890 7253 ns/op BenchmarkCond8-4 9931 14241 ns/op BenchmarkCond16-4 3669 30255 ns/op BenchmarkCond32-4 1713 69909 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 448762 242.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 254817 469.5 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 478537 229.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 460077 357.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 270126 401.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 554445 239.1 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 78040 1974 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 67876 2071 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 54277 2827 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 39714 3210 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 376975 279.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 157831 742.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 428997 250.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 139903 904.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 524316 218.5 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 172777 749.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2424156 58.32 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 42206 3116 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 101824 1109 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 493485 487.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6996 15096 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 289 418894 ns/op BenchmarkRange/*sync.Map-4 1321 86797 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 89438 1631 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 165524 611.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 64476 2036 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 96166 1155 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 226194 529.0 ns/op BenchmarkAdversarialDelete/*sync.Map-4 127012 861.0 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 70699 1981 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 166612 682.8 ns/op BenchmarkDeleteCollision/*sync.Map-4 556508 231.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 47227 2723 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 117469 1035 ns/op BenchmarkSwapCollision/*sync.Map-4 63710 1813 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 258 458333 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 92374 1190 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 287334 372.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19536 5217 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 67501 1972 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20928 5858 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 405136 396.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 103669 1322 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 145659 848.4 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1639200 80.18 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 157816 724.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1944226 61.44 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 509173 250.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 150808 810.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 485006 282.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 87554 1438 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 292474 382.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 398660 269.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 94261 1179 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 524269 237.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 231598 700.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 90330 1189 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 140264 823.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 52696 2333 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 182017 633.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 452480 309.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 113509 1111 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 491641 238.6 ns/op BenchmarkUncontendedSemaphore-4 3410559 35.27 ns/op BenchmarkContendedSemaphore-4 3115218 39.68 ns/op BenchmarkMutexUncontended-4 814444 137.2 ns/op BenchmarkMutex-4 135902 908.8 ns/op BenchmarkMutexSlack-4 141667 918.0 ns/op BenchmarkMutexWork-4 119972 991.4 ns/op BenchmarkMutexWorkSlack-4 140824 958.1 ns/op BenchmarkMutexNoSpin-4 52209 2287 ns/op BenchmarkMutexSpin-4 64729 1929 ns/op BenchmarkOnce-4 636710 216.1 ns/op BenchmarkSemaUncontended-4 5413737 18.53 ns/op BenchmarkSemaSyntNonblock-4 1000000 100.1 ns/op BenchmarkSemaSyntBlock-4 1000000 111.0 ns/op BenchmarkSemaWorkNonblock-4 811288 147.4 ns/op BenchmarkSemaWorkBlock-4 852829 155.2 ns/op BenchmarkRWMutexUncontended-4 346167 295.2 ns/op BenchmarkRWMutexWrite100-4 277614 452.7 ns/op BenchmarkRWMutexWrite10-4 231374 484.8 ns/op BenchmarkRWMutexWorkWrite100-4 228592 549.8 ns/op BenchmarkRWMutexWorkWrite10-4 175438 618.7 ns/op BenchmarkWaitGroupUncontended-4 895216 129.9 ns/op BenchmarkWaitGroupAddDone-4 262724 430.1 ns/op BenchmarkWaitGroupAddDoneWork-4 319862 445.3 ns/op BenchmarkWaitGroupWait-4 5019346 23.49 ns/op BenchmarkWaitGroupWaitWork-4 3350992 39.40 ns/op BenchmarkWaitGroupActuallyWait-4 37579 3200 ns/op 32 B/op 2 allocs/op PASS ok sync 17.993s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 506001 239.9 ns/op PASS ok sync/atomic 0.159s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 99886 1178 ns/op 0 B/op 0 allocs/op PASS ok testing 0.163s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7189 14838 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11095 10709 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 88 1275368 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 118 1002049 ns/op 1096 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 190826406 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 187771221 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1614 68492 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1935 57011 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6203158 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 18 5647071 ns/op 22976 B/op 57 allocs/op BenchmarkTable/10x100000/new-4 1 765355998 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 745150109 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 211 569584 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 235 505347 ns/op 167 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 63455164 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59906749 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7411757415 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7154606853 ns/op 335150152 B/op 100092 allocs/op BenchmarkPyramid/10-4 2337 43918 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3066902 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 340507193 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2266 47670 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 265 456145 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4517556 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7526 15975 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.810s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 81272601 ns/op BenchmarkVariableString-4 95602 1203 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1932 53753 ns/op 2518 B/op 39 allocs/op PASS ok text/template/parse 0.529s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 36 3226473 ns/op BenchmarkAfter-4 112 1135834 ns/op BenchmarkStop-4 204 621671 ns/op BenchmarkSimultaneousAfterFunc-4 27 3884419 ns/op BenchmarkStartStop-4 196 614241 ns/op BenchmarkReset-4 2038 60938 ns/op BenchmarkSleep-4 32 4029811 ns/op BenchmarkParallelTimerLatency-4 50 357411 avg-late-ns 5347523 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 345305 avg-late-ns 856078 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 378321 avg-late-ns 1350234 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 355254 avg-late-ns 1228361 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 368417 avg-late-ns 1452817 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 335258 avg-late-ns 2711601 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 302059 avg-late-ns 1977734 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 178029 avg-late-ns 1367721 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 185061 avg-late-ns 1882000 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 25 312453 avg-late-ns 2033729 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 920462 avg-late-ns 4392990 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 302100 avg-late-ns 1126298 max-late-ns BenchmarkTicker-4 374 340378 ns/op BenchmarkTickerReset-4 3498 30324 ns/op BenchmarkTickerResetNaive-4 156 728773 ns/op BenchmarkNow-4 1000000 100.8 ns/op BenchmarkNowUnixNano-4 1000000 104.7 ns/op BenchmarkNowUnixMilli-4 1000000 102.6 ns/op BenchmarkNowUnixMicro-4 1000000 101.8 ns/op BenchmarkFormat-4 59776 2043 ns/op BenchmarkFormatRFC3339-4 76785 1550 ns/op BenchmarkFormatRFC3339Nano-4 76832 1564 ns/op BenchmarkFormatNow-4 77047 1495 ns/op BenchmarkMarshalJSON-4 105901 1146 ns/op BenchmarkMarshalText-4 104365 1130 ns/op BenchmarkParse-4 139806 846.4 ns/op BenchmarkParseRFC3339UTC-4 292756 366.4 ns/op BenchmarkParseRFC3339UTCBytes-4 215601 558.1 ns/op BenchmarkParseRFC3339TZ-4 99268 1205 ns/op BenchmarkParseRFC3339TZBytes-4 76881 1538 ns/op BenchmarkParseDuration-4 441961 232.7 ns/op BenchmarkHour-4 861396 140.3 ns/op BenchmarkSecond-4 801414 142.8 ns/op BenchmarkYear-4 624010 189.2 ns/op BenchmarkDay-4 567603 208.3 ns/op BenchmarkISOWeek-4 620085 188.8 ns/op BenchmarkGoString-4 76851 1550 ns/op BenchmarkUnmarshalText-4 66852 1755 ns/op PASS ok time 11.406s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 590004 189.6 ns/op BenchmarkDecodeValidJapaneseChars-4 690344 159.6 ns/op BenchmarkDecodeRune-4 1493229 77.23 ns/op BenchmarkEncodeValidASCII-4 569022 197.1 ns/op BenchmarkEncodeValidJapaneseChars-4 832911 148.3 ns/op BenchmarkAppendRuneValidASCII-4 1529022 78.21 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2380506 50.67 ns/op BenchmarkEncodeRune-4 2818734 42.07 ns/op PASS ok unicode/utf16 1.355s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 829326 144.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 170882 681.1 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3699739 32.12 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 403396 280.3 ns/op BenchmarkValidTenASCIIChars-4 797276 139.3 ns/op BenchmarkValid100KASCIIChars-4 93 1276675 ns/op BenchmarkValidTenJapaneseChars-4 153738 776.5 ns/op BenchmarkValidLongMostlyASCII-4 86 1371155 ns/op BenchmarkValidLongJapanese-4 46 2242612 ns/op BenchmarkValidStringTenASCIIChars-4 4872180 24.52 ns/op BenchmarkValidString100KASCIIChars-4 8988 12632 ns/op BenchmarkValidStringTenJapaneseChars-4 416293 258.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1204 98179 ns/op BenchmarkValidStringLongJapanese-4 154 769177 ns/op BenchmarkEncodeASCIIRune-4 4336167 27.58 ns/op BenchmarkEncodeJapaneseRune-4 2440041 46.48 ns/op BenchmarkAppendASCIIRune-4 8751930 13.70 ns/op BenchmarkAppendJapaneseRune-4 2788238 41.68 ns/op BenchmarkDecodeASCIIRune-4 2774488 43.17 ns/op BenchmarkDecodeJapaneseRune-4 1927641 62.40 ns/op BenchmarkFullRune/ASCII-4 3328269 36.17 ns/op BenchmarkFullRune/Incomplete-4 1516119 79.41 ns/op BenchmarkFullRune/Japanese-4 3470496 34.67 ns/op PASS ok unicode/utf8 3.639s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 53130880005 ns/op PASS ok cmd/api 59.174s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 101.3 ns/op BenchmarkEqArrayOfStrings64-4 148389 785.0 ns/op BenchmarkEqArrayOfStrings1024-4 8793 11731 ns/op BenchmarkEqArrayOfFloats5-4 1392734 85.73 ns/op BenchmarkEqArrayOfFloats64-4 143740 832.8 ns/op BenchmarkEqArrayOfFloats1024-4 8851 12945 ns/op BenchmarkEqStruct-4 21220027 5.728 ns/op PASS ok cmd/compile/internal/reflectdata 1.077s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 7929 340187 ns/op BenchmarkCopyElim1-4 760 155873 ns/op BenchmarkCopyElim10-4 586 178199 ns/op BenchmarkCopyElim100-4 310 365993 ns/op BenchmarkCopyElim1000-4 50 2110321 ns/op BenchmarkCopyElim10000-4 3 44403240 ns/op BenchmarkCopyElim100000-4 1 722564946 ns/op BenchmarkDeadCode/1-4 603 200563 ns/op BenchmarkDeadCode/10-4 526 222914 ns/op BenchmarkDeadCode/100-4 244 499763 ns/op BenchmarkDeadCode/1000-4 44 2687465 ns/op BenchmarkDeadCode/10000-4 3 37244455 ns/op BenchmarkDeadCode/100000-4 1 488041224 ns/op BenchmarkDeadCode/200000-4 1 982462016 ns/op BenchmarkDominatorsLinear-4 9 12030008 ns/op 0.83 MB/s BenchmarkDominatorsFwdBack-4 7 16390287 ns/op 0.61 MB/s BenchmarkDominatorsManyPred-4 7 14958776 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 8 15557834 ns/op 0.64 MB/s BenchmarkDominatorsMaxPredVal-4 7 15793396 ns/op 0.63 MB/s BenchmarkFuse/1-4 418 243272 ns/op BenchmarkFuse/10-4 441 290679 ns/op BenchmarkFuse/100-4 134 878848 ns/op BenchmarkFuse/1000-4 16 6406858 ns/op BenchmarkFuse/10000-4 2 91998618 ns/op BenchmarkNilCheckDeep1-4 12922 9455 ns/op 0.11 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4653 23235 ns/op 0.43 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 753 156203 ns/op 0.64 MB/s 657 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1567956 ns/op 0.64 MB/s 5340 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19138592 ns/op 0.52 MB/s 125980 B/op 7 allocs/op BenchmarkDSEPass-4 31 3765201 ns/op 65783 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 120978617 ns/op 4241728 B/op 108202 allocs/op BenchmarkCSEPass-4 7 16336245 ns/op 150258 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 157052109 ns/op 5739608 B/op 97999 allocs/op BenchmarkDeadcodePass-4 148 744007 ns/op 96753 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 128816832 ns/op 4029624 B/op 44905 allocs/op BenchmarkMultiPass-4 56 1905296 ns/op 211428 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 255939608 ns/op 11231096 B/op 150064 allocs/op BenchmarkCondRewrite/SoloJump-4 2977665 39.77 ns/op BenchmarkCondRewrite/CombJump-4 2833735 42.24 ns/op PASS ok cmd/compile/internal/ssa 17.091s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9597 11406 ns/op BenchmarkExtShift-4 16198 7403 ns/op BenchmarkModify-4 9099 12520 ns/op BenchmarkMullImm-4 16237 7446 ns/op BenchmarkConstModify-4 8730 12457 ns/op BenchmarkBitSet-4 18640 6242 ns/op BenchmarkBitClear-4 20726 5784 ns/op BenchmarkBitToggle-4 17748 6402 ns/op BenchmarkBitSetConst-4 149949 788.9 ns/op BenchmarkBitClearConst-4 151723 788.7 ns/op BenchmarkBitToggleConst-4 150219 791.9 ns/op BenchmarkDivconstI64-4 9307599 12.91 ns/op BenchmarkModconstI64-4 8036208 15.12 ns/op BenchmarkDivisiblePow2constI64-4 8239299 14.46 ns/op BenchmarkDivisibleconstI64-4 8534362 14.09 ns/op BenchmarkDivisibleWDivconstI64-4 6117532 19.61 ns/op BenchmarkDivconstU64/3-4 8474482 14.01 ns/op BenchmarkDivconstU64/5-4 8631760 13.88 ns/op BenchmarkDivconstU64/37-4 8419142 14.47 ns/op BenchmarkDivconstU64/1234567-4 8893760 13.29 ns/op BenchmarkModconstU64-4 8217938 14.46 ns/op BenchmarkDivisibleconstU64-4 9629740 12.54 ns/op BenchmarkDivisibleWDivconstU64-4 6487102 18.76 ns/op BenchmarkDivconstI32-4 8555947 13.98 ns/op BenchmarkModconstI32-4 8320201 14.45 ns/op BenchmarkDivisiblePow2constI32-4 8172973 14.61 ns/op BenchmarkDivisibleconstI32-4 8714618 13.62 ns/op BenchmarkDivisibleWDivconstI32-4 6088369 19.61 ns/op BenchmarkDivconstU32-4 8584758 13.96 ns/op BenchmarkModconstU32-4 8401299 14.20 ns/op BenchmarkDivisibleconstU32-4 8437824 14.12 ns/op BenchmarkDivisibleWDivconstU32-4 6155724 19.67 ns/op BenchmarkDivconstI16-4 8870145 13.50 ns/op BenchmarkModconstI16-4 9598641 12.57 ns/op BenchmarkDivisiblePow2constI16-4 8160561 14.17 ns/op BenchmarkDivisibleconstI16-4 8646079 13.62 ns/op BenchmarkDivisibleWDivconstI16-4 6159092 19.58 ns/op BenchmarkDivconstU16-4 9844023 12.38 ns/op BenchmarkModconstU16-4 9623272 12.56 ns/op BenchmarkDivisibleconstU16-4 8375133 14.63 ns/op BenchmarkDivisibleWDivconstU16-4 6260182 19.14 ns/op BenchmarkDivconstI8-4 9304410 12.93 ns/op BenchmarkModconstI8-4 9096728 12.83 ns/op BenchmarkDivisiblePow2constI8-4 8687743 13.96 ns/op BenchmarkDivisibleconstI8-4 8523283 14.07 ns/op BenchmarkDivisibleWDivconstI8-4 5900884 20.20 ns/op BenchmarkDivconstU8-4 8459277 14.27 ns/op BenchmarkModconstU8-4 9595659 12.58 ns/op BenchmarkDivisibleconstU8-4 8369726 14.52 ns/op BenchmarkDivisibleWDivconstU8-4 6265152 19.23 ns/op BenchmarkMul2-4 165601 720.1 ns/op BenchmarkMulNeg2-4 164780 729.5 ns/op BenchmarkEfaceInteger-4 4332528 27.72 ns/op BenchmarkMulconstI32/3-4 16426971 7.209 ns/op BenchmarkMulconstI32/5-4 16155105 7.227 ns/op BenchmarkMulconstI32/12-4 16499972 7.193 ns/op BenchmarkMulconstI32/120-4 16528234 7.239 ns/op BenchmarkMulconstI32/-120-4 15031953 7.929 ns/op BenchmarkMulconstI32/65537-4 16143066 7.264 ns/op BenchmarkMulconstI32/65538-4 16455007 7.229 ns/op BenchmarkMulconstI64/3-4 16496511 7.230 ns/op BenchmarkMulconstI64/5-4 16474814 7.230 ns/op BenchmarkMulconstI64/12-4 16146532 7.333 ns/op BenchmarkMulconstI64/120-4 15740342 7.643 ns/op BenchmarkMulconstI64/-120-4 16614597 7.197 ns/op BenchmarkMulconstI64/65537-4 16366482 7.330 ns/op BenchmarkMulconstI64/65538-4 16272048 7.324 ns/op BenchmarkMulconstU32/3-4 16523983 7.233 ns/op BenchmarkMulconstU32/5-4 16460284 7.363 ns/op BenchmarkMulconstU32/12-4 16649233 7.182 ns/op BenchmarkMulconstU32/120-4 16653999 7.237 ns/op BenchmarkMulconstU32/65537-4 16560567 7.390 ns/op BenchmarkMulconstU32/65538-4 16387849 7.275 ns/op BenchmarkMulconstU64/3-4 16547836 7.236 ns/op BenchmarkMulconstU64/5-4 16422985 7.221 ns/op BenchmarkMulconstU64/12-4 15458619 7.768 ns/op BenchmarkMulconstU64/120-4 16049839 7.234 ns/op BenchmarkMulconstU64/65537-4 15381499 7.784 ns/op BenchmarkMulconstU64/65538-4 16445890 7.314 ns/op BenchmarkShiftArithmeticRight-4 19744424 6.031 ns/op BenchmarkSwitch8Predictable-4 12805346 8.141 ns/op BenchmarkSwitch8Unpredictable-4 6638978 18.10 ns/op BenchmarkSwitch32Predictable-4 8020228 12.50 ns/op BenchmarkSwitch32Unpredictable-4 6687687 17.99 ns/op BenchmarkSwitchStringPredictable-4 7809961 13.74 ns/op BenchmarkSwitchStringUnpredictable-4 4371916 24.40 ns/op PASS ok cmd/compile/internal/test 12.400s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 124 921329 ns/op BenchmarkNamed/Underlying/nongeneric-4 791091 145.2 ns/op BenchmarkNamed/Underlying/generic-4 771998 139.7 ns/op BenchmarkNamed/Underlying/src_instance-4 804309 138.5 ns/op BenchmarkNamed/Underlying/user_instance-4 821935 140.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 565386930 ns/op 53875 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 364215335 ns/op 83625 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 169677251 ns/op 179434 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 139193086 ns/op 218700 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 338042972 ns/op 15173 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 89333372 ns/op 57404 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35129876 ns/op 145976 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 33280031 ns/op 154063 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 128867269 ns/op 16833 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 40109254 ns/op 54081 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21640313 ns/op 100240 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 20216935 ns/op 107286 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1182726433 ns/op 53210 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 589630825 ns/op 106727 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 159585238 ns/op 394180 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 119072176 ns/op 528228 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 390966140 ns/op 5174 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 65948968 ns/op 30663 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41146287 ns/op 49141 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39595552 ns/op 51069 lines/s PASS ok cmd/compile/internal/types2 15.277s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 128 915270 ns/op 2057453 sys-ns/op 1400273 user-ns/op PASS ok cmd/go 0.208s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 68869 1711 ns/op 4.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78536 1494 ns/op 5.36 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14426 8267 ns/op 123.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14890 8090 ns/op 126.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2234 53449 ns/op 153.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2252 53421 ns/op 153.35 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.972s All tests passed.