linux-amd64-race at 91c1c5922dcfc646fa9b1c2b3d506abe0956e97f :: 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-rne172b4b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rne172b4b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.185s ok archive/zip 2.305s ok bufio 0.303s ok bytes 4.295s ok compress/bzip2 0.465s ok compress/flate 5.688s ok compress/gzip 11.755s ok compress/lzw 0.596s ok compress/zlib 4.728s ok container/heap 0.039s ok container/list 0.029s ok container/ring 0.029s ok context 0.044s ok crypto 0.029s ok crypto/aes 0.070s ok crypto/cipher 0.060s ok crypto/des 0.060s ok crypto/dsa 0.029s ok crypto/ecdh 0.200s ok crypto/ecdsa 0.152s ok crypto/ed25519 0.393s ok crypto/elliptic 0.049s ok crypto/hmac 0.039s ok crypto/internal/alias 0.028s ok crypto/internal/bigmod 2.457s ok crypto/internal/boring 0.028s ok crypto/internal/boring/bcache 0.331s ok crypto/internal/edwards25519 35.235s ok crypto/internal/edwards25519/field 12.584s ok crypto/internal/nistec 3.657s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/md5 0.040s ok crypto/rand 0.414s ok crypto/rc4 0.476s ok crypto/rsa 0.475s ok crypto/sha1 0.050s ok crypto/sha256 0.036s ok crypto/sha512 0.041s ok crypto/subtle 0.434s ok crypto/tls 1.572s ok crypto/x509 1.153s ok database/sql 0.363s ok database/sql/driver 0.029s ok debug/buildinfo 0.050s ok debug/dwarf 0.090s ok debug/elf 1.269s ok debug/gosym 0.336s ok debug/macho 0.049s ok debug/pe 0.060s ok debug/plan9obj 0.029s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.030s ok encoding/ascii85 0.036s ok encoding/asn1 0.040s ok encoding/base32 0.082s ok encoding/base64 0.040s ok encoding/binary 0.040s ok encoding/csv 0.071s ok encoding/gob 17.186s ok encoding/hex 0.039s ok encoding/json 1.277s ok encoding/pem 2.298s ok encoding/xml 0.224s ok errors 0.039s ok expvar 0.030s ok flag 0.139s ok fmt 0.566s ok go/ast 0.039s ok go/build 3.986s ok go/build/constraint 0.039s ok go/constant 0.041s ok go/doc 0.254s ok go/doc/comment 2.119s ok go/format 0.059s ok go/importer 0.188s ok go/internal/gccgoimporter 0.061s ok go/internal/gcimporter 1.078s ok go/internal/srcimporter 13.091s ok go/parser 0.897s ok go/printer 1.272s ok go/scanner 0.040s ok go/token 0.120s ok go/types 32.081s ok hash 0.039s ok hash/adler32 0.059s ok hash/crc32 0.072s ok hash/crc64 0.041s ok hash/fnv 0.028s ok hash/maphash 0.029s ok html 0.030s ok html/template 0.233s ok image 0.414s ok image/color 0.048s ok image/draw 0.567s ok image/gif 0.894s ok image/jpeg 1.255s ok image/png 3.057s ok index/suffixarray 0.954s ok internal/abi 3.297s ok internal/buildcfg 0.029s ok internal/coverage/cformat 0.028s ok internal/coverage/cmerge 0.029s ok internal/coverage/pods 0.029s ok internal/coverage/slicereader 0.029s ok internal/coverage/slicewriter 0.029s ok internal/coverage/test 0.050s ok internal/cpu 0.087s ok internal/dag 0.029s ok internal/diff 0.029s ok internal/fmtsort 0.029s ok internal/fuzz 0.051s ok internal/godebug 0.029s ok internal/intern 0.214s ok internal/itoa 0.029s ok internal/poll 0.527s ok internal/profile 0.029s ok internal/reflectlite 0.264s ok internal/safefilepath 0.030s ok internal/saferio 0.262s ok internal/singleflight 0.126s ok internal/testenv 0.029s ok internal/trace 0.183s ok internal/types/errors 0.381s ok internal/unsafeheader 0.029s ok internal/xcoff 0.049s ok io 0.061s ok io/fs 0.262s ok io/ioutil 0.039s ok log 0.040s ok log/syslog 1.255s ok math 0.050s ok math/big 2.985s ok math/bits 0.039s ok math/cmplx 0.029s ok math/rand 2.018s ok mime 0.050s ok mime/multipart 1.514s ok mime/quotedprintable 0.070s ok net 10.184s ok net/http 6.501s ok net/http/cgi 0.543s ok net/http/cookiejar 0.039s ok net/http/fcgi 0.150s ok net/http/httptest 0.193s ok net/http/httptrace 0.029s ok net/http/httputil 0.670s ok net/http/internal 0.040s ok net/http/internal/ascii 0.028s ok net/http/pprof 5.200s ok net/internal/socktest 0.027s ok net/mail 0.040s ok net/netip 0.366s ok net/rpc 0.074s ok net/rpc/jsonrpc 0.040s ok net/smtp 0.069s ok net/textproto 0.041s ok net/url 0.050s ok os 0.625s ok os/exec 0.234s ok os/exec/internal/fdtest 0.028s ok os/signal 2.301s ok os/user 0.028s ok path 0.030s ok path/filepath 0.081s ok plugin 0.029s ok reflect 0.554s ok regexp 3.126s ok regexp/syntax 4.578s ok runtime 32.763s ok runtime/cgo 0.030s ok runtime/coverage 0.030s ok runtime/debug 0.120s ok runtime/internal/atomic 0.090s ok runtime/internal/math 0.029s ok runtime/internal/sys 0.029s ok runtime/internal/syscall 0.028s ok runtime/metrics 0.029s ok runtime/pprof 8.046s ok runtime/race 9.614s ok runtime/trace 3.179s ok sort 0.434s ok strconv 2.233s ok strings 2.933s ok sync 0.487s ok sync/atomic 1.735s ok syscall 0.320s ok testing 1.212s ok testing/fstest 0.039s ok testing/iotest 0.030s ok testing/quick 0.170s ok text/scanner 0.049s ok text/tabwriter 0.039s ok text/template 0.106s ok text/template/parse 0.050s ok time 2.314s ok unicode 0.040s ok unicode/utf16 0.032s ok unicode/utf8 0.049s ok cmd/addr2line 1.350s ok cmd/api 6.498s ok cmd/asm/internal/asm 2.972s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.059s ok cmd/compile/internal/amd64 53.287s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.030s ok cmd/compile/internal/dwarfgen 0.460s ok cmd/compile/internal/importer 0.852s ok cmd/compile/internal/ir 0.029s ok cmd/compile/internal/logopt 0.210s ok cmd/compile/internal/noder 0.040s ok cmd/compile/internal/reflectdata 0.028s [no tests to run] ok cmd/compile/internal/ssa 21.136s ok cmd/compile/internal/syntax 0.152s ok cmd/compile/internal/test 12.551s ok cmd/compile/internal/typecheck 0.298s ok cmd/compile/internal/types 0.029s ok cmd/compile/internal/types2 7.572s ok cmd/covdata 0.029s ok cmd/cover 1.036s ok cmd/dist 0.030s ok cmd/doc 0.404s ok cmd/fix 0.729s ok cmd/go 51.573s ok cmd/go/internal/auth 0.028s ok cmd/go/internal/cache 0.140s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.040s ok cmd/go/internal/get 0.030s ok cmd/go/internal/imports 0.039s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.189s ok cmd/go/internal/lockedfile/internal/filelock 0.079s ok cmd/go/internal/modconv 0.050s ok cmd/go/internal/modfetch 0.039s ok cmd/go/internal/modfetch/codehost 0.039s ok cmd/go/internal/modfetch/zip_sum_test 0.039s ok cmd/go/internal/modindex 0.570s ok cmd/go/internal/modload 0.040s ok cmd/go/internal/mvs 0.061s ok cmd/go/internal/par 0.142s ok cmd/go/internal/str 0.030s ok cmd/go/internal/test 0.029s ok cmd/go/internal/vcs 0.040s ok cmd/go/internal/vcweb 0.038s ok cmd/go/internal/vcweb/vcstest 4.009s ok cmd/go/internal/web 0.039s ok cmd/go/internal/work 0.093s ok cmd/gofmt 0.195s ok cmd/internal/archive 0.836s ok cmd/internal/buildid 0.557s ok cmd/internal/dwarf 0.030s ok cmd/internal/edit 0.026s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 1.008s ok cmd/internal/notsha256 0.029s ok cmd/internal/obj 0.468s ok cmd/internal/obj/ppc64 0.103s ok cmd/internal/obj/riscv 0.050s ok cmd/internal/obj/s390x 0.031s ok cmd/internal/obj/x86 0.177s ok cmd/internal/objabi 0.029s ok cmd/internal/pkgpath 0.143s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.029s ok cmd/internal/src 0.028s ok cmd/internal/test2json 0.696s ok cmd/link 3.141s ok cmd/link/internal/benchmark 0.034s ok cmd/link/internal/ld 2.342s ok cmd/link/internal/loader 0.069s ok cmd/nm 0.687s ok cmd/objdump 1.567s ok cmd/pack 0.872s ok cmd/pprof 1.487s ok cmd/trace 0.282s ok cmd/vet 10.557s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2682 39133 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2239 49503 ns/op 1853 B/op 36 allocs/op Benchmark/Writer/PAX-4 1507 75352 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3637 28666 ns/op 5197 B/op 16 allocs/op Benchmark/Reader/GNU-4 6000 19717 ns/op 5167 B/op 15 allocs/op Benchmark/Reader/PAX-4 1970 58262 ns/op 8813 B/op 33 allocs/op PASS ok archive/tar 0.751s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 344405139 ns/op 829000 B/op 83 allocs/op BenchmarkZip64Test-4 1 161704358 ns/op BenchmarkZip64TestSizes/4096-4 1686 79180 ns/op BenchmarkZip64TestSizes/1048576-4 159 735245 ns/op BenchmarkZip64TestSizes/67108864-4 1 137552949 ns/op PASS ok archive/zip 1.424s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 226069 485.4 ns/op BenchmarkReaderCopyUnoptimal-4 131892 802.5 ns/op BenchmarkReaderCopyNoWriteTo-4 8953 14282 ns/op BenchmarkReaderWriteToOptimal-4 7776 15100 ns/op BenchmarkReaderReadString-4 141429 843.6 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 225038 548.3 ns/op BenchmarkWriterCopyUnoptimal-4 212964 558.1 ns/op BenchmarkWriterCopyNoReadFrom-4 9516 13945 ns/op BenchmarkReaderEmpty-4 42130 2606 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 34604 3352 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 539152 188.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.625s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5016 23185 ns/op 1413.32 MB/s BenchmarkWriteByte-4 470 248028 ns/op 16.51 MB/s BenchmarkWriteRune-4 252 477230 ns/op 25.75 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3782833 ns/op BenchmarkBufferFullSmallReads-4 100 1083469 ns/op BenchmarkBufferWriteBlock/N4096-4 6782 16745 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 391 292554 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20745599 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4370805 26.32 ns/op 379.96 MB/s BenchmarkIndexByte/32-4 4431495 26.99 ns/op 1185.80 MB/s BenchmarkIndexByte/4K-4 888870 131.0 ns/op 31261.00 MB/s BenchmarkIndexBytePortable/10-4 756081 143.1 ns/op 69.89 MB/s BenchmarkIndexBytePortable/32-4 246649 453.2 ns/op 70.61 MB/s BenchmarkIndexBytePortable/4K-4 2026 53615 ns/op 76.40 MB/s BenchmarkIndexRune/10-4 1000000 102.6 ns/op 97.44 MB/s BenchmarkIndexRune/32-4 1000000 101.4 ns/op 315.69 MB/s BenchmarkIndexRune/4K-4 366546 310.4 ns/op 13196.03 MB/s BenchmarkIndexRuneASCII/10-4 4597789 24.91 ns/op 401.41 MB/s BenchmarkIndexRuneASCII/32-4 4405944 27.08 ns/op 1181.47 MB/s BenchmarkIndexRuneASCII/4K-4 890827 131.9 ns/op 31045.79 MB/s BenchmarkEqual/0-4 7816478 15.27 ns/op BenchmarkEqual/1-4 1511391 78.91 ns/op 12.67 MB/s BenchmarkEqual/6-4 1485730 80.46 ns/op 74.57 MB/s BenchmarkEqual/9-4 1476720 80.92 ns/op 111.22 MB/s BenchmarkEqual/15-4 1463454 82.64 ns/op 181.52 MB/s BenchmarkEqual/16-4 1549053 77.77 ns/op 205.73 MB/s BenchmarkEqual/20-4 1454982 83.55 ns/op 239.39 MB/s BenchmarkEqual/32-4 1459705 83.19 ns/op 384.65 MB/s BenchmarkEqual/4K-4 105549 1129 ns/op 3628.25 MB/s BenchmarkIndex/10-4 3125772 39.44 ns/op 253.55 MB/s BenchmarkIndex/32-4 3048123 39.29 ns/op 814.49 MB/s BenchmarkIndex/4K-4 17624 6642 ns/op 616.65 MB/s BenchmarkIndexEasy/10-4 2775734 41.87 ns/op 238.83 MB/s BenchmarkIndexEasy/32-4 2981331 40.00 ns/op 799.98 MB/s BenchmarkIndexEasy/4K-4 443007 246.8 ns/op 16596.36 MB/s BenchmarkCount/10-4 1445575 81.88 ns/op 122.12 MB/s BenchmarkCount/32-4 1472641 82.50 ns/op 387.89 MB/s BenchmarkCount/4K-4 18012 6695 ns/op 611.79 MB/s BenchmarkCountEasy/10-4 1476469 82.02 ns/op 121.93 MB/s BenchmarkCountEasy/32-4 1389750 85.56 ns/op 374.03 MB/s BenchmarkCountEasy/4K-4 397520 286.6 ns/op 14290.80 MB/s BenchmarkCountSingle/10-4 3667503 32.15 ns/op 311.09 MB/s BenchmarkCountSingle/32-4 3416412 34.73 ns/op 921.31 MB/s BenchmarkCountSingle/4K-4 836457 141.6 ns/op 28929.43 MB/s BenchmarkToUpper/#00-4 2783076 41.87 ns/op BenchmarkToUpper/ONLYUPPER-4 283951 412.0 ns/op BenchmarkToUpper/abc-4 496989 235.8 ns/op BenchmarkToUpper/AbC123-4 302715 416.5 ns/op BenchmarkToUpper/azAZ09_-4 250600 470.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 77140 1521 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38239 3143 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53204 2155 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120441 1002 ns/op BenchmarkToLower/#00-4 2889078 41.88 ns/op BenchmarkToLower/abc-4 446769 277.9 ns/op BenchmarkToLower/AbC123-4 285198 417.9 ns/op BenchmarkToLower/azAZ09_-4 268017 450.9 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79834 1532 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 41955 2939 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 62182 1870 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113281 1036 ns/op BenchmarkFields/ASCII/16-4 124540 998.5 ns/op 16.02 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 6950 14430 ns/op 17.74 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 525 221915 ns/op 18.46 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 28 4047338 ns/op 16.19 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 63356052 ns/op 16.55 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 81175 1449 ns/op 11.04 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 4790 22134 ns/op 11.57 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 331 350012 ns/op 11.70 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6965776 ns/op 9.41 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 133375589 ns/op 7.86 MB/s 11227392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 140130 805.7 ns/op 19.86 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10418 ns/op 24.57 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 606 175207 ns/op 23.38 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 25 4077931 ns/op 16.07 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 84066254 ns/op 12.47 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 106418 1060 ns/op 15.10 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8085 14585 ns/op 17.55 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 471 240232 ns/op 17.05 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 22 5114714 ns/op 12.81 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 102579104 ns/op 10.22 MB/s 11227392 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1923037 61.76 ns/op BenchmarkTrimSpace/ASCII-4 945056 121.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 109239 1104 ns/op BenchmarkTrimSpace/JustNonASCII-4 48430 2480 ns/op BenchmarkToValidUTF8/Valid-4 471201 250.0 ns/op BenchmarkToValidUTF8/InvalidASCII-4 325372 351.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 96127 1253 ns/op BenchmarkIndexHard1-4 813 149024 ns/op BenchmarkIndexHard2-4 594 200182 ns/op BenchmarkIndexHard3-4 148 810470 ns/op BenchmarkIndexHard4-4 180 666152 ns/op BenchmarkLastIndexHard1-4 5 22356992 ns/op BenchmarkLastIndexHard2-4 4 29040352 ns/op BenchmarkLastIndexHard3-4 4 32036446 ns/op BenchmarkCountHard1-4 828 144351 ns/op BenchmarkCountHard2-4 591 201896 ns/op BenchmarkCountHard3-4 150 808142 ns/op BenchmarkSplitEmptySeparator-4 1 175157426 ns/op BenchmarkSplitSingleByteSeparator-4 9 11272283 ns/op BenchmarkSplitMultiByteSeparator-4 10 10557183 ns/op BenchmarkSplitNSingleByteSeparator-4 158162 664.9 ns/op BenchmarkSplitNMultiByteSeparator-4 65250 1732 ns/op BenchmarkRepeat-4 171277 629.4 ns/op BenchmarkRepeatLarge/256/1-4 126054 814.3 ns/op 314.39 MB/s BenchmarkRepeatLarge/256/16-4 193603 531.5 ns/op 481.67 MB/s BenchmarkRepeatLarge/512/1-4 92827 1140 ns/op 449.23 MB/s BenchmarkRepeatLarge/512/16-4 128533 841.0 ns/op 608.80 MB/s BenchmarkRepeatLarge/1024/1-4 66596 1762 ns/op 581.08 MB/s BenchmarkRepeatLarge/1024/16-4 76178 1349 ns/op 759.04 MB/s BenchmarkRepeatLarge/2048/1-4 36763 2945 ns/op 695.44 MB/s BenchmarkRepeatLarge/2048/16-4 39946 2572 ns/op 796.18 MB/s BenchmarkRepeatLarge/4096/1-4 25042 4963 ns/op 825.37 MB/s BenchmarkRepeatLarge/4096/16-4 24567 4722 ns/op 867.39 MB/s BenchmarkRepeatLarge/8192/1-4 12835 9605 ns/op 852.89 MB/s BenchmarkRepeatLarge/8192/16-4 12472 8948 ns/op 915.54 MB/s BenchmarkRepeatLarge/8192/4097-4 20239 5501 ns/op 744.76 MB/s BenchmarkRepeatLarge/16384/1-4 7945 16599 ns/op 987.06 MB/s BenchmarkRepeatLarge/16384/16-4 6860 15950 ns/op 1027.22 MB/s BenchmarkRepeatLarge/16384/4097-4 8200 12724 ns/op 965.97 MB/s BenchmarkRepeatLarge/32768/1-4 3772 30815 ns/op 1063.38 MB/s BenchmarkRepeatLarge/32768/16-4 3914 30325 ns/op 1080.57 MB/s BenchmarkRepeatLarge/32768/4097-4 4162 29921 ns/op 958.50 MB/s BenchmarkRepeatLarge/65536/1-4 2036 57674 ns/op 1136.33 MB/s BenchmarkRepeatLarge/65536/16-4 2062 59806 ns/op 1095.81 MB/s BenchmarkRepeatLarge/65536/4097-4 2037 61052 ns/op 1006.60 MB/s BenchmarkRepeatLarge/131072/1-4 223 547817 ns/op 239.26 MB/s BenchmarkRepeatLarge/131072/16-4 225 536299 ns/op 244.40 MB/s BenchmarkRepeatLarge/131072/4097-4 222 525101 ns/op 241.87 MB/s BenchmarkRepeatLarge/262144/1-4 100 1049251 ns/op 249.84 MB/s BenchmarkRepeatLarge/262144/16-4 100 1087917 ns/op 240.96 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1050408 ns/op 245.72 MB/s BenchmarkRepeatLarge/524288/1-4 50 2109484 ns/op 248.54 MB/s BenchmarkRepeatLarge/524288/16-4 50 2068248 ns/op 253.49 MB/s BenchmarkRepeatLarge/524288/4097-4 57 2067996 ns/op 251.61 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4130640 ns/op 253.85 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4186382 ns/op 250.47 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4281971 ns/op 243.98 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8003145 ns/op 262.04 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8177870 ns/op 256.44 MB/s BenchmarkRepeatLarge/2097152/4097-4 13 8197745 ns/op 255.38 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16216703 ns/op 258.64 MB/s BenchmarkRepeatLarge/4194304/16-4 6 16950028 ns/op 247.45 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16198108 ns/op 258.75 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31697977 ns/op 264.64 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31841113 ns/op 263.45 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32443018 ns/op 258.50 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63959402 ns/op 262.31 MB/s BenchmarkRepeatLarge/16777216/16-4 2 64060720 ns/op 261.90 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64063653 ns/op 261.88 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123342729 ns/op 272.04 MB/s BenchmarkRepeatLarge/33554432/16-4 1 123656897 ns/op 271.35 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 123193663 ns/op 272.37 MB/s BenchmarkRepeatLarge/67108864/1-4 1 243776437 ns/op 275.29 MB/s BenchmarkRepeatLarge/67108864/16-4 1 240577273 ns/op 278.95 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 243201842 ns/op 275.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 488486816 ns/op 274.76 MB/s BenchmarkRepeatLarge/134217728/16-4 1 483168445 ns/op 277.79 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 476891610 ns/op 281.44 MB/s BenchmarkRepeatLarge/268435456/1-4 1 954103960 ns/op 281.35 MB/s BenchmarkRepeatLarge/268435456/16-4 1 950354425 ns/op 282.46 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 960547445 ns/op 279.46 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1895262836 ns/op 283.27 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1900095224 ns/op 282.55 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1920009944 ns/op 279.62 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3986074544 ns/op 269.37 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3725434648 ns/op 288.22 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3817458241 ns/op 281.27 MB/s BenchmarkBytesCompare/1-4 8674291 11.87 ns/op BenchmarkBytesCompare/2-4 9083648 13.20 ns/op BenchmarkBytesCompare/4-4 9120148 13.02 ns/op BenchmarkBytesCompare/8-4 9753350 12.11 ns/op BenchmarkBytesCompare/16-4 9933772 12.11 ns/op BenchmarkBytesCompare/32-4 8762547 13.18 ns/op BenchmarkBytesCompare/64-4 7910594 14.84 ns/op BenchmarkBytesCompare/128-4 7631284 15.64 ns/op BenchmarkBytesCompare/256-4 5879730 19.59 ns/op BenchmarkBytesCompare/512-4 4248100 28.08 ns/op BenchmarkBytesCompare/1024-4 2777763 43.30 ns/op BenchmarkBytesCompare/2048-4 1637553 73.84 ns/op BenchmarkIndexAnyASCII/1:1-4 2352504 50.65 ns/op BenchmarkIndexAnyASCII/1:2-4 2353969 49.50 ns/op BenchmarkIndexAnyASCII/1:4-4 2371822 49.79 ns/op BenchmarkIndexAnyASCII/1:8-4 2307506 49.85 ns/op BenchmarkIndexAnyASCII/1:16-4 2452304 48.32 ns/op BenchmarkIndexAnyASCII/1:32-4 2330250 50.56 ns/op BenchmarkIndexAnyASCII/1:64-4 2373142 49.94 ns/op BenchmarkIndexAnyASCII/16:1-4 2058375 56.34 ns/op BenchmarkIndexAnyASCII/16:2-4 417709 273.7 ns/op BenchmarkIndexAnyASCII/16:4-4 403712 274.5 ns/op BenchmarkIndexAnyASCII/16:8-4 417501 279.0 ns/op BenchmarkIndexAnyASCII/16:16-4 366624 302.7 ns/op BenchmarkIndexAnyASCII/16:32-4 357796 328.9 ns/op BenchmarkIndexAnyASCII/16:64-4 311846 373.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1891816 64.11 ns/op BenchmarkIndexAnyASCII/256:2-4 33908 3538 ns/op BenchmarkIndexAnyASCII/256:4-4 33457 3533 ns/op BenchmarkIndexAnyASCII/256:8-4 33066 3647 ns/op BenchmarkIndexAnyASCII/256:16-4 33418 3625 ns/op BenchmarkIndexAnyASCII/256:32-4 32850 3653 ns/op BenchmarkIndexAnyASCII/256:64-4 32900 3677 ns/op BenchmarkIndexAnyUTF8/1:1-4 2351041 51.38 ns/op BenchmarkIndexAnyUTF8/1:2-4 2331721 48.98 ns/op BenchmarkIndexAnyUTF8/1:4-4 2308800 50.65 ns/op BenchmarkIndexAnyUTF8/1:8-4 2318538 50.12 ns/op BenchmarkIndexAnyUTF8/1:16-4 2318588 47.31 ns/op BenchmarkIndexAnyUTF8/1:32-4 2335597 49.51 ns/op BenchmarkIndexAnyUTF8/1:64-4 2364132 48.10 ns/op BenchmarkIndexAnyUTF8/16:1-4 151027 773.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 266980 445.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 273961 437.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 250318 441.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 263156 435.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 250977 455.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 264270 446.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 8911 11364 ns/op BenchmarkIndexAnyUTF8/256:2-4 19330 6219 ns/op BenchmarkIndexAnyUTF8/256:4-4 19203 6204 ns/op BenchmarkIndexAnyUTF8/256:8-4 19551 6186 ns/op BenchmarkIndexAnyUTF8/256:16-4 19390 6215 ns/op BenchmarkIndexAnyUTF8/256:32-4 18340 6502 ns/op BenchmarkIndexAnyUTF8/256:64-4 18544 6403 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2218380 52.04 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2176190 51.73 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2226128 52.01 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2230747 50.59 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2253772 50.39 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2279374 51.87 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2236000 51.79 ns/op BenchmarkLastIndexAnyASCII/16:1-4 311042 366.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 307707 368.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 310915 369.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 305310 379.8 ns/op BenchmarkLastIndexAnyASCII/16:16-4 300006 387.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 281562 417.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 256803 461.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23629 4936 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23920 5012 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23619 4953 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24067 5002 ns/op BenchmarkLastIndexAnyASCII/256:16-4 23982 5007 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23484 5061 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23420 5051 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2222151 51.78 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2261395 50.19 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2257324 49.85 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2265387 50.31 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2301766 50.18 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2304157 50.15 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2246006 50.50 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 223670 517.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 262660 447.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 266233 447.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 252986 445.2 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 265393 441.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 253485 466.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 254882 454.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16165 7434 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18482 6360 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18592 6420 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19051 6371 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18584 6462 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17536 6693 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18348 6537 ns/op BenchmarkTrimASCII/1:1-4 2516342 46.70 ns/op BenchmarkTrimASCII/1:2-4 2197342 55.57 ns/op BenchmarkTrimASCII/1:4-4 1999557 58.18 ns/op BenchmarkTrimASCII/1:8-4 1885242 63.44 ns/op BenchmarkTrimASCII/1:16-4 1617654 73.64 ns/op BenchmarkTrimASCII/16:1-4 417314 277.9 ns/op BenchmarkTrimASCII/16:2-4 320349 361.4 ns/op BenchmarkTrimASCII/16:4-4 316369 366.3 ns/op BenchmarkTrimASCII/16:8-4 325406 366.1 ns/op BenchmarkTrimASCII/16:16-4 307908 378.2 ns/op BenchmarkTrimASCII/256:1-4 33075 3641 ns/op BenchmarkTrimASCII/256:2-4 23232 4948 ns/op BenchmarkTrimASCII/256:4-4 24172 5021 ns/op BenchmarkTrimASCII/256:8-4 24322 4903 ns/op BenchmarkTrimASCII/256:16-4 24540 4926 ns/op BenchmarkTrimASCII/4096:1-4 2043 56929 ns/op BenchmarkTrimASCII/4096:2-4 1496 78729 ns/op BenchmarkTrimASCII/4096:4-4 1510 78856 ns/op BenchmarkTrimASCII/4096:8-4 1509 78480 ns/op BenchmarkTrimASCII/4096:16-4 1502 78577 ns/op BenchmarkTrimByte-4 1457311 81.96 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13070 9103 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13107 9136 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 645 184068 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1272 88652 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2478 44673 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4616 23387 ns/op BenchmarkCompareBytesEqual-4 10512264 10.65 ns/op BenchmarkCompareBytesToNil-4 11632263 9.500 ns/op BenchmarkCompareBytesEmpty-4 12172456 8.917 ns/op BenchmarkCompareBytesIdentical-4 12035736 8.955 ns/op BenchmarkCompareBytesSameLength-4 10243437 10.51 ns/op BenchmarkCompareBytesDifferentLength-4 10212124 10.42 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1348 87188 ns/op 12026.66 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1828 79679 ns/op 13160.19 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1372 76622 ns/op 13685.25 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1382 72500 ns/op 14463.30 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1368 83720 ns/op 12524.88 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1400 73879 ns/op 14193.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1375 86689 ns/op 12095.97 MB/s BenchmarkCompareBytesBig-4 1387 86337 ns/op 12145.25 MB/s BenchmarkCompareBytesBigIdentical-4 11566882 9.106 ns/op 115158534.37 MB/s PASS ok bytes 70.550s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 74909075 ns/op 1.33 MB/s 3612012 B/op 50 allocs/op BenchmarkDecodeNewton-4 1 307362829 ns/op 1.85 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23751469 ns/op 0.69 MB/s 3643395 B/op 51 allocs/op PASS ok compress/bzip2 1.338s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 57 1802779 ns/op 5.55 MB/s 43275 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17154625 ns/op 5.83 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 172998260 ns/op 5.78 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 1788555 ns/op 5.59 MB/s 43224 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17562607 ns/op 5.69 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 179681592 ns/op 5.57 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1753679 ns/op 5.70 MB/s 42630 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16632007 ns/op 6.01 MB/s 43229 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 167306194 ns/op 5.98 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1765840 ns/op 5.66 MB/s 42501 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16625462 ns/op 6.01 MB/s 43229 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 168494755 ns/op 5.93 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 1936404 ns/op 5.16 MB/s 42970 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18729858 ns/op 5.34 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 189846352 ns/op 5.27 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1537652 ns/op 6.50 MB/s 42621 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12557539 ns/op 7.96 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 127751787 ns/op 7.83 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1369120 ns/op 7.30 MB/s 43759 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10091248 ns/op 9.91 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101271482 ns/op 9.87 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1368791 ns/op 7.31 MB/s 42901 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10163954 ns/op 9.84 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 100651217 ns/op 9.94 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1224525 ns/op 8.17 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11919663 ns/op 8.39 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117498883 ns/op 8.51 MB/s BenchmarkEncode/Digits/Speed/1e4-4 44 2299069 ns/op 4.35 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20086311 ns/op 4.98 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 200437327 ns/op 4.99 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6550082 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 77323659 ns/op 1.29 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 818054874 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6642083 ns/op 1.51 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 78590557 ns/op 1.27 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 808307766 ns/op 1.24 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 76 1467161 ns/op 6.82 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12590492 ns/op 7.94 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125642710 ns/op 7.96 MB/s BenchmarkEncode/Newton/Speed/1e4-4 49 2147052 ns/op 4.66 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16390313 ns/op 6.10 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 161019632 ns/op 6.21 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6375798 ns/op 1.57 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 72017829 ns/op 1.39 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 731565159 ns/op 1.37 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6498363 ns/op 1.54 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 89967633 ns/op 1.11 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 936041844 ns/op 1.07 MB/s PASS ok compress/flate 15.427s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 51 2236571 ns/op 4.47 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2335691 ns/op 4.28 MB/s BenchmarkDecoder/1e5-4 5 22067270 ns/op 4.53 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22288479 ns/op 4.49 MB/s BenchmarkDecoder/1e6-4 1 221103860 ns/op 4.52 MB/s BenchmarkDecoder/1e-Reuse6-4 1 222027594 ns/op 4.50 MB/s BenchmarkEncoder/1e4-4 51 2141660 ns/op 4.67 MB/s BenchmarkEncoder/1e-Reuse4-4 56 1832065 ns/op 5.46 MB/s BenchmarkEncoder/1e5-4 6 19380033 ns/op 5.16 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19111953 ns/op 5.23 MB/s BenchmarkEncoder/1e6-4 1 196736631 ns/op 5.08 MB/s BenchmarkEncoder/1e-Reuse6-4 1 191174783 ns/op 5.23 MB/s PASS ok compress/lzw 2.666s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3788549 ns/op PASS ok container/heap 0.254s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 18915 5636 ns/op BenchmarkWithTimeout/concurrency=40-4 5216 22171 ns/op BenchmarkWithTimeout/concurrency=4000-4 5320 24346 ns/op BenchmarkWithTimeout/concurrency=400000-4 6378 20111 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 364591 320.1 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12429 10240 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15734 10647 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2367 46333 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1707 71166 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2298 45757 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 237 483965 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 171 685832 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 262 450683 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 25 5330369 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 8767964 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4534240 ns/op BenchmarkCheckCanceled/Err-4 262860 446.9 ns/op BenchmarkCheckCanceled/Done-4 408433 288.1 ns/op BenchmarkContextCancelDone-4 503892 232.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23401 5126 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21934 5680 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19482 6105 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16638 7631 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 11672 9479 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 558316 208.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 328694 366.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 230493 521.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 143164 837.2 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 72901 1631 ns/op PASS ok context 13.425s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1751692 67.51 ns/op 236.99 MB/s BenchmarkDecrypt-4 1725163 72.57 ns/op 220.49 MB/s BenchmarkExpand-4 953438 121.3 ns/op PASS ok crypto/aes 0.538s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 173007 651.0 ns/op 98.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 364069 288.7 ns/op 221.68 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 175886 668.6 ns/op 95.72 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 373216 307.8 ns/op 207.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 121390 968.1 ns/op 1394.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 169664 693.7 ns/op 1946.00 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 108234 1112 ns/op 1214.42 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 146954 807.5 ns/op 1671.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46674 2570 ns/op 3187.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46468 2561 ns/op 3198.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 35846 3335 ns/op 2456.12 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 37125 3213 ns/op 2549.51 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6753 16311 ns/op 62.47 MB/s BenchmarkAESCFBDecrypt1K-4 7174 16217 ns/op 62.84 MB/s BenchmarkAESCFBDecrypt8K-4 927 127178 ns/op 64.37 MB/s BenchmarkAESOFB1K-4 10000 10840 ns/op 94.00 MB/s BenchmarkAESCTR1K-4 13828 8783 ns/op 116.02 MB/s BenchmarkAESCTR8K-4 1764 67522 ns/op 121.25 MB/s BenchmarkAESCBCEncrypt1K-4 14328 8478 ns/op 120.79 MB/s BenchmarkAESCBCDecrypt1K-4 17976 6777 ns/op 151.10 MB/s PASS ok crypto/cipher 2.863s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 63816 1632 ns/op 4.90 MB/s BenchmarkDecrypt-4 79231 1512 ns/op 5.29 MB/s BenchmarkTDESEncrypt-4 30404 3948 ns/op 2.03 MB/s BenchmarkTDESDecrypt-4 31239 3840 ns/op 2.08 MB/s PASS ok crypto/des 0.628s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 945 120713 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8850214 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20682505 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 91 1260055 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.712s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1507 72029 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 40 2855186 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 19 5848543 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 924 127666 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8728765 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 20260486 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3888 29571 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 56 2117052 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4965702 ns/op 1446 B/op 17 allocs/op PASS ok crypto/ecdsa 1.468s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 274 370193 ns/op BenchmarkNewKeyFromSeed-4 320 368564 ns/op BenchmarkSigning-4 301 394375 ns/op BenchmarkVerification-4 207 569556 ns/op PASS ok crypto/ed25519 0.657s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4953 23225 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 157 766845 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 54 2187468 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4877274 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1392 85426 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1887449 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6035124 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14317697 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12294 9037 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5822 19661 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3601 29163 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 86 1290345 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2433 47678 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 238 498834 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1567 75002 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1207095 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.343s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14433 8056 ns/op 127.10 MB/s BenchmarkHMACSHA256_32-4 24351 4901 ns/op 6.53 MB/s BenchmarkNewWriteSum-4 12040 9266 ns/op 3.45 MB/s PASS ok crypto/hmac 0.621s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 57684 2052 ns/op BenchmarkModSub-4 73070 1609 ns/op BenchmarkMontgomeryRepr-4 22966 4762 ns/op BenchmarkMontgomeryMul-4 28418 4221 ns/op BenchmarkModMul-4 10000 10002 ns/op BenchmarkExpBig-4 15 7333259 ns/op BenchmarkExp-4 7 15792809 ns/op PASS ok crypto/internal/bigmod 1.032s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3105 34368 ns/op BenchmarkScalarBaseMult-4 334 343756 ns/op BenchmarkScalarMult-4 156 775570 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 226 524720 ns/op PASS ok crypto/internal/edwards25519 0.656s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 502402 203.0 ns/op BenchmarkMultiply-4 4277336 27.92 ns/op BenchmarkSquare-4 5302216 22.61 ns/op BenchmarkInvert-4 24982 4802 ns/op BenchmarkMult32-4 1525332 77.88 ns/op PASS ok crypto/internal/edwards25519/field 0.804s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 57 1809848 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1617 74275 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 18 5891946 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13814163 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 655717 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8119 14718 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 61 1865721 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4050229 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.088s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 604974 178.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 225516 496.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 119557 1003 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 647786 176.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 240306 491.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 119835 991.1 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.785s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 116547 999.9 ns/op 8.00 MB/s BenchmarkHash64-4 127264 909.3 ns/op 70.39 MB/s BenchmarkHash128-4 117130 1016 ns/op 126.00 MB/s BenchmarkHash256-4 95272 1254 ns/op 204.11 MB/s BenchmarkHash512-4 68432 1741 ns/op 294.11 MB/s BenchmarkHash1K-4 44455 2727 ns/op 375.46 MB/s BenchmarkHash8K-4 7418 16019 ns/op 511.41 MB/s BenchmarkHash1M-4 60 1957655 ns/op 535.63 MB/s BenchmarkHash8M-4 7 15727807 ns/op 533.36 MB/s BenchmarkHash8BytesUnaligned-4 114457 993.3 ns/op 8.05 MB/s BenchmarkHash1KUnaligned-4 44300 2704 ns/op 378.72 MB/s BenchmarkHash8KUnaligned-4 7476 16245 ns/op 504.28 MB/s PASS ok crypto/md5 1.612s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 384996409 ns/op PASS ok crypto/rand 0.423s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13286 9023 ns/op 14.19 MB/s BenchmarkRC4_1K-4 1578 71153 ns/op 14.39 MB/s BenchmarkRC4_8K-4 207 564000 ns/op 14.35 MB/s PASS ok crypto/rc4 0.508s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8653683 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20319045 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37930701 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2588888 ns/op BenchmarkDecryptOAEP/2048-4 13 8514856 ns/op BenchmarkEncryptOAEP/2048-4 44 2644665 ns/op BenchmarkSignPKCS1v15/2048-4 13 8607668 ns/op BenchmarkVerifyPKCS1v15/2048-4 45 2587514 ns/op BenchmarkSignPSS/2048-4 13 8661358 ns/op BenchmarkVerifyPSS/2048-4 43 2967066 ns/op PASS ok crypto/rsa 1.639s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 105352 1101 ns/op 7.27 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 122824 923.3 ns/op 8.66 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73072 1578 ns/op 202.74 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 84832 1387 ns/op 230.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48867 2437 ns/op 420.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53548 2230 ns/op 459.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11886 ns/op 689.23 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11554 ns/op 709.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.085s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 80515 1435 ns/op 5.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 92941 1248 ns/op 6.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91132 1316 ns/op 6.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25694 4652 ns/op 220.14 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26959 4434 ns/op 230.96 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26563 4504 ns/op 227.38 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4148 28202 ns/op 290.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4278 28050 ns/op 292.05 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4143 28075 ns/op 291.79 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.296s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 54330 2025 ns/op 3.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72022 1618 ns/op 4.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64347 1844 ns/op 4.34 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 27742 4275 ns/op 239.55 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31590 3797 ns/op 269.68 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29275 4081 ns/op 250.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5835 20156 ns/op 406.44 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5935 19744 ns/op 414.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5967 19934 ns/op 410.96 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.295s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15929326 7.539 ns/op BenchmarkConstantTimeEq-4 15963031 7.515 ns/op BenchmarkConstantTimeLessOrEq-4 14816763 8.187 ns/op BenchmarkXORBytes/8Bytes-4 4475353 27.60 ns/op 289.91 MB/s BenchmarkXORBytes/128Bytes-4 4078496 30.06 ns/op 4258.80 MB/s BenchmarkXORBytes/2048Bytes-4 931784 131.8 ns/op 15538.09 MB/s BenchmarkXORBytes/32768Bytes-4 60938 1983 ns/op 16528.04 MB/s PASS ok crypto/subtle 1.003s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 166 743438 ns/op BenchmarkCertCache/1-4 147 682972 ns/op BenchmarkCertCache/2-4 148 763652 ns/op BenchmarkCertCache/3-4 151 862957 ns/op BenchmarkHandshakeServer/RSA-4 37 3196296 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 28 3951507 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 33 3522193 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1203232 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 153 803879 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 51 2512493 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 61 2064235 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29789097 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28781838 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 21142737 ns/op 49.60 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 28962411 ns/op 36.20 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 34173049 ns/op 61.37 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 50416089 ns/op 41.60 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 61643643 ns/op 68.04 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 85750596 ns/op 48.91 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 116496767 ns/op 72.01 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 160895508 ns/op 52.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 216105680 ns/op 77.63 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 315592489 ns/op 53.16 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 427205578 ns/op 78.54 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 628600298 ns/op 53.38 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 897133606 ns/op 74.80 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1230916473 ns/op 54.52 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 21220337 ns/op 49.41 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 27923454 ns/op 37.55 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 35935954 ns/op 58.36 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 45647759 ns/op 45.94 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 61730570 ns/op 67.95 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 96194136 ns/op 43.60 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 118116303 ns/op 71.02 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 168298338 ns/op 49.84 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 231556692 ns/op 72.45 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 338167840 ns/op 49.61 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 438482452 ns/op 76.52 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 632344188 ns/op 53.06 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 906671435 ns/op 74.02 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1281552177 ns/op 52.37 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 703515059 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 706592689 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287616983 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287645343 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 150518783 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 150472212 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80343324 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79068722 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38783503 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 38087299 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142141816 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145270366 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63408606 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63540990 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37498342 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36605311 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24799762 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 24554804 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 16941692 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 16046326 ns/op PASS ok crypto/tls 18.898s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12179585 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 312 382356 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1072 103741 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1026 111837 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.758s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 31 3291829 ns/op 279632 B/op 1633 allocs/op BenchmarkConcurrentStmtQuery-4 30 3431090 ns/op 259353 B/op 2001 allocs/op BenchmarkConcurrentStmtExec-4 43 2499745 ns/op 211783 B/op 665 allocs/op BenchmarkConcurrentTxQuery-4 36 3221130 ns/op 267253 B/op 2152 allocs/op BenchmarkConcurrentTxExec-4 51 1963556 ns/op 87877 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 40 2979555 ns/op 104166 B/op 2068 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1011583 ns/op 40093 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 3162598 ns/op 226156 B/op 1784 allocs/op BenchmarkManyConcurrentQueries-4 2400 47308 ns/op 3975 B/op 20 allocs/op PASS ok database/sql 1.239s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 236324 505.3 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 73 1608195 ns/op 188253 B/op 13 allocs/op Benchmark115/LineToPC-4 78 1644965 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17167 7036 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.793s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 697 154169 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3117 37871 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.388s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 270 441255 ns/op 18.57 MB/s BenchmarkEncodeToString-4 224 492732 ns/op 16.63 MB/s BenchmarkDecode-4 139 847202 ns/op 15.48 MB/s BenchmarkDecodeString-4 140 837858 ns/op 15.65 MB/s PASS ok encoding/base32 0.752s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 316 344175 ns/op 23.80 MB/s BenchmarkDecodeString/2-4 264325 420.7 ns/op 9.51 MB/s BenchmarkDecodeString/4-4 228220 534.1 ns/op 14.98 MB/s BenchmarkDecodeString/8-4 183296 647.3 ns/op 18.54 MB/s BenchmarkDecodeString/64-4 34050 3435 ns/op 25.62 MB/s BenchmarkDecodeString/8192-4 319 362803 ns/op 30.11 MB/s BenchmarkNewEncoding-4 92217 1275 ns/op 200.71 MB/s PASS ok encoding/base64 1.018s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1272 89049 ns/op 44.92 MB/s BenchmarkReadStruct-4 17280 6829 ns/op 10.98 MB/s BenchmarkWriteStruct-4 18478 6403 ns/op 11.71 MB/s BenchmarkReadInts-4 48331 2493 ns/op 12.03 MB/s BenchmarkWriteInts-4 38362 3027 ns/op 9.91 MB/s BenchmarkWriteSlice1000Int32s-4 1243 92207 ns/op 43.38 MB/s BenchmarkPutUint16-4 3320145 35.91 ns/op 55.69 MB/s BenchmarkAppendUint16-4 3363810 35.90 ns/op 55.71 MB/s BenchmarkPutUint32-4 2478997 47.92 ns/op 83.47 MB/s BenchmarkAppendUint32-4 2367637 49.99 ns/op 80.02 MB/s BenchmarkPutUint64-4 1072761 110.5 ns/op 72.39 MB/s BenchmarkAppendUint64-4 1000000 111.7 ns/op 71.60 MB/s BenchmarkLittleEndianPutUint16-4 3258096 36.82 ns/op 54.33 MB/s BenchmarkLittleEndianAppendUint16-4 3326169 35.97 ns/op 55.61 MB/s BenchmarkLittleEndianPutUint32-4 2356150 48.48 ns/op 82.51 MB/s BenchmarkLittleEndianAppendUint32-4 2499573 47.58 ns/op 84.07 MB/s BenchmarkLittleEndianPutUint64-4 1000000 112.7 ns/op 71.01 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 111.0 ns/op 72.10 MB/s BenchmarkReadFloats-4 167866 712.7 ns/op 16.84 MB/s BenchmarkWriteFloats-4 143590 847.5 ns/op 14.16 MB/s BenchmarkReadSlice1000Float32s-4 1266 95679 ns/op 41.81 MB/s BenchmarkWriteSlice1000Float32s-4 1045 104790 ns/op 38.17 MB/s BenchmarkReadSlice1000Uint8s-4 76882 1340 ns/op 746.05 MB/s BenchmarkWriteSlice1000Uint8s-4 99925 1007 ns/op 992.82 MB/s BenchmarkPutUvarint32-4 860227 144.9 ns/op 27.61 MB/s BenchmarkPutUvarint64-4 206068 577.0 ns/op 13.87 MB/s PASS ok encoding/binary 3.860s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6877 16467 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7105 16773 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7255 16685 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4400 26626 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7998 14912 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 8010 14881 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7627 14999 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4752 25019 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 13236 8725 ns/op PASS ok encoding/csv 1.704s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9552 10897 ns/op BenchmarkEndToEndByteBuffer-4 14737 7060 ns/op BenchmarkEndToEndSliceByteBuffer-4 304 408604 ns/op BenchmarkEncodeComplex128Slice-4 808 134066 ns/op BenchmarkEncodeFloat64Slice-4 1722 62595 ns/op BenchmarkEncodeInt32Slice-4 1593 66490 ns/op BenchmarkEncodeStringSlice-4 2726 44048 ns/op BenchmarkEncodeInterfaceSlice-4 70 1603434 ns/op BenchmarkDecodeComplex128Slice-4 516 205768 ns/op BenchmarkDecodeFloat64Slice-4 1092 96601 ns/op BenchmarkDecodeInt32Slice-4 1428 83165 ns/op BenchmarkDecodeStringSlice-4 906 136238 ns/op BenchmarkDecodeStringsSlice-4 322 371886 ns/op BenchmarkDecodeBytesSlice-4 584 195556 ns/op BenchmarkDecodeInterfaceSlice-4 97 1052740 ns/op BenchmarkDecodeMap-4 90 1294793 ns/op PASS ok encoding/gob 2.775s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 13191 9043 ns/op 28.31 MB/s BenchmarkEncode/1024-4 3045 36527 ns/op 28.03 MB/s BenchmarkEncode/4096-4 825 144873 ns/op 28.27 MB/s BenchmarkEncode/16384-4 205 583500 ns/op 28.08 MB/s BenchmarkDecode/256-4 24066 4993 ns/op 51.27 MB/s BenchmarkDecode/1024-4 5973 19567 ns/op 52.33 MB/s BenchmarkDecode/4096-4 1522 78351 ns/op 52.28 MB/s BenchmarkDecode/16384-4 380 315664 ns/op 51.90 MB/s BenchmarkDump/256-4 1327 91016 ns/op 2.81 MB/s BenchmarkDump/1024-4 334 352096 ns/op 2.91 MB/s BenchmarkDump/4096-4 80 1409512 ns/op 2.91 MB/s BenchmarkDump/16384-4 19 5902047 ns/op 2.78 MB/s PASS ok encoding/hex 1.772s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 158431436 ns/op 12.25 MB/s 8391160 B/op 51 allocs/op BenchmarkCodeEncoderError-4 1 141734063 ns/op 13.69 MB/s 8392936 B/op 102 allocs/op BenchmarkCodeMarshal-4 1 167681058 ns/op 11.57 MB/s 10333544 B/op 57 allocs/op BenchmarkCodeMarshalError-4 1 146536775 ns/op 13.24 MB/s 10336832 B/op 107 allocs/op BenchmarkMarshalBytes/32-4 22118 5321 ns/op BenchmarkMarshalBytes/256-4 6165 19187 ns/op BenchmarkMarshalBytes/4096-4 448 264488 ns/op BenchmarkMarshalBytesError/32-4 60 1864304 ns/op BenchmarkMarshalBytesError/256-4 61 1872784 ns/op BenchmarkMarshalBytesError/4096-4 54 2152098 ns/op BenchmarkCodeDecoder-4 1 419629900 ns/op 4.62 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 37114 3261 ns/op 4.29 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 51151 2199 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 358610734 ns/op 5.41 MB/s 3066864 B/op 92682 allocs/op BenchmarkCodeUnmarshalReuse-4 1 350962059 ns/op 5.53 MB/s 3067768 B/op 92687 allocs/op BenchmarkUnmarshalString-4 56875 2119 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 122572 890.5 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 302530 397.8 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 78055 1571 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65811 1853 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 17490 6441 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3842 28494 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 974 121698 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1003689 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 10158602 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 430740 243.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 438009 244.8 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 428505 245.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 449521 250.3 ns/op BenchmarkEncodeMarshaler-4 64282 1706 ns/op 91 B/op 1 allocs/op BenchmarkEncoderEncode-4 94525 1284 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4224354 27.57 ns/op BenchmarkNumberIsValidRegexp-4 21408 5764 ns/op PASS ok encoding/json 7.308s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 48 2476744 ns/op 26.46 MB/s BenchmarkDecode-4 22 5151333 ns/op 17.23 MB/s PASS ok encoding/pem 0.380s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2516 45020 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 973 129931 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 3649 28644 ns/op PASS ok encoding/xml 0.500s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 369249 437.4 ns/op BenchmarkIntSet-4 391797 423.2 ns/op BenchmarkFloatAdd-4 64447 2245 ns/op BenchmarkFloatSet-4 417652 364.8 ns/op BenchmarkStringSet-4 321193 379.2 ns/op BenchmarkMapSet-4 64351 2000 ns/op BenchmarkMapSetDifferent-4 57781 2199 ns/op BenchmarkMapSetDifferentRandom-4 234 460822 ns/op BenchmarkMapSetString-4 68362 1939 ns/op BenchmarkMapAddSame-4 39474 3098 ns/op BenchmarkMapAddDifferent-4 16174 7975 ns/op BenchmarkMapAddDifferentRandom-4 207 576717 ns/op BenchmarkMapAddSameSteadyState-4 235646 500.5 ns/op BenchmarkMapAddDifferentSteadyState-4 105997 1067 ns/op BenchmarkRealworldExpvarUsage-4 24600 5332 ns/op PASS ok expvar 2.663s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 108033 981.1 ns/op BenchmarkSprintfEmpty-4 392772 338.0 ns/op BenchmarkSprintfString-4 335442 379.5 ns/op BenchmarkSprintfTruncateString-4 307024 423.8 ns/op BenchmarkSprintfTruncateBytes-4 145195 706.2 ns/op BenchmarkSprintfSlowParsingPath-4 275991 464.1 ns/op BenchmarkSprintfQuoteString-4 47118 2640 ns/op BenchmarkSprintfInt-4 299952 461.4 ns/op BenchmarkSprintfIntInt-4 222829 599.3 ns/op BenchmarkSprintfPrefixedInt-4 212286 599.8 ns/op BenchmarkSprintfFloat-4 154609 724.3 ns/op BenchmarkSprintfComplex-4 65254 1925 ns/op BenchmarkSprintfBoolean-4 266251 389.9 ns/op BenchmarkSprintfHexString-4 122668 868.8 ns/op BenchmarkSprintfHexBytes-4 88257 1396 ns/op BenchmarkSprintfBytes-4 52774 2302 ns/op BenchmarkSprintfStringer-4 77214 1551 ns/op BenchmarkSprintfStructure-4 44317 3028 ns/op BenchmarkManyArgs-4 76968 1707 ns/op BenchmarkFprintInt-4 74602 1572 ns/op BenchmarkFprintfBytes-4 83424 1490 ns/op BenchmarkFprintIntNoAlloc-4 79045 1570 ns/op BenchmarkScanInts-4 37 3114460 ns/op BenchmarkScanRecursiveInt-4 1 379247659 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 409375790 ns/op PASS ok fmt 4.427s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 609 177830 ns/op PASS ok go/build 0.153s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 47215 2230 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13072 8562 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3914 29210 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1026 111823 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 261 452527 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 58 2199740 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 8953629 ns/op 865808 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 38649155 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 174581288 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.576s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 262745716 ns/op 0.25 MB/s 47354928 B/op 49115 allocs/op PASS ok go/format 0.325s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 19890172 ns/op 2.71 MB/s BenchmarkParseOnly-4 6 17087214 ns/op 3.15 MB/s BenchmarkResolve-4 49 2338213 ns/op 23.03 MB/s PASS ok go/parser 1.364s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 150340527 ns/op 0.34 MB/s 4966424 B/op 27584 allocs/op BenchmarkPrintDecl-4 704 151223 ns/op 0.21 MB/s 16090 B/op 51 allocs/op PASS ok go/printer 0.316s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 262 449353 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8708955 ns/op 6.27 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12268549 ns/op 5.86 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17449871 ns/op 6.51 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 219 541956 ns/op 5.68 MB/s PASS ok go/scanner 0.743s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 109.5 ns/op PASS ok go/token 0.148s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 122 984077 ns/op BenchmarkNamed/Underlying/nongeneric-4 882156 133.7 ns/op BenchmarkNamed/Underlying/generic-4 832538 135.6 ns/op BenchmarkNamed/Underlying/src_instance-4 823033 137.7 ns/op BenchmarkNamed/Underlying/user_instance-4 853305 135.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19165 5523 ns/op BenchmarkNamed/NewMethodSet/generic-4 21370 5580 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20415 5574 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19627 5694 ns/op BenchmarkCheck/http/funcbodies/info-4 1 633969024 ns/op 47992 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 447393993 ns/op 67993 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 256895163 ns/op 118417 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 225030943 ns/op 135075 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 438907538 ns/op 11668 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 119363181 ns/op 42887 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 74980828 ns/op 68296 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 72293691 ns/op 70814 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 172971490 ns/op 12524 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 69617354 ns/op 31117 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 53499295 ns/op 40491 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 54015925 ns/op 40096 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1180697369 ns/op 53179 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 607743480 ns/op 103312 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 182715207 ns/op 343506 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 122729451 ns/op 511312 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 502789654 ns/op 4013 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 109406991 ns/op 18438 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 92194454 ns/op 21883 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 90030489 ns/op 22405 lines/s PASS ok go/types 18.133s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8599 13876 ns/op 73.80 MB/s PASS ok hash/adler32 0.251s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 212007 566.8 ns/op 26.47 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 201820 546.9 ns/op 27.43 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105573 1112 ns/op 35.97 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 112734 1052 ns/op 38.02 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 448376 259.6 ns/op 1972.15 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 463366 255.4 ns/op 2005.08 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 411732 289.5 ns/op 3536.59 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 414246 285.6 ns/op 3585.49 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 240991 489.6 ns/op 8366.23 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 250616 482.4 ns/op 8490.56 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52395 2299 ns/op 14251.72 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 51781 2310 ns/op 14182.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 453790 252.0 ns/op 59.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 451878 250.6 ns/op 59.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 442734 257.5 ns/op 155.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 455312 258.9 ns/op 154.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 331140 361.3 ns/op 1417.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 329156 367.2 ns/op 1394.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 258546 450.1 ns/op 2274.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 260650 449.3 ns/op 2279.18 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 222267 532.2 ns/op 7695.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 224050 527.0 ns/op 7772.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46345 2581 ns/op 12697.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 46215 2610 ns/op 12553.43 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 212439 556.3 ns/op 26.96 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 213598 542.4 ns/op 27.65 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100358 1171 ns/op 34.15 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 106332 1106 ns/op 36.18 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7664 15373 ns/op 33.31 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7345 15586 ns/op 32.85 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3706 32075 ns/op 31.92 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3705 32012 ns/op 31.99 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 922 129094 ns/op 31.73 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 913 128484 ns/op 31.88 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1039070 ns/op 31.54 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1043439 ns/op 31.40 MB/s PASS ok hash/crc32 4.711s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 86 1394600 ns/op 46.99 MB/s BenchmarkCrc64/ISO4KB-4 984 118076 ns/op 34.69 MB/s BenchmarkCrc64/ISO1KB-4 4486 25294 ns/op 40.48 MB/s BenchmarkCrc64/ECMA64KB-4 82 1394584 ns/op 46.99 MB/s BenchmarkCrc64/Random64KB-4 93 1229155 ns/op 53.32 MB/s BenchmarkCrc64/Random16KB-4 364 319234 ns/op 51.32 MB/s PASS ok hash/crc64 0.800s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8762 13764 ns/op 74.40 MB/s BenchmarkFnv32aKB-4 8624 13877 ns/op 73.79 MB/s BenchmarkFnv64KB-4 8220 14220 ns/op 72.01 MB/s BenchmarkFnv64aKB-4 8121 14238 ns/op 71.92 MB/s BenchmarkFnv128KB-4 1996 59883 ns/op 17.10 MB/s BenchmarkFnv128aKB-4 2053 57017 ns/op 17.96 MB/s PASS ok hash/fnv 0.973s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 627344 191.3 ns/op 20.91 MB/s BenchmarkHash/n=4/Bytes-4 4018485 29.78 ns/op 134.30 MB/s BenchmarkHash/n=4/String-4 4075202 29.44 ns/op 135.86 MB/s BenchmarkHash/n=8/Write-4 563055 190.2 ns/op 42.06 MB/s BenchmarkHash/n=8/Bytes-4 4025317 29.58 ns/op 270.47 MB/s BenchmarkHash/n=8/String-4 4223520 28.03 ns/op 285.41 MB/s BenchmarkHash/n=16/Write-4 597452 194.2 ns/op 82.40 MB/s BenchmarkHash/n=16/Bytes-4 4601426 26.00 ns/op 615.33 MB/s BenchmarkHash/n=16/String-4 4640019 25.65 ns/op 623.83 MB/s BenchmarkHash/n=32/Write-4 562400 202.1 ns/op 158.31 MB/s BenchmarkHash/n=32/Bytes-4 4383802 27.61 ns/op 1158.90 MB/s BenchmarkHash/n=32/String-4 4439143 31.01 ns/op 1032.04 MB/s BenchmarkHash/n=64/Write-4 538656 216.9 ns/op 295.00 MB/s BenchmarkHash/n=64/Bytes-4 3987457 29.91 ns/op 2139.80 MB/s BenchmarkHash/n=64/String-4 4151043 28.71 ns/op 2229.14 MB/s BenchmarkHash/n=256/Write-4 396624 295.2 ns/op 867.28 MB/s BenchmarkHash/n=256/Bytes-4 2185744 54.11 ns/op 4730.72 MB/s BenchmarkHash/n=256/String-4 2162848 55.29 ns/op 4629.90 MB/s BenchmarkHash/n=320/Write-4 412492 285.1 ns/op 1122.50 MB/s BenchmarkHash/n=320/Bytes-4 1794168 67.09 ns/op 4769.90 MB/s BenchmarkHash/n=320/String-4 1777837 67.59 ns/op 4734.27 MB/s BenchmarkHash/n=1024/Write-4 267322 444.1 ns/op 2305.62 MB/s BenchmarkHash/n=1024/Bytes-4 746656 158.0 ns/op 6481.50 MB/s BenchmarkHash/n=1024/String-4 747472 160.8 ns/op 6370.01 MB/s BenchmarkHash/n=4096/Write-4 123686 961.7 ns/op 4258.92 MB/s BenchmarkHash/n=4096/Bytes-4 207294 589.6 ns/op 6946.64 MB/s BenchmarkHash/n=4096/String-4 206382 590.8 ns/op 6933.35 MB/s BenchmarkHash/n=16384/Write-4 38607 3102 ns/op 5281.33 MB/s BenchmarkHash/n=16384/Bytes-4 53404 2239 ns/op 7316.30 MB/s BenchmarkHash/n=16384/String-4 53236 2255 ns/op 7265.93 MB/s PASS ok hash/maphash 4.438s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 868 130313 ns/op BenchmarkEscapeNone-4 118359 949.9 ns/op BenchmarkUnescape-4 746 153668 ns/op BenchmarkUnescapeNone-4 527578 221.5 ns/op BenchmarkUnescapeSparse-4 11289 10731 ns/op BenchmarkUnescapeDense-4 1119 103167 ns/op PASS ok html 0.983s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8757 12972 ns/op BenchmarkCSSEscaperNoSpecials-4 43444 2728 ns/op BenchmarkDecodeCSS-4 25603 4480 ns/op BenchmarkDecodeCSSNoSpecials-4 4181635 27.92 ns/op BenchmarkCSSValueFilter-4 110872 1004 ns/op BenchmarkCSSValueFilterOk-4 77683 1479 ns/op BenchmarkEscapedExecute-4 4162 25669 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10766 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 66241 1762 ns/op BenchmarkStripTags-4 20872 5743 ns/op BenchmarkStripTagsNoSpecials-4 294104 403.4 ns/op BenchmarkJSValEscaperWithNum-4 22940 5014 ns/op BenchmarkJSValEscaperWithStr-4 4198 27487 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18231 6449 ns/op BenchmarkJSValEscaperWithObj-4 3730 31288 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13389 8767 ns/op BenchmarkJSStrEscaperNoSpecials-4 60294 1971 ns/op BenchmarkJSStrEscaper-4 10000 10872 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 52748 2272 ns/op BenchmarkJSRegexpEscaper-4 10000 11410 ns/op BenchmarkTemplateSpecialTags-4 76 1350111 ns/op BenchmarkURLEscaper-4 4423 26534 ns/op BenchmarkURLEscaperNoSpecials-4 171189 669.1 ns/op BenchmarkURLNormalizer-4 6094 19943 ns/op BenchmarkURLNormalizerNoSpecials-4 183100 680.7 ns/op BenchmarkSrcsetFilter-4 18879 6097 ns/op BenchmarkSrcsetFilterNoSpecials-4 107150 1083 ns/op PASS ok html/template 3.978s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 601656 188.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 442093 267.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 598363 191.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 439063 271.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1838804 65.09 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1237297 96.16 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1881306 63.78 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1242546 95.66 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1474384 80.36 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 440989 251.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 347275 320.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 422190 252.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 370575 323.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 736521 141.0 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 577887 210.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 1000284 119.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 563791 213.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 425196 260.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1356375 85.12 ns/op BenchmarkRGBASetRGBA-4 1395289 84.58 ns/op BenchmarkRGBA64At-4 700174 163.8 ns/op BenchmarkRGBA64SetRGBA64-4 749840 144.7 ns/op BenchmarkNRGBAAt-4 1387419 88.74 ns/op BenchmarkNRGBASetNRGBA-4 1381657 83.72 ns/op BenchmarkNRGBA64At-4 719470 163.2 ns/op BenchmarkNRGBA64SetNRGBA64-4 779365 145.4 ns/op BenchmarkAlphaAt-4 2407677 49.51 ns/op BenchmarkAlphaSetAlpha-4 2417643 49.97 ns/op BenchmarkAlpha16At-4 1551140 77.39 ns/op BenchmarkAlphaSetAlpha16-4 1576899 76.04 ns/op BenchmarkGrayAt-4 2435042 48.88 ns/op BenchmarkGraySetGray-4 2344730 51.49 ns/op BenchmarkGray16At-4 1563436 77.38 ns/op BenchmarkGraySetGray16-4 1577173 76.38 ns/op PASS ok image 5.746s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4446685 26.97 ns/op BenchmarkYCbCrToRGB/128-4 4378130 27.48 ns/op BenchmarkYCbCrToRGB/255-4 4555014 26.09 ns/op BenchmarkRGBToYCbCr/0-4 4284591 27.91 ns/op BenchmarkRGBToYCbCr/Cb-4 4308855 27.17 ns/op BenchmarkRGBToYCbCr/Cr-4 4431966 27.00 ns/op BenchmarkYCbCrToRGBA/0-4 3644364 32.87 ns/op BenchmarkYCbCrToRGBA/128-4 3504307 39.43 ns/op BenchmarkYCbCrToRGBA/255-4 3690568 32.36 ns/op BenchmarkNYCbCrAToRGBA/0-4 3577657 33.49 ns/op BenchmarkNYCbCrAToRGBA/128-4 3468276 34.23 ns/op BenchmarkNYCbCrAToRGBA/255-4 3577486 33.78 ns/op PASS ok image/color 1.884s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34604346 ns/op BenchmarkFillSrc-4 290 397779 ns/op BenchmarkCopyOver-4 6 17518006 ns/op BenchmarkCopySrc-4 391 300112 ns/op BenchmarkNRGBAOver-4 6 18924489 ns/op BenchmarkNRGBASrc-4 9 11887741 ns/op BenchmarkYCbCr-4 8 13730001 ns/op BenchmarkGray-4 16 7005129 ns/op BenchmarkCMYK-4 9 12110095 ns/op BenchmarkGlyphOver-4 18 6141588 ns/op BenchmarkRGBAMaskOver-4 4 31212782 ns/op BenchmarkGrayMaskOver-4 5 23452679 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38758688 ns/op BenchmarkRGBA-4 4 25319926 ns/op BenchmarkPalettedFill-4 890 134212 ns/op BenchmarkPalettedRGBA-4 4 26075188 ns/op BenchmarkGenericOver-4 2 56328545 ns/op BenchmarkGenericMaskOver-4 5 22899424 ns/op BenchmarkGenericSrc-4 3 36157296 ns/op BenchmarkGenericMaskSrc-4 4 30569673 ns/op PASS ok image/draw 6.121s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4787258 ns/op 3.23 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 109348003 ns/op 2.81 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3018631778 ns/op 0.41 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 49 2139843 ns/op 7.22 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 148310887 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.070s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3577 29112 ns/op BenchmarkIDCT-4 3913 28442 ns/op BenchmarkDecodeBaseline-4 8 12640214 ns/op 4.89 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17537561 ns/op 3.52 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 154201130 ns/op 7.97 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 191210598 ns/op 4.82 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.249s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11986536 8.714 ns/op BenchmarkDecodeGray-4 12 9342156 ns/op 7.02 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39757903 ns/op 6.59 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34299122 ns/op 7.64 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 20 5510382 ns/op 11.89 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 3 33388959 ns/op 7.85 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40017201 ns/op 6.55 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62069838 ns/op 4.95 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61892748 ns/op 4.96 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 199720166 ns/op 6.15 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 219215976 ns/op 5.61 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 31100452 ns/op 9.88 MB/s 848616 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 198652599 ns/op 6.19 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 836734027 ns/op 1.47 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.725s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 55216010 ns/op 1.81 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45568570 ns/op 2.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 326380987 ns/op 1.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 331983971 ns/op 1.51 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53647440 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45538485 ns/op 2.20 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 315249749 ns/op 1.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 298765926 ns/op 1.67 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 719734672 ns/op 1.39 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 731188431 ns/op 1.37 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4139321761 ns/op 1.21 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4005803198 ns/op 1.25 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10541783 ns/op 9.49 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11591797 ns/op 8.63 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50870430 ns/op 9.83 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 57102638 ns/op 8.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 103608890 ns/op 9.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 114043354 ns/op 8.77 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 516294338 ns/op 9.68 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 553182767 ns/op 9.04 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 61067512 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 57646656 ns/op 1.73 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 419821579 ns/op 1.19 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 440606957 ns/op 1.13 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 996704538 ns/op 1.00 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1045505004 ns/op 0.96 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6174097295 ns/op 0.81 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5861387235 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 184088380 ns/op 22.70 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 188449129 ns/op 22.18 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 73.478s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 34177 3034 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 35766 3164 ns/op 0.63 MB/s BenchmarkMarshalCorpusFile/4-4 32392 3527 ns/op 1.13 MB/s BenchmarkMarshalCorpusFile/8-4 27944 4168 ns/op 1.92 MB/s BenchmarkMarshalCorpusFile/16-4 22053 5444 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/32-4 14256 8174 ns/op 3.91 MB/s BenchmarkMarshalCorpusFile/64-4 9301 13184 ns/op 4.85 MB/s BenchmarkMarshalCorpusFile/128-4 4873 21292 ns/op 6.01 MB/s BenchmarkMarshalCorpusFile/256-4 2569 40962 ns/op 6.25 MB/s BenchmarkMarshalCorpusFile/512-4 1369 80881 ns/op 6.33 MB/s BenchmarkMarshalCorpusFile/1024-4 726 151452 ns/op 6.76 MB/s BenchmarkMarshalCorpusFile/2048-4 370 310320 ns/op 6.60 MB/s BenchmarkMarshalCorpusFile/4096-4 192 613148 ns/op 6.68 MB/s BenchmarkMarshalCorpusFile/8192-4 98 1222268 ns/op 6.70 MB/s BenchmarkMarshalCorpusFile/16384-4 48 2444462 ns/op 6.70 MB/s BenchmarkMarshalCorpusFile/32768-4 18 6523657 ns/op 5.02 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13411868 ns/op 4.89 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29673756 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55631848 ns/op 4.71 MB/s BenchmarkMarshalCorpusFile/524288-4 1 130652793 ns/op 4.01 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 223938529 ns/op 4.68 MB/s BenchmarkUnmarshalCorpusFile/1-4 9744 11567 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 9561 12378 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 8953 13464 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 7509 16132 ns/op 0.50 MB/s BenchmarkUnmarshalCorpusFile/16-4 6121 18824 ns/op 0.85 MB/s BenchmarkUnmarshalCorpusFile/32-4 3760 27551 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/64-4 3262 32920 ns/op 1.94 MB/s BenchmarkUnmarshalCorpusFile/128-4 2770 42955 ns/op 2.98 MB/s BenchmarkUnmarshalCorpusFile/256-4 1039 115942 ns/op 2.21 MB/s BenchmarkUnmarshalCorpusFile/512-4 559 212816 ns/op 2.41 MB/s BenchmarkUnmarshalCorpusFile/1024-4 288 408828 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/2048-4 142 808828 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/4096-4 64 1625540 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3270404 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6448974 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12829610 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25277103 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 52007112 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 105045742 ns/op 2.50 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 211419736 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 424566463 ns/op 2.47 MB/s BenchmarkMutatorBytes/1-4 34297 3484 ns/op BenchmarkMutatorBytes/10-4 35505 3288 ns/op BenchmarkMutatorBytes/100-4 34075 3530 ns/op BenchmarkMutatorBytes/1000-4 22342 5592 ns/op BenchmarkMutatorBytes/10000-4 5811 24876 ns/op BenchmarkMutatorBytes/100000-4 858 156595 ns/op BenchmarkMutatorString/1-4 30000 3542 ns/op BenchmarkMutatorString/10-4 34808 3448 ns/op BenchmarkMutatorString/100-4 31389 4344 ns/op BenchmarkMutatorString/1000-4 13244 8365 ns/op BenchmarkMutatorString/10000-4 3117 64362 ns/op BenchmarkMutatorString/100000-4 205 606254 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20090 6330 ns/op BenchmarkMutatorAllBasicTypes/string-4 18204 6312 ns/op BenchmarkMutatorAllBasicTypes/bool-4 60644 1981 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54690 2208 ns/op BenchmarkMutatorAllBasicTypes/float64-4 53710 2246 ns/op BenchmarkMutatorAllBasicTypes/int-4 58628 2048 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58335 2025 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57462 2075 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57361 2034 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58654 2070 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55483 2177 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 52782 2135 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 56763 2105 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 54297 2169 ns/op PASS ok internal/fuzz 11.874s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 32011 3678 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 126675 948.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.314s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 40242 3205 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10563 ns/op BenchmarkSplicePipePoolParallel-4 126114 997.4 ns/op BenchmarkSplicePipeNativeParallel-4 30165 3819 ns/op PASS ok internal/poll 0.755s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 20651292 ns/op PASS ok internal/trace 3.030s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 16203 ns/op BenchmarkCopyNLarge-4 144 1042904 ns/op PASS ok io 0.435s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 214444 530.1 ns/op BenchmarkPrintln-4 25018 4869 ns/op BenchmarkPrintlnNoFlags-4 49686 2484 ns/op PASS ok log 0.476s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2156708 55.01 ns/op BenchmarkAcosh-4 1098648 108.9 ns/op BenchmarkAsin-4 2203324 54.20 ns/op BenchmarkAsinh-4 985401 116.9 ns/op BenchmarkAtan-4 3005259 39.52 ns/op BenchmarkAtanh-4 1000000 111.1 ns/op BenchmarkAtan2-4 2108271 56.54 ns/op BenchmarkCbrt-4 1436185 83.79 ns/op BenchmarkCeil-4 16430446 7.244 ns/op BenchmarkCopysign-4 3094633 38.49 ns/op BenchmarkCos-4 1400517 85.48 ns/op BenchmarkCosh-4 1507358 79.92 ns/op BenchmarkErf-4 2833071 42.50 ns/op BenchmarkErfc-4 2685228 44.53 ns/op BenchmarkErfinv-4 2468442 49.25 ns/op BenchmarkErfcinv-4 2397078 49.13 ns/op BenchmarkExp-4 5795888 20.24 ns/op BenchmarkExpGo-4 900877 128.9 ns/op BenchmarkExpm1-4 2056957 58.44 ns/op BenchmarkExp2-4 932968 116.3 ns/op BenchmarkExp2Go-4 940225 123.9 ns/op BenchmarkAbs-4 3942362 30.02 ns/op BenchmarkDim-4 7890680 14.91 ns/op BenchmarkFloor-4 16457949 7.153 ns/op BenchmarkMax-4 11255270 10.62 ns/op BenchmarkMin-4 11179624 10.62 ns/op BenchmarkMod-4 334299 332.8 ns/op BenchmarkFrexp-4 2054800 57.65 ns/op BenchmarkGamma-4 696913 166.0 ns/op BenchmarkHypot-4 10007545 11.94 ns/op BenchmarkHypotGo-4 1628790 70.19 ns/op BenchmarkIlogb-4 2529037 48.65 ns/op BenchmarkJ0-4 237274 485.9 ns/op BenchmarkJ1-4 243310 478.3 ns/op BenchmarkJn-4 114387 1039 ns/op BenchmarkLdexp-4 2044383 57.99 ns/op BenchmarkLgamma-4 864753 139.4 ns/op BenchmarkLog-4 4848175 23.55 ns/op BenchmarkLogb-4 2488906 47.73 ns/op BenchmarkLog1p-4 1332589 88.56 ns/op BenchmarkLog10-4 4865964 24.44 ns/op BenchmarkLog2-4 1606584 74.53 ns/op BenchmarkModf-4 3052308 40.05 ns/op BenchmarkNextafter32-4 2972742 40.14 ns/op BenchmarkNextafter64-4 2872808 40.09 ns/op BenchmarkPowInt-4 569496 191.0 ns/op BenchmarkPowFrac-4 423751 276.2 ns/op BenchmarkPow10Pos-4 4143260 28.53 ns/op BenchmarkPow10Neg-4 3985381 29.70 ns/op BenchmarkRound-4 3839289 31.15 ns/op BenchmarkRoundToEven-4 8045986 14.94 ns/op BenchmarkRemainder-4 502755 222.1 ns/op BenchmarkSignbit-4 5334778 22.51 ns/op BenchmarkSin-4 1579615 74.24 ns/op BenchmarkSincos-4 945109 119.0 ns/op BenchmarkSinh-4 1764930 67.10 ns/op BenchmarkSqrtIndirect-4 16129452 7.256 ns/op BenchmarkSqrtLatency-4 16356949 7.223 ns/op BenchmarkSqrtIndirectLatency-4 16396660 7.203 ns/op BenchmarkSqrtGoLatency-4 1000000 107.8 ns/op BenchmarkSqrtPrime-4 30657 3892 ns/op BenchmarkTan-4 1484036 80.67 ns/op BenchmarkTanh-4 1424398 84.97 ns/op BenchmarkTrunc-4 16358269 7.220 ns/op BenchmarkY0-4 245492 477.6 ns/op BenchmarkY1-4 244387 475.0 ns/op BenchmarkYn-4 121988 984.9 ns/op BenchmarkFloat64bits-4 5586626 21.36 ns/op BenchmarkFloat64frombits-4 5089419 22.85 ns/op BenchmarkFloat32bits-4 5498256 22.15 ns/op BenchmarkFloat32frombits-4 5322682 22.27 ns/op BenchmarkFMA-4 16726383 7.302 ns/op PASS ok math 11.015s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12589820 9.495 ns/op 6740.13 MB/s BenchmarkAddVV/2-4 11705770 10.31 ns/op 12413.33 MB/s BenchmarkAddVV/3-4 10247246 11.84 ns/op 16215.66 MB/s BenchmarkAddVV/4-4 10649908 11.21 ns/op 22831.74 MB/s BenchmarkAddVV/5-4 9765812 12.43 ns/op 25744.87 MB/s BenchmarkAddVV/10-4 7866806 15.25 ns/op 41955.55 MB/s BenchmarkAddVV/100-4 1671432 72.68 ns/op 88053.60 MB/s BenchmarkAddVV/1000-4 195717 602.8 ns/op 106164.47 MB/s BenchmarkSubVV/1-4 12533456 9.643 ns/op 6637.05 MB/s BenchmarkSubVV/2-4 11835871 10.20 ns/op 12546.53 MB/s BenchmarkSubVV/3-4 10426783 11.60 ns/op 16558.50 MB/s BenchmarkSubVV/4-4 10490166 11.24 ns/op 22778.33 MB/s BenchmarkSubVV/5-4 9592375 12.33 ns/op 25944.74 MB/s BenchmarkSubVV/10-4 7906936 15.19 ns/op 42144.25 MB/s BenchmarkSubVV/100-4 1642398 71.73 ns/op 89220.24 MB/s BenchmarkSubVV/1000-4 199718 588.7 ns/op 108716.62 MB/s BenchmarkAddVW/1-4 13233486 9.164 ns/op 873.02 MB/s BenchmarkAddVW/2-4 11691849 10.13 ns/op 1579.44 MB/s BenchmarkAddVW/3-4 11101376 11.02 ns/op 2177.73 MB/s BenchmarkAddVW/4-4 11240637 10.29 ns/op 3109.59 MB/s BenchmarkAddVW/5-4 10747404 10.96 ns/op 3649.70 MB/s BenchmarkAddVW/10-4 8879262 13.10 ns/op 6107.20 MB/s BenchmarkAddVW/100-4 242538 457.8 ns/op 1747.45 MB/s BenchmarkAddVW/1000-4 34974 3450 ns/op 2318.95 MB/s BenchmarkAddVWext/1-4 13236339 9.025 ns/op 886.42 MB/s BenchmarkAddVWext/2-4 11884032 10.03 ns/op 1595.55 MB/s BenchmarkAddVWext/3-4 10885686 10.94 ns/op 2193.78 MB/s BenchmarkAddVWext/4-4 11714067 10.37 ns/op 3084.65 MB/s BenchmarkAddVWext/5-4 10805200 10.87 ns/op 3678.83 MB/s BenchmarkAddVWext/10-4 9047684 13.15 ns/op 6082.11 MB/s BenchmarkAddVWext/100-4 86140 1387 ns/op 576.83 MB/s BenchmarkAddVWext/1000-4 8672 13412 ns/op 596.50 MB/s BenchmarkSubVW/1-4 13472470 8.812 ns/op 907.90 MB/s BenchmarkSubVW/2-4 12342532 9.510 ns/op 1682.46 MB/s BenchmarkSubVW/3-4 11629790 10.31 ns/op 2327.16 MB/s BenchmarkSubVW/4-4 11645090 10.33 ns/op 3098.74 MB/s BenchmarkSubVW/5-4 11020362 10.97 ns/op 3646.09 MB/s BenchmarkSubVW/10-4 8796220 13.27 ns/op 6028.82 MB/s BenchmarkSubVW/100-4 244843 462.9 ns/op 1728.36 MB/s BenchmarkSubVW/1000-4 34623 3406 ns/op 2348.49 MB/s BenchmarkSubVWext/1-4 13751280 8.743 ns/op 915.06 MB/s BenchmarkSubVWext/2-4 12627130 9.625 ns/op 1662.34 MB/s BenchmarkSubVWext/3-4 11398987 10.32 ns/op 2325.11 MB/s BenchmarkSubVWext/4-4 11705722 10.36 ns/op 3089.66 MB/s BenchmarkSubVWext/5-4 10863612 10.96 ns/op 3651.09 MB/s BenchmarkSubVWext/10-4 9034536 13.29 ns/op 6019.33 MB/s BenchmarkSubVWext/100-4 81657 1478 ns/op 541.28 MB/s BenchmarkSubVWext/1000-4 7706 14164 ns/op 564.81 MB/s BenchmarkMulAddVWW/1-4 11447337 10.37 ns/op 6173.90 MB/s BenchmarkMulAddVWW/2-4 10383024 11.45 ns/op 11180.91 MB/s BenchmarkMulAddVWW/3-4 9586646 12.37 ns/op 15522.30 MB/s BenchmarkMulAddVWW/4-4 9102237 13.08 ns/op 19564.92 MB/s BenchmarkMulAddVWW/5-4 8759295 13.91 ns/op 23000.64 MB/s BenchmarkMulAddVWW/10-4 6460866 18.60 ns/op 34417.39 MB/s BenchmarkMulAddVWW/100-4 1000000 108.4 ns/op 59020.67 MB/s BenchmarkMulAddVWW/1000-4 127173 932.1 ns/op 68662.37 MB/s BenchmarkAddMulVVW/1-4 12043746 9.529 ns/op 6716.27 MB/s BenchmarkAddMulVVW/2-4 11163595 10.63 ns/op 12039.63 MB/s BenchmarkAddMulVVW/3-4 10208082 11.84 ns/op 16216.39 MB/s BenchmarkAddMulVVW/4-4 9222892 13.21 ns/op 19385.77 MB/s BenchmarkAddMulVVW/5-4 8439201 14.29 ns/op 22391.85 MB/s BenchmarkAddMulVVW/10-4 7008063 17.12 ns/op 37382.21 MB/s BenchmarkAddMulVVW/100-4 1473777 81.87 ns/op 78173.55 MB/s BenchmarkAddMulVVW/1000-4 166268 727.6 ns/op 87963.17 MB/s BenchmarkDivWVW/1-4 2609920 46.39 ns/op 1379.61 MB/s BenchmarkDivWVW/2-4 1000000 100.1 ns/op 1278.99 MB/s BenchmarkDivWVW/3-4 888728 128.8 ns/op 1490.92 MB/s BenchmarkDivWVW/4-4 733710 153.1 ns/op 1672.31 MB/s BenchmarkDivWVW/5-4 736810 157.6 ns/op 2029.97 MB/s BenchmarkDivWVW/10-4 386868 301.8 ns/op 2120.85 MB/s BenchmarkDivWVW/100-4 51625 2332 ns/op 2744.30 MB/s BenchmarkDivWVW/1000-4 5167 22370 ns/op 2860.96 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11285122 9.281 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11774994 9.030 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10348215 10.06 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10725067 9.785 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9787154 11.67 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9962913 10.58 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8883361 12.50 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9596829 11.54 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8275423 13.13 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8871528 12.12 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6642759 17.07 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6385522 15.97 ns/op BenchmarkNonZeroShifts/100/shrVU-4 992853 113.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1240828 93.25 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127368 934.8 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 153608 778.9 ns/op BenchmarkDecimalConversion-4 208 551266 ns/op BenchmarkFloatString/100-4 11290 10506 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 218 545566 ns/op 2913 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 51217162 ns/op 60740 B/op 48 allocs/op BenchmarkFloatString/100000-4 1 5038824478 ns/op 821944 B/op 495 allocs/op BenchmarkFloatAdd/10-4 169040 687.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 164228 710.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 152559 779.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84466 1401 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17256 6964 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 222638 519.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 234776 508.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 217614 533.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 159336 743.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44624 2669 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1956 59988 ns/op BenchmarkParseFloatLargeExp-4 444 265101 ns/op BenchmarkGCD10x10/WithoutXY-4 191709 592.1 ns/op BenchmarkGCD10x10/WithXY-4 57256 2082 ns/op BenchmarkGCD10x100/WithoutXY-4 97406 1217 ns/op BenchmarkGCD10x100/WithXY-4 16832 6938 ns/op BenchmarkGCD10x1000/WithoutXY-4 58246 1868 ns/op BenchmarkGCD10x1000/WithXY-4 13885 8517 ns/op BenchmarkGCD100x100/WithoutXY-4 23697 4779 ns/op BenchmarkGCD100x100/WithXY-4 9914 11028 ns/op BenchmarkGCD100x1000/WithoutXY-4 12205 9895 ns/op BenchmarkGCD100x1000/WithXY-4 5151 19426 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2148 54837 ns/op BenchmarkGCD1000x1000/WithXY-4 1168 98602 ns/op BenchmarkHilbert-4 20 5056076 ns/op BenchmarkBinomial-4 14398 8093 ns/op BenchmarkQuoRem-4 20944 6030 ns/op BenchmarkExp-4 14 7450216 ns/op BenchmarkExpMont/Odd-4 129 931591 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 127 942655 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 124 954725 ns/op 3828 B/op 52 allocs/op BenchmarkExpMont/Even3-4 121 970545 ns/op 3838 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 968545 ns/op 3882 B/op 54 allocs/op BenchmarkExpMont/Even8-4 122 961780 ns/op 3863 B/op 54 allocs/op BenchmarkExpMont/Even32-4 122 975033 ns/op 3871 B/op 54 allocs/op BenchmarkExpMont/Even64-4 145 814707 ns/op 3621 B/op 53 allocs/op BenchmarkExpMont/Even96-4 142 853574 ns/op 3763 B/op 51 allocs/op BenchmarkExpMont/Even128-4 163 741301 ns/op 3256 B/op 50 allocs/op BenchmarkExpMont/Even255-4 187 633541 ns/op 2948 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 442 269374 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 391 301396 ns/op 1729 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 382 298988 ns/op 1743 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 397 297901 ns/op 1725 B/op 47 allocs/op BenchmarkExp2-4 15 7440444 ns/op BenchmarkBitset-4 784724 147.4 ns/op BenchmarkBitsetNeg-4 443252 267.7 ns/op BenchmarkBitsetOrig-4 231327 505.3 ns/op BenchmarkBitsetNegOrig-4 139860 765.2 ns/op BenchmarkModSqrt225_Tonelli-4 100 1034730 ns/op BenchmarkModSqrt225_3Mod4-4 381 310951 ns/op BenchmarkModSqrt231_Tonelli-4 100 1088573 ns/op BenchmarkModSqrt231_5Mod8-4 319 367493 ns/op BenchmarkModInverse-4 12657 9465 ns/op BenchmarkSqrt-4 1569 73984 ns/op BenchmarkIntSqr/1-4 1425550 84.99 ns/op BenchmarkIntSqr/2-4 763034 153.1 ns/op BenchmarkIntSqr/3-4 623937 183.9 ns/op BenchmarkIntSqr/5-4 432153 269.9 ns/op BenchmarkIntSqr/8-4 315618 375.4 ns/op BenchmarkIntSqr/10-4 241731 465.9 ns/op BenchmarkIntSqr/20-4 48958 2570 ns/op BenchmarkIntSqr/30-4 35604 3516 ns/op BenchmarkIntSqr/50-4 21918 5560 ns/op BenchmarkIntSqr/80-4 12991 9195 ns/op BenchmarkIntSqr/100-4 8737 12129 ns/op BenchmarkIntSqr/200-4 3477 31761 ns/op BenchmarkIntSqr/300-4 1431 74070 ns/op BenchmarkIntSqr/500-4 763 162312 ns/op BenchmarkIntSqr/800-4 286 411191 ns/op BenchmarkIntSqr/1000-4 216 545557 ns/op BenchmarkDiv/20/10-4 430904 275.5 ns/op BenchmarkDiv/40/20-4 420181 273.9 ns/op BenchmarkDiv/100/50-4 367456 321.5 ns/op BenchmarkDiv/200/100-4 52560 2343 ns/op BenchmarkDiv/400/200-4 50958 2442 ns/op BenchmarkDiv/1000/500-4 41014 3042 ns/op BenchmarkDiv/2000/1000-4 29913 4170 ns/op BenchmarkDiv/20000/10000-4 1027 113347 ns/op BenchmarkDiv/200000/100000-4 25 4843106 ns/op BenchmarkDiv/2000000/1000000-4 1 130199865 ns/op BenchmarkDiv/20000000/10000000-4 1 3782802376 ns/op BenchmarkMul-4 5 23924425 ns/op BenchmarkNatMul/10-4 147940 695.4 ns/op BenchmarkNatMul/100-4 4792 21968 ns/op BenchmarkNatMul/1000-4 170 691453 ns/op BenchmarkZeroShifts/Shl-4 16057 7406 ns/op BenchmarkZeroShifts/ShlSame-4 5024095 24.54 ns/op BenchmarkZeroShifts/Shr-4 15286 7327 ns/op BenchmarkZeroShifts/ShrSame-4 5340214 23.69 ns/op BenchmarkExp3Power/0x10-4 170641 661.3 ns/op BenchmarkExp3Power/0x40-4 150585 736.2 ns/op BenchmarkExp3Power/0x100-4 84546 1246 ns/op BenchmarkExp3Power/0x400-4 39818 2765 ns/op BenchmarkExp3Power/0x1000-4 9027 13145 ns/op BenchmarkExp3Power/0x4000-4 1711 65003 ns/op BenchmarkExp3Power/0x10000-4 200 587559 ns/op BenchmarkExp3Power/0x40000-4 16 6821316 ns/op BenchmarkExp3Power/0x100000-4 2 62431914 ns/op BenchmarkExp3Power/0x400000-4 1 573167629 ns/op BenchmarkFibo-4 3 39626733 ns/op BenchmarkNatSqr/1-4 790411 129.0 ns/op BenchmarkNatSqr/2-4 463213 219.8 ns/op BenchmarkNatSqr/3-4 421762 266.0 ns/op BenchmarkNatSqr/5-4 277956 392.1 ns/op BenchmarkNatSqr/8-4 224662 551.1 ns/op BenchmarkNatSqr/10-4 160372 688.1 ns/op BenchmarkNatSqr/20-4 41262 2692 ns/op BenchmarkNatSqr/30-4 30612 3657 ns/op BenchmarkNatSqr/50-4 19308 6187 ns/op BenchmarkNatSqr/80-4 11764 10076 ns/op BenchmarkNatSqr/100-4 9318 13316 ns/op BenchmarkNatSqr/200-4 3349 34441 ns/op BenchmarkNatSqr/300-4 1411 82757 ns/op BenchmarkNatSqr/500-4 690 159605 ns/op BenchmarkNatSqr/800-4 302 382415 ns/op BenchmarkNatSqr/1000-4 229 509583 ns/op BenchmarkNatSetBytes/8-4 672992 172.0 ns/op BenchmarkNatSetBytes/24-4 198406 583.3 ns/op BenchmarkNatSetBytes/128-4 45916 2536 ns/op BenchmarkNatSetBytes/7-4 758436 153.6 ns/op BenchmarkNatSetBytes/23-4 207487 556.9 ns/op BenchmarkNatSetBytes/127-4 45096 2502 ns/op BenchmarkScanPi-4 240 482449 ns/op BenchmarkStringPiParallel-4 554 187529 ns/op BenchmarkScan/10/Base2-4 42348 2882 ns/op BenchmarkScan/100/Base2-4 4134 25297 ns/op BenchmarkScan/1000/Base2-4 478 246671 ns/op BenchmarkScan/10/Base8-4 98877 1227 ns/op BenchmarkScan/100/Base8-4 13648 8718 ns/op BenchmarkScan/1000/Base8-4 1357 87010 ns/op BenchmarkScan/10/Base10-4 105271 1145 ns/op BenchmarkScan/100/Base10-4 14346 8081 ns/op BenchmarkScan/1000/Base10-4 1491 77956 ns/op BenchmarkScan/10/Base16-4 116146 1025 ns/op BenchmarkScan/100/Base16-4 16156 7196 ns/op BenchmarkScan/1000/Base16-4 1636 71112 ns/op BenchmarkString/10/Base2-4 171502 683.5 ns/op BenchmarkString/100/Base2-4 21986 5276 ns/op BenchmarkString/1000/Base2-4 2469 49365 ns/op BenchmarkString/10/Base8-4 325924 342.5 ns/op BenchmarkString/100/Base8-4 61104 1986 ns/op BenchmarkString/1000/Base8-4 6247 17684 ns/op BenchmarkString/10/Base10-4 202039 590.2 ns/op BenchmarkString/100/Base10-4 36236 3197 ns/op BenchmarkString/1000/Base10-4 4710 25402 ns/op BenchmarkString/10/Base16-4 376855 314.0 ns/op BenchmarkString/100/Base16-4 76429 1529 ns/op BenchmarkString/1000/Base16-4 8499 12999 ns/op BenchmarkLeafSize/0-4 40 2990599 ns/op BenchmarkLeafSize/1-4 391 295067 ns/op BenchmarkLeafSize/2-4 373 297239 ns/op BenchmarkLeafSize/3-4 283 404533 ns/op BenchmarkLeafSize/4-4 398 290513 ns/op BenchmarkLeafSize/5-4 254 457659 ns/op BenchmarkLeafSize/6-4 292 392957 ns/op BenchmarkLeafSize/7-4 302 363326 ns/op BenchmarkLeafSize/8-4 400 280451 ns/op BenchmarkLeafSize/9-4 214 552903 ns/op BenchmarkLeafSize/10-4 255 448578 ns/op BenchmarkLeafSize/11-4 268 435099 ns/op BenchmarkLeafSize/12-4 294 398164 ns/op BenchmarkLeafSize/13-4 273 430289 ns/op BenchmarkLeafSize/14-4 294 379837 ns/op BenchmarkLeafSize/15-4 328 346858 ns/op BenchmarkLeafSize/16-4 392 288424 ns/op BenchmarkLeafSize/32-4 376 290453 ns/op BenchmarkLeafSize/64-4 369 315068 ns/op BenchmarkProbablyPrime/n=0-4 9 11771036 ns/op BenchmarkProbablyPrime/n=1-4 8 13224906 ns/op BenchmarkProbablyPrime/n=5-4 6 19318865 ns/op BenchmarkProbablyPrime/n=10-4 4 26439757 ns/op BenchmarkProbablyPrime/n=20-4 3 40818370 ns/op BenchmarkProbablyPrime/Lucas-4 10 10210650 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 78 1521639 ns/op BenchmarkRatCmp-4 206922 543.5 ns/op BenchmarkFloatSqrt/64-4 21309 5437 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13917 8627 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9406 12462 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4724 25052 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 777 150693 ns/op 18147 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 60 1982061 ns/op 175636 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 152877906 ns/op 3681224 B/op 571 allocs/op PASS ok math/big 50.047s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8410945 14.23 ns/op BenchmarkLeadingZeros8-4 8169786 15.06 ns/op BenchmarkLeadingZeros16-4 10466758 11.40 ns/op BenchmarkLeadingZeros32-4 10827055 11.14 ns/op BenchmarkLeadingZeros64-4 10573854 11.34 ns/op BenchmarkTrailingZeros-4 10568478 11.44 ns/op BenchmarkTrailingZeros8-4 9797330 12.57 ns/op BenchmarkTrailingZeros16-4 10402994 11.32 ns/op BenchmarkTrailingZeros32-4 9677828 12.23 ns/op BenchmarkTrailingZeros64-4 10238428 11.74 ns/op BenchmarkOnesCount-4 10073142 11.87 ns/op BenchmarkOnesCount8-4 9928832 12.27 ns/op BenchmarkOnesCount16-4 9566707 12.74 ns/op BenchmarkOnesCount32-4 9745556 12.16 ns/op BenchmarkOnesCount64-4 9765304 12.24 ns/op BenchmarkRotateLeft-4 9736700 12.35 ns/op BenchmarkRotateLeft8-4 10430798 11.61 ns/op BenchmarkRotateLeft16-4 9640760 12.59 ns/op BenchmarkRotateLeft32-4 9985372 11.95 ns/op BenchmarkRotateLeft64-4 8782302 13.34 ns/op BenchmarkReverse-4 11944555 9.884 ns/op BenchmarkReverse8-4 15758131 7.564 ns/op BenchmarkReverse16-4 15855379 7.650 ns/op BenchmarkReverse32-4 14394807 8.381 ns/op BenchmarkReverse64-4 10126028 9.938 ns/op BenchmarkReverseBytes-4 16442001 7.312 ns/op BenchmarkReverseBytes16-4 15758174 7.354 ns/op BenchmarkReverseBytes32-4 16347361 7.365 ns/op BenchmarkReverseBytes64-4 15498805 7.838 ns/op BenchmarkAdd-4 9672696 12.49 ns/op BenchmarkAdd32-4 9443016 12.56 ns/op BenchmarkAdd64-4 9533445 12.50 ns/op BenchmarkAdd64multiple-4 18688939 6.446 ns/op BenchmarkSub-4 9334456 12.83 ns/op BenchmarkSub32-4 10471492 11.50 ns/op BenchmarkSub64-4 10584826 11.12 ns/op BenchmarkSub64multiple-4 17937372 6.504 ns/op BenchmarkMul-4 9857601 11.75 ns/op BenchmarkMul32-4 9626718 12.30 ns/op BenchmarkMul64-4 10296860 11.61 ns/op BenchmarkDiv-4 2613360 44.86 ns/op BenchmarkDiv32-4 5661698 21.45 ns/op BenchmarkDiv64-4 2780350 42.92 ns/op PASS ok math/bits 5.843s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10458984 10.56 ns/op BenchmarkAcos-4 468627 253.8 ns/op BenchmarkAcosh-4 413732 272.3 ns/op BenchmarkAsin-4 464988 256.3 ns/op BenchmarkAsinh-4 455628 253.4 ns/op BenchmarkAtan-4 737269 159.9 ns/op BenchmarkAtanh-4 745892 158.8 ns/op BenchmarkConj-4 16189686 6.915 ns/op BenchmarkCos-4 528502 202.9 ns/op BenchmarkCosh-4 575060 207.7 ns/op BenchmarkExp-4 763581 156.0 ns/op BenchmarkLog-4 774919 143.5 ns/op BenchmarkLog10-4 707056 144.9 ns/op BenchmarkPhase-4 1808938 66.24 ns/op BenchmarkPolar-4 1000000 100.9 ns/op BenchmarkPow-4 228229 512.4 ns/op BenchmarkRect-4 962593 117.7 ns/op BenchmarkSin-4 559759 208.2 ns/op BenchmarkSinh-4 573049 206.0 ns/op BenchmarkSqrt-4 1000000 115.6 ns/op BenchmarkTan-4 354478 327.7 ns/op BenchmarkTanh-4 369421 299.5 ns/op PASS ok math/cmplx 2.811s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 171045 699.6 ns/op BenchmarkInt63ThreadsafeParallel-4 93570 1278 ns/op BenchmarkInt63Unthreadsafe-4 1224854 97.91 ns/op BenchmarkIntn1000-4 773589 140.5 ns/op BenchmarkInt63n1000-4 907293 129.1 ns/op BenchmarkInt31n1000-4 970082 119.0 ns/op BenchmarkFloat32-4 998834 115.5 ns/op BenchmarkFloat64-4 1218344 99.51 ns/op BenchmarkPerm3-4 174475 660.6 ns/op BenchmarkPerm30-4 22816 5223 ns/op BenchmarkPerm30ViaShuffle-4 25892 4618 ns/op BenchmarkShuffleOverhead-4 18307 6573 ns/op BenchmarkRead3-4 921612 127.4 ns/op BenchmarkRead64-4 72841 1594 ns/op BenchmarkRead1000-4 4993 24194 ns/op PASS ok math/rand 2.358s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 42244 2819 ns/op BenchmarkQDecodeWord-4 95020 1133 ns/op BenchmarkQDecodeHeader-4 92996 1188 ns/op BenchmarkTypeByExtension/.html-4 321060 324.3 ns/op BenchmarkTypeByExtension/.HTML-4 287443 402.6 ns/op BenchmarkTypeByExtension/.unused-4 336492 319.3 ns/op BenchmarkExtensionsByType/text/html-4 177117 826.2 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 80200 1669 ns/op BenchmarkExtensionsByType/application/octet-stream-4 121584 1003 ns/op PASS ok mime 1.637s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 955 124343 ns/op PASS ok mime/quotedprintable 0.169s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 24 4585844 ns/op 8604 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 16 13102024 ns/op 19519 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007548310 ns/op 158784 B/op 233 allocs/op BenchmarkDNSName-4 105534 1030 ns/op BenchmarkInterfaces-4 1135 88549 ns/op BenchmarkInterfaceByIndex-4 1602 67483 ns/op BenchmarkInterfaceByName-4 1232 86132 ns/op BenchmarkInterfaceAddrs-4 916 134362 ns/op BenchmarkInterfacesAndAddrs-4 2634 42992 ns/op BenchmarkInterfacesAndMulticastAddrs-4 510 239131 ns/op BenchmarkParseIP-4 14982 8187 ns/op BenchmarkIPString/IPv4-4 145183 816.4 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10515 11322 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45242 2635 ns/op BenchmarkIPEqual/IPv4-4 1103262 109.7 ns/op BenchmarkIPEqual/IPv6-4 1098187 105.4 ns/op BenchmarkSendFile/1024-4 1 226840278 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 227045459 ns/op 0.01 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/4096-4 1 222221673 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222659453 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 221910324 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 2862 35224 ns/op 930.26 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1716 64103 ns/op 1022.35 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 987 112718 ns/op 1162.83 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 10 23774082 ns/op 11.03 MB/s 84 B/op 1 allocs/op BenchmarkSendFile/524288-4 273 486629 ns/op 1077.39 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/1048576-4 112 938893 ns/op 1116.82 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9499 13257 ns/op 77.24 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 7953 13848 ns/op 147.89 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7018 15933 ns/op 257.08 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5200 19485 ns/op 420.44 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4312 26865 ns/op 609.87 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2318 43234 ns/op 757.91 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1366 85570 ns/op 765.88 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 706 143659 ns/op 912.38 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 444 239155 ns/op 1096.13 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 222 517990 ns/op 1012.16 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 120 975785 ns/op 1074.60 MB/s BenchmarkSplice/unix-to-tcp/1024-4 18327 6402 ns/op 159.95 MB/s BenchmarkSplice/unix-to-tcp/2048-4 13896 7990 ns/op 256.33 MB/s BenchmarkSplice/unix-to-tcp/4096-4 10129 10307 ns/op 397.41 MB/s BenchmarkSplice/unix-to-tcp/8192-4 7143 15422 ns/op 531.18 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6646 19671 ns/op 832.89 MB/s BenchmarkSplice/unix-to-tcp/32768-4 2949 34025 ns/op 963.06 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1933 59676 ns/op 1098.19 MB/s BenchmarkSplice/unix-to-tcp/131072-4 806 132007 ns/op 992.92 MB/s BenchmarkSplice/unix-to-tcp/262144-4 475 233160 ns/op 1124.31 MB/s BenchmarkSplice/unix-to-tcp/524288-4 258 445294 ns/op 1177.40 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 94 1066538 ns/op 983.16 MB/s BenchmarkTCP4OneShot-4 2126 53802 ns/op BenchmarkTCP4OneShotTimeout-4 1891 60499 ns/op BenchmarkTCP4Persistent-4 11320 9713 ns/op BenchmarkTCP4PersistentTimeout-4 10124 10396 ns/op BenchmarkTCP6OneShot-4 1962 55217 ns/op BenchmarkTCP6OneShotTimeout-4 1828 57036 ns/op BenchmarkTCP6Persistent-4 11476 10305 ns/op BenchmarkTCP6PersistentTimeout-4 10989 9962 ns/op BenchmarkTCP4ConcurrentReadWrite-4 21235 5292 ns/op BenchmarkTCP6ConcurrentReadWrite-4 23883 5870 ns/op BenchmarkSetReadDeadline-4 124128 940.4 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 8881 13872 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9229 12556 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 6674 17419 ns/op 0 B/op 0 allocs/op PASS ok net 27.453s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26382 4380 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10057 10771 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13965 8376 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18105 6602 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 33002 3642 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 886741 124.3 ns/op BenchmarkReadRequestChrome-4 3345 31701 ns/op 19.27 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10951 10684 ns/op 7.30 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10956 10898 ns/op 7.52 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6843 16013 ns/op 9.43 MB/s 1035 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17103 6896 ns/op 5.80 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 320 399508 ns/op 2.56 MB/s BenchmarkFileAndServer_1KB/https1-4 187 586093 ns/op 1.75 MB/s BenchmarkFileAndServer_1KB/h2-4 116 882729 ns/op 1.16 MB/s BenchmarkFileAndServer_16MB/h1-4 3 49081167 ns/op 341.83 MB/s BenchmarkFileAndServer_16MB/https1-4 1 145023723 ns/op 115.69 MB/s BenchmarkFileAndServer_16MB/h2-4 1 227091116 ns/op 73.88 MB/s BenchmarkFileAndServer_64MB/h1-4 1 197484960 ns/op 339.82 MB/s BenchmarkFileAndServer_64MB/https1-4 1 431383981 ns/op 155.57 MB/s BenchmarkFileAndServer_64MB/h2-4 1 937049484 ns/op 71.62 MB/s BenchmarkServeMux-4 262 474688 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 350 367003 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 355 336629 ns/op 6061 B/op 64 allocs/op BenchmarkClientServer/https1-4 234 493578 ns/op 6770 B/op 75 allocs/op BenchmarkClientServer/h2-4 163 648392 ns/op 10570 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 1072 111154 ns/op 10167 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 24 4916910 ns/op 128934 B/op 1191 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46612: read tcp 127.0.0.1:39431->127.0.0.1:46612: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46642: write tcp 127.0.0.1:39431->127.0.0.1:46642: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37702: read tcp 127.0.0.1:42753->127.0.0.1:37702: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37736: write tcp 127.0.0.1:42753->127.0.0.1:37736: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37716: write tcp 127.0.0.1:42753->127.0.0.1:37716: use of closed network connection BenchmarkClientServerParallel/4/h2-4 214 527569 ns/op 17974 B/op 166 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53104: read tcp 127.0.0.1:33793->127.0.0.1:53104: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53138: read tcp 127.0.0.1:33793->127.0.0.1:53138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48048: write tcp 127.0.0.1:45165->127.0.0.1:48048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48116: write tcp 127.0.0.1:45165->127.0.0.1:48116: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48062: read tcp 127.0.0.1:45165->127.0.0.1:48062: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48092: read tcp 127.0.0.1:45165->127.0.0.1:48092: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48066: write tcp 127.0.0.1:45165->127.0.0.1:48066: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60998: read tcp 127.0.0.1:40047->127.0.0.1:60998: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60982: read tcp 127.0.0.1:40047->127.0.0.1:60982: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:60870: write tcp 127.0.0.1:40047->127.0.0.1:60870: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 740 179690 ns/op 17525 B/op 107 allocs/op BenchmarkClientServerParallel/64/https1-4 51 4971178 ns/op 137498 B/op 1266 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41736: read tcp 127.0.0.1:46107->127.0.0.1:41736: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41764: write tcp 127.0.0.1:46107->127.0.0.1:41764: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51714: read tcp 127.0.0.1:33281->127.0.0.1:51714: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51746: write tcp 127.0.0.1:33281->127.0.0.1:51746: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51722: write tcp 127.0.0.1:33281->127.0.0.1:51722: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51806: write tcp 127.0.0.1:33281->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:51774: read tcp 127.0.0.1:33281->127.0.0.1:51774: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51810: read tcp 127.0.0.1:33281->127.0.0.1:51810: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51778: read tcp 127.0.0.1:33281->127.0.0.1:51778: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51800: read tcp 127.0.0.1:33281->127.0.0.1:51800: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 100 4866410 ns/op 132632 B/op 1323 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38460: write tcp 127.0.0.1:34775->127.0.0.1:38460: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38448: write tcp 127.0.0.1:34775->127.0.0.1:38448: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48672: read tcp 127.0.0.1:37515->127.0.0.1:48672: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48686: read tcp 127.0.0.1:37515->127.0.0.1:48686: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48878: read tcp 127.0.0.1:37515->127.0.0.1:48878: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48888: read tcp 127.0.0.1:37515->127.0.0.1:48888: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48664: read tcp 127.0.0.1:37515->127.0.0.1:48664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48806: write tcp 127.0.0.1:37515->127.0.0.1:48806: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48772: read tcp 127.0.0.1:37515->127.0.0.1:48772: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48822: read tcp 127.0.0.1:37515->127.0.0.1:48822: use of closed network connection ... [output truncated] BenchmarkServer-4 145 765671 ns/op 3066 B/op 22 allocs/op BenchmarkClient-4 282 421544 ns/op 3764 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 649 178854 ns/op 7414 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1101 97478 ns/op 3067 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1624 75353 ns/op 1907 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1393 80475 ns/op 2768 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1642 73724 ns/op 2743 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1462 78164 ns/op 2722 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1723 74156 ns/op 1904 B/op 14 allocs/op BenchmarkServerHijack-4 1060 125001 ns/op 16710 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 373 316902 ns/op 5732 B/op 51 allocs/op BenchmarkResponseStatusLine-4 470332 253.5 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.488s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4356 26329 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.214s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 85405 1354 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 465136 220.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 176337 644.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65744 1824 ns/op BenchmarkStdIPv4-4 119554 933.8 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 90496 1289 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 89872 1299 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 106928 1107 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66924 1755 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1206295 96.40 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 102.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1389715 86.69 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 245432 456.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 274496 429.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 250899 465.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 80811 1487 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 411596 269.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 283309 427.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 268630 426.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 149517 793.2 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 413676 278.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 360439 328.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 112297 965.3 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 163442 724.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 249258 476.4 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 145173 783.5 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 319777 381.9 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 146742 784.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 151557 789.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145442 785.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 105954 1031 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 473160 256.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150784 770.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87596 1322 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 118052 1022 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 156122 750.5 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 107521 1135 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 256070 446.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 115260 1031 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 128553 871.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 188865 646.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 132057 921.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 993159 103.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 105.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 105.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 113.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 955810 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 114.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 994495 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 999962 114.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 112.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 316843 382.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 531612 197.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 204943 586.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 213256 551.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 200392 589.8 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 73180 1653 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 506528 230.4 ns/op PASS ok net/netip 7.534s 2023/01/24 23:01:08 Test RPC server listening on 127.0.0.1:39931 2023/01/24 23:01:08 Test HTTP RPC server listening on 127.0.0.1:43089 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1417 77150 ns/op BenchmarkEndToEndHTTP-4 1317 77640 ns/op BenchmarkEndToEndAsync-4 3003 35878 ns/op BenchmarkEndToEndAsyncHTTP-4 3277 37153 ns/op PASS ok net/rpc 0.748s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 2984 34292 ns/op BenchmarkReadMIMEHeader/server_headers-4 5587 21145 ns/op BenchmarkUncommon-4 25922 4446 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.516s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4699 23904 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 94972 1202 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 486847 205.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91347 1323 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 168489 691.1 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 77496 1483 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13406 8993 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 389383 310.6 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 93327 1293 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 167444 711.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 77070 1497 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14407 8076 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 207343 578.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78950 1492 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77488 1509 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 36006 3267 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6124 18037 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 201019 590.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 76634 1518 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77354 1517 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35997 3267 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6477 18062 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.214s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3519066 32.75 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 152212 699.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 727 160729 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries os_test.go:501: benchmarkReaddirname ".": 126 entries BenchmarkReaddir-4 214 531218 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries os_test.go:518: benchmarkReaddir ".": 126 entries BenchmarkReadDir-4 607 191940 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries os_test.go:535: benchmarkReadDir ".": 126 entries BenchmarkStatDot-4 47511 2349 ns/op BenchmarkStatFile-4 40560 2771 ns/op BenchmarkStatDir-4 41808 2746 ns/op BenchmarkLstatDot-4 46903 2389 ns/op BenchmarkLstatFile-4 40855 2809 ns/op BenchmarkLstatDir-4 41941 2751 ns/op PASS ok os 1.634s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 138 857787 ns/op 6577 B/op 29 allocs/op PASS ok os/exec 0.246s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 381261 295.8 ns/op PASS ok os/user 0.235s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3402028 32.34 ns/op BenchmarkString-4 2193632 54.29 ns/op BenchmarkBytes-4 1941004 61.49 ns/op BenchmarkNamedBytes-4 742989 156.9 ns/op BenchmarkBytesArray-4 651687 179.5 ns/op BenchmarkSliceLen-4 2219238 53.76 ns/op BenchmarkMapLen-4 1433733 79.74 ns/op BenchmarkStringLen-4 1769458 67.37 ns/op BenchmarkArrayLen-4 1650692 72.20 ns/op BenchmarkSliceCap-4 2361391 50.58 ns/op BenchmarkDeepEqual/int8-4 644907 179.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 112849 1047 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 490638 235.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 106783 1142 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 484299 236.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 107856 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 495865 237.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 106777 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 511578 231.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 103944 1122 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 642207 185.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 137529 865.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 507222 237.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 108606 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 497442 233.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 106848 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 480784 231.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 106537 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 491503 232.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 107020 1113 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 487969 239.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 106322 1108 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 482322 232.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 106573 1120 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 504277 237.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 107608 1137 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 479590 233.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 105673 1124 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 508486 237.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 106504 1103 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 637839 182.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 110331 1043 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 525328 228.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 105411 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 138608 860.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65797 1792 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 64984 2016 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 43062 2729 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 257744 458.4 ns/op BenchmarkIsZero/ArrayIncomparable-4 38367 3068 ns/op BenchmarkIsZero/StructComparable-4 836570 143.4 ns/op BenchmarkIsZero/StructIncomparable-4 174120 693.8 ns/op BenchmarkSetZero/Bool/Direct-4 4133404 29.06 ns/op BenchmarkSetZero/Bool/CachedZero-4 1724749 69.02 ns/op BenchmarkSetZero/Bool/NewZero-4 1261090 95.45 ns/op BenchmarkSetZero/Int/Direct-4 2473882 47.91 ns/op BenchmarkSetZero/Int/CachedZero-4 1731561 69.03 ns/op BenchmarkSetZero/Int/NewZero-4 1243249 96.93 ns/op BenchmarkSetZero/Uint/Direct-4 2510634 47.91 ns/op BenchmarkSetZero/Uint/CachedZero-4 1732072 68.51 ns/op BenchmarkSetZero/Uint/NewZero-4 1235503 96.22 ns/op BenchmarkSetZero/Float/Direct-4 2432227 48.12 ns/op BenchmarkSetZero/Float/CachedZero-4 1741905 69.62 ns/op BenchmarkSetZero/Float/NewZero-4 1237838 95.93 ns/op BenchmarkSetZero/Complex/Direct-4 2499231 47.95 ns/op BenchmarkSetZero/Complex/CachedZero-4 1746493 68.50 ns/op BenchmarkSetZero/Complex/NewZero-4 1258124 96.11 ns/op BenchmarkSetZero/Array/Direct-4 4133907 29.38 ns/op BenchmarkSetZero/Array/CachedZero-4 1668795 72.60 ns/op BenchmarkSetZero/Array/NewZero-4 1000000 100.0 ns/op BenchmarkSetZero/Chan/Direct-4 2510463 47.98 ns/op BenchmarkSetZero/Chan/CachedZero-4 1333982 88.82 ns/op BenchmarkSetZero/Chan/NewZero-4 967633 117.4 ns/op BenchmarkSetZero/Func/Direct-4 2520138 48.22 ns/op BenchmarkSetZero/Func/CachedZero-4 1341080 89.67 ns/op BenchmarkSetZero/Func/NewZero-4 892071 117.6 ns/op BenchmarkSetZero/Interface/Direct-4 2279713 52.31 ns/op BenchmarkSetZero/Interface/CachedZero-4 1709634 68.94 ns/op BenchmarkSetZero/Interface/NewZero-4 1234166 95.25 ns/op BenchmarkSetZero/Map/Direct-4 2457285 47.54 ns/op BenchmarkSetZero/Map/CachedZero-4 1344315 89.88 ns/op BenchmarkSetZero/Map/NewZero-4 997167 117.8 ns/op BenchmarkSetZero/Pointer/Direct-4 2514355 47.63 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1339372 89.37 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 118.1 ns/op BenchmarkSetZero/Slice/Direct-4 2252402 53.38 ns/op BenchmarkSetZero/Slice/CachedZero-4 1731534 68.49 ns/op BenchmarkSetZero/Slice/NewZero-4 1253736 94.96 ns/op BenchmarkSetZero/String/Direct-4 2479948 47.52 ns/op BenchmarkSetZero/String/CachedZero-4 1732494 68.83 ns/op BenchmarkSetZero/String/NewZero-4 1248538 96.67 ns/op BenchmarkSetZero/Struct/Direct-4 4157377 28.49 ns/op BenchmarkSetZero/Struct/CachedZero-4 1749290 68.90 ns/op BenchmarkSetZero/Struct/NewZero-4 1248847 96.94 ns/op BenchmarkSelect/1-4 162141 702.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 77586 1376 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 40815 2590 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 161484 648.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 125367 941.2 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 97581 1229 ns/op 104.16 MB/s BenchmarkCallArgCopy/size=256-4 109990 1169 ns/op 218.94 MB/s BenchmarkCallArgCopy/size=1024-4 63859 1611 ns/op 635.74 MB/s BenchmarkCallArgCopy/size=4096-4 28248 3583 ns/op 1143.25 MB/s BenchmarkCallArgCopy/size=65536-4 2408 44261 ns/op 1480.67 MB/s BenchmarkPtrTo-4 428202 255.3 ns/op BenchmarkFieldByName1-4 765813 162.5 ns/op BenchmarkFieldByName2-4 48658 2156 ns/op BenchmarkFieldByName3-4 8390 12845 ns/op BenchmarkInterfaceBig-4 4869034 25.80 ns/op BenchmarkInterfaceSmall-4 4054015 25.91 ns/op BenchmarkNew-4 2211079 50.97 ns/op BenchmarkMap/StringKeys/MapIndex-4 3235 36455 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3032 38127 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3114 38061 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2913 39804 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3224 36184 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3038 38237 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 249528 476.5 ns/op PASS ok reflect 18.157s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 11569 10474 ns/op 9111 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 14628 8206 ns/op 9277 B/op 1 allocs/op BenchmarkFindString-4 11788 10274 ns/op 8967 B/op 1 allocs/op BenchmarkFindSubmatch-4 10717 11194 ns/op 9390 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9064 12774 ns/op 9559 B/op 2 allocs/op BenchmarkLiteral-4 15244 7321 ns/op BenchmarkNotLiteral-4 4288 27713 ns/op BenchmarkMatchClass-4 2943 35675 ns/op BenchmarkMatchClass_InRange-4 3037 35321 ns/op BenchmarkReplaceAll-4 2510 50656 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 16298 7570 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 37702 3047 ns/op BenchmarkAnchoredShortMatch-4 14432 8145 ns/op BenchmarkAnchoredLongMatch-4 19362 6087 ns/op BenchmarkOnePassShortA-4 20673 5920 ns/op BenchmarkNotOnePassShortA-4 7564 15203 ns/op BenchmarkOnePassShortB-4 25814 4598 ns/op BenchmarkNotOnePassShortB-4 9522 12693 ns/op BenchmarkOnePassLongPrefix-4 89439 1405 ns/op BenchmarkOnePassLongNotPrefix-4 28220 4290 ns/op BenchmarkMatchParallelShared-4 20966 7116 ns/op BenchmarkMatchParallelCopied-4 17503 7506 ns/op BenchmarkQuoteMetaAll-4 140542 834.2 ns/op 16.78 MB/s BenchmarkQuoteMetaNone-4 245490 455.8 ns/op 57.05 MB/s BenchmarkCompile/Onepass-4 3754 28754 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1554 75518 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 187 631405 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3772209 32.02 ns/op 499.68 MB/s BenchmarkMatch/Easy0/32-4 15976 7775 ns/op 4.12 MB/s BenchmarkMatch/Easy0/1K-4 5600 19884 ns/op 51.50 MB/s BenchmarkMatch/Easy0i/16-4 3636506 31.83 ns/op 502.65 MB/s BenchmarkMatch/Easy0i/32-4 4927 21791 ns/op 1.47 MB/s BenchmarkMatch/Easy0i/1K-4 254 453151 ns/op 2.26 MB/s BenchmarkMatch/Easy1/16-4 3726518 31.74 ns/op 504.17 MB/s BenchmarkMatch/Easy1/32-4 16315 7118 ns/op 4.50 MB/s BenchmarkMatch/Easy1/1K-4 4474 26001 ns/op 39.38 MB/s BenchmarkMatch/Medium/16-4 3691102 32.19 ns/op 497.09 MB/s BenchmarkMatch/Medium/32-4 5096 19716 ns/op 1.62 MB/s BenchmarkMatch/Medium/1K-4 303 389664 ns/op 2.63 MB/s BenchmarkMatch/Hard/16-4 3716908 33.66 ns/op 475.34 MB/s BenchmarkMatch/Hard/32-4 3435 30491 ns/op 1.05 MB/s BenchmarkMatch/Hard/1K-4 175 683424 ns/op 1.50 MB/s BenchmarkMatch/Hard1/16-4 1302 83522 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 777 151071 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4397093 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 28861 4063 ns/op 3.94 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17011 6893 ns/op 4.64 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 660 179423 ns/op 5.71 MB/s 25 B/op 0 allocs/op PASS ok regexp 7.988s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 703680 170.7 ns/op PASS ok regexp/syntax 1.196s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 1066255 104.3 ns/op BenchmarkMakeChan/Int-4 916118 135.2 ns/op BenchmarkMakeChan/Ptr-4 513716 246.2 ns/op BenchmarkMakeChan/Struct/0-4 1197958 99.39 ns/op BenchmarkMakeChan/Struct/32-4 485610 241.8 ns/op BenchmarkMakeChan/Struct/40-4 418308 295.1 ns/op BenchmarkChanNonblocking-4 11684167 10.40 ns/op BenchmarkSelectUncontended-4 843136 124.7 ns/op BenchmarkSelectSyncContended-4 31092 3936 ns/op BenchmarkSelectAsyncContended-4 106861 1234 ns/op BenchmarkSelectNonblock-4 6329722 20.70 ns/op BenchmarkChanUncontended-4 11672 15679 ns/op BenchmarkChanContended-4 1046 113874 ns/op BenchmarkChanSync-4 180554 704.9 ns/op BenchmarkChanSyncWork-4 10000 36145 ns/op BenchmarkChanProdCons0-4 78038 1593 ns/op BenchmarkChanProdCons10-4 95432 1406 ns/op BenchmarkChanProdCons100-4 100123 1226 ns/op BenchmarkChanProdConsWork0-4 66811 1854 ns/op BenchmarkChanProdConsWork10-4 74952 1649 ns/op BenchmarkChanProdConsWork100-4 77077 1477 ns/op BenchmarkSelectProdCons-4 63441 1951 ns/op BenchmarkReceiveDataFromClosedChan-4 616660 184.9 ns/op BenchmarkChanCreation-4 201010 555.6 ns/op BenchmarkChanSem-4 132979 950.2 ns/op BenchmarkChanPopular-4 92 1477947 ns/op BenchmarkChanClosed-4 614420 208.8 ns/op BenchmarkCallClosure-4 6497925 18.80 ns/op BenchmarkCallClosure1-4 6801902 17.59 ns/op BenchmarkCallClosure2-4 1260916 87.13 ns/op BenchmarkCallClosure3-4 1554758 73.91 ns/op BenchmarkCallClosure4-4 1291168 86.43 ns/op BenchmarkComplex128DivNormal-4 9976688 11.93 ns/op BenchmarkComplex128DivNisNaN-4 7559910 15.72 ns/op BenchmarkComplex128DivDisNaN-4 7490372 16.25 ns/op BenchmarkComplex128DivNisInf-4 9901695 12.14 ns/op BenchmarkComplex128DivDisInf-4 5619248 20.89 ns/op BenchmarkSetTypePtr-4 51425118 2.280 ns/op 3508.49 MB/s BenchmarkSetTypePtr8-4 9782022 12.24 ns/op 5230.26 MB/s BenchmarkSetTypePtr16-4 9637290 12.26 ns/op 10437.33 MB/s BenchmarkSetTypePtr32-4 9805716 12.33 ns/op 20759.41 MB/s BenchmarkSetTypePtr64-4 9668725 12.28 ns/op 41707.39 MB/s BenchmarkSetTypePtr126-4 5750110 21.10 ns/op 47774.38 MB/s BenchmarkSetTypePtr128-4 5840348 20.37 ns/op 50273.11 MB/s BenchmarkSetTypePtrSlice-4 724826 162.6 ns/op 50384.48 MB/s BenchmarkSetTypeNode1-4 9741012 12.31 ns/op 1949.64 MB/s BenchmarkSetTypeNode1Slice-4 3012427 40.00 ns/op 19199.97 MB/s BenchmarkSetTypeNode8-4 9773278 12.33 ns/op 6487.16 MB/s BenchmarkSetTypeNode8Slice-4 1561732 76.84 ns/op 33314.53 MB/s BenchmarkSetTypeNode64-4 5669653 20.87 ns/op 25296.64 MB/s BenchmarkSetTypeNode64Slice-4 231138 520.4 ns/op 32465.00 MB/s BenchmarkSetTypeNode64Dead-4 7451390 16.03 ns/op 32934.58 MB/s BenchmarkSetTypeNode64DeadSlice-4 260906 445.7 ns/op 37905.56 MB/s BenchmarkSetTypeNode124-4 5647160 20.73 ns/op 48615.13 MB/s BenchmarkSetTypeNode124Slice-4 186942 641.4 ns/op 50287.44 MB/s BenchmarkSetTypeNode126-4 5835236 20.08 ns/op 50988.81 MB/s BenchmarkSetTypeNode126Slice-4 185641 651.5 ns/op 50292.78 MB/s BenchmarkSetTypeNode128-4 4117759 29.36 ns/op 35425.37 MB/s BenchmarkSetTypeNode128Slice-4 145300 816.8 ns/op 40744.15 MB/s BenchmarkSetTypeNode130-4 4119828 29.08 ns/op 36317.65 MB/s BenchmarkSetTypeNode130Slice-4 144294 824.0 ns/op 41011.82 MB/s BenchmarkSetTypeNode1024-4 788752 150.4 ns/op 54566.74 MB/s BenchmarkSetTypeNode1024Slice-4 24901 4811 ns/op 54598.70 MB/s BenchmarkAllocation-4 3018 43274 ns/op BenchmarkReadMemStats-4 5788 19554 ns/op BenchmarkReadMemStatsLatency-4 1 78011 p50-ns 78011 p90-ns 78011 p99-ns BenchmarkWriteBarrier-4 2439116 46.55 ns/op BenchmarkBulkWriteBarrier-4 5999366 19.16 ns/op BenchmarkScanStackNoLocals-4 2 54402088 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11617725 11.21 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9937201 11.06 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9725289 12.71 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6810883 17.72 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4740630 25.16 ns/op BenchmarkHash5-4 6133063 17.89 ns/op 279.53 MB/s BenchmarkHash16-4 6088036 17.92 ns/op 892.84 MB/s BenchmarkHash64-4 5840131 19.03 ns/op 3363.59 MB/s BenchmarkHash1024-4 1900923 60.92 ns/op 16807.97 MB/s BenchmarkHash65536-4 38520 3101 ns/op 21135.58 MB/s BenchmarkAlignedLoad-4 8365514 13.75 ns/op BenchmarkUnalignedLoad-4 7753544 14.41 ns/op BenchmarkEqEfaceConcrete-4 6928028 17.57 ns/op BenchmarkEqIfaceConcrete-4 6270916 19.08 ns/op BenchmarkNeEfaceConcrete-4 6362752 17.83 ns/op BenchmarkNeIfaceConcrete-4 6632533 18.12 ns/op BenchmarkConvT2EByteSized/bool-4 6398116 18.77 ns/op BenchmarkConvT2EByteSized/uint8-4 6535252 18.00 ns/op BenchmarkConvT2ESmall-4 6080511 19.70 ns/op BenchmarkConvT2EUintptr-4 5703876 20.54 ns/op BenchmarkConvT2ELarge-4 1000000 101.7 ns/op BenchmarkConvT2ISmall-4 6094579 19.60 ns/op BenchmarkConvT2IUintptr-4 5814213 20.84 ns/op BenchmarkConvT2ILarge-4 1244214 100.6 ns/op BenchmarkConvI2E-4 4969116 22.18 ns/op BenchmarkConvI2I-4 4102694 27.68 ns/op BenchmarkAssertE2T-4 4740748 24.68 ns/op BenchmarkAssertE2TLarge-4 2292242 50.14 ns/op BenchmarkAssertE2I-4 4536442 26.15 ns/op BenchmarkAssertI2T-4 4847035 24.41 ns/op BenchmarkAssertI2I-4 4361016 26.71 ns/op BenchmarkAssertI2E-4 5809683 18.37 ns/op BenchmarkAssertE2E-4 6117097 17.53 ns/op BenchmarkAssertE2T2-4 3865214 30.81 ns/op BenchmarkAssertE2T2Blank-4 4704201 25.76 ns/op BenchmarkAssertI2E2-4 4700991 25.76 ns/op BenchmarkAssertI2E2Blank-4 5993864 18.17 ns/op BenchmarkAssertE2E2-4 4479739 26.61 ns/op BenchmarkAssertE2E2Blank-4 5943187 18.19 ns/op BenchmarkConvT2Ezero/zero/16-4 5702228 20.84 ns/op BenchmarkConvT2Ezero/zero/32-4 5725666 21.14 ns/op BenchmarkConvT2Ezero/zero/64-4 5848364 20.52 ns/op BenchmarkConvT2Ezero/zero/str-4 5495854 21.70 ns/op BenchmarkConvT2Ezero/zero/slice-4 5625349 20.98 ns/op BenchmarkConvT2Ezero/zero/big-4 186661 563.8 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1240554 94.66 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1211104 91.98 ns/op BenchmarkConvT2Ezero/nonzero/big-4 226988 508.5 ns/op BenchmarkConvT2Ezero/smallint/16-4 5826442 20.68 ns/op BenchmarkConvT2Ezero/smallint/32-4 5965869 20.14 ns/op BenchmarkConvT2Ezero/smallint/64-4 6064981 19.78 ns/op BenchmarkConvT2Ezero/largeint/16-4 1569297 68.16 ns/op BenchmarkConvT2Ezero/largeint/32-4 1768644 66.34 ns/op BenchmarkConvT2Ezero/largeint/64-4 1734354 67.01 ns/op BenchmarkMalloc8-4 1426422 79.40 ns/op BenchmarkMalloc16-4 1394214 84.66 ns/op BenchmarkMallocTypeInfo8-4 1466137 80.00 ns/op BenchmarkMallocTypeInfo16-4 1212597 97.78 ns/op BenchmarkMallocLargeStruct-4 178736 648.2 ns/op BenchmarkGoroutineSelect-4 58 1925020 ns/op BenchmarkGoroutineBlocking-4 56 1849675 ns/op BenchmarkGoroutineForRange-4 74 1843217 ns/op BenchmarkGoroutineIdle-4 82 1533781 ns/op BenchmarkHashStringSpeed-4 2568915 47.34 ns/op BenchmarkHashBytesSpeed-4 1382444 83.08 ns/op BenchmarkHashInt32Speed-4 3083875 34.79 ns/op BenchmarkHashInt64Speed-4 3222300 42.19 ns/op BenchmarkHashStringArraySpeed-4 610248 186.6 ns/op BenchmarkMegMap-4 3064462 37.59 ns/op BenchmarkMegOneMap-4 4061721 28.03 ns/op BenchmarkMegEqMap-4 1350 83990 ns/op BenchmarkMegEmptyMap-4 4821684 24.71 ns/op BenchmarkSmallStrMap-4 3447372 35.09 ns/op BenchmarkMapStringKeysEight_16-4 3555621 34.03 ns/op BenchmarkMapStringKeysEight_32-4 3848250 31.03 ns/op BenchmarkMapStringKeysEight_64-4 3777469 32.18 ns/op BenchmarkMapStringKeysEight_1M-4 3655198 33.00 ns/op BenchmarkIntMap-4 4201381 28.43 ns/op BenchmarkMapFirst/1-4 4653931 25.10 ns/op BenchmarkMapFirst/2-4 4724623 25.15 ns/op BenchmarkMapFirst/3-4 4771533 24.90 ns/op BenchmarkMapFirst/4-4 4805622 25.21 ns/op BenchmarkMapFirst/5-4 4640152 24.94 ns/op BenchmarkMapFirst/6-4 4656015 26.17 ns/op BenchmarkMapFirst/7-4 4765134 24.81 ns/op BenchmarkMapFirst/8-4 4464494 26.77 ns/op BenchmarkMapFirst/9-4 4022186 28.64 ns/op BenchmarkMapFirst/10-4 4196072 29.28 ns/op BenchmarkMapFirst/11-4 4120060 30.55 ns/op BenchmarkMapFirst/12-4 4077625 30.77 ns/op BenchmarkMapFirst/13-4 4220625 28.75 ns/op BenchmarkMapFirst/14-4 4105185 28.54 ns/op BenchmarkMapFirst/15-4 4138226 29.02 ns/op BenchmarkMapFirst/16-4 4115412 28.89 ns/op BenchmarkMapMid/1-4 3755730 31.98 ns/op BenchmarkMapMid/2-4 3787627 31.73 ns/op BenchmarkMapMid/3-4 3779659 31.62 ns/op BenchmarkMapMid/4-4 3632880 32.53 ns/op BenchmarkMapMid/5-4 3583160 32.96 ns/op BenchmarkMapMid/6-4 3490564 33.47 ns/op BenchmarkMapMid/7-4 3604537 33.20 ns/op BenchmarkMapMid/8-4 3426909 33.86 ns/op BenchmarkMapMid/9-4 3378280 35.84 ns/op BenchmarkMapMid/10-4 3332551 36.61 ns/op BenchmarkMapMid/11-4 3225440 37.03 ns/op BenchmarkMapMid/12-4 3215275 36.06 ns/op BenchmarkMapMid/13-4 3476742 36.20 ns/op BenchmarkMapMid/14-4 3407365 37.05 ns/op BenchmarkMapMid/15-4 3438099 37.84 ns/op BenchmarkMapMid/16-4 3274785 35.68 ns/op BenchmarkMapLast/1-4 3818390 31.63 ns/op BenchmarkMapLast/2-4 3766804 32.16 ns/op BenchmarkMapLast/3-4 3692977 32.41 ns/op BenchmarkMapLast/4-4 3412282 33.95 ns/op BenchmarkMapLast/5-4 3572334 33.97 ns/op BenchmarkMapLast/6-4 3373779 35.07 ns/op BenchmarkMapLast/7-4 3388713 35.72 ns/op BenchmarkMapLast/8-4 3136239 36.49 ns/op BenchmarkMapLast/9-4 3250738 36.69 ns/op BenchmarkMapLast/10-4 3111123 36.69 ns/op BenchmarkMapLast/11-4 3182955 37.78 ns/op BenchmarkMapLast/12-4 3165248 37.56 ns/op BenchmarkMapLast/13-4 3468274 36.54 ns/op BenchmarkMapLast/14-4 3284185 36.80 ns/op BenchmarkMapLast/15-4 3328692 35.90 ns/op BenchmarkMapLast/16-4 3174498 36.55 ns/op BenchmarkMapCycle-4 2039946 56.71 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3592394 33.27 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2095 50606 ns/op BenchmarkMakeMap/[Byte]Byte-4 550867 206.8 ns/op BenchmarkMakeMap/[Int]Int-4 334491 346.8 ns/op BenchmarkNewEmptyMap-4 11980202 10.05 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1683444 69.06 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 474073 236.9 ns/op BenchmarkMapIterEmpty-4 5671941 21.12 ns/op BenchmarkSameLengthMap-4 4827528 25.03 ns/op BenchmarkBigKeyMap-4 1714180 69.21 ns/op BenchmarkBigValMap-4 1505806 78.99 ns/op BenchmarkSmallKeyMap-4 2948355 40.47 ns/op BenchmarkMapPopulate/1-4 2392315 51.15 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 125953 882.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6068 17212 ns/op 6274 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 710 154743 ns/op 51747 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 50 2432266 ns/op 416139 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 39359128 ns/op 6525234 B/op 2877 allocs/op BenchmarkComplexAlgMap-4 494487 238.0 ns/op BenchmarkGoMapClear/Reflexive/1-4 701066 162.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 643387 178.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 203296 579.0 ns/op BenchmarkGoMapClear/Reflexive/1000-4 36722 3284 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4808 24850 ns/op BenchmarkGoMapClear/NonReflexive/1-4 526810 218.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 470211 242.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 186166 642.4 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 35540 3345 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4730 25400 ns/op BenchmarkMapStringConversion/32/simple-4 1784091 64.36 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1781625 66.94 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1586239 75.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1720537 73.43 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1571818 75.00 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1498027 79.72 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1983555 58.53 ns/op BenchmarkMapInterfacePtr-4 1978251 56.16 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5152612 23.15 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 124808 940.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5150 22750 ns/op BenchmarkMapPop1000-4 360 336927 ns/op BenchmarkMapPop10000-4 19 6495801 ns/op BenchmarkMapAssign/Int32/256-4 2279116 52.76 ns/op BenchmarkMapAssign/Int32/65536-4 869226 145.8 ns/op BenchmarkMapAssign/Int64/256-4 2310627 52.22 ns/op BenchmarkMapAssign/Int64/65536-4 703963 154.9 ns/op BenchmarkMapAssign/Str/256-4 1877680 64.86 ns/op BenchmarkMapAssign/Str/65536-4 331082 320.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1510915 80.46 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 526801 211.6 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1523552 79.49 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 468547 228.4 ns/op BenchmarkMapOperatorAssign/Str/256-4 483630 2438 ns/op BenchmarkMapOperatorAssign/Str/65536-4 158568 702.3 ns/op BenchmarkMapAppendAssign/Int32/256-4 778980 167.1 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 170336 617.2 ns/op 70 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 680124 170.8 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 171387 667.5 ns/op 77 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 577014 267.7 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 97102 1135 ns/op 146 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1801102 69.46 ns/op BenchmarkMapDelete/Int32/1000-4 1835076 72.01 ns/op BenchmarkMapDelete/Int32/10000-4 1709512 67.98 ns/op BenchmarkMapDelete/Int64/100-4 1635318 66.15 ns/op BenchmarkMapDelete/Int64/1000-4 1981090 60.53 ns/op BenchmarkMapDelete/Int64/10000-4 1829373 63.79 ns/op BenchmarkMapDelete/Str/100-4 1460719 80.37 ns/op BenchmarkMapDelete/Str/1000-4 1428253 78.97 ns/op BenchmarkMapDelete/Str/10000-4 1361690 89.76 ns/op BenchmarkMapDelete/Pointer/100-4 1681130 71.01 ns/op BenchmarkMapDelete/Pointer/1000-4 1498855 67.52 ns/op BenchmarkMapDelete/Pointer/10000-4 1613356 73.25 ns/op BenchmarkMemmove/0-4 15996630 7.392 ns/op BenchmarkMemmove/1-4 1881490 61.28 ns/op 16.32 MB/s BenchmarkMemmove/2-4 1857964 63.82 ns/op 31.34 MB/s BenchmarkMemmove/3-4 1843666 63.24 ns/op 47.44 MB/s BenchmarkMemmove/4-4 1846624 63.62 ns/op 62.87 MB/s BenchmarkMemmove/5-4 1858376 62.98 ns/op 79.39 MB/s BenchmarkMemmove/6-4 1853240 63.48 ns/op 94.52 MB/s BenchmarkMemmove/7-4 1848784 63.12 ns/op 110.90 MB/s BenchmarkMemmove/8-4 1945716 61.61 ns/op 129.85 MB/s BenchmarkMemmove/9-4 1799168 64.44 ns/op 139.66 MB/s BenchmarkMemmove/10-4 1792308 65.42 ns/op 152.87 MB/s BenchmarkMemmove/11-4 1808967 64.48 ns/op 170.61 MB/s BenchmarkMemmove/12-4 1776368 65.00 ns/op 184.61 MB/s BenchmarkMemmove/13-4 1835997 65.14 ns/op 199.58 MB/s BenchmarkMemmove/14-4 1784284 66.08 ns/op 211.87 MB/s BenchmarkMemmove/15-4 1821267 65.20 ns/op 230.06 MB/s BenchmarkMemmove/16-4 1881501 61.83 ns/op 258.77 MB/s BenchmarkMemmove/32-4 1843731 64.08 ns/op 499.41 MB/s BenchmarkMemmove/64-4 1672765 69.44 ns/op 921.71 MB/s BenchmarkMemmove/128-4 1372940 86.35 ns/op 1482.35 MB/s BenchmarkMemmove/256-4 833618 131.8 ns/op 1942.11 MB/s BenchmarkMemmove/512-4 641788 187.2 ns/op 2734.75 MB/s BenchmarkMemmove/1024-4 414446 291.4 ns/op 3513.63 MB/s BenchmarkMemmove/2048-4 239019 501.7 ns/op 4081.87 MB/s BenchmarkMemmove/4096-4 126972 914.8 ns/op 4477.59 MB/s BenchmarkMemmoveOverlap/32-4 1815970 64.93 ns/op 492.87 MB/s BenchmarkMemmoveOverlap/64-4 1672305 71.24 ns/op 898.40 MB/s BenchmarkMemmoveOverlap/128-4 1345897 87.10 ns/op 1469.53 MB/s BenchmarkMemmoveOverlap/256-4 867846 133.4 ns/op 1918.37 MB/s BenchmarkMemmoveOverlap/512-4 628082 186.6 ns/op 2744.32 MB/s BenchmarkMemmoveOverlap/1024-4 411559 287.0 ns/op 3567.89 MB/s BenchmarkMemmoveOverlap/2048-4 236815 496.9 ns/op 4121.71 MB/s BenchmarkMemmoveOverlap/4096-4 131004 910.6 ns/op 4497.98 MB/s BenchmarkMemmoveUnalignedDst/0-4 15000984 8.114 ns/op BenchmarkMemmoveUnalignedDst/1-4 1951603 61.61 ns/op 16.23 MB/s BenchmarkMemmoveUnalignedDst/2-4 1896582 61.97 ns/op 32.27 MB/s BenchmarkMemmoveUnalignedDst/3-4 1883162 65.15 ns/op 46.05 MB/s BenchmarkMemmoveUnalignedDst/4-4 1885251 63.14 ns/op 63.35 MB/s BenchmarkMemmoveUnalignedDst/5-4 1883420 63.11 ns/op 79.23 MB/s BenchmarkMemmoveUnalignedDst/6-4 1879858 63.36 ns/op 94.70 MB/s BenchmarkMemmoveUnalignedDst/7-4 1862587 64.09 ns/op 109.23 MB/s BenchmarkMemmoveUnalignedDst/8-4 1902343 62.31 ns/op 128.40 MB/s BenchmarkMemmoveUnalignedDst/9-4 1814626 64.71 ns/op 139.08 MB/s BenchmarkMemmoveUnalignedDst/10-4 1807548 64.49 ns/op 155.05 MB/s BenchmarkMemmoveUnalignedDst/11-4 1783276 64.61 ns/op 170.26 MB/s BenchmarkMemmoveUnalignedDst/12-4 1803262 66.01 ns/op 181.79 MB/s BenchmarkMemmoveUnalignedDst/13-4 1819063 65.05 ns/op 199.85 MB/s BenchmarkMemmoveUnalignedDst/14-4 1822567 64.72 ns/op 216.31 MB/s BenchmarkMemmoveUnalignedDst/15-4 1826091 65.89 ns/op 227.66 MB/s BenchmarkMemmoveUnalignedDst/16-4 1822881 65.71 ns/op 243.48 MB/s BenchmarkMemmoveUnalignedDst/32-4 1760905 68.20 ns/op 469.21 MB/s BenchmarkMemmoveUnalignedDst/64-4 1566207 75.23 ns/op 850.77 MB/s BenchmarkMemmoveUnalignedDst/128-4 1316892 89.61 ns/op 1428.44 MB/s BenchmarkMemmoveUnalignedDst/256-4 876860 138.4 ns/op 1850.35 MB/s BenchmarkMemmoveUnalignedDst/512-4 622603 192.7 ns/op 2656.53 MB/s BenchmarkMemmoveUnalignedDst/1024-4 393092 306.0 ns/op 3346.16 MB/s BenchmarkMemmoveUnalignedDst/2048-4 237396 509.9 ns/op 4016.86 MB/s BenchmarkMemmoveUnalignedDst/4096-4 119334 942.8 ns/op 4344.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1672610 70.62 ns/op 453.11 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1550511 78.19 ns/op 818.55 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1284264 93.37 ns/op 1370.83 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 821821 138.7 ns/op 1845.44 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 622660 194.6 ns/op 2630.78 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 400942 296.2 ns/op 3456.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 237958 501.6 ns/op 4083.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 129129 943.0 ns/op 4343.72 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14906689 8.081 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1946836 61.23 ns/op 16.33 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1902511 63.63 ns/op 31.43 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1854284 64.60 ns/op 46.44 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1895632 64.25 ns/op 62.26 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1889442 63.11 ns/op 79.22 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1866452 63.38 ns/op 94.67 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1878507 62.83 ns/op 111.42 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1926818 62.34 ns/op 128.33 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1790180 65.44 ns/op 137.53 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1817432 65.94 ns/op 151.66 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1832289 64.32 ns/op 171.02 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1816375 64.69 ns/op 185.50 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1838924 65.87 ns/op 197.35 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1797039 64.67 ns/op 216.50 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1811734 65.44 ns/op 229.23 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1804441 65.39 ns/op 244.70 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1730137 69.27 ns/op 461.95 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1586436 75.45 ns/op 848.27 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1314063 91.42 ns/op 1400.16 MB/s BenchmarkMemmoveUnalignedSrc/256-4 848468 136.4 ns/op 1877.51 MB/s BenchmarkMemmoveUnalignedSrc/512-4 621889 191.6 ns/op 2672.42 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 403927 295.7 ns/op 3462.68 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 237194 498.0 ns/op 4112.48 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129020 938.9 ns/op 4362.51 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1724782 69.36 ns/op 461.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1541104 75.97 ns/op 842.44 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1305529 91.13 ns/op 1404.61 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 865588 139.3 ns/op 1837.68 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 615012 193.8 ns/op 2641.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 409496 292.4 ns/op 3502.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 241238 502.8 ns/op 4072.80 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 130164 941.6 ns/op 4349.95 MB/s BenchmarkMemclr/5-4 12933318 9.295 ns/op 537.92 MB/s BenchmarkMemclr/16-4 11975347 9.871 ns/op 1620.94 MB/s BenchmarkMemclr/64-4 12052916 9.723 ns/op 6582.03 MB/s BenchmarkMemclr/256-4 10761956 11.17 ns/op 22919.62 MB/s BenchmarkMemclr/4096-4 2403464 50.07 ns/op 81804.25 MB/s BenchmarkMemclr/65536-4 51426 2041 ns/op 32113.60 MB/s BenchmarkMemclr/1M-4 2746 42163 ns/op 24869.83 MB/s BenchmarkMemclr/4M-4 676 178006 ns/op 23562.77 MB/s BenchmarkMemclr/8M-4 240 423001 ns/op 19831.16 MB/s BenchmarkMemclr/16M-4 45 2238211 ns/op 7495.82 MB/s BenchmarkMemclr/64M-4 12 9966822 ns/op 6733.23 MB/s BenchmarkGoMemclr/5-4 2162434 56.20 ns/op 88.96 MB/s BenchmarkGoMemclr/16-4 516207 226.6 ns/op 70.61 MB/s BenchmarkGoMemclr/64-4 132672 857.6 ns/op 74.63 MB/s BenchmarkGoMemclr/256-4 35445 3409 ns/op 75.08 MB/s BenchmarkMemclrRange/1K_2K-4 67314 1763 ns/op 54386.06 MB/s BenchmarkMemclrRange/2K_8K-4 30333 3917 ns/op 85142.92 MB/s BenchmarkMemclrRange/4K_16K-4 41929 2806 ns/op 115150.25 MB/s BenchmarkMemclrRange/160K_228K-4 2268 46063 ns/op 36099.78 MB/s BenchmarkClearFat7-4 5900304 19.76 ns/op BenchmarkClearFat8-4 7081388 16.85 ns/op BenchmarkClearFat11-4 6090248 20.05 ns/op BenchmarkClearFat12-4 5990497 19.64 ns/op BenchmarkClearFat13-4 5906476 20.08 ns/op BenchmarkClearFat14-4 6352917 19.56 ns/op BenchmarkClearFat15-4 5903660 19.74 ns/op BenchmarkClearFat16-4 6571971 18.11 ns/op BenchmarkClearFat24-4 6048330 19.37 ns/op BenchmarkClearFat32-4 5980354 20.13 ns/op BenchmarkClearFat40-4 5516782 21.57 ns/op BenchmarkClearFat48-4 5817434 20.41 ns/op BenchmarkClearFat56-4 5614010 21.17 ns/op BenchmarkClearFat64-4 5364480 22.48 ns/op BenchmarkClearFat72-4 5390632 22.12 ns/op BenchmarkClearFat128-4 3707438 32.37 ns/op BenchmarkClearFat256-4 2221479 55.24 ns/op BenchmarkClearFat512-4 1473694 80.82 ns/op BenchmarkClearFat1024-4 866990 137.8 ns/op BenchmarkClearFat1032-4 829058 143.4 ns/op BenchmarkClearFat1040-4 805174 144.3 ns/op BenchmarkCopyFat7-4 6071419 19.54 ns/op BenchmarkCopyFat8-4 6862814 17.57 ns/op BenchmarkCopyFat11-4 6246932 19.20 ns/op BenchmarkCopyFat12-4 6289754 19.14 ns/op BenchmarkCopyFat13-4 6273998 18.83 ns/op BenchmarkCopyFat14-4 6079822 19.77 ns/op BenchmarkCopyFat15-4 6316738 19.03 ns/op BenchmarkCopyFat16-4 6410443 18.77 ns/op BenchmarkCopyFat24-4 6330448 18.34 ns/op BenchmarkCopyFat32-4 6210016 19.28 ns/op BenchmarkCopyFat64-4 5292306 22.72 ns/op BenchmarkCopyFat72-4 5291049 22.43 ns/op BenchmarkCopyFat128-4 3658653 32.13 ns/op BenchmarkCopyFat256-4 2080593 57.12 ns/op BenchmarkCopyFat512-4 1384689 87.96 ns/op BenchmarkCopyFat520-4 1367491 88.01 ns/op BenchmarkCopyFat1024-4 812416 147.3 ns/op BenchmarkCopyFat1032-4 788262 149.5 ns/op BenchmarkCopyFat1040-4 785707 148.4 ns/op BenchmarkIssue18740/2byte-4 403 283861 ns/op BenchmarkIssue18740/4byte-4 706 165313 ns/op BenchmarkIssue18740/8byte-4 1003 119379 ns/op BenchmarkReadMetricsLatency-4 22990 4543 p50-ns 6689 p90-ns 18862 p99-ns BenchmarkFinalizer-4 158 709864 ns/op BenchmarkFinalizerRun-4 160671 1020 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7453406 16.04 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3080505 38.30 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2418278 49.38 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2351134 50.56 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1288539 92.77 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 103.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2222109 54.07 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1246536 96.51 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1313242 91.50 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1846520 65.94 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1826028 66.27 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1698528 71.29 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1461572 81.70 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1330164 90.75 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5713616 20.94 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6322606 18.61 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6445065 18.60 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 5971230 19.68 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5863998 20.60 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5399012 22.06 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6036362 19.68 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6460632 18.87 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6284997 18.69 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 5957505 19.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6450003 18.67 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6344361 18.76 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5933934 19.74 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6463282 18.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6435708 18.76 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6053425 19.78 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6446854 18.71 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6330986 18.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6057066 19.72 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6139722 19.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6177795 19.54 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5975696 19.89 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6199756 19.33 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6177093 19.28 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6019075 19.85 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6059697 19.31 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6186985 19.55 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6000328 20.00 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6071522 19.40 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6123680 19.41 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6031657 19.92 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6334742 18.58 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6388170 18.76 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 5974346 19.94 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6394596 18.78 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6477100 18.61 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 5969766 19.79 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6375943 18.58 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6432124 18.78 ns/op BenchmarkNetpollBreak-4 3690 31615 ns/op BenchmarkPingPongHog-4 403 350032 ns/op BenchmarkStackGrowth-4 115784 1023 ns/op BenchmarkStackGrowthDeep-4 1266 98451 ns/op BenchmarkCreateGoroutines-4 48630 2527 ns/op BenchmarkCreateGoroutinesParallel-4 42207 2919 ns/op BenchmarkCreateGoroutinesCapture-4 8690 13937 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 37633 3206 ns/op BenchmarkClosureCall-4 22642634 5.332 ns/op BenchmarkWakeupParallelSpinning/0s-4 7278 18814 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7210 22791 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5500 23553 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3079 36887 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2049 57581 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1254 96056 ns/op BenchmarkWakeupParallelSpinning/50µs-4 648 197887 ns/op BenchmarkWakeupParallelSpinning/100µs-4 354 361610 ns/op BenchmarkWakeupParallelSyscall/0s-4 764 157880 ns/op BenchmarkWakeupParallelSyscall/1µs-4 757 161648 ns/op BenchmarkWakeupParallelSyscall/2µs-4 696 162295 ns/op BenchmarkWakeupParallelSyscall/5µs-4 690 169352 ns/op BenchmarkWakeupParallelSyscall/10µs-4 644 186166 ns/op BenchmarkWakeupParallelSyscall/20µs-4 552 216658 ns/op BenchmarkWakeupParallelSyscall/50µs-4 447 286209 ns/op BenchmarkWakeupParallelSyscall/100µs-4 271 399972 ns/op BenchmarkMatmult-4 2960461 41.14 ns/op BenchmarkFastrand-4 11460774 9.241 ns/op BenchmarkFastrand64-4 13381339 9.034 ns/op BenchmarkFastrandHashiter-4 4682384 25.38 ns/op BenchmarkFastrandn/2-4 5836232 20.41 ns/op BenchmarkFastrandn/3-4 6141622 19.42 ns/op BenchmarkFastrandn/4-4 6365794 18.27 ns/op BenchmarkFastrandn/5-4 6566152 18.34 ns/op BenchmarkIfaceCmp100-4 100742 1158 ns/op BenchmarkIfaceCmpNil100-4 154555 777.3 ns/op BenchmarkEfaceCmpDiff-4 38833 3103 ns/op BenchmarkEfaceCmpDiffIndirect-4 30777 3882 ns/op BenchmarkDefer-4 1671782 71.06 ns/op BenchmarkDefer10-4 752944 154.7 ns/op BenchmarkDeferMany-4 514470 439.1 ns/op BenchmarkPanicRecover-4 164671 635.2 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7237 16169 ns/op 15383 p50-ns 19773 p90-ns 31181 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 4918 20614 ns/op 15469 p50-ns 21047 p90-ns 113118 p99-ns BenchmarkGoroutineProfile/small/idle-4 2860 39158 ns/op 37064 p50-ns 40926 p90-ns 68604 p99-ns BenchmarkGoroutineProfile/small/loaded-4 302 353624 ns/op 148406 p50-ns 395309 p90-ns 4281603 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7309 16287 ns/op 15090 p50-ns 19969 p90-ns 34934 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 6582 22727 ns/op 16193 p50-ns 23000 p90-ns 178544 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 9104765 ns/op 9081248 p50-ns 9226169 p90-ns 9550015 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 15165517 ns/op 15281539 p50-ns 24755525 p90-ns 26910073 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 8024 18031 ns/op 16335 p50-ns 22237 p90-ns 54627 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5023 27694 ns/op 16102 p50-ns 28761 p90-ns 202705 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 897 123776 ns/op 116475 p50-ns 134086 p90-ns 257706 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 282 553452 ns/op 273942 p50-ns 551335 p90-ns 9956438 p99-ns BenchmarkRWMutexUncontended-4 2611528 39.36 ns/op BenchmarkRWMutexWrite100-4 669438 220.0 ns/op BenchmarkRWMutexWrite10-4 98875 1284 ns/op BenchmarkRWMutexWorkWrite100-4 445004 294.1 ns/op BenchmarkRWMutexWorkWrite10-4 83194 1387 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1789 64865 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 888 132875 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 962 121489 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 412 279646 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 469 245409 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 189 600059 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 236 505248 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 86 1222702 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 295293 400.1 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 261334 407.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 278138 448.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 275572 446.5 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 259395 436.4 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 251847 461.3 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 260857 460.2 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 246171 447.2 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 249579 490.4 ns/op BenchmarkMakeSlice/Byte-4 2032849 57.59 ns/op BenchmarkMakeSlice/Int16-4 2035411 61.62 ns/op BenchmarkMakeSlice/Int-4 1501510 81.74 ns/op BenchmarkMakeSlice/Ptr-4 1000000 108.3 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 136.9 ns/op BenchmarkMakeSlice/Struct/32-4 830020 159.1 ns/op BenchmarkMakeSlice/Struct/40-4 630231 188.1 ns/op BenchmarkGrowSlice/Byte-4 767959 153.2 ns/op BenchmarkGrowSlice/Int16-4 753865 167.5 ns/op BenchmarkGrowSlice/Int-4 552628 209.0 ns/op BenchmarkGrowSlice/Ptr-4 471224 268.9 ns/op BenchmarkGrowSlice/Struct/24-4 281517 408.6 ns/op BenchmarkGrowSlice/Struct/32-4 249074 484.2 ns/op BenchmarkGrowSlice/Struct/40-4 175963 584.2 ns/op BenchmarkExtendSlice/IntSlice-4 505452 256.1 ns/op BenchmarkExtendSlice/PointerSlice-4 397785 335.7 ns/op BenchmarkExtendSlice/NoGrow-4 938246 152.8 ns/op BenchmarkAppend-4 706497 158.9 ns/op BenchmarkAppendGrowByte-4 3 33855065 ns/op BenchmarkAppendGrowString-4 1 423298125 ns/op BenchmarkAppendSlice/1Bytes-4 1887162 63.06 ns/op BenchmarkAppendSlice/4Bytes-4 1842014 65.29 ns/op BenchmarkAppendSlice/7Bytes-4 1797213 67.26 ns/op BenchmarkAppendSlice/8Bytes-4 1839391 65.21 ns/op BenchmarkAppendSlice/15Bytes-4 1783746 69.06 ns/op BenchmarkAppendSlice/16Bytes-4 1799293 67.07 ns/op BenchmarkAppendSlice/32Bytes-4 1817029 66.33 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 80982 1417 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 21406 5036 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 6477 19475 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1494 75792 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 99 1161513 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5925851 ns/op BenchmarkAppendStr/1Bytes-4 1425438 85.00 ns/op BenchmarkAppendStr/4Bytes-4 1474156 81.31 ns/op BenchmarkAppendStr/8Bytes-4 1453543 82.98 ns/op BenchmarkAppendStr/16Bytes-4 1405494 85.09 ns/op BenchmarkAppendStr/32Bytes-4 1367811 82.45 ns/op BenchmarkAppendSpecialCase-4 766162 154.1 ns/op BenchmarkCopy/1Byte-4 1942944 62.03 ns/op 16.12 MB/s BenchmarkCopy/1String-4 1925329 62.04 ns/op 16.12 MB/s BenchmarkCopy/2Byte-4 1838000 64.93 ns/op 30.80 MB/s BenchmarkCopy/2String-4 1889937 63.17 ns/op 31.66 MB/s BenchmarkCopy/4Byte-4 1864794 63.54 ns/op 62.95 MB/s BenchmarkCopy/4String-4 1880052 63.20 ns/op 63.29 MB/s BenchmarkCopy/8Byte-4 1882588 63.50 ns/op 125.99 MB/s BenchmarkCopy/8String-4 1877643 63.35 ns/op 126.27 MB/s BenchmarkCopy/12Byte-4 1771585 67.37 ns/op 178.12 MB/s BenchmarkCopy/12String-4 1762047 67.41 ns/op 178.00 MB/s BenchmarkCopy/16Byte-4 1908742 63.15 ns/op 253.37 MB/s BenchmarkCopy/16String-4 1836687 64.32 ns/op 248.75 MB/s BenchmarkCopy/32Byte-4 1793593 65.40 ns/op 489.30 MB/s BenchmarkCopy/32String-4 1755105 67.48 ns/op 474.21 MB/s BenchmarkCopy/128Byte-4 1342214 90.55 ns/op 1413.55 MB/s BenchmarkCopy/128String-4 1288946 92.82 ns/op 1379.05 MB/s BenchmarkCopy/1024Byte-4 410560 291.0 ns/op 3519.13 MB/s BenchmarkCopy/1024String-4 352432 340.8 ns/op 3004.50 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28455 4215 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18294 6299 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10494 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12519 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9764 16221 ns/op BenchmarkAppendInPlace/Grow/Byte-4 133003 901.4 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 131826 915.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 96075 1114 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 74398 1368 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 74403 1533 ns/op BenchmarkStackCopyPtr-4 1 180344881 ns/op BenchmarkStackCopy-4 1 122069879 ns/op BenchmarkStackCopyNoCache-4 18 6312509 ns/op BenchmarkStackCopyWithStkobj-4 1 127404942 ns/op BenchmarkIssue18138-4 630 217809 ns/op BenchmarkCompareStringEqual-4 10422990 10.53 ns/op BenchmarkCompareStringIdentical-4 14847950 7.375 ns/op BenchmarkCompareStringSameLength-4 11625469 9.598 ns/op BenchmarkCompareStringDifferentLength-4 22562895 5.280 ns/op BenchmarkCompareStringBigUnaligned-4 1107 96615 ns/op 10853.28 MB/s BenchmarkCompareStringBig-4 1432 93452 ns/op 11220.62 MB/s BenchmarkConcatStringAndBytes-4 2170880 55.64 ns/op BenchmarkSliceByteToString/1-4 2211937 54.05 ns/op BenchmarkSliceByteToString/2-4 1000000 114.2 ns/op BenchmarkSliceByteToString/4-4 1000000 112.2 ns/op BenchmarkSliceByteToString/8-4 1000000 111.8 ns/op BenchmarkSliceByteToString/16-4 1000000 107.1 ns/op BenchmarkSliceByteToString/32-4 941427 121.6 ns/op BenchmarkSliceByteToString/64-4 806074 146.5 ns/op BenchmarkSliceByteToString/128-4 652068 211.4 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2264378 53.08 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 851834 141.2 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 119.1 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3083997 36.54 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1547280 74.37 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1781455 63.87 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2402787 48.32 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 423835 273.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 551163 212.9 ns/op BenchmarkRuneIterate/range/ASCII-4 5573768 21.53 ns/op BenchmarkRuneIterate/range/Japanese-4 1995648 60.23 ns/op BenchmarkRuneIterate/range/MixedLength-4 2358351 50.24 ns/op BenchmarkRuneIterate/range1/ASCII-4 5279571 22.10 ns/op BenchmarkRuneIterate/range1/Japanese-4 1983720 60.78 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2365416 50.84 ns/op BenchmarkRuneIterate/range2/ASCII-4 5433933 21.33 ns/op BenchmarkRuneIterate/range2/Japanese-4 1965429 61.04 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2320039 50.94 ns/op BenchmarkArrayEqual-4 17581033 5.692 ns/op BenchmarkFunc/Name-4 4395817 25.54 ns/op BenchmarkFunc/Entry-4 10491744 11.02 ns/op BenchmarkFunc/FileLine-4 1502043 78.33 ns/op PASS ok runtime 133.781s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 27132 4481 ns/op BenchmarkHandle/concurrent-4 15046 7985 ns/op PASS ok runtime/cgo 0.504s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 20260714 5.689 ns/op BenchmarkAtomicStore64-4 9920829 12.09 ns/op BenchmarkAtomicLoad-4 20866653 5.720 ns/op BenchmarkAtomicStore-4 9917942 12.17 ns/op BenchmarkAnd8-4 9865858 12.15 ns/op BenchmarkAnd-4 9857592 12.21 ns/op BenchmarkAnd8Parallel-4 3800204 52.38 ns/op BenchmarkAndParallel-4 3001182 50.97 ns/op BenchmarkOr8-4 9896931 12.29 ns/op BenchmarkOr-4 9880717 12.12 ns/op BenchmarkOr8Parallel-4 2965792 49.86 ns/op BenchmarkOrParallel-4 2355362 44.18 ns/op BenchmarkXadd-4 2887600 48.90 ns/op BenchmarkXadd64-4 3883875 46.94 ns/op BenchmarkCas-4 2333581 53.41 ns/op BenchmarkCas64-4 2360275 53.82 ns/op BenchmarkXchg-4 2948817 47.99 ns/op BenchmarkXchg64-4 2999166 47.48 ns/op PASS ok runtime/internal/atomic 3.014s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 3983666 28.02 ns/op BenchmarkMulUintptr/large-4 3396000 33.95 ns/op PASS ok runtime/internal/math 0.331s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6895692 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9911771 ns/op 716.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 817 152379 ns/op 5.394 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13469240 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 20407758 ns/op 1464 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 127 876063 ns/op 65.49 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82894165 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 113276686 ns/op 7705 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9601886 ns/op 791.9 concurrent_launches/op PASS ok runtime/pprof 1.890s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 13 9035302 ns/op BenchmarkStackLeak-4 13875 8701 ns/op PASS ok runtime/race 0.558s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5556556 23.91 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 204100 586.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.423s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 148651 725.8 ns/op BenchmarkSortString1K-4 175 690041 ns/op BenchmarkSortString1K_Slice-4 193 604402 ns/op BenchmarkStableString1K-4 94 1170990 ns/op BenchmarkSortInt1K-4 217 542730 ns/op BenchmarkSortInt1K_Sorted-4 3350 39126 ns/op BenchmarkSortInt1K_Reversed-4 1998 59715 ns/op BenchmarkSortInt1K_Mod8-4 496 218922 ns/op BenchmarkStableInt1K-4 141 836787 ns/op BenchmarkStableInt1K_Slice-4 163 759370 ns/op BenchmarkSortInt64K-4 2 52176793 ns/op BenchmarkSortInt64K_Slice-4 3 45234768 ns/op BenchmarkStableInt64K-4 2 73148217 ns/op BenchmarkSort1e2-4 459 269194 ns/op BenchmarkStable1e2-4 154 922578 ns/op BenchmarkSort1e4-4 2 51982122 ns/op BenchmarkStable1e4-4 1 224544461 ns/op PASS ok sort 3.780s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 864604 138.7 ns/op BenchmarkAtof64Float-4 602720 167.0 ns/op BenchmarkAtof64FloatExp-4 604662 191.2 ns/op BenchmarkAtof64Big-4 424476 277.7 ns/op BenchmarkAtof64RandomBits-4 394753 284.1 ns/op BenchmarkAtof64RandomFloats-4 433644 263.7 ns/op BenchmarkAtof64RandomLongFloats-4 383077 314.3 ns/op BenchmarkAtof32Decimal-4 794132 143.7 ns/op BenchmarkAtof32Float-4 728578 163.6 ns/op BenchmarkAtof32FloatExp-4 533296 203.6 ns/op BenchmarkAtof32Random-4 348097 335.0 ns/op BenchmarkAtof32RandomLong-4 144210 817.0 ns/op BenchmarkParseInt/Pos/7bit-4 1334650 88.73 ns/op BenchmarkParseInt/Pos/26bit-4 595486 195.3 ns/op BenchmarkParseInt/Pos/31bit-4 512912 213.4 ns/op BenchmarkParseInt/Pos/56bit-4 351642 339.5 ns/op BenchmarkParseInt/Pos/63bit-4 321188 357.2 ns/op BenchmarkParseInt/Neg/7bit-4 1347205 89.20 ns/op BenchmarkParseInt/Neg/26bit-4 551122 202.1 ns/op BenchmarkParseInt/Neg/31bit-4 527479 221.8 ns/op BenchmarkParseInt/Neg/56bit-4 345195 336.0 ns/op BenchmarkParseInt/Neg/63bit-4 329109 354.0 ns/op BenchmarkAtoi/Pos/7bit-4 1995309 60.80 ns/op BenchmarkAtoi/Pos/26bit-4 789586 146.8 ns/op BenchmarkAtoi/Pos/31bit-4 673046 163.3 ns/op BenchmarkAtoi/Pos/56bit-4 414550 281.4 ns/op BenchmarkAtoi/Pos/63bit-4 315000 376.6 ns/op BenchmarkAtoi/Neg/7bit-4 1906105 61.60 ns/op BenchmarkAtoi/Neg/26bit-4 732861 151.0 ns/op BenchmarkAtoi/Neg/31bit-4 714560 164.7 ns/op BenchmarkAtoi/Neg/56bit-4 413019 280.9 ns/op BenchmarkAtoi/Neg/63bit-4 312537 374.2 ns/op BenchmarkFormatFloat/Decimal-4 91821 1128 ns/op BenchmarkFormatFloat/Float-4 102400 1184 ns/op BenchmarkFormatFloat/Exp-4 111042 1075 ns/op BenchmarkFormatFloat/NegExp-4 105813 1068 ns/op BenchmarkFormatFloat/LongExp-4 93885 1304 ns/op BenchmarkFormatFloat/Big-4 85821 1344 ns/op BenchmarkFormatFloat/BinaryExp-4 195162 605.6 ns/op BenchmarkFormatFloat/32Integer-4 110791 1089 ns/op BenchmarkFormatFloat/32ExactFraction-4 117105 1046 ns/op BenchmarkFormatFloat/32Point-4 105796 1151 ns/op BenchmarkFormatFloat/32Exp-4 106849 1074 ns/op BenchmarkFormatFloat/32NegExp-4 111144 1071 ns/op BenchmarkFormatFloat/32Shortest-4 119877 1006 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 135592 883.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 130368 911.6 ns/op BenchmarkFormatFloat/64Fixed1-4 150673 793.3 ns/op BenchmarkFormatFloat/64Fixed2-4 152824 794.7 ns/op BenchmarkFormatFloat/64Fixed3-4 141040 797.0 ns/op BenchmarkFormatFloat/64Fixed4-4 151768 789.6 ns/op BenchmarkFormatFloat/64Fixed12-4 83349 1435 ns/op BenchmarkFormatFloat/64Fixed16-4 110019 1105 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 107325 1079 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 103437 1181 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2206 49444 ns/op BenchmarkFormatFloat/Slowpath64-4 92439 1294 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 92007 1272 ns/op BenchmarkAppendFloat/Decimal-4 136346 877.1 ns/op BenchmarkAppendFloat/Float-4 119719 986.3 ns/op BenchmarkAppendFloat/Exp-4 134652 887.1 ns/op BenchmarkAppendFloat/NegExp-4 133737 876.0 ns/op BenchmarkAppendFloat/LongExp-4 109399 1069 ns/op BenchmarkAppendFloat/Big-4 105182 1101 ns/op BenchmarkAppendFloat/BinaryExp-4 305257 381.0 ns/op BenchmarkAppendFloat/32Integer-4 135106 883.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 136436 864.7 ns/op BenchmarkAppendFloat/32Point-4 128672 927.1 ns/op BenchmarkAppendFloat/32Exp-4 138498 884.4 ns/op BenchmarkAppendFloat/32NegExp-4 138122 855.2 ns/op BenchmarkAppendFloat/32Shortest-4 153895 775.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 173154 681.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 161770 698.3 ns/op BenchmarkAppendFloat/64Fixed1-4 186463 611.9 ns/op BenchmarkAppendFloat/64Fixed2-4 192860 608.2 ns/op BenchmarkAppendFloat/64Fixed3-4 191055 609.7 ns/op BenchmarkAppendFloat/64Fixed4-4 187592 606.9 ns/op BenchmarkAppendFloat/64Fixed12-4 99093 1153 ns/op BenchmarkAppendFloat/64Fixed16-4 134035 866.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 145011 805.2 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 123100 932.7 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2398 49374 ns/op BenchmarkAppendFloat/Slowpath64-4 107566 1069 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 111675 1053 ns/op BenchmarkFormatInt-4 14992 7760 ns/op BenchmarkAppendInt-4 16646 7097 ns/op BenchmarkFormatUint-4 77296 1470 ns/op BenchmarkAppendUint-4 90668 1265 ns/op BenchmarkFormatIntSmall/7-4 2794285 42.76 ns/op BenchmarkFormatIntSmall/42-4 2832654 40.72 ns/op BenchmarkAppendIntSmall-4 1332048 88.18 ns/op BenchmarkAppendUintVarlen/1-4 1267472 92.45 ns/op BenchmarkAppendUintVarlen/12-4 1296782 92.39 ns/op BenchmarkAppendUintVarlen/123-4 799947 132.2 ns/op BenchmarkAppendUintVarlen/1234-4 869533 127.5 ns/op BenchmarkAppendUintVarlen/12345-4 836395 130.7 ns/op BenchmarkAppendUintVarlen/123456-4 819019 135.8 ns/op BenchmarkAppendUintVarlen/1234567-4 805900 138.3 ns/op BenchmarkAppendUintVarlen/12345678-4 759939 136.1 ns/op BenchmarkAppendUintVarlen/123456789-4 789898 136.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 806114 137.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 820118 140.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 770376 143.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 765399 143.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 755157 144.3 ns/op BenchmarkAppendUintVarlen/123456789012345-4 761179 147.0 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 765052 150.6 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 745179 151.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 742119 156.2 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 715058 159.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 728163 156.2 ns/op BenchmarkQuote-4 42110 2740 ns/op BenchmarkQuoteRune-4 438477 272.8 ns/op BenchmarkAppendQuote-4 51330 2243 ns/op BenchmarkAppendQuoteRune-4 822799 139.4 ns/op BenchmarkUnquoteEasy-4 1292841 91.47 ns/op BenchmarkUnquoteHard-4 46246 2478 ns/op PASS ok strconv 15.929s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 417792 267.6 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 136195 890.3 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 192628 643.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 252598 411.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 90404 1317 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 89918 1147 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 669687 177.9 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21006 5663 ns/op BenchmarkGenericMatch1-4 2010 52277 ns/op BenchmarkGenericMatch2-4 421 283035 ns/op BenchmarkSingleMaxSkipping-4 7755 14876 ns/op 672.23 MB/s BenchmarkSingleLongSuffixFail-4 13684 8802 ns/op 113.83 MB/s BenchmarkSingleMatch-4 237 493120 ns/op 30.42 MB/s BenchmarkByteByteNoMatch-4 71802 1659 ns/op BenchmarkByteByteMatch-4 18379 6425 ns/op BenchmarkByteStringMatch-4 21404 5473 ns/op BenchmarkHTMLEscapeNew-4 68726 1692 ns/op BenchmarkHTMLEscapeOld-4 85897 1347 ns/op BenchmarkByteStringReplacerWriteString-4 1370 83295 ns/op BenchmarkByteReplacerWriteString-4 1455 76956 ns/op BenchmarkByteByteReplaces-4 3267 35219 ns/op BenchmarkByteByteMap-4 9973 11440 ns/op BenchmarkMap/identity/ASCII-4 594644 198.6 ns/op BenchmarkMap/identity/Greek-4 442538 276.4 ns/op BenchmarkMap/change/ASCII-4 37411 3178 ns/op BenchmarkMap/change/Greek-4 29172 4080 ns/op BenchmarkIndexRune-4 2049650 58.45 ns/op BenchmarkIndexRuneLongString-4 1801695 66.40 ns/op BenchmarkIndexRuneFastPath-4 4482259 26.36 ns/op BenchmarkIndex-4 4334002 27.34 ns/op BenchmarkLastIndex-4 4679026 25.08 ns/op BenchmarkIndexByte-4 9439854 10.62 ns/op BenchmarkToUpper/#00-4 3201160 38.28 ns/op BenchmarkToUpper/ONLYUPPER-4 2275004 53.05 ns/op BenchmarkToUpper/abc-4 310026 355.3 ns/op BenchmarkToUpper/AbC123-4 257859 466.8 ns/op BenchmarkToUpper/azAZ09_-4 288950 437.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 54906 2151 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 71814 1664 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32725 3594 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56730 2122 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 117810 987.9 ns/op BenchmarkToLower/#00-4 3128839 38.83 ns/op BenchmarkToLower/abc-4 2710782 43.35 ns/op BenchmarkToLower/AbC123-4 232881 510.6 ns/op BenchmarkToLower/azAZ09_-4 227984 520.3 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 97128 1230 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 63459 1872 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34936 3417 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69336 1689 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114340 1065 ns/op BenchmarkMapNoChanges-4 774693 140.7 ns/op BenchmarkTrim-4 38242 3111 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3240488 36.55 ns/op BenchmarkToValidUTF8/InvalidASCII-4 191646 608.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 123452 952.0 ns/op BenchmarkEqualFold/Tests-4 56356 2138 ns/op BenchmarkEqualFold/ASCII-4 3397024 35.05 ns/op BenchmarkEqualFold/UnicodePrefix-4 107199 1103 ns/op BenchmarkEqualFold/UnicodeSuffix-4 118165 1004 ns/op BenchmarkIndexHard1-4 832 145702 ns/op BenchmarkIndexHard2-4 586 204612 ns/op BenchmarkIndexHard3-4 148 796114 ns/op BenchmarkIndexHard4-4 181 664162 ns/op BenchmarkLastIndexHard1-4 57 2014490 ns/op BenchmarkLastIndexHard2-4 55 2029320 ns/op BenchmarkLastIndexHard3-4 56 2000185 ns/op BenchmarkCountHard1-4 837 145576 ns/op BenchmarkCountHard2-4 596 199787 ns/op BenchmarkCountHard3-4 147 798266 ns/op BenchmarkIndexTorture-4 7364 15791 ns/op BenchmarkCountTorture-4 7574 15910 ns/op BenchmarkCountTortureOverlapping-4 668 164942 ns/op BenchmarkCountByte/10-4 4311382 27.66 ns/op 361.59 MB/s BenchmarkCountByte/32-4 3930357 30.84 ns/op 1037.76 MB/s BenchmarkCountByte/4096-4 843807 141.9 ns/op 28874.77 MB/s BenchmarkCountByte/4194304-4 652 171527 ns/op 24452.76 MB/s BenchmarkCountByte/67108864-4 18 6226749 ns/op 10777.51 MB/s BenchmarkFields/ASCII/16-4 263474 449.3 ns/op 35.61 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19201 6116 ns/op 41.85 MB/s 416 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1225 98183 ns/op 41.72 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 61 1880255 ns/op 34.85 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29816172 ns/op 35.17 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 136832 855.9 ns/op 18.69 MB/s 16 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9820 11600 ns/op 22.07 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 568 200638 ns/op 20.41 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4276876 ns/op 15.32 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 87107152 ns/op 12.04 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 215437 588.1 ns/op 27.21 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17720 6714 ns/op 38.13 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 926 120175 ns/op 34.08 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2935167 ns/op 22.33 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 67679744 ns/op 15.49 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 171418 707.8 ns/op 22.60 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13586 8716 ns/op 29.37 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 697 155376 ns/op 26.36 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 32 3543029 ns/op 18.50 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 77056819 ns/op 13.61 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 105011053 ns/op BenchmarkSplitSingleByteSeparator-4 14 8330398 ns/op BenchmarkSplitMultiByteSeparator-4 28 4009276 ns/op BenchmarkSplitNSingleByteSeparator-4 208592 529.5 ns/op BenchmarkSplitNMultiByteSeparator-4 177871 683.7 ns/op BenchmarkRepeat/5x0-4 3046806 38.79 ns/op BenchmarkRepeat/5x1-4 3474182 34.48 ns/op BenchmarkRepeat/5x2-4 271562 439.2 ns/op BenchmarkRepeat/5x6-4 165134 730.3 ns/op BenchmarkRepeat/10x0-4 3478927 34.77 ns/op BenchmarkRepeat/10x1-4 3457623 35.34 ns/op BenchmarkRepeat/10x2-4 264196 451.3 ns/op BenchmarkRepeat/10x6-4 151950 747.8 ns/op BenchmarkRepeatLarge/256/1-4 69030 1612 ns/op 158.83 MB/s BenchmarkRepeatLarge/256/16-4 112203 1036 ns/op 247.08 MB/s BenchmarkRepeatLarge/512/1-4 53906 2019 ns/op 253.64 MB/s BenchmarkRepeatLarge/512/16-4 86024 1448 ns/op 353.56 MB/s BenchmarkRepeatLarge/1024/1-4 42358 2579 ns/op 397.04 MB/s BenchmarkRepeatLarge/1024/16-4 55737 1999 ns/op 512.35 MB/s BenchmarkRepeatLarge/2048/1-4 29152 4127 ns/op 496.28 MB/s BenchmarkRepeatLarge/2048/16-4 33394 3292 ns/op 622.16 MB/s BenchmarkRepeatLarge/4096/1-4 19353 6095 ns/op 671.98 MB/s BenchmarkRepeatLarge/4096/16-4 21192 5496 ns/op 745.25 MB/s BenchmarkRepeatLarge/8192/1-4 11564 11059 ns/op 740.75 MB/s BenchmarkRepeatLarge/8192/16-4 12277 9562 ns/op 856.71 MB/s BenchmarkRepeatLarge/8192/4097-4 5636143 21.33 ns/op 192120.59 MB/s BenchmarkRepeatLarge/16384/1-4 6789 18113 ns/op 904.53 MB/s BenchmarkRepeatLarge/16384/16-4 7189 16943 ns/op 967.03 MB/s BenchmarkRepeatLarge/16384/4097-4 9592 13562 ns/op 906.28 MB/s BenchmarkRepeatLarge/32768/1-4 3642 32325 ns/op 1013.72 MB/s BenchmarkRepeatLarge/32768/16-4 3927 31080 ns/op 1054.31 MB/s BenchmarkRepeatLarge/32768/4097-4 4060 30871 ns/op 928.98 MB/s BenchmarkRepeatLarge/65536/1-4 1917 61795 ns/op 1060.53 MB/s BenchmarkRepeatLarge/65536/16-4 1934 59124 ns/op 1108.45 MB/s BenchmarkRepeatLarge/65536/4097-4 1820 64094 ns/op 958.83 MB/s BenchmarkRepeatLarge/131072/1-4 212 527424 ns/op 248.51 MB/s BenchmarkRepeatLarge/131072/16-4 213 539691 ns/op 242.86 MB/s BenchmarkRepeatLarge/131072/4097-4 220 536138 ns/op 236.89 MB/s BenchmarkRepeatLarge/262144/1-4 100 1061815 ns/op 246.88 MB/s BenchmarkRepeatLarge/262144/16-4 100 1074186 ns/op 244.04 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1077994 ns/op 239.44 MB/s BenchmarkRepeatLarge/524288/1-4 60 2178354 ns/op 240.68 MB/s BenchmarkRepeatLarge/524288/16-4 60 2119560 ns/op 247.36 MB/s BenchmarkRepeatLarge/524288/4097-4 60 2124704 ns/op 244.89 MB/s BenchmarkRepeatLarge/1048576/1-4 27 4237832 ns/op 247.43 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4140371 ns/op 253.26 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4299984 ns/op 242.96 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8284168 ns/op 253.15 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8315410 ns/op 252.20 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8309311 ns/op 251.95 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16915963 ns/op 247.95 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15840745 ns/op 264.78 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16223210 ns/op 258.35 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32134989 ns/op 261.04 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31374436 ns/op 267.37 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32093467 ns/op 261.32 MB/s BenchmarkRepeatLarge/16777216/1-4 2 64278502 ns/op 261.01 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63161060 ns/op 265.63 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 64372674 ns/op 260.63 MB/s BenchmarkRepeatLarge/33554432/1-4 1 124261763 ns/op 270.03 MB/s BenchmarkRepeatLarge/33554432/16-4 1 123211109 ns/op 272.33 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 122829160 ns/op 273.18 MB/s BenchmarkRepeatLarge/67108864/1-4 1 249501040 ns/op 268.97 MB/s BenchmarkRepeatLarge/67108864/16-4 1 244110511 ns/op 274.91 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 242526280 ns/op 276.71 MB/s BenchmarkRepeatLarge/134217728/1-4 1 480500869 ns/op 279.33 MB/s BenchmarkRepeatLarge/134217728/16-4 1 482710481 ns/op 278.05 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 490574952 ns/op 273.59 MB/s BenchmarkRepeatLarge/268435456/1-4 1 956029660 ns/op 280.78 MB/s BenchmarkRepeatLarge/268435456/16-4 1 963219733 ns/op 278.69 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 958799723 ns/op 279.97 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1927089232 ns/op 278.59 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1894394042 ns/op 283.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1936239071 ns/op 277.28 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3794930309 ns/op 282.94 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3761010457 ns/op 285.49 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3849722746 ns/op 278.91 MB/s BenchmarkIndexAnyASCII/1:1-4 1960071 59.08 ns/op BenchmarkIndexAnyASCII/1:2-4 2040952 58.98 ns/op BenchmarkIndexAnyASCII/1:4-4 2029732 58.48 ns/op BenchmarkIndexAnyASCII/1:8-4 1992146 58.96 ns/op BenchmarkIndexAnyASCII/1:16-4 2039676 56.94 ns/op BenchmarkIndexAnyASCII/1:32-4 2013949 58.76 ns/op BenchmarkIndexAnyASCII/1:64-4 1935414 60.71 ns/op BenchmarkIndexAnyASCII/16:1-4 2005276 59.28 ns/op BenchmarkIndexAnyASCII/16:2-4 742712 156.9 ns/op BenchmarkIndexAnyASCII/16:4-4 719632 159.0 ns/op BenchmarkIndexAnyASCII/16:8-4 708824 164.0 ns/op BenchmarkIndexAnyASCII/16:16-4 676813 173.5 ns/op BenchmarkIndexAnyASCII/16:32-4 588229 202.0 ns/op BenchmarkIndexAnyASCII/16:64-4 472213 252.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1760899 68.59 ns/op BenchmarkIndexAnyASCII/256:2-4 73020 1642 ns/op BenchmarkIndexAnyASCII/256:4-4 72639 1654 ns/op BenchmarkIndexAnyASCII/256:8-4 72902 1648 ns/op BenchmarkIndexAnyASCII/256:16-4 70848 1656 ns/op BenchmarkIndexAnyASCII/256:32-4 70111 1684 ns/op BenchmarkIndexAnyASCII/256:64-4 66082 1753 ns/op BenchmarkIndexAnyUTF8/1:1-4 1958403 59.26 ns/op BenchmarkIndexAnyUTF8/1:2-4 2010898 59.77 ns/op BenchmarkIndexAnyUTF8/1:4-4 2022243 58.87 ns/op BenchmarkIndexAnyUTF8/1:8-4 2041958 58.01 ns/op BenchmarkIndexAnyUTF8/1:16-4 2057968 57.63 ns/op BenchmarkIndexAnyUTF8/1:32-4 2053664 58.73 ns/op BenchmarkIndexAnyUTF8/1:64-4 2019051 58.40 ns/op BenchmarkIndexAnyUTF8/16:1-4 1606833 75.50 ns/op BenchmarkIndexAnyUTF8/16:2-4 317544 359.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 324800 362.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 318900 359.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 311074 372.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 302936 390.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 304375 384.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 433498 266.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 23858 4995 ns/op BenchmarkIndexAnyUTF8/256:4-4 24006 4990 ns/op BenchmarkIndexAnyUTF8/256:8-4 23768 4987 ns/op BenchmarkIndexAnyUTF8/256:16-4 22820 5209 ns/op BenchmarkIndexAnyUTF8/256:32-4 22087 5466 ns/op BenchmarkIndexAnyUTF8/256:64-4 22153 5392 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1962596 59.87 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2034566 58.51 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2040133 58.62 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2050518 58.52 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2103210 57.74 ns/op BenchmarkLastIndexAnyASCII/1:32-4 1926781 61.13 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1952460 61.03 ns/op BenchmarkLastIndexAnyASCII/16:1-4 768418 155.1 ns/op BenchmarkLastIndexAnyASCII/16:2-4 739603 152.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 702166 156.4 ns/op BenchmarkLastIndexAnyASCII/16:8-4 682707 164.5 ns/op BenchmarkLastIndexAnyASCII/16:16-4 598384 178.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 565759 201.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 486100 246.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74934 1591 ns/op BenchmarkLastIndexAnyASCII/256:2-4 72680 1603 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73377 1589 ns/op BenchmarkLastIndexAnyASCII/256:8-4 74256 1596 ns/op BenchmarkLastIndexAnyASCII/256:16-4 74108 1613 ns/op BenchmarkLastIndexAnyASCII/256:32-4 73275 1630 ns/op BenchmarkLastIndexAnyASCII/256:64-4 69693 1696 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 1968076 60.44 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2022130 58.55 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2028752 59.09 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2040092 58.50 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2131345 56.61 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2013337 58.62 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2045000 57.16 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 347074 325.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 175112 636.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 184684 630.0 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 185181 632.0 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 180672 665.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 168608 692.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 173926 685.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28292 4290 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12732 9334 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12740 9380 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12830 9523 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12139 9916 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10289 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10221 ns/op BenchmarkTrimASCII/1:1-4 3153769 36.85 ns/op BenchmarkTrimASCII/1:2-4 2338042 50.64 ns/op BenchmarkTrimASCII/1:4-4 2302420 52.35 ns/op BenchmarkTrimASCII/1:8-4 2082704 57.72 ns/op BenchmarkTrimASCII/1:16-4 1779451 68.09 ns/op BenchmarkTrimASCII/16:1-4 2431063 48.70 ns/op BenchmarkTrimASCII/16:2-4 735584 159.2 ns/op BenchmarkTrimASCII/16:4-4 738018 163.0 ns/op BenchmarkTrimASCII/16:8-4 718782 163.9 ns/op BenchmarkTrimASCII/16:16-4 627006 176.4 ns/op BenchmarkTrimASCII/256:1-4 615735 182.5 ns/op BenchmarkTrimASCII/256:2-4 69885 1714 ns/op BenchmarkTrimASCII/256:4-4 70120 1715 ns/op BenchmarkTrimASCII/256:8-4 70347 1713 ns/op BenchmarkTrimASCII/256:16-4 68420 1737 ns/op BenchmarkTrimASCII/4096:1-4 56239 2117 ns/op BenchmarkTrimASCII/4096:2-4 4471 26409 ns/op BenchmarkTrimASCII/4096:4-4 4404 26296 ns/op BenchmarkTrimASCII/4096:8-4 4508 26157 ns/op BenchmarkTrimASCII/4096:16-4 4401 26062 ns/op BenchmarkTrimByte-4 4420851 27.01 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13339 9172 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13219 9097 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1138 104394 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2301 51641 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4555 25687 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7742 14640 ns/op BenchmarkJoin/0-4 5142678 23.02 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4053361 28.74 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 232681 526.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 149799 769.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 110613 1068 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 89902 1305 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 77900 1528 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 66378 1800 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2645164 45.17 ns/op BenchmarkTrimSpace/ASCII-4 1486507 80.06 ns/op BenchmarkTrimSpace/SomeNonASCII-4 139070 835.8 ns/op BenchmarkTrimSpace/JustNonASCII-4 72603 1592 ns/op BenchmarkReplaceAll-4 124626 964.3 ns/op 16 B/op 1 allocs/op PASS ok strings 68.865s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 53812 2197 ns/op BenchmarkCond2-4 23839 4495 ns/op BenchmarkCond4-4 15360 7555 ns/op BenchmarkCond8-4 8157 14325 ns/op BenchmarkCond16-4 4592 29936 ns/op BenchmarkCond32-4 1714 75852 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 393964 294.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 244522 490.3 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 481831 234.4 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 417492 346.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 257647 465.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 526687 191.4 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 67550 1855 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 68197 2096 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 49767 2574 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 36616 3041 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 423772 256.4 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 166479 776.7 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 441014 329.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 146642 864.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 475736 226.8 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 161698 756.9 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1947714 56.12 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 40023 2809 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 106983 1109 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 337713 411.1 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 5588 18156 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 270 585409 ns/op BenchmarkRange/*sync.Map-4 1124 92381 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 89763 1580 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 175698 629.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 52369 2131 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 101712 1204 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 211647 579.7 ns/op BenchmarkAdversarialDelete/*sync.Map-4 125169 978.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 64320 2025 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 167403 691.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 588208 242.9 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 48423 2485 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 136624 997.7 ns/op BenchmarkSwapCollision/*sync.Map-4 63031 1823 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 247 475244 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 103399 1275 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 308881 410.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18906 5843 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 52750 2027 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19856 6251 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 330379 376.3 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 88722 1253 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 154500 781.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2002033 71.23 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 174758 718.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 2349416 57.71 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 496498 249.6 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 131163 790.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 470878 256.7 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 88347 1416 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 245767 408.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 413118 291.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 102529 1145 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 516598 259.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 182984 711.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 103965 1122 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 307436 847.6 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 53176 2272 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 180294 610.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 397009 287.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 119376 1097 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 529668 245.6 ns/op BenchmarkUncontendedSemaphore-4 3706063 32.14 ns/op BenchmarkContendedSemaphore-4 3237115 36.53 ns/op BenchmarkMutexUncontended-4 952857 147.3 ns/op BenchmarkMutex-4 122690 957.8 ns/op BenchmarkMutexSlack-4 110594 1001 ns/op BenchmarkMutexWork-4 96966 1068 ns/op BenchmarkMutexWorkSlack-4 135746 1010 ns/op BenchmarkMutexNoSpin-4 46833 2512 ns/op BenchmarkMutexSpin-4 52880 2175 ns/op BenchmarkOnce-4 589772 243.3 ns/op BenchmarkSemaUncontended-4 6523008 17.45 ns/op BenchmarkSemaSyntNonblock-4 1000000 100.6 ns/op BenchmarkSemaSyntBlock-4 1000000 110.1 ns/op BenchmarkSemaWorkNonblock-4 792823 136.5 ns/op BenchmarkSemaWorkBlock-4 968857 144.5 ns/op BenchmarkRWMutexUncontended-4 326474 361.6 ns/op BenchmarkRWMutexWrite100-4 269646 429.5 ns/op BenchmarkRWMutexWrite10-4 268806 528.6 ns/op BenchmarkRWMutexWorkWrite100-4 222775 516.5 ns/op BenchmarkRWMutexWorkWrite10-4 206888 632.7 ns/op BenchmarkWaitGroupUncontended-4 991623 129.7 ns/op BenchmarkWaitGroupAddDone-4 313472 472.9 ns/op BenchmarkWaitGroupAddDoneWork-4 249704 490.2 ns/op BenchmarkWaitGroupWait-4 4966795 23.20 ns/op BenchmarkWaitGroupWaitWork-4 3382404 35.43 ns/op BenchmarkWaitGroupActuallyWait-4 38241 3242 ns/op 32 B/op 2 allocs/op PASS ok sync 17.902s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 462728 251.0 ns/op PASS ok sync/atomic 0.158s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 102332 1118 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 7525 14670 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11390 10443 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 97 1246098 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 121 965398 ns/op 1069 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 188959331 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 185804055 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1626 67801 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1792 56534 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6364875 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 20 5538151 ns/op 20678 B/op 51 allocs/op BenchmarkTable/10x100000/new-4 1 746852921 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 731746441 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/100x10/new-4 212 556273 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 246 491025 ns/op 159 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 62652302 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 59945778 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7311323542 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7098497077 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2640 44514 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3206162 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 339252266 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2331 48309 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 256 452325 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4562901 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 6164 16378 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.627s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 82878751 ns/op BenchmarkVariableString-4 96885 1223 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2166 56341 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 0.663s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 32 3716640 ns/op BenchmarkAfter-4 94 1195700 ns/op BenchmarkStop-4 193 636426 ns/op BenchmarkSimultaneousAfterFunc-4 25 4639189 ns/op BenchmarkStartStop-4 175 668183 ns/op BenchmarkReset-4 1983 60170 ns/op BenchmarkSleep-4 32 3964033 ns/op BenchmarkParallelTimerLatency-4 50 273254 avg-late-ns 1923872 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 344443 avg-late-ns 819577 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 331019 avg-late-ns 1271992 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 423926 avg-late-ns 1340821 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 402507 avg-late-ns 1772296 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 345804 avg-late-ns 1465837 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 345878 avg-late-ns 2553433 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 165810 avg-late-ns 1313562 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 194220 avg-late-ns 2963032 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 181139 avg-late-ns 1764090 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 982536 avg-late-ns 4256422 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 299827 avg-late-ns 972094 max-late-ns BenchmarkTicker-4 351 411312 ns/op BenchmarkTickerReset-4 3952 30174 ns/op BenchmarkTickerResetNaive-4 181 713527 ns/op BenchmarkNow-4 1000000 101.6 ns/op BenchmarkNowUnixNano-4 1201522 101.4 ns/op BenchmarkNowUnixMilli-4 1000000 101.3 ns/op BenchmarkNowUnixMicro-4 1000000 102.7 ns/op BenchmarkFormat-4 56539 2079 ns/op BenchmarkFormatRFC3339-4 78038 1548 ns/op BenchmarkFormatRFC3339Nano-4 75954 1568 ns/op BenchmarkFormatNow-4 79164 1500 ns/op BenchmarkMarshalJSON-4 101516 1150 ns/op BenchmarkMarshalText-4 106872 1114 ns/op BenchmarkParse-4 136591 857.9 ns/op BenchmarkParseRFC3339UTC-4 310465 370.8 ns/op BenchmarkParseRFC3339UTCBytes-4 213588 554.0 ns/op BenchmarkParseRFC3339TZ-4 99424 1220 ns/op BenchmarkParseRFC3339TZBytes-4 76929 1577 ns/op BenchmarkParseDuration-4 516033 229.5 ns/op BenchmarkHour-4 843964 140.2 ns/op BenchmarkSecond-4 826772 140.1 ns/op BenchmarkYear-4 614901 193.6 ns/op BenchmarkDay-4 568890 209.3 ns/op BenchmarkISOWeek-4 611916 191.0 ns/op BenchmarkGoString-4 78042 1524 ns/op BenchmarkUnmarshalText-4 65180 1806 ns/op PASS ok time 12.329s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 560944 200.8 ns/op BenchmarkDecodeValidJapaneseChars-4 671397 163.1 ns/op BenchmarkDecodeRune-4 1644111 71.57 ns/op BenchmarkEncodeValidASCII-4 523340 213.2 ns/op BenchmarkEncodeValidJapaneseChars-4 790694 146.7 ns/op BenchmarkAppendRuneValidASCII-4 1497598 79.48 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2384223 50.81 ns/op BenchmarkEncodeRune-4 2905029 41.17 ns/op PASS ok unicode/utf16 1.344s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 816009 150.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 166263 682.9 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4079512 29.46 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 415274 279.1 ns/op BenchmarkValidTenASCIIChars-4 850868 141.7 ns/op BenchmarkValid100KASCIIChars-4 93 1282050 ns/op BenchmarkValidTenJapaneseChars-4 151174 777.6 ns/op BenchmarkValidLongMostlyASCII-4 87 1370699 ns/op BenchmarkValidLongJapanese-4 46 2225590 ns/op BenchmarkValidStringTenASCIIChars-4 4933483 24.10 ns/op BenchmarkValidString100KASCIIChars-4 8271 14315 ns/op BenchmarkValidStringTenJapaneseChars-4 392294 272.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1176 99305 ns/op BenchmarkValidStringLongJapanese-4 148 800785 ns/op BenchmarkEncodeASCIIRune-4 4523895 26.24 ns/op BenchmarkEncodeJapaneseRune-4 2543806 43.89 ns/op BenchmarkAppendASCIIRune-4 8520536 13.79 ns/op BenchmarkAppendJapaneseRune-4 2946765 40.70 ns/op BenchmarkDecodeASCIIRune-4 2750457 43.09 ns/op BenchmarkDecodeJapaneseRune-4 1933137 65.81 ns/op BenchmarkFullRune/ASCII-4 3283135 36.31 ns/op BenchmarkFullRune/Incomplete-4 1485477 81.19 ns/op BenchmarkFullRune/Japanese-4 3515000 33.99 ns/op PASS ok unicode/utf8 3.733s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 53585906895 ns/op PASS ok cmd/api 60.317s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 100.9 ns/op BenchmarkEqArrayOfStrings64-4 155556 768.6 ns/op BenchmarkEqArrayOfStrings1024-4 9075 11411 ns/op BenchmarkEqArrayOfFloats5-4 1397139 86.93 ns/op BenchmarkEqArrayOfFloats64-4 141224 836.2 ns/op BenchmarkEqArrayOfFloats1024-4 8496 13147 ns/op BenchmarkEqStruct-4 21037032 5.687 ns/op PASS ok cmd/compile/internal/reflectdata 1.074s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 7858 340897 ns/op BenchmarkCopyElim1-4 714 185185 ns/op BenchmarkCopyElim10-4 555 195389 ns/op BenchmarkCopyElim100-4 290 356169 ns/op BenchmarkCopyElim1000-4 52 2200950 ns/op BenchmarkCopyElim10000-4 3 44095122 ns/op BenchmarkCopyElim100000-4 1 736642045 ns/op BenchmarkDeadCode/1-4 507 202216 ns/op BenchmarkDeadCode/10-4 423 240912 ns/op BenchmarkDeadCode/100-4 237 510831 ns/op BenchmarkDeadCode/1000-4 45 2812532 ns/op BenchmarkDeadCode/10000-4 3 39506082 ns/op BenchmarkDeadCode/100000-4 1 508043932 ns/op BenchmarkDeadCode/200000-4 1 1016043399 ns/op BenchmarkDominatorsLinear-4 9 12049806 ns/op 0.83 MB/s BenchmarkDominatorsFwdBack-4 6 17779831 ns/op 0.56 MB/s BenchmarkDominatorsManyPred-4 7 16040089 ns/op 0.62 MB/s BenchmarkDominatorsMaxPred-4 7 16352771 ns/op 0.61 MB/s BenchmarkDominatorsMaxPredVal-4 7 15728646 ns/op 0.64 MB/s BenchmarkFuse/1-4 430 234848 ns/op BenchmarkFuse/10-4 456 271487 ns/op BenchmarkFuse/100-4 138 860726 ns/op BenchmarkFuse/1000-4 18 6577996 ns/op BenchmarkFuse/10000-4 2 91524585 ns/op BenchmarkNilCheckDeep1-4 12769 9588 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5089 22776 ns/op 0.44 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 765 159246 ns/op 0.63 MB/s 657 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 67 1612900 ns/op 0.62 MB/s 5451 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19068674 ns/op 0.52 MB/s 125972 B/op 6 allocs/op BenchmarkDSEPass-4 30 3868589 ns/op 50473 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 120760473 ns/op 4276224 B/op 108859 allocs/op BenchmarkCSEPass-4 6 17418125 ns/op 142492 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 163217362 ns/op 5671288 B/op 97511 allocs/op BenchmarkDeadcodePass-4 150 778488 ns/op 83021 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 129059334 ns/op 4043112 B/op 45006 allocs/op BenchmarkMultiPass-4 54 2003345 ns/op 214417 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 264800284 ns/op 11207280 B/op 149778 allocs/op BenchmarkCondRewrite/SoloJump-4 2983532 40.00 ns/op BenchmarkCondRewrite/CombJump-4 2789797 42.41 ns/op PASS ok cmd/compile/internal/ssa 17.132s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 8941 11493 ns/op BenchmarkExtShift-4 17506 6914 ns/op BenchmarkModify-4 9591 11819 ns/op BenchmarkMullImm-4 17108 6990 ns/op BenchmarkConstModify-4 8910 11826 ns/op BenchmarkBitSet-4 20937 5666 ns/op BenchmarkBitClear-4 20994 5706 ns/op BenchmarkBitToggle-4 21081 5685 ns/op BenchmarkBitSetConst-4 160300 769.0 ns/op BenchmarkBitClearConst-4 161128 762.4 ns/op BenchmarkBitToggleConst-4 147261 789.1 ns/op BenchmarkDivconstI64-4 8809500 13.61 ns/op BenchmarkModconstI64-4 8260862 14.19 ns/op BenchmarkDivisiblePow2constI64-4 8928055 13.45 ns/op BenchmarkDivisibleconstI64-4 8877888 13.20 ns/op BenchmarkDivisibleWDivconstI64-4 7241154 16.64 ns/op BenchmarkDivconstU64/3-4 9299847 12.93 ns/op BenchmarkDivconstU64/5-4 8455149 14.28 ns/op BenchmarkDivconstU64/37-4 8614663 14.02 ns/op BenchmarkDivconstU64/1234567-4 8437446 13.96 ns/op BenchmarkModconstU64-4 8933307 13.25 ns/op BenchmarkDivisibleconstU64-4 8792653 13.62 ns/op BenchmarkDivisibleWDivconstU64-4 6691712 17.77 ns/op BenchmarkDivconstI32-4 8320845 14.32 ns/op BenchmarkModconstI32-4 8826093 13.51 ns/op BenchmarkDivisiblePow2constI32-4 8792754 13.56 ns/op BenchmarkDivisibleconstI32-4 8794614 13.67 ns/op BenchmarkDivisibleWDivconstI32-4 6829212 17.59 ns/op BenchmarkDivconstU32-4 8859789 13.64 ns/op BenchmarkModconstU32-4 8307247 14.44 ns/op BenchmarkDivisibleconstU32-4 8808118 13.56 ns/op BenchmarkDivisibleWDivconstU32-4 6853078 17.40 ns/op BenchmarkDivconstI16-4 8349357 14.35 ns/op BenchmarkModconstI16-4 8936980 13.45 ns/op BenchmarkDivisiblePow2constI16-4 8798132 13.56 ns/op BenchmarkDivisibleconstI16-4 8908525 13.48 ns/op BenchmarkDivisibleWDivconstI16-4 6908646 17.42 ns/op BenchmarkDivconstU16-4 8831844 13.63 ns/op BenchmarkModconstU16-4 8686785 13.79 ns/op BenchmarkDivisibleconstU16-4 8864330 13.62 ns/op BenchmarkDivisibleWDivconstU16-4 7332088 16.27 ns/op BenchmarkDivconstI8-4 8831617 13.60 ns/op BenchmarkModconstI8-4 9230314 12.85 ns/op BenchmarkDivisiblePow2constI8-4 8897055 13.37 ns/op BenchmarkDivisibleconstI8-4 8718753 13.68 ns/op BenchmarkDivisibleWDivconstI8-4 7159803 16.81 ns/op BenchmarkDivconstU8-4 8735983 13.70 ns/op BenchmarkModconstU8-4 8790261 13.50 ns/op BenchmarkDivisibleconstU8-4 8630880 13.70 ns/op BenchmarkDivisibleWDivconstU8-4 7040102 16.64 ns/op BenchmarkMul2-4 163894 719.0 ns/op BenchmarkMulNeg2-4 163701 731.0 ns/op BenchmarkEfaceInteger-4 3685275 28.71 ns/op BenchmarkMulconstI32/3-4 16382320 7.218 ns/op BenchmarkMulconstI32/5-4 16498285 7.208 ns/op BenchmarkMulconstI32/12-4 16654845 7.192 ns/op BenchmarkMulconstI32/120-4 16513000 7.188 ns/op BenchmarkMulconstI32/-120-4 16301220 7.277 ns/op BenchmarkMulconstI32/65537-4 16502271 7.229 ns/op BenchmarkMulconstI32/65538-4 16321855 7.317 ns/op BenchmarkMulconstI64/3-4 16565869 7.205 ns/op BenchmarkMulconstI64/5-4 16590054 7.258 ns/op BenchmarkMulconstI64/12-4 16193892 7.231 ns/op BenchmarkMulconstI64/120-4 16658590 7.215 ns/op BenchmarkMulconstI64/-120-4 16591591 7.181 ns/op BenchmarkMulconstI64/65537-4 16574456 7.254 ns/op BenchmarkMulconstI64/65538-4 16455196 7.298 ns/op BenchmarkMulconstU32/3-4 16036322 7.197 ns/op BenchmarkMulconstU32/5-4 15948915 7.395 ns/op BenchmarkMulconstU32/12-4 16413994 7.212 ns/op BenchmarkMulconstU32/120-4 16264342 7.264 ns/op BenchmarkMulconstU32/65537-4 16614010 7.271 ns/op BenchmarkMulconstU32/65538-4 16658184 7.237 ns/op BenchmarkMulconstU64/3-4 16355244 7.238 ns/op BenchmarkMulconstU64/5-4 16013151 7.203 ns/op BenchmarkMulconstU64/12-4 16387362 7.311 ns/op BenchmarkMulconstU64/120-4 16648729 7.233 ns/op BenchmarkMulconstU64/65537-4 16173070 7.238 ns/op BenchmarkMulconstU64/65538-4 16172002 7.279 ns/op BenchmarkShiftArithmeticRight-4 20513548 5.856 ns/op BenchmarkSwitch8Predictable-4 13472158 7.770 ns/op BenchmarkSwitch8Unpredictable-4 5767134 17.77 ns/op BenchmarkSwitch32Predictable-4 8365834 12.27 ns/op BenchmarkSwitch32Unpredictable-4 5692664 17.95 ns/op BenchmarkSwitchStringPredictable-4 7935987 12.69 ns/op BenchmarkSwitchStringUnpredictable-4 4585890 23.61 ns/op PASS ok cmd/compile/internal/test 11.842s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 123 919148 ns/op BenchmarkNamed/Underlying/nongeneric-4 788294 145.1 ns/op BenchmarkNamed/Underlying/generic-4 823864 147.5 ns/op BenchmarkNamed/Underlying/src_instance-4 756235 149.4 ns/op BenchmarkNamed/Underlying/user_instance-4 804000 140.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 575274582 ns/op 52954 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 376632635 ns/op 80877 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 176230926 ns/op 172771 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 149765022 ns/op 203276 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 412840495 ns/op 12424 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 92948209 ns/op 55174 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36836407 ns/op 139162 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33630531 ns/op 152429 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 152444666 ns/op 14231 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43166906 ns/op 50234 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21977746 ns/op 98668 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20946845 ns/op 103526 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1215054925 ns/op 51798 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 615194326 ns/op 102301 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165936937 ns/op 379081 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 118463466 ns/op 530948 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 466696440 ns/op 4334 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67267094 ns/op 30058 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41986547 ns/op 48147 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40380045 ns/op 50070 lines/s PASS ok cmd/compile/internal/types2 16.302s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 108 950902 ns/op 2264861 sys-ns/op 1363065 user-ns/op PASS ok cmd/go 0.206s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 66636 1758 ns/op 4.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 68288 1525 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 13993 8355 ns/op 122.56 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14692 8311 ns/op 123.20 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2203 54407 ns/op 150.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2216 53890 ns/op 152.01 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.975s All tests passed.