darwin-amd64-race at b6ae112ff1bb7ace761ed8dfee95626069280f07 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=77DF8D52-4142-4426-90D5-8481E2A8A52A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.bajx87MJeC/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0C8DB25F-E5BF-49CB-B7D0-7AA933F9BF43" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 darwin/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin *** You need to add /tmp/buildlet/go/bin to your PATH. :: Running /tmp/buildlet/go/bin/go with args ["/tmp/buildlet/go/bin/go" "install" "-race" "std"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=445" "TERM_SESSION_ID=77DF8D52-4142-4426-90D5-8481E2A8A52A" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.bajx87MJeC/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=0C8DB25F-E5BF-49CB-B7D0-7AA933F9BF43" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-race" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/bin"] in dir /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 2.015s ok archive/zip 3.131s ok bufio 1.557s ok bytes 2.653s ok cmp 1.146s ok compress/bzip2 1.569s ok compress/flate 8.715s ok compress/gzip 14.380s ok compress/lzw 2.033s ok compress/zlib 5.505s ok container/heap 1.040s ok container/list 1.037s ok container/ring 1.059s ok context 1.097s ok crypto 1.033s ok crypto/aes 1.084s ok crypto/cipher 1.071s ok crypto/des 1.069s ok crypto/dsa 1.038s ok crypto/ecdh 1.214s ok crypto/ecdsa 1.167s ok crypto/ed25519 1.473s ok crypto/elliptic 1.058s ok crypto/hmac 1.038s ok crypto/internal/alias 1.023s ok crypto/internal/bigmod 4.386s ok crypto/internal/boring 1.088s ok crypto/internal/boring/bcache 1.545s ok crypto/internal/edwards25519 1.934s ok crypto/internal/edwards25519/field 1.107s ok crypto/internal/nistec 1.809s ok crypto/internal/nistec/fiat 1.144s [no tests to run] ok crypto/md5 1.118s ok crypto/rand 1.367s ok crypto/rc4 1.573s ok crypto/rsa 2.908s ok crypto/sha1 1.054s ok crypto/sha256 1.110s ok crypto/sha512 1.048s ok crypto/subtle 1.518s ok crypto/tls 5.019s ok crypto/x509 2.659s ok database/sql 1.643s ok database/sql/driver 1.050s ok debug/buildinfo 1.128s ok debug/dwarf 1.132s ok debug/elf 2.435s ok debug/gosym 1.215s ok debug/macho 1.043s ok debug/pe 1.093s ok debug/plan9obj 1.044s ok embed 1.048s [no tests to run] ok embed/internal/embedtest 1.050s ok encoding/ascii85 1.084s ok encoding/asn1 1.041s ok encoding/base32 1.140s ok encoding/base64 1.033s ok encoding/binary 1.046s ok encoding/csv 1.121s ok encoding/gob 18.136s ok encoding/hex 1.047s ok encoding/json 3.166s ok encoding/pem 3.374s ok encoding/xml 1.226s ok errors 1.065s ok expvar 1.098s ok flag 3.183s ok fmt 1.615s ok go/ast 1.045s ok go/build 5.673s ok go/build/constraint 1.051s ok go/constant 1.060s ok go/doc 1.371s ok go/doc/comment 4.191s ok go/format 1.097s ok go/importer 3.872s ok go/internal/gccgoimporter 1.245s ok go/internal/gcimporter 23.236s ok go/internal/srcimporter 25.629s ok go/parser 2.078s ok go/printer 2.758s ok go/scanner 1.128s ok go/token 1.135s ok go/types 51.100s ok hash 1.043s ok hash/adler32 1.046s ok hash/crc32 1.050s ok hash/crc64 1.049s ok hash/fnv 1.068s ok hash/maphash 1.057s ok html 1.051s ok html/template 1.295s ok image 1.488s ok image/color 1.201s ok image/draw 1.803s ok image/gif 2.386s ok image/jpeg 2.786s ok image/png 4.399s ok index/suffixarray 2.438s ok internal/abi 1.306s ok internal/buildcfg 1.092s ok internal/coverage/cformat 1.047s ok internal/coverage/cmerge 1.046s ok internal/coverage/pods 1.054s ok internal/coverage/slicereader 1.027s ok internal/coverage/slicewriter 1.034s ok internal/coverage/test 1.090s ok internal/cpu 3.064s ok internal/dag 1.077s ok internal/diff 1.141s ok internal/fmtsort 1.024s ok internal/fuzz 1.057s ok internal/godebug 14.526s ok internal/godebugs 1.072s ok internal/intern 3.234s ok internal/itoa 1.039s ok internal/platform 2.662s ok internal/poll 1.415s ok internal/profile 1.042s ok internal/reflectlite 1.032s ok internal/safefilepath 1.037s ok internal/saferio 1.200s ok internal/singleflight 1.125s ok internal/testenv 1.846s ok internal/trace 1.529s ok internal/types/errors 2.925s ok internal/unsafeheader 1.031s ok internal/xcoff 1.044s ok internal/zstd 1.093s ok io 1.139s ok io/fs 1.282s ok io/ioutil 1.115s ok log 1.052s ok log/slog 1.184s ok log/slog/internal/benchmarks 1.025s ok log/slog/internal/buffer 1.034s ok log/syslog 2.280s ok maps 1.052s ok math 1.065s ok math/big 4.084s ok math/bits 1.047s ok math/cmplx 1.040s ok math/rand 4.689s ok mime 1.060s ok mime/multipart 6.022s ok mime/quotedprintable 1.163s ok net 14.691s ok net/http 20.315s ok net/http/cgi 13.371s ok net/http/cookiejar 1.109s ok net/http/fcgi 1.282s ok net/http/httptest 1.376s ok net/http/httptrace 1.048s ok net/http/httputil 2.147s ok net/http/internal 1.061s ok net/http/internal/ascii 1.027s ok net/http/pprof 6.269s ok net/internal/socktest 1.059s ok net/mail 1.038s ok net/netip 2.051s ok net/rpc 1.208s ok net/rpc/jsonrpc 1.164s ok net/smtp 1.231s ok net/textproto 2.306s ok net/url 1.158s ok os 7.780s ok os/exec 12.191s ok os/exec/internal/fdtest 1.043s ok os/signal 19.753s ok os/user 1.085s ok path 1.091s ok path/filepath 1.093s ok plugin 1.052s ok reflect 2.255s ok regexp 4.519s ok regexp/syntax 6.397s ok runtime 62.797s ok runtime/cgo 1.034s ok runtime/coverage 1.088s ok runtime/debug 2.179s ok runtime/internal/atomic 1.083s ok runtime/internal/math 1.071s ok runtime/internal/sys 1.064s ok runtime/internal/wasitest 1.034s ok runtime/metrics 1.059s ok runtime/pprof 23.275s ok runtime/race 14.042s ok runtime/trace 6.498s ok slices 1.718s ok sort 1.993s ok strconv 3.366s ok strings 2.465s ok sync 1.805s ok sync/atomic 4.681s ok syscall 6.906s ok testing 3.579s ok testing/fstest 1.075s ok testing/iotest 1.035s ok testing/quick 1.197s ok testing/slogtest 1.052s ok text/scanner 1.038s ok text/tabwriter 1.039s ok text/template 1.113s ok text/template/parse 1.046s ok time 3.571s ok unicode 1.067s ok unicode/utf16 1.121s ok unicode/utf8 1.064s ok cmd/addr2line 12.029s ok cmd/api 5.541s ok cmd/asm/internal/asm 4.160s ok cmd/asm/internal/lex 1.047s ok cmd/cgo/internal/swig 1.135s ok cmd/cgo/internal/test 4.035s ok cmd/cgo/internal/testcarchive 49.481s ok cmd/cgo/internal/testcshared 22.576s ok cmd/cgo/internal/testerrors 31.979s ok cmd/cgo/internal/testfortran 1.160s ok cmd/cgo/internal/testgodefs 5.014s ok cmd/cgo/internal/testlife 3.866s ok cmd/cgo/internal/testnocgo 1.104s ok cmd/cgo/internal/testplugin 101.811s ok cmd/cgo/internal/testsanitizers 1.035s [no tests to run] ok cmd/cgo/internal/testshared 1.031s ok cmd/cgo/internal/testso 5.224s ok cmd/cgo/internal/teststdio 6.420s ok cmd/cgo/internal/testtls 1.043s ok cmd/compile/internal/abt 1.068s ok cmd/compile/internal/amd64 89.805s ok cmd/compile/internal/base 1.117s ok cmd/compile/internal/compare 1.065s ok cmd/compile/internal/dwarfgen 2.358s ok cmd/compile/internal/importer 7.258s ok cmd/compile/internal/inline/inlheur 3.733s ok cmd/compile/internal/ir 1.038s ok cmd/compile/internal/logopt 3.820s ok cmd/compile/internal/loopvar 54.996s ok cmd/compile/internal/noder 1.044s ok cmd/compile/internal/reflectdata 1.045s [no tests to run] ok cmd/compile/internal/ssa 41.560s ok cmd/compile/internal/syntax 1.291s ok cmd/compile/internal/test 29.561s ok cmd/compile/internal/typecheck 1.988s ok cmd/compile/internal/types 1.035s ok cmd/compile/internal/types2 28.929s ok cmd/covdata 1.079s ok cmd/cover 23.566s ok cmd/dist 1.030s ok cmd/distpack 1.040s ok cmd/doc 5.479s ok cmd/fix 19.809s ok cmd/go 470.694s ok cmd/go/internal/auth 1.059s ok cmd/go/internal/cache 1.316s ok cmd/go/internal/cfg 1.019s [no tests to run] ok cmd/go/internal/envcmd 1.735s ok cmd/go/internal/fsys 1.379s ok cmd/go/internal/generate 1.134s ok cmd/go/internal/gover 1.045s ok cmd/go/internal/imports 1.072s ok cmd/go/internal/load 1.041s ok cmd/go/internal/lockedfile 1.341s ok cmd/go/internal/lockedfile/internal/filelock 2.107s ok cmd/go/internal/modfetch 1.058s ok cmd/go/internal/modfetch/codehost 11.227s ok cmd/go/internal/modfetch/zip_sum_test 1.290s ok cmd/go/internal/modindex 2.082s ok cmd/go/internal/modload 1.066s ok cmd/go/internal/mvs 1.089s ok cmd/go/internal/par 1.099s ok cmd/go/internal/str 1.028s ok cmd/go/internal/test 1.098s ok cmd/go/internal/toolchain 1.058s ok cmd/go/internal/vcs 1.071s ok cmd/go/internal/vcweb 1.096s ok cmd/go/internal/vcweb/vcstest 25.585s ok cmd/go/internal/web 1.045s ok cmd/go/internal/work 3.192s ok cmd/gofmt 1.230s ok cmd/internal/archive 3.458s ok cmd/internal/buildid 2.377s ok cmd/internal/cov 2.342s ok cmd/internal/dwarf 1.025s ok cmd/internal/edit 1.056s ok cmd/internal/goobj 1.030s ok cmd/internal/moddeps 3.383s ok cmd/internal/notsha256 1.044s ok cmd/internal/obj 2.233s ok cmd/internal/obj/ppc64 1.733s ok cmd/internal/obj/riscv 1.328s ok cmd/internal/obj/s390x 1.037s ok cmd/internal/obj/x86 5.081s ok cmd/internal/objabi 1.219s ok cmd/internal/pkgpath 5.196s ok cmd/internal/pkgpattern 1.039s ok cmd/internal/quoted 1.028s ok cmd/internal/src 1.022s ok cmd/internal/test2json 1.920s ok cmd/link 37.365s ok cmd/link/internal/benchmark 1.051s ok cmd/link/internal/ld 28.812s ok cmd/link/internal/loader 1.097s ok cmd/nm 9.717s ok cmd/objdump 9.441s ok cmd/pack 8.258s ok cmd/pprof 4.089s ok cmd/trace 1.186s ok cmd/vet 47.895s ##### Running benchmarks briefly. goos: darwin goarch: amd64 pkg: archive/tar Benchmark/Writer/USTAR-4 3138 34760 ns/op 1368 B/op 25 allocs/op Benchmark/Writer/GNU-4 2740 43427 ns/op 1856 B/op 37 allocs/op Benchmark/Writer/PAX-4 1836 65064 ns/op 2512 B/op 57 allocs/op Benchmark/Reader/USTAR-4 6339 23722 ns/op 5188 B/op 16 allocs/op Benchmark/Reader/GNU-4 6090 20340 ns/op 5266 B/op 15 allocs/op Benchmark/Reader/PAX-4 3166 50280 ns/op 8820 B/op 33 allocs/op PASS ok archive/tar 2.193s goos: darwin goarch: amd64 pkg: archive/zip BenchmarkCompressedZipGarbage-4 1 268120917 ns/op 828576 B/op 82 allocs/op BenchmarkZip64Test-4 1 170734864 ns/op BenchmarkZip64TestSizes/4096-4 1520 126152 ns/op BenchmarkZip64TestSizes/1048576-4 112 950958 ns/op BenchmarkZip64TestSizes/67108864-4 1 165621232 ns/op PASS ok archive/zip 2.366s goos: darwin goarch: amd64 pkg: bufio BenchmarkReaderCopyOptimal-4 218613 525.2 ns/op BenchmarkReaderCopyUnoptimal-4 136226 884.1 ns/op BenchmarkReaderCopyNoWriteTo-4 10000 49708 ns/op BenchmarkReaderWriteToOptimal-4 7338 15210 ns/op BenchmarkReaderReadString-4 133886 986.1 ns/op 144 B/op 1 allocs/op BenchmarkWriterCopyOptimal-4 200824 588.0 ns/op BenchmarkWriterCopyUnoptimal-4 226932 567.3 ns/op BenchmarkWriterCopyNoReadFrom-4 10000 46231 ns/op BenchmarkReaderEmpty-4 18054 6101 ns/op 4224 B/op 3 allocs/op BenchmarkWriterEmpty-4 14500 8103 ns/op 4096 B/op 1 allocs/op BenchmarkWriterFlush-4 564370 228.7 ns/op 0 B/op 0 allocs/op PASS ok bufio 3.756s goos: darwin goarch: amd64 pkg: bytes BenchmarkReadString-4 3360 48501 ns/op 675.62 MB/s BenchmarkWriteByte-4 396 286632 ns/op 14.29 MB/s BenchmarkWriteRune-4 228 540013 ns/op 22.76 MB/s BenchmarkBufferNotEmptyWriteRead-4 36 3833327 ns/op BenchmarkBufferFullSmallReads-4 87 1421884 ns/op BenchmarkBufferWriteBlock/N4096-4 8740 26137 ns/op 14336 B/op 6 allocs/op BenchmarkBufferWriteBlock/N65536-4 270 396698 ns/op 260096 B/op 14 allocs/op BenchmarkBufferWriteBlock/N1048576-4 8 13773799 ns/op 4192256 B/op 22 allocs/op BenchmarkBufferAppendNoCopy-4 7 18196429 ns/op 922.01 MB/s 4793490 B/op 0 allocs/op BenchmarkIndexByte/10-4 3498256 33.02 ns/op 302.89 MB/s BenchmarkIndexByte/32-4 3422686 36.06 ns/op 887.36 MB/s BenchmarkIndexByte/4K-4 1000000 109.0 ns/op 37565.93 MB/s BenchmarkIndexBytePortable/10-4 1000000 103.1 ns/op 96.95 MB/s BenchmarkIndexBytePortable/32-4 437794 278.4 ns/op 114.95 MB/s BenchmarkIndexBytePortable/4K-4 4309 30595 ns/op 133.88 MB/s BenchmarkIndexRune/10-4 1000000 120.0 ns/op 83.33 MB/s BenchmarkIndexRune/32-4 1000000 122.0 ns/op 262.32 MB/s BenchmarkIndexRune/4K-4 356635 306.1 ns/op 13382.96 MB/s BenchmarkIndexRuneASCII/10-4 3497134 32.33 ns/op 309.35 MB/s BenchmarkIndexRuneASCII/32-4 3366744 33.63 ns/op 951.64 MB/s BenchmarkIndexRuneASCII/4K-4 1000000 105.5 ns/op 38814.23 MB/s BenchmarkEqual/0-4 11175208 10.05 ns/op BenchmarkEqual/1-4 1337197 93.49 ns/op 10.70 MB/s BenchmarkEqual/6-4 1000000 108.5 ns/op 55.29 MB/s BenchmarkEqual/9-4 1000000 119.8 ns/op 75.10 MB/s BenchmarkEqual/15-4 952212 118.0 ns/op 127.09 MB/s BenchmarkEqual/16-4 1000000 109.5 ns/op 146.12 MB/s BenchmarkEqual/20-4 1000000 108.2 ns/op 184.81 MB/s BenchmarkEqual/32-4 1262485 92.44 ns/op 346.18 MB/s BenchmarkEqual/4K-4 90596 1782 ns/op 2298.52 MB/s BenchmarkEqualBothUnaligned/64_0-4 1145040 102.6 ns/op 623.72 MB/s BenchmarkEqualBothUnaligned/64_1-4 1000000 114.8 ns/op 557.42 MB/s BenchmarkEqualBothUnaligned/64_4-4 1223979 106.1 ns/op 602.99 MB/s BenchmarkEqualBothUnaligned/64_7-4 1000000 100.2 ns/op 638.87 MB/s BenchmarkEqualBothUnaligned/4096_0-4 93445 1281 ns/op 3198.65 MB/s BenchmarkEqualBothUnaligned/4096_1-4 61618 1926 ns/op 2126.35 MB/s BenchmarkEqualBothUnaligned/4096_4-4 156110 765.7 ns/op 5349.24 MB/s BenchmarkEqualBothUnaligned/4096_7-4 160134 758.9 ns/op 5397.31 MB/s BenchmarkIndex/10-4 2493337 48.47 ns/op 206.31 MB/s BenchmarkIndex/32-4 2216955 51.20 ns/op 625.05 MB/s BenchmarkIndex/4K-4 45326 2619 ns/op 1563.92 MB/s BenchmarkIndexEasy/10-4 2419563 49.01 ns/op 204.05 MB/s BenchmarkIndexEasy/32-4 2268871 49.87 ns/op 641.70 MB/s BenchmarkIndexEasy/4K-4 608659 212.8 ns/op 19244.23 MB/s BenchmarkCount/10-4 1456970 79.20 ns/op 126.27 MB/s BenchmarkCount/32-4 1424445 84.20 ns/op 380.04 MB/s BenchmarkCount/4K-4 42468 2674 ns/op 1532.04 MB/s BenchmarkCountEasy/10-4 1442527 79.54 ns/op 125.72 MB/s BenchmarkCountEasy/32-4 1431836 84.88 ns/op 376.99 MB/s BenchmarkCountEasy/4K-4 492901 297.2 ns/op 13779.94 MB/s BenchmarkCountSingle/10-4 2756750 42.63 ns/op 234.58 MB/s BenchmarkCountSingle/32-4 2353458 43.41 ns/op 737.10 MB/s BenchmarkCountSingle/4K-4 1000000 128.7 ns/op 31827.25 MB/s BenchmarkToUpper/#00-4 2762809 46.80 ns/op BenchmarkToUpper/ONLYUPPER-4 294438 412.6 ns/op BenchmarkToUpper/abc-4 484578 306.2 ns/op BenchmarkToUpper/AbC123-4 317827 422.5 ns/op BenchmarkToUpper/azAZ09_-4 247746 478.8 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 85916 1385 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 37951 3218 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 58824 1996 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 137458 911.1 ns/op BenchmarkToLower/#00-4 2545497 47.85 ns/op BenchmarkToLower/abc-4 440953 322.6 ns/op BenchmarkToLower/AbC123-4 316329 425.3 ns/op BenchmarkToLower/azAZ09_-4 296676 460.7 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 77724 1433 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 36511 3199 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 63141 1868 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 114386 1056 ns/op BenchmarkFields/ASCII/16-4 175600 618.0 ns/op 25.89 MB/s 24 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 13299 8694 ns/op 29.44 MB/s 576 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 921 154156 ns/op 26.57 MB/s 9472 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 50 2282355 ns/op 28.71 MB/s 147456 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 3 37390383 ns/op 28.04 MB/s 2269184 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 175491 788.0 ns/op 20.30 MB/s 96 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 6620 18396 ns/op 13.92 MB/s 768 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 393 319242 ns/op 12.83 MB/s 24832 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 24 5812200 ns/op 11.28 MB/s 512256 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 124261890 ns/op 8.44 MB/s 11202816 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 156763 810.4 ns/op 19.74 MB/s 24 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 9535 12210 ns/op 20.97 MB/s 576 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 508 244092 ns/op 16.78 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 28 3755089 ns/op 17.45 MB/s 512256 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 69044272 ns/op 15.19 MB/s 11211056 B/op 24 allocs/op BenchmarkFieldsFunc/Mixed/16-4 104718 1101 ns/op 14.53 MB/s 96 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 8356 15850 ns/op 16.15 MB/s 768 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 436 283337 ns/op 14.46 MB/s 24832 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 26 4871540 ns/op 13.45 MB/s 512259 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 89934386 ns/op 11.66 MB/s 11202864 B/op 24 allocs/op BenchmarkTrimSpace/NoTrim-4 1940898 105.2 ns/op BenchmarkTrimSpace/ASCII-4 1220007 96.84 ns/op BenchmarkTrimSpace/SomeNonASCII-4 100794 1174 ns/op BenchmarkTrimSpace/JustNonASCII-4 43942 4529 ns/op BenchmarkToValidUTF8/Valid-4 397414 287.1 ns/op BenchmarkToValidUTF8/InvalidASCII-4 300367 413.6 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 87211 1309 ns/op BenchmarkIndexHard1-4 1180 104163 ns/op BenchmarkIndexHard2-4 828 142856 ns/op BenchmarkIndexHard3-4 199 622991 ns/op BenchmarkIndexHard4-4 141 848462 ns/op BenchmarkLastIndexHard1-4 8 13614921 ns/op BenchmarkLastIndexHard2-4 6 17238111 ns/op BenchmarkLastIndexHard3-4 6 18637516 ns/op BenchmarkCountHard1-4 1098 102878 ns/op BenchmarkCountHard2-4 841 143965 ns/op BenchmarkCountHard3-4 187 580952 ns/op BenchmarkSplitEmptySeparator-4 1 110100125 ns/op BenchmarkSplitSingleByteSeparator-4 18 8341490 ns/op BenchmarkSplitMultiByteSeparator-4 13 8077430 ns/op BenchmarkSplitNSingleByteSeparator-4 192320 897.9 ns/op BenchmarkSplitNMultiByteSeparator-4 61560 1915 ns/op BenchmarkRepeat-4 171198 833.8 ns/op BenchmarkRepeatLarge/256/1-4 131036 1113 ns/op 230.06 MB/s BenchmarkRepeatLarge/256/16-4 214953 769.5 ns/op 332.69 MB/s BenchmarkRepeatLarge/512/1-4 67033 1687 ns/op 303.49 MB/s BenchmarkRepeatLarge/512/16-4 98869 1291 ns/op 396.54 MB/s BenchmarkRepeatLarge/1024/1-4 51610 2613 ns/op 391.86 MB/s BenchmarkRepeatLarge/1024/16-4 58772 2120 ns/op 482.96 MB/s BenchmarkRepeatLarge/2048/1-4 28020 4319 ns/op 474.20 MB/s BenchmarkRepeatLarge/2048/16-4 30624 5069 ns/op 404.04 MB/s BenchmarkRepeatLarge/4096/1-4 17239 7450 ns/op 549.77 MB/s BenchmarkRepeatLarge/4096/16-4 15181 7032 ns/op 582.48 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13566 ns/op 603.87 MB/s BenchmarkRepeatLarge/8192/16-4 10000 13118 ns/op 624.47 MB/s BenchmarkRepeatLarge/8192/4097-4 17221 7845 ns/op 522.23 MB/s BenchmarkRepeatLarge/16384/1-4 6207 25255 ns/op 648.75 MB/s BenchmarkRepeatLarge/16384/16-4 10000 23312 ns/op 702.80 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 19477 ns/op 631.06 MB/s BenchmarkRepeatLarge/32768/1-4 2416 49154 ns/op 666.65 MB/s BenchmarkRepeatLarge/32768/16-4 2943 44240 ns/op 740.70 MB/s BenchmarkRepeatLarge/32768/4097-4 2581 44809 ns/op 640.02 MB/s BenchmarkRepeatLarge/65536/1-4 1287 105894 ns/op 618.89 MB/s BenchmarkRepeatLarge/65536/16-4 1198 91671 ns/op 714.91 MB/s BenchmarkRepeatLarge/65536/4097-4 1419 99940 ns/op 614.92 MB/s BenchmarkRepeatLarge/131072/1-4 276 439097 ns/op 298.50 MB/s BenchmarkRepeatLarge/131072/16-4 270 404663 ns/op 323.90 MB/s BenchmarkRepeatLarge/131072/4097-4 307 373980 ns/op 339.61 MB/s BenchmarkRepeatLarge/262144/1-4 152 663394 ns/op 395.16 MB/s BenchmarkRepeatLarge/262144/16-4 178 678704 ns/op 386.24 MB/s BenchmarkRepeatLarge/262144/4097-4 177 664243 ns/op 388.58 MB/s BenchmarkRepeatLarge/524288/1-4 92 1328464 ns/op 394.66 MB/s BenchmarkRepeatLarge/524288/16-4 86 1313237 ns/op 399.23 MB/s BenchmarkRepeatLarge/524288/4097-4 74 1372401 ns/op 379.13 MB/s BenchmarkRepeatLarge/1048576/1-4 54 2555936 ns/op 410.25 MB/s BenchmarkRepeatLarge/1048576/16-4 46 2565169 ns/op 408.77 MB/s BenchmarkRepeatLarge/1048576/4097-4 48 2595248 ns/op 402.56 MB/s BenchmarkRepeatLarge/2097152/1-4 31 4499030 ns/op 466.13 MB/s BenchmarkRepeatLarge/2097152/16-4 31 4497467 ns/op 466.30 MB/s BenchmarkRepeatLarge/2097152/4097-4 27 4681187 ns/op 447.23 MB/s BenchmarkRepeatLarge/4194304/1-4 13 8563144 ns/op 489.81 MB/s BenchmarkRepeatLarge/4194304/16-4 14 9960078 ns/op 421.11 MB/s BenchmarkRepeatLarge/4194304/4097-4 13 8762164 ns/op 478.33 MB/s BenchmarkRepeatLarge/8388608/1-4 7 16562337 ns/op 506.49 MB/s BenchmarkRepeatLarge/8388608/16-4 7 15582101 ns/op 538.35 MB/s BenchmarkRepeatLarge/8388608/4097-4 7 17218118 ns/op 487.08 MB/s BenchmarkRepeatLarge/16777216/1-4 4 27226172 ns/op 616.22 MB/s BenchmarkRepeatLarge/16777216/16-4 4 25859905 ns/op 648.77 MB/s BenchmarkRepeatLarge/16777216/4097-4 4 26669338 ns/op 629.08 MB/s BenchmarkRepeatLarge/33554432/1-4 2 55668844 ns/op 602.75 MB/s BenchmarkRepeatLarge/33554432/16-4 3 59113052 ns/op 567.63 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 51846334 ns/op 647.19 MB/s BenchmarkRepeatLarge/67108864/1-4 1 100306346 ns/op 669.04 MB/s BenchmarkRepeatLarge/67108864/16-4 2 118742130 ns/op 565.16 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 114531935 ns/op 585.94 MB/s BenchmarkRepeatLarge/134217728/1-4 1 206155390 ns/op 651.05 MB/s BenchmarkRepeatLarge/134217728/16-4 1 200878400 ns/op 668.15 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 197166049 ns/op 680.73 MB/s BenchmarkRepeatLarge/268435456/1-4 1 410131492 ns/op 654.51 MB/s BenchmarkRepeatLarge/268435456/16-4 1 375011782 ns/op 715.81 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 383655083 ns/op 699.68 MB/s BenchmarkRepeatLarge/536870912/1-4 1 840736910 ns/op 638.57 MB/s BenchmarkRepeatLarge/536870912/16-4 1 792548904 ns/op 677.40 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 772749916 ns/op 694.75 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 7436935748 ns/op 144.38 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 2112664134 ns/op 508.24 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1590573266 ns/op 675.07 MB/s BenchmarkBytesCompare/1-4 13246820 8.870 ns/op BenchmarkBytesCompare/2-4 14304200 8.668 ns/op BenchmarkBytesCompare/4-4 14055333 8.392 ns/op BenchmarkBytesCompare/8-4 15598635 8.481 ns/op BenchmarkBytesCompare/16-4 14867653 7.740 ns/op BenchmarkBytesCompare/32-4 14009292 9.173 ns/op BenchmarkBytesCompare/64-4 12122611 10.14 ns/op BenchmarkBytesCompare/128-4 9668127 11.29 ns/op BenchmarkBytesCompare/256-4 7414737 14.33 ns/op BenchmarkBytesCompare/512-4 4903702 21.31 ns/op BenchmarkBytesCompare/1024-4 3520334 34.17 ns/op BenchmarkBytesCompare/2048-4 1776286 61.10 ns/op BenchmarkIndexAnyASCII/1:1-4 2032843 53.65 ns/op BenchmarkIndexAnyASCII/1:2-4 2208184 52.89 ns/op BenchmarkIndexAnyASCII/1:4-4 2289709 52.21 ns/op BenchmarkIndexAnyASCII/1:8-4 2198348 53.28 ns/op BenchmarkIndexAnyASCII/1:16-4 2180919 54.25 ns/op BenchmarkIndexAnyASCII/1:32-4 2217723 54.84 ns/op BenchmarkIndexAnyASCII/1:64-4 2196334 55.07 ns/op BenchmarkIndexAnyASCII/16:1-4 2203204 53.54 ns/op BenchmarkIndexAnyASCII/16:2-4 580240 198.6 ns/op BenchmarkIndexAnyASCII/16:4-4 607146 194.3 ns/op BenchmarkIndexAnyASCII/16:8-4 581817 195.4 ns/op BenchmarkIndexAnyASCII/16:16-4 553125 203.2 ns/op BenchmarkIndexAnyASCII/16:32-4 484545 230.1 ns/op BenchmarkIndexAnyASCII/16:64-4 471450 258.0 ns/op BenchmarkIndexAnyASCII/256:1-4 1965472 58.65 ns/op BenchmarkIndexAnyASCII/256:2-4 52519 2130 ns/op BenchmarkIndexAnyASCII/256:4-4 52292 2141 ns/op BenchmarkIndexAnyASCII/256:8-4 49965 2176 ns/op BenchmarkIndexAnyASCII/256:16-4 52818 2133 ns/op BenchmarkIndexAnyASCII/256:32-4 50812 2315 ns/op BenchmarkIndexAnyASCII/256:64-4 48692 2227 ns/op BenchmarkIndexAnyUTF8/1:1-4 2159024 54.78 ns/op BenchmarkIndexAnyUTF8/1:2-4 2104503 53.40 ns/op BenchmarkIndexAnyUTF8/1:4-4 2238486 52.31 ns/op BenchmarkIndexAnyUTF8/1:8-4 2225364 52.48 ns/op BenchmarkIndexAnyUTF8/1:16-4 2202181 53.02 ns/op BenchmarkIndexAnyUTF8/1:32-4 2184500 53.18 ns/op BenchmarkIndexAnyUTF8/1:64-4 2105491 53.43 ns/op BenchmarkIndexAnyUTF8/16:1-4 156792 745.1 ns/op BenchmarkIndexAnyUTF8/16:2-4 350184 291.8 ns/op BenchmarkIndexAnyUTF8/16:4-4 464841 285.4 ns/op BenchmarkIndexAnyUTF8/16:8-4 379972 289.8 ns/op BenchmarkIndexAnyUTF8/16:16-4 458108 282.1 ns/op BenchmarkIndexAnyUTF8/16:32-4 386316 305.9 ns/op BenchmarkIndexAnyUTF8/16:64-4 424486 301.6 ns/op BenchmarkIndexAnyUTF8/256:1-4 9862 11425 ns/op BenchmarkIndexAnyUTF8/256:2-4 29048 3832 ns/op BenchmarkIndexAnyUTF8/256:4-4 27915 4287 ns/op BenchmarkIndexAnyUTF8/256:8-4 30458 3860 ns/op BenchmarkIndexAnyUTF8/256:16-4 31623 3928 ns/op BenchmarkIndexAnyUTF8/256:32-4 29121 4031 ns/op BenchmarkIndexAnyUTF8/256:64-4 29427 4065 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2176635 55.49 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2210860 53.70 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2183152 52.91 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2225286 52.20 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2166465 51.26 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2180004 53.85 ns/op BenchmarkLastIndexAnyASCII/1:64-4 1960545 53.16 ns/op BenchmarkLastIndexAnyASCII/16:1-4 455792 239.7 ns/op BenchmarkLastIndexAnyASCII/16:2-4 475436 252.6 ns/op BenchmarkLastIndexAnyASCII/16:4-4 367306 409.1 ns/op BenchmarkLastIndexAnyASCII/16:8-4 455626 245.6 ns/op BenchmarkLastIndexAnyASCII/16:16-4 481342 251.6 ns/op BenchmarkLastIndexAnyASCII/16:32-4 402676 281.7 ns/op BenchmarkLastIndexAnyASCII/16:64-4 377514 390.5 ns/op BenchmarkLastIndexAnyASCII/256:1-4 39231 3036 ns/op BenchmarkLastIndexAnyASCII/256:2-4 32412 3578 ns/op BenchmarkLastIndexAnyASCII/256:4-4 35856 3236 ns/op BenchmarkLastIndexAnyASCII/256:8-4 32296 3245 ns/op BenchmarkLastIndexAnyASCII/256:16-4 36196 3083 ns/op BenchmarkLastIndexAnyASCII/256:32-4 37904 3116 ns/op BenchmarkLastIndexAnyASCII/256:64-4 38041 3121 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2101804 54.31 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2224623 53.42 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2171508 53.61 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2162600 54.52 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2248554 52.41 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2214560 52.77 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2292922 52.09 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 203299 590.1 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 439753 285.8 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 434124 273.7 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 477128 275.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 356866 284.1 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 425228 290.4 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 396825 298.3 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 13910 9401 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 33276 3600 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 33700 3561 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 29871 3702 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 31940 3775 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 30890 4471 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 27878 3951 ns/op BenchmarkTrimASCII/1:1-4 2627858 47.34 ns/op BenchmarkTrimASCII/1:2-4 2003023 59.13 ns/op BenchmarkTrimASCII/1:4-4 2106624 57.45 ns/op BenchmarkTrimASCII/1:8-4 2117478 58.54 ns/op BenchmarkTrimASCII/1:16-4 1897618 63.19 ns/op BenchmarkTrimASCII/16:1-4 624516 179.6 ns/op BenchmarkTrimASCII/16:2-4 533224 230.1 ns/op BenchmarkTrimASCII/16:4-4 556629 227.8 ns/op BenchmarkTrimASCII/16:8-4 455126 236.1 ns/op BenchmarkTrimASCII/16:16-4 484548 249.1 ns/op BenchmarkTrimASCII/256:1-4 50890 4147 ns/op BenchmarkTrimASCII/256:2-4 40934 2910 ns/op BenchmarkTrimASCII/256:4-4 41317 2908 ns/op BenchmarkTrimASCII/256:8-4 41527 2815 ns/op BenchmarkTrimASCII/256:16-4 41500 2851 ns/op BenchmarkTrimASCII/4096:1-4 3640 32519 ns/op BenchmarkTrimASCII/4096:2-4 2720 44101 ns/op BenchmarkTrimASCII/4096:4-4 2678 44482 ns/op BenchmarkTrimASCII/4096:8-4 2799 49444 ns/op BenchmarkTrimASCII/4096:16-4 2736 43933 ns/op BenchmarkTrimByte-4 2379470 49.96 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18508 6286 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18271 6188 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1086 116390 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 2013 57778 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 4309 29657 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 7826 15788 ns/op BenchmarkCompareBytesEqual-4 16756232 7.302 ns/op BenchmarkCompareBytesToNil-4 16027434 7.214 ns/op BenchmarkCompareBytesEmpty-4 21304260 5.717 ns/op BenchmarkCompareBytesIdentical-4 19231856 6.378 ns/op BenchmarkCompareBytesSameLength-4 16422612 7.585 ns/op BenchmarkCompareBytesDifferentLength-4 16984545 7.332 ns/op BenchmarkCompareBytesBigUnaligned/offset=1-4 3160 41121 ns/op 25499.97 MB/s BenchmarkCompareBytesBigUnaligned/offset=2-4 2577 40291 ns/op 26025.58 MB/s BenchmarkCompareBytesBigUnaligned/offset=3-4 3435 38763 ns/op 27051.27 MB/s BenchmarkCompareBytesBigUnaligned/offset=4-4 2751 58203 ns/op 18015.89 MB/s BenchmarkCompareBytesBigUnaligned/offset=5-4 2954 65045 ns/op 16120.82 MB/s BenchmarkCompareBytesBigUnaligned/offset=6-4 3265 54594 ns/op 19207.12 MB/s BenchmarkCompareBytesBigUnaligned/offset=7-4 2920 51318 ns/op 20433.01 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=0-4 2478 49120 ns/op 21347.48 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=1-4 3226 48545 ns/op 21600.21 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=2-4 2694 47166 ns/op 22231.55 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=3-4 2625 41757 ns/op 25111.50 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=4-4 2788 43250 ns/op 24244.60 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=5-4 2775 43894 ns/op 23888.85 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=6-4 2774 43014 ns/op 24377.49 MB/s BenchmarkCompareBytesBigBothUnaligned/offset=7-4 2629 40312 ns/op 26011.83 MB/s BenchmarkCompareBytesBig-4 3884 36853 ns/op 28453.05 MB/s BenchmarkCompareBytesBigIdentical-4 19690440 6.271 ns/op 167218870.04 MB/s PASS ok bytes 77.279s goos: darwin goarch: amd64 pkg: compress/bzip2 BenchmarkDecodeDigits-4 2 70919788 ns/op 1.41 MB/s 3612268 B/op 51 allocs/op BenchmarkDecodeNewton-4 1 281090637 ns/op 2.02 MB/s 3638592 B/op 54 allocs/op BenchmarkDecodeRand-4 5 21282474 ns/op 0.77 MB/s 3645038 B/op 51 allocs/op PASS ok compress/bzip2 2.260s goos: darwin goarch: amd64 pkg: compress/flate BenchmarkDecode/Digits/Huffman/1e4-4 67 1833732 ns/op 5.45 MB/s 42743 B/op 5 allocs/op BenchmarkDecode/Digits/Huffman/1e5-4 6 17678316 ns/op 5.66 MB/s 43353 B/op 6 allocs/op BenchmarkDecode/Digits/Huffman/1e6-4 1 192043390 ns/op 5.21 MB/s 49264 B/op 9 allocs/op BenchmarkDecode/Digits/Speed/1e4-4 68 2137974 ns/op 4.68 MB/s 42669 B/op 8 allocs/op BenchmarkDecode/Digits/Speed/1e5-4 6 20911162 ns/op 4.78 MB/s 43641 B/op 12 allocs/op BenchmarkDecode/Digits/Speed/1e6-4 1 190197300 ns/op 5.26 MB/s 53024 B/op 77 allocs/op BenchmarkDecode/Digits/Default/1e4-4 63 1813254 ns/op 5.51 MB/s 43445 B/op 7 allocs/op BenchmarkDecode/Digits/Default/1e5-4 6 17278394 ns/op 5.79 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Default/1e6-4 1 178050584 ns/op 5.62 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Digits/Compression/1e4-4 62 1937849 ns/op 5.16 MB/s 42299 B/op 7 allocs/op BenchmarkDecode/Digits/Compression/1e5-4 6 18669365 ns/op 5.36 MB/s 42264 B/op 13 allocs/op BenchmarkDecode/Digits/Compression/1e6-4 1 187976132 ns/op 5.32 MB/s 53384 B/op 83 allocs/op BenchmarkDecode/Newton/Huffman/1e4-4 66 2273740 ns/op 4.40 MB/s 42858 B/op 14 allocs/op BenchmarkDecode/Newton/Huffman/1e5-4 6 19084746 ns/op 5.24 MB/s 46464 B/op 23 allocs/op BenchmarkDecode/Newton/Huffman/1e6-4 1 204558294 ns/op 4.89 MB/s 88512 B/op 165 allocs/op BenchmarkDecode/Newton/Speed/1e4-4 78 1734592 ns/op 5.77 MB/s 42949 B/op 18 allocs/op BenchmarkDecode/Newton/Speed/1e5-4 8 13820059 ns/op 7.24 MB/s 45831 B/op 31 allocs/op BenchmarkDecode/Newton/Speed/1e6-4 1 135303825 ns/op 7.39 MB/s 89696 B/op 232 allocs/op BenchmarkDecode/Newton/Default/1e4-4 80 1417153 ns/op 7.06 MB/s 43825 B/op 15 allocs/op BenchmarkDecode/Newton/Default/1e5-4 10 10434342 ns/op 9.58 MB/s 46218 B/op 33 allocs/op BenchmarkDecode/Newton/Default/1e6-4 1 102896433 ns/op 9.72 MB/s 70320 B/op 162 allocs/op BenchmarkDecode/Newton/Compression/1e4-4 82 1426772 ns/op 7.01 MB/s 42455 B/op 15 allocs/op BenchmarkDecode/Newton/Compression/1e5-4 10 11849166 ns/op 8.44 MB/s 47040 B/op 33 allocs/op BenchmarkDecode/Newton/Compression/1e6-4 1 102372884 ns/op 9.77 MB/s 72120 B/op 154 allocs/op BenchmarkEncode/Digits/Huffman/1e4-4 104 1230838 ns/op 8.12 MB/s BenchmarkEncode/Digits/Huffman/1e5-4 10 11050733 ns/op 9.05 MB/s BenchmarkEncode/Digits/Huffman/1e6-4 1 103628656 ns/op 9.65 MB/s BenchmarkEncode/Digits/Speed/1e4-4 50 2066140 ns/op 4.84 MB/s BenchmarkEncode/Digits/Speed/1e5-4 6 17678076 ns/op 5.66 MB/s BenchmarkEncode/Digits/Speed/1e6-4 1 175942443 ns/op 5.68 MB/s BenchmarkEncode/Digits/Default/1e4-4 20 5220824 ns/op 1.92 MB/s BenchmarkEncode/Digits/Default/1e5-4 2 67460850 ns/op 1.48 MB/s BenchmarkEncode/Digits/Default/1e6-4 1 701592470 ns/op 1.43 MB/s BenchmarkEncode/Digits/Compression/1e4-4 18 5914576 ns/op 1.69 MB/s BenchmarkEncode/Digits/Compression/1e5-4 2 56436328 ns/op 1.77 MB/s BenchmarkEncode/Digits/Compression/1e6-4 1 583466351 ns/op 1.71 MB/s BenchmarkEncode/Newton/Huffman/1e4-4 90 1388779 ns/op 7.20 MB/s BenchmarkEncode/Newton/Huffman/1e5-4 9 11144594 ns/op 8.97 MB/s BenchmarkEncode/Newton/Huffman/1e6-4 1 108708060 ns/op 9.20 MB/s BenchmarkEncode/Newton/Speed/1e4-4 64 1899229 ns/op 5.27 MB/s BenchmarkEncode/Newton/Speed/1e5-4 8 13571608 ns/op 7.37 MB/s BenchmarkEncode/Newton/Speed/1e6-4 1 134265315 ns/op 7.45 MB/s BenchmarkEncode/Newton/Default/1e4-4 21 4935136 ns/op 2.03 MB/s BenchmarkEncode/Newton/Default/1e5-4 3 49660222 ns/op 2.01 MB/s BenchmarkEncode/Newton/Default/1e6-4 1 559066685 ns/op 1.79 MB/s BenchmarkEncode/Newton/Compression/1e4-4 19 5451900 ns/op 1.83 MB/s BenchmarkEncode/Newton/Compression/1e5-4 2 66780104 ns/op 1.50 MB/s BenchmarkEncode/Newton/Compression/1e6-4 1 702081122 ns/op 1.42 MB/s PASS ok compress/flate 15.409s goos: darwin goarch: amd64 pkg: compress/lzw BenchmarkDecoder/1e4-4 38 3001018 ns/op 3.33 MB/s BenchmarkDecoder/1e-Reuse4-4 46 2639841 ns/op 3.79 MB/s BenchmarkDecoder/1e5-4 5 23954389 ns/op 4.17 MB/s BenchmarkDecoder/1e-Reuse5-4 5 24006263 ns/op 4.17 MB/s BenchmarkDecoder/1e6-4 1 241701747 ns/op 4.14 MB/s BenchmarkDecoder/1e-Reuse6-4 1 238964465 ns/op 4.18 MB/s BenchmarkEncoder/1e4-4 61 1942871 ns/op 5.15 MB/s BenchmarkEncoder/1e-Reuse4-4 63 1938596 ns/op 5.16 MB/s BenchmarkEncoder/1e5-4 6 18842115 ns/op 5.31 MB/s BenchmarkEncoder/1e-Reuse5-4 6 18888705 ns/op 5.29 MB/s BenchmarkEncoder/1e6-4 1 194451947 ns/op 5.14 MB/s BenchmarkEncoder/1e-Reuse6-4 1 200585900 ns/op 4.99 MB/s PASS ok compress/lzw 4.116s goos: darwin goarch: amd64 pkg: container/heap BenchmarkDup-4 21 4765196 ns/op PASS ok container/heap 1.152s goos: darwin goarch: amd64 pkg: context BenchmarkCommonParentCancel-4 25908 3969 ns/op BenchmarkWithTimeout/concurrency=40-4 4386 22880 ns/op BenchmarkWithTimeout/concurrency=4000-4 7747 35069 ns/op BenchmarkWithTimeout/concurrency=400000-4 8229 19349 ns/op BenchmarkCancelTree/depth=1/Root=Background-4 370044 380.4 ns/op BenchmarkCancelTree/depth=1/Root=OpenCanceler-4 17298 8712 ns/op BenchmarkCancelTree/depth=1/Root=ClosedCanceler-4 23275 5447 ns/op BenchmarkCancelTree/depth=10/Root=Background-4 3160 32865 ns/op BenchmarkCancelTree/depth=10/Root=OpenCanceler-4 2112 71987 ns/op BenchmarkCancelTree/depth=10/Root=ClosedCanceler-4 4171 31821 ns/op BenchmarkCancelTree/depth=100/Root=Background-4 343 336723 ns/op BenchmarkCancelTree/depth=100/Root=OpenCanceler-4 220 490673 ns/op BenchmarkCancelTree/depth=100/Root=ClosedCanceler-4 372 308146 ns/op BenchmarkCancelTree/depth=1000/Root=Background-4 39 3852190 ns/op BenchmarkCancelTree/depth=1000/Root=OpenCanceler-4 20 5787660 ns/op BenchmarkCancelTree/depth=1000/Root=ClosedCanceler-4 43 3086652 ns/op BenchmarkCheckCanceled/Err-4 335121 422.6 ns/op BenchmarkCheckCanceled/Done-4 590316 214.3 ns/op BenchmarkContextCancelDone-4 702146 165.0 ns/op BenchmarkDeepValueNewGoRoutine/depth=10-4 28384 3982 ns/op BenchmarkDeepValueNewGoRoutine/depth=20-4 24937 4396 ns/op BenchmarkDeepValueNewGoRoutine/depth=30-4 24648 4513 ns/op BenchmarkDeepValueNewGoRoutine/depth=50-4 19591 5239 ns/op BenchmarkDeepValueNewGoRoutine/depth=100-4 14736 7657 ns/op BenchmarkDeepValueSameGoRoutine/depth=10-4 655478 203.5 ns/op BenchmarkDeepValueSameGoRoutine/depth=20-4 421179 327.7 ns/op BenchmarkDeepValueSameGoRoutine/depth=30-4 257154 475.6 ns/op BenchmarkDeepValueSameGoRoutine/depth=50-4 160842 751.0 ns/op BenchmarkDeepValueSameGoRoutine/depth=100-4 68042 1490 ns/op PASS ok context 11.898s goos: darwin goarch: amd64 pkg: crypto/aes BenchmarkEncrypt-4 1724475 62.11 ns/op 257.59 MB/s BenchmarkDecrypt-4 1829187 64.04 ns/op 249.85 MB/s BenchmarkExpand-4 1000000 104.8 ns/op PASS ok crypto/aes 1.613s goos: darwin goarch: amd64 pkg: crypto/cipher BenchmarkAESGCM/Open-128-64-4 270486 458.2 ns/op 139.69 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-64-4 445358 289.2 ns/op 221.27 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-64-4 289196 478.7 ns/op 133.71 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-64-4 444698 301.7 ns/op 212.13 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-1350-4 166510 776.3 ns/op 1738.91 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-1350-4 223311 539.6 ns/op 2501.95 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-1350-4 159969 805.6 ns/op 1675.85 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-1350-4 196848 643.0 ns/op 2099.60 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-128-8192-4 60368 2016 ns/op 4064.32 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-128-8192-4 72852 1789 ns/op 4579.87 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Open-256-8192-4 50607 2428 ns/op 3373.65 MB/s 0 B/op 0 allocs/op BenchmarkAESGCM/Seal-256-8192-4 57130 2220 ns/op 3690.23 MB/s 0 B/op 0 allocs/op BenchmarkAESCFBEncrypt1K-4 6720 17829 ns/op 57.15 MB/s BenchmarkAESCFBDecrypt1K-4 6597 17787 ns/op 57.29 MB/s BenchmarkAESCFBDecrypt8K-4 828 153333 ns/op 53.39 MB/s BenchmarkAESOFB1K-4 10000 11673 ns/op 87.29 MB/s BenchmarkAESCTR1K-4 14613 9883 ns/op 103.10 MB/s BenchmarkAESCTR8K-4 2179 59304 ns/op 138.05 MB/s BenchmarkAESCBCEncrypt1K-4 15202 8028 ns/op 127.56 MB/s BenchmarkAESCBCDecrypt1K-4 19432 6314 ns/op 162.18 MB/s PASS ok crypto/cipher 4.579s goos: darwin goarch: amd64 pkg: crypto/des BenchmarkEncrypt-4 88455 1281 ns/op 6.25 MB/s BenchmarkDecrypt-4 92989 1175 ns/op 6.81 MB/s BenchmarkTDESEncrypt-4 38406 3129 ns/op 2.56 MB/s BenchmarkTDESDecrypt-4 37734 3369 ns/op 2.37 MB/s PASS ok crypto/des 1.941s goos: darwin goarch: amd64 pkg: crypto/ecdh BenchmarkECDH/P256-4 1201 94944 ns/op 760 B/op 12 allocs/op BenchmarkECDH/P384-4 19 6644714 ns/op 1090 B/op 21 allocs/op BenchmarkECDH/P521-4 6 18506458 ns/op 1536 B/op 21 allocs/op BenchmarkECDH/X25519-4 91 1420918 ns/op 376 B/op 9 allocs/op PASS ok crypto/ecdh 1.725s goos: darwin goarch: amd64 pkg: crypto/ecdsa BenchmarkSign/P256-4 2086 61637 ns/op 2511 B/op 33 allocs/op BenchmarkSign/P384-4 33 3104719 ns/op 2679 B/op 34 allocs/op BenchmarkSign/P521-4 14 7942160 ns/op 3065 B/op 35 allocs/op BenchmarkVerify/P256-4 1347 92694 ns/op 432 B/op 8 allocs/op BenchmarkVerify/P384-4 16 7096125 ns/op 592 B/op 12 allocs/op BenchmarkVerify/P521-4 6 19282598 ns/op 912 B/op 12 allocs/op BenchmarkGenerateKey/P256-4 6226 21097 ns/op 895 B/op 14 allocs/op BenchmarkGenerateKey/P384-4 67 1547438 ns/op 1094 B/op 17 allocs/op BenchmarkGenerateKey/P521-4 28 4476449 ns/op 1417 B/op 17 allocs/op PASS ok crypto/ecdsa 2.412s goos: darwin goarch: amd64 pkg: crypto/ed25519 BenchmarkKeyGeneration-4 310 391120 ns/op BenchmarkNewKeyFromSeed-4 307 386327 ns/op BenchmarkSigning-4 289 412311 ns/op BenchmarkVerification-4 199 601865 ns/op PASS ok crypto/ed25519 1.753s goos: darwin goarch: amd64 pkg: crypto/elliptic BenchmarkScalarBaseMult/P256-4 7462 15896 ns/op 368 B/op 6 allocs/op BenchmarkScalarBaseMult/P224-4 193 611561 ns/op 376 B/op 9 allocs/op BenchmarkScalarBaseMult/P384-4 85 1483929 ns/op 504 B/op 9 allocs/op BenchmarkScalarBaseMult/P521-4 33 3788000 ns/op 696 B/op 9 allocs/op BenchmarkScalarMult/P256-4 2130 57987 ns/op 448 B/op 7 allocs/op BenchmarkScalarMult/P224-4 79 1633991 ns/op 440 B/op 10 allocs/op BenchmarkScalarMult/P384-4 31 3977451 ns/op 616 B/op 10 allocs/op BenchmarkScalarMult/P521-4 9 11319301 ns/op 840 B/op 10 allocs/op BenchmarkMarshalUnmarshal/P256/Uncompressed-4 15088 8304 ns/op 544 B/op 8 allocs/op BenchmarkMarshalUnmarshal/P256/Compressed-4 8860 14950 ns/op 592 B/op 9 allocs/op BenchmarkMarshalUnmarshal/P224/Uncompressed-4 5359 22772 ns/op 560 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P224/Compressed-4 121 983549 ns/op 592 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P384/Uncompressed-4 3583 35880 ns/op 784 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P384/Compressed-4 447 263560 ns/op 848 B/op 15 allocs/op BenchmarkMarshalUnmarshal/P521/Uncompressed-4 1977 62188 ns/op 1104 B/op 14 allocs/op BenchmarkMarshalUnmarshal/P521/Compressed-4 122 968432 ns/op 1184 B/op 15 allocs/op PASS ok crypto/elliptic 3.790s goos: darwin goarch: amd64 pkg: crypto/hmac BenchmarkHMACSHA256_1K-4 17660 6568 ns/op 155.91 MB/s BenchmarkHMACSHA256_32-4 25873 4726 ns/op 6.77 MB/s BenchmarkNewWriteSum-4 12366 9272 ns/op 3.45 MB/s PASS ok crypto/hmac 1.628s goos: darwin goarch: amd64 pkg: crypto/internal/bigmod BenchmarkModAdd-4 47622 2500 ns/op BenchmarkModSub-4 47336 2374 ns/op BenchmarkMontgomeryRepr-4 27636 4215 ns/op BenchmarkMontgomeryMul-4 27920 4212 ns/op BenchmarkModMul-4 13500 8642 ns/op BenchmarkExpBig-4 19 6151932 ns/op BenchmarkExp-4 6 17742662 ns/op PASS ok crypto/internal/bigmod 2.295s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519 BenchmarkEncodingDecoding-4 3822 29575 ns/op BenchmarkScalarBaseMult-4 292 376950 ns/op BenchmarkScalarMult-4 139 867142 ns/op BenchmarkVarTimeDoubleScalarBaseMult-4 198 577159 ns/op PASS ok crypto/internal/edwards25519 1.816s goos: darwin goarch: amd64 pkg: crypto/internal/edwards25519/field BenchmarkAdd-4 505376 232.4 ns/op BenchmarkMultiply-4 5968174 18.55 ns/op BenchmarkSquare-4 7497220 16.39 ns/op BenchmarkInvert-4 36764 3212 ns/op BenchmarkMult32-4 1479938 80.67 ns/op PASS ok crypto/internal/edwards25519/field 1.923s goos: darwin goarch: amd64 pkg: crypto/internal/nistec BenchmarkScalarMult/P224-4 70 1800417 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P256-4 2421 51500 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P384-4 31 3915338 ns/op 0 B/op 0 allocs/op BenchmarkScalarMult/P521-4 10 11324349 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P224-4 204 579805 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P256-4 10000 10275 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P384-4 80 1428353 ns/op 0 B/op 0 allocs/op BenchmarkScalarBaseMult/P521-4 34 3359439 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec 2.352s goos: darwin goarch: amd64 pkg: crypto/internal/nistec/fiat BenchmarkMul/P224-4 811078 157.2 ns/op 0 B/op 0 allocs/op BenchmarkMul/P384-4 421554 264.8 ns/op 0 B/op 0 allocs/op BenchmarkMul/P521-4 150364 819.6 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P224-4 826842 155.1 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P384-4 468588 275.0 ns/op 0 B/op 0 allocs/op BenchmarkSquare/P521-4 148622 803.2 ns/op 0 B/op 0 allocs/op PASS ok crypto/internal/nistec/fiat 1.992s goos: darwin goarch: amd64 pkg: crypto/md5 BenchmarkHash8Bytes-4 125792 998.4 ns/op 8.01 MB/s BenchmarkHash64-4 153987 747.4 ns/op 85.63 MB/s BenchmarkHash128-4 153627 856.3 ns/op 149.48 MB/s BenchmarkHash256-4 105756 1069 ns/op 239.53 MB/s BenchmarkHash512-4 83528 1403 ns/op 364.98 MB/s BenchmarkHash1K-4 58886 2124 ns/op 482.06 MB/s BenchmarkHash8K-4 10000 11491 ns/op 712.89 MB/s BenchmarkHash1M-4 75 1630530 ns/op 643.09 MB/s BenchmarkHash8M-4 10 10971556 ns/op 764.58 MB/s BenchmarkHash8BytesUnaligned-4 111028 1056 ns/op 7.57 MB/s BenchmarkHash1KUnaligned-4 56884 2074 ns/op 493.78 MB/s BenchmarkHash8KUnaligned-4 10000 11104 ns/op 737.74 MB/s PASS ok crypto/md5 2.991s goos: darwin goarch: amd64 pkg: crypto/rand BenchmarkPrime-4 1 153003793 ns/op PASS ok crypto/rand 1.195s goos: darwin goarch: amd64 pkg: crypto/rc4 BenchmarkRC4_128-4 12232 9371 ns/op 13.66 MB/s BenchmarkRC4_1K-4 1633 74319 ns/op 13.78 MB/s BenchmarkRC4_8K-4 204 584603 ns/op 13.85 MB/s PASS ok crypto/rc4 1.617s goos: darwin goarch: amd64 pkg: crypto/rsa BenchmarkDecryptPKCS1v15/2048-4 9 12071327 ns/op BenchmarkDecryptPKCS1v15/3072-4 4 25902032 ns/op BenchmarkDecryptPKCS1v15/4096-4 3 47920340 ns/op BenchmarkEncryptPKCS1v15/2048-4 31 3683262 ns/op BenchmarkDecryptOAEP/2048-4 9 12073787 ns/op BenchmarkEncryptOAEP/2048-4 36 3571759 ns/op BenchmarkSignPKCS1v15/2048-4 9 12253954 ns/op BenchmarkVerifyPKCS1v15/2048-4 33 3562118 ns/op BenchmarkSignPSS/2048-4 9 12273327 ns/op BenchmarkVerifyPSS/2048-4 38 3626550 ns/op PASS ok crypto/rsa 3.163s goos: darwin goarch: amd64 pkg: crypto/sha1 BenchmarkHash8Bytes/New-4 83876 1343 ns/op 5.96 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum-4 111207 999.5 ns/op 8.00 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/New-4 83376 1421 ns/op 225.22 MB/s 0 B/op 0 allocs/op BenchmarkHash320Bytes/Sum-4 99591 1168 ns/op 273.97 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 58668 2080 ns/op 492.41 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum-4 52795 2540 ns/op 403.18 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 13239 9146 ns/op 895.68 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum-4 13498 9102 ns/op 900.05 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha1 2.505s goos: darwin goarch: amd64 pkg: crypto/sha256 BenchmarkHash8Bytes/New-4 79932 1526 ns/op 5.24 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum224-4 92221 1380 ns/op 5.80 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 90710 1328 ns/op 6.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 33526 3703 ns/op 276.53 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum224-4 35014 3684 ns/op 277.98 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 31042 3502 ns/op 292.41 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 5769 23517 ns/op 348.34 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum224-4 6122 21909 ns/op 373.91 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 6586 21392 ns/op 382.95 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha256 2.691s goos: darwin goarch: amd64 pkg: crypto/sha512 BenchmarkHash8Bytes/New-4 54153 2085 ns/op 3.84 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum384-4 80365 1590 ns/op 5.03 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum512-4 62367 1802 ns/op 4.44 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 35487 3582 ns/op 285.87 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum384-4 37629 3139 ns/op 326.26 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum512-4 34653 3202 ns/op 319.85 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 7761 15736 ns/op 520.58 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum384-4 9169 14987 ns/op 546.59 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum512-4 9094 16125 ns/op 508.04 MB/s 0 B/op 0 allocs/op PASS ok crypto/sha512 2.541s goos: darwin goarch: amd64 pkg: crypto/subtle BenchmarkConstantTimeByteEq-4 27370401 5.440 ns/op BenchmarkConstantTimeEq-4 24455059 5.452 ns/op BenchmarkConstantTimeLessOrEq-4 25396426 6.333 ns/op BenchmarkXORBytes/8Bytes-4 3376996 35.12 ns/op 227.79 MB/s BenchmarkXORBytes/128Bytes-4 3071685 37.68 ns/op 3396.71 MB/s BenchmarkXORBytes/2048Bytes-4 1000000 116.8 ns/op 17541.51 MB/s BenchmarkXORBytes/32768Bytes-4 88754 1366 ns/op 23994.08 MB/s PASS ok crypto/subtle 2.290s goos: darwin goarch: amd64 pkg: crypto/tls BenchmarkCertCache/0-4 22 5504818 ns/op BenchmarkCertCache/1-4 28 3756309 ns/op BenchmarkCertCache/2-4 46 4199382 ns/op BenchmarkCertCache/3-4 31 3909842 ns/op BenchmarkHandshakeServer/RSA-4 12 10872504 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv13-4 10 10007979 ns/op BenchmarkHandshakeServer/ECDHE-P256-RSA/TLSv12-4 12 9455455 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv13-4 34 3095361 ns/op BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256/TLSv12-4 51 4040155 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv13-4 34 4212903 ns/op BenchmarkHandshakeServer/ECDHE-X25519-ECDSA-P256/TLSv12-4 24 5169543 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv13-4 4 30765174 ns/op BenchmarkHandshakeServer/ECDHE-P521-ECDSA-P521/TLSv12-4 4 30149768 ns/op BenchmarkThroughput/MaxPacket/1MB/TLSv12-4 2 96640316 ns/op 10.85 MB/s BenchmarkThroughput/MaxPacket/1MB/TLSv13-4 2 74421362 ns/op 14.09 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv12-4 1 116324857 ns/op 18.03 MB/s BenchmarkThroughput/MaxPacket/2MB/TLSv13-4 1 174277383 ns/op 12.03 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv12-4 1 226236050 ns/op 18.54 MB/s BenchmarkThroughput/MaxPacket/4MB/TLSv13-4 1 225357360 ns/op 18.61 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv12-4 1 449899019 ns/op 18.65 MB/s BenchmarkThroughput/MaxPacket/8MB/TLSv13-4 1 463075991 ns/op 18.11 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv12-4 1 832862763 ns/op 20.14 MB/s BenchmarkThroughput/MaxPacket/16MB/TLSv13-4 1 933113887 ns/op 17.98 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv12-4 1 1519922817 ns/op 22.08 MB/s BenchmarkThroughput/MaxPacket/32MB/TLSv13-4 1 1653959595 ns/op 20.29 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv12-4 1 2765675421 ns/op 24.26 MB/s BenchmarkThroughput/MaxPacket/64MB/TLSv13-4 1 2929077736 ns/op 22.91 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv12-4 2 63962085 ns/op 16.39 MB/s BenchmarkThroughput/DynamicPacket/1MB/TLSv13-4 2 81674164 ns/op 12.84 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv12-4 2 93267114 ns/op 22.49 MB/s BenchmarkThroughput/DynamicPacket/2MB/TLSv13-4 1 108188068 ns/op 19.38 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv12-4 1 182986097 ns/op 22.92 MB/s BenchmarkThroughput/DynamicPacket/4MB/TLSv13-4 1 188853727 ns/op 22.21 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv12-4 1 318979335 ns/op 26.30 MB/s BenchmarkThroughput/DynamicPacket/8MB/TLSv13-4 1 337877124 ns/op 24.83 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv12-4 1 606906516 ns/op 27.64 MB/s BenchmarkThroughput/DynamicPacket/16MB/TLSv13-4 1 705057617 ns/op 23.80 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv12-4 1 1439119172 ns/op 23.32 MB/s BenchmarkThroughput/DynamicPacket/32MB/TLSv13-4 1 1459915530 ns/op 22.98 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv12-4 1 2761115494 ns/op 24.30 MB/s BenchmarkThroughput/DynamicPacket/64MB/TLSv13-4 1 2917539902 ns/op 23.00 MB/s BenchmarkLatency/MaxPacket/200kbps/TLSv12-4 1 714997455 ns/op BenchmarkLatency/MaxPacket/200kbps/TLSv13-4 1 713721577 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv12-4 1 303055352 ns/op BenchmarkLatency/MaxPacket/500kbps/TLSv13-4 1 298086002 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv12-4 1 162148282 ns/op BenchmarkLatency/MaxPacket/1000kbps/TLSv13-4 1 156756505 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv12-4 2 88073128 ns/op BenchmarkLatency/MaxPacket/2000kbps/TLSv13-4 2 87767002 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv12-4 3 46927898 ns/op BenchmarkLatency/MaxPacket/5000kbps/TLSv13-4 3 44538385 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv12-4 1 153114538 ns/op BenchmarkLatency/DynamicPacket/200kbps/TLSv13-4 1 156734723 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv12-4 2 73680782 ns/op BenchmarkLatency/DynamicPacket/500kbps/TLSv13-4 2 71315814 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv12-4 2 54186088 ns/op BenchmarkLatency/DynamicPacket/1000kbps/TLSv13-4 3 45375010 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv12-4 3 34731671 ns/op BenchmarkLatency/DynamicPacket/2000kbps/TLSv13-4 3 33938323 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv12-4 4 25893703 ns/op BenchmarkLatency/DynamicPacket/5000kbps/TLSv13-4 4 25312514 ns/op PASS ok crypto/tls 34.948s goos: darwin goarch: amd64 pkg: crypto/x509 BenchmarkCreateCertificate/RSA_2048-4 7 15702048 ns/op BenchmarkCreateCertificate/ECDSA_P256-4 404 301735 ns/op BenchmarkParseCertificate/ecdsa_leaf-4 1072 114604 ns/op 12099 B/op 164 allocs/op BenchmarkParseCertificate/rsa_leaf-4 931 126456 ns/op 13507 B/op 187 allocs/op PASS ok crypto/x509 1.911s goos: darwin goarch: amd64 pkg: database/sql BenchmarkConcurrentDBExec-4 44 2691694 ns/op 278226 B/op 1621 allocs/op BenchmarkConcurrentStmtQuery-4 43 3179096 ns/op 266293 B/op 1980 allocs/op BenchmarkConcurrentStmtExec-4 51 1988314 ns/op 212804 B/op 592 allocs/op BenchmarkConcurrentTxQuery-4 44 2972916 ns/op 273186 B/op 2134 allocs/op BenchmarkConcurrentTxExec-4 82 1383261 ns/op 89642 B/op 1554 allocs/op BenchmarkConcurrentTxStmtQuery-4 55 1969186 ns/op 105856 B/op 2070 allocs/op BenchmarkConcurrentTxStmtExec-4 144 711261 ns/op 40101 B/op 381 allocs/op BenchmarkConcurrentRandom-4 48 2505818 ns/op 229032 B/op 1789 allocs/op BenchmarkManyConcurrentQueries-4 3084 38317 ns/op 4108 B/op 20 allocs/op BenchmarkGrabConn-4 213684 562.1 ns/op 0 B/op 0 allocs/op PASS ok database/sql 2.993s goos: darwin goarch: amd64 pkg: debug/elf BenchmarkSymbols64-4 2044 60207 ns/op BenchmarkSymbols32-4 2412 52897 ns/op PASS ok debug/elf 1.341s goos: darwin goarch: amd64 pkg: debug/gosym Benchmark115/NewLineTable-4 128593 1199 ns/op 384 B/op 3 allocs/op Benchmark115/NewTable-4 80 1463652 ns/op 188235 B/op 13 allocs/op Benchmark115/LineToPC-4 72 1489285 ns/op 0 B/op 0 allocs/op Benchmark115/PCToLine-4 19723 5956 ns/op 0 B/op 0 allocs/op PASS ok debug/gosym 1.804s goos: darwin goarch: amd64 pkg: encoding/asn1 BenchmarkObjectIdentifierString-4 49633 2267 ns/op BenchmarkMarshal-4 775 144533 ns/op 9528 B/op 363 allocs/op BenchmarkUnmarshal-4 3396 37452 ns/op 784 B/op 43 allocs/op PASS ok encoding/asn1 1.500s goos: darwin goarch: amd64 pkg: encoding/base32 BenchmarkEncode-4 300 353092 ns/op 23.20 MB/s BenchmarkEncodeToString-4 279 396665 ns/op 20.65 MB/s BenchmarkDecode-4 159 689064 ns/op 19.03 MB/s BenchmarkDecodeString-4 160 729371 ns/op 17.98 MB/s PASS ok encoding/base32 1.790s goos: darwin goarch: amd64 pkg: encoding/base64 BenchmarkEncodeToString-4 290 362273 ns/op 22.61 MB/s BenchmarkDecodeString/2-4 296571 383.4 ns/op 10.43 MB/s BenchmarkDecodeString/4-4 301110 397.3 ns/op 20.13 MB/s BenchmarkDecodeString/8-4 226998 477.5 ns/op 25.13 MB/s BenchmarkDecodeString/64-4 50198 2464 ns/op 35.71 MB/s BenchmarkDecodeString/8192-4 465 251349 ns/op 43.46 MB/s BenchmarkNewEncoding-4 59604 1898 ns/op 134.85 MB/s PASS ok encoding/base64 2.139s goos: darwin goarch: amd64 pkg: encoding/binary BenchmarkReadSlice1000Int32s-4 1438 86422 ns/op 46.28 MB/s BenchmarkReadStruct-4 18864 6155 ns/op 12.18 MB/s BenchmarkWriteStruct-4 18087 6283 ns/op 11.94 MB/s BenchmarkReadInts-4 47553 2591 ns/op 11.58 MB/s BenchmarkWriteInts-4 42313 2788 ns/op 10.76 MB/s BenchmarkWriteSlice1000Int32s-4 1444 90494 ns/op 44.20 MB/s BenchmarkPutUint16-4 3111578 36.19 ns/op 55.26 MB/s BenchmarkAppendUint16-4 3494109 31.63 ns/op 63.23 MB/s BenchmarkPutUint32-4 2714744 45.29 ns/op 88.32 MB/s BenchmarkAppendUint32-4 2785105 41.08 ns/op 97.36 MB/s BenchmarkPutUint64-4 1382289 84.32 ns/op 94.87 MB/s BenchmarkAppendUint64-4 1378080 84.49 ns/op 94.68 MB/s BenchmarkLittleEndianPutUint16-4 3394054 31.67 ns/op 63.15 MB/s BenchmarkLittleEndianAppendUint16-4 3100556 38.31 ns/op 52.20 MB/s BenchmarkLittleEndianPutUint32-4 2496771 44.67 ns/op 89.54 MB/s BenchmarkLittleEndianAppendUint32-4 2818983 40.85 ns/op 97.91 MB/s BenchmarkLittleEndianPutUint64-4 1345012 87.87 ns/op 91.05 MB/s BenchmarkLittleEndianAppendUint64-4 1000000 102.7 ns/op 77.88 MB/s BenchmarkReadFloats-4 163983 758.2 ns/op 15.83 MB/s BenchmarkWriteFloats-4 162906 797.7 ns/op 15.04 MB/s BenchmarkReadSlice1000Float32s-4 1429 81506 ns/op 49.08 MB/s BenchmarkWriteSlice1000Float32s-4 1246 102772 ns/op 38.92 MB/s BenchmarkReadSlice1000Uint8s-4 61159 2417 ns/op 413.70 MB/s BenchmarkWriteSlice1000Uint8s-4 64406 1963 ns/op 509.46 MB/s BenchmarkPutUvarint32-4 1000000 114.7 ns/op 34.87 MB/s BenchmarkPutUvarint64-4 314391 394.3 ns/op 20.29 MB/s PASS ok encoding/binary 5.699s goos: darwin goarch: amd64 pkg: encoding/csv BenchmarkRead-4 6424 21025 ns/op 736 B/op 16 allocs/op BenchmarkReadWithFieldsPerRecord-4 6859 17575 ns/op 736 B/op 16 allocs/op BenchmarkReadWithoutFieldsPerRecord-4 7558 17711 ns/op 736 B/op 16 allocs/op BenchmarkReadLargeFields-4 3604 29104 ns/op 3938 B/op 24 allocs/op BenchmarkReadReuseRecord-4 7447 16299 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithFieldsPerRecord-4 8214 15995 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordWithoutFieldsPerRecord-4 6438 16964 ns/op 96 B/op 6 allocs/op BenchmarkReadReuseRecordLargeFields-4 4207 26545 ns/op 2978 B/op 12 allocs/op BenchmarkWrite-4 10000 12504 ns/op PASS ok encoding/csv 2.396s goos: darwin goarch: amd64 pkg: encoding/gob BenchmarkEndToEndPipe-4 7428 18320 ns/op 1817 B/op 2 allocs/op BenchmarkEndToEndByteBuffer-4 7666 13284 ns/op 1816 B/op 2 allocs/op BenchmarkEndToEndSliceByteBuffer-4 248 557615 ns/op 16728 B/op 330 allocs/op BenchmarkEncodeComplex128Slice-4 704 161260 ns/op 698 B/op 0 allocs/op BenchmarkEncodeFloat64Slice-4 1690 74986 ns/op 51 B/op 0 allocs/op BenchmarkEncodeInt32Slice-4 1322 79243 ns/op 65 B/op 0 allocs/op BenchmarkEncodeStringSlice-4 1910 61811 ns/op 203 B/op 0 allocs/op BenchmarkEncodeInterfaceSlice-4 63 1977858 ns/op 34741 B/op 252 allocs/op BenchmarkDecodeComplex128Slice-4 562 269219 ns/op 25241 B/op 169 allocs/op BenchmarkDecodeFloat64Slice-4 1260 121147 ns/op 10796 B/op 169 allocs/op BenchmarkDecodeInt32Slice-4 1414 116894 ns/op 9757 B/op 169 allocs/op BenchmarkDecodeStringSlice-4 530 315852 ns/op 39186 B/op 1169 allocs/op BenchmarkDecodeStringsSlice-4 201 745430 ns/op 66735 B/op 2217 allocs/op BenchmarkDecodeBytesSlice-4 457 336867 ns/op 23876 B/op 195 allocs/op BenchmarkDecodeInterfaceSlice-4 92 1311697 ns/op 83066 B/op 3178 allocs/op BenchmarkDecodeMap-4 92 1428670 ns/op 54132 B/op 181 allocs/op PASS ok encoding/gob 3.988s goos: darwin goarch: amd64 pkg: encoding/hex BenchmarkEncode/256-4 11196 9497 ns/op 26.96 MB/s BenchmarkEncode/1024-4 3135 39321 ns/op 26.04 MB/s BenchmarkEncode/4096-4 748 157161 ns/op 26.06 MB/s BenchmarkEncode/16384-4 187 607347 ns/op 26.98 MB/s BenchmarkDecode/256-4 24655 4621 ns/op 55.40 MB/s BenchmarkDecode/1024-4 7094 18239 ns/op 56.14 MB/s BenchmarkDecode/4096-4 1678 73864 ns/op 55.45 MB/s BenchmarkDecode/16384-4 411 291103 ns/op 56.28 MB/s BenchmarkDump/256-4 1304 94264 ns/op 2.72 MB/s BenchmarkDump/1024-4 324 366197 ns/op 2.80 MB/s BenchmarkDump/4096-4 86 1442762 ns/op 2.84 MB/s BenchmarkDump/16384-4 20 5949458 ns/op 2.75 MB/s PASS ok encoding/hex 2.969s goos: darwin goarch: amd64 pkg: encoding/json BenchmarkCodeEncoder-4 1 127451500 ns/op 15.23 MB/s 8391944 B/op 61 allocs/op BenchmarkCodeEncoderError-4 1 118062670 ns/op 16.44 MB/s 5520 B/op 74 allocs/op BenchmarkCodeMarshal-4 1 138376720 ns/op 14.02 MB/s 10332312 B/op 56 allocs/op BenchmarkCodeMarshalError-4 1 143216207 ns/op 13.55 MB/s 10467768 B/op 138 allocs/op BenchmarkMarshalBytes/32-4 21889 5323 ns/op BenchmarkMarshalBytes/256-4 5434 20435 ns/op BenchmarkMarshalBytes/4096-4 501 252977 ns/op BenchmarkMarshalBytesError/32-4 46 2342888 ns/op BenchmarkMarshalBytesError/256-4 54 2132593 ns/op BenchmarkMarshalBytesError/4096-4 44 2370771 ns/op BenchmarkMarshalMap-4 43273 2985 ns/op 299 B/op 8 allocs/op BenchmarkCodeDecoder-4 1 415883426 ns/op 4.67 MB/s 10097832 B/op 40038 allocs/op BenchmarkUnicodeDecoder-4 32038 3537 ns/op 3.96 MB/s 40 B/op 2 allocs/op BenchmarkDecoderStream-4 39795 2545 ns/op 16 B/op 1 allocs/op BenchmarkCodeUnmarshal-4 1 368697930 ns/op 5.26 MB/s 2020048 B/op 40006 allocs/op BenchmarkCodeUnmarshalReuse-4 1 354294067 ns/op 5.48 MB/s 2020120 B/op 40009 allocs/op BenchmarkUnmarshalString-4 81762 1768 ns/op 160 B/op 2 allocs/op BenchmarkUnmarshalFloat64-4 171692 1007 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalInt64-4 211336 768.2 ns/op 144 B/op 1 allocs/op BenchmarkUnmarshalMap-4 17688 6031 ns/op 320 B/op 12 allocs/op BenchmarkIssue10335-4 79878 1839 ns/op 176 B/op 3 allocs/op BenchmarkIssue34127-4 84212 1488 ns/op 84 B/op 2 allocs/op BenchmarkUnmapped-4 23062 5480 ns/op 208 B/op 4 allocs/op BenchmarkTypeFieldsCache/MissTypes1-4 3168 39116 ns/op BenchmarkTypeFieldsCache/MissTypes10-4 728 155035 ns/op BenchmarkTypeFieldsCache/MissTypes100-4 130 974958 ns/op BenchmarkTypeFieldsCache/MissTypes1000-4 14 8923433 ns/op BenchmarkTypeFieldsCache/HitTypes1-4 661626 180.4 ns/op BenchmarkTypeFieldsCache/HitTypes10-4 655596 174.3 ns/op BenchmarkTypeFieldsCache/HitTypes100-4 658256 167.2 ns/op BenchmarkTypeFieldsCache/HitTypes1000-4 678214 193.4 ns/op BenchmarkEncodeMarshaler-4 58093 1879 ns/op 76 B/op 2 allocs/op BenchmarkEncoderEncode-4 80772 1517 ns/op 44 B/op 0 allocs/op BenchmarkNumberIsValid-4 5386119 21.05 ns/op BenchmarkNumberIsValidRegexp-4 20076 5969 ns/op PASS ok encoding/json 9.317s goos: darwin goarch: amd64 pkg: encoding/pem BenchmarkEncode-4 40 2701430 ns/op 24.26 MB/s BenchmarkDecode-4 31 3712491 ns/op 23.91 MB/s PASS ok encoding/pem 1.412s goos: darwin goarch: amd64 pkg: encoding/xml BenchmarkMarshal-4 2240 56482 ns/op 6280 B/op 24 allocs/op BenchmarkUnmarshal-4 860 136233 ns/op 8217 B/op 185 allocs/op BenchmarkHTMLAutoClose-4 3546 36605 ns/op PASS ok encoding/xml 1.583s goos: darwin goarch: amd64 pkg: errors BenchmarkIs-4 170486 595.6 ns/op BenchmarkAs-4 75211 1449 ns/op PASS ok errors 1.347s goos: darwin goarch: amd64 pkg: expvar BenchmarkIntAdd-4 375746 293.8 ns/op BenchmarkIntSet-4 581664 205.5 ns/op BenchmarkFloatAdd-4 120456 1013 ns/op BenchmarkFloatSet-4 616136 204.5 ns/op BenchmarkStringSet-4 572628 254.0 ns/op BenchmarkMapSet-4 114559 1084 ns/op BenchmarkMapSetDifferent-4 75181 1767 ns/op BenchmarkMapSetDifferentRandom-4 283 385448 ns/op BenchmarkMapSetString-4 124434 1019 ns/op BenchmarkMapAddSame-4 29706 3679 ns/op BenchmarkMapAddDifferent-4 15364 7819 ns/op BenchmarkMapAddDifferentRandom-4 276 437450 ns/op BenchmarkMapAddSameSteadyState-4 428395 318.0 ns/op BenchmarkMapAddDifferentSteadyState-4 152796 790.7 ns/op BenchmarkMapString-4 8410 15671 ns/op 672 B/op 7 allocs/op BenchmarkRealworldExpvarUsage-4 15316 6703 ns/op PASS ok expvar 3.940s goos: darwin goarch: amd64 pkg: fmt BenchmarkSprintfPadding-4 75411 1723 ns/op BenchmarkSprintfEmpty-4 393253 423.4 ns/op BenchmarkSprintfString-4 230847 629.4 ns/op BenchmarkSprintfTruncateString-4 267883 674.5 ns/op BenchmarkSprintfTruncateBytes-4 143757 904.9 ns/op BenchmarkSprintfSlowParsingPath-4 171336 681.5 ns/op BenchmarkSprintfQuoteString-4 54381 2269 ns/op BenchmarkSprintfInt-4 218962 606.9 ns/op BenchmarkSprintfIntInt-4 176973 858.1 ns/op BenchmarkSprintfPrefixedInt-4 200511 859.8 ns/op BenchmarkSprintfFloat-4 135986 1107 ns/op BenchmarkSprintfComplex-4 52270 2063 ns/op BenchmarkSprintfBoolean-4 289068 588.5 ns/op BenchmarkSprintfHexString-4 117139 1531 ns/op BenchmarkSprintfHexBytes-4 97854 2193 ns/op BenchmarkSprintfBytes-4 41445 3135 ns/op BenchmarkSprintfStringer-4 75051 1933 ns/op BenchmarkSprintfStructure-4 29938 4220 ns/op BenchmarkManyArgs-4 46303 2325 ns/op BenchmarkFprintInt-4 69277 1761 ns/op BenchmarkFprintfBytes-4 66745 1607 ns/op BenchmarkFprintIntNoAlloc-4 67398 1741 ns/op BenchmarkScanInts-4 32 3193013 ns/op BenchmarkScanRecursiveInt-4 1 384972627 ns/op BenchmarkScanRecursiveIntReaderWrapper-4 1 400285184 ns/op PASS ok fmt 6.360s goos: darwin goarch: amd64 pkg: go/build BenchmarkImportVendor-4 478 211552 ns/op PASS ok go/build 1.218s goos: darwin goarch: amd64 pkg: go/constant BenchmarkStringAdd/1-4 44194 2303 ns/op 160 B/op 2 allocs/op BenchmarkStringAdd/4-4 15332 8437 ns/op 832 B/op 9 allocs/op BenchmarkStringAdd/16-4 4164 28109 ns/op 3168 B/op 23 allocs/op BenchmarkStringAdd/64-4 1376 100897 ns/op 11744 B/op 73 allocs/op BenchmarkStringAdd/256-4 298 407261 ns/op 47840 B/op 267 allocs/op BenchmarkStringAdd/1024-4 72 1706882 ns/op 206176 B/op 1038 allocs/op BenchmarkStringAdd/4096-4 19 6681392 ns/op 865637 B/op 4114 allocs/op BenchmarkStringAdd/16384-4 4 30666023 ns/op 3634528 B/op 16407 allocs/op BenchmarkStringAdd/65536-4 1 121740193 ns/op 15258976 B/op 65565 allocs/op PASS ok go/constant 2.667s goos: darwin goarch: amd64 pkg: go/format BenchmarkFormat/array1-10000-4 1 315778935 ns/op 0.21 MB/s 45872592 B/op 48837 allocs/op PASS ok go/format 1.389s goos: darwin goarch: amd64 pkg: go/parser BenchmarkParse-4 6 18811727 ns/op 2.86 MB/s BenchmarkParseOnly-4 7 17097450 ns/op 3.15 MB/s BenchmarkResolve-4 64 1876128 ns/op 28.71 MB/s PASS ok go/parser 2.921s goos: darwin goarch: amd64 pkg: go/printer BenchmarkPrintFile-4 1 148660576 ns/op 0.35 MB/s 5128856 B/op 27478 allocs/op BenchmarkPrintDecl-4 771 156429 ns/op 0.20 MB/s 16160 B/op 51 allocs/op PASS ok go/printer 1.360s goos: darwin goarch: amd64 pkg: go/scanner BenchmarkScan-4 268 404585 ns/op BenchmarkScanFiles/go/types/expr.go-4 15 7411921 ns/op 6.69 MB/s BenchmarkScanFiles/go/parser/parser.go-4 9 12675594 ns/op 5.70 MB/s BenchmarkScanFiles/net/http/server.go-4 6 17726643 ns/op 6.67 MB/s BenchmarkScanFiles/go/scanner/errors.go-4 235 513792 ns/op 5.99 MB/s PASS ok go/scanner 1.956s goos: darwin goarch: amd64 pkg: go/token BenchmarkSearchInts-4 1706286 69.24 ns/op PASS ok go/token 1.295s goos: darwin goarch: amd64 pkg: go/types BenchmarkLookupFieldOrMethod-4 151 784191 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 118.9 ns/op BenchmarkNamed/Underlying/generic-4 1000000 114.9 ns/op BenchmarkNamed/Underlying/src_instance-4 1000000 114.7 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 116.3 ns/op BenchmarkNamed/NewMethodSet/nongeneric-4 19842 6303 ns/op BenchmarkNamed/NewMethodSet/generic-4 20688 6297 ns/op BenchmarkNamed/NewMethodSet/src_instance-4 19612 6407 ns/op BenchmarkNamed/NewMethodSet/user_instance-4 19702 6058 ns/op BenchmarkCheck/http/funcbodies/info-4 1 549816193 ns/op 60312 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 398860998 ns/op 83161 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 208741086 ns/op 158773 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 191019785 ns/op 173483 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2489547842 ns/op 2076 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 1 114600051 ns/op 44774 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 2 67820980 ns/op 76066 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 2 68469896 ns/op 74923 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 582995079 ns/op 3715 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 2 62301574 ns/op 34707 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 3 47775522 ns/op 45254 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 3 47102348 ns/op 45914 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1599731021 ns/op 40888 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 501270335 ns/op 130431 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 123547384 ns/op 528399 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 2 99487256 ns/op 654395 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 2940009805 ns/op 682.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 1 104847113 ns/op 18992 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 2 82608537 ns/op 24215 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 83697797 ns/op 23931 lines/s PASS ok go/types 43.683s goos: darwin goarch: amd64 pkg: hash/adler32 BenchmarkAdler32KB-4 14491 7734 ns/op 132.40 MB/s PASS ok hash/adler32 1.255s goos: darwin goarch: amd64 pkg: hash/crc32 BenchmarkCRC32/poly=IEEE/size=15/align=0-4 223206 495.4 ns/op 30.28 MB/s BenchmarkCRC32/poly=IEEE/size=15/align=1-4 250532 465.5 ns/op 32.23 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=0-4 150427 784.9 ns/op 50.96 MB/s BenchmarkCRC32/poly=IEEE/size=40/align=1-4 161970 767.1 ns/op 52.14 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=0-4 442339 289.0 ns/op 1771.65 MB/s BenchmarkCRC32/poly=IEEE/size=512/align=1-4 450378 314.3 ns/op 1629.03 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=0-4 397136 323.5 ns/op 3165.64 MB/s BenchmarkCRC32/poly=IEEE/size=1kB/align=1-4 387974 311.8 ns/op 3284.32 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=0-4 265743 444.4 ns/op 9217.22 MB/s BenchmarkCRC32/poly=IEEE/size=4kB/align=1-4 282806 438.5 ns/op 9341.75 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=0-4 63656 1770 ns/op 18515.94 MB/s BenchmarkCRC32/poly=IEEE/size=32kB/align=1-4 69709 1686 ns/op 19435.47 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=0-4 421208 284.1 ns/op 52.81 MB/s BenchmarkCRC32/poly=Castagnoli/size=15/align=1-4 418572 291.2 ns/op 51.52 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=0-4 454300 287.5 ns/op 139.12 MB/s BenchmarkCRC32/poly=Castagnoli/size=40/align=1-4 435146 284.0 ns/op 140.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=0-4 366874 361.7 ns/op 1415.54 MB/s BenchmarkCRC32/poly=Castagnoli/size=512/align=1-4 356854 355.9 ns/op 1438.69 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=0-4 306591 415.5 ns/op 2464.55 MB/s BenchmarkCRC32/poly=Castagnoli/size=1kB/align=1-4 311601 414.6 ns/op 2469.86 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=0-4 243969 470.8 ns/op 8699.89 MB/s BenchmarkCRC32/poly=Castagnoli/size=4kB/align=1-4 269936 477.8 ns/op 8571.85 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=0-4 62738 1929 ns/op 16983.64 MB/s BenchmarkCRC32/poly=Castagnoli/size=32kB/align=1-4 64324 1879 ns/op 17441.67 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=0-4 246397 446.5 ns/op 33.59 MB/s BenchmarkCRC32/poly=Koopman/size=15/align=1-4 283681 451.8 ns/op 33.20 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=0-4 138265 915.8 ns/op 43.68 MB/s BenchmarkCRC32/poly=Koopman/size=40/align=1-4 136821 774.9 ns/op 51.62 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=0-4 14156 8480 ns/op 60.37 MB/s BenchmarkCRC32/poly=Koopman/size=512/align=1-4 14096 8556 ns/op 59.84 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=0-4 6962 18705 ns/op 54.74 MB/s BenchmarkCRC32/poly=Koopman/size=1kB/align=1-4 6594 18842 ns/op 54.35 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=0-4 1531 80015 ns/op 51.19 MB/s BenchmarkCRC32/poly=Koopman/size=4kB/align=1-4 1579 78416 ns/op 52.23 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=0-4 182 638787 ns/op 51.30 MB/s BenchmarkCRC32/poly=Koopman/size=32kB/align=1-4 187 634808 ns/op 51.62 MB/s PASS ok hash/crc32 7.002s goos: darwin goarch: amd64 pkg: hash/crc64 BenchmarkCrc64/ISO64KB-4 140 813703 ns/op 80.54 MB/s BenchmarkCrc64/ISO4KB-4 1802 71794 ns/op 57.05 MB/s BenchmarkCrc64/ISO1KB-4 8668 16089 ns/op 63.65 MB/s BenchmarkCrc64/ECMA64KB-4 152 775224 ns/op 84.54 MB/s BenchmarkCrc64/Random64KB-4 157 755223 ns/op 86.78 MB/s BenchmarkCrc64/Random16KB-4 622 197591 ns/op 82.92 MB/s PASS ok hash/crc64 2.165s goos: darwin goarch: amd64 pkg: hash/fnv BenchmarkFnv32KB-4 14566 7535 ns/op 135.90 MB/s BenchmarkFnv32aKB-4 15351 7529 ns/op 136.01 MB/s BenchmarkFnv64KB-4 15273 7769 ns/op 131.81 MB/s BenchmarkFnv64aKB-4 15069 7854 ns/op 130.38 MB/s BenchmarkFnv128KB-4 1953 63863 ns/op 16.03 MB/s BenchmarkFnv128aKB-4 1969 64168 ns/op 15.96 MB/s PASS ok hash/fnv 2.226s goos: darwin goarch: amd64 pkg: hash/maphash BenchmarkHash/n=4/Write-4 457717 257.0 ns/op 15.57 MB/s BenchmarkHash/n=4/Bytes-4 3071484 34.01 ns/op 117.60 MB/s BenchmarkHash/n=4/String-4 1916442 65.13 ns/op 61.42 MB/s BenchmarkHash/n=8/Write-4 459548 258.1 ns/op 31.00 MB/s BenchmarkHash/n=8/Bytes-4 3199656 33.95 ns/op 235.63 MB/s BenchmarkHash/n=8/String-4 1936800 61.18 ns/op 130.76 MB/s BenchmarkHash/n=16/Write-4 503532 255.8 ns/op 62.56 MB/s BenchmarkHash/n=16/Bytes-4 3748035 31.52 ns/op 507.69 MB/s BenchmarkHash/n=16/String-4 1978791 62.39 ns/op 256.44 MB/s BenchmarkHash/n=32/Write-4 501639 258.2 ns/op 123.93 MB/s BenchmarkHash/n=32/Bytes-4 3641017 31.57 ns/op 1013.76 MB/s BenchmarkHash/n=32/String-4 1956790 60.80 ns/op 526.29 MB/s BenchmarkHash/n=64/Write-4 412856 275.2 ns/op 232.52 MB/s BenchmarkHash/n=64/Bytes-4 3423528 34.84 ns/op 1837.02 MB/s BenchmarkHash/n=64/String-4 1834821 62.74 ns/op 1020.07 MB/s BenchmarkHash/n=256/Write-4 352016 360.0 ns/op 711.07 MB/s BenchmarkHash/n=256/Bytes-4 2399144 48.70 ns/op 5256.21 MB/s BenchmarkHash/n=256/String-4 958802 109.7 ns/op 2333.05 MB/s BenchmarkHash/n=320/Write-4 313322 356.6 ns/op 897.31 MB/s BenchmarkHash/n=320/Bytes-4 2102449 54.49 ns/op 5872.34 MB/s BenchmarkHash/n=320/String-4 862281 151.3 ns/op 2114.90 MB/s BenchmarkHash/n=1024/Write-4 240562 577.5 ns/op 1773.20 MB/s BenchmarkHash/n=1024/Bytes-4 1000000 122.2 ns/op 8382.88 MB/s BenchmarkHash/n=1024/String-4 335276 386.3 ns/op 2650.88 MB/s BenchmarkHash/n=4096/Write-4 100540 1192 ns/op 3435.77 MB/s BenchmarkHash/n=4096/Bytes-4 301381 431.5 ns/op 9491.58 MB/s BenchmarkHash/n=4096/String-4 70803 1509 ns/op 2715.19 MB/s BenchmarkHash/n=16384/Write-4 30513 3851 ns/op 4254.46 MB/s BenchmarkHash/n=16384/Bytes-4 71766 1748 ns/op 9374.06 MB/s BenchmarkHash/n=16384/String-4 19425 6101 ns/op 2685.60 MB/s PASS ok hash/maphash 6.459s goos: darwin goarch: amd64 pkg: html BenchmarkEscape-4 728 163153 ns/op BenchmarkEscapeNone-4 137892 810.3 ns/op BenchmarkUnescape-4 813 156731 ns/op BenchmarkUnescapeNone-4 756628 171.5 ns/op BenchmarkUnescapeSparse-4 7904 24406 ns/op BenchmarkUnescapeDense-4 993 105260 ns/op PASS ok html 2.007s goos: darwin goarch: amd64 pkg: html/template BenchmarkCSSEscaper-4 8268 14343 ns/op BenchmarkCSSEscaperNoSpecials-4 39975 2706 ns/op BenchmarkDecodeCSS-4 26636 4583 ns/op BenchmarkDecodeCSSNoSpecials-4 3279298 35.35 ns/op BenchmarkCSSValueFilter-4 115915 1118 ns/op BenchmarkCSSValueFilterOk-4 82681 1549 ns/op BenchmarkEscapedExecute-4 4516 27273 ns/op BenchmarkHTMLNospaceEscaper-4 9103 11973 ns/op BenchmarkHTMLNospaceEscaperNoSpecials-4 56068 2161 ns/op BenchmarkStripTags-4 19052 5989 ns/op BenchmarkStripTagsNoSpecials-4 306589 496.5 ns/op BenchmarkJSValEscaperWithNum-4 24375 4779 ns/op BenchmarkJSValEscaperWithStr-4 6961 18801 ns/op BenchmarkJSValEscaperWithStrNoSpecials-4 20076 5705 ns/op BenchmarkJSValEscaperWithObj-4 5197 22229 ns/op BenchmarkJSValEscaperWithObjNoSpecials-4 14360 8012 ns/op BenchmarkJSStrEscaperNoSpecials-4 51480 2272 ns/op BenchmarkJSStrEscaper-4 10000 11532 ns/op BenchmarkJSRegexpEscaperNoSpecials-4 46872 2391 ns/op BenchmarkJSRegexpEscaper-4 10000 11688 ns/op BenchmarkTemplateSpecialTags-4 100 1090362 ns/op BenchmarkURLEscaper-4 4471 27404 ns/op BenchmarkURLEscaperNoSpecials-4 155602 727.1 ns/op BenchmarkURLNormalizer-4 6766 19633 ns/op BenchmarkURLNormalizerNoSpecials-4 174962 756.5 ns/op BenchmarkSrcsetFilter-4 18872 6479 ns/op BenchmarkSrcsetFilterNoSpecials-4 107686 1254 ns/op PASS ok html/template 5.587s goos: darwin goarch: amd64 pkg: image BenchmarkAt/rgba-4 587700 219.5 ns/op 16 B/op 1 allocs/op BenchmarkAt/rgba64-4 432027 242.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba-4 624420 226.8 ns/op 16 B/op 1 allocs/op BenchmarkAt/nrgba64-4 552400 246.2 ns/op 16 B/op 1 allocs/op BenchmarkAt/alpha-4 1646156 77.89 ns/op 0 B/op 0 allocs/op BenchmarkAt/alpha16-4 1231304 93.04 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray-4 1677427 72.36 ns/op 0 B/op 0 allocs/op BenchmarkAt/gray16-4 1267047 93.28 ns/op 0 B/op 0 allocs/op BenchmarkAt/paletted-4 1311295 88.06 ns/op 0 B/op 0 allocs/op BenchmarkSet/rgba-4 427627 302.4 ns/op 16 B/op 1 allocs/op BenchmarkSet/rgba64-4 342285 345.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba-4 391329 306.7 ns/op 16 B/op 1 allocs/op BenchmarkSet/nrgba64-4 324604 354.8 ns/op 16 B/op 1 allocs/op BenchmarkSet/alpha-4 681010 169.8 ns/op 0 B/op 0 allocs/op BenchmarkSet/alpha16-4 561074 242.0 ns/op 16 B/op 1 allocs/op BenchmarkSet/gray-4 850170 150.7 ns/op 0 B/op 0 allocs/op BenchmarkSet/gray16-4 545058 240.5 ns/op 16 B/op 1 allocs/op BenchmarkSet/paletted-4 350919 324.8 ns/op 0 B/op 0 allocs/op BenchmarkRGBAAt-4 1402678 85.18 ns/op BenchmarkRGBASetRGBA-4 1238061 92.92 ns/op BenchmarkRGBA64At-4 1000000 135.8 ns/op BenchmarkRGBA64SetRGBA64-4 763683 151.8 ns/op BenchmarkNRGBAAt-4 1400413 83.90 ns/op BenchmarkNRGBASetNRGBA-4 1261650 93.58 ns/op BenchmarkNRGBA64At-4 1000000 130.9 ns/op BenchmarkNRGBA64SetNRGBA64-4 928246 140.4 ns/op BenchmarkAlphaAt-4 2577830 43.86 ns/op BenchmarkAlphaSetAlpha-4 2178426 53.57 ns/op BenchmarkAlpha16At-4 1481210 78.62 ns/op BenchmarkAlphaSetAlpha16-4 1458538 82.74 ns/op BenchmarkGrayAt-4 2704453 44.62 ns/op BenchmarkGraySetGray-4 2213722 54.96 ns/op BenchmarkGray16At-4 1500541 82.78 ns/op BenchmarkGraySetGray16-4 1463632 83.64 ns/op PASS ok image 7.664s goos: darwin goarch: amd64 pkg: image/color BenchmarkYCbCrToRGB/0-4 2495206 45.63 ns/op BenchmarkYCbCrToRGB/128-4 3421656 32.66 ns/op BenchmarkYCbCrToRGB/255-4 3430300 32.79 ns/op BenchmarkRGBToYCbCr/0-4 3018872 33.90 ns/op BenchmarkRGBToYCbCr/Cb-4 3454323 33.13 ns/op BenchmarkRGBToYCbCr/Cr-4 3711714 31.19 ns/op BenchmarkYCbCrToRGBA/0-4 2721481 42.96 ns/op BenchmarkYCbCrToRGBA/128-4 2661255 42.26 ns/op BenchmarkYCbCrToRGBA/255-4 2993451 37.13 ns/op BenchmarkNYCbCrAToRGBA/0-4 3037994 38.64 ns/op BenchmarkNYCbCrAToRGBA/128-4 3096517 38.73 ns/op BenchmarkNYCbCrAToRGBA/255-4 2891986 38.71 ns/op PASS ok image/color 3.256s goos: darwin goarch: amd64 pkg: image/draw BenchmarkFillOver-4 3 35943869 ns/op BenchmarkFillSrc-4 336 348657 ns/op BenchmarkCopyOver-4 7 16832041 ns/op BenchmarkCopySrc-4 489 230497 ns/op BenchmarkNRGBAOver-4 8 13122643 ns/op BenchmarkNRGBASrc-4 13 9099787 ns/op BenchmarkYCbCr-4 10 10080080 ns/op BenchmarkGray-4 19 6160854 ns/op BenchmarkCMYK-4 13 9770089 ns/op BenchmarkGlyphOver-4 21 5196836 ns/op BenchmarkRGBAMaskOver-4 5 20607299 ns/op BenchmarkGrayMaskOver-4 7 16130926 ns/op BenchmarkRGBA64ImageMaskOver-4 4 29241688 ns/op BenchmarkRGBA-4 6 20182828 ns/op BenchmarkPalettedFill-4 958 117752 ns/op BenchmarkPalettedRGBA-4 5 21549947 ns/op BenchmarkGenericOver-4 3 43929712 ns/op BenchmarkGenericMaskOver-4 6 19316287 ns/op BenchmarkGenericSrc-4 4 29176462 ns/op BenchmarkGenericMaskSrc-4 4 27724585 ns/op PASS ok image/draw 7.081s goos: darwin goarch: amd64 pkg: image/gif BenchmarkDecode-4 22 5596969 ns/op 2.76 MB/s 47848 B/op 267 allocs/op BenchmarkEncodeRandomPaletted-4 1 129859247 ns/op 2.37 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRandomRGBA-4 1 2229522758 ns/op 0.55 MB/s 417248 B/op 13 allocs/op BenchmarkEncodeRealisticPaletted-4 68 1879068 ns/op 8.22 MB/s 79984 B/op 7 allocs/op BenchmarkEncodeRealisticRGBA-4 1 112706252 ns/op 0.55 MB/s 105952 B/op 13 allocs/op PASS ok image/gif 4.256s goos: darwin goarch: amd64 pkg: image/jpeg BenchmarkFDCT-4 5258 23027 ns/op BenchmarkIDCT-4 5455 21663 ns/op BenchmarkDecodeBaseline-4 8 13004305 ns/op 4.75 MB/s 63024 B/op 5 allocs/op BenchmarkDecodeProgressive-4 6 17491218 ns/op 3.53 MB/s 259712 B/op 13 allocs/op BenchmarkEncodeRGBA-4 1 155069042 ns/op 7.92 MB/s 4544 B/op 7 allocs/op BenchmarkEncodeYCbCr-4 1 198317264 ns/op 4.65 MB/s 4544 B/op 7 allocs/op PASS ok image/jpeg 2.363s goos: darwin goarch: amd64 pkg: image/png BenchmarkPaeth-4 19051839 6.490 ns/op BenchmarkDecodeGray-4 12 9037419 ns/op 7.25 MB/s 137024 B/op 102 allocs/op BenchmarkDecodeNRGBAGradient-4 3 36862732 ns/op 7.11 MB/s 337328 B/op 188 allocs/op BenchmarkDecodeNRGBAOpaque-4 4 31602234 ns/op 8.30 MB/s 346592 B/op 152 allocs/op BenchmarkDecodePaletted-4 22 5280875 ns/op 12.41 MB/s 139456 B/op 309 allocs/op BenchmarkDecodeRGB-4 4 30780054 ns/op 8.52 MB/s 332000 B/op 157 allocs/op BenchmarkDecodeInterlacing-4 3 38997791 ns/op 6.72 MB/s 605216 B/op 268 allocs/op BenchmarkEncodeGray-4 3 46221936 ns/op 6.65 MB/s 852184 B/op 29 allocs/op BenchmarkEncodeGrayWithBufferPool-4 3 48063696 ns/op 6.39 MB/s 284056 B/op 9 allocs/op BenchmarkEncodeNRGBOpaque-4 1 169014519 ns/op 7.27 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeNRGBA-4 1 165979951 ns/op 7.40 MB/s 864088 B/op 29 allocs/op BenchmarkEncodePaletted-4 4 31701216 ns/op 9.69 MB/s 848592 B/op 32 allocs/op BenchmarkEncodeRGBOpaque-4 1 170231953 ns/op 7.22 MB/s 860248 B/op 29 allocs/op BenchmarkEncodeRGBA-4 1 635279899 ns/op 1.93 MB/s 864088 B/op 29 allocs/op PASS ok image/png 4.892s goos: darwin goarch: amd64 pkg: index/suffixarray BenchmarkNew/text=opticks/size=100K/bits=32-4 2 53392276 ns/op 1.87 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=opticks/size=100K/bits=64-4 3 42189591 ns/op 2.37 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=32-4 1 271275574 ns/op 1.84 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=opticks/size=500K/bits=64-4 1 246183773 ns/op 2.03 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=32-4 3 50718269 ns/op 1.97 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=go/size=100K/bits=64-4 3 41694141 ns/op 2.40 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=32-4 1 262552656 ns/op 1.90 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=go/size=500K/bits=64-4 1 237790221 ns/op 2.10 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=go/size=1M/bits=32-4 1 520751973 ns/op 1.92 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=go/size=1M/bits=64-4 1 525596212 ns/op 1.90 MB/s 8003672 B/op 3 allocs/op BenchmarkNew/text=go/size=5M/bits=32-4 1 3399883149 ns/op 1.47 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=go/size=5M/bits=64-4 1 3054555400 ns/op 1.64 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=32-4 12 8544846 ns/op 11.70 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=zero/size=100K/bits=64-4 14 9085592 ns/op 11.01 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=32-4 3 45327558 ns/op 11.03 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=zero/size=500K/bits=64-4 3 47887318 ns/op 10.44 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=32-4 2 90994293 ns/op 10.99 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=zero/size=1M/bits=64-4 2 85911998 ns/op 11.64 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=32-4 1 409902575 ns/op 12.20 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=zero/size=5M/bits=64-4 1 461439641 ns/op 10.84 MB/s 40001616 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=32-4 3 49694296 ns/op 2.01 MB/s 401488 B/op 2 allocs/op BenchmarkNew/text=rand/size=100K/bits=64-4 3 41207080 ns/op 2.43 MB/s 802896 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=32-4 1 276794887 ns/op 1.81 MB/s 2007120 B/op 2 allocs/op BenchmarkNew/text=rand/size=500K/bits=64-4 1 234600436 ns/op 2.13 MB/s 4005976 B/op 3 allocs/op BenchmarkNew/text=rand/size=1M/bits=32-4 1 546854442 ns/op 1.83 MB/s 4005968 B/op 2 allocs/op BenchmarkNew/text=rand/size=1M/bits=64-4 1 544965686 ns/op 1.83 MB/s 8003664 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=32-4 1 4356393457 ns/op 1.15 MB/s 20004944 B/op 2 allocs/op BenchmarkNew/text=rand/size=5M/bits=64-4 1 4201217702 ns/op 1.19 MB/s 40001616 B/op 2 allocs/op BenchmarkSaveRestore/bits=32-4 1 129903910 ns/op 32.18 MB/s 5275656 B/op 5 allocs/op BenchmarkSaveRestore/bits=64-4 1 131936514 ns/op 31.68 MB/s 9469952 B/op 4 allocs/op PASS ok index/suffixarray 37.680s goos: darwin goarch: amd64 pkg: internal/fuzz BenchmarkMarshalCorpusFile/1-4 34928 2950 ns/op 0.34 MB/s BenchmarkMarshalCorpusFile/2-4 39972 3142 ns/op 0.64 MB/s BenchmarkMarshalCorpusFile/4-4 32301 3401 ns/op 1.18 MB/s BenchmarkMarshalCorpusFile/8-4 26851 4081 ns/op 1.96 MB/s BenchmarkMarshalCorpusFile/16-4 22411 5461 ns/op 2.93 MB/s BenchmarkMarshalCorpusFile/32-4 14199 8360 ns/op 3.83 MB/s BenchmarkMarshalCorpusFile/64-4 10000 10342 ns/op 6.19 MB/s BenchmarkMarshalCorpusFile/128-4 9040 14119 ns/op 9.07 MB/s BenchmarkMarshalCorpusFile/256-4 3304 36992 ns/op 6.92 MB/s BenchmarkMarshalCorpusFile/512-4 1766 77439 ns/op 6.61 MB/s BenchmarkMarshalCorpusFile/1024-4 933 145162 ns/op 7.05 MB/s BenchmarkMarshalCorpusFile/2048-4 394 343759 ns/op 5.96 MB/s BenchmarkMarshalCorpusFile/4096-4 186 619456 ns/op 6.61 MB/s BenchmarkMarshalCorpusFile/8192-4 100 1176767 ns/op 6.96 MB/s BenchmarkMarshalCorpusFile/16384-4 58 2484774 ns/op 6.59 MB/s BenchmarkMarshalCorpusFile/32768-4 25 5795471 ns/op 5.65 MB/s BenchmarkMarshalCorpusFile/65536-4 12 11617249 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/131072-4 5 23232092 ns/op 5.64 MB/s BenchmarkMarshalCorpusFile/262144-4 3 48775752 ns/op 5.37 MB/s BenchmarkMarshalCorpusFile/524288-4 2 91876154 ns/op 5.71 MB/s BenchmarkMarshalCorpusFile/1048576-4 1 169573565 ns/op 6.18 MB/s BenchmarkUnmarshalCorpusFile/1-4 10000 13186 ns/op 0.08 MB/s BenchmarkUnmarshalCorpusFile/2-4 10000 13895 ns/op 0.14 MB/s BenchmarkUnmarshalCorpusFile/4-4 9657 14611 ns/op 0.27 MB/s BenchmarkUnmarshalCorpusFile/8-4 8599 16756 ns/op 0.48 MB/s BenchmarkUnmarshalCorpusFile/16-4 5517 20879 ns/op 0.77 MB/s BenchmarkUnmarshalCorpusFile/32-4 3998 29147 ns/op 1.10 MB/s BenchmarkUnmarshalCorpusFile/64-4 3771 34810 ns/op 1.84 MB/s BenchmarkUnmarshalCorpusFile/128-4 2995 46162 ns/op 2.77 MB/s BenchmarkUnmarshalCorpusFile/256-4 993 117950 ns/op 2.17 MB/s BenchmarkUnmarshalCorpusFile/512-4 518 221913 ns/op 2.31 MB/s BenchmarkUnmarshalCorpusFile/1024-4 282 437388 ns/op 2.34 MB/s BenchmarkUnmarshalCorpusFile/2048-4 132 949940 ns/op 2.16 MB/s BenchmarkUnmarshalCorpusFile/4096-4 69 1791958 ns/op 2.29 MB/s BenchmarkUnmarshalCorpusFile/8192-4 38 3719545 ns/op 2.20 MB/s BenchmarkUnmarshalCorpusFile/16384-4 15 7203863 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/32768-4 7 14431731 ns/op 2.27 MB/s BenchmarkUnmarshalCorpusFile/65536-4 4 26774370 ns/op 2.45 MB/s BenchmarkUnmarshalCorpusFile/131072-4 2 56340516 ns/op 2.33 MB/s BenchmarkUnmarshalCorpusFile/262144-4 1 122098082 ns/op 2.15 MB/s BenchmarkUnmarshalCorpusFile/524288-4 1 275106726 ns/op 1.91 MB/s BenchmarkUnmarshalCorpusFile/1048576-4 1 476121622 ns/op 2.20 MB/s BenchmarkMutatorBytes/1-4 31357 4615 ns/op BenchmarkMutatorBytes/10-4 35804 3255 ns/op BenchmarkMutatorBytes/100-4 29892 3795 ns/op BenchmarkMutatorBytes/1000-4 20728 5633 ns/op BenchmarkMutatorBytes/10000-4 8274 23432 ns/op BenchmarkMutatorBytes/100000-4 778 153269 ns/op BenchmarkMutatorString/1-4 32420 4109 ns/op BenchmarkMutatorString/10-4 29157 4050 ns/op BenchmarkMutatorString/100-4 27369 4526 ns/op BenchmarkMutatorString/1000-4 13156 7606 ns/op BenchmarkMutatorString/10000-4 4845 55578 ns/op BenchmarkMutatorString/100000-4 352 369673 ns/op BenchmarkMutatorAllBasicTypes/[]uint8-4 16744 7249 ns/op BenchmarkMutatorAllBasicTypes/string-4 15661 7238 ns/op BenchmarkMutatorAllBasicTypes/bool-4 45992 2277 ns/op BenchmarkMutatorAllBasicTypes/float32-4 49808 2374 ns/op BenchmarkMutatorAllBasicTypes/float64-4 43978 2350 ns/op BenchmarkMutatorAllBasicTypes/int-4 50222 2202 ns/op BenchmarkMutatorAllBasicTypes/int8-4 54361 2220 ns/op BenchmarkMutatorAllBasicTypes/int16-4 57938 2093 ns/op BenchmarkMutatorAllBasicTypes/int32-4 57469 2125 ns/op BenchmarkMutatorAllBasicTypes/int64-4 53163 2105 ns/op BenchmarkMutatorAllBasicTypes/uint8-4 48981 2173 ns/op BenchmarkMutatorAllBasicTypes/uint16-4 50804 2223 ns/op BenchmarkMutatorAllBasicTypes/uint32-4 47835 2184 ns/op BenchmarkMutatorAllBasicTypes/uint64-4 52594 2201 ns/op PASS ok internal/fuzz 14.621s goos: darwin goarch: amd64 pkg: internal/intern BenchmarkStress-4 13563 8798 ns/op 0 B/op 0 allocs/op BenchmarkGetByString-4 161408 809.4 ns/op 0 B/op 0 allocs/op PASS ok internal/intern 1.641s PASS ok internal/poll 1.046s goos: darwin goarch: amd64 pkg: internal/trace BenchmarkMMU-4 5 20278928 ns/op PASS ok internal/trace 4.682s PASS ok internal/zstd 1.071s goos: darwin goarch: amd64 pkg: io BenchmarkCopyNSmall-4 10000 12055 ns/op BenchmarkCopyNLarge-4 312 499396 ns/op PASS ok io 1.533s goos: darwin goarch: amd64 pkg: log BenchmarkItoa-4 164326 766.8 ns/op BenchmarkPrintln-4 21459 5136 ns/op 78 B/op 1 allocs/op BenchmarkPrintlnNoFlags-4 35179 3433 ns/op 65 B/op 0 allocs/op BenchmarkConcurrent-4 5806 21193 ns/op BenchmarkDiscard-4 836102 122.0 ns/op 0 B/op 0 allocs/op PASS ok log 1.921s goos: darwin goarch: amd64 pkg: log/slog BenchmarkWriteTime-4 65500 1611 ns/op BenchmarkJSONHandler/defaults-4 6658 15918 ns/op 518 B/op 0 allocs/op BenchmarkJSONHandler/time_format-4 4548 25988 ns/op 791 B/op 6 allocs/op BenchmarkJSONHandler/time_unix-4 5881 23659 ns/op 755 B/op 5 allocs/op BenchmarkPreformatting/separate-4 8539 15580 ns/op 531 B/op 1 allocs/op BenchmarkPreformatting/struct-4 9128 15198 ns/op 522 B/op 0 allocs/op BenchmarkPreformatting/struct_file-4 4003 25645 ns/op 538 B/op 1 allocs/op BenchmarkJSONEncoding/json.Marshal-4 30645 3943 ns/op 79 B/op 2 allocs/op BenchmarkJSONEncoding/Encoder.Encode-4 28009 4026 ns/op 64 B/op 2 allocs/op BenchmarkNopLog/no_attrs-4 97592 1250 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-4 67599 1841 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/attrs-parallel-4 64778 1871 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/keys-values-4 60757 1859 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-4 68504 1863 ns/op 0 B/op 0 allocs/op BenchmarkNopLog/WithContext-parallel-4 63718 1806 ns/op 0 B/op 0 allocs/op BenchmarkPC/0-4 1000000 113.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/1-4 839014 151.0 ns/op 0 B/op 0 allocs/op BenchmarkPC/2-4 588187 200.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/3-4 554054 242.4 ns/op 0 B/op 0 allocs/op BenchmarkPC/4-4 454789 283.6 ns/op 0 B/op 0 allocs/op BenchmarkRecord-4 5451 27825 ns/op BenchmarkDispatch/switch-checked-4 203272 620.8 ns/op BenchmarkDispatch/As-4 204664 550.3 ns/op BenchmarkDispatch/Visit-4 172467 630.8 ns/op BenchmarkUnsafeStrings-4 17242 6603 ns/op 0 B/op 0 allocs/op --- BENCH: BenchmarkUnsafeStrings-4 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 value_test.go:263: Value size = 24 PASS ok log/slog 5.081s goos: darwin goarch: amd64 pkg: log/slog/internal/benchmarks BenchmarkAttrs/disabled/5_args-4 1523319 78.22 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/5_args_ctx-4 1569774 76.24 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/10_args-4 1009894 114.2 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/disabled/40_args-4 283548 366.6 ns/op 0 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args-4 50223 2665 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/5_args_ctx-4 58897 2590 ns/op 262 B/op 0 allocs/op BenchmarkAttrs/fastText_discard/10_args-4 34281 5096 ns/op 679 B/op 2 allocs/op BenchmarkAttrs/fastText_discard/40_args-4 6087 20688 ns/op 3473 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args-4 11654 10378 ns/op 588 B/op 2 allocs/op BenchmarkAttrs/Text_discard/5_args_ctx-4 12495 10236 ns/op 597 B/op 2 allocs/op BenchmarkAttrs/Text_discard/10_args-4 6752 20116 ns/op 1078 B/op 5 allocs/op BenchmarkAttrs/Text_discard/40_args-4 2527 56689 ns/op 4290 B/op 15 allocs/op BenchmarkAttrs/JSON_discard/5_args-4 14768 8428 ns/op 523 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/5_args_ctx-4 15555 7925 ns/op 528 B/op 1 allocs/op BenchmarkAttrs/JSON_discard/10_args-4 9220 12732 ns/op 942 B/op 3 allocs/op BenchmarkAttrs/JSON_discard/40_args-4 3421 40833 ns/op 3748 B/op 3 allocs/op PASS ok log/slog/internal/benchmarks 4.545s goos: darwin goarch: amd64 pkg: maps BenchmarkMapClone-4 4 30826715 ns/op PASS ok maps 2.358s goos: darwin goarch: amd64 pkg: math BenchmarkAcos-4 2748915 46.09 ns/op BenchmarkAcosh-4 1382744 83.13 ns/op BenchmarkAsin-4 2972776 39.83 ns/op BenchmarkAsinh-4 1397338 85.79 ns/op BenchmarkAtan-4 3409123 34.16 ns/op BenchmarkAtanh-4 1352253 84.43 ns/op BenchmarkAtan2-4 2476063 48.07 ns/op BenchmarkCbrt-4 1729555 65.99 ns/op BenchmarkCeil-4 26430757 4.816 ns/op BenchmarkCopysign-4 4127878 28.09 ns/op BenchmarkCos-4 1477957 78.52 ns/op BenchmarkCosh-4 2065968 55.58 ns/op BenchmarkErf-4 3393104 33.60 ns/op BenchmarkErfc-4 3293570 33.71 ns/op BenchmarkErfinv-4 3126156 36.63 ns/op BenchmarkErfcinv-4 3334424 36.53 ns/op BenchmarkExp-4 7056550 15.41 ns/op BenchmarkExpGo-4 1000000 103.9 ns/op BenchmarkExpm1-4 2823409 42.43 ns/op BenchmarkExp2-4 1191529 99.06 ns/op BenchmarkExp2Go-4 1000000 101.2 ns/op BenchmarkAbs-4 5481507 21.38 ns/op BenchmarkDim-4 13405552 9.458 ns/op BenchmarkFloor-4 22714125 4.585 ns/op BenchmarkMax-4 18392676 6.782 ns/op BenchmarkMin-4 19601005 6.744 ns/op BenchmarkMod-4 383194 290.0 ns/op BenchmarkFrexp-4 2009293 57.39 ns/op BenchmarkGamma-4 835904 124.5 ns/op BenchmarkHypot-4 13641586 8.659 ns/op BenchmarkHypotGo-4 1948477 61.61 ns/op BenchmarkIlogb-4 2391781 50.80 ns/op BenchmarkJ0-4 346234 374.9 ns/op BenchmarkJ1-4 318907 378.2 ns/op BenchmarkJn-4 160054 805.5 ns/op BenchmarkLdexp-4 2003790 57.54 ns/op BenchmarkLgamma-4 1209277 97.77 ns/op BenchmarkLog-4 7212108 16.81 ns/op BenchmarkLogb-4 2156463 50.42 ns/op BenchmarkLog1p-4 1830440 63.28 ns/op BenchmarkLog10-4 6562324 17.66 ns/op BenchmarkLog2-4 1582449 75.77 ns/op BenchmarkModf-4 2708505 42.56 ns/op BenchmarkNextafter32-4 2802944 43.01 ns/op BenchmarkNextafter64-4 2774259 42.05 ns/op BenchmarkPowInt-4 690614 172.9 ns/op BenchmarkPowFrac-4 569349 222.0 ns/op BenchmarkPow10Pos-4 7069071 16.22 ns/op BenchmarkPow10Neg-4 7229611 16.80 ns/op BenchmarkRound-4 5217573 21.80 ns/op BenchmarkRoundToEven-4 15283117 8.391 ns/op BenchmarkRemainder-4 654684 192.3 ns/op BenchmarkSignbit-4 8247519 14.21 ns/op BenchmarkSin-4 1797144 64.61 ns/op BenchmarkSincos-4 1355468 86.60 ns/op BenchmarkSinh-4 2483052 46.98 ns/op BenchmarkSqrtIndirect-4 29270062 4.397 ns/op BenchmarkSqrtLatency-4 26749798 4.620 ns/op BenchmarkSqrtIndirectLatency-4 27209193 4.716 ns/op BenchmarkSqrtGoLatency-4 1570526 84.45 ns/op BenchmarkSqrtPrime-4 46255 2541 ns/op BenchmarkTan-4 1807192 66.92 ns/op BenchmarkTanh-4 1975168 60.45 ns/op BenchmarkTrunc-4 25914976 4.383 ns/op BenchmarkY0-4 363910 364.4 ns/op BenchmarkY1-4 355408 358.1 ns/op BenchmarkYn-4 166321 758.7 ns/op BenchmarkFloat64bits-4 7586520 14.08 ns/op BenchmarkFloat64frombits-4 7976695 14.50 ns/op BenchmarkFloat32bits-4 8376914 14.42 ns/op BenchmarkFloat32frombits-4 8579641 13.89 ns/op BenchmarkFMA-4 26660841 4.794 ns/op PASS ok math 14.054s goos: darwin goarch: amd64 pkg: math/big BenchmarkAddVV/1-4 16560049 7.489 ns/op 8546.44 MB/s BenchmarkAddVV/2-4 14529452 8.062 ns/op 15876.52 MB/s BenchmarkAddVV/3-4 13800836 9.178 ns/op 20920.18 MB/s BenchmarkAddVV/4-4 13146163 8.646 ns/op 29608.56 MB/s BenchmarkAddVV/5-4 12819679 9.577 ns/op 33413.33 MB/s BenchmarkAddVV/10-4 9817198 12.11 ns/op 52845.26 MB/s BenchmarkAddVV/100-4 2413933 46.26 ns/op 138356.73 MB/s BenchmarkAddVV/1000-4 281304 442.4 ns/op 144657.24 MB/s BenchmarkSubVV/1-4 14276094 8.230 ns/op 7776.13 MB/s BenchmarkSubVV/2-4 14768712 8.072 ns/op 15858.23 MB/s BenchmarkSubVV/3-4 14090058 8.781 ns/op 21865.39 MB/s BenchmarkSubVV/4-4 13079754 9.032 ns/op 28345.02 MB/s BenchmarkSubVV/5-4 12874692 9.542 ns/op 33536.83 MB/s BenchmarkSubVV/10-4 9124077 11.44 ns/op 55933.20 MB/s BenchmarkSubVV/100-4 2396887 46.08 ns/op 138876.53 MB/s BenchmarkSubVV/1000-4 315241 419.4 ns/op 152615.03 MB/s BenchmarkAddVW/1-4 18439342 6.795 ns/op 1177.38 MB/s BenchmarkAddVW/2-4 17270343 7.297 ns/op 2192.69 MB/s BenchmarkAddVW/3-4 13746926 8.488 ns/op 2827.36 MB/s BenchmarkAddVW/4-4 16361848 7.689 ns/op 4161.93 MB/s BenchmarkAddVW/5-4 14438787 8.345 ns/op 4793.16 MB/s BenchmarkAddVW/10-4 11741588 9.840 ns/op 8130.01 MB/s BenchmarkAddVW/100-4 341673 368.2 ns/op 2172.80 MB/s BenchmarkAddVW/1000-4 49308 2449 ns/op 3266.95 MB/s BenchmarkAddVWext/1-4 17829067 6.871 ns/op 1164.35 MB/s BenchmarkAddVWext/2-4 17261482 7.308 ns/op 2189.39 MB/s BenchmarkAddVWext/3-4 15749349 7.815 ns/op 3070.98 MB/s BenchmarkAddVWext/4-4 16461115 7.633 ns/op 4192.13 MB/s BenchmarkAddVWext/5-4 12931738 9.038 ns/op 4425.81 MB/s BenchmarkAddVWext/10-4 10600452 13.48 ns/op 5934.88 MB/s BenchmarkAddVWext/100-4 47752 2532 ns/op 315.93 MB/s BenchmarkAddVWext/1000-4 5020 21388 ns/op 374.03 MB/s BenchmarkSubVW/1-4 16554475 6.985 ns/op 1145.38 MB/s BenchmarkSubVW/2-4 16463336 7.207 ns/op 2219.91 MB/s BenchmarkSubVW/3-4 13832572 7.832 ns/op 3064.30 MB/s BenchmarkSubVW/4-4 15602266 7.651 ns/op 4182.52 MB/s BenchmarkSubVW/5-4 14940087 8.585 ns/op 4659.35 MB/s BenchmarkSubVW/10-4 12186595 9.770 ns/op 8188.62 MB/s BenchmarkSubVW/100-4 335097 366.2 ns/op 2184.32 MB/s BenchmarkSubVW/1000-4 48116 2409 ns/op 3320.81 MB/s BenchmarkSubVWext/1-4 15737906 6.807 ns/op 1175.27 MB/s BenchmarkSubVWext/2-4 17119388 7.208 ns/op 2219.79 MB/s BenchmarkSubVWext/3-4 16706366 7.686 ns/op 3122.60 MB/s BenchmarkSubVWext/4-4 16539099 8.461 ns/op 3782.25 MB/s BenchmarkSubVWext/5-4 13158950 11.28 ns/op 3546.38 MB/s BenchmarkSubVWext/10-4 10040610 11.12 ns/op 7193.60 MB/s BenchmarkSubVWext/100-4 57350 2087 ns/op 383.30 MB/s BenchmarkSubVWext/1000-4 6325 19968 ns/op 400.64 MB/s BenchmarkMulAddVWW/1-4 14427578 8.512 ns/op 7518.53 MB/s BenchmarkMulAddVWW/2-4 13176200 9.369 ns/op 13662.24 MB/s BenchmarkMulAddVWW/3-4 12372067 9.533 ns/op 20139.52 MB/s BenchmarkMulAddVWW/4-4 12740497 9.776 ns/op 26187.02 MB/s BenchmarkMulAddVWW/5-4 11101626 10.21 ns/op 31344.36 MB/s BenchmarkMulAddVWW/10-4 8404401 13.46 ns/op 47562.64 MB/s BenchmarkMulAddVWW/100-4 1627802 73.58 ns/op 86979.64 MB/s BenchmarkMulAddVWW/1000-4 178024 696.7 ns/op 91859.03 MB/s BenchmarkAddMulVVW/1-4 16510884 7.446 ns/op 8595.03 MB/s BenchmarkAddMulVVW/2-4 15392113 8.294 ns/op 15433.13 MB/s BenchmarkAddMulVVW/3-4 13574650 9.223 ns/op 20817.47 MB/s BenchmarkAddMulVVW/4-4 12691773 9.884 ns/op 25900.47 MB/s BenchmarkAddMulVVW/5-4 9957726 11.48 ns/op 27874.38 MB/s BenchmarkAddMulVVW/10-4 8938800 12.93 ns/op 49516.37 MB/s BenchmarkAddMulVVW/100-4 1976871 60.14 ns/op 106415.62 MB/s BenchmarkAddMulVVW/1000-4 257872 595.0 ns/op 107563.89 MB/s BenchmarkDivWVW/1-4 2087139 56.64 ns/op 1129.93 MB/s BenchmarkDivWVW/2-4 1000000 108.1 ns/op 1184.41 MB/s BenchmarkDivWVW/3-4 882415 135.9 ns/op 1412.64 MB/s BenchmarkDivWVW/4-4 800323 161.3 ns/op 1587.20 MB/s BenchmarkDivWVW/5-4 671582 187.9 ns/op 1703.00 MB/s BenchmarkDivWVW/10-4 393252 329.6 ns/op 1941.69 MB/s BenchmarkDivWVW/100-4 45436 2673 ns/op 2394.27 MB/s BenchmarkDivWVW/1000-4 4864 26936 ns/op 2375.99 MB/s BenchmarkNonZeroShifts/1/shrVU-4 15665175 6.834 ns/op BenchmarkNonZeroShifts/1/shlVU-4 18155931 6.877 ns/op BenchmarkNonZeroShifts/2/shrVU-4 15531207 7.630 ns/op BenchmarkNonZeroShifts/2/shlVU-4 16033303 7.266 ns/op BenchmarkNonZeroShifts/3/shrVU-4 15075694 8.166 ns/op BenchmarkNonZeroShifts/3/shlVU-4 13505290 7.662 ns/op BenchmarkNonZeroShifts/4/shrVU-4 13723650 8.548 ns/op BenchmarkNonZeroShifts/4/shlVU-4 13614631 8.084 ns/op BenchmarkNonZeroShifts/5/shrVU-4 12518404 8.996 ns/op BenchmarkNonZeroShifts/5/shlVU-4 12706202 8.855 ns/op BenchmarkNonZeroShifts/10/shrVU-4 8856931 12.09 ns/op BenchmarkNonZeroShifts/10/shlVU-4 9453450 11.52 ns/op BenchmarkNonZeroShifts/100/shrVU-4 1536885 76.85 ns/op BenchmarkNonZeroShifts/100/shlVU-4 1639592 63.48 ns/op BenchmarkNonZeroShifts/1000/shrVU-4 195997 634.6 ns/op BenchmarkNonZeroShifts/1000/shlVU-4 233482 603.9 ns/op BenchmarkDecimalConversion-4 216 540042 ns/op BenchmarkFloatString/100-4 12438 10051 ns/op 392 B/op 8 allocs/op BenchmarkFloatString/1000-4 240 488024 ns/op 2908 B/op 10 allocs/op BenchmarkFloatString/10000-4 3 44364477 ns/op 61066 B/op 52 allocs/op BenchmarkFloatString/100000-4 1 4387824722 ns/op 827112 B/op 517 allocs/op BenchmarkFloatAdd/10-4 180002 697.8 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100-4 184918 745.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/1000-4 143161 794.0 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/10000-4 88342 1350 ns/op 0 B/op 0 allocs/op BenchmarkFloatAdd/100000-4 18150 6322 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10-4 217658 561.7 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100-4 234056 560.6 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/1000-4 218370 572.3 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/10000-4 165169 747.5 ns/op 0 B/op 0 allocs/op BenchmarkFloatSub/100000-4 53588 2285 ns/op 0 B/op 0 allocs/op BenchmarkParseFloatSmallExp-4 1924 67668 ns/op BenchmarkParseFloatLargeExp-4 393 285885 ns/op BenchmarkGCD10x10/WithoutXY-4 186642 706.8 ns/op BenchmarkGCD10x10/WithXY-4 50514 2466 ns/op BenchmarkGCD10x100/WithoutXY-4 92187 1853 ns/op BenchmarkGCD10x100/WithXY-4 15650 6721 ns/op BenchmarkGCD10x1000/WithoutXY-4 62916 2126 ns/op BenchmarkGCD10x1000/WithXY-4 13444 8664 ns/op BenchmarkGCD100x100/WithoutXY-4 24358 4655 ns/op BenchmarkGCD100x100/WithXY-4 10000 11341 ns/op BenchmarkGCD100x1000/WithoutXY-4 13041 10283 ns/op BenchmarkGCD100x1000/WithXY-4 7224 18730 ns/op BenchmarkGCD1000x1000/WithoutXY-4 2167 56360 ns/op BenchmarkGCD1000x1000/WithXY-4 1105 105014 ns/op BenchmarkHilbert-4 24 5700614 ns/op BenchmarkBinomial-4 12507 9452 ns/op BenchmarkQuoRem-4 23113 5122 ns/op BenchmarkExp-4 18 6406381 ns/op BenchmarkExpMont/Odd-4 130 895904 ns/op 2591 B/op 22 allocs/op BenchmarkExpMont/Even1-4 130 1035422 ns/op 3356 B/op 37 allocs/op BenchmarkExpMont/Even2-4 100 1022720 ns/op 3865 B/op 53 allocs/op BenchmarkExpMont/Even3-4 100 1071339 ns/op 3844 B/op 53 allocs/op BenchmarkExpMont/Even4-4 124 924329 ns/op 3851 B/op 53 allocs/op BenchmarkExpMont/Even8-4 126 911712 ns/op 3846 B/op 53 allocs/op BenchmarkExpMont/Even32-4 126 917917 ns/op 3832 B/op 53 allocs/op BenchmarkExpMont/Even64-4 148 789131 ns/op 3655 B/op 54 allocs/op BenchmarkExpMont/Even96-4 146 816108 ns/op 3775 B/op 51 allocs/op BenchmarkExpMont/Even128-4 163 707697 ns/op 3238 B/op 50 allocs/op BenchmarkExpMont/Even255-4 178 651864 ns/op 2958 B/op 47 allocs/op BenchmarkExpMont/SmallEven1-4 366 309964 ns/op 1312 B/op 34 allocs/op BenchmarkExpMont/SmallEven2-4 295 350526 ns/op 1720 B/op 46 allocs/op BenchmarkExpMont/SmallEven3-4 343 348550 ns/op 1735 B/op 47 allocs/op BenchmarkExpMont/SmallEven4-4 332 355889 ns/op 1745 B/op 47 allocs/op BenchmarkExp2-4 19 6503421 ns/op BenchmarkBitset-4 736141 174.7 ns/op BenchmarkBitsetNeg-4 390619 325.1 ns/op BenchmarkBitsetOrig-4 239035 547.9 ns/op BenchmarkBitsetNegOrig-4 165412 899.3 ns/op BenchmarkModSqrt225_Tonelli-4 117 1005377 ns/op BenchmarkModSqrt225_3Mod4-4 384 303010 ns/op BenchmarkModSqrt231_Tonelli-4 100 1002162 ns/op BenchmarkModSqrt231_5Mod8-4 345 344930 ns/op BenchmarkModInverse-4 13443 8557 ns/op BenchmarkSqrt-4 2197 61755 ns/op BenchmarkIntSqr/1-4 976830 113.9 ns/op BenchmarkIntSqr/2-4 676264 185.9 ns/op BenchmarkIntSqr/3-4 576856 218.0 ns/op BenchmarkIntSqr/5-4 448158 286.7 ns/op BenchmarkIntSqr/8-4 338023 388.7 ns/op BenchmarkIntSqr/10-4 277378 499.0 ns/op BenchmarkIntSqr/20-4 56913 2216 ns/op BenchmarkIntSqr/30-4 42307 2990 ns/op BenchmarkIntSqr/50-4 26450 4519 ns/op BenchmarkIntSqr/80-4 15994 7460 ns/op BenchmarkIntSqr/100-4 12474 9704 ns/op BenchmarkIntSqr/200-4 5533 23514 ns/op BenchmarkIntSqr/300-4 2174 59206 ns/op BenchmarkIntSqr/500-4 1074 112766 ns/op BenchmarkIntSqr/800-4 416 292415 ns/op BenchmarkIntSqr/1000-4 310 389043 ns/op BenchmarkDiv/20/10-4 436128 288.9 ns/op BenchmarkDiv/40/20-4 448641 285.0 ns/op BenchmarkDiv/100/50-4 399231 322.3 ns/op BenchmarkDiv/200/100-4 55855 2139 ns/op BenchmarkDiv/400/200-4 53842 2213 ns/op BenchmarkDiv/1000/500-4 46251 2667 ns/op BenchmarkDiv/2000/1000-4 34669 3526 ns/op BenchmarkDiv/20000/10000-4 1501 89537 ns/op BenchmarkDiv/200000/100000-4 37 3849673 ns/op BenchmarkDiv/2000000/1000000-4 1 101440467 ns/op BenchmarkDiv/20000000/10000000-4 1 2973512756 ns/op BenchmarkMul-4 6 18979100 ns/op BenchmarkNatMul/10-4 210620 752.1 ns/op BenchmarkNatMul/100-4 7537 21247 ns/op BenchmarkNatMul/1000-4 201 581854 ns/op BenchmarkZeroShifts/Shl-4 10000 10863 ns/op BenchmarkZeroShifts/ShlSame-4 3921600 29.70 ns/op BenchmarkZeroShifts/Shr-4 10000 11150 ns/op BenchmarkZeroShifts/ShrSame-4 4044505 28.86 ns/op BenchmarkExp3Power/0x10-4 181267 759.9 ns/op BenchmarkExp3Power/0x40-4 157158 840.8 ns/op BenchmarkExp3Power/0x100-4 100800 1377 ns/op BenchmarkExp3Power/0x400-4 47068 2970 ns/op BenchmarkExp3Power/0x1000-4 10000 12637 ns/op BenchmarkExp3Power/0x4000-4 2766 56599 ns/op BenchmarkExp3Power/0x10000-4 249 455041 ns/op BenchmarkExp3Power/0x40000-4 26 4541913 ns/op BenchmarkExp3Power/0x100000-4 3 45533019 ns/op BenchmarkExp3Power/0x400000-4 1 414935040 ns/op BenchmarkFibo-4 4 30575752 ns/op BenchmarkNatSqr/1-4 1000000 166.9 ns/op BenchmarkNatSqr/2-4 586988 273.2 ns/op BenchmarkNatSqr/3-4 499060 331.4 ns/op BenchmarkNatSqr/5-4 365293 451.3 ns/op BenchmarkNatSqr/8-4 266823 592.4 ns/op BenchmarkNatSqr/10-4 196574 740.5 ns/op BenchmarkNatSqr/20-4 46560 2559 ns/op BenchmarkNatSqr/30-4 36828 3652 ns/op BenchmarkNatSqr/50-4 20443 5978 ns/op BenchmarkNatSqr/80-4 12594 9181 ns/op BenchmarkNatSqr/100-4 10000 12139 ns/op BenchmarkNatSqr/200-4 5389 28075 ns/op BenchmarkNatSqr/300-4 2220 76989 ns/op BenchmarkNatSqr/500-4 879 138377 ns/op BenchmarkNatSqr/800-4 404 301027 ns/op BenchmarkNatSqr/1000-4 285 398143 ns/op BenchmarkNatSetBytes/8-4 1000000 125.2 ns/op BenchmarkNatSetBytes/24-4 325144 433.8 ns/op BenchmarkNatSetBytes/128-4 75304 1710 ns/op BenchmarkNatSetBytes/7-4 1000000 115.9 ns/op BenchmarkNatSetBytes/23-4 334130 428.5 ns/op BenchmarkNatSetBytes/127-4 70138 1721 ns/op BenchmarkScanPi-4 242 525720 ns/op BenchmarkStringPiParallel-4 469 253959 ns/op BenchmarkScan/10/Base2-4 43820 2665 ns/op BenchmarkScan/100/Base2-4 5443 23509 ns/op BenchmarkScan/1000/Base2-4 507 230089 ns/op BenchmarkScan/10/Base8-4 107485 1116 ns/op BenchmarkScan/100/Base8-4 13826 8553 ns/op BenchmarkScan/1000/Base8-4 1506 82716 ns/op BenchmarkScan/10/Base10-4 113838 1096 ns/op BenchmarkScan/100/Base10-4 15123 7794 ns/op BenchmarkScan/1000/Base10-4 1518 77346 ns/op BenchmarkScan/10/Base16-4 117754 1015 ns/op BenchmarkScan/100/Base16-4 14457 7073 ns/op BenchmarkScan/1000/Base16-4 1808 65866 ns/op BenchmarkString/10/Base2-4 241765 530.7 ns/op BenchmarkString/100/Base2-4 34237 3856 ns/op BenchmarkString/1000/Base2-4 3534 35696 ns/op BenchmarkString/10/Base8-4 465084 298.6 ns/op BenchmarkString/100/Base8-4 86198 1499 ns/op BenchmarkString/1000/Base8-4 10000 13283 ns/op BenchmarkString/10/Base10-4 228225 561.2 ns/op BenchmarkString/100/Base10-4 43311 2926 ns/op BenchmarkString/1000/Base10-4 6898 21224 ns/op BenchmarkString/10/Base16-4 445878 273.5 ns/op BenchmarkString/100/Base16-4 113926 1159 ns/op BenchmarkString/1000/Base16-4 12295 9886 ns/op BenchmarkLeafSize/0-4 31 4008106 ns/op BenchmarkLeafSize/1-4 442 236664 ns/op BenchmarkLeafSize/2-4 498 259620 ns/op BenchmarkLeafSize/3-4 361 351853 ns/op BenchmarkLeafSize/4-4 470 243831 ns/op BenchmarkLeafSize/5-4 312 384554 ns/op BenchmarkLeafSize/6-4 358 345947 ns/op BenchmarkLeafSize/7-4 392 306445 ns/op BenchmarkLeafSize/8-4 556 230803 ns/op BenchmarkLeafSize/9-4 297 421099 ns/op BenchmarkLeafSize/10-4 319 448846 ns/op BenchmarkLeafSize/11-4 332 356304 ns/op BenchmarkLeafSize/12-4 379 330850 ns/op BenchmarkLeafSize/13-4 330 365820 ns/op BenchmarkLeafSize/14-4 385 306379 ns/op BenchmarkLeafSize/15-4 416 286159 ns/op BenchmarkLeafSize/16-4 536 232265 ns/op BenchmarkLeafSize/32-4 505 226028 ns/op BenchmarkLeafSize/64-4 429 276847 ns/op BenchmarkProbablyPrime/n=0-4 10 10195039 ns/op BenchmarkProbablyPrime/n=1-4 9 11855366 ns/op BenchmarkProbablyPrime/n=5-4 6 17208511 ns/op BenchmarkProbablyPrime/n=10-4 5 23910619 ns/op BenchmarkProbablyPrime/n=20-4 3 37850760 ns/op BenchmarkProbablyPrime/Lucas-4 13 8884440 ns/op BenchmarkProbablyPrime/MillerRabinBase2-4 84 1419174 ns/op BenchmarkRatCmp-4 203391 694.5 ns/op BenchmarkFloatSqrt/64-4 22207 5459 ns/op 160 B/op 4 allocs/op BenchmarkFloatSqrt/128-4 13945 8640 ns/op 208 B/op 4 allocs/op BenchmarkFloatSqrt/256-4 9669 12302 ns/op 304 B/op 4 allocs/op BenchmarkFloatSqrt/1000-4 5437 24175 ns/op 1264 B/op 5 allocs/op BenchmarkFloatSqrt/10000-4 966 151755 ns/op 18104 B/op 9 allocs/op BenchmarkFloatSqrt/100000-4 64 1982498 ns/op 175513 B/op 19 allocs/op BenchmarkFloatSqrt/1000000-4 1 125004547 ns/op 3749712 B/op 606 allocs/op PASS ok math/big 57.617s goos: darwin goarch: amd64 pkg: math/bits BenchmarkLeadingZeros-4 12486183 10.32 ns/op BenchmarkLeadingZeros8-4 10795366 9.770 ns/op BenchmarkLeadingZeros16-4 10423968 10.55 ns/op BenchmarkLeadingZeros32-4 12951537 9.302 ns/op BenchmarkLeadingZeros64-4 13250139 8.861 ns/op BenchmarkTrailingZeros-4 13701669 9.147 ns/op BenchmarkTrailingZeros8-4 12410802 10.23 ns/op BenchmarkTrailingZeros16-4 12847046 9.243 ns/op BenchmarkTrailingZeros32-4 12914001 9.367 ns/op BenchmarkTrailingZeros64-4 12664940 9.316 ns/op BenchmarkOnesCount-4 12522950 10.34 ns/op BenchmarkOnesCount8-4 12320059 9.424 ns/op BenchmarkOnesCount16-4 10880612 9.396 ns/op BenchmarkOnesCount32-4 11673243 9.559 ns/op BenchmarkOnesCount64-4 12647176 9.608 ns/op BenchmarkRotateLeft-4 11613075 9.276 ns/op BenchmarkRotateLeft8-4 13243437 9.323 ns/op BenchmarkRotateLeft16-4 12377446 9.428 ns/op BenchmarkRotateLeft32-4 13114912 9.153 ns/op BenchmarkRotateLeft64-4 13065698 9.329 ns/op BenchmarkReverse-4 19185434 6.150 ns/op BenchmarkReverse8-4 26572257 4.823 ns/op BenchmarkReverse16-4 21560227 5.410 ns/op BenchmarkReverse32-4 19200561 5.994 ns/op BenchmarkReverse64-4 19249305 6.109 ns/op BenchmarkReverseBytes-4 27032560 4.835 ns/op BenchmarkReverseBytes16-4 20356896 4.939 ns/op BenchmarkReverseBytes32-4 24281858 4.920 ns/op BenchmarkReverseBytes64-4 27572053 4.757 ns/op BenchmarkAdd-4 14063912 9.104 ns/op BenchmarkAdd32-4 14146186 8.999 ns/op BenchmarkAdd64-4 13297690 9.284 ns/op BenchmarkAdd64multiple-4 24173619 5.009 ns/op BenchmarkSub-4 12991822 10.09 ns/op BenchmarkSub32-4 12313917 9.710 ns/op BenchmarkSub64-4 13968994 8.819 ns/op BenchmarkSub64multiple-4 26272934 5.038 ns/op BenchmarkMul-4 13820208 8.992 ns/op BenchmarkMul32-4 14108995 8.678 ns/op BenchmarkMul64-4 13105378 9.205 ns/op BenchmarkDiv-4 3573444 32.80 ns/op BenchmarkDiv32-4 7511394 15.84 ns/op BenchmarkDiv64-4 3554076 32.07 ns/op PASS ok math/bits 7.964s goos: darwin goarch: amd64 pkg: math/cmplx BenchmarkAbs-4 14329178 8.276 ns/op BenchmarkAcos-4 563383 199.7 ns/op BenchmarkAcosh-4 547308 215.4 ns/op BenchmarkAsin-4 542472 211.8 ns/op BenchmarkAsinh-4 587179 202.8 ns/op BenchmarkAtan-4 1000000 124.6 ns/op BenchmarkAtanh-4 1000000 129.2 ns/op BenchmarkConj-4 26063742 4.224 ns/op BenchmarkCos-4 745618 155.6 ns/op BenchmarkCosh-4 827275 160.3 ns/op BenchmarkExp-4 958533 119.7 ns/op BenchmarkLog-4 1000000 108.2 ns/op BenchmarkLog10-4 1000000 112.5 ns/op BenchmarkPhase-4 2419934 49.26 ns/op BenchmarkPolar-4 1479558 80.67 ns/op BenchmarkPow-4 308690 426.7 ns/op BenchmarkRect-4 1327274 91.68 ns/op BenchmarkSin-4 638276 161.2 ns/op BenchmarkSinh-4 839392 149.0 ns/op BenchmarkSqrt-4 1307263 89.43 ns/op BenchmarkTan-4 484203 279.8 ns/op BenchmarkTanh-4 444686 253.2 ns/op PASS ok math/cmplx 4.893s goos: darwin goarch: amd64 pkg: math/rand BenchmarkInt63Threadsafe-4 743665 156.6 ns/op BenchmarkInt63ThreadsafeParallel-4 914038 131.9 ns/op BenchmarkInt63Unthreadsafe-4 1000000 112.2 ns/op BenchmarkIntn1000-4 895834 142.7 ns/op BenchmarkInt63n1000-4 765343 142.9 ns/op BenchmarkInt31n1000-4 969379 148.0 ns/op BenchmarkFloat32-4 909493 134.6 ns/op BenchmarkFloat64-4 1000000 112.4 ns/op BenchmarkPerm3-4 197566 684.9 ns/op BenchmarkPerm30-4 21718 5452 ns/op BenchmarkPerm30ViaShuffle-4 22456 5369 ns/op BenchmarkShuffleOverhead-4 15858 7567 ns/op BenchmarkRead3-4 1000000 126.5 ns/op BenchmarkRead64-4 83712 1356 ns/op BenchmarkRead1000-4 6464 20197 ns/op BenchmarkConcurrent-4 222562 518.6 ns/op PASS ok math/rand 3.674s goos: darwin goarch: amd64 pkg: mime BenchmarkQEncodeWord-4 36790 2990 ns/op BenchmarkQDecodeWord-4 92809 1152 ns/op BenchmarkQDecodeHeader-4 89715 1241 ns/op BenchmarkTypeByExtension/.html-4 466698 227.1 ns/op BenchmarkTypeByExtension/.HTML-4 294943 341.2 ns/op BenchmarkTypeByExtension/.unused-4 488629 265.7 ns/op BenchmarkExtensionsByType/text/html-4 208916 894.9 ns/op BenchmarkExtensionsByType/text/html;_charset=utf-8-4 71150 2124 ns/op BenchmarkExtensionsByType/application/octet-stream-4 57993 2381 ns/op PASS ok mime 2.623s goos: darwin goarch: amd64 pkg: mime/multipart BenchmarkReadForm/fields/maxMemory=0-4 470 230245 ns/op 47823 B/op 187 allocs/op BenchmarkReadForm/fields/maxMemory=1048576-4 672 227932 ns/op 48331 B/op 187 allocs/op BenchmarkReadForm/files/maxMemory=0-4 49 2299366 ns/op 102570 B/op 270 allocs/op BenchmarkReadForm/files/maxMemory=1048576-4 465 289547 ns/op 49435 B/op 207 allocs/op PASS ok mime/multipart 1.731s goos: darwin goarch: amd64 pkg: mime/quotedprintable BenchmarkWriter-4 961 123864 ns/op PASS ok mime/quotedprintable 1.187s goos: darwin goarch: amd64 pkg: net BenchmarkGoLookupIP-4 8 13450557 ns/op 8628 B/op 90 allocs/op BenchmarkGoLookupIPNoSuchHost-4 4 26949592 ns/op 13384 B/op 113 allocs/op BenchmarkGoLookupIPWithBrokenNameServer-4 1 5019653680 ns/op 151360 B/op 234 allocs/op BenchmarkDNSName-4 145069 763.7 ns/op BenchmarkInterfaces-4 1947 62957 ns/op 8144 B/op 95 allocs/op BenchmarkInterfaceByIndex-4 6774 17972 ns/op 1817 B/op 29 allocs/op BenchmarkInterfaceByName-4 2023 64294 ns/op 8212 B/op 96 allocs/op BenchmarkInterfaceAddrs-4 2054 60827 ns/op 7856 B/op 107 allocs/op BenchmarkInterfacesAndAddrs-4 7448 19222 ns/op 1961 B/op 35 allocs/op BenchmarkInterfacesAndMulticastAddrs-4 3081 41693 ns/op 5234 B/op 77 allocs/op BenchmarkParseIP-4 8722 13924 ns/op BenchmarkParseIPValidIPv4-4 488714 274.2 ns/op BenchmarkParseIPValidIPv6-4 197956 510.7 ns/op BenchmarkIPString/IPv4-4 133893 876.6 ns/op 32 B/op 2 allocs/op BenchmarkIPString/IPv6-4 12038 9190 ns/op 216 B/op 11 allocs/op BenchmarkIPMaskString-4 49796 2516 ns/op BenchmarkIPEqual/IPv4-4 1071253 104.5 ns/op BenchmarkIPEqual/IPv6-4 1094977 104.6 ns/op BenchmarkTCP4OneShot-4 148 782110 ns/op BenchmarkTCP4OneShotTimeout-4 162 699547 ns/op BenchmarkTCP4Persistent-4 344 323354 ns/op BenchmarkTCP4PersistentTimeout-4 355 322135 ns/op BenchmarkTCP6OneShot-4 163 844184 ns/op BenchmarkTCP6OneShotTimeout-4 183 747660 ns/op BenchmarkTCP6Persistent-4 349 353909 ns/op BenchmarkTCP6PersistentTimeout-4 388 347914 ns/op BenchmarkTCP4ConcurrentReadWrite-4 18745 5519 ns/op BenchmarkTCP6ConcurrentReadWrite-4 15031 7856 ns/op BenchmarkSetReadDeadline-4 153876 806.1 ns/op BenchmarkUDP6LinkLocalUnicast-4 243 452537 ns/op BenchmarkReadWriteMsgUDPAddrPort-4 274 396700 ns/op 0 B/op 0 allocs/op BenchmarkWriteToReadFromUDP-4 247 495758 ns/op 16 B/op 1 allocs/op BenchmarkWriteToReadFromUDPAddrPort-4 286 458814 ns/op 0 B/op 0 allocs/op PASS ok net 12.429s goos: darwin goarch: amd64 pkg: net/http BenchmarkCookieString-4 22642 4705 ns/op 176 B/op 1 allocs/op BenchmarkReadSetCookies-4 10000 11267 ns/op 1168 B/op 21 allocs/op BenchmarkReadCookies-4 13874 9439 ns/op 1840 B/op 11 allocs/op BenchmarkHeaderWriteSubset-4 19474 6244 ns/op 46 B/op 0 allocs/op BenchmarkCopyValues-4 28024 4191 ns/op 736 B/op 11 allocs/op BenchmarkHexEscapeNonASCII-4 49729 2525 ns/op 192 B/op 2 allocs/op BenchmarkFindChild/n=2/rep=linear-4 1793457 66.00 ns/op BenchmarkFindChild/n=2/rep=map-4 3299325 35.38 ns/op BenchmarkFindChild/n=2/rep=hybrid8-4 1615646 72.96 ns/op BenchmarkFindChild/n=4/rep=linear-4 1000000 116.2 ns/op BenchmarkFindChild/n=4/rep=map-4 3139014 36.97 ns/op BenchmarkFindChild/n=4/rep=hybrid8-4 1000000 119.6 ns/op BenchmarkFindChild/n=8/rep=linear-4 541232 225.1 ns/op BenchmarkFindChild/n=8/rep=map-4 3202179 39.32 ns/op BenchmarkFindChild/n=8/rep=hybrid8-4 521358 240.4 ns/op BenchmarkFindChild/n=16/rep=linear-4 267030 446.7 ns/op BenchmarkFindChild/n=16/rep=map-4 2973844 37.54 ns/op BenchmarkFindChild/n=16/rep=hybrid8-4 2336113 49.10 ns/op BenchmarkFindChild/n=32/rep=linear-4 153708 831.8 ns/op BenchmarkFindChild/n=32/rep=map-4 3384608 35.14 ns/op BenchmarkFindChild/n=32/rep=hybrid8-4 2597260 45.51 ns/op BenchmarkMultiConflicts-4 1 179830586 ns/op BenchmarkServerMatch-4 20814 5891 ns/op BenchmarkReadRequestChrome-4 4407 28180 ns/op 21.68 MB/s 1508 B/op 14 allocs/op BenchmarkReadRequestCurl-4 11206 10292 ns/op 7.58 MB/s 955 B/op 9 allocs/op BenchmarkReadRequestApachebench-4 10000 11703 ns/op 7.01 MB/s 956 B/op 9 allocs/op BenchmarkReadRequestSiege-4 8481 15367 ns/op 9.83 MB/s 1052 B/op 11 allocs/op BenchmarkReadRequestWrk-4 16304 6829 ns/op 5.86 MB/s 892 B/op 7 allocs/op BenchmarkFileAndServer_1KB/h1-4 60 1892872 ns/op 0.54 MB/s BenchmarkFileAndServer_1KB/https1-4 44 2493682 ns/op 0.41 MB/s BenchmarkFileAndServer_1KB/h2-4 42 2619323 ns/op 0.39 MB/s BenchmarkFileAndServer_16MB/h1-4 2 67221360 ns/op 249.58 MB/s BenchmarkFileAndServer_16MB/https1-4 1 165907027 ns/op 101.12 MB/s BenchmarkFileAndServer_16MB/h2-4 1 309780265 ns/op 54.16 MB/s BenchmarkFileAndServer_64MB/h1-4 1 273964353 ns/op 244.95 MB/s BenchmarkFileAndServer_64MB/https1-4 1 641554038 ns/op 104.60 MB/s BenchmarkFileAndServer_64MB/h2-4 1 1601733066 ns/op 41.90 MB/s BenchmarkServeMux-4 243 492674 ns/op 17280 B/op 360 allocs/op BenchmarkServeMux_SkipServe-4 320 424771 ns/op 0 B/op 0 allocs/op BenchmarkClientServer/h1-4 52 2244641 ns/op 6633 B/op 66 allocs/op BenchmarkClientServer/https1-4 40 2833582 ns/op 9143 B/op 99 allocs/op BenchmarkClientServer/h2-4 37 2852662 ns/op 12825 B/op 110 allocs/op BenchmarkClientServerParallel/4/h1-4 320 321389 ns/op 10396 B/op 80 allocs/op BenchmarkClientServerParallel/4/https1-4 18 6209222 ns/op 102224 B/op 1121 allocs/op --- BENCH: BenchmarkClientServerParallel/4/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57513: read tcp 127.0.0.1:57495->127.0.0.1:57513: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57505: read tcp 127.0.0.1:57495->127.0.0.1:57505: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57511: write tcp 127.0.0.1:57495->127.0.0.1:57511: use of closed network connection BenchmarkClientServerParallel/4/h2-4 66 1586039 ns/op 31706 B/op 346 allocs/op --- BENCH: BenchmarkClientServerParallel/4/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57531: read tcp 127.0.0.1:57521->127.0.0.1:57531: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57532: read tcp 127.0.0.1:57521->127.0.0.1:57532: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57528: read tcp 127.0.0.1:57521->127.0.0.1:57528: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57525: write tcp 127.0.0.1:57521->127.0.0.1:57525: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57526: write tcp 127.0.0.1:57521->127.0.0.1:57526: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57544: read tcp 127.0.0.1:57537->127.0.0.1:57544: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57548: write tcp 127.0.0.1:57537->127.0.0.1:57548: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57552: write tcp 127.0.0.1:57537->127.0.0.1:57552: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57550: write tcp 127.0.0.1:57537->127.0.0.1:57550: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57551: write tcp 127.0.0.1:57537->127.0.0.1:57551: use of closed network connection ... [output truncated] BenchmarkClientServerParallel/64/h1-4 192 654378 ns/op 21636 B/op 120 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h1-4 serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer serve_test.go:4993: Get: Get "http://127.0.0.1:57613": dial tcp 127.0.0.1:57613: connect: connection reset by peer ... [output truncated] BenchmarkClientServerParallel/64/https1-4 18 6233531 ns/op 107042 B/op 1170 allocs/op --- BENCH: BenchmarkClientServerParallel/64/https1-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57819: read tcp 127.0.0.1:57812->127.0.0.1:57819: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57822: read tcp 127.0.0.1:57812->127.0.0.1:57822: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57835: read tcp 127.0.0.1:57823->127.0.0.1:57835: use of closed network connection BenchmarkClientServerParallel/64/h2-4 46 2598716 ns/op 45460 B/op 504 allocs/op --- BENCH: BenchmarkClientServerParallel/64/h2-4 clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57851: read tcp 127.0.0.1:57848->127.0.0.1:57851: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57852: read tcp 127.0.0.1:57848->127.0.0.1:57852: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57855: read tcp 127.0.0.1:57848->127.0.0.1:57855: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57880: read tcp 127.0.0.1:57861->127.0.0.1:57880: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57867: write tcp 127.0.0.1:57861->127.0.0.1:57867: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57875: read tcp 127.0.0.1:57861->127.0.0.1:57875: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57870: read tcp 127.0.0.1:57861->127.0.0.1:57870: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57868: read tcp 127.0.0.1:57861->127.0.0.1:57868: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57871: read tcp 127.0.0.1:57861->127.0.0.1:57871: use of closed network connection clientserver_test.go:210: server log: http: TLS handshake error from 127.0.0.1:57873: read tcp 127.0.0.1:57861->127.0.0.1:57873: use of closed network connection ... [output truncated] BenchmarkServer-4 1 1066646456 ns/op 31984 B/op 168 allocs/op BenchmarkClient-4 32 3265038 ns/op 4142 B/op 47 allocs/op BenchmarkServerFakeConnNoKeepAlive-4 468 267252 ns/op 7415 B/op 54 allocs/op BenchmarkServerFakeConnWithKeepAlive-4 854 139256 ns/op 3113 B/op 24 allocs/op BenchmarkServerFakeConnWithKeepAliveLite-4 1240 98492 ns/op 1915 B/op 14 allocs/op BenchmarkServerHandlerTypeLen-4 1284 103317 ns/op 2798 B/op 21 allocs/op BenchmarkServerHandlerNoLen-4 1239 89767 ns/op 2766 B/op 19 allocs/op BenchmarkServerHandlerNoType-4 1239 96375 ns/op 2757 B/op 20 allocs/op BenchmarkServerHandlerNoHeader-4 1340 92359 ns/op 1960 B/op 14 allocs/op BenchmarkServerHijack-4 871 177134 ns/op 16790 B/op 50 allocs/op BenchmarkCloseNotifier/h1-4 40 2703873 ns/op 5743 B/op 53 allocs/op BenchmarkResponseStatusLine-4 313828 319.4 ns/op 0 B/op 0 allocs/op PASS ok net/http 22.516s goos: darwin goarch: amd64 pkg: net/http/httputil BenchmarkServeHTTP-4 2498 51001 ns/op 34138 B/op 12 allocs/op PASS ok net/http/httputil 1.204s goos: darwin goarch: amd64 pkg: net/netip BenchmarkIPNextPrev-4 125968 1044 ns/op BenchmarkBinaryMarshalRoundTrip/ipv4-4 542004 254.6 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6-4 223591 530.5 ns/op BenchmarkBinaryMarshalRoundTrip/ipv6+zone-4 80076 1560 ns/op BenchmarkStdIPv4-4 191547 712.3 ns/op 16 B/op 1 allocs/op BenchmarkIPv4-4 104910 1036 ns/op 0 B/op 0 allocs/op BenchmarkIPv4_inline-4 117006 1075 ns/op 0 B/op 0 allocs/op BenchmarkStdIPv6-4 105290 1108 ns/op 16 B/op 1 allocs/op BenchmarkIPv6-4 84342 1376 ns/op 0 B/op 0 allocs/op BenchmarkIPv4Contains-4 1616916 72.53 ns/op 0 B/op 0 allocs/op BenchmarkIPv6Contains-4 1543190 79.56 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v4-4 1452682 79.44 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6-4 404359 324.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_ellipsis-4 443008 296.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_v4-4 392143 329.3 ns/op 0 B/op 0 allocs/op BenchmarkParseAddr/v6_zone-4 107212 1090 ns/op 0 B/op 0 allocs/op BenchmarkStdParseIP/v4-4 332586 378.3 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6-4 193428 632.4 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_ellipsis-4 204307 626.8 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_v4-4 171406 677.0 ns/op 16 B/op 1 allocs/op BenchmarkStdParseIP/v6_zone-4 86419 1411 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v4-4 332083 310.3 ns/op 16 B/op 1 allocs/op BenchmarkIPString/v6-4 148105 867.6 ns/op 48 B/op 1 allocs/op BenchmarkIPString/v6_ellipsis-4 173570 638.7 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_v4-4 304390 430.2 ns/op 24 B/op 1 allocs/op BenchmarkIPString/v6_zone-4 156663 722.4 ns/op 24 B/op 1 allocs/op BenchmarkIPStringExpanded/v4-4 383936 348.8 ns/op 16 B/op 1 allocs/op BenchmarkIPStringExpanded/v6-4 181251 742.0 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_ellipsis-4 169576 755.9 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_v4-4 174637 747.5 ns/op 48 B/op 1 allocs/op BenchmarkIPStringExpanded/v6_zone-4 126681 1032 ns/op 128 B/op 2 allocs/op BenchmarkIPMarshalText-4 504278 268.8 ns/op 16 B/op 1 allocs/op BenchmarkAddrPortString/v4-4 150330 869.8 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortString/v6-4 94998 1339 ns/op 112 B/op 3 allocs/op BenchmarkAddrPortString/v6_ellipsis-4 117925 1033 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_v4-4 163464 838.8 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortString/v6_zone-4 112059 1160 ns/op 72 B/op 3 allocs/op BenchmarkAddrPortMarshalText/v4-4 291760 481.2 ns/op 24 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6-4 105519 1103 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_ellipsis-4 117128 1096 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_v4-4 203282 741.7 ns/op 64 B/op 1 allocs/op BenchmarkAddrPortMarshalText/v6_zone-4 128431 1060 ns/op 64 B/op 1 allocs/op BenchmarkPrefixMasking/IPv4_/32-4 846090 122.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/17-4 989203 125.2 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv4_/0-4 1000000 118.9 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/128-4 1000000 130.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/65-4 910125 130.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_/0-4 1000000 132.0 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/128-4 1000000 134.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/65-4 994335 131.7 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMasking/IPv6_zone_/0-4 1000000 131.1 ns/op 0 B/op 0 allocs/op BenchmarkPrefixMarshalText-4 336415 350.9 ns/op 24 B/op 1 allocs/op BenchmarkParseAddrPort/v4-4 615807 202.2 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6-4 250705 473.7 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_ellipsis-4 288103 450.1 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_v4-4 254414 497.5 ns/op 0 B/op 0 allocs/op BenchmarkParseAddrPort/v6_zone-4 87582 1325 ns/op 0 B/op 0 allocs/op BenchmarkAs16-4 610754 217.2 ns/op PASS ok net/netip 11.016s 2023/09/21 09:51:21 Test RPC server listening on 127.0.0.1:58010 2023/09/21 09:51:21 Test HTTP RPC server listening on 127.0.0.1:58011 goos: darwin goarch: amd64 pkg: net/rpc BenchmarkEndToEnd-4 204 671521 ns/op BenchmarkEndToEndHTTP-4 193 669338 ns/op BenchmarkEndToEndAsync-4 1585 75977 ns/op BenchmarkEndToEndAsyncHTTP-4 1638 74789 ns/op PASS ok net/rpc 2.075s goos: darwin goarch: amd64 pkg: net/textproto BenchmarkReadMIMEHeader/client_headers-4 3661 30380 ns/op BenchmarkReadMIMEHeader/server_headers-4 5450 20614 ns/op BenchmarkUncommon-4 25893 4575 ns/op 464 B/op 5 allocs/op PASS ok net/textproto 1.510s goos: darwin goarch: amd64 pkg: net/url BenchmarkString-4 4317 25747 ns/op 1616 B/op 60 allocs/op BenchmarkResolvePath-4 81818 1351 ns/op 32 B/op 2 allocs/op BenchmarkQueryEscape/#00-4 500682 235.3 ns/op 16 B/op 1 allocs/op BenchmarkQueryEscape/#01-4 104025 1071 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#02-4 204892 626.4 ns/op 32 B/op 1 allocs/op BenchmarkQueryEscape/#03-4 100338 1118 ns/op 64 B/op 1 allocs/op BenchmarkQueryEscape/#04-4 15949 7189 ns/op 832 B/op 2 allocs/op BenchmarkPathEscape/#00-4 473494 294.3 ns/op 16 B/op 1 allocs/op BenchmarkPathEscape/#01-4 109426 1068 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#02-4 238018 567.6 ns/op 32 B/op 1 allocs/op BenchmarkPathEscape/#03-4 112089 1091 ns/op 64 B/op 1 allocs/op BenchmarkPathEscape/#04-4 19771 5895 ns/op 704 B/op 2 allocs/op BenchmarkQueryUnescape/#00-4 197127 639.7 ns/op 16 B/op 1 allocs/op BenchmarkQueryUnescape/#01-4 75339 1560 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#02-4 73479 1609 ns/op 24 B/op 1 allocs/op BenchmarkQueryUnescape/#03-4 32000 3540 ns/op 64 B/op 1 allocs/op BenchmarkQueryUnescape/#04-4 6063 19337 ns/op 320 B/op 1 allocs/op BenchmarkPathUnescape/#00-4 191557 644.5 ns/op 16 B/op 1 allocs/op BenchmarkPathUnescape/#01-4 75312 1584 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#02-4 70116 1603 ns/op 24 B/op 1 allocs/op BenchmarkPathUnescape/#03-4 32756 3599 ns/op 64 B/op 1 allocs/op BenchmarkPathUnescape/#04-4 5932 19532 ns/op 320 B/op 1 allocs/op PASS ok net/url 5.114s goos: darwin goarch: amd64 pkg: os BenchmarkExpand/noop-4 2595506 43.82 ns/op 0 B/op 0 allocs/op BenchmarkExpand/multiple-4 151748 769.8 ns/op 48 B/op 2 allocs/op BenchmarkReaddirname-4 507 227905 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 194 610597 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 448 283763 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 48856 2321 ns/op BenchmarkStatFile-4 33735 3586 ns/op BenchmarkStatDir-4 32743 3340 ns/op BenchmarkLstatDot-4 52819 2405 ns/op BenchmarkLstatFile-4 32718 4313 ns/op BenchmarkLstatDir-4 33843 3495 ns/op PASS ok os 3.057s goos: darwin goarch: amd64 pkg: os/exec BenchmarkExecHostname-4 33 4541662 ns/op 8976 B/op 30 allocs/op PASS ok os/exec 1.219s goos: darwin goarch: amd64 pkg: os/user BenchmarkCurrent-4 304329 359.7 ns/op PASS ok os/user 1.244s goos: darwin goarch: amd64 pkg: reflect BenchmarkBool-4 2689303 43.34 ns/op BenchmarkString-4 1971194 60.45 ns/op BenchmarkBytes-4 1837992 65.13 ns/op BenchmarkNamedBytes-4 1000000 122.9 ns/op BenchmarkBytesArray-4 840882 152.1 ns/op BenchmarkSliceLen-4 2039342 58.82 ns/op BenchmarkMapLen-4 1000000 124.9 ns/op BenchmarkStringLen-4 1482686 79.83 ns/op BenchmarkArrayLen-4 1244272 94.92 ns/op BenchmarkSliceCap-4 2037477 55.22 ns/op BenchmarkDeepEqual/int8-4 594062 215.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int8-4 99783 1207 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int16-4 507976 249.9 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int16-4 92762 1255 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int32-4 527084 244.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int32-4 97620 1257 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int64-4 529507 263.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int64-4 93408 1396 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/int-4 511548 261.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]int-4 91976 1264 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint8-4 585915 215.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8-4 132128 923.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint16-4 483531 248.8 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint16-4 94557 1242 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint32-4 493614 255.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint32-4 80205 1280 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint64-4 511122 247.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint64-4 93584 1262 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uint-4 469326 253.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint-4 85207 1299 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/uintptr-4 526750 249.1 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uintptr-4 98119 1261 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float32-4 517917 250.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float32-4 93223 1266 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/float64-4 530692 243.5 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]float64-4 98139 1244 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex64-4 513331 253.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex64-4 98191 1218 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/complex128-4 493576 275.4 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]complex128-4 93072 1241 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/bool-4 603050 213.7 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]bool-4 102668 1190 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/string-4 531837 239.2 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]string-4 99584 1213 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[]uint8#01-4 134593 917.3 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][]uint8-4 62163 1893 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[6]uint8-4 52998 2182 ns/op 0 B/op 0 allocs/op BenchmarkDeepEqual/[][6]uint8-4 35305 3217 ns/op 0 B/op 0 allocs/op BenchmarkMapsDeepEqual-4 38806 3186 ns/op BenchmarkIsZero/ArrayComparable-4 309326 373.8 ns/op BenchmarkIsZero/ArrayIncomparable-4 30177 3640 ns/op BenchmarkIsZero/StructComparable-4 627482 185.5 ns/op BenchmarkIsZero/StructIncomparable-4 154052 782.7 ns/op BenchmarkSetZero/Bool/Direct-4 2804212 41.05 ns/op BenchmarkSetZero/Bool/CachedZero-4 1017459 115.6 ns/op BenchmarkSetZero/Bool/NewZero-4 668725 166.2 ns/op BenchmarkSetZero/Int/Direct-4 2115067 54.92 ns/op BenchmarkSetZero/Int/CachedZero-4 896323 117.4 ns/op BenchmarkSetZero/Int/NewZero-4 752792 173.1 ns/op BenchmarkSetZero/Uint/Direct-4 2069724 55.83 ns/op BenchmarkSetZero/Uint/CachedZero-4 874280 117.9 ns/op BenchmarkSetZero/Uint/NewZero-4 806365 162.1 ns/op BenchmarkSetZero/Float/Direct-4 2272605 54.11 ns/op BenchmarkSetZero/Float/CachedZero-4 1000000 114.6 ns/op BenchmarkSetZero/Float/NewZero-4 764606 156.3 ns/op BenchmarkSetZero/Complex/Direct-4 2151580 53.84 ns/op BenchmarkSetZero/Complex/CachedZero-4 958377 113.8 ns/op BenchmarkSetZero/Complex/NewZero-4 796965 160.2 ns/op BenchmarkSetZero/Array/Direct-4 2154416 53.56 ns/op BenchmarkSetZero/Array/CachedZero-4 1000000 115.7 ns/op BenchmarkSetZero/Array/NewZero-4 811536 157.9 ns/op BenchmarkSetZero/Chan/Direct-4 2217538 53.89 ns/op BenchmarkSetZero/Chan/CachedZero-4 949221 116.6 ns/op BenchmarkSetZero/Chan/NewZero-4 725422 169.0 ns/op BenchmarkSetZero/Func/Direct-4 2125748 53.87 ns/op BenchmarkSetZero/Func/CachedZero-4 1000000 118.9 ns/op BenchmarkSetZero/Func/NewZero-4 784248 160.9 ns/op BenchmarkSetZero/Interface/Direct-4 1997283 58.50 ns/op BenchmarkSetZero/Interface/CachedZero-4 1000000 115.2 ns/op BenchmarkSetZero/Interface/NewZero-4 811855 156.9 ns/op BenchmarkSetZero/Map/Direct-4 2211625 53.65 ns/op BenchmarkSetZero/Map/CachedZero-4 1000000 120.7 ns/op BenchmarkSetZero/Map/NewZero-4 710317 161.1 ns/op BenchmarkSetZero/Pointer/Direct-4 2145256 54.24 ns/op BenchmarkSetZero/Pointer/CachedZero-4 1000000 116.5 ns/op BenchmarkSetZero/Pointer/NewZero-4 795364 164.3 ns/op BenchmarkSetZero/Slice/Direct-4 1888489 66.49 ns/op BenchmarkSetZero/Slice/CachedZero-4 1000000 113.5 ns/op BenchmarkSetZero/Slice/NewZero-4 820854 160.2 ns/op BenchmarkSetZero/String/Direct-4 2175027 53.69 ns/op BenchmarkSetZero/String/CachedZero-4 1000000 115.3 ns/op BenchmarkSetZero/String/NewZero-4 790742 167.8 ns/op BenchmarkSetZero/Struct/Direct-4 2277956 53.87 ns/op BenchmarkSetZero/Struct/CachedZero-4 1000000 113.7 ns/op BenchmarkSetZero/Struct/NewZero-4 754759 158.6 ns/op BenchmarkSelect/1-4 214804 621.5 ns/op 80 B/op 5 allocs/op BenchmarkSelect/4-4 86241 1584 ns/op 208 B/op 8 allocs/op BenchmarkSelect/8-4 42492 3190 ns/op 672 B/op 13 allocs/op BenchmarkCall-4 228571 505.9 ns/op 0 B/op 0 allocs/op BenchmarkCallMethod-4 195339 617.9 ns/op 0 B/op 0 allocs/op BenchmarkCallArgCopy/size=128-4 172023 806.8 ns/op 158.65 MB/s BenchmarkCallArgCopy/size=256-4 133711 987.2 ns/op 259.33 MB/s BenchmarkCallArgCopy/size=1024-4 95517 1934 ns/op 529.48 MB/s BenchmarkCallArgCopy/size=4096-4 21522 5505 ns/op 743.99 MB/s BenchmarkCallArgCopy/size=65536-4 2774 81865 ns/op 800.54 MB/s BenchmarkFieldByName1-4 1000000 141.3 ns/op BenchmarkFieldByName2-4 42783 3076 ns/op BenchmarkFieldByName3-4 6870 21352 ns/op BenchmarkInterfaceBig-4 3080284 40.06 ns/op BenchmarkInterfaceSmall-4 2767753 39.66 ns/op BenchmarkNew-4 1104302 105.5 ns/op BenchmarkMap/StringKeys/MapIndex-4 2874 45835 ns/op 0 B/op 0 allocs/op BenchmarkMap/StringKeys/SetMapIndex-4 2196 58484 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/MapIndex-4 2700 46821 ns/op 0 B/op 0 allocs/op BenchmarkMap/Uint64Keys/SetMapIndex-4 2240 56795 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/MapIndex-4 2852 45291 ns/op 0 B/op 0 allocs/op BenchmarkMap/UserStringKeys/SetMapIndex-4 2190 53261 ns/op 0 B/op 0 allocs/op BenchmarkMapIterNext-4 225955 565.6 ns/op PASS ok reflect 21.137s goos: darwin goarch: amd64 pkg: regexp BenchmarkFind-4 6475 20390 ns/op 9374 B/op 1 allocs/op BenchmarkFindAllNoMatches-4 10000 17381 ns/op 9462 B/op 1 allocs/op BenchmarkFindString-4 10000 20634 ns/op 9251 B/op 1 allocs/op BenchmarkFindSubmatch-4 10000 21947 ns/op 9177 B/op 2 allocs/op BenchmarkFindStringSubmatch-4 10000 22029 ns/op 9354 B/op 2 allocs/op BenchmarkLiteral-4 10000 16249 ns/op BenchmarkNotLiteral-4 4954 39553 ns/op BenchmarkMatchClass-4 3374 50079 ns/op BenchmarkMatchClass_InRange-4 3967 43866 ns/op BenchmarkReplaceAll-4 1528 100858 ns/op BenchmarkAnchoredLiteralShortNonMatch-4 10000 13814 ns/op BenchmarkAnchoredLiteralLongNonMatch-4 22912 5154 ns/op BenchmarkAnchoredShortMatch-4 10000 18291 ns/op BenchmarkAnchoredLongMatch-4 14203 7640 ns/op BenchmarkOnePassShortA-4 19644 5993 ns/op BenchmarkNotOnePassShortA-4 9982 22671 ns/op BenchmarkOnePassShortB-4 25304 4722 ns/op BenchmarkNotOnePassShortB-4 10000 20156 ns/op BenchmarkOnePassLongPrefix-4 80365 1515 ns/op BenchmarkOnePassLongNotPrefix-4 29385 3793 ns/op BenchmarkMatchParallelShared-4 10000 19878 ns/op BenchmarkMatchParallelCopied-4 10000 19002 ns/op BenchmarkQuoteMetaAll-4 155218 811.9 ns/op 17.24 MB/s BenchmarkQuoteMetaNone-4 455247 288.2 ns/op 90.21 MB/s BenchmarkCompile/Onepass-4 3938 30915 ns/op 4144 B/op 52 allocs/op BenchmarkCompile/Medium-4 1652 72914 ns/op 9704 B/op 112 allocs/op BenchmarkCompile/Hard-4 171 691854 ns/op 84760 B/op 424 allocs/op BenchmarkMatch/Easy0/16-4 2864228 40.23 ns/op 397.70 MB/s BenchmarkMatch/Easy0/32-4 10000 14670 ns/op 2.18 MB/s BenchmarkMatch/Easy0/1K-4 7365 16568 ns/op 61.81 MB/s BenchmarkMatch/Easy0i/16-4 2590410 41.95 ns/op 381.40 MB/s BenchmarkMatch/Easy0i/32-4 6721 31021 ns/op 1.03 MB/s BenchmarkMatch/Easy0i/1K-4 261 433504 ns/op 2.36 MB/s BenchmarkMatch/Easy1/16-4 2913102 39.82 ns/op 401.76 MB/s BenchmarkMatch/Easy1/32-4 10000 12967 ns/op 2.47 MB/s BenchmarkMatch/Easy1/1K-4 7276 25992 ns/op 39.40 MB/s BenchmarkMatch/Medium/16-4 2885420 40.25 ns/op 397.51 MB/s BenchmarkMatch/Medium/32-4 7785 26698 ns/op 1.20 MB/s BenchmarkMatch/Medium/1K-4 312 373209 ns/op 2.74 MB/s BenchmarkMatch/Hard/16-4 2980449 39.94 ns/op 400.60 MB/s BenchmarkMatch/Hard/32-4 4922 35642 ns/op 0.90 MB/s BenchmarkMatch/Hard/1K-4 171 642297 ns/op 1.59 MB/s BenchmarkMatch/Hard1/16-4 1695 80867 ns/op 0.20 MB/s BenchmarkMatch/Hard1/32-4 907 142489 ns/op 0.22 MB/s BenchmarkMatch/Hard1/1K-4 31 4086687 ns/op 0.25 MB/s BenchmarkMatch_onepass_regex/16-4 29390 4073 ns/op 3.93 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/32-4 17100 6914 ns/op 4.63 MB/s 24 B/op 0 allocs/op BenchmarkMatch_onepass_regex/1K-4 638 187146 ns/op 5.47 MB/s 22 B/op 0 allocs/op PASS ok regexp 10.534s goos: darwin goarch: amd64 pkg: regexp/syntax BenchmarkEmptyOpContext-4 951172 121.4 ns/op BenchmarkIsWordChar-4 225913 527.8 ns/op PASS ok regexp/syntax 2.304s goos: darwin goarch: amd64 pkg: runtime BenchmarkCallers/cached-4 95354 1300 ns/op BenchmarkCallers/inlined-4 101683 1251 ns/op BenchmarkCallers/no-cache-4 21501 5439 ns/op BenchmarkFPCallers/cached-4 3940370 30.17 ns/op BenchmarkMakeChan/Byte-4 968544 237.4 ns/op BenchmarkMakeChan/Int-4 1000000 299.3 ns/op BenchmarkMakeChan/Ptr-4 795042 355.2 ns/op BenchmarkMakeChan/Struct/0-4 1000000 217.8 ns/op BenchmarkMakeChan/Struct/32-4 210736 728.1 ns/op BenchmarkMakeChan/Struct/40-4 348634 681.1 ns/op BenchmarkChanNonblocking-4 7664581 14.19 ns/op BenchmarkSelectUncontended-4 1183976 96.79 ns/op BenchmarkSelectSyncContended-4 116232 1061 ns/op BenchmarkSelectAsyncContended-4 298396 367.1 ns/op BenchmarkSelectNonblock-4 4365930 25.65 ns/op BenchmarkChanUncontended-4 15466 8584 ns/op BenchmarkChanContended-4 5864 21278 ns/op BenchmarkChanSync-4 239245 501.5 ns/op BenchmarkChanSyncWork-4 60884 1731 ns/op BenchmarkChanProdCons0-4 242311 485.3 ns/op BenchmarkChanProdCons10-4 492230 251.5 ns/op BenchmarkChanProdCons100-4 572251 218.4 ns/op BenchmarkChanProdConsWork0-4 159956 680.6 ns/op BenchmarkChanProdConsWork10-4 273412 433.7 ns/op BenchmarkChanProdConsWork100-4 270145 422.4 ns/op BenchmarkSelectProdCons-4 143052 886.1 ns/op BenchmarkReceiveDataFromClosedChan-4 878754 126.6 ns/op BenchmarkChanCreation-4 167775 738.2 ns/op BenchmarkChanSem-4 252244 412.7 ns/op BenchmarkChanPopular-4 106 1046696 ns/op BenchmarkChanClosed-4 885178 132.1 ns/op BenchmarkCallClosure-4 4971859 24.12 ns/op BenchmarkCallClosure1-4 5471626 21.47 ns/op BenchmarkCallClosure2-4 1000000 113.5 ns/op BenchmarkCallClosure3-4 1000000 107.0 ns/op BenchmarkCallClosure4-4 1012551 115.1 ns/op BenchmarkComplex128DivNormal-4 12038245 8.937 ns/op BenchmarkComplex128DivNisNaN-4 10775893 11.48 ns/op BenchmarkComplex128DivDisNaN-4 8599657 11.78 ns/op BenchmarkComplex128DivNisInf-4 14240323 8.386 ns/op BenchmarkComplex128DivDisInf-4 7702592 15.41 ns/op BenchmarkSetTypePtr-4 75524564 1.915 ns/op 4176.84 MB/s BenchmarkSetTypePtr8-4 12915520 9.210 ns/op 6949.22 MB/s BenchmarkSetTypePtr16-4 11444806 9.206 ns/op 13904.70 MB/s BenchmarkSetTypePtr32-4 13967716 9.194 ns/op 27844.83 MB/s BenchmarkSetTypePtr64-4 14239972 9.069 ns/op 56454.75 MB/s BenchmarkSetTypePtr126-4 6955196 16.49 ns/op 61132.35 MB/s BenchmarkSetTypePtr128-4 7426784 15.79 ns/op 64851.68 MB/s BenchmarkSetTypePtrSlice-4 905652 126.7 ns/op 64667.61 MB/s BenchmarkSetTypeNode1-4 13662448 9.343 ns/op 2568.81 MB/s BenchmarkSetTypeNode1Slice-4 3743073 29.02 ns/op 26460.21 MB/s BenchmarkSetTypeNode8-4 12810310 9.756 ns/op 8199.69 MB/s BenchmarkSetTypeNode8Slice-4 2203396 55.28 ns/op 46312.57 MB/s BenchmarkSetTypeNode64-4 8137519 15.70 ns/op 33622.74 MB/s BenchmarkSetTypeNode64Slice-4 331872 389.2 ns/op 43412.74 MB/s BenchmarkSetTypeNode64Dead-4 9603134 12.09 ns/op 43676.42 MB/s BenchmarkSetTypeNode64DeadSlice-4 356396 366.8 ns/op 46067.79 MB/s BenchmarkSetTypeNode124-4 6845846 16.39 ns/op 61501.68 MB/s BenchmarkSetTypeNode124Slice-4 242719 654.7 ns/op 49271.97 MB/s BenchmarkSetTypeNode126-4 6334309 15.87 ns/op 64523.09 MB/s BenchmarkSetTypeNode126Slice-4 218515 583.1 ns/op 56196.67 MB/s BenchmarkSetTypeNode128-4 4632388 23.26 ns/op 44709.05 MB/s BenchmarkSetTypeNode128Slice-4 183246 620.9 ns/op 53596.43 MB/s BenchmarkSetTypeNode130-4 4444222 24.20 ns/op 43634.69 MB/s BenchmarkSetTypeNode130Slice-4 194119 665.6 ns/op 50771.02 MB/s BenchmarkSetTypeNode1024-4 1000000 130.2 ns/op 63036.58 MB/s BenchmarkSetTypeNode1024Slice-4 32538 3842 ns/op 68363.60 MB/s BenchmarkAllocation-4 3427 83007 ns/op BenchmarkReadMemStats-4 100 1252963 ns/op BenchmarkReadMemStatsLatency-4 1 2576290 p50-ns 2576290 p90-ns 2576290 p99-ns BenchmarkWriteBarrier-4 2550931 46.98 ns/op BenchmarkBulkWriteBarrier-4 5795096 20.60 ns/op BenchmarkScanStackNoLocals-4 3 55402468 ns/op BenchmarkMSpanCountAlloc/bits=64-4 15217395 8.214 ns/op BenchmarkMSpanCountAlloc/bits=128-4 13621376 8.644 ns/op BenchmarkMSpanCountAlloc/bits=256-4 12067480 10.77 ns/op BenchmarkMSpanCountAlloc/bits=512-4 8512272 15.11 ns/op BenchmarkMSpanCountAlloc/bits=1024-4 5862984 19.41 ns/op BenchmarkHash5-4 8459738 16.89 ns/op 296.01 MB/s BenchmarkHash16-4 7920548 13.07 ns/op 1224.01 MB/s BenchmarkHash64-4 7484486 15.19 ns/op 4212.47 MB/s BenchmarkHash1024-4 2477150 46.51 ns/op 22015.47 MB/s BenchmarkHash65536-4 47418 2341 ns/op 27990.91 MB/s BenchmarkAlignedLoad-4 11422018 9.913 ns/op BenchmarkUnalignedLoad-4 12898257 9.439 ns/op BenchmarkEqEfaceConcrete-4 7423447 13.53 ns/op BenchmarkEqIfaceConcrete-4 9109930 13.20 ns/op BenchmarkNeEfaceConcrete-4 9007419 12.74 ns/op BenchmarkNeIfaceConcrete-4 9170019 12.82 ns/op BenchmarkConvT2EByteSized/bool-4 5013878 23.90 ns/op BenchmarkConvT2EByteSized/uint8-4 4995964 23.67 ns/op BenchmarkConvT2ESmall-4 4541192 25.41 ns/op BenchmarkConvT2EUintptr-4 4541890 25.59 ns/op BenchmarkConvT2ELarge-4 1000000 125.7 ns/op BenchmarkConvT2ISmall-4 4463205 24.94 ns/op BenchmarkConvT2IUintptr-4 4352764 27.19 ns/op BenchmarkConvT2ILarge-4 821356 137.6 ns/op BenchmarkConvI2E-4 4374468 25.96 ns/op BenchmarkConvI2I-4 3903796 28.63 ns/op BenchmarkAssertE2T-4 4204914 26.46 ns/op BenchmarkAssertE2TLarge-4 2410796 49.61 ns/op BenchmarkAssertE2I-4 3542970 30.81 ns/op BenchmarkAssertI2T-4 4400818 26.82 ns/op BenchmarkAssertI2I-4 3730809 31.33 ns/op BenchmarkAssertI2E-4 4377976 25.29 ns/op BenchmarkAssertE2E-4 4962348 24.48 ns/op BenchmarkAssertE2T2-4 3221380 36.84 ns/op BenchmarkAssertE2T2Blank-4 3895345 28.97 ns/op BenchmarkAssertI2E2-4 3697744 32.62 ns/op BenchmarkAssertI2E2Blank-4 4449825 24.43 ns/op BenchmarkAssertE2E2-4 3168528 35.96 ns/op BenchmarkAssertE2E2Blank-4 4761855 23.69 ns/op BenchmarkConvT2Ezero/zero/16-4 4682816 24.95 ns/op BenchmarkConvT2Ezero/zero/32-4 4316623 26.07 ns/op BenchmarkConvT2Ezero/zero/64-4 4501041 24.65 ns/op BenchmarkConvT2Ezero/zero/str-4 4753260 25.26 ns/op BenchmarkConvT2Ezero/zero/slice-4 4466313 24.93 ns/op BenchmarkConvT2Ezero/zero/big-4 131395 1255 ns/op BenchmarkConvT2Ezero/nonzero/str-4 1000000 134.1 ns/op BenchmarkConvT2Ezero/nonzero/slice-4 1000000 129.4 ns/op BenchmarkConvT2Ezero/nonzero/big-4 113552 1230 ns/op BenchmarkConvT2Ezero/smallint/16-4 4703971 25.61 ns/op BenchmarkConvT2Ezero/smallint/32-4 5002164 25.59 ns/op BenchmarkConvT2Ezero/smallint/64-4 4638243 25.47 ns/op BenchmarkConvT2Ezero/largeint/16-4 1332504 100.5 ns/op BenchmarkConvT2Ezero/largeint/32-4 1000000 111.0 ns/op BenchmarkConvT2Ezero/largeint/64-4 1287606 96.55 ns/op BenchmarkMalloc8-4 1675754 69.56 ns/op BenchmarkMalloc16-4 1541374 84.77 ns/op BenchmarkMallocTypeInfo8-4 1623030 63.87 ns/op BenchmarkMallocTypeInfo16-4 1474363 86.47 ns/op BenchmarkMallocLargeStruct-4 88754 1400 ns/op BenchmarkGoroutineSelect-4 27 3984885 ns/op BenchmarkGoroutineBlocking-4 32 4099305 ns/op BenchmarkGoroutineForRange-4 33 4279201 ns/op BenchmarkGoroutineIdle-4 38 3183002 ns/op BenchmarkHashStringSpeed-4 3126766 37.31 ns/op BenchmarkHashBytesSpeed-4 1533478 79.79 ns/op BenchmarkHashInt32Speed-4 3470318 36.33 ns/op BenchmarkHashInt64Speed-4 3536686 35.01 ns/op BenchmarkHashStringArraySpeed-4 706911 173.3 ns/op BenchmarkMegMap-4 3477835 34.98 ns/op BenchmarkMegOneMap-4 3896503 31.25 ns/op BenchmarkMegEqMap-4 3195 33153 ns/op BenchmarkMegEmptyMap-4 4700360 26.27 ns/op BenchmarkMegEmptyMapWithInterfaceKey-4 3038893 40.00 ns/op BenchmarkSmallStrMap-4 3425667 37.81 ns/op BenchmarkMapStringKeysEight_16-4 3434264 34.81 ns/op BenchmarkMapStringKeysEight_32-4 3399006 35.36 ns/op BenchmarkMapStringKeysEight_64-4 3233362 35.15 ns/op BenchmarkMapStringKeysEight_1M-4 3355441 35.74 ns/op BenchmarkIntMap-4 3762456 31.93 ns/op BenchmarkMapFirst/1-4 4438881 27.03 ns/op BenchmarkMapFirst/2-4 4440291 26.74 ns/op BenchmarkMapFirst/3-4 4500644 26.64 ns/op BenchmarkMapFirst/4-4 4363129 27.60 ns/op BenchmarkMapFirst/5-4 4430450 29.58 ns/op BenchmarkMapFirst/6-4 4506031 26.16 ns/op BenchmarkMapFirst/7-4 4466902 26.36 ns/op BenchmarkMapFirst/8-4 4276470 26.66 ns/op BenchmarkMapFirst/9-4 4004466 29.28 ns/op BenchmarkMapFirst/10-4 4000310 30.25 ns/op BenchmarkMapFirst/11-4 3998673 29.74 ns/op BenchmarkMapFirst/12-4 4035099 29.15 ns/op BenchmarkMapFirst/13-4 3915849 30.10 ns/op BenchmarkMapFirst/14-4 3936033 29.51 ns/op BenchmarkMapFirst/15-4 3908104 29.24 ns/op BenchmarkMapFirst/16-4 3994756 29.39 ns/op BenchmarkMapMid/1-4 4458345 26.43 ns/op BenchmarkMapMid/2-4 4348308 26.74 ns/op BenchmarkMapMid/3-4 4575398 27.00 ns/op BenchmarkMapMid/4-4 4144836 28.64 ns/op BenchmarkMapMid/5-4 4245949 27.93 ns/op BenchmarkMapMid/6-4 4059598 29.35 ns/op BenchmarkMapMid/7-4 3921814 28.84 ns/op BenchmarkMapMid/8-4 3664598 30.41 ns/op BenchmarkMapMid/9-4 3702764 31.44 ns/op BenchmarkMapMid/10-4 3754314 31.59 ns/op BenchmarkMapMid/11-4 4012563 31.33 ns/op BenchmarkMapMid/12-4 3867602 31.08 ns/op BenchmarkMapMid/13-4 3401272 33.22 ns/op BenchmarkMapMid/14-4 4031479 30.68 ns/op BenchmarkMapMid/15-4 3765680 31.94 ns/op BenchmarkMapMid/16-4 3868053 30.33 ns/op BenchmarkMapLast/1-4 4336050 26.82 ns/op BenchmarkMapLast/2-4 4166926 27.41 ns/op BenchmarkMapLast/3-4 3872866 29.48 ns/op BenchmarkMapLast/4-4 4108737 29.29 ns/op BenchmarkMapLast/5-4 3924196 29.28 ns/op BenchmarkMapLast/6-4 3582524 29.40 ns/op BenchmarkMapLast/7-4 3657338 34.28 ns/op BenchmarkMapLast/8-4 3596871 32.54 ns/op BenchmarkMapLast/9-4 3964946 31.75 ns/op BenchmarkMapLast/10-4 3618314 30.63 ns/op BenchmarkMapLast/11-4 3675338 31.85 ns/op BenchmarkMapLast/12-4 3717991 32.13 ns/op BenchmarkMapLast/13-4 3932338 31.06 ns/op BenchmarkMapLast/14-4 3465616 31.60 ns/op BenchmarkMapLast/15-4 3816240 31.86 ns/op BenchmarkMapLast/16-4 3873964 31.30 ns/op BenchmarkMapCycle-4 2522274 47.03 ns/op BenchmarkRepeatedLookupStrMapKey32-4 3704689 31.55 ns/op BenchmarkRepeatedLookupStrMapKey1M-4 3288 33749 ns/op BenchmarkMakeMap/[Byte]Byte-4 962536 297.4 ns/op BenchmarkMakeMap/[Int]Int-4 249619 759.0 ns/op BenchmarkNewEmptyMap-4 18929707 6.407 ns/op 0 B/op 0 allocs/op BenchmarkNewSmallMap-4 1865272 61.57 ns/op 0 B/op 0 allocs/op BenchmarkMapIter-4 711398 171.9 ns/op BenchmarkMapIterEmpty-4 4621021 24.46 ns/op BenchmarkSameLengthMap-4 4339172 27.74 ns/op BenchmarkBigKeyMap-4 1628594 78.85 ns/op BenchmarkBigValMap-4 1394134 83.22 ns/op BenchmarkSmallKeyMap-4 3080766 38.22 ns/op BenchmarkMapPopulate/1-4 2705797 42.19 ns/op 0 B/op 0 allocs/op BenchmarkMapPopulate/10-4 177500 869.6 ns/op 179 B/op 1 allocs/op BenchmarkMapPopulate/100-4 9621 19582 ns/op 6271 B/op 15 allocs/op BenchmarkMapPopulate/1000-4 723 170769 ns/op 51787 B/op 56 allocs/op BenchmarkMapPopulate/10000-4 57 2028844 ns/op 415878 B/op 201 allocs/op BenchmarkMapPopulate/100000-4 5 22487470 ns/op 6530977 B/op 2904 allocs/op BenchmarkComplexAlgMap-4 527668 212.4 ns/op BenchmarkGoMapClear/Reflexive/1-4 1672677 70.03 ns/op BenchmarkGoMapClear/Reflexive/10-4 1508698 77.21 ns/op BenchmarkGoMapClear/Reflexive/100-4 368463 314.7 ns/op BenchmarkGoMapClear/Reflexive/1000-4 63061 1906 ns/op BenchmarkGoMapClear/Reflexive/10000-4 7845 14958 ns/op BenchmarkGoMapClear/NonReflexive/1-4 1455294 82.13 ns/op BenchmarkGoMapClear/NonReflexive/10-4 1335346 94.76 ns/op BenchmarkGoMapClear/NonReflexive/100-4 417818 300.8 ns/op BenchmarkGoMapClear/NonReflexive/1000-4 62278 1833 ns/op BenchmarkGoMapClear/NonReflexive/10000-4 7886 14644 ns/op BenchmarkMapStringConversion/32/simple-4 1658172 70.50 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/struct-4 1615651 70.85 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/32/array-4 1380690 80.39 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/simple-4 1518327 75.55 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/struct-4 1458378 80.61 ns/op 0 B/op 0 allocs/op BenchmarkMapStringConversion/64/array-4 1344969 89.90 ns/op 0 B/op 0 allocs/op BenchmarkMapInterfaceString-4 2057173 56.86 ns/op BenchmarkMapInterfacePtr-4 2201113 55.85 ns/op BenchmarkNewEmptyMapHintLessThan8-4 7133264 16.06 ns/op 0 B/op 0 allocs/op BenchmarkNewEmptyMapHintGreaterThan8-4 83156 1507 ns/op 1152 B/op 1 allocs/op BenchmarkMapPop100-4 6290 17813 ns/op BenchmarkMapPop1000-4 466 244472 ns/op BenchmarkMapPop10000-4 31 4286811 ns/op BenchmarkMapAssign/Int32/256-4 2594196 44.81 ns/op BenchmarkMapAssign/Int32/65536-4 1806272 59.26 ns/op BenchmarkMapAssign/Int64/256-4 2566394 45.40 ns/op BenchmarkMapAssign/Int64/65536-4 1781725 64.23 ns/op BenchmarkMapAssign/Str/256-4 2254161 52.82 ns/op BenchmarkMapAssign/Str/65536-4 990600 114.8 ns/op BenchmarkMapOperatorAssign/Int32/256-4 1638350 73.47 ns/op BenchmarkMapOperatorAssign/Int32/65536-4 1082269 95.10 ns/op BenchmarkMapOperatorAssign/Int64/256-4 1637734 72.32 ns/op BenchmarkMapOperatorAssign/Int64/65536-4 917100 110.9 ns/op BenchmarkMapOperatorAssign/Str/256-4 700628 4566 ns/op BenchmarkMapOperatorAssign/Str/65536-4 357979 342.0 ns/op BenchmarkMapAppendAssign/Int32/256-4 1000000 162.2 ns/op 32 B/op 0 allocs/op BenchmarkMapAppendAssign/Int32/65536-4 311546 411.6 ns/op 51 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/256-4 836646 171.9 ns/op 26 B/op 0 allocs/op BenchmarkMapAppendAssign/Int64/65536-4 332062 323.5 ns/op 55 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/256-4 850302 194.2 ns/op 53 B/op 0 allocs/op BenchmarkMapAppendAssign/Str/65536-4 195736 514.2 ns/op 99 B/op 1 allocs/op BenchmarkMapDelete/Int32/100-4 1601970 77.34 ns/op BenchmarkMapDelete/Int32/1000-4 2141656 56.35 ns/op BenchmarkMapDelete/Int32/10000-4 2139555 52.98 ns/op BenchmarkMapDelete/Int64/100-4 1451742 84.64 ns/op BenchmarkMapDelete/Int64/1000-4 2065586 56.96 ns/op BenchmarkMapDelete/Int64/10000-4 2108946 56.49 ns/op BenchmarkMapDelete/Str/100-4 1312519 95.18 ns/op BenchmarkMapDelete/Str/1000-4 1725133 70.44 ns/op BenchmarkMapDelete/Str/10000-4 1704108 69.28 ns/op BenchmarkMapDelete/Pointer/100-4 1324428 90.36 ns/op BenchmarkMapDelete/Pointer/1000-4 1742779 63.92 ns/op BenchmarkMapDelete/Pointer/10000-4 1928154 63.42 ns/op BenchmarkMemmove/0-4 20095852 5.396 ns/op BenchmarkMemmove/1-4 1448694 81.78 ns/op 12.23 MB/s BenchmarkMemmove/2-4 1417042 84.61 ns/op 23.64 MB/s BenchmarkMemmove/3-4 1378698 99.15 ns/op 30.26 MB/s BenchmarkMemmove/4-4 1394085 84.65 ns/op 47.25 MB/s BenchmarkMemmove/5-4 1385227 86.09 ns/op 58.08 MB/s BenchmarkMemmove/6-4 1370590 87.24 ns/op 68.77 MB/s BenchmarkMemmove/7-4 1395528 94.60 ns/op 74.00 MB/s BenchmarkMemmove/8-4 1467050 83.30 ns/op 96.04 MB/s BenchmarkMemmove/9-4 1332906 87.01 ns/op 103.43 MB/s BenchmarkMemmove/10-4 1326674 88.89 ns/op 112.50 MB/s BenchmarkMemmove/11-4 1367666 87.41 ns/op 125.85 MB/s BenchmarkMemmove/12-4 1376425 90.92 ns/op 131.99 MB/s BenchmarkMemmove/13-4 1331227 86.91 ns/op 149.58 MB/s BenchmarkMemmove/14-4 1361028 86.90 ns/op 161.10 MB/s BenchmarkMemmove/15-4 1335172 88.06 ns/op 170.34 MB/s BenchmarkMemmove/16-4 1393731 85.72 ns/op 186.66 MB/s BenchmarkMemmove/32-4 1369498 87.12 ns/op 367.32 MB/s BenchmarkMemmove/64-4 1283796 94.72 ns/op 675.69 MB/s BenchmarkMemmove/128-4 1000000 107.8 ns/op 1187.37 MB/s BenchmarkMemmove/256-4 1000000 125.6 ns/op 2038.39 MB/s BenchmarkMemmove/512-4 832578 175.1 ns/op 2924.46 MB/s BenchmarkMemmove/1024-4 435205 270.3 ns/op 3788.55 MB/s BenchmarkMemmove/2048-4 324847 405.1 ns/op 5055.73 MB/s BenchmarkMemmove/4096-4 178537 703.7 ns/op 5820.25 MB/s BenchmarkMemmoveOverlap/32-4 1300362 86.53 ns/op 369.82 MB/s BenchmarkMemmoveOverlap/64-4 1288594 91.77 ns/op 697.39 MB/s BenchmarkMemmoveOverlap/128-4 1000000 101.1 ns/op 1265.57 MB/s BenchmarkMemmoveOverlap/256-4 1000000 123.9 ns/op 2066.16 MB/s BenchmarkMemmoveOverlap/512-4 827911 158.7 ns/op 3226.24 MB/s BenchmarkMemmoveOverlap/1024-4 538239 246.8 ns/op 4148.53 MB/s BenchmarkMemmoveOverlap/2048-4 334303 393.0 ns/op 5211.43 MB/s BenchmarkMemmoveOverlap/4096-4 191402 686.9 ns/op 5962.92 MB/s BenchmarkMemmoveUnalignedDst/0-4 19300696 5.955 ns/op BenchmarkMemmoveUnalignedDst/1-4 1430198 82.10 ns/op 12.18 MB/s BenchmarkMemmoveUnalignedDst/2-4 1391187 85.26 ns/op 23.46 MB/s BenchmarkMemmoveUnalignedDst/3-4 1398440 86.18 ns/op 34.81 MB/s BenchmarkMemmoveUnalignedDst/4-4 1375357 85.29 ns/op 46.90 MB/s BenchmarkMemmoveUnalignedDst/5-4 1415418 84.63 ns/op 59.08 MB/s BenchmarkMemmoveUnalignedDst/6-4 1376484 84.75 ns/op 70.80 MB/s BenchmarkMemmoveUnalignedDst/7-4 1422891 84.42 ns/op 82.92 MB/s BenchmarkMemmoveUnalignedDst/8-4 1283516 80.44 ns/op 99.46 MB/s BenchmarkMemmoveUnalignedDst/9-4 1358426 85.84 ns/op 104.85 MB/s BenchmarkMemmoveUnalignedDst/10-4 1353556 90.65 ns/op 110.32 MB/s BenchmarkMemmoveUnalignedDst/11-4 1356452 87.35 ns/op 125.93 MB/s BenchmarkMemmoveUnalignedDst/12-4 1344478 88.63 ns/op 135.40 MB/s BenchmarkMemmoveUnalignedDst/13-4 1349223 87.84 ns/op 148.00 MB/s BenchmarkMemmoveUnalignedDst/14-4 1334984 87.41 ns/op 160.16 MB/s BenchmarkMemmoveUnalignedDst/15-4 1366006 87.59 ns/op 171.24 MB/s BenchmarkMemmoveUnalignedDst/16-4 1000000 113.8 ns/op 140.60 MB/s BenchmarkMemmoveUnalignedDst/32-4 1246933 93.07 ns/op 343.81 MB/s BenchmarkMemmoveUnalignedDst/64-4 1000000 101.4 ns/op 631.08 MB/s BenchmarkMemmoveUnalignedDst/128-4 1000000 113.0 ns/op 1132.55 MB/s BenchmarkMemmoveUnalignedDst/256-4 979045 121.7 ns/op 2102.88 MB/s BenchmarkMemmoveUnalignedDst/512-4 825512 163.6 ns/op 3128.72 MB/s BenchmarkMemmoveUnalignedDst/1024-4 431664 260.3 ns/op 3934.40 MB/s BenchmarkMemmoveUnalignedDst/2048-4 265785 394.6 ns/op 5190.33 MB/s BenchmarkMemmoveUnalignedDst/4096-4 182557 702.0 ns/op 5834.50 MB/s BenchmarkMemmoveUnalignedDstOverlap/32-4 1330610 88.86 ns/op 360.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/64-4 1000000 100.3 ns/op 638.13 MB/s BenchmarkMemmoveUnalignedDstOverlap/128-4 1000000 106.0 ns/op 1207.23 MB/s BenchmarkMemmoveUnalignedDstOverlap/256-4 1000000 122.3 ns/op 2093.60 MB/s BenchmarkMemmoveUnalignedDstOverlap/512-4 799948 160.3 ns/op 3193.97 MB/s BenchmarkMemmoveUnalignedDstOverlap/1024-4 494617 253.2 ns/op 4044.75 MB/s BenchmarkMemmoveUnalignedDstOverlap/2048-4 335901 400.0 ns/op 5119.65 MB/s BenchmarkMemmoveUnalignedDstOverlap/4096-4 176766 710.0 ns/op 5768.98 MB/s BenchmarkMemmoveUnalignedSrc/0-4 19430692 5.730 ns/op BenchmarkMemmoveUnalignedSrc/1-4 1459374 79.73 ns/op 12.54 MB/s BenchmarkMemmoveUnalignedSrc/2-4 1460713 81.24 ns/op 24.62 MB/s BenchmarkMemmoveUnalignedSrc/3-4 1426891 85.15 ns/op 35.23 MB/s BenchmarkMemmoveUnalignedSrc/4-4 1391427 84.53 ns/op 47.32 MB/s BenchmarkMemmoveUnalignedSrc/5-4 1439031 82.74 ns/op 60.43 MB/s BenchmarkMemmoveUnalignedSrc/6-4 1443007 83.68 ns/op 71.70 MB/s BenchmarkMemmoveUnalignedSrc/7-4 1436418 84.13 ns/op 83.21 MB/s BenchmarkMemmoveUnalignedSrc/8-4 1461871 80.02 ns/op 99.98 MB/s BenchmarkMemmoveUnalignedSrc/9-4 1383326 85.57 ns/op 105.18 MB/s BenchmarkMemmoveUnalignedSrc/10-4 1383820 86.63 ns/op 115.43 MB/s BenchmarkMemmoveUnalignedSrc/11-4 1393808 85.97 ns/op 127.95 MB/s BenchmarkMemmoveUnalignedSrc/12-4 1370203 85.92 ns/op 139.67 MB/s BenchmarkMemmoveUnalignedSrc/13-4 1375737 93.63 ns/op 138.84 MB/s BenchmarkMemmoveUnalignedSrc/14-4 1396344 86.59 ns/op 161.67 MB/s BenchmarkMemmoveUnalignedSrc/15-4 1393845 86.45 ns/op 173.51 MB/s BenchmarkMemmoveUnalignedSrc/16-4 1388191 86.40 ns/op 185.18 MB/s BenchmarkMemmoveUnalignedSrc/32-4 1382416 87.67 ns/op 365.01 MB/s BenchmarkMemmoveUnalignedSrc/64-4 1292708 92.60 ns/op 691.12 MB/s BenchmarkMemmoveUnalignedSrc/128-4 1000000 100.7 ns/op 1270.64 MB/s BenchmarkMemmoveUnalignedSrc/256-4 922119 128.1 ns/op 1999.21 MB/s BenchmarkMemmoveUnalignedSrc/512-4 790688 162.0 ns/op 3161.44 MB/s BenchmarkMemmoveUnalignedSrc/1024-4 506182 250.9 ns/op 4082.10 MB/s BenchmarkMemmoveUnalignedSrc/2048-4 332193 396.7 ns/op 5162.30 MB/s BenchmarkMemmoveUnalignedSrc/4096-4 182463 702.4 ns/op 5831.85 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_0-4 1291545 90.71 ns/op 176.39 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_0-4 1260900 95.03 ns/op 168.37 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_1-4 1226605 97.01 ns/op 164.94 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_1-4 1239882 96.86 ns/op 165.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_4-4 1238979 96.10 ns/op 166.49 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_4-4 1257840 96.65 ns/op 165.55 MB/s BenchmarkMemmoveUnalignedSrcDst/f_16_7-4 1223606 96.48 ns/op 165.84 MB/s BenchmarkMemmoveUnalignedSrcDst/b_16_7-4 1236723 95.83 ns/op 166.97 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_0-4 1000000 102.0 ns/op 627.63 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_0-4 1000000 110.4 ns/op 579.47 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_1-4 1000000 105.9 ns/op 604.48 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_1-4 1000000 110.0 ns/op 581.92 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_4-4 1000000 112.3 ns/op 570.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_4-4 1000000 107.0 ns/op 598.16 MB/s BenchmarkMemmoveUnalignedSrcDst/f_64_7-4 1000000 103.5 ns/op 618.15 MB/s BenchmarkMemmoveUnalignedSrcDst/b_64_7-4 1000000 105.8 ns/op 605.09 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_0-4 839352 152.9 ns/op 1674.21 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_0-4 703113 193.0 ns/op 1326.21 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_1-4 850867 136.9 ns/op 1870.29 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_1-4 783746 136.0 ns/op 1882.24 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_4-4 905218 135.5 ns/op 1889.67 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_4-4 923527 133.2 ns/op 1921.44 MB/s BenchmarkMemmoveUnalignedSrcDst/f_256_7-4 974804 133.2 ns/op 1921.23 MB/s BenchmarkMemmoveUnalignedSrcDst/b_256_7-4 944674 133.5 ns/op 1917.88 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_0-4 104992 1112 ns/op 3683.72 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_0-4 67981 1751 ns/op 2339.26 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_1-4 175700 702.8 ns/op 5827.92 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_1-4 172111 703.2 ns/op 5824.50 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_4-4 175640 721.6 ns/op 5675.98 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_4-4 168762 708.1 ns/op 5784.77 MB/s BenchmarkMemmoveUnalignedSrcDst/f_4096_7-4 180084 716.2 ns/op 5719.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_4096_7-4 177015 718.0 ns/op 5704.57 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_0-4 7186 18244 ns/op 3592.10 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_0-4 4245 27143 ns/op 2414.45 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_1-4 9657 11623 ns/op 5638.62 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_1-4 10000 10865 ns/op 6032.01 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_4-4 10000 11689 ns/op 5606.78 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_4-4 10000 11887 ns/op 5513.19 MB/s BenchmarkMemmoveUnalignedSrcDst/f_65536_7-4 9999 12804 ns/op 5118.45 MB/s BenchmarkMemmoveUnalignedSrcDst/b_65536_7-4 9724 11920 ns/op 5497.99 MB/s BenchmarkMemmoveUnalignedSrcOverlap/32-4 1348296 93.39 ns/op 342.64 MB/s BenchmarkMemmoveUnalignedSrcOverlap/64-4 1258765 94.33 ns/op 678.50 MB/s BenchmarkMemmoveUnalignedSrcOverlap/128-4 1000000 104.3 ns/op 1227.19 MB/s BenchmarkMemmoveUnalignedSrcOverlap/256-4 983418 122.6 ns/op 2087.41 MB/s BenchmarkMemmoveUnalignedSrcOverlap/512-4 786775 165.9 ns/op 3086.42 MB/s BenchmarkMemmoveUnalignedSrcOverlap/1024-4 492028 255.6 ns/op 4005.70 MB/s BenchmarkMemmoveUnalignedSrcOverlap/2048-4 331516 402.7 ns/op 5085.94 MB/s BenchmarkMemmoveUnalignedSrcOverlap/4096-4 189318 697.6 ns/op 5871.47 MB/s BenchmarkMemclr/5-4 16760834 7.464 ns/op 669.87 MB/s BenchmarkMemclr/16-4 14349464 7.570 ns/op 2113.66 MB/s BenchmarkMemclr/64-4 14014773 8.100 ns/op 7900.95 MB/s BenchmarkMemclr/256-4 12475652 9.664 ns/op 26489.61 MB/s BenchmarkMemclr/4096-4 2365047 50.62 ns/op 80916.62 MB/s BenchmarkMemclr/65536-4 91954 1279 ns/op 51239.07 MB/s BenchmarkMemclr/1M-4 5700 21861 ns/op 47964.99 MB/s BenchmarkMemclr/4M-4 1375 92585 ns/op 45301.99 MB/s BenchmarkMemclr/8M-4 446 267300 ns/op 31382.74 MB/s BenchmarkMemclr/16M-4 141 779474 ns/op 21523.78 MB/s BenchmarkMemclr/64M-4 55 2108298 ns/op 31830.82 MB/s BenchmarkMemclrUnaligned/0_5-4 7947672 17.22 ns/op 290.39 MB/s BenchmarkMemclrUnaligned/0_16-4 7826944 13.28 ns/op 1204.60 MB/s BenchmarkMemclrUnaligned/0_64-4 9658233 12.11 ns/op 5285.07 MB/s BenchmarkMemclrUnaligned/0_256-4 8724825 13.60 ns/op 18825.16 MB/s BenchmarkMemclrUnaligned/0_4096-4 2196146 52.65 ns/op 77789.94 MB/s BenchmarkMemclrUnaligned/0_65536-4 98498 1241 ns/op 52810.11 MB/s BenchmarkMemclrUnaligned/1_5-4 9914902 12.53 ns/op 399.02 MB/s BenchmarkMemclrUnaligned/1_16-4 10584110 11.80 ns/op 1355.43 MB/s BenchmarkMemclrUnaligned/1_64-4 9229068 11.90 ns/op 5377.91 MB/s BenchmarkMemclrUnaligned/1_256-4 7181544 14.22 ns/op 18003.58 MB/s BenchmarkMemclrUnaligned/1_4096-4 1559402 79.77 ns/op 51347.25 MB/s BenchmarkMemclrUnaligned/1_65536-4 85801 1385 ns/op 47329.66 MB/s BenchmarkMemclrUnaligned/4_5-4 9361546 11.55 ns/op 432.83 MB/s BenchmarkMemclrUnaligned/4_16-4 10058634 11.36 ns/op 1408.29 MB/s BenchmarkMemclrUnaligned/4_64-4 10241882 11.51 ns/op 5562.12 MB/s BenchmarkMemclrUnaligned/4_256-4 8763238 13.18 ns/op 19426.01 MB/s BenchmarkMemclrUnaligned/4_4096-4 1573268 73.30 ns/op 55876.61 MB/s BenchmarkMemclrUnaligned/4_65536-4 91941 1393 ns/op 47051.02 MB/s BenchmarkMemclrUnaligned/7_5-4 10570246 11.12 ns/op 449.63 MB/s BenchmarkMemclrUnaligned/7_16-4 9478399 11.15 ns/op 1434.79 MB/s BenchmarkMemclrUnaligned/7_64-4 9996669 11.68 ns/op 5481.08 MB/s BenchmarkMemclrUnaligned/7_256-4 9446043 12.83 ns/op 19949.62 MB/s BenchmarkMemclrUnaligned/7_4096-4 1559400 74.44 ns/op 55027.87 MB/s BenchmarkMemclrUnaligned/7_65536-4 89282 1364 ns/op 48034.19 MB/s BenchmarkMemclrUnaligned/0_1M-4 6559 21305 ns/op 49216.23 MB/s BenchmarkMemclrUnaligned/0_4M-4 1377 91766 ns/op 45706.37 MB/s BenchmarkMemclrUnaligned/0_8M-4 548 227050 ns/op 36946.08 MB/s BenchmarkMemclrUnaligned/0_16M-4 158 735403 ns/op 22813.64 MB/s BenchmarkMemclrUnaligned/0_64M-4 60 1947376 ns/op 34461.17 MB/s BenchmarkMemclrUnaligned/1_1M-4 4550 27493 ns/op 38139.72 MB/s BenchmarkMemclrUnaligned/1_4M-4 1064 103091 ns/op 40685.55 MB/s BenchmarkMemclrUnaligned/1_8M-4 444 279957 ns/op 29963.95 MB/s BenchmarkMemclrUnaligned/1_16M-4 150 768950 ns/op 21818.34 MB/s BenchmarkMemclrUnaligned/1_64M-4 61 2009245 ns/op 33400.03 MB/s BenchmarkMemclrUnaligned/4_1M-4 5174 23684 ns/op 44273.61 MB/s BenchmarkMemclrUnaligned/4_4M-4 1087 94187 ns/op 44531.77 MB/s BenchmarkMemclrUnaligned/4_8M-4 447 252554 ns/op 33215.06 MB/s BenchmarkMemclrUnaligned/4_16M-4 157 774108 ns/op 21672.96 MB/s BenchmarkMemclrUnaligned/4_64M-4 60 1895137 ns/op 35411.09 MB/s BenchmarkMemclrUnaligned/7_1M-4 4737 23161 ns/op 45272.69 MB/s BenchmarkMemclrUnaligned/7_4M-4 1208 95553 ns/op 43895.28 MB/s BenchmarkMemclrUnaligned/7_8M-4 446 266995 ns/op 31418.59 MB/s BenchmarkMemclrUnaligned/7_16M-4 151 778043 ns/op 21563.36 MB/s BenchmarkMemclrUnaligned/7_64M-4 62 1894388 ns/op 35425.09 MB/s BenchmarkGoMemclr/5-4 2236197 50.26 ns/op 99.49 MB/s BenchmarkGoMemclr/16-4 665688 160.0 ns/op 100.02 MB/s BenchmarkGoMemclr/64-4 206140 615.2 ns/op 104.03 MB/s BenchmarkGoMemclr/256-4 51772 2397 ns/op 106.81 MB/s BenchmarkMemclrRange/1K_2K-4 90895 1307 ns/op 73329.29 MB/s BenchmarkMemclrRange/2K_8K-4 28581 4006 ns/op 83261.66 MB/s BenchmarkMemclrRange/4K_16K-4 35000 3395 ns/op 95168.09 MB/s BenchmarkMemclrRange/160K_228K-4 3246 34516 ns/op 48176.69 MB/s BenchmarkClearFat7-4 5067016 24.61 ns/op BenchmarkClearFat8-4 4762948 23.45 ns/op BenchmarkClearFat11-4 4401210 26.43 ns/op BenchmarkClearFat12-4 4560578 25.99 ns/op BenchmarkClearFat13-4 4381159 25.46 ns/op BenchmarkClearFat14-4 4739757 25.44 ns/op BenchmarkClearFat15-4 4112216 26.67 ns/op BenchmarkClearFat16-4 5121490 23.77 ns/op BenchmarkClearFat24-4 4445432 25.46 ns/op BenchmarkClearFat32-4 4437405 25.51 ns/op BenchmarkClearFat40-4 4477597 26.12 ns/op BenchmarkClearFat48-4 4069998 26.77 ns/op BenchmarkClearFat56-4 4208763 27.30 ns/op BenchmarkClearFat64-4 4075028 31.97 ns/op BenchmarkClearFat72-4 4132250 28.69 ns/op BenchmarkClearFat128-4 3456723 34.07 ns/op BenchmarkClearFat256-4 2654356 42.97 ns/op BenchmarkClearFat512-4 1745730 67.49 ns/op BenchmarkClearFat1024-4 1000000 114.7 ns/op BenchmarkClearFat1032-4 1000000 114.6 ns/op BenchmarkClearFat1040-4 1002855 117.1 ns/op BenchmarkCopyFat7-4 4680434 25.20 ns/op BenchmarkCopyFat8-4 4811944 23.17 ns/op BenchmarkCopyFat11-4 4340601 26.47 ns/op BenchmarkCopyFat12-4 4201417 25.74 ns/op BenchmarkCopyFat13-4 4860744 25.06 ns/op BenchmarkCopyFat14-4 4342887 25.99 ns/op BenchmarkCopyFat15-4 4833418 25.17 ns/op BenchmarkCopyFat16-4 4773584 24.31 ns/op BenchmarkCopyFat24-4 4454151 24.18 ns/op BenchmarkCopyFat32-4 4700554 26.07 ns/op BenchmarkCopyFat64-4 3755223 28.62 ns/op BenchmarkCopyFat72-4 3846283 29.21 ns/op BenchmarkCopyFat128-4 3198784 35.20 ns/op BenchmarkCopyFat256-4 2672746 44.34 ns/op BenchmarkCopyFat512-4 1591882 75.03 ns/op BenchmarkCopyFat520-4 1506169 74.59 ns/op BenchmarkCopyFat1024-4 1000000 132.9 ns/op BenchmarkCopyFat1032-4 1000000 122.2 ns/op BenchmarkCopyFat1040-4 1000000 118.9 ns/op BenchmarkIssue18740/2byte-4 398 288114 ns/op BenchmarkIssue18740/4byte-4 698 169984 ns/op BenchmarkIssue18740/8byte-4 1216 105684 ns/op BenchmarkMemclrKnownSize1-4 8420554 18.13 ns/op 55.16 MB/s BenchmarkMemclrKnownSize2-4 4388454 25.90 ns/op 77.21 MB/s BenchmarkMemclrKnownSize4-4 3315295 35.12 ns/op 113.89 MB/s BenchmarkMemclrKnownSize8-4 1405112 82.01 ns/op 97.55 MB/s BenchmarkMemclrKnownSize16-4 858712 155.5 ns/op 102.89 MB/s BenchmarkMemclrKnownSize32-4 456979 287.0 ns/op 111.52 MB/s BenchmarkMemclrKnownSize64-4 227667 547.5 ns/op 116.90 MB/s BenchmarkMemclrKnownSize112-4 117522 940.1 ns/op 119.14 MB/s BenchmarkMemclrKnownSize128-4 110889 1095 ns/op 116.89 MB/s BenchmarkMemclrKnownSize192-4 66262 1648 ns/op 116.50 MB/s BenchmarkMemclrKnownSize248-4 52870 2150 ns/op 115.33 MB/s BenchmarkMemclrKnownSize256-4 51939 2174 ns/op 117.75 MB/s BenchmarkMemclrKnownSize512-4 25358 4394 ns/op 116.51 MB/s BenchmarkMemclrKnownSize1024-4 13165 8528 ns/op 120.08 MB/s BenchmarkMemclrKnownSize4096-4 3956 34581 ns/op 118.45 MB/s BenchmarkMemclrKnownSize512KiB-4 25 4595804 ns/op 114.08 MB/s BenchmarkReadMetricsLatency-4 10000 3993 p50-ns 6552 p90-ns 19137 p99-ns BenchmarkFinalizer-4 222 516751 ns/op BenchmarkFinalizerRun-4 203962 636.5 ns/op BenchmarkPallocBitsSummarize/Unpacked00-4 9068414 12.39 ns/op BenchmarkPallocBitsSummarize/UnpackedFFFFFFFFFFFFFFFF-4 3367552 30.43 ns/op BenchmarkPallocBitsSummarize/UnpackedAA-4 2818232 38.37 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAAAAAAAAAA-4 3111864 39.22 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000AAAAAAAA-4 1705870 69.96 ns/op BenchmarkPallocBitsSummarize/UnpackedAAAAAAAA00000001-4 1468611 80.77 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBBBBBBBBBB-4 2587136 42.41 ns/op BenchmarkPallocBitsSummarize/Unpacked80000000BBBBBBBB-4 1651610 75.70 ns/op BenchmarkPallocBitsSummarize/UnpackedBBBBBBBB00000001-4 1698549 70.65 ns/op BenchmarkPallocBitsSummarize/UnpackedCCCCCCCCCCCCCCCC-4 2546256 45.50 ns/op BenchmarkPallocBitsSummarize/Unpacked4444444444444444-4 2237006 50.18 ns/op BenchmarkPallocBitsSummarize/Unpacked4040404040404040-4 1890964 69.01 ns/op BenchmarkPallocBitsSummarize/Unpacked4000400040004000-4 1808772 63.52 ns/op BenchmarkPallocBitsSummarize/Unpacked1000404044CCAAFF-4 1639912 71.41 ns/op BenchmarkFindBitRange64/Pattern00Size2-4 8981706 11.30 ns/op BenchmarkFindBitRange64/Pattern00Size8-4 10490752 11.44 ns/op BenchmarkFindBitRange64/Pattern00Size32-4 10985642 10.96 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize2-4 9503637 11.39 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize8-4 9431421 12.58 ns/op BenchmarkFindBitRange64/PatternFFFFFFFFFFFFFFFFSize32-4 7828293 14.41 ns/op BenchmarkFindBitRange64/PatternAASize2-4 9605448 12.38 ns/op BenchmarkFindBitRange64/PatternAASize8-4 10116686 11.62 ns/op BenchmarkFindBitRange64/PatternAASize32-4 10411713 10.74 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize2-4 10528166 11.12 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize8-4 10504510 10.49 ns/op BenchmarkFindBitRange64/PatternAAAAAAAAAAAAAAAASize32-4 11357416 10.18 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize2-4 11617273 10.19 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize8-4 11830639 9.829 ns/op BenchmarkFindBitRange64/Pattern80000000AAAAAAAASize32-4 12358387 9.762 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size2-4 12470793 10.21 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size8-4 12117061 9.771 ns/op BenchmarkFindBitRange64/PatternAAAAAAAA00000001Size32-4 10728049 11.47 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize2-4 10175220 11.06 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize8-4 9708400 12.40 ns/op BenchmarkFindBitRange64/PatternBBBBBBBBBBBBBBBBSize32-4 9491672 11.30 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize2-4 11361849 10.71 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize8-4 9367840 11.46 ns/op BenchmarkFindBitRange64/Pattern80000000BBBBBBBBSize32-4 9371724 12.35 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size2-4 11068819 11.07 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size8-4 9630524 11.23 ns/op BenchmarkFindBitRange64/PatternBBBBBBBB00000001Size32-4 10035924 11.19 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize2-4 9141874 13.03 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize8-4 9499590 11.38 ns/op BenchmarkFindBitRange64/PatternCCCCCCCCCCCCCCCCSize32-4 8712343 12.75 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size2-4 10347706 11.54 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size8-4 9841490 10.89 ns/op BenchmarkFindBitRange64/Pattern4444444444444444Size32-4 10752842 11.42 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size2-4 9662208 11.31 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size8-4 11545540 11.11 ns/op BenchmarkFindBitRange64/Pattern4040404040404040Size32-4 10705501 11.14 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size2-4 10619824 14.25 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size8-4 11894024 10.72 ns/op BenchmarkFindBitRange64/Pattern4000400040004000Size32-4 10687893 11.05 ns/op BenchmarkNetpollBreak-4 3974 27217 ns/op BenchmarkPinnerPinUnpinBatch-4 1681 130237 ns/op BenchmarkPinnerPinUnpinBatchDouble-4 206 553623 ns/op BenchmarkPinnerPinUnpinBatchTiny-4 1645 148938 ns/op BenchmarkPinnerPinUnpin-4 1458332 81.89 ns/op BenchmarkPinnerPinUnpinTiny-4 1509969 80.18 ns/op BenchmarkPinnerPinUnpinDouble-4 614821 219.7 ns/op BenchmarkPinnerPinUnpinParallel-4 2904963 42.27 ns/op BenchmarkPinnerPinUnpinParallelTiny-4 2775336 36.53 ns/op BenchmarkPinnerPinUnpinParallelDouble-4 370886 287.9 ns/op BenchmarkPinnerIsPinnedOnPinned-4 7401769 15.81 ns/op BenchmarkPinnerIsPinnedOnUnpinned-4 8469696 14.12 ns/op BenchmarkPinnerIsPinnedOnPinnedParallel-4 5221797 19.86 ns/op BenchmarkPinnerIsPinnedOnUnpinnedParallel-4 5069036 19.87 ns/op BenchmarkPingPongHog-4 949 334371 ns/op BenchmarkStackGrowth-4 109460 954.5 ns/op BenchmarkStackGrowthDeep-4 1194 93621 ns/op BenchmarkCreateGoroutines-4 56454 2047 ns/op BenchmarkCreateGoroutinesParallel-4 56998 1980 ns/op BenchmarkCreateGoroutinesCapture-4 6973 16100 ns/op 144 B/op 5 allocs/op BenchmarkCreateGoroutinesSingle-4 46974 2612 ns/op BenchmarkClosureCall-4 27541468 4.340 ns/op BenchmarkWakeupParallelSpinning/0s-4 7177 19310 ns/op BenchmarkWakeupParallelSpinning/1µs-4 6386 20626 ns/op BenchmarkWakeupParallelSpinning/2µs-4 4713 27569 ns/op BenchmarkWakeupParallelSpinning/5µs-4 3249 42433 ns/op BenchmarkWakeupParallelSpinning/10µs-4 1492 74302 ns/op BenchmarkWakeupParallelSpinning/20µs-4 894 121468 ns/op BenchmarkWakeupParallelSpinning/50µs-4 420 302726 ns/op BenchmarkWakeupParallelSpinning/100µs-4 243 472857 ns/op BenchmarkMatmult-4 4854786 33.09 ns/op BenchmarkFastrand-4 7278272 15.50 ns/op BenchmarkFastrand64-4 7147436 15.91 ns/op BenchmarkFastrandHashiter-4 3510976 34.08 ns/op BenchmarkFastrandn/2-4 7064182 17.06 ns/op BenchmarkFastrandn/3-4 5979381 17.46 ns/op BenchmarkFastrandn/4-4 7406902 15.53 ns/op BenchmarkFastrandn/5-4 7247245 15.98 ns/op BenchmarkIfaceCmp100-4 147667 861.0 ns/op BenchmarkIfaceCmpNil100-4 255010 510.0 ns/op BenchmarkEfaceCmpDiff-4 49504 2300 ns/op BenchmarkEfaceCmpDiffIndirect-4 47492 2491 ns/op BenchmarkDefer-4 1493110 79.71 ns/op BenchmarkDefer10-4 952152 178.8 ns/op BenchmarkDeferMany-4 385780 376.0 ns/op BenchmarkPanicRecover-4 693986 159.8 ns/op BenchmarkGoroutineProfile/small-nil/idle-4 100 1233975 ns/op 1089236 p50-ns 1854280 p90-ns 2525477 p99-ns BenchmarkGoroutineProfile/small-nil/loaded-4 78 1370533 ns/op 1137764 p50-ns 2036785 p90-ns 4492120 p99-ns BenchmarkGoroutineProfile/small/idle-4 57 2330278 ns/op 2125833 p50-ns 3179722 p90-ns 3413347 p99-ns BenchmarkGoroutineProfile/small/loaded-4 63 3799059 ns/op 3173920 p50-ns 5132746 p90-ns 18219415 p99-ns BenchmarkGoroutineProfile/large-nil/idle-4 98 1246957 ns/op 1151464 p50-ns 1817643 p90-ns 2388023 p99-ns BenchmarkGoroutineProfile/large-nil/loaded-4 100 1712954 ns/op 1723779 p50-ns 2444929 p90-ns 3786345 p99-ns BenchmarkGoroutineProfile/large/idle-4 25 4904379 ns/op 4857484 p50-ns 6100353 p90-ns 6614376 p99-ns BenchmarkGoroutineProfile/large/loaded-4 15 13091150 ns/op 9774945 p50-ns 23884649 p90-ns 33734572 p99-ns BenchmarkGoroutineProfile/sparse-nil/idle-4 100 1700569 ns/op 1815637 p50-ns 2275786 p90-ns 2666978 p99-ns BenchmarkGoroutineProfile/sparse-nil/loaded-4 85 1838695 ns/op 1830655 p50-ns 2619335 p90-ns 6385856 p99-ns BenchmarkGoroutineProfile/sparse/idle-4 72 3113001 ns/op 2959157 p50-ns 4071198 p90-ns 5743736 p99-ns BenchmarkGoroutineProfile/sparse/loaded-4 26 4213112 ns/op 4192159 p50-ns 5460746 p90-ns 8904396 p99-ns BenchmarkRWMutexUncontended-4 2486949 42.99 ns/op BenchmarkRWMutexWrite100-4 122725 1915 ns/op BenchmarkRWMutexWrite10-4 64972 2710 ns/op BenchmarkRWMutexWorkWrite100-4 24144 5486 ns/op BenchmarkRWMutexWorkWrite10-4 19669 6776 ns/op BenchmarkSemTable/OneAddrCollision/n=1000-4 3469 32898 ns/op BenchmarkSemTable/ManyAddrCollision/n=1000-4 1292 97430 ns/op BenchmarkSemTable/OneAddrCollision/n=2000-4 1681 68255 ns/op BenchmarkSemTable/ManyAddrCollision/n=2000-4 607 200207 ns/op BenchmarkSemTable/OneAddrCollision/n=4000-4 789 137056 ns/op BenchmarkSemTable/ManyAddrCollision/n=4000-4 276 440369 ns/op BenchmarkSemTable/OneAddrCollision/n=8000-4 404 278715 ns/op BenchmarkSemTable/ManyAddrCollision/n=8000-4 140 828186 ns/op BenchmarkMakeSliceCopy/mallocmove/Byte-4 267706 554.5 ns/op BenchmarkMakeSliceCopy/mallocmove/Int-4 178232 579.0 ns/op BenchmarkMakeSliceCopy/mallocmove/Ptr-4 223365 690.6 ns/op BenchmarkMakeSliceCopy/makecopy/Byte-4 249054 624.2 ns/op BenchmarkMakeSliceCopy/makecopy/Int-4 204573 643.8 ns/op BenchmarkMakeSliceCopy/makecopy/Ptr-4 184359 717.7 ns/op BenchmarkMakeSliceCopy/nilappend/Byte-4 200749 606.5 ns/op BenchmarkMakeSliceCopy/nilappend/Int-4 264632 726.4 ns/op BenchmarkMakeSliceCopy/nilappend/Ptr-4 167089 746.7 ns/op BenchmarkMakeSlice/Byte-4 1356656 79.09 ns/op BenchmarkMakeSlice/Int16-4 1532161 84.52 ns/op BenchmarkMakeSlice/Int-4 1243657 98.44 ns/op BenchmarkMakeSlice/Ptr-4 1000000 141.6 ns/op BenchmarkMakeSlice/Struct/24-4 1000000 191.2 ns/op BenchmarkMakeSlice/Struct/32-4 1000000 214.2 ns/op BenchmarkMakeSlice/Struct/40-4 1000000 240.5 ns/op BenchmarkGrowSlice/Byte-4 676606 235.1 ns/op BenchmarkGrowSlice/Int16-4 609476 231.6 ns/op BenchmarkGrowSlice/Int-4 491203 345.1 ns/op BenchmarkGrowSlice/Ptr-4 436730 421.9 ns/op BenchmarkGrowSlice/Struct/24-4 303670 666.1 ns/op BenchmarkGrowSlice/Struct/32-4 177585 643.2 ns/op BenchmarkGrowSlice/Struct/40-4 167437 740.8 ns/op BenchmarkExtendSlice/IntSlice-4 564446 380.9 ns/op BenchmarkExtendSlice/PointerSlice-4 425455 407.0 ns/op BenchmarkExtendSlice/NoGrow-4 658659 219.4 ns/op BenchmarkAppend-4 965234 129.4 ns/op BenchmarkAppendGrowByte-4 4 26032981 ns/op BenchmarkAppendGrowString-4 1 308153865 ns/op BenchmarkAppendSlice/1Bytes-4 1309006 96.18 ns/op BenchmarkAppendSlice/4Bytes-4 1290926 92.14 ns/op BenchmarkAppendSlice/7Bytes-4 1280311 94.25 ns/op BenchmarkAppendSlice/8Bytes-4 1287699 90.92 ns/op BenchmarkAppendSlice/15Bytes-4 1176018 92.39 ns/op BenchmarkAppendSlice/16Bytes-4 1265527 96.44 ns/op BenchmarkAppendSlice/32Bytes-4 1253198 94.83 ns/op BenchmarkAppendSliceLarge/1024Bytes-4 45862 2197 ns/op BenchmarkAppendSliceLarge/4096Bytes-4 16432 9021 ns/op BenchmarkAppendSliceLarge/16384Bytes-4 8233 30573 ns/op BenchmarkAppendSliceLarge/65536Bytes-4 973 115288 ns/op BenchmarkAppendSliceLarge/262144Bytes-4 91 1391505 ns/op BenchmarkAppendSliceLarge/1048576Bytes-4 24 6502782 ns/op BenchmarkAppendStr/1Bytes-4 1578818 74.62 ns/op BenchmarkAppendStr/4Bytes-4 1493360 77.34 ns/op BenchmarkAppendStr/8Bytes-4 1390126 77.92 ns/op BenchmarkAppendStr/16Bytes-4 1423977 84.78 ns/op BenchmarkAppendStr/32Bytes-4 1507396 78.83 ns/op BenchmarkAppendSpecialCase-4 1000000 129.4 ns/op BenchmarkCopy/1Byte-4 1364704 90.27 ns/op 11.08 MB/s BenchmarkCopy/1String-4 1352593 88.61 ns/op 11.29 MB/s BenchmarkCopy/2Byte-4 1331996 88.55 ns/op 22.59 MB/s BenchmarkCopy/2String-4 1363302 84.38 ns/op 23.70 MB/s BenchmarkCopy/4Byte-4 1344297 86.12 ns/op 46.45 MB/s BenchmarkCopy/4String-4 1373284 85.54 ns/op 46.76 MB/s BenchmarkCopy/8Byte-4 1422760 86.15 ns/op 92.86 MB/s BenchmarkCopy/8String-4 1403253 84.23 ns/op 94.98 MB/s BenchmarkCopy/12Byte-4 1367594 86.81 ns/op 138.24 MB/s BenchmarkCopy/12String-4 1324866 88.99 ns/op 134.84 MB/s BenchmarkCopy/16Byte-4 1398122 84.52 ns/op 189.31 MB/s BenchmarkCopy/16String-4 1377522 86.49 ns/op 184.99 MB/s BenchmarkCopy/32Byte-4 1324524 88.82 ns/op 360.28 MB/s BenchmarkCopy/32String-4 1309552 89.22 ns/op 358.65 MB/s BenchmarkCopy/128Byte-4 1000000 107.9 ns/op 1186.38 MB/s BenchmarkCopy/128String-4 1000000 125.4 ns/op 1021.13 MB/s BenchmarkCopy/1024Byte-4 434427 308.4 ns/op 3320.55 MB/s BenchmarkCopy/1024String-4 345181 358.9 ns/op 2852.86 MB/s BenchmarkAppendInPlace/NoGrow/Byte-4 25970 4630 ns/op BenchmarkAppendInPlace/NoGrow/1Ptr-4 15456 8302 ns/op BenchmarkAppendInPlace/NoGrow/2Ptr-4 10000 14146 ns/op BenchmarkAppendInPlace/NoGrow/3Ptr-4 10000 18006 ns/op BenchmarkAppendInPlace/NoGrow/4Ptr-4 10000 21502 ns/op BenchmarkAppendInPlace/Grow/Byte-4 163382 1131 ns/op BenchmarkAppendInPlace/Grow/1Ptr-4 144784 1138 ns/op BenchmarkAppendInPlace/Grow/2Ptr-4 73533 1465 ns/op BenchmarkAppendInPlace/Grow/3Ptr-4 72633 1835 ns/op BenchmarkAppendInPlace/Grow/4Ptr-4 51787 2199 ns/op BenchmarkStackCopyPtr-4 1 124681343 ns/op BenchmarkStackCopy-4 2 82013334 ns/op BenchmarkStackCopyNoCache-4 26 4741076 ns/op BenchmarkStackCopyWithStkobj-4 2 56523232 ns/op BenchmarkIssue18138-4 202 697802 ns/op BenchmarkCompareStringEqual-4 14041050 9.092 ns/op BenchmarkCompareStringIdentical-4 27693517 4.296 ns/op BenchmarkCompareStringSameLength-4 19137745 6.722 ns/op BenchmarkCompareStringDifferentLength-4 25172968 4.214 ns/op BenchmarkCompareStringBigUnaligned-4 2094 51377 ns/op 20409.67 MB/s BenchmarkCompareStringBig-4 2275 89642 ns/op 11697.52 MB/s BenchmarkConcatStringAndBytes-4 2392748 50.03 ns/op BenchmarkSliceByteToString/1-4 1715331 67.80 ns/op BenchmarkSliceByteToString/2-4 1000000 127.8 ns/op BenchmarkSliceByteToString/4-4 926331 128.3 ns/op BenchmarkSliceByteToString/8-4 887367 132.4 ns/op BenchmarkSliceByteToString/16-4 808378 131.4 ns/op BenchmarkSliceByteToString/32-4 775526 156.2 ns/op BenchmarkSliceByteToString/64-4 837374 194.7 ns/op BenchmarkSliceByteToString/128-4 759242 277.7 ns/op BenchmarkRuneCount/lenruneslice/ASCII-4 2328710 51.88 ns/op BenchmarkRuneCount/lenruneslice/Japanese-4 1000000 109.3 ns/op BenchmarkRuneCount/lenruneslice/MixedLength-4 1306176 91.74 ns/op BenchmarkRuneCount/rangeloop/ASCII-4 4102899 28.46 ns/op BenchmarkRuneCount/rangeloop/Japanese-4 1873382 61.84 ns/op BenchmarkRuneCount/rangeloop/MixedLength-4 2082154 54.40 ns/op BenchmarkRuneCount/utf8.RuneCountInString/ASCII-4 1837927 62.64 ns/op BenchmarkRuneCount/utf8.RuneCountInString/Japanese-4 396777 333.4 ns/op BenchmarkRuneCount/utf8.RuneCountInString/MixedLength-4 504937 261.2 ns/op BenchmarkRuneIterate/range/ASCII-4 12237080 9.696 ns/op BenchmarkRuneIterate/range/Japanese-4 3114063 38.91 ns/op BenchmarkRuneIterate/range/MixedLength-4 3519318 32.32 ns/op BenchmarkRuneIterate/range1/ASCII-4 12199112 9.235 ns/op BenchmarkRuneIterate/range1/Japanese-4 2971348 38.39 ns/op BenchmarkRuneIterate/range1/MixedLength-4 3179022 33.54 ns/op BenchmarkRuneIterate/range2/ASCII-4 12396477 9.565 ns/op BenchmarkRuneIterate/range2/Japanese-4 2884422 41.35 ns/op BenchmarkRuneIterate/range2/MixedLength-4 3694681 31.53 ns/op BenchmarkArrayEqual-4 26893208 4.095 ns/op BenchmarkFunc/Name-4 3721147 33.49 ns/op BenchmarkFunc/Entry-4 12386828 8.597 ns/op BenchmarkFunc/FileLine-4 3330723 36.61 ns/op PASS ok runtime 428.171s goos: darwin goarch: amd64 pkg: runtime/cgo BenchmarkHandle/non-concurrent-4 30954 3847 ns/op BenchmarkHandle/concurrent-4 22104 4852 ns/op PASS ok runtime/cgo 1.496s goos: darwin goarch: amd64 pkg: runtime/internal/atomic BenchmarkAtomicLoad64-4 32647845 4.632 ns/op BenchmarkAtomicStore64-4 13281976 8.810 ns/op BenchmarkAtomicLoad-4 31955534 4.542 ns/op BenchmarkAtomicStore-4 12373471 9.725 ns/op BenchmarkAnd8-4 12321664 9.371 ns/op BenchmarkAnd-4 13205082 9.332 ns/op BenchmarkAnd8Parallel-4 4099376 27.54 ns/op BenchmarkAndParallel-4 4349548 27.07 ns/op BenchmarkOr8-4 12903498 9.515 ns/op BenchmarkOr-4 13297374 9.343 ns/op BenchmarkOr8Parallel-4 4537849 25.62 ns/op BenchmarkOrParallel-4 4522160 26.03 ns/op BenchmarkXadd-4 4500598 25.57 ns/op BenchmarkXadd64-4 4242906 26.48 ns/op BenchmarkCas-4 2965654 39.46 ns/op BenchmarkCas64-4 2801673 40.33 ns/op BenchmarkXchg-4 4471398 26.47 ns/op BenchmarkXchg64-4 4416589 25.64 ns/op PASS ok runtime/internal/atomic 4.187s goos: darwin goarch: amd64 pkg: runtime/internal/math BenchmarkMulUintptr/small-4 4134619 28.36 ns/op BenchmarkMulUintptr/large-4 2793962 37.77 ns/op PASS ok runtime/internal/math 1.504s goos: darwin goarch: amd64 pkg: runtime/pprof BenchmarkGoroutine/Profile.WriteTo_idle_50-4 12 9096431 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_50-4 14 11252305 ns/op 415.6 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_50-4 51 2357543 ns/op 3.569 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_500-4 9 14162366 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_500-4 5 22952398 ns/op 1241 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_500-4 61 3164055 ns/op 15.34 concurrent_launches/op BenchmarkGoroutine/Profile.WriteTo_idle_5000-4 2 77954310 ns/op BenchmarkGoroutine/Profile.WriteTo_churn_5000-4 2 103217936 ns/op 8713 concurrent_launches/op BenchmarkGoroutine/runtime.GoroutineProfile_churn_5000-4 20 5209397 ns/op 194.1 concurrent_launches/op PASS ok runtime/pprof 3.192s goos: darwin goarch: amd64 pkg: runtime/race BenchmarkSyncLeak-4 12 8998942 ns/op BenchmarkStackLeak-4 28860 3914 ns/op PASS ok runtime/race 1.398s goos: darwin goarch: amd64 pkg: runtime/trace BenchmarkStartRegion-4 2974268 39.81 ns/op 0 B/op 0 allocs/op BenchmarkNewTask-4 423088 465.7 ns/op 64 B/op 2 allocs/op PASS ok runtime/trace 1.429s goos: darwin goarch: amd64 pkg: slices BenchmarkEqualFunc_Large-4 40 2613172 ns/op BenchmarkIndex_Large-4 25024 4636 ns/op BenchmarkIndexFunc_Large-4 121 874562 ns/op BenchmarkCompact/nil-4 8575834 12.06 ns/op BenchmarkCompact/one-4 1455274 82.97 ns/op BenchmarkCompact/sorted-4 1000000 107.6 ns/op BenchmarkCompact/1_item-4 887982 124.0 ns/op BenchmarkCompact/unsorted-4 1000000 104.1 ns/op BenchmarkCompact/many-4 730027 170.9 ns/op BenchmarkCompact_Large-4 1096 134351 ns/op BenchmarkCompactFunc_Large-4 74 1491547 ns/op BenchmarkReplace/naive-fast-4 64846 2426 ns/op BenchmarkReplace/optimized-fast-4 58327 2450 ns/op BenchmarkReplace/naive-slow-4 16675 8089 ns/op BenchmarkReplace/optimized-slow-4 19054 7028 ns/op BenchmarkBinarySearchFloats/Size16-4 1404370 84.73 ns/op BenchmarkBinarySearchFloats/Size32-4 1224998 96.33 ns/op BenchmarkBinarySearchFloats/Size64-4 1000000 107.5 ns/op BenchmarkBinarySearchFloats/Size128-4 965128 123.3 ns/op BenchmarkBinarySearchFloats/Size512-4 922724 144.6 ns/op BenchmarkBinarySearchFloats/Size1024-4 842620 153.1 ns/op BenchmarkBinarySearchFuncStruct/Size16-4 547609 227.1 ns/op BenchmarkBinarySearchFuncStruct/Size32-4 465973 278.0 ns/op BenchmarkBinarySearchFuncStruct/Size64-4 398506 316.7 ns/op BenchmarkBinarySearchFuncStruct/Size128-4 362305 353.6 ns/op BenchmarkBinarySearchFuncStruct/Size512-4 293388 432.5 ns/op BenchmarkBinarySearchFuncStruct/Size1024-4 276651 469.0 ns/op PASS ok slices 6.292s goos: darwin goarch: amd64 pkg: sort BenchmarkSearchWrappers-4 138478 856.0 ns/op BenchmarkSortInts-4 1 100567629 ns/op BenchmarkSlicesSortInts-4 3 48340575 ns/op BenchmarkSortIsSorted-4 34 3463953 ns/op BenchmarkSlicesIsSorted-4 87 1408997 ns/op BenchmarkSortStrings-4 1 122204101 ns/op BenchmarkSlicesSortStrings-4 2 69701218 ns/op BenchmarkSortStrings_Sorted-4 28 4349046 ns/op BenchmarkSlicesSortStrings_Sorted-4 69 1781725 ns/op BenchmarkSortStructs-4 1 164120312 ns/op BenchmarkSortFuncStructs-4 1 141069460 ns/op BenchmarkSortString1K-4 270 400344 ns/op BenchmarkSortString1K_Slice-4 175 724403 ns/op BenchmarkStableString1K-4 96 1241250 ns/op BenchmarkSortInt1K-4 346 354148 ns/op BenchmarkSortInt1K_Sorted-4 7674 18128 ns/op BenchmarkSortInt1K_Reversed-4 3050 37209 ns/op BenchmarkSortInt1K_Mod8-4 874 124772 ns/op BenchmarkStableInt1K-4 122 1046623 ns/op BenchmarkStableInt1K_Slice-4 141 848337 ns/op BenchmarkSortInt64K-4 4 29888994 ns/op BenchmarkSortInt64K_Slice-4 2 55434289 ns/op BenchmarkStableInt64K-4 2 86185960 ns/op BenchmarkSort1e2-4 349 343089 ns/op BenchmarkStable1e2-4 138 884866 ns/op BenchmarkSort1e4-4 2 56778538 ns/op BenchmarkStable1e4-4 1 244839040 ns/op PASS ok sort 61.573s goos: darwin goarch: amd64 pkg: strconv BenchmarkAtof64Decimal-4 872275 136.5 ns/op BenchmarkAtof64Float-4 755307 151.7 ns/op BenchmarkAtof64FloatExp-4 631549 201.1 ns/op BenchmarkAtof64Big-4 501823 253.0 ns/op BenchmarkAtof64RandomBits-4 443296 263.1 ns/op BenchmarkAtof64RandomFloats-4 534284 242.3 ns/op BenchmarkAtof64RandomLongFloats-4 482992 287.9 ns/op BenchmarkAtof32Decimal-4 887902 142.3 ns/op BenchmarkAtof32Float-4 831114 152.5 ns/op BenchmarkAtof32FloatExp-4 642824 208.1 ns/op BenchmarkAtof32Random-4 405968 320.6 ns/op BenchmarkAtof32RandomLong-4 164733 718.8 ns/op BenchmarkParseInt/Pos/7bit-4 1394521 80.41 ns/op BenchmarkParseInt/Pos/26bit-4 894699 133.0 ns/op BenchmarkParseInt/Pos/31bit-4 810948 155.8 ns/op BenchmarkParseInt/Pos/56bit-4 601942 212.9 ns/op BenchmarkParseInt/Pos/63bit-4 558709 229.6 ns/op BenchmarkParseInt/Neg/7bit-4 1423332 84.12 ns/op BenchmarkParseInt/Neg/26bit-4 937054 138.1 ns/op BenchmarkParseInt/Neg/31bit-4 730686 161.2 ns/op BenchmarkParseInt/Neg/56bit-4 549271 225.2 ns/op BenchmarkParseInt/Neg/63bit-4 538806 229.2 ns/op BenchmarkAtoi/Pos/7bit-4 1755138 67.03 ns/op BenchmarkAtoi/Pos/26bit-4 930063 114.1 ns/op BenchmarkAtoi/Pos/31bit-4 1000000 133.1 ns/op BenchmarkAtoi/Pos/56bit-4 677875 185.4 ns/op BenchmarkAtoi/Pos/63bit-4 534232 241.1 ns/op BenchmarkAtoi/Neg/7bit-4 1650540 67.13 ns/op BenchmarkAtoi/Neg/26bit-4 1081646 108.6 ns/op BenchmarkAtoi/Neg/31bit-4 941641 123.6 ns/op BenchmarkAtoi/Neg/56bit-4 717152 184.0 ns/op BenchmarkAtoi/Neg/63bit-4 501102 235.5 ns/op BenchmarkFormatFloat/Decimal-4 129888 943.6 ns/op BenchmarkFormatFloat/Float-4 114948 1049 ns/op BenchmarkFormatFloat/Exp-4 121369 991.8 ns/op BenchmarkFormatFloat/NegExp-4 122109 988.3 ns/op BenchmarkFormatFloat/LongExp-4 90990 1229 ns/op BenchmarkFormatFloat/Big-4 85951 1325 ns/op BenchmarkFormatFloat/BinaryExp-4 256696 493.9 ns/op BenchmarkFormatFloat/32Integer-4 127365 915.0 ns/op BenchmarkFormatFloat/32ExactFraction-4 143288 919.4 ns/op BenchmarkFormatFloat/32Point-4 121036 1005 ns/op BenchmarkFormatFloat/32Exp-4 125175 991.3 ns/op BenchmarkFormatFloat/32NegExp-4 124953 927.4 ns/op BenchmarkFormatFloat/32Shortest-4 136435 923.1 ns/op BenchmarkFormatFloat/32Fixed8Hard-4 137264 872.9 ns/op BenchmarkFormatFloat/32Fixed9Hard-4 135280 903.3 ns/op BenchmarkFormatFloat/64Fixed1-4 174543 734.7 ns/op BenchmarkFormatFloat/64Fixed2-4 178514 732.5 ns/op BenchmarkFormatFloat/64Fixed3-4 158406 731.8 ns/op BenchmarkFormatFloat/64Fixed4-4 158299 726.5 ns/op BenchmarkFormatFloat/64Fixed12-4 94305 1260 ns/op BenchmarkFormatFloat/64Fixed16-4 104368 1136 ns/op BenchmarkFormatFloat/64Fixed12Hard-4 104947 1061 ns/op BenchmarkFormatFloat/64Fixed17Hard-4 86388 1255 ns/op BenchmarkFormatFloat/64Fixed18Hard-4 2336 49376 ns/op BenchmarkFormatFloat/Slowpath64-4 96814 1285 ns/op BenchmarkFormatFloat/SlowpathDenormal64-4 89486 1305 ns/op BenchmarkAppendFloat/Decimal-4 144685 845.9 ns/op BenchmarkAppendFloat/Float-4 125991 992.3 ns/op BenchmarkAppendFloat/Exp-4 129120 955.7 ns/op BenchmarkAppendFloat/NegExp-4 141982 888.4 ns/op BenchmarkAppendFloat/LongExp-4 100807 1173 ns/op BenchmarkAppendFloat/Big-4 94302 1268 ns/op BenchmarkAppendFloat/BinaryExp-4 256237 397.1 ns/op BenchmarkAppendFloat/32Integer-4 148734 826.2 ns/op BenchmarkAppendFloat/32ExactFraction-4 146198 800.0 ns/op BenchmarkAppendFloat/32Point-4 136518 904.9 ns/op BenchmarkAppendFloat/32Exp-4 146300 844.2 ns/op BenchmarkAppendFloat/32NegExp-4 144574 843.5 ns/op BenchmarkAppendFloat/32Shortest-4 174667 731.5 ns/op BenchmarkAppendFloat/32Fixed8Hard-4 160934 806.1 ns/op BenchmarkAppendFloat/32Fixed9Hard-4 147939 815.7 ns/op BenchmarkAppendFloat/64Fixed1-4 201759 626.7 ns/op BenchmarkAppendFloat/64Fixed2-4 194446 610.3 ns/op BenchmarkAppendFloat/64Fixed3-4 201310 606.8 ns/op BenchmarkAppendFloat/64Fixed4-4 211432 606.4 ns/op BenchmarkAppendFloat/64Fixed12-4 102187 1113 ns/op BenchmarkAppendFloat/64Fixed16-4 119560 1001 ns/op BenchmarkAppendFloat/64Fixed12Hard-4 146365 834.3 ns/op BenchmarkAppendFloat/64Fixed17Hard-4 107985 1066 ns/op BenchmarkAppendFloat/64Fixed18Hard-4 2616 47078 ns/op BenchmarkAppendFloat/Slowpath64-4 104679 1130 ns/op BenchmarkAppendFloat/SlowpathDenormal64-4 110880 1126 ns/op BenchmarkFormatInt-4 16012 7945 ns/op BenchmarkAppendInt-4 17605 6638 ns/op BenchmarkFormatUint-4 80256 1420 ns/op BenchmarkAppendUint-4 98326 1188 ns/op BenchmarkFormatIntSmall/7-4 2293861 49.82 ns/op BenchmarkFormatIntSmall/42-4 2387314 50.84 ns/op BenchmarkAppendIntSmall-4 1218823 95.90 ns/op BenchmarkAppendUintVarlen/1-4 1249334 96.21 ns/op BenchmarkAppendUintVarlen/12-4 1262589 96.31 ns/op BenchmarkAppendUintVarlen/123-4 971569 128.3 ns/op BenchmarkAppendUintVarlen/1234-4 1000000 127.7 ns/op BenchmarkAppendUintVarlen/12345-4 1000000 128.3 ns/op BenchmarkAppendUintVarlen/123456-4 1000000 129.0 ns/op BenchmarkAppendUintVarlen/1234567-4 962400 131.5 ns/op BenchmarkAppendUintVarlen/12345678-4 918901 129.3 ns/op BenchmarkAppendUintVarlen/123456789-4 962917 134.7 ns/op BenchmarkAppendUintVarlen/1234567890-4 954759 137.7 ns/op BenchmarkAppendUintVarlen/12345678901-4 812498 140.8 ns/op BenchmarkAppendUintVarlen/123456789012-4 745110 137.4 ns/op BenchmarkAppendUintVarlen/1234567890123-4 933795 144.6 ns/op BenchmarkAppendUintVarlen/12345678901234-4 933201 140.6 ns/op BenchmarkAppendUintVarlen/123456789012345-4 925735 141.9 ns/op BenchmarkAppendUintVarlen/1234567890123456-4 866539 144.3 ns/op BenchmarkAppendUintVarlen/12345678901234567-4 894207 143.9 ns/op BenchmarkAppendUintVarlen/123456789012345678-4 795913 146.8 ns/op BenchmarkAppendUintVarlen/1234567890123456789-4 886852 149.8 ns/op BenchmarkAppendUintVarlen/12345678901234567890-4 822105 148.5 ns/op BenchmarkQuote-4 41839 2774 ns/op BenchmarkQuoteRune-4 435831 296.8 ns/op BenchmarkAppendQuote-4 47343 2434 ns/op BenchmarkAppendQuoteRune-4 792142 153.0 ns/op BenchmarkUnquoteEasy-4 1601380 72.88 ns/op BenchmarkUnquoteHard-4 42494 2888 ns/op PASS ok strconv 20.469s goos: darwin goarch: amd64 pkg: strings BenchmarkBuildString_Builder/1Write_NoGrow-4 435530 337.8 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_Builder/3Write_NoGrow-4 140581 1154 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_Builder/3Write_Grow-4 181443 797.8 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_WriteString/1Write_NoGrow-4 431302 343.7 ns/op 48 B/op 1 allocs/op BenchmarkBuildString_WriteString/3Write_NoGrow-4 144274 1135 ns/op 336 B/op 3 allocs/op BenchmarkBuildString_WriteString/3Write_Grow-4 185169 806.2 ns/op 112 B/op 1 allocs/op BenchmarkBuildString_ByteBuffer/1Write_NoGrow-4 289008 516.6 ns/op 112 B/op 2 allocs/op BenchmarkBuildString_ByteBuffer/3Write_NoGrow-4 66085 1747 ns/op 432 B/op 4 allocs/op BenchmarkBuildString_ByteBuffer/3Write_Grow-4 87166 1568 ns/op 336 B/op 3 allocs/op BenchmarkClone-4 626274 223.0 ns/op 48 B/op 1 allocs/op BenchmarkGenericNoMatch-4 27530 4257 ns/op BenchmarkGenericMatch1-4 2203 54087 ns/op BenchmarkGenericMatch2-4 456 246835 ns/op BenchmarkSingleMaxSkipping-4 12882 9132 ns/op 1095.02 MB/s BenchmarkSingleLongSuffixFail-4 21738 5396 ns/op 185.69 MB/s BenchmarkSingleMatch-4 258 457087 ns/op 32.82 MB/s BenchmarkByteByteNoMatch-4 97453 1167 ns/op BenchmarkByteByteMatch-4 16635 6873 ns/op BenchmarkByteStringMatch-4 17757 6453 ns/op BenchmarkHTMLEscapeNew-4 70767 1768 ns/op BenchmarkHTMLEscapeOld-4 80754 1651 ns/op BenchmarkByteStringReplacerWriteString-4 1479 87440 ns/op BenchmarkByteReplacerWriteString-4 1852 65849 ns/op BenchmarkByteByteReplaces-4 3321 39450 ns/op BenchmarkByteByteMap-4 10000 12440 ns/op BenchmarkMap/identity/ASCII-4 946850 127.8 ns/op BenchmarkMap/identity/Greek-4 619276 174.7 ns/op BenchmarkMap/change/ASCII-4 35757 3410 ns/op BenchmarkMap/change/Greek-4 26287 4435 ns/op BenchmarkIndexRune-4 1949578 62.98 ns/op BenchmarkIndexRuneLongString-4 1674063 70.32 ns/op BenchmarkIndexRuneFastPath-4 3522210 33.78 ns/op BenchmarkIndex-4 3275746 34.02 ns/op BenchmarkLastIndex-4 3382760 33.87 ns/op BenchmarkIndexByte-4 15701286 7.789 ns/op BenchmarkToUpper/#00-4 4056705 30.31 ns/op BenchmarkToUpper/ONLYUPPER-4 2946264 40.92 ns/op BenchmarkToUpper/abc-4 333519 401.9 ns/op BenchmarkToUpper/AbC123-4 219879 531.4 ns/op BenchmarkToUpper/azAZ09_-4 283356 475.7 ns/op BenchmarkToUpper/longStrinGwitHmixofsmaLLandcAps-4 47668 2383 ns/op BenchmarkToUpper/RENAN_BASTOS_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 65820 1832 ns/op BenchmarkToUpper/longɐstringɐwithɐnonasciiⱯchars-4 31384 3750 ns/op BenchmarkToUpper/ɐɐɐɐɐ-4 56348 1942 ns/op BenchmarkToUpper/a\u0080\U0010ffff-4 118214 973.2 ns/op BenchmarkToLower/#00-4 3725816 30.92 ns/op BenchmarkToLower/abc-4 3421659 35.53 ns/op BenchmarkToLower/AbC123-4 203115 587.7 ns/op BenchmarkToLower/azAZ09_-4 195372 584.0 ns/op BenchmarkToLower/longStrinGwitHmixofsmaLLandcAps-4 83137 1320 ns/op BenchmarkToLower/renan_bastos_93_AOSDAJDJAIDJAIDAJIaidsjjaidijadsjiadjiOOKKO-4 62821 1978 ns/op BenchmarkToLower/LONGⱯSTRINGⱯWITHⱯNONASCIIⱯCHARS-4 32420 3677 ns/op BenchmarkToLower/ⱭⱭⱭⱭⱭ-4 74265 1518 ns/op BenchmarkToLower/A\u0080\U0010ffff-4 126514 955.0 ns/op BenchmarkMapNoChanges-4 1000000 104.3 ns/op BenchmarkTrim-4 33429 3307 ns/op 0 B/op 0 allocs/op BenchmarkToValidUTF8/Valid-4 3129133 36.14 ns/op BenchmarkToValidUTF8/InvalidASCII-4 183576 709.2 ns/op BenchmarkToValidUTF8/InvalidNonASCII-4 113557 1060 ns/op BenchmarkEqualFold/Tests-4 53797 2060 ns/op BenchmarkEqualFold/ASCII-4 2797795 40.76 ns/op BenchmarkEqualFold/UnicodePrefix-4 137965 879.2 ns/op BenchmarkEqualFold/UnicodeSuffix-4 145170 835.3 ns/op BenchmarkIndexHard1-4 1220 99719 ns/op BenchmarkIndexHard2-4 860 137746 ns/op BenchmarkIndexHard3-4 210 574998 ns/op BenchmarkIndexHard4-4 140 824016 ns/op BenchmarkLastIndexHard1-4 92 1327635 ns/op BenchmarkLastIndexHard2-4 92 1351336 ns/op BenchmarkLastIndexHard3-4 93 1376087 ns/op BenchmarkCountHard1-4 1210 99569 ns/op BenchmarkCountHard2-4 919 141696 ns/op BenchmarkCountHard3-4 212 562913 ns/op BenchmarkIndexTorture-4 10000 10915 ns/op BenchmarkCountTorture-4 10000 11029 ns/op BenchmarkCountTortureOverlapping-4 969 114853 ns/op BenchmarkCountByte/10-4 3701709 31.47 ns/op 317.80 MB/s BenchmarkCountByte/32-4 3538758 32.28 ns/op 991.25 MB/s BenchmarkCountByte/4096-4 1000000 111.5 ns/op 36741.68 MB/s BenchmarkCountByte/4194304-4 1096 103098 ns/op 40682.76 MB/s BenchmarkCountByte/67108864-4 28 4343806 ns/op 15449.32 MB/s BenchmarkFields/ASCII/16-4 403402 315.4 ns/op 50.74 MB/s 16 B/op 1 allocs/op BenchmarkFields/ASCII/256-4 25570 4824 ns/op 53.07 MB/s 448 B/op 1 allocs/op BenchmarkFields/ASCII/4096-4 1963 64535 ns/op 63.47 MB/s 6144 B/op 1 allocs/op BenchmarkFields/ASCII/65536-4 100 1075536 ns/op 60.93 MB/s 98304 B/op 1 allocs/op BenchmarkFields/ASCII/1048576-4 7 17772094 ns/op 59.00 MB/s 1515520 B/op 1 allocs/op BenchmarkFields/Mixed/16-4 144877 865.8 ns/op 18.48 MB/s 32 B/op 1 allocs/op BenchmarkFields/Mixed/256-4 10238 11635 ns/op 22.00 MB/s 384 B/op 1 allocs/op BenchmarkFields/Mixed/4096-4 625 194623 ns/op 21.05 MB/s 21504 B/op 5 allocs/op BenchmarkFields/Mixed/65536-4 31 3655826 ns/op 17.93 MB/s 463104 B/op 12 allocs/op BenchmarkFields/Mixed/1048576-4 2 63950570 ns/op 16.40 MB/s 10457392 B/op 24 allocs/op BenchmarkFieldsFunc/ASCII/16-4 263125 531.9 ns/op 30.08 MB/s 16 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/256-4 14305 8048 ns/op 31.81 MB/s 448 B/op 1 allocs/op BenchmarkFieldsFunc/ASCII/4096-4 891 146089 ns/op 28.04 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/ASCII/65536-4 48 2685630 ns/op 24.40 MB/s 463104 B/op 12 allocs/op BenchmarkFieldsFunc/ASCII/1048576-4 2 52891966 ns/op 19.82 MB/s 10457440 B/op 25 allocs/op BenchmarkFieldsFunc/Mixed/16-4 158256 771.4 ns/op 20.74 MB/s 32 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/256-4 10000 10323 ns/op 24.80 MB/s 384 B/op 1 allocs/op BenchmarkFieldsFunc/Mixed/4096-4 770 170239 ns/op 24.06 MB/s 21504 B/op 5 allocs/op BenchmarkFieldsFunc/Mixed/65536-4 43 4021354 ns/op 16.30 MB/s 463110 B/op 12 allocs/op BenchmarkFieldsFunc/Mixed/1048576-4 2 81987354 ns/op 12.79 MB/s 10457344 B/op 24 allocs/op BenchmarkSplitEmptySeparator-4 2 71406510 ns/op BenchmarkSplitSingleByteSeparator-4 22 6277897 ns/op BenchmarkSplitMultiByteSeparator-4 34 3471465 ns/op BenchmarkSplitNSingleByteSeparator-4 223852 674.2 ns/op BenchmarkSplitNMultiByteSeparator-4 168226 854.6 ns/op BenchmarkRepeat/5x0-4 3345666 32.48 ns/op BenchmarkRepeat/5x1-4 3787495 31.92 ns/op BenchmarkRepeat/5x2-4 279294 485.9 ns/op BenchmarkRepeat/5x6-4 155668 779.6 ns/op BenchmarkRepeat/10x0-4 3561871 33.36 ns/op BenchmarkRepeat/10x1-4 3688028 31.61 ns/op BenchmarkRepeat/10x2-4 256790 479.0 ns/op BenchmarkRepeat/10x6-4 157675 798.2 ns/op BenchmarkRepeatLarge/256/1-4 70124 1728 ns/op 148.18 MB/s BenchmarkRepeatLarge/256/16-4 117804 1205 ns/op 212.47 MB/s BenchmarkRepeatLarge/512/1-4 50120 2280 ns/op 224.60 MB/s BenchmarkRepeatLarge/512/16-4 73228 1714 ns/op 298.66 MB/s BenchmarkRepeatLarge/1024/1-4 38553 3544 ns/op 288.95 MB/s BenchmarkRepeatLarge/1024/16-4 39832 3093 ns/op 331.10 MB/s BenchmarkRepeatLarge/2048/1-4 23703 5232 ns/op 391.43 MB/s BenchmarkRepeatLarge/2048/16-4 25640 4337 ns/op 472.23 MB/s BenchmarkRepeatLarge/4096/1-4 13074 7857 ns/op 521.29 MB/s BenchmarkRepeatLarge/4096/16-4 17558 7027 ns/op 582.90 MB/s BenchmarkRepeatLarge/8192/1-4 10000 13814 ns/op 593.04 MB/s BenchmarkRepeatLarge/8192/16-4 10000 12576 ns/op 651.39 MB/s BenchmarkRepeatLarge/8192/4097-4 4113886 28.15 ns/op 145546.28 MB/s BenchmarkRepeatLarge/16384/1-4 8894 23678 ns/op 691.95 MB/s BenchmarkRepeatLarge/16384/16-4 6997 22790 ns/op 718.92 MB/s BenchmarkRepeatLarge/16384/4097-4 10000 18354 ns/op 669.67 MB/s BenchmarkRepeatLarge/32768/1-4 2628 46526 ns/op 704.29 MB/s BenchmarkRepeatLarge/32768/16-4 3025 42629 ns/op 768.68 MB/s BenchmarkRepeatLarge/32768/4097-4 2430 42253 ns/op 678.75 MB/s BenchmarkRepeatLarge/65536/1-4 1641 95044 ns/op 689.54 MB/s BenchmarkRepeatLarge/65536/16-4 1244 85445 ns/op 767.00 MB/s BenchmarkRepeatLarge/65536/4097-4 1449 82097 ns/op 748.57 MB/s BenchmarkRepeatLarge/131072/1-4 292 343251 ns/op 381.85 MB/s BenchmarkRepeatLarge/131072/16-4 302 354075 ns/op 370.18 MB/s BenchmarkRepeatLarge/131072/4097-4 369 368577 ns/op 344.59 MB/s BenchmarkRepeatLarge/262144/1-4 184 729542 ns/op 359.33 MB/s BenchmarkRepeatLarge/262144/16-4 213 616898 ns/op 424.94 MB/s BenchmarkRepeatLarge/262144/4097-4 202 604037 ns/op 427.31 MB/s BenchmarkRepeatLarge/524288/1-4 108 1095463 ns/op 478.60 MB/s BenchmarkRepeatLarge/524288/16-4 100 1114857 ns/op 470.27 MB/s BenchmarkRepeatLarge/524288/4097-4 82 1271601 ns/op 409.18 MB/s BenchmarkRepeatLarge/1048576/1-4 55 2079515 ns/op 504.24 MB/s BenchmarkRepeatLarge/1048576/16-4 56 2051544 ns/op 511.12 MB/s BenchmarkRepeatLarge/1048576/4097-4 58 2220497 ns/op 470.50 MB/s BenchmarkRepeatLarge/2097152/1-4 32 4089053 ns/op 512.87 MB/s BenchmarkRepeatLarge/2097152/16-4 30 3720077 ns/op 563.74 MB/s BenchmarkRepeatLarge/2097152/4097-4 32 3876283 ns/op 540.10 MB/s BenchmarkRepeatLarge/4194304/1-4 16 6505673 ns/op 644.71 MB/s BenchmarkRepeatLarge/4194304/16-4 15 7849503 ns/op 534.34 MB/s BenchmarkRepeatLarge/4194304/4097-4 15 8737327 ns/op 479.69 MB/s BenchmarkRepeatLarge/8388608/1-4 8 12570433 ns/op 667.33 MB/s BenchmarkRepeatLarge/8388608/16-4 8 13076283 ns/op 641.51 MB/s BenchmarkRepeatLarge/8388608/4097-4 8 12738165 ns/op 658.38 MB/s BenchmarkRepeatLarge/16777216/1-4 5 23121823 ns/op 725.60 MB/s BenchmarkRepeatLarge/16777216/16-4 5 23134507 ns/op 725.20 MB/s BenchmarkRepeatLarge/16777216/4097-4 5 23274030 ns/op 720.86 MB/s BenchmarkRepeatLarge/33554432/1-4 3 47073851 ns/op 712.80 MB/s BenchmarkRepeatLarge/33554432/16-4 3 45569179 ns/op 736.34 MB/s BenchmarkRepeatLarge/33554432/4097-4 3 46974703 ns/op 714.31 MB/s BenchmarkRepeatLarge/67108864/1-4 2 91454364 ns/op 733.80 MB/s BenchmarkRepeatLarge/67108864/16-4 2 92221585 ns/op 727.69 MB/s BenchmarkRepeatLarge/67108864/4097-4 1 101326568 ns/op 662.30 MB/s BenchmarkRepeatLarge/134217728/1-4 1 196549833 ns/op 682.87 MB/s BenchmarkRepeatLarge/134217728/16-4 1 190355882 ns/op 705.09 MB/s BenchmarkRepeatLarge/134217728/4097-4 1 184262155 ns/op 728.41 MB/s BenchmarkRepeatLarge/268435456/1-4 1 402285120 ns/op 667.28 MB/s BenchmarkRepeatLarge/268435456/16-4 1 362440888 ns/op 740.63 MB/s BenchmarkRepeatLarge/268435456/4097-4 1 377477413 ns/op 711.13 MB/s BenchmarkRepeatLarge/536870912/1-4 1 827748313 ns/op 648.59 MB/s BenchmarkRepeatLarge/536870912/16-4 1 769738228 ns/op 697.47 MB/s BenchmarkRepeatLarge/536870912/4097-4 1 778046230 ns/op 690.02 MB/s BenchmarkRepeatLarge/1073741824/1-4 1 1668241171 ns/op 643.64 MB/s BenchmarkRepeatLarge/1073741824/16-4 1 1667075712 ns/op 644.09 MB/s BenchmarkRepeatLarge/1073741824/4097-4 1 1620504683 ns/op 662.60 MB/s BenchmarkIndexAnyASCII/1:1-4 2414541 49.55 ns/op BenchmarkIndexAnyASCII/1:2-4 2397986 49.94 ns/op BenchmarkIndexAnyASCII/1:4-4 2399470 49.84 ns/op BenchmarkIndexAnyASCII/1:8-4 2426140 49.80 ns/op BenchmarkIndexAnyASCII/1:16-4 2333215 52.24 ns/op BenchmarkIndexAnyASCII/1:32-4 2266682 52.50 ns/op BenchmarkIndexAnyASCII/1:64-4 2258574 53.25 ns/op BenchmarkIndexAnyASCII/16:1-4 2280986 51.19 ns/op BenchmarkIndexAnyASCII/16:2-4 973908 128.3 ns/op BenchmarkIndexAnyASCII/16:4-4 926554 126.2 ns/op BenchmarkIndexAnyASCII/16:8-4 883286 132.6 ns/op BenchmarkIndexAnyASCII/16:16-4 779946 142.5 ns/op BenchmarkIndexAnyASCII/16:32-4 655429 156.9 ns/op BenchmarkIndexAnyASCII/16:64-4 603206 195.2 ns/op BenchmarkIndexAnyASCII/256:1-4 2108361 56.37 ns/op BenchmarkIndexAnyASCII/256:2-4 91675 1270 ns/op BenchmarkIndexAnyASCII/256:4-4 92185 1299 ns/op BenchmarkIndexAnyASCII/256:8-4 84111 1284 ns/op BenchmarkIndexAnyASCII/256:16-4 89628 1303 ns/op BenchmarkIndexAnyASCII/256:32-4 81325 1271 ns/op BenchmarkIndexAnyASCII/256:64-4 84124 1339 ns/op BenchmarkIndexAnyUTF8/1:1-4 2436180 48.97 ns/op BenchmarkIndexAnyUTF8/1:2-4 2291461 49.84 ns/op BenchmarkIndexAnyUTF8/1:4-4 2252878 51.15 ns/op BenchmarkIndexAnyUTF8/1:8-4 2340604 50.34 ns/op BenchmarkIndexAnyUTF8/1:16-4 2354646 51.85 ns/op BenchmarkIndexAnyUTF8/1:32-4 2104392 52.76 ns/op BenchmarkIndexAnyUTF8/1:64-4 2178830 51.67 ns/op BenchmarkIndexAnyUTF8/16:1-4 2004224 58.99 ns/op BenchmarkIndexAnyUTF8/16:2-4 287660 438.0 ns/op BenchmarkIndexAnyUTF8/16:4-4 284883 434.7 ns/op BenchmarkIndexAnyUTF8/16:8-4 309429 440.1 ns/op BenchmarkIndexAnyUTF8/16:16-4 254517 463.3 ns/op BenchmarkIndexAnyUTF8/16:32-4 273522 466.4 ns/op BenchmarkIndexAnyUTF8/16:64-4 272475 461.0 ns/op BenchmarkIndexAnyUTF8/256:1-4 463461 276.1 ns/op BenchmarkIndexAnyUTF8/256:2-4 16689 6458 ns/op BenchmarkIndexAnyUTF8/256:4-4 18434 6325 ns/op BenchmarkIndexAnyUTF8/256:8-4 19213 6502 ns/op BenchmarkIndexAnyUTF8/256:16-4 18405 6398 ns/op BenchmarkIndexAnyUTF8/256:32-4 17524 6613 ns/op BenchmarkIndexAnyUTF8/256:64-4 17889 6642 ns/op BenchmarkLastIndexAnyASCII/1:1-4 2378030 50.68 ns/op BenchmarkLastIndexAnyASCII/1:2-4 2339229 48.55 ns/op BenchmarkLastIndexAnyASCII/1:4-4 2359910 52.71 ns/op BenchmarkLastIndexAnyASCII/1:8-4 2273322 48.34 ns/op BenchmarkLastIndexAnyASCII/1:16-4 2327170 49.46 ns/op BenchmarkLastIndexAnyASCII/1:32-4 2368204 51.17 ns/op BenchmarkLastIndexAnyASCII/1:64-4 2309286 50.89 ns/op BenchmarkLastIndexAnyASCII/16:1-4 1000000 122.0 ns/op BenchmarkLastIndexAnyASCII/16:2-4 871038 122.5 ns/op BenchmarkLastIndexAnyASCII/16:4-4 961635 125.9 ns/op BenchmarkLastIndexAnyASCII/16:8-4 937086 128.2 ns/op BenchmarkLastIndexAnyASCII/16:16-4 856696 143.9 ns/op BenchmarkLastIndexAnyASCII/16:32-4 807061 191.3 ns/op BenchmarkLastIndexAnyASCII/16:64-4 519853 197.8 ns/op BenchmarkLastIndexAnyASCII/256:1-4 95832 1250 ns/op BenchmarkLastIndexAnyASCII/256:2-4 91048 1195 ns/op BenchmarkLastIndexAnyASCII/256:4-4 97096 1221 ns/op BenchmarkLastIndexAnyASCII/256:8-4 87451 1226 ns/op BenchmarkLastIndexAnyASCII/256:16-4 97963 1210 ns/op BenchmarkLastIndexAnyASCII/256:32-4 93044 1232 ns/op BenchmarkLastIndexAnyASCII/256:64-4 92884 1286 ns/op BenchmarkLastIndexAnyUTF8/1:1-4 2336439 48.97 ns/op BenchmarkLastIndexAnyUTF8/1:2-4 2442474 48.14 ns/op BenchmarkLastIndexAnyUTF8/1:4-4 2481651 46.92 ns/op BenchmarkLastIndexAnyUTF8/1:8-4 2431683 47.96 ns/op BenchmarkLastIndexAnyUTF8/1:16-4 2398984 48.13 ns/op BenchmarkLastIndexAnyUTF8/1:32-4 2415920 49.31 ns/op BenchmarkLastIndexAnyUTF8/1:64-4 2263502 52.03 ns/op BenchmarkLastIndexAnyUTF8/16:1-4 322713 375.2 ns/op BenchmarkLastIndexAnyUTF8/16:2-4 173160 737.7 ns/op BenchmarkLastIndexAnyUTF8/16:4-4 168511 731.1 ns/op BenchmarkLastIndexAnyUTF8/16:8-4 153834 749.8 ns/op BenchmarkLastIndexAnyUTF8/16:16-4 152150 748.9 ns/op BenchmarkLastIndexAnyUTF8/16:32-4 160819 781.2 ns/op BenchmarkLastIndexAnyUTF8/16:64-4 144133 758.0 ns/op BenchmarkLastIndexAnyUTF8/256:1-4 21986 5393 ns/op BenchmarkLastIndexAnyUTF8/256:2-4 10686 11141 ns/op BenchmarkLastIndexAnyUTF8/256:4-4 10000 11147 ns/op BenchmarkLastIndexAnyUTF8/256:8-4 10000 11229 ns/op BenchmarkLastIndexAnyUTF8/256:16-4 8757 11627 ns/op BenchmarkLastIndexAnyUTF8/256:32-4 9129 11694 ns/op BenchmarkLastIndexAnyUTF8/256:64-4 10401 11697 ns/op BenchmarkTrimASCII/1:1-4 3143547 37.47 ns/op BenchmarkTrimASCII/1:2-4 2492904 46.78 ns/op BenchmarkTrimASCII/1:4-4 2129907 51.87 ns/op BenchmarkTrimASCII/1:8-4 2324058 51.77 ns/op BenchmarkTrimASCII/1:16-4 2016403 57.95 ns/op BenchmarkTrimASCII/16:1-4 2691583 43.86 ns/op BenchmarkTrimASCII/16:2-4 891747 116.7 ns/op BenchmarkTrimASCII/16:4-4 937482 120.2 ns/op BenchmarkTrimASCII/16:8-4 1000000 122.6 ns/op BenchmarkTrimASCII/16:16-4 910732 126.9 ns/op BenchmarkTrimASCII/256:1-4 1000000 115.2 ns/op BenchmarkTrimASCII/256:2-4 97418 1146 ns/op BenchmarkTrimASCII/256:4-4 103194 1164 ns/op BenchmarkTrimASCII/256:8-4 93522 1166 ns/op BenchmarkTrimASCII/256:16-4 97737 1188 ns/op BenchmarkTrimASCII/4096:1-4 96732 1130 ns/op BenchmarkTrimASCII/4096:2-4 6142 17680 ns/op BenchmarkTrimASCII/4096:4-4 7176 17983 ns/op BenchmarkTrimASCII/4096:8-4 7424 17503 ns/op BenchmarkTrimASCII/4096:16-4 6855 17579 ns/op BenchmarkTrimByte-4 3327759 34.57 ns/op BenchmarkIndexPeriodic/IndexPeriodic2-4 18904 6372 ns/op BenchmarkIndexPeriodic/IndexPeriodic4-4 18562 6387 ns/op BenchmarkIndexPeriodic/IndexPeriodic8-4 1483 75664 ns/op BenchmarkIndexPeriodic/IndexPeriodic16-4 3468 37814 ns/op BenchmarkIndexPeriodic/IndexPeriodic32-4 6534 19598 ns/op BenchmarkIndexPeriodic/IndexPeriodic64-4 10000 10631 ns/op BenchmarkJoin/0-4 3894847 29.43 ns/op 0 B/op 0 allocs/op BenchmarkJoin/1-4 2964285 38.75 ns/op 0 B/op 0 allocs/op BenchmarkJoin/2-4 199369 636.5 ns/op 16 B/op 1 allocs/op BenchmarkJoin/3-4 129613 909.9 ns/op 24 B/op 1 allocs/op BenchmarkJoin/4-4 96684 1246 ns/op 48 B/op 1 allocs/op BenchmarkJoin/5-4 78144 1544 ns/op 48 B/op 1 allocs/op BenchmarkJoin/6-4 61372 1830 ns/op 64 B/op 1 allocs/op BenchmarkJoin/7-4 56617 2041 ns/op 64 B/op 1 allocs/op BenchmarkTrimSpace/NoTrim-4 2632173 44.13 ns/op BenchmarkTrimSpace/ASCII-4 1897984 63.41 ns/op BenchmarkTrimSpace/SomeNonASCII-4 143151 875.7 ns/op BenchmarkTrimSpace/JustNonASCII-4 86833 1453 ns/op BenchmarkReplaceAll-4 111474 1122 ns/op 16 B/op 1 allocs/op PASS ok strings 64.092s goos: darwin goarch: amd64 pkg: sync BenchmarkCond1-4 66844 1609 ns/op BenchmarkCond2-4 26494 4580 ns/op BenchmarkCond4-4 14721 8452 ns/op BenchmarkCond8-4 8866 15450 ns/op BenchmarkCond16-4 4377 26568 ns/op BenchmarkCond32-4 2373 52754 ns/op BenchmarkLoadMostlyHits/*sync_test.DeepCopyMap-4 721467 213.9 ns/op BenchmarkLoadMostlyHits/*sync_test.RWMutexMap-4 425680 273.7 ns/op BenchmarkLoadMostlyHits/*sync.Map-4 662181 196.3 ns/op BenchmarkLoadMostlyMisses/*sync_test.DeepCopyMap-4 733350 212.8 ns/op BenchmarkLoadMostlyMisses/*sync_test.RWMutexMap-4 436119 397.1 ns/op BenchmarkLoadMostlyMisses/*sync.Map-4 687856 155.8 ns/op BenchmarkLoadOrStoreBalanced/*sync_test.RWMutexMap-4 120459 1220 ns/op BenchmarkLoadOrStoreBalanced/*sync.Map-4 94509 1361 ns/op BenchmarkLoadOrStoreUnique/*sync_test.RWMutexMap-4 93109 1394 ns/op BenchmarkLoadOrStoreUnique/*sync.Map-4 79479 1987 ns/op BenchmarkLoadOrStoreCollision/*sync_test.DeepCopyMap-4 675626 152.5 ns/op BenchmarkLoadOrStoreCollision/*sync_test.RWMutexMap-4 203040 606.1 ns/op BenchmarkLoadOrStoreCollision/*sync.Map-4 634946 174.4 ns/op BenchmarkLoadAndDeleteBalanced/*sync_test.RWMutexMap-4 159673 671.2 ns/op BenchmarkLoadAndDeleteBalanced/*sync.Map-4 727456 151.3 ns/op BenchmarkLoadAndDeleteUnique/*sync_test.RWMutexMap-4 189810 593.7 ns/op BenchmarkLoadAndDeleteUnique/*sync.Map-4 1310544 85.15 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.DeepCopyMap-4 71788 1632 ns/op BenchmarkLoadAndDeleteCollision/*sync_test.RWMutexMap-4 124857 865.5 ns/op BenchmarkLoadAndDeleteCollision/*sync.Map-4 241854 432.3 ns/op BenchmarkRange/*sync_test.DeepCopyMap-4 4764 26974 ns/op BenchmarkRange/*sync_test.RWMutexMap-4 454 309128 ns/op BenchmarkRange/*sync.Map-4 1749 72205 ns/op BenchmarkAdversarialAlloc/*sync_test.DeepCopyMap-4 122679 2124 ns/op BenchmarkAdversarialAlloc/*sync_test.RWMutexMap-4 200564 611.0 ns/op BenchmarkAdversarialAlloc/*sync.Map-4 86515 1276 ns/op BenchmarkAdversarialDelete/*sync_test.DeepCopyMap-4 72033 1604 ns/op BenchmarkAdversarialDelete/*sync_test.RWMutexMap-4 242233 778.3 ns/op BenchmarkAdversarialDelete/*sync.Map-4 119293 1206 ns/op BenchmarkDeleteCollision/*sync_test.DeepCopyMap-4 115773 1059 ns/op BenchmarkDeleteCollision/*sync_test.RWMutexMap-4 209761 559.1 ns/op BenchmarkDeleteCollision/*sync.Map-4 792026 128.0 ns/op BenchmarkSwapCollision/*sync_test.DeepCopyMap-4 78542 1968 ns/op BenchmarkSwapCollision/*sync_test.RWMutexMap-4 166302 658.5 ns/op BenchmarkSwapCollision/*sync.Map-4 106098 1123 ns/op BenchmarkSwapMostlyHits/*sync_test.DeepCopyMap-4 184 564125 ns/op BenchmarkSwapMostlyHits/*sync_test.RWMutexMap-4 133716 865.6 ns/op BenchmarkSwapMostlyHits/*sync.Map-4 355146 448.4 ns/op BenchmarkSwapMostlyMisses/*sync_test.DeepCopyMap-4 25876 5289 ns/op BenchmarkSwapMostlyMisses/*sync_test.RWMutexMap-4 82140 1436 ns/op BenchmarkSwapMostlyMisses/*sync.Map-4 35817 3454 ns/op BenchmarkCompareAndSwapCollision/*sync_test.DeepCopyMap-4 346322 415.5 ns/op BenchmarkCompareAndSwapCollision/*sync_test.RWMutexMap-4 158368 835.7 ns/op BenchmarkCompareAndSwapCollision/*sync.Map-4 257562 466.8 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.DeepCopyMap-4 1000000 110.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync_test.RWMutexMap-4 198793 595.7 ns/op BenchmarkCompareAndSwapNoExistingKey/*sync.Map-4 1257034 94.91 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.DeepCopyMap-4 809714 143.0 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync_test.RWMutexMap-4 164065 627.8 ns/op BenchmarkCompareAndSwapValueNotEqual/*sync.Map-4 671841 207.1 ns/op BenchmarkCompareAndSwapMostlyHits/*sync_test.RWMutexMap-4 128320 955.9 ns/op BenchmarkCompareAndSwapMostlyHits/*sync.Map-4 428947 446.3 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.DeepCopyMap-4 586675 320.7 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync_test.RWMutexMap-4 143130 977.9 ns/op BenchmarkCompareAndSwapMostlyMisses/*sync.Map-4 589284 285.3 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.DeepCopyMap-4 228322 574.4 ns/op BenchmarkCompareAndDeleteCollision/*sync_test.RWMutexMap-4 132728 838.4 ns/op BenchmarkCompareAndDeleteCollision/*sync.Map-4 239679 436.2 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync_test.RWMutexMap-4 77350 1626 ns/op BenchmarkCompareAndDeleteMostlyHits/*sync.Map-4 238594 635.4 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.DeepCopyMap-4 634380 251.1 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync_test.RWMutexMap-4 142177 815.6 ns/op BenchmarkCompareAndDeleteMostlyMisses/*sync.Map-4 590000 219.7 ns/op BenchmarkUncontendedSemaphore-4 4517148 25.74 ns/op BenchmarkContendedSemaphore-4 4534466 25.77 ns/op BenchmarkMutexUncontended-4 1078096 115.8 ns/op BenchmarkMutex-4 220569 491.9 ns/op BenchmarkMutexSlack-4 240812 497.8 ns/op BenchmarkMutexWork-4 207974 547.1 ns/op BenchmarkMutexWorkSlack-4 213844 534.7 ns/op BenchmarkMutexNoSpin-4 90123 1316 ns/op BenchmarkMutexSpin-4 63795 1685 ns/op BenchmarkOnce-4 990802 119.3 ns/op BenchmarkOnceFunc/v=Once-4 1437145 84.02 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Global-4 1000000 104.1 ns/op 0 B/op 0 allocs/op BenchmarkOnceFunc/v=Local-4 1215206 98.94 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Once-4 1364632 88.63 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Global-4 1235361 96.58 ns/op 0 B/op 0 allocs/op BenchmarkOnceValue/v=Local-4 1217995 97.92 ns/op 0 B/op 0 allocs/op BenchmarkSemaUncontended-4 5551152 22.15 ns/op BenchmarkSemaSyntNonblock-4 1483494 85.33 ns/op BenchmarkSemaSyntBlock-4 2159265 54.72 ns/op BenchmarkSemaWorkNonblock-4 1263741 93.01 ns/op BenchmarkSemaWorkBlock-4 1436764 88.32 ns/op BenchmarkRWMutexUncontended-4 389400 332.0 ns/op BenchmarkRWMutexWrite100-4 304166 367.8 ns/op BenchmarkRWMutexWrite10-4 331953 394.5 ns/op BenchmarkRWMutexWorkWrite100-4 257444 436.0 ns/op BenchmarkRWMutexWorkWrite10-4 268546 447.6 ns/op BenchmarkWaitGroupUncontended-4 693974 177.3 ns/op BenchmarkWaitGroupAddDone-4 603103 200.8 ns/op BenchmarkWaitGroupAddDoneWork-4 558356 210.2 ns/op BenchmarkWaitGroupWait-4 2781811 42.60 ns/op BenchmarkWaitGroupWaitWork-4 2123776 51.32 ns/op BenchmarkWaitGroupActuallyWait-4 59816 1835 ns/op 32 B/op 2 allocs/op PASS ok sync 23.806s goos: darwin goarch: amd64 pkg: sync/atomic BenchmarkValueRead-4 800126 136.9 ns/op PASS ok sync/atomic 1.269s PASS ok syscall 1.036s goos: darwin goarch: amd64 pkg: testing BenchmarkTBHelper-4 176600 710.8 ns/op 0 B/op 0 allocs/op PASS ok testing 1.200s goos: darwin goarch: amd64 pkg: text/tabwriter BenchmarkTable/1x10/new-4 7276 17967 ns/op 1520 B/op 21 allocs/op BenchmarkTable/1x10/reuse-4 9379 11990 ns/op 0 B/op 0 allocs/op BenchmarkTable/1x1000/new-4 100 1361429 ns/op 129392 B/op 1025 allocs/op BenchmarkTable/1x1000/reuse-4 109 1095009 ns/op 1187 B/op 9 allocs/op BenchmarkTable/1x100000/new-4 1 170526756 ns/op 19393008 B/op 100057 allocs/op BenchmarkTable/1x100000/reuse-4 1 161492189 ns/op 19393104 B/op 100058 allocs/op BenchmarkTable/10x10/new-4 1881 70232 ns/op 5056 B/op 31 allocs/op BenchmarkTable/10x10/reuse-4 1905 60199 ns/op 2 B/op 0 allocs/op BenchmarkTable/10x1000/new-4 19 6447268 ns/op 413568 B/op 1039 allocs/op BenchmarkTable/10x1000/reuse-4 19 5791053 ns/op 21766 B/op 54 allocs/op BenchmarkTable/10x100000/new-4 1 702200056 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/10x100000/reuse-4 1 680076373 ns/op 48120704 B/op 100073 allocs/op BenchmarkTable/100x10/new-4 192 656613 ns/op 39296 B/op 41 allocs/op BenchmarkTable/100x10/reuse-4 217 543867 ns/op 181 B/op 0 allocs/op BenchmarkTable/100x1000/new-4 2 60311176 ns/op 3288960 B/op 1053 allocs/op BenchmarkTable/100x1000/reuse-4 2 53818407 ns/op 1644480 B/op 526 allocs/op BenchmarkTable/100x100000/new-4 1 6793122170 ns/op 335149952 B/op 100089 allocs/op BenchmarkTable/100x100000/reuse-4 1 6633421541 ns/op 335150048 B/op 100090 allocs/op BenchmarkPyramid/10-4 2827 45470 ns/op 4872 B/op 35 allocs/op BenchmarkPyramid/100-4 44 3400558 ns/op 409134 B/op 230 allocs/op BenchmarkPyramid/1000-4 1 316927335 ns/op 35625352 B/op 2056 allocs/op BenchmarkRagged/10-4 2745 52274 ns/op 4512 B/op 34 allocs/op BenchmarkRagged/100-4 234 470985 ns/op 41008 B/op 188 allocs/op BenchmarkRagged/1000-4 26 4995656 ns/op 427435 B/op 1661 allocs/op BenchmarkCode-4 7760 15224 ns/op 624 B/op 13 allocs/op PASS ok text/tabwriter 19.868s goos: darwin goarch: amd64 pkg: text/template/parse BenchmarkParseLarge-4 2 85939630 ns/op BenchmarkVariableString-4 84207 1360 ns/op 80 B/op 3 allocs/op BenchmarkListString-4 2132 55931 ns/op 2512 B/op 39 allocs/op PASS ok text/template/parse 1.662s goos: darwin goarch: amd64 pkg: time BenchmarkAfterFunc-4 64 2015801 ns/op BenchmarkAfter-4 147 828000 ns/op BenchmarkStop-4 232 560924 ns/op BenchmarkSimultaneousAfterFunc-4 51 2224623 ns/op BenchmarkStartStop-4 326 439455 ns/op BenchmarkReset-4 2368 56544 ns/op BenchmarkSleep-4 54 3177036 ns/op BenchmarkParallelTimerLatency-4 39 1170796 avg-late-ns 6745460 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=1-4 36 559370 avg-late-ns 2133225 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=2-4 31 492677 avg-late-ns 1818929 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=3-4 34 472806 avg-late-ns 1876343 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=4-4 31 322554 avg-late-ns 2132517 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=5-4 30 349312 avg-late-ns 3095867 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=6-4 31 234242 avg-late-ns 1935777 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=7-4 28 258373 avg-late-ns 2584181 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=8-4 26 278137 avg-late-ns 1993145 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=9-4 24 237951 avg-late-ns 1630868 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=300µs/tickers-per-P=10-4 26 5794410 avg-late-ns 34546450 max-late-ns BenchmarkStaggeredTickerLatency/work-dur=2ms/tickers-per-P=1-4 33 521620 avg-late-ns 2491536 max-late-ns BenchmarkTicker-4 2 78106416 ns/op BenchmarkTickerReset-4 3136 40384 ns/op BenchmarkTickerResetNaive-4 272 497080 ns/op BenchmarkNow-4 705074 161.5 ns/op BenchmarkNowUnixNano-4 805032 166.1 ns/op BenchmarkNowUnixMilli-4 782095 159.9 ns/op BenchmarkNowUnixMicro-4 686133 157.6 ns/op BenchmarkFormat-4 56487 2064 ns/op BenchmarkFormatRFC3339-4 77851 1414 ns/op BenchmarkFormatRFC3339Nano-4 77406 1431 ns/op BenchmarkFormatNow-4 79944 1536 ns/op BenchmarkMarshalJSON-4 106838 1122 ns/op BenchmarkMarshalText-4 110618 1075 ns/op BenchmarkParse-4 119187 1047 ns/op BenchmarkParseRFC3339UTC-4 287436 383.8 ns/op BenchmarkParseRFC3339UTCBytes-4 259972 469.2 ns/op BenchmarkParseRFC3339TZ-4 112424 1089 ns/op BenchmarkParseRFC3339TZBytes-4 96666 1323 ns/op BenchmarkParseDuration-4 608534 203.8 ns/op BenchmarkHour-4 921508 124.0 ns/op BenchmarkSecond-4 1000000 126.5 ns/op BenchmarkYear-4 801631 163.1 ns/op BenchmarkDay-4 730728 184.3 ns/op BenchmarkISOWeek-4 742478 172.1 ns/op BenchmarkGoString-4 68103 1674 ns/op BenchmarkUnmarshalText-4 90849 1241 ns/op PASS ok time 13.574s goos: darwin goarch: amd64 pkg: unicode/utf16 BenchmarkDecodeValidASCII-4 605425 211.7 ns/op BenchmarkDecodeValidJapaneseChars-4 732742 172.9 ns/op BenchmarkDecodeRune-4 2615380 44.58 ns/op BenchmarkEncodeValidASCII-4 516856 232.6 ns/op BenchmarkEncodeValidJapaneseChars-4 633885 177.7 ns/op BenchmarkAppendRuneValidASCII-4 1156550 101.9 ns/op BenchmarkAppendRuneValidJapaneseChars-4 2060391 65.21 ns/op BenchmarkEncodeRune-4 4356694 25.22 ns/op PASS ok unicode/utf16 2.479s goos: darwin goarch: amd64 pkg: unicode/utf8 BenchmarkRuneCountTenASCIIChars-4 2044168 54.28 ns/op BenchmarkRuneCountTenJapaneseChars-4 345327 360.8 ns/op BenchmarkRuneCountInStringTenASCIIChars-4 3044091 36.54 ns/op BenchmarkRuneCountInStringTenJapaneseChars-4 396572 329.4 ns/op BenchmarkValidTenASCIIChars-4 2050117 62.37 ns/op BenchmarkValid100KASCIIChars-4 162 707971 ns/op BenchmarkValidTenJapaneseChars-4 344265 373.9 ns/op BenchmarkValidLongMostlyASCII-4 158 735623 ns/op BenchmarkValidLongJapanese-4 68 1687987 ns/op BenchmarkValidStringTenASCIIChars-4 3403975 32.65 ns/op BenchmarkValidString100KASCIIChars-4 14086 8642 ns/op BenchmarkValidStringTenJapaneseChars-4 377361 323.4 ns/op BenchmarkValidStringLongMostlyASCII-4 1507 82984 ns/op BenchmarkValidStringLongJapanese-4 121 947876 ns/op BenchmarkEncodeASCIIRune-4 3006010 37.15 ns/op BenchmarkEncodeJapaneseRune-4 2016448 63.51 ns/op BenchmarkAppendASCIIRune-4 6383544 17.63 ns/op BenchmarkAppendJapaneseRune-4 2243662 53.78 ns/op BenchmarkDecodeASCIIRune-4 2507451 46.46 ns/op BenchmarkDecodeJapaneseRune-4 1887267 62.23 ns/op BenchmarkFullRune/ASCII-4 3478944 32.53 ns/op BenchmarkFullRune/Incomplete-4 1667440 71.41 ns/op BenchmarkFullRune/Japanese-4 3802030 32.00 ns/op PASS ok unicode/utf8 5.326s goos: darwin goarch: amd64 pkg: cmd/api BenchmarkAll-4 1 107219154397 ns/op PASS ok cmd/api 108.545s goos: darwin goarch: amd64 pkg: cmd/cgo/internal/test BenchmarkCgoCall/add-int-4 700147 198.1 ns/op BenchmarkCgoCall/one-pointer-4 443641 279.9 ns/op BenchmarkCgoCall/string-pointer-escape-4 427222 311.8 ns/op BenchmarkCgoCall/string-pointer-noescape-4 620392 218.1 ns/op BenchmarkCgoCall/eight-pointers-4 187866 669.3 ns/op BenchmarkCgoCall/eight-pointers-nil-4 469652 281.7 ns/op BenchmarkCgoCall/eight-pointers-array-4 26703 4806 ns/op BenchmarkCgoCall/eight-pointers-slice-4 29844 4059 ns/op BenchmarkGoString-4 1000000 186.4 ns/op BenchmarkCGoCallback-4 55896 2123 ns/op BenchmarkCGoInCThread-4 461071 249.0 ns/op PASS ok cmd/cgo/internal/test 3.175s goos: darwin goarch: amd64 pkg: cmd/compile/internal/reflectdata BenchmarkEqArrayOfStrings5-4 1270738 89.37 ns/op BenchmarkEqArrayOfStrings64-4 225006 589.1 ns/op BenchmarkEqArrayOfStrings1024-4 12019 8618 ns/op BenchmarkEqArrayOfFloats5-4 1478662 83.79 ns/op BenchmarkEqArrayOfFloats64-4 222585 573.0 ns/op BenchmarkEqArrayOfFloats1024-4 14144 8706 ns/op BenchmarkEqArrayOfStructsEq-4 4500 29919 ns/op BenchmarkEqArrayOfStructsNotEq-4 7830 16657 ns/op BenchmarkEqStruct-4 26966358 4.246 ns/op PASS ok cmd/compile/internal/reflectdata 2.769s goos: darwin goarch: amd64 pkg: cmd/compile/internal/ssa BenchmarkPhioptPass-4 10000 71460 ns/op BenchmarkInvertLessThanNoov-4 21411044 5.632 ns/op BenchmarkCopyElim1-4 237 459145 ns/op BenchmarkCopyElim10-4 190 542188 ns/op BenchmarkCopyElim100-4 164 721873 ns/op BenchmarkCopyElim1000-4 33 4174178 ns/op BenchmarkCopyElim10000-4 2 54027000 ns/op BenchmarkCopyElim100000-4 1 623740488 ns/op BenchmarkDeadCode/1-4 162 691214 ns/op BenchmarkDeadCode/10-4 160 677915 ns/op BenchmarkDeadCode/100-4 132 952491 ns/op BenchmarkDeadCode/1000-4 55 3669882 ns/op BenchmarkDeadCode/10000-4 4 34157682 ns/op BenchmarkDeadCode/100000-4 1 322708442 ns/op BenchmarkDeadCode/200000-4 1 714183687 ns/op BenchmarkDominatorsLinear-4 14 9469688 ns/op 1.06 MB/s BenchmarkDominatorsFwdBack-4 9 12870724 ns/op 0.78 MB/s BenchmarkDominatorsManyPred-4 9 12316203 ns/op 0.81 MB/s BenchmarkDominatorsMaxPred-4 9 12242754 ns/op 0.82 MB/s BenchmarkDominatorsMaxPredVal-4 9 13258695 ns/op 0.75 MB/s BenchmarkFuse/1-4 279 454651 ns/op BenchmarkFuse/10-4 279 517612 ns/op BenchmarkFuse/100-4 124 964090 ns/op BenchmarkFuse/1000-4 16 6742545 ns/op BenchmarkFuse/10000-4 2 64985982 ns/op BenchmarkNilCheckDeep1-4 11466 10017 ns/op 0.10 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep10-4 5224 24116 ns/op 0.41 MB/s 234 B/op 4 allocs/op BenchmarkNilCheckDeep100-4 698 163686 ns/op 0.61 MB/s 631 B/op 4 allocs/op BenchmarkNilCheckDeep1000-4 75 1655246 ns/op 0.60 MB/s 4108 B/op 4 allocs/op BenchmarkNilCheckDeep10000-4 6 20078528 ns/op 0.50 MB/s 142629 B/op 8 allocs/op BenchmarkDSEPass-4 37 3005486 ns/op 65784 B/op 8 allocs/op BenchmarkDSEPassBlock-4 1 116567281 ns/op 4204888 B/op 107455 allocs/op BenchmarkCSEPass-4 7 14508063 ns/op 150259 B/op 9 allocs/op BenchmarkCSEPassBlock-4 1 154262772 ns/op 5663712 B/op 97459 allocs/op BenchmarkDeadcodePass-4 192 603384 ns/op 101279 B/op 3 allocs/op BenchmarkDeadcodePassBlock-4 1 122348023 ns/op 4084856 B/op 45284 allocs/op BenchmarkMultiPass-4 82 1292397 ns/op 223543 B/op 10 allocs/op BenchmarkMultiPassBlock-4 1 272140288 ns/op 11191784 B/op 149842 allocs/op BenchmarkCondRewrite/SoloJump-4 4096791 26.78 ns/op BenchmarkCondRewrite/CombJump-4 4688199 26.61 ns/op PASS ok cmd/compile/internal/ssa 17.009s goos: darwin goarch: amd64 pkg: cmd/compile/internal/test BenchmarkLoadAdd-4 13494 11742 ns/op BenchmarkExtShift-4 24622 4732 ns/op BenchmarkModify-4 8664 13822 ns/op BenchmarkMullImm-4 24020 4834 ns/op BenchmarkConstModify-4 9038 14097 ns/op BenchmarkBitSet-4 12717 9564 ns/op BenchmarkBitClear-4 12285 10196 ns/op BenchmarkBitToggle-4 12663 9475 ns/op BenchmarkBitSetConst-4 139712 897.0 ns/op BenchmarkBitClearConst-4 144428 924.2 ns/op BenchmarkBitToggleConst-4 122674 916.1 ns/op BenchmarkDivconstI64-4 7207635 16.76 ns/op BenchmarkModconstI64-4 6169497 17.74 ns/op BenchmarkDivisiblePow2constI64-4 6327244 19.21 ns/op BenchmarkDivisibleconstI64-4 7142206 17.49 ns/op BenchmarkDivisibleWDivconstI64-4 4050150 27.89 ns/op BenchmarkDivconstU64/3-4 5064457 21.83 ns/op BenchmarkDivconstU64/5-4 7171503 16.53 ns/op BenchmarkDivconstU64/37-4 6163180 20.24 ns/op BenchmarkDivconstU64/1234567-4 7090521 15.69 ns/op BenchmarkModconstU64-4 6106419 20.53 ns/op BenchmarkDivisibleconstU64-4 7018821 14.60 ns/op BenchmarkDivisibleWDivconstU64-4 3743008 31.96 ns/op BenchmarkDivconstI32-4 6090811 20.67 ns/op BenchmarkModconstI32-4 7784199 14.89 ns/op BenchmarkDivisiblePow2constI32-4 6348967 18.59 ns/op BenchmarkDivisibleconstI32-4 6213013 17.16 ns/op BenchmarkDivisibleWDivconstI32-4 4701786 25.90 ns/op BenchmarkDivconstU32-4 6852956 16.68 ns/op BenchmarkModconstU32-4 5499874 18.99 ns/op BenchmarkDivisibleconstU32-4 6468730 17.32 ns/op BenchmarkDivisibleWDivconstU32-4 4243742 28.71 ns/op BenchmarkDivconstI16-4 7604112 16.01 ns/op BenchmarkModconstI16-4 6413400 16.88 ns/op BenchmarkDivisiblePow2constI16-4 6657986 18.86 ns/op BenchmarkDivisibleconstI16-4 7590186 16.73 ns/op BenchmarkDivisibleWDivconstI16-4 4581195 25.97 ns/op BenchmarkDivconstU16-4 6795475 16.88 ns/op BenchmarkModconstU16-4 7162088 17.69 ns/op BenchmarkDivisibleconstU16-4 7492324 14.90 ns/op BenchmarkDivisibleWDivconstU16-4 3589196 30.52 ns/op BenchmarkDivconstI8-4 5886354 20.21 ns/op BenchmarkModconstI8-4 6648193 17.97 ns/op BenchmarkDivisiblePow2constI8-4 8143278 14.28 ns/op BenchmarkDivisibleconstI8-4 6711092 17.55 ns/op BenchmarkDivisibleWDivconstI8-4 3924154 28.02 ns/op BenchmarkDivconstU8-4 6277794 17.92 ns/op BenchmarkModconstU8-4 6529404 18.02 ns/op BenchmarkDivisibleconstU8-4 8172339 14.74 ns/op BenchmarkDivisibleWDivconstU8-4 3940278 31.68 ns/op BenchmarkMul2-4 248908 515.6 ns/op BenchmarkMulNeg2-4 248703 505.0 ns/op BenchmarkEfaceInteger-4 2770478 38.85 ns/op BenchmarkDiv64UnsignedSmall-4 10029286 11.91 ns/op BenchmarkDiv64Small-4 8101861 15.19 ns/op BenchmarkDiv64SmallNegDivisor-4 8154128 13.89 ns/op BenchmarkDiv64SmallNegDividend-4 7882936 14.24 ns/op BenchmarkDiv64SmallNegBoth-4 8677314 13.55 ns/op BenchmarkDiv64Unsigned-4 9671563 12.56 ns/op BenchmarkDiv64-4 8225163 14.12 ns/op BenchmarkDiv64NegDivisor-4 8432364 14.07 ns/op BenchmarkDiv64NegDividend-4 8186474 14.40 ns/op BenchmarkDiv64NegBoth-4 8160874 13.98 ns/op BenchmarkMod64UnsignedSmall-4 9012130 12.20 ns/op BenchmarkMod64Small-4 8614506 13.85 ns/op BenchmarkMod64SmallNegDivisor-4 8227170 13.95 ns/op BenchmarkMod64SmallNegDividend-4 8705569 13.91 ns/op BenchmarkMod64SmallNegBoth-4 8175057 14.15 ns/op BenchmarkMod64Unsigned-4 9672417 12.53 ns/op BenchmarkMod64-4 8579312 13.78 ns/op BenchmarkMod64NegDivisor-4 8533683 14.22 ns/op BenchmarkMod64NegDividend-4 8885394 14.07 ns/op BenchmarkMod64NegBoth-4 8418598 13.99 ns/op BenchmarkMulconstI32/3-4 28130271 5.130 ns/op BenchmarkMulconstI32/5-4 21196750 4.871 ns/op BenchmarkMulconstI32/12-4 26542576 5.101 ns/op BenchmarkMulconstI32/120-4 28312730 4.703 ns/op BenchmarkMulconstI32/-120-4 27837950 5.365 ns/op BenchmarkMulconstI32/65537-4 26744594 5.010 ns/op BenchmarkMulconstI32/65538-4 22117483 4.986 ns/op BenchmarkMulconstI64/3-4 29299807 4.757 ns/op BenchmarkMulconstI64/5-4 24839895 4.673 ns/op BenchmarkMulconstI64/12-4 25633231 4.793 ns/op BenchmarkMulconstI64/120-4 28886504 4.706 ns/op BenchmarkMulconstI64/-120-4 21772561 4.972 ns/op BenchmarkMulconstI64/65537-4 19057370 5.942 ns/op BenchmarkMulconstI64/65538-4 25661241 4.897 ns/op BenchmarkMulconstU32/3-4 27284595 4.799 ns/op BenchmarkMulconstU32/5-4 28709844 4.547 ns/op BenchmarkMulconstU32/12-4 27299306 4.902 ns/op BenchmarkMulconstU32/120-4 26307994 4.748 ns/op BenchmarkMulconstU32/65537-4 24463718 4.868 ns/op BenchmarkMulconstU32/65538-4 26714598 4.945 ns/op BenchmarkMulconstU64/3-4 25923457 4.720 ns/op BenchmarkMulconstU64/5-4 29281768 4.747 ns/op BenchmarkMulconstU64/12-4 25490798 5.017 ns/op BenchmarkMulconstU64/120-4 27245760 5.173 ns/op BenchmarkMulconstU64/65537-4 27162410 5.108 ns/op BenchmarkMulconstU64/65538-4 25492514 5.053 ns/op BenchmarkShiftArithmeticRight-4 23078036 4.777 ns/op BenchmarkSwitch8Predictable-4 8174307 14.23 ns/op BenchmarkSwitch8Unpredictable-4 8676438 13.65 ns/op BenchmarkSwitch32Predictable-4 12555483 9.499 ns/op BenchmarkSwitch32Unpredictable-4 8327199 14.06 ns/op BenchmarkSwitchStringPredictable-4 5431614 22.22 ns/op BenchmarkSwitchStringUnpredictable-4 5540282 18.48 ns/op BenchmarkSwitchTypePredictable-4 4287286 26.06 ns/op BenchmarkSwitchTypeUnpredictable-4 4202576 26.55 ns/op PASS ok cmd/compile/internal/test 19.547s goos: darwin goarch: amd64 pkg: cmd/compile/internal/types2 BenchmarkLookupFieldOrMethod-4 100 1084884 ns/op BenchmarkNamed/Underlying/nongeneric-4 1000000 119.4 ns/op BenchmarkNamed/Underlying/generic-4 987901 117.4 ns/op BenchmarkNamed/Underlying/src_instance-4 886192 119.2 ns/op BenchmarkNamed/Underlying/user_instance-4 1000000 124.6 ns/op BenchmarkCheck/http/funcbodies/info-4 1 520662736 ns/op 63790 lines/s BenchmarkCheck/http/funcbodies/noinfo-4 1 362391030 ns/op 91607 lines/s BenchmarkCheck/http/nofuncbodies/info-4 1 150289228 ns/op 220131 lines/s BenchmarkCheck/http/nofuncbodies/noinfo-4 1 146795790 ns/op 225911 lines/s BenchmarkCheck/parser/funcbodies/info-4 1 2958626790 ns/op 1750 lines/s BenchmarkCheck/parser/funcbodies/noinfo-4 2 90114610 ns/op 57337 lines/s BenchmarkCheck/parser/nofuncbodies/info-4 3 42623308 ns/op 120886 lines/s BenchmarkCheck/parser/nofuncbodies/noinfo-4 3 37716531 ns/op 136287 lines/s BenchmarkCheck/constant/funcbodies/info-4 1 543404391 ns/op 3987 lines/s BenchmarkCheck/constant/funcbodies/noinfo-4 3 45165506 ns/op 47807 lines/s BenchmarkCheck/constant/nofuncbodies/info-4 4 29716363 ns/op 72112 lines/s BenchmarkCheck/constant/nofuncbodies/noinfo-4 4 28268428 ns/op 76363 lines/s BenchmarkCheck/runtime/funcbodies/info-4 1 1881585029 ns/op 34846 lines/s BenchmarkCheck/runtime/funcbodies/noinfo-4 1 560980661 ns/op 116810 lines/s BenchmarkCheck/runtime/nofuncbodies/info-4 1 133087183 ns/op 491496 lines/s BenchmarkCheck/runtime/nofuncbodies/noinfo-4 1 106640386 ns/op 607271 lines/s BenchmarkCheck/gcimporter/funcbodies/info-4 1 3126402969 ns/op 643.4 lines/s BenchmarkCheck/gcimporter/funcbodies/noinfo-4 2 91782280 ns/op 21879 lines/s BenchmarkCheck/gcimporter/nofuncbodies/info-4 3 52489413 ns/op 38224 lines/s BenchmarkCheck/gcimporter/nofuncbodies/noinfo-4 2 53713198 ns/op 37067 lines/s PASS ok cmd/compile/internal/types2 43.298s goos: darwin goarch: amd64 pkg: cmd/go BenchmarkExecGoEnv-4 4 45159066 ns/op 18450500 sys-ns/op 6717750 user-ns/op PASS ok cmd/go 1.790s goos: darwin goarch: amd64 pkg: cmd/go/internal/cfg BenchmarkLookPath-4 259911 466.4 ns/op PASS ok cmd/go/internal/cfg 1.192s goos: darwin goarch: amd64 pkg: cmd/internal/notsha256 BenchmarkHash8Bytes/New-4 58484 1966 ns/op 4.07 MB/s 0 B/op 0 allocs/op BenchmarkHash8Bytes/Sum256-4 73744 1594 ns/op 5.02 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/New-4 17638 6922 ns/op 147.94 MB/s 0 B/op 0 allocs/op BenchmarkHash1K/Sum256-4 18246 6583 ns/op 155.55 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/New-4 3200 41891 ns/op 195.56 MB/s 0 B/op 0 allocs/op BenchmarkHash8K/Sum256-4 3170 40861 ns/op 200.48 MB/s 0 B/op 0 allocs/op PASS ok cmd/internal/notsha256 2.116s All tests passed.