linux-amd64-race at c0aacdcf8a75fbe78688583ea3b344a7ef50a95d :: 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-rn55e9eb3" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn55e9eb3" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 11 10:24:08 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.215s ok archive/zip 2.321s ok bufio 0.314s ok bytes 3.190s ok compress/bzip2 0.465s ok compress/flate 5.650s ok compress/gzip 11.681s ok compress/lzw 0.575s ok compress/zlib 4.735s ok container/heap 0.040s ok container/list 0.029s ok container/ring 0.032s ok context 0.043s ok crypto 0.029s ok crypto/aes 0.073s ok crypto/cipher 0.060s ok crypto/des 0.059s ok crypto/dsa 0.031s ok crypto/ecdh 0.212s ok crypto/ecdsa 0.141s ok crypto/ed25519 0.383s ok crypto/elliptic 0.060s ok crypto/hmac 0.039s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 2.285s ok crypto/internal/boring 0.029s ok crypto/internal/boring/bcache 0.346s ok crypto/internal/edwards25519 35.013s ok crypto/internal/edwards25519/field 12.653s ok crypto/internal/nistec 0.797s ok crypto/internal/nistec/fiat 0.029s [no tests to run] ok crypto/md5 0.039s ok crypto/rand 0.329s ok crypto/rc4 0.477s ok crypto/rsa 1.364s ok crypto/sha1 0.050s ok crypto/sha256 0.039s ok crypto/sha512 0.040s ok crypto/subtle 0.438s ok crypto/tls 1.524s ok crypto/x509 1.091s ok database/sql 0.373s ok database/sql/driver 0.030s ok debug/buildinfo 0.050s ok debug/dwarf 0.090s ok debug/elf 1.316s ok debug/gosym 0.338s ok debug/macho 0.040s ok debug/pe 0.061s ok debug/plan9obj 0.030s ok embed 0.030s [no tests to run] ok embed/internal/embedtest 0.030s ok encoding/ascii85 0.040s ok encoding/asn1 0.040s ok encoding/base32 0.081s ok encoding/base64 0.039s ok encoding/binary 0.039s ok encoding/csv 0.070s ok encoding/gob 17.302s ok encoding/hex 0.039s ok encoding/json 1.153s ok encoding/pem 2.325s ok encoding/xml 0.236s ok errors 0.041s ok expvar 0.030s ok flag 0.140s ok fmt 0.586s ok go/ast 0.040s ok go/build 4.007s ok go/build/constraint 0.041s ok go/constant 0.039s ok go/doc 0.265s ok go/doc/comment 2.153s ok go/format 0.051s ok go/importer 0.191s ok go/internal/gccgoimporter 0.061s ok go/internal/gcimporter 1.207s ok go/internal/srcimporter 13.106s ok go/parser 0.882s ok go/printer 1.316s ok go/scanner 0.042s ok go/token 0.122s ok go/types 32.545s ok hash 0.033s ok hash/adler32 0.086s ok hash/crc32 0.070s ok hash/crc64 0.040s ok hash/fnv 0.030s ok hash/maphash 0.031s ok html 0.031s ok html/template 0.234s ok image 0.426s ok image/color 0.049s ok image/draw 0.586s ok image/gif 0.963s ok image/jpeg 1.296s ok image/png 3.141s ok index/suffixarray 0.989s ok internal/abi 0.066s ok internal/buildcfg 0.030s ok internal/coverage/cformat 0.031s ok internal/coverage/cmerge 0.030s ok internal/coverage/pods 0.031s ok internal/coverage/slicereader 0.032s ok internal/coverage/slicewriter 0.032s ok internal/coverage/test 0.059s ok internal/cpu 0.089s ok internal/dag 0.029s ok internal/diff 0.031s ok internal/fmtsort 0.029s ok internal/fuzz 0.060s ok internal/godebug 0.030s ok internal/intern 0.265s ok internal/itoa 0.030s ok internal/poll 0.523s ok internal/profile 0.031s ok internal/reflectlite 0.264s ok internal/safefilepath 0.030s ok internal/saferio 0.253s ok internal/singleflight 0.136s ok internal/testenv 0.031s ok internal/trace 0.198s ok internal/types/errors 0.380s ok internal/unsafeheader 0.029s ok internal/xcoff 0.053s ok io 0.073s ok io/fs 0.273s ok io/ioutil 0.041s ok log 0.041s ok log/syslog 1.260s ok maps 0.029s ok math 0.041s ok math/big 3.056s ok math/bits 0.040s ok math/cmplx 0.030s ok math/rand 2.066s ok mime 0.050s ok mime/multipart 6.677s ok mime/quotedprintable 0.070s ok net 16.918s ok net/http 6.337s ok net/http/cgi 0.555s ok net/http/cookiejar 0.040s ok net/http/fcgi 0.149s ok net/http/httptest 0.190s ok net/http/httptrace 0.029s ok net/http/httputil 0.684s ok net/http/internal 0.039s ok net/http/internal/ascii 0.029s ok net/http/pprof 5.196s ok net/internal/socktest 0.030s ok net/mail 0.039s ok net/netip 0.361s ok net/rpc 0.075s ok net/rpc/jsonrpc 0.041s ok net/smtp 0.071s ok net/textproto 0.040s ok net/url 0.041s ok os 0.649s ok os/exec 0.242s ok os/exec/internal/fdtest 0.030s ok os/signal 2.320s ok os/user 0.031s ok path 0.040s ok path/filepath 0.082s ok plugin 0.030s ok reflect 0.590s ok regexp 3.088s ok regexp/syntax 4.418s ok runtime 34.187s ok runtime/cgo 0.030s ok runtime/coverage 0.032s ok runtime/debug 0.110s ok runtime/internal/atomic 0.080s ok runtime/internal/math 0.032s ok runtime/internal/sys 0.032s ok runtime/internal/syscall 0.029s ok runtime/metrics 0.040s ok runtime/pprof 7.858s ok runtime/race 9.807s ok runtime/trace 3.277s ok slices 0.033s ok sort 0.404s ok strconv 2.283s ok strings 1.616s ok sync 0.481s ok sync/atomic 1.793s ok syscall 4.155s ok testing 1.170s ok testing/fstest 0.040s ok testing/iotest 0.030s ok testing/quick 0.184s ok text/scanner 0.041s ok text/tabwriter 0.042s ok text/template 0.113s ok text/template/parse 0.051s ok time 2.312s ok unicode 0.040s ok unicode/utf16 0.033s ok unicode/utf8 0.051s ok cmd/addr2line 1.402s ok cmd/api 7.323s ok cmd/asm/internal/asm 3.235s ok cmd/asm/internal/lex 0.038s ok cmd/compile/internal/abt 0.060s ok cmd/compile/internal/amd64 53.772s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.029s ok cmd/compile/internal/dwarfgen 0.434s ok cmd/compile/internal/importer 0.877s ok cmd/compile/internal/ir 0.030s ok cmd/compile/internal/logopt 0.227s ok cmd/compile/internal/loopvar 18.386s ok cmd/compile/internal/noder 0.040s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 24.008s ok cmd/compile/internal/syntax 0.151s ok cmd/compile/internal/test 12.167s ok cmd/compile/internal/typecheck 0.274s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 8.251s ok cmd/covdata 0.029s ok cmd/cover 1.552s ok cmd/dist 0.031s ok cmd/doc 0.752s ok cmd/fix 0.845s ok cmd/go 42.292s ok cmd/go/internal/auth 0.029s ok cmd/go/internal/cache 0.128s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.040s ok cmd/go/internal/get 0.041s ok cmd/go/internal/imports 0.042s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.182s ok cmd/go/internal/lockedfile/internal/filelock 0.080s ok cmd/go/internal/modconv 0.051s ok cmd/go/internal/modfetch 0.039s ok cmd/go/internal/modfetch/codehost 0.039s ok cmd/go/internal/modfetch/zip_sum_test 0.040s ok cmd/go/internal/modindex 0.603s ok cmd/go/internal/modload 0.041s ok cmd/go/internal/mvs 0.061s ok cmd/go/internal/par 0.123s ok cmd/go/internal/str 0.030s ok cmd/go/internal/test 0.050s ok cmd/go/internal/vcs 0.039s ok cmd/go/internal/vcweb 0.040s ok cmd/go/internal/vcweb/vcstest 3.992s ok cmd/go/internal/web 0.029s ok cmd/go/internal/work 0.155s ok cmd/gofmt 0.225s ok cmd/internal/archive 0.431s ok cmd/internal/buildid 0.566s ok cmd/internal/cov 0.297s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.030s ok cmd/internal/goobj 0.029s ok cmd/internal/moddeps 1.092s ok cmd/internal/notsha256 0.033s ok cmd/internal/obj 0.488s ok cmd/internal/obj/ppc64 0.096s ok cmd/internal/obj/riscv 0.051s ok cmd/internal/obj/s390x 0.030s ok cmd/internal/obj/x86 0.180s ok cmd/internal/objabi 0.030s ok cmd/internal/pkgpath 0.144s ok cmd/internal/pkgpattern 0.040s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.031s ok cmd/internal/test2json 0.730s ok cmd/link 3.182s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 2.620s ok cmd/link/internal/loader 0.064s ok cmd/nm 0.858s ok cmd/objdump 1.304s ok cmd/pack 0.522s ok cmd/pprof 1.493s ok cmd/trace 0.292s ok cmd/vet 10.434s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2613 40099 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2024 49679 ns/op 1855 B/op 36 allocs/op Benchmark/Writer/PAX-4 1599 74815 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3612 28483 ns/op 5046 B/op 15 allocs/op Benchmark/Reader/GNU-4 6182 19765 ns/op 5054 B/op 14 allocs/op Benchmark/Reader/PAX-4 1885 58220 ns/op 8672 B/op 33 allocs/op PASS ok archive/tar 0.743s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 330871913 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 160475206 ns/op BenchmarkZip64TestSizes/4096-4 1516 83630 ns/op BenchmarkZip64TestSizes/1048576-4 169 683946 ns/op BenchmarkZip64TestSizes/67108864-4 1 135034044 ns/op PASS ok archive/zip 1.401s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 225984 484.0 ns/op BenchmarkReaderCopyUnoptimal-4 137767 802.7 ns/op BenchmarkReaderCopyNoWriteTo-4 10189 14857 ns/op BenchmarkReaderWriteToOptimal-4 6694 15456 ns/op BenchmarkReaderReadString-4 127969 861.0 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 204787 549.3 ns/op BenchmarkWriterCopyUnoptimal-4 200470 554.3 ns/op BenchmarkWriterCopyNoReadFrom-4 8120 13790 ns/op BenchmarkReaderEmpty-4 45007 2428 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 35203 3329 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 578902 187.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.529s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5049 25504 ns/op 1284.80 MB/s BenchmarkWriteByte-4 468 249811 ns/op 16.40 MB/s BenchmarkWriteRune-4 256 465914 ns/op 26.37 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 4000720 ns/op BenchmarkBufferFullSmallReads-4 106 1056203 ns/op BenchmarkBufferWriteBlock/N4096-4 6945 17413 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 375 311370 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 21384337 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 138502898 ns/op 121.13 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4477760 25.26 ns/op 395.95 MB/s BenchmarkIndexByte/32-4 4384218 26.76 ns/op 1195.95 MB/s BenchmarkIndexByte/4K-4 856897 131.4 ns/op 31164.81 MB/s BenchmarkIndexBytePortable/10-4 794899 144.6 ns/op 69.15 MB/s BenchmarkIndexBytePortable/32-4 251175 459.3 ns/op 69.67 MB/s BenchmarkIndexBytePortable/4K-4 2174 53733 ns/op 76.23 MB/s BenchmarkIndexRune/10-4 1000000 105.2 ns/op 95.07 MB/s BenchmarkIndexRune/32-4 1000000 108.7 ns/op 294.28 MB/s BenchmarkIndexRune/4K-4 335532 318.3 ns/op 12867.31 MB/s BenchmarkIndexRuneASCII/10-4 4492953 25.20 ns/op 396.77 MB/s BenchmarkIndexRuneASCII/32-4 4276264 27.73 ns/op 1153.78 MB/s BenchmarkIndexRuneASCII/4K-4 882544 133.9 ns/op 30593.49 MB/s BenchmarkEqual/0-4 7641943 15.23 ns/op BenchmarkEqual/1-4 1471796 81.25 ns/op 12.31 MB/s BenchmarkEqual/6-4 1464601 81.89 ns/op 73.27 MB/s BenchmarkEqual/9-4 1455234 81.94 ns/op 109.84 MB/s BenchmarkEqual/15-4 1394001 83.51 ns/op 179.61 MB/s BenchmarkEqual/16-4 1509051 79.59 ns/op 201.04 MB/s BenchmarkEqual/20-4 1392435 86.19 ns/op 232.05 MB/s BenchmarkEqual/32-4 1396626 88.00 ns/op 363.63 MB/s BenchmarkEqual/4K-4 106803 1130 ns/op 3625.47 MB/s BenchmarkIndex/10-4 2994133 39.88 ns/op 250.75 MB/s BenchmarkIndex/32-4 2976048 40.77 ns/op 784.93 MB/s BenchmarkIndex/4K-4 18051 6668 ns/op 614.28 MB/s BenchmarkIndexEasy/10-4 2881924 39.47 ns/op 253.35 MB/s BenchmarkIndexEasy/32-4 2983852 40.92 ns/op 782.04 MB/s BenchmarkIndexEasy/4K-4 452456 246.8 ns/op 16597.19 MB/s BenchmarkCount/10-4 1494956 80.55 ns/op 124.14 MB/s BenchmarkCount/32-4 1424671 83.77 ns/op 381.99 MB/s BenchmarkCount/4K-4 17896 6691 ns/op 612.18 MB/s BenchmarkCountEasy/10-4 1501548 79.67 ns/op 125.52 MB/s BenchmarkCountEasy/32-4 1413884 83.29 ns/op 384.19 MB/s BenchmarkCountEasy/4K-4 412070 286.0 ns/op 14319.18 MB/s BenchmarkCountSingle/10-4 3665383 32.54 ns/op 307.30 MB/s BenchmarkCountSingle/32-4 3323164 35.66 ns/op 897.49 MB/s BenchmarkCountSingle/4K-4 788112 143.5 ns/op 28539.92 MB/s BenchmarkToUpper/#00-4 2705914 43.55 ns/op BenchmarkToUpper/ONLYUPPER-4 289414 415.6 ns/op BenchmarkToUpper/abc-4 512770 233.4 ns/op BenchmarkToUpper/AbC123-4 291858 409.0 ns/op BenchmarkToUpper/azAZ09_-4 261632 447.5 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 80739 1503 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39780 3026 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54202 2195 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119601 977.4 ns/op BenchmarkToLower/#00-4 2970826 40.71 ns/op BenchmarkToLower/abc-4 448764 268.0 ns/op BenchmarkToLower/AbC123-4 262527 409.9 ns/op BenchmarkToLower/azAZ09_-4 274666 443.5 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77412 1530 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40058 3060 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63780 1734 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 120578 990.0 ns/op BenchmarkFields/ASCII/16-4 121024 974.9 ns/op 16.41 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 8473 13773 ns/op 18.59 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 552 208210 ns/op 19.67 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 27 3940820 ns/op 16.63 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60136458 ns/op 17.44 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 91036 1280 ns/op 12.50 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5522 20549 ns/op 12.46 MB/s 512 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 320 344603 ns/op 11.89 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 16 6681988 ns/op 9.81 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 127152632 ns/op 8.25 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 137384 844.5 ns/op 18.95 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 10535 ns/op 24.30 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 616 178267 ns/op 22.98 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 26 4142559 ns/op 15.82 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 85533522 ns/op 12.26 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 132282 855.4 ns/op 18.70 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 7588 14596 ns/op 17.54 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 453 235126 ns/op 17.42 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 24 5058645 ns/op 12.96 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 105087642 ns/op 9.98 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1975926 61.36 ns/op BenchmarkTrimSpace/ASCII-4 974422 122.2 ns/op BenchmarkTrimSpace/SomeNonASCII-4 104691 1084 ns/op BenchmarkTrimSpace/JustNonASCII-4 48513 2442 ns/op BenchmarkToValidUTF8/Valid-4 464355 256.6 ns/op BenchmarkToValidUTF8/InvalidASCII-4 315097 365.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 98948 1224 ns/op BenchmarkIndexHard1-4 824 142394 ns/op BenchmarkIndexHard2-4 600 199932 ns/op BenchmarkIndexHard3-4 150 795360 ns/op BenchmarkIndexHard4-4 182 645310 ns/op BenchmarkLastIndexHard1-4 5 22252378 ns/op BenchmarkLastIndexHard2-4 4 29184162 ns/op BenchmarkLastIndexHard3-4 4 31916280 ns/op BenchmarkCountHard1-4 817 146219 ns/op BenchmarkCountHard2-4 595 201658 ns/op BenchmarkCountHard3-4 150 798898 ns/op BenchmarkSplitEmptySeparator-4 1 178996283 ns/op BenchmarkSplitSingleByteSeparator-4 10 11551302 ns/op BenchmarkSplitMultiByteSeparator-4 10 10672911 ns/op BenchmarkSplitNSingleByteSeparator-4 172708 615.2 ns/op BenchmarkSplitNMultiByteSeparator-4 64746 1642 ns/op BenchmarkRepeat-4 184724 625.6 ns/op BenchmarkRepeatLarge/256/1-4 130011 819.9 ns/op 312.24 MB/s BenchmarkRepeatLarge/256/16-4 226176 541.5 ns/op 472.73 MB/s BenchmarkRepeatLarge/512/1-4 98396 1097 ns/op 466.59 MB/s BenchmarkRepeatLarge/512/16-4 124546 805.7 ns/op 635.46 MB/s BenchmarkRepeatLarge/1024/1-4 64905 1603 ns/op 638.87 MB/s BenchmarkRepeatLarge/1024/16-4 91407 1333 ns/op 768.39 MB/s BenchmarkRepeatLarge/2048/1-4 40527 2702 ns/op 757.91 MB/s BenchmarkRepeatLarge/2048/16-4 44719 2364 ns/op 866.48 MB/s BenchmarkRepeatLarge/4096/1-4 24646 4558 ns/op 898.72 MB/s BenchmarkRepeatLarge/4096/16-4 27183 4367 ns/op 937.87 MB/s BenchmarkRepeatLarge/8192/1-4 13824 8392 ns/op 976.16 MB/s BenchmarkRepeatLarge/8192/16-4 14056 8338 ns/op 982.51 MB/s BenchmarkRepeatLarge/8192/4097-4 24003 4896 ns/op 836.84 MB/s BenchmarkRepeatLarge/16384/1-4 7610 15688 ns/op 1044.35 MB/s BenchmarkRepeatLarge/16384/16-4 9391 14964 ns/op 1094.88 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 12054 ns/op 1019.62 MB/s BenchmarkRepeatLarge/32768/1-4 3981 28837 ns/op 1136.32 MB/s BenchmarkRepeatLarge/32768/16-4 3795 27529 ns/op 1190.29 MB/s BenchmarkRepeatLarge/32768/4097-4 5179 27008 ns/op 1061.89 MB/s BenchmarkRepeatLarge/65536/1-4 1729 58098 ns/op 1128.02 MB/s BenchmarkRepeatLarge/65536/16-4 1887 55361 ns/op 1183.80 MB/s BenchmarkRepeatLarge/65536/4097-4 1796 56449 ns/op 1088.68 MB/s BenchmarkRepeatLarge/131072/1-4 217 542829 ns/op 241.46 MB/s BenchmarkRepeatLarge/131072/16-4 211 530645 ns/op 247.00 MB/s BenchmarkRepeatLarge/131072/4097-4 226 523990 ns/op 242.38 MB/s BenchmarkRepeatLarge/262144/1-4 100 1066772 ns/op 245.74 MB/s BenchmarkRepeatLarge/262144/16-4 100 1068459 ns/op 245.35 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1060082 ns/op 243.48 MB/s BenchmarkRepeatLarge/524288/1-4 57 2109947 ns/op 248.48 MB/s BenchmarkRepeatLarge/524288/16-4 58 2105678 ns/op 248.99 MB/s BenchmarkRepeatLarge/524288/4097-4 50 2079875 ns/op 250.17 MB/s BenchmarkRepeatLarge/1048576/1-4 28 4161106 ns/op 251.99 MB/s BenchmarkRepeatLarge/1048576/16-4 26 4273920 ns/op 245.34 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4188894 ns/op 249.41 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8040872 ns/op 260.81 MB/s BenchmarkRepeatLarge/2097152/16-4 14 7915639 ns/op 264.94 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8200453 ns/op 255.30 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16233826 ns/op 258.37 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16290688 ns/op 257.47 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16003897 ns/op 261.89 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31528604 ns/op 266.06 MB/s BenchmarkRepeatLarge/8388608/16-4 4 30867624 ns/op 271.76 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 31390976 ns/op 267.16 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63013503 ns/op 266.25 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62506605 ns/op 268.41 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62391090 ns/op 268.90 MB/s BenchmarkRepeatLarge/33554432/1-4 1 123131483 ns/op 272.51 MB/s BenchmarkRepeatLarge/33554432/16-4 1 121949860 ns/op 275.15 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 120666524 ns/op 278.08 MB/s BenchmarkRepeatLarge/67108864/1-4 1 241400905 ns/op 278.00 MB/s BenchmarkRepeatLarge/67108864/16-4 1 239357522 ns/op 280.37 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 243795962 ns/op 275.27 MB/s BenchmarkRepeatLarge/134217728/1-4 1 481842781 ns/op 278.55 MB/s BenchmarkRepeatLarge/134217728/16-4 1 473341067 ns/op 283.55 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 476934862 ns/op 281.42 MB/s BenchmarkRepeatLarge/268435456/1-4 1 958098387 ns/op 280.18 MB/s BenchmarkRepeatLarge/268435456/16-4 1 954051263 ns/op 281.36 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 940579592 ns/op 285.39 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1819612258 ns/op 295.05 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1836604522 ns/op 292.32 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1852975572 ns/op 289.73 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3955159520 ns/op 271.48 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3746034485 ns/op 286.63 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3721175402 ns/op 288.55 MB/s BenchmarkBytesCompare/1-4 8891434 12.68 ns/op BenchmarkBytesCompare/2-4 8815663 13.69 ns/op BenchmarkBytesCompare/4-4 8709186 13.46 ns/op BenchmarkBytesCompare/8-4 9263203 12.86 ns/op BenchmarkBytesCompare/16-4 9604704 12.29 ns/op BenchmarkBytesCompare/32-4 8703338 13.55 ns/op BenchmarkBytesCompare/64-4 7724437 15.52 ns/op BenchmarkBytesCompare/128-4 7349937 16.53 ns/op BenchmarkBytesCompare/256-4 5321542 20.74 ns/op BenchmarkBytesCompare/512-4 3539308 31.64 ns/op BenchmarkBytesCompare/1024-4 2297048 49.37 ns/op BenchmarkBytesCompare/2048-4 1380652 86.80 ns/op BenchmarkIndexAnyASCII/1:1-4 2254694 52.09 ns/op BenchmarkIndexAnyASCII/1:2-4 2308010 50.56 ns/op BenchmarkIndexAnyASCII/1:4-4 2306937 50.48 ns/op BenchmarkIndexAnyASCII/1:8-4 2283081 50.71 ns/op BenchmarkIndexAnyASCII/1:16-4 2360870 49.50 ns/op BenchmarkIndexAnyASCII/1:32-4 2352224 51.11 ns/op BenchmarkIndexAnyASCII/1:64-4 2357607 50.62 ns/op BenchmarkIndexAnyASCII/16:1-4 2062033 57.54 ns/op BenchmarkIndexAnyASCII/16:2-4 411217 282.0 ns/op BenchmarkIndexAnyASCII/16:4-4 419653 283.4 ns/op BenchmarkIndexAnyASCII/16:8-4 415653 284.1 ns/op BenchmarkIndexAnyASCII/16:16-4 381484 300.5 ns/op BenchmarkIndexAnyASCII/16:32-4 363934 324.7 ns/op BenchmarkIndexAnyASCII/16:64-4 304792 371.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1885494 65.84 ns/op BenchmarkIndexAnyASCII/256:2-4 32054 3629 ns/op BenchmarkIndexAnyASCII/256:4-4 32908 3722 ns/op BenchmarkIndexAnyASCII/256:8-4 32406 3693 ns/op BenchmarkIndexAnyASCII/256:16-4 32353 3738 ns/op BenchmarkIndexAnyASCII/256:32-4 32361 3749 ns/op BenchmarkIndexAnyASCII/256:64-4 31412 3830 ns/op BenchmarkIndexAnyUTF8/1:1-4 2292152 50.91 ns/op BenchmarkIndexAnyUTF8/1:2-4 2356820 49.65 ns/op BenchmarkIndexAnyUTF8/1:4-4 2344303 50.82 ns/op BenchmarkIndexAnyUTF8/1:8-4 2366662 49.90 ns/op BenchmarkIndexAnyUTF8/1:16-4 2312125 50.40 ns/op BenchmarkIndexAnyUTF8/1:32-4 2259780 50.35 ns/op BenchmarkIndexAnyUTF8/1:64-4 2366442 49.22 ns/op BenchmarkIndexAnyUTF8/16:1-4 143701 807.8 ns/op BenchmarkIndexAnyUTF8/16:2-4 268766 442.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 268452 444.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 267690 444.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 262447 453.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 254160 461.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 263738 450.2 ns/op BenchmarkIndexAnyUTF8/256:1-4 10000 11378 ns/op BenchmarkIndexAnyUTF8/256:2-4 19046 6272 ns/op BenchmarkIndexAnyUTF8/256:4-4 18877 6274 ns/op BenchmarkIndexAnyUTF8/256:8-4 19172 6282 ns/op BenchmarkIndexAnyUTF8/256:16-4 19047 6347 ns/op BenchmarkIndexAnyUTF8/256:32-4 18459 6570 ns/op BenchmarkIndexAnyUTF8/256:64-4 18300 6596 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2205553 53.73 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2214830 52.94 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2213947 52.83 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2244290 52.72 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2223912 51.94 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2228366 53.06 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2205988 53.41 ns/op BenchmarkLastIndexAnyASCII/16:1-4 300147 361.3 ns/op BenchmarkLastIndexAnyASCII/16:2-4 317258 363.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 321490 368.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 317098 368.1 ns/op BenchmarkLastIndexAnyASCII/16:16-4 306338 381.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 288219 419.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 251160 455.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 24160 5005 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23833 4961 ns/op BenchmarkLastIndexAnyASCII/256:4-4 24493 5039 ns/op BenchmarkLastIndexAnyASCII/256:8-4 24242 5009 ns/op BenchmarkLastIndexAnyASCII/256:16-4 24366 5040 ns/op BenchmarkLastIndexAnyASCII/256:32-4 24114 5032 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23778 5098 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2286898 51.07 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2337118 50.09 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2318647 50.50 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2288121 50.51 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2308345 50.97 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2265416 51.34 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2322562 50.22 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 226021 526.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 251803 448.9 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 260556 447.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 265122 449.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 258060 447.0 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 259626 464.1 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 238116 452.9 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 15729 7677 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19039 6280 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19147 6432 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19033 6394 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19173 6356 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 17827 6539 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18688 6433 ns/op BenchmarkTrimASCII/1:1-4 2530260 46.60 ns/op BenchmarkTrimASCII/1:2-4 2159997 55.52 ns/op BenchmarkTrimASCII/1:4-4 2069736 57.31 ns/op BenchmarkTrimASCII/1:8-4 1897066 62.78 ns/op BenchmarkTrimASCII/1:16-4 1610430 73.85 ns/op BenchmarkTrimASCII/16:1-4 429652 270.0 ns/op BenchmarkTrimASCII/16:2-4 306134 363.0 ns/op BenchmarkTrimASCII/16:4-4 325623 371.7 ns/op BenchmarkTrimASCII/16:8-4 298311 374.1 ns/op BenchmarkTrimASCII/16:16-4 305389 376.6 ns/op BenchmarkTrimASCII/256:1-4 33576 3554 ns/op BenchmarkTrimASCII/256:2-4 23601 5097 ns/op BenchmarkTrimASCII/256:4-4 23826 5062 ns/op BenchmarkTrimASCII/256:8-4 23918 5067 ns/op BenchmarkTrimASCII/256:16-4 23672 5054 ns/op BenchmarkTrimASCII/4096:1-4 2088 56140 ns/op BenchmarkTrimASCII/4096:2-4 1503 79288 ns/op BenchmarkTrimASCII/4096:4-4 1485 79087 ns/op BenchmarkTrimASCII/4096:8-4 1502 80253 ns/op BenchmarkTrimASCII/4096:16-4 1482 79583 ns/op BenchmarkTrimByte-4 1461441 81.23 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13066 9066 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13174 9187 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 673 172614 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1330 86875 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2618 43522 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4627 23248 ns/op BenchmarkCompareBytesEqual-4 10280186 11.59 ns/op BenchmarkCompareBytesToNil-4 11656662 10.16 ns/op BenchmarkCompareBytesEmpty-4 12169675 9.427 ns/op BenchmarkCompareBytesIdentical-4 12167952 9.291 ns/op BenchmarkCompareBytesSameLength-4 10203284 10.76 ns/op BenchmarkCompareBytesDifferentLength-4 10576802 10.34 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1611 78754 ns/op 13314.63 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1642 73674 ns/op 14232.75 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1381 75213 ns/op 13941.59 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1363 74835 ns/op 14011.90 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1359 75808 ns/op 13832.15 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1372 73743 ns/op 14219.54 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1729 76818 ns/op 13650.29 MB/s BenchmarkCompareBytesBig-4 1368 85859 ns/op 12212.91 MB/s BenchmarkCompareBytesBigIdentical-4 12159168 9.509 ns/op 110271821.43 MB/s PASS ok bytes 69.189s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 74125794 ns/op 1.35 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 299428019 ns/op 1.89 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 23393154 ns/op 0.70 MB/s 3648305 B/op 52 allocs/op PASS ok compress/bzip2 1.321s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 61 1744888 ns/op 5.73 MB/s 42826 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 7 16774253 ns/op 5.96 MB/s 42949 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 167959061 ns/op 5.95 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 64 1782786 ns/op 5.61 MB/s 42926 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17326208 ns/op 5.77 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 176540679 ns/op 5.66 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 64 1741881 ns/op 5.74 MB/s 43015 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 16866230 ns/op 5.93 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 172008785 ns/op 5.81 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 61 1738205 ns/op 5.75 MB/s 42866 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16920376 ns/op 5.91 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 167982680 ns/op 5.95 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 1874260 ns/op 5.34 MB/s 43224 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18141454 ns/op 5.51 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 186126329 ns/op 5.37 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 75 1494251 ns/op 6.69 MB/s 43786 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12533174 ns/op 7.98 MB/s 47885 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 127668240 ns/op 7.83 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 85 1354419 ns/op 7.38 MB/s 42695 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10011153 ns/op 9.99 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 102194076 ns/op 9.79 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1343482 ns/op 7.44 MB/s 42857 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 9885692 ns/op 10.12 MB/s 47716 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 98024554 ns/op 10.20 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 87 1230869 ns/op 8.12 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11945942 ns/op 8.37 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 120034905 ns/op 8.33 MB/s BenchmarkEncode/Digits/Speed/1e4-4 46 2226394 ns/op 4.49 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 20162610 ns/op 4.96 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 195582746 ns/op 5.11 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6555536 ns/op 1.53 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 77594788 ns/op 1.29 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 798142781 ns/op 1.25 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6558392 ns/op 1.52 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 78944226 ns/op 1.27 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 789652174 ns/op 1.27 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 73 1491781 ns/op 6.70 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12661287 ns/op 7.90 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 127342678 ns/op 7.85 MB/s BenchmarkEncode/Newton/Speed/1e4-4 51 2141186 ns/op 4.67 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16127006 ns/op 6.20 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 158825574 ns/op 6.30 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6489586 ns/op 1.54 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 71973433 ns/op 1.39 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 723921718 ns/op 1.38 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6506637 ns/op 1.54 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 88899826 ns/op 1.12 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 933491856 ns/op 1.07 MB/s PASS ok compress/flate 16.366s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 52 2196183 ns/op 4.55 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2302534 ns/op 4.34 MB/s BenchmarkDecoder/1e5-4 5 21912023 ns/op 4.56 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22210555 ns/op 4.50 MB/s BenchmarkDecoder/1e6-4 1 221784819 ns/op 4.51 MB/s BenchmarkDecoder/1e-Reuse6-4 1 220380733 ns/op 4.54 MB/s BenchmarkEncoder/1e4-4 50 2117972 ns/op 4.72 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1799121 ns/op 5.56 MB/s BenchmarkEncoder/1e5-4 6 18855069 ns/op 5.30 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18557050 ns/op 5.39 MB/s BenchmarkEncoder/1e6-4 1 190181307 ns/op 5.26 MB/s BenchmarkEncoder/1e-Reuse6-4 1 186252124 ns/op 5.37 MB/s PASS ok compress/lzw 2.672s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3772724 ns/op PASS ok container/heap 0.254s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 19743 5460 ns/op BenchmarkWithTimeout/concurrency=40-4 5098 21919 ns/op BenchmarkWithTimeout/concurrency=4000-4 5330 24982 ns/op BenchmarkWithTimeout/concurrency=400000-4 5084 19674 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 406561 277.0 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13536 9438 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 16292 7086 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2796 41260 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1864 66735 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2601 46247 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 241 486211 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 174 664700 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 273 525465 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 22 4900897 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 13 7905639 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4170298 ns/op BenchmarkCheckCanceled/Err-4 261921 439.2 ns/op BenchmarkCheckCanceled/Done-4 412478 284.9 ns/op BenchmarkContextCancelDone-4 450019 241.7 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23061 4810 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 21861 5759 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 17955 6240 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17396 7651 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 12508 10383 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 567530 210.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 320726 379.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 212014 534.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 138624 857.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 71746 1699 ns/op PASS ok context 10.860s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1751707 67.91 ns/op 235.61 MB/s BenchmarkDecrypt-4 1750520 68.91 ns/op 232.17 MB/s BenchmarkExpand-4 1000000 117.2 ns/op PASS ok crypto/aes 0.541s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 172941 647.6 ns/op 98.83 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 361509 290.5 ns/op 220.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 180446 662.4 ns/op 96.62 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 360988 308.7 ns/op 207.31 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 118345 1002 ns/op 1347.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 181354 664.0 ns/op 2033.28 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 108001 1100 ns/op 1227.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 151660 793.5 ns/op 1701.29 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41272 2910 ns/op 2815.17 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52430 2276 ns/op 3599.80 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34328 3501 ns/op 2340.16 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39576 3009 ns/op 2722.52 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6942 16129 ns/op 63.18 MB/s BenchmarkAESCFBDecrypt1K-4 6954 16159 ns/op 63.06 MB/s BenchmarkAESCFBDecrypt8K-4 943 126764 ns/op 64.58 MB/s BenchmarkAESOFB1K-4 10000 10809 ns/op 94.27 MB/s BenchmarkAESCTR1K-4 14245 8563 ns/op 118.99 MB/s BenchmarkAESCTR8K-4 1777 66588 ns/op 122.95 MB/s BenchmarkAESCBCEncrypt1K-4 14551 8372 ns/op 122.32 MB/s BenchmarkAESCBCDecrypt1K-4 17956 6654 ns/op 153.89 MB/s PASS ok crypto/cipher 2.849s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 74577 1572 ns/op 5.09 MB/s BenchmarkDecrypt-4 82297 1444 ns/op 5.54 MB/s BenchmarkTDESEncrypt-4 31852 3799 ns/op 2.11 MB/s BenchmarkTDESDecrypt-4 31671 3735 ns/op 2.14 MB/s PASS ok crypto/des 0.632s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 946 121428 ns/op 759 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7592093 ns/op 1085 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19948802 ns/op 1538 B/op 21 allocs/op BenchmarkECDH/X25519-4 94 1213776 ns/op 374 B/op 9 allocs/op PASS ok crypto/ecdh 0.619s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1580 69963 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 45 2594507 ns/op 2709 B/op 34 allocs/op BenchmarkSign/P521-4 19 5909358 ns/op 3094 B/op 35 allocs/op BenchmarkVerify/P256-4 894 127867 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 14 7722348 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 5 20138775 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 3679 30007 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 63 1900264 ns/op 1126 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 5073522 ns/op 1450 B/op 17 allocs/op PASS ok crypto/ecdsa 1.536s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 321 353878 ns/op BenchmarkNewKeyFromSeed-4 313 367231 ns/op BenchmarkSigning-4 315 381965 ns/op BenchmarkVerification-4 211 557270 ns/op PASS ok crypto/ed25519 0.660s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4711 24429 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 156 747158 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 60 1949708 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4966450 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1382 86569 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1875512 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5140602 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14296994 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12780 9180 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5871 19709 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3681 29534 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 87 1268512 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2455 46267 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 303 386000 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1509 75202 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 97 1193413 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.438s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14929 7985 ns/op 128.25 MB/s BenchmarkHMACSHA256_32-4 24621 4824 ns/op 6.63 MB/s BenchmarkNewWriteSum-4 12204 9200 ns/op 3.48 MB/s PASS ok crypto/hmac 0.622s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 60999 1929 ns/op BenchmarkModSub-4 75892 1542 ns/op BenchmarkMontgomeryRepr-4 27175 4414 ns/op BenchmarkMontgomeryMul-4 28220 4206 ns/op BenchmarkModMul-4 13633 8942 ns/op BenchmarkExpBig-4 15 7380219 ns/op BenchmarkExp-4 7 15768227 ns/op PASS ok crypto/internal/bigmod 1.139s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3152 33833 ns/op BenchmarkScalarBaseMult-4 346 330996 ns/op BenchmarkScalarMult-4 160 740299 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 237 508499 ns/op PASS ok crypto/internal/edwards25519 0.652s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 510268 211.7 ns/op BenchmarkMultiply-4 4271420 27.81 ns/op BenchmarkSquare-4 5277148 22.58 ns/op BenchmarkInvert-4 24846 4857 ns/op BenchmarkMult32-4 1502160 80.74 ns/op PASS ok crypto/internal/edwards25519/field 0.814s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 56 1803767 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1605 74525 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5124096 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14059506 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 180 650022 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7903 15061 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 68 1651308 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 26 4159440 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.093s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 663692 175.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 326824 353.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 125445 953.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 674940 175.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 338466 360.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 122640 948.6 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.848s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 117626 997.9 ns/op 8.02 MB/s BenchmarkHash64-4 127460 924.5 ns/op 69.23 MB/s BenchmarkHash128-4 115239 1015 ns/op 126.16 MB/s BenchmarkHash256-4 95234 1286 ns/op 199.09 MB/s BenchmarkHash512-4 68073 1750 ns/op 292.64 MB/s BenchmarkHash1K-4 44406 2712 ns/op 377.53 MB/s BenchmarkHash8K-4 7440 16049 ns/op 510.42 MB/s BenchmarkHash1M-4 60 1948607 ns/op 538.12 MB/s BenchmarkHash8M-4 7 15577160 ns/op 538.52 MB/s BenchmarkHash8BytesUnaligned-4 112755 985.4 ns/op 8.12 MB/s BenchmarkHash1KUnaligned-4 44110 2698 ns/op 379.58 MB/s BenchmarkHash8KUnaligned-4 7476 16238 ns/op 504.49 MB/s PASS ok crypto/md5 1.611s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 207519105 ns/op PASS ok crypto/rand 0.245s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 13299 9074 ns/op 14.11 MB/s BenchmarkRC4_1K-4 1600 71207 ns/op 14.38 MB/s BenchmarkRC4_8K-4 210 563787 ns/op 14.36 MB/s PASS ok crypto/rc4 0.549s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8890273 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20758486 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38539505 ns/op BenchmarkEncryptPKCS1v15/2048-4 39 2610003 ns/op BenchmarkDecryptOAEP/2048-4 13 8791184 ns/op BenchmarkEncryptOAEP/2048-4 42 2660634 ns/op BenchmarkSignPKCS1v15/2048-4 13 9083017 ns/op BenchmarkVerifyPKCS1v15/2048-4 40 2776689 ns/op BenchmarkSignPSS/2048-4 13 8999390 ns/op BenchmarkVerifyPSS/2048-4 40 2770504 ns/op PASS ok crypto/rsa 1.580s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 103110 1141 ns/op 7.01 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 119899 950.5 ns/op 8.42 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 73778 1586 ns/op 201.82 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 84940 1372 ns/op 233.20 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47684 2431 ns/op 421.19 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 53436 2241 ns/op 456.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9946 11727 ns/op 698.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 10000 11796 ns/op 694.48 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.094s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 78223 1504 ns/op 5.32 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 95029 1263 ns/op 6.33 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 88335 1317 ns/op 6.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 24913 4735 ns/op 216.25 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26474 4612 ns/op 222.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26024 4560 ns/op 224.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4099 28473 ns/op 287.71 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4126 28261 ns/op 289.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4218 28409 ns/op 288.36 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.311s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58544 2034 ns/op 3.93 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72932 1616 ns/op 4.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65434 1832 ns/op 4.37 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28370 4248 ns/op 241.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31902 3766 ns/op 271.92 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29358 3986 ns/op 256.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5785 20525 ns/op 399.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5806 19670 ns/op 416.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5565 20126 ns/op 407.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.293s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 16314956 7.167 ns/op BenchmarkConstantTimeEq-4 16721062 7.143 ns/op BenchmarkConstantTimeLessOrEq-4 16782667 7.148 ns/op BenchmarkXORBytes/8Bytes-4 4390516 26.63 ns/op 300.42 MB/s BenchmarkXORBytes/128Bytes-4 3996001 30.14 ns/op 4246.76 MB/s BenchmarkXORBytes/2048Bytes-4 911205 130.8 ns/op 15661.85 MB/s BenchmarkXORBytes/32768Bytes-4 61060 1958 ns/op 16739.05 MB/s PASS ok crypto/subtle 0.983s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 170 778214 ns/op BenchmarkCertCache/1-4 159 806155 ns/op BenchmarkCertCache/2-4 148 969113 ns/op BenchmarkCertCache/3-4 160 790744 ns/op BenchmarkHandshakeServer/RSA-4 38 3014977 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 28 3747312 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 33 3325503 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 97 1147184 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 154 783839 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 43 2360126 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 60 1997491 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 29831920 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28108424 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 20630639 ns/op 50.83 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 29529989 ns/op 35.51 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 35358216 ns/op 59.31 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 45823866 ns/op 45.77 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 57925204 ns/op 72.41 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 82760789 ns/op 50.68 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 104166767 ns/op 80.53 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 154859831 ns/op 54.17 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 204243404 ns/op 82.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 321464118 ns/op 52.19 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 439353461 ns/op 76.37 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 618606404 ns/op 54.24 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 831744133 ns/op 80.68 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1219438249 ns/op 55.03 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 22722536 ns/op 46.15 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 26512346 ns/op 39.55 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 33998207 ns/op 61.68 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 45733617 ns/op 45.86 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 58428660 ns/op 71.79 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 87838765 ns/op 47.75 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 107302732 ns/op 78.18 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 152534630 ns/op 54.99 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 208749270 ns/op 80.37 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 331068244 ns/op 50.68 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 412843456 ns/op 81.28 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 618555777 ns/op 54.25 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 877196030 ns/op 76.50 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1268040091 ns/op 52.92 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 703062578 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705123520 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287824594 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287898702 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 150063090 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149584839 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80905086 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79639794 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 39004194 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 38232806 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142357908 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145487999 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63603898 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 62998510 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37094325 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36327852 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24570579 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23880360 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16511497 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15930764 ns/op PASS ok crypto/tls 18.794s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12056529 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 316 369002 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1014 103941 ns/op 13187 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 1038 117325 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.973s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 32 3385820 ns/op 279797 B/op 1632 allocs/op BenchmarkConcurrentStmtQuery-4 31 3647694 ns/op 259042 B/op 2006 allocs/op BenchmarkConcurrentStmtExec-4 46 2414476 ns/op 216941 B/op 639 allocs/op BenchmarkConcurrentTxQuery-4 34 3270938 ns/op 266961 B/op 2146 allocs/op BenchmarkConcurrentTxExec-4 73 1934587 ns/op 87808 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 43 2820118 ns/op 104691 B/op 2076 allocs/op BenchmarkConcurrentTxStmtExec-4 97 1051832 ns/op 40073 B/op 381 allocs/op BenchmarkConcurrentRandom-4 38 3339932 ns/op 231489 B/op 1834 allocs/op BenchmarkManyConcurrentQueries-4 2425 48800 ns/op 3975 B/op 20 allocs/op BenchmarkGrabConn-4 223401 560.2 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.488s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 236508 500.5 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 70 1590492 ns/op 188231 B/op 13 allocs/op Benchmark115/LineToPC-4 70 1622037 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17218 6945 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.757s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 691 159799 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2640 38702 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.277s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 270 438794 ns/op 18.67 MB/s BenchmarkEncodeToString-4 225 488983 ns/op 16.75 MB/s BenchmarkDecode-4 139 839834 ns/op 15.61 MB/s BenchmarkDecodeString-4 139 853543 ns/op 15.36 MB/s PASS ok encoding/base32 0.751s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 310 347969 ns/op 23.54 MB/s BenchmarkDecodeString/2-4 263094 414.3 ns/op 9.66 MB/s BenchmarkDecodeString/4-4 228712 534.4 ns/op 14.97 MB/s BenchmarkDecodeString/8-4 185028 657.0 ns/op 18.26 MB/s BenchmarkDecodeString/64-4 33926 3512 ns/op 25.05 MB/s BenchmarkDecodeString/8192-4 312 373393 ns/op 29.26 MB/s BenchmarkNewEncoding-4 91983 1266 ns/op 202.20 MB/s PASS ok encoding/base64 1.016s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1335 84460 ns/op 47.36 MB/s BenchmarkReadStruct-4 17848 6684 ns/op 11.22 MB/s BenchmarkWriteStruct-4 18886 6349 ns/op 11.81 MB/s BenchmarkReadInts-4 49437 2370 ns/op 12.66 MB/s BenchmarkWriteInts-4 41764 2880 ns/op 10.42 MB/s BenchmarkWriteSlice1000Int32s-4 1273 88828 ns/op 45.03 MB/s BenchmarkPutUint16-4 3518942 33.68 ns/op 59.37 MB/s BenchmarkAppendUint16-4 3760231 32.05 ns/op 62.39 MB/s BenchmarkPutUint32-4 2589700 44.19 ns/op 90.52 MB/s BenchmarkAppendUint32-4 2654319 43.94 ns/op 91.04 MB/s BenchmarkPutUint64-4 1090170 106.4 ns/op 75.21 MB/s BenchmarkAppendUint64-4 1000000 112.5 ns/op 71.08 MB/s BenchmarkLittleEndianPutUint16-4 3577372 33.56 ns/op 59.59 MB/s BenchmarkLittleEndianAppendUint16-4 3577479 33.42 ns/op 59.84 MB/s BenchmarkLittleEndianPutUint32-4 2586490 43.18 ns/op 92.64 MB/s BenchmarkLittleEndianAppendUint32-4 2778192 41.29 ns/op 96.88 MB/s BenchmarkLittleEndianPutUint64-4 1000000 107.7 ns/op 74.31 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 106.8 ns/op 74.87 MB/s BenchmarkReadFloats-4 168888 703.8 ns/op 17.05 MB/s BenchmarkWriteFloats-4 148027 825.3 ns/op 14.54 MB/s BenchmarkReadSlice1000Float32s-4 1257 94934 ns/op 42.13 MB/s BenchmarkWriteSlice1000Float32s-4 1120 98450 ns/op 40.63 MB/s BenchmarkReadSlice1000Uint8s-4 90682 1323 ns/op 755.93 MB/s BenchmarkWriteSlice1000Uint8s-4 116982 984.8 ns/op 1015.39 MB/s BenchmarkPutUvarint32-4 845784 142.4 ns/op 28.09 MB/s BenchmarkPutUvarint64-4 218611 542.9 ns/op 14.73 MB/s PASS ok encoding/binary 4.121s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6632 17339 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6720 17216 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7264 17216 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3775 28236 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7933 15081 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7789 15137 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7220 15430 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4713 26685 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 13048 8907 ns/op PASS ok encoding/csv 1.500s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 10795 10724 ns/op BenchmarkEndToEndByteBuffer-4 15163 7442 ns/op BenchmarkEndToEndSliceByteBuffer-4 308 419562 ns/op BenchmarkEncodeComplex128Slice-4 757 136710 ns/op BenchmarkEncodeFloat64Slice-4 1602 62570 ns/op BenchmarkEncodeInt32Slice-4 1666 67472 ns/op BenchmarkEncodeStringSlice-4 2100 56051 ns/op BenchmarkEncodeInterfaceSlice-4 73 1666030 ns/op BenchmarkDecodeComplex128Slice-4 631 179601 ns/op BenchmarkDecodeFloat64Slice-4 1369 99447 ns/op BenchmarkDecodeInt32Slice-4 1101 91714 ns/op BenchmarkDecodeStringSlice-4 910 140783 ns/op BenchmarkDecodeStringsSlice-4 273 421413 ns/op BenchmarkDecodeBytesSlice-4 648 192226 ns/op BenchmarkDecodeInterfaceSlice-4 112 1010085 ns/op BenchmarkDecodeMap-4 91 1293046 ns/op PASS ok encoding/gob 2.532s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12774 9441 ns/op 27.12 MB/s BenchmarkEncode/1024-4 2984 37360 ns/op 27.41 MB/s BenchmarkEncode/4096-4 813 148339 ns/op 27.61 MB/s BenchmarkEncode/16384-4 204 594465 ns/op 27.56 MB/s BenchmarkDecode/256-4 23899 4996 ns/op 51.24 MB/s BenchmarkDecode/1024-4 6147 19441 ns/op 52.67 MB/s BenchmarkDecode/4096-4 1548 76801 ns/op 53.33 MB/s BenchmarkDecode/16384-4 392 309513 ns/op 52.93 MB/s BenchmarkDump/256-4 1298 91381 ns/op 2.80 MB/s BenchmarkDump/1024-4 331 363102 ns/op 2.82 MB/s BenchmarkDump/4096-4 81 1444503 ns/op 2.84 MB/s BenchmarkDump/16384-4 19 6055598 ns/op 2.71 MB/s PASS ok encoding/hex 1.810s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 152855909 ns/op 12.69 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 143717943 ns/op 13.50 MB/s 8394352 B/op 115 allocs/op BenchmarkCodeMarshal-4 1 143349666 ns/op 13.54 MB/s 10331480 B/op 54 allocs/op BenchmarkCodeMarshalError-4 1 174887277 ns/op 11.10 MB/s 10466520 B/op 135 allocs/op BenchmarkMarshalBytes/32-4 22478 5446 ns/op BenchmarkMarshalBytes/256-4 5391 21447 ns/op BenchmarkMarshalBytes/4096-4 459 259300 ns/op BenchmarkMarshalBytesError/32-4 60 1865799 ns/op BenchmarkMarshalBytesError/256-4 61 1850571 ns/op BenchmarkMarshalBytesError/4096-4 55 2118779 ns/op BenchmarkCodeDecoder-4 1 423255749 ns/op 4.58 MB/s 11017184 B/op 91359 allocs/op BenchmarkUnicodeDecoder-4 37566 3160 ns/op 4.43 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 51142 2158 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 366403849 ns/op 5.30 MB/s 2938984 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 352162336 ns/op 5.51 MB/s 2939056 B/op 91329 allocs/op BenchmarkUnmarshalString-4 55504 2222 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 144302 810.4 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 257419 443.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 73761 1598 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 82246 1240 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17743 6703 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3944 29286 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 884 137903 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1152246 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 11588779 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 387400 273.9 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 445280 268.2 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 432934 267.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 420451 268.2 ns/op BenchmarkEncodeMarshaler-4 74424 1760 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 94996 1235 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4134080 26.72 ns/op BenchmarkNumberIsValidRegexp-4 21621 5621 ns/op PASS ok encoding/json 7.284s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 48 2450743 ns/op 26.74 MB/s BenchmarkDecode-4 22 5249100 ns/op 16.91 MB/s PASS ok encoding/pem 0.365s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2544 45117 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 786 142217 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4736 26386 ns/op PASS ok encoding/xml 0.590s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 290644 427.3 ns/op BenchmarkIntSet-4 275616 393.2 ns/op BenchmarkFloatAdd-4 61094 1936 ns/op BenchmarkFloatSet-4 326943 384.1 ns/op BenchmarkStringSet-4 296466 380.9 ns/op BenchmarkMapSet-4 65876 2121 ns/op BenchmarkMapSetDifferent-4 62184 2087 ns/op BenchmarkMapSetDifferentRandom-4 236 461460 ns/op BenchmarkMapSetString-4 73201 1973 ns/op BenchmarkMapAddSame-4 40155 3294 ns/op BenchmarkMapAddDifferent-4 16354 7562 ns/op BenchmarkMapAddDifferentRandom-4 196 571159 ns/op BenchmarkMapAddSameSteadyState-4 255148 448.3 ns/op BenchmarkMapAddDifferentSteadyState-4 89635 1160 ns/op BenchmarkRealworldExpvarUsage-4 17337 5768 ns/op PASS ok expvar 2.411s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 107797 1097 ns/op BenchmarkSprintfEmpty-4 425895 259.4 ns/op BenchmarkSprintfString-4 239737 482.8 ns/op BenchmarkSprintfTruncateString-4 268857 401.5 ns/op BenchmarkSprintfTruncateBytes-4 148479 693.9 ns/op BenchmarkSprintfSlowParsingPath-4 252486 467.9 ns/op BenchmarkSprintfQuoteString-4 35379 3090 ns/op BenchmarkSprintfInt-4 232246 430.7 ns/op BenchmarkSprintfIntInt-4 204794 550.9 ns/op BenchmarkSprintfPrefixedInt-4 202540 531.5 ns/op BenchmarkSprintfFloat-4 165850 799.1 ns/op BenchmarkSprintfComplex-4 65385 1819 ns/op BenchmarkSprintfBoolean-4 316784 408.5 ns/op BenchmarkSprintfHexString-4 139281 979.4 ns/op BenchmarkSprintfHexBytes-4 82874 1489 ns/op BenchmarkSprintfBytes-4 50787 2434 ns/op BenchmarkSprintfStringer-4 92638 1282 ns/op BenchmarkSprintfStructure-4 41240 3167 ns/op BenchmarkManyArgs-4 75289 1574 ns/op BenchmarkFprintInt-4 76303 1590 ns/op BenchmarkFprintfBytes-4 80214 1495 ns/op BenchmarkFprintIntNoAlloc-4 74494 1589 ns/op BenchmarkScanInts-4 36 3186655 ns/op BenchmarkScanRecursiveInt-4 1 394393961 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 422029623 ns/op PASS ok fmt 5.045s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 591 181001 ns/op PASS ok go/build 0.153s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 40062 2530 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13665 8717 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4027 29772 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1000 117547 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 243 473433 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 56 2240123 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9394514 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40096482 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 180198487 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.573s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 260409631 ns/op 0.25 MB/s 46413264 B/op 48948 allocs/op PASS ok go/format 0.319s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 20005245 ns/op 2.69 MB/s BenchmarkParseOnly-4 6 17025324 ns/op 3.16 MB/s BenchmarkResolve-4 48 2403594 ns/op 22.41 MB/s PASS ok go/parser 1.358s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 152797093 ns/op 0.34 MB/s 5119328 B/op 27628 allocs/op BenchmarkPrintDecl-4 660 155127 ns/op 0.21 MB/s 15888 B/op 51 allocs/op PASS ok go/printer 0.318s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 264 455245 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8667063 ns/op 6.32 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12307770 ns/op 5.85 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17351438 ns/op 6.52 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 224 539379 ns/op 5.70 MB/s PASS ok go/scanner 0.742s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 102.1 ns/op PASS ok go/token 0.140s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 132 992938 ns/op BenchmarkNamed/Underlying/nongeneric-4 729349 140.2 ns/op BenchmarkNamed/Underlying/generic-4 797373 138.3 ns/op BenchmarkNamed/Underlying/src_instance-4 825409 137.5 ns/op BenchmarkNamed/Underlying/user_instance-4 830574 139.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21174 5446 ns/op BenchmarkNamed/NewMethodSet/generic-4 21744 5450 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21235 5402 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 21420 5486 ns/op BenchmarkCheck/http/funcbodies/info-4 1 629738461 ns/op 48466 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 440959989 ns/op 69211 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 258911424 ns/op 117865 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 237249271 ns/op 128567 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 426755314 ns/op 12000 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 116687924 ns/op 43867 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 70663738 ns/op 72445 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 70006459 ns/op 73070 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 169533483 ns/op 12777 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 67658150 ns/op 32010 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 2 50468226 ns/op 42911 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 49617944 ns/op 43664 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1164394726 ns/op 54337 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 599511969 ns/op 105529 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 173859774 ns/op 363762 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 123407873 ns/op 512391 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1974930949 ns/op 1009 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 105519846 ns/op 18873 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 88745516 ns/op 22452 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 85468804 ns/op 23314 lines/s PASS ok go/types 19.574s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8691 13898 ns/op 73.68 MB/s PASS ok hash/adler32 0.260s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 202742 562.4 ns/op 26.67 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 209346 536.9 ns/op 27.94 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 105204 1101 ns/op 36.31 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 114742 1038 ns/op 38.52 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 449655 252.4 ns/op 2028.63 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 457669 255.5 ns/op 2004.27 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 398289 290.7 ns/op 3522.79 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 399445 286.4 ns/op 3575.04 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 238426 496.0 ns/op 8257.90 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 241893 488.3 ns/op 8387.49 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51420 2297 ns/op 14262.65 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52104 2304 ns/op 14219.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 460917 254.1 ns/op 59.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 471345 255.7 ns/op 58.67 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 444087 256.6 ns/op 155.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 448786 257.7 ns/op 155.24 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 330837 366.0 ns/op 1398.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 330337 359.4 ns/op 1424.77 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 262754 454.4 ns/op 2253.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 255610 460.9 ns/op 2221.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 223375 536.6 ns/op 7633.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 223725 543.1 ns/op 7542.10 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45901 2601 ns/op 12599.40 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 46210 2605 ns/op 12576.75 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 200644 568.0 ns/op 26.41 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 210447 563.4 ns/op 26.62 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 99850 1189 ns/op 33.65 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 105261 1119 ns/op 35.75 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 6962 16539 ns/op 30.96 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7062 17055 ns/op 30.02 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3424 34722 ns/op 29.49 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3480 34099 ns/op 30.03 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 854 138742 ns/op 29.52 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 858 136319 ns/op 30.05 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1094285 ns/op 29.94 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1095068 ns/op 29.92 MB/s PASS ok hash/crc32 4.631s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 84 1382022 ns/op 47.42 MB/s BenchmarkCrc64/ISO4KB-4 985 118352 ns/op 34.61 MB/s BenchmarkCrc64/ISO1KB-4 4555 25435 ns/op 40.26 MB/s BenchmarkCrc64/ECMA64KB-4 85 1388830 ns/op 47.19 MB/s BenchmarkCrc64/Random64KB-4 92 1251896 ns/op 52.35 MB/s BenchmarkCrc64/Random16KB-4 368 320824 ns/op 51.07 MB/s PASS ok hash/crc64 0.868s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8725 13837 ns/op 74.01 MB/s BenchmarkFnv32aKB-4 8613 13807 ns/op 74.17 MB/s BenchmarkFnv64KB-4 8343 13856 ns/op 73.90 MB/s BenchmarkFnv64aKB-4 7885 14039 ns/op 72.94 MB/s BenchmarkFnv128KB-4 1996 58463 ns/op 17.52 MB/s BenchmarkFnv128aKB-4 2052 56583 ns/op 18.10 MB/s PASS ok hash/fnv 0.958s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 634034 189.0 ns/op 21.16 MB/s BenchmarkHash/n=4/Bytes-4 4026117 29.05 ns/op 137.70 MB/s BenchmarkHash/n=4/String-4 1777960 67.25 ns/op 59.48 MB/s BenchmarkHash/n=8/Write-4 572716 191.7 ns/op 41.73 MB/s BenchmarkHash/n=8/Bytes-4 4167400 29.13 ns/op 274.59 MB/s BenchmarkHash/n=8/String-4 1780598 67.15 ns/op 119.14 MB/s BenchmarkHash/n=16/Write-4 609732 195.3 ns/op 81.91 MB/s BenchmarkHash/n=16/Bytes-4 4055264 26.53 ns/op 603.07 MB/s BenchmarkHash/n=16/String-4 1715517 68.33 ns/op 234.15 MB/s BenchmarkHash/n=32/Write-4 549494 199.6 ns/op 160.35 MB/s BenchmarkHash/n=32/Bytes-4 4391799 28.88 ns/op 1107.97 MB/s BenchmarkHash/n=32/String-4 1802424 67.97 ns/op 470.78 MB/s BenchmarkHash/n=64/Write-4 551776 214.5 ns/op 298.43 MB/s BenchmarkHash/n=64/Bytes-4 3913888 29.99 ns/op 2134.13 MB/s BenchmarkHash/n=64/String-4 1667718 68.73 ns/op 931.24 MB/s BenchmarkHash/n=256/Write-4 399189 293.3 ns/op 872.81 MB/s BenchmarkHash/n=256/Bytes-4 2210682 53.47 ns/op 4788.12 MB/s BenchmarkHash/n=256/String-4 917871 129.2 ns/op 1980.70 MB/s BenchmarkHash/n=320/Write-4 410497 283.1 ns/op 1130.27 MB/s BenchmarkHash/n=320/Bytes-4 1784439 66.51 ns/op 4811.22 MB/s BenchmarkHash/n=320/String-4 635125 180.5 ns/op 1772.74 MB/s BenchmarkHash/n=1024/Write-4 269611 438.3 ns/op 2336.46 MB/s BenchmarkHash/n=1024/Bytes-4 739977 160.5 ns/op 6380.43 MB/s BenchmarkHash/n=1024/String-4 261349 450.4 ns/op 2273.30 MB/s BenchmarkHash/n=4096/Write-4 119805 982.2 ns/op 4170.43 MB/s BenchmarkHash/n=4096/Bytes-4 205033 585.0 ns/op 7001.12 MB/s BenchmarkHash/n=4096/String-4 66937 1744 ns/op 2348.44 MB/s BenchmarkHash/n=16384/Write-4 38306 3158 ns/op 5188.18 MB/s BenchmarkHash/n=16384/Bytes-4 53365 2241 ns/op 7310.33 MB/s BenchmarkHash/n=16384/String-4 16813 7122 ns/op 2300.44 MB/s PASS ok hash/maphash 4.558s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 806 131496 ns/op BenchmarkEscapeNone-4 120213 947.4 ns/op BenchmarkUnescape-4 758 151824 ns/op BenchmarkUnescapeNone-4 506727 222.9 ns/op BenchmarkUnescapeSparse-4 11143 10170 ns/op BenchmarkUnescapeDense-4 1078 104026 ns/op PASS ok html 0.848s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8990 12915 ns/op BenchmarkCSSEscaperNoSpecials-4 43255 2721 ns/op BenchmarkDecodeCSS-4 26838 4440 ns/op BenchmarkDecodeCSSNoSpecials-4 4367226 27.43 ns/op BenchmarkCSSValueFilter-4 117750 979.8 ns/op BenchmarkCSSValueFilterOk-4 80359 1503 ns/op BenchmarkEscapedExecute-4 4786 25081 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10601 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 68296 1743 ns/op BenchmarkStripTags-4 21456 5491 ns/op BenchmarkStripTagsNoSpecials-4 318214 382.1 ns/op BenchmarkJSValEscaperWithNum-4 24430 4873 ns/op BenchmarkJSValEscaperWithStr-4 5046 22000 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18706 6370 ns/op BenchmarkJSValEscaperWithObj-4 4258 26251 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13498 8699 ns/op BenchmarkJSStrEscaperNoSpecials-4 58777 2033 ns/op BenchmarkJSStrEscaper-4 10000 10275 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 52183 2228 ns/op BenchmarkJSRegexpEscaper-4 9366 10956 ns/op BenchmarkTemplateSpecialTags-4 78 1329550 ns/op BenchmarkURLEscaper-4 4668 25705 ns/op BenchmarkURLEscaperNoSpecials-4 198250 640.7 ns/op BenchmarkURLNormalizer-4 6186 19901 ns/op BenchmarkURLNormalizerNoSpecials-4 178245 661.7 ns/op BenchmarkSrcsetFilter-4 19479 5935 ns/op BenchmarkSrcsetFilterNoSpecials-4 108506 1040 ns/op PASS ok html/template 4.284s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 609940 184.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 444379 262.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 630586 196.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 452386 264.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1888783 63.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1201519 99.72 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1882976 64.44 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1236453 97.11 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1495353 80.18 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 448411 262.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 343837 316.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 487459 250.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 370244 321.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 834211 139.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 510794 211.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 990840 118.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 563034 206.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 419238 274.2 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1403988 85.65 ns/op BenchmarkRGBASetRGBA-4 1422165 82.78 ns/op BenchmarkRGBA64At-4 712819 162.6 ns/op BenchmarkRGBA64SetRGBA64-4 825861 143.3 ns/op BenchmarkNRGBAAt-4 1403035 85.46 ns/op BenchmarkNRGBASetNRGBA-4 1432204 81.87 ns/op BenchmarkNRGBA64At-4 710614 163.1 ns/op BenchmarkNRGBA64SetNRGBA64-4 764862 145.6 ns/op BenchmarkAlphaAt-4 2401042 50.80 ns/op BenchmarkAlphaSetAlpha-4 2342374 50.79 ns/op BenchmarkAlpha16At-4 1567963 77.49 ns/op BenchmarkAlphaSetAlpha16-4 1629398 73.69 ns/op BenchmarkGrayAt-4 2340373 50.95 ns/op BenchmarkGraySetGray-4 2361648 51.00 ns/op BenchmarkGray16At-4 1559298 76.40 ns/op BenchmarkGraySetGray16-4 1583082 76.93 ns/op PASS ok image 5.679s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4169805 28.79 ns/op BenchmarkYCbCrToRGB/128-4 3989865 30.40 ns/op BenchmarkYCbCrToRGB/255-4 4014003 29.14 ns/op BenchmarkRGBToYCbCr/0-4 4057472 29.55 ns/op BenchmarkRGBToYCbCr/Cb-4 4098224 29.11 ns/op BenchmarkRGBToYCbCr/Cr-4 4061686 29.32 ns/op BenchmarkYCbCrToRGBA/0-4 3397930 35.17 ns/op BenchmarkYCbCrToRGBA/128-4 3206278 37.96 ns/op BenchmarkYCbCrToRGBA/255-4 3315967 36.21 ns/op BenchmarkNYCbCrAToRGBA/0-4 3209870 37.30 ns/op BenchmarkNYCbCrAToRGBA/128-4 3261062 36.71 ns/op BenchmarkNYCbCrAToRGBA/255-4 3250622 37.06 ns/op PASS ok image/color 1.913s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 33609198 ns/op BenchmarkFillSrc-4 302 374169 ns/op BenchmarkCopyOver-4 6 17561756 ns/op BenchmarkCopySrc-4 394 278048 ns/op BenchmarkNRGBAOver-4 6 18716532 ns/op BenchmarkNRGBASrc-4 9 11786582 ns/op BenchmarkYCbCr-4 8 13678744 ns/op BenchmarkGray-4 16 6904930 ns/op BenchmarkCMYK-4 9 12200026 ns/op BenchmarkGlyphOver-4 19 5914647 ns/op BenchmarkRGBAMaskOver-4 4 30795312 ns/op BenchmarkGrayMaskOver-4 5 23281039 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38441054 ns/op BenchmarkRGBA-4 4 25254444 ns/op BenchmarkPalettedFill-4 901 136358 ns/op BenchmarkPalettedRGBA-4 4 25595297 ns/op BenchmarkGenericOver-4 2 55477170 ns/op BenchmarkGenericMaskOver-4 5 22943983 ns/op BenchmarkGenericSrc-4 3 36318554 ns/op BenchmarkGenericMaskSrc-4 4 30397486 ns/op PASS ok image/draw 6.004s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4829026 ns/op 3.20 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 115049832 ns/op 2.67 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3107348598 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 55 2116360 ns/op 7.30 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 151708017 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.182s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3639 29596 ns/op BenchmarkIDCT-4 3892 28756 ns/op BenchmarkDecodeBaseline-4 8 12563620 ns/op 4.92 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17767116 ns/op 3.48 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 158100681 ns/op 7.77 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 194339908 ns/op 4.74 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.266s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12434148 8.603 ns/op BenchmarkDecodeGray-4 12 9279091 ns/op 7.06 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39994016 ns/op 6.55 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34233028 ns/op 7.66 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5521511 ns/op 11.87 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 31825685 ns/op 8.24 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39112196 ns/op 6.70 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 60830826 ns/op 5.05 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60077130 ns/op 5.11 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 200112621 ns/op 6.14 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 215202631 ns/op 5.71 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 29629979 ns/op 10.37 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 200435602 ns/op 6.13 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 799778624 ns/op 1.54 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.687s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54541359 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 46683372 ns/op 2.14 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 330347630 ns/op 1.51 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 336390691 ns/op 1.49 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53920057 ns/op 1.85 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 46674170 ns/op 2.14 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 316426318 ns/op 1.58 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 321610081 ns/op 1.55 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 735095870 ns/op 1.36 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 731268152 ns/op 1.37 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4304724559 ns/op 1.16 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4117116912 ns/op 1.21 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10507591 ns/op 9.52 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11465802 ns/op 8.72 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 2 50248205 ns/op 9.95 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 57418410 ns/op 8.71 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 101600844 ns/op 9.84 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 115021064 ns/op 8.69 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 517769011 ns/op 9.66 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 563753467 ns/op 8.87 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 62400800 ns/op 1.60 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 55599504 ns/op 1.80 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 409866243 ns/op 1.22 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 439575088 ns/op 1.14 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 977101633 ns/op 1.02 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1056280882 ns/op 0.95 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6299451530 ns/op 0.79 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 6127966229 ns/op 0.82 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 194851367 ns/op 21.45 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 191080700 ns/op 21.87 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 46.849s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 34501 2925 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 37429 3125 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 32989 3453 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/8-4 27920 4112 ns/op 1.95 MB/s BenchmarkMarshalCorpusFile/16-4 22077 5224 ns/op 3.06 MB/s BenchmarkMarshalCorpusFile/32-4 15138 7864 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/64-4 9324 12783 ns/op 5.01 MB/s BenchmarkMarshalCorpusFile/128-4 5551 21035 ns/op 6.09 MB/s BenchmarkMarshalCorpusFile/256-4 2533 41056 ns/op 6.24 MB/s BenchmarkMarshalCorpusFile/512-4 1375 80335 ns/op 6.37 MB/s BenchmarkMarshalCorpusFile/1024-4 751 153851 ns/op 6.66 MB/s BenchmarkMarshalCorpusFile/2048-4 368 317449 ns/op 6.45 MB/s BenchmarkMarshalCorpusFile/4096-4 192 611717 ns/op 6.70 MB/s BenchmarkMarshalCorpusFile/8192-4 97 1230975 ns/op 6.65 MB/s BenchmarkMarshalCorpusFile/16384-4 50 2437847 ns/op 6.72 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6425105 ns/op 5.10 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13411238 ns/op 4.89 MB/s BenchmarkMarshalCorpusFile/131072-4 4 30223112 ns/op 4.34 MB/s BenchmarkMarshalCorpusFile/262144-4 2 56245075 ns/op 4.66 MB/s BenchmarkMarshalCorpusFile/524288-4 1 131403142 ns/op 3.99 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 228826394 ns/op 4.58 MB/s BenchmarkUnmarshalCorpusFile/1-4 9111 11827 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10136 11816 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 7868 13036 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7888 14749 ns/op 0.54 MB/s BenchmarkUnmarshalCorpusFile/16-4 6646 17937 ns/op 0.89 MB/s BenchmarkUnmarshalCorpusFile/32-4 3835 27143 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/64-4 3291 31394 ns/op 2.04 MB/s BenchmarkUnmarshalCorpusFile/128-4 2577 41716 ns/op 3.07 MB/s BenchmarkUnmarshalCorpusFile/256-4 1080 112472 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/512-4 561 213283 ns/op 2.40 MB/s BenchmarkUnmarshalCorpusFile/1024-4 296 400448 ns/op 2.56 MB/s BenchmarkUnmarshalCorpusFile/2048-4 148 802322 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/4096-4 70 1582821 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/8192-4 34 3188964 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/16384-4 16 6307391 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12705999 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25172670 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50062298 ns/op 2.62 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 103946928 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 211043230 ns/op 2.48 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 415491284 ns/op 2.52 MB/s BenchmarkMutatorBytes/1-4 30000 3385 ns/op BenchmarkMutatorBytes/10-4 37474 3259 ns/op BenchmarkMutatorBytes/100-4 34454 3492 ns/op BenchmarkMutatorBytes/1000-4 23044 5387 ns/op BenchmarkMutatorBytes/10000-4 5911 23466 ns/op BenchmarkMutatorBytes/100000-4 838 167943 ns/op BenchmarkMutatorString/1-4 30000 3482 ns/op BenchmarkMutatorString/10-4 35698 3486 ns/op BenchmarkMutatorString/100-4 30927 4104 ns/op BenchmarkMutatorString/1000-4 13098 7996 ns/op BenchmarkMutatorString/10000-4 3098 68222 ns/op BenchmarkMutatorString/100000-4 202 599297 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18248 6165 ns/op BenchmarkMutatorAllBasicTypes/string-4 18676 6261 ns/op BenchmarkMutatorAllBasicTypes/bool-4 60796 1919 ns/op BenchmarkMutatorAllBasicTypes/float32-4 53551 2248 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55041 2162 ns/op BenchmarkMutatorAllBasicTypes/int-4 58197 2031 ns/op BenchmarkMutatorAllBasicTypes/int8-4 56854 2076 ns/op BenchmarkMutatorAllBasicTypes/int16-4 58851 2031 ns/op BenchmarkMutatorAllBasicTypes/int32-4 58834 2061 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58482 2045 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56377 2119 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 56929 2105 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 55719 2084 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57104 2143 ns/op PASS ok internal/fuzz 11.546s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 34170 3494 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 129493 951.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.392s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 35731 3144 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10253 ns/op BenchmarkSplicePipePoolParallel-4 114271 1178 ns/op BenchmarkSplicePipeNativeParallel-4 27097 3839 ns/op PASS ok internal/poll 0.900s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 21119141 ns/op PASS ok internal/trace 3.007s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15400 ns/op BenchmarkCopyNLarge-4 141 1094682 ns/op PASS ok io 0.435s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 232586 513.9 ns/op BenchmarkPrintln-4 23568 5142 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36202 3332 ns/op 66 B/op 1 allocs/op BenchmarkConcurrent-4 2319 52249 ns/op BenchmarkDiscard-4 884157 125.7 ns/op 0 B/op 0 allocs/op PASS ok log 0.914s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2214686 53.82 ns/op BenchmarkAcosh-4 902091 112.9 ns/op BenchmarkAsin-4 2234245 53.97 ns/op BenchmarkAsinh-4 985231 118.7 ns/op BenchmarkAtan-4 2967345 40.54 ns/op BenchmarkAtanh-4 1000000 112.3 ns/op BenchmarkAtan2-4 2131851 56.03 ns/op BenchmarkCbrt-4 1407099 83.87 ns/op BenchmarkCeil-4 16196106 7.196 ns/op BenchmarkCompare-4 3952383 30.53 ns/op BenchmarkCompare32-4 4708728 24.78 ns/op BenchmarkCopysign-4 2978721 40.23 ns/op BenchmarkCos-4 1393900 85.31 ns/op BenchmarkCosh-4 1538916 78.97 ns/op BenchmarkErf-4 2834664 42.30 ns/op BenchmarkErfc-4 2707071 44.22 ns/op BenchmarkErfinv-4 2491102 48.47 ns/op BenchmarkErfcinv-4 2476842 48.55 ns/op BenchmarkExp-4 5905434 20.27 ns/op BenchmarkExpGo-4 931684 125.5 ns/op BenchmarkExpm1-4 2057354 58.60 ns/op BenchmarkExp2-4 947134 117.2 ns/op BenchmarkExp2Go-4 965989 126.8 ns/op BenchmarkAbs-4 3784627 31.46 ns/op BenchmarkDim-4 9014935 14.25 ns/op BenchmarkFloor-4 16470907 7.161 ns/op BenchmarkMax-4 11727033 10.21 ns/op BenchmarkMin-4 11959293 10.01 ns/op BenchmarkMod-4 343567 325.1 ns/op BenchmarkFrexp-4 1970421 60.57 ns/op BenchmarkGamma-4 717163 166.2 ns/op BenchmarkHypot-4 10197364 12.00 ns/op BenchmarkHypotGo-4 1607492 73.60 ns/op BenchmarkIlogb-4 2441582 48.27 ns/op BenchmarkJ0-4 249421 473.4 ns/op BenchmarkJ1-4 252748 478.2 ns/op BenchmarkJn-4 117123 1044 ns/op BenchmarkLdexp-4 2051929 59.17 ns/op BenchmarkLgamma-4 870705 135.3 ns/op BenchmarkLog-4 5095989 23.40 ns/op BenchmarkLogb-4 2379000 50.24 ns/op BenchmarkLog1p-4 1342964 91.14 ns/op BenchmarkLog10-4 4898295 24.65 ns/op BenchmarkLog2-4 1536817 77.22 ns/op BenchmarkModf-4 2873698 40.98 ns/op BenchmarkNextafter32-4 3031341 39.59 ns/op BenchmarkNextafter64-4 2937288 40.81 ns/op BenchmarkPowInt-4 611058 189.7 ns/op BenchmarkPowFrac-4 417264 276.0 ns/op BenchmarkPow10Pos-4 4507394 26.63 ns/op BenchmarkPow10Neg-4 4249461 27.61 ns/op BenchmarkRound-4 3745923 31.96 ns/op BenchmarkRoundToEven-4 8083410 14.33 ns/op BenchmarkRemainder-4 513002 225.7 ns/op BenchmarkSignbit-4 5529201 21.78 ns/op BenchmarkSin-4 1673595 71.71 ns/op BenchmarkSincos-4 1000000 112.2 ns/op BenchmarkSinh-4 1784649 66.86 ns/op BenchmarkSqrtIndirect-4 16487785 7.266 ns/op BenchmarkSqrtLatency-4 16394985 7.303 ns/op BenchmarkSqrtIndirectLatency-4 16530607 7.288 ns/op BenchmarkSqrtGoLatency-4 1000000 102.7 ns/op BenchmarkSqrtPrime-4 32505 3673 ns/op BenchmarkTan-4 1494148 79.10 ns/op BenchmarkTanh-4 1394604 86.33 ns/op BenchmarkTrunc-4 16562828 7.198 ns/op BenchmarkY0-4 252194 460.3 ns/op BenchmarkY1-4 257185 460.9 ns/op BenchmarkYn-4 123951 978.5 ns/op BenchmarkFloat64bits-4 5998669 19.77 ns/op BenchmarkFloat64frombits-4 5472397 21.96 ns/op BenchmarkFloat32bits-4 5452950 21.90 ns/op BenchmarkFloat32frombits-4 5265882 22.79 ns/op BenchmarkFMA-4 15968822 7.522 ns/op PASS ok math 11.203s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12485160 9.458 ns/op 6766.98 MB/s BenchmarkAddVV/2-4 11441715 10.43 ns/op 12267.53 MB/s BenchmarkAddVV/3-4 9714865 12.29 ns/op 15623.71 MB/s BenchmarkAddVV/4-4 10798621 11.08 ns/op 23110.94 MB/s BenchmarkAddVV/5-4 9472212 12.64 ns/op 25310.64 MB/s BenchmarkAddVV/10-4 7760842 15.27 ns/op 41913.73 MB/s BenchmarkAddVV/100-4 1849218 65.01 ns/op 98447.19 MB/s BenchmarkAddVV/1000-4 198003 582.3 ns/op 109912.63 MB/s BenchmarkSubVV/1-4 12550888 9.460 ns/op 6765.00 MB/s BenchmarkSubVV/2-4 11390340 10.62 ns/op 12049.04 MB/s BenchmarkSubVV/3-4 9670668 12.17 ns/op 15780.62 MB/s BenchmarkSubVV/4-4 10682118 11.12 ns/op 23030.23 MB/s BenchmarkSubVV/5-4 9311070 12.62 ns/op 25351.62 MB/s BenchmarkSubVV/10-4 7761408 15.23 ns/op 42016.98 MB/s BenchmarkSubVV/100-4 1856938 64.86 ns/op 98671.73 MB/s BenchmarkSubVV/1000-4 198490 581.6 ns/op 110046.43 MB/s BenchmarkAddVW/1-4 14476926 8.308 ns/op 962.97 MB/s BenchmarkAddVW/2-4 12966332 9.225 ns/op 1734.47 MB/s BenchmarkAddVW/3-4 11329418 10.94 ns/op 2192.91 MB/s BenchmarkAddVW/4-4 12108135 9.894 ns/op 3234.23 MB/s BenchmarkAddVW/5-4 10886404 11.05 ns/op 3620.55 MB/s BenchmarkAddVW/10-4 9124690 13.03 ns/op 6137.58 MB/s BenchmarkAddVW/100-4 241868 456.3 ns/op 1753.34 MB/s BenchmarkAddVW/1000-4 35188 3408 ns/op 2347.10 MB/s BenchmarkAddVWext/1-4 14330883 8.423 ns/op 949.77 MB/s BenchmarkAddVWext/2-4 13056016 9.083 ns/op 1761.48 MB/s BenchmarkAddVWext/3-4 12344373 9.733 ns/op 2465.85 MB/s BenchmarkAddVWext/4-4 12201542 9.891 ns/op 3235.16 MB/s BenchmarkAddVWext/5-4 11007100 10.87 ns/op 3678.85 MB/s BenchmarkAddVWext/10-4 9210460 13.09 ns/op 6110.92 MB/s BenchmarkAddVWext/100-4 81706 1465 ns/op 546.15 MB/s BenchmarkAddVWext/1000-4 8137 14212 ns/op 562.89 MB/s BenchmarkSubVW/1-4 13632741 8.790 ns/op 910.15 MB/s BenchmarkSubVW/2-4 11656515 10.26 ns/op 1559.17 MB/s BenchmarkSubVW/3-4 10126693 11.91 ns/op 2015.02 MB/s BenchmarkSubVW/4-4 12130244 9.900 ns/op 3232.35 MB/s BenchmarkSubVW/5-4 11096535 10.80 ns/op 3702.65 MB/s BenchmarkSubVW/10-4 9051006 13.19 ns/op 6064.47 MB/s BenchmarkSubVW/100-4 252084 465.8 ns/op 1717.33 MB/s BenchmarkSubVW/1000-4 35268 3397 ns/op 2354.83 MB/s BenchmarkSubVWext/1-4 13867863 8.744 ns/op 914.92 MB/s BenchmarkSubVWext/2-4 12624184 9.566 ns/op 1672.64 MB/s BenchmarkSubVWext/3-4 11445484 10.31 ns/op 2328.80 MB/s BenchmarkSubVWext/4-4 12156229 9.905 ns/op 3230.69 MB/s BenchmarkSubVWext/5-4 11076412 10.81 ns/op 3700.90 MB/s BenchmarkSubVWext/10-4 9123693 13.27 ns/op 6028.25 MB/s BenchmarkSubVWext/100-4 82080 1472 ns/op 543.36 MB/s BenchmarkSubVWext/1000-4 8196 14220 ns/op 562.59 MB/s BenchmarkMulAddVWW/1-4 11757945 10.16 ns/op 6297.99 MB/s BenchmarkMulAddVWW/2-4 10448400 10.96 ns/op 11680.50 MB/s BenchmarkMulAddVWW/3-4 10161129 11.72 ns/op 16376.77 MB/s BenchmarkMulAddVWW/4-4 9423715 12.58 ns/op 20344.49 MB/s BenchmarkMulAddVWW/5-4 8539705 13.96 ns/op 22918.17 MB/s BenchmarkMulAddVWW/10-4 6600516 18.13 ns/op 35299.46 MB/s BenchmarkMulAddVWW/100-4 1000000 101.2 ns/op 63245.58 MB/s BenchmarkMulAddVWW/1000-4 125685 945.7 ns/op 67675.61 MB/s BenchmarkAddMulVVW/1-4 12530382 9.677 ns/op 6613.30 MB/s BenchmarkAddMulVVW/2-4 11128251 10.71 ns/op 11950.20 MB/s BenchmarkAddMulVVW/3-4 10116426 11.93 ns/op 16091.71 MB/s BenchmarkAddMulVVW/4-4 9134878 12.95 ns/op 19773.40 MB/s BenchmarkAddMulVVW/5-4 8517172 14.15 ns/op 22618.61 MB/s BenchmarkAddMulVVW/10-4 7096776 16.93 ns/op 37805.68 MB/s BenchmarkAddMulVVW/100-4 1492116 81.30 ns/op 78723.79 MB/s BenchmarkAddMulVVW/1000-4 166912 725.8 ns/op 88178.20 MB/s BenchmarkDivWVW/1-4 2641096 45.15 ns/op 1417.37 MB/s BenchmarkDivWVW/2-4 1239489 96.58 ns/op 1325.39 MB/s BenchmarkDivWVW/3-4 932836 128.5 ns/op 1494.16 MB/s BenchmarkDivWVW/4-4 785641 148.0 ns/op 1729.35 MB/s BenchmarkDivWVW/5-4 764227 152.8 ns/op 2094.55 MB/s BenchmarkDivWVW/10-4 415299 285.7 ns/op 2240.17 MB/s BenchmarkDivWVW/100-4 55078 2203 ns/op 2904.67 MB/s BenchmarkDivWVW/1000-4 5536 21204 ns/op 3018.29 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11798646 9.162 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11567107 9.340 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10781797 10.35 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10827896 9.624 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9661388 11.05 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10446572 10.41 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9128079 12.37 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9593179 11.05 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8397250 12.95 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9491761 11.95 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6482130 17.25 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7202037 15.53 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 109.2 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1255713 93.44 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 130510 922.1 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 152179 777.6 ns/op BenchmarkDecimalConversion-4 208 562121 ns/op BenchmarkFloatString/100-4 10000 10657 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 213 554357 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 2 51352688 ns/op 60908 B/op 51 allocs/op BenchmarkFloatString/100000-4 1 5014184023 ns/op 817424 B/op 538 allocs/op BenchmarkFloatAdd/10-4 174493 687.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 164528 715.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 145498 770.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 87192 1379 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17244 6985 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 224124 542.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 223897 528.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 217390 550.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 156646 760.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44847 2686 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1938 61760 ns/op BenchmarkParseFloatLargeExp-4 457 263357 ns/op BenchmarkGCD10x10/WithoutXY-4 196071 606.6 ns/op BenchmarkGCD10x10/WithXY-4 57716 2069 ns/op BenchmarkGCD10x100/WithoutXY-4 97689 1182 ns/op BenchmarkGCD10x100/WithXY-4 17698 6834 ns/op BenchmarkGCD10x1000/WithoutXY-4 61293 1824 ns/op BenchmarkGCD10x1000/WithXY-4 14048 8459 ns/op BenchmarkGCD100x100/WithoutXY-4 24650 4816 ns/op BenchmarkGCD100x100/WithXY-4 10611 11345 ns/op BenchmarkGCD100x1000/WithoutXY-4 12318 9976 ns/op BenchmarkGCD100x1000/WithXY-4 5960 19728 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2132 57034 ns/op BenchmarkGCD1000x1000/WithXY-4 1160 99221 ns/op BenchmarkHilbert-4 22 5317756 ns/op BenchmarkBinomial-4 14307 8283 ns/op BenchmarkQuoRem-4 21981 5824 ns/op BenchmarkExp-4 14 7379402 ns/op BenchmarkExpMont/Odd-4 129 915238 ns/op 2594 B/op 22 allocs/op BenchmarkExpMont/Even1-4 130 916894 ns/op 3367 B/op 38 allocs/op BenchmarkExpMont/Even2-4 123 952921 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even3-4 124 947664 ns/op 3866 B/op 54 allocs/op BenchmarkExpMont/Even4-4 124 954442 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even8-4 124 959471 ns/op 3854 B/op 53 allocs/op BenchmarkExpMont/Even32-4 124 977278 ns/op 3849 B/op 53 allocs/op BenchmarkExpMont/Even64-4 148 806689 ns/op 3640 B/op 53 allocs/op BenchmarkExpMont/Even96-4 141 833479 ns/op 3764 B/op 51 allocs/op BenchmarkExpMont/Even128-4 166 721943 ns/op 3264 B/op 50 allocs/op BenchmarkExpMont/Even255-4 189 635121 ns/op 2942 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 441 273327 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 402 293078 ns/op 1709 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 403 294401 ns/op 1737 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 392 297932 ns/op 1745 B/op 47 allocs/op BenchmarkExp2-4 15 7342021 ns/op BenchmarkBitset-4 780356 152.8 ns/op BenchmarkBitsetNeg-4 412286 274.8 ns/op BenchmarkBitsetOrig-4 236161 501.7 ns/op BenchmarkBitsetNegOrig-4 154496 780.4 ns/op BenchmarkModSqrt225_Tonelli-4 100 1009343 ns/op BenchmarkModSqrt225_3Mod4-4 381 313383 ns/op BenchmarkModSqrt231_Tonelli-4 100 1064553 ns/op BenchmarkModSqrt231_5Mod8-4 320 365970 ns/op BenchmarkModInverse-4 12388 9577 ns/op BenchmarkSqrt-4 1639 70796 ns/op BenchmarkIntSqr/1-4 1383256 86.20 ns/op BenchmarkIntSqr/2-4 689400 162.2 ns/op BenchmarkIntSqr/3-4 615276 188.3 ns/op BenchmarkIntSqr/5-4 430084 282.3 ns/op BenchmarkIntSqr/8-4 311659 383.3 ns/op BenchmarkIntSqr/10-4 235855 475.2 ns/op BenchmarkIntSqr/20-4 47671 2513 ns/op BenchmarkIntSqr/30-4 35572 3413 ns/op BenchmarkIntSqr/50-4 22242 5343 ns/op BenchmarkIntSqr/80-4 13182 9152 ns/op BenchmarkIntSqr/100-4 8764 11811 ns/op BenchmarkIntSqr/200-4 3540 31524 ns/op BenchmarkIntSqr/300-4 1462 72546 ns/op BenchmarkIntSqr/500-4 781 158494 ns/op BenchmarkIntSqr/800-4 297 408299 ns/op BenchmarkIntSqr/1000-4 214 542324 ns/op BenchmarkDiv/20/10-4 419608 275.9 ns/op BenchmarkDiv/40/20-4 421966 275.2 ns/op BenchmarkDiv/100/50-4 363722 325.8 ns/op BenchmarkDiv/200/100-4 53673 2346 ns/op BenchmarkDiv/400/200-4 52098 2467 ns/op BenchmarkDiv/1000/500-4 41409 3113 ns/op BenchmarkDiv/2000/1000-4 30801 4109 ns/op BenchmarkDiv/20000/10000-4 1022 114251 ns/op BenchmarkDiv/200000/100000-4 26 4696467 ns/op BenchmarkDiv/2000000/1000000-4 1 130156398 ns/op BenchmarkDiv/20000000/10000000-4 1 3757751083 ns/op BenchmarkMul-4 5 23541926 ns/op BenchmarkNatMul/10-4 181563 655.5 ns/op BenchmarkNatMul/100-4 5961 21376 ns/op BenchmarkNatMul/1000-4 172 680364 ns/op BenchmarkZeroShifts/Shl-4 15535 7593 ns/op BenchmarkZeroShifts/ShlSame-4 5241086 22.52 ns/op BenchmarkZeroShifts/Shr-4 16137 7311 ns/op BenchmarkZeroShifts/ShrSame-4 5356566 23.15 ns/op BenchmarkExp3Power/0x10-4 173391 658.8 ns/op BenchmarkExp3Power/0x40-4 144810 806.0 ns/op BenchmarkExp3Power/0x100-4 92469 1285 ns/op BenchmarkExp3Power/0x400-4 39482 2684 ns/op BenchmarkExp3Power/0x1000-4 7975 12711 ns/op BenchmarkExp3Power/0x4000-4 1857 62057 ns/op BenchmarkExp3Power/0x10000-4 201 581114 ns/op BenchmarkExp3Power/0x40000-4 18 6630806 ns/op BenchmarkExp3Power/0x100000-4 2 61979445 ns/op BenchmarkExp3Power/0x400000-4 1 566592542 ns/op BenchmarkFibo-4 3 39690494 ns/op BenchmarkNatSqr/1-4 941106 128.1 ns/op BenchmarkNatSqr/2-4 525210 226.6 ns/op BenchmarkNatSqr/3-4 378399 273.2 ns/op BenchmarkNatSqr/5-4 273396 388.4 ns/op BenchmarkNatSqr/8-4 239535 546.3 ns/op BenchmarkNatSqr/10-4 159775 683.7 ns/op BenchmarkNatSqr/20-4 43820 2614 ns/op BenchmarkNatSqr/30-4 31519 3651 ns/op BenchmarkNatSqr/50-4 19602 6137 ns/op BenchmarkNatSqr/80-4 12054 9865 ns/op BenchmarkNatSqr/100-4 8310 13420 ns/op BenchmarkNatSqr/200-4 3483 33643 ns/op BenchmarkNatSqr/300-4 1335 80264 ns/op BenchmarkNatSqr/500-4 693 158935 ns/op BenchmarkNatSqr/800-4 310 386112 ns/op BenchmarkNatSqr/1000-4 228 510316 ns/op BenchmarkNatSetBytes/8-4 678468 169.5 ns/op BenchmarkNatSetBytes/24-4 197442 584.6 ns/op BenchmarkNatSetBytes/128-4 47520 2498 ns/op BenchmarkNatSetBytes/7-4 759282 151.9 ns/op BenchmarkNatSetBytes/23-4 209749 561.4 ns/op BenchmarkNatSetBytes/127-4 46454 2534 ns/op BenchmarkScanPi-4 241 484692 ns/op BenchmarkStringPiParallel-4 650 188190 ns/op BenchmarkScan/10/Base2-4 41398 2889 ns/op BenchmarkScan/100/Base2-4 4180 25570 ns/op BenchmarkScan/1000/Base2-4 476 251930 ns/op BenchmarkScan/10/Base8-4 95208 1222 ns/op BenchmarkScan/100/Base8-4 13372 8911 ns/op BenchmarkScan/1000/Base8-4 1372 85992 ns/op BenchmarkScan/10/Base10-4 104566 1146 ns/op BenchmarkScan/100/Base10-4 14635 8156 ns/op BenchmarkScan/1000/Base10-4 1512 79950 ns/op BenchmarkScan/10/Base16-4 114616 1037 ns/op BenchmarkScan/100/Base16-4 15715 7446 ns/op BenchmarkScan/1000/Base16-4 1603 69923 ns/op BenchmarkString/10/Base2-4 171759 693.0 ns/op BenchmarkString/100/Base2-4 22332 5010 ns/op BenchmarkString/1000/Base2-4 2484 49187 ns/op BenchmarkString/10/Base8-4 350772 363.2 ns/op BenchmarkString/100/Base8-4 61518 1905 ns/op BenchmarkString/1000/Base8-4 6609 17487 ns/op BenchmarkString/10/Base10-4 194625 586.5 ns/op BenchmarkString/100/Base10-4 37579 3062 ns/op BenchmarkString/1000/Base10-4 4746 24755 ns/op BenchmarkString/10/Base16-4 388354 298.0 ns/op BenchmarkString/100/Base16-4 79539 1455 ns/op BenchmarkString/1000/Base16-4 8632 12530 ns/op BenchmarkLeafSize/0-4 43 2775113 ns/op BenchmarkLeafSize/1-4 381 297528 ns/op BenchmarkLeafSize/2-4 345 296216 ns/op BenchmarkLeafSize/3-4 271 405017 ns/op BenchmarkLeafSize/4-4 388 289580 ns/op BenchmarkLeafSize/5-4 249 457364 ns/op BenchmarkLeafSize/6-4 286 392093 ns/op BenchmarkLeafSize/7-4 301 372860 ns/op BenchmarkLeafSize/8-4 402 281473 ns/op BenchmarkLeafSize/9-4 213 529253 ns/op BenchmarkLeafSize/10-4 259 440089 ns/op BenchmarkLeafSize/11-4 271 419385 ns/op BenchmarkLeafSize/12-4 297 391884 ns/op BenchmarkLeafSize/13-4 259 419285 ns/op BenchmarkLeafSize/14-4 316 372987 ns/op BenchmarkLeafSize/15-4 327 344302 ns/op BenchmarkLeafSize/16-4 409 281874 ns/op BenchmarkLeafSize/32-4 391 284801 ns/op BenchmarkLeafSize/64-4 358 308595 ns/op BenchmarkProbablyPrime/n=0-4 9 11510691 ns/op BenchmarkProbablyPrime/n=1-4 8 12939621 ns/op BenchmarkProbablyPrime/n=5-4 6 18730794 ns/op BenchmarkProbablyPrime/n=10-4 4 25615368 ns/op BenchmarkProbablyPrime/n=20-4 3 40392527 ns/op BenchmarkProbablyPrime/Lucas-4 12 10008324 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 80 1510674 ns/op BenchmarkRatCmp-4 204223 537.9 ns/op BenchmarkFloatSqrt/64-4 21664 5586 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 13668 8520 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 8739 12459 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4924 24346 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 788 147797 ns/op 18119 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 55 1932346 ns/op 176709 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 149981281 ns/op 3823808 B/op 649 allocs/op PASS ok math/big 50.675s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8306516 14.38 ns/op BenchmarkLeadingZeros8-4 7705950 15.50 ns/op BenchmarkLeadingZeros16-4 8810898 13.49 ns/op BenchmarkLeadingZeros32-4 8993487 13.38 ns/op BenchmarkLeadingZeros64-4 8806812 13.85 ns/op BenchmarkTrailingZeros-4 8979525 13.53 ns/op BenchmarkTrailingZeros8-4 8831352 13.40 ns/op BenchmarkTrailingZeros16-4 8696113 13.45 ns/op BenchmarkTrailingZeros32-4 8927816 13.69 ns/op BenchmarkTrailingZeros64-4 8942668 13.39 ns/op BenchmarkOnesCount-4 9002358 13.36 ns/op BenchmarkOnesCount8-4 9209001 13.00 ns/op BenchmarkOnesCount16-4 8571391 13.95 ns/op BenchmarkOnesCount32-4 8614184 14.05 ns/op BenchmarkOnesCount64-4 8433745 14.12 ns/op BenchmarkRotateLeft-4 9214575 13.07 ns/op BenchmarkRotateLeft8-4 9288031 12.90 ns/op BenchmarkRotateLeft16-4 9199669 13.26 ns/op BenchmarkRotateLeft32-4 9293628 12.91 ns/op BenchmarkRotateLeft64-4 9356096 12.84 ns/op BenchmarkReverse-4 12682711 9.417 ns/op BenchmarkReverse8-4 16659159 7.329 ns/op BenchmarkReverse16-4 15533943 7.802 ns/op BenchmarkReverse32-4 14502370 8.304 ns/op BenchmarkReverse64-4 12787454 9.426 ns/op BenchmarkReverseBytes-4 16802356 7.141 ns/op BenchmarkReverseBytes16-4 16805508 7.146 ns/op BenchmarkReverseBytes32-4 14897613 7.891 ns/op BenchmarkReverseBytes64-4 16665685 7.145 ns/op BenchmarkAdd-4 8987410 13.38 ns/op BenchmarkAdd32-4 9243928 12.90 ns/op BenchmarkAdd64-4 8995543 13.60 ns/op BenchmarkAdd64multiple-4 18262908 6.509 ns/op BenchmarkSub-4 8808822 13.54 ns/op BenchmarkSub32-4 8992345 13.41 ns/op BenchmarkSub64-4 8729217 13.72 ns/op BenchmarkSub64multiple-4 18336502 6.519 ns/op BenchmarkMul-4 9207975 13.05 ns/op BenchmarkMul32-4 9287439 12.93 ns/op BenchmarkMul64-4 9251880 13.05 ns/op BenchmarkDiv-4 2650329 45.27 ns/op BenchmarkDiv32-4 5567587 21.52 ns/op BenchmarkDiv64-4 2616939 46.54 ns/op PASS ok math/bits 5.894s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10123434 10.60 ns/op BenchmarkAcos-4 457440 262.7 ns/op BenchmarkAcosh-4 388968 279.1 ns/op BenchmarkAsin-4 458509 258.7 ns/op BenchmarkAsinh-4 460573 258.8 ns/op BenchmarkAtan-4 723309 164.1 ns/op BenchmarkAtanh-4 700632 162.3 ns/op BenchmarkConj-4 22703990 5.278 ns/op BenchmarkCos-4 524917 206.2 ns/op BenchmarkCosh-4 540199 204.5 ns/op BenchmarkExp-4 774694 151.7 ns/op BenchmarkLog-4 801800 142.2 ns/op BenchmarkLog10-4 781467 142.6 ns/op BenchmarkPhase-4 1751319 66.92 ns/op BenchmarkPolar-4 1213393 98.07 ns/op BenchmarkPow-4 228175 518.1 ns/op BenchmarkRect-4 1000000 115.0 ns/op BenchmarkSin-4 586437 202.7 ns/op BenchmarkSinh-4 585273 204.5 ns/op BenchmarkSqrt-4 1000000 115.0 ns/op BenchmarkTan-4 352518 325.9 ns/op BenchmarkTanh-4 398473 298.8 ns/op PASS ok math/cmplx 3.048s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 748924 159.6 ns/op BenchmarkInt63ThreadsafeParallel-4 536100 203.7 ns/op BenchmarkInt63Unthreadsafe-4 1238433 96.86 ns/op BenchmarkIntn1000-4 844942 138.0 ns/op BenchmarkInt63n1000-4 920601 127.9 ns/op BenchmarkInt31n1000-4 980594 118.2 ns/op BenchmarkFloat32-4 995496 113.1 ns/op BenchmarkFloat64-4 1236648 96.88 ns/op BenchmarkPerm3-4 197667 617.8 ns/op BenchmarkPerm30-4 23293 5046 ns/op BenchmarkPerm30ViaShuffle-4 26127 4590 ns/op BenchmarkShuffleOverhead-4 18319 6696 ns/op BenchmarkRead3-4 911739 127.7 ns/op BenchmarkRead64-4 77733 1532 ns/op BenchmarkRead1000-4 5241 22876 ns/op BenchmarkConcurrent-4 140222 908.3 ns/op PASS ok math/rand 2.473s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43245 2717 ns/op BenchmarkQDecodeWord-4 102778 1113 ns/op BenchmarkQDecodeHeader-4 94896 1248 ns/op BenchmarkTypeByExtension/.html-4 356494 294.9 ns/op BenchmarkTypeByExtension/.HTML-4 293828 345.1 ns/op BenchmarkTypeByExtension/.unused-4 296374 350.5 ns/op BenchmarkExtensionsByType/text/html-4 154924 721.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 102745 1127 ns/op BenchmarkExtensionsByType/application/octet-stream-4 106197 988.1 ns/op PASS ok mime 1.356s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 937 123788 ns/op PASS ok mime/quotedprintable 0.165s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 112 1044312 ns/op 8495 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 16 7550094 ns/op 19436 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003988915 ns/op 158688 B/op 230 allocs/op BenchmarkDNSName-4 100377 1043 ns/op BenchmarkInterfaces-4 1197 88917 ns/op BenchmarkInterfaceByIndex-4 1664 70141 ns/op BenchmarkInterfaceByName-4 1178 91893 ns/op BenchmarkInterfaceAddrs-4 813 144680 ns/op BenchmarkInterfacesAndAddrs-4 2738 42086 ns/op BenchmarkInterfacesAndMulticastAddrs-4 476 223793 ns/op BenchmarkParseIP-4 6679 18208 ns/op BenchmarkParseIPValidIPv4-4 326926 345.9 ns/op BenchmarkParseIPValidIPv6-4 169785 695.4 ns/op BenchmarkIPString/IPv4-4 111898 1046 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9598 12052 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 44106 2752 ns/op BenchmarkIPEqual/IPv4-4 1098157 109.2 ns/op BenchmarkIPEqual/IPv6-4 1106034 107.2 ns/op BenchmarkSendFile/1024-4 1 224426226 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 217032686 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 214097314 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 218332120 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222218292 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3045 35946 ns/op 911.59 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1686 66602 ns/op 984.00 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 991 112241 ns/op 1167.77 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 438 278301 ns/op 941.94 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 235 527183 ns/op 994.51 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 104 1116564 ns/op 939.11 MB/s 5 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 9247 11659 ns/op 87.83 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 9376 12612 ns/op 162.38 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 7386 14283 ns/op 286.77 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5887 18395 ns/op 445.35 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 3127 34514 ns/op 474.71 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2611 46198 ns/op 709.29 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1454 72797 ns/op 900.25 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 746 142293 ns/op 921.14 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 489 224941 ns/op 1165.39 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 282 411277 ns/op 1274.78 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 111 914697 ns/op 1146.36 MB/s BenchmarkSplice/unix-to-tcp/1024-4 15021 8095 ns/op 126.50 MB/s BenchmarkSplice/unix-to-tcp/2048-4 15410 7269 ns/op 281.76 MB/s BenchmarkSplice/unix-to-tcp/4096-4 11950 10147 ns/op 403.67 MB/s BenchmarkSplice/unix-to-tcp/8192-4 8808 12596 ns/op 650.36 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6786 17886 ns/op 916.03 MB/s BenchmarkSplice/unix-to-tcp/32768-4 2769 39723 ns/op 824.92 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1894 57357 ns/op 1142.60 MB/s BenchmarkSplice/unix-to-tcp/131072-4 849 143093 ns/op 915.99 MB/s BenchmarkSplice/unix-to-tcp/262144-4 385 272528 ns/op 961.90 MB/s BenchmarkSplice/unix-to-tcp/524288-4 244 501616 ns/op 1045.20 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 123 853570 ns/op 1228.46 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 8596 11944 ns/op 85.74 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 9652 13751 ns/op 148.93 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 7316 14630 ns/op 279.97 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 7014 18011 ns/op 454.83 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 3150 35533 ns/op 461.09 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 2262 48913 ns/op 669.92 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1600 65871 ns/op 994.91 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 942 116220 ns/op 1127.79 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 576 200183 ns/op 1309.52 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 356 338147 ns/op 1550.47 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 121 836491 ns/op 1253.54 MB/s 7 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 23113 5657 ns/op 181.03 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 15550 6515 ns/op 314.36 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 10591 9582 ns/op 427.45 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 7351 13876 ns/op 590.36 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 5497 18224 ns/op 899.03 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 3976 28001 ns/op 1170.25 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1905 75064 ns/op 873.07 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1090 106620 ns/op 1229.34 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 613 200495 ns/op 1307.48 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 306 395687 ns/op 1325.01 MB/s 3 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 109 934721 ns/op 1121.81 MB/s 8 B/op 0 allocs/op BenchmarkTCP4OneShot-4 2259 53555 ns/op BenchmarkTCP4OneShotTimeout-4 1754 58910 ns/op BenchmarkTCP4Persistent-4 11197 10119 ns/op BenchmarkTCP4PersistentTimeout-4 10455 10213 ns/op BenchmarkTCP6OneShot-4 2235 56160 ns/op BenchmarkTCP6OneShotTimeout-4 1989 56060 ns/op BenchmarkTCP6Persistent-4 12084 10079 ns/op BenchmarkTCP6PersistentTimeout-4 11302 11524 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18110 5656 ns/op BenchmarkTCP6ConcurrentReadWrite-4 20271 5433 ns/op BenchmarkSetReadDeadline-4 124198 925.7 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9471 14980 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9734 14076 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11642 ns/op 0 B/op 0 allocs/op PASS ok net 38.108s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 28096 4037 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10921 10718 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14221 8219 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18109 6567 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 32576 3482 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 46736 2393 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 878875 131.5 ns/op BenchmarkReadRequestChrome-4 3624 30840 ns/op 19.81 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10957 ns/op 7.12 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9870 10701 ns/op 7.66 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7768 15250 ns/op 9.90 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 17764 6617 ns/op 6.05 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 297 387112 ns/op 2.65 MB/s BenchmarkFileAndServer_1KB/https1-4 199 567787 ns/op 1.80 MB/s BenchmarkFileAndServer_1KB/h2-4 145 750824 ns/op 1.36 MB/s BenchmarkFileAndServer_16MB/h1-4 3 58125641 ns/op 288.64 MB/s BenchmarkFileAndServer_16MB/https1-4 1 115244717 ns/op 145.58 MB/s BenchmarkFileAndServer_16MB/h2-4 1 248502973 ns/op 67.51 MB/s BenchmarkFileAndServer_64MB/h1-4 1 196849334 ns/op 340.91 MB/s BenchmarkFileAndServer_64MB/https1-4 1 439069271 ns/op 152.84 MB/s BenchmarkFileAndServer_64MB/h2-4 1 948571455 ns/op 70.75 MB/s BenchmarkServeMux-4 271 453667 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 355 354725 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 376 337797 ns/op 5939 B/op 64 allocs/op BenchmarkClientServer/https1-4 216 523448 ns/op 6758 B/op 75 allocs/op BenchmarkClientServer/h2-4 156 661516 ns/op 10349 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 1044 113010 ns/op 10559 B/op 81 allocs/op BenchmarkClientServerParallel/4/https1-4 45 2491291 ns/op 56255 B/op 612 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38256: read tcp 127.0.0.1:43631->127.0.0.1:38256: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38248: write tcp 127.0.0.1:43631->127.0.0.1:38248: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38266: write tcp 127.0.0.1:43631->127.0.0.1:38266: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59462: read tcp 127.0.0.1:38113->127.0.0.1:59462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59432: read tcp 127.0.0.1:38113->127.0.0.1:59432: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59450: write tcp 127.0.0.1:38113->127.0.0.1:59450: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59444: write tcp 127.0.0.1:38113->127.0.0.1:59444: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51230: read tcp 127.0.0.1:46347->127.0.0.1:51230: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51228: read tcp 127.0.0.1:46347->127.0.0.1:51228: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51246: write tcp 127.0.0.1:46347->127.0.0.1:51246: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 210 498218 ns/op 16302 B/op 162 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53892: read tcp 127.0.0.1:43829->127.0.0.1:53892: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:53938: read tcp 127.0.0.1:43829->127.0.0.1:53938: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48092: read tcp 127.0.0.1:34853->127.0.0.1:48092: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48146: read tcp 127.0.0.1:34853->127.0.0.1:48146: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48072: write tcp 127.0.0.1:34853->127.0.0.1:48072: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48134: write tcp 127.0.0.1:34853->127.0.0.1:48134: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48120: write tcp 127.0.0.1:34853->127.0.0.1:48120: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35496: read tcp 127.0.0.1:38325->127.0.0.1:35496: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:35504: write tcp 127.0.0.1:38325->127.0.0.1:35504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:44446: read tcp 127.0.0.1:34765->127.0.0.1:44446: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 375 311448 ns/op 22811 B/op 115 allocs/op BenchmarkClientServerParallel/64/https1-4 40 3218283 ns/op 71054 B/op 799 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46508: read tcp 127.0.0.1:39103->127.0.0.1:46508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46500: write tcp 127.0.0.1:39103->127.0.0.1:46500: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52948: write tcp 127.0.0.1:36233->127.0.0.1:52948: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52936: write tcp 127.0.0.1:36233->127.0.0.1:52936: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40802: read tcp 127.0.0.1:37117->127.0.0.1:40802: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40702: read tcp 127.0.0.1:37117->127.0.0.1:40702: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40834: read tcp 127.0.0.1:37117->127.0.0.1:40834: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40850: read tcp 127.0.0.1:37117->127.0.0.1:40850: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40860: read tcp 127.0.0.1:37117->127.0.0.1:40860: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40814: write tcp 127.0.0.1:37117->127.0.0.1:40814: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 60 4148023 ns/op 90904 B/op 1042 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46734: read tcp 127.0.0.1:34533->127.0.0.1:46734: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46750: read tcp 127.0.0.1:34533->127.0.0.1:46750: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46712: write tcp 127.0.0.1:34533->127.0.0.1:46712: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46746: write tcp 127.0.0.1:34533->127.0.0.1:46746: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58564: read tcp 127.0.0.1:46081->127.0.0.1:58564: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58664: read tcp 127.0.0.1:46081->127.0.0.1:58664: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58484: write tcp 127.0.0.1:46081->127.0.0.1:58484: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58602: read tcp 127.0.0.1:46081->127.0.0.1:58602: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58528: read tcp 127.0.0.1:46081->127.0.0.1:58528: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58524: read tcp 127.0.0.1:46081->127.0.0.1:58524: use of closed network connection ... [output truncated] BenchmarkServer-4 105 958209 ns/op 3060 B/op 23 allocs/op BenchmarkClient-4 284 477954 ns/op 3769 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 574 181080 ns/op 7394 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1136 99329 ns/op 3075 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1436 75658 ns/op 1912 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1402 78533 ns/op 2731 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1266 80309 ns/op 2716 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1597 77361 ns/op 2768 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1634 69547 ns/op 1913 B/op 14 allocs/op BenchmarkServerHijack-4 970 122143 ns/op 16738 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 350 324886 ns/op 5929 B/op 52 allocs/op BenchmarkResponseStatusLine-4 486036 220.9 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.243s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 5707 18028 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.187s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 84399 1379 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 572637 196.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 185767 643.7 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 66272 1864 ns/op BenchmarkStdIPv4-4 134820 888.6 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 92605 1281 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93172 1293 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 79236 1454 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 67794 1751 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1567804 74.24 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1494172 80.54 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1365536 87.92 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 261499 457.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 280954 425.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 252992 464.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 84667 1443 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 271993 440.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 146818 823.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 147962 787.9 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 138291 820.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 77359 1545 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 370540 321.7 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 125702 964.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 168932 726.3 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 259970 463.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146787 778.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 319706 378.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 151082 791.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 148110 782.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 150746 775.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 110856 1015 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 472165 253.7 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 159412 758.1 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 88540 1296 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 113148 1020 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 164734 747.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 109036 1080 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 268174 450.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 115558 1004 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 130092 857.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 180180 628.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 132240 908.5 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 112.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 114.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 112.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 966842 120.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 998593 118.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 997876 118.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 899898 120.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 924613 119.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 978651 117.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 344676 348.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 558698 199.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 202927 585.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 213274 548.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 204086 584.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76578 1584 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 513355 231.0 ns/op PASS ok net/netip 7.798s 2023/03/17 20:19:44 Test RPC server listening on 127.0.0.1:42585 2023/03/17 20:19:44 Test HTTP RPC server listening on 127.0.0.1:35029 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1494 78262 ns/op BenchmarkEndToEndHTTP-4 1290 80337 ns/op BenchmarkEndToEndAsync-4 2928 37569 ns/op BenchmarkEndToEndAsyncHTTP-4 3454 32420 ns/op PASS ok net/rpc 0.885s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3054 34071 ns/op BenchmarkReadMIMEHeader/server_headers-4 5623 20942 ns/op BenchmarkUncommon-4 26474 4391 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.532s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4102 25631 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 94870 1195 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 570517 198.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 94976 1270 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 181429 663.2 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 84988 1413 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 14320 8251 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 385310 292.9 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 92004 1297 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 174764 682.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 84500 1387 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15937 7321 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 198640 606.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 78224 1506 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 76261 1535 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35774 3364 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6351 18481 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 195043 605.3 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 78523 1505 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 76249 1537 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 35744 3337 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6541 18115 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.103s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3234207 36.21 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 164335 657.6 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 754 147237 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries os_test.go:501: benchmarkReaddirname ".": 122 entries BenchmarkReaddir-4 231 494455 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries os_test.go:518: benchmarkReaddir ".": 122 entries BenchmarkReadDir-4 640 182315 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries os_test.go:535: benchmarkReadDir ".": 122 entries BenchmarkStatDot-4 49112 2473 ns/op BenchmarkStatFile-4 40170 2787 ns/op BenchmarkStatDir-4 42114 2759 ns/op BenchmarkLstatDot-4 50061 2291 ns/op BenchmarkLstatFile-4 41466 2677 ns/op BenchmarkLstatDir-4 43159 2629 ns/op PASS ok os 1.726s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 151 775064 ns/op 6569 B/op 29 allocs/op PASS ok os/exec 0.233s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 378592 289.6 ns/op PASS ok os/user 0.235s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3339897 33.72 ns/op BenchmarkString-4 2149893 55.30 ns/op BenchmarkBytes-4 1985406 59.77 ns/op BenchmarkNamedBytes-4 766581 152.8 ns/op BenchmarkBytesArray-4 662820 173.9 ns/op BenchmarkSliceLen-4 2305728 51.72 ns/op BenchmarkMapLen-4 1504224 79.70 ns/op BenchmarkStringLen-4 1872408 63.58 ns/op BenchmarkArrayLen-4 1787136 68.00 ns/op BenchmarkSliceCap-4 2482771 48.53 ns/op BenchmarkDeepEqual/int8-4 672147 175.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 115680 1025 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 524227 227.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 109622 1077 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 519172 227.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 108500 1081 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 521697 225.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 108268 1080 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 512235 224.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 110030 1086 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 656600 176.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 140066 833.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 507127 229.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 108751 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 513402 227.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 107078 1095 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 497313 229.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 110089 1076 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 503910 225.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 110162 1071 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 509320 227.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 108438 1083 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 495805 225.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 105709 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 521799 226.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 109942 1082 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 518322 226.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 106839 1089 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 518616 227.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 109706 1087 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 648342 170.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 114236 1034 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 517425 219.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 108273 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 137791 830.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 66165 1759 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 67983 1742 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 46455 2594 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 259810 441.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 38184 3035 ns/op BenchmarkIsZero/StructComparable-4 834537 137.8 ns/op BenchmarkIsZero/StructIncomparable-4 171277 686.7 ns/op BenchmarkSetZero/Bool/Direct-4 4363582 27.45 ns/op BenchmarkSetZero/Bool/CachedZero-4 1724780 68.81 ns/op BenchmarkSetZero/Bool/NewZero-4 1250977 94.25 ns/op BenchmarkSetZero/Int/Direct-4 2481415 47.36 ns/op BenchmarkSetZero/Int/CachedZero-4 1725663 69.78 ns/op BenchmarkSetZero/Int/NewZero-4 1275040 94.36 ns/op BenchmarkSetZero/Uint/Direct-4 2432462 48.98 ns/op BenchmarkSetZero/Uint/CachedZero-4 1730656 69.60 ns/op BenchmarkSetZero/Uint/NewZero-4 1265367 94.00 ns/op BenchmarkSetZero/Float/Direct-4 2432952 49.47 ns/op BenchmarkSetZero/Float/CachedZero-4 1718173 70.00 ns/op BenchmarkSetZero/Float/NewZero-4 1268424 94.51 ns/op BenchmarkSetZero/Complex/Direct-4 2505222 47.59 ns/op BenchmarkSetZero/Complex/CachedZero-4 1709162 69.23 ns/op BenchmarkSetZero/Complex/NewZero-4 1270636 94.91 ns/op BenchmarkSetZero/Array/Direct-4 4288636 27.88 ns/op BenchmarkSetZero/Array/CachedZero-4 1724754 69.58 ns/op BenchmarkSetZero/Array/NewZero-4 1259120 94.95 ns/op BenchmarkSetZero/Chan/Direct-4 2555116 47.24 ns/op BenchmarkSetZero/Chan/CachedZero-4 1350601 89.10 ns/op BenchmarkSetZero/Chan/NewZero-4 944200 113.2 ns/op BenchmarkSetZero/Func/Direct-4 2577717 46.60 ns/op BenchmarkSetZero/Func/CachedZero-4 1339652 88.40 ns/op BenchmarkSetZero/Func/NewZero-4 1000000 113.1 ns/op BenchmarkSetZero/Interface/Direct-4 2352004 51.63 ns/op BenchmarkSetZero/Interface/CachedZero-4 1718320 70.25 ns/op BenchmarkSetZero/Interface/NewZero-4 1261086 95.45 ns/op BenchmarkSetZero/Map/Direct-4 2539263 46.67 ns/op BenchmarkSetZero/Map/CachedZero-4 1344532 89.40 ns/op BenchmarkSetZero/Map/NewZero-4 976504 113.3 ns/op BenchmarkSetZero/Pointer/Direct-4 2537886 47.12 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1344405 89.72 ns/op BenchmarkSetZero/Pointer/NewZero-4 937670 114.0 ns/op BenchmarkSetZero/Slice/Direct-4 2274796 53.10 ns/op BenchmarkSetZero/Slice/CachedZero-4 1727407 69.40 ns/op BenchmarkSetZero/Slice/NewZero-4 1272536 94.34 ns/op BenchmarkSetZero/String/Direct-4 2552498 47.36 ns/op BenchmarkSetZero/String/CachedZero-4 1700337 69.69 ns/op BenchmarkSetZero/String/NewZero-4 1267698 94.73 ns/op BenchmarkSetZero/Struct/Direct-4 4344289 27.60 ns/op BenchmarkSetZero/Struct/CachedZero-4 1714198 69.23 ns/op BenchmarkSetZero/Struct/NewZero-4 1256973 95.08 ns/op BenchmarkSelect/1-4 167001 676.1 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 89613 1321 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42814 2611 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 176971 637.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 136647 870.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 98472 1129 ns/op 113.41 MB/s BenchmarkCallArgCopy/size=256-4 109131 1196 ns/op 214.13 MB/s BenchmarkCallArgCopy/size=1024-4 67221 1532 ns/op 668.20 MB/s BenchmarkCallArgCopy/size=4096-4 27894 3658 ns/op 1119.76 MB/s BenchmarkCallArgCopy/size=65536-4 2374 49632 ns/op 1320.44 MB/s BenchmarkPtrTo-4 458343 257.9 ns/op BenchmarkFieldByName1-4 771247 147.0 ns/op BenchmarkFieldByName2-4 59292 1859 ns/op BenchmarkFieldByName3-4 8233 13752 ns/op BenchmarkInterfaceBig-4 5103570 25.08 ns/op BenchmarkInterfaceSmall-4 4122002 25.07 ns/op BenchmarkNew-4 1938352 64.07 ns/op BenchmarkMap/StringKeys/MapIndex-4 3151 36993 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2986 37454 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3084 38041 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2941 39338 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3157 37109 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3075 37294 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 250060 461.1 ns/op PASS ok reflect 18.619s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 11212 9062 ns/op 9338 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 17620 6365 ns/op 9130 B/op 1 allocs/op BenchmarkFindString-4 13442 8606 ns/op 9403 B/op 1 allocs/op BenchmarkFindSubmatch-4 12712 9821 ns/op 9290 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 11896 9369 ns/op 9406 B/op 2 allocs/op BenchmarkLiteral-4 20283 5619 ns/op BenchmarkNotLiteral-4 4610 26014 ns/op BenchmarkMatchClass-4 3141 33788 ns/op BenchmarkMatchClass_InRange-4 2967 33808 ns/op BenchmarkReplaceAll-4 3034 40691 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 20256 6229 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 40206 2914 ns/op BenchmarkAnchoredShortMatch-4 17848 6635 ns/op BenchmarkAnchoredLongMatch-4 20532 5919 ns/op BenchmarkOnePassShortA-4 20703 5856 ns/op BenchmarkNotOnePassShortA-4 7266 14534 ns/op BenchmarkOnePassShortB-4 26318 4462 ns/op BenchmarkNotOnePassShortB-4 10490 11036 ns/op BenchmarkOnePassLongPrefix-4 90632 1391 ns/op BenchmarkOnePassLongNotPrefix-4 28822 4200 ns/op BenchmarkMatchParallelShared-4 20458 5333 ns/op BenchmarkMatchParallelCopied-4 26685 4495 ns/op BenchmarkQuoteMetaAll-4 138996 800.4 ns/op 17.49 MB/s BenchmarkQuoteMetaNone-4 260736 453.9 ns/op 57.28 MB/s BenchmarkCompile/Onepass-4 4057 26979 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1482 71425 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 193 607741 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3809439 29.56 ns/op 541.20 MB/s BenchmarkMatch/Easy0/32-4 19731 5755 ns/op 5.56 MB/s BenchmarkMatch/Easy0/1K-4 7158 18001 ns/op 56.88 MB/s BenchmarkMatch/Easy0i/16-4 3737527 29.59 ns/op 540.72 MB/s BenchmarkMatch/Easy0i/32-4 5707 20640 ns/op 1.55 MB/s BenchmarkMatch/Easy0i/1K-4 277 426841 ns/op 2.40 MB/s BenchmarkMatch/Easy1/16-4 3800910 29.29 ns/op 546.22 MB/s BenchmarkMatch/Easy1/32-4 21388 5514 ns/op 5.80 MB/s BenchmarkMatch/Easy1/1K-4 4736 24841 ns/op 41.22 MB/s BenchmarkMatch/Medium/16-4 3795244 31.93 ns/op 501.15 MB/s BenchmarkMatch/Medium/32-4 6338 18484 ns/op 1.73 MB/s BenchmarkMatch/Medium/1K-4 306 385984 ns/op 2.65 MB/s BenchmarkMatch/Hard/16-4 3745134 29.56 ns/op 541.20 MB/s BenchmarkMatch/Hard/32-4 4116 28918 ns/op 1.11 MB/s BenchmarkMatch/Hard/1K-4 176 674100 ns/op 1.52 MB/s BenchmarkMatch/Hard1/16-4 1453 81144 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 813 149780 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 24 4299368 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 30141 4032 ns/op 3.97 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17824 6686 ns/op 4.79 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 679 182974 ns/op 5.60 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.923s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 640852 187.6 ns/op BenchmarkIsWordChar-4 194886 609.9 ns/op PASS ok regexp/syntax 1.305s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 70419 1720 ns/op BenchmarkCallers/inlined-4 51441 2294 ns/op BenchmarkCallers/no-cache-4 10000 10304 ns/op BenchmarkMakeChan/Byte-4 1084604 107.6 ns/op BenchmarkMakeChan/Int-4 831028 140.2 ns/op BenchmarkMakeChan/Ptr-4 494113 215.0 ns/op BenchmarkMakeChan/Struct/0-4 1132041 94.96 ns/op BenchmarkMakeChan/Struct/32-4 435156 271.7 ns/op BenchmarkMakeChan/Struct/40-4 413316 271.9 ns/op BenchmarkChanNonblocking-4 10840002 11.20 ns/op BenchmarkSelectUncontended-4 856372 127.5 ns/op BenchmarkSelectSyncContended-4 36316 3332 ns/op BenchmarkSelectAsyncContended-4 105572 1206 ns/op BenchmarkSelectNonblock-4 5379996 19.58 ns/op BenchmarkChanUncontended-4 9242 11326 ns/op BenchmarkChanContended-4 1250 81570 ns/op BenchmarkChanSync-4 155772 746.3 ns/op BenchmarkChanSyncWork-4 10000 36520 ns/op BenchmarkChanProdCons0-4 92192 1332 ns/op BenchmarkChanProdCons10-4 118429 1039 ns/op BenchmarkChanProdCons100-4 137715 973.9 ns/op BenchmarkChanProdConsWork0-4 72525 1620 ns/op BenchmarkChanProdConsWork10-4 89752 1404 ns/op BenchmarkChanProdConsWork100-4 91860 1275 ns/op BenchmarkSelectProdCons-4 64845 1822 ns/op BenchmarkReceiveDataFromClosedChan-4 655029 187.7 ns/op BenchmarkChanCreation-4 207938 576.6 ns/op BenchmarkChanSem-4 137439 738.1 ns/op BenchmarkChanPopular-4 72 1820560 ns/op BenchmarkChanClosed-4 506212 255.7 ns/op BenchmarkCallClosure-4 5901154 20.32 ns/op BenchmarkCallClosure1-4 6219552 19.39 ns/op BenchmarkCallClosure2-4 1000000 103.0 ns/op BenchmarkCallClosure3-4 1454892 79.07 ns/op BenchmarkCallClosure4-4 1372420 88.30 ns/op BenchmarkComplex128DivNormal-4 9810562 11.88 ns/op BenchmarkComplex128DivNisNaN-4 7666513 15.67 ns/op BenchmarkComplex128DivDisNaN-4 7525482 15.90 ns/op BenchmarkComplex128DivNisInf-4 9730093 12.25 ns/op BenchmarkComplex128DivDisInf-4 5801833 20.68 ns/op BenchmarkSetTypePtr-4 49001292 2.481 ns/op 3224.16 MB/s BenchmarkSetTypePtr8-4 9598164 12.53 ns/op 5107.60 MB/s BenchmarkSetTypePtr16-4 9508218 12.48 ns/op 10255.63 MB/s BenchmarkSetTypePtr32-4 9666843 12.49 ns/op 20502.76 MB/s BenchmarkSetTypePtr64-4 9604624 12.46 ns/op 41085.99 MB/s BenchmarkSetTypePtr126-4 5667180 21.28 ns/op 47360.26 MB/s BenchmarkSetTypePtr128-4 5822850 20.44 ns/op 50106.83 MB/s BenchmarkSetTypePtrSlice-4 680625 165.4 ns/op 49519.34 MB/s BenchmarkSetTypeNode1-4 9619585 12.48 ns/op 1922.84 MB/s BenchmarkSetTypeNode1Slice-4 2958270 40.77 ns/op 18835.99 MB/s BenchmarkSetTypeNode8-4 9621928 12.53 ns/op 6383.11 MB/s BenchmarkSetTypeNode8Slice-4 1565839 76.11 ns/op 33635.66 MB/s BenchmarkSetTypeNode64-4 5630043 21.21 ns/op 24890.87 MB/s BenchmarkSetTypeNode64Slice-4 226359 520.7 ns/op 32448.66 MB/s BenchmarkSetTypeNode64Dead-4 7535786 16.03 ns/op 32941.98 MB/s BenchmarkSetTypeNode64DeadSlice-4 254704 463.8 ns/op 36433.28 MB/s BenchmarkSetTypeNode124-4 5624103 21.31 ns/op 47309.27 MB/s BenchmarkSetTypeNode124Slice-4 180328 662.1 ns/op 48721.39 MB/s BenchmarkSetTypeNode126-4 5880511 20.33 ns/op 50373.23 MB/s BenchmarkSetTypeNode126Slice-4 174812 674.9 ns/op 48552.32 MB/s BenchmarkSetTypeNode128-4 3942010 29.85 ns/op 34841.33 MB/s BenchmarkSetTypeNode128Slice-4 139590 845.9 ns/op 39344.45 MB/s BenchmarkSetTypeNode130-4 4049662 30.00 ns/op 35197.03 MB/s BenchmarkSetTypeNode130Slice-4 141109 857.1 ns/op 39427.00 MB/s BenchmarkSetTypeNode1024-4 746368 157.6 ns/op 52074.84 MB/s BenchmarkSetTypeNode1024Slice-4 24514 4897 ns/op 53632.39 MB/s BenchmarkAllocation-4 3238 43852 ns/op BenchmarkReadMemStats-4 5430 20565 ns/op BenchmarkReadMemStatsLatency-4 1 252920 p50-ns 252920 p90-ns 252920 p99-ns BenchmarkWriteBarrier-4 2900631 48.71 ns/op BenchmarkBulkWriteBarrier-4 5681354 20.52 ns/op BenchmarkScanStackNoLocals-4 2 56231368 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10359403 11.88 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11520546 12.24 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8569453 14.47 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7313605 17.99 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4999892 24.28 ns/op BenchmarkHash5-4 6003824 19.93 ns/op 250.94 MB/s BenchmarkHash16-4 5894277 20.40 ns/op 784.14 MB/s BenchmarkHash64-4 5651002 21.22 ns/op 3016.07 MB/s BenchmarkHash1024-4 2011814 59.79 ns/op 17126.24 MB/s BenchmarkHash65536-4 38334 3120 ns/op 21007.46 MB/s BenchmarkAlignedLoad-4 7171093 16.31 ns/op BenchmarkUnalignedLoad-4 6951994 16.08 ns/op BenchmarkEqEfaceConcrete-4 5968690 19.99 ns/op BenchmarkEqIfaceConcrete-4 6010462 20.15 ns/op BenchmarkNeEfaceConcrete-4 6103268 19.66 ns/op BenchmarkNeIfaceConcrete-4 6109981 19.73 ns/op BenchmarkConvT2EByteSized/bool-4 5978245 19.96 ns/op BenchmarkConvT2EByteSized/uint8-4 5961555 20.19 ns/op BenchmarkConvT2ESmall-4 5338164 22.27 ns/op BenchmarkConvT2EUintptr-4 5450512 21.96 ns/op BenchmarkConvT2ELarge-4 1204166 106.0 ns/op BenchmarkConvT2ISmall-4 5453905 21.97 ns/op BenchmarkConvT2IUintptr-4 5302359 22.78 ns/op BenchmarkConvT2ILarge-4 1000000 105.5 ns/op BenchmarkConvI2E-4 4882034 24.38 ns/op BenchmarkConvI2I-4 4117122 28.47 ns/op BenchmarkAssertE2T-4 4763090 25.35 ns/op BenchmarkAssertE2TLarge-4 2307673 50.77 ns/op BenchmarkAssertE2I-4 4377103 26.43 ns/op BenchmarkAssertI2T-4 4390782 27.50 ns/op BenchmarkAssertI2I-4 4276274 27.31 ns/op BenchmarkAssertI2E-4 5709171 20.09 ns/op BenchmarkAssertE2E-4 5910057 19.51 ns/op BenchmarkAssertE2T2-4 3680388 32.69 ns/op BenchmarkAssertE2T2Blank-4 4371207 27.91 ns/op BenchmarkAssertI2E2-4 4226642 27.64 ns/op BenchmarkAssertI2E2Blank-4 5745796 20.72 ns/op BenchmarkAssertE2E2-4 4258274 28.44 ns/op BenchmarkAssertE2E2Blank-4 5824590 20.63 ns/op BenchmarkConvT2Ezero/zero/16-4 5648474 21.24 ns/op BenchmarkConvT2Ezero/zero/32-4 5326051 22.18 ns/op BenchmarkConvT2Ezero/zero/64-4 5498770 21.44 ns/op BenchmarkConvT2Ezero/zero/str-4 5578562 21.48 ns/op BenchmarkConvT2Ezero/zero/slice-4 5515438 21.59 ns/op BenchmarkConvT2Ezero/zero/big-4 239478 538.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1351738 86.65 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1288153 97.95 ns/op BenchmarkConvT2Ezero/nonzero/big-4 232507 500.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 5581077 21.37 ns/op BenchmarkConvT2Ezero/smallint/32-4 5603018 21.57 ns/op BenchmarkConvT2Ezero/smallint/64-4 5299689 22.65 ns/op BenchmarkConvT2Ezero/largeint/16-4 1535604 73.30 ns/op BenchmarkConvT2Ezero/largeint/32-4 1664392 70.42 ns/op BenchmarkConvT2Ezero/largeint/64-4 1685194 71.38 ns/op BenchmarkMalloc8-4 1475294 85.95 ns/op BenchmarkMalloc16-4 1380122 85.40 ns/op BenchmarkMallocTypeInfo8-4 1287808 86.60 ns/op BenchmarkMallocTypeInfo16-4 1000000 102.1 ns/op BenchmarkMallocLargeStruct-4 152358 696.0 ns/op BenchmarkGoroutineSelect-4 56 1954242 ns/op BenchmarkGoroutineBlocking-4 74 2216738 ns/op BenchmarkGoroutineForRange-4 61 1929725 ns/op BenchmarkGoroutineIdle-4 66 1890917 ns/op BenchmarkHashStringSpeed-4 2753197 51.82 ns/op BenchmarkHashBytesSpeed-4 1405684 83.22 ns/op BenchmarkHashInt32Speed-4 3323402 35.24 ns/op BenchmarkHashInt64Speed-4 3326970 38.55 ns/op BenchmarkHashStringArraySpeed-4 568182 195.8 ns/op BenchmarkMegMap-4 3245857 37.06 ns/op BenchmarkMegOneMap-4 4066164 29.16 ns/op BenchmarkMegEqMap-4 1354 88070 ns/op BenchmarkMegEmptyMap-4 4783573 25.32 ns/op BenchmarkSmallStrMap-4 3207612 35.71 ns/op BenchmarkMapStringKeysEight_16-4 3204842 37.37 ns/op BenchmarkMapStringKeysEight_32-4 3150062 37.49 ns/op BenchmarkMapStringKeysEight_64-4 3140466 38.40 ns/op BenchmarkMapStringKeysEight_1M-4 3059176 39.69 ns/op BenchmarkIntMap-4 3949530 30.32 ns/op BenchmarkMapFirst/1-4 4787966 24.74 ns/op BenchmarkMapFirst/2-4 4554378 26.69 ns/op BenchmarkMapFirst/3-4 4844623 25.09 ns/op BenchmarkMapFirst/4-4 4432045 24.92 ns/op BenchmarkMapFirst/5-4 4472198 24.67 ns/op BenchmarkMapFirst/6-4 4579297 26.15 ns/op BenchmarkMapFirst/7-4 4686916 24.46 ns/op BenchmarkMapFirst/8-4 4324243 27.99 ns/op BenchmarkMapFirst/9-4 4156182 28.64 ns/op BenchmarkMapFirst/10-4 3891802 29.03 ns/op BenchmarkMapFirst/11-4 4145184 29.55 ns/op BenchmarkMapFirst/12-4 3870716 30.83 ns/op BenchmarkMapFirst/13-4 3886202 28.87 ns/op BenchmarkMapFirst/14-4 3875517 28.35 ns/op BenchmarkMapFirst/15-4 4230134 28.71 ns/op BenchmarkMapFirst/16-4 3949446 30.15 ns/op BenchmarkMapMid/1-4 3808093 30.74 ns/op BenchmarkMapMid/2-4 3639730 32.70 ns/op BenchmarkMapMid/3-4 3671757 32.25 ns/op BenchmarkMapMid/4-4 3776756 31.58 ns/op BenchmarkMapMid/5-4 3838196 29.81 ns/op BenchmarkMapMid/6-4 3682165 32.44 ns/op BenchmarkMapMid/7-4 3750276 32.15 ns/op BenchmarkMapMid/8-4 3678535 30.54 ns/op BenchmarkMapMid/9-4 3524992 33.63 ns/op BenchmarkMapMid/10-4 3231553 33.96 ns/op BenchmarkMapMid/11-4 3245647 36.06 ns/op BenchmarkMapMid/12-4 3027812 36.86 ns/op BenchmarkMapMid/13-4 3597000 34.29 ns/op BenchmarkMapMid/14-4 3279062 34.84 ns/op BenchmarkMapMid/15-4 3503370 33.98 ns/op BenchmarkMapMid/16-4 3523539 36.53 ns/op BenchmarkMapLast/1-4 3902077 30.52 ns/op BenchmarkMapLast/2-4 3559705 32.90 ns/op BenchmarkMapLast/3-4 3811106 32.08 ns/op BenchmarkMapLast/4-4 3572721 32.43 ns/op BenchmarkMapLast/5-4 3898780 31.65 ns/op BenchmarkMapLast/6-4 3699330 32.99 ns/op BenchmarkMapLast/7-4 3488780 33.89 ns/op BenchmarkMapLast/8-4 3424569 33.71 ns/op BenchmarkMapLast/9-4 3469609 36.49 ns/op BenchmarkMapLast/10-4 3357087 35.66 ns/op BenchmarkMapLast/11-4 3242454 38.74 ns/op BenchmarkMapLast/12-4 2989838 37.58 ns/op BenchmarkMapLast/13-4 3248160 34.52 ns/op BenchmarkMapLast/14-4 3454912 36.28 ns/op BenchmarkMapLast/15-4 3280550 35.07 ns/op BenchmarkMapLast/16-4 3214164 38.75 ns/op BenchmarkMapCycle-4 2053082 56.70 ns/op BenchmarkRepeatedLookupStrMapKey32-4 2587586 45.83 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2121 51546 ns/op BenchmarkMakeMap/[Byte]Byte-4 534952 203.4 ns/op BenchmarkMakeMap/[Int]Int-4 316797 363.3 ns/op BenchmarkNewEmptyMap-4 10761906 10.38 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1657070 72.78 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 471412 253.1 ns/op BenchmarkMapIterEmpty-4 5520146 22.15 ns/op BenchmarkSameLengthMap-4 4696024 25.54 ns/op BenchmarkBigKeyMap-4 1674709 72.32 ns/op BenchmarkBigValMap-4 1536750 78.13 ns/op BenchmarkSmallKeyMap-4 2940226 40.91 ns/op BenchmarkMapPopulate/1-4 2254010 52.15 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 129919 880.8 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7188 17065 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 736 161879 ns/op 51758 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 50 2517761 ns/op 416291 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 39918811 ns/op 6529277 B/op 2918 allocs/op BenchmarkComplexAlgMap-4 478836 250.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 716314 159.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 662752 175.0 ns/op BenchmarkGoMapClear/Reflexive/100-4 235191 520.3 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40551 2887 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5427 22449 ns/op BenchmarkGoMapClear/NonReflexive/1-4 549003 210.5 ns/op BenchmarkGoMapClear/NonReflexive/10-4 495304 235.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 194728 563.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 40633 2985 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5368 22635 ns/op BenchmarkMapStringConversion/32/simple-4 1800655 67.28 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1687909 70.46 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1589692 74.66 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1675290 71.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1612136 73.48 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1473297 81.65 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1777684 63.65 ns/op BenchmarkMapInterfacePtr-4 1976900 61.86 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4847382 24.72 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 115179 1099 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5563 22541 ns/op BenchmarkMapPop1000-4 386 319049 ns/op BenchmarkMapPop10000-4 18 6133156 ns/op BenchmarkMapAssign/Int32/256-4 2417380 51.49 ns/op BenchmarkMapAssign/Int32/65536-4 598306 168.8 ns/op BenchmarkMapAssign/Int64/256-4 2275851 54.52 ns/op BenchmarkMapAssign/Int64/65536-4 565075 184.0 ns/op BenchmarkMapAssign/Str/256-4 1907162 62.73 ns/op BenchmarkMapAssign/Str/65536-4 333920 321.7 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1511515 78.97 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 488550 240.4 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1494177 80.68 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 426010 265.7 ns/op BenchmarkMapOperatorAssign/Str/256-4 451215 2604 ns/op BenchmarkMapOperatorAssign/Str/65536-4 132952 844.6 ns/op BenchmarkMapAppendAssign/Int32/256-4 834314 171.5 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 171750 625.0 ns/op 70 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 683868 176.9 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 143552 755.3 ns/op 86 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 621936 272.0 ns/op 49 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 97486 1198 ns/op 146 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1854367 70.16 ns/op BenchmarkMapDelete/Int32/1000-4 1844875 61.73 ns/op BenchmarkMapDelete/Int32/10000-4 1798431 68.93 ns/op BenchmarkMapDelete/Int64/100-4 1805241 64.15 ns/op BenchmarkMapDelete/Int64/1000-4 1829820 62.79 ns/op BenchmarkMapDelete/Int64/10000-4 1828311 64.88 ns/op BenchmarkMapDelete/Str/100-4 1465632 83.52 ns/op BenchmarkMapDelete/Str/1000-4 1511062 79.67 ns/op BenchmarkMapDelete/Str/10000-4 1382293 85.50 ns/op BenchmarkMapDelete/Pointer/100-4 1687005 72.54 ns/op BenchmarkMapDelete/Pointer/1000-4 1690609 69.28 ns/op BenchmarkMapDelete/Pointer/10000-4 1686153 72.15 ns/op BenchmarkMemmove/0-4 14614497 8.329 ns/op BenchmarkMemmove/1-4 1896939 63.72 ns/op 15.69 MB/s BenchmarkMemmove/2-4 1742539 65.10 ns/op 30.72 MB/s BenchmarkMemmove/3-4 1816789 64.71 ns/op 46.36 MB/s BenchmarkMemmove/4-4 1841161 65.71 ns/op 60.88 MB/s BenchmarkMemmove/5-4 1828803 65.22 ns/op 76.66 MB/s BenchmarkMemmove/6-4 1832769 65.04 ns/op 92.25 MB/s BenchmarkMemmove/7-4 1823324 65.54 ns/op 106.81 MB/s BenchmarkMemmove/8-4 1963760 61.69 ns/op 129.68 MB/s BenchmarkMemmove/9-4 1765464 67.35 ns/op 133.64 MB/s BenchmarkMemmove/10-4 1809146 66.91 ns/op 149.45 MB/s BenchmarkMemmove/11-4 1783515 67.85 ns/op 162.12 MB/s BenchmarkMemmove/12-4 1798369 66.99 ns/op 179.12 MB/s BenchmarkMemmove/13-4 1772552 67.16 ns/op 193.57 MB/s BenchmarkMemmove/14-4 1785507 66.94 ns/op 209.13 MB/s BenchmarkMemmove/15-4 1763384 68.62 ns/op 218.59 MB/s BenchmarkMemmove/16-4 1877554 63.63 ns/op 251.47 MB/s BenchmarkMemmove/32-4 1771334 67.00 ns/op 477.63 MB/s BenchmarkMemmove/64-4 1573633 75.56 ns/op 847.03 MB/s BenchmarkMemmove/128-4 1307556 90.91 ns/op 1407.92 MB/s BenchmarkMemmove/256-4 992018 116.2 ns/op 2202.39 MB/s BenchmarkMemmove/512-4 569409 204.0 ns/op 2509.69 MB/s BenchmarkMemmove/1024-4 380641 309.3 ns/op 3310.57 MB/s BenchmarkMemmove/2048-4 235233 513.6 ns/op 3987.63 MB/s BenchmarkMemmove/4096-4 121884 933.5 ns/op 4387.85 MB/s BenchmarkMemmoveOverlap/32-4 1743772 67.38 ns/op 474.91 MB/s BenchmarkMemmoveOverlap/64-4 1563780 76.95 ns/op 831.69 MB/s BenchmarkMemmoveOverlap/128-4 1285352 96.45 ns/op 1327.10 MB/s BenchmarkMemmoveOverlap/256-4 995948 119.5 ns/op 2143.14 MB/s BenchmarkMemmoveOverlap/512-4 578006 201.2 ns/op 2544.17 MB/s BenchmarkMemmoveOverlap/1024-4 389716 303.4 ns/op 3375.53 MB/s BenchmarkMemmoveOverlap/2048-4 234192 506.5 ns/op 4043.28 MB/s BenchmarkMemmoveOverlap/4096-4 128574 939.5 ns/op 4359.70 MB/s BenchmarkMemmoveUnalignedDst/0-4 15152229 7.885 ns/op BenchmarkMemmoveUnalignedDst/1-4 1918208 62.98 ns/op 15.88 MB/s BenchmarkMemmoveUnalignedDst/2-4 1818902 65.64 ns/op 30.47 MB/s BenchmarkMemmoveUnalignedDst/3-4 1871092 63.96 ns/op 46.91 MB/s BenchmarkMemmoveUnalignedDst/4-4 1842531 64.99 ns/op 61.54 MB/s BenchmarkMemmoveUnalignedDst/5-4 1825818 67.35 ns/op 74.24 MB/s BenchmarkMemmoveUnalignedDst/6-4 1799649 65.74 ns/op 91.27 MB/s BenchmarkMemmoveUnalignedDst/7-4 1812231 64.89 ns/op 107.87 MB/s BenchmarkMemmoveUnalignedDst/8-4 1964425 61.11 ns/op 130.91 MB/s BenchmarkMemmoveUnalignedDst/9-4 1784618 66.66 ns/op 135.01 MB/s BenchmarkMemmoveUnalignedDst/10-4 1799524 66.66 ns/op 150.01 MB/s BenchmarkMemmoveUnalignedDst/11-4 1792341 66.62 ns/op 165.12 MB/s BenchmarkMemmoveUnalignedDst/12-4 1804977 66.75 ns/op 179.78 MB/s BenchmarkMemmoveUnalignedDst/13-4 1796364 65.99 ns/op 196.99 MB/s BenchmarkMemmoveUnalignedDst/14-4 1797644 66.37 ns/op 210.95 MB/s BenchmarkMemmoveUnalignedDst/15-4 1821067 66.82 ns/op 224.49 MB/s BenchmarkMemmoveUnalignedDst/16-4 1800853 66.61 ns/op 240.22 MB/s BenchmarkMemmoveUnalignedDst/32-4 1702365 70.04 ns/op 456.89 MB/s BenchmarkMemmoveUnalignedDst/64-4 1509742 78.92 ns/op 810.98 MB/s BenchmarkMemmoveUnalignedDst/128-4 1287277 91.87 ns/op 1393.29 MB/s BenchmarkMemmoveUnalignedDst/256-4 888588 132.5 ns/op 1931.56 MB/s BenchmarkMemmoveUnalignedDst/512-4 561609 208.1 ns/op 2460.70 MB/s BenchmarkMemmoveUnalignedDst/1024-4 371042 322.3 ns/op 3177.33 MB/s BenchmarkMemmoveUnalignedDst/2048-4 233664 517.8 ns/op 3955.04 MB/s BenchmarkMemmoveUnalignedDst/4096-4 125377 955.8 ns/op 4285.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1643463 70.87 ns/op 451.53 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1487116 80.22 ns/op 797.80 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1261830 93.78 ns/op 1364.90 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 977444 119.4 ns/op 2143.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 577095 204.1 ns/op 2508.93 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 382011 305.6 ns/op 3351.04 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 231702 513.4 ns/op 3989.43 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 129430 944.6 ns/op 4336.17 MB/s BenchmarkMemmoveUnalignedSrc/0-4 14449152 8.288 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1866298 64.12 ns/op 15.59 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1798735 66.49 ns/op 30.08 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1820534 65.47 ns/op 45.83 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1813592 65.65 ns/op 60.93 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1819105 67.30 ns/op 74.29 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1811034 66.74 ns/op 89.90 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1785262 66.47 ns/op 105.32 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1945789 60.89 ns/op 131.39 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1735130 68.17 ns/op 132.02 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1730526 68.43 ns/op 146.14 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1770104 67.20 ns/op 163.70 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1739402 67.79 ns/op 177.02 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1758901 67.48 ns/op 192.66 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1760959 68.71 ns/op 203.76 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1772948 67.78 ns/op 221.29 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1726855 67.81 ns/op 235.95 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1636050 71.94 ns/op 444.80 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1511059 78.90 ns/op 811.19 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1278716 94.18 ns/op 1359.07 MB/s BenchmarkMemmoveUnalignedSrc/256-4 960499 120.9 ns/op 2118.25 MB/s BenchmarkMemmoveUnalignedSrc/512-4 567476 210.6 ns/op 2431.63 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 369636 317.5 ns/op 3225.42 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 229108 520.1 ns/op 3937.54 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 123745 947.4 ns/op 4323.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1728757 70.12 ns/op 456.37 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1524356 78.77 ns/op 812.54 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1282052 92.80 ns/op 1379.32 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 120.2 ns/op 2130.48 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 584126 205.2 ns/op 2495.05 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 392276 304.6 ns/op 3361.97 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 233115 511.5 ns/op 4003.55 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 127772 927.2 ns/op 4417.73 MB/s BenchmarkMemclr/5-4 12433693 9.498 ns/op 526.45 MB/s BenchmarkMemclr/16-4 12020625 9.943 ns/op 1609.15 MB/s BenchmarkMemclr/64-4 11745762 10.22 ns/op 6263.27 MB/s BenchmarkMemclr/256-4 10252248 11.69 ns/op 21897.00 MB/s BenchmarkMemclr/4096-4 2350891 50.85 ns/op 80556.80 MB/s BenchmarkMemclr/65536-4 63070 1702 ns/op 38500.01 MB/s BenchmarkMemclr/1M-4 2707 41995 ns/op 24968.88 MB/s BenchmarkMemclr/4M-4 660 171982 ns/op 24388.02 MB/s BenchmarkMemclr/8M-4 208 599814 ns/op 13985.36 MB/s BenchmarkMemclr/16M-4 49 2314693 ns/op 7248.14 MB/s BenchmarkMemclr/64M-4 12 8666956 ns/op 7743.07 MB/s BenchmarkGoMemclr/5-4 2156190 56.18 ns/op 89.00 MB/s BenchmarkGoMemclr/16-4 501896 237.9 ns/op 67.24 MB/s BenchmarkGoMemclr/64-4 136191 895.8 ns/op 71.44 MB/s BenchmarkGoMemclr/256-4 34836 3434 ns/op 74.54 MB/s BenchmarkMemclrRange/1K_2K-4 67479 1794 ns/op 53431.97 MB/s BenchmarkMemclrRange/2K_8K-4 30289 3912 ns/op 85262.56 MB/s BenchmarkMemclrRange/4K_16K-4 42376 2845 ns/op 113542.77 MB/s BenchmarkMemclrRange/160K_228K-4 2424 57431 ns/op 28954.24 MB/s BenchmarkClearFat7-4 6183386 19.38 ns/op BenchmarkClearFat8-4 6779935 17.79 ns/op BenchmarkClearFat11-4 5922786 20.04 ns/op BenchmarkClearFat12-4 5793302 20.79 ns/op BenchmarkClearFat13-4 5979915 20.27 ns/op BenchmarkClearFat14-4 5895840 20.54 ns/op BenchmarkClearFat15-4 5904510 20.18 ns/op BenchmarkClearFat16-4 6614692 18.65 ns/op BenchmarkClearFat24-4 6190818 19.22 ns/op BenchmarkClearFat32-4 6160652 19.64 ns/op BenchmarkClearFat40-4 5461742 20.60 ns/op BenchmarkClearFat48-4 5588712 21.23 ns/op BenchmarkClearFat56-4 5394547 22.17 ns/op BenchmarkClearFat64-4 5390414 22.75 ns/op BenchmarkClearFat72-4 4970870 23.54 ns/op BenchmarkClearFat128-4 3775638 32.83 ns/op BenchmarkClearFat256-4 2655556 45.08 ns/op BenchmarkClearFat512-4 1298254 90.60 ns/op BenchmarkClearFat1024-4 828326 145.3 ns/op BenchmarkClearFat1032-4 769087 154.6 ns/op BenchmarkClearFat1040-4 789535 152.8 ns/op BenchmarkCopyFat7-4 5994576 18.99 ns/op BenchmarkCopyFat8-4 6750667 17.51 ns/op BenchmarkCopyFat11-4 5922784 20.39 ns/op BenchmarkCopyFat12-4 5607957 21.73 ns/op BenchmarkCopyFat13-4 5892088 20.35 ns/op BenchmarkCopyFat14-4 5939054 20.23 ns/op BenchmarkCopyFat15-4 5720520 20.23 ns/op BenchmarkCopyFat16-4 6533296 18.35 ns/op BenchmarkCopyFat24-4 6151611 19.80 ns/op BenchmarkCopyFat32-4 5991840 20.19 ns/op BenchmarkCopyFat64-4 5407723 21.60 ns/op BenchmarkCopyFat72-4 5071669 23.88 ns/op BenchmarkCopyFat128-4 3461481 34.24 ns/op BenchmarkCopyFat256-4 2612180 45.69 ns/op BenchmarkCopyFat512-4 1261465 94.99 ns/op BenchmarkCopyFat520-4 1242865 96.02 ns/op BenchmarkCopyFat1024-4 742084 153.6 ns/op BenchmarkCopyFat1032-4 751027 156.4 ns/op BenchmarkCopyFat1040-4 747823 157.0 ns/op BenchmarkIssue18740/2byte-4 420 285065 ns/op BenchmarkIssue18740/4byte-4 684 170745 ns/op BenchmarkIssue18740/8byte-4 1004 120248 ns/op BenchmarkMemclrKnownSize1-4 8245574 13.96 ns/op 71.63 MB/s BenchmarkMemclrKnownSize2-4 5599155 21.44 ns/op 93.27 MB/s BenchmarkMemclrKnownSize4-4 3356408 35.94 ns/op 111.31 MB/s BenchmarkMemclrKnownSize8-4 1000000 112.9 ns/op 70.86 MB/s BenchmarkMemclrKnownSize16-4 521834 228.9 ns/op 69.90 MB/s BenchmarkMemclrKnownSize32-4 270853 434.7 ns/op 73.61 MB/s BenchmarkMemclrKnownSize64-4 139825 858.3 ns/op 74.57 MB/s BenchmarkMemclrKnownSize112-4 79887 1505 ns/op 74.44 MB/s BenchmarkMemclrKnownSize128-4 71001 1709 ns/op 74.91 MB/s BenchmarkMemclrKnownSize192-4 47392 2517 ns/op 76.27 MB/s BenchmarkMemclrKnownSize248-4 36990 3237 ns/op 76.63 MB/s BenchmarkMemclrKnownSize256-4 34671 3438 ns/op 74.47 MB/s BenchmarkMemclrKnownSize512-4 17997 6680 ns/op 76.65 MB/s BenchmarkMemclrKnownSize1024-4 8690 13536 ns/op 75.65 MB/s BenchmarkMemclrKnownSize4096-4 2192 54248 ns/op 75.50 MB/s BenchmarkMemclrKnownSize512KiB-4 16 7080419 ns/op 74.05 MB/s BenchmarkReadMetricsLatency-4 15246 4332 p50-ns 6564 p90-ns 15941 p99-ns BenchmarkFinalizer-4 163 732118 ns/op BenchmarkFinalizerRun-4 176926 869.6 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7132347 16.86 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3133030 37.94 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2391812 49.42 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2380974 50.71 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1299541 91.81 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 101.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2228545 54.22 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1265386 94.90 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1319834 91.42 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1982109 61.05 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1991005 60.40 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1689426 71.75 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1426990 82.59 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1332098 89.90 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5949320 20.08 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6303586 18.69 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6402799 18.74 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6386571 18.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5824135 20.46 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5399046 22.49 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6358809 18.79 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6428805 18.67 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6381777 18.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6398635 18.98 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6216326 18.70 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6443431 18.68 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6412966 18.87 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6399356 18.75 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6405512 18.81 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6348492 18.91 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6303123 18.83 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6414796 18.84 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6331287 18.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5891100 20.82 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5874214 20.35 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6428470 18.63 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5795265 20.41 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5706345 20.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6446887 18.64 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5872680 20.69 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5749320 20.70 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6260593 18.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5866185 20.66 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5785304 20.64 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6398636 18.82 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6363087 18.62 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6414916 18.73 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6333595 18.70 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6388965 18.75 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6407139 18.67 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6347852 18.67 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6397789 18.93 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6434044 18.78 ns/op BenchmarkNetpollBreak-4 3265 37506 ns/op BenchmarkPingPongHog-4 344 349662 ns/op BenchmarkStackGrowth-4 86275 1183 ns/op BenchmarkStackGrowthDeep-4 1168 98090 ns/op BenchmarkCreateGoroutines-4 45714 2826 ns/op BenchmarkCreateGoroutinesParallel-4 44695 2957 ns/op BenchmarkCreateGoroutinesCapture-4 8497 14789 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 38574 3041 ns/op BenchmarkClosureCall-4 18573691 5.667 ns/op BenchmarkWakeupParallelSpinning/0s-4 5940 18490 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6762 23519 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5638 26044 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3219 36691 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1951 57422 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1257 97837 ns/op BenchmarkWakeupParallelSpinning/50µs-4 624 202046 ns/op BenchmarkWakeupParallelSpinning/100µs-4 344 381358 ns/op BenchmarkWakeupParallelSyscall/0s-4 624 163612 ns/op BenchmarkWakeupParallelSyscall/1µs-4 739 173550 ns/op BenchmarkWakeupParallelSyscall/2µs-4 722 175643 ns/op BenchmarkWakeupParallelSyscall/5µs-4 615 177808 ns/op BenchmarkWakeupParallelSyscall/10µs-4 589 195534 ns/op BenchmarkWakeupParallelSyscall/20µs-4 583 217740 ns/op BenchmarkWakeupParallelSyscall/50µs-4 373 321084 ns/op BenchmarkWakeupParallelSyscall/100µs-4 266 414715 ns/op BenchmarkMatmult-4 3795914 39.53 ns/op BenchmarkFastrand-4 11793357 9.112 ns/op BenchmarkFastrand64-4 11874466 9.465 ns/op BenchmarkFastrandHashiter-4 4539520 26.23 ns/op BenchmarkFastrandn/2-4 5628150 21.14 ns/op BenchmarkFastrandn/3-4 5838594 20.65 ns/op BenchmarkFastrandn/4-4 5754698 20.56 ns/op BenchmarkFastrandn/5-4 5878207 20.61 ns/op BenchmarkIfaceCmp100-4 89155 1327 ns/op BenchmarkIfaceCmpNil100-4 204598 587.4 ns/op BenchmarkEfaceCmpDiff-4 37444 3152 ns/op BenchmarkEfaceCmpDiffIndirect-4 29683 4038 ns/op BenchmarkDefer-4 1579135 75.19 ns/op BenchmarkDefer10-4 793392 156.6 ns/op BenchmarkDeferMany-4 399087 498.8 ns/op BenchmarkPanicRecover-4 181398 665.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6772 18182 ns/op 17249 p50-ns 21506 p90-ns 44108 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 7273 22967 ns/op 16975 p50-ns 23676 p90-ns 196607 p99-ns BenchmarkGoroutineProfile/small/idle-4 2932 39820 ns/op 36633 p50-ns 40915 p90-ns 107366 p99-ns BenchmarkGoroutineProfile/small/loaded-4 361 320469 ns/op 176134 p50-ns 434480 p90-ns 2937416 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 6718 17575 ns/op 17206 p50-ns 20709 p90-ns 37290 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7014 22927 ns/op 16383 p50-ns 27066 p90-ns 191004 p99-ns BenchmarkGoroutineProfile/large/idle-4 12 9043548 ns/op 8996928 p50-ns 9170265 p90-ns 9392738 p99-ns BenchmarkGoroutineProfile/large/loaded-4 8 13044745 ns/op 10816988 p50-ns 20314617 p90-ns 20314617 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7459 18098 ns/op 16999 p50-ns 22648 p90-ns 46077 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 5396 25378 ns/op 17182 p50-ns 24464 p90-ns 202012 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 775 130474 ns/op 116830 p50-ns 147765 p90-ns 408470 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 279 636752 ns/op 223012 p50-ns 459955 p90-ns 12801959 p99-ns BenchmarkRWMutexUncontended-4 3073897 38.26 ns/op BenchmarkRWMutexWrite100-4 551590 234.1 ns/op BenchmarkRWMutexWrite10-4 195540 813.6 ns/op BenchmarkRWMutexWorkWrite100-4 642330 267.1 ns/op BenchmarkRWMutexWorkWrite10-4 64628 1770 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1791 65870 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 871 135232 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 944 122485 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 423 280532 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 472 255841 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 183 602054 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 214 533181 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 92 1278213 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 287032 398.6 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 317930 394.4 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 259045 413.8 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 292549 381.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 269202 399.9 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 272488 445.8 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 267879 437.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 311674 415.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 246066 494.7 ns/op BenchmarkMakeSlice/Byte-4 1818178 63.81 ns/op BenchmarkMakeSlice/Int16-4 1990473 58.67 ns/op BenchmarkMakeSlice/Int-4 1443508 78.53 ns/op BenchmarkMakeSlice/Ptr-4 1000000 105.5 ns/op BenchmarkMakeSlice/Struct/24-4 919837 136.1 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 144.4 ns/op BenchmarkMakeSlice/Struct/40-4 807616 178.6 ns/op BenchmarkGrowSlice/Byte-4 758193 154.9 ns/op BenchmarkGrowSlice/Int16-4 716977 168.7 ns/op BenchmarkGrowSlice/Int-4 524008 224.3 ns/op BenchmarkGrowSlice/Ptr-4 455536 258.1 ns/op BenchmarkGrowSlice/Struct/24-4 315631 364.1 ns/op BenchmarkGrowSlice/Struct/32-4 254862 453.2 ns/op BenchmarkGrowSlice/Struct/40-4 223150 531.0 ns/op BenchmarkExtendSlice/IntSlice-4 502068 247.7 ns/op BenchmarkExtendSlice/PointerSlice-4 382086 321.3 ns/op BenchmarkExtendSlice/NoGrow-4 904636 148.6 ns/op BenchmarkAppend-4 804382 141.5 ns/op BenchmarkAppendGrowByte-4 3 33742739 ns/op BenchmarkAppendGrowString-4 1 421193577 ns/op BenchmarkAppendSlice/1Bytes-4 1854669 65.36 ns/op BenchmarkAppendSlice/4Bytes-4 1812537 65.85 ns/op BenchmarkAppendSlice/7Bytes-4 1761144 68.43 ns/op BenchmarkAppendSlice/8Bytes-4 1785381 64.99 ns/op BenchmarkAppendSlice/15Bytes-4 1733659 69.49 ns/op BenchmarkAppendSlice/16Bytes-4 1789924 68.25 ns/op BenchmarkAppendSlice/32Bytes-4 1757233 66.90 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 77337 1350 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 22234 5230 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 6624 20051 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1797 68547 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 93 1259387 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5795219 ns/op BenchmarkAppendStr/1Bytes-4 1429778 83.82 ns/op BenchmarkAppendStr/4Bytes-4 1426057 82.91 ns/op BenchmarkAppendStr/8Bytes-4 1414900 86.10 ns/op BenchmarkAppendStr/16Bytes-4 1412674 85.37 ns/op BenchmarkAppendStr/32Bytes-4 1430041 83.35 ns/op BenchmarkAppendSpecialCase-4 752564 157.5 ns/op BenchmarkCopy/1Byte-4 1937811 62.03 ns/op 16.12 MB/s BenchmarkCopy/1String-4 1929466 62.54 ns/op 15.99 MB/s BenchmarkCopy/2Byte-4 1786344 64.98 ns/op 30.78 MB/s BenchmarkCopy/2String-4 1912209 62.21 ns/op 32.15 MB/s BenchmarkCopy/4Byte-4 1883754 65.16 ns/op 61.38 MB/s BenchmarkCopy/4String-4 1902082 64.48 ns/op 62.04 MB/s BenchmarkCopy/8Byte-4 1893559 62.20 ns/op 128.62 MB/s BenchmarkCopy/8String-4 1946241 61.71 ns/op 129.65 MB/s BenchmarkCopy/12Byte-4 1779812 68.48 ns/op 175.25 MB/s BenchmarkCopy/12String-4 1843614 67.44 ns/op 177.93 MB/s BenchmarkCopy/16Byte-4 1855860 65.99 ns/op 242.46 MB/s BenchmarkCopy/16String-4 1820301 64.87 ns/op 246.65 MB/s BenchmarkCopy/32Byte-4 1768248 68.35 ns/op 468.18 MB/s BenchmarkCopy/32String-4 1744689 66.98 ns/op 477.78 MB/s BenchmarkCopy/128Byte-4 1264689 94.33 ns/op 1356.93 MB/s BenchmarkCopy/128String-4 1209057 97.00 ns/op 1319.59 MB/s BenchmarkCopy/1024Byte-4 381802 310.7 ns/op 3295.54 MB/s BenchmarkCopy/1024String-4 340648 351.3 ns/op 2915.23 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 28363 4091 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 18961 5995 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 12475 9673 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12584 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9422 16029 ns/op BenchmarkAppendInPlace/Grow/Byte-4 133346 878.7 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 135346 873.3 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 96391 1059 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 89212 1296 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 74796 1524 ns/op BenchmarkStackCopyPtr-4 1 167397285 ns/op BenchmarkStackCopy-4 1 104698716 ns/op BenchmarkStackCopyNoCache-4 21 5166909 ns/op BenchmarkStackCopyWithStkobj-4 1 118102369 ns/op BenchmarkIssue18138-4 660 179777 ns/op BenchmarkCompareStringEqual-4 11059832 9.629 ns/op BenchmarkCompareStringIdentical-4 15901905 6.406 ns/op BenchmarkCompareStringSameLength-4 12473967 9.248 ns/op BenchmarkCompareStringDifferentLength-4 17741932 6.142 ns/op BenchmarkCompareStringBigUnaligned-4 1278 98299 ns/op 10667.34 MB/s BenchmarkCompareStringBig-4 1185 91446 ns/op 11466.67 MB/s BenchmarkConcatStringAndBytes-4 2213437 55.17 ns/op BenchmarkSliceByteToString/1-4 2229213 53.24 ns/op BenchmarkSliceByteToString/2-4 1000000 111.2 ns/op BenchmarkSliceByteToString/4-4 1000000 107.2 ns/op BenchmarkSliceByteToString/8-4 1000000 105.7 ns/op BenchmarkSliceByteToString/16-4 1000000 107.9 ns/op BenchmarkSliceByteToString/32-4 1000724 119.2 ns/op BenchmarkSliceByteToString/64-4 958938 148.7 ns/op BenchmarkSliceByteToString/128-4 794660 204.2 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2335729 51.26 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 865944 137.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 988035 118.2 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3204153 37.14 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1582803 75.75 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1814390 65.68 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2133362 55.73 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 420392 278.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 522271 223.3 ns/op BenchmarkRuneIterate/range/ASCII-4 5576162 21.67 ns/op BenchmarkRuneIterate/range/Japanese-4 2014996 59.21 ns/op BenchmarkRuneIterate/range/MixedLength-4 2288199 52.34 ns/op BenchmarkRuneIterate/range1/ASCII-4 5217200 22.97 ns/op BenchmarkRuneIterate/range1/Japanese-4 2041147 58.72 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2167882 55.47 ns/op BenchmarkRuneIterate/range2/ASCII-4 5540343 21.61 ns/op BenchmarkRuneIterate/range2/Japanese-4 2035004 58.59 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2315370 51.80 ns/op BenchmarkArrayEqual-4 21211670 5.658 ns/op BenchmarkFunc/Name-4 4816936 23.56 ns/op BenchmarkFunc/Entry-4 9377569 12.24 ns/op BenchmarkFunc/FileLine-4 1552290 76.60 ns/op PASS ok runtime 141.085s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 28310 4392 ns/op BenchmarkHandle/concurrent-4 15142 7509 ns/op PASS ok runtime/cgo 0.507s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 17620645 5.914 ns/op BenchmarkAtomicStore64-4 9976345 12.03 ns/op BenchmarkAtomicLoad-4 20154757 5.668 ns/op BenchmarkAtomicStore-4 9650828 12.14 ns/op BenchmarkAnd8-4 9796512 12.07 ns/op BenchmarkAnd-4 9897697 12.02 ns/op BenchmarkAnd8Parallel-4 3227786 44.87 ns/op BenchmarkAndParallel-4 2415600 47.14 ns/op BenchmarkOr8-4 9979990 12.03 ns/op BenchmarkOr-4 9902391 12.19 ns/op BenchmarkOr8Parallel-4 2988222 48.15 ns/op BenchmarkOrParallel-4 3120477 44.69 ns/op BenchmarkXadd-4 2540730 46.98 ns/op BenchmarkXadd64-4 3052767 47.67 ns/op BenchmarkCas-4 2292499 52.20 ns/op BenchmarkCas64-4 2388842 52.75 ns/op BenchmarkXchg-4 3170685 46.53 ns/op BenchmarkXchg64-4 3030918 46.83 ns/op PASS ok runtime/internal/atomic 2.877s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4605943 26.04 ns/op BenchmarkMulUintptr/large-4 3510316 32.49 ns/op PASS ok runtime/internal/math 0.330s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6597959 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 10074361 ns/op 712.4 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 849 133625 ns/op 5.867 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 12697538 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 17200238 ns/op 1300 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 141 807514 ns/op 65.70 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82281952 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 104626887 ns/op 8811 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 13 8983344 ns/op 746.9 concurrent_launches/op PASS ok runtime/pprof 1.765s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 37 3055724 ns/op BenchmarkStackLeak-4 18020 6418 ns/op PASS ok runtime/race 0.454s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5321360 21.33 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 262617 553.6 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.430s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompact/nil-4 6900866 17.35 ns/op BenchmarkCompact/one-4 1954209 61.40 ns/op BenchmarkCompact/sorted-4 1000000 104.0 ns/op BenchmarkCompact/1_item-4 1239267 97.77 ns/op BenchmarkCompact/unsorted-4 1000000 104.9 ns/op BenchmarkCompact/many-4 835094 140.8 ns/op BenchmarkReplace/naive-fast-4 80374 1451 ns/op BenchmarkReplace/optimized-fast-4 90324 1205 ns/op BenchmarkReplace/naive-slow-4 47689 2320 ns/op BenchmarkReplace/optimized-slow-4 54742 1861 ns/op PASS ok slices 1.526s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 160886 737.7 ns/op BenchmarkSortString1K-4 165 723103 ns/op BenchmarkSortString1K_Slice-4 199 629655 ns/op BenchmarkStableString1K-4 96 1151060 ns/op BenchmarkSortInt1K-4 224 536329 ns/op BenchmarkSortInt1K_Sorted-4 3434 35617 ns/op BenchmarkSortInt1K_Reversed-4 2047 58393 ns/op BenchmarkSortInt1K_Mod8-4 550 234749 ns/op BenchmarkStableInt1K-4 145 821492 ns/op BenchmarkStableInt1K_Slice-4 163 733183 ns/op BenchmarkSortInt64K-4 2 51412764 ns/op BenchmarkSortInt64K_Slice-4 3 44712660 ns/op BenchmarkStableInt64K-4 2 71684008 ns/op BenchmarkSort1e2-4 456 265078 ns/op BenchmarkStable1e2-4 100 1244660 ns/op BenchmarkSort1e4-4 2 50817001 ns/op BenchmarkStable1e4-4 1 232590451 ns/op PASS ok sort 3.849s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 856689 140.4 ns/op BenchmarkAtof64Float-4 745310 161.9 ns/op BenchmarkAtof64FloatExp-4 599241 190.4 ns/op BenchmarkAtof64Big-4 414127 281.6 ns/op BenchmarkAtof64RandomBits-4 225090 511.9 ns/op BenchmarkAtof64RandomFloats-4 444276 264.7 ns/op BenchmarkAtof64RandomLongFloats-4 252014 417.8 ns/op BenchmarkAtof32Decimal-4 731744 146.3 ns/op BenchmarkAtof32Float-4 701089 162.1 ns/op BenchmarkAtof32FloatExp-4 566089 194.5 ns/op BenchmarkAtof32Random-4 354928 337.8 ns/op BenchmarkAtof32RandomLong-4 144236 803.0 ns/op BenchmarkParseInt/Pos/7bit-4 1303125 91.29 ns/op BenchmarkParseInt/Pos/26bit-4 578931 198.2 ns/op BenchmarkParseInt/Pos/31bit-4 525801 217.9 ns/op BenchmarkParseInt/Pos/56bit-4 354284 327.6 ns/op BenchmarkParseInt/Pos/63bit-4 335078 350.5 ns/op BenchmarkParseInt/Neg/7bit-4 1365590 89.53 ns/op BenchmarkParseInt/Neg/26bit-4 553749 201.0 ns/op BenchmarkParseInt/Neg/31bit-4 497931 220.8 ns/op BenchmarkParseInt/Neg/56bit-4 354076 323.4 ns/op BenchmarkParseInt/Neg/63bit-4 328539 353.6 ns/op BenchmarkAtoi/Pos/7bit-4 1894381 59.91 ns/op BenchmarkAtoi/Pos/26bit-4 773781 146.7 ns/op BenchmarkAtoi/Pos/31bit-4 695330 163.4 ns/op BenchmarkAtoi/Pos/56bit-4 422702 277.9 ns/op BenchmarkAtoi/Pos/63bit-4 313778 364.8 ns/op BenchmarkAtoi/Neg/7bit-4 1916697 62.40 ns/op BenchmarkAtoi/Neg/26bit-4 779479 147.3 ns/op BenchmarkAtoi/Neg/31bit-4 676784 164.6 ns/op BenchmarkAtoi/Neg/56bit-4 406287 272.4 ns/op BenchmarkAtoi/Neg/63bit-4 321130 366.2 ns/op BenchmarkFormatFloat/Decimal-4 108424 1116 ns/op BenchmarkFormatFloat/Float-4 95996 1205 ns/op BenchmarkFormatFloat/Exp-4 110854 1082 ns/op BenchmarkFormatFloat/NegExp-4 106332 1064 ns/op BenchmarkFormatFloat/LongExp-4 93376 1286 ns/op BenchmarkFormatFloat/Big-4 91455 1307 ns/op BenchmarkFormatFloat/BinaryExp-4 188268 603.7 ns/op BenchmarkFormatFloat/32Integer-4 112908 1077 ns/op BenchmarkFormatFloat/32ExactFraction-4 118274 1034 ns/op BenchmarkFormatFloat/32Point-4 103884 1139 ns/op BenchmarkFormatFloat/32Exp-4 113715 1058 ns/op BenchmarkFormatFloat/32NegExp-4 103389 1100 ns/op BenchmarkFormatFloat/32Shortest-4 111100 995.7 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 131642 893.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 118920 930.6 ns/op BenchmarkFormatFloat/64Fixed1-4 145120 800.3 ns/op BenchmarkFormatFloat/64Fixed2-4 145696 823.2 ns/op BenchmarkFormatFloat/64Fixed3-4 141774 800.1 ns/op BenchmarkFormatFloat/64Fixed4-4 139638 790.8 ns/op BenchmarkFormatFloat/64Fixed12-4 86938 1424 ns/op BenchmarkFormatFloat/64Fixed16-4 104178 1120 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 109860 1072 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 99740 1181 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2241 50783 ns/op BenchmarkFormatFloat/Slowpath64-4 92690 1285 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 91466 1257 ns/op BenchmarkAppendFloat/Decimal-4 137097 862.4 ns/op BenchmarkAppendFloat/Float-4 121800 974.6 ns/op BenchmarkAppendFloat/Exp-4 136461 874.5 ns/op BenchmarkAppendFloat/NegExp-4 135934 874.4 ns/op BenchmarkAppendFloat/LongExp-4 109785 1059 ns/op BenchmarkAppendFloat/Big-4 105164 1126 ns/op BenchmarkAppendFloat/BinaryExp-4 313162 374.8 ns/op BenchmarkAppendFloat/32Integer-4 136809 897.6 ns/op BenchmarkAppendFloat/32ExactFraction-4 135834 864.7 ns/op BenchmarkAppendFloat/32Point-4 124136 927.3 ns/op BenchmarkAppendFloat/32Exp-4 137612 861.2 ns/op BenchmarkAppendFloat/32NegExp-4 140290 871.8 ns/op BenchmarkAppendFloat/32Shortest-4 152796 762.6 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 173535 691.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 166444 704.3 ns/op BenchmarkAppendFloat/64Fixed1-4 187622 605.1 ns/op BenchmarkAppendFloat/64Fixed2-4 193831 604.1 ns/op BenchmarkAppendFloat/64Fixed3-4 182546 612.6 ns/op BenchmarkAppendFloat/64Fixed4-4 192882 609.9 ns/op BenchmarkAppendFloat/64Fixed12-4 101158 1168 ns/op BenchmarkAppendFloat/64Fixed16-4 134566 881.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 143366 818.1 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 124612 949.4 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2360 49417 ns/op BenchmarkAppendFloat/Slowpath64-4 110024 1054 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113974 1039 ns/op BenchmarkFormatInt-4 15075 7831 ns/op BenchmarkAppendInt-4 16711 7001 ns/op BenchmarkFormatUint-4 81021 1456 ns/op BenchmarkAppendUint-4 97857 1214 ns/op BenchmarkFormatIntSmall/7-4 2663356 43.47 ns/op BenchmarkFormatIntSmall/42-4 2725184 42.94 ns/op BenchmarkAppendIntSmall-4 1388582 86.56 ns/op BenchmarkAppendUintVarlen/1-4 1305295 89.95 ns/op BenchmarkAppendUintVarlen/12-4 1320009 90.69 ns/op BenchmarkAppendUintVarlen/123-4 812025 131.9 ns/op BenchmarkAppendUintVarlen/1234-4 913676 120.7 ns/op BenchmarkAppendUintVarlen/12345-4 910774 122.8 ns/op BenchmarkAppendUintVarlen/123456-4 896876 124.3 ns/op BenchmarkAppendUintVarlen/1234567-4 921411 130.2 ns/op BenchmarkAppendUintVarlen/12345678-4 828129 126.5 ns/op BenchmarkAppendUintVarlen/123456789-4 823734 134.0 ns/op BenchmarkAppendUintVarlen/1234567890-4 830628 134.2 ns/op BenchmarkAppendUintVarlen/12345678901-4 829749 135.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 836653 136.2 ns/op BenchmarkAppendUintVarlen/1234567890123-4 820632 138.1 ns/op BenchmarkAppendUintVarlen/12345678901234-4 811593 137.0 ns/op BenchmarkAppendUintVarlen/123456789012345-4 796867 148.6 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 804019 143.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 772119 144.7 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 730845 150.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 749455 152.5 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 694207 150.6 ns/op BenchmarkQuote-4 44739 2724 ns/op BenchmarkQuoteRune-4 425966 272.5 ns/op BenchmarkAppendQuote-4 54150 2203 ns/op BenchmarkAppendQuoteRune-4 799942 141.6 ns/op BenchmarkUnquoteEasy-4 1378584 86.85 ns/op BenchmarkUnquoteHard-4 47192 2442 ns/op PASS ok strconv 16.001s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 388441 278.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 125893 885.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 174240 646.7 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 262080 419.7 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 89472 1323 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 93135 1151 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 583864 184.5 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20938 5424 ns/op BenchmarkGenericMatch1-4 2106 51484 ns/op BenchmarkGenericMatch2-4 436 280182 ns/op BenchmarkSingleMaxSkipping-4 7950 14324 ns/op 698.13 MB/s BenchmarkSingleLongSuffixFail-4 13921 8568 ns/op 116.94 MB/s BenchmarkSingleMatch-4 241 477470 ns/op 31.42 MB/s BenchmarkByteByteNoMatch-4 69109 1631 ns/op BenchmarkByteByteMatch-4 18118 6212 ns/op BenchmarkByteStringMatch-4 21634 5335 ns/op BenchmarkHTMLEscapeNew-4 69157 1703 ns/op BenchmarkHTMLEscapeOld-4 87441 1397 ns/op BenchmarkByteStringReplacerWriteString-4 1376 80084 ns/op BenchmarkByteReplacerWriteString-4 1500 76176 ns/op BenchmarkByteByteReplaces-4 3396 33480 ns/op BenchmarkByteByteMap-4 10000 11468 ns/op BenchmarkMap/identity/ASCII-4 596631 197.3 ns/op BenchmarkMap/identity/Greek-4 435879 277.6 ns/op BenchmarkMap/change/ASCII-4 37918 3082 ns/op BenchmarkMap/change/Greek-4 29101 4045 ns/op BenchmarkIndexRune-4 1953278 61.46 ns/op BenchmarkIndexRuneLongString-4 1720152 69.19 ns/op BenchmarkIndexRuneFastPath-4 4429008 28.59 ns/op BenchmarkIndex-4 4436444 26.66 ns/op BenchmarkLastIndex-4 4813027 24.05 ns/op BenchmarkIndexByte-4 10480701 10.55 ns/op BenchmarkToUpper/#00-4 3142814 37.60 ns/op BenchmarkToUpper/ONLYUPPER-4 2115986 57.24 ns/op BenchmarkToUpper/abc-4 323614 368.4 ns/op BenchmarkToUpper/AbC123-4 253255 471.9 ns/op BenchmarkToUpper/azAZ09_-4 257680 436.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 53672 2130 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 71780 1680 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34580 3541 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56412 2235 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 117090 962.3 ns/op BenchmarkToLower/#00-4 3245978 37.39 ns/op BenchmarkToLower/abc-4 2878248 42.47 ns/op BenchmarkToLower/AbC123-4 223530 511.3 ns/op BenchmarkToLower/azAZ09_-4 217839 517.2 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 93438 1245 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 67779 1818 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34656 3432 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 70770 1546 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121460 996.8 ns/op BenchmarkMapNoChanges-4 797143 142.3 ns/op BenchmarkTrim-4 38587 3162 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3262442 37.01 ns/op BenchmarkToValidUTF8/InvalidASCII-4 182852 609.9 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 123459 916.5 ns/op BenchmarkEqualFold/Tests-4 54176 2245 ns/op BenchmarkEqualFold/ASCII-4 3338215 35.66 ns/op BenchmarkEqualFold/UnicodePrefix-4 104535 1102 ns/op BenchmarkEqualFold/UnicodeSuffix-4 118263 1003 ns/op BenchmarkIndexHard1-4 836 142475 ns/op BenchmarkIndexHard2-4 594 200822 ns/op BenchmarkIndexHard3-4 148 791831 ns/op BenchmarkIndexHard4-4 184 651651 ns/op BenchmarkLastIndexHard1-4 56 2004325 ns/op BenchmarkLastIndexHard2-4 50 2026951 ns/op BenchmarkLastIndexHard3-4 58 1995835 ns/op BenchmarkCountHard1-4 841 143562 ns/op BenchmarkCountHard2-4 600 199539 ns/op BenchmarkCountHard3-4 150 796165 ns/op BenchmarkIndexTorture-4 7695 15670 ns/op BenchmarkCountTorture-4 7675 15655 ns/op BenchmarkCountTortureOverlapping-4 646 164690 ns/op BenchmarkCountByte/10-4 4218258 27.50 ns/op 363.69 MB/s BenchmarkCountByte/32-4 4130476 28.67 ns/op 1115.99 MB/s BenchmarkCountByte/4096-4 795423 137.8 ns/op 29732.83 MB/s BenchmarkCountByte/4194304-4 648 180161 ns/op 23280.86 MB/s BenchmarkCountByte/67108864-4 18 6560981 ns/op 10228.48 MB/s BenchmarkFields/ASCII/16-4 283977 431.9 ns/op 37.04 MB/s 32 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19564 6062 ns/op 42.23 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1194 96426 ns/op 42.48 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 74 1877150 ns/op 34.91 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 29463710 ns/op 35.59 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 103466 1052 ns/op 15.21 MB/s 48 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7884 13313 ns/op 19.23 MB/s 448 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 538 210374 ns/op 19.47 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 27 4357635 ns/op 15.04 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 91163440 ns/op 11.50 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 199459 597.5 ns/op 26.78 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16342 7067 ns/op 36.22 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 925 130457 ns/op 31.40 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 3126789 ns/op 20.96 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69177112 ns/op 15.16 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 136960 833.2 ns/op 19.20 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10038 ns/op 25.50 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 700 164853 ns/op 24.85 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3670806 ns/op 17.85 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 78594267 ns/op 13.34 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 111600104 ns/op BenchmarkSplitSingleByteSeparator-4 13 8480015 ns/op BenchmarkSplitMultiByteSeparator-4 27 4090193 ns/op BenchmarkSplitNSingleByteSeparator-4 212665 532.9 ns/op BenchmarkSplitNMultiByteSeparator-4 174996 700.7 ns/op BenchmarkRepeat/5x0-4 3420356 35.59 ns/op BenchmarkRepeat/5x1-4 3399369 35.74 ns/op BenchmarkRepeat/5x2-4 258658 454.0 ns/op BenchmarkRepeat/5x6-4 165003 739.0 ns/op BenchmarkRepeat/10x0-4 3462225 34.07 ns/op BenchmarkRepeat/10x1-4 3417018 35.15 ns/op BenchmarkRepeat/10x2-4 243626 461.6 ns/op BenchmarkRepeat/10x6-4 150828 781.8 ns/op BenchmarkRepeatLarge/256/1-4 70555 1553 ns/op 164.86 MB/s BenchmarkRepeatLarge/256/16-4 107149 996.4 ns/op 256.92 MB/s BenchmarkRepeatLarge/512/1-4 56461 1989 ns/op 257.43 MB/s BenchmarkRepeatLarge/512/16-4 76190 1380 ns/op 371.01 MB/s BenchmarkRepeatLarge/1024/1-4 44614 2526 ns/op 405.36 MB/s BenchmarkRepeatLarge/1024/16-4 55633 1928 ns/op 531.08 MB/s BenchmarkRepeatLarge/2048/1-4 30548 3589 ns/op 570.68 MB/s BenchmarkRepeatLarge/2048/16-4 35568 3106 ns/op 659.27 MB/s BenchmarkRepeatLarge/4096/1-4 20032 5817 ns/op 704.15 MB/s BenchmarkRepeatLarge/4096/16-4 23899 5188 ns/op 789.57 MB/s BenchmarkRepeatLarge/8192/1-4 12410 9824 ns/op 833.92 MB/s BenchmarkRepeatLarge/8192/16-4 12655 8942 ns/op 916.16 MB/s BenchmarkRepeatLarge/8192/4097-4 5423457 21.66 ns/op 189151.66 MB/s BenchmarkRepeatLarge/16384/1-4 6386 16836 ns/op 973.15 MB/s BenchmarkRepeatLarge/16384/16-4 7815 16059 ns/op 1020.26 MB/s BenchmarkRepeatLarge/16384/4097-4 8241 12644 ns/op 972.09 MB/s BenchmarkRepeatLarge/32768/1-4 3993 30825 ns/op 1063.04 MB/s BenchmarkRepeatLarge/32768/16-4 3925 29460 ns/op 1112.29 MB/s BenchmarkRepeatLarge/32768/4097-4 5060 28859 ns/op 993.76 MB/s BenchmarkRepeatLarge/65536/1-4 2058 56917 ns/op 1151.44 MB/s BenchmarkRepeatLarge/65536/16-4 1844 56739 ns/op 1155.04 MB/s BenchmarkRepeatLarge/65536/4097-4 2170 57726 ns/op 1064.59 MB/s BenchmarkRepeatLarge/131072/1-4 213 543078 ns/op 241.35 MB/s BenchmarkRepeatLarge/131072/16-4 220 543378 ns/op 241.22 MB/s BenchmarkRepeatLarge/131072/4097-4 223 518500 ns/op 244.95 MB/s BenchmarkRepeatLarge/262144/1-4 100 1073000 ns/op 244.31 MB/s BenchmarkRepeatLarge/262144/16-4 100 1064522 ns/op 246.26 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1069695 ns/op 241.29 MB/s BenchmarkRepeatLarge/524288/1-4 60 2071767 ns/op 253.06 MB/s BenchmarkRepeatLarge/524288/16-4 60 2116512 ns/op 247.71 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2098922 ns/op 247.90 MB/s BenchmarkRepeatLarge/1048576/1-4 28 4153959 ns/op 252.43 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4195116 ns/op 249.95 MB/s BenchmarkRepeatLarge/1048576/4097-4 27 4200664 ns/op 248.71 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8172637 ns/op 256.61 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8475012 ns/op 247.45 MB/s BenchmarkRepeatLarge/2097152/4097-4 13 8401699 ns/op 249.18 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16353890 ns/op 256.47 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16157429 ns/op 259.59 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16548152 ns/op 253.27 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31385456 ns/op 267.28 MB/s BenchmarkRepeatLarge/8388608/16-4 3 33333615 ns/op 251.66 MB/s BenchmarkRepeatLarge/8388608/4097-4 3 34509174 ns/op 243.02 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61336696 ns/op 273.53 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62413932 ns/op 268.81 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62777900 ns/op 267.25 MB/s BenchmarkRepeatLarge/33554432/1-4 1 122326048 ns/op 274.30 MB/s BenchmarkRepeatLarge/33554432/16-4 1 119367995 ns/op 281.10 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 126256724 ns/op 265.76 MB/s BenchmarkRepeatLarge/67108864/1-4 1 246804628 ns/op 271.91 MB/s BenchmarkRepeatLarge/67108864/16-4 1 240625425 ns/op 278.89 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 243754804 ns/op 275.31 MB/s BenchmarkRepeatLarge/134217728/1-4 1 469387725 ns/op 285.94 MB/s BenchmarkRepeatLarge/134217728/16-4 1 491203693 ns/op 273.24 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 477374409 ns/op 281.16 MB/s BenchmarkRepeatLarge/268435456/1-4 1 978548670 ns/op 274.32 MB/s BenchmarkRepeatLarge/268435456/16-4 1 948343992 ns/op 283.06 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 940957398 ns/op 285.28 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1882410924 ns/op 285.20 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1906840677 ns/op 281.55 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1926492659 ns/op 278.68 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3852811545 ns/op 278.69 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3788919421 ns/op 283.39 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3753961370 ns/op 286.03 MB/s BenchmarkIndexAnyASCII/1:1-4 1840560 59.09 ns/op BenchmarkIndexAnyASCII/1:2-4 1977747 60.90 ns/op BenchmarkIndexAnyASCII/1:4-4 2009601 59.48 ns/op BenchmarkIndexAnyASCII/1:8-4 1995106 58.92 ns/op BenchmarkIndexAnyASCII/1:16-4 2050808 57.46 ns/op BenchmarkIndexAnyASCII/1:32-4 2053641 60.22 ns/op BenchmarkIndexAnyASCII/1:64-4 2042257 59.68 ns/op BenchmarkIndexAnyASCII/16:1-4 2122550 56.59 ns/op BenchmarkIndexAnyASCII/16:2-4 714918 168.8 ns/op BenchmarkIndexAnyASCII/16:4-4 685642 168.5 ns/op BenchmarkIndexAnyASCII/16:8-4 671221 172.7 ns/op BenchmarkIndexAnyASCII/16:16-4 659546 182.2 ns/op BenchmarkIndexAnyASCII/16:32-4 569755 207.2 ns/op BenchmarkIndexAnyASCII/16:64-4 467959 254.2 ns/op BenchmarkIndexAnyASCII/256:1-4 1891963 63.05 ns/op BenchmarkIndexAnyASCII/256:2-4 65635 1834 ns/op BenchmarkIndexAnyASCII/256:4-4 64738 1856 ns/op BenchmarkIndexAnyASCII/256:8-4 64197 1882 ns/op BenchmarkIndexAnyASCII/256:16-4 64344 1868 ns/op BenchmarkIndexAnyASCII/256:32-4 63997 1885 ns/op BenchmarkIndexAnyASCII/256:64-4 61299 1943 ns/op BenchmarkIndexAnyUTF8/1:1-4 2110756 56.43 ns/op BenchmarkIndexAnyUTF8/1:2-4 2088409 57.98 ns/op BenchmarkIndexAnyUTF8/1:4-4 2031758 57.30 ns/op BenchmarkIndexAnyUTF8/1:8-4 2096761 58.18 ns/op BenchmarkIndexAnyUTF8/1:16-4 2141678 56.20 ns/op BenchmarkIndexAnyUTF8/1:32-4 2057176 59.40 ns/op BenchmarkIndexAnyUTF8/1:64-4 2088301 57.15 ns/op BenchmarkIndexAnyUTF8/16:1-4 1687914 71.34 ns/op BenchmarkIndexAnyUTF8/16:2-4 299545 376.7 ns/op BenchmarkIndexAnyUTF8/16:4-4 309666 373.1 ns/op BenchmarkIndexAnyUTF8/16:8-4 311496 372.3 ns/op BenchmarkIndexAnyUTF8/16:16-4 315445 374.6 ns/op BenchmarkIndexAnyUTF8/16:32-4 299137 393.1 ns/op BenchmarkIndexAnyUTF8/16:64-4 298186 394.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 325077 356.6 ns/op BenchmarkIndexAnyUTF8/256:2-4 23570 5025 ns/op BenchmarkIndexAnyUTF8/256:4-4 23738 5033 ns/op BenchmarkIndexAnyUTF8/256:8-4 23661 5073 ns/op BenchmarkIndexAnyUTF8/256:16-4 23190 5185 ns/op BenchmarkIndexAnyUTF8/256:32-4 21842 5395 ns/op BenchmarkIndexAnyUTF8/256:64-4 21802 5518 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2071376 57.78 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2092950 58.13 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2101286 57.02 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2097303 56.23 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2170196 55.46 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2092287 57.05 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2144617 56.03 ns/op BenchmarkLastIndexAnyASCII/16:1-4 765228 151.4 ns/op BenchmarkLastIndexAnyASCII/16:2-4 784006 153.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 775239 154.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 701880 163.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 691687 172.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 580297 199.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 473750 248.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74318 1640 ns/op BenchmarkLastIndexAnyASCII/256:2-4 73477 1633 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73566 1640 ns/op BenchmarkLastIndexAnyASCII/256:8-4 73609 1632 ns/op BenchmarkLastIndexAnyASCII/256:16-4 72252 1638 ns/op BenchmarkLastIndexAnyASCII/256:32-4 70947 1684 ns/op BenchmarkLastIndexAnyASCII/256:64-4 70011 1727 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2074147 57.77 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2158944 56.39 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2125261 56.05 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2125797 56.41 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2143753 56.06 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2060631 57.35 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2135592 56.08 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 365571 326.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 178569 637.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 179974 643.2 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 179384 641.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 176598 669.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173452 684.8 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 169951 699.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 27242 4365 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12409 9646 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12640 9575 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12423 9506 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10111 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10499 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10437 ns/op BenchmarkTrimASCII/1:1-4 3204609 37.75 ns/op BenchmarkTrimASCII/1:2-4 2527087 47.73 ns/op BenchmarkTrimASCII/1:4-4 2330523 50.76 ns/op BenchmarkTrimASCII/1:8-4 2052615 58.51 ns/op BenchmarkTrimASCII/1:16-4 1738239 68.36 ns/op BenchmarkTrimASCII/16:1-4 2745378 43.49 ns/op BenchmarkTrimASCII/16:2-4 799732 147.7 ns/op BenchmarkTrimASCII/16:4-4 785563 154.5 ns/op BenchmarkTrimASCII/16:8-4 713347 162.0 ns/op BenchmarkTrimASCII/16:16-4 642876 172.0 ns/op BenchmarkTrimASCII/256:1-4 720171 156.4 ns/op BenchmarkTrimASCII/256:2-4 77319 1550 ns/op BenchmarkTrimASCII/256:4-4 78304 1535 ns/op BenchmarkTrimASCII/256:8-4 77162 1578 ns/op BenchmarkTrimASCII/256:16-4 77037 1562 ns/op BenchmarkTrimASCII/4096:1-4 74782 1604 ns/op BenchmarkTrimASCII/4096:2-4 4489 23956 ns/op BenchmarkTrimASCII/4096:4-4 4958 23741 ns/op BenchmarkTrimASCII/4096:8-4 4818 23895 ns/op BenchmarkTrimASCII/4096:16-4 4910 23728 ns/op BenchmarkTrimByte-4 4250745 28.56 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13262 8952 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13309 8969 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1142 103875 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2337 51088 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4591 25977 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7664 14598 ns/op BenchmarkJoin/0-4 5274990 22.63 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4132681 28.61 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 208006 581.0 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 144847 851.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 101088 1190 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 85615 1407 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 73285 1672 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 53289 1958 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2646339 43.95 ns/op BenchmarkTrimSpace/ASCII-4 1570009 76.48 ns/op BenchmarkTrimSpace/SomeNonASCII-4 133210 839.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 75105 1637 ns/op BenchmarkReplaceAll-4 121028 990.7 ns/op 16 B/op 1 allocs/op PASS ok strings 66.866s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 50377 2330 ns/op BenchmarkCond2-4 22542 6228 ns/op BenchmarkCond4-4 16452 7278 ns/op BenchmarkCond8-4 7840 14501 ns/op BenchmarkCond16-4 4142 30393 ns/op BenchmarkCond32-4 1527 69850 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 416733 265.3 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 268161 434.0 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 509248 233.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 465943 279.0 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 289890 454.9 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 473179 234.0 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 75159 1878 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 68733 2050 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 59274 2836 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 46861 3211 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 453763 255.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 173988 692.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 473551 253.1 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 157753 851.9 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 514309 243.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 181861 738.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2408536 51.91 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 41425 2903 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 129676 1119 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 210480 544.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6388 16224 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 318 414364 ns/op BenchmarkRange/*sync.Map-4 1380 91689 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 80330 1477 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 176763 596.8 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 62030 1916 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 85275 1270 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 220801 475.8 ns/op BenchmarkAdversarialDelete/*sync.Map-4 199394 974.1 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 73348 1656 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 162988 670.3 ns/op BenchmarkDeleteCollision/*sync.Map-4 621986 237.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 46122 2401 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 149590 864.1 ns/op BenchmarkSwapCollision/*sync.Map-4 71271 1755 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 250 475378 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 91083 1238 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 322989 363.2 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21054 5652 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 64267 2004 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 20582 5592 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 177549 634.0 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 90663 1143 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 163947 744.0 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1828190 60.31 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 143379 724.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1835048 64.41 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 467754 239.4 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 158742 783.3 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 482901 245.3 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 75891 1344 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 322610 404.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 407714 298.5 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 112710 1123 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 506955 237.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 115657 1384 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 99369 1215 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 164060 856.0 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 48890 2227 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 201548 650.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 386842 346.2 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 106592 1050 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 516877 254.2 ns/op BenchmarkUncontendedSemaphore-4 3363931 35.50 ns/op BenchmarkContendedSemaphore-4 2500368 52.00 ns/op BenchmarkMutexUncontended-4 667442 151.1 ns/op BenchmarkMutex-4 124833 845.2 ns/op BenchmarkMutexSlack-4 123400 858.2 ns/op BenchmarkMutexWork-4 114078 927.5 ns/op BenchmarkMutexWorkSlack-4 101763 1012 ns/op BenchmarkMutexNoSpin-4 51650 2358 ns/op BenchmarkMutexSpin-4 58244 2485 ns/op BenchmarkOnce-4 692366 203.1 ns/op BenchmarkSemaUncontended-4 6774256 18.52 ns/op BenchmarkSemaSyntNonblock-4 1000000 104.1 ns/op BenchmarkSemaSyntBlock-4 1222874 100.9 ns/op BenchmarkSemaWorkNonblock-4 785290 147.2 ns/op BenchmarkSemaWorkBlock-4 792487 149.6 ns/op BenchmarkRWMutexUncontended-4 375111 291.9 ns/op BenchmarkRWMutexWrite100-4 302174 421.1 ns/op BenchmarkRWMutexWrite10-4 258664 488.1 ns/op BenchmarkRWMutexWorkWrite100-4 237945 522.6 ns/op BenchmarkRWMutexWorkWrite10-4 206217 611.4 ns/op BenchmarkWaitGroupUncontended-4 823388 182.7 ns/op BenchmarkWaitGroupAddDone-4 311148 414.7 ns/op BenchmarkWaitGroupAddDoneWork-4 287523 442.3 ns/op BenchmarkWaitGroupWait-4 5025924 23.07 ns/op BenchmarkWaitGroupWaitWork-4 2721859 43.70 ns/op BenchmarkWaitGroupActuallyWait-4 38719 3364 ns/op 32 B/op 2 allocs/op PASS ok sync 17.988s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 494889 245.1 ns/op PASS ok sync/atomic 0.246s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 96496 1246 ns/op 0 B/op 0 allocs/op PASS ok testing 0.167s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7737 14117 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11580 10290 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1194007 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 124 967013 ns/op 1043 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 187305981 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/1x100000/reuse-4 1 186128317 ns/op 19393200 B/op 100059 allocs/op BenchmarkTable/10x10/new-4 1723 65560 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1875 54832 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6075396 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 21 5515919 ns/op 19693 B/op 49 allocs/op BenchmarkTable/10x100000/new-4 1 755197081 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 743194967 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 216 551620 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 248 480945 ns/op 158 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61146714 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 57537882 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7374985241 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7138867708 ns/op 335149960 B/op 100090 allocs/op BenchmarkPyramid/10-4 2424 43547 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 36 3200467 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 336597220 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2493 48451 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 266 452890 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 25 4546036 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7466 15439 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.995s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 80627657 ns/op BenchmarkVariableString-4 97785 1194 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2070 53784 ns/op 2513 B/op 39 allocs/op PASS ok text/template/parse 0.528s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 34 3270294 ns/op BenchmarkAfter-4 115 1065138 ns/op BenchmarkStop-4 186 649064 ns/op BenchmarkSimultaneousAfterFunc-4 24 5949711 ns/op BenchmarkStartStop-4 206 631385 ns/op BenchmarkReset-4 1942 58654 ns/op BenchmarkSleep-4 24 4167959 ns/op BenchmarkParallelTimerLatency-4 49 319640 avg-late-ns 3890771 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 363693 avg-late-ns 897693 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 377219 avg-late-ns 1395216 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 405132 avg-late-ns 1290569 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 324440 avg-late-ns 1492564 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 342306 avg-late-ns 1571727 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 277802 avg-late-ns 1572533 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 191839 avg-late-ns 1846767 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 208960 avg-late-ns 1386023 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 195428 avg-late-ns 1285118 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1443447 avg-late-ns 6082857 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 331282 avg-late-ns 985055 max-late-ns BenchmarkTicker-4 307 353181 ns/op BenchmarkTickerReset-4 3453 29547 ns/op BenchmarkTickerResetNaive-4 183 651268 ns/op BenchmarkNow-4 1000000 104.3 ns/op BenchmarkNowUnixNano-4 1000000 104.4 ns/op BenchmarkNowUnixMilli-4 1000000 104.9 ns/op BenchmarkNowUnixMicro-4 1000000 105.0 ns/op BenchmarkFormat-4 58113 2038 ns/op BenchmarkFormatRFC3339-4 72670 1552 ns/op BenchmarkFormatRFC3339Nano-4 77214 1564 ns/op BenchmarkFormatNow-4 78714 1509 ns/op BenchmarkMarshalJSON-4 107800 1130 ns/op BenchmarkMarshalText-4 108982 1114 ns/op BenchmarkParse-4 140952 851.3 ns/op BenchmarkParseRFC3339UTC-4 315997 368.7 ns/op BenchmarkParseRFC3339UTCBytes-4 213933 559.2 ns/op BenchmarkParseRFC3339TZ-4 99222 1192 ns/op BenchmarkParseRFC3339TZBytes-4 79425 1512 ns/op BenchmarkParseDuration-4 534459 223.0 ns/op BenchmarkHour-4 839049 138.6 ns/op BenchmarkSecond-4 854840 138.4 ns/op BenchmarkYear-4 638302 185.1 ns/op BenchmarkDay-4 592944 203.5 ns/op BenchmarkISOWeek-4 537900 188.2 ns/op BenchmarkGoString-4 72830 1595 ns/op BenchmarkUnmarshalText-4 66850 1769 ns/op PASS ok time 11.707s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 638542 177.6 ns/op BenchmarkDecodeValidJapaneseChars-4 726003 151.4 ns/op BenchmarkDecodeRune-4 1671004 68.89 ns/op BenchmarkEncodeValidASCII-4 518710 198.0 ns/op BenchmarkEncodeValidJapaneseChars-4 774787 140.1 ns/op BenchmarkAppendRuneValidASCII-4 1650324 72.07 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2584011 46.97 ns/op BenchmarkEncodeRune-4 2885834 41.30 ns/op PASS ok unicode/utf16 1.205s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 810092 144.9 ns/op BenchmarkRuneCountTenJapaneseChars-4 169138 669.4 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3847664 31.47 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 427828 282.4 ns/op BenchmarkValidTenASCIIChars-4 844819 139.6 ns/op BenchmarkValid100KASCIIChars-4 91 1300952 ns/op BenchmarkValidTenJapaneseChars-4 155580 777.8 ns/op BenchmarkValidLongMostlyASCII-4 82 1363368 ns/op BenchmarkValidLongJapanese-4 46 2192528 ns/op BenchmarkValidStringTenASCIIChars-4 4999812 24.01 ns/op BenchmarkValidString100KASCIIChars-4 9738 12215 ns/op BenchmarkValidStringTenJapaneseChars-4 419176 255.9 ns/op BenchmarkValidStringLongMostlyASCII-4 1227 97963 ns/op BenchmarkValidStringLongJapanese-4 158 768742 ns/op BenchmarkEncodeASCIIRune-4 4576777 26.09 ns/op BenchmarkEncodeJapaneseRune-4 2475860 43.44 ns/op BenchmarkAppendASCIIRune-4 9552022 12.41 ns/op BenchmarkAppendJapaneseRune-4 2870844 39.53 ns/op BenchmarkDecodeASCIIRune-4 2922326 40.35 ns/op BenchmarkDecodeJapaneseRune-4 1983442 60.10 ns/op BenchmarkFullRune/ASCII-4 3325342 36.40 ns/op BenchmarkFullRune/Incomplete-4 1574127 75.49 ns/op BenchmarkFullRune/Japanese-4 3469164 34.34 ns/op PASS ok unicode/utf8 3.613s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 60123203075 ns/op PASS ok cmd/api 67.532s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1168315 99.07 ns/op BenchmarkEqArrayOfStrings64-4 143034 801.7 ns/op BenchmarkEqArrayOfStrings1024-4 8581 11724 ns/op BenchmarkEqArrayOfFloats5-4 1387164 87.74 ns/op BenchmarkEqArrayOfFloats64-4 141702 834.3 ns/op BenchmarkEqArrayOfFloats1024-4 8854 12950 ns/op BenchmarkEqStruct-4 16584970 6.314 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 10000 62417 ns/op BenchmarkCopyElim1-4 652 185998 ns/op BenchmarkCopyElim10-4 552 207104 ns/op BenchmarkCopyElim100-4 312 378625 ns/op BenchmarkCopyElim1000-4 52 2251985 ns/op BenchmarkCopyElim10000-4 3 43112143 ns/op BenchmarkCopyElim100000-4 1 730274973 ns/op BenchmarkDeadCode/1-4 541 221599 ns/op BenchmarkDeadCode/10-4 416 263322 ns/op BenchmarkDeadCode/100-4 225 526531 ns/op BenchmarkDeadCode/1000-4 45 2797970 ns/op BenchmarkDeadCode/10000-4 3 40398922 ns/op BenchmarkDeadCode/100000-4 1 510727467 ns/op BenchmarkDeadCode/200000-4 1 1004181119 ns/op BenchmarkDominatorsLinear-4 10 11471127 ns/op 0.87 MB/s BenchmarkDominatorsFwdBack-4 7 17145253 ns/op 0.58 MB/s BenchmarkDominatorsManyPred-4 8 15090616 ns/op 0.66 MB/s BenchmarkDominatorsMaxPred-4 8 15955591 ns/op 0.63 MB/s BenchmarkDominatorsMaxPredVal-4 8 15662596 ns/op 0.64 MB/s BenchmarkFuse/1-4 492 211827 ns/op BenchmarkFuse/10-4 418 263750 ns/op BenchmarkFuse/100-4 136 847747 ns/op BenchmarkFuse/1000-4 19 6788219 ns/op BenchmarkFuse/10000-4 2 92245726 ns/op BenchmarkNilCheckDeep1-4 12796 9572 ns/op 0.10 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4556 23079 ns/op 0.43 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 766 153430 ns/op 0.65 MB/s 637 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1525770 ns/op 0.66 MB/s 4133 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 19488566 ns/op 0.51 MB/s 104118 B/op 6 allocs/op BenchmarkDSEPass-4 30 3801448 ns/op 41725 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 121940868 ns/op 4240544 B/op 108154 allocs/op BenchmarkCSEPass-4 6 17272769 ns/op 66190 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 154432042 ns/op 5704304 B/op 97748 allocs/op BenchmarkDeadcodePass-4 170 680007 ns/op 94584 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 133420019 ns/op 4071112 B/op 45142 allocs/op BenchmarkMultiPass-4 63 1831614 ns/op 257787 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 256036139 ns/op 11296928 B/op 150570 allocs/op BenchmarkCondRewrite/SoloJump-4 2975726 40.87 ns/op BenchmarkCondRewrite/CombJump-4 2833087 42.09 ns/op PASS ok cmd/compile/internal/ssa 15.286s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9013 12259 ns/op BenchmarkExtShift-4 16164 7486 ns/op BenchmarkModify-4 8983 12074 ns/op BenchmarkMullImm-4 17012 6999 ns/op BenchmarkConstModify-4 9933 11680 ns/op BenchmarkBitSet-4 19918 6003 ns/op BenchmarkBitClear-4 20076 5985 ns/op BenchmarkBitToggle-4 20067 5995 ns/op BenchmarkBitSetConst-4 149550 766.2 ns/op BenchmarkBitClearConst-4 156260 777.0 ns/op BenchmarkBitToggleConst-4 150386 767.3 ns/op BenchmarkDivconstI64-4 9372949 12.85 ns/op BenchmarkModconstI64-4 8411110 13.65 ns/op BenchmarkDivisiblePow2constI64-4 8347659 14.39 ns/op BenchmarkDivisibleconstI64-4 8774691 13.71 ns/op BenchmarkDivisibleWDivconstI64-4 6190848 19.50 ns/op BenchmarkDivconstU64/3-4 8618180 13.92 ns/op BenchmarkDivconstU64/5-4 8464995 13.87 ns/op BenchmarkDivconstU64/37-4 8490362 13.86 ns/op BenchmarkDivconstU64/1234567-4 8975545 13.60 ns/op BenchmarkModconstU64-4 8337735 14.47 ns/op BenchmarkDivisibleconstU64-4 9514592 12.53 ns/op BenchmarkDivisibleWDivconstU64-4 6165784 19.29 ns/op BenchmarkDivconstI32-4 9247443 13.16 ns/op BenchmarkModconstI32-4 8867815 13.59 ns/op BenchmarkDivisiblePow2constI32-4 8399288 14.08 ns/op BenchmarkDivisibleconstI32-4 8759061 13.61 ns/op BenchmarkDivisibleWDivconstI32-4 6066285 19.84 ns/op BenchmarkDivconstU32-4 9316172 12.88 ns/op BenchmarkModconstU32-4 8000623 14.96 ns/op BenchmarkDivisibleconstU32-4 8256561 14.38 ns/op BenchmarkDivisibleWDivconstU32-4 6228050 19.28 ns/op BenchmarkDivconstI16-4 8968399 13.43 ns/op BenchmarkModconstI16-4 9537810 12.45 ns/op BenchmarkDivisiblePow2constI16-4 8381932 14.41 ns/op BenchmarkDivisibleconstI16-4 8883639 13.56 ns/op BenchmarkDivisibleWDivconstI16-4 6107839 19.51 ns/op BenchmarkDivconstU16-4 8259468 14.52 ns/op BenchmarkModconstU16-4 8878405 13.61 ns/op BenchmarkDivisibleconstU16-4 8443142 14.06 ns/op BenchmarkDivisibleWDivconstU16-4 5916559 20.25 ns/op BenchmarkDivconstI8-4 8870688 13.59 ns/op BenchmarkModconstI8-4 8775543 13.61 ns/op BenchmarkDivisiblePow2constI8-4 9303572 13.05 ns/op BenchmarkDivisibleconstI8-4 8101956 14.70 ns/op BenchmarkDivisibleWDivconstI8-4 6222974 19.33 ns/op BenchmarkDivconstU8-4 8309329 14.25 ns/op BenchmarkModconstU8-4 8817825 13.57 ns/op BenchmarkDivisibleconstU8-4 9077713 13.21 ns/op BenchmarkDivisibleWDivconstU8-4 5887384 20.44 ns/op BenchmarkMul2-4 165692 721.0 ns/op BenchmarkMulNeg2-4 164028 729.5 ns/op BenchmarkEfaceInteger-4 4298794 27.98 ns/op BenchmarkMulconstI32/3-4 16549368 7.189 ns/op BenchmarkMulconstI32/5-4 16624136 7.208 ns/op BenchmarkMulconstI32/12-4 16474660 7.250 ns/op BenchmarkMulconstI32/120-4 16452870 7.217 ns/op BenchmarkMulconstI32/-120-4 16484955 7.244 ns/op BenchmarkMulconstI32/65537-4 16577358 7.231 ns/op BenchmarkMulconstI32/65538-4 15629161 7.590 ns/op BenchmarkMulconstI64/3-4 16547151 7.181 ns/op BenchmarkMulconstI64/5-4 16626158 7.201 ns/op BenchmarkMulconstI64/12-4 16766564 7.196 ns/op BenchmarkMulconstI64/120-4 16478292 7.219 ns/op BenchmarkMulconstI64/-120-4 16657323 7.209 ns/op BenchmarkMulconstI64/65537-4 16088760 7.302 ns/op BenchmarkMulconstI64/65538-4 16261810 7.289 ns/op BenchmarkMulconstU32/3-4 16270548 7.266 ns/op BenchmarkMulconstU32/5-4 16306804 7.215 ns/op BenchmarkMulconstU32/12-4 16464758 7.337 ns/op BenchmarkMulconstU32/120-4 14993869 7.965 ns/op BenchmarkMulconstU32/65537-4 16519200 7.355 ns/op BenchmarkMulconstU32/65538-4 15365845 7.344 ns/op BenchmarkMulconstU64/3-4 16487948 7.249 ns/op BenchmarkMulconstU64/5-4 16227066 7.227 ns/op BenchmarkMulconstU64/12-4 16488290 7.269 ns/op BenchmarkMulconstU64/120-4 16372770 7.201 ns/op BenchmarkMulconstU64/65537-4 16680183 7.266 ns/op BenchmarkMulconstU64/65538-4 16159845 7.324 ns/op BenchmarkShiftArithmeticRight-4 19854486 6.078 ns/op BenchmarkSwitch8Predictable-4 12884960 8.112 ns/op BenchmarkSwitch8Unpredictable-4 6631951 18.19 ns/op BenchmarkSwitch32Predictable-4 8166368 12.40 ns/op BenchmarkSwitch32Unpredictable-4 6695007 17.83 ns/op BenchmarkSwitchStringPredictable-4 7632643 13.31 ns/op BenchmarkSwitchStringUnpredictable-4 4305622 24.39 ns/op PASS ok cmd/compile/internal/test 12.310s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 124 953962 ns/op BenchmarkNamed/Underlying/nongeneric-4 828330 139.2 ns/op BenchmarkNamed/Underlying/generic-4 863530 135.6 ns/op BenchmarkNamed/Underlying/src_instance-4 828357 136.5 ns/op BenchmarkNamed/Underlying/user_instance-4 820125 138.3 ns/op BenchmarkCheck/http/funcbodies/info-4 1 584477228 ns/op 52284 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 373737690 ns/op 81759 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 165450233 ns/op 184602 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 147071612 ns/op 207666 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 399248967 ns/op 12847 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91161960 ns/op 56243 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34299348 ns/op 149444 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 33931622 ns/op 151129 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 141274585 ns/op 15354 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41840223 ns/op 51842 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21798636 ns/op 99523 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20756280 ns/op 104468 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1184215236 ns/op 53556 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 597025822 ns/op 106222 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 165632843 ns/op 382732 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 114966615 ns/op 551188 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 459928540 ns/op 4344 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67631643 ns/op 29533 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41208319 ns/op 48453 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 39870709 ns/op 50089 lines/s PASS ok cmd/compile/internal/types2 16.157s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 108 1037130 ns/op 2302657 sys-ns/op 1607019 user-ns/op PASS ok cmd/go 0.223s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 67064 1748 ns/op 4.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 78226 1530 ns/op 5.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14398 8341 ns/op 122.76 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14764 8167 ns/op 125.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2217 54450 ns/op 150.45 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2151 54447 ns/op 150.46 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.959s All tests passed.