linux-amd64-race at d23669db7de13aec74296ae9bed8bb707f83b773 :: 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-rnb867008" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "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 *** You need to add /workdir/go/bin to your PATH. :: 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-rnb867008" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-race" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "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.107+ #1 SMP Sat May 20 09:38:40 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 2.150s ok archive/zip 3.303s ok bufio 1.289s ok bytes 4.186s ok cmp 1.016s ok compress/bzip2 1.452s ok compress/flate 6.666s ok compress/gzip 12.937s ok compress/lzw 1.530s ok compress/zlib 5.827s ok container/heap 1.023s ok container/list 1.017s ok container/ring 1.018s ok context 1.044s ok crypto 1.016s ok crypto/aes 1.054s ok crypto/cipher 1.045s ok crypto/des 1.049s ok crypto/dsa 1.019s ok crypto/ecdh 1.204s ok crypto/ecdsa 1.127s ok crypto/ed25519 1.365s ok crypto/elliptic 1.040s ok crypto/hmac 1.019s ok crypto/internal/alias 1.016s ok crypto/internal/bigmod 3.608s ok crypto/internal/boring 1.016s ok crypto/internal/boring/bcache 1.336s ok crypto/internal/edwards25519 37.555s ok crypto/internal/edwards25519/field 13.157s ok crypto/internal/nistec 1.789s ok crypto/internal/nistec/fiat 1.016s [no tests to run] ok crypto/md5 1.024s ok crypto/rand 1.308s ok crypto/rc4 1.448s ok crypto/rsa 2.574s ok crypto/sha1 1.038s ok crypto/sha256 1.022s ok crypto/sha512 1.025s ok crypto/subtle 1.419s ok crypto/tls 3.662s ok crypto/x509 2.350s ok database/sql 1.355s ok database/sql/driver 1.016s ok debug/buildinfo 1.034s ok debug/dwarf 1.080s ok debug/elf 2.252s ok debug/gosym 1.317s ok debug/macho 1.030s ok debug/pe 1.049s ok debug/plan9obj 1.018s ok embed 1.017s [no tests to run] ok embed/internal/embedtest 1.018s ok encoding/ascii85 1.022s ok encoding/asn1 1.021s ok encoding/base32 1.059s ok encoding/base64 1.025s ok encoding/binary 1.023s ok encoding/csv 1.055s ok encoding/gob 20.539s ok encoding/hex 1.023s ok encoding/json 2.419s ok encoding/pem 3.344s ok encoding/xml 1.217s ok errors 1.023s ok expvar 1.022s ok flag 3.103s ok fmt 1.558s ok go/ast 1.028s ok go/build 5.451s ok go/build/constraint 1.023s ok go/constant 1.023s ok go/doc 1.239s ok go/doc/comment 3.106s ok go/format 1.047s ok go/importer 1.185s ok go/internal/gccgoimporter 1.046s ok go/internal/gcimporter 2.181s ok go/internal/srcimporter 15.137s ok go/parser 1.853s ok go/printer 2.291s ok go/scanner 1.024s ok go/token 1.117s ok go/types 33.633s ok hash 1.020s ok hash/adler32 1.046s ok hash/crc32 1.050s ok hash/crc64 1.027s ok hash/fnv 1.018s ok hash/maphash 1.018s ok html 1.018s ok html/template 1.234s ok image 1.428s ok image/color 1.039s ok image/draw 1.556s ok image/gif 1.890s ok image/jpeg 2.310s ok image/png 4.114s ok index/suffixarray 1.940s ok internal/abi 1.052s ok internal/buildcfg 1.017s ok internal/coverage/cformat 1.017s ok internal/coverage/cmerge 1.016s ok internal/coverage/pods 1.018s ok internal/coverage/slicereader 1.015s ok internal/coverage/slicewriter 1.015s ok internal/coverage/test 1.044s ok internal/cpu 3.048s ok internal/dag 1.017s ok internal/diff 1.018s ok internal/fmtsort 1.017s ok internal/fuzz 1.036s ok internal/godebug 13.801s ok internal/godebugs 1.017s ok internal/intern 1.230s ok internal/itoa 1.016s ok internal/poll 1.510s ok internal/profile 1.019s ok internal/reflectlite 1.019s ok internal/safefilepath 1.016s ok internal/saferio 1.166s ok internal/singleflight 1.114s ok internal/testenv 1.159s ok internal/trace 1.167s ok internal/types/errors 1.383s ok internal/unsafeheader 1.016s ok internal/xcoff 1.040s ok internal/zstd 1.024s ok io 1.054s ok io/fs 1.248s ok io/ioutil 1.020s ok log 1.026s ok log/slog 1.042s ok log/slog/internal/benchmarks 1.016s ok log/slog/internal/buffer 1.016s ok log/syslog 2.237s ok maps 1.019s ok math 1.030s ok math/big 3.996s ok math/bits 1.026s ok math/cmplx 1.020s ok math/rand 4.054s ok mime 1.042s ok mime/multipart 6.143s ok mime/quotedprintable 1.057s ok net 41.006s ok net/http 7.929s ok net/http/cgi 12.413s ok net/http/cookiejar 1.027s ok net/http/fcgi 1.129s ok net/http/httptest 1.180s ok net/http/httptrace 1.016s ok net/http/httputil 1.658s ok net/http/internal 1.021s ok net/http/internal/ascii 1.016s ok net/http/pprof 6.185s ok net/internal/socktest 1.018s ok net/mail 1.024s ok net/netip 1.320s ok net/rpc 1.053s ok net/rpc/jsonrpc 1.025s ok net/smtp 1.064s ok net/textproto 1.045s ok net/url 1.030s ok os 6.347s ok os/exec 4.157s ok os/exec/internal/fdtest 1.015s ok os/signal 17.075s ok os/user 1.017s ok path 1.019s ok path/filepath 1.066s ok plugin 1.016s ok reflect 1.534s ok regexp 4.088s ok regexp/syntax 5.434s ok runtime 39.118s ok runtime/cgo 1.016s ok runtime/coverage 1.017s ok runtime/debug 2.082s ok runtime/internal/atomic 1.067s ok runtime/internal/math 1.017s ok runtime/internal/sys 1.017s ok runtime/internal/syscall 1.016s ok runtime/metrics 1.026s ok runtime/pprof 19.972s ok runtime/race 11.642s ok runtime/trace 4.394s ok slices 1.450s ok sort 1.395s ok strconv 3.280s ok strings 2.571s ok sync 1.458s ok sync/atomic 2.722s ok syscall 11.092s ok testing 2.789s ok testing/fstest 1.021s ok testing/iotest 1.017s ok testing/quick 1.165s ok testing/slogtest 1.019s ok text/scanner 1.030s ok text/tabwriter 1.020s ok text/template 1.082s ok text/template/parse 1.031s ok time 3.241s ok unicode 1.023s ok unicode/utf16 1.017s ok unicode/utf8 1.031s ok cmd/addr2line 4.271s ok cmd/api 14.209s ok cmd/asm/internal/asm 4.304s ok cmd/asm/internal/lex 1.018s ok cmd/cgo/internal/swig 1.732s ok cmd/cgo/internal/test 2.246s ok cmd/cgo/internal/testcarchive 22.016s ok cmd/cgo/internal/testcshared 5.756s ok cmd/cgo/internal/testerrors 9.945s ok cmd/cgo/internal/testfortran 2.330s ok cmd/cgo/internal/testgodefs 1.594s ok cmd/cgo/internal/testlife 1.603s ok cmd/cgo/internal/testnocgo 1.016s ok cmd/cgo/internal/testplugin 28.819s ok cmd/cgo/internal/testsanitizers 17.622s ok cmd/cgo/internal/testshared 41.182s ok cmd/cgo/internal/testso 2.415s ok cmd/cgo/internal/teststdio 2.358s ok cmd/cgo/internal/testtls 1.016s ok cmd/compile/internal/abt 1.043s ok cmd/compile/internal/amd64 57.138s ok cmd/compile/internal/base 1.019s ok cmd/compile/internal/compare 1.018s ok cmd/compile/internal/dwarfgen 1.473s ok cmd/compile/internal/importer 1.837s ok cmd/compile/internal/ir 1.016s ok cmd/compile/internal/logopt 1.202s ok cmd/compile/internal/loopvar 24.953s ok cmd/compile/internal/noder 1.021s ok cmd/compile/internal/reflectdata 1.017s [no tests to run] ok cmd/compile/internal/ssa 23.029s ok cmd/compile/internal/syntax 1.135s ok cmd/compile/internal/test 12.721s ok cmd/compile/internal/typecheck 1.228s ok cmd/compile/internal/types 1.017s ok cmd/compile/internal/types2 8.696s ok cmd/covdata 1.021s ok cmd/cover 15.859s ok cmd/dist 1.018s ok cmd/distpack 1.016s ok cmd/doc 1.737s ok cmd/fix 1.773s ok cmd/go 208.343s ok cmd/go/internal/auth 1.020s ok cmd/go/internal/cache 1.124s ok cmd/go/internal/envcmd 1.039s ok cmd/go/internal/fsys 1.043s ok cmd/go/internal/generate 1.029s ok cmd/go/internal/get 1.028s ok cmd/go/internal/gover 1.021s ok cmd/go/internal/imports 1.029s ok cmd/go/internal/load 1.024s ok cmd/go/internal/lockedfile 2.162s ok cmd/go/internal/lockedfile/internal/filelock 2.054s ok cmd/go/internal/modconv 1.034s ok cmd/go/internal/modfetch 1.028s ok cmd/go/internal/modfetch/codehost 1.416s ok cmd/go/internal/modfetch/zip_sum_test 1.021s ok cmd/go/internal/modindex 1.578s ok cmd/go/internal/modload 1.028s ok cmd/go/internal/mvs 1.039s ok cmd/go/internal/par 1.098s ok cmd/go/internal/str 1.018s ok cmd/go/internal/test 1.038s ok cmd/go/internal/vcs 1.024s ok cmd/go/internal/vcweb 1.024s ok cmd/go/internal/vcweb/vcstest 5.087s ok cmd/go/internal/web 1.018s ok cmd/go/internal/work 1.132s ok cmd/gofmt 1.207s ok cmd/internal/archive 1.395s ok cmd/internal/bootstrap_test 1.016s ok cmd/internal/buildid 1.527s ok cmd/internal/cov 1.245s ok cmd/internal/dwarf 1.017s ok cmd/internal/edit 1.015s ok cmd/internal/goobj 1.016s ok cmd/internal/moddeps 2.123s ok cmd/internal/notsha256 1.018s ok cmd/internal/obj 1.454s ok cmd/internal/obj/ppc64 1.095s ok cmd/internal/obj/riscv 1.040s ok cmd/internal/obj/s390x 1.016s ok cmd/internal/obj/x86 1.165s ok cmd/internal/objabi 1.016s ok cmd/internal/pkgpath 5.081s ok cmd/internal/pkgpattern 1.020s ok cmd/internal/quoted 1.018s ok cmd/internal/src 1.017s ok cmd/internal/test2json 1.751s ok cmd/link 9.853s ok cmd/link/internal/benchmark 1.019s ok cmd/link/internal/ld 3.859s ok cmd/link/internal/loader 1.047s ok cmd/nm 9.200s ok cmd/objdump 5.100s ok cmd/pack 7.325s ok cmd/pprof 3.453s ok cmd/trace 1.273s ok cmd/vet 30.565s ##### Running benchmarks briefly. goos: linux goarch: amd64 pkg: archive/tar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark/Writer/USTAR-4 2674 39191 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2144 51285 ns/op 1852 B/op 36 allocs/op Benchmark/Writer/PAX-4 1614 75286 ns/op 2560 B/op 59 allocs/op Benchmark/Reader/USTAR-4 3518 29574 ns/op 5083 B/op 15 allocs/op Benchmark/Reader/GNU-4 5076 19917 ns/op 5116 B/op 14 allocs/op Benchmark/Reader/PAX-4 1972 58657 ns/op 8536 B/op 33 allocs/op PASS ok archive/tar 1.726s goos: linux goarch: amd64 pkg: archive/zip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCompressedZipGarbage-4 1 335174489 ns/op 1642272 B/op 98 allocs/op BenchmarkZip64Test-4 1 162073297 ns/op BenchmarkZip64TestSizes/4096-4 1567 88207 ns/op BenchmarkZip64TestSizes/1048576-4 160 685280 ns/op BenchmarkZip64TestSizes/67108864-4 1 137118836 ns/op PASS ok archive/zip 2.301s goos: linux goarch: amd64 pkg: bufio cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReaderCopyOptimal-4 226630 493.5 ns/op BenchmarkReaderCopyUnoptimal-4 142022 807.6 ns/op BenchmarkReaderCopyNoWriteTo-4 7926 16407 ns/op BenchmarkReaderWriteToOptimal-4 6672 15649 ns/op BenchmarkReaderReadString-4 128474 859.3 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 217621 557.9 ns/op BenchmarkWriterCopyUnoptimal-4 212823 569.3 ns/op BenchmarkWriterCopyNoReadFrom-4 7569 14597 ns/op BenchmarkReaderEmpty-4 40561 2470 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 36622 3440 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 595574 190.2 ns/op 0 B/op 0 allocs/op PASS ok bufio 2.575s goos: linux goarch: amd64 pkg: bytes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadString-4 4688 22820 ns/op 1435.96 MB/s BenchmarkWriteByte-4 458 250942 ns/op 16.32 MB/s BenchmarkWriteRune-4 238 486793 ns/op 25.24 MB/s BenchmarkBufferNotEmptyWriteRead-4 31 3759054 ns/op BenchmarkBufferFullSmallReads-4 99 1058495 ns/op BenchmarkBufferWriteBlock/N4096-4 6919 17568 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 400 285371 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 6 20665993 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 1 131195713 ns/op 127.88 MB/s 33554432 B/op 2 allocs/op BenchmarkIndexByte/10-4 4565428 25.69 ns/op 389.28 MB/s BenchmarkIndexByte/32-4 4390231 28.52 ns/op 1121.83 MB/s BenchmarkIndexByte/4K-4 901507 135.1 ns/op 30314.80 MB/s BenchmarkIndexBytePortable/10-4 803320 142.7 ns/op 70.09 MB/s BenchmarkIndexBytePortable/32-4 261363 452.0 ns/op 70.79 MB/s BenchmarkIndexBytePortable/4K-4 2246 53910 ns/op 75.98 MB/s BenchmarkIndexRune/10-4 1000000 103.4 ns/op 96.75 MB/s BenchmarkIndexRune/32-4 1000000 103.2 ns/op 309.97 MB/s BenchmarkIndexRune/4K-4 375334 314.9 ns/op 13007.69 MB/s BenchmarkIndexRuneASCII/10-4 4505011 26.37 ns/op 379.17 MB/s BenchmarkIndexRuneASCII/32-4 4240743 28.23 ns/op 1133.66 MB/s BenchmarkIndexRuneASCII/4K-4 879772 136.0 ns/op 30115.76 MB/s BenchmarkEqual/0-4 6967921 16.91 ns/op BenchmarkEqual/1-4 1446363 81.82 ns/op 12.22 MB/s BenchmarkEqual/6-4 1408254 84.67 ns/op 70.86 MB/s BenchmarkEqual/9-4 1418510 86.14 ns/op 104.48 MB/s BenchmarkEqual/15-4 1371814 88.92 ns/op 168.70 MB/s BenchmarkEqual/16-4 1460242 81.51 ns/op 196.29 MB/s BenchmarkEqual/20-4 1381362 86.79 ns/op 230.44 MB/s BenchmarkEqual/32-4 1354999 90.79 ns/op 352.45 MB/s BenchmarkEqual/4K-4 105391 1108 ns/op 3696.76 MB/s BenchmarkIndex/10-4 2847325 40.59 ns/op 246.37 MB/s BenchmarkIndex/32-4 3066792 39.53 ns/op 809.60 MB/s BenchmarkIndex/4K-4 17923 6702 ns/op 611.19 MB/s BenchmarkIndexEasy/10-4 2744895 42.37 ns/op 236.02 MB/s BenchmarkIndexEasy/32-4 2975078 40.17 ns/op 796.54 MB/s BenchmarkIndexEasy/4K-4 475005 244.6 ns/op 16745.66 MB/s BenchmarkCount/10-4 1418930 83.65 ns/op 119.55 MB/s BenchmarkCount/32-4 1454012 82.30 ns/op 388.80 MB/s BenchmarkCount/4K-4 16845 6744 ns/op 607.37 MB/s BenchmarkCountEasy/10-4 1507674 79.64 ns/op 125.56 MB/s BenchmarkCountEasy/32-4 1429837 83.64 ns/op 382.60 MB/s BenchmarkCountEasy/4K-4 347223 362.0 ns/op 11314.13 MB/s BenchmarkCountSingle/10-4 3308505 45.21 ns/op 221.17 MB/s BenchmarkCountSingle/32-4 2305113 45.75 ns/op 699.51 MB/s BenchmarkCountSingle/4K-4 765002 165.3 ns/op 24783.60 MB/s BenchmarkToUpper/#00-4 2359723 49.55 ns/op BenchmarkToUpper/ONLYUPPER-4 276369 444.5 ns/op BenchmarkToUpper/abc-4 431331 258.8 ns/op BenchmarkToUpper/AbC123-4 259681 438.2 ns/op BenchmarkToUpper/azAZ09_-4 251718 484.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 76160 1612 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 38787 3108 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 52910 2254 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 123114 982.9 ns/op BenchmarkToLower/#00-4 2706928 45.05 ns/op BenchmarkToLower/abc-4 447051 282.8 ns/op BenchmarkToLower/AbC123-4 230851 555.2 ns/op BenchmarkToLower/azAZ09_-4 226971 455.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 75358 1521 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 39830 3031 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 68466 1731 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 121693 1005 ns/op BenchmarkFields/ASCII/16-4 117471 1035 ns/op 15.46 MB/s 80 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 7036 14439 ns/op 17.73 MB/s 704 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 526 224884 ns/op 18.21 MB/s 9728 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 31 4023271 ns/op 16.29 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 2 62769924 ns/op 16.71 MB/s 2252800 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 77284 1580 ns/op 10.13 MB/s 24 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 5320 21520 ns/op 11.90 MB/s 576 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 340 344161 ns/op 11.90 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 14 7422679 ns/op 8.83 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 1 139725432 ns/op 7.50 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 111723 924.6 ns/op 17.30 MB/s 80 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 10000 11518 ns/op 22.23 MB/s 704 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 544 204785 ns/op 20.00 MB/s 25088 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 4381038 ns/op 14.96 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 82499576 ns/op 12.71 MB/s 9310512 B/op 23 allocs/op BenchmarkFieldsFunc/Mixed/16-4 97549 1214 ns/op 13.18 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8002 15302 ns/op 16.73 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 483 245773 ns/op 16.67 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 19 5417359 ns/op 12.10 MB/s 512261 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 1 107063256 ns/op 9.79 MB/s 11202816 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1867311 64.73 ns/op BenchmarkTrimSpace/ASCII-4 916560 128.3 ns/op BenchmarkTrimSpace/SomeNonASCII-4 102493 1117 ns/op BenchmarkTrimSpace/JustNonASCII-4 47974 2463 ns/op BenchmarkToValidUTF8/Valid-4 454292 262.9 ns/op BenchmarkToValidUTF8/InvalidASCII-4 290299 395.0 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 91142 1258 ns/op BenchmarkIndexHard1-4 796 146846 ns/op BenchmarkIndexHard2-4 590 203304 ns/op BenchmarkIndexHard3-4 144 846723 ns/op BenchmarkIndexHard4-4 175 685109 ns/op BenchmarkLastIndexHard1-4 5 22815839 ns/op BenchmarkLastIndexHard2-4 4 30569306 ns/op BenchmarkLastIndexHard3-4 4 32095950 ns/op BenchmarkCountHard1-4 834 145907 ns/op BenchmarkCountHard2-4 588 202475 ns/op BenchmarkCountHard3-4 148 799112 ns/op BenchmarkSplitEmptySeparator-4 1 174381542 ns/op BenchmarkSplitSingleByteSeparator-4 9 12952959 ns/op BenchmarkSplitMultiByteSeparator-4 10 10509522 ns/op BenchmarkSplitNSingleByteSeparator-4 165763 624.8 ns/op BenchmarkSplitNMultiByteSeparator-4 68895 1653 ns/op BenchmarkRepeat-4 172239 620.2 ns/op BenchmarkRepeatLarge/256/1-4 130144 821.8 ns/op 311.50 MB/s BenchmarkRepeatLarge/256/16-4 179328 644.3 ns/op 397.32 MB/s BenchmarkRepeatLarge/512/1-4 98256 1099 ns/op 465.68 MB/s BenchmarkRepeatLarge/512/16-4 152322 787.9 ns/op 649.83 MB/s BenchmarkRepeatLarge/1024/1-4 64280 1625 ns/op 630.28 MB/s BenchmarkRepeatLarge/1024/16-4 83734 1315 ns/op 778.83 MB/s BenchmarkRepeatLarge/2048/1-4 41167 2664 ns/op 768.84 MB/s BenchmarkRepeatLarge/2048/16-4 47151 2302 ns/op 889.82 MB/s BenchmarkRepeatLarge/4096/1-4 24619 5947 ns/op 688.78 MB/s BenchmarkRepeatLarge/4096/16-4 28921 6419 ns/op 638.15 MB/s BenchmarkRepeatLarge/8192/1-4 13032 9099 ns/op 900.32 MB/s BenchmarkRepeatLarge/8192/16-4 13257 8271 ns/op 990.39 MB/s BenchmarkRepeatLarge/8192/4097-4 23798 4881 ns/op 839.43 MB/s BenchmarkRepeatLarge/16384/1-4 7662 16532 ns/op 991.04 MB/s BenchmarkRepeatLarge/16384/16-4 7044 15179 ns/op 1079.40 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 12735 ns/op 965.16 MB/s BenchmarkRepeatLarge/32768/1-4 3859 29727 ns/op 1102.30 MB/s BenchmarkRepeatLarge/32768/16-4 3466 30179 ns/op 1085.80 MB/s BenchmarkRepeatLarge/32768/4097-4 3892 29125 ns/op 984.67 MB/s BenchmarkRepeatLarge/65536/1-4 2104 57575 ns/op 1138.26 MB/s BenchmarkRepeatLarge/65536/16-4 1878 55342 ns/op 1184.20 MB/s BenchmarkRepeatLarge/65536/4097-4 2212 53426 ns/op 1150.28 MB/s BenchmarkRepeatLarge/131072/1-4 222 530677 ns/op 246.99 MB/s BenchmarkRepeatLarge/131072/16-4 223 521375 ns/op 251.40 MB/s BenchmarkRepeatLarge/131072/4097-4 219 522586 ns/op 243.04 MB/s BenchmarkRepeatLarge/262144/1-4 100 1033330 ns/op 253.69 MB/s BenchmarkRepeatLarge/262144/16-4 100 1032640 ns/op 253.86 MB/s BenchmarkRepeatLarge/262144/4097-4 100 1021652 ns/op 252.64 MB/s BenchmarkRepeatLarge/524288/1-4 62 2045641 ns/op 256.30 MB/s BenchmarkRepeatLarge/524288/16-4 58 2043761 ns/op 256.53 MB/s BenchmarkRepeatLarge/524288/4097-4 58 2057896 ns/op 252.84 MB/s BenchmarkRepeatLarge/1048576/1-4 30 4193620 ns/op 250.04 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4254387 ns/op 246.47 MB/s BenchmarkRepeatLarge/1048576/4097-4 30 4466415 ns/op 233.91 MB/s BenchmarkRepeatLarge/2097152/1-4 14 8071006 ns/op 259.84 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8155821 ns/op 257.14 MB/s BenchmarkRepeatLarge/2097152/4097-4 14 8301319 ns/op 252.20 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16393284 ns/op 255.86 MB/s BenchmarkRepeatLarge/4194304/16-4 6 18145022 ns/op 231.15 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 15748416 ns/op 266.14 MB/s BenchmarkRepeatLarge/8388608/1-4 3 33970801 ns/op 246.94 MB/s BenchmarkRepeatLarge/8388608/16-4 4 31988036 ns/op 262.24 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 32395438 ns/op 258.88 MB/s BenchmarkRepeatLarge/16777216/1-4 2 63153552 ns/op 265.66 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62468190 ns/op 268.57 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 74499430 ns/op 225.20 MB/s BenchmarkRepeatLarge/33554432/1-4 1 146065309 ns/op 229.72 MB/s BenchmarkRepeatLarge/33554432/16-4 1 120914296 ns/op 277.51 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 126126327 ns/op 266.04 MB/s BenchmarkRepeatLarge/67108864/1-4 1 242693906 ns/op 276.52 MB/s BenchmarkRepeatLarge/67108864/16-4 1 254636340 ns/op 263.55 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 236422936 ns/op 283.85 MB/s BenchmarkRepeatLarge/134217728/1-4 1 482830540 ns/op 277.98 MB/s BenchmarkRepeatLarge/134217728/16-4 1 498623996 ns/op 269.18 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 469860497 ns/op 285.65 MB/s BenchmarkRepeatLarge/268435456/1-4 1 936632844 ns/op 286.60 MB/s BenchmarkRepeatLarge/268435456/16-4 1 916122193 ns/op 293.01 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 980070906 ns/op 273.89 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1836660237 ns/op 292.31 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1844709101 ns/op 291.03 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1849392569 ns/op 290.30 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3813962009 ns/op 281.53 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3624288971 ns/op 296.26 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3607392650 ns/op 297.65 MB/s BenchmarkBytesCompare/1-4 9007423 13.49 ns/op BenchmarkBytesCompare/2-4 8800974 12.41 ns/op BenchmarkBytesCompare/4-4 9043030 12.34 ns/op BenchmarkBytesCompare/8-4 9698593 11.34 ns/op BenchmarkBytesCompare/16-4 9789764 11.34 ns/op BenchmarkBytesCompare/32-4 9178138 12.81 ns/op BenchmarkBytesCompare/64-4 8734606 13.80 ns/op BenchmarkBytesCompare/128-4 7482924 16.09 ns/op BenchmarkBytesCompare/256-4 5348635 22.28 ns/op BenchmarkBytesCompare/512-4 3867019 29.30 ns/op BenchmarkBytesCompare/1024-4 2425653 47.37 ns/op BenchmarkBytesCompare/2048-4 1378453 84.48 ns/op BenchmarkIndexAnyASCII/1:1-4 2255697 54.64 ns/op BenchmarkIndexAnyASCII/1:2-4 2292633 52.40 ns/op BenchmarkIndexAnyASCII/1:4-4 2357097 51.76 ns/op BenchmarkIndexAnyASCII/1:8-4 2332152 51.72 ns/op BenchmarkIndexAnyASCII/1:16-4 2363494 51.78 ns/op BenchmarkIndexAnyASCII/1:32-4 2107750 51.89 ns/op BenchmarkIndexAnyASCII/1:64-4 2319634 51.66 ns/op BenchmarkIndexAnyASCII/16:1-4 1936226 61.85 ns/op BenchmarkIndexAnyASCII/16:2-4 419923 281.8 ns/op BenchmarkIndexAnyASCII/16:4-4 412011 283.8 ns/op BenchmarkIndexAnyASCII/16:8-4 391939 310.2 ns/op BenchmarkIndexAnyASCII/16:16-4 383646 304.4 ns/op BenchmarkIndexAnyASCII/16:32-4 357478 331.9 ns/op BenchmarkIndexAnyASCII/16:64-4 318130 376.3 ns/op BenchmarkIndexAnyASCII/256:1-4 1782800 69.33 ns/op BenchmarkIndexAnyASCII/256:2-4 32252 3667 ns/op BenchmarkIndexAnyASCII/256:4-4 32731 3637 ns/op BenchmarkIndexAnyASCII/256:8-4 32996 3633 ns/op BenchmarkIndexAnyASCII/256:16-4 32922 3657 ns/op BenchmarkIndexAnyASCII/256:32-4 32610 3703 ns/op BenchmarkIndexAnyASCII/256:64-4 32232 3699 ns/op BenchmarkIndexAnyUTF8/1:1-4 2303276 52.48 ns/op BenchmarkIndexAnyUTF8/1:2-4 2300359 51.51 ns/op BenchmarkIndexAnyUTF8/1:4-4 2318412 52.10 ns/op BenchmarkIndexAnyUTF8/1:8-4 2253216 52.18 ns/op BenchmarkIndexAnyUTF8/1:16-4 2322348 51.73 ns/op BenchmarkIndexAnyUTF8/1:32-4 2357930 51.72 ns/op BenchmarkIndexAnyUTF8/1:64-4 2277170 52.84 ns/op BenchmarkIndexAnyUTF8/16:1-4 143100 837.5 ns/op BenchmarkIndexAnyUTF8/16:2-4 266062 445.1 ns/op BenchmarkIndexAnyUTF8/16:4-4 261160 442.0 ns/op BenchmarkIndexAnyUTF8/16:8-4 257097 445.2 ns/op BenchmarkIndexAnyUTF8/16:16-4 264590 443.7 ns/op BenchmarkIndexAnyUTF8/16:32-4 257208 454.7 ns/op BenchmarkIndexAnyUTF8/16:64-4 258916 451.5 ns/op BenchmarkIndexAnyUTF8/256:1-4 9502 11850 ns/op BenchmarkIndexAnyUTF8/256:2-4 18591 6448 ns/op BenchmarkIndexAnyUTF8/256:4-4 19034 6327 ns/op BenchmarkIndexAnyUTF8/256:8-4 19028 6330 ns/op BenchmarkIndexAnyUTF8/256:16-4 18339 6449 ns/op BenchmarkIndexAnyUTF8/256:32-4 18201 6636 ns/op BenchmarkIndexAnyUTF8/256:64-4 18433 6542 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2294656 52.99 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2284494 51.38 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2285005 52.21 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2260603 57.37 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2176015 51.83 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2303755 51.87 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2324896 51.85 ns/op BenchmarkLastIndexAnyASCII/16:1-4 312832 359.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 317623 366.7 ns/op BenchmarkLastIndexAnyASCII/16:4-4 318021 365.3 ns/op BenchmarkLastIndexAnyASCII/16:8-4 319028 369.3 ns/op BenchmarkLastIndexAnyASCII/16:16-4 302428 387.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 279988 412.4 ns/op BenchmarkLastIndexAnyASCII/16:64-4 255176 463.9 ns/op BenchmarkLastIndexAnyASCII/256:1-4 23809 5063 ns/op BenchmarkLastIndexAnyASCII/256:2-4 23863 5029 ns/op BenchmarkLastIndexAnyASCII/256:4-4 23835 5199 ns/op BenchmarkLastIndexAnyASCII/256:8-4 19956 7091 ns/op BenchmarkLastIndexAnyASCII/256:16-4 20138 5340 ns/op BenchmarkLastIndexAnyASCII/256:32-4 22734 5094 ns/op BenchmarkLastIndexAnyASCII/256:64-4 23430 5139 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2238234 53.26 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2313266 51.98 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2267282 52.18 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2323453 51.91 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2338179 51.75 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2328552 53.64 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2275816 51.51 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 219038 522.6 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 250952 451.6 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 263310 442.3 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 270952 444.3 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 266961 470.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 246637 469.5 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 249116 459.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 16171 7313 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 19064 6258 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 19381 6247 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 19365 6253 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 19092 6281 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 18384 6618 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 18193 6705 ns/op BenchmarkTrimASCII/1:1-4 2525314 47.36 ns/op BenchmarkTrimASCII/1:2-4 2119857 56.26 ns/op BenchmarkTrimASCII/1:4-4 2116616 56.75 ns/op BenchmarkTrimASCII/1:8-4 1918969 63.32 ns/op BenchmarkTrimASCII/1:16-4 1649059 72.76 ns/op BenchmarkTrimASCII/16:1-4 409666 281.0 ns/op BenchmarkTrimASCII/16:2-4 309534 374.3 ns/op BenchmarkTrimASCII/16:4-4 303010 378.9 ns/op BenchmarkTrimASCII/16:8-4 308138 379.5 ns/op BenchmarkTrimASCII/16:16-4 280876 403.5 ns/op BenchmarkTrimASCII/256:1-4 31044 3713 ns/op BenchmarkTrimASCII/256:2-4 23548 5115 ns/op BenchmarkTrimASCII/256:4-4 23443 5091 ns/op BenchmarkTrimASCII/256:8-4 23224 5085 ns/op BenchmarkTrimASCII/256:16-4 23029 5146 ns/op BenchmarkTrimASCII/4096:1-4 2013 59061 ns/op BenchmarkTrimASCII/4096:2-4 1468 80586 ns/op BenchmarkTrimASCII/4096:4-4 1449 79965 ns/op BenchmarkTrimASCII/4096:8-4 1432 80608 ns/op BenchmarkTrimASCII/4096:16-4 1455 80852 ns/op BenchmarkTrimByte-4 1439972 85.10 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13028 9162 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13128 9201 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 675 172524 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 1321 87894 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 2550 44386 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 4460 23748 ns/op BenchmarkCompareBytesEqual-4 9989817 12.25 ns/op BenchmarkCompareBytesToNil-4 11667678 10.25 ns/op BenchmarkCompareBytesEmpty-4 11498084 10.41 ns/op BenchmarkCompareBytesIdentical-4 11357450 10.77 ns/op BenchmarkCompareBytesSameLength-4 10535473 11.35 ns/op BenchmarkCompareBytesDifferentLength-4 10075818 11.96 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 1346 87117 ns/op 12036.49 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 1346 82100 ns/op 12772.05 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 1657 69965 ns/op 14987.33 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 1731 76917 ns/op 13632.77 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 1364 88501 ns/op 11848.26 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 1672 76369 ns/op 13730.50 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 1436 78483 ns/op 13360.66 MB/s BenchmarkCompareBytesBig-4 1368 78023 ns/op 13439.52 MB/s BenchmarkCompareBytesBigIdentical-4 12128107 9.833 ns/op 106643507.09 MB/s PASS ok bytes 71.240s goos: linux goarch: amd64 pkg: compress/bzip2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeDigits-4 2 76484506 ns/op 1.31 MB/s 3616376 B/op 52 allocs/op BenchmarkDecodeNewton-4 1 317615030 ns/op 1.79 MB/s 3629856 B/op 50 allocs/op BenchmarkDecodeRand-4 5 24249101 ns/op 0.68 MB/s 3646766 B/op 52 allocs/op PASS ok compress/bzip2 2.356s goos: linux goarch: amd64 pkg: compress/flate cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode/Digits/Huffman/1e4-4 60 1756068 ns/op 5.69 MB/s 42727 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 16736503 ns/op 5.97 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 170198724 ns/op 5.88 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 63 1763880 ns/op 5.67 MB/s 42833 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 17466842 ns/op 5.73 MB/s 46380 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 179564030 ns/op 5.57 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1744872 ns/op 5.73 MB/s 42402 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 7 16536115 ns/op 6.05 MB/s 42056 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 168975119 ns/op 5.92 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 64 1737819 ns/op 5.75 MB/s 42630 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 7 16526346 ns/op 6.05 MB/s 43229 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 166920310 ns/op 5.99 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 58 1919376 ns/op 5.21 MB/s 42940 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 18563328 ns/op 5.39 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 190478144 ns/op 5.25 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 76 1510073 ns/op 6.62 MB/s 43212 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 12535332 ns/op 7.98 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 127490965 ns/op 7.84 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1382332 ns/op 7.23 MB/s 43312 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10018785 ns/op 9.98 MB/s 43753 B/op 32 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 100704742 ns/op 9.93 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 81 1352849 ns/op 7.39 MB/s 42878 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 12 10136372 ns/op 9.87 MB/s 44977 B/op 32 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 2 100416303 ns/op 9.96 MB/s 67752 B/op 152 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 88 1230530 ns/op 8.13 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 9 11790919 ns/op 8.48 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 116553798 ns/op 8.58 MB/s BenchmarkEncode/Digits/Speed/1e4-4 45 2266867 ns/op 4.41 MB/s BenchmarkEncode/Digits/Speed/1e5-4 5 20524128 ns/op 4.87 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 200037693 ns/op 5.00 MB/s BenchmarkEncode/Digits/Default/1e4-4 18 6609674 ns/op 1.51 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 78767552 ns/op 1.27 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 821627488 ns/op 1.22 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 6548537 ns/op 1.53 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 76722412 ns/op 1.30 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 811539786 ns/op 1.23 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 80 1474448 ns/op 6.78 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 8 12577945 ns/op 7.95 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 125726839 ns/op 7.95 MB/s BenchmarkEncode/Newton/Speed/1e4-4 48 2142960 ns/op 4.67 MB/s BenchmarkEncode/Newton/Speed/1e5-4 7 16190033 ns/op 6.18 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 160850691 ns/op 6.22 MB/s BenchmarkEncode/Newton/Default/1e4-4 18 6374403 ns/op 1.57 MB/s BenchmarkEncode/Newton/Default/1e5-4 2 72035862 ns/op 1.39 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 739425116 ns/op 1.35 MB/s BenchmarkEncode/Newton/Compression/1e4-4 18 6485718 ns/op 1.54 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 92542406 ns/op 1.08 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 925758307 ns/op 1.08 MB/s PASS ok compress/flate 17.922s goos: linux goarch: amd64 pkg: compress/lzw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecoder/1e4-4 50 2253931 ns/op 4.44 MB/s BenchmarkDecoder/1e-Reuse4-4 51 2364047 ns/op 4.23 MB/s BenchmarkDecoder/1e5-4 5 22237065 ns/op 4.50 MB/s BenchmarkDecoder/1e-Reuse5-4 5 22374699 ns/op 4.47 MB/s BenchmarkDecoder/1e6-4 1 223202241 ns/op 4.48 MB/s BenchmarkDecoder/1e-Reuse6-4 1 225282275 ns/op 4.44 MB/s BenchmarkEncoder/1e4-4 51 2164014 ns/op 4.62 MB/s BenchmarkEncoder/1e-Reuse4-4 66 1814669 ns/op 5.51 MB/s BenchmarkEncoder/1e5-4 6 19377444 ns/op 5.16 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18884367 ns/op 5.30 MB/s BenchmarkEncoder/1e6-4 1 194146873 ns/op 5.15 MB/s BenchmarkEncoder/1e-Reuse6-4 1 188208667 ns/op 5.31 MB/s PASS ok compress/lzw 3.771s goos: linux goarch: amd64 pkg: container/heap cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDup-4 30 3902974 ns/op PASS ok container/heap 1.238s goos: linux goarch: amd64 pkg: context cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCommonParentCancel-4 23506 5706 ns/op BenchmarkWithTimeout/concurrency=40-4 5654 21700 ns/op BenchmarkWithTimeout/concurrency=4000-4 5179 23488 ns/op BenchmarkWithTimeout/concurrency=400000-4 5310 20214 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 418533 282.9 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 12711 10092 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 14997 7445 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 2882 44285 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 1756 68525 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 2353 46408 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 238 495576 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 171 900114 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 277 423309 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 24 5036108 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 12 8494259 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 24 4474464 ns/op BenchmarkCheckCanceled/Err-4 254233 474.4 ns/op BenchmarkCheckCanceled/Done-4 381470 305.5 ns/op BenchmarkContextCancelDone-4 487280 217.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 25117 4930 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 20984 5464 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 20325 6018 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 17632 7078 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 10000 10137 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 513780 233.4 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 287287 414.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 204553 589.3 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 128542 928.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 65484 1826 ns/op PASS ok context 12.088s goos: linux goarch: amd64 pkg: crypto/aes cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 1726408 68.91 ns/op 232.17 MB/s BenchmarkDecrypt-4 1739022 68.27 ns/op 234.37 MB/s BenchmarkExpand-4 991522 119.2 ns/op PASS ok crypto/aes 1.537s goos: linux goarch: amd64 pkg: crypto/cipher cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAESGCM/Open-128-64-4 173486 652.6 ns/op 98.07 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 364231 290.8 ns/op 220.11 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 175992 673.3 ns/op 95.05 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 374434 315.1 ns/op 203.14 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 117927 1014 ns/op 1331.02 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 178423 657.5 ns/op 2053.21 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 106731 1114 ns/op 1211.58 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 150189 786.1 ns/op 1717.23 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 41364 2888 ns/op 2836.78 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 53670 2276 ns/op 3599.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 32870 3494 ns/op 2344.37 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 39958 3024 ns/op 2709.19 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6862 16960 ns/op 60.08 MB/s BenchmarkAESCFBDecrypt1K-4 7088 16428 ns/op 62.03 MB/s BenchmarkAESCFBDecrypt8K-4 934 127777 ns/op 64.07 MB/s BenchmarkAESOFB1K-4 10000 11240 ns/op 90.66 MB/s BenchmarkAESCTR1K-4 13846 8976 ns/op 113.53 MB/s BenchmarkAESCTR8K-4 1752 69196 ns/op 118.32 MB/s BenchmarkAESCBCEncrypt1K-4 14056 8550 ns/op 119.77 MB/s BenchmarkAESCBCDecrypt1K-4 18003 6898 ns/op 148.44 MB/s PASS ok crypto/cipher 3.869s goos: linux goarch: amd64 pkg: crypto/des cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncrypt-4 73252 1575 ns/op 5.08 MB/s BenchmarkDecrypt-4 78502 1491 ns/op 5.37 MB/s BenchmarkTDESEncrypt-4 30330 3980 ns/op 2.01 MB/s BenchmarkTDESDecrypt-4 30378 3912 ns/op 2.04 MB/s PASS ok crypto/des 1.612s goos: linux goarch: amd64 pkg: crypto/ecdh cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkECDH/P256-4 931 121948 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 15 7558479 ns/op 1091 B/op 21 allocs/op BenchmarkECDH/P521-4 6 19935444 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 97 1251633 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.710s goos: linux goarch: amd64 pkg: crypto/ecdsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSign/P256-4 1698 66490 ns/op 2512 B/op 33 allocs/op BenchmarkSign/P384-4 34 3401923 ns/op 2680 B/op 34 allocs/op BenchmarkSign/P521-4 14 8335393 ns/op 3067 B/op 35 allocs/op BenchmarkVerify/P256-4 945 126184 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 13 8573439 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 5 22242569 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 4069 28933 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 62 1873814 ns/op 1095 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 24 4837388 ns/op 1414 B/op 17 allocs/op PASS ok crypto/ecdsa 2.569s goos: linux goarch: amd64 pkg: crypto/ed25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkKeyGeneration-4 325 357277 ns/op BenchmarkNewKeyFromSeed-4 337 353826 ns/op BenchmarkSigning-4 310 376963 ns/op BenchmarkVerification-4 219 543955 ns/op PASS ok crypto/ed25519 1.648s goos: linux goarch: amd64 pkg: crypto/elliptic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarBaseMult/P256-4 4814 23595 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 158 751408 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 58 1960744 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 22 5133064 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 1371 86049 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 61 1903233 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 21 5273492 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 7 14506711 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 12442 9201 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 6025 19859 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 3463 29715 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 84 1302978 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 2504 46528 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 289 394404 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1492 77404 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 93 1229939 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.300s goos: linux goarch: amd64 pkg: crypto/hmac cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHMACSHA256_1K-4 14814 8047 ns/op 127.25 MB/s BenchmarkHMACSHA256_32-4 24624 4856 ns/op 6.59 MB/s BenchmarkNewWriteSum-4 10000 10195 ns/op 3.14 MB/s PASS ok crypto/hmac 1.498s goos: linux goarch: amd64 pkg: crypto/internal/bigmod cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkModAdd-4 53076 2238 ns/op BenchmarkModSub-4 53574 2218 ns/op BenchmarkMontgomeryRepr-4 26797 4412 ns/op BenchmarkMontgomeryMul-4 26665 4403 ns/op BenchmarkModMul-4 12477 9055 ns/op BenchmarkExpBig-4 15 7297594 ns/op BenchmarkExp-4 6 17918444 ns/op PASS ok crypto/internal/bigmod 2.155s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodingDecoding-4 3116 33149 ns/op BenchmarkScalarBaseMult-4 349 332303 ns/op BenchmarkScalarMult-4 159 754753 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 235 505928 ns/op PASS ok crypto/internal/edwards25519 1.630s goos: linux goarch: amd64 pkg: crypto/internal/edwards25519/field cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdd-4 507896 205.8 ns/op BenchmarkMultiply-4 4225016 28.10 ns/op BenchmarkSquare-4 5294690 22.61 ns/op BenchmarkInvert-4 24758 4846 ns/op BenchmarkMult32-4 1516966 77.58 ns/op PASS ok crypto/internal/edwards25519/field 1.792s goos: linux goarch: amd64 pkg: crypto/internal/nistec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScalarMult/P224-4 56 1837644 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 1574 75738 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 21 5099697 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 8 14076789 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 178 655985 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 7940 15082 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 67 1706580 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 25 4261527 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.078s goos: linux goarch: amd64 pkg: crypto/internal/nistec/fiat cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMul/P224-4 567783 184.6 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 312500 363.0 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 115743 1023 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 638667 178.5 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 322215 368.4 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 117478 1010 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.754s goos: linux goarch: amd64 pkg: crypto/md5 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes-4 117866 977.8 ns/op 8.18 MB/s BenchmarkHash64-4 128510 903.0 ns/op 70.87 MB/s BenchmarkHash128-4 118702 1018 ns/op 125.68 MB/s BenchmarkHash256-4 92617 1257 ns/op 203.67 MB/s BenchmarkHash512-4 68546 1744 ns/op 293.63 MB/s BenchmarkHash1K-4 44334 2718 ns/op 376.77 MB/s BenchmarkHash8K-4 7222 16081 ns/op 509.41 MB/s BenchmarkHash1M-4 58 1973161 ns/op 531.42 MB/s BenchmarkHash8M-4 7 15643092 ns/op 536.25 MB/s BenchmarkHash8BytesUnaligned-4 116766 982.5 ns/op 8.14 MB/s BenchmarkHash1KUnaligned-4 44358 2701 ns/op 379.18 MB/s BenchmarkHash8KUnaligned-4 7236 16071 ns/op 509.72 MB/s PASS ok crypto/md5 2.587s goos: linux goarch: amd64 pkg: crypto/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrime-4 1 129681442 ns/op PASS ok crypto/rand 1.149s goos: linux goarch: amd64 pkg: crypto/rc4 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRC4_128-4 12766 9327 ns/op 13.72 MB/s BenchmarkRC4_1K-4 1575 72052 ns/op 14.21 MB/s BenchmarkRC4_8K-4 210 566531 ns/op 14.29 MB/s PASS ok crypto/rc4 1.538s goos: linux goarch: amd64 pkg: crypto/rsa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecryptPKCS1v15/2048-4 10 10536603 ns/op BenchmarkDecryptPKCS1v15/3072-4 5 23169129 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 41273973 ns/op BenchmarkEncryptPKCS1v15/2048-4 43 2613928 ns/op BenchmarkDecryptOAEP/2048-4 10 10364469 ns/op BenchmarkEncryptOAEP/2048-4 42 2649364 ns/op BenchmarkSignPKCS1v15/2048-4 10 10245642 ns/op BenchmarkVerifyPKCS1v15/2048-4 45 2593946 ns/op BenchmarkSignPSS/2048-4 10 10609069 ns/op BenchmarkVerifyPSS/2048-4 45 2661567 ns/op PASS ok crypto/rsa 2.716s goos: linux goarch: amd64 pkg: crypto/sha1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 105355 1112 ns/op 7.19 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 124880 931.2 ns/op 8.59 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 74551 1589 ns/op 201.33 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 84042 1377 ns/op 232.31 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 48978 2446 ns/op 418.57 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52611 2251 ns/op 454.90 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 9788 11760 ns/op 696.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 9957 11551 ns/op 709.22 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.075s goos: linux goarch: amd64 pkg: crypto/sha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 81566 1435 ns/op 5.57 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 95625 1223 ns/op 6.54 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 91452 1297 ns/op 6.17 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 25480 4641 ns/op 220.63 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 27086 4462 ns/op 229.47 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 26366 4523 ns/op 226.39 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 4170 28218 ns/op 290.31 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 4134 28127 ns/op 291.25 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 4250 28021 ns/op 292.35 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.293s goos: linux goarch: amd64 pkg: crypto/sha512 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 58828 2001 ns/op 4.00 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 73171 1594 ns/op 5.02 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 65049 1817 ns/op 4.40 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 28328 4173 ns/op 245.39 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 31522 3763 ns/op 272.10 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 30217 3957 ns/op 258.75 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5769 20280 ns/op 403.95 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 5997 19742 ns/op 414.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 5863 19884 ns/op 411.99 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.286s goos: linux goarch: amd64 pkg: crypto/subtle cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConstantTimeByteEq-4 19733938 6.122 ns/op BenchmarkConstantTimeEq-4 19646552 6.112 ns/op BenchmarkConstantTimeLessOrEq-4 19583464 6.158 ns/op BenchmarkXORBytes/8Bytes-4 4161272 24.75 ns/op 323.28 MB/s BenchmarkXORBytes/128Bytes-4 3748510 29.92 ns/op 4277.98 MB/s BenchmarkXORBytes/2048Bytes-4 895442 129.3 ns/op 15837.78 MB/s BenchmarkXORBytes/32768Bytes-4 60860 1962 ns/op 16697.85 MB/s PASS ok crypto/subtle 2.242s goos: linux goarch: amd64 pkg: crypto/tls cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCertCache/0-4 148 685700 ns/op BenchmarkCertCache/1-4 135 900518 ns/op BenchmarkCertCache/2-4 147 777810 ns/op BenchmarkCertCache/3-4 146 813999 ns/op BenchmarkHandshakeServer/RSA-4 15 7552943 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 14 8237098 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 15 7687256 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 94 1162272 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 151 774473 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 46 2545387 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 58 2066646 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 3 33580226 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 3 33804074 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 4 25756532 ns/op 40.71 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 4 31065896 ns/op 33.75 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 3 34773706 ns/op 60.31 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 3 49548625 ns/op 42.33 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 2 61884070 ns/op 67.78 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 2 81440386 ns/op 51.50 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 121661685 ns/op 68.95 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 167148317 ns/op 50.19 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 199590577 ns/op 84.06 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 290588343 ns/op 57.74 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 405391130 ns/op 82.77 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 612025300 ns/op 54.83 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 874600544 ns/op 76.73 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 1203237507 ns/op 55.77 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 4 25121250 ns/op 41.74 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 4 33083516 ns/op 31.69 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 3 40810971 ns/op 51.39 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 2 51049732 ns/op 41.08 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 2 63025719 ns/op 66.55 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 2 87867215 ns/op 47.73 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 115000083 ns/op 72.94 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 172387895 ns/op 48.66 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 212389356 ns/op 78.99 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 329578197 ns/op 50.91 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 450045722 ns/op 74.56 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 586258714 ns/op 57.23 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 872884108 ns/op 76.88 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 1205635952 ns/op 55.66 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 707311983 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 709837526 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 291726241 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 291629796 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 152972348 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 152855247 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 85091622 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 83880143 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 42825186 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 42302025 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 146970267 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 149723107 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 67716274 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 67585642 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 3 41015701 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 40684591 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 4 28613030 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 4 27961758 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 5 20981971 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 6 20236600 ns/op PASS ok crypto/tls 19.631s goos: linux goarch: amd64 pkg: crypto/x509 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCreateCertificate/RSA_2048-4 8 13921432 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 324 365145 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 974 115409 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 915 123001 ns/op 13505 B/op 187 allocs/op PASS ok crypto/x509 1.831s goos: linux goarch: amd64 pkg: database/sql cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkConcurrentDBExec-4 32 3254002 ns/op 280482 B/op 1631 allocs/op BenchmarkConcurrentStmtQuery-4 27 3757838 ns/op 261098 B/op 2023 allocs/op BenchmarkConcurrentStmtExec-4 42 2617993 ns/op 216643 B/op 633 allocs/op BenchmarkConcurrentTxQuery-4 38 3546565 ns/op 274290 B/op 2151 allocs/op BenchmarkConcurrentTxExec-4 56 2210307 ns/op 87952 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 36 3109039 ns/op 105928 B/op 2120 allocs/op BenchmarkConcurrentTxStmtExec-4 93 1082971 ns/op 40079 B/op 381 allocs/op BenchmarkConcurrentRandom-4 36 3222282 ns/op 229246 B/op 1862 allocs/op BenchmarkManyConcurrentQueries-4 2182 51137 ns/op 3992 B/op 20 allocs/op BenchmarkGrabConn-4 204404 614.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.510s goos: linux goarch: amd64 pkg: debug/gosym cpu: Intel(R) Xeon(R) CPU @ 2.20GHz Benchmark115/NewLineTable-4 219361 533.2 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 72 1599124 ns/op 188246 B/op 13 allocs/op Benchmark115/LineToPC-4 73 1607617 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 17277 6959 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.755s goos: linux goarch: amd64 pkg: encoding/asn1 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkObjectIdentifierString-4 61912 1919 ns/op BenchmarkMarshal-4 703 163826 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 2739 42638 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.424s goos: linux goarch: amd64 pkg: encoding/base32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 268 446446 ns/op 18.35 MB/s BenchmarkEncodeToString-4 226 490105 ns/op 16.71 MB/s BenchmarkDecode-4 140 843722 ns/op 15.54 MB/s BenchmarkDecodeString-4 138 848615 ns/op 15.45 MB/s PASS ok encoding/base32 1.746s goos: linux goarch: amd64 pkg: encoding/base64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncodeToString-4 313 354597 ns/op 23.10 MB/s BenchmarkDecodeString/2-4 266721 419.6 ns/op 9.53 MB/s BenchmarkDecodeString/4-4 224544 534.1 ns/op 14.98 MB/s BenchmarkDecodeString/8-4 185161 661.3 ns/op 18.15 MB/s BenchmarkDecodeString/64-4 32930 3533 ns/op 24.91 MB/s BenchmarkDecodeString/8192-4 315 371845 ns/op 29.38 MB/s BenchmarkNewEncoding-4 90009 1313 ns/op 194.99 MB/s PASS ok encoding/base64 2.005s goos: linux goarch: amd64 pkg: encoding/binary cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadSlice1000Int32s-4 1351 88972 ns/op 44.96 MB/s BenchmarkReadStruct-4 16968 7059 ns/op 10.63 MB/s BenchmarkWriteStruct-4 15626 7559 ns/op 9.92 MB/s BenchmarkReadInts-4 47925 2443 ns/op 12.28 MB/s BenchmarkWriteInts-4 45880 2536 ns/op 11.83 MB/s BenchmarkWriteSlice1000Int32s-4 1309 91385 ns/op 43.77 MB/s BenchmarkPutUint16-4 3424836 34.31 ns/op 58.30 MB/s BenchmarkAppendUint16-4 3258846 35.46 ns/op 56.40 MB/s BenchmarkPutUint32-4 2457470 49.34 ns/op 81.07 MB/s BenchmarkAppendUint32-4 2350209 50.75 ns/op 78.82 MB/s BenchmarkPutUint64-4 1078149 111.0 ns/op 72.05 MB/s BenchmarkAppendUint64-4 1000000 109.2 ns/op 73.24 MB/s BenchmarkLittleEndianPutUint16-4 3369169 34.50 ns/op 57.96 MB/s BenchmarkLittleEndianAppendUint16-4 3315072 35.17 ns/op 56.87 MB/s BenchmarkLittleEndianPutUint32-4 2453383 48.85 ns/op 81.89 MB/s BenchmarkLittleEndianAppendUint32-4 2468722 48.20 ns/op 82.98 MB/s BenchmarkLittleEndianPutUint64-4 1000000 109.8 ns/op 72.84 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 109.8 ns/op 72.84 MB/s BenchmarkReadFloats-4 164594 724.6 ns/op 16.56 MB/s BenchmarkWriteFloats-4 156186 759.9 ns/op 15.79 MB/s BenchmarkReadSlice1000Float32s-4 1185 96605 ns/op 41.41 MB/s BenchmarkWriteSlice1000Float32s-4 1152 103465 ns/op 38.66 MB/s BenchmarkReadSlice1000Uint8s-4 76058 1324 ns/op 755.04 MB/s BenchmarkWriteSlice1000Uint8s-4 101976 1089 ns/op 918.20 MB/s BenchmarkPutUvarint32-4 701832 153.1 ns/op 26.12 MB/s BenchmarkPutUvarint64-4 210841 562.2 ns/op 14.23 MB/s PASS ok encoding/binary 4.846s goos: linux goarch: amd64 pkg: encoding/csv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRead-4 6721 16950 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 7041 17041 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 6127 16801 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 4338 27436 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7762 15589 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 7236 15381 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 7330 15230 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4500 26105 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 12836 9090 ns/op PASS ok encoding/csv 2.476s goos: linux goarch: amd64 pkg: encoding/gob cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEndPipe-4 11332 10763 ns/op 1813 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 16207 8144 ns/op 1811 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 274 417182 ns/op 16689 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 816 135305 ns/op 601 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1737 64871 ns/op 50 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1640 76253 ns/op 53 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 2482 49952 ns/op 156 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 66 1687546 ns/op 34127 B/op 250 allocs/op BenchmarkDecodeComplex128Slice-4 511 204234 ns/op 25250 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1086 97155 ns/op 10799 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1186 94426 ns/op 9759 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 867 155717 ns/op 39133 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 292 397244 ns/op 66328 B/op 2204 allocs/op BenchmarkDecodeBytesSlice-4 667 204495 ns/op 23628 B/op 187 allocs/op BenchmarkDecodeInterfaceSlice-4 106 1186271 ns/op 82967 B/op 3178 allocs/op BenchmarkDecodeMap-4 73 1602148 ns/op 54125 B/op 181 allocs/op PASS ok encoding/gob 3.867s goos: linux goarch: amd64 pkg: encoding/hex cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode/256-4 12877 9549 ns/op 26.81 MB/s BenchmarkEncode/1024-4 2982 37248 ns/op 27.49 MB/s BenchmarkEncode/4096-4 800 149461 ns/op 27.41 MB/s BenchmarkEncode/16384-4 198 603798 ns/op 27.13 MB/s BenchmarkDecode/256-4 23853 4996 ns/op 51.24 MB/s BenchmarkDecode/1024-4 5884 19809 ns/op 51.69 MB/s BenchmarkDecode/4096-4 1525 79694 ns/op 51.40 MB/s BenchmarkDecode/16384-4 380 315403 ns/op 51.95 MB/s BenchmarkDump/256-4 1327 90842 ns/op 2.82 MB/s BenchmarkDump/1024-4 343 351830 ns/op 2.91 MB/s BenchmarkDump/4096-4 78 1403397 ns/op 2.92 MB/s BenchmarkDump/16384-4 20 5808717 ns/op 2.82 MB/s PASS ok encoding/hex 2.766s goos: linux goarch: amd64 pkg: encoding/json cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCodeEncoder-4 1 159476510 ns/op 12.17 MB/s 8391320 B/op 57 allocs/op BenchmarkCodeEncoderError-4 1 149028773 ns/op 13.02 MB/s 8395280 B/op 118 allocs/op BenchmarkCodeMarshal-4 1 151449971 ns/op 12.81 MB/s 10331584 B/op 55 allocs/op BenchmarkCodeMarshalError-4 1 128351531 ns/op 15.12 MB/s 1946344 B/op 68 allocs/op BenchmarkMarshalBytes/32-4 21430 5530 ns/op BenchmarkMarshalBytes/256-4 5559 21630 ns/op BenchmarkMarshalBytes/4096-4 458 256065 ns/op BenchmarkMarshalBytesError/32-4 54 2103257 ns/op BenchmarkMarshalBytesError/256-4 54 2083850 ns/op BenchmarkMarshalBytesError/4096-4 49 2309975 ns/op BenchmarkCodeDecoder-4 1 433835795 ns/op 4.47 MB/s 11016032 B/op 91357 allocs/op BenchmarkUnicodeDecoder-4 36337 3289 ns/op 4.26 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 45802 2422 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 373736803 ns/op 5.19 MB/s 2938152 B/op 91324 allocs/op BenchmarkCodeUnmarshalReuse-4 1 364447544 ns/op 5.32 MB/s 2939472 B/op 91330 allocs/op BenchmarkUnmarshalString-4 54633 2154 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 137463 902.0 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalInt64-4 253604 474.0 ns/op 144 B/op 1 allocs/op BenchmarkIssue10335-4 77811 1632 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 78193 1320 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 17348 6807 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3496 31224 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 861 136410 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 92 1240654 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 10 12112776 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 432776 260.0 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 403088 276.4 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 406522 256.6 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 445374 237.5 ns/op BenchmarkEncodeMarshaler-4 68559 1721 ns/op 75 B/op 1 allocs/op BenchmarkEncoderEncode-4 82516 1447 ns/op 43 B/op 0 allocs/op BenchmarkNumberIsValid-4 4093972 29.02 ns/op BenchmarkNumberIsValidRegexp-4 21159 5834 ns/op PASS ok encoding/json 8.187s goos: linux goarch: amd64 pkg: encoding/pem cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEncode-4 46 2556555 ns/op 25.63 MB/s BenchmarkDecode-4 22 5331304 ns/op 16.65 MB/s PASS ok encoding/pem 1.346s goos: linux goarch: amd64 pkg: encoding/xml cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshal-4 2796 42487 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 1003 115369 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 4371 26522 ns/op PASS ok encoding/xml 1.573s goos: linux goarch: amd64 pkg: expvar cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIntAdd-4 354138 423.2 ns/op BenchmarkIntSet-4 400736 434.1 ns/op BenchmarkFloatAdd-4 55568 2284 ns/op BenchmarkFloatSet-4 350494 387.7 ns/op BenchmarkStringSet-4 329187 384.0 ns/op BenchmarkMapSet-4 67456 1846 ns/op BenchmarkMapSetDifferent-4 50278 2204 ns/op BenchmarkMapSetDifferentRandom-4 226 482192 ns/op BenchmarkMapSetString-4 70538 1883 ns/op BenchmarkMapAddSame-4 40582 3342 ns/op BenchmarkMapAddDifferent-4 16652 8378 ns/op BenchmarkMapAddDifferentRandom-4 193 600026 ns/op BenchmarkMapAddSameSteadyState-4 197482 521.6 ns/op BenchmarkMapAddDifferentSteadyState-4 112142 1013 ns/op BenchmarkRealworldExpvarUsage-4 22206 6059 ns/op PASS ok expvar 3.773s goos: linux goarch: amd64 pkg: fmt cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSprintfPadding-4 107994 1164 ns/op BenchmarkSprintfEmpty-4 373377 306.0 ns/op BenchmarkSprintfString-4 243771 479.8 ns/op BenchmarkSprintfTruncateString-4 276853 449.7 ns/op BenchmarkSprintfTruncateBytes-4 136240 791.5 ns/op BenchmarkSprintfSlowParsingPath-4 187545 534.1 ns/op BenchmarkSprintfQuoteString-4 38520 3068 ns/op BenchmarkSprintfInt-4 262315 522.0 ns/op BenchmarkSprintfIntInt-4 220834 603.4 ns/op BenchmarkSprintfPrefixedInt-4 183904 613.0 ns/op BenchmarkSprintfFloat-4 154669 910.4 ns/op BenchmarkSprintfComplex-4 64388 1848 ns/op BenchmarkSprintfBoolean-4 305871 391.5 ns/op BenchmarkSprintfHexString-4 118098 1045 ns/op BenchmarkSprintfHexBytes-4 85593 1466 ns/op BenchmarkSprintfBytes-4 50306 2363 ns/op BenchmarkSprintfStringer-4 91928 1446 ns/op BenchmarkSprintfStructure-4 40635 2976 ns/op BenchmarkManyArgs-4 71808 1607 ns/op BenchmarkFprintInt-4 68118 1776 ns/op BenchmarkFprintfBytes-4 72676 1628 ns/op BenchmarkFprintIntNoAlloc-4 69735 1769 ns/op BenchmarkScanInts-4 37 3286597 ns/op BenchmarkScanRecursiveInt-4 1 379631183 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 414457299 ns/op PASS ok fmt 5.751s goos: linux goarch: amd64 pkg: go/build cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkImportVendor-4 571 187367 ns/op PASS ok go/build 1.154s goos: linux goarch: amd64 pkg: go/constant cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStringAdd/1-4 39832 2580 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 13086 8973 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 3394 31091 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 974 114507 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 252 459906 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 56 2234773 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 12 9293560 ns/op 865640 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 3 39610577 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 178941972 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.440s goos: linux goarch: amd64 pkg: go/format cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFormat/array1-10000-4 1 267198317 ns/op 0.24 MB/s 47184760 B/op 49074 allocs/op PASS ok go/format 1.312s goos: linux goarch: amd64 pkg: go/parser cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParse-4 6 20252294 ns/op 2.66 MB/s BenchmarkParseOnly-4 6 17708662 ns/op 3.04 MB/s BenchmarkResolve-4 46 2435883 ns/op 22.11 MB/s PASS ok go/parser 2.328s goos: linux goarch: amd64 pkg: go/printer cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPrintFile-4 1 150897091 ns/op 0.34 MB/s 5352024 B/op 27646 allocs/op BenchmarkPrintDecl-4 672 156142 ns/op 0.20 MB/s 16423 B/op 51 allocs/op PASS ok go/printer 1.298s goos: linux goarch: amd64 pkg: go/scanner cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkScan-4 256 459738 ns/op BenchmarkScanFiles/go/types/expr.go-4 14 7914396 ns/op 6.27 MB/s BenchmarkScanFiles/go/parser/parser.go-4 8 12730232 ns/op 5.69 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17685527 ns/op 6.41 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 217 545031 ns/op 5.65 MB/s PASS ok go/scanner 1.730s goos: linux goarch: amd64 pkg: go/token cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchInts-4 1000000 102.9 ns/op PASS ok go/token 1.127s goos: linux goarch: amd64 pkg: go/types cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 133 979037 ns/op BenchmarkNamed/Underlying/nongeneric-4 740458 136.0 ns/op BenchmarkNamed/Underlying/generic-4 857761 133.5 ns/op BenchmarkNamed/Underlying/src_instance-4 851452 136.9 ns/op BenchmarkNamed/Underlying/user_instance-4 765896 133.1 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 21618 5587 ns/op BenchmarkNamed/NewMethodSet/generic-4 21306 5637 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 21152 5472 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 20724 5366 ns/op BenchmarkCheck/http/funcbodies/info-4 1 625121735 ns/op 48875 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 445941046 ns/op 68512 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 245902432 ns/op 124192 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 229260709 ns/op 133227 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 468298642 ns/op 11052 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 114640343 ns/op 45130 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 70634734 ns/op 73241 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 66475875 ns/op 77823 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 159541965 ns/op 13577 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 64918054 ns/op 33364 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 48172847 ns/op 44967 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 46423352 ns/op 46660 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1213195959 ns/op 53720 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 630117503 ns/op 103419 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 181122371 ns/op 359680 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 128377376 ns/op 507302 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 1976374719 ns/op 1010 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 98507922 ns/op 20265 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 83000904 ns/op 24052 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 82773536 ns/op 24116 lines/s PASS ok go/types 20.914s goos: linux goarch: amd64 pkg: hash/adler32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAdler32KB-4 8644 13649 ns/op 75.02 MB/s PASS ok hash/adler32 1.236s goos: linux goarch: amd64 pkg: hash/crc32 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCRC32/poly=IEEE/size=15/align=0-4 189968 594.2 ns/op 25.25 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 196389 571.5 ns/op 26.25 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 104473 1103 ns/op 36.28 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 113271 1051 ns/op 38.05 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 439581 262.3 ns/op 1951.72 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 451431 261.5 ns/op 1958.15 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 391728 303.4 ns/op 3375.35 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 391982 300.1 ns/op 3412.08 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 235730 508.3 ns/op 8058.82 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 236134 501.9 ns/op 8160.81 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 51092 2323 ns/op 14108.32 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 52099 2327 ns/op 14080.33 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 398403 283.0 ns/op 53.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 422008 283.0 ns/op 53.01 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 402086 283.1 ns/op 141.31 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 411674 281.8 ns/op 141.93 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 308368 378.4 ns/op 1353.15 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 309165 379.2 ns/op 1350.28 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 244880 475.4 ns/op 2153.78 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 250756 472.5 ns/op 2166.99 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 212167 549.1 ns/op 7459.45 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 213712 553.0 ns/op 7406.92 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 46723 2584 ns/op 12679.00 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 45368 2632 ns/op 12447.99 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 205180 575.9 ns/op 26.05 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 204441 588.9 ns/op 25.47 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 96261 1209 ns/op 33.08 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 101697 1174 ns/op 34.08 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 7266 16491 ns/op 31.05 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 7322 16195 ns/op 31.61 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 3531 34030 ns/op 30.09 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 3590 33288 ns/op 30.76 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 892 134541 ns/op 30.44 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 891 134947 ns/op 30.35 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 100 1095276 ns/op 29.92 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 100 1109963 ns/op 29.52 MB/s PASS ok hash/crc32 5.624s goos: linux goarch: amd64 pkg: hash/crc64 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCrc64/ISO64KB-4 85 1400365 ns/op 46.80 MB/s BenchmarkCrc64/ISO4KB-4 1003 116530 ns/op 35.15 MB/s BenchmarkCrc64/ISO1KB-4 4590 25443 ns/op 40.25 MB/s BenchmarkCrc64/ECMA64KB-4 84 1388462 ns/op 47.20 MB/s BenchmarkCrc64/Random64KB-4 93 1233982 ns/op 53.11 MB/s BenchmarkCrc64/Random16KB-4 374 316722 ns/op 51.73 MB/s PASS ok hash/crc64 1.788s goos: linux goarch: amd64 pkg: hash/fnv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFnv32KB-4 8620 13950 ns/op 73.40 MB/s BenchmarkFnv32aKB-4 7260 13857 ns/op 73.90 MB/s BenchmarkFnv64KB-4 8478 13938 ns/op 73.47 MB/s BenchmarkFnv64aKB-4 8492 13820 ns/op 74.10 MB/s BenchmarkFnv128KB-4 1988 58272 ns/op 17.57 MB/s BenchmarkFnv128aKB-4 2118 56222 ns/op 18.21 MB/s PASS ok hash/fnv 1.834s goos: linux goarch: amd64 pkg: hash/maphash cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash/n=4/Write-4 607750 197.7 ns/op 20.23 MB/s BenchmarkHash/n=4/Bytes-4 3879106 30.72 ns/op 130.22 MB/s BenchmarkHash/n=4/String-4 1744576 68.46 ns/op 58.42 MB/s BenchmarkHash/n=8/Write-4 544485 195.7 ns/op 40.89 MB/s BenchmarkHash/n=8/Bytes-4 3863068 30.69 ns/op 260.70 MB/s BenchmarkHash/n=8/String-4 1762747 66.80 ns/op 119.76 MB/s BenchmarkHash/n=16/Write-4 584068 197.6 ns/op 80.99 MB/s BenchmarkHash/n=16/Bytes-4 4471177 28.99 ns/op 551.88 MB/s BenchmarkHash/n=16/String-4 1852105 65.00 ns/op 246.17 MB/s BenchmarkHash/n=32/Write-4 571850 205.4 ns/op 155.83 MB/s BenchmarkHash/n=32/Bytes-4 4270531 28.08 ns/op 1139.51 MB/s BenchmarkHash/n=32/String-4 1828131 65.80 ns/op 486.34 MB/s BenchmarkHash/n=64/Write-4 496248 219.7 ns/op 291.32 MB/s BenchmarkHash/n=64/Bytes-4 3955372 30.27 ns/op 2114.28 MB/s BenchmarkHash/n=64/String-4 1723434 69.75 ns/op 917.54 MB/s BenchmarkHash/n=256/Write-4 386560 301.5 ns/op 849.00 MB/s BenchmarkHash/n=256/Bytes-4 2216937 54.69 ns/op 4680.86 MB/s BenchmarkHash/n=256/String-4 908101 131.7 ns/op 1943.58 MB/s BenchmarkHash/n=320/Write-4 403683 291.1 ns/op 1099.12 MB/s BenchmarkHash/n=320/Bytes-4 1793586 66.77 ns/op 4792.39 MB/s BenchmarkHash/n=320/String-4 689726 174.6 ns/op 1832.52 MB/s BenchmarkHash/n=1024/Write-4 267456 467.5 ns/op 2190.43 MB/s BenchmarkHash/n=1024/Bytes-4 741213 159.9 ns/op 6402.09 MB/s BenchmarkHash/n=1024/String-4 257941 455.7 ns/op 2246.92 MB/s BenchmarkHash/n=4096/Write-4 120763 975.7 ns/op 4198.05 MB/s BenchmarkHash/n=4096/Bytes-4 208059 584.9 ns/op 7002.89 MB/s BenchmarkHash/n=4096/String-4 69163 1729 ns/op 2369.30 MB/s BenchmarkHash/n=16384/Write-4 38041 3097 ns/op 5290.86 MB/s BenchmarkHash/n=16384/Bytes-4 53358 2239 ns/op 7316.78 MB/s BenchmarkHash/n=16384/String-4 17413 6863 ns/op 2387.23 MB/s PASS ok hash/maphash 5.580s goos: linux goarch: amd64 pkg: html cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEscape-4 854 135081 ns/op BenchmarkEscapeNone-4 119613 971.7 ns/op BenchmarkUnescape-4 752 151697 ns/op BenchmarkUnescapeNone-4 510480 228.3 ns/op BenchmarkUnescapeSparse-4 11526 10745 ns/op BenchmarkUnescapeDense-4 1114 104887 ns/op PASS ok html 1.977s goos: linux goarch: amd64 pkg: html/template cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCSSEscaper-4 9476 12522 ns/op BenchmarkCSSEscaperNoSpecials-4 44067 2664 ns/op BenchmarkDecodeCSS-4 27469 4351 ns/op BenchmarkDecodeCSSNoSpecials-4 4396242 27.33 ns/op BenchmarkCSSValueFilter-4 109806 1048 ns/op BenchmarkCSSValueFilterOk-4 81004 1497 ns/op BenchmarkEscapedExecute-4 4093 24471 ns/op BenchmarkHTMLNospaceEscaper-4 10000 10734 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 65643 1773 ns/op BenchmarkStripTags-4 20835 5525 ns/op BenchmarkStripTagsNoSpecials-4 301759 386.7 ns/op BenchmarkJSValEscaperWithNum-4 23604 5094 ns/op BenchmarkJSValEscaperWithStr-4 5419 21660 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 18007 6579 ns/op BenchmarkJSValEscaperWithObj-4 4449 26331 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 12926 9082 ns/op BenchmarkJSStrEscaperNoSpecials-4 60079 1967 ns/op BenchmarkJSStrEscaper-4 10000 10101 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 53468 2232 ns/op BenchmarkJSRegexpEscaper-4 10000 10983 ns/op BenchmarkTemplateSpecialTags-4 90 1300361 ns/op BenchmarkURLEscaper-4 3843 27819 ns/op BenchmarkURLEscaperNoSpecials-4 163778 695.1 ns/op BenchmarkURLNormalizer-4 5092 21095 ns/op BenchmarkURLNormalizerNoSpecials-4 160658 732.3 ns/op BenchmarkSrcsetFilter-4 18247 6335 ns/op BenchmarkSrcsetFilterNoSpecials-4 98812 1102 ns/op PASS ok html/template 5.064s goos: linux goarch: amd64 pkg: image cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAt/rgba-4 605473 188.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 379990 269.6 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 651834 190.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 398804 268.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1826383 65.49 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1000000 100.5 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1837000 65.34 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1203027 99.43 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1386105 86.49 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 420380 265.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 340062 330.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 461773 260.1 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 334286 327.6 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 766315 148.5 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 571491 212.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 913389 126.9 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 521448 223.2 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 431325 270.6 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1369766 88.17 ns/op BenchmarkRGBASetRGBA-4 1366104 85.63 ns/op BenchmarkRGBA64At-4 724513 161.3 ns/op BenchmarkRGBA64SetRGBA64-4 766066 147.0 ns/op BenchmarkNRGBAAt-4 1430192 84.43 ns/op BenchmarkNRGBASetNRGBA-4 1407511 83.71 ns/op BenchmarkNRGBA64At-4 721887 163.7 ns/op BenchmarkNRGBA64SetNRGBA64-4 800640 145.7 ns/op BenchmarkAlphaAt-4 2264814 53.19 ns/op BenchmarkAlphaSetAlpha-4 2354757 51.04 ns/op BenchmarkAlpha16At-4 1467910 78.83 ns/op BenchmarkAlphaSetAlpha16-4 1490804 79.37 ns/op BenchmarkGrayAt-4 2307609 52.04 ns/op BenchmarkGraySetGray-4 2351911 50.75 ns/op BenchmarkGray16At-4 1507318 78.47 ns/op BenchmarkGraySetGray16-4 1533446 78.85 ns/op PASS ok image 6.422s goos: linux goarch: amd64 pkg: image/color cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkYCbCrToRGB/0-4 4021334 27.20 ns/op BenchmarkYCbCrToRGB/128-4 4038386 26.60 ns/op BenchmarkYCbCrToRGB/255-4 4243753 25.80 ns/op BenchmarkRGBToYCbCr/0-4 4177504 25.92 ns/op BenchmarkRGBToYCbCr/Cb-4 4243584 26.05 ns/op BenchmarkRGBToYCbCr/Cr-4 4320475 26.85 ns/op BenchmarkYCbCrToRGBA/0-4 3459302 32.28 ns/op BenchmarkYCbCrToRGBA/128-4 3187759 35.41 ns/op BenchmarkYCbCrToRGBA/255-4 3349090 32.52 ns/op BenchmarkNYCbCrAToRGBA/0-4 3237873 34.71 ns/op BenchmarkNYCbCrAToRGBA/128-4 3190005 35.78 ns/op BenchmarkNYCbCrAToRGBA/255-4 3273505 34.29 ns/op PASS ok image/color 2.785s goos: linux goarch: amd64 pkg: image/draw cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFillOver-4 3 33759700 ns/op BenchmarkFillSrc-4 302 382180 ns/op BenchmarkCopyOver-4 6 17356999 ns/op BenchmarkCopySrc-4 402 282106 ns/op BenchmarkNRGBAOver-4 6 18704424 ns/op BenchmarkNRGBASrc-4 9 12042760 ns/op BenchmarkYCbCr-4 8 13631770 ns/op BenchmarkGray-4 16 6918897 ns/op BenchmarkCMYK-4 9 12111362 ns/op BenchmarkGlyphOver-4 19 6044584 ns/op BenchmarkRGBAMaskOver-4 4 31261232 ns/op BenchmarkGrayMaskOver-4 5 23290812 ns/op BenchmarkRGBA64ImageMaskOver-4 3 38884665 ns/op BenchmarkRGBA-4 4 25029842 ns/op BenchmarkPalettedFill-4 903 133296 ns/op BenchmarkPalettedRGBA-4 4 26158736 ns/op BenchmarkGenericOver-4 2 55232806 ns/op BenchmarkGenericMaskOver-4 5 22772354 ns/op BenchmarkGenericSrc-4 3 36338498 ns/op BenchmarkGenericMaskSrc-4 4 30420272 ns/op PASS ok image/draw 6.924s goos: linux goarch: amd64 pkg: image/gif cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecode-4 24 4646989 ns/op 3.32 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 110975743 ns/op 2.77 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 3086623109 ns/op 0.40 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 57 2038111 ns/op 7.58 MB/s 79985 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 150336340 ns/op 0.41 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 5.139s goos: linux goarch: amd64 pkg: image/jpeg cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFDCT-4 3614 28881 ns/op BenchmarkIDCT-4 3777 27957 ns/op BenchmarkDecodeBaseline-4 9 12571847 ns/op 4.92 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17422483 ns/op 3.55 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 154109986 ns/op 7.97 MB/s 4400 B/op 4 allocs/op BenchmarkEncodeYCbCr-4 1 192902276 ns/op 4.78 MB/s 4400 B/op 4 allocs/op PASS ok image/jpeg 2.244s goos: linux goarch: amd64 pkg: image/png cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPaeth-4 12436776 9.859 ns/op BenchmarkDecodeGray-4 12 9080520 ns/op 7.22 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 39333184 ns/op 6.66 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 3 34401520 ns/op 7.62 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 21 5359019 ns/op 12.23 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 32038914 ns/op 8.18 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 39685221 ns/op 6.61 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 2 61164801 ns/op 5.02 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 2 60666760 ns/op 5.06 MB/s 426080 B/op 14 allocs/op BenchmarkEncodeNRGBOpaque-4 1 195620941 ns/op 6.28 MB/s 860344 B/op 30 allocs/op BenchmarkEncodeNRGBA-4 1 215060030 ns/op 5.71 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 30996730 ns/op 9.91 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 193759572 ns/op 6.34 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 805638699 ns/op 1.53 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.687s goos: linux goarch: amd64 pkg: index/suffixarray cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkNew/text=opticks/size=100K/bits=32-4 2 54598034 ns/op 1.83 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 45757404 ns/op 2.19 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 327813291 ns/op 1.53 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 306811745 ns/op 1.63 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 2 53292210 ns/op 1.88 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 45460599 ns/op 2.20 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 314302041 ns/op 1.59 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 303520454 ns/op 1.65 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 758075699 ns/op 1.32 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 707001716 ns/op 1.41 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 4231694308 ns/op 1.18 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 4061411718 ns/op 1.23 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 10 10204909 ns/op 9.80 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 9 11586471 ns/op 8.63 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 50390751 ns/op 9.92 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 2 56170242 ns/op 8.90 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 98526834 ns/op 10.15 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 1 111649554 ns/op 8.96 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 496249964 ns/op 10.08 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 555885805 ns/op 8.99 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 2 60573124 ns/op 1.65 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 2 52625636 ns/op 1.90 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 381273981 ns/op 1.31 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 401718776 ns/op 1.24 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 938429303 ns/op 1.07 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 1025598865 ns/op 0.98 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 6129109561 ns/op 0.82 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 5888903742 ns/op 0.85 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 185239228 ns/op 22.56 MB/s 5275648 B/op 4 allocs/op BenchmarkSaveRestore/bits=64-4 1 190211973 ns/op 21.97 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 47.565s goos: linux goarch: amd64 pkg: internal/fuzz cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMarshalCorpusFile/1-4 34220 3110 ns/op 0.32 MB/s BenchmarkMarshalCorpusFile/2-4 35186 3214 ns/op 0.62 MB/s BenchmarkMarshalCorpusFile/4-4 31905 3582 ns/op 1.12 MB/s BenchmarkMarshalCorpusFile/8-4 27096 4271 ns/op 1.87 MB/s BenchmarkMarshalCorpusFile/16-4 21139 5631 ns/op 2.84 MB/s BenchmarkMarshalCorpusFile/32-4 14590 8083 ns/op 3.96 MB/s BenchmarkMarshalCorpusFile/64-4 9340 13036 ns/op 4.91 MB/s BenchmarkMarshalCorpusFile/128-4 5668 21136 ns/op 6.06 MB/s BenchmarkMarshalCorpusFile/256-4 2886 42072 ns/op 6.08 MB/s BenchmarkMarshalCorpusFile/512-4 1394 85567 ns/op 5.98 MB/s BenchmarkMarshalCorpusFile/1024-4 735 158058 ns/op 6.48 MB/s BenchmarkMarshalCorpusFile/2048-4 349 323913 ns/op 6.32 MB/s BenchmarkMarshalCorpusFile/4096-4 189 634411 ns/op 6.46 MB/s BenchmarkMarshalCorpusFile/8192-4 96 1199163 ns/op 6.83 MB/s BenchmarkMarshalCorpusFile/16384-4 43 2421663 ns/op 6.77 MB/s BenchmarkMarshalCorpusFile/32768-4 19 6313243 ns/op 5.19 MB/s BenchmarkMarshalCorpusFile/65536-4 8 13004839 ns/op 5.04 MB/s BenchmarkMarshalCorpusFile/131072-4 4 29808519 ns/op 4.40 MB/s BenchmarkMarshalCorpusFile/262144-4 2 53783282 ns/op 4.87 MB/s BenchmarkMarshalCorpusFile/524288-4 1 111061059 ns/op 4.72 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 215573063 ns/op 4.86 MB/s BenchmarkUnmarshalCorpusFile/1-4 8924 12166 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 9471 12235 ns/op 0.16 MB/s BenchmarkUnmarshalCorpusFile/4-4 9094 13520 ns/op 0.30 MB/s BenchmarkUnmarshalCorpusFile/8-4 7896 15187 ns/op 0.53 MB/s BenchmarkUnmarshalCorpusFile/16-4 5886 18458 ns/op 0.87 MB/s BenchmarkUnmarshalCorpusFile/32-4 4264 27109 ns/op 1.18 MB/s BenchmarkUnmarshalCorpusFile/64-4 3680 31800 ns/op 2.01 MB/s BenchmarkUnmarshalCorpusFile/128-4 2532 41419 ns/op 3.09 MB/s BenchmarkUnmarshalCorpusFile/256-4 1051 112069 ns/op 2.28 MB/s BenchmarkUnmarshalCorpusFile/512-4 560 208992 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/1024-4 296 397292 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/2048-4 150 795940 ns/op 2.57 MB/s BenchmarkUnmarshalCorpusFile/4096-4 73 1590215 ns/op 2.58 MB/s BenchmarkUnmarshalCorpusFile/8192-4 37 3144633 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/16384-4 18 6214165 ns/op 2.64 MB/s BenchmarkUnmarshalCorpusFile/32768-4 8 12549514 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/65536-4 5 25278299 ns/op 2.59 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 50259327 ns/op 2.61 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 103742254 ns/op 2.53 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 207753145 ns/op 2.52 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 416444937 ns/op 2.52 MB/s BenchmarkMutatorBytes/1-4 36007 3309 ns/op BenchmarkMutatorBytes/10-4 38667 3110 ns/op BenchmarkMutatorBytes/100-4 35906 3424 ns/op BenchmarkMutatorBytes/1000-4 23313 5417 ns/op BenchmarkMutatorBytes/10000-4 5676 23826 ns/op BenchmarkMutatorBytes/100000-4 829 150670 ns/op BenchmarkMutatorString/1-4 30651 3474 ns/op BenchmarkMutatorString/10-4 35271 3416 ns/op BenchmarkMutatorString/100-4 31273 4205 ns/op BenchmarkMutatorString/1000-4 14005 8377 ns/op BenchmarkMutatorString/10000-4 2918 61284 ns/op BenchmarkMutatorString/100000-4 192 611708 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 20260 6147 ns/op BenchmarkMutatorAllBasicTypes/string-4 19602 6295 ns/op BenchmarkMutatorAllBasicTypes/bool-4 61702 1963 ns/op BenchmarkMutatorAllBasicTypes/float32-4 54337 2180 ns/op BenchmarkMutatorAllBasicTypes/float64-4 54019 2209 ns/op BenchmarkMutatorAllBasicTypes/int-4 58860 2041 ns/op BenchmarkMutatorAllBasicTypes/int8-4 58878 2010 ns/op BenchmarkMutatorAllBasicTypes/int16-4 59284 2002 ns/op BenchmarkMutatorAllBasicTypes/int32-4 59394 2032 ns/op BenchmarkMutatorAllBasicTypes/int64-4 57828 2021 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 57147 2088 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 57218 2087 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 57980 2063 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 57656 2078 ns/op PASS ok internal/fuzz 12.629s goos: linux goarch: amd64 pkg: internal/intern cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStress-4 35206 3952 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 126231 947.2 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.405s goos: linux goarch: amd64 pkg: internal/poll cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSplicePipe/SplicePipeWithPool-4 35926 3524 ns/op BenchmarkSplicePipe/SplicePipeWithoutPool-4 10000 10318 ns/op BenchmarkSplicePipePoolParallel-4 107881 1077 ns/op BenchmarkSplicePipeNativeParallel-4 28812 4282 ns/op PASS ok internal/poll 1.698s goos: linux goarch: amd64 pkg: internal/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMMU-4 5 23081249 ns/op PASS ok internal/trace 4.049s PASS ok internal/zstd 1.020s goos: linux goarch: amd64 pkg: io cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCopyNSmall-4 10000 15176 ns/op BenchmarkCopyNLarge-4 138 1111717 ns/op PASS ok io 1.424s goos: linux goarch: amd64 pkg: log cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkItoa-4 212984 524.8 ns/op BenchmarkPrintln-4 22717 5352 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 34458 3519 ns/op 66 B/op 0 allocs/op BenchmarkConcurrent-4 2288 54567 ns/op BenchmarkDiscard-4 935506 125.1 ns/op 0 B/op 0 allocs/op PASS ok log 1.922s goos: linux goarch: amd64 pkg: log/slog cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriteTime-4 81460 1425 ns/op BenchmarkJSONHandler/defaults-4 7512 15736 ns/op 515 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 3855 26040 ns/op 786 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 4986 22831 ns/op 758 B/op 5 allocs/op BenchmarkPreformatting/separate-4 7159 15525 ns/op 525 B/op 1 allocs/op BenchmarkPreformatting/struct-4 6850 15489 ns/op 516 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 5756 20762 ns/op 512 B/op 0 allocs/op BenchmarkJSONEncoding/json.Marshal-4 30002 3942 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 30374 3944 ns/op 63 B/op 1 allocs/op BenchmarkNopLog/no_attrs-4 62118 1970 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 52623 2440 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 44438 2470 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 47557 2553 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 52130 2427 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 49746 2577 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 441396 268.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 332881 357.7 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 229164 521.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 160374 740.5 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 131810 900.4 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5931 17059 ns/op BenchmarkDispatch/switch-checked-4 196897 601.1 ns/op BenchmarkDispatch/As-4 186337 641.4 ns/op BenchmarkDispatch/Visit-4 181212 639.3 ns/op BenchmarkUnsafeStrings-4 18117 6445 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 value_test.go:251: Value size = 24 PASS ok log/slog 4.572s goos: linux goarch: amd64 pkg: log/slog/internal/benchmarks cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAttrs/disabled/5_args-4 2150006 55.46 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1590873 71.43 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 1079431 102.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 450118 288.1 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 70072 1692 ns/op 259 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 72962 1578 ns/op 260 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 38035 2861 ns/op 470 B/op 1 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 17408 8741 ns/op 2034 B/op 1 allocs/op BenchmarkAttrs/Text_discard/5_args-4 13988 8478 ns/op 626 B/op 3 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12818 9230 ns/op 611 B/op 3 allocs/op BenchmarkAttrs/Text_discard/10_args-4 9483 13168 ns/op 911 B/op 7 allocs/op BenchmarkAttrs/Text_discard/40_args-4 3088 39443 ns/op 3023 B/op 22 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 15120 7149 ns/op 522 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15469 7143 ns/op 516 B/op 0 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 11278 10354 ns/op 726 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3734 29093 ns/op 2353 B/op 2 allocs/op PASS ok log/slog/internal/benchmarks 4.067s goos: linux goarch: amd64 pkg: maps cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMapClone-4 3 42643350 ns/op BenchmarkKeys-4 7 16555635 ns/op BenchmarkValues-4 7 16027597 ns/op PASS ok maps 5.687s goos: linux goarch: amd64 pkg: math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAcos-4 2201763 54.23 ns/op BenchmarkAcosh-4 943734 111.3 ns/op BenchmarkAsin-4 2205508 54.18 ns/op BenchmarkAsinh-4 1000000 117.7 ns/op BenchmarkAtan-4 2912154 41.62 ns/op BenchmarkAtanh-4 971583 112.5 ns/op BenchmarkAtan2-4 2123131 56.65 ns/op BenchmarkCbrt-4 1420956 84.15 ns/op BenchmarkCeil-4 21175141 5.662 ns/op BenchmarkCompare-4 3685076 32.59 ns/op BenchmarkCompare32-4 4842903 24.70 ns/op BenchmarkCopysign-4 2952618 40.69 ns/op BenchmarkCos-4 1351700 88.43 ns/op BenchmarkCosh-4 1488445 80.23 ns/op BenchmarkErf-4 2796847 42.89 ns/op BenchmarkErfc-4 2684830 44.18 ns/op BenchmarkErfinv-4 2450172 48.87 ns/op BenchmarkErfcinv-4 2438719 48.93 ns/op BenchmarkExp-4 5890125 19.45 ns/op BenchmarkExpGo-4 922634 127.6 ns/op BenchmarkExpm1-4 2030589 59.29 ns/op BenchmarkExp2-4 965221 119.4 ns/op BenchmarkExp2Go-4 929058 128.4 ns/op BenchmarkAbs-4 3713668 32.24 ns/op BenchmarkDim-4 8039935 15.06 ns/op BenchmarkFloor-4 21073551 5.674 ns/op BenchmarkMax-4 14172194 8.513 ns/op BenchmarkMin-4 13905414 8.669 ns/op BenchmarkMod-4 332091 340.7 ns/op BenchmarkFrexp-4 2010280 59.45 ns/op BenchmarkGamma-4 677079 170.0 ns/op BenchmarkHypot-4 10174827 10.89 ns/op BenchmarkHypotGo-4 1501746 79.18 ns/op BenchmarkIlogb-4 2406814 49.86 ns/op BenchmarkJ0-4 243206 486.0 ns/op BenchmarkJ1-4 246422 481.1 ns/op BenchmarkJn-4 113884 1044 ns/op BenchmarkLdexp-4 1928414 61.49 ns/op BenchmarkLgamma-4 847975 138.8 ns/op BenchmarkLog-4 5070933 21.42 ns/op BenchmarkLogb-4 2386959 49.57 ns/op BenchmarkLog1p-4 1302750 90.95 ns/op BenchmarkLog10-4 4865382 22.87 ns/op BenchmarkLog2-4 1498936 79.10 ns/op BenchmarkModf-4 2881884 40.91 ns/op BenchmarkNextafter32-4 2799786 41.98 ns/op BenchmarkNextafter64-4 2841529 41.35 ns/op BenchmarkPowInt-4 590088 197.1 ns/op BenchmarkPowFrac-4 428318 272.8 ns/op BenchmarkPow10Pos-4 4263391 28.40 ns/op BenchmarkPow10Neg-4 4060650 29.42 ns/op BenchmarkRound-4 3666586 32.86 ns/op BenchmarkRoundToEven-4 8049265 14.82 ns/op BenchmarkRemainder-4 479331 230.4 ns/op BenchmarkSignbit-4 5026570 23.61 ns/op BenchmarkSin-4 1607098 73.73 ns/op BenchmarkSincos-4 982831 120.6 ns/op BenchmarkSinh-4 1759418 68.40 ns/op BenchmarkSqrtIndirect-4 16258668 6.518 ns/op BenchmarkSqrtLatency-4 16053454 6.826 ns/op BenchmarkSqrtIndirectLatency-4 15368004 6.802 ns/op BenchmarkSqrtGoLatency-4 1000000 106.0 ns/op BenchmarkSqrtPrime-4 31833 3739 ns/op BenchmarkTan-4 1450792 82.19 ns/op BenchmarkTanh-4 1345184 88.39 ns/op BenchmarkTrunc-4 19677307 6.115 ns/op BenchmarkY0-4 246927 478.5 ns/op BenchmarkY1-4 248565 473.6 ns/op BenchmarkYn-4 119946 993.2 ns/op BenchmarkFloat64bits-4 5152453 23.57 ns/op BenchmarkFloat64frombits-4 4884682 24.22 ns/op BenchmarkFloat32bits-4 5125911 23.42 ns/op BenchmarkFloat32frombits-4 4565218 25.01 ns/op BenchmarkFMA-4 19814577 6.049 ns/op PASS ok math 12.769s goos: linux goarch: amd64 pkg: math/big cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAddVV/1-4 12632768 9.476 ns/op 6753.83 MB/s BenchmarkAddVV/2-4 11412199 10.49 ns/op 12198.46 MB/s BenchmarkAddVV/3-4 9639837 12.39 ns/op 15492.49 MB/s BenchmarkAddVV/4-4 10617630 11.12 ns/op 23013.13 MB/s BenchmarkAddVV/5-4 9557361 12.58 ns/op 25435.88 MB/s BenchmarkAddVV/10-4 7864621 15.27 ns/op 41925.21 MB/s BenchmarkAddVV/100-4 1681034 71.37 ns/op 89678.39 MB/s BenchmarkAddVV/1000-4 202251 582.7 ns/op 109825.66 MB/s BenchmarkSubVV/1-4 12412744 9.507 ns/op 6731.87 MB/s BenchmarkSubVV/2-4 11401075 10.54 ns/op 12148.77 MB/s BenchmarkSubVV/3-4 9710643 12.29 ns/op 15620.19 MB/s BenchmarkSubVV/4-4 10769139 11.12 ns/op 23031.76 MB/s BenchmarkSubVV/5-4 9526136 12.77 ns/op 25057.24 MB/s BenchmarkSubVV/10-4 7848559 15.33 ns/op 41753.48 MB/s BenchmarkSubVV/100-4 1644165 71.76 ns/op 89183.75 MB/s BenchmarkSubVV/1000-4 202074 587.1 ns/op 109001.33 MB/s BenchmarkAddVW/1-4 13514378 9.070 ns/op 882.04 MB/s BenchmarkAddVW/2-4 12567382 9.901 ns/op 1616.05 MB/s BenchmarkAddVW/3-4 10884433 11.13 ns/op 2157.01 MB/s BenchmarkAddVW/4-4 11903520 10.05 ns/op 3183.60 MB/s BenchmarkAddVW/5-4 11032519 11.12 ns/op 3597.92 MB/s BenchmarkAddVW/10-4 9029413 13.34 ns/op 5995.12 MB/s BenchmarkAddVW/100-4 235496 456.2 ns/op 1753.55 MB/s BenchmarkAddVW/1000-4 34389 3432 ns/op 2330.75 MB/s BenchmarkAddVWext/1-4 14441828 8.331 ns/op 960.29 MB/s BenchmarkAddVWext/2-4 13048696 9.119 ns/op 1754.60 MB/s BenchmarkAddVWext/3-4 12422984 9.658 ns/op 2484.97 MB/s BenchmarkAddVWext/4-4 11784663 10.20 ns/op 3135.99 MB/s BenchmarkAddVWext/5-4 10989613 10.97 ns/op 3645.79 MB/s BenchmarkAddVWext/10-4 9036170 13.19 ns/op 6067.10 MB/s BenchmarkAddVWext/100-4 81564 1488 ns/op 537.74 MB/s BenchmarkAddVWext/1000-4 8222 14263 ns/op 560.89 MB/s BenchmarkSubVW/1-4 13717615 8.681 ns/op 921.50 MB/s BenchmarkSubVW/2-4 11955931 10.19 ns/op 1569.99 MB/s BenchmarkSubVW/3-4 10136425 11.66 ns/op 2058.90 MB/s BenchmarkSubVW/4-4 11924082 9.963 ns/op 3211.82 MB/s BenchmarkSubVW/5-4 11022332 10.75 ns/op 3719.57 MB/s BenchmarkSubVW/10-4 9062688 13.31 ns/op 6010.43 MB/s BenchmarkSubVW/100-4 257836 458.0 ns/op 1746.74 MB/s BenchmarkSubVW/1000-4 34822 3459 ns/op 2312.89 MB/s BenchmarkSubVWext/1-4 13595152 8.832 ns/op 905.85 MB/s BenchmarkSubVWext/2-4 12984127 9.810 ns/op 1630.96 MB/s BenchmarkSubVWext/3-4 11745012 10.23 ns/op 2347.13 MB/s BenchmarkSubVWext/4-4 12000814 9.947 ns/op 3217.20 MB/s BenchmarkSubVWext/5-4 10756737 10.77 ns/op 3714.99 MB/s BenchmarkSubVWext/10-4 9080256 13.19 ns/op 6066.96 MB/s BenchmarkSubVWext/100-4 79456 1476 ns/op 541.90 MB/s BenchmarkSubVWext/1000-4 8055 14258 ns/op 561.11 MB/s BenchmarkMulAddVWW/1-4 11809576 10.13 ns/op 6319.46 MB/s BenchmarkMulAddVWW/2-4 10941589 11.17 ns/op 11463.17 MB/s BenchmarkMulAddVWW/3-4 10114698 11.72 ns/op 16388.32 MB/s BenchmarkMulAddVWW/4-4 9504756 12.54 ns/op 20414.81 MB/s BenchmarkMulAddVWW/5-4 8594672 14.03 ns/op 22810.05 MB/s BenchmarkMulAddVWW/10-4 6564262 18.22 ns/op 35122.34 MB/s BenchmarkMulAddVWW/100-4 1000000 108.3 ns/op 59085.59 MB/s BenchmarkMulAddVWW/1000-4 125869 936.6 ns/op 68335.72 MB/s BenchmarkAddMulVVW/1-4 11818524 9.829 ns/op 6511.50 MB/s BenchmarkAddMulVVW/2-4 11030016 10.73 ns/op 11923.84 MB/s BenchmarkAddMulVVW/3-4 10142158 12.04 ns/op 15947.16 MB/s BenchmarkAddMulVVW/4-4 9128394 12.99 ns/op 19702.87 MB/s BenchmarkAddMulVVW/5-4 8410024 14.24 ns/op 22478.58 MB/s BenchmarkAddMulVVW/10-4 7015029 16.99 ns/op 37659.68 MB/s BenchmarkAddMulVVW/100-4 1456038 81.51 ns/op 78516.26 MB/s BenchmarkAddMulVVW/1000-4 165321 736.0 ns/op 86954.81 MB/s BenchmarkDivWVW/1-4 2586888 46.91 ns/op 1364.37 MB/s BenchmarkDivWVW/2-4 1000000 117.9 ns/op 1085.91 MB/s BenchmarkDivWVW/3-4 932755 124.7 ns/op 1539.89 MB/s BenchmarkDivWVW/4-4 815872 147.2 ns/op 1738.79 MB/s BenchmarkDivWVW/5-4 777625 152.7 ns/op 2096.14 MB/s BenchmarkDivWVW/10-4 417333 285.0 ns/op 2245.39 MB/s BenchmarkDivWVW/100-4 55476 2177 ns/op 2940.03 MB/s BenchmarkDivWVW/1000-4 5542 21091 ns/op 3034.47 MB/s BenchmarkNonZeroShifts/1/shrVU-4 11382570 10.67 ns/op BenchmarkNonZeroShifts/1/shlVU-4 11683260 10.13 ns/op BenchmarkNonZeroShifts/2/shrVU-4 10391563 11.31 ns/op BenchmarkNonZeroShifts/2/shlVU-4 10785339 11.15 ns/op BenchmarkNonZeroShifts/3/shrVU-4 9618849 12.42 ns/op BenchmarkNonZeroShifts/3/shlVU-4 9961454 11.93 ns/op BenchmarkNonZeroShifts/4/shrVU-4 8863762 13.46 ns/op BenchmarkNonZeroShifts/4/shlVU-4 9419715 12.68 ns/op BenchmarkNonZeroShifts/5/shrVU-4 8326305 14.41 ns/op BenchmarkNonZeroShifts/5/shlVU-4 8949350 13.41 ns/op BenchmarkNonZeroShifts/10/shrVU-4 6292418 18.99 ns/op BenchmarkNonZeroShifts/10/shlVU-4 6869580 17.18 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1000000 112.0 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1258056 95.34 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 127608 973.5 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 152709 777.7 ns/op BenchmarkDecimalConversion-4 208 569599 ns/op BenchmarkFloatString/100-4 10000 10376 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 220 545958 ns/op 2911 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 50166689 ns/op 61816 B/op 59 allocs/op BenchmarkFloatString/100000-4 1 4969759557 ns/op 840728 B/op 475 allocs/op BenchmarkFloatAdd/10-4 168451 697.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 166672 707.4 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 151520 798.2 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 84534 1429 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 16834 7054 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 218266 533.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 225424 526.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 215952 553.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 135697 779.1 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 44756 2678 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1971 59421 ns/op BenchmarkParseFloatLargeExp-4 453 265480 ns/op BenchmarkGCD10x10/WithoutXY-4 194641 676.6 ns/op BenchmarkGCD10x10/WithXY-4 58942 2001 ns/op BenchmarkGCD10x100/WithoutXY-4 97196 1411 ns/op BenchmarkGCD10x100/WithXY-4 16194 7325 ns/op BenchmarkGCD10x1000/WithoutXY-4 60457 1828 ns/op BenchmarkGCD10x1000/WithXY-4 14109 8789 ns/op BenchmarkGCD100x100/WithoutXY-4 21710 5739 ns/op BenchmarkGCD100x100/WithXY-4 9972 11978 ns/op BenchmarkGCD100x1000/WithoutXY-4 10000 10675 ns/op BenchmarkGCD100x1000/WithXY-4 5010 20254 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2113 55299 ns/op BenchmarkGCD1000x1000/WithXY-4 1168 98451 ns/op BenchmarkHilbert-4 22 5162265 ns/op BenchmarkBinomial-4 14636 8185 ns/op BenchmarkQuoRem-4 20324 6219 ns/op BenchmarkExp-4 15 7669897 ns/op BenchmarkExpMont/Odd-4 124 933639 ns/op 2598 B/op 22 allocs/op BenchmarkExpMont/Even1-4 127 941645 ns/op 3353 B/op 37 allocs/op BenchmarkExpMont/Even2-4 120 965919 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even3-4 123 973146 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even4-4 121 961468 ns/op 3847 B/op 53 allocs/op BenchmarkExpMont/Even8-4 123 978877 ns/op 3798 B/op 52 allocs/op BenchmarkExpMont/Even32-4 124 975524 ns/op 3819 B/op 52 allocs/op BenchmarkExpMont/Even64-4 146 813073 ns/op 3626 B/op 53 allocs/op BenchmarkExpMont/Even96-4 139 837671 ns/op 3800 B/op 52 allocs/op BenchmarkExpMont/Even128-4 163 730989 ns/op 3244 B/op 50 allocs/op BenchmarkExpMont/Even255-4 187 629867 ns/op 2946 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 439 271404 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 391 308443 ns/op 1726 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 385 302104 ns/op 1746 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 393 308102 ns/op 1761 B/op 48 allocs/op BenchmarkExp2-4 14 7664514 ns/op BenchmarkBitset-4 790003 146.4 ns/op BenchmarkBitsetNeg-4 443395 265.2 ns/op BenchmarkBitsetOrig-4 200132 580.8 ns/op BenchmarkBitsetNegOrig-4 155598 754.4 ns/op BenchmarkModSqrt225_Tonelli-4 100 1038864 ns/op BenchmarkModSqrt225_3Mod4-4 372 313329 ns/op BenchmarkModSqrt231_Tonelli-4 100 1063169 ns/op BenchmarkModSqrt231_5Mod8-4 325 367964 ns/op BenchmarkModInverse-4 12133 9915 ns/op BenchmarkSqrt-4 1524 74982 ns/op BenchmarkIntSqr/1-4 1465395 81.58 ns/op BenchmarkIntSqr/2-4 783622 152.8 ns/op BenchmarkIntSqr/3-4 623743 181.6 ns/op BenchmarkIntSqr/5-4 426531 271.4 ns/op BenchmarkIntSqr/8-4 322063 374.8 ns/op BenchmarkIntSqr/10-4 254755 467.6 ns/op BenchmarkIntSqr/20-4 48250 2569 ns/op BenchmarkIntSqr/30-4 34260 3508 ns/op BenchmarkIntSqr/50-4 21981 5525 ns/op BenchmarkIntSqr/80-4 13000 9223 ns/op BenchmarkIntSqr/100-4 9966 13903 ns/op BenchmarkIntSqr/200-4 3682 31374 ns/op BenchmarkIntSqr/300-4 1544 93695 ns/op BenchmarkIntSqr/500-4 724 158282 ns/op BenchmarkIntSqr/800-4 289 417994 ns/op BenchmarkIntSqr/1000-4 225 513401 ns/op BenchmarkDiv/20/10-4 430336 276.2 ns/op BenchmarkDiv/40/20-4 368323 300.4 ns/op BenchmarkDiv/100/50-4 366711 320.8 ns/op BenchmarkDiv/200/100-4 48391 2706 ns/op BenchmarkDiv/400/200-4 46263 2691 ns/op BenchmarkDiv/1000/500-4 38029 3323 ns/op BenchmarkDiv/2000/1000-4 28627 4433 ns/op BenchmarkDiv/20000/10000-4 1008 112906 ns/op BenchmarkDiv/200000/100000-4 22 4738713 ns/op BenchmarkDiv/2000000/1000000-4 1 128483518 ns/op BenchmarkDiv/20000000/10000000-4 1 3755909408 ns/op BenchmarkMul-4 5 23528956 ns/op BenchmarkNatMul/10-4 152174 673.7 ns/op BenchmarkNatMul/100-4 5370 21470 ns/op BenchmarkNatMul/1000-4 171 673249 ns/op BenchmarkZeroShifts/Shl-4 16220 7233 ns/op BenchmarkZeroShifts/ShlSame-4 5198601 22.79 ns/op BenchmarkZeroShifts/Shr-4 15247 7117 ns/op BenchmarkZeroShifts/ShrSame-4 5225430 22.97 ns/op BenchmarkExp3Power/0x10-4 169560 646.4 ns/op BenchmarkExp3Power/0x40-4 153160 724.6 ns/op BenchmarkExp3Power/0x100-4 92944 1261 ns/op BenchmarkExp3Power/0x400-4 41010 2755 ns/op BenchmarkExp3Power/0x1000-4 8337 12828 ns/op BenchmarkExp3Power/0x4000-4 1963 63367 ns/op BenchmarkExp3Power/0x10000-4 194 572776 ns/op BenchmarkExp3Power/0x40000-4 16 6643535 ns/op BenchmarkExp3Power/0x100000-4 2 62112771 ns/op BenchmarkExp3Power/0x400000-4 1 560960357 ns/op BenchmarkFibo-4 3 39263146 ns/op BenchmarkNatSqr/1-4 912790 127.0 ns/op BenchmarkNatSqr/2-4 588000 229.7 ns/op BenchmarkNatSqr/3-4 386241 283.5 ns/op BenchmarkNatSqr/5-4 338691 385.2 ns/op BenchmarkNatSqr/8-4 223434 549.2 ns/op BenchmarkNatSqr/10-4 150883 746.9 ns/op BenchmarkNatSqr/20-4 36705 2901 ns/op BenchmarkNatSqr/30-4 30952 3798 ns/op BenchmarkNatSqr/50-4 19503 6075 ns/op BenchmarkNatSqr/80-4 11253 11083 ns/op BenchmarkNatSqr/100-4 9093 15982 ns/op BenchmarkNatSqr/200-4 3518 34588 ns/op BenchmarkNatSqr/300-4 1405 80636 ns/op BenchmarkNatSqr/500-4 702 160180 ns/op BenchmarkNatSqr/800-4 304 380345 ns/op BenchmarkNatSqr/1000-4 223 502296 ns/op BenchmarkNatSetBytes/8-4 687529 170.5 ns/op BenchmarkNatSetBytes/24-4 201565 571.6 ns/op BenchmarkNatSetBytes/128-4 45608 2565 ns/op BenchmarkNatSetBytes/7-4 762291 155.0 ns/op BenchmarkNatSetBytes/23-4 207157 557.5 ns/op BenchmarkNatSetBytes/127-4 46335 2516 ns/op BenchmarkScanPi-4 247 471547 ns/op BenchmarkStringPiParallel-4 742 188581 ns/op BenchmarkScan/10/Base2-4 42049 2890 ns/op BenchmarkScan/100/Base2-4 4232 25149 ns/op BenchmarkScan/1000/Base2-4 487 246639 ns/op BenchmarkScan/10/Base8-4 98854 1182 ns/op BenchmarkScan/100/Base8-4 13629 8988 ns/op BenchmarkScan/1000/Base8-4 1365 89413 ns/op BenchmarkScan/10/Base10-4 108631 1123 ns/op BenchmarkScan/100/Base10-4 14708 8118 ns/op BenchmarkScan/1000/Base10-4 1472 77575 ns/op BenchmarkScan/10/Base16-4 116661 1076 ns/op BenchmarkScan/100/Base16-4 16479 7259 ns/op BenchmarkScan/1000/Base16-4 1686 70042 ns/op BenchmarkString/10/Base2-4 170677 704.6 ns/op BenchmarkString/100/Base2-4 23047 5138 ns/op BenchmarkString/1000/Base2-4 2478 48678 ns/op BenchmarkString/10/Base8-4 334116 356.7 ns/op BenchmarkString/100/Base8-4 62464 1870 ns/op BenchmarkString/1000/Base8-4 6602 17454 ns/op BenchmarkString/10/Base10-4 203797 589.4 ns/op BenchmarkString/100/Base10-4 38286 3097 ns/op BenchmarkString/1000/Base10-4 4657 25222 ns/op BenchmarkString/10/Base16-4 384355 314.1 ns/op BenchmarkString/100/Base16-4 85796 1416 ns/op BenchmarkString/1000/Base16-4 8671 12396 ns/op BenchmarkLeafSize/0-4 43 2752681 ns/op BenchmarkLeafSize/1-4 368 292097 ns/op BenchmarkLeafSize/2-4 381 294727 ns/op BenchmarkLeafSize/3-4 292 406290 ns/op BenchmarkLeafSize/4-4 372 291728 ns/op BenchmarkLeafSize/5-4 248 450040 ns/op BenchmarkLeafSize/6-4 296 390662 ns/op BenchmarkLeafSize/7-4 315 370074 ns/op BenchmarkLeafSize/8-4 392 284715 ns/op BenchmarkLeafSize/9-4 211 534669 ns/op BenchmarkLeafSize/10-4 254 451376 ns/op BenchmarkLeafSize/11-4 264 439953 ns/op BenchmarkLeafSize/12-4 291 393272 ns/op BenchmarkLeafSize/13-4 271 429462 ns/op BenchmarkLeafSize/14-4 306 369665 ns/op BenchmarkLeafSize/15-4 327 349395 ns/op BenchmarkLeafSize/16-4 384 285791 ns/op BenchmarkLeafSize/32-4 393 288499 ns/op BenchmarkLeafSize/64-4 364 311553 ns/op BenchmarkProbablyPrime/n=0-4 9 12096985 ns/op BenchmarkProbablyPrime/n=1-4 8 13767045 ns/op BenchmarkProbablyPrime/n=5-4 6 21559288 ns/op BenchmarkProbablyPrime/n=10-4 4 27260311 ns/op BenchmarkProbablyPrime/n=20-4 3 42102697 ns/op BenchmarkProbablyPrime/Lucas-4 10 11438068 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 74 1545300 ns/op BenchmarkRatCmp-4 212062 527.9 ns/op BenchmarkFloatSqrt/64-4 21858 5380 ns/op 208 B/op 5 allocs/op BenchmarkFloatSqrt/128-4 14006 9170 ns/op 256 B/op 5 allocs/op BenchmarkFloatSqrt/256-4 9398 12272 ns/op 352 B/op 5 allocs/op BenchmarkFloatSqrt/1000-4 4948 23854 ns/op 1312 B/op 6 allocs/op BenchmarkFloatSqrt/10000-4 783 151438 ns/op 18121 B/op 10 allocs/op BenchmarkFloatSqrt/100000-4 61 1953418 ns/op 174639 B/op 20 allocs/op BenchmarkFloatSqrt/1000000-4 1 151289358 ns/op 3862424 B/op 669 allocs/op PASS ok math/big 51.625s goos: linux goarch: amd64 pkg: math/bits cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLeadingZeros-4 8575366 13.93 ns/op BenchmarkLeadingZeros8-4 8280164 14.22 ns/op BenchmarkLeadingZeros16-4 9651966 12.11 ns/op BenchmarkLeadingZeros32-4 9598256 12.48 ns/op BenchmarkLeadingZeros64-4 10469376 11.39 ns/op BenchmarkTrailingZeros-4 10688108 11.02 ns/op BenchmarkTrailingZeros8-4 9623551 12.48 ns/op BenchmarkTrailingZeros16-4 10516198 11.34 ns/op BenchmarkTrailingZeros32-4 9716780 12.36 ns/op BenchmarkTrailingZeros64-4 10859450 11.02 ns/op BenchmarkOnesCount-4 10575826 11.23 ns/op BenchmarkOnesCount8-4 9618582 12.50 ns/op BenchmarkOnesCount16-4 9954091 12.10 ns/op BenchmarkOnesCount32-4 9827682 12.27 ns/op BenchmarkOnesCount64-4 10596865 11.20 ns/op BenchmarkRotateLeft-4 9413049 12.65 ns/op BenchmarkRotateLeft8-4 10236004 11.76 ns/op BenchmarkRotateLeft16-4 9441783 12.72 ns/op BenchmarkRotateLeft32-4 10042390 11.90 ns/op BenchmarkRotateLeft64-4 10162033 11.68 ns/op BenchmarkReverse-4 15917127 7.555 ns/op BenchmarkReverse8-4 21242491 5.655 ns/op BenchmarkReverse16-4 15870825 6.408 ns/op BenchmarkReverse32-4 14456671 7.198 ns/op BenchmarkReverse64-4 15878751 7.543 ns/op BenchmarkReverseBytes-4 20873858 5.790 ns/op BenchmarkReverseBytes16-4 21113760 5.714 ns/op BenchmarkReverseBytes32-4 21170427 5.680 ns/op BenchmarkReverseBytes64-4 20826380 5.755 ns/op BenchmarkAdd-4 10776571 11.11 ns/op BenchmarkAdd32-4 9598777 12.61 ns/op BenchmarkAdd64-4 10752259 11.10 ns/op BenchmarkAdd64multiple-4 18653653 6.434 ns/op BenchmarkSub-4 9671716 12.38 ns/op BenchmarkSub32-4 9380101 12.69 ns/op BenchmarkSub64-4 10680422 11.15 ns/op BenchmarkSub64multiple-4 18510708 6.506 ns/op BenchmarkMul-4 10421928 11.52 ns/op BenchmarkMul32-4 9502165 12.56 ns/op BenchmarkMul64-4 10287213 11.41 ns/op BenchmarkDiv-4 2677473 44.84 ns/op BenchmarkDiv32-4 5653618 21.14 ns/op BenchmarkDiv64-4 2726488 44.31 ns/op PASS ok math/bits 7.451s goos: linux goarch: amd64 pkg: math/cmplx cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAbs-4 10169853 11.68 ns/op BenchmarkAcos-4 458097 261.6 ns/op BenchmarkAcosh-4 401827 281.3 ns/op BenchmarkAsin-4 452376 263.0 ns/op BenchmarkAsinh-4 447658 262.6 ns/op BenchmarkAtan-4 711098 164.7 ns/op BenchmarkAtanh-4 720892 163.8 ns/op BenchmarkConj-4 16654089 7.151 ns/op BenchmarkCos-4 514021 207.3 ns/op BenchmarkCosh-4 551679 213.7 ns/op BenchmarkExp-4 737392 157.1 ns/op BenchmarkLog-4 794011 145.2 ns/op BenchmarkLog10-4 817832 145.1 ns/op BenchmarkPhase-4 1751854 68.15 ns/op BenchmarkPolar-4 1000000 100.5 ns/op BenchmarkPow-4 225781 523.1 ns/op BenchmarkRect-4 997656 119.1 ns/op BenchmarkSin-4 557410 211.0 ns/op BenchmarkSinh-4 551272 209.2 ns/op BenchmarkSqrt-4 1000000 119.9 ns/op BenchmarkTan-4 333674 329.5 ns/op BenchmarkTanh-4 369250 313.3 ns/op PASS ok math/cmplx 3.856s goos: linux goarch: amd64 pkg: math/rand cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkInt63Threadsafe-4 691314 169.8 ns/op BenchmarkInt63ThreadsafeParallel-4 694879 243.8 ns/op BenchmarkInt63Unthreadsafe-4 1203940 98.93 ns/op BenchmarkIntn1000-4 790634 141.6 ns/op BenchmarkInt63n1000-4 880780 130.7 ns/op BenchmarkInt31n1000-4 921640 122.1 ns/op BenchmarkFloat32-4 959986 116.8 ns/op BenchmarkFloat64-4 1209267 99.46 ns/op BenchmarkPerm3-4 193123 638.8 ns/op BenchmarkPerm30-4 22233 5359 ns/op BenchmarkPerm30ViaShuffle-4 25549 4675 ns/op BenchmarkShuffleOverhead-4 17709 6811 ns/op BenchmarkRead3-4 890662 131.1 ns/op BenchmarkRead64-4 75141 1571 ns/op BenchmarkRead1000-4 4935 23852 ns/op BenchmarkConcurrent-4 152539 891.3 ns/op PASS ok math/rand 3.608s goos: linux goarch: amd64 pkg: mime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkQEncodeWord-4 43815 2710 ns/op BenchmarkQDecodeWord-4 102446 1110 ns/op BenchmarkQDecodeHeader-4 94596 1195 ns/op BenchmarkTypeByExtension/.html-4 356786 309.3 ns/op BenchmarkTypeByExtension/.HTML-4 254466 424.8 ns/op BenchmarkTypeByExtension/.unused-4 265783 395.1 ns/op BenchmarkExtensionsByType/text/html-4 141614 737.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 82286 1236 ns/op BenchmarkExtensionsByType/application/octet-stream-4 107768 939.2 ns/op PASS ok mime 2.231s goos: linux goarch: amd64 pkg: mime/multipart cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadForm/fields/maxMemory=0-4 680 173038 ns/op 47547 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 676 173084 ns/op 48245 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 243 483573 ns/op 105211 B/op 271 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 489 224644 ns/op 50094 B/op 207 allocs/op PASS ok mime/multipart 1.710s goos: linux goarch: amd64 pkg: mime/quotedprintable cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkWriter-4 945 122313 ns/op PASS ok mime/quotedprintable 1.150s goos: linux goarch: amd64 pkg: net cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoLookupIP-4 61 2008135 ns/op 8571 B/op 91 allocs/op BenchmarkGoLookupIPNoSuchHost-4 15 7688158 ns/op 19453 B/op 160 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5003951313 ns/op 158760 B/op 231 allocs/op BenchmarkDNSName-4 108643 983.1 ns/op BenchmarkInterfaces-4 1202 85864 ns/op 16826 B/op 42 allocs/op BenchmarkInterfaceByIndex-4 1612 70403 ns/op 12438 B/op 25 allocs/op BenchmarkInterfaceByName-4 1299 83114 ns/op 16924 B/op 43 allocs/op BenchmarkInterfaceAddrs-4 806 145482 ns/op 22740 B/op 103 allocs/op BenchmarkInterfacesAndAddrs-4 2715 41671 ns/op 3970 B/op 33 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 499 221959 ns/op 137577 B/op 51 allocs/op BenchmarkParseIP-4 6516 18102 ns/op BenchmarkParseIPValidIPv4-4 336105 366.5 ns/op BenchmarkParseIPValidIPv6-4 129388 843.6 ns/op BenchmarkIPString/IPv4-4 113476 1116 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 9678 12765 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 43545 2626 ns/op BenchmarkIPEqual/IPv4-4 1094408 110.1 ns/op BenchmarkIPEqual/IPv6-4 1098303 106.4 ns/op BenchmarkSendFile/1024-4 1 1206177096 ns/op 0.00 MB/s 712 B/op 13 allocs/op BenchmarkSendFile/2048-4 1 1205946607 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/4096-4 1 1206402244 ns/op 0.00 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/8192-4 1 1206083453 ns/op 0.01 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/16384-4 1 1204826765 ns/op 0.01 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/32768-4 1 1016702665 ns/op 0.03 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/65536-4 1 1016674995 ns/op 0.06 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/131072-4 1 1017635569 ns/op 0.13 MB/s 616 B/op 12 allocs/op BenchmarkSendFile/262144-4 1 1017124312 ns/op 0.26 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/524288-4 1 1017650646 ns/op 0.52 MB/s 520 B/op 11 allocs/op BenchmarkSendFile/1048576-4 1 1019859253 ns/op 1.03 MB/s 616 B/op 12 allocs/op BenchmarkSplice/tcp-to-tcp/1024-4 1 1016606859 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/2048-4 1 1016251872 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/4096-4 1 1016437024 ns/op 0.00 MB/s BenchmarkSplice/tcp-to-tcp/8192-4 1 1016231213 ns/op 0.01 MB/s BenchmarkSplice/tcp-to-tcp/16384-4 1 1016235213 ns/op 0.02 MB/s BenchmarkSplice/tcp-to-tcp/32768-4 1 1016451692 ns/op 0.03 MB/s BenchmarkSplice/tcp-to-tcp/65536-4 1 1018223004 ns/op 0.06 MB/s BenchmarkSplice/tcp-to-tcp/131072-4 1 1017114122 ns/op 0.13 MB/s BenchmarkSplice/tcp-to-tcp/262144-4 1 1017346008 ns/op 0.26 MB/s BenchmarkSplice/tcp-to-tcp/524288-4 1 1018511724 ns/op 0.51 MB/s BenchmarkSplice/tcp-to-tcp/1048576-4 1 1019889867 ns/op 1.03 MB/s BenchmarkSplice/unix-to-tcp/1024-4 1 1016325809 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/2048-4 1 1016441969 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/4096-4 1 1016640114 ns/op 0.00 MB/s BenchmarkSplice/unix-to-tcp/8192-4 1 1016174408 ns/op 0.01 MB/s BenchmarkSplice/unix-to-tcp/16384-4 1 1016448032 ns/op 0.02 MB/s BenchmarkSplice/unix-to-tcp/32768-4 1 1016933374 ns/op 0.03 MB/s BenchmarkSplice/unix-to-tcp/65536-4 1 1017634475 ns/op 0.06 MB/s BenchmarkSplice/unix-to-tcp/131072-4 1 1026626716 ns/op 0.13 MB/s BenchmarkSplice/unix-to-tcp/262144-4 1 1017643460 ns/op 0.26 MB/s BenchmarkSplice/unix-to-tcp/524288-4 1 1018268556 ns/op 0.51 MB/s BenchmarkSplice/unix-to-tcp/1048576-4 1 1020368522 ns/op 1.03 MB/s BenchmarkSpliceFile/tcp-to-file/1024-4 1 1017336574 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/2048-4 1 1016836432 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/4096-4 1 1016896078 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/8192-4 1 1016606252 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/16384-4 1 1020189407 ns/op 0.02 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/32768-4 1 1025265159 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/tcp-to-file/65536-4 1 1017009035 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/131072-4 1 1016811521 ns/op 0.13 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/262144-4 1 1017636143 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/524288-4 1 1018276658 ns/op 0.51 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/tcp-to-file/1048576-4 1 1020085399 ns/op 1.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/1024-4 1 1016383132 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/2048-4 1 1016170034 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/4096-4 1 1016707037 ns/op 0.00 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/8192-4 1 1016152052 ns/op 0.01 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/16384-4 1 1016371552 ns/op 0.02 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/32768-4 1 1016315725 ns/op 0.03 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/65536-4 1 1016395862 ns/op 0.06 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/131072-4 1 1017012818 ns/op 0.13 MB/s 896 B/op 8 allocs/op BenchmarkSpliceFile/unix-to-file/262144-4 1 1017253621 ns/op 0.26 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/524288-4 1 1017965578 ns/op 0.52 MB/s 944 B/op 9 allocs/op BenchmarkSpliceFile/unix-to-file/1048576-4 1 1020304525 ns/op 1.03 MB/s 944 B/op 9 allocs/op BenchmarkTCP4OneShot-4 2233 62503 ns/op BenchmarkTCP4OneShotTimeout-4 2071 69353 ns/op BenchmarkTCP4Persistent-4 11450 11272 ns/op BenchmarkTCP4PersistentTimeout-4 11013 11293 ns/op BenchmarkTCP6OneShot-4 2024 53726 ns/op BenchmarkTCP6OneShotTimeout-4 2158 53598 ns/op BenchmarkTCP6Persistent-4 11907 10711 ns/op BenchmarkTCP6PersistentTimeout-4 10875 9807 ns/op BenchmarkTCP4ConcurrentReadWrite-4 26656 4923 ns/op BenchmarkTCP6ConcurrentReadWrite-4 25656 5173 ns/op BenchmarkSetReadDeadline-4 125841 959.2 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 9038 16682 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 8562 12397 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 9686 12095 ns/op 0 B/op 0 allocs/op PASS ok net 68.225s goos: linux goarch: amd64 pkg: net/http cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCookieString-4 28833 3977 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10890 10732 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13791 8356 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 18006 6608 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 31651 3499 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 48446 2402 ns/op 192 B/op 2 allocs/op BenchmarkServerMatch-4 860805 130.3 ns/op BenchmarkReadRequestChrome-4 3462 32965 ns/op 18.53 MB/s 1476 B/op 14 allocs/op BenchmarkReadRequestCurl-4 10578 10774 ns/op 7.24 MB/s 923 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10648 10808 ns/op 7.59 MB/s 924 B/op 9 allocs/op BenchmarkReadRequestSiege-4 7196 16535 ns/op 9.13 MB/s 1019 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16798 6862 ns/op 5.83 MB/s 860 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 282 392597 ns/op 2.61 MB/s BenchmarkFileAndServer_1KB/https1-4 193 598594 ns/op 1.71 MB/s BenchmarkFileAndServer_1KB/h2-4 124 827957 ns/op 1.24 MB/s BenchmarkFileAndServer_16MB/h1-4 3 47462213 ns/op 353.49 MB/s BenchmarkFileAndServer_16MB/https1-4 1 119130891 ns/op 140.83 MB/s BenchmarkFileAndServer_16MB/h2-4 1 233156840 ns/op 71.96 MB/s BenchmarkFileAndServer_64MB/h1-4 1 190281604 ns/op 352.68 MB/s BenchmarkFileAndServer_64MB/https1-4 1 407074836 ns/op 164.86 MB/s BenchmarkFileAndServer_64MB/h2-4 1 902607112 ns/op 74.35 MB/s BenchmarkServeMux-4 261 473872 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 337 390377 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 304 373848 ns/op 5913 B/op 64 allocs/op BenchmarkClientServer/https1-4 205 501026 ns/op 6662 B/op 74 allocs/op BenchmarkClientServer/h2-4 150 701480 ns/op 10585 B/op 83 allocs/op BenchmarkClientServerParallel/4/h1-4 873 120624 ns/op 10009 B/op 79 allocs/op BenchmarkClientServerParallel/4/https1-4 24 5384225 ns/op 104413 B/op 1142 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37192: read tcp 127.0.0.1:45667->127.0.0.1:37192: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:37176: read tcp 127.0.0.1:45667->127.0.0.1:37176: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40682: read tcp 127.0.0.1:46313->127.0.0.1:40682: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:50204: read tcp 127.0.0.1:46313->127.0.0.1:50204: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40668: read tcp 127.0.0.1:46313->127.0.0.1:40668: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34208: write tcp 127.0.0.1:41813->127.0.0.1:34208: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:34230: write tcp 127.0.0.1:41813->127.0.0.1:34230: use of closed network connection BenchmarkClientServerParallel/4/h2-4 130 832890 ns/op 21126 B/op 222 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58536: read tcp 127.0.0.1:41745->127.0.0.1:58536: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58550: read tcp 127.0.0.1:41745->127.0.0.1:58550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58558: read tcp 127.0.0.1:41745->127.0.0.1:58558: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58508: read tcp 127.0.0.1:41745->127.0.0.1:58508: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58522: read tcp 127.0.0.1:41745->127.0.0.1:58522: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58504: read tcp 127.0.0.1:41745->127.0.0.1:58504: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58568: write tcp 127.0.0.1:41745->127.0.0.1:58568: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58584: write tcp 127.0.0.1:41745->127.0.0.1:58584: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58596: write tcp 127.0.0.1:41745->127.0.0.1:58596: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:58490: write tcp 127.0.0.1:41745->127.0.0.1:58490: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 704 172953 ns/op 18114 B/op 106 allocs/op BenchmarkClientServerParallel/64/https1-4 42 5289930 ns/op 99644 B/op 1099 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:40946: read tcp 127.0.0.1:44939->127.0.0.1:40946: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41072: read tcp 127.0.0.1:44939->127.0.0.1:41072: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41086: read tcp 127.0.0.1:44939->127.0.0.1:41086: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41014: read tcp 127.0.0.1:44939->127.0.0.1:41014: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41020: read tcp 127.0.0.1:44939->127.0.0.1:41020: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41036: write tcp 127.0.0.1:44939->127.0.0.1:41036: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41048: write tcp 127.0.0.1:44939->127.0.0.1:41048: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:41002: write tcp 127.0.0.1:44939->127.0.0.1:41002: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57470: read tcp 127.0.0.1:35437->127.0.0.1:57470: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57446: read tcp 127.0.0.1:35437->127.0.0.1:57446: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h2-4 49 4892706 ns/op 92937 B/op 1081 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46282: write tcp 127.0.0.1:45633->127.0.0.1:46282: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:46298: write tcp 127.0.0.1:45633->127.0.0.1:46298: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55086: read tcp 127.0.0.1:43095->127.0.0.1:55086: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55130: read tcp 127.0.0.1:43095->127.0.0.1:55130: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55216: read tcp 127.0.0.1:43095->127.0.0.1:55216: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55170: read tcp 127.0.0.1:43095->127.0.0.1:55170: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55186: read tcp 127.0.0.1:43095->127.0.0.1:55186: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55236: read tcp 127.0.0.1:43095->127.0.0.1:55236: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55138: read tcp 127.0.0.1:43095->127.0.0.1:55138: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:55154: read tcp 127.0.0.1:43095->127.0.0.1:55154: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1035593123 ns/op 28344 B/op 143 allocs/op BenchmarkClient-4 294 408953 ns/op 3720 B/op 45 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 698 176791 ns/op 7223 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 1281 92862 ns/op 3024 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1520 73204 ns/op 1885 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1339 78572 ns/op 2787 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1603 73179 ns/op 2714 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1634 74101 ns/op 2696 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1724 73559 ns/op 1874 B/op 14 allocs/op BenchmarkServerHijack-4 955 126250 ns/op 16744 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 378 324063 ns/op 5925 B/op 52 allocs/op BenchmarkResponseStatusLine-4 524444 216.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 15.377s goos: linux goarch: amd64 pkg: net/http/httputil cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkServeHTTP-4 4923 22926 ns/op 34073 B/op 12 allocs/op PASS ok net/http/httputil 1.191s goos: linux goarch: amd64 pkg: net/netip cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkIPNextPrev-4 86689 1347 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 504297 212.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 176521 656.2 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 65215 1823 ns/op BenchmarkStdIPv4-4 133117 901.4 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 91549 1295 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 93039 1279 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 81660 1480 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 65164 1830 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1747921 69.29 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1549278 77.74 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1393827 86.58 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 247656 468.6 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 273517 440.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 252949 460.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 81702 1457 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 278870 417.6 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 144966 806.5 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 144446 799.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 135171 829.1 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 74320 1601 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 359511 324.0 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 121251 957.4 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 167299 701.9 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 268018 456.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 158290 766.0 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 331946 366.0 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 149874 774.4 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 150223 777.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 148263 779.6 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 115958 1002 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 426400 249.4 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 156746 743.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 87408 1305 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 110527 1013 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 161637 740.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 109914 1104 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 271642 437.4 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 112308 998.2 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 137596 847.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 190480 614.3 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 137787 881.9 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 1000000 106.6 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 1000000 110.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 110.4 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 115.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 1000000 115.8 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 989822 115.3 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 933304 115.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 1000000 115.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 115.5 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 354870 341.1 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 578055 198.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 200983 585.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 212341 559.0 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 198008 584.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 76204 1595 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 504110 223.9 ns/op PASS ok net/netip 8.614s 2023/05/25 15:04:17 Test RPC server listening on 127.0.0.1:37015 2023/05/25 15:04:17 Test HTTP RPC server listening on 127.0.0.1:33105 goos: linux goarch: amd64 pkg: net/rpc cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEndToEnd-4 1381 73618 ns/op BenchmarkEndToEndHTTP-4 1534 81410 ns/op BenchmarkEndToEndAsync-4 3243 40718 ns/op BenchmarkEndToEndAsyncHTTP-4 3148 39620 ns/op PASS ok net/rpc 1.817s goos: linux goarch: amd64 pkg: net/textproto cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkReadMIMEHeader/client_headers-4 3154 34628 ns/op BenchmarkReadMIMEHeader/server_headers-4 5329 22364 ns/op BenchmarkUncommon-4 25648 4569 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.518s goos: linux goarch: amd64 pkg: net/url cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkString-4 3943 25587 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 95808 1194 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 572998 210.4 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 93193 1271 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 173743 679.9 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 82402 1455 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 13843 8443 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 389853 297.8 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 93427 1298 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 177056 673.7 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 83360 1433 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 15225 7527 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 199104 599.6 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 80539 1483 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 77806 1519 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 35452 3371 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6200 18590 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 194876 601.9 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 79053 1510 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 77358 1526 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 34920 3375 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 6549 18144 ns/op 320 B/op 1 allocs/op PASS ok net/url 4.195s goos: linux goarch: amd64 pkg: os cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExpand/noop-4 3289100 36.19 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 165310 688.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 698 164896 ns/op --- BENCH: BenchmarkReaddirname-4 os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries os_test.go:512: benchmarkReaddirname ".": 130 entries BenchmarkReaddir-4 208 556320 ns/op --- BENCH: BenchmarkReaddir-4 os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries os_test.go:529: benchmarkReaddir ".": 130 entries BenchmarkReadDir-4 518 197491 ns/op --- BENCH: BenchmarkReadDir-4 os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries os_test.go:546: benchmarkReadDir ".": 130 entries BenchmarkStatDot-4 48738 2277 ns/op BenchmarkStatFile-4 40878 2662 ns/op BenchmarkStatDir-4 42358 2638 ns/op BenchmarkLstatDot-4 49082 2298 ns/op BenchmarkLstatFile-4 42116 2753 ns/op BenchmarkLstatDir-4 42922 2623 ns/op PASS ok os 2.608s goos: linux goarch: amd64 pkg: os/exec cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecHostname-4 141 829971 ns/op 6764 B/op 30 allocs/op PASS ok os/exec 1.224s goos: linux goarch: amd64 pkg: os/user cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCurrent-4 400627 286.9 ns/op PASS ok os/user 1.225s goos: linux goarch: amd64 pkg: reflect cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBool-4 3482790 32.21 ns/op BenchmarkString-4 2299124 51.81 ns/op BenchmarkBytes-4 1945857 61.56 ns/op BenchmarkNamedBytes-4 1000000 106.0 ns/op BenchmarkBytesArray-4 738373 160.1 ns/op BenchmarkSliceLen-4 2243083 52.90 ns/op BenchmarkMapLen-4 928474 125.1 ns/op BenchmarkStringLen-4 1903420 62.03 ns/op BenchmarkArrayLen-4 1340619 88.13 ns/op BenchmarkSliceCap-4 2364661 47.54 ns/op BenchmarkDeepEqual/int8-4 464548 253.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 92409 1284 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 406935 288.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 90187 1315 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 399338 291.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 88863 1332 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 391964 296.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 89335 1327 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 403436 292.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 87520 1344 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 446630 252.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 122904 968.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 396807 295.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 89314 1323 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 385904 300.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 87463 1331 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 398646 297.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 88815 1333 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 403948 299.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 91143 1319 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 405219 297.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 88479 1330 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 394812 301.0 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 89989 1315 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 399940 299.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 90819 1315 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 398941 289.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 89917 1328 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 392305 293.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 87850 1314 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 480903 246.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 93346 1261 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 406954 292.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 88401 1322 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 120844 988.6 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 58148 2038 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 45968 2584 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 33327 3632 ns/op 0 B/op 0 allocs/op BenchmarkIsZero/ArrayComparable-4 274141 471.6 ns/op BenchmarkIsZero/ArrayIncomparable-4 30421 3946 ns/op BenchmarkIsZero/StructComparable-4 537008 206.4 ns/op BenchmarkIsZero/StructIncomparable-4 138710 844.0 ns/op BenchmarkSetZero/Bool/Direct-4 4285630 27.94 ns/op BenchmarkSetZero/Bool/CachedZero-4 817044 136.4 ns/op BenchmarkSetZero/Bool/NewZero-4 650890 178.9 ns/op BenchmarkSetZero/Int/Direct-4 2532703 48.91 ns/op BenchmarkSetZero/Int/CachedZero-4 847029 135.6 ns/op BenchmarkSetZero/Int/NewZero-4 647281 177.7 ns/op BenchmarkSetZero/Uint/Direct-4 2510347 47.30 ns/op BenchmarkSetZero/Uint/CachedZero-4 839086 135.8 ns/op BenchmarkSetZero/Uint/NewZero-4 676177 177.6 ns/op BenchmarkSetZero/Float/Direct-4 2517640 47.66 ns/op BenchmarkSetZero/Float/CachedZero-4 854281 135.7 ns/op BenchmarkSetZero/Float/NewZero-4 662080 178.1 ns/op BenchmarkSetZero/Complex/Direct-4 2493898 48.14 ns/op BenchmarkSetZero/Complex/CachedZero-4 870001 135.2 ns/op BenchmarkSetZero/Complex/NewZero-4 644974 177.0 ns/op BenchmarkSetZero/Array/Direct-4 2260906 52.77 ns/op BenchmarkSetZero/Array/CachedZero-4 832719 135.2 ns/op BenchmarkSetZero/Array/NewZero-4 659384 175.9 ns/op BenchmarkSetZero/Chan/Direct-4 2520549 47.89 ns/op BenchmarkSetZero/Chan/CachedZero-4 834838 142.6 ns/op BenchmarkSetZero/Chan/NewZero-4 654565 179.0 ns/op BenchmarkSetZero/Func/Direct-4 2475728 48.06 ns/op BenchmarkSetZero/Func/CachedZero-4 811226 141.7 ns/op BenchmarkSetZero/Func/NewZero-4 648200 181.6 ns/op BenchmarkSetZero/Interface/Direct-4 2237268 53.34 ns/op BenchmarkSetZero/Interface/CachedZero-4 831314 136.8 ns/op BenchmarkSetZero/Interface/NewZero-4 618460 178.1 ns/op BenchmarkSetZero/Map/Direct-4 2489817 47.75 ns/op BenchmarkSetZero/Map/CachedZero-4 809996 142.9 ns/op BenchmarkSetZero/Map/NewZero-4 627781 181.2 ns/op BenchmarkSetZero/Pointer/Direct-4 2400320 48.06 ns/op BenchmarkSetZero/Pointer/CachedZero-4 829578 142.1 ns/op BenchmarkSetZero/Pointer/NewZero-4 634872 181.7 ns/op BenchmarkSetZero/Slice/Direct-4 2168286 55.38 ns/op BenchmarkSetZero/Slice/CachedZero-4 827386 138.2 ns/op BenchmarkSetZero/Slice/NewZero-4 662422 183.0 ns/op BenchmarkSetZero/String/Direct-4 2477192 48.39 ns/op BenchmarkSetZero/String/CachedZero-4 847424 136.2 ns/op BenchmarkSetZero/String/NewZero-4 656014 177.5 ns/op BenchmarkSetZero/Struct/Direct-4 2298840 52.74 ns/op BenchmarkSetZero/Struct/CachedZero-4 803172 138.2 ns/op BenchmarkSetZero/Struct/NewZero-4 656893 178.2 ns/op BenchmarkSelect/1-4 141944 787.2 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 68160 1690 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 34418 3276 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 191816 545.8 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 158047 754.4 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 122928 914.5 ns/op 139.97 MB/s BenchmarkCallArgCopy/size=256-4 109989 1094 ns/op 233.93 MB/s BenchmarkCallArgCopy/size=1024-4 70729 1682 ns/op 608.65 MB/s BenchmarkCallArgCopy/size=4096-4 32845 4147 ns/op 987.70 MB/s BenchmarkCallArgCopy/size=65536-4 2258 51354 ns/op 1276.17 MB/s BenchmarkFieldByName1-4 997621 105.7 ns/op BenchmarkFieldByName2-4 73254 1861 ns/op BenchmarkFieldByName3-4 10441 10013 ns/op BenchmarkInterfaceBig-4 3480037 30.22 ns/op BenchmarkInterfaceSmall-4 3955182 29.71 ns/op BenchmarkNew-4 1793500 70.57 ns/op BenchmarkMap/StringKeys/MapIndex-4 2330 50156 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 1914 60796 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2302 51847 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 1912 61337 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2366 50414 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 1939 60117 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 220440 532.9 ns/op PASS ok reflect 17.634s goos: linux goarch: amd64 pkg: regexp cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkFind-4 10375 9990 ns/op 9406 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 14884 7959 ns/op 9052 B/op 1 allocs/op BenchmarkFindString-4 11864 9984 ns/op 9275 B/op 1 allocs/op BenchmarkFindSubmatch-4 10840 11067 ns/op 9209 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 11355 10407 ns/op 9248 B/op 2 allocs/op BenchmarkLiteral-4 16981 7302 ns/op BenchmarkNotLiteral-4 4408 27139 ns/op BenchmarkMatchClass-4 3044 35295 ns/op BenchmarkMatchClass_InRange-4 3555 35365 ns/op BenchmarkReplaceAll-4 2476 50988 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 16740 6966 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 36074 3147 ns/op BenchmarkAnchoredShortMatch-4 13605 8476 ns/op BenchmarkAnchoredLongMatch-4 19486 6067 ns/op BenchmarkOnePassShortA-4 20642 6027 ns/op BenchmarkNotOnePassShortA-4 6740 15486 ns/op BenchmarkOnePassShortB-4 25978 4572 ns/op BenchmarkNotOnePassShortB-4 8001 12590 ns/op BenchmarkOnePassLongPrefix-4 82086 1492 ns/op BenchmarkOnePassLongNotPrefix-4 27375 4414 ns/op BenchmarkMatchParallelShared-4 20629 4883 ns/op BenchmarkMatchParallelCopied-4 19284 5438 ns/op BenchmarkQuoteMetaAll-4 145204 829.6 ns/op 16.87 MB/s BenchmarkQuoteMetaNone-4 253468 457.5 ns/op 56.82 MB/s BenchmarkCompile/Onepass-4 3889 28122 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1563 70824 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 186 609336 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 3714518 33.48 ns/op 477.88 MB/s BenchmarkMatch/Easy0/32-4 14924 6837 ns/op 4.68 MB/s BenchmarkMatch/Easy0/1K-4 6873 19061 ns/op 53.72 MB/s BenchmarkMatch/Easy0i/16-4 3702516 32.29 ns/op 495.52 MB/s BenchmarkMatch/Easy0i/32-4 5575 21049 ns/op 1.52 MB/s BenchmarkMatch/Easy0i/1K-4 265 443724 ns/op 2.31 MB/s BenchmarkMatch/Easy1/16-4 3695211 33.17 ns/op 482.36 MB/s BenchmarkMatch/Easy1/32-4 17658 6409 ns/op 4.99 MB/s BenchmarkMatch/Easy1/1K-4 3964 25305 ns/op 40.47 MB/s BenchmarkMatch/Medium/16-4 3713022 32.38 ns/op 494.09 MB/s BenchmarkMatch/Medium/32-4 5460 19795 ns/op 1.62 MB/s BenchmarkMatch/Medium/1K-4 296 396338 ns/op 2.58 MB/s BenchmarkMatch/Hard/16-4 3717440 32.26 ns/op 495.97 MB/s BenchmarkMatch/Hard/32-4 3600 29610 ns/op 1.08 MB/s BenchmarkMatch/Hard/1K-4 168 703525 ns/op 1.46 MB/s BenchmarkMatch/Hard1/16-4 1416 81706 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 759 156160 ns/op 0.20 MB/s BenchmarkMatch/Hard1/1K-4 26 4578140 ns/op 0.22 MB/s BenchmarkMatch_onepass_regex/16-4 29148 4106 ns/op 3.90 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17672 6740 ns/op 4.75 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 682 173077 ns/op 5.92 MB/s 23 B/op 0 allocs/op PASS ok regexp 8.748s goos: linux goarch: amd64 pkg: regexp/syntax cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEmptyOpContext-4 606873 191.5 ns/op BenchmarkIsWordChar-4 167552 712.1 ns/op PASS ok regexp/syntax 2.316s goos: linux goarch: amd64 pkg: runtime cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCallers/cached-4 70929 1700 ns/op BenchmarkCallers/inlined-4 52688 2296 ns/op BenchmarkCallers/no-cache-4 10000 10243 ns/op BenchmarkFPCallers/cached-4 2839401 42.28 ns/op BenchmarkMakeChan/Byte-4 1018011 122.8 ns/op BenchmarkMakeChan/Int-4 835856 133.9 ns/op BenchmarkMakeChan/Ptr-4 542974 212.9 ns/op BenchmarkMakeChan/Struct/0-4 1000000 103.6 ns/op BenchmarkMakeChan/Struct/32-4 517742 234.9 ns/op BenchmarkMakeChan/Struct/40-4 433790 309.8 ns/op BenchmarkChanNonblocking-4 10975228 10.82 ns/op BenchmarkSelectUncontended-4 912615 125.1 ns/op BenchmarkSelectSyncContended-4 29757 3885 ns/op BenchmarkSelectAsyncContended-4 111458 1126 ns/op BenchmarkSelectNonblock-4 6039812 18.36 ns/op BenchmarkChanUncontended-4 9049 13750 ns/op BenchmarkChanContended-4 1237 98072 ns/op BenchmarkChanSync-4 180879 687.2 ns/op BenchmarkChanSyncWork-4 10000 35534 ns/op BenchmarkChanProdCons0-4 86599 1563 ns/op BenchmarkChanProdCons10-4 105620 1246 ns/op BenchmarkChanProdCons100-4 114873 1142 ns/op BenchmarkChanProdConsWork0-4 68919 1617 ns/op BenchmarkChanProdConsWork10-4 81650 1462 ns/op BenchmarkChanProdConsWork100-4 90498 1380 ns/op BenchmarkSelectProdCons-4 62594 1851 ns/op BenchmarkReceiveDataFromClosedChan-4 659355 182.5 ns/op BenchmarkChanCreation-4 214826 525.7 ns/op BenchmarkChanSem-4 121716 915.7 ns/op BenchmarkChanPopular-4 79 1391232 ns/op BenchmarkChanClosed-4 787689 201.2 ns/op BenchmarkCallClosure-4 6473204 18.57 ns/op BenchmarkCallClosure1-4 6879084 17.54 ns/op BenchmarkCallClosure2-4 1295422 85.24 ns/op BenchmarkCallClosure3-4 1617303 79.12 ns/op BenchmarkCallClosure4-4 1349460 84.38 ns/op BenchmarkComplex128DivNormal-4 10048081 11.22 ns/op BenchmarkComplex128DivNisNaN-4 7630294 14.73 ns/op BenchmarkComplex128DivDisNaN-4 7482156 15.02 ns/op BenchmarkComplex128DivNisInf-4 9722114 11.80 ns/op BenchmarkComplex128DivDisInf-4 5811564 19.92 ns/op BenchmarkSetTypePtr-4 45061519 2.635 ns/op 3036.52 MB/s BenchmarkSetTypePtr8-4 9589420 12.51 ns/op 5114.98 MB/s BenchmarkSetTypePtr16-4 9560714 12.43 ns/op 10295.23 MB/s BenchmarkSetTypePtr32-4 9604689 12.51 ns/op 20467.08 MB/s BenchmarkSetTypePtr64-4 9423890 12.49 ns/op 40977.95 MB/s BenchmarkSetTypePtr126-4 5232610 21.38 ns/op 47139.13 MB/s BenchmarkSetTypePtr128-4 5813383 20.58 ns/op 49766.36 MB/s BenchmarkSetTypePtrSlice-4 719671 164.4 ns/op 49836.27 MB/s BenchmarkSetTypeNode1-4 9515457 12.54 ns/op 1914.52 MB/s BenchmarkSetTypeNode1Slice-4 2872108 40.75 ns/op 18845.58 MB/s BenchmarkSetTypeNode8-4 9596408 12.53 ns/op 6384.26 MB/s BenchmarkSetTypeNode8Slice-4 1534718 78.06 ns/op 32795.30 MB/s BenchmarkSetTypeNode64-4 5626437 21.13 ns/op 24989.01 MB/s BenchmarkSetTypeNode64Slice-4 226688 527.2 ns/op 32047.69 MB/s BenchmarkSetTypeNode64Dead-4 7555572 15.84 ns/op 33326.26 MB/s BenchmarkSetTypeNode64DeadSlice-4 257074 465.8 ns/op 36272.98 MB/s BenchmarkSetTypeNode124-4 5670774 21.09 ns/op 47793.77 MB/s BenchmarkSetTypeNode124Slice-4 178135 666.1 ns/op 48427.77 MB/s BenchmarkSetTypeNode126-4 5859392 20.45 ns/op 50073.64 MB/s BenchmarkSetTypeNode126Slice-4 177280 668.3 ns/op 49030.61 MB/s BenchmarkSetTypeNode128-4 4048213 29.60 ns/op 35137.79 MB/s BenchmarkSetTypeNode128Slice-4 142888 839.7 ns/op 39631.09 MB/s BenchmarkSetTypeNode130-4 4023092 29.78 ns/op 35464.93 MB/s BenchmarkSetTypeNode130Slice-4 138931 846.8 ns/op 39906.56 MB/s BenchmarkSetTypeNode1024-4 750705 156.4 ns/op 52473.94 MB/s BenchmarkSetTypeNode1024Slice-4 24500 4924 ns/op 53344.25 MB/s BenchmarkAllocation-4 3474 38868 ns/op BenchmarkReadMemStats-4 6776 18648 ns/op BenchmarkReadMemStatsLatency-4 1 96417 p50-ns 96417 p90-ns 96417 p99-ns BenchmarkWriteBarrier-4 2832726 41.73 ns/op BenchmarkBulkWriteBarrier-4 6032905 18.64 ns/op BenchmarkScanStackNoLocals-4 3 45264179 ns/op BenchmarkMSpanCountAlloc/bits=64-4 11006955 10.07 ns/op BenchmarkMSpanCountAlloc/bits=128-4 10429996 10.95 ns/op BenchmarkMSpanCountAlloc/bits=256-4 9648081 12.81 ns/op BenchmarkMSpanCountAlloc/bits=512-4 7050108 16.59 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 4493040 25.35 ns/op BenchmarkHash5-4 6506566 18.54 ns/op 269.68 MB/s BenchmarkHash16-4 6465452 17.78 ns/op 899.90 MB/s BenchmarkHash64-4 6178102 18.38 ns/op 3482.02 MB/s BenchmarkHash1024-4 1933644 62.05 ns/op 16502.25 MB/s BenchmarkHash65536-4 38352 3126 ns/op 20963.22 MB/s BenchmarkAlignedLoad-4 8895757 13.43 ns/op BenchmarkUnalignedLoad-4 7923975 15.31 ns/op BenchmarkEqEfaceConcrete-4 6340232 18.87 ns/op BenchmarkEqIfaceConcrete-4 6981542 17.28 ns/op BenchmarkNeEfaceConcrete-4 6544752 18.32 ns/op BenchmarkNeIfaceConcrete-4 6665257 17.85 ns/op BenchmarkConvT2EByteSized/bool-4 6457286 18.75 ns/op BenchmarkConvT2EByteSized/uint8-4 6428467 18.60 ns/op BenchmarkConvT2ESmall-4 5729809 20.79 ns/op BenchmarkConvT2EUintptr-4 5566558 21.36 ns/op BenchmarkConvT2ELarge-4 1000000 101.0 ns/op BenchmarkConvT2ISmall-4 5812275 20.65 ns/op BenchmarkConvT2IUintptr-4 5583219 21.48 ns/op BenchmarkConvT2ILarge-4 1225155 104.2 ns/op BenchmarkConvI2E-4 5040057 23.82 ns/op BenchmarkConvI2I-4 4166053 28.74 ns/op BenchmarkAssertE2T-4 5145092 23.60 ns/op BenchmarkAssertE2TLarge-4 2335534 51.18 ns/op BenchmarkAssertE2I-4 4371040 27.47 ns/op BenchmarkAssertI2T-4 4869013 24.54 ns/op BenchmarkAssertI2I-4 4346788 27.45 ns/op BenchmarkAssertI2E-4 5818604 20.33 ns/op BenchmarkAssertE2E-4 6220082 19.08 ns/op BenchmarkAssertE2T2-4 3852160 30.97 ns/op BenchmarkAssertE2T2Blank-4 4775354 25.31 ns/op BenchmarkAssertI2E2-4 4645993 25.90 ns/op BenchmarkAssertI2E2Blank-4 6049432 19.91 ns/op BenchmarkAssertE2E2-4 4617932 25.98 ns/op BenchmarkAssertE2E2Blank-4 6027205 20.11 ns/op BenchmarkConvT2Ezero/zero/16-4 5793112 20.98 ns/op BenchmarkConvT2Ezero/zero/32-4 5789956 20.85 ns/op BenchmarkConvT2Ezero/zero/64-4 5369827 21.66 ns/op BenchmarkConvT2Ezero/zero/str-4 5670762 21.14 ns/op BenchmarkConvT2Ezero/zero/slice-4 5734610 20.49 ns/op BenchmarkConvT2Ezero/zero/big-4 258668 455.1 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1343102 84.07 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1286494 91.62 ns/op BenchmarkConvT2Ezero/nonzero/big-4 246967 498.6 ns/op BenchmarkConvT2Ezero/smallint/16-4 5646838 21.12 ns/op BenchmarkConvT2Ezero/smallint/32-4 5748019 20.80 ns/op BenchmarkConvT2Ezero/smallint/64-4 5717032 20.91 ns/op BenchmarkConvT2Ezero/largeint/16-4 1576904 70.84 ns/op BenchmarkConvT2Ezero/largeint/32-4 1622157 70.66 ns/op BenchmarkConvT2Ezero/largeint/64-4 1735657 64.78 ns/op BenchmarkMalloc8-4 1377211 85.20 ns/op BenchmarkMalloc16-4 1366402 89.41 ns/op BenchmarkMallocTypeInfo8-4 1429292 90.27 ns/op BenchmarkMallocTypeInfo16-4 1000000 109.9 ns/op BenchmarkMallocLargeStruct-4 148674 715.3 ns/op BenchmarkGoroutineSelect-4 56 2076886 ns/op BenchmarkGoroutineBlocking-4 80 1903949 ns/op BenchmarkGoroutineForRange-4 76 2250604 ns/op BenchmarkGoroutineIdle-4 100 1554094 ns/op BenchmarkHashStringSpeed-4 2796015 53.60 ns/op BenchmarkHashBytesSpeed-4 1420923 84.34 ns/op BenchmarkHashInt32Speed-4 3110985 35.51 ns/op BenchmarkHashInt64Speed-4 3316761 38.69 ns/op BenchmarkHashStringArraySpeed-4 597362 193.2 ns/op BenchmarkMegMap-4 3185521 36.06 ns/op BenchmarkMegOneMap-4 4199169 28.79 ns/op BenchmarkMegEqMap-4 1374 81687 ns/op BenchmarkMegEmptyMap-4 4991157 24.13 ns/op BenchmarkSmallStrMap-4 3608064 35.57 ns/op BenchmarkMapStringKeysEight_16-4 3489010 34.90 ns/op BenchmarkMapStringKeysEight_32-4 3336943 35.51 ns/op BenchmarkMapStringKeysEight_64-4 3356985 35.58 ns/op BenchmarkMapStringKeysEight_1M-4 3384512 35.41 ns/op BenchmarkIntMap-4 4021567 29.58 ns/op BenchmarkMapFirst/1-4 4904846 23.88 ns/op BenchmarkMapFirst/2-4 4789132 24.06 ns/op BenchmarkMapFirst/3-4 4982490 23.90 ns/op BenchmarkMapFirst/4-4 4829970 24.92 ns/op BenchmarkMapFirst/5-4 4593973 24.90 ns/op BenchmarkMapFirst/6-4 4581765 26.04 ns/op BenchmarkMapFirst/7-4 4762396 25.40 ns/op BenchmarkMapFirst/8-4 4326862 25.10 ns/op BenchmarkMapFirst/9-4 4120154 28.92 ns/op BenchmarkMapFirst/10-4 4027531 30.27 ns/op BenchmarkMapFirst/11-4 3919506 28.66 ns/op BenchmarkMapFirst/12-4 4031821 28.69 ns/op BenchmarkMapFirst/13-4 4205778 28.56 ns/op BenchmarkMapFirst/14-4 4234286 28.79 ns/op BenchmarkMapFirst/15-4 4093282 29.71 ns/op BenchmarkMapFirst/16-4 3975175 28.47 ns/op BenchmarkMapMid/1-4 3881857 30.36 ns/op BenchmarkMapMid/2-4 3898654 30.31 ns/op BenchmarkMapMid/3-4 3881292 30.43 ns/op BenchmarkMapMid/4-4 3787093 32.04 ns/op BenchmarkMapMid/5-4 3841833 31.15 ns/op BenchmarkMapMid/6-4 3673765 32.21 ns/op BenchmarkMapMid/7-4 3811866 32.03 ns/op BenchmarkMapMid/8-4 3680252 33.19 ns/op BenchmarkMapMid/9-4 3451257 34.85 ns/op BenchmarkMapMid/10-4 3412564 35.88 ns/op BenchmarkMapMid/11-4 3412930 36.55 ns/op BenchmarkMapMid/12-4 3356082 36.18 ns/op BenchmarkMapMid/13-4 3520149 33.30 ns/op BenchmarkMapMid/14-4 3594769 33.70 ns/op BenchmarkMapMid/15-4 3549687 32.60 ns/op BenchmarkMapMid/16-4 3426140 33.77 ns/op BenchmarkMapLast/1-4 3960411 30.63 ns/op BenchmarkMapLast/2-4 3739430 30.75 ns/op BenchmarkMapLast/3-4 3878374 31.29 ns/op BenchmarkMapLast/4-4 3597565 32.78 ns/op BenchmarkMapLast/5-4 3864994 31.12 ns/op BenchmarkMapLast/6-4 3706828 33.21 ns/op BenchmarkMapLast/7-4 3615228 32.63 ns/op BenchmarkMapLast/8-4 3437473 34.85 ns/op BenchmarkMapLast/9-4 3365842 34.83 ns/op BenchmarkMapLast/10-4 3351058 36.04 ns/op BenchmarkMapLast/11-4 3229888 34.87 ns/op BenchmarkMapLast/12-4 2991261 36.57 ns/op BenchmarkMapLast/13-4 3477340 33.90 ns/op BenchmarkMapLast/14-4 3434852 34.26 ns/op BenchmarkMapLast/15-4 3247300 37.30 ns/op BenchmarkMapLast/16-4 3638296 33.86 ns/op BenchmarkMapCycle-4 1888825 58.24 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3269310 36.03 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 2314 50249 ns/op BenchmarkMakeMap/[Byte]Byte-4 540987 188.0 ns/op BenchmarkMakeMap/[Int]Int-4 316766 338.9 ns/op BenchmarkNewEmptyMap-4 12361663 8.443 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1702630 70.49 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 488208 241.8 ns/op BenchmarkMapIterEmpty-4 5737045 20.98 ns/op BenchmarkSameLengthMap-4 4740097 25.44 ns/op BenchmarkBigKeyMap-4 1696458 71.01 ns/op BenchmarkBigValMap-4 1489006 80.52 ns/op BenchmarkSmallKeyMap-4 2931050 40.68 ns/op BenchmarkMapPopulate/1-4 2325966 50.59 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 127386 887.5 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 7684 17310 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 716 162331 ns/op 51766 B/op 55 allocs/op BenchmarkMapPopulate/10000-4 51 2461576 ns/op 416360 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 3 37960949 ns/op 6530530 B/op 2877 allocs/op BenchmarkComplexAlgMap-4 503404 238.1 ns/op BenchmarkGoMapClear/Reflexive/1-4 681283 171.6 ns/op BenchmarkGoMapClear/Reflexive/10-4 625826 183.3 ns/op BenchmarkGoMapClear/Reflexive/100-4 228614 506.6 ns/op BenchmarkGoMapClear/Reflexive/1000-4 40891 2870 ns/op BenchmarkGoMapClear/Reflexive/10000-4 5419 22133 ns/op BenchmarkGoMapClear/NonReflexive/1-4 523437 217.9 ns/op BenchmarkGoMapClear/NonReflexive/10-4 480141 238.5 ns/op BenchmarkGoMapClear/NonReflexive/100-4 208807 572.9 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 39805 2903 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 5353 22256 ns/op BenchmarkMapStringConversion/32/simple-4 1834710 65.99 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1738516 67.92 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1613530 73.43 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1693977 70.40 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1586202 73.76 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1489166 80.86 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 1887904 62.53 ns/op BenchmarkMapInterfacePtr-4 1955650 59.83 ns/op BenchmarkNewEmptyMapHintLessThan8-4 4832928 25.05 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 119197 958.0 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 4808 22247 ns/op BenchmarkMapPop1000-4 372 316202 ns/op BenchmarkMapPop10000-4 20 5832127 ns/op BenchmarkMapAssign/Int32/256-4 2306082 50.10 ns/op BenchmarkMapAssign/Int32/65536-4 882728 132.4 ns/op BenchmarkMapAssign/Int64/256-4 2385751 52.89 ns/op BenchmarkMapAssign/Int64/65536-4 857520 143.1 ns/op BenchmarkMapAssign/Str/256-4 1895346 63.12 ns/op BenchmarkMapAssign/Str/65536-4 400112 268.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1529346 80.20 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 548870 186.2 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1529960 78.52 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 479767 227.8 ns/op BenchmarkMapOperatorAssign/Str/256-4 472122 2362 ns/op BenchmarkMapOperatorAssign/Str/65536-4 132561 775.1 ns/op BenchmarkMapAppendAssign/Int32/256-4 754605 174.8 ns/op 29 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 176062 618.8 ns/op 69 B/op 1 allocs/op BenchmarkMapAppendAssign/Int64/256-4 856839 162.4 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 157500 703.5 ns/op 81 B/op 1 allocs/op BenchmarkMapAppendAssign/Str/256-4 584403 268.0 ns/op 52 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 105328 1111 ns/op 138 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1806415 72.16 ns/op BenchmarkMapDelete/Int32/1000-4 1922702 62.11 ns/op BenchmarkMapDelete/Int32/10000-4 1884830 63.51 ns/op BenchmarkMapDelete/Int64/100-4 1815528 71.58 ns/op BenchmarkMapDelete/Int64/1000-4 1907808 62.98 ns/op BenchmarkMapDelete/Int64/10000-4 1778822 65.65 ns/op BenchmarkMapDelete/Str/100-4 1408645 85.29 ns/op BenchmarkMapDelete/Str/1000-4 1508587 78.75 ns/op BenchmarkMapDelete/Str/10000-4 1319556 87.32 ns/op BenchmarkMapDelete/Pointer/100-4 1634565 78.01 ns/op BenchmarkMapDelete/Pointer/1000-4 1617480 71.14 ns/op BenchmarkMapDelete/Pointer/10000-4 1700098 74.89 ns/op BenchmarkMemmove/0-4 15559381 7.723 ns/op BenchmarkMemmove/1-4 1959262 60.98 ns/op 16.40 MB/s BenchmarkMemmove/2-4 1906107 63.01 ns/op 31.74 MB/s BenchmarkMemmove/3-4 1894347 62.67 ns/op 47.87 MB/s BenchmarkMemmove/4-4 1895152 63.18 ns/op 63.31 MB/s BenchmarkMemmove/5-4 1895696 64.05 ns/op 78.07 MB/s BenchmarkMemmove/6-4 1902398 63.82 ns/op 94.01 MB/s BenchmarkMemmove/7-4 1897032 63.40 ns/op 110.41 MB/s BenchmarkMemmove/8-4 1937289 60.79 ns/op 131.59 MB/s BenchmarkMemmove/9-4 1831194 64.75 ns/op 139.00 MB/s BenchmarkMemmove/10-4 1836211 66.62 ns/op 150.10 MB/s BenchmarkMemmove/11-4 1801197 65.06 ns/op 169.07 MB/s BenchmarkMemmove/12-4 1805284 65.19 ns/op 184.07 MB/s BenchmarkMemmove/13-4 1827608 64.87 ns/op 200.40 MB/s BenchmarkMemmove/14-4 1796839 64.58 ns/op 216.79 MB/s BenchmarkMemmove/15-4 1841400 64.56 ns/op 232.36 MB/s BenchmarkMemmove/16-4 1931490 62.37 ns/op 256.55 MB/s BenchmarkMemmove/32-4 1848608 64.66 ns/op 494.88 MB/s BenchmarkMemmove/64-4 1687554 71.18 ns/op 899.16 MB/s BenchmarkMemmove/128-4 1394948 86.19 ns/op 1485.09 MB/s BenchmarkMemmove/256-4 901896 130.7 ns/op 1958.05 MB/s BenchmarkMemmove/512-4 624780 186.3 ns/op 2748.22 MB/s BenchmarkMemmove/1024-4 385885 287.4 ns/op 3563.07 MB/s BenchmarkMemmove/2048-4 240384 493.9 ns/op 4146.69 MB/s BenchmarkMemmove/4096-4 129180 916.9 ns/op 4467.28 MB/s BenchmarkMemmoveOverlap/32-4 1795432 64.48 ns/op 496.25 MB/s BenchmarkMemmoveOverlap/64-4 1680718 72.17 ns/op 886.80 MB/s BenchmarkMemmoveOverlap/128-4 1382390 86.75 ns/op 1475.58 MB/s BenchmarkMemmoveOverlap/256-4 901972 131.1 ns/op 1952.86 MB/s BenchmarkMemmoveOverlap/512-4 635997 182.3 ns/op 2809.22 MB/s BenchmarkMemmoveOverlap/1024-4 424132 286.1 ns/op 3579.53 MB/s BenchmarkMemmoveOverlap/2048-4 241598 493.0 ns/op 4154.34 MB/s BenchmarkMemmoveOverlap/4096-4 132092 916.3 ns/op 4470.29 MB/s BenchmarkMemmoveUnalignedDst/0-4 15694219 7.580 ns/op BenchmarkMemmoveUnalignedDst/1-4 1998879 61.86 ns/op 16.16 MB/s BenchmarkMemmoveUnalignedDst/2-4 1861579 63.24 ns/op 31.63 MB/s BenchmarkMemmoveUnalignedDst/3-4 1900002 63.69 ns/op 47.10 MB/s BenchmarkMemmoveUnalignedDst/4-4 1869736 63.51 ns/op 62.98 MB/s BenchmarkMemmoveUnalignedDst/5-4 1901910 63.77 ns/op 78.41 MB/s BenchmarkMemmoveUnalignedDst/6-4 1885447 64.10 ns/op 93.60 MB/s BenchmarkMemmoveUnalignedDst/7-4 1872498 63.66 ns/op 109.96 MB/s BenchmarkMemmoveUnalignedDst/8-4 1918828 62.26 ns/op 128.50 MB/s BenchmarkMemmoveUnalignedDst/9-4 1837740 65.06 ns/op 138.34 MB/s BenchmarkMemmoveUnalignedDst/10-4 1817377 65.20 ns/op 153.38 MB/s BenchmarkMemmoveUnalignedDst/11-4 1827730 65.74 ns/op 167.33 MB/s BenchmarkMemmoveUnalignedDst/12-4 1815544 64.94 ns/op 184.78 MB/s BenchmarkMemmoveUnalignedDst/13-4 1837269 65.38 ns/op 198.83 MB/s BenchmarkMemmoveUnalignedDst/14-4 1876837 65.63 ns/op 213.31 MB/s BenchmarkMemmoveUnalignedDst/15-4 1889156 64.32 ns/op 233.20 MB/s BenchmarkMemmoveUnalignedDst/16-4 1854241 64.20 ns/op 249.22 MB/s BenchmarkMemmoveUnalignedDst/32-4 1778518 67.82 ns/op 471.87 MB/s BenchmarkMemmoveUnalignedDst/64-4 1600530 76.25 ns/op 839.37 MB/s BenchmarkMemmoveUnalignedDst/128-4 1340624 89.50 ns/op 1430.17 MB/s BenchmarkMemmoveUnalignedDst/256-4 853600 137.5 ns/op 1862.02 MB/s BenchmarkMemmoveUnalignedDst/512-4 609447 190.6 ns/op 2686.30 MB/s BenchmarkMemmoveUnalignedDst/1024-4 391112 302.7 ns/op 3382.88 MB/s BenchmarkMemmoveUnalignedDst/2048-4 238599 499.1 ns/op 4103.52 MB/s BenchmarkMemmoveUnalignedDst/4096-4 128305 936.2 ns/op 4375.03 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1716523 69.61 ns/op 459.71 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1571019 75.64 ns/op 846.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1318768 91.63 ns/op 1396.88 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 858400 136.1 ns/op 1881.58 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 626516 189.1 ns/op 2706.87 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 396433 290.9 ns/op 3520.15 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 239797 501.0 ns/op 4087.59 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 129482 915.6 ns/op 4473.38 MB/s BenchmarkMemmoveUnalignedSrc/0-4 15624643 7.741 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1928798 60.99 ns/op 16.40 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1875148 62.54 ns/op 31.98 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1900399 61.36 ns/op 48.89 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1899726 62.71 ns/op 63.79 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1889552 63.44 ns/op 78.82 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1912362 62.77 ns/op 95.59 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1896014 63.16 ns/op 110.82 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1898500 61.95 ns/op 129.15 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1867264 65.46 ns/op 137.48 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1863145 64.80 ns/op 154.33 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1871905 64.73 ns/op 169.93 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1831503 65.61 ns/op 182.91 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1829211 65.51 ns/op 198.44 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1831088 65.10 ns/op 215.05 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1852884 64.85 ns/op 231.30 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1804887 66.17 ns/op 241.79 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1730746 68.47 ns/op 467.35 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1581514 74.74 ns/op 856.32 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1346266 88.53 ns/op 1445.81 MB/s BenchmarkMemmoveUnalignedSrc/256-4 866673 135.3 ns/op 1892.73 MB/s BenchmarkMemmoveUnalignedSrc/512-4 627022 188.4 ns/op 2717.14 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 410679 289.9 ns/op 3532.20 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 237970 500.9 ns/op 4088.54 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 125989 932.5 ns/op 4392.43 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1754047 67.90 ns/op 471.29 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1574690 75.15 ns/op 851.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1338296 89.23 ns/op 1434.57 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 857666 134.4 ns/op 1904.46 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 639261 186.5 ns/op 2744.62 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 414424 287.9 ns/op 3556.47 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 238519 495.7 ns/op 4131.93 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 127222 915.5 ns/op 4473.89 MB/s BenchmarkMemclr/5-4 11824712 10.01 ns/op 499.45 MB/s BenchmarkMemclr/16-4 12082897 9.855 ns/op 1623.62 MB/s BenchmarkMemclr/64-4 11111762 10.69 ns/op 5986.72 MB/s BenchmarkMemclr/256-4 9668797 12.44 ns/op 20577.94 MB/s BenchmarkMemclr/4096-4 2422776 49.49 ns/op 82769.60 MB/s BenchmarkMemclr/65536-4 53850 1965 ns/op 33350.25 MB/s BenchmarkMemclr/1M-4 2704 41816 ns/op 25075.74 MB/s BenchmarkMemclr/4M-4 680 172575 ns/op 24304.18 MB/s BenchmarkMemclr/8M-4 272 410063 ns/op 20456.88 MB/s BenchmarkMemclr/16M-4 48 2308334 ns/op 7268.10 MB/s BenchmarkMemclr/64M-4 12 9876295 ns/op 6794.94 MB/s BenchmarkMemclrUnaligned/0_5-4 7064725 16.88 ns/op 296.15 MB/s BenchmarkMemclrUnaligned/0_16-4 7059916 17.06 ns/op 937.60 MB/s BenchmarkMemclrUnaligned/0_64-4 6709136 17.57 ns/op 3642.86 MB/s BenchmarkMemclrUnaligned/0_256-4 5830173 20.55 ns/op 12459.23 MB/s BenchmarkMemclrUnaligned/0_4096-4 2204152 55.21 ns/op 74190.50 MB/s BenchmarkMemclrUnaligned/0_65536-4 59634 1816 ns/op 36091.09 MB/s BenchmarkMemclrUnaligned/1_5-4 7231680 16.83 ns/op 297.00 MB/s BenchmarkMemclrUnaligned/1_16-4 7017482 17.01 ns/op 940.72 MB/s BenchmarkMemclrUnaligned/1_64-4 6721518 17.71 ns/op 3614.35 MB/s BenchmarkMemclrUnaligned/1_256-4 6260611 19.44 ns/op 13167.68 MB/s BenchmarkMemclrUnaligned/1_4096-4 1339082 93.78 ns/op 43676.08 MB/s BenchmarkMemclrUnaligned/1_65536-4 49020 2176 ns/op 30118.46 MB/s BenchmarkMemclrUnaligned/4_5-4 7180263 16.72 ns/op 299.05 MB/s BenchmarkMemclrUnaligned/4_16-4 7010329 17.22 ns/op 929.37 MB/s BenchmarkMemclrUnaligned/4_64-4 6621004 17.63 ns/op 3629.57 MB/s BenchmarkMemclrUnaligned/4_256-4 6227092 19.26 ns/op 13288.38 MB/s BenchmarkMemclrUnaligned/4_4096-4 1339311 89.38 ns/op 45827.34 MB/s BenchmarkMemclrUnaligned/4_65536-4 49302 2205 ns/op 29727.42 MB/s BenchmarkMemclrUnaligned/7_5-4 6967350 16.86 ns/op 296.59 MB/s BenchmarkMemclrUnaligned/7_16-4 7065630 17.02 ns/op 940.02 MB/s BenchmarkMemclrUnaligned/7_64-4 6750088 17.66 ns/op 3624.30 MB/s BenchmarkMemclrUnaligned/7_256-4 6188314 19.36 ns/op 13223.17 MB/s BenchmarkMemclrUnaligned/7_4096-4 1330114 89.67 ns/op 45676.24 MB/s BenchmarkMemclrUnaligned/7_65536-4 50991 2304 ns/op 28444.32 MB/s BenchmarkMemclrUnaligned/0_1M-4 2750 38760 ns/op 27053.11 MB/s BenchmarkMemclrUnaligned/0_4M-4 691 179359 ns/op 23384.91 MB/s BenchmarkMemclrUnaligned/0_8M-4 284 457386 ns/op 18340.33 MB/s BenchmarkMemclrUnaligned/0_16M-4 56 2215126 ns/op 7573.93 MB/s BenchmarkMemclrUnaligned/0_64M-4 12 9764621 ns/op 6872.65 MB/s BenchmarkMemclrUnaligned/1_1M-4 2715 40753 ns/op 25729.73 MB/s BenchmarkMemclrUnaligned/1_4M-4 658 174344 ns/op 24057.60 MB/s BenchmarkMemclrUnaligned/1_8M-4 152 863437 ns/op 9715.37 MB/s BenchmarkMemclrUnaligned/1_16M-4 45 2575565 ns/op 6513.99 MB/s BenchmarkMemclrUnaligned/1_64M-4 10 10224699 ns/op 6563.41 MB/s BenchmarkMemclrUnaligned/4_1M-4 2792 44550 ns/op 23536.99 MB/s BenchmarkMemclrUnaligned/4_4M-4 622 172700 ns/op 24286.66 MB/s BenchmarkMemclrUnaligned/4_8M-4 181 668060 ns/op 12556.67 MB/s BenchmarkMemclrUnaligned/4_16M-4 44 2423626 ns/op 6922.36 MB/s BenchmarkMemclrUnaligned/4_64M-4 12 9765054 ns/op 6872.35 MB/s BenchmarkMemclrUnaligned/7_1M-4 2724 42030 ns/op 24948.02 MB/s BenchmarkMemclrUnaligned/7_4M-4 673 169519 ns/op 24742.37 MB/s BenchmarkMemclrUnaligned/7_8M-4 194 600481 ns/op 13969.82 MB/s BenchmarkMemclrUnaligned/7_16M-4 43 2481218 ns/op 6761.69 MB/s BenchmarkMemclrUnaligned/7_64M-4 12 9803980 ns/op 6845.06 MB/s BenchmarkGoMemclr/5-4 2203610 55.16 ns/op 90.64 MB/s BenchmarkGoMemclr/16-4 532297 225.0 ns/op 71.10 MB/s BenchmarkGoMemclr/64-4 140394 837.4 ns/op 76.43 MB/s BenchmarkGoMemclr/256-4 35731 3304 ns/op 77.48 MB/s BenchmarkMemclrRange/1K_2K-4 68034 1727 ns/op 55503.48 MB/s BenchmarkMemclrRange/2K_8K-4 30056 3958 ns/op 84266.73 MB/s BenchmarkMemclrRange/4K_16K-4 42876 2801 ns/op 115346.40 MB/s BenchmarkMemclrRange/160K_228K-4 2335 56886 ns/op 29231.33 MB/s BenchmarkClearFat7-4 5979565 19.63 ns/op BenchmarkClearFat8-4 6982285 16.64 ns/op BenchmarkClearFat11-4 6100351 19.71 ns/op BenchmarkClearFat12-4 6236202 19.12 ns/op BenchmarkClearFat13-4 6131289 19.55 ns/op BenchmarkClearFat14-4 6154281 19.73 ns/op BenchmarkClearFat15-4 5816430 19.73 ns/op BenchmarkClearFat16-4 6563932 18.53 ns/op BenchmarkClearFat24-4 6326850 19.46 ns/op BenchmarkClearFat32-4 6129978 20.01 ns/op BenchmarkClearFat40-4 5503279 21.84 ns/op BenchmarkClearFat48-4 5855149 20.32 ns/op BenchmarkClearFat56-4 5703048 21.30 ns/op BenchmarkClearFat64-4 5296318 22.13 ns/op BenchmarkClearFat72-4 5301201 22.56 ns/op BenchmarkClearFat128-4 3690019 32.38 ns/op BenchmarkClearFat256-4 2158993 55.47 ns/op BenchmarkClearFat512-4 1480659 81.14 ns/op BenchmarkClearFat1024-4 862353 137.2 ns/op BenchmarkClearFat1032-4 804022 149.2 ns/op BenchmarkClearFat1040-4 831813 143.4 ns/op BenchmarkCopyFat7-4 6250228 19.24 ns/op BenchmarkCopyFat8-4 6882238 17.68 ns/op BenchmarkCopyFat11-4 6073269 19.91 ns/op BenchmarkCopyFat12-4 6231703 19.21 ns/op BenchmarkCopyFat13-4 6208126 18.78 ns/op BenchmarkCopyFat14-4 6215930 19.07 ns/op BenchmarkCopyFat15-4 5970175 19.99 ns/op BenchmarkCopyFat16-4 6602876 18.50 ns/op BenchmarkCopyFat24-4 6144652 19.21 ns/op BenchmarkCopyFat32-4 6193032 19.10 ns/op BenchmarkCopyFat64-4 5271817 22.75 ns/op BenchmarkCopyFat72-4 5140350 23.19 ns/op BenchmarkCopyFat128-4 3667957 32.53 ns/op BenchmarkCopyFat256-4 2093839 57.85 ns/op BenchmarkCopyFat512-4 1387725 86.56 ns/op BenchmarkCopyFat520-4 1369532 87.52 ns/op BenchmarkCopyFat1024-4 816841 147.8 ns/op BenchmarkCopyFat1032-4 779409 152.7 ns/op BenchmarkCopyFat1040-4 795121 151.6 ns/op BenchmarkIssue18740/2byte-4 421 278212 ns/op BenchmarkIssue18740/4byte-4 706 167143 ns/op BenchmarkIssue18740/8byte-4 1006 118314 ns/op BenchmarkMemclrKnownSize1-4 8986915 13.59 ns/op 73.56 MB/s BenchmarkMemclrKnownSize2-4 5762389 19.99 ns/op 100.07 MB/s BenchmarkMemclrKnownSize4-4 3540932 34.14 ns/op 117.16 MB/s BenchmarkMemclrKnownSize8-4 1000000 113.5 ns/op 70.50 MB/s BenchmarkMemclrKnownSize16-4 505693 227.7 ns/op 70.27 MB/s BenchmarkMemclrKnownSize32-4 276206 435.7 ns/op 73.44 MB/s BenchmarkMemclrKnownSize64-4 143143 870.7 ns/op 73.50 MB/s BenchmarkMemclrKnownSize112-4 81450 1484 ns/op 75.49 MB/s BenchmarkMemclrKnownSize128-4 73458 1631 ns/op 78.50 MB/s BenchmarkMemclrKnownSize192-4 49071 2450 ns/op 78.37 MB/s BenchmarkMemclrKnownSize248-4 36512 3266 ns/op 75.92 MB/s BenchmarkMemclrKnownSize256-4 36177 3353 ns/op 76.35 MB/s BenchmarkMemclrKnownSize512-4 17874 6816 ns/op 75.11 MB/s BenchmarkMemclrKnownSize1024-4 8683 13581 ns/op 75.40 MB/s BenchmarkMemclrKnownSize4096-4 2152 53726 ns/op 76.24 MB/s BenchmarkMemclrKnownSize512KiB-4 16 7132262 ns/op 73.51 MB/s BenchmarkReadMetricsLatency-4 16597 4790 p50-ns 6408 p90-ns 18294 p99-ns BenchmarkFinalizer-4 182 639310 ns/op BenchmarkFinalizerRun-4 200769 852.1 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 7295300 15.55 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3110862 38.18 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2446020 48.72 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 2379350 48.95 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1301896 90.94 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1000000 102.1 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2223985 52.62 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1258716 94.18 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1314034 90.37 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 1852695 63.79 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 1885938 64.53 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1690870 69.84 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1464373 80.74 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1342756 88.76 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 6218983 19.26 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 6545628 18.39 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 6500922 18.37 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 6588787 18.42 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 5586019 20.55 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 5208730 23.22 ns/op BenchmarkFindBitRange64/PatternAASize2-4 6541670 18.50 ns/op BenchmarkFindBitRange64/PatternAASize8-4 6504266 18.51 ns/op BenchmarkFindBitRange64/PatternAASize32-4 6564292 18.27 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 6546760 18.40 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 6555345 18.34 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 6578622 18.33 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 6479422 18.23 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 6430550 18.30 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 6508933 18.62 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 6346510 18.46 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 6495289 18.41 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 6502642 18.39 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 6552206 18.34 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 6135366 19.57 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 6115260 19.52 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 6543697 18.26 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 6058531 19.90 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 6138955 19.93 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 6483543 18.44 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 6104396 19.70 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 5893918 19.69 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 6474348 18.40 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 6038553 19.73 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 6026626 20.11 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 6560538 18.39 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 6531392 18.56 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 6473272 18.36 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 6524329 18.39 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 6440506 18.26 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 6571286 18.20 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 6637492 18.29 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 6539248 18.31 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 6526053 18.37 ns/op BenchmarkNetpollBreak-4 3543 30568 ns/op BenchmarkPinnerPinUnpinBatch-4 1002 112228 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 218 531535 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1066 111240 ns/op BenchmarkPinnerPinUnpin-4 1000000 103.7 ns/op BenchmarkPinnerPinUnpinTiny-4 1000000 104.6 ns/op BenchmarkPinnerPinUnpinDouble-4 438499 272.5 ns/op BenchmarkPinnerPinUnpinParallel-4 3333324 33.42 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 3279028 33.81 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 216170 583.6 ns/op BenchmarkPinnerIsPinnedOnPinned-4 5470436 20.25 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 5789438 19.67 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 9335498 12.50 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 7822988 13.22 ns/op BenchmarkPingPongHog-4 268 374158 ns/op BenchmarkStackGrowth-4 124419 929.0 ns/op BenchmarkStackGrowthDeep-4 1186 97683 ns/op BenchmarkCreateGoroutines-4 50379 2317 ns/op BenchmarkCreateGoroutinesParallel-4 45183 2765 ns/op BenchmarkCreateGoroutinesCapture-4 7292 14559 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 30369 3968 ns/op BenchmarkClosureCall-4 18171220 6.458 ns/op BenchmarkWakeupParallelSpinning/0s-4 8398 19141 ns/op BenchmarkWakeupParallelSpinning/1µs-4 7017 21487 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4886 23832 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3459 35990 ns/op BenchmarkWakeupParallelSpinning/10µs-4 2149 57940 ns/op BenchmarkWakeupParallelSpinning/20µs-4 1273 95636 ns/op BenchmarkWakeupParallelSpinning/50µs-4 585 188814 ns/op BenchmarkWakeupParallelSpinning/100µs-4 339 356039 ns/op BenchmarkWakeupParallelSyscall/0s-4 764 158039 ns/op BenchmarkWakeupParallelSyscall/1µs-4 750 168686 ns/op BenchmarkWakeupParallelSyscall/2µs-4 720 162693 ns/op BenchmarkWakeupParallelSyscall/5µs-4 702 182377 ns/op BenchmarkWakeupParallelSyscall/10µs-4 637 182906 ns/op BenchmarkWakeupParallelSyscall/20µs-4 598 206251 ns/op BenchmarkWakeupParallelSyscall/50µs-4 412 269316 ns/op BenchmarkWakeupParallelSyscall/100µs-4 324 379672 ns/op BenchmarkMatmult-4 3932268 39.49 ns/op BenchmarkFastrand-4 13345539 8.993 ns/op BenchmarkFastrand64-4 10703192 9.440 ns/op BenchmarkFastrandHashiter-4 4565788 27.81 ns/op BenchmarkFastrandn/2-4 6005707 19.92 ns/op BenchmarkFastrandn/3-4 6102193 19.51 ns/op BenchmarkFastrandn/4-4 6248146 19.23 ns/op BenchmarkFastrandn/5-4 6122992 19.68 ns/op BenchmarkIfaceCmp100-4 104070 1159 ns/op BenchmarkIfaceCmpNil100-4 144086 829.0 ns/op BenchmarkEfaceCmpDiff-4 39619 3022 ns/op BenchmarkEfaceCmpDiffIndirect-4 29974 3991 ns/op BenchmarkDefer-4 1622938 72.41 ns/op BenchmarkDefer10-4 747468 154.3 ns/op BenchmarkDeferMany-4 431335 466.7 ns/op BenchmarkPanicRecover-4 179788 656.6 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 6554 17698 ns/op 16522 p50-ns 21386 p90-ns 49867 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 7104 20071 ns/op 16525 p50-ns 22115 p90-ns 92931 p99-ns BenchmarkGoroutineProfile/small/idle-4 3002 38863 ns/op 36683 p50-ns 40861 p90-ns 71757 p99-ns BenchmarkGoroutineProfile/small/loaded-4 494 462080 ns/op 137636 p50-ns 333650 p90-ns 16242873 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 5487 20051 ns/op 17591 p50-ns 25744 p90-ns 76348 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 7729 22760 ns/op 15660 p50-ns 22900 p90-ns 152641 p99-ns BenchmarkGoroutineProfile/large/idle-4 13 8576393 ns/op 8536653 p50-ns 8786571 p90-ns 8902385 p99-ns BenchmarkGoroutineProfile/large/loaded-4 9 13545618 ns/op 14065669 p50-ns 23112038 p90-ns 23112038 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 7557 18713 ns/op 17959 p50-ns 21852 p90-ns 35838 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 7764 22959 ns/op 15950 p50-ns 24763 p90-ns 189574 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 819 192974 ns/op 188248 p50-ns 204076 p90-ns 282537 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 324 361075 ns/op 232513 p50-ns 376668 p90-ns 3161132 p99-ns BenchmarkRWMutexUncontended-4 2962426 39.13 ns/op BenchmarkRWMutexWrite100-4 622207 192.0 ns/op BenchmarkRWMutexWrite10-4 242354 1313 ns/op BenchmarkRWMutexWorkWrite100-4 547767 261.1 ns/op BenchmarkRWMutexWorkWrite10-4 82956 1350 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 1791 65907 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 885 135460 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 931 125161 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 422 279704 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 465 250544 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 189 588484 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 230 515290 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 91 1277162 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 274364 447.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 288672 405.2 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 260047 448.3 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 271972 429.1 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 279691 400.1 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 256801 447.2 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 261330 415.8 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 231272 452.8 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 236803 492.9 ns/op BenchmarkMakeSlice/Byte-4 1846525 62.73 ns/op BenchmarkMakeSlice/Int16-4 2045577 58.21 ns/op BenchmarkMakeSlice/Int-4 1529359 80.30 ns/op BenchmarkMakeSlice/Ptr-4 1000000 108.6 ns/op BenchmarkMakeSlice/Struct/24-4 877977 120.5 ns/op BenchmarkMakeSlice/Struct/32-4 755407 140.4 ns/op BenchmarkMakeSlice/Struct/40-4 618183 172.0 ns/op BenchmarkGrowSlice/Byte-4 837482 145.4 ns/op BenchmarkGrowSlice/Int16-4 812331 171.9 ns/op BenchmarkGrowSlice/Int-4 544476 217.3 ns/op BenchmarkGrowSlice/Ptr-4 465322 264.7 ns/op BenchmarkGrowSlice/Struct/24-4 277912 423.2 ns/op BenchmarkGrowSlice/Struct/32-4 211384 477.9 ns/op BenchmarkGrowSlice/Struct/40-4 178048 602.4 ns/op BenchmarkExtendSlice/IntSlice-4 510656 239.6 ns/op BenchmarkExtendSlice/PointerSlice-4 376849 337.6 ns/op BenchmarkExtendSlice/NoGrow-4 867592 139.7 ns/op BenchmarkAppend-4 783242 150.0 ns/op BenchmarkAppendGrowByte-4 4 32415347 ns/op BenchmarkAppendGrowString-4 1 404114847 ns/op BenchmarkAppendSlice/1Bytes-4 1942552 60.87 ns/op BenchmarkAppendSlice/4Bytes-4 1881517 62.57 ns/op BenchmarkAppendSlice/7Bytes-4 1838932 64.16 ns/op BenchmarkAppendSlice/8Bytes-4 1854679 63.08 ns/op BenchmarkAppendSlice/15Bytes-4 1793869 65.95 ns/op BenchmarkAppendSlice/16Bytes-4 1854260 64.31 ns/op BenchmarkAppendSlice/32Bytes-4 1790035 65.92 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 85572 1381 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 23118 5127 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 9721 19517 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 1234 83979 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 97 1248660 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 20 5762208 ns/op BenchmarkAppendStr/1Bytes-4 1422297 83.59 ns/op BenchmarkAppendStr/4Bytes-4 1466247 79.97 ns/op BenchmarkAppendStr/8Bytes-4 1448698 83.15 ns/op BenchmarkAppendStr/16Bytes-4 1423180 85.21 ns/op BenchmarkAppendStr/32Bytes-4 1410901 82.94 ns/op BenchmarkAppendSpecialCase-4 737509 158.8 ns/op BenchmarkCopy/1Byte-4 1950208 60.73 ns/op 16.47 MB/s BenchmarkCopy/1String-4 1902052 62.46 ns/op 16.01 MB/s BenchmarkCopy/2Byte-4 1893524 63.69 ns/op 31.40 MB/s BenchmarkCopy/2String-4 1891388 62.75 ns/op 31.87 MB/s BenchmarkCopy/4Byte-4 1876322 63.28 ns/op 63.21 MB/s BenchmarkCopy/4String-4 1922688 63.02 ns/op 63.47 MB/s BenchmarkCopy/8Byte-4 1976505 62.11 ns/op 128.81 MB/s BenchmarkCopy/8String-4 1921248 62.13 ns/op 128.77 MB/s BenchmarkCopy/12Byte-4 1847072 64.92 ns/op 184.84 MB/s BenchmarkCopy/12String-4 1845379 64.88 ns/op 184.95 MB/s BenchmarkCopy/16Byte-4 1889566 64.26 ns/op 248.99 MB/s BenchmarkCopy/16String-4 1852635 63.57 ns/op 251.69 MB/s BenchmarkCopy/32Byte-4 1818990 65.76 ns/op 486.65 MB/s BenchmarkCopy/32String-4 1765389 66.62 ns/op 480.31 MB/s BenchmarkCopy/128Byte-4 1344649 89.02 ns/op 1437.93 MB/s BenchmarkCopy/128String-4 1000000 103.7 ns/op 1233.98 MB/s BenchmarkCopy/1024Byte-4 407414 290.6 ns/op 3524.19 MB/s BenchmarkCopy/1024String-4 350498 341.7 ns/op 2996.50 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 27564 4227 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 17324 7174 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 10333 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 12965 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 8822 16388 ns/op BenchmarkAppendInPlace/Grow/Byte-4 136258 869.2 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 131233 890.1 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 94803 1144 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 80983 1388 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 75022 1442 ns/op BenchmarkStackCopyPtr-4 1 170303663 ns/op BenchmarkStackCopy-4 1 111082866 ns/op BenchmarkStackCopyNoCache-4 19 5556858 ns/op BenchmarkStackCopyWithStkobj-4 1 123408488 ns/op BenchmarkIssue18138-4 566 187716 ns/op BenchmarkCompareStringEqual-4 10535598 10.66 ns/op BenchmarkCompareStringIdentical-4 15626954 7.596 ns/op BenchmarkCompareStringSameLength-4 12966535 9.150 ns/op BenchmarkCompareStringDifferentLength-4 18480151 6.472 ns/op BenchmarkCompareStringBigUnaligned-4 1303 87811 ns/op 11941.45 MB/s BenchmarkCompareStringBig-4 1182 97250 ns/op 10782.43 MB/s BenchmarkConcatStringAndBytes-4 2125599 55.54 ns/op BenchmarkSliceByteToString/1-4 2218587 54.16 ns/op BenchmarkSliceByteToString/2-4 1000000 109.9 ns/op BenchmarkSliceByteToString/4-4 1000000 106.9 ns/op BenchmarkSliceByteToString/8-4 1000000 106.3 ns/op BenchmarkSliceByteToString/16-4 1000000 108.2 ns/op BenchmarkSliceByteToString/32-4 1000000 123.1 ns/op BenchmarkSliceByteToString/64-4 1000000 154.8 ns/op BenchmarkSliceByteToString/128-4 803038 203.3 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2307338 52.60 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 871160 138.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 981242 120.4 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 3249786 37.29 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1614877 73.94 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 1827368 65.00 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 2250610 52.94 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 448328 271.8 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 551953 214.3 ns/op BenchmarkRuneIterate/range/ASCII-4 5536942 21.13 ns/op BenchmarkRuneIterate/range/Japanese-4 2041646 58.19 ns/op BenchmarkRuneIterate/range/MixedLength-4 2263096 52.09 ns/op BenchmarkRuneIterate/range1/ASCII-4 5523820 20.85 ns/op BenchmarkRuneIterate/range1/Japanese-4 2045116 58.31 ns/op BenchmarkRuneIterate/range1/MixedLength-4 2156530 54.61 ns/op BenchmarkRuneIterate/range2/ASCII-4 5685006 20.71 ns/op BenchmarkRuneIterate/range2/Japanese-4 2037075 58.18 ns/op BenchmarkRuneIterate/range2/MixedLength-4 2231233 52.17 ns/op BenchmarkArrayEqual-4 17181957 6.945 ns/op BenchmarkFunc/Name-4 2685255 44.87 ns/op BenchmarkFunc/Entry-4 10487916 11.43 ns/op BenchmarkFunc/FileLine-4 1550181 77.28 ns/op PASS ok runtime 148.029s goos: linux goarch: amd64 pkg: runtime/cgo cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHandle/non-concurrent-4 25952 4581 ns/op BenchmarkHandle/concurrent-4 15816 7965 ns/op PASS ok runtime/cgo 1.503s goos: linux goarch: amd64 pkg: runtime/internal/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtomicLoad64-4 21094101 5.673 ns/op BenchmarkAtomicStore64-4 9890730 12.15 ns/op BenchmarkAtomicLoad-4 20967092 5.660 ns/op BenchmarkAtomicStore-4 9906159 12.08 ns/op BenchmarkAnd8-4 9918328 12.08 ns/op BenchmarkAnd-4 9882363 12.06 ns/op BenchmarkAnd8Parallel-4 4077408 43.73 ns/op BenchmarkAndParallel-4 3048819 47.74 ns/op BenchmarkOr8-4 9940928 12.09 ns/op BenchmarkOr-4 9815764 12.07 ns/op BenchmarkOr8Parallel-4 3025954 47.71 ns/op BenchmarkOrParallel-4 3393896 46.87 ns/op BenchmarkXadd-4 3049624 48.19 ns/op BenchmarkXadd64-4 3049194 49.06 ns/op BenchmarkCas-4 2264982 52.35 ns/op BenchmarkCas64-4 2410816 53.18 ns/op BenchmarkXchg-4 2446981 44.25 ns/op BenchmarkXchg64-4 3099796 47.81 ns/op PASS ok runtime/internal/atomic 3.944s goos: linux goarch: amd64 pkg: runtime/internal/math cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkMulUintptr/small-4 4271944 27.70 ns/op BenchmarkMulUintptr/large-4 3391534 35.56 ns/op PASS ok runtime/internal/math 1.329s goos: linux goarch: amd64 pkg: runtime/pprof cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkGoroutine/Profile.WriteTo_idle_50-4 16 6594871 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 15 9787046 ns/op 672.0 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 886 129596 ns/op 5.090 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 8 14075557 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 6 21111742 ns/op 1356 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 150 974823 ns/op 53.33 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 82797638 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 1 108706949 ns/op 7242 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 13 9699874 ns/op 630.5 concurrent_launches/op PASS ok runtime/pprof 2.807s goos: linux goarch: amd64 pkg: runtime/race cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSyncLeak-4 32 3546986 ns/op BenchmarkStackLeak-4 19534 5676 ns/op PASS ok runtime/race 1.432s goos: linux goarch: amd64 pkg: runtime/trace cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkStartRegion-4 4257232 26.71 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 205110 580.3 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.398s goos: linux goarch: amd64 pkg: slices cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqualFunc_Large-4 20 5327991 ns/op BenchmarkIndex_Large-4 13516 7406 ns/op BenchmarkIndexFunc_Large-4 73 1642724 ns/op BenchmarkCompact/nil-4 6838462 16.97 ns/op BenchmarkCompact/one-4 1764537 65.96 ns/op BenchmarkCompact/sorted-4 1000000 102.7 ns/op BenchmarkCompact/1_item-4 929559 117.1 ns/op BenchmarkCompact/unsorted-4 1000000 102.9 ns/op BenchmarkCompact/many-4 633885 182.8 ns/op BenchmarkCompact_Large-4 708 173570 ns/op BenchmarkCompactFunc_Large-4 44 2398676 ns/op BenchmarkReplace/naive-fast-4 66522 1504 ns/op BenchmarkReplace/optimized-fast-4 77893 1318 ns/op BenchmarkReplace/naive-slow-4 27181 4116 ns/op BenchmarkReplace/optimized-slow-4 31118 3567 ns/op BenchmarkSortInts-4 2 95236474 ns/op BenchmarkSlicesSortInts-4 2 66268426 ns/op BenchmarkSlicesSortInts_Sorted-4 54 2222717 ns/op BenchmarkSlicesSortInts_Reversed-4 33 3427649 ns/op BenchmarkSortStrings-4 1 157541580 ns/op BenchmarkSlicesSortStrings-4 1 110949856 ns/op BenchmarkSortStructs-4 1 193264037 ns/op BenchmarkSortFuncStructs-4 1 158596039 ns/op BenchmarkBinarySearchFloats/Size16-4 1000000 106.1 ns/op BenchmarkBinarySearchFloats/Size32-4 962061 122.2 ns/op BenchmarkBinarySearchFloats/Size64-4 855808 138.4 ns/op BenchmarkBinarySearchFloats/Size128-4 714688 162.5 ns/op BenchmarkBinarySearchFloats/Size512-4 602553 192.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 574815 208.4 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 574538 200.4 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 464752 243.8 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 406917 290.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 360075 327.1 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 295892 398.6 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 274172 427.7 ns/op PASS ok slices 13.299s goos: linux goarch: amd64 pkg: sort cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkSearchWrappers-4 162490 695.3 ns/op BenchmarkSortString1K-4 170 680847 ns/op BenchmarkSortString1K_Slice-4 198 641442 ns/op BenchmarkStableString1K-4 99 1134142 ns/op BenchmarkSortInt1K-4 217 553445 ns/op BenchmarkSortInt1K_Sorted-4 3070 37830 ns/op BenchmarkSortInt1K_Reversed-4 1840 59979 ns/op BenchmarkSortInt1K_Mod8-4 542 230759 ns/op BenchmarkStableInt1K-4 139 866728 ns/op BenchmarkStableInt1K_Slice-4 160 745818 ns/op BenchmarkSortInt64K-4 2 53461131 ns/op BenchmarkSortInt64K_Slice-4 3 45432544 ns/op BenchmarkStableInt64K-4 2 73816492 ns/op BenchmarkSort1e2-4 451 269535 ns/op BenchmarkStable1e2-4 171 691449 ns/op BenchmarkSort1e4-4 2 52638910 ns/op BenchmarkStable1e4-4 1 233588507 ns/op PASS ok sort 4.523s goos: linux goarch: amd64 pkg: strconv cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAtof64Decimal-4 819907 141.6 ns/op BenchmarkAtof64Float-4 614197 164.1 ns/op BenchmarkAtof64FloatExp-4 597670 193.1 ns/op BenchmarkAtof64Big-4 436639 272.4 ns/op BenchmarkAtof64RandomBits-4 405418 281.4 ns/op BenchmarkAtof64RandomFloats-4 436460 262.5 ns/op BenchmarkAtof64RandomLongFloats-4 394496 291.5 ns/op BenchmarkAtof32Decimal-4 814507 140.8 ns/op BenchmarkAtof32Float-4 721630 162.2 ns/op BenchmarkAtof32FloatExp-4 590792 194.5 ns/op BenchmarkAtof32Random-4 345969 329.0 ns/op BenchmarkAtof32RandomLong-4 148585 794.5 ns/op BenchmarkParseInt/Pos/7bit-4 1356856 87.97 ns/op BenchmarkParseInt/Pos/26bit-4 579946 205.0 ns/op BenchmarkParseInt/Pos/31bit-4 553875 210.4 ns/op BenchmarkParseInt/Pos/56bit-4 357663 324.2 ns/op BenchmarkParseInt/Pos/63bit-4 341032 349.0 ns/op BenchmarkParseInt/Neg/7bit-4 1332559 89.52 ns/op BenchmarkParseInt/Neg/26bit-4 572175 201.7 ns/op BenchmarkParseInt/Neg/31bit-4 531070 216.5 ns/op BenchmarkParseInt/Neg/56bit-4 360838 324.9 ns/op BenchmarkParseInt/Neg/63bit-4 344976 346.3 ns/op BenchmarkAtoi/Pos/7bit-4 2005874 61.79 ns/op BenchmarkAtoi/Pos/26bit-4 773528 144.4 ns/op BenchmarkAtoi/Pos/31bit-4 698094 161.0 ns/op BenchmarkAtoi/Pos/56bit-4 419802 278.0 ns/op BenchmarkAtoi/Pos/63bit-4 325933 358.5 ns/op BenchmarkAtoi/Neg/7bit-4 1907340 62.35 ns/op BenchmarkAtoi/Neg/26bit-4 802664 145.1 ns/op BenchmarkAtoi/Neg/31bit-4 711282 162.6 ns/op BenchmarkAtoi/Neg/56bit-4 427406 273.9 ns/op BenchmarkAtoi/Neg/63bit-4 328549 358.8 ns/op BenchmarkFormatFloat/Decimal-4 110066 1113 ns/op BenchmarkFormatFloat/Float-4 105614 1150 ns/op BenchmarkFormatFloat/Exp-4 110608 1087 ns/op BenchmarkFormatFloat/NegExp-4 114592 1054 ns/op BenchmarkFormatFloat/LongExp-4 94257 1261 ns/op BenchmarkFormatFloat/Big-4 89186 1343 ns/op BenchmarkFormatFloat/BinaryExp-4 207747 583.3 ns/op BenchmarkFormatFloat/32Integer-4 114256 1055 ns/op BenchmarkFormatFloat/32ExactFraction-4 117054 1036 ns/op BenchmarkFormatFloat/32Point-4 98583 1130 ns/op BenchmarkFormatFloat/32Exp-4 112503 1057 ns/op BenchmarkFormatFloat/32NegExp-4 114150 1037 ns/op BenchmarkFormatFloat/32Shortest-4 121791 1019 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 132876 887.4 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 132757 930.0 ns/op BenchmarkFormatFloat/64Fixed1-4 142885 807.8 ns/op BenchmarkFormatFloat/64Fixed2-4 156457 806.8 ns/op BenchmarkFormatFloat/64Fixed3-4 146818 808.6 ns/op BenchmarkFormatFloat/64Fixed4-4 152965 787.2 ns/op BenchmarkFormatFloat/64Fixed12-4 83742 1403 ns/op BenchmarkFormatFloat/64Fixed16-4 105235 1130 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 110097 1064 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 100014 1179 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2149 49587 ns/op BenchmarkFormatFloat/Slowpath64-4 91094 1281 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 95617 1284 ns/op BenchmarkAppendFloat/Decimal-4 134156 873.2 ns/op BenchmarkAppendFloat/Float-4 121978 973.0 ns/op BenchmarkAppendFloat/Exp-4 137767 864.8 ns/op BenchmarkAppendFloat/NegExp-4 137707 871.5 ns/op BenchmarkAppendFloat/LongExp-4 110667 1061 ns/op BenchmarkAppendFloat/Big-4 107278 1099 ns/op BenchmarkAppendFloat/BinaryExp-4 320936 370.1 ns/op BenchmarkAppendFloat/32Integer-4 136566 877.3 ns/op BenchmarkAppendFloat/32ExactFraction-4 137078 868.1 ns/op BenchmarkAppendFloat/32Point-4 126572 930.2 ns/op BenchmarkAppendFloat/32Exp-4 136182 870.3 ns/op BenchmarkAppendFloat/32NegExp-4 135543 857.6 ns/op BenchmarkAppendFloat/32Shortest-4 153063 788.9 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 172335 677.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 168435 707.3 ns/op BenchmarkAppendFloat/64Fixed1-4 190345 619.2 ns/op BenchmarkAppendFloat/64Fixed2-4 194772 607.1 ns/op BenchmarkAppendFloat/64Fixed3-4 192805 614.5 ns/op BenchmarkAppendFloat/64Fixed4-4 194358 610.0 ns/op BenchmarkAppendFloat/64Fixed12-4 101520 1166 ns/op BenchmarkAppendFloat/64Fixed16-4 137293 869.8 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146056 814.9 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 123332 942.6 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2389 49022 ns/op BenchmarkAppendFloat/Slowpath64-4 110877 1064 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 113072 1052 ns/op BenchmarkFormatInt-4 14462 8139 ns/op BenchmarkAppendInt-4 17022 7066 ns/op BenchmarkFormatUint-4 78628 1483 ns/op BenchmarkAppendUint-4 90333 1260 ns/op BenchmarkFormatIntSmall/7-4 2621661 45.82 ns/op BenchmarkFormatIntSmall/42-4 2835522 42.04 ns/op BenchmarkAppendIntSmall-4 1365795 87.01 ns/op BenchmarkAppendUintVarlen/1-4 1287750 92.84 ns/op BenchmarkAppendUintVarlen/12-4 1297617 93.09 ns/op BenchmarkAppendUintVarlen/123-4 923754 122.4 ns/op BenchmarkAppendUintVarlen/1234-4 949938 123.1 ns/op BenchmarkAppendUintVarlen/12345-4 924280 125.6 ns/op BenchmarkAppendUintVarlen/123456-4 912129 126.6 ns/op BenchmarkAppendUintVarlen/1234567-4 895606 130.6 ns/op BenchmarkAppendUintVarlen/12345678-4 881134 130.0 ns/op BenchmarkAppendUintVarlen/123456789-4 833260 134.4 ns/op BenchmarkAppendUintVarlen/1234567890-4 850825 132.9 ns/op BenchmarkAppendUintVarlen/12345678901-4 816291 135.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 813267 136.9 ns/op BenchmarkAppendUintVarlen/1234567890123-4 792315 139.8 ns/op BenchmarkAppendUintVarlen/12345678901234-4 822736 138.8 ns/op BenchmarkAppendUintVarlen/123456789012345-4 828590 142.3 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 792668 141.5 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 780763 147.1 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 764270 147.6 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 766800 149.7 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 770605 150.2 ns/op BenchmarkQuote-4 44036 2637 ns/op BenchmarkQuoteRune-4 440006 260.8 ns/op BenchmarkAppendQuote-4 53365 2172 ns/op BenchmarkAppendQuoteRune-4 805567 140.5 ns/op BenchmarkUnquoteEasy-4 1346679 90.50 ns/op BenchmarkUnquoteHard-4 47847 2424 ns/op PASS ok strconv 16.894s goos: linux goarch: amd64 pkg: strings cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkBuildString_Builder/1Write_NoGrow-4 378531 278.4 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 139501 844.7 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 175194 624.6 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 275612 403.9 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 78710 1297 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 92568 1106 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 693939 181.8 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 20734 5754 ns/op BenchmarkGenericMatch1-4 2136 52193 ns/op BenchmarkGenericMatch2-4 432 280510 ns/op BenchmarkSingleMaxSkipping-4 8042 14783 ns/op 676.46 MB/s BenchmarkSingleLongSuffixFail-4 14227 8474 ns/op 118.24 MB/s BenchmarkSingleMatch-4 243 476132 ns/op 31.50 MB/s BenchmarkByteByteNoMatch-4 73008 1629 ns/op BenchmarkByteByteMatch-4 18165 6363 ns/op BenchmarkByteStringMatch-4 22192 5323 ns/op BenchmarkHTMLEscapeNew-4 71694 1694 ns/op BenchmarkHTMLEscapeOld-4 84380 1336 ns/op BenchmarkByteStringReplacerWriteString-4 1407 81999 ns/op BenchmarkByteReplacerWriteString-4 1569 77528 ns/op BenchmarkByteByteReplaces-4 3577 34848 ns/op BenchmarkByteByteMap-4 8928 11935 ns/op BenchmarkMap/identity/ASCII-4 664260 176.7 ns/op BenchmarkMap/identity/Greek-4 486385 244.0 ns/op BenchmarkMap/change/ASCII-4 39411 3052 ns/op BenchmarkMap/change/Greek-4 29550 4030 ns/op BenchmarkIndexRune-4 2076183 57.63 ns/op BenchmarkIndexRuneLongString-4 1752090 67.16 ns/op BenchmarkIndexRuneFastPath-4 4051370 29.61 ns/op BenchmarkIndex-4 4373344 27.50 ns/op BenchmarkLastIndex-4 5168686 25.96 ns/op BenchmarkIndexByte-4 10339758 11.64 ns/op BenchmarkToUpper/#00-4 3282955 36.35 ns/op BenchmarkToUpper/ONLYUPPER-4 2442597 47.26 ns/op BenchmarkToUpper/abc-4 329157 366.9 ns/op BenchmarkToUpper/AbC123-4 239994 468.9 ns/op BenchmarkToUpper/azAZ09_-4 274218 436.2 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 56178 2151 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 72300 1673 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 33727 3461 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 55778 2127 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 119682 960.9 ns/op BenchmarkToLower/#00-4 3189994 38.73 ns/op BenchmarkToLower/abc-4 2744192 41.48 ns/op BenchmarkToLower/AbC123-4 223503 522.6 ns/op BenchmarkToLower/azAZ09_-4 223849 529.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 93074 1217 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 64389 1809 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 34816 3394 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 77359 1527 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 116404 994.4 ns/op BenchmarkMapNoChanges-4 942949 120.0 ns/op BenchmarkTrim-4 37502 3191 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3351904 36.03 ns/op BenchmarkToValidUTF8/InvalidASCII-4 198919 608.7 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 124502 924.6 ns/op BenchmarkEqualFold/Tests-4 53563 2243 ns/op BenchmarkEqualFold/ASCII-4 3721520 32.18 ns/op BenchmarkEqualFold/UnicodePrefix-4 103219 1102 ns/op BenchmarkEqualFold/UnicodeSuffix-4 115844 996.5 ns/op BenchmarkIndexHard1-4 837 143909 ns/op BenchmarkIndexHard2-4 600 199716 ns/op BenchmarkIndexHard3-4 150 795059 ns/op BenchmarkIndexHard4-4 180 667324 ns/op BenchmarkLastIndexHard1-4 60 1990981 ns/op BenchmarkLastIndexHard2-4 60 2022061 ns/op BenchmarkLastIndexHard3-4 57 1991827 ns/op BenchmarkCountHard1-4 826 144641 ns/op BenchmarkCountHard2-4 590 201937 ns/op BenchmarkCountHard3-4 148 799230 ns/op BenchmarkIndexTorture-4 7611 15727 ns/op BenchmarkCountTorture-4 7531 15681 ns/op BenchmarkCountTortureOverlapping-4 687 174980 ns/op BenchmarkCountByte/10-4 4215916 27.30 ns/op 366.34 MB/s BenchmarkCountByte/32-4 4082869 27.69 ns/op 1155.73 MB/s BenchmarkCountByte/4096-4 869234 134.7 ns/op 30413.13 MB/s BenchmarkCountByte/4194304-4 666 172326 ns/op 24339.37 MB/s BenchmarkCountByte/67108864-4 18 6238735 ns/op 10756.81 MB/s BenchmarkFields/ASCII/16-4 250466 466.4 ns/op 34.30 MB/s 48 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 19285 6070 ns/op 42.17 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1225 94215 ns/op 43.48 MB/s 6528 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 63 1824987 ns/op 35.91 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 4 28078942 ns/op 37.34 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 118398 983.1 ns/op 16.27 MB/s 64 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 9482 12226 ns/op 20.94 MB/s 416 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 570 202709 ns/op 20.21 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 28 4179124 ns/op 15.68 MB/s 463110 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 87689340 ns/op 11.96 MB/s 10449152 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 189080 618.1 ns/op 25.89 MB/s 48 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 16861 6826 ns/op 37.50 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 918 122502 ns/op 33.44 MB/s 21888 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 42 2985005 ns/op 21.96 MB/s 463106 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 68433526 ns/op 15.32 MB/s 10457344 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 146733 802.1 ns/op 19.95 MB/s 64 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 12022 8982 ns/op 28.50 MB/s 416 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 696 158805 ns/op 25.79 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 34 3493728 ns/op 18.76 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 75136465 ns/op 13.96 MB/s 10449152 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 1 109759824 ns/op BenchmarkSplitSingleByteSeparator-4 14 8264619 ns/op BenchmarkSplitMultiByteSeparator-4 27 4012756 ns/op BenchmarkSplitNSingleByteSeparator-4 206672 523.5 ns/op BenchmarkSplitNMultiByteSeparator-4 149822 733.4 ns/op BenchmarkRepeat/5x0-4 3371965 34.64 ns/op BenchmarkRepeat/5x1-4 3459560 36.98 ns/op BenchmarkRepeat/5x2-4 268640 473.9 ns/op BenchmarkRepeat/5x6-4 161233 824.8 ns/op BenchmarkRepeat/10x0-4 3690825 32.67 ns/op BenchmarkRepeat/10x1-4 3388040 32.46 ns/op BenchmarkRepeat/10x2-4 266892 482.4 ns/op BenchmarkRepeat/10x6-4 147745 849.9 ns/op BenchmarkRepeatLarge/256/1-4 70260 1557 ns/op 164.44 MB/s BenchmarkRepeatLarge/256/16-4 114057 988.4 ns/op 259.00 MB/s BenchmarkRepeatLarge/512/1-4 55658 2024 ns/op 253.00 MB/s BenchmarkRepeatLarge/512/16-4 76249 1362 ns/op 375.86 MB/s BenchmarkRepeatLarge/1024/1-4 43732 2521 ns/op 406.14 MB/s BenchmarkRepeatLarge/1024/16-4 56280 1957 ns/op 523.26 MB/s BenchmarkRepeatLarge/2048/1-4 30614 3677 ns/op 556.98 MB/s BenchmarkRepeatLarge/2048/16-4 38103 2934 ns/op 698.08 MB/s BenchmarkRepeatLarge/4096/1-4 20718 5386 ns/op 760.47 MB/s BenchmarkRepeatLarge/4096/16-4 23877 4954 ns/op 826.73 MB/s BenchmarkRepeatLarge/8192/1-4 10000 10211 ns/op 802.30 MB/s BenchmarkRepeatLarge/8192/16-4 13144 8882 ns/op 922.36 MB/s BenchmarkRepeatLarge/8192/4097-4 5157964 22.84 ns/op 179372.90 MB/s BenchmarkRepeatLarge/16384/1-4 7276 16309 ns/op 1004.58 MB/s BenchmarkRepeatLarge/16384/16-4 8860 17954 ns/op 912.57 MB/s BenchmarkRepeatLarge/16384/4097-4 8895 12451 ns/op 987.12 MB/s BenchmarkRepeatLarge/32768/1-4 3867 30417 ns/op 1077.29 MB/s BenchmarkRepeatLarge/32768/16-4 3939 29893 ns/op 1096.17 MB/s BenchmarkRepeatLarge/32768/4097-4 4339 27018 ns/op 1061.47 MB/s BenchmarkRepeatLarge/65536/1-4 2124 56495 ns/op 1160.04 MB/s BenchmarkRepeatLarge/65536/16-4 1730 74209 ns/op 883.12 MB/s BenchmarkRepeatLarge/65536/4097-4 2126 56596 ns/op 1085.86 MB/s BenchmarkRepeatLarge/131072/1-4 219 532450 ns/op 246.17 MB/s BenchmarkRepeatLarge/131072/16-4 212 530044 ns/op 247.29 MB/s BenchmarkRepeatLarge/131072/4097-4 218 515603 ns/op 246.33 MB/s BenchmarkRepeatLarge/262144/1-4 100 1047665 ns/op 250.22 MB/s BenchmarkRepeatLarge/262144/16-4 100 1062027 ns/op 246.83 MB/s BenchmarkRepeatLarge/262144/4097-4 111 1089809 ns/op 236.84 MB/s BenchmarkRepeatLarge/524288/1-4 61 2099865 ns/op 249.68 MB/s BenchmarkRepeatLarge/524288/16-4 62 2183244 ns/op 240.14 MB/s BenchmarkRepeatLarge/524288/4097-4 56 2148717 ns/op 242.15 MB/s BenchmarkRepeatLarge/1048576/1-4 25 4165664 ns/op 251.72 MB/s BenchmarkRepeatLarge/1048576/16-4 27 4111810 ns/op 255.02 MB/s BenchmarkRepeatLarge/1048576/4097-4 28 4180628 ns/op 249.90 MB/s BenchmarkRepeatLarge/2097152/1-4 15 8053391 ns/op 260.41 MB/s BenchmarkRepeatLarge/2097152/16-4 14 8287449 ns/op 253.05 MB/s BenchmarkRepeatLarge/2097152/4097-4 15 8228638 ns/op 254.42 MB/s BenchmarkRepeatLarge/4194304/1-4 7 16813635 ns/op 249.46 MB/s BenchmarkRepeatLarge/4194304/16-4 7 15508272 ns/op 270.46 MB/s BenchmarkRepeatLarge/4194304/4097-4 7 16005558 ns/op 261.86 MB/s BenchmarkRepeatLarge/8388608/1-4 4 31273022 ns/op 268.24 MB/s BenchmarkRepeatLarge/8388608/16-4 4 30784624 ns/op 272.49 MB/s BenchmarkRepeatLarge/8388608/4097-4 4 38456844 ns/op 218.08 MB/s BenchmarkRepeatLarge/16777216/1-4 2 67181039 ns/op 249.73 MB/s BenchmarkRepeatLarge/16777216/16-4 2 62789608 ns/op 267.20 MB/s BenchmarkRepeatLarge/16777216/4097-4 2 62066874 ns/op 270.31 MB/s BenchmarkRepeatLarge/33554432/1-4 1 120844815 ns/op 277.67 MB/s BenchmarkRepeatLarge/33554432/16-4 1 119250911 ns/op 281.38 MB/s BenchmarkRepeatLarge/33554432/4097-4 1 124796845 ns/op 268.87 MB/s BenchmarkRepeatLarge/67108864/1-4 1 257910692 ns/op 260.20 MB/s BenchmarkRepeatLarge/67108864/16-4 1 235355699 ns/op 285.14 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 242028729 ns/op 277.28 MB/s BenchmarkRepeatLarge/134217728/1-4 1 477745198 ns/op 280.94 MB/s BenchmarkRepeatLarge/134217728/16-4 1 461973186 ns/op 290.53 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 471600219 ns/op 284.60 MB/s BenchmarkRepeatLarge/268435456/1-4 1 957605507 ns/op 280.32 MB/s BenchmarkRepeatLarge/268435456/16-4 1 906027166 ns/op 296.28 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 979501758 ns/op 274.05 MB/s BenchmarkRepeatLarge/536870912/1-4 1 1959474731 ns/op 273.99 MB/s BenchmarkRepeatLarge/536870912/16-4 1 1871392785 ns/op 286.88 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 1862053072 ns/op 288.32 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 3812335351 ns/op 281.65 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 3729313325 ns/op 287.92 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 3724284989 ns/op 288.31 MB/s BenchmarkIndexAnyASCII/1:1-4 2027262 56.78 ns/op BenchmarkIndexAnyASCII/1:2-4 2097534 53.59 ns/op BenchmarkIndexAnyASCII/1:4-4 2130009 54.44 ns/op BenchmarkIndexAnyASCII/1:8-4 2139051 54.58 ns/op BenchmarkIndexAnyASCII/1:16-4 2088244 64.24 ns/op BenchmarkIndexAnyASCII/1:32-4 2089520 55.82 ns/op BenchmarkIndexAnyASCII/1:64-4 2115499 54.20 ns/op BenchmarkIndexAnyASCII/16:1-4 2079926 53.76 ns/op BenchmarkIndexAnyASCII/16:2-4 767802 151.2 ns/op BenchmarkIndexAnyASCII/16:4-4 729796 154.8 ns/op BenchmarkIndexAnyASCII/16:8-4 723624 163.9 ns/op BenchmarkIndexAnyASCII/16:16-4 674271 172.6 ns/op BenchmarkIndexAnyASCII/16:32-4 598538 199.8 ns/op BenchmarkIndexAnyASCII/16:64-4 488612 246.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1834723 61.35 ns/op BenchmarkIndexAnyASCII/256:2-4 74136 1617 ns/op BenchmarkIndexAnyASCII/256:4-4 73600 1639 ns/op BenchmarkIndexAnyASCII/256:8-4 72678 1638 ns/op BenchmarkIndexAnyASCII/256:16-4 72175 1637 ns/op BenchmarkIndexAnyASCII/256:32-4 71889 1678 ns/op BenchmarkIndexAnyASCII/256:64-4 68677 1729 ns/op BenchmarkIndexAnyUTF8/1:1-4 1999671 56.12 ns/op BenchmarkIndexAnyUTF8/1:2-4 1995811 58.14 ns/op BenchmarkIndexAnyUTF8/1:4-4 2087486 53.74 ns/op BenchmarkIndexAnyUTF8/1:8-4 2093006 53.96 ns/op BenchmarkIndexAnyUTF8/1:16-4 2068488 55.17 ns/op BenchmarkIndexAnyUTF8/1:32-4 1998631 55.24 ns/op BenchmarkIndexAnyUTF8/1:64-4 2033283 56.43 ns/op BenchmarkIndexAnyUTF8/16:1-4 1668897 68.49 ns/op BenchmarkIndexAnyUTF8/16:2-4 325933 366.2 ns/op BenchmarkIndexAnyUTF8/16:4-4 318498 364.3 ns/op BenchmarkIndexAnyUTF8/16:8-4 319578 368.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 297201 380.8 ns/op BenchmarkIndexAnyUTF8/16:32-4 302655 388.3 ns/op BenchmarkIndexAnyUTF8/16:64-4 302821 400.8 ns/op BenchmarkIndexAnyUTF8/256:1-4 377119 312.7 ns/op BenchmarkIndexAnyUTF8/256:2-4 24297 4925 ns/op BenchmarkIndexAnyUTF8/256:4-4 24541 4955 ns/op BenchmarkIndexAnyUTF8/256:8-4 24278 4997 ns/op BenchmarkIndexAnyUTF8/256:16-4 23401 5092 ns/op BenchmarkIndexAnyUTF8/256:32-4 22764 5299 ns/op BenchmarkIndexAnyUTF8/256:64-4 22045 5356 ns/op BenchmarkLastIndexAnyASCII/1:1-4 1913830 63.61 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2034547 53.86 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2023396 53.96 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2044980 54.09 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2097716 53.65 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2052738 54.26 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2078581 54.25 ns/op BenchmarkLastIndexAnyASCII/16:1-4 764742 147.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 793982 147.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 774114 151.8 ns/op BenchmarkLastIndexAnyASCII/16:8-4 737262 158.4 ns/op BenchmarkLastIndexAnyASCII/16:16-4 710871 169.1 ns/op BenchmarkLastIndexAnyASCII/16:32-4 607762 197.9 ns/op BenchmarkLastIndexAnyASCII/16:64-4 488482 241.4 ns/op BenchmarkLastIndexAnyASCII/256:1-4 76692 1539 ns/op BenchmarkLastIndexAnyASCII/256:2-4 77524 1541 ns/op BenchmarkLastIndexAnyASCII/256:4-4 77811 1554 ns/op BenchmarkLastIndexAnyASCII/256:8-4 76446 1555 ns/op BenchmarkLastIndexAnyASCII/256:16-4 77308 1556 ns/op BenchmarkLastIndexAnyASCII/256:32-4 75634 1591 ns/op BenchmarkLastIndexAnyASCII/256:64-4 73382 1628 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2054046 57.47 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2113962 53.77 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2139283 53.32 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2134863 53.80 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2022951 58.76 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2006628 59.00 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 1992942 59.38 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 365097 322.4 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 188985 631.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 188126 627.9 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 190594 629.9 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 174159 660.7 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 173008 689.6 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 160698 703.6 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 28101 4321 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 13204 9135 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 12386 9747 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 12975 9359 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 10000 10015 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 10000 10255 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10000 10458 ns/op BenchmarkTrimASCII/1:1-4 3024187 41.74 ns/op BenchmarkTrimASCII/1:2-4 2167282 53.86 ns/op BenchmarkTrimASCII/1:4-4 2180320 53.82 ns/op BenchmarkTrimASCII/1:8-4 2081665 56.37 ns/op BenchmarkTrimASCII/1:16-4 1738837 68.79 ns/op BenchmarkTrimASCII/16:1-4 2305477 44.20 ns/op BenchmarkTrimASCII/16:2-4 791798 145.7 ns/op BenchmarkTrimASCII/16:4-4 757526 151.5 ns/op BenchmarkTrimASCII/16:8-4 728864 158.9 ns/op BenchmarkTrimASCII/16:16-4 690243 169.4 ns/op BenchmarkTrimASCII/256:1-4 803594 146.2 ns/op BenchmarkTrimASCII/256:2-4 78357 1539 ns/op BenchmarkTrimASCII/256:4-4 76554 1531 ns/op BenchmarkTrimASCII/256:8-4 77545 1554 ns/op BenchmarkTrimASCII/256:16-4 76383 1563 ns/op BenchmarkTrimASCII/4096:1-4 74521 1614 ns/op BenchmarkTrimASCII/4096:2-4 5053 23784 ns/op BenchmarkTrimASCII/4096:4-4 4874 23559 ns/op BenchmarkTrimASCII/4096:8-4 4983 23805 ns/op BenchmarkTrimASCII/4096:16-4 4788 23634 ns/op BenchmarkTrimByte-4 4454076 27.40 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 13294 9086 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 13202 9003 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1099 108914 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2137 53153 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4401 26617 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7454 14904 ns/op BenchmarkJoin/0-4 5112160 21.54 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 4046146 29.75 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 200980 592.6 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 141054 859.7 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 104054 1176 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 81494 1423 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 70089 1700 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 61422 2006 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2620558 46.57 ns/op BenchmarkTrimSpace/ASCII-4 1516978 78.68 ns/op BenchmarkTrimSpace/SomeNonASCII-4 140954 839.6 ns/op BenchmarkTrimSpace/JustNonASCII-4 74970 1588 ns/op BenchmarkReplaceAll-4 122307 989.3 ns/op 16 B/op 1 allocs/op PASS ok strings 68.068s goos: linux goarch: amd64 pkg: sync cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCond1-4 48452 2135 ns/op BenchmarkCond2-4 23877 4558 ns/op BenchmarkCond4-4 16746 7409 ns/op BenchmarkCond8-4 8584 13989 ns/op BenchmarkCond16-4 4495 31235 ns/op BenchmarkCond32-4 1674 71196 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 457100 272.7 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 259522 402.8 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 475927 230.6 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 449881 277.9 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 250347 403.2 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 571894 197.3 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 85196 1796 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 66571 1984 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 54039 2949 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 42717 3565 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 459472 252.8 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 148141 773.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 453508 237.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 138970 935.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 505244 236.2 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 160341 782.4 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1896535 58.63 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 33196 3193 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 116242 1145 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 484255 372.5 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 6842 16531 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 288 415353 ns/op BenchmarkRange/*sync.Map-4 1119 92053 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 79012 1368 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 197990 616.7 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 56908 2100 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 87189 1153 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 196904 528.9 ns/op BenchmarkAdversarialDelete/*sync.Map-4 129862 1098 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 57454 2059 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 169408 709.9 ns/op BenchmarkDeleteCollision/*sync.Map-4 554042 231.6 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 49707 2373 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 135435 952.4 ns/op BenchmarkSwapCollision/*sync.Map-4 71529 1790 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 253 475422 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 86484 1287 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 306948 386.1 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 22528 5893 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 50806 2193 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 19250 6237 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 316586 366.8 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 89764 1262 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 138613 1012 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1887871 61.81 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 159534 754.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1877300 63.99 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 516476 261.1 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 141321 862.2 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 391273 281.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 81228 1406 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 293547 412.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 399781 304.2 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 110046 1161 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 433960 251.5 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 242433 790.2 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 120982 1301 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 136484 777.9 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 57006 2419 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 166244 661.5 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 447410 276.7 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 108391 1132 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 473244 226.8 ns/op BenchmarkUncontendedSemaphore-4 3343206 35.53 ns/op BenchmarkContendedSemaphore-4 3105024 38.71 ns/op BenchmarkMutexUncontended-4 827977 135.5 ns/op BenchmarkMutex-4 127482 872.1 ns/op BenchmarkMutexSlack-4 130410 934.7 ns/op BenchmarkMutexWork-4 122752 1027 ns/op BenchmarkMutexWorkSlack-4 116265 1006 ns/op BenchmarkMutexNoSpin-4 51211 2216 ns/op BenchmarkMutexSpin-4 55765 1953 ns/op BenchmarkOnce-4 606637 233.1 ns/op BenchmarkOnceFunc/v=Once-4 1000000 106.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 902863 129.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 942501 123.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1000000 113.8 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 804382 144.2 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 814732 138.8 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 6614827 19.12 ns/op BenchmarkSemaSyntNonblock-4 1210054 102.7 ns/op BenchmarkSemaSyntBlock-4 1000000 111.4 ns/op BenchmarkSemaWorkNonblock-4 1000000 135.0 ns/op BenchmarkSemaWorkBlock-4 721771 149.5 ns/op BenchmarkRWMutexUncontended-4 306103 347.7 ns/op BenchmarkRWMutexWrite100-4 282919 443.1 ns/op BenchmarkRWMutexWrite10-4 249252 506.7 ns/op BenchmarkRWMutexWorkWrite100-4 211603 548.1 ns/op BenchmarkRWMutexWorkWrite10-4 190741 690.1 ns/op BenchmarkWaitGroupUncontended-4 780585 149.0 ns/op BenchmarkWaitGroupAddDone-4 348679 407.8 ns/op BenchmarkWaitGroupAddDoneWork-4 319413 352.6 ns/op BenchmarkWaitGroupWait-4 4345347 26.70 ns/op BenchmarkWaitGroupWaitWork-4 3057387 39.60 ns/op BenchmarkWaitGroupActuallyWait-4 38166 3063 ns/op 32 B/op 2 allocs/op PASS ok sync 19.349s goos: linux goarch: amd64 pkg: sync/atomic cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkValueRead-4 486865 261.6 ns/op PASS ok sync/atomic 1.150s PASS ok syscall 1.018s goos: linux goarch: amd64 pkg: testing cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTBHelper-4 91790 1276 ns/op 0 B/op 0 allocs/op PASS ok testing 1.150s goos: linux goarch: amd64 pkg: text/tabwriter cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkTable/1x10/new-4 7658 14484 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 11445 10448 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 90 1236196 ns/op 129393 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 122 974548 ns/op 1060 B/op 8 allocs/op BenchmarkTable/1x100000/new-4 1 182170587 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 181790928 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1752 66498 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 2010 55429 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 18 6185942 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5455011 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 739671518 ns/op 48120800 B/op 100074 allocs/op BenchmarkTable/10x100000/reuse-4 1 740616830 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 211 572598 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 237 504295 ns/op 165 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 61759899 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 60803731 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 7187569660 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 7087607909 ns/op 335149952 B/op 100089 allocs/op BenchmarkPyramid/10-4 2698 43002 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 37 3161687 ns/op 409128 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 345748893 ns/op 35625256 B/op 2055 allocs/op BenchmarkRagged/10-4 2539 48679 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 255 445354 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4523393 ns/op 427424 B/op 1661 allocs/op BenchmarkCode-4 7675 15574 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 20.475s goos: linux goarch: amd64 pkg: text/template/parse cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkParseLarge-4 2 79221790 ns/op BenchmarkVariableString-4 95841 1186 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2055 56585 ns/op 2508 B/op 39 allocs/op PASS ok text/template/parse 1.521s goos: linux goarch: amd64 pkg: time cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAfterFunc-4 36 3178701 ns/op BenchmarkAfter-4 92 1188175 ns/op BenchmarkStop-4 182 660760 ns/op BenchmarkSimultaneousAfterFunc-4 32 4522976 ns/op BenchmarkStartStop-4 192 647520 ns/op BenchmarkReset-4 2544 54106 ns/op BenchmarkSleep-4 30 3908475 ns/op BenchmarkParallelTimerLatency-4 38 490679 avg-late-ns 11778241 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 367477 avg-late-ns 803245 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 32 374946 avg-late-ns 1199456 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 381007 avg-late-ns 1863427 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 33 384864 avg-late-ns 2061717 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 31 313473 avg-late-ns 1555092 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 27 360212 avg-late-ns 2681886 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 186962 avg-late-ns 1811769 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 27 252297 avg-late-ns 2146635 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 26 226603 avg-late-ns 1922097 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 1192931 avg-late-ns 6321976 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 34 352133 avg-late-ns 1086933 max-late-ns BenchmarkTicker-4 328 346252 ns/op BenchmarkTickerReset-4 3861 31920 ns/op BenchmarkTickerResetNaive-4 195 660136 ns/op BenchmarkNow-4 1000000 103.5 ns/op BenchmarkNowUnixNano-4 1000000 102.6 ns/op BenchmarkNowUnixMilli-4 1000000 103.9 ns/op BenchmarkNowUnixMicro-4 1000000 102.9 ns/op BenchmarkFormat-4 58039 2042 ns/op BenchmarkFormatRFC3339-4 79093 1531 ns/op BenchmarkFormatRFC3339Nano-4 75793 1548 ns/op BenchmarkFormatNow-4 79186 1487 ns/op BenchmarkMarshalJSON-4 103184 1135 ns/op BenchmarkMarshalText-4 106324 1117 ns/op BenchmarkParse-4 137407 846.7 ns/op BenchmarkParseRFC3339UTC-4 335222 356.1 ns/op BenchmarkParseRFC3339UTCBytes-4 220114 549.5 ns/op BenchmarkParseRFC3339TZ-4 102337 1179 ns/op BenchmarkParseRFC3339TZBytes-4 77337 1520 ns/op BenchmarkParseDuration-4 529678 227.4 ns/op BenchmarkHour-4 836695 140.2 ns/op BenchmarkSecond-4 836370 140.2 ns/op BenchmarkYear-4 650779 182.9 ns/op BenchmarkDay-4 575104 199.1 ns/op BenchmarkISOWeek-4 611906 188.4 ns/op BenchmarkGoString-4 78628 1523 ns/op BenchmarkUnmarshalText-4 68061 1749 ns/op PASS ok time 11.992s goos: linux goarch: amd64 pkg: unicode/utf16 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkDecodeValidASCII-4 591182 177.6 ns/op BenchmarkDecodeValidJapaneseChars-4 684925 150.9 ns/op BenchmarkDecodeRune-4 1679599 95.80 ns/op BenchmarkEncodeValidASCII-4 546253 201.4 ns/op BenchmarkEncodeValidJapaneseChars-4 815329 143.0 ns/op BenchmarkAppendRuneValidASCII-4 1590232 75.43 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2408830 49.82 ns/op BenchmarkEncodeRune-4 2895967 40.32 ns/op PASS ok unicode/utf16 2.241s goos: linux goarch: amd64 pkg: unicode/utf8 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkRuneCountTenASCIIChars-4 840010 143.2 ns/op BenchmarkRuneCountTenJapaneseChars-4 167450 681.5 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3718642 32.51 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 411950 283.9 ns/op BenchmarkValidTenASCIIChars-4 839017 137.6 ns/op BenchmarkValid100KASCIIChars-4 91 1295142 ns/op BenchmarkValidTenJapaneseChars-4 148305 787.5 ns/op BenchmarkValidLongMostlyASCII-4 84 1407129 ns/op BenchmarkValidLongJapanese-4 46 2239173 ns/op BenchmarkValidStringTenASCIIChars-4 4439533 27.26 ns/op BenchmarkValidString100KASCIIChars-4 9345 12626 ns/op BenchmarkValidStringTenJapaneseChars-4 412004 262.2 ns/op BenchmarkValidStringLongMostlyASCII-4 1221 97365 ns/op BenchmarkValidStringLongJapanese-4 156 766724 ns/op BenchmarkEncodeASCIIRune-4 4366513 27.73 ns/op BenchmarkEncodeJapaneseRune-4 2471572 49.31 ns/op BenchmarkAppendASCIIRune-4 8750875 12.74 ns/op BenchmarkAppendJapaneseRune-4 2868290 41.77 ns/op BenchmarkDecodeASCIIRune-4 2833922 40.99 ns/op BenchmarkDecodeJapaneseRune-4 1931508 62.00 ns/op BenchmarkFullRune/ASCII-4 3340050 35.40 ns/op BenchmarkFullRune/Incomplete-4 1548040 76.89 ns/op BenchmarkFullRune/Japanese-4 3461376 34.60 ns/op PASS ok unicode/utf8 4.631s goos: linux goarch: amd64 pkg: cmd/api cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkAll-4 1 71969741479 ns/op PASS ok cmd/api 73.208s goos: linux goarch: amd64 pkg: cmd/cgo/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkCgoCall/add-int-4 393638 302.9 ns/op BenchmarkCgoCall/one-pointer-4 305576 366.4 ns/op BenchmarkCgoCall/eight-pointers-4 174307 696.4 ns/op BenchmarkCgoCall/eight-pointers-nil-4 321064 364.4 ns/op BenchmarkCgoCall/eight-pointers-array-4 15152 7104 ns/op BenchmarkCgoCall/eight-pointers-slice-4 31938 3674 ns/op BenchmarkGoString-4 1000000 106.2 ns/op BenchmarkCGoCallback-4 46759 2510 ns/op BenchmarkCGoInCThread-4 279238 403.5 ns/op PASS ok cmd/cgo/internal/test 2.328s goos: linux goarch: amd64 pkg: cmd/compile/internal/reflectdata cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkEqArrayOfStrings5-4 1182904 97.43 ns/op BenchmarkEqArrayOfStrings64-4 156247 755.3 ns/op BenchmarkEqArrayOfStrings1024-4 9614 11336 ns/op BenchmarkEqArrayOfFloats5-4 1356163 87.16 ns/op BenchmarkEqArrayOfFloats64-4 140480 851.6 ns/op BenchmarkEqArrayOfFloats1024-4 9127 12642 ns/op BenchmarkEqArrayOfStructsEq-4 2758 43290 ns/op BenchmarkEqArrayOfStructsNotEq-4 4856 23803 ns/op BenchmarkEqStruct-4 17388884 6.787 ns/op PASS ok cmd/compile/internal/reflectdata 2.335s goos: linux goarch: amd64 pkg: cmd/compile/internal/ssa cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkPhioptPass-4 10000 61074 ns/op BenchmarkCopyElim1-4 634 186908 ns/op BenchmarkCopyElim10-4 585 195151 ns/op BenchmarkCopyElim100-4 307 356519 ns/op BenchmarkCopyElim1000-4 54 2167557 ns/op BenchmarkCopyElim10000-4 3 42221692 ns/op BenchmarkCopyElim100000-4 1 700768127 ns/op BenchmarkDeadCode/1-4 583 222026 ns/op BenchmarkDeadCode/10-4 429 243386 ns/op BenchmarkDeadCode/100-4 230 521685 ns/op BenchmarkDeadCode/1000-4 39 2776635 ns/op BenchmarkDeadCode/10000-4 3 36991742 ns/op BenchmarkDeadCode/100000-4 1 471907875 ns/op BenchmarkDeadCode/200000-4 1 989828806 ns/op BenchmarkDominatorsLinear-4 10 10938256 ns/op 0.91 MB/s BenchmarkDominatorsFwdBack-4 7 15761770 ns/op 0.63 MB/s BenchmarkDominatorsManyPred-4 7 15438981 ns/op 0.65 MB/s BenchmarkDominatorsMaxPred-4 7 15139795 ns/op 0.66 MB/s BenchmarkDominatorsMaxPredVal-4 8 14421636 ns/op 0.69 MB/s BenchmarkFuse/1-4 531 229587 ns/op BenchmarkFuse/10-4 438 284844 ns/op BenchmarkFuse/100-4 136 914265 ns/op BenchmarkFuse/1000-4 18 6523857 ns/op BenchmarkFuse/10000-4 2 84171792 ns/op BenchmarkNilCheckDeep1-4 12196 9761 ns/op 0.10 MB/s 235 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 4981 23005 ns/op 0.43 MB/s 240 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 772 152930 ns/op 0.65 MB/s 669 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 72 1517209 ns/op 0.66 MB/s 4938 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 18764615 ns/op 0.53 MB/s 98656 B/op 6 allocs/op BenchmarkDSEPass-4 31 3780448 ns/op 40383 B/op 6 allocs/op BenchmarkDSEPassBlock-4 1 125220221 ns/op 4281376 B/op 108961 allocs/op BenchmarkCSEPass-4 7 16080909 ns/op 140898 B/op 10 allocs/op BenchmarkCSEPassBlock-4 1 152820757 ns/op 5648024 B/op 97346 allocs/op BenchmarkDeadcodePass-4 176 661506 ns/op 91199 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 131433937 ns/op 4042168 B/op 44889 allocs/op BenchmarkMultiPass-4 63 1824920 ns/op 244255 B/op 11 allocs/op BenchmarkMultiPassBlock-4 1 267884455 ns/op 11205936 B/op 149869 allocs/op BenchmarkCondRewrite/SoloJump-4 3103183 38.54 ns/op BenchmarkCondRewrite/CombJump-4 2840696 42.21 ns/op PASS ok cmd/compile/internal/ssa 16.352s goos: linux goarch: amd64 pkg: cmd/compile/internal/test cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLoadAdd-4 9907 11587 ns/op BenchmarkExtShift-4 16221 7408 ns/op BenchmarkModify-4 9967 11674 ns/op BenchmarkMullImm-4 17103 6972 ns/op BenchmarkConstModify-4 10000 11533 ns/op BenchmarkBitSet-4 21480 5398 ns/op BenchmarkBitClear-4 21429 5380 ns/op BenchmarkBitToggle-4 21510 5317 ns/op BenchmarkBitSetConst-4 157386 757.0 ns/op BenchmarkBitClearConst-4 161496 743.6 ns/op BenchmarkBitToggleConst-4 160364 730.5 ns/op BenchmarkDivconstI64-4 8769631 11.64 ns/op BenchmarkModconstI64-4 8915286 11.66 ns/op BenchmarkDivisiblePow2constI64-4 8854567 11.47 ns/op BenchmarkDivisibleconstI64-4 8821605 11.37 ns/op BenchmarkDivisibleWDivconstI64-4 7091886 16.89 ns/op BenchmarkDivconstU64/3-4 10500295 11.36 ns/op BenchmarkDivconstU64/5-4 10219046 11.81 ns/op BenchmarkDivconstU64/37-4 10575328 11.51 ns/op BenchmarkDivconstU64/1234567-4 10947961 10.97 ns/op BenchmarkModconstU64-4 9229335 12.12 ns/op BenchmarkDivisibleconstU64-4 10859530 11.04 ns/op BenchmarkDivisibleWDivconstU64-4 6947457 17.21 ns/op BenchmarkDivconstI32-4 8638933 11.63 ns/op BenchmarkModconstI32-4 10807291 11.12 ns/op BenchmarkDivisiblePow2constI32-4 9051241 11.37 ns/op BenchmarkDivisibleconstI32-4 8808337 11.40 ns/op BenchmarkDivisibleWDivconstI32-4 7039098 16.97 ns/op BenchmarkDivconstU32-4 10736698 11.07 ns/op BenchmarkModconstU32-4 8480061 12.33 ns/op BenchmarkDivisibleconstU32-4 9335302 11.24 ns/op BenchmarkDivisibleWDivconstU32-4 7297710 16.38 ns/op BenchmarkDivconstI16-4 10862799 11.07 ns/op BenchmarkModconstI16-4 8697790 11.94 ns/op BenchmarkDivisiblePow2constI16-4 9043392 11.51 ns/op BenchmarkDivisibleconstI16-4 8885456 11.48 ns/op BenchmarkDivisibleWDivconstI16-4 7135126 16.94 ns/op BenchmarkDivconstU16-4 8759156 11.43 ns/op BenchmarkModconstU16-4 8786842 11.42 ns/op BenchmarkDivisibleconstU16-4 10728360 11.22 ns/op BenchmarkDivisibleWDivconstU16-4 6952524 17.27 ns/op BenchmarkDivconstI8-4 10640383 11.27 ns/op BenchmarkModconstI8-4 8404771 11.97 ns/op BenchmarkDivisiblePow2constI8-4 11327876 10.58 ns/op BenchmarkDivisibleconstI8-4 9168637 11.49 ns/op BenchmarkDivisibleWDivconstI8-4 7293868 16.49 ns/op BenchmarkDivconstU8-4 9065148 11.38 ns/op BenchmarkModconstU8-4 10547737 11.38 ns/op BenchmarkDivisibleconstU8-4 10900405 11.05 ns/op BenchmarkDivisibleWDivconstU8-4 6839644 17.48 ns/op BenchmarkMul2-4 166708 720.4 ns/op BenchmarkMulNeg2-4 164090 728.0 ns/op BenchmarkEfaceInteger-4 3715591 28.33 ns/op BenchmarkDiv64UnsignedSmall-4 6730346 15.61 ns/op BenchmarkDiv64Small-4 6219370 17.52 ns/op BenchmarkDiv64SmallNegDivisor-4 5881680 18.48 ns/op BenchmarkDiv64SmallNegDividend-4 6292804 17.40 ns/op BenchmarkDiv64SmallNegBoth-4 5933421 17.96 ns/op BenchmarkDiv64Unsigned-4 6818254 15.87 ns/op BenchmarkDiv64-4 6188677 18.67 ns/op BenchmarkDiv64NegDivisor-4 6072924 18.18 ns/op BenchmarkDiv64NegDividend-4 6156154 18.33 ns/op BenchmarkDiv64NegBoth-4 6065544 18.27 ns/op BenchmarkMod64UnsignedSmall-4 7085148 15.43 ns/op BenchmarkMod64Small-4 6160851 17.18 ns/op BenchmarkMod64SmallNegDivisor-4 6037461 18.50 ns/op BenchmarkMod64SmallNegDividend-4 5903680 17.14 ns/op BenchmarkMod64SmallNegBoth-4 6107934 17.43 ns/op BenchmarkMod64Unsigned-4 6861254 15.72 ns/op BenchmarkMod64-4 6219331 17.93 ns/op BenchmarkMod64NegDivisor-4 5923411 17.78 ns/op BenchmarkMod64NegDividend-4 6076656 17.87 ns/op BenchmarkMod64NegBoth-4 6052022 18.01 ns/op BenchmarkMulconstI32/3-4 20811020 5.741 ns/op BenchmarkMulconstI32/5-4 20879376 5.714 ns/op BenchmarkMulconstI32/12-4 20736253 5.708 ns/op BenchmarkMulconstI32/120-4 21114751 5.683 ns/op BenchmarkMulconstI32/-120-4 21108754 5.704 ns/op BenchmarkMulconstI32/65537-4 21272108 5.658 ns/op BenchmarkMulconstI32/65538-4 21239626 5.645 ns/op BenchmarkMulconstI64/3-4 20911850 5.725 ns/op BenchmarkMulconstI64/5-4 20625590 5.749 ns/op BenchmarkMulconstI64/12-4 20912139 5.774 ns/op BenchmarkMulconstI64/120-4 21156980 5.686 ns/op BenchmarkMulconstI64/-120-4 21057271 5.686 ns/op BenchmarkMulconstI64/65537-4 21242480 5.643 ns/op BenchmarkMulconstI64/65538-4 21253468 5.650 ns/op BenchmarkMulconstU32/3-4 20956009 5.744 ns/op BenchmarkMulconstU32/5-4 20950260 5.734 ns/op BenchmarkMulconstU32/12-4 21038734 5.732 ns/op BenchmarkMulconstU32/120-4 21084848 5.707 ns/op BenchmarkMulconstU32/65537-4 21192250 5.678 ns/op BenchmarkMulconstU32/65538-4 21207556 5.661 ns/op BenchmarkMulconstU64/3-4 20879324 5.751 ns/op BenchmarkMulconstU64/5-4 20895435 5.727 ns/op BenchmarkMulconstU64/12-4 20880720 5.738 ns/op BenchmarkMulconstU64/120-4 20997636 5.686 ns/op BenchmarkMulconstU64/65537-4 21198292 5.641 ns/op BenchmarkMulconstU64/65538-4 21240166 5.674 ns/op BenchmarkShiftArithmeticRight-4 19741400 6.033 ns/op BenchmarkSwitch8Predictable-4 13168084 9.149 ns/op BenchmarkSwitch8Unpredictable-4 5740420 20.90 ns/op BenchmarkSwitch32Predictable-4 8363551 14.41 ns/op BenchmarkSwitch32Unpredictable-4 5751303 20.91 ns/op BenchmarkSwitchStringPredictable-4 8204296 14.67 ns/op BenchmarkSwitchStringUnpredictable-4 4334571 27.87 ns/op PASS ok cmd/compile/internal/test 19.167s goos: linux goarch: amd64 pkg: cmd/compile/internal/types2 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkLookupFieldOrMethod-4 130 960835 ns/op BenchmarkNamed/Underlying/nongeneric-4 762052 142.8 ns/op BenchmarkNamed/Underlying/generic-4 793788 142.2 ns/op BenchmarkNamed/Underlying/src_instance-4 820232 140.9 ns/op BenchmarkNamed/Underlying/user_instance-4 827773 142.5 ns/op BenchmarkCheck/http/funcbodies/info-4 1 581012365 ns/op 52655 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 372438004 ns/op 82129 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 172318652 ns/op 177475 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 142934948 ns/op 213888 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 446355279 ns/op 11613 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 91511028 ns/op 56627 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 36652397 ns/op 141352 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 34863621 ns/op 148607 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 142415496 ns/op 15232 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 41556838 ns/op 52190 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 5 23507381 ns/op 92280 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 5 21861031 ns/op 99213 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1178559775 ns/op 55430 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 618186030 ns/op 105672 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 176469462 ns/op 370035 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 120807224 ns/op 540410 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 426064054 ns/op 4698 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 67774528 ns/op 29524 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 41562053 ns/op 48149 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 3 40058622 ns/op 49954 lines/s PASS ok cmd/compile/internal/types2 17.081s goos: linux goarch: amd64 pkg: cmd/go cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkExecGoEnv-4 122 842750 ns/op 1997082 sys-ns/op 1131311 user-ns/op PASS ok cmd/go 1.201s goos: linux goarch: amd64 pkg: cmd/internal/notsha256 cpu: Intel(R) Xeon(R) CPU @ 2.20GHz BenchmarkHash8Bytes/New-4 67180 1724 ns/op 4.64 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 77791 1518 ns/op 5.27 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 14295 8378 ns/op 122.23 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 14602 8206 ns/op 124.79 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 2163 53917 ns/op 151.94 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 2218 53640 ns/op 152.72 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 1.954s All tests passed.