linux-amd64-race at e0c69587c4b7cfa7e6aada6f63c196d75588ddf5 :: 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-rnd3d444b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin :: Running /workdir/go/bin/go with args ["/workdir/go/bin/go" "install" "-race" "std"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rnd3d444b" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/bin"] in dir /workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 1.217s ok archive/zip 2.305s ok bufio 0.303s ok bytes 3.214s ok compress/bzip2 0.478s ok compress/flate 5.840s ok compress/gzip 11.889s ok compress/lzw 0.621s ok compress/zlib 5.242s ok container/heap 0.040s ok container/list 0.031s ok container/ring 0.033s ok context 0.048s ok crypto 0.029s ok crypto/aes 0.073s ok crypto/cipher 0.061s ok crypto/des 0.061s ok crypto/dsa 0.030s ok crypto/ecdh 0.223s ok crypto/ecdsa 0.142s ok crypto/ed25519 0.395s ok crypto/elliptic 0.050s ok crypto/hmac 0.039s ok crypto/internal/alias 0.029s ok crypto/internal/bigmod 2.378s ok crypto/internal/boring 0.031s ok crypto/internal/boring/bcache 0.365s ok crypto/internal/edwards25519 35.757s ok crypto/internal/edwards25519/field 12.654s ok crypto/internal/nistec 0.842s ok crypto/internal/nistec/fiat 0.025s [no tests to run] ok crypto/md5 0.044s ok crypto/rand 0.331s ok crypto/rc4 0.456s ok crypto/rsa 1.391s ok crypto/sha1 0.058s ok crypto/sha256 0.041s ok crypto/sha512 0.040s ok crypto/subtle 0.439s ok crypto/tls 1.590s ok crypto/x509 1.194s ok database/sql 0.351s ok database/sql/driver 0.031s ok debug/buildinfo 0.050s ok debug/dwarf 0.090s ok debug/elf 1.278s ok debug/gosym 0.339s ok debug/macho 0.050s ok debug/pe 0.060s ok debug/plan9obj 0.029s ok embed 0.029s [no tests to run] ok embed/internal/embedtest 0.029s ok encoding/ascii85 0.040s ok encoding/asn1 0.040s ok encoding/base32 0.081s ok encoding/base64 0.040s ok encoding/binary 0.040s ok encoding/csv 0.081s ok encoding/gob 18.045s ok encoding/hex 0.041s ok encoding/json 1.246s ok encoding/pem 2.339s ok encoding/xml 0.227s ok errors 0.040s ok expvar 0.029s ok flag 0.143s ok fmt 0.577s ok go/ast 0.041s ok go/build 4.240s ok go/build/constraint 0.042s ok go/constant 0.043s ok go/doc 0.254s ok go/doc/comment 2.137s ok go/format 0.051s ok go/importer 0.197s ok go/internal/gccgoimporter 0.061s ok go/internal/gcimporter 1.291s ok go/internal/srcimporter 13.701s ok go/parser 0.851s ok go/printer 1.313s ok go/scanner 0.040s ok go/token 0.123s ok go/types 33.439s ok hash 0.040s ok hash/adler32 0.060s ok hash/crc32 0.070s ok hash/crc64 0.052s ok hash/fnv 0.030s ok hash/maphash 0.030s ok html 0.030s ok html/template 0.234s ok image 0.431s ok image/color 0.061s ok image/draw 0.577s ok image/gif 0.911s ok image/jpeg 1.268s ok image/png 3.140s ok index/suffixarray 0.997s ok internal/abi 0.066s ok internal/buildcfg 0.029s ok internal/coverage/cformat 0.029s ok internal/coverage/cmerge 0.031s ok internal/coverage/pods 0.029s ok internal/coverage/slicereader 0.029s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.060s ok internal/cpu 0.089s ok internal/dag 0.030s ok internal/diff 0.030s ok internal/fmtsort 0.029s ok internal/fuzz 0.051s ok internal/godebug 0.031s ok internal/intern 0.241s ok internal/itoa 0.029s ok internal/poll 0.532s ok internal/profile 0.036s ok internal/reflectlite 0.259s ok internal/safefilepath 0.029s ok internal/saferio 0.275s ok internal/singleflight 0.115s ok internal/testenv 0.031s ok internal/trace 0.180s ok internal/types/errors 0.382s ok internal/unsafeheader 0.030s ok internal/xcoff 0.051s ok io 0.064s ok io/fs 0.263s ok io/ioutil 0.041s ok log 0.039s ok log/slog 0.052s ok log/slog/internal/buffer 0.029s ok log/syslog 1.257s ok maps 0.030s ok math 0.050s ok math/big 2.994s ok math/bits 0.041s ok math/cmplx 0.031s ok math/rand 2.106s ok mime 0.050s ok mime/multipart 6.855s ok mime/quotedprintable 0.072s ok net 17.063s ok net/http 7.275s ok net/http/cgi 0.568s ok net/http/cookiejar 0.051s ok net/http/fcgi 0.153s ok net/http/httptest 0.193s ok net/http/httptrace 0.026s ok net/http/httputil 0.694s ok net/http/internal 0.039s ok net/http/internal/ascii 0.029s ok net/http/pprof 5.204s ok net/internal/socktest 0.029s ok net/mail 0.039s ok net/netip 0.364s ok net/rpc 0.075s ok net/rpc/jsonrpc 0.039s ok net/smtp 0.071s ok net/textproto 0.041s ok net/url 0.050s ok os 0.674s ok os/exec 0.247s ok os/exec/internal/fdtest 0.030s ok os/signal 2.321s ok os/user 0.030s ok path 0.030s ok path/filepath 0.081s ok plugin 0.029s ok reflect 0.581s ok regexp 3.127s ok regexp/syntax 4.453s ok runtime 35.202s ok runtime/cgo 0.030s ok runtime/coverage 0.031s ok runtime/debug 0.116s ok runtime/internal/atomic 0.081s ok runtime/internal/math 0.030s ok runtime/internal/sys 0.029s ok runtime/internal/syscall 0.029s ok runtime/metrics 0.040s ok runtime/pprof 7.793s ok runtime/race 9.905s ok runtime/trace 3.371s ok slices 0.035s ok sort 0.415s ok strconv 2.311s ok strings 1.612s ok sync 0.513s ok sync/atomic 1.807s ok syscall 3.131s ok testing 0.843s ok testing/fstest 0.040s ok testing/iotest 0.040s ok testing/quick 0.163s ok text/scanner 0.041s ok text/tabwriter 0.041s ok text/template 0.101s ok text/template/parse 0.050s ok time 2.327s ok unicode 0.040s ok unicode/utf16 0.032s ok unicode/utf8 0.050s ok cmd/addr2line 1.404s ok cmd/api 7.511s ok cmd/asm/internal/asm 3.237s ok cmd/asm/internal/lex 0.029s ok cmd/compile/internal/abt 0.060s ok cmd/compile/internal/amd64 45.685s ok cmd/compile/internal/base 0.030s ok cmd/compile/internal/compare 0.030s ok cmd/compile/internal/dwarfgen 0.454s ok cmd/compile/internal/importer 0.908s ok cmd/compile/internal/ir 0.029s ok cmd/compile/internal/logopt 0.235s ok cmd/compile/internal/loopvar 19.029s ok cmd/compile/internal/noder 0.039s ok cmd/compile/internal/reflectdata 0.029s [no tests to run] ok cmd/compile/internal/ssa 18.219s ok cmd/compile/internal/syntax 0.151s ok cmd/compile/internal/test 12.551s ok cmd/compile/internal/typecheck 0.278s ok cmd/compile/internal/types 0.030s ok cmd/compile/internal/types2 8.397s ok cmd/covdata 0.030s ok cmd/cover 1.441s ok cmd/dist 0.032s ok cmd/doc 0.749s ok cmd/fix 0.857s ok cmd/go 34.485s ok cmd/go/internal/auth 0.031s ok cmd/go/internal/cache 0.154s ok cmd/go/internal/fsys 0.060s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.039s ok cmd/go/internal/imports 0.039s ok cmd/go/internal/load 0.040s ok cmd/go/internal/lockedfile 0.194s ok cmd/go/internal/lockedfile/internal/filelock 0.070s ok cmd/go/internal/modconv 0.050s ok cmd/go/internal/modfetch 0.050s ok cmd/go/internal/modfetch/codehost 0.050s ok cmd/go/internal/modfetch/zip_sum_test 0.039s ok cmd/go/internal/modindex 0.602s ok cmd/go/internal/modload 0.050s ok cmd/go/internal/mvs 0.051s ok cmd/go/internal/par 0.113s ok cmd/go/internal/str 0.030s ok cmd/go/internal/test 0.050s ok cmd/go/internal/vcs 0.041s ok cmd/go/internal/vcweb 0.040s ok cmd/go/internal/vcweb/vcstest 4.141s ok cmd/go/internal/web 0.029s ok cmd/go/internal/work 0.135s ok cmd/gofmt 0.233s ok cmd/internal/archive 0.449s ok cmd/internal/buildid 0.592s ok cmd/internal/cov 0.316s ok cmd/internal/dwarf 0.035s ok cmd/internal/edit 0.031s ok cmd/internal/goobj 0.032s ok cmd/internal/moddeps 1.101s ok cmd/internal/notsha256 0.035s ok cmd/internal/obj 0.511s ok cmd/internal/obj/ppc64 0.109s ok cmd/internal/obj/riscv 0.055s ok cmd/internal/obj/s390x 0.032s ok cmd/internal/obj/x86 0.196s ok cmd/internal/objabi 0.033s ok cmd/internal/pkgpath 0.147s ok cmd/internal/pkgpattern 0.044s ok cmd/internal/quoted 0.028s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.710s ok cmd/link 3.285s ok cmd/link/internal/benchmark 0.033s ok cmd/link/internal/ld 2.501s ok cmd/link/internal/loader 0.077s ok cmd/nm 0.909s ok cmd/objdump 1.364s ok cmd/pack 0.550s ok cmd/pprof 1.507s ok cmd/trace 0.294s ok cmd/vet 10.615s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2626 39104 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2034 50128 ns/op 1845 B/op 36 allocs/op Benchmark/Writer/PAX-4 1526 75672 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3988 30417 ns/op 5099 B/op 15 allocs/op Benchmark/Reader/GNU-4 5222 20277 ns/op 5146 B/op 15 allocs/op Benchmark/Reader/PAX-4 1834 59522 ns/op 8758 B/op 33 allocs/op PASS ok archive/tar 0.813s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 347542505 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 163579464 ns/op BenchmarkZip64TestSizes/4096-4 1286 85432 ns/op BenchmarkZip64TestSizes/1048576-4 164 780512 ns/op BenchmarkZip64TestSizes/67108864-4 1 138939244 ns/op PASS ok archive/zip 1.341s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 247192 484.6 ns/op BenchmarkReaderCopyUnoptimal-4 138248 799.3 ns/op BenchmarkReaderCopyNoWriteTo-4 6847 17170 ns/op BenchmarkReaderWriteToOptimal-4 7708 15722 ns/op BenchmarkReaderReadString-4 120049 876.1 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 222811 536.4 ns/op BenchmarkWriterCopyUnoptimal-4 198717 553.6 ns/op BenchmarkWriterCopyNoReadFrom-4 6272 17178 ns/op BenchmarkReaderEmpty-4 38416 3112 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 31693 3902 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 650230 183.6 ns/op 0 B/op 0 allocs/op PASS ok bufio 1.794s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 6776 15794 ns/op 2074.68 MB/s BenchmarkWriteByte-4 546 214155 ns/op 19.13 MB/s BenchmarkWriteRune-4 290 404371 ns/op 30.39 MB/s BenchmarkBufferNotEmptyWriteRead-4 30 3853673 ns/op BenchmarkBufferFullSmallReads-4 128 935996 ns/op BenchmarkBufferWriteBlock/N4096-4 8959 12368 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 573 195584 ns/op 260100 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 7 16851765 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 108630677 ns/op 154.44 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 6053676 19.02 ns/op 525.66 MB/s BenchmarkIndexByte/32-4 5625860 20.36 ns/op 1571.55 MB/s BenchmarkIndexByte/4K-4 941828 120.3 ns/op 34049.44 MB/s BenchmarkIndexBytePortable/10-4 1000000 111.0 ns/op 90.07 MB/s BenchmarkIndexBytePortable/32-4 332424 355.9 ns/op 89.91 MB/s BenchmarkIndexBytePortable/4K-4 2911 40842 ns/op 100.29 MB/s BenchmarkIndexRune/10-4 1326024 90.26 ns/op 110.79 MB/s BenchmarkIndexRune/32-4 1411825 85.58 ns/op 373.94 MB/s BenchmarkIndexRune/4K-4 416509 283.7 ns/op 14440.31 MB/s BenchmarkIndexRuneASCII/10-4 6337081 18.26 ns/op 547.63 MB/s BenchmarkIndexRuneASCII/32-4 5862860 19.21 ns/op 1665.49 MB/s BenchmarkIndexRuneASCII/4K-4 961994 122.3 ns/op 33487.89 MB/s BenchmarkEqual/0-4 9741051 11.91 ns/op BenchmarkEqual/1-4 1757118 67.89 ns/op 14.73 MB/s BenchmarkEqual/6-4 1760595 68.15 ns/op 88.04 MB/s BenchmarkEqual/9-4 1716912 68.60 ns/op 131.20 MB/s BenchmarkEqual/15-4 1726881 69.71 ns/op 215.18 MB/s BenchmarkEqual/16-4 1743925 68.31 ns/op 234.24 MB/s BenchmarkEqual/20-4 1658361 72.28 ns/op 276.72 MB/s BenchmarkEqual/32-4 1599220 73.86 ns/op 433.27 MB/s BenchmarkEqual/4K-4 114519 1052 ns/op 3893.88 MB/s BenchmarkIndex/10-4 3655648 32.86 ns/op 304.31 MB/s BenchmarkIndex/32-4 3943629 30.23 ns/op 1058.68 MB/s BenchmarkIndex/4K-4 23396 5245 ns/op 780.86 MB/s BenchmarkIndexEasy/10-4 3573207 32.73 ns/op 305.52 MB/s BenchmarkIndexEasy/32-4 3704179 31.49 ns/op 1016.26 MB/s BenchmarkIndexEasy/4K-4 525325 227.1 ns/op 18039.00 MB/s BenchmarkCount/10-4 1847940 64.13 ns/op 155.93 MB/s BenchmarkCount/32-4 1977481 60.51 ns/op 528.87 MB/s BenchmarkCount/4K-4 23174 5139 ns/op 797.12 MB/s BenchmarkCountEasy/10-4 1894425 63.77 ns/op 156.82 MB/s BenchmarkCountEasy/32-4 1952726 61.81 ns/op 517.74 MB/s BenchmarkCountEasy/4K-4 451712 257.8 ns/op 15886.13 MB/s BenchmarkCountSingle/10-4 4616209 25.72 ns/op 388.75 MB/s BenchmarkCountSingle/32-4 4306206 27.45 ns/op 1165.78 MB/s BenchmarkCountSingle/4K-4 740869 156.0 ns/op 26262.86 MB/s BenchmarkToUpper/#00-4 3571233 33.58 ns/op BenchmarkToUpper/ONLYUPPER-4 369327 326.5 ns/op BenchmarkToUpper/abc-4 579501 187.7 ns/op BenchmarkToUpper/AbC123-4 367833 313.4 ns/op BenchmarkToUpper/azAZ09_-4 359636 332.1 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 102531 1163 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 47913 2409 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 68653 1756 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 147518 785.4 ns/op BenchmarkToLower/#00-4 3672558 32.64 ns/op BenchmarkToLower/abc-4 535671 216.7 ns/op BenchmarkToLower/AbC123-4 385944 320.3 ns/op BenchmarkToLower/azAZ09_-4 358784 328.4 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 103171 1161 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 49318 2392 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 82534 1418 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 143551 797.7 ns/op BenchmarkFields/ASCII/16-4 156484 726.4 ns/op 22.03 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 11386 10442 ns/op 24.52 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 722 163337 ns/op 25.08 MB/s 8192 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 38 3050101 ns/op 21.49 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 47488659 ns/op 22.08 MB/s 2277376 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 84024 1384 ns/op 11.56 MB/s 80 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 7353 15956 ns/op 16.04 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 422 267654 ns/op 15.30 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 21 5325680 ns/op 12.31 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 98459060 ns/op 10.65 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 181161 671.6 ns/op 23.83 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14294 8160 ns/op 31.37 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 849 131018 ns/op 31.26 MB/s 23552 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 39 3065696 ns/op 21.38 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 65060297 ns/op 16.12 MB/s 11219200 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 108186 1099 ns/op 14.56 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 11055 10706 ns/op 23.91 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 586 190522 ns/op 21.50 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 28 3898569 ns/op 16.81 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 80451923 ns/op 13.03 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 2318896 51.29 ns/op BenchmarkTrimSpace/ASCII-4 1000000 107.8 ns/op BenchmarkTrimSpace/SomeNonASCII-4 129712 931.9 ns/op BenchmarkTrimSpace/JustNonASCII-4 57596 2039 ns/op BenchmarkToValidUTF8/Valid-4 601050 199.2 ns/op BenchmarkToValidUTF8/InvalidASCII-4 389942 304.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 111664 1042 ns/op BenchmarkIndexHard1-4 781 148003 ns/op BenchmarkIndexHard2-4 574 206867 ns/op BenchmarkIndexHard3-4 187 636593 ns/op BenchmarkIndexHard4-4 183 647053 ns/op BenchmarkLastIndexHard1-4 6 17659184 ns/op BenchmarkLastIndexHard2-4 6 20982912 ns/op BenchmarkLastIndexHard3-4 4 25089186 ns/op BenchmarkCountHard1-4 810 148008 ns/op BenchmarkCountHard2-4 579 206676 ns/op BenchmarkCountHard3-4 188 643936 ns/op BenchmarkSplitEmptySeparator-4 1 143897525 ns/op BenchmarkSplitSingleByteSeparator-4 13 9084851 ns/op BenchmarkSplitMultiByteSeparator-4 13 8485344 ns/op BenchmarkSplitNSingleByteSeparator-4 218674 484.4 ns/op BenchmarkSplitNMultiByteSeparator-4 81698 1306 ns/op BenchmarkRepeat-4 208046 555.5 ns/op BenchmarkRepeatLarge/256/1-4 154380 690.7 ns/op 370.66 MB/s BenchmarkRepeatLarge/256/16-4 286377 440.4 ns/op 581.29 MB/s BenchmarkRepeatLarge/512/1-4 125263 897.8 ns/op 570.25 MB/s BenchmarkRepeatLarge/512/16-4 188456 659.1 ns/op 776.78 MB/s BenchmarkRepeatLarge/1024/1-4 81400 1317 ns/op 777.70 MB/s BenchmarkRepeatLarge/1024/16-4 104406 1034 ns/op 990.64 MB/s BenchmarkRepeatLarge/2048/1-4 50298 2159 ns/op 948.71 MB/s BenchmarkRepeatLarge/2048/16-4 65407 1931 ns/op 1060.78 MB/s BenchmarkRepeatLarge/4096/1-4 32749 3510 ns/op 1167.03 MB/s BenchmarkRepeatLarge/4096/16-4 32436 3617 ns/op 1132.47 MB/s BenchmarkRepeatLarge/8192/1-4 18270 6293 ns/op 1301.74 MB/s BenchmarkRepeatLarge/8192/16-4 17440 6368 ns/op 1286.36 MB/s BenchmarkRepeatLarge/8192/4097-4 35156 3521 ns/op 1163.54 MB/s BenchmarkRepeatLarge/16384/1-4 8619 12590 ns/op 1301.31 MB/s BenchmarkRepeatLarge/16384/16-4 10676 12148 ns/op 1348.69 MB/s BenchmarkRepeatLarge/16384/4097-4 13876 8661 ns/op 1419.13 MB/s BenchmarkRepeatLarge/32768/1-4 4323 23801 ns/op 1376.73 MB/s BenchmarkRepeatLarge/32768/16-4 5280 23924 ns/op 1369.68 MB/s BenchmarkRepeatLarge/32768/4097-4 5227 23380 ns/op 1226.63 MB/s BenchmarkRepeatLarge/65536/1-4 2575 45246 ns/op 1448.43 MB/s BenchmarkRepeatLarge/65536/16-4 2653 43761 ns/op 1497.60 MB/s BenchmarkRepeatLarge/65536/4097-4 2775 41369 ns/op 1485.54 MB/s BenchmarkRepeatLarge/131072/1-4 271 423806 ns/op 309.27 MB/s BenchmarkRepeatLarge/131072/16-4 289 417980 ns/op 313.58 MB/s BenchmarkRepeatLarge/131072/4097-4 282 412015 ns/op 308.26 MB/s BenchmarkRepeatLarge/262144/1-4 142 827056 ns/op 316.96 MB/s BenchmarkRepeatLarge/262144/16-4 141 839038 ns/op 312.43 MB/s BenchmarkRepeatLarge/262144/4097-4 142 833773 ns/op 309.57 MB/s BenchmarkRepeatLarge/524288/1-4 74 1663111 ns/op 315.25 MB/s BenchmarkRepeatLarge/524288/16-4 76 1664074 ns/op 315.06 MB/s BenchmarkRepeatLarge/524288/4097-4 72 1696186 ns/op 306.76 MB/s BenchmarkRepeatLarge/1048576/1-4 31 3358513 ns/op 312.21 MB/s BenchmarkRepeatLarge/1048576/16-4 36 3337349 ns/op 314.19 MB/s BenchmarkRepeatLarge/1048576/4097-4 37 3376069 ns/op 309.45 MB/s BenchmarkRepeatLarge/2097152/1-4 19 6582664 ns/op 318.59 MB/s BenchmarkRepeatLarge/2097152/16-4 19 6518169 ns/op 321.74 MB/s BenchmarkRepeatLarge/2097152/4097-4 18 6432431 ns/op 325.47 MB/s BenchmarkRepeatLarge/4194304/1-4 8 12990560 ns/op 322.87 MB/s BenchmarkRepeatLarge/4194304/16-4 8 12965535 ns/op 323.50 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 12928344 ns/op 324.19 MB/s BenchmarkRepeatLarge/8388608/1-4 4 25701257 ns/op 326.39 MB/s BenchmarkRepeatLarge/8388608/16-4 4 25756911 ns/op 325.68 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 25461835 ns/op 329.38 MB/s BenchmarkRepeatLarge/16777216/1-4 2 50775780 ns/op 330.42 MB/s BenchmarkRepeatLarge/16777216/16-4 2 50869696 ns/op 329.81 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 50854586 ns/op 329.91 MB/s BenchmarkRepeatLarge/33554432/1-4 2 97842700 ns/op 342.94 MB/s BenchmarkRepeatLarge/33554432/16-4 1 104706267 ns/op 320.46 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 100433220 ns/op 334.10 MB/s BenchmarkRepeatLarge/67108864/1-4 1 199881470 ns/op 335.74 MB/s BenchmarkRepeatLarge/67108864/16-4 1 193211143 ns/op 347.33 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 194181756 ns/op 345.60 MB/s BenchmarkRepeatLarge/134217728/1-4 1 392701154 ns/op 341.78 MB/s BenchmarkRepeatLarge/134217728/16-4 1 386326657 ns/op 347.42 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 388137700 ns/op 345.80 MB/s BenchmarkRepeatLarge/268435456/1-4 1 783021701 ns/op 342.82 MB/s BenchmarkRepeatLarge/268435456/16-4 1 766307372 ns/op 350.30 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 771467614 ns/op 347.95 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1546058347 ns/op 347.25 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1544784545 ns/op 347.54 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1529333262 ns/op 351.05 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3981794404 ns/op 269.66 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3088481423 ns/op 347.66 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3097628226 ns/op 346.63 MB/s BenchmarkBytesCompare/1-4 12801588 8.899 ns/op BenchmarkBytesCompare/2-4 12888042 9.130 ns/op BenchmarkBytesCompare/4-4 13176952 9.279 ns/op BenchmarkBytesCompare/8-4 13860279 8.670 ns/op BenchmarkBytesCompare/16-4 13224253 8.681 ns/op BenchmarkBytesCompare/32-4 12711486 9.544 ns/op BenchmarkBytesCompare/64-4 11718694 10.20 ns/op BenchmarkBytesCompare/128-4 10197806 11.80 ns/op BenchmarkBytesCompare/256-4 7983333 13.86 ns/op BenchmarkBytesCompare/512-4 5700080 21.33 ns/op BenchmarkBytesCompare/1024-4 3557838 34.10 ns/op BenchmarkBytesCompare/2048-4 2036080 58.82 ns/op BenchmarkIndexAnyASCII/1:1-4 2656198 45.23 ns/op BenchmarkIndexAnyASCII/1:2-4 2567850 43.83 ns/op BenchmarkIndexAnyASCII/1:4-4 2620089 43.93 ns/op BenchmarkIndexAnyASCII/1:8-4 2597305 44.16 ns/op BenchmarkIndexAnyASCII/1:16-4 2613895 43.85 ns/op BenchmarkIndexAnyASCII/1:32-4 2583055 44.20 ns/op BenchmarkIndexAnyASCII/1:64-4 2614896 43.74 ns/op BenchmarkIndexAnyASCII/16:1-4 2593490 46.07 ns/op BenchmarkIndexAnyASCII/16:2-4 562562 207.0 ns/op BenchmarkIndexAnyASCII/16:4-4 547923 205.5 ns/op BenchmarkIndexAnyASCII/16:8-4 495739 230.9 ns/op BenchmarkIndexAnyASCII/16:16-4 488385 232.1 ns/op BenchmarkIndexAnyASCII/16:32-4 423058 286.0 ns/op BenchmarkIndexAnyASCII/16:64-4 347078 334.3 ns/op BenchmarkIndexAnyASCII/256:1-4 2303694 51.16 ns/op BenchmarkIndexAnyASCII/256:2-4 43718 2730 ns/op BenchmarkIndexAnyASCII/256:4-4 44283 2722 ns/op BenchmarkIndexAnyASCII/256:8-4 43602 2769 ns/op BenchmarkIndexAnyASCII/256:16-4 42663 2733 ns/op BenchmarkIndexAnyASCII/256:32-4 42448 2819 ns/op BenchmarkIndexAnyASCII/256:64-4 42649 2826 ns/op BenchmarkIndexAnyUTF8/1:1-4 2548903 47.41 ns/op BenchmarkIndexAnyUTF8/1:2-4 2509868 44.90 ns/op BenchmarkIndexAnyUTF8/1:4-4 2537906 45.31 ns/op BenchmarkIndexAnyUTF8/1:8-4 2521293 45.59 ns/op BenchmarkIndexAnyUTF8/1:16-4 2522762 45.12 ns/op BenchmarkIndexAnyUTF8/1:32-4 2510863 45.35 ns/op BenchmarkIndexAnyUTF8/1:64-4 2540251 45.24 ns/op BenchmarkIndexAnyUTF8/16:1-4 188244 628.2 ns/op BenchmarkIndexAnyUTF8/16:2-4 321195 372.9 ns/op BenchmarkIndexAnyUTF8/16:4-4 311930 376.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 306444 376.0 ns/op BenchmarkIndexAnyUTF8/16:16-4 292458 377.4 ns/op BenchmarkIndexAnyUTF8/16:32-4 289304 403.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 273518 416.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 13622 8719 ns/op BenchmarkIndexAnyUTF8/256:2-4 24206 4916 ns/op BenchmarkIndexAnyUTF8/256:4-4 24270 4917 ns/op BenchmarkIndexAnyUTF8/256:8-4 24310 4944 ns/op BenchmarkIndexAnyUTF8/256:16-4 23415 5122 ns/op BenchmarkIndexAnyUTF8/256:32-4 22177 5356 ns/op BenchmarkIndexAnyUTF8/256:64-4 20984 5714 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2501594 47.15 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2510690 46.35 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2512207 45.85 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2480437 46.08 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2453487 45.77 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2462850 46.26 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2492002 45.75 ns/op BenchmarkLastIndexAnyASCII/16:1-4 411924 281.6 ns/op BenchmarkLastIndexAnyASCII/16:2-4 410599 289.1 ns/op BenchmarkLastIndexAnyASCII/16:4-4 403188 284.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 389169 293.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 380884 313.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 336097 347.2 ns/op BenchmarkLastIndexAnyASCII/16:64-4 288553 402.0 ns/op BenchmarkLastIndexAnyASCII/256:1-4 32282 3744 ns/op BenchmarkLastIndexAnyASCII/256:2-4 31239 3738 ns/op BenchmarkLastIndexAnyASCII/256:4-4 31195 3796 ns/op BenchmarkLastIndexAnyASCII/256:8-4 31786 3759 ns/op BenchmarkLastIndexAnyASCII/256:16-4 31106 3748 ns/op BenchmarkLastIndexAnyASCII/256:32-4 30892 3823 ns/op BenchmarkLastIndexAnyASCII/256:64-4 30720 3833 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2606545 45.73 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2547693 45.07 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2579838 44.19 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2582388 44.17 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2445044 49.47 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2345382 47.51 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2343051 44.47 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 292975 390.5 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 282241 416.2 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 285064 423.4 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 270960 426.1 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 287338 422.6 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 284352 434.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 277485 444.8 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21676 5978 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19603 6010 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19693 6021 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19464 6098 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19773 6002 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 19306 6117 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18852 6416 ns/op BenchmarkTrimASCII/1:1-4 2939660 41.67 ns/op BenchmarkTrimASCII/1:2-4 2349338 49.89 ns/op BenchmarkTrimASCII/1:4-4 2328080 51.78 ns/op BenchmarkTrimASCII/1:8-4 2190632 55.01 ns/op BenchmarkTrimASCII/1:16-4 1985163 60.51 ns/op BenchmarkTrimASCII/16:1-4 494592 224.4 ns/op BenchmarkTrimASCII/16:2-4 402223 288.7 ns/op BenchmarkTrimASCII/16:4-4 416431 285.9 ns/op BenchmarkTrimASCII/16:8-4 384981 297.9 ns/op BenchmarkTrimASCII/16:16-4 380156 309.9 ns/op BenchmarkTrimASCII/256:1-4 43848 2709 ns/op BenchmarkTrimASCII/256:2-4 30937 3759 ns/op BenchmarkTrimASCII/256:4-4 31072 3820 ns/op BenchmarkTrimASCII/256:8-4 30973 3808 ns/op BenchmarkTrimASCII/256:16-4 31045 3812 ns/op BenchmarkTrimASCII/4096:1-4 2805 42123 ns/op BenchmarkTrimASCII/4096:2-4 2008 59308 ns/op BenchmarkTrimASCII/4096:4-4 1968 60373 ns/op BenchmarkTrimASCII/4096:8-4 1946 59403 ns/op BenchmarkTrimASCII/4096:16-4 1873 60204 ns/op BenchmarkTrimByte-4 1702438 71.50 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 12871 9305 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 12878 9327 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 712 163235 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1413 82404 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2630 41631 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 5728 20884 ns/op BenchmarkCompareBytesEqual-4 12372674 9.167 ns/op BenchmarkCompareBytesToNil-4 15556371 7.108 ns/op BenchmarkCompareBytesEmpty-4 16676583 6.534 ns/op BenchmarkCompareBytesIdentical-4 16775610 6.533 ns/op BenchmarkCompareBytesSameLength-4 13924153 8.037 ns/op BenchmarkCompareBytesDifferentLength-4 13846329 7.947 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1723 60151 ns/op 17432.61 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1646 71880 ns/op 14587.98 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1651 67099 ns/op 15627.43 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1729 68269 ns/op 15359.71 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1724 66009 ns/op 15885.55 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1765 66052 ns/op 15875.08 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1789 63467 ns/op 16521.62 MB/s BenchmarkCompareBytesBig-4 1832 64834 ns/op 16173.48 MB/s BenchmarkCompareBytesBigIdentical-4 16729695 6.811 ns/op 153945426.66 MB/s PASS ok bytes 65.898s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 81165318 ns/op 1.23 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 320253614 ns/op 1.77 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24205542 ns/op 0.68 MB/s 3645038 B/op 51 allocs/op PASS ok compress/bzip2 1.405s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 58 1777862 ns/op 5.62 MB/s 43228 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16952340 ns/op 5.90 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 174716599 ns/op 5.72 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 61 1804936 ns/op 5.54 MB/s 42771 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 18052344 ns/op 5.54 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 182885388 ns/op 5.47 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1827178 ns/op 5.47 MB/s 42662 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17189555 ns/op 5.82 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 172246942 ns/op 5.81 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 60 1783647 ns/op 5.61 MB/s 43315 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 17210439 ns/op 5.81 MB/s 43633 B/op 14 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 171808096 ns/op 5.82 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 57 1954724 ns/op 5.12 MB/s 42538 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18857245 ns/op 5.30 MB/s 47833 B/op 24 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 190053929 ns/op 5.26 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 72 1553409 ns/op 6.44 MB/s 42871 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12845915 ns/op 7.78 MB/s 46858 B/op 32 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 132125936 ns/op 7.57 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 82 1399288 ns/op 7.15 MB/s 43457 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10387844 ns/op 9.63 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 103187476 ns/op 9.69 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 73 1393932 ns/op 7.17 MB/s 43417 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 10271255 ns/op 9.74 MB/s 45396 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 102487319 ns/op 9.76 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 85 1229580 ns/op 8.13 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11887938 ns/op 8.41 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 117914492 ns/op 8.48 MB/s BenchmarkEncode/Digits/Speed/1e4-4 43 2344086 ns/op 4.27 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 21082671 ns/op 4.74 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 210949229 ns/op 4.74 MB/s BenchmarkEncode/Digits/Default/1e4-4 16 6866704 ns/op 1.46 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 81548612 ns/op 1.23 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 839716260 ns/op 1.19 MB/s BenchmarkEncode/Digits/Compression/1e4-4 16 6856582 ns/op 1.46 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 81389648 ns/op 1.23 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 837484094 ns/op 1.19 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 70 1497147 ns/op 6.68 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12667465 ns/op 7.89 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125449594 ns/op 7.97 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2167646 ns/op 4.61 MB/s BenchmarkEncode/Newton/Speed/1e5-4 6 17144529 ns/op 5.83 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 166764377 ns/op 6.00 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6587066 ns/op 1.52 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 74378437 ns/op 1.34 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 750254902 ns/op 1.33 MB/s BenchmarkEncode/Newton/Compression/1e4-4 16 6666774 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 90855619 ns/op 1.10 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 956118215 ns/op 1.05 MB/s PASS ok compress/flate 15.226s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 49 2283266 ns/op 4.38 MB/s BenchmarkDecoder/1e-Reuse4-4 49 2389121 ns/op 4.19 MB/s BenchmarkDecoder/1e5-4 5 22414217 ns/op 4.46 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22607971 ns/op 4.42 MB/s BenchmarkDecoder/1e6-4 1 225664386 ns/op 4.43 MB/s BenchmarkDecoder/1e-Reuse6-4 1 227882076 ns/op 4.39 MB/s BenchmarkEncoder/1e4-4 50 2149831 ns/op 4.65 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1807698 ns/op 5.53 MB/s BenchmarkEncoder/1e5-4 6 19259398 ns/op 5.19 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18751166 ns/op 5.33 MB/s BenchmarkEncoder/1e6-4 1 194967275 ns/op 5.13 MB/s BenchmarkEncoder/1e-Reuse6-4 1 190613833 ns/op 5.25 MB/s PASS ok compress/lzw 2.797s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 31 3835707 ns/op PASS ok container/heap 0.249s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 18344 5512 ns/op BenchmarkWithTimeout/concurrency=40-4 5154 22494 ns/op BenchmarkWithTimeout/concurrency=4000-4 5136 23928 ns/op BenchmarkWithTimeout/concurrency=400000-4 4957 22680 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 414069 277.3 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 13218 9920 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 15368 7539 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2743 44307 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1680 70680 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2116 48123 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 237 501813 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 168 932232 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 266 432270 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 21 5135870 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 8914626 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 26 4532839 ns/op BenchmarkCheckCanceled/Err-4 268005 443.0 ns/op BenchmarkCheckCanceled/Done-4 407208 290.1 ns/op BenchmarkContextCancelDone-4 478184 222.5 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 23766 5137 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 19924 6062 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 19790 6536 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 16006 7499 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10590 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 536178 222.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 298863 393.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 208056 553.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 132474 891.1 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 68460 1739 ns/op PASS ok context 11.051s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1747946 67.88 ns/op 235.72 MB/s BenchmarkDecrypt-4 1760720 68.33 ns/op 234.15 MB/s BenchmarkExpand-4 968449 119.4 ns/op PASS ok crypto/aes 0.528s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 185840 646.2 ns/op 99.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 354663 294.1 ns/op 217.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 174906 675.8 ns/op 94.70 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 374680 317.7 ns/op 201.44 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 115938 1019 ns/op 1325.04 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 175028 667.0 ns/op 2023.90 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 105571 1125 ns/op 1200.45 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 148730 799.5 ns/op 1688.59 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 40815 2909 ns/op 2816.46 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 52131 2331 ns/op 3514.40 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 34267 3496 ns/op 2343.43 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 38770 3033 ns/op 2700.65 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6714 16398 ns/op 62.14 MB/s BenchmarkAESCFBDecrypt1K-4 7029 16509 ns/op 61.72 MB/s BenchmarkAESCFBDecrypt8K-4 897 129814 ns/op 63.07 MB/s BenchmarkAESOFB1K-4 10000 11416 ns/op 89.26 MB/s BenchmarkAESCTR1K-4 13898 8645 ns/op 117.87 MB/s BenchmarkAESCTR8K-4 1764 67811 ns/op 120.73 MB/s BenchmarkAESCBCEncrypt1K-4 14144 8374 ns/op 122.29 MB/s BenchmarkAESCBCDecrypt1K-4 17878 6603 ns/op 155.08 MB/s PASS ok crypto/cipher 2.952s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 73266 1600 ns/op 5.00 MB/s BenchmarkDecrypt-4 75475 1477 ns/op 5.42 MB/s BenchmarkTDESEncrypt-4 30668 4018 ns/op 1.99 MB/s BenchmarkTDESDecrypt-4 29824 3919 ns/op 2.04 MB/s PASS ok crypto/des 0.625s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 900 125361 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7853235 ns/op 1086 B/op 21 allocs/op BenchmarkECDH/P521-4 5 20931006 ns/op 1537 B/op 21 allocs/op BenchmarkECDH/X25519-4 91 1302307 ns/op 377 B/op 9 allocs/op PASS ok crypto/ecdh 0.722s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1598 71712 ns/op 2543 B/op 33 allocs/op BenchmarkSign/P384-4 46 2554199 ns/op 2711 B/op 34 allocs/op BenchmarkSign/P521-4 19 5794155 ns/op 3095 B/op 35 allocs/op BenchmarkVerify/P256-4 897 127303 ns/op 480 B/op 10 allocs/op BenchmarkVerify/P384-4 14 7721716 ns/op 640 B/op 14 allocs/op BenchmarkVerify/P521-4 6 19766950 ns/op 960 B/op 14 allocs/op BenchmarkGenerateKey/P256-4 3571 30577 ns/op 928 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1888417 ns/op 1128 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 22 4950026 ns/op 1448 B/op 17 allocs/op PASS ok crypto/ecdsa 1.547s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 314 365773 ns/op BenchmarkNewKeyFromSeed-4 318 375616 ns/op BenchmarkSigning-4 300 403936 ns/op BenchmarkVerification-4 208 568740 ns/op PASS ok crypto/ed25519 0.676s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4458 24242 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 153 779843 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 2007785 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 21 5122891 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1364 87558 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 57 1968306 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5340267 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14905246 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12392 9222 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 5473 20354 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3452 30518 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 79 1317479 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2388 47738 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 297 392776 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1504 77459 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 85 1237824 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 2.301s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14665 8249 ns/op 124.14 MB/s BenchmarkHMACSHA256_32-4 24258 4897 ns/op 6.54 MB/s BenchmarkNewWriteSum-4 10000 10436 ns/op 3.07 MB/s PASS ok crypto/hmac 0.523s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 58446 2009 ns/op BenchmarkModSub-4 72898 1604 ns/op BenchmarkMontgomeryRepr-4 26212 4529 ns/op BenchmarkMontgomeryMul-4 28106 4233 ns/op BenchmarkModMul-4 13459 8887 ns/op BenchmarkExpBig-4 15 7298580 ns/op BenchmarkExp-4 7 15872425 ns/op PASS ok crypto/internal/bigmod 1.157s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3105 34378 ns/op BenchmarkScalarBaseMult-4 322 346981 ns/op BenchmarkScalarMult-4 152 788720 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 228 531271 ns/op PASS ok crypto/internal/edwards25519 0.655s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 507961 205.7 ns/op BenchmarkMultiply-4 4086012 29.14 ns/op BenchmarkSquare-4 5221809 23.07 ns/op BenchmarkInvert-4 24493 4901 ns/op BenchmarkMult32-4 1503465 78.48 ns/op PASS ok crypto/internal/edwards25519/field 0.819s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 63 1864878 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1586 74802 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 20 5170697 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 7 14472571 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 176 666172 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7580 15092 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 66 1715833 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4384732 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 1.195s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 555126 180.5 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 312264 372.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 117178 1011 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 681438 179.2 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 326212 369.9 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 117066 1012 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 0.779s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 117590 985.5 ns/op 8.12 MB/s BenchmarkHash64-4 128526 901.4 ns/op 71.00 MB/s BenchmarkHash128-4 113712 1014 ns/op 126.25 MB/s BenchmarkHash256-4 94506 1254 ns/op 204.19 MB/s BenchmarkHash512-4 67860 1737 ns/op 294.72 MB/s BenchmarkHash1K-4 43130 2734 ns/op 374.50 MB/s BenchmarkHash8K-4 7116 16359 ns/op 500.77 MB/s BenchmarkHash1M-4 60 1962736 ns/op 534.24 MB/s BenchmarkHash8M-4 7 15635663 ns/op 536.50 MB/s BenchmarkHash8BytesUnaligned-4 111351 984.1 ns/op 8.13 MB/s BenchmarkHash1KUnaligned-4 42390 2729 ns/op 375.28 MB/s BenchmarkHash8KUnaligned-4 7016 16283 ns/op 503.09 MB/s PASS ok crypto/md5 1.593s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 2 166681482 ns/op PASS ok crypto/rand 0.419s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12776 9440 ns/op 13.56 MB/s BenchmarkRC4_1K-4 1527 73877 ns/op 13.86 MB/s BenchmarkRC4_8K-4 202 583651 ns/op 13.87 MB/s PASS ok crypto/rc4 0.513s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 13 8860215 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 20671620 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 38113250 ns/op BenchmarkEncryptPKCS1v15/2048-4 46 2542806 ns/op BenchmarkDecryptOAEP/2048-4 12 8686796 ns/op BenchmarkEncryptOAEP/2048-4 42 2597154 ns/op BenchmarkSignPKCS1v15/2048-4 13 8950755 ns/op BenchmarkVerifyPKCS1v15/2048-4 44 2678303 ns/op BenchmarkSignPSS/2048-4 13 9183383 ns/op BenchmarkVerifyPSS/2048-4 42 2694064 ns/op PASS ok crypto/rsa 1.674s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 104317 1105 ns/op 7.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 125101 930.2 ns/op 8.60 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 74059 1577 ns/op 202.95 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 86571 1380 ns/op 231.84 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 47580 2451 ns/op 417.86 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52743 2251 ns/op 454.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9709 11779 ns/op 695.47 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9814 11735 ns/op 698.10 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 1.079s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 78672 1437 ns/op 5.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 94352 1257 ns/op 6.36 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 88362 1346 ns/op 5.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25089 4683 ns/op 218.67 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 26894 4490 ns/op 228.07 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26337 4594 ns/op 222.92 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4062 28458 ns/op 287.86 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 3994 28224 ns/op 290.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4176 28583 ns/op 286.60 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 1.313s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 57944 2027 ns/op 3.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 72768 1674 ns/op 4.78 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65032 1887 ns/op 4.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 26856 4298 ns/op 238.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31256 3903 ns/op 262.35 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 29505 4003 ns/op 255.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5923 20301 ns/op 403.52 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5800 19746 ns/op 414.87 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5353 20108 ns/op 407.41 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 1.302s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 15647890 7.620 ns/op BenchmarkConstantTimeEq-4 16621462 7.182 ns/op BenchmarkConstantTimeLessOrEq-4 14811783 7.651 ns/op BenchmarkXORBytes/8Bytes-4 4325764 26.42 ns/op 302.85 MB/s BenchmarkXORBytes/128Bytes-4 3997610 29.91 ns/op 4279.90 MB/s BenchmarkXORBytes/2048Bytes-4 925845 130.1 ns/op 15744.88 MB/s BenchmarkXORBytes/32768Bytes-4 60865 1961 ns/op 16713.31 MB/s PASS ok crypto/subtle 0.974s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 181 755774 ns/op BenchmarkCertCache/1-4 181 654057 ns/op BenchmarkCertCache/2-4 177 694685 ns/op BenchmarkCertCache/3-4 189 680516 ns/op BenchmarkHandshakeServer/RSA-4 42 2858928 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 33 3442637 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 37 3119782 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 123 975570 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 181 661908 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 55 2187857 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 62 1742882 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 27474754 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 26787628 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 6 19125907 ns/op 54.82 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 6 21166330 ns/op 49.54 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 4 30320520 ns/op 69.17 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 4 40076968 ns/op 52.33 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 3 53132258 ns/op 78.94 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 70379130 ns/op 59.60 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 2 93820632 ns/op 89.41 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 111815063 ns/op 75.02 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 172192989 ns/op 97.43 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 206831548 ns/op 81.12 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 341030173 ns/op 98.39 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 423908512 ns/op 79.15 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 745342292 ns/op 90.04 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 820367949 ns/op 81.80 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 6 19262361 ns/op 54.44 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 5 22371006 ns/op 46.87 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 4 28633192 ns/op 73.24 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 3 37552820 ns/op 55.85 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 3 50197741 ns/op 83.56 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 65409666 ns/op 64.12 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 2 87170332 ns/op 96.23 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 124605605 ns/op 67.32 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 194344638 ns/op 86.33 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 217851379 ns/op 77.01 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 318408668 ns/op 105.38 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 387692054 ns/op 86.55 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 652972736 ns/op 102.77 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 794789860 ns/op 84.44 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 701880301 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 705052603 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 287292930 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 287672389 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 149850089 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 148758107 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 79795394 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 78817440 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 38620354 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 37219914 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 142247703 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 144961566 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 62823770 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 62573376 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 36546497 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 35749078 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 5 23149455 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 5 23016532 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 6 16882595 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 7 15257581 ns/op PASS ok crypto/tls 16.613s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 9 12398904 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 314 364399 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1054 109092 ns/op 13186 B/op 238 allocs/op BenchmarkParseCertificate/rsa_leaf-4 913 118862 ns/op 14612 B/op 262 allocs/op PASS ok crypto/x509 1.816s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 31 3444251 ns/op 281299 B/op 1639 allocs/op BenchmarkConcurrentStmtQuery-4 30 3709866 ns/op 259034 B/op 2006 allocs/op BenchmarkConcurrentStmtExec-4 45 2416626 ns/op 216456 B/op 631 allocs/op BenchmarkConcurrentTxQuery-4 36 3474000 ns/op 266748 B/op 2147 allocs/op BenchmarkConcurrentTxExec-4 49 2146041 ns/op 87914 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 34 3312186 ns/op 103886 B/op 2064 allocs/op BenchmarkConcurrentTxStmtExec-4 105 1068739 ns/op 40087 B/op 381 allocs/op BenchmarkConcurrentRandom-4 34 3396187 ns/op 228714 B/op 1834 allocs/op BenchmarkManyConcurrentQueries-4 2307 50796 ns/op 3968 B/op 20 allocs/op BenchmarkGrabConn-4 218908 559.4 ns/op 0 B/op 0 allocs/op PASS ok database/sql 1.631s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 207985 516.9 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 69 1658286 ns/op 188273 B/op 14 allocs/op Benchmark115/LineToPC-4 73 1631195 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 16821 7045 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 0.755s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 682 157275 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3014 39006 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 0.392s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 260 447621 ns/op 18.30 MB/s BenchmarkEncodeToString-4 213 516071 ns/op 15.87 MB/s BenchmarkDecode-4 136 847442 ns/op 15.47 MB/s BenchmarkDecodeString-4 134 852069 ns/op 15.39 MB/s PASS ok encoding/base32 0.737s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 307 351904 ns/op 23.28 MB/s BenchmarkDecodeString/2-4 257664 441.5 ns/op 9.06 MB/s BenchmarkDecodeString/4-4 198488 550.3 ns/op 14.54 MB/s BenchmarkDecodeString/8-4 177062 685.2 ns/op 17.51 MB/s BenchmarkDecodeString/64-4 32157 3660 ns/op 24.04 MB/s BenchmarkDecodeString/8192-4 302 393033 ns/op 27.79 MB/s BenchmarkNewEncoding-4 80844 1388 ns/op 184.40 MB/s PASS ok encoding/base64 1.018s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1273 88354 ns/op 45.27 MB/s BenchmarkReadStruct-4 16801 6812 ns/op 11.01 MB/s BenchmarkWriteStruct-4 18236 6496 ns/op 11.55 MB/s BenchmarkReadInts-4 46567 2477 ns/op 12.11 MB/s BenchmarkWriteInts-4 39027 2976 ns/op 10.08 MB/s BenchmarkWriteSlice1000Int32s-4 1234 91724 ns/op 43.61 MB/s BenchmarkPutUint16-4 3239960 36.93 ns/op 54.15 MB/s BenchmarkAppendUint16-4 3324946 36.04 ns/op 55.49 MB/s BenchmarkPutUint32-4 2341363 48.70 ns/op 82.13 MB/s BenchmarkAppendUint32-4 2405664 48.77 ns/op 82.02 MB/s BenchmarkPutUint64-4 1059939 113.9 ns/op 70.22 MB/s BenchmarkAppendUint64-4 984783 115.5 ns/op 69.24 MB/s BenchmarkLittleEndianPutUint16-4 3271431 36.13 ns/op 55.35 MB/s BenchmarkLittleEndianAppendUint16-4 3293733 36.26 ns/op 55.16 MB/s BenchmarkLittleEndianPutUint32-4 2445142 47.66 ns/op 83.93 MB/s BenchmarkLittleEndianAppendUint32-4 2458285 48.16 ns/op 83.05 MB/s BenchmarkLittleEndianPutUint64-4 1000000 112.7 ns/op 70.97 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 110.4 ns/op 72.47 MB/s BenchmarkReadFloats-4 159884 759.2 ns/op 15.81 MB/s BenchmarkWriteFloats-4 127724 906.8 ns/op 13.23 MB/s BenchmarkReadSlice1000Float32s-4 1170 97391 ns/op 41.07 MB/s BenchmarkWriteSlice1000Float32s-4 1141 103096 ns/op 38.80 MB/s BenchmarkReadSlice1000Uint8s-4 71172 1502 ns/op 665.75 MB/s BenchmarkWriteSlice1000Uint8s-4 89815 1147 ns/op 871.47 MB/s BenchmarkPutUvarint32-4 823946 139.9 ns/op 28.60 MB/s BenchmarkPutUvarint64-4 206054 579.7 ns/op 13.80 MB/s PASS ok encoding/binary 3.964s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6549 16901 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7024 16746 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6975 17122 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3813 28190 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7840 15387 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7659 15028 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7695 15401 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4363 26520 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12013 9605 ns/op PASS ok encoding/csv 1.683s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 8494 12951 ns/op BenchmarkEndToEndByteBuffer-4 16033 8261 ns/op BenchmarkEndToEndSliceByteBuffer-4 289 414347 ns/op BenchmarkEncodeComplex128Slice-4 778 141895 ns/op BenchmarkEncodeFloat64Slice-4 1552 66126 ns/op BenchmarkEncodeInt32Slice-4 1588 68277 ns/op BenchmarkEncodeStringSlice-4 2203 46132 ns/op BenchmarkEncodeInterfaceSlice-4 69 1673101 ns/op BenchmarkDecodeComplex128Slice-4 492 211391 ns/op BenchmarkDecodeFloat64Slice-4 1297 108840 ns/op BenchmarkDecodeInt32Slice-4 1044 96773 ns/op BenchmarkDecodeStringSlice-4 901 154304 ns/op BenchmarkDecodeStringsSlice-4 318 397822 ns/op BenchmarkDecodeBytesSlice-4 621 221520 ns/op BenchmarkDecodeInterfaceSlice-4 91 1175739 ns/op BenchmarkDecodeMap-4 85 1364468 ns/op PASS ok encoding/gob 2.983s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12481 9532 ns/op 26.86 MB/s BenchmarkEncode/1024-4 2858 38498 ns/op 26.60 MB/s BenchmarkEncode/4096-4 772 151138 ns/op 27.10 MB/s BenchmarkEncode/16384-4 196 596001 ns/op 27.49 MB/s BenchmarkDecode/256-4 23865 5096 ns/op 50.24 MB/s BenchmarkDecode/1024-4 5822 19987 ns/op 51.23 MB/s BenchmarkDecode/4096-4 1466 78192 ns/op 52.38 MB/s BenchmarkDecode/16384-4 380 310342 ns/op 52.79 MB/s BenchmarkDump/256-4 1290 91572 ns/op 2.80 MB/s BenchmarkDump/1024-4 322 364110 ns/op 2.81 MB/s BenchmarkDump/4096-4 75 1425982 ns/op 2.87 MB/s BenchmarkDump/16384-4 19 6079341 ns/op 2.70 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 113223745 ns/op 17.14 MB/s 2144 B/op 17 allocs/op BenchmarkCodeEncoderError-4 1 121743775 ns/op 15.94 MB/s 5520 B/op 74 allocs/op BenchmarkCodeMarshal-4 1 153281092 ns/op 12.66 MB/s 10333352 B/op 61 allocs/op BenchmarkCodeMarshalError-4 1 126587241 ns/op 15.33 MB/s 1946624 B/op 71 allocs/op BenchmarkMarshalBytes/32-4 20845 5669 ns/op BenchmarkMarshalBytes/256-4 5210 21722 ns/op BenchmarkMarshalBytes/4096-4 454 267673 ns/op BenchmarkMarshalBytesError/32-4 57 1980766 ns/op BenchmarkMarshalBytesError/256-4 58 2015032 ns/op BenchmarkMarshalBytesError/4096-4 50 2263904 ns/op BenchmarkCodeDecoder-4 1 440166602 ns/op 4.41 MB/s 11016256 B/op 91356 allocs/op BenchmarkUnicodeDecoder-4 36824 3217 ns/op 4.35 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 49718 2264 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 377671766 ns/op 5.14 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 363874054 ns/op 5.33 MB/s 2938320 B/op 91328 allocs/op BenchmarkUnmarshalString-4 56710 2174 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 144583 898.9 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 261993 485.3 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 76387 1622 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 92326 1212 ns/op 83 B/op 2 allocs/op BenchmarkUnmapped-4 17359 6711 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3637 33995 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 733 147703 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 100 1262708 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 8 12772121 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 473455 235.1 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 418466 251.9 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 456448 247.1 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 421941 260.2 ns/op BenchmarkEncodeMarshaler-4 70911 1677 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 86774 1410 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 4024485 28.42 ns/op BenchmarkNumberIsValidRegexp-4 21147 5831 ns/op PASS ok encoding/json 7.071s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2529120 ns/op 25.91 MB/s BenchmarkDecode-4 22 5318601 ns/op 16.69 MB/s PASS ok encoding/pem 0.386s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2331 47567 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 949 132101 ns/op 8289 B/op 188 allocs/op BenchmarkHTMLAutoClose-4 4207 28409 ns/op PASS ok encoding/xml 0.514s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 338196 483.0 ns/op BenchmarkIntSet-4 332536 401.1 ns/op BenchmarkFloatAdd-4 64650 2032 ns/op BenchmarkFloatSet-4 266196 442.2 ns/op BenchmarkStringSet-4 315844 374.4 ns/op BenchmarkMapSet-4 66954 1721 ns/op BenchmarkMapSetDifferent-4 51014 2132 ns/op BenchmarkMapSetDifferentRandom-4 232 465525 ns/op BenchmarkMapSetString-4 100736 1720 ns/op BenchmarkMapAddSame-4 35637 3637 ns/op BenchmarkMapAddDifferent-4 14514 7918 ns/op BenchmarkMapAddDifferentRandom-4 190 602332 ns/op BenchmarkMapAddSameSteadyState-4 225657 499.0 ns/op BenchmarkMapAddDifferentSteadyState-4 104311 1015 ns/op BenchmarkRealworldExpvarUsage-4 19729 5973 ns/op PASS ok expvar 2.477s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 104428 1109 ns/op BenchmarkSprintfEmpty-4 407800 316.4 ns/op BenchmarkSprintfString-4 229416 456.7 ns/op BenchmarkSprintfTruncateString-4 279582 435.5 ns/op BenchmarkSprintfTruncateBytes-4 137527 797.8 ns/op BenchmarkSprintfSlowParsingPath-4 270447 499.3 ns/op BenchmarkSprintfQuoteString-4 38131 3189 ns/op BenchmarkSprintfInt-4 300244 418.7 ns/op BenchmarkSprintfIntInt-4 169843 617.4 ns/op BenchmarkSprintfPrefixedInt-4 232814 533.5 ns/op BenchmarkSprintfFloat-4 128139 866.9 ns/op BenchmarkSprintfComplex-4 56530 2018 ns/op BenchmarkSprintfBoolean-4 304767 376.9 ns/op BenchmarkSprintfHexString-4 115707 940.4 ns/op BenchmarkSprintfHexBytes-4 75525 1454 ns/op BenchmarkSprintfBytes-4 49989 2411 ns/op BenchmarkSprintfStringer-4 68974 1473 ns/op BenchmarkSprintfStructure-4 42550 3284 ns/op BenchmarkManyArgs-4 70861 1734 ns/op BenchmarkFprintInt-4 73863 1654 ns/op BenchmarkFprintfBytes-4 76776 1580 ns/op BenchmarkFprintIntNoAlloc-4 71323 1682 ns/op BenchmarkScanInts-4 33 3307660 ns/op BenchmarkScanRecursiveInt-4 1 390244070 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 440229023 ns/op PASS ok fmt 4.795s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 592 189719 ns/op PASS ok go/build 0.173s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 39396 2548 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 12733 8964 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3355 30947 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 974 116622 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 250 481364 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 44 2376170 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9671686 ns/op 865632 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 40162178 ns/op 3634530 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 181027251 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 1.440s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 280647603 ns/op 0.23 MB/s 46318160 B/op 48954 allocs/op PASS ok go/format 0.332s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 5 20062387 ns/op 2.68 MB/s BenchmarkParseOnly-4 6 17824384 ns/op 3.02 MB/s BenchmarkResolve-4 44 2562563 ns/op 21.02 MB/s PASS ok go/parser 1.198s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 153940790 ns/op 0.34 MB/s 4864696 B/op 27562 allocs/op BenchmarkPrintDecl-4 688 159529 ns/op 0.20 MB/s 17010 B/op 51 allocs/op PASS ok go/printer 0.322s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 224 483140 ns/op BenchmarkScanFiles/go/types/expr.go-4 12 9113816 ns/op 6.10 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12943992 ns/op 5.56 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17866044 ns/op 6.34 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 217 554639 ns/op 5.55 MB/s PASS ok go/scanner 0.748s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1190032 98.82 ns/op PASS ok go/token 0.224s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 170 690938 ns/op BenchmarkNamed/Underlying/nongeneric-4 1088964 110.7 ns/op BenchmarkNamed/Underlying/generic-4 1000000 108.6 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 107.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 109.9 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 25495 4546 ns/op BenchmarkNamed/NewMethodSet/generic-4 24751 4599 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 25874 4698 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 25352 4711 ns/op BenchmarkCheck/http/funcbodies/info-4 1 488379507 ns/op 62501 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 351117047 ns/op 86928 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 210236624 ns/op 145171 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 182601510 ns/op 167141 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 348541650 ns/op 14694 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 96193598 ns/op 53230 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 60330087 ns/op 84873 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 58565943 ns/op 87418 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 134335309 ns/op 16126 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 56181826 ns/op 38560 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 43011323 ns/op 50366 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 44016032 ns/op 49217 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 884774415 ns/op 71647 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 461260352 ns/op 137422 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 127970966 ns/op 495208 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 94503330 ns/op 670653 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1608609294 ns/op 1239 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 89545064 ns/op 22250 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 75075294 ns/op 26541 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 73914634 ns/op 26959 lines/s PASS ok go/types 17.983s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8576 13783 ns/op 74.29 MB/s PASS ok hash/adler32 0.243s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 194842 548.7 ns/op 27.34 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 205443 542.4 ns/op 27.65 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 107491 1106 ns/op 36.18 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 112130 1048 ns/op 38.18 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 464282 247.4 ns/op 2069.13 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 455324 244.3 ns/op 2096.15 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 392869 286.8 ns/op 3569.93 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 381142 286.7 ns/op 3571.85 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 230346 514.6 ns/op 7959.38 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 237499 494.7 ns/op 8279.33 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 52017 2302 ns/op 14234.93 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52443 2297 ns/op 14263.98 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 451994 258.8 ns/op 57.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 442070 252.4 ns/op 59.42 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 447315 262.3 ns/op 152.50 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 436465 254.8 ns/op 157.02 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 320692 361.1 ns/op 1417.95 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 314348 367.5 ns/op 1393.07 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 255129 451.9 ns/op 2265.88 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 251884 459.2 ns/op 2230.03 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 211239 540.6 ns/op 7577.08 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 213193 541.1 ns/op 7569.70 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 45373 2668 ns/op 12280.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45367 2710 ns/op 12093.37 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 203356 564.3 ns/op 26.58 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 209794 567.3 ns/op 26.44 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 97654 1177 ns/op 33.99 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 104382 1132 ns/op 35.35 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7174 16306 ns/op 31.40 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7178 16659 ns/op 30.73 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3495 34829 ns/op 29.40 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3436 35021 ns/op 29.24 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 792 142774 ns/op 28.69 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 868 136502 ns/op 30.01 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1103524 ns/op 29.69 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1089573 ns/op 30.07 MB/s PASS ok hash/crc32 4.593s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 76 1400974 ns/op 46.78 MB/s BenchmarkCrc64/ISO4KB-4 982 119728 ns/op 34.21 MB/s BenchmarkCrc64/ISO1KB-4 4459 25514 ns/op 40.13 MB/s BenchmarkCrc64/ECMA64KB-4 82 1392785 ns/op 47.05 MB/s BenchmarkCrc64/Random64KB-4 93 1222387 ns/op 53.61 MB/s BenchmarkCrc64/Random16KB-4 370 320019 ns/op 51.20 MB/s PASS ok hash/crc64 0.790s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8620 13904 ns/op 73.65 MB/s BenchmarkFnv32aKB-4 8652 13917 ns/op 73.58 MB/s BenchmarkFnv64KB-4 8089 13947 ns/op 73.42 MB/s BenchmarkFnv64aKB-4 7942 14007 ns/op 73.11 MB/s BenchmarkFnv128KB-4 1978 61582 ns/op 16.63 MB/s BenchmarkFnv128aKB-4 1951 60777 ns/op 16.85 MB/s PASS ok hash/fnv 0.958s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 604018 201.2 ns/op 19.88 MB/s BenchmarkHash/n=4/Bytes-4 3920766 30.72 ns/op 130.23 MB/s BenchmarkHash/n=4/String-4 1744269 67.62 ns/op 59.16 MB/s BenchmarkHash/n=8/Write-4 523506 192.2 ns/op 41.62 MB/s BenchmarkHash/n=8/Bytes-4 3821509 30.25 ns/op 264.45 MB/s BenchmarkHash/n=8/String-4 1771057 66.81 ns/op 119.75 MB/s BenchmarkHash/n=16/Write-4 575401 200.6 ns/op 79.77 MB/s BenchmarkHash/n=16/Bytes-4 4049360 28.58 ns/op 559.86 MB/s BenchmarkHash/n=16/String-4 1743843 69.86 ns/op 229.04 MB/s BenchmarkHash/n=32/Write-4 570526 203.7 ns/op 157.10 MB/s BenchmarkHash/n=32/Bytes-4 3982411 29.28 ns/op 1092.95 MB/s BenchmarkHash/n=32/String-4 1757883 67.78 ns/op 472.13 MB/s BenchmarkHash/n=64/Write-4 521953 224.0 ns/op 285.65 MB/s BenchmarkHash/n=64/Bytes-4 3620391 31.74 ns/op 2016.34 MB/s BenchmarkHash/n=64/String-4 1706920 71.03 ns/op 900.97 MB/s BenchmarkHash/n=256/Write-4 342050 303.5 ns/op 843.62 MB/s BenchmarkHash/n=256/Bytes-4 2130355 55.08 ns/op 4647.82 MB/s BenchmarkHash/n=256/String-4 843924 127.9 ns/op 2002.26 MB/s BenchmarkHash/n=320/Write-4 400239 292.1 ns/op 1095.46 MB/s BenchmarkHash/n=320/Bytes-4 1711639 70.90 ns/op 4513.41 MB/s BenchmarkHash/n=320/String-4 592080 178.9 ns/op 1788.44 MB/s BenchmarkHash/n=1024/Write-4 240960 456.3 ns/op 2243.92 MB/s BenchmarkHash/n=1024/Bytes-4 699650 165.3 ns/op 6194.23 MB/s BenchmarkHash/n=1024/String-4 239116 495.2 ns/op 2068.03 MB/s BenchmarkHash/n=4096/Write-4 116210 1037 ns/op 3950.98 MB/s BenchmarkHash/n=4096/Bytes-4 196688 585.5 ns/op 6995.31 MB/s BenchmarkHash/n=4096/String-4 67486 1818 ns/op 2252.77 MB/s BenchmarkHash/n=16384/Write-4 36880 3125 ns/op 5242.17 MB/s BenchmarkHash/n=16384/Bytes-4 53119 2344 ns/op 6988.29 MB/s BenchmarkHash/n=16384/String-4 16814 7210 ns/op 2272.37 MB/s PASS ok hash/maphash 4.513s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 748 144418 ns/op BenchmarkEscapeNone-4 117097 966.2 ns/op BenchmarkUnescape-4 732 159148 ns/op BenchmarkUnescapeNone-4 451663 236.8 ns/op BenchmarkUnescapeSparse-4 9877 11834 ns/op BenchmarkUnescapeDense-4 1099 107134 ns/op PASS ok html 0.888s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 8438 12671 ns/op BenchmarkCSSEscaperNoSpecials-4 41908 2691 ns/op BenchmarkDecodeCSS-4 26100 4566 ns/op BenchmarkDecodeCSSNoSpecials-4 4075734 27.97 ns/op BenchmarkCSSValueFilter-4 117424 990.4 ns/op BenchmarkCSSValueFilterOk-4 80540 1513 ns/op BenchmarkEscapedExecute-4 4028 26411 ns/op BenchmarkHTMLNospaceEscaper-4 10000 11056 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 65380 1799 ns/op BenchmarkStripTags-4 20516 5667 ns/op BenchmarkStripTagsNoSpecials-4 295928 406.6 ns/op BenchmarkJSValEscaperWithNum-4 23570 4908 ns/op BenchmarkJSValEscaperWithStr-4 5085 22038 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 17960 6382 ns/op BenchmarkJSValEscaperWithObj-4 3958 25786 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 13443 8686 ns/op BenchmarkJSStrEscaperNoSpecials-4 58969 1974 ns/op BenchmarkJSStrEscaper-4 10000 10294 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 54472 2138 ns/op BenchmarkJSRegexpEscaper-4 10000 11128 ns/op BenchmarkTemplateSpecialTags-4 90 1311175 ns/op BenchmarkURLEscaper-4 4083 26577 ns/op BenchmarkURLEscaperNoSpecials-4 168512 672.7 ns/op BenchmarkURLNormalizer-4 5967 18876 ns/op BenchmarkURLNormalizerNoSpecials-4 159312 699.6 ns/op BenchmarkSrcsetFilter-4 18822 6266 ns/op BenchmarkSrcsetFilterNoSpecials-4 111188 1052 ns/op PASS ok html/template 4.195s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 604924 187.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 398271 272.1 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 600654 202.7 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 421668 276.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1818543 65.44 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1202332 98.29 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1857763 64.46 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1215039 99.46 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1446398 85.39 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 437817 261.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 357560 333.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 392916 260.9 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 368380 327.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 753968 142.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 531687 217.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 861790 125.1 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 518164 224.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 418218 272.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1387095 85.20 ns/op BenchmarkRGBASetRGBA-4 1373613 84.75 ns/op BenchmarkRGBA64At-4 655821 165.2 ns/op BenchmarkRGBA64SetRGBA64-4 778197 146.0 ns/op BenchmarkNRGBAAt-4 1374526 86.68 ns/op BenchmarkNRGBASetNRGBA-4 1401464 84.61 ns/op BenchmarkNRGBA64At-4 657241 164.3 ns/op BenchmarkNRGBA64SetNRGBA64-4 775622 148.8 ns/op BenchmarkAlphaAt-4 2385520 50.35 ns/op BenchmarkAlphaSetAlpha-4 2251695 53.51 ns/op BenchmarkAlpha16At-4 1456136 83.30 ns/op BenchmarkAlphaSetAlpha16-4 1390693 79.74 ns/op BenchmarkGrayAt-4 2286258 52.79 ns/op BenchmarkGraySetGray-4 2265778 52.45 ns/op BenchmarkGray16At-4 1544306 79.16 ns/op BenchmarkGraySetGray16-4 1503714 78.72 ns/op PASS ok image 5.552s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4212086 26.74 ns/op BenchmarkYCbCrToRGB/128-4 4278996 27.74 ns/op BenchmarkYCbCrToRGB/255-4 4379122 27.39 ns/op BenchmarkRGBToYCbCr/0-4 4324038 27.52 ns/op BenchmarkRGBToYCbCr/Cb-4 4302267 27.56 ns/op BenchmarkRGBToYCbCr/Cr-4 4388008 27.28 ns/op BenchmarkYCbCrToRGBA/0-4 3554647 33.24 ns/op BenchmarkYCbCrToRGBA/128-4 3363318 35.56 ns/op BenchmarkYCbCrToRGBA/255-4 3661248 32.50 ns/op BenchmarkNYCbCrAToRGBA/0-4 3629190 33.61 ns/op BenchmarkNYCbCrAToRGBA/128-4 3634108 33.35 ns/op BenchmarkNYCbCrAToRGBA/255-4 3479265 33.93 ns/op PASS ok image/color 1.868s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 34602367 ns/op BenchmarkFillSrc-4 294 415508 ns/op BenchmarkCopyOver-4 6 17859170 ns/op BenchmarkCopySrc-4 388 297977 ns/op BenchmarkNRGBAOver-4 6 19206432 ns/op BenchmarkNRGBASrc-4 9 12291044 ns/op BenchmarkYCbCr-4 8 13407406 ns/op BenchmarkGray-4 16 7120785 ns/op BenchmarkCMYK-4 9 12561730 ns/op BenchmarkGlyphOver-4 19 6138050 ns/op BenchmarkRGBAMaskOver-4 4 31700044 ns/op BenchmarkGrayMaskOver-4 5 23449534 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38919113 ns/op BenchmarkRGBA-4 4 25955272 ns/op BenchmarkPalettedFill-4 817 136738 ns/op BenchmarkPalettedRGBA-4 4 26069796 ns/op BenchmarkGenericOver-4 2 55872482 ns/op BenchmarkGenericMaskOver-4 5 23353873 ns/op BenchmarkGenericSrc-4 3 37184009 ns/op BenchmarkGenericMaskSrc-4 4 31120539 ns/op PASS ok image/draw 6.136s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 22 4813260 ns/op 3.21 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 113247904 ns/op 2.71 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3105551561 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 56 2167443 ns/op 7.13 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 151585846 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.196s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3535 29764 ns/op BenchmarkIDCT-4 3794 28034 ns/op BenchmarkDecodeBaseline-4 9 12499234 ns/op 4.94 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17683627 ns/op 3.49 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 155404622 ns/op 7.91 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 193730198 ns/op 4.76 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 1.375s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 11693331 8.596 ns/op BenchmarkDecodeGray-4 12 9176696 ns/op 7.14 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39855816 ns/op 6.58 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34524876 ns/op 7.59 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5467793 ns/op 11.99 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 33170188 ns/op 7.90 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39833094 ns/op 6.58 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61780655 ns/op 4.97 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 61564922 ns/op 4.99 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 202090715 ns/op 6.08 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 217616471 ns/op 5.65 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30811614 ns/op 9.97 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 201031331 ns/op 6.11 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 835971870 ns/op 1.47 MB/s 864088 B/op 29 allocs/op PASS ok image/png 3.856s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 3 48000341 ns/op 2.08 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 38552160 ns/op 2.59 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 254216855 ns/op 1.97 MB/s 2007128 B/op 3 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 273230473 ns/op 1.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 46431781 ns/op 2.15 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 37870175 ns/op 2.64 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 242695368 ns/op 2.06 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 207817796 ns/op 2.41 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 523917605 ns/op 1.91 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 474464688 ns/op 2.11 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3150943274 ns/op 1.59 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 2866636408 ns/op 1.74 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 13 8010734 ns/op 12.48 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 13 9054412 ns/op 11.04 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 39651136 ns/op 12.61 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 44856719 ns/op 11.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 78365341 ns/op 12.76 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 88911502 ns/op 11.25 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 391210637 ns/op 12.78 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 441237456 ns/op 11.33 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 51859734 ns/op 1.93 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 43530140 ns/op 2.30 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 296559670 ns/op 1.69 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 265553458 ns/op 1.88 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 651125591 ns/op 1.54 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 616688600 ns/op 1.62 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4558891373 ns/op 1.10 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4203738099 ns/op 1.19 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 151536404 ns/op 27.58 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 152825167 ns/op 27.35 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 34.721s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 39886 2643 ns/op 0.38 MB/s BenchmarkMarshalCorpusFile/2-4 40687 2797 ns/op 0.71 MB/s BenchmarkMarshalCorpusFile/4-4 38232 3046 ns/op 1.31 MB/s BenchmarkMarshalCorpusFile/8-4 30729 3601 ns/op 2.22 MB/s BenchmarkMarshalCorpusFile/16-4 25605 4594 ns/op 3.48 MB/s BenchmarkMarshalCorpusFile/32-4 17431 6793 ns/op 4.71 MB/s BenchmarkMarshalCorpusFile/64-4 11200 10620 ns/op 6.03 MB/s BenchmarkMarshalCorpusFile/128-4 7063 16789 ns/op 7.62 MB/s BenchmarkMarshalCorpusFile/256-4 3145 32082 ns/op 7.98 MB/s BenchmarkMarshalCorpusFile/512-4 1729 62366 ns/op 8.21 MB/s BenchmarkMarshalCorpusFile/1024-4 919 119022 ns/op 8.60 MB/s BenchmarkMarshalCorpusFile/2048-4 451 241092 ns/op 8.49 MB/s BenchmarkMarshalCorpusFile/4096-4 244 464421 ns/op 8.82 MB/s BenchmarkMarshalCorpusFile/8192-4 124 938255 ns/op 8.73 MB/s BenchmarkMarshalCorpusFile/16384-4 63 1894016 ns/op 8.65 MB/s BenchmarkMarshalCorpusFile/32768-4 22 4974244 ns/op 6.59 MB/s BenchmarkMarshalCorpusFile/65536-4 10 10320669 ns/op 6.35 MB/s BenchmarkMarshalCorpusFile/131072-4 5 22625805 ns/op 5.79 MB/s BenchmarkMarshalCorpusFile/262144-4 3 43559980 ns/op 6.02 MB/s BenchmarkMarshalCorpusFile/524288-4 1 105317677 ns/op 4.98 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 178077707 ns/op 5.89 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 10144 ns/op 0.10 MB/s BenchmarkUnmarshalCorpusFile/2-4 11707 10075 ns/op 0.20 MB/s BenchmarkUnmarshalCorpusFile/4-4 10678 11284 ns/op 0.35 MB/s BenchmarkUnmarshalCorpusFile/8-4 9169 12529 ns/op 0.64 MB/s BenchmarkUnmarshalCorpusFile/16-4 6877 15173 ns/op 1.05 MB/s BenchmarkUnmarshalCorpusFile/32-4 5222 22668 ns/op 1.41 MB/s BenchmarkUnmarshalCorpusFile/64-4 4014 26806 ns/op 2.39 MB/s BenchmarkUnmarshalCorpusFile/128-4 3258 34957 ns/op 3.66 MB/s BenchmarkUnmarshalCorpusFile/256-4 1263 91609 ns/op 2.79 MB/s BenchmarkUnmarshalCorpusFile/512-4 673 172907 ns/op 2.96 MB/s BenchmarkUnmarshalCorpusFile/1024-4 356 335773 ns/op 3.05 MB/s BenchmarkUnmarshalCorpusFile/2048-4 180 657439 ns/op 3.12 MB/s BenchmarkUnmarshalCorpusFile/4096-4 84 1323345 ns/op 3.10 MB/s BenchmarkUnmarshalCorpusFile/8192-4 44 2647459 ns/op 3.09 MB/s BenchmarkUnmarshalCorpusFile/16384-4 21 5248000 ns/op 3.12 MB/s BenchmarkUnmarshalCorpusFile/32768-4 10 10478952 ns/op 3.13 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 21258212 ns/op 3.08 MB/s BenchmarkUnmarshalCorpusFile/131072-4 3 42090668 ns/op 3.11 MB/s BenchmarkUnmarshalCorpusFile/262144-4 2 85147969 ns/op 3.08 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 169669463 ns/op 3.09 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 337561592 ns/op 3.11 MB/s BenchmarkMutatorBytes/1-4 40794 2905 ns/op BenchmarkMutatorBytes/10-4 44020 2749 ns/op BenchmarkMutatorBytes/100-4 38841 3059 ns/op BenchmarkMutatorBytes/1000-4 27690 4580 ns/op BenchmarkMutatorBytes/10000-4 7795 16014 ns/op BenchmarkMutatorBytes/100000-4 1204 110070 ns/op BenchmarkMutatorString/1-4 38493 3024 ns/op BenchmarkMutatorString/10-4 40720 2972 ns/op BenchmarkMutatorString/100-4 34842 3536 ns/op BenchmarkMutatorString/1000-4 16916 6699 ns/op BenchmarkMutatorString/10000-4 3994 42087 ns/op BenchmarkMutatorString/100000-4 268 456808 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20300 5408 ns/op BenchmarkMutatorAllBasicTypes/string-4 21086 5652 ns/op BenchmarkMutatorAllBasicTypes/bool-4 72306 1705 ns/op BenchmarkMutatorAllBasicTypes/float32-4 61951 1890 ns/op BenchmarkMutatorAllBasicTypes/float64-4 62616 1890 ns/op BenchmarkMutatorAllBasicTypes/int-4 66654 1761 ns/op BenchmarkMutatorAllBasicTypes/int8-4 66866 1762 ns/op BenchmarkMutatorAllBasicTypes/int16-4 67578 1765 ns/op BenchmarkMutatorAllBasicTypes/int32-4 67891 1760 ns/op BenchmarkMutatorAllBasicTypes/int64-4 66891 1772 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 64329 1825 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 65588 1831 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 64309 1842 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 65782 1824 ns/op PASS ok internal/fuzz 11.494s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 29698 3970 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 121299 975.7 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 0.408s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 33050 3311 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 9838 10704 ns/op BenchmarkSplicePipePoolParallel-4 118245 1073 ns/op BenchmarkSplicePipeNativeParallel-4 30998 3885 ns/op PASS ok internal/poll 0.746s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 21328388 ns/op PASS ok internal/trace 3.091s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 9852 16564 ns/op BenchmarkCopyNLarge-4 142 1100011 ns/op PASS ok io 0.446s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 205554 550.3 ns/op BenchmarkPrintln-4 23037 5170 ns/op 77 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35074 3446 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 2046 58338 ns/op BenchmarkDiscard-4 938227 129.6 ns/op 0 B/op 0 allocs/op PASS ok log 0.937s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 76700 1495 ns/op BenchmarkJSONHandler/defaults-4 6968 16107 ns/op 511 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4011 27089 ns/op 789 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4440 23323 ns/op 761 B/op 5 allocs/op BenchmarkPreformatting/separate-4 6453 16121 ns/op 532 B/op 1 allocs/op BenchmarkPreformatting/struct-4 7005 16127 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5083 21798 ns/op 549 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 28950 3998 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 30009 3824 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 61711 1997 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 43550 2859 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 46621 3027 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 45103 2745 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 42856 2904 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 36021 3168 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 429338 274.8 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 316940 361.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 218462 525.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 158070 739.1 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 130442 913.2 ns/op 0 B/op 0 allocs/op BenchmarkSourceLine/alone-4 241720 416.9 ns/op BenchmarkSourceLine/stringifying-4 73449 1566 ns/op BenchmarkRecord-4 3715 27858 ns/op BenchmarkDispatch/switch-checked-4 198802 601.7 ns/op BenchmarkDispatch/As-4 180507 651.0 ns/op BenchmarkDispatch/Visit-4 175450 677.1 ns/op BenchmarkUnsafeStrings-4 18978 6553 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.876s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 4194096 28.64 ns/op BenchmarkAcosh-4 1397778 87.27 ns/op BenchmarkAsin-4 4211612 28.31 ns/op BenchmarkAsinh-4 1344832 88.71 ns/op BenchmarkAtan-4 5608414 21.27 ns/op BenchmarkAtanh-4 1341309 89.42 ns/op BenchmarkAtan2-4 3112450 38.09 ns/op BenchmarkCbrt-4 2005653 59.84 ns/op BenchmarkCeil-4 18870380 6.007 ns/op BenchmarkCompare-4 4340803 27.64 ns/op BenchmarkCompare32-4 5805646 20.74 ns/op BenchmarkCopysign-4 3323748 36.33 ns/op BenchmarkCos-4 1469257 80.20 ns/op BenchmarkCosh-4 2308394 51.29 ns/op BenchmarkErf-4 5591756 21.51 ns/op BenchmarkErfc-4 5202088 23.01 ns/op BenchmarkErfinv-4 4994382 24.01 ns/op BenchmarkErfcinv-4 4925641 24.44 ns/op BenchmarkExp-4 7650765 15.50 ns/op BenchmarkExpGo-4 1205270 97.79 ns/op BenchmarkExpm1-4 3769742 31.43 ns/op BenchmarkExp2-4 1338907 88.95 ns/op BenchmarkExp2Go-4 1235216 96.58 ns/op BenchmarkAbs-4 4294924 27.04 ns/op BenchmarkDim-4 8563054 14.30 ns/op BenchmarkFloor-4 20319943 5.953 ns/op BenchmarkMax-4 13476412 8.512 ns/op BenchmarkMin-4 13914639 8.363 ns/op BenchmarkMod-4 421699 267.9 ns/op BenchmarkFrexp-4 2236017 53.67 ns/op BenchmarkGamma-4 751983 151.8 ns/op BenchmarkHypot-4 13426843 8.973 ns/op BenchmarkHypotGo-4 2004084 59.16 ns/op BenchmarkIlogb-4 2658795 45.52 ns/op BenchmarkJ0-4 286406 411.5 ns/op BenchmarkJ1-4 283249 414.3 ns/op BenchmarkJn-4 134086 885.8 ns/op BenchmarkLdexp-4 2267521 52.98 ns/op BenchmarkLgamma-4 941071 115.7 ns/op BenchmarkLog-4 6959502 17.17 ns/op BenchmarkLogb-4 2714065 43.83 ns/op BenchmarkLog1p-4 1692679 70.85 ns/op BenchmarkLog10-4 6333456 18.54 ns/op BenchmarkLog2-4 1779699 67.03 ns/op BenchmarkModf-4 3428406 35.04 ns/op BenchmarkNextafter32-4 3392334 34.63 ns/op BenchmarkNextafter64-4 3309336 36.59 ns/op BenchmarkPowInt-4 673047 168.7 ns/op BenchmarkPowFrac-4 500326 238.0 ns/op BenchmarkPow10Pos-4 4315114 27.71 ns/op BenchmarkPow10Neg-4 4183124 28.89 ns/op BenchmarkRound-4 4160719 28.41 ns/op BenchmarkRoundToEven-4 8411479 14.89 ns/op BenchmarkRemainder-4 568545 198.3 ns/op BenchmarkSignbit-4 6093555 19.68 ns/op BenchmarkSin-4 1738924 71.74 ns/op BenchmarkSincos-4 997264 114.1 ns/op BenchmarkSinh-4 3445242 34.22 ns/op BenchmarkSqrtIndirect-4 19506050 5.902 ns/op BenchmarkSqrtLatency-4 16890750 7.059 ns/op BenchmarkSqrtIndirectLatency-4 16838730 7.095 ns/op BenchmarkSqrtGoLatency-4 1364328 87.04 ns/op BenchmarkSqrtPrime-4 96771 1234 ns/op BenchmarkTan-4 1660142 72.46 ns/op BenchmarkTanh-4 1929591 61.38 ns/op BenchmarkTrunc-4 21022792 5.765 ns/op BenchmarkY0-4 280939 417.8 ns/op BenchmarkY1-4 282648 420.2 ns/op BenchmarkYn-4 134708 883.7 ns/op BenchmarkFloat64bits-4 6488847 18.75 ns/op BenchmarkFloat64frombits-4 6053936 19.88 ns/op BenchmarkFloat32bits-4 6088015 19.76 ns/op BenchmarkFloat32frombits-4 5774505 20.62 ns/op BenchmarkFMA-4 19846812 6.023 ns/op PASS ok math 11.325s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 15087070 8.051 ns/op 7949.28 MB/s BenchmarkAddVV/2-4 12842551 9.350 ns/op 13689.13 MB/s BenchmarkAddVV/3-4 12564988 9.642 ns/op 19913.27 MB/s BenchmarkAddVV/4-4 13338969 8.973 ns/op 28530.57 MB/s BenchmarkAddVV/5-4 12403203 9.705 ns/op 32971.35 MB/s BenchmarkAddVV/10-4 10089708 11.96 ns/op 53531.18 MB/s BenchmarkAddVV/100-4 1950124 61.46 ns/op 104139.53 MB/s BenchmarkAddVV/1000-4 198906 602.2 ns/op 106285.52 MB/s BenchmarkSubVV/1-4 15094062 7.909 ns/op 8091.82 MB/s BenchmarkSubVV/2-4 13433272 8.818 ns/op 14516.58 MB/s BenchmarkSubVV/3-4 12512626 9.587 ns/op 20027.45 MB/s BenchmarkSubVV/4-4 13347672 8.985 ns/op 28492.04 MB/s BenchmarkSubVV/5-4 12205392 9.692 ns/op 33017.47 MB/s BenchmarkSubVV/10-4 10083894 11.93 ns/op 53635.66 MB/s BenchmarkSubVV/100-4 1951364 61.44 ns/op 104158.91 MB/s BenchmarkSubVV/1000-4 196969 602.4 ns/op 106246.99 MB/s BenchmarkAddVW/1-4 16266294 7.402 ns/op 1080.76 MB/s BenchmarkAddVW/2-4 13399074 8.975 ns/op 1782.72 MB/s BenchmarkAddVW/3-4 12849445 9.513 ns/op 2522.73 MB/s BenchmarkAddVW/4-4 14875760 8.034 ns/op 3982.96 MB/s BenchmarkAddVW/5-4 13988643 8.542 ns/op 4682.91 MB/s BenchmarkAddVW/10-4 11399918 10.58 ns/op 7563.72 MB/s BenchmarkAddVW/100-4 346968 319.4 ns/op 2504.38 MB/s BenchmarkAddVW/1000-4 53086 2236 ns/op 3577.21 MB/s BenchmarkAddVWext/1-4 15834102 7.484 ns/op 1068.96 MB/s BenchmarkAddVWext/2-4 12912963 9.399 ns/op 1702.26 MB/s BenchmarkAddVWext/3-4 12283750 9.860 ns/op 2434.15 MB/s BenchmarkAddVWext/4-4 14590261 8.253 ns/op 3877.46 MB/s BenchmarkAddVWext/5-4 12982030 8.763 ns/op 4564.83 MB/s BenchmarkAddVWext/10-4 11133751 10.73 ns/op 7455.37 MB/s BenchmarkAddVWext/100-4 101959 1165 ns/op 686.87 MB/s BenchmarkAddVWext/1000-4 10000 11010 ns/op 726.64 MB/s BenchmarkSubVW/1-4 15870492 7.565 ns/op 1057.46 MB/s BenchmarkSubVW/2-4 14188508 8.407 ns/op 1903.10 MB/s BenchmarkSubVW/3-4 13389520 8.931 ns/op 2687.32 MB/s BenchmarkSubVW/4-4 14779711 8.077 ns/op 3961.69 MB/s BenchmarkSubVW/5-4 13793559 8.828 ns/op 4530.90 MB/s BenchmarkSubVW/10-4 11239328 10.82 ns/op 7395.13 MB/s BenchmarkSubVW/100-4 369201 319.6 ns/op 2503.18 MB/s BenchmarkSubVW/1000-4 53162 2247 ns/op 3560.05 MB/s BenchmarkSubVWext/1-4 15455544 7.646 ns/op 1046.35 MB/s BenchmarkSubVWext/2-4 14046013 8.545 ns/op 1872.35 MB/s BenchmarkSubVWext/3-4 12856465 9.314 ns/op 2576.78 MB/s BenchmarkSubVWext/4-4 14488800 8.195 ns/op 3905.04 MB/s BenchmarkSubVWext/5-4 13500649 8.772 ns/op 4559.96 MB/s BenchmarkSubVWext/10-4 10960402 10.89 ns/op 7345.88 MB/s BenchmarkSubVWext/100-4 98688 1178 ns/op 679.04 MB/s BenchmarkSubVWext/1000-4 10000 11403 ns/op 701.54 MB/s BenchmarkMulAddVWW/1-4 12081632 10.03 ns/op 6378.01 MB/s BenchmarkMulAddVWW/2-4 11234822 10.79 ns/op 11860.81 MB/s BenchmarkMulAddVWW/3-4 12382215 9.847 ns/op 19498.64 MB/s BenchmarkMulAddVWW/4-4 11438703 10.52 ns/op 24338.43 MB/s BenchmarkMulAddVWW/5-4 10635884 11.28 ns/op 28379.75 MB/s BenchmarkMulAddVWW/10-4 8159760 14.73 ns/op 43440.69 MB/s BenchmarkMulAddVWW/100-4 1209340 99.87 ns/op 64085.53 MB/s BenchmarkMulAddVWW/1000-4 117396 1021 ns/op 62678.89 MB/s BenchmarkAddMulVVW/1-4 15032169 7.912 ns/op 8088.89 MB/s BenchmarkAddMulVVW/2-4 12780801 9.305 ns/op 13756.47 MB/s BenchmarkAddMulVVW/3-4 11778558 10.12 ns/op 18969.63 MB/s BenchmarkAddMulVVW/4-4 10712258 11.28 ns/op 22700.49 MB/s BenchmarkAddMulVVW/5-4 9907507 12.03 ns/op 26604.68 MB/s BenchmarkAddMulVVW/10-4 8446255 14.25 ns/op 44918.72 MB/s BenchmarkAddMulVVW/100-4 1595502 75.18 ns/op 85130.94 MB/s BenchmarkAddMulVVW/1000-4 156891 760.7 ns/op 84138.31 MB/s BenchmarkDivWVW/1-4 3892124 30.71 ns/op 2083.81 MB/s BenchmarkDivWVW/2-4 2478488 47.90 ns/op 2672.00 MB/s BenchmarkDivWVW/3-4 1704480 68.61 ns/op 2798.51 MB/s BenchmarkDivWVW/4-4 1412830 86.34 ns/op 2965.01 MB/s BenchmarkDivWVW/5-4 1288959 92.26 ns/op 3468.42 MB/s BenchmarkDivWVW/10-4 639522 184.2 ns/op 3474.09 MB/s BenchmarkDivWVW/100-4 69134 1693 ns/op 3779.71 MB/s BenchmarkDivWVW/1000-4 6886 16682 ns/op 3836.55 MB/s BenchmarkNonZeroShifts/1/shrVU-4 14725214 7.550 ns/op BenchmarkNonZeroShifts/1/shlVU-4 14604888 7.142 ns/op BenchmarkNonZeroShifts/2/shrVU-4 13459492 8.183 ns/op BenchmarkNonZeroShifts/2/shlVU-4 13966254 7.851 ns/op BenchmarkNonZeroShifts/3/shrVU-4 12398440 8.896 ns/op BenchmarkNonZeroShifts/3/shlVU-4 12873387 8.685 ns/op BenchmarkNonZeroShifts/4/shrVU-4 11395842 9.980 ns/op BenchmarkNonZeroShifts/4/shlVU-4 12044276 9.060 ns/op BenchmarkNonZeroShifts/5/shrVU-4 10639538 10.78 ns/op BenchmarkNonZeroShifts/5/shlVU-4 11279380 9.827 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8392963 13.53 ns/op BenchmarkNonZeroShifts/10/shlVU-4 8463746 13.54 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1407588 84.46 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1420094 83.72 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 146280 809.7 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 150874 793.5 ns/op BenchmarkDecimalConversion-4 243 477157 ns/op BenchmarkFloatString/100-4 14236 8468 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 260 447010 ns/op 2914 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 42322056 ns/op 61008 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4203059292 ns/op 842416 B/op 510 allocs/op BenchmarkFloatAdd/10-4 194904 610.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 195670 606.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 179204 672.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 94098 1255 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 17415 6888 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 241706 488.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 242952 485.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 230571 520.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 171430 703.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44662 2675 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 2157 52756 ns/op BenchmarkParseFloatLargeExp-4 494 228417 ns/op BenchmarkGCD10x10/WithoutXY-4 232178 521.5 ns/op BenchmarkGCD10x10/WithXY-4 66633 1841 ns/op BenchmarkGCD10x100/WithoutXY-4 114912 996.4 ns/op BenchmarkGCD10x100/WithXY-4 20097 5969 ns/op BenchmarkGCD10x1000/WithoutXY-4 76299 1457 ns/op BenchmarkGCD10x1000/WithXY-4 16764 7355 ns/op BenchmarkGCD100x100/WithoutXY-4 29959 3703 ns/op BenchmarkGCD100x100/WithXY-4 12757 9548 ns/op BenchmarkGCD100x1000/WithoutXY-4 14131 8129 ns/op BenchmarkGCD100x1000/WithXY-4 6889 16212 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2618 44204 ns/op BenchmarkGCD1000x1000/WithXY-4 1346 81739 ns/op BenchmarkHilbert-4 25 4519674 ns/op BenchmarkBinomial-4 15984 7442 ns/op BenchmarkQuoRem-4 25184 5004 ns/op BenchmarkExp-4 16 6634425 ns/op BenchmarkExpMont/Odd-4 145 809233 ns/op 2592 B/op 22 allocs/op BenchmarkExpMont/Even1-4 144 826790 ns/op 3364 B/op 38 allocs/op BenchmarkExpMont/Even2-4 124 985320 ns/op 3858 B/op 53 allocs/op BenchmarkExpMont/Even3-4 121 938463 ns/op 3839 B/op 53 allocs/op BenchmarkExpMont/Even4-4 136 850812 ns/op 3845 B/op 53 allocs/op BenchmarkExpMont/Even8-4 141 846098 ns/op 3866 B/op 53 allocs/op BenchmarkExpMont/Even32-4 140 867266 ns/op 3852 B/op 53 allocs/op BenchmarkExpMont/Even64-4 172 673610 ns/op 3659 B/op 54 allocs/op BenchmarkExpMont/Even96-4 170 705911 ns/op 3766 B/op 51 allocs/op BenchmarkExpMont/Even128-4 200 588512 ns/op 3255 B/op 50 allocs/op BenchmarkExpMont/Even255-4 224 539796 ns/op 2944 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 528 221981 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 470 250245 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 469 251164 ns/op 1741 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 474 247633 ns/op 1743 B/op 47 allocs/op BenchmarkExp2-4 16 6691094 ns/op BenchmarkBitset-4 869172 123.2 ns/op BenchmarkBitsetNeg-4 527554 227.9 ns/op BenchmarkBitsetOrig-4 273702 448.7 ns/op BenchmarkBitsetNegOrig-4 174415 638.1 ns/op BenchmarkModSqrt225_Tonelli-4 132 895721 ns/op BenchmarkModSqrt225_3Mod4-4 433 272634 ns/op BenchmarkModSqrt231_Tonelli-4 127 915410 ns/op BenchmarkModSqrt231_5Mod8-4 373 319298 ns/op BenchmarkModInverse-4 14452 8279 ns/op BenchmarkSqrt-4 1815 61556 ns/op BenchmarkIntSqr/1-4 1498315 79.54 ns/op BenchmarkIntSqr/2-4 804009 144.4 ns/op BenchmarkIntSqr/3-4 677962 170.4 ns/op BenchmarkIntSqr/5-4 493833 234.4 ns/op BenchmarkIntSqr/8-4 383818 310.3 ns/op BenchmarkIntSqr/10-4 274455 434.2 ns/op BenchmarkIntSqr/20-4 60106 2066 ns/op BenchmarkIntSqr/30-4 44409 2753 ns/op BenchmarkIntSqr/50-4 27490 4489 ns/op BenchmarkIntSqr/80-4 16156 7389 ns/op BenchmarkIntSqr/100-4 10000 10076 ns/op BenchmarkIntSqr/200-4 4170 26427 ns/op BenchmarkIntSqr/300-4 1821 58190 ns/op BenchmarkIntSqr/500-4 963 133330 ns/op BenchmarkIntSqr/800-4 297 340122 ns/op BenchmarkIntSqr/1000-4 252 465823 ns/op BenchmarkDiv/20/10-4 470394 242.4 ns/op BenchmarkDiv/40/20-4 476433 242.2 ns/op BenchmarkDiv/100/50-4 469239 251.2 ns/op BenchmarkDiv/200/100-4 64473 1928 ns/op BenchmarkDiv/400/200-4 60146 2049 ns/op BenchmarkDiv/1000/500-4 48613 2585 ns/op BenchmarkDiv/2000/1000-4 35580 3514 ns/op BenchmarkDiv/20000/10000-4 1203 96222 ns/op BenchmarkDiv/200000/100000-4 28 3928409 ns/op BenchmarkDiv/2000000/1000000-4 1 112229565 ns/op BenchmarkDiv/20000000/10000000-4 1 3329571922 ns/op BenchmarkMul-4 5 20725814 ns/op BenchmarkNatMul/10-4 204804 577.9 ns/op BenchmarkNatMul/100-4 6432 18168 ns/op BenchmarkNatMul/1000-4 194 608656 ns/op BenchmarkZeroShifts/Shl-4 22264 5007 ns/op BenchmarkZeroShifts/ShlSame-4 6618798 17.65 ns/op BenchmarkZeroShifts/Shr-4 23955 5236 ns/op BenchmarkZeroShifts/ShrSame-4 6527841 17.60 ns/op BenchmarkExp3Power/0x10-4 213634 556.0 ns/op BenchmarkExp3Power/0x40-4 176838 643.3 ns/op BenchmarkExp3Power/0x100-4 108853 1085 ns/op BenchmarkExp3Power/0x400-4 47432 2318 ns/op BenchmarkExp3Power/0x1000-4 11557 10268 ns/op BenchmarkExp3Power/0x4000-4 2264 52318 ns/op BenchmarkExp3Power/0x10000-4 249 467051 ns/op BenchmarkExp3Power/0x40000-4 19 5422498 ns/op BenchmarkExp3Power/0x100000-4 2 52199616 ns/op BenchmarkExp3Power/0x400000-4 1 478278740 ns/op BenchmarkFibo-4 3 38644592 ns/op BenchmarkNatSqr/1-4 1088664 110.6 ns/op BenchmarkNatSqr/2-4 634568 193.1 ns/op BenchmarkNatSqr/3-4 535363 231.9 ns/op BenchmarkNatSqr/5-4 329154 321.7 ns/op BenchmarkNatSqr/8-4 234726 440.4 ns/op BenchmarkNatSqr/10-4 187168 551.6 ns/op BenchmarkNatSqr/20-4 53791 2097 ns/op BenchmarkNatSqr/30-4 38280 2893 ns/op BenchmarkNatSqr/50-4 23982 4876 ns/op BenchmarkNatSqr/80-4 14335 8259 ns/op BenchmarkNatSqr/100-4 11220 10455 ns/op BenchmarkNatSqr/200-4 4066 27918 ns/op BenchmarkNatSqr/300-4 1701 63953 ns/op BenchmarkNatSqr/500-4 865 133852 ns/op BenchmarkNatSqr/800-4 374 303163 ns/op BenchmarkNatSqr/1000-4 279 411915 ns/op BenchmarkNatSetBytes/8-4 889496 127.4 ns/op BenchmarkNatSetBytes/24-4 256287 434.7 ns/op BenchmarkNatSetBytes/128-4 62330 1907 ns/op BenchmarkNatSetBytes/7-4 1000000 116.2 ns/op BenchmarkNatSetBytes/23-4 256404 429.5 ns/op BenchmarkNatSetBytes/127-4 61833 1856 ns/op BenchmarkScanPi-4 272 420810 ns/op BenchmarkStringPiParallel-4 733 164165 ns/op BenchmarkScan/10/Base2-4 47514 2485 ns/op BenchmarkScan/100/Base2-4 5430 21725 ns/op BenchmarkScan/1000/Base2-4 546 217164 ns/op BenchmarkScan/10/Base8-4 116523 1038 ns/op BenchmarkScan/100/Base8-4 15385 7736 ns/op BenchmarkScan/1000/Base8-4 1539 75663 ns/op BenchmarkScan/10/Base10-4 124132 962.0 ns/op BenchmarkScan/100/Base10-4 16782 7087 ns/op BenchmarkScan/1000/Base10-4 1686 69080 ns/op BenchmarkScan/10/Base16-4 138001 872.7 ns/op BenchmarkScan/100/Base16-4 18811 6340 ns/op BenchmarkScan/1000/Base16-4 1945 61674 ns/op BenchmarkString/10/Base2-4 213951 549.2 ns/op BenchmarkString/100/Base2-4 28785 4067 ns/op BenchmarkString/1000/Base2-4 3116 38759 ns/op BenchmarkString/10/Base8-4 442179 272.3 ns/op BenchmarkString/100/Base8-4 76108 1557 ns/op BenchmarkString/1000/Base8-4 8354 14284 ns/op BenchmarkString/10/Base10-4 235474 481.6 ns/op BenchmarkString/100/Base10-4 50275 2316 ns/op BenchmarkString/1000/Base10-4 6061 19891 ns/op BenchmarkString/10/Base16-4 510013 243.3 ns/op BenchmarkString/100/Base16-4 103105 1137 ns/op BenchmarkString/1000/Base16-4 10000 10042 ns/op BenchmarkLeafSize/0-4 54 2145292 ns/op BenchmarkLeafSize/1-4 482 227769 ns/op BenchmarkLeafSize/2-4 490 227325 ns/op BenchmarkLeafSize/3-4 364 316067 ns/op BenchmarkLeafSize/4-4 492 226978 ns/op BenchmarkLeafSize/5-4 300 362498 ns/op BenchmarkLeafSize/6-4 376 309351 ns/op BenchmarkLeafSize/7-4 385 295231 ns/op BenchmarkLeafSize/8-4 506 219682 ns/op BenchmarkLeafSize/9-4 259 420392 ns/op BenchmarkLeafSize/10-4 320 351769 ns/op BenchmarkLeafSize/11-4 337 342057 ns/op BenchmarkLeafSize/12-4 376 308955 ns/op BenchmarkLeafSize/13-4 334 342967 ns/op BenchmarkLeafSize/14-4 388 294758 ns/op BenchmarkLeafSize/15-4 416 270691 ns/op BenchmarkLeafSize/16-4 512 223006 ns/op BenchmarkLeafSize/32-4 531 223954 ns/op BenchmarkLeafSize/64-4 472 242054 ns/op BenchmarkProbablyPrime/n=0-4 12 9670349 ns/op BenchmarkProbablyPrime/n=1-4 9 11218171 ns/op BenchmarkProbablyPrime/n=5-4 7 16233319 ns/op BenchmarkProbablyPrime/n=10-4 5 22472750 ns/op BenchmarkProbablyPrime/n=20-4 3 35596565 ns/op BenchmarkProbablyPrime/Lucas-4 13 8283685 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 88 1305765 ns/op BenchmarkRatCmp-4 239126 476.6 ns/op BenchmarkFloatSqrt/64-4 24286 4879 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 15592 7567 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 10000 10819 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4807 21499 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 1040 116201 ns/op 18068 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 69 1724133 ns/op 175176 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 129265458 ns/op 3827456 B/op 641 allocs/op PASS ok math/big 48.733s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8526030 14.04 ns/op BenchmarkLeadingZeros8-4 8254047 14.36 ns/op BenchmarkLeadingZeros16-4 9352708 12.80 ns/op BenchmarkLeadingZeros32-4 10678567 11.17 ns/op BenchmarkLeadingZeros64-4 10280037 11.51 ns/op BenchmarkTrailingZeros-4 9575632 12.42 ns/op BenchmarkTrailingZeros8-4 10463714 11.43 ns/op BenchmarkTrailingZeros16-4 9678458 12.56 ns/op BenchmarkTrailingZeros32-4 10824500 11.07 ns/op BenchmarkTrailingZeros64-4 9859566 12.32 ns/op BenchmarkOnesCount-4 9785276 12.37 ns/op BenchmarkOnesCount8-4 9657438 11.96 ns/op BenchmarkOnesCount16-4 10485166 11.41 ns/op BenchmarkOnesCount32-4 10603508 11.22 ns/op BenchmarkOnesCount64-4 10331602 11.51 ns/op BenchmarkRotateLeft-4 8968317 12.96 ns/op BenchmarkRotateLeft8-4 10141315 11.81 ns/op BenchmarkRotateLeft16-4 9387588 12.72 ns/op BenchmarkRotateLeft32-4 9903951 12.12 ns/op BenchmarkRotateLeft64-4 10293358 11.83 ns/op BenchmarkReverse-4 11555623 10.59 ns/op BenchmarkReverse8-4 16041253 7.322 ns/op BenchmarkReverse16-4 15637124 7.585 ns/op BenchmarkReverse32-4 14271849 8.393 ns/op BenchmarkReverse64-4 12532054 9.552 ns/op BenchmarkReverseBytes-4 16691775 7.292 ns/op BenchmarkReverseBytes16-4 16416818 7.228 ns/op BenchmarkReverseBytes32-4 16727046 7.238 ns/op BenchmarkReverseBytes64-4 16584262 7.240 ns/op BenchmarkAdd-4 9549199 12.38 ns/op BenchmarkAdd32-4 10002944 11.81 ns/op BenchmarkAdd64-4 9549249 12.44 ns/op BenchmarkAdd64multiple-4 18423727 6.476 ns/op BenchmarkSub-4 9794661 12.47 ns/op BenchmarkSub32-4 9949184 11.55 ns/op BenchmarkSub64-4 9540830 12.55 ns/op BenchmarkSub64multiple-4 18290384 6.595 ns/op BenchmarkMul-4 9327511 12.61 ns/op BenchmarkMul32-4 10420254 11.59 ns/op BenchmarkMul64-4 9387822 12.40 ns/op BenchmarkDiv-4 2712952 44.39 ns/op BenchmarkDiv32-4 5635268 21.20 ns/op BenchmarkDiv64-4 2639530 45.92 ns/op PASS ok math/bits 5.862s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10045652 10.72 ns/op BenchmarkAcos-4 459751 262.4 ns/op BenchmarkAcosh-4 381648 285.6 ns/op BenchmarkAsin-4 461598 269.9 ns/op BenchmarkAsinh-4 446414 265.1 ns/op BenchmarkAtan-4 647984 171.5 ns/op BenchmarkAtanh-4 680330 165.2 ns/op BenchmarkConj-4 19201834 6.216 ns/op BenchmarkCos-4 503593 214.5 ns/op BenchmarkCosh-4 470302 213.4 ns/op BenchmarkExp-4 751693 160.7 ns/op BenchmarkLog-4 769214 149.3 ns/op BenchmarkLog10-4 809784 150.6 ns/op BenchmarkPhase-4 1755837 68.53 ns/op BenchmarkPolar-4 1204844 102.8 ns/op BenchmarkPow-4 220270 526.6 ns/op BenchmarkRect-4 966294 116.9 ns/op BenchmarkSin-4 568600 210.2 ns/op BenchmarkSinh-4 552126 209.1 ns/op BenchmarkSqrt-4 1000000 116.0 ns/op BenchmarkTan-4 358500 328.0 ns/op BenchmarkTanh-4 378505 305.6 ns/op PASS ok math/cmplx 3.071s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 730008 164.4 ns/op BenchmarkInt63ThreadsafeParallel-4 494272 206.7 ns/op BenchmarkInt63Unthreadsafe-4 1000000 101.2 ns/op BenchmarkIntn1000-4 817500 140.4 ns/op BenchmarkInt63n1000-4 851112 133.1 ns/op BenchmarkInt31n1000-4 872474 124.9 ns/op BenchmarkFloat32-4 1017969 119.5 ns/op BenchmarkFloat64-4 1000000 101.2 ns/op BenchmarkPerm3-4 185101 653.5 ns/op BenchmarkPerm30-4 21872 5295 ns/op BenchmarkPerm30ViaShuffle-4 24900 4720 ns/op BenchmarkShuffleOverhead-4 17307 6814 ns/op BenchmarkRead3-4 850185 133.6 ns/op BenchmarkRead64-4 73568 1637 ns/op BenchmarkRead1000-4 4718 23679 ns/op BenchmarkConcurrent-4 126199 884.7 ns/op PASS ok math/rand 2.329s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 40444 2734 ns/op BenchmarkQDecodeWord-4 99586 1181 ns/op BenchmarkQDecodeHeader-4 92874 1223 ns/op BenchmarkTypeByExtension/.html-4 437629 295.7 ns/op BenchmarkTypeByExtension/.HTML-4 289942 367.8 ns/op BenchmarkTypeByExtension/.unused-4 342451 321.4 ns/op BenchmarkExtensionsByType/text/html-4 176072 716.5 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 79640 1569 ns/op BenchmarkExtensionsByType/application/octet-stream-4 99112 1059 ns/op PASS ok mime 1.710s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 948 121842 ns/op PASS ok mime/quotedprintable 0.166s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 30 3384871 ns/op 8651 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 18 6568129 ns/op 19599 B/op 161 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003291371 ns/op 158688 B/op 230 allocs/op BenchmarkDNSName-4 129603 830.5 ns/op BenchmarkInterfaces-4 1916 61382 ns/op BenchmarkInterfaceByIndex-4 2059 49777 ns/op BenchmarkInterfaceByName-4 1897 61594 ns/op BenchmarkInterfaceAddrs-4 1090 97142 ns/op BenchmarkInterfacesAndAddrs-4 3746 29652 ns/op BenchmarkInterfacesAndMulticastAddrs-4 696 144602 ns/op BenchmarkParseIP-4 8473 14489 ns/op BenchmarkParseIPValidIPv4-4 447198 261.8 ns/op BenchmarkParseIPValidIPv6-4 219292 547.8 ns/op BenchmarkIPString/IPv4-4 135049 881.3 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12621 9423 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 55810 2023 ns/op BenchmarkIPEqual/IPv4-4 1455026 77.81 ns/op BenchmarkIPEqual/IPv6-4 1477824 77.87 ns/op BenchmarkSendFile/1024-4 1 223251227 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/2048-4 1 222703953 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 222102781 ns/op 0.02 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 222579077 ns/op 0.04 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/16384-4 1 222563653 ns/op 0.07 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 3844 32287 ns/op 1014.89 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/65536-4 2193 47243 ns/op 1387.21 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/131072-4 1284 91559 ns/op 1431.56 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/262144-4 556 201737 ns/op 1299.44 MB/s 0 B/op 0 allocs/op BenchmarkSendFile/524288-4 300 422428 ns/op 1241.13 MB/s 1 B/op 0 allocs/op BenchmarkSendFile/1048576-4 121 971008 ns/op 1079.88 MB/s 4 B/op 0 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 14410 7474 ns/op 137.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 12303 9016 ns/op 227.16 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 10710 10177 ns/op 402.48 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 8541 12554 ns/op 652.53 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 5056 20050 ns/op 817.17 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 3174 32978 ns/op 993.64 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 2184 49541 ns/op 1322.86 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1310 104665 ns/op 1252.30 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 639 166927 ns/op 1570.41 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 302 336825 ns/op 1556.56 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 180 658613 ns/op 1592.10 MB/s BenchmarkSplice/unix-to-tcp/1024-4 21652 4795 ns/op 213.54 MB/s BenchmarkSplice/unix-to-tcp/2048-4 21133 5560 ns/op 368.35 MB/s BenchmarkSplice/unix-to-tcp/4096-4 15810 7399 ns/op 553.61 MB/s BenchmarkSplice/unix-to-tcp/8192-4 13590 9796 ns/op 836.26 MB/s BenchmarkSplice/unix-to-tcp/16384-4 6656 15258 ns/op 1073.79 MB/s BenchmarkSplice/unix-to-tcp/32768-4 4130 29594 ns/op 1107.25 MB/s BenchmarkSplice/unix-to-tcp/65536-4 2115 47676 ns/op 1374.61 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1376 83018 ns/op 1578.84 MB/s BenchmarkSplice/unix-to-tcp/262144-4 656 162861 ns/op 1609.62 MB/s BenchmarkSplice/unix-to-tcp/524288-4 308 349199 ns/op 1501.40 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 157 736634 ns/op 1423.47 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 14058 8338 ns/op 122.81 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 12032 9297 ns/op 220.30 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 12406 10673 ns/op 383.78 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 9770 13629 ns/op 601.08 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 6120 16638 ns/op 984.74 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 4184 30342 ns/op 1079.95 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 2712 45016 ns/op 1455.84 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1502 85043 ns/op 1541.24 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 754 162092 ns/op 1617.26 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 382 320354 ns/op 1636.59 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 178 666715 ns/op 1572.75 MB/s 5 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 28528 4274 ns/op 239.59 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 23606 5658 ns/op 361.97 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 17239 7104 ns/op 576.60 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 13722 9443 ns/op 867.55 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 8410 15089 ns/op 1085.81 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 3723 27661 ns/op 1184.63 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 2492 42950 ns/op 1525.88 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1568 74724 ns/op 1754.07 MB/s 0 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 612 175494 ns/op 1493.75 MB/s 1 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 410 297403 ns/op 1762.89 MB/s 2 B/op 0 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 198 584796 ns/op 1793.06 MB/s 4 B/op 0 allocs/op BenchmarkTCP4OneShot-4 3250 37854 ns/op BenchmarkTCP4OneShotTimeout-4 3068 39097 ns/op BenchmarkTCP4Persistent-4 14418 7933 ns/op BenchmarkTCP4PersistentTimeout-4 14648 7465 ns/op BenchmarkTCP6OneShot-4 3148 38426 ns/op BenchmarkTCP6OneShotTimeout-4 2838 40299 ns/op BenchmarkTCP6Persistent-4 16665 7429 ns/op BenchmarkTCP6PersistentTimeout-4 15657 7554 ns/op BenchmarkTCP4ConcurrentReadWrite-4 31113 4977 ns/op BenchmarkTCP6ConcurrentReadWrite-4 28512 3839 ns/op BenchmarkSetReadDeadline-4 148395 782.9 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 13164 9106 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 13428 8880 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 13790 8873 ns/op 0 B/op 0 allocs/op PASS ok net 37.482s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 30927 3554 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 12979 8941 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 16359 7061 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 22318 5407 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 40008 2923 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 59684 1938 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 1000000 110.9 ns/op BenchmarkReadRequestChrome-4 4484 25161 ns/op 24.28 MB/s 1844 B/op 14 allocs/op BenchmarkReadRequestCurl-4 13306 8858 ns/op 8.81 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 13195 8830 ns/op 9.29 MB/s 940 B/op 9 allocs/op BenchmarkReadRequestSiege-4 9328 12773 ns/op 11.82 MB/s 1036 B/op 11 allocs/op BenchmarkReadRequestWrk-4 20888 5756 ns/op 6.95 MB/s 876 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 492 262068 ns/op 3.91 MB/s BenchmarkFileAndServer_1KB/https1-4 313 343662 ns/op 2.98 MB/s BenchmarkFileAndServer_1KB/h2-4 194 524090 ns/op 1.95 MB/s BenchmarkFileAndServer_16MB/h1-4 3 44729100 ns/op 375.09 MB/s BenchmarkFileAndServer_16MB/https1-4 2 78022170 ns/op 215.03 MB/s BenchmarkFileAndServer_16MB/h2-4 1 176907835 ns/op 94.84 MB/s BenchmarkFileAndServer_64MB/h1-4 1 137058201 ns/op 489.64 MB/s BenchmarkFileAndServer_64MB/https1-4 1 341767935 ns/op 196.36 MB/s BenchmarkFileAndServer_64MB/h2-4 1 734721669 ns/op 91.34 MB/s BenchmarkServeMux-4 308 402635 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 409 315287 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 480 237465 ns/op 5989 B/op 64 allocs/op BenchmarkClientServer/https1-4 337 314676 ns/op 6404 B/op 73 allocs/op BenchmarkClientServer/h2-4 261 425226 ns/op 10106 B/op 79 allocs/op BenchmarkClientServerParallel/4/h1-4 1401 82007 ns/op 10252 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 55 2235754 ns/op 62840 B/op 690 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33330: write tcp 127.0.0.1:42583->127.0.0.1:33330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33300: write tcp 127.0.0.1:42583->127.0.0.1:33300: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33302: write tcp 127.0.0.1:42583->127.0.0.1:33302: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39174: read tcp 127.0.0.1:39477->127.0.0.1:39174: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39180: read tcp 127.0.0.1:39477->127.0.0.1:39180: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39212: write tcp 127.0.0.1:39477->127.0.0.1:39212: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33102: read tcp 127.0.0.1:39501->127.0.0.1:33102: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33026: write tcp 127.0.0.1:39501->127.0.0.1:33026: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33046: write tcp 127.0.0.1:39501->127.0.0.1:33046: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:33052: read tcp 127.0.0.1:39501->127.0.0.1:33052: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/4/h2-4 352 354577 ns/op 13012 B/op 124 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56380: read tcp 127.0.0.1:33543->127.0.0.1:56380: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56330: write tcp 127.0.0.1:33543->127.0.0.1:56330: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:56366: write tcp 127.0.0.1:33543->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:54546: write tcp 127.0.0.1:34707->127.0.0.1:54546: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54610: write tcp 127.0.0.1:34707->127.0.0.1:54610: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54598: read tcp 127.0.0.1:34707->127.0.0.1:54598: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54596: write tcp 127.0.0.1:34707->127.0.0.1:54596: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:54612: write tcp 127.0.0.1:34707->127.0.0.1:54612: use of closed network connection BenchmarkClientServerParallel/64/h1-4 985 118536 ns/op 16133 B/op 100 allocs/op BenchmarkClientServerParallel/64/https1-4 92 4224801 ns/op 111767 B/op 1196 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:59278: read tcp 127.0.0.1:35267->127.0.0.1:59278: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40148: read tcp 127.0.0.1:40367->127.0.0.1:40148: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39952: read tcp 127.0.0.1:40367->127.0.0.1:39952: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40076: read tcp 127.0.0.1:40367->127.0.0.1:40076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40078: read tcp 127.0.0.1:40367->127.0.0.1:40078: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40152: read tcp 127.0.0.1:40367->127.0.0.1:40152: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39958: read tcp 127.0.0.1:40367->127.0.0.1:39958: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:39970: write tcp 127.0.0.1:40367->127.0.0.1:39970: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40100: write tcp 127.0.0.1:40367->127.0.0.1:40100: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40000: read tcp 127.0.0.1:40367->127.0.0.1:40000: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 63 3255818 ns/op 92638 B/op 1062 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52454: read tcp 127.0.0.1:34963->127.0.0.1:52454: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52472: write tcp 127.0.0.1:34963->127.0.0.1:52472: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:52462: write tcp 127.0.0.1:34963->127.0.0.1:52462: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38076: write tcp 127.0.0.1:41447->127.0.0.1:38076: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38324: read tcp 127.0.0.1:41447->127.0.0.1:38324: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38252: write tcp 127.0.0.1:41447->127.0.0.1:38252: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38298: read tcp 127.0.0.1:41447->127.0.0.1:38298: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38178: read tcp 127.0.0.1:41447->127.0.0.1:38178: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38190: read tcp 127.0.0.1:41447->127.0.0.1:38190: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:38142: read tcp 127.0.0.1:41447->127.0.0.1:38142: use of closed network connection ... [output truncated] BenchmarkServer-4 236 455812 ns/op 2938 B/op 22 allocs/op BenchmarkClient-4 404 267587 ns/op 3759 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 909 125451 ns/op 7355 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1656 67439 ns/op 3050 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 2238 58003 ns/op 1902 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 2096 61854 ns/op 2743 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 2180 63002 ns/op 2709 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 2047 61259 ns/op 2686 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1966 67973 ns/op 1921 B/op 14 allocs/op BenchmarkServerHijack-4 1478 83372 ns/op 16676 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 544 214662 ns/op 5742 B/op 52 allocs/op BenchmarkResponseStatusLine-4 513573 196.7 ns/op 0 B/op 0 allocs/op PASS ok net/http 11.145s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4267 25358 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 0.209s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 98890 1212 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 548046 187.3 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 216778 528.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 75250 1610 ns/op BenchmarkStdIPv4-4 143494 823.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 99794 1187 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 104194 1142 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 95031 1235 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 75878 1557 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1795604 66.42 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1638220 73.49 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1521502 78.07 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 286185 404.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 319768 369.9 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 300721 394.4 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 93081 1280 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 336988 342.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 178767 665.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 181124 640.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 177190 674.7 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86707 1376 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 418364 271.2 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 152888 778.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 199429 622.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 298392 408.1 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 178520 671.7 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 376916 310.3 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 189037 640.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 183346 644.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 192284 648.8 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 131779 857.2 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 537300 221.2 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 181574 633.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 107588 1087 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 140101 850.9 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 183028 640.3 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 132576 936.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 321111 375.0 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 142453 853.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 169926 714.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 211546 543.6 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 157678 766.4 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1292898 93.42 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1271974 94.69 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1267357 94.99 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1219002 99.86 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1212734 100.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 101.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 102.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1210944 99.93 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1205011 100.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 425534 273.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 683689 167.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 239917 488.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 262832 455.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 243363 485.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 85695 1434 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 527200 194.4 ns/op PASS ok net/netip 8.300s 2023/03/23 22:28:20 Test RPC server listening on 127.0.0.1:42263 2023/03/23 22:28:20 Test HTTP RPC server listening on 127.0.0.1:42755 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1494 85104 ns/op BenchmarkEndToEndHTTP-4 1408 79251 ns/op BenchmarkEndToEndAsync-4 2941 38066 ns/op BenchmarkEndToEndAsyncHTTP-4 3154 38865 ns/op PASS ok net/rpc 1.013s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 2924 35585 ns/op BenchmarkReadMIMEHeader/server_headers-4 5378 21999 ns/op BenchmarkUncommon-4 25610 4562 ns/op 480 B/op 5 allocs/op PASS ok net/textproto 0.527s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 4795 23899 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 99921 1184 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 499818 201.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 90745 1261 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 172255 663.3 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 81686 1464 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13803 8475 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 365996 297.7 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 88468 1319 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 169494 679.5 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 80944 1439 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15352 7546 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 198144 594.8 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 76902 1483 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77300 1538 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35222 3315 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6081 18642 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 194262 610.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 74594 1607 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 76581 1566 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 36160 3250 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6190 17774 ns/op 320 B/op 1 allocs/op PASS ok net/url 3.160s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3122196 37.05 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 152326 707.3 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 700 152308 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 519003 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 606 192847 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 49900 2355 ns/op BenchmarkStatFile-4 41066 2747 ns/op BenchmarkStatDir-4 41844 2751 ns/op BenchmarkLstatDot-4 46240 2339 ns/op BenchmarkLstatFile-4 39981 2807 ns/op BenchmarkLstatDir-4 42446 2810 ns/op PASS ok os 1.639s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 132 942401 ns/op 6579 B/op 29 allocs/op PASS ok os/exec 0.254s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 357801 290.3 ns/op PASS ok os/user 0.230s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 4256844 25.64 ns/op BenchmarkString-4 2849787 42.06 ns/op BenchmarkBytes-4 2441200 48.20 ns/op BenchmarkNamedBytes-4 938247 124.1 ns/op BenchmarkBytesArray-4 813397 141.7 ns/op BenchmarkSliceLen-4 2822660 42.61 ns/op BenchmarkMapLen-4 1800264 66.25 ns/op BenchmarkStringLen-4 2188840 54.47 ns/op BenchmarkArrayLen-4 2237377 54.53 ns/op BenchmarkSliceCap-4 2949596 40.77 ns/op BenchmarkDeepEqual/int8-4 622587 187.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 130017 911.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 546189 217.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 123036 966.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 549838 217.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 124358 973.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 609267 195.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 122396 957.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 600568 196.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 123538 957.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 767178 153.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 146853 782.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 554864 200.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 122600 961.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 590300 199.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 123754 957.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 585516 200.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 124119 953.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 598917 199.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 124932 959.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 585546 197.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 124008 969.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 560560 199.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 124957 952.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 588906 198.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 124594 950.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 594369 194.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 124650 950.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 602780 195.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 124645 957.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 765674 154.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 123403 901.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 585979 202.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 117634 954.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 151352 778.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 78926 1581 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 81847 1448 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 52951 2230 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 307443 384.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 46608 2579 ns/op BenchmarkIsZero/StructComparable-4 913255 126.2 ns/op BenchmarkIsZero/StructIncomparable-4 210048 570.2 ns/op BenchmarkSetZero/Bool/Direct-4 5322879 22.70 ns/op BenchmarkSetZero/Bool/CachedZero-4 2169554 54.85 ns/op BenchmarkSetZero/Bool/NewZero-4 1506945 79.17 ns/op BenchmarkSetZero/Int/Direct-4 3182101 37.43 ns/op BenchmarkSetZero/Int/CachedZero-4 2251825 53.35 ns/op BenchmarkSetZero/Int/NewZero-4 1535448 78.24 ns/op BenchmarkSetZero/Uint/Direct-4 3121665 37.73 ns/op BenchmarkSetZero/Uint/CachedZero-4 2216402 53.89 ns/op BenchmarkSetZero/Uint/NewZero-4 1522516 77.85 ns/op BenchmarkSetZero/Float/Direct-4 3204020 37.81 ns/op BenchmarkSetZero/Float/CachedZero-4 2226666 53.29 ns/op BenchmarkSetZero/Float/NewZero-4 1519228 78.22 ns/op BenchmarkSetZero/Complex/Direct-4 3217724 37.23 ns/op BenchmarkSetZero/Complex/CachedZero-4 2217682 53.29 ns/op BenchmarkSetZero/Complex/NewZero-4 1523028 78.85 ns/op BenchmarkSetZero/Array/Direct-4 5648979 21.11 ns/op BenchmarkSetZero/Array/CachedZero-4 2216791 54.15 ns/op BenchmarkSetZero/Array/NewZero-4 1522023 78.81 ns/op BenchmarkSetZero/Chan/Direct-4 3222858 37.50 ns/op BenchmarkSetZero/Chan/CachedZero-4 1706864 70.78 ns/op BenchmarkSetZero/Chan/NewZero-4 1314192 91.50 ns/op BenchmarkSetZero/Func/Direct-4 3184359 37.42 ns/op BenchmarkSetZero/Func/CachedZero-4 1703269 70.60 ns/op BenchmarkSetZero/Func/NewZero-4 1296372 92.27 ns/op BenchmarkSetZero/Interface/Direct-4 2820036 42.78 ns/op BenchmarkSetZero/Interface/CachedZero-4 2238907 54.03 ns/op BenchmarkSetZero/Interface/NewZero-4 1529575 79.79 ns/op BenchmarkSetZero/Map/Direct-4 3175272 37.67 ns/op BenchmarkSetZero/Map/CachedZero-4 1697230 70.81 ns/op BenchmarkSetZero/Map/NewZero-4 1304726 92.26 ns/op BenchmarkSetZero/Pointer/Direct-4 3166694 37.57 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1705825 70.16 ns/op BenchmarkSetZero/Pointer/NewZero-4 1306699 91.63 ns/op BenchmarkSetZero/Slice/Direct-4 2767226 43.23 ns/op BenchmarkSetZero/Slice/CachedZero-4 2213862 54.34 ns/op BenchmarkSetZero/Slice/NewZero-4 1516267 78.99 ns/op BenchmarkSetZero/String/Direct-4 3105464 38.01 ns/op BenchmarkSetZero/String/CachedZero-4 2231800 53.33 ns/op BenchmarkSetZero/String/NewZero-4 1529121 78.65 ns/op BenchmarkSetZero/Struct/Direct-4 5598166 21.47 ns/op BenchmarkSetZero/Struct/CachedZero-4 2162217 54.00 ns/op BenchmarkSetZero/Struct/NewZero-4 1507660 78.88 ns/op BenchmarkSelect/1-4 189105 611.4 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 102763 1215 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 53458 2073 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 152574 677.6 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 158838 747.1 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 136929 780.8 ns/op 163.94 MB/s BenchmarkCallArgCopy/size=256-4 154680 785.6 ns/op 325.88 MB/s BenchmarkCallArgCopy/size=1024-4 85024 1324 ns/op 773.49 MB/s BenchmarkCallArgCopy/size=4096-4 43836 2509 ns/op 1632.77 MB/s BenchmarkCallArgCopy/size=65536-4 3652 34331 ns/op 1908.96 MB/s BenchmarkPtrTo-4 688988 157.8 ns/op BenchmarkFieldByName1-4 770624 158.1 ns/op BenchmarkFieldByName2-4 86900 1323 ns/op BenchmarkFieldByName3-4 11294 12339 ns/op BenchmarkInterfaceBig-4 6075216 19.82 ns/op BenchmarkInterfaceSmall-4 6063265 22.25 ns/op BenchmarkNew-4 2262034 48.86 ns/op BenchmarkMap/StringKeys/MapIndex-4 3571 31911 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 3696 32141 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 3637 32773 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 3610 33089 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 3734 31759 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 3664 31554 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 292788 400.0 ns/op PASS ok reflect 18.281s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 15046 8563 ns/op 9342 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 20402 5867 ns/op 9210 B/op 1 allocs/op BenchmarkFindString-4 15349 7896 ns/op 9445 B/op 1 allocs/op BenchmarkFindSubmatch-4 13846 8633 ns/op 9506 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 13725 7891 ns/op 9219 B/op 2 allocs/op BenchmarkLiteral-4 24063 4872 ns/op BenchmarkNotLiteral-4 4039 25905 ns/op BenchmarkMatchClass-4 3055 35221 ns/op BenchmarkMatchClass_InRange-4 3592 34213 ns/op BenchmarkReplaceAll-4 3075 35899 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 24147 5218 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 44624 2597 ns/op BenchmarkAnchoredShortMatch-4 20128 6009 ns/op BenchmarkAnchoredLongMatch-4 22717 5321 ns/op BenchmarkOnePassShortA-4 21552 5867 ns/op BenchmarkNotOnePassShortA-4 8559 12917 ns/op BenchmarkOnePassShortB-4 28023 4253 ns/op BenchmarkNotOnePassShortB-4 10000 10479 ns/op BenchmarkOnePassLongPrefix-4 96618 1297 ns/op BenchmarkOnePassLongNotPrefix-4 33123 3719 ns/op BenchmarkMatchParallelShared-4 26612 4172 ns/op BenchmarkMatchParallelCopied-4 30042 3890 ns/op BenchmarkQuoteMetaAll-4 179463 652.4 ns/op 21.46 MB/s BenchmarkQuoteMetaNone-4 384322 307.6 ns/op 84.51 MB/s BenchmarkCompile/Onepass-4 4663 23912 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1753 61154 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 210 550169 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 4060480 29.59 ns/op 540.80 MB/s BenchmarkMatch/Easy0/32-4 22338 5133 ns/op 6.23 MB/s BenchmarkMatch/Easy0/1K-4 7485 15690 ns/op 65.27 MB/s BenchmarkMatch/Easy0i/16-4 4056628 29.34 ns/op 545.40 MB/s BenchmarkMatch/Easy0i/32-4 5070 19951 ns/op 1.60 MB/s BenchmarkMatch/Easy0i/1K-4 271 440946 ns/op 2.32 MB/s BenchmarkMatch/Easy1/16-4 4012851 29.19 ns/op 548.11 MB/s BenchmarkMatch/Easy1/32-4 24753 4809 ns/op 6.65 MB/s BenchmarkMatch/Easy1/1K-4 4910 22029 ns/op 46.48 MB/s BenchmarkMatch/Medium/16-4 4077638 28.89 ns/op 553.88 MB/s BenchmarkMatch/Medium/32-4 6646 17714 ns/op 1.81 MB/s BenchmarkMatch/Medium/1K-4 303 392540 ns/op 2.61 MB/s BenchmarkMatch/Hard/16-4 3937455 29.39 ns/op 544.34 MB/s BenchmarkMatch/Hard/32-4 4263 27884 ns/op 1.15 MB/s BenchmarkMatch/Hard/1K-4 177 678372 ns/op 1.51 MB/s BenchmarkMatch/Hard1/16-4 1429 80509 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 806 143516 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 26 4235187 ns/op 0.24 MB/s BenchmarkMatch_onepass_regex/16-4 31172 3782 ns/op 4.23 MB/s 23 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 18212 6598 ns/op 4.85 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 687 172295 ns/op 5.94 MB/s 25 B/op 0 allocs/op PASS ok regexp 8.028s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 677887 169.6 ns/op BenchmarkIsWordChar-4 177626 676.4 ns/op PASS ok regexp/syntax 1.319s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 79221 1513 ns/op BenchmarkCallers/inlined-4 57596 2104 ns/op BenchmarkCallers/no-cache-4 13484 8883 ns/op BenchmarkMakeChan/Byte-4 1217884 84.48 ns/op BenchmarkMakeChan/Int-4 942247 119.8 ns/op BenchmarkMakeChan/Ptr-4 644583 157.1 ns/op BenchmarkMakeChan/Struct/0-4 1462581 80.42 ns/op BenchmarkMakeChan/Struct/32-4 620130 174.6 ns/op BenchmarkMakeChan/Struct/40-4 568602 247.9 ns/op BenchmarkChanNonblocking-4 13353751 7.740 ns/op BenchmarkSelectUncontended-4 1414219 120.4 ns/op BenchmarkSelectSyncContended-4 41046 2945 ns/op BenchmarkSelectAsyncContended-4 134553 930.5 ns/op BenchmarkSelectNonblock-4 8010675 16.92 ns/op BenchmarkChanUncontended-4 11240 11331 ns/op BenchmarkChanContended-4 1648 73184 ns/op BenchmarkChanSync-4 189697 623.0 ns/op BenchmarkChanSyncWork-4 10000 13640 ns/op BenchmarkChanProdCons0-4 101462 1239 ns/op BenchmarkChanProdCons10-4 156950 816.4 ns/op BenchmarkChanProdCons100-4 176619 685.1 ns/op BenchmarkChanProdConsWork0-4 88813 1339 ns/op BenchmarkChanProdConsWork10-4 114552 1155 ns/op BenchmarkChanProdConsWork100-4 132403 1017 ns/op BenchmarkSelectProdCons-4 92527 1304 ns/op BenchmarkReceiveDataFromClosedChan-4 708466 158.9 ns/op BenchmarkChanCreation-4 244491 528.9 ns/op BenchmarkChanSem-4 153994 740.6 ns/op BenchmarkChanPopular-4 120 835584 ns/op BenchmarkChanClosed-4 773064 139.4 ns/op BenchmarkCallClosure-4 6926024 17.45 ns/op BenchmarkCallClosure1-4 7637372 15.75 ns/op BenchmarkCallClosure2-4 1692342 72.13 ns/op BenchmarkCallClosure3-4 1902627 58.35 ns/op BenchmarkCallClosure4-4 1711069 73.54 ns/op BenchmarkComplex128DivNormal-4 12184610 9.863 ns/op BenchmarkComplex128DivNisNaN-4 8585032 13.74 ns/op BenchmarkComplex128DivDisNaN-4 8445901 14.11 ns/op BenchmarkComplex128DivNisInf-4 11831762 10.23 ns/op BenchmarkComplex128DivDisInf-4 6327673 18.75 ns/op BenchmarkSetTypePtr-4 51199540 2.338 ns/op 3422.13 MB/s BenchmarkSetTypePtr8-4 11737897 10.21 ns/op 6269.45 MB/s BenchmarkSetTypePtr16-4 11754888 10.18 ns/op 12570.23 MB/s BenchmarkSetTypePtr32-4 11693742 10.15 ns/op 25232.16 MB/s BenchmarkSetTypePtr64-4 11688752 10.20 ns/op 50178.13 MB/s BenchmarkSetTypePtr126-4 6768316 17.31 ns/op 58247.97 MB/s BenchmarkSetTypePtr128-4 6984648 16.90 ns/op 60601.60 MB/s BenchmarkSetTypePtrSlice-4 908470 125.7 ns/op 65146.31 MB/s BenchmarkSetTypeNode1-4 11676274 10.16 ns/op 2362.48 MB/s BenchmarkSetTypeNode1Slice-4 4807364 25.01 ns/op 30709.69 MB/s BenchmarkSetTypeNode8-4 11727733 10.20 ns/op 7843.32 MB/s BenchmarkSetTypeNode8Slice-4 2166564 54.95 ns/op 46591.39 MB/s BenchmarkSetTypeNode64-4 6980310 17.21 ns/op 30682.41 MB/s BenchmarkSetTypeNode64Slice-4 261567 456.2 ns/op 37034.86 MB/s BenchmarkSetTypeNode64Dead-4 9027963 13.29 ns/op 39726.46 MB/s BenchmarkSetTypeNode64DeadSlice-4 311968 376.4 ns/op 44888.66 MB/s BenchmarkSetTypeNode124-4 6896899 17.22 ns/op 58538.62 MB/s BenchmarkSetTypeNode124Slice-4 223470 538.8 ns/op 59863.22 MB/s BenchmarkSetTypeNode126-4 7132501 16.83 ns/op 60838.64 MB/s BenchmarkSetTypeNode126Slice-4 220650 543.9 ns/op 60250.01 MB/s BenchmarkSetTypeNode128-4 4948713 24.56 ns/op 42343.51 MB/s BenchmarkSetTypeNode128Slice-4 167548 697.6 ns/op 47704.92 MB/s BenchmarkSetTypeNode130-4 4942654 24.17 ns/op 43685.77 MB/s BenchmarkSetTypeNode130Slice-4 170419 722.0 ns/op 46802.54 MB/s BenchmarkSetTypeNode1024-4 938445 126.5 ns/op 64866.40 MB/s BenchmarkSetTypeNode1024Slice-4 29944 4018 ns/op 65362.13 MB/s BenchmarkAllocation-4 3958 30136 ns/op BenchmarkReadMemStats-4 8053 15788 ns/op BenchmarkReadMemStatsLatency-4 1 62557 p50-ns 62557 p90-ns 62557 p99-ns BenchmarkWriteBarrier-4 3360866 36.02 ns/op BenchmarkBulkWriteBarrier-4 5362957 18.65 ns/op BenchmarkScanStackNoLocals-4 3 35277497 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11813932 10.19 ns/op BenchmarkMSpanCountAlloc/bits=128-4 12561699 10.93 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9962853 12.93 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8136436 16.06 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5678931 21.67 ns/op BenchmarkHash5-4 7624207 15.59 ns/op 320.63 MB/s BenchmarkHash16-4 7580730 15.16 ns/op 1055.36 MB/s BenchmarkHash64-4 7379727 16.22 ns/op 3945.35 MB/s BenchmarkHash1024-4 2935802 41.02 ns/op 24960.57 MB/s BenchmarkHash65536-4 67906 1746 ns/op 37535.48 MB/s BenchmarkAlignedLoad-4 8340532 13.83 ns/op BenchmarkUnalignedLoad-4 9023205 12.85 ns/op BenchmarkEqEfaceConcrete-4 6597883 18.10 ns/op BenchmarkEqIfaceConcrete-4 6613963 18.63 ns/op BenchmarkNeEfaceConcrete-4 7329942 16.58 ns/op BenchmarkNeIfaceConcrete-4 7064152 17.10 ns/op BenchmarkConvT2EByteSized/bool-4 7639335 15.62 ns/op BenchmarkConvT2EByteSized/uint8-4 7044142 16.66 ns/op BenchmarkConvT2ESmall-4 7056001 17.12 ns/op BenchmarkConvT2EUintptr-4 6639151 18.16 ns/op BenchmarkConvT2ELarge-4 1413802 82.92 ns/op BenchmarkConvT2ISmall-4 7020399 17.14 ns/op BenchmarkConvT2IUintptr-4 6728050 18.03 ns/op BenchmarkConvT2ILarge-4 1379970 81.51 ns/op BenchmarkConvI2E-4 5629315 21.16 ns/op BenchmarkConvI2I-4 5384011 21.87 ns/op BenchmarkAssertE2T-4 5418507 22.09 ns/op BenchmarkAssertE2TLarge-4 2893686 40.31 ns/op BenchmarkAssertE2I-4 5394466 22.36 ns/op BenchmarkAssertI2T-4 5493738 21.81 ns/op BenchmarkAssertI2I-4 5316168 22.82 ns/op BenchmarkAssertI2E-4 6247088 17.27 ns/op BenchmarkAssertE2E-4 6656904 17.68 ns/op BenchmarkAssertE2T2-4 4085120 29.47 ns/op BenchmarkAssertE2T2Blank-4 5040015 23.86 ns/op BenchmarkAssertI2E2-4 4910041 24.21 ns/op BenchmarkAssertI2E2Blank-4 6957860 16.92 ns/op BenchmarkAssertE2E2-4 5283243 23.80 ns/op BenchmarkAssertE2E2Blank-4 6992059 16.93 ns/op BenchmarkConvT2Ezero/zero/16-4 6606394 18.25 ns/op BenchmarkConvT2Ezero/zero/32-4 6027068 19.89 ns/op BenchmarkConvT2Ezero/zero/64-4 6316506 19.65 ns/op BenchmarkConvT2Ezero/zero/str-4 6312016 19.07 ns/op BenchmarkConvT2Ezero/zero/slice-4 6037057 19.93 ns/op BenchmarkConvT2Ezero/zero/big-4 271561 397.2 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1496808 79.63 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1465892 86.86 ns/op BenchmarkConvT2Ezero/nonzero/big-4 281844 369.1 ns/op BenchmarkConvT2Ezero/smallint/16-4 6365139 19.07 ns/op BenchmarkConvT2Ezero/smallint/32-4 6194766 18.93 ns/op BenchmarkConvT2Ezero/smallint/64-4 6362258 19.12 ns/op BenchmarkConvT2Ezero/largeint/16-4 1814912 59.83 ns/op BenchmarkConvT2Ezero/largeint/32-4 2131483 56.05 ns/op BenchmarkConvT2Ezero/largeint/64-4 2037915 58.31 ns/op BenchmarkMalloc8-4 1803706 66.46 ns/op BenchmarkMalloc16-4 1587465 74.89 ns/op BenchmarkMallocTypeInfo8-4 1513695 66.35 ns/op BenchmarkMallocTypeInfo16-4 1523438 77.76 ns/op BenchmarkMallocLargeStruct-4 262308 560.3 ns/op BenchmarkGoroutineSelect-4 84 1446910 ns/op BenchmarkGoroutineBlocking-4 100 1511005 ns/op BenchmarkGoroutineForRange-4 82 1579992 ns/op BenchmarkGoroutineIdle-4 100 1348279 ns/op BenchmarkHashStringSpeed-4 3451104 37.10 ns/op BenchmarkHashBytesSpeed-4 1816039 67.35 ns/op BenchmarkHashInt32Speed-4 3933040 30.14 ns/op BenchmarkHashInt64Speed-4 3760078 32.26 ns/op BenchmarkHashStringArraySpeed-4 639481 176.6 ns/op BenchmarkMegMap-4 3776589 30.73 ns/op BenchmarkMegOneMap-4 4887932 24.62 ns/op BenchmarkMegEqMap-4 1920 62821 ns/op BenchmarkMegEmptyMap-4 5725252 20.70 ns/op BenchmarkSmallStrMap-4 4058738 30.02 ns/op BenchmarkMapStringKeysEight_16-4 3686924 32.25 ns/op BenchmarkMapStringKeysEight_32-4 4092818 29.56 ns/op BenchmarkMapStringKeysEight_64-4 3935782 30.73 ns/op BenchmarkMapStringKeysEight_1M-4 3925370 30.60 ns/op BenchmarkIntMap-4 4375636 26.95 ns/op BenchmarkMapFirst/1-4 5730229 20.78 ns/op BenchmarkMapFirst/2-4 5451128 21.44 ns/op BenchmarkMapFirst/3-4 5512755 21.44 ns/op BenchmarkMapFirst/4-4 5122189 21.45 ns/op BenchmarkMapFirst/5-4 5430018 21.16 ns/op BenchmarkMapFirst/6-4 5358838 22.52 ns/op BenchmarkMapFirst/7-4 5429378 21.71 ns/op BenchmarkMapFirst/8-4 5048889 23.76 ns/op BenchmarkMapFirst/9-4 4896930 24.29 ns/op BenchmarkMapFirst/10-4 4799586 24.42 ns/op BenchmarkMapFirst/11-4 4700592 24.89 ns/op BenchmarkMapFirst/12-4 4545199 25.41 ns/op BenchmarkMapFirst/13-4 4802232 24.29 ns/op BenchmarkMapFirst/14-4 4553799 24.05 ns/op BenchmarkMapFirst/15-4 4489423 24.47 ns/op BenchmarkMapFirst/16-4 4622077 25.12 ns/op BenchmarkMapMid/1-4 4461291 26.95 ns/op BenchmarkMapMid/2-4 4239525 28.21 ns/op BenchmarkMapMid/3-4 4371238 27.33 ns/op BenchmarkMapMid/4-4 4256318 27.82 ns/op BenchmarkMapMid/5-4 4229054 26.97 ns/op BenchmarkMapMid/6-4 4206075 28.55 ns/op BenchmarkMapMid/7-4 4230663 28.15 ns/op BenchmarkMapMid/8-4 3989286 28.74 ns/op BenchmarkMapMid/9-4 4034036 31.92 ns/op BenchmarkMapMid/10-4 3492094 31.69 ns/op BenchmarkMapMid/11-4 3563140 28.93 ns/op BenchmarkMapMid/12-4 3482918 33.34 ns/op BenchmarkMapMid/13-4 4069381 30.16 ns/op BenchmarkMapMid/14-4 3958122 32.50 ns/op BenchmarkMapMid/15-4 4012220 30.35 ns/op BenchmarkMapMid/16-4 3597044 30.67 ns/op BenchmarkMapLast/1-4 4425894 27.03 ns/op BenchmarkMapLast/2-4 3903966 28.71 ns/op BenchmarkMapLast/3-4 4271586 28.24 ns/op BenchmarkMapLast/4-4 4055602 27.59 ns/op BenchmarkMapLast/5-4 4212596 29.49 ns/op BenchmarkMapLast/6-4 3671433 32.11 ns/op BenchmarkMapLast/7-4 3831097 31.12 ns/op BenchmarkMapLast/8-4 3822807 30.55 ns/op BenchmarkMapLast/9-4 4033342 32.25 ns/op BenchmarkMapLast/10-4 3488847 33.14 ns/op BenchmarkMapLast/11-4 3658306 31.80 ns/op BenchmarkMapLast/12-4 3514983 33.24 ns/op BenchmarkMapLast/13-4 3687634 29.11 ns/op BenchmarkMapLast/14-4 4061178 30.59 ns/op BenchmarkMapLast/15-4 4018200 31.59 ns/op BenchmarkMapLast/16-4 3394585 33.17 ns/op BenchmarkMapCycle-4 2855900 42.20 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3828657 30.82 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3604 33987 ns/op BenchmarkMakeMap/[Byte]Byte-4 630619 168.2 ns/op BenchmarkMakeMap/[Int]Int-4 377001 294.1 ns/op BenchmarkNewEmptyMap-4 13961103 8.345 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 2105060 56.76 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 561200 190.0 ns/op BenchmarkMapIterEmpty-4 6366427 18.89 ns/op BenchmarkSameLengthMap-4 5391970 22.24 ns/op BenchmarkBigKeyMap-4 1921929 62.34 ns/op BenchmarkBigValMap-4 1726282 69.00 ns/op BenchmarkSmallKeyMap-4 3426135 34.83 ns/op BenchmarkMapPopulate/1-4 2877969 41.37 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 154278 749.3 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 6889 14741 ns/op 6273 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 846 137657 ns/op 51791 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 61 2016235 ns/op 416261 B/op 202 allocs/op BenchmarkMapPopulate/100000-4 4 31566565 ns/op 6529564 B/op 2922 allocs/op BenchmarkComplexAlgMap-4 550658 212.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 769726 140.9 ns/op BenchmarkGoMapClear/Reflexive/10-4 677578 156.8 ns/op BenchmarkGoMapClear/Reflexive/100-4 246226 477.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 43434 2772 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5593 21505 ns/op BenchmarkGoMapClear/NonReflexive/1-4 652020 177.3 ns/op BenchmarkGoMapClear/NonReflexive/10-4 597192 194.1 ns/op BenchmarkGoMapClear/NonReflexive/100-4 228289 517.5 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 42992 2788 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5548 21188 ns/op BenchmarkMapStringConversion/32/simple-4 2066010 56.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1980277 58.83 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1801576 63.63 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1908103 62.32 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1814635 63.97 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1694680 70.33 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2225412 54.39 ns/op BenchmarkMapInterfacePtr-4 2278880 49.59 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4915998 24.22 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 165987 803.3 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 5085 20519 ns/op BenchmarkMapPop1000-4 415 292979 ns/op BenchmarkMapPop10000-4 22 5434144 ns/op BenchmarkMapAssign/Int32/256-4 3441843 34.45 ns/op BenchmarkMapAssign/Int32/65536-4 1290618 87.20 ns/op BenchmarkMapAssign/Int64/256-4 3538306 34.49 ns/op BenchmarkMapAssign/Int64/65536-4 1222168 100.2 ns/op BenchmarkMapAssign/Str/256-4 2521878 48.12 ns/op BenchmarkMapAssign/Str/65536-4 658206 171.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1910383 62.81 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 933963 127.5 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1880823 62.33 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 684648 146.2 ns/op BenchmarkMapOperatorAssign/Str/256-4 559117 2301 ns/op BenchmarkMapOperatorAssign/Str/65536-4 222199 467.8 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 135.4 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 297582 383.8 ns/op 50 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 1000000 137.8 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 238843 443.4 ns/op 58 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 717148 221.2 ns/op 63 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 130670 789.6 ns/op 117 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 2020848 59.42 ns/op BenchmarkMapDelete/Int32/1000-4 2090557 56.83 ns/op BenchmarkMapDelete/Int32/10000-4 2007278 58.62 ns/op BenchmarkMapDelete/Int64/100-4 1983014 70.42 ns/op BenchmarkMapDelete/Int64/1000-4 1984189 57.97 ns/op BenchmarkMapDelete/Int64/10000-4 1997680 58.98 ns/op BenchmarkMapDelete/Str/100-4 1613736 75.61 ns/op BenchmarkMapDelete/Str/1000-4 1535488 73.98 ns/op BenchmarkMapDelete/Str/10000-4 1551716 76.87 ns/op BenchmarkMapDelete/Pointer/100-4 1604017 84.63 ns/op BenchmarkMapDelete/Pointer/1000-4 1757462 64.43 ns/op BenchmarkMapDelete/Pointer/10000-4 1856912 64.76 ns/op BenchmarkMemmove/0-4 18472087 6.518 ns/op BenchmarkMemmove/1-4 2195913 53.11 ns/op 18.83 MB/s BenchmarkMemmove/2-4 2122944 56.45 ns/op 35.43 MB/s BenchmarkMemmove/3-4 2220675 55.40 ns/op 54.15 MB/s BenchmarkMemmove/4-4 2140837 53.66 ns/op 74.54 MB/s BenchmarkMemmove/5-4 2136441 53.76 ns/op 93.01 MB/s BenchmarkMemmove/6-4 2144394 53.85 ns/op 111.43 MB/s BenchmarkMemmove/7-4 2220150 56.40 ns/op 124.12 MB/s BenchmarkMemmove/8-4 2142790 53.58 ns/op 149.31 MB/s BenchmarkMemmove/9-4 2042116 55.29 ns/op 162.78 MB/s BenchmarkMemmove/10-4 2143347 57.99 ns/op 172.45 MB/s BenchmarkMemmove/11-4 2078302 56.81 ns/op 193.64 MB/s BenchmarkMemmove/12-4 2049104 57.16 ns/op 209.92 MB/s BenchmarkMemmove/13-4 2150148 57.03 ns/op 227.94 MB/s BenchmarkMemmove/14-4 2130672 56.07 ns/op 249.68 MB/s BenchmarkMemmove/15-4 2068068 54.79 ns/op 273.78 MB/s BenchmarkMemmove/16-4 2133746 54.33 ns/op 294.49 MB/s BenchmarkMemmove/32-4 1975550 59.19 ns/op 540.66 MB/s BenchmarkMemmove/64-4 1956652 62.84 ns/op 1018.52 MB/s BenchmarkMemmove/128-4 1599973 73.73 ns/op 1736.14 MB/s BenchmarkMemmove/256-4 1204562 100.3 ns/op 2553.31 MB/s BenchmarkMemmove/512-4 766585 153.5 ns/op 3334.73 MB/s BenchmarkMemmove/1024-4 414402 288.6 ns/op 3548.32 MB/s BenchmarkMemmove/2048-4 236577 498.1 ns/op 4111.22 MB/s BenchmarkMemmove/4096-4 130756 917.4 ns/op 4465.01 MB/s BenchmarkMemmoveOverlap/32-4 2032455 59.45 ns/op 538.31 MB/s BenchmarkMemmoveOverlap/64-4 1939615 61.26 ns/op 1044.71 MB/s BenchmarkMemmoveOverlap/128-4 1601877 75.25 ns/op 1701.04 MB/s BenchmarkMemmoveOverlap/256-4 1201834 99.85 ns/op 2563.80 MB/s BenchmarkMemmoveOverlap/512-4 749904 155.7 ns/op 3287.50 MB/s BenchmarkMemmoveOverlap/1024-4 412036 292.2 ns/op 3505.00 MB/s BenchmarkMemmoveOverlap/2048-4 236491 503.7 ns/op 4065.54 MB/s BenchmarkMemmoveOverlap/4096-4 129862 923.1 ns/op 4437.20 MB/s BenchmarkMemmoveUnalignedDst/0-4 18585868 6.372 ns/op BenchmarkMemmoveUnalignedDst/1-4 2124513 54.93 ns/op 18.20 MB/s BenchmarkMemmoveUnalignedDst/2-4 2114300 56.36 ns/op 35.48 MB/s BenchmarkMemmoveUnalignedDst/3-4 2119542 55.74 ns/op 53.82 MB/s BenchmarkMemmoveUnalignedDst/4-4 2133907 55.66 ns/op 71.87 MB/s BenchmarkMemmoveUnalignedDst/5-4 2174462 56.65 ns/op 88.26 MB/s BenchmarkMemmoveUnalignedDst/6-4 2052586 54.84 ns/op 109.41 MB/s BenchmarkMemmoveUnalignedDst/7-4 2109435 55.97 ns/op 125.07 MB/s BenchmarkMemmoveUnalignedDst/8-4 2136112 56.12 ns/op 142.55 MB/s BenchmarkMemmoveUnalignedDst/9-4 1993156 57.86 ns/op 155.55 MB/s BenchmarkMemmoveUnalignedDst/10-4 2057202 57.61 ns/op 173.58 MB/s BenchmarkMemmoveUnalignedDst/11-4 2020134 58.91 ns/op 186.74 MB/s BenchmarkMemmoveUnalignedDst/12-4 2074740 56.88 ns/op 210.97 MB/s BenchmarkMemmoveUnalignedDst/13-4 2070594 57.72 ns/op 225.22 MB/s BenchmarkMemmoveUnalignedDst/14-4 2113342 56.29 ns/op 248.72 MB/s BenchmarkMemmoveUnalignedDst/15-4 2111305 56.16 ns/op 267.07 MB/s BenchmarkMemmoveUnalignedDst/16-4 2077477 56.36 ns/op 283.86 MB/s BenchmarkMemmoveUnalignedDst/32-4 1970168 62.02 ns/op 515.93 MB/s BenchmarkMemmoveUnalignedDst/64-4 1816935 64.78 ns/op 987.96 MB/s BenchmarkMemmoveUnalignedDst/128-4 1550091 76.53 ns/op 1672.50 MB/s BenchmarkMemmoveUnalignedDst/256-4 1000000 102.6 ns/op 2494.71 MB/s BenchmarkMemmoveUnalignedDst/512-4 747970 157.0 ns/op 3261.83 MB/s BenchmarkMemmoveUnalignedDst/1024-4 409615 296.0 ns/op 3458.99 MB/s BenchmarkMemmoveUnalignedDst/2048-4 238870 498.4 ns/op 4108.75 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128498 927.2 ns/op 4417.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1974954 60.45 ns/op 529.36 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1760769 67.16 ns/op 952.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1525158 79.29 ns/op 1614.35 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1134884 104.2 ns/op 2456.84 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 755475 156.5 ns/op 3272.61 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 397897 287.5 ns/op 3562.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 237002 500.4 ns/op 4092.56 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 128653 927.4 ns/op 4416.43 MB/s BenchmarkMemmoveUnalignedSrc/0-4 17853811 6.604 ns/op BenchmarkMemmoveUnalignedSrc/1-4 2141203 55.48 ns/op 18.02 MB/s BenchmarkMemmoveUnalignedSrc/2-4 2131740 56.63 ns/op 35.32 MB/s BenchmarkMemmoveUnalignedSrc/3-4 2029770 57.11 ns/op 52.53 MB/s BenchmarkMemmoveUnalignedSrc/4-4 2120442 54.68 ns/op 73.16 MB/s BenchmarkMemmoveUnalignedSrc/5-4 2079970 59.47 ns/op 84.08 MB/s BenchmarkMemmoveUnalignedSrc/6-4 2066013 57.03 ns/op 105.20 MB/s BenchmarkMemmoveUnalignedSrc/7-4 2004982 55.61 ns/op 125.87 MB/s BenchmarkMemmoveUnalignedSrc/8-4 2177961 57.58 ns/op 138.94 MB/s BenchmarkMemmoveUnalignedSrc/9-4 2012721 58.52 ns/op 153.78 MB/s BenchmarkMemmoveUnalignedSrc/10-4 2088261 57.76 ns/op 173.14 MB/s BenchmarkMemmoveUnalignedSrc/11-4 2079392 57.46 ns/op 191.42 MB/s BenchmarkMemmoveUnalignedSrc/12-4 2089596 59.30 ns/op 202.37 MB/s BenchmarkMemmoveUnalignedSrc/13-4 2041068 57.95 ns/op 224.35 MB/s BenchmarkMemmoveUnalignedSrc/14-4 2048908 57.05 ns/op 245.39 MB/s BenchmarkMemmoveUnalignedSrc/15-4 2017431 55.80 ns/op 268.80 MB/s BenchmarkMemmoveUnalignedSrc/16-4 2102193 59.14 ns/op 270.54 MB/s BenchmarkMemmoveUnalignedSrc/32-4 2043717 59.32 ns/op 539.47 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1821937 63.59 ns/op 1006.38 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1559121 76.33 ns/op 1677.04 MB/s BenchmarkMemmoveUnalignedSrc/256-4 1000000 101.9 ns/op 2512.69 MB/s BenchmarkMemmoveUnalignedSrc/512-4 759216 155.7 ns/op 3289.24 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 387006 293.0 ns/op 3495.02 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 232342 502.6 ns/op 4074.93 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 129476 926.6 ns/op 4420.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1979916 60.35 ns/op 530.22 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1831248 66.65 ns/op 960.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1498652 78.49 ns/op 1630.88 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 1000000 103.1 ns/op 2483.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 752338 157.6 ns/op 3248.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 408206 291.7 ns/op 3510.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 232866 505.6 ns/op 4050.59 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 130033 929.1 ns/op 4408.64 MB/s BenchmarkMemclr/5-4 16247340 7.380 ns/op 677.53 MB/s BenchmarkMemclr/16-4 15968713 7.502 ns/op 2132.80 MB/s BenchmarkMemclr/64-4 13536703 8.780 ns/op 7289.40 MB/s BenchmarkMemclr/256-4 12196322 9.717 ns/op 26345.01 MB/s BenchmarkMemclr/4096-4 2798734 42.73 ns/op 95856.70 MB/s BenchmarkMemclr/65536-4 89733 1347 ns/op 48669.25 MB/s BenchmarkMemclr/1M-4 5439 21628 ns/op 48482.31 MB/s BenchmarkMemclr/4M-4 745 163931 ns/op 25585.86 MB/s BenchmarkMemclr/8M-4 364 322547 ns/op 26007.38 MB/s BenchmarkMemclr/16M-4 168 652221 ns/op 25723.19 MB/s BenchmarkMemclr/64M-4 39 2947070 ns/op 22771.39 MB/s BenchmarkGoMemclr/5-4 2835511 41.97 ns/op 119.14 MB/s BenchmarkGoMemclr/16-4 682056 164.0 ns/op 97.59 MB/s BenchmarkGoMemclr/64-4 175258 660.5 ns/op 96.90 MB/s BenchmarkGoMemclr/256-4 47935 2538 ns/op 100.85 MB/s BenchmarkMemclrRange/1K_2K-4 89769 1339 ns/op 71583.38 MB/s BenchmarkMemclrRange/2K_8K-4 34694 3447 ns/op 96760.10 MB/s BenchmarkMemclrRange/4K_16K-4 45670 2634 ns/op 122655.62 MB/s BenchmarkMemclrRange/160K_228K-4 3524 33579 ns/op 49520.57 MB/s BenchmarkClearFat7-4 7599193 15.18 ns/op BenchmarkClearFat8-4 8824263 13.58 ns/op BenchmarkClearFat11-4 7443792 15.97 ns/op BenchmarkClearFat12-4 7887861 15.53 ns/op BenchmarkClearFat13-4 7162572 15.76 ns/op BenchmarkClearFat14-4 7617552 15.31 ns/op BenchmarkClearFat15-4 7568643 15.67 ns/op BenchmarkClearFat16-4 8008032 14.92 ns/op BenchmarkClearFat24-4 7855354 15.59 ns/op BenchmarkClearFat32-4 7250353 16.53 ns/op BenchmarkClearFat40-4 6996223 17.11 ns/op BenchmarkClearFat48-4 6946879 17.23 ns/op BenchmarkClearFat56-4 6483565 18.13 ns/op BenchmarkClearFat64-4 6184166 19.04 ns/op BenchmarkClearFat72-4 5950860 20.22 ns/op BenchmarkClearFat128-4 4447764 26.85 ns/op BenchmarkClearFat256-4 3028284 39.52 ns/op BenchmarkClearFat512-4 1536894 79.53 ns/op BenchmarkClearFat1024-4 866090 136.3 ns/op BenchmarkClearFat1032-4 846705 138.9 ns/op BenchmarkClearFat1040-4 805347 149.0 ns/op BenchmarkCopyFat7-4 7887662 15.27 ns/op BenchmarkCopyFat8-4 8526044 13.90 ns/op BenchmarkCopyFat11-4 7623943 16.06 ns/op BenchmarkCopyFat12-4 7487011 15.87 ns/op BenchmarkCopyFat13-4 7569733 15.85 ns/op BenchmarkCopyFat14-4 7555047 15.80 ns/op BenchmarkCopyFat15-4 7572466 16.07 ns/op BenchmarkCopyFat16-4 8217135 15.84 ns/op BenchmarkCopyFat24-4 7795438 15.41 ns/op BenchmarkCopyFat32-4 7276797 16.53 ns/op BenchmarkCopyFat64-4 6120730 19.35 ns/op BenchmarkCopyFat72-4 5900516 20.05 ns/op BenchmarkCopyFat128-4 4346191 27.82 ns/op BenchmarkCopyFat256-4 2821614 42.42 ns/op BenchmarkCopyFat512-4 1674790 73.65 ns/op BenchmarkCopyFat520-4 1629036 74.03 ns/op BenchmarkCopyFat1024-4 786339 150.0 ns/op BenchmarkCopyFat1032-4 763009 150.7 ns/op BenchmarkCopyFat1040-4 785670 149.4 ns/op BenchmarkIssue18740/2byte-4 516 233026 ns/op BenchmarkIssue18740/4byte-4 807 144200 ns/op BenchmarkIssue18740/8byte-4 1140 103995 ns/op BenchmarkMemclrKnownSize1-4 11359048 10.15 ns/op 98.55 MB/s BenchmarkMemclrKnownSize2-4 6810187 17.60 ns/op 113.64 MB/s BenchmarkMemclrKnownSize4-4 4175710 28.13 ns/op 142.18 MB/s BenchmarkMemclrKnownSize8-4 1481636 80.72 ns/op 99.10 MB/s BenchmarkMemclrKnownSize16-4 713719 159.1 ns/op 100.54 MB/s BenchmarkMemclrKnownSize32-4 363985 324.7 ns/op 98.55 MB/s BenchmarkMemclrKnownSize64-4 194091 622.5 ns/op 102.82 MB/s BenchmarkMemclrKnownSize112-4 109068 1089 ns/op 102.86 MB/s BenchmarkMemclrKnownSize128-4 95832 1235 ns/op 103.67 MB/s BenchmarkMemclrKnownSize192-4 63970 1850 ns/op 103.79 MB/s BenchmarkMemclrKnownSize248-4 47534 2395 ns/op 103.54 MB/s BenchmarkMemclrKnownSize256-4 49449 2456 ns/op 104.23 MB/s BenchmarkMemclrKnownSize512-4 24289 4867 ns/op 105.19 MB/s BenchmarkMemclrKnownSize1024-4 10000 10015 ns/op 102.25 MB/s BenchmarkMemclrKnownSize4096-4 3081 40322 ns/op 101.58 MB/s BenchmarkMemclrKnownSize512KiB-4 22 5105083 ns/op 102.70 MB/s BenchmarkReadMetricsLatency-4 22726 3105 p50-ns 5905 p90-ns 12915 p99-ns BenchmarkFinalizer-4 234 516402 ns/op BenchmarkFinalizerRun-4 269296 504.3 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9092716 13.21 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3352165 35.92 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2633511 45.58 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2645715 45.08 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1472145 81.17 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1341220 89.79 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2440952 49.00 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1406154 85.87 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1481395 81.19 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2184660 53.99 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2187621 54.42 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1915099 62.76 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1665111 72.14 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1474184 81.63 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6265338 19.04 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6140977 19.40 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6275896 19.29 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6310021 18.98 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5748742 20.78 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5244189 23.18 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6307134 18.88 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6064372 19.43 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6183574 19.46 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6360718 18.85 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6327361 19.36 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6187023 19.23 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6301718 18.92 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6126259 19.54 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6120262 19.45 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6284782 18.99 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6125076 19.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6191654 19.54 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6348334 18.91 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 5533953 21.88 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 5584440 21.44 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6416931 18.82 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 5586121 21.72 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 5597608 21.76 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6376243 18.81 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 5740699 21.38 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5588162 21.38 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6202046 19.03 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 5544140 21.43 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 5583472 21.50 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6308410 18.71 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6152502 19.35 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6227212 19.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6430774 18.74 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6197238 19.33 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6128829 19.57 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6386728 18.96 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6242592 19.32 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6232251 19.25 ns/op BenchmarkNetpollBreak-4 4357 24117 ns/op BenchmarkPingPongHog-4 337 357554 ns/op BenchmarkStackGrowth-4 135584 759.7 ns/op BenchmarkStackGrowthDeep-4 1316 97649 ns/op BenchmarkCreateGoroutines-4 55484 1889 ns/op BenchmarkCreateGoroutinesParallel-4 51852 2377 ns/op BenchmarkCreateGoroutinesCapture-4 10000 10618 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 48506 2302 ns/op BenchmarkClosureCall-4 21421922 4.767 ns/op BenchmarkWakeupParallelSpinning/0s-4 6103 18743 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6372 21918 ns/op BenchmarkWakeupParallelSpinning/2µs-4 5719 21912 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3252 35501 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2270 55087 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1280 93588 ns/op BenchmarkWakeupParallelSpinning/50µs-4 632 186459 ns/op BenchmarkWakeupParallelSpinning/100µs-4 373 295258 ns/op BenchmarkWakeupParallelSyscall/0s-4 850 145694 ns/op BenchmarkWakeupParallelSyscall/1µs-4 824 144482 ns/op BenchmarkWakeupParallelSyscall/2µs-4 804 148345 ns/op BenchmarkWakeupParallelSyscall/5µs-4 654 155009 ns/op BenchmarkWakeupParallelSyscall/10µs-4 711 168806 ns/op BenchmarkWakeupParallelSyscall/20µs-4 558 190857 ns/op BenchmarkWakeupParallelSyscall/50µs-4 459 258032 ns/op BenchmarkWakeupParallelSyscall/100µs-4 330 353740 ns/op BenchmarkMatmult-4 4439192 30.27 ns/op BenchmarkFastrand-4 16352596 8.310 ns/op BenchmarkFastrand64-4 16385468 7.263 ns/op BenchmarkFastrandHashiter-4 5200132 27.16 ns/op BenchmarkFastrandn/2-4 6826866 17.66 ns/op BenchmarkFastrandn/3-4 7215052 16.68 ns/op BenchmarkFastrandn/4-4 7202290 16.70 ns/op BenchmarkFastrandn/5-4 7239120 16.48 ns/op BenchmarkIfaceCmp100-4 100200 1194 ns/op BenchmarkIfaceCmpNil100-4 224482 521.9 ns/op BenchmarkEfaceCmpDiff-4 41835 2871 ns/op BenchmarkEfaceCmpDiffIndirect-4 37089 3219 ns/op BenchmarkDefer-4 2040940 58.46 ns/op BenchmarkDefer10-4 948813 125.1 ns/op BenchmarkDeferMany-4 512475 347.0 ns/op BenchmarkPanicRecover-4 204001 564.4 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 8074 13024 ns/op 11414 p50-ns 15506 p90-ns 26080 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 6832 15681 ns/op 13732 p50-ns 16428 p90-ns 46927 p99-ns BenchmarkGoroutineProfile/small/idle-4 3343 34914 ns/op 34037 p50-ns 36279 p90-ns 48026 p99-ns BenchmarkGoroutineProfile/small/loaded-4 606 191884 ns/op 103649 p50-ns 252849 p90-ns 2887970 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 7309 13965 ns/op 13843 p50-ns 16675 p90-ns 22947 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 9080 16023 ns/op 13701 p50-ns 16755 p90-ns 50926 p99-ns BenchmarkGoroutineProfile/large/idle-4 14 7400423 ns/op 7424843 p50-ns 7457472 p90-ns 7576657 p99-ns BenchmarkGoroutineProfile/large/loaded-4 15 12954767 ns/op 13310566 p50-ns 19413626 p90-ns 19442439 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 9094 13885 ns/op 12770 p50-ns 15894 p90-ns 28328 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 6531 18946 ns/op 13660 p50-ns 17228 p90-ns 178023 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 1152 89506 ns/op 88982 p50-ns 94088 p90-ns 113406 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 517 307047 ns/op 154337 p50-ns 244244 p90-ns 2941293 p99-ns BenchmarkRWMutexUncontended-4 2967873 39.10 ns/op BenchmarkRWMutexWrite100-4 906187 131.9 ns/op BenchmarkRWMutexWrite10-4 263979 454.1 ns/op BenchmarkRWMutexWorkWrite100-4 868964 180.7 ns/op BenchmarkRWMutexWorkWrite10-4 95313 1125 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 2161 54979 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 872 135551 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1108 104446 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 415 281084 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 537 210605 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 202 589651 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 274 422067 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 97 1194205 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 334372 330.8 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 373714 301.3 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 374770 336.0 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 363468 310.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 385678 301.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 355794 347.6 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 359772 334.1 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 366754 324.3 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 335671 348.6 ns/op BenchmarkMakeSlice/Byte-4 2249851 51.77 ns/op BenchmarkMakeSlice/Int16-4 2316106 49.65 ns/op BenchmarkMakeSlice/Int-4 1921010 61.06 ns/op BenchmarkMakeSlice/Ptr-4 1448767 83.94 ns/op BenchmarkMakeSlice/Struct/24-4 1222029 99.67 ns/op BenchmarkMakeSlice/Struct/32-4 967526 121.8 ns/op BenchmarkMakeSlice/Struct/40-4 710743 145.9 ns/op BenchmarkGrowSlice/Byte-4 901518 130.5 ns/op BenchmarkGrowSlice/Int16-4 920594 135.7 ns/op BenchmarkGrowSlice/Int-4 755344 177.5 ns/op BenchmarkGrowSlice/Ptr-4 736122 200.3 ns/op BenchmarkGrowSlice/Struct/24-4 351651 304.3 ns/op BenchmarkGrowSlice/Struct/32-4 332088 353.1 ns/op BenchmarkGrowSlice/Struct/40-4 237585 427.0 ns/op BenchmarkExtendSlice/IntSlice-4 615868 199.6 ns/op BenchmarkExtendSlice/PointerSlice-4 460282 238.2 ns/op BenchmarkExtendSlice/NoGrow-4 995425 123.5 ns/op BenchmarkAppend-4 999874 115.1 ns/op BenchmarkAppendGrowByte-4 4 25644960 ns/op BenchmarkAppendGrowString-4 1 324062417 ns/op BenchmarkAppendSlice/1Bytes-4 2124733 54.69 ns/op BenchmarkAppendSlice/4Bytes-4 2200807 56.81 ns/op BenchmarkAppendSlice/7Bytes-4 2141122 57.81 ns/op BenchmarkAppendSlice/8Bytes-4 2072923 57.26 ns/op BenchmarkAppendSlice/15Bytes-4 2009442 57.40 ns/op BenchmarkAppendSlice/16Bytes-4 2095320 56.90 ns/op BenchmarkAppendSlice/32Bytes-4 1973559 60.52 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 96924 1098 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 29617 3956 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8043 15526 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1774 56703 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 124 945727 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 26 4336684 ns/op BenchmarkAppendStr/1Bytes-4 1646674 70.57 ns/op BenchmarkAppendStr/4Bytes-4 1689438 70.50 ns/op BenchmarkAppendStr/8Bytes-4 1676134 71.61 ns/op BenchmarkAppendStr/16Bytes-4 1653426 72.56 ns/op BenchmarkAppendStr/32Bytes-4 1600279 73.89 ns/op BenchmarkAppendSpecialCase-4 967658 122.1 ns/op BenchmarkCopy/1Byte-4 2043333 53.52 ns/op 18.69 MB/s BenchmarkCopy/1String-4 2069862 58.05 ns/op 17.23 MB/s BenchmarkCopy/2Byte-4 2193915 54.04 ns/op 37.01 MB/s BenchmarkCopy/2String-4 2126659 58.38 ns/op 34.26 MB/s BenchmarkCopy/4Byte-4 2127556 56.96 ns/op 70.23 MB/s BenchmarkCopy/4String-4 2093076 56.37 ns/op 70.96 MB/s BenchmarkCopy/8Byte-4 2185252 56.17 ns/op 142.42 MB/s BenchmarkCopy/8String-4 2143172 55.60 ns/op 143.89 MB/s BenchmarkCopy/12Byte-4 2130728 56.04 ns/op 214.13 MB/s BenchmarkCopy/12String-4 2002842 59.23 ns/op 202.59 MB/s BenchmarkCopy/16Byte-4 2139603 55.79 ns/op 286.81 MB/s BenchmarkCopy/16String-4 2095520 56.88 ns/op 281.29 MB/s BenchmarkCopy/32Byte-4 2014257 58.66 ns/op 545.49 MB/s BenchmarkCopy/32String-4 1911238 62.14 ns/op 514.97 MB/s BenchmarkCopy/128Byte-4 1555965 74.11 ns/op 1727.15 MB/s BenchmarkCopy/128String-4 1480396 80.18 ns/op 1596.45 MB/s BenchmarkCopy/1024Byte-4 401430 294.0 ns/op 3483.41 MB/s BenchmarkCopy/1024String-4 355969 336.1 ns/op 3047.10 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 35714 3056 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 25348 4553 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 15242 7268 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 13406 9002 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 12109 ns/op BenchmarkAppendInPlace/Grow/Byte-4 166352 687.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 164775 704.4 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 137918 934.0 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 105097 1071 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 99392 1159 ns/op BenchmarkStackCopyPtr-4 1 142666096 ns/op BenchmarkStackCopy-4 2 90877840 ns/op BenchmarkStackCopyNoCache-4 26 4434010 ns/op BenchmarkStackCopyWithStkobj-4 1 107356180 ns/op BenchmarkIssue18138-4 894 133112 ns/op BenchmarkCompareStringEqual-4 14339839 7.886 ns/op BenchmarkCompareStringIdentical-4 18858984 5.710 ns/op BenchmarkCompareStringSameLength-4 15637588 6.837 ns/op BenchmarkCompareStringDifferentLength-4 22209690 4.881 ns/op BenchmarkCompareStringBigUnaligned-4 1621 91343 ns/op 11479.61 MB/s BenchmarkCompareStringBig-4 1112 95323 ns/op 11000.37 MB/s BenchmarkConcatStringAndBytes-4 2424973 49.67 ns/op BenchmarkSliceByteToString/1-4 2660578 44.65 ns/op BenchmarkSliceByteToString/2-4 1000000 100.8 ns/op BenchmarkSliceByteToString/4-4 1386206 88.08 ns/op BenchmarkSliceByteToString/8-4 1347495 89.06 ns/op BenchmarkSliceByteToString/16-4 1000000 101.0 ns/op BenchmarkSliceByteToString/32-4 1000000 110.3 ns/op BenchmarkSliceByteToString/64-4 795787 131.4 ns/op BenchmarkSliceByteToString/128-4 622803 163.8 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2323126 52.03 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 965821 122.8 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1000000 109.5 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3571564 33.71 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1706740 68.51 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1989739 59.75 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2594187 45.00 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 518488 231.2 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 634126 183.4 ns/op BenchmarkRuneIterate/range/ASCII-4 6938138 17.31 ns/op BenchmarkRuneIterate/range/Japanese-4 2210379 53.64 ns/op BenchmarkRuneIterate/range/MixedLength-4 2542602 46.29 ns/op BenchmarkRuneIterate/range1/ASCII-4 6954344 17.20 ns/op BenchmarkRuneIterate/range1/Japanese-4 2226502 53.53 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2570850 48.29 ns/op BenchmarkRuneIterate/range2/ASCII-4 6753373 17.38 ns/op BenchmarkRuneIterate/range2/Japanese-4 2226346 53.41 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2532493 46.85 ns/op BenchmarkArrayEqual-4 20244564 5.396 ns/op BenchmarkFunc/Name-4 5931274 19.14 ns/op BenchmarkFunc/Entry-4 12605192 8.772 ns/op BenchmarkFunc/FileLine-4 1828060 65.91 ns/op PASS ok runtime 134.562s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 26658 4560 ns/op BenchmarkHandle/concurrent-4 14817 8236 ns/op PASS ok runtime/cgo 0.523s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 22844432 5.267 ns/op BenchmarkAtomicStore64-4 11301338 10.78 ns/op BenchmarkAtomicLoad-4 22873018 5.252 ns/op BenchmarkAtomicStore-4 10976382 10.79 ns/op BenchmarkAnd8-4 10980896 10.78 ns/op BenchmarkAnd-4 10983362 10.91 ns/op BenchmarkAnd8Parallel-4 2926190 46.35 ns/op BenchmarkAndParallel-4 2503692 49.84 ns/op BenchmarkOr8-4 11339821 10.84 ns/op BenchmarkOr-4 11082962 10.94 ns/op BenchmarkOr8Parallel-4 2599329 44.05 ns/op BenchmarkOrParallel-4 2983384 49.09 ns/op BenchmarkXadd-4 3176647 52.34 ns/op BenchmarkXadd64-4 2974788 51.32 ns/op BenchmarkCas-4 2180610 51.20 ns/op BenchmarkCas64-4 2234736 57.79 ns/op BenchmarkXchg-4 2817338 49.97 ns/op BenchmarkXchg64-4 3359768 51.45 ns/op PASS ok runtime/internal/atomic 2.947s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4232474 27.80 ns/op BenchmarkMulUintptr/large-4 3369474 33.88 ns/op PASS ok runtime/internal/math 0.330s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 15 6846178 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 9395612 ns/op 699.9 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 754 153075 ns/op 6.326 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 13989794 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 20202820 ns/op 1422 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 148 939020 ns/op 71.05 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 84326472 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 118545617 ns/op 8870 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 12 9643878 ns/op 789.7 concurrent_launches/op PASS ok runtime/pprof 2.088s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 34 3780827 ns/op BenchmarkStackLeak-4 16113 8011 ns/op PASS ok runtime/race 0.602s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 5611386 23.65 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 231217 583.1 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 0.436s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompact/nil-4 7821139 15.49 ns/op BenchmarkCompact/one-4 1996047 60.46 ns/op BenchmarkCompact/sorted-4 1000000 103.8 ns/op BenchmarkCompact/1_item-4 1255501 95.13 ns/op BenchmarkCompact/unsorted-4 1000000 104.1 ns/op BenchmarkCompact/many-4 902474 132.5 ns/op BenchmarkReplace/naive-fast-4 108465 1112 ns/op BenchmarkReplace/optimized-fast-4 130555 900.3 ns/op BenchmarkReplace/naive-slow-4 61117 1772 ns/op BenchmarkReplace/optimized-slow-4 77383 1483 ns/op PASS ok slices 1.607s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 171182 661.6 ns/op BenchmarkSortString1K-4 186 639108 ns/op BenchmarkSortString1K_Slice-4 218 546148 ns/op BenchmarkStableString1K-4 100 1092279 ns/op BenchmarkSortInt1K-4 217 545259 ns/op BenchmarkSortInt1K_Sorted-4 3464 35372 ns/op BenchmarkSortInt1K_Reversed-4 2034 57270 ns/op BenchmarkSortInt1K_Mod8-4 552 216946 ns/op BenchmarkStableInt1K-4 146 815070 ns/op BenchmarkStableInt1K_Slice-4 170 698175 ns/op BenchmarkSortInt64K-4 2 52895276 ns/op BenchmarkSortInt64K_Slice-4 3 43968103 ns/op BenchmarkStableInt64K-4 2 71866400 ns/op BenchmarkSort1e2-4 466 255127 ns/op BenchmarkStable1e2-4 109 987968 ns/op BenchmarkSort1e4-4 2 51887174 ns/op BenchmarkStable1e4-4 1 220823968 ns/op PASS ok sort 3.394s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 1008081 119.1 ns/op BenchmarkAtof64Float-4 859000 139.3 ns/op BenchmarkAtof64FloatExp-4 742480 160.1 ns/op BenchmarkAtof64Big-4 509914 225.5 ns/op BenchmarkAtof64RandomBits-4 465160 249.5 ns/op BenchmarkAtof64RandomFloats-4 492590 238.8 ns/op BenchmarkAtof64RandomLongFloats-4 458103 251.0 ns/op BenchmarkAtof32Decimal-4 925536 119.1 ns/op BenchmarkAtof32Float-4 756788 136.3 ns/op BenchmarkAtof32FloatExp-4 722138 163.0 ns/op BenchmarkAtof32Random-4 371840 289.8 ns/op BenchmarkAtof32RandomLong-4 170484 693.8 ns/op BenchmarkParseInt/Pos/7bit-4 1676518 71.87 ns/op BenchmarkParseInt/Pos/26bit-4 805158 144.1 ns/op BenchmarkParseInt/Pos/31bit-4 730100 161.3 ns/op BenchmarkParseInt/Pos/56bit-4 415220 270.4 ns/op BenchmarkParseInt/Pos/63bit-4 385936 291.9 ns/op BenchmarkParseInt/Neg/7bit-4 1681370 72.08 ns/op BenchmarkParseInt/Neg/26bit-4 796568 143.6 ns/op BenchmarkParseInt/Neg/31bit-4 721214 158.6 ns/op BenchmarkParseInt/Neg/56bit-4 434238 267.5 ns/op BenchmarkParseInt/Neg/63bit-4 416794 287.4 ns/op BenchmarkAtoi/Pos/7bit-4 2433134 49.33 ns/op BenchmarkAtoi/Pos/26bit-4 985621 117.4 ns/op BenchmarkAtoi/Pos/31bit-4 900109 130.6 ns/op BenchmarkAtoi/Pos/56bit-4 579661 206.1 ns/op BenchmarkAtoi/Pos/63bit-4 379132 307.5 ns/op BenchmarkAtoi/Neg/7bit-4 2391610 49.67 ns/op BenchmarkAtoi/Neg/26bit-4 979184 117.4 ns/op BenchmarkAtoi/Neg/31bit-4 885494 131.2 ns/op BenchmarkAtoi/Neg/56bit-4 570301 207.1 ns/op BenchmarkAtoi/Neg/63bit-4 396789 294.9 ns/op BenchmarkFormatFloat/Decimal-4 128775 930.1 ns/op BenchmarkFormatFloat/Float-4 118815 1049 ns/op BenchmarkFormatFloat/Exp-4 125287 941.8 ns/op BenchmarkFormatFloat/NegExp-4 126613 945.5 ns/op BenchmarkFormatFloat/LongExp-4 106347 1123 ns/op BenchmarkFormatFloat/Big-4 104386 1153 ns/op BenchmarkFormatFloat/BinaryExp-4 226386 493.7 ns/op BenchmarkFormatFloat/32Integer-4 122085 913.3 ns/op BenchmarkFormatFloat/32ExactFraction-4 133429 895.5 ns/op BenchmarkFormatFloat/32Point-4 120986 989.7 ns/op BenchmarkFormatFloat/32Exp-4 127095 947.9 ns/op BenchmarkFormatFloat/32NegExp-4 128041 919.6 ns/op BenchmarkFormatFloat/32Shortest-4 131527 883.7 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 151453 792.3 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 141639 830.5 ns/op BenchmarkFormatFloat/64Fixed1-4 165862 702.9 ns/op BenchmarkFormatFloat/64Fixed2-4 162034 704.5 ns/op BenchmarkFormatFloat/64Fixed3-4 171148 704.4 ns/op BenchmarkFormatFloat/64Fixed4-4 160388 722.1 ns/op BenchmarkFormatFloat/64Fixed12-4 98215 1213 ns/op BenchmarkFormatFloat/64Fixed16-4 126208 961.5 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 127730 932.3 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 116126 1019 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2569 42751 ns/op BenchmarkFormatFloat/Slowpath64-4 108198 1099 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 107110 1106 ns/op BenchmarkAppendFloat/Decimal-4 159219 762.8 ns/op BenchmarkAppendFloat/Float-4 137864 868.0 ns/op BenchmarkAppendFloat/Exp-4 154634 758.7 ns/op BenchmarkAppendFloat/NegExp-4 153108 770.1 ns/op BenchmarkAppendFloat/LongExp-4 125428 926.7 ns/op BenchmarkAppendFloat/Big-4 125163 958.8 ns/op BenchmarkAppendFloat/BinaryExp-4 372230 325.5 ns/op BenchmarkAppendFloat/32Integer-4 155776 762.5 ns/op BenchmarkAppendFloat/32ExactFraction-4 155786 760.8 ns/op BenchmarkAppendFloat/32Point-4 147177 804.7 ns/op BenchmarkAppendFloat/32Exp-4 157794 748.3 ns/op BenchmarkAppendFloat/32NegExp-4 162207 732.7 ns/op BenchmarkAppendFloat/32Shortest-4 178748 674.0 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 195620 609.5 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 188914 633.8 ns/op BenchmarkAppendFloat/64Fixed1-4 214068 530.6 ns/op BenchmarkAppendFloat/64Fixed2-4 220880 529.2 ns/op BenchmarkAppendFloat/64Fixed3-4 220548 533.1 ns/op BenchmarkAppendFloat/64Fixed4-4 221698 530.6 ns/op BenchmarkAppendFloat/64Fixed12-4 119470 1014 ns/op BenchmarkAppendFloat/64Fixed16-4 155055 764.5 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 164698 717.0 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 145076 837.4 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2764 41972 ns/op BenchmarkAppendFloat/Slowpath64-4 125834 932.5 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 131690 900.3 ns/op BenchmarkFormatInt-4 19960 6105 ns/op BenchmarkAppendInt-4 22657 5305 ns/op BenchmarkFormatUint-4 97022 1174 ns/op BenchmarkAppendUint-4 108588 1022 ns/op BenchmarkFormatIntSmall/7-4 3393435 34.60 ns/op BenchmarkFormatIntSmall/42-4 3390505 37.22 ns/op BenchmarkAppendIntSmall-4 1744866 67.67 ns/op BenchmarkAppendUintVarlen/1-4 1615450 74.19 ns/op BenchmarkAppendUintVarlen/12-4 1568362 75.51 ns/op BenchmarkAppendUintVarlen/123-4 1000000 103.4 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 102.7 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 106.7 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 105.1 ns/op BenchmarkAppendUintVarlen/1234567-4 1000000 110.1 ns/op BenchmarkAppendUintVarlen/12345678-4 1000000 108.2 ns/op BenchmarkAppendUintVarlen/123456789-4 1000000 115.6 ns/op BenchmarkAppendUintVarlen/1234567890-4 982795 115.1 ns/op BenchmarkAppendUintVarlen/12345678901-4 999175 119.9 ns/op BenchmarkAppendUintVarlen/123456789012-4 960044 120.1 ns/op BenchmarkAppendUintVarlen/1234567890123-4 953299 124.2 ns/op BenchmarkAppendUintVarlen/12345678901234-4 944110 124.5 ns/op BenchmarkAppendUintVarlen/123456789012345-4 916782 125.5 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 956650 125.2 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 859701 130.5 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 874860 131.4 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 905341 132.2 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 861382 135.3 ns/op BenchmarkQuote-4 57121 1999 ns/op BenchmarkQuoteRune-4 567813 214.2 ns/op BenchmarkAppendQuote-4 66674 1787 ns/op BenchmarkAppendQuoteRune-4 1000000 113.7 ns/op BenchmarkUnquoteEasy-4 1640792 73.03 ns/op BenchmarkUnquoteHard-4 59070 2004 ns/op PASS ok strconv 15.669s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 437028 244.0 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 133644 762.6 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 196496 604.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 330472 353.8 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 83187 1206 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 107017 1019 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 826528 147.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 22869 5119 ns/op BenchmarkGenericMatch1-4 2149 49864 ns/op BenchmarkGenericMatch2-4 480 247793 ns/op BenchmarkSingleMaxSkipping-4 8649 13474 ns/op 742.17 MB/s BenchmarkSingleLongSuffixFail-4 17188 6973 ns/op 143.69 MB/s BenchmarkSingleMatch-4 261 445942 ns/op 33.64 MB/s BenchmarkByteByteNoMatch-4 80148 1476 ns/op BenchmarkByteByteMatch-4 22212 5144 ns/op BenchmarkByteStringMatch-4 25875 4539 ns/op BenchmarkHTMLEscapeNew-4 80467 1396 ns/op BenchmarkHTMLEscapeOld-4 96127 1214 ns/op BenchmarkByteStringReplacerWriteString-4 1558 72753 ns/op BenchmarkByteReplacerWriteString-4 1816 64860 ns/op BenchmarkByteByteReplaces-4 3784 31625 ns/op BenchmarkByteByteMap-4 9909 11028 ns/op BenchmarkMap/identity/ASCII-4 711078 167.4 ns/op BenchmarkMap/identity/Greek-4 533272 222.0 ns/op BenchmarkMap/change/ASCII-4 39589 3024 ns/op BenchmarkMap/change/Greek-4 29149 4146 ns/op BenchmarkIndexRune-4 2408838 49.97 ns/op BenchmarkIndexRuneLongString-4 1865564 64.38 ns/op BenchmarkIndexRuneFastPath-4 4797598 24.78 ns/op BenchmarkIndex-4 4874613 24.65 ns/op BenchmarkLastIndex-4 4656902 25.50 ns/op BenchmarkIndexByte-4 13153206 8.241 ns/op BenchmarkToUpper/#00-4 3425904 34.82 ns/op BenchmarkToUpper/ONLYUPPER-4 2577372 46.96 ns/op BenchmarkToUpper/abc-4 341625 351.2 ns/op BenchmarkToUpper/AbC123-4 266791 472.4 ns/op BenchmarkToUpper/azAZ09_-4 288519 408.3 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 60290 2105 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 73692 1613 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 35527 3340 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 62985 1909 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 123920 908.0 ns/op BenchmarkToLower/#00-4 3215145 37.61 ns/op BenchmarkToLower/abc-4 2883762 42.42 ns/op BenchmarkToLower/AbC123-4 244230 493.4 ns/op BenchmarkToLower/azAZ09_-4 236688 498.6 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 106538 1117 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 68191 1752 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36260 3282 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 81276 1469 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 129607 911.1 ns/op BenchmarkMapNoChanges-4 1183184 102.3 ns/op BenchmarkTrim-4 44078 2709 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3147188 38.28 ns/op BenchmarkToValidUTF8/InvalidASCII-4 205437 587.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 140814 837.8 ns/op BenchmarkEqualFold/Tests-4 61339 1942 ns/op BenchmarkEqualFold/ASCII-4 3903352 30.72 ns/op BenchmarkEqualFold/UnicodePrefix-4 115574 1023 ns/op BenchmarkEqualFold/UnicodeSuffix-4 116602 993.4 ns/op BenchmarkIndexHard1-4 816 146356 ns/op BenchmarkIndexHard2-4 583 207611 ns/op BenchmarkIndexHard3-4 186 637599 ns/op BenchmarkIndexHard4-4 184 645620 ns/op BenchmarkLastIndexHard1-4 56 2074751 ns/op BenchmarkLastIndexHard2-4 57 2067646 ns/op BenchmarkLastIndexHard3-4 56 2070257 ns/op BenchmarkCountHard1-4 813 147512 ns/op BenchmarkCountHard2-4 582 207901 ns/op BenchmarkCountHard3-4 187 634080 ns/op BenchmarkIndexTorture-4 7303 15929 ns/op BenchmarkCountTorture-4 7489 15934 ns/op BenchmarkCountTortureOverlapping-4 828 138755 ns/op BenchmarkCountByte/10-4 4687308 25.00 ns/op 399.98 MB/s BenchmarkCountByte/32-4 4461157 26.96 ns/op 1187.16 MB/s BenchmarkCountByte/4096-4 900805 134.1 ns/op 30552.40 MB/s BenchmarkCountByte/4194304-4 778 151521 ns/op 27681.37 MB/s BenchmarkCountByte/67108864-4 18 5598442 ns/op 11987.06 MB/s BenchmarkFields/ASCII/16-4 311347 381.5 ns/op 41.94 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 23798 4926 ns/op 51.97 MB/s 512 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1411 81191 ns/op 50.45 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 76 1529683 ns/op 42.84 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 5 24110743 ns/op 43.49 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 148369 795.5 ns/op 20.11 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10000 10009 ns/op 25.58 MB/s 352 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 627 182099 ns/op 22.49 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 32 3693190 ns/op 17.75 MB/s 463107 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 75082308 ns/op 13.97 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 223942 532.2 ns/op 30.06 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 17875 6395 ns/op 40.03 MB/s 512 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 991 108224 ns/op 37.85 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 50 2478040 ns/op 26.45 MB/s 463105 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 56532318 ns/op 18.55 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 173416 652.8 ns/op 24.51 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 15406 7736 ns/op 33.09 MB/s 352 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 802 143441 ns/op 28.56 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 40 3017901 ns/op 21.72 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 65974037 ns/op 15.89 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 89293033 ns/op BenchmarkSplitSingleByteSeparator-4 16 6752054 ns/op BenchmarkSplitMultiByteSeparator-4 31 3393104 ns/op BenchmarkSplitNSingleByteSeparator-4 246954 434.7 ns/op BenchmarkSplitNMultiByteSeparator-4 208260 566.0 ns/op BenchmarkRepeat/5x0-4 3519822 33.83 ns/op BenchmarkRepeat/5x1-4 3371988 34.97 ns/op BenchmarkRepeat/5x2-4 292044 424.3 ns/op BenchmarkRepeat/5x6-4 180880 668.2 ns/op BenchmarkRepeat/10x0-4 3407106 34.68 ns/op BenchmarkRepeat/10x1-4 3407082 35.20 ns/op BenchmarkRepeat/10x2-4 287942 411.5 ns/op BenchmarkRepeat/10x6-4 174679 684.6 ns/op BenchmarkRepeatLarge/256/1-4 82027 1364 ns/op 187.66 MB/s BenchmarkRepeatLarge/256/16-4 123454 894.8 ns/op 286.11 MB/s BenchmarkRepeatLarge/512/1-4 63510 1682 ns/op 304.35 MB/s BenchmarkRepeatLarge/512/16-4 88972 1165 ns/op 439.61 MB/s BenchmarkRepeatLarge/1024/1-4 55202 2123 ns/op 482.30 MB/s BenchmarkRepeatLarge/1024/16-4 69555 1583 ns/op 646.71 MB/s BenchmarkRepeatLarge/2048/1-4 35162 2979 ns/op 687.59 MB/s BenchmarkRepeatLarge/2048/16-4 43044 2462 ns/op 831.98 MB/s BenchmarkRepeatLarge/4096/1-4 25881 4460 ns/op 918.46 MB/s BenchmarkRepeatLarge/4096/16-4 27636 3894 ns/op 1051.83 MB/s BenchmarkRepeatLarge/8192/1-4 15427 7587 ns/op 1079.70 MB/s BenchmarkRepeatLarge/8192/16-4 16452 7129 ns/op 1149.04 MB/s BenchmarkRepeatLarge/8192/4097-4 5880769 20.05 ns/op 204312.21 MB/s BenchmarkRepeatLarge/16384/1-4 8937 12404 ns/op 1320.83 MB/s BenchmarkRepeatLarge/16384/16-4 10000 12962 ns/op 1263.97 MB/s BenchmarkRepeatLarge/16384/4097-4 12892 9474 ns/op 1297.31 MB/s BenchmarkRepeatLarge/32768/1-4 5013 24804 ns/op 1321.06 MB/s BenchmarkRepeatLarge/32768/16-4 4998 22699 ns/op 1443.57 MB/s BenchmarkRepeatLarge/32768/4097-4 5582 22649 ns/op 1266.24 MB/s BenchmarkRepeatLarge/65536/1-4 2592 47764 ns/op 1372.09 MB/s BenchmarkRepeatLarge/65536/16-4 2540 47202 ns/op 1388.41 MB/s BenchmarkRepeatLarge/65536/4097-4 2719 42654 ns/op 1440.77 MB/s BenchmarkRepeatLarge/131072/1-4 273 418875 ns/op 312.91 MB/s BenchmarkRepeatLarge/131072/16-4 280 418168 ns/op 313.44 MB/s BenchmarkRepeatLarge/131072/4097-4 283 413852 ns/op 306.89 MB/s BenchmarkRepeatLarge/262144/1-4 141 827547 ns/op 316.77 MB/s BenchmarkRepeatLarge/262144/16-4 144 826689 ns/op 317.10 MB/s BenchmarkRepeatLarge/262144/4097-4 144 824502 ns/op 313.05 MB/s BenchmarkRepeatLarge/524288/1-4 72 1616946 ns/op 324.25 MB/s BenchmarkRepeatLarge/524288/16-4 78 1641009 ns/op 319.49 MB/s BenchmarkRepeatLarge/524288/4097-4 74 1659377 ns/op 313.56 MB/s BenchmarkRepeatLarge/1048576/1-4 37 3330630 ns/op 314.83 MB/s BenchmarkRepeatLarge/1048576/16-4 36 3368514 ns/op 311.29 MB/s BenchmarkRepeatLarge/1048576/4097-4 38 3349910 ns/op 311.87 MB/s BenchmarkRepeatLarge/2097152/1-4 19 6349421 ns/op 330.29 MB/s BenchmarkRepeatLarge/2097152/16-4 18 6420079 ns/op 326.66 MB/s BenchmarkRepeatLarge/2097152/4097-4 16 6663948 ns/op 314.16 MB/s BenchmarkRepeatLarge/4194304/1-4 8 13063413 ns/op 321.07 MB/s BenchmarkRepeatLarge/4194304/16-4 8 13078663 ns/op 320.70 MB/s BenchmarkRepeatLarge/4194304/4097-4 8 13258197 ns/op 316.12 MB/s BenchmarkRepeatLarge/8388608/1-4 4 26669989 ns/op 314.53 MB/s BenchmarkRepeatLarge/8388608/16-4 4 26120350 ns/op 321.15 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 25714871 ns/op 326.14 MB/s BenchmarkRepeatLarge/16777216/1-4 2 50665649 ns/op 331.14 MB/s BenchmarkRepeatLarge/16777216/16-4 2 51007022 ns/op 328.92 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 52517167 ns/op 319.46 MB/s BenchmarkRepeatLarge/33554432/1-4 2 98802166 ns/op 339.61 MB/s BenchmarkRepeatLarge/33554432/16-4 2 97449122 ns/op 344.33 MB/s BenchmarkRepeatLarge/33554432/4097-4 2 100057914 ns/op 335.35 MB/s BenchmarkRepeatLarge/67108864/1-4 1 196423224 ns/op 341.65 MB/s BenchmarkRepeatLarge/67108864/16-4 1 196800177 ns/op 341.00 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 195790596 ns/op 342.76 MB/s BenchmarkRepeatLarge/134217728/1-4 1 391682194 ns/op 342.67 MB/s BenchmarkRepeatLarge/134217728/16-4 1 389241919 ns/op 344.82 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 388680055 ns/op 345.32 MB/s BenchmarkRepeatLarge/268435456/1-4 1 787590122 ns/op 340.83 MB/s BenchmarkRepeatLarge/268435456/16-4 1 778337739 ns/op 344.88 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 792823676 ns/op 338.58 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1594402383 ns/op 336.72 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1561471621 ns/op 343.82 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1589384087 ns/op 337.79 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3176618256 ns/op 338.01 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3121613938 ns/op 343.97 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3116254554 ns/op 344.56 MB/s BenchmarkIndexAnyASCII/1:1-4 2289445 51.36 ns/op BenchmarkIndexAnyASCII/1:2-4 2149966 55.31 ns/op BenchmarkIndexAnyASCII/1:4-4 2165739 55.85 ns/op BenchmarkIndexAnyASCII/1:8-4 2171941 55.16 ns/op BenchmarkIndexAnyASCII/1:16-4 2122717 55.98 ns/op BenchmarkIndexAnyASCII/1:32-4 2122440 55.92 ns/op BenchmarkIndexAnyASCII/1:64-4 2175774 55.20 ns/op BenchmarkIndexAnyASCII/16:1-4 2342690 51.57 ns/op BenchmarkIndexAnyASCII/16:2-4 925552 127.1 ns/op BenchmarkIndexAnyASCII/16:4-4 855562 130.5 ns/op BenchmarkIndexAnyASCII/16:8-4 859722 135.2 ns/op BenchmarkIndexAnyASCII/16:16-4 783645 143.0 ns/op BenchmarkIndexAnyASCII/16:32-4 611887 183.2 ns/op BenchmarkIndexAnyASCII/16:64-4 490692 236.9 ns/op BenchmarkIndexAnyASCII/256:1-4 2100006 57.54 ns/op BenchmarkIndexAnyASCII/256:2-4 83082 1425 ns/op BenchmarkIndexAnyASCII/256:4-4 82714 1421 ns/op BenchmarkIndexAnyASCII/256:8-4 82077 1419 ns/op BenchmarkIndexAnyASCII/256:16-4 81705 1460 ns/op BenchmarkIndexAnyASCII/256:32-4 81084 1497 ns/op BenchmarkIndexAnyASCII/256:64-4 75830 1546 ns/op BenchmarkIndexAnyUTF8/1:1-4 2425828 49.67 ns/op BenchmarkIndexAnyUTF8/1:2-4 2171977 54.61 ns/op BenchmarkIndexAnyUTF8/1:4-4 2205927 54.41 ns/op BenchmarkIndexAnyUTF8/1:8-4 2180563 54.68 ns/op BenchmarkIndexAnyUTF8/1:16-4 2182910 54.60 ns/op BenchmarkIndexAnyUTF8/1:32-4 2161766 54.99 ns/op BenchmarkIndexAnyUTF8/1:64-4 2188822 54.86 ns/op BenchmarkIndexAnyUTF8/16:1-4 1922012 62.44 ns/op BenchmarkIndexAnyUTF8/16:2-4 362653 325.4 ns/op BenchmarkIndexAnyUTF8/16:4-4 364240 324.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 361652 325.5 ns/op BenchmarkIndexAnyUTF8/16:16-4 358371 328.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 360498 331.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 355994 329.7 ns/op BenchmarkIndexAnyUTF8/256:1-4 449011 268.9 ns/op BenchmarkIndexAnyUTF8/256:2-4 26888 4430 ns/op BenchmarkIndexAnyUTF8/256:4-4 26342 4477 ns/op BenchmarkIndexAnyUTF8/256:8-4 26793 4465 ns/op BenchmarkIndexAnyUTF8/256:16-4 26400 4459 ns/op BenchmarkIndexAnyUTF8/256:32-4 26272 4547 ns/op BenchmarkIndexAnyUTF8/256:64-4 26708 4495 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2328458 51.38 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2270322 53.44 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2262922 53.40 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2267342 52.88 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2256148 52.95 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2246078 53.29 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2262039 53.06 ns/op BenchmarkLastIndexAnyASCII/16:1-4 966675 127.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 921180 126.0 ns/op BenchmarkLastIndexAnyASCII/16:4-4 918499 130.5 ns/op BenchmarkLastIndexAnyASCII/16:8-4 892734 131.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 829519 143.3 ns/op BenchmarkLastIndexAnyASCII/16:32-4 646758 182.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 507802 235.7 ns/op BenchmarkLastIndexAnyASCII/256:1-4 86562 1387 ns/op BenchmarkLastIndexAnyASCII/256:2-4 84904 1404 ns/op BenchmarkLastIndexAnyASCII/256:4-4 85845 1389 ns/op BenchmarkLastIndexAnyASCII/256:8-4 83930 1402 ns/op BenchmarkLastIndexAnyASCII/256:16-4 83670 1425 ns/op BenchmarkLastIndexAnyASCII/256:32-4 81114 1473 ns/op BenchmarkLastIndexAnyASCII/256:64-4 78398 1544 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2311968 51.65 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2268246 53.23 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2234595 53.42 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2266753 53.34 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2226153 53.42 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2241843 53.35 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2264365 53.64 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 419756 283.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 203598 585.5 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 198397 586.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 201543 586.6 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 199873 588.3 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 201640 584.9 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 203792 622.5 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 31486 3682 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13765 8578 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 13969 8513 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 14025 8526 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 13884 8557 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 13894 8630 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 13951 8730 ns/op BenchmarkTrimASCII/1:1-4 3302464 36.68 ns/op BenchmarkTrimASCII/1:2-4 2458106 48.89 ns/op BenchmarkTrimASCII/1:4-4 2371242 50.49 ns/op BenchmarkTrimASCII/1:8-4 2232244 54.51 ns/op BenchmarkTrimASCII/1:16-4 1943151 61.66 ns/op BenchmarkTrimASCII/16:1-4 2737904 43.74 ns/op BenchmarkTrimASCII/16:2-4 897724 128.1 ns/op BenchmarkTrimASCII/16:4-4 902952 129.7 ns/op BenchmarkTrimASCII/16:8-4 854226 133.5 ns/op BenchmarkTrimASCII/16:16-4 820005 145.1 ns/op BenchmarkTrimASCII/256:1-4 742932 154.1 ns/op BenchmarkTrimASCII/256:2-4 84452 1422 ns/op BenchmarkTrimASCII/256:4-4 84236 1427 ns/op BenchmarkTrimASCII/256:8-4 83611 1423 ns/op BenchmarkTrimASCII/256:16-4 82230 1436 ns/op BenchmarkTrimASCII/4096:1-4 72261 1653 ns/op BenchmarkTrimASCII/4096:2-4 5522 21842 ns/op BenchmarkTrimASCII/4096:4-4 5500 21620 ns/op BenchmarkTrimASCII/4096:8-4 5568 21616 ns/op BenchmarkTrimASCII/4096:16-4 5530 21576 ns/op BenchmarkTrimByte-4 4055655 27.92 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13069 9178 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13015 9233 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 980 121128 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1953 60594 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 3840 30773 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7627 15648 ns/op BenchmarkJoin/0-4 5241948 22.20 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4173618 28.68 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 225864 538.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 155274 776.6 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 119979 1025 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 96543 1237 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 79299 1501 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 68929 1724 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2599515 46.18 ns/op BenchmarkTrimSpace/ASCII-4 1617325 75.35 ns/op BenchmarkTrimSpace/SomeNonASCII-4 150207 762.2 ns/op BenchmarkTrimSpace/JustNonASCII-4 77360 1519 ns/op BenchmarkReplaceAll-4 139413 846.0 ns/op 16 B/op 1 allocs/op PASS ok strings 63.222s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 59401 1911 ns/op BenchmarkCond2-4 36022 4449 ns/op BenchmarkCond4-4 19789 6003 ns/op BenchmarkCond8-4 9322 11356 ns/op BenchmarkCond16-4 5996 23894 ns/op BenchmarkCond32-4 2164 54809 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 606474 249.2 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 308434 354.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 718680 153.7 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 678086 167.2 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 298017 370.4 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 885630 131.7 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 91910 1390 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 78036 1585 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 67026 1956 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 46782 2581 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 688623 176.3 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 171786 726.3 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 784072 176.0 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 183142 692.3 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 849123 146.0 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 190292 641.3 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 2517486 46.30 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 53419 2976 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 125662 960.4 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 525889 405.6 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 7539 14244 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 326 352009 ns/op BenchmarkRange/*sync.Map-4 1858 59765 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 98577 1232 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 222669 493.9 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 70663 1584 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 124726 930.0 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 302913 445.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 223393 781.8 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 61662 1717 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 161277 641.7 ns/op BenchmarkDeleteCollision/*sync.Map-4 784971 132.1 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 53976 2118 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 136508 779.5 ns/op BenchmarkSwapCollision/*sync.Map-4 79952 1620 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 312 380444 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 124864 1060 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 350370 288.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 18778 5844 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 79345 1680 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 23990 4653 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 298728 408.6 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 109948 1043 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 167356 686.3 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 2429006 52.07 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 155995 651.2 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 3049920 43.54 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 713361 180.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 166854 714.5 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 613382 174.2 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 106066 1268 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 359876 311.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 510553 238.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 137362 929.6 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 688324 177.1 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 170288 659.6 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 126273 975.0 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 169039 633.7 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 65172 2015 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 274572 465.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 493460 242.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 118940 903.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 728713 156.7 ns/op BenchmarkUncontendedSemaphore-4 4335664 28.40 ns/op BenchmarkContendedSemaphore-4 2364069 49.87 ns/op BenchmarkMutexUncontended-4 901904 110.9 ns/op BenchmarkMutex-4 136870 806.3 ns/op BenchmarkMutexSlack-4 129358 796.8 ns/op BenchmarkMutexWork-4 128094 948.0 ns/op BenchmarkMutexWorkSlack-4 129312 921.3 ns/op BenchmarkMutexNoSpin-4 62763 1860 ns/op BenchmarkMutexSpin-4 92359 1187 ns/op BenchmarkOnce-4 961658 138.1 ns/op BenchmarkSemaUncontended-4 5731783 19.68 ns/op BenchmarkSemaSyntNonblock-4 1464544 78.33 ns/op BenchmarkSemaSyntBlock-4 1256163 88.64 ns/op BenchmarkSemaWorkNonblock-4 1000000 105.8 ns/op BenchmarkSemaWorkBlock-4 952273 124.7 ns/op BenchmarkRWMutexUncontended-4 568276 202.9 ns/op BenchmarkRWMutexWrite100-4 368450 318.6 ns/op BenchmarkRWMutexWrite10-4 318861 396.6 ns/op BenchmarkRWMutexWorkWrite100-4 255086 437.8 ns/op BenchmarkRWMutexWorkWrite10-4 240973 548.2 ns/op BenchmarkWaitGroupUncontended-4 1217275 100.4 ns/op BenchmarkWaitGroupAddDone-4 462816 290.9 ns/op BenchmarkWaitGroupAddDoneWork-4 401341 278.1 ns/op BenchmarkWaitGroupWait-4 5448168 24.23 ns/op BenchmarkWaitGroupWaitWork-4 3745346 31.96 ns/op BenchmarkWaitGroupActuallyWait-4 47864 2585 ns/op 32 B/op 2 allocs/op PASS ok sync 17.649s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 465262 244.6 ns/op PASS ok sync/atomic 0.153s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 90858 1248 ns/op 0 B/op 0 allocs/op PASS ok testing 0.158s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 8469 13241 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11997 9974 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 106 1101309 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 129 925895 ns/op 1003 B/op 7 allocs/op BenchmarkTable/1x100000/new-4 1 168855162 ns/op 19393112 B/op 100059 allocs/op BenchmarkTable/1x100000/reuse-4 1 160997217 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/10x10/new-4 1960 60682 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2092 52783 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 20 5418753 ns/op 413572 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 24 5034896 ns/op 17232 B/op 43 allocs/op BenchmarkTable/10x100000/new-4 1 643520820 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 626554769 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 235 503252 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 256 457664 ns/op 153 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 51830753 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 3 49340471 ns/op 1096320 B/op 351 allocs/op BenchmarkTable/100x100000/new-4 1 5857720227 ns/op 335150048 B/op 100090 allocs/op BenchmarkTable/100x100000/reuse-4 1 5651708670 ns/op 335152072 B/op 100094 allocs/op BenchmarkPyramid/10-4 3110 36235 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 44 2696458 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 279858788 ns/op 35627368 B/op 2059 allocs/op BenchmarkRagged/10-4 2887 41090 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 295 395949 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 30 3934119 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 8337 14031 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 16.527s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 83730282 ns/op BenchmarkVariableString-4 95349 1256 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 1998 56184 ns/op 2527 B/op 39 allocs/op PASS ok text/template/parse 0.554s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 44 2682068 ns/op BenchmarkAfter-4 112 1123489 ns/op BenchmarkStop-4 205 584562 ns/op BenchmarkSimultaneousAfterFunc-4 32 3726882 ns/op BenchmarkStartStop-4 222 595769 ns/op BenchmarkReset-4 3138 45667 ns/op BenchmarkSleep-4 39 2926062 ns/op BenchmarkParallelTimerLatency-4 52 231997 avg-late-ns 2105598 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 347873 avg-late-ns 1091401 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 33 349105 avg-late-ns 1395502 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 363344 avg-late-ns 1242265 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 390529 avg-late-ns 1386438 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 341059 avg-late-ns 2194291 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 331694 avg-late-ns 1466864 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 30 345194 avg-late-ns 2322899 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 256021 avg-late-ns 2049636 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 267673 avg-late-ns 1680336 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 744604 avg-late-ns 2254235 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 321932 avg-late-ns 938967 max-late-ns BenchmarkTicker-4 358 340775 ns/op BenchmarkTickerReset-4 4406 25892 ns/op BenchmarkTickerResetNaive-4 200 524200 ns/op BenchmarkNow-4 1284775 94.31 ns/op BenchmarkNowUnixNano-4 1322102 90.96 ns/op BenchmarkNowUnixMilli-4 1311464 91.89 ns/op BenchmarkNowUnixMicro-4 1302152 91.74 ns/op BenchmarkFormat-4 65445 1823 ns/op BenchmarkFormatRFC3339-4 91296 1312 ns/op BenchmarkFormatRFC3339Nano-4 90446 1334 ns/op BenchmarkFormatNow-4 87336 1296 ns/op BenchmarkMarshalJSON-4 122736 980.0 ns/op BenchmarkMarshalText-4 123247 976.0 ns/op BenchmarkParse-4 157869 741.2 ns/op BenchmarkParseRFC3339UTC-4 376776 312.8 ns/op BenchmarkParseRFC3339UTCBytes-4 252878 471.0 ns/op BenchmarkParseRFC3339TZ-4 112264 1068 ns/op BenchmarkParseRFC3339TZBytes-4 87021 1361 ns/op BenchmarkParseDuration-4 690578 165.4 ns/op BenchmarkHour-4 1000000 116.7 ns/op BenchmarkSecond-4 943761 112.0 ns/op BenchmarkYear-4 748184 146.5 ns/op BenchmarkDay-4 692065 161.3 ns/op BenchmarkISOWeek-4 766604 153.5 ns/op BenchmarkGoString-4 87008 1369 ns/op BenchmarkUnmarshalText-4 76389 1517 ns/op PASS ok time 10.863s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 582481 196.1 ns/op BenchmarkDecodeValidJapaneseChars-4 704012 160.4 ns/op BenchmarkDecodeRune-4 1641310 73.02 ns/op BenchmarkEncodeValidASCII-4 587395 179.5 ns/op BenchmarkEncodeValidJapaneseChars-4 942789 129.7 ns/op BenchmarkAppendRuneValidASCII-4 1461916 82.13 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2433495 49.26 ns/op BenchmarkEncodeRune-4 3159686 38.32 ns/op PASS ok unicode/utf16 1.329s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 1040804 114.4 ns/op BenchmarkRuneCountTenJapaneseChars-4 207398 559.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 4219592 28.81 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 483589 245.7 ns/op BenchmarkValidTenASCIIChars-4 1000000 113.8 ns/op BenchmarkValid100KASCIIChars-4 123 988677 ns/op BenchmarkValidTenJapaneseChars-4 199111 617.5 ns/op BenchmarkValidLongMostlyASCII-4 116 1025786 ns/op BenchmarkValidLongJapanese-4 60 1887907 ns/op BenchmarkValidStringTenASCIIChars-4 5231330 22.91 ns/op BenchmarkValidString100KASCIIChars-4 10000 11137 ns/op BenchmarkValidStringTenJapaneseChars-4 502861 212.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1222 97148 ns/op BenchmarkValidStringLongJapanese-4 171 689217 ns/op BenchmarkEncodeASCIIRune-4 4592988 25.61 ns/op BenchmarkEncodeJapaneseRune-4 2595103 45.68 ns/op BenchmarkAppendASCIIRune-4 10302176 11.87 ns/op BenchmarkAppendJapaneseRune-4 3067394 38.70 ns/op BenchmarkDecodeASCIIRune-4 2873781 41.79 ns/op BenchmarkDecodeJapaneseRune-4 2016672 59.47 ns/op BenchmarkFullRune/ASCII-4 3598700 33.16 ns/op BenchmarkFullRune/Incomplete-4 1627432 73.70 ns/op BenchmarkFullRune/Japanese-4 3620338 33.07 ns/op PASS ok unicode/utf8 3.591s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 48544310202 ns/op PASS ok cmd/api 54.570s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1247538 95.70 ns/op BenchmarkEqArrayOfStrings64-4 160772 735.7 ns/op BenchmarkEqArrayOfStrings1024-4 10000 11134 ns/op BenchmarkEqArrayOfFloats5-4 1410081 84.95 ns/op BenchmarkEqArrayOfFloats64-4 144709 833.0 ns/op BenchmarkEqArrayOfFloats1024-4 9434 12524 ns/op BenchmarkEqStruct-4 21221532 4.941 ns/op PASS ok cmd/compile/internal/reflectdata 1.072s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 46554 ns/op BenchmarkCopyElim1-4 781 133991 ns/op BenchmarkCopyElim10-4 795 144783 ns/op BenchmarkCopyElim100-4 378 290865 ns/op BenchmarkCopyElim1000-4 64 1699183 ns/op BenchmarkCopyElim10000-4 4 30956630 ns/op BenchmarkCopyElim100000-4 1 588578621 ns/op BenchmarkDeadCode/1-4 763 150992 ns/op BenchmarkDeadCode/10-4 625 165506 ns/op BenchmarkDeadCode/100-4 301 389259 ns/op BenchmarkDeadCode/1000-4 56 2070693 ns/op BenchmarkDeadCode/10000-4 5 25532380 ns/op BenchmarkDeadCode/100000-4 1 335882702 ns/op BenchmarkDeadCode/200000-4 1 743291942 ns/op BenchmarkDominatorsLinear-4 19 6655006 ns/op 1.50 MB/s BenchmarkDominatorsFwdBack-4 12 9580846 ns/op 1.04 MB/s BenchmarkDominatorsManyPred-4 12 9665262 ns/op 1.03 MB/s BenchmarkDominatorsMaxPred-4 13 9180602 ns/op 1.09 MB/s BenchmarkDominatorsMaxPredVal-4 13 9505014 ns/op 1.05 MB/s BenchmarkFuse/1-4 558 193175 ns/op BenchmarkFuse/10-4 572 191045 ns/op BenchmarkFuse/100-4 176 702096 ns/op BenchmarkFuse/1000-4 26 4806553 ns/op BenchmarkFuse/10000-4 2 66056465 ns/op BenchmarkNilCheckDeep1-4 14530 8531 ns/op 0.12 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5950 20764 ns/op 0.48 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 861 138097 ns/op 0.72 MB/s 632 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 81 1329812 ns/op 0.75 MB/s 6452 B/op 5 allocs/op BenchmarkNilCheckDeep10000-4 7 15255292 ns/op 0.66 MB/s 84563 B/op 5 allocs/op BenchmarkDSEPass-4 33 3281768 ns/op 55844 B/op 7 allocs/op BenchmarkDSEPassBlock-4 1 103671835 ns/op 4270528 B/op 108776 allocs/op BenchmarkCSEPass-4 8 13457740 ns/op 180665 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 129603997 ns/op 5683024 B/op 97596 allocs/op BenchmarkDeadcodePass-4 230 499791 ns/op 84366 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 108139184 ns/op 4051040 B/op 44965 allocs/op BenchmarkMultiPass-4 79 1274111 ns/op 210834 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 211156806 ns/op 11220392 B/op 150004 allocs/op BenchmarkCondRewrite/SoloJump-4 3525698 33.73 ns/op BenchmarkCondRewrite/CombJump-4 3536138 33.55 ns/op PASS ok cmd/compile/internal/ssa 13.146s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 10000 10822 ns/op BenchmarkExtShift-4 21685 5597 ns/op BenchmarkModify-4 12097 9856 ns/op BenchmarkMullImm-4 21655 5551 ns/op BenchmarkConstModify-4 12363 9652 ns/op BenchmarkBitSet-4 22267 5406 ns/op BenchmarkBitClear-4 22711 5248 ns/op BenchmarkBitToggle-4 22220 5416 ns/op BenchmarkBitSetConst-4 177703 676.6 ns/op BenchmarkBitClearConst-4 190826 624.2 ns/op BenchmarkBitToggleConst-4 185448 656.6 ns/op BenchmarkDivconstI64-4 11444466 10.70 ns/op BenchmarkModconstI64-4 11010054 11.79 ns/op BenchmarkDivisiblePow2constI64-4 10797939 11.04 ns/op BenchmarkDivisibleconstI64-4 10809910 10.91 ns/op BenchmarkDivisibleWDivconstI64-4 7614307 15.41 ns/op BenchmarkDivconstU64/3-4 10944273 10.96 ns/op BenchmarkDivconstU64/5-4 10463876 11.67 ns/op BenchmarkDivconstU64/37-4 10907938 10.88 ns/op BenchmarkDivconstU64/1234567-4 11052840 10.55 ns/op BenchmarkModconstU64-4 11096125 10.87 ns/op BenchmarkDivisibleconstU64-4 10879771 10.87 ns/op BenchmarkDivisibleWDivconstU64-4 7704940 15.47 ns/op BenchmarkDivconstI32-4 11568655 10.73 ns/op BenchmarkModconstI32-4 10860009 11.42 ns/op BenchmarkDivisiblePow2constI32-4 11155834 10.47 ns/op BenchmarkDivisibleconstI32-4 11480109 10.42 ns/op BenchmarkDivisibleWDivconstI32-4 7585761 15.49 ns/op BenchmarkDivconstU32-4 10717596 11.10 ns/op BenchmarkModconstU32-4 10432798 11.45 ns/op BenchmarkDivisibleconstU32-4 11439963 10.69 ns/op BenchmarkDivisibleWDivconstU32-4 7648465 15.58 ns/op BenchmarkDivconstI16-4 10948490 11.23 ns/op BenchmarkModconstI16-4 10403347 11.36 ns/op BenchmarkDivisiblePow2constI16-4 11474738 10.46 ns/op BenchmarkDivisibleconstI16-4 11569711 10.43 ns/op BenchmarkDivisibleWDivconstI16-4 7351173 16.14 ns/op BenchmarkDivconstU16-4 11339757 10.64 ns/op BenchmarkModconstU16-4 11129593 10.62 ns/op BenchmarkDivisibleconstU16-4 11479108 10.53 ns/op BenchmarkDivisibleWDivconstU16-4 7727577 15.53 ns/op BenchmarkDivconstI8-4 11384029 10.52 ns/op BenchmarkModconstI8-4 10960904 10.76 ns/op BenchmarkDivisiblePow2constI8-4 11517477 10.72 ns/op BenchmarkDivisibleconstI8-4 11009140 10.64 ns/op BenchmarkDivisibleWDivconstI8-4 7861123 15.57 ns/op BenchmarkDivconstU8-4 10865460 10.72 ns/op BenchmarkModconstU8-4 11341066 10.68 ns/op BenchmarkDivisibleconstU8-4 11516577 10.53 ns/op BenchmarkDivisibleWDivconstU8-4 7854098 15.31 ns/op BenchmarkMul2-4 168170 702.4 ns/op BenchmarkMulNeg2-4 165124 736.8 ns/op BenchmarkEfaceInteger-4 4346218 23.02 ns/op BenchmarkMulconstI32/3-4 21094089 5.962 ns/op BenchmarkMulconstI32/5-4 21530197 5.532 ns/op BenchmarkMulconstI32/12-4 19473099 5.956 ns/op BenchmarkMulconstI32/120-4 21338578 5.624 ns/op BenchmarkMulconstI32/-120-4 21747470 5.360 ns/op BenchmarkMulconstI32/65537-4 20780677 5.754 ns/op BenchmarkMulconstI32/65538-4 20718735 5.930 ns/op BenchmarkMulconstI64/3-4 21162908 5.416 ns/op BenchmarkMulconstI64/5-4 22180682 5.446 ns/op BenchmarkMulconstI64/12-4 20585714 5.988 ns/op BenchmarkMulconstI64/120-4 21550430 5.592 ns/op BenchmarkMulconstI64/-120-4 22147527 5.667 ns/op BenchmarkMulconstI64/65537-4 19969126 5.778 ns/op BenchmarkMulconstI64/65538-4 20450726 6.001 ns/op BenchmarkMulconstU32/3-4 21413890 5.420 ns/op BenchmarkMulconstU32/5-4 21177496 5.577 ns/op BenchmarkMulconstU32/12-4 20238319 5.988 ns/op BenchmarkMulconstU32/120-4 21201382 5.678 ns/op BenchmarkMulconstU32/65537-4 20064100 5.822 ns/op BenchmarkMulconstU32/65538-4 20005894 5.841 ns/op BenchmarkMulconstU64/3-4 21521860 5.448 ns/op BenchmarkMulconstU64/5-4 21625268 5.451 ns/op BenchmarkMulconstU64/12-4 20524177 5.840 ns/op BenchmarkMulconstU64/120-4 21930337 5.409 ns/op BenchmarkMulconstU64/65537-4 20182140 5.806 ns/op BenchmarkMulconstU64/65538-4 19991670 5.901 ns/op BenchmarkShiftArithmeticRight-4 22199606 5.292 ns/op BenchmarkSwitch8Predictable-4 16569511 6.793 ns/op BenchmarkSwitch8Unpredictable-4 6580947 17.75 ns/op BenchmarkSwitch32Predictable-4 16907787 7.337 ns/op BenchmarkSwitch32Unpredictable-4 6796834 17.80 ns/op BenchmarkSwitchStringPredictable-4 9005522 12.05 ns/op BenchmarkSwitchStringUnpredictable-4 4809692 23.02 ns/op PASS ok cmd/compile/internal/test 11.940s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 172 685679 ns/op BenchmarkNamed/Underlying/nongeneric-4 1104943 108.0 ns/op BenchmarkNamed/Underlying/generic-4 1000000 108.3 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 108.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 108.8 ns/op BenchmarkCheck/http/funcbodies/info-4 1 446177864 ns/op 68497 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 291506680 ns/op 104834 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 131460068 ns/op 232394 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 110722254 ns/op 275971 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 328466276 ns/op 15616 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 72165860 ns/op 71067 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 4 27756103 ns/op 184766 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 4 27653930 ns/op 185445 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 118323958 ns/op 18334 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 33468983 ns/op 64806 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 6 17572712 ns/op 123454 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 6 16745222 ns/op 129537 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 897643586 ns/op 70789 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 473422557 ns/op 134215 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 131718440 ns/op 482320 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 93193932 ns/op 681661 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 375517801 ns/op 5320 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 53526970 ns/op 37297 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 4 33626984 ns/op 59397 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 34193630 ns/op 58405 lines/s PASS ok cmd/compile/internal/types2 14.174s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 165 705021 ns/op 1616915 sys-ns/op 1078964 user-ns/op PASS ok cmd/go 0.210s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 73893 1578 ns/op 5.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 83950 1392 ns/op 5.75 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14210 8446 ns/op 121.24 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14613 8167 ns/op 125.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2192 53793 ns/op 152.29 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2214 53246 ns/op 153.85 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 0.946s All tests passed.