linux-amd64-race at de9bffb5f12c4985d8369c39e158fe946f369e82 :: 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-rn43a3b68" "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-rn43a3b68" "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.123s ok archive/zip 2.215s ok bufio 0.323s ok bytes 4.334s ok compress/bzip2 0.453s ok compress/flate 5.463s ok compress/gzip 11.603s ok compress/lzw 0.524s ok compress/zlib 4.411s ok container/heap 0.039s ok container/list 0.028s ok container/ring 0.029s ok context 0.045s ok crypto 0.028s ok crypto/aes 0.069s ok crypto/cipher 0.059s ok crypto/des 0.059s ok crypto/dsa 0.028s ok crypto/ecdh 0.201s ok crypto/ecdsa 0.139s ok crypto/ed25519 0.391s ok crypto/elliptic 0.060s ok crypto/hmac 0.031s ok crypto/internal/alias 0.028s ok crypto/internal/bigmod 2.399s ok crypto/internal/boring 0.028s ok crypto/internal/boring/bcache 0.315s ok crypto/internal/edwards25519 34.618s ok crypto/internal/edwards25519/field 12.409s ok crypto/internal/nistec 3.600s ok crypto/internal/nistec/fiat 0.028s [no tests to run] ok crypto/md5 0.041s ok crypto/rand 0.414s ok crypto/rc4 0.458s ok crypto/rsa 0.463s ok crypto/sha1 0.049s ok crypto/sha256 0.036s ok crypto/sha512 0.039s ok crypto/subtle 0.432s ok crypto/tls 1.471s ok crypto/x509 1.134s ok database/sql 0.352s ok database/sql/driver 0.028s ok debug/buildinfo 0.049s ok debug/dwarf 0.084s ok debug/elf 1.233s ok debug/gosym 0.358s ok debug/macho 0.048s ok debug/pe 0.053s ok debug/plan9obj 0.028s ok embed 0.028s [no tests to run] ok embed/internal/embedtest 0.028s ok encoding/ascii85 0.038s ok encoding/asn1 0.038s ok encoding/base32 0.070s ok encoding/base64 0.038s ok encoding/binary 0.039s ok encoding/csv 0.069s ok encoding/gob 16.523s ok encoding/hex 0.038s ok encoding/json 1.087s ok encoding/pem 2.335s ok encoding/xml 0.213s ok errors 0.038s ok expvar 0.028s ok flag 0.129s ok fmt 0.554s ok go/ast 0.038s ok go/build 3.847s ok go/build/constraint 0.039s ok go/constant 0.038s ok go/doc 0.243s ok go/doc/comment 1.982s ok go/format 0.061s ok go/importer 0.200s ok go/internal/gccgoimporter 0.061s ok go/internal/gcimporter 1.033s ok go/internal/srcimporter 12.590s ok go/parser 0.876s ok go/printer 1.243s ok go/scanner 0.038s ok go/token 0.120s ok go/types 31.117s ok hash 0.038s ok hash/adler32 0.049s ok hash/crc32 0.069s ok hash/crc64 0.038s ok hash/fnv 0.028s ok hash/maphash 0.028s ok html 0.028s ok html/template 0.213s ok image 0.413s ok image/color 0.049s ok image/draw 0.593s ok image/gif 0.878s ok image/jpeg 1.264s ok image/png 3.026s ok index/suffixarray 0.947s ok internal/abi 3.144s ok internal/buildcfg 0.028s ok internal/coverage/cformat 0.028s ok internal/coverage/cmerge 0.028s ok internal/coverage/pods 0.028s ok internal/coverage/slicereader 0.028s ok internal/coverage/slicewriter 0.028s ok internal/coverage/test 0.058s ok internal/cpu 0.084s ok internal/dag 0.028s ok internal/diff 0.028s ok internal/fmtsort 0.028s ok internal/fuzz 0.049s ok internal/godebug 0.029s ok internal/intern 0.201s ok internal/itoa 0.029s ok internal/poll 0.517s ok internal/profile 0.028s ok internal/reflectlite 0.262s ok internal/safefilepath 0.029s ok internal/saferio 0.271s ok internal/singleflight 0.092s ok internal/testenv 0.028s ok internal/trace 0.180s ok internal/types/errors 0.376s ok internal/unsafeheader 0.029s ok internal/xcoff 0.049s ok io 0.060s ok io/fs 0.271s ok io/ioutil 0.039s ok log 0.041s ok log/syslog 1.251s ok math 0.049s ok math/big 2.920s ok math/bits 0.041s ok math/cmplx 0.030s ok math/rand 1.958s ok mime 0.048s ok mime/multipart 1.481s ok mime/quotedprintable 0.070s ok net 10.020s ok net/http 6.692s ok net/http/cgi 0.518s ok net/http/cookiejar 0.039s ok net/http/fcgi 0.152s ok net/http/httptest 0.182s ok net/http/httptrace 0.028s ok net/http/httputil 0.666s ok net/http/internal 0.039s ok net/http/internal/ascii 0.028s ok net/http/pprof 5.191s ok net/internal/socktest 0.028s ok net/mail 0.038s ok net/netip 0.361s ok net/rpc 0.074s ok net/rpc/jsonrpc 0.041s ok net/smtp 0.069s ok net/textproto 0.048s ok net/url 0.049s ok os 0.614s ok os/exec 0.236s ok os/exec/internal/fdtest 0.028s ok os/signal 2.278s ok os/user 0.028s ok path 0.029s ok path/filepath 0.080s ok plugin 0.029s ok reflect 0.557s ok regexp 3.050s ok regexp/syntax 4.439s ok runtime 31.878s ok runtime/cgo 0.029s ok runtime/coverage 0.030s ok runtime/debug 0.115s ok runtime/internal/atomic 0.086s ok runtime/internal/math 0.028s ok runtime/internal/sys 0.028s ok runtime/internal/syscall 0.028s ok runtime/metrics 0.028s ok runtime/pprof 7.441s ok runtime/race 9.356s ok runtime/trace 3.270s ok sort 0.422s ok strconv 2.207s ok strings 2.840s ok sync 0.461s ok sync/atomic 1.691s ok syscall 0.686s ok testing 0.831s ok testing/fstest 0.029s ok testing/iotest 0.029s ok testing/quick 0.162s ok text/scanner 0.048s ok text/tabwriter 0.030s ok text/template 0.100s ok text/template/parse 0.049s ok time 2.280s ok unicode 0.038s ok unicode/utf16 0.030s ok unicode/utf8 0.049s ok cmd/addr2line 1.262s ok cmd/api 6.155s ok cmd/asm/internal/asm 2.895s ok cmd/asm/internal/lex 0.028s ok cmd/compile/internal/abt 0.058s ok cmd/compile/internal/amd64 52.554s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.028s ok cmd/compile/internal/dwarfgen 0.414s ok cmd/compile/internal/importer 0.841s ok cmd/compile/internal/ir 0.028s ok cmd/compile/internal/logopt 0.198s ok cmd/compile/internal/noder 0.038s ok cmd/compile/internal/reflectdata 0.028s [no tests to run] ok cmd/compile/internal/ssa 20.505s ok cmd/compile/internal/syntax 0.151s ok cmd/compile/internal/test 11.163s ok cmd/compile/internal/typecheck 0.262s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 7.342s ok cmd/covdata 0.029s ok cmd/cover 1.006s ok cmd/dist 0.028s ok cmd/doc 0.395s ok cmd/fix 0.706s ok cmd/go 51.915s ok cmd/go/internal/auth 0.028s ok cmd/go/internal/cache 0.130s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.038s ok cmd/go/internal/get 0.042s ok cmd/go/internal/imports 0.038s ok cmd/go/internal/load 0.038s ok cmd/go/internal/lockedfile 0.186s ok cmd/go/internal/lockedfile/internal/filelock 0.083s ok cmd/go/internal/modconv 0.049s ok cmd/go/internal/modfetch 0.040s ok cmd/go/internal/modfetch/codehost 0.039s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.553s ok cmd/go/internal/modload 0.039s ok cmd/go/internal/mvs 0.050s ok cmd/go/internal/par 0.120s ok cmd/go/internal/str 0.029s ok cmd/go/internal/test 0.028s ok cmd/go/internal/vcs 0.040s ok cmd/go/internal/vcweb 0.039s ok cmd/go/internal/vcweb/vcstest 3.788s ok cmd/go/internal/web 0.028s ok cmd/go/internal/work 0.090s ok cmd/gofmt 0.190s ok cmd/internal/archive 0.835s ok cmd/internal/buildid 0.574s ok cmd/internal/dwarf 0.028s ok cmd/internal/edit 0.028s ok cmd/internal/goobj 0.027s ok cmd/internal/moddeps 0.985s ok cmd/internal/notsha256 0.028s ok cmd/internal/obj 0.448s ok cmd/internal/obj/ppc64 0.095s ok cmd/internal/obj/riscv 0.046s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 0.164s ok cmd/internal/objabi 0.027s ok cmd/internal/pkgpath 0.144s ok cmd/internal/pkgpattern 0.029s ok cmd/internal/quoted 0.027s ok cmd/internal/src 0.028s ok cmd/internal/test2json 0.687s ok cmd/link 3.187s ok cmd/link/internal/benchmark 0.031s ok cmd/link/internal/ld 2.298s ok cmd/link/internal/loader 0.053s ok cmd/nm 0.708s ok cmd/objdump 1.585s ok cmd/pack 0.841s ok cmd/pprof 1.472s ok cmd/trace 0.282s ok cmd/vet 10.460s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2742 38905 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2100 48691 ns/op 1857 B/op 37 allocs/op Benchmark/Writer/PAX-4 1560 73847 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3885 28098 ns/op 5035 B/op 15 allocs/op Benchmark/Reader/GNU-4 5475 19196 ns/op 5276 B/op 15 allocs/op Benchmark/Reader/PAX-4 2094 57486 ns/op 8923 B/op 33 allocs/op PASS ok archive/tar 0.741s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 333343584 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 159467891 ns/op BenchmarkZip64TestSizes/4096-4 1330 78666 ns/op BenchmarkZip64TestSizes/1048576-4 177 708420 ns/op BenchmarkZip64TestSizes/67108864-4 1 134712206 ns/op PASS ok archive/zip 1.392s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 226886 482.1 ns/op BenchmarkReaderCopyUnoptimal-4 138994 797.0 ns/op BenchmarkReaderCopyNoWriteTo-4 9636 13653 ns/op BenchmarkReaderWriteToOptimal-4 6978 14777 ns/op BenchmarkReaderReadString-4 133980 836.7 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 224276 542.6 ns/op BenchmarkWriterCopyUnoptimal-4 206911 562.4 ns/op BenchmarkWriterCopyNoReadFrom-4 9122 13993 ns/op BenchmarkReaderEmpty-4 51672 2160 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 39500 2921 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 595075 188.4 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.538s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5062 22394 ns/op 1463.25 MB/s BenchmarkWriteByte-4 465 245636 ns/op 16.68 MB/s BenchmarkWriteRune-4 253 473749 ns/op 25.94 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3817967 ns/op BenchmarkBufferFullSmallReads-4 98 1065990 ns/op BenchmarkBufferWriteBlock/N4096-4 7219 17154 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 396 285522 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20926521 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4487742 25.42 ns/op 393.40 MB/s BenchmarkIndexByte/32-4 4340571 26.99 ns/op 1185.57 MB/s BenchmarkIndexByte/4K-4 871023 135.7 ns/op 30176.07 MB/s BenchmarkIndexBytePortable/10-4 789243 144.5 ns/op 69.22 MB/s BenchmarkIndexBytePortable/32-4 248127 454.2 ns/op 70.46 MB/s BenchmarkIndexBytePortable/4K-4 2198 54456 ns/op 75.22 MB/s BenchmarkIndexRune/10-4 1000000 105.7 ns/op 94.64 MB/s BenchmarkIndexRune/32-4 1000000 103.0 ns/op 310.67 MB/s BenchmarkIndexRune/4K-4 374953 311.3 ns/op 13158.30 MB/s BenchmarkIndexRuneASCII/10-4 4655360 24.43 ns/op 409.31 MB/s BenchmarkIndexRuneASCII/32-4 4432100 27.12 ns/op 1180.16 MB/s BenchmarkIndexRuneASCII/4K-4 896806 132.6 ns/op 30885.48 MB/s BenchmarkEqual/0-4 7558772 14.64 ns/op BenchmarkEqual/1-4 1493154 80.62 ns/op 12.40 MB/s BenchmarkEqual/6-4 1471054 81.52 ns/op 73.61 MB/s BenchmarkEqual/9-4 1488591 79.92 ns/op 112.61 MB/s BenchmarkEqual/15-4 1473663 82.51 ns/op 181.79 MB/s BenchmarkEqual/16-4 1517022 77.40 ns/op 206.71 MB/s BenchmarkEqual/20-4 1412161 83.59 ns/op 239.25 MB/s BenchmarkEqual/32-4 1432562 84.34 ns/op 379.41 MB/s BenchmarkEqual/4K-4 106425 1113 ns/op 3679.42 MB/s BenchmarkIndex/10-4 2974029 39.50 ns/op 253.17 MB/s BenchmarkIndex/32-4 3076969 38.89 ns/op 822.79 MB/s BenchmarkIndex/4K-4 18051 6674 ns/op 613.70 MB/s BenchmarkIndexEasy/10-4 2901554 39.45 ns/op 253.50 MB/s BenchmarkIndexEasy/32-4 2967678 39.91 ns/op 801.90 MB/s BenchmarkIndexEasy/4K-4 463888 254.0 ns/op 16123.64 MB/s BenchmarkCount/10-4 1503892 79.50 ns/op 125.79 MB/s BenchmarkCount/32-4 1460800 82.02 ns/op 390.17 MB/s BenchmarkCount/4K-4 18159 6573 ns/op 623.20 MB/s BenchmarkCountEasy/10-4 1535072 77.69 ns/op 128.72 MB/s BenchmarkCountEasy/32-4 1484222 80.77 ns/op 396.19 MB/s BenchmarkCountEasy/4K-4 402184 282.6 ns/op 14495.28 MB/s BenchmarkCountSingle/10-4 3578875 33.68 ns/op 296.90 MB/s BenchmarkCountSingle/32-4 3290850 35.87 ns/op 892.19 MB/s BenchmarkCountSingle/4K-4 782739 143.9 ns/op 28459.22 MB/s BenchmarkToUpper/#00-4 2932104 40.81 ns/op BenchmarkToUpper/ONLYUPPER-4 296872 399.9 ns/op BenchmarkToUpper/abc-4 529996 226.5 ns/op BenchmarkToUpper/AbC123-4 300732 397.4 ns/op BenchmarkToUpper/azAZ09_-4 261584 430.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80400 1480 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38391 3085 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54396 2131 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 120776 955.4 ns/op BenchmarkToLower/#00-4 2938128 40.82 ns/op BenchmarkToLower/abc-4 464336 263.5 ns/op BenchmarkToLower/AbC123-4 290720 417.5 ns/op BenchmarkToLower/azAZ09_-4 268728 441.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 80050 1509 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42490 2845 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63921 1823 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 119827 988.1 ns/op BenchmarkFields/ASCII/16-4 132660 886.2 ns/op 18.05 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8546 13615 ns/op 18.80 MB/s 640 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 544 210757 ns/op 19.43 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 3978457 ns/op 16.47 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60859975 ns/op 17.23 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 106852 1122 ns/op 14.26 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5860 20449 ns/op 12.52 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 350 326255 ns/op 12.55 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6450275 ns/op 10.16 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 125260071 ns/op 8.37 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 174913 697.9 ns/op 22.93 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 11569 9937 ns/op 25.76 MB/s 640 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 652 171793 ns/op 23.84 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 30 3927914 ns/op 16.68 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 82433812 ns/op 12.72 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 125808 901.7 ns/op 17.74 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7143 14118 ns/op 18.13 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 496 230823 ns/op 17.75 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 4895339 ns/op 13.39 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 100134501 ns/op 10.47 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1956547 61.19 ns/op BenchmarkTrimSpace/ASCII-4 974646 120.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 108321 1090 ns/op BenchmarkTrimSpace/JustNonASCII-4 48912 2408 ns/op BenchmarkToValidUTF8/Valid-4 416653 256.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 295657 363.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 100940 1196 ns/op BenchmarkIndexHard1-4 799 142792 ns/op BenchmarkIndexHard2-4 589 199073 ns/op BenchmarkIndexHard3-4 151 800324 ns/op BenchmarkIndexHard4-4 182 664944 ns/op BenchmarkLastIndexHard1-4 5 22665398 ns/op BenchmarkLastIndexHard2-4 4 29514245 ns/op BenchmarkLastIndexHard3-4 4 31842026 ns/op BenchmarkCountHard1-4 835 142362 ns/op BenchmarkCountHard2-4 594 208772 ns/op BenchmarkCountHard3-4 148 799290 ns/op BenchmarkSplitEmptySeparator-4 1 171445664 ns/op BenchmarkSplitSingleByteSeparator-4 9 11245822 ns/op BenchmarkSplitMultiByteSeparator-4 10 10265198 ns/op BenchmarkSplitNSingleByteSeparator-4 168536 616.9 ns/op BenchmarkSplitNMultiByteSeparator-4 65410 1665 ns/op BenchmarkRepeat-4 178645 625.6 ns/op BenchmarkRepeatLarge/256/1-4 131997 789.7 ns/op 324.17 MB/s BenchmarkRepeatLarge/256/16-4 214156 530.2 ns/op 482.83 MB/s BenchmarkRepeatLarge/512/1-4 97526 1102 ns/op 464.72 MB/s BenchmarkRepeatLarge/512/16-4 121634 827.9 ns/op 618.44 MB/s BenchmarkRepeatLarge/1024/1-4 64245 1635 ns/op 626.47 MB/s BenchmarkRepeatLarge/1024/16-4 83272 1337 ns/op 766.17 MB/s BenchmarkRepeatLarge/2048/1-4 38247 2888 ns/op 709.17 MB/s BenchmarkRepeatLarge/2048/16-4 44397 2509 ns/op 816.29 MB/s BenchmarkRepeatLarge/4096/1-4 24986 4851 ns/op 844.39 MB/s BenchmarkRepeatLarge/4096/16-4 25629 4406 ns/op 929.58 MB/s BenchmarkRepeatLarge/8192/1-4 14013 8690 ns/op 942.72 MB/s BenchmarkRepeatLarge/8192/16-4 13794 9257 ns/op 884.97 MB/s BenchmarkRepeatLarge/8192/4097-4 21939 5184 ns/op 790.32 MB/s BenchmarkRepeatLarge/16384/1-4 7664 16202 ns/op 1011.26 MB/s BenchmarkRepeatLarge/16384/16-4 7731 15376 ns/op 1065.53 MB/s BenchmarkRepeatLarge/16384/4097-4 8292 12269 ns/op 1001.81 MB/s BenchmarkRepeatLarge/32768/1-4 4314 29561 ns/op 1108.48 MB/s BenchmarkRepeatLarge/32768/16-4 4129 29822 ns/op 1098.80 MB/s BenchmarkRepeatLarge/32768/4097-4 4063 29056 ns/op 987.02 MB/s BenchmarkRepeatLarge/65536/1-4 2191 57830 ns/op 1133.26 MB/s BenchmarkRepeatLarge/65536/16-4 2288 56733 ns/op 1155.16 MB/s BenchmarkRepeatLarge/65536/4097-4 2163 52350 ns/op 1173.92 MB/s BenchmarkRepeatLarge/131072/1-4 223 517717 ns/op 253.17 MB/s BenchmarkRepeatLarge/131072/16-4 226 520840 ns/op 251.65 MB/s BenchmarkRepeatLarge/131072/4097-4 232 516085 ns/op 246.10 MB/s BenchmarkRepeatLarge/262144/1-4 100 1038920 ns/op 252.32 MB/s BenchmarkRepeatLarge/262144/16-4 100 1037639 ns/op 252.63 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1028176 ns/op 251.04 MB/s BenchmarkRepeatLarge/524288/1-4 60 2044327 ns/op 256.46 MB/s BenchmarkRepeatLarge/524288/16-4 62 2047825 ns/op 256.02 MB/s BenchmarkRepeatLarge/524288/4097-4 55 2049704 ns/op 253.85 MB/s BenchmarkRepeatLarge/1048576/1-4 31 4115459 ns/op 254.79 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4142843 ns/op 253.11 MB/s BenchmarkRepeatLarge/1048576/4097-4 27 4105956 ns/op 254.44 MB/s BenchmarkRepeatLarge/2097152/1-4 14 7978274 ns/op 262.86 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8192151 ns/op 256.00 MB/s BenchmarkRepeatLarge/2097152/4097-4 13 8015273 ns/op 261.20 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16530588 ns/op 253.73 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16328051 ns/op 256.88 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16214337 ns/op 258.49 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31831289 ns/op 263.53 MB/s BenchmarkRepeatLarge/8388608/16-4 4 33788136 ns/op 248.27 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31335590 ns/op 267.64 MB/s BenchmarkRepeatLarge/16777216/1-4 2 62137712 ns/op 270.00 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62772302 ns/op 267.27 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62377996 ns/op 268.96 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123216406 ns/op 272.32 MB/s BenchmarkRepeatLarge/33554432/16-4 1 122283803 ns/op 274.40 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 122424922 ns/op 274.08 MB/s BenchmarkRepeatLarge/67108864/1-4 1 247080083 ns/op 271.61 MB/s BenchmarkRepeatLarge/67108864/16-4 1 240457382 ns/op 279.09 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 238831739 ns/op 280.99 MB/s BenchmarkRepeatLarge/134217728/1-4 1 478974537 ns/op 280.22 MB/s BenchmarkRepeatLarge/134217728/16-4 1 471169721 ns/op 284.86 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 481472003 ns/op 278.77 MB/s BenchmarkRepeatLarge/268435456/1-4 1 954612090 ns/op 281.20 MB/s BenchmarkRepeatLarge/268435456/16-4 1 937307101 ns/op 286.39 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 946519227 ns/op 283.60 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1877347407 ns/op 285.97 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1872087545 ns/op 286.78 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1905288005 ns/op 281.78 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3931082209 ns/op 273.14 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3696998935 ns/op 290.44 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3781381143 ns/op 283.95 MB/s BenchmarkBytesCompare/1-4 8786868 11.68 ns/op BenchmarkBytesCompare/2-4 9336424 13.03 ns/op BenchmarkBytesCompare/4-4 9355015 12.95 ns/op BenchmarkBytesCompare/8-4 9950185 12.01 ns/op BenchmarkBytesCompare/16-4 9933122 11.94 ns/op BenchmarkBytesCompare/32-4 9153980 13.22 ns/op BenchmarkBytesCompare/64-4 8099920 14.52 ns/op BenchmarkBytesCompare/128-4 7697217 15.55 ns/op BenchmarkBytesCompare/256-4 5588272 19.93 ns/op BenchmarkBytesCompare/512-4 3907495 30.43 ns/op BenchmarkBytesCompare/1024-4 2440718 48.42 ns/op BenchmarkBytesCompare/2048-4 1419022 84.73 ns/op BenchmarkIndexAnyASCII/1:1-4 2305330 51.35 ns/op BenchmarkIndexAnyASCII/1:2-4 2333427 49.53 ns/op BenchmarkIndexAnyASCII/1:4-4 2326900 49.86 ns/op BenchmarkIndexAnyASCII/1:8-4 2332172 50.16 ns/op BenchmarkIndexAnyASCII/1:16-4 2268992 49.20 ns/op BenchmarkIndexAnyASCII/1:32-4 2305129 49.82 ns/op BenchmarkIndexAnyASCII/1:64-4 2253654 50.21 ns/op BenchmarkIndexAnyASCII/16:1-4 2059183 57.78 ns/op BenchmarkIndexAnyASCII/16:2-4 417493 279.0 ns/op BenchmarkIndexAnyASCII/16:4-4 411441 276.8 ns/op BenchmarkIndexAnyASCII/16:8-4 403446 278.5 ns/op BenchmarkIndexAnyASCII/16:16-4 396080 295.3 ns/op BenchmarkIndexAnyASCII/16:32-4 354273 321.5 ns/op BenchmarkIndexAnyASCII/16:64-4 321688 366.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1844458 64.75 ns/op BenchmarkIndexAnyASCII/256:2-4 33579 3605 ns/op BenchmarkIndexAnyASCII/256:4-4 33642 3566 ns/op BenchmarkIndexAnyASCII/256:8-4 33346 3521 ns/op BenchmarkIndexAnyASCII/256:16-4 33496 3559 ns/op BenchmarkIndexAnyASCII/256:32-4 33470 3618 ns/op BenchmarkIndexAnyASCII/256:64-4 32946 3662 ns/op BenchmarkIndexAnyUTF8/1:1-4 2263192 51.43 ns/op BenchmarkIndexAnyUTF8/1:2-4 2335186 49.77 ns/op BenchmarkIndexAnyUTF8/1:4-4 2343559 49.56 ns/op BenchmarkIndexAnyUTF8/1:8-4 2319860 49.30 ns/op BenchmarkIndexAnyUTF8/1:16-4 2329364 48.77 ns/op BenchmarkIndexAnyUTF8/1:32-4 2330290 49.50 ns/op BenchmarkIndexAnyUTF8/1:64-4 2293310 49.95 ns/op BenchmarkIndexAnyUTF8/16:1-4 148867 780.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 271748 449.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 271639 445.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 270259 436.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 271761 443.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 251052 452.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 262372 451.3 ns/op BenchmarkIndexAnyUTF8/256:1-4 9676 12216 ns/op BenchmarkIndexAnyUTF8/256:2-4 19425 6221 ns/op BenchmarkIndexAnyUTF8/256:4-4 18634 6417 ns/op BenchmarkIndexAnyUTF8/256:8-4 18914 6164 ns/op BenchmarkIndexAnyUTF8/256:16-4 19150 6207 ns/op BenchmarkIndexAnyUTF8/256:32-4 18582 6491 ns/op BenchmarkIndexAnyUTF8/256:64-4 18739 6489 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2280662 51.38 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2307633 50.75 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2348232 50.61 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2298316 50.66 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2395029 48.97 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2328898 50.19 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2295430 50.71 ns/op BenchmarkLastIndexAnyASCII/16:1-4 321418 366.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 312373 363.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 309738 368.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 315964 373.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 299196 391.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 275612 413.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 257172 456.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24120 4987 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23874 4968 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23943 4980 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24124 4981 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24100 5078 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23134 5138 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23562 5111 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2336257 50.98 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2343044 50.10 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2282096 49.73 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2348527 49.78 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2278650 50.53 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2286320 51.01 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2300496 50.53 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 217933 525.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 264004 448.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 263059 461.5 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 262910 451.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 257043 447.5 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 254204 459.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 258129 461.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16365 7291 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18963 6340 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18974 6332 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18810 6326 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18786 6343 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18249 6603 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18276 6512 ns/op BenchmarkTrimASCII/1:1-4 2545228 46.49 ns/op BenchmarkTrimASCII/1:2-4 2194072 54.41 ns/op BenchmarkTrimASCII/1:4-4 2077725 56.74 ns/op BenchmarkTrimASCII/1:8-4 1885208 62.99 ns/op BenchmarkTrimASCII/1:16-4 1581616 74.20 ns/op BenchmarkTrimASCII/16:1-4 411715 271.2 ns/op BenchmarkTrimASCII/16:2-4 317996 361.9 ns/op BenchmarkTrimASCII/16:4-4 307546 365.0 ns/op BenchmarkTrimASCII/16:8-4 319455 364.8 ns/op BenchmarkTrimASCII/16:16-4 298645 389.9 ns/op BenchmarkTrimASCII/256:1-4 33944 3549 ns/op BenchmarkTrimASCII/256:2-4 24188 4986 ns/op BenchmarkTrimASCII/256:4-4 23984 4989 ns/op BenchmarkTrimASCII/256:8-4 24206 4950 ns/op BenchmarkTrimASCII/256:16-4 24112 5038 ns/op BenchmarkTrimASCII/4096:1-4 2115 56062 ns/op BenchmarkTrimASCII/4096:2-4 1514 78172 ns/op BenchmarkTrimASCII/4096:4-4 1490 79277 ns/op BenchmarkTrimASCII/4096:8-4 1467 78590 ns/op BenchmarkTrimASCII/4096:16-4 1513 79958 ns/op BenchmarkTrimByte-4 1455506 82.07 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13006 9096 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13020 9196 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 674 170841 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1352 85685 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2587 43763 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4634 23278 ns/op BenchmarkCompareBytesEqual-4 9758698 11.54 ns/op BenchmarkCompareBytesToNil-4 11676830 10.26 ns/op BenchmarkCompareBytesEmpty-4 11728562 9.789 ns/op BenchmarkCompareBytesIdentical-4 11165006 9.899 ns/op BenchmarkCompareBytesSameLength-4 10279916 10.39 ns/op BenchmarkCompareBytesDifferentLength-4 10370631 10.54 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1695 70124 ns/op 14953.21 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1410 84542 ns/op 12403.20 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1405 79271 ns/op 13227.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1402 84341 ns/op 12432.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1398 80488 ns/op 13027.84 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1395 81610 ns/op 12848.78 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1422 75538 ns/op 13881.64 MB/s BenchmarkCompareBytesBig-4 1496 69201 ns/op 15152.80 MB/s BenchmarkCompareBytesBigIdentical-4 11730223 9.721 ns/op 107871268.63 MB/s PASS ok bytes 70.422s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 75316468 ns/op 1.33 MB/s 3616640 B/op 53 allocs/op BenchmarkDecodeNewton-4 1 287464321 ns/op 1.97 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 23781995 ns/op 0.69 MB/s 3643376 B/op 50 allocs/op PASS ok compress/bzip2 1.302s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 62 1747202 ns/op 5.72 MB/s 43584 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16783484 ns/op 5.96 MB/s 44722 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 169343917 ns/op 5.91 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 60 1789409 ns/op 5.59 MB/s 43218 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17398185 ns/op 5.75 MB/s 45010 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 177818671 ns/op 5.62 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 69 1733790 ns/op 5.77 MB/s 42956 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16410520 ns/op 6.09 MB/s 42056 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 166140556 ns/op 6.02 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 66 1728260 ns/op 5.79 MB/s 42816 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16626253 ns/op 6.01 MB/s 44403 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 167120543 ns/op 5.98 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 61 1905718 ns/op 5.25 MB/s 43530 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18331244 ns/op 5.46 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 187829588 ns/op 5.32 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 74 1491544 ns/op 6.70 MB/s 43600 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 9 12391372 ns/op 8.07 MB/s 45595 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 127586034 ns/op 7.84 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 86 1335505 ns/op 7.49 MB/s 42389 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 12 9905206 ns/op 10.10 MB/s 44292 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 2 99368958 ns/op 10.06 MB/s 70060 B/op 161 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 76 1336218 ns/op 7.48 MB/s 43648 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 9925669 ns/op 10.07 MB/s 47031 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 98605058 ns/op 10.14 MB/s 71860 B/op 153 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 91 1223223 ns/op 8.18 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11800288 ns/op 8.47 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117232769 ns/op 8.53 MB/s BenchmarkEncode/Digits/Speed/1e4-4 49 2259812 ns/op 4.43 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 19768471 ns/op 5.06 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 196929025 ns/op 5.08 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6460767 ns/op 1.55 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 75058414 ns/op 1.33 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 769900034 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6455718 ns/op 1.55 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 74242292 ns/op 1.35 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 766378593 ns/op 1.30 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 79 1478374 ns/op 6.76 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12506264 ns/op 8.00 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 124725228 ns/op 8.02 MB/s BenchmarkEncode/Newton/Speed/1e4-4 50 2106874 ns/op 4.75 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 15897507 ns/op 6.29 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 157358698 ns/op 6.35 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6283460 ns/op 1.59 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 69067616 ns/op 1.45 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 700755143 ns/op 1.43 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6349519 ns/op 1.57 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 86639260 ns/op 1.15 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 894377222 ns/op 1.12 MB/s PASS ok compress/flate 17.595s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2246313 ns/op 4.45 MB/s BenchmarkDecoder/1e-Reuse4-4 52 2328355 ns/op 4.29 MB/s BenchmarkDecoder/1e5-4 5 22134990 ns/op 4.52 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22205480 ns/op 4.50 MB/s BenchmarkDecoder/1e6-4 1 222649320 ns/op 4.49 MB/s BenchmarkDecoder/1e-Reuse6-4 1 221938693 ns/op 4.51 MB/s BenchmarkEncoder/1e4-4 51 2103215 ns/op 4.75 MB/s BenchmarkEncoder/1e-Reuse4-4 67 1778654 ns/op 5.62 MB/s BenchmarkEncoder/1e5-4 6 18976432 ns/op 5.27 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18638544 ns/op 5.37 MB/s BenchmarkEncoder/1e6-4 1 191502027 ns/op 5.22 MB/s BenchmarkEncoder/1e-Reuse6-4 1 186691417 ns/op 5.36 MB/s PASS ok compress/lzw 2.681s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3712341 ns/op PASS ok container/heap 0.252s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 23863 4997 ns/op BenchmarkWithTimeout/concurrency=40-4 5853 21558 ns/op BenchmarkWithTimeout/concurrency=4000-4 5896 21236 ns/op BenchmarkWithTimeout/concurrency=400000-4 5276 24983 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 323110 314.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 15091 8442 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 18420 6126 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3226 37047 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2215 58240 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2588 56403 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 270 427422 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 200 570144 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 315 369745 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 27 4293411 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 16 6734024 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 28 3783257 ns/op BenchmarkCheckCanceled/Err-4 274821 429.8 ns/op BenchmarkCheckCanceled/Done-4 429253 277.9 ns/op BenchmarkContextCancelDone-4 455113 219.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 24201 4905 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19506 5418 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20097 6017 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15291 7451 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10155 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 566473 206.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 328270 364.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 227875 523.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 142501 841.9 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 73480 1630 ns/op PASS ok context 10.563s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1775904 67.25 ns/op 237.93 MB/s BenchmarkDecrypt-4 1786095 67.19 ns/op 238.14 MB/s BenchmarkExpand-4 1000000 118.7 ns/op PASS ok crypto/aes 0.536s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 173647 646.1 ns/op 99.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 378370 288.5 ns/op 221.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 179120 664.3 ns/op 96.35 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 382014 306.1 ns/op 209.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 124342 961.5 ns/op 1403.99 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 174523 689.6 ns/op 1957.66 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 109196 1102 ns/op 1225.10 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 146530 812.4 ns/op 1661.76 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 46887 2560 ns/op 3200.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 46855 2544 ns/op 3219.53 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 35886 3306 ns/op 2477.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 37231 3188 ns/op 2569.70 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6920 16491 ns/op 61.79 MB/s BenchmarkAESCFBDecrypt1K-4 6733 16308 ns/op 62.48 MB/s BenchmarkAESCFBDecrypt8K-4 938 127814 ns/op 64.05 MB/s BenchmarkAESOFB1K-4 10000 10860 ns/op 93.83 MB/s BenchmarkAESCTR1K-4 13894 8539 ns/op 119.34 MB/s BenchmarkAESCTR8K-4 1729 68032 ns/op 120.34 MB/s BenchmarkAESCBCEncrypt1K-4 14412 8280 ns/op 123.67 MB/s BenchmarkAESCBCDecrypt1K-4 18043 6610 ns/op 154.91 MB/s PASS ok crypto/cipher 2.855s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 73914 1576 ns/op 5.08 MB/s BenchmarkDecrypt-4 80948 1474 ns/op 5.43 MB/s BenchmarkTDESEncrypt-4 30706 3893 ns/op 2.05 MB/s BenchmarkTDESDecrypt-4 31362 3822 ns/op 2.09 MB/s PASS ok crypto/des 0.629s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 954 120182 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 13 8824665 ns/op 1084 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20206098 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 96 1244262 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.637s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1548 69986 ns/op 4560 B/op 40 allocs/op BenchmarkSign/P384-4 42 2811653 ns/op 10776 B/op 62 allocs/op BenchmarkSign/P521-4 19 5819447 ns/op 11158 B/op 63 allocs/op BenchmarkVerify/P256-4 927 127092 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 13 8651381 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 6 20033554 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3841 29567 ns/op 927 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 56 2092759 ns/op 1127 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4930441 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 326 371118 ns/op BenchmarkNewKeyFromSeed-4 316 369409 ns/op BenchmarkSigning-4 306 392646 ns/op BenchmarkVerification-4 208 570032 ns/op PASS ok crypto/ed25519 0.761s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 5001 23378 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 160 738588 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 52 2146001 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 24 4840315 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1390 85917 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 58 1876261 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 19 6002003 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14078880 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 13141 8744 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5797 19454 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3675 29081 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 87 1278994 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2440 47621 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 241 490001 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1534 74687 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 94 1183632 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.318s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14396 8012 ns/op 127.81 MB/s BenchmarkHMACSHA256_32-4 24634 4809 ns/op 6.65 MB/s BenchmarkNewWriteSum-4 12072 9217 ns/op 3.47 MB/s PASS ok crypto/hmac 0.623s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 57506 2041 ns/op BenchmarkModSub-4 73364 1620 ns/op BenchmarkMontgomeryRepr-4 23115 4776 ns/op BenchmarkMontgomeryMul-4 28417 4231 ns/op BenchmarkModMul-4 12039 9741 ns/op BenchmarkExpBig-4 15 7362747 ns/op BenchmarkExp-4 7 15875000 ns/op PASS ok crypto/internal/bigmod 1.154s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3186 33170 ns/op BenchmarkScalarBaseMult-4 343 337347 ns/op BenchmarkScalarMult-4 157 761189 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 230 518607 ns/op PASS ok crypto/internal/edwards25519 0.647s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 519963 201.8 ns/op BenchmarkMultiply-4 4288916 27.95 ns/op BenchmarkSquare-4 5335648 22.44 ns/op BenchmarkInvert-4 25041 4786 ns/op BenchmarkMult32-4 1547758 77.12 ns/op PASS ok crypto/internal/edwards25519/field 0.809s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 56 1800396 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1611 74296 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 19 5767764 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 13675388 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 183 646423 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8173 14528 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 63 1808945 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 27 4055957 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.089s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 610035 177.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 230266 495.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 119354 994.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 657705 177.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 242787 489.7 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 120963 985.6 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.771s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 118597 983.3 ns/op 8.14 MB/s BenchmarkHash64-4 129036 923.5 ns/op 69.30 MB/s BenchmarkHash128-4 116091 1030 ns/op 124.26 MB/s BenchmarkHash256-4 95692 1251 ns/op 204.64 MB/s BenchmarkHash512-4 68161 1725 ns/op 296.79 MB/s BenchmarkHash1K-4 44739 2686 ns/op 381.20 MB/s BenchmarkHash8K-4 7382 16006 ns/op 511.79 MB/s BenchmarkHash1M-4 60 1942131 ns/op 539.91 MB/s BenchmarkHash8M-4 7 15548705 ns/op 539.51 MB/s BenchmarkHash8BytesUnaligned-4 116337 978.5 ns/op 8.18 MB/s BenchmarkHash1KUnaligned-4 44682 2680 ns/op 382.07 MB/s BenchmarkHash8KUnaligned-4 7416 15971 ns/op 512.93 MB/s PASS ok crypto/md5 1.607s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 170273486 ns/op PASS ok crypto/rand 0.205s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12985 9196 ns/op 13.92 MB/s BenchmarkRC4_1K-4 1548 73013 ns/op 14.02 MB/s BenchmarkRC4_8K-4 205 575797 ns/op 14.06 MB/s PASS ok crypto/rc4 0.546s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8467189 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 20072986 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37379263 ns/op BenchmarkEncryptPKCS1v15/2048-4 42 2601104 ns/op BenchmarkDecryptOAEP/2048-4 13 8438599 ns/op BenchmarkEncryptOAEP/2048-4 43 2616076 ns/op BenchmarkSignPKCS1v15/2048-4 13 8556697 ns/op BenchmarkVerifyPKCS1v15/2048-4 45 2578462 ns/op BenchmarkSignPSS/2048-4 13 8570673 ns/op BenchmarkVerifyPSS/2048-4 42 2921234 ns/op PASS ok crypto/rsa 1.481s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 105718 1095 ns/op 7.30 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 126673 920.5 ns/op 8.69 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75832 1562 ns/op 204.81 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 88155 1351 ns/op 236.90 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49417 2421 ns/op 423.01 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 54055 2206 ns/op 464.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10000 11697 ns/op 700.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11522 ns/op 711.01 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.083s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 81352 1432 ns/op 5.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96378 1220 ns/op 6.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91741 1291 ns/op 6.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25503 4666 ns/op 219.45 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26445 4432 ns/op 231.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26505 4524 ns/op 226.35 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4243 28112 ns/op 291.40 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4278 27899 ns/op 293.63 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4261 27987 ns/op 292.71 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.305s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 53696 2003 ns/op 3.99 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 73135 1611 ns/op 4.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66067 1814 ns/op 4.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28508 4199 ns/op 243.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31924 3758 ns/op 272.46 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29923 4036 ns/op 253.70 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5961 20029 ns/op 409.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 6081 19572 ns/op 418.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5892 20055 ns/op 408.47 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.296s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15833571 7.545 ns/op BenchmarkConstantTimeEq-4 15977128 7.502 ns/op BenchmarkConstantTimeLessOrEq-4 15971253 7.497 ns/op BenchmarkXORBytes/8Bytes-4 4294704 27.26 ns/op 293.51 MB/s BenchmarkXORBytes/128Bytes-4 4093699 29.91 ns/op 4279.46 MB/s BenchmarkXORBytes/2048Bytes-4 921735 128.2 ns/op 15972.45 MB/s BenchmarkXORBytes/32768Bytes-4 61360 1956 ns/op 16752.80 MB/s PASS ok crypto/subtle 1.004s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 130 813537 ns/op BenchmarkCertCache/1-4 151 858264 ns/op BenchmarkCertCache/2-4 171 749965 ns/op BenchmarkCertCache/3-4 172 680570 ns/op BenchmarkHandshakeServer/RSA-4 38 2989803 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 30 3709505 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 36 3375786 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 92 1113289 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 160 745422 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 50 2339753 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 56 1907825 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28910682 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27807685 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 20918757 ns/op 50.13 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 27957176 ns/op 37.51 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 33971532 ns/op 61.73 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 46297622 ns/op 45.30 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 62805686 ns/op 66.78 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 83326428 ns/op 50.34 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 100590623 ns/op 83.39 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 145465944 ns/op 57.67 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 212565751 ns/op 78.93 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 327311770 ns/op 51.26 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 414309337 ns/op 80.99 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 602151255 ns/op 55.72 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 874258565 ns/op 76.76 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1249143372 ns/op 53.72 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 22267953 ns/op 47.09 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 29470334 ns/op 35.58 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 33794920 ns/op 62.06 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 46963148 ns/op 44.66 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 59613661 ns/op 70.36 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 88015211 ns/op 47.65 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 120503825 ns/op 69.61 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 148497143 ns/op 56.49 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 212015543 ns/op 79.13 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 294583788 ns/op 56.95 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 409603380 ns/op 81.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 575627051 ns/op 58.29 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 880415155 ns/op 76.22 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1295772523 ns/op 51.79 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702686185 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 704613693 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287953999 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 286971070 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149410037 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149860993 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80333430 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79593890 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38992020 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37848565 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142767471 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145771572 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 62437144 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 63502562 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37150421 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36658433 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24175727 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23844620 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 16913507 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15621405 ns/op PASS ok crypto/tls 18.654s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12135941 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 332 360421 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1125 100385 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1084 108949 ns/op 14613 B/op 262 allocs/op PASS ok crypto/x509 1.238s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 34 3117346 ns/op 280588 B/op 1639 allocs/op BenchmarkConcurrentStmtQuery-4 33 3285893 ns/op 259077 B/op 2004 allocs/op BenchmarkConcurrentStmtExec-4 52 2239156 ns/op 207057 B/op 607 allocs/op BenchmarkConcurrentTxQuery-4 39 3086414 ns/op 270439 B/op 2143 allocs/op BenchmarkConcurrentTxExec-4 68 1757135 ns/op 87772 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 44 2919249 ns/op 103959 B/op 2064 allocs/op BenchmarkConcurrentTxStmtExec-4 121 986307 ns/op 40089 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 3235126 ns/op 226070 B/op 1825 allocs/op BenchmarkManyConcurrentQueries-4 2046 48971 ns/op 3975 B/op 20 allocs/op PASS ok database/sql 1.520s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 238603 470.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 76 1520881 ns/op 188233 B/op 13 allocs/op Benchmark115/LineToPC-4 76 1626251 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17325 6930 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.770s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 708 154454 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2694 38003 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.275s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 270 440859 ns/op 18.58 MB/s BenchmarkEncodeToString-4 223 490820 ns/op 16.69 MB/s BenchmarkDecode-4 139 841893 ns/op 15.57 MB/s BenchmarkDecodeString-4 144 818043 ns/op 16.03 MB/s PASS ok encoding/base32 0.751s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 316 341431 ns/op 23.99 MB/s BenchmarkDecodeString/2-4 275748 423.0 ns/op 9.46 MB/s BenchmarkDecodeString/4-4 225694 527.9 ns/op 15.15 MB/s BenchmarkDecodeString/8-4 184754 644.1 ns/op 18.63 MB/s BenchmarkDecodeString/64-4 34610 3374 ns/op 26.08 MB/s BenchmarkDecodeString/8192-4 320 363457 ns/op 30.06 MB/s BenchmarkNewEncoding-4 92440 1289 ns/op 198.56 MB/s PASS ok encoding/base64 1.020s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1341 86124 ns/op 46.44 MB/s BenchmarkReadStruct-4 17845 6641 ns/op 11.29 MB/s BenchmarkWriteStruct-4 19117 6235 ns/op 12.03 MB/s BenchmarkReadInts-4 49282 2456 ns/op 12.21 MB/s BenchmarkWriteInts-4 41073 2816 ns/op 10.65 MB/s BenchmarkWriteSlice1000Int32s-4 1280 92096 ns/op 43.43 MB/s BenchmarkPutUint16-4 3279644 36.62 ns/op 54.61 MB/s BenchmarkAppendUint16-4 3149383 36.11 ns/op 55.39 MB/s BenchmarkPutUint32-4 2498342 48.68 ns/op 82.17 MB/s BenchmarkAppendUint32-4 2405706 49.18 ns/op 81.33 MB/s BenchmarkPutUint64-4 1089751 110.0 ns/op 72.75 MB/s BenchmarkAppendUint64-4 1000000 110.4 ns/op 72.47 MB/s BenchmarkLittleEndianPutUint16-4 3310327 36.09 ns/op 55.42 MB/s BenchmarkLittleEndianAppendUint16-4 3335672 35.65 ns/op 56.10 MB/s BenchmarkLittleEndianPutUint32-4 2373690 48.75 ns/op 82.05 MB/s BenchmarkLittleEndianAppendUint32-4 2448474 48.01 ns/op 83.31 MB/s BenchmarkLittleEndianPutUint64-4 1000000 110.5 ns/op 72.38 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 110.0 ns/op 72.70 MB/s BenchmarkReadFloats-4 169826 717.8 ns/op 16.72 MB/s BenchmarkWriteFloats-4 145064 833.2 ns/op 14.40 MB/s BenchmarkReadSlice1000Float32s-4 1273 92828 ns/op 43.09 MB/s BenchmarkWriteSlice1000Float32s-4 1165 102743 ns/op 38.93 MB/s BenchmarkReadSlice1000Uint8s-4 91580 1264 ns/op 791.21 MB/s BenchmarkWriteSlice1000Uint8s-4 135418 930.2 ns/op 1075.05 MB/s BenchmarkPutUvarint32-4 828181 146.3 ns/op 27.35 MB/s BenchmarkPutUvarint64-4 201450 588.6 ns/op 13.59 MB/s PASS ok encoding/binary 4.175s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5829 17371 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7200 16367 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6092 16715 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4459 26352 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 8042 14976 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7911 14923 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 8019 14943 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4336 25128 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 14179 8236 ns/op PASS ok encoding/csv 1.448s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9610 10484 ns/op BenchmarkEndToEndByteBuffer-4 18050 6584 ns/op BenchmarkEndToEndSliceByteBuffer-4 304 372013 ns/op BenchmarkEncodeComplex128Slice-4 860 131312 ns/op BenchmarkEncodeFloat64Slice-4 1597 73326 ns/op BenchmarkEncodeInt32Slice-4 1651 65263 ns/op BenchmarkEncodeStringSlice-4 2814 48241 ns/op BenchmarkEncodeInterfaceSlice-4 74 1584242 ns/op BenchmarkDecodeComplex128Slice-4 634 210511 ns/op BenchmarkDecodeFloat64Slice-4 1052 101491 ns/op BenchmarkDecodeInt32Slice-4 1158 93984 ns/op BenchmarkDecodeStringSlice-4 934 148965 ns/op BenchmarkDecodeStringsSlice-4 367 358285 ns/op BenchmarkDecodeBytesSlice-4 644 171109 ns/op BenchmarkDecodeInterfaceSlice-4 124 1053998 ns/op BenchmarkDecodeMap-4 92 1267331 ns/op PASS ok encoding/gob 3.176s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 13180 9105 ns/op 28.12 MB/s BenchmarkEncode/1024-4 2997 36792 ns/op 27.83 MB/s BenchmarkEncode/4096-4 829 144803 ns/op 28.29 MB/s BenchmarkEncode/16384-4 206 579001 ns/op 28.30 MB/s BenchmarkDecode/256-4 24178 4887 ns/op 52.39 MB/s BenchmarkDecode/1024-4 5998 19485 ns/op 52.55 MB/s BenchmarkDecode/4096-4 1522 78417 ns/op 52.23 MB/s BenchmarkDecode/16384-4 382 312297 ns/op 52.46 MB/s BenchmarkDump/256-4 1364 88713 ns/op 2.89 MB/s BenchmarkDump/1024-4 339 345998 ns/op 2.96 MB/s BenchmarkDump/4096-4 82 1379360 ns/op 2.97 MB/s BenchmarkDump/16384-4 20 5780265 ns/op 2.83 MB/s PASS ok encoding/hex 1.769s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 157962734 ns/op 12.28 MB/s 8391256 B/op 52 allocs/op BenchmarkCodeEncoderError-4 1 110788266 ns/op 17.52 MB/s 4248 B/op 69 allocs/op BenchmarkCodeMarshal-4 1 121153838 ns/op 16.02 MB/s 1943496 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 145432501 ns/op 13.34 MB/s 10335896 B/op 103 allocs/op BenchmarkMarshalBytes/32-4 22260 5413 ns/op BenchmarkMarshalBytes/256-4 5704 19156 ns/op BenchmarkMarshalBytes/4096-4 446 262292 ns/op BenchmarkMarshalBytesError/32-4 60 1874820 ns/op BenchmarkMarshalBytesError/256-4 61 1892803 ns/op BenchmarkMarshalBytesError/4096-4 54 2122937 ns/op BenchmarkCodeDecoder-4 1 420171417 ns/op 4.62 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 38257 3144 ns/op 4.45 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 51085 2215 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 360095131 ns/op 5.39 MB/s 3068112 B/op 92685 allocs/op BenchmarkCodeUnmarshalReuse-4 1 348378316 ns/op 5.57 MB/s 3067352 B/op 92686 allocs/op BenchmarkUnmarshalString-4 60327 2111 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 148286 822.8 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 273570 399.1 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 79200 1556 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 65871 1806 ns/op 143 B/op 2 allocs/op BenchmarkUnmapped-4 17613 6261 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 4406 27635 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 1022 121568 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 120 974261 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 13 9438695 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 482038 243.7 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 471895 252.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 455176 240.7 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 435750 259.0 ns/op BenchmarkEncodeMarshaler-4 66166 1583 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 74629 1365 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4203906 27.70 ns/op BenchmarkNumberIsValidRegexp-4 21868 5684 ns/op PASS ok encoding/json 7.153s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 48 2481241 ns/op 26.41 MB/s BenchmarkDecode-4 22 5131036 ns/op 17.30 MB/s PASS ok encoding/pem 0.363s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2385 45572 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1006 116647 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4143 26301 ns/op PASS ok encoding/xml 0.394s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 230949 478.3 ns/op BenchmarkIntSet-4 302062 418.9 ns/op BenchmarkFloatAdd-4 60813 2270 ns/op BenchmarkFloatSet-4 367557 365.4 ns/op BenchmarkStringSet-4 297798 375.1 ns/op BenchmarkMapSet-4 59247 1889 ns/op BenchmarkMapSetDifferent-4 55119 2237 ns/op BenchmarkMapSetDifferentRandom-4 237 449068 ns/op BenchmarkMapSetString-4 105192 1992 ns/op BenchmarkMapAddSame-4 41947 3050 ns/op BenchmarkMapAddDifferent-4 16693 7236 ns/op BenchmarkMapAddDifferentRandom-4 222 528412 ns/op BenchmarkMapAddSameSteadyState-4 266442 508.4 ns/op BenchmarkMapAddDifferentSteadyState-4 108991 968.6 ns/op BenchmarkRealworldExpvarUsage-4 21861 6397 ns/op PASS ok expvar 2.688s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 122412 1146 ns/op BenchmarkSprintfEmpty-4 505783 273.1 ns/op BenchmarkSprintfString-4 319342 432.3 ns/op BenchmarkSprintfTruncateString-4 289174 390.8 ns/op BenchmarkSprintfTruncateBytes-4 129948 811.2 ns/op BenchmarkSprintfSlowParsingPath-4 236944 443.8 ns/op BenchmarkSprintfQuoteString-4 40515 2554 ns/op BenchmarkSprintfInt-4 252469 452.1 ns/op BenchmarkSprintfIntInt-4 216651 556.8 ns/op BenchmarkSprintfPrefixedInt-4 264742 537.3 ns/op BenchmarkSprintfFloat-4 168738 725.7 ns/op BenchmarkSprintfComplex-4 64184 1788 ns/op BenchmarkSprintfBoolean-4 256056 415.6 ns/op BenchmarkSprintfHexString-4 138055 955.1 ns/op BenchmarkSprintfHexBytes-4 82185 1406 ns/op BenchmarkSprintfBytes-4 51157 2330 ns/op BenchmarkSprintfStringer-4 88322 1387 ns/op BenchmarkSprintfStructure-4 33886 3320 ns/op BenchmarkManyArgs-4 74816 1711 ns/op BenchmarkFprintInt-4 77690 1565 ns/op BenchmarkFprintfBytes-4 80922 1462 ns/op BenchmarkFprintIntNoAlloc-4 79418 1540 ns/op BenchmarkScanInts-4 38 3062479 ns/op BenchmarkScanRecursiveInt-4 1 368545535 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 404738904 ns/op PASS ok fmt 4.647s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 607 174697 ns/op PASS ok go/build 0.159s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 49726 2179 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 14524 8291 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3741 28929 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1040 106012 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 268 418954 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 56 2068595 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 14 8339505 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 35121210 ns/op 3634560 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 169898711 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.508s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 253998238 ns/op 0.25 MB/s 44968960 B/op 48699 allocs/op PASS ok go/format 0.315s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 19759526 ns/op 2.73 MB/s BenchmarkParseOnly-4 6 16866743 ns/op 3.19 MB/s BenchmarkResolve-4 45 2291651 ns/op 23.50 MB/s PASS ok go/parser 1.289s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 151395491 ns/op 0.34 MB/s 5186216 B/op 27638 allocs/op BenchmarkPrintDecl-4 732 151518 ns/op 0.21 MB/s 16724 B/op 51 allocs/op PASS ok go/printer 0.315s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 264 448299 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8814108 ns/op 6.20 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12448765 ns/op 5.78 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17697506 ns/op 6.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 223 537126 ns/op 5.73 MB/s PASS ok go/scanner 0.761s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 103.8 ns/op PASS ok go/token 0.138s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 130 916886 ns/op BenchmarkNamed/Underlying/nongeneric-4 743455 136.6 ns/op BenchmarkNamed/Underlying/generic-4 804531 133.0 ns/op BenchmarkNamed/Underlying/src_instance-4 809809 137.9 ns/op BenchmarkNamed/Underlying/user_instance-4 857652 132.4 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21693 5402 ns/op BenchmarkNamed/NewMethodSet/generic-4 21810 5577 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 20816 5480 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 21198 5528 ns/op BenchmarkCheck/http/funcbodies/info-4 1 650015766 ns/op 46807 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 444353429 ns/op 68462 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 253721927 ns/op 119895 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 230832209 ns/op 131788 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 424521319 ns/op 12060 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 117223917 ns/op 43667 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 75463254 ns/op 67853 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 72185258 ns/op 70921 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 167222725 ns/op 12955 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 68094564 ns/op 31811 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 52575191 ns/op 41190 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 2 50119575 ns/op 43201 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1225447724 ns/op 51237 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 605159774 ns/op 103750 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 167764882 ns/op 374115 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 129542664 ns/op 484443 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 510462978 ns/op 3953 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 109089208 ns/op 18491 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 90245980 ns/op 22353 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 88298056 ns/op 22850 lines/s PASS ok go/types 17.946s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8600 13885 ns/op 73.75 MB/s PASS ok hash/adler32 0.250s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 199482 566.1 ns/op 26.50 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 207528 548.6 ns/op 27.34 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 106452 1115 ns/op 35.88 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 114792 1046 ns/op 38.25 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 474826 248.3 ns/op 2062.28 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 473940 245.1 ns/op 2089.05 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 422108 283.0 ns/op 3618.23 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 422065 281.6 ns/op 3636.29 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 248358 478.3 ns/op 8562.92 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 248199 472.6 ns/op 8667.64 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 53114 2256 ns/op 14525.30 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 53593 2263 ns/op 14476.83 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 467396 248.9 ns/op 60.26 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 464348 247.4 ns/op 60.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 442339 254.4 ns/op 157.21 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 463106 255.8 ns/op 156.36 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 331995 355.6 ns/op 1439.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 323390 361.1 ns/op 1417.84 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 264463 448.0 ns/op 2285.53 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 263806 452.4 ns/op 2263.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 222174 536.1 ns/op 7640.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 221658 535.5 ns/op 7649.14 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46758 2561 ns/op 12794.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 46365 2575 ns/op 12727.46 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 212226 563.0 ns/op 26.64 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 215125 555.4 ns/op 27.01 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 101383 1183 ns/op 33.83 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 105925 1127 ns/op 35.49 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7740 15247 ns/op 33.58 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7648 15519 ns/op 32.99 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3681 32270 ns/op 31.73 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3675 32188 ns/op 31.81 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 919 130282 ns/op 31.44 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 921 130658 ns/op 31.35 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1056645 ns/op 31.01 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1036232 ns/op 31.62 MB/s PASS ok hash/crc32 4.622s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 85 1391483 ns/op 47.10 MB/s BenchmarkCrc64/ISO4KB-4 993 117638 ns/op 34.82 MB/s BenchmarkCrc64/ISO1KB-4 4564 25289 ns/op 40.49 MB/s BenchmarkCrc64/ECMA64KB-4 85 1393341 ns/op 47.04 MB/s BenchmarkCrc64/Random64KB-4 94 1224599 ns/op 53.52 MB/s BenchmarkCrc64/Random16KB-4 376 315637 ns/op 51.91 MB/s PASS ok hash/crc64 0.801s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8674 13680 ns/op 74.85 MB/s BenchmarkFnv32aKB-4 8692 13860 ns/op 73.88 MB/s BenchmarkFnv64KB-4 8083 14222 ns/op 72.00 MB/s BenchmarkFnv64aKB-4 8154 14294 ns/op 71.64 MB/s BenchmarkFnv128KB-4 2066 57533 ns/op 17.80 MB/s BenchmarkFnv128aKB-4 1989 57866 ns/op 17.70 MB/s PASS ok hash/fnv 0.926s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 619509 193.5 ns/op 20.67 MB/s BenchmarkHash/n=4/Bytes-4 4056463 29.28 ns/op 136.63 MB/s BenchmarkHash/n=4/String-4 4282155 28.01 ns/op 142.82 MB/s BenchmarkHash/n=8/Write-4 562622 193.0 ns/op 41.45 MB/s BenchmarkHash/n=8/Bytes-4 3897475 30.46 ns/op 262.65 MB/s BenchmarkHash/n=8/String-4 4266075 28.01 ns/op 285.56 MB/s BenchmarkHash/n=16/Write-4 604609 194.7 ns/op 82.18 MB/s BenchmarkHash/n=16/Bytes-4 4591752 26.04 ns/op 614.55 MB/s BenchmarkHash/n=16/String-4 4256852 27.05 ns/op 591.60 MB/s BenchmarkHash/n=32/Write-4 576674 202.3 ns/op 158.18 MB/s BenchmarkHash/n=32/Bytes-4 4377544 27.25 ns/op 1174.31 MB/s BenchmarkHash/n=32/String-4 4466782 26.40 ns/op 1211.90 MB/s BenchmarkHash/n=64/Write-4 538797 218.2 ns/op 293.37 MB/s BenchmarkHash/n=64/Bytes-4 3966596 30.28 ns/op 2113.29 MB/s BenchmarkHash/n=64/String-4 4166472 28.74 ns/op 2226.76 MB/s BenchmarkHash/n=256/Write-4 401853 293.0 ns/op 873.63 MB/s BenchmarkHash/n=256/Bytes-4 2209033 54.17 ns/op 4726.07 MB/s BenchmarkHash/n=256/String-4 2229381 54.85 ns/op 4667.46 MB/s BenchmarkHash/n=320/Write-4 412645 284.5 ns/op 1124.61 MB/s BenchmarkHash/n=320/Bytes-4 1824393 65.77 ns/op 4865.72 MB/s BenchmarkHash/n=320/String-4 1792390 66.89 ns/op 4783.73 MB/s BenchmarkHash/n=1024/Write-4 274106 435.1 ns/op 2353.32 MB/s BenchmarkHash/n=1024/Bytes-4 739843 157.3 ns/op 6510.40 MB/s BenchmarkHash/n=1024/String-4 752811 158.3 ns/op 6466.82 MB/s BenchmarkHash/n=4096/Write-4 125127 952.8 ns/op 4298.77 MB/s BenchmarkHash/n=4096/Bytes-4 207753 573.7 ns/op 7139.49 MB/s BenchmarkHash/n=4096/String-4 209131 574.5 ns/op 7129.71 MB/s BenchmarkHash/n=16384/Write-4 39400 3037 ns/op 5395.47 MB/s BenchmarkHash/n=16384/Bytes-4 52917 2232 ns/op 7341.17 MB/s BenchmarkHash/n=16384/String-4 53269 2252 ns/op 7273.87 MB/s PASS ok hash/maphash 4.422s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 807 130969 ns/op BenchmarkEscapeNone-4 107983 937.7 ns/op BenchmarkUnescape-4 747 149672 ns/op BenchmarkUnescapeNone-4 492919 228.7 ns/op BenchmarkUnescapeSparse-4 12632 10079 ns/op BenchmarkUnescapeDense-4 1140 101010 ns/op PASS ok html 0.860s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9180 12828 ns/op BenchmarkCSSEscaperNoSpecials-4 43712 2722 ns/op BenchmarkDecodeCSS-4 26928 4355 ns/op BenchmarkDecodeCSSNoSpecials-4 4283788 27.47 ns/op BenchmarkCSSValueFilter-4 114530 998.2 ns/op BenchmarkCSSValueFilterOk-4 76058 1458 ns/op BenchmarkEscapedExecute-4 4861 24883 ns/op BenchmarkHTMLNospaceEscaper-4 11354 10406 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 67716 1755 ns/op BenchmarkStripTags-4 21454 5507 ns/op BenchmarkStripTagsNoSpecials-4 311281 398.9 ns/op BenchmarkJSValEscaperWithNum-4 24496 4880 ns/op BenchmarkJSValEscaperWithStr-4 4513 26069 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18692 6327 ns/op BenchmarkJSValEscaperWithObj-4 3897 30136 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13578 8760 ns/op BenchmarkJSStrEscaperNoSpecials-4 60751 1987 ns/op BenchmarkJSStrEscaper-4 10000 10368 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54049 2212 ns/op BenchmarkJSRegexpEscaper-4 10000 11085 ns/op BenchmarkTemplateSpecialTags-4 78 1326556 ns/op BenchmarkURLEscaper-4 4603 25452 ns/op BenchmarkURLEscaperNoSpecials-4 190554 627.5 ns/op BenchmarkURLNormalizer-4 5265 19613 ns/op BenchmarkURLNormalizerNoSpecials-4 183676 657.0 ns/op BenchmarkSrcsetFilter-4 19556 5947 ns/op BenchmarkSrcsetFilterNoSpecials-4 106842 1067 ns/op PASS ok html/template 4.275s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 523182 196.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 409755 264.9 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 574918 195.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 415950 262.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1868470 64.29 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1255383 96.09 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1893818 63.60 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1236794 96.70 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1470603 81.15 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 441735 252.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 336729 320.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 447610 252.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 359031 318.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 817594 139.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 565790 212.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 910702 119.6 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 570176 214.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 434260 259.3 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1411411 84.92 ns/op BenchmarkRGBASetRGBA-4 1387450 84.77 ns/op BenchmarkRGBA64At-4 708757 163.5 ns/op BenchmarkRGBA64SetRGBA64-4 788469 144.4 ns/op BenchmarkNRGBAAt-4 1381855 85.00 ns/op BenchmarkNRGBASetNRGBA-4 1400504 84.29 ns/op BenchmarkNRGBA64At-4 719348 160.5 ns/op BenchmarkNRGBA64SetNRGBA64-4 779098 143.3 ns/op BenchmarkAlphaAt-4 2407681 49.32 ns/op BenchmarkAlphaSetAlpha-4 2356405 50.69 ns/op BenchmarkAlpha16At-4 1597455 75.02 ns/op BenchmarkAlphaSetAlpha16-4 1613416 74.82 ns/op BenchmarkGrayAt-4 2374255 49.83 ns/op BenchmarkGraySetGray-4 2423934 49.40 ns/op BenchmarkGray16At-4 1592814 75.47 ns/op BenchmarkGraySetGray16-4 1593588 75.02 ns/op PASS ok image 5.387s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4643220 25.90 ns/op BenchmarkYCbCrToRGB/128-4 4415040 27.13 ns/op BenchmarkYCbCrToRGB/255-4 4652860 25.77 ns/op BenchmarkRGBToYCbCr/0-4 4563740 26.25 ns/op BenchmarkRGBToYCbCr/Cb-4 4597701 26.16 ns/op BenchmarkRGBToYCbCr/Cr-4 4405765 27.33 ns/op BenchmarkYCbCrToRGBA/0-4 3688087 32.52 ns/op BenchmarkYCbCrToRGBA/128-4 3460114 34.69 ns/op BenchmarkYCbCrToRGBA/255-4 3695248 32.26 ns/op BenchmarkNYCbCrAToRGBA/0-4 3445339 34.79 ns/op BenchmarkNYCbCrAToRGBA/128-4 3433304 35.13 ns/op BenchmarkNYCbCrAToRGBA/255-4 3580274 33.56 ns/op PASS ok image/color 1.858s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34323065 ns/op BenchmarkFillSrc-4 292 397951 ns/op BenchmarkCopyOver-4 6 17401933 ns/op BenchmarkCopySrc-4 396 285616 ns/op BenchmarkNRGBAOver-4 6 18683120 ns/op BenchmarkNRGBASrc-4 9 11829427 ns/op BenchmarkYCbCr-4 8 13518286 ns/op BenchmarkGray-4 16 6938134 ns/op BenchmarkCMYK-4 9 12149186 ns/op BenchmarkGlyphOver-4 19 6017710 ns/op BenchmarkRGBAMaskOver-4 4 31053729 ns/op BenchmarkGrayMaskOver-4 5 23540466 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38920900 ns/op BenchmarkRGBA-4 4 25463869 ns/op BenchmarkPalettedFill-4 885 134504 ns/op BenchmarkPalettedRGBA-4 4 25748159 ns/op BenchmarkGenericOver-4 2 56562398 ns/op BenchmarkGenericMaskOver-4 5 23006094 ns/op BenchmarkGenericSrc-4 3 35656572 ns/op BenchmarkGenericMaskSrc-4 4 30291251 ns/op PASS ok image/draw 6.075s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 25 4573165 ns/op 3.38 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 109987208 ns/op 2.79 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2969624587 ns/op 0.41 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2059443 ns/op 7.50 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 146676935 ns/op 0.42 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.130s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3638 29115 ns/op BenchmarkIDCT-4 3896 27377 ns/op BenchmarkDecodeBaseline-4 9 12258312 ns/op 5.04 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17251251 ns/op 3.58 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 151402013 ns/op 8.12 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 188592620 ns/op 4.89 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.243s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11888468 8.725 ns/op BenchmarkDecodeGray-4 12 9340528 ns/op 7.02 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39943352 ns/op 6.56 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34596400 ns/op 7.58 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5513859 ns/op 11.89 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32274120 ns/op 8.12 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39629443 ns/op 6.61 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61341064 ns/op 5.01 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60238330 ns/op 5.10 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 197323024 ns/op 6.23 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 216305952 ns/op 5.68 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30581743 ns/op 10.05 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 196611908 ns/op 6.25 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 827870341 ns/op 1.48 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.729s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53742486 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45098169 ns/op 2.22 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 317972860 ns/op 1.57 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 309993058 ns/op 1.61 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53000558 ns/op 1.89 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43353051 ns/op 2.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 293532775 ns/op 1.70 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 287918200 ns/op 1.74 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 679746343 ns/op 1.47 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 656337896 ns/op 1.52 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3958823137 ns/op 1.26 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3850936629 ns/op 1.30 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10664686 ns/op 9.38 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11246534 ns/op 8.89 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50068192 ns/op 9.99 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 55425354 ns/op 9.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 100238165 ns/op 9.98 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 117269323 ns/op 8.53 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 512308993 ns/op 9.76 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 557336977 ns/op 8.97 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60505210 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 53119333 ns/op 1.88 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 405526968 ns/op 1.23 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 411889635 ns/op 1.21 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 905164094 ns/op 1.10 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 974569589 ns/op 1.03 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6055311875 ns/op 0.83 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5780196820 ns/op 0.87 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 183439820 ns/op 22.79 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 189880347 ns/op 22.01 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 72.456s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 34922 2995 ns/op 0.33 MB/s BenchmarkMarshalCorpusFile/2-4 36681 3084 ns/op 0.65 MB/s BenchmarkMarshalCorpusFile/4-4 33870 3458 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/8-4 27994 4172 ns/op 1.92 MB/s BenchmarkMarshalCorpusFile/16-4 21748 5445 ns/op 2.94 MB/s BenchmarkMarshalCorpusFile/32-4 15187 7762 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/64-4 9379 12768 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/128-4 5730 20432 ns/op 6.26 MB/s BenchmarkMarshalCorpusFile/256-4 2755 40456 ns/op 6.33 MB/s BenchmarkMarshalCorpusFile/512-4 1408 78773 ns/op 6.50 MB/s BenchmarkMarshalCorpusFile/1024-4 784 151164 ns/op 6.77 MB/s BenchmarkMarshalCorpusFile/2048-4 375 307226 ns/op 6.67 MB/s BenchmarkMarshalCorpusFile/4096-4 193 605064 ns/op 6.77 MB/s BenchmarkMarshalCorpusFile/8192-4 98 1212812 ns/op 6.75 MB/s BenchmarkMarshalCorpusFile/16384-4 48 2422146 ns/op 6.76 MB/s BenchmarkMarshalCorpusFile/32768-4 18 6249918 ns/op 5.24 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13203456 ns/op 4.96 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29662330 ns/op 4.42 MB/s BenchmarkMarshalCorpusFile/262144-4 2 54724332 ns/op 4.79 MB/s BenchmarkMarshalCorpusFile/524288-4 1 127610640 ns/op 4.11 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 219246483 ns/op 4.78 MB/s BenchmarkUnmarshalCorpusFile/1-4 8852 11875 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9954 11866 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 7641 13252 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 7662 15393 ns/op 0.52 MB/s BenchmarkUnmarshalCorpusFile/16-4 6231 18417 ns/op 0.87 MB/s BenchmarkUnmarshalCorpusFile/32-4 3968 27591 ns/op 1.16 MB/s BenchmarkUnmarshalCorpusFile/64-4 3276 32259 ns/op 1.98 MB/s BenchmarkUnmarshalCorpusFile/128-4 2749 42428 ns/op 3.02 MB/s BenchmarkUnmarshalCorpusFile/256-4 1078 110130 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/512-4 568 210319 ns/op 2.43 MB/s BenchmarkUnmarshalCorpusFile/1024-4 296 400764 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/2048-4 148 786664 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 1585074 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/8192-4 36 3170178 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6287276 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12587336 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 25472065 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50183491 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 103896818 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 208172863 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 412715973 ns/op 2.54 MB/s BenchmarkMutatorBytes/1-4 30000 3421 ns/op BenchmarkMutatorBytes/10-4 37686 3238 ns/op BenchmarkMutatorBytes/100-4 34669 3494 ns/op BenchmarkMutatorBytes/1000-4 22942 5400 ns/op BenchmarkMutatorBytes/10000-4 5034 25045 ns/op BenchmarkMutatorBytes/100000-4 835 151630 ns/op BenchmarkMutatorString/1-4 30000 3506 ns/op BenchmarkMutatorString/10-4 35479 3437 ns/op BenchmarkMutatorString/100-4 31172 4043 ns/op BenchmarkMutatorString/1000-4 13801 7907 ns/op BenchmarkMutatorString/10000-4 3223 62308 ns/op BenchmarkMutatorString/100000-4 200 571280 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 17576 6294 ns/op BenchmarkMutatorAllBasicTypes/string-4 18222 6301 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61101 1997 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55178 2168 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54230 2200 ns/op BenchmarkMutatorAllBasicTypes/int-4 57660 2060 ns/op BenchmarkMutatorAllBasicTypes/int8-4 57985 2010 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58142 2025 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59116 2047 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58354 2026 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 55846 2119 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56410 2125 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55287 2103 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 55581 2103 ns/op PASS ok internal/fuzz 11.457s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 36664 3805 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 131907 922.8 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.427s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 37860 2992 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10348 ns/op BenchmarkSplicePipePoolParallel-4 119641 939.8 ns/op BenchmarkSplicePipeNativeParallel-4 29961 3963 ns/op PASS ok internal/poll 0.743s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 20583493 ns/op PASS ok internal/trace 2.903s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15004 ns/op BenchmarkCopyNLarge-4 142 989565 ns/op PASS ok io 0.423s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 212425 515.5 ns/op BenchmarkPrintln-4 25647 4713 ns/op BenchmarkPrintlnNoFlags-4 48936 2426 ns/op PASS ok log 0.454s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2224381 53.92 ns/op BenchmarkAcosh-4 947412 111.0 ns/op BenchmarkAsin-4 2224770 53.85 ns/op BenchmarkAsinh-4 984442 118.0 ns/op BenchmarkAtan-4 3070354 38.91 ns/op BenchmarkAtanh-4 1000000 107.9 ns/op BenchmarkAtan2-4 2129328 56.48 ns/op BenchmarkCbrt-4 1477522 81.40 ns/op BenchmarkCeil-4 16589446 7.191 ns/op BenchmarkCopysign-4 3032640 39.91 ns/op BenchmarkCos-4 1353110 87.43 ns/op BenchmarkCosh-4 1532176 78.34 ns/op BenchmarkErf-4 2802150 42.22 ns/op BenchmarkErfc-4 2705068 44.48 ns/op BenchmarkErfinv-4 2474835 48.73 ns/op BenchmarkErfcinv-4 2458107 48.75 ns/op BenchmarkExp-4 5863852 20.32 ns/op BenchmarkExpGo-4 932811 125.0 ns/op BenchmarkExpm1-4 2089452 57.27 ns/op BenchmarkExp2-4 1000000 114.9 ns/op BenchmarkExp2Go-4 961052 124.6 ns/op BenchmarkAbs-4 3861196 31.44 ns/op BenchmarkDim-4 7993503 14.93 ns/op BenchmarkFloor-4 16702646 7.252 ns/op BenchmarkMax-4 11219486 10.61 ns/op BenchmarkMin-4 11220103 10.63 ns/op BenchmarkMod-4 334764 321.7 ns/op BenchmarkFrexp-4 2130510 56.64 ns/op BenchmarkGamma-4 702270 164.5 ns/op BenchmarkHypot-4 10152085 11.75 ns/op BenchmarkHypotGo-4 1676917 70.36 ns/op BenchmarkIlogb-4 2499783 48.22 ns/op BenchmarkJ0-4 242756 483.7 ns/op BenchmarkJ1-4 254696 472.4 ns/op BenchmarkJn-4 114973 1033 ns/op BenchmarkLdexp-4 2079202 57.53 ns/op BenchmarkLgamma-4 843429 139.5 ns/op BenchmarkLog-4 5130726 23.53 ns/op BenchmarkLogb-4 2516239 47.50 ns/op BenchmarkLog1p-4 1328239 90.85 ns/op BenchmarkLog10-4 4878612 24.45 ns/op BenchmarkLog2-4 1523886 73.89 ns/op BenchmarkModf-4 3103502 39.09 ns/op BenchmarkNextafter32-4 3055677 38.75 ns/op BenchmarkNextafter64-4 3078711 39.02 ns/op BenchmarkPowInt-4 627555 185.7 ns/op BenchmarkPowFrac-4 441656 263.3 ns/op BenchmarkPow10Pos-4 4102806 29.19 ns/op BenchmarkPow10Neg-4 4070568 29.41 ns/op BenchmarkRound-4 3524077 34.01 ns/op BenchmarkRoundToEven-4 8093689 14.81 ns/op BenchmarkRemainder-4 539815 215.4 ns/op BenchmarkSignbit-4 5049583 23.93 ns/op BenchmarkSin-4 1609088 72.90 ns/op BenchmarkSincos-4 1000000 116.8 ns/op BenchmarkSinh-4 1783069 67.13 ns/op BenchmarkSqrtIndirect-4 16731638 7.157 ns/op BenchmarkSqrtLatency-4 16637460 7.169 ns/op BenchmarkSqrtIndirectLatency-4 15774591 7.194 ns/op BenchmarkSqrtGoLatency-4 1000000 106.2 ns/op BenchmarkSqrtPrime-4 30672 3890 ns/op BenchmarkTan-4 1503324 79.70 ns/op BenchmarkTanh-4 1405134 85.41 ns/op BenchmarkTrunc-4 16726954 7.179 ns/op BenchmarkY0-4 249148 472.1 ns/op BenchmarkY1-4 255250 469.2 ns/op BenchmarkYn-4 118232 995.0 ns/op BenchmarkFloat64bits-4 5384607 22.09 ns/op BenchmarkFloat64frombits-4 5155132 23.32 ns/op BenchmarkFloat32bits-4 5049457 24.30 ns/op BenchmarkFloat32frombits-4 4879934 24.38 ns/op BenchmarkFMA-4 16594977 7.205 ns/op PASS ok math 10.892s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12775828 9.394 ns/op 6812.97 MB/s BenchmarkAddVV/2-4 11975901 10.10 ns/op 12672.21 MB/s BenchmarkAddVV/3-4 10348870 11.53 ns/op 16658.20 MB/s BenchmarkAddVV/4-4 10594689 11.28 ns/op 22697.04 MB/s BenchmarkAddVV/5-4 9769076 12.24 ns/op 26133.26 MB/s BenchmarkAddVV/10-4 7848770 15.15 ns/op 42251.17 MB/s BenchmarkAddVV/100-4 1709545 71.43 ns/op 89592.51 MB/s BenchmarkAddVV/1000-4 203989 582.9 ns/op 109792.80 MB/s BenchmarkSubVV/1-4 12659192 9.434 ns/op 6784.27 MB/s BenchmarkSubVV/2-4 11943477 10.10 ns/op 12677.03 MB/s BenchmarkSubVV/3-4 10354298 11.54 ns/op 16642.20 MB/s BenchmarkSubVV/4-4 10735594 11.18 ns/op 22894.42 MB/s BenchmarkSubVV/5-4 9753025 12.26 ns/op 26091.79 MB/s BenchmarkSubVV/10-4 7911020 15.08 ns/op 42440.69 MB/s BenchmarkSubVV/100-4 1693545 71.14 ns/op 89960.10 MB/s BenchmarkSubVV/1000-4 199368 585.5 ns/op 109310.41 MB/s BenchmarkAddVW/1-4 13813258 8.690 ns/op 920.64 MB/s BenchmarkAddVW/2-4 13072630 9.045 ns/op 1768.88 MB/s BenchmarkAddVW/3-4 11946364 10.04 ns/op 2391.59 MB/s BenchmarkAddVW/4-4 11627798 10.19 ns/op 3139.66 MB/s BenchmarkAddVW/5-4 11055714 10.83 ns/op 3694.91 MB/s BenchmarkAddVW/10-4 9165757 13.03 ns/op 6141.63 MB/s BenchmarkAddVW/100-4 247364 445.2 ns/op 1796.87 MB/s BenchmarkAddVW/1000-4 35174 3430 ns/op 2332.43 MB/s BenchmarkAddVWext/1-4 13738148 8.681 ns/op 921.54 MB/s BenchmarkAddVWext/2-4 13213096 9.041 ns/op 1769.81 MB/s BenchmarkAddVWext/3-4 11973590 10.02 ns/op 2394.08 MB/s BenchmarkAddVWext/4-4 11648976 10.26 ns/op 3119.50 MB/s BenchmarkAddVWext/5-4 10993226 10.80 ns/op 3704.43 MB/s BenchmarkAddVWext/10-4 9240597 12.95 ns/op 6177.50 MB/s BenchmarkAddVWext/100-4 84427 1422 ns/op 562.67 MB/s BenchmarkAddVWext/1000-4 8778 13523 ns/op 591.58 MB/s BenchmarkSubVW/1-4 13432462 8.928 ns/op 896.07 MB/s BenchmarkSubVW/2-4 12008042 9.992 ns/op 1601.34 MB/s BenchmarkSubVW/3-4 11034379 10.85 ns/op 2211.95 MB/s BenchmarkSubVW/4-4 11689392 10.24 ns/op 3124.61 MB/s BenchmarkSubVW/5-4 11047573 10.87 ns/op 3680.84 MB/s BenchmarkSubVW/10-4 9108980 13.24 ns/op 6043.41 MB/s BenchmarkSubVW/100-4 262389 456.7 ns/op 1751.54 MB/s BenchmarkSubVW/1000-4 35094 3407 ns/op 2348.17 MB/s BenchmarkSubVWext/1-4 13404169 8.966 ns/op 892.22 MB/s BenchmarkSubVWext/2-4 12054404 10.00 ns/op 1599.52 MB/s BenchmarkSubVWext/3-4 11120328 10.79 ns/op 2224.24 MB/s BenchmarkSubVWext/4-4 11579540 10.27 ns/op 3114.71 MB/s BenchmarkSubVWext/5-4 11010254 10.94 ns/op 3657.72 MB/s BenchmarkSubVWext/10-4 9104527 13.14 ns/op 6086.95 MB/s BenchmarkSubVWext/100-4 84318 1441 ns/op 555.35 MB/s BenchmarkSubVWext/1000-4 8408 13788 ns/op 580.19 MB/s BenchmarkMulAddVWW/1-4 11684617 10.27 ns/op 6234.45 MB/s BenchmarkMulAddVWW/2-4 10470912 11.21 ns/op 11418.81 MB/s BenchmarkMulAddVWW/3-4 9742749 12.27 ns/op 15644.11 MB/s BenchmarkMulAddVWW/4-4 9071985 13.22 ns/op 19358.45 MB/s BenchmarkMulAddVWW/5-4 8725113 13.52 ns/op 23667.56 MB/s BenchmarkMulAddVWW/10-4 6466720 18.47 ns/op 34645.28 MB/s BenchmarkMulAddVWW/100-4 1000000 108.9 ns/op 58783.34 MB/s BenchmarkMulAddVWW/1000-4 128263 932.0 ns/op 68671.18 MB/s BenchmarkAddMulVVW/1-4 12584956 9.479 ns/op 6751.63 MB/s BenchmarkAddMulVVW/2-4 11345386 10.65 ns/op 12015.99 MB/s BenchmarkAddMulVVW/3-4 10203788 11.72 ns/op 16380.35 MB/s BenchmarkAddMulVVW/4-4 9278356 12.99 ns/op 19711.68 MB/s BenchmarkAddMulVVW/5-4 8227432 14.22 ns/op 22497.63 MB/s BenchmarkAddMulVVW/10-4 7097036 16.95 ns/op 37762.34 MB/s BenchmarkAddMulVVW/100-4 1480761 81.21 ns/op 78812.39 MB/s BenchmarkAddMulVVW/1000-4 162849 715.3 ns/op 89470.54 MB/s BenchmarkDivWVW/1-4 2567620 45.87 ns/op 1395.28 MB/s BenchmarkDivWVW/2-4 1241392 96.50 ns/op 1326.39 MB/s BenchmarkDivWVW/3-4 912301 125.5 ns/op 1530.09 MB/s BenchmarkDivWVW/4-4 815324 147.1 ns/op 1740.40 MB/s BenchmarkDivWVW/5-4 768682 151.7 ns/op 2108.76 MB/s BenchmarkDivWVW/10-4 414628 288.8 ns/op 2216.15 MB/s BenchmarkDivWVW/100-4 54822 2207 ns/op 2899.50 MB/s BenchmarkDivWVW/1000-4 5419 21232 ns/op 3014.34 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11383750 9.406 ns/op BenchmarkNonZeroShifts/1/shlVU-4 13343889 8.921 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10276672 10.29 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10464279 9.747 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9642085 11.16 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9963559 10.40 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9105349 12.64 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9403074 11.24 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8365675 13.83 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8699074 12.29 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6346978 17.01 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6826377 15.86 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 111.6 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1246380 93.50 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127710 940.4 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 154134 775.0 ns/op BenchmarkDecimalConversion-4 211 566596 ns/op BenchmarkFloatString/100-4 10000 10407 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 220 544699 ns/op 2907 B/op 9 allocs/op BenchmarkFloatString/10000-4 2 50453414 ns/op 61360 B/op 55 allocs/op BenchmarkFloatString/100000-4 1 4944490339 ns/op 861168 B/op 525 allocs/op BenchmarkFloatAdd/10-4 166988 691.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 167948 705.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 148933 771.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 86187 1376 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17050 6939 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 226010 527.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 228630 508.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 221929 529.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 159666 744.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45529 2638 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1995 58289 ns/op BenchmarkParseFloatLargeExp-4 442 255593 ns/op BenchmarkGCD10x10/WithoutXY-4 195568 592.3 ns/op BenchmarkGCD10x10/WithXY-4 58677 2017 ns/op BenchmarkGCD10x100/WithoutXY-4 99148 1187 ns/op BenchmarkGCD10x100/WithXY-4 17592 6970 ns/op BenchmarkGCD10x1000/WithoutXY-4 58886 1828 ns/op BenchmarkGCD10x1000/WithXY-4 14368 8650 ns/op BenchmarkGCD100x100/WithoutXY-4 24566 4721 ns/op BenchmarkGCD100x100/WithXY-4 10652 11277 ns/op BenchmarkGCD100x1000/WithoutXY-4 12234 9796 ns/op BenchmarkGCD100x1000/WithXY-4 6171 19285 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2158 55037 ns/op BenchmarkGCD1000x1000/WithXY-4 1173 97397 ns/op BenchmarkHilbert-4 22 5081820 ns/op BenchmarkBinomial-4 14262 8245 ns/op BenchmarkQuoRem-4 21188 5854 ns/op BenchmarkExp-4 15 7340604 ns/op BenchmarkExpMont/Odd-4 127 954846 ns/op 2589 B/op 21 allocs/op BenchmarkExpMont/Even1-4 128 930358 ns/op 3362 B/op 38 allocs/op BenchmarkExpMont/Even2-4 122 977405 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 954371 ns/op 3843 B/op 53 allocs/op BenchmarkExpMont/Even4-4 122 974286 ns/op 3859 B/op 53 allocs/op BenchmarkExpMont/Even8-4 123 965976 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even32-4 122 978604 ns/op 3855 B/op 53 allocs/op BenchmarkExpMont/Even64-4 146 808725 ns/op 3636 B/op 53 allocs/op BenchmarkExpMont/Even96-4 142 847550 ns/op 3798 B/op 52 allocs/op BenchmarkExpMont/Even128-4 165 709839 ns/op 3257 B/op 50 allocs/op BenchmarkExpMont/Even255-4 187 628205 ns/op 2948 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 426 269015 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 394 297118 ns/op 1721 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 397 294864 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 391 301895 ns/op 1753 B/op 48 allocs/op BenchmarkExp2-4 15 7357898 ns/op BenchmarkBitset-4 749377 148.6 ns/op BenchmarkBitsetNeg-4 444474 264.0 ns/op BenchmarkBitsetOrig-4 233149 488.3 ns/op BenchmarkBitsetNegOrig-4 144721 751.5 ns/op BenchmarkModSqrt225_Tonelli-4 100 1016625 ns/op BenchmarkModSqrt225_3Mod4-4 382 310559 ns/op BenchmarkModSqrt231_Tonelli-4 98 1049498 ns/op BenchmarkModSqrt231_5Mod8-4 322 367690 ns/op BenchmarkModInverse-4 12812 9639 ns/op BenchmarkSqrt-4 1588 71936 ns/op BenchmarkIntSqr/1-4 1450890 82.01 ns/op BenchmarkIntSqr/2-4 761162 153.7 ns/op BenchmarkIntSqr/3-4 642636 182.8 ns/op BenchmarkIntSqr/5-4 436761 273.9 ns/op BenchmarkIntSqr/8-4 317029 372.7 ns/op BenchmarkIntSqr/10-4 249915 466.6 ns/op BenchmarkIntSqr/20-4 49351 2517 ns/op BenchmarkIntSqr/30-4 36072 3406 ns/op BenchmarkIntSqr/50-4 21927 5458 ns/op BenchmarkIntSqr/80-4 13042 9211 ns/op BenchmarkIntSqr/100-4 10004 12108 ns/op BenchmarkIntSqr/200-4 3604 30790 ns/op BenchmarkIntSqr/300-4 1573 72401 ns/op BenchmarkIntSqr/500-4 732 157476 ns/op BenchmarkIntSqr/800-4 277 406047 ns/op BenchmarkIntSqr/1000-4 223 523387 ns/op BenchmarkDiv/20/10-4 428259 274.9 ns/op BenchmarkDiv/40/20-4 427246 271.6 ns/op BenchmarkDiv/100/50-4 368697 320.3 ns/op BenchmarkDiv/200/100-4 54062 2314 ns/op BenchmarkDiv/400/200-4 52287 2392 ns/op BenchmarkDiv/1000/500-4 41317 2994 ns/op BenchmarkDiv/2000/1000-4 31070 4130 ns/op BenchmarkDiv/20000/10000-4 1010 113214 ns/op BenchmarkDiv/200000/100000-4 26 4745255 ns/op BenchmarkDiv/2000000/1000000-4 1 128748153 ns/op BenchmarkDiv/20000000/10000000-4 1 3736121134 ns/op BenchmarkMul-4 5 23695259 ns/op BenchmarkNatMul/10-4 177682 677.0 ns/op BenchmarkNatMul/100-4 5650 20988 ns/op BenchmarkNatMul/1000-4 172 676910 ns/op BenchmarkZeroShifts/Shl-4 15297 6874 ns/op BenchmarkZeroShifts/ShlSame-4 5281671 22.53 ns/op BenchmarkZeroShifts/Shr-4 16461 7010 ns/op BenchmarkZeroShifts/ShrSame-4 5474797 21.76 ns/op BenchmarkExp3Power/0x10-4 176397 634.6 ns/op BenchmarkExp3Power/0x40-4 159370 726.2 ns/op BenchmarkExp3Power/0x100-4 100400 1215 ns/op BenchmarkExp3Power/0x400-4 41356 2662 ns/op BenchmarkExp3Power/0x1000-4 9847 12450 ns/op BenchmarkExp3Power/0x4000-4 1663 64412 ns/op BenchmarkExp3Power/0x10000-4 205 573197 ns/op BenchmarkExp3Power/0x40000-4 16 6595930 ns/op BenchmarkExp3Power/0x100000-4 2 61901827 ns/op BenchmarkExp3Power/0x400000-4 1 562183237 ns/op BenchmarkFibo-4 3 39193721 ns/op BenchmarkNatSqr/1-4 861310 122.9 ns/op BenchmarkNatSqr/2-4 456355 226.6 ns/op BenchmarkNatSqr/3-4 424346 259.4 ns/op BenchmarkNatSqr/5-4 279276 383.0 ns/op BenchmarkNatSqr/8-4 195360 532.5 ns/op BenchmarkNatSqr/10-4 160194 665.6 ns/op BenchmarkNatSqr/20-4 42709 2675 ns/op BenchmarkNatSqr/30-4 30146 3603 ns/op BenchmarkNatSqr/50-4 19707 6028 ns/op BenchmarkNatSqr/80-4 10000 10075 ns/op BenchmarkNatSqr/100-4 7770 13242 ns/op BenchmarkNatSqr/200-4 3286 34013 ns/op BenchmarkNatSqr/300-4 1363 80558 ns/op BenchmarkNatSqr/500-4 676 161653 ns/op BenchmarkNatSqr/800-4 304 388633 ns/op BenchmarkNatSqr/1000-4 226 508279 ns/op BenchmarkNatSetBytes/8-4 677208 169.2 ns/op BenchmarkNatSetBytes/24-4 199442 570.7 ns/op BenchmarkNatSetBytes/128-4 46490 2516 ns/op BenchmarkNatSetBytes/7-4 731780 154.6 ns/op BenchmarkNatSetBytes/23-4 212911 564.9 ns/op BenchmarkNatSetBytes/127-4 46497 2498 ns/op BenchmarkScanPi-4 249 471716 ns/op BenchmarkStringPiParallel-4 690 198514 ns/op BenchmarkScan/10/Base2-4 40261 2930 ns/op BenchmarkScan/100/Base2-4 4231 25166 ns/op BenchmarkScan/1000/Base2-4 482 246742 ns/op BenchmarkScan/10/Base8-4 100742 1187 ns/op BenchmarkScan/100/Base8-4 13771 8685 ns/op BenchmarkScan/1000/Base8-4 1350 84975 ns/op BenchmarkScan/10/Base10-4 104160 1097 ns/op BenchmarkScan/100/Base10-4 14737 8067 ns/op BenchmarkScan/1000/Base10-4 1320 77683 ns/op BenchmarkScan/10/Base16-4 118419 1000 ns/op BenchmarkScan/100/Base16-4 16753 7250 ns/op BenchmarkScan/1000/Base16-4 1689 69912 ns/op BenchmarkString/10/Base2-4 174376 666.9 ns/op BenchmarkString/100/Base2-4 22975 5126 ns/op BenchmarkString/1000/Base2-4 2436 48302 ns/op BenchmarkString/10/Base8-4 363596 329.8 ns/op BenchmarkString/100/Base8-4 62733 1896 ns/op BenchmarkString/1000/Base8-4 6664 17244 ns/op BenchmarkString/10/Base10-4 200570 575.1 ns/op BenchmarkString/100/Base10-4 37873 3140 ns/op BenchmarkString/1000/Base10-4 4605 24423 ns/op BenchmarkString/10/Base16-4 392216 295.6 ns/op BenchmarkString/100/Base16-4 78082 1434 ns/op BenchmarkString/1000/Base16-4 8296 12519 ns/op BenchmarkLeafSize/0-4 43 2727542 ns/op BenchmarkLeafSize/1-4 387 287473 ns/op BenchmarkLeafSize/2-4 382 281843 ns/op BenchmarkLeafSize/3-4 294 397182 ns/op BenchmarkLeafSize/4-4 406 280108 ns/op BenchmarkLeafSize/5-4 259 445996 ns/op BenchmarkLeafSize/6-4 298 383215 ns/op BenchmarkLeafSize/7-4 310 360286 ns/op BenchmarkLeafSize/8-4 400 278484 ns/op BenchmarkLeafSize/9-4 220 525628 ns/op BenchmarkLeafSize/10-4 258 450079 ns/op BenchmarkLeafSize/11-4 274 422921 ns/op BenchmarkLeafSize/12-4 302 382145 ns/op BenchmarkLeafSize/13-4 271 415595 ns/op BenchmarkLeafSize/14-4 314 374953 ns/op BenchmarkLeafSize/15-4 343 339551 ns/op BenchmarkLeafSize/16-4 411 279896 ns/op BenchmarkLeafSize/32-4 405 278612 ns/op BenchmarkLeafSize/64-4 367 301307 ns/op BenchmarkProbablyPrime/n=0-4 9 11333277 ns/op BenchmarkProbablyPrime/n=1-4 8 12855721 ns/op BenchmarkProbablyPrime/n=5-4 6 18720475 ns/op BenchmarkProbablyPrime/n=10-4 4 25907980 ns/op BenchmarkProbablyPrime/n=20-4 3 40401498 ns/op BenchmarkProbablyPrime/Lucas-4 12 9849763 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 76 1501208 ns/op BenchmarkRatCmp-4 212443 526.1 ns/op BenchmarkFloatSqrt/64-4 21794 5351 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13945 8431 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9219 12238 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4929 24177 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 795 150644 ns/op 18023 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 57 1954299 ns/op 175570 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 148994398 ns/op 3894320 B/op 680 allocs/op PASS ok math/big 49.999s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8540457 13.97 ns/op BenchmarkLeadingZeros8-4 8167614 14.64 ns/op BenchmarkLeadingZeros16-4 10433829 11.45 ns/op BenchmarkLeadingZeros32-4 10887422 11.13 ns/op BenchmarkLeadingZeros64-4 9608541 11.44 ns/op BenchmarkTrailingZeros-4 10796782 11.31 ns/op BenchmarkTrailingZeros8-4 9812994 12.50 ns/op BenchmarkTrailingZeros16-4 10774432 11.19 ns/op BenchmarkTrailingZeros32-4 9709508 12.35 ns/op BenchmarkTrailingZeros64-4 10760918 11.11 ns/op BenchmarkOnesCount-4 10030040 11.87 ns/op BenchmarkOnesCount8-4 9917443 12.14 ns/op BenchmarkOnesCount16-4 9735021 12.13 ns/op BenchmarkOnesCount32-4 9870186 12.16 ns/op BenchmarkOnesCount64-4 9905787 12.23 ns/op BenchmarkRotateLeft-4 9522760 12.64 ns/op BenchmarkRotateLeft8-4 10258113 11.39 ns/op BenchmarkRotateLeft16-4 9638550 12.62 ns/op BenchmarkRotateLeft32-4 9811141 12.19 ns/op BenchmarkRotateLeft64-4 9543392 12.66 ns/op BenchmarkReverse-4 12484525 9.500 ns/op BenchmarkReverse8-4 16219087 7.392 ns/op BenchmarkReverse16-4 15811161 7.552 ns/op BenchmarkReverse32-4 14239123 8.341 ns/op BenchmarkReverse64-4 12557241 9.448 ns/op BenchmarkReverseBytes-4 16485133 7.215 ns/op BenchmarkReverseBytes16-4 16581290 7.211 ns/op BenchmarkReverseBytes32-4 16405539 7.187 ns/op BenchmarkReverseBytes64-4 16494388 7.220 ns/op BenchmarkAdd-4 10754743 11.17 ns/op BenchmarkAdd32-4 9813804 12.35 ns/op BenchmarkAdd64-4 10390762 11.48 ns/op BenchmarkAdd64multiple-4 18484254 6.434 ns/op BenchmarkSub-4 10802160 11.13 ns/op BenchmarkSub32-4 10319860 11.67 ns/op BenchmarkSub64-4 9618490 12.34 ns/op BenchmarkSub64multiple-4 18604962 6.437 ns/op BenchmarkMul-4 9383196 12.64 ns/op BenchmarkMul32-4 10822670 11.13 ns/op BenchmarkMul64-4 9436467 12.61 ns/op BenchmarkDiv-4 2798634 42.42 ns/op BenchmarkDiv32-4 5679920 21.09 ns/op BenchmarkDiv64-4 2659581 44.70 ns/op PASS ok math/bits 5.811s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 11414733 10.53 ns/op BenchmarkAcos-4 474270 253.1 ns/op BenchmarkAcosh-4 416203 271.0 ns/op BenchmarkAsin-4 460087 255.1 ns/op BenchmarkAsinh-4 456609 254.7 ns/op BenchmarkAtan-4 712399 161.2 ns/op BenchmarkAtanh-4 733162 159.6 ns/op BenchmarkConj-4 17413827 6.033 ns/op BenchmarkCos-4 529272 203.9 ns/op BenchmarkCosh-4 537525 208.5 ns/op BenchmarkExp-4 745801 155.9 ns/op BenchmarkLog-4 794728 142.6 ns/op BenchmarkLog10-4 808456 142.6 ns/op BenchmarkPhase-4 1810207 66.11 ns/op BenchmarkPolar-4 1209946 99.19 ns/op BenchmarkPow-4 223834 517.9 ns/op BenchmarkRect-4 1000000 116.8 ns/op BenchmarkSin-4 576082 207.2 ns/op BenchmarkSinh-4 557361 206.8 ns/op BenchmarkSqrt-4 1000000 112.0 ns/op BenchmarkTan-4 357048 322.6 ns/op BenchmarkTanh-4 399264 301.6 ns/op PASS ok math/cmplx 3.064s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 168882 689.6 ns/op BenchmarkInt63ThreadsafeParallel-4 88332 1153 ns/op BenchmarkInt63Unthreadsafe-4 1250918 95.81 ns/op BenchmarkIntn1000-4 841308 136.8 ns/op BenchmarkInt63n1000-4 919580 126.0 ns/op BenchmarkInt31n1000-4 1000000 116.5 ns/op BenchmarkFloat32-4 1000000 111.0 ns/op BenchmarkFloat64-4 1239254 96.38 ns/op BenchmarkPerm3-4 199612 598.0 ns/op BenchmarkPerm30-4 23934 5000 ns/op BenchmarkPerm30ViaShuffle-4 27111 4404 ns/op BenchmarkShuffleOverhead-4 18732 6395 ns/op BenchmarkRead3-4 973636 122.0 ns/op BenchmarkRead64-4 76581 1541 ns/op BenchmarkRead1000-4 5185 22502 ns/op PASS ok math/rand 2.217s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 45104 2652 ns/op BenchmarkQDecodeWord-4 107540 1077 ns/op BenchmarkQDecodeHeader-4 94875 1157 ns/op BenchmarkTypeByExtension/.html-4 363270 282.9 ns/op BenchmarkTypeByExtension/.HTML-4 315811 357.1 ns/op BenchmarkTypeByExtension/.unused-4 376896 305.5 ns/op BenchmarkExtensionsByType/text/html-4 184358 714.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 96076 1115 ns/op BenchmarkExtensionsByType/application/octet-stream-4 117560 965.3 ns/op PASS ok mime 1.485s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 966 120067 ns/op PASS ok mime/quotedprintable 0.163s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 69 1712443 ns/op 8617 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 19 6343208 ns/op 19495 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5005231610 ns/op 158784 B/op 233 allocs/op BenchmarkDNSName-4 111501 963.1 ns/op BenchmarkInterfaces-4 1424 83704 ns/op BenchmarkInterfaceByIndex-4 1712 64217 ns/op BenchmarkInterfaceByName-4 1310 85029 ns/op BenchmarkInterfaceAddrs-4 834 128146 ns/op BenchmarkInterfacesAndAddrs-4 2640 41087 ns/op BenchmarkInterfacesAndMulticastAddrs-4 476 210331 ns/op BenchmarkParseIP-4 15108 7927 ns/op BenchmarkIPString/IPv4-4 144907 810.0 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10506 11165 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45596 2541 ns/op BenchmarkIPEqual/IPv4-4 1116904 108.5 ns/op BenchmarkIPEqual/IPv6-4 1140702 106.2 ns/op BenchmarkSendFile/1024-4 1 225285128 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 223182242 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 217066968 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 219382961 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222430004 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3553 30430 ns/op 1076.84 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1713 60082 ns/op 1090.77 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 1022 113263 ns/op 1157.24 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 571 233869 ns/op 1120.90 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/524288-4 278 458832 ns/op 1142.66 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/1048576-4 118 930131 ns/op 1127.34 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 8236 15781 ns/op 64.89 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 7621 13222 ns/op 154.89 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7634 15354 ns/op 266.78 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 6406 17814 ns/op 459.87 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 4274 28248 ns/op 580.01 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2877 38936 ns/op 841.58 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1485 91384 ns/op 717.15 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 904 117488 ns/op 1115.62 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 441 284660 ns/op 920.90 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 231 487134 ns/op 1076.27 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 123 951203 ns/op 1102.37 MB/s BenchmarkSplice/unix-to-tcp/1024-4 20166 6237 ns/op 164.18 MB/s BenchmarkSplice/unix-to-tcp/2048-4 17203 7349 ns/op 278.68 MB/s BenchmarkSplice/unix-to-tcp/4096-4 11724 10221 ns/op 400.76 MB/s BenchmarkSplice/unix-to-tcp/8192-4 9561 12054 ns/op 679.61 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6337 21232 ns/op 771.67 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3628 31686 ns/op 1034.14 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1690 65353 ns/op 1002.81 MB/s BenchmarkSplice/unix-to-tcp/131072-4 946 115968 ns/op 1130.24 MB/s BenchmarkSplice/unix-to-tcp/262144-4 537 205048 ns/op 1278.45 MB/s BenchmarkSplice/unix-to-tcp/524288-4 229 458538 ns/op 1143.39 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 117 1091465 ns/op 960.71 MB/s BenchmarkTCP4OneShot-4 2310 52991 ns/op BenchmarkTCP4OneShotTimeout-4 1960 53006 ns/op BenchmarkTCP4Persistent-4 10518 10260 ns/op BenchmarkTCP4PersistentTimeout-4 11720 10631 ns/op BenchmarkTCP6OneShot-4 1980 56684 ns/op BenchmarkTCP6OneShotTimeout-4 1846 56447 ns/op BenchmarkTCP6Persistent-4 10424 10267 ns/op BenchmarkTCP6PersistentTimeout-4 10791 10298 ns/op BenchmarkTCP4ConcurrentReadWrite-4 23638 5032 ns/op BenchmarkTCP6ConcurrentReadWrite-4 26847 5499 ns/op BenchmarkSetReadDeadline-4 127108 922.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9074 12884 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 10000 12148 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9205 12279 ns/op 0 B/op 0 allocs/op PASS ok net 30.257s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 26353 4426 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10263 11115 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13636 8484 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 17856 6559 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 31978 3641 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 874346 129.3 ns/op BenchmarkReadRequestChrome-4 3542 30779 ns/op 19.85 MB/s 1843 B/op 14 allocs/op BenchmarkReadRequestCurl-4 9686 10656 ns/op 7.32 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11448 10243 ns/op 8.01 MB/s 939 B/op 9 allocs/op BenchmarkReadRequestSiege-4 6811 15672 ns/op 9.63 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16953 7099 ns/op 5.63 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 319 414511 ns/op 2.47 MB/s BenchmarkFileAndServer_1KB/https1-4 222 526167 ns/op 1.95 MB/s BenchmarkFileAndServer_1KB/h2-4 135 840231 ns/op 1.22 MB/s BenchmarkFileAndServer_16MB/h1-4 3 48657667 ns/op 344.80 MB/s BenchmarkFileAndServer_16MB/https1-4 1 163206675 ns/op 102.80 MB/s BenchmarkFileAndServer_16MB/h2-4 1 241964536 ns/op 69.34 MB/s BenchmarkFileAndServer_64MB/h1-4 1 194495217 ns/op 345.04 MB/s BenchmarkFileAndServer_64MB/https1-4 1 466117977 ns/op 143.97 MB/s BenchmarkFileAndServer_64MB/h2-4 1 918649127 ns/op 73.05 MB/s BenchmarkServeMux-4 267 465930 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 354 366417 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 301 361153 ns/op 5938 B/op 64 allocs/op BenchmarkClientServer/https1-4 216 492847 ns/op 6917 B/op 75 allocs/op BenchmarkClientServer/h2-4 169 652778 ns/op 10202 B/op 82 allocs/op BenchmarkClientServerParallel/4/h1-4 1002 121015 ns/op 9847 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 26 4468298 ns/op 111356 B/op 1048 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51898: read tcp 127.0.0.1:35073->127.0.0.1:51898: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51884: write tcp 127.0.0.1:35073->127.0.0.1:51884: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51452: read tcp 127.0.0.1:37173->127.0.0.1:51452: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51446: write tcp 127.0.0.1:37173->127.0.0.1:51446: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56438: read tcp 127.0.0.1:42351->127.0.0.1:56438: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56424: read tcp 127.0.0.1:42351->127.0.0.1:56424: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56384: read tcp 127.0.0.1:42351->127.0.0.1:56384: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56376: write tcp 127.0.0.1:42351->127.0.0.1:56376: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56412: write tcp 127.0.0.1:42351->127.0.0.1:56412: use of closed network connection BenchmarkClientServerParallel/4/h2-4 168 614790 ns/op 20778 B/op 193 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54368: read tcp 127.0.0.1:44037->127.0.0.1:54368: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54376: write tcp 127.0.0.1:44037->127.0.0.1:54376: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47020: read tcp 127.0.0.1:37123->127.0.0.1:47020: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47110: write tcp 127.0.0.1:37123->127.0.0.1:47110: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47084: write tcp 127.0.0.1:37123->127.0.0.1:47084: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47054: read tcp 127.0.0.1:37123->127.0.0.1:47054: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47106: read tcp 127.0.0.1:37123->127.0.0.1:47106: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47048: write tcp 127.0.0.1:37123->127.0.0.1:47048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47090: write tcp 127.0.0.1:37123->127.0.0.1:47090: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47150: read tcp 127.0.0.1:37123->127.0.0.1:47150: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 639 174608 ns/op 19803 B/op 112 allocs/op BenchmarkClientServerParallel/64/https1-4 86 1438481 ns/op 43644 B/op 423 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48004: write tcp 127.0.0.1:39113->127.0.0.1:48004: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54068: read tcp 127.0.0.1:38551->127.0.0.1:54068: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54056: read tcp 127.0.0.1:38551->127.0.0.1:54056: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54070: read tcp 127.0.0.1:38551->127.0.0.1:54070: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54086: read tcp 127.0.0.1:38551->127.0.0.1:54086: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54110: read tcp 127.0.0.1:38551->127.0.0.1:54110: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54124: read tcp 127.0.0.1:38551->127.0.0.1:54124: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54188: write tcp 127.0.0.1:38551->127.0.0.1:54188: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54158: read tcp 127.0.0.1:38551->127.0.0.1:54158: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54100: read tcp 127.0.0.1:38551->127.0.0.1:54100: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 64 2557478 ns/op 66494 B/op 639 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34794: read tcp 127.0.0.1:44115->127.0.0.1:34794: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34804: read tcp 127.0.0.1:44115->127.0.0.1:34804: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46624: read tcp 127.0.0.1:40787->127.0.0.1:46624: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46478: write tcp 127.0.0.1:40787->127.0.0.1:46478: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46482: write tcp 127.0.0.1:40787->127.0.0.1:46482: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46548: read tcp 127.0.0.1:40787->127.0.0.1:46548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46642: read tcp 127.0.0.1:40787->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:46634: read tcp 127.0.0.1:40787->127.0.0.1:46634: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46630: read tcp 127.0.0.1:40787->127.0.0.1:46630: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46484: read tcp 127.0.0.1:40787->127.0.0.1:46484: use of closed network connection ... [output truncated] BenchmarkServer-4 150 744187 ns/op 3054 B/op 23 allocs/op BenchmarkClient-4 272 469287 ns/op 3778 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 648 186126 ns/op 7279 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1174 93200 ns/op 3054 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1447 82310 ns/op 1945 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1531 81178 ns/op 2757 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1442 75992 ns/op 2712 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1579 82826 ns/op 2732 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1520 75159 ns/op 1911 B/op 14 allocs/op BenchmarkServerHijack-4 987 124222 ns/op 16681 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 319 322401 ns/op 5806 B/op 51 allocs/op BenchmarkResponseStatusLine-4 529537 225.3 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.201s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 5960 18305 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.198s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 83421 1393 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 564256 197.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 179131 648.4 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 63934 1847 ns/op BenchmarkStdIPv4-4 114134 1030 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 89923 1290 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93336 1306 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 107260 1109 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66057 1734 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1235377 97.24 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1000000 104.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1380913 87.71 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 254617 461.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 267388 426.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 251296 470.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83548 1457 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 405056 271.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 284724 417.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 284920 436.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 147638 800.6 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 358022 285.8 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 347602 325.1 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 124326 973.5 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 160952 735.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 240284 472.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 147942 778.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 323493 371.4 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 146862 789.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 152589 793.3 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148244 783.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 109648 1010 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 424731 254.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 153733 762.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 88389 1347 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 108632 1046 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 156434 741.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 110830 1116 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 267798 447.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 114508 1051 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 131486 878.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191156 648.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 130880 920.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 102.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 106.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 104.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 109.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 109.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 110.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 111.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 110.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 110.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 312458 373.8 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 554377 197.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 197385 579.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 217938 543.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 201926 590.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74601 1627 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 496448 233.5 ns/op PASS ok net/netip 7.599s 2023/01/26 00:57:52 Test RPC server listening on 127.0.0.1:46583 2023/01/26 00:57:52 Test HTTP RPC server listening on 127.0.0.1:43819 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1575 69526 ns/op BenchmarkEndToEndHTTP-4 1431 71169 ns/op BenchmarkEndToEndAsync-4 3642 34603 ns/op BenchmarkEndToEndAsyncHTTP-4 2985 36861 ns/op PASS ok net/rpc 0.789s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3103 33220 ns/op BenchmarkReadMIMEHeader/server_headers-4 5851 20305 ns/op BenchmarkUncommon-4 26784 4266 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.522s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4821 23370 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 96522 1233 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 500895 206.5 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91599 1244 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 175711 694.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 80533 1466 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13507 8802 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 364670 303.1 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92187 1282 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 168699 693.0 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 81304 1483 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 14869 7747 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 197455 590.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 80504 1458 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76996 1516 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35377 3283 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6199 18391 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 204676 584.1 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77553 1494 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 78458 1502 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35456 3308 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6691 17793 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.297s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3557101 32.21 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 153445 673.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 730 154558 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 220 522801 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 615 190133 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 47821 2363 ns/op BenchmarkStatFile-4 41606 2758 ns/op BenchmarkStatDir-4 42604 2704 ns/op BenchmarkLstatDot-4 45070 2439 ns/op BenchmarkLstatFile-4 40492 2730 ns/op BenchmarkLstatDir-4 42482 2713 ns/op PASS ok os 1.623s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 164 706412 ns/op 6571 B/op 29 allocs/op PASS ok os/exec 0.214s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 402486 272.9 ns/op PASS ok os/user 0.235s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3636033 32.26 ns/op BenchmarkString-4 2272670 52.52 ns/op BenchmarkBytes-4 1961383 60.36 ns/op BenchmarkNamedBytes-4 744468 152.2 ns/op BenchmarkBytesArray-4 702664 167.2 ns/op BenchmarkSliceLen-4 2303331 51.43 ns/op BenchmarkMapLen-4 1507108 79.33 ns/op BenchmarkStringLen-4 1882945 62.70 ns/op BenchmarkArrayLen-4 1777368 67.28 ns/op BenchmarkSliceCap-4 2484921 48.18 ns/op BenchmarkDeepEqual/int8-4 617996 183.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 113852 1047 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 498226 232.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 105159 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 494966 236.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 108583 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 503400 232.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 107346 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 495320 231.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 108602 1093 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 619713 181.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 140334 841.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 491652 232.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 107211 1087 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 486751 231.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 107125 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 507549 233.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 108598 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 500484 235.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 108812 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 505452 230.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 107734 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 488386 229.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 108884 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 511864 230.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 106116 1085 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 510537 236.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 108045 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 512112 232.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 107448 1087 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 664986 177.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113796 1044 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 508732 228.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 108506 1094 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 140476 849.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66247 1770 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 69016 1738 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45312 2642 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 258225 458.3 ns/op BenchmarkIsZero/ArrayIncomparable-4 38584 3056 ns/op BenchmarkIsZero/StructComparable-4 842725 141.8 ns/op BenchmarkIsZero/StructIncomparable-4 177498 674.0 ns/op BenchmarkSetZero/Bool/Direct-4 3958258 29.94 ns/op BenchmarkSetZero/Bool/CachedZero-4 1642186 70.95 ns/op BenchmarkSetZero/Bool/NewZero-4 1211136 99.36 ns/op BenchmarkSetZero/Int/Direct-4 2539792 46.81 ns/op BenchmarkSetZero/Int/CachedZero-4 1766084 67.20 ns/op BenchmarkSetZero/Int/NewZero-4 1254608 95.43 ns/op BenchmarkSetZero/Uint/Direct-4 2629650 45.08 ns/op BenchmarkSetZero/Uint/CachedZero-4 1735488 66.90 ns/op BenchmarkSetZero/Uint/NewZero-4 1247193 96.19 ns/op BenchmarkSetZero/Float/Direct-4 2558695 46.72 ns/op BenchmarkSetZero/Float/CachedZero-4 1767780 67.68 ns/op BenchmarkSetZero/Float/NewZero-4 1249693 95.29 ns/op BenchmarkSetZero/Complex/Direct-4 2288526 51.49 ns/op BenchmarkSetZero/Complex/CachedZero-4 1661910 72.32 ns/op BenchmarkSetZero/Complex/NewZero-4 1254229 95.92 ns/op BenchmarkSetZero/Array/Direct-4 4189197 28.39 ns/op BenchmarkSetZero/Array/CachedZero-4 1647790 71.81 ns/op BenchmarkSetZero/Array/NewZero-4 1239745 96.82 ns/op BenchmarkSetZero/Chan/Direct-4 2585084 46.38 ns/op BenchmarkSetZero/Chan/CachedZero-4 1315819 92.86 ns/op BenchmarkSetZero/Chan/NewZero-4 970620 118.3 ns/op BenchmarkSetZero/Func/Direct-4 2588976 46.42 ns/op BenchmarkSetZero/Func/CachedZero-4 1349892 89.44 ns/op BenchmarkSetZero/Func/NewZero-4 967527 119.3 ns/op BenchmarkSetZero/Interface/Direct-4 2329450 51.38 ns/op BenchmarkSetZero/Interface/CachedZero-4 1774296 68.81 ns/op BenchmarkSetZero/Interface/NewZero-4 1249494 100.1 ns/op BenchmarkSetZero/Map/Direct-4 2296898 46.87 ns/op BenchmarkSetZero/Map/CachedZero-4 1304930 94.35 ns/op BenchmarkSetZero/Map/NewZero-4 872384 122.5 ns/op BenchmarkSetZero/Pointer/Direct-4 2263292 47.27 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1292624 91.97 ns/op BenchmarkSetZero/Pointer/NewZero-4 956408 123.7 ns/op BenchmarkSetZero/Slice/Direct-4 2285475 58.61 ns/op BenchmarkSetZero/Slice/CachedZero-4 1680758 71.60 ns/op BenchmarkSetZero/Slice/NewZero-4 1226220 97.67 ns/op BenchmarkSetZero/String/Direct-4 2514868 52.07 ns/op BenchmarkSetZero/String/CachedZero-4 1698770 71.82 ns/op BenchmarkSetZero/String/NewZero-4 1219862 98.36 ns/op BenchmarkSetZero/Struct/Direct-4 4348046 28.22 ns/op BenchmarkSetZero/Struct/CachedZero-4 1673636 71.45 ns/op BenchmarkSetZero/Struct/NewZero-4 1221367 97.95 ns/op BenchmarkSelect/1-4 157299 708.0 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 82202 1417 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 41136 2637 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 160032 723.3 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 130959 917.3 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 109504 967.0 ns/op 132.37 MB/s BenchmarkCallArgCopy/size=256-4 92200 1235 ns/op 207.34 MB/s BenchmarkCallArgCopy/size=1024-4 66847 1585 ns/op 646.23 MB/s BenchmarkCallArgCopy/size=4096-4 35402 3955 ns/op 1035.53 MB/s BenchmarkCallArgCopy/size=65536-4 2322 50972 ns/op 1285.72 MB/s BenchmarkPtrTo-4 391287 273.6 ns/op BenchmarkFieldByName1-4 634932 199.2 ns/op BenchmarkFieldByName2-4 69588 1945 ns/op BenchmarkFieldByName3-4 7443 15445 ns/op BenchmarkInterfaceBig-4 4866278 25.94 ns/op BenchmarkInterfaceSmall-4 4741000 25.89 ns/op BenchmarkNew-4 2089623 56.63 ns/op BenchmarkMap/StringKeys/MapIndex-4 3273 36838 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3207 37372 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3111 38243 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3015 39142 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3206 36157 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3219 36708 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 248913 466.1 ns/op PASS ok reflect 18.561s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10584 10180 ns/op 9146 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 14953 7561 ns/op 9120 B/op 1 allocs/op BenchmarkFindString-4 12188 9833 ns/op 9308 B/op 1 allocs/op BenchmarkFindSubmatch-4 10942 10358 ns/op 9361 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10855 ns/op 9658 B/op 2 allocs/op BenchmarkLiteral-4 17990 6617 ns/op BenchmarkNotLiteral-4 3961 27500 ns/op BenchmarkMatchClass-4 3450 33998 ns/op BenchmarkMatchClass_InRange-4 2922 34598 ns/op BenchmarkReplaceAll-4 2613 45062 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 18948 6818 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 39313 2951 ns/op BenchmarkAnchoredShortMatch-4 14839 7515 ns/op BenchmarkAnchoredLongMatch-4 19759 6149 ns/op BenchmarkOnePassShortA-4 21093 5820 ns/op BenchmarkNotOnePassShortA-4 7324 14743 ns/op BenchmarkOnePassShortB-4 27183 4391 ns/op BenchmarkNotOnePassShortB-4 8942 12069 ns/op BenchmarkOnePassLongPrefix-4 89643 1374 ns/op BenchmarkOnePassLongNotPrefix-4 28598 4270 ns/op BenchmarkMatchParallelShared-4 26032 5911 ns/op BenchmarkMatchParallelCopied-4 22905 5239 ns/op BenchmarkQuoteMetaAll-4 138342 837.6 ns/op 16.72 MB/s BenchmarkQuoteMetaNone-4 255318 454.2 ns/op 57.24 MB/s BenchmarkCompile/Onepass-4 3818 27936 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1478 73681 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 184 618299 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3689774 30.56 ns/op 523.52 MB/s BenchmarkMatch/Easy0/32-4 19116 6287 ns/op 5.09 MB/s BenchmarkMatch/Easy0/1K-4 6902 18986 ns/op 53.93 MB/s BenchmarkMatch/Easy0i/16-4 3859657 31.72 ns/op 504.40 MB/s BenchmarkMatch/Easy0i/32-4 4788 21338 ns/op 1.50 MB/s BenchmarkMatch/Easy0i/1K-4 270 430523 ns/op 2.38 MB/s BenchmarkMatch/Easy1/16-4 3787491 30.00 ns/op 533.28 MB/s BenchmarkMatch/Easy1/32-4 19708 6564 ns/op 4.88 MB/s BenchmarkMatch/Easy1/1K-4 4148 25802 ns/op 39.69 MB/s BenchmarkMatch/Medium/16-4 3852631 29.71 ns/op 538.50 MB/s BenchmarkMatch/Medium/32-4 5100 19910 ns/op 1.61 MB/s BenchmarkMatch/Medium/1K-4 306 383760 ns/op 2.67 MB/s BenchmarkMatch/Hard/16-4 3629144 30.11 ns/op 531.39 MB/s BenchmarkMatch/Hard/32-4 3558 30779 ns/op 1.04 MB/s BenchmarkMatch/Hard/1K-4 176 678500 ns/op 1.51 MB/s BenchmarkMatch/Hard1/16-4 1350 80899 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 771 149888 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4385382 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 30009 3968 ns/op 4.03 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17906 6715 ns/op 4.77 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 673 175748 ns/op 5.83 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.653s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 684084 171.2 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 977178 109.6 ns/op BenchmarkMakeChan/Int-4 906177 126.0 ns/op BenchmarkMakeChan/Ptr-4 583290 219.7 ns/op BenchmarkMakeChan/Struct/0-4 1257943 95.86 ns/op BenchmarkMakeChan/Struct/32-4 520666 228.3 ns/op BenchmarkMakeChan/Struct/40-4 471478 245.2 ns/op BenchmarkChanNonblocking-4 11548196 9.359 ns/op BenchmarkSelectUncontended-4 952668 111.7 ns/op BenchmarkSelectSyncContended-4 31740 4046 ns/op BenchmarkSelectAsyncContended-4 107282 1270 ns/op BenchmarkSelectNonblock-4 6212054 17.79 ns/op BenchmarkChanUncontended-4 9918 13133 ns/op BenchmarkChanContended-4 1164 103209 ns/op BenchmarkChanSync-4 176550 724.5 ns/op BenchmarkChanSyncWork-4 10000 35619 ns/op BenchmarkChanProdCons0-4 79875 1597 ns/op BenchmarkChanProdCons10-4 86660 1411 ns/op BenchmarkChanProdCons100-4 99723 1209 ns/op BenchmarkChanProdConsWork0-4 66961 1845 ns/op BenchmarkChanProdConsWork10-4 74353 1687 ns/op BenchmarkChanProdConsWork100-4 80900 1493 ns/op BenchmarkSelectProdCons-4 58753 2047 ns/op BenchmarkReceiveDataFromClosedChan-4 634170 187.1 ns/op BenchmarkChanCreation-4 227928 525.4 ns/op BenchmarkChanSem-4 120726 928.3 ns/op BenchmarkChanPopular-4 98 1233467 ns/op BenchmarkChanClosed-4 522937 254.3 ns/op BenchmarkCallClosure-4 6614329 18.03 ns/op BenchmarkCallClosure1-4 6884370 16.68 ns/op BenchmarkCallClosure2-4 1400469 85.10 ns/op BenchmarkCallClosure3-4 1591780 76.01 ns/op BenchmarkCallClosure4-4 1395622 84.79 ns/op BenchmarkComplex128DivNormal-4 9938798 12.01 ns/op BenchmarkComplex128DivNisNaN-4 7554075 15.62 ns/op BenchmarkComplex128DivDisNaN-4 7354875 16.20 ns/op BenchmarkComplex128DivNisInf-4 9852093 12.34 ns/op BenchmarkComplex128DivDisInf-4 5764606 20.81 ns/op BenchmarkSetTypePtr-4 51446305 2.271 ns/op 3523.19 MB/s BenchmarkSetTypePtr8-4 9516439 12.66 ns/op 5057.25 MB/s BenchmarkSetTypePtr16-4 9578652 12.49 ns/op 10251.94 MB/s BenchmarkSetTypePtr32-4 9636717 12.48 ns/op 20520.70 MB/s BenchmarkSetTypePtr64-4 9603115 12.45 ns/op 41121.70 MB/s BenchmarkSetTypePtr126-4 5731801 20.79 ns/op 48478.46 MB/s BenchmarkSetTypePtr128-4 5894302 20.18 ns/op 50733.83 MB/s BenchmarkSetTypePtrSlice-4 730724 165.0 ns/op 49639.76 MB/s BenchmarkSetTypeNode1-4 9506840 12.47 ns/op 1924.51 MB/s BenchmarkSetTypeNode1Slice-4 2946519 40.28 ns/op 19064.35 MB/s BenchmarkSetTypeNode8-4 9509959 17.03 ns/op 4698.08 MB/s BenchmarkSetTypeNode8Slice-4 1563196 76.97 ns/op 33259.03 MB/s BenchmarkSetTypeNode64-4 5765329 20.84 ns/op 25333.37 MB/s BenchmarkSetTypeNode64Slice-4 229900 517.8 ns/op 32629.14 MB/s BenchmarkSetTypeNode64Dead-4 7315646 16.32 ns/op 32353.64 MB/s BenchmarkSetTypeNode64DeadSlice-4 259638 456.8 ns/op 36985.56 MB/s BenchmarkSetTypeNode124-4 5775148 20.77 ns/op 48533.37 MB/s BenchmarkSetTypeNode124Slice-4 183769 651.2 ns/op 49532.05 MB/s BenchmarkSetTypeNode126-4 5977569 20.09 ns/op 50977.30 MB/s BenchmarkSetTypeNode126Slice-4 179145 657.7 ns/op 49824.33 MB/s BenchmarkSetTypeNode128-4 4083838 29.23 ns/op 35576.84 MB/s BenchmarkSetTypeNode128Slice-4 141603 841.1 ns/op 39569.14 MB/s BenchmarkSetTypeNode130-4 4102341 29.24 ns/op 36120.82 MB/s BenchmarkSetTypeNode130Slice-4 141066 842.3 ns/op 40120.66 MB/s BenchmarkSetTypeNode1024-4 784035 152.7 ns/op 53766.53 MB/s BenchmarkSetTypeNode1024Slice-4 24284 4910 ns/op 53489.97 MB/s BenchmarkAllocation-4 3430 39307 ns/op BenchmarkReadMemStats-4 5395 18684 ns/op BenchmarkReadMemStatsLatency-4 1 319921 p50-ns 319921 p90-ns 319921 p99-ns BenchmarkWriteBarrier-4 2613715 45.62 ns/op BenchmarkBulkWriteBarrier-4 8111054 19.24 ns/op BenchmarkScanStackNoLocals-4 2 57378940 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11764698 11.27 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9802850 11.06 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9740310 12.86 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6787413 17.73 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4784340 25.37 ns/op BenchmarkHash5-4 6121849 18.66 ns/op 267.93 MB/s BenchmarkHash16-4 5824084 19.91 ns/op 803.76 MB/s BenchmarkHash64-4 5493574 20.41 ns/op 3135.65 MB/s BenchmarkHash1024-4 1911357 60.57 ns/op 16905.43 MB/s BenchmarkHash65536-4 38683 3109 ns/op 21080.95 MB/s BenchmarkAlignedLoad-4 8213635 13.82 ns/op BenchmarkUnalignedLoad-4 7846952 14.52 ns/op BenchmarkEqEfaceConcrete-4 6600716 17.71 ns/op BenchmarkEqIfaceConcrete-4 6361966 18.88 ns/op BenchmarkNeEfaceConcrete-4 6870993 17.53 ns/op BenchmarkNeIfaceConcrete-4 6838238 17.72 ns/op BenchmarkConvT2EByteSized/bool-4 6638982 18.24 ns/op BenchmarkConvT2EByteSized/uint8-4 6649179 18.00 ns/op BenchmarkConvT2ESmall-4 6111568 19.56 ns/op BenchmarkConvT2EUintptr-4 6058975 20.59 ns/op BenchmarkConvT2ELarge-4 1000000 101.4 ns/op BenchmarkConvT2ISmall-4 6103386 19.54 ns/op BenchmarkConvT2IUintptr-4 5836940 20.59 ns/op BenchmarkConvT2ILarge-4 1000000 100.3 ns/op BenchmarkConvI2E-4 4949120 22.89 ns/op BenchmarkConvI2I-4 4146189 27.36 ns/op BenchmarkAssertE2T-4 5217078 23.03 ns/op BenchmarkAssertE2TLarge-4 2369239 48.20 ns/op BenchmarkAssertE2I-4 4609938 25.47 ns/op BenchmarkAssertI2T-4 4628374 25.20 ns/op BenchmarkAssertI2I-4 4310238 26.62 ns/op BenchmarkAssertI2E-4 5859500 18.55 ns/op BenchmarkAssertE2E-4 5907808 18.53 ns/op BenchmarkAssertE2T2-4 3911265 30.72 ns/op BenchmarkAssertE2T2Blank-4 4503175 26.70 ns/op BenchmarkAssertI2E2-4 4612672 26.13 ns/op BenchmarkAssertI2E2Blank-4 6099090 18.10 ns/op BenchmarkAssertE2E2-4 4523115 26.02 ns/op BenchmarkAssertE2E2Blank-4 6152539 18.09 ns/op BenchmarkConvT2Ezero/zero/16-4 5898523 20.33 ns/op BenchmarkConvT2Ezero/zero/32-4 5868362 20.33 ns/op BenchmarkConvT2Ezero/zero/64-4 5856405 20.37 ns/op BenchmarkConvT2Ezero/zero/str-4 5708188 20.69 ns/op BenchmarkConvT2Ezero/zero/slice-4 5611155 21.12 ns/op BenchmarkConvT2Ezero/zero/big-4 265339 475.9 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1254051 94.26 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1216371 100.8 ns/op BenchmarkConvT2Ezero/nonzero/big-4 280548 443.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 6055788 20.18 ns/op BenchmarkConvT2Ezero/smallint/32-4 5699372 21.17 ns/op BenchmarkConvT2Ezero/smallint/64-4 5668954 20.05 ns/op BenchmarkConvT2Ezero/largeint/16-4 1629920 71.63 ns/op BenchmarkConvT2Ezero/largeint/32-4 1755351 66.64 ns/op BenchmarkConvT2Ezero/largeint/64-4 1789009 70.57 ns/op BenchmarkMalloc8-4 1584519 77.11 ns/op BenchmarkMalloc16-4 1301682 81.75 ns/op BenchmarkMallocTypeInfo8-4 1479841 80.11 ns/op BenchmarkMallocTypeInfo16-4 1245699 99.21 ns/op BenchmarkMallocLargeStruct-4 195099 608.0 ns/op BenchmarkGoroutineSelect-4 66 1800031 ns/op BenchmarkGoroutineBlocking-4 75 1922882 ns/op BenchmarkGoroutineForRange-4 76 1899986 ns/op BenchmarkGoroutineIdle-4 88 1528003 ns/op BenchmarkHashStringSpeed-4 2442205 44.02 ns/op BenchmarkHashBytesSpeed-4 1448800 79.11 ns/op BenchmarkHashInt32Speed-4 3363843 34.67 ns/op BenchmarkHashInt64Speed-4 1630527 73.35 ns/op BenchmarkHashStringArraySpeed-4 567805 202.5 ns/op BenchmarkMegMap-4 3307921 35.54 ns/op BenchmarkMegOneMap-4 4133912 27.27 ns/op BenchmarkMegEqMap-4 1498 83946 ns/op BenchmarkMegEmptyMap-4 5058117 23.57 ns/op BenchmarkSmallStrMap-4 3680209 34.49 ns/op BenchmarkMapStringKeysEight_16-4 3362168 35.86 ns/op BenchmarkMapStringKeysEight_32-4 3681822 33.28 ns/op BenchmarkMapStringKeysEight_64-4 3606186 33.65 ns/op BenchmarkMapStringKeysEight_1M-4 3582452 33.69 ns/op BenchmarkIntMap-4 4142617 29.05 ns/op BenchmarkMapFirst/1-4 4914758 24.13 ns/op BenchmarkMapFirst/2-4 4748120 25.41 ns/op BenchmarkMapFirst/3-4 4902039 24.27 ns/op BenchmarkMapFirst/4-4 4664078 24.29 ns/op BenchmarkMapFirst/5-4 4857315 24.16 ns/op BenchmarkMapFirst/6-4 4677260 25.88 ns/op BenchmarkMapFirst/7-4 4772920 24.30 ns/op BenchmarkMapFirst/8-4 4460636 26.84 ns/op BenchmarkMapFirst/9-4 4159406 28.60 ns/op BenchmarkMapFirst/10-4 3989602 27.89 ns/op BenchmarkMapFirst/11-4 4062358 28.49 ns/op BenchmarkMapFirst/12-4 4048780 29.52 ns/op BenchmarkMapFirst/13-4 4133907 27.91 ns/op BenchmarkMapFirst/14-4 4157841 28.09 ns/op BenchmarkMapFirst/15-4 4250452 28.33 ns/op BenchmarkMapFirst/16-4 4161813 29.37 ns/op BenchmarkMapMid/1-4 3733436 31.92 ns/op BenchmarkMapMid/2-4 3789684 31.65 ns/op BenchmarkMapMid/3-4 3839906 30.80 ns/op BenchmarkMapMid/4-4 3653569 32.03 ns/op BenchmarkMapMid/5-4 3727848 31.66 ns/op BenchmarkMapMid/6-4 3603704 32.46 ns/op BenchmarkMapMid/7-4 3629372 33.27 ns/op BenchmarkMapMid/8-4 3435057 33.04 ns/op BenchmarkMapMid/9-4 3388545 33.52 ns/op BenchmarkMapMid/10-4 3339027 36.06 ns/op BenchmarkMapMid/11-4 3280998 35.14 ns/op BenchmarkMapMid/12-4 3300658 36.11 ns/op BenchmarkMapMid/13-4 3556556 33.15 ns/op BenchmarkMapMid/14-4 3360570 36.12 ns/op BenchmarkMapMid/15-4 3389924 35.09 ns/op BenchmarkMapMid/16-4 3491444 33.48 ns/op BenchmarkMapLast/1-4 3796322 31.25 ns/op BenchmarkMapLast/2-4 3811474 31.49 ns/op BenchmarkMapLast/3-4 3775242 31.75 ns/op BenchmarkMapLast/4-4 3234414 33.78 ns/op BenchmarkMapLast/5-4 3618787 33.34 ns/op BenchmarkMapLast/6-4 3410728 35.19 ns/op BenchmarkMapLast/7-4 3425676 34.99 ns/op BenchmarkMapLast/8-4 3161054 35.86 ns/op BenchmarkMapLast/9-4 3417212 36.11 ns/op BenchmarkMapLast/10-4 3133777 42.75 ns/op BenchmarkMapLast/11-4 3011707 38.92 ns/op BenchmarkMapLast/12-4 3266313 37.21 ns/op BenchmarkMapLast/13-4 3055441 37.87 ns/op BenchmarkMapLast/14-4 3227235 38.34 ns/op BenchmarkMapLast/15-4 3248199 36.47 ns/op BenchmarkMapLast/16-4 3280550 38.19 ns/op BenchmarkMapCycle-4 2213154 54.88 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3111483 39.00 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2274 50228 ns/op BenchmarkMakeMap/[Byte]Byte-4 576906 189.4 ns/op BenchmarkMakeMap/[Int]Int-4 331611 322.2 ns/op BenchmarkNewEmptyMap-4 11915659 10.03 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1617961 73.22 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 493501 235.9 ns/op BenchmarkMapIterEmpty-4 5559465 21.42 ns/op BenchmarkSameLengthMap-4 4807263 25.04 ns/op BenchmarkBigKeyMap-4 1707565 70.86 ns/op BenchmarkBigValMap-4 1524171 78.51 ns/op BenchmarkSmallKeyMap-4 2910975 41.24 ns/op BenchmarkMapPopulate/1-4 2281364 52.66 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 122470 886.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7342 16407 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 786 154105 ns/op 51794 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 46 2348515 ns/op 416153 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 35606261 ns/op 6526941 B/op 2892 allocs/op BenchmarkComplexAlgMap-4 490442 236.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 696249 164.0 ns/op BenchmarkGoMapClear/Reflexive/10-4 616204 182.4 ns/op BenchmarkGoMapClear/Reflexive/100-4 205500 584.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 36442 3253 ns/op BenchmarkGoMapClear/Reflexive/10000-4 4790 25023 ns/op BenchmarkGoMapClear/NonReflexive/1-4 542440 214.2 ns/op BenchmarkGoMapClear/NonReflexive/10-4 483757 239.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 187862 636.3 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 36272 3321 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 4815 25119 ns/op BenchmarkMapStringConversion/32/simple-4 1824463 65.15 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1797928 67.19 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1606374 74.33 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1699003 70.66 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1664647 71.98 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1500278 80.13 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1991328 58.77 ns/op BenchmarkMapInterfacePtr-4 2066582 53.81 ns/op BenchmarkNewEmptyMapHintLessThan8-4 5197736 22.87 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 126633 946.1 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5127 24133 ns/op BenchmarkMapPop1000-4 370 333278 ns/op BenchmarkMapPop10000-4 19 6337952 ns/op BenchmarkMapAssign/Int32/256-4 2309832 51.17 ns/op BenchmarkMapAssign/Int32/65536-4 931911 112.9 ns/op BenchmarkMapAssign/Int64/256-4 2307249 51.58 ns/op BenchmarkMapAssign/Int64/65536-4 930931 125.7 ns/op BenchmarkMapAssign/Str/256-4 1844490 64.50 ns/op BenchmarkMapAssign/Str/65536-4 450655 239.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1538637 76.81 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 587006 185.8 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1560332 77.20 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 498718 214.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 476809 2246 ns/op BenchmarkMapOperatorAssign/Str/65536-4 168427 667.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 841806 158.7 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 176857 593.2 ns/op 69 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 838364 157.6 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 178558 628.9 ns/op 75 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 547692 259.3 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 100942 1070 ns/op 142 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1849347 63.99 ns/op BenchmarkMapDelete/Int32/1000-4 1997778 61.27 ns/op BenchmarkMapDelete/Int32/10000-4 1917213 62.26 ns/op BenchmarkMapDelete/Int64/100-4 1844386 65.21 ns/op BenchmarkMapDelete/Int64/1000-4 1922674 63.85 ns/op BenchmarkMapDelete/Int64/10000-4 1882987 63.23 ns/op BenchmarkMapDelete/Str/100-4 1483687 79.66 ns/op BenchmarkMapDelete/Str/1000-4 1534338 84.84 ns/op BenchmarkMapDelete/Str/10000-4 1412004 82.72 ns/op BenchmarkMapDelete/Pointer/100-4 1591081 73.87 ns/op BenchmarkMapDelete/Pointer/1000-4 1750815 68.24 ns/op BenchmarkMapDelete/Pointer/10000-4 1722476 72.39 ns/op BenchmarkMemmove/0-4 15762651 7.362 ns/op BenchmarkMemmove/1-4 1981556 59.34 ns/op 16.85 MB/s BenchmarkMemmove/2-4 1921563 61.62 ns/op 32.46 MB/s BenchmarkMemmove/3-4 1886733 62.24 ns/op 48.20 MB/s BenchmarkMemmove/4-4 1896625 62.15 ns/op 64.36 MB/s BenchmarkMemmove/5-4 1903363 62.65 ns/op 79.81 MB/s BenchmarkMemmove/6-4 1852658 62.87 ns/op 95.44 MB/s BenchmarkMemmove/7-4 1887990 63.56 ns/op 110.14 MB/s BenchmarkMemmove/8-4 1979727 59.55 ns/op 134.34 MB/s BenchmarkMemmove/9-4 1838247 64.35 ns/op 139.86 MB/s BenchmarkMemmove/10-4 1840201 64.90 ns/op 154.07 MB/s BenchmarkMemmove/11-4 1841626 65.24 ns/op 168.60 MB/s BenchmarkMemmove/12-4 1845451 64.12 ns/op 187.14 MB/s BenchmarkMemmove/13-4 1850935 65.39 ns/op 198.81 MB/s BenchmarkMemmove/14-4 1849512 65.82 ns/op 212.70 MB/s BenchmarkMemmove/15-4 1820610 64.23 ns/op 233.53 MB/s BenchmarkMemmove/16-4 1886348 61.97 ns/op 258.20 MB/s BenchmarkMemmove/32-4 1855680 63.75 ns/op 501.99 MB/s BenchmarkMemmove/64-4 1674952 70.80 ns/op 903.90 MB/s BenchmarkMemmove/128-4 1380337 85.68 ns/op 1493.86 MB/s BenchmarkMemmove/256-4 879663 131.5 ns/op 1946.37 MB/s BenchmarkMemmove/512-4 634694 189.5 ns/op 2701.14 MB/s BenchmarkMemmove/1024-4 405922 289.0 ns/op 3542.85 MB/s BenchmarkMemmove/2048-4 243254 495.3 ns/op 4134.55 MB/s BenchmarkMemmove/4096-4 131422 909.4 ns/op 4504.10 MB/s BenchmarkMemmoveOverlap/32-4 1823718 63.51 ns/op 503.86 MB/s BenchmarkMemmoveOverlap/64-4 1625598 72.97 ns/op 877.07 MB/s BenchmarkMemmoveOverlap/128-4 1361656 87.98 ns/op 1454.88 MB/s BenchmarkMemmoveOverlap/256-4 889627 134.1 ns/op 1909.26 MB/s BenchmarkMemmoveOverlap/512-4 644119 185.9 ns/op 2753.82 MB/s BenchmarkMemmoveOverlap/1024-4 417568 287.2 ns/op 3565.18 MB/s BenchmarkMemmoveOverlap/2048-4 237434 495.6 ns/op 4132.76 MB/s BenchmarkMemmoveOverlap/4096-4 128772 919.9 ns/op 4452.61 MB/s BenchmarkMemmoveUnalignedDst/0-4 14622844 8.183 ns/op BenchmarkMemmoveUnalignedDst/1-4 1952004 60.13 ns/op 16.63 MB/s BenchmarkMemmoveUnalignedDst/2-4 1892901 63.29 ns/op 31.60 MB/s BenchmarkMemmoveUnalignedDst/3-4 1902566 61.77 ns/op 48.57 MB/s BenchmarkMemmoveUnalignedDst/4-4 1907245 62.47 ns/op 64.03 MB/s BenchmarkMemmoveUnalignedDst/5-4 1834473 62.10 ns/op 80.51 MB/s BenchmarkMemmoveUnalignedDst/6-4 1926296 61.67 ns/op 97.30 MB/s BenchmarkMemmoveUnalignedDst/7-4 1882680 61.81 ns/op 113.25 MB/s BenchmarkMemmoveUnalignedDst/8-4 1973010 59.26 ns/op 135.01 MB/s BenchmarkMemmoveUnalignedDst/9-4 1827034 64.13 ns/op 140.33 MB/s BenchmarkMemmoveUnalignedDst/10-4 1831560 63.79 ns/op 156.76 MB/s BenchmarkMemmoveUnalignedDst/11-4 1862989 63.86 ns/op 172.25 MB/s BenchmarkMemmoveUnalignedDst/12-4 1840214 63.87 ns/op 187.87 MB/s BenchmarkMemmoveUnalignedDst/13-4 1817066 64.68 ns/op 200.98 MB/s BenchmarkMemmoveUnalignedDst/14-4 1830408 64.04 ns/op 218.61 MB/s BenchmarkMemmoveUnalignedDst/15-4 1818853 63.65 ns/op 235.65 MB/s BenchmarkMemmoveUnalignedDst/16-4 1866824 63.47 ns/op 252.09 MB/s BenchmarkMemmoveUnalignedDst/32-4 1729164 67.38 ns/op 474.95 MB/s BenchmarkMemmoveUnalignedDst/64-4 1524662 75.37 ns/op 849.10 MB/s BenchmarkMemmoveUnalignedDst/128-4 1343106 89.40 ns/op 1431.70 MB/s BenchmarkMemmoveUnalignedDst/256-4 867279 139.4 ns/op 1836.88 MB/s BenchmarkMemmoveUnalignedDst/512-4 616665 193.0 ns/op 2652.19 MB/s BenchmarkMemmoveUnalignedDst/1024-4 391970 304.2 ns/op 3365.90 MB/s BenchmarkMemmoveUnalignedDst/2048-4 236443 501.1 ns/op 4086.76 MB/s BenchmarkMemmoveUnalignedDst/4096-4 125047 948.1 ns/op 4320.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1713640 68.81 ns/op 465.06 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1586253 75.15 ns/op 851.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1314778 91.64 ns/op 1396.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 844605 137.7 ns/op 1859.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 637378 188.6 ns/op 2714.24 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 406215 293.0 ns/op 3494.45 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 236505 498.9 ns/op 4105.29 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 129279 927.3 ns/op 4417.06 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14958357 8.023 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1955965 60.19 ns/op 16.61 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1885820 63.13 ns/op 31.68 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1779118 62.87 ns/op 47.72 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1864897 67.22 ns/op 59.51 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1863069 62.35 ns/op 80.19 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1863386 63.17 ns/op 94.98 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1791412 61.85 ns/op 113.18 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1972143 60.59 ns/op 132.05 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1812499 64.87 ns/op 138.75 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1814084 65.19 ns/op 153.41 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1811299 66.47 ns/op 165.50 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1810980 66.04 ns/op 181.70 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1812966 64.25 ns/op 202.33 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1821934 64.86 ns/op 215.85 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1791596 65.15 ns/op 230.25 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1777117 65.94 ns/op 242.64 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1745854 66.77 ns/op 479.26 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1567698 73.66 ns/op 868.89 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1306380 90.28 ns/op 1417.85 MB/s BenchmarkMemmoveUnalignedSrc/256-4 854074 135.6 ns/op 1888.17 MB/s BenchmarkMemmoveUnalignedSrc/512-4 620686 192.4 ns/op 2660.79 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 393788 295.3 ns/op 3467.42 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 236553 499.5 ns/op 4100.47 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129174 924.7 ns/op 4429.77 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1745838 68.43 ns/op 467.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1570204 75.55 ns/op 847.09 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1342887 89.42 ns/op 1431.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 813622 137.3 ns/op 1864.23 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 623547 187.8 ns/op 2725.89 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 412039 292.0 ns/op 3506.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 235165 505.4 ns/op 4052.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 130137 926.0 ns/op 4423.15 MB/s BenchmarkMemclr/5-4 12210163 9.803 ns/op 510.04 MB/s BenchmarkMemclr/16-4 12012042 9.811 ns/op 1630.85 MB/s BenchmarkMemclr/64-4 11310004 10.49 ns/op 6100.05 MB/s BenchmarkMemclr/256-4 10326427 11.56 ns/op 22147.52 MB/s BenchmarkMemclr/4096-4 2384340 49.67 ns/op 82456.43 MB/s BenchmarkMemclr/65536-4 59553 1856 ns/op 35309.41 MB/s BenchmarkMemclr/1M-4 2763 41504 ns/op 25264.67 MB/s BenchmarkMemclr/4M-4 670 173372 ns/op 24192.46 MB/s BenchmarkMemclr/8M-4 279 444752 ns/op 18861.33 MB/s BenchmarkMemclr/16M-4 48 2131472 ns/op 7871.19 MB/s BenchmarkMemclr/64M-4 12 9821626 ns/op 6832.77 MB/s BenchmarkGoMemclr/5-4 2158221 55.77 ns/op 89.66 MB/s BenchmarkGoMemclr/16-4 517832 230.3 ns/op 69.46 MB/s BenchmarkGoMemclr/64-4 135366 856.1 ns/op 74.76 MB/s BenchmarkGoMemclr/256-4 34800 3409 ns/op 75.10 MB/s BenchmarkMemclrRange/1K_2K-4 71031 1683 ns/op 56981.26 MB/s BenchmarkMemclrRange/2K_8K-4 30254 3949 ns/op 84467.49 MB/s BenchmarkMemclrRange/4K_16K-4 42229 2841 ns/op 113722.62 MB/s BenchmarkMemclrRange/160K_228K-4 2388 44643 ns/op 37248.33 MB/s BenchmarkClearFat7-4 6047586 19.85 ns/op BenchmarkClearFat8-4 7196604 16.92 ns/op BenchmarkClearFat11-4 6175062 19.34 ns/op BenchmarkClearFat12-4 6375009 19.23 ns/op BenchmarkClearFat13-4 6009589 20.24 ns/op BenchmarkClearFat14-4 6087141 19.25 ns/op BenchmarkClearFat15-4 6028088 19.57 ns/op BenchmarkClearFat16-4 6634155 18.41 ns/op BenchmarkClearFat24-4 6446877 19.04 ns/op BenchmarkClearFat32-4 5693590 19.74 ns/op BenchmarkClearFat40-4 5614009 21.59 ns/op BenchmarkClearFat48-4 5780265 20.50 ns/op BenchmarkClearFat56-4 5689608 21.37 ns/op BenchmarkClearFat64-4 5533917 21.55 ns/op BenchmarkClearFat72-4 5189502 23.07 ns/op BenchmarkClearFat128-4 3883635 30.95 ns/op BenchmarkClearFat256-4 2206519 54.61 ns/op BenchmarkClearFat512-4 1490312 81.11 ns/op BenchmarkClearFat1024-4 845169 140.0 ns/op BenchmarkClearFat1032-4 779520 144.4 ns/op BenchmarkClearFat1040-4 830584 143.1 ns/op BenchmarkCopyFat7-4 6170977 19.29 ns/op BenchmarkCopyFat8-4 6914586 17.53 ns/op BenchmarkCopyFat11-4 6087721 19.76 ns/op BenchmarkCopyFat12-4 6229918 18.97 ns/op BenchmarkCopyFat13-4 6268460 19.19 ns/op BenchmarkCopyFat14-4 6238560 19.19 ns/op BenchmarkCopyFat15-4 6290013 19.40 ns/op BenchmarkCopyFat16-4 6639932 18.00 ns/op BenchmarkCopyFat24-4 6511384 18.37 ns/op BenchmarkCopyFat32-4 5547229 19.44 ns/op BenchmarkCopyFat64-4 5222853 23.07 ns/op BenchmarkCopyFat72-4 5262124 22.51 ns/op BenchmarkCopyFat128-4 3773544 31.79 ns/op BenchmarkCopyFat256-4 2098208 56.21 ns/op BenchmarkCopyFat512-4 1384665 86.72 ns/op BenchmarkCopyFat520-4 1371583 88.36 ns/op BenchmarkCopyFat1024-4 813208 146.9 ns/op BenchmarkCopyFat1032-4 781869 151.8 ns/op BenchmarkCopyFat1040-4 804573 148.5 ns/op BenchmarkIssue18740/2byte-4 426 275726 ns/op BenchmarkIssue18740/4byte-4 723 163581 ns/op BenchmarkIssue18740/8byte-4 1017 118005 ns/op BenchmarkReadMetricsLatency-4 22712 4353 p50-ns 6697 p90-ns 16535 p99-ns BenchmarkFinalizer-4 160 746886 ns/op BenchmarkFinalizerRun-4 165499 1008 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6723668 17.54 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3066763 38.22 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2434598 49.81 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2397453 50.04 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1303346 92.94 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 103.2 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2248558 53.54 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1216789 96.20 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1307934 92.35 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1836184 64.74 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1820502 64.92 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1414386 83.43 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1460769 82.29 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1331388 90.03 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5728206 20.86 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6473380 18.56 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6438745 18.63 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6065308 19.72 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5786000 20.51 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5323855 22.10 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6019292 19.67 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6483560 18.69 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6372903 18.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6050845 19.72 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6423152 18.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6404481 18.84 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6053384 19.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6328294 18.71 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6443312 18.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6082993 19.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6408930 19.05 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6311496 18.83 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5968168 19.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6135526 19.41 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6196594 19.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6018244 19.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6097002 19.60 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6119534 19.71 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6093525 19.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5981307 19.63 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6110562 19.50 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6088963 19.67 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5794762 19.51 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6197186 19.37 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6071628 19.91 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6453032 18.61 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6385621 18.52 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6016705 19.66 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6448722 18.53 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6410947 18.56 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6088350 19.69 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6425092 18.77 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6474586 18.69 ns/op BenchmarkNetpollBreak-4 3632 31334 ns/op BenchmarkPingPongHog-4 272 368648 ns/op BenchmarkStackGrowth-4 104607 1066 ns/op BenchmarkStackGrowthDeep-4 1255 113716 ns/op BenchmarkCreateGoroutines-4 51518 2463 ns/op BenchmarkCreateGoroutinesParallel-4 44709 2913 ns/op BenchmarkCreateGoroutinesCapture-4 8949 13299 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 36476 3068 ns/op BenchmarkClosureCall-4 22641750 5.296 ns/op BenchmarkWakeupParallelSpinning/0s-4 5754 19699 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6588 23700 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5566 23447 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3405 37148 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2077 56111 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1246 94926 ns/op BenchmarkWakeupParallelSpinning/50µs-4 644 190884 ns/op BenchmarkWakeupParallelSpinning/100µs-4 373 363507 ns/op BenchmarkWakeupParallelSyscall/0s-4 745 160645 ns/op BenchmarkWakeupParallelSyscall/1µs-4 769 158159 ns/op BenchmarkWakeupParallelSyscall/2µs-4 771 156558 ns/op BenchmarkWakeupParallelSyscall/5µs-4 726 164459 ns/op BenchmarkWakeupParallelSyscall/10µs-4 687 174906 ns/op BenchmarkWakeupParallelSyscall/20µs-4 615 202548 ns/op BenchmarkWakeupParallelSyscall/50µs-4 464 289007 ns/op BenchmarkWakeupParallelSyscall/100µs-4 315 405720 ns/op BenchmarkMatmult-4 4107354 32.84 ns/op BenchmarkFastrand-4 11056686 9.444 ns/op BenchmarkFastrand64-4 12045904 9.631 ns/op BenchmarkFastrandHashiter-4 4770900 27.45 ns/op BenchmarkFastrandn/2-4 6225867 19.24 ns/op BenchmarkFastrandn/3-4 5901637 20.03 ns/op BenchmarkFastrandn/4-4 6617824 18.31 ns/op BenchmarkFastrandn/5-4 6496471 18.39 ns/op BenchmarkIfaceCmp100-4 103232 1148 ns/op BenchmarkIfaceCmpNil100-4 154857 774.3 ns/op BenchmarkEfaceCmpDiff-4 40342 2972 ns/op BenchmarkEfaceCmpDiffIndirect-4 31338 3814 ns/op BenchmarkDefer-4 1647675 73.04 ns/op BenchmarkDefer10-4 786610 152.0 ns/op BenchmarkDeferMany-4 529706 433.5 ns/op BenchmarkPanicRecover-4 182996 626.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7982 16633 ns/op 15655 p50-ns 20800 p90-ns 34592 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 7785 20773 ns/op 15676 p50-ns 22623 p90-ns 88540 p99-ns BenchmarkGoroutineProfile/small/idle-4 2490 45031 ns/op 38223 p50-ns 56367 p90-ns 114070 p99-ns BenchmarkGoroutineProfile/small/loaded-4 442 261225 ns/op 144316 p50-ns 335623 p90-ns 2701774 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7309 18208 ns/op 15965 p50-ns 24220 p90-ns 62389 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7868 23179 ns/op 15952 p50-ns 25794 p90-ns 203813 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9211139 ns/op 9198217 p50-ns 9462551 p90-ns 9478910 p99-ns BenchmarkGoroutineProfile/large/loaded-4 7 15187027 ns/op 10427642 p50-ns 26587744 p90-ns 26587744 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7617 16590 ns/op 15352 p50-ns 20326 p90-ns 44494 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5025 27266 ns/op 16677 p50-ns 31120 p90-ns 212233 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 883 122279 ns/op 116703 p50-ns 130022 p90-ns 173089 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 258 511300 ns/op 263643 p50-ns 649774 p90-ns 6897302 p99-ns BenchmarkRWMutexUncontended-4 3011618 39.37 ns/op BenchmarkRWMutexWrite100-4 823700 207.0 ns/op BenchmarkRWMutexWrite10-4 172232 720.5 ns/op BenchmarkRWMutexWorkWrite100-4 471577 264.6 ns/op BenchmarkRWMutexWorkWrite10-4 100761 1065 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1771 65602 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 909 130103 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 938 123454 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 406 272987 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 477 245819 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 200 584231 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 234 495750 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1191470 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 282109 414.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 300270 401.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 258783 439.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 276908 419.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 289747 432.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 268317 457.0 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 263750 463.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 278978 437.6 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 245617 481.4 ns/op BenchmarkMakeSlice/Byte-4 1894960 58.17 ns/op BenchmarkMakeSlice/Int16-4 1903387 62.63 ns/op BenchmarkMakeSlice/Int-4 1472730 82.44 ns/op BenchmarkMakeSlice/Ptr-4 1000000 111.1 ns/op BenchmarkMakeSlice/Struct/24-4 947781 140.0 ns/op BenchmarkMakeSlice/Struct/32-4 745132 161.2 ns/op BenchmarkMakeSlice/Struct/40-4 674623 189.3 ns/op BenchmarkGrowSlice/Byte-4 805508 152.1 ns/op BenchmarkGrowSlice/Int16-4 790506 162.9 ns/op BenchmarkGrowSlice/Int-4 518104 216.5 ns/op BenchmarkGrowSlice/Ptr-4 431048 265.0 ns/op BenchmarkGrowSlice/Struct/24-4 276646 399.7 ns/op BenchmarkGrowSlice/Struct/32-4 222366 469.0 ns/op BenchmarkGrowSlice/Struct/40-4 175365 585.3 ns/op BenchmarkExtendSlice/IntSlice-4 472575 249.6 ns/op BenchmarkExtendSlice/PointerSlice-4 391128 324.0 ns/op BenchmarkExtendSlice/NoGrow-4 893955 144.3 ns/op BenchmarkAppend-4 782275 156.0 ns/op BenchmarkAppendGrowByte-4 3 35078169 ns/op BenchmarkAppendGrowString-4 1 440442615 ns/op BenchmarkAppendSlice/1Bytes-4 1949090 61.15 ns/op BenchmarkAppendSlice/4Bytes-4 1878943 64.93 ns/op BenchmarkAppendSlice/7Bytes-4 1829808 66.22 ns/op BenchmarkAppendSlice/8Bytes-4 1844392 63.64 ns/op BenchmarkAppendSlice/15Bytes-4 1782847 68.18 ns/op BenchmarkAppendSlice/16Bytes-4 1810473 66.00 ns/op BenchmarkAppendSlice/32Bytes-4 1815861 66.91 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 75502 1386 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 22527 5383 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 5956 18737 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1418 72088 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 102 1166300 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5421780 ns/op BenchmarkAppendStr/1Bytes-4 1445444 82.41 ns/op BenchmarkAppendStr/4Bytes-4 1472314 81.53 ns/op BenchmarkAppendStr/8Bytes-4 1472832 81.02 ns/op BenchmarkAppendStr/16Bytes-4 1442169 85.05 ns/op BenchmarkAppendStr/32Bytes-4 1459737 81.38 ns/op BenchmarkAppendSpecialCase-4 736106 154.3 ns/op BenchmarkCopy/1Byte-4 2021412 59.80 ns/op 16.72 MB/s BenchmarkCopy/1String-4 1945752 61.38 ns/op 16.29 MB/s BenchmarkCopy/2Byte-4 1911160 62.64 ns/op 31.93 MB/s BenchmarkCopy/2String-4 1934767 63.16 ns/op 31.67 MB/s BenchmarkCopy/4Byte-4 1934532 63.53 ns/op 62.97 MB/s BenchmarkCopy/4String-4 1900723 61.03 ns/op 65.54 MB/s BenchmarkCopy/8Byte-4 1973707 59.98 ns/op 133.37 MB/s BenchmarkCopy/8String-4 1963916 60.86 ns/op 131.45 MB/s BenchmarkCopy/12Byte-4 1779603 67.03 ns/op 179.01 MB/s BenchmarkCopy/12String-4 1820064 66.65 ns/op 180.05 MB/s BenchmarkCopy/16Byte-4 1819456 66.32 ns/op 241.24 MB/s BenchmarkCopy/16String-4 1867863 65.21 ns/op 245.35 MB/s BenchmarkCopy/32Byte-4 1776020 68.46 ns/op 467.41 MB/s BenchmarkCopy/32String-4 1777526 67.36 ns/op 475.07 MB/s BenchmarkCopy/128Byte-4 1326775 89.65 ns/op 1427.77 MB/s BenchmarkCopy/128String-4 1259037 94.30 ns/op 1357.38 MB/s BenchmarkCopy/1024Byte-4 402561 291.8 ns/op 3509.22 MB/s BenchmarkCopy/1024String-4 352741 338.3 ns/op 3027.24 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28525 4026 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18864 6230 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10046 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 9457 12734 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9535 15934 ns/op BenchmarkAppendInPlace/Grow/Byte-4 130238 876.4 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 127424 877.1 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 105216 1043 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 88358 1350 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 78318 1558 ns/op BenchmarkStackCopyPtr-4 1 176394918 ns/op BenchmarkStackCopy-4 1 123023212 ns/op BenchmarkStackCopyNoCache-4 19 6030260 ns/op BenchmarkStackCopyWithStkobj-4 1 119439364 ns/op BenchmarkIssue18138-4 700 191706 ns/op BenchmarkCompareStringEqual-4 10711390 10.07 ns/op BenchmarkCompareStringIdentical-4 14683730 7.281 ns/op BenchmarkCompareStringSameLength-4 12907494 8.721 ns/op BenchmarkCompareStringDifferentLength-4 22519886 5.296 ns/op BenchmarkCompareStringBigUnaligned-4 1024 98219 ns/op 10676.02 MB/s BenchmarkCompareStringBig-4 1050 104931 ns/op 9993.12 MB/s BenchmarkConcatStringAndBytes-4 2195401 54.85 ns/op BenchmarkSliceByteToString/1-4 2233476 53.67 ns/op BenchmarkSliceByteToString/2-4 1000000 110.0 ns/op BenchmarkSliceByteToString/4-4 1000000 105.6 ns/op BenchmarkSliceByteToString/8-4 1000000 104.7 ns/op BenchmarkSliceByteToString/16-4 1000000 108.2 ns/op BenchmarkSliceByteToString/32-4 941064 119.2 ns/op BenchmarkSliceByteToString/64-4 977281 150.2 ns/op BenchmarkSliceByteToString/128-4 510513 198.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2375505 49.80 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 818700 138.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 117.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3286028 36.51 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1575194 74.57 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1819051 63.15 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2375922 48.85 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 457860 262.0 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 560850 208.3 ns/op BenchmarkRuneIterate/range/ASCII-4 5649916 21.09 ns/op BenchmarkRuneIterate/range/Japanese-4 1954581 60.71 ns/op BenchmarkRuneIterate/range/MixedLength-4 2363961 50.51 ns/op BenchmarkRuneIterate/range1/ASCII-4 5582281 21.23 ns/op BenchmarkRuneIterate/range1/Japanese-4 1935292 60.72 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2373956 50.34 ns/op BenchmarkRuneIterate/range2/ASCII-4 5663624 21.33 ns/op BenchmarkRuneIterate/range2/Japanese-4 1976478 60.82 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2348979 50.36 ns/op BenchmarkArrayEqual-4 21097616 5.708 ns/op BenchmarkFunc/Name-4 4819093 23.58 ns/op BenchmarkFunc/Entry-4 10336089 10.59 ns/op BenchmarkFunc/FileLine-4 1554120 77.03 ns/op PASS ok runtime 134.404s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 28779 4222 ns/op BenchmarkHandle/concurrent-4 17346 6640 ns/op PASS ok runtime/cgo 0.499s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21202592 5.711 ns/op BenchmarkAtomicStore64-4 9873897 12.03 ns/op BenchmarkAtomicLoad-4 21202963 5.666 ns/op BenchmarkAtomicStore-4 9833353 12.13 ns/op BenchmarkAnd8-4 9895696 12.08 ns/op BenchmarkAnd-4 9882889 12.11 ns/op BenchmarkAnd8Parallel-4 4009291 48.27 ns/op BenchmarkAndParallel-4 3136792 48.27 ns/op BenchmarkOr8-4 9930336 12.05 ns/op BenchmarkOr-4 9948516 12.09 ns/op BenchmarkOr8Parallel-4 2533828 51.53 ns/op BenchmarkOrParallel-4 3069626 48.16 ns/op BenchmarkXadd-4 3054958 48.63 ns/op BenchmarkXadd64-4 2470131 47.73 ns/op BenchmarkCas-4 2271308 53.05 ns/op BenchmarkCas64-4 2242640 52.02 ns/op BenchmarkXchg-4 3053900 46.88 ns/op BenchmarkXchg64-4 3059181 48.19 ns/op PASS ok runtime/internal/atomic 2.974s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4309639 27.98 ns/op BenchmarkMulUintptr/large-4 3381922 33.77 ns/op PASS ok runtime/internal/math 0.335s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6387410 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9164372 ns/op 646.5 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 862 133542 ns/op 5.839 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13331234 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 19507363 ns/op 1219 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 139 884155 ns/op 60.37 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 83903884 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 108643836 ns/op 8708 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9378057 ns/op 826.6 concurrent_launches/op PASS ok runtime/pprof 1.626s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 14 7714656 ns/op BenchmarkStackLeak-4 15799 7234 ns/op PASS ok runtime/race 0.521s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5482938 22.80 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 255039 472.5 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.414s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 157365 726.5 ns/op BenchmarkSortString1K-4 178 666058 ns/op BenchmarkSortString1K_Slice-4 196 601059 ns/op BenchmarkStableString1K-4 97 1131839 ns/op BenchmarkSortInt1K-4 211 537424 ns/op BenchmarkSortInt1K_Sorted-4 3303 41458 ns/op BenchmarkSortInt1K_Reversed-4 2026 57404 ns/op BenchmarkSortInt1K_Mod8-4 562 211036 ns/op BenchmarkStableInt1K-4 138 818294 ns/op BenchmarkStableInt1K_Slice-4 162 713900 ns/op BenchmarkSortInt64K-4 2 52055450 ns/op BenchmarkSortInt64K_Slice-4 3 45105909 ns/op BenchmarkStableInt64K-4 2 71859134 ns/op BenchmarkSort1e2-4 470 275804 ns/op BenchmarkStable1e2-4 175 665344 ns/op BenchmarkSort1e4-4 2 50201826 ns/op BenchmarkStable1e4-4 1 224189338 ns/op PASS ok sort 3.526s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 834772 139.8 ns/op BenchmarkAtof64Float-4 712152 165.0 ns/op BenchmarkAtof64FloatExp-4 581036 195.9 ns/op BenchmarkAtof64Big-4 428744 273.9 ns/op BenchmarkAtof64RandomBits-4 397788 289.7 ns/op BenchmarkAtof64RandomFloats-4 435548 263.1 ns/op BenchmarkAtof64RandomLongFloats-4 386798 310.1 ns/op BenchmarkAtof32Decimal-4 770770 144.3 ns/op BenchmarkAtof32Float-4 697250 165.2 ns/op BenchmarkAtof32FloatExp-4 571975 202.1 ns/op BenchmarkAtof32Random-4 351306 333.8 ns/op BenchmarkAtof32RandomLong-4 144361 804.6 ns/op BenchmarkParseInt/Pos/7bit-4 1347135 88.56 ns/op BenchmarkParseInt/Pos/26bit-4 578280 198.4 ns/op BenchmarkParseInt/Pos/31bit-4 533276 212.3 ns/op BenchmarkParseInt/Pos/56bit-4 357112 340.5 ns/op BenchmarkParseInt/Pos/63bit-4 329331 355.3 ns/op BenchmarkParseInt/Neg/7bit-4 1340940 89.55 ns/op BenchmarkParseInt/Neg/26bit-4 585115 199.8 ns/op BenchmarkParseInt/Neg/31bit-4 541203 219.6 ns/op BenchmarkParseInt/Neg/56bit-4 347344 335.5 ns/op BenchmarkParseInt/Neg/63bit-4 330487 353.4 ns/op BenchmarkAtoi/Pos/7bit-4 1942782 61.30 ns/op BenchmarkAtoi/Pos/26bit-4 742027 147.7 ns/op BenchmarkAtoi/Pos/31bit-4 705744 164.0 ns/op BenchmarkAtoi/Pos/56bit-4 410246 285.1 ns/op BenchmarkAtoi/Pos/63bit-4 317007 371.9 ns/op BenchmarkAtoi/Neg/7bit-4 1917026 62.08 ns/op BenchmarkAtoi/Neg/26bit-4 773349 148.6 ns/op BenchmarkAtoi/Neg/31bit-4 709356 162.6 ns/op BenchmarkAtoi/Neg/56bit-4 414722 279.4 ns/op BenchmarkAtoi/Neg/63bit-4 305815 374.8 ns/op BenchmarkFormatFloat/Decimal-4 111006 1097 ns/op BenchmarkFormatFloat/Float-4 102522 1173 ns/op BenchmarkFormatFloat/Exp-4 113182 1085 ns/op BenchmarkFormatFloat/NegExp-4 112086 1086 ns/op BenchmarkFormatFloat/LongExp-4 92055 1291 ns/op BenchmarkFormatFloat/Big-4 92204 1320 ns/op BenchmarkFormatFloat/BinaryExp-4 209450 575.5 ns/op BenchmarkFormatFloat/32Integer-4 107482 1088 ns/op BenchmarkFormatFloat/32ExactFraction-4 121021 1007 ns/op BenchmarkFormatFloat/32Point-4 104719 1133 ns/op BenchmarkFormatFloat/32Exp-4 109920 1045 ns/op BenchmarkFormatFloat/32NegExp-4 108915 1045 ns/op BenchmarkFormatFloat/32Shortest-4 114531 997.8 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 135450 892.6 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 122689 909.3 ns/op BenchmarkFormatFloat/64Fixed1-4 152299 800.1 ns/op BenchmarkFormatFloat/64Fixed2-4 148682 806.2 ns/op BenchmarkFormatFloat/64Fixed3-4 148951 777.3 ns/op BenchmarkFormatFloat/64Fixed4-4 141384 800.5 ns/op BenchmarkFormatFloat/64Fixed12-4 86834 1397 ns/op BenchmarkFormatFloat/64Fixed16-4 112321 1079 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 108495 1063 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 101440 1165 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2074 50018 ns/op BenchmarkFormatFloat/Slowpath64-4 94269 1267 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 92372 1278 ns/op BenchmarkAppendFloat/Decimal-4 134808 863.5 ns/op BenchmarkAppendFloat/Float-4 120066 985.2 ns/op BenchmarkAppendFloat/Exp-4 134414 861.6 ns/op BenchmarkAppendFloat/NegExp-4 135192 876.9 ns/op BenchmarkAppendFloat/LongExp-4 112039 1045 ns/op BenchmarkAppendFloat/Big-4 108334 1096 ns/op BenchmarkAppendFloat/BinaryExp-4 321814 359.6 ns/op BenchmarkAppendFloat/32Integer-4 131182 866.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 138655 845.3 ns/op BenchmarkAppendFloat/32Point-4 130098 921.9 ns/op BenchmarkAppendFloat/32Exp-4 136395 855.8 ns/op BenchmarkAppendFloat/32NegExp-4 135312 840.3 ns/op BenchmarkAppendFloat/32Shortest-4 149584 770.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 166242 672.0 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 168616 699.0 ns/op BenchmarkAppendFloat/64Fixed1-4 193534 605.7 ns/op BenchmarkAppendFloat/64Fixed2-4 192516 607.0 ns/op BenchmarkAppendFloat/64Fixed3-4 190488 602.7 ns/op BenchmarkAppendFloat/64Fixed4-4 195998 594.3 ns/op BenchmarkAppendFloat/64Fixed12-4 103689 1159 ns/op BenchmarkAppendFloat/64Fixed16-4 136231 880.3 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 144781 819.7 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 126138 956.9 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2314 50044 ns/op BenchmarkAppendFloat/Slowpath64-4 109468 1053 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113150 1029 ns/op BenchmarkFormatInt-4 15032 7682 ns/op BenchmarkAppendInt-4 17007 6961 ns/op BenchmarkFormatUint-4 76051 1461 ns/op BenchmarkAppendUint-4 93404 1270 ns/op BenchmarkFormatIntSmall/7-4 2847604 40.96 ns/op BenchmarkFormatIntSmall/42-4 2778147 40.48 ns/op BenchmarkAppendIntSmall-4 1365894 86.34 ns/op BenchmarkAppendUintVarlen/1-4 1332822 89.92 ns/op BenchmarkAppendUintVarlen/12-4 1232858 96.71 ns/op BenchmarkAppendUintVarlen/123-4 962952 116.6 ns/op BenchmarkAppendUintVarlen/1234-4 920167 118.9 ns/op BenchmarkAppendUintVarlen/12345-4 928040 122.8 ns/op BenchmarkAppendUintVarlen/123456-4 906050 122.7 ns/op BenchmarkAppendUintVarlen/1234567-4 880257 126.4 ns/op BenchmarkAppendUintVarlen/12345678-4 847293 128.3 ns/op BenchmarkAppendUintVarlen/123456789-4 891975 129.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 854581 131.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 865278 131.4 ns/op BenchmarkAppendUintVarlen/123456789012-4 844218 134.0 ns/op BenchmarkAppendUintVarlen/1234567890123-4 822337 135.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 877315 138.9 ns/op BenchmarkAppendUintVarlen/123456789012345-4 825450 138.2 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 825976 137.7 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 744414 143.0 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 799675 146.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 785140 144.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 789019 147.1 ns/op BenchmarkQuote-4 44768 2613 ns/op BenchmarkQuoteRune-4 419628 258.0 ns/op BenchmarkAppendQuote-4 54048 2187 ns/op BenchmarkAppendQuoteRune-4 825279 138.0 ns/op BenchmarkUnquoteEasy-4 1367348 86.85 ns/op BenchmarkUnquoteHard-4 47468 2457 ns/op PASS ok strconv 16.023s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 426469 273.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 137475 866.0 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 164415 636.9 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 306536 402.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 90597 1302 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 95408 1131 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 692968 184.1 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20756 5776 ns/op BenchmarkGenericMatch1-4 2161 52167 ns/op BenchmarkGenericMatch2-4 420 277147 ns/op BenchmarkSingleMaxSkipping-4 8168 14606 ns/op 684.63 MB/s BenchmarkSingleLongSuffixFail-4 13815 8635 ns/op 116.04 MB/s BenchmarkSingleMatch-4 235 486486 ns/op 30.83 MB/s BenchmarkByteByteNoMatch-4 74266 1605 ns/op BenchmarkByteByteMatch-4 18789 6327 ns/op BenchmarkByteStringMatch-4 20910 5398 ns/op BenchmarkHTMLEscapeNew-4 67003 1730 ns/op BenchmarkHTMLEscapeOld-4 87657 1331 ns/op BenchmarkByteStringReplacerWriteString-4 1450 79887 ns/op BenchmarkByteReplacerWriteString-4 1549 75193 ns/op BenchmarkByteByteReplaces-4 3450 34481 ns/op BenchmarkByteByteMap-4 9541 11836 ns/op BenchmarkMap/identity/ASCII-4 582757 199.8 ns/op BenchmarkMap/identity/Greek-4 431833 264.4 ns/op BenchmarkMap/change/ASCII-4 38913 3086 ns/op BenchmarkMap/change/Greek-4 29058 4113 ns/op BenchmarkIndexRune-4 2012208 59.41 ns/op BenchmarkIndexRuneLongString-4 1650748 72.88 ns/op BenchmarkIndexRuneFastPath-4 4419211 26.65 ns/op BenchmarkIndex-4 4575754 26.03 ns/op BenchmarkLastIndex-4 4660132 25.28 ns/op BenchmarkIndexByte-4 10306683 10.84 ns/op BenchmarkToUpper/#00-4 3268191 36.52 ns/op BenchmarkToUpper/ONLYUPPER-4 2447577 48.39 ns/op BenchmarkToUpper/abc-4 345514 350.2 ns/op BenchmarkToUpper/AbC123-4 245182 470.6 ns/op BenchmarkToUpper/azAZ09_-4 297240 418.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 55125 2130 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72522 1642 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34705 3452 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57620 2074 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122527 958.2 ns/op BenchmarkToLower/#00-4 3248373 37.59 ns/op BenchmarkToLower/abc-4 2944348 40.76 ns/op BenchmarkToLower/AbC123-4 237686 502.0 ns/op BenchmarkToLower/azAZ09_-4 231572 504.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 100040 1203 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65234 1787 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36985 3235 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70803 1657 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 113290 1011 ns/op BenchmarkMapNoChanges-4 808393 141.9 ns/op BenchmarkTrim-4 38380 3069 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3163590 36.22 ns/op BenchmarkToValidUTF8/InvalidASCII-4 196080 605.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 123902 906.0 ns/op BenchmarkEqualFold/Tests-4 57129 2076 ns/op BenchmarkEqualFold/ASCII-4 3522192 33.30 ns/op BenchmarkEqualFold/UnicodePrefix-4 110868 1088 ns/op BenchmarkEqualFold/UnicodeSuffix-4 123181 958.6 ns/op BenchmarkIndexHard1-4 835 143899 ns/op BenchmarkIndexHard2-4 588 201619 ns/op BenchmarkIndexHard3-4 150 794260 ns/op BenchmarkIndexHard4-4 180 657859 ns/op BenchmarkLastIndexHard1-4 57 1994290 ns/op BenchmarkLastIndexHard2-4 57 2001843 ns/op BenchmarkLastIndexHard3-4 58 2008719 ns/op BenchmarkCountHard1-4 831 143224 ns/op BenchmarkCountHard2-4 602 201776 ns/op BenchmarkCountHard3-4 148 798077 ns/op BenchmarkIndexTorture-4 7593 15534 ns/op BenchmarkCountTorture-4 7744 15538 ns/op BenchmarkCountTortureOverlapping-4 680 161244 ns/op BenchmarkCountByte/10-4 4434956 26.68 ns/op 374.85 MB/s BenchmarkCountByte/32-4 4209990 28.63 ns/op 1117.66 MB/s BenchmarkCountByte/4096-4 843561 136.7 ns/op 29965.69 MB/s BenchmarkCountByte/4194304-4 643 177391 ns/op 23644.44 MB/s BenchmarkCountByte/67108864-4 19 6092340 ns/op 11015.29 MB/s BenchmarkFields/ASCII/16-4 288134 409.8 ns/op 39.04 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19864 6001 ns/op 42.66 MB/s 384 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1250 94972 ns/op 43.13 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 62 1812609 ns/op 36.16 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28756575 ns/op 36.46 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 118731 1036 ns/op 15.44 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8156 12333 ns/op 20.76 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 582 199404 ns/op 20.54 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4181141 ns/op 15.67 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 86006424 ns/op 12.19 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 240318 492.2 ns/op 32.51 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17250 6774 ns/op 37.79 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 873 124403 ns/op 32.93 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 38 3056134 ns/op 21.44 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 66900429 ns/op 15.67 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 136316 893.5 ns/op 17.91 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12318 9597 ns/op 26.68 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 724 162151 ns/op 25.26 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3521388 ns/op 18.61 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75259175 ns/op 13.93 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 106086978 ns/op BenchmarkSplitSingleByteSeparator-4 14 8014042 ns/op BenchmarkSplitMultiByteSeparator-4 27 3927681 ns/op BenchmarkSplitNSingleByteSeparator-4 204643 527.1 ns/op BenchmarkSplitNMultiByteSeparator-4 171110 662.9 ns/op BenchmarkRepeat/5x0-4 3371122 35.38 ns/op BenchmarkRepeat/5x1-4 3399918 34.93 ns/op BenchmarkRepeat/5x2-4 276822 453.5 ns/op BenchmarkRepeat/5x6-4 161950 726.8 ns/op BenchmarkRepeat/10x0-4 3361626 35.44 ns/op BenchmarkRepeat/10x1-4 3389815 34.87 ns/op BenchmarkRepeat/10x2-4 276172 444.0 ns/op BenchmarkRepeat/10x6-4 158305 737.5 ns/op BenchmarkRepeatLarge/256/1-4 69957 1552 ns/op 164.99 MB/s BenchmarkRepeatLarge/256/16-4 111076 988.0 ns/op 259.12 MB/s BenchmarkRepeatLarge/512/1-4 55309 1982 ns/op 258.35 MB/s BenchmarkRepeatLarge/512/16-4 80343 1370 ns/op 373.62 MB/s BenchmarkRepeatLarge/1024/1-4 44594 2502 ns/op 409.23 MB/s BenchmarkRepeatLarge/1024/16-4 56326 1952 ns/op 524.70 MB/s BenchmarkRepeatLarge/2048/1-4 29182 3834 ns/op 534.19 MB/s BenchmarkRepeatLarge/2048/16-4 35779 3188 ns/op 642.46 MB/s BenchmarkRepeatLarge/4096/1-4 18004 5956 ns/op 687.73 MB/s BenchmarkRepeatLarge/4096/16-4 21468 5351 ns/op 765.53 MB/s BenchmarkRepeatLarge/8192/1-4 11168 10884 ns/op 752.69 MB/s BenchmarkRepeatLarge/8192/16-4 12612 9304 ns/op 880.47 MB/s BenchmarkRepeatLarge/8192/4097-4 5644713 21.46 ns/op 190933.34 MB/s BenchmarkRepeatLarge/16384/1-4 7096 17680 ns/op 926.72 MB/s BenchmarkRepeatLarge/16384/16-4 7240 16317 ns/op 1004.13 MB/s BenchmarkRepeatLarge/16384/4097-4 8754 12571 ns/op 977.69 MB/s BenchmarkRepeatLarge/32768/1-4 3872 30760 ns/op 1065.29 MB/s BenchmarkRepeatLarge/32768/16-4 3970 31686 ns/op 1034.14 MB/s BenchmarkRepeatLarge/32768/4097-4 3356 30204 ns/op 949.50 MB/s BenchmarkRepeatLarge/65536/1-4 2064 59708 ns/op 1097.61 MB/s BenchmarkRepeatLarge/65536/16-4 2056 60284 ns/op 1087.12 MB/s BenchmarkRepeatLarge/65536/4097-4 1922 58151 ns/op 1056.82 MB/s BenchmarkRepeatLarge/131072/1-4 211 520404 ns/op 251.87 MB/s BenchmarkRepeatLarge/131072/16-4 226 523874 ns/op 250.20 MB/s BenchmarkRepeatLarge/131072/4097-4 225 512932 ns/op 247.61 MB/s BenchmarkRepeatLarge/262144/1-4 100 1050014 ns/op 249.66 MB/s BenchmarkRepeatLarge/262144/16-4 100 1033988 ns/op 253.53 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1054477 ns/op 244.78 MB/s BenchmarkRepeatLarge/524288/1-4 58 2101137 ns/op 249.53 MB/s BenchmarkRepeatLarge/524288/16-4 58 2056434 ns/op 254.95 MB/s BenchmarkRepeatLarge/524288/4097-4 55 2058000 ns/op 252.83 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4132929 ns/op 253.71 MB/s BenchmarkRepeatLarge/1048576/16-4 31 4081239 ns/op 256.93 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 4107308 ns/op 254.36 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8004612 ns/op 261.99 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7937330 ns/op 264.21 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8105894 ns/op 258.28 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15794504 ns/op 265.55 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15785187 ns/op 265.71 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16209781 ns/op 258.56 MB/s BenchmarkRepeatLarge/8388608/1-4 4 32063956 ns/op 261.62 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31461655 ns/op 266.63 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32468676 ns/op 258.30 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61561700 ns/op 272.53 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62894352 ns/op 266.75 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62808222 ns/op 267.12 MB/s BenchmarkRepeatLarge/33554432/1-4 1 121609167 ns/op 275.92 MB/s BenchmarkRepeatLarge/33554432/16-4 1 122897059 ns/op 273.03 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 122048312 ns/op 274.93 MB/s BenchmarkRepeatLarge/67108864/1-4 1 245640401 ns/op 273.20 MB/s BenchmarkRepeatLarge/67108864/16-4 1 244161832 ns/op 274.85 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 242850117 ns/op 276.34 MB/s BenchmarkRepeatLarge/134217728/1-4 1 473461571 ns/op 283.48 MB/s BenchmarkRepeatLarge/134217728/16-4 1 474718995 ns/op 282.73 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 479098382 ns/op 280.15 MB/s BenchmarkRepeatLarge/268435456/1-4 1 952096873 ns/op 281.94 MB/s BenchmarkRepeatLarge/268435456/16-4 1 950650603 ns/op 282.37 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 958063633 ns/op 280.19 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1873927221 ns/op 286.50 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1876589377 ns/op 286.09 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1894854880 ns/op 283.33 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3803928097 ns/op 282.27 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3726455192 ns/op 288.14 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3786595577 ns/op 283.56 MB/s BenchmarkIndexAnyASCII/1:1-4 1939086 58.59 ns/op BenchmarkIndexAnyASCII/1:2-4 2067180 58.19 ns/op BenchmarkIndexAnyASCII/1:4-4 2079680 57.73 ns/op BenchmarkIndexAnyASCII/1:8-4 2076649 57.58 ns/op BenchmarkIndexAnyASCII/1:16-4 2088325 57.81 ns/op BenchmarkIndexAnyASCII/1:32-4 2059770 57.89 ns/op BenchmarkIndexAnyASCII/1:64-4 2100381 57.22 ns/op BenchmarkIndexAnyASCII/16:1-4 2104810 57.48 ns/op BenchmarkIndexAnyASCII/16:2-4 795915 149.9 ns/op BenchmarkIndexAnyASCII/16:4-4 761832 153.1 ns/op BenchmarkIndexAnyASCII/16:8-4 708361 161.1 ns/op BenchmarkIndexAnyASCII/16:16-4 686006 173.0 ns/op BenchmarkIndexAnyASCII/16:32-4 582160 197.5 ns/op BenchmarkIndexAnyASCII/16:64-4 492723 242.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1854468 64.30 ns/op BenchmarkIndexAnyASCII/256:2-4 73983 1627 ns/op BenchmarkIndexAnyASCII/256:4-4 73761 1625 ns/op BenchmarkIndexAnyASCII/256:8-4 73880 1621 ns/op BenchmarkIndexAnyASCII/256:16-4 73399 1644 ns/op BenchmarkIndexAnyASCII/256:32-4 70618 1665 ns/op BenchmarkIndexAnyASCII/256:64-4 69547 1713 ns/op BenchmarkIndexAnyUTF8/1:1-4 2122203 56.10 ns/op BenchmarkIndexAnyUTF8/1:2-4 2061042 58.05 ns/op BenchmarkIndexAnyUTF8/1:4-4 2077677 57.92 ns/op BenchmarkIndexAnyUTF8/1:8-4 2059503 58.15 ns/op BenchmarkIndexAnyUTF8/1:16-4 2063066 59.23 ns/op BenchmarkIndexAnyUTF8/1:32-4 2020857 59.52 ns/op BenchmarkIndexAnyUTF8/1:64-4 2076805 57.80 ns/op BenchmarkIndexAnyUTF8/16:1-4 1481071 81.48 ns/op BenchmarkIndexAnyUTF8/16:2-4 309627 383.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 299138 382.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 309824 383.9 ns/op BenchmarkIndexAnyUTF8/16:16-4 296674 395.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 294705 401.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 291105 405.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 374161 313.4 ns/op BenchmarkIndexAnyUTF8/256:2-4 22602 5306 ns/op BenchmarkIndexAnyUTF8/256:4-4 22959 5102 ns/op BenchmarkIndexAnyUTF8/256:8-4 22892 5258 ns/op BenchmarkIndexAnyUTF8/256:16-4 23341 5073 ns/op BenchmarkIndexAnyUTF8/256:32-4 22117 5434 ns/op BenchmarkIndexAnyUTF8/256:64-4 21992 5525 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2070550 58.21 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2163867 55.81 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2034726 55.95 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2138787 55.69 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2187212 55.50 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2120293 57.07 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2119078 56.28 ns/op BenchmarkLastIndexAnyASCII/16:1-4 800281 147.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 761635 148.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 770188 152.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 738627 160.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 687199 170.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 615285 195.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 495816 240.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 77313 1547 ns/op BenchmarkLastIndexAnyASCII/256:2-4 77079 1554 ns/op BenchmarkLastIndexAnyASCII/256:4-4 76249 1546 ns/op BenchmarkLastIndexAnyASCII/256:8-4 76682 1549 ns/op BenchmarkLastIndexAnyASCII/256:16-4 76471 1569 ns/op BenchmarkLastIndexAnyASCII/256:32-4 73550 1588 ns/op BenchmarkLastIndexAnyASCII/256:64-4 72612 1641 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2069361 57.45 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2126982 55.54 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2168684 55.77 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2107855 55.39 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2198961 55.70 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2090906 56.95 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2148488 56.60 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 358972 326.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 192891 624.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 191438 617.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 183891 617.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 183805 661.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 174636 675.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 170884 687.2 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27860 4227 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13000 9269 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13258 9316 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13156 9113 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12633 9500 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12043 9956 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10291 ns/op BenchmarkTrimASCII/1:1-4 3273211 36.85 ns/op BenchmarkTrimASCII/1:2-4 2444136 47.38 ns/op BenchmarkTrimASCII/1:4-4 2384260 50.36 ns/op BenchmarkTrimASCII/1:8-4 2091147 57.45 ns/op BenchmarkTrimASCII/1:16-4 1768023 67.53 ns/op BenchmarkTrimASCII/16:1-4 2787369 42.81 ns/op BenchmarkTrimASCII/16:2-4 783735 147.6 ns/op BenchmarkTrimASCII/16:4-4 717574 149.5 ns/op BenchmarkTrimASCII/16:8-4 758140 157.7 ns/op BenchmarkTrimASCII/16:16-4 674282 169.4 ns/op BenchmarkTrimASCII/256:1-4 799482 145.5 ns/op BenchmarkTrimASCII/256:2-4 77442 1539 ns/op BenchmarkTrimASCII/256:4-4 77935 1563 ns/op BenchmarkTrimASCII/256:8-4 76852 1551 ns/op BenchmarkTrimASCII/256:16-4 75892 1560 ns/op BenchmarkTrimASCII/4096:1-4 75294 1600 ns/op BenchmarkTrimASCII/4096:2-4 4992 23694 ns/op BenchmarkTrimASCII/4096:4-4 4992 23654 ns/op BenchmarkTrimASCII/4096:8-4 4779 23660 ns/op BenchmarkTrimASCII/4096:16-4 4873 23699 ns/op BenchmarkTrimByte-4 4337776 27.12 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13372 8975 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13315 8971 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1134 105365 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2320 51088 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4478 25637 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7736 14639 ns/op BenchmarkJoin/0-4 5292789 22.49 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4106006 28.20 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 235464 515.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 151182 773.4 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 110200 1061 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 93963 1277 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 80733 1504 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 68188 1776 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2647153 44.96 ns/op BenchmarkTrimSpace/ASCII-4 1510761 80.37 ns/op BenchmarkTrimSpace/SomeNonASCII-4 144278 825.3 ns/op BenchmarkTrimSpace/JustNonASCII-4 77046 1546 ns/op BenchmarkReplaceAll-4 123823 946.0 ns/op 16 B/op 1 allocs/op PASS ok strings 68.500s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 47966 2150 ns/op BenchmarkCond2-4 24474 4671 ns/op BenchmarkCond4-4 16102 7475 ns/op BenchmarkCond8-4 8395 13726 ns/op BenchmarkCond16-4 3717 28331 ns/op BenchmarkCond32-4 1959 79038 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 434300 353.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 240711 574.6 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 421858 246.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 402019 256.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 230659 546.7 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 460243 222.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 81636 1778 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 61579 2127 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 50214 2602 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 37940 3394 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 474938 258.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 150621 828.4 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 492996 237.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 141778 917.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 456070 222.1 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 149740 751.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1888927 64.25 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 33865 3141 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 102201 1146 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 377943 370.9 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6985 16962 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 254 461310 ns/op BenchmarkRange/*sync.Map-4 1176 92366 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 79282 1457 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 169894 674.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 58743 2092 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 105183 1264 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 198049 594.2 ns/op BenchmarkAdversarialDelete/*sync.Map-4 122017 951.3 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 62326 1881 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 159626 669.6 ns/op BenchmarkDeleteCollision/*sync.Map-4 596270 228.4 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 51248 2480 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 114666 986.5 ns/op BenchmarkSwapCollision/*sync.Map-4 60716 1996 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 252 480984 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91155 1298 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 313507 382.9 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 17575 6154 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 53043 1915 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19467 6282 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 244234 494.2 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 97040 1283 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 142540 824.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2085951 63.80 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 161773 741.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1689637 59.64 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 475584 251.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 152365 858.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 436003 249.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 76777 1459 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 283597 402.0 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 389470 301.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 98404 1185 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 533295 244.8 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 142516 807.0 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 143455 1238 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 151984 814.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 51073 2248 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 203046 623.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 385593 304.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 114976 1081 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 564704 212.5 ns/op BenchmarkUncontendedSemaphore-4 3718850 32.25 ns/op BenchmarkContendedSemaphore-4 3276236 37.39 ns/op BenchmarkMutexUncontended-4 701810 152.5 ns/op BenchmarkMutex-4 122432 947.1 ns/op BenchmarkMutexSlack-4 147289 941.4 ns/op BenchmarkMutexWork-4 111934 1020 ns/op BenchmarkMutexWorkSlack-4 111321 1049 ns/op BenchmarkMutexNoSpin-4 46242 2498 ns/op BenchmarkMutexSpin-4 47808 2638 ns/op BenchmarkOnce-4 599676 242.7 ns/op BenchmarkSemaUncontended-4 6896689 16.83 ns/op BenchmarkSemaSyntNonblock-4 1000000 104.1 ns/op BenchmarkSemaSyntBlock-4 1000000 111.8 ns/op BenchmarkSemaWorkNonblock-4 890211 144.4 ns/op BenchmarkSemaWorkBlock-4 782877 158.1 ns/op BenchmarkRWMutexUncontended-4 412482 250.7 ns/op BenchmarkRWMutexWrite100-4 238712 432.6 ns/op BenchmarkRWMutexWrite10-4 220060 538.8 ns/op BenchmarkRWMutexWorkWrite100-4 207613 544.2 ns/op BenchmarkRWMutexWorkWrite10-4 183424 652.1 ns/op BenchmarkWaitGroupUncontended-4 1009941 123.8 ns/op BenchmarkWaitGroupAddDone-4 247933 437.2 ns/op BenchmarkWaitGroupAddDoneWork-4 343566 426.3 ns/op BenchmarkWaitGroupWait-4 5092831 23.16 ns/op BenchmarkWaitGroupWaitWork-4 2774415 36.23 ns/op BenchmarkWaitGroupActuallyWait-4 37044 3214 ns/op 32 B/op 2 allocs/op PASS ok sync 17.728s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 434491 254.4 ns/op PASS ok sync/atomic 0.148s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 102968 1129 ns/op 0 B/op 0 allocs/op PASS ok testing 0.168s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7608 14511 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11445 10513 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 92 1230776 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 122 968660 ns/op 1060 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 188247367 ns/op 19393016 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 184668859 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1569 65009 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1968 54853 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6022078 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 21 5360848 ns/op 19693 B/op 49 allocs/op BenchmarkTable/10x100000/new-4 1 741883548 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 733207070 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 213 553232 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 242 493016 ns/op 162 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61017813 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57801513 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7204629300 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6938798035 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2743 43487 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 2985782 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 331633516 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2464 47139 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 259 431279 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4380810 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 6523 15518 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.290s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 85373855 ns/op BenchmarkVariableString-4 91620 1211 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1998 56487 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 0.540s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 36 3329583 ns/op BenchmarkAfter-4 104 1064619 ns/op BenchmarkStop-4 187 601362 ns/op BenchmarkSimultaneousAfterFunc-4 27 4188099 ns/op BenchmarkStartStop-4 184 591112 ns/op BenchmarkReset-4 2542 52562 ns/op BenchmarkSleep-4 32 3579500 ns/op BenchmarkParallelTimerLatency-4 50 272178 avg-late-ns 4313714 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 332520 avg-late-ns 813932 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 387385 avg-late-ns 1646172 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 361457 avg-late-ns 1179486 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 381954 avg-late-ns 2621696 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 334725 avg-late-ns 1641187 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 277069 avg-late-ns 1749972 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 247214 avg-late-ns 2378367 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 212862 avg-late-ns 2160988 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 193329 avg-late-ns 1501096 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 903424 avg-late-ns 3119472 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 341643 avg-late-ns 997875 max-late-ns BenchmarkTicker-4 282 364960 ns/op BenchmarkTickerReset-4 3356 29834 ns/op BenchmarkTickerResetNaive-4 178 694528 ns/op BenchmarkNow-4 1164943 102.5 ns/op BenchmarkNowUnixNano-4 1201150 100.4 ns/op BenchmarkNowUnixMilli-4 1000000 102.1 ns/op BenchmarkNowUnixMicro-4 1000000 102.9 ns/op BenchmarkFormat-4 58162 2083 ns/op BenchmarkFormatRFC3339-4 80053 1537 ns/op BenchmarkFormatRFC3339Nano-4 77025 1543 ns/op BenchmarkFormatNow-4 80152 1497 ns/op BenchmarkMarshalJSON-4 104320 1150 ns/op BenchmarkMarshalText-4 109690 1119 ns/op BenchmarkParse-4 136257 870.4 ns/op BenchmarkParseRFC3339UTC-4 322960 365.6 ns/op BenchmarkParseRFC3339UTCBytes-4 211321 555.0 ns/op BenchmarkParseRFC3339TZ-4 97341 1199 ns/op BenchmarkParseRFC3339TZBytes-4 79065 1531 ns/op BenchmarkParseDuration-4 515079 224.2 ns/op BenchmarkHour-4 829972 142.3 ns/op BenchmarkSecond-4 812270 142.1 ns/op BenchmarkYear-4 612302 189.3 ns/op BenchmarkDay-4 576850 206.0 ns/op BenchmarkISOWeek-4 626608 185.9 ns/op BenchmarkGoString-4 79030 1525 ns/op BenchmarkUnmarshalText-4 67830 1778 ns/op PASS ok time 11.339s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 573324 189.5 ns/op BenchmarkDecodeValidJapaneseChars-4 687073 161.9 ns/op BenchmarkDecodeRune-4 1597071 74.64 ns/op BenchmarkEncodeValidASCII-4 490626 210.9 ns/op BenchmarkEncodeValidJapaneseChars-4 806277 144.7 ns/op BenchmarkAppendRuneValidASCII-4 1418080 82.81 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2428293 49.19 ns/op BenchmarkEncodeRune-4 2952136 40.74 ns/op PASS ok unicode/utf16 1.340s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 808672 146.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 168009 677.7 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4115668 29.28 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 413427 276.0 ns/op BenchmarkValidTenASCIIChars-4 839322 139.5 ns/op BenchmarkValid100KASCIIChars-4 92 1291225 ns/op BenchmarkValidTenJapaneseChars-4 152527 782.0 ns/op BenchmarkValidLongMostlyASCII-4 87 1398224 ns/op BenchmarkValidLongJapanese-4 46 2232940 ns/op BenchmarkValidStringTenASCIIChars-4 4773163 24.90 ns/op BenchmarkValidString100KASCIIChars-4 9308 12707 ns/op BenchmarkValidStringTenJapaneseChars-4 399266 267.3 ns/op BenchmarkValidStringLongMostlyASCII-4 1197 100203 ns/op BenchmarkValidStringLongJapanese-4 148 806248 ns/op BenchmarkEncodeASCIIRune-4 4629879 26.03 ns/op BenchmarkEncodeJapaneseRune-4 2545266 43.80 ns/op BenchmarkAppendASCIIRune-4 9163525 12.96 ns/op BenchmarkAppendJapaneseRune-4 2883926 39.57 ns/op BenchmarkDecodeASCIIRune-4 2700786 43.03 ns/op BenchmarkDecodeJapaneseRune-4 1866091 61.84 ns/op BenchmarkFullRune/ASCII-4 3216685 37.00 ns/op BenchmarkFullRune/Incomplete-4 1465953 81.29 ns/op BenchmarkFullRune/Japanese-4 3446343 34.87 ns/op PASS ok unicode/utf8 3.627s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 52405791616 ns/op PASS ok cmd/api 58.790s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1206822 100.0 ns/op BenchmarkEqArrayOfStrings64-4 151923 766.6 ns/op BenchmarkEqArrayOfStrings1024-4 9253 11562 ns/op BenchmarkEqArrayOfFloats5-4 1414174 84.00 ns/op BenchmarkEqArrayOfFloats64-4 143862 832.2 ns/op BenchmarkEqArrayOfFloats1024-4 8895 13195 ns/op BenchmarkEqStruct-4 21076224 5.656 ns/op PASS ok cmd/compile/internal/reflectdata 1.203s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 7962 342070 ns/op BenchmarkCopyElim1-4 650 156540 ns/op BenchmarkCopyElim10-4 634 166808 ns/op BenchmarkCopyElim100-4 314 342102 ns/op BenchmarkCopyElim1000-4 55 2138144 ns/op BenchmarkCopyElim10000-4 3 43142180 ns/op BenchmarkCopyElim100000-4 1 731551140 ns/op BenchmarkDeadCode/1-4 615 179560 ns/op BenchmarkDeadCode/10-4 501 220110 ns/op BenchmarkDeadCode/100-4 232 497550 ns/op BenchmarkDeadCode/1000-4 46 2654808 ns/op BenchmarkDeadCode/10000-4 3 36500210 ns/op BenchmarkDeadCode/100000-4 1 487628578 ns/op BenchmarkDeadCode/200000-4 1 993346363 ns/op BenchmarkDominatorsLinear-4 12 10917183 ns/op 0.92 MB/s BenchmarkDominatorsFwdBack-4 7 15010242 ns/op 0.67 MB/s BenchmarkDominatorsManyPred-4 8 15035145 ns/op 0.67 MB/s BenchmarkDominatorsMaxPred-4 8 14527503 ns/op 0.69 MB/s BenchmarkDominatorsMaxPredVal-4 8 15374668 ns/op 0.65 MB/s BenchmarkFuse/1-4 530 209304 ns/op BenchmarkFuse/10-4 421 263445 ns/op BenchmarkFuse/100-4 135 823902 ns/op BenchmarkFuse/1000-4 19 6231603 ns/op BenchmarkFuse/10000-4 2 86596652 ns/op BenchmarkNilCheckDeep1-4 12964 9480 ns/op 0.11 MB/s 237 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5205 23360 ns/op 0.43 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 758 155116 ns/op 0.64 MB/s 659 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 68 1556718 ns/op 0.64 MB/s 5100 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18518486 ns/op 0.54 MB/s 76801 B/op 5 allocs/op BenchmarkDSEPass-4 31 3767185 ns/op 44654 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118856180 ns/op 4234096 B/op 108049 allocs/op BenchmarkCSEPass-4 7 16405688 ns/op 103438 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 152198593 ns/op 5661488 B/op 97441 allocs/op BenchmarkDeadcodePass-4 156 760138 ns/op 96043 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 126016590 ns/op 4032528 B/op 44899 allocs/op BenchmarkMultiPass-4 58 1916887 ns/op 243224 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 250408559 ns/op 11233376 B/op 150084 allocs/op BenchmarkCondRewrite/SoloJump-4 2964867 40.36 ns/op BenchmarkCondRewrite/CombJump-4 2820700 42.57 ns/op PASS ok cmd/compile/internal/ssa 16.981s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9590 11244 ns/op BenchmarkExtShift-4 17278 6986 ns/op BenchmarkModify-4 10000 11168 ns/op BenchmarkMullImm-4 17637 6905 ns/op BenchmarkConstModify-4 10000 11417 ns/op BenchmarkBitSet-4 20454 5460 ns/op BenchmarkBitClear-4 21997 5524 ns/op BenchmarkBitToggle-4 21718 5482 ns/op BenchmarkBitSetConst-4 170890 691.2 ns/op BenchmarkBitClearConst-4 168906 689.9 ns/op BenchmarkBitToggleConst-4 173412 691.9 ns/op BenchmarkDivconstI64-4 9043207 13.44 ns/op BenchmarkModconstI64-4 8346930 14.57 ns/op BenchmarkDivisiblePow2constI64-4 8360172 14.27 ns/op BenchmarkDivisibleconstI64-4 8901063 13.61 ns/op BenchmarkDivisibleWDivconstI64-4 6870500 17.34 ns/op BenchmarkDivconstU64/3-4 9580483 12.44 ns/op BenchmarkDivconstU64/5-4 8326521 14.14 ns/op BenchmarkDivconstU64/37-4 8500201 13.99 ns/op BenchmarkDivconstU64/1234567-4 8529937 14.06 ns/op BenchmarkModconstU64-4 8904442 13.35 ns/op BenchmarkDivisibleconstU64-4 9216060 12.82 ns/op BenchmarkDivisibleWDivconstU64-4 7263327 16.42 ns/op BenchmarkDivconstI32-4 8109927 14.39 ns/op BenchmarkModconstI32-4 9339818 12.88 ns/op BenchmarkDivisiblePow2constI32-4 8999064 13.38 ns/op BenchmarkDivisibleconstI32-4 8806863 13.56 ns/op BenchmarkDivisibleWDivconstI32-4 6999073 16.86 ns/op BenchmarkDivconstU32-4 8763493 13.71 ns/op BenchmarkModconstU32-4 8474394 14.15 ns/op BenchmarkDivisibleconstU32-4 8823859 13.53 ns/op BenchmarkDivisibleWDivconstU32-4 7285255 16.48 ns/op BenchmarkDivconstI16-4 8622595 13.92 ns/op BenchmarkModconstI16-4 9056168 13.28 ns/op BenchmarkDivisiblePow2constI16-4 9022162 12.99 ns/op BenchmarkDivisibleconstI16-4 8794861 13.56 ns/op BenchmarkDivisibleWDivconstI16-4 7306707 16.26 ns/op BenchmarkDivconstU16-4 8854353 13.58 ns/op BenchmarkModconstU16-4 8770899 13.68 ns/op BenchmarkDivisibleconstU16-4 8699844 13.53 ns/op BenchmarkDivisibleWDivconstU16-4 7458286 16.04 ns/op BenchmarkDivconstI8-4 8825953 13.62 ns/op BenchmarkModconstI8-4 8975295 13.35 ns/op BenchmarkDivisiblePow2constI8-4 8766358 13.61 ns/op BenchmarkDivisibleconstI8-4 8539322 13.95 ns/op BenchmarkDivisibleWDivconstI8-4 6851098 17.12 ns/op BenchmarkDivconstU8-4 8719006 13.65 ns/op BenchmarkModconstU8-4 8753925 13.55 ns/op BenchmarkDivisibleconstU8-4 9449704 12.83 ns/op BenchmarkDivisibleWDivconstU8-4 7392220 16.11 ns/op BenchmarkMul2-4 166581 711.4 ns/op BenchmarkMulNeg2-4 165106 728.6 ns/op BenchmarkEfaceInteger-4 4443756 26.99 ns/op BenchmarkMulconstI32/3-4 16453479 7.168 ns/op BenchmarkMulconstI32/5-4 16584207 7.151 ns/op BenchmarkMulconstI32/12-4 16735068 7.156 ns/op BenchmarkMulconstI32/120-4 16815166 7.238 ns/op BenchmarkMulconstI32/-120-4 16706888 7.152 ns/op BenchmarkMulconstI32/65537-4 16710396 7.164 ns/op BenchmarkMulconstI32/65538-4 16699754 7.216 ns/op BenchmarkMulconstI64/3-4 16708730 7.147 ns/op BenchmarkMulconstI64/5-4 16625923 7.162 ns/op BenchmarkMulconstI64/12-4 16588304 7.186 ns/op BenchmarkMulconstI64/120-4 16250431 7.198 ns/op BenchmarkMulconstI64/-120-4 16747812 7.150 ns/op BenchmarkMulconstI64/65537-4 16467656 7.181 ns/op BenchmarkMulconstI64/65538-4 16693255 7.221 ns/op BenchmarkMulconstU32/3-4 16421794 7.203 ns/op BenchmarkMulconstU32/5-4 16747418 7.199 ns/op BenchmarkMulconstU32/12-4 16767654 7.152 ns/op BenchmarkMulconstU32/120-4 16406342 7.173 ns/op BenchmarkMulconstU32/65537-4 16363005 7.157 ns/op BenchmarkMulconstU32/65538-4 16483410 7.217 ns/op BenchmarkMulconstU64/3-4 16691492 7.157 ns/op BenchmarkMulconstU64/5-4 16611964 7.159 ns/op BenchmarkMulconstU64/12-4 16753479 7.160 ns/op BenchmarkMulconstU64/120-4 16627718 7.160 ns/op BenchmarkMulconstU64/65537-4 16641200 7.196 ns/op BenchmarkMulconstU64/65538-4 16710430 7.160 ns/op BenchmarkShiftArithmeticRight-4 20048095 5.986 ns/op BenchmarkSwitch8Predictable-4 13459704 7.729 ns/op BenchmarkSwitch8Unpredictable-4 5759457 17.56 ns/op BenchmarkSwitch32Predictable-4 8476119 12.07 ns/op BenchmarkSwitch32Unpredictable-4 5782346 17.60 ns/op BenchmarkSwitchStringPredictable-4 8232962 12.60 ns/op BenchmarkSwitchStringUnpredictable-4 4555624 23.39 ns/op PASS ok cmd/compile/internal/test 11.945s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 138 915327 ns/op BenchmarkNamed/Underlying/nongeneric-4 851492 145.5 ns/op BenchmarkNamed/Underlying/generic-4 763149 148.5 ns/op BenchmarkNamed/Underlying/src_instance-4 746784 146.9 ns/op BenchmarkNamed/Underlying/user_instance-4 821239 141.7 ns/op BenchmarkCheck/http/funcbodies/info-4 1 570324307 ns/op 53413 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 370099634 ns/op 82305 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 174354251 ns/op 174636 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 142283220 ns/op 213980 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 424288274 ns/op 12089 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 94549448 ns/op 54243 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 37293059 ns/op 137437 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33852974 ns/op 151423 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 142565395 ns/op 15208 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 43633414 ns/op 49714 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 22072847 ns/op 98238 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20846168 ns/op 104059 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1206362867 ns/op 52172 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 612629700 ns/op 102728 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162517512 ns/op 387054 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 117108668 ns/op 537090 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 441069961 ns/op 4586 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 66572700 ns/op 30377 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 42675437 ns/op 47390 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40472879 ns/op 49965 lines/s PASS ok cmd/compile/internal/types2 16.241s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 134 851419 ns/op 1923679 sys-ns/op 1289433 user-ns/op PASS ok cmd/go 0.214s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 60541 1749 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77073 1526 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14324 8349 ns/op 122.66 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14481 8355 ns/op 122.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2116 54641 ns/op 149.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2217 53931 ns/op 151.90 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.970s All tests passed.