linux-amd64-race at 16544b83f8b4ef36fb9f93af7adb4b7135bdcc2d :: 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-rn2b346ab" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=18s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn2b346ab" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=18s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.242s ok archive/zip 2.408s ok bufio 0.321s ok bytes 3.207s ok compress/bzip2 0.478s ok compress/flate 5.919s ok compress/gzip 11.716s ok compress/lzw 0.557s ok compress/zlib 4.926s ok container/heap 0.041s ok container/list 0.031s ok container/ring 0.033s ok context 0.045s ok crypto 0.030s ok crypto/aes 0.070s ok crypto/cipher 0.061s ok crypto/des 0.061s ok crypto/dsa 0.031s ok crypto/ecdh 0.234s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.395s ok crypto/elliptic 0.050s ok crypto/hmac 0.040s ok crypto/internal/alias 0.030s ok crypto/internal/bigmod 2.350s ok crypto/internal/boring 0.031s ok crypto/internal/boring/bcache 0.372s ok crypto/internal/edwards25519 35.542s ok crypto/internal/edwards25519/field 12.440s ok crypto/internal/nistec 0.803s ok crypto/internal/nistec/fiat 0.030s [no tests to run] ok crypto/md5 0.044s ok crypto/rand 0.328s ok crypto/rc4 0.467s ok crypto/rsa 1.403s ok crypto/sha1 0.051s ok crypto/sha256 0.042s ok crypto/sha512 0.040s ok crypto/subtle 0.426s ok crypto/tls 1.612s ok crypto/x509 1.095s ok database/sql 0.360s ok database/sql/driver 0.031s ok debug/buildinfo 0.051s ok debug/dwarf 0.093s ok debug/elf 1.289s ok debug/gosym 0.356s ok debug/macho 0.054s ok debug/pe 0.062s ok debug/plan9obj 0.031s ok embed 0.031s [no tests to run] ok embed/internal/embedtest 0.032s ok encoding/ascii85 0.040s ok encoding/asn1 0.041s ok encoding/base32 0.083s ok encoding/base64 0.040s ok encoding/binary 0.041s ok encoding/csv 0.076s ok encoding/gob 18.268s ok encoding/hex 0.042s ok encoding/json 1.264s ok encoding/pem 2.366s ok encoding/xml 0.248s ok errors 0.040s ok expvar 0.031s ok flag 0.146s ok fmt 0.517s ok go/ast 0.041s ok go/build 4.224s ok go/build/constraint 0.041s ok go/constant 0.041s ok go/doc 0.264s ok go/doc/comment 2.159s ok go/format 0.063s ok go/importer 0.207s ok go/internal/gccgoimporter 0.061s ok go/internal/gcimporter 1.271s ok go/internal/srcimporter 13.544s ok go/parser 0.861s ok go/printer 1.286s ok go/scanner 0.040s ok go/token 0.122s ok go/types 33.293s ok hash 0.041s ok hash/adler32 0.061s ok hash/crc32 0.070s ok hash/crc64 0.042s ok hash/fnv 0.030s ok hash/maphash 0.030s ok html 0.032s ok html/template 0.224s ok image 0.426s ok image/color 0.051s ok image/draw 0.578s ok image/gif 0.923s ok image/jpeg 1.279s ok image/png 3.122s ok index/suffixarray 0.975s ok internal/abi 0.057s ok internal/buildcfg 0.030s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.031s ok internal/coverage/pods 0.030s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.061s ok internal/cpu 0.090s ok internal/dag 0.030s ok internal/diff 0.030s ok internal/fmtsort 0.030s ok internal/fuzz 0.050s ok internal/godebug 0.031s ok internal/intern 0.265s ok internal/itoa 0.030s ok internal/poll 0.528s ok internal/profile 0.031s ok internal/reflectlite 0.255s ok internal/safefilepath 0.030s ok internal/saferio 0.292s ok internal/singleflight 0.103s ok internal/testenv 0.030s ok internal/trace 0.173s ok internal/types/errors 0.394s ok internal/unsafeheader 0.031s ok internal/xcoff 0.050s ok io 0.072s ok io/fs 0.274s ok io/ioutil 0.040s ok log 0.040s ok log/slog 0.054s ok log/slog/internal/buffer 0.030s ok log/syslog 1.260s ok maps 0.032s ok math 0.050s ok math/big 2.989s ok math/bits 0.041s ok math/cmplx 0.031s ok math/rand 2.111s ok mime 0.051s ok mime/multipart 6.739s ok mime/quotedprintable 0.083s ok net 18.315s ok net/http 7.252s ok net/http/cgi 0.584s ok net/http/cookiejar 0.041s ok net/http/fcgi 0.152s ok net/http/httptest 0.196s ok net/http/httptrace 0.031s ok net/http/httputil 0.695s ok net/http/internal 0.041s ok net/http/internal/ascii 0.032s ok net/http/pprof 5.209s ok net/internal/socktest 0.030s ok net/mail 0.041s ok net/netip 0.375s ok net/rpc 0.079s ok net/rpc/jsonrpc 0.042s ok net/smtp 0.072s ok net/textproto 0.052s ok net/url 0.052s ok os 0.670s ok os/exec 0.239s ok os/exec/internal/fdtest 0.030s ok os/signal 2.361s ok os/user 0.032s ok path 0.032s ok path/filepath 0.082s ok plugin 0.030s ok reflect 0.867s ok regexp 3.201s ok regexp/syntax 4.491s ok runtime 35.405s ok runtime/cgo 0.032s ok runtime/coverage 0.031s ok runtime/debug 0.131s ok runtime/internal/atomic 0.085s ok runtime/internal/math 0.033s ok runtime/internal/sys 0.031s ok runtime/internal/syscall 0.030s ok runtime/metrics 0.030s ok runtime/pprof 7.429s ok runtime/race 9.997s ok runtime/trace 3.736s ok slices 0.035s ok sort 0.416s ok strconv 2.316s ok strings 1.592s ok sync 0.483s ok sync/atomic 1.779s ok syscall 3.306s ok testing 0.844s ok testing/fstest 0.040s ok testing/iotest 0.034s ok testing/quick 0.195s ok text/scanner 0.053s ok text/tabwriter 0.042s ok text/template 0.104s ok text/template/parse 0.052s ok time 2.312s ok unicode 0.040s ok unicode/utf16 0.033s ok unicode/utf8 0.051s ok cmd/addr2line 1.395s ok cmd/api 7.456s ok cmd/asm/internal/asm 3.243s ok cmd/asm/internal/lex 0.030s ok cmd/compile/internal/abt 0.053s ok cmd/compile/internal/amd64 52.345s ok cmd/compile/internal/base 0.030s ok cmd/compile/internal/compare 0.030s ok cmd/compile/internal/dwarfgen 0.439s ok cmd/compile/internal/importer 0.912s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 0.234s ok cmd/compile/internal/loopvar 19.531s ok cmd/compile/internal/noder 0.041s ok cmd/compile/internal/reflectdata 0.031s [no tests to run] ok cmd/compile/internal/ssa 22.711s ok cmd/compile/internal/syntax 0.153s ok cmd/compile/internal/test 12.770s ok cmd/compile/internal/typecheck 0.280s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 8.541s ok cmd/covdata 0.030s ok cmd/cover 1.665s ok cmd/dist 0.035s ok cmd/doc 0.849s ok cmd/fix 0.923s ok cmd/go 35.723s ok cmd/go/internal/auth 0.030s ok cmd/go/internal/cache 0.130s ok cmd/go/internal/fsys 0.063s ok cmd/go/internal/generate 0.041s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.041s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.194s ok cmd/go/internal/lockedfile/internal/filelock 0.090s ok cmd/go/internal/modconv 0.051s ok cmd/go/internal/modfetch 0.041s ok cmd/go/internal/modfetch/codehost 0.051s ok cmd/go/internal/modfetch/zip_sum_test 0.030s ok cmd/go/internal/modindex 0.599s ok cmd/go/internal/modload 0.042s ok cmd/go/internal/mvs 0.051s ok cmd/go/internal/par 0.126s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.044s ok cmd/go/internal/vcs 0.041s ok cmd/go/internal/vcweb 0.042s ok cmd/go/internal/vcweb/vcstest 4.450s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.150s ok cmd/gofmt 0.236s ok cmd/internal/archive 0.482s ok cmd/internal/buildid 0.600s ok cmd/internal/cov 0.330s ok cmd/internal/dwarf 0.034s ok cmd/internal/edit 0.032s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 1.111s ok cmd/internal/notsha256 0.036s ok cmd/internal/obj 0.531s ok cmd/internal/obj/ppc64 0.112s ok cmd/internal/obj/riscv 0.054s ok cmd/internal/obj/s390x 0.031s ok cmd/internal/obj/x86 0.191s ok cmd/internal/objabi 0.034s ok cmd/internal/pkgpath 0.150s ok cmd/internal/pkgpattern 0.044s ok cmd/internal/quoted 0.030s ok cmd/internal/src 0.030s ok cmd/internal/test2json 0.722s ok cmd/link 3.383s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 2.772s ok cmd/link/internal/loader 0.073s ok cmd/nm 0.962s ok cmd/objdump 1.433s ok cmd/pack 0.577s ok cmd/pprof 1.512s ok cmd/trace 0.305s ok cmd/vet 11.373s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2638 38825 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2072 49134 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1503 74508 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3811 28957 ns/op 5033 B/op 15 allocs/op Benchmark/Reader/GNU-4 5172 20633 ns/op 5151 B/op 15 allocs/op Benchmark/Reader/PAX-4 2028 58287 ns/op 8612 B/op 33 allocs/op PASS ok archive/tar 0.839s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 338593338 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 162659618 ns/op BenchmarkZip64TestSizes/4096-4 1251 88165 ns/op BenchmarkZip64TestSizes/1048576-4 169 794137 ns/op BenchmarkZip64TestSizes/67108864-4 1 139116559 ns/op PASS ok archive/zip 1.420s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 244893 488.6 ns/op BenchmarkReaderCopyUnoptimal-4 143331 793.0 ns/op BenchmarkReaderCopyNoWriteTo-4 6790 17177 ns/op BenchmarkReaderWriteToOptimal-4 7533 15377 ns/op BenchmarkReaderReadString-4 125330 872.7 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 219242 531.3 ns/op BenchmarkWriterCopyUnoptimal-4 205116 547.5 ns/op BenchmarkWriterCopyNoReadFrom-4 5937 20256 ns/op BenchmarkReaderEmpty-4 37701 3199 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 27938 3943 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 631273 187.8 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.894s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4814 22681 ns/op 1444.75 MB/s BenchmarkWriteByte-4 494 233047 ns/op 17.58 MB/s BenchmarkWriteRune-4 262 454686 ns/op 27.03 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3679971 ns/op BenchmarkBufferFullSmallReads-4 100 1056646 ns/op BenchmarkBufferWriteBlock/N4096-4 6840 15247 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 411 265644 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 21037583 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 132693981 ns/op 126.44 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4435000 26.49 ns/op 377.49 MB/s BenchmarkIndexByte/32-4 4224199 27.81 ns/op 1150.74 MB/s BenchmarkIndexByte/4K-4 856874 133.9 ns/op 30601.31 MB/s BenchmarkIndexBytePortable/10-4 789687 144.3 ns/op 69.28 MB/s BenchmarkIndexBytePortable/32-4 262011 451.4 ns/op 70.90 MB/s BenchmarkIndexBytePortable/4K-4 2190 52927 ns/op 77.39 MB/s BenchmarkIndexRune/10-4 1221198 98.54 ns/op 101.49 MB/s BenchmarkIndexRune/32-4 1222114 98.40 ns/op 325.21 MB/s BenchmarkIndexRune/4K-4 376442 308.3 ns/op 13284.90 MB/s BenchmarkIndexRuneASCII/10-4 4687935 23.94 ns/op 417.75 MB/s BenchmarkIndexRuneASCII/32-4 4364593 26.30 ns/op 1216.66 MB/s BenchmarkIndexRuneASCII/4K-4 834926 132.2 ns/op 30981.18 MB/s BenchmarkEqual/0-4 7198479 15.03 ns/op BenchmarkEqual/1-4 1519834 77.35 ns/op 12.93 MB/s BenchmarkEqual/6-4 1513941 79.08 ns/op 75.87 MB/s BenchmarkEqual/9-4 1515663 79.42 ns/op 113.32 MB/s BenchmarkEqual/15-4 1485781 80.60 ns/op 186.11 MB/s BenchmarkEqual/16-4 1584250 75.41 ns/op 212.18 MB/s BenchmarkEqual/20-4 1451806 82.32 ns/op 242.95 MB/s BenchmarkEqual/32-4 1482079 81.43 ns/op 392.99 MB/s BenchmarkEqual/4K-4 107714 1100 ns/op 3722.82 MB/s BenchmarkIndex/10-4 3375644 35.60 ns/op 280.94 MB/s BenchmarkIndex/32-4 3185923 38.14 ns/op 838.94 MB/s BenchmarkIndex/4K-4 18163 6617 ns/op 618.99 MB/s BenchmarkIndexEasy/10-4 3077914 36.90 ns/op 270.99 MB/s BenchmarkIndexEasy/32-4 3103977 37.77 ns/op 847.14 MB/s BenchmarkIndexEasy/4K-4 479199 242.5 ns/op 16893.84 MB/s BenchmarkCount/10-4 1525182 78.74 ns/op 127.00 MB/s BenchmarkCount/32-4 1525152 78.95 ns/op 405.31 MB/s BenchmarkCount/4K-4 18160 6591 ns/op 621.46 MB/s BenchmarkCountEasy/10-4 1563499 76.89 ns/op 130.05 MB/s BenchmarkCountEasy/32-4 1533877 78.46 ns/op 407.87 MB/s BenchmarkCountEasy/4K-4 421720 277.7 ns/op 14749.03 MB/s BenchmarkCountSingle/10-4 3967870 30.23 ns/op 330.82 MB/s BenchmarkCountSingle/32-4 3569659 32.27 ns/op 991.55 MB/s BenchmarkCountSingle/4K-4 762213 140.8 ns/op 29088.55 MB/s BenchmarkToUpper/#00-4 2793651 42.84 ns/op BenchmarkToUpper/ONLYUPPER-4 297610 405.5 ns/op BenchmarkToUpper/abc-4 501640 241.3 ns/op BenchmarkToUpper/AbC123-4 275811 424.5 ns/op BenchmarkToUpper/azAZ09_-4 273728 449.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77017 1505 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39696 3008 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54332 2213 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 124632 939.0 ns/op BenchmarkToLower/#00-4 2904108 41.24 ns/op BenchmarkToLower/abc-4 457666 262.4 ns/op BenchmarkToLower/AbC123-4 295099 410.4 ns/op BenchmarkToLower/azAZ09_-4 258477 463.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 74257 1537 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39931 2986 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69004 1720 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121734 977.3 ns/op BenchmarkFields/ASCII/16-4 126504 935.8 ns/op 17.10 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 6866 14742 ns/op 17.36 MB/s 1024 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 566 207290 ns/op 19.76 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 31 3798789 ns/op 17.25 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60750895 ns/op 17.26 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 80348 1491 ns/op 10.73 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5794 20766 ns/op 12.33 MB/s 640 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 343 323445 ns/op 12.66 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6333259 ns/op 10.35 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 122067994 ns/op 8.59 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 153873 757.1 ns/op 21.13 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 8808 12453 ns/op 20.56 MB/s 2048 B/op 2 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 686 172180 ns/op 23.79 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 3842087 ns/op 17.06 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 81428859 ns/op 12.88 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 111226 1031 ns/op 15.52 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8037 14800 ns/op 17.30 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 490 232738 ns/op 17.60 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 21 4817570 ns/op 13.60 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 97940607 ns/op 10.71 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2032342 58.75 ns/op BenchmarkTrimSpace/ASCII-4 992774 113.5 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108505 1074 ns/op BenchmarkTrimSpace/JustNonASCII-4 50522 2353 ns/op BenchmarkToValidUTF8/Valid-4 481664 255.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 332568 355.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 93139 1254 ns/op BenchmarkIndexHard1-4 787 143333 ns/op BenchmarkIndexHard2-4 596 199525 ns/op BenchmarkIndexHard3-4 150 803472 ns/op BenchmarkIndexHard4-4 181 655073 ns/op BenchmarkLastIndexHard1-4 5 22208345 ns/op BenchmarkLastIndexHard2-4 4 29076073 ns/op BenchmarkLastIndexHard3-4 4 31350120 ns/op BenchmarkCountHard1-4 829 142947 ns/op BenchmarkCountHard2-4 597 202866 ns/op BenchmarkCountHard3-4 148 800443 ns/op BenchmarkSplitEmptySeparator-4 1 175955188 ns/op BenchmarkSplitSingleByteSeparator-4 10 10787667 ns/op BenchmarkSplitMultiByteSeparator-4 10 10037899 ns/op BenchmarkSplitNSingleByteSeparator-4 179908 614.0 ns/op BenchmarkSplitNMultiByteSeparator-4 72226 1566 ns/op BenchmarkRepeat-4 174778 624.7 ns/op BenchmarkRepeatLarge/256/1-4 128889 814.3 ns/op 314.38 MB/s BenchmarkRepeatLarge/256/16-4 223684 537.9 ns/op 475.91 MB/s BenchmarkRepeatLarge/512/1-4 99332 1069 ns/op 478.81 MB/s BenchmarkRepeatLarge/512/16-4 151536 795.6 ns/op 643.54 MB/s BenchmarkRepeatLarge/1024/1-4 69168 1562 ns/op 655.72 MB/s BenchmarkRepeatLarge/1024/16-4 82425 1302 ns/op 786.77 MB/s BenchmarkRepeatLarge/2048/1-4 42146 2545 ns/op 804.83 MB/s BenchmarkRepeatLarge/2048/16-4 49650 2277 ns/op 899.44 MB/s BenchmarkRepeatLarge/4096/1-4 27320 4303 ns/op 951.82 MB/s BenchmarkRepeatLarge/4096/16-4 28770 3982 ns/op 1028.62 MB/s BenchmarkRepeatLarge/8192/1-4 15225 8084 ns/op 1013.37 MB/s BenchmarkRepeatLarge/8192/16-4 15691 7416 ns/op 1104.66 MB/s BenchmarkRepeatLarge/8192/4097-4 23787 4619 ns/op 887.03 MB/s BenchmarkRepeatLarge/16384/1-4 8385 13974 ns/op 1172.47 MB/s BenchmarkRepeatLarge/16384/16-4 7927 14145 ns/op 1158.25 MB/s BenchmarkRepeatLarge/16384/4097-4 10846 11731 ns/op 1047.77 MB/s BenchmarkRepeatLarge/32768/1-4 4374 27224 ns/op 1203.63 MB/s BenchmarkRepeatLarge/32768/16-4 4489 27679 ns/op 1183.86 MB/s BenchmarkRepeatLarge/32768/4097-4 4722 24985 ns/op 1147.83 MB/s BenchmarkRepeatLarge/65536/1-4 2238 52773 ns/op 1241.84 MB/s BenchmarkRepeatLarge/65536/16-4 2247 52930 ns/op 1238.15 MB/s BenchmarkRepeatLarge/65536/4097-4 2346 53391 ns/op 1151.04 MB/s BenchmarkRepeatLarge/131072/1-4 223 511703 ns/op 256.15 MB/s BenchmarkRepeatLarge/131072/16-4 228 514306 ns/op 254.85 MB/s BenchmarkRepeatLarge/131072/4097-4 228 501526 ns/op 253.24 MB/s BenchmarkRepeatLarge/262144/1-4 100 1029863 ns/op 254.54 MB/s BenchmarkRepeatLarge/262144/16-4 114 1020901 ns/op 256.78 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1042333 ns/op 247.63 MB/s BenchmarkRepeatLarge/524288/1-4 62 2008454 ns/op 261.04 MB/s BenchmarkRepeatLarge/524288/16-4 60 2013901 ns/op 260.33 MB/s BenchmarkRepeatLarge/524288/4097-4 63 2017285 ns/op 257.93 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4067985 ns/op 257.76 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4058648 ns/op 258.36 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4109714 ns/op 254.21 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7701616 ns/op 272.30 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7663737 ns/op 273.65 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7765160 ns/op 269.61 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15552342 ns/op 269.69 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15583631 ns/op 269.15 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15679120 ns/op 267.31 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31305854 ns/op 267.96 MB/s BenchmarkRepeatLarge/8388608/16-4 4 30416289 ns/op 275.79 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 30810898 ns/op 272.19 MB/s BenchmarkRepeatLarge/16777216/1-4 2 60435500 ns/op 277.61 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62481792 ns/op 268.51 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61870080 ns/op 271.17 MB/s BenchmarkRepeatLarge/33554432/1-4 1 118544564 ns/op 283.05 MB/s BenchmarkRepeatLarge/33554432/16-4 1 119861731 ns/op 279.94 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 119592462 ns/op 280.57 MB/s BenchmarkRepeatLarge/67108864/1-4 1 234253907 ns/op 286.48 MB/s BenchmarkRepeatLarge/67108864/16-4 1 232865006 ns/op 288.19 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 233543863 ns/op 287.35 MB/s BenchmarkRepeatLarge/134217728/1-4 1 467828022 ns/op 286.90 MB/s BenchmarkRepeatLarge/134217728/16-4 1 459500130 ns/op 292.10 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 472530217 ns/op 284.04 MB/s BenchmarkRepeatLarge/268435456/1-4 1 921452360 ns/op 291.32 MB/s BenchmarkRepeatLarge/268435456/16-4 1 914022670 ns/op 293.69 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 900803469 ns/op 298.00 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1804538655 ns/op 297.51 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1825839270 ns/op 294.04 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1804991433 ns/op 297.44 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3755489181 ns/op 285.91 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3558014655 ns/op 301.78 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3573998850 ns/op 300.43 MB/s BenchmarkBytesCompare/1-4 9016518 12.06 ns/op BenchmarkBytesCompare/2-4 8860329 12.88 ns/op BenchmarkBytesCompare/4-4 9360870 12.93 ns/op BenchmarkBytesCompare/8-4 10075783 12.00 ns/op BenchmarkBytesCompare/16-4 9916777 12.05 ns/op BenchmarkBytesCompare/32-4 9256976 12.94 ns/op BenchmarkBytesCompare/64-4 8109579 14.60 ns/op BenchmarkBytesCompare/128-4 7808361 15.52 ns/op BenchmarkBytesCompare/256-4 5605857 19.82 ns/op BenchmarkBytesCompare/512-4 3922305 30.15 ns/op BenchmarkBytesCompare/1024-4 2490174 48.66 ns/op BenchmarkBytesCompare/2048-4 1420978 84.42 ns/op BenchmarkIndexAnyASCII/1:1-4 2342376 49.81 ns/op BenchmarkIndexAnyASCII/1:2-4 2403512 48.66 ns/op BenchmarkIndexAnyASCII/1:4-4 2348365 48.67 ns/op BenchmarkIndexAnyASCII/1:8-4 2379260 48.72 ns/op BenchmarkIndexAnyASCII/1:16-4 2390096 48.79 ns/op BenchmarkIndexAnyASCII/1:32-4 2392701 48.93 ns/op BenchmarkIndexAnyASCII/1:64-4 2394493 48.92 ns/op BenchmarkIndexAnyASCII/16:1-4 2074425 56.61 ns/op BenchmarkIndexAnyASCII/16:2-4 422400 274.7 ns/op BenchmarkIndexAnyASCII/16:4-4 413283 278.8 ns/op BenchmarkIndexAnyASCII/16:8-4 412868 283.4 ns/op BenchmarkIndexAnyASCII/16:16-4 386028 301.9 ns/op BenchmarkIndexAnyASCII/16:32-4 356436 326.7 ns/op BenchmarkIndexAnyASCII/16:64-4 316606 373.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1872474 63.36 ns/op BenchmarkIndexAnyASCII/256:2-4 33175 3664 ns/op BenchmarkIndexAnyASCII/256:4-4 33158 3594 ns/op BenchmarkIndexAnyASCII/256:8-4 33320 3588 ns/op BenchmarkIndexAnyASCII/256:16-4 32805 3649 ns/op BenchmarkIndexAnyASCII/256:32-4 32875 3660 ns/op BenchmarkIndexAnyASCII/256:64-4 31606 3708 ns/op BenchmarkIndexAnyUTF8/1:1-4 2341754 50.34 ns/op BenchmarkIndexAnyUTF8/1:2-4 2401599 48.71 ns/op BenchmarkIndexAnyUTF8/1:4-4 2403680 48.96 ns/op BenchmarkIndexAnyUTF8/1:8-4 2381617 49.19 ns/op BenchmarkIndexAnyUTF8/1:16-4 2412088 48.92 ns/op BenchmarkIndexAnyUTF8/1:32-4 2382039 49.72 ns/op BenchmarkIndexAnyUTF8/1:64-4 2365250 49.12 ns/op BenchmarkIndexAnyUTF8/16:1-4 155608 753.6 ns/op BenchmarkIndexAnyUTF8/16:2-4 271083 445.3 ns/op BenchmarkIndexAnyUTF8/16:4-4 261914 440.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 266163 443.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 265374 437.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 256506 458.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 256611 456.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10811 ns/op BenchmarkIndexAnyUTF8/256:2-4 19030 6316 ns/op BenchmarkIndexAnyUTF8/256:4-4 18993 6312 ns/op BenchmarkIndexAnyUTF8/256:8-4 19071 6329 ns/op BenchmarkIndexAnyUTF8/256:16-4 19299 6255 ns/op BenchmarkIndexAnyUTF8/256:32-4 18214 6517 ns/op BenchmarkIndexAnyUTF8/256:64-4 18464 6591 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2302233 52.05 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2297870 49.90 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2275118 49.98 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2326614 50.40 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2293527 50.01 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2278306 50.85 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2303148 50.29 ns/op BenchmarkLastIndexAnyASCII/16:1-4 322276 365.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 310676 366.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 318084 371.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 301876 372.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 275737 393.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 276742 409.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 251157 462.1 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24063 5147 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23754 5021 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23773 5046 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23515 5037 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23318 5042 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23942 5109 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23479 5091 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2335104 50.36 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2420052 48.99 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2404887 49.06 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2406528 48.89 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2399425 49.09 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2333022 49.48 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2392132 48.99 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 231285 502.0 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 257647 439.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 265324 447.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 267586 447.5 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 254742 457.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 258955 449.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 254410 456.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16975 6938 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18985 6316 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19029 6265 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18897 6245 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19099 6273 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18837 6444 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18247 6497 ns/op BenchmarkTrimASCII/1:1-4 2556385 45.51 ns/op BenchmarkTrimASCII/1:2-4 2121866 55.14 ns/op BenchmarkTrimASCII/1:4-4 2115792 56.67 ns/op BenchmarkTrimASCII/1:8-4 1956256 62.14 ns/op BenchmarkTrimASCII/1:16-4 1633059 72.64 ns/op BenchmarkTrimASCII/16:1-4 434689 270.3 ns/op BenchmarkTrimASCII/16:2-4 313168 366.2 ns/op BenchmarkTrimASCII/16:4-4 313479 371.9 ns/op BenchmarkTrimASCII/16:8-4 304590 377.2 ns/op BenchmarkTrimASCII/16:16-4 300664 385.9 ns/op BenchmarkTrimASCII/256:1-4 34267 3562 ns/op BenchmarkTrimASCII/256:2-4 23191 5193 ns/op BenchmarkTrimASCII/256:4-4 23342 5218 ns/op BenchmarkTrimASCII/256:8-4 23142 5105 ns/op BenchmarkTrimASCII/256:16-4 22909 5259 ns/op BenchmarkTrimASCII/4096:1-4 2086 55821 ns/op BenchmarkTrimASCII/4096:2-4 1418 82134 ns/op BenchmarkTrimASCII/4096:4-4 1369 82923 ns/op BenchmarkTrimASCII/4096:8-4 1426 81899 ns/op BenchmarkTrimASCII/4096:16-4 1419 81298 ns/op BenchmarkTrimByte-4 1541673 77.62 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12915 9151 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13022 9113 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 685 171539 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1345 85982 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2593 43303 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4573 22934 ns/op BenchmarkCompareBytesEqual-4 10013827 10.68 ns/op BenchmarkCompareBytesToNil-4 11692928 10.30 ns/op BenchmarkCompareBytesEmpty-4 11413269 9.007 ns/op BenchmarkCompareBytesIdentical-4 11790454 8.936 ns/op BenchmarkCompareBytesSameLength-4 10552122 10.50 ns/op BenchmarkCompareBytesDifferentLength-4 10666963 10.70 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1383 75919 ns/op 13811.84 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1564 65682 ns/op 15964.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1772 71326 ns/op 14701.32 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1369 91066 ns/op 11514.51 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1354 81488 ns/op 12867.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1382 87558 ns/op 11975.85 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1380 80885 ns/op 12963.92 MB/s BenchmarkCompareBytesBig-4 1378 81397 ns/op 12882.36 MB/s BenchmarkCompareBytesBigIdentical-4 12594606 9.505 ns/op 110314387.77 MB/s PASS ok bytes 68.815s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 78395800 ns/op 1.28 MB/s 3616636 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 324363296 ns/op 1.75 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 24489669 ns/op 0.67 MB/s 3646662 B/op 51 allocs/op PASS ok compress/bzip2 1.412s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 63 1774326 ns/op 5.64 MB/s 42492 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16907059 ns/op 5.91 MB/s 41984 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 170789247 ns/op 5.86 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 64 1814192 ns/op 5.51 MB/s 43312 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17768253 ns/op 5.63 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 180696439 ns/op 5.53 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 57 1755304 ns/op 5.70 MB/s 42450 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16753239 ns/op 5.97 MB/s 45002 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 168698829 ns/op 5.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 62 1755064 ns/op 5.70 MB/s 42431 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16852386 ns/op 5.93 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 169982860 ns/op 5.88 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 1926218 ns/op 5.19 MB/s 44175 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18595396 ns/op 5.38 MB/s 49202 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 187633939 ns/op 5.33 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1523595 ns/op 6.56 MB/s 43409 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12703413 ns/op 7.87 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 129178740 ns/op 7.74 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1377739 ns/op 7.26 MB/s 43312 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10117458 ns/op 9.88 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101134559 ns/op 9.89 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1405468 ns/op 7.12 MB/s 42967 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10192198 ns/op 9.81 MB/s 44575 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 101294242 ns/op 9.87 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1240999 ns/op 8.06 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11902142 ns/op 8.40 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117980439 ns/op 8.48 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2390640 ns/op 4.18 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20865622 ns/op 4.79 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 207965938 ns/op 4.81 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6884072 ns/op 1.45 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 79949774 ns/op 1.25 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 846183727 ns/op 1.18 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6890998 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 83695708 ns/op 1.19 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 851741014 ns/op 1.17 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 69 1481661 ns/op 6.75 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12780610 ns/op 7.82 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125129959 ns/op 7.99 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2185661 ns/op 4.58 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17052683 ns/op 5.86 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 165212247 ns/op 6.05 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 6583727 ns/op 1.52 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74441832 ns/op 1.34 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 743061739 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6736919 ns/op 1.48 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 91361466 ns/op 1.09 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 955453234 ns/op 1.05 MB/s PASS ok compress/flate 15.228s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 49 2256531 ns/op 4.43 MB/s BenchmarkDecoder/1e-Reuse4-4 45 2335420 ns/op 4.28 MB/s BenchmarkDecoder/1e5-4 5 22172119 ns/op 4.51 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22240539 ns/op 4.50 MB/s BenchmarkDecoder/1e6-4 1 222844901 ns/op 4.49 MB/s BenchmarkDecoder/1e-Reuse6-4 1 224071522 ns/op 4.46 MB/s BenchmarkEncoder/1e4-4 50 2168915 ns/op 4.61 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1806140 ns/op 5.54 MB/s BenchmarkEncoder/1e5-4 6 19062505 ns/op 5.25 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18911776 ns/op 5.29 MB/s BenchmarkEncoder/1e6-4 1 195112882 ns/op 5.13 MB/s BenchmarkEncoder/1e-Reuse6-4 1 188900254 ns/op 5.29 MB/s PASS ok compress/lzw 2.771s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3803611 ns/op PASS ok container/heap 0.240s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 19160 5519 ns/op BenchmarkWithTimeout/concurrency=40-4 4737 21903 ns/op BenchmarkWithTimeout/concurrency=4000-4 5211 26757 ns/op BenchmarkWithTimeout/concurrency=400000-4 6182 20484 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 412186 285.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12993 10243 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14824 7634 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2611 44108 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1702 70216 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2413 48376 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 235 505699 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 169 701169 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 260 588831 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 21 5315398 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 8443024 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4593432 ns/op BenchmarkCheckCanceled/Err-4 250314 472.3 ns/op BenchmarkCheckCanceled/Done-4 386714 304.5 ns/op BenchmarkContextCancelDone-4 541946 250.3 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23094 5247 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20823 5673 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17834 6041 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15380 8102 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10962 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 496664 241.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 310134 386.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 209970 560.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 130185 886.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 68878 1723 ns/op PASS ok context 11.252s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1765237 69.84 ns/op 229.09 MB/s BenchmarkDecrypt-4 1715077 67.08 ns/op 238.51 MB/s BenchmarkExpand-4 985021 118.0 ns/op PASS ok crypto/aes 0.615s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 175879 635.9 ns/op 100.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 366751 289.9 ns/op 220.75 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 176306 664.4 ns/op 96.33 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 370975 305.3 ns/op 209.64 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 115242 1013 ns/op 1332.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 179481 662.6 ns/op 2037.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 107626 1097 ns/op 1230.36 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 151222 787.4 ns/op 1714.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41306 2902 ns/op 2822.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51465 2269 ns/op 3610.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34291 3478 ns/op 2355.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39487 3017 ns/op 2715.73 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6440 16397 ns/op 62.15 MB/s BenchmarkAESCFBDecrypt1K-4 6912 16321 ns/op 62.44 MB/s BenchmarkAESCFBDecrypt8K-4 933 126350 ns/op 64.80 MB/s BenchmarkAESOFB1K-4 10000 11017 ns/op 92.50 MB/s BenchmarkAESCTR1K-4 14132 8658 ns/op 117.70 MB/s BenchmarkAESCTR8K-4 1742 66553 ns/op 123.02 MB/s BenchmarkAESCBCEncrypt1K-4 14012 8362 ns/op 122.45 MB/s BenchmarkAESCBCDecrypt1K-4 18028 6613 ns/op 154.85 MB/s PASS ok crypto/cipher 2.844s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 73843 1562 ns/op 5.12 MB/s BenchmarkDecrypt-4 78820 1485 ns/op 5.39 MB/s BenchmarkTDESEncrypt-4 30724 3874 ns/op 2.06 MB/s BenchmarkTDESDecrypt-4 30811 3876 ns/op 2.06 MB/s PASS ok crypto/des 0.628s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 939 124241 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7714358 ns/op 1088 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20534770 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 78 1287807 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.694s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1647 67760 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 48 2500989 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 20 5839851 ns/op 3095 B/op 35 allocs/op BenchmarkVerify/P256-4 919 126715 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 15 7417556 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 19242678 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 3717 29998 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 66 1789631 ns/op 1125 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4988330 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.475s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 312 362755 ns/op BenchmarkNewKeyFromSeed-4 319 371435 ns/op BenchmarkSigning-4 303 388465 ns/op BenchmarkVerification-4 210 563186 ns/op PASS ok crypto/ed25519 0.667s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4820 24436 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 153 767439 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 1974435 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5011078 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1353 86351 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 58 1951087 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5334275 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14660660 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12394 9312 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6064 19895 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3650 29870 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 82 1317601 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2436 46792 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 304 390069 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1508 75933 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1234805 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.331s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14637 8037 ns/op 127.41 MB/s BenchmarkHMACSHA256_32-4 24206 4882 ns/op 6.55 MB/s BenchmarkNewWriteSum-4 10000 10268 ns/op 3.12 MB/s PASS ok crypto/hmac 0.506s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 58273 2005 ns/op BenchmarkModSub-4 73424 1593 ns/op BenchmarkMontgomeryRepr-4 28783 4171 ns/op BenchmarkMontgomeryMul-4 30322 3982 ns/op BenchmarkModMul-4 14289 8454 ns/op BenchmarkExpBig-4 15 7238944 ns/op BenchmarkExp-4 7 15145677 ns/op PASS ok crypto/internal/bigmod 1.142s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3150 34439 ns/op BenchmarkScalarBaseMult-4 336 344823 ns/op BenchmarkScalarMult-4 154 770658 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 229 517609 ns/op PASS ok crypto/internal/edwards25519 0.659s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 514966 202.8 ns/op BenchmarkMultiply-4 4306749 27.89 ns/op BenchmarkSquare-4 5308912 22.64 ns/op BenchmarkInvert-4 24672 4827 ns/op BenchmarkMult32-4 1531383 77.66 ns/op PASS ok crypto/internal/edwards25519/field 0.818s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 64 1863323 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1608 74464 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5125686 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14050471 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 174 673916 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7564 14862 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 67 1687815 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4252509 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.306s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 624182 174.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 311595 367.7 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116443 1009 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 685950 174.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 321018 366.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 117591 1005 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.778s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 119356 967.9 ns/op 8.27 MB/s BenchmarkHash64-4 129110 902.0 ns/op 70.95 MB/s BenchmarkHash128-4 116962 1005 ns/op 127.41 MB/s BenchmarkHash256-4 94947 1253 ns/op 204.37 MB/s BenchmarkHash512-4 68721 1728 ns/op 296.25 MB/s BenchmarkHash1K-4 44542 2692 ns/op 380.34 MB/s BenchmarkHash8K-4 7392 16051 ns/op 510.39 MB/s BenchmarkHash1M-4 55 1956545 ns/op 535.93 MB/s BenchmarkHash8M-4 7 15760309 ns/op 532.26 MB/s BenchmarkHash8BytesUnaligned-4 116198 977.9 ns/op 8.18 MB/s BenchmarkHash1KUnaligned-4 44354 2697 ns/op 379.63 MB/s BenchmarkHash8KUnaligned-4 7338 16046 ns/op 510.52 MB/s PASS ok crypto/md5 1.603s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 2 198614476 ns/op PASS ok crypto/rand 0.471s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12916 9070 ns/op 14.11 MB/s BenchmarkRC4_1K-4 1573 71793 ns/op 14.26 MB/s BenchmarkRC4_8K-4 205 571962 ns/op 14.15 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 8777462 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 19892198 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37069330 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2677734 ns/op BenchmarkDecryptOAEP/2048-4 13 8743659 ns/op BenchmarkEncryptOAEP/2048-4 40 2694229 ns/op BenchmarkSignPKCS1v15/2048-4 13 8846113 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2762243 ns/op BenchmarkSignPSS/2048-4 12 8907432 ns/op BenchmarkVerifyPSS/2048-4 43 2787710 ns/op PASS ok crypto/rsa 1.492s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 111222 1071 ns/op 7.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 127582 914.8 ns/op 8.75 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75099 1582 ns/op 202.22 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 87830 1362 ns/op 235.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49408 2441 ns/op 419.50 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53719 2224 ns/op 460.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9489 11733 ns/op 698.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11534 ns/op 710.24 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.195s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 82431 1411 ns/op 5.67 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 91920 1226 ns/op 6.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 90650 1313 ns/op 6.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25648 4669 ns/op 219.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26800 4477 ns/op 228.70 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26463 4533 ns/op 225.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4171 28690 ns/op 285.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4154 28076 ns/op 291.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4196 28153 ns/op 290.98 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.302s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58718 1999 ns/op 4.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 74341 1610 ns/op 4.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66860 1805 ns/op 4.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28014 4192 ns/op 244.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31892 3737 ns/op 274.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30133 3976 ns/op 257.53 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5830 20118 ns/op 407.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5902 19728 ns/op 415.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 6018 19966 ns/op 410.29 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.308s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15704070 7.620 ns/op BenchmarkConstantTimeEq-4 16332276 7.296 ns/op BenchmarkConstantTimeLessOrEq-4 14260849 8.251 ns/op BenchmarkXORBytes/8Bytes-4 4519780 25.89 ns/op 309.05 MB/s BenchmarkXORBytes/128Bytes-4 4087858 29.46 ns/op 4344.74 MB/s BenchmarkXORBytes/2048Bytes-4 939970 130.1 ns/op 15744.45 MB/s BenchmarkXORBytes/32768Bytes-4 57184 1962 ns/op 16701.96 MB/s PASS ok crypto/subtle 0.978s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 136 866111 ns/op BenchmarkCertCache/1-4 158 887372 ns/op BenchmarkCertCache/2-4 148 818467 ns/op BenchmarkCertCache/3-4 136 826319 ns/op BenchmarkHandshakeServer/RSA-4 38 3147336 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 30 3791994 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 34 3456127 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1246032 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 134 820279 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 50 2393769 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 57 1978179 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30017649 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28190758 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 22604778 ns/op 46.39 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 29085766 ns/op 36.05 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 37147048 ns/op 56.46 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 54998850 ns/op 38.13 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 62408070 ns/op 67.21 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 92538137 ns/op 45.33 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 127879197 ns/op 65.60 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 176571456 ns/op 47.51 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 255505297 ns/op 65.66 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 329900720 ns/op 50.86 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 445267154 ns/op 75.36 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 669471986 ns/op 50.12 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 938067586 ns/op 71.54 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1418396228 ns/op 47.31 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 4 25101507 ns/op 41.77 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 28526983 ns/op 36.76 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 36086525 ns/op 58.11 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 52336385 ns/op 40.07 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 68044074 ns/op 61.64 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 102349156 ns/op 40.98 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 130007136 ns/op 64.52 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 181718924 ns/op 46.16 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 270133057 ns/op 62.11 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 374408949 ns/op 44.81 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 524441628 ns/op 63.98 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 727868226 ns/op 46.10 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 1019727087 ns/op 65.81 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1416170028 ns/op 47.39 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702532549 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705537303 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287345368 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 288080081 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149609518 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 150857093 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 79362763 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 80068656 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38390148 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 38150693 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142114044 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145038451 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63268109 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63507719 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 36904265 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36831497 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24484914 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23618862 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 17207391 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15879655 ns/op PASS ok crypto/tls 19.429s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12304337 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 324 372506 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1100 105804 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 986 121032 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 0.851s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 32 3346336 ns/op 280760 B/op 1635 allocs/op BenchmarkConcurrentStmtQuery-4 31 3555483 ns/op 259280 B/op 2007 allocs/op BenchmarkConcurrentStmtExec-4 56 2572577 ns/op 217377 B/op 657 allocs/op BenchmarkConcurrentTxQuery-4 33 3327584 ns/op 266843 B/op 2148 allocs/op BenchmarkConcurrentTxExec-4 61 1933890 ns/op 87744 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 2778130 ns/op 104295 B/op 2066 allocs/op BenchmarkConcurrentTxStmtExec-4 115 1039931 ns/op 41432 B/op 381 allocs/op BenchmarkConcurrentRandom-4 34 3294599 ns/op 225259 B/op 1842 allocs/op BenchmarkManyConcurrentQueries-4 2452 47795 ns/op 3972 B/op 20 allocs/op BenchmarkGrabConn-4 222684 536.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.641s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 234651 530.0 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1584537 ns/op 188284 B/op 14 allocs/op Benchmark115/LineToPC-4 73 1623317 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16664 7082 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.836s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 697 158306 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2638 39162 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.284s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 271 436683 ns/op 18.76 MB/s BenchmarkEncodeToString-4 223 490280 ns/op 16.71 MB/s BenchmarkDecode-4 139 844833 ns/op 15.52 MB/s BenchmarkDecodeString-4 138 831449 ns/op 15.77 MB/s PASS ok encoding/base32 0.728s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 295 349794 ns/op 23.42 MB/s BenchmarkDecodeString/2-4 259468 412.2 ns/op 9.70 MB/s BenchmarkDecodeString/4-4 235311 503.6 ns/op 15.89 MB/s BenchmarkDecodeString/8-4 182445 625.3 ns/op 19.19 MB/s BenchmarkDecodeString/64-4 33627 3490 ns/op 25.21 MB/s BenchmarkDecodeString/8192-4 308 376315 ns/op 29.03 MB/s BenchmarkNewEncoding-4 85929 1381 ns/op 185.39 MB/s PASS ok encoding/base64 1.010s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1328 85616 ns/op 46.72 MB/s BenchmarkReadStruct-4 17175 6777 ns/op 11.07 MB/s BenchmarkWriteStruct-4 18334 6395 ns/op 11.73 MB/s BenchmarkReadInts-4 48098 2408 ns/op 12.46 MB/s BenchmarkWriteInts-4 39802 2980 ns/op 10.07 MB/s BenchmarkWriteSlice1000Int32s-4 1293 88905 ns/op 44.99 MB/s BenchmarkPutUint16-4 3335412 35.90 ns/op 55.70 MB/s BenchmarkAppendUint16-4 3372214 35.64 ns/op 56.12 MB/s BenchmarkPutUint32-4 2361588 48.68 ns/op 82.17 MB/s BenchmarkAppendUint32-4 2437548 48.45 ns/op 82.56 MB/s BenchmarkPutUint64-4 1059003 110.1 ns/op 72.69 MB/s BenchmarkAppendUint64-4 1000000 112.7 ns/op 70.97 MB/s BenchmarkLittleEndianPutUint16-4 3374859 35.61 ns/op 56.16 MB/s BenchmarkLittleEndianAppendUint16-4 3312790 36.36 ns/op 55.01 MB/s BenchmarkLittleEndianPutUint32-4 2475297 47.34 ns/op 84.50 MB/s BenchmarkLittleEndianAppendUint32-4 2447503 48.12 ns/op 83.13 MB/s BenchmarkLittleEndianPutUint64-4 1000000 109.3 ns/op 73.22 MB/s BenchmarkLittleEndianAppendUint64-4 921688 112.2 ns/op 71.28 MB/s BenchmarkReadFloats-4 165900 718.9 ns/op 16.69 MB/s BenchmarkWriteFloats-4 139626 870.0 ns/op 13.79 MB/s BenchmarkReadSlice1000Float32s-4 1186 97965 ns/op 40.83 MB/s BenchmarkWriteSlice1000Float32s-4 1027 104087 ns/op 38.43 MB/s BenchmarkReadSlice1000Uint8s-4 78712 1462 ns/op 683.83 MB/s BenchmarkWriteSlice1000Uint8s-4 90414 1146 ns/op 872.58 MB/s BenchmarkPutUvarint32-4 861045 143.8 ns/op 27.82 MB/s BenchmarkPutUvarint64-4 199126 573.0 ns/op 13.96 MB/s PASS ok encoding/binary 3.956s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5679 17917 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7106 16643 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6969 16642 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3848 27807 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 8013 15010 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7311 15025 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7664 15113 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4338 25710 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12306 9300 ns/op PASS ok encoding/csv 1.468s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9682 11086 ns/op BenchmarkEndToEndByteBuffer-4 16606 8066 ns/op BenchmarkEndToEndSliceByteBuffer-4 303 425922 ns/op BenchmarkEncodeComplex128Slice-4 787 142262 ns/op BenchmarkEncodeFloat64Slice-4 1644 66633 ns/op BenchmarkEncodeInt32Slice-4 1558 68807 ns/op BenchmarkEncodeStringSlice-4 2365 45287 ns/op BenchmarkEncodeInterfaceSlice-4 73 1836889 ns/op BenchmarkDecodeComplex128Slice-4 655 201868 ns/op BenchmarkDecodeFloat64Slice-4 1374 95194 ns/op BenchmarkDecodeInt32Slice-4 1122 97404 ns/op BenchmarkDecodeStringSlice-4 954 152567 ns/op BenchmarkDecodeStringsSlice-4 334 374832 ns/op BenchmarkDecodeBytesSlice-4 634 190098 ns/op BenchmarkDecodeInterfaceSlice-4 112 1110957 ns/op BenchmarkDecodeMap-4 87 1302949 ns/op PASS ok encoding/gob 2.691s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 13314 9003 ns/op 28.44 MB/s BenchmarkEncode/1024-4 2990 38202 ns/op 26.80 MB/s BenchmarkEncode/4096-4 808 146020 ns/op 28.05 MB/s BenchmarkEncode/16384-4 200 583646 ns/op 28.07 MB/s BenchmarkDecode/256-4 24956 4770 ns/op 53.66 MB/s BenchmarkDecode/1024-4 6033 19278 ns/op 53.12 MB/s BenchmarkDecode/4096-4 1554 75733 ns/op 54.08 MB/s BenchmarkDecode/16384-4 394 305524 ns/op 53.63 MB/s BenchmarkDump/256-4 1291 89702 ns/op 2.85 MB/s BenchmarkDump/1024-4 326 363981 ns/op 2.81 MB/s BenchmarkDump/4096-4 82 1425344 ns/op 2.87 MB/s BenchmarkDump/16384-4 19 5914172 ns/op 2.77 MB/s PASS ok encoding/hex 1.781s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 154605467 ns/op 12.55 MB/s 8391752 B/op 59 allocs/op BenchmarkCodeEncoderError-4 1 115921065 ns/op 16.74 MB/s 136344 B/op 96 allocs/op BenchmarkCodeMarshal-4 1 175859482 ns/op 11.03 MB/s 10332104 B/op 58 allocs/op BenchmarkCodeMarshalError-4 1 126239656 ns/op 15.37 MB/s 1946624 B/op 71 allocs/op BenchmarkMarshalBytes/32-4 22430 5347 ns/op BenchmarkMarshalBytes/256-4 5524 20895 ns/op BenchmarkMarshalBytes/4096-4 452 252584 ns/op BenchmarkMarshalBytesError/32-4 58 1928084 ns/op BenchmarkMarshalBytesError/256-4 60 1883685 ns/op BenchmarkMarshalBytesError/4096-4 52 2173714 ns/op BenchmarkCodeDecoder-4 1 432350475 ns/op 4.49 MB/s 11016256 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 35230 3322 ns/op 4.21 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 50017 2201 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 368495333 ns/op 5.27 MB/s 2938984 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 361257886 ns/op 5.37 MB/s 2939984 B/op 91332 allocs/op BenchmarkUnmarshalString-4 58795 2173 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 134370 860.5 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 284589 423.4 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 76048 1480 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 83850 1228 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17850 6641 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4062 27868 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 864 136674 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 111 1033159 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9829210 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 414901 255.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 462428 243.0 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 500474 239.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 411052 260.3 ns/op BenchmarkEncodeMarshaler-4 61050 1680 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 75316 1379 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 3746139 28.99 ns/op BenchmarkNumberIsValidRegexp-4 20706 5837 ns/op PASS ok encoding/json 7.235s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 43 2741045 ns/op 23.91 MB/s BenchmarkDecode-4 22 5464705 ns/op 16.25 MB/s PASS ok encoding/pem 0.395s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2148 59099 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 812 130228 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3543 28766 ns/op PASS ok encoding/xml 0.410s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 312487 465.9 ns/op BenchmarkIntSet-4 451766 423.8 ns/op BenchmarkFloatAdd-4 73388 2107 ns/op BenchmarkFloatSet-4 419078 419.8 ns/op BenchmarkStringSet-4 320540 419.0 ns/op BenchmarkMapSet-4 55556 1980 ns/op BenchmarkMapSetDifferent-4 61135 2167 ns/op BenchmarkMapSetDifferentRandom-4 231 460273 ns/op BenchmarkMapSetString-4 62328 1771 ns/op BenchmarkMapAddSame-4 37345 3234 ns/op BenchmarkMapAddDifferent-4 15802 8115 ns/op BenchmarkMapAddDifferentRandom-4 188 601417 ns/op BenchmarkMapAddSameSteadyState-4 226604 531.2 ns/op BenchmarkMapAddDifferentSteadyState-4 125726 984.0 ns/op BenchmarkRealworldExpvarUsage-4 21256 5347 ns/op PASS ok expvar 2.774s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 111250 1137 ns/op BenchmarkSprintfEmpty-4 461469 263.4 ns/op BenchmarkSprintfString-4 246597 410.7 ns/op BenchmarkSprintfTruncateString-4 228636 502.5 ns/op BenchmarkSprintfTruncateBytes-4 169668 772.9 ns/op BenchmarkSprintfSlowParsingPath-4 246507 482.2 ns/op BenchmarkSprintfQuoteString-4 39453 3006 ns/op BenchmarkSprintfInt-4 282404 369.2 ns/op BenchmarkSprintfIntInt-4 220420 522.5 ns/op BenchmarkSprintfPrefixedInt-4 252028 556.1 ns/op BenchmarkSprintfFloat-4 161749 796.8 ns/op BenchmarkSprintfComplex-4 66434 2245 ns/op BenchmarkSprintfBoolean-4 262906 470.0 ns/op BenchmarkSprintfHexString-4 118556 989.4 ns/op BenchmarkSprintfHexBytes-4 79870 1404 ns/op BenchmarkSprintfBytes-4 41983 2833 ns/op BenchmarkSprintfStringer-4 97784 1341 ns/op BenchmarkSprintfStructure-4 43982 3003 ns/op BenchmarkManyArgs-4 71229 1714 ns/op BenchmarkFprintInt-4 70680 1612 ns/op BenchmarkFprintfBytes-4 78258 1576 ns/op BenchmarkFprintIntNoAlloc-4 72842 1616 ns/op BenchmarkScanInts-4 34 3246071 ns/op BenchmarkScanRecursiveInt-4 1 326570317 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 364428771 ns/op PASS ok fmt 4.367s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 613 181096 ns/op PASS ok go/build 0.176s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 48202 2234 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13489 8778 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3478 30507 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 982 117676 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 248 466293 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 45 2334819 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9587527 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 41849522 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 178680550 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.651s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 271958044 ns/op 0.24 MB/s 46310296 B/op 48918 allocs/op PASS ok go/format 0.338s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 19228501 ns/op 2.80 MB/s BenchmarkParseOnly-4 6 16878687 ns/op 3.19 MB/s BenchmarkResolve-4 44 2517376 ns/op 21.39 MB/s PASS ok go/parser 1.182s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 151180386 ns/op 0.34 MB/s 4713384 B/op 27534 allocs/op BenchmarkPrintDecl-4 696 155868 ns/op 0.21 MB/s 15699 B/op 51 allocs/op PASS ok go/printer 0.318s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 261 456372 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9034487 ns/op 6.15 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12552021 ns/op 5.73 MB/s BenchmarkScanFiles/net/http/server.go-4 6 18432321 ns/op 6.14 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 219 555828 ns/op 5.54 MB/s PASS ok go/scanner 0.754s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1228250 97.43 ns/op PASS ok go/token 0.263s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 130 909821 ns/op BenchmarkNamed/Underlying/nongeneric-4 761228 135.6 ns/op BenchmarkNamed/Underlying/generic-4 824503 138.1 ns/op BenchmarkNamed/Underlying/src_instance-4 877838 133.9 ns/op BenchmarkNamed/Underlying/user_instance-4 834493 140.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21006 5419 ns/op BenchmarkNamed/NewMethodSet/generic-4 21436 5354 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21499 5500 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20660 5480 ns/op BenchmarkCheck/http/funcbodies/info-4 1 633974834 ns/op 48157 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 426669737 ns/op 71542 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 244598093 ns/op 124794 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 223214444 ns/op 136733 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 433793617 ns/op 11806 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 116356296 ns/op 43992 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 72042378 ns/op 71081 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 72359456 ns/op 70762 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 186321648 ns/op 11628 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 68845005 ns/op 31465 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 51574699 ns/op 42001 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 50657307 ns/op 42760 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1137503368 ns/op 55813 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 593531396 ns/op 106950 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 170574477 ns/op 372100 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 116331644 ns/op 545383 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1962449199 ns/op 1016 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 106261574 ns/op 18745 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 87742249 ns/op 22708 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 86723228 ns/op 22976 lines/s PASS ok go/types 19.500s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8635 13991 ns/op 73.19 MB/s PASS ok hash/adler32 0.254s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 204111 550.1 ns/op 27.27 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 209142 531.2 ns/op 28.24 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 109765 1075 ns/op 37.20 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 113851 1064 ns/op 37.61 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 469948 245.2 ns/op 2088.16 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 474002 246.7 ns/op 2075.60 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 406989 284.2 ns/op 3602.47 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 408249 283.4 ns/op 3613.13 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 236336 492.2 ns/op 8321.89 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 240057 485.2 ns/op 8441.85 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51306 2299 ns/op 14252.69 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51744 2320 ns/op 14123.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 450700 251.9 ns/op 59.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 460592 249.7 ns/op 60.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 465489 249.5 ns/op 160.30 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 471272 252.6 ns/op 158.34 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 326143 355.5 ns/op 1440.06 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 328234 360.0 ns/op 1422.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 269403 437.9 ns/op 2338.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 264021 448.7 ns/op 2281.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 221944 536.3 ns/op 7636.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 223191 527.9 ns/op 7759.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45519 2584 ns/op 12678.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45856 2601 ns/op 12600.48 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 216302 537.4 ns/op 27.91 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 216994 540.6 ns/op 27.75 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 102267 1139 ns/op 35.12 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 106720 1095 ns/op 36.52 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7333 15935 ns/op 32.13 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7057 16440 ns/op 31.14 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3561 33597 ns/op 30.48 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3518 33229 ns/op 30.82 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 885 133838 ns/op 30.60 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 895 132582 ns/op 30.89 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1067916 ns/op 30.68 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1061667 ns/op 30.86 MB/s PASS ok hash/crc32 4.618s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 85 1383828 ns/op 47.36 MB/s BenchmarkCrc64/ISO4KB-4 1003 117557 ns/op 34.84 MB/s BenchmarkCrc64/ISO1KB-4 4512 25436 ns/op 40.26 MB/s BenchmarkCrc64/ECMA64KB-4 81 1389462 ns/op 47.17 MB/s BenchmarkCrc64/Random64KB-4 90 1229501 ns/op 53.30 MB/s BenchmarkCrc64/Random16KB-4 370 318920 ns/op 51.37 MB/s PASS ok hash/crc64 0.799s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8738 13870 ns/op 73.83 MB/s BenchmarkFnv32aKB-4 8682 13803 ns/op 74.19 MB/s BenchmarkFnv64KB-4 8007 13847 ns/op 73.95 MB/s BenchmarkFnv64aKB-4 8211 13809 ns/op 74.16 MB/s BenchmarkFnv128KB-4 1989 58872 ns/op 17.39 MB/s BenchmarkFnv128aKB-4 1993 58272 ns/op 17.57 MB/s PASS ok hash/fnv 0.940s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 616833 194.7 ns/op 20.54 MB/s BenchmarkHash/n=4/Bytes-4 4223821 28.39 ns/op 140.90 MB/s BenchmarkHash/n=4/String-4 1672503 71.35 ns/op 56.07 MB/s BenchmarkHash/n=8/Write-4 517359 194.1 ns/op 41.22 MB/s BenchmarkHash/n=8/Bytes-4 4238626 28.39 ns/op 281.83 MB/s BenchmarkHash/n=8/String-4 1658986 71.34 ns/op 112.14 MB/s BenchmarkHash/n=16/Write-4 591818 189.7 ns/op 84.36 MB/s BenchmarkHash/n=16/Bytes-4 4551536 25.92 ns/op 617.34 MB/s BenchmarkHash/n=16/String-4 1737406 69.53 ns/op 230.11 MB/s BenchmarkHash/n=32/Write-4 570061 198.5 ns/op 161.22 MB/s BenchmarkHash/n=32/Bytes-4 4182076 27.94 ns/op 1145.15 MB/s BenchmarkHash/n=32/String-4 1859514 65.21 ns/op 490.70 MB/s BenchmarkHash/n=64/Write-4 511340 213.6 ns/op 299.64 MB/s BenchmarkHash/n=64/Bytes-4 3907500 30.56 ns/op 2094.53 MB/s BenchmarkHash/n=64/String-4 1767781 67.96 ns/op 941.79 MB/s BenchmarkHash/n=256/Write-4 390643 295.7 ns/op 865.64 MB/s BenchmarkHash/n=256/Bytes-4 2194474 54.45 ns/op 4701.67 MB/s BenchmarkHash/n=256/String-4 868282 126.7 ns/op 2021.23 MB/s BenchmarkHash/n=320/Write-4 394464 285.0 ns/op 1122.91 MB/s BenchmarkHash/n=320/Bytes-4 1773067 67.99 ns/op 4706.53 MB/s BenchmarkHash/n=320/String-4 643023 176.4 ns/op 1813.85 MB/s BenchmarkHash/n=1024/Write-4 262654 447.6 ns/op 2287.87 MB/s BenchmarkHash/n=1024/Bytes-4 729873 161.1 ns/op 6354.46 MB/s BenchmarkHash/n=1024/String-4 257347 457.3 ns/op 2239.04 MB/s BenchmarkHash/n=4096/Write-4 116286 987.5 ns/op 4148.05 MB/s BenchmarkHash/n=4096/Bytes-4 207144 578.3 ns/op 7083.26 MB/s BenchmarkHash/n=4096/String-4 68352 1741 ns/op 2353.17 MB/s BenchmarkHash/n=16384/Write-4 37971 3139 ns/op 5218.94 MB/s BenchmarkHash/n=16384/Bytes-4 53206 2255 ns/op 7265.33 MB/s BenchmarkHash/n=16384/String-4 17010 7056 ns/op 2321.85 MB/s PASS ok hash/maphash 4.545s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 793 134228 ns/op BenchmarkEscapeNone-4 112606 996.9 ns/op BenchmarkUnescape-4 720 158069 ns/op BenchmarkUnescapeNone-4 524514 216.2 ns/op BenchmarkUnescapeSparse-4 10533 11549 ns/op BenchmarkUnescapeDense-4 1080 103133 ns/op PASS ok html 0.876s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9226 12479 ns/op BenchmarkCSSEscaperNoSpecials-4 45279 2578 ns/op BenchmarkDecodeCSS-4 26812 4385 ns/op BenchmarkDecodeCSSNoSpecials-4 4435016 27.93 ns/op BenchmarkCSSValueFilter-4 118087 991.7 ns/op BenchmarkCSSValueFilterOk-4 78081 1465 ns/op BenchmarkEscapedExecute-4 4866 25105 ns/op BenchmarkHTMLNospaceEscaper-4 11431 10351 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 67514 1765 ns/op BenchmarkStripTags-4 21690 5497 ns/op BenchmarkStripTagsNoSpecials-4 316720 397.0 ns/op BenchmarkJSValEscaperWithNum-4 24362 4845 ns/op BenchmarkJSValEscaperWithStr-4 5241 21921 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18597 6347 ns/op BenchmarkJSValEscaperWithObj-4 4746 25078 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13630 8822 ns/op BenchmarkJSStrEscaperNoSpecials-4 60313 1932 ns/op BenchmarkJSStrEscaper-4 10000 10267 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 52494 2166 ns/op BenchmarkJSRegexpEscaper-4 10000 11108 ns/op BenchmarkTemplateSpecialTags-4 91 1307967 ns/op BenchmarkURLEscaper-4 4431 25680 ns/op BenchmarkURLEscaperNoSpecials-4 174006 650.6 ns/op BenchmarkURLNormalizer-4 6354 18742 ns/op BenchmarkURLNormalizerNoSpecials-4 169460 689.2 ns/op BenchmarkSrcsetFilter-4 19508 5973 ns/op BenchmarkSrcsetFilterNoSpecials-4 112287 1063 ns/op PASS ok html/template 4.410s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 541540 192.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 445753 267.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 535371 193.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 437172 270.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1797448 66.70 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1245085 95.76 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1851853 65.47 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1229571 97.02 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1460071 81.90 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 433525 274.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 310020 333.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 397489 267.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 345480 342.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 802588 145.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 537204 226.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 840511 123.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 531138 219.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 415347 287.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1399666 84.26 ns/op BenchmarkRGBASetRGBA-4 1383024 84.21 ns/op BenchmarkRGBA64At-4 708768 162.5 ns/op BenchmarkRGBA64SetRGBA64-4 770160 152.1 ns/op BenchmarkNRGBAAt-4 1412736 84.10 ns/op BenchmarkNRGBASetNRGBA-4 1441794 81.16 ns/op BenchmarkNRGBA64At-4 710131 162.6 ns/op BenchmarkNRGBA64SetNRGBA64-4 791804 147.0 ns/op BenchmarkAlphaAt-4 2425868 49.86 ns/op BenchmarkAlphaSetAlpha-4 2343722 51.12 ns/op BenchmarkAlpha16At-4 1511586 79.27 ns/op BenchmarkAlphaSetAlpha16-4 1555630 78.53 ns/op BenchmarkGrayAt-4 2353576 51.40 ns/op BenchmarkGraySetGray-4 2296746 52.28 ns/op BenchmarkGray16At-4 1577324 75.87 ns/op BenchmarkGraySetGray16-4 1539330 77.44 ns/op PASS ok image 5.818s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4541155 26.41 ns/op BenchmarkYCbCrToRGB/128-4 4376432 27.67 ns/op BenchmarkYCbCrToRGB/255-4 4546322 26.30 ns/op BenchmarkRGBToYCbCr/0-4 4417948 26.84 ns/op BenchmarkRGBToYCbCr/Cb-4 4535580 26.64 ns/op BenchmarkRGBToYCbCr/Cr-4 4433252 26.91 ns/op BenchmarkYCbCrToRGBA/0-4 3627568 32.92 ns/op BenchmarkYCbCrToRGBA/128-4 3437090 35.10 ns/op BenchmarkYCbCrToRGBA/255-4 3707097 32.22 ns/op BenchmarkNYCbCrAToRGBA/0-4 3557400 33.47 ns/op BenchmarkNYCbCrAToRGBA/128-4 3603921 32.86 ns/op BenchmarkNYCbCrAToRGBA/255-4 3501387 33.46 ns/op PASS ok image/color 1.866s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34021686 ns/op BenchmarkFillSrc-4 290 415945 ns/op BenchmarkCopyOver-4 6 17748964 ns/op BenchmarkCopySrc-4 382 300830 ns/op BenchmarkNRGBAOver-4 6 18786842 ns/op BenchmarkNRGBASrc-4 9 12401145 ns/op BenchmarkYCbCr-4 8 13519760 ns/op BenchmarkGray-4 15 7020479 ns/op BenchmarkCMYK-4 8 12643048 ns/op BenchmarkGlyphOver-4 18 6002038 ns/op BenchmarkRGBAMaskOver-4 4 31013846 ns/op BenchmarkGrayMaskOver-4 5 23915714 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38369575 ns/op BenchmarkRGBA-4 4 25159723 ns/op BenchmarkPalettedFill-4 874 136098 ns/op BenchmarkPalettedRGBA-4 4 26123701 ns/op BenchmarkGenericOver-4 2 57036485 ns/op BenchmarkGenericMaskOver-4 5 23021631 ns/op BenchmarkGenericSrc-4 3 36776253 ns/op BenchmarkGenericMaskSrc-4 4 31100444 ns/op PASS ok image/draw 6.267s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 24 4679154 ns/op 3.30 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 110453997 ns/op 2.78 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3022759956 ns/op 0.41 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2095109 ns/op 7.37 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 148853043 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.089s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3610 29074 ns/op BenchmarkIDCT-4 3866 27769 ns/op BenchmarkDecodeBaseline-4 9 12288579 ns/op 5.03 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17666902 ns/op 3.50 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 153682043 ns/op 8.00 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 190711685 ns/op 4.83 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.357s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 14104110 8.531 ns/op BenchmarkDecodeGray-4 12 9111618 ns/op 7.19 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39241576 ns/op 6.68 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 33991955 ns/op 7.71 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5403236 ns/op 12.13 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32106296 ns/op 8.16 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39263398 ns/op 6.68 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61487516 ns/op 5.00 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60299142 ns/op 5.09 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 198061883 ns/op 6.20 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 216902664 ns/op 5.67 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30330714 ns/op 10.13 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 197993935 ns/op 6.21 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 826694888 ns/op 1.49 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.902s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54047468 ns/op 1.85 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46581861 ns/op 2.15 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 327584362 ns/op 1.53 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 312305297 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53244698 ns/op 1.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 44834348 ns/op 2.23 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 315420651 ns/op 1.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 293270550 ns/op 1.70 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 733393099 ns/op 1.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 676275957 ns/op 1.48 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4039063322 ns/op 1.24 MB/s 20004952 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3883959107 ns/op 1.29 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10336038 ns/op 9.67 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11440196 ns/op 8.74 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 51463181 ns/op 9.72 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 56754980 ns/op 8.81 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 103201182 ns/op 9.69 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113668120 ns/op 8.80 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 506476622 ns/op 9.87 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 552958741 ns/op 9.04 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60496075 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 54786170 ns/op 1.83 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 391841804 ns/op 1.28 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 423693730 ns/op 1.18 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 946689932 ns/op 1.06 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 962102311 ns/op 1.04 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5963331229 ns/op 0.84 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5904847133 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 182889757 ns/op 22.85 MB/s 5275744 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 190042683 ns/op 21.99 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 45.245s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 35811 3008 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 35616 3146 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 34404 3555 ns/op 1.13 MB/s BenchmarkMarshalCorpusFile/8-4 28184 4109 ns/op 1.95 MB/s BenchmarkMarshalCorpusFile/16-4 21681 5348 ns/op 2.99 MB/s BenchmarkMarshalCorpusFile/32-4 15064 7959 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/64-4 9426 12518 ns/op 5.11 MB/s BenchmarkMarshalCorpusFile/128-4 5017 20422 ns/op 6.27 MB/s BenchmarkMarshalCorpusFile/256-4 2642 40140 ns/op 6.38 MB/s BenchmarkMarshalCorpusFile/512-4 1414 78714 ns/op 6.50 MB/s BenchmarkMarshalCorpusFile/1024-4 758 147618 ns/op 6.94 MB/s BenchmarkMarshalCorpusFile/2048-4 378 302467 ns/op 6.77 MB/s BenchmarkMarshalCorpusFile/4096-4 190 597963 ns/op 6.85 MB/s BenchmarkMarshalCorpusFile/8192-4 94 1222324 ns/op 6.70 MB/s BenchmarkMarshalCorpusFile/16384-4 48 2416011 ns/op 6.78 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6329469 ns/op 5.18 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13203083 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/131072-4 4 31828800 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/262144-4 2 57626676 ns/op 4.55 MB/s BenchmarkMarshalCorpusFile/524288-4 1 130524963 ns/op 4.02 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 219980254 ns/op 4.77 MB/s BenchmarkUnmarshalCorpusFile/1-4 9484 11524 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10202 11608 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 8953 13006 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7730 14867 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/16-4 6526 17961 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/32-4 3972 26835 ns/op 1.19 MB/s BenchmarkUnmarshalCorpusFile/64-4 3818 31119 ns/op 2.06 MB/s BenchmarkUnmarshalCorpusFile/128-4 2586 41890 ns/op 3.06 MB/s BenchmarkUnmarshalCorpusFile/256-4 1051 109525 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/512-4 548 210984 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1024-4 295 399010 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/2048-4 151 795894 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1576563 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3176110 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6452245 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12551980 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25193568 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50749352 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 104698840 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 208599365 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 415838465 ns/op 2.52 MB/s BenchmarkMutatorBytes/1-4 36681 3244 ns/op BenchmarkMutatorBytes/10-4 39378 3042 ns/op BenchmarkMutatorBytes/100-4 36598 3385 ns/op BenchmarkMutatorBytes/1000-4 23258 5318 ns/op BenchmarkMutatorBytes/10000-4 5968 23815 ns/op BenchmarkMutatorBytes/100000-4 832 159360 ns/op BenchmarkMutatorString/1-4 35582 3282 ns/op BenchmarkMutatorString/10-4 35541 3309 ns/op BenchmarkMutatorString/100-4 31508 4021 ns/op BenchmarkMutatorString/1000-4 13746 7765 ns/op BenchmarkMutatorString/10000-4 2678 58598 ns/op BenchmarkMutatorString/100000-4 196 592829 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18415 5876 ns/op BenchmarkMutatorAllBasicTypes/string-4 19638 6139 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61852 1924 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53223 2147 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55664 2137 ns/op BenchmarkMutatorAllBasicTypes/int-4 59371 2004 ns/op BenchmarkMutatorAllBasicTypes/int8-4 59290 2007 ns/op BenchmarkMutatorAllBasicTypes/int16-4 59576 2009 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59899 1997 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58693 2017 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 58076 2083 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57418 2040 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58218 2037 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58017 2054 ns/op PASS ok internal/fuzz 11.734s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 34202 3849 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 125835 978.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.401s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 40591 3475 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 11222 ns/op BenchmarkSplicePipePoolParallel-4 119142 984.0 ns/op BenchmarkSplicePipeNativeParallel-4 29642 3711 ns/op PASS ok internal/poll 0.757s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 21236471 ns/op PASS ok internal/trace 3.095s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 16816 ns/op BenchmarkCopyNLarge-4 139 1070199 ns/op PASS ok io 0.456s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 212629 524.0 ns/op BenchmarkPrintln-4 24156 5029 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35533 3323 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 2276 49396 ns/op BenchmarkDiscard-4 891464 127.2 ns/op 0 B/op 0 allocs/op PASS ok log 0.815s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 80970 1445 ns/op BenchmarkJSONHandler/defaults-4 7362 16368 ns/op 521 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4209 26592 ns/op 762 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5023 22396 ns/op 770 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6866 15569 ns/op 518 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6886 15647 ns/op 527 B/op 1 allocs/op BenchmarkPreformatting/struct_file-4 5312 20032 ns/op 523 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32294 3747 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 32196 3754 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 61695 1979 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 43792 2864 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 38941 2883 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 46270 2706 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 42963 2882 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 43962 2892 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 443642 270.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 330868 357.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 229038 519.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 161270 732.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 130532 900.1 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 306175 397.9 ns/op BenchmarkSourceLine/stringifying-4 65628 1587 ns/op BenchmarkRecord-4 4230 27841 ns/op BenchmarkDispatch/switch-checked-4 207174 559.2 ns/op BenchmarkDispatch/As-4 190414 633.7 ns/op BenchmarkDispatch/Visit-4 187651 612.0 ns/op BenchmarkUnsafeStrings-4 19254 6252 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 3.954s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2200566 54.00 ns/op BenchmarkAcosh-4 904262 111.9 ns/op BenchmarkAsin-4 2218806 54.25 ns/op BenchmarkAsinh-4 915459 118.1 ns/op BenchmarkAtan-4 2919566 40.81 ns/op BenchmarkAtanh-4 1000000 110.6 ns/op BenchmarkAtan2-4 2132448 57.28 ns/op BenchmarkCbrt-4 1432304 83.86 ns/op BenchmarkCeil-4 16610150 7.173 ns/op BenchmarkCompare-4 3719970 32.11 ns/op BenchmarkCompare32-4 5052301 23.83 ns/op BenchmarkCopysign-4 2954313 40.51 ns/op BenchmarkCos-4 1377883 86.79 ns/op BenchmarkCosh-4 1489483 80.67 ns/op BenchmarkErf-4 2798182 42.81 ns/op BenchmarkErfc-4 2691592 44.52 ns/op BenchmarkErfinv-4 2472969 48.70 ns/op BenchmarkErfcinv-4 2452879 48.73 ns/op BenchmarkExp-4 5878562 20.56 ns/op BenchmarkExpGo-4 853110 129.1 ns/op BenchmarkExpm1-4 2049157 58.93 ns/op BenchmarkExp2-4 973947 118.8 ns/op BenchmarkExp2Go-4 894542 126.0 ns/op BenchmarkAbs-4 3780912 31.96 ns/op BenchmarkDim-4 8019658 14.83 ns/op BenchmarkFloor-4 16481985 7.204 ns/op BenchmarkMax-4 11146915 10.83 ns/op BenchmarkMin-4 11225304 10.56 ns/op BenchmarkMod-4 331701 338.2 ns/op BenchmarkFrexp-4 1966815 61.41 ns/op BenchmarkGamma-4 680030 172.6 ns/op BenchmarkHypot-4 10006510 11.80 ns/op BenchmarkHypotGo-4 1568172 75.72 ns/op BenchmarkIlogb-4 2322216 49.70 ns/op BenchmarkJ0-4 244368 482.8 ns/op BenchmarkJ1-4 244342 477.3 ns/op BenchmarkJn-4 114994 1036 ns/op BenchmarkLdexp-4 1979520 60.95 ns/op BenchmarkLgamma-4 827014 138.4 ns/op BenchmarkLog-4 5098651 23.47 ns/op BenchmarkLogb-4 2358369 51.40 ns/op BenchmarkLog1p-4 1277025 92.14 ns/op BenchmarkLog10-4 4859085 24.60 ns/op BenchmarkLog2-4 1479564 79.94 ns/op BenchmarkModf-4 2887647 41.08 ns/op BenchmarkNextafter32-4 2950770 40.61 ns/op BenchmarkNextafter64-4 2849010 41.73 ns/op BenchmarkPowInt-4 551350 198.5 ns/op BenchmarkPowFrac-4 429782 275.0 ns/op BenchmarkPow10Pos-4 4203068 28.60 ns/op BenchmarkPow10Neg-4 3990831 29.61 ns/op BenchmarkRound-4 3743584 31.88 ns/op BenchmarkRoundToEven-4 7859548 14.83 ns/op BenchmarkRemainder-4 503076 229.5 ns/op BenchmarkSignbit-4 5185344 23.00 ns/op BenchmarkSin-4 1658220 72.41 ns/op BenchmarkSincos-4 1000000 116.6 ns/op BenchmarkSinh-4 1811754 66.21 ns/op BenchmarkSqrtIndirect-4 16646484 7.235 ns/op BenchmarkSqrtLatency-4 16357054 7.255 ns/op BenchmarkSqrtIndirectLatency-4 16379114 7.341 ns/op BenchmarkSqrtGoLatency-4 1318290 90.32 ns/op BenchmarkSqrtPrime-4 32281 3652 ns/op BenchmarkTan-4 1439319 83.28 ns/op BenchmarkTanh-4 1364192 88.16 ns/op BenchmarkTrunc-4 16548535 7.220 ns/op BenchmarkY0-4 251648 475.8 ns/op BenchmarkY1-4 254215 466.3 ns/op BenchmarkYn-4 120505 992.8 ns/op BenchmarkFloat64bits-4 5623887 21.13 ns/op BenchmarkFloat64frombits-4 5133702 22.84 ns/op BenchmarkFloat32bits-4 5217604 23.05 ns/op BenchmarkFloat32frombits-4 4965992 23.95 ns/op BenchmarkFMA-4 15844987 7.556 ns/op PASS ok math 11.351s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12653346 9.430 ns/op 6787.14 MB/s BenchmarkAddVV/2-4 11462302 10.51 ns/op 12179.07 MB/s BenchmarkAddVV/3-4 9471955 12.55 ns/op 15296.94 MB/s BenchmarkAddVV/4-4 10838245 11.11 ns/op 23038.17 MB/s BenchmarkAddVV/5-4 9551694 12.62 ns/op 25349.04 MB/s BenchmarkAddVV/10-4 7843287 15.30 ns/op 41832.65 MB/s BenchmarkAddVV/100-4 1653942 71.32 ns/op 89732.34 MB/s BenchmarkAddVV/1000-4 200205 587.0 ns/op 109026.97 MB/s BenchmarkSubVV/1-4 12618826 9.423 ns/op 6792.11 MB/s BenchmarkSubVV/2-4 11499369 10.54 ns/op 12146.77 MB/s BenchmarkSubVV/3-4 9658033 12.43 ns/op 15450.19 MB/s BenchmarkSubVV/4-4 10787785 11.12 ns/op 23028.32 MB/s BenchmarkSubVV/5-4 9531763 12.56 ns/op 25487.75 MB/s BenchmarkSubVV/10-4 7794422 15.34 ns/op 41721.48 MB/s BenchmarkSubVV/100-4 1652274 72.43 ns/op 88362.58 MB/s BenchmarkSubVV/1000-4 200550 582.8 ns/op 109807.73 MB/s BenchmarkAddVW/1-4 14297095 8.358 ns/op 957.20 MB/s BenchmarkAddVW/2-4 13108168 9.117 ns/op 1755.01 MB/s BenchmarkAddVW/3-4 11710099 10.10 ns/op 2375.07 MB/s BenchmarkAddVW/4-4 12013182 9.904 ns/op 3231.11 MB/s BenchmarkAddVW/5-4 10935661 10.87 ns/op 3681.18 MB/s BenchmarkAddVW/10-4 9063886 13.11 ns/op 6100.33 MB/s BenchmarkAddVW/100-4 243358 453.8 ns/op 1762.82 MB/s BenchmarkAddVW/1000-4 34834 3431 ns/op 2331.91 MB/s BenchmarkAddVWext/1-4 13905007 8.654 ns/op 924.46 MB/s BenchmarkAddVWext/2-4 11565549 10.04 ns/op 1594.37 MB/s BenchmarkAddVWext/3-4 10074669 11.64 ns/op 2062.66 MB/s BenchmarkAddVWext/4-4 12001624 10.04 ns/op 3187.31 MB/s BenchmarkAddVWext/5-4 10885494 10.95 ns/op 3651.40 MB/s BenchmarkAddVWext/10-4 8992032 13.13 ns/op 6090.72 MB/s BenchmarkAddVWext/100-4 80050 1480 ns/op 540.42 MB/s BenchmarkAddVWext/1000-4 8308 14207 ns/op 563.12 MB/s BenchmarkSubVW/1-4 13558196 8.729 ns/op 916.46 MB/s BenchmarkSubVW/2-4 13146487 9.132 ns/op 1752.04 MB/s BenchmarkSubVW/3-4 11901459 9.970 ns/op 2407.32 MB/s BenchmarkSubVW/4-4 11981569 9.943 ns/op 3218.33 MB/s BenchmarkSubVW/5-4 11102455 10.90 ns/op 3671.14 MB/s BenchmarkSubVW/10-4 8770606 13.67 ns/op 5852.22 MB/s BenchmarkSubVW/100-4 260012 460.9 ns/op 1735.86 MB/s BenchmarkSubVW/1000-4 35118 3426 ns/op 2334.82 MB/s BenchmarkSubVWext/1-4 13681178 8.799 ns/op 909.18 MB/s BenchmarkSubVWext/2-4 12274395 9.577 ns/op 1670.74 MB/s BenchmarkSubVWext/3-4 10551855 10.80 ns/op 2221.90 MB/s BenchmarkSubVWext/4-4 11692824 10.05 ns/op 3183.94 MB/s BenchmarkSubVWext/5-4 11013751 11.10 ns/op 3602.32 MB/s BenchmarkSubVWext/10-4 9134840 13.22 ns/op 6052.19 MB/s BenchmarkSubVWext/100-4 81816 1477 ns/op 541.81 MB/s BenchmarkSubVWext/1000-4 7891 14144 ns/op 565.60 MB/s BenchmarkMulAddVWW/1-4 10308225 11.38 ns/op 5624.43 MB/s BenchmarkMulAddVWW/2-4 9652743 12.58 ns/op 10176.72 MB/s BenchmarkMulAddVWW/3-4 10198776 11.64 ns/op 16490.48 MB/s BenchmarkMulAddVWW/4-4 9523042 12.55 ns/op 20402.41 MB/s BenchmarkMulAddVWW/5-4 8472434 14.08 ns/op 22726.49 MB/s BenchmarkMulAddVWW/10-4 6562190 18.19 ns/op 35187.12 MB/s BenchmarkMulAddVWW/100-4 1000000 108.8 ns/op 58804.19 MB/s BenchmarkMulAddVWW/1000-4 124987 938.2 ns/op 68213.10 MB/s BenchmarkAddMulVVW/1-4 12591561 9.519 ns/op 6723.67 MB/s BenchmarkAddMulVVW/2-4 11158872 10.69 ns/op 11968.84 MB/s BenchmarkAddMulVVW/3-4 9929964 12.57 ns/op 15274.63 MB/s BenchmarkAddMulVVW/4-4 9184998 13.07 ns/op 19590.35 MB/s BenchmarkAddMulVVW/5-4 8498628 14.14 ns/op 22623.06 MB/s BenchmarkAddMulVVW/10-4 7020744 16.90 ns/op 37880.04 MB/s BenchmarkAddMulVVW/100-4 1475085 81.93 ns/op 78119.15 MB/s BenchmarkAddMulVVW/1000-4 164887 714.5 ns/op 89570.15 MB/s BenchmarkDivWVW/1-4 2619903 45.13 ns/op 1417.99 MB/s BenchmarkDivWVW/2-4 1229656 96.71 ns/op 1323.58 MB/s BenchmarkDivWVW/3-4 922695 125.3 ns/op 1531.72 MB/s BenchmarkDivWVW/4-4 803496 146.2 ns/op 1751.30 MB/s BenchmarkDivWVW/5-4 747562 152.5 ns/op 2098.58 MB/s BenchmarkDivWVW/10-4 413865 285.2 ns/op 2243.96 MB/s BenchmarkDivWVW/100-4 54736 2204 ns/op 2903.76 MB/s BenchmarkDivWVW/1000-4 5187 21404 ns/op 2990.13 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11620174 9.063 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11693761 8.757 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10478349 10.30 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10667629 9.677 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9733044 10.94 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10042580 10.29 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9487088 11.69 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9331470 10.95 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8799162 12.82 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8963253 12.03 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6561020 17.00 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6875296 15.85 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 112.1 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1265667 92.31 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 125869 938.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154683 773.1 ns/op BenchmarkDecimalConversion-4 208 547790 ns/op BenchmarkFloatString/100-4 10000 10287 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 222 528943 ns/op 2921 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49198535 ns/op 61080 B/op 50 allocs/op BenchmarkFloatString/100000-4 1 5000977753 ns/op 860192 B/op 501 allocs/op BenchmarkFloatAdd/10-4 170648 696.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 170730 697.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 151824 775.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84868 1398 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17167 6986 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 220911 529.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 227792 512.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 218379 541.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 158631 751.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45069 2655 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1876 59561 ns/op BenchmarkParseFloatLargeExp-4 445 261287 ns/op BenchmarkGCD10x10/WithoutXY-4 191398 604.7 ns/op BenchmarkGCD10x10/WithXY-4 58039 1989 ns/op BenchmarkGCD10x100/WithoutXY-4 95313 1205 ns/op BenchmarkGCD10x100/WithXY-4 17116 7062 ns/op BenchmarkGCD10x1000/WithoutXY-4 60668 1804 ns/op BenchmarkGCD10x1000/WithXY-4 13798 8446 ns/op BenchmarkGCD100x100/WithoutXY-4 24601 4732 ns/op BenchmarkGCD100x100/WithXY-4 10000 11343 ns/op BenchmarkGCD100x1000/WithoutXY-4 12302 9920 ns/op BenchmarkGCD100x1000/WithXY-4 5607 18934 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2137 54628 ns/op BenchmarkGCD1000x1000/WithXY-4 1195 97616 ns/op BenchmarkHilbert-4 21 5141425 ns/op BenchmarkBinomial-4 14617 8206 ns/op BenchmarkQuoRem-4 21444 5863 ns/op BenchmarkExp-4 15 7338340 ns/op BenchmarkExpMont/Odd-4 127 921161 ns/op 2587 B/op 21 allocs/op BenchmarkExpMont/Even1-4 127 939866 ns/op 3355 B/op 37 allocs/op BenchmarkExpMont/Even2-4 122 965906 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 962362 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 965566 ns/op 3878 B/op 54 allocs/op BenchmarkExpMont/Even8-4 122 972761 ns/op 3872 B/op 54 allocs/op BenchmarkExpMont/Even32-4 123 965109 ns/op 3837 B/op 53 allocs/op BenchmarkExpMont/Even64-4 144 819091 ns/op 3672 B/op 54 allocs/op BenchmarkExpMont/Even96-4 140 854687 ns/op 3779 B/op 51 allocs/op BenchmarkExpMont/Even128-4 162 728724 ns/op 3265 B/op 50 allocs/op BenchmarkExpMont/Even255-4 184 638075 ns/op 2929 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 435 268359 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 386 302391 ns/op 1734 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 392 306157 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 388 303550 ns/op 1740 B/op 47 allocs/op BenchmarkExp2-4 15 7364558 ns/op BenchmarkBitset-4 746012 147.8 ns/op BenchmarkBitsetNeg-4 438380 264.9 ns/op BenchmarkBitsetOrig-4 236275 497.8 ns/op BenchmarkBitsetNegOrig-4 157238 767.6 ns/op BenchmarkModSqrt225_Tonelli-4 100 1022440 ns/op BenchmarkModSqrt225_3Mod4-4 373 308975 ns/op BenchmarkModSqrt231_Tonelli-4 98 1063412 ns/op BenchmarkModSqrt231_5Mod8-4 327 362722 ns/op BenchmarkModInverse-4 12757 9687 ns/op BenchmarkSqrt-4 1588 72780 ns/op BenchmarkIntSqr/1-4 1392175 85.36 ns/op BenchmarkIntSqr/2-4 763856 155.6 ns/op BenchmarkIntSqr/3-4 627591 184.5 ns/op BenchmarkIntSqr/5-4 436789 264.9 ns/op BenchmarkIntSqr/8-4 311006 374.8 ns/op BenchmarkIntSqr/10-4 253420 467.9 ns/op BenchmarkIntSqr/20-4 50010 2518 ns/op BenchmarkIntSqr/30-4 36266 3381 ns/op BenchmarkIntSqr/50-4 22250 5423 ns/op BenchmarkIntSqr/80-4 13242 9153 ns/op BenchmarkIntSqr/100-4 8881 11857 ns/op BenchmarkIntSqr/200-4 3720 30740 ns/op BenchmarkIntSqr/300-4 1437 72477 ns/op BenchmarkIntSqr/500-4 783 160662 ns/op BenchmarkIntSqr/800-4 296 404992 ns/op BenchmarkIntSqr/1000-4 218 539782 ns/op BenchmarkDiv/20/10-4 426710 273.6 ns/op BenchmarkDiv/40/20-4 416191 276.1 ns/op BenchmarkDiv/100/50-4 373658 318.4 ns/op BenchmarkDiv/200/100-4 52819 2308 ns/op BenchmarkDiv/400/200-4 50542 2447 ns/op BenchmarkDiv/1000/500-4 41096 3035 ns/op BenchmarkDiv/2000/1000-4 30522 4146 ns/op BenchmarkDiv/20000/10000-4 1033 112707 ns/op BenchmarkDiv/200000/100000-4 26 4695506 ns/op BenchmarkDiv/2000000/1000000-4 1 128534416 ns/op BenchmarkDiv/20000000/10000000-4 1 3719110977 ns/op BenchmarkMul-4 5 23038217 ns/op BenchmarkNatMul/10-4 151896 666.0 ns/op BenchmarkNatMul/100-4 5572 21361 ns/op BenchmarkNatMul/1000-4 171 669873 ns/op BenchmarkZeroShifts/Shl-4 16134 7016 ns/op BenchmarkZeroShifts/ShlSame-4 5058400 23.46 ns/op BenchmarkZeroShifts/Shr-4 15097 7236 ns/op BenchmarkZeroShifts/ShrSame-4 5307700 22.40 ns/op BenchmarkExp3Power/0x10-4 165927 663.6 ns/op BenchmarkExp3Power/0x40-4 146492 798.2 ns/op BenchmarkExp3Power/0x100-4 87931 1274 ns/op BenchmarkExp3Power/0x400-4 41563 2753 ns/op BenchmarkExp3Power/0x1000-4 9642 12487 ns/op BenchmarkExp3Power/0x4000-4 1960 61934 ns/op BenchmarkExp3Power/0x10000-4 204 569021 ns/op BenchmarkExp3Power/0x40000-4 18 6565063 ns/op BenchmarkExp3Power/0x100000-4 2 61805760 ns/op BenchmarkExp3Power/0x400000-4 1 564917857 ns/op BenchmarkFibo-4 3 39422254 ns/op BenchmarkNatSqr/1-4 827032 132.7 ns/op BenchmarkNatSqr/2-4 561621 222.6 ns/op BenchmarkNatSqr/3-4 395000 276.2 ns/op BenchmarkNatSqr/5-4 310107 391.1 ns/op BenchmarkNatSqr/8-4 204211 544.5 ns/op BenchmarkNatSqr/10-4 174370 669.1 ns/op BenchmarkNatSqr/20-4 43008 2639 ns/op BenchmarkNatSqr/30-4 31663 3563 ns/op BenchmarkNatSqr/50-4 20180 5999 ns/op BenchmarkNatSqr/80-4 12116 9696 ns/op BenchmarkNatSqr/100-4 8170 12894 ns/op BenchmarkNatSqr/200-4 3537 33347 ns/op BenchmarkNatSqr/300-4 1386 77978 ns/op BenchmarkNatSqr/500-4 693 156767 ns/op BenchmarkNatSqr/800-4 302 377276 ns/op BenchmarkNatSqr/1000-4 229 504116 ns/op BenchmarkNatSetBytes/8-4 693247 169.5 ns/op BenchmarkNatSetBytes/24-4 200276 571.1 ns/op BenchmarkNatSetBytes/128-4 46652 2501 ns/op BenchmarkNatSetBytes/7-4 745196 153.6 ns/op BenchmarkNatSetBytes/23-4 208249 558.4 ns/op BenchmarkNatSetBytes/127-4 47041 2547 ns/op BenchmarkScanPi-4 249 470850 ns/op BenchmarkStringPiParallel-4 724 180751 ns/op BenchmarkScan/10/Base2-4 41494 2853 ns/op BenchmarkScan/100/Base2-4 4732 24884 ns/op BenchmarkScan/1000/Base2-4 487 245028 ns/op BenchmarkScan/10/Base8-4 101026 1173 ns/op BenchmarkScan/100/Base8-4 13560 8695 ns/op BenchmarkScan/1000/Base8-4 1333 85161 ns/op BenchmarkScan/10/Base10-4 105860 1102 ns/op BenchmarkScan/100/Base10-4 14841 8196 ns/op BenchmarkScan/1000/Base10-4 1466 78210 ns/op BenchmarkScan/10/Base16-4 117015 1025 ns/op BenchmarkScan/100/Base16-4 16406 7259 ns/op BenchmarkScan/1000/Base16-4 1684 69808 ns/op BenchmarkString/10/Base2-4 175376 670.0 ns/op BenchmarkString/100/Base2-4 23233 5124 ns/op BenchmarkString/1000/Base2-4 2331 47987 ns/op BenchmarkString/10/Base8-4 352252 344.9 ns/op BenchmarkString/100/Base8-4 60696 1913 ns/op BenchmarkString/1000/Base8-4 7060 17263 ns/op BenchmarkString/10/Base10-4 200956 588.2 ns/op BenchmarkString/100/Base10-4 37671 3082 ns/op BenchmarkString/1000/Base10-4 4795 24737 ns/op BenchmarkString/10/Base16-4 360910 300.4 ns/op BenchmarkString/100/Base16-4 70117 1444 ns/op BenchmarkString/1000/Base16-4 9388 12417 ns/op BenchmarkLeafSize/0-4 42 2791957 ns/op BenchmarkLeafSize/1-4 400 289026 ns/op BenchmarkLeafSize/2-4 382 293774 ns/op BenchmarkLeafSize/3-4 292 389348 ns/op BenchmarkLeafSize/4-4 402 281294 ns/op BenchmarkLeafSize/5-4 262 448231 ns/op BenchmarkLeafSize/6-4 285 400055 ns/op BenchmarkLeafSize/7-4 313 367449 ns/op BenchmarkLeafSize/8-4 394 279028 ns/op BenchmarkLeafSize/9-4 217 533245 ns/op BenchmarkLeafSize/10-4 255 442267 ns/op BenchmarkLeafSize/11-4 267 437835 ns/op BenchmarkLeafSize/12-4 294 389495 ns/op BenchmarkLeafSize/13-4 272 429211 ns/op BenchmarkLeafSize/14-4 313 361756 ns/op BenchmarkLeafSize/15-4 334 341824 ns/op BenchmarkLeafSize/16-4 409 275550 ns/op BenchmarkLeafSize/32-4 397 281166 ns/op BenchmarkLeafSize/64-4 370 302639 ns/op BenchmarkProbablyPrime/n=0-4 9 11385754 ns/op BenchmarkProbablyPrime/n=1-4 8 13040671 ns/op BenchmarkProbablyPrime/n=5-4 6 18749894 ns/op BenchmarkProbablyPrime/n=10-4 4 26000494 ns/op BenchmarkProbablyPrime/n=20-4 3 40747791 ns/op BenchmarkProbablyPrime/Lucas-4 12 9906563 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 73 1495630 ns/op BenchmarkRatCmp-4 197296 562.0 ns/op BenchmarkFloatSqrt/64-4 21862 5387 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14026 8501 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9720 12052 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4204 24128 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 753 147320 ns/op 18141 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 61 1966270 ns/op 174619 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 150962609 ns/op 3768152 B/op 618 allocs/op PASS ok math/big 50.180s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8495835 14.17 ns/op BenchmarkLeadingZeros8-4 8259987 14.68 ns/op BenchmarkLeadingZeros16-4 9462200 12.80 ns/op BenchmarkLeadingZeros32-4 10923693 11.05 ns/op BenchmarkLeadingZeros64-4 10427655 11.40 ns/op BenchmarkTrailingZeros-4 9574376 12.42 ns/op BenchmarkTrailingZeros8-4 10572682 11.37 ns/op BenchmarkTrailingZeros16-4 9572702 12.69 ns/op BenchmarkTrailingZeros32-4 10755865 11.03 ns/op BenchmarkTrailingZeros64-4 9736029 12.42 ns/op BenchmarkOnesCount-4 9702110 12.32 ns/op BenchmarkOnesCount8-4 10405690 11.48 ns/op BenchmarkOnesCount16-4 10487612 11.28 ns/op BenchmarkOnesCount32-4 10614075 11.19 ns/op BenchmarkOnesCount64-4 10620555 11.19 ns/op BenchmarkRotateLeft-4 9456705 12.74 ns/op BenchmarkRotateLeft8-4 10130787 11.69 ns/op BenchmarkRotateLeft16-4 9555484 12.52 ns/op BenchmarkRotateLeft32-4 10237113 11.56 ns/op BenchmarkRotateLeft64-4 10372072 11.62 ns/op BenchmarkReverse-4 12039312 9.818 ns/op BenchmarkReverse8-4 16099630 7.343 ns/op BenchmarkReverse16-4 15182856 8.298 ns/op BenchmarkReverse32-4 14510326 8.358 ns/op BenchmarkReverse64-4 12185128 9.806 ns/op BenchmarkReverseBytes-4 16690782 7.198 ns/op BenchmarkReverseBytes16-4 16496767 7.227 ns/op BenchmarkReverseBytes32-4 16427520 7.240 ns/op BenchmarkReverseBytes64-4 16425842 7.279 ns/op BenchmarkAdd-4 9407010 12.85 ns/op BenchmarkAdd32-4 10473394 11.42 ns/op BenchmarkAdd64-4 9701580 12.35 ns/op BenchmarkAdd64multiple-4 18786271 6.469 ns/op BenchmarkSub-4 9839706 12.23 ns/op BenchmarkSub32-4 10326676 11.49 ns/op BenchmarkSub64-4 9661467 12.35 ns/op BenchmarkSub64multiple-4 18429526 6.400 ns/op BenchmarkMul-4 9597162 12.37 ns/op BenchmarkMul32-4 10292928 11.48 ns/op BenchmarkMul64-4 9610294 12.49 ns/op BenchmarkDiv-4 2700008 44.32 ns/op BenchmarkDiv32-4 5642883 21.06 ns/op BenchmarkDiv64-4 2650194 45.22 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 10079992 10.62 ns/op BenchmarkAcos-4 462699 257.1 ns/op BenchmarkAcosh-4 408673 277.3 ns/op BenchmarkAsin-4 451017 257.5 ns/op BenchmarkAsinh-4 450774 259.4 ns/op BenchmarkAtan-4 714040 163.5 ns/op BenchmarkAtanh-4 708219 163.8 ns/op BenchmarkConj-4 19914050 6.045 ns/op BenchmarkCos-4 505777 208.2 ns/op BenchmarkCosh-4 545660 207.8 ns/op BenchmarkExp-4 731224 157.3 ns/op BenchmarkLog-4 810672 143.8 ns/op BenchmarkLog10-4 801939 146.0 ns/op BenchmarkPhase-4 1773286 67.61 ns/op BenchmarkPolar-4 1000000 100.9 ns/op BenchmarkPow-4 229342 514.4 ns/op BenchmarkRect-4 998743 117.6 ns/op BenchmarkSin-4 565260 211.4 ns/op BenchmarkSinh-4 564502 207.8 ns/op BenchmarkSqrt-4 1000000 115.7 ns/op BenchmarkTan-4 352195 326.1 ns/op BenchmarkTanh-4 380535 301.5 ns/op PASS ok math/cmplx 2.925s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 741642 160.2 ns/op BenchmarkInt63ThreadsafeParallel-4 669296 220.7 ns/op BenchmarkInt63Unthreadsafe-4 1212182 99.07 ns/op BenchmarkIntn1000-4 801696 140.0 ns/op BenchmarkInt63n1000-4 842623 132.1 ns/op BenchmarkInt31n1000-4 933769 120.9 ns/op BenchmarkFloat32-4 946742 117.8 ns/op BenchmarkFloat64-4 1202340 100.2 ns/op BenchmarkPerm3-4 189013 637.5 ns/op BenchmarkPerm30-4 22062 5285 ns/op BenchmarkPerm30ViaShuffle-4 25489 4751 ns/op BenchmarkShuffleOverhead-4 17814 6769 ns/op BenchmarkRead3-4 912163 128.5 ns/op BenchmarkRead64-4 76400 1576 ns/op BenchmarkRead1000-4 4934 23423 ns/op BenchmarkConcurrent-4 142184 859.2 ns/op PASS ok math/rand 2.599s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 39672 2688 ns/op BenchmarkQDecodeWord-4 96348 1114 ns/op BenchmarkQDecodeHeader-4 97507 1196 ns/op BenchmarkTypeByExtension/.html-4 419554 277.8 ns/op BenchmarkTypeByExtension/.HTML-4 261639 394.1 ns/op BenchmarkTypeByExtension/.unused-4 287318 361.4 ns/op BenchmarkExtensionsByType/text/html-4 177193 665.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 86486 1443 ns/op BenchmarkExtensionsByType/application/octet-stream-4 120256 1046 ns/op PASS ok mime 1.397s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 948 122855 ns/op PASS ok mime/quotedprintable 0.167s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 28 3642769 ns/op 8672 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 13 7712797 ns/op 19622 B/op 161 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5004929095 ns/op 158688 B/op 230 allocs/op BenchmarkDNSName-4 105408 1003 ns/op BenchmarkInterfaces-4 1359 85161 ns/op BenchmarkInterfaceByIndex-4 1636 67097 ns/op BenchmarkInterfaceByName-4 1268 86659 ns/op BenchmarkInterfaceAddrs-4 842 137371 ns/op BenchmarkInterfacesAndAddrs-4 2502 42762 ns/op BenchmarkInterfacesAndMulticastAddrs-4 465 236262 ns/op BenchmarkParseIP-4 6326 17881 ns/op BenchmarkParseIPValidIPv4-4 385354 315.5 ns/op BenchmarkParseIPValidIPv6-4 175939 665.2 ns/op BenchmarkIPString/IPv4-4 108387 1075 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10405 11190 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 46808 2466 ns/op BenchmarkIPEqual/IPv4-4 1134066 103.6 ns/op BenchmarkIPEqual/IPv6-4 1150455 105.9 ns/op BenchmarkSendFile/1024-4 1 223258827 ns/op 0.00 MB/s 624 B/op 13 allocs/op BenchmarkSendFile/2048-4 1 225003279 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 217715723 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 227162549 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222205068 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3310 35153 ns/op 932.15 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1728 64339 ns/op 1018.61 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 804 132954 ns/op 985.85 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 409 254323 ns/op 1030.75 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 199 564676 ns/op 928.48 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 87 1222153 ns/op 857.97 MB/s 5 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9372 12095 ns/op 84.66 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 7602 15071 ns/op 135.89 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 6630 16191 ns/op 252.98 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5234 22386 ns/op 365.95 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 3627 31716 ns/op 516.59 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1815 60877 ns/op 538.26 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1122 92922 ns/op 705.28 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 606 195656 ns/op 669.91 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 234 430923 ns/op 608.33 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 138 794170 ns/op 660.17 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 69 1597352 ns/op 656.45 MB/s BenchmarkSplice/unix-to-tcp/1024-4 17347 6336 ns/op 161.62 MB/s BenchmarkSplice/unix-to-tcp/2048-4 12237 8707 ns/op 235.20 MB/s BenchmarkSplice/unix-to-tcp/4096-4 9981 11678 ns/op 350.75 MB/s BenchmarkSplice/unix-to-tcp/8192-4 6316 16240 ns/op 504.42 MB/s BenchmarkSplice/unix-to-tcp/16384-4 4095 30177 ns/op 542.93 MB/s BenchmarkSplice/unix-to-tcp/32768-4 2102 47886 ns/op 684.30 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1261 87263 ns/op 751.01 MB/s BenchmarkSplice/unix-to-tcp/131072-4 697 158940 ns/op 824.66 MB/s BenchmarkSplice/unix-to-tcp/262144-4 330 328788 ns/op 797.30 MB/s BenchmarkSplice/unix-to-tcp/524288-4 170 679893 ns/op 771.13 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 78 1496261 ns/op 700.80 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 10134 10790 ns/op 94.90 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 8162 13596 ns/op 150.63 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 8295 15389 ns/op 266.17 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 4351 23019 ns/op 355.87 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 3391 29644 ns/op 552.69 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 2079 50887 ns/op 643.94 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1194 84095 ns/op 779.31 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 771 142749 ns/op 918.20 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 354 297013 ns/op 882.60 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 178 620751 ns/op 844.60 MB/s 5 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 79 1352060 ns/op 775.54 MB/s 11 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 19832 5642 ns/op 181.50 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 16460 6978 ns/op 293.49 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 9270 12429 ns/op 329.56 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 7294 16489 ns/op 496.81 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 3891 26081 ns/op 628.19 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 2592 43137 ns/op 759.62 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1231 89886 ns/op 729.10 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 728 167073 ns/op 784.52 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 392 308433 ns/op 849.92 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 190 582656 ns/op 899.82 MB/s 4 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 100 1202139 ns/op 872.26 MB/s 8 B/op 0 allocs/op BenchmarkTCP4OneShot-4 2187 57363 ns/op BenchmarkTCP4OneShotTimeout-4 1705 58731 ns/op BenchmarkTCP4Persistent-4 11457 10641 ns/op BenchmarkTCP4PersistentTimeout-4 10753 10792 ns/op BenchmarkTCP6OneShot-4 1933 54028 ns/op BenchmarkTCP6OneShotTimeout-4 2053 53715 ns/op BenchmarkTCP6Persistent-4 11151 10982 ns/op BenchmarkTCP6PersistentTimeout-4 10713 9719 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23930 5118 ns/op BenchmarkTCP6ConcurrentReadWrite-4 22129 4862 ns/op BenchmarkSetReadDeadline-4 122925 943.6 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 8854 12850 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9256 12945 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9097 12267 ns/op 0 B/op 0 allocs/op PASS ok net 36.425s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 27152 4190 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11038 10791 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14091 8845 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17937 6620 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 32606 3497 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49717 2372 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 788128 128.0 ns/op BenchmarkReadRequestChrome-4 3513 31064 ns/op 19.67 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9778 10444 ns/op 7.47 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11016 10647 ns/op 7.70 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6760 15940 ns/op 9.47 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17415 6712 ns/op 5.96 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 316 412003 ns/op 2.49 MB/s BenchmarkFileAndServer_1KB/https1-4 214 513443 ns/op 1.99 MB/s BenchmarkFileAndServer_1KB/h2-4 147 732688 ns/op 1.40 MB/s BenchmarkFileAndServer_16MB/h1-4 2 55059886 ns/op 304.71 MB/s BenchmarkFileAndServer_16MB/https1-4 1 144168198 ns/op 116.37 MB/s BenchmarkFileAndServer_16MB/h2-4 1 256909187 ns/op 65.30 MB/s BenchmarkFileAndServer_64MB/h1-4 1 224365916 ns/op 299.10 MB/s BenchmarkFileAndServer_64MB/https1-4 1 465302961 ns/op 144.23 MB/s BenchmarkFileAndServer_64MB/h2-4 1 992248077 ns/op 67.63 MB/s BenchmarkServeMux-4 264 464173 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 348 363450 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 355 345622 ns/op 6028 B/op 64 allocs/op BenchmarkClientServer/https1-4 213 486690 ns/op 6653 B/op 74 allocs/op BenchmarkClientServer/h2-4 166 643076 ns/op 10363 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 1054 110532 ns/op 10349 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 38 3007858 ns/op 68378 B/op 753 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34166: read tcp 127.0.0.1:41577->127.0.0.1:34166: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34168: read tcp 127.0.0.1:41577->127.0.0.1:34168: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34184: write tcp 127.0.0.1:41577->127.0.0.1:34184: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34152: write tcp 127.0.0.1:41577->127.0.0.1:34152: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45834: write tcp 127.0.0.1:38827->127.0.0.1:45834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45838: write tcp 127.0.0.1:38827->127.0.0.1:45838: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45828: write tcp 127.0.0.1:38827->127.0.0.1:45828: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50762: write tcp 127.0.0.1:39103->127.0.0.1:50762: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50814: write tcp 127.0.0.1:39103->127.0.0.1:50814: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50792: write tcp 127.0.0.1:39103->127.0.0.1:50792: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 188 583743 ns/op 17030 B/op 173 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40808: read tcp 127.0.0.1:35457->127.0.0.1:40808: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40796: write tcp 127.0.0.1:35457->127.0.0.1:40796: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45060: read tcp 127.0.0.1:35285->127.0.0.1:45060: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45102: read tcp 127.0.0.1:35285->127.0.0.1:45102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:45126: write tcp 127.0.0.1:35285->127.0.0.1:45126: use of closed network connection BenchmarkClientServerParallel/64/h1-4 350 298955 ns/op 21959 B/op 121 allocs/op BenchmarkClientServerParallel/64/https1-4 32 4726201 ns/op 105490 B/op 1139 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33210: read tcp 127.0.0.1:34183->127.0.0.1:33210: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33190: write tcp 127.0.0.1:34183->127.0.0.1:33190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33226: write tcp 127.0.0.1:34183->127.0.0.1:33226: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33092: read tcp 127.0.0.1:38125->127.0.0.1:33092: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33094: read tcp 127.0.0.1:38125->127.0.0.1:33094: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33200: read tcp 127.0.0.1:38125->127.0.0.1:33200: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33108: write tcp 127.0.0.1:38125->127.0.0.1:33108: use of closed network connection BenchmarkClientServerParallel/64/h2-4 54 4301236 ns/op 97853 B/op 1151 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51806: read tcp 127.0.0.1:46729->127.0.0.1:51806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51802: write tcp 127.0.0.1:46729->127.0.0.1:51802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57872: read tcp 127.0.0.1:46169->127.0.0.1:57872: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57850: read tcp 127.0.0.1:46169->127.0.0.1:57850: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57854: read tcp 127.0.0.1:46169->127.0.0.1:57854: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57938: read tcp 127.0.0.1:46169->127.0.0.1:57938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57862: read tcp 127.0.0.1:46169->127.0.0.1:57862: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57906: read tcp 127.0.0.1:46169->127.0.0.1:57906: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57912: read tcp 127.0.0.1:46169->127.0.0.1:57912: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57924: read tcp 127.0.0.1:46169->127.0.0.1:57924: use of closed network connection ... [output truncated] BenchmarkServer-4 130 805762 ns/op 2934 B/op 23 allocs/op BenchmarkClient-4 280 462349 ns/op 3767 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 690 177229 ns/op 7349 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1096 94498 ns/op 3047 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1629 71410 ns/op 1907 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1515 80218 ns/op 2770 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1658 72127 ns/op 2699 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1502 85205 ns/op 2720 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1868 70969 ns/op 1882 B/op 13 allocs/op BenchmarkServerHijack-4 1034 116704 ns/op 16671 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 352 303697 ns/op 5910 B/op 52 allocs/op BenchmarkResponseStatusLine-4 369987 274.2 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.930s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 3907 25989 ns/op 34074 B/op 12 allocs/op PASS ok net/http/httputil 0.201s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 89952 1289 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 571544 197.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 175929 670.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66459 1860 ns/op BenchmarkStdIPv4-4 115878 1023 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 88197 1328 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 85645 1391 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 77818 1522 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66369 1787 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1762237 68.23 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1603323 74.77 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1327674 90.45 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 249897 472.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 261133 443.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 250330 476.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82473 1474 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 247669 439.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 138818 855.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 138889 809.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 142218 859.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 75064 1590 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 339074 331.6 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 111162 1047 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 154921 740.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 252661 464.8 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 148952 782.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 307332 371.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 135603 835.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 139646 854.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 139128 851.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 106778 1075 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 443715 258.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 151695 761.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 86560 1337 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 109698 1044 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 146775 748.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 109438 1138 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 226746 456.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 106689 1068 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 126614 879.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 176878 670.0 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 124622 938.8 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 993018 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 897418 118.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 998662 118.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 990147 118.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 939369 117.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 983770 117.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 933220 117.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 331896 343.4 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 548430 193.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 195144 598.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 214153 552.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 200209 588.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74881 1605 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 432537 260.0 ns/op PASS ok net/netip 7.725s 2023/03/24 18:05:48 Test RPC server listening on 127.0.0.1:43773 2023/03/24 18:05:48 Test HTTP RPC server listening on 127.0.0.1:33591 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1503 82645 ns/op BenchmarkEndToEndHTTP-4 1537 76904 ns/op BenchmarkEndToEndAsync-4 3105 32410 ns/op BenchmarkEndToEndAsyncHTTP-4 3178 36773 ns/op PASS ok net/rpc 0.884s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3444 31561 ns/op BenchmarkReadMIMEHeader/server_headers-4 5544 21287 ns/op BenchmarkUncommon-4 24873 4567 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.601s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4869 23287 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 101810 1150 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 583538 196.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 86332 1399 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 157545 735.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 78249 1530 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13290 9033 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 370545 308.5 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 84306 1418 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 172144 721.1 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 77344 1522 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14643 8030 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 201081 594.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 80145 1460 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77196 1525 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35464 3325 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6597 18122 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 199132 590.2 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 75883 1485 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 78373 1521 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35737 3291 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6486 17731 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.338s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3230121 35.27 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 159345 691.9 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 750 149100 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 231 493058 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 638 184924 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 46863 2339 ns/op BenchmarkStatFile-4 39906 2964 ns/op BenchmarkStatDir-4 38778 2835 ns/op BenchmarkLstatDot-4 46767 2396 ns/op BenchmarkLstatFile-4 39666 2889 ns/op BenchmarkLstatDir-4 42031 2771 ns/op PASS ok os 1.641s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 142 822636 ns/op 6564 B/op 29 allocs/op PASS ok os/exec 0.240s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 375585 290.5 ns/op PASS ok os/user 0.218s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3529638 33.57 ns/op BenchmarkString-4 2297445 52.13 ns/op BenchmarkBytes-4 1923520 60.06 ns/op BenchmarkNamedBytes-4 760826 150.7 ns/op BenchmarkBytesArray-4 642290 176.5 ns/op BenchmarkSliceLen-4 2268651 52.66 ns/op BenchmarkMapLen-4 1466262 81.60 ns/op BenchmarkStringLen-4 1764645 67.69 ns/op BenchmarkArrayLen-4 1731853 69.35 ns/op BenchmarkSliceCap-4 2368414 51.17 ns/op BenchmarkDeepEqual/int8-4 687968 171.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 114894 1038 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 527354 225.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 107502 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 473700 230.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 106447 1100 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 499749 231.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 105300 1096 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 503936 227.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 107463 1086 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 640204 177.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 138829 853.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 491595 236.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 108612 1091 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 494577 230.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 108441 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 493426 227.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 108624 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 515492 223.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 109083 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 510238 226.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 107360 1091 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 500236 229.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 102260 1131 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 486028 229.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 107569 1116 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 494661 233.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 108338 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 520298 226.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 107337 1124 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 647893 175.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 115177 1033 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 535063 217.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105073 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 135399 856.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67356 1776 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69510 1728 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45100 2637 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 290583 412.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 39664 3041 ns/op BenchmarkIsZero/StructComparable-4 890298 129.8 ns/op BenchmarkIsZero/StructIncomparable-4 173602 692.0 ns/op BenchmarkSetZero/Bool/Direct-4 4333197 27.05 ns/op BenchmarkSetZero/Bool/CachedZero-4 1747543 69.69 ns/op BenchmarkSetZero/Bool/NewZero-4 1277852 94.58 ns/op BenchmarkSetZero/Int/Direct-4 2473863 48.09 ns/op BenchmarkSetZero/Int/CachedZero-4 1783564 67.36 ns/op BenchmarkSetZero/Int/NewZero-4 1290330 93.05 ns/op BenchmarkSetZero/Uint/Direct-4 2464942 47.90 ns/op BenchmarkSetZero/Uint/CachedZero-4 1780489 67.53 ns/op BenchmarkSetZero/Uint/NewZero-4 1289659 92.77 ns/op BenchmarkSetZero/Float/Direct-4 2501898 53.62 ns/op BenchmarkSetZero/Float/CachedZero-4 1775785 67.82 ns/op BenchmarkSetZero/Float/NewZero-4 1255196 95.86 ns/op BenchmarkSetZero/Complex/Direct-4 2411534 48.75 ns/op BenchmarkSetZero/Complex/CachedZero-4 1769342 67.05 ns/op BenchmarkSetZero/Complex/NewZero-4 1289514 93.63 ns/op BenchmarkSetZero/Array/Direct-4 4344909 27.68 ns/op BenchmarkSetZero/Array/CachedZero-4 1747582 68.48 ns/op BenchmarkSetZero/Array/NewZero-4 1257884 93.74 ns/op BenchmarkSetZero/Chan/Direct-4 2505877 47.67 ns/op BenchmarkSetZero/Chan/CachedZero-4 1325583 90.24 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 114.7 ns/op BenchmarkSetZero/Func/Direct-4 2512682 47.78 ns/op BenchmarkSetZero/Func/CachedZero-4 1327270 89.21 ns/op BenchmarkSetZero/Func/NewZero-4 978160 113.6 ns/op BenchmarkSetZero/Interface/Direct-4 2286601 52.33 ns/op BenchmarkSetZero/Interface/CachedZero-4 1778890 67.30 ns/op BenchmarkSetZero/Interface/NewZero-4 1278801 93.30 ns/op BenchmarkSetZero/Map/Direct-4 2484861 47.57 ns/op BenchmarkSetZero/Map/CachedZero-4 1318502 89.50 ns/op BenchmarkSetZero/Map/NewZero-4 960261 114.6 ns/op BenchmarkSetZero/Pointer/Direct-4 2505927 49.47 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1328450 88.70 ns/op BenchmarkSetZero/Pointer/NewZero-4 975309 115.7 ns/op BenchmarkSetZero/Slice/Direct-4 2127990 55.02 ns/op BenchmarkSetZero/Slice/CachedZero-4 1758180 67.95 ns/op BenchmarkSetZero/Slice/NewZero-4 1269492 93.36 ns/op BenchmarkSetZero/String/Direct-4 2484976 48.47 ns/op BenchmarkSetZero/String/CachedZero-4 1779792 67.49 ns/op BenchmarkSetZero/String/NewZero-4 1262296 93.87 ns/op BenchmarkSetZero/Struct/Direct-4 4289166 28.28 ns/op BenchmarkSetZero/Struct/CachedZero-4 1762378 67.49 ns/op BenchmarkSetZero/Struct/NewZero-4 1287301 93.10 ns/op BenchmarkSelect/1-4 161966 715.3 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 83756 1397 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 39699 2595 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 169789 617.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 128013 929.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 116598 986.3 ns/op 129.78 MB/s BenchmarkCallArgCopy/size=256-4 91914 1210 ns/op 211.52 MB/s BenchmarkCallArgCopy/size=1024-4 72403 1623 ns/op 631.00 MB/s BenchmarkCallArgCopy/size=4096-4 35716 2971 ns/op 1378.88 MB/s BenchmarkCallArgCopy/size=65536-4 2991 39123 ns/op 1675.12 MB/s BenchmarkPtrTo-4 402764 253.1 ns/op BenchmarkFieldByName1-4 783924 143.2 ns/op BenchmarkFieldByName2-4 58921 1888 ns/op BenchmarkFieldByName3-4 9158 13121 ns/op BenchmarkInterfaceBig-4 4914783 25.76 ns/op BenchmarkInterfaceSmall-4 4894179 23.47 ns/op BenchmarkNew-4 1938609 63.66 ns/op BenchmarkMap/StringKeys/MapIndex-4 3033 37501 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3090 37150 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2930 38128 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3100 37999 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3134 37109 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3178 37265 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 245775 470.6 ns/op PASS ok reflect 18.590s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10294 10206 ns/op 9029 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 13836 7886 ns/op 9390 B/op 1 allocs/op BenchmarkFindString-4 12018 10278 ns/op 9234 B/op 1 allocs/op BenchmarkFindSubmatch-4 10708 11504 ns/op 9550 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 11020 10503 ns/op 9144 B/op 2 allocs/op BenchmarkLiteral-4 16665 6974 ns/op BenchmarkNotLiteral-4 3882 27452 ns/op BenchmarkMatchClass-4 3290 36211 ns/op BenchmarkMatchClass_InRange-4 3584 35311 ns/op BenchmarkReplaceAll-4 2199 51455 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 16700 7037 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 38745 3056 ns/op BenchmarkAnchoredShortMatch-4 15472 7650 ns/op BenchmarkAnchoredLongMatch-4 19138 5982 ns/op BenchmarkOnePassShortA-4 20425 6085 ns/op BenchmarkNotOnePassShortA-4 7560 15192 ns/op BenchmarkOnePassShortB-4 26983 4580 ns/op BenchmarkNotOnePassShortB-4 8736 12395 ns/op BenchmarkOnePassLongPrefix-4 84369 1432 ns/op BenchmarkOnePassLongNotPrefix-4 28203 4289 ns/op BenchmarkMatchParallelShared-4 18174 5923 ns/op BenchmarkMatchParallelCopied-4 23064 5428 ns/op BenchmarkQuoteMetaAll-4 138628 822.3 ns/op 17.03 MB/s BenchmarkQuoteMetaNone-4 260829 465.0 ns/op 55.91 MB/s BenchmarkCompile/Onepass-4 3680 30394 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1521 74650 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 186 633169 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3592959 32.09 ns/op 498.66 MB/s BenchmarkMatch/Easy0/32-4 15614 7083 ns/op 4.52 MB/s BenchmarkMatch/Easy0/1K-4 5514 19836 ns/op 51.62 MB/s BenchmarkMatch/Easy0i/16-4 3647205 31.44 ns/op 508.88 MB/s BenchmarkMatch/Easy0i/32-4 5084 21959 ns/op 1.46 MB/s BenchmarkMatch/Easy0i/1K-4 258 463124 ns/op 2.21 MB/s BenchmarkMatch/Easy1/16-4 3578672 32.42 ns/op 493.56 MB/s BenchmarkMatch/Easy1/32-4 16628 6763 ns/op 4.73 MB/s BenchmarkMatch/Easy1/1K-4 4627 26084 ns/op 39.26 MB/s BenchmarkMatch/Medium/16-4 3612822 31.83 ns/op 502.60 MB/s BenchmarkMatch/Medium/32-4 5032 20102 ns/op 1.59 MB/s BenchmarkMatch/Medium/1K-4 289 401582 ns/op 2.55 MB/s BenchmarkMatch/Hard/16-4 3636763 31.74 ns/op 504.03 MB/s BenchmarkMatch/Hard/32-4 3975 29813 ns/op 1.07 MB/s BenchmarkMatch/Hard/1K-4 169 705849 ns/op 1.45 MB/s BenchmarkMatch/Hard1/16-4 1356 83748 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 757 155193 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4574750 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 29226 4060 ns/op 3.94 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17521 6859 ns/op 4.67 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 661 181694 ns/op 5.64 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.946s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 706502 165.7 ns/op BenchmarkIsWordChar-4 176061 676.6 ns/op PASS ok regexp/syntax 1.308s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 70162 1691 ns/op BenchmarkCallers/inlined-4 51320 2327 ns/op BenchmarkCallers/no-cache-4 10000 10249 ns/op BenchmarkMakeChan/Byte-4 1103653 106.6 ns/op BenchmarkMakeChan/Int-4 1000000 133.1 ns/op BenchmarkMakeChan/Ptr-4 548266 208.8 ns/op BenchmarkMakeChan/Struct/0-4 1199586 102.5 ns/op BenchmarkMakeChan/Struct/32-4 514575 225.5 ns/op BenchmarkMakeChan/Struct/40-4 398588 265.1 ns/op BenchmarkChanNonblocking-4 9654181 11.40 ns/op BenchmarkSelectUncontended-4 846318 130.4 ns/op BenchmarkSelectSyncContended-4 31544 3942 ns/op BenchmarkSelectAsyncContended-4 102344 1116 ns/op BenchmarkSelectNonblock-4 6273652 18.31 ns/op BenchmarkChanUncontended-4 11356 13549 ns/op BenchmarkChanContended-4 1176 102007 ns/op BenchmarkChanSync-4 180793 689.3 ns/op BenchmarkChanSyncWork-4 10000 35847 ns/op BenchmarkChanProdCons0-4 76166 1512 ns/op BenchmarkChanProdCons10-4 108376 1126 ns/op BenchmarkChanProdCons100-4 116032 1111 ns/op BenchmarkChanProdConsWork0-4 76184 1634 ns/op BenchmarkChanProdConsWork10-4 88987 1500 ns/op BenchmarkChanProdConsWork100-4 92545 1385 ns/op BenchmarkSelectProdCons-4 66121 1861 ns/op BenchmarkReceiveDataFromClosedChan-4 677636 179.6 ns/op BenchmarkChanCreation-4 208034 532.8 ns/op BenchmarkChanSem-4 129613 925.2 ns/op BenchmarkChanPopular-4 90 1258916 ns/op BenchmarkChanClosed-4 513198 240.5 ns/op BenchmarkCallClosure-4 5818941 20.63 ns/op BenchmarkCallClosure1-4 6184552 19.35 ns/op BenchmarkCallClosure2-4 1318062 89.62 ns/op BenchmarkCallClosure3-4 1560291 72.70 ns/op BenchmarkCallClosure4-4 1346218 86.48 ns/op BenchmarkComplex128DivNormal-4 9921813 12.03 ns/op BenchmarkComplex128DivNisNaN-4 7418354 15.97 ns/op BenchmarkComplex128DivDisNaN-4 7462663 16.08 ns/op BenchmarkComplex128DivNisInf-4 9899464 12.20 ns/op BenchmarkComplex128DivDisInf-4 5657786 21.27 ns/op BenchmarkSetTypePtr-4 47551870 2.453 ns/op 3261.38 MB/s BenchmarkSetTypePtr8-4 9572312 12.48 ns/op 5128.63 MB/s BenchmarkSetTypePtr16-4 9635146 12.52 ns/op 10219.76 MB/s BenchmarkSetTypePtr32-4 9556117 12.47 ns/op 20534.13 MB/s BenchmarkSetTypePtr64-4 9600616 12.46 ns/op 41088.15 MB/s BenchmarkSetTypePtr126-4 5666991 21.36 ns/op 47183.48 MB/s BenchmarkSetTypePtr128-4 5860794 20.35 ns/op 50324.03 MB/s BenchmarkSetTypePtrSlice-4 722772 166.0 ns/op 49346.22 MB/s BenchmarkSetTypeNode1-4 9557510 12.48 ns/op 1922.82 MB/s BenchmarkSetTypeNode1Slice-4 2971545 40.13 ns/op 19138.84 MB/s BenchmarkSetTypeNode8-4 9562984 12.51 ns/op 6393.82 MB/s BenchmarkSetTypeNode8Slice-4 1562515 77.05 ns/op 33223.62 MB/s BenchmarkSetTypeNode64-4 5647317 21.18 ns/op 24925.19 MB/s BenchmarkSetTypeNode64Slice-4 229412 522.9 ns/op 32312.45 MB/s BenchmarkSetTypeNode64Dead-4 7483496 15.99 ns/op 33012.28 MB/s BenchmarkSetTypeNode64DeadSlice-4 257245 463.2 ns/op 36479.67 MB/s BenchmarkSetTypeNode124-4 5622475 21.39 ns/op 47120.45 MB/s BenchmarkSetTypeNode124Slice-4 180693 672.7 ns/op 47950.53 MB/s BenchmarkSetTypeNode126-4 5881549 20.56 ns/op 49814.20 MB/s BenchmarkSetTypeNode126Slice-4 177368 668.9 ns/op 48986.79 MB/s BenchmarkSetTypeNode128-4 4032846 29.61 ns/op 35118.80 MB/s BenchmarkSetTypeNode128Slice-4 143103 839.3 ns/op 39651.38 MB/s BenchmarkSetTypeNode130-4 4050651 29.76 ns/op 35485.04 MB/s BenchmarkSetTypeNode130Slice-4 141428 856.3 ns/op 39461.43 MB/s BenchmarkSetTypeNode1024-4 750423 156.4 ns/op 52481.28 MB/s BenchmarkSetTypeNode1024Slice-4 24308 4934 ns/op 53232.10 MB/s BenchmarkAllocation-4 3562 44033 ns/op BenchmarkReadMemStats-4 6468 19322 ns/op BenchmarkReadMemStatsLatency-4 1 69019 p50-ns 69019 p90-ns 69019 p99-ns BenchmarkWriteBarrier-4 2425287 54.20 ns/op BenchmarkBulkWriteBarrier-4 5929352 17.33 ns/op BenchmarkScanStackNoLocals-4 3 37307221 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10879615 12.23 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11382625 12.87 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8604853 14.34 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7004064 17.79 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4869566 24.57 ns/op BenchmarkHash5-4 5799312 20.26 ns/op 246.84 MB/s BenchmarkHash16-4 6175628 19.52 ns/op 819.69 MB/s BenchmarkHash64-4 5767023 20.87 ns/op 3066.17 MB/s BenchmarkHash1024-4 1992123 60.30 ns/op 16982.44 MB/s BenchmarkHash65536-4 38484 3113 ns/op 21049.60 MB/s BenchmarkAlignedLoad-4 6618741 17.20 ns/op BenchmarkUnalignedLoad-4 6888936 16.82 ns/op BenchmarkEqEfaceConcrete-4 5883762 20.35 ns/op BenchmarkEqIfaceConcrete-4 5439014 21.87 ns/op BenchmarkNeEfaceConcrete-4 5581792 21.28 ns/op BenchmarkNeIfaceConcrete-4 5555041 21.53 ns/op BenchmarkConvT2EByteSized/bool-4 6364562 19.01 ns/op BenchmarkConvT2EByteSized/uint8-4 5794339 20.69 ns/op BenchmarkConvT2ESmall-4 5599126 21.61 ns/op BenchmarkConvT2EUintptr-4 5162160 23.45 ns/op BenchmarkConvT2ELarge-4 1000000 103.9 ns/op BenchmarkConvT2ISmall-4 5589115 21.48 ns/op BenchmarkConvT2IUintptr-4 5136028 22.89 ns/op BenchmarkConvT2ILarge-4 1114294 96.74 ns/op BenchmarkConvI2E-4 4430744 26.48 ns/op BenchmarkConvI2I-4 3818109 30.70 ns/op BenchmarkAssertE2T-4 4421716 27.07 ns/op BenchmarkAssertE2TLarge-4 2512406 47.26 ns/op BenchmarkAssertE2I-4 4179438 28.73 ns/op BenchmarkAssertI2T-4 4201357 28.66 ns/op BenchmarkAssertI2I-4 4019930 29.64 ns/op BenchmarkAssertI2E-4 5167630 23.03 ns/op BenchmarkAssertE2E-4 5367114 21.16 ns/op BenchmarkAssertE2T2-4 3490917 33.78 ns/op BenchmarkAssertE2T2Blank-4 4061415 29.13 ns/op BenchmarkAssertI2E2-4 4158147 29.10 ns/op BenchmarkAssertI2E2Blank-4 5400471 21.37 ns/op BenchmarkAssertE2E2-4 4306340 27.69 ns/op BenchmarkAssertE2E2Blank-4 5532284 20.40 ns/op BenchmarkConvT2Ezero/zero/16-4 5099388 23.56 ns/op BenchmarkConvT2Ezero/zero/32-4 5014567 23.92 ns/op BenchmarkConvT2Ezero/zero/64-4 5085565 23.22 ns/op BenchmarkConvT2Ezero/zero/str-4 5211036 23.01 ns/op BenchmarkConvT2Ezero/zero/slice-4 5196231 23.46 ns/op BenchmarkConvT2Ezero/zero/big-4 282092 465.6 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1295174 87.12 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1208449 92.37 ns/op BenchmarkConvT2Ezero/nonzero/big-4 228817 475.7 ns/op BenchmarkConvT2Ezero/smallint/16-4 4915185 24.21 ns/op BenchmarkConvT2Ezero/smallint/32-4 5051400 23.87 ns/op BenchmarkConvT2Ezero/smallint/64-4 5239809 23.19 ns/op BenchmarkConvT2Ezero/largeint/16-4 1570062 74.40 ns/op BenchmarkConvT2Ezero/largeint/32-4 1637164 74.21 ns/op BenchmarkConvT2Ezero/largeint/64-4 1698666 76.30 ns/op BenchmarkMalloc8-4 1470249 79.71 ns/op BenchmarkMalloc16-4 1409529 83.15 ns/op BenchmarkMallocTypeInfo8-4 1475240 80.61 ns/op BenchmarkMallocTypeInfo16-4 1218532 102.2 ns/op BenchmarkMallocLargeStruct-4 176373 611.4 ns/op BenchmarkGoroutineSelect-4 78 1936529 ns/op BenchmarkGoroutineBlocking-4 69 1767555 ns/op BenchmarkGoroutineForRange-4 80 1737096 ns/op BenchmarkGoroutineIdle-4 68 1681066 ns/op BenchmarkHashStringSpeed-4 2326227 46.63 ns/op BenchmarkHashBytesSpeed-4 1374214 87.75 ns/op BenchmarkHashInt32Speed-4 3329389 35.92 ns/op BenchmarkHashInt64Speed-4 3153580 34.30 ns/op BenchmarkHashStringArraySpeed-4 582644 202.3 ns/op BenchmarkMegMap-4 2982603 38.39 ns/op BenchmarkMegOneMap-4 3716367 32.41 ns/op BenchmarkMegEqMap-4 1394 85659 ns/op BenchmarkMegEmptyMap-4 4357329 27.61 ns/op BenchmarkSmallStrMap-4 3140112 38.62 ns/op BenchmarkMapStringKeysEight_16-4 3275024 36.56 ns/op BenchmarkMapStringKeysEight_32-4 3281506 35.84 ns/op BenchmarkMapStringKeysEight_64-4 3200354 37.46 ns/op BenchmarkMapStringKeysEight_1M-4 3132760 38.29 ns/op BenchmarkIntMap-4 3975111 30.39 ns/op BenchmarkMapFirst/1-4 4904390 24.42 ns/op BenchmarkMapFirst/2-4 4444842 26.42 ns/op BenchmarkMapFirst/3-4 4879856 24.59 ns/op BenchmarkMapFirst/4-4 4588861 24.22 ns/op BenchmarkMapFirst/5-4 4510262 24.50 ns/op BenchmarkMapFirst/6-4 4344492 26.85 ns/op BenchmarkMapFirst/7-4 4451272 24.80 ns/op BenchmarkMapFirst/8-4 4161900 28.58 ns/op BenchmarkMapFirst/9-4 4275741 28.07 ns/op BenchmarkMapFirst/10-4 4054390 29.12 ns/op BenchmarkMapFirst/11-4 4024437 29.36 ns/op BenchmarkMapFirst/12-4 3953608 30.76 ns/op BenchmarkMapFirst/13-4 3907975 30.36 ns/op BenchmarkMapFirst/14-4 3846555 28.53 ns/op BenchmarkMapFirst/15-4 3876541 29.53 ns/op BenchmarkMapFirst/16-4 4021862 30.86 ns/op BenchmarkMapMid/1-4 3749172 31.98 ns/op BenchmarkMapMid/2-4 3687156 32.45 ns/op BenchmarkMapMid/3-4 3712669 32.41 ns/op BenchmarkMapMid/4-4 3654354 32.16 ns/op BenchmarkMapMid/5-4 3736252 30.37 ns/op BenchmarkMapMid/6-4 3742046 32.03 ns/op BenchmarkMapMid/7-4 3702915 32.28 ns/op BenchmarkMapMid/8-4 3567205 31.76 ns/op BenchmarkMapMid/9-4 3456514 33.19 ns/op BenchmarkMapMid/10-4 3359598 34.97 ns/op BenchmarkMapMid/11-4 3488184 35.37 ns/op BenchmarkMapMid/12-4 3163663 37.93 ns/op BenchmarkMapMid/13-4 3610278 32.91 ns/op BenchmarkMapMid/14-4 3550908 33.40 ns/op BenchmarkMapMid/15-4 3709755 34.39 ns/op BenchmarkMapMid/16-4 3372087 35.37 ns/op BenchmarkMapLast/1-4 3808740 32.17 ns/op BenchmarkMapLast/2-4 3742177 32.32 ns/op BenchmarkMapLast/3-4 3772341 31.67 ns/op BenchmarkMapLast/4-4 3563762 32.40 ns/op BenchmarkMapLast/5-4 3831866 33.65 ns/op BenchmarkMapLast/6-4 3498697 34.40 ns/op BenchmarkMapLast/7-4 3514006 34.33 ns/op BenchmarkMapLast/8-4 3330874 34.09 ns/op BenchmarkMapLast/9-4 3461080 39.00 ns/op BenchmarkMapLast/10-4 3374896 35.30 ns/op BenchmarkMapLast/11-4 3252078 42.62 ns/op BenchmarkMapLast/12-4 3002883 35.80 ns/op BenchmarkMapLast/13-4 3254649 35.65 ns/op BenchmarkMapLast/14-4 3336890 37.01 ns/op BenchmarkMapLast/15-4 3248246 36.76 ns/op BenchmarkMapLast/16-4 3252828 38.76 ns/op BenchmarkMapCycle-4 2032300 58.33 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3412567 35.04 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2301 50337 ns/op BenchmarkMakeMap/[Byte]Byte-4 517837 194.4 ns/op BenchmarkMakeMap/[Int]Int-4 373861 318.1 ns/op BenchmarkNewEmptyMap-4 10759770 10.94 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1729381 68.93 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 468645 249.0 ns/op BenchmarkMapIterEmpty-4 5479658 21.44 ns/op BenchmarkSameLengthMap-4 4669831 25.37 ns/op BenchmarkBigKeyMap-4 1617486 73.49 ns/op BenchmarkBigValMap-4 1517962 79.58 ns/op BenchmarkSmallKeyMap-4 2833482 41.08 ns/op BenchmarkMapPopulate/1-4 2229826 52.48 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 128488 879.2 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7966 16663 ns/op 6275 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 778 151780 ns/op 51772 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 48 2461366 ns/op 416363 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 36710757 ns/op 6525330 B/op 2874 allocs/op BenchmarkComplexAlgMap-4 460855 256.6 ns/op BenchmarkGoMapClear/Reflexive/1-4 702831 160.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 650398 174.5 ns/op BenchmarkGoMapClear/Reflexive/100-4 233713 509.1 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41750 2865 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5527 21648 ns/op BenchmarkGoMapClear/NonReflexive/1-4 554037 214.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 504062 235.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 210817 566.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40144 2971 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5373 22552 ns/op BenchmarkMapStringConversion/32/simple-4 1830406 63.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1648783 70.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1531614 77.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1790187 65.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1487439 80.21 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1416746 84.85 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1931871 65.48 ns/op BenchmarkMapInterfacePtr-4 1990089 58.19 ns/op BenchmarkNewEmptyMapHintLessThan8-4 3917754 30.63 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 148976 873.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5493 21845 ns/op BenchmarkMapPop1000-4 391 317742 ns/op BenchmarkMapPop10000-4 19 5999537 ns/op BenchmarkMapAssign/Int32/256-4 2408612 49.45 ns/op BenchmarkMapAssign/Int32/65536-4 1000950 113.2 ns/op BenchmarkMapAssign/Int64/256-4 2349703 49.51 ns/op BenchmarkMapAssign/Int64/65536-4 811030 147.2 ns/op BenchmarkMapAssign/Str/256-4 1948534 62.67 ns/op BenchmarkMapAssign/Str/65536-4 390436 265.4 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1501389 81.07 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 597940 186.9 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1522801 76.89 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 501049 212.6 ns/op BenchmarkMapOperatorAssign/Str/256-4 476426 2269 ns/op BenchmarkMapOperatorAssign/Str/65536-4 142231 713.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 774212 172.1 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 186570 609.1 ns/op 67 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 738600 171.5 ns/op 30 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 166191 670.5 ns/op 78 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 545385 256.3 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 103999 1081 ns/op 139 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1846996 64.72 ns/op BenchmarkMapDelete/Int32/1000-4 1881614 67.83 ns/op BenchmarkMapDelete/Int32/10000-4 1734218 67.26 ns/op BenchmarkMapDelete/Int64/100-4 1788868 71.02 ns/op BenchmarkMapDelete/Int64/1000-4 1860043 68.72 ns/op BenchmarkMapDelete/Int64/10000-4 1801479 63.99 ns/op BenchmarkMapDelete/Str/100-4 1380943 91.46 ns/op BenchmarkMapDelete/Str/1000-4 1442746 79.40 ns/op BenchmarkMapDelete/Str/10000-4 1405616 85.93 ns/op BenchmarkMapDelete/Pointer/100-4 1517947 75.34 ns/op BenchmarkMapDelete/Pointer/1000-4 1720540 68.93 ns/op BenchmarkMapDelete/Pointer/10000-4 1633665 71.88 ns/op BenchmarkMemmove/0-4 14701978 8.001 ns/op BenchmarkMemmove/1-4 1883212 61.53 ns/op 16.25 MB/s BenchmarkMemmove/2-4 1831495 64.12 ns/op 31.19 MB/s BenchmarkMemmove/3-4 1849138 64.57 ns/op 46.46 MB/s BenchmarkMemmove/4-4 1856665 64.98 ns/op 61.55 MB/s BenchmarkMemmove/5-4 1860711 64.93 ns/op 77.00 MB/s BenchmarkMemmove/6-4 1855485 64.99 ns/op 92.32 MB/s BenchmarkMemmove/7-4 1838372 65.53 ns/op 106.83 MB/s BenchmarkMemmove/8-4 1900783 60.24 ns/op 132.80 MB/s BenchmarkMemmove/9-4 1816389 65.97 ns/op 136.42 MB/s BenchmarkMemmove/10-4 1817630 65.38 ns/op 152.95 MB/s BenchmarkMemmove/11-4 1850552 66.04 ns/op 166.57 MB/s BenchmarkMemmove/12-4 1812151 65.11 ns/op 184.30 MB/s BenchmarkMemmove/13-4 1847071 64.98 ns/op 200.05 MB/s BenchmarkMemmove/14-4 1807352 65.29 ns/op 214.42 MB/s BenchmarkMemmove/15-4 1824444 66.05 ns/op 227.10 MB/s BenchmarkMemmove/16-4 1899106 61.96 ns/op 258.25 MB/s BenchmarkMemmove/32-4 1801905 66.37 ns/op 482.14 MB/s BenchmarkMemmove/64-4 1628817 73.09 ns/op 875.68 MB/s BenchmarkMemmove/128-4 1387766 86.82 ns/op 1474.29 MB/s BenchmarkMemmove/256-4 862290 130.9 ns/op 1955.99 MB/s BenchmarkMemmove/512-4 605566 185.8 ns/op 2756.04 MB/s BenchmarkMemmove/1024-4 411074 288.3 ns/op 3551.69 MB/s BenchmarkMemmove/2048-4 239316 489.8 ns/op 4181.35 MB/s BenchmarkMemmove/4096-4 128234 922.0 ns/op 4442.45 MB/s BenchmarkMemmoveOverlap/32-4 1836028 66.26 ns/op 482.97 MB/s BenchmarkMemmoveOverlap/64-4 1630791 72.83 ns/op 878.79 MB/s BenchmarkMemmoveOverlap/128-4 1396561 85.73 ns/op 1493.03 MB/s BenchmarkMemmoveOverlap/256-4 892113 133.1 ns/op 1922.80 MB/s BenchmarkMemmoveOverlap/512-4 645831 183.9 ns/op 2784.13 MB/s BenchmarkMemmoveOverlap/1024-4 386254 285.2 ns/op 3590.49 MB/s BenchmarkMemmoveOverlap/2048-4 239922 500.0 ns/op 4095.73 MB/s BenchmarkMemmoveOverlap/4096-4 129600 907.5 ns/op 4513.38 MB/s BenchmarkMemmoveUnalignedDst/0-4 13773445 8.536 ns/op BenchmarkMemmoveUnalignedDst/1-4 1887009 63.13 ns/op 15.84 MB/s BenchmarkMemmoveUnalignedDst/2-4 1817523 65.57 ns/op 30.50 MB/s BenchmarkMemmoveUnalignedDst/3-4 1849472 64.43 ns/op 46.56 MB/s BenchmarkMemmoveUnalignedDst/4-4 1848288 64.08 ns/op 62.42 MB/s BenchmarkMemmoveUnalignedDst/5-4 1827931 64.48 ns/op 77.54 MB/s BenchmarkMemmoveUnalignedDst/6-4 1860190 64.83 ns/op 92.55 MB/s BenchmarkMemmoveUnalignedDst/7-4 1819425 65.59 ns/op 106.73 MB/s BenchmarkMemmoveUnalignedDst/8-4 1967229 60.59 ns/op 132.04 MB/s BenchmarkMemmoveUnalignedDst/9-4 1836290 66.75 ns/op 134.84 MB/s BenchmarkMemmoveUnalignedDst/10-4 1829674 65.44 ns/op 152.82 MB/s BenchmarkMemmoveUnalignedDst/11-4 1810113 65.45 ns/op 168.07 MB/s BenchmarkMemmoveUnalignedDst/12-4 1824999 65.32 ns/op 183.70 MB/s BenchmarkMemmoveUnalignedDst/13-4 1837422 64.26 ns/op 202.31 MB/s BenchmarkMemmoveUnalignedDst/14-4 1835463 64.65 ns/op 216.56 MB/s BenchmarkMemmoveUnalignedDst/15-4 1838756 65.29 ns/op 229.76 MB/s BenchmarkMemmoveUnalignedDst/16-4 1846114 64.22 ns/op 249.14 MB/s BenchmarkMemmoveUnalignedDst/32-4 1721728 69.49 ns/op 460.47 MB/s BenchmarkMemmoveUnalignedDst/64-4 1537039 77.01 ns/op 831.03 MB/s BenchmarkMemmoveUnalignedDst/128-4 1310907 90.57 ns/op 1413.21 MB/s BenchmarkMemmoveUnalignedDst/256-4 835419 135.5 ns/op 1889.19 MB/s BenchmarkMemmoveUnalignedDst/512-4 608858 190.2 ns/op 2692.41 MB/s BenchmarkMemmoveUnalignedDst/1024-4 385987 308.4 ns/op 3320.28 MB/s BenchmarkMemmoveUnalignedDst/2048-4 236730 502.5 ns/op 4075.89 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127164 938.6 ns/op 4364.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1704438 70.27 ns/op 455.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1534441 77.22 ns/op 828.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1286758 95.02 ns/op 1347.05 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 801141 139.2 ns/op 1838.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 607665 189.8 ns/op 2697.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 410786 289.5 ns/op 3537.08 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 238447 498.0 ns/op 4112.48 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 131131 915.9 ns/op 4471.96 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14784021 8.088 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1923537 61.82 ns/op 16.18 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1827770 65.01 ns/op 30.76 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1848850 64.12 ns/op 46.79 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1863879 64.11 ns/op 62.39 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1850769 64.87 ns/op 77.07 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1807882 65.64 ns/op 91.41 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1828634 64.63 ns/op 108.30 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1991676 60.44 ns/op 132.37 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1834003 66.33 ns/op 135.69 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1769049 65.31 ns/op 153.12 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1849664 65.06 ns/op 169.06 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1822698 64.67 ns/op 185.55 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1824762 65.06 ns/op 199.82 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1843210 65.02 ns/op 215.30 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1829013 64.82 ns/op 231.40 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1845969 65.02 ns/op 246.09 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1741735 69.50 ns/op 460.45 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1537026 76.57 ns/op 835.84 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1297165 91.38 ns/op 1400.69 MB/s BenchmarkMemmoveUnalignedSrc/256-4 867394 140.9 ns/op 1817.29 MB/s BenchmarkMemmoveUnalignedSrc/512-4 603512 190.7 ns/op 2684.59 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 401284 294.9 ns/op 3472.50 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 242104 495.7 ns/op 4131.43 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129111 928.1 ns/op 4413.31 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1716291 68.36 ns/op 468.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1537222 78.96 ns/op 810.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1305554 91.01 ns/op 1406.38 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 821534 135.8 ns/op 1884.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 618633 187.7 ns/op 2728.17 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 416702 289.9 ns/op 3531.84 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 238760 497.5 ns/op 4116.49 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 129403 914.7 ns/op 4478.09 MB/s BenchmarkMemclr/5-4 11086045 10.93 ns/op 457.28 MB/s BenchmarkMemclr/16-4 10659361 11.14 ns/op 1436.56 MB/s BenchmarkMemclr/64-4 10602556 11.31 ns/op 5659.35 MB/s BenchmarkMemclr/256-4 9383566 12.62 ns/op 20288.14 MB/s BenchmarkMemclr/4096-4 2384728 50.12 ns/op 81721.18 MB/s BenchmarkMemclr/65536-4 67413 1493 ns/op 43889.91 MB/s BenchmarkMemclr/1M-4 2706 40472 ns/op 25908.42 MB/s BenchmarkMemclr/4M-4 685 167082 ns/op 25103.32 MB/s BenchmarkMemclr/8M-4 295 413731 ns/op 20275.52 MB/s BenchmarkMemclr/16M-4 57 2144735 ns/op 7822.51 MB/s BenchmarkMemclr/64M-4 12 9694749 ns/op 6922.19 MB/s BenchmarkGoMemclr/5-4 2244939 53.27 ns/op 93.87 MB/s BenchmarkGoMemclr/16-4 574320 212.0 ns/op 75.46 MB/s BenchmarkGoMemclr/64-4 153334 796.6 ns/op 80.35 MB/s BenchmarkGoMemclr/256-4 38170 3094 ns/op 82.73 MB/s BenchmarkMemclrRange/1K_2K-4 68229 1742 ns/op 55031.75 MB/s BenchmarkMemclrRange/2K_8K-4 29820 3959 ns/op 84248.40 MB/s BenchmarkMemclrRange/4K_16K-4 42800 2790 ns/op 115789.11 MB/s BenchmarkMemclrRange/160K_228K-4 2204 47359 ns/op 35112.21 MB/s BenchmarkClearFat7-4 6391128 18.68 ns/op BenchmarkClearFat8-4 7322577 16.55 ns/op BenchmarkClearFat11-4 6248439 19.29 ns/op BenchmarkClearFat12-4 6051927 19.23 ns/op BenchmarkClearFat13-4 6225412 19.43 ns/op BenchmarkClearFat14-4 6190404 19.74 ns/op BenchmarkClearFat15-4 6475102 18.89 ns/op BenchmarkClearFat16-4 6875392 17.57 ns/op BenchmarkClearFat24-4 6277602 18.22 ns/op BenchmarkClearFat32-4 6148770 19.73 ns/op BenchmarkClearFat40-4 5827586 20.60 ns/op BenchmarkClearFat48-4 5662374 20.70 ns/op BenchmarkClearFat56-4 5272858 22.55 ns/op BenchmarkClearFat64-4 5002911 24.59 ns/op BenchmarkClearFat72-4 4874655 25.32 ns/op BenchmarkClearFat128-4 3744384 31.43 ns/op BenchmarkClearFat256-4 2222680 54.73 ns/op BenchmarkClearFat512-4 1413511 83.24 ns/op BenchmarkClearFat1024-4 859341 137.9 ns/op BenchmarkClearFat1032-4 822021 142.7 ns/op BenchmarkClearFat1040-4 824890 143.7 ns/op BenchmarkCopyFat7-4 6185030 18.78 ns/op BenchmarkCopyFat8-4 7228044 16.40 ns/op BenchmarkCopyFat11-4 6212692 18.55 ns/op BenchmarkCopyFat12-4 6362298 18.60 ns/op BenchmarkCopyFat13-4 6292534 19.24 ns/op BenchmarkCopyFat14-4 6243501 18.66 ns/op BenchmarkCopyFat15-4 6322495 18.83 ns/op BenchmarkCopyFat16-4 6787566 17.27 ns/op BenchmarkCopyFat24-4 6343988 18.84 ns/op BenchmarkCopyFat32-4 6136652 19.45 ns/op BenchmarkCopyFat64-4 5172505 23.45 ns/op BenchmarkCopyFat72-4 5059214 23.80 ns/op BenchmarkCopyFat128-4 3766854 31.97 ns/op BenchmarkCopyFat256-4 2181038 54.62 ns/op BenchmarkCopyFat512-4 1399296 86.09 ns/op BenchmarkCopyFat520-4 1359564 88.20 ns/op BenchmarkCopyFat1024-4 819319 146.4 ns/op BenchmarkCopyFat1032-4 769701 148.0 ns/op BenchmarkCopyFat1040-4 789087 152.3 ns/op BenchmarkIssue18740/2byte-4 402 288845 ns/op BenchmarkIssue18740/4byte-4 700 168217 ns/op BenchmarkIssue18740/8byte-4 1008 119257 ns/op BenchmarkMemclrKnownSize1-4 8522577 13.48 ns/op 74.21 MB/s BenchmarkMemclrKnownSize2-4 5626950 21.42 ns/op 93.36 MB/s BenchmarkMemclrKnownSize4-4 3570034 33.57 ns/op 119.16 MB/s BenchmarkMemclrKnownSize8-4 1000000 100.4 ns/op 79.70 MB/s BenchmarkMemclrKnownSize16-4 567278 203.0 ns/op 78.81 MB/s BenchmarkMemclrKnownSize32-4 285296 409.7 ns/op 78.12 MB/s BenchmarkMemclrKnownSize64-4 155328 772.4 ns/op 82.86 MB/s BenchmarkMemclrKnownSize112-4 92421 1288 ns/op 86.98 MB/s BenchmarkMemclrKnownSize128-4 76878 1539 ns/op 83.19 MB/s BenchmarkMemclrKnownSize192-4 50886 2282 ns/op 84.15 MB/s BenchmarkMemclrKnownSize248-4 39132 3081 ns/op 80.50 MB/s BenchmarkMemclrKnownSize256-4 39495 3034 ns/op 84.38 MB/s BenchmarkMemclrKnownSize512-4 19138 6093 ns/op 84.03 MB/s BenchmarkMemclrKnownSize1024-4 9232 12226 ns/op 83.75 MB/s BenchmarkMemclrKnownSize4096-4 2338 48846 ns/op 83.86 MB/s BenchmarkMemclrKnownSize512KiB-4 18 6427103 ns/op 81.57 MB/s BenchmarkReadMetricsLatency-4 18403 4254 p50-ns 6492 p90-ns 15601 p99-ns BenchmarkFinalizer-4 174 672803 ns/op BenchmarkFinalizerRun-4 192976 855.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6538324 18.17 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3128541 38.43 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2317548 51.72 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2258744 52.28 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1296951 92.16 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2096547 55.16 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1257482 95.09 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1298545 91.37 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1943461 61.54 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1944487 61.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1668219 72.13 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1456089 83.09 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1342694 89.47 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5376093 22.22 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 5682086 21.25 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 5661128 21.27 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5526799 21.44 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5366170 22.38 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5011512 24.18 ns/op BenchmarkFindBitRange64/PatternAASize2-4 5562018 21.42 ns/op BenchmarkFindBitRange64/PatternAASize8-4 5657139 21.11 ns/op BenchmarkFindBitRange64/PatternAASize32-4 5645277 21.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5596339 21.28 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 5675887 21.30 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5659254 21.22 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5620014 21.33 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 5715648 21.25 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 5686706 21.11 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 5606450 21.64 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 5638161 21.19 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 5701816 21.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5615014 21.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5519665 21.48 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5594215 21.65 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5630043 21.65 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5514738 21.85 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5519725 22.01 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 5555406 21.60 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5514471 21.79 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5498779 21.89 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5564761 21.62 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5500563 21.87 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5504985 21.90 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5568447 21.45 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 5649781 21.38 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 5664663 20.99 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5643614 21.32 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 5650484 21.34 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 5677844 21.18 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5464219 21.33 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 5552716 21.22 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5715705 21.06 ns/op BenchmarkNetpollBreak-4 4087 28974 ns/op BenchmarkPingPongHog-4 340 352819 ns/op BenchmarkStackGrowth-4 99752 1034 ns/op BenchmarkStackGrowthDeep-4 1113 117784 ns/op BenchmarkCreateGoroutines-4 54430 2384 ns/op BenchmarkCreateGoroutinesParallel-4 45211 2804 ns/op BenchmarkCreateGoroutinesCapture-4 8604 13200 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 40003 2903 ns/op BenchmarkClosureCall-4 16067194 6.519 ns/op BenchmarkWakeupParallelSpinning/0s-4 9175 23197 ns/op BenchmarkWakeupParallelSpinning/1µs-4 4616 22159 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5074 23483 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3295 36564 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2122 56632 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1255 94705 ns/op BenchmarkWakeupParallelSpinning/50µs-4 614 195001 ns/op BenchmarkWakeupParallelSpinning/100µs-4 361 359687 ns/op BenchmarkWakeupParallelSyscall/0s-4 771 155028 ns/op BenchmarkWakeupParallelSyscall/1µs-4 777 165208 ns/op BenchmarkWakeupParallelSyscall/2µs-4 759 158065 ns/op BenchmarkWakeupParallelSyscall/5µs-4 717 183467 ns/op BenchmarkWakeupParallelSyscall/10µs-4 668 184914 ns/op BenchmarkWakeupParallelSyscall/20µs-4 600 204576 ns/op BenchmarkWakeupParallelSyscall/50µs-4 458 270133 ns/op BenchmarkWakeupParallelSyscall/100µs-4 312 391079 ns/op BenchmarkMatmult-4 2787315 44.61 ns/op BenchmarkFastrand-4 9801314 10.72 ns/op BenchmarkFastrand64-4 9736761 10.96 ns/op BenchmarkFastrandHashiter-4 4440720 25.15 ns/op BenchmarkFastrandn/2-4 5269743 22.61 ns/op BenchmarkFastrandn/3-4 5714126 20.68 ns/op BenchmarkFastrandn/4-4 5895246 20.45 ns/op BenchmarkFastrandn/5-4 5869832 20.30 ns/op BenchmarkIfaceCmp100-4 80372 1497 ns/op BenchmarkIfaceCmpNil100-4 171297 695.5 ns/op BenchmarkEfaceCmpDiff-4 33193 3615 ns/op BenchmarkEfaceCmpDiffIndirect-4 29373 4092 ns/op BenchmarkDefer-4 1583626 75.74 ns/op BenchmarkDefer10-4 760923 158.8 ns/op BenchmarkDeferMany-4 421810 558.1 ns/op BenchmarkPanicRecover-4 177475 667.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7838 15380 ns/op 14298 p50-ns 19151 p90-ns 29387 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 7375 18836 ns/op 15280 p50-ns 21469 p90-ns 80398 p99-ns BenchmarkGoroutineProfile/small/idle-4 2988 38939 ns/op 37010 p50-ns 40192 p90-ns 79262 p99-ns BenchmarkGoroutineProfile/small/loaded-4 650 348236 ns/op 135715 p50-ns 334967 p90-ns 4698608 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 6532 16063 ns/op 14464 p50-ns 19084 p90-ns 34175 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6854 19333 ns/op 14932 p50-ns 21236 p90-ns 72421 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 8696300 ns/op 8749282 p50-ns 8893350 p90-ns 9000616 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 12340086 ns/op 12037128 p50-ns 17162215 p90-ns 20230250 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7731 18627 ns/op 16956 p50-ns 23650 p90-ns 55616 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5012 24608 ns/op 15975 p50-ns 26789 p90-ns 193150 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 954 120763 ns/op 114120 p50-ns 135496 p90-ns 170594 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 230 461403 ns/op 278396 p50-ns 413029 p90-ns 5456246 p99-ns BenchmarkRWMutexUncontended-4 3145766 37.04 ns/op BenchmarkRWMutexWrite100-4 635722 213.6 ns/op BenchmarkRWMutexWrite10-4 107101 1218 ns/op BenchmarkRWMutexWorkWrite100-4 523627 273.6 ns/op BenchmarkRWMutexWorkWrite10-4 79170 1415 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1544 68227 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 889 133433 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 944 124859 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 426 280902 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 474 250750 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 189 583003 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 230 511506 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1228374 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 296028 393.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 312196 384.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 279250 437.9 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 287126 394.9 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 286628 399.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 253194 459.2 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 253131 441.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 224467 448.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 207271 518.8 ns/op BenchmarkMakeSlice/Byte-4 2007082 60.26 ns/op BenchmarkMakeSlice/Int16-4 1999207 56.79 ns/op BenchmarkMakeSlice/Int-4 1622025 73.04 ns/op BenchmarkMakeSlice/Ptr-4 1000000 103.2 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 119.5 ns/op BenchmarkMakeSlice/Struct/32-4 853064 151.7 ns/op BenchmarkMakeSlice/Struct/40-4 620236 176.9 ns/op BenchmarkGrowSlice/Byte-4 784993 153.3 ns/op BenchmarkGrowSlice/Int16-4 768279 162.4 ns/op BenchmarkGrowSlice/Int-4 703662 212.3 ns/op BenchmarkGrowSlice/Ptr-4 500133 261.5 ns/op BenchmarkGrowSlice/Struct/24-4 314142 370.5 ns/op BenchmarkGrowSlice/Struct/32-4 261936 492.7 ns/op BenchmarkGrowSlice/Struct/40-4 234073 534.7 ns/op BenchmarkExtendSlice/IntSlice-4 457720 255.4 ns/op BenchmarkExtendSlice/PointerSlice-4 369038 317.5 ns/op BenchmarkExtendSlice/NoGrow-4 927568 148.4 ns/op BenchmarkAppend-4 826045 147.2 ns/op BenchmarkAppendGrowByte-4 4 33130880 ns/op BenchmarkAppendGrowString-4 1 380988319 ns/op BenchmarkAppendSlice/1Bytes-4 1910594 62.56 ns/op BenchmarkAppendSlice/4Bytes-4 1879034 64.57 ns/op BenchmarkAppendSlice/7Bytes-4 1791049 66.92 ns/op BenchmarkAppendSlice/8Bytes-4 1848594 64.79 ns/op BenchmarkAppendSlice/15Bytes-4 1765574 66.82 ns/op BenchmarkAppendSlice/16Bytes-4 1808186 66.20 ns/op BenchmarkAppendSlice/32Bytes-4 1791168 67.67 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 94560 1200 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 24498 4373 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9290 17268 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1771 63978 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 105 1176409 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5706138 ns/op BenchmarkAppendStr/1Bytes-4 1373654 88.00 ns/op BenchmarkAppendStr/4Bytes-4 1421192 83.32 ns/op BenchmarkAppendStr/8Bytes-4 1401156 86.19 ns/op BenchmarkAppendStr/16Bytes-4 1387990 86.43 ns/op BenchmarkAppendStr/32Bytes-4 1399362 84.95 ns/op BenchmarkAppendSpecialCase-4 827572 141.4 ns/op BenchmarkCopy/1Byte-4 1956603 60.80 ns/op 16.45 MB/s BenchmarkCopy/1String-4 1884118 63.19 ns/op 15.83 MB/s BenchmarkCopy/2Byte-4 1875750 64.07 ns/op 31.22 MB/s BenchmarkCopy/2String-4 1864084 64.55 ns/op 30.98 MB/s BenchmarkCopy/4Byte-4 1861804 63.06 ns/op 63.43 MB/s BenchmarkCopy/4String-4 1871670 63.84 ns/op 62.66 MB/s BenchmarkCopy/8Byte-4 1922955 61.85 ns/op 129.34 MB/s BenchmarkCopy/8String-4 1929736 62.07 ns/op 128.89 MB/s BenchmarkCopy/12Byte-4 1821152 66.16 ns/op 181.38 MB/s BenchmarkCopy/12String-4 1843310 64.51 ns/op 186.03 MB/s BenchmarkCopy/16Byte-4 1900514 63.23 ns/op 253.05 MB/s BenchmarkCopy/16String-4 1912315 63.46 ns/op 252.15 MB/s BenchmarkCopy/32Byte-4 1810112 65.82 ns/op 486.20 MB/s BenchmarkCopy/32String-4 1759374 68.12 ns/op 469.75 MB/s BenchmarkCopy/128Byte-4 1367578 88.67 ns/op 1443.58 MB/s BenchmarkCopy/128String-4 1299474 93.15 ns/op 1374.07 MB/s BenchmarkCopy/1024Byte-4 389960 291.5 ns/op 3512.49 MB/s BenchmarkCopy/1024String-4 345384 337.5 ns/op 3034.34 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28333 4070 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18909 6082 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12612 9403 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 11998 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9499 15128 ns/op BenchmarkAppendInPlace/Grow/Byte-4 130478 846.0 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 131809 946.2 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 109902 1051 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 79040 1372 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 73480 1538 ns/op BenchmarkStackCopyPtr-4 1 162406324 ns/op BenchmarkStackCopy-4 1 119778243 ns/op BenchmarkStackCopyNoCache-4 20 5466350 ns/op BenchmarkStackCopyWithStkobj-4 1 117187584 ns/op BenchmarkIssue18138-4 693 170922 ns/op BenchmarkCompareStringEqual-4 9881234 10.61 ns/op BenchmarkCompareStringIdentical-4 14244247 7.270 ns/op BenchmarkCompareStringSameLength-4 11627460 10.18 ns/op BenchmarkCompareStringDifferentLength-4 16666214 6.100 ns/op BenchmarkCompareStringBigUnaligned-4 1129 95269 ns/op 11006.59 MB/s BenchmarkCompareStringBig-4 1088 105379 ns/op 9950.66 MB/s BenchmarkConcatStringAndBytes-4 2205867 54.60 ns/op BenchmarkSliceByteToString/1-4 2187693 54.95 ns/op BenchmarkSliceByteToString/2-4 1000000 110.5 ns/op BenchmarkSliceByteToString/4-4 991432 107.5 ns/op BenchmarkSliceByteToString/8-4 1000000 106.0 ns/op BenchmarkSliceByteToString/16-4 1000000 107.4 ns/op BenchmarkSliceByteToString/32-4 1000000 120.5 ns/op BenchmarkSliceByteToString/64-4 805384 144.7 ns/op BenchmarkSliceByteToString/128-4 815352 191.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2193181 54.08 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 852356 139.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 986608 121.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 2949426 40.16 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1544527 73.63 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1772798 64.63 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2119844 55.78 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 416420 274.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 527407 226.2 ns/op BenchmarkRuneIterate/range/ASCII-4 5182188 23.06 ns/op BenchmarkRuneIterate/range/Japanese-4 2020713 58.67 ns/op BenchmarkRuneIterate/range/MixedLength-4 2144978 55.74 ns/op BenchmarkRuneIterate/range1/ASCII-4 5118136 23.09 ns/op BenchmarkRuneIterate/range1/Japanese-4 2028615 58.64 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2160583 55.65 ns/op BenchmarkRuneIterate/range2/ASCII-4 5203686 22.97 ns/op BenchmarkRuneIterate/range2/Japanese-4 2045054 58.53 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2227334 54.45 ns/op BenchmarkArrayEqual-4 19933879 6.034 ns/op BenchmarkFunc/Name-4 4522077 24.03 ns/op BenchmarkFunc/Entry-4 9235581 12.30 ns/op BenchmarkFunc/FileLine-4 1532138 75.23 ns/op PASS ok runtime 138.989s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 27856 4380 ns/op BenchmarkHandle/concurrent-4 16618 7169 ns/op PASS ok runtime/cgo 0.502s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 19562841 6.094 ns/op BenchmarkAtomicStore64-4 9885928 12.07 ns/op BenchmarkAtomicLoad-4 19848690 6.066 ns/op BenchmarkAtomicStore-4 9908750 12.05 ns/op BenchmarkAnd8-4 9897391 12.05 ns/op BenchmarkAnd-4 9907867 12.04 ns/op BenchmarkAnd8Parallel-4 2876722 49.76 ns/op BenchmarkAndParallel-4 2983420 50.11 ns/op BenchmarkOr8-4 9955660 12.09 ns/op BenchmarkOr-4 9932012 12.11 ns/op BenchmarkOr8Parallel-4 3127819 50.16 ns/op BenchmarkOrParallel-4 2920677 49.41 ns/op BenchmarkXadd-4 2433640 49.56 ns/op BenchmarkXadd64-4 3275246 46.52 ns/op BenchmarkCas-4 2402770 53.32 ns/op BenchmarkCas64-4 2280507 52.99 ns/op BenchmarkXchg-4 3091698 48.17 ns/op BenchmarkXchg64-4 3059277 45.60 ns/op PASS ok runtime/internal/atomic 2.962s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 3995475 27.73 ns/op BenchmarkMulUintptr/large-4 3381260 33.73 ns/op PASS ok runtime/internal/math 0.332s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 6795542 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9778827 ns/op 689.7 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 842 138711 ns/op 6.308 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 14214983 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 21256950 ns/op 1575 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 133 856509 ns/op 60.00 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82337562 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 117700979 ns/op 9664 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9163056 ns/op 777.1 concurrent_launches/op PASS ok runtime/pprof 1.925s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 32 3872950 ns/op BenchmarkStackLeak-4 16942 6411 ns/op PASS ok runtime/race 0.487s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5351540 21.70 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 235604 504.0 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.387s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompact/nil-4 6759765 17.52 ns/op BenchmarkCompact/one-4 1882315 61.90 ns/op BenchmarkCompact/sorted-4 1000000 106.4 ns/op BenchmarkCompact/1_item-4 1000000 100.6 ns/op BenchmarkCompact/unsorted-4 1000000 106.2 ns/op BenchmarkCompact/many-4 831932 142.1 ns/op BenchmarkReplace/naive-fast-4 77422 1558 ns/op BenchmarkReplace/optimized-fast-4 84577 1304 ns/op BenchmarkReplace/naive-slow-4 42190 2461 ns/op BenchmarkReplace/optimized-slow-4 58137 2025 ns/op PASS ok slices 1.436s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 154646 744.0 ns/op BenchmarkSortString1K-4 170 753821 ns/op BenchmarkSortString1K_Slice-4 202 583045 ns/op BenchmarkStableString1K-4 97 1164932 ns/op BenchmarkSortInt1K-4 218 543119 ns/op BenchmarkSortInt1K_Sorted-4 3144 36645 ns/op BenchmarkSortInt1K_Reversed-4 1952 59517 ns/op BenchmarkSortInt1K_Mod8-4 516 218477 ns/op BenchmarkStableInt1K-4 140 854274 ns/op BenchmarkStableInt1K_Slice-4 165 721230 ns/op BenchmarkSortInt64K-4 2 52484106 ns/op BenchmarkSortInt64K_Slice-4 3 44767680 ns/op BenchmarkStableInt64K-4 2 72595828 ns/op BenchmarkSort1e2-4 469 258627 ns/op BenchmarkStable1e2-4 172 893241 ns/op BenchmarkSort1e4-4 2 51110881 ns/op BenchmarkStable1e4-4 1 226149389 ns/op PASS ok sort 3.560s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 868203 137.4 ns/op BenchmarkAtof64Float-4 747879 160.9 ns/op BenchmarkAtof64FloatExp-4 587394 188.5 ns/op BenchmarkAtof64Big-4 415861 278.8 ns/op BenchmarkAtof64RandomBits-4 379381 303.1 ns/op BenchmarkAtof64RandomFloats-4 437064 261.3 ns/op BenchmarkAtof64RandomLongFloats-4 40807 2934 ns/op BenchmarkAtof32Decimal-4 781411 141.8 ns/op BenchmarkAtof32Float-4 718624 161.6 ns/op BenchmarkAtof32FloatExp-4 546674 196.1 ns/op BenchmarkAtof32Random-4 344719 334.0 ns/op BenchmarkAtof32RandomLong-4 144025 810.3 ns/op BenchmarkParseInt/Pos/7bit-4 1395273 85.46 ns/op BenchmarkParseInt/Pos/26bit-4 591753 194.1 ns/op BenchmarkParseInt/Pos/31bit-4 526693 213.8 ns/op BenchmarkParseInt/Pos/56bit-4 359949 333.0 ns/op BenchmarkParseInt/Pos/63bit-4 326324 355.7 ns/op BenchmarkParseInt/Neg/7bit-4 1418416 85.86 ns/op BenchmarkParseInt/Neg/26bit-4 554344 196.1 ns/op BenchmarkParseInt/Neg/31bit-4 529542 215.6 ns/op BenchmarkParseInt/Neg/56bit-4 333775 334.5 ns/op BenchmarkParseInt/Neg/63bit-4 311970 354.2 ns/op BenchmarkAtoi/Pos/7bit-4 2023752 56.05 ns/op BenchmarkAtoi/Pos/26bit-4 767469 143.5 ns/op BenchmarkAtoi/Pos/31bit-4 726566 159.5 ns/op BenchmarkAtoi/Pos/56bit-4 339667 304.2 ns/op BenchmarkAtoi/Pos/63bit-4 315962 367.3 ns/op BenchmarkAtoi/Neg/7bit-4 2081808 59.09 ns/op BenchmarkAtoi/Neg/26bit-4 774718 144.0 ns/op BenchmarkAtoi/Neg/31bit-4 645457 158.0 ns/op BenchmarkAtoi/Neg/56bit-4 434373 264.2 ns/op BenchmarkAtoi/Neg/63bit-4 318525 370.1 ns/op BenchmarkFormatFloat/Decimal-4 111375 1090 ns/op BenchmarkFormatFloat/Float-4 104506 1146 ns/op BenchmarkFormatFloat/Exp-4 107646 1075 ns/op BenchmarkFormatFloat/NegExp-4 111219 1040 ns/op BenchmarkFormatFloat/LongExp-4 93265 1263 ns/op BenchmarkFormatFloat/Big-4 90466 1327 ns/op BenchmarkFormatFloat/BinaryExp-4 202514 591.0 ns/op BenchmarkFormatFloat/32Integer-4 113346 1042 ns/op BenchmarkFormatFloat/32ExactFraction-4 117895 1011 ns/op BenchmarkFormatFloat/32Point-4 105081 1142 ns/op BenchmarkFormatFloat/32Exp-4 112243 1082 ns/op BenchmarkFormatFloat/32NegExp-4 114483 1034 ns/op BenchmarkFormatFloat/32Shortest-4 120649 989.5 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 131653 889.7 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127946 926.1 ns/op BenchmarkFormatFloat/64Fixed1-4 145922 799.9 ns/op BenchmarkFormatFloat/64Fixed2-4 148106 806.3 ns/op BenchmarkFormatFloat/64Fixed3-4 144410 795.9 ns/op BenchmarkFormatFloat/64Fixed4-4 143904 797.7 ns/op BenchmarkFormatFloat/64Fixed12-4 86064 1440 ns/op BenchmarkFormatFloat/64Fixed16-4 102384 1120 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 108886 1080 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 99483 1172 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2121 51434 ns/op BenchmarkFormatFloat/Slowpath64-4 93063 1291 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 94440 1302 ns/op BenchmarkAppendFloat/Decimal-4 138468 843.6 ns/op BenchmarkAppendFloat/Float-4 121742 961.5 ns/op BenchmarkAppendFloat/Exp-4 136424 859.1 ns/op BenchmarkAppendFloat/NegExp-4 137337 871.6 ns/op BenchmarkAppendFloat/LongExp-4 110808 1039 ns/op BenchmarkAppendFloat/Big-4 106420 1100 ns/op BenchmarkAppendFloat/BinaryExp-4 317997 371.5 ns/op BenchmarkAppendFloat/32Integer-4 138826 846.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 139974 850.4 ns/op BenchmarkAppendFloat/32Point-4 130867 907.7 ns/op BenchmarkAppendFloat/32Exp-4 138596 845.4 ns/op BenchmarkAppendFloat/32NegExp-4 137791 847.0 ns/op BenchmarkAppendFloat/32Shortest-4 153328 767.8 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 175226 675.3 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 166525 699.1 ns/op BenchmarkAppendFloat/64Fixed1-4 195463 594.6 ns/op BenchmarkAppendFloat/64Fixed2-4 193120 602.8 ns/op BenchmarkAppendFloat/64Fixed3-4 187618 602.1 ns/op BenchmarkAppendFloat/64Fixed4-4 194956 593.8 ns/op BenchmarkAppendFloat/64Fixed12-4 101486 1147 ns/op BenchmarkAppendFloat/64Fixed16-4 133905 879.7 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 140990 821.9 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 120517 944.3 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2338 50107 ns/op BenchmarkAppendFloat/Slowpath64-4 112297 1032 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 115354 1041 ns/op BenchmarkFormatInt-4 14499 7712 ns/op BenchmarkAppendInt-4 17331 7078 ns/op BenchmarkFormatUint-4 77733 1441 ns/op BenchmarkAppendUint-4 95530 1218 ns/op BenchmarkFormatIntSmall/7-4 2924028 39.65 ns/op BenchmarkFormatIntSmall/42-4 2957287 38.54 ns/op BenchmarkAppendIntSmall-4 1396701 85.21 ns/op BenchmarkAppendUintVarlen/1-4 1392372 85.59 ns/op BenchmarkAppendUintVarlen/12-4 1338594 88.63 ns/op BenchmarkAppendUintVarlen/123-4 905520 121.2 ns/op BenchmarkAppendUintVarlen/1234-4 940470 121.3 ns/op BenchmarkAppendUintVarlen/12345-4 900650 123.3 ns/op BenchmarkAppendUintVarlen/123456-4 906697 123.3 ns/op BenchmarkAppendUintVarlen/1234567-4 859854 126.4 ns/op BenchmarkAppendUintVarlen/12345678-4 897955 125.6 ns/op BenchmarkAppendUintVarlen/123456789-4 862074 130.5 ns/op BenchmarkAppendUintVarlen/1234567890-4 871258 134.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 849433 134.7 ns/op BenchmarkAppendUintVarlen/123456789012-4 827815 136.6 ns/op BenchmarkAppendUintVarlen/1234567890123-4 831626 134.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 839718 135.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 831482 137.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 842916 135.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 804864 140.8 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 814495 142.1 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 744778 145.0 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 758756 146.3 ns/op BenchmarkQuote-4 44731 2628 ns/op BenchmarkQuoteRune-4 439934 255.8 ns/op BenchmarkAppendQuote-4 54192 2181 ns/op BenchmarkAppendQuoteRune-4 828896 135.3 ns/op BenchmarkUnquoteEasy-4 1347049 89.12 ns/op BenchmarkUnquoteHard-4 48216 2436 ns/op PASS ok strconv 15.896s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 432076 266.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 138846 860.2 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 169603 637.0 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 251350 414.1 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 78099 1370 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 93474 1140 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 607728 187.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20275 5620 ns/op BenchmarkGenericMatch1-4 2070 52063 ns/op BenchmarkGenericMatch2-4 433 274116 ns/op BenchmarkSingleMaxSkipping-4 7759 14643 ns/op 682.92 MB/s BenchmarkSingleLongSuffixFail-4 13766 8638 ns/op 116.00 MB/s BenchmarkSingleMatch-4 237 494375 ns/op 30.34 MB/s BenchmarkByteByteNoMatch-4 70730 1676 ns/op BenchmarkByteByteMatch-4 18607 6150 ns/op BenchmarkByteStringMatch-4 21783 5254 ns/op BenchmarkHTMLEscapeNew-4 72264 1682 ns/op BenchmarkHTMLEscapeOld-4 86670 1366 ns/op BenchmarkByteStringReplacerWriteString-4 1372 80805 ns/op BenchmarkByteReplacerWriteString-4 1533 76471 ns/op BenchmarkByteByteReplaces-4 3384 34132 ns/op BenchmarkByteByteMap-4 9348 11303 ns/op BenchmarkMap/identity/ASCII-4 668222 177.8 ns/op BenchmarkMap/identity/Greek-4 479328 246.6 ns/op BenchmarkMap/change/ASCII-4 38206 3119 ns/op BenchmarkMap/change/Greek-4 28724 4126 ns/op BenchmarkIndexRune-4 1941198 61.62 ns/op BenchmarkIndexRuneLongString-4 1621009 75.13 ns/op BenchmarkIndexRuneFastPath-4 4399249 26.78 ns/op BenchmarkIndex-4 4443591 27.01 ns/op BenchmarkLastIndex-4 4531119 26.00 ns/op BenchmarkIndexByte-4 10193662 11.16 ns/op BenchmarkToUpper/#00-4 3020476 38.83 ns/op BenchmarkToUpper/ONLYUPPER-4 2325316 51.80 ns/op BenchmarkToUpper/abc-4 312658 384.8 ns/op BenchmarkToUpper/AbC123-4 251637 473.9 ns/op BenchmarkToUpper/azAZ09_-4 278038 438.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 54831 2188 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 70152 1712 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33603 3574 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56313 2172 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119284 996.6 ns/op BenchmarkToLower/#00-4 2914831 40.80 ns/op BenchmarkToLower/abc-4 2660198 45.04 ns/op BenchmarkToLower/AbC123-4 229953 523.8 ns/op BenchmarkToLower/azAZ09_-4 222981 531.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 97832 1212 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65320 1839 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 33106 3585 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 75518 1585 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114619 1020 ns/op BenchmarkMapNoChanges-4 946399 124.6 ns/op BenchmarkTrim-4 36159 3230 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3206610 37.87 ns/op BenchmarkToValidUTF8/InvalidASCII-4 187288 629.1 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 123570 942.8 ns/op BenchmarkEqualFold/Tests-4 53636 2213 ns/op BenchmarkEqualFold/ASCII-4 3618206 32.99 ns/op BenchmarkEqualFold/UnicodePrefix-4 106572 1120 ns/op BenchmarkEqualFold/UnicodeSuffix-4 110430 1034 ns/op BenchmarkIndexHard1-4 841 143220 ns/op BenchmarkIndexHard2-4 598 203132 ns/op BenchmarkIndexHard3-4 148 800274 ns/op BenchmarkIndexHard4-4 178 660566 ns/op BenchmarkLastIndexHard1-4 58 1996527 ns/op BenchmarkLastIndexHard2-4 58 1999686 ns/op BenchmarkLastIndexHard3-4 58 2003243 ns/op BenchmarkCountHard1-4 828 143575 ns/op BenchmarkCountHard2-4 588 201033 ns/op BenchmarkCountHard3-4 150 793162 ns/op BenchmarkIndexTorture-4 7498 15644 ns/op BenchmarkCountTorture-4 7218 15564 ns/op BenchmarkCountTortureOverlapping-4 704 162990 ns/op BenchmarkCountByte/10-4 4382098 27.68 ns/op 361.33 MB/s BenchmarkCountByte/32-4 4107129 28.74 ns/op 1113.39 MB/s BenchmarkCountByte/4096-4 880881 137.0 ns/op 29901.74 MB/s BenchmarkCountByte/4194304-4 694 161610 ns/op 25953.19 MB/s BenchmarkCountByte/67108864-4 20 5560277 ns/op 12069.34 MB/s BenchmarkFields/ASCII/16-4 265210 451.1 ns/op 35.47 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19910 5895 ns/op 43.42 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1270 92230 ns/op 44.41 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 63 1750076 ns/op 37.45 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28748383 ns/op 36.47 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 268206 433.9 ns/op 36.88 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9723 11940 ns/op 21.44 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 542 214702 ns/op 19.08 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 4351110 ns/op 15.06 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 89137184 ns/op 11.76 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 208740 569.6 ns/op 28.09 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16639 7007 ns/op 36.53 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 860 126394 ns/op 32.41 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 3019045 ns/op 21.71 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68994348 ns/op 15.20 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 199594 579.0 ns/op 27.63 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12324 9894 ns/op 25.87 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 688 164112 ns/op 24.96 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3688086 ns/op 17.77 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78352990 ns/op 13.38 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 107468219 ns/op BenchmarkSplitSingleByteSeparator-4 14 8128090 ns/op BenchmarkSplitMultiByteSeparator-4 28 3977271 ns/op BenchmarkSplitNSingleByteSeparator-4 191812 564.5 ns/op BenchmarkSplitNMultiByteSeparator-4 169576 692.8 ns/op BenchmarkRepeat/5x0-4 3220335 36.59 ns/op BenchmarkRepeat/5x1-4 3346604 35.88 ns/op BenchmarkRepeat/5x2-4 254745 483.3 ns/op BenchmarkRepeat/5x6-4 158533 762.4 ns/op BenchmarkRepeat/10x0-4 3287352 36.56 ns/op BenchmarkRepeat/10x1-4 3461804 34.61 ns/op BenchmarkRepeat/10x2-4 252171 464.7 ns/op BenchmarkRepeat/10x6-4 147350 782.2 ns/op BenchmarkRepeatLarge/256/1-4 69469 1613 ns/op 158.73 MB/s BenchmarkRepeatLarge/256/16-4 106706 1026 ns/op 249.61 MB/s BenchmarkRepeatLarge/512/1-4 53254 1997 ns/op 256.34 MB/s BenchmarkRepeatLarge/512/16-4 77751 1369 ns/op 374.07 MB/s BenchmarkRepeatLarge/1024/1-4 46543 2553 ns/op 401.04 MB/s BenchmarkRepeatLarge/1024/16-4 54788 1957 ns/op 523.31 MB/s BenchmarkRepeatLarge/2048/1-4 31971 3602 ns/op 568.55 MB/s BenchmarkRepeatLarge/2048/16-4 38073 2865 ns/op 714.94 MB/s BenchmarkRepeatLarge/4096/1-4 21458 5261 ns/op 778.62 MB/s BenchmarkRepeatLarge/4096/16-4 23864 4814 ns/op 850.87 MB/s BenchmarkRepeatLarge/8192/1-4 12787 9521 ns/op 860.37 MB/s BenchmarkRepeatLarge/8192/16-4 14139 8218 ns/op 996.83 MB/s BenchmarkRepeatLarge/8192/4097-4 5469500 21.13 ns/op 193899.72 MB/s BenchmarkRepeatLarge/16384/1-4 7491 16287 ns/op 1005.94 MB/s BenchmarkRepeatLarge/16384/16-4 7801 14526 ns/op 1127.94 MB/s BenchmarkRepeatLarge/16384/4097-4 9715 11729 ns/op 1047.95 MB/s BenchmarkRepeatLarge/32768/1-4 4786 28059 ns/op 1167.84 MB/s BenchmarkRepeatLarge/32768/16-4 4442 27353 ns/op 1197.97 MB/s BenchmarkRepeatLarge/32768/4097-4 4642 25924 ns/op 1106.27 MB/s BenchmarkRepeatLarge/65536/1-4 2161 58437 ns/op 1121.48 MB/s BenchmarkRepeatLarge/65536/16-4 2308 53550 ns/op 1223.83 MB/s BenchmarkRepeatLarge/65536/4097-4 2292 51979 ns/op 1182.31 MB/s BenchmarkRepeatLarge/131072/1-4 223 523528 ns/op 250.36 MB/s BenchmarkRepeatLarge/131072/16-4 224 530756 ns/op 246.95 MB/s BenchmarkRepeatLarge/131072/4097-4 226 522016 ns/op 243.30 MB/s BenchmarkRepeatLarge/262144/1-4 115 1009141 ns/op 259.77 MB/s BenchmarkRepeatLarge/262144/16-4 100 1033135 ns/op 253.74 MB/s BenchmarkRepeatLarge/262144/4097-4 116 1024396 ns/op 251.96 MB/s BenchmarkRepeatLarge/524288/1-4 62 2041194 ns/op 256.85 MB/s BenchmarkRepeatLarge/524288/16-4 61 2034152 ns/op 257.74 MB/s BenchmarkRepeatLarge/524288/4097-4 60 2038862 ns/op 255.20 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4047380 ns/op 259.08 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4069076 ns/op 257.69 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4155760 ns/op 251.39 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7779966 ns/op 269.56 MB/s BenchmarkRepeatLarge/2097152/16-4 16 7711112 ns/op 271.96 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7925282 ns/op 264.16 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15472148 ns/op 271.09 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16016282 ns/op 261.88 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15906194 ns/op 263.50 MB/s BenchmarkRepeatLarge/8388608/1-4 4 30485252 ns/op 275.17 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31201854 ns/op 268.85 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31126254 ns/op 269.44 MB/s BenchmarkRepeatLarge/16777216/1-4 2 60770881 ns/op 276.07 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61629726 ns/op 272.23 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61134864 ns/op 274.43 MB/s BenchmarkRepeatLarge/33554432/1-4 1 119185630 ns/op 281.53 MB/s BenchmarkRepeatLarge/33554432/16-4 1 117883470 ns/op 284.64 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 120398358 ns/op 278.70 MB/s BenchmarkRepeatLarge/67108864/1-4 1 238639542 ns/op 281.21 MB/s BenchmarkRepeatLarge/67108864/16-4 1 230454611 ns/op 291.20 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 234439028 ns/op 286.25 MB/s BenchmarkRepeatLarge/134217728/1-4 1 469532490 ns/op 285.85 MB/s BenchmarkRepeatLarge/134217728/16-4 1 467183172 ns/op 287.29 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 462423801 ns/op 290.25 MB/s BenchmarkRepeatLarge/268435456/1-4 1 939991312 ns/op 285.57 MB/s BenchmarkRepeatLarge/268435456/16-4 1 917439881 ns/op 292.59 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 907230740 ns/op 295.88 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1851742342 ns/op 289.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1816355734 ns/op 295.58 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1819661680 ns/op 295.04 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3673946453 ns/op 292.26 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3623048411 ns/op 296.36 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3640067723 ns/op 294.98 MB/s BenchmarkIndexAnyASCII/1:1-4 1942557 61.75 ns/op BenchmarkIndexAnyASCII/1:2-4 1957486 62.05 ns/op BenchmarkIndexAnyASCII/1:4-4 1943812 61.32 ns/op BenchmarkIndexAnyASCII/1:8-4 1947810 62.03 ns/op BenchmarkIndexAnyASCII/1:16-4 1932403 62.38 ns/op BenchmarkIndexAnyASCII/1:32-4 1952180 61.25 ns/op BenchmarkIndexAnyASCII/1:64-4 1997048 61.12 ns/op BenchmarkIndexAnyASCII/16:1-4 2038201 58.41 ns/op BenchmarkIndexAnyASCII/16:2-4 743389 153.3 ns/op BenchmarkIndexAnyASCII/16:4-4 738044 156.8 ns/op BenchmarkIndexAnyASCII/16:8-4 728761 164.5 ns/op BenchmarkIndexAnyASCII/16:16-4 671812 173.7 ns/op BenchmarkIndexAnyASCII/16:32-4 587722 200.6 ns/op BenchmarkIndexAnyASCII/16:64-4 474810 246.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1871793 65.22 ns/op BenchmarkIndexAnyASCII/256:2-4 73161 1646 ns/op BenchmarkIndexAnyASCII/256:4-4 72470 1658 ns/op BenchmarkIndexAnyASCII/256:8-4 71646 1693 ns/op BenchmarkIndexAnyASCII/256:16-4 71160 1691 ns/op BenchmarkIndexAnyASCII/256:32-4 69879 1700 ns/op BenchmarkIndexAnyASCII/256:64-4 69088 1746 ns/op BenchmarkIndexAnyUTF8/1:1-4 2090206 58.18 ns/op BenchmarkIndexAnyUTF8/1:2-4 1998406 59.75 ns/op BenchmarkIndexAnyUTF8/1:4-4 2000398 60.14 ns/op BenchmarkIndexAnyUTF8/1:8-4 1988955 60.18 ns/op BenchmarkIndexAnyUTF8/1:16-4 1971380 60.16 ns/op BenchmarkIndexAnyUTF8/1:32-4 2005160 59.55 ns/op BenchmarkIndexAnyUTF8/1:64-4 1983602 59.55 ns/op BenchmarkIndexAnyUTF8/16:1-4 1509498 79.69 ns/op BenchmarkIndexAnyUTF8/16:2-4 280534 399.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 296488 404.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 291590 400.4 ns/op BenchmarkIndexAnyUTF8/16:16-4 297328 403.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 294523 407.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 287486 390.1 ns/op BenchmarkIndexAnyUTF8/256:1-4 380268 307.3 ns/op BenchmarkIndexAnyUTF8/256:2-4 21696 5500 ns/op BenchmarkIndexAnyUTF8/256:4-4 21776 5471 ns/op BenchmarkIndexAnyUTF8/256:8-4 21798 5456 ns/op BenchmarkIndexAnyUTF8/256:16-4 22224 5378 ns/op BenchmarkIndexAnyUTF8/256:32-4 21559 5577 ns/op BenchmarkIndexAnyUTF8/256:64-4 22370 5354 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2031985 59.30 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2019114 58.43 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2029689 58.08 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2060982 58.48 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2031129 58.32 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2040272 58.07 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2078205 57.37 ns/op BenchmarkLastIndexAnyASCII/16:1-4 780148 148.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 788158 150.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 773647 154.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 711087 161.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 688783 172.5 ns/op BenchmarkLastIndexAnyASCII/16:32-4 601183 198.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 476757 244.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 72228 1644 ns/op BenchmarkLastIndexAnyASCII/256:2-4 71166 1654 ns/op BenchmarkLastIndexAnyASCII/256:4-4 70321 1653 ns/op BenchmarkLastIndexAnyASCII/256:8-4 71563 1687 ns/op BenchmarkLastIndexAnyASCII/256:16-4 70124 1699 ns/op BenchmarkLastIndexAnyASCII/256:32-4 70819 1704 ns/op BenchmarkLastIndexAnyASCII/256:64-4 68613 1746 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1991889 59.12 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2048241 57.81 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2052295 58.72 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2034735 58.41 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2059185 57.90 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2056725 57.92 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2021810 57.43 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 357150 319.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 184082 641.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 181701 639.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 185623 627.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 179991 656.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 167742 695.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 167703 706.7 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27400 4343 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12933 9439 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12528 9377 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12936 9607 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12114 9771 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10472 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10599 ns/op BenchmarkTrimASCII/1:1-4 3125546 38.29 ns/op BenchmarkTrimASCII/1:2-4 2439193 48.85 ns/op BenchmarkTrimASCII/1:4-4 2304480 50.96 ns/op BenchmarkTrimASCII/1:8-4 2103620 56.40 ns/op BenchmarkTrimASCII/1:16-4 1709121 70.94 ns/op BenchmarkTrimASCII/16:1-4 2638392 45.17 ns/op BenchmarkTrimASCII/16:2-4 717942 159.4 ns/op BenchmarkTrimASCII/16:4-4 716014 160.8 ns/op BenchmarkTrimASCII/16:8-4 687480 162.3 ns/op BenchmarkTrimASCII/16:16-4 645660 184.3 ns/op BenchmarkTrimASCII/256:1-4 767512 146.7 ns/op BenchmarkTrimASCII/256:2-4 69246 1714 ns/op BenchmarkTrimASCII/256:4-4 70267 1716 ns/op BenchmarkTrimASCII/256:8-4 70093 1721 ns/op BenchmarkTrimASCII/256:16-4 68854 1736 ns/op BenchmarkTrimASCII/4096:1-4 73533 1595 ns/op BenchmarkTrimASCII/4096:2-4 4465 26486 ns/op BenchmarkTrimASCII/4096:4-4 4513 27270 ns/op BenchmarkTrimASCII/4096:8-4 4500 26917 ns/op BenchmarkTrimASCII/4096:16-4 4351 26891 ns/op BenchmarkTrimByte-4 4039024 29.26 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13280 9003 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13371 8968 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1134 105110 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2337 51397 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4574 25762 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7621 14681 ns/op BenchmarkJoin/0-4 4953782 24.02 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 3991262 29.45 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 201988 602.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 137390 876.0 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 102313 1184 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 83368 1459 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 68888 1734 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 59192 1987 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2533002 46.44 ns/op BenchmarkTrimSpace/ASCII-4 1494679 79.88 ns/op BenchmarkTrimSpace/SomeNonASCII-4 136027 865.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 72646 1654 ns/op BenchmarkReplaceAll-4 121188 987.8 ns/op 16 B/op 1 allocs/op PASS ok strings 66.480s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 47721 2249 ns/op BenchmarkCond2-4 24062 5026 ns/op BenchmarkCond4-4 15864 7070 ns/op BenchmarkCond8-4 7944 14677 ns/op BenchmarkCond16-4 4110 29587 ns/op BenchmarkCond32-4 2276 75653 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 413289 270.0 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 283542 447.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 504321 232.1 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 426259 261.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 283371 473.8 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 551550 219.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 87748 1730 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 61374 2049 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 58212 2839 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 44822 3039 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 414000 264.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 173343 718.6 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 458192 252.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 132025 856.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 483168 231.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 135508 756.2 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1840255 61.42 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 33619 3227 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 112741 1039 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 410618 479.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7270 14436 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 249 425769 ns/op BenchmarkRange/*sync.Map-4 1216 88299 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 92106 1495 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 181165 607.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 60704 1928 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 109671 1126 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 228820 471.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 139332 1006 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 71716 1828 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 181315 689.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 706467 241.7 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 52604 2763 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 140647 972.2 ns/op BenchmarkSwapCollision/*sync.Map-4 66415 1739 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 256 461203 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 94065 1282 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 287584 386.0 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 19791 6841 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 60468 2029 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20869 5607 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 264945 459.1 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 94350 1305 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 157350 813.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1660104 67.82 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 164751 740.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1940776 63.44 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 529021 344.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 153715 846.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 451622 380.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 93397 1412 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 323635 367.8 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 386210 311.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 115081 1099 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 475818 241.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 178022 888.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 125852 1121 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 172654 734.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 50324 2258 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 178008 634.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 438240 285.9 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 98215 1026 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 480403 227.6 ns/op BenchmarkUncontendedSemaphore-4 3386578 35.42 ns/op BenchmarkContendedSemaphore-4 3108608 39.54 ns/op BenchmarkMutexUncontended-4 455440 221.3 ns/op BenchmarkMutex-4 157880 963.7 ns/op BenchmarkMutexSlack-4 121346 924.3 ns/op BenchmarkMutexWork-4 108643 1059 ns/op BenchmarkMutexWorkSlack-4 109890 1095 ns/op BenchmarkMutexNoSpin-4 50730 2276 ns/op BenchmarkMutexSpin-4 49026 2220 ns/op BenchmarkOnce-4 487599 238.4 ns/op BenchmarkSemaUncontended-4 6776048 17.34 ns/op BenchmarkSemaSyntNonblock-4 1000000 111.3 ns/op BenchmarkSemaSyntBlock-4 1000000 112.8 ns/op BenchmarkSemaWorkNonblock-4 1000000 148.2 ns/op BenchmarkSemaWorkBlock-4 778754 165.7 ns/op BenchmarkRWMutexUncontended-4 419826 336.3 ns/op BenchmarkRWMutexWrite100-4 261288 437.3 ns/op BenchmarkRWMutexWrite10-4 223807 483.5 ns/op BenchmarkRWMutexWorkWrite100-4 224019 529.0 ns/op BenchmarkRWMutexWorkWrite10-4 213043 625.6 ns/op BenchmarkWaitGroupUncontended-4 924117 130.6 ns/op BenchmarkWaitGroupAddDone-4 302649 477.1 ns/op BenchmarkWaitGroupAddDoneWork-4 220512 456.7 ns/op BenchmarkWaitGroupWait-4 5097486 23.23 ns/op BenchmarkWaitGroupWaitWork-4 3295855 35.81 ns/op BenchmarkWaitGroupActuallyWait-4 39302 3207 ns/op 32 B/op 2 allocs/op PASS ok sync 17.974s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 432388 241.1 ns/op PASS ok sync/atomic 0.141s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 95034 1221 ns/op 0 B/op 0 allocs/op PASS ok testing 0.167s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7669 14827 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11485 10372 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 87 1226527 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 122 986711 ns/op 1060 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 188802762 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 185047248 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1755 66380 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1944 55027 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6032566 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 21 5388229 ns/op 19693 B/op 49 allocs/op BenchmarkTable/10x100000/new-4 1 736698256 ns/op 48120808 B/op 100075 allocs/op BenchmarkTable/10x100000/reuse-4 1 726525244 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 216 555533 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 244 494347 ns/op 161 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60946217 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57599282 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7221016437 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7031508347 ns/op 335150064 B/op 100092 allocs/op BenchmarkPyramid/10-4 2772 43195 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3030287 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 326229302 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2532 47387 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 262 432841 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 24 4398821 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7639 15734 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.416s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 81165557 ns/op BenchmarkVariableString-4 95532 1198 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2192 54854 ns/op 2523 B/op 39 allocs/op PASS ok text/template/parse 0.653s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 33 3296850 ns/op BenchmarkAfter-4 85 1183583 ns/op BenchmarkStop-4 169 674161 ns/op BenchmarkSimultaneousAfterFunc-4 20 5094138 ns/op BenchmarkStartStop-4 207 653312 ns/op BenchmarkReset-4 2523 52865 ns/op BenchmarkSleep-4 30 3797989 ns/op BenchmarkParallelTimerLatency-4 49 305400 avg-late-ns 2997694 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 340540 avg-late-ns 877379 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 37 348797 avg-late-ns 980180 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 375292 avg-late-ns 1376532 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 395949 avg-late-ns 1548822 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 367857 avg-late-ns 2578960 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 264161 avg-late-ns 2710917 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 229006 avg-late-ns 1915440 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 156620 avg-late-ns 1274628 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 195038 avg-late-ns 1760851 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 918704 avg-late-ns 5242131 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 320132 avg-late-ns 1115653 max-late-ns BenchmarkTicker-4 376 409389 ns/op BenchmarkTickerReset-4 3920 30224 ns/op BenchmarkTickerResetNaive-4 164 634701 ns/op BenchmarkNow-4 1000000 101.8 ns/op BenchmarkNowUnixNano-4 1188759 102.0 ns/op BenchmarkNowUnixMilli-4 1000000 103.2 ns/op BenchmarkNowUnixMicro-4 1000000 103.3 ns/op BenchmarkFormat-4 58189 2036 ns/op BenchmarkFormatRFC3339-4 78289 1519 ns/op BenchmarkFormatRFC3339Nano-4 76964 1568 ns/op BenchmarkFormatNow-4 79996 1487 ns/op BenchmarkMarshalJSON-4 107983 1156 ns/op BenchmarkMarshalText-4 104802 1122 ns/op BenchmarkParse-4 144336 844.9 ns/op BenchmarkParseRFC3339UTC-4 324379 356.9 ns/op BenchmarkParseRFC3339UTCBytes-4 215812 548.3 ns/op BenchmarkParseRFC3339TZ-4 101031 1177 ns/op BenchmarkParseRFC3339TZBytes-4 76609 1521 ns/op BenchmarkParseDuration-4 534736 217.9 ns/op BenchmarkHour-4 833508 138.1 ns/op BenchmarkSecond-4 837706 137.1 ns/op BenchmarkYear-4 619252 187.6 ns/op BenchmarkDay-4 599689 202.4 ns/op BenchmarkISOWeek-4 624390 186.5 ns/op BenchmarkGoString-4 75723 1552 ns/op BenchmarkUnmarshalText-4 67610 1722 ns/op PASS ok time 11.384s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 571821 189.7 ns/op BenchmarkDecodeValidJapaneseChars-4 677170 164.6 ns/op BenchmarkDecodeRune-4 1543717 75.63 ns/op BenchmarkEncodeValidASCII-4 490846 206.9 ns/op BenchmarkEncodeValidJapaneseChars-4 745918 147.4 ns/op BenchmarkAppendRuneValidASCII-4 1504521 80.02 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2516558 47.82 ns/op BenchmarkEncodeRune-4 2828518 42.34 ns/op PASS ok unicode/utf16 1.230s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 835172 144.1 ns/op BenchmarkRuneCountTenJapaneseChars-4 168098 678.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3658398 32.46 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 409878 284.5 ns/op BenchmarkValidTenASCIIChars-4 849968 136.5 ns/op BenchmarkValid100KASCIIChars-4 90 1317864 ns/op BenchmarkValidTenJapaneseChars-4 154884 781.6 ns/op BenchmarkValidLongMostlyASCII-4 84 1417322 ns/op BenchmarkValidLongJapanese-4 45 2231003 ns/op BenchmarkValidStringTenASCIIChars-4 4645458 25.69 ns/op BenchmarkValidString100KASCIIChars-4 9261 12775 ns/op BenchmarkValidStringTenJapaneseChars-4 394803 263.1 ns/op BenchmarkValidStringLongMostlyASCII-4 1204 99017 ns/op BenchmarkValidStringLongJapanese-4 154 770525 ns/op BenchmarkEncodeASCIIRune-4 4311841 27.95 ns/op BenchmarkEncodeJapaneseRune-4 2502073 44.89 ns/op BenchmarkAppendASCIIRune-4 8732563 13.71 ns/op BenchmarkAppendJapaneseRune-4 2946172 38.90 ns/op BenchmarkDecodeASCIIRune-4 2798521 42.24 ns/op BenchmarkDecodeJapaneseRune-4 1899274 62.99 ns/op BenchmarkFullRune/ASCII-4 3348763 35.49 ns/op BenchmarkFullRune/Incomplete-4 1508977 78.61 ns/op BenchmarkFullRune/Japanese-4 3490033 34.53 ns/op PASS ok unicode/utf8 3.648s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 58673934926 ns/op PASS ok cmd/api 66.113s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1218548 98.89 ns/op BenchmarkEqArrayOfStrings64-4 154291 763.0 ns/op BenchmarkEqArrayOfStrings1024-4 9372 11397 ns/op BenchmarkEqArrayOfFloats5-4 1387441 86.67 ns/op BenchmarkEqArrayOfFloats64-4 134684 872.8 ns/op BenchmarkEqArrayOfFloats1024-4 9397 12564 ns/op BenchmarkEqStruct-4 21262620 5.663 ns/op PASS ok cmd/compile/internal/reflectdata 1.206s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 61950 ns/op BenchmarkCopyElim1-4 566 182355 ns/op BenchmarkCopyElim10-4 608 185847 ns/op BenchmarkCopyElim100-4 322 350582 ns/op BenchmarkCopyElim1000-4 51 2186896 ns/op BenchmarkCopyElim10000-4 3 42550033 ns/op BenchmarkCopyElim100000-4 1 730901483 ns/op BenchmarkDeadCode/1-4 558 227503 ns/op BenchmarkDeadCode/10-4 394 271539 ns/op BenchmarkDeadCode/100-4 192 561953 ns/op BenchmarkDeadCode/1000-4 46 2844718 ns/op BenchmarkDeadCode/10000-4 3 38146322 ns/op BenchmarkDeadCode/100000-4 1 478433047 ns/op BenchmarkDeadCode/200000-4 1 979315201 ns/op BenchmarkDominatorsLinear-4 10 10781983 ns/op 0.93 MB/s BenchmarkDominatorsFwdBack-4 7 15470642 ns/op 0.65 MB/s BenchmarkDominatorsManyPred-4 7 14650487 ns/op 0.68 MB/s BenchmarkDominatorsMaxPred-4 8 14312118 ns/op 0.70 MB/s BenchmarkDominatorsMaxPredVal-4 8 14971026 ns/op 0.67 MB/s BenchmarkFuse/1-4 446 229781 ns/op BenchmarkFuse/10-4 411 267204 ns/op BenchmarkFuse/100-4 136 864540 ns/op BenchmarkFuse/1000-4 18 6465435 ns/op BenchmarkFuse/10000-4 2 85891995 ns/op BenchmarkNilCheckDeep1-4 12625 9625 ns/op 0.10 MB/s 236 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4540 23030 ns/op 0.43 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 736 154720 ns/op 0.65 MB/s 661 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 69 1546808 ns/op 0.65 MB/s 5235 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 20104358 ns/op 0.50 MB/s 98930 B/op 7 allocs/op BenchmarkDSEPass-4 31 3728636 ns/op 48847 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 119581418 ns/op 4257136 B/op 108457 allocs/op BenchmarkCSEPass-4 7 15645779 ns/op 140897 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 151735345 ns/op 5637384 B/op 97270 allocs/op BenchmarkDeadcodePass-4 174 667402 ns/op 92431 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 129703220 ns/op 4051840 B/op 44993 allocs/op BenchmarkMultiPass-4 61 1751253 ns/op 221863 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 250514084 ns/op 11298000 B/op 150542 allocs/op BenchmarkCondRewrite/SoloJump-4 3163212 37.83 ns/op BenchmarkCondRewrite/CombJump-4 2878598 41.80 ns/op PASS ok cmd/compile/internal/ssa 14.955s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9831 11337 ns/op BenchmarkExtShift-4 16597 7190 ns/op BenchmarkModify-4 9339 12539 ns/op BenchmarkMullImm-4 17722 6810 ns/op BenchmarkConstModify-4 8077 12423 ns/op BenchmarkBitSet-4 19041 6388 ns/op BenchmarkBitClear-4 18987 6355 ns/op BenchmarkBitToggle-4 20581 5798 ns/op BenchmarkBitSetConst-4 158980 695.0 ns/op BenchmarkBitClearConst-4 152617 760.3 ns/op BenchmarkBitToggleConst-4 160969 698.3 ns/op BenchmarkDivconstI64-4 8617443 13.75 ns/op BenchmarkModconstI64-4 8188498 14.56 ns/op BenchmarkDivisiblePow2constI64-4 8421754 14.14 ns/op BenchmarkDivisibleconstI64-4 8831502 13.62 ns/op BenchmarkDivisibleWDivconstI64-4 6720054 17.86 ns/op BenchmarkDivconstU64/3-4 8933883 13.36 ns/op BenchmarkDivconstU64/5-4 8444671 14.27 ns/op BenchmarkDivconstU64/37-4 8780185 13.55 ns/op BenchmarkDivconstU64/1234567-4 8602483 13.87 ns/op BenchmarkModconstU64-4 8951926 13.22 ns/op BenchmarkDivisibleconstU64-4 8660257 13.79 ns/op BenchmarkDivisibleWDivconstU64-4 6709558 17.88 ns/op BenchmarkDivconstI32-4 8794083 13.75 ns/op BenchmarkModconstI32-4 8429028 14.30 ns/op BenchmarkDivisiblePow2constI32-4 8753281 13.63 ns/op BenchmarkDivisibleconstI32-4 8854845 13.59 ns/op BenchmarkDivisibleWDivconstI32-4 6752313 17.73 ns/op BenchmarkDivconstU32-4 8884171 13.62 ns/op BenchmarkModconstU32-4 8406902 14.29 ns/op BenchmarkDivisibleconstU32-4 8602032 13.64 ns/op BenchmarkDivisibleWDivconstU32-4 7203342 16.56 ns/op BenchmarkDivconstI16-4 8284585 14.28 ns/op BenchmarkModconstI16-4 8664116 13.83 ns/op BenchmarkDivisiblePow2constI16-4 8808783 13.59 ns/op BenchmarkDivisibleconstI16-4 8821161 13.56 ns/op BenchmarkDivisibleWDivconstI16-4 6684890 17.83 ns/op BenchmarkDivconstU16-4 8848780 13.64 ns/op BenchmarkModconstU16-4 8729281 13.63 ns/op BenchmarkDivisibleconstU16-4 8929405 13.33 ns/op BenchmarkDivisibleWDivconstU16-4 7262815 16.36 ns/op BenchmarkDivconstI8-4 8799016 13.57 ns/op BenchmarkModconstI8-4 8851424 13.59 ns/op BenchmarkDivisiblePow2constI8-4 9588099 12.49 ns/op BenchmarkDivisibleconstI8-4 8184580 13.66 ns/op BenchmarkDivisibleWDivconstI8-4 7234723 16.68 ns/op BenchmarkDivconstU8-4 8823421 13.71 ns/op BenchmarkModconstU8-4 8698708 13.71 ns/op BenchmarkDivisibleconstU8-4 9604231 12.65 ns/op BenchmarkDivisibleWDivconstU8-4 7210786 16.47 ns/op BenchmarkMul2-4 164269 724.7 ns/op BenchmarkMulNeg2-4 161347 736.0 ns/op BenchmarkEfaceInteger-4 4452819 27.40 ns/op BenchmarkMulconstI32/3-4 16695133 7.265 ns/op BenchmarkMulconstI32/5-4 16555785 7.280 ns/op BenchmarkMulconstI32/12-4 16519980 7.250 ns/op BenchmarkMulconstI32/120-4 16209674 7.231 ns/op BenchmarkMulconstI32/-120-4 16433090 7.231 ns/op BenchmarkMulconstI32/65537-4 16411357 7.247 ns/op BenchmarkMulconstI32/65538-4 16514862 7.205 ns/op BenchmarkMulconstI64/3-4 16499534 7.187 ns/op BenchmarkMulconstI64/5-4 16714238 7.219 ns/op BenchmarkMulconstI64/12-4 16622892 7.281 ns/op BenchmarkMulconstI64/120-4 16716951 7.240 ns/op BenchmarkMulconstI64/-120-4 16530229 7.232 ns/op BenchmarkMulconstI64/65537-4 16384111 7.199 ns/op BenchmarkMulconstI64/65538-4 16192998 7.195 ns/op BenchmarkMulconstU32/3-4 16359019 7.169 ns/op BenchmarkMulconstU32/5-4 16337254 7.224 ns/op BenchmarkMulconstU32/12-4 16450639 7.188 ns/op BenchmarkMulconstU32/120-4 16783434 7.218 ns/op BenchmarkMulconstU32/65537-4 16387318 7.283 ns/op BenchmarkMulconstU32/65538-4 16467584 7.200 ns/op BenchmarkMulconstU64/3-4 16496450 7.183 ns/op BenchmarkMulconstU64/5-4 16466079 7.222 ns/op BenchmarkMulconstU64/12-4 16344308 7.266 ns/op BenchmarkMulconstU64/120-4 16393612 7.159 ns/op BenchmarkMulconstU64/65537-4 16746946 7.169 ns/op BenchmarkMulconstU64/65538-4 16676025 7.160 ns/op BenchmarkShiftArithmeticRight-4 17398906 6.703 ns/op BenchmarkSwitch8Predictable-4 13143025 7.860 ns/op BenchmarkSwitch8Unpredictable-4 5591704 18.17 ns/op BenchmarkSwitch32Predictable-4 8523164 12.09 ns/op BenchmarkSwitch32Unpredictable-4 5578908 17.99 ns/op BenchmarkSwitchStringPredictable-4 7839286 13.52 ns/op BenchmarkSwitchStringUnpredictable-4 4438518 23.88 ns/op PASS ok cmd/compile/internal/test 12.108s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 128 918878 ns/op BenchmarkNamed/Underlying/nongeneric-4 782923 134.8 ns/op BenchmarkNamed/Underlying/generic-4 907352 132.1 ns/op BenchmarkNamed/Underlying/src_instance-4 827720 136.2 ns/op BenchmarkNamed/Underlying/user_instance-4 838508 139.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 553210544 ns/op 55250 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 365733419 ns/op 83569 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 171768453 ns/op 177891 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 140589799 ns/op 217303 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 401958474 ns/op 12756 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 89706920 ns/op 57169 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 35512263 ns/op 144366 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33361270 ns/op 153651 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 148094596 ns/op 14649 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 42659218 ns/op 50842 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21916952 ns/op 98969 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20520010 ns/op 105715 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1121379739 ns/op 56751 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 581766110 ns/op 109385 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 163878525 ns/op 388174 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 117461975 ns/op 541454 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 451891124 ns/op 4421 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66464836 ns/op 30049 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 40594875 ns/op 49193 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39717032 ns/op 50284 lines/s PASS ok cmd/compile/internal/types2 16.008s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 126 891228 ns/op 2163032 sys-ns/op 1259484 user-ns/op PASS ok cmd/go 0.217s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 67012 1750 ns/op 4.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77796 1502 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14196 8340 ns/op 122.78 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14659 8135 ns/op 125.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2214 54556 ns/op 150.16 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2226 53528 ns/op 153.04 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.965s All tests passed.