linux-amd64-race at c994067e5bf8c9fde09cabfc29d56fdcf98bbee8 :: 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-rn7ea3ecd" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=12s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rn7ea3ecd" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=12s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.325s ok archive/zip 2.624s ok bufio 0.365s ok bytes 3.399s ok compress/bzip2 0.502s ok compress/flate 6.223s ok compress/gzip 12.185s ok compress/lzw 0.591s ok compress/zlib 5.264s ok container/heap 0.033s ok container/list 0.035s ok container/ring 0.038s ok context 0.051s ok crypto 0.034s ok crypto/aes 0.075s ok crypto/cipher 0.064s ok crypto/des 0.075s ok crypto/dsa 0.033s ok crypto/ecdh 0.227s ok crypto/ecdsa 0.173s ok crypto/ed25519 0.399s ok crypto/elliptic 0.077s ok crypto/hmac 0.045s ok crypto/internal/alias 0.033s ok crypto/internal/bigmod 2.255s ok crypto/internal/boring 0.034s ok crypto/internal/boring/bcache 0.465s ok crypto/internal/edwards25519 35.438s ok crypto/internal/edwards25519/field 12.813s ok crypto/internal/nistec 0.845s ok crypto/internal/nistec/fiat 0.033s [no tests to run] ok crypto/md5 0.045s ok crypto/rand 0.369s ok crypto/rc4 0.472s ok crypto/rsa 1.394s ok crypto/sha1 0.064s ok crypto/sha256 0.044s ok crypto/sha512 0.031s ok crypto/subtle 0.453s ok crypto/tls 1.671s ok crypto/x509 1.235s ok database/sql 0.376s ok database/sql/driver 0.035s ok debug/buildinfo 0.054s ok debug/dwarf 0.095s ok debug/elf 1.360s ok debug/gosym 0.380s ok debug/macho 0.044s ok debug/pe 0.064s ok debug/plan9obj 0.034s ok embed 0.033s [no tests to run] ok embed/internal/embedtest 0.034s ok encoding/ascii85 0.043s ok encoding/asn1 0.044s ok encoding/base32 0.087s ok encoding/base64 0.045s ok encoding/binary 0.043s ok encoding/csv 0.079s ok encoding/gob 19.725s ok encoding/hex 0.043s ok encoding/json 1.504s ok encoding/pem 2.593s ok encoding/xml 0.254s ok errors 0.044s ok expvar 0.034s ok flag 0.169s ok fmt 0.583s ok go/ast 0.046s ok go/build 4.427s ok go/build/constraint 0.045s ok go/constant 0.046s ok go/doc 0.288s ok go/doc/comment 2.331s ok go/format 0.074s ok go/importer 0.232s ok go/internal/gccgoimporter 0.065s ok go/internal/gcimporter 1.406s ok go/internal/srcimporter 14.833s ok go/parser 1.045s ok go/printer 1.406s ok go/scanner 0.043s ok go/token 0.136s ok go/types 35.404s ok hash 0.035s ok hash/adler32 0.065s ok hash/crc32 0.074s ok hash/crc64 0.045s ok hash/fnv 0.033s ok hash/maphash 0.033s ok html 0.034s ok html/template 0.242s ok image 0.430s ok image/color 0.065s ok image/draw 0.613s ok image/gif 1.000s ok image/jpeg 1.335s ok image/png 3.276s ok index/suffixarray 1.029s ok internal/abi 0.081s ok internal/buildcfg 0.034s ok internal/coverage/cformat 0.034s ok internal/coverage/cmerge 0.034s ok internal/coverage/pods 0.034s ok internal/coverage/slicereader 0.034s ok internal/coverage/slicewriter 0.034s ok internal/coverage/test 0.064s ok internal/cpu 0.100s ok internal/dag 0.034s ok internal/diff 0.033s ok internal/fmtsort 0.032s ok internal/fuzz 0.055s ok internal/godebug 0.034s ok internal/intern 0.296s ok internal/itoa 0.034s ok internal/poll 0.547s ok internal/profile 0.042s ok internal/reflectlite 0.322s ok internal/safefilepath 0.034s ok internal/saferio 0.319s ok internal/singleflight 0.120s ok internal/testenv 0.034s ok internal/trace 0.198s ok internal/types/errors 0.442s ok internal/unsafeheader 0.033s ok internal/xcoff 0.056s ok io 0.073s ok io/fs 0.279s ok io/ioutil 0.044s ok log 0.045s ok log/slog 0.058s ok log/slog/internal/buffer 0.033s ok log/syslog 1.264s ok maps 0.034s ok math 0.054s ok math/big 3.192s ok math/bits 0.046s ok math/cmplx 0.035s ok math/rand 2.115s ok mime 0.055s ok mime/multipart 7.579s ok mime/quotedprintable 0.096s ok net 19.177s ok net/http 7.595s ok net/http/cgi 0.621s ok net/http/cookiejar 0.045s ok net/http/fcgi 0.157s ok net/http/httptest 0.208s ok net/http/httptrace 0.035s ok net/http/httputil 0.716s ok net/http/internal 0.045s ok net/http/internal/ascii 0.035s ok net/http/pprof 5.224s ok net/internal/socktest 0.033s ok net/mail 0.045s ok net/netip 0.394s ok net/rpc 0.077s ok net/rpc/jsonrpc 0.046s ok net/smtp 0.074s ok net/textproto 0.055s ok net/url 0.054s ok os 0.765s ok os/exec 0.263s ok os/exec/internal/fdtest 0.033s ok os/signal 2.435s ok os/user 0.033s ok path 0.045s ok path/filepath 0.098s ok plugin 0.033s ok reflect 0.664s ok regexp 3.359s ok regexp/syntax 4.602s ok runtime 39.040s ok runtime/cgo 0.035s ok runtime/coverage 0.036s ok runtime/debug 0.143s ok runtime/internal/atomic 0.098s ok runtime/internal/math 0.038s ok runtime/internal/sys 0.033s ok runtime/internal/syscall 0.033s ok runtime/metrics 0.043s ok runtime/pprof 7.877s ok runtime/race 10.780s ok runtime/trace 4.186s ok slices 0.049s ok sort 0.418s ok strconv 2.403s ok strings 1.607s ok sync 0.586s ok sync/atomic 1.827s ok syscall 3.933s ok testing 0.919s ok testing/fstest 0.048s ok testing/iotest 0.044s ok testing/quick 0.176s ok text/scanner 0.056s ok text/tabwriter 0.039s ok text/template 0.117s ok text/template/parse 0.055s ok time 2.381s ok unicode 0.044s ok unicode/utf16 0.033s ok unicode/utf8 0.055s ok cmd/addr2line 1.695s ok cmd/api 8.526s ok cmd/asm/internal/asm 3.468s ok cmd/asm/internal/lex 0.034s ok cmd/compile/internal/abt 0.064s ok cmd/compile/internal/amd64 51.276s ok cmd/compile/internal/base 0.033s ok cmd/compile/internal/compare 0.033s ok cmd/compile/internal/dwarfgen 0.482s ok cmd/compile/internal/importer 1.059s ok cmd/compile/internal/ir 0.034s ok cmd/compile/internal/logopt 0.282s ok cmd/compile/internal/loopvar 21.576s ok cmd/compile/internal/noder 0.044s ok cmd/compile/internal/reflectdata 0.033s [no tests to run] ok cmd/compile/internal/ssa 21.069s ok cmd/compile/internal/syntax 0.166s ok cmd/compile/internal/test 14.737s ok cmd/compile/internal/typecheck 0.326s ok cmd/compile/internal/types 0.034s ok cmd/compile/internal/types2 9.440s ok cmd/covdata 0.031s ok cmd/cover 1.993s ok cmd/dist 0.035s ok cmd/doc 0.945s ok cmd/fix 1.109s ok cmd/go 41.200s ok cmd/go/internal/auth 0.033s ok cmd/go/internal/cache 0.151s ok cmd/go/internal/fsys 0.078s ok cmd/go/internal/generate 0.054s ok cmd/go/internal/get 0.046s ok cmd/go/internal/imports 0.045s ok cmd/go/internal/load 0.045s ok cmd/go/internal/lockedfile 0.202s ok cmd/go/internal/lockedfile/internal/filelock 0.094s ok cmd/go/internal/modconv 0.054s ok cmd/go/internal/modfetch 0.056s ok cmd/go/internal/modfetch/codehost 0.056s ok cmd/go/internal/modfetch/zip_sum_test 0.045s ok cmd/go/internal/modindex 0.634s ok cmd/go/internal/modload 0.045s ok cmd/go/internal/mvs 0.058s ok cmd/go/internal/par 0.129s ok cmd/go/internal/str 0.036s ok cmd/go/internal/test 0.057s ok cmd/go/internal/vcs 0.047s ok cmd/go/internal/vcweb 0.046s ok cmd/go/internal/vcweb/vcstest 5.081s ok cmd/go/internal/web 0.035s ok cmd/go/internal/work 0.172s ok cmd/gofmt 0.260s ok cmd/internal/archive 0.520s ok cmd/internal/buildid 0.595s ok cmd/internal/cov 0.363s ok cmd/internal/dwarf 0.036s ok cmd/internal/edit 0.036s ok cmd/internal/goobj 0.038s ok cmd/internal/moddeps 1.202s ok cmd/internal/notsha256 0.048s ok cmd/internal/obj 0.666s ok cmd/internal/obj/ppc64 0.131s ok cmd/internal/obj/riscv 0.066s ok cmd/internal/obj/s390x 0.036s ok cmd/internal/obj/x86 0.227s ok cmd/internal/objabi 0.035s ok cmd/internal/pkgpath 0.185s ok cmd/internal/pkgpattern 0.050s ok cmd/internal/quoted 0.033s ok cmd/internal/src 0.033s ok cmd/internal/test2json 0.764s ok cmd/link 4.270s ok cmd/link/internal/benchmark 0.042s ok cmd/link/internal/ld 3.201s ok cmd/link/internal/loader 0.084s ok cmd/nm 1.046s ok cmd/objdump 1.611s ok cmd/pack 0.671s ok cmd/pprof 1.581s ok cmd/trace 0.305s ok cmd/vet 13.095s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2608 38786 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2454 48356 ns/op 1854 B/op 36 allocs/op Benchmark/Writer/PAX-4 1554 76123 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 4028 29494 ns/op 5099 B/op 15 allocs/op Benchmark/Reader/GNU-4 5496 21620 ns/op 5089 B/op 14 allocs/op Benchmark/Reader/PAX-4 1790 60764 ns/op 8922 B/op 33 allocs/op PASS ok archive/tar 1.072s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 343851463 ns/op 828480 B/op 81 allocs/op BenchmarkZip64Test-4 1 162184482 ns/op BenchmarkZip64TestSizes/4096-4 1184 92489 ns/op BenchmarkZip64TestSizes/1048576-4 157 714884 ns/op BenchmarkZip64TestSizes/67108864-4 1 140077869 ns/op PASS ok archive/zip 1.325s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 237904 479.6 ns/op BenchmarkReaderCopyUnoptimal-4 139038 825.2 ns/op BenchmarkReaderCopyNoWriteTo-4 4741 23279 ns/op BenchmarkReaderWriteToOptimal-4 6178 16317 ns/op BenchmarkReaderReadString-4 131115 891.1 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 210999 582.3 ns/op BenchmarkWriterCopyUnoptimal-4 190735 570.9 ns/op BenchmarkWriterCopyNoReadFrom-4 5023 26560 ns/op BenchmarkReaderEmpty-4 28332 4210 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 23746 4814 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 546244 190.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.724s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 5472 20176 ns/op 1624.10 MB/s BenchmarkWriteByte-4 470 244920 ns/op 16.72 MB/s BenchmarkWriteRune-4 261 455997 ns/op 26.95 MB/s BenchmarkBufferNotEmptyWriteRead-4 28 3972510 ns/op BenchmarkBufferFullSmallReads-4 100 1063994 ns/op BenchmarkBufferWriteBlock/N4096-4 7354 16066 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 400 266924 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 5 20803616 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 130095878 ns/op 128.96 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4700090 24.96 ns/op 400.71 MB/s BenchmarkIndexByte/32-4 4470000 26.27 ns/op 1217.97 MB/s BenchmarkIndexByte/4K-4 904003 132.6 ns/op 30886.65 MB/s BenchmarkIndexBytePortable/10-4 782416 141.5 ns/op 70.68 MB/s BenchmarkIndexBytePortable/32-4 261442 450.1 ns/op 71.10 MB/s BenchmarkIndexBytePortable/4K-4 2245 52768 ns/op 77.62 MB/s BenchmarkIndexRune/10-4 1000000 102.5 ns/op 97.60 MB/s BenchmarkIndexRune/32-4 1000000 101.3 ns/op 316.00 MB/s BenchmarkIndexRune/4K-4 382928 308.8 ns/op 13264.42 MB/s BenchmarkIndexRuneASCII/10-4 4636105 24.94 ns/op 400.89 MB/s BenchmarkIndexRuneASCII/32-4 4323477 27.21 ns/op 1175.91 MB/s BenchmarkIndexRuneASCII/4K-4 888034 133.3 ns/op 30726.20 MB/s BenchmarkEqual/0-4 7650453 15.20 ns/op BenchmarkEqual/1-4 1491576 78.15 ns/op 12.80 MB/s BenchmarkEqual/6-4 1447452 82.23 ns/op 72.96 MB/s BenchmarkEqual/9-4 1467691 82.56 ns/op 109.01 MB/s BenchmarkEqual/15-4 1450818 82.27 ns/op 182.32 MB/s BenchmarkEqual/16-4 1541491 78.71 ns/op 203.28 MB/s BenchmarkEqual/20-4 1410656 85.38 ns/op 234.24 MB/s BenchmarkEqual/32-4 1417080 84.99 ns/op 376.51 MB/s BenchmarkEqual/4K-4 108987 1107 ns/op 3698.83 MB/s BenchmarkIndex/10-4 3076990 39.23 ns/op 254.88 MB/s BenchmarkIndex/32-4 3077990 39.09 ns/op 818.61 MB/s BenchmarkIndex/4K-4 18115 6584 ns/op 622.08 MB/s BenchmarkIndexEasy/10-4 2946649 38.69 ns/op 258.46 MB/s BenchmarkIndexEasy/32-4 3004022 39.94 ns/op 801.19 MB/s BenchmarkIndexEasy/4K-4 480208 243.5 ns/op 16824.56 MB/s BenchmarkCount/10-4 1504144 78.13 ns/op 127.98 MB/s BenchmarkCount/32-4 1484397 81.56 ns/op 392.35 MB/s BenchmarkCount/4K-4 18049 6582 ns/op 622.31 MB/s BenchmarkCountEasy/10-4 1555231 76.79 ns/op 130.23 MB/s BenchmarkCountEasy/32-4 1498564 80.16 ns/op 399.18 MB/s BenchmarkCountEasy/4K-4 416571 282.4 ns/op 14504.36 MB/s BenchmarkCountSingle/10-4 3722326 32.18 ns/op 310.80 MB/s BenchmarkCountSingle/32-4 3498207 34.50 ns/op 927.56 MB/s BenchmarkCountSingle/4K-4 777087 143.6 ns/op 28520.61 MB/s BenchmarkToUpper/#00-4 2845369 42.06 ns/op BenchmarkToUpper/ONLYUPPER-4 302134 396.7 ns/op BenchmarkToUpper/abc-4 473606 237.9 ns/op BenchmarkToUpper/AbC123-4 305001 399.4 ns/op BenchmarkToUpper/azAZ09_-4 264758 431.6 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 82815 1462 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 39848 2914 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 54864 2177 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 129544 932.9 ns/op BenchmarkToLower/#00-4 3096703 38.87 ns/op BenchmarkToLower/abc-4 479193 251.0 ns/op BenchmarkToLower/AbC123-4 306379 395.5 ns/op BenchmarkToLower/azAZ09_-4 272930 445.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83253 1464 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 40701 2944 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 69248 1717 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121490 979.4 ns/op BenchmarkFields/ASCII/16-4 117074 1013 ns/op 15.80 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 9190 12751 ns/op 20.08 MB/s 480 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 560 207235 ns/op 19.76 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 30 3863173 ns/op 16.96 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 60014144 ns/op 17.47 MB/s 2261040 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 80032 1445 ns/op 11.07 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5614 20405 ns/op 12.55 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 356 329037 ns/op 12.45 MB/s 25600 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 18 6372874 ns/op 10.28 MB/s 512261 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 123822968 ns/op 8.47 MB/s 11211008 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 141194 810.4 ns/op 19.74 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 12986 9141 ns/op 28.01 MB/s 480 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 692 164649 ns/op 24.88 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 32 3778325 ns/op 17.35 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 81583782 ns/op 12.85 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 108789 1048 ns/op 15.27 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8329 14145 ns/op 18.10 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 481 233527 ns/op 17.54 MB/s 25600 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 25 4841279 ns/op 13.54 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 98599848 ns/op 10.63 MB/s 11211008 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2026388 59.44 ns/op BenchmarkTrimSpace/ASCII-4 984532 119.4 ns/op BenchmarkTrimSpace/SomeNonASCII-4 111530 1075 ns/op BenchmarkTrimSpace/JustNonASCII-4 48540 2439 ns/op BenchmarkToValidUTF8/Valid-4 494958 242.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 336691 348.8 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 97564 1227 ns/op BenchmarkIndexHard1-4 817 143822 ns/op BenchmarkIndexHard2-4 594 201344 ns/op BenchmarkIndexHard3-4 150 793482 ns/op BenchmarkIndexHard4-4 181 650675 ns/op BenchmarkLastIndexHard1-4 5 22319631 ns/op BenchmarkLastIndexHard2-4 4 28531581 ns/op BenchmarkLastIndexHard3-4 4 31437144 ns/op BenchmarkCountHard1-4 834 141784 ns/op BenchmarkCountHard2-4 601 198576 ns/op BenchmarkCountHard3-4 150 801535 ns/op BenchmarkSplitEmptySeparator-4 1 169145004 ns/op BenchmarkSplitSingleByteSeparator-4 10 11033823 ns/op BenchmarkSplitMultiByteSeparator-4 12 9821491 ns/op BenchmarkSplitNSingleByteSeparator-4 191294 583.1 ns/op BenchmarkSplitNMultiByteSeparator-4 70812 1581 ns/op BenchmarkRepeat-4 189199 603.8 ns/op BenchmarkRepeatLarge/256/1-4 130201 780.3 ns/op 328.08 MB/s BenchmarkRepeatLarge/256/16-4 201819 534.0 ns/op 479.44 MB/s BenchmarkRepeatLarge/512/1-4 100788 1028 ns/op 498.27 MB/s BenchmarkRepeatLarge/512/16-4 150036 761.2 ns/op 672.65 MB/s BenchmarkRepeatLarge/1024/1-4 75182 1593 ns/op 642.85 MB/s BenchmarkRepeatLarge/1024/16-4 86080 1251 ns/op 818.79 MB/s BenchmarkRepeatLarge/2048/1-4 46218 2488 ns/op 823.03 MB/s BenchmarkRepeatLarge/2048/16-4 48001 2107 ns/op 972.01 MB/s BenchmarkRepeatLarge/4096/1-4 25952 4118 ns/op 994.67 MB/s BenchmarkRepeatLarge/4096/16-4 29710 3952 ns/op 1036.31 MB/s BenchmarkRepeatLarge/8192/1-4 16218 7027 ns/op 1165.75 MB/s BenchmarkRepeatLarge/8192/16-4 16624 7049 ns/op 1162.11 MB/s BenchmarkRepeatLarge/8192/4097-4 25644 4495 ns/op 911.55 MB/s BenchmarkRepeatLarge/16384/1-4 8451 13382 ns/op 1224.29 MB/s BenchmarkRepeatLarge/16384/16-4 10000 12935 ns/op 1266.68 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 11386 ns/op 1079.44 MB/s BenchmarkRepeatLarge/32768/1-4 4966 23288 ns/op 1407.07 MB/s BenchmarkRepeatLarge/32768/16-4 4900 26635 ns/op 1230.25 MB/s BenchmarkRepeatLarge/32768/4097-4 4621 25619 ns/op 1119.42 MB/s BenchmarkRepeatLarge/65536/1-4 2373 51940 ns/op 1261.76 MB/s BenchmarkRepeatLarge/65536/16-4 2564 48047 ns/op 1363.99 MB/s BenchmarkRepeatLarge/65536/4097-4 2540 49357 ns/op 1245.10 MB/s BenchmarkRepeatLarge/131072/1-4 223 528291 ns/op 248.11 MB/s BenchmarkRepeatLarge/131072/16-4 223 521466 ns/op 251.35 MB/s BenchmarkRepeatLarge/131072/4097-4 222 524995 ns/op 241.92 MB/s BenchmarkRepeatLarge/262144/1-4 100 1058139 ns/op 247.74 MB/s BenchmarkRepeatLarge/262144/16-4 100 1031787 ns/op 254.07 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1047107 ns/op 246.50 MB/s BenchmarkRepeatLarge/524288/1-4 62 2122053 ns/op 247.07 MB/s BenchmarkRepeatLarge/524288/16-4 56 2111766 ns/op 248.27 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2155163 ns/op 241.43 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4235166 ns/op 247.59 MB/s BenchmarkRepeatLarge/1048576/16-4 28 4215625 ns/op 248.74 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4189612 ns/op 249.36 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7809287 ns/op 268.55 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7978204 ns/op 262.86 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 7904273 ns/op 264.87 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16443880 ns/op 255.07 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15825194 ns/op 265.04 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16221772 ns/op 258.37 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31094994 ns/op 269.77 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31791821 ns/op 263.86 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 30923822 ns/op 271.20 MB/s BenchmarkRepeatLarge/16777216/1-4 2 61615942 ns/op 272.29 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61955568 ns/op 270.79 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 61789456 ns/op 271.52 MB/s BenchmarkRepeatLarge/33554432/1-4 1 120077270 ns/op 279.44 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120145276 ns/op 279.28 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 119134998 ns/op 281.65 MB/s BenchmarkRepeatLarge/67108864/1-4 1 238623838 ns/op 281.23 MB/s BenchmarkRepeatLarge/67108864/16-4 1 246240391 ns/op 272.53 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 229072851 ns/op 292.96 MB/s BenchmarkRepeatLarge/134217728/1-4 1 459442417 ns/op 292.13 MB/s BenchmarkRepeatLarge/134217728/16-4 1 484330677 ns/op 277.12 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 474258697 ns/op 283.01 MB/s BenchmarkRepeatLarge/268435456/1-4 1 930576583 ns/op 288.46 MB/s BenchmarkRepeatLarge/268435456/16-4 1 933432218 ns/op 287.58 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 947993117 ns/op 283.16 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1879160881 ns/op 285.70 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1854265180 ns/op 289.53 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1914092565 ns/op 280.48 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3840370219 ns/op 279.59 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3713282125 ns/op 289.16 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3690424547 ns/op 290.95 MB/s BenchmarkBytesCompare/1-4 9163291 12.63 ns/op BenchmarkBytesCompare/2-4 9090543 12.94 ns/op BenchmarkBytesCompare/4-4 9113918 13.03 ns/op BenchmarkBytesCompare/8-4 9828770 12.25 ns/op BenchmarkBytesCompare/16-4 9888414 12.09 ns/op BenchmarkBytesCompare/32-4 8912866 13.47 ns/op BenchmarkBytesCompare/64-4 8120678 14.72 ns/op BenchmarkBytesCompare/128-4 7397971 16.17 ns/op BenchmarkBytesCompare/256-4 5561596 20.08 ns/op BenchmarkBytesCompare/512-4 3973023 30.11 ns/op BenchmarkBytesCompare/1024-4 2493471 48.17 ns/op BenchmarkBytesCompare/2048-4 1425943 84.28 ns/op BenchmarkIndexAnyASCII/1:1-4 2321564 51.19 ns/op BenchmarkIndexAnyASCII/1:2-4 2325396 50.09 ns/op BenchmarkIndexAnyASCII/1:4-4 2281756 49.99 ns/op BenchmarkIndexAnyASCII/1:8-4 2317327 50.00 ns/op BenchmarkIndexAnyASCII/1:16-4 2340555 48.89 ns/op BenchmarkIndexAnyASCII/1:32-4 2312307 49.19 ns/op BenchmarkIndexAnyASCII/1:64-4 2317524 49.97 ns/op BenchmarkIndexAnyASCII/16:1-4 2140766 55.38 ns/op BenchmarkIndexAnyASCII/16:2-4 421429 274.0 ns/op BenchmarkIndexAnyASCII/16:4-4 423283 271.9 ns/op BenchmarkIndexAnyASCII/16:8-4 413650 276.1 ns/op BenchmarkIndexAnyASCII/16:16-4 402753 295.8 ns/op BenchmarkIndexAnyASCII/16:32-4 357958 323.5 ns/op BenchmarkIndexAnyASCII/16:64-4 315068 368.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1900544 63.15 ns/op BenchmarkIndexAnyASCII/256:2-4 33460 3602 ns/op BenchmarkIndexAnyASCII/256:4-4 33607 3591 ns/op BenchmarkIndexAnyASCII/256:8-4 32874 3582 ns/op BenchmarkIndexAnyASCII/256:16-4 33049 3608 ns/op BenchmarkIndexAnyASCII/256:32-4 32780 3649 ns/op BenchmarkIndexAnyASCII/256:64-4 32710 3672 ns/op BenchmarkIndexAnyUTF8/1:1-4 2316979 50.58 ns/op BenchmarkIndexAnyUTF8/1:2-4 2347711 49.52 ns/op BenchmarkIndexAnyUTF8/1:4-4 2343296 49.44 ns/op BenchmarkIndexAnyUTF8/1:8-4 2350956 50.15 ns/op BenchmarkIndexAnyUTF8/1:16-4 2317758 49.98 ns/op BenchmarkIndexAnyUTF8/1:32-4 2346339 49.74 ns/op BenchmarkIndexAnyUTF8/1:64-4 2356189 49.72 ns/op BenchmarkIndexAnyUTF8/16:1-4 153356 762.3 ns/op BenchmarkIndexAnyUTF8/16:2-4 273445 425.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 272180 428.9 ns/op BenchmarkIndexAnyUTF8/16:8-4 273568 428.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 271647 431.5 ns/op BenchmarkIndexAnyUTF8/16:32-4 266287 438.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 263161 442.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 9685 11256 ns/op BenchmarkIndexAnyUTF8/256:2-4 19531 6132 ns/op BenchmarkIndexAnyUTF8/256:4-4 19255 6260 ns/op BenchmarkIndexAnyUTF8/256:8-4 19020 6243 ns/op BenchmarkIndexAnyUTF8/256:16-4 19280 6213 ns/op BenchmarkIndexAnyUTF8/256:32-4 18865 6410 ns/op BenchmarkIndexAnyUTF8/256:64-4 18973 6262 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2243067 52.50 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2309880 50.85 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2255493 50.85 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2323532 51.00 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2271661 51.40 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2307222 50.80 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2288173 50.88 ns/op BenchmarkLastIndexAnyASCII/16:1-4 342819 336.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 342220 343.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 341281 342.7 ns/op BenchmarkLastIndexAnyASCII/16:8-4 331459 343.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 314277 364.2 ns/op BenchmarkLastIndexAnyASCII/16:32-4 305142 382.6 ns/op BenchmarkLastIndexAnyASCII/16:64-4 269920 433.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 26299 4595 ns/op BenchmarkLastIndexAnyASCII/256:2-4 26198 4532 ns/op BenchmarkLastIndexAnyASCII/256:4-4 26414 4536 ns/op BenchmarkLastIndexAnyASCII/256:8-4 26151 4554 ns/op BenchmarkLastIndexAnyASCII/256:16-4 26019 4590 ns/op BenchmarkLastIndexAnyASCII/256:32-4 25851 4630 ns/op BenchmarkLastIndexAnyASCII/256:64-4 26101 4705 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2356090 50.00 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2391579 48.15 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2402310 48.36 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2371608 48.31 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2402666 48.66 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2367015 49.02 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2401940 49.11 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 230466 504.3 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 270895 431.3 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 265326 441.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 269749 438.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 272506 429.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 265278 448.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 267168 442.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16676 7256 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19318 6161 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19320 6175 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19221 6258 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19245 6216 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18648 6391 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 19116 6216 ns/op BenchmarkTrimASCII/1:1-4 2597974 45.02 ns/op BenchmarkTrimASCII/1:2-4 2183616 54.87 ns/op BenchmarkTrimASCII/1:4-4 2111833 56.94 ns/op BenchmarkTrimASCII/1:8-4 1924616 62.97 ns/op BenchmarkTrimASCII/1:16-4 1659290 72.41 ns/op BenchmarkTrimASCII/16:1-4 443984 264.6 ns/op BenchmarkTrimASCII/16:2-4 316212 371.6 ns/op BenchmarkTrimASCII/16:4-4 319936 363.2 ns/op BenchmarkTrimASCII/16:8-4 325005 362.1 ns/op BenchmarkTrimASCII/16:16-4 312985 376.5 ns/op BenchmarkTrimASCII/256:1-4 34449 3503 ns/op BenchmarkTrimASCII/256:2-4 25053 4847 ns/op BenchmarkTrimASCII/256:4-4 24459 4862 ns/op BenchmarkTrimASCII/256:8-4 24217 4892 ns/op BenchmarkTrimASCII/256:16-4 24297 4947 ns/op BenchmarkTrimASCII/4096:1-4 2119 54923 ns/op BenchmarkTrimASCII/4096:2-4 1536 76999 ns/op BenchmarkTrimASCII/4096:4-4 1506 77584 ns/op BenchmarkTrimASCII/4096:8-4 1550 77100 ns/op BenchmarkTrimASCII/4096:16-4 1518 77336 ns/op BenchmarkTrimByte-4 1442770 80.23 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13117 9099 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13198 9116 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 685 170752 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1340 85813 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2524 42793 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4657 22777 ns/op BenchmarkCompareBytesEqual-4 10251244 11.54 ns/op BenchmarkCompareBytesToNil-4 11811381 9.931 ns/op BenchmarkCompareBytesEmpty-4 12219482 9.199 ns/op BenchmarkCompareBytesIdentical-4 12065731 9.737 ns/op BenchmarkCompareBytesSameLength-4 10399160 10.43 ns/op BenchmarkCompareBytesDifferentLength-4 10857000 10.02 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1393 84334 ns/op 12433.70 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1389 84205 ns/op 12452.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1418 83806 ns/op 12512.00 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1404 83525 ns/op 12554.13 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1418 79563 ns/op 13179.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1760 83456 ns/op 12564.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1420 83531 ns/op 12553.29 MB/s BenchmarkCompareBytesBig-4 1413 83825 ns/op 12509.22 MB/s BenchmarkCompareBytesBigIdentical-4 12051272 9.905 ns/op 105864147.91 MB/s PASS ok bytes 69.707s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 77631489 ns/op 1.29 MB/s 3620748 B/op 54 allocs/op BenchmarkDecodeNewton-4 1 350637027 ns/op 1.62 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24294702 ns/op 0.67 MB/s 3645019 B/op 51 allocs/op PASS ok compress/bzip2 1.448s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 58 1774064 ns/op 5.64 MB/s 42378 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16794246 ns/op 5.95 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 173547314 ns/op 5.76 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 62 1782756 ns/op 5.61 MB/s 42074 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17461494 ns/op 5.73 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 177428965 ns/op 5.64 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1756464 ns/op 5.69 MB/s 43184 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16470244 ns/op 6.07 MB/s 45577 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 166954015 ns/op 5.99 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1735010 ns/op 5.76 MB/s 42373 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 16760400 ns/op 5.97 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 168248479 ns/op 5.94 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 1933311 ns/op 5.17 MB/s 42970 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18304013 ns/op 5.46 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 186744931 ns/op 5.35 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 73 1513562 ns/op 6.61 MB/s 42733 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12792043 ns/op 7.82 MB/s 44804 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 128394157 ns/op 7.79 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 79 1402780 ns/op 7.13 MB/s 43341 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10246384 ns/op 9.76 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 102529747 ns/op 9.75 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1398111 ns/op 7.15 MB/s 42756 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 10064481 ns/op 9.94 MB/s 46346 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 100686862 ns/op 9.93 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 84 1254327 ns/op 7.97 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11950646 ns/op 8.37 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 119120370 ns/op 8.39 MB/s BenchmarkEncode/Digits/Speed/1e4-4 51 2411633 ns/op 4.15 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21512350 ns/op 4.65 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 212950671 ns/op 4.70 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6809274 ns/op 1.47 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 86916894 ns/op 1.15 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 913456213 ns/op 1.09 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6891181 ns/op 1.45 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 87773494 ns/op 1.14 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 885840162 ns/op 1.13 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 75 1472074 ns/op 6.79 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 13073436 ns/op 7.65 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 126931899 ns/op 7.88 MB/s BenchmarkEncode/Newton/Speed/1e4-4 55 2204960 ns/op 4.54 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 18027546 ns/op 5.55 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 170593374 ns/op 5.86 MB/s BenchmarkEncode/Newton/Default/1e4-4 16 6667976 ns/op 1.50 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 76940526 ns/op 1.30 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 795679540 ns/op 1.26 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6896131 ns/op 1.45 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 95239856 ns/op 1.05 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 986566903 ns/op 1.01 MB/s PASS ok compress/flate 16.471s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2216546 ns/op 4.51 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2309837 ns/op 4.33 MB/s BenchmarkDecoder/1e5-4 5 21913816 ns/op 4.56 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22181987 ns/op 4.51 MB/s BenchmarkDecoder/1e6-4 1 217858296 ns/op 4.59 MB/s BenchmarkDecoder/1e-Reuse6-4 1 218641238 ns/op 4.57 MB/s BenchmarkEncoder/1e4-4 49 2242197 ns/op 4.46 MB/s BenchmarkEncoder/1e-Reuse4-4 64 1821839 ns/op 5.49 MB/s BenchmarkEncoder/1e5-4 6 19105126 ns/op 5.23 MB/s BenchmarkEncoder/1e-Reuse5-4 6 19023170 ns/op 5.26 MB/s BenchmarkEncoder/1e6-4 1 198554108 ns/op 5.04 MB/s BenchmarkEncoder/1e-Reuse6-4 1 191924683 ns/op 5.21 MB/s PASS ok compress/lzw 2.807s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3742030 ns/op PASS ok container/heap 0.241s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 21132 5255 ns/op BenchmarkWithTimeout/concurrency=40-4 5240 24780 ns/op BenchmarkWithTimeout/concurrency=4000-4 4747 27479 ns/op BenchmarkWithTimeout/concurrency=400000-4 3320 31599 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 398812 285.7 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 10000 11148 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 13238 9100 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2370 54973 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1394 82523 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 1886 56224 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 199 585824 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 142 845737 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 219 761012 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 19 6186304 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 10 11107650 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 22 5163919 ns/op BenchmarkCheckCanceled/Err-4 243292 465.4 ns/op BenchmarkCheckCanceled/Done-4 388015 318.2 ns/op BenchmarkContextCancelDone-4 486590 251.9 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 21051 5732 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 18614 6100 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 16200 6962 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 14176 8842 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10608 11955 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 530427 218.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 318199 378.8 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 222445 538.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 136845 854.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 72140 1655 ns/op PASS ok context 12.642s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1716024 67.98 ns/op 235.36 MB/s BenchmarkDecrypt-4 1725270 70.06 ns/op 228.37 MB/s BenchmarkExpand-4 1000000 117.4 ns/op PASS ok crypto/aes 0.532s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 181758 646.1 ns/op 99.06 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 354541 287.2 ns/op 222.86 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 176598 658.8 ns/op 97.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 381333 306.5 ns/op 208.84 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 117109 1006 ns/op 1341.51 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 177843 664.0 ns/op 2033.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 104928 1124 ns/op 1201.30 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 144897 797.8 ns/op 1692.15 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 39582 2924 ns/op 2801.26 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 51608 2284 ns/op 3586.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34381 3471 ns/op 2360.38 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39366 3030 ns/op 2703.24 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6532 15971 ns/op 63.80 MB/s BenchmarkAESCFBDecrypt1K-4 7078 16236 ns/op 62.76 MB/s BenchmarkAESCFBDecrypt8K-4 928 129175 ns/op 63.38 MB/s BenchmarkAESOFB1K-4 10000 11036 ns/op 92.33 MB/s BenchmarkAESCTR1K-4 13990 8563 ns/op 118.99 MB/s BenchmarkAESCTR8K-4 1711 67254 ns/op 121.73 MB/s BenchmarkAESCBCEncrypt1K-4 14232 8428 ns/op 121.49 MB/s BenchmarkAESCBCDecrypt1K-4 17932 6681 ns/op 153.26 MB/s PASS ok crypto/cipher 2.955s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 74464 1549 ns/op 5.17 MB/s BenchmarkDecrypt-4 80788 1432 ns/op 5.58 MB/s BenchmarkTDESEncrypt-4 31236 3879 ns/op 2.06 MB/s BenchmarkTDESDecrypt-4 30436 3841 ns/op 2.08 MB/s PASS ok crypto/des 0.623s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 920 125195 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7816980 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19968685 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 90 1233048 ns/op 375 B/op 9 allocs/op PASS ok crypto/ecdh 0.638s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1564 75036 ns/op 2544 B/op 33 allocs/op BenchmarkSign/P384-4 45 2571758 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 19 5977771 ns/op 3096 B/op 35 allocs/op BenchmarkVerify/P256-4 898 128119 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 14 7636817 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 5 20694916 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 3531 31941 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 61 1869277 ns/op 1129 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 19 5294810 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.424s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 319 356253 ns/op BenchmarkNewKeyFromSeed-4 327 362736 ns/op BenchmarkSigning-4 312 383451 ns/op BenchmarkVerification-4 213 560364 ns/op PASS ok crypto/ed25519 0.672s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4770 23864 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 160 742385 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 60 1946145 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 4983904 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1359 86796 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 60 1914595 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 22 5165349 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 8 14047487 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12488 9156 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5858 20187 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3444 29942 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 85 1299757 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2407 46977 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 302 394526 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1418 76834 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 92 1204845 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.305s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14407 8284 ns/op 123.62 MB/s BenchmarkHMACSHA256_32-4 24211 4844 ns/op 6.61 MB/s BenchmarkNewWriteSum-4 10000 10336 ns/op 3.10 MB/s PASS ok crypto/hmac 0.530s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 60201 1957 ns/op BenchmarkModSub-4 71916 1565 ns/op BenchmarkMontgomeryRepr-4 27852 4166 ns/op BenchmarkMontgomeryMul-4 29934 3959 ns/op BenchmarkModMul-4 14445 8296 ns/op BenchmarkExpBig-4 15 7346801 ns/op BenchmarkExp-4 7 15066515 ns/op PASS ok crypto/internal/bigmod 1.132s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3032 33436 ns/op BenchmarkScalarBaseMult-4 342 334946 ns/op BenchmarkScalarMult-4 159 749381 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 235 509253 ns/op PASS ok crypto/internal/edwards25519 0.650s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 491488 211.6 ns/op BenchmarkMultiply-4 4268986 27.90 ns/op BenchmarkSquare-4 5311338 22.52 ns/op BenchmarkInvert-4 24678 4832 ns/op BenchmarkMult32-4 1476445 80.48 ns/op PASS ok crypto/internal/edwards25519/field 0.822s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 66 1811971 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1586 74922 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5015207 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14023818 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 177 647972 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7959 15060 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 63 1655017 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4250219 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.296s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 613975 178.9 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 311343 357.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 119282 963.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 684032 177.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 325452 357.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 120874 963.7 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.775s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 98347 1036 ns/op 7.72 MB/s BenchmarkHash64-4 122762 928.8 ns/op 68.90 MB/s BenchmarkHash128-4 115722 1021 ns/op 125.43 MB/s BenchmarkHash256-4 93750 1265 ns/op 202.39 MB/s BenchmarkHash512-4 67496 1818 ns/op 281.64 MB/s BenchmarkHash1K-4 42945 2760 ns/op 371.02 MB/s BenchmarkHash8K-4 7273 16173 ns/op 506.53 MB/s BenchmarkHash1M-4 58 1967302 ns/op 533.00 MB/s BenchmarkHash8M-4 7 15755047 ns/op 532.44 MB/s BenchmarkHash8BytesUnaligned-4 114182 1014 ns/op 7.89 MB/s BenchmarkHash1KUnaligned-4 43986 2751 ns/op 372.29 MB/s BenchmarkHash8KUnaligned-4 7290 16400 ns/op 499.50 MB/s PASS ok crypto/md5 1.608s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 351346578 ns/op PASS ok crypto/rand 0.393s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12889 8958 ns/op 14.29 MB/s BenchmarkRC4_1K-4 1581 70831 ns/op 14.46 MB/s BenchmarkRC4_8K-4 206 561124 ns/op 14.43 MB/s PASS ok crypto/rc4 0.516s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8922303 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20206309 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 37802921 ns/op BenchmarkEncryptPKCS1v15/2048-4 40 2750416 ns/op BenchmarkDecryptOAEP/2048-4 12 8963981 ns/op BenchmarkEncryptOAEP/2048-4 37 2799827 ns/op BenchmarkSignPKCS1v15/2048-4 12 9074433 ns/op BenchmarkVerifyPKCS1v15/2048-4 42 2897747 ns/op BenchmarkSignPSS/2048-4 12 9121735 ns/op BenchmarkVerifyPSS/2048-4 40 2924913 ns/op PASS ok crypto/rsa 1.573s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 103081 1138 ns/op 7.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 121945 949.6 ns/op 8.42 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 72487 1633 ns/op 195.98 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 85204 1380 ns/op 231.80 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48702 2494 ns/op 410.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52196 2251 ns/op 454.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 10130 11965 ns/op 684.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9958 11670 ns/op 701.99 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.225s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 79275 1449 ns/op 5.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 91851 1234 ns/op 6.48 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 90890 1325 ns/op 6.04 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25525 4716 ns/op 217.13 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26090 4470 ns/op 229.08 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26638 4569 ns/op 224.12 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4118 28557 ns/op 286.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4227 28379 ns/op 288.66 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4232 28265 ns/op 289.83 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.316s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58152 2029 ns/op 3.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 70009 1639 ns/op 4.88 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 64338 1860 ns/op 4.30 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28262 4311 ns/op 237.54 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31182 3849 ns/op 266.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29671 4067 ns/op 251.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5769 20202 ns/op 405.50 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5528 19712 ns/op 415.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5929 19910 ns/op 411.46 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.306s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 16257963 7.258 ns/op BenchmarkConstantTimeEq-4 16578366 7.205 ns/op BenchmarkConstantTimeLessOrEq-4 15789100 7.465 ns/op BenchmarkXORBytes/8Bytes-4 4163881 26.45 ns/op 302.47 MB/s BenchmarkXORBytes/128Bytes-4 3897254 30.49 ns/op 4198.50 MB/s BenchmarkXORBytes/2048Bytes-4 914082 131.5 ns/op 15569.00 MB/s BenchmarkXORBytes/32768Bytes-4 61164 1965 ns/op 16677.67 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 132 782096 ns/op BenchmarkCertCache/1-4 181 814033 ns/op BenchmarkCertCache/2-4 163 812095 ns/op BenchmarkCertCache/3-4 165 793507 ns/op BenchmarkHandshakeServer/RSA-4 37 3099046 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 30 3671255 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 36 3397314 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 100 1127204 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 156 752182 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 51 2329411 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 62 1915069 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30219406 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 28912674 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 5 22635504 ns/op 46.32 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 29810986 ns/op 35.17 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 36620809 ns/op 57.27 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 2 56969844 ns/op 36.81 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 60687978 ns/op 69.11 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 94798195 ns/op 44.24 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 122571912 ns/op 68.44 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 169241016 ns/op 49.57 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 273057849 ns/op 61.44 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 396319588 ns/op 42.33 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 431837071 ns/op 77.70 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 562181980 ns/op 59.69 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 809081286 ns/op 82.94 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1289028314 ns/op 52.06 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 5 23359422 ns/op 44.89 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 28251443 ns/op 37.12 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 35015063 ns/op 59.89 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 50396868 ns/op 41.61 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 65759248 ns/op 63.78 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 85178654 ns/op 49.24 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 138475122 ns/op 60.58 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 151978710 ns/op 55.20 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 207754921 ns/op 80.75 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 285750812 ns/op 58.71 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 441957182 ns/op 75.92 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 696047320 ns/op 48.21 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 954925624 ns/op 70.28 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1265955597 ns/op 53.01 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 703553314 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705712996 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 286786130 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287928293 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149312714 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 149297344 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 80387032 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 79597446 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 39309324 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 38493777 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 141774264 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 145209228 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 63321094 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 62999254 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 37152328 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 36471456 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 24045819 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23801999 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 7 16770005 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15883021 ns/op PASS ok crypto/tls 19.169s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12160003 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 309 377658 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 903 121407 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 921 133650 ns/op 14611 B/op 262 allocs/op PASS ok crypto/x509 0.956s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 31 3590129 ns/op 281092 B/op 1637 allocs/op BenchmarkConcurrentStmtQuery-4 28 4170780 ns/op 263094 B/op 2022 allocs/op BenchmarkConcurrentStmtExec-4 38 2788687 ns/op 215993 B/op 659 allocs/op BenchmarkConcurrentTxQuery-4 28 3651134 ns/op 267118 B/op 2151 allocs/op BenchmarkConcurrentTxExec-4 56 2169281 ns/op 87810 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 3215150 ns/op 104134 B/op 2068 allocs/op BenchmarkConcurrentTxStmtExec-4 100 1150947 ns/op 41643 B/op 381 allocs/op BenchmarkConcurrentRandom-4 34 3606499 ns/op 222184 B/op 1833 allocs/op BenchmarkManyConcurrentQueries-4 2018 52723 ns/op 3985 B/op 20 allocs/op BenchmarkGrabConn-4 214141 543.6 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.809s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 215782 507.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 67 1727208 ns/op 188211 B/op 13 allocs/op Benchmark115/LineToPC-4 73 1623522 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17190 6987 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.765s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 685 156277 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3076 38704 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.394s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 264 446972 ns/op 18.33 MB/s BenchmarkEncodeToString-4 202 513292 ns/op 15.96 MB/s BenchmarkDecode-4 134 855930 ns/op 15.32 MB/s BenchmarkDecodeString-4 138 869896 ns/op 15.07 MB/s PASS ok encoding/base32 0.759s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 289 354946 ns/op 23.08 MB/s BenchmarkDecodeString/2-4 240741 419.5 ns/op 9.54 MB/s BenchmarkDecodeString/4-4 229543 521.1 ns/op 15.35 MB/s BenchmarkDecodeString/8-4 180621 645.5 ns/op 18.59 MB/s BenchmarkDecodeString/64-4 32714 3586 ns/op 24.54 MB/s BenchmarkDecodeString/8192-4 301 381034 ns/op 28.67 MB/s BenchmarkNewEncoding-4 90787 1330 ns/op 192.45 MB/s PASS ok encoding/base64 1.014s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1237 91010 ns/op 43.95 MB/s BenchmarkReadStruct-4 17624 6894 ns/op 10.88 MB/s BenchmarkWriteStruct-4 18820 6329 ns/op 11.85 MB/s BenchmarkReadInts-4 48494 2429 ns/op 12.35 MB/s BenchmarkWriteInts-4 39684 2897 ns/op 10.36 MB/s BenchmarkWriteSlice1000Int32s-4 1258 89308 ns/op 44.79 MB/s BenchmarkPutUint16-4 3551724 33.55 ns/op 59.60 MB/s BenchmarkAppendUint16-4 3671253 32.17 ns/op 62.17 MB/s BenchmarkPutUint32-4 2615894 43.20 ns/op 92.60 MB/s BenchmarkAppendUint32-4 2639684 44.71 ns/op 89.46 MB/s BenchmarkPutUint64-4 1101078 107.9 ns/op 74.12 MB/s BenchmarkAppendUint64-4 1039759 113.8 ns/op 70.31 MB/s BenchmarkLittleEndianPutUint16-4 3618357 33.24 ns/op 60.17 MB/s BenchmarkLittleEndianAppendUint16-4 3571371 34.44 ns/op 58.07 MB/s BenchmarkLittleEndianPutUint32-4 2570844 44.19 ns/op 90.53 MB/s BenchmarkLittleEndianAppendUint32-4 2715873 42.39 ns/op 94.37 MB/s BenchmarkLittleEndianPutUint64-4 1000000 108.2 ns/op 73.97 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 109.9 ns/op 72.79 MB/s BenchmarkReadFloats-4 163722 730.1 ns/op 16.44 MB/s BenchmarkWriteFloats-4 122416 862.3 ns/op 13.92 MB/s BenchmarkReadSlice1000Float32s-4 1165 99470 ns/op 40.21 MB/s BenchmarkWriteSlice1000Float32s-4 1075 106560 ns/op 37.54 MB/s BenchmarkReadSlice1000Uint8s-4 61806 1675 ns/op 597.07 MB/s BenchmarkWriteSlice1000Uint8s-4 78633 1298 ns/op 770.53 MB/s BenchmarkPutUvarint32-4 712762 152.2 ns/op 26.29 MB/s BenchmarkPutUvarint64-4 178420 598.2 ns/op 13.37 MB/s PASS ok encoding/binary 3.866s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6400 16961 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6778 17324 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6946 17735 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4203 28500 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7500 15934 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7467 15675 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7340 15891 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4584 26648 ns/op 2977 B/op 12 allocs/op BenchmarkWrite-4 11184 10691 ns/op PASS ok encoding/csv 1.720s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 9558 10904 ns/op BenchmarkEndToEndByteBuffer-4 13021 8077 ns/op BenchmarkEndToEndSliceByteBuffer-4 244 412601 ns/op BenchmarkEncodeComplex128Slice-4 763 150117 ns/op BenchmarkEncodeFloat64Slice-4 1633 77612 ns/op BenchmarkEncodeInt32Slice-4 1201 94939 ns/op BenchmarkEncodeStringSlice-4 2300 47603 ns/op BenchmarkEncodeInterfaceSlice-4 64 1651628 ns/op BenchmarkDecodeComplex128Slice-4 621 205804 ns/op BenchmarkDecodeFloat64Slice-4 1323 106018 ns/op BenchmarkDecodeInt32Slice-4 1333 88426 ns/op BenchmarkDecodeStringSlice-4 724 157314 ns/op BenchmarkDecodeStringsSlice-4 327 383659 ns/op BenchmarkDecodeBytesSlice-4 619 202146 ns/op BenchmarkDecodeInterfaceSlice-4 114 1253165 ns/op BenchmarkDecodeMap-4 87 1347015 ns/op PASS ok encoding/gob 2.743s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 13140 9166 ns/op 27.93 MB/s BenchmarkEncode/1024-4 2924 36905 ns/op 27.75 MB/s BenchmarkEncode/4096-4 805 147155 ns/op 27.83 MB/s BenchmarkEncode/16384-4 204 592317 ns/op 27.66 MB/s BenchmarkDecode/256-4 24861 4882 ns/op 52.44 MB/s BenchmarkDecode/1024-4 5965 19346 ns/op 52.93 MB/s BenchmarkDecode/4096-4 1479 77443 ns/op 52.89 MB/s BenchmarkDecode/16384-4 379 312038 ns/op 52.51 MB/s BenchmarkDump/256-4 1215 92727 ns/op 2.76 MB/s BenchmarkDump/1024-4 315 364949 ns/op 2.81 MB/s BenchmarkDump/4096-4 79 1472597 ns/op 2.78 MB/s BenchmarkDump/16384-4 18 6104480 ns/op 2.68 MB/s PASS ok encoding/hex 1.765s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 111117920 ns/op 17.46 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 164501456 ns/op 11.80 MB/s 8394440 B/op 115 allocs/op BenchmarkCodeMarshal-4 1 122095539 ns/op 15.89 MB/s 1943248 B/op 18 allocs/op BenchmarkCodeMarshalError-4 1 186027616 ns/op 10.43 MB/s 10336736 B/op 115 allocs/op BenchmarkMarshalBytes/32-4 21787 5451 ns/op BenchmarkMarshalBytes/256-4 5106 21479 ns/op BenchmarkMarshalBytes/4096-4 458 261930 ns/op BenchmarkMarshalBytesError/32-4 50 2002925 ns/op BenchmarkMarshalBytesError/256-4 54 2024496 ns/op BenchmarkMarshalBytesError/4096-4 51 2250969 ns/op BenchmarkCodeDecoder-4 1 449154887 ns/op 4.32 MB/s 11015936 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 35079 3425 ns/op 4.09 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 54147 2205 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 379719556 ns/op 5.11 MB/s 2938664 B/op 91326 allocs/op BenchmarkCodeUnmarshalReuse-4 1 368144726 ns/op 5.27 MB/s 2939056 B/op 91329 allocs/op BenchmarkUnmarshalString-4 52886 2281 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 139753 905.9 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 335329 459.2 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 74984 1533 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 82118 1343 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17745 6834 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3448 31253 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 796 151062 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1281043 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 9 11478350 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 487753 238.5 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 486709 259.1 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 408770 253.0 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 445822 248.2 ns/op BenchmarkEncodeMarshaler-4 70816 1701 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 89085 1497 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 3793963 27.67 ns/op BenchmarkNumberIsValidRegexp-4 20568 5916 ns/op PASS ok encoding/json 7.788s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 43 2741772 ns/op 23.90 MB/s BenchmarkDecode-4 21 5531295 ns/op 16.05 MB/s PASS ok encoding/pem 0.397s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2151 52804 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 873 128046 ns/op 8290 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4594 27632 ns/op PASS ok encoding/xml 0.702s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 326008 374.4 ns/op BenchmarkIntSet-4 314593 370.1 ns/op BenchmarkFloatAdd-4 57406 2034 ns/op BenchmarkFloatSet-4 254376 396.6 ns/op BenchmarkStringSet-4 301843 388.3 ns/op BenchmarkMapSet-4 81315 1763 ns/op BenchmarkMapSetDifferent-4 51880 2062 ns/op BenchmarkMapSetDifferentRandom-4 222 483520 ns/op BenchmarkMapSetString-4 108686 1594 ns/op BenchmarkMapAddSame-4 31050 3325 ns/op BenchmarkMapAddDifferent-4 14872 8559 ns/op BenchmarkMapAddDifferentRandom-4 175 672924 ns/op BenchmarkMapAddSameSteadyState-4 227215 530.1 ns/op BenchmarkMapAddDifferentSteadyState-4 96451 1249 ns/op BenchmarkRealworldExpvarUsage-4 21129 5985 ns/op PASS ok expvar 2.446s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 103839 1074 ns/op BenchmarkSprintfEmpty-4 373237 294.1 ns/op BenchmarkSprintfString-4 259081 445.2 ns/op BenchmarkSprintfTruncateString-4 244581 544.8 ns/op BenchmarkSprintfTruncateBytes-4 147571 748.1 ns/op BenchmarkSprintfSlowParsingPath-4 223773 530.4 ns/op BenchmarkSprintfQuoteString-4 35517 3383 ns/op BenchmarkSprintfInt-4 293577 480.2 ns/op BenchmarkSprintfIntInt-4 182224 667.6 ns/op BenchmarkSprintfPrefixedInt-4 192012 575.7 ns/op BenchmarkSprintfFloat-4 113100 977.5 ns/op BenchmarkSprintfComplex-4 56704 2236 ns/op BenchmarkSprintfBoolean-4 287335 443.9 ns/op BenchmarkSprintfHexString-4 141057 1034 ns/op BenchmarkSprintfHexBytes-4 77558 1508 ns/op BenchmarkSprintfBytes-4 47871 2564 ns/op BenchmarkSprintfStringer-4 71882 1510 ns/op BenchmarkSprintfStructure-4 41510 3135 ns/op BenchmarkManyArgs-4 57320 1848 ns/op BenchmarkFprintInt-4 71144 1676 ns/op BenchmarkFprintfBytes-4 75422 1586 ns/op BenchmarkFprintIntNoAlloc-4 72115 1645 ns/op BenchmarkScanInts-4 34 3379403 ns/op BenchmarkScanRecursiveInt-4 1 339716097 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 401844070 ns/op PASS ok fmt 4.345s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 582 195872 ns/op PASS ok go/build 0.172s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 46440 2301 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12680 9366 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3538 32677 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 860 124448 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 231 496829 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 51 2543571 ns/op 206177 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 10 10893710 ns/op 865641 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 46893901 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 199497050 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.662s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 287701694 ns/op 0.23 MB/s 47353376 B/op 49108 allocs/op PASS ok go/format 0.355s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 21267209 ns/op 2.53 MB/s BenchmarkParseOnly-4 6 17484839 ns/op 3.08 MB/s BenchmarkResolve-4 44 2786874 ns/op 19.33 MB/s PASS ok go/parser 1.225s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 160049438 ns/op 0.32 MB/s 5099080 B/op 27599 allocs/op BenchmarkPrintDecl-4 654 164917 ns/op 0.19 MB/s 17027 B/op 51 allocs/op PASS ok go/printer 0.335s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 243 456657 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 8930988 ns/op 6.23 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12611672 ns/op 5.70 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17625078 ns/op 6.42 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 220 552851 ns/op 5.57 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.7 ns/op PASS ok go/token 0.148s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 138 890308 ns/op BenchmarkNamed/Underlying/nongeneric-4 772930 133.4 ns/op BenchmarkNamed/Underlying/generic-4 762997 132.7 ns/op BenchmarkNamed/Underlying/src_instance-4 876535 131.8 ns/op BenchmarkNamed/Underlying/user_instance-4 871552 133.5 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 20923 5353 ns/op BenchmarkNamed/NewMethodSet/generic-4 20937 5438 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21942 5310 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 22273 5395 ns/op BenchmarkCheck/http/funcbodies/info-4 1 620178217 ns/op 49225 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 425718832 ns/op 71708 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 240147420 ns/op 127100 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 216273632 ns/op 141115 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 413393521 ns/op 12389 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 113136695 ns/op 45244 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 68646167 ns/op 74586 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 66665938 ns/op 76801 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 165200497 ns/op 13112 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 64806246 ns/op 33427 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 47202442 ns/op 45889 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 46754596 ns/op 46332 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1128704384 ns/op 56261 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 560701257 ns/op 113248 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162040629 ns/op 391716 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 114395571 ns/op 554758 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1874488730 ns/op 1063 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 101281826 ns/op 19672 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 82955944 ns/op 24020 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 83363344 ns/op 23902 lines/s PASS ok go/types 19.343s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8628 13833 ns/op 74.03 MB/s PASS ok hash/adler32 0.255s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 187730 568.5 ns/op 26.39 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 205141 552.0 ns/op 27.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 104511 1117 ns/op 35.82 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 114506 1062 ns/op 37.67 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 454254 257.5 ns/op 1988.36 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 459538 255.1 ns/op 2007.02 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 404101 292.0 ns/op 3507.05 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 394837 289.2 ns/op 3541.03 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 220824 501.3 ns/op 8170.61 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 232540 516.2 ns/op 7934.32 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51090 2315 ns/op 14153.91 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52126 2280 ns/op 14370.61 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 412584 266.1 ns/op 56.37 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 447154 260.2 ns/op 57.65 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 445902 265.7 ns/op 150.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 447322 262.0 ns/op 152.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 320504 377.6 ns/op 1355.91 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 312972 379.2 ns/op 1350.35 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 253994 462.9 ns/op 2211.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 253839 462.1 ns/op 2215.76 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 216487 565.2 ns/op 7246.80 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 214706 555.7 ns/op 7370.56 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45529 2640 ns/op 12411.97 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45669 2615 ns/op 12530.24 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 206964 558.6 ns/op 26.85 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 212096 555.1 ns/op 27.02 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 99123 1194 ns/op 33.49 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 102751 1150 ns/op 34.79 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 6783 16399 ns/op 31.22 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 6715 16789 ns/op 30.50 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3478 35231 ns/op 29.07 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3464 33646 ns/op 30.43 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 870 138370 ns/op 29.60 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 865 136266 ns/op 30.06 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1100014 ns/op 29.79 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1096296 ns/op 29.89 MB/s PASS ok hash/crc32 4.656s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 82 1392870 ns/op 47.05 MB/s BenchmarkCrc64/ISO4KB-4 985 117484 ns/op 34.86 MB/s BenchmarkCrc64/ISO1KB-4 4387 25564 ns/op 40.06 MB/s BenchmarkCrc64/ECMA64KB-4 81 1406812 ns/op 46.58 MB/s BenchmarkCrc64/Random64KB-4 87 1262774 ns/op 51.90 MB/s BenchmarkCrc64/Random16KB-4 367 319985 ns/op 51.20 MB/s PASS ok hash/crc64 0.792s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8468 13954 ns/op 73.38 MB/s BenchmarkFnv32aKB-4 8727 13830 ns/op 74.04 MB/s BenchmarkFnv64KB-4 8254 13949 ns/op 73.41 MB/s BenchmarkFnv64aKB-4 8152 13848 ns/op 73.95 MB/s BenchmarkFnv128KB-4 2058 58322 ns/op 17.56 MB/s BenchmarkFnv128aKB-4 2029 57441 ns/op 17.83 MB/s PASS ok hash/fnv 0.962s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 626140 199.0 ns/op 20.10 MB/s BenchmarkHash/n=4/Bytes-4 4045513 29.61 ns/op 135.10 MB/s BenchmarkHash/n=4/String-4 1727134 72.18 ns/op 55.42 MB/s BenchmarkHash/n=8/Write-4 557136 192.1 ns/op 41.64 MB/s BenchmarkHash/n=8/Bytes-4 3845893 29.45 ns/op 271.63 MB/s BenchmarkHash/n=8/String-4 1653627 69.01 ns/op 115.93 MB/s BenchmarkHash/n=16/Write-4 599484 190.5 ns/op 83.97 MB/s BenchmarkHash/n=16/Bytes-4 4482067 25.75 ns/op 621.47 MB/s BenchmarkHash/n=16/String-4 1756905 67.05 ns/op 238.64 MB/s BenchmarkHash/n=32/Write-4 587356 197.2 ns/op 162.25 MB/s BenchmarkHash/n=32/Bytes-4 4403536 27.35 ns/op 1170.08 MB/s BenchmarkHash/n=32/String-4 1787112 66.80 ns/op 479.04 MB/s BenchmarkHash/n=64/Write-4 536080 214.5 ns/op 298.34 MB/s BenchmarkHash/n=64/Bytes-4 4001169 29.98 ns/op 2135.04 MB/s BenchmarkHash/n=64/String-4 1701222 68.99 ns/op 927.64 MB/s BenchmarkHash/n=256/Write-4 391814 300.3 ns/op 852.60 MB/s BenchmarkHash/n=256/Bytes-4 2215759 53.30 ns/op 4803.34 MB/s BenchmarkHash/n=256/String-4 909136 130.2 ns/op 1966.51 MB/s BenchmarkHash/n=320/Write-4 407665 285.3 ns/op 1121.59 MB/s BenchmarkHash/n=320/Bytes-4 1801309 67.48 ns/op 4742.07 MB/s BenchmarkHash/n=320/String-4 628801 180.1 ns/op 1776.53 MB/s BenchmarkHash/n=1024/Write-4 266084 451.1 ns/op 2269.78 MB/s BenchmarkHash/n=1024/Bytes-4 749995 162.1 ns/op 6315.78 MB/s BenchmarkHash/n=1024/String-4 241316 477.6 ns/op 2144.06 MB/s BenchmarkHash/n=4096/Write-4 117967 995.6 ns/op 4114.20 MB/s BenchmarkHash/n=4096/Bytes-4 203330 580.6 ns/op 7055.25 MB/s BenchmarkHash/n=4096/String-4 67088 1765 ns/op 2320.80 MB/s BenchmarkHash/n=16384/Write-4 37480 3297 ns/op 4968.87 MB/s BenchmarkHash/n=16384/Bytes-4 52407 2265 ns/op 7232.65 MB/s BenchmarkHash/n=16384/String-4 16947 7146 ns/op 2292.85 MB/s PASS ok hash/maphash 4.582s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 849 130194 ns/op BenchmarkEscapeNone-4 111414 1004 ns/op BenchmarkUnescape-4 741 153586 ns/op BenchmarkUnescapeNone-4 552895 214.2 ns/op BenchmarkUnescapeSparse-4 9793 12001 ns/op BenchmarkUnescapeDense-4 1112 103145 ns/op PASS ok html 0.996s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8703 12815 ns/op BenchmarkCSSEscaperNoSpecials-4 44997 2685 ns/op BenchmarkDecodeCSS-4 25306 4642 ns/op BenchmarkDecodeCSSNoSpecials-4 4277586 27.54 ns/op BenchmarkCSSValueFilter-4 109442 1012 ns/op BenchmarkCSSValueFilterOk-4 81110 1520 ns/op BenchmarkEscapedExecute-4 4450 26310 ns/op BenchmarkHTMLNospaceEscaper-4 11124 11188 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 62305 1823 ns/op BenchmarkStripTags-4 20727 6256 ns/op BenchmarkStripTagsNoSpecials-4 294558 393.8 ns/op BenchmarkJSValEscaperWithNum-4 23074 5047 ns/op BenchmarkJSValEscaperWithStr-4 5361 21632 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18235 6549 ns/op BenchmarkJSValEscaperWithObj-4 4218 27518 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13057 8861 ns/op BenchmarkJSStrEscaperNoSpecials-4 60236 2022 ns/op BenchmarkJSStrEscaper-4 10000 10756 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 51874 2253 ns/op BenchmarkJSRegexpEscaper-4 9674 11206 ns/op BenchmarkTemplateSpecialTags-4 74 1362707 ns/op BenchmarkURLEscaper-4 4612 25775 ns/op BenchmarkURLEscaperNoSpecials-4 166281 634.2 ns/op BenchmarkURLNormalizer-4 5455 19780 ns/op BenchmarkURLNormalizerNoSpecials-4 174222 690.6 ns/op BenchmarkSrcsetFilter-4 19311 6009 ns/op BenchmarkSrcsetFilterNoSpecials-4 103483 1144 ns/op PASS ok html/template 4.436s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 560222 192.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 354612 283.4 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 596552 196.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 413248 281.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1862797 64.39 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 100.1 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1758518 67.10 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1000000 101.3 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1430834 83.61 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 456302 264.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 359600 338.3 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 370669 271.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 342882 342.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 715090 143.2 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 523230 229.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 744685 145.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 520276 223.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 374950 283.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1386168 85.90 ns/op BenchmarkRGBASetRGBA-4 1389968 85.07 ns/op BenchmarkRGBA64At-4 613072 165.1 ns/op BenchmarkRGBA64SetRGBA64-4 793178 146.1 ns/op BenchmarkNRGBAAt-4 1379059 88.80 ns/op BenchmarkNRGBASetNRGBA-4 1393422 83.26 ns/op BenchmarkNRGBA64At-4 698404 167.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 760924 149.3 ns/op BenchmarkAlphaAt-4 2359233 50.33 ns/op BenchmarkAlphaSetAlpha-4 2391308 50.54 ns/op BenchmarkAlpha16At-4 1533684 78.98 ns/op BenchmarkAlphaSetAlpha16-4 1509788 74.77 ns/op BenchmarkGrayAt-4 2379856 50.55 ns/op BenchmarkGraySetGray-4 2245492 52.36 ns/op BenchmarkGray16At-4 1556187 77.32 ns/op BenchmarkGraySetGray16-4 1612350 74.87 ns/op PASS ok image 5.504s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 3883364 29.28 ns/op BenchmarkYCbCrToRGB/128-4 3899757 30.24 ns/op BenchmarkYCbCrToRGB/255-4 4108320 29.66 ns/op BenchmarkRGBToYCbCr/0-4 4157760 28.83 ns/op BenchmarkRGBToYCbCr/Cb-4 4164463 28.85 ns/op BenchmarkRGBToYCbCr/Cr-4 4129774 28.83 ns/op BenchmarkYCbCrToRGBA/0-4 3361149 36.09 ns/op BenchmarkYCbCrToRGBA/128-4 3138134 37.67 ns/op BenchmarkYCbCrToRGBA/255-4 3272264 36.63 ns/op BenchmarkNYCbCrAToRGBA/0-4 3295567 36.36 ns/op BenchmarkNYCbCrAToRGBA/128-4 3064522 37.09 ns/op BenchmarkNYCbCrAToRGBA/255-4 3255333 36.94 ns/op PASS ok image/color 1.908s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 33965473 ns/op BenchmarkFillSrc-4 292 402669 ns/op BenchmarkCopyOver-4 6 18240194 ns/op BenchmarkCopySrc-4 433 293049 ns/op BenchmarkNRGBAOver-4 6 18707084 ns/op BenchmarkNRGBASrc-4 9 12142764 ns/op BenchmarkYCbCr-4 8 13878227 ns/op BenchmarkGray-4 16 6924594 ns/op BenchmarkCMYK-4 9 12403309 ns/op BenchmarkGlyphOver-4 19 6000407 ns/op BenchmarkRGBAMaskOver-4 4 31618588 ns/op BenchmarkGrayMaskOver-4 5 23799320 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38524803 ns/op BenchmarkRGBA-4 4 25071446 ns/op BenchmarkPalettedFill-4 850 137332 ns/op BenchmarkPalettedRGBA-4 4 25825792 ns/op BenchmarkGenericOver-4 2 55625430 ns/op BenchmarkGenericMaskOver-4 5 23517318 ns/op BenchmarkGenericSrc-4 3 37723542 ns/op BenchmarkGenericMaskSrc-4 4 30511528 ns/op PASS ok image/draw 6.334s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4843726 ns/op 3.19 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 116031727 ns/op 2.65 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3074687386 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 54 2156545 ns/op 7.16 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 152515082 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.158s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3531 29355 ns/op BenchmarkIDCT-4 3757 28053 ns/op BenchmarkDecodeBaseline-4 8 12796236 ns/op 4.83 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17925864 ns/op 3.45 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 157333307 ns/op 7.81 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 195283593 ns/op 4.72 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.283s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12491251 8.604 ns/op BenchmarkDecodeGray-4 12 9104590 ns/op 7.20 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 40088729 ns/op 6.54 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34478815 ns/op 7.60 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5443881 ns/op 12.04 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32515510 ns/op 8.06 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 40193152 ns/op 6.52 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 62238804 ns/op 4.94 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 62089334 ns/op 4.95 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 199969597 ns/op 6.14 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 217898939 ns/op 5.64 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30831603 ns/op 9.96 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 204010543 ns/op 6.02 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 866756566 ns/op 1.42 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.912s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53169320 ns/op 1.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 44381527 ns/op 2.25 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 300825799 ns/op 1.66 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 275479669 ns/op 1.82 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 52339774 ns/op 1.91 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 43764745 ns/op 2.28 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 284994404 ns/op 1.75 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 258529683 ns/op 1.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 624793185 ns/op 1.60 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 608794576 ns/op 1.64 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3791999954 ns/op 1.32 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3715901589 ns/op 1.35 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10287747 ns/op 9.72 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11745679 ns/op 8.51 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50238796 ns/op 9.95 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 60228402 ns/op 8.30 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 1 100654767 ns/op 9.93 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 113470024 ns/op 8.81 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 503362327 ns/op 9.93 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 554952108 ns/op 9.01 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60980647 ns/op 1.64 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 50799468 ns/op 1.97 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 359088680 ns/op 1.39 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 369339646 ns/op 1.35 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 798127487 ns/op 1.25 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 919761536 ns/op 1.09 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 5807659826 ns/op 0.86 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5665701321 ns/op 0.88 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 188132678 ns/op 22.22 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 189708117 ns/op 22.03 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 42.884s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 36229 2927 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 37021 3044 ns/op 0.66 MB/s BenchmarkMarshalCorpusFile/4-4 34034 3435 ns/op 1.16 MB/s BenchmarkMarshalCorpusFile/8-4 29244 4127 ns/op 1.94 MB/s BenchmarkMarshalCorpusFile/16-4 22021 5216 ns/op 3.07 MB/s BenchmarkMarshalCorpusFile/32-4 14624 7862 ns/op 4.07 MB/s BenchmarkMarshalCorpusFile/64-4 9267 12438 ns/op 5.15 MB/s BenchmarkMarshalCorpusFile/128-4 4910 20493 ns/op 6.25 MB/s BenchmarkMarshalCorpusFile/256-4 2658 40046 ns/op 6.39 MB/s BenchmarkMarshalCorpusFile/512-4 1358 80894 ns/op 6.33 MB/s BenchmarkMarshalCorpusFile/1024-4 753 148604 ns/op 6.89 MB/s BenchmarkMarshalCorpusFile/2048-4 379 298871 ns/op 6.85 MB/s BenchmarkMarshalCorpusFile/4096-4 200 586954 ns/op 6.98 MB/s BenchmarkMarshalCorpusFile/8192-4 97 1184879 ns/op 6.91 MB/s BenchmarkMarshalCorpusFile/16384-4 51 2403299 ns/op 6.82 MB/s BenchmarkMarshalCorpusFile/32768-4 18 6142904 ns/op 5.33 MB/s BenchmarkMarshalCorpusFile/65536-4 8 12986788 ns/op 5.05 MB/s BenchmarkMarshalCorpusFile/131072-4 4 28899947 ns/op 4.54 MB/s BenchmarkMarshalCorpusFile/262144-4 2 54684944 ns/op 4.79 MB/s BenchmarkMarshalCorpusFile/524288-4 1 125884793 ns/op 4.16 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 233752154 ns/op 4.49 MB/s BenchmarkUnmarshalCorpusFile/1-4 9619 11485 ns/op 0.09 MB/s BenchmarkUnmarshalCorpusFile/2-4 10428 11514 ns/op 0.17 MB/s BenchmarkUnmarshalCorpusFile/4-4 9242 12839 ns/op 0.31 MB/s BenchmarkUnmarshalCorpusFile/8-4 7374 14542 ns/op 0.55 MB/s BenchmarkUnmarshalCorpusFile/16-4 6219 17719 ns/op 0.90 MB/s BenchmarkUnmarshalCorpusFile/32-4 4500 26066 ns/op 1.23 MB/s BenchmarkUnmarshalCorpusFile/64-4 3716 30923 ns/op 2.07 MB/s BenchmarkUnmarshalCorpusFile/128-4 2596 41615 ns/op 3.08 MB/s BenchmarkUnmarshalCorpusFile/256-4 1062 110525 ns/op 2.32 MB/s BenchmarkUnmarshalCorpusFile/512-4 552 207927 ns/op 2.46 MB/s BenchmarkUnmarshalCorpusFile/1024-4 290 401903 ns/op 2.55 MB/s BenchmarkUnmarshalCorpusFile/2048-4 150 790598 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1566976 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/8192-4 33 3151771 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6297815 ns/op 2.60 MB/s BenchmarkUnmarshalCorpusFile/32768-4 9 12706353 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 24959738 ns/op 2.63 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50766678 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 103232539 ns/op 2.54 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 209226155 ns/op 2.51 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 413731189 ns/op 2.53 MB/s BenchmarkMutatorBytes/1-4 36385 3337 ns/op BenchmarkMutatorBytes/10-4 39090 3106 ns/op BenchmarkMutatorBytes/100-4 36022 3363 ns/op BenchmarkMutatorBytes/1000-4 23773 5266 ns/op BenchmarkMutatorBytes/10000-4 5982 23582 ns/op BenchmarkMutatorBytes/100000-4 830 150947 ns/op BenchmarkMutatorString/1-4 30000 3485 ns/op BenchmarkMutatorString/10-4 36963 3237 ns/op BenchmarkMutatorString/100-4 31971 4047 ns/op BenchmarkMutatorString/1000-4 13794 7761 ns/op BenchmarkMutatorString/10000-4 2912 61890 ns/op BenchmarkMutatorString/100000-4 204 595956 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 18262 5881 ns/op BenchmarkMutatorAllBasicTypes/string-4 19182 6053 ns/op BenchmarkMutatorAllBasicTypes/bool-4 65073 1892 ns/op BenchmarkMutatorAllBasicTypes/float32-4 56061 2142 ns/op BenchmarkMutatorAllBasicTypes/float64-4 55975 2108 ns/op BenchmarkMutatorAllBasicTypes/int-4 61467 1995 ns/op BenchmarkMutatorAllBasicTypes/int8-4 60778 2015 ns/op BenchmarkMutatorAllBasicTypes/int16-4 59313 1993 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59460 1969 ns/op BenchmarkMutatorAllBasicTypes/int64-4 58514 1987 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 56361 2080 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 58417 2041 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57805 2029 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 56787 2056 ns/op PASS ok internal/fuzz 11.787s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 31752 3754 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 125548 967.5 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.403s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 26710 4197 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10196 ns/op BenchmarkSplicePipePoolParallel-4 83110 1486 ns/op BenchmarkSplicePipeNativeParallel-4 32222 4456 ns/op PASS ok internal/poll 0.751s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 25453520 ns/op PASS ok internal/trace 3.378s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 9619 18295 ns/op BenchmarkCopyNLarge-4 124 926091 ns/op PASS ok io 0.444s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 211438 530.9 ns/op BenchmarkPrintln-4 23090 5102 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 36316 3236 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 2053 52394 ns/op BenchmarkDiscard-4 883735 134.7 ns/op 0 B/op 0 allocs/op PASS ok log 0.815s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 81619 1406 ns/op BenchmarkJSONHandler/defaults-4 7297 16247 ns/op 537 B/op 1 allocs/op BenchmarkJSONHandler/time_format-4 4063 25708 ns/op 782 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5082 22501 ns/op 754 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7132 15585 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct-4 6976 15701 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5216 20250 ns/op 510 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 32134 3723 ns/op 80 B/op 3 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 32110 3759 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 61243 1971 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 43058 2856 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 39134 2716 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 45484 2761 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 42872 2914 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 42598 2910 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 435262 267.6 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 326047 361.2 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 229038 523.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 162576 741.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 131224 900.4 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 285944 406.9 ns/op BenchmarkSourceLine/stringifying-4 72763 1710 ns/op BenchmarkRecord-4 3769 29441 ns/op BenchmarkDispatch/switch-checked-4 200348 583.4 ns/op BenchmarkDispatch/As-4 181922 649.4 ns/op BenchmarkDispatch/Visit-4 184558 637.2 ns/op BenchmarkUnsafeStrings-4 18613 6528 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 value_test.go:213: Value size = 24 PASS ok log/slog 3.981s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2219019 54.25 ns/op BenchmarkAcosh-4 925784 111.1 ns/op BenchmarkAsin-4 2236096 53.49 ns/op BenchmarkAsinh-4 981232 116.7 ns/op BenchmarkAtan-4 2972404 40.33 ns/op BenchmarkAtanh-4 1000000 110.9 ns/op BenchmarkAtan2-4 2175141 55.67 ns/op BenchmarkCbrt-4 1443088 83.06 ns/op BenchmarkCeil-4 16726207 7.191 ns/op BenchmarkCompare-4 3965498 30.20 ns/op BenchmarkCompare32-4 4987190 24.35 ns/op BenchmarkCopysign-4 2954198 40.78 ns/op BenchmarkCos-4 1394994 86.20 ns/op BenchmarkCosh-4 1488260 79.14 ns/op BenchmarkErf-4 2817388 42.74 ns/op BenchmarkErfc-4 2700993 44.08 ns/op BenchmarkErfinv-4 2449892 48.33 ns/op BenchmarkErfcinv-4 2460541 48.58 ns/op BenchmarkExp-4 5899494 20.33 ns/op BenchmarkExpGo-4 926403 124.0 ns/op BenchmarkExpm1-4 2052418 58.96 ns/op BenchmarkExp2-4 985617 118.3 ns/op BenchmarkExp2Go-4 956937 123.5 ns/op BenchmarkAbs-4 3881076 30.91 ns/op BenchmarkDim-4 9293427 13.33 ns/op BenchmarkFloor-4 16912946 7.221 ns/op BenchmarkMax-4 11668141 10.27 ns/op BenchmarkMin-4 11921260 10.08 ns/op BenchmarkMod-4 342723 330.2 ns/op BenchmarkFrexp-4 2063312 58.42 ns/op BenchmarkGamma-4 711427 163.4 ns/op BenchmarkHypot-4 10160727 11.85 ns/op BenchmarkHypotGo-4 1616134 75.74 ns/op BenchmarkIlogb-4 2468187 47.84 ns/op BenchmarkJ0-4 250442 473.5 ns/op BenchmarkJ1-4 256905 466.9 ns/op BenchmarkJn-4 116125 1057 ns/op BenchmarkLdexp-4 2016337 59.58 ns/op BenchmarkLgamma-4 877148 135.4 ns/op BenchmarkLog-4 5134726 23.76 ns/op BenchmarkLogb-4 2434579 48.85 ns/op BenchmarkLog1p-4 1317968 91.20 ns/op BenchmarkLog10-4 4877330 24.44 ns/op BenchmarkLog2-4 1556119 76.38 ns/op BenchmarkModf-4 2906502 41.14 ns/op BenchmarkNextafter32-4 3004616 39.57 ns/op BenchmarkNextafter64-4 3022990 39.70 ns/op BenchmarkPowInt-4 599073 194.7 ns/op BenchmarkPowFrac-4 424116 272.2 ns/op BenchmarkPow10Pos-4 4467481 26.84 ns/op BenchmarkPow10Neg-4 4443756 27.10 ns/op BenchmarkRound-4 3808708 31.37 ns/op BenchmarkRoundToEven-4 8613003 13.80 ns/op BenchmarkRemainder-4 512218 228.7 ns/op BenchmarkSignbit-4 5507948 21.35 ns/op BenchmarkSin-4 1713775 70.95 ns/op BenchmarkSincos-4 1000000 113.8 ns/op BenchmarkSinh-4 1776051 66.78 ns/op BenchmarkSqrtIndirect-4 16270392 7.359 ns/op BenchmarkSqrtLatency-4 16477857 7.316 ns/op BenchmarkSqrtIndirectLatency-4 16251802 7.354 ns/op BenchmarkSqrtGoLatency-4 1386427 86.14 ns/op BenchmarkSqrtPrime-4 33110 3628 ns/op BenchmarkTan-4 1478202 81.38 ns/op BenchmarkTanh-4 1364898 88.23 ns/op BenchmarkTrunc-4 16560421 7.165 ns/op BenchmarkY0-4 255184 464.3 ns/op BenchmarkY1-4 258565 457.9 ns/op BenchmarkYn-4 124518 960.2 ns/op BenchmarkFloat64bits-4 6014012 19.79 ns/op BenchmarkFloat64frombits-4 5566584 21.51 ns/op BenchmarkFloat32bits-4 5501674 21.45 ns/op BenchmarkFloat32frombits-4 5365141 22.23 ns/op BenchmarkFMA-4 15660008 7.601 ns/op PASS ok math 11.304s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12566594 9.478 ns/op 6752.20 MB/s BenchmarkAddVV/2-4 11288754 10.43 ns/op 12274.25 MB/s BenchmarkAddVV/3-4 9598743 12.30 ns/op 15608.25 MB/s BenchmarkAddVV/4-4 10828879 11.04 ns/op 23189.34 MB/s BenchmarkAddVV/5-4 9597254 12.44 ns/op 25729.73 MB/s BenchmarkAddVV/10-4 7925486 15.16 ns/op 42219.32 MB/s BenchmarkAddVV/100-4 1850536 64.82 ns/op 98742.26 MB/s BenchmarkAddVV/1000-4 196260 582.6 ns/op 109848.26 MB/s BenchmarkSubVV/1-4 12759362 9.417 ns/op 6795.98 MB/s BenchmarkSubVV/2-4 11438754 10.42 ns/op 12284.25 MB/s BenchmarkSubVV/3-4 9687284 12.35 ns/op 15545.51 MB/s BenchmarkSubVV/4-4 11031640 10.98 ns/op 23321.60 MB/s BenchmarkSubVV/5-4 9631604 12.40 ns/op 25797.00 MB/s BenchmarkSubVV/10-4 7930470 15.13 ns/op 42306.68 MB/s BenchmarkSubVV/100-4 1871815 64.34 ns/op 99465.18 MB/s BenchmarkSubVV/1000-4 201648 575.5 ns/op 111212.95 MB/s BenchmarkAddVW/1-4 14376502 8.272 ns/op 967.08 MB/s BenchmarkAddVW/2-4 13265598 9.157 ns/op 1747.34 MB/s BenchmarkAddVW/3-4 11206608 10.75 ns/op 2232.57 MB/s BenchmarkAddVW/4-4 12001374 9.987 ns/op 3204.20 MB/s BenchmarkAddVW/5-4 11012499 10.89 ns/op 3673.18 MB/s BenchmarkAddVW/10-4 9371679 12.97 ns/op 6168.79 MB/s BenchmarkAddVW/100-4 241762 455.0 ns/op 1758.40 MB/s BenchmarkAddVW/1000-4 35362 3373 ns/op 2371.74 MB/s BenchmarkAddVWext/1-4 14400282 8.329 ns/op 960.48 MB/s BenchmarkAddVWext/2-4 13235748 8.901 ns/op 1797.51 MB/s BenchmarkAddVWext/3-4 12169749 9.680 ns/op 2479.24 MB/s BenchmarkAddVWext/4-4 12157408 9.793 ns/op 3267.72 MB/s BenchmarkAddVWext/5-4 11265234 10.90 ns/op 3670.93 MB/s BenchmarkAddVWext/10-4 9248150 13.01 ns/op 6150.89 MB/s BenchmarkAddVWext/100-4 82318 1455 ns/op 549.98 MB/s BenchmarkAddVWext/1000-4 8374 14113 ns/op 566.85 MB/s BenchmarkSubVW/1-4 13508986 8.831 ns/op 905.85 MB/s BenchmarkSubVW/2-4 11783857 10.24 ns/op 1563.15 MB/s BenchmarkSubVW/3-4 10212576 11.72 ns/op 2047.31 MB/s BenchmarkSubVW/4-4 12148363 9.919 ns/op 3226.10 MB/s BenchmarkSubVW/5-4 11188023 10.68 ns/op 3743.83 MB/s BenchmarkSubVW/10-4 9230130 13.09 ns/op 6112.84 MB/s BenchmarkSubVW/100-4 250566 458.7 ns/op 1743.89 MB/s BenchmarkSubVW/1000-4 35463 3392 ns/op 2358.17 MB/s BenchmarkSubVWext/1-4 13857206 8.674 ns/op 922.33 MB/s BenchmarkSubVWext/2-4 12601176 9.487 ns/op 1686.52 MB/s BenchmarkSubVWext/3-4 11581579 10.43 ns/op 2301.82 MB/s BenchmarkSubVWext/4-4 12099368 9.908 ns/op 3229.69 MB/s BenchmarkSubVWext/5-4 11071976 10.70 ns/op 3738.70 MB/s BenchmarkSubVWext/10-4 8995353 13.22 ns/op 6051.15 MB/s BenchmarkSubVWext/100-4 81976 1466 ns/op 545.56 MB/s BenchmarkSubVWext/1000-4 8182 14186 ns/op 563.94 MB/s BenchmarkMulAddVWW/1-4 11550544 10.15 ns/op 6308.09 MB/s BenchmarkMulAddVWW/2-4 10711918 10.99 ns/op 11649.94 MB/s BenchmarkMulAddVWW/3-4 10433413 11.50 ns/op 16698.82 MB/s BenchmarkMulAddVWW/4-4 9499081 12.45 ns/op 20569.39 MB/s BenchmarkMulAddVWW/5-4 8608978 13.91 ns/op 23001.01 MB/s BenchmarkMulAddVWW/10-4 6627068 18.11 ns/op 35340.51 MB/s BenchmarkMulAddVWW/100-4 1000000 101.2 ns/op 63237.97 MB/s BenchmarkMulAddVWW/1000-4 126841 941.7 ns/op 67962.50 MB/s BenchmarkAddMulVVW/1-4 12529974 9.526 ns/op 6718.33 MB/s BenchmarkAddMulVVW/2-4 11009148 10.70 ns/op 11965.33 MB/s BenchmarkAddMulVVW/3-4 10158151 11.79 ns/op 16290.42 MB/s BenchmarkAddMulVVW/4-4 9137918 12.91 ns/op 19822.08 MB/s BenchmarkAddMulVVW/5-4 8429918 14.02 ns/op 22829.27 MB/s BenchmarkAddMulVVW/10-4 7035678 16.89 ns/op 37897.67 MB/s BenchmarkAddMulVVW/100-4 1470936 80.25 ns/op 79754.87 MB/s BenchmarkAddMulVVW/1000-4 166356 709.3 ns/op 90225.71 MB/s BenchmarkDivWVW/1-4 2686335 44.48 ns/op 1438.94 MB/s BenchmarkDivWVW/2-4 1237446 96.72 ns/op 1323.45 MB/s BenchmarkDivWVW/3-4 942044 124.5 ns/op 1541.93 MB/s BenchmarkDivWVW/4-4 821539 146.6 ns/op 1746.10 MB/s BenchmarkDivWVW/5-4 771955 155.4 ns/op 2058.62 MB/s BenchmarkDivWVW/10-4 410875 285.2 ns/op 2243.97 MB/s BenchmarkDivWVW/100-4 53400 2208 ns/op 2898.72 MB/s BenchmarkDivWVW/1000-4 5502 21432 ns/op 2986.22 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11728816 8.991 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11539840 8.698 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10840537 10.12 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10958446 9.520 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9410623 11.05 ns/op BenchmarkNonZeroShifts/3/shlVU-4 10676443 10.35 ns/op BenchmarkNonZeroShifts/4/shrVU-4 9245736 12.16 ns/op BenchmarkNonZeroShifts/4/shlVU-4 10136607 10.99 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8422798 12.92 ns/op BenchmarkNonZeroShifts/5/shlVU-4 9519600 12.01 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6351450 17.00 ns/op BenchmarkNonZeroShifts/10/shlVU-4 7302402 15.58 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 110.4 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1292233 90.09 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127272 911.3 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 152575 763.9 ns/op BenchmarkDecimalConversion-4 214 547965 ns/op BenchmarkFloatString/100-4 11947 10190 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 222 534700 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 49300383 ns/op 61013 B/op 49 allocs/op BenchmarkFloatString/100000-4 1 4944114537 ns/op 829824 B/op 497 allocs/op BenchmarkFloatAdd/10-4 165204 686.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 170871 695.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 158293 756.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 88836 1348 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17436 6886 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 227805 520.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 228991 510.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 223006 535.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 158046 731.9 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 45517 2646 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1920 59619 ns/op BenchmarkParseFloatLargeExp-4 444 256451 ns/op BenchmarkGCD10x10/WithoutXY-4 203817 582.7 ns/op BenchmarkGCD10x10/WithXY-4 60010 1958 ns/op BenchmarkGCD10x100/WithoutXY-4 100390 1144 ns/op BenchmarkGCD10x100/WithXY-4 18177 6640 ns/op BenchmarkGCD10x1000/WithoutXY-4 62208 1753 ns/op BenchmarkGCD10x1000/WithXY-4 14943 8333 ns/op BenchmarkGCD100x100/WithoutXY-4 24693 4664 ns/op BenchmarkGCD100x100/WithXY-4 10000 11292 ns/op BenchmarkGCD100x1000/WithoutXY-4 12433 9675 ns/op BenchmarkGCD100x1000/WithXY-4 5638 18522 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2145 54609 ns/op BenchmarkGCD1000x1000/WithXY-4 1219 96443 ns/op BenchmarkHilbert-4 22 5004079 ns/op BenchmarkBinomial-4 14540 8102 ns/op BenchmarkQuoRem-4 22126 5868 ns/op BenchmarkExp-4 15 7321424 ns/op BenchmarkExpMont/Odd-4 132 915208 ns/op 2587 B/op 21 allocs/op BenchmarkExpMont/Even1-4 130 926377 ns/op 3353 B/op 37 allocs/op BenchmarkExpMont/Even2-4 123 934728 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even3-4 127 935986 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even4-4 127 936647 ns/op 3836 B/op 53 allocs/op BenchmarkExpMont/Even8-4 126 933022 ns/op 3824 B/op 52 allocs/op BenchmarkExpMont/Even32-4 122 969266 ns/op 3856 B/op 53 allocs/op BenchmarkExpMont/Even64-4 146 788885 ns/op 3644 B/op 54 allocs/op BenchmarkExpMont/Even96-4 145 809467 ns/op 3774 B/op 51 allocs/op BenchmarkExpMont/Even128-4 170 702837 ns/op 3239 B/op 50 allocs/op BenchmarkExpMont/Even255-4 192 617169 ns/op 2939 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 456 259791 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 405 289470 ns/op 1736 B/op 47 allocs/op BenchmarkExpMont/SmallEven3-4 402 297924 ns/op 1740 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 404 294608 ns/op 1734 B/op 47 allocs/op BenchmarkExp2-4 15 7232757 ns/op BenchmarkBitset-4 825774 142.4 ns/op BenchmarkBitsetNeg-4 417477 265.5 ns/op BenchmarkBitsetOrig-4 243469 474.6 ns/op BenchmarkBitsetNegOrig-4 141277 745.1 ns/op BenchmarkModSqrt225_Tonelli-4 100 1006846 ns/op BenchmarkModSqrt225_3Mod4-4 391 307010 ns/op BenchmarkModSqrt231_Tonelli-4 100 1043221 ns/op BenchmarkModSqrt231_5Mod8-4 332 354342 ns/op BenchmarkModInverse-4 13228 9627 ns/op BenchmarkSqrt-4 1738 68810 ns/op BenchmarkIntSqr/1-4 1423192 83.81 ns/op BenchmarkIntSqr/2-4 728529 157.0 ns/op BenchmarkIntSqr/3-4 625663 190.6 ns/op BenchmarkIntSqr/5-4 433135 278.0 ns/op BenchmarkIntSqr/8-4 322406 387.1 ns/op BenchmarkIntSqr/10-4 250886 474.1 ns/op BenchmarkIntSqr/20-4 50329 2445 ns/op BenchmarkIntSqr/30-4 37340 3300 ns/op BenchmarkIntSqr/50-4 22945 5275 ns/op BenchmarkIntSqr/80-4 13406 8946 ns/op BenchmarkIntSqr/100-4 8829 11653 ns/op BenchmarkIntSqr/200-4 3733 30397 ns/op BenchmarkIntSqr/300-4 1495 71039 ns/op BenchmarkIntSqr/500-4 798 156523 ns/op BenchmarkIntSqr/800-4 296 405472 ns/op BenchmarkIntSqr/1000-4 218 536721 ns/op BenchmarkDiv/20/10-4 432621 273.7 ns/op BenchmarkDiv/40/20-4 433639 275.8 ns/op BenchmarkDiv/100/50-4 375502 317.1 ns/op BenchmarkDiv/200/100-4 53382 2242 ns/op BenchmarkDiv/400/200-4 53158 2338 ns/op BenchmarkDiv/1000/500-4 42178 2953 ns/op BenchmarkDiv/2000/1000-4 31347 3953 ns/op BenchmarkDiv/20000/10000-4 1059 110848 ns/op BenchmarkDiv/200000/100000-4 22 4647505 ns/op BenchmarkDiv/2000000/1000000-4 1 128900810 ns/op BenchmarkDiv/20000000/10000000-4 1 3711223071 ns/op BenchmarkMul-4 5 23411213 ns/op BenchmarkNatMul/10-4 185452 643.2 ns/op BenchmarkNatMul/100-4 5452 21035 ns/op BenchmarkNatMul/1000-4 174 678892 ns/op BenchmarkZeroShifts/Shl-4 17556 6350 ns/op BenchmarkZeroShifts/ShlSame-4 5411253 21.64 ns/op BenchmarkZeroShifts/Shr-4 17802 6877 ns/op BenchmarkZeroShifts/ShrSame-4 5402686 21.89 ns/op BenchmarkExp3Power/0x10-4 176924 651.9 ns/op BenchmarkExp3Power/0x40-4 154548 744.4 ns/op BenchmarkExp3Power/0x100-4 94149 1237 ns/op BenchmarkExp3Power/0x400-4 43551 2604 ns/op BenchmarkExp3Power/0x1000-4 9764 11816 ns/op BenchmarkExp3Power/0x4000-4 1908 61194 ns/op BenchmarkExp3Power/0x10000-4 205 560780 ns/op BenchmarkExp3Power/0x40000-4 18 6466508 ns/op BenchmarkExp3Power/0x100000-4 2 61652674 ns/op BenchmarkExp3Power/0x400000-4 1 559279766 ns/op BenchmarkFibo-4 3 39788881 ns/op BenchmarkNatSqr/1-4 928590 124.1 ns/op BenchmarkNatSqr/2-4 471349 219.3 ns/op BenchmarkNatSqr/3-4 466761 258.3 ns/op BenchmarkNatSqr/5-4 350271 373.1 ns/op BenchmarkNatSqr/8-4 203924 531.9 ns/op BenchmarkNatSqr/10-4 175402 637.8 ns/op BenchmarkNatSqr/20-4 44204 2598 ns/op BenchmarkNatSqr/30-4 33637 3452 ns/op BenchmarkNatSqr/50-4 20404 5778 ns/op BenchmarkNatSqr/80-4 12216 9691 ns/op BenchmarkNatSqr/100-4 8082 12722 ns/op BenchmarkNatSqr/200-4 3469 33243 ns/op BenchmarkNatSqr/300-4 1411 77494 ns/op BenchmarkNatSqr/500-4 721 154367 ns/op BenchmarkNatSqr/800-4 308 372344 ns/op BenchmarkNatSqr/1000-4 230 492935 ns/op BenchmarkNatSetBytes/8-4 646495 166.7 ns/op BenchmarkNatSetBytes/24-4 203437 567.5 ns/op BenchmarkNatSetBytes/128-4 47402 2455 ns/op BenchmarkNatSetBytes/7-4 771658 150.5 ns/op BenchmarkNatSetBytes/23-4 212553 535.5 ns/op BenchmarkNatSetBytes/127-4 48003 2461 ns/op BenchmarkScanPi-4 242 470974 ns/op BenchmarkStringPiParallel-4 608 203577 ns/op BenchmarkScan/10/Base2-4 42019 2816 ns/op BenchmarkScan/100/Base2-4 4792 25031 ns/op BenchmarkScan/1000/Base2-4 484 243305 ns/op BenchmarkScan/10/Base8-4 101655 1168 ns/op BenchmarkScan/100/Base8-4 13918 8646 ns/op BenchmarkScan/1000/Base8-4 1354 86218 ns/op BenchmarkScan/10/Base10-4 109273 1094 ns/op BenchmarkScan/100/Base10-4 15128 8008 ns/op BenchmarkScan/1000/Base10-4 1549 76764 ns/op BenchmarkScan/10/Base16-4 118750 990.5 ns/op BenchmarkScan/100/Base16-4 16992 7013 ns/op BenchmarkScan/1000/Base16-4 1663 67263 ns/op BenchmarkString/10/Base2-4 179168 641.7 ns/op BenchmarkString/100/Base2-4 24249 4814 ns/op BenchmarkString/1000/Base2-4 2539 46594 ns/op BenchmarkString/10/Base8-4 356340 333.2 ns/op BenchmarkString/100/Base8-4 65059 1825 ns/op BenchmarkString/1000/Base8-4 6451 16621 ns/op BenchmarkString/10/Base10-4 216296 566.8 ns/op BenchmarkString/100/Base10-4 39577 2955 ns/op BenchmarkString/1000/Base10-4 4868 23843 ns/op BenchmarkString/10/Base16-4 405178 293.7 ns/op BenchmarkString/100/Base16-4 84122 1382 ns/op BenchmarkString/1000/Base16-4 8107 12468 ns/op BenchmarkLeafSize/0-4 42 2824382 ns/op BenchmarkLeafSize/1-4 357 285290 ns/op BenchmarkLeafSize/2-4 420 274657 ns/op BenchmarkLeafSize/3-4 309 376948 ns/op BenchmarkLeafSize/4-4 423 269219 ns/op BenchmarkLeafSize/5-4 271 433719 ns/op BenchmarkLeafSize/6-4 312 379718 ns/op BenchmarkLeafSize/7-4 327 350836 ns/op BenchmarkLeafSize/8-4 416 268188 ns/op BenchmarkLeafSize/9-4 224 510007 ns/op BenchmarkLeafSize/10-4 274 423274 ns/op BenchmarkLeafSize/11-4 283 411483 ns/op BenchmarkLeafSize/12-4 304 369003 ns/op BenchmarkLeafSize/13-4 289 404057 ns/op BenchmarkLeafSize/14-4 322 349994 ns/op BenchmarkLeafSize/15-4 354 324789 ns/op BenchmarkLeafSize/16-4 420 262545 ns/op BenchmarkLeafSize/32-4 422 267745 ns/op BenchmarkLeafSize/64-4 381 295117 ns/op BenchmarkProbablyPrime/n=0-4 10 11009455 ns/op BenchmarkProbablyPrime/n=1-4 8 12647485 ns/op BenchmarkProbablyPrime/n=5-4 6 18740008 ns/op BenchmarkProbablyPrime/n=10-4 4 25456083 ns/op BenchmarkProbablyPrime/n=20-4 3 39554017 ns/op BenchmarkProbablyPrime/Lucas-4 12 9577431 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1460482 ns/op BenchmarkRatCmp-4 191575 554.9 ns/op BenchmarkFloatSqrt/64-4 21913 5328 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14167 8538 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9477 12161 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4746 24038 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 782 143773 ns/op 17990 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 58 1905661 ns/op 174157 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 149374599 ns/op 3726480 B/op 584 allocs/op PASS ok math/big 49.798s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 7093940 15.35 ns/op BenchmarkLeadingZeros8-4 7744416 15.74 ns/op BenchmarkLeadingZeros16-4 8183972 13.99 ns/op BenchmarkLeadingZeros32-4 8953586 13.72 ns/op BenchmarkLeadingZeros64-4 7859397 14.96 ns/op BenchmarkTrailingZeros-4 8766864 14.08 ns/op BenchmarkTrailingZeros8-4 8320681 13.53 ns/op BenchmarkTrailingZeros16-4 8728550 13.77 ns/op BenchmarkTrailingZeros32-4 8838093 13.57 ns/op BenchmarkTrailingZeros64-4 8761071 13.63 ns/op BenchmarkOnesCount-4 8787409 13.53 ns/op BenchmarkOnesCount8-4 9224095 13.32 ns/op BenchmarkOnesCount16-4 8629284 13.82 ns/op BenchmarkOnesCount32-4 8677754 13.95 ns/op BenchmarkOnesCount64-4 8462192 13.96 ns/op BenchmarkRotateLeft-4 8677904 13.95 ns/op BenchmarkRotateLeft8-4 9185575 12.89 ns/op BenchmarkRotateLeft16-4 9128304 13.29 ns/op BenchmarkRotateLeft32-4 9202773 13.11 ns/op BenchmarkRotateLeft64-4 9161282 13.03 ns/op BenchmarkReverse-4 12389059 9.553 ns/op BenchmarkReverse8-4 16194559 7.566 ns/op BenchmarkReverse16-4 15136477 7.820 ns/op BenchmarkReverse32-4 13767475 8.723 ns/op BenchmarkReverse64-4 12380516 9.611 ns/op BenchmarkReverseBytes-4 16747713 7.218 ns/op BenchmarkReverseBytes16-4 16664412 7.203 ns/op BenchmarkReverseBytes32-4 16656355 7.207 ns/op BenchmarkReverseBytes64-4 16649383 7.177 ns/op BenchmarkAdd-4 8719780 13.93 ns/op BenchmarkAdd32-4 9233622 12.88 ns/op BenchmarkAdd64-4 8682026 13.65 ns/op BenchmarkAdd64multiple-4 18118496 6.543 ns/op BenchmarkSub-4 8784462 13.46 ns/op BenchmarkSub32-4 9018237 13.44 ns/op BenchmarkSub64-4 8765116 13.63 ns/op BenchmarkSub64multiple-4 18176697 6.482 ns/op BenchmarkMul-4 9203336 13.19 ns/op BenchmarkMul32-4 9209601 13.12 ns/op BenchmarkMul64-4 9076294 13.08 ns/op BenchmarkDiv-4 2633212 45.72 ns/op BenchmarkDiv32-4 5517342 21.76 ns/op BenchmarkDiv64-4 2600164 46.24 ns/op PASS ok math/bits 5.887s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10258610 10.74 ns/op BenchmarkAcos-4 462896 256.6 ns/op BenchmarkAcosh-4 386562 278.9 ns/op BenchmarkAsin-4 458943 263.4 ns/op BenchmarkAsinh-4 453129 256.2 ns/op BenchmarkAtan-4 708276 165.7 ns/op BenchmarkAtanh-4 690297 167.4 ns/op BenchmarkConj-4 22267298 5.322 ns/op BenchmarkCos-4 516405 211.1 ns/op BenchmarkCosh-4 569193 204.9 ns/op BenchmarkExp-4 781802 154.6 ns/op BenchmarkLog-4 780174 144.6 ns/op BenchmarkLog10-4 789318 143.0 ns/op BenchmarkPhase-4 1785904 67.53 ns/op BenchmarkPolar-4 1000000 103.2 ns/op BenchmarkPow-4 226514 514.8 ns/op BenchmarkRect-4 1000000 114.6 ns/op BenchmarkSin-4 544501 207.0 ns/op BenchmarkSinh-4 569469 204.6 ns/op BenchmarkSqrt-4 1000000 120.7 ns/op BenchmarkTan-4 348640 330.1 ns/op BenchmarkTanh-4 395271 305.9 ns/op PASS ok math/cmplx 2.949s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 745584 160.8 ns/op BenchmarkInt63ThreadsafeParallel-4 629674 200.2 ns/op BenchmarkInt63Unthreadsafe-4 1231306 96.50 ns/op BenchmarkIntn1000-4 826076 139.2 ns/op BenchmarkInt63n1000-4 879709 126.4 ns/op BenchmarkInt31n1000-4 947121 120.6 ns/op BenchmarkFloat32-4 993705 114.5 ns/op BenchmarkFloat64-4 1236045 96.91 ns/op BenchmarkPerm3-4 191522 645.0 ns/op BenchmarkPerm30-4 22489 5259 ns/op BenchmarkPerm30ViaShuffle-4 25800 4599 ns/op BenchmarkShuffleOverhead-4 17679 6745 ns/op BenchmarkRead3-4 902004 130.7 ns/op BenchmarkRead64-4 75957 1552 ns/op BenchmarkRead1000-4 5133 23222 ns/op BenchmarkConcurrent-4 163704 739.5 ns/op PASS ok math/rand 2.540s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 38472 2820 ns/op BenchmarkQDecodeWord-4 93428 1134 ns/op BenchmarkQDecodeHeader-4 80215 1294 ns/op BenchmarkTypeByExtension/.html-4 319570 334.4 ns/op BenchmarkTypeByExtension/.HTML-4 246171 409.8 ns/op BenchmarkTypeByExtension/.unused-4 321690 407.1 ns/op BenchmarkExtensionsByType/text/html-4 159225 903.6 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 74108 1535 ns/op BenchmarkExtensionsByType/application/octet-stream-4 103922 1020 ns/op PASS ok mime 1.430s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 907 129269 ns/op PASS ok mime/quotedprintable 0.170s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 139 824892 ns/op 8497 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 8825711 ns/op 19665 B/op 161 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003856132 ns/op 158688 B/op 230 allocs/op BenchmarkDNSName-4 111451 962.1 ns/op BenchmarkInterfaces-4 1242 88196 ns/op BenchmarkInterfaceByIndex-4 1694 70705 ns/op BenchmarkInterfaceByName-4 1260 85185 ns/op BenchmarkInterfaceAddrs-4 781 132531 ns/op BenchmarkInterfacesAndAddrs-4 2934 38928 ns/op BenchmarkInterfacesAndMulticastAddrs-4 568 200164 ns/op BenchmarkParseIP-4 6775 16915 ns/op BenchmarkParseIPValidIPv4-4 359292 299.3 ns/op BenchmarkParseIPValidIPv6-4 176588 649.3 ns/op BenchmarkIPString/IPv4-4 121255 986.8 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9769 11454 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 47216 2433 ns/op BenchmarkIPEqual/IPv4-4 1176393 101.2 ns/op BenchmarkIPEqual/IPv6-4 1171982 100.8 ns/op BenchmarkSendFile/1024-4 1 220527555 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 222124542 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 222535978 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222822230 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 219376672 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3060 34680 ns/op 944.88 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 1596 70966 ns/op 923.48 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 883 146661 ns/op 893.71 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 459 277768 ns/op 943.75 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/524288-4 196 545951 ns/op 960.32 MB/s 2 B/op 0 allocs/op BenchmarkSendFile/1048576-4 110 1015571 ns/op 1032.50 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 7849 12774 ns/op 80.16 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 7178 14327 ns/op 142.94 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 6865 16543 ns/op 247.59 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 5180 21807 ns/op 375.65 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 3733 32361 ns/op 506.28 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 2012 53930 ns/op 607.60 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1270 91974 ns/op 712.55 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 686 161592 ns/op 811.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 301 335439 ns/op 781.50 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 138 732604 ns/op 715.65 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 75 1386345 ns/op 756.36 MB/s BenchmarkSplice/unix-to-tcp/1024-4 18544 5907 ns/op 173.36 MB/s BenchmarkSplice/unix-to-tcp/2048-4 14137 7493 ns/op 273.32 MB/s BenchmarkSplice/unix-to-tcp/4096-4 9717 12967 ns/op 315.87 MB/s BenchmarkSplice/unix-to-tcp/8192-4 6339 17307 ns/op 473.33 MB/s BenchmarkSplice/unix-to-tcp/16384-4 4651 22423 ns/op 730.67 MB/s BenchmarkSplice/unix-to-tcp/32768-4 2809 43674 ns/op 750.29 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1328 104542 ns/op 626.89 MB/s BenchmarkSplice/unix-to-tcp/131072-4 728 160569 ns/op 816.30 MB/s BenchmarkSplice/unix-to-tcp/262144-4 360 323943 ns/op 809.23 MB/s BenchmarkSplice/unix-to-tcp/524288-4 169 698527 ns/op 750.56 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 76 1581513 ns/op 663.02 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 10224 11269 ns/op 90.87 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 6811 14805 ns/op 138.33 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 6184 19465 ns/op 210.43 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 5685 31648 ns/op 258.85 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 4262 30327 ns/op 540.24 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 2234 45173 ns/op 725.39 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1426 80377 ns/op 815.36 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 674 162936 ns/op 804.44 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 326 322970 ns/op 811.67 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 170 649148 ns/op 807.66 MB/s 5 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 105 1208564 ns/op 867.62 MB/s 8 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 20292 5448 ns/op 187.96 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 18079 7504 ns/op 272.92 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 12582 9630 ns/op 425.32 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 7112 16224 ns/op 504.94 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 5126 24382 ns/op 671.98 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 2862 45093 ns/op 726.67 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1315 79192 ns/op 827.56 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 822 144474 ns/op 907.23 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 417 265248 ns/op 988.30 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 200 623534 ns/op 840.83 MB/s 4 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 105 1201865 ns/op 872.46 MB/s 8 B/op 0 allocs/op BenchmarkTCP4OneShot-4 2144 52214 ns/op BenchmarkTCP4OneShotTimeout-4 2324 55140 ns/op BenchmarkTCP4Persistent-4 11089 9387 ns/op BenchmarkTCP4PersistentTimeout-4 13682 8572 ns/op BenchmarkTCP6OneShot-4 2265 50838 ns/op BenchmarkTCP6OneShotTimeout-4 1784 56809 ns/op BenchmarkTCP6Persistent-4 13340 10036 ns/op BenchmarkTCP6PersistentTimeout-4 13294 10853 ns/op BenchmarkTCP4ConcurrentReadWrite-4 27199 4580 ns/op BenchmarkTCP6ConcurrentReadWrite-4 20908 5040 ns/op BenchmarkSetReadDeadline-4 127700 1072 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9738 11876 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 9686 11848 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 10000 11608 ns/op 0 B/op 0 allocs/op PASS ok net 38.799s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 29373 3914 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 11005 10498 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 14770 7893 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18945 6490 ns/op 45 B/op 0 allocs/op BenchmarkCopyValues-4 33411 3410 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49105 2365 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 897444 124.3 ns/op BenchmarkReadRequestChrome-4 3841 30067 ns/op 20.32 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10000 10097 ns/op 7.72 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 9729 10295 ns/op 7.96 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7904 15431 ns/op 9.79 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 18116 6616 ns/op 6.05 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 332 339564 ns/op 3.02 MB/s BenchmarkFileAndServer_1KB/https1-4 211 540453 ns/op 1.89 MB/s BenchmarkFileAndServer_1KB/h2-4 141 724862 ns/op 1.41 MB/s BenchmarkFileAndServer_16MB/h1-4 2 61446648 ns/op 273.04 MB/s BenchmarkFileAndServer_16MB/https1-4 1 154010799 ns/op 108.94 MB/s BenchmarkFileAndServer_16MB/h2-4 1 240004386 ns/op 69.90 MB/s BenchmarkFileAndServer_64MB/h1-4 1 219833930 ns/op 305.27 MB/s BenchmarkFileAndServer_64MB/https1-4 1 450788346 ns/op 148.87 MB/s BenchmarkFileAndServer_64MB/h2-4 1 976966618 ns/op 68.69 MB/s BenchmarkServeMux-4 277 445582 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 369 348428 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 375 319609 ns/op 6029 B/op 64 allocs/op BenchmarkClientServer/https1-4 241 452558 ns/op 6678 B/op 74 allocs/op BenchmarkClientServer/h2-4 181 580321 ns/op 9878 B/op 81 allocs/op BenchmarkClientServerParallel/4/h1-4 1120 105959 ns/op 9670 B/op 78 allocs/op BenchmarkClientServerParallel/4/https1-4 37 3461661 ns/op 84639 B/op 920 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56366: read tcp 127.0.0.1:42291->127.0.0.1:56366: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56378: write tcp 127.0.0.1:42291->127.0.0.1:56378: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56384: write tcp 127.0.0.1:42291->127.0.0.1:56384: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37932: read tcp 127.0.0.1:41223->127.0.0.1:37932: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37904: read tcp 127.0.0.1:41223->127.0.0.1:37904: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37962: write tcp 127.0.0.1:41223->127.0.0.1:37962: use of closed network connection BenchmarkClientServerParallel/4/h2-4 212 471775 ns/op 16191 B/op 161 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38488: read tcp 127.0.0.1:43175->127.0.0.1:38488: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38510: read tcp 127.0.0.1:43175->127.0.0.1:38510: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38530: write tcp 127.0.0.1:43175->127.0.0.1:38530: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38514: write tcp 127.0.0.1:43175->127.0.0.1:38514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56430: read tcp 127.0.0.1:43503->127.0.0.1:56430: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56442: read tcp 127.0.0.1:43503->127.0.0.1:56442: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56400: write tcp 127.0.0.1:43503->127.0.0.1:56400: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56418: write tcp 127.0.0.1:43503->127.0.0.1:56418: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40952: read tcp 127.0.0.1:36399->127.0.0.1:40952: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40918: write tcp 127.0.0.1:36399->127.0.0.1:40918: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 442 258345 ns/op 22876 B/op 118 allocs/op BenchmarkClientServerParallel/64/https1-4 75 4225916 ns/op 88929 B/op 990 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51196: read tcp 127.0.0.1:40755->127.0.0.1:51196: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:51212: read tcp 127.0.0.1:40755->127.0.0.1:51212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42618: read tcp 127.0.0.1:42435->127.0.0.1:42618: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42608: write tcp 127.0.0.1:42435->127.0.0.1:42608: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42546: write tcp 127.0.0.1:42435->127.0.0.1:42546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49306: read tcp 127.0.0.1:36623->127.0.0.1:49306: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48822: read tcp 127.0.0.1:36623->127.0.0.1:48822: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49170: read tcp 127.0.0.1:36623->127.0.0.1:49170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:49016: read tcp 127.0.0.1:36623->127.0.0.1:49016: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:48924: read tcp 127.0.0.1:36623->127.0.0.1:48924: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 73 1860036 ns/op 46496 B/op 507 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42182: read tcp 127.0.0.1:41699->127.0.0.1:42182: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42206: write tcp 127.0.0.1:41699->127.0.0.1:42206: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:42202: write tcp 127.0.0.1:41699->127.0.0.1:42202: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40446: read tcp 127.0.0.1:35805->127.0.0.1:40446: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40586: read tcp 127.0.0.1:35805->127.0.0.1:40586: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40646: read tcp 127.0.0.1:35805->127.0.0.1:40646: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40650: read tcp 127.0.0.1:35805->127.0.0.1:40650: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40412: read tcp 127.0.0.1:35805->127.0.0.1:40412: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40514: read tcp 127.0.0.1:35805->127.0.0.1:40514: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40674: write tcp 127.0.0.1:35805->127.0.0.1:40674: use of closed network connection ... [output truncated] BenchmarkServer-4 124 828169 ns/op 3171 B/op 23 allocs/op BenchmarkClient-4 300 424245 ns/op 3758 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 714 166755 ns/op 7488 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1299 89277 ns/op 3070 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1538 68770 ns/op 1913 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1662 74700 ns/op 2769 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1690 69199 ns/op 2702 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1434 75280 ns/op 2715 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1761 66743 ns/op 1900 B/op 14 allocs/op BenchmarkServerHijack-4 1095 114385 ns/op 16682 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 396 308926 ns/op 6291 B/op 53 allocs/op BenchmarkResponseStatusLine-4 491499 248.1 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.199s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 3619 32074 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.218s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 87567 1325 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 540554 200.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 179914 656.1 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 67497 1843 ns/op BenchmarkStdIPv4-4 124040 935.0 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 83814 1382 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 86566 1384 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 74854 1595 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 66336 1805 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1622298 71.78 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1515918 78.64 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1353214 89.01 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 256597 460.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 271422 429.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 248576 462.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 83750 1439 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 262672 440.2 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 142534 839.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 148700 801.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 138408 847.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 77376 1573 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 355539 331.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 118135 1006 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 159620 721.6 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 240662 467.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 146062 784.6 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 318483 369.7 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 133912 823.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 136370 843.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 145077 848.1 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 109672 1057 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 462128 256.1 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 157268 776.7 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 88656 1341 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 114934 1020 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 163140 736.1 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 107226 1086 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 263840 449.6 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112621 1032 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 129512 881.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 191166 653.1 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 126176 906.0 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 109.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 995980 112.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 111.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 983653 120.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 967838 119.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 879613 120.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 936325 120.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 966207 120.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 878336 123.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 328150 356.0 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 551821 205.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 199579 590.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 214809 555.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 199339 586.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 74911 1600 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 453208 262.2 ns/op PASS ok net/netip 7.735s 2023/03/24 19:48:55 Test RPC server listening on 127.0.0.1:39851 2023/03/24 19:48:55 Test HTTP RPC server listening on 127.0.0.1:41895 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1366 86502 ns/op BenchmarkEndToEndHTTP-4 1341 84819 ns/op BenchmarkEndToEndAsync-4 2540 42763 ns/op BenchmarkEndToEndAsyncHTTP-4 2997 35826 ns/op PASS ok net/rpc 0.983s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 2830 35500 ns/op BenchmarkReadMIMEHeader/server_headers-4 5352 22374 ns/op BenchmarkUncommon-4 24844 4638 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.523s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4278 25770 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 89598 1243 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 552817 214.0 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 67804 1613 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 148766 802.0 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 72854 1723 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 10000 10372 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 344690 349.4 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 72523 1514 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 147246 814.2 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 70299 1617 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 13892 8454 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 181282 642.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 74926 1698 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 69085 1638 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32862 3618 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 5724 20022 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 187362 623.8 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74017 1592 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70000 1653 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32822 3651 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5774 19183 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.248s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3097274 38.49 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 163099 692.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 710 158252 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 220 545989 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 548 189437 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 47295 2409 ns/op BenchmarkStatFile-4 38686 2885 ns/op BenchmarkStatDir-4 40767 2844 ns/op BenchmarkLstatDot-4 47920 2381 ns/op BenchmarkLstatFile-4 39870 2945 ns/op BenchmarkLstatDir-4 40089 2967 ns/op PASS ok os 1.757s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 121 987452 ns/op 6562 B/op 29 allocs/op PASS ok os/exec 0.246s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 361668 298.8 ns/op PASS ok os/user 0.240s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3385226 35.35 ns/op BenchmarkString-4 2137681 55.53 ns/op BenchmarkBytes-4 1843550 64.56 ns/op BenchmarkNamedBytes-4 752594 153.4 ns/op BenchmarkBytesArray-4 658306 179.9 ns/op BenchmarkSliceLen-4 2185084 54.86 ns/op BenchmarkMapLen-4 1453548 83.05 ns/op BenchmarkStringLen-4 1714766 69.90 ns/op BenchmarkArrayLen-4 1647985 72.93 ns/op BenchmarkSliceCap-4 2229619 53.69 ns/op BenchmarkDeepEqual/int8-4 674229 175.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 113508 1046 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 516696 227.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 107590 1104 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 520081 227.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 107636 1109 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 522733 227.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 107676 1098 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 520832 228.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 107505 1106 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 663426 176.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 137340 850.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 509522 233.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 104755 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 520628 231.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 106452 1111 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 494756 233.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 107642 1110 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 509366 228.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 106123 1096 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 517197 230.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 106558 1102 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 487438 226.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 108332 1097 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 495100 230.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 108723 1107 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 518869 228.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 104656 1114 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 507326 233.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 107857 1115 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 690321 173.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 113608 1043 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 533732 224.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 106114 1117 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 141066 841.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 65868 1775 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 68942 1745 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 45114 2648 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 256028 460.2 ns/op BenchmarkIsZero/ArrayIncomparable-4 38238 3108 ns/op BenchmarkIsZero/StructComparable-4 845535 135.4 ns/op BenchmarkIsZero/StructIncomparable-4 171616 698.6 ns/op BenchmarkSetZero/Bool/Direct-4 3986368 30.26 ns/op BenchmarkSetZero/Bool/CachedZero-4 1687675 71.87 ns/op BenchmarkSetZero/Bool/NewZero-4 1240086 98.22 ns/op BenchmarkSetZero/Int/Direct-4 2501192 48.27 ns/op BenchmarkSetZero/Int/CachedZero-4 1704302 70.06 ns/op BenchmarkSetZero/Int/NewZero-4 1288568 94.40 ns/op BenchmarkSetZero/Uint/Direct-4 2500396 47.91 ns/op BenchmarkSetZero/Uint/CachedZero-4 1714456 70.30 ns/op BenchmarkSetZero/Uint/NewZero-4 1284356 93.24 ns/op BenchmarkSetZero/Float/Direct-4 2426761 49.86 ns/op BenchmarkSetZero/Float/CachedZero-4 1705840 70.24 ns/op BenchmarkSetZero/Float/NewZero-4 1269150 94.25 ns/op BenchmarkSetZero/Complex/Direct-4 2462773 48.51 ns/op BenchmarkSetZero/Complex/CachedZero-4 1653506 70.47 ns/op BenchmarkSetZero/Complex/NewZero-4 1281116 94.41 ns/op BenchmarkSetZero/Array/Direct-4 4404290 27.31 ns/op BenchmarkSetZero/Array/CachedZero-4 1673956 71.43 ns/op BenchmarkSetZero/Array/NewZero-4 1282114 94.84 ns/op BenchmarkSetZero/Chan/Direct-4 2523880 47.37 ns/op BenchmarkSetZero/Chan/CachedZero-4 1305099 91.75 ns/op BenchmarkSetZero/Chan/NewZero-4 989584 117.2 ns/op BenchmarkSetZero/Func/Direct-4 2539730 47.28 ns/op BenchmarkSetZero/Func/CachedZero-4 1283389 92.03 ns/op BenchmarkSetZero/Func/NewZero-4 981558 116.4 ns/op BenchmarkSetZero/Interface/Direct-4 2285427 51.51 ns/op BenchmarkSetZero/Interface/CachedZero-4 1705507 70.71 ns/op BenchmarkSetZero/Interface/NewZero-4 1282029 93.65 ns/op BenchmarkSetZero/Map/Direct-4 2430358 48.64 ns/op BenchmarkSetZero/Map/CachedZero-4 1312120 91.84 ns/op BenchmarkSetZero/Map/NewZero-4 942012 118.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2412343 50.16 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1307809 92.79 ns/op BenchmarkSetZero/Pointer/NewZero-4 974930 119.7 ns/op BenchmarkSetZero/Slice/Direct-4 2232370 53.69 ns/op BenchmarkSetZero/Slice/CachedZero-4 1672726 70.13 ns/op BenchmarkSetZero/Slice/NewZero-4 1280035 93.45 ns/op BenchmarkSetZero/String/Direct-4 2271954 55.16 ns/op BenchmarkSetZero/String/CachedZero-4 1696470 71.01 ns/op BenchmarkSetZero/String/NewZero-4 1274288 94.23 ns/op BenchmarkSetZero/Struct/Direct-4 4443108 26.83 ns/op BenchmarkSetZero/Struct/CachedZero-4 1709451 70.85 ns/op BenchmarkSetZero/Struct/NewZero-4 1275973 94.39 ns/op BenchmarkSelect/1-4 163794 687.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 89491 1368 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42661 2559 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 176706 623.4 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 130560 889.6 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 112570 916.8 ns/op 139.61 MB/s BenchmarkCallArgCopy/size=256-4 120457 1064 ns/op 240.65 MB/s BenchmarkCallArgCopy/size=1024-4 88987 1464 ns/op 699.42 MB/s BenchmarkCallArgCopy/size=4096-4 33435 3343 ns/op 1225.17 MB/s BenchmarkCallArgCopy/size=65536-4 3079 38400 ns/op 1706.69 MB/s BenchmarkPtrTo-4 336165 350.1 ns/op BenchmarkFieldByName1-4 833848 180.3 ns/op BenchmarkFieldByName2-4 58914 1739 ns/op BenchmarkFieldByName3-4 8493 16576 ns/op BenchmarkInterfaceBig-4 4752393 23.99 ns/op BenchmarkInterfaceSmall-4 4711052 24.05 ns/op BenchmarkNew-4 2188153 56.57 ns/op BenchmarkMap/StringKeys/MapIndex-4 3226 36506 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3087 37715 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3054 38457 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2940 39517 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3154 36302 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3187 37252 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 253459 459.1 ns/op PASS ok reflect 18.901s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 13357 9643 ns/op 9432 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 17682 6293 ns/op 9106 B/op 1 allocs/op BenchmarkFindString-4 13412 9562 ns/op 9297 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 10748 ns/op 9392 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 10292 ns/op 9194 B/op 2 allocs/op BenchmarkLiteral-4 19340 5846 ns/op BenchmarkNotLiteral-4 4849 26415 ns/op BenchmarkMatchClass-4 3332 34405 ns/op BenchmarkMatchClass_InRange-4 3535 33348 ns/op BenchmarkReplaceAll-4 2736 43761 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 18045 6212 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 41022 2869 ns/op BenchmarkAnchoredShortMatch-4 16678 7131 ns/op BenchmarkAnchoredLongMatch-4 20186 5712 ns/op BenchmarkOnePassShortA-4 21271 5827 ns/op BenchmarkNotOnePassShortA-4 8202 14103 ns/op BenchmarkOnePassShortB-4 26605 4374 ns/op BenchmarkNotOnePassShortB-4 10084 11471 ns/op BenchmarkOnePassLongPrefix-4 90529 1371 ns/op BenchmarkOnePassLongNotPrefix-4 28676 4179 ns/op BenchmarkMatchParallelShared-4 15465 6973 ns/op BenchmarkMatchParallelCopied-4 17215 6581 ns/op BenchmarkQuoteMetaAll-4 145489 804.5 ns/op 17.40 MB/s BenchmarkQuoteMetaNone-4 258500 445.9 ns/op 58.31 MB/s BenchmarkCompile/Onepass-4 3793 27985 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1557 72222 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 194 604708 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3833306 29.82 ns/op 536.47 MB/s BenchmarkMatch/Easy0/32-4 17485 6113 ns/op 5.23 MB/s BenchmarkMatch/Easy0/1K-4 6250 18675 ns/op 54.83 MB/s BenchmarkMatch/Easy0i/16-4 3801990 29.85 ns/op 536.00 MB/s BenchmarkMatch/Easy0i/32-4 5641 20653 ns/op 1.55 MB/s BenchmarkMatch/Easy0i/1K-4 276 427294 ns/op 2.40 MB/s BenchmarkMatch/Easy1/16-4 3685868 29.92 ns/op 534.82 MB/s BenchmarkMatch/Easy1/32-4 17252 6586 ns/op 4.86 MB/s BenchmarkMatch/Easy1/1K-4 4747 24585 ns/op 41.65 MB/s BenchmarkMatch/Medium/16-4 3405456 32.68 ns/op 489.67 MB/s BenchmarkMatch/Medium/32-4 5930 18837 ns/op 1.70 MB/s BenchmarkMatch/Medium/1K-4 307 380191 ns/op 2.69 MB/s BenchmarkMatch/Hard/16-4 3402684 32.64 ns/op 490.24 MB/s BenchmarkMatch/Hard/32-4 3830 29496 ns/op 1.08 MB/s BenchmarkMatch/Hard/1K-4 175 656553 ns/op 1.56 MB/s BenchmarkMatch/Hard1/16-4 1431 82258 ns/op 0.19 MB/s BenchmarkMatch/Hard1/32-4 768 149996 ns/op 0.21 MB/s BenchmarkMatch/Hard1/1K-4 25 4368686 ns/op 0.23 MB/s BenchmarkMatch_onepass_regex/16-4 30094 4000 ns/op 4.00 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17877 6592 ns/op 4.85 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 679 177955 ns/op 5.75 MB/s 24 B/op 0 allocs/op PASS ok regexp 7.899s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 629934 188.3 ns/op BenchmarkIsWordChar-4 194510 620.2 ns/op PASS ok regexp/syntax 1.294s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 71544 1658 ns/op BenchmarkCallers/inlined-4 52176 2282 ns/op BenchmarkCallers/no-cache-4 10000 10136 ns/op BenchmarkMakeChan/Byte-4 1173985 98.41 ns/op BenchmarkMakeChan/Int-4 1000000 119.6 ns/op BenchmarkMakeChan/Ptr-4 717279 187.5 ns/op BenchmarkMakeChan/Struct/0-4 1349018 94.83 ns/op BenchmarkMakeChan/Struct/32-4 618696 208.0 ns/op BenchmarkMakeChan/Struct/40-4 551431 215.6 ns/op BenchmarkChanNonblocking-4 10877166 11.07 ns/op BenchmarkSelectUncontended-4 1000000 103.2 ns/op BenchmarkSelectSyncContended-4 44138 3063 ns/op BenchmarkSelectAsyncContended-4 102519 1102 ns/op BenchmarkSelectNonblock-4 6455802 17.72 ns/op BenchmarkChanUncontended-4 11556 10427 ns/op BenchmarkChanContended-4 1677 73381 ns/op BenchmarkChanSync-4 180897 721.5 ns/op BenchmarkChanSyncWork-4 10000 35145 ns/op BenchmarkChanProdCons0-4 99762 1237 ns/op BenchmarkChanProdCons10-4 157017 796.1 ns/op BenchmarkChanProdCons100-4 153315 878.0 ns/op BenchmarkChanProdConsWork0-4 79722 1533 ns/op BenchmarkChanProdConsWork10-4 90736 1319 ns/op BenchmarkChanProdConsWork100-4 100423 1195 ns/op BenchmarkSelectProdCons-4 76900 1574 ns/op BenchmarkReceiveDataFromClosedChan-4 651708 183.3 ns/op BenchmarkChanCreation-4 273885 459.8 ns/op BenchmarkChanSem-4 184797 678.5 ns/op BenchmarkChanPopular-4 111 1127843 ns/op BenchmarkChanClosed-4 498166 244.6 ns/op BenchmarkCallClosure-4 6409928 18.60 ns/op BenchmarkCallClosure1-4 6849429 17.52 ns/op BenchmarkCallClosure2-4 1326560 92.24 ns/op BenchmarkCallClosure3-4 1450718 73.21 ns/op BenchmarkCallClosure4-4 1337736 87.08 ns/op BenchmarkComplex128DivNormal-4 9899554 11.89 ns/op BenchmarkComplex128DivNisNaN-4 7471849 15.82 ns/op BenchmarkComplex128DivDisNaN-4 7301720 16.24 ns/op BenchmarkComplex128DivNisInf-4 9799234 12.16 ns/op BenchmarkComplex128DivDisInf-4 5650368 21.21 ns/op BenchmarkSetTypePtr-4 48506896 2.460 ns/op 3251.81 MB/s BenchmarkSetTypePtr8-4 9524738 12.42 ns/op 5150.92 MB/s BenchmarkSetTypePtr16-4 9660715 12.41 ns/op 10311.93 MB/s BenchmarkSetTypePtr32-4 9746560 12.40 ns/op 20645.51 MB/s BenchmarkSetTypePtr64-4 9749930 12.42 ns/op 41235.49 MB/s BenchmarkSetTypePtr126-4 5643480 21.03 ns/op 47935.34 MB/s BenchmarkSetTypePtr128-4 5853150 20.23 ns/op 50621.23 MB/s BenchmarkSetTypePtrSlice-4 724767 165.2 ns/op 49576.29 MB/s BenchmarkSetTypeNode1-4 9651194 12.49 ns/op 1921.32 MB/s BenchmarkSetTypeNode1Slice-4 2978134 39.86 ns/op 19265.03 MB/s BenchmarkSetTypeNode8-4 9630580 12.38 ns/op 6461.82 MB/s BenchmarkSetTypeNode8Slice-4 1577210 75.83 ns/op 33758.26 MB/s BenchmarkSetTypeNode64-4 5679792 21.12 ns/op 24998.20 MB/s BenchmarkSetTypeNode64Slice-4 231277 524.2 ns/op 32228.92 MB/s BenchmarkSetTypeNode64Dead-4 6825820 15.87 ns/op 33280.64 MB/s BenchmarkSetTypeNode64DeadSlice-4 259768 461.5 ns/op 36610.60 MB/s BenchmarkSetTypeNode124-4 5695310 21.05 ns/op 47893.70 MB/s BenchmarkSetTypeNode124Slice-4 181270 658.2 ns/op 49005.44 MB/s BenchmarkSetTypeNode126-4 5901392 20.30 ns/op 50437.70 MB/s BenchmarkSetTypeNode126Slice-4 179520 663.8 ns/op 49366.18 MB/s BenchmarkSetTypeNode128-4 4004643 29.63 ns/op 35101.63 MB/s BenchmarkSetTypeNode128Slice-4 142192 842.5 ns/op 39499.50 MB/s BenchmarkSetTypeNode130-4 4056806 29.55 ns/op 35735.80 MB/s BenchmarkSetTypeNode130Slice-4 141804 846.6 ns/op 39915.62 MB/s BenchmarkSetTypeNode1024-4 737488 158.1 ns/op 51904.02 MB/s BenchmarkSetTypeNode1024Slice-4 24466 4907 ns/op 53528.28 MB/s BenchmarkAllocation-4 4863 35997 ns/op BenchmarkReadMemStats-4 6272 19033 ns/op BenchmarkReadMemStatsLatency-4 1 246209 p50-ns 246209 p90-ns 246209 p99-ns BenchmarkWriteBarrier-4 2798004 53.47 ns/op BenchmarkBulkWriteBarrier-4 7016899 17.45 ns/op BenchmarkScanStackNoLocals-4 3 45071590 ns/op BenchmarkMSpanCountAlloc/bits=64-4 10614096 12.08 ns/op BenchmarkMSpanCountAlloc/bits=128-4 11457074 12.64 ns/op BenchmarkMSpanCountAlloc/bits=256-4 8409151 14.64 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7409359 18.35 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5036641 24.51 ns/op BenchmarkHash5-4 6244819 19.34 ns/op 258.55 MB/s BenchmarkHash16-4 6414152 18.66 ns/op 857.26 MB/s BenchmarkHash64-4 5954503 20.08 ns/op 3186.98 MB/s BenchmarkHash1024-4 1995650 60.18 ns/op 17015.15 MB/s BenchmarkHash65536-4 38720 3088 ns/op 21221.70 MB/s BenchmarkAlignedLoad-4 7529326 15.17 ns/op BenchmarkUnalignedLoad-4 7302312 14.65 ns/op BenchmarkEqEfaceConcrete-4 5865697 20.47 ns/op BenchmarkEqIfaceConcrete-4 5870553 20.51 ns/op BenchmarkNeEfaceConcrete-4 6131826 19.52 ns/op BenchmarkNeIfaceConcrete-4 6104848 19.45 ns/op BenchmarkConvT2EByteSized/bool-4 6623334 17.98 ns/op BenchmarkConvT2EByteSized/uint8-4 6030141 19.69 ns/op BenchmarkConvT2ESmall-4 5931009 20.22 ns/op BenchmarkConvT2EUintptr-4 5619820 21.20 ns/op BenchmarkConvT2ELarge-4 1213216 95.53 ns/op BenchmarkConvT2ISmall-4 5898687 20.46 ns/op BenchmarkConvT2IUintptr-4 5508376 21.60 ns/op BenchmarkConvT2ILarge-4 1205238 96.65 ns/op BenchmarkConvI2E-4 5023044 23.33 ns/op BenchmarkConvI2I-4 4067346 28.62 ns/op BenchmarkAssertE2T-4 4673553 25.64 ns/op BenchmarkAssertE2TLarge-4 2618919 45.46 ns/op BenchmarkAssertE2I-4 4347818 26.63 ns/op BenchmarkAssertI2T-4 4622265 25.93 ns/op BenchmarkAssertI2I-4 4036293 27.89 ns/op BenchmarkAssertI2E-4 5845717 19.07 ns/op BenchmarkAssertE2E-4 5956178 18.99 ns/op BenchmarkAssertE2T2-4 3740708 32.14 ns/op BenchmarkAssertE2T2Blank-4 4555486 26.41 ns/op BenchmarkAssertI2E2-4 4242876 28.11 ns/op BenchmarkAssertI2E2Blank-4 5704414 20.32 ns/op BenchmarkAssertE2E2-4 4619064 25.99 ns/op BenchmarkAssertE2E2Blank-4 5817902 19.47 ns/op BenchmarkConvT2Ezero/zero/16-4 6008298 19.98 ns/op BenchmarkConvT2Ezero/zero/32-4 5470870 21.99 ns/op BenchmarkConvT2Ezero/zero/64-4 5587875 21.15 ns/op BenchmarkConvT2Ezero/zero/str-4 5634728 21.38 ns/op BenchmarkConvT2Ezero/zero/slice-4 5612847 21.20 ns/op BenchmarkConvT2Ezero/zero/big-4 278271 452.5 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1367637 87.98 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 102.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 299943 442.2 ns/op BenchmarkConvT2Ezero/smallint/16-4 5601075 21.87 ns/op BenchmarkConvT2Ezero/smallint/32-4 5579815 21.23 ns/op BenchmarkConvT2Ezero/smallint/64-4 5543660 21.74 ns/op BenchmarkConvT2Ezero/largeint/16-4 1695182 67.65 ns/op BenchmarkConvT2Ezero/largeint/32-4 1737054 68.65 ns/op BenchmarkConvT2Ezero/largeint/64-4 1771658 66.73 ns/op BenchmarkMalloc8-4 1430991 85.17 ns/op BenchmarkMalloc16-4 1370956 86.63 ns/op BenchmarkMallocTypeInfo8-4 1474534 80.59 ns/op BenchmarkMallocTypeInfo16-4 1243815 94.24 ns/op BenchmarkMallocLargeStruct-4 211299 618.8 ns/op BenchmarkGoroutineSelect-4 70 1661523 ns/op BenchmarkGoroutineBlocking-4 81 1725584 ns/op BenchmarkGoroutineForRange-4 92 1636143 ns/op BenchmarkGoroutineIdle-4 100 1472708 ns/op BenchmarkHashStringSpeed-4 2317878 45.33 ns/op BenchmarkHashBytesSpeed-4 1424193 84.27 ns/op BenchmarkHashInt32Speed-4 3256357 36.61 ns/op BenchmarkHashInt64Speed-4 3093330 35.65 ns/op BenchmarkHashStringArraySpeed-4 593600 191.4 ns/op BenchmarkMegMap-4 3042577 39.42 ns/op BenchmarkMegOneMap-4 3953828 30.55 ns/op BenchmarkMegEqMap-4 1483 80064 ns/op BenchmarkMegEmptyMap-4 4739859 25.16 ns/op BenchmarkSmallStrMap-4 3296124 34.23 ns/op BenchmarkMapStringKeysEight_16-4 3245575 36.59 ns/op BenchmarkMapStringKeysEight_32-4 3406732 34.94 ns/op BenchmarkMapStringKeysEight_64-4 3255939 36.67 ns/op BenchmarkMapStringKeysEight_1M-4 3211093 37.04 ns/op BenchmarkIntMap-4 3894920 30.64 ns/op BenchmarkMapFirst/1-4 5044962 23.81 ns/op BenchmarkMapFirst/2-4 4663504 25.82 ns/op BenchmarkMapFirst/3-4 4936561 23.78 ns/op BenchmarkMapFirst/4-4 4659175 23.62 ns/op BenchmarkMapFirst/5-4 4535312 23.65 ns/op BenchmarkMapFirst/6-4 4509440 25.97 ns/op BenchmarkMapFirst/7-4 4794019 23.78 ns/op BenchmarkMapFirst/8-4 4302039 27.89 ns/op BenchmarkMapFirst/9-4 4329063 27.61 ns/op BenchmarkMapFirst/10-4 4000125 28.81 ns/op BenchmarkMapFirst/11-4 4119855 28.59 ns/op BenchmarkMapFirst/12-4 3814326 30.34 ns/op BenchmarkMapFirst/13-4 4015345 29.46 ns/op BenchmarkMapFirst/14-4 4022265 28.06 ns/op BenchmarkMapFirst/15-4 4319845 27.87 ns/op BenchmarkMapFirst/16-4 4040680 29.24 ns/op BenchmarkMapMid/1-4 3676915 33.06 ns/op BenchmarkMapMid/2-4 3673040 31.90 ns/op BenchmarkMapMid/3-4 3907495 30.84 ns/op BenchmarkMapMid/4-4 3689420 32.58 ns/op BenchmarkMapMid/5-4 3753325 30.46 ns/op BenchmarkMapMid/6-4 3730035 32.44 ns/op BenchmarkMapMid/7-4 3760989 32.36 ns/op BenchmarkMapMid/8-4 3587184 31.39 ns/op BenchmarkMapMid/9-4 3488397 34.65 ns/op BenchmarkMapMid/10-4 3398443 34.70 ns/op BenchmarkMapMid/11-4 3436764 36.01 ns/op BenchmarkMapMid/12-4 3231531 36.77 ns/op BenchmarkMapMid/13-4 3544623 34.17 ns/op BenchmarkMapMid/14-4 3493029 35.67 ns/op BenchmarkMapMid/15-4 3142483 35.93 ns/op BenchmarkMapMid/16-4 3466593 36.26 ns/op BenchmarkMapLast/1-4 3725055 32.81 ns/op BenchmarkMapLast/2-4 3635233 32.31 ns/op BenchmarkMapLast/3-4 3813840 31.34 ns/op BenchmarkMapLast/4-4 3572398 32.85 ns/op BenchmarkMapLast/5-4 3790627 33.09 ns/op BenchmarkMapLast/6-4 3552344 33.51 ns/op BenchmarkMapLast/7-4 3599235 33.13 ns/op BenchmarkMapLast/8-4 3353584 34.19 ns/op BenchmarkMapLast/9-4 3050760 36.26 ns/op BenchmarkMapLast/10-4 3159754 38.41 ns/op BenchmarkMapLast/11-4 3026642 37.65 ns/op BenchmarkMapLast/12-4 3111211 39.40 ns/op BenchmarkMapLast/13-4 3172227 35.56 ns/op BenchmarkMapLast/14-4 3238574 34.39 ns/op BenchmarkMapLast/15-4 3452265 36.60 ns/op BenchmarkMapLast/16-4 3102457 35.36 ns/op BenchmarkMapCycle-4 2110849 56.31 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3384007 34.44 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2236 50433 ns/op BenchmarkMakeMap/[Byte]Byte-4 573522 183.2 ns/op BenchmarkMakeMap/[Int]Int-4 353642 329.7 ns/op BenchmarkNewEmptyMap-4 10821800 11.01 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1738778 68.54 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 469516 245.4 ns/op BenchmarkMapIterEmpty-4 5570613 21.31 ns/op BenchmarkSameLengthMap-4 4858258 24.75 ns/op BenchmarkBigKeyMap-4 1680766 70.82 ns/op BenchmarkBigValMap-4 1543784 76.88 ns/op BenchmarkSmallKeyMap-4 2781445 42.93 ns/op BenchmarkMapPopulate/1-4 2255238 52.71 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 129525 837.0 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6328 16631 ns/op 6269 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 780 149372 ns/op 51774 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 48 2367766 ns/op 416703 B/op 207 allocs/op BenchmarkMapPopulate/100000-4 3 37964698 ns/op 6532408 B/op 2899 allocs/op BenchmarkComplexAlgMap-4 474702 247.8 ns/op BenchmarkGoMapClear/Reflexive/1-4 706443 160.3 ns/op BenchmarkGoMapClear/Reflexive/10-4 644085 175.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 226758 507.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 41792 2885 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5518 21776 ns/op BenchmarkGoMapClear/NonReflexive/1-4 541449 214.0 ns/op BenchmarkGoMapClear/NonReflexive/10-4 501391 241.3 ns/op BenchmarkGoMapClear/NonReflexive/100-4 202431 578.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 38658 3100 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5394 22060 ns/op BenchmarkMapStringConversion/32/simple-4 1869386 62.85 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1711557 69.53 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1555953 74.39 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1811192 66.74 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1500327 80.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1396587 85.75 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1759614 66.69 ns/op BenchmarkMapInterfacePtr-4 1989246 55.60 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4125564 28.97 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 129566 820.4 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5409 21608 ns/op BenchmarkMapPop1000-4 382 307917 ns/op BenchmarkMapPop10000-4 18 5695113 ns/op BenchmarkMapAssign/Int32/256-4 2366539 48.69 ns/op BenchmarkMapAssign/Int32/65536-4 1151012 95.41 ns/op BenchmarkMapAssign/Int64/256-4 2392726 49.94 ns/op BenchmarkMapAssign/Int64/65536-4 999687 113.3 ns/op BenchmarkMapAssign/Str/256-4 1933272 61.45 ns/op BenchmarkMapAssign/Str/65536-4 513420 225.1 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1485715 76.17 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 643814 165.1 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1538512 75.73 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 556650 180.5 ns/op BenchmarkMapOperatorAssign/Str/256-4 480788 2167 ns/op BenchmarkMapOperatorAssign/Str/65536-4 144256 706.5 ns/op BenchmarkMapAppendAssign/Int32/256-4 837792 163.5 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 189816 566.4 ns/op 66 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 859192 167.1 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 179241 590.5 ns/op 75 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 559766 260.1 ns/op 54 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 109728 1085 ns/op 133 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1767357 62.64 ns/op BenchmarkMapDelete/Int32/1000-4 1921266 62.36 ns/op BenchmarkMapDelete/Int32/10000-4 1812144 68.02 ns/op BenchmarkMapDelete/Int64/100-4 1839457 68.98 ns/op BenchmarkMapDelete/Int64/1000-4 1907196 62.80 ns/op BenchmarkMapDelete/Int64/10000-4 1898296 63.46 ns/op BenchmarkMapDelete/Str/100-4 1507672 80.92 ns/op BenchmarkMapDelete/Str/1000-4 1412187 79.37 ns/op BenchmarkMapDelete/Str/10000-4 1431410 87.29 ns/op BenchmarkMapDelete/Pointer/100-4 1283192 79.76 ns/op BenchmarkMapDelete/Pointer/1000-4 1748600 68.88 ns/op BenchmarkMapDelete/Pointer/10000-4 1691200 70.11 ns/op BenchmarkMemmove/0-4 15638734 7.635 ns/op BenchmarkMemmove/1-4 1979320 59.52 ns/op 16.80 MB/s BenchmarkMemmove/2-4 1937863 62.41 ns/op 32.05 MB/s BenchmarkMemmove/3-4 1919433 62.50 ns/op 48.00 MB/s BenchmarkMemmove/4-4 1895158 61.21 ns/op 65.35 MB/s BenchmarkMemmove/5-4 1941992 62.28 ns/op 80.29 MB/s BenchmarkMemmove/6-4 1938793 62.19 ns/op 96.48 MB/s BenchmarkMemmove/7-4 1920481 61.68 ns/op 113.49 MB/s BenchmarkMemmove/8-4 2010056 60.03 ns/op 133.27 MB/s BenchmarkMemmove/9-4 1848030 63.43 ns/op 141.88 MB/s BenchmarkMemmove/10-4 1867527 63.19 ns/op 158.25 MB/s BenchmarkMemmove/11-4 1847350 63.28 ns/op 173.82 MB/s BenchmarkMemmove/12-4 1863619 63.57 ns/op 188.77 MB/s BenchmarkMemmove/13-4 1878570 63.84 ns/op 203.63 MB/s BenchmarkMemmove/14-4 1867687 64.25 ns/op 217.91 MB/s BenchmarkMemmove/15-4 1896864 63.08 ns/op 237.79 MB/s BenchmarkMemmove/16-4 1985956 61.05 ns/op 262.06 MB/s BenchmarkMemmove/32-4 1865533 63.43 ns/op 504.52 MB/s BenchmarkMemmove/64-4 1713691 69.38 ns/op 922.50 MB/s BenchmarkMemmove/128-4 1415898 84.39 ns/op 1516.73 MB/s BenchmarkMemmove/256-4 1000000 108.9 ns/op 2351.08 MB/s BenchmarkMemmove/512-4 601201 199.5 ns/op 2567.03 MB/s BenchmarkMemmove/1024-4 404052 294.0 ns/op 3482.95 MB/s BenchmarkMemmove/2048-4 241346 496.5 ns/op 4124.62 MB/s BenchmarkMemmove/4096-4 130551 917.0 ns/op 4466.50 MB/s BenchmarkMemmoveOverlap/32-4 1850032 64.64 ns/op 495.06 MB/s BenchmarkMemmoveOverlap/64-4 1682392 70.31 ns/op 910.29 MB/s BenchmarkMemmoveOverlap/128-4 1431060 84.00 ns/op 1523.76 MB/s BenchmarkMemmoveOverlap/256-4 1000000 110.9 ns/op 2309.21 MB/s BenchmarkMemmoveOverlap/512-4 596260 194.7 ns/op 2630.27 MB/s BenchmarkMemmoveOverlap/1024-4 404688 289.9 ns/op 3532.51 MB/s BenchmarkMemmoveOverlap/2048-4 239836 496.3 ns/op 4126.23 MB/s BenchmarkMemmoveOverlap/4096-4 131625 910.7 ns/op 4497.79 MB/s BenchmarkMemmoveUnalignedDst/0-4 14923042 8.097 ns/op BenchmarkMemmoveUnalignedDst/1-4 1996737 60.93 ns/op 16.41 MB/s BenchmarkMemmoveUnalignedDst/2-4 1925556 62.49 ns/op 32.01 MB/s BenchmarkMemmoveUnalignedDst/3-4 1881651 62.54 ns/op 47.97 MB/s BenchmarkMemmoveUnalignedDst/4-4 1923295 62.18 ns/op 64.33 MB/s BenchmarkMemmoveUnalignedDst/5-4 1899913 62.83 ns/op 79.58 MB/s BenchmarkMemmoveUnalignedDst/6-4 1893770 63.33 ns/op 94.75 MB/s BenchmarkMemmoveUnalignedDst/7-4 1916510 62.98 ns/op 111.15 MB/s BenchmarkMemmoveUnalignedDst/8-4 1977625 59.80 ns/op 133.77 MB/s BenchmarkMemmoveUnalignedDst/9-4 1874274 63.21 ns/op 142.37 MB/s BenchmarkMemmoveUnalignedDst/10-4 1844924 64.09 ns/op 156.04 MB/s BenchmarkMemmoveUnalignedDst/11-4 1883638 63.81 ns/op 172.39 MB/s BenchmarkMemmoveUnalignedDst/12-4 1873149 63.91 ns/op 187.77 MB/s BenchmarkMemmoveUnalignedDst/13-4 1820743 64.47 ns/op 201.65 MB/s BenchmarkMemmoveUnalignedDst/14-4 1857468 63.85 ns/op 219.27 MB/s BenchmarkMemmoveUnalignedDst/15-4 1806432 63.35 ns/op 236.76 MB/s BenchmarkMemmoveUnalignedDst/16-4 1906065 64.92 ns/op 246.46 MB/s BenchmarkMemmoveUnalignedDst/32-4 1810124 66.33 ns/op 482.40 MB/s BenchmarkMemmoveUnalignedDst/64-4 1552654 74.85 ns/op 855.02 MB/s BenchmarkMemmoveUnalignedDst/128-4 1363168 87.82 ns/op 1457.46 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 114.1 ns/op 2242.69 MB/s BenchmarkMemmoveUnalignedDst/512-4 567183 205.1 ns/op 2496.52 MB/s BenchmarkMemmoveUnalignedDst/1024-4 373362 316.0 ns/op 3240.38 MB/s BenchmarkMemmoveUnalignedDst/2048-4 239688 503.2 ns/op 4069.99 MB/s BenchmarkMemmoveUnalignedDst/4096-4 127453 968.2 ns/op 4230.57 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1786419 66.92 ns/op 478.21 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1594728 74.51 ns/op 858.95 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1304107 90.89 ns/op 1408.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 991878 116.9 ns/op 2189.38 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 590240 203.6 ns/op 2514.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 383316 299.8 ns/op 3416.10 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 236542 507.2 ns/op 4037.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 128132 930.8 ns/op 4400.72 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15609138 7.545 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1990792 60.39 ns/op 16.56 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1905632 61.77 ns/op 32.38 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1910001 61.55 ns/op 48.74 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1923660 62.09 ns/op 64.43 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1890074 62.41 ns/op 80.11 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1923741 62.26 ns/op 96.37 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1864064 62.80 ns/op 111.46 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2015718 59.35 ns/op 134.79 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1862960 64.48 ns/op 139.58 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1850971 64.12 ns/op 155.96 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1861106 63.42 ns/op 173.44 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1901120 64.44 ns/op 186.23 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1864848 64.28 ns/op 202.24 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1872405 63.32 ns/op 221.10 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1836488 64.13 ns/op 233.92 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1888051 63.53 ns/op 251.86 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1792214 67.01 ns/op 477.57 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1618004 75.43 ns/op 848.51 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1337324 89.76 ns/op 1425.95 MB/s BenchmarkMemmoveUnalignedSrc/256-4 986683 114.4 ns/op 2237.21 MB/s BenchmarkMemmoveUnalignedSrc/512-4 584566 202.4 ns/op 2529.54 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 398925 304.9 ns/op 3358.20 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 231976 507.4 ns/op 4036.48 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 127376 929.4 ns/op 4407.14 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1835547 66.08 ns/op 484.28 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1573455 75.08 ns/op 852.39 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1370764 86.92 ns/op 1472.65 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 899562 129.3 ns/op 1980.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 585602 201.1 ns/op 2545.71 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 398439 296.6 ns/op 3452.06 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 237200 500.4 ns/op 4092.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 129042 933.6 ns/op 4387.50 MB/s BenchmarkMemclr/5-4 12684019 9.443 ns/op 529.52 MB/s BenchmarkMemclr/16-4 12164434 9.644 ns/op 1659.13 MB/s BenchmarkMemclr/64-4 12257953 9.799 ns/op 6531.14 MB/s BenchmarkMemclr/256-4 10953086 10.82 ns/op 23669.64 MB/s BenchmarkMemclr/4096-4 2388787 49.75 ns/op 82338.18 MB/s BenchmarkMemclr/65536-4 81775 1488 ns/op 44030.99 MB/s BenchmarkMemclr/1M-4 2679 39960 ns/op 26240.45 MB/s BenchmarkMemclr/4M-4 693 166927 ns/op 25126.54 MB/s BenchmarkMemclr/8M-4 297 381949 ns/op 21962.64 MB/s BenchmarkMemclr/16M-4 72 1460969 ns/op 11483.62 MB/s BenchmarkMemclr/64M-4 12 9726033 ns/op 6899.92 MB/s BenchmarkGoMemclr/5-4 2282048 51.59 ns/op 96.91 MB/s BenchmarkGoMemclr/16-4 569190 213.3 ns/op 75.00 MB/s BenchmarkGoMemclr/64-4 152590 772.5 ns/op 82.85 MB/s BenchmarkGoMemclr/256-4 39661 3055 ns/op 83.79 MB/s BenchmarkMemclrRange/1K_2K-4 70072 1831 ns/op 52365.70 MB/s BenchmarkMemclrRange/2K_8K-4 30498 3925 ns/op 84981.16 MB/s BenchmarkMemclrRange/4K_16K-4 42926 2846 ns/op 113532.94 MB/s BenchmarkMemclrRange/160K_228K-4 2109 53767 ns/op 30927.16 MB/s BenchmarkClearFat7-4 6451768 18.82 ns/op BenchmarkClearFat8-4 7643312 15.87 ns/op BenchmarkClearFat11-4 6364965 18.67 ns/op BenchmarkClearFat12-4 6338300 19.16 ns/op BenchmarkClearFat13-4 6425210 18.50 ns/op BenchmarkClearFat14-4 6088900 18.93 ns/op BenchmarkClearFat15-4 6390020 19.05 ns/op BenchmarkClearFat16-4 6983425 17.15 ns/op BenchmarkClearFat24-4 6685299 18.11 ns/op BenchmarkClearFat32-4 6116564 19.63 ns/op BenchmarkClearFat40-4 6089672 19.60 ns/op BenchmarkClearFat48-4 5694254 21.29 ns/op BenchmarkClearFat56-4 5354188 21.96 ns/op BenchmarkClearFat64-4 5229622 22.73 ns/op BenchmarkClearFat72-4 5080267 23.84 ns/op BenchmarkClearFat128-4 3874707 31.01 ns/op BenchmarkClearFat256-4 2743740 43.45 ns/op BenchmarkClearFat512-4 1391102 85.19 ns/op BenchmarkClearFat1024-4 836601 142.0 ns/op BenchmarkClearFat1032-4 781908 150.0 ns/op BenchmarkClearFat1040-4 785558 147.7 ns/op BenchmarkCopyFat7-4 6269904 19.19 ns/op BenchmarkCopyFat8-4 7359866 16.17 ns/op BenchmarkCopyFat11-4 6134614 18.90 ns/op BenchmarkCopyFat12-4 6271016 19.11 ns/op BenchmarkCopyFat13-4 6276188 19.06 ns/op BenchmarkCopyFat14-4 6427191 19.17 ns/op BenchmarkCopyFat15-4 6083325 18.73 ns/op BenchmarkCopyFat16-4 7223847 16.53 ns/op BenchmarkCopyFat24-4 6547890 18.37 ns/op BenchmarkCopyFat32-4 6056352 19.37 ns/op BenchmarkCopyFat64-4 5241638 22.98 ns/op BenchmarkCopyFat72-4 5249374 23.25 ns/op BenchmarkCopyFat128-4 3806692 31.36 ns/op BenchmarkCopyFat256-4 2678540 45.04 ns/op BenchmarkCopyFat512-4 1323646 90.83 ns/op BenchmarkCopyFat520-4 1304419 92.31 ns/op BenchmarkCopyFat1024-4 806476 149.8 ns/op BenchmarkCopyFat1032-4 784704 149.2 ns/op BenchmarkCopyFat1040-4 736305 152.5 ns/op BenchmarkIssue18740/2byte-4 430 270146 ns/op BenchmarkIssue18740/4byte-4 726 162636 ns/op BenchmarkIssue18740/8byte-4 1024 116363 ns/op BenchmarkMemclrKnownSize1-4 8684402 12.38 ns/op 80.79 MB/s BenchmarkMemclrKnownSize2-4 5649274 20.99 ns/op 95.30 MB/s BenchmarkMemclrKnownSize4-4 3535933 33.85 ns/op 118.18 MB/s BenchmarkMemclrKnownSize8-4 1000000 101.1 ns/op 79.11 MB/s BenchmarkMemclrKnownSize16-4 538906 202.9 ns/op 78.86 MB/s BenchmarkMemclrKnownSize32-4 298320 388.1 ns/op 82.45 MB/s BenchmarkMemclrKnownSize64-4 159552 753.6 ns/op 84.92 MB/s BenchmarkMemclrKnownSize112-4 88923 1324 ns/op 84.61 MB/s BenchmarkMemclrKnownSize128-4 76908 1480 ns/op 86.51 MB/s BenchmarkMemclrKnownSize192-4 54031 2204 ns/op 87.12 MB/s BenchmarkMemclrKnownSize248-4 41270 2904 ns/op 85.40 MB/s BenchmarkMemclrKnownSize256-4 40573 2924 ns/op 87.55 MB/s BenchmarkMemclrKnownSize512-4 20268 5861 ns/op 87.35 MB/s BenchmarkMemclrKnownSize1024-4 9700 11837 ns/op 86.50 MB/s BenchmarkMemclrKnownSize4096-4 2472 48047 ns/op 85.25 MB/s BenchmarkMemclrKnownSize512KiB-4 18 6276142 ns/op 83.54 MB/s BenchmarkReadMetricsLatency-4 19881 4191 p50-ns 6426 p90-ns 13537 p99-ns BenchmarkFinalizer-4 158 705121 ns/op BenchmarkFinalizerRun-4 174705 887.2 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 6392577 18.18 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3145122 38.10 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2362034 51.13 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2302069 52.02 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1306123 92.59 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.8 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2162444 55.48 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1267983 94.53 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1322928 91.11 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1956680 61.12 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1943740 61.58 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1695790 71.37 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1465992 81.91 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1344862 90.22 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 5541824 21.82 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6088896 19.78 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6145222 19.56 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6022383 19.80 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5698844 21.05 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5154837 23.37 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6046012 19.87 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6059703 19.62 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6065407 19.73 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6035287 19.92 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6154644 19.60 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 5999610 19.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 5991706 19.83 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6078418 19.69 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6030984 19.63 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6052722 19.96 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6160114 19.75 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6001670 19.75 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 5992579 20.03 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5662930 21.33 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5623281 21.24 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 5977916 19.70 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5650582 21.32 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5422567 21.22 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6044702 19.97 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5668862 21.24 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5613408 21.27 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 5991849 19.92 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5624278 21.18 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5665236 21.22 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 5968724 19.98 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6009081 19.85 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6088912 19.73 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6030528 20.00 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6082650 19.79 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6072534 19.55 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6015727 19.91 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6092454 19.74 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 5930823 19.76 ns/op BenchmarkNetpollBreak-4 3931 28357 ns/op BenchmarkPingPongHog-4 355 338955 ns/op BenchmarkStackGrowth-4 106118 1040 ns/op BenchmarkStackGrowthDeep-4 1108 109996 ns/op BenchmarkCreateGoroutines-4 49201 2434 ns/op BenchmarkCreateGoroutinesParallel-4 48669 2608 ns/op BenchmarkCreateGoroutinesCapture-4 9261 12843 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 43350 2831 ns/op BenchmarkClosureCall-4 22700246 5.285 ns/op BenchmarkWakeupParallelSpinning/0s-4 6758 17686 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6406 23676 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4454 25503 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3354 37200 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2116 57234 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1256 94785 ns/op BenchmarkWakeupParallelSpinning/50µs-4 640 192883 ns/op BenchmarkWakeupParallelSpinning/100µs-4 390 345924 ns/op BenchmarkWakeupParallelSyscall/0s-4 778 156855 ns/op BenchmarkWakeupParallelSyscall/1µs-4 782 153094 ns/op BenchmarkWakeupParallelSyscall/2µs-4 783 153847 ns/op BenchmarkWakeupParallelSyscall/5µs-4 726 163238 ns/op BenchmarkWakeupParallelSyscall/10µs-4 690 170803 ns/op BenchmarkWakeupParallelSyscall/20µs-4 622 194162 ns/op BenchmarkWakeupParallelSyscall/50µs-4 415 296831 ns/op BenchmarkWakeupParallelSyscall/100µs-4 334 363158 ns/op BenchmarkMatmult-4 3013321 33.85 ns/op BenchmarkFastrand-4 12414694 9.263 ns/op BenchmarkFastrand64-4 9581805 10.63 ns/op BenchmarkFastrandHashiter-4 4631569 24.94 ns/op BenchmarkFastrandn/2-4 5520220 22.21 ns/op BenchmarkFastrandn/3-4 6572174 18.20 ns/op BenchmarkFastrandn/4-4 6081309 19.62 ns/op BenchmarkFastrandn/5-4 6148083 19.52 ns/op BenchmarkIfaceCmp100-4 86458 1407 ns/op BenchmarkIfaceCmpNil100-4 204276 592.0 ns/op BenchmarkEfaceCmpDiff-4 34798 3505 ns/op BenchmarkEfaceCmpDiffIndirect-4 30434 3989 ns/op BenchmarkDefer-4 1707472 69.77 ns/op BenchmarkDefer10-4 839955 153.0 ns/op BenchmarkDeferMany-4 435050 492.2 ns/op BenchmarkPanicRecover-4 184510 654.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 7825 16614 ns/op 15124 p50-ns 19597 p90-ns 33704 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6840 21031 ns/op 15665 p50-ns 21673 p90-ns 85376 p99-ns BenchmarkGoroutineProfile/small/idle-4 3166 37828 ns/op 36204 p50-ns 39867 p90-ns 52429 p99-ns BenchmarkGoroutineProfile/small/loaded-4 408 312786 ns/op 116049 p50-ns 286393 p90-ns 5581480 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7228 17029 ns/op 15198 p50-ns 20260 p90-ns 33785 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7333 21700 ns/op 15099 p50-ns 21385 p90-ns 86139 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 8703325 ns/op 8696487 p50-ns 8764371 p90-ns 9171220 p99-ns BenchmarkGoroutineProfile/large/loaded-4 12 13495366 ns/op 10451747 p50-ns 24330465 p90-ns 25236948 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7572 16600 ns/op 14609 p50-ns 18902 p90-ns 33977 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6061 22395 ns/op 16970 p50-ns 24751 p90-ns 189622 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 934 119196 ns/op 113399 p50-ns 133601 p90-ns 162476 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 247 497644 ns/op 274061 p50-ns 390448 p90-ns 8998487 p99-ns BenchmarkRWMutexUncontended-4 3052182 37.81 ns/op BenchmarkRWMutexWrite100-4 1000000 203.3 ns/op BenchmarkRWMutexWrite10-4 151147 762.9 ns/op BenchmarkRWMutexWorkWrite100-4 529981 222.4 ns/op BenchmarkRWMutexWorkWrite10-4 71817 1753 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1556 67075 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 882 133796 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 948 124101 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 427 279180 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 469 252633 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 196 582674 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 236 500487 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 97 1197774 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 309838 337.7 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 372949 345.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 280248 394.2 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 269250 376.3 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 330909 377.2 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 284268 434.5 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 269677 380.3 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 286143 374.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 251722 443.2 ns/op BenchmarkMakeSlice/Byte-4 1992586 59.99 ns/op BenchmarkMakeSlice/Int16-4 2018606 60.34 ns/op BenchmarkMakeSlice/Int-4 1687136 66.80 ns/op BenchmarkMakeSlice/Ptr-4 1217234 96.32 ns/op BenchmarkMakeSlice/Struct/24-4 946225 112.6 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 137.1 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 154.0 ns/op BenchmarkGrowSlice/Byte-4 777902 149.0 ns/op BenchmarkGrowSlice/Int16-4 766341 158.1 ns/op BenchmarkGrowSlice/Int-4 678678 210.7 ns/op BenchmarkGrowSlice/Ptr-4 518250 251.4 ns/op BenchmarkGrowSlice/Struct/24-4 314421 340.9 ns/op BenchmarkGrowSlice/Struct/32-4 302022 387.4 ns/op BenchmarkGrowSlice/Struct/40-4 246084 462.9 ns/op BenchmarkExtendSlice/IntSlice-4 515412 244.4 ns/op BenchmarkExtendSlice/PointerSlice-4 411014 313.1 ns/op BenchmarkExtendSlice/NoGrow-4 781545 143.9 ns/op BenchmarkAppend-4 824682 135.0 ns/op BenchmarkAppendGrowByte-4 3 33593887 ns/op BenchmarkAppendGrowString-4 1 402296258 ns/op BenchmarkAppendSlice/1Bytes-4 1909534 61.63 ns/op BenchmarkAppendSlice/4Bytes-4 1909923 61.88 ns/op BenchmarkAppendSlice/7Bytes-4 1890624 64.21 ns/op BenchmarkAppendSlice/8Bytes-4 1928163 62.35 ns/op BenchmarkAppendSlice/15Bytes-4 1835898 66.47 ns/op BenchmarkAppendSlice/16Bytes-4 1893871 63.79 ns/op BenchmarkAppendSlice/32Bytes-4 1866614 64.61 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 98023 1131 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 24835 4412 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 10000 16323 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1914 59349 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 102 1137459 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 22 5343969 ns/op BenchmarkAppendStr/1Bytes-4 1428732 83.93 ns/op BenchmarkAppendStr/4Bytes-4 1481842 80.33 ns/op BenchmarkAppendStr/8Bytes-4 1487398 82.13 ns/op BenchmarkAppendStr/16Bytes-4 1465849 82.19 ns/op BenchmarkAppendStr/32Bytes-4 1454648 80.48 ns/op BenchmarkAppendSpecialCase-4 834312 140.5 ns/op BenchmarkCopy/1Byte-4 2004818 59.28 ns/op 16.87 MB/s BenchmarkCopy/1String-4 1958010 60.66 ns/op 16.48 MB/s BenchmarkCopy/2Byte-4 1941032 61.13 ns/op 32.72 MB/s BenchmarkCopy/2String-4 1975172 60.49 ns/op 33.07 MB/s BenchmarkCopy/4Byte-4 1971570 61.64 ns/op 64.89 MB/s BenchmarkCopy/4String-4 1979973 61.86 ns/op 64.66 MB/s BenchmarkCopy/8Byte-4 1979896 59.59 ns/op 134.25 MB/s BenchmarkCopy/8String-4 2028553 58.04 ns/op 137.83 MB/s BenchmarkCopy/12Byte-4 1853997 64.73 ns/op 185.39 MB/s BenchmarkCopy/12String-4 1864911 62.73 ns/op 191.31 MB/s BenchmarkCopy/16Byte-4 1956468 60.91 ns/op 262.66 MB/s BenchmarkCopy/16String-4 1902861 61.89 ns/op 258.52 MB/s BenchmarkCopy/32Byte-4 1876215 64.63 ns/op 495.16 MB/s BenchmarkCopy/32String-4 1864970 64.03 ns/op 499.76 MB/s BenchmarkCopy/128Byte-4 1415607 86.09 ns/op 1486.87 MB/s BenchmarkCopy/128String-4 1313649 91.24 ns/op 1402.97 MB/s BenchmarkCopy/1024Byte-4 400774 298.1 ns/op 3435.50 MB/s BenchmarkCopy/1024String-4 353916 338.2 ns/op 3027.76 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 26385 4026 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 21205 5540 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 13732 8685 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 10246 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 9711 13352 ns/op BenchmarkAppendInPlace/Grow/Byte-4 133526 835.1 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 139518 821.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 117643 1026 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 94119 1304 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 75639 1384 ns/op BenchmarkStackCopyPtr-4 1 159493651 ns/op BenchmarkStackCopy-4 1 107566290 ns/op BenchmarkStackCopyNoCache-4 21 4826667 ns/op BenchmarkStackCopyWithStkobj-4 1 119605185 ns/op BenchmarkIssue18138-4 670 161121 ns/op BenchmarkCompareStringEqual-4 9503608 10.83 ns/op BenchmarkCompareStringIdentical-4 14152748 7.548 ns/op BenchmarkCompareStringSameLength-4 11698830 8.700 ns/op BenchmarkCompareStringDifferentLength-4 22585610 5.266 ns/op BenchmarkCompareStringBigUnaligned-4 1340 86867 ns/op 12071.16 MB/s BenchmarkCompareStringBig-4 1093 96412 ns/op 10876.08 MB/s BenchmarkConcatStringAndBytes-4 2250696 54.76 ns/op BenchmarkSliceByteToString/1-4 2259097 52.87 ns/op BenchmarkSliceByteToString/2-4 1000000 106.0 ns/op BenchmarkSliceByteToString/4-4 1000000 103.5 ns/op BenchmarkSliceByteToString/8-4 1000000 103.7 ns/op BenchmarkSliceByteToString/16-4 1000000 105.7 ns/op BenchmarkSliceByteToString/32-4 1000000 117.6 ns/op BenchmarkSliceByteToString/64-4 1000000 135.6 ns/op BenchmarkSliceByteToString/128-4 671992 185.5 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2144611 55.44 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 858337 138.5 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 119.6 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3178380 35.33 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1586054 73.22 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1792761 63.22 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2303290 50.86 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 441982 268.9 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 545132 215.6 ns/op BenchmarkRuneIterate/range/ASCII-4 5333665 22.50 ns/op BenchmarkRuneIterate/range/Japanese-4 2035742 59.12 ns/op BenchmarkRuneIterate/range/MixedLength-4 2196956 53.87 ns/op BenchmarkRuneIterate/range1/ASCII-4 5232754 22.57 ns/op BenchmarkRuneIterate/range1/Japanese-4 2046700 58.83 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2173772 55.14 ns/op BenchmarkRuneIterate/range2/ASCII-4 5288215 22.61 ns/op BenchmarkRuneIterate/range2/Japanese-4 2019081 58.78 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2208307 54.49 ns/op BenchmarkArrayEqual-4 21235668 5.663 ns/op BenchmarkFunc/Name-4 4542547 23.48 ns/op BenchmarkFunc/Entry-4 9691621 11.76 ns/op BenchmarkFunc/FileLine-4 1542020 75.12 ns/op PASS ok runtime 137.866s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 26600 4434 ns/op BenchmarkHandle/concurrent-4 15206 7645 ns/op PASS ok runtime/cgo 0.520s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21024090 5.652 ns/op BenchmarkAtomicStore64-4 10002667 12.02 ns/op BenchmarkAtomicLoad-4 20755266 5.653 ns/op BenchmarkAtomicStore-4 9924811 12.10 ns/op BenchmarkAnd8-4 9982632 12.04 ns/op BenchmarkAnd-4 9831259 11.95 ns/op BenchmarkAnd8Parallel-4 3208850 47.76 ns/op BenchmarkAndParallel-4 2467690 48.24 ns/op BenchmarkOr8-4 9922482 12.04 ns/op BenchmarkOr-4 9921332 11.96 ns/op BenchmarkOr8Parallel-4 2500089 42.99 ns/op BenchmarkOrParallel-4 2924787 47.83 ns/op BenchmarkXadd-4 3175614 48.19 ns/op BenchmarkXadd64-4 2400992 48.72 ns/op BenchmarkCas-4 2650482 52.65 ns/op BenchmarkCas64-4 2520344 54.62 ns/op BenchmarkXchg-4 3227774 47.55 ns/op BenchmarkXchg64-4 4467384 47.64 ns/op PASS ok runtime/internal/atomic 2.977s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4653724 25.69 ns/op BenchmarkMulUintptr/large-4 3570483 31.81 ns/op PASS ok runtime/internal/math 0.344s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6482428 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9566583 ns/op 750.2 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 960 142509 ns/op 6.434 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13109912 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 20895823 ns/op 1378 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 129 779569 ns/op 70.91 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 80049546 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 109674384 ns/op 9175 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 13 10374268 ns/op 751.8 concurrent_launches/op PASS ok runtime/pprof 1.725s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 31 3995919 ns/op BenchmarkStackLeak-4 14455 6938 ns/op PASS ok runtime/race 0.464s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5349003 23.55 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 224601 566.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.323s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompact/nil-4 6781885 17.69 ns/op BenchmarkCompact/one-4 1944764 60.79 ns/op BenchmarkCompact/sorted-4 960841 104.9 ns/op BenchmarkCompact/1_item-4 1224536 97.01 ns/op BenchmarkCompact/unsorted-4 1000000 103.8 ns/op BenchmarkCompact/many-4 851293 139.1 ns/op BenchmarkReplace/naive-fast-4 71664 1673 ns/op BenchmarkReplace/optimized-fast-4 72134 1410 ns/op BenchmarkReplace/naive-slow-4 38398 2880 ns/op BenchmarkReplace/optimized-slow-4 45392 2451 ns/op PASS ok slices 1.556s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 158426 722.7 ns/op BenchmarkSortString1K-4 180 660077 ns/op BenchmarkSortString1K_Slice-4 208 575960 ns/op BenchmarkStableString1K-4 100 1114999 ns/op BenchmarkSortInt1K-4 226 526896 ns/op BenchmarkSortInt1K_Sorted-4 3574 35134 ns/op BenchmarkSortInt1K_Reversed-4 2038 59022 ns/op BenchmarkSortInt1K_Mod8-4 570 208550 ns/op BenchmarkStableInt1K-4 144 827854 ns/op BenchmarkStableInt1K_Slice-4 164 727119 ns/op BenchmarkSortInt64K-4 2 50539916 ns/op BenchmarkSortInt64K_Slice-4 3 43473596 ns/op BenchmarkStableInt64K-4 2 72015250 ns/op BenchmarkSort1e2-4 489 246592 ns/op BenchmarkStable1e2-4 180 653942 ns/op BenchmarkSort1e4-4 2 50476470 ns/op BenchmarkStable1e4-4 1 221536203 ns/op PASS ok sort 3.456s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 861504 140.0 ns/op BenchmarkAtof64Float-4 749672 160.5 ns/op BenchmarkAtof64FloatExp-4 621973 185.6 ns/op BenchmarkAtof64Big-4 423987 280.8 ns/op BenchmarkAtof64RandomBits-4 362802 318.3 ns/op BenchmarkAtof64RandomFloats-4 443172 262.8 ns/op BenchmarkAtof64RandomLongFloats-4 384218 302.6 ns/op BenchmarkAtof32Decimal-4 805748 142.2 ns/op BenchmarkAtof32Float-4 700220 167.7 ns/op BenchmarkAtof32FloatExp-4 585686 198.5 ns/op BenchmarkAtof32Random-4 357846 335.2 ns/op BenchmarkAtof32RandomLong-4 150277 791.1 ns/op BenchmarkParseInt/Pos/7bit-4 1358356 88.19 ns/op BenchmarkParseInt/Pos/26bit-4 600002 193.7 ns/op BenchmarkParseInt/Pos/31bit-4 546610 213.5 ns/op BenchmarkParseInt/Pos/56bit-4 360711 326.0 ns/op BenchmarkParseInt/Pos/63bit-4 339658 344.2 ns/op BenchmarkParseInt/Neg/7bit-4 1356898 88.07 ns/op BenchmarkParseInt/Neg/26bit-4 595701 195.0 ns/op BenchmarkParseInt/Neg/31bit-4 546132 215.0 ns/op BenchmarkParseInt/Neg/56bit-4 367088 318.7 ns/op BenchmarkParseInt/Neg/63bit-4 337431 341.2 ns/op BenchmarkAtoi/Pos/7bit-4 1978893 59.50 ns/op BenchmarkAtoi/Pos/26bit-4 797127 144.9 ns/op BenchmarkAtoi/Pos/31bit-4 703686 161.4 ns/op BenchmarkAtoi/Pos/56bit-4 420048 276.3 ns/op BenchmarkAtoi/Pos/63bit-4 327391 364.3 ns/op BenchmarkAtoi/Neg/7bit-4 1948606 61.48 ns/op BenchmarkAtoi/Neg/26bit-4 784677 145.2 ns/op BenchmarkAtoi/Neg/31bit-4 681522 161.3 ns/op BenchmarkAtoi/Neg/56bit-4 424071 275.0 ns/op BenchmarkAtoi/Neg/63bit-4 328417 361.4 ns/op BenchmarkFormatFloat/Decimal-4 112732 1081 ns/op BenchmarkFormatFloat/Float-4 105354 1178 ns/op BenchmarkFormatFloat/Exp-4 113883 1052 ns/op BenchmarkFormatFloat/NegExp-4 108112 1058 ns/op BenchmarkFormatFloat/LongExp-4 95071 1243 ns/op BenchmarkFormatFloat/Big-4 93033 1346 ns/op BenchmarkFormatFloat/BinaryExp-4 206739 610.1 ns/op BenchmarkFormatFloat/32Integer-4 112039 1057 ns/op BenchmarkFormatFloat/32ExactFraction-4 115184 1006 ns/op BenchmarkFormatFloat/32Point-4 109371 1109 ns/op BenchmarkFormatFloat/32Exp-4 114818 1038 ns/op BenchmarkFormatFloat/32NegExp-4 112213 1061 ns/op BenchmarkFormatFloat/32Shortest-4 117704 991.6 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 134294 882.8 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 123172 917.4 ns/op BenchmarkFormatFloat/64Fixed1-4 154414 804.5 ns/op BenchmarkFormatFloat/64Fixed2-4 144692 793.2 ns/op BenchmarkFormatFloat/64Fixed3-4 151904 782.6 ns/op BenchmarkFormatFloat/64Fixed4-4 147450 779.5 ns/op BenchmarkFormatFloat/64Fixed12-4 87970 1403 ns/op BenchmarkFormatFloat/64Fixed16-4 108928 1091 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 105241 1057 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 102597 1170 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2254 48450 ns/op BenchmarkFormatFloat/Slowpath64-4 92516 1263 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 96128 1253 ns/op BenchmarkAppendFloat/Decimal-4 138386 859.9 ns/op BenchmarkAppendFloat/Float-4 119102 971.6 ns/op BenchmarkAppendFloat/Exp-4 136032 858.0 ns/op BenchmarkAppendFloat/NegExp-4 138698 868.0 ns/op BenchmarkAppendFloat/LongExp-4 111217 1042 ns/op BenchmarkAppendFloat/Big-4 106759 1096 ns/op BenchmarkAppendFloat/BinaryExp-4 302757 377.1 ns/op BenchmarkAppendFloat/32Integer-4 138363 854.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 139486 851.7 ns/op BenchmarkAppendFloat/32Point-4 131493 902.1 ns/op BenchmarkAppendFloat/32Exp-4 140864 853.7 ns/op BenchmarkAppendFloat/32NegExp-4 142104 839.5 ns/op BenchmarkAppendFloat/32Shortest-4 157237 752.3 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 172875 674.6 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 171955 694.1 ns/op BenchmarkAppendFloat/64Fixed1-4 190518 600.6 ns/op BenchmarkAppendFloat/64Fixed2-4 194824 590.8 ns/op BenchmarkAppendFloat/64Fixed3-4 198056 596.5 ns/op BenchmarkAppendFloat/64Fixed4-4 198384 592.5 ns/op BenchmarkAppendFloat/64Fixed12-4 104079 1151 ns/op BenchmarkAppendFloat/64Fixed16-4 133212 872.7 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 144988 804.4 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 124228 946.4 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2436 47873 ns/op BenchmarkAppendFloat/Slowpath64-4 112772 1045 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113610 1031 ns/op BenchmarkFormatInt-4 15148 7806 ns/op BenchmarkAppendInt-4 17240 6993 ns/op BenchmarkFormatUint-4 81986 1453 ns/op BenchmarkAppendUint-4 96152 1244 ns/op BenchmarkFormatIntSmall/7-4 2659922 44.00 ns/op BenchmarkFormatIntSmall/42-4 2677766 44.64 ns/op BenchmarkAppendIntSmall-4 1376562 87.38 ns/op BenchmarkAppendUintVarlen/1-4 1306951 89.30 ns/op BenchmarkAppendUintVarlen/12-4 1300953 90.75 ns/op BenchmarkAppendUintVarlen/123-4 948138 118.9 ns/op BenchmarkAppendUintVarlen/1234-4 959474 122.9 ns/op BenchmarkAppendUintVarlen/12345-4 898928 123.9 ns/op BenchmarkAppendUintVarlen/123456-4 940574 124.5 ns/op BenchmarkAppendUintVarlen/1234567-4 872092 127.3 ns/op BenchmarkAppendUintVarlen/12345678-4 873936 128.7 ns/op BenchmarkAppendUintVarlen/123456789-4 877593 129.9 ns/op BenchmarkAppendUintVarlen/1234567890-4 882745 131.4 ns/op BenchmarkAppendUintVarlen/12345678901-4 816824 134.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 817312 134.5 ns/op BenchmarkAppendUintVarlen/1234567890123-4 810658 136.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 842386 135.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 819850 139.1 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 796672 139.0 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 798045 142.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 807212 143.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 739420 147.4 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 767035 146.9 ns/op BenchmarkQuote-4 43383 2722 ns/op BenchmarkQuoteRune-4 434212 255.9 ns/op BenchmarkAppendQuote-4 50437 2340 ns/op BenchmarkAppendQuoteRune-4 793558 140.2 ns/op BenchmarkUnquoteEasy-4 1338835 89.35 ns/op BenchmarkUnquoteHard-4 48402 2424 ns/op PASS ok strconv 16.117s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 382688 267.2 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 144276 830.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 180774 613.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 265999 390.0 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 81888 1252 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 100292 1094 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 627050 181.7 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 21896 5368 ns/op BenchmarkGenericMatch1-4 2152 51326 ns/op BenchmarkGenericMatch2-4 438 269038 ns/op BenchmarkSingleMaxSkipping-4 8202 14264 ns/op 701.05 MB/s BenchmarkSingleLongSuffixFail-4 14193 8424 ns/op 118.95 MB/s BenchmarkSingleMatch-4 255 453158 ns/op 33.10 MB/s BenchmarkByteByteNoMatch-4 73269 1608 ns/op BenchmarkByteByteMatch-4 19228 6131 ns/op BenchmarkByteStringMatch-4 22773 5153 ns/op BenchmarkHTMLEscapeNew-4 73353 1626 ns/op BenchmarkHTMLEscapeOld-4 89498 1306 ns/op BenchmarkByteStringReplacerWriteString-4 1454 77676 ns/op BenchmarkByteReplacerWriteString-4 1572 74849 ns/op BenchmarkByteByteReplaces-4 3498 32315 ns/op BenchmarkByteByteMap-4 10000 11910 ns/op BenchmarkMap/identity/ASCII-4 590835 198.4 ns/op BenchmarkMap/identity/Greek-4 458134 254.4 ns/op BenchmarkMap/change/ASCII-4 39850 3033 ns/op BenchmarkMap/change/Greek-4 29334 3951 ns/op BenchmarkIndexRune-4 2047370 57.89 ns/op BenchmarkIndexRuneLongString-4 1741010 69.58 ns/op BenchmarkIndexRuneFastPath-4 4260255 27.96 ns/op BenchmarkIndex-4 4198676 28.13 ns/op BenchmarkLastIndex-4 4956307 24.12 ns/op BenchmarkIndexByte-4 10252868 10.73 ns/op BenchmarkToUpper/#00-4 3214740 38.01 ns/op BenchmarkToUpper/ONLYUPPER-4 2188906 54.84 ns/op BenchmarkToUpper/abc-4 323407 382.5 ns/op BenchmarkToUpper/AbC123-4 244882 470.3 ns/op BenchmarkToUpper/azAZ09_-4 271476 429.0 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 56343 2085 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 74280 1618 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 34520 3445 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56851 2111 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 122836 968.5 ns/op BenchmarkToLower/#00-4 3309042 36.35 ns/op BenchmarkToLower/abc-4 2834618 42.25 ns/op BenchmarkToLower/AbC123-4 234105 507.7 ns/op BenchmarkToLower/azAZ09_-4 224758 504.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 101038 1182 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 69018 1762 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 35612 3421 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 79052 1507 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 122430 970.7 ns/op BenchmarkMapNoChanges-4 757051 141.0 ns/op BenchmarkTrim-4 38119 3126 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3329868 36.44 ns/op BenchmarkToValidUTF8/InvalidASCII-4 201249 597.3 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 132364 891.8 ns/op BenchmarkEqualFold/Tests-4 55035 2170 ns/op BenchmarkEqualFold/ASCII-4 3442671 34.90 ns/op BenchmarkEqualFold/UnicodePrefix-4 108351 1100 ns/op BenchmarkEqualFold/UnicodeSuffix-4 120253 994.0 ns/op BenchmarkIndexHard1-4 834 142826 ns/op BenchmarkIndexHard2-4 602 200063 ns/op BenchmarkIndexHard3-4 151 796680 ns/op BenchmarkIndexHard4-4 183 652235 ns/op BenchmarkLastIndexHard1-4 57 1976411 ns/op BenchmarkLastIndexHard2-4 58 1973932 ns/op BenchmarkLastIndexHard3-4 57 1998499 ns/op BenchmarkCountHard1-4 831 142082 ns/op BenchmarkCountHard2-4 591 199790 ns/op BenchmarkCountHard3-4 151 791434 ns/op BenchmarkIndexTorture-4 7641 15668 ns/op BenchmarkCountTorture-4 7687 15709 ns/op BenchmarkCountTortureOverlapping-4 697 163126 ns/op BenchmarkCountByte/10-4 4283012 27.19 ns/op 367.72 MB/s BenchmarkCountByte/32-4 4202007 28.43 ns/op 1125.60 MB/s BenchmarkCountByte/4096-4 836965 137.7 ns/op 29740.88 MB/s BenchmarkCountByte/4194304-4 696 149266 ns/op 28099.48 MB/s BenchmarkCountByte/67108864-4 19 6012433 ns/op 11161.68 MB/s BenchmarkFields/ASCII/16-4 236604 482.2 ns/op 33.18 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 20182 5646 ns/op 45.34 MB/s 352 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1257 92718 ns/op 44.18 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 66 1767106 ns/op 37.09 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28027532 ns/op 37.41 MB/s 1523712 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 152427 775.6 ns/op 20.63 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10412 11289 ns/op 22.68 MB/s 320 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 562 203168 ns/op 20.16 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 30 4197685 ns/op 15.61 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 87303962 ns/op 12.01 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 185600 615.1 ns/op 26.01 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 18560 6233 ns/op 41.07 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 970 122087 ns/op 33.55 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 40 2935292 ns/op 22.33 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 67740230 ns/op 15.48 MB/s 10465536 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 190678 609.9 ns/op 26.23 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 13874 8597 ns/op 29.78 MB/s 320 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 764 158723 ns/op 25.81 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 30 3494074 ns/op 18.76 MB/s 463107 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 77413706 ns/op 13.55 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 106495178 ns/op BenchmarkSplitSingleByteSeparator-4 14 8163653 ns/op BenchmarkSplitMultiByteSeparator-4 28 3896810 ns/op BenchmarkSplitNSingleByteSeparator-4 214694 509.0 ns/op BenchmarkSplitNMultiByteSeparator-4 167277 723.0 ns/op BenchmarkRepeat/5x0-4 3468855 34.07 ns/op BenchmarkRepeat/5x1-4 3519638 33.92 ns/op BenchmarkRepeat/5x2-4 274668 439.6 ns/op BenchmarkRepeat/5x6-4 168651 713.6 ns/op BenchmarkRepeat/10x0-4 3578752 33.25 ns/op BenchmarkRepeat/10x1-4 3516428 34.06 ns/op BenchmarkRepeat/10x2-4 274051 435.8 ns/op BenchmarkRepeat/10x6-4 158995 748.7 ns/op BenchmarkRepeatLarge/256/1-4 73290 1462 ns/op 175.07 MB/s BenchmarkRepeatLarge/256/16-4 115380 938.0 ns/op 272.91 MB/s BenchmarkRepeatLarge/512/1-4 59887 1862 ns/op 274.94 MB/s BenchmarkRepeatLarge/512/16-4 94268 1290 ns/op 396.87 MB/s BenchmarkRepeatLarge/1024/1-4 45944 2392 ns/op 428.13 MB/s BenchmarkRepeatLarge/1024/16-4 63408 1820 ns/op 562.76 MB/s BenchmarkRepeatLarge/2048/1-4 34276 3278 ns/op 624.81 MB/s BenchmarkRepeatLarge/2048/16-4 40920 2807 ns/op 729.61 MB/s BenchmarkRepeatLarge/4096/1-4 22297 5066 ns/op 808.60 MB/s BenchmarkRepeatLarge/4096/16-4 26432 4516 ns/op 907.01 MB/s BenchmarkRepeatLarge/8192/1-4 13594 8883 ns/op 922.22 MB/s BenchmarkRepeatLarge/8192/16-4 14624 7857 ns/op 1042.65 MB/s BenchmarkRepeatLarge/8192/4097-4 5769447 20.12 ns/op 203631.29 MB/s BenchmarkRepeatLarge/16384/1-4 7826 14407 ns/op 1137.20 MB/s BenchmarkRepeatLarge/16384/16-4 10000 15468 ns/op 1059.24 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 10686 ns/op 1150.16 MB/s BenchmarkRepeatLarge/32768/1-4 4456 27334 ns/op 1198.82 MB/s BenchmarkRepeatLarge/32768/16-4 4676 24579 ns/op 1333.18 MB/s BenchmarkRepeatLarge/32768/4097-4 5539 22853 ns/op 1254.94 MB/s BenchmarkRepeatLarge/65536/1-4 2182 47326 ns/op 1384.77 MB/s BenchmarkRepeatLarge/65536/16-4 2425 48739 ns/op 1344.65 MB/s BenchmarkRepeatLarge/65536/4097-4 2152 48971 ns/op 1254.92 MB/s BenchmarkRepeatLarge/131072/1-4 220 522979 ns/op 250.63 MB/s BenchmarkRepeatLarge/131072/16-4 228 522600 ns/op 250.81 MB/s BenchmarkRepeatLarge/131072/4097-4 223 511459 ns/op 248.32 MB/s BenchmarkRepeatLarge/262144/1-4 100 1049106 ns/op 249.87 MB/s BenchmarkRepeatLarge/262144/16-4 100 1033738 ns/op 253.59 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1080778 ns/op 238.82 MB/s BenchmarkRepeatLarge/524288/1-4 60 2167620 ns/op 241.87 MB/s BenchmarkRepeatLarge/524288/16-4 51 2133771 ns/op 245.71 MB/s BenchmarkRepeatLarge/524288/4097-4 57 2142301 ns/op 242.88 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4224916 ns/op 248.19 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4129749 ns/op 253.91 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4177524 ns/op 250.08 MB/s BenchmarkRepeatLarge/2097152/1-4 15 7776080 ns/op 269.69 MB/s BenchmarkRepeatLarge/2097152/16-4 15 7835024 ns/op 267.66 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 7869562 ns/op 266.03 MB/s BenchmarkRepeatLarge/4194304/1-4 7 15741458 ns/op 266.45 MB/s BenchmarkRepeatLarge/4194304/16-4 7 16411464 ns/op 255.57 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15839739 ns/op 264.60 MB/s BenchmarkRepeatLarge/8388608/1-4 3 34997510 ns/op 239.69 MB/s BenchmarkRepeatLarge/8388608/16-4 4 30736260 ns/op 272.92 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32203041 ns/op 260.43 MB/s BenchmarkRepeatLarge/16777216/1-4 2 62559147 ns/op 268.18 MB/s BenchmarkRepeatLarge/16777216/16-4 2 61839576 ns/op 271.30 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62717065 ns/op 267.51 MB/s BenchmarkRepeatLarge/33554432/1-4 1 119738464 ns/op 280.23 MB/s BenchmarkRepeatLarge/33554432/16-4 1 119911133 ns/op 279.83 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 124182691 ns/op 270.20 MB/s BenchmarkRepeatLarge/67108864/1-4 1 243305042 ns/op 275.82 MB/s BenchmarkRepeatLarge/67108864/16-4 1 235529280 ns/op 284.93 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 239932851 ns/op 279.70 MB/s BenchmarkRepeatLarge/134217728/1-4 1 472269476 ns/op 284.20 MB/s BenchmarkRepeatLarge/134217728/16-4 1 478195788 ns/op 280.68 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 472981343 ns/op 283.77 MB/s BenchmarkRepeatLarge/268435456/1-4 1 925916857 ns/op 289.91 MB/s BenchmarkRepeatLarge/268435456/16-4 1 943803822 ns/op 284.42 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 938390683 ns/op 286.06 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1890877250 ns/op 283.93 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1871851381 ns/op 286.81 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1955327641 ns/op 274.57 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3660280609 ns/op 293.35 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3781392048 ns/op 283.95 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3707384829 ns/op 289.62 MB/s BenchmarkIndexAnyASCII/1:1-4 1998381 57.79 ns/op BenchmarkIndexAnyASCII/1:2-4 2043908 57.94 ns/op BenchmarkIndexAnyASCII/1:4-4 2094988 58.04 ns/op BenchmarkIndexAnyASCII/1:8-4 2056243 57.33 ns/op BenchmarkIndexAnyASCII/1:16-4 2075504 58.04 ns/op BenchmarkIndexAnyASCII/1:32-4 2060383 58.24 ns/op BenchmarkIndexAnyASCII/1:64-4 2123388 56.15 ns/op BenchmarkIndexAnyASCII/16:1-4 2172516 55.08 ns/op BenchmarkIndexAnyASCII/16:2-4 783453 152.3 ns/op BenchmarkIndexAnyASCII/16:4-4 764678 153.7 ns/op BenchmarkIndexAnyASCII/16:8-4 727980 162.7 ns/op BenchmarkIndexAnyASCII/16:16-4 690727 171.4 ns/op BenchmarkIndexAnyASCII/16:32-4 596311 199.7 ns/op BenchmarkIndexAnyASCII/16:64-4 491301 245.7 ns/op BenchmarkIndexAnyASCII/256:1-4 1913347 62.25 ns/op BenchmarkIndexAnyASCII/256:2-4 73868 1618 ns/op BenchmarkIndexAnyASCII/256:4-4 73368 1623 ns/op BenchmarkIndexAnyASCII/256:8-4 73557 1636 ns/op BenchmarkIndexAnyASCII/256:16-4 73258 1647 ns/op BenchmarkIndexAnyASCII/256:32-4 71880 1672 ns/op BenchmarkIndexAnyASCII/256:64-4 69680 1723 ns/op BenchmarkIndexAnyUTF8/1:1-4 2179818 54.81 ns/op BenchmarkIndexAnyUTF8/1:2-4 2036566 58.79 ns/op BenchmarkIndexAnyUTF8/1:4-4 2081721 56.46 ns/op BenchmarkIndexAnyUTF8/1:8-4 2140153 57.23 ns/op BenchmarkIndexAnyUTF8/1:16-4 2188066 56.15 ns/op BenchmarkIndexAnyUTF8/1:32-4 2082451 56.99 ns/op BenchmarkIndexAnyUTF8/1:64-4 2161516 54.96 ns/op BenchmarkIndexAnyUTF8/16:1-4 1705904 70.96 ns/op BenchmarkIndexAnyUTF8/16:2-4 313213 367.5 ns/op BenchmarkIndexAnyUTF8/16:4-4 311856 364.8 ns/op BenchmarkIndexAnyUTF8/16:8-4 319096 366.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 312111 375.2 ns/op BenchmarkIndexAnyUTF8/16:32-4 302606 379.6 ns/op BenchmarkIndexAnyUTF8/16:64-4 309787 378.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 337270 354.0 ns/op BenchmarkIndexAnyUTF8/256:2-4 23894 5014 ns/op BenchmarkIndexAnyUTF8/256:4-4 23839 4960 ns/op BenchmarkIndexAnyUTF8/256:8-4 23950 4997 ns/op BenchmarkIndexAnyUTF8/256:16-4 22753 5241 ns/op BenchmarkIndexAnyUTF8/256:32-4 23001 5158 ns/op BenchmarkIndexAnyUTF8/256:64-4 22981 5224 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2128372 56.12 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2174754 54.86 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2156390 55.27 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2181746 55.12 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2207752 55.04 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2119342 56.96 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2196489 54.78 ns/op BenchmarkLastIndexAnyASCII/16:1-4 755204 152.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 760964 151.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 728848 154.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 733935 160.9 ns/op BenchmarkLastIndexAnyASCII/16:16-4 690403 171.8 ns/op BenchmarkLastIndexAnyASCII/16:32-4 599850 200.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 484852 245.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 74010 1628 ns/op BenchmarkLastIndexAnyASCII/256:2-4 72216 1632 ns/op BenchmarkLastIndexAnyASCII/256:4-4 73382 1621 ns/op BenchmarkLastIndexAnyASCII/256:8-4 73915 1627 ns/op BenchmarkLastIndexAnyASCII/256:16-4 73107 1638 ns/op BenchmarkLastIndexAnyASCII/256:32-4 71850 1670 ns/op BenchmarkLastIndexAnyASCII/256:64-4 69070 1734 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2079322 56.73 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2154732 55.52 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2148530 54.93 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2174868 55.75 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2178916 54.21 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2099205 56.66 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2227762 53.99 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 394476 294.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 186152 622.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 184995 616.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 181998 621.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 180885 654.2 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 177424 664.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 175602 656.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 29857 3950 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 12997 9194 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13194 9342 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12232 9670 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 12122 9986 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10030 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 12223 9828 ns/op BenchmarkTrimASCII/1:1-4 3264160 37.04 ns/op BenchmarkTrimASCII/1:2-4 2525059 47.07 ns/op BenchmarkTrimASCII/1:4-4 2390354 49.68 ns/op BenchmarkTrimASCII/1:8-4 2100396 56.64 ns/op BenchmarkTrimASCII/1:16-4 1763244 67.65 ns/op BenchmarkTrimASCII/16:1-4 2641779 44.12 ns/op BenchmarkTrimASCII/16:2-4 753210 148.8 ns/op BenchmarkTrimASCII/16:4-4 751832 152.8 ns/op BenchmarkTrimASCII/16:8-4 725508 160.0 ns/op BenchmarkTrimASCII/16:16-4 659594 170.0 ns/op BenchmarkTrimASCII/256:1-4 728592 154.7 ns/op BenchmarkTrimASCII/256:2-4 76380 1585 ns/op BenchmarkTrimASCII/256:4-4 74832 1580 ns/op BenchmarkTrimASCII/256:8-4 76119 1578 ns/op BenchmarkTrimASCII/256:16-4 75408 1597 ns/op BenchmarkTrimASCII/4096:1-4 74526 1598 ns/op BenchmarkTrimASCII/4096:2-4 4795 24244 ns/op BenchmarkTrimASCII/4096:4-4 4608 24375 ns/op BenchmarkTrimASCII/4096:8-4 4932 24409 ns/op BenchmarkTrimASCII/4096:16-4 4558 24313 ns/op BenchmarkTrimByte-4 4456244 26.74 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13388 9020 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13398 8934 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1154 103604 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2348 51080 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4578 25558 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 8155 14413 ns/op BenchmarkJoin/0-4 5371806 21.84 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4225426 27.51 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 214460 583.4 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 135496 831.1 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 101002 1127 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 89378 1390 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 72594 1628 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 63799 1907 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2684390 43.79 ns/op BenchmarkTrimSpace/ASCII-4 1570663 77.22 ns/op BenchmarkTrimSpace/SomeNonASCII-4 137990 826.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 76959 1553 ns/op BenchmarkReplaceAll-4 127533 941.4 ns/op 16 B/op 1 allocs/op PASS ok strings 66.676s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 49134 2427 ns/op BenchmarkCond2-4 26074 4987 ns/op BenchmarkCond4-4 15892 7239 ns/op BenchmarkCond8-4 8756 14562 ns/op BenchmarkCond16-4 4298 27811 ns/op BenchmarkCond32-4 1500 73461 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 452521 270.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 274623 411.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 521588 240.5 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 447164 253.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 273921 392.6 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 471804 236.2 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 76918 1701 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 71642 1933 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 58165 2823 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 46206 2831 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 438478 228.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 177798 710.0 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 442729 257.6 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 159931 783.8 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 491707 232.7 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 174822 684.8 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2057752 62.04 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 40158 3053 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 137400 938.6 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 219112 643.2 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6783 15889 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 286 420845 ns/op BenchmarkRange/*sync.Map-4 1498 84897 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 81565 1455 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 193434 545.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 63520 1828 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 109833 1237 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 246741 486.6 ns/op BenchmarkAdversarialDelete/*sync.Map-4 185318 842.5 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 75291 1596 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 167948 668.4 ns/op BenchmarkDeleteCollision/*sync.Map-4 547110 185.5 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 49173 2493 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 118255 874.8 ns/op BenchmarkSwapCollision/*sync.Map-4 73104 1724 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 261 463114 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 94650 1267 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 304963 400.3 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 21116 5702 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 61924 1977 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 22513 5481 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 219169 691.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 85788 1181 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 190448 798.9 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1709643 64.71 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 153850 721.5 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1762900 57.59 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 475216 255.7 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 163300 782.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 476725 250.6 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 97320 1301 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 307297 399.4 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 406359 269.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 118484 1041 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 504633 248.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 427396 1241 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 100567 1130 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 217726 771.5 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 59839 2222 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 207860 566.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 459522 278.3 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 116200 985.0 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 493996 222.0 ns/op BenchmarkUncontendedSemaphore-4 3374974 35.56 ns/op BenchmarkContendedSemaphore-4 2581816 40.19 ns/op BenchmarkMutexUncontended-4 806594 133.2 ns/op BenchmarkMutex-4 158973 854.6 ns/op BenchmarkMutexSlack-4 145293 868.2 ns/op BenchmarkMutexWork-4 142530 976.5 ns/op BenchmarkMutexWorkSlack-4 147424 927.9 ns/op BenchmarkMutexNoSpin-4 48321 2106 ns/op BenchmarkMutexSpin-4 62109 1934 ns/op BenchmarkOnce-4 557324 245.7 ns/op BenchmarkSemaUncontended-4 6247357 17.42 ns/op BenchmarkSemaSyntNonblock-4 1000000 102.3 ns/op BenchmarkSemaSyntBlock-4 1000000 105.6 ns/op BenchmarkSemaWorkNonblock-4 880130 142.6 ns/op BenchmarkSemaWorkBlock-4 775815 148.6 ns/op BenchmarkRWMutexUncontended-4 448362 281.9 ns/op BenchmarkRWMutexWrite100-4 313378 394.0 ns/op BenchmarkRWMutexWrite10-4 238407 477.0 ns/op BenchmarkRWMutexWorkWrite100-4 247714 488.4 ns/op BenchmarkRWMutexWorkWrite10-4 203280 605.5 ns/op BenchmarkWaitGroupUncontended-4 974004 112.6 ns/op BenchmarkWaitGroupAddDone-4 336972 399.0 ns/op BenchmarkWaitGroupAddDoneWork-4 341211 377.9 ns/op BenchmarkWaitGroupWait-4 4854014 22.51 ns/op BenchmarkWaitGroupWaitWork-4 2785844 43.04 ns/op BenchmarkWaitGroupActuallyWait-4 42823 2875 ns/op 32 B/op 2 allocs/op PASS ok sync 17.757s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 448704 241.5 ns/op PASS ok sync/atomic 0.146s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 93570 1268 ns/op 0 B/op 0 allocs/op PASS ok testing 0.175s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7782 14341 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11929 10047 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 98 1186198 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 126 933957 ns/op 1026 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 185214151 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 182016009 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1658 63406 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2149 52706 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 5812597 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 20 5202209 ns/op 20678 B/op 51 allocs/op BenchmarkTable/10x100000/new-4 1 723839096 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 718633357 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 214 537750 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 249 480279 ns/op 157 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 58765640 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 56599010 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7162441665 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6870686634 ns/op 335149976 B/op 100092 allocs/op BenchmarkPyramid/10-4 2784 41007 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 38 2871927 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 317154946 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2344 45663 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 272 431023 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 27 4361032 ns/op 427427 B/op 1661 allocs/op BenchmarkCode-4 7020 15123 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.054s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 82432816 ns/op BenchmarkVariableString-4 94941 1179 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1998 54025 ns/op 2505 B/op 39 allocs/op PASS ok text/template/parse 0.536s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 37 2903013 ns/op BenchmarkAfter-4 106 1054229 ns/op BenchmarkStop-4 196 576470 ns/op BenchmarkSimultaneousAfterFunc-4 26 3992209 ns/op BenchmarkStartStop-4 210 609374 ns/op BenchmarkReset-4 2521 54420 ns/op BenchmarkSleep-4 32 3570725 ns/op BenchmarkParallelTimerLatency-4 50 235468 avg-late-ns 2007018 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 37 302768 avg-late-ns 843922 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 342467 avg-late-ns 1048603 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 369173 avg-late-ns 1218552 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 362279 avg-late-ns 1352662 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 338020 avg-late-ns 1729689 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 295277 avg-late-ns 1891625 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 276375 avg-late-ns 2450448 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 190138 avg-late-ns 1601858 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 261875 avg-late-ns 2296820 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 850289 avg-late-ns 4514295 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 314064 avg-late-ns 915304 max-late-ns BenchmarkTicker-4 374 378185 ns/op BenchmarkTickerReset-4 4089 30290 ns/op BenchmarkTickerResetNaive-4 177 606588 ns/op BenchmarkNow-4 1000000 102.5 ns/op BenchmarkNowUnixNano-4 1000000 102.9 ns/op BenchmarkNowUnixMilli-4 1000000 105.1 ns/op BenchmarkNowUnixMicro-4 1000000 102.4 ns/op BenchmarkFormat-4 58480 2065 ns/op BenchmarkFormatRFC3339-4 78205 1550 ns/op BenchmarkFormatRFC3339Nano-4 78442 1533 ns/op BenchmarkFormatNow-4 80845 1494 ns/op BenchmarkMarshalJSON-4 102411 1138 ns/op BenchmarkMarshalText-4 106178 1143 ns/op BenchmarkParse-4 143508 838.3 ns/op BenchmarkParseRFC3339UTC-4 325845 365.2 ns/op BenchmarkParseRFC3339UTCBytes-4 215965 558.7 ns/op BenchmarkParseRFC3339TZ-4 99830 1210 ns/op BenchmarkParseRFC3339TZBytes-4 78924 1533 ns/op BenchmarkParseDuration-4 506290 229.6 ns/op BenchmarkHour-4 847693 140.5 ns/op BenchmarkSecond-4 808004 141.2 ns/op BenchmarkYear-4 628816 185.5 ns/op BenchmarkDay-4 578469 204.3 ns/op BenchmarkISOWeek-4 622878 188.9 ns/op BenchmarkGoString-4 79060 1519 ns/op BenchmarkUnmarshalText-4 67372 1760 ns/op PASS ok time 11.244s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 608926 180.9 ns/op BenchmarkDecodeValidJapaneseChars-4 710462 148.4 ns/op BenchmarkDecodeRune-4 1610884 73.35 ns/op BenchmarkEncodeValidASCII-4 539846 200.5 ns/op BenchmarkEncodeValidJapaneseChars-4 808714 139.8 ns/op BenchmarkAppendRuneValidASCII-4 1629777 74.97 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2545662 47.15 ns/op BenchmarkEncodeRune-4 2870238 42.14 ns/op PASS ok unicode/utf16 1.222s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 839983 142.8 ns/op BenchmarkRuneCountTenJapaneseChars-4 171633 664.0 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3747420 31.98 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 425564 282.0 ns/op BenchmarkValidTenASCIIChars-4 848641 134.9 ns/op BenchmarkValid100KASCIIChars-4 92 1298770 ns/op BenchmarkValidTenJapaneseChars-4 159418 765.7 ns/op BenchmarkValidLongMostlyASCII-4 87 1359759 ns/op BenchmarkValidLongJapanese-4 48 2181029 ns/op BenchmarkValidStringTenASCIIChars-4 4971129 23.93 ns/op BenchmarkValidString100KASCIIChars-4 9865 12060 ns/op BenchmarkValidStringTenJapaneseChars-4 437928 255.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1248 97348 ns/op BenchmarkValidStringLongJapanese-4 159 744828 ns/op BenchmarkEncodeASCIIRune-4 4678834 26.00 ns/op BenchmarkEncodeJapaneseRune-4 2617136 42.51 ns/op BenchmarkAppendASCIIRune-4 9610976 12.25 ns/op BenchmarkAppendJapaneseRune-4 3024974 39.03 ns/op BenchmarkDecodeASCIIRune-4 2963552 40.26 ns/op BenchmarkDecodeJapaneseRune-4 2016447 60.17 ns/op BenchmarkFullRune/ASCII-4 3346833 36.14 ns/op BenchmarkFullRune/Incomplete-4 1548460 76.19 ns/op BenchmarkFullRune/Japanese-4 3512858 33.98 ns/op PASS ok unicode/utf8 3.635s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 58710466335 ns/op PASS ok cmd/api 65.892s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1000000 100.2 ns/op BenchmarkEqArrayOfStrings64-4 149136 793.6 ns/op BenchmarkEqArrayOfStrings1024-4 8760 11533 ns/op BenchmarkEqArrayOfFloats5-4 1397407 85.75 ns/op BenchmarkEqArrayOfFloats64-4 138922 844.3 ns/op BenchmarkEqArrayOfFloats1024-4 9392 12465 ns/op BenchmarkEqStruct-4 16446993 6.082 ns/op PASS ok cmd/compile/internal/reflectdata 0.950s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 62046 ns/op BenchmarkCopyElim1-4 672 175178 ns/op BenchmarkCopyElim10-4 649 166329 ns/op BenchmarkCopyElim100-4 337 331872 ns/op BenchmarkCopyElim1000-4 55 2064325 ns/op BenchmarkCopyElim10000-4 3 40993183 ns/op BenchmarkCopyElim100000-4 1 712002102 ns/op BenchmarkDeadCode/1-4 666 185005 ns/op BenchmarkDeadCode/10-4 511 216947 ns/op BenchmarkDeadCode/100-4 244 473405 ns/op BenchmarkDeadCode/1000-4 52 2543596 ns/op BenchmarkDeadCode/10000-4 3 34749057 ns/op BenchmarkDeadCode/100000-4 1 484068941 ns/op BenchmarkDeadCode/200000-4 1 1040243417 ns/op BenchmarkDominatorsLinear-4 14 8688292 ns/op 1.15 MB/s BenchmarkDominatorsFwdBack-4 8 13393793 ns/op 0.75 MB/s BenchmarkDominatorsManyPred-4 9 11903727 ns/op 0.84 MB/s BenchmarkDominatorsMaxPred-4 9 13237498 ns/op 0.76 MB/s BenchmarkDominatorsMaxPredVal-4 9 12545049 ns/op 0.80 MB/s BenchmarkFuse/1-4 597 213133 ns/op BenchmarkFuse/10-4 451 255052 ns/op BenchmarkFuse/100-4 136 863819 ns/op BenchmarkFuse/1000-4 21 5934270 ns/op BenchmarkFuse/10000-4 2 84805770 ns/op BenchmarkNilCheckDeep1-4 13003 9392 ns/op 0.11 MB/s 238 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5082 22508 ns/op 0.44 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 780 151437 ns/op 0.66 MB/s 666 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 70 1503657 ns/op 0.67 MB/s 4573 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18076598 ns/op 0.55 MB/s 142369 B/op 7 allocs/op BenchmarkDSEPass-4 31 3703402 ns/op 34035 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 117791382 ns/op 4253488 B/op 108417 allocs/op BenchmarkCSEPass-4 7 15130976 ns/op 103441 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 149151029 ns/op 5729784 B/op 97930 allocs/op BenchmarkDeadcodePass-4 177 638472 ns/op 89402 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 124802694 ns/op 4042352 B/op 44975 allocs/op BenchmarkMultiPass-4 66 1664522 ns/op 253169 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 253750889 ns/op 11192528 B/op 149875 allocs/op BenchmarkCondRewrite/SoloJump-4 3044581 39.85 ns/op BenchmarkCondRewrite/CombJump-4 2873902 42.36 ns/op PASS ok cmd/compile/internal/ssa 14.560s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9508 12282 ns/op BenchmarkExtShift-4 16026 7497 ns/op BenchmarkModify-4 9987 11554 ns/op BenchmarkMullImm-4 17299 6920 ns/op BenchmarkConstModify-4 9094 12311 ns/op BenchmarkBitSet-4 18048 6381 ns/op BenchmarkBitClear-4 19921 5999 ns/op BenchmarkBitToggle-4 19945 5985 ns/op BenchmarkBitSetConst-4 151041 757.3 ns/op BenchmarkBitClearConst-4 156166 761.7 ns/op BenchmarkBitToggleConst-4 151278 760.0 ns/op BenchmarkDivconstI64-4 9138271 13.05 ns/op BenchmarkModconstI64-4 8719141 13.73 ns/op BenchmarkDivisiblePow2constI64-4 8176141 14.73 ns/op BenchmarkDivisibleconstI64-4 8802835 13.74 ns/op BenchmarkDivisibleWDivconstI64-4 5843020 20.52 ns/op BenchmarkDivconstU64/3-4 7405173 14.05 ns/op BenchmarkDivconstU64/5-4 8319764 14.32 ns/op BenchmarkDivconstU64/37-4 8745538 13.78 ns/op BenchmarkDivconstU64/1234567-4 8995371 13.39 ns/op BenchmarkModconstU64-4 8265380 14.37 ns/op BenchmarkDivisibleconstU64-4 9000040 13.40 ns/op BenchmarkDivisibleWDivconstU64-4 6612690 18.10 ns/op BenchmarkDivconstI32-4 9215852 13.00 ns/op BenchmarkModconstI32-4 8807348 13.64 ns/op BenchmarkDivisiblePow2constI32-4 8431006 13.99 ns/op BenchmarkDivisibleconstI32-4 8477601 14.31 ns/op BenchmarkDivisibleWDivconstI32-4 6249034 19.27 ns/op BenchmarkDivconstU32-4 9501944 12.98 ns/op BenchmarkModconstU32-4 7990111 14.96 ns/op BenchmarkDivisibleconstU32-4 8439075 14.81 ns/op BenchmarkDivisibleWDivconstU32-4 5723824 21.06 ns/op BenchmarkDivconstI16-4 8839497 13.49 ns/op BenchmarkModconstI16-4 9008836 13.36 ns/op BenchmarkDivisiblePow2constI16-4 8521124 14.34 ns/op BenchmarkDivisibleconstI16-4 8558884 13.63 ns/op BenchmarkDivisibleWDivconstI16-4 6147366 19.34 ns/op BenchmarkDivconstU16-4 8159286 14.80 ns/op BenchmarkModconstU16-4 8870110 13.49 ns/op BenchmarkDivisibleconstU16-4 8508988 14.07 ns/op BenchmarkDivisibleWDivconstU16-4 5975728 20.14 ns/op BenchmarkDivconstI8-4 8891142 13.60 ns/op BenchmarkModconstI8-4 8500677 14.26 ns/op BenchmarkDivisiblePow2constI8-4 9104587 13.19 ns/op BenchmarkDivisibleconstI8-4 8230659 14.47 ns/op BenchmarkDivisibleWDivconstI8-4 6236190 19.18 ns/op BenchmarkDivconstU8-4 8202322 14.94 ns/op BenchmarkModconstU8-4 8875376 13.65 ns/op BenchmarkDivisibleconstU8-4 8778729 13.59 ns/op BenchmarkDivisibleWDivconstU8-4 6010604 20.29 ns/op BenchmarkMul2-4 166783 720.8 ns/op BenchmarkMulNeg2-4 164492 723.2 ns/op BenchmarkEfaceInteger-4 4440392 27.00 ns/op BenchmarkMulconstI32/3-4 16323931 7.638 ns/op BenchmarkMulconstI32/5-4 15129823 7.928 ns/op BenchmarkMulconstI32/12-4 16255126 7.227 ns/op BenchmarkMulconstI32/120-4 16651995 7.232 ns/op BenchmarkMulconstI32/-120-4 16826092 7.190 ns/op BenchmarkMulconstI32/65537-4 15489170 7.698 ns/op BenchmarkMulconstI32/65538-4 16686063 7.234 ns/op BenchmarkMulconstI64/3-4 16716315 7.175 ns/op BenchmarkMulconstI64/5-4 16608898 7.194 ns/op BenchmarkMulconstI64/12-4 16877066 7.237 ns/op BenchmarkMulconstI64/120-4 16747482 7.158 ns/op BenchmarkMulconstI64/-120-4 16695816 7.187 ns/op BenchmarkMulconstI64/65537-4 16640730 7.264 ns/op BenchmarkMulconstI64/65538-4 16203830 7.291 ns/op BenchmarkMulconstU32/3-4 16595776 7.252 ns/op BenchmarkMulconstU32/5-4 16787559 7.177 ns/op BenchmarkMulconstU32/12-4 15381501 7.782 ns/op BenchmarkMulconstU32/120-4 16462838 7.184 ns/op BenchmarkMulconstU32/65537-4 16320303 7.258 ns/op BenchmarkMulconstU32/65538-4 16423576 7.261 ns/op BenchmarkMulconstU64/3-4 16742035 7.183 ns/op BenchmarkMulconstU64/5-4 16536466 7.202 ns/op BenchmarkMulconstU64/12-4 16468482 7.322 ns/op BenchmarkMulconstU64/120-4 16619264 7.210 ns/op BenchmarkMulconstU64/65537-4 15971449 7.549 ns/op BenchmarkMulconstU64/65538-4 16501688 7.269 ns/op BenchmarkShiftArithmeticRight-4 19918492 6.047 ns/op BenchmarkSwitch8Predictable-4 12869890 8.111 ns/op BenchmarkSwitch8Unpredictable-4 6633517 18.05 ns/op BenchmarkSwitch32Predictable-4 9790119 12.31 ns/op BenchmarkSwitch32Unpredictable-4 6687550 17.92 ns/op BenchmarkSwitchStringPredictable-4 7905834 13.49 ns/op BenchmarkSwitchStringUnpredictable-4 4404688 24.51 ns/op PASS ok cmd/compile/internal/test 12.443s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 142 854570 ns/op BenchmarkNamed/Underlying/nongeneric-4 811695 140.7 ns/op BenchmarkNamed/Underlying/generic-4 824590 140.7 ns/op BenchmarkNamed/Underlying/src_instance-4 818971 138.5 ns/op BenchmarkNamed/Underlying/user_instance-4 792700 139.1 ns/op BenchmarkCheck/http/funcbodies/info-4 1 546974589 ns/op 55882 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 356886720 ns/op 85636 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 165350184 ns/op 184794 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 134727846 ns/op 226658 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 389621789 ns/op 13164 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 86430988 ns/op 59343 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 34905886 ns/op 146877 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 32757033 ns/op 156526 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 145894643 ns/op 14867 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 39263935 ns/op 55238 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 21477400 ns/op 100993 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 20289264 ns/op 106893 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1108482888 ns/op 57424 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 567785726 ns/op 112100 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 162968225 ns/op 390406 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 115355763 ns/op 551434 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 455491271 ns/op 4386 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 63474964 ns/op 31468 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 38182190 ns/op 52307 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 38407247 ns/op 51997 lines/s PASS ok cmd/compile/internal/types2 15.542s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 132 864574 ns/op 1992144 sys-ns/op 1293576 user-ns/op PASS ok cmd/go 0.218s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 67174 1730 ns/op 4.62 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77473 1501 ns/op 5.33 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14287 8267 ns/op 123.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14931 8111 ns/op 126.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2229 53806 ns/op 152.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2236 53354 ns/op 153.54 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.968s All tests passed.