linux-amd64-race at 3e1478ef0d4e98e5655afdee6efec2fc886d66fc :: 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-rn7175f0a" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "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-rn7175f0a" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=6s" "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.264s ok archive/zip 2.416s ok bufio 0.306s ok bytes 4.355s ok compress/bzip2 0.477s ok compress/flate 5.862s ok compress/gzip 11.794s ok compress/lzw 0.557s ok compress/zlib 4.928s ok container/heap 0.041s ok container/list 0.031s ok container/ring 0.032s ok context 0.053s ok crypto 0.032s ok crypto/aes 0.072s ok crypto/cipher 0.079s ok crypto/des 0.082s ok crypto/dsa 0.034s ok crypto/ecdh 0.203s ok crypto/ecdsa 0.144s ok crypto/ed25519 0.386s ok crypto/elliptic 0.051s ok crypto/hmac 0.041s ok crypto/internal/alias 0.030s ok crypto/internal/bigmod 2.409s ok crypto/internal/boring 0.030s ok crypto/internal/boring/bcache 0.366s ok crypto/internal/edwards25519 35.818s ok crypto/internal/edwards25519/field 12.631s ok crypto/internal/nistec 3.656s ok crypto/internal/nistec/fiat 0.031s [no tests to run] ok crypto/md5 0.044s ok crypto/rand 0.435s ok crypto/rc4 0.499s ok crypto/rsa 0.499s ok crypto/sha1 0.051s ok crypto/sha256 0.039s ok crypto/sha512 0.042s ok crypto/subtle 0.450s ok crypto/tls 1.582s ok crypto/x509 1.126s ok database/sql 0.360s ok database/sql/driver 0.032s ok debug/buildinfo 0.051s ok debug/dwarf 0.093s ok debug/elf 1.282s ok debug/gosym 0.339s ok debug/macho 0.042s ok debug/pe 0.063s ok debug/plan9obj 0.031s ok embed 0.030s [no tests to run] ok embed/internal/embedtest 0.030s ok encoding/ascii85 0.041s ok encoding/asn1 0.041s ok encoding/base32 0.083s ok encoding/base64 0.041s ok encoding/binary 0.042s ok encoding/csv 0.073s ok encoding/gob 17.998s ok encoding/hex 0.041s ok encoding/json 1.291s ok encoding/pem 2.310s ok encoding/xml 0.229s ok errors 0.043s ok expvar 0.031s ok flag 0.148s ok fmt 0.508s ok go/ast 0.041s ok go/build 4.010s ok go/build/constraint 0.040s ok go/constant 0.042s ok go/doc 0.275s ok go/doc/comment 2.116s ok go/format 0.062s ok go/importer 0.174s ok go/internal/gccgoimporter 0.062s ok go/internal/gcimporter 1.019s ok go/internal/srcimporter 13.304s ok go/parser 0.822s ok go/printer 1.296s ok go/scanner 0.041s ok go/token 0.133s ok go/types 32.187s ok hash 0.040s ok hash/adler32 0.051s ok hash/crc32 0.072s ok hash/crc64 0.041s ok hash/fnv 0.031s ok hash/maphash 0.032s ok html 0.030s ok html/template 0.235s ok image 0.438s ok image/color 0.053s ok image/draw 0.570s ok image/gif 0.938s ok image/jpeg 1.314s ok image/png 3.118s ok index/suffixarray 0.966s ok internal/abi 18.551s ok internal/buildcfg 0.031s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.032s ok internal/coverage/pods 0.030s ok internal/coverage/slicereader 0.030s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.061s ok internal/cpu 0.089s ok internal/dag 0.031s ok internal/diff 0.031s ok internal/fmtsort 0.031s ok internal/fuzz 0.062s ok internal/godebug 0.032s ok internal/intern 0.288s ok internal/itoa 0.030s ok internal/poll 0.522s ok internal/profile 0.031s ok internal/reflectlite 0.266s ok internal/safefilepath 0.031s ok internal/saferio 0.191s ok internal/singleflight 0.105s ok internal/testenv 0.029s ok internal/trace 0.185s ok internal/types/errors 0.359s ok internal/unsafeheader 0.031s ok internal/xcoff 0.051s ok io 0.073s ok io/fs 0.275s ok io/ioutil 0.040s ok log 0.042s ok log/syslog 1.259s ok math 0.041s ok math/big 3.066s ok math/bits 0.043s ok math/cmplx 0.031s ok math/rand 2.063s ok mime 0.051s ok mime/multipart 1.546s ok mime/quotedprintable 0.062s ok net 10.200s ok net/http 6.338s ok net/http/cgi 0.577s ok net/http/cookiejar 0.042s ok net/http/fcgi 0.151s ok net/http/httptest 0.196s ok net/http/httptrace 0.030s ok net/http/httputil 0.683s ok net/http/internal 0.041s ok net/http/internal/ascii 0.031s ok net/http/pprof 5.201s ok net/internal/socktest 0.030s ok net/mail 0.041s ok net/netip 0.356s ok net/rpc 0.076s ok net/rpc/jsonrpc 0.041s ok net/smtp 0.071s ok net/textproto 0.041s ok net/url 0.052s ok os 0.648s ok os/exec 0.249s ok os/exec/internal/fdtest 0.030s ok os/signal 2.358s ok os/user 0.030s ok path 0.031s ok path/filepath 0.083s ok plugin 0.031s ok reflect 0.572s ok regexp 3.194s ok regexp/syntax 4.587s ok runtime 35.601s ok runtime/cgo 0.032s ok runtime/coverage 0.031s ok runtime/debug 0.135s ok runtime/internal/atomic 0.092s ok runtime/internal/math 0.031s ok runtime/internal/sys 0.031s ok runtime/internal/syscall 0.033s ok runtime/metrics 0.042s ok runtime/pprof 8.251s ok runtime/race 9.789s ok runtime/trace 3.529s ok sort 0.439s ok strconv 2.252s ok strings 2.972s ok sync 0.520s ok sync/atomic 1.758s ok syscall 3.153s ok testing 0.903s ok testing/fstest 0.031s ok testing/iotest 0.031s ok testing/quick 0.184s ok text/scanner 0.051s ok text/tabwriter 0.041s ok text/template 0.103s ok text/template/parse 0.051s ok time 2.322s ok unicode 0.040s ok unicode/utf16 0.032s ok unicode/utf8 0.051s ok cmd/addr2line 0.872s ok cmd/api 6.213s ok cmd/asm/internal/asm 3.064s ok cmd/asm/internal/lex 0.031s ok cmd/compile/internal/abt 0.062s ok cmd/compile/internal/amd64 48.868s ok cmd/compile/internal/base 0.032s ok cmd/compile/internal/compare 0.031s ok cmd/compile/internal/dwarfgen 0.450s ok cmd/compile/internal/importer 0.829s ok cmd/compile/internal/ir 0.031s ok cmd/compile/internal/logopt 0.229s ok cmd/compile/internal/noder 0.041s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 20.658s ok cmd/compile/internal/syntax 0.153s ok cmd/compile/internal/test 12.254s ok cmd/compile/internal/typecheck 0.274s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 7.537s ok cmd/covdata 0.030s ok cmd/cover 1.098s ok cmd/dist 0.031s ok cmd/doc 0.427s ok cmd/fix 0.809s ok cmd/go 56.647s ok cmd/go/internal/auth 0.027s ok cmd/go/internal/cache 0.128s ok cmd/go/internal/fsys 0.061s ok cmd/go/internal/generate 0.041s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.041s ok cmd/go/internal/load 0.041s ok cmd/go/internal/lockedfile 0.177s ok cmd/go/internal/lockedfile/internal/filelock 0.083s ok cmd/go/internal/modconv 0.054s ok cmd/go/internal/modfetch 0.041s ok cmd/go/internal/modfetch/codehost 0.041s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.558s ok cmd/go/internal/modload 0.042s ok cmd/go/internal/mvs 0.051s ok cmd/go/internal/par 0.133s ok cmd/go/internal/str 0.031s ok cmd/go/internal/test 0.031s ok cmd/go/internal/vcs 0.041s ok cmd/go/internal/vcweb 0.041s ok cmd/go/internal/vcweb/vcstest 4.234s ok cmd/go/internal/web 0.031s ok cmd/go/internal/work 0.104s ok cmd/gofmt 0.204s ok cmd/internal/archive 0.825s ok cmd/internal/buildid 0.561s ok cmd/internal/dwarf 0.030s ok cmd/internal/edit 0.029s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 0.997s ok cmd/internal/notsha256 0.029s ok cmd/internal/obj 0.486s ok cmd/internal/obj/ppc64 0.103s ok cmd/internal/obj/riscv 0.041s ok cmd/internal/obj/s390x 0.030s ok cmd/internal/obj/x86 0.179s ok cmd/internal/objabi 0.030s ok cmd/internal/pkgpath 0.149s ok cmd/internal/pkgpattern 0.041s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.031s ok cmd/internal/test2json 0.710s ok cmd/link 3.298s ok cmd/link/internal/benchmark 0.041s ok cmd/link/internal/ld 2.522s ok cmd/link/internal/loader 0.059s ok cmd/nm 0.741s ok cmd/objdump 1.679s ok cmd/pack 0.880s ok cmd/pprof 1.501s ok cmd/trace 0.298s ok cmd/vet 11.222s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2694 38762 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2125 49435 ns/op 1859 B/op 37 allocs/op Benchmark/Writer/PAX-4 1522 75376 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3247 36857 ns/op 17221 B/op 15 allocs/op Benchmark/Reader/GNU-4 4276 27788 ns/op 17721 B/op 15 allocs/op Benchmark/Reader/PAX-4 1663 71280 ns/op 27406 B/op 33 allocs/op PASS ok archive/tar 1.047s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 343180576 ns/op 14880 B/op 66 allocs/op BenchmarkZip64Test-4 1 160566965 ns/op BenchmarkZip64TestSizes/4096-4 1323 89180 ns/op BenchmarkZip64TestSizes/1048576-4 174 645288 ns/op BenchmarkZip64TestSizes/67108864-4 1 138978064 ns/op PASS ok archive/zip 1.423s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 215960 491.1 ns/op BenchmarkReaderCopyUnoptimal-4 130272 825.5 ns/op BenchmarkReaderCopyNoWriteTo-4 17164 6531 ns/op BenchmarkReaderWriteToOptimal-4 5234 20909 ns/op BenchmarkReaderReadString-4 137232 855.9 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 205892 558.4 ns/op BenchmarkWriterCopyUnoptimal-4 192674 568.2 ns/op BenchmarkWriterCopyNoReadFrom-4 19186 6403 ns/op BenchmarkReaderEmpty-4 34198 3292 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 27038 4181 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 566457 192.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.568s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 7572 17329 ns/op 1890.95 MB/s BenchmarkWriteByte-4 517 223950 ns/op 18.29 MB/s BenchmarkWriteRune-4 264 447968 ns/op 27.43 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3636510 ns/op BenchmarkBufferFullSmallReads-4 100 1009029 ns/op BenchmarkBufferWriteBlock/N4096-4 8238 13762 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 454 227831 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 18029731 ns/op 4192256 B/op 22 allocs/op BenchmarkIndexByte/10-4 4750963 24.17 ns/op 413.69 MB/s BenchmarkIndexByte/32-4 4408554 26.31 ns/op 1216.20 MB/s BenchmarkIndexByte/4K-4 915529 128.6 ns/op 31853.40 MB/s BenchmarkIndexBytePortable/10-4 834350 141.4 ns/op 70.73 MB/s BenchmarkIndexBytePortable/32-4 260970 447.4 ns/op 71.52 MB/s BenchmarkIndexBytePortable/4K-4 2248 53567 ns/op 76.47 MB/s BenchmarkIndexRune/10-4 1000000 100.2 ns/op 99.80 MB/s BenchmarkIndexRune/32-4 1226929 97.30 ns/op 328.87 MB/s BenchmarkIndexRune/4K-4 389712 300.1 ns/op 13648.90 MB/s BenchmarkIndexRuneASCII/10-4 4556654 24.11 ns/op 414.69 MB/s BenchmarkIndexRuneASCII/32-4 4302004 26.35 ns/op 1214.34 MB/s BenchmarkIndexRuneASCII/4K-4 892171 131.6 ns/op 31122.42 MB/s BenchmarkEqual/0-4 7337848 15.97 ns/op BenchmarkEqual/1-4 1536800 77.72 ns/op 12.87 MB/s BenchmarkEqual/6-4 1498700 79.85 ns/op 75.14 MB/s BenchmarkEqual/9-4 1467198 85.12 ns/op 105.74 MB/s BenchmarkEqual/15-4 1468051 82.00 ns/op 182.93 MB/s BenchmarkEqual/16-4 1527297 78.47 ns/op 203.90 MB/s BenchmarkEqual/20-4 1431421 84.10 ns/op 237.80 MB/s BenchmarkEqual/32-4 1443548 82.72 ns/op 386.86 MB/s BenchmarkEqual/4K-4 105796 1122 ns/op 3650.42 MB/s BenchmarkIndex/10-4 3276344 36.67 ns/op 272.72 MB/s BenchmarkIndex/32-4 3184167 37.82 ns/op 846.01 MB/s BenchmarkIndex/4K-4 18273 6574 ns/op 623.03 MB/s BenchmarkIndexEasy/10-4 3077366 38.62 ns/op 258.94 MB/s BenchmarkIndexEasy/32-4 3142568 39.93 ns/op 801.48 MB/s BenchmarkIndexEasy/4K-4 484248 243.9 ns/op 16793.40 MB/s BenchmarkCount/10-4 1557396 77.02 ns/op 129.84 MB/s BenchmarkCount/32-4 1528731 77.82 ns/op 411.23 MB/s BenchmarkCount/4K-4 18081 6608 ns/op 619.88 MB/s BenchmarkCountEasy/10-4 1553684 77.10 ns/op 129.70 MB/s BenchmarkCountEasy/32-4 1523872 79.32 ns/op 403.41 MB/s BenchmarkCountEasy/4K-4 421212 275.6 ns/op 14861.92 MB/s BenchmarkCountSingle/10-4 3919554 30.38 ns/op 329.13 MB/s BenchmarkCountSingle/32-4 3593380 33.48 ns/op 955.91 MB/s BenchmarkCountSingle/4K-4 816880 140.0 ns/op 29260.86 MB/s BenchmarkToUpper/#00-4 3033925 39.24 ns/op BenchmarkToUpper/ONLYUPPER-4 300553 402.4 ns/op BenchmarkToUpper/abc-4 534057 224.3 ns/op BenchmarkToUpper/AbC123-4 305599 407.4 ns/op BenchmarkToUpper/azAZ09_-4 284900 429.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 78086 1521 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39474 2963 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 57530 2078 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 127003 931.4 ns/op BenchmarkToLower/#00-4 2926633 40.84 ns/op BenchmarkToLower/abc-4 480424 250.6 ns/op BenchmarkToLower/AbC123-4 287853 390.4 ns/op BenchmarkToLower/azAZ09_-4 271346 445.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 79624 1528 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 42567 2820 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 66597 1801 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120544 993.2 ns/op BenchmarkFields/ASCII/16-4 127098 957.4 ns/op 16.71 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9384 12790 ns/op 20.02 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 564 207784 ns/op 19.71 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 3770282 ns/op 17.38 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60854352 ns/op 17.23 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 81110 1420 ns/op 11.27 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6136 19659 ns/op 13.02 MB/s 704 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 357 321958 ns/op 12.72 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6301080 ns/op 10.40 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 123690364 ns/op 8.48 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 144502 800.6 ns/op 19.99 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12978 9301 ns/op 27.52 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 688 163451 ns/op 25.06 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3720481 ns/op 17.61 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 81455826 ns/op 12.87 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 111808 1059 ns/op 15.11 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8527 13642 ns/op 18.77 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 498 224729 ns/op 18.23 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4702154 ns/op 13.94 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 95692599 ns/op 10.96 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2062138 58.18 ns/op BenchmarkTrimSpace/ASCII-4 1000000 112.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 114177 1053 ns/op BenchmarkTrimSpace/JustNonASCII-4 51711 2317 ns/op BenchmarkToValidUTF8/Valid-4 512494 237.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 358071 339.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 104132 1174 ns/op BenchmarkIndexHard1-4 820 142124 ns/op BenchmarkIndexHard2-4 600 198938 ns/op BenchmarkIndexHard3-4 151 801659 ns/op BenchmarkIndexHard4-4 180 652768 ns/op BenchmarkLastIndexHard1-4 5 21865570 ns/op BenchmarkLastIndexHard2-4 4 28408584 ns/op BenchmarkLastIndexHard3-4 4 31212038 ns/op BenchmarkCountHard1-4 817 141843 ns/op BenchmarkCountHard2-4 598 200336 ns/op BenchmarkCountHard3-4 150 794717 ns/op BenchmarkSplitEmptySeparator-4 1 171502387 ns/op BenchmarkSplitSingleByteSeparator-4 10 10784950 ns/op BenchmarkSplitMultiByteSeparator-4 12 9665428 ns/op BenchmarkSplitNSingleByteSeparator-4 171115 588.7 ns/op BenchmarkSplitNMultiByteSeparator-4 75562 1563 ns/op BenchmarkRepeat-4 197218 582.9 ns/op BenchmarkRepeatLarge/256/1-4 137170 743.6 ns/op 344.26 MB/s BenchmarkRepeatLarge/256/16-4 246645 500.9 ns/op 511.03 MB/s BenchmarkRepeatLarge/512/1-4 116824 1032 ns/op 496.36 MB/s BenchmarkRepeatLarge/512/16-4 157965 751.1 ns/op 681.64 MB/s BenchmarkRepeatLarge/1024/1-4 70530 1475 ns/op 694.36 MB/s BenchmarkRepeatLarge/1024/16-4 89245 1131 ns/op 905.17 MB/s BenchmarkRepeatLarge/2048/1-4 45440 2291 ns/op 894.01 MB/s BenchmarkRepeatLarge/2048/16-4 49284 2040 ns/op 1003.92 MB/s BenchmarkRepeatLarge/4096/1-4 28023 3877 ns/op 1056.40 MB/s BenchmarkRepeatLarge/4096/16-4 31362 3574 ns/op 1146.00 MB/s BenchmarkRepeatLarge/8192/1-4 16537 7024 ns/op 1166.25 MB/s BenchmarkRepeatLarge/8192/16-4 16396 6784 ns/op 1207.59 MB/s BenchmarkRepeatLarge/8192/4097-4 26812 3946 ns/op 1038.20 MB/s BenchmarkRepeatLarge/16384/1-4 9722 12490 ns/op 1311.76 MB/s BenchmarkRepeatLarge/16384/16-4 8288 12187 ns/op 1344.40 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10199 ns/op 1205.09 MB/s BenchmarkRepeatLarge/32768/1-4 4888 23165 ns/op 1414.52 MB/s BenchmarkRepeatLarge/32768/16-4 5300 22486 ns/op 1457.29 MB/s BenchmarkRepeatLarge/32768/4097-4 5224 21448 ns/op 1337.16 MB/s BenchmarkRepeatLarge/65536/1-4 2769 43440 ns/op 1508.66 MB/s BenchmarkRepeatLarge/65536/16-4 2659 44645 ns/op 1467.93 MB/s BenchmarkRepeatLarge/65536/4097-4 2781 44779 ns/op 1372.42 MB/s BenchmarkRepeatLarge/131072/1-4 235 493276 ns/op 265.72 MB/s BenchmarkRepeatLarge/131072/16-4 237 489968 ns/op 267.51 MB/s BenchmarkRepeatLarge/131072/4097-4 246 474847 ns/op 267.47 MB/s BenchmarkRepeatLarge/262144/1-4 123 973393 ns/op 269.31 MB/s BenchmarkRepeatLarge/262144/16-4 121 954054 ns/op 274.77 MB/s BenchmarkRepeatLarge/262144/4097-4 126 942508 ns/op 273.86 MB/s BenchmarkRepeatLarge/524288/1-4 61 1914789 ns/op 273.81 MB/s BenchmarkRepeatLarge/524288/16-4 67 1907547 ns/op 274.85 MB/s BenchmarkRepeatLarge/524288/4097-4 64 1914069 ns/op 271.84 MB/s BenchmarkRepeatLarge/1048576/1-4 30 3826944 ns/op 274.00 MB/s BenchmarkRepeatLarge/1048576/16-4 30 3852156 ns/op 272.20 MB/s BenchmarkRepeatLarge/1048576/4097-4 31 3874662 ns/op 269.63 MB/s BenchmarkRepeatLarge/2097152/1-4 16 7559603 ns/op 277.42 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7620794 ns/op 275.19 MB/s BenchmarkRepeatLarge/2097152/4097-4 16 7794085 ns/op 268.61 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15783713 ns/op 265.74 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15950398 ns/op 262.96 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16268862 ns/op 257.62 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31887893 ns/op 263.07 MB/s BenchmarkRepeatLarge/8388608/16-4 4 32168674 ns/op 260.77 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32643018 ns/op 256.92 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61925010 ns/op 270.93 MB/s BenchmarkRepeatLarge/16777216/16-4 2 63648884 ns/op 263.59 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 63331403 ns/op 264.91 MB/s BenchmarkRepeatLarge/33554432/1-4 1 121373033 ns/op 276.46 MB/s BenchmarkRepeatLarge/33554432/16-4 1 126278898 ns/op 265.72 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 125046834 ns/op 268.33 MB/s BenchmarkRepeatLarge/67108864/1-4 1 250578161 ns/op 267.82 MB/s BenchmarkRepeatLarge/67108864/16-4 1 261907390 ns/op 256.23 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 246837941 ns/op 271.87 MB/s BenchmarkRepeatLarge/134217728/1-4 1 493937744 ns/op 271.73 MB/s BenchmarkRepeatLarge/134217728/16-4 1 479546006 ns/op 279.88 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 491423369 ns/op 273.12 MB/s BenchmarkRepeatLarge/268435456/1-4 1 992176815 ns/op 270.55 MB/s BenchmarkRepeatLarge/268435456/16-4 1 953522643 ns/op 281.52 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 987097879 ns/op 271.94 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2010645544 ns/op 267.01 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1947507736 ns/op 275.67 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1994880512 ns/op 269.12 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4103520481 ns/op 261.66 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4032954502 ns/op 266.24 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4059427624 ns/op 264.51 MB/s BenchmarkBytesCompare/1-4 10415215 11.08 ns/op BenchmarkBytesCompare/2-4 9123849 13.04 ns/op BenchmarkBytesCompare/4-4 9166429 13.20 ns/op BenchmarkBytesCompare/8-4 9625674 12.44 ns/op BenchmarkBytesCompare/16-4 9586860 12.18 ns/op BenchmarkBytesCompare/32-4 8479143 13.46 ns/op BenchmarkBytesCompare/64-4 7901605 15.21 ns/op BenchmarkBytesCompare/128-4 7701848 15.36 ns/op BenchmarkBytesCompare/256-4 5769392 18.23 ns/op BenchmarkBytesCompare/512-4 4099617 29.01 ns/op BenchmarkBytesCompare/1024-4 2774559 43.15 ns/op BenchmarkBytesCompare/2048-4 1631992 73.45 ns/op BenchmarkIndexAnyASCII/1:1-4 2369436 49.41 ns/op BenchmarkIndexAnyASCII/1:2-4 2437426 47.70 ns/op BenchmarkIndexAnyASCII/1:4-4 2421546 47.60 ns/op BenchmarkIndexAnyASCII/1:8-4 2426084 47.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2453145 47.17 ns/op BenchmarkIndexAnyASCII/1:32-4 2429350 48.74 ns/op BenchmarkIndexAnyASCII/1:64-4 2428809 47.61 ns/op BenchmarkIndexAnyASCII/16:1-4 2125558 56.61 ns/op BenchmarkIndexAnyASCII/16:2-4 430701 273.3 ns/op BenchmarkIndexAnyASCII/16:4-4 425988 276.4 ns/op BenchmarkIndexAnyASCII/16:8-4 416952 275.7 ns/op BenchmarkIndexAnyASCII/16:16-4 406555 290.7 ns/op BenchmarkIndexAnyASCII/16:32-4 368132 322.6 ns/op BenchmarkIndexAnyASCII/16:64-4 325404 369.1 ns/op BenchmarkIndexAnyASCII/256:1-4 1910940 62.38 ns/op BenchmarkIndexAnyASCII/256:2-4 33494 3586 ns/op BenchmarkIndexAnyASCII/256:4-4 33318 3614 ns/op BenchmarkIndexAnyASCII/256:8-4 33532 3593 ns/op BenchmarkIndexAnyASCII/256:16-4 33537 3579 ns/op BenchmarkIndexAnyASCII/256:32-4 33150 3601 ns/op BenchmarkIndexAnyASCII/256:64-4 32864 3657 ns/op BenchmarkIndexAnyUTF8/1:1-4 2372404 49.83 ns/op BenchmarkIndexAnyUTF8/1:2-4 2446020 48.31 ns/op BenchmarkIndexAnyUTF8/1:4-4 2441746 48.20 ns/op BenchmarkIndexAnyUTF8/1:8-4 2445114 48.02 ns/op BenchmarkIndexAnyUTF8/1:16-4 2486738 47.42 ns/op BenchmarkIndexAnyUTF8/1:32-4 2405902 48.75 ns/op BenchmarkIndexAnyUTF8/1:64-4 2422060 48.04 ns/op BenchmarkIndexAnyUTF8/16:1-4 155697 740.0 ns/op BenchmarkIndexAnyUTF8/16:2-4 276729 421.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 278874 423.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 273620 419.7 ns/op BenchmarkIndexAnyUTF8/16:16-4 276111 428.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 265822 446.8 ns/op BenchmarkIndexAnyUTF8/16:64-4 262844 443.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 10864 ns/op BenchmarkIndexAnyUTF8/256:2-4 20007 6031 ns/op BenchmarkIndexAnyUTF8/256:4-4 19966 6044 ns/op BenchmarkIndexAnyUTF8/256:8-4 19986 6569 ns/op BenchmarkIndexAnyUTF8/256:16-4 16893 6381 ns/op BenchmarkIndexAnyUTF8/256:32-4 17456 6742 ns/op BenchmarkIndexAnyUTF8/256:64-4 17892 6681 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2133836 53.74 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2278550 52.36 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2246293 52.20 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2289049 52.10 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2355490 50.57 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2257789 52.73 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2232136 51.32 ns/op BenchmarkLastIndexAnyASCII/16:1-4 332619 377.8 ns/op BenchmarkLastIndexAnyASCII/16:2-4 301197 374.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 320812 385.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 315110 381.7 ns/op BenchmarkLastIndexAnyASCII/16:16-4 302943 400.7 ns/op BenchmarkLastIndexAnyASCII/16:32-4 285015 429.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 246109 473.2 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23185 5173 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23488 5217 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23464 5308 ns/op BenchmarkLastIndexAnyASCII/256:8-4 23272 5115 ns/op BenchmarkLastIndexAnyASCII/256:16-4 22905 5241 ns/op BenchmarkLastIndexAnyASCII/256:32-4 23532 5257 ns/op BenchmarkLastIndexAnyASCII/256:64-4 22124 5149 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2222218 52.50 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2235278 52.14 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2282539 51.14 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2227429 50.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2288704 51.28 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2190292 51.76 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2216392 51.46 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 240456 524.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 223448 455.1 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 254361 455.6 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 274135 453.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 276930 448.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 253641 473.7 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 258580 461.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16587 7246 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 18879 6372 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 18762 6433 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 18626 6433 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 18823 6338 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17600 6806 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 17464 6730 ns/op BenchmarkTrimASCII/1:1-4 2510836 48.15 ns/op BenchmarkTrimASCII/1:2-4 2086544 56.54 ns/op BenchmarkTrimASCII/1:4-4 2074112 58.98 ns/op BenchmarkTrimASCII/1:8-4 1875938 63.97 ns/op BenchmarkTrimASCII/1:16-4 1594123 74.25 ns/op BenchmarkTrimASCII/16:1-4 420888 283.6 ns/op BenchmarkTrimASCII/16:2-4 314509 394.0 ns/op BenchmarkTrimASCII/16:4-4 308334 388.3 ns/op BenchmarkTrimASCII/16:8-4 300432 387.5 ns/op BenchmarkTrimASCII/16:16-4 288978 397.1 ns/op BenchmarkTrimASCII/256:1-4 32000 3686 ns/op BenchmarkTrimASCII/256:2-4 22861 5294 ns/op BenchmarkTrimASCII/256:4-4 22764 5299 ns/op BenchmarkTrimASCII/256:8-4 22826 5364 ns/op BenchmarkTrimASCII/256:16-4 22579 5302 ns/op BenchmarkTrimASCII/4096:1-4 1939 57960 ns/op BenchmarkTrimASCII/4096:2-4 1482 85037 ns/op BenchmarkTrimASCII/4096:4-4 1369 83426 ns/op BenchmarkTrimASCII/4096:8-4 1441 85541 ns/op BenchmarkTrimASCII/4096:16-4 1441 83638 ns/op BenchmarkTrimByte-4 1454310 84.54 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12439 9773 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12229 9524 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 654 186678 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1272 90060 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2520 45073 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4971 24477 ns/op BenchmarkCompareBytesEqual-4 9278755 11.73 ns/op BenchmarkCompareBytesToNil-4 11363620 10.49 ns/op BenchmarkCompareBytesEmpty-4 11773196 9.133 ns/op BenchmarkCompareBytesIdentical-4 11595175 9.240 ns/op BenchmarkCompareBytesSameLength-4 10207581 10.64 ns/op BenchmarkCompareBytesDifferentLength-4 11936984 10.22 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1702 91310 ns/op 11483.79 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1291 89556 ns/op 11708.69 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1359 93071 ns/op 11266.53 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1316 89592 ns/op 11704.01 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1356 76682 ns/op 13674.42 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1311 84746 ns/op 12373.24 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1302 80894 ns/op 12962.54 MB/s BenchmarkCompareBytesBig-4 1356 92640 ns/op 11318.95 MB/s BenchmarkCompareBytesBigIdentical-4 11675941 8.752 ns/op 119810980.19 MB/s PASS ok bytes 72.751s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 77555318 ns/op 1.29 MB/s 3645368 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 318181959 ns/op 1.78 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24364401 ns/op 0.67 MB/s 3649955 B/op 51 allocs/op PASS ok compress/bzip2 1.384s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 64 1794659 ns/op 5.57 MB/s 48221 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17724362 ns/op 5.64 MB/s 57010 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 175407966 ns/op 5.70 MB/s 73840 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1800642 ns/op 5.55 MB/s 47492 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17502702 ns/op 5.71 MB/s 57298 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 181845942 ns/op 5.50 MB/s 77600 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1769167 ns/op 5.65 MB/s 51506 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16722461 ns/op 5.98 MB/s 46360 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 171252861 ns/op 5.84 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 60 1756340 ns/op 5.69 MB/s 50960 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16853610 ns/op 5.93 MB/s 46360 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 168704324 ns/op 5.93 MB/s 77960 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 56 1963055 ns/op 5.09 MB/s 48853 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18896381 ns/op 5.29 MB/s 50560 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 193765172 ns/op 5.16 MB/s 113088 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 70 1533310 ns/op 6.52 MB/s 50528 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12874057 ns/op 7.77 MB/s 47876 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 128102421 ns/op 7.81 MB/s 114272 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 79 1379114 ns/op 7.25 MB/s 49771 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10113200 ns/op 9.89 MB/s 52769 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 101544324 ns/op 9.85 MB/s 94896 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 80 1369828 ns/op 7.30 MB/s 48431 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10137683 ns/op 9.86 MB/s 62607 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 102651430 ns/op 9.74 MB/s 96696 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 82 1241045 ns/op 8.06 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11860944 ns/op 8.43 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119101620 ns/op 8.40 MB/s BenchmarkEncode/Digits/Speed/1e4-4 52 2296216 ns/op 4.35 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20456116 ns/op 4.89 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 206877133 ns/op 4.83 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6756138 ns/op 1.48 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 80138548 ns/op 1.25 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 836722451 ns/op 1.20 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6822757 ns/op 1.47 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 80944951 ns/op 1.24 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 832816264 ns/op 1.20 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 78 1468294 ns/op 6.81 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12792551 ns/op 7.82 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127388093 ns/op 7.85 MB/s BenchmarkEncode/Newton/Speed/1e4-4 46 2176856 ns/op 4.59 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16551686 ns/op 6.04 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 165966780 ns/op 6.03 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6525516 ns/op 1.53 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 75031880 ns/op 1.33 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 751382985 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6964713 ns/op 1.44 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 91711141 ns/op 1.09 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 933717660 ns/op 1.07 MB/s PASS ok compress/flate 15.512s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 46 2252044 ns/op 4.44 MB/s BenchmarkDecoder/1e-Reuse4-4 50 2328240 ns/op 4.30 MB/s BenchmarkDecoder/1e5-4 5 22004220 ns/op 4.54 MB/s BenchmarkDecoder/1e-Reuse5-4 5 21990386 ns/op 4.55 MB/s BenchmarkDecoder/1e6-4 1 221548443 ns/op 4.51 MB/s BenchmarkDecoder/1e-Reuse6-4 1 224138391 ns/op 4.46 MB/s BenchmarkEncoder/1e4-4 50 2149298 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1808396 ns/op 5.53 MB/s BenchmarkEncoder/1e5-4 6 19317764 ns/op 5.18 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18935776 ns/op 5.28 MB/s BenchmarkEncoder/1e6-4 1 195809659 ns/op 5.11 MB/s BenchmarkEncoder/1e-Reuse6-4 1 188789645 ns/op 5.30 MB/s PASS ok compress/lzw 2.763s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 26 4410817 ns/op PASS ok container/heap 0.243s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 23757 5430 ns/op BenchmarkWithTimeout/concurrency=40-4 5619 22663 ns/op BenchmarkWithTimeout/concurrency=4000-4 5262 23127 ns/op BenchmarkWithTimeout/concurrency=400000-4 5617 18774 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 353030 318.5 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13634 9559 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15691 7120 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2872 42493 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1858 67471 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2254 47338 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 243 502213 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 174 681138 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 261 426933 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 24 5156821 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 8898976 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 4504054 ns/op BenchmarkCheckCanceled/Err-4 263889 445.0 ns/op BenchmarkCheckCanceled/Done-4 398304 285.2 ns/op BenchmarkContextCancelDone-4 500199 237.1 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 22982 5395 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20731 6151 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19617 6668 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 15630 7781 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 11221 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 554004 214.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 316197 371.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 223314 532.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 139932 843.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 71343 1642 ns/op PASS ok context 11.291s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1709896 69.44 ns/op 230.40 MB/s BenchmarkDecrypt-4 1714782 69.06 ns/op 231.69 MB/s BenchmarkExpand-4 986900 118.6 ns/op PASS ok crypto/aes 0.545s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 175233 656.1 ns/op 97.54 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 353131 296.4 ns/op 215.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 175294 667.1 ns/op 95.93 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 360451 313.5 ns/op 204.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 117358 1013 ns/op 1332.73 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 176208 668.4 ns/op 2019.61 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 89316 1130 ns/op 1195.18 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 142008 799.6 ns/op 1688.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 40778 2899 ns/op 2826.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51621 2302 ns/op 3559.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34540 3476 ns/op 2357.01 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39650 3035 ns/op 2699.40 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6996 16208 ns/op 62.87 MB/s BenchmarkAESCFBDecrypt1K-4 7152 16277 ns/op 62.60 MB/s BenchmarkAESCFBDecrypt8K-4 906 131129 ns/op 62.43 MB/s BenchmarkAESOFB1K-4 10000 11051 ns/op 92.21 MB/s BenchmarkAESCTR1K-4 14034 8466 ns/op 120.36 MB/s BenchmarkAESCTR8K-4 1762 66962 ns/op 122.26 MB/s BenchmarkAESCBCEncrypt1K-4 14424 8279 ns/op 123.69 MB/s BenchmarkAESCBCDecrypt1K-4 17980 6656 ns/op 153.85 MB/s PASS ok crypto/cipher 2.841s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 74181 1590 ns/op 5.03 MB/s BenchmarkDecrypt-4 78680 1507 ns/op 5.31 MB/s BenchmarkTDESEncrypt-4 29731 3974 ns/op 2.01 MB/s BenchmarkTDESDecrypt-4 30786 3866 ns/op 2.07 MB/s PASS ok crypto/des 0.634s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 930 122368 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7587076 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 6 20063585 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 99 1209513 ns/op 374 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 1600 66413 ns/op 4559 B/op 40 allocs/op BenchmarkSign/P384-4 43 2574410 ns/op 10775 B/op 62 allocs/op BenchmarkSign/P521-4 19 6076637 ns/op 11160 B/op 63 allocs/op BenchmarkVerify/P256-4 913 127636 ns/op 2496 B/op 17 allocs/op BenchmarkVerify/P384-4 14 7655489 ns/op 8704 B/op 42 allocs/op BenchmarkVerify/P521-4 5 20315457 ns/op 9024 B/op 42 allocs/op BenchmarkGenerateKey/P256-4 3874 29627 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1900368 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5031673 ns/op 1449 B/op 17 allocs/op PASS ok crypto/ecdsa 1.618s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 330 352510 ns/op BenchmarkNewKeyFromSeed-4 334 352515 ns/op BenchmarkSigning-4 319 375962 ns/op BenchmarkVerification-4 217 547454 ns/op PASS ok crypto/ed25519 0.666s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4952 23166 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 157 763732 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 57 1980595 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5248445 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1363 86972 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 58 1999827 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5481902 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 15142586 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12310 9328 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5254 20540 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3579 30273 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 81 1362743 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2486 47791 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 290 405375 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1534 76504 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 88 1253561 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.334s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14760 8021 ns/op 127.67 MB/s BenchmarkHMACSHA256_32-4 24624 4846 ns/op 6.60 MB/s BenchmarkNewWriteSum-4 10000 10092 ns/op 3.17 MB/s PASS ok crypto/hmac 0.502s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 57807 2036 ns/op BenchmarkModSub-4 69972 1635 ns/op BenchmarkMontgomeryRepr-4 24235 4497 ns/op BenchmarkMontgomeryMul-4 30159 3991 ns/op BenchmarkModMul-4 12752 9183 ns/op BenchmarkExpBig-4 14 7420897 ns/op BenchmarkExp-4 7 15305142 ns/op PASS ok crypto/internal/bigmod 1.137s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3028 33613 ns/op BenchmarkScalarBaseMult-4 338 342018 ns/op BenchmarkScalarMult-4 157 765116 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 226 530833 ns/op PASS ok crypto/internal/edwards25519 0.653s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 588576 203.2 ns/op BenchmarkMultiply-4 4195224 27.98 ns/op BenchmarkSquare-4 5289148 22.63 ns/op BenchmarkInvert-4 24777 4866 ns/op BenchmarkMult32-4 1519921 78.53 ns/op PASS ok crypto/internal/edwards25519/field 0.900s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 63 1868150 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1581 74613 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5147969 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14450506 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 174 682837 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 8115 14547 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 64 1749453 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4348038 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.192s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 600068 183.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 316876 365.3 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 116671 1019 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 671500 179.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 308490 369.3 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 116341 1015 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.778s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 123212 978.5 ns/op 8.18 MB/s BenchmarkHash64-4 127668 899.1 ns/op 71.18 MB/s BenchmarkHash128-4 118546 1017 ns/op 125.87 MB/s BenchmarkHash256-4 94638 1254 ns/op 204.18 MB/s BenchmarkHash512-4 68227 1725 ns/op 296.80 MB/s BenchmarkHash1K-4 44504 2701 ns/op 379.16 MB/s BenchmarkHash8K-4 6882 16047 ns/op 510.50 MB/s BenchmarkHash1M-4 54 1970148 ns/op 532.23 MB/s BenchmarkHash8M-4 7 15664641 ns/op 535.51 MB/s BenchmarkHash8BytesUnaligned-4 116739 976.6 ns/op 8.19 MB/s BenchmarkHash1KUnaligned-4 44092 2717 ns/op 376.92 MB/s BenchmarkHash8KUnaligned-4 7478 16053 ns/op 510.30 MB/s PASS ok crypto/md5 1.684s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 2 271175391 ns/op PASS ok crypto/rand 0.644s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13082 9142 ns/op 14.00 MB/s BenchmarkRC4_1K-4 1566 72377 ns/op 14.15 MB/s BenchmarkRC4_8K-4 207 578734 ns/op 13.99 MB/s PASS ok crypto/rc4 0.542s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8830828 ns/op BenchmarkDecryptPKCS1v15/3072-4 6 20079982 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37373604 ns/op BenchmarkEncryptPKCS1v15/2048-4 43 2708692 ns/op BenchmarkDecryptOAEP/2048-4 12 8736501 ns/op BenchmarkEncryptOAEP/2048-4 40 2705393 ns/op BenchmarkSignPKCS1v15/2048-4 13 8893657 ns/op BenchmarkVerifyPKCS1v15/2048-4 43 2713519 ns/op BenchmarkSignPSS/2048-4 13 8950620 ns/op BenchmarkVerifyPSS/2048-4 42 2875736 ns/op PASS ok crypto/rsa 1.611s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 107751 1070 ns/op 7.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 126898 909.6 ns/op 8.80 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 75300 1559 ns/op 205.22 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 87520 1351 ns/op 236.93 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 49227 2401 ns/op 426.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53193 2231 ns/op 459.08 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9870 11812 ns/op 693.51 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9835 11648 ns/op 703.29 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.086s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 81866 1409 ns/op 5.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 96067 1214 ns/op 6.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91837 1286 ns/op 6.22 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25663 4659 ns/op 219.77 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27114 4437 ns/op 230.81 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26584 4510 ns/op 227.04 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4118 28492 ns/op 287.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4130 28248 ns/op 290.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4158 28089 ns/op 291.64 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.310s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 59223 2018 ns/op 3.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72570 1609 ns/op 4.97 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 66446 1805 ns/op 4.43 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28460 4259 ns/op 240.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31659 3768 ns/op 271.79 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29916 4001 ns/op 255.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5838 20149 ns/op 406.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5913 19697 ns/op 415.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5716 19996 ns/op 409.69 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.295s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15666726 7.571 ns/op BenchmarkConstantTimeEq-4 15871285 7.568 ns/op BenchmarkConstantTimeLessOrEq-4 15423654 7.589 ns/op BenchmarkXORBytes/8Bytes-4 4585809 27.40 ns/op 291.92 MB/s BenchmarkXORBytes/128Bytes-4 4068932 29.27 ns/op 4372.77 MB/s BenchmarkXORBytes/2048Bytes-4 897582 132.0 ns/op 15516.42 MB/s BenchmarkXORBytes/32768Bytes-4 62188 1961 ns/op 16709.10 MB/s PASS ok crypto/subtle 0.989s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 156 708286 ns/op BenchmarkCertCache/1-4 177 738477 ns/op BenchmarkCertCache/2-4 166 704121 ns/op BenchmarkCertCache/3-4 174 793750 ns/op BenchmarkHandshakeServer/RSA-4 39 2956797 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 32 3580346 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 36 3247327 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1031378 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 162 707418 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 55 2208290 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 63 1813104 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 28375965 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 27681608 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 20688847 ns/op 50.68 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 5 22216210 ns/op 47.20 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 35056740 ns/op 59.82 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 49241877 ns/op 42.59 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 55173352 ns/op 76.02 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 93133951 ns/op 45.04 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 107626977 ns/op 77.94 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 163186303 ns/op 51.41 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 175649367 ns/op 95.52 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 233202887 ns/op 71.94 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 397781530 ns/op 84.35 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 526485855 ns/op 63.73 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 732469287 ns/op 91.62 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1134389779 ns/op 59.16 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 22406118 ns/op 46.80 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 23005586 ns/op 45.58 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 38651528 ns/op 54.26 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 40580352 ns/op 51.68 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 60157919 ns/op 69.72 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 71763756 ns/op 58.45 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 127546418 ns/op 65.77 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 167667736 ns/op 50.03 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 184641728 ns/op 90.86 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 244928433 ns/op 68.50 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 393204685 ns/op 85.34 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 506746468 ns/op 66.22 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 788278187 ns/op 85.13 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 913051763 ns/op 73.50 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 702559258 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 704451501 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287670111 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287983751 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 148485220 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149122716 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 79891973 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 78917850 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38919108 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37511011 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 141887174 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 144771686 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 62967848 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 62733398 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37556819 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36047684 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 23806474 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 22971615 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16412485 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15058640 ns/op PASS ok crypto/tls 17.909s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12398091 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 324 359729 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1053 108450 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 980 117539 ns/op 14610 B/op 262 allocs/op PASS ok crypto/x509 1.140s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 31 3430530 ns/op 279805 B/op 1634 allocs/op BenchmarkConcurrentStmtQuery-4 31 3764148 ns/op 263166 B/op 2021 allocs/op BenchmarkConcurrentStmtExec-4 42 2563346 ns/op 210393 B/op 671 allocs/op BenchmarkConcurrentTxQuery-4 37 3447340 ns/op 267252 B/op 2153 allocs/op BenchmarkConcurrentTxExec-4 57 2049658 ns/op 87745 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 38 2943681 ns/op 103669 B/op 2062 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1110149 ns/op 40072 B/op 381 allocs/op BenchmarkConcurrentRandom-4 37 3288994 ns/op 224174 B/op 1823 allocs/op BenchmarkManyConcurrentQueries-4 2340 46461 ns/op 3975 B/op 20 allocs/op PASS ok database/sql 1.692s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 243451 500.4 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1620435 ns/op 188294 B/op 14 allocs/op Benchmark115/LineToPC-4 70 1664318 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17106 7011 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.773s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 704 157488 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3018 39591 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.390s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 264 449076 ns/op 18.24 MB/s BenchmarkEncodeToString-4 219 499094 ns/op 16.41 MB/s BenchmarkDecode-4 140 837791 ns/op 15.65 MB/s BenchmarkDecodeString-4 142 834919 ns/op 15.70 MB/s PASS ok encoding/base32 0.756s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 310 352115 ns/op 23.27 MB/s BenchmarkDecodeString/2-4 263965 425.5 ns/op 9.40 MB/s BenchmarkDecodeString/4-4 228529 518.8 ns/op 15.42 MB/s BenchmarkDecodeString/8-4 190574 630.0 ns/op 19.05 MB/s BenchmarkDecodeString/64-4 34500 3419 ns/op 25.74 MB/s BenchmarkDecodeString/8192-4 319 361639 ns/op 30.21 MB/s BenchmarkNewEncoding-4 88790 1306 ns/op 195.95 MB/s PASS ok encoding/base64 1.107s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1273 89666 ns/op 44.61 MB/s BenchmarkReadStruct-4 17292 6855 ns/op 10.94 MB/s BenchmarkWriteStruct-4 18187 6558 ns/op 11.44 MB/s BenchmarkReadInts-4 48278 2465 ns/op 12.17 MB/s BenchmarkWriteInts-4 39598 2947 ns/op 10.18 MB/s BenchmarkWriteSlice1000Int32s-4 1180 90832 ns/op 44.04 MB/s BenchmarkPutUint16-4 3321040 35.63 ns/op 56.13 MB/s BenchmarkAppendUint16-4 3369781 35.84 ns/op 55.80 MB/s BenchmarkPutUint32-4 2484825 47.77 ns/op 83.74 MB/s BenchmarkAppendUint32-4 2382232 49.88 ns/op 80.19 MB/s BenchmarkPutUint64-4 1077385 109.1 ns/op 73.31 MB/s BenchmarkAppendUint64-4 1000000 112.0 ns/op 71.45 MB/s BenchmarkLittleEndianPutUint16-4 3323292 36.13 ns/op 55.36 MB/s BenchmarkLittleEndianAppendUint16-4 3365455 35.86 ns/op 55.78 MB/s BenchmarkLittleEndianPutUint32-4 2383046 48.97 ns/op 81.69 MB/s BenchmarkLittleEndianAppendUint32-4 2475411 47.91 ns/op 83.49 MB/s BenchmarkLittleEndianPutUint64-4 1000000 113.8 ns/op 70.29 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 111.8 ns/op 71.56 MB/s BenchmarkReadFloats-4 151292 754.4 ns/op 15.91 MB/s BenchmarkWriteFloats-4 141092 902.7 ns/op 13.29 MB/s BenchmarkReadSlice1000Float32s-4 1195 95094 ns/op 42.06 MB/s BenchmarkWriteSlice1000Float32s-4 1132 101857 ns/op 39.27 MB/s BenchmarkReadSlice1000Uint8s-4 74504 1452 ns/op 688.53 MB/s BenchmarkWriteSlice1000Uint8s-4 92298 1122 ns/op 891.54 MB/s BenchmarkPutUvarint32-4 788768 146.7 ns/op 27.27 MB/s BenchmarkPutUvarint64-4 197977 580.9 ns/op 13.77 MB/s PASS ok encoding/binary 3.864s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 5700 17706 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7140 16790 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7162 16740 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4173 27911 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7792 15004 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7687 14975 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7627 15212 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4618 25888 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 12666 9233 ns/op PASS ok encoding/csv 1.585s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 10839 11209 ns/op BenchmarkEndToEndByteBuffer-4 14286 7318 ns/op BenchmarkEndToEndSliceByteBuffer-4 242 428472 ns/op BenchmarkEncodeComplex128Slice-4 890 135045 ns/op BenchmarkEncodeFloat64Slice-4 1707 65179 ns/op BenchmarkEncodeInt32Slice-4 1592 67939 ns/op BenchmarkEncodeStringSlice-4 1714 64818 ns/op BenchmarkEncodeInterfaceSlice-4 70 1617306 ns/op BenchmarkDecodeComplex128Slice-4 616 205654 ns/op BenchmarkDecodeFloat64Slice-4 1386 105689 ns/op BenchmarkDecodeInt32Slice-4 1364 86366 ns/op BenchmarkDecodeStringSlice-4 916 149956 ns/op BenchmarkDecodeStringsSlice-4 312 347348 ns/op BenchmarkDecodeBytesSlice-4 632 226928 ns/op BenchmarkDecodeInterfaceSlice-4 96 1075840 ns/op BenchmarkDecodeMap-4 85 1360355 ns/op PASS ok encoding/gob 2.892s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12726 9329 ns/op 27.44 MB/s BenchmarkEncode/1024-4 2948 37316 ns/op 27.44 MB/s BenchmarkEncode/4096-4 812 147280 ns/op 27.81 MB/s BenchmarkEncode/16384-4 205 581164 ns/op 28.19 MB/s BenchmarkDecode/256-4 23523 5056 ns/op 50.63 MB/s BenchmarkDecode/1024-4 5886 19958 ns/op 51.31 MB/s BenchmarkDecode/4096-4 1484 79806 ns/op 51.32 MB/s BenchmarkDecode/16384-4 373 319629 ns/op 51.26 MB/s BenchmarkDump/256-4 1311 90926 ns/op 2.82 MB/s BenchmarkDump/1024-4 331 353811 ns/op 2.89 MB/s BenchmarkDump/4096-4 82 1393228 ns/op 2.94 MB/s BenchmarkDump/16384-4 19 5847402 ns/op 2.80 MB/s PASS ok encoding/hex 1.789s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 169520209 ns/op 11.45 MB/s 8391352 B/op 53 allocs/op BenchmarkCodeEncoderError-4 1 143853185 ns/op 13.49 MB/s 8394448 B/op 107 allocs/op BenchmarkCodeMarshal-4 1 116967436 ns/op 16.59 MB/s 1943240 B/op 17 allocs/op BenchmarkCodeMarshalError-4 1 124481297 ns/op 15.59 MB/s 1946664 B/op 66 allocs/op BenchmarkMarshalBytes/32-4 22029 5396 ns/op BenchmarkMarshalBytes/256-4 6033 19359 ns/op BenchmarkMarshalBytes/4096-4 429 270238 ns/op BenchmarkMarshalBytesError/32-4 56 1934938 ns/op BenchmarkMarshalBytesError/256-4 61 1899993 ns/op BenchmarkMarshalBytesError/4096-4 52 2211148 ns/op BenchmarkCodeDecoder-4 1 427232449 ns/op 4.54 MB/s 11144552 B/op 92713 allocs/op BenchmarkUnicodeDecoder-4 36727 3202 ns/op 4.37 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 46994 2300 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 368805524 ns/op 5.26 MB/s 3068528 B/op 92686 allocs/op BenchmarkCodeUnmarshalReuse-4 1 361491121 ns/op 5.37 MB/s 3067864 B/op 92688 allocs/op BenchmarkUnmarshalString-4 50754 2446 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 134378 889.2 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 256788 497.1 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 73219 1537 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 52188 1916 ns/op 144 B/op 2 allocs/op BenchmarkUnmapped-4 18078 6640 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3620 31315 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 904 133943 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 109 1037082 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 12 9693905 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 428851 241.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 446438 242.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 487372 239.8 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 483141 233.8 ns/op BenchmarkEncodeMarshaler-4 77317 1744 ns/op 92 B/op 2 allocs/op BenchmarkEncoderEncode-4 90271 1264 ns/op 60 B/op 0 allocs/op BenchmarkNumberIsValid-4 4190181 27.20 ns/op BenchmarkNumberIsValidRegexp-4 21178 5763 ns/op PASS ok encoding/json 7.246s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 45 2535257 ns/op 25.85 MB/s BenchmarkDecode-4 22 5257915 ns/op 16.89 MB/s PASS ok encoding/pem 0.371s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2299 50504 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 966 133199 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4280 26420 ns/op PASS ok encoding/xml 0.614s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 249987 427.0 ns/op BenchmarkIntSet-4 316846 398.0 ns/op BenchmarkFloatAdd-4 63746 2048 ns/op BenchmarkFloatSet-4 344764 400.8 ns/op BenchmarkStringSet-4 307308 363.2 ns/op BenchmarkMapSet-4 77554 1813 ns/op BenchmarkMapSetDifferent-4 55287 2104 ns/op BenchmarkMapSetDifferentRandom-4 235 460832 ns/op BenchmarkMapSetString-4 59498 1681 ns/op BenchmarkMapAddSame-4 34398 3016 ns/op BenchmarkMapAddDifferent-4 15453 7598 ns/op BenchmarkMapAddDifferentRandom-4 196 599203 ns/op BenchmarkMapAddSameSteadyState-4 219610 507.3 ns/op BenchmarkMapAddDifferentSteadyState-4 100750 1084 ns/op BenchmarkRealworldExpvarUsage-4 18303 6138 ns/op PASS ok expvar 2.315s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 109318 1012 ns/op BenchmarkSprintfEmpty-4 345040 318.8 ns/op BenchmarkSprintfString-4 329746 382.9 ns/op BenchmarkSprintfTruncateString-4 233254 434.0 ns/op BenchmarkSprintfTruncateBytes-4 142598 770.1 ns/op BenchmarkSprintfSlowParsingPath-4 221448 509.2 ns/op BenchmarkSprintfQuoteString-4 39796 2768 ns/op BenchmarkSprintfInt-4 188212 536.4 ns/op BenchmarkSprintfIntInt-4 175556 605.9 ns/op BenchmarkSprintfPrefixedInt-4 207255 553.3 ns/op BenchmarkSprintfFloat-4 158322 832.9 ns/op BenchmarkSprintfComplex-4 60414 1857 ns/op BenchmarkSprintfBoolean-4 306867 388.8 ns/op BenchmarkSprintfHexString-4 110124 1085 ns/op BenchmarkSprintfHexBytes-4 81714 1461 ns/op BenchmarkSprintfBytes-4 49784 2468 ns/op BenchmarkSprintfStringer-4 92258 1533 ns/op BenchmarkSprintfStructure-4 35102 3228 ns/op BenchmarkManyArgs-4 71545 1833 ns/op BenchmarkFprintInt-4 74834 1624 ns/op BenchmarkFprintfBytes-4 79858 1539 ns/op BenchmarkFprintIntNoAlloc-4 73024 1603 ns/op BenchmarkScanInts-4 36 3215888 ns/op BenchmarkScanRecursiveInt-4 1 324305377 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 367649526 ns/op PASS ok fmt 4.382s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 610 179025 ns/op PASS ok go/build 0.164s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 48811 2215 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13556 8705 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3852 31973 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 914 121987 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 240 477461 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 49 2378150 ns/op 206179 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9911120 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 41065091 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 184099798 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.790s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 272029003 ns/op 0.24 MB/s 46764680 B/op 49002 allocs/op PASS ok go/format 0.336s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 20062858 ns/op 2.68 MB/s BenchmarkParseOnly-4 7 16854112 ns/op 3.20 MB/s BenchmarkResolve-4 46 2467251 ns/op 21.83 MB/s PASS ok go/parser 1.324s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 151313752 ns/op 0.34 MB/s 5016312 B/op 27592 allocs/op BenchmarkPrintDecl-4 706 157401 ns/op 0.20 MB/s 16579 B/op 51 allocs/op PASS ok go/printer 0.320s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 259 459066 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8723075 ns/op 6.26 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12394430 ns/op 5.80 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17716554 ns/op 6.40 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 214 561536 ns/op 5.48 MB/s PASS ok go/scanner 0.850s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 102.9 ns/op PASS ok go/token 0.144s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 141 867691 ns/op BenchmarkNamed/Underlying/nongeneric-4 729195 137.4 ns/op BenchmarkNamed/Underlying/generic-4 871030 131.1 ns/op BenchmarkNamed/Underlying/src_instance-4 873498 132.9 ns/op BenchmarkNamed/Underlying/user_instance-4 869083 133.2 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 22195 5261 ns/op BenchmarkNamed/NewMethodSet/generic-4 21298 5374 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 22669 5249 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 21906 5198 ns/op BenchmarkCheck/http/funcbodies/info-4 1 575000043 ns/op 52909 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 403533161 ns/op 75387 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 243026559 ns/op 125165 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 210273485 ns/op 144664 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 361686634 ns/op 14160 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 109197159 ns/op 46882 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 66400624 ns/op 77110 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 66871150 ns/op 76578 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 156872515 ns/op 13811 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 63686772 ns/op 34012 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 47448846 ns/op 45638 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 47171381 ns/op 45925 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1065628189 ns/op 58918 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 536676759 ns/op 116982 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 153383658 ns/op 409194 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 109208753 ns/op 574632 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1763367834 ns/op 1144 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 97647415 ns/op 20662 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 82713430 ns/op 24392 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 81117994 ns/op 24871 lines/s PASS ok go/types 18.347s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8535 13803 ns/op 74.19 MB/s PASS ok hash/adler32 0.254s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 203253 559.3 ns/op 26.82 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 208416 554.0 ns/op 27.08 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105663 1092 ns/op 36.62 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 113060 1043 ns/op 38.34 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 461730 248.5 ns/op 2059.98 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 471307 248.8 ns/op 2058.16 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 409519 287.0 ns/op 3568.24 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 406746 281.8 ns/op 3633.22 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 236406 482.1 ns/op 8496.60 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 248818 474.5 ns/op 8631.51 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 53372 2238 ns/op 14639.45 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 54056 2207 ns/op 14846.68 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 461672 251.6 ns/op 59.63 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 460639 246.9 ns/op 60.75 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 449413 254.3 ns/op 157.32 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 460938 251.9 ns/op 158.79 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 327288 364.3 ns/op 1405.59 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 322300 356.6 ns/op 1435.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 265514 437.0 ns/op 2343.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 266229 436.9 ns/op 2343.72 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 225048 518.5 ns/op 7899.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 226258 526.3 ns/op 7782.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46502 2580 ns/op 12702.90 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 46683 2591 ns/op 12649.19 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 214824 539.2 ns/op 27.82 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 219349 536.9 ns/op 27.94 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 100710 1168 ns/op 34.25 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 108202 1107 ns/op 36.15 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7656 15488 ns/op 33.06 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7467 15647 ns/op 32.72 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3567 33307 ns/op 30.74 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3639 33141 ns/op 30.90 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 843 132543 ns/op 30.90 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 906 130632 ns/op 31.36 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1053003 ns/op 31.12 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1051906 ns/op 31.15 MB/s PASS ok hash/crc32 4.625s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 85 1385409 ns/op 47.30 MB/s BenchmarkCrc64/ISO4KB-4 993 118762 ns/op 34.49 MB/s BenchmarkCrc64/ISO1KB-4 4425 25722 ns/op 39.81 MB/s BenchmarkCrc64/ECMA64KB-4 85 1380745 ns/op 47.46 MB/s BenchmarkCrc64/Random64KB-4 92 1225533 ns/op 53.48 MB/s BenchmarkCrc64/Random16KB-4 369 319682 ns/op 51.25 MB/s PASS ok hash/crc64 0.798s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8468 13788 ns/op 74.27 MB/s BenchmarkFnv32aKB-4 8527 13906 ns/op 73.64 MB/s BenchmarkFnv64KB-4 8094 14525 ns/op 70.50 MB/s BenchmarkFnv64aKB-4 8104 13972 ns/op 73.29 MB/s BenchmarkFnv128KB-4 2024 59191 ns/op 17.30 MB/s BenchmarkFnv128aKB-4 1952 57858 ns/op 17.70 MB/s PASS ok hash/fnv 0.952s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 612636 195.3 ns/op 20.48 MB/s BenchmarkHash/n=4/Bytes-4 4023163 30.02 ns/op 133.23 MB/s BenchmarkHash/n=4/String-4 3954244 30.62 ns/op 130.61 MB/s BenchmarkHash/n=8/Write-4 557172 191.8 ns/op 41.71 MB/s BenchmarkHash/n=8/Bytes-4 4024131 30.18 ns/op 265.06 MB/s BenchmarkHash/n=8/String-4 4094947 29.27 ns/op 273.31 MB/s BenchmarkHash/n=16/Write-4 587416 198.1 ns/op 80.78 MB/s BenchmarkHash/n=16/Bytes-4 4281549 27.11 ns/op 590.26 MB/s BenchmarkHash/n=16/String-4 4550576 26.53 ns/op 603.14 MB/s BenchmarkHash/n=32/Write-4 546402 212.4 ns/op 150.63 MB/s BenchmarkHash/n=32/Bytes-4 4173991 29.00 ns/op 1103.51 MB/s BenchmarkHash/n=32/String-4 4251158 27.89 ns/op 1147.32 MB/s BenchmarkHash/n=64/Write-4 520974 222.5 ns/op 287.66 MB/s BenchmarkHash/n=64/Bytes-4 3677659 31.86 ns/op 2008.57 MB/s BenchmarkHash/n=64/String-4 3854326 31.30 ns/op 2044.76 MB/s BenchmarkHash/n=256/Write-4 390496 298.4 ns/op 857.88 MB/s BenchmarkHash/n=256/Bytes-4 2133838 54.29 ns/op 4715.51 MB/s BenchmarkHash/n=256/String-4 2140432 55.66 ns/op 4599.06 MB/s BenchmarkHash/n=320/Write-4 404797 288.4 ns/op 1109.76 MB/s BenchmarkHash/n=320/Bytes-4 1746135 68.09 ns/op 4699.69 MB/s BenchmarkHash/n=320/String-4 1740621 69.12 ns/op 4629.94 MB/s BenchmarkHash/n=1024/Write-4 258302 451.3 ns/op 2268.86 MB/s BenchmarkHash/n=1024/Bytes-4 716710 160.3 ns/op 6387.12 MB/s BenchmarkHash/n=1024/String-4 735440 162.0 ns/op 6319.15 MB/s BenchmarkHash/n=4096/Write-4 123103 970.4 ns/op 4221.04 MB/s BenchmarkHash/n=4096/Bytes-4 205632 580.8 ns/op 7052.45 MB/s BenchmarkHash/n=4096/String-4 201588 598.7 ns/op 6841.74 MB/s BenchmarkHash/n=16384/Write-4 38810 3008 ns/op 5446.03 MB/s BenchmarkHash/n=16384/Bytes-4 53026 2261 ns/op 7245.04 MB/s BenchmarkHash/n=16384/String-4 51871 2301 ns/op 7120.00 MB/s PASS ok hash/maphash 4.429s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 782 135078 ns/op BenchmarkEscapeNone-4 113844 1005 ns/op BenchmarkUnescape-4 744 153318 ns/op BenchmarkUnescapeNone-4 545290 216.7 ns/op BenchmarkUnescapeSparse-4 10515 11358 ns/op BenchmarkUnescapeDense-4 1093 103611 ns/op PASS ok html 0.884s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9183 12599 ns/op BenchmarkCSSEscaperNoSpecials-4 44569 2593 ns/op BenchmarkDecodeCSS-4 27087 4397 ns/op BenchmarkDecodeCSSNoSpecials-4 4382660 27.32 ns/op BenchmarkCSSValueFilter-4 117524 988.1 ns/op BenchmarkCSSValueFilterOk-4 80610 1459 ns/op BenchmarkEscapedExecute-4 4224 24479 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10578 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 67074 1776 ns/op BenchmarkStripTags-4 21124 5533 ns/op BenchmarkStripTagsNoSpecials-4 275413 400.8 ns/op BenchmarkJSValEscaperWithNum-4 25566 4699 ns/op BenchmarkJSValEscaperWithStr-4 4350 26255 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 19243 6103 ns/op BenchmarkJSValEscaperWithObj-4 4023 29361 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13604 8538 ns/op BenchmarkJSStrEscaperNoSpecials-4 61204 1943 ns/op BenchmarkJSStrEscaper-4 10000 10196 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54812 2170 ns/op BenchmarkJSRegexpEscaper-4 10000 10907 ns/op BenchmarkTemplateSpecialTags-4 91 1306937 ns/op BenchmarkURLEscaper-4 4014 26459 ns/op BenchmarkURLEscaperNoSpecials-4 196701 630.1 ns/op BenchmarkURLNormalizer-4 5155 19663 ns/op BenchmarkURLNormalizerNoSpecials-4 169552 668.0 ns/op BenchmarkSrcsetFilter-4 19338 6067 ns/op BenchmarkSrcsetFilterNoSpecials-4 108945 1034 ns/op PASS ok html/template 3.967s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 572407 196.3 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 376476 270.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 556238 189.0 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 434062 269.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1872967 63.68 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1230069 96.52 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1835444 65.75 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1202445 98.13 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1469430 82.03 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 422978 265.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 344864 326.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 424287 262.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 370227 333.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 778014 144.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 542385 223.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 941106 123.3 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 519818 222.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 419472 272.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1368483 86.65 ns/op BenchmarkRGBASetRGBA-4 1358062 86.44 ns/op BenchmarkRGBA64At-4 703393 159.7 ns/op BenchmarkRGBA64SetRGBA64-4 806846 145.7 ns/op BenchmarkNRGBAAt-4 1380414 85.58 ns/op BenchmarkNRGBASetNRGBA-4 1393524 84.79 ns/op BenchmarkNRGBA64At-4 707110 161.4 ns/op BenchmarkNRGBA64SetNRGBA64-4 773796 148.4 ns/op BenchmarkAlphaAt-4 2397804 50.13 ns/op BenchmarkAlphaSetAlpha-4 2352400 51.07 ns/op BenchmarkAlpha16At-4 1567302 78.06 ns/op BenchmarkAlphaSetAlpha16-4 1530429 77.21 ns/op BenchmarkGrayAt-4 2394602 50.34 ns/op BenchmarkGraySetGray-4 2348925 50.05 ns/op BenchmarkGray16At-4 1507663 79.18 ns/op BenchmarkGraySetGray16-4 1540730 77.78 ns/op PASS ok image 5.551s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4391139 27.35 ns/op BenchmarkYCbCrToRGB/128-4 4414431 27.21 ns/op BenchmarkYCbCrToRGB/255-4 4597524 26.14 ns/op BenchmarkRGBToYCbCr/0-4 4396204 27.28 ns/op BenchmarkRGBToYCbCr/Cb-4 4385082 27.43 ns/op BenchmarkRGBToYCbCr/Cr-4 4495422 26.60 ns/op BenchmarkYCbCrToRGBA/0-4 3722419 32.19 ns/op BenchmarkYCbCrToRGBA/128-4 3462926 34.43 ns/op BenchmarkYCbCrToRGBA/255-4 3651012 33.13 ns/op BenchmarkNYCbCrAToRGBA/0-4 3454953 34.73 ns/op BenchmarkNYCbCrAToRGBA/128-4 3441831 34.93 ns/op BenchmarkNYCbCrAToRGBA/255-4 3556434 33.99 ns/op PASS ok image/color 1.880s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34150075 ns/op BenchmarkFillSrc-4 301 378107 ns/op BenchmarkCopyOver-4 6 17379476 ns/op BenchmarkCopySrc-4 393 277164 ns/op BenchmarkNRGBAOver-4 6 19070154 ns/op BenchmarkNRGBASrc-4 9 12206561 ns/op BenchmarkYCbCr-4 8 13491028 ns/op BenchmarkGray-4 16 6959442 ns/op BenchmarkCMYK-4 8 12526020 ns/op BenchmarkGlyphOver-4 19 5977790 ns/op BenchmarkRGBAMaskOver-4 4 30778378 ns/op BenchmarkGrayMaskOver-4 5 23363177 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38873265 ns/op BenchmarkRGBA-4 4 25585350 ns/op BenchmarkPalettedFill-4 894 133755 ns/op BenchmarkPalettedRGBA-4 4 25699750 ns/op BenchmarkGenericOver-4 2 55410034 ns/op BenchmarkGenericMaskOver-4 5 22957684 ns/op BenchmarkGenericSrc-4 3 36313794 ns/op BenchmarkGenericMaskSrc-4 4 30868012 ns/op PASS ok image/draw 6.077s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4646529 ns/op 3.33 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 110874612 ns/op 2.77 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3078691874 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2119576 ns/op 7.29 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 152409996 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.147s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3627 29363 ns/op BenchmarkIDCT-4 3655 27651 ns/op BenchmarkDecodeBaseline-4 9 12512771 ns/op 4.94 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17490172 ns/op 3.53 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 155241951 ns/op 7.92 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 193983763 ns/op 4.75 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.360s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 13911337 8.803 ns/op BenchmarkDecodeGray-4 12 9230250 ns/op 7.10 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39332617 ns/op 6.66 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34115897 ns/op 7.68 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5369731 ns/op 12.20 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32753269 ns/op 8.00 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38925831 ns/op 6.73 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 60156124 ns/op 5.11 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60612044 ns/op 5.07 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 200093620 ns/op 6.14 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 215576351 ns/op 5.70 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30029584 ns/op 10.23 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 197399895 ns/op 6.22 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 807636286 ns/op 1.52 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.801s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53826996 ns/op 1.86 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 43280719 ns/op 2.31 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 290497069 ns/op 1.72 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 255885751 ns/op 1.95 MB/s 4006064 B/op 3 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 51496835 ns/op 1.94 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 42482357 ns/op 2.35 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 281824726 ns/op 1.77 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 243981274 ns/op 2.05 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 601542115 ns/op 1.66 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 561262016 ns/op 1.78 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3579346721 ns/op 1.40 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3439864449 ns/op 1.45 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 9859008 ns/op 10.14 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 10 11099910 ns/op 9.01 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50249514 ns/op 9.95 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 54197474 ns/op 9.23 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 99676416 ns/op 10.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 110578284 ns/op 9.04 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 515585840 ns/op 9.70 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 550707208 ns/op 9.08 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 58329382 ns/op 1.71 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 47389543 ns/op 2.11 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 328574613 ns/op 1.52 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 297296833 ns/op 1.68 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 762555026 ns/op 1.31 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 789662161 ns/op 1.27 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5306203969 ns/op 0.94 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5520640658 ns/op 0.91 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 182379423 ns/op 22.92 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 185951718 ns/op 22.48 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 69.191s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 36176 2850 ns/op 0.35 MB/s BenchmarkMarshalCorpusFile/2-4 36080 3033 ns/op 0.66 MB/s BenchmarkMarshalCorpusFile/4-4 33913 3353 ns/op 1.19 MB/s BenchmarkMarshalCorpusFile/8-4 29028 4041 ns/op 1.98 MB/s BenchmarkMarshalCorpusFile/16-4 21897 5260 ns/op 3.04 MB/s BenchmarkMarshalCorpusFile/32-4 15280 7773 ns/op 4.12 MB/s BenchmarkMarshalCorpusFile/64-4 9586 12332 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/128-4 5924 20023 ns/op 6.39 MB/s BenchmarkMarshalCorpusFile/256-4 2652 40592 ns/op 6.31 MB/s BenchmarkMarshalCorpusFile/512-4 1407 78698 ns/op 6.51 MB/s BenchmarkMarshalCorpusFile/1024-4 741 154401 ns/op 6.63 MB/s BenchmarkMarshalCorpusFile/2048-4 374 308990 ns/op 6.63 MB/s BenchmarkMarshalCorpusFile/4096-4 194 604936 ns/op 6.77 MB/s BenchmarkMarshalCorpusFile/8192-4 94 1211379 ns/op 6.76 MB/s BenchmarkMarshalCorpusFile/16384-4 50 2404809 ns/op 6.81 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6467757 ns/op 5.07 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13414230 ns/op 4.89 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29887016 ns/op 4.39 MB/s BenchmarkMarshalCorpusFile/262144-4 2 55197810 ns/op 4.75 MB/s BenchmarkMarshalCorpusFile/524288-4 1 128270249 ns/op 4.09 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 223110860 ns/op 4.70 MB/s BenchmarkUnmarshalCorpusFile/1-4 9022 11443 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 9760 11711 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 8013 12901 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7843 14641 ns/op 0.55 MB/s BenchmarkUnmarshalCorpusFile/16-4 6276 17722 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/32-4 4046 26172 ns/op 1.22 MB/s BenchmarkUnmarshalCorpusFile/64-4 3399 31528 ns/op 2.03 MB/s BenchmarkUnmarshalCorpusFile/128-4 2571 42266 ns/op 3.03 MB/s BenchmarkUnmarshalCorpusFile/256-4 1063 110451 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/512-4 577 212937 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/1024-4 297 396773 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/2048-4 150 795008 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 1547053 ns/op 2.65 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3141331 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6225059 ns/op 2.63 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12510653 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25629281 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 49911897 ns/op 2.63 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 105836973 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 207595057 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 408920085 ns/op 2.56 MB/s BenchmarkMutatorBytes/1-4 36192 3311 ns/op BenchmarkMutatorBytes/10-4 38656 3162 ns/op BenchmarkMutatorBytes/100-4 35048 3426 ns/op BenchmarkMutatorBytes/1000-4 23606 5291 ns/op BenchmarkMutatorBytes/10000-4 5763 23800 ns/op BenchmarkMutatorBytes/100000-4 820 150753 ns/op BenchmarkMutatorString/1-4 30000 3480 ns/op BenchmarkMutatorString/10-4 35806 3344 ns/op BenchmarkMutatorString/100-4 31274 3938 ns/op BenchmarkMutatorString/1000-4 13962 7936 ns/op BenchmarkMutatorString/10000-4 2695 61652 ns/op BenchmarkMutatorString/100000-4 200 610614 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 19197 5997 ns/op BenchmarkMutatorAllBasicTypes/string-4 19276 6329 ns/op BenchmarkMutatorAllBasicTypes/bool-4 63399 1919 ns/op BenchmarkMutatorAllBasicTypes/float32-4 55462 2175 ns/op BenchmarkMutatorAllBasicTypes/float64-4 56168 2106 ns/op BenchmarkMutatorAllBasicTypes/int-4 59730 1993 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60597 1983 ns/op BenchmarkMutatorAllBasicTypes/int16-4 60328 2019 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58242 2087 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57922 2005 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56866 2119 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56631 2070 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 58396 2082 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 58483 2041 ns/op PASS ok internal/fuzz 11.564s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 31771 3677 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 126572 954.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.306s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 39994 3225 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10280 ns/op BenchmarkSplicePipePoolParallel-4 99396 1021 ns/op BenchmarkSplicePipeNativeParallel-4 29062 3608 ns/op PASS ok internal/poll 0.712s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 21427031 ns/op PASS ok internal/trace 3.148s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 6237 22251 ns/op BenchmarkCopyNLarge-4 100 1077332 ns/op PASS ok io 0.361s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 210819 527.5 ns/op BenchmarkPrintln-4 24294 4840 ns/op BenchmarkPrintlnNoFlags-4 49153 2510 ns/op PASS ok log 0.471s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2219755 53.77 ns/op BenchmarkAcosh-4 931255 110.2 ns/op BenchmarkAsin-4 2233372 53.98 ns/op BenchmarkAsinh-4 1000000 117.8 ns/op BenchmarkAtan-4 2929827 40.91 ns/op BenchmarkAtanh-4 1000000 112.2 ns/op BenchmarkAtan2-4 2113362 56.90 ns/op BenchmarkCbrt-4 1435513 83.03 ns/op BenchmarkCeil-4 16210848 7.226 ns/op BenchmarkCopysign-4 2841207 42.20 ns/op BenchmarkCos-4 1367515 87.87 ns/op BenchmarkCosh-4 1508007 79.42 ns/op BenchmarkErf-4 2825168 42.45 ns/op BenchmarkErfc-4 2711205 44.13 ns/op BenchmarkErfinv-4 2452572 49.06 ns/op BenchmarkErfcinv-4 2481517 48.41 ns/op BenchmarkExp-4 5893910 20.22 ns/op BenchmarkExpGo-4 843481 126.2 ns/op BenchmarkExpm1-4 2055772 58.38 ns/op BenchmarkExp2-4 943278 116.9 ns/op BenchmarkExp2Go-4 906434 123.9 ns/op BenchmarkAbs-4 3695419 32.29 ns/op BenchmarkDim-4 7889076 14.85 ns/op BenchmarkFloor-4 16687825 7.241 ns/op BenchmarkMax-4 11614263 10.28 ns/op BenchmarkMin-4 11795578 10.16 ns/op BenchmarkMod-4 325328 329.2 ns/op BenchmarkFrexp-4 1999192 60.18 ns/op BenchmarkGamma-4 692059 172.6 ns/op BenchmarkHypot-4 10202578 11.80 ns/op BenchmarkHypotGo-4 1671136 71.16 ns/op BenchmarkIlogb-4 2373010 50.66 ns/op BenchmarkJ0-4 250045 476.3 ns/op BenchmarkJ1-4 253162 470.5 ns/op BenchmarkJn-4 115329 1024 ns/op BenchmarkLdexp-4 2042432 58.10 ns/op BenchmarkLgamma-4 855661 139.2 ns/op BenchmarkLog-4 5137711 23.48 ns/op BenchmarkLogb-4 2422140 48.55 ns/op BenchmarkLog1p-4 1351474 89.68 ns/op BenchmarkLog10-4 4905608 24.37 ns/op BenchmarkLog2-4 1501011 79.09 ns/op BenchmarkModf-4 2862657 41.91 ns/op BenchmarkNextafter32-4 2979639 40.32 ns/op BenchmarkNextafter64-4 3005109 40.62 ns/op BenchmarkPowInt-4 609734 197.1 ns/op BenchmarkPowFrac-4 413997 277.5 ns/op BenchmarkPow10Pos-4 4186947 28.96 ns/op BenchmarkPow10Neg-4 4067886 29.62 ns/op BenchmarkRound-4 3647586 32.90 ns/op BenchmarkRoundToEven-4 8014098 14.99 ns/op BenchmarkRemainder-4 506558 228.5 ns/op BenchmarkSignbit-4 5064834 24.09 ns/op BenchmarkSin-4 1643121 72.57 ns/op BenchmarkSincos-4 974558 121.9 ns/op BenchmarkSinh-4 1788571 67.16 ns/op BenchmarkSqrtIndirect-4 16547318 7.225 ns/op BenchmarkSqrtLatency-4 16498051 7.245 ns/op BenchmarkSqrtIndirectLatency-4 16599194 7.166 ns/op BenchmarkSqrtGoLatency-4 1000000 102.3 ns/op BenchmarkSqrtPrime-4 32868 3639 ns/op BenchmarkTan-4 1502035 80.00 ns/op BenchmarkTanh-4 1377960 86.25 ns/op BenchmarkTrunc-4 16568203 7.211 ns/op BenchmarkY0-4 219447 480.3 ns/op BenchmarkY1-4 254686 468.4 ns/op BenchmarkYn-4 122570 973.4 ns/op BenchmarkFloat64bits-4 5375854 22.19 ns/op BenchmarkFloat64frombits-4 4915779 24.42 ns/op BenchmarkFloat32bits-4 5052781 23.75 ns/op BenchmarkFloat32frombits-4 5119428 23.39 ns/op BenchmarkFMA-4 16787574 7.171 ns/op PASS ok math 10.927s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12709713 9.315 ns/op 6870.73 MB/s BenchmarkAddVV/2-4 11383509 10.42 ns/op 12284.74 MB/s BenchmarkAddVV/3-4 10017632 11.93 ns/op 16087.62 MB/s BenchmarkAddVV/4-4 10652306 11.30 ns/op 22662.33 MB/s BenchmarkAddVV/5-4 9467827 12.82 ns/op 24966.98 MB/s BenchmarkAddVV/10-4 7892026 15.01 ns/op 42637.77 MB/s BenchmarkAddVV/100-4 1687090 70.44 ns/op 90852.09 MB/s BenchmarkAddVV/1000-4 204410 581.7 ns/op 110018.49 MB/s BenchmarkSubVV/1-4 12838449 9.330 ns/op 6859.43 MB/s BenchmarkSubVV/2-4 11598062 10.29 ns/op 12436.76 MB/s BenchmarkSubVV/3-4 9998768 11.96 ns/op 16050.20 MB/s BenchmarkSubVV/4-4 10681642 11.29 ns/op 22675.73 MB/s BenchmarkSubVV/5-4 9728154 12.51 ns/op 25588.72 MB/s BenchmarkSubVV/10-4 7984042 15.11 ns/op 42344.59 MB/s BenchmarkSubVV/100-4 1656614 71.58 ns/op 89412.98 MB/s BenchmarkSubVV/1000-4 204925 579.9 ns/op 110364.69 MB/s BenchmarkAddVW/1-4 12665142 9.424 ns/op 848.89 MB/s BenchmarkAddVW/2-4 11449873 10.45 ns/op 1531.61 MB/s BenchmarkAddVW/3-4 10529013 11.29 ns/op 2124.99 MB/s BenchmarkAddVW/4-4 11979780 9.960 ns/op 3212.70 MB/s BenchmarkAddVW/5-4 11251384 10.72 ns/op 3730.03 MB/s BenchmarkAddVW/10-4 9190557 13.12 ns/op 6098.30 MB/s BenchmarkAddVW/100-4 247412 444.3 ns/op 1800.46 MB/s BenchmarkAddVW/1000-4 34814 3476 ns/op 2301.27 MB/s BenchmarkAddVWext/1-4 13511505 8.872 ns/op 901.76 MB/s BenchmarkAddVWext/2-4 11958360 10.00 ns/op 1599.40 MB/s BenchmarkAddVWext/3-4 11161348 10.95 ns/op 2192.53 MB/s BenchmarkAddVWext/4-4 11269348 10.17 ns/op 3146.24 MB/s BenchmarkAddVWext/5-4 11171589 10.81 ns/op 3701.58 MB/s BenchmarkAddVWext/10-4 9178860 13.13 ns/op 6093.02 MB/s BenchmarkAddVWext/100-4 82498 1469 ns/op 544.71 MB/s BenchmarkAddVWext/1000-4 8010 14126 ns/op 566.35 MB/s BenchmarkSubVW/1-4 13648053 8.662 ns/op 923.57 MB/s BenchmarkSubVW/2-4 12599536 9.436 ns/op 1695.63 MB/s BenchmarkSubVW/3-4 11741044 10.06 ns/op 2385.27 MB/s BenchmarkSubVW/4-4 11792673 9.990 ns/op 3203.33 MB/s BenchmarkSubVW/5-4 10998709 10.98 ns/op 3643.08 MB/s BenchmarkSubVW/10-4 9422660 12.64 ns/op 6328.77 MB/s BenchmarkSubVW/100-4 258646 451.9 ns/op 1770.31 MB/s BenchmarkSubVW/1000-4 35008 3404 ns/op 2350.12 MB/s BenchmarkSubVWext/1-4 13663038 8.815 ns/op 907.50 MB/s BenchmarkSubVWext/2-4 12734542 9.527 ns/op 1679.49 MB/s BenchmarkSubVWext/3-4 11660994 10.19 ns/op 2356.06 MB/s BenchmarkSubVWext/4-4 11978677 10.06 ns/op 3182.22 MB/s BenchmarkSubVWext/5-4 10903348 10.91 ns/op 3667.79 MB/s BenchmarkSubVWext/10-4 9426258 12.62 ns/op 6337.50 MB/s BenchmarkSubVWext/100-4 79594 1482 ns/op 539.87 MB/s BenchmarkSubVWext/1000-4 8098 14380 ns/op 556.33 MB/s BenchmarkMulAddVWW/1-4 11534224 10.29 ns/op 6220.59 MB/s BenchmarkMulAddVWW/2-4 10312308 11.68 ns/op 10961.76 MB/s BenchmarkMulAddVWW/3-4 10407064 11.46 ns/op 16750.74 MB/s BenchmarkMulAddVWW/4-4 9620341 12.51 ns/op 20462.06 MB/s BenchmarkMulAddVWW/5-4 8621234 13.93 ns/op 22968.37 MB/s BenchmarkMulAddVWW/10-4 6690816 18.16 ns/op 35242.50 MB/s BenchmarkMulAddVWW/100-4 1000000 108.1 ns/op 59186.23 MB/s BenchmarkMulAddVWW/1000-4 128632 931.6 ns/op 68698.44 MB/s BenchmarkAddMulVVW/1-4 12775159 9.433 ns/op 6784.71 MB/s BenchmarkAddMulVVW/2-4 11203580 10.65 ns/op 12023.01 MB/s BenchmarkAddMulVVW/3-4 10218798 11.69 ns/op 16419.23 MB/s BenchmarkAddMulVVW/4-4 9214776 12.93 ns/op 19797.33 MB/s BenchmarkAddMulVVW/5-4 8464881 14.13 ns/op 22642.19 MB/s BenchmarkAddMulVVW/10-4 7177317 17.00 ns/op 37656.77 MB/s BenchmarkAddMulVVW/100-4 1474747 80.93 ns/op 79077.17 MB/s BenchmarkAddMulVVW/1000-4 165298 716.6 ns/op 89307.74 MB/s BenchmarkDivWVW/1-4 2600950 45.82 ns/op 1396.64 MB/s BenchmarkDivWVW/2-4 1242675 95.94 ns/op 1334.15 MB/s BenchmarkDivWVW/3-4 953856 123.6 ns/op 1552.81 MB/s BenchmarkDivWVW/4-4 829951 143.3 ns/op 1786.22 MB/s BenchmarkDivWVW/5-4 793536 151.0 ns/op 2119.90 MB/s BenchmarkDivWVW/10-4 413452 277.4 ns/op 2307.21 MB/s BenchmarkDivWVW/100-4 56422 2124 ns/op 3012.75 MB/s BenchmarkDivWVW/1000-4 5827 20479 ns/op 3125.14 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11492888 9.079 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11525046 8.822 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10820738 10.22 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10955745 9.527 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9545152 11.06 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10326655 10.44 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9084330 11.68 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10109468 11.12 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8684677 12.79 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9037130 11.78 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6597402 17.09 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6860611 15.46 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 112.3 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1280247 91.24 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127945 931.5 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 155010 770.1 ns/op BenchmarkDecimalConversion-4 212 531540 ns/op BenchmarkFloatString/100-4 10000 10269 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 217 535802 ns/op 2922 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 50171756 ns/op 60296 B/op 46 allocs/op BenchmarkFloatString/100000-4 1 4953166203 ns/op 840656 B/op 530 allocs/op BenchmarkFloatAdd/10-4 173742 681.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 169588 689.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 153992 764.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 85262 1380 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17360 6882 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 221086 521.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 224481 516.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 217387 541.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 158634 761.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45186 2646 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1981 58048 ns/op BenchmarkParseFloatLargeExp-4 453 253337 ns/op BenchmarkGCD10x10/WithoutXY-4 202987 592.5 ns/op BenchmarkGCD10x10/WithXY-4 59697 1978 ns/op BenchmarkGCD10x100/WithoutXY-4 100500 1152 ns/op BenchmarkGCD10x100/WithXY-4 17881 6698 ns/op BenchmarkGCD10x1000/WithoutXY-4 61365 1761 ns/op BenchmarkGCD10x1000/WithXY-4 14894 8119 ns/op BenchmarkGCD100x100/WithoutXY-4 24452 4724 ns/op BenchmarkGCD100x100/WithXY-4 10000 11216 ns/op BenchmarkGCD100x1000/WithoutXY-4 12540 9375 ns/op BenchmarkGCD100x1000/WithXY-4 5967 18552 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2152 54341 ns/op BenchmarkGCD1000x1000/WithXY-4 1168 96049 ns/op BenchmarkHilbert-4 22 4919036 ns/op BenchmarkBinomial-4 14451 8158 ns/op BenchmarkQuoRem-4 22070 5887 ns/op BenchmarkExp-4 15 7370700 ns/op BenchmarkExpMont/Odd-4 130 912107 ns/op 2593 B/op 22 allocs/op BenchmarkExpMont/Even1-4 129 920411 ns/op 3359 B/op 38 allocs/op BenchmarkExpMont/Even2-4 126 948933 ns/op 3862 B/op 53 allocs/op BenchmarkExpMont/Even3-4 126 950771 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even4-4 126 955844 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even8-4 126 954862 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even32-4 124 952885 ns/op 3834 B/op 53 allocs/op BenchmarkExpMont/Even64-4 147 797096 ns/op 3665 B/op 54 allocs/op BenchmarkExpMont/Even96-4 145 816675 ns/op 3798 B/op 52 allocs/op BenchmarkExpMont/Even128-4 169 718346 ns/op 3237 B/op 50 allocs/op BenchmarkExpMont/Even255-4 194 614481 ns/op 2940 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 463 256380 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 411 290434 ns/op 1732 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 409 290138 ns/op 1744 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 411 285872 ns/op 1744 B/op 47 allocs/op BenchmarkExp2-4 14 7464557 ns/op BenchmarkBitset-4 761686 145.3 ns/op BenchmarkBitsetNeg-4 457466 260.8 ns/op BenchmarkBitsetOrig-4 239391 487.2 ns/op BenchmarkBitsetNegOrig-4 146986 746.4 ns/op BenchmarkModSqrt225_Tonelli-4 100 1014387 ns/op BenchmarkModSqrt225_3Mod4-4 388 307444 ns/op BenchmarkModSqrt231_Tonelli-4 100 1044053 ns/op BenchmarkModSqrt231_5Mod8-4 326 361465 ns/op BenchmarkModInverse-4 13086 9259 ns/op BenchmarkSqrt-4 1707 70667 ns/op BenchmarkIntSqr/1-4 1412151 84.76 ns/op BenchmarkIntSqr/2-4 721177 157.6 ns/op BenchmarkIntSqr/3-4 638302 184.5 ns/op BenchmarkIntSqr/5-4 425562 272.7 ns/op BenchmarkIntSqr/8-4 316418 372.1 ns/op BenchmarkIntSqr/10-4 250450 470.2 ns/op BenchmarkIntSqr/20-4 50287 2474 ns/op BenchmarkIntSqr/30-4 37228 3368 ns/op BenchmarkIntSqr/50-4 22972 5295 ns/op BenchmarkIntSqr/80-4 13572 8878 ns/op BenchmarkIntSqr/100-4 8954 11659 ns/op BenchmarkIntSqr/200-4 3698 30582 ns/op BenchmarkIntSqr/300-4 1600 70738 ns/op BenchmarkIntSqr/500-4 810 156605 ns/op BenchmarkIntSqr/800-4 301 396799 ns/op BenchmarkIntSqr/1000-4 222 528766 ns/op BenchmarkDiv/20/10-4 428328 275.6 ns/op BenchmarkDiv/40/20-4 423146 275.6 ns/op BenchmarkDiv/100/50-4 351888 317.3 ns/op BenchmarkDiv/200/100-4 54570 2286 ns/op BenchmarkDiv/400/200-4 51613 2404 ns/op BenchmarkDiv/1000/500-4 42146 3016 ns/op BenchmarkDiv/2000/1000-4 31098 4086 ns/op BenchmarkDiv/20000/10000-4 1039 111871 ns/op BenchmarkDiv/200000/100000-4 25 4727793 ns/op BenchmarkDiv/2000000/1000000-4 1 127887516 ns/op BenchmarkDiv/20000000/10000000-4 1 3732866770 ns/op BenchmarkMul-4 5 23243427 ns/op BenchmarkNatMul/10-4 178809 648.9 ns/op BenchmarkNatMul/100-4 6121 20244 ns/op BenchmarkNatMul/1000-4 175 667754 ns/op BenchmarkZeroShifts/Shl-4 18520 5975 ns/op BenchmarkZeroShifts/ShlSame-4 5459563 21.63 ns/op BenchmarkZeroShifts/Shr-4 18198 5921 ns/op BenchmarkZeroShifts/ShrSame-4 5569299 21.29 ns/op BenchmarkExp3Power/0x10-4 174986 627.7 ns/op BenchmarkExp3Power/0x40-4 150442 737.9 ns/op BenchmarkExp3Power/0x100-4 92767 1195 ns/op BenchmarkExp3Power/0x400-4 43215 2591 ns/op BenchmarkExp3Power/0x1000-4 10024 11694 ns/op BenchmarkExp3Power/0x4000-4 1760 60456 ns/op BenchmarkExp3Power/0x10000-4 210 563255 ns/op BenchmarkExp3Power/0x40000-4 18 6429339 ns/op BenchmarkExp3Power/0x100000-4 2 60619736 ns/op BenchmarkExp3Power/0x400000-4 1 559849343 ns/op BenchmarkFibo-4 3 39270243 ns/op BenchmarkNatSqr/1-4 1000000 128.6 ns/op BenchmarkNatSqr/2-4 553339 225.3 ns/op BenchmarkNatSqr/3-4 503077 256.9 ns/op BenchmarkNatSqr/5-4 339402 371.0 ns/op BenchmarkNatSqr/8-4 222225 514.5 ns/op BenchmarkNatSqr/10-4 160508 658.2 ns/op BenchmarkNatSqr/20-4 44496 2558 ns/op BenchmarkNatSqr/30-4 33063 3471 ns/op BenchmarkNatSqr/50-4 20458 5741 ns/op BenchmarkNatSqr/80-4 12138 9534 ns/op BenchmarkNatSqr/100-4 8419 12934 ns/op BenchmarkNatSqr/200-4 3302 32713 ns/op BenchmarkNatSqr/300-4 1480 77236 ns/op BenchmarkNatSqr/500-4 733 153780 ns/op BenchmarkNatSqr/800-4 312 368487 ns/op BenchmarkNatSqr/1000-4 232 513051 ns/op BenchmarkNatSetBytes/8-4 721119 165.8 ns/op BenchmarkNatSetBytes/24-4 211815 568.1 ns/op BenchmarkNatSetBytes/128-4 47833 2450 ns/op BenchmarkNatSetBytes/7-4 725161 150.7 ns/op BenchmarkNatSetBytes/23-4 213729 531.0 ns/op BenchmarkNatSetBytes/127-4 46603 2416 ns/op BenchmarkScanPi-4 254 462294 ns/op BenchmarkStringPiParallel-4 784 157784 ns/op BenchmarkScan/10/Base2-4 41571 2895 ns/op BenchmarkScan/100/Base2-4 4716 25206 ns/op BenchmarkScan/1000/Base2-4 482 247952 ns/op BenchmarkScan/10/Base8-4 101368 1183 ns/op BenchmarkScan/100/Base8-4 13656 8756 ns/op BenchmarkScan/1000/Base8-4 1374 87055 ns/op BenchmarkScan/10/Base10-4 106420 1115 ns/op BenchmarkScan/100/Base10-4 14716 8074 ns/op BenchmarkScan/1000/Base10-4 1507 77787 ns/op BenchmarkScan/10/Base16-4 116132 1022 ns/op BenchmarkScan/100/Base16-4 16420 7243 ns/op BenchmarkScan/1000/Base16-4 1702 69130 ns/op BenchmarkString/10/Base2-4 182838 645.8 ns/op BenchmarkString/100/Base2-4 24295 4844 ns/op BenchmarkString/1000/Base2-4 2437 46382 ns/op BenchmarkString/10/Base8-4 377364 332.3 ns/op BenchmarkString/100/Base8-4 64626 1799 ns/op BenchmarkString/1000/Base8-4 6230 16591 ns/op BenchmarkString/10/Base10-4 211342 568.4 ns/op BenchmarkString/100/Base10-4 38895 3005 ns/op BenchmarkString/1000/Base10-4 5108 22939 ns/op BenchmarkString/10/Base16-4 418118 285.4 ns/op BenchmarkString/100/Base16-4 84603 1379 ns/op BenchmarkString/1000/Base16-4 10000 11825 ns/op BenchmarkLeafSize/0-4 40 2672762 ns/op BenchmarkLeafSize/1-4 403 276969 ns/op BenchmarkLeafSize/2-4 404 276873 ns/op BenchmarkLeafSize/3-4 300 379667 ns/op BenchmarkLeafSize/4-4 404 272091 ns/op BenchmarkLeafSize/5-4 266 432291 ns/op BenchmarkLeafSize/6-4 303 370002 ns/op BenchmarkLeafSize/7-4 327 346223 ns/op BenchmarkLeafSize/8-4 417 264211 ns/op BenchmarkLeafSize/9-4 230 515916 ns/op BenchmarkLeafSize/10-4 266 426770 ns/op BenchmarkLeafSize/11-4 283 409543 ns/op BenchmarkLeafSize/12-4 307 369700 ns/op BenchmarkLeafSize/13-4 283 397040 ns/op BenchmarkLeafSize/14-4 324 347497 ns/op BenchmarkLeafSize/15-4 348 326480 ns/op BenchmarkLeafSize/16-4 426 261370 ns/op BenchmarkLeafSize/32-4 405 270782 ns/op BenchmarkLeafSize/64-4 387 290012 ns/op BenchmarkProbablyPrime/n=0-4 10 11321095 ns/op BenchmarkProbablyPrime/n=1-4 8 12835211 ns/op BenchmarkProbablyPrime/n=5-4 6 18545106 ns/op BenchmarkProbablyPrime/n=10-4 4 25682422 ns/op BenchmarkProbablyPrime/n=20-4 3 40854788 ns/op BenchmarkProbablyPrime/Lucas-4 12 9734560 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 78 1489096 ns/op BenchmarkRatCmp-4 210615 522.5 ns/op BenchmarkFloatSqrt/64-4 22062 5403 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14042 8429 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9990 11764 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4482 24168 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 814 141630 ns/op 18186 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 61 1922635 ns/op 174030 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 148731055 ns/op 3674632 B/op 562 allocs/op PASS ok math/big 49.922s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8426827 14.32 ns/op BenchmarkLeadingZeros8-4 8437396 14.02 ns/op BenchmarkLeadingZeros16-4 10379122 11.45 ns/op BenchmarkLeadingZeros32-4 10728481 11.14 ns/op BenchmarkLeadingZeros64-4 10252585 11.46 ns/op BenchmarkTrailingZeros-4 9797000 12.07 ns/op BenchmarkTrailingZeros8-4 10517085 11.36 ns/op BenchmarkTrailingZeros16-4 9566358 12.48 ns/op BenchmarkTrailingZeros32-4 10573364 11.27 ns/op BenchmarkTrailingZeros64-4 9811660 11.88 ns/op BenchmarkOnesCount-4 9419890 12.56 ns/op BenchmarkOnesCount8-4 10387108 11.57 ns/op BenchmarkOnesCount16-4 10286592 11.70 ns/op BenchmarkOnesCount32-4 10235292 11.68 ns/op BenchmarkOnesCount64-4 10307188 11.67 ns/op BenchmarkRotateLeft-4 9667424 12.31 ns/op BenchmarkRotateLeft8-4 10493480 11.45 ns/op BenchmarkRotateLeft16-4 9669375 12.30 ns/op BenchmarkRotateLeft32-4 10229270 11.67 ns/op BenchmarkRotateLeft64-4 9514413 12.56 ns/op BenchmarkReverse-4 12614950 9.415 ns/op BenchmarkReverse8-4 16420279 7.392 ns/op BenchmarkReverse16-4 15206860 7.946 ns/op BenchmarkReverse32-4 14441948 8.337 ns/op BenchmarkReverse64-4 12734842 9.377 ns/op BenchmarkReverseBytes-4 16050524 7.423 ns/op BenchmarkReverseBytes16-4 16107944 7.219 ns/op BenchmarkReverseBytes32-4 16618532 7.179 ns/op BenchmarkReverseBytes64-4 15969678 7.464 ns/op BenchmarkAdd-4 10014082 12.06 ns/op BenchmarkAdd32-4 10522633 11.47 ns/op BenchmarkAdd64-4 9949404 12.12 ns/op BenchmarkAdd64multiple-4 18607596 6.473 ns/op BenchmarkSub-4 9938959 12.19 ns/op BenchmarkSub32-4 10152432 11.85 ns/op BenchmarkSub64-4 10115859 11.90 ns/op BenchmarkSub64multiple-4 18408814 6.431 ns/op BenchmarkMul-4 10374176 11.49 ns/op BenchmarkMul32-4 9954630 12.05 ns/op BenchmarkMul64-4 10197838 11.39 ns/op BenchmarkDiv-4 2655325 45.41 ns/op BenchmarkDiv32-4 5658846 21.17 ns/op BenchmarkDiv64-4 2631708 45.07 ns/op PASS ok math/bits 5.841s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10332067 10.62 ns/op BenchmarkAcos-4 463340 259.8 ns/op BenchmarkAcosh-4 409039 277.7 ns/op BenchmarkAsin-4 422325 259.8 ns/op BenchmarkAsinh-4 438464 260.6 ns/op BenchmarkAtan-4 718530 166.2 ns/op BenchmarkAtanh-4 685492 166.0 ns/op BenchmarkConj-4 16094266 6.649 ns/op BenchmarkCos-4 508375 206.9 ns/op BenchmarkCosh-4 560793 213.2 ns/op BenchmarkExp-4 738813 154.4 ns/op BenchmarkLog-4 728044 144.0 ns/op BenchmarkLog10-4 807782 144.4 ns/op BenchmarkPhase-4 1780603 67.47 ns/op BenchmarkPolar-4 1000000 100.7 ns/op BenchmarkPow-4 210411 522.0 ns/op BenchmarkRect-4 992889 115.9 ns/op BenchmarkSin-4 569677 208.3 ns/op BenchmarkSinh-4 553095 210.3 ns/op BenchmarkSqrt-4 946458 116.3 ns/op BenchmarkTan-4 361047 323.9 ns/op BenchmarkTanh-4 391096 303.4 ns/op PASS ok math/cmplx 2.813s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 167212 691.4 ns/op BenchmarkInt63ThreadsafeParallel-4 86707 1268 ns/op BenchmarkInt63Unthreadsafe-4 1000000 100.4 ns/op BenchmarkIntn1000-4 800637 147.9 ns/op BenchmarkInt63n1000-4 848997 133.1 ns/op BenchmarkInt31n1000-4 935948 124.7 ns/op BenchmarkFloat32-4 923864 117.4 ns/op BenchmarkFloat64-4 1000000 100.3 ns/op BenchmarkPerm3-4 184725 635.4 ns/op BenchmarkPerm30-4 22597 5265 ns/op BenchmarkPerm30ViaShuffle-4 26077 4668 ns/op BenchmarkShuffleOverhead-4 18028 6691 ns/op BenchmarkRead3-4 919492 131.0 ns/op BenchmarkRead64-4 72258 1619 ns/op BenchmarkRead1000-4 5026 23853 ns/op PASS ok math/rand 2.015s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 44268 2645 ns/op BenchmarkQDecodeWord-4 92295 1126 ns/op BenchmarkQDecodeHeader-4 98157 1186 ns/op BenchmarkTypeByExtension/.html-4 353439 289.7 ns/op BenchmarkTypeByExtension/.HTML-4 263564 399.0 ns/op BenchmarkTypeByExtension/.unused-4 344071 303.6 ns/op BenchmarkExtensionsByType/text/html-4 151130 727.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 100308 1389 ns/op BenchmarkExtensionsByType/application/octet-stream-4 110482 918.3 ns/op PASS ok mime 1.467s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 926 124526 ns/op PASS ok mime/quotedprintable 0.165s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 164 720219 ns/op 8454 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 16 7399143 ns/op 19244 B/op 159 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5007977438 ns/op 158696 B/op 233 allocs/op BenchmarkDNSName-4 108469 983.3 ns/op BenchmarkInterfaces-4 1232 82930 ns/op BenchmarkInterfaceByIndex-4 1672 63409 ns/op BenchmarkInterfaceByName-4 1465 80201 ns/op BenchmarkInterfaceAddrs-4 910 123742 ns/op BenchmarkInterfacesAndAddrs-4 2887 40768 ns/op BenchmarkInterfacesAndMulticastAddrs-4 570 202128 ns/op BenchmarkParseIP-4 15104 8055 ns/op BenchmarkIPString/IPv4-4 141690 848.6 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 10000 11308 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 45183 2583 ns/op BenchmarkIPEqual/IPv4-4 1155943 104.4 ns/op BenchmarkIPEqual/IPv6-4 1159273 99.84 ns/op BenchmarkSendFile/1024-4 1 221876174 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 221899609 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 222355226 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222377885 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222532940 ns/op 0.07 MB/s 584 B/op 12 allocs/op BenchmarkSendFile/32768-4 2817 36523 ns/op 897.19 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 2036 54118 ns/op 1210.97 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 888 119670 ns/op 1095.28 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 514 227008 ns/op 1154.78 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 271 427911 ns/op 1225.23 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/1048576-4 126 834869 ns/op 1255.98 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9330 11772 ns/op 86.99 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 8907 12787 ns/op 160.16 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7639 14383 ns/op 284.77 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5390 18911 ns/op 433.19 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 3237 31875 ns/op 514.01 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2197 46776 ns/op 700.54 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1556 66707 ns/op 982.45 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 960 113410 ns/op 1155.74 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 448 243367 ns/op 1077.15 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 262 453861 ns/op 1155.17 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 126 907626 ns/op 1155.30 MB/s BenchmarkSplice/unix-to-tcp/1024-4 15996 7562 ns/op 135.42 MB/s BenchmarkSplice/unix-to-tcp/2048-4 15213 6880 ns/op 297.68 MB/s BenchmarkSplice/unix-to-tcp/4096-4 11282 9196 ns/op 445.42 MB/s BenchmarkSplice/unix-to-tcp/8192-4 9757 12443 ns/op 658.38 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6698 16921 ns/op 968.29 MB/s BenchmarkSplice/unix-to-tcp/32768-4 3402 32227 ns/op 1016.78 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1826 59945 ns/op 1093.26 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1152 103398 ns/op 1267.65 MB/s BenchmarkSplice/unix-to-tcp/262144-4 488 206086 ns/op 1272.02 MB/s BenchmarkSplice/unix-to-tcp/524288-4 237 464274 ns/op 1129.27 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 127 873270 ns/op 1200.75 MB/s BenchmarkTCP4OneShot-4 2314 54905 ns/op BenchmarkTCP4OneShotTimeout-4 2102 48835 ns/op BenchmarkTCP4Persistent-4 12199 9866 ns/op BenchmarkTCP4PersistentTimeout-4 13434 9734 ns/op BenchmarkTCP6OneShot-4 2376 49436 ns/op BenchmarkTCP6OneShotTimeout-4 2042 56098 ns/op BenchmarkTCP6Persistent-4 13539 10127 ns/op BenchmarkTCP6PersistentTimeout-4 12658 9410 ns/op BenchmarkTCP4ConcurrentReadWrite-4 24037 4385 ns/op BenchmarkTCP6ConcurrentReadWrite-4 27600 4602 ns/op BenchmarkSetReadDeadline-4 127062 942.9 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9282 12564 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9279 15752 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11963 ns/op 0 B/op 0 allocs/op PASS ok net 29.448s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 25830 4526 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11606 10347 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14696 8160 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18519 6435 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 32331 3303 ns/op 736 B/op 11 allocs/op BenchmarkServerMatch-4 920625 122.4 ns/op BenchmarkReadRequestChrome-4 3706 30049 ns/op 20.33 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11164 10045 ns/op 7.76 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 11626 10103 ns/op 8.12 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7891 14965 ns/op 10.09 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17680 6566 ns/op 6.09 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 367 346093 ns/op 2.96 MB/s BenchmarkFileAndServer_1KB/https1-4 254 564677 ns/op 1.81 MB/s BenchmarkFileAndServer_1KB/h2-4 154 731033 ns/op 1.40 MB/s BenchmarkFileAndServer_16MB/h1-4 2 55200639 ns/op 303.93 MB/s BenchmarkFileAndServer_16MB/https1-4 1 113696382 ns/op 147.56 MB/s BenchmarkFileAndServer_16MB/h2-4 1 218588462 ns/op 76.75 MB/s BenchmarkFileAndServer_64MB/h1-4 1 188169888 ns/op 356.64 MB/s BenchmarkFileAndServer_64MB/https1-4 1 391277780 ns/op 171.51 MB/s BenchmarkFileAndServer_64MB/h2-4 1 836695419 ns/op 80.21 MB/s BenchmarkServeMux-4 273 453706 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 362 356564 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 362 290715 ns/op 5870 B/op 64 allocs/op BenchmarkClientServer/https1-4 246 440558 ns/op 6644 B/op 74 allocs/op BenchmarkClientServer/h2-4 193 571946 ns/op 10131 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 1062 112745 ns/op 10803 B/op 82 allocs/op BenchmarkClientServerParallel/4/https1-4 27 4193560 ns/op 125970 B/op 1191 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59648: read tcp 127.0.0.1:38137->127.0.0.1:59648: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59664: write tcp 127.0.0.1:38137->127.0.0.1:59664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58950: write tcp 127.0.0.1:41345->127.0.0.1:58950: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58986: write tcp 127.0.0.1:41345->127.0.0.1:58986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38076: read tcp 127.0.0.1:40209->127.0.0.1:38076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38122: read tcp 127.0.0.1:40209->127.0.0.1:38122: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38138: read tcp 127.0.0.1:40209->127.0.0.1:38138: use of closed network connection BenchmarkClientServerParallel/4/h2-4 192 535938 ns/op 19057 B/op 177 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:47404: read tcp 127.0.0.1:41289->127.0.0.1:47404: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37970: read tcp 127.0.0.1:33619->127.0.0.1:37970: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37994: write tcp 127.0.0.1:33619->127.0.0.1:37994: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37958: read tcp 127.0.0.1:33619->127.0.0.1:37958: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37986: write tcp 127.0.0.1:33619->127.0.0.1:37986: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37978: write tcp 127.0.0.1:33619->127.0.0.1:37978: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38006: write tcp 127.0.0.1:33619->127.0.0.1:38006: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41784: read tcp 127.0.0.1:41061->127.0.0.1:41784: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41780: write tcp 127.0.0.1:41061->127.0.0.1:41780: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49268: write tcp 127.0.0.1:44965->127.0.0.1:49268: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 428 237440 ns/op 21342 B/op 111 allocs/op BenchmarkClientServerParallel/64/https1-4 55 4821155 ns/op 135331 B/op 1248 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57498: read tcp 127.0.0.1:39497->127.0.0.1:57498: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57542: read tcp 127.0.0.1:39497->127.0.0.1:57542: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55098: read tcp 127.0.0.1:33967->127.0.0.1:55098: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55114: write tcp 127.0.0.1:33967->127.0.0.1:55114: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55026: read tcp 127.0.0.1:33967->127.0.0.1:55026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55088: read tcp 127.0.0.1:33967->127.0.0.1:55088: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55138: read tcp 127.0.0.1:33967->127.0.0.1:55138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55080: read tcp 127.0.0.1:33967->127.0.0.1:55080: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55146: read tcp 127.0.0.1:33967->127.0.0.1:55146: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55140: read tcp 127.0.0.1:33967->127.0.0.1:55140: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 51 4047655 ns/op 121395 B/op 1208 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44268: write tcp 127.0.0.1:38429->127.0.0.1:44268: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46266: read tcp 127.0.0.1:38383->127.0.0.1:46266: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46326: read tcp 127.0.0.1:38383->127.0.0.1:46326: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46318: write tcp 127.0.0.1:38383->127.0.0.1:46318: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46352: read tcp 127.0.0.1:38383->127.0.0.1:46352: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46300: read tcp 127.0.0.1:38383->127.0.0.1:46300: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46344: read tcp 127.0.0.1:38383->127.0.0.1:46344: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46374: read tcp 127.0.0.1:38383->127.0.0.1:46374: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46358: read tcp 127.0.0.1:38383->127.0.0.1:46358: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46398: read tcp 127.0.0.1:38383->127.0.0.1:46398: use of closed network connection ... [output truncated] BenchmarkServer-4 135 766415 ns/op 3023 B/op 23 allocs/op BenchmarkClient-4 307 392612 ns/op 3766 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 752 163159 ns/op 7470 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1263 85568 ns/op 3066 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1614 70323 ns/op 1922 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1700 71925 ns/op 2760 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1734 66955 ns/op 2740 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1531 68033 ns/op 2745 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1858 61844 ns/op 1910 B/op 14 allocs/op BenchmarkServerHijack-4 1336 100926 ns/op 16756 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 427 305479 ns/op 5716 B/op 51 allocs/op BenchmarkResponseStatusLine-4 491653 237.0 ns/op 0 B/op 0 allocs/op PASS ok net/http 10.945s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4123 26420 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.216s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 87306 1322 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 555554 204.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 187740 639.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67771 1820 ns/op BenchmarkStdIPv4-4 132487 880.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91266 1273 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93019 1265 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 109816 1085 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 68320 1734 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1325952 90.09 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1221162 98.16 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1406341 84.90 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 257670 462.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 264954 432.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 257508 460.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 82532 1450 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 428020 264.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 299048 397.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 275378 409.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 152952 763.8 ns/op 32 B/op 2 allocs/op BenchmarkStdParseIP/v6_zone-4 412748 276.5 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 346287 318.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 121170 964.2 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 170085 702.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 260373 452.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156981 751.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 308304 356.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 153759 785.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 150604 774.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 150122 778.2 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 115057 1011 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 424828 257.3 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 161407 751.3 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 89626 1277 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 121050 994.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 170950 714.6 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 107745 1061 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 270001 444.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 119005 1004 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 145176 851.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 188230 621.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 128724 904.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1209996 98.90 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 101.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 100.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 105.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 106.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 106.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 339282 353.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 597770 197.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 199672 579.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 217392 551.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 203554 584.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76052 1599 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 499698 229.9 ns/op PASS ok net/netip 7.778s 2023/01/31 20:55:43 Test RPC server listening on 127.0.0.1:38889 2023/01/31 20:55:43 Test HTTP RPC server listening on 127.0.0.1:34263 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1290 90935 ns/op BenchmarkEndToEndHTTP-4 1198 90237 ns/op BenchmarkEndToEndAsync-4 3194 37154 ns/op BenchmarkEndToEndAsyncHTTP-4 3214 33107 ns/op PASS ok net/rpc 0.682s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3129 33373 ns/op BenchmarkReadMIMEHeader/server_headers-4 5636 21004 ns/op BenchmarkUncommon-4 25710 4494 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.529s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4656 23573 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 95652 1206 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 573458 202.1 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 91682 1260 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 172798 669.6 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84123 1426 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14234 8397 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 342800 308.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 89185 1299 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174122 676.4 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84626 1438 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15999 7286 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 202591 579.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 77056 1482 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76274 1533 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35941 3315 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6166 18534 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 199880 586.6 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 77168 1513 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77760 1522 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35672 3325 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6368 18044 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.274s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3131304 36.07 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 157242 680.1 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 706 153498 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 223 523404 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 616 192824 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 48434 2350 ns/op BenchmarkStatFile-4 38490 3031 ns/op BenchmarkStatDir-4 42230 2812 ns/op BenchmarkLstatDot-4 49329 2362 ns/op BenchmarkLstatFile-4 40177 2929 ns/op BenchmarkLstatDir-4 40846 2789 ns/op PASS ok os 1.655s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 133 882604 ns/op 6573 B/op 29 allocs/op PASS ok os/exec 0.248s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 375795 295.1 ns/op PASS ok os/user 0.228s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3664970 32.88 ns/op BenchmarkString-4 2274170 52.07 ns/op BenchmarkBytes-4 1909137 62.14 ns/op BenchmarkNamedBytes-4 742035 150.9 ns/op BenchmarkBytesArray-4 688352 172.5 ns/op BenchmarkSliceLen-4 2230365 53.83 ns/op BenchmarkMapLen-4 1458895 82.05 ns/op BenchmarkStringLen-4 1780600 66.76 ns/op BenchmarkArrayLen-4 1751356 68.83 ns/op BenchmarkSliceCap-4 2375083 50.92 ns/op BenchmarkDeepEqual/int8-4 664166 175.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 113685 1049 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 515148 226.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 107790 1105 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 521007 228.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 108808 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 518653 226.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 109291 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 520357 228.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 109417 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 672562 176.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 139951 846.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 518712 231.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 108796 1092 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 514818 228.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 109861 1092 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 447817 230.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 108930 1099 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 520714 230.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 108465 1090 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 513340 231.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 108032 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 469624 225.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 108860 1088 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 523101 232.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 109629 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 511372 229.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 107542 1112 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 524883 231.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 108120 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 687356 171.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113683 1038 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 513394 223.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 107568 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 140731 844.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 67485 1769 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 68872 1717 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45784 2621 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 270573 433.5 ns/op BenchmarkIsZero/ArrayIncomparable-4 38206 3021 ns/op BenchmarkIsZero/StructComparable-4 868897 135.4 ns/op BenchmarkIsZero/StructIncomparable-4 181638 678.2 ns/op BenchmarkSetZero/Bool/Direct-4 4320528 27.99 ns/op BenchmarkSetZero/Bool/CachedZero-4 1745638 68.73 ns/op BenchmarkSetZero/Bool/NewZero-4 1253071 95.90 ns/op BenchmarkSetZero/Int/Direct-4 2547834 46.99 ns/op BenchmarkSetZero/Int/CachedZero-4 1758999 68.22 ns/op BenchmarkSetZero/Int/NewZero-4 1249246 96.76 ns/op BenchmarkSetZero/Uint/Direct-4 2553945 47.42 ns/op BenchmarkSetZero/Uint/CachedZero-4 1750926 67.87 ns/op BenchmarkSetZero/Uint/NewZero-4 1238958 95.81 ns/op BenchmarkSetZero/Float/Direct-4 2563296 46.65 ns/op BenchmarkSetZero/Float/CachedZero-4 1751049 67.88 ns/op BenchmarkSetZero/Float/NewZero-4 1247436 95.66 ns/op BenchmarkSetZero/Complex/Direct-4 2531619 47.31 ns/op BenchmarkSetZero/Complex/CachedZero-4 1779672 67.73 ns/op BenchmarkSetZero/Complex/NewZero-4 1245253 95.43 ns/op BenchmarkSetZero/Array/Direct-4 4249651 28.29 ns/op BenchmarkSetZero/Array/CachedZero-4 1758433 67.66 ns/op BenchmarkSetZero/Array/NewZero-4 1241431 95.49 ns/op BenchmarkSetZero/Chan/Direct-4 2527482 49.69 ns/op BenchmarkSetZero/Chan/CachedZero-4 1328284 89.96 ns/op BenchmarkSetZero/Chan/NewZero-4 1000000 113.4 ns/op BenchmarkSetZero/Func/Direct-4 2468601 47.45 ns/op BenchmarkSetZero/Func/CachedZero-4 1336400 89.77 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 113.6 ns/op BenchmarkSetZero/Interface/Direct-4 2328537 51.60 ns/op BenchmarkSetZero/Interface/CachedZero-4 1768015 67.60 ns/op BenchmarkSetZero/Interface/NewZero-4 1257836 95.29 ns/op BenchmarkSetZero/Map/Direct-4 2536748 47.68 ns/op BenchmarkSetZero/Map/CachedZero-4 1336024 89.55 ns/op BenchmarkSetZero/Map/NewZero-4 968794 113.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2532169 47.41 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1335273 89.93 ns/op BenchmarkSetZero/Pointer/NewZero-4 1000000 113.2 ns/op BenchmarkSetZero/Slice/Direct-4 2253632 53.78 ns/op BenchmarkSetZero/Slice/CachedZero-4 1779402 67.52 ns/op BenchmarkSetZero/Slice/NewZero-4 1261036 95.11 ns/op BenchmarkSetZero/String/Direct-4 2537175 46.41 ns/op BenchmarkSetZero/String/CachedZero-4 1761499 68.34 ns/op BenchmarkSetZero/String/NewZero-4 1254637 95.83 ns/op BenchmarkSetZero/Struct/Direct-4 4282684 28.19 ns/op BenchmarkSetZero/Struct/CachedZero-4 1762570 68.05 ns/op BenchmarkSetZero/Struct/NewZero-4 1264024 94.95 ns/op BenchmarkSelect/1-4 166836 675.9 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 82772 1365 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 45361 2440 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 166142 677.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 134428 885.7 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 124214 904.5 ns/op 141.51 MB/s BenchmarkCallArgCopy/size=256-4 106734 1057 ns/op 242.16 MB/s BenchmarkCallArgCopy/size=1024-4 80028 1415 ns/op 723.74 MB/s BenchmarkCallArgCopy/size=4096-4 34315 3445 ns/op 1188.87 MB/s BenchmarkCallArgCopy/size=65536-4 3199 42146 ns/op 1554.97 MB/s BenchmarkPtrTo-4 446863 281.4 ns/op BenchmarkFieldByName1-4 854887 157.4 ns/op BenchmarkFieldByName2-4 59000 1719 ns/op BenchmarkFieldByName3-4 8175 13149 ns/op BenchmarkInterfaceBig-4 4666969 22.99 ns/op BenchmarkInterfaceSmall-4 4092207 25.23 ns/op BenchmarkNew-4 2025172 58.94 ns/op BenchmarkMap/StringKeys/MapIndex-4 3306 35745 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3249 36242 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3142 37058 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3138 37509 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3286 36501 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3320 35973 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 264314 440.5 ns/op PASS ok reflect 18.596s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 11343 9721 ns/op 9185 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 17427 6583 ns/op 9261 B/op 1 allocs/op BenchmarkFindString-4 9988 10300 ns/op 9042 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10153 ns/op 9540 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 9627 10674 ns/op 9298 B/op 2 allocs/op BenchmarkLiteral-4 19428 6514 ns/op BenchmarkNotLiteral-4 3934 26925 ns/op BenchmarkMatchClass-4 2994 35254 ns/op BenchmarkMatchClass_InRange-4 3068 34656 ns/op BenchmarkReplaceAll-4 2781 42445 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 18913 5692 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 39710 2799 ns/op BenchmarkAnchoredShortMatch-4 16342 6731 ns/op BenchmarkAnchoredLongMatch-4 20396 5826 ns/op BenchmarkOnePassShortA-4 20836 5837 ns/op BenchmarkNotOnePassShortA-4 8160 13671 ns/op BenchmarkOnePassShortB-4 27752 4389 ns/op BenchmarkNotOnePassShortB-4 9214 11570 ns/op BenchmarkOnePassLongPrefix-4 88984 1400 ns/op BenchmarkOnePassLongNotPrefix-4 28304 4290 ns/op BenchmarkMatchParallelShared-4 18591 5478 ns/op BenchmarkMatchParallelCopied-4 23728 6116 ns/op BenchmarkQuoteMetaAll-4 139156 845.7 ns/op 16.56 MB/s BenchmarkQuoteMetaNone-4 251130 456.3 ns/op 56.98 MB/s BenchmarkCompile/Onepass-4 3891 28360 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1593 71122 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 189 615761 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3797318 29.80 ns/op 536.91 MB/s BenchmarkMatch/Easy0/32-4 18045 5836 ns/op 5.48 MB/s BenchmarkMatch/Easy0/1K-4 6176 18592 ns/op 55.08 MB/s BenchmarkMatch/Easy0i/16-4 3748104 30.18 ns/op 530.18 MB/s BenchmarkMatch/Easy0i/32-4 4845 20753 ns/op 1.54 MB/s BenchmarkMatch/Easy0i/1K-4 271 437530 ns/op 2.34 MB/s BenchmarkMatch/Easy1/16-4 3635416 31.78 ns/op 503.52 MB/s BenchmarkMatch/Easy1/32-4 20698 5255 ns/op 6.09 MB/s BenchmarkMatch/Easy1/1K-4 4300 24799 ns/op 41.29 MB/s BenchmarkMatch/Medium/16-4 3627656 31.99 ns/op 500.08 MB/s BenchmarkMatch/Medium/32-4 6301 18743 ns/op 1.71 MB/s BenchmarkMatch/Medium/1K-4 302 386895 ns/op 2.65 MB/s BenchmarkMatch/Hard/16-4 3636682 29.66 ns/op 539.49 MB/s BenchmarkMatch/Hard/32-4 4057 29332 ns/op 1.09 MB/s BenchmarkMatch/Hard/1K-4 176 682131 ns/op 1.50 MB/s BenchmarkMatch/Hard1/16-4 1317 82789 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 769 153041 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 26 4424130 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 30313 3963 ns/op 4.04 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17907 6652 ns/op 4.81 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 667 176763 ns/op 5.79 MB/s 25 B/op 0 allocs/op PASS ok regexp 7.607s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 612416 195.5 ns/op PASS ok regexp/syntax 1.208s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMakeChan/Byte-4 1199151 103.7 ns/op BenchmarkMakeChan/Int-4 901039 114.8 ns/op BenchmarkMakeChan/Ptr-4 666922 216.4 ns/op BenchmarkMakeChan/Struct/0-4 1152340 88.51 ns/op BenchmarkMakeChan/Struct/32-4 547350 201.4 ns/op BenchmarkMakeChan/Struct/40-4 501768 229.0 ns/op BenchmarkChanNonblocking-4 10901893 10.54 ns/op BenchmarkSelectUncontended-4 905520 110.6 ns/op BenchmarkSelectSyncContended-4 31196 3872 ns/op BenchmarkSelectAsyncContended-4 105184 1136 ns/op BenchmarkSelectNonblock-4 6091872 18.42 ns/op BenchmarkChanUncontended-4 10000 10385 ns/op BenchmarkChanContended-4 1420 88992 ns/op BenchmarkChanSync-4 178924 682.9 ns/op BenchmarkChanSyncWork-4 10000 35053 ns/op BenchmarkChanProdCons0-4 86301 1467 ns/op BenchmarkChanProdCons10-4 105158 1177 ns/op BenchmarkChanProdCons100-4 116350 1041 ns/op BenchmarkChanProdConsWork0-4 76711 1550 ns/op BenchmarkChanProdConsWork10-4 87529 1462 ns/op BenchmarkChanProdConsWork100-4 91128 1420 ns/op BenchmarkSelectProdCons-4 63940 1826 ns/op BenchmarkReceiveDataFromClosedChan-4 663682 183.1 ns/op BenchmarkChanCreation-4 217473 510.4 ns/op BenchmarkChanSem-4 129277 888.9 ns/op BenchmarkChanPopular-4 91 1307303 ns/op BenchmarkChanClosed-4 689774 217.3 ns/op BenchmarkCallClosure-4 5992450 20.21 ns/op BenchmarkCallClosure1-4 6250338 19.21 ns/op BenchmarkCallClosure2-4 1000000 100.7 ns/op BenchmarkCallClosure3-4 1595013 76.78 ns/op BenchmarkCallClosure4-4 1315785 84.89 ns/op BenchmarkComplex128DivNormal-4 9983823 11.96 ns/op BenchmarkComplex128DivNisNaN-4 7662033 15.58 ns/op BenchmarkComplex128DivDisNaN-4 7528141 16.01 ns/op BenchmarkComplex128DivNisInf-4 9926190 12.18 ns/op BenchmarkComplex128DivDisInf-4 5831371 20.53 ns/op BenchmarkSetTypePtr-4 47429085 2.456 ns/op 3256.78 MB/s BenchmarkSetTypePtr8-4 9510351 12.42 ns/op 5154.15 MB/s BenchmarkSetTypePtr16-4 9655639 12.56 ns/op 10193.89 MB/s BenchmarkSetTypePtr32-4 9610520 12.43 ns/op 20602.50 MB/s BenchmarkSetTypePtr64-4 9595573 12.43 ns/op 41188.62 MB/s BenchmarkSetTypePtr126-4 5658793 21.10 ns/op 47767.93 MB/s BenchmarkSetTypePtr128-4 5877742 20.35 ns/op 50329.01 MB/s BenchmarkSetTypePtrSlice-4 719323 165.2 ns/op 49586.35 MB/s BenchmarkSetTypeNode1-4 9613335 12.41 ns/op 1934.27 MB/s BenchmarkSetTypeNode1Slice-4 3023514 39.87 ns/op 19263.28 MB/s BenchmarkSetTypeNode8-4 9619071 17.35 ns/op 4612.07 MB/s BenchmarkSetTypeNode8Slice-4 1575391 76.18 ns/op 33604.16 MB/s BenchmarkSetTypeNode64-4 5677995 21.09 ns/op 25036.60 MB/s BenchmarkSetTypeNode64Slice-4 226740 519.4 ns/op 32532.80 MB/s BenchmarkSetTypeNode64Dead-4 7442155 15.82 ns/op 33373.69 MB/s BenchmarkSetTypeNode64DeadSlice-4 256473 462.5 ns/op 36534.37 MB/s BenchmarkSetTypeNode124-4 5656262 21.10 ns/op 47780.01 MB/s BenchmarkSetTypeNode124Slice-4 181304 659.7 ns/op 48891.50 MB/s BenchmarkSetTypeNode126-4 5902286 20.39 ns/op 50233.01 MB/s BenchmarkSetTypeNode126Slice-4 179236 667.1 ns/op 49122.24 MB/s BenchmarkSetTypeNode128-4 4045369 29.58 ns/op 35156.69 MB/s BenchmarkSetTypeNode128Slice-4 142765 837.0 ns/op 39760.56 MB/s BenchmarkSetTypeNode130-4 3979152 29.58 ns/op 35696.70 MB/s BenchmarkSetTypeNode130Slice-4 139874 846.2 ns/op 39933.99 MB/s BenchmarkSetTypeNode1024-4 771352 156.1 ns/op 52591.68 MB/s BenchmarkSetTypeNode1024Slice-4 24483 4912 ns/op 53472.04 MB/s BenchmarkAllocation-4 3717 32449 ns/op BenchmarkReadMemStats-4 6216 17514 ns/op BenchmarkReadMemStatsLatency-4 1 83080 p50-ns 83080 p90-ns 83080 p99-ns BenchmarkWriteBarrier-4 2559326 46.83 ns/op BenchmarkBulkWriteBarrier-4 5411701 21.57 ns/op BenchmarkScanStackNoLocals-4 3 49998902 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11345374 11.26 ns/op BenchmarkMSpanCountAlloc/bits=128-4 9906660 11.17 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9088669 13.48 ns/op BenchmarkMSpanCountAlloc/bits=512-4 6759410 17.81 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4468528 26.96 ns/op BenchmarkHash5-4 6351975 18.80 ns/op 265.90 MB/s BenchmarkHash16-4 5911168 19.14 ns/op 835.91 MB/s BenchmarkHash64-4 5870382 19.79 ns/op 3233.77 MB/s BenchmarkHash1024-4 1924963 60.90 ns/op 16813.77 MB/s BenchmarkHash65536-4 38618 3099 ns/op 21147.61 MB/s BenchmarkAlignedLoad-4 7565360 14.82 ns/op BenchmarkUnalignedLoad-4 7208362 15.30 ns/op BenchmarkEqEfaceConcrete-4 6306528 19.01 ns/op BenchmarkEqIfaceConcrete-4 5691646 21.23 ns/op BenchmarkNeEfaceConcrete-4 5926812 20.16 ns/op BenchmarkNeIfaceConcrete-4 6045456 19.66 ns/op BenchmarkConvT2EByteSized/bool-4 6240072 19.16 ns/op BenchmarkConvT2EByteSized/uint8-4 6139800 19.74 ns/op BenchmarkConvT2ESmall-4 5654766 21.02 ns/op BenchmarkConvT2EUintptr-4 5636148 21.32 ns/op BenchmarkConvT2ELarge-4 1000000 102.4 ns/op BenchmarkConvT2ISmall-4 5448915 22.10 ns/op BenchmarkConvT2IUintptr-4 5471511 22.14 ns/op BenchmarkConvT2ILarge-4 1210456 99.03 ns/op BenchmarkConvI2E-4 4738705 25.18 ns/op BenchmarkConvI2I-4 4110440 28.19 ns/op BenchmarkAssertE2T-4 4709983 25.53 ns/op BenchmarkAssertE2TLarge-4 2354498 50.30 ns/op BenchmarkAssertE2I-4 4280984 27.46 ns/op BenchmarkAssertI2T-4 4343199 27.41 ns/op BenchmarkAssertI2I-4 4189785 27.70 ns/op BenchmarkAssertI2E-4 6006267 19.38 ns/op BenchmarkAssertE2E-4 5871656 20.18 ns/op BenchmarkAssertE2T2-4 3587174 33.74 ns/op BenchmarkAssertE2T2Blank-4 4485246 26.74 ns/op BenchmarkAssertI2E2-4 4456627 26.79 ns/op BenchmarkAssertI2E2Blank-4 5861906 20.20 ns/op BenchmarkAssertE2E2-4 4484098 26.64 ns/op BenchmarkAssertE2E2Blank-4 6004676 19.25 ns/op BenchmarkConvT2Ezero/zero/16-4 5688336 21.06 ns/op BenchmarkConvT2Ezero/zero/32-4 5714360 20.92 ns/op BenchmarkConvT2Ezero/zero/64-4 5602579 21.21 ns/op BenchmarkConvT2Ezero/zero/str-4 5584834 21.16 ns/op BenchmarkConvT2Ezero/zero/slice-4 5559426 21.42 ns/op BenchmarkConvT2Ezero/zero/big-4 275179 437.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1371092 88.31 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1273606 94.44 ns/op BenchmarkConvT2Ezero/nonzero/big-4 254558 471.6 ns/op BenchmarkConvT2Ezero/smallint/16-4 5615916 21.02 ns/op BenchmarkConvT2Ezero/smallint/32-4 5606503 21.43 ns/op BenchmarkConvT2Ezero/smallint/64-4 5585323 21.53 ns/op BenchmarkConvT2Ezero/largeint/16-4 1664192 74.75 ns/op BenchmarkConvT2Ezero/largeint/32-4 1573360 71.53 ns/op BenchmarkConvT2Ezero/largeint/64-4 1730516 67.42 ns/op BenchmarkMalloc8-4 1556464 76.20 ns/op BenchmarkMalloc16-4 1354832 81.99 ns/op BenchmarkMallocTypeInfo8-4 1507435 79.10 ns/op BenchmarkMallocTypeInfo16-4 1263504 97.06 ns/op BenchmarkMallocLargeStruct-4 221256 562.8 ns/op BenchmarkGoroutineSelect-4 61 2090716 ns/op BenchmarkGoroutineBlocking-4 85 2135269 ns/op BenchmarkGoroutineForRange-4 82 1948110 ns/op BenchmarkGoroutineIdle-4 78 1584139 ns/op BenchmarkHashStringSpeed-4 2750439 44.17 ns/op BenchmarkHashBytesSpeed-4 1426881 82.28 ns/op BenchmarkHashInt32Speed-4 3111643 34.58 ns/op BenchmarkHashInt64Speed-4 3248263 39.43 ns/op BenchmarkHashStringArraySpeed-4 600447 196.1 ns/op BenchmarkMegMap-4 3256978 36.86 ns/op BenchmarkMegOneMap-4 3867196 30.78 ns/op BenchmarkMegEqMap-4 1389 86047 ns/op BenchmarkMegEmptyMap-4 4760125 24.90 ns/op BenchmarkSmallStrMap-4 3429624 34.77 ns/op BenchmarkMapStringKeysEight_16-4 3296400 36.18 ns/op BenchmarkMapStringKeysEight_32-4 3238195 36.79 ns/op BenchmarkMapStringKeysEight_64-4 3253074 37.19 ns/op BenchmarkMapStringKeysEight_1M-4 3182379 37.59 ns/op BenchmarkIntMap-4 4089320 29.37 ns/op BenchmarkMapFirst/1-4 4933792 24.20 ns/op BenchmarkMapFirst/2-4 4637667 25.59 ns/op BenchmarkMapFirst/3-4 4839086 24.54 ns/op BenchmarkMapFirst/4-4 4670526 24.24 ns/op BenchmarkMapFirst/5-4 4660636 24.27 ns/op BenchmarkMapFirst/6-4 4605187 25.76 ns/op BenchmarkMapFirst/7-4 4747434 24.26 ns/op BenchmarkMapFirst/8-4 4439073 27.05 ns/op BenchmarkMapFirst/9-4 4122608 28.46 ns/op BenchmarkMapFirst/10-4 3869763 29.44 ns/op BenchmarkMapFirst/11-4 4085898 29.21 ns/op BenchmarkMapFirst/12-4 3883315 29.39 ns/op BenchmarkMapFirst/13-4 3988598 29.78 ns/op BenchmarkMapFirst/14-4 4057212 28.58 ns/op BenchmarkMapFirst/15-4 4156190 29.09 ns/op BenchmarkMapFirst/16-4 4044540 29.93 ns/op BenchmarkMapMid/1-4 3794688 31.22 ns/op BenchmarkMapMid/2-4 3720039 32.11 ns/op BenchmarkMapMid/3-4 3836241 31.36 ns/op BenchmarkMapMid/4-4 3659538 32.06 ns/op BenchmarkMapMid/5-4 3700147 31.26 ns/op BenchmarkMapMid/6-4 3638119 33.11 ns/op BenchmarkMapMid/7-4 3663261 32.23 ns/op BenchmarkMapMid/8-4 3577382 32.04 ns/op BenchmarkMapMid/9-4 3221055 36.39 ns/op BenchmarkMapMid/10-4 3223712 36.52 ns/op BenchmarkMapMid/11-4 3330645 37.24 ns/op BenchmarkMapMid/12-4 3164134 37.62 ns/op BenchmarkMapMid/13-4 3320352 36.12 ns/op BenchmarkMapMid/14-4 3282864 36.60 ns/op BenchmarkMapMid/15-4 3271324 35.26 ns/op BenchmarkMapMid/16-4 3287004 36.48 ns/op BenchmarkMapLast/1-4 3783069 31.57 ns/op BenchmarkMapLast/2-4 3761541 32.09 ns/op BenchmarkMapLast/3-4 3811663 31.71 ns/op BenchmarkMapLast/4-4 3591861 32.79 ns/op BenchmarkMapLast/5-4 3862880 32.20 ns/op BenchmarkMapLast/6-4 3583698 33.39 ns/op BenchmarkMapLast/7-4 3568221 33.77 ns/op BenchmarkMapLast/8-4 3386320 33.93 ns/op BenchmarkMapLast/9-4 3105684 38.18 ns/op BenchmarkMapLast/10-4 3096535 39.38 ns/op BenchmarkMapLast/11-4 3201489 38.72 ns/op BenchmarkMapLast/12-4 2709175 39.96 ns/op BenchmarkMapLast/13-4 3197193 34.63 ns/op BenchmarkMapLast/14-4 3311746 36.76 ns/op BenchmarkMapLast/15-4 3043140 36.76 ns/op BenchmarkMapLast/16-4 3165073 34.82 ns/op BenchmarkMapCycle-4 2123461 57.34 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3528022 34.34 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2402 49948 ns/op BenchmarkMakeMap/[Byte]Byte-4 616296 202.7 ns/op BenchmarkMakeMap/[Int]Int-4 395118 304.4 ns/op BenchmarkNewEmptyMap-4 11728010 9.978 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1708875 70.18 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 490608 238.5 ns/op BenchmarkMapIterEmpty-4 5562232 21.50 ns/op BenchmarkSameLengthMap-4 4714834 27.57 ns/op BenchmarkBigKeyMap-4 1690508 70.96 ns/op BenchmarkBigValMap-4 1544802 76.40 ns/op BenchmarkSmallKeyMap-4 2856295 42.40 ns/op BenchmarkMapPopulate/1-4 2289355 55.14 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 124381 879.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6637 17171 ns/op 6277 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 746 149745 ns/op 51774 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 52 2347376 ns/op 416391 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 3 35743517 ns/op 6526413 B/op 2888 allocs/op BenchmarkComplexAlgMap-4 469603 241.5 ns/op BenchmarkGoMapClear/Reflexive/1-4 661664 168.5 ns/op BenchmarkGoMapClear/Reflexive/10-4 653932 177.7 ns/op BenchmarkGoMapClear/Reflexive/100-4 231894 505.5 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41236 2850 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5467 21825 ns/op BenchmarkGoMapClear/NonReflexive/1-4 559143 211.6 ns/op BenchmarkGoMapClear/NonReflexive/10-4 483972 238.8 ns/op BenchmarkGoMapClear/NonReflexive/100-4 211948 564.6 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40760 2954 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5436 22112 ns/op BenchmarkMapStringConversion/32/simple-4 1791465 65.86 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1709553 69.49 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1561572 76.75 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1702081 69.78 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1640379 73.37 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1482183 81.05 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1854439 62.34 ns/op BenchmarkMapInterfacePtr-4 2051049 59.42 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4674798 25.67 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 128272 861.0 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5721 22527 ns/op BenchmarkMapPop1000-4 382 315908 ns/op BenchmarkMapPop10000-4 21 5964231 ns/op BenchmarkMapAssign/Int32/256-4 2357686 50.78 ns/op BenchmarkMapAssign/Int32/65536-4 1083664 102.4 ns/op BenchmarkMapAssign/Int64/256-4 2421993 53.77 ns/op BenchmarkMapAssign/Int64/65536-4 947632 115.2 ns/op BenchmarkMapAssign/Str/256-4 1831321 65.67 ns/op BenchmarkMapAssign/Str/65536-4 490446 216.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1574512 78.02 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 649773 165.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1514130 78.32 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 537960 192.0 ns/op BenchmarkMapOperatorAssign/Str/256-4 463142 2138 ns/op BenchmarkMapOperatorAssign/Str/65536-4 170940 650.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 795374 159.0 ns/op 28 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 181641 589.5 ns/op 68 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 816697 162.0 ns/op 27 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 157995 663.3 ns/op 81 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 547866 256.2 ns/op 56 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 97638 1149 ns/op 146 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1858567 72.69 ns/op BenchmarkMapDelete/Int32/1000-4 1981639 60.47 ns/op BenchmarkMapDelete/Int32/10000-4 1821303 63.48 ns/op BenchmarkMapDelete/Int64/100-4 1758862 67.97 ns/op BenchmarkMapDelete/Int64/1000-4 1876669 63.78 ns/op BenchmarkMapDelete/Int64/10000-4 1745092 68.67 ns/op BenchmarkMapDelete/Str/100-4 1434542 80.49 ns/op BenchmarkMapDelete/Str/1000-4 1498694 79.71 ns/op BenchmarkMapDelete/Str/10000-4 1434806 83.81 ns/op BenchmarkMapDelete/Pointer/100-4 1658086 72.35 ns/op BenchmarkMapDelete/Pointer/1000-4 1756731 68.45 ns/op BenchmarkMapDelete/Pointer/10000-4 1695652 72.95 ns/op BenchmarkMemmove/0-4 14807688 8.107 ns/op BenchmarkMemmove/1-4 1950638 61.02 ns/op 16.39 MB/s BenchmarkMemmove/2-4 1896826 62.13 ns/op 32.19 MB/s BenchmarkMemmove/3-4 1859935 63.61 ns/op 47.17 MB/s BenchmarkMemmove/4-4 1871760 63.71 ns/op 62.79 MB/s BenchmarkMemmove/5-4 1846999 64.00 ns/op 78.13 MB/s BenchmarkMemmove/6-4 1849965 62.42 ns/op 96.12 MB/s BenchmarkMemmove/7-4 1873414 62.41 ns/op 112.15 MB/s BenchmarkMemmove/8-4 1960908 59.94 ns/op 133.46 MB/s BenchmarkMemmove/9-4 1822726 65.00 ns/op 138.45 MB/s BenchmarkMemmove/10-4 1808202 64.80 ns/op 154.32 MB/s BenchmarkMemmove/11-4 1816216 64.56 ns/op 170.38 MB/s BenchmarkMemmove/12-4 1808551 64.43 ns/op 186.26 MB/s BenchmarkMemmove/13-4 1815027 64.42 ns/op 201.81 MB/s BenchmarkMemmove/14-4 1810905 64.87 ns/op 215.83 MB/s BenchmarkMemmove/15-4 1816375 64.57 ns/op 232.30 MB/s BenchmarkMemmove/16-4 1904846 62.18 ns/op 257.33 MB/s BenchmarkMemmove/32-4 1845409 64.69 ns/op 494.67 MB/s BenchmarkMemmove/64-4 1625124 71.55 ns/op 894.50 MB/s BenchmarkMemmove/128-4 1358652 86.67 ns/op 1476.86 MB/s BenchmarkMemmove/256-4 883118 131.6 ns/op 1945.01 MB/s BenchmarkMemmove/512-4 636824 185.2 ns/op 2765.32 MB/s BenchmarkMemmove/1024-4 416944 287.9 ns/op 3556.70 MB/s BenchmarkMemmove/2048-4 244322 488.4 ns/op 4193.25 MB/s BenchmarkMemmove/4096-4 131403 912.6 ns/op 4488.51 MB/s BenchmarkMemmoveOverlap/32-4 1808238 64.74 ns/op 494.31 MB/s BenchmarkMemmoveOverlap/64-4 1614428 71.83 ns/op 890.99 MB/s BenchmarkMemmoveOverlap/128-4 1343131 87.02 ns/op 1470.94 MB/s BenchmarkMemmoveOverlap/256-4 883210 133.5 ns/op 1917.33 MB/s BenchmarkMemmoveOverlap/512-4 632422 184.9 ns/op 2769.77 MB/s BenchmarkMemmoveOverlap/1024-4 422785 283.8 ns/op 3608.10 MB/s BenchmarkMemmoveOverlap/2048-4 243516 490.8 ns/op 4172.93 MB/s BenchmarkMemmoveOverlap/4096-4 131865 917.4 ns/op 4464.63 MB/s BenchmarkMemmoveUnalignedDst/0-4 14848476 8.042 ns/op BenchmarkMemmoveUnalignedDst/1-4 1920264 60.79 ns/op 16.45 MB/s BenchmarkMemmoveUnalignedDst/2-4 1839495 62.70 ns/op 31.90 MB/s BenchmarkMemmoveUnalignedDst/3-4 1867304 62.83 ns/op 47.75 MB/s BenchmarkMemmoveUnalignedDst/4-4 1863114 63.02 ns/op 63.48 MB/s BenchmarkMemmoveUnalignedDst/5-4 1870464 63.31 ns/op 78.97 MB/s BenchmarkMemmoveUnalignedDst/6-4 1867196 63.44 ns/op 94.57 MB/s BenchmarkMemmoveUnalignedDst/7-4 1864227 63.95 ns/op 109.45 MB/s BenchmarkMemmoveUnalignedDst/8-4 1939143 60.08 ns/op 133.17 MB/s BenchmarkMemmoveUnalignedDst/9-4 1805878 65.16 ns/op 138.12 MB/s BenchmarkMemmoveUnalignedDst/10-4 1805095 65.50 ns/op 152.68 MB/s BenchmarkMemmoveUnalignedDst/11-4 1758188 64.80 ns/op 169.75 MB/s BenchmarkMemmoveUnalignedDst/12-4 1789934 65.93 ns/op 182.01 MB/s BenchmarkMemmoveUnalignedDst/13-4 1783003 64.91 ns/op 200.27 MB/s BenchmarkMemmoveUnalignedDst/14-4 1802206 65.03 ns/op 215.27 MB/s BenchmarkMemmoveUnalignedDst/15-4 1815951 65.60 ns/op 228.66 MB/s BenchmarkMemmoveUnalignedDst/16-4 1802286 66.27 ns/op 241.43 MB/s BenchmarkMemmoveUnalignedDst/32-4 1737300 67.87 ns/op 471.49 MB/s BenchmarkMemmoveUnalignedDst/64-4 1522940 78.04 ns/op 820.06 MB/s BenchmarkMemmoveUnalignedDst/128-4 1302388 89.38 ns/op 1432.06 MB/s BenchmarkMemmoveUnalignedDst/256-4 856785 137.7 ns/op 1858.61 MB/s BenchmarkMemmoveUnalignedDst/512-4 613364 191.1 ns/op 2679.92 MB/s BenchmarkMemmoveUnalignedDst/1024-4 395294 304.2 ns/op 3366.54 MB/s BenchmarkMemmoveUnalignedDst/2048-4 240492 496.1 ns/op 4128.42 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127351 940.7 ns/op 4354.34 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1694782 69.20 ns/op 462.41 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1548058 75.99 ns/op 842.19 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1294035 90.85 ns/op 1408.89 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 847020 136.5 ns/op 1875.98 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 612843 189.5 ns/op 2702.30 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 413250 289.0 ns/op 3543.66 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 239402 499.3 ns/op 4101.77 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 130458 916.6 ns/op 4468.73 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14909035 8.046 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1920150 62.67 ns/op 15.96 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1888134 63.18 ns/op 31.65 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1878964 63.65 ns/op 47.13 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1855341 63.69 ns/op 62.80 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1865468 63.69 ns/op 78.51 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1805188 63.49 ns/op 94.51 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1860744 63.21 ns/op 110.74 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1983756 61.54 ns/op 130.00 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1830308 65.20 ns/op 138.03 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1841484 64.77 ns/op 154.39 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1815351 64.71 ns/op 169.99 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1836274 65.15 ns/op 184.18 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1830907 64.99 ns/op 200.03 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1825639 64.96 ns/op 215.53 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1812272 65.57 ns/op 228.75 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1803354 66.26 ns/op 241.48 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1734002 69.63 ns/op 459.55 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1538839 75.44 ns/op 848.40 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1289982 90.15 ns/op 1419.91 MB/s BenchmarkMemmoveUnalignedSrc/256-4 799516 136.0 ns/op 1882.36 MB/s BenchmarkMemmoveUnalignedSrc/512-4 620008 190.7 ns/op 2685.38 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 403452 292.4 ns/op 3501.66 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 243654 493.6 ns/op 4148.71 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 128701 915.6 ns/op 4473.35 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1714562 68.65 ns/op 466.12 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1518297 77.17 ns/op 829.33 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1306489 90.45 ns/op 1415.08 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 868057 137.3 ns/op 1864.16 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 635761 188.6 ns/op 2714.76 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 416706 290.4 ns/op 3526.73 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 242748 492.7 ns/op 4156.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 131055 914.9 ns/op 4477.17 MB/s BenchmarkMemclr/5-4 12246874 9.777 ns/op 511.42 MB/s BenchmarkMemclr/16-4 11745998 10.11 ns/op 1583.22 MB/s BenchmarkMemclr/64-4 11003980 10.84 ns/op 5906.43 MB/s BenchmarkMemclr/256-4 9848667 12.06 ns/op 21235.39 MB/s BenchmarkMemclr/4096-4 2339196 51.22 ns/op 79967.64 MB/s BenchmarkMemclr/65536-4 72315 1777 ns/op 36887.07 MB/s BenchmarkMemclr/1M-4 2786 40737 ns/op 25740.16 MB/s BenchmarkMemclr/4M-4 698 170656 ns/op 24577.53 MB/s BenchmarkMemclr/8M-4 312 387559 ns/op 21644.72 MB/s BenchmarkMemclr/16M-4 130 817809 ns/op 20514.84 MB/s BenchmarkMemclr/64M-4 12 9650649 ns/op 6953.82 MB/s BenchmarkGoMemclr/5-4 2082502 57.22 ns/op 87.38 MB/s BenchmarkGoMemclr/16-4 499519 238.4 ns/op 67.11 MB/s BenchmarkGoMemclr/64-4 133000 947.9 ns/op 67.52 MB/s BenchmarkGoMemclr/256-4 34188 3492 ns/op 73.30 MB/s BenchmarkMemclrRange/1K_2K-4 70807 1697 ns/op 56495.15 MB/s BenchmarkMemclrRange/2K_8K-4 30850 3936 ns/op 84737.94 MB/s BenchmarkMemclrRange/4K_16K-4 43016 2775 ns/op 116442.71 MB/s BenchmarkMemclrRange/160K_228K-4 2240 58309 ns/op 28518.33 MB/s BenchmarkClearFat7-4 6406531 18.90 ns/op BenchmarkClearFat8-4 7395854 16.03 ns/op BenchmarkClearFat11-4 5912596 20.10 ns/op BenchmarkClearFat12-4 5974898 19.91 ns/op BenchmarkClearFat13-4 5937787 19.95 ns/op BenchmarkClearFat14-4 5961337 20.20 ns/op BenchmarkClearFat15-4 6004681 20.25 ns/op BenchmarkClearFat16-4 6664041 17.87 ns/op BenchmarkClearFat24-4 6272299 18.90 ns/op BenchmarkClearFat32-4 6000004 19.47 ns/op BenchmarkClearFat40-4 5784847 20.65 ns/op BenchmarkClearFat48-4 5817012 20.88 ns/op BenchmarkClearFat56-4 5425866 21.68 ns/op BenchmarkClearFat64-4 5437059 22.31 ns/op BenchmarkClearFat72-4 5272731 22.68 ns/op BenchmarkClearFat128-4 3726782 32.03 ns/op BenchmarkClearFat256-4 2196412 54.45 ns/op BenchmarkClearFat512-4 1479188 81.25 ns/op BenchmarkClearFat1024-4 876032 136.2 ns/op BenchmarkClearFat1032-4 813156 144.3 ns/op BenchmarkClearFat1040-4 833748 143.0 ns/op BenchmarkCopyFat7-4 6222595 19.87 ns/op BenchmarkCopyFat8-4 6957050 17.44 ns/op BenchmarkCopyFat11-4 5668957 19.47 ns/op BenchmarkCopyFat12-4 6170089 19.14 ns/op BenchmarkCopyFat13-4 6002463 20.26 ns/op BenchmarkCopyFat14-4 6207330 19.76 ns/op BenchmarkCopyFat15-4 6186633 19.67 ns/op BenchmarkCopyFat16-4 6661512 18.05 ns/op BenchmarkCopyFat24-4 6383728 18.90 ns/op BenchmarkCopyFat32-4 5832235 20.74 ns/op BenchmarkCopyFat64-4 5466777 21.52 ns/op BenchmarkCopyFat72-4 5225961 23.08 ns/op BenchmarkCopyFat128-4 3658677 32.52 ns/op BenchmarkCopyFat256-4 2132637 56.45 ns/op BenchmarkCopyFat512-4 1405230 85.96 ns/op BenchmarkCopyFat520-4 1367180 87.48 ns/op BenchmarkCopyFat1024-4 816919 145.5 ns/op BenchmarkCopyFat1032-4 807057 147.9 ns/op BenchmarkCopyFat1040-4 787573 148.5 ns/op BenchmarkIssue18740/2byte-4 429 272997 ns/op BenchmarkIssue18740/4byte-4 710 166700 ns/op BenchmarkIssue18740/8byte-4 1029 116729 ns/op BenchmarkMemclrKnownSize1-4 8619458 13.86 ns/op 72.13 MB/s BenchmarkMemclrKnownSize2-4 5498502 21.72 ns/op 92.09 MB/s BenchmarkMemclrKnownSize4-4 3401296 35.11 ns/op 113.91 MB/s BenchmarkMemclrKnownSize8-4 1000000 113.6 ns/op 70.39 MB/s BenchmarkMemclrKnownSize16-4 504507 232.5 ns/op 68.80 MB/s BenchmarkMemclrKnownSize32-4 268671 441.8 ns/op 72.43 MB/s BenchmarkMemclrKnownSize64-4 137497 867.3 ns/op 73.79 MB/s BenchmarkMemclrKnownSize112-4 79165 1503 ns/op 74.51 MB/s BenchmarkMemclrKnownSize128-4 68776 1738 ns/op 73.63 MB/s BenchmarkMemclrKnownSize192-4 44983 2577 ns/op 74.52 MB/s BenchmarkMemclrKnownSize248-4 36085 3315 ns/op 74.81 MB/s BenchmarkMemclrKnownSize256-4 34830 3433 ns/op 74.57 MB/s BenchmarkMemclrKnownSize512-4 17251 6834 ns/op 74.92 MB/s BenchmarkMemclrKnownSize1024-4 8482 13867 ns/op 73.84 MB/s BenchmarkMemclrKnownSize4096-4 2169 55415 ns/op 73.92 MB/s BenchmarkMemclrKnownSize512KiB-4 15 7223400 ns/op 72.58 MB/s BenchmarkReadMetricsLatency-4 22354 4362 p50-ns 6580 p90-ns 17558 p99-ns BenchmarkFinalizer-4 169 691123 ns/op BenchmarkFinalizerRun-4 160527 943.9 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7302735 16.28 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3154620 38.23 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2432794 49.32 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2382463 50.16 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1311006 91.46 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.6 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2256622 53.15 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1259463 95.25 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1319257 90.62 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1729820 64.61 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1807090 63.43 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1710196 70.09 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1476126 81.19 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1349712 89.05 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5733828 20.74 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6556952 18.43 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6559641 18.33 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6175644 19.35 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5867806 20.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5445877 22.11 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6166498 19.41 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6416601 18.34 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6550035 18.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6202347 19.61 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6489490 18.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6544015 18.25 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6173064 19.39 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6586472 18.37 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6537878 18.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6175276 19.47 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6550171 18.31 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6587984 18.45 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6155196 19.43 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6262008 19.09 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6151226 19.14 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6066634 19.47 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6250047 19.15 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6273718 19.17 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6179482 19.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6207849 19.19 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 6232902 19.13 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6146654 19.48 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6219328 19.26 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6180003 19.05 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6162754 19.46 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6541759 18.29 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6487156 18.32 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6178369 19.48 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6485199 18.42 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6555463 18.31 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6146080 19.48 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6516448 18.39 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6506847 18.33 ns/op BenchmarkNetpollBreak-4 3705 27834 ns/op BenchmarkPingPongHog-4 471 297042 ns/op BenchmarkStackGrowth-4 110619 947.2 ns/op BenchmarkStackGrowthDeep-4 1340 105316 ns/op BenchmarkCreateGoroutines-4 51404 2262 ns/op BenchmarkCreateGoroutinesParallel-4 47724 2590 ns/op BenchmarkCreateGoroutinesCapture-4 8454 12616 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 46244 2660 ns/op BenchmarkClosureCall-4 18468316 5.676 ns/op BenchmarkWakeupParallelSpinning/0s-4 5730 17677 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6804 24059 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5547 24770 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3284 36755 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2128 56140 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1275 94437 ns/op BenchmarkWakeupParallelSpinning/50µs-4 634 187673 ns/op BenchmarkWakeupParallelSpinning/100µs-4 404 313700 ns/op BenchmarkWakeupParallelSyscall/0s-4 720 151292 ns/op BenchmarkWakeupParallelSyscall/1µs-4 792 153514 ns/op BenchmarkWakeupParallelSyscall/2µs-4 776 153848 ns/op BenchmarkWakeupParallelSyscall/5µs-4 740 158060 ns/op BenchmarkWakeupParallelSyscall/10µs-4 706 170665 ns/op BenchmarkWakeupParallelSyscall/20µs-4 613 194177 ns/op BenchmarkWakeupParallelSyscall/50µs-4 469 254904 ns/op BenchmarkWakeupParallelSyscall/100µs-4 295 395483 ns/op BenchmarkMatmult-4 3593416 37.29 ns/op BenchmarkFastrand-4 13129707 9.061 ns/op BenchmarkFastrand64-4 11140519 9.150 ns/op BenchmarkFastrandHashiter-4 4843242 29.80 ns/op BenchmarkFastrandn/2-4 5766225 20.83 ns/op BenchmarkFastrandn/3-4 5916055 20.34 ns/op BenchmarkFastrandn/4-4 6193406 19.32 ns/op BenchmarkFastrandn/5-4 6163716 19.34 ns/op BenchmarkIfaceCmp100-4 97998 1225 ns/op BenchmarkIfaceCmpNil100-4 152310 789.7 ns/op BenchmarkEfaceCmpDiff-4 37506 3224 ns/op BenchmarkEfaceCmpDiffIndirect-4 30162 3938 ns/op BenchmarkDefer-4 1643379 73.02 ns/op BenchmarkDefer10-4 831441 148.9 ns/op BenchmarkDeferMany-4 434131 447.1 ns/op BenchmarkPanicRecover-4 167730 715.5 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7459 15190 ns/op 14187 p50-ns 18735 p90-ns 27187 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6962 18159 ns/op 14289 p50-ns 18944 p90-ns 50900 p99-ns BenchmarkGoroutineProfile/small/idle-4 3004 39158 ns/op 37867 p50-ns 41364 p90-ns 49279 p99-ns BenchmarkGoroutineProfile/small/loaded-4 406 281699 ns/op 128748 p50-ns 312560 p90-ns 2942609 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7918 15163 ns/op 14111 p50-ns 18734 p90-ns 28330 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7196 20827 ns/op 14106 p50-ns 18791 p90-ns 42085 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 9178561 ns/op 9203601 p50-ns 9418031 p90-ns 9455105 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 13284981 ns/op 12958507 p50-ns 20028564 p90-ns 20028564 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 8163 15170 ns/op 14315 p50-ns 18660 p90-ns 25810 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6351 20297 ns/op 15304 p50-ns 22425 p90-ns 179268 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 942 118821 ns/op 115335 p50-ns 124819 p90-ns 146144 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 391 295835 ns/op 207234 p50-ns 345727 p90-ns 2107113 p99-ns BenchmarkRWMutexUncontended-4 3033105 37.85 ns/op BenchmarkRWMutexWrite100-4 571081 182.1 ns/op BenchmarkRWMutexWrite10-4 89018 1347 ns/op BenchmarkRWMutexWorkWrite100-4 581005 245.3 ns/op BenchmarkRWMutexWorkWrite10-4 96880 1448 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1842 64232 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 834 135785 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 973 120501 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 423 283271 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 490 241004 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 198 588527 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 244 482667 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 93 1227772 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 284371 355.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 335223 334.9 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 298286 390.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 346015 376.6 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 333796 364.7 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 293858 411.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 259069 394.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 319358 393.1 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 280706 425.4 ns/op BenchmarkMakeSlice/Byte-4 1988546 53.29 ns/op BenchmarkMakeSlice/Int16-4 2145428 57.28 ns/op BenchmarkMakeSlice/Int-4 1764273 67.56 ns/op BenchmarkMakeSlice/Ptr-4 1000000 101.0 ns/op BenchmarkMakeSlice/Struct/24-4 950515 110.0 ns/op BenchmarkMakeSlice/Struct/32-4 882996 128.8 ns/op BenchmarkMakeSlice/Struct/40-4 760496 139.4 ns/op BenchmarkGrowSlice/Byte-4 839036 158.0 ns/op BenchmarkGrowSlice/Int16-4 780156 163.5 ns/op BenchmarkGrowSlice/Int-4 662214 207.5 ns/op BenchmarkGrowSlice/Ptr-4 509794 245.0 ns/op BenchmarkGrowSlice/Struct/24-4 356025 344.1 ns/op BenchmarkGrowSlice/Struct/32-4 328503 406.3 ns/op BenchmarkGrowSlice/Struct/40-4 242014 477.8 ns/op BenchmarkExtendSlice/IntSlice-4 524646 234.2 ns/op BenchmarkExtendSlice/PointerSlice-4 411681 299.1 ns/op BenchmarkExtendSlice/NoGrow-4 975102 137.3 ns/op BenchmarkAppend-4 759367 155.8 ns/op BenchmarkAppendGrowByte-4 4 32077378 ns/op BenchmarkAppendGrowString-4 1 361476459 ns/op BenchmarkAppendSlice/1Bytes-4 1919760 62.30 ns/op BenchmarkAppendSlice/4Bytes-4 1823341 64.80 ns/op BenchmarkAppendSlice/7Bytes-4 1812385 66.32 ns/op BenchmarkAppendSlice/8Bytes-4 1853702 65.60 ns/op BenchmarkAppendSlice/15Bytes-4 1735856 67.98 ns/op BenchmarkAppendSlice/16Bytes-4 1790880 67.14 ns/op BenchmarkAppendSlice/32Bytes-4 1815314 66.87 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 107511 1128 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 28620 4192 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 14665 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 2023 58847 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 106 1108202 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 21 5268375 ns/op BenchmarkAppendStr/1Bytes-4 1424772 84.54 ns/op BenchmarkAppendStr/4Bytes-4 1430740 81.54 ns/op BenchmarkAppendStr/8Bytes-4 1442596 83.38 ns/op BenchmarkAppendStr/16Bytes-4 1410102 86.38 ns/op BenchmarkAppendStr/32Bytes-4 1444615 83.85 ns/op BenchmarkAppendSpecialCase-4 758566 157.5 ns/op BenchmarkCopy/1Byte-4 1983123 61.10 ns/op 16.37 MB/s BenchmarkCopy/1String-4 1929211 62.74 ns/op 15.94 MB/s BenchmarkCopy/2Byte-4 1821260 65.75 ns/op 30.42 MB/s BenchmarkCopy/2String-4 1932187 62.02 ns/op 32.25 MB/s BenchmarkCopy/4Byte-4 1823736 66.97 ns/op 59.73 MB/s BenchmarkCopy/4String-4 1873495 64.98 ns/op 61.56 MB/s BenchmarkCopy/8Byte-4 1860678 64.40 ns/op 124.22 MB/s BenchmarkCopy/8String-4 1907601 61.61 ns/op 129.86 MB/s BenchmarkCopy/12Byte-4 1773052 67.48 ns/op 177.82 MB/s BenchmarkCopy/12String-4 1845438 65.38 ns/op 183.53 MB/s BenchmarkCopy/16Byte-4 1787380 67.15 ns/op 238.29 MB/s BenchmarkCopy/16String-4 1846090 64.87 ns/op 246.64 MB/s BenchmarkCopy/32Byte-4 1758165 68.24 ns/op 468.93 MB/s BenchmarkCopy/32String-4 1774435 66.84 ns/op 478.79 MB/s BenchmarkCopy/128Byte-4 1318753 91.09 ns/op 1405.25 MB/s BenchmarkCopy/128String-4 1244073 98.28 ns/op 1302.35 MB/s BenchmarkCopy/1024Byte-4 401228 291.6 ns/op 3512.23 MB/s BenchmarkCopy/1024String-4 353623 338.7 ns/op 3023.39 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28174 4273 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 20336 5691 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 13675 8662 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 10965 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8866 13505 ns/op BenchmarkAppendInPlace/Grow/Byte-4 136358 838.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 132505 846.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 96566 1048 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 91125 1265 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 79527 1359 ns/op BenchmarkStackCopyPtr-4 1 169068254 ns/op BenchmarkStackCopy-4 1 128702375 ns/op BenchmarkStackCopyNoCache-4 19 6047874 ns/op BenchmarkStackCopyWithStkobj-4 1 121220349 ns/op BenchmarkIssue18138-4 568 181520 ns/op BenchmarkCompareStringEqual-4 9877848 10.84 ns/op BenchmarkCompareStringIdentical-4 15804730 7.381 ns/op BenchmarkCompareStringSameLength-4 11990451 9.546 ns/op BenchmarkCompareStringDifferentLength-4 18096138 6.066 ns/op BenchmarkCompareStringBigUnaligned-4 1040 105966 ns/op 9895.48 MB/s BenchmarkCompareStringBig-4 1243 90127 ns/op 11634.57 MB/s BenchmarkConcatStringAndBytes-4 2241036 53.39 ns/op BenchmarkSliceByteToString/1-4 2219800 54.01 ns/op BenchmarkSliceByteToString/2-4 1000000 110.3 ns/op BenchmarkSliceByteToString/4-4 1000000 104.4 ns/op BenchmarkSliceByteToString/8-4 1000000 104.1 ns/op BenchmarkSliceByteToString/16-4 1000000 107.1 ns/op BenchmarkSliceByteToString/32-4 1000000 117.3 ns/op BenchmarkSliceByteToString/64-4 786882 143.6 ns/op BenchmarkSliceByteToString/128-4 748934 177.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2283061 51.90 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 861673 138.6 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 988652 118.7 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3310359 36.36 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1686722 71.38 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1775427 62.38 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2151626 55.42 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 415282 283.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 522366 230.5 ns/op BenchmarkRuneIterate/range/ASCII-4 5567886 21.50 ns/op BenchmarkRuneIterate/range/Japanese-4 2047807 58.51 ns/op BenchmarkRuneIterate/range/MixedLength-4 2319471 51.72 ns/op BenchmarkRuneIterate/range1/ASCII-4 5593149 21.61 ns/op BenchmarkRuneIterate/range1/Japanese-4 2061304 58.18 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2278633 52.06 ns/op BenchmarkRuneIterate/range2/ASCII-4 5491267 21.50 ns/op BenchmarkRuneIterate/range2/Japanese-4 2041215 58.39 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2322243 51.58 ns/op BenchmarkArrayEqual-4 17699474 5.695 ns/op BenchmarkFunc/Name-4 4477425 25.07 ns/op BenchmarkFunc/Entry-4 9928216 11.16 ns/op BenchmarkFunc/FileLine-4 1513657 78.68 ns/op PASS ok runtime 138.288s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 28201 4329 ns/op BenchmarkHandle/concurrent-4 16561 7223 ns/op PASS ok runtime/cgo 0.510s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21099338 5.749 ns/op BenchmarkAtomicStore64-4 9891573 12.15 ns/op BenchmarkAtomicLoad-4 20149404 5.662 ns/op BenchmarkAtomicStore-4 9794215 12.07 ns/op BenchmarkAnd8-4 9902209 12.10 ns/op BenchmarkAnd-4 9902433 12.20 ns/op BenchmarkAnd8Parallel-4 3040125 47.17 ns/op BenchmarkAndParallel-4 2392303 52.63 ns/op BenchmarkOr8-4 9897109 12.22 ns/op BenchmarkOr-4 9803103 12.11 ns/op BenchmarkOr8Parallel-4 2489190 49.93 ns/op BenchmarkOrParallel-4 3105090 51.13 ns/op BenchmarkXadd-4 3018308 47.25 ns/op BenchmarkXadd64-4 2986924 48.67 ns/op BenchmarkCas-4 2283195 52.85 ns/op BenchmarkCas64-4 2497648 52.89 ns/op BenchmarkXchg-4 2990043 48.22 ns/op BenchmarkXchg64-4 3976282 45.85 ns/op PASS ok runtime/internal/atomic 3.080s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4287331 28.06 ns/op BenchmarkMulUintptr/large-4 3365805 34.67 ns/op PASS ok runtime/internal/math 0.343s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6937215 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9560460 ns/op 756.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 889 162677 ns/op 7.226 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13317238 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 18831932 ns/op 1315 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 132 859269 ns/op 71.58 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 81857804 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 106088014 ns/op 8489 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 10 11786500 ns/op 959.1 concurrent_launches/op PASS ok runtime/pprof 1.653s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 13 8212605 ns/op BenchmarkStackLeak-4 14354 8533 ns/op PASS ok runtime/race 0.542s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5428263 20.62 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 191013 592.2 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.285s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 154281 739.9 ns/op BenchmarkSortString1K-4 174 672164 ns/op BenchmarkSortString1K_Slice-4 195 582894 ns/op BenchmarkStableString1K-4 98 1129285 ns/op BenchmarkSortInt1K-4 216 556444 ns/op BenchmarkSortInt1K_Sorted-4 2910 36239 ns/op BenchmarkSortInt1K_Reversed-4 1980 58857 ns/op BenchmarkSortInt1K_Mod8-4 548 218398 ns/op BenchmarkStableInt1K-4 142 841689 ns/op BenchmarkStableInt1K_Slice-4 163 732076 ns/op BenchmarkSortInt64K-4 2 53479056 ns/op BenchmarkSortInt64K_Slice-4 3 45964174 ns/op BenchmarkStableInt64K-4 2 71464276 ns/op BenchmarkSort1e2-4 465 266407 ns/op BenchmarkStable1e2-4 180 672136 ns/op BenchmarkSort1e4-4 2 52371252 ns/op BenchmarkStable1e4-4 1 223427482 ns/op PASS ok sort 3.473s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 857226 140.2 ns/op BenchmarkAtof64Float-4 755683 158.9 ns/op BenchmarkAtof64FloatExp-4 630843 187.0 ns/op BenchmarkAtof64Big-4 421558 275.7 ns/op BenchmarkAtof64RandomBits-4 219256 533.5 ns/op BenchmarkAtof64RandomFloats-4 442746 263.1 ns/op BenchmarkAtof64RandomLongFloats-4 388262 304.0 ns/op BenchmarkAtof32Decimal-4 842997 140.7 ns/op BenchmarkAtof32Float-4 709957 159.1 ns/op BenchmarkAtof32FloatExp-4 619828 192.1 ns/op BenchmarkAtof32Random-4 358650 330.3 ns/op BenchmarkAtof32RandomLong-4 150381 783.5 ns/op BenchmarkParseInt/Pos/7bit-4 1356426 85.19 ns/op BenchmarkParseInt/Pos/26bit-4 622312 190.0 ns/op BenchmarkParseInt/Pos/31bit-4 568719 208.8 ns/op BenchmarkParseInt/Pos/56bit-4 371149 321.4 ns/op BenchmarkParseInt/Pos/63bit-4 343761 341.8 ns/op BenchmarkParseInt/Neg/7bit-4 1414051 84.86 ns/op BenchmarkParseInt/Neg/26bit-4 610564 190.9 ns/op BenchmarkParseInt/Neg/31bit-4 570391 206.2 ns/op BenchmarkParseInt/Neg/56bit-4 367543 315.0 ns/op BenchmarkParseInt/Neg/63bit-4 352411 337.4 ns/op BenchmarkAtoi/Pos/7bit-4 2185536 56.64 ns/op BenchmarkAtoi/Pos/26bit-4 755449 145.5 ns/op BenchmarkAtoi/Pos/31bit-4 735834 155.5 ns/op BenchmarkAtoi/Pos/56bit-4 442124 266.4 ns/op BenchmarkAtoi/Pos/63bit-4 319252 361.7 ns/op BenchmarkAtoi/Neg/7bit-4 2235592 53.63 ns/op BenchmarkAtoi/Neg/26bit-4 801445 141.1 ns/op BenchmarkAtoi/Neg/31bit-4 718323 154.0 ns/op BenchmarkAtoi/Neg/56bit-4 450920 261.2 ns/op BenchmarkAtoi/Neg/63bit-4 313339 359.5 ns/op BenchmarkFormatFloat/Decimal-4 115698 1054 ns/op BenchmarkFormatFloat/Float-4 107442 1121 ns/op BenchmarkFormatFloat/Exp-4 116866 1049 ns/op BenchmarkFormatFloat/NegExp-4 117068 1033 ns/op BenchmarkFormatFloat/LongExp-4 94898 1242 ns/op BenchmarkFormatFloat/Big-4 94978 1328 ns/op BenchmarkFormatFloat/BinaryExp-4 194329 582.2 ns/op BenchmarkFormatFloat/32Integer-4 118635 1016 ns/op BenchmarkFormatFloat/32ExactFraction-4 123898 970.2 ns/op BenchmarkFormatFloat/32Point-4 107794 1114 ns/op BenchmarkFormatFloat/32Exp-4 114156 1024 ns/op BenchmarkFormatFloat/32NegExp-4 116042 1021 ns/op BenchmarkFormatFloat/32Shortest-4 117720 996.7 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 136636 897.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 127154 915.9 ns/op BenchmarkFormatFloat/64Fixed1-4 150385 778.8 ns/op BenchmarkFormatFloat/64Fixed2-4 150885 777.9 ns/op BenchmarkFormatFloat/64Fixed3-4 153992 783.6 ns/op BenchmarkFormatFloat/64Fixed4-4 146487 779.0 ns/op BenchmarkFormatFloat/64Fixed12-4 85836 1371 ns/op BenchmarkFormatFloat/64Fixed16-4 112047 1061 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 108724 1042 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 107392 1148 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2268 49183 ns/op BenchmarkFormatFloat/Slowpath64-4 97557 1245 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 95943 1240 ns/op BenchmarkAppendFloat/Decimal-4 139122 836.3 ns/op BenchmarkAppendFloat/Float-4 122482 953.6 ns/op BenchmarkAppendFloat/Exp-4 141816 846.6 ns/op BenchmarkAppendFloat/NegExp-4 139455 838.0 ns/op BenchmarkAppendFloat/LongExp-4 113151 1036 ns/op BenchmarkAppendFloat/Big-4 110929 1082 ns/op BenchmarkAppendFloat/BinaryExp-4 336534 351.0 ns/op BenchmarkAppendFloat/32Integer-4 140916 843.1 ns/op BenchmarkAppendFloat/32ExactFraction-4 141968 834.6 ns/op BenchmarkAppendFloat/32Point-4 133974 889.8 ns/op BenchmarkAppendFloat/32Exp-4 142951 828.2 ns/op BenchmarkAppendFloat/32NegExp-4 145492 826.9 ns/op BenchmarkAppendFloat/32Shortest-4 158724 751.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 180033 671.9 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 173550 687.4 ns/op BenchmarkAppendFloat/64Fixed1-4 199315 592.5 ns/op BenchmarkAppendFloat/64Fixed2-4 197410 592.0 ns/op BenchmarkAppendFloat/64Fixed3-4 197652 593.4 ns/op BenchmarkAppendFloat/64Fixed4-4 198266 597.3 ns/op BenchmarkAppendFloat/64Fixed12-4 105534 1136 ns/op BenchmarkAppendFloat/64Fixed16-4 139621 872.1 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 149050 792.6 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 126484 939.5 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2446 48094 ns/op BenchmarkAppendFloat/Slowpath64-4 113140 1040 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113582 1023 ns/op BenchmarkFormatInt-4 15174 7533 ns/op BenchmarkAppendInt-4 17778 6811 ns/op BenchmarkFormatUint-4 80822 1398 ns/op BenchmarkAppendUint-4 97171 1195 ns/op BenchmarkFormatIntSmall/7-4 2966634 39.58 ns/op BenchmarkFormatIntSmall/42-4 3163372 36.31 ns/op BenchmarkAppendIntSmall-4 1464157 80.91 ns/op BenchmarkAppendUintVarlen/1-4 1357106 88.79 ns/op BenchmarkAppendUintVarlen/12-4 1357720 88.56 ns/op BenchmarkAppendUintVarlen/123-4 963487 125.4 ns/op BenchmarkAppendUintVarlen/1234-4 958225 119.2 ns/op BenchmarkAppendUintVarlen/12345-4 940773 122.7 ns/op BenchmarkAppendUintVarlen/123456-4 933133 124.4 ns/op BenchmarkAppendUintVarlen/1234567-4 892716 128.1 ns/op BenchmarkAppendUintVarlen/12345678-4 917073 129.6 ns/op BenchmarkAppendUintVarlen/123456789-4 875596 130.2 ns/op BenchmarkAppendUintVarlen/1234567890-4 861190 132.8 ns/op BenchmarkAppendUintVarlen/12345678901-4 793815 134.0 ns/op BenchmarkAppendUintVarlen/123456789012-4 841092 135.7 ns/op BenchmarkAppendUintVarlen/1234567890123-4 836589 136.9 ns/op BenchmarkAppendUintVarlen/12345678901234-4 845983 135.1 ns/op BenchmarkAppendUintVarlen/123456789012345-4 814390 141.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 809018 142.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 797107 147.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 805485 146.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 756502 147.1 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 786276 146.4 ns/op BenchmarkQuote-4 46244 2529 ns/op BenchmarkQuoteRune-4 467503 253.8 ns/op BenchmarkAppendQuote-4 56773 2150 ns/op BenchmarkAppendQuoteRune-4 873186 137.4 ns/op BenchmarkUnquoteEasy-4 1411442 85.12 ns/op BenchmarkUnquoteHard-4 48865 2340 ns/op PASS ok strconv 16.016s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 342660 298.5 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 125749 974.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 162750 655.5 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 253114 418.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 80842 1341 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 102240 1167 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 673503 188.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 19690 6086 ns/op BenchmarkGenericMatch1-4 2120 55354 ns/op BenchmarkGenericMatch2-4 414 288081 ns/op BenchmarkSingleMaxSkipping-4 7802 14915 ns/op 670.45 MB/s BenchmarkSingleLongSuffixFail-4 14472 8348 ns/op 120.03 MB/s BenchmarkSingleMatch-4 225 491598 ns/op 30.51 MB/s BenchmarkByteByteNoMatch-4 65176 1832 ns/op BenchmarkByteByteMatch-4 17732 6571 ns/op BenchmarkByteStringMatch-4 20826 5586 ns/op BenchmarkHTMLEscapeNew-4 68197 1721 ns/op BenchmarkHTMLEscapeOld-4 81424 1448 ns/op BenchmarkByteStringReplacerWriteString-4 1232 89400 ns/op BenchmarkByteReplacerWriteString-4 1422 82979 ns/op BenchmarkByteByteReplaces-4 3000 36896 ns/op BenchmarkByteByteMap-4 10000 12597 ns/op BenchmarkMap/identity/ASCII-4 674644 169.7 ns/op BenchmarkMap/identity/Greek-4 490045 245.9 ns/op BenchmarkMap/change/ASCII-4 36528 3308 ns/op BenchmarkMap/change/Greek-4 26902 4404 ns/op BenchmarkIndexRune-4 1810075 65.04 ns/op BenchmarkIndexRuneLongString-4 1544848 77.33 ns/op BenchmarkIndexRuneFastPath-4 4139046 29.30 ns/op BenchmarkIndex-4 4026680 29.03 ns/op BenchmarkLastIndex-4 4665466 26.18 ns/op BenchmarkIndexByte-4 9532496 11.56 ns/op BenchmarkToUpper/#00-4 2860455 40.94 ns/op BenchmarkToUpper/ONLYUPPER-4 2350257 53.32 ns/op BenchmarkToUpper/abc-4 289540 382.9 ns/op BenchmarkToUpper/AbC123-4 254022 486.6 ns/op BenchmarkToUpper/azAZ09_-4 268797 459.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 52996 2265 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68083 1811 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 32374 3824 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 53748 2305 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 113457 1045 ns/op BenchmarkToLower/#00-4 2923509 39.84 ns/op BenchmarkToLower/abc-4 2757961 43.71 ns/op BenchmarkToLower/AbC123-4 234075 541.5 ns/op BenchmarkToLower/azAZ09_-4 193369 559.1 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 91711 1280 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 61600 1934 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35086 3429 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 64610 1780 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 103264 1082 ns/op BenchmarkMapNoChanges-4 905990 131.9 ns/op BenchmarkTrim-4 36177 3379 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3044656 39.90 ns/op BenchmarkToValidUTF8/InvalidASCII-4 195108 616.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 129916 985.2 ns/op BenchmarkEqualFold/Tests-4 51622 2251 ns/op BenchmarkEqualFold/ASCII-4 3540843 34.13 ns/op BenchmarkEqualFold/UnicodePrefix-4 108482 1102 ns/op BenchmarkEqualFold/UnicodeSuffix-4 116077 1031 ns/op BenchmarkIndexHard1-4 795 153003 ns/op BenchmarkIndexHard2-4 577 214447 ns/op BenchmarkIndexHard3-4 141 865713 ns/op BenchmarkIndexHard4-4 171 690304 ns/op BenchmarkLastIndexHard1-4 57 2116790 ns/op BenchmarkLastIndexHard2-4 56 2100766 ns/op BenchmarkLastIndexHard3-4 56 2160063 ns/op BenchmarkCountHard1-4 786 151142 ns/op BenchmarkCountHard2-4 556 212990 ns/op BenchmarkCountHard3-4 142 859280 ns/op BenchmarkIndexTorture-4 6156 16517 ns/op BenchmarkCountTorture-4 7262 16222 ns/op BenchmarkCountTortureOverlapping-4 602 188028 ns/op BenchmarkCountByte/10-4 4155772 28.92 ns/op 345.73 MB/s BenchmarkCountByte/32-4 3939406 30.51 ns/op 1048.99 MB/s BenchmarkCountByte/4096-4 853932 141.9 ns/op 28864.36 MB/s BenchmarkCountByte/4194304-4 608 181966 ns/op 23049.93 MB/s BenchmarkCountByte/67108864-4 18 6186044 ns/op 10848.43 MB/s BenchmarkFields/ASCII/16-4 231386 477.9 ns/op 33.48 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19537 5928 ns/op 43.19 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1252 95548 ns/op 42.87 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 64 1852775 ns/op 35.37 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29495622 ns/op 35.55 MB/s 1507328 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 117372 926.7 ns/op 17.26 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 8833 12776 ns/op 20.04 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 585 200949 ns/op 20.38 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 26 4323077 ns/op 15.16 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 89625968 ns/op 11.70 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 218071 561.3 ns/op 28.51 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18604 6130 ns/op 41.76 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 970 116009 ns/op 35.31 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2885587 ns/op 22.71 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69579233 ns/op 15.07 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 155638 773.8 ns/op 20.68 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12416 9637 ns/op 26.57 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 679 156271 ns/op 26.21 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 33 3611934 ns/op 18.14 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 80028738 ns/op 13.10 MB/s 10465536 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 112887604 ns/op BenchmarkSplitSingleByteSeparator-4 14 8568414 ns/op BenchmarkSplitMultiByteSeparator-4 25 4300024 ns/op BenchmarkSplitNSingleByteSeparator-4 197047 527.3 ns/op BenchmarkSplitNMultiByteSeparator-4 182202 693.8 ns/op BenchmarkRepeat/5x0-4 3350089 36.97 ns/op BenchmarkRepeat/5x1-4 3295687 35.74 ns/op BenchmarkRepeat/5x2-4 264878 447.9 ns/op BenchmarkRepeat/5x6-4 153360 762.8 ns/op BenchmarkRepeat/10x0-4 3321171 35.19 ns/op BenchmarkRepeat/10x1-4 3339476 36.27 ns/op BenchmarkRepeat/10x2-4 267268 452.1 ns/op BenchmarkRepeat/10x6-4 155128 754.6 ns/op BenchmarkRepeatLarge/256/1-4 66750 1619 ns/op 158.10 MB/s BenchmarkRepeatLarge/256/16-4 115242 983.6 ns/op 260.27 MB/s BenchmarkRepeatLarge/512/1-4 54361 1994 ns/op 256.75 MB/s BenchmarkRepeatLarge/512/16-4 79194 1341 ns/op 381.71 MB/s BenchmarkRepeatLarge/1024/1-4 43426 2580 ns/op 396.84 MB/s BenchmarkRepeatLarge/1024/16-4 51582 2064 ns/op 496.19 MB/s BenchmarkRepeatLarge/2048/1-4 29934 3713 ns/op 551.62 MB/s BenchmarkRepeatLarge/2048/16-4 36546 3001 ns/op 682.41 MB/s BenchmarkRepeatLarge/4096/1-4 20511 5998 ns/op 682.95 MB/s BenchmarkRepeatLarge/4096/16-4 24012 5075 ns/op 807.04 MB/s BenchmarkRepeatLarge/8192/1-4 11743 9046 ns/op 905.62 MB/s BenchmarkRepeatLarge/8192/16-4 13383 8395 ns/op 975.76 MB/s BenchmarkRepeatLarge/8192/4097-4 5410792 21.85 ns/op 187483.14 MB/s BenchmarkRepeatLarge/16384/1-4 7290 16615 ns/op 986.09 MB/s BenchmarkRepeatLarge/16384/16-4 9423 14925 ns/op 1097.73 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 11941 ns/op 1029.34 MB/s BenchmarkRepeatLarge/32768/1-4 4300 27560 ns/op 1188.97 MB/s BenchmarkRepeatLarge/32768/16-4 5462 28222 ns/op 1161.06 MB/s BenchmarkRepeatLarge/32768/4097-4 4731 25196 ns/op 1138.25 MB/s BenchmarkRepeatLarge/65536/1-4 2284 50472 ns/op 1298.46 MB/s BenchmarkRepeatLarge/65536/16-4 2169 50113 ns/op 1307.76 MB/s BenchmarkRepeatLarge/65536/4097-4 2380 49597 ns/op 1239.08 MB/s BenchmarkRepeatLarge/131072/1-4 214 526273 ns/op 249.06 MB/s BenchmarkRepeatLarge/131072/16-4 226 532681 ns/op 246.06 MB/s BenchmarkRepeatLarge/131072/4097-4 218 541002 ns/op 234.76 MB/s BenchmarkRepeatLarge/262144/1-4 100 1088410 ns/op 240.85 MB/s BenchmarkRepeatLarge/262144/16-4 100 1088263 ns/op 240.88 MB/s BenchmarkRepeatLarge/262144/4097-4 110 1081386 ns/op 238.69 MB/s BenchmarkRepeatLarge/524288/1-4 56 2249872 ns/op 233.03 MB/s BenchmarkRepeatLarge/524288/16-4 62 2171986 ns/op 241.39 MB/s BenchmarkRepeatLarge/524288/4097-4 55 2091490 ns/op 248.78 MB/s BenchmarkRepeatLarge/1048576/1-4 26 4235941 ns/op 247.54 MB/s BenchmarkRepeatLarge/1048576/16-4 30 4370023 ns/op 239.95 MB/s BenchmarkRepeatLarge/1048576/4097-4 27 4410098 ns/op 236.90 MB/s BenchmarkRepeatLarge/2097152/1-4 15 8271382 ns/op 253.54 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8479438 ns/op 247.32 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8336188 ns/op 251.14 MB/s BenchmarkRepeatLarge/4194304/1-4 6 16805126 ns/op 249.58 MB/s BenchmarkRepeatLarge/4194304/16-4 6 16757560 ns/op 250.29 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16959448 ns/op 247.13 MB/s BenchmarkRepeatLarge/8388608/1-4 3 35402269 ns/op 236.95 MB/s BenchmarkRepeatLarge/8388608/16-4 3 35049523 ns/op 239.34 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 35296709 ns/op 237.60 MB/s BenchmarkRepeatLarge/16777216/1-4 2 68338336 ns/op 245.50 MB/s BenchmarkRepeatLarge/16777216/16-4 2 70766722 ns/op 237.08 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 68918355 ns/op 243.44 MB/s BenchmarkRepeatLarge/33554432/1-4 1 130727559 ns/op 256.67 MB/s BenchmarkRepeatLarge/33554432/16-4 1 132950859 ns/op 252.38 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 138153737 ns/op 242.88 MB/s BenchmarkRepeatLarge/67108864/1-4 1 273441770 ns/op 245.42 MB/s BenchmarkRepeatLarge/67108864/16-4 1 264723715 ns/op 253.51 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 286816864 ns/op 233.98 MB/s BenchmarkRepeatLarge/134217728/1-4 1 566137879 ns/op 237.08 MB/s BenchmarkRepeatLarge/134217728/16-4 1 529438032 ns/op 253.51 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 553246296 ns/op 242.60 MB/s BenchmarkRepeatLarge/268435456/1-4 1 1139145246 ns/op 235.65 MB/s BenchmarkRepeatLarge/268435456/16-4 1 1068642767 ns/op 251.19 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 1085332916 ns/op 247.33 MB/s BenchmarkRepeatLarge/536870912/1-4 1 2230925450 ns/op 240.65 MB/s BenchmarkRepeatLarge/536870912/16-4 1 2088594723 ns/op 257.05 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 2120984979 ns/op 253.12 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 4500274057 ns/op 238.59 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 4397319089 ns/op 244.18 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 4123241130 ns/op 260.41 MB/s BenchmarkIndexAnyASCII/1:1-4 1992460 58.02 ns/op BenchmarkIndexAnyASCII/1:2-4 2094042 57.45 ns/op BenchmarkIndexAnyASCII/1:4-4 2109171 57.00 ns/op BenchmarkIndexAnyASCII/1:8-4 2096526 56.85 ns/op BenchmarkIndexAnyASCII/1:16-4 2113966 56.84 ns/op BenchmarkIndexAnyASCII/1:32-4 2088021 57.14 ns/op BenchmarkIndexAnyASCII/1:64-4 2077862 57.61 ns/op BenchmarkIndexAnyASCII/16:1-4 2137071 55.36 ns/op BenchmarkIndexAnyASCII/16:2-4 777476 151.9 ns/op BenchmarkIndexAnyASCII/16:4-4 761635 154.3 ns/op BenchmarkIndexAnyASCII/16:8-4 749766 159.9 ns/op BenchmarkIndexAnyASCII/16:16-4 683595 172.7 ns/op BenchmarkIndexAnyASCII/16:32-4 575097 200.1 ns/op BenchmarkIndexAnyASCII/16:64-4 488769 245.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1918617 62.22 ns/op BenchmarkIndexAnyASCII/256:2-4 74316 1621 ns/op BenchmarkIndexAnyASCII/256:4-4 74088 1630 ns/op BenchmarkIndexAnyASCII/256:8-4 73549 1639 ns/op BenchmarkIndexAnyASCII/256:16-4 73184 1639 ns/op BenchmarkIndexAnyASCII/256:32-4 70814 1682 ns/op BenchmarkIndexAnyASCII/256:64-4 70274 1716 ns/op BenchmarkIndexAnyUTF8/1:1-4 2065362 57.77 ns/op BenchmarkIndexAnyUTF8/1:2-4 2029404 58.70 ns/op BenchmarkIndexAnyUTF8/1:4-4 2044080 59.30 ns/op BenchmarkIndexAnyUTF8/1:8-4 2062388 57.63 ns/op BenchmarkIndexAnyUTF8/1:16-4 2067391 57.74 ns/op BenchmarkIndexAnyUTF8/1:32-4 2056627 57.62 ns/op BenchmarkIndexAnyUTF8/1:64-4 2059934 58.22 ns/op BenchmarkIndexAnyUTF8/16:1-4 1660446 72.17 ns/op BenchmarkIndexAnyUTF8/16:2-4 322215 366.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 304376 369.5 ns/op BenchmarkIndexAnyUTF8/16:8-4 321160 370.6 ns/op BenchmarkIndexAnyUTF8/16:16-4 321951 364.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 317710 373.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 304762 382.9 ns/op BenchmarkIndexAnyUTF8/256:1-4 356108 329.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 24096 4967 ns/op BenchmarkIndexAnyUTF8/256:4-4 24360 4942 ns/op BenchmarkIndexAnyUTF8/256:8-4 24187 4947 ns/op BenchmarkIndexAnyUTF8/256:16-4 24037 4932 ns/op BenchmarkIndexAnyUTF8/256:32-4 23791 5057 ns/op BenchmarkIndexAnyUTF8/256:64-4 22474 5292 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2035402 59.05 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2089884 56.67 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2127336 56.63 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2134617 57.07 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2138372 55.81 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2121613 56.67 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2103616 56.82 ns/op BenchmarkLastIndexAnyASCII/16:1-4 808100 150.2 ns/op BenchmarkLastIndexAnyASCII/16:2-4 782791 150.3 ns/op BenchmarkLastIndexAnyASCII/16:4-4 771354 154.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 733808 159.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 687261 169.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 599868 198.1 ns/op BenchmarkLastIndexAnyASCII/16:64-4 489466 244.3 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74380 1629 ns/op BenchmarkLastIndexAnyASCII/256:2-4 74114 1616 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73777 1621 ns/op BenchmarkLastIndexAnyASCII/256:8-4 73780 1631 ns/op BenchmarkLastIndexAnyASCII/256:16-4 73507 1633 ns/op BenchmarkLastIndexAnyASCII/256:32-4 72360 1667 ns/op BenchmarkLastIndexAnyASCII/256:64-4 69975 1709 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2066421 57.93 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2151140 56.17 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2131189 55.88 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2148414 55.55 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2167350 55.62 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2077273 58.07 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2094940 56.67 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 380716 307.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 193473 605.4 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 193670 606.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 194335 604.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 184924 636.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 182920 646.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 178940 657.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 29707 4067 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13424 8785 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13500 8820 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 13618 8802 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12622 9377 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 12338 9647 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12280 9719 ns/op BenchmarkTrimASCII/1:1-4 3197497 37.38 ns/op BenchmarkTrimASCII/1:2-4 2491834 47.68 ns/op BenchmarkTrimASCII/1:4-4 2372791 50.18 ns/op BenchmarkTrimASCII/1:8-4 2129208 56.08 ns/op BenchmarkTrimASCII/1:16-4 1740524 68.70 ns/op BenchmarkTrimASCII/16:1-4 2740821 43.46 ns/op BenchmarkTrimASCII/16:2-4 753499 155.8 ns/op BenchmarkTrimASCII/16:4-4 735081 157.9 ns/op BenchmarkTrimASCII/16:8-4 729921 161.9 ns/op BenchmarkTrimASCII/16:16-4 655872 180.9 ns/op BenchmarkTrimASCII/256:1-4 785522 146.1 ns/op BenchmarkTrimASCII/256:2-4 69979 1731 ns/op BenchmarkTrimASCII/256:4-4 70213 1705 ns/op BenchmarkTrimASCII/256:8-4 70298 1702 ns/op BenchmarkTrimASCII/256:16-4 69967 1723 ns/op BenchmarkTrimASCII/4096:1-4 75396 1608 ns/op BenchmarkTrimASCII/4096:2-4 4477 26532 ns/op BenchmarkTrimASCII/4096:4-4 4468 26254 ns/op BenchmarkTrimASCII/4096:8-4 4472 26435 ns/op BenchmarkTrimASCII/4096:16-4 4377 26653 ns/op BenchmarkTrimByte-4 4394246 26.75 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13428 8941 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13438 8932 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1152 103887 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2310 51231 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4514 25554 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8046 14511 ns/op BenchmarkJoin/0-4 5142666 22.58 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4154450 27.70 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 238646 517.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 159400 747.5 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 117975 1025 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 94258 1268 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 79633 1488 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 69435 1752 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2552113 46.91 ns/op BenchmarkTrimSpace/ASCII-4 1531096 78.76 ns/op BenchmarkTrimSpace/SomeNonASCII-4 145681 808.1 ns/op BenchmarkTrimSpace/JustNonASCII-4 75948 1568 ns/op BenchmarkReplaceAll-4 126153 943.7 ns/op 16 B/op 1 allocs/op PASS ok strings 71.665s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 52629 2351 ns/op BenchmarkCond2-4 22624 5080 ns/op BenchmarkCond4-4 17278 7632 ns/op BenchmarkCond8-4 10000 14324 ns/op BenchmarkCond16-4 4128 39466 ns/op BenchmarkCond32-4 1767 86717 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 448245 253.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 249253 406.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 565179 210.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 414300 242.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 280785 391.0 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 552198 233.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 91093 1645 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 71001 1862 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 64708 2613 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 41529 2858 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 388416 342.9 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 157707 728.8 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 460855 254.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 144274 849.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 543117 240.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 172446 709.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2122642 49.80 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 41277 3176 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 111522 1063 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 193304 537.4 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6765 15638 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 291 398337 ns/op BenchmarkRange/*sync.Map-4 1240 82599 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 81422 1271 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 210530 535.5 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 57746 1861 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 116815 1110 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 213302 502.5 ns/op BenchmarkAdversarialDelete/*sync.Map-4 129760 968.2 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 75051 1653 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 196905 680.5 ns/op BenchmarkDeleteCollision/*sync.Map-4 486332 249.8 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 50248 2620 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 147548 946.9 ns/op BenchmarkSwapCollision/*sync.Map-4 70573 1790 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 280 443385 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 96852 1220 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 299803 373.5 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 16008 6275 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 63522 1964 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23268 5844 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 373099 356.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 88969 1300 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 139321 869.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1660689 62.66 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 157036 713.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1859667 66.36 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 444402 251.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 159393 842.9 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 447550 251.8 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 97917 1310 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 295348 387.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 318312 318.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 100243 1103 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 489446 245.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 168778 894.9 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 91848 1179 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 167107 800.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 52245 2260 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 154989 648.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 436869 355.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 128768 1047 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 544605 239.0 ns/op BenchmarkUncontendedSemaphore-4 3422002 35.06 ns/op BenchmarkContendedSemaphore-4 3113641 40.38 ns/op BenchmarkMutexUncontended-4 972543 159.2 ns/op BenchmarkMutex-4 147894 868.0 ns/op BenchmarkMutexSlack-4 139156 920.3 ns/op BenchmarkMutexWork-4 121327 1040 ns/op BenchmarkMutexWorkSlack-4 113358 939.8 ns/op BenchmarkMutexNoSpin-4 53616 2117 ns/op BenchmarkMutexSpin-4 67126 2008 ns/op BenchmarkOnce-4 661874 231.3 ns/op BenchmarkSemaUncontended-4 6347144 18.88 ns/op BenchmarkSemaSyntNonblock-4 1000000 104.5 ns/op BenchmarkSemaSyntBlock-4 1000000 112.8 ns/op BenchmarkSemaWorkNonblock-4 891417 141.3 ns/op BenchmarkSemaWorkBlock-4 756908 154.7 ns/op BenchmarkRWMutexUncontended-4 406254 249.3 ns/op BenchmarkRWMutexWrite100-4 301431 389.4 ns/op BenchmarkRWMutexWrite10-4 251665 479.5 ns/op BenchmarkRWMutexWorkWrite100-4 242853 473.5 ns/op BenchmarkRWMutexWorkWrite10-4 176264 609.8 ns/op BenchmarkWaitGroupUncontended-4 817513 127.6 ns/op BenchmarkWaitGroupAddDone-4 296766 418.1 ns/op BenchmarkWaitGroupAddDoneWork-4 374330 380.9 ns/op BenchmarkWaitGroupWait-4 5035394 25.45 ns/op BenchmarkWaitGroupWaitWork-4 3338846 38.62 ns/op BenchmarkWaitGroupActuallyWait-4 40231 2988 ns/op 32 B/op 2 allocs/op PASS ok sync 17.517s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 570475 241.7 ns/op PASS ok sync/atomic 0.271s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 95610 1173 ns/op 0 B/op 0 allocs/op PASS ok testing 0.147s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 8176 14256 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11301 10478 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 92 1202090 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 120 977942 ns/op 1078 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 186151933 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 187872401 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1641 65927 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1981 55034 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6030286 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5470719 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 761986171 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 745584289 ns/op 48122816 B/op 100077 allocs/op BenchmarkTable/100x10/new-4 214 559123 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 240 490209 ns/op 163 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61313348 ns/op 3289008 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 58872774 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7304237818 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7079176005 ns/op 335149968 B/op 100091 allocs/op BenchmarkPyramid/10-4 2522 43013 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 3133924 ns/op 409130 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 328011176 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2318 46949 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 264 429641 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4377816 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7749 15509 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.678s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 83627208 ns/op BenchmarkVariableString-4 96176 1223 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1886 54874 ns/op 2507 B/op 39 allocs/op PASS ok text/template/parse 0.543s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 33 3244619 ns/op BenchmarkAfter-4 118 1226118 ns/op BenchmarkStop-4 211 583086 ns/op BenchmarkSimultaneousAfterFunc-4 25 4132531 ns/op BenchmarkStartStop-4 196 573371 ns/op BenchmarkReset-4 2094 62275 ns/op BenchmarkSleep-4 31 3556399 ns/op BenchmarkParallelTimerLatency-4 46 146942 avg-late-ns 791039 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 346893 avg-late-ns 1001994 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 342334 avg-late-ns 1487610 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 359971 avg-late-ns 850825 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 392243 avg-late-ns 1373632 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 323264 avg-late-ns 1507862 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 32 296108 avg-late-ns 1569027 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 236045 avg-late-ns 1710669 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 185308 avg-late-ns 1238937 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 224428 avg-late-ns 1061009 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 832747 avg-late-ns 2834272 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 325869 avg-late-ns 954783 max-late-ns BenchmarkTicker-4 332 335430 ns/op BenchmarkTickerReset-4 3648 32054 ns/op BenchmarkTickerResetNaive-4 181 645065 ns/op BenchmarkNow-4 1201208 101.1 ns/op BenchmarkNowUnixNano-4 1000000 102.8 ns/op BenchmarkNowUnixMilli-4 1000000 101.2 ns/op BenchmarkNowUnixMicro-4 1000000 101.8 ns/op BenchmarkFormat-4 58974 2060 ns/op BenchmarkFormatRFC3339-4 76112 1553 ns/op BenchmarkFormatRFC3339Nano-4 76441 1573 ns/op BenchmarkFormatNow-4 69664 1503 ns/op BenchmarkMarshalJSON-4 108216 1134 ns/op BenchmarkMarshalText-4 106346 1112 ns/op BenchmarkParse-4 142540 830.6 ns/op BenchmarkParseRFC3339UTC-4 323728 365.2 ns/op BenchmarkParseRFC3339UTCBytes-4 215445 552.2 ns/op BenchmarkParseRFC3339TZ-4 97873 1192 ns/op BenchmarkParseRFC3339TZBytes-4 79131 1543 ns/op BenchmarkParseDuration-4 509846 231.9 ns/op BenchmarkHour-4 851012 138.3 ns/op BenchmarkSecond-4 832707 137.1 ns/op BenchmarkYear-4 623106 186.4 ns/op BenchmarkDay-4 569738 206.4 ns/op BenchmarkISOWeek-4 633667 186.9 ns/op BenchmarkGoString-4 77610 1539 ns/op BenchmarkUnmarshalText-4 66855 1749 ns/op PASS ok time 11.131s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 561255 190.0 ns/op BenchmarkDecodeValidJapaneseChars-4 699235 158.9 ns/op BenchmarkDecodeRune-4 1487504 77.05 ns/op BenchmarkEncodeValidASCII-4 578634 194.4 ns/op BenchmarkEncodeValidJapaneseChars-4 752248 152.2 ns/op BenchmarkAppendRuneValidASCII-4 1531653 78.79 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2358714 50.62 ns/op BenchmarkEncodeRune-4 2835445 42.39 ns/op PASS ok unicode/utf16 1.345s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 832774 143.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 166447 679.3 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3730183 32.17 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 421598 280.1 ns/op BenchmarkValidTenASCIIChars-4 834994 139.2 ns/op BenchmarkValid100KASCIIChars-4 92 1271821 ns/op BenchmarkValidTenJapaneseChars-4 156488 773.4 ns/op BenchmarkValidLongMostlyASCII-4 87 1372628 ns/op BenchmarkValidLongJapanese-4 52 2240152 ns/op BenchmarkValidStringTenASCIIChars-4 4878308 24.52 ns/op BenchmarkValidString100KASCIIChars-4 9253 12614 ns/op BenchmarkValidStringTenJapaneseChars-4 414987 258.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1218 98172 ns/op BenchmarkValidStringLongJapanese-4 156 778215 ns/op BenchmarkEncodeASCIIRune-4 4364110 27.50 ns/op BenchmarkEncodeJapaneseRune-4 2444217 45.02 ns/op BenchmarkAppendASCIIRune-4 8665789 13.70 ns/op BenchmarkAppendJapaneseRune-4 2909119 39.75 ns/op BenchmarkDecodeASCIIRune-4 2747907 43.48 ns/op BenchmarkDecodeJapaneseRune-4 1928544 62.04 ns/op BenchmarkFullRune/ASCII-4 3308200 36.20 ns/op BenchmarkFullRune/Incomplete-4 1515597 78.97 ns/op BenchmarkFullRune/Japanese-4 3494229 34.45 ns/op PASS ok unicode/utf8 3.740s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 51535811507 ns/op PASS ok cmd/api 57.310s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 104.6 ns/op BenchmarkEqArrayOfStrings64-4 149270 801.2 ns/op BenchmarkEqArrayOfStrings1024-4 8624 11869 ns/op BenchmarkEqArrayOfFloats5-4 1371727 86.12 ns/op BenchmarkEqArrayOfFloats64-4 143576 840.3 ns/op BenchmarkEqArrayOfFloats1024-4 9068 12977 ns/op BenchmarkEqStruct-4 21110641 5.691 ns/op PASS ok cmd/compile/internal/reflectdata 1.075s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 8289 355398 ns/op BenchmarkCopyElim1-4 666 154957 ns/op BenchmarkCopyElim10-4 655 169380 ns/op BenchmarkCopyElim100-4 379 312704 ns/op BenchmarkCopyElim1000-4 57 1973503 ns/op BenchmarkCopyElim10000-4 3 39149996 ns/op BenchmarkCopyElim100000-4 1 705781163 ns/op BenchmarkDeadCode/1-4 687 169599 ns/op BenchmarkDeadCode/10-4 496 202550 ns/op BenchmarkDeadCode/100-4 265 436193 ns/op BenchmarkDeadCode/1000-4 51 2451558 ns/op BenchmarkDeadCode/10000-4 4 33858182 ns/op BenchmarkDeadCode/100000-4 1 462381057 ns/op BenchmarkDeadCode/200000-4 1 978690347 ns/op BenchmarkDominatorsLinear-4 14 8705173 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 9 12139194 ns/op 0.82 MB/s BenchmarkDominatorsManyPred-4 9 12616167 ns/op 0.79 MB/s BenchmarkDominatorsMaxPred-4 10 12215955 ns/op 0.82 MB/s BenchmarkDominatorsMaxPredVal-4 10 12574930 ns/op 0.80 MB/s BenchmarkFuse/1-4 604 198027 ns/op BenchmarkFuse/10-4 456 240958 ns/op BenchmarkFuse/100-4 145 784164 ns/op BenchmarkFuse/1000-4 22 5861990 ns/op BenchmarkFuse/10000-4 2 79549034 ns/op BenchmarkNilCheckDeep1-4 12963 9374 ns/op 0.11 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5137 22957 ns/op 0.44 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 770 152525 ns/op 0.66 MB/s 627 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1520801 ns/op 0.66 MB/s 5665 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 6 16884394 ns/op 0.59 MB/s 164218 B/op 7 allocs/op BenchmarkDSEPass-4 32 3651150 ns/op 53481 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 118535792 ns/op 4243520 B/op 108237 allocs/op BenchmarkCSEPass-4 7 14724017 ns/op 112804 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 151343161 ns/op 5647208 B/op 97339 allocs/op BenchmarkDeadcodePass-4 160 719200 ns/op 99728 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 127700193 ns/op 4019848 B/op 44770 allocs/op BenchmarkMultiPass-4 54 1855802 ns/op 245376 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 252364099 ns/op 11275120 B/op 150504 allocs/op BenchmarkCondRewrite/SoloJump-4 2985572 39.67 ns/op BenchmarkCondRewrite/CombJump-4 2852384 42.05 ns/op PASS ok cmd/compile/internal/ssa 16.264s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 10599 11709 ns/op BenchmarkExtShift-4 16248 7373 ns/op BenchmarkModify-4 8824 12552 ns/op BenchmarkMullImm-4 16426 7429 ns/op BenchmarkConstModify-4 8604 12442 ns/op BenchmarkBitSet-4 18988 6208 ns/op BenchmarkBitClear-4 20673 5780 ns/op BenchmarkBitToggle-4 18277 6420 ns/op BenchmarkBitSetConst-4 152814 786.0 ns/op BenchmarkBitClearConst-4 152727 783.2 ns/op BenchmarkBitToggleConst-4 152217 783.7 ns/op BenchmarkDivconstI64-4 9362488 12.76 ns/op BenchmarkModconstI64-4 7929109 14.95 ns/op BenchmarkDivisiblePow2constI64-4 8122969 14.52 ns/op BenchmarkDivisibleconstI64-4 8584881 14.02 ns/op BenchmarkDivisibleWDivconstI64-4 6170116 19.61 ns/op BenchmarkDivconstU64/3-4 8625709 13.90 ns/op BenchmarkDivconstU64/5-4 8633481 13.92 ns/op BenchmarkDivconstU64/37-4 8659863 13.86 ns/op BenchmarkDivconstU64/1234567-4 8730297 13.55 ns/op BenchmarkModconstU64-4 8307410 14.50 ns/op BenchmarkDivisibleconstU64-4 9565310 12.41 ns/op BenchmarkDivisibleWDivconstU64-4 6494811 18.50 ns/op BenchmarkDivconstI32-4 8507485 13.94 ns/op BenchmarkModconstI32-4 8286421 14.26 ns/op BenchmarkDivisiblePow2constI32-4 8341194 14.84 ns/op BenchmarkDivisibleconstI32-4 8814111 13.55 ns/op BenchmarkDivisibleWDivconstI32-4 6014170 20.02 ns/op BenchmarkDivconstU32-4 8638660 13.94 ns/op BenchmarkModconstU32-4 8410508 14.16 ns/op BenchmarkDivisibleconstU32-4 8443969 14.06 ns/op BenchmarkDivisibleWDivconstU32-4 6149612 19.50 ns/op BenchmarkDivconstI16-4 8910027 13.48 ns/op BenchmarkModconstI16-4 9394844 12.43 ns/op BenchmarkDivisiblePow2constI16-4 8358086 14.31 ns/op BenchmarkDivisibleconstI16-4 8880928 13.66 ns/op BenchmarkDivisibleWDivconstI16-4 6144642 19.59 ns/op BenchmarkDivconstU16-4 9853206 12.24 ns/op BenchmarkModconstU16-4 9575457 12.41 ns/op BenchmarkDivisibleconstU16-4 8285070 14.34 ns/op BenchmarkDivisibleWDivconstU16-4 6304561 19.05 ns/op BenchmarkDivconstI8-4 9312477 12.87 ns/op BenchmarkModconstI8-4 9284863 12.82 ns/op BenchmarkDivisiblePow2constI8-4 8631378 14.00 ns/op BenchmarkDivisibleconstI8-4 8614345 14.12 ns/op BenchmarkDivisibleWDivconstI8-4 6059590 19.80 ns/op BenchmarkDivconstU8-4 8525094 14.14 ns/op BenchmarkModconstU8-4 9601173 12.41 ns/op BenchmarkDivisibleconstU8-4 8209614 14.33 ns/op BenchmarkDivisibleWDivconstU8-4 6257924 19.14 ns/op BenchmarkMul2-4 166713 721.9 ns/op BenchmarkMulNeg2-4 163713 728.0 ns/op BenchmarkEfaceInteger-4 4408006 27.10 ns/op BenchmarkMulconstI32/3-4 16706137 7.224 ns/op BenchmarkMulconstI32/5-4 16641458 7.172 ns/op BenchmarkMulconstI32/12-4 16432363 7.193 ns/op BenchmarkMulconstI32/120-4 16546780 7.175 ns/op BenchmarkMulconstI32/-120-4 14887869 7.954 ns/op BenchmarkMulconstI32/65537-4 16477470 7.276 ns/op BenchmarkMulconstI32/65538-4 16466583 7.208 ns/op BenchmarkMulconstI64/3-4 16566004 7.205 ns/op BenchmarkMulconstI64/5-4 16539568 7.192 ns/op BenchmarkMulconstI64/12-4 16660306 7.276 ns/op BenchmarkMulconstI64/120-4 15895744 7.601 ns/op BenchmarkMulconstI64/-120-4 16695577 7.213 ns/op BenchmarkMulconstI64/65537-4 16670665 7.360 ns/op BenchmarkMulconstI64/65538-4 16368495 7.259 ns/op BenchmarkMulconstU32/3-4 16617464 7.205 ns/op BenchmarkMulconstU32/5-4 16289385 7.266 ns/op BenchmarkMulconstU32/12-4 16421282 7.209 ns/op BenchmarkMulconstU32/120-4 16678066 7.172 ns/op BenchmarkMulconstU32/65537-4 16544583 7.320 ns/op BenchmarkMulconstU32/65538-4 16128102 7.267 ns/op BenchmarkMulconstU64/3-4 16636389 7.218 ns/op BenchmarkMulconstU64/5-4 16737547 7.157 ns/op BenchmarkMulconstU64/12-4 15541196 7.666 ns/op BenchmarkMulconstU64/120-4 16662676 7.198 ns/op BenchmarkMulconstU64/65537-4 14970950 7.723 ns/op BenchmarkMulconstU64/65538-4 16498351 7.371 ns/op BenchmarkShiftArithmeticRight-4 19833080 6.069 ns/op BenchmarkSwitch8Predictable-4 12885548 8.173 ns/op BenchmarkSwitch8Unpredictable-4 6675849 17.97 ns/op BenchmarkSwitch32Predictable-4 8225920 12.28 ns/op BenchmarkSwitch32Unpredictable-4 6722445 17.88 ns/op BenchmarkSwitchStringPredictable-4 8050664 13.37 ns/op BenchmarkSwitchStringUnpredictable-4 4402478 24.46 ns/op PASS ok cmd/compile/internal/test 12.405s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 139 839904 ns/op BenchmarkNamed/Underlying/nongeneric-4 728721 137.6 ns/op BenchmarkNamed/Underlying/generic-4 779506 138.7 ns/op BenchmarkNamed/Underlying/src_instance-4 869208 131.0 ns/op BenchmarkNamed/Underlying/user_instance-4 848155 134.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 529935911 ns/op 57480 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 340650427 ns/op 89416 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 153177988 ns/op 198771 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 132298626 ns/op 230124 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 337322909 ns/op 15206 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 87000524 ns/op 58946 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 33134121 ns/op 154759 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32014088 ns/op 160193 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 125617394 ns/op 17267 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39642815 ns/op 54720 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 20616079 ns/op 105206 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 19871930 ns/op 109129 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1121303681 ns/op 56125 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 583370206 ns/op 107875 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 149994894 ns/op 419394 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 110559453 ns/op 568949 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 388883453 ns/op 5201 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 61289722 ns/op 32994 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 36724362 ns/op 55072 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 36690961 ns/op 55116 lines/s PASS ok cmd/compile/internal/types2 15.004s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 128 855584 ns/op 1969141 sys-ns/op 1252641 user-ns/op PASS ok cmd/go 0.209s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 68287 1717 ns/op 4.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77730 1502 ns/op 5.32 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14353 8389 ns/op 122.06 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14653 8103 ns/op 126.37 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2132 54149 ns/op 151.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2199 53870 ns/op 152.07 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.968s All tests passed.